From bd1b0e5606a48b5a19e7d31176e6c34920471a37 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Mon, 26 Aug 2013 22:55:46 +0000 Subject: [PATCH] Convert bit tests to ctest. git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30498 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/CMakeLists.txt | 5 +- tests/bits/CMakeLists.txt | 9 +- tests/bits/Makefile | 10 - tests/bits/accessor_equality.cc | 2 +- .../cmp/generic => accessor_equality.output} | 0 tests/bits/anna_1.cc | 2 +- .../{anna_1/cmp/generic => anna_1.output} | 0 tests/bits/anna_2.cc | 2 +- .../{anna_2/cmp/generic => anna_2.output} | 0 tests/bits/anna_3.cc | 2 +- .../{anna_3/cmp/generic => anna_3.output} | 0 tests/bits/anna_4.cc | 2 +- .../{anna_4/cmp/generic => anna_4.output} | 0 tests/bits/anna_5.cc | 2 +- .../{anna_5/cmp/generic => anna_5.output} | 0 tests/bits/anna_6.cc | 2 +- tests/bits/anna_6.output | 11 + tests/bits/apply_boundary_values_01.cc | 2 +- ...eneric => apply_boundary_values_01.output} | 0 tests/bits/apply_boundary_values_02.cc | 2 +- tests/bits/apply_boundary_values_02.output | 22 + tests/bits/apply_boundary_values_03.cc | 2 +- ...eneric => apply_boundary_values_03.output} | 0 tests/bits/apply_boundary_values_04.cc | 2 +- tests/bits/apply_boundary_values_04.output | 19 + tests/bits/block_matrix_array_01.cc | 2 +- .../generic => block_matrix_array_01.output} | 0 tests/bits/block_sparse_matrix_1.cc | 2 +- tests/bits/block_sparse_matrix_1.output | 121 + tests/bits/block_sparse_matrix_2.cc | 2 +- .../generic => block_sparse_matrix_2.output} | 0 tests/bits/block_sparse_matrix_iterator_01.cc | 2 +- ...=> block_sparse_matrix_iterator_01.output} | 0 tests/bits/block_sparse_matrix_iterator_02.cc | 2 +- ...=> block_sparse_matrix_iterator_02.output} | 0 tests/bits/block_sparse_matrix_iterator_03.cc | 2 +- .../block_sparse_matrix_iterator_03.output | 5 + tests/bits/block_sparse_matrix_iterator_04.cc | 2 +- ...=> block_sparse_matrix_iterator_04.output} | 0 tests/bits/block_sparse_matrix_iterator_05.cc | 2 +- ...=> block_sparse_matrix_iterator_05.output} | 0 tests/bits/block_vector_iterator_01.cc | 2 +- ...eneric => block_vector_iterator_01.output} | 0 tests/bits/block_vector_iterator_02.cc | 2 +- ...eneric => block_vector_iterator_02.output} | 0 tests/bits/block_vector_vector_01.cc | 2 +- .../generic => block_vector_vector_01.output} | 0 tests/bits/christian_1.cc | 2 +- .../cmp/generic => christian_1.output} | 0 tests/bits/christian_2.cc | 2 +- .../cmp/generic => christian_2.output} | 0 tests/bits/chunk_sparse_matrix_00.cc | 2 +- .../generic => chunk_sparse_matrix_00.output} | 0 tests/bits/chunk_sparse_matrix_01.cc | 2 +- .../generic => chunk_sparse_matrix_01.output} | 0 tests/bits/chunk_sparse_matrix_01a.cc | 2 +- ...generic => chunk_sparse_matrix_01a.output} | 0 tests/bits/chunk_sparse_matrix_02.cc | 2 +- .../generic => chunk_sparse_matrix_02.output} | 0 tests/bits/chunk_sparse_matrix_03.cc | 2 +- .../generic => chunk_sparse_matrix_03.output} | 0 tests/bits/chunk_sparse_matrix_03a.cc | 2 +- ...generic => chunk_sparse_matrix_03a.output} | 0 tests/bits/chunk_sparse_matrix_03b.cc | 2 +- ...generic => chunk_sparse_matrix_03b.output} | 0 tests/bits/chunk_sparse_matrix_04.cc | 2 +- .../generic => chunk_sparse_matrix_04.output} | 0 tests/bits/chunk_sparse_matrix_05.cc | 2 +- .../generic => chunk_sparse_matrix_05.output} | 0 tests/bits/chunk_sparse_matrix_05a.cc | 2 +- ...generic => chunk_sparse_matrix_05a.output} | 0 tests/bits/chunk_sparse_matrix_06.cc | 2 +- .../generic => chunk_sparse_matrix_06.output} | 0 tests/bits/chunk_sparse_matrix_07.cc | 2 +- .../generic => chunk_sparse_matrix_07.output} | 0 tests/bits/chunk_sparse_matrix_08.cc | 2 +- .../generic => chunk_sparse_matrix_08.output} | 0 tests/bits/chunk_sparse_matrix_09.cc | 2 +- .../generic => chunk_sparse_matrix_09.output} | 0 tests/bits/chunk_sparse_matrix_10.cc | 2 +- .../generic => chunk_sparse_matrix_10.output} | 0 tests/bits/chunk_sparse_matrix_11.cc | 2 +- tests/bits/chunk_sparse_matrix_11.output | 31 + tests/bits/chunk_sparse_matrix_12.cc | 2 +- .../generic => chunk_sparse_matrix_12.output} | 0 tests/bits/chunk_sparse_matrix_13.cc | 2 +- .../generic => chunk_sparse_matrix_13.output} | 0 tests/bits/chunk_sparse_matrix_14.cc | 2 +- tests/bits/chunk_sparse_matrix_14.output | 31 + tests/bits/chunk_sparse_matrix_15.cc | 2 +- .../generic => chunk_sparse_matrix_15.output} | 0 tests/bits/chunk_sparse_matrix_iterator_01.cc | 2 +- ...=> chunk_sparse_matrix_iterator_01.output} | 0 tests/bits/chunk_sparse_matrix_iterator_02.cc | 2 +- ...=> chunk_sparse_matrix_iterator_02.output} | 0 tests/bits/chunk_sparse_matrix_iterator_03.cc | 2 +- ...=> chunk_sparse_matrix_iterator_03.output} | 0 tests/bits/chunk_sparse_matrix_iterator_04.cc | 2 +- ...=> chunk_sparse_matrix_iterator_04.output} | 0 tests/bits/chunk_sparse_matrix_iterator_05.cc | 2 +- ...=> chunk_sparse_matrix_iterator_05.output} | 0 tests/bits/chunk_sparse_matrix_iterator_06.cc | 2 +- ...=> chunk_sparse_matrix_iterator_06.output} | 0 tests/bits/chunk_sparse_matrix_iterator_07.cc | 2 +- ...=> chunk_sparse_matrix_iterator_07.output} | 0 tests/bits/chunk_sparse_matrix_iterator_08.cc | 2 +- ...=> chunk_sparse_matrix_iterator_08.output} | 0 tests/bits/chunk_sparse_matrix_iterator_09.cc | 2 +- ...=> chunk_sparse_matrix_iterator_09.output} | 0 tests/bits/chunk_sparse_matrix_iterator_10.cc | 2 +- ...=> chunk_sparse_matrix_iterator_10.output} | 0 tests/bits/chunk_sparse_matrix_iterator_11.cc | 2 +- ...=> chunk_sparse_matrix_iterator_11.output} | 0 tests/bits/chunk_sparse_matrix_iterator_12.cc | 2 +- ...=> chunk_sparse_matrix_iterator_12.output} | 0 tests/bits/chunk_sparse_matrix_iterator_13.cc | 2 +- ...=> chunk_sparse_matrix_iterator_13.output} | 0 tests/bits/chunk_sparse_matrix_vector_01.cc | 2 +- ...c => chunk_sparse_matrix_vector_01.output} | 0 tests/bits/chunk_sparse_matrix_vector_02.cc | 2 +- ...c => chunk_sparse_matrix_vector_02.output} | 0 tests/bits/chunk_sparse_matrix_vector_03.cc | 2 +- ...c => chunk_sparse_matrix_vector_03.output} | 0 tests/bits/chunk_sparse_matrix_vector_04.cc | 2 +- ...c => chunk_sparse_matrix_vector_04.output} | 0 tests/bits/chunk_sparse_matrix_vector_05.cc | 2 +- ...c => chunk_sparse_matrix_vector_05.output} | 0 tests/bits/chunk_sparse_matrix_vector_06.cc | 2 +- .../bits/chunk_sparse_matrix_vector_06.output | 6 + tests/bits/chunk_sparse_matrix_vector_07.cc | 2 +- .../bits/chunk_sparse_matrix_vector_07.output | 6 + tests/bits/coarsening_3d.cc | 2 +- .../cmp/generic => coarsening_3d.output} | 0 tests/bits/complex_complex_full_matrix_01.cc | 2 +- ... => complex_complex_full_matrix_01.output} | 0 tests/bits/complex_complex_full_matrix_02.cc | 2 +- ... => complex_complex_full_matrix_02.output} | 0 tests/bits/complex_complex_full_matrix_03.cc | 2 +- .../complex_complex_full_matrix_03.output | 11 + tests/bits/complex_complex_full_matrix_04.cc | 2 +- ... => complex_complex_full_matrix_04.output} | 0 tests/bits/complex_complex_full_matrix_05.cc | 2 +- ... => complex_complex_full_matrix_05.output} | 0 tests/bits/complex_complex_full_matrix_06.cc | 2 +- ... => complex_complex_full_matrix_06.output} | 0 tests/bits/complex_complex_full_matrix_07.cc | 2 +- ... => complex_complex_full_matrix_07.output} | 0 tests/bits/complex_complex_full_matrix_08.cc | 2 +- .../complex_complex_full_matrix_08.output | 51 + tests/bits/complex_complex_full_matrix_09.cc | 2 +- ... => complex_complex_full_matrix_09.output} | 0 tests/bits/complex_complex_full_matrix_10.cc | 2 +- ... => complex_complex_full_matrix_10.output} | 0 tests/bits/complex_complex_full_matrix_11.cc | 2 +- ... => complex_complex_full_matrix_11.output} | 0 tests/bits/complex_complex_full_matrix_12.cc | 2 +- ... => complex_complex_full_matrix_12.output} | 0 tests/bits/complex_complex_full_matrix_13.cc | 2 +- ... => complex_complex_full_matrix_13.output} | 0 tests/bits/complex_complex_full_matrix_14.cc | 2 +- .../complex_complex_full_matrix_14.output | 3 + tests/bits/complex_complex_full_matrix_15.cc | 2 +- .../complex_complex_full_matrix_15.output | 3 + tests/bits/complex_complex_full_matrix_16.cc | 2 +- .../complex_complex_full_matrix_16.output | 3 + tests/bits/complex_complex_full_matrix_17.cc | 2 +- ... => complex_complex_full_matrix_17.output} | 0 tests/bits/complex_complex_full_matrix_18.cc | 2 +- ... => complex_complex_full_matrix_18.output} | 0 tests/bits/complex_complex_full_matrix_19.cc | 2 +- ... => complex_complex_full_matrix_19.output} | 0 tests/bits/complex_complex_full_matrix_20.cc | 2 +- ... => complex_complex_full_matrix_20.output} | 0 tests/bits/complex_complex_full_matrix_21.cc | 2 +- ... => complex_complex_full_matrix_21.output} | 0 tests/bits/complex_complex_full_matrix_22.cc | 2 +- ... => complex_complex_full_matrix_22.output} | 0 tests/bits/complex_complex_full_matrix_23.cc | 2 +- ... => complex_complex_full_matrix_23.output} | 0 tests/bits/complex_complex_full_matrix_24.cc | 2 +- ... => complex_complex_full_matrix_24.output} | 0 tests/bits/complex_complex_full_matrix_25.cc | 2 +- ... => complex_complex_full_matrix_25.output} | 0 tests/bits/complex_complex_full_matrix_26.cc | 2 +- ... => complex_complex_full_matrix_26.output} | 0 tests/bits/complex_complex_full_matrix_27.cc | 2 +- ... => complex_complex_full_matrix_27.output} | 0 tests/bits/complex_complex_full_matrix_28.cc | 2 +- .../complex_complex_full_matrix_28.output | 201 + tests/bits/complex_complex_full_matrix_29.cc | 2 +- ... => complex_complex_full_matrix_29.output} | 0 tests/bits/complex_complex_full_matrix_30.cc | 2 +- ... => complex_complex_full_matrix_30.output} | 0 tests/bits/complex_complex_full_matrix_31.cc | 2 +- ... => complex_complex_full_matrix_31.output} | 0 tests/bits/complex_complex_full_matrix_32.cc | 2 +- ... => complex_complex_full_matrix_32.output} | 0 tests/bits/complex_complex_full_matrix_33.cc | 2 +- .../complex_complex_full_matrix_33.output | 51 + tests/bits/complex_complex_full_matrix_34.cc | 2 +- ... => complex_complex_full_matrix_34.output} | 0 tests/bits/complex_complex_full_matrix_36.cc | 2 +- ... => complex_complex_full_matrix_36.output} | 0 tests/bits/complex_complex_full_matrix_37.cc | 2 +- ... => complex_complex_full_matrix_37.output} | 0 tests/bits/complex_complex_full_matrix_38.cc | 2 +- ... => complex_complex_full_matrix_38.output} | 0 tests/bits/complex_complex_full_matrix_39.cc | 2 +- ... => complex_complex_full_matrix_39.output} | 0 tests/bits/complex_complex_full_matrix_40.cc | 2 +- ... => complex_complex_full_matrix_40.output} | 0 tests/bits/complex_complex_full_matrix_41.cc | 2 +- ... => complex_complex_full_matrix_41.output} | 0 tests/bits/complex_complex_full_matrix_42.cc | 2 +- ... => complex_complex_full_matrix_42.output} | 0 tests/bits/complex_complex_full_matrix_43.cc | 2 +- ... => complex_complex_full_matrix_43.output} | 0 tests/bits/complex_complex_full_matrix_44.cc | 2 +- .../complex_complex_full_matrix_44.output | 301 + tests/bits/complex_complex_full_matrix_45.cc | 2 +- ... => complex_complex_full_matrix_45.output} | 0 tests/bits/complex_complex_full_matrix_46.cc | 2 +- ... => complex_complex_full_matrix_46.output} | 0 tests/bits/complex_complex_full_matrix_47.cc | 2 +- ... => complex_complex_full_matrix_47.output} | 0 tests/bits/complex_complex_full_matrix_48.cc | 2 +- .../complex_complex_full_matrix_48.output | 21 + tests/bits/complex_complex_full_matrix_49.cc | 2 +- ... => complex_complex_full_matrix_49.output} | 0 tests/bits/complex_complex_full_matrix_50.cc | 2 +- ... => complex_complex_full_matrix_50.output} | 0 tests/bits/complex_complex_full_matrix_51.cc | 2 +- ... => complex_complex_full_matrix_51.output} | 0 tests/bits/complex_complex_full_matrix_52.cc | 2 +- ... => complex_complex_full_matrix_52.output} | 0 tests/bits/complex_real_full_matrix_01.cc | 2 +- ...ric => complex_real_full_matrix_01.output} | 0 tests/bits/complex_real_full_matrix_02.cc | 2 +- ...ric => complex_real_full_matrix_02.output} | 0 tests/bits/complex_real_full_matrix_03.cc | 2 +- ...ric => complex_real_full_matrix_03.output} | 0 tests/bits/complex_real_full_matrix_04.cc | 2 +- ...ric => complex_real_full_matrix_04.output} | 0 tests/bits/complex_real_full_matrix_05.cc | 2 +- ...ric => complex_real_full_matrix_05.output} | 0 tests/bits/complex_real_full_matrix_06.cc | 2 +- tests/bits/complex_real_full_matrix_06.output | 51 + tests/bits/complex_real_full_matrix_07.cc | 2 +- tests/bits/complex_real_full_matrix_07.output | 51 + tests/bits/complex_real_full_matrix_08.cc | 2 +- tests/bits/complex_real_full_matrix_08.output | 51 + tests/bits/complex_real_full_matrix_09.cc | 2 +- ...ric => complex_real_full_matrix_09.output} | 0 tests/bits/complex_real_full_matrix_10.cc | 2 +- ...ric => complex_real_full_matrix_10.output} | 0 tests/bits/complex_real_full_matrix_11.cc | 2 +- ...ric => complex_real_full_matrix_11.output} | 0 tests/bits/complex_real_full_matrix_12.cc | 2 +- ...ric => complex_real_full_matrix_12.output} | 0 tests/bits/complex_real_full_matrix_13.cc | 2 +- ...ric => complex_real_full_matrix_13.output} | 0 tests/bits/complex_real_full_matrix_14.cc | 2 +- ...ric => complex_real_full_matrix_14.output} | 0 tests/bits/complex_real_full_matrix_15.cc | 2 +- ...ric => complex_real_full_matrix_15.output} | 0 tests/bits/complex_real_full_matrix_16.cc | 2 +- ...ric => complex_real_full_matrix_16.output} | 0 tests/bits/complex_real_full_matrix_17.cc | 2 +- ...ric => complex_real_full_matrix_17.output} | 0 tests/bits/complex_real_full_matrix_18.cc | 2 +- ...ric => complex_real_full_matrix_18.output} | 0 tests/bits/complex_real_full_matrix_19.cc | 2 +- tests/bits/complex_real_full_matrix_19.output | 35 + tests/bits/complex_real_full_matrix_20.cc | 2 +- ...ric => complex_real_full_matrix_20.output} | 0 tests/bits/complex_real_full_matrix_21.cc | 2 +- tests/bits/complex_real_full_matrix_21.output | 11 + tests/bits/complex_real_full_matrix_22.cc | 2 +- ...ric => complex_real_full_matrix_22.output} | 0 tests/bits/complex_real_full_matrix_23.cc | 2 +- ...ric => complex_real_full_matrix_23.output} | 0 tests/bits/complex_real_full_matrix_24.cc | 2 +- ...ric => complex_real_full_matrix_24.output} | 0 tests/bits/complex_real_full_matrix_25.cc | 2 +- ...ric => complex_real_full_matrix_25.output} | 0 tests/bits/complex_real_full_matrix_26.cc | 2 +- ...ric => complex_real_full_matrix_26.output} | 0 tests/bits/complex_real_full_matrix_27.cc | 2 +- ...ric => complex_real_full_matrix_27.output} | 0 tests/bits/complex_real_full_matrix_28.cc | 2 +- ...ric => complex_real_full_matrix_28.output} | 0 tests/bits/complex_real_full_matrix_29.cc | 2 +- ...ric => complex_real_full_matrix_29.output} | 0 tests/bits/complex_real_full_matrix_30.cc | 2 +- tests/bits/complex_real_full_matrix_30.output | 51 + tests/bits/complex_real_full_matrix_31.cc | 2 +- ...ric => complex_real_full_matrix_31.output} | 0 tests/bits/complex_real_full_matrix_32.cc | 2 +- ...ric => complex_real_full_matrix_32.output} | 0 tests/bits/complex_real_full_matrix_33.cc | 2 +- ...ric => complex_real_full_matrix_33.output} | 0 tests/bits/complex_real_full_matrix_34.cc | 2 +- ...ric => complex_real_full_matrix_34.output} | 0 tests/bits/complex_real_full_matrix_36.cc | 2 +- ...ric => complex_real_full_matrix_36.output} | 0 tests/bits/complex_real_full_matrix_37.cc | 2 +- ...ric => complex_real_full_matrix_37.output} | 0 tests/bits/complex_real_full_matrix_38.cc | 2 +- tests/bits/complex_real_full_matrix_38.output | 51 + tests/bits/complex_real_full_matrix_39.cc | 2 +- tests/bits/complex_real_full_matrix_39.output | 51 + tests/bits/complex_real_full_matrix_40.cc | 2 +- ...ric => complex_real_full_matrix_40.output} | 0 tests/bits/complex_real_full_matrix_41.cc | 2 +- ...ric => complex_real_full_matrix_41.output} | 0 tests/bits/complex_real_full_matrix_42.cc | 2 +- tests/bits/complex_real_full_matrix_42.output | 111 + tests/bits/complex_real_full_matrix_43.cc | 2 +- ...ric => complex_real_full_matrix_43.output} | 0 tests/bits/complex_real_full_matrix_44.cc | 2 +- ...ric => complex_real_full_matrix_44.output} | 0 tests/bits/complex_real_full_matrix_45.cc | 2 +- tests/bits/complex_real_full_matrix_45.output | 41 + tests/bits/complex_real_full_matrix_46.cc | 2 +- ...ric => complex_real_full_matrix_46.output} | 0 tests/bits/complex_real_full_matrix_47.cc | 2 +- tests/bits/complex_real_full_matrix_47.output | 41 + tests/bits/complex_real_full_matrix_48.cc | 2 +- ...ric => complex_real_full_matrix_48.output} | 0 tests/bits/complex_real_full_matrix_49.cc | 2 +- ...ric => complex_real_full_matrix_49.output} | 0 tests/bits/complex_real_full_matrix_50.cc | 2 +- tests/bits/complex_real_full_matrix_50.output | 31 + tests/bits/complex_real_full_matrix_51.cc | 2 +- ...ric => complex_real_full_matrix_51.output} | 0 tests/bits/complex_real_full_matrix_52.cc | 2 +- ...ric => complex_real_full_matrix_52.output} | 0 tests/bits/complex_vector_11.cc | 2 +- .../cmp/generic => complex_vector_11.output} | 0 tests/bits/complex_vector_12.cc | 2 +- .../cmp/generic => complex_vector_12.output} | 0 tests/bits/complex_vector_13.cc | 2 +- .../cmp/generic => complex_vector_13.output} | 0 tests/bits/complex_vector_14.cc | 2 +- .../cmp/generic => complex_vector_14.output} | 0 tests/bits/complex_vector_15.cc | 2 +- .../cmp/generic => complex_vector_15.output} | 0 tests/bits/complex_vector_16.cc | 2 +- .../cmp/generic => complex_vector_16.output} | 0 tests/bits/complex_vector_17.cc | 2 +- .../cmp/generic => complex_vector_17.output} | 0 tests/bits/complex_vector_18.cc | 2 +- .../cmp/generic => complex_vector_18.output} | 0 tests/bits/complex_vector_19.cc | 2 +- .../cmp/generic => complex_vector_19.output} | 0 tests/bits/complex_vector_20.cc | 2 +- .../cmp/generic => complex_vector_20.output} | 0 tests/bits/complex_vector_21.cc | 2 +- .../cmp/generic => complex_vector_21.output} | 0 tests/bits/complex_vector_21_negative.cc | 2 +- ...eric => complex_vector_21_negative.output} | 0 tests/bits/complex_vector_22.cc | 2 +- .../cmp/generic => complex_vector_22.output} | 0 tests/bits/complex_vector_23.cc | 2 +- .../cmp/generic => complex_vector_23.output} | 0 tests/bits/complex_vector_24.cc | 2 +- .../cmp/generic => complex_vector_24.output} | 0 tests/bits/complex_vector_25.cc | 2 +- .../cmp/generic => complex_vector_25.output} | 0 tests/bits/complex_vector_26.cc | 2 +- .../cmp/generic => complex_vector_26.output} | 0 tests/bits/complex_vector_27.cc | 2 +- .../cmp/generic => complex_vector_27.output} | 0 tests/bits/complex_vector_28.cc | 2 +- .../cmp/generic => complex_vector_28.output} | 0 tests/bits/complex_vector_29.cc | 2 +- .../cmp/generic => complex_vector_29.output} | 0 tests/bits/complex_vector_30.cc | 2 +- .../cmp/generic => complex_vector_30.output} | 0 tests/bits/complex_vector_31.cc | 2 +- .../cmp/generic => complex_vector_31.output} | 0 tests/bits/complex_vector_32.cc | 2 +- .../cmp/generic => complex_vector_32.output} | 0 tests/bits/complex_vector_33.cc | 2 +- .../cmp/generic => complex_vector_33.output} | 0 tests/bits/complex_vector_34.cc | 2 +- .../cmp/generic => complex_vector_34.output} | 0 tests/bits/complex_vector_35.cc | 2 +- .../cmp/generic => complex_vector_35.output} | 0 tests/bits/complex_vector_36.cc | 2 +- .../cmp/generic => complex_vector_36.output} | 0 tests/bits/complex_vector_37.cc | 2 +- .../cmp/generic => complex_vector_37.output} | 0 tests/bits/complex_vector_38.cc | 2 +- .../cmp/generic => complex_vector_38.output} | 0 tests/bits/complex_vector_39.cc | 2 +- .../cmp/generic => complex_vector_39.output} | 0 tests/bits/complex_vector_40.cc | 2 +- .../cmp/generic => complex_vector_40.output} | 0 tests/bits/complex_vector_41.cc | 2 +- .../cmp/generic => complex_vector_41.output} | 0 tests/bits/complex_vector_42.cc | 2 +- .../cmp/generic => complex_vector_42.output} | 0 tests/bits/complex_vector_43.cc | 2 +- .../cmp/generic => complex_vector_43.output} | 0 tests/bits/complex_vector_44.cc | 2 +- .../cmp/generic => complex_vector_44.output} | 0 tests/bits/complex_vector_45.cc | 2 +- .../cmp/generic => complex_vector_45.output} | 0 tests/bits/complex_vector_46.cc | 2 +- .../cmp/generic => complex_vector_46.output} | 0 tests/bits/complex_vector_47.cc | 2 +- .../cmp/generic => complex_vector_47.output} | 0 tests/bits/complex_vector_48.cc | 2 +- .../cmp/generic => complex_vector_48.output} | 0 tests/bits/complex_vector_49.cc | 2 +- .../cmp/generic => complex_vector_49.output} | 0 tests/bits/complex_vector_equality_1.cc | 2 +- ...neric => complex_vector_equality_1.output} | 0 tests/bits/complex_vector_equality_2.cc | 2 +- ...neric => complex_vector_equality_2.output} | 0 tests/bits/complex_vector_equality_3.cc | 2 +- ...neric => complex_vector_equality_3.output} | 0 tests/bits/complex_vector_equality_4.cc | 2 +- ...neric => complex_vector_equality_4.output} | 0 tests/bits/complex_vector_equality_5.cc | 2 +- ...neric => complex_vector_equality_5.output} | 0 tests/bits/complex_vector_equality_6.cc | 2 +- ...neric => complex_vector_equality_6.output} | 0 tests/bits/complex_vector_equality_7.cc | 2 +- ...neric => complex_vector_equality_7.output} | 0 tests/bits/complex_vector_equality_8.cc | 2 +- ...neric => complex_vector_equality_8.output} | 0 tests/bits/complex_vector_vector_01.cc | 2 +- ...eneric => complex_vector_vector_01.output} | 0 .../compressed_set_sparsity_pattern_01.cc | 2 +- ...compressed_set_sparsity_pattern_01.output} | 0 .../compressed_set_sparsity_pattern_02.cc | 2 +- ...compressed_set_sparsity_pattern_02.output} | 0 .../compressed_set_sparsity_pattern_03.cc | 2 +- ...compressed_set_sparsity_pattern_03.output} | 0 .../compressed_set_sparsity_pattern_04.cc | 2 +- ...compressed_set_sparsity_pattern_04.output} | 0 .../compressed_set_sparsity_pattern_05.cc | 2 +- ...compressed_set_sparsity_pattern_05.output} | 0 .../compressed_set_sparsity_pattern_06.cc | 2 +- ...compressed_set_sparsity_pattern_06.output} | 0 .../compressed_set_sparsity_pattern_07.cc | 2 +- ...compressed_set_sparsity_pattern_07.output} | 0 .../compressed_set_sparsity_pattern_08.cc | 2 +- ...compressed_set_sparsity_pattern_08.output} | 0 .../compressed_set_sparsity_pattern_09.cc | 2 +- ...compressed_set_sparsity_pattern_09.output} | 0 tests/bits/compressed_sparsity_pattern_01.cc | 2 +- ... => compressed_sparsity_pattern_01.output} | 0 tests/bits/compressed_sparsity_pattern_02.cc | 2 +- .../compressed_sparsity_pattern_02.output | 2 + tests/bits/compressed_sparsity_pattern_03.cc | 2 +- ... => compressed_sparsity_pattern_03.output} | 0 tests/bits/compressed_sparsity_pattern_04.cc | 2 +- ... => compressed_sparsity_pattern_04.output} | 0 tests/bits/compressed_sparsity_pattern_05.cc | 2 +- ... => compressed_sparsity_pattern_05.output} | 0 tests/bits/compressed_sparsity_pattern_06.cc | 2 +- ... => compressed_sparsity_pattern_06.output} | 0 tests/bits/compressed_sparsity_pattern_07.cc | 2 +- ... => compressed_sparsity_pattern_07.output} | 0 tests/bits/compressed_sparsity_pattern_08.cc | 2 +- ... => compressed_sparsity_pattern_08.output} | 0 tests/bits/compressed_sparsity_pattern_09.cc | 2 +- ... => compressed_sparsity_pattern_09.output} | 0 tests/bits/cone_01.cc | 2 +- tests/bits/cone_01.output | 1649 + tests/bits/count_dofs_per_block_01.cc | 2 +- tests/bits/count_dofs_per_block_01.output | 19 + tests/bits/count_dofs_per_block_02.cc | 2 +- ...generic => count_dofs_per_block_02.output} | 0 tests/bits/count_dofs_per_component_hp_01.cc | 2 +- ... => count_dofs_per_component_hp_01.output} | 0 tests/bits/count_dofs_per_component_hp_02.cc | 2 +- ... => count_dofs_per_component_hp_02.output} | 0 tests/bits/cylinder.cc | 2 +- .../{cylinder/cmp/generic => cylinder.output} | 0 tests/bits/cylinder_01.cc | 2 +- .../cmp/generic => cylinder_01.output} | 0 tests/bits/cylinder_02.cc | 2 +- .../cmp/generic => cylinder_02.output} | 0 tests/bits/cylinder_03.cc | 2 +- tests/bits/cylinder_03.output | 5121 + tests/bits/cylinder_04.cc | 2 +- .../cmp/generic => cylinder_04.output} | 0 tests/bits/cylinder_shell_01.cc | 2 +- .../cmp/generic => cylinder_shell_01.output} | 0 tests/bits/cylinder_shell_02.cc | 2 +- .../cmp/generic => cylinder_shell_02.output} | 0 tests/bits/data_out_01.cc | 2 +- .../cmp/generic => data_out_01.output} | 0 tests/bits/data_out_02.cc | 2 +- .../cmp/generic => data_out_02.output} | 0 tests/bits/data_out_03.cc | 2 +- .../cmp/generic => data_out_03.output} | 0 tests/bits/data_out_04.cc | 2 +- tests/bits/data_out_04.output | 75 + tests/bits/data_out_05.cc | 2 +- tests/bits/data_out_05.output | 2061 + tests/bits/data_out_06.cc | 2 +- .../cmp/generic => data_out_06.output} | 0 tests/bits/data_out_07.cc | 2 +- .../cmp/generic => data_out_07.output} | 0 tests/bits/data_out_curved_cells.cc | 2 +- .../generic => data_out_curved_cells.output} | 0 tests/bits/data_out_faces_01.cc | 2 +- .../cmp/generic => data_out_faces_01.output} | 0 tests/bits/data_out_faces_02.cc | 2 +- .../cmp/generic => data_out_faces_02.output} | 0 tests/bits/data_out_faces_03.cc | 2 +- .../cmp/generic => data_out_faces_03.output} | 0 tests/bits/data_out_faces_04.cc | 2 +- .../cmp/generic => data_out_faces_04.output} | 0 tests/bits/data_out_faces_05.cc | 2 +- .../cmp/generic => data_out_faces_05.output} | 0 tests/bits/data_out_multi_dh_01.cc | 2 +- .../generic => data_out_multi_dh_01.output} | 0 tests/bits/data_out_multi_dh_02.cc | 2 +- tests/bits/data_out_multi_dh_02.output | 234 + tests/bits/data_out_multi_dh_03.cc | 2 +- .../generic => data_out_multi_dh_03.output} | 0 tests/bits/data_out_multi_dh_04.cc | 2 +- .../generic => data_out_multi_dh_04.output} | 0 tests/bits/data_out_multi_dh_05.cc | 2 +- .../generic => data_out_multi_dh_05.output} | 0 tests/bits/data_out_rotation_01.cc | 2 +- .../generic => data_out_rotation_01.output} | 0 tests/bits/data_out_rotation_02.cc | 2 +- tests/bits/data_out_rotation_02.output | 34677 +++++ tests/bits/data_out_rotation_03.cc | 2 +- .../generic => data_out_rotation_03.output} | 0 tests/bits/data_out_rotation_04.cc | 2 +- .../generic => data_out_rotation_04.output} | 0 tests/bits/data_out_rotation_05.cc | 2 +- tests/bits/data_out_rotation_05.output | 34677 +++++ tests/bits/data_out_stack_01.cc | 2 +- tests/bits/data_out_stack_01.output | 3345 + tests/bits/data_out_stack_02.cc | 2 +- tests/bits/data_out_stack_02.output | 3345 + tests/bits/data_out_stack_03.cc | 2 +- .../cmp/generic => data_out_stack_03.output} | 0 tests/bits/deal_solver_04.cc | 2 +- .../cmp/generic => deal_solver_04.output} | 0 tests/bits/deal_solver_05.cc | 2 +- tests/bits/deal_solver_05.output | 6 + tests/bits/denis_1.cc | 2 +- .../{denis_1/cmp/generic => denis_1.output} | 0 tests/bits/distorted_cells_01.cc | 2 +- .../cmp/generic => distorted_cells_01.output} | 0 tests/bits/distorted_cells_02.cc | 5 +- tests/bits/distorted_cells_02.output | 3 + tests/bits/distorted_cells_03.cc | 2 +- tests/bits/distorted_cells_03.output | 225 + tests/bits/distorted_cells_04.cc | 2 +- tests/bits/distorted_cells_04.output | 233 + tests/bits/distorted_cells_05.cc | 2 +- tests/bits/distorted_cells_05.output | 367 + tests/bits/distorted_cells_06.cc | 2 +- tests/bits/distorted_cells_06.output | 388 + tests/bits/distorted_cells_07.cc | 2 +- tests/bits/distorted_cells_07.output | 7 + tests/bits/distorted_mapped_cells_01.cc | 2 +- ...neric => distorted_mapped_cells_01.output} | 0 tests/bits/distorted_mapped_cells_02.cc | 2 +- ...neric => distorted_mapped_cells_02.output} | 0 tests/bits/dof_constraints_01.cc | 2 +- .../cmp/generic => dof_constraints_01.output} | 0 tests/bits/dof_constraints_02.cc | 2 +- .../cmp/generic => dof_constraints_02.output} | 0 tests/bits/dof_constraints_03.cc | 2 +- .../cmp/generic => dof_constraints_03.output} | 0 tests/bits/dof_constraints_04.cc | 2 +- .../cmp/generic => dof_constraints_04.output} | 0 tests/bits/dof_constraints_05.cc | 2 +- .../cmp/generic => dof_constraints_05.output} | 0 tests/bits/dof_constraints_06.cc | 2 +- .../cmp/generic => dof_constraints_06.output} | 0 tests/bits/dof_constraints_06_x.cc | 2 +- tests/bits/dof_constraints_06_x.output | 11324 ++ tests/bits/dof_constraints_07.cc | 2 +- tests/bits/dof_constraints_07.output | 298 + tests/bits/dof_constraints_08.cc | 2 +- .../cmp/generic => dof_constraints_08.output} | 0 tests/bits/dof_constraints_09.cc | 2 +- .../cmp/generic => dof_constraints_09.output} | 0 tests/bits/dof_constraints_10.cc | 2 +- .../cmp/generic => dof_constraints_10.output} | 0 tests/bits/dof_constraints_10_x.cc | 2 +- .../generic => dof_constraints_10_x.output} | 0 tests/bits/dof_constraints_11.cc | 2 +- .../cmp/generic => dof_constraints_11.output} | 0 tests/bits/dof_constraints_11_x.cc | 2 +- tests/bits/dof_constraints_11_x.output | 11324 ++ tests/bits/dof_tools_00a.cc | 2 +- .../cmp/generic => dof_tools_00a.output} | 0 tests/bits/dof_tools_01a.cc | 2 +- .../cmp/generic => dof_tools_01a.output} | 0 tests/bits/dof_tools_01a_constraints_false.cc | 2 +- ...=> dof_tools_01a_constraints_false.output} | 0 tests/bits/dof_tools_01a_constraints_true.cc | 2 +- ... => dof_tools_01a_constraints_true.output} | 0 tests/bits/dof_tools_01a_subdomain.cc | 2 +- ...generic => dof_tools_01a_subdomain.output} | 0 tests/bits/dof_tools_01b.cc | 2 +- .../cmp/generic => dof_tools_01b.output} | 0 tests/bits/dof_tools_01b_x.cc | 2 +- tests/bits/dof_tools_01b_x.output | 1601 + tests/bits/dof_tools_01c.cc | 2 +- .../cmp/generic => dof_tools_01c.output} | 0 tests/bits/dof_tools_01d.cc | 2 +- .../cmp/generic => dof_tools_01d.output} | 0 tests/bits/dof_tools_01d_x.cc | 2 +- tests/bits/dof_tools_01d_x.output | 5457 + tests/bits/dof_tools_02a.cc | 2 +- tests/bits/dof_tools_02a.output | 1601 + tests/bits/dof_tools_02a_constraints_false.cc | 2 +- ...=> dof_tools_02a_constraints_false.output} | 0 tests/bits/dof_tools_02a_constraints_true.cc | 2 +- ... => dof_tools_02a_constraints_true.output} | 0 tests/bits/dof_tools_02a_subdomain.cc | 2 +- ...generic => dof_tools_02a_subdomain.output} | 0 tests/bits/dof_tools_02b.cc | 2 +- .../cmp/generic => dof_tools_02b.output} | 0 tests/bits/dof_tools_02b_x.cc | 2 +- tests/bits/dof_tools_02b_x.output | 1601 + tests/bits/dof_tools_02c.cc | 2 +- .../cmp/generic => dof_tools_02c.output} | 0 tests/bits/dof_tools_02d.cc | 2 +- .../cmp/generic => dof_tools_02d.output} | 0 tests/bits/dof_tools_02d_x.cc | 2 +- .../cmp/generic => dof_tools_02d_x.output} | 0 tests/bits/dof_tools_03.cc | 2 +- .../cmp/generic => dof_tools_03.output} | 0 tests/bits/dof_tools_04.cc | 2 +- .../cmp/generic => dof_tools_04.output} | 0 tests/bits/dof_tools_05.cc | 2 +- .../cmp/generic => dof_tools_05.output} | 0 tests/bits/dof_tools_06.cc | 2 +- .../cmp/generic => dof_tools_06.output} | 0 tests/bits/dof_tools_07.cc | 2 +- .../cmp/generic => dof_tools_07.output} | 0 tests/bits/dof_tools_08.cc | 2 +- .../cmp/generic => dof_tools_08.output} | 0 tests/bits/dof_tools_09.cc | 2 +- .../cmp/generic => dof_tools_09.output} | 0 tests/bits/dof_tools_10.cc | 2 +- .../cmp/generic => dof_tools_10.output} | 0 tests/bits/dof_tools_11.cc | 2 +- .../cmp/generic => dof_tools_11.output} | 0 tests/bits/dof_tools_12.cc | 2 +- .../cmp/generic => dof_tools_12.output} | 0 tests/bits/dof_tools_13.cc | 2 +- .../cmp/generic => dof_tools_13.output} | 0 tests/bits/dof_tools_13a.cc | 2 +- .../cmp/generic => dof_tools_13a.output} | 0 tests/bits/dof_tools_14.cc | 2 +- .../cmp/generic => dof_tools_14.output} | 0 tests/bits/dof_tools_15a.cc | 2 +- tests/bits/dof_tools_15a.output | 929 + tests/bits/dof_tools_15b.cc | 2 +- .../cmp/generic => dof_tools_15b.output} | 0 tests/bits/dof_tools_15b_x.cc | 2 +- .../cmp/generic => dof_tools_15b_x.output} | 0 tests/bits/dof_tools_15c.cc | 2 +- .../cmp/generic => dof_tools_15c.output} | 0 tests/bits/dof_tools_15d.cc | 2 +- .../cmp/generic => dof_tools_15d.output} | 0 tests/bits/dof_tools_15d_x.cc | 2 +- .../cmp/generic => dof_tools_15d_x.output} | 0 tests/bits/dof_tools_16a.cc | 2 +- tests/bits/dof_tools_16a.output | 929 + tests/bits/dof_tools_16b.cc | 2 +- .../cmp/generic => dof_tools_16b.output} | 0 tests/bits/dof_tools_16b_x.cc | 2 +- .../cmp/generic => dof_tools_16b_x.output} | 0 tests/bits/dof_tools_16c.cc | 2 +- .../cmp/generic => dof_tools_16c.output} | 0 tests/bits/dof_tools_16d.cc | 2 +- .../cmp/generic => dof_tools_16d.output} | 0 tests/bits/dof_tools_16d_x.cc | 2 +- tests/bits/dof_tools_16d_x.output | 5921 + tests/bits/dof_tools_17a.cc | 2 +- tests/bits/dof_tools_17a.output | 1601 + tests/bits/dof_tools_17b.cc | 2 +- .../cmp/generic => dof_tools_17b.output} | 0 tests/bits/dof_tools_17b_x.cc | 2 +- tests/bits/dof_tools_17b_x.output | 1601 + tests/bits/dof_tools_17c.cc | 2 +- .../cmp/generic => dof_tools_17c.output} | 0 tests/bits/dof_tools_17d.cc | 2 +- .../cmp/generic => dof_tools_17d.output} | 0 tests/bits/dof_tools_17d_x.cc | 2 +- .../cmp/generic => dof_tools_17d_x.output} | 0 tests/bits/dof_tools_18a.cc | 2 +- .../cmp/generic => dof_tools_18a.output} | 0 tests/bits/dof_tools_18a_1d.cc | 2 +- .../cmp/generic => dof_tools_18a_1d.output} | 0 tests/bits/dof_tools_18b.cc | 2 +- .../cmp/generic => dof_tools_18b.output} | 0 tests/bits/dof_tools_18b_x.cc | 2 +- .../cmp/generic => dof_tools_18b_x.output} | 0 tests/bits/dof_tools_18c.cc | 2 +- tests/bits/dof_tools_18c.output | 3801 + tests/bits/dof_tools_18d.cc | 2 +- .../cmp/generic => dof_tools_18d.output} | 0 tests/bits/dof_tools_18d_x.cc | 2 +- .../cmp/generic => dof_tools_18d_x.output} | 0 tests/bits/dof_tools_19.cc | 2 +- .../cmp/generic => dof_tools_19.output} | 0 tests/bits/dof_tools_20.cc | 2 +- .../cmp/generic => dof_tools_20.output} | 0 tests/bits/dof_tools_21.cc | 2 +- .../cmp/generic => dof_tools_21.output} | 0 tests/bits/dof_tools_21_b.cc | 2 +- .../cmp/generic => dof_tools_21_b.output} | 0 tests/bits/dof_tools_21_b_x.cc | 2 +- .../cmp/generic => dof_tools_21_b_x.output} | 0 tests/bits/dof_tools_21_b_x_q3.cc | 2 +- .../generic => dof_tools_21_b_x_q3.output} | 0 tests/bits/dof_tools_21_b_y.cc | 2 +- .../cmp/generic => dof_tools_21_b_y.output} | 0 tests/bits/error_estimator_01.cc | 2 +- tests/bits/error_estimator_01.output | 1541 + tests/bits/error_estimator_02.cc | 2 +- .../cmp/generic => error_estimator_02.output} | 0 tests/bits/face_interpolation.cc | 2 +- .../cmp/generic => face_interpolation.output} | 0 .../face_orientation_and_fe_nedelec_01.cc | 2 +- ...face_orientation_and_fe_nedelec_01.output} | 0 tests/bits/face_orientation_and_fe_q_01.cc | 2 +- ...ic => face_orientation_and_fe_q_01.output} | 0 tests/bits/face_orientation_and_fe_q_02.cc | 2 +- ...ic => face_orientation_and_fe_q_02.output} | 0 tests/bits/face_orientation_crash.cc | 2 +- .../generic => face_orientation_crash.output} | 0 tests/bits/faceq_face_interpolation.cc | 2 +- tests/bits/faceq_face_interpolation.output | 179 + tests/bits/faceq_subface_interpolation.cc | 2 +- tests/bits/faceq_subface_interpolation.output | 507 + tests/bits/fe_field_function_01.cc | 2 +- .../generic => fe_field_function_01.output} | 0 tests/bits/fe_field_function_01_vector.cc | 2 +- ...ric => fe_field_function_01_vector.output} | 0 tests/bits/fe_field_function_02.cc | 2 +- .../generic => fe_field_function_02.output} | 0 tests/bits/fe_field_function_02_vector.cc | 2 +- ...ric => fe_field_function_02_vector.output} | 0 tests/bits/fe_field_function_03.cc | 2 +- .../generic => fe_field_function_03.output} | 0 tests/bits/fe_field_function_03_vector.cc | 2 +- tests/bits/fe_field_function_03_vector.output | 19 + tests/bits/fe_field_function_04.cc | 2 +- .../generic => fe_field_function_04.output} | 0 tests/bits/fe_field_function_04_vector.cc | 2 +- ...ric => fe_field_function_04_vector.output} | 0 tests/bits/fe_field_function_05.cc | 2 +- .../generic => fe_field_function_05.output} | 0 tests/bits/fe_field_function_05_vector.cc | 2 +- ...ric => fe_field_function_05_vector.output} | 0 tests/bits/fe_field_function_06_vector.cc | 2 +- ...ric => fe_field_function_06_vector.output} | 0 tests/bits/fe_field_function_07_vector.cc | 2 +- ...ric => fe_field_function_07_vector.output} | 0 tests/bits/fe_field_function_08_vector.cc | 2 +- ...ric => fe_field_function_08_vector.output} | 0 tests/bits/fe_q_3d_01.cc | 2 +- .../cmp/generic => fe_q_3d_01.output} | 0 tests/bits/fe_q_constraints.cc | 2 +- .../cmp/generic => fe_q_constraints.output} | 0 tests/bits/fe_system.cc | 2 +- .../cmp/generic => fe_system.output} | 0 tests/bits/fe_tools_01a.cc | 2 +- .../cmp/generic => fe_tools_01a.output} | 0 tests/bits/fe_tools_01b.cc | 2 +- tests/bits/fe_tools_01b.output | 25 + tests/bits/fe_tools_01c.cc | 2 +- .../cmp/generic => fe_tools_01c.output} | 0 tests/bits/fe_tools_02.cc | 2 +- .../cmp/generic => fe_tools_02.output} | 0 tests/bits/fe_tools_03.cc | 2 +- tests/bits/fe_tools_03.output | 503 + tests/bits/fe_tools_04.cc | 2 +- .../cmp/generic => fe_tools_04.output} | 0 tests/bits/fe_tools_05.cc | 2 +- .../cmp/generic => fe_tools_05.output} | 0 tests/bits/fe_tools_06.cc | 2 +- .../cmp/generic => fe_tools_06.output} | 0 tests/bits/fe_tools_06b.cc | 2 +- tests/bits/fe_tools_06b.output | 367 + tests/bits/fe_tools_07.cc | 2 +- .../cmp/generic => fe_tools_07.output} | 0 tests/bits/fe_tools_08.cc | 2 +- .../cmp/generic => fe_tools_08.output} | 0 tests/bits/fe_tools_09.cc | 2 +- .../cmp/generic => fe_tools_09.output} | 0 tests/bits/fe_tools_10.cc | 2 +- .../cmp/generic => fe_tools_10.output} | 0 tests/bits/fe_tools_11.cc | 2 +- .../cmp/generic => fe_tools_11.output} | 0 tests/bits/fe_tools_12.cc | 2 +- .../cmp/generic => fe_tools_12.output} | 0 tests/bits/fe_tools_14.cc | 2 +- .../cmp/generic => fe_tools_14.output} | 0 tests/bits/fe_tools_cpfqpm_01.cc | 2 +- tests/bits/fe_tools_cpfqpm_01.output | 275 + tests/bits/fe_tools_cpfqpm_02.cc | 2 +- .../cmp/generic => fe_tools_cpfqpm_02.output} | 0 tests/bits/fe_tools_cpfqpm_03.cc | 2 +- .../cmp/generic => fe_tools_cpfqpm_03.output} | 0 tests/bits/fe_tools_cpfqpm_04.cc | 2 +- .../cmp/generic => fe_tools_cpfqpm_04.output} | 0 tests/bits/find_cell_1.cc | 2 +- .../cmp/generic => find_cell_1.output} | 0 tests/bits/find_cell_10.cc | 4 +- .../cmp/generic => find_cell_10.output} | 0 tests/bits/find_cell_2.cc | 2 +- .../cmp/generic => find_cell_2.output} | 0 tests/bits/find_cell_3.cc | 2 +- .../cmp/generic => find_cell_3.output} | 0 tests/bits/find_cell_4.cc | 2 +- .../cmp/generic => find_cell_4.output} | 0 tests/bits/find_cell_5.cc | 2 +- .../cmp/generic => find_cell_5.output} | 0 tests/bits/find_cell_6.cc | 4 +- .../cmp/generic => find_cell_6.output} | 0 tests/bits/find_cell_7.cc | 4 +- .../cmp/generic => find_cell_7.output} | 0 tests/bits/find_cell_8.cc | 2 +- .../cmp/generic => find_cell_8.output} | 0 tests/bits/find_cell_9.cc | 2 +- .../cmp/generic => find_cell_9.output} | 0 tests/bits/find_cell_alt_1.cc | 2 +- tests/bits/find_cell_alt_1.output | 5 + tests/bits/find_cell_alt_2.cc | 2 +- .../cmp/generic => find_cell_alt_2.output} | 0 tests/bits/find_cell_alt_3.cc | 2 +- .../cmp/generic => find_cell_alt_3.output} | 0 tests/bits/find_cell_alt_4.cc | 2 +- .../cmp/generic => find_cell_alt_4.output} | 0 tests/bits/find_cell_alt_5.cc | 2 +- .../cmp/generic => find_cell_alt_5.output} | 0 tests/bits/find_cell_alt_6.cc | 2 +- .../cmp/generic => find_cell_alt_6.output} | 0 tests/bits/find_cell_alt_7.cc | 2 +- .../cmp/generic => find_cell_alt_7.output} | 0 tests/bits/find_cells_adjacent_to_vertex_1.cc | 2 +- ...=> find_cells_adjacent_to_vertex_1.output} | 0 tests/bits/find_cells_adjacent_to_vertex_2.cc | 2 +- ...=> find_cells_adjacent_to_vertex_2.output} | 0 tests/bits/find_cells_adjacent_to_vertex_3.cc | 2 +- .../find_cells_adjacent_to_vertex_3.output | 50 + tests/bits/find_cells_adjacent_to_vertex_4.cc | 2 +- ...=> find_cells_adjacent_to_vertex_4.output} | 0 tests/bits/find_cells_adjacent_to_vertex_5.cc | 2 +- ...=> find_cells_adjacent_to_vertex_5.output} | 0 tests/bits/find_cells_adjacent_to_vertex_6.cc | 2 +- ...=> find_cells_adjacent_to_vertex_6.output} | 0 tests/bits/find_closest_vertex_1.cc | 2 +- .../generic => find_closest_vertex_1.output} | 0 tests/bits/full_matrix_01.cc | 2 +- .../cmp/generic => full_matrix_01.output} | 0 tests/bits/full_matrix_02.cc | 2 +- .../cmp/generic => full_matrix_02.output} | 0 tests/bits/full_matrix_03.cc | 2 +- .../cmp/generic => full_matrix_03.output} | 0 tests/bits/full_matrix_04.cc | 2 +- tests/bits/full_matrix_04.output | 51 + tests/bits/full_matrix_05.cc | 2 +- .../cmp/generic => full_matrix_05.output} | 0 tests/bits/full_matrix_06.cc | 2 +- .../cmp/generic => full_matrix_06.output} | 0 tests/bits/full_matrix_07.cc | 2 +- tests/bits/full_matrix_07.output | 51 + tests/bits/full_matrix_08.cc | 2 +- .../cmp/generic => full_matrix_08.output} | 0 tests/bits/full_matrix_09.cc | 2 +- tests/bits/full_matrix_09.output | 51 + tests/bits/full_matrix_1.cc | 2 +- .../cmp/generic => full_matrix_1.output} | 0 tests/bits/full_matrix_10.cc | 2 +- .../cmp/generic => full_matrix_10.output} | 0 tests/bits/full_matrix_11.cc | 2 +- .../cmp/generic => full_matrix_11.output} | 0 tests/bits/full_matrix_12.cc | 2 +- .../cmp/generic => full_matrix_12.output} | 0 tests/bits/full_matrix_13.cc | 2 +- .../cmp/generic => full_matrix_13.output} | 0 tests/bits/full_matrix_14.cc | 2 +- .../cmp/generic => full_matrix_14.output} | 0 tests/bits/full_matrix_15.cc | 2 +- .../cmp/generic => full_matrix_15.output} | 0 tests/bits/full_matrix_16.cc | 2 +- .../cmp/generic => full_matrix_16.output} | 0 tests/bits/full_matrix_17.cc | 2 +- .../cmp/generic => full_matrix_17.output} | 0 tests/bits/full_matrix_18.cc | 2 +- .../cmp/generic => full_matrix_18.output} | 0 tests/bits/full_matrix_19.cc | 2 +- .../cmp/generic => full_matrix_19.output} | 0 tests/bits/full_matrix_20.cc | 2 +- .../cmp/generic => full_matrix_20.output} | 0 tests/bits/full_matrix_21.cc | 2 +- .../cmp/generic => full_matrix_21.output} | 0 tests/bits/full_matrix_22.cc | 2 +- .../cmp/generic => full_matrix_22.output} | 0 tests/bits/full_matrix_23.cc | 2 +- .../cmp/generic => full_matrix_23.output} | 0 tests/bits/full_matrix_24.cc | 2 +- .../cmp/generic => full_matrix_24.output} | 0 tests/bits/full_matrix_25.cc | 2 +- tests/bits/full_matrix_25.output | 51 + tests/bits/full_matrix_26.cc | 2 +- .../cmp/generic => full_matrix_26.output} | 0 tests/bits/full_matrix_27.cc | 2 +- .../cmp/generic => full_matrix_27.output} | 0 tests/bits/full_matrix_28.cc | 2 +- .../cmp/generic => full_matrix_28.output} | 0 tests/bits/full_matrix_29.cc | 2 +- tests/bits/full_matrix_29.output | 51 + tests/bits/full_matrix_30.cc | 2 +- .../cmp/generic => full_matrix_30.output} | 0 tests/bits/full_matrix_31.cc | 2 +- .../cmp/generic => full_matrix_31.output} | 0 tests/bits/full_matrix_32.cc | 2 +- .../cmp/generic => full_matrix_32.output} | 0 tests/bits/full_matrix_33.cc | 2 +- .../cmp/generic => full_matrix_33.output} | 0 tests/bits/full_matrix_34.cc | 2 +- .../cmp/generic => full_matrix_34.output} | 0 tests/bits/full_matrix_36.cc | 2 +- .../cmp/generic => full_matrix_36.output} | 0 tests/bits/full_matrix_37.cc | 2 +- .../cmp/generic => full_matrix_37.output} | 0 tests/bits/full_matrix_38.cc | 2 +- .../cmp/generic => full_matrix_38.output} | 0 tests/bits/full_matrix_39.cc | 2 +- .../cmp/generic => full_matrix_39.output} | 0 tests/bits/full_matrix_40.cc | 2 +- .../cmp/generic => full_matrix_40.output} | 0 tests/bits/full_matrix_41.cc | 2 +- .../cmp/generic => full_matrix_41.output} | 0 tests/bits/full_matrix_42.cc | 2 +- .../cmp/generic => full_matrix_42.output} | 0 tests/bits/full_matrix_43.cc | 2 +- .../cmp/generic => full_matrix_43.output} | 0 tests/bits/full_matrix_44.cc | 2 +- .../cmp/generic => full_matrix_44.output} | 0 tests/bits/full_matrix_45.cc | 2 +- .../cmp/generic => full_matrix_45.output} | 0 tests/bits/full_matrix_46.cc | 2 +- .../cmp/generic => full_matrix_46.output} | 0 tests/bits/full_matrix_47.cc | 2 +- .../cmp/generic => full_matrix_47.output} | 0 tests/bits/full_matrix_48.cc | 2 +- .../cmp/generic => full_matrix_48.output} | 0 tests/bits/full_matrix_49.cc | 2 +- .../cmp/generic => full_matrix_49.output} | 0 tests/bits/full_matrix_50.cc | 2 +- tests/bits/full_matrix_50.output | 31 + tests/bits/full_matrix_51.cc | 2 +- .../cmp/generic => full_matrix_51.output} | 0 tests/bits/full_matrix_52.cc | 2 +- .../cmp/generic => full_matrix_52.output} | 0 tests/bits/full_matrix_53.cc | 2 +- .../cmp/generic => full_matrix_53.output} | 0 tests/bits/full_matrix_54.cc | 2 +- .../cmp/generic => full_matrix_54.output} | 0 tests/bits/full_matrix_55.cc | 2 +- .../cmp/generic => full_matrix_55.output} | 0 tests/bits/full_matrix_56.cc | 2 +- .../cmp/generic => full_matrix_56.output} | 0 tests/bits/full_matrix_57.cc | 2 +- .../cmp/generic => full_matrix_57.output} | 0 tests/bits/full_matrix_iterator_01.cc | 2 +- ...generic => full_matrix_iterator_01.output} | 0 tests/bits/full_matrix_vector_01.cc | 2 +- .../generic => full_matrix_vector_01.output} | 0 tests/bits/full_matrix_vector_02.cc | 2 +- .../generic => full_matrix_vector_02.output} | 0 tests/bits/full_matrix_vector_05.cc | 2 +- .../generic => full_matrix_vector_05.output} | 0 tests/bits/full_matrix_vector_06.cc | 2 +- .../generic => full_matrix_vector_06.output} | 0 tests/bits/full_matrix_vector_07.cc | 2 +- .../generic => full_matrix_vector_07.output} | 0 tests/bits/gerold_1.cc | 4 +- .../{gerold_1/cmp/generic => gerold_1.output} | 0 tests/bits/gerold_2.cc | 4 +- .../{gerold_2/cmp/generic => gerold_2.output} | 0 tests/bits/get_boundary_indicators_1d.cc | 2 +- tests/bits/get_boundary_indicators_1d.output | 3 + tests/bits/get_dof_indices_01.cc | 2 +- .../cmp/generic => get_dof_indices_01.output} | 0 tests/bits/get_fe_from_name.cc | 2 +- .../cmp/generic => get_fe_from_name.output} | 0 tests/bits/grid_generator_01.cc | 2 +- .../cmp/generic => grid_generator_01.output} | 0 tests/bits/grid_generator_01a.cc | 2 +- .../cmp/generic => grid_generator_01a.output} | 0 tests/bits/grid_generator_02.cc | 2 +- .../cmp/generic => grid_generator_02.output} | 0 tests/bits/grid_generator_03.cc | 2 +- .../cmp/generic => grid_generator_03.output} | 0 tests/bits/grid_generator_04.cc | 2 +- .../cmp/generic => grid_generator_04.output} | 0 tests/bits/grid_generator_05.cc | 2 +- .../cmp/generic => grid_generator_05.output} | 0 tests/bits/grid_generator_06.cc | 2 +- tests/bits/grid_generator_06.output | 22 + tests/bits/grid_in_msh_01.cc | 12 +- .../cmp/generic => grid_in_msh_01.output} | 0 tests/bits/hp_constraints_are_implemented.cc | 2 +- ... => hp_constraints_are_implemented.output} | 0 tests/bits/hyper_ball_3d.cc | 2 +- tests/bits/hyper_ball_3d.output | 98 + tests/bits/joa_1.cc | 2 +- tests/bits/joa_1.output | 41 + tests/bits/make_boundary_constraints_01.cc | 2 +- ...ic => make_boundary_constraints_01.output} | 0 tests/bits/make_boundary_constraints_02.cc | 2 +- ...ic => make_boundary_constraints_02.output} | 0 .../bits/map_dofs_to_support_points_hp_01.cc | 2 +- ...> map_dofs_to_support_points_hp_01.output} | 0 .../bits/map_dofs_to_support_points_hp_02.cc | 2 +- .../map_dofs_to_support_points_hp_02.output | 4 + tests/bits/mapping_cartesian_1.cc | 2 +- .../generic => mapping_cartesian_1.output} | 0 tests/bits/mapping_q1_eulerian_01.cc | 2 +- .../generic => mapping_q1_eulerian_01.output} | 0 tests/bits/mapping_q4_3d.cc | 2 +- .../cmp/generic => mapping_q4_3d.output} | 0 tests/bits/mapping_q_eulerian_01.cc | 2 +- .../generic => mapping_q_eulerian_01.output} | 0 tests/bits/mapping_q_eulerian_02.cc | 2 +- .../generic => mapping_q_eulerian_02.output} | 0 tests/bits/mapping_q_eulerian_03.cc | 2 +- tests/bits/mapping_q_eulerian_03.output | 2236 + tests/bits/mapping_q_eulerian_04.cc | 2 +- tests/bits/mapping_q_eulerian_04.output | 56 + tests/bits/mapping_q_eulerian_05.cc | 2 +- .../generic => mapping_q_eulerian_05.output} | 0 tests/bits/max_n_cells_01.cc | 2 +- tests/bits/max_n_cells_01.output | 99 + tests/bits/max_n_cells_02.cc | 2 +- .../cmp/generic => max_n_cells_02.output} | 0 tests/bits/mesh_3d_1.cc | 2 +- .../cmp/generic => mesh_3d_1.output} | 0 tests/bits/mesh_3d_10.cc | 2 +- .../cmp/generic => mesh_3d_10.output} | 0 tests/bits/mesh_3d_11.cc | 2 +- .../cmp/generic => mesh_3d_11.output} | 0 tests/bits/mesh_3d_12.cc | 2 +- .../cmp/generic => mesh_3d_12.output} | 0 tests/bits/mesh_3d_13.cc | 2 +- .../cmp/generic => mesh_3d_13.output} | 0 tests/bits/mesh_3d_14.cc | 2 +- tests/bits/mesh_3d_14.output | 19 + tests/bits/mesh_3d_15.cc | 2 +- tests/bits/mesh_3d_15.output | 16 + tests/bits/mesh_3d_16.cc | 2 +- .../cmp/generic => mesh_3d_16.output} | 0 tests/bits/mesh_3d_17.cc | 4 +- .../cmp/generic => mesh_3d_17.output} | 0 tests/bits/mesh_3d_18.cc | 2 +- .../cmp/generic => mesh_3d_18.output} | 0 tests/bits/mesh_3d_19.cc | 2 +- .../cmp/generic => mesh_3d_19.output} | 0 tests/bits/mesh_3d_2.cc | 2 +- .../cmp/generic => mesh_3d_2.output} | 0 tests/bits/mesh_3d_20.cc | 2 +- .../cmp/generic => mesh_3d_20.output} | 0 tests/bits/mesh_3d_21.cc | 2 +- .../cmp/generic => mesh_3d_21.output} | 0 tests/bits/mesh_3d_22.cc | 4 +- .../cmp/generic => mesh_3d_22.output} | 0 tests/bits/mesh_3d_23.cc | 4 +- .../cmp/generic => mesh_3d_23.output} | 0 tests/bits/mesh_3d_24.cc | 4 +- .../cmp/generic => mesh_3d_24.output} | 0 tests/bits/mesh_3d_25.cc | 2 +- .../cmp/generic => mesh_3d_25.output} | 0 tests/bits/mesh_3d_26.cc | 2 +- .../cmp/generic => mesh_3d_26.output} | 0 tests/bits/mesh_3d_3.cc | 2 +- .../cmp/generic => mesh_3d_3.output} | 0 tests/bits/mesh_3d_4.cc | 2 +- tests/bits/mesh_3d_4.output | 16 + tests/bits/mesh_3d_5.cc | 2 +- tests/bits/mesh_3d_5.output | 47539 +++++++ tests/bits/mesh_3d_6.cc | 2 +- tests/bits/mesh_3d_6.output | 5259 + tests/bits/mesh_3d_7.cc | 2 +- tests/bits/mesh_3d_7.output | 109882 +++++++++++++++ tests/bits/mesh_3d_8.cc | 2 +- .../cmp/generic => mesh_3d_8.output} | 0 tests/bits/mesh_3d_9.cc | 2 +- tests/bits/mesh_3d_9.output | 37 + tests/bits/multiple_parameter_loop_01.cc | 4 +- ...eric => multiple_parameter_loop_01.output} | 0 tests/bits/multiple_parameter_loop_02.cc | 4 +- ...eric => multiple_parameter_loop_02.output} | 0 tests/bits/n_dofs_per_object.cc | 2 +- .../cmp/generic => n_dofs_per_object.output} | 0 tests/bits/nedelec_1.cc | 2 +- tests/bits/nedelec_1.output | 3 + tests/bits/neighboring_cells_at_two_faces.cc | 2 +- ... => neighboring_cells_at_two_faces.output} | 0 tests/bits/normals_1.cc | 2 +- .../cmp/generic => normals_1.output} | 0 tests/bits/normals_2.cc | 2 +- .../cmp/generic => normals_2.output} | 0 tests/bits/normals_3.cc | 2 +- .../cmp/generic => normals_3.output} | 0 tests/bits/normals_4.cc | 2 +- .../cmp/generic => normals_4.output} | 0 tests/bits/oliver_01.cc | 2 +- .../cmp/generic => oliver_01.output} | 0 tests/bits/parameter_handler_1.cc | 4 +- .../generic => parameter_handler_1.output} | 0 tests/bits/parameter_handler_10.cc | 4 +- .../generic => parameter_handler_10.output} | 0 tests/bits/parameter_handler_11.cc | 4 +- .../generic => parameter_handler_11.output} | 0 tests/bits/parameter_handler_12.cc | 2 +- .../generic => parameter_handler_12.output} | 0 tests/bits/parameter_handler_13.cc | 4 +- .../generic => parameter_handler_13.output} | 0 tests/bits/parameter_handler_13a.cc | 4 +- .../generic => parameter_handler_13a.output} | 0 tests/bits/parameter_handler_14.cc | 6 +- .../generic => parameter_handler_14.output} | 0 tests/bits/parameter_handler_1_exception.cc | 4 +- ...c => parameter_handler_1_exception.output} | 0 tests/bits/parameter_handler_1a.cc | 4 +- .../generic => parameter_handler_1a.output} | 0 tests/bits/parameter_handler_2.cc | 4 +- .../generic => parameter_handler_2.output} | 0 tests/bits/parameter_handler_3.cc | 4 +- .../generic => parameter_handler_3.output} | 0 tests/bits/parameter_handler_4.cc | 4 +- .../generic => parameter_handler_4.output} | 0 tests/bits/parameter_handler_4a.cc | 4 +- .../generic => parameter_handler_4a.output} | 0 tests/bits/parameter_handler_4b.cc | 2 +- .../generic => parameter_handler_4b.output} | 0 tests/bits/parameter_handler_5.cc | 2 +- .../generic => parameter_handler_5.output} | 0 tests/bits/parameter_handler_6.cc | 2 +- .../generic => parameter_handler_6.output} | 0 tests/bits/parameter_handler_6_bool.cc | 4 +- ...eneric => parameter_handler_6_bool.output} | 0 tests/bits/parameter_handler_7.cc | 2 +- .../generic => parameter_handler_7.output} | 0 tests/bits/parameter_handler_8.cc | 4 +- .../generic => parameter_handler_8.output} | 0 tests/bits/parameter_handler_9.cc | 4 +- .../generic => parameter_handler_9.output} | 0 tests/bits/parameter_handler_read_xml.cc | 4 +- ...eric => parameter_handler_read_xml.output} | 0 .../parameter_handler_read_xml_error_01.cc | 4 +- ...arameter_handler_read_xml_error_01.output} | 0 .../parameter_handler_read_xml_error_02.cc | 4 +- ...arameter_handler_read_xml_error_02.output} | 0 .../parameter_handler_read_xml_error_03.cc | 4 +- ...arameter_handler_read_xml_error_03.output} | 0 .../parameter_handler_read_xml_error_04.cc | 4 +- ...arameter_handler_read_xml_error_04.output} | 0 tests/bits/parameter_handler_write_json.cc | 2 +- ...ic => parameter_handler_write_json.output} | 0 tests/bits/parameter_handler_write_xml.cc | 2 +- ...ric => parameter_handler_write_xml.output} | 0 tests/bits/parsed_function.cc | 2 +- tests/bits/parsed_function.output | 22 + tests/bits/periodicity_01.cc | 2 +- .../cmp/generic => periodicity_01.output} | 0 tests/bits/periodicity_02.cc | 2 +- tests/bits/periodicity_02.output | 23 + tests/bits/periodicity_03.cc | 2 +- .../cmp/generic => periodicity_03.output} | 0 tests/bits/periodicity_04.cc | 2 +- .../cmp/generic => periodicity_04.output} | 0 tests/bits/periodicity_05.cc | 2 +- .../cmp/generic => periodicity_05.output} | 0 tests/bits/point_difference_01.cc | 2 +- .../generic => point_difference_01.output} | 0 tests/bits/point_difference_02.cc | 2 +- .../generic => point_difference_02.output} | 0 tests/bits/point_inside_1.cc | 2 +- tests/bits/point_inside_1.output | 23 + tests/bits/point_inside_2.cc | 2 +- tests/bits/point_inside_2.output | 29 + tests/bits/point_value_01.cc | 2 +- .../cmp/generic => point_value_01.output} | 0 tests/bits/point_value_02.cc | 2 +- .../cmp/generic => point_value_02.output} | 0 tests/bits/point_value_hp_01.cc | 2 +- .../cmp/generic => point_value_hp_01.output} | 0 tests/bits/point_value_hp_02.cc | 2 +- .../cmp/generic => point_value_hp_02.output} | 0 tests/bits/q_point_sum_1.cc | 2 +- .../cmp/generic => q_point_sum_1.output} | 0 tests/bits/q_point_sum_2.cc | 2 +- .../cmp/generic => q_point_sum_2.output} | 0 tests/bits/q_point_sum_3.cc | 2 +- .../cmp/generic => q_point_sum_3.output} | 0 tests/bits/q_point_sum_4.cc | 2 +- tests/bits/q_point_sum_4.output | 5 + tests/bits/q_points.cc | 2 +- .../{q_points/cmp/generic => q_points.output} | 0 tests/bits/refine_and_coarsen_1d.cc | 2 +- .../generic => refine_and_coarsen_1d.output} | 0 tests/bits/refine_and_coarsen_2d.cc | 2 +- tests/bits/refine_and_coarsen_2d.output | 3 + tests/bits/refine_and_coarsen_3d.cc | 2 +- .../generic => refine_and_coarsen_3d.output} | 0 tests/bits/refine_and_coarsen_for_parents.cc | 2 +- ... => refine_and_coarsen_for_parents.output} | 0 .../bits/refine_and_coarsen_for_parents_02.cc | 2 +- ... refine_and_coarsen_for_parents_02.output} | 0 .../bits/refine_and_coarsen_for_parents_03.cc | 2 +- ... refine_and_coarsen_for_parents_03.output} | 0 tests/bits/roy_1.cc | 2 +- .../bits/{roy_1/cmp/generic => roy_1.output} | 0 tests/bits/rt_1.cc | 2 +- tests/bits/{rt_1/cmp/generic => rt_1.output} | 0 tests/bits/rt_2.cc | 2 +- tests/bits/rt_2.output | 3027 + tests/bits/solution_transfer.cc | 2 +- tests/bits/solution_transfer.output | 68208 +++++++++ tests/bits/solver_01.cc | 2 +- .../cmp/generic => solver_01.output} | 0 tests/bits/sparse_lu_decomposition_1.cc | 2 +- ...neric => sparse_lu_decomposition_1.output} | 0 tests/bits/sparse_matrix_01.cc | 2 +- .../cmp/generic => sparse_matrix_01.output} | 0 tests/bits/sparse_matrix_01a.cc | 2 +- .../cmp/generic => sparse_matrix_01a.output} | 0 tests/bits/sparse_matrix_02.cc | 2 +- .../cmp/generic => sparse_matrix_02.output} | 0 tests/bits/sparse_matrix_03.cc | 2 +- .../cmp/generic => sparse_matrix_03.output} | 0 tests/bits/sparse_matrix_03a.cc | 2 +- .../cmp/generic => sparse_matrix_03a.output} | 0 tests/bits/sparse_matrix_03b.cc | 2 +- .../cmp/generic => sparse_matrix_03b.output} | 0 tests/bits/sparse_matrix_04.cc | 2 +- .../cmp/generic => sparse_matrix_04.output} | 0 tests/bits/sparse_matrix_05.cc | 2 +- .../cmp/generic => sparse_matrix_05.output} | 0 tests/bits/sparse_matrix_05a.cc | 2 +- .../cmp/generic => sparse_matrix_05a.output} | 0 tests/bits/sparse_matrix_06.cc | 2 +- .../cmp/generic => sparse_matrix_06.output} | 0 tests/bits/sparse_matrix_07.cc | 2 +- .../cmp/generic => sparse_matrix_07.output} | 0 tests/bits/sparse_matrix_08.cc | 2 +- .../cmp/generic => sparse_matrix_08.output} | 0 tests/bits/sparse_matrix_09.cc | 2 +- .../cmp/generic => sparse_matrix_09.output} | 0 tests/bits/sparse_matrix_10.cc | 2 +- .../cmp/generic => sparse_matrix_10.output} | 0 tests/bits/sparse_matrix_add_entries_01.cc | 2 +- .../bits/sparse_matrix_add_entries_01.output | 4 + tests/bits/sparse_matrix_add_entries_02.cc | 2 +- ...ic => sparse_matrix_add_entries_02.output} | 0 tests/bits/sparse_matrix_add_entries_03.cc | 2 +- ...ic => sparse_matrix_add_entries_03.output} | 0 tests/bits/sparse_matrix_add_entries_04.cc | 2 +- ...ic => sparse_matrix_add_entries_04.output} | 0 tests/bits/sparse_matrix_add_entries_05.cc | 2 +- ...ic => sparse_matrix_add_entries_05.output} | 0 tests/bits/sparse_matrix_add_entries_06.cc | 2 +- ...ic => sparse_matrix_add_entries_06.output} | 0 tests/bits/sparse_matrix_iterator_01.cc | 2 +- tests/bits/sparse_matrix_iterator_01.output | 5 + tests/bits/sparse_matrix_iterator_02.cc | 2 +- ...neric => sparse_matrix_iterator_02.output} | 0 tests/bits/sparse_matrix_iterator_03.cc | 2 +- ...neric => sparse_matrix_iterator_03.output} | 0 tests/bits/sparse_matrix_iterator_04.cc | 2 +- tests/bits/sparse_matrix_iterator_04.output | 15 + tests/bits/sparse_matrix_iterator_05.cc | 2 +- ...neric => sparse_matrix_iterator_05.output} | 0 tests/bits/sparse_matrix_iterator_06.cc | 2 +- ...neric => sparse_matrix_iterator_06.output} | 0 tests/bits/sparse_matrix_iterator_07.cc | 2 +- ...neric => sparse_matrix_iterator_07.output} | 0 tests/bits/sparse_matrix_iterator_08.cc | 2 +- ...neric => sparse_matrix_iterator_08.output} | 0 tests/bits/sparse_matrix_iterator_09.cc | 2 +- ...neric => sparse_matrix_iterator_09.output} | 0 tests/bits/sparse_matrix_iterator_10.cc | 2 +- ...neric => sparse_matrix_iterator_10.output} | 0 tests/bits/sparse_matrix_iterator_11.cc | 2 +- ...neric => sparse_matrix_iterator_11.output} | 0 tests/bits/sparse_matrix_iterator_12.cc | 2 +- ...neric => sparse_matrix_iterator_12.output} | 0 tests/bits/sparse_matrix_iterator_13.cc | 2 +- ...neric => sparse_matrix_iterator_13.output} | 0 tests/bits/sparse_matrix_vector_01.cc | 2 +- ...generic => sparse_matrix_vector_01.output} | 0 tests/bits/sparse_matrix_vector_02.cc | 2 +- ...generic => sparse_matrix_vector_02.output} | 0 tests/bits/sparse_matrix_vector_03.cc | 2 +- ...generic => sparse_matrix_vector_03.output} | 0 tests/bits/sparse_matrix_vector_04.cc | 2 +- ...generic => sparse_matrix_vector_04.output} | 0 tests/bits/sparse_matrix_vector_05.cc | 2 +- ...generic => sparse_matrix_vector_05.output} | 0 tests/bits/sparse_matrix_vector_06.cc | 2 +- ...generic => sparse_matrix_vector_06.output} | 0 tests/bits/sparse_matrix_vector_07.cc | 2 +- ...generic => sparse_matrix_vector_07.output} | 0 tests/bits/sparsity_pattern_01.cc | 2 +- .../generic => sparsity_pattern_01.output} | 0 tests/bits/sparsity_pattern_01_x.cc | 2 +- .../generic => sparsity_pattern_01_x.output} | 0 tests/bits/sparsity_pattern_iterator_01.cc | 2 +- ...ic => sparsity_pattern_iterator_01.output} | 0 tests/bits/step-10.cc | 2 +- .../{step-10/cmp/generic => step-10.output} | 0 tests/bits/step-11.cc | 2 +- tests/bits/step-11.output | 67 + tests/bits/step-12.cc | 2 +- tests/bits/step-12.output | 2839 + tests/bits/step-13.cc | 2 +- tests/bits/step-13.output | 50 + tests/bits/step-14.cc | 2 +- tests/bits/step-14.output | 27668 ++++ tests/bits/step-15.cc | 2 +- .../{step-15/cmp/generic => step-15.output} | 0 tests/bits/step-16.cc | 2 +- .../{step-16/cmp/generic => step-16.output} | 0 tests/bits/step-16b.cc | 2 +- .../{step-16b/cmp/generic => step-16b.output} | 0 tests/bits/step-2.cc | 2 +- .../{step-2/cmp/generic => step-2.output} | 0 tests/bits/step-3.cc | 2 +- .../{step-3/cmp/generic => step-3.output} | 0 tests/bits/step-4.cc | 2 +- .../{step-4/cmp/generic => step-4.output} | 0 tests/bits/step-5.cc | 4 +- .../{step-5/cmp/generic => step-5.output} | 0 tests/bits/step-6.cc | 2 +- .../{step-6/cmp/generic => step-6.output} | 0 tests/bits/step-7.cc | 2 +- .../{step-7/cmp/generic => step-7.output} | 0 tests/bits/step-8.cc | 2 +- .../{step-8/cmp/generic => step-8.output} | 0 tests/bits/subdomain_ids_01.cc | 2 +- .../cmp/generic => subdomain_ids_01.output} | 0 tests/bits/subdomain_ids_02.cc | 2 +- .../cmp/generic => subdomain_ids_02.output} | 0 tests/bits/subdomain_ids_03.cc | 2 +- .../cmp/generic => subdomain_ids_03.output} | 0 tests/bits/subdomain_ids_04.cc | 2 +- .../cmp/generic => subdomain_ids_04.output} | 0 tests/bits/subdomain_ids_05.cc | 2 +- .../cmp/generic => subdomain_ids_05.output} | 0 tests/bits/subdomain_ids_06.cc | 2 +- .../cmp/generic => subdomain_ids_06.output} | 0 tests/bits/subdomain_ids_07.cc | 2 +- .../cmp/generic => subdomain_ids_07.output} | 0 tests/bits/subface_interpolation.cc | 2 +- .../generic => subface_interpolation.output} | 0 tests/bits/tria_crash_01.cc | 2 +- .../cmp/generic => tria_crash_01.output} | 0 tests/bits/unit_support_points.cc | 2 +- .../generic => unit_support_points.output} | 0 tests/bits/unit_support_points_02.cc | 2 +- tests/bits/unit_support_points_02.output | 29 + tests/bits/vector_11.cc | 2 +- .../cmp/generic => vector_11.output} | 0 tests/bits/vector_12.cc | 2 +- .../cmp/generic => vector_12.output} | 0 tests/bits/vector_13.cc | 2 +- .../cmp/generic => vector_13.output} | 0 tests/bits/vector_14.cc | 2 +- .../cmp/generic => vector_14.output} | 0 tests/bits/vector_15.cc | 2 +- .../cmp/generic => vector_15.output} | 0 tests/bits/vector_16.cc | 2 +- .../cmp/generic => vector_16.output} | 0 tests/bits/vector_17.cc | 2 +- .../cmp/generic => vector_17.output} | 0 tests/bits/vector_18.cc | 2 +- .../cmp/generic => vector_18.output} | 0 tests/bits/vector_19.cc | 2 +- .../cmp/generic => vector_19.output} | 0 tests/bits/vector_20.cc | 2 +- .../cmp/generic => vector_20.output} | 0 tests/bits/vector_21.cc | 2 +- .../cmp/generic => vector_21.output} | 0 tests/bits/vector_21_negative.cc | 2 +- .../cmp/generic => vector_21_negative.output} | 0 tests/bits/vector_22.cc | 2 +- .../cmp/generic => vector_22.output} | 0 tests/bits/vector_23.cc | 2 +- .../cmp/generic => vector_23.output} | 0 tests/bits/vector_24.cc | 2 +- .../cmp/generic => vector_24.output} | 0 tests/bits/vector_25.cc | 2 +- .../cmp/generic => vector_25.output} | 0 tests/bits/vector_26.cc | 2 +- .../cmp/generic => vector_26.output} | 0 tests/bits/vector_27.cc | 2 +- .../cmp/generic => vector_27.output} | 0 tests/bits/vector_28.cc | 2 +- .../cmp/generic => vector_28.output} | 0 tests/bits/vector_29.cc | 2 +- .../cmp/generic => vector_29.output} | 0 tests/bits/vector_30.cc | 2 +- .../cmp/generic => vector_30.output} | 0 tests/bits/vector_31.cc | 2 +- .../cmp/generic => vector_31.output} | 0 tests/bits/vector_32.cc | 2 +- .../cmp/generic => vector_32.output} | 0 tests/bits/vector_33.cc | 2 +- .../cmp/generic => vector_33.output} | 0 tests/bits/vector_34.cc | 2 +- .../cmp/generic => vector_34.output} | 0 tests/bits/vector_35.cc | 2 +- .../cmp/generic => vector_35.output} | 0 tests/bits/vector_36.cc | 2 +- .../cmp/generic => vector_36.output} | 0 tests/bits/vector_37.cc | 2 +- .../cmp/generic => vector_37.output} | 0 tests/bits/vector_38.cc | 2 +- .../cmp/generic => vector_38.output} | 0 tests/bits/vector_39.cc | 2 +- .../cmp/generic => vector_39.output} | 0 tests/bits/vector_40.cc | 2 +- .../cmp/generic => vector_40.output} | 0 tests/bits/vector_41.cc | 2 +- tests/bits/vector_41.output | 2 + tests/bits/vector_42.cc | 2 +- tests/bits/vector_42.output | 2 + tests/bits/vector_43.cc | 2 +- tests/bits/vector_43.output | 2 + tests/bits/vector_44.cc | 2 +- tests/bits/vector_44.output | 2 + tests/bits/vector_45.cc | 2 +- tests/bits/vector_45.output | 2 + tests/bits/vector_46.cc | 2 +- tests/bits/vector_46.output | 2 + tests/bits/vector_47.cc | 2 +- tests/bits/vector_47.output | 2 + tests/bits/vector_48.cc | 2 +- tests/bits/vector_48.output | 2 + tests/bits/vector_49.cc | 2 +- .../cmp/generic => vector_49.output} | 0 tests/bits/vector_57.cc | 2 +- tests/bits/vector_57.output | 2 + tests/bits/vector_equality_1.cc | 2 +- tests/bits/vector_equality_1.output | 2 + tests/bits/vector_equality_2.cc | 2 +- tests/bits/vector_equality_2.output | 2 + tests/bits/vector_equality_3.cc | 2 +- tests/bits/vector_equality_3.output | 2 + tests/bits/vector_equality_4.cc | 2 +- tests/bits/vector_equality_4.output | 2 + tests/bits/vector_equality_5.cc | 2 +- tests/bits/vector_equality_5.output | 2 + tests/bits/vector_equality_6.cc | 2 +- tests/bits/vector_equality_6.output | 2 + tests/bits/vector_equality_7.cc | 2 +- tests/bits/vector_equality_7.output | 2 + tests/bits/vector_equality_8.cc | 2 +- tests/bits/vector_equality_8.output | 2 + tests/bits/vector_vector_01.cc | 2 +- tests/bits/vector_vector_01.output | 2 + tests/bits/volume_1.cc | 2 +- .../{volume_1/cmp/generic => volume_1.output} | 0 tests/bits/volume_2.cc | 2 +- .../{volume_2/cmp/generic => volume_2.output} | 0 tests/bits/volume_3.cc | 2 +- .../{volume_3/cmp/generic => volume_3.output} | 0 tests/bits/volume_4.cc | 2 +- .../{volume_4/cmp/generic => volume_4.output} | 0 tests/matrix_free/Makefile | 10 - 1486 files changed, 407820 insertions(+), 810 deletions(-) delete mode 100644 tests/bits/Makefile rename tests/bits/{accessor_equality/cmp/generic => accessor_equality.output} (100%) rename tests/bits/{anna_1/cmp/generic => anna_1.output} (100%) rename tests/bits/{anna_2/cmp/generic => anna_2.output} (100%) rename tests/bits/{anna_3/cmp/generic => anna_3.output} (100%) rename tests/bits/{anna_4/cmp/generic => anna_4.output} (100%) rename tests/bits/{anna_5/cmp/generic => anna_5.output} (100%) create mode 100644 tests/bits/anna_6.output rename tests/bits/{apply_boundary_values_01/cmp/generic => apply_boundary_values_01.output} (100%) create mode 100644 tests/bits/apply_boundary_values_02.output rename tests/bits/{apply_boundary_values_03/cmp/generic => apply_boundary_values_03.output} (100%) create mode 100644 tests/bits/apply_boundary_values_04.output rename tests/bits/{block_matrix_array_01/cmp/generic => block_matrix_array_01.output} (100%) create mode 100644 tests/bits/block_sparse_matrix_1.output rename tests/bits/{block_sparse_matrix_2/cmp/generic => block_sparse_matrix_2.output} (100%) rename tests/bits/{block_sparse_matrix_iterator_01/cmp/generic => block_sparse_matrix_iterator_01.output} (100%) rename tests/bits/{block_sparse_matrix_iterator_03/cmp/generic => block_sparse_matrix_iterator_02.output} (100%) create mode 100644 tests/bits/block_sparse_matrix_iterator_03.output rename tests/bits/{block_sparse_matrix_iterator_04/cmp/generic => block_sparse_matrix_iterator_04.output} (100%) rename tests/bits/{block_sparse_matrix_iterator_05/cmp/generic => block_sparse_matrix_iterator_05.output} (100%) rename tests/bits/{block_vector_iterator_01/cmp/generic => block_vector_iterator_01.output} (100%) rename tests/bits/{block_vector_iterator_02/cmp/generic => block_vector_iterator_02.output} (100%) rename tests/bits/{block_vector_vector_01/cmp/generic => block_vector_vector_01.output} (100%) rename tests/bits/{christian_1/cmp/generic => christian_1.output} (100%) rename tests/bits/{christian_2/cmp/generic => christian_2.output} (100%) rename tests/bits/{chunk_sparse_matrix_00/cmp/generic => chunk_sparse_matrix_00.output} (100%) rename tests/bits/{chunk_sparse_matrix_01/cmp/generic => chunk_sparse_matrix_01.output} (100%) rename tests/bits/{chunk_sparse_matrix_01a/cmp/generic => chunk_sparse_matrix_01a.output} (100%) rename tests/bits/{chunk_sparse_matrix_03/cmp/generic => chunk_sparse_matrix_02.output} (100%) rename tests/bits/{chunk_sparse_matrix_03a/cmp/generic => chunk_sparse_matrix_03.output} (100%) rename tests/bits/{chunk_sparse_matrix_03b/cmp/generic => chunk_sparse_matrix_03a.output} (100%) rename tests/bits/{chunk_sparse_matrix_04/cmp/generic => chunk_sparse_matrix_03b.output} (100%) rename tests/bits/{chunk_sparse_matrix_10/cmp/generic => chunk_sparse_matrix_04.output} (100%) rename tests/bits/{chunk_sparse_matrix_05/cmp/generic => chunk_sparse_matrix_05.output} (100%) rename tests/bits/{chunk_sparse_matrix_05a/cmp/generic => chunk_sparse_matrix_05a.output} (100%) rename tests/bits/{chunk_sparse_matrix_06/cmp/generic => chunk_sparse_matrix_06.output} (100%) rename tests/bits/{chunk_sparse_matrix_07/cmp/generic => chunk_sparse_matrix_07.output} (100%) rename tests/bits/{chunk_sparse_matrix_08/cmp/generic => chunk_sparse_matrix_08.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_01/cmp/generic => chunk_sparse_matrix_09.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_02/cmp/generic => chunk_sparse_matrix_10.output} (100%) create mode 100644 tests/bits/chunk_sparse_matrix_11.output rename tests/bits/{chunk_sparse_matrix_12/cmp/generic => chunk_sparse_matrix_12.output} (100%) rename tests/bits/{chunk_sparse_matrix_13/cmp/generic => chunk_sparse_matrix_13.output} (100%) create mode 100644 tests/bits/chunk_sparse_matrix_14.output rename tests/bits/{chunk_sparse_matrix_15/cmp/generic => chunk_sparse_matrix_15.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_01/cmp/generic => chunk_sparse_matrix_iterator_01.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_02/cmp/generic => chunk_sparse_matrix_iterator_02.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_03/cmp/generic => chunk_sparse_matrix_iterator_03.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_04/cmp/generic => chunk_sparse_matrix_iterator_04.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_05/cmp/generic => chunk_sparse_matrix_iterator_05.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_06/cmp/generic => chunk_sparse_matrix_iterator_06.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_07/cmp/generic => chunk_sparse_matrix_iterator_07.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_08/cmp/generic => chunk_sparse_matrix_iterator_08.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_09/cmp/generic => chunk_sparse_matrix_iterator_09.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_10/cmp/generic => chunk_sparse_matrix_iterator_10.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_11/cmp/generic => chunk_sparse_matrix_iterator_11.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_12/cmp/generic => chunk_sparse_matrix_iterator_12.output} (100%) rename tests/bits/{chunk_sparse_matrix_iterator_13/cmp/generic => chunk_sparse_matrix_iterator_13.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_03/cmp/generic => chunk_sparse_matrix_vector_01.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_04/cmp/generic => chunk_sparse_matrix_vector_02.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_05/cmp/generic => chunk_sparse_matrix_vector_03.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_06/cmp/generic => chunk_sparse_matrix_vector_04.output} (100%) rename tests/bits/{chunk_sparse_matrix_vector_07/cmp/generic => chunk_sparse_matrix_vector_05.output} (100%) create mode 100644 tests/bits/chunk_sparse_matrix_vector_06.output create mode 100644 tests/bits/chunk_sparse_matrix_vector_07.output rename tests/bits/{coarsening_3d/cmp/generic => coarsening_3d.output} (100%) rename tests/bits/{complex_complex_full_matrix_01/cmp/generic => complex_complex_full_matrix_01.output} (100%) rename tests/bits/{complex_complex_full_matrix_02/cmp/generic => complex_complex_full_matrix_02.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_03.output rename tests/bits/{complex_complex_full_matrix_04/cmp/generic => complex_complex_full_matrix_04.output} (100%) rename tests/bits/{complex_complex_full_matrix_05/cmp/generic => complex_complex_full_matrix_05.output} (100%) rename tests/bits/{complex_complex_full_matrix_06/cmp/generic => complex_complex_full_matrix_06.output} (100%) rename tests/bits/{complex_complex_full_matrix_07/cmp/generic => complex_complex_full_matrix_07.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_08.output rename tests/bits/{complex_complex_full_matrix_09/cmp/generic => complex_complex_full_matrix_09.output} (100%) rename tests/bits/{complex_complex_full_matrix_10/cmp/generic => complex_complex_full_matrix_10.output} (100%) rename tests/bits/{complex_complex_full_matrix_11/cmp/generic => complex_complex_full_matrix_11.output} (100%) rename tests/bits/{complex_complex_full_matrix_12/cmp/generic => complex_complex_full_matrix_12.output} (100%) rename tests/bits/{complex_complex_full_matrix_13/cmp/generic => complex_complex_full_matrix_13.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_14.output create mode 100644 tests/bits/complex_complex_full_matrix_15.output create mode 100644 tests/bits/complex_complex_full_matrix_16.output rename tests/bits/{complex_complex_full_matrix_17/cmp/generic => complex_complex_full_matrix_17.output} (100%) rename tests/bits/{complex_complex_full_matrix_18/cmp/generic => complex_complex_full_matrix_18.output} (100%) rename tests/bits/{complex_complex_full_matrix_19/cmp/generic => complex_complex_full_matrix_19.output} (100%) rename tests/bits/{complex_complex_full_matrix_20/cmp/generic => complex_complex_full_matrix_20.output} (100%) rename tests/bits/{complex_complex_full_matrix_21/cmp/generic => complex_complex_full_matrix_21.output} (100%) rename tests/bits/{complex_complex_full_matrix_22/cmp/generic => complex_complex_full_matrix_22.output} (100%) rename tests/bits/{complex_complex_full_matrix_23/cmp/generic => complex_complex_full_matrix_23.output} (100%) rename tests/bits/{complex_complex_full_matrix_24/cmp/generic => complex_complex_full_matrix_24.output} (100%) rename tests/bits/{complex_complex_full_matrix_25/cmp/generic => complex_complex_full_matrix_25.output} (100%) rename tests/bits/{complex_complex_full_matrix_26/cmp/generic => complex_complex_full_matrix_26.output} (100%) rename tests/bits/{complex_complex_full_matrix_27/cmp/generic => complex_complex_full_matrix_27.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_28.output rename tests/bits/{complex_complex_full_matrix_29/cmp/generic => complex_complex_full_matrix_29.output} (100%) rename tests/bits/{complex_complex_full_matrix_30/cmp/generic => complex_complex_full_matrix_30.output} (100%) rename tests/bits/{complex_complex_full_matrix_31/cmp/generic => complex_complex_full_matrix_31.output} (100%) rename tests/bits/{complex_complex_full_matrix_32/cmp/generic => complex_complex_full_matrix_32.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_33.output rename tests/bits/{complex_complex_full_matrix_34/cmp/generic => complex_complex_full_matrix_34.output} (100%) rename tests/bits/{complex_complex_full_matrix_36/cmp/generic => complex_complex_full_matrix_36.output} (100%) rename tests/bits/{complex_complex_full_matrix_37/cmp/generic => complex_complex_full_matrix_37.output} (100%) rename tests/bits/{complex_complex_full_matrix_38/cmp/generic => complex_complex_full_matrix_38.output} (100%) rename tests/bits/{complex_complex_full_matrix_39/cmp/generic => complex_complex_full_matrix_39.output} (100%) rename tests/bits/{complex_complex_full_matrix_40/cmp/generic => complex_complex_full_matrix_40.output} (100%) rename tests/bits/{complex_complex_full_matrix_41/cmp/generic => complex_complex_full_matrix_41.output} (100%) rename tests/bits/{complex_real_full_matrix_42/cmp/generic => complex_complex_full_matrix_42.output} (100%) rename tests/bits/{complex_complex_full_matrix_43/cmp/generic => complex_complex_full_matrix_43.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_44.output rename tests/bits/{complex_complex_full_matrix_45/cmp/generic => complex_complex_full_matrix_45.output} (100%) rename tests/bits/{complex_complex_full_matrix_46/cmp/generic => complex_complex_full_matrix_46.output} (100%) rename tests/bits/{complex_complex_full_matrix_47/cmp/generic => complex_complex_full_matrix_47.output} (100%) create mode 100644 tests/bits/complex_complex_full_matrix_48.output rename tests/bits/{complex_complex_full_matrix_49/cmp/generic => complex_complex_full_matrix_49.output} (100%) rename tests/bits/{complex_complex_full_matrix_50/cmp/generic => complex_complex_full_matrix_50.output} (100%) rename tests/bits/{complex_complex_full_matrix_51/cmp/generic => complex_complex_full_matrix_51.output} (100%) rename tests/bits/{complex_complex_full_matrix_52/cmp/generic => complex_complex_full_matrix_52.output} (100%) rename tests/bits/{complex_real_full_matrix_02/cmp/generic => complex_real_full_matrix_01.output} (100%) rename tests/bits/{complex_real_full_matrix_06/cmp/generic => complex_real_full_matrix_02.output} (100%) rename tests/bits/{complex_real_full_matrix_03/cmp/generic => complex_real_full_matrix_03.output} (100%) rename tests/bits/{complex_real_full_matrix_04/cmp/generic => complex_real_full_matrix_04.output} (100%) rename tests/bits/{complex_real_full_matrix_05/cmp/generic => complex_real_full_matrix_05.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_06.output create mode 100644 tests/bits/complex_real_full_matrix_07.output create mode 100644 tests/bits/complex_real_full_matrix_08.output rename tests/bits/{complex_real_full_matrix_09/cmp/generic => complex_real_full_matrix_09.output} (100%) rename tests/bits/{complex_real_full_matrix_10/cmp/generic => complex_real_full_matrix_10.output} (100%) rename tests/bits/{complex_real_full_matrix_11/cmp/generic => complex_real_full_matrix_11.output} (100%) rename tests/bits/{complex_real_full_matrix_12/cmp/generic => complex_real_full_matrix_12.output} (100%) rename tests/bits/{complex_real_full_matrix_13/cmp/generic => complex_real_full_matrix_13.output} (100%) rename tests/bits/{complex_real_full_matrix_14/cmp/generic => complex_real_full_matrix_14.output} (100%) rename tests/bits/{complex_real_full_matrix_15/cmp/generic => complex_real_full_matrix_15.output} (100%) rename tests/bits/{complex_real_full_matrix_16/cmp/generic => complex_real_full_matrix_16.output} (100%) rename tests/bits/{complex_real_full_matrix_17/cmp/generic => complex_real_full_matrix_17.output} (100%) rename tests/bits/{complex_real_full_matrix_18/cmp/generic => complex_real_full_matrix_18.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_19.output rename tests/bits/{complex_real_full_matrix_20/cmp/generic => complex_real_full_matrix_20.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_21.output rename tests/bits/{complex_real_full_matrix_22/cmp/generic => complex_real_full_matrix_22.output} (100%) rename tests/bits/{complex_real_full_matrix_23/cmp/generic => complex_real_full_matrix_23.output} (100%) rename tests/bits/{complex_real_full_matrix_24/cmp/generic => complex_real_full_matrix_24.output} (100%) rename tests/bits/{complex_real_full_matrix_25/cmp/generic => complex_real_full_matrix_25.output} (100%) rename tests/bits/{complex_real_full_matrix_26/cmp/generic => complex_real_full_matrix_26.output} (100%) rename tests/bits/{complex_real_full_matrix_27/cmp/generic => complex_real_full_matrix_27.output} (100%) rename tests/bits/{complex_real_full_matrix_28/cmp/generic => complex_real_full_matrix_28.output} (100%) rename tests/bits/{complex_real_full_matrix_29/cmp/generic => complex_real_full_matrix_29.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_30.output rename tests/bits/{complex_real_full_matrix_31/cmp/generic => complex_real_full_matrix_31.output} (100%) rename tests/bits/{complex_real_full_matrix_32/cmp/generic => complex_real_full_matrix_32.output} (100%) rename tests/bits/{complex_real_full_matrix_33/cmp/generic => complex_real_full_matrix_33.output} (100%) rename tests/bits/{complex_real_full_matrix_34/cmp/generic => complex_real_full_matrix_34.output} (100%) rename tests/bits/{complex_real_full_matrix_36/cmp/generic => complex_real_full_matrix_36.output} (100%) rename tests/bits/{complex_real_full_matrix_37/cmp/generic => complex_real_full_matrix_37.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_38.output create mode 100644 tests/bits/complex_real_full_matrix_39.output rename tests/bits/{complex_real_full_matrix_40/cmp/generic => complex_real_full_matrix_40.output} (100%) rename tests/bits/{complex_real_full_matrix_41/cmp/generic => complex_real_full_matrix_41.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_42.output rename tests/bits/{complex_real_full_matrix_43/cmp/generic => complex_real_full_matrix_43.output} (100%) rename tests/bits/{complex_real_full_matrix_44/cmp/generic => complex_real_full_matrix_44.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_45.output rename tests/bits/{complex_real_full_matrix_46/cmp/generic => complex_real_full_matrix_46.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_47.output rename tests/bits/{complex_real_full_matrix_48/cmp/generic => complex_real_full_matrix_48.output} (100%) rename tests/bits/{complex_real_full_matrix_49/cmp/generic => complex_real_full_matrix_49.output} (100%) create mode 100644 tests/bits/complex_real_full_matrix_50.output rename tests/bits/{complex_real_full_matrix_51/cmp/generic => complex_real_full_matrix_51.output} (100%) rename tests/bits/{complex_real_full_matrix_52/cmp/generic => complex_real_full_matrix_52.output} (100%) rename tests/bits/{complex_vector_11/cmp/generic => complex_vector_11.output} (100%) rename tests/bits/{complex_vector_12/cmp/generic => complex_vector_12.output} (100%) rename tests/bits/{complex_vector_13/cmp/generic => complex_vector_13.output} (100%) rename tests/bits/{complex_vector_14/cmp/generic => complex_vector_14.output} (100%) rename tests/bits/{complex_vector_15/cmp/generic => complex_vector_15.output} (100%) rename tests/bits/{complex_vector_16/cmp/generic => complex_vector_16.output} (100%) rename tests/bits/{complex_vector_18/cmp/generic => complex_vector_17.output} (100%) rename tests/bits/{complex_vector_19/cmp/generic => complex_vector_18.output} (100%) rename tests/bits/{complex_vector_20/cmp/generic => complex_vector_19.output} (100%) rename tests/bits/{complex_vector_22/cmp/generic => complex_vector_20.output} (100%) rename tests/bits/{complex_vector_24/cmp/generic => complex_vector_21.output} (100%) rename tests/bits/{complex_vector_25/cmp/generic => complex_vector_21_negative.output} (100%) rename tests/bits/{complex_vector_26/cmp/generic => complex_vector_22.output} (100%) rename tests/bits/{complex_vector_23/cmp/generic => complex_vector_23.output} (100%) rename tests/bits/{complex_vector_29/cmp/generic => complex_vector_24.output} (100%) rename tests/bits/{complex_vector_30/cmp/generic => complex_vector_25.output} (100%) rename tests/bits/{complex_vector_31/cmp/generic => complex_vector_26.output} (100%) rename tests/bits/{complex_vector_27/cmp/generic => complex_vector_27.output} (100%) rename tests/bits/{complex_vector_28/cmp/generic => complex_vector_28.output} (100%) rename tests/bits/{complex_vector_32/cmp/generic => complex_vector_29.output} (100%) rename tests/bits/{complex_vector_33/cmp/generic => complex_vector_30.output} (100%) rename tests/bits/{complex_vector_34/cmp/generic => complex_vector_31.output} (100%) rename tests/bits/{complex_vector_35/cmp/generic => complex_vector_32.output} (100%) rename tests/bits/{complex_vector_36/cmp/generic => complex_vector_33.output} (100%) rename tests/bits/{complex_vector_37/cmp/generic => complex_vector_34.output} (100%) rename tests/bits/{complex_vector_38/cmp/generic => complex_vector_35.output} (100%) rename tests/bits/{complex_vector_40/cmp/generic => complex_vector_36.output} (100%) rename tests/bits/{complex_vector_41/cmp/generic => complex_vector_37.output} (100%) rename tests/bits/{complex_vector_42/cmp/generic => complex_vector_38.output} (100%) rename tests/bits/{complex_vector_43/cmp/generic => complex_vector_39.output} (100%) rename tests/bits/{complex_vector_44/cmp/generic => complex_vector_40.output} (100%) rename tests/bits/{complex_vector_45/cmp/generic => complex_vector_41.output} (100%) rename tests/bits/{complex_vector_46/cmp/generic => complex_vector_42.output} (100%) rename tests/bits/{complex_vector_48/cmp/generic => complex_vector_43.output} (100%) rename tests/bits/{complex_vector_equality_2/cmp/generic => complex_vector_44.output} (100%) rename tests/bits/{complex_vector_equality_4/cmp/generic => complex_vector_45.output} (100%) rename tests/bits/{complex_vector_equality_5/cmp/generic => complex_vector_46.output} (100%) rename tests/bits/{complex_vector_equality_6/cmp/generic => complex_vector_47.output} (100%) rename tests/bits/{complex_vector_equality_7/cmp/generic => complex_vector_48.output} (100%) rename tests/bits/{complex_vector_49/cmp/generic => complex_vector_49.output} (100%) rename tests/bits/{complex_vector_equality_8/cmp/generic => complex_vector_equality_1.output} (100%) rename tests/bits/{complex_vector_vector_01/cmp/generic => complex_vector_equality_2.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_09/cmp/generic => complex_vector_equality_3.output} (100%) rename tests/bits/{compressed_sparsity_pattern_09/cmp/generic => complex_vector_equality_4.output} (100%) rename tests/bits/{fe_field_function_04/cmp/generic => complex_vector_equality_5.output} (100%) rename tests/bits/{fe_field_function_04_vector/cmp/generic => complex_vector_equality_6.output} (100%) rename tests/bits/{fe_field_function_05/cmp/generic => complex_vector_equality_7.output} (100%) rename tests/bits/{fe_field_function_05_vector/cmp/generic => complex_vector_equality_8.output} (100%) rename tests/bits/{fe_field_function_06_vector/cmp/generic => complex_vector_vector_01.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_01/cmp/generic => compressed_set_sparsity_pattern_01.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_02/cmp/generic => compressed_set_sparsity_pattern_02.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_03/cmp/generic => compressed_set_sparsity_pattern_03.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_04/cmp/generic => compressed_set_sparsity_pattern_04.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_05/cmp/generic => compressed_set_sparsity_pattern_05.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_06/cmp/generic => compressed_set_sparsity_pattern_06.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_07/cmp/generic => compressed_set_sparsity_pattern_07.output} (100%) rename tests/bits/{compressed_set_sparsity_pattern_08/cmp/generic => compressed_set_sparsity_pattern_08.output} (100%) rename tests/bits/{fe_field_function_08_vector/cmp/generic => compressed_set_sparsity_pattern_09.output} (100%) rename tests/bits/{compressed_sparsity_pattern_01/cmp/generic => compressed_sparsity_pattern_01.output} (100%) create mode 100644 tests/bits/compressed_sparsity_pattern_02.output rename tests/bits/{compressed_sparsity_pattern_03/cmp/generic => compressed_sparsity_pattern_03.output} (100%) rename tests/bits/{compressed_sparsity_pattern_04/cmp/generic => compressed_sparsity_pattern_04.output} (100%) rename tests/bits/{compressed_sparsity_pattern_05/cmp/generic => compressed_sparsity_pattern_05.output} (100%) rename tests/bits/{compressed_sparsity_pattern_06/cmp/generic => compressed_sparsity_pattern_06.output} (100%) rename tests/bits/{compressed_sparsity_pattern_07/cmp/generic => compressed_sparsity_pattern_07.output} (100%) rename tests/bits/{compressed_sparsity_pattern_08/cmp/generic => compressed_sparsity_pattern_08.output} (100%) rename tests/bits/{full_matrix_iterator_01/cmp/generic => compressed_sparsity_pattern_09.output} (100%) create mode 100644 tests/bits/cone_01.output create mode 100644 tests/bits/count_dofs_per_block_01.output rename tests/bits/{count_dofs_per_block_02/cmp/generic => count_dofs_per_block_02.output} (100%) rename tests/bits/{count_dofs_per_component_hp_01/cmp/generic => count_dofs_per_component_hp_01.output} (100%) rename tests/bits/{count_dofs_per_component_hp_02/cmp/generic => count_dofs_per_component_hp_02.output} (100%) rename tests/bits/{cylinder/cmp/generic => cylinder.output} (100%) rename tests/bits/{cylinder_01/cmp/generic => cylinder_01.output} (100%) rename tests/bits/{cylinder_02/cmp/generic => cylinder_02.output} (100%) create mode 100644 tests/bits/cylinder_03.output rename tests/bits/{cylinder_04/cmp/generic => cylinder_04.output} (100%) rename tests/bits/{cylinder_shell_01/cmp/generic => cylinder_shell_01.output} (100%) rename tests/bits/{cylinder_shell_02/cmp/generic => cylinder_shell_02.output} (100%) rename tests/bits/{data_out_01/cmp/generic => data_out_01.output} (100%) rename tests/bits/{data_out_02/cmp/generic => data_out_02.output} (100%) rename tests/bits/{data_out_03/cmp/generic => data_out_03.output} (100%) create mode 100644 tests/bits/data_out_04.output create mode 100644 tests/bits/data_out_05.output rename tests/bits/{data_out_06/cmp/generic => data_out_06.output} (100%) rename tests/bits/{data_out_07/cmp/generic => data_out_07.output} (100%) rename tests/bits/{data_out_curved_cells/cmp/generic => data_out_curved_cells.output} (100%) rename tests/bits/{data_out_faces_01/cmp/generic => data_out_faces_01.output} (100%) rename tests/bits/{data_out_faces_02/cmp/generic => data_out_faces_02.output} (100%) rename tests/bits/{data_out_faces_03/cmp/generic => data_out_faces_03.output} (100%) rename tests/bits/{data_out_faces_04/cmp/generic => data_out_faces_04.output} (100%) rename tests/bits/{data_out_faces_05/cmp/generic => data_out_faces_05.output} (100%) rename tests/bits/{data_out_multi_dh_01/cmp/generic => data_out_multi_dh_01.output} (100%) create mode 100644 tests/bits/data_out_multi_dh_02.output rename tests/bits/{data_out_multi_dh_03/cmp/generic => data_out_multi_dh_03.output} (100%) rename tests/bits/{data_out_multi_dh_04/cmp/generic => data_out_multi_dh_04.output} (100%) rename tests/bits/{data_out_multi_dh_05/cmp/generic => data_out_multi_dh_05.output} (100%) rename tests/bits/{data_out_rotation_05/cmp/generic => data_out_rotation_01.output} (100%) create mode 100644 tests/bits/data_out_rotation_02.output rename tests/bits/{data_out_rotation_03/cmp/generic => data_out_rotation_03.output} (100%) rename tests/bits/{data_out_rotation_04/cmp/generic => data_out_rotation_04.output} (100%) create mode 100644 tests/bits/data_out_rotation_05.output create mode 100644 tests/bits/data_out_stack_01.output create mode 100644 tests/bits/data_out_stack_02.output rename tests/bits/{data_out_stack_03/cmp/generic => data_out_stack_03.output} (100%) rename tests/bits/{deal_solver_04/cmp/generic => deal_solver_04.output} (100%) create mode 100644 tests/bits/deal_solver_05.output rename tests/bits/{denis_1/cmp/generic => denis_1.output} (100%) rename tests/bits/{distorted_cells_01/cmp/generic => distorted_cells_01.output} (100%) create mode 100644 tests/bits/distorted_cells_02.output create mode 100644 tests/bits/distorted_cells_03.output create mode 100644 tests/bits/distorted_cells_04.output create mode 100644 tests/bits/distorted_cells_05.output create mode 100644 tests/bits/distorted_cells_06.output create mode 100644 tests/bits/distorted_cells_07.output rename tests/bits/{distorted_mapped_cells_01/cmp/generic => distorted_mapped_cells_01.output} (100%) rename tests/bits/{distorted_mapped_cells_02/cmp/generic => distorted_mapped_cells_02.output} (100%) rename tests/bits/{dof_constraints_01/cmp/generic => dof_constraints_01.output} (100%) rename tests/bits/{dof_constraints_02/cmp/generic => dof_constraints_02.output} (100%) rename tests/bits/{dof_constraints_03/cmp/generic => dof_constraints_03.output} (100%) rename tests/bits/{dof_constraints_04/cmp/generic => dof_constraints_04.output} (100%) rename tests/bits/{dof_constraints_07/cmp/generic => dof_constraints_05.output} (100%) rename tests/bits/{dof_constraints_06/cmp/generic => dof_constraints_06.output} (100%) create mode 100644 tests/bits/dof_constraints_06_x.output create mode 100644 tests/bits/dof_constraints_07.output rename tests/bits/{dof_constraints_08/cmp/generic => dof_constraints_08.output} (100%) rename tests/bits/{dof_constraints_09/cmp/generic => dof_constraints_09.output} (100%) rename tests/bits/{dof_constraints_10/cmp/generic => dof_constraints_10.output} (100%) rename tests/bits/{dof_constraints_10_x/cmp/generic => dof_constraints_10_x.output} (100%) rename tests/bits/{dof_constraints_11_x/cmp/generic => dof_constraints_11.output} (100%) create mode 100644 tests/bits/dof_constraints_11_x.output rename tests/bits/{dof_tools_00a/cmp/generic => dof_tools_00a.output} (100%) rename tests/bits/{dof_tools_01a/cmp/generic => dof_tools_01a.output} (100%) rename tests/bits/{dof_tools_01a_constraints_false/cmp/generic => dof_tools_01a_constraints_false.output} (100%) rename tests/bits/{dof_tools_01a_constraints_true/cmp/generic => dof_tools_01a_constraints_true.output} (100%) rename tests/bits/{dof_tools_01a_subdomain/cmp/generic => dof_tools_01a_subdomain.output} (100%) rename tests/bits/{dof_tools_01b/cmp/generic => dof_tools_01b.output} (100%) create mode 100644 tests/bits/dof_tools_01b_x.output rename tests/bits/{dof_tools_01c/cmp/generic => dof_tools_01c.output} (100%) rename tests/bits/{dof_tools_01d/cmp/generic => dof_tools_01d.output} (100%) create mode 100644 tests/bits/dof_tools_01d_x.output create mode 100644 tests/bits/dof_tools_02a.output rename tests/bits/{dof_tools_02a_constraints_false/cmp/generic => dof_tools_02a_constraints_false.output} (100%) rename tests/bits/{dof_tools_02a_constraints_true/cmp/generic => dof_tools_02a_constraints_true.output} (100%) rename tests/bits/{dof_tools_02a_subdomain/cmp/generic => dof_tools_02a_subdomain.output} (100%) rename tests/bits/{dof_tools_02b_x/cmp/generic => dof_tools_02b.output} (100%) create mode 100644 tests/bits/dof_tools_02b_x.output rename tests/bits/{dof_tools_02c/cmp/generic => dof_tools_02c.output} (100%) rename tests/bits/{dof_tools_02d/cmp/generic => dof_tools_02d.output} (100%) rename tests/bits/{dof_tools_02d_x/cmp/generic => dof_tools_02d_x.output} (100%) rename tests/bits/{dof_tools_03/cmp/generic => dof_tools_03.output} (100%) rename tests/bits/{dof_tools_04/cmp/generic => dof_tools_04.output} (100%) rename tests/bits/{dof_tools_05/cmp/generic => dof_tools_05.output} (100%) rename tests/bits/{dof_tools_06/cmp/generic => dof_tools_06.output} (100%) rename tests/bits/{dof_tools_07/cmp/generic => dof_tools_07.output} (100%) rename tests/bits/{dof_tools_08/cmp/generic => dof_tools_08.output} (100%) rename tests/bits/{dof_tools_09/cmp/generic => dof_tools_09.output} (100%) rename tests/bits/{dof_tools_10/cmp/generic => dof_tools_10.output} (100%) rename tests/bits/{dof_tools_11/cmp/generic => dof_tools_11.output} (100%) rename tests/bits/{dof_tools_12/cmp/generic => dof_tools_12.output} (100%) rename tests/bits/{dof_tools_13/cmp/generic => dof_tools_13.output} (100%) rename tests/bits/{dof_tools_13a/cmp/generic => dof_tools_13a.output} (100%) rename tests/bits/{dof_tools_14/cmp/generic => dof_tools_14.output} (100%) create mode 100644 tests/bits/dof_tools_15a.output rename tests/bits/{dof_tools_15b/cmp/generic => dof_tools_15b.output} (100%) rename tests/bits/{dof_tools_15b_x/cmp/generic => dof_tools_15b_x.output} (100%) rename tests/bits/{dof_tools_15c/cmp/generic => dof_tools_15c.output} (100%) rename tests/bits/{dof_tools_15d/cmp/generic => dof_tools_15d.output} (100%) rename tests/bits/{dof_tools_15d_x/cmp/generic => dof_tools_15d_x.output} (100%) create mode 100644 tests/bits/dof_tools_16a.output rename tests/bits/{dof_tools_16b/cmp/generic => dof_tools_16b.output} (100%) rename tests/bits/{dof_tools_16b_x/cmp/generic => dof_tools_16b_x.output} (100%) rename tests/bits/{dof_tools_16c/cmp/generic => dof_tools_16c.output} (100%) rename tests/bits/{dof_tools_16d_x/cmp/generic => dof_tools_16d.output} (100%) create mode 100644 tests/bits/dof_tools_16d_x.output create mode 100644 tests/bits/dof_tools_17a.output rename tests/bits/{dof_tools_17b_x/cmp/generic => dof_tools_17b.output} (100%) create mode 100644 tests/bits/dof_tools_17b_x.output rename tests/bits/{dof_tools_17c/cmp/generic => dof_tools_17c.output} (100%) rename tests/bits/{dof_tools_17d/cmp/generic => dof_tools_17d.output} (100%) rename tests/bits/{dof_tools_17d_x/cmp/generic => dof_tools_17d_x.output} (100%) rename tests/bits/{dof_tools_18a/cmp/generic => dof_tools_18a.output} (100%) rename tests/bits/{dof_tools_18a_1d/cmp/generic => dof_tools_18a_1d.output} (100%) rename tests/bits/{dof_tools_18b/cmp/generic => dof_tools_18b.output} (100%) rename tests/bits/{dof_tools_18b_x/cmp/generic => dof_tools_18b_x.output} (100%) create mode 100644 tests/bits/dof_tools_18c.output rename tests/bits/{dof_tools_18d/cmp/generic => dof_tools_18d.output} (100%) rename tests/bits/{dof_tools_18d_x/cmp/generic => dof_tools_18d_x.output} (100%) rename tests/bits/{dof_tools_19/cmp/generic => dof_tools_19.output} (100%) rename tests/bits/{dof_tools_20/cmp/generic => dof_tools_20.output} (100%) rename tests/bits/{dof_tools_21/cmp/generic => dof_tools_21.output} (100%) rename tests/bits/{dof_tools_21_b/cmp/generic => dof_tools_21_b.output} (100%) rename tests/bits/{dof_tools_21_b_x/cmp/generic => dof_tools_21_b_x.output} (100%) rename tests/bits/{dof_tools_21_b_x_q3/cmp/generic => dof_tools_21_b_x_q3.output} (100%) rename tests/bits/{dof_tools_21_b_y/cmp/generic => dof_tools_21_b_y.output} (100%) create mode 100644 tests/bits/error_estimator_01.output rename tests/bits/{error_estimator_02/cmp/generic => error_estimator_02.output} (100%) rename tests/bits/{face_interpolation/cmp/generic => face_interpolation.output} (100%) rename tests/bits/{face_orientation_and_fe_nedelec_01/cmp/generic => face_orientation_and_fe_nedelec_01.output} (100%) rename tests/bits/{face_orientation_and_fe_q_01/cmp/generic => face_orientation_and_fe_q_01.output} (100%) rename tests/bits/{face_orientation_and_fe_q_02/cmp/generic => face_orientation_and_fe_q_02.output} (100%) rename tests/bits/{face_orientation_crash/cmp/generic => face_orientation_crash.output} (100%) create mode 100644 tests/bits/faceq_face_interpolation.output create mode 100644 tests/bits/faceq_subface_interpolation.output rename tests/bits/{fe_field_function_01/cmp/generic => fe_field_function_01.output} (100%) rename tests/bits/{fe_field_function_01_vector/cmp/generic => fe_field_function_01_vector.output} (100%) rename tests/bits/{fe_field_function_02/cmp/generic => fe_field_function_02.output} (100%) rename tests/bits/{fe_field_function_02_vector/cmp/generic => fe_field_function_02_vector.output} (100%) rename tests/bits/{fe_field_function_03/cmp/generic => fe_field_function_03.output} (100%) create mode 100644 tests/bits/fe_field_function_03_vector.output rename tests/bits/{full_matrix_vector_02/cmp/generic => fe_field_function_04.output} (100%) rename tests/bits/{full_matrix_vector_05/cmp/generic => fe_field_function_04_vector.output} (100%) rename tests/bits/{full_matrix_vector_06/cmp/generic => fe_field_function_05.output} (100%) rename tests/bits/{full_matrix_vector_07/cmp/generic => fe_field_function_05_vector.output} (100%) rename tests/bits/{mapping_q4_3d/cmp/generic => fe_field_function_06_vector.output} (100%) rename tests/bits/{oliver_01/cmp/generic => fe_field_function_07_vector.output} (100%) rename tests/bits/{parameter_handler_read_xml_error_01/cmp/generic => fe_field_function_08_vector.output} (100%) rename tests/bits/{fe_q_3d_01/cmp/generic => fe_q_3d_01.output} (100%) rename tests/bits/{fe_q_constraints/cmp/generic => fe_q_constraints.output} (100%) rename tests/bits/{fe_system/cmp/generic => fe_system.output} (100%) rename tests/bits/{fe_tools_01a/cmp/generic => fe_tools_01a.output} (100%) create mode 100644 tests/bits/fe_tools_01b.output rename tests/bits/{fe_tools_01c/cmp/generic => fe_tools_01c.output} (100%) rename tests/bits/{fe_tools_02/cmp/generic => fe_tools_02.output} (100%) create mode 100644 tests/bits/fe_tools_03.output rename tests/bits/{fe_tools_04/cmp/generic => fe_tools_04.output} (100%) rename tests/bits/{fe_tools_05/cmp/generic => fe_tools_05.output} (100%) rename tests/bits/{fe_tools_06/cmp/generic => fe_tools_06.output} (100%) create mode 100644 tests/bits/fe_tools_06b.output rename tests/bits/{fe_tools_07/cmp/generic => fe_tools_07.output} (100%) rename tests/bits/{fe_tools_08/cmp/generic => fe_tools_08.output} (100%) rename tests/bits/{fe_tools_09/cmp/generic => fe_tools_09.output} (100%) rename tests/bits/{fe_tools_10/cmp/generic => fe_tools_10.output} (100%) rename tests/bits/{fe_tools_11/cmp/generic => fe_tools_11.output} (100%) rename tests/bits/{fe_tools_12/cmp/generic => fe_tools_12.output} (100%) rename tests/bits/{fe_tools_14/cmp/generic => fe_tools_14.output} (100%) create mode 100644 tests/bits/fe_tools_cpfqpm_01.output rename tests/bits/{fe_tools_cpfqpm_02/cmp/generic => fe_tools_cpfqpm_02.output} (100%) rename tests/bits/{fe_tools_cpfqpm_03/cmp/generic => fe_tools_cpfqpm_03.output} (100%) rename tests/bits/{fe_tools_cpfqpm_04/cmp/generic => fe_tools_cpfqpm_04.output} (100%) rename tests/bits/{find_cell_1/cmp/generic => find_cell_1.output} (100%) rename tests/bits/{find_cell_10/cmp/generic => find_cell_10.output} (100%) rename tests/bits/{find_cell_2/cmp/generic => find_cell_2.output} (100%) rename tests/bits/{find_cell_3/cmp/generic => find_cell_3.output} (100%) rename tests/bits/{find_cell_4/cmp/generic => find_cell_4.output} (100%) rename tests/bits/{find_cell_5/cmp/generic => find_cell_5.output} (100%) rename tests/bits/{find_cell_6/cmp/generic => find_cell_6.output} (100%) rename tests/bits/{find_cell_7/cmp/generic => find_cell_7.output} (100%) rename tests/bits/{find_cell_8/cmp/generic => find_cell_8.output} (100%) rename tests/bits/{find_cell_9/cmp/generic => find_cell_9.output} (100%) create mode 100644 tests/bits/find_cell_alt_1.output rename tests/bits/{find_cell_alt_2/cmp/generic => find_cell_alt_2.output} (100%) rename tests/bits/{find_cell_alt_3/cmp/generic => find_cell_alt_3.output} (100%) rename tests/bits/{find_cell_alt_4/cmp/generic => find_cell_alt_4.output} (100%) rename tests/bits/{find_cell_alt_5/cmp/generic => find_cell_alt_5.output} (100%) rename tests/bits/{find_cell_alt_6/cmp/generic => find_cell_alt_6.output} (100%) rename tests/bits/{find_cell_alt_7/cmp/generic => find_cell_alt_7.output} (100%) rename tests/bits/{find_cells_adjacent_to_vertex_1/cmp/generic => find_cells_adjacent_to_vertex_1.output} (100%) rename tests/bits/{find_cells_adjacent_to_vertex_2/cmp/generic => find_cells_adjacent_to_vertex_2.output} (100%) create mode 100644 tests/bits/find_cells_adjacent_to_vertex_3.output rename tests/bits/{find_cells_adjacent_to_vertex_4/cmp/generic => find_cells_adjacent_to_vertex_4.output} (100%) rename tests/bits/{find_cells_adjacent_to_vertex_5/cmp/generic => find_cells_adjacent_to_vertex_5.output} (100%) rename tests/bits/{find_cells_adjacent_to_vertex_6/cmp/generic => find_cells_adjacent_to_vertex_6.output} (100%) rename tests/bits/{find_closest_vertex_1/cmp/generic => find_closest_vertex_1.output} (100%) rename tests/bits/{full_matrix_01/cmp/generic => full_matrix_01.output} (100%) rename tests/bits/{full_matrix_02/cmp/generic => full_matrix_02.output} (100%) rename tests/bits/{full_matrix_03/cmp/generic => full_matrix_03.output} (100%) create mode 100644 tests/bits/full_matrix_04.output rename tests/bits/{full_matrix_09/cmp/generic => full_matrix_05.output} (100%) rename tests/bits/{full_matrix_06/cmp/generic => full_matrix_06.output} (100%) create mode 100644 tests/bits/full_matrix_07.output rename tests/bits/{full_matrix_08/cmp/generic => full_matrix_08.output} (100%) create mode 100644 tests/bits/full_matrix_09.output rename tests/bits/{full_matrix_1/cmp/generic => full_matrix_1.output} (100%) rename tests/bits/{full_matrix_10/cmp/generic => full_matrix_10.output} (100%) rename tests/bits/{full_matrix_11/cmp/generic => full_matrix_11.output} (100%) rename tests/bits/{full_matrix_12/cmp/generic => full_matrix_12.output} (100%) rename tests/bits/{full_matrix_13/cmp/generic => full_matrix_13.output} (100%) rename tests/bits/{full_matrix_14/cmp/generic => full_matrix_14.output} (100%) rename tests/bits/{full_matrix_15/cmp/generic => full_matrix_15.output} (100%) rename tests/bits/{full_matrix_16/cmp/generic => full_matrix_16.output} (100%) rename tests/bits/{full_matrix_17/cmp/generic => full_matrix_17.output} (100%) rename tests/bits/{full_matrix_18/cmp/generic => full_matrix_18.output} (100%) rename tests/bits/{full_matrix_19/cmp/generic => full_matrix_19.output} (100%) rename tests/bits/{full_matrix_20/cmp/generic => full_matrix_20.output} (100%) rename tests/bits/{full_matrix_21/cmp/generic => full_matrix_21.output} (100%) rename tests/bits/{full_matrix_22/cmp/generic => full_matrix_22.output} (100%) rename tests/bits/{full_matrix_23/cmp/generic => full_matrix_23.output} (100%) rename tests/bits/{full_matrix_24/cmp/generic => full_matrix_24.output} (100%) create mode 100644 tests/bits/full_matrix_25.output rename tests/bits/{full_matrix_26/cmp/generic => full_matrix_26.output} (100%) rename tests/bits/{full_matrix_27/cmp/generic => full_matrix_27.output} (100%) rename tests/bits/{full_matrix_28/cmp/generic => full_matrix_28.output} (100%) create mode 100644 tests/bits/full_matrix_29.output rename tests/bits/{full_matrix_30/cmp/generic => full_matrix_30.output} (100%) rename tests/bits/{full_matrix_31/cmp/generic => full_matrix_31.output} (100%) rename tests/bits/{full_matrix_32/cmp/generic => full_matrix_32.output} (100%) rename tests/bits/{full_matrix_33/cmp/generic => full_matrix_33.output} (100%) rename tests/bits/{full_matrix_34/cmp/generic => full_matrix_34.output} (100%) rename tests/bits/{full_matrix_36/cmp/generic => full_matrix_36.output} (100%) rename tests/bits/{full_matrix_37/cmp/generic => full_matrix_37.output} (100%) rename tests/bits/{full_matrix_38/cmp/generic => full_matrix_38.output} (100%) rename tests/bits/{full_matrix_39/cmp/generic => full_matrix_39.output} (100%) rename tests/bits/{full_matrix_40/cmp/generic => full_matrix_40.output} (100%) rename tests/bits/{full_matrix_41/cmp/generic => full_matrix_41.output} (100%) rename tests/bits/{full_matrix_42/cmp/generic => full_matrix_42.output} (100%) rename tests/bits/{full_matrix_43/cmp/generic => full_matrix_43.output} (100%) rename tests/bits/{full_matrix_44/cmp/generic => full_matrix_44.output} (100%) rename tests/bits/{full_matrix_45/cmp/generic => full_matrix_45.output} (100%) rename tests/bits/{full_matrix_46/cmp/generic => full_matrix_46.output} (100%) rename tests/bits/{full_matrix_47/cmp/generic => full_matrix_47.output} (100%) rename tests/bits/{full_matrix_48/cmp/generic => full_matrix_48.output} (100%) rename tests/bits/{full_matrix_49/cmp/generic => full_matrix_49.output} (100%) create mode 100644 tests/bits/full_matrix_50.output rename tests/bits/{full_matrix_51/cmp/generic => full_matrix_51.output} (100%) rename tests/bits/{full_matrix_52/cmp/generic => full_matrix_52.output} (100%) rename tests/bits/{full_matrix_53/cmp/generic => full_matrix_53.output} (100%) rename tests/bits/{full_matrix_54/cmp/generic => full_matrix_54.output} (100%) rename tests/bits/{full_matrix_55/cmp/generic => full_matrix_55.output} (100%) rename tests/bits/{full_matrix_56/cmp/generic => full_matrix_56.output} (100%) rename tests/bits/{full_matrix_57/cmp/generic => full_matrix_57.output} (100%) rename tests/bits/{parameter_handler_read_xml_error_02/cmp/generic => full_matrix_iterator_01.output} (100%) rename tests/bits/{parameter_handler_read_xml_error_03/cmp/generic => full_matrix_vector_01.output} (100%) rename tests/bits/{parameter_handler_read_xml_error_04/cmp/generic => full_matrix_vector_02.output} (100%) rename tests/bits/{sparse_lu_decomposition_1/cmp/generic => full_matrix_vector_05.output} (100%) rename tests/bits/{sparse_matrix_01/cmp/generic => full_matrix_vector_06.output} (100%) rename tests/bits/{sparse_matrix_01a/cmp/generic => full_matrix_vector_07.output} (100%) rename tests/bits/{gerold_1/cmp/generic => gerold_1.output} (100%) rename tests/bits/{gerold_2/cmp/generic => gerold_2.output} (100%) create mode 100644 tests/bits/get_boundary_indicators_1d.output rename tests/bits/{get_dof_indices_01/cmp/generic => get_dof_indices_01.output} (100%) rename tests/bits/{get_fe_from_name/cmp/generic => get_fe_from_name.output} (100%) rename tests/bits/{grid_generator_01/cmp/generic => grid_generator_01.output} (100%) rename tests/bits/{grid_generator_01a/cmp/generic => grid_generator_01a.output} (100%) rename tests/bits/{grid_generator_02/cmp/generic => grid_generator_02.output} (100%) rename tests/bits/{grid_generator_03/cmp/generic => grid_generator_03.output} (100%) rename tests/bits/{grid_generator_04/cmp/generic => grid_generator_04.output} (100%) rename tests/bits/{grid_generator_05/cmp/generic => grid_generator_05.output} (100%) create mode 100644 tests/bits/grid_generator_06.output rename tests/bits/{grid_in_msh_01/cmp/generic => grid_in_msh_01.output} (100%) rename tests/bits/{hp_constraints_are_implemented/cmp/generic => hp_constraints_are_implemented.output} (100%) create mode 100644 tests/bits/hyper_ball_3d.output create mode 100644 tests/bits/joa_1.output rename tests/bits/{make_boundary_constraints_01/cmp/generic => make_boundary_constraints_01.output} (100%) rename tests/bits/{make_boundary_constraints_02/cmp/generic => make_boundary_constraints_02.output} (100%) rename tests/bits/{map_dofs_to_support_points_hp_01/cmp/generic => map_dofs_to_support_points_hp_01.output} (100%) create mode 100644 tests/bits/map_dofs_to_support_points_hp_02.output rename tests/bits/{nedelec_1/cmp/generic => mapping_cartesian_1.output} (100%) rename tests/bits/{mapping_q1_eulerian_01/cmp/generic => mapping_q1_eulerian_01.output} (100%) rename tests/bits/{sparse_matrix_02/cmp/generic => mapping_q4_3d.output} (100%) rename tests/bits/{mapping_q_eulerian_01/cmp/generic => mapping_q_eulerian_01.output} (100%) rename tests/bits/{mapping_q_eulerian_02/cmp/generic => mapping_q_eulerian_02.output} (100%) create mode 100644 tests/bits/mapping_q_eulerian_03.output create mode 100644 tests/bits/mapping_q_eulerian_04.output rename tests/bits/{mapping_q_eulerian_05/cmp/generic => mapping_q_eulerian_05.output} (100%) create mode 100644 tests/bits/max_n_cells_01.output rename tests/bits/{max_n_cells_02/cmp/generic => max_n_cells_02.output} (100%) rename tests/bits/{mesh_3d_1/cmp/generic => mesh_3d_1.output} (100%) rename tests/bits/{mesh_3d_10/cmp/generic => mesh_3d_10.output} (100%) rename tests/bits/{mesh_3d_11/cmp/generic => mesh_3d_11.output} (100%) rename tests/bits/{mesh_3d_12/cmp/generic => mesh_3d_12.output} (100%) rename tests/bits/{mesh_3d_13/cmp/generic => mesh_3d_13.output} (100%) create mode 100644 tests/bits/mesh_3d_14.output create mode 100644 tests/bits/mesh_3d_15.output rename tests/bits/{mesh_3d_16/cmp/generic => mesh_3d_16.output} (100%) rename tests/bits/{mesh_3d_17/cmp/generic => mesh_3d_17.output} (100%) rename tests/bits/{mesh_3d_18/cmp/generic => mesh_3d_18.output} (100%) rename tests/bits/{mesh_3d_19/cmp/generic => mesh_3d_19.output} (100%) rename tests/bits/{mesh_3d_2/cmp/generic => mesh_3d_2.output} (100%) rename tests/bits/{mesh_3d_20/cmp/generic => mesh_3d_20.output} (100%) rename tests/bits/{mesh_3d_21/cmp/generic => mesh_3d_21.output} (100%) rename tests/bits/{mesh_3d_22/cmp/generic => mesh_3d_22.output} (100%) rename tests/bits/{mesh_3d_23/cmp/generic => mesh_3d_23.output} (100%) rename tests/bits/{mesh_3d_24/cmp/generic => mesh_3d_24.output} (100%) rename tests/bits/{mesh_3d_25/cmp/generic => mesh_3d_25.output} (100%) rename tests/bits/{mesh_3d_26/cmp/generic => mesh_3d_26.output} (100%) rename tests/bits/{mesh_3d_3/cmp/generic => mesh_3d_3.output} (100%) create mode 100644 tests/bits/mesh_3d_4.output create mode 100644 tests/bits/mesh_3d_5.output create mode 100644 tests/bits/mesh_3d_6.output create mode 100644 tests/bits/mesh_3d_7.output rename tests/bits/{mesh_3d_8/cmp/generic => mesh_3d_8.output} (100%) create mode 100644 tests/bits/mesh_3d_9.output rename tests/bits/{multiple_parameter_loop_01/cmp/generic => multiple_parameter_loop_01.output} (100%) rename tests/bits/{multiple_parameter_loop_02/cmp/generic => multiple_parameter_loop_02.output} (100%) rename tests/bits/{n_dofs_per_object/cmp/generic => n_dofs_per_object.output} (100%) create mode 100644 tests/bits/nedelec_1.output rename tests/bits/{neighboring_cells_at_two_faces/cmp/generic => neighboring_cells_at_two_faces.output} (100%) rename tests/bits/{normals_1/cmp/generic => normals_1.output} (100%) rename tests/bits/{normals_2/cmp/generic => normals_2.output} (100%) rename tests/bits/{normals_3/cmp/generic => normals_3.output} (100%) rename tests/bits/{normals_4/cmp/generic => normals_4.output} (100%) rename tests/bits/{sparse_matrix_03/cmp/generic => oliver_01.output} (100%) rename tests/bits/{parameter_handler_1/cmp/generic => parameter_handler_1.output} (100%) rename tests/bits/{parameter_handler_10/cmp/generic => parameter_handler_10.output} (100%) rename tests/bits/{parameter_handler_11/cmp/generic => parameter_handler_11.output} (100%) rename tests/bits/{parameter_handler_12/cmp/generic => parameter_handler_12.output} (100%) rename tests/bits/{parameter_handler_13/cmp/generic => parameter_handler_13.output} (100%) rename tests/bits/{parameter_handler_13a/cmp/generic => parameter_handler_13a.output} (100%) rename tests/bits/{parameter_handler_14/cmp/generic => parameter_handler_14.output} (100%) rename tests/bits/{parameter_handler_1_exception/cmp/generic => parameter_handler_1_exception.output} (100%) rename tests/bits/{parameter_handler_1a/cmp/generic => parameter_handler_1a.output} (100%) rename tests/bits/{parameter_handler_2/cmp/generic => parameter_handler_2.output} (100%) rename tests/bits/{parameter_handler_3/cmp/generic => parameter_handler_3.output} (100%) rename tests/bits/{parameter_handler_4/cmp/generic => parameter_handler_4.output} (100%) rename tests/bits/{parameter_handler_4a/cmp/generic => parameter_handler_4a.output} (100%) rename tests/bits/{parameter_handler_4b/cmp/generic => parameter_handler_4b.output} (100%) rename tests/bits/{parameter_handler_5/cmp/generic => parameter_handler_5.output} (100%) rename tests/bits/{parameter_handler_6/cmp/generic => parameter_handler_6.output} (100%) rename tests/bits/{parameter_handler_6_bool/cmp/generic => parameter_handler_6_bool.output} (100%) rename tests/bits/{parameter_handler_7/cmp/generic => parameter_handler_7.output} (100%) rename tests/bits/{parameter_handler_8/cmp/generic => parameter_handler_8.output} (100%) rename tests/bits/{parameter_handler_9/cmp/generic => parameter_handler_9.output} (100%) rename tests/bits/{parameter_handler_read_xml/cmp/generic => parameter_handler_read_xml.output} (100%) rename tests/bits/{sparse_matrix_03a/cmp/generic => parameter_handler_read_xml_error_01.output} (100%) rename tests/bits/{sparse_matrix_03b/cmp/generic => parameter_handler_read_xml_error_02.output} (100%) rename tests/bits/{sparse_matrix_09/cmp/generic => parameter_handler_read_xml_error_03.output} (100%) rename tests/bits/{sparse_matrix_10/cmp/generic => parameter_handler_read_xml_error_04.output} (100%) rename tests/bits/{parameter_handler_write_json/cmp/generic => parameter_handler_write_json.output} (100%) rename tests/bits/{parameter_handler_write_xml/cmp/generic => parameter_handler_write_xml.output} (100%) create mode 100644 tests/bits/parsed_function.output rename tests/bits/{periodicity_01/cmp/generic => periodicity_01.output} (100%) create mode 100644 tests/bits/periodicity_02.output rename tests/bits/{periodicity_03/cmp/generic => periodicity_03.output} (100%) rename tests/bits/{periodicity_04/cmp/generic => periodicity_04.output} (100%) rename tests/bits/{periodicity_05/cmp/generic => periodicity_05.output} (100%) rename tests/bits/{point_difference_01/cmp/generic => point_difference_01.output} (100%) rename tests/bits/{point_difference_02/cmp/generic => point_difference_02.output} (100%) create mode 100644 tests/bits/point_inside_1.output create mode 100644 tests/bits/point_inside_2.output rename tests/bits/{point_value_01/cmp/generic => point_value_01.output} (100%) rename tests/bits/{point_value_02/cmp/generic => point_value_02.output} (100%) rename tests/bits/{point_value_hp_01/cmp/generic => point_value_hp_01.output} (100%) rename tests/bits/{point_value_hp_02/cmp/generic => point_value_hp_02.output} (100%) rename tests/bits/{q_point_sum_1/cmp/generic => q_point_sum_1.output} (100%) rename tests/bits/{q_point_sum_2/cmp/generic => q_point_sum_2.output} (100%) rename tests/bits/{q_point_sum_4/cmp/generic => q_point_sum_3.output} (100%) create mode 100644 tests/bits/q_point_sum_4.output rename tests/bits/{q_points/cmp/generic => q_points.output} (100%) rename tests/bits/{refine_and_coarsen_1d/cmp/generic => refine_and_coarsen_1d.output} (100%) create mode 100644 tests/bits/refine_and_coarsen_2d.output rename tests/bits/{refine_and_coarsen_3d/cmp/generic => refine_and_coarsen_3d.output} (100%) rename tests/bits/{refine_and_coarsen_for_parents/cmp/generic => refine_and_coarsen_for_parents.output} (100%) rename tests/bits/{refine_and_coarsen_for_parents_02/cmp/generic => refine_and_coarsen_for_parents_02.output} (100%) rename tests/bits/{refine_and_coarsen_for_parents_03/cmp/generic => refine_and_coarsen_for_parents_03.output} (100%) rename tests/bits/{roy_1/cmp/generic => roy_1.output} (100%) rename tests/bits/{rt_1/cmp/generic => rt_1.output} (100%) create mode 100644 tests/bits/rt_2.output create mode 100644 tests/bits/solution_transfer.output rename tests/bits/{solver_01/cmp/generic => solver_01.output} (100%) rename tests/bits/{sparse_matrix_add_entries_02/cmp/generic => sparse_lu_decomposition_1.output} (100%) rename tests/bits/{sparse_matrix_add_entries_03/cmp/generic => sparse_matrix_01.output} (100%) rename tests/bits/{sparse_matrix_add_entries_04/cmp/generic => sparse_matrix_01a.output} (100%) rename tests/bits/{sparse_matrix_add_entries_05/cmp/generic => sparse_matrix_02.output} (100%) rename tests/bits/{sparse_matrix_add_entries_06/cmp/generic => sparse_matrix_03.output} (100%) rename tests/bits/{sparse_matrix_iterator_11/cmp/generic => sparse_matrix_03a.output} (100%) rename tests/bits/{sparse_matrix_iterator_12/cmp/generic => sparse_matrix_03b.output} (100%) rename tests/bits/{sparse_matrix_iterator_13/cmp/generic => sparse_matrix_04.output} (100%) rename tests/bits/{sparse_matrix_05/cmp/generic => sparse_matrix_05.output} (100%) rename tests/bits/{sparse_matrix_05a/cmp/generic => sparse_matrix_05a.output} (100%) rename tests/bits/{sparse_matrix_06/cmp/generic => sparse_matrix_06.output} (100%) rename tests/bits/{sparse_matrix_07/cmp/generic => sparse_matrix_07.output} (100%) rename tests/bits/{sparse_matrix_08/cmp/generic => sparse_matrix_08.output} (100%) rename tests/bits/{sparse_matrix_vector_01/cmp/generic => sparse_matrix_09.output} (100%) rename tests/bits/{sparse_matrix_vector_02/cmp/generic => sparse_matrix_10.output} (100%) create mode 100644 tests/bits/sparse_matrix_add_entries_01.output rename tests/bits/{sparse_matrix_vector_03/cmp/generic => sparse_matrix_add_entries_02.output} (100%) rename tests/bits/{sparse_matrix_vector_04/cmp/generic => sparse_matrix_add_entries_03.output} (100%) rename tests/bits/{sparse_matrix_vector_05/cmp/generic => sparse_matrix_add_entries_04.output} (100%) rename tests/bits/{sparse_matrix_vector_07/cmp/generic => sparse_matrix_add_entries_05.output} (100%) rename tests/bits/{vector_11/cmp/generic => sparse_matrix_add_entries_06.output} (100%) create mode 100644 tests/bits/sparse_matrix_iterator_01.output rename tests/bits/{sparse_matrix_iterator_02/cmp/generic => sparse_matrix_iterator_02.output} (100%) rename tests/bits/{sparse_matrix_iterator_03/cmp/generic => sparse_matrix_iterator_03.output} (100%) create mode 100644 tests/bits/sparse_matrix_iterator_04.output rename tests/bits/{sparse_matrix_iterator_05/cmp/generic => sparse_matrix_iterator_05.output} (100%) rename tests/bits/{sparse_matrix_iterator_06/cmp/generic => sparse_matrix_iterator_06.output} (100%) rename tests/bits/{sparse_matrix_iterator_07/cmp/generic => sparse_matrix_iterator_07.output} (100%) rename tests/bits/{sparse_matrix_iterator_08/cmp/generic => sparse_matrix_iterator_08.output} (100%) rename tests/bits/{sparse_matrix_iterator_09/cmp/generic => sparse_matrix_iterator_09.output} (100%) rename tests/bits/{sparse_matrix_iterator_10/cmp/generic => sparse_matrix_iterator_10.output} (100%) rename tests/bits/{vector_12/cmp/generic => sparse_matrix_iterator_11.output} (100%) rename tests/bits/{vector_13/cmp/generic => sparse_matrix_iterator_12.output} (100%) rename tests/bits/{vector_14/cmp/generic => sparse_matrix_iterator_13.output} (100%) rename tests/bits/{vector_15/cmp/generic => sparse_matrix_vector_01.output} (100%) rename tests/bits/{vector_16/cmp/generic => sparse_matrix_vector_02.output} (100%) rename tests/bits/{vector_17/cmp/generic => sparse_matrix_vector_03.output} (100%) rename tests/bits/{vector_18/cmp/generic => sparse_matrix_vector_04.output} (100%) rename tests/bits/{vector_19/cmp/generic => sparse_matrix_vector_05.output} (100%) rename tests/bits/{vector_20/cmp/generic => sparse_matrix_vector_06.output} (100%) rename tests/bits/{vector_21/cmp/generic => sparse_matrix_vector_07.output} (100%) rename tests/bits/{sparsity_pattern_01/cmp/generic => sparsity_pattern_01.output} (100%) rename tests/bits/{sparsity_pattern_01_x/cmp/generic => sparsity_pattern_01_x.output} (100%) rename tests/bits/{sparsity_pattern_iterator_01/cmp/generic => sparsity_pattern_iterator_01.output} (100%) rename tests/bits/{step-10/cmp/generic => step-10.output} (100%) create mode 100644 tests/bits/step-11.output create mode 100644 tests/bits/step-12.output create mode 100644 tests/bits/step-13.output create mode 100644 tests/bits/step-14.output rename tests/bits/{step-15/cmp/generic => step-15.output} (100%) rename tests/bits/{step-16/cmp/generic => step-16.output} (100%) rename tests/bits/{step-16b/cmp/generic => step-16b.output} (100%) rename tests/bits/{step-2/cmp/generic => step-2.output} (100%) rename tests/bits/{step-3/cmp/generic => step-3.output} (100%) rename tests/bits/{step-4/cmp/generic => step-4.output} (100%) rename tests/bits/{step-5/cmp/generic => step-5.output} (100%) rename tests/bits/{step-6/cmp/generic => step-6.output} (100%) rename tests/bits/{step-7/cmp/generic => step-7.output} (100%) rename tests/bits/{step-8/cmp/generic => step-8.output} (100%) rename tests/bits/{subdomain_ids_01/cmp/generic => subdomain_ids_01.output} (100%) rename tests/bits/{subdomain_ids_02/cmp/generic => subdomain_ids_02.output} (100%) rename tests/bits/{subdomain_ids_03/cmp/generic => subdomain_ids_03.output} (100%) rename tests/bits/{subdomain_ids_04/cmp/generic => subdomain_ids_04.output} (100%) rename tests/bits/{subdomain_ids_05/cmp/generic => subdomain_ids_05.output} (100%) rename tests/bits/{subdomain_ids_06/cmp/generic => subdomain_ids_06.output} (100%) rename tests/bits/{subdomain_ids_07/cmp/generic => subdomain_ids_07.output} (100%) rename tests/bits/{subface_interpolation/cmp/generic => subface_interpolation.output} (100%) rename tests/bits/{tria_crash_01/cmp/generic => tria_crash_01.output} (100%) rename tests/bits/{unit_support_points/cmp/generic => unit_support_points.output} (100%) create mode 100644 tests/bits/unit_support_points_02.output rename tests/bits/{vector_21_negative/cmp/generic => vector_11.output} (100%) rename tests/bits/{vector_22/cmp/generic => vector_12.output} (100%) rename tests/bits/{vector_23/cmp/generic => vector_13.output} (100%) rename tests/bits/{vector_24/cmp/generic => vector_14.output} (100%) rename tests/bits/{vector_25/cmp/generic => vector_15.output} (100%) rename tests/bits/{vector_26/cmp/generic => vector_16.output} (100%) rename tests/bits/{vector_29/cmp/generic => vector_17.output} (100%) rename tests/bits/{vector_30/cmp/generic => vector_18.output} (100%) rename tests/bits/{vector_32/cmp/generic => vector_19.output} (100%) rename tests/bits/{vector_33/cmp/generic => vector_20.output} (100%) rename tests/bits/{vector_34/cmp/generic => vector_21.output} (100%) rename tests/bits/{vector_35/cmp/generic => vector_21_negative.output} (100%) rename tests/bits/{vector_36/cmp/generic => vector_22.output} (100%) rename tests/bits/{vector_37/cmp/generic => vector_23.output} (100%) rename tests/bits/{vector_39/cmp/generic => vector_24.output} (100%) rename tests/bits/{vector_41/cmp/generic => vector_25.output} (100%) rename tests/bits/{vector_42/cmp/generic => vector_26.output} (100%) rename tests/bits/{vector_27/cmp/generic => vector_27.output} (100%) rename tests/bits/{vector_28/cmp/generic => vector_28.output} (100%) rename tests/bits/{vector_44/cmp/generic => vector_29.output} (100%) rename tests/bits/{vector_46/cmp/generic => vector_30.output} (100%) rename tests/bits/{vector_47/cmp/generic => vector_31.output} (100%) rename tests/bits/{vector_48/cmp/generic => vector_32.output} (100%) rename tests/bits/{vector_57/cmp/generic => vector_33.output} (100%) rename tests/bits/{vector_equality_1/cmp/generic => vector_34.output} (100%) rename tests/bits/{vector_equality_2/cmp/generic => vector_35.output} (100%) rename tests/bits/{vector_equality_4/cmp/generic => vector_36.output} (100%) rename tests/bits/{vector_equality_5/cmp/generic => vector_37.output} (100%) rename tests/bits/{vector_equality_6/cmp/generic => vector_38.output} (100%) rename tests/bits/{vector_equality_7/cmp/generic => vector_39.output} (100%) rename tests/bits/{vector_equality_8/cmp/generic => vector_40.output} (100%) create mode 100644 tests/bits/vector_41.output create mode 100644 tests/bits/vector_42.output create mode 100644 tests/bits/vector_43.output create mode 100644 tests/bits/vector_44.output create mode 100644 tests/bits/vector_45.output create mode 100644 tests/bits/vector_46.output create mode 100644 tests/bits/vector_47.output create mode 100644 tests/bits/vector_48.output rename tests/bits/{vector_49/cmp/generic => vector_49.output} (100%) create mode 100644 tests/bits/vector_57.output create mode 100644 tests/bits/vector_equality_1.output create mode 100644 tests/bits/vector_equality_2.output create mode 100644 tests/bits/vector_equality_3.output create mode 100644 tests/bits/vector_equality_4.output create mode 100644 tests/bits/vector_equality_5.output create mode 100644 tests/bits/vector_equality_6.output create mode 100644 tests/bits/vector_equality_7.output create mode 100644 tests/bits/vector_equality_8.output create mode 100644 tests/bits/vector_vector_01.output rename tests/bits/{volume_1/cmp/generic => volume_1.output} (100%) rename tests/bits/{volume_2/cmp/generic => volume_2.output} (100%) rename tests/bits/{volume_3/cmp/generic => volume_3.output} (100%) rename tests/bits/{volume_4/cmp/generic => volume_4.output} (100%) delete mode 100644 tests/matrix_free/Makefile diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3ea2217caf..9a10ddab3b 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -77,7 +77,7 @@ MESSAGE(STATUS "Proceed to test definitions") ADD_SUBDIRECTORY(aniso) ADD_SUBDIRECTORY(base) #benchmarks -#bits +ADD_SUBDIRECTORY(bits) ADD_SUBDIRECTORY(codim_one) ADD_SUBDIRECTORY(deal.II) #fail @@ -88,10 +88,11 @@ ADD_SUBDIRECTORY(grid) ADD_SUBDIRECTORY(lac) #lib ADD_SUBDIRECTORY(matrix_free) -#mesh_converter ADD_SUBDIRECTORY(multigrid) ADD_SUBDIRECTORY(serialization) +#mesh_converter + #distributed_grids #gla #mpi diff --git a/tests/bits/CMakeLists.txt b/tests/bits/CMakeLists.txt index 34c42d8870..0efb828f2c 100644 --- a/tests/bits/CMakeLists.txt +++ b/tests/bits/CMakeLists.txt @@ -1,8 +1 @@ -GET_FILENAME_COMPONENT(_category ${CMAKE_CURRENT_SOURCE_DIR} NAME) - -FILE(GLOB _tests "*.cc") - -FOREACH(_test ${_tests}) - GET_FILENAME_COMPONENT(_test ${_test} NAME_WE) - DEAL_II_ADD_TEST(${_category} ${_test}) -ENDFOREACH() +DEAL_II_PICKUP_TESTS() diff --git a/tests/bits/Makefile b/tests/bits/Makefile deleted file mode 100644 index 3dc8d027c4..0000000000 --- a/tests/bits/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -############################################################ -# Makefile,v 1.15 2002/06/13 12:51:13 hartmann Exp -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors -############################################################ - -include ../Makefile.paths -include $D/common/Make.global_options -include ../Makefile.rules --include Makefile.depend --include Makefile.tests diff --git a/tests/bits/accessor_equality.cc b/tests/bits/accessor_equality.cc index 302781a952..3497112a24 100644 --- a/tests/bits/accessor_equality.cc +++ b/tests/bits/accessor_equality.cc @@ -108,7 +108,7 @@ int main () { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile("accessor_equality/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/accessor_equality/cmp/generic b/tests/bits/accessor_equality.output similarity index 100% rename from tests/bits/accessor_equality/cmp/generic rename to tests/bits/accessor_equality.output diff --git a/tests/bits/anna_1.cc b/tests/bits/anna_1.cc index baf5ccf410..246926e6dd 100644 --- a/tests/bits/anna_1.cc +++ b/tests/bits/anna_1.cc @@ -157,7 +157,7 @@ void SystemTest::run () int main () { - std::ofstream logfile("anna_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/anna_1/cmp/generic b/tests/bits/anna_1.output similarity index 100% rename from tests/bits/anna_1/cmp/generic rename to tests/bits/anna_1.output diff --git a/tests/bits/anna_2.cc b/tests/bits/anna_2.cc index e4e2c7b579..a709df0ae5 100644 --- a/tests/bits/anna_2.cc +++ b/tests/bits/anna_2.cc @@ -161,7 +161,7 @@ void SystemTest::run () int main () { - std::ofstream logfile("anna_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/anna_2/cmp/generic b/tests/bits/anna_2.output similarity index 100% rename from tests/bits/anna_2/cmp/generic rename to tests/bits/anna_2.output diff --git a/tests/bits/anna_3.cc b/tests/bits/anna_3.cc index daa6af1d48..55acc3c973 100644 --- a/tests/bits/anna_3.cc +++ b/tests/bits/anna_3.cc @@ -130,7 +130,7 @@ void SystemTest::run () int main () { - std::ofstream logfile("anna_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/anna_3/cmp/generic b/tests/bits/anna_3.output similarity index 100% rename from tests/bits/anna_3/cmp/generic rename to tests/bits/anna_3.output diff --git a/tests/bits/anna_4.cc b/tests/bits/anna_4.cc index fd394d062c..b6351968bb 100644 --- a/tests/bits/anna_4.cc +++ b/tests/bits/anna_4.cc @@ -246,7 +246,7 @@ void FindBug::run () int main () { - std::ofstream logfile("anna_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/anna_4/cmp/generic b/tests/bits/anna_4.output similarity index 100% rename from tests/bits/anna_4/cmp/generic rename to tests/bits/anna_4.output diff --git a/tests/bits/anna_5.cc b/tests/bits/anna_5.cc index 06a61fe435..c92a6b4a83 100644 --- a/tests/bits/anna_5.cc +++ b/tests/bits/anna_5.cc @@ -24,6 +24,6 @@ int main () { - std::ofstream o("anna_5/output"); + std::ofstream o("output"); BlockSparsityPattern sparsity_pattern; } diff --git a/tests/bits/anna_5/cmp/generic b/tests/bits/anna_5.output similarity index 100% rename from tests/bits/anna_5/cmp/generic rename to tests/bits/anna_5.output diff --git a/tests/bits/anna_6.cc b/tests/bits/anna_6.cc index 4899b1ba17..0ab7bb5f5f 100644 --- a/tests/bits/anna_6.cc +++ b/tests/bits/anna_6.cc @@ -289,7 +289,7 @@ int main () { try { - std::ofstream logfile("anna_6/output"); + std::ofstream logfile("output"); deallog << std::setprecision (2); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/anna_6.output b/tests/bits/anna_6.output new file mode 100644 index 0000000000..0cdd72336a --- /dev/null +++ b/tests/bits/anna_6.output @@ -0,0 +1,11 @@ + +DEAL:: Number of active cells: 7 +DEAL:: Total number of degrees of freedom: 36 +DEAL:: Number of degrees of freedom for the field variable U: 22 +DEAL:: Number of degrees of freedom for the pressure variable p: 14 +DEAL::1.0 1.0 0 1.0 0 0 0 0 1.0 1.0 1.0 0 0 0 0 1.0 0 0 1.0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +DEAL:: Number of active cells: 15 +DEAL:: Total number of degrees of freedom: 151 +DEAL:: Number of degrees of freedom for the field variable U: 105 +DEAL:: Number of degrees of freedom for the pressure variable p: 105 +DEAL::1.0 1.0 1.0 1.0 1.0 1.0 0 1.0 0 0 0 0 0 0 0 0 0 0 0 0 1.0 1.0 1.0 1.0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 1.0 1.0 1.0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 1.0 0 0 0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.0 1.0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 diff --git a/tests/bits/apply_boundary_values_01.cc b/tests/bits/apply_boundary_values_01.cc index b81211fca7..965bac05df 100644 --- a/tests/bits/apply_boundary_values_01.cc +++ b/tests/bits/apply_boundary_values_01.cc @@ -145,7 +145,7 @@ void test () int main () { - std::ofstream logfile("apply_boundary_values_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/apply_boundary_values_01/cmp/generic b/tests/bits/apply_boundary_values_01.output similarity index 100% rename from tests/bits/apply_boundary_values_01/cmp/generic rename to tests/bits/apply_boundary_values_01.output diff --git a/tests/bits/apply_boundary_values_02.cc b/tests/bits/apply_boundary_values_02.cc index 8bb84ccfd8..0d455f7d16 100644 --- a/tests/bits/apply_boundary_values_02.cc +++ b/tests/bits/apply_boundary_values_02.cc @@ -145,7 +145,7 @@ void test () int main () { - std::ofstream logfile("apply_boundary_values_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/apply_boundary_values_02.output b/tests/bits/apply_boundary_values_02.output new file mode 100644 index 0000000000..77b3b0d2e2 --- /dev/null +++ b/tests/bits/apply_boundary_values_02.output @@ -0,0 +1,22 @@ + +DEAL::1D +DEAL::Number of cells: 115 +DEAL::Number of dofs: 116 +DEAL::|A|=0 +DEAL::|B|=362551. +DEAL::|b1|=0 +DEAL::|b2|=28527.8 +DEAL::2D +DEAL::Number of cells: 1186 +DEAL::Number of dofs: 1537 +DEAL::|A|=0 +DEAL::|B|=1.20834e+09 +DEAL::|b1|=1.33751e-09 +DEAL::|b2|=1.28179e+08 +DEAL::3D +DEAL::Number of cells: 736 +DEAL::Number of dofs: 1311 +DEAL::|A|=0 +DEAL::|B|=4.48897e+09 +DEAL::|b1|=0 +DEAL::|b2|=2.75486e+09 diff --git a/tests/bits/apply_boundary_values_03.cc b/tests/bits/apply_boundary_values_03.cc index 5671fc4a80..36c4b70162 100644 --- a/tests/bits/apply_boundary_values_03.cc +++ b/tests/bits/apply_boundary_values_03.cc @@ -127,7 +127,7 @@ void test () int main () { - std::ofstream logfile("apply_boundary_values_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/apply_boundary_values_03/cmp/generic b/tests/bits/apply_boundary_values_03.output similarity index 100% rename from tests/bits/apply_boundary_values_03/cmp/generic rename to tests/bits/apply_boundary_values_03.output diff --git a/tests/bits/apply_boundary_values_04.cc b/tests/bits/apply_boundary_values_04.cc index a8ce85e5cc..a277986a01 100644 --- a/tests/bits/apply_boundary_values_04.cc +++ b/tests/bits/apply_boundary_values_04.cc @@ -127,7 +127,7 @@ void test () int main () { - std::ofstream logfile("apply_boundary_values_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/apply_boundary_values_04.output b/tests/bits/apply_boundary_values_04.output new file mode 100644 index 0000000000..71f7be2c03 --- /dev/null +++ b/tests/bits/apply_boundary_values_04.output @@ -0,0 +1,19 @@ + +DEAL::A= +0.000e+00 1.000e+00 0.000e+00 3.000e+00 +4.000e+00 5.000e+00 0.000e+00 7.000e+00 +0.000e+00 0.000e+00 1.000e+01 0.000e+00 +1.200e+01 1.300e+01 0.000e+00 1.500e+01 +DEAL::B= +0.000e+00 1.000e+00 0.000e+00 3.000e+00 +4.000e+00 5.000e+00 0.000e+00 7.000e+00 +0.000e+00 0.000e+00 1.000e+01 0.000e+00 +1.200e+01 1.300e+01 0.000e+00 1.500e+01 +DEAL::b1= +-8.300e+01 -2.500e+02 4.200e+02 -5.840e+02 +DEAL::b2= +-8.300e+01 -2.500e+02 4.200e+02 -5.840e+02 +DEAL::|A|=0 +DEAL::|B|=27.1662 +DEAL::|b1|=0 +DEAL::|b2|=766.058 diff --git a/tests/bits/block_matrix_array_01.cc b/tests/bits/block_matrix_array_01.cc index 1650cf076a..692a2eb5b1 100644 --- a/tests/bits/block_matrix_array_01.cc +++ b/tests/bits/block_matrix_array_01.cc @@ -29,7 +29,7 @@ int main () { - std::ofstream logfile("block_matrix_array_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_matrix_array_01/cmp/generic b/tests/bits/block_matrix_array_01.output similarity index 100% rename from tests/bits/block_matrix_array_01/cmp/generic rename to tests/bits/block_matrix_array_01.output diff --git a/tests/bits/block_sparse_matrix_1.cc b/tests/bits/block_sparse_matrix_1.cc index 1efd87b56f..615ea50efa 100644 --- a/tests/bits/block_sparse_matrix_1.cc +++ b/tests/bits/block_sparse_matrix_1.cc @@ -55,7 +55,7 @@ int main() { - std::ofstream logfile("block_sparse_matrix_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_1.output b/tests/bits/block_sparse_matrix_1.output new file mode 100644 index 0000000000..a3b9ee0b57 --- /dev/null +++ b/tests/bits/block_sparse_matrix_1.output @@ -0,0 +1,121 @@ + +Component (0,0) +0.667 -0.167 -0.167 -0.333 +-0.167 1.333 -0.333 -0.333 -0.167 -0.333 +-0.167 -0.333 1.333 -0.333 -0.167 -0.333 +-0.333 -0.333 -0.333 2.667 -0.333 -0.333 -0.333 -0.333 -0.333 + -0.167 -0.333 0.667 -0.167 + -0.333 -0.333 -0.167 1.333 -0.333 -0.167 + -0.167 -0.333 0.667 -0.167 + -0.333 -0.333 -0.333 -0.167 1.333 -0.167 + -0.333 -0.167 -0.167 0.667 +Component (0,1) +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +Component (1,0) +0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 +Component (1,1) +1.000 +Component (0,0) +6.667 -1.667 -1.667 -3.333 +-1.667 13.333 -3.333 -3.333 -1.667 -3.333 +-1.667 -3.333 13.333 -3.333 -1.667 -3.333 +-3.333 -3.333 -3.333 26.667 -3.333 -3.333 -3.333 -3.333 -3.333 + -1.667 -3.333 6.667 -1.667 + -3.333 -3.333 -1.667 13.333 -3.333 -1.667 + -1.667 -3.333 6.667 -1.667 + -3.333 -3.333 -3.333 -1.667 13.333 -1.667 + -3.333 -1.667 -1.667 6.667 +Component (0,1) +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +Component (1,0) +0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 +Component (1,1) +1.000 +Component (0,0) +66.667 -16.667 -16.667 -33.333 +-16.667 133.333 -33.333 -33.333 -16.667 -33.333 +-16.667 -33.333 133.333 -33.333 -16.667 -33.333 +-33.333 -33.333 -33.333 266.667 -33.333 -33.333 -33.333 -33.333 -33.333 + -16.667 -33.333 66.667 -16.667 + -33.333 -33.333 -16.667 133.333 -33.333 -16.667 + -16.667 -33.333 66.667 -16.667 + -33.333 -33.333 -33.333 -16.667 133.333 -16.667 + -33.333 -16.667 -16.667 66.667 +Component (0,1) +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +Component (1,0) +0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 +Component (1,1) +10.000 +Component (0,0) +6.667 -1.667 -1.667 -3.333 +-1.667 13.333 -3.333 -3.333 -1.667 -3.333 +-1.667 -3.333 13.333 -3.333 -1.667 -3.333 +-3.333 -3.333 -3.333 26.667 -3.333 -3.333 -3.333 -3.333 -3.333 + -1.667 -3.333 6.667 -1.667 + -3.333 -3.333 -1.667 13.333 -3.333 -1.667 + -1.667 -3.333 6.667 -1.667 + -3.333 -3.333 -3.333 -1.667 13.333 -1.667 + -3.333 -1.667 -1.667 6.667 +Component (0,1) +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +Component (1,0) +0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 +Component (1,1) +1.000 +Component (0,0) +0.667 -0.167 -0.167 -0.333 +-0.167 1.333 -0.333 -0.333 -0.167 -0.333 +-0.167 -0.333 1.333 -0.333 -0.167 -0.333 +-0.333 -0.333 -0.333 2.667 -0.333 -0.333 -0.333 -0.333 -0.333 + -0.167 -0.333 0.667 -0.167 + -0.333 -0.333 -0.167 1.333 -0.333 -0.167 + -0.167 -0.333 0.667 -0.167 + -0.333 -0.333 -0.333 -0.167 1.333 -0.167 + -0.333 -0.167 -0.167 0.667 +Component (0,1) +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +0.000 +Component (1,0) +0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 +Component (1,1) +1.000 diff --git a/tests/bits/block_sparse_matrix_2.cc b/tests/bits/block_sparse_matrix_2.cc index fa480ac96d..384ad9a92c 100644 --- a/tests/bits/block_sparse_matrix_2.cc +++ b/tests/bits/block_sparse_matrix_2.cc @@ -35,7 +35,7 @@ int main() { - std::ofstream logfile("block_sparse_matrix_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_2/cmp/generic b/tests/bits/block_sparse_matrix_2.output similarity index 100% rename from tests/bits/block_sparse_matrix_2/cmp/generic rename to tests/bits/block_sparse_matrix_2.output diff --git a/tests/bits/block_sparse_matrix_iterator_01.cc b/tests/bits/block_sparse_matrix_iterator_01.cc index 79dd72bbc3..39d62e7783 100644 --- a/tests/bits/block_sparse_matrix_iterator_01.cc +++ b/tests/bits/block_sparse_matrix_iterator_01.cc @@ -97,7 +97,7 @@ void test () int main () { - std::ofstream logfile("block_sparse_matrix_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_iterator_01/cmp/generic b/tests/bits/block_sparse_matrix_iterator_01.output similarity index 100% rename from tests/bits/block_sparse_matrix_iterator_01/cmp/generic rename to tests/bits/block_sparse_matrix_iterator_01.output diff --git a/tests/bits/block_sparse_matrix_iterator_02.cc b/tests/bits/block_sparse_matrix_iterator_02.cc index 54dfc93b8e..88a7015a3b 100644 --- a/tests/bits/block_sparse_matrix_iterator_02.cc +++ b/tests/bits/block_sparse_matrix_iterator_02.cc @@ -92,7 +92,7 @@ void test () int main () { - std::ofstream logfile("block_sparse_matrix_iterator_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_iterator_03/cmp/generic b/tests/bits/block_sparse_matrix_iterator_02.output similarity index 100% rename from tests/bits/block_sparse_matrix_iterator_03/cmp/generic rename to tests/bits/block_sparse_matrix_iterator_02.output diff --git a/tests/bits/block_sparse_matrix_iterator_03.cc b/tests/bits/block_sparse_matrix_iterator_03.cc index 5107ccf41f..0e72304b2c 100644 --- a/tests/bits/block_sparse_matrix_iterator_03.cc +++ b/tests/bits/block_sparse_matrix_iterator_03.cc @@ -91,7 +91,7 @@ void test () int main () { - std::ofstream logfile("block_sparse_matrix_iterator_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_iterator_03.output b/tests/bits/block_sparse_matrix_iterator_03.output new file mode 100644 index 0000000000..5507ff815e --- /dev/null +++ b/tests/bits/block_sparse_matrix_iterator_03.output @@ -0,0 +1,5 @@ + +DEAL::Number of cells: 4 +DEAL::Number of dofs: 9 +DEAL::0 0 0 0 +DEAL::OK diff --git a/tests/bits/block_sparse_matrix_iterator_04.cc b/tests/bits/block_sparse_matrix_iterator_04.cc index d0ad31c827..e1e954d962 100644 --- a/tests/bits/block_sparse_matrix_iterator_04.cc +++ b/tests/bits/block_sparse_matrix_iterator_04.cc @@ -56,7 +56,7 @@ void test () int main () { - std::ofstream logfile("block_sparse_matrix_iterator_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_iterator_04/cmp/generic b/tests/bits/block_sparse_matrix_iterator_04.output similarity index 100% rename from tests/bits/block_sparse_matrix_iterator_04/cmp/generic rename to tests/bits/block_sparse_matrix_iterator_04.output diff --git a/tests/bits/block_sparse_matrix_iterator_05.cc b/tests/bits/block_sparse_matrix_iterator_05.cc index 0a81660631..87238dcf3f 100644 --- a/tests/bits/block_sparse_matrix_iterator_05.cc +++ b/tests/bits/block_sparse_matrix_iterator_05.cc @@ -74,7 +74,7 @@ void test () int main () { - std::ofstream logfile("block_sparse_matrix_iterator_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_sparse_matrix_iterator_05/cmp/generic b/tests/bits/block_sparse_matrix_iterator_05.output similarity index 100% rename from tests/bits/block_sparse_matrix_iterator_05/cmp/generic rename to tests/bits/block_sparse_matrix_iterator_05.output diff --git a/tests/bits/block_vector_iterator_01.cc b/tests/bits/block_vector_iterator_01.cc index fad4c937a3..33850b6de5 100644 --- a/tests/bits/block_vector_iterator_01.cc +++ b/tests/bits/block_vector_iterator_01.cc @@ -81,7 +81,7 @@ void test () int main () { - std::ofstream logfile("block_vector_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_vector_iterator_01/cmp/generic b/tests/bits/block_vector_iterator_01.output similarity index 100% rename from tests/bits/block_vector_iterator_01/cmp/generic rename to tests/bits/block_vector_iterator_01.output diff --git a/tests/bits/block_vector_iterator_02.cc b/tests/bits/block_vector_iterator_02.cc index ab2982f402..7bdd17a694 100644 --- a/tests/bits/block_vector_iterator_02.cc +++ b/tests/bits/block_vector_iterator_02.cc @@ -75,7 +75,7 @@ void test () int main () { - std::ofstream logfile("block_vector_iterator_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_vector_iterator_02/cmp/generic b/tests/bits/block_vector_iterator_02.output similarity index 100% rename from tests/bits/block_vector_iterator_02/cmp/generic rename to tests/bits/block_vector_iterator_02.output diff --git a/tests/bits/block_vector_vector_01.cc b/tests/bits/block_vector_vector_01.cc index b40212a7a8..5b6737321b 100644 --- a/tests/bits/block_vector_vector_01.cc +++ b/tests/bits/block_vector_vector_01.cc @@ -43,7 +43,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("block_vector_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/block_vector_vector_01/cmp/generic b/tests/bits/block_vector_vector_01.output similarity index 100% rename from tests/bits/block_vector_vector_01/cmp/generic rename to tests/bits/block_vector_vector_01.output diff --git a/tests/bits/christian_1.cc b/tests/bits/christian_1.cc index 59204ba07c..b790769654 100644 --- a/tests/bits/christian_1.cc +++ b/tests/bits/christian_1.cc @@ -101,7 +101,7 @@ public: int main() { - std::ofstream logfile("christian_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/christian_1/cmp/generic b/tests/bits/christian_1.output similarity index 100% rename from tests/bits/christian_1/cmp/generic rename to tests/bits/christian_1.output diff --git a/tests/bits/christian_2.cc b/tests/bits/christian_2.cc index a0d73999b2..c991648823 100644 --- a/tests/bits/christian_2.cc +++ b/tests/bits/christian_2.cc @@ -29,7 +29,7 @@ int main() { - std::ofstream logfile("christian_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/christian_2/cmp/generic b/tests/bits/christian_2.output similarity index 100% rename from tests/bits/christian_2/cmp/generic rename to tests/bits/christian_2.output diff --git a/tests/bits/chunk_sparse_matrix_00.cc b/tests/bits/chunk_sparse_matrix_00.cc index c3247ac9af..90455695b4 100644 --- a/tests/bits/chunk_sparse_matrix_00.cc +++ b/tests/bits/chunk_sparse_matrix_00.cc @@ -59,7 +59,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_00/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_00/cmp/generic b/tests/bits/chunk_sparse_matrix_00.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_00/cmp/generic rename to tests/bits/chunk_sparse_matrix_00.output diff --git a/tests/bits/chunk_sparse_matrix_01.cc b/tests/bits/chunk_sparse_matrix_01.cc index 58bad9a309..b043563a41 100644 --- a/tests/bits/chunk_sparse_matrix_01.cc +++ b/tests/bits/chunk_sparse_matrix_01.cc @@ -62,7 +62,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_01/cmp/generic b/tests/bits/chunk_sparse_matrix_01.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_01/cmp/generic rename to tests/bits/chunk_sparse_matrix_01.output diff --git a/tests/bits/chunk_sparse_matrix_01a.cc b/tests/bits/chunk_sparse_matrix_01a.cc index 4cd43e787c..915cce1abf 100644 --- a/tests/bits/chunk_sparse_matrix_01a.cc +++ b/tests/bits/chunk_sparse_matrix_01a.cc @@ -88,7 +88,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_01a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_01a/cmp/generic b/tests/bits/chunk_sparse_matrix_01a.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_01a/cmp/generic rename to tests/bits/chunk_sparse_matrix_01a.output diff --git a/tests/bits/chunk_sparse_matrix_02.cc b/tests/bits/chunk_sparse_matrix_02.cc index b13828122e..5d2c826c01 100644 --- a/tests/bits/chunk_sparse_matrix_02.cc +++ b/tests/bits/chunk_sparse_matrix_02.cc @@ -61,7 +61,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_03/cmp/generic b/tests/bits/chunk_sparse_matrix_02.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_03/cmp/generic rename to tests/bits/chunk_sparse_matrix_02.output diff --git a/tests/bits/chunk_sparse_matrix_03.cc b/tests/bits/chunk_sparse_matrix_03.cc index 2e3396d54e..dec5235316 100644 --- a/tests/bits/chunk_sparse_matrix_03.cc +++ b/tests/bits/chunk_sparse_matrix_03.cc @@ -68,7 +68,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_03a/cmp/generic b/tests/bits/chunk_sparse_matrix_03.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_03a/cmp/generic rename to tests/bits/chunk_sparse_matrix_03.output diff --git a/tests/bits/chunk_sparse_matrix_03a.cc b/tests/bits/chunk_sparse_matrix_03a.cc index ee1632225b..5c57579608 100644 --- a/tests/bits/chunk_sparse_matrix_03a.cc +++ b/tests/bits/chunk_sparse_matrix_03a.cc @@ -72,7 +72,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_03a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_03b/cmp/generic b/tests/bits/chunk_sparse_matrix_03a.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_03b/cmp/generic rename to tests/bits/chunk_sparse_matrix_03a.output diff --git a/tests/bits/chunk_sparse_matrix_03b.cc b/tests/bits/chunk_sparse_matrix_03b.cc index 1d3b715890..5c57579608 100644 --- a/tests/bits/chunk_sparse_matrix_03b.cc +++ b/tests/bits/chunk_sparse_matrix_03b.cc @@ -72,7 +72,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_03b/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_04/cmp/generic b/tests/bits/chunk_sparse_matrix_03b.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_04/cmp/generic rename to tests/bits/chunk_sparse_matrix_03b.output diff --git a/tests/bits/chunk_sparse_matrix_04.cc b/tests/bits/chunk_sparse_matrix_04.cc index bc5e8ab47c..be5b376893 100644 --- a/tests/bits/chunk_sparse_matrix_04.cc +++ b/tests/bits/chunk_sparse_matrix_04.cc @@ -44,7 +44,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_10/cmp/generic b/tests/bits/chunk_sparse_matrix_04.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_10/cmp/generic rename to tests/bits/chunk_sparse_matrix_04.output diff --git a/tests/bits/chunk_sparse_matrix_05.cc b/tests/bits/chunk_sparse_matrix_05.cc index 0bdafb3426..b19470cf0d 100644 --- a/tests/bits/chunk_sparse_matrix_05.cc +++ b/tests/bits/chunk_sparse_matrix_05.cc @@ -69,7 +69,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_05/cmp/generic b/tests/bits/chunk_sparse_matrix_05.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_05/cmp/generic rename to tests/bits/chunk_sparse_matrix_05.output diff --git a/tests/bits/chunk_sparse_matrix_05a.cc b/tests/bits/chunk_sparse_matrix_05a.cc index a4027276f8..b4f871fcb9 100644 --- a/tests/bits/chunk_sparse_matrix_05a.cc +++ b/tests/bits/chunk_sparse_matrix_05a.cc @@ -64,7 +64,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_05a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_05a/cmp/generic b/tests/bits/chunk_sparse_matrix_05a.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_05a/cmp/generic rename to tests/bits/chunk_sparse_matrix_05a.output diff --git a/tests/bits/chunk_sparse_matrix_06.cc b/tests/bits/chunk_sparse_matrix_06.cc index a312e8a099..ef6f8a8ca2 100644 --- a/tests/bits/chunk_sparse_matrix_06.cc +++ b/tests/bits/chunk_sparse_matrix_06.cc @@ -53,7 +53,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_06/cmp/generic b/tests/bits/chunk_sparse_matrix_06.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_06/cmp/generic rename to tests/bits/chunk_sparse_matrix_06.output diff --git a/tests/bits/chunk_sparse_matrix_07.cc b/tests/bits/chunk_sparse_matrix_07.cc index 12b79bf7a6..5b98f2485d 100644 --- a/tests/bits/chunk_sparse_matrix_07.cc +++ b/tests/bits/chunk_sparse_matrix_07.cc @@ -53,7 +53,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_07/cmp/generic b/tests/bits/chunk_sparse_matrix_07.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_07/cmp/generic rename to tests/bits/chunk_sparse_matrix_07.output diff --git a/tests/bits/chunk_sparse_matrix_08.cc b/tests/bits/chunk_sparse_matrix_08.cc index 70ae5fa05f..21cced6721 100644 --- a/tests/bits/chunk_sparse_matrix_08.cc +++ b/tests/bits/chunk_sparse_matrix_08.cc @@ -58,7 +58,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_08/cmp/generic b/tests/bits/chunk_sparse_matrix_08.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_08/cmp/generic rename to tests/bits/chunk_sparse_matrix_08.output diff --git a/tests/bits/chunk_sparse_matrix_09.cc b/tests/bits/chunk_sparse_matrix_09.cc index 5945512a03..365c65125a 100644 --- a/tests/bits/chunk_sparse_matrix_09.cc +++ b/tests/bits/chunk_sparse_matrix_09.cc @@ -64,7 +64,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_01/cmp/generic b/tests/bits/chunk_sparse_matrix_09.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_01/cmp/generic rename to tests/bits/chunk_sparse_matrix_09.output diff --git a/tests/bits/chunk_sparse_matrix_10.cc b/tests/bits/chunk_sparse_matrix_10.cc index f626a399b8..b376e9ce0d 100644 --- a/tests/bits/chunk_sparse_matrix_10.cc +++ b/tests/bits/chunk_sparse_matrix_10.cc @@ -64,7 +64,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_02/cmp/generic b/tests/bits/chunk_sparse_matrix_10.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_02/cmp/generic rename to tests/bits/chunk_sparse_matrix_10.output diff --git a/tests/bits/chunk_sparse_matrix_11.cc b/tests/bits/chunk_sparse_matrix_11.cc index 3ca1d42ccc..c51785980e 100644 --- a/tests/bits/chunk_sparse_matrix_11.cc +++ b/tests/bits/chunk_sparse_matrix_11.cc @@ -65,7 +65,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_11.output b/tests/bits/chunk_sparse_matrix_11.output new file mode 100644 index 0000000000..a4f1ebb400 --- /dev/null +++ b/tests/bits/chunk_sparse_matrix_11.output @@ -0,0 +1,31 @@ + +DEAL::Chunk size = 1 +DEAL::row 0: [0,0 ] [1,0.50] [4,0.50] +DEAL::row 1: [1,0 ] [2,1.50] +DEAL::row 2: [2,0 ] [0,0.50] [3,3.50] +DEAL::row 3: [3,0 ] [1,2.00] [4,6.50] +DEAL::row 4: [4,0 ] [2,4.50] +DEAL::Chunk size = 2 +DEAL::row 0: [0,0 ] [1,0.50] [2,0 ] [3,0 ] [4,0.50] +DEAL::row 1: [0,0 ] [1,0 ] [2,1.50] [3,0 ] [4,0 ] +DEAL::row 2: [2,0 ] [3,3.50] [0,0.50] [1,0 ] [4,0 ] +DEAL::row 3: [2,0 ] [3,0 ] [0,0 ] [1,2.00] [4,6.50] +DEAL::row 4: [4,0 ] [2,4.50] [3,0 ] +DEAL::Chunk size = 4 +DEAL::row 0: [0,0 ] [1,0.50] [2,0 ] [3,0 ] [4,0.50] +DEAL::row 1: [0,0 ] [1,0 ] [2,1.50] [3,0 ] [4,0 ] +DEAL::row 2: [0,0.50] [1,0 ] [2,0 ] [3,3.50] [4,0 ] +DEAL::row 3: [0,0 ] [1,2.00] [2,0 ] [3,0 ] [4,6.50] +DEAL::row 4: [4,0 ] [0,0 ] [1,0 ] [2,4.50] [3,0 ] +DEAL::Chunk size = 5 +DEAL::row 0: [0,0 ] [1,0.50] [2,0 ] [3,0 ] [4,0.50] +DEAL::row 1: [0,0 ] [1,0 ] [2,1.50] [3,0 ] [4,0 ] +DEAL::row 2: [0,0.50] [1,0 ] [2,0 ] [3,3.50] [4,0 ] +DEAL::row 3: [0,0 ] [1,2.00] [2,0 ] [3,0 ] [4,6.50] +DEAL::row 4: [0,0 ] [1,0 ] [2,4.50] [3,0 ] [4,0 ] +DEAL::Chunk size = 7 +DEAL::row 0: [0,0 ] [1,0.50] [2,0 ] [3,0 ] [4,0.50] +DEAL::row 1: [0,0 ] [1,0 ] [2,1.50] [3,0 ] [4,0 ] +DEAL::row 2: [0,0.50] [1,0 ] [2,0 ] [3,3.50] [4,0 ] +DEAL::row 3: [0,0 ] [1,2.00] [2,0 ] [3,0 ] [4,6.50] +DEAL::row 4: [0,0 ] [1,0 ] [2,4.50] [3,0 ] [4,0 ] diff --git a/tests/bits/chunk_sparse_matrix_12.cc b/tests/bits/chunk_sparse_matrix_12.cc index b75b2f6db8..9d4269eacf 100644 --- a/tests/bits/chunk_sparse_matrix_12.cc +++ b/tests/bits/chunk_sparse_matrix_12.cc @@ -65,7 +65,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_12/cmp/generic b/tests/bits/chunk_sparse_matrix_12.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_12/cmp/generic rename to tests/bits/chunk_sparse_matrix_12.output diff --git a/tests/bits/chunk_sparse_matrix_13.cc b/tests/bits/chunk_sparse_matrix_13.cc index a5b1248672..550d274c4d 100644 --- a/tests/bits/chunk_sparse_matrix_13.cc +++ b/tests/bits/chunk_sparse_matrix_13.cc @@ -65,7 +65,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_13/cmp/generic b/tests/bits/chunk_sparse_matrix_13.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_13/cmp/generic rename to tests/bits/chunk_sparse_matrix_13.output diff --git a/tests/bits/chunk_sparse_matrix_14.cc b/tests/bits/chunk_sparse_matrix_14.cc index c802e0d940..8a8932ca89 100644 --- a/tests/bits/chunk_sparse_matrix_14.cc +++ b/tests/bits/chunk_sparse_matrix_14.cc @@ -66,7 +66,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_14/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_14.output b/tests/bits/chunk_sparse_matrix_14.output new file mode 100644 index 0000000000..e6cf488d23 --- /dev/null +++ b/tests/bits/chunk_sparse_matrix_14.output @@ -0,0 +1,31 @@ + +DEAL::Chunk size = 1 +DEAL::row 0: done 0, left -3 done 1, left -2 done 2, left -1 +DEAL::row 1: done 0, left -2 done 1, left -1 +DEAL::row 2: done 0, left -3 done 1, left -2 done 2, left -1 +DEAL::row 3: done 0, left -3 done 1, left -2 done 2, left -1 +DEAL::row 4: done 0, left -2 done 1, left -1 +DEAL::Chunk size = 2 +DEAL::row 0: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 1: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 2: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 3: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 4: done 0, left -3 done 1, left -2 done 2, left -1 +DEAL::Chunk size = 4 +DEAL::row 0: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 1: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 2: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 3: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 4: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::Chunk size = 5 +DEAL::row 0: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 1: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 2: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 3: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 4: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::Chunk size = 7 +DEAL::row 0: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 1: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 2: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 3: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 +DEAL::row 4: done 0, left -5 done 1, left -4 done 2, left -3 done 3, left -2 done 4, left -1 diff --git a/tests/bits/chunk_sparse_matrix_15.cc b/tests/bits/chunk_sparse_matrix_15.cc index 56e4d66565..478334ee74 100644 --- a/tests/bits/chunk_sparse_matrix_15.cc +++ b/tests/bits/chunk_sparse_matrix_15.cc @@ -72,7 +72,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_15/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_15/cmp/generic b/tests/bits/chunk_sparse_matrix_15.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_15/cmp/generic rename to tests/bits/chunk_sparse_matrix_15.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_01.cc b/tests/bits/chunk_sparse_matrix_iterator_01.cc index 18aed52041..0c20834732 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_01.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_01.cc @@ -49,7 +49,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_01/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_01.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_01/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_01.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_02.cc b/tests/bits/chunk_sparse_matrix_iterator_02.cc index eaf3ad4bc1..c988b84f44 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_02.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_02.cc @@ -68,7 +68,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_02/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_02.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_02/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_02.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_03.cc b/tests/bits/chunk_sparse_matrix_iterator_03.cc index 79f32a47ee..096df07dd8 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_03.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_03.cc @@ -68,7 +68,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_03/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_03.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_03/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_03.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_04.cc b/tests/bits/chunk_sparse_matrix_iterator_04.cc index d5f9e3c28c..79513d43a2 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_04.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_04.cc @@ -60,7 +60,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_04/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_04.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_04/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_04.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_05.cc b/tests/bits/chunk_sparse_matrix_iterator_05.cc index 3eabc3730a..78e7d2e194 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_05.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_05.cc @@ -67,7 +67,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_05/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_05.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_05/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_05.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_06.cc b/tests/bits/chunk_sparse_matrix_iterator_06.cc index 2299c95393..c9abd6793e 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_06.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_06.cc @@ -74,7 +74,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_06/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_06.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_06/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_06.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_07.cc b/tests/bits/chunk_sparse_matrix_iterator_07.cc index efb7904aee..64f9028bd3 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_07.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_07.cc @@ -74,7 +74,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_07/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_07.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_07/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_07.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_08.cc b/tests/bits/chunk_sparse_matrix_iterator_08.cc index b8fbb2a279..b285f521b1 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_08.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_08.cc @@ -74,7 +74,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_08/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_08.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_08/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_08.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_09.cc b/tests/bits/chunk_sparse_matrix_iterator_09.cc index bf84076ddf..8400a6c7bd 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_09.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_09.cc @@ -50,7 +50,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_09/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_09.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_09/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_09.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_10.cc b/tests/bits/chunk_sparse_matrix_iterator_10.cc index 9c17bb6f4f..8a04215e37 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_10.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_10.cc @@ -52,7 +52,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_10/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_10.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_10/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_10.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_11.cc b/tests/bits/chunk_sparse_matrix_iterator_11.cc index b357927c02..4e13b3c88d 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_11.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_11.cc @@ -62,7 +62,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_11/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_11.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_11/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_11.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_12.cc b/tests/bits/chunk_sparse_matrix_iterator_12.cc index 8bdb6ecded..867a699fb1 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_12.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_12.cc @@ -61,7 +61,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_12/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_12.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_12/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_12.output diff --git a/tests/bits/chunk_sparse_matrix_iterator_13.cc b/tests/bits/chunk_sparse_matrix_iterator_13.cc index 4d07e3925f..5cc4c9e2c3 100644 --- a/tests/bits/chunk_sparse_matrix_iterator_13.cc +++ b/tests/bits/chunk_sparse_matrix_iterator_13.cc @@ -82,7 +82,7 @@ void test (const unsigned int chunk_size) int main () { - std::ofstream logfile("chunk_sparse_matrix_iterator_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_iterator_13/cmp/generic b/tests/bits/chunk_sparse_matrix_iterator_13.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_iterator_13/cmp/generic rename to tests/bits/chunk_sparse_matrix_iterator_13.output diff --git a/tests/bits/chunk_sparse_matrix_vector_01.cc b/tests/bits/chunk_sparse_matrix_vector_01.cc index f853e2006a..a4a264215f 100644 --- a/tests/bits/chunk_sparse_matrix_vector_01.cc +++ b/tests/bits/chunk_sparse_matrix_vector_01.cc @@ -71,7 +71,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_03/cmp/generic b/tests/bits/chunk_sparse_matrix_vector_01.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_03/cmp/generic rename to tests/bits/chunk_sparse_matrix_vector_01.output diff --git a/tests/bits/chunk_sparse_matrix_vector_02.cc b/tests/bits/chunk_sparse_matrix_vector_02.cc index eb040b6904..6dd15ed81c 100644 --- a/tests/bits/chunk_sparse_matrix_vector_02.cc +++ b/tests/bits/chunk_sparse_matrix_vector_02.cc @@ -71,7 +71,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_04/cmp/generic b/tests/bits/chunk_sparse_matrix_vector_02.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_04/cmp/generic rename to tests/bits/chunk_sparse_matrix_vector_02.output diff --git a/tests/bits/chunk_sparse_matrix_vector_03.cc b/tests/bits/chunk_sparse_matrix_vector_03.cc index 20e03de588..84a36daccc 100644 --- a/tests/bits/chunk_sparse_matrix_vector_03.cc +++ b/tests/bits/chunk_sparse_matrix_vector_03.cc @@ -74,7 +74,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_05/cmp/generic b/tests/bits/chunk_sparse_matrix_vector_03.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_05/cmp/generic rename to tests/bits/chunk_sparse_matrix_vector_03.output diff --git a/tests/bits/chunk_sparse_matrix_vector_04.cc b/tests/bits/chunk_sparse_matrix_vector_04.cc index 69f8bb7fe4..b40879f9bc 100644 --- a/tests/bits/chunk_sparse_matrix_vector_04.cc +++ b/tests/bits/chunk_sparse_matrix_vector_04.cc @@ -74,7 +74,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_06/cmp/generic b/tests/bits/chunk_sparse_matrix_vector_04.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_06/cmp/generic rename to tests/bits/chunk_sparse_matrix_vector_04.output diff --git a/tests/bits/chunk_sparse_matrix_vector_05.cc b/tests/bits/chunk_sparse_matrix_vector_05.cc index eae0f17693..3bc1e90171 100644 --- a/tests/bits/chunk_sparse_matrix_vector_05.cc +++ b/tests/bits/chunk_sparse_matrix_vector_05.cc @@ -77,7 +77,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_07/cmp/generic b/tests/bits/chunk_sparse_matrix_vector_05.output similarity index 100% rename from tests/bits/chunk_sparse_matrix_vector_07/cmp/generic rename to tests/bits/chunk_sparse_matrix_vector_05.output diff --git a/tests/bits/chunk_sparse_matrix_vector_06.cc b/tests/bits/chunk_sparse_matrix_vector_06.cc index 79c129819f..b4e4c33e11 100644 --- a/tests/bits/chunk_sparse_matrix_vector_06.cc +++ b/tests/bits/chunk_sparse_matrix_vector_06.cc @@ -69,7 +69,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_06.output b/tests/bits/chunk_sparse_matrix_vector_06.output new file mode 100644 index 0000000000..c9bdf33b16 --- /dev/null +++ b/tests/bits/chunk_sparse_matrix_vector_06.output @@ -0,0 +1,6 @@ + +DEAL::OK +DEAL::OK +DEAL::OK +DEAL::OK +DEAL::OK diff --git a/tests/bits/chunk_sparse_matrix_vector_07.cc b/tests/bits/chunk_sparse_matrix_vector_07.cc index 6770a39cae..7461c25be5 100644 --- a/tests/bits/chunk_sparse_matrix_vector_07.cc +++ b/tests/bits/chunk_sparse_matrix_vector_07.cc @@ -79,7 +79,7 @@ void test (const unsigned int chunk_size, int main () { - std::ofstream logfile("chunk_sparse_matrix_vector_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/chunk_sparse_matrix_vector_07.output b/tests/bits/chunk_sparse_matrix_vector_07.output new file mode 100644 index 0000000000..c9bdf33b16 --- /dev/null +++ b/tests/bits/chunk_sparse_matrix_vector_07.output @@ -0,0 +1,6 @@ + +DEAL::OK +DEAL::OK +DEAL::OK +DEAL::OK +DEAL::OK diff --git a/tests/bits/coarsening_3d.cc b/tests/bits/coarsening_3d.cc index dffdabab97..abb917d924 100644 --- a/tests/bits/coarsening_3d.cc +++ b/tests/bits/coarsening_3d.cc @@ -34,7 +34,7 @@ int main () { - std::ofstream logfile("coarsening_3d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/coarsening_3d/cmp/generic b/tests/bits/coarsening_3d.output similarity index 100% rename from tests/bits/coarsening_3d/cmp/generic rename to tests/bits/coarsening_3d.output diff --git a/tests/bits/complex_complex_full_matrix_01.cc b/tests/bits/complex_complex_full_matrix_01.cc index 1bf14582c2..3f2707f324 100644 --- a/tests/bits/complex_complex_full_matrix_01.cc +++ b/tests/bits/complex_complex_full_matrix_01.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_01/cmp/generic b/tests/bits/complex_complex_full_matrix_01.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_01/cmp/generic rename to tests/bits/complex_complex_full_matrix_01.output diff --git a/tests/bits/complex_complex_full_matrix_02.cc b/tests/bits/complex_complex_full_matrix_02.cc index 5717b754a3..425083004b 100644 --- a/tests/bits/complex_complex_full_matrix_02.cc +++ b/tests/bits/complex_complex_full_matrix_02.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_02/cmp/generic b/tests/bits/complex_complex_full_matrix_02.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_02/cmp/generic rename to tests/bits/complex_complex_full_matrix_02.output diff --git a/tests/bits/complex_complex_full_matrix_03.cc b/tests/bits/complex_complex_full_matrix_03.cc index 02de710b14..b93f922652 100644 --- a/tests/bits/complex_complex_full_matrix_03.cc +++ b/tests/bits/complex_complex_full_matrix_03.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_03.output b/tests/bits/complex_complex_full_matrix_03.output new file mode 100644 index 0000000000..e1876979bd --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_03.output @@ -0,0 +1,11 @@ + +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) diff --git a/tests/bits/complex_complex_full_matrix_04.cc b/tests/bits/complex_complex_full_matrix_04.cc index 5d0c85d3ea..e43ee50c4e 100644 --- a/tests/bits/complex_complex_full_matrix_04.cc +++ b/tests/bits/complex_complex_full_matrix_04.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_04/cmp/generic b/tests/bits/complex_complex_full_matrix_04.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_04/cmp/generic rename to tests/bits/complex_complex_full_matrix_04.output diff --git a/tests/bits/complex_complex_full_matrix_05.cc b/tests/bits/complex_complex_full_matrix_05.cc index 075e95197e..6a0e401b79 100644 --- a/tests/bits/complex_complex_full_matrix_05.cc +++ b/tests/bits/complex_complex_full_matrix_05.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_05/cmp/generic b/tests/bits/complex_complex_full_matrix_05.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_05/cmp/generic rename to tests/bits/complex_complex_full_matrix_05.output diff --git a/tests/bits/complex_complex_full_matrix_06.cc b/tests/bits/complex_complex_full_matrix_06.cc index 3884240559..edcc713eec 100644 --- a/tests/bits/complex_complex_full_matrix_06.cc +++ b/tests/bits/complex_complex_full_matrix_06.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_06/cmp/generic b/tests/bits/complex_complex_full_matrix_06.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_06/cmp/generic rename to tests/bits/complex_complex_full_matrix_06.output diff --git a/tests/bits/complex_complex_full_matrix_07.cc b/tests/bits/complex_complex_full_matrix_07.cc index 1db6fe1241..baa148e278 100644 --- a/tests/bits/complex_complex_full_matrix_07.cc +++ b/tests/bits/complex_complex_full_matrix_07.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_07/cmp/generic b/tests/bits/complex_complex_full_matrix_07.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_07/cmp/generic rename to tests/bits/complex_complex_full_matrix_07.output diff --git a/tests/bits/complex_complex_full_matrix_08.cc b/tests/bits/complex_complex_full_matrix_08.cc index a205c4006b..7df71ebe92 100644 --- a/tests/bits/complex_complex_full_matrix_08.cc +++ b/tests/bits/complex_complex_full_matrix_08.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_08/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_08.output b/tests/bits/complex_complex_full_matrix_08.output new file mode 100644 index 0000000000..9d9b54f64c --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_08.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) diff --git a/tests/bits/complex_complex_full_matrix_09.cc b/tests/bits/complex_complex_full_matrix_09.cc index 51accaddd0..7022c0a9ee 100644 --- a/tests/bits/complex_complex_full_matrix_09.cc +++ b/tests/bits/complex_complex_full_matrix_09.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_09/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_09/cmp/generic b/tests/bits/complex_complex_full_matrix_09.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_09/cmp/generic rename to tests/bits/complex_complex_full_matrix_09.output diff --git a/tests/bits/complex_complex_full_matrix_10.cc b/tests/bits/complex_complex_full_matrix_10.cc index a7cea3096e..fa7b10946d 100644 --- a/tests/bits/complex_complex_full_matrix_10.cc +++ b/tests/bits/complex_complex_full_matrix_10.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_10/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_10/cmp/generic b/tests/bits/complex_complex_full_matrix_10.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_10/cmp/generic rename to tests/bits/complex_complex_full_matrix_10.output diff --git a/tests/bits/complex_complex_full_matrix_11.cc b/tests/bits/complex_complex_full_matrix_11.cc index 855bc8b34a..4ad3222b26 100644 --- a/tests/bits/complex_complex_full_matrix_11.cc +++ b/tests/bits/complex_complex_full_matrix_11.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_11/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_11/cmp/generic b/tests/bits/complex_complex_full_matrix_11.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_11/cmp/generic rename to tests/bits/complex_complex_full_matrix_11.output diff --git a/tests/bits/complex_complex_full_matrix_12.cc b/tests/bits/complex_complex_full_matrix_12.cc index b1b51d5df7..3ef783b16d 100644 --- a/tests/bits/complex_complex_full_matrix_12.cc +++ b/tests/bits/complex_complex_full_matrix_12.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_12/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_12/cmp/generic b/tests/bits/complex_complex_full_matrix_12.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_12/cmp/generic rename to tests/bits/complex_complex_full_matrix_12.output diff --git a/tests/bits/complex_complex_full_matrix_13.cc b/tests/bits/complex_complex_full_matrix_13.cc index bb5831777f..a0d53dbd30 100644 --- a/tests/bits/complex_complex_full_matrix_13.cc +++ b/tests/bits/complex_complex_full_matrix_13.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_13/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_13/cmp/generic b/tests/bits/complex_complex_full_matrix_13.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_13/cmp/generic rename to tests/bits/complex_complex_full_matrix_13.output diff --git a/tests/bits/complex_complex_full_matrix_14.cc b/tests/bits/complex_complex_full_matrix_14.cc index 3b039195bf..faf5e2714e 100644 --- a/tests/bits/complex_complex_full_matrix_14.cc +++ b/tests/bits/complex_complex_full_matrix_14.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_14/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_14.output b/tests/bits/complex_complex_full_matrix_14.output new file mode 100644 index 0000000000..4289f0caa7 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_14.output @@ -0,0 +1,3 @@ + +DEAL::(-3.6e+04,3.2e+03) +DEAL::(-3.6e+04,3.2e+03) diff --git a/tests/bits/complex_complex_full_matrix_15.cc b/tests/bits/complex_complex_full_matrix_15.cc index cb7d7cbe85..8bc1c4ac22 100644 --- a/tests/bits/complex_complex_full_matrix_15.cc +++ b/tests/bits/complex_complex_full_matrix_15.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_15/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_15.output b/tests/bits/complex_complex_full_matrix_15.output new file mode 100644 index 0000000000..37e590a8e0 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_15.output @@ -0,0 +1,3 @@ + +DEAL::2.2e+02 +DEAL::2.2e+02 diff --git a/tests/bits/complex_complex_full_matrix_16.cc b/tests/bits/complex_complex_full_matrix_16.cc index 93827e329d..b401c3a586 100644 --- a/tests/bits/complex_complex_full_matrix_16.cc +++ b/tests/bits/complex_complex_full_matrix_16.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_16/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_16.output b/tests/bits/complex_complex_full_matrix_16.output new file mode 100644 index 0000000000..a70842070c --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_16.output @@ -0,0 +1,3 @@ + +DEAL::2.3e+02 +DEAL::2.3e+02 diff --git a/tests/bits/complex_complex_full_matrix_17.cc b/tests/bits/complex_complex_full_matrix_17.cc index 1fbe071eb5..faa3123f3e 100644 --- a/tests/bits/complex_complex_full_matrix_17.cc +++ b/tests/bits/complex_complex_full_matrix_17.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_17/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_17/cmp/generic b/tests/bits/complex_complex_full_matrix_17.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_17/cmp/generic rename to tests/bits/complex_complex_full_matrix_17.output diff --git a/tests/bits/complex_complex_full_matrix_18.cc b/tests/bits/complex_complex_full_matrix_18.cc index a153613852..1483ce7eb5 100644 --- a/tests/bits/complex_complex_full_matrix_18.cc +++ b/tests/bits/complex_complex_full_matrix_18.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_18/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_18/cmp/generic b/tests/bits/complex_complex_full_matrix_18.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_18/cmp/generic rename to tests/bits/complex_complex_full_matrix_18.output diff --git a/tests/bits/complex_complex_full_matrix_19.cc b/tests/bits/complex_complex_full_matrix_19.cc index 1ee1189583..ba52171d78 100644 --- a/tests/bits/complex_complex_full_matrix_19.cc +++ b/tests/bits/complex_complex_full_matrix_19.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_19/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_19/cmp/generic b/tests/bits/complex_complex_full_matrix_19.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_19/cmp/generic rename to tests/bits/complex_complex_full_matrix_19.output diff --git a/tests/bits/complex_complex_full_matrix_20.cc b/tests/bits/complex_complex_full_matrix_20.cc index cb18a3c497..9986920c9b 100644 --- a/tests/bits/complex_complex_full_matrix_20.cc +++ b/tests/bits/complex_complex_full_matrix_20.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_20/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_20/cmp/generic b/tests/bits/complex_complex_full_matrix_20.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_20/cmp/generic rename to tests/bits/complex_complex_full_matrix_20.output diff --git a/tests/bits/complex_complex_full_matrix_21.cc b/tests/bits/complex_complex_full_matrix_21.cc index 1b9883d1bd..7834155f1e 100644 --- a/tests/bits/complex_complex_full_matrix_21.cc +++ b/tests/bits/complex_complex_full_matrix_21.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_21/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_21/cmp/generic b/tests/bits/complex_complex_full_matrix_21.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_21/cmp/generic rename to tests/bits/complex_complex_full_matrix_21.output diff --git a/tests/bits/complex_complex_full_matrix_22.cc b/tests/bits/complex_complex_full_matrix_22.cc index 2fdbfa70ad..87a0e1b044 100644 --- a/tests/bits/complex_complex_full_matrix_22.cc +++ b/tests/bits/complex_complex_full_matrix_22.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_22/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_22/cmp/generic b/tests/bits/complex_complex_full_matrix_22.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_22/cmp/generic rename to tests/bits/complex_complex_full_matrix_22.output diff --git a/tests/bits/complex_complex_full_matrix_23.cc b/tests/bits/complex_complex_full_matrix_23.cc index 2c10ba6080..8016746acf 100644 --- a/tests/bits/complex_complex_full_matrix_23.cc +++ b/tests/bits/complex_complex_full_matrix_23.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_23/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_23/cmp/generic b/tests/bits/complex_complex_full_matrix_23.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_23/cmp/generic rename to tests/bits/complex_complex_full_matrix_23.output diff --git a/tests/bits/complex_complex_full_matrix_24.cc b/tests/bits/complex_complex_full_matrix_24.cc index 654e662c5b..eb395ac6a6 100644 --- a/tests/bits/complex_complex_full_matrix_24.cc +++ b/tests/bits/complex_complex_full_matrix_24.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_24/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_24/cmp/generic b/tests/bits/complex_complex_full_matrix_24.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_24/cmp/generic rename to tests/bits/complex_complex_full_matrix_24.output diff --git a/tests/bits/complex_complex_full_matrix_25.cc b/tests/bits/complex_complex_full_matrix_25.cc index 07303d9ec6..f7a3054085 100644 --- a/tests/bits/complex_complex_full_matrix_25.cc +++ b/tests/bits/complex_complex_full_matrix_25.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_25/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_25/cmp/generic b/tests/bits/complex_complex_full_matrix_25.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_25/cmp/generic rename to tests/bits/complex_complex_full_matrix_25.output diff --git a/tests/bits/complex_complex_full_matrix_26.cc b/tests/bits/complex_complex_full_matrix_26.cc index d8c2425196..ab65383e06 100644 --- a/tests/bits/complex_complex_full_matrix_26.cc +++ b/tests/bits/complex_complex_full_matrix_26.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_26/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_26/cmp/generic b/tests/bits/complex_complex_full_matrix_26.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_26/cmp/generic rename to tests/bits/complex_complex_full_matrix_26.output diff --git a/tests/bits/complex_complex_full_matrix_27.cc b/tests/bits/complex_complex_full_matrix_27.cc index c0778115b3..15ad34d35b 100644 --- a/tests/bits/complex_complex_full_matrix_27.cc +++ b/tests/bits/complex_complex_full_matrix_27.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_27/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_27/cmp/generic b/tests/bits/complex_complex_full_matrix_27.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_27/cmp/generic rename to tests/bits/complex_complex_full_matrix_27.output diff --git a/tests/bits/complex_complex_full_matrix_28.cc b/tests/bits/complex_complex_full_matrix_28.cc index 39cf503eeb..c6daee6826 100644 --- a/tests/bits/complex_complex_full_matrix_28.cc +++ b/tests/bits/complex_complex_full_matrix_28.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_28/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_28.output b/tests/bits/complex_complex_full_matrix_28.output new file mode 100644 index 0000000000..83e9a512e8 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_28.output @@ -0,0 +1,201 @@ + +DEAL::0 0 (0.0,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (0.0,0.0) +DEAL::0 3 (0.0,0.0) +DEAL::0 4 (0.0,0.0) +DEAL::0 5 (0.0,0.0) +DEAL::0 6 (0.0,0.0) +DEAL::0 7 (0.0,0.0) +DEAL::0 8 (0.0,0.0) +DEAL::0 9 (0.0,0.0) +DEAL::1 0 (0.0,0.0) +DEAL::1 1 (0.0,0.0) +DEAL::1 2 (0.0,0.0) +DEAL::1 3 (0.0,0.0) +DEAL::1 4 (0.0,0.0) +DEAL::1 5 (0.0,0.0) +DEAL::1 6 (0.0,0.0) +DEAL::1 7 (0.0,0.0) +DEAL::1 8 (0.0,0.0) +DEAL::1 9 (0.0,0.0) +DEAL::2 0 (0.0,0.0) +DEAL::2 1 (0.0,0.0) +DEAL::2 2 (0.0,0.0) +DEAL::2 3 (0.0,0.0) +DEAL::2 4 (0.0,0.0) +DEAL::2 5 (0.0,0.0) +DEAL::2 6 (0.0,0.0) +DEAL::2 7 (0.0,0.0) +DEAL::2 8 (0.0,0.0) +DEAL::2 9 (0.0,0.0) +DEAL::3 0 (0.0,0.0) +DEAL::3 1 (0.0,0.0) +DEAL::3 2 (0.0,0.0) +DEAL::3 3 (0.0,0.0) +DEAL::3 4 (30.,70.) +DEAL::3 5 (40.,84.) +DEAL::3 6 (50.,98.) +DEAL::3 7 (0.0,0.0) +DEAL::3 8 (0.0,0.0) +DEAL::3 9 (0.0,0.0) +DEAL::4 0 (0.0,0.0) +DEAL::4 1 (0.0,0.0) +DEAL::4 2 (0.0,0.0) +DEAL::4 3 (0.0,0.0) +DEAL::4 4 (36.,80.) +DEAL::4 5 (48.,96.) +DEAL::4 6 (60.,1.1e+02) +DEAL::4 7 (0.0,0.0) +DEAL::4 8 (0.0,0.0) +DEAL::4 9 (0.0,0.0) +DEAL::5 0 (0.0,0.0) +DEAL::5 1 (0.0,0.0) +DEAL::5 2 (0.0,0.0) +DEAL::5 3 (0.0,0.0) +DEAL::5 4 (0.0,0.0) +DEAL::5 5 (0.0,0.0) +DEAL::5 6 (0.0,0.0) +DEAL::5 7 (0.0,0.0) +DEAL::5 8 (0.0,0.0) +DEAL::5 9 (0.0,0.0) +DEAL::6 0 (0.0,0.0) +DEAL::6 1 (0.0,0.0) +DEAL::6 2 (0.0,0.0) +DEAL::6 3 (0.0,0.0) +DEAL::6 4 (0.0,0.0) +DEAL::6 5 (0.0,0.0) +DEAL::6 6 (0.0,0.0) +DEAL::6 7 (0.0,0.0) +DEAL::6 8 (0.0,0.0) +DEAL::6 9 (0.0,0.0) +DEAL::7 0 (0.0,0.0) +DEAL::7 1 (0.0,0.0) +DEAL::7 2 (0.0,0.0) +DEAL::7 3 (0.0,0.0) +DEAL::7 4 (0.0,0.0) +DEAL::7 5 (0.0,0.0) +DEAL::7 6 (0.0,0.0) +DEAL::7 7 (0.0,0.0) +DEAL::7 8 (0.0,0.0) +DEAL::7 9 (0.0,0.0) +DEAL::8 0 (0.0,0.0) +DEAL::8 1 (0.0,0.0) +DEAL::8 2 (0.0,0.0) +DEAL::8 3 (0.0,0.0) +DEAL::8 4 (0.0,0.0) +DEAL::8 5 (0.0,0.0) +DEAL::8 6 (0.0,0.0) +DEAL::8 7 (0.0,0.0) +DEAL::8 8 (0.0,0.0) +DEAL::8 9 (0.0,0.0) +DEAL::9 0 (0.0,0.0) +DEAL::9 1 (0.0,0.0) +DEAL::9 2 (0.0,0.0) +DEAL::9 3 (0.0,0.0) +DEAL::9 4 (0.0,0.0) +DEAL::9 5 (0.0,0.0) +DEAL::9 6 (0.0,0.0) +DEAL::9 7 (0.0,0.0) +DEAL::9 8 (0.0,0.0) +DEAL::9 9 (0.0,0.0) +DEAL::0 0 (0.0,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (0.0,0.0) +DEAL::0 3 (0.0,0.0) +DEAL::0 4 (0.0,0.0) +DEAL::0 5 (0.0,0.0) +DEAL::0 6 (0.0,0.0) +DEAL::0 7 (0.0,0.0) +DEAL::0 8 (0.0,0.0) +DEAL::0 9 (0.0,0.0) +DEAL::1 0 (0.0,0.0) +DEAL::1 1 (0.0,0.0) +DEAL::1 2 (0.0,0.0) +DEAL::1 3 (0.0,0.0) +DEAL::1 4 (0.0,0.0) +DEAL::1 5 (0.0,0.0) +DEAL::1 6 (0.0,0.0) +DEAL::1 7 (0.0,0.0) +DEAL::1 8 (0.0,0.0) +DEAL::1 9 (0.0,0.0) +DEAL::2 0 (0.0,0.0) +DEAL::2 1 (0.0,0.0) +DEAL::2 2 (0.0,0.0) +DEAL::2 3 (0.0,0.0) +DEAL::2 4 (0.0,0.0) +DEAL::2 5 (0.0,0.0) +DEAL::2 6 (0.0,0.0) +DEAL::2 7 (0.0,0.0) +DEAL::2 8 (0.0,0.0) +DEAL::2 9 (0.0,0.0) +DEAL::3 0 (0.0,0.0) +DEAL::3 1 (0.0,0.0) +DEAL::3 2 (0.0,0.0) +DEAL::3 3 (0.0,0.0) +DEAL::3 4 (30.,70.) +DEAL::3 5 (40.,84.) +DEAL::3 6 (50.,98.) +DEAL::3 7 (0.0,0.0) +DEAL::3 8 (0.0,0.0) +DEAL::3 9 (0.0,0.0) +DEAL::4 0 (0.0,0.0) +DEAL::4 1 (0.0,0.0) +DEAL::4 2 (0.0,0.0) +DEAL::4 3 (0.0,0.0) +DEAL::4 4 (36.,80.) +DEAL::4 5 (48.,96.) +DEAL::4 6 (60.,1.1e+02) +DEAL::4 7 (0.0,0.0) +DEAL::4 8 (0.0,0.0) +DEAL::4 9 (0.0,0.0) +DEAL::5 0 (0.0,0.0) +DEAL::5 1 (0.0,0.0) +DEAL::5 2 (0.0,0.0) +DEAL::5 3 (0.0,0.0) +DEAL::5 4 (0.0,0.0) +DEAL::5 5 (0.0,0.0) +DEAL::5 6 (0.0,0.0) +DEAL::5 7 (0.0,0.0) +DEAL::5 8 (0.0,0.0) +DEAL::5 9 (0.0,0.0) +DEAL::6 0 (0.0,0.0) +DEAL::6 1 (0.0,0.0) +DEAL::6 2 (0.0,0.0) +DEAL::6 3 (0.0,0.0) +DEAL::6 4 (0.0,0.0) +DEAL::6 5 (0.0,0.0) +DEAL::6 6 (0.0,0.0) +DEAL::6 7 (0.0,0.0) +DEAL::6 8 (0.0,0.0) +DEAL::6 9 (0.0,0.0) +DEAL::7 0 (0.0,0.0) +DEAL::7 1 (0.0,0.0) +DEAL::7 2 (0.0,0.0) +DEAL::7 3 (0.0,0.0) +DEAL::7 4 (0.0,0.0) +DEAL::7 5 (0.0,0.0) +DEAL::7 6 (0.0,0.0) +DEAL::7 7 (0.0,0.0) +DEAL::7 8 (0.0,0.0) +DEAL::7 9 (0.0,0.0) +DEAL::8 0 (0.0,0.0) +DEAL::8 1 (0.0,0.0) +DEAL::8 2 (0.0,0.0) +DEAL::8 3 (0.0,0.0) +DEAL::8 4 (0.0,0.0) +DEAL::8 5 (0.0,0.0) +DEAL::8 6 (0.0,0.0) +DEAL::8 7 (0.0,0.0) +DEAL::8 8 (0.0,0.0) +DEAL::8 9 (0.0,0.0) +DEAL::9 0 (0.0,0.0) +DEAL::9 1 (0.0,0.0) +DEAL::9 2 (0.0,0.0) +DEAL::9 3 (0.0,0.0) +DEAL::9 4 (0.0,0.0) +DEAL::9 5 (0.0,0.0) +DEAL::9 6 (0.0,0.0) +DEAL::9 7 (0.0,0.0) +DEAL::9 8 (0.0,0.0) +DEAL::9 9 (0.0,0.0) diff --git a/tests/bits/complex_complex_full_matrix_29.cc b/tests/bits/complex_complex_full_matrix_29.cc index 03571d7e0b..7b4a4783f6 100644 --- a/tests/bits/complex_complex_full_matrix_29.cc +++ b/tests/bits/complex_complex_full_matrix_29.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_29/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_29/cmp/generic b/tests/bits/complex_complex_full_matrix_29.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_29/cmp/generic rename to tests/bits/complex_complex_full_matrix_29.output diff --git a/tests/bits/complex_complex_full_matrix_30.cc b/tests/bits/complex_complex_full_matrix_30.cc index 25b298ab26..cb8b317c64 100644 --- a/tests/bits/complex_complex_full_matrix_30.cc +++ b/tests/bits/complex_complex_full_matrix_30.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_30/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_30/cmp/generic b/tests/bits/complex_complex_full_matrix_30.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_30/cmp/generic rename to tests/bits/complex_complex_full_matrix_30.output diff --git a/tests/bits/complex_complex_full_matrix_31.cc b/tests/bits/complex_complex_full_matrix_31.cc index af5e4e940d..dcee3aadea 100644 --- a/tests/bits/complex_complex_full_matrix_31.cc +++ b/tests/bits/complex_complex_full_matrix_31.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_31/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_31/cmp/generic b/tests/bits/complex_complex_full_matrix_31.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_31/cmp/generic rename to tests/bits/complex_complex_full_matrix_31.output diff --git a/tests/bits/complex_complex_full_matrix_32.cc b/tests/bits/complex_complex_full_matrix_32.cc index 5434fa2c9d..0c33f351dc 100644 --- a/tests/bits/complex_complex_full_matrix_32.cc +++ b/tests/bits/complex_complex_full_matrix_32.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_32/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_32/cmp/generic b/tests/bits/complex_complex_full_matrix_32.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_32/cmp/generic rename to tests/bits/complex_complex_full_matrix_32.output diff --git a/tests/bits/complex_complex_full_matrix_33.cc b/tests/bits/complex_complex_full_matrix_33.cc index 7260b3062c..447ba72a2c 100644 --- a/tests/bits/complex_complex_full_matrix_33.cc +++ b/tests/bits/complex_complex_full_matrix_33.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_33/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_33.output b/tests/bits/complex_complex_full_matrix_33.output new file mode 100644 index 0000000000..03dfd43261 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_33.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (10.,28.) +DEAL::2 1 (15.,35.) +DEAL::2 2 (20.,42.) +DEAL::2 3 (25.,49.) +DEAL::2 4 (30.,56.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (6.0,20.) +DEAL::4 1 (9.0,25.) +DEAL::4 2 (12.,30.) +DEAL::4 3 (15.,35.) +DEAL::4 4 (18.,40.) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (10.,28.) +DEAL::2 1 (15.,35.) +DEAL::2 2 (20.,42.) +DEAL::2 3 (25.,49.) +DEAL::2 4 (30.,56.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (6.0,20.) +DEAL::4 1 (9.0,25.) +DEAL::4 2 (12.,30.) +DEAL::4 3 (15.,35.) +DEAL::4 4 (18.,40.) diff --git a/tests/bits/complex_complex_full_matrix_34.cc b/tests/bits/complex_complex_full_matrix_34.cc index d4de3980e4..433969afe9 100644 --- a/tests/bits/complex_complex_full_matrix_34.cc +++ b/tests/bits/complex_complex_full_matrix_34.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_34/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_34/cmp/generic b/tests/bits/complex_complex_full_matrix_34.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_34/cmp/generic rename to tests/bits/complex_complex_full_matrix_34.output diff --git a/tests/bits/complex_complex_full_matrix_36.cc b/tests/bits/complex_complex_full_matrix_36.cc index 4e8b9993e5..1ac15e2cf1 100644 --- a/tests/bits/complex_complex_full_matrix_36.cc +++ b/tests/bits/complex_complex_full_matrix_36.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_36/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_36/cmp/generic b/tests/bits/complex_complex_full_matrix_36.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_36/cmp/generic rename to tests/bits/complex_complex_full_matrix_36.output diff --git a/tests/bits/complex_complex_full_matrix_37.cc b/tests/bits/complex_complex_full_matrix_37.cc index d3f9b0bbc8..250b8d57fb 100644 --- a/tests/bits/complex_complex_full_matrix_37.cc +++ b/tests/bits/complex_complex_full_matrix_37.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_37/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_37/cmp/generic b/tests/bits/complex_complex_full_matrix_37.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_37/cmp/generic rename to tests/bits/complex_complex_full_matrix_37.output diff --git a/tests/bits/complex_complex_full_matrix_38.cc b/tests/bits/complex_complex_full_matrix_38.cc index f0740d25a0..781d6679a8 100644 --- a/tests/bits/complex_complex_full_matrix_38.cc +++ b/tests/bits/complex_complex_full_matrix_38.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_38/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_38/cmp/generic b/tests/bits/complex_complex_full_matrix_38.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_38/cmp/generic rename to tests/bits/complex_complex_full_matrix_38.output diff --git a/tests/bits/complex_complex_full_matrix_39.cc b/tests/bits/complex_complex_full_matrix_39.cc index 2f3ee476b3..9b79379ea0 100644 --- a/tests/bits/complex_complex_full_matrix_39.cc +++ b/tests/bits/complex_complex_full_matrix_39.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_39/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_39/cmp/generic b/tests/bits/complex_complex_full_matrix_39.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_39/cmp/generic rename to tests/bits/complex_complex_full_matrix_39.output diff --git a/tests/bits/complex_complex_full_matrix_40.cc b/tests/bits/complex_complex_full_matrix_40.cc index 1cc2b3464f..97f1b1c6f7 100644 --- a/tests/bits/complex_complex_full_matrix_40.cc +++ b/tests/bits/complex_complex_full_matrix_40.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_40/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_40/cmp/generic b/tests/bits/complex_complex_full_matrix_40.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_40/cmp/generic rename to tests/bits/complex_complex_full_matrix_40.output diff --git a/tests/bits/complex_complex_full_matrix_41.cc b/tests/bits/complex_complex_full_matrix_41.cc index 67e6e22883..e161c3711d 100644 --- a/tests/bits/complex_complex_full_matrix_41.cc +++ b/tests/bits/complex_complex_full_matrix_41.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_41/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_41/cmp/generic b/tests/bits/complex_complex_full_matrix_41.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_41/cmp/generic rename to tests/bits/complex_complex_full_matrix_41.output diff --git a/tests/bits/complex_complex_full_matrix_42.cc b/tests/bits/complex_complex_full_matrix_42.cc index e86b009955..b842a58974 100644 --- a/tests/bits/complex_complex_full_matrix_42.cc +++ b/tests/bits/complex_complex_full_matrix_42.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_42/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_42/cmp/generic b/tests/bits/complex_complex_full_matrix_42.output similarity index 100% rename from tests/bits/complex_real_full_matrix_42/cmp/generic rename to tests/bits/complex_complex_full_matrix_42.output diff --git a/tests/bits/complex_complex_full_matrix_43.cc b/tests/bits/complex_complex_full_matrix_43.cc index 83d67de380..52c46c9114 100644 --- a/tests/bits/complex_complex_full_matrix_43.cc +++ b/tests/bits/complex_complex_full_matrix_43.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_43/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_43/cmp/generic b/tests/bits/complex_complex_full_matrix_43.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_43/cmp/generic rename to tests/bits/complex_complex_full_matrix_43.output diff --git a/tests/bits/complex_complex_full_matrix_44.cc b/tests/bits/complex_complex_full_matrix_44.cc index 5c380842bd..3ca7fa0b4d 100644 --- a/tests/bits/complex_complex_full_matrix_44.cc +++ b/tests/bits/complex_complex_full_matrix_44.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_44/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_44.output b/tests/bits/complex_complex_full_matrix_44.output new file mode 100644 index 0000000000..9079ce4533 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_44.output @@ -0,0 +1,301 @@ + +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (-1.9e+03,1.4e+03) +DEAL::0 1 (-2.4e+03,1.9e+03) +DEAL::0 2 (-2.8e+03,2.4e+03) +DEAL::0 3 (-3.2e+03,2.9e+03) +DEAL::0 4 (-3.7e+03,3.4e+03) +DEAL::1 0 (-2.4e+03,1.9e+03) +DEAL::1 1 (-2.9e+03,2.6e+03) +DEAL::1 2 (-3.4e+03,3.3e+03) +DEAL::1 3 (-3.9e+03,3.9e+03) +DEAL::1 4 (-4.4e+03,4.6e+03) +DEAL::2 0 (-2.8e+03,2.4e+03) +DEAL::2 1 (-3.4e+03,3.3e+03) +DEAL::2 2 (-4.0e+03,4.1e+03) +DEAL::2 3 (-4.6e+03,5.0e+03) +DEAL::2 4 (-5.1e+03,5.8e+03) +DEAL::3 0 (-3.2e+03,2.9e+03) +DEAL::3 1 (-3.9e+03,3.9e+03) +DEAL::3 2 (-4.6e+03,5.0e+03) +DEAL::3 3 (-5.2e+03,6.0e+03) +DEAL::3 4 (-5.9e+03,7.0e+03) +DEAL::4 0 (-3.6e+03,3.4e+03) +DEAL::4 1 (-4.4e+03,4.6e+03) +DEAL::4 2 (-5.1e+03,5.8e+03) +DEAL::4 3 (-5.9e+03,7.0e+03) +DEAL::4 4 (-6.6e+03,8.2e+03) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (-1.9e+03,1.4e+03) +DEAL::0 1 (-2.4e+03,1.9e+03) +DEAL::0 2 (-2.8e+03,2.4e+03) +DEAL::0 3 (-3.2e+03,2.9e+03) +DEAL::0 4 (-3.7e+03,3.4e+03) +DEAL::1 0 (-2.4e+03,1.9e+03) +DEAL::1 1 (-2.9e+03,2.6e+03) +DEAL::1 2 (-3.4e+03,3.2e+03) +DEAL::1 3 (-3.9e+03,3.9e+03) +DEAL::1 4 (-4.4e+03,4.6e+03) +DEAL::2 0 (-2.8e+03,2.4e+03) +DEAL::2 1 (-3.4e+03,3.2e+03) +DEAL::2 2 (-4.0e+03,4.1e+03) +DEAL::2 3 (-4.6e+03,4.9e+03) +DEAL::2 4 (-5.2e+03,5.8e+03) +DEAL::3 0 (-3.2e+03,2.9e+03) +DEAL::3 1 (-3.9e+03,3.9e+03) +DEAL::3 2 (-4.6e+03,4.9e+03) +DEAL::3 3 (-5.2e+03,6.0e+03) +DEAL::3 4 (-5.9e+03,7.0e+03) +DEAL::4 0 (-3.7e+03,3.4e+03) +DEAL::4 1 (-4.4e+03,4.6e+03) +DEAL::4 2 (-5.2e+03,5.8e+03) +DEAL::4 3 (-5.9e+03,7.0e+03) +DEAL::4 4 (-6.7e+03,8.2e+03) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (-1.9e+03,1.4e+03) +DEAL::0 1 (-2.4e+03,1.9e+03) +DEAL::0 2 (-2.8e+03,2.4e+03) +DEAL::0 3 (-3.2e+03,2.9e+03) +DEAL::0 4 (-3.7e+03,3.4e+03) +DEAL::1 0 (-2.4e+03,1.9e+03) +DEAL::1 1 (-2.9e+03,2.6e+03) +DEAL::1 2 (-3.4e+03,3.3e+03) +DEAL::1 3 (-3.9e+03,3.9e+03) +DEAL::1 4 (-4.4e+03,4.6e+03) +DEAL::2 0 (-2.8e+03,2.4e+03) +DEAL::2 1 (-3.4e+03,3.3e+03) +DEAL::2 2 (-4.0e+03,4.1e+03) +DEAL::2 3 (-4.6e+03,5.0e+03) +DEAL::2 4 (-5.1e+03,5.8e+03) +DEAL::3 0 (-3.2e+03,2.9e+03) +DEAL::3 1 (-3.9e+03,3.9e+03) +DEAL::3 2 (-4.6e+03,5.0e+03) +DEAL::3 3 (-5.2e+03,6.0e+03) +DEAL::3 4 (-5.9e+03,7.0e+03) +DEAL::4 0 (-3.6e+03,3.4e+03) +DEAL::4 1 (-4.4e+03,4.6e+03) +DEAL::4 2 (-5.1e+03,5.8e+03) +DEAL::4 3 (-5.9e+03,7.0e+03) +DEAL::4 4 (-6.6e+03,8.2e+03) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) +DEAL::0 0 (-1.9e+03,1.4e+03) +DEAL::0 1 (-2.4e+03,1.9e+03) +DEAL::0 2 (-2.8e+03,2.4e+03) +DEAL::0 3 (-3.2e+03,2.9e+03) +DEAL::0 4 (-3.7e+03,3.4e+03) +DEAL::1 0 (-2.4e+03,1.9e+03) +DEAL::1 1 (-2.9e+03,2.6e+03) +DEAL::1 2 (-3.4e+03,3.2e+03) +DEAL::1 3 (-3.9e+03,3.9e+03) +DEAL::1 4 (-4.4e+03,4.6e+03) +DEAL::2 0 (-2.8e+03,2.4e+03) +DEAL::2 1 (-3.4e+03,3.2e+03) +DEAL::2 2 (-4.0e+03,4.1e+03) +DEAL::2 3 (-4.6e+03,4.9e+03) +DEAL::2 4 (-5.2e+03,5.8e+03) +DEAL::3 0 (-3.2e+03,2.9e+03) +DEAL::3 1 (-3.9e+03,3.9e+03) +DEAL::3 2 (-4.6e+03,4.9e+03) +DEAL::3 3 (-5.2e+03,6.0e+03) +DEAL::3 4 (-5.9e+03,7.0e+03) +DEAL::4 0 (-3.7e+03,3.4e+03) +DEAL::4 1 (-4.4e+03,4.6e+03) +DEAL::4 2 (-5.2e+03,5.8e+03) +DEAL::4 3 (-5.9e+03,7.0e+03) +DEAL::4 4 (-6.7e+03,8.2e+03) +DEAL::0 0 (2.0,12.) +DEAL::0 1 (3.0,15.) +DEAL::0 2 (4.0,18.) +DEAL::0 3 (5.0,21.) +DEAL::0 4 (6.0,24.) +DEAL::1 0 (4.0,16.) +DEAL::1 1 (6.0,20.) +DEAL::1 2 (8.0,24.) +DEAL::1 3 (10.,28.) +DEAL::1 4 (12.,32.) +DEAL::2 0 (6.0,20.) +DEAL::2 1 (9.0,25.) +DEAL::2 2 (12.,30.) +DEAL::2 3 (15.,35.) +DEAL::2 4 (18.,40.) +DEAL::3 0 (8.0,24.) +DEAL::3 1 (12.,30.) +DEAL::3 2 (16.,36.) +DEAL::3 3 (20.,42.) +DEAL::3 4 (24.,48.) +DEAL::4 0 (10.,28.) +DEAL::4 1 (15.,35.) +DEAL::4 2 (20.,42.) +DEAL::4 3 (25.,49.) +DEAL::4 4 (30.,56.) diff --git a/tests/bits/complex_complex_full_matrix_45.cc b/tests/bits/complex_complex_full_matrix_45.cc index 32fb0d625a..cf21496614 100644 --- a/tests/bits/complex_complex_full_matrix_45.cc +++ b/tests/bits/complex_complex_full_matrix_45.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_45/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_45/cmp/generic b/tests/bits/complex_complex_full_matrix_45.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_45/cmp/generic rename to tests/bits/complex_complex_full_matrix_45.output diff --git a/tests/bits/complex_complex_full_matrix_46.cc b/tests/bits/complex_complex_full_matrix_46.cc index 5bb2570293..361e2b3b3e 100644 --- a/tests/bits/complex_complex_full_matrix_46.cc +++ b/tests/bits/complex_complex_full_matrix_46.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_46/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_46/cmp/generic b/tests/bits/complex_complex_full_matrix_46.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_46/cmp/generic rename to tests/bits/complex_complex_full_matrix_46.output diff --git a/tests/bits/complex_complex_full_matrix_47.cc b/tests/bits/complex_complex_full_matrix_47.cc index 0bf3570b5e..88b6b0006d 100644 --- a/tests/bits/complex_complex_full_matrix_47.cc +++ b/tests/bits/complex_complex_full_matrix_47.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_47/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_47/cmp/generic b/tests/bits/complex_complex_full_matrix_47.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_47/cmp/generic rename to tests/bits/complex_complex_full_matrix_47.output diff --git a/tests/bits/complex_complex_full_matrix_48.cc b/tests/bits/complex_complex_full_matrix_48.cc index 0e96cfc809..1b33bca7c2 100644 --- a/tests/bits/complex_complex_full_matrix_48.cc +++ b/tests/bits/complex_complex_full_matrix_48.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_48/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_48.output b/tests/bits/complex_complex_full_matrix_48.output new file mode 100644 index 0000000000..0b75c0ef91 --- /dev/null +++ b/tests/bits/complex_complex_full_matrix_48.output @@ -0,0 +1,21 @@ + +DEAL::0 (-4.3e+02,5.1e+02) +DEAL::1 (-5.1e+02,6.8e+02) +DEAL::2 (-5.9e+02,8.6e+02) +DEAL::3 (-6.7e+02,1.0e+03) +DEAL::4 (-7.4e+02,1.2e+03) +DEAL::0 (1.0,3.0) +DEAL::1 (2.0,4.0) +DEAL::2 (3.0,5.0) +DEAL::3 (4.0,6.0) +DEAL::4 (5.0,7.0) +DEAL::0 (-4.3e+02,5.1e+02) +DEAL::1 (-5.1e+02,6.8e+02) +DEAL::2 (-5.9e+02,8.6e+02) +DEAL::3 (-6.7e+02,1.0e+03) +DEAL::4 (-7.4e+02,1.2e+03) +DEAL::0 (1.0,3.0) +DEAL::1 (2.0,4.0) +DEAL::2 (3.0,5.0) +DEAL::3 (4.0,6.0) +DEAL::4 (5.0,7.0) diff --git a/tests/bits/complex_complex_full_matrix_49.cc b/tests/bits/complex_complex_full_matrix_49.cc index 5b0f794778..ea889b9122 100644 --- a/tests/bits/complex_complex_full_matrix_49.cc +++ b/tests/bits/complex_complex_full_matrix_49.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_49/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_49/cmp/generic b/tests/bits/complex_complex_full_matrix_49.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_49/cmp/generic rename to tests/bits/complex_complex_full_matrix_49.output diff --git a/tests/bits/complex_complex_full_matrix_50.cc b/tests/bits/complex_complex_full_matrix_50.cc index f0ef394d10..1eb0832b95 100644 --- a/tests/bits/complex_complex_full_matrix_50.cc +++ b/tests/bits/complex_complex_full_matrix_50.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_50/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_50/cmp/generic b/tests/bits/complex_complex_full_matrix_50.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_50/cmp/generic rename to tests/bits/complex_complex_full_matrix_50.output diff --git a/tests/bits/complex_complex_full_matrix_51.cc b/tests/bits/complex_complex_full_matrix_51.cc index 38c93c1a2e..f07a886ebe 100644 --- a/tests/bits/complex_complex_full_matrix_51.cc +++ b/tests/bits/complex_complex_full_matrix_51.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_51/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_51/cmp/generic b/tests/bits/complex_complex_full_matrix_51.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_51/cmp/generic rename to tests/bits/complex_complex_full_matrix_51.output diff --git a/tests/bits/complex_complex_full_matrix_52.cc b/tests/bits/complex_complex_full_matrix_52.cc index 19eb25478a..4f7d0e9c7f 100644 --- a/tests/bits/complex_complex_full_matrix_52.cc +++ b/tests/bits/complex_complex_full_matrix_52.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_complex_full_matrix_52/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_complex_full_matrix_52/cmp/generic b/tests/bits/complex_complex_full_matrix_52.output similarity index 100% rename from tests/bits/complex_complex_full_matrix_52/cmp/generic rename to tests/bits/complex_complex_full_matrix_52.output diff --git a/tests/bits/complex_real_full_matrix_01.cc b/tests/bits/complex_real_full_matrix_01.cc index e484944c9c..81824264f7 100644 --- a/tests/bits/complex_real_full_matrix_01.cc +++ b/tests/bits/complex_real_full_matrix_01.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_02/cmp/generic b/tests/bits/complex_real_full_matrix_01.output similarity index 100% rename from tests/bits/complex_real_full_matrix_02/cmp/generic rename to tests/bits/complex_real_full_matrix_01.output diff --git a/tests/bits/complex_real_full_matrix_02.cc b/tests/bits/complex_real_full_matrix_02.cc index aa85e6bb90..e7f6d3cac3 100644 --- a/tests/bits/complex_real_full_matrix_02.cc +++ b/tests/bits/complex_real_full_matrix_02.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_06/cmp/generic b/tests/bits/complex_real_full_matrix_02.output similarity index 100% rename from tests/bits/complex_real_full_matrix_06/cmp/generic rename to tests/bits/complex_real_full_matrix_02.output diff --git a/tests/bits/complex_real_full_matrix_03.cc b/tests/bits/complex_real_full_matrix_03.cc index fe3425fe6e..61074764e3 100644 --- a/tests/bits/complex_real_full_matrix_03.cc +++ b/tests/bits/complex_real_full_matrix_03.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_03/cmp/generic b/tests/bits/complex_real_full_matrix_03.output similarity index 100% rename from tests/bits/complex_real_full_matrix_03/cmp/generic rename to tests/bits/complex_real_full_matrix_03.output diff --git a/tests/bits/complex_real_full_matrix_04.cc b/tests/bits/complex_real_full_matrix_04.cc index 95590c955a..f9f6238f6c 100644 --- a/tests/bits/complex_real_full_matrix_04.cc +++ b/tests/bits/complex_real_full_matrix_04.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_04/cmp/generic b/tests/bits/complex_real_full_matrix_04.output similarity index 100% rename from tests/bits/complex_real_full_matrix_04/cmp/generic rename to tests/bits/complex_real_full_matrix_04.output diff --git a/tests/bits/complex_real_full_matrix_05.cc b/tests/bits/complex_real_full_matrix_05.cc index 2f5ca09550..f236c87012 100644 --- a/tests/bits/complex_real_full_matrix_05.cc +++ b/tests/bits/complex_real_full_matrix_05.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_05/cmp/generic b/tests/bits/complex_real_full_matrix_05.output similarity index 100% rename from tests/bits/complex_real_full_matrix_05/cmp/generic rename to tests/bits/complex_real_full_matrix_05.output diff --git a/tests/bits/complex_real_full_matrix_06.cc b/tests/bits/complex_real_full_matrix_06.cc index 67193e564c..6191d8a2fc 100644 --- a/tests/bits/complex_real_full_matrix_06.cc +++ b/tests/bits/complex_real_full_matrix_06.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_06.output b/tests/bits/complex_real_full_matrix_06.output new file mode 100644 index 0000000000..9decec3286 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_06.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (6.0,0.0) +DEAL::2 1 (9.0,0.0) +DEAL::2 2 (12.,0.0) +DEAL::2 3 (15.,0.0) +DEAL::2 4 (18.,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (6.0,0.0) +DEAL::2 1 (9.0,0.0) +DEAL::2 2 (12.,0.0) +DEAL::2 3 (15.,0.0) +DEAL::2 4 (18.,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) diff --git a/tests/bits/complex_real_full_matrix_07.cc b/tests/bits/complex_real_full_matrix_07.cc index 565ca18db4..72c8b1decf 100644 --- a/tests/bits/complex_real_full_matrix_07.cc +++ b/tests/bits/complex_real_full_matrix_07.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_07.output b/tests/bits/complex_real_full_matrix_07.output new file mode 100644 index 0000000000..5b6383b352 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_07.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (0.0,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (0.0,0.0) +DEAL::0 3 (0.0,0.0) +DEAL::0 4 (0.0,0.0) +DEAL::1 0 (0.0,0.0) +DEAL::1 1 (0.0,0.0) +DEAL::1 2 (0.0,0.0) +DEAL::1 3 (0.0,0.0) +DEAL::1 4 (0.0,0.0) +DEAL::2 0 (0.0,0.0) +DEAL::2 1 (0.0,0.0) +DEAL::2 2 (0.0,0.0) +DEAL::2 3 (0.0,0.0) +DEAL::2 4 (0.0,0.0) +DEAL::3 0 (0.0,0.0) +DEAL::3 1 (0.0,0.0) +DEAL::3 2 (0.0,0.0) +DEAL::3 3 (0.0,0.0) +DEAL::3 4 (0.0,0.0) +DEAL::4 0 (0.0,0.0) +DEAL::4 1 (0.0,0.0) +DEAL::4 2 (0.0,0.0) +DEAL::4 3 (0.0,0.0) +DEAL::4 4 (0.0,0.0) +DEAL::0 0 (0.0,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (0.0,0.0) +DEAL::0 3 (0.0,0.0) +DEAL::0 4 (0.0,0.0) +DEAL::1 0 (0.0,0.0) +DEAL::1 1 (0.0,0.0) +DEAL::1 2 (0.0,0.0) +DEAL::1 3 (0.0,0.0) +DEAL::1 4 (0.0,0.0) +DEAL::2 0 (0.0,0.0) +DEAL::2 1 (0.0,0.0) +DEAL::2 2 (0.0,0.0) +DEAL::2 3 (0.0,0.0) +DEAL::2 4 (0.0,0.0) +DEAL::3 0 (0.0,0.0) +DEAL::3 1 (0.0,0.0) +DEAL::3 2 (0.0,0.0) +DEAL::3 3 (0.0,0.0) +DEAL::3 4 (0.0,0.0) +DEAL::4 0 (0.0,0.0) +DEAL::4 1 (0.0,0.0) +DEAL::4 2 (0.0,0.0) +DEAL::4 3 (0.0,0.0) +DEAL::4 4 (0.0,0.0) diff --git a/tests/bits/complex_real_full_matrix_08.cc b/tests/bits/complex_real_full_matrix_08.cc index 3e8b8d9a8c..f832b4860a 100644 --- a/tests/bits/complex_real_full_matrix_08.cc +++ b/tests/bits/complex_real_full_matrix_08.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_08/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_08.output b/tests/bits/complex_real_full_matrix_08.output new file mode 100644 index 0000000000..9decec3286 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_08.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (6.0,0.0) +DEAL::2 1 (9.0,0.0) +DEAL::2 2 (12.,0.0) +DEAL::2 3 (15.,0.0) +DEAL::2 4 (18.,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (6.0,0.0) +DEAL::2 1 (9.0,0.0) +DEAL::2 2 (12.,0.0) +DEAL::2 3 (15.,0.0) +DEAL::2 4 (18.,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) diff --git a/tests/bits/complex_real_full_matrix_09.cc b/tests/bits/complex_real_full_matrix_09.cc index 74e8e1cb28..331cdd609c 100644 --- a/tests/bits/complex_real_full_matrix_09.cc +++ b/tests/bits/complex_real_full_matrix_09.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_09/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_09/cmp/generic b/tests/bits/complex_real_full_matrix_09.output similarity index 100% rename from tests/bits/complex_real_full_matrix_09/cmp/generic rename to tests/bits/complex_real_full_matrix_09.output diff --git a/tests/bits/complex_real_full_matrix_10.cc b/tests/bits/complex_real_full_matrix_10.cc index eb6358bcf7..b237ffb977 100644 --- a/tests/bits/complex_real_full_matrix_10.cc +++ b/tests/bits/complex_real_full_matrix_10.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_10/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_10/cmp/generic b/tests/bits/complex_real_full_matrix_10.output similarity index 100% rename from tests/bits/complex_real_full_matrix_10/cmp/generic rename to tests/bits/complex_real_full_matrix_10.output diff --git a/tests/bits/complex_real_full_matrix_11.cc b/tests/bits/complex_real_full_matrix_11.cc index 2174ec4c5f..33fd5695e5 100644 --- a/tests/bits/complex_real_full_matrix_11.cc +++ b/tests/bits/complex_real_full_matrix_11.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_11/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_11/cmp/generic b/tests/bits/complex_real_full_matrix_11.output similarity index 100% rename from tests/bits/complex_real_full_matrix_11/cmp/generic rename to tests/bits/complex_real_full_matrix_11.output diff --git a/tests/bits/complex_real_full_matrix_12.cc b/tests/bits/complex_real_full_matrix_12.cc index 617be5ec0d..9761774d93 100644 --- a/tests/bits/complex_real_full_matrix_12.cc +++ b/tests/bits/complex_real_full_matrix_12.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_12/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_12/cmp/generic b/tests/bits/complex_real_full_matrix_12.output similarity index 100% rename from tests/bits/complex_real_full_matrix_12/cmp/generic rename to tests/bits/complex_real_full_matrix_12.output diff --git a/tests/bits/complex_real_full_matrix_13.cc b/tests/bits/complex_real_full_matrix_13.cc index df5604c5ae..09ec621879 100644 --- a/tests/bits/complex_real_full_matrix_13.cc +++ b/tests/bits/complex_real_full_matrix_13.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_13/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_13/cmp/generic b/tests/bits/complex_real_full_matrix_13.output similarity index 100% rename from tests/bits/complex_real_full_matrix_13/cmp/generic rename to tests/bits/complex_real_full_matrix_13.output diff --git a/tests/bits/complex_real_full_matrix_14.cc b/tests/bits/complex_real_full_matrix_14.cc index 9b727d3b06..ad5a3f2e7b 100644 --- a/tests/bits/complex_real_full_matrix_14.cc +++ b/tests/bits/complex_real_full_matrix_14.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_14/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_14/cmp/generic b/tests/bits/complex_real_full_matrix_14.output similarity index 100% rename from tests/bits/complex_real_full_matrix_14/cmp/generic rename to tests/bits/complex_real_full_matrix_14.output diff --git a/tests/bits/complex_real_full_matrix_15.cc b/tests/bits/complex_real_full_matrix_15.cc index 6c3add129c..5a6b499d33 100644 --- a/tests/bits/complex_real_full_matrix_15.cc +++ b/tests/bits/complex_real_full_matrix_15.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_15/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_15/cmp/generic b/tests/bits/complex_real_full_matrix_15.output similarity index 100% rename from tests/bits/complex_real_full_matrix_15/cmp/generic rename to tests/bits/complex_real_full_matrix_15.output diff --git a/tests/bits/complex_real_full_matrix_16.cc b/tests/bits/complex_real_full_matrix_16.cc index 427818ac27..815efc6ed3 100644 --- a/tests/bits/complex_real_full_matrix_16.cc +++ b/tests/bits/complex_real_full_matrix_16.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_16/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_16/cmp/generic b/tests/bits/complex_real_full_matrix_16.output similarity index 100% rename from tests/bits/complex_real_full_matrix_16/cmp/generic rename to tests/bits/complex_real_full_matrix_16.output diff --git a/tests/bits/complex_real_full_matrix_17.cc b/tests/bits/complex_real_full_matrix_17.cc index b1588cc277..3612a14f8a 100644 --- a/tests/bits/complex_real_full_matrix_17.cc +++ b/tests/bits/complex_real_full_matrix_17.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_17/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_17/cmp/generic b/tests/bits/complex_real_full_matrix_17.output similarity index 100% rename from tests/bits/complex_real_full_matrix_17/cmp/generic rename to tests/bits/complex_real_full_matrix_17.output diff --git a/tests/bits/complex_real_full_matrix_18.cc b/tests/bits/complex_real_full_matrix_18.cc index 1237248ed8..7a38c6c26f 100644 --- a/tests/bits/complex_real_full_matrix_18.cc +++ b/tests/bits/complex_real_full_matrix_18.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_18/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_18/cmp/generic b/tests/bits/complex_real_full_matrix_18.output similarity index 100% rename from tests/bits/complex_real_full_matrix_18/cmp/generic rename to tests/bits/complex_real_full_matrix_18.output diff --git a/tests/bits/complex_real_full_matrix_19.cc b/tests/bits/complex_real_full_matrix_19.cc index 2d967724ec..f44eea8cb8 100644 --- a/tests/bits/complex_real_full_matrix_19.cc +++ b/tests/bits/complex_real_full_matrix_19.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_19/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_19.output b/tests/bits/complex_real_full_matrix_19.output new file mode 100644 index 0000000000..39f150c940 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_19.output @@ -0,0 +1,35 @@ + +DEAL::0 0 (1.0,0.0) +DEAL::(1.0,0.0) +DEAL::0 0 (1.0,0.0) +DEAL::0 1 (2.0,0.0) +DEAL::1 0 (3.0,0.0) +DEAL::1 1 (4.0,0.0) +DEAL::(-2.0,0.0) +DEAL::0 0 (1.0,0.0) +DEAL::0 1 (2.0,0.0) +DEAL::0 2 (3.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (5.0,0.0) +DEAL::1 2 (6.0,0.0) +DEAL::2 0 (7.0,0.0) +DEAL::2 1 (8.0,0.0) +DEAL::2 2 (9.0,0.0) +DEAL::(0.0,0.0) +DEAL::0 0 (1.0,0.0) +DEAL::(1.0,0.0) +DEAL::0 0 (1.0,0.0) +DEAL::0 1 (2.0,0.0) +DEAL::1 0 (3.0,0.0) +DEAL::1 1 (4.0,0.0) +DEAL::(-2.0,0.0) +DEAL::0 0 (1.0,0.0) +DEAL::0 1 (2.0,0.0) +DEAL::0 2 (3.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (5.0,0.0) +DEAL::1 2 (6.0,0.0) +DEAL::2 0 (7.0,0.0) +DEAL::2 1 (8.0,0.0) +DEAL::2 2 (9.0,0.0) +DEAL::(0.0,0.0) diff --git a/tests/bits/complex_real_full_matrix_20.cc b/tests/bits/complex_real_full_matrix_20.cc index e61ca0b556..62492966e9 100644 --- a/tests/bits/complex_real_full_matrix_20.cc +++ b/tests/bits/complex_real_full_matrix_20.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_20/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_20/cmp/generic b/tests/bits/complex_real_full_matrix_20.output similarity index 100% rename from tests/bits/complex_real_full_matrix_20/cmp/generic rename to tests/bits/complex_real_full_matrix_20.output diff --git a/tests/bits/complex_real_full_matrix_21.cc b/tests/bits/complex_real_full_matrix_21.cc index 82c28df9cf..0deeb420a9 100644 --- a/tests/bits/complex_real_full_matrix_21.cc +++ b/tests/bits/complex_real_full_matrix_21.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_21/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_21.output b/tests/bits/complex_real_full_matrix_21.output new file mode 100644 index 0000000000..8c4940c9ea --- /dev/null +++ b/tests/bits/complex_real_full_matrix_21.output @@ -0,0 +1,11 @@ + +(2.0,0.0)(3.0,0.0)(4.0,0.0)(5.0,0.0)(6.0,0.0) +(4.0,0.0)(6.0,0.0)(8.0,0.0)(10.,0.0)(12.,0.0) +(6.0,0.0)(9.0,0.0)(12.,0.0)(15.,0.0)(18.,0.0) +(8.0,0.0)(12.,0.0)(16.,0.0)(20.,0.0)(24.,0.0) +(10.,0.0)(15.,0.0)(20.,0.0)(25.,0.0)(30.,0.0) +(2.0,0.0)(3.0,0.0)(4.0,0.0)(5.0,0.0)(6.0,0.0) +(4.0,0.0)(6.0,0.0)(8.0,0.0)(10.,0.0)(12.,0.0) +(6.0,0.0)(9.0,0.0)(12.,0.0)(15.,0.0)(18.,0.0) +(8.0,0.0)(12.,0.0)(16.,0.0)(20.,0.0)(24.,0.0) +(10.,0.0)(15.,0.0)(20.,0.0)(25.,0.0)(30.,0.0) diff --git a/tests/bits/complex_real_full_matrix_22.cc b/tests/bits/complex_real_full_matrix_22.cc index fb8cca65cf..c206e09630 100644 --- a/tests/bits/complex_real_full_matrix_22.cc +++ b/tests/bits/complex_real_full_matrix_22.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_22/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_22/cmp/generic b/tests/bits/complex_real_full_matrix_22.output similarity index 100% rename from tests/bits/complex_real_full_matrix_22/cmp/generic rename to tests/bits/complex_real_full_matrix_22.output diff --git a/tests/bits/complex_real_full_matrix_23.cc b/tests/bits/complex_real_full_matrix_23.cc index 77e73214e6..813e037048 100644 --- a/tests/bits/complex_real_full_matrix_23.cc +++ b/tests/bits/complex_real_full_matrix_23.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_23/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_23/cmp/generic b/tests/bits/complex_real_full_matrix_23.output similarity index 100% rename from tests/bits/complex_real_full_matrix_23/cmp/generic rename to tests/bits/complex_real_full_matrix_23.output diff --git a/tests/bits/complex_real_full_matrix_24.cc b/tests/bits/complex_real_full_matrix_24.cc index 4b2efca428..d5169f953f 100644 --- a/tests/bits/complex_real_full_matrix_24.cc +++ b/tests/bits/complex_real_full_matrix_24.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_24/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_24/cmp/generic b/tests/bits/complex_real_full_matrix_24.output similarity index 100% rename from tests/bits/complex_real_full_matrix_24/cmp/generic rename to tests/bits/complex_real_full_matrix_24.output diff --git a/tests/bits/complex_real_full_matrix_25.cc b/tests/bits/complex_real_full_matrix_25.cc index 141c82b2f0..6359f80ea6 100644 --- a/tests/bits/complex_real_full_matrix_25.cc +++ b/tests/bits/complex_real_full_matrix_25.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_25/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_25/cmp/generic b/tests/bits/complex_real_full_matrix_25.output similarity index 100% rename from tests/bits/complex_real_full_matrix_25/cmp/generic rename to tests/bits/complex_real_full_matrix_25.output diff --git a/tests/bits/complex_real_full_matrix_26.cc b/tests/bits/complex_real_full_matrix_26.cc index a189fca8a9..96058d66fa 100644 --- a/tests/bits/complex_real_full_matrix_26.cc +++ b/tests/bits/complex_real_full_matrix_26.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_26/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_26/cmp/generic b/tests/bits/complex_real_full_matrix_26.output similarity index 100% rename from tests/bits/complex_real_full_matrix_26/cmp/generic rename to tests/bits/complex_real_full_matrix_26.output diff --git a/tests/bits/complex_real_full_matrix_27.cc b/tests/bits/complex_real_full_matrix_27.cc index 7de62b6151..3c9b5bcbb9 100644 --- a/tests/bits/complex_real_full_matrix_27.cc +++ b/tests/bits/complex_real_full_matrix_27.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_27/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_27/cmp/generic b/tests/bits/complex_real_full_matrix_27.output similarity index 100% rename from tests/bits/complex_real_full_matrix_27/cmp/generic rename to tests/bits/complex_real_full_matrix_27.output diff --git a/tests/bits/complex_real_full_matrix_28.cc b/tests/bits/complex_real_full_matrix_28.cc index 0182d9a79d..be92a7f10d 100644 --- a/tests/bits/complex_real_full_matrix_28.cc +++ b/tests/bits/complex_real_full_matrix_28.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_28/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_28/cmp/generic b/tests/bits/complex_real_full_matrix_28.output similarity index 100% rename from tests/bits/complex_real_full_matrix_28/cmp/generic rename to tests/bits/complex_real_full_matrix_28.output diff --git a/tests/bits/complex_real_full_matrix_29.cc b/tests/bits/complex_real_full_matrix_29.cc index e57db6e333..4f7d4f6294 100644 --- a/tests/bits/complex_real_full_matrix_29.cc +++ b/tests/bits/complex_real_full_matrix_29.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_29/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_29/cmp/generic b/tests/bits/complex_real_full_matrix_29.output similarity index 100% rename from tests/bits/complex_real_full_matrix_29/cmp/generic rename to tests/bits/complex_real_full_matrix_29.output diff --git a/tests/bits/complex_real_full_matrix_30.cc b/tests/bits/complex_real_full_matrix_30.cc index 91f9952b7b..248f6c0d25 100644 --- a/tests/bits/complex_real_full_matrix_30.cc +++ b/tests/bits/complex_real_full_matrix_30.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_30/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_30.output b/tests/bits/complex_real_full_matrix_30.output new file mode 100644 index 0000000000..87889b0644 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_30.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (59.,0.0) +DEAL::2 1 (89.,0.0) +DEAL::2 2 (1.2e+02,0.0) +DEAL::2 3 (1.5e+02,0.0) +DEAL::2 4 (1.8e+02,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) +DEAL::0 0 (2.0,0.0) +DEAL::0 1 (3.0,0.0) +DEAL::0 2 (4.0,0.0) +DEAL::0 3 (5.0,0.0) +DEAL::0 4 (6.0,0.0) +DEAL::1 0 (4.0,0.0) +DEAL::1 1 (6.0,0.0) +DEAL::1 2 (8.0,0.0) +DEAL::1 3 (10.,0.0) +DEAL::1 4 (12.,0.0) +DEAL::2 0 (59.,0.0) +DEAL::2 1 (89.,0.0) +DEAL::2 2 (1.2e+02,0.0) +DEAL::2 3 (1.5e+02,0.0) +DEAL::2 4 (1.8e+02,0.0) +DEAL::3 0 (8.0,0.0) +DEAL::3 1 (12.,0.0) +DEAL::3 2 (16.,0.0) +DEAL::3 3 (20.,0.0) +DEAL::3 4 (24.,0.0) +DEAL::4 0 (10.,0.0) +DEAL::4 1 (15.,0.0) +DEAL::4 2 (20.,0.0) +DEAL::4 3 (25.,0.0) +DEAL::4 4 (30.,0.0) diff --git a/tests/bits/complex_real_full_matrix_31.cc b/tests/bits/complex_real_full_matrix_31.cc index b2043bcf78..0cf25c8fec 100644 --- a/tests/bits/complex_real_full_matrix_31.cc +++ b/tests/bits/complex_real_full_matrix_31.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_31/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_31/cmp/generic b/tests/bits/complex_real_full_matrix_31.output similarity index 100% rename from tests/bits/complex_real_full_matrix_31/cmp/generic rename to tests/bits/complex_real_full_matrix_31.output diff --git a/tests/bits/complex_real_full_matrix_32.cc b/tests/bits/complex_real_full_matrix_32.cc index 53d297472e..07bf0e011d 100644 --- a/tests/bits/complex_real_full_matrix_32.cc +++ b/tests/bits/complex_real_full_matrix_32.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_32/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_32/cmp/generic b/tests/bits/complex_real_full_matrix_32.output similarity index 100% rename from tests/bits/complex_real_full_matrix_32/cmp/generic rename to tests/bits/complex_real_full_matrix_32.output diff --git a/tests/bits/complex_real_full_matrix_33.cc b/tests/bits/complex_real_full_matrix_33.cc index 44ed590a9e..bccf93e708 100644 --- a/tests/bits/complex_real_full_matrix_33.cc +++ b/tests/bits/complex_real_full_matrix_33.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_33/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_33/cmp/generic b/tests/bits/complex_real_full_matrix_33.output similarity index 100% rename from tests/bits/complex_real_full_matrix_33/cmp/generic rename to tests/bits/complex_real_full_matrix_33.output diff --git a/tests/bits/complex_real_full_matrix_34.cc b/tests/bits/complex_real_full_matrix_34.cc index 58f6e66b00..3fffbbd49f 100644 --- a/tests/bits/complex_real_full_matrix_34.cc +++ b/tests/bits/complex_real_full_matrix_34.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_34/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_34/cmp/generic b/tests/bits/complex_real_full_matrix_34.output similarity index 100% rename from tests/bits/complex_real_full_matrix_34/cmp/generic rename to tests/bits/complex_real_full_matrix_34.output diff --git a/tests/bits/complex_real_full_matrix_36.cc b/tests/bits/complex_real_full_matrix_36.cc index edd5087e77..28e33ded12 100644 --- a/tests/bits/complex_real_full_matrix_36.cc +++ b/tests/bits/complex_real_full_matrix_36.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_36/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_36/cmp/generic b/tests/bits/complex_real_full_matrix_36.output similarity index 100% rename from tests/bits/complex_real_full_matrix_36/cmp/generic rename to tests/bits/complex_real_full_matrix_36.output diff --git a/tests/bits/complex_real_full_matrix_37.cc b/tests/bits/complex_real_full_matrix_37.cc index fbaaf13544..123de1b12e 100644 --- a/tests/bits/complex_real_full_matrix_37.cc +++ b/tests/bits/complex_real_full_matrix_37.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_37/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_37/cmp/generic b/tests/bits/complex_real_full_matrix_37.output similarity index 100% rename from tests/bits/complex_real_full_matrix_37/cmp/generic rename to tests/bits/complex_real_full_matrix_37.output diff --git a/tests/bits/complex_real_full_matrix_38.cc b/tests/bits/complex_real_full_matrix_38.cc index 50acc6acf9..2e8bf91cc6 100644 --- a/tests/bits/complex_real_full_matrix_38.cc +++ b/tests/bits/complex_real_full_matrix_38.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_38/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_38.output b/tests/bits/complex_real_full_matrix_38.output new file mode 100644 index 0000000000..9449cfbc33 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_38.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (12.,0.0) +DEAL::0 1 (18.,0.0) +DEAL::0 2 (23.,0.0) +DEAL::0 3 (29.,0.0) +DEAL::0 4 (35.,0.0) +DEAL::1 0 (23.,0.0) +DEAL::1 1 (35.,0.0) +DEAL::1 2 (47.,0.0) +DEAL::1 3 (59.,0.0) +DEAL::1 4 (70.,0.0) +DEAL::2 0 (35.,0.0) +DEAL::2 1 (53.,0.0) +DEAL::2 2 (70.,0.0) +DEAL::2 3 (88.,0.0) +DEAL::2 4 (1.1e+02,0.0) +DEAL::3 0 (47.,0.0) +DEAL::3 1 (70.,0.0) +DEAL::3 2 (94.,0.0) +DEAL::3 3 (1.2e+02,0.0) +DEAL::3 4 (1.4e+02,0.0) +DEAL::4 0 (59.,0.0) +DEAL::4 1 (88.,0.0) +DEAL::4 2 (1.2e+02,0.0) +DEAL::4 3 (1.5e+02,0.0) +DEAL::4 4 (1.8e+02,0.0) +DEAL::0 0 (12.,0.0) +DEAL::0 1 (18.,0.0) +DEAL::0 2 (23.,0.0) +DEAL::0 3 (29.,0.0) +DEAL::0 4 (35.,0.0) +DEAL::1 0 (23.,0.0) +DEAL::1 1 (35.,0.0) +DEAL::1 2 (47.,0.0) +DEAL::1 3 (59.,0.0) +DEAL::1 4 (70.,0.0) +DEAL::2 0 (35.,0.0) +DEAL::2 1 (53.,0.0) +DEAL::2 2 (70.,0.0) +DEAL::2 3 (88.,0.0) +DEAL::2 4 (1.1e+02,0.0) +DEAL::3 0 (47.,0.0) +DEAL::3 1 (70.,0.0) +DEAL::3 2 (94.,0.0) +DEAL::3 3 (1.2e+02,0.0) +DEAL::3 4 (1.4e+02,0.0) +DEAL::4 0 (59.,0.0) +DEAL::4 1 (88.,0.0) +DEAL::4 2 (1.2e+02,0.0) +DEAL::4 3 (1.5e+02,0.0) +DEAL::4 4 (1.8e+02,0.0) diff --git a/tests/bits/complex_real_full_matrix_39.cc b/tests/bits/complex_real_full_matrix_39.cc index fbee6e17bd..97d4200ca4 100644 --- a/tests/bits/complex_real_full_matrix_39.cc +++ b/tests/bits/complex_real_full_matrix_39.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_39/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_39.output b/tests/bits/complex_real_full_matrix_39.output new file mode 100644 index 0000000000..f4c9095075 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_39.output @@ -0,0 +1,51 @@ + +DEAL::0 0 (15.,0.0) +DEAL::0 1 (22.,0.0) +DEAL::0 2 (29.,0.0) +DEAL::0 3 (36.,0.0) +DEAL::0 4 (44.,0.0) +DEAL::1 0 (29.,0.0) +DEAL::1 1 (44.,0.0) +DEAL::1 2 (58.,0.0) +DEAL::1 3 (73.,0.0) +DEAL::1 4 (87.,0.0) +DEAL::2 0 (44.,0.0) +DEAL::2 1 (65.,0.0) +DEAL::2 2 (87.,0.0) +DEAL::2 3 (1.1e+02,0.0) +DEAL::2 4 (1.3e+02,0.0) +DEAL::3 0 (58.,0.0) +DEAL::3 1 (87.,0.0) +DEAL::3 2 (1.2e+02,0.0) +DEAL::3 3 (1.5e+02,0.0) +DEAL::3 4 (1.7e+02,0.0) +DEAL::4 0 (73.,0.0) +DEAL::4 1 (1.1e+02,0.0) +DEAL::4 2 (1.5e+02,0.0) +DEAL::4 3 (1.8e+02,0.0) +DEAL::4 4 (2.2e+02,0.0) +DEAL::0 0 (15.,0.0) +DEAL::0 1 (22.,0.0) +DEAL::0 2 (29.,0.0) +DEAL::0 3 (36.,0.0) +DEAL::0 4 (44.,0.0) +DEAL::1 0 (29.,0.0) +DEAL::1 1 (44.,0.0) +DEAL::1 2 (58.,0.0) +DEAL::1 3 (73.,0.0) +DEAL::1 4 (87.,0.0) +DEAL::2 0 (44.,0.0) +DEAL::2 1 (65.,0.0) +DEAL::2 2 (87.,0.0) +DEAL::2 3 (1.1e+02,0.0) +DEAL::2 4 (1.3e+02,0.0) +DEAL::3 0 (58.,0.0) +DEAL::3 1 (87.,0.0) +DEAL::3 2 (1.2e+02,0.0) +DEAL::3 3 (1.5e+02,0.0) +DEAL::3 4 (1.7e+02,0.0) +DEAL::4 0 (73.,0.0) +DEAL::4 1 (1.1e+02,0.0) +DEAL::4 2 (1.5e+02,0.0) +DEAL::4 3 (1.8e+02,0.0) +DEAL::4 4 (2.2e+02,0.0) diff --git a/tests/bits/complex_real_full_matrix_40.cc b/tests/bits/complex_real_full_matrix_40.cc index f47dd8a27c..eb9eb8a71d 100644 --- a/tests/bits/complex_real_full_matrix_40.cc +++ b/tests/bits/complex_real_full_matrix_40.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_40/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_40/cmp/generic b/tests/bits/complex_real_full_matrix_40.output similarity index 100% rename from tests/bits/complex_real_full_matrix_40/cmp/generic rename to tests/bits/complex_real_full_matrix_40.output diff --git a/tests/bits/complex_real_full_matrix_41.cc b/tests/bits/complex_real_full_matrix_41.cc index 1f447c36ce..3d128e7fc9 100644 --- a/tests/bits/complex_real_full_matrix_41.cc +++ b/tests/bits/complex_real_full_matrix_41.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_41/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_41/cmp/generic b/tests/bits/complex_real_full_matrix_41.output similarity index 100% rename from tests/bits/complex_real_full_matrix_41/cmp/generic rename to tests/bits/complex_real_full_matrix_41.output diff --git a/tests/bits/complex_real_full_matrix_42.cc b/tests/bits/complex_real_full_matrix_42.cc index 600faaaea1..8a97924160 100644 --- a/tests/bits/complex_real_full_matrix_42.cc +++ b/tests/bits/complex_real_full_matrix_42.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_42/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_42.output b/tests/bits/complex_real_full_matrix_42.output new file mode 100644 index 0000000000..95501be4f1 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_42.output @@ -0,0 +1,111 @@ + +DEAL::0 0 (0.020,0.0) +DEAL::0 0 (0.021,0.0) +DEAL::0 1 (-0.010,0.0) +DEAL::1 0 (-0.015,0.0) +DEAL::1 1 (0.26,0.0) +DEAL::0 0 (0.011,0.0) +DEAL::0 1 (-0.022,0.0) +DEAL::0 2 (0.011,0.0) +DEAL::1 0 (-0.96,0.0) +DEAL::1 1 (-1.1,0.0) +DEAL::1 2 (1.0,0.0) +DEAL::2 0 (0.79,0.0) +DEAL::2 1 (1.1,0.0) +DEAL::2 2 (-0.88,0.0) +DEAL::0 0 (0.049,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (-0.024,0.0) +DEAL::0 3 (-0.024,0.0) +DEAL::1 0 (-0.32,0.0) +DEAL::1 1 (-0.012,0.0) +DEAL::1 2 (-0.60,0.0) +DEAL::1 3 (0.43,0.0) +DEAL::2 0 (0.074,0.0) +DEAL::2 1 (0.023,0.0) +DEAL::2 2 (-0.026,0.0) +DEAL::2 3 (-0.072,0.0) +DEAL::3 0 (-0.26,0.0) +DEAL::3 1 (-0.012,0.0) +DEAL::3 2 (0.62,0.0) +DEAL::3 3 (0.15,0.0) +DEAL::0 0 (0.020,0.0) +DEAL::0 1 (-0.00052,0.0) +DEAL::0 2 (-0.00081,0.0) +DEAL::0 3 (-0.0013,0.0) +DEAL::0 4 (-0.0019,0.0) +DEAL::1 0 (-0.0020,0.0) +DEAL::1 1 (0.021,0.0) +DEAL::1 2 (-0.0027,0.0) +DEAL::1 3 (-0.0034,0.0) +DEAL::1 4 (0.00047,0.0) +DEAL::2 0 (-0.00014,0.0) +DEAL::2 1 (-0.00054,0.0) +DEAL::2 2 (0.020,0.0) +DEAL::2 3 (-0.0014,0.0) +DEAL::2 4 (-0.0020,0.0) +DEAL::3 0 (-0.0021,0.0) +DEAL::3 1 (-0.0027,0.0) +DEAL::3 2 (-0.0028,0.0) +DEAL::3 3 (0.021,0.0) +DEAL::3 4 (0.00049,0.0) +DEAL::4 0 (-0.00015,0.0) +DEAL::4 1 (-0.00056,0.0) +DEAL::4 2 (-0.00088,0.0) +DEAL::4 3 (-0.0014,0.0) +DEAL::4 4 (0.020,0.0) +DEAL::0 0 (0.020,0.0) +DEAL::0 0 (0.021,0.0) +DEAL::0 1 (-0.010,0.0) +DEAL::1 0 (-0.015,0.0) +DEAL::1 1 (0.26,0.0) +DEAL::0 0 (0.011,0.0) +DEAL::0 1 (-0.022,0.0) +DEAL::0 2 (0.011,0.0) +DEAL::1 0 (-0.96,0.0) +DEAL::1 1 (-1.1,0.0) +DEAL::1 2 (1.0,0.0) +DEAL::2 0 (0.79,0.0) +DEAL::2 1 (1.1,0.0) +DEAL::2 2 (-0.88,0.0) +DEAL::0 0 (0.049,0.0) +DEAL::0 1 (0.0,0.0) +DEAL::0 2 (-0.024,0.0) +DEAL::0 3 (-0.024,0.0) +DEAL::1 0 (-0.32,0.0) +DEAL::1 1 (-0.012,0.0) +DEAL::1 2 (-0.60,0.0) +DEAL::1 3 (0.43,0.0) +DEAL::2 0 (0.074,0.0) +DEAL::2 1 (0.023,0.0) +DEAL::2 2 (-0.026,0.0) +DEAL::2 3 (-0.072,0.0) +DEAL::3 0 (-0.26,0.0) +DEAL::3 1 (-0.012,0.0) +DEAL::3 2 (0.62,0.0) +DEAL::3 3 (0.15,0.0) +DEAL::0 0 (0.020,0.0) +DEAL::0 1 (-0.00052,0.0) +DEAL::0 2 (-0.00081,0.0) +DEAL::0 3 (-0.0013,0.0) +DEAL::0 4 (-0.0019,0.0) +DEAL::1 0 (-0.0020,0.0) +DEAL::1 1 (0.021,0.0) +DEAL::1 2 (-0.0027,0.0) +DEAL::1 3 (-0.0034,0.0) +DEAL::1 4 (0.00047,0.0) +DEAL::2 0 (-0.00014,0.0) +DEAL::2 1 (-0.00054,0.0) +DEAL::2 2 (0.020,0.0) +DEAL::2 3 (-0.0014,0.0) +DEAL::2 4 (-0.0020,0.0) +DEAL::3 0 (-0.0021,0.0) +DEAL::3 1 (-0.0027,0.0) +DEAL::3 2 (-0.0028,0.0) +DEAL::3 3 (0.021,0.0) +DEAL::3 4 (0.00049,0.0) +DEAL::4 0 (-0.00015,0.0) +DEAL::4 1 (-0.00056,0.0) +DEAL::4 2 (-0.00088,0.0) +DEAL::4 3 (-0.0014,0.0) +DEAL::4 4 (0.020,0.0) diff --git a/tests/bits/complex_real_full_matrix_43.cc b/tests/bits/complex_real_full_matrix_43.cc index b9e4cc88a6..f288c4f5eb 100644 --- a/tests/bits/complex_real_full_matrix_43.cc +++ b/tests/bits/complex_real_full_matrix_43.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_43/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_43/cmp/generic b/tests/bits/complex_real_full_matrix_43.output similarity index 100% rename from tests/bits/complex_real_full_matrix_43/cmp/generic rename to tests/bits/complex_real_full_matrix_43.output diff --git a/tests/bits/complex_real_full_matrix_44.cc b/tests/bits/complex_real_full_matrix_44.cc index 2d540814b1..dcb315bc93 100644 --- a/tests/bits/complex_real_full_matrix_44.cc +++ b/tests/bits/complex_real_full_matrix_44.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_44/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_44/cmp/generic b/tests/bits/complex_real_full_matrix_44.output similarity index 100% rename from tests/bits/complex_real_full_matrix_44/cmp/generic rename to tests/bits/complex_real_full_matrix_44.output diff --git a/tests/bits/complex_real_full_matrix_45.cc b/tests/bits/complex_real_full_matrix_45.cc index 868683eb4c..60cb0d8e9f 100644 --- a/tests/bits/complex_real_full_matrix_45.cc +++ b/tests/bits/complex_real_full_matrix_45.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_45/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_45.output b/tests/bits/complex_real_full_matrix_45.output new file mode 100644 index 0000000000..ac31e794db --- /dev/null +++ b/tests/bits/complex_real_full_matrix_45.output @@ -0,0 +1,41 @@ + +DEAL::0 (71.,0.0) +DEAL::1 (1.4e+02,0.0) +DEAL::2 (2.1e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.6e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (70.,0.0) +DEAL::1 (1.4e+02,0.0) +DEAL::2 (2.1e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.5e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (71.,0.0) +DEAL::1 (1.4e+02,0.0) +DEAL::2 (2.1e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.6e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (70.,0.0) +DEAL::1 (1.4e+02,0.0) +DEAL::2 (2.1e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.5e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) diff --git a/tests/bits/complex_real_full_matrix_46.cc b/tests/bits/complex_real_full_matrix_46.cc index b4ac110e56..e432a2c11f 100644 --- a/tests/bits/complex_real_full_matrix_46.cc +++ b/tests/bits/complex_real_full_matrix_46.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_46/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_46/cmp/generic b/tests/bits/complex_real_full_matrix_46.output similarity index 100% rename from tests/bits/complex_real_full_matrix_46/cmp/generic rename to tests/bits/complex_real_full_matrix_46.output diff --git a/tests/bits/complex_real_full_matrix_47.cc b/tests/bits/complex_real_full_matrix_47.cc index 7d30bab450..88e929170d 100644 --- a/tests/bits/complex_real_full_matrix_47.cc +++ b/tests/bits/complex_real_full_matrix_47.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_47/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_47.output b/tests/bits/complex_real_full_matrix_47.output new file mode 100644 index 0000000000..5fd7d3f83e --- /dev/null +++ b/tests/bits/complex_real_full_matrix_47.output @@ -0,0 +1,41 @@ + +DEAL::0 (1.1e+02,0.0) +DEAL::1 (1.7e+02,0.0) +DEAL::2 (2.2e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.4e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (1.1e+02,0.0) +DEAL::1 (1.6e+02,0.0) +DEAL::2 (2.2e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.3e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (1.1e+02,0.0) +DEAL::1 (1.7e+02,0.0) +DEAL::2 (2.2e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.4e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (1.1e+02,0.0) +DEAL::1 (1.6e+02,0.0) +DEAL::2 (2.2e+02,0.0) +DEAL::3 (2.8e+02,0.0) +DEAL::4 (3.3e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) diff --git a/tests/bits/complex_real_full_matrix_48.cc b/tests/bits/complex_real_full_matrix_48.cc index 34402e42f6..2a037e925b 100644 --- a/tests/bits/complex_real_full_matrix_48.cc +++ b/tests/bits/complex_real_full_matrix_48.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_48/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_48/cmp/generic b/tests/bits/complex_real_full_matrix_48.output similarity index 100% rename from tests/bits/complex_real_full_matrix_48/cmp/generic rename to tests/bits/complex_real_full_matrix_48.output diff --git a/tests/bits/complex_real_full_matrix_49.cc b/tests/bits/complex_real_full_matrix_49.cc index 996d5dbd3f..d48e6b244a 100644 --- a/tests/bits/complex_real_full_matrix_49.cc +++ b/tests/bits/complex_real_full_matrix_49.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_49/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_49/cmp/generic b/tests/bits/complex_real_full_matrix_49.output similarity index 100% rename from tests/bits/complex_real_full_matrix_49/cmp/generic rename to tests/bits/complex_real_full_matrix_49.output diff --git a/tests/bits/complex_real_full_matrix_50.cc b/tests/bits/complex_real_full_matrix_50.cc index 39d0c32a49..6e8913d004 100644 --- a/tests/bits/complex_real_full_matrix_50.cc +++ b/tests/bits/complex_real_full_matrix_50.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_50/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_50.output b/tests/bits/complex_real_full_matrix_50.output new file mode 100644 index 0000000000..215ee596c8 --- /dev/null +++ b/tests/bits/complex_real_full_matrix_50.output @@ -0,0 +1,31 @@ + +DEAL::0 (-69.,0.0) +DEAL::1 (-1.4e+02,0.0) +DEAL::2 (-2.1e+02,0.0) +DEAL::3 (-2.8e+02,0.0) +DEAL::4 (-3.4e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (-69.,0.0) +DEAL::1 (-1.4e+02,0.0) +DEAL::2 (-2.1e+02,0.0) +DEAL::3 (-2.8e+02,0.0) +DEAL::4 (-3.4e+02,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) +DEAL::0 (1.0,0.0) +DEAL::1 (2.0,0.0) +DEAL::2 (3.0,0.0) +DEAL::3 (4.0,0.0) +DEAL::4 (5.0,0.0) diff --git a/tests/bits/complex_real_full_matrix_51.cc b/tests/bits/complex_real_full_matrix_51.cc index f68f03557c..bb81cb84a8 100644 --- a/tests/bits/complex_real_full_matrix_51.cc +++ b/tests/bits/complex_real_full_matrix_51.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_51/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_51/cmp/generic b/tests/bits/complex_real_full_matrix_51.output similarity index 100% rename from tests/bits/complex_real_full_matrix_51/cmp/generic rename to tests/bits/complex_real_full_matrix_51.output diff --git a/tests/bits/complex_real_full_matrix_52.cc b/tests/bits/complex_real_full_matrix_52.cc index 33e1fa4782..3bc796c765 100644 --- a/tests/bits/complex_real_full_matrix_52.cc +++ b/tests/bits/complex_real_full_matrix_52.cc @@ -25,7 +25,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "complex_real_full_matrix_52/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/complex_real_full_matrix_52/cmp/generic b/tests/bits/complex_real_full_matrix_52.output similarity index 100% rename from tests/bits/complex_real_full_matrix_52/cmp/generic rename to tests/bits/complex_real_full_matrix_52.output diff --git a/tests/bits/complex_vector_11.cc b/tests/bits/complex_vector_11.cc index d02253300e..f7d609a841 100644 --- a/tests/bits/complex_vector_11.cc +++ b/tests/bits/complex_vector_11.cc @@ -41,7 +41,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_11/cmp/generic b/tests/bits/complex_vector_11.output similarity index 100% rename from tests/bits/complex_vector_11/cmp/generic rename to tests/bits/complex_vector_11.output diff --git a/tests/bits/complex_vector_12.cc b/tests/bits/complex_vector_12.cc index ad02e2362a..1ee08f72d9 100644 --- a/tests/bits/complex_vector_12.cc +++ b/tests/bits/complex_vector_12.cc @@ -54,7 +54,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_12/cmp/generic b/tests/bits/complex_vector_12.output similarity index 100% rename from tests/bits/complex_vector_12/cmp/generic rename to tests/bits/complex_vector_12.output diff --git a/tests/bits/complex_vector_13.cc b/tests/bits/complex_vector_13.cc index 64a66c42b3..ed3d0a6d33 100644 --- a/tests/bits/complex_vector_13.cc +++ b/tests/bits/complex_vector_13.cc @@ -54,7 +54,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_13/cmp/generic b/tests/bits/complex_vector_13.output similarity index 100% rename from tests/bits/complex_vector_13/cmp/generic rename to tests/bits/complex_vector_13.output diff --git a/tests/bits/complex_vector_14.cc b/tests/bits/complex_vector_14.cc index 0e7292ba39..924b64bee9 100644 --- a/tests/bits/complex_vector_14.cc +++ b/tests/bits/complex_vector_14.cc @@ -60,7 +60,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_14/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_14/cmp/generic b/tests/bits/complex_vector_14.output similarity index 100% rename from tests/bits/complex_vector_14/cmp/generic rename to tests/bits/complex_vector_14.output diff --git a/tests/bits/complex_vector_15.cc b/tests/bits/complex_vector_15.cc index e64fed5d9e..6291d04620 100644 --- a/tests/bits/complex_vector_15.cc +++ b/tests/bits/complex_vector_15.cc @@ -57,7 +57,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_15/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_15/cmp/generic b/tests/bits/complex_vector_15.output similarity index 100% rename from tests/bits/complex_vector_15/cmp/generic rename to tests/bits/complex_vector_15.output diff --git a/tests/bits/complex_vector_16.cc b/tests/bits/complex_vector_16.cc index 46198a5a81..60464b67be 100644 --- a/tests/bits/complex_vector_16.cc +++ b/tests/bits/complex_vector_16.cc @@ -59,7 +59,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_16/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_16/cmp/generic b/tests/bits/complex_vector_16.output similarity index 100% rename from tests/bits/complex_vector_16/cmp/generic rename to tests/bits/complex_vector_16.output diff --git a/tests/bits/complex_vector_17.cc b/tests/bits/complex_vector_17.cc index 142ecada91..017186f139 100644 --- a/tests/bits/complex_vector_17.cc +++ b/tests/bits/complex_vector_17.cc @@ -46,7 +46,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_17/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_18/cmp/generic b/tests/bits/complex_vector_17.output similarity index 100% rename from tests/bits/complex_vector_18/cmp/generic rename to tests/bits/complex_vector_17.output diff --git a/tests/bits/complex_vector_18.cc b/tests/bits/complex_vector_18.cc index d04ef3aa3d..09a70dd047 100644 --- a/tests/bits/complex_vector_18.cc +++ b/tests/bits/complex_vector_18.cc @@ -47,7 +47,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_18/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_19/cmp/generic b/tests/bits/complex_vector_18.output similarity index 100% rename from tests/bits/complex_vector_19/cmp/generic rename to tests/bits/complex_vector_18.output diff --git a/tests/bits/complex_vector_19.cc b/tests/bits/complex_vector_19.cc index 9adb97d67e..8b740df1c4 100644 --- a/tests/bits/complex_vector_19.cc +++ b/tests/bits/complex_vector_19.cc @@ -47,7 +47,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_19/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_20/cmp/generic b/tests/bits/complex_vector_19.output similarity index 100% rename from tests/bits/complex_vector_20/cmp/generic rename to tests/bits/complex_vector_19.output diff --git a/tests/bits/complex_vector_20.cc b/tests/bits/complex_vector_20.cc index 3c623ddfce..bdf12bb6c5 100644 --- a/tests/bits/complex_vector_20.cc +++ b/tests/bits/complex_vector_20.cc @@ -55,7 +55,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_20/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_22/cmp/generic b/tests/bits/complex_vector_20.output similarity index 100% rename from tests/bits/complex_vector_22/cmp/generic rename to tests/bits/complex_vector_20.output diff --git a/tests/bits/complex_vector_21.cc b/tests/bits/complex_vector_21.cc index 0375ae89c1..c149bc0ee1 100644 --- a/tests/bits/complex_vector_21.cc +++ b/tests/bits/complex_vector_21.cc @@ -55,7 +55,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_21/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_24/cmp/generic b/tests/bits/complex_vector_21.output similarity index 100% rename from tests/bits/complex_vector_24/cmp/generic rename to tests/bits/complex_vector_21.output diff --git a/tests/bits/complex_vector_21_negative.cc b/tests/bits/complex_vector_21_negative.cc index 4aaf7789c4..a7f19dcbcf 100644 --- a/tests/bits/complex_vector_21_negative.cc +++ b/tests/bits/complex_vector_21_negative.cc @@ -57,7 +57,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_21_negative/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_25/cmp/generic b/tests/bits/complex_vector_21_negative.output similarity index 100% rename from tests/bits/complex_vector_25/cmp/generic rename to tests/bits/complex_vector_21_negative.output diff --git a/tests/bits/complex_vector_22.cc b/tests/bits/complex_vector_22.cc index 4aa285c46d..4a06d66a0c 100644 --- a/tests/bits/complex_vector_22.cc +++ b/tests/bits/complex_vector_22.cc @@ -49,7 +49,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_22/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_26/cmp/generic b/tests/bits/complex_vector_22.output similarity index 100% rename from tests/bits/complex_vector_26/cmp/generic rename to tests/bits/complex_vector_22.output diff --git a/tests/bits/complex_vector_23.cc b/tests/bits/complex_vector_23.cc index f3bb380071..aa7db1e6aa 100644 --- a/tests/bits/complex_vector_23.cc +++ b/tests/bits/complex_vector_23.cc @@ -63,7 +63,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_23/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_23/cmp/generic b/tests/bits/complex_vector_23.output similarity index 100% rename from tests/bits/complex_vector_23/cmp/generic rename to tests/bits/complex_vector_23.output diff --git a/tests/bits/complex_vector_24.cc b/tests/bits/complex_vector_24.cc index cb61b18439..ee906f5484 100644 --- a/tests/bits/complex_vector_24.cc +++ b/tests/bits/complex_vector_24.cc @@ -49,7 +49,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_24/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_29/cmp/generic b/tests/bits/complex_vector_24.output similarity index 100% rename from tests/bits/complex_vector_29/cmp/generic rename to tests/bits/complex_vector_24.output diff --git a/tests/bits/complex_vector_25.cc b/tests/bits/complex_vector_25.cc index fcc8f3193c..5b1ed42f2e 100644 --- a/tests/bits/complex_vector_25.cc +++ b/tests/bits/complex_vector_25.cc @@ -45,7 +45,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_25/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_30/cmp/generic b/tests/bits/complex_vector_25.output similarity index 100% rename from tests/bits/complex_vector_30/cmp/generic rename to tests/bits/complex_vector_25.output diff --git a/tests/bits/complex_vector_26.cc b/tests/bits/complex_vector_26.cc index ab0a0a7a2f..1498567739 100644 --- a/tests/bits/complex_vector_26.cc +++ b/tests/bits/complex_vector_26.cc @@ -44,7 +44,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_26/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_31/cmp/generic b/tests/bits/complex_vector_26.output similarity index 100% rename from tests/bits/complex_vector_31/cmp/generic rename to tests/bits/complex_vector_26.output diff --git a/tests/bits/complex_vector_27.cc b/tests/bits/complex_vector_27.cc index caf6504b51..52b9973da1 100644 --- a/tests/bits/complex_vector_27.cc +++ b/tests/bits/complex_vector_27.cc @@ -51,7 +51,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_27/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_27/cmp/generic b/tests/bits/complex_vector_27.output similarity index 100% rename from tests/bits/complex_vector_27/cmp/generic rename to tests/bits/complex_vector_27.output diff --git a/tests/bits/complex_vector_28.cc b/tests/bits/complex_vector_28.cc index 8f1482cb59..02ca705a87 100644 --- a/tests/bits/complex_vector_28.cc +++ b/tests/bits/complex_vector_28.cc @@ -53,7 +53,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_28/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_28/cmp/generic b/tests/bits/complex_vector_28.output similarity index 100% rename from tests/bits/complex_vector_28/cmp/generic rename to tests/bits/complex_vector_28.output diff --git a/tests/bits/complex_vector_29.cc b/tests/bits/complex_vector_29.cc index 6de6b5581f..864c16619d 100644 --- a/tests/bits/complex_vector_29.cc +++ b/tests/bits/complex_vector_29.cc @@ -38,7 +38,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_29/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_32/cmp/generic b/tests/bits/complex_vector_29.output similarity index 100% rename from tests/bits/complex_vector_32/cmp/generic rename to tests/bits/complex_vector_29.output diff --git a/tests/bits/complex_vector_30.cc b/tests/bits/complex_vector_30.cc index 3fa0b99e16..aeb4fe9f2a 100644 --- a/tests/bits/complex_vector_30.cc +++ b/tests/bits/complex_vector_30.cc @@ -46,7 +46,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_30/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_33/cmp/generic b/tests/bits/complex_vector_30.output similarity index 100% rename from tests/bits/complex_vector_33/cmp/generic rename to tests/bits/complex_vector_30.output diff --git a/tests/bits/complex_vector_31.cc b/tests/bits/complex_vector_31.cc index 1e856f6f2a..847580211e 100644 --- a/tests/bits/complex_vector_31.cc +++ b/tests/bits/complex_vector_31.cc @@ -48,7 +48,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_31/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_34/cmp/generic b/tests/bits/complex_vector_31.output similarity index 100% rename from tests/bits/complex_vector_34/cmp/generic rename to tests/bits/complex_vector_31.output diff --git a/tests/bits/complex_vector_32.cc b/tests/bits/complex_vector_32.cc index 6e47089122..b70f26193b 100644 --- a/tests/bits/complex_vector_32.cc +++ b/tests/bits/complex_vector_32.cc @@ -48,7 +48,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_32/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_35/cmp/generic b/tests/bits/complex_vector_32.output similarity index 100% rename from tests/bits/complex_vector_35/cmp/generic rename to tests/bits/complex_vector_32.output diff --git a/tests/bits/complex_vector_33.cc b/tests/bits/complex_vector_33.cc index 6230fdfb26..7dd529ef32 100644 --- a/tests/bits/complex_vector_33.cc +++ b/tests/bits/complex_vector_33.cc @@ -49,7 +49,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_33/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_36/cmp/generic b/tests/bits/complex_vector_33.output similarity index 100% rename from tests/bits/complex_vector_36/cmp/generic rename to tests/bits/complex_vector_33.output diff --git a/tests/bits/complex_vector_34.cc b/tests/bits/complex_vector_34.cc index 9cf08801df..96357cff26 100644 --- a/tests/bits/complex_vector_34.cc +++ b/tests/bits/complex_vector_34.cc @@ -47,7 +47,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_34/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_37/cmp/generic b/tests/bits/complex_vector_34.output similarity index 100% rename from tests/bits/complex_vector_37/cmp/generic rename to tests/bits/complex_vector_34.output diff --git a/tests/bits/complex_vector_35.cc b/tests/bits/complex_vector_35.cc index f5f974ece5..7ac946b42b 100644 --- a/tests/bits/complex_vector_35.cc +++ b/tests/bits/complex_vector_35.cc @@ -67,7 +67,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_35/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_38/cmp/generic b/tests/bits/complex_vector_35.output similarity index 100% rename from tests/bits/complex_vector_38/cmp/generic rename to tests/bits/complex_vector_35.output diff --git a/tests/bits/complex_vector_36.cc b/tests/bits/complex_vector_36.cc index 4311a13a0a..f24a5d36d1 100644 --- a/tests/bits/complex_vector_36.cc +++ b/tests/bits/complex_vector_36.cc @@ -67,7 +67,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_36/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_40/cmp/generic b/tests/bits/complex_vector_36.output similarity index 100% rename from tests/bits/complex_vector_40/cmp/generic rename to tests/bits/complex_vector_36.output diff --git a/tests/bits/complex_vector_37.cc b/tests/bits/complex_vector_37.cc index ddf131c018..7e6ec3a5f6 100644 --- a/tests/bits/complex_vector_37.cc +++ b/tests/bits/complex_vector_37.cc @@ -46,7 +46,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_37/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_41/cmp/generic b/tests/bits/complex_vector_37.output similarity index 100% rename from tests/bits/complex_vector_41/cmp/generic rename to tests/bits/complex_vector_37.output diff --git a/tests/bits/complex_vector_38.cc b/tests/bits/complex_vector_38.cc index c1d7754ebf..f653620a86 100644 --- a/tests/bits/complex_vector_38.cc +++ b/tests/bits/complex_vector_38.cc @@ -55,7 +55,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_38/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_42/cmp/generic b/tests/bits/complex_vector_38.output similarity index 100% rename from tests/bits/complex_vector_42/cmp/generic rename to tests/bits/complex_vector_38.output diff --git a/tests/bits/complex_vector_39.cc b/tests/bits/complex_vector_39.cc index 808bf0e999..8a2dacc6e0 100644 --- a/tests/bits/complex_vector_39.cc +++ b/tests/bits/complex_vector_39.cc @@ -55,7 +55,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_39/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_43/cmp/generic b/tests/bits/complex_vector_39.output similarity index 100% rename from tests/bits/complex_vector_43/cmp/generic rename to tests/bits/complex_vector_39.output diff --git a/tests/bits/complex_vector_40.cc b/tests/bits/complex_vector_40.cc index b69a1ac024..36dc7601fe 100644 --- a/tests/bits/complex_vector_40.cc +++ b/tests/bits/complex_vector_40.cc @@ -58,7 +58,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_40/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_44/cmp/generic b/tests/bits/complex_vector_40.output similarity index 100% rename from tests/bits/complex_vector_44/cmp/generic rename to tests/bits/complex_vector_40.output diff --git a/tests/bits/complex_vector_41.cc b/tests/bits/complex_vector_41.cc index f0d817ee4c..c7765e1d33 100644 --- a/tests/bits/complex_vector_41.cc +++ b/tests/bits/complex_vector_41.cc @@ -55,7 +55,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_41/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_45/cmp/generic b/tests/bits/complex_vector_41.output similarity index 100% rename from tests/bits/complex_vector_45/cmp/generic rename to tests/bits/complex_vector_41.output diff --git a/tests/bits/complex_vector_42.cc b/tests/bits/complex_vector_42.cc index fe3154adbc..10de483611 100644 --- a/tests/bits/complex_vector_42.cc +++ b/tests/bits/complex_vector_42.cc @@ -55,7 +55,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_42/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_46/cmp/generic b/tests/bits/complex_vector_42.output similarity index 100% rename from tests/bits/complex_vector_46/cmp/generic rename to tests/bits/complex_vector_42.output diff --git a/tests/bits/complex_vector_43.cc b/tests/bits/complex_vector_43.cc index 527d67ecde..26105295e5 100644 --- a/tests/bits/complex_vector_43.cc +++ b/tests/bits/complex_vector_43.cc @@ -58,7 +58,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_43/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_48/cmp/generic b/tests/bits/complex_vector_43.output similarity index 100% rename from tests/bits/complex_vector_48/cmp/generic rename to tests/bits/complex_vector_43.output diff --git a/tests/bits/complex_vector_44.cc b/tests/bits/complex_vector_44.cc index 5b46f67c51..ffb36912f4 100644 --- a/tests/bits/complex_vector_44.cc +++ b/tests/bits/complex_vector_44.cc @@ -66,7 +66,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_44/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_2/cmp/generic b/tests/bits/complex_vector_44.output similarity index 100% rename from tests/bits/complex_vector_equality_2/cmp/generic rename to tests/bits/complex_vector_44.output diff --git a/tests/bits/complex_vector_45.cc b/tests/bits/complex_vector_45.cc index 28251a49d9..3f71a4f2fe 100644 --- a/tests/bits/complex_vector_45.cc +++ b/tests/bits/complex_vector_45.cc @@ -53,7 +53,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_45/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_4/cmp/generic b/tests/bits/complex_vector_45.output similarity index 100% rename from tests/bits/complex_vector_equality_4/cmp/generic rename to tests/bits/complex_vector_45.output diff --git a/tests/bits/complex_vector_46.cc b/tests/bits/complex_vector_46.cc index d531b58592..9feb8570fb 100644 --- a/tests/bits/complex_vector_46.cc +++ b/tests/bits/complex_vector_46.cc @@ -55,7 +55,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_46/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_5/cmp/generic b/tests/bits/complex_vector_46.output similarity index 100% rename from tests/bits/complex_vector_equality_5/cmp/generic rename to tests/bits/complex_vector_46.output diff --git a/tests/bits/complex_vector_47.cc b/tests/bits/complex_vector_47.cc index 722c4937ad..42f2ca372c 100644 --- a/tests/bits/complex_vector_47.cc +++ b/tests/bits/complex_vector_47.cc @@ -59,7 +59,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_47/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_6/cmp/generic b/tests/bits/complex_vector_47.output similarity index 100% rename from tests/bits/complex_vector_equality_6/cmp/generic rename to tests/bits/complex_vector_47.output diff --git a/tests/bits/complex_vector_48.cc b/tests/bits/complex_vector_48.cc index 95935d9483..feefaf14ac 100644 --- a/tests/bits/complex_vector_48.cc +++ b/tests/bits/complex_vector_48.cc @@ -62,7 +62,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_48/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_7/cmp/generic b/tests/bits/complex_vector_48.output similarity index 100% rename from tests/bits/complex_vector_equality_7/cmp/generic rename to tests/bits/complex_vector_48.output diff --git a/tests/bits/complex_vector_49.cc b/tests/bits/complex_vector_49.cc index aae3915dc7..62d01f141b 100644 --- a/tests/bits/complex_vector_49.cc +++ b/tests/bits/complex_vector_49.cc @@ -51,7 +51,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_49/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_49/cmp/generic b/tests/bits/complex_vector_49.output similarity index 100% rename from tests/bits/complex_vector_49/cmp/generic rename to tests/bits/complex_vector_49.output diff --git a/tests/bits/complex_vector_equality_1.cc b/tests/bits/complex_vector_equality_1.cc index da868190c7..85008f417e 100644 --- a/tests/bits/complex_vector_equality_1.cc +++ b/tests/bits/complex_vector_equality_1.cc @@ -47,7 +47,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_equality_8/cmp/generic b/tests/bits/complex_vector_equality_1.output similarity index 100% rename from tests/bits/complex_vector_equality_8/cmp/generic rename to tests/bits/complex_vector_equality_1.output diff --git a/tests/bits/complex_vector_equality_2.cc b/tests/bits/complex_vector_equality_2.cc index 4d2e0abf36..0112d79392 100644 --- a/tests/bits/complex_vector_equality_2.cc +++ b/tests/bits/complex_vector_equality_2.cc @@ -49,7 +49,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/complex_vector_vector_01/cmp/generic b/tests/bits/complex_vector_equality_2.output similarity index 100% rename from tests/bits/complex_vector_vector_01/cmp/generic rename to tests/bits/complex_vector_equality_2.output diff --git a/tests/bits/complex_vector_equality_3.cc b/tests/bits/complex_vector_equality_3.cc index f27cb1ecc4..7ee927b868 100644 --- a/tests/bits/complex_vector_equality_3.cc +++ b/tests/bits/complex_vector_equality_3.cc @@ -47,7 +47,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_09/cmp/generic b/tests/bits/complex_vector_equality_3.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_09/cmp/generic rename to tests/bits/complex_vector_equality_3.output diff --git a/tests/bits/complex_vector_equality_4.cc b/tests/bits/complex_vector_equality_4.cc index 41873359e2..352b60717a 100644 --- a/tests/bits/complex_vector_equality_4.cc +++ b/tests/bits/complex_vector_equality_4.cc @@ -49,7 +49,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_09/cmp/generic b/tests/bits/complex_vector_equality_4.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_09/cmp/generic rename to tests/bits/complex_vector_equality_4.output diff --git a/tests/bits/complex_vector_equality_5.cc b/tests/bits/complex_vector_equality_5.cc index 6d9b54380e..d266dfaaa3 100644 --- a/tests/bits/complex_vector_equality_5.cc +++ b/tests/bits/complex_vector_equality_5.cc @@ -48,7 +48,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_04/cmp/generic b/tests/bits/complex_vector_equality_5.output similarity index 100% rename from tests/bits/fe_field_function_04/cmp/generic rename to tests/bits/complex_vector_equality_5.output diff --git a/tests/bits/complex_vector_equality_6.cc b/tests/bits/complex_vector_equality_6.cc index 704b4b5bb5..7222d517f3 100644 --- a/tests/bits/complex_vector_equality_6.cc +++ b/tests/bits/complex_vector_equality_6.cc @@ -50,7 +50,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_04_vector/cmp/generic b/tests/bits/complex_vector_equality_6.output similarity index 100% rename from tests/bits/fe_field_function_04_vector/cmp/generic rename to tests/bits/complex_vector_equality_6.output diff --git a/tests/bits/complex_vector_equality_7.cc b/tests/bits/complex_vector_equality_7.cc index c65a6e0f4a..c9322bd7f3 100644 --- a/tests/bits/complex_vector_equality_7.cc +++ b/tests/bits/complex_vector_equality_7.cc @@ -48,7 +48,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_05/cmp/generic b/tests/bits/complex_vector_equality_7.output similarity index 100% rename from tests/bits/fe_field_function_05/cmp/generic rename to tests/bits/complex_vector_equality_7.output diff --git a/tests/bits/complex_vector_equality_8.cc b/tests/bits/complex_vector_equality_8.cc index ab52c44611..390798b0fb 100644 --- a/tests/bits/complex_vector_equality_8.cc +++ b/tests/bits/complex_vector_equality_8.cc @@ -50,7 +50,7 @@ void test (Vector > &v, int main () { - std::ofstream logfile("complex_vector_equality_8/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_05_vector/cmp/generic b/tests/bits/complex_vector_equality_8.output similarity index 100% rename from tests/bits/fe_field_function_05_vector/cmp/generic rename to tests/bits/complex_vector_equality_8.output diff --git a/tests/bits/complex_vector_vector_01.cc b/tests/bits/complex_vector_vector_01.cc index c1a83d17ad..218f0f1b05 100644 --- a/tests/bits/complex_vector_vector_01.cc +++ b/tests/bits/complex_vector_vector_01.cc @@ -42,7 +42,7 @@ void test (Vector > &v) int main () { - std::ofstream logfile("complex_vector_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_06_vector/cmp/generic b/tests/bits/complex_vector_vector_01.output similarity index 100% rename from tests/bits/fe_field_function_06_vector/cmp/generic rename to tests/bits/complex_vector_vector_01.output diff --git a/tests/bits/compressed_set_sparsity_pattern_01.cc b/tests/bits/compressed_set_sparsity_pattern_01.cc index e9905a35ef..5a32682ea5 100644 --- a/tests/bits/compressed_set_sparsity_pattern_01.cc +++ b/tests/bits/compressed_set_sparsity_pattern_01.cc @@ -47,7 +47,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_01/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_01.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_01/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_01.output diff --git a/tests/bits/compressed_set_sparsity_pattern_02.cc b/tests/bits/compressed_set_sparsity_pattern_02.cc index 63aedbca92..04950320d2 100644 --- a/tests/bits/compressed_set_sparsity_pattern_02.cc +++ b/tests/bits/compressed_set_sparsity_pattern_02.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_02/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_02.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_02/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_02.output diff --git a/tests/bits/compressed_set_sparsity_pattern_03.cc b/tests/bits/compressed_set_sparsity_pattern_03.cc index 007431eeee..63197664ab 100644 --- a/tests/bits/compressed_set_sparsity_pattern_03.cc +++ b/tests/bits/compressed_set_sparsity_pattern_03.cc @@ -56,7 +56,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_03/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_03.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_03/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_03.output diff --git a/tests/bits/compressed_set_sparsity_pattern_04.cc b/tests/bits/compressed_set_sparsity_pattern_04.cc index 2f4f8ba4a3..4be4cdcf02 100644 --- a/tests/bits/compressed_set_sparsity_pattern_04.cc +++ b/tests/bits/compressed_set_sparsity_pattern_04.cc @@ -49,7 +49,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_04/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_04.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_04/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_04.output diff --git a/tests/bits/compressed_set_sparsity_pattern_05.cc b/tests/bits/compressed_set_sparsity_pattern_05.cc index a6384df951..e6c573a410 100644 --- a/tests/bits/compressed_set_sparsity_pattern_05.cc +++ b/tests/bits/compressed_set_sparsity_pattern_05.cc @@ -50,7 +50,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_05/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_05.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_05/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_05.output diff --git a/tests/bits/compressed_set_sparsity_pattern_06.cc b/tests/bits/compressed_set_sparsity_pattern_06.cc index b234b80ef2..d3241f39f4 100644 --- a/tests/bits/compressed_set_sparsity_pattern_06.cc +++ b/tests/bits/compressed_set_sparsity_pattern_06.cc @@ -27,7 +27,7 @@ #include -std::ofstream logfile("compressed_set_sparsity_pattern_06/output"); +std::ofstream logfile("output"); void test () { diff --git a/tests/bits/compressed_set_sparsity_pattern_06/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_06.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_06/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_06.output diff --git a/tests/bits/compressed_set_sparsity_pattern_07.cc b/tests/bits/compressed_set_sparsity_pattern_07.cc index 4c1ef9adc2..9b3259a73c 100644 --- a/tests/bits/compressed_set_sparsity_pattern_07.cc +++ b/tests/bits/compressed_set_sparsity_pattern_07.cc @@ -49,7 +49,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_07/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_07.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_07/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_07.output diff --git a/tests/bits/compressed_set_sparsity_pattern_08.cc b/tests/bits/compressed_set_sparsity_pattern_08.cc index e7de1e0ac8..6653fa4e59 100644 --- a/tests/bits/compressed_set_sparsity_pattern_08.cc +++ b/tests/bits/compressed_set_sparsity_pattern_08.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_set_sparsity_pattern_08/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_08.output similarity index 100% rename from tests/bits/compressed_set_sparsity_pattern_08/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_08.output diff --git a/tests/bits/compressed_set_sparsity_pattern_09.cc b/tests/bits/compressed_set_sparsity_pattern_09.cc index 54bf98c737..4dd74eba21 100644 --- a/tests/bits/compressed_set_sparsity_pattern_09.cc +++ b/tests/bits/compressed_set_sparsity_pattern_09.cc @@ -41,7 +41,7 @@ void test () int main () { - std::ofstream logfile("compressed_set_sparsity_pattern_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_field_function_08_vector/cmp/generic b/tests/bits/compressed_set_sparsity_pattern_09.output similarity index 100% rename from tests/bits/fe_field_function_08_vector/cmp/generic rename to tests/bits/compressed_set_sparsity_pattern_09.output diff --git a/tests/bits/compressed_sparsity_pattern_01.cc b/tests/bits/compressed_sparsity_pattern_01.cc index a14f9e1937..015a778252 100644 --- a/tests/bits/compressed_sparsity_pattern_01.cc +++ b/tests/bits/compressed_sparsity_pattern_01.cc @@ -47,7 +47,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_01/cmp/generic b/tests/bits/compressed_sparsity_pattern_01.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_01/cmp/generic rename to tests/bits/compressed_sparsity_pattern_01.output diff --git a/tests/bits/compressed_sparsity_pattern_02.cc b/tests/bits/compressed_sparsity_pattern_02.cc index f9a148d9e1..eff5a89b07 100644 --- a/tests/bits/compressed_sparsity_pattern_02.cc +++ b/tests/bits/compressed_sparsity_pattern_02.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_02.output b/tests/bits/compressed_sparsity_pattern_02.output new file mode 100644 index 0000000000..c9ff15a2ca --- /dev/null +++ b/tests/bits/compressed_sparsity_pattern_02.output @@ -0,0 +1,2 @@ + +DEAL::998 diff --git a/tests/bits/compressed_sparsity_pattern_03.cc b/tests/bits/compressed_sparsity_pattern_03.cc index d58b336603..7d5e2223cb 100644 --- a/tests/bits/compressed_sparsity_pattern_03.cc +++ b/tests/bits/compressed_sparsity_pattern_03.cc @@ -56,7 +56,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_03/cmp/generic b/tests/bits/compressed_sparsity_pattern_03.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_03/cmp/generic rename to tests/bits/compressed_sparsity_pattern_03.output diff --git a/tests/bits/compressed_sparsity_pattern_04.cc b/tests/bits/compressed_sparsity_pattern_04.cc index a38b1dfe43..1b80a731c5 100644 --- a/tests/bits/compressed_sparsity_pattern_04.cc +++ b/tests/bits/compressed_sparsity_pattern_04.cc @@ -45,7 +45,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_04/cmp/generic b/tests/bits/compressed_sparsity_pattern_04.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_04/cmp/generic rename to tests/bits/compressed_sparsity_pattern_04.output diff --git a/tests/bits/compressed_sparsity_pattern_05.cc b/tests/bits/compressed_sparsity_pattern_05.cc index b0fec64ced..74334e8bb8 100644 --- a/tests/bits/compressed_sparsity_pattern_05.cc +++ b/tests/bits/compressed_sparsity_pattern_05.cc @@ -46,7 +46,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_05/cmp/generic b/tests/bits/compressed_sparsity_pattern_05.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_05/cmp/generic rename to tests/bits/compressed_sparsity_pattern_05.output diff --git a/tests/bits/compressed_sparsity_pattern_06.cc b/tests/bits/compressed_sparsity_pattern_06.cc index 72226547a2..6aaea57fed 100644 --- a/tests/bits/compressed_sparsity_pattern_06.cc +++ b/tests/bits/compressed_sparsity_pattern_06.cc @@ -27,7 +27,7 @@ #include -std::ofstream logfile("compressed_sparsity_pattern_06/output"); +std::ofstream logfile("output"); void test () { diff --git a/tests/bits/compressed_sparsity_pattern_06/cmp/generic b/tests/bits/compressed_sparsity_pattern_06.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_06/cmp/generic rename to tests/bits/compressed_sparsity_pattern_06.output diff --git a/tests/bits/compressed_sparsity_pattern_07.cc b/tests/bits/compressed_sparsity_pattern_07.cc index 7923b674d9..98e2c29411 100644 --- a/tests/bits/compressed_sparsity_pattern_07.cc +++ b/tests/bits/compressed_sparsity_pattern_07.cc @@ -49,7 +49,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_07/cmp/generic b/tests/bits/compressed_sparsity_pattern_07.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_07/cmp/generic rename to tests/bits/compressed_sparsity_pattern_07.output diff --git a/tests/bits/compressed_sparsity_pattern_08.cc b/tests/bits/compressed_sparsity_pattern_08.cc index d0a54d413c..482c18493d 100644 --- a/tests/bits/compressed_sparsity_pattern_08.cc +++ b/tests/bits/compressed_sparsity_pattern_08.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/compressed_sparsity_pattern_08/cmp/generic b/tests/bits/compressed_sparsity_pattern_08.output similarity index 100% rename from tests/bits/compressed_sparsity_pattern_08/cmp/generic rename to tests/bits/compressed_sparsity_pattern_08.output diff --git a/tests/bits/compressed_sparsity_pattern_09.cc b/tests/bits/compressed_sparsity_pattern_09.cc index 401759d3ee..bb006b605d 100644 --- a/tests/bits/compressed_sparsity_pattern_09.cc +++ b/tests/bits/compressed_sparsity_pattern_09.cc @@ -41,7 +41,7 @@ void test () int main () { - std::ofstream logfile("compressed_sparsity_pattern_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/full_matrix_iterator_01/cmp/generic b/tests/bits/compressed_sparsity_pattern_09.output similarity index 100% rename from tests/bits/full_matrix_iterator_01/cmp/generic rename to tests/bits/compressed_sparsity_pattern_09.output diff --git a/tests/bits/cone_01.cc b/tests/bits/cone_01.cc index 2e07836730..b3f8ecf095 100644 --- a/tests/bits/cone_01.cc +++ b/tests/bits/cone_01.cc @@ -56,7 +56,7 @@ void check () int main () { - std::ofstream logfile("cone_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cone_01.output b/tests/bits/cone_01.output new file mode 100644 index 0000000000..22c7736e81 --- /dev/null +++ b/tests/bits/cone_01.output @@ -0,0 +1,1649 @@ + +-1.00000 -1.00000 2 0 +-0.500000 -0.875000 2 0 +-0.500000 -0.437500 2 0 +-1.00000 -0.500000 2 0 +-1.00000 -1.00000 2 0 + + +-0.500000 -0.875000 2 0 +0.00000 -0.750000 2 0 +0.00000 -0.375000 2 0 +-0.500000 -0.437500 2 0 +-0.500000 -0.875000 2 0 + + +-1.00000 -0.500000 2 0 +-0.500000 -0.437500 2 0 +-0.500000 0.00000 2 0 +-1.00000 0.00000 2 0 +-1.00000 -0.500000 2 0 + + +-0.500000 -0.437500 2 0 +0.00000 -0.375000 2 0 +0.00000 0.00000 2 0 +-0.500000 0.00000 2 0 +-0.500000 -0.437500 2 0 + + +0.00000 -0.750000 2 0 +0.500000 -0.625000 2 0 +0.500000 -0.312500 2 0 +0.00000 -0.375000 2 0 +0.00000 -0.750000 2 0 + + +0.500000 -0.625000 2 0 +1.00000 -0.500000 2 0 +1.00000 -0.250000 2 0 +0.500000 -0.312500 2 0 +0.500000 -0.625000 2 0 + + +0.00000 -0.375000 2 0 +0.500000 -0.312500 2 0 +0.500000 0.00000 2 0 +0.00000 0.00000 2 0 +0.00000 -0.375000 2 0 + + +0.500000 -0.312500 2 0 +1.00000 -0.250000 2 0 +1.00000 0.00000 2 0 +0.500000 0.00000 2 0 +0.500000 -0.312500 2 0 + + +-1.00000 0.00000 2 0 +-0.500000 0.00000 2 0 +-0.500000 0.437500 2 0 +-1.00000 0.500000 2 0 +-1.00000 0.00000 2 0 + + +-0.500000 0.00000 2 0 +0.00000 0.00000 2 0 +0.00000 0.375000 2 0 +-0.500000 0.437500 2 0 +-0.500000 0.00000 2 0 + + +-1.00000 0.500000 2 0 +-0.500000 0.437500 2 0 +-0.500000 0.875000 2 0 +-1.00000 1.00000 2 0 +-1.00000 0.500000 2 0 + + +-0.500000 0.437500 2 0 +0.00000 0.375000 2 0 +0.00000 0.750000 2 0 +-0.500000 0.875000 2 0 +-0.500000 0.437500 2 0 + + +0.00000 0.00000 2 0 +0.500000 0.00000 2 0 +0.500000 0.312500 2 0 +0.00000 0.375000 2 0 +0.00000 0.00000 2 0 + + +0.500000 0.00000 2 0 +1.00000 0.00000 2 0 +1.00000 0.250000 2 0 +0.500000 0.312500 2 0 +0.500000 0.00000 2 0 + + +0.00000 0.375000 2 0 +0.500000 0.312500 2 0 +0.500000 0.625000 2 0 +0.00000 0.750000 2 0 +0.00000 0.375000 2 0 + + +0.500000 0.312500 2 0 +1.00000 0.250000 2 0 +1.00000 0.500000 2 0 +0.500000 0.625000 2 0 +0.500000 0.312500 2 0 + + +-1.00000 0.00000 -1.00000 2 0 +-1.00000 0.382683 -0.923880 2 0 +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.875000 2 0 +-1.00000 0.00000 -1.00000 2 0 + +-1.00000 -0.382683 -0.923880 2 0 +-1.00000 0.00000 -0.621135 2 0 +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.334848 -0.808395 2 0 +-1.00000 -0.382683 -0.923880 2 0 + +-1.00000 0.00000 -1.00000 2 0 +-1.00000 -0.382683 -0.923880 2 0 + +-1.00000 0.382683 -0.923880 2 0 +-1.00000 0.00000 -0.621135 2 0 + +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 + +-0.500000 0.00000 -0.875000 2 0 +-0.500000 -0.334848 -0.808395 2 0 + +-1.00000 0.382683 -0.923880 2 0 +-1.00000 0.707107 -0.707107 2 0 +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.334848 -0.808395 2 0 +-1.00000 0.382683 -0.923880 2 0 + +-1.00000 0.00000 -0.621135 2 0 +-1.00000 0.353553 -0.353553 2 0 +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 -0.550452 2 0 +-1.00000 0.00000 -0.621135 2 0 + +-1.00000 0.382683 -0.923880 2 0 +-1.00000 0.00000 -0.621135 2 0 + +-1.00000 0.707107 -0.707107 2 0 +-1.00000 0.353553 -0.353553 2 0 + +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.309359 -0.309359 2 0 + +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 + +-1.00000 -0.382683 -0.923880 2 0 +-1.00000 0.00000 -0.621135 2 0 +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.334848 -0.808395 2 0 +-1.00000 -0.382683 -0.923880 2 0 + +-1.00000 -0.707107 -0.707107 2 0 +-1.00000 -0.353553 -0.353553 2 0 +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.618718 -0.618718 2 0 +-1.00000 -0.707107 -0.707107 2 0 + +-1.00000 -0.382683 -0.923880 2 0 +-1.00000 -0.707107 -0.707107 2 0 + +-1.00000 0.00000 -0.621135 2 0 +-1.00000 -0.353553 -0.353553 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +-0.500000 -0.334848 -0.808395 2 0 +-0.500000 -0.618718 -0.618718 2 0 + +-1.00000 0.00000 -0.621135 2 0 +-1.00000 0.353553 -0.353553 2 0 +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 -0.550452 2 0 +-1.00000 0.00000 -0.621135 2 0 + +-1.00000 -0.353553 -0.353553 2 0 +-1.00000 0.00000 0.00000 2 0 +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 -0.309359 2 0 +-1.00000 -0.353553 -0.353553 2 0 + +-1.00000 0.00000 -0.621135 2 0 +-1.00000 -0.353553 -0.353553 2 0 + +-1.00000 0.353553 -0.353553 2 0 +-1.00000 0.00000 0.00000 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +-0.500000 0.00000 -0.875000 2 0 +-0.500000 0.334848 -0.808395 2 0 +0.00000 0.287013 -0.692910 2 0 +0.00000 0.00000 -0.750000 2 0 +-0.500000 0.00000 -0.875000 2 0 + +-0.500000 -0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +0.00000 -0.287013 -0.692910 2 0 +-0.500000 -0.334848 -0.808395 2 0 + +-0.500000 0.00000 -0.875000 2 0 +-0.500000 -0.334848 -0.808395 2 0 + +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 + +0.00000 0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +0.00000 0.00000 -0.750000 2 0 +0.00000 -0.287013 -0.692910 2 0 + +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.618718 -0.618718 2 0 +0.00000 0.530330 -0.530330 2 0 +0.00000 0.287013 -0.692910 2 0 +-0.500000 0.334848 -0.808395 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 0.309359 -0.309359 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +-0.500000 0.00000 -0.550452 2 0 + +-0.500000 0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 + +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.309359 -0.309359 2 0 + +0.00000 0.530330 -0.530330 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +0.00000 0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +-0.500000 -0.334848 -0.808395 2 0 +-0.500000 0.00000 -0.550452 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +0.00000 -0.287013 -0.692910 2 0 +-0.500000 -0.334848 -0.808395 2 0 + +-0.500000 -0.618718 -0.618718 2 0 +-0.500000 -0.309359 -0.309359 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +0.00000 -0.530330 -0.530330 2 0 +-0.500000 -0.618718 -0.618718 2 0 + +-0.500000 -0.334848 -0.808395 2 0 +-0.500000 -0.618718 -0.618718 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +0.00000 -0.287013 -0.692910 2 0 +0.00000 -0.530330 -0.530330 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 0.309359 -0.309359 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +-0.500000 0.00000 -0.550452 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +-0.500000 0.00000 -0.550452 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +-1.00000 0.707107 -0.707107 2 0 +-1.00000 0.923880 -0.382683 2 0 +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.618718 -0.618718 2 0 +-1.00000 0.707107 -0.707107 2 0 + +-1.00000 0.353553 -0.353553 2 0 +-1.00000 0.621135 0.00000 2 0 +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 -0.309359 2 0 +-1.00000 0.353553 -0.353553 2 0 + +-1.00000 0.707107 -0.707107 2 0 +-1.00000 0.353553 -0.353553 2 0 + +-1.00000 0.923880 -0.382683 2 0 +-1.00000 0.621135 0.00000 2 0 + +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 + +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.309359 -0.309359 2 0 + +-1.00000 0.923880 -0.382683 2 0 +-1.00000 1.00000 0.00000 2 0 +-0.500000 0.875000 0.00000 2 0 +-0.500000 0.808395 -0.334848 2 0 +-1.00000 0.923880 -0.382683 2 0 + +-1.00000 0.621135 0.00000 2 0 +-1.00000 0.923880 0.382683 2 0 +-0.500000 0.808395 0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 +-1.00000 0.621135 0.00000 2 0 + +-1.00000 0.923880 -0.382683 2 0 +-1.00000 0.621135 0.00000 2 0 + +-1.00000 1.00000 0.00000 2 0 +-1.00000 0.923880 0.382683 2 0 + +-0.500000 0.875000 0.00000 2 0 +-0.500000 0.808395 0.334848 2 0 + +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 + +-1.00000 0.353553 -0.353553 2 0 +-1.00000 0.621135 0.00000 2 0 +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 -0.309359 2 0 +-1.00000 0.353553 -0.353553 2 0 + +-1.00000 0.00000 0.00000 2 0 +-1.00000 0.353553 0.353553 2 0 +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 +-1.00000 0.00000 0.00000 2 0 + +-1.00000 0.353553 -0.353553 2 0 +-1.00000 0.00000 0.00000 2 0 + +-1.00000 0.621135 0.00000 2 0 +-1.00000 0.353553 0.353553 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 + +-1.00000 0.621135 0.00000 2 0 +-1.00000 0.923880 0.382683 2 0 +-0.500000 0.808395 0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 +-1.00000 0.621135 0.00000 2 0 + +-1.00000 0.353553 0.353553 2 0 +-1.00000 0.707107 0.707107 2 0 +-0.500000 0.618718 0.618718 2 0 +-0.500000 0.309359 0.309359 2 0 +-1.00000 0.353553 0.353553 2 0 + +-1.00000 0.621135 0.00000 2 0 +-1.00000 0.353553 0.353553 2 0 + +-1.00000 0.923880 0.382683 2 0 +-1.00000 0.707107 0.707107 2 0 + +-0.500000 0.808395 0.334848 2 0 +-0.500000 0.618718 0.618718 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 + +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.808395 -0.334848 2 0 +0.00000 0.692910 -0.287013 2 0 +0.00000 0.530330 -0.530330 2 0 +-0.500000 0.618718 -0.618718 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.550452 0.00000 2 0 +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +-0.500000 0.309359 -0.309359 2 0 + +-0.500000 0.618718 -0.618718 2 0 +-0.500000 0.309359 -0.309359 2 0 + +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 + +0.00000 0.692910 -0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +0.00000 0.530330 -0.530330 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.875000 0.00000 2 0 +0.00000 0.750000 0.00000 2 0 +0.00000 0.692910 -0.287013 2 0 +-0.500000 0.808395 -0.334848 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.808395 0.334848 2 0 +0.00000 0.692910 0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 +-0.500000 0.550452 0.00000 2 0 + +-0.500000 0.808395 -0.334848 2 0 +-0.500000 0.550452 0.00000 2 0 + +-0.500000 0.875000 0.00000 2 0 +-0.500000 0.808395 0.334848 2 0 + +0.00000 0.750000 0.00000 2 0 +0.00000 0.692910 0.287013 2 0 + +0.00000 0.692910 -0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.550452 0.00000 2 0 +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +-0.500000 0.309359 -0.309359 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 +6.93889e-18 0.265165 0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 +-0.500000 0.00000 0.00000 2 0 + +-0.500000 0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.808395 0.334848 2 0 +0.00000 0.692910 0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 +-0.500000 0.550452 0.00000 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.618718 0.618718 2 0 +0.00000 0.530330 0.530330 2 0 +6.93889e-18 0.265165 0.265165 2 0 +-0.500000 0.309359 0.309359 2 0 + +-0.500000 0.550452 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 + +-0.500000 0.808395 0.334848 2 0 +-0.500000 0.618718 0.618718 2 0 + +0.00000 0.692910 0.287013 2 0 +0.00000 0.530330 0.530330 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +-1.00000 -0.707107 -0.707107 2 0 +-1.00000 -0.353553 -0.353553 2 0 +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.618718 -0.618718 2 0 +-1.00000 -0.707107 -0.707107 2 0 + +-1.00000 -0.923880 -0.382683 2 0 +-1.00000 -0.621135 0.00000 2 0 +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 -0.334848 2 0 +-1.00000 -0.923880 -0.382683 2 0 + +-1.00000 -0.707107 -0.707107 2 0 +-1.00000 -0.923880 -0.382683 2 0 + +-1.00000 -0.353553 -0.353553 2 0 +-1.00000 -0.621135 0.00000 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 + +-0.500000 -0.618718 -0.618718 2 0 +-0.500000 -0.808395 -0.334848 2 0 + +-1.00000 -0.353553 -0.353553 2 0 +-1.00000 0.00000 0.00000 2 0 +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 -0.309359 2 0 +-1.00000 -0.353553 -0.353553 2 0 + +-1.00000 -0.621135 0.00000 2 0 +-1.00000 -0.353553 0.353553 2 0 +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 +-1.00000 -0.621135 0.00000 2 0 + +-1.00000 -0.353553 -0.353553 2 0 +-1.00000 -0.621135 0.00000 2 0 + +-1.00000 0.00000 0.00000 2 0 +-1.00000 -0.353553 0.353553 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 + +-1.00000 -0.923880 -0.382683 2 0 +-1.00000 -0.621135 0.00000 2 0 +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 -0.334848 2 0 +-1.00000 -0.923880 -0.382683 2 0 + +-1.00000 -1.00000 0.00000 2 0 +-1.00000 -0.923880 0.382683 2 0 +-0.500000 -0.808395 0.334848 2 0 +-0.500000 -0.875000 0.00000 2 0 +-1.00000 -1.00000 0.00000 2 0 + +-1.00000 -0.923880 -0.382683 2 0 +-1.00000 -1.00000 0.00000 2 0 + +-1.00000 -0.621135 0.00000 2 0 +-1.00000 -0.923880 0.382683 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 0.334848 2 0 + +-0.500000 -0.808395 -0.334848 2 0 +-0.500000 -0.875000 0.00000 2 0 + +-1.00000 -0.621135 0.00000 2 0 +-1.00000 -0.353553 0.353553 2 0 +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 +-1.00000 -0.621135 0.00000 2 0 + +-1.00000 -0.923880 0.382683 2 0 +-1.00000 -0.707107 0.707107 2 0 +-0.500000 -0.618718 0.618718 2 0 +-0.500000 -0.808395 0.334848 2 0 +-1.00000 -0.923880 0.382683 2 0 + +-1.00000 -0.621135 0.00000 2 0 +-1.00000 -0.923880 0.382683 2 0 + +-1.00000 -0.353553 0.353553 2 0 +-1.00000 -0.707107 0.707107 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.618718 0.618718 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 0.334848 2 0 + +-0.500000 -0.618718 -0.618718 2 0 +-0.500000 -0.309359 -0.309359 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +0.00000 -0.530330 -0.530330 2 0 +-0.500000 -0.618718 -0.618718 2 0 + +-0.500000 -0.808395 -0.334848 2 0 +-0.500000 -0.550452 0.00000 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 -0.287013 2 0 +-0.500000 -0.808395 -0.334848 2 0 + +-0.500000 -0.618718 -0.618718 2 0 +-0.500000 -0.808395 -0.334848 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +0.00000 -0.530330 -0.530330 2 0 +0.00000 -0.692910 -0.287013 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +-0.500000 -0.309359 -0.309359 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +-0.500000 -0.550452 0.00000 2 0 + +-0.500000 -0.309359 -0.309359 2 0 +-0.500000 -0.550452 0.00000 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +-0.500000 -0.808395 -0.334848 2 0 +-0.500000 -0.550452 0.00000 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 -0.287013 2 0 +-0.500000 -0.808395 -0.334848 2 0 + +-0.500000 -0.875000 0.00000 2 0 +-0.500000 -0.808395 0.334848 2 0 +0.00000 -0.692910 0.287013 2 0 +0.00000 -0.750000 0.00000 2 0 +-0.500000 -0.875000 0.00000 2 0 + +-0.500000 -0.808395 -0.334848 2 0 +-0.500000 -0.875000 0.00000 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 0.334848 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 0.287013 2 0 + +0.00000 -0.692910 -0.287013 2 0 +0.00000 -0.750000 0.00000 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +-0.500000 -0.550452 0.00000 2 0 + +-0.500000 -0.808395 0.334848 2 0 +-0.500000 -0.618718 0.618718 2 0 +0.00000 -0.530330 0.530330 2 0 +0.00000 -0.692910 0.287013 2 0 +-0.500000 -0.808395 0.334848 2 0 + +-0.500000 -0.550452 0.00000 2 0 +-0.500000 -0.808395 0.334848 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.618718 0.618718 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +0.00000 -0.530330 0.530330 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 0.287013 2 0 + +-1.00000 0.00000 0.00000 2 0 +-1.00000 0.353553 0.353553 2 0 +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.00000 2 0 +-1.00000 0.00000 0.00000 2 0 + +-1.00000 -0.353553 0.353553 2 0 +-1.00000 0.00000 0.621135 2 0 +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.309359 0.309359 2 0 +-1.00000 -0.353553 0.353553 2 0 + +-1.00000 0.00000 0.00000 2 0 +-1.00000 -0.353553 0.353553 2 0 + +-1.00000 0.353553 0.353553 2 0 +-1.00000 0.00000 0.621135 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 + +-1.00000 0.353553 0.353553 2 0 +-1.00000 0.707107 0.707107 2 0 +-0.500000 0.618718 0.618718 2 0 +-0.500000 0.309359 0.309359 2 0 +-1.00000 0.353553 0.353553 2 0 + +-1.00000 0.00000 0.621135 2 0 +-1.00000 0.382683 0.923880 2 0 +-0.500000 0.334848 0.808395 2 0 +-0.500000 0.00000 0.550452 2 0 +-1.00000 0.00000 0.621135 2 0 + +-1.00000 0.353553 0.353553 2 0 +-1.00000 0.00000 0.621135 2 0 + +-1.00000 0.707107 0.707107 2 0 +-1.00000 0.382683 0.923880 2 0 + +-0.500000 0.618718 0.618718 2 0 +-0.500000 0.334848 0.808395 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 + +-1.00000 -0.353553 0.353553 2 0 +-1.00000 0.00000 0.621135 2 0 +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.309359 0.309359 2 0 +-1.00000 -0.353553 0.353553 2 0 + +-1.00000 -0.707107 0.707107 2 0 +-1.00000 -0.382683 0.923880 2 0 +-0.500000 -0.334848 0.808395 2 0 +-0.500000 -0.618718 0.618718 2 0 +-1.00000 -0.707107 0.707107 2 0 + +-1.00000 -0.353553 0.353553 2 0 +-1.00000 -0.707107 0.707107 2 0 + +-1.00000 0.00000 0.621135 2 0 +-1.00000 -0.382683 0.923880 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.334848 0.808395 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.618718 0.618718 2 0 + +-1.00000 0.00000 0.621135 2 0 +-1.00000 0.382683 0.923880 2 0 +-0.500000 0.334848 0.808395 2 0 +-0.500000 0.00000 0.550452 2 0 +-1.00000 0.00000 0.621135 2 0 + +-1.00000 -0.382683 0.923880 2 0 +-1.00000 0.00000 1.00000 2 0 +-0.500000 0.00000 0.875000 2 0 +-0.500000 -0.334848 0.808395 2 0 +-1.00000 -0.382683 0.923880 2 0 + +-1.00000 0.00000 0.621135 2 0 +-1.00000 -0.382683 0.923880 2 0 + +-1.00000 0.382683 0.923880 2 0 +-1.00000 0.00000 1.00000 2 0 + +-0.500000 0.334848 0.808395 2 0 +-0.500000 0.00000 0.875000 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.334848 0.808395 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 0.309359 0.309359 2 0 +6.93889e-18 0.265165 0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 +-0.500000 0.00000 0.00000 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 +3.46945e-18 0.00000 0.472444 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +-0.500000 -0.309359 0.309359 2 0 + +-0.500000 0.00000 0.00000 2 0 +-0.500000 -0.309359 0.309359 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.618718 0.618718 2 0 +0.00000 0.530330 0.530330 2 0 +6.93889e-18 0.265165 0.265165 2 0 +-0.500000 0.309359 0.309359 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 0.334848 0.808395 2 0 +0.00000 0.287013 0.692910 2 0 +3.46945e-18 0.00000 0.472444 2 0 +-0.500000 0.00000 0.550452 2 0 + +-0.500000 0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 + +-0.500000 0.618718 0.618718 2 0 +-0.500000 0.334848 0.808395 2 0 + +0.00000 0.530330 0.530330 2 0 +0.00000 0.287013 0.692910 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 0.00000 0.550452 2 0 +3.46945e-18 0.00000 0.472444 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +-0.500000 -0.309359 0.309359 2 0 + +-0.500000 -0.618718 0.618718 2 0 +-0.500000 -0.334848 0.808395 2 0 +0.00000 -0.287013 0.692910 2 0 +0.00000 -0.530330 0.530330 2 0 +-0.500000 -0.618718 0.618718 2 0 + +-0.500000 -0.309359 0.309359 2 0 +-0.500000 -0.618718 0.618718 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.334848 0.808395 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 -0.287013 0.692910 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +0.00000 -0.530330 0.530330 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 0.334848 0.808395 2 0 +0.00000 0.287013 0.692910 2 0 +3.46945e-18 0.00000 0.472444 2 0 +-0.500000 0.00000 0.550452 2 0 + +-0.500000 -0.334848 0.808395 2 0 +-0.500000 0.00000 0.875000 2 0 +0.00000 0.00000 0.750000 2 0 +0.00000 -0.287013 0.692910 2 0 +-0.500000 -0.334848 0.808395 2 0 + +-0.500000 0.00000 0.550452 2 0 +-0.500000 -0.334848 0.808395 2 0 + +-0.500000 0.334848 0.808395 2 0 +-0.500000 0.00000 0.875000 2 0 + +0.00000 0.287013 0.692910 2 0 +0.00000 0.00000 0.750000 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 -0.287013 0.692910 2 0 + +0.00000 0.00000 -0.750000 2 0 +0.00000 0.287013 -0.692910 2 0 +0.500000 0.239177 -0.577425 2 0 +0.500000 0.00000 -0.625000 2 0 +0.00000 0.00000 -0.750000 2 0 + +0.00000 -0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.239177 -0.577425 2 0 +0.00000 -0.287013 -0.692910 2 0 + +0.00000 0.00000 -0.750000 2 0 +0.00000 -0.287013 -0.692910 2 0 + +0.00000 0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +0.500000 0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 + +0.500000 0.00000 -0.625000 2 0 +0.500000 -0.239177 -0.577425 2 0 + +0.00000 0.287013 -0.692910 2 0 +0.00000 0.530330 -0.530330 2 0 +0.500000 0.441942 -0.441942 2 0 +0.500000 0.239177 -0.577425 2 0 +0.00000 0.287013 -0.692910 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 -0.393337 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +0.00000 0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +0.00000 0.530330 -0.530330 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +0.500000 0.441942 -0.441942 2 0 +0.500000 0.220971 -0.220971 2 0 + +0.500000 0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 + +0.00000 -0.287013 -0.692910 2 0 +3.46945e-18 0.00000 -0.472444 2 0 +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.239177 -0.577425 2 0 +0.00000 -0.287013 -0.692910 2 0 + +0.00000 -0.530330 -0.530330 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.441942 -0.441942 2 0 +0.00000 -0.530330 -0.530330 2 0 + +0.00000 -0.287013 -0.692910 2 0 +0.00000 -0.530330 -0.530330 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.220971 -0.220971 2 0 + +0.500000 -0.239177 -0.577425 2 0 +0.500000 -0.441942 -0.441942 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 0.265165 -0.265165 2 0 +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 -0.393337 2 0 +3.46945e-18 0.00000 -0.472444 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 -0.220971 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +3.46945e-18 0.00000 -0.472444 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.220971 -0.220971 2 0 + +0.500000 0.00000 -0.625000 2 0 +0.500000 0.239177 -0.577425 2 0 +1.00000 0.191342 -0.461940 2 0 +1.00000 0.00000 -0.500000 2 0 +0.500000 0.00000 -0.625000 2 0 + +0.500000 -0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 +1.00000 0.00000 -0.310567 2 0 +1.00000 -0.191342 -0.461940 2 0 +0.500000 -0.239177 -0.577425 2 0 + +0.500000 0.00000 -0.625000 2 0 +0.500000 -0.239177 -0.577425 2 0 + +0.500000 0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 + +1.00000 0.191342 -0.461940 2 0 +1.00000 0.00000 -0.310567 2 0 + +1.00000 0.00000 -0.500000 2 0 +1.00000 -0.191342 -0.461940 2 0 + +0.500000 0.239177 -0.577425 2 0 +0.500000 0.441942 -0.441942 2 0 +1.00000 0.353553 -0.353553 2 0 +1.00000 0.191342 -0.461940 2 0 +0.500000 0.239177 -0.577425 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 0.220971 -0.220971 2 0 +1.00000 0.176777 -0.176777 2 0 +1.00000 0.00000 -0.310567 2 0 +0.500000 0.00000 -0.393337 2 0 + +0.500000 0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 + +0.500000 0.441942 -0.441942 2 0 +0.500000 0.220971 -0.220971 2 0 + +1.00000 0.353553 -0.353553 2 0 +1.00000 0.176777 -0.176777 2 0 + +1.00000 0.191342 -0.461940 2 0 +1.00000 0.00000 -0.310567 2 0 + +0.500000 -0.239177 -0.577425 2 0 +0.500000 0.00000 -0.393337 2 0 +1.00000 0.00000 -0.310567 2 0 +1.00000 -0.191342 -0.461940 2 0 +0.500000 -0.239177 -0.577425 2 0 + +0.500000 -0.441942 -0.441942 2 0 +0.500000 -0.220971 -0.220971 2 0 +1.00000 -0.176777 -0.176777 2 0 +1.00000 -0.353553 -0.353553 2 0 +0.500000 -0.441942 -0.441942 2 0 + +0.500000 -0.239177 -0.577425 2 0 +0.500000 -0.441942 -0.441942 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.220971 -0.220971 2 0 + +1.00000 0.00000 -0.310567 2 0 +1.00000 -0.176777 -0.176777 2 0 + +1.00000 -0.191342 -0.461940 2 0 +1.00000 -0.353553 -0.353553 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 0.220971 -0.220971 2 0 +1.00000 0.176777 -0.176777 2 0 +1.00000 0.00000 -0.310567 2 0 +0.500000 0.00000 -0.393337 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 +1.00000 0.00000 0.00000 2 0 +1.00000 -0.176777 -0.176777 2 0 +0.500000 -0.220971 -0.220971 2 0 + +0.500000 0.00000 -0.393337 2 0 +0.500000 -0.220971 -0.220971 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 + +1.00000 0.176777 -0.176777 2 0 +1.00000 0.00000 0.00000 2 0 + +1.00000 0.00000 -0.310567 2 0 +1.00000 -0.176777 -0.176777 2 0 + +0.00000 0.530330 -0.530330 2 0 +0.00000 0.692910 -0.287013 2 0 +0.500000 0.577425 -0.239177 2 0 +0.500000 0.441942 -0.441942 2 0 +0.00000 0.530330 -0.530330 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +3.46945e-18 0.472444 0.00000 2 0 +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 -0.220971 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +0.00000 0.530330 -0.530330 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +0.00000 0.692910 -0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +0.500000 0.577425 -0.239177 2 0 +0.500000 0.393337 0.00000 2 0 + +0.500000 0.441942 -0.441942 2 0 +0.500000 0.220971 -0.220971 2 0 + +0.00000 0.692910 -0.287013 2 0 +0.00000 0.750000 0.00000 2 0 +0.500000 0.625000 0.00000 2 0 +0.500000 0.577425 -0.239177 2 0 +0.00000 0.692910 -0.287013 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +0.00000 0.692910 0.287013 2 0 +0.500000 0.577425 0.239177 2 0 +0.500000 0.393337 0.00000 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +0.00000 0.692910 -0.287013 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +0.00000 0.750000 0.00000 2 0 +0.00000 0.692910 0.287013 2 0 + +0.500000 0.625000 0.00000 2 0 +0.500000 0.577425 0.239177 2 0 + +0.500000 0.577425 -0.239177 2 0 +0.500000 0.393337 0.00000 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +3.46945e-18 0.472444 0.00000 2 0 +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 -0.220971 2 0 +6.93889e-18 0.265165 -0.265165 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.00000 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +6.93889e-18 0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +0.00000 0.692910 0.287013 2 0 +0.500000 0.577425 0.239177 2 0 +0.500000 0.393337 0.00000 2 0 +3.46945e-18 0.472444 0.00000 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +0.00000 0.530330 0.530330 2 0 +0.500000 0.441942 0.441942 2 0 +0.500000 0.220971 0.220971 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +3.46945e-18 0.472444 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +0.00000 0.692910 0.287013 2 0 +0.00000 0.530330 0.530330 2 0 + +0.500000 0.577425 0.239177 2 0 +0.500000 0.441942 0.441942 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 + +0.500000 0.441942 -0.441942 2 0 +0.500000 0.577425 -0.239177 2 0 +1.00000 0.461940 -0.191342 2 0 +1.00000 0.353553 -0.353553 2 0 +0.500000 0.441942 -0.441942 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.393337 0.00000 2 0 +1.00000 0.310567 0.00000 2 0 +1.00000 0.176777 -0.176777 2 0 +0.500000 0.220971 -0.220971 2 0 + +0.500000 0.441942 -0.441942 2 0 +0.500000 0.220971 -0.220971 2 0 + +0.500000 0.577425 -0.239177 2 0 +0.500000 0.393337 0.00000 2 0 + +1.00000 0.461940 -0.191342 2 0 +1.00000 0.310567 0.00000 2 0 + +1.00000 0.353553 -0.353553 2 0 +1.00000 0.176777 -0.176777 2 0 + +0.500000 0.577425 -0.239177 2 0 +0.500000 0.625000 0.00000 2 0 +1.00000 0.500000 0.00000 2 0 +1.00000 0.461940 -0.191342 2 0 +0.500000 0.577425 -0.239177 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.577425 0.239177 2 0 +1.00000 0.461940 0.191342 2 0 +1.00000 0.310567 0.00000 2 0 +0.500000 0.393337 0.00000 2 0 + +0.500000 0.577425 -0.239177 2 0 +0.500000 0.393337 0.00000 2 0 + +0.500000 0.625000 0.00000 2 0 +0.500000 0.577425 0.239177 2 0 + +1.00000 0.500000 0.00000 2 0 +1.00000 0.461940 0.191342 2 0 + +1.00000 0.461940 -0.191342 2 0 +1.00000 0.310567 0.00000 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.393337 0.00000 2 0 +1.00000 0.310567 0.00000 2 0 +1.00000 0.176777 -0.176777 2 0 +0.500000 0.220971 -0.220971 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 +1.00000 0.176777 0.176777 2 0 +1.00000 0.00000 0.00000 2 0 +0.500000 0.00000 0.00000 2 0 + +0.500000 0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 + +1.00000 0.310567 0.00000 2 0 +1.00000 0.176777 0.176777 2 0 + +1.00000 0.176777 -0.176777 2 0 +1.00000 0.00000 0.00000 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.577425 0.239177 2 0 +1.00000 0.461940 0.191342 2 0 +1.00000 0.310567 0.00000 2 0 +0.500000 0.393337 0.00000 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.441942 0.441942 2 0 +1.00000 0.353553 0.353553 2 0 +1.00000 0.176777 0.176777 2 0 +0.500000 0.220971 0.220971 2 0 + +0.500000 0.393337 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 + +0.500000 0.577425 0.239177 2 0 +0.500000 0.441942 0.441942 2 0 + +1.00000 0.461940 0.191342 2 0 +1.00000 0.353553 0.353553 2 0 + +1.00000 0.310567 0.00000 2 0 +1.00000 0.176777 0.176777 2 0 + +0.00000 -0.530330 -0.530330 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.441942 -0.441942 2 0 +0.00000 -0.530330 -0.530330 2 0 + +0.00000 -0.692910 -0.287013 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 -0.239177 2 0 +0.00000 -0.692910 -0.287013 2 0 + +0.00000 -0.530330 -0.530330 2 0 +0.00000 -0.692910 -0.287013 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 + +0.500000 -0.441942 -0.441942 2 0 +0.500000 -0.577425 -0.239177 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +1.38778e-17 0.00000 0.00000 2 0 +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 -0.220971 2 0 +6.93889e-18 -0.265165 -0.265165 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +6.93889e-18 -0.265165 -0.265165 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 + +0.00000 -0.692910 -0.287013 2 0 +3.46945e-18 -0.472444 0.00000 2 0 +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 -0.239177 2 0 +0.00000 -0.692910 -0.287013 2 0 + +0.00000 -0.750000 0.00000 2 0 +0.00000 -0.692910 0.287013 2 0 +0.500000 -0.577425 0.239177 2 0 +0.500000 -0.625000 0.00000 2 0 +0.00000 -0.750000 0.00000 2 0 + +0.00000 -0.692910 -0.287013 2 0 +0.00000 -0.750000 0.00000 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 0.287013 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 0.239177 2 0 + +0.500000 -0.577425 -0.239177 2 0 +0.500000 -0.625000 0.00000 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 +3.46945e-18 -0.472444 0.00000 2 0 + +0.00000 -0.692910 0.287013 2 0 +0.00000 -0.530330 0.530330 2 0 +0.500000 -0.441942 0.441942 2 0 +0.500000 -0.577425 0.239177 2 0 +0.00000 -0.692910 0.287013 2 0 + +3.46945e-18 -0.472444 0.00000 2 0 +0.00000 -0.692910 0.287013 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +0.00000 -0.530330 0.530330 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.441942 0.441942 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 0.239177 2 0 + +0.500000 -0.441942 -0.441942 2 0 +0.500000 -0.220971 -0.220971 2 0 +1.00000 -0.176777 -0.176777 2 0 +1.00000 -0.353553 -0.353553 2 0 +0.500000 -0.441942 -0.441942 2 0 + +0.500000 -0.577425 -0.239177 2 0 +0.500000 -0.393337 0.00000 2 0 +1.00000 -0.310567 0.00000 2 0 +1.00000 -0.461940 -0.191342 2 0 +0.500000 -0.577425 -0.239177 2 0 + +0.500000 -0.441942 -0.441942 2 0 +0.500000 -0.577425 -0.239177 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 + +1.00000 -0.176777 -0.176777 2 0 +1.00000 -0.310567 0.00000 2 0 + +1.00000 -0.353553 -0.353553 2 0 +1.00000 -0.461940 -0.191342 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 0.00000 0.00000 2 0 +1.00000 0.00000 0.00000 2 0 +1.00000 -0.176777 -0.176777 2 0 +0.500000 -0.220971 -0.220971 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 +1.00000 -0.176777 0.176777 2 0 +1.00000 -0.310567 0.00000 2 0 +0.500000 -0.393337 0.00000 2 0 + +0.500000 -0.220971 -0.220971 2 0 +0.500000 -0.393337 0.00000 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 + +1.00000 0.00000 0.00000 2 0 +1.00000 -0.176777 0.176777 2 0 + +1.00000 -0.176777 -0.176777 2 0 +1.00000 -0.310567 0.00000 2 0 + +0.500000 -0.577425 -0.239177 2 0 +0.500000 -0.393337 0.00000 2 0 +1.00000 -0.310567 0.00000 2 0 +1.00000 -0.461940 -0.191342 2 0 +0.500000 -0.577425 -0.239177 2 0 + +0.500000 -0.625000 0.00000 2 0 +0.500000 -0.577425 0.239177 2 0 +1.00000 -0.461940 0.191342 2 0 +1.00000 -0.500000 0.00000 2 0 +0.500000 -0.625000 0.00000 2 0 + +0.500000 -0.577425 -0.239177 2 0 +0.500000 -0.625000 0.00000 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 0.239177 2 0 + +1.00000 -0.310567 0.00000 2 0 +1.00000 -0.461940 0.191342 2 0 + +1.00000 -0.461940 -0.191342 2 0 +1.00000 -0.500000 0.00000 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 +1.00000 -0.176777 0.176777 2 0 +1.00000 -0.310567 0.00000 2 0 +0.500000 -0.393337 0.00000 2 0 + +0.500000 -0.577425 0.239177 2 0 +0.500000 -0.441942 0.441942 2 0 +1.00000 -0.353553 0.353553 2 0 +1.00000 -0.461940 0.191342 2 0 +0.500000 -0.577425 0.239177 2 0 + +0.500000 -0.393337 0.00000 2 0 +0.500000 -0.577425 0.239177 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.441942 0.441942 2 0 + +1.00000 -0.176777 0.176777 2 0 +1.00000 -0.353553 0.353553 2 0 + +1.00000 -0.310567 0.00000 2 0 +1.00000 -0.461940 0.191342 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 0.265165 0.265165 2 0 +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.00000 2 0 +1.38778e-17 0.00000 0.00000 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 +0.500000 0.00000 0.393337 2 0 +0.500000 -0.220971 0.220971 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +1.38778e-17 0.00000 0.00000 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +0.00000 0.530330 0.530330 2 0 +0.500000 0.441942 0.441942 2 0 +0.500000 0.220971 0.220971 2 0 +6.93889e-18 0.265165 0.265165 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 0.287013 0.692910 2 0 +0.500000 0.239177 0.577425 2 0 +0.500000 0.00000 0.393337 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +6.93889e-18 0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +0.00000 0.530330 0.530330 2 0 +0.00000 0.287013 0.692910 2 0 + +0.500000 0.441942 0.441942 2 0 +0.500000 0.239177 0.577425 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +3.46945e-18 0.00000 0.472444 2 0 +0.500000 0.00000 0.393337 2 0 +0.500000 -0.220971 0.220971 2 0 +6.93889e-18 -0.265165 0.265165 2 0 + +0.00000 -0.530330 0.530330 2 0 +0.00000 -0.287013 0.692910 2 0 +0.500000 -0.239177 0.577425 2 0 +0.500000 -0.441942 0.441942 2 0 +0.00000 -0.530330 0.530330 2 0 + +6.93889e-18 -0.265165 0.265165 2 0 +0.00000 -0.530330 0.530330 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 -0.287013 0.692910 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 -0.239177 0.577425 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.441942 0.441942 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 0.287013 0.692910 2 0 +0.500000 0.239177 0.577425 2 0 +0.500000 0.00000 0.393337 2 0 +3.46945e-18 0.00000 0.472444 2 0 + +0.00000 -0.287013 0.692910 2 0 +0.00000 0.00000 0.750000 2 0 +0.500000 0.00000 0.625000 2 0 +0.500000 -0.239177 0.577425 2 0 +0.00000 -0.287013 0.692910 2 0 + +3.46945e-18 0.00000 0.472444 2 0 +0.00000 -0.287013 0.692910 2 0 + +0.00000 0.287013 0.692910 2 0 +0.00000 0.00000 0.750000 2 0 + +0.500000 0.239177 0.577425 2 0 +0.500000 0.00000 0.625000 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 -0.239177 0.577425 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 0.220971 0.220971 2 0 +1.00000 0.176777 0.176777 2 0 +1.00000 0.00000 0.00000 2 0 +0.500000 0.00000 0.00000 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 +1.00000 0.00000 0.310567 2 0 +1.00000 -0.176777 0.176777 2 0 +0.500000 -0.220971 0.220971 2 0 + +0.500000 0.00000 0.00000 2 0 +0.500000 -0.220971 0.220971 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 + +1.00000 0.176777 0.176777 2 0 +1.00000 0.00000 0.310567 2 0 + +1.00000 0.00000 0.00000 2 0 +1.00000 -0.176777 0.176777 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.441942 0.441942 2 0 +1.00000 0.353553 0.353553 2 0 +1.00000 0.176777 0.176777 2 0 +0.500000 0.220971 0.220971 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 0.239177 0.577425 2 0 +1.00000 0.191342 0.461940 2 0 +1.00000 0.00000 0.310567 2 0 +0.500000 0.00000 0.393337 2 0 + +0.500000 0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 + +0.500000 0.441942 0.441942 2 0 +0.500000 0.239177 0.577425 2 0 + +1.00000 0.353553 0.353553 2 0 +1.00000 0.191342 0.461940 2 0 + +1.00000 0.176777 0.176777 2 0 +1.00000 0.00000 0.310567 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 0.00000 0.393337 2 0 +1.00000 0.00000 0.310567 2 0 +1.00000 -0.176777 0.176777 2 0 +0.500000 -0.220971 0.220971 2 0 + +0.500000 -0.441942 0.441942 2 0 +0.500000 -0.239177 0.577425 2 0 +1.00000 -0.191342 0.461940 2 0 +1.00000 -0.353553 0.353553 2 0 +0.500000 -0.441942 0.441942 2 0 + +0.500000 -0.220971 0.220971 2 0 +0.500000 -0.441942 0.441942 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 -0.239177 0.577425 2 0 + +1.00000 0.00000 0.310567 2 0 +1.00000 -0.191342 0.461940 2 0 + +1.00000 -0.176777 0.176777 2 0 +1.00000 -0.353553 0.353553 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 0.239177 0.577425 2 0 +1.00000 0.191342 0.461940 2 0 +1.00000 0.00000 0.310567 2 0 +0.500000 0.00000 0.393337 2 0 + +0.500000 -0.239177 0.577425 2 0 +0.500000 0.00000 0.625000 2 0 +1.00000 0.00000 0.500000 2 0 +1.00000 -0.191342 0.461940 2 0 +0.500000 -0.239177 0.577425 2 0 + +0.500000 0.00000 0.393337 2 0 +0.500000 -0.239177 0.577425 2 0 + +0.500000 0.239177 0.577425 2 0 +0.500000 0.00000 0.625000 2 0 + +1.00000 0.191342 0.461940 2 0 +1.00000 0.00000 0.500000 2 0 + +1.00000 0.00000 0.310567 2 0 +1.00000 -0.191342 0.461940 2 0 + diff --git a/tests/bits/count_dofs_per_block_01.cc b/tests/bits/count_dofs_per_block_01.cc index 9f86244119..168cedd08a 100644 --- a/tests/bits/count_dofs_per_block_01.cc +++ b/tests/bits/count_dofs_per_block_01.cc @@ -42,7 +42,7 @@ #include -std::string output_file_name = "count_dofs_per_block_01/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/count_dofs_per_block_01.output b/tests/bits/count_dofs_per_block_01.output new file mode 100644 index 0000000000..1728b32c62 --- /dev/null +++ b/tests/bits/count_dofs_per_block_01.output @@ -0,0 +1,19 @@ + +DEAL::2 5 4 +DEAL::2 5 4 +DEAL::2 5 4 +DEAL::2 5 4 +DEAL::3 4 0 5 +DEAL::3 4 0 5 +DEAL::3 18 18 10 +DEAL::3 18 18 10 +DEAL::2 36 10 +DEAL::2 36 10 +DEAL::5 10 0 0 0 36 +DEAL::5 10 0 0 0 36 +DEAL::4 60 60 60 22 +DEAL::4 60 60 60 22 +DEAL::2 180 22 +DEAL::2 180 22 +DEAL::7 22 0 0 0 0 0 180 +DEAL::7 22 0 0 0 0 0 180 diff --git a/tests/bits/count_dofs_per_block_02.cc b/tests/bits/count_dofs_per_block_02.cc index 495421e256..8fe3f8aacf 100644 --- a/tests/bits/count_dofs_per_block_02.cc +++ b/tests/bits/count_dofs_per_block_02.cc @@ -40,7 +40,7 @@ #include -std::string output_file_name = "count_dofs_per_block_02/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/count_dofs_per_block_02/cmp/generic b/tests/bits/count_dofs_per_block_02.output similarity index 100% rename from tests/bits/count_dofs_per_block_02/cmp/generic rename to tests/bits/count_dofs_per_block_02.output diff --git a/tests/bits/count_dofs_per_component_hp_01.cc b/tests/bits/count_dofs_per_component_hp_01.cc index 46762725fa..6d660acd97 100644 --- a/tests/bits/count_dofs_per_component_hp_01.cc +++ b/tests/bits/count_dofs_per_component_hp_01.cc @@ -75,7 +75,7 @@ void test () int main () { - std::ofstream logfile("count_dofs_per_component_hp_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/count_dofs_per_component_hp_01/cmp/generic b/tests/bits/count_dofs_per_component_hp_01.output similarity index 100% rename from tests/bits/count_dofs_per_component_hp_01/cmp/generic rename to tests/bits/count_dofs_per_component_hp_01.output diff --git a/tests/bits/count_dofs_per_component_hp_02.cc b/tests/bits/count_dofs_per_component_hp_02.cc index 166c06038b..af885c6181 100644 --- a/tests/bits/count_dofs_per_component_hp_02.cc +++ b/tests/bits/count_dofs_per_component_hp_02.cc @@ -76,7 +76,7 @@ void test () int main () { - std::ofstream logfile("count_dofs_per_component_hp_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/count_dofs_per_component_hp_02/cmp/generic b/tests/bits/count_dofs_per_component_hp_02.output similarity index 100% rename from tests/bits/count_dofs_per_component_hp_02/cmp/generic rename to tests/bits/count_dofs_per_component_hp_02.output diff --git a/tests/bits/cylinder.cc b/tests/bits/cylinder.cc index abaee7dcf4..ee8cf7eff1 100644 --- a/tests/bits/cylinder.cc +++ b/tests/bits/cylinder.cc @@ -34,7 +34,7 @@ int main () { - std::ofstream logfile("cylinder/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder/cmp/generic b/tests/bits/cylinder.output similarity index 100% rename from tests/bits/cylinder/cmp/generic rename to tests/bits/cylinder.output diff --git a/tests/bits/cylinder_01.cc b/tests/bits/cylinder_01.cc index 95b8b22c91..0a758c26b5 100644 --- a/tests/bits/cylinder_01.cc +++ b/tests/bits/cylinder_01.cc @@ -55,7 +55,7 @@ void check () int main () { - std::ofstream logfile("cylinder_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_01/cmp/generic b/tests/bits/cylinder_01.output similarity index 100% rename from tests/bits/cylinder_01/cmp/generic rename to tests/bits/cylinder_01.output diff --git a/tests/bits/cylinder_02.cc b/tests/bits/cylinder_02.cc index f3930d41a9..00ad1f9c19 100644 --- a/tests/bits/cylinder_02.cc +++ b/tests/bits/cylinder_02.cc @@ -68,7 +68,7 @@ void check () int main () { - std::ofstream logfile("cylinder_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_02/cmp/generic b/tests/bits/cylinder_02.output similarity index 100% rename from tests/bits/cylinder_02/cmp/generic rename to tests/bits/cylinder_02.output diff --git a/tests/bits/cylinder_03.cc b/tests/bits/cylinder_03.cc index 91431813d1..b61ad237c3 100644 --- a/tests/bits/cylinder_03.cc +++ b/tests/bits/cylinder_03.cc @@ -65,7 +65,7 @@ void check () int main () { - std::ofstream logfile("cylinder_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_03.output b/tests/bits/cylinder_03.output new file mode 100644 index 0000000000..8093b6d4e2 --- /dev/null +++ b/tests/bits/cylinder_03.output @@ -0,0 +1,5121 @@ + +DEAL::0.707107 0.707107 -1.00000 +DEAL::0.923880 0.382683 -1.00000 +DEAL::0.707107 0.707107 -0.750000 +DEAL::0.923880 0.382683 -0.750000 +DEAL::0.603553 0.603553 -1.00000 +DEAL::0.694720 0.305418 -1.00000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.923880 0.382683 -1.00000 +DEAL::1.00000 0.00000 -1.00000 +DEAL::0.923880 0.382683 -0.750000 +DEAL::1.00000 0.00000 -0.750000 +DEAL::0.694720 0.305418 -1.00000 +DEAL::0.768306 0.00000 -1.00000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.707107 0.707107 -0.750000 +DEAL::0.923880 0.382683 -0.750000 +DEAL::0.707107 0.707107 -0.500000 +DEAL::0.923880 0.382683 -0.500000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.923880 0.382683 -0.750000 +DEAL::1.00000 0.00000 -0.750000 +DEAL::0.923880 0.382683 -0.500000 +DEAL::1.00000 0.00000 -0.500000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.603553 0.603553 -1.00000 +DEAL::0.694720 0.305418 -1.00000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.500000 0.500000 -1.00000 +DEAL::0.518306 0.250000 -1.00000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.694720 0.305418 -1.00000 +DEAL::0.768306 0.00000 -1.00000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.518306 0.250000 -1.00000 +DEAL::0.536612 0.00000 -1.00000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.700847 0.307087 -0.750000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::1.00000 0.00000 -1.00000 +DEAL::0.923880 -0.382683 -1.00000 +DEAL::1.00000 0.00000 -0.750000 +DEAL::0.923880 -0.382683 -0.750000 +DEAL::0.768306 0.00000 -1.00000 +DEAL::0.694720 -0.305418 -1.00000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.923880 -0.382683 -1.00000 +DEAL::0.707107 -0.707107 -1.00000 +DEAL::0.923880 -0.382683 -0.750000 +DEAL::0.707107 -0.707107 -0.750000 +DEAL::0.694720 -0.305418 -1.00000 +DEAL::0.603553 -0.603553 -1.00000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::1.00000 0.00000 -0.750000 +DEAL::0.923880 -0.382683 -0.750000 +DEAL::1.00000 0.00000 -0.500000 +DEAL::0.923880 -0.382683 -0.500000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.923880 -0.382683 -0.750000 +DEAL::0.707107 -0.707107 -0.750000 +DEAL::0.923880 -0.382683 -0.500000 +DEAL::0.707107 -0.707107 -0.500000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.768306 0.00000 -1.00000 +DEAL::0.694720 -0.305418 -1.00000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.536612 0.00000 -1.00000 +DEAL::0.518306 -0.250000 -1.00000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.694720 -0.305418 -1.00000 +DEAL::0.603553 -0.603553 -1.00000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.518306 -0.250000 -1.00000 +DEAL::0.500000 -0.500000 -1.00000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.772501 7.22801e-20 -0.750000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.700847 -0.307087 -0.750000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.707107 0.707107 -0.500000 +DEAL::0.923880 0.382683 -0.500000 +DEAL::0.707107 0.707107 -0.250000 +DEAL::0.923880 0.382683 -0.250000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.923880 0.382683 -0.500000 +DEAL::1.00000 0.00000 -0.500000 +DEAL::0.923880 0.382683 -0.250000 +DEAL::1.00000 0.00000 -0.250000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.707107 0.707107 -0.250000 +DEAL::0.923880 0.382683 -0.250000 +DEAL::0.707107 0.707107 0.00000 +DEAL::0.923880 0.382683 0.00000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.923880 0.382683 -0.250000 +DEAL::1.00000 0.00000 -0.250000 +DEAL::0.923880 0.382683 0.00000 +DEAL::1.00000 0.00000 0.00000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.703311 0.307239 -0.500000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.703502 0.307239 -0.250000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::1.00000 0.00000 -0.500000 +DEAL::0.923880 -0.382683 -0.500000 +DEAL::1.00000 0.00000 -0.250000 +DEAL::0.923880 -0.382683 -0.250000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.923880 -0.382683 -0.500000 +DEAL::0.707107 -0.707107 -0.500000 +DEAL::0.923880 -0.382683 -0.250000 +DEAL::0.707107 -0.707107 -0.250000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::1.00000 0.00000 -0.250000 +DEAL::0.923880 -0.382683 -0.250000 +DEAL::1.00000 0.00000 0.00000 +DEAL::0.923880 -0.382683 0.00000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.923880 -0.382683 -0.250000 +DEAL::0.707107 -0.707107 -0.250000 +DEAL::0.923880 -0.382683 0.00000 +DEAL::0.707107 -0.707107 0.00000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.776696 1.44560e-19 -0.500000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.703311 -0.307239 -0.500000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.777077 9.39642e-19 -0.250000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.703502 -0.307239 -0.250000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.500000 0.500000 -1.00000 +DEAL::0.518306 0.250000 -1.00000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.396447 0.396447 -1.00000 +DEAL::0.405600 0.198223 -1.00000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.518306 0.250000 -1.00000 +DEAL::0.536612 0.00000 -1.00000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.405600 0.198223 -1.00000 +DEAL::0.414752 0.00000 -1.00000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.522501 0.250000 -0.750000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.396447 0.396447 -1.00000 +DEAL::0.405600 0.198223 -1.00000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.292893 0.292893 -1.00000 +DEAL::0.292893 0.146447 -1.00000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.405600 0.198223 -1.00000 +DEAL::0.414752 0.00000 -1.00000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.292893 0.146447 -1.00000 +DEAL::0.292893 0.00000 -1.00000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.407697 0.198223 -0.750000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.536612 0.00000 -1.00000 +DEAL::0.518306 -0.250000 -1.00000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.414752 0.00000 -1.00000 +DEAL::0.405600 -0.198223 -1.00000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.518306 -0.250000 -1.00000 +DEAL::0.500000 -0.500000 -1.00000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.405600 -0.198223 -1.00000 +DEAL::0.396447 -0.396447 -1.00000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.545002 1.44560e-19 -0.750000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.522501 -0.250000 -0.750000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.414752 0.00000 -1.00000 +DEAL::0.405600 -0.198223 -1.00000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.292893 0.00000 -1.00000 +DEAL::0.292893 -0.146447 -1.00000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.405600 -0.198223 -1.00000 +DEAL::0.396447 -0.396447 -1.00000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.292893 -0.146447 -1.00000 +DEAL::0.292893 -0.292893 -1.00000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.418948 7.22801e-20 -0.750000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.407697 -0.198223 -0.750000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.526696 0.250000 -0.500000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.527077 0.250000 -0.250000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.409795 0.198223 -0.500000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.409985 0.198223 -0.250000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.553392 2.89121e-19 -0.500000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.526696 -0.250000 -0.500000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.554155 1.87928e-18 -0.250000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.527077 -0.250000 -0.250000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.423143 1.44560e-19 -0.500000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.409795 -0.198223 -0.500000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.423524 9.39642e-19 -0.250000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.409985 -0.198223 -0.250000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.707107 0.707107 -1.00000 +DEAL::0.603553 0.603553 -1.00000 +DEAL::0.707107 0.707107 -0.750000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.382683 0.923880 -1.00000 +DEAL::0.305418 0.694720 -1.00000 +DEAL::0.382683 0.923880 -0.750000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.603553 0.603553 -1.00000 +DEAL::0.500000 0.500000 -1.00000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.305418 0.694720 -1.00000 +DEAL::0.250000 0.518306 -1.00000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.707107 0.707107 -0.750000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.707107 0.707107 -0.500000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.382683 0.923880 -0.750000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.382683 0.923880 -0.500000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.603553 0.603553 -0.750000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.382683 0.923880 -1.00000 +DEAL::0.305418 0.694720 -1.00000 +DEAL::0.382683 0.923880 -0.750000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.00000 1.00000 -1.00000 +DEAL::0.00000 0.768306 -1.00000 +DEAL::0.00000 1.00000 -0.750000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::0.305418 0.694720 -1.00000 +DEAL::0.250000 0.518306 -1.00000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.00000 0.768306 -1.00000 +DEAL::0.00000 0.536612 -1.00000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::0.382683 0.923880 -0.750000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.382683 0.923880 -0.500000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.00000 1.00000 -0.750000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::0.00000 1.00000 -0.500000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::0.307087 0.700847 -0.750000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::0.500000 0.500000 -1.00000 +DEAL::0.396447 0.396447 -1.00000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.250000 0.518306 -1.00000 +DEAL::0.198223 0.405600 -1.00000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.396447 0.396447 -1.00000 +DEAL::0.292893 0.292893 -1.00000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.198223 0.405600 -1.00000 +DEAL::0.146447 0.292893 -1.00000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.500000 0.500000 -0.750000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.396447 0.396447 -0.750000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.250000 0.518306 -1.00000 +DEAL::0.198223 0.405600 -1.00000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.00000 0.536612 -1.00000 +DEAL::0.00000 0.414752 -1.00000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::0.198223 0.405600 -1.00000 +DEAL::0.146447 0.292893 -1.00000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.00000 0.414752 -1.00000 +DEAL::0.00000 0.292893 -1.00000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::0.250000 0.522501 -0.750000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::0.198223 0.407697 -0.750000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::0.707107 0.707107 -0.500000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.707107 0.707107 -0.250000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.382683 0.923880 -0.500000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.382683 0.923880 -0.250000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.603553 0.603553 -0.500000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.707107 0.707107 -0.250000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.707107 0.707107 0.00000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.382683 0.923880 -0.250000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.382683 0.923880 0.00000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.603553 0.603553 -0.250000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.382683 0.923880 -0.500000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.382683 0.923880 -0.250000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.00000 1.00000 -0.500000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::0.00000 1.00000 -0.250000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::0.307239 0.703311 -0.500000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::0.382683 0.923880 -0.250000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.382683 0.923880 0.00000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.00000 1.00000 -0.250000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::0.00000 1.00000 0.00000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.307239 0.703502 -0.250000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.250000 0.527459 0.00000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 0.554917 0.00000 +DEAL::0.500000 0.500000 -0.500000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.396447 0.396447 -0.500000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.500000 0.500000 -0.250000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.396447 0.396447 -0.250000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.250000 0.526696 -0.500000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.198223 0.409795 -0.500000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.250000 0.527077 -0.250000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.198223 0.410176 0.00000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.554917 0.00000 +DEAL::0.00000 0.423905 0.00000 +DEAL::0.198223 0.409985 -0.250000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.146447 0.292893 0.00000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.423905 0.00000 +DEAL::0.00000 0.292893 0.00000 +DEAL::0.00000 1.00000 -1.00000 +DEAL::0.00000 0.768306 -1.00000 +DEAL::0.00000 1.00000 -0.750000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::-0.382683 0.923880 -1.00000 +DEAL::-0.305418 0.694720 -1.00000 +DEAL::-0.382683 0.923880 -0.750000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::0.00000 0.768306 -1.00000 +DEAL::0.00000 0.536612 -1.00000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::-0.305418 0.694720 -1.00000 +DEAL::-0.250000 0.518306 -1.00000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::0.00000 1.00000 -0.750000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::0.00000 1.00000 -0.500000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::-0.382683 0.923880 -0.750000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.382683 0.923880 -0.500000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::1.73472e-18 0.772501 -0.750000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.382683 0.923880 -1.00000 +DEAL::-0.305418 0.694720 -1.00000 +DEAL::-0.382683 0.923880 -0.750000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.707107 0.707107 -1.00000 +DEAL::-0.603553 0.603553 -1.00000 +DEAL::-0.707107 0.707107 -0.750000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.305418 0.694720 -1.00000 +DEAL::-0.250000 0.518306 -1.00000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.603553 0.603553 -1.00000 +DEAL::-0.500000 0.500000 -1.00000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.382683 0.923880 -0.750000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.382683 0.923880 -0.500000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.707107 0.707107 -0.750000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.707107 0.707107 -0.500000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.307087 0.700847 -0.750000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::0.00000 0.536612 -1.00000 +DEAL::0.00000 0.414752 -1.00000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::-0.250000 0.518306 -1.00000 +DEAL::-0.198223 0.405600 -1.00000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::0.00000 0.414752 -1.00000 +DEAL::0.00000 0.292893 -1.00000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::-0.198223 0.405600 -1.00000 +DEAL::-0.146447 0.292893 -1.00000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::3.46945e-18 0.545002 -0.750000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::1.73472e-18 0.418948 -0.750000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.250000 0.518306 -1.00000 +DEAL::-0.198223 0.405600 -1.00000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.500000 0.500000 -1.00000 +DEAL::-0.396447 0.396447 -1.00000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.198223 0.405600 -1.00000 +DEAL::-0.146447 0.292893 -1.00000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.396447 0.396447 -1.00000 +DEAL::-0.292893 0.292893 -1.00000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.250000 0.522501 -0.750000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.198223 0.407697 -0.750000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::0.00000 1.00000 -0.500000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::0.00000 1.00000 -0.250000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::-0.382683 0.923880 -0.500000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.382683 0.923880 -0.250000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::3.46945e-18 0.776696 -0.500000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::0.00000 1.00000 -0.250000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::0.00000 1.00000 0.00000 +DEAL::0.00000 0.777459 0.00000 +DEAL::-0.382683 0.923880 -0.250000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.382683 0.923880 0.00000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::1.73472e-18 0.777077 -0.250000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 0.554917 0.00000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.382683 0.923880 -0.500000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.382683 0.923880 -0.250000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.707107 0.707107 -0.500000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.707107 0.707107 -0.250000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.307239 0.703311 -0.500000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.382683 0.923880 -0.250000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.382683 0.923880 0.00000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.707107 0.707107 -0.250000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.707107 0.707107 0.00000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.307239 0.703502 -0.250000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::6.93889e-18 0.553392 -0.500000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::3.46945e-18 0.423143 -0.500000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::3.46945e-18 0.554155 -0.250000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.554917 0.00000 +DEAL::0.00000 0.423905 0.00000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::1.73472e-18 0.423524 -0.250000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.423905 0.00000 +DEAL::0.00000 0.292893 0.00000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.250000 0.526696 -0.500000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.198223 0.409795 -0.500000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.250000 0.527077 -0.250000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.198223 0.409985 -0.250000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::0.292893 0.292893 -1.00000 +DEAL::0.292893 0.146447 -1.00000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.146447 0.292893 -1.00000 +DEAL::0.146447 0.146447 -1.00000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.292893 0.146447 -1.00000 +DEAL::0.292893 0.00000 -1.00000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.146447 0.146447 -1.00000 +DEAL::0.146447 0.00000 -1.00000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.292893 0.292893 -0.750000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.292893 0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 0.292893 -1.00000 +DEAL::0.146447 0.146447 -1.00000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.00000 0.292893 -1.00000 +DEAL::0.00000 0.146447 -1.00000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.146447 0.146447 -1.00000 +DEAL::0.146447 0.00000 -1.00000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.00000 0.146447 -1.00000 +DEAL::0.00000 0.00000 -1.00000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.146447 0.292893 -0.750000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.146447 0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.292893 0.00000 -1.00000 +DEAL::0.292893 -0.146447 -1.00000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.146447 0.00000 -1.00000 +DEAL::0.146447 -0.146447 -1.00000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.292893 -0.146447 -1.00000 +DEAL::0.292893 -0.292893 -1.00000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.146447 -0.146447 -1.00000 +DEAL::0.146447 -0.292893 -1.00000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.292893 0.00000 -0.750000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.292893 -0.146447 -0.750000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.146447 0.00000 -1.00000 +DEAL::0.146447 -0.146447 -1.00000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.00000 0.00000 -1.00000 +DEAL::0.00000 -0.146447 -1.00000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.146447 -0.146447 -1.00000 +DEAL::0.146447 -0.292893 -1.00000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.00000 -0.146447 -1.00000 +DEAL::0.00000 -0.292893 -1.00000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::0.146447 0.00000 -0.750000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.146447 -0.146447 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::0.292893 0.292893 -0.500000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.292893 0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.292893 0.292893 -0.250000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.292893 0.146447 -0.250000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 0.292893 -0.500000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.146447 0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.146447 0.292893 -0.250000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.292893 0.00000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.146447 0.146447 -0.250000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.292893 0.00000 -0.500000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.292893 -0.146447 -0.500000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.292893 0.00000 -0.250000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.292893 -0.146447 -0.250000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.146447 0.00000 -0.500000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.146447 -0.146447 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::0.146447 0.00000 -0.250000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.146447 -0.146447 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::0.00000 0.292893 -1.00000 +DEAL::0.00000 0.146447 -1.00000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::-0.146447 0.292893 -1.00000 +DEAL::-0.146447 0.146447 -1.00000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::0.00000 0.146447 -1.00000 +DEAL::0.00000 0.00000 -1.00000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::-0.146447 0.146447 -1.00000 +DEAL::-0.146447 0.00000 -1.00000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::0.00000 0.292893 -0.750000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::0.00000 0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 0.292893 -1.00000 +DEAL::-0.146447 0.146447 -1.00000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.292893 0.292893 -1.00000 +DEAL::-0.292893 0.146447 -1.00000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.146447 0.146447 -1.00000 +DEAL::-0.146447 0.00000 -1.00000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.292893 0.146447 -1.00000 +DEAL::-0.292893 0.00000 -1.00000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.146447 0.292893 -0.750000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.146447 0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::0.00000 0.00000 -1.00000 +DEAL::0.00000 -0.146447 -1.00000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::-0.146447 0.00000 -1.00000 +DEAL::-0.146447 -0.146447 -1.00000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::0.00000 -0.146447 -1.00000 +DEAL::0.00000 -0.292893 -1.00000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::-0.146447 -0.146447 -1.00000 +DEAL::-0.146447 -0.292893 -1.00000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::0.00000 0.00000 -0.750000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::0.00000 -0.146447 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.146447 0.00000 -1.00000 +DEAL::-0.146447 -0.146447 -1.00000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.292893 0.00000 -1.00000 +DEAL::-0.292893 -0.146447 -1.00000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.146447 -0.146447 -1.00000 +DEAL::-0.146447 -0.292893 -1.00000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.292893 -0.146447 -1.00000 +DEAL::-0.292893 -0.292893 -1.00000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::-0.146447 0.00000 -0.750000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.146447 -0.146447 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::0.00000 0.292893 -0.500000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::0.00000 0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::0.00000 0.292893 -0.250000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.292893 0.00000 +DEAL::0.00000 0.146447 0.00000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::0.00000 0.146447 -0.250000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.00000 0.00000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 0.292893 -0.500000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.146447 0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.146447 0.292893 -0.250000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.146447 0.146447 -0.250000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::0.00000 0.00000 -0.500000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::0.00000 -0.146447 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::0.00000 0.00000 -0.250000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::0.00000 -0.146447 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.146447 0.00000 -0.500000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.146447 -0.146447 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::-0.146447 0.00000 -0.250000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.146447 -0.146447 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::0.707107 -0.707107 -1.00000 +DEAL::0.382683 -0.923880 -1.00000 +DEAL::0.707107 -0.707107 -0.750000 +DEAL::0.382683 -0.923880 -0.750000 +DEAL::0.603553 -0.603553 -1.00000 +DEAL::0.305418 -0.694720 -1.00000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::0.382683 -0.923880 -1.00000 +DEAL::0.00000 -1.00000 -1.00000 +DEAL::0.382683 -0.923880 -0.750000 +DEAL::0.00000 -1.00000 -0.750000 +DEAL::0.305418 -0.694720 -1.00000 +DEAL::0.00000 -0.768306 -1.00000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::0.707107 -0.707107 -0.750000 +DEAL::0.382683 -0.923880 -0.750000 +DEAL::0.707107 -0.707107 -0.500000 +DEAL::0.382683 -0.923880 -0.500000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::0.382683 -0.923880 -0.750000 +DEAL::0.00000 -1.00000 -0.750000 +DEAL::0.382683 -0.923880 -0.500000 +DEAL::0.00000 -1.00000 -0.500000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::0.603553 -0.603553 -1.00000 +DEAL::0.305418 -0.694720 -1.00000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::0.500000 -0.500000 -1.00000 +DEAL::0.250000 -0.518306 -1.00000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::0.305418 -0.694720 -1.00000 +DEAL::0.00000 -0.768306 -1.00000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::0.250000 -0.518306 -1.00000 +DEAL::0.00000 -0.536612 -1.00000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::0.603553 -0.603553 -0.750000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::0.307087 -0.700847 -0.750000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::0.00000 -1.00000 -1.00000 +DEAL::-0.382683 -0.923880 -1.00000 +DEAL::0.00000 -1.00000 -0.750000 +DEAL::-0.382683 -0.923880 -0.750000 +DEAL::0.00000 -0.768306 -1.00000 +DEAL::-0.305418 -0.694720 -1.00000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::-0.382683 -0.923880 -1.00000 +DEAL::-0.707107 -0.707107 -1.00000 +DEAL::-0.382683 -0.923880 -0.750000 +DEAL::-0.707107 -0.707107 -0.750000 +DEAL::-0.305418 -0.694720 -1.00000 +DEAL::-0.603553 -0.603553 -1.00000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::0.00000 -1.00000 -0.750000 +DEAL::-0.382683 -0.923880 -0.750000 +DEAL::0.00000 -1.00000 -0.500000 +DEAL::-0.382683 -0.923880 -0.500000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::-0.382683 -0.923880 -0.750000 +DEAL::-0.707107 -0.707107 -0.750000 +DEAL::-0.382683 -0.923880 -0.500000 +DEAL::-0.707107 -0.707107 -0.500000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::0.00000 -0.768306 -1.00000 +DEAL::-0.305418 -0.694720 -1.00000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::0.00000 -0.536612 -1.00000 +DEAL::-0.250000 -0.518306 -1.00000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::-0.305418 -0.694720 -1.00000 +DEAL::-0.603553 -0.603553 -1.00000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.250000 -0.518306 -1.00000 +DEAL::-0.500000 -0.500000 -1.00000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::7.22801e-20 -0.772501 -0.750000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::-0.307087 -0.700847 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::0.707107 -0.707107 -0.500000 +DEAL::0.382683 -0.923880 -0.500000 +DEAL::0.707107 -0.707107 -0.250000 +DEAL::0.382683 -0.923880 -0.250000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::0.382683 -0.923880 -0.500000 +DEAL::0.00000 -1.00000 -0.500000 +DEAL::0.382683 -0.923880 -0.250000 +DEAL::0.00000 -1.00000 -0.250000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::0.707107 -0.707107 -0.250000 +DEAL::0.382683 -0.923880 -0.250000 +DEAL::0.707107 -0.707107 0.00000 +DEAL::0.382683 -0.923880 0.00000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::0.382683 -0.923880 -0.250000 +DEAL::0.00000 -1.00000 -0.250000 +DEAL::0.382683 -0.923880 0.00000 +DEAL::0.00000 -1.00000 0.00000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::0.603553 -0.603553 -0.500000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::0.307239 -0.703311 -0.500000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::0.603553 -0.603553 -0.250000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::0.307239 -0.703502 -0.250000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::0.00000 -1.00000 -0.500000 +DEAL::-0.382683 -0.923880 -0.500000 +DEAL::0.00000 -1.00000 -0.250000 +DEAL::-0.382683 -0.923880 -0.250000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::-0.382683 -0.923880 -0.500000 +DEAL::-0.707107 -0.707107 -0.500000 +DEAL::-0.382683 -0.923880 -0.250000 +DEAL::-0.707107 -0.707107 -0.250000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::0.00000 -1.00000 -0.250000 +DEAL::-0.382683 -0.923880 -0.250000 +DEAL::0.00000 -1.00000 0.00000 +DEAL::-0.382683 -0.923880 0.00000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::-0.382683 -0.923880 -0.250000 +DEAL::-0.707107 -0.707107 -0.250000 +DEAL::-0.382683 -0.923880 0.00000 +DEAL::-0.707107 -0.707107 0.00000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::1.44560e-19 -0.776696 -0.500000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::-0.307239 -0.703311 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::9.39642e-19 -0.777077 -0.250000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::-0.307239 -0.703502 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::0.500000 -0.500000 -1.00000 +DEAL::0.250000 -0.518306 -1.00000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::0.396447 -0.396447 -1.00000 +DEAL::0.198223 -0.405600 -1.00000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::0.250000 -0.518306 -1.00000 +DEAL::0.00000 -0.536612 -1.00000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::0.198223 -0.405600 -1.00000 +DEAL::0.00000 -0.414752 -1.00000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::0.500000 -0.500000 -0.750000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::0.250000 -0.522501 -0.750000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::0.396447 -0.396447 -1.00000 +DEAL::0.198223 -0.405600 -1.00000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::0.292893 -0.292893 -1.00000 +DEAL::0.146447 -0.292893 -1.00000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.198223 -0.405600 -1.00000 +DEAL::0.00000 -0.414752 -1.00000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::0.146447 -0.292893 -1.00000 +DEAL::0.00000 -0.292893 -1.00000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::0.396447 -0.396447 -0.750000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::0.292893 -0.292893 -0.750000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.198223 -0.407697 -0.750000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::0.146447 -0.292893 -0.750000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::0.00000 -0.536612 -1.00000 +DEAL::-0.250000 -0.518306 -1.00000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::0.00000 -0.414752 -1.00000 +DEAL::-0.198223 -0.405600 -1.00000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::-0.250000 -0.518306 -1.00000 +DEAL::-0.500000 -0.500000 -1.00000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.198223 -0.405600 -1.00000 +DEAL::-0.396447 -0.396447 -1.00000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::1.44560e-19 -0.545002 -0.750000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::-0.250000 -0.522501 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::0.00000 -0.414752 -1.00000 +DEAL::-0.198223 -0.405600 -1.00000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::0.00000 -0.292893 -1.00000 +DEAL::-0.146447 -0.292893 -1.00000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.198223 -0.405600 -1.00000 +DEAL::-0.396447 -0.396447 -1.00000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.146447 -0.292893 -1.00000 +DEAL::-0.292893 -0.292893 -1.00000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::7.22801e-20 -0.418948 -0.750000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::0.00000 -0.292893 -0.750000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.198223 -0.407697 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.146447 -0.292893 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::0.500000 -0.500000 -0.500000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::0.250000 -0.526696 -0.500000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::0.500000 -0.500000 -0.250000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::0.250000 -0.527077 -0.250000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::0.396447 -0.396447 -0.500000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::0.292893 -0.292893 -0.500000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.198223 -0.409795 -0.500000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::0.146447 -0.292893 -0.500000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::0.396447 -0.396447 -0.250000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::0.292893 -0.292893 -0.250000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.198223 -0.409985 -0.250000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::0.146447 -0.292893 -0.250000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::2.89121e-19 -0.553392 -0.500000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::-0.250000 -0.526696 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::1.87928e-18 -0.554155 -0.250000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::-0.250000 -0.527077 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::1.44560e-19 -0.423143 -0.500000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::0.00000 -0.292893 -0.500000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.198223 -0.409795 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.146447 -0.292893 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::9.39642e-19 -0.423524 -0.250000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::0.00000 -0.292893 -0.250000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.198223 -0.409985 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.146447 -0.292893 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::-0.707107 0.707107 -1.00000 +DEAL::-0.603553 0.603553 -1.00000 +DEAL::-0.707107 0.707107 -0.750000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.923880 0.382683 -1.00000 +DEAL::-0.694720 0.305418 -1.00000 +DEAL::-0.923880 0.382683 -0.750000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.603553 0.603553 -1.00000 +DEAL::-0.500000 0.500000 -1.00000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.694720 0.305418 -1.00000 +DEAL::-0.518306 0.250000 -1.00000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.707107 0.707107 -0.750000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.707107 0.707107 -0.500000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.923880 0.382683 -0.750000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.923880 0.382683 -0.500000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.603553 0.603553 -0.750000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.923880 0.382683 -1.00000 +DEAL::-0.694720 0.305418 -1.00000 +DEAL::-0.923880 0.382683 -0.750000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-1.00000 0.00000 -1.00000 +DEAL::-0.768306 0.00000 -1.00000 +DEAL::-1.00000 0.00000 -0.750000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.694720 0.305418 -1.00000 +DEAL::-0.518306 0.250000 -1.00000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.768306 0.00000 -1.00000 +DEAL::-0.536612 0.00000 -1.00000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.923880 0.382683 -0.750000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.923880 0.382683 -0.500000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-1.00000 0.00000 -0.750000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-1.00000 0.00000 -0.500000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.700847 0.307087 -0.750000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.500000 0.500000 -1.00000 +DEAL::-0.396447 0.396447 -1.00000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.518306 0.250000 -1.00000 +DEAL::-0.405600 0.198223 -1.00000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.396447 0.396447 -1.00000 +DEAL::-0.292893 0.292893 -1.00000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.405600 0.198223 -1.00000 +DEAL::-0.292893 0.146447 -1.00000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.500000 0.500000 -0.750000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.396447 0.396447 -0.750000 +DEAL::-0.292893 0.292893 -0.750000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.518306 0.250000 -1.00000 +DEAL::-0.405600 0.198223 -1.00000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.536612 0.00000 -1.00000 +DEAL::-0.414752 0.00000 -1.00000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.405600 0.198223 -1.00000 +DEAL::-0.292893 0.146447 -1.00000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.414752 0.00000 -1.00000 +DEAL::-0.292893 0.00000 -1.00000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.522501 0.250000 -0.750000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.407697 0.198223 -0.750000 +DEAL::-0.292893 0.146447 -0.750000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.707107 0.707107 -0.500000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.707107 0.707107 -0.250000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.923880 0.382683 -0.500000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.923880 0.382683 -0.250000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.603553 0.603553 -0.500000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.707107 0.707107 -0.250000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.707107 0.707107 0.00000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.923880 0.382683 -0.250000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.923880 0.382683 0.00000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.603553 0.603553 -0.250000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.923880 0.382683 -0.500000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.923880 0.382683 -0.250000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-1.00000 0.00000 -0.500000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-1.00000 0.00000 -0.250000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.703311 0.307239 -0.500000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.923880 0.382683 -0.250000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.923880 0.382683 0.00000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-1.00000 0.00000 -0.250000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-1.00000 0.00000 0.00000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.703502 0.307239 -0.250000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.500000 0.500000 -0.500000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.396447 0.396447 -0.500000 +DEAL::-0.292893 0.292893 -0.500000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.500000 0.500000 -0.250000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.396447 0.396447 -0.250000 +DEAL::-0.292893 0.292893 -0.250000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.526696 0.250000 -0.500000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.409795 0.198223 -0.500000 +DEAL::-0.292893 0.146447 -0.500000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.527077 0.250000 -0.250000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.409985 0.198223 -0.250000 +DEAL::-0.292893 0.146447 -0.250000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-1.00000 0.00000 -1.00000 +DEAL::-0.768306 0.00000 -1.00000 +DEAL::-1.00000 0.00000 -0.750000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.923880 -0.382683 -1.00000 +DEAL::-0.694720 -0.305418 -1.00000 +DEAL::-0.923880 -0.382683 -0.750000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.768306 0.00000 -1.00000 +DEAL::-0.536612 0.00000 -1.00000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.694720 -0.305418 -1.00000 +DEAL::-0.518306 -0.250000 -1.00000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-1.00000 0.00000 -0.750000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-1.00000 0.00000 -0.500000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.923880 -0.382683 -0.750000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.923880 -0.382683 -0.500000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.772501 1.73472e-18 -0.750000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.923880 -0.382683 -1.00000 +DEAL::-0.694720 -0.305418 -1.00000 +DEAL::-0.923880 -0.382683 -0.750000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.707107 -0.707107 -1.00000 +DEAL::-0.603553 -0.603553 -1.00000 +DEAL::-0.707107 -0.707107 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.694720 -0.305418 -1.00000 +DEAL::-0.518306 -0.250000 -1.00000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.603553 -0.603553 -1.00000 +DEAL::-0.500000 -0.500000 -1.00000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.923880 -0.382683 -0.750000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.923880 -0.382683 -0.500000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.707107 -0.707107 -0.750000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.707107 -0.707107 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.700847 -0.307087 -0.750000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.603553 -0.603553 -0.750000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.536612 0.00000 -1.00000 +DEAL::-0.414752 0.00000 -1.00000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.518306 -0.250000 -1.00000 +DEAL::-0.405600 -0.198223 -1.00000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.414752 0.00000 -1.00000 +DEAL::-0.292893 0.00000 -1.00000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.405600 -0.198223 -1.00000 +DEAL::-0.292893 -0.146447 -1.00000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.545002 3.46945e-18 -0.750000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.418948 1.73472e-18 -0.750000 +DEAL::-0.292893 0.00000 -0.750000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.518306 -0.250000 -1.00000 +DEAL::-0.405600 -0.198223 -1.00000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.500000 -0.500000 -1.00000 +DEAL::-0.396447 -0.396447 -1.00000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.405600 -0.198223 -1.00000 +DEAL::-0.292893 -0.146447 -1.00000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.396447 -0.396447 -1.00000 +DEAL::-0.292893 -0.292893 -1.00000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::-0.522501 -0.250000 -0.750000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.500000 -0.500000 -0.750000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.407697 -0.198223 -0.750000 +DEAL::-0.292893 -0.146447 -0.750000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.396447 -0.396447 -0.750000 +DEAL::-0.292893 -0.292893 -0.750000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::-1.00000 0.00000 -0.500000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-1.00000 0.00000 -0.250000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.923880 -0.382683 -0.500000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.923880 -0.382683 -0.250000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.776696 3.46945e-18 -0.500000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-1.00000 0.00000 -0.250000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-1.00000 0.00000 0.00000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.923880 -0.382683 -0.250000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.923880 -0.382683 0.00000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.777077 1.73472e-18 -0.250000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.923880 -0.382683 -0.500000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.923880 -0.382683 -0.250000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.707107 -0.707107 -0.500000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.707107 -0.707107 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.703311 -0.307239 -0.500000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.603553 -0.603553 -0.500000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.923880 -0.382683 -0.250000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.923880 -0.382683 0.00000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.707107 -0.707107 -0.250000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.707107 -0.707107 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.703502 -0.307239 -0.250000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.603553 -0.603553 -0.250000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.553392 6.93889e-18 -0.500000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.423143 3.46945e-18 -0.500000 +DEAL::-0.292893 0.00000 -0.500000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.554155 3.46945e-18 -0.250000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.423524 1.73472e-18 -0.250000 +DEAL::-0.292893 0.00000 -0.250000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.526696 -0.250000 -0.500000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.500000 -0.500000 -0.500000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.409795 -0.198223 -0.500000 +DEAL::-0.292893 -0.146447 -0.500000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.396447 -0.396447 -0.500000 +DEAL::-0.292893 -0.292893 -0.500000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::-0.527077 -0.250000 -0.250000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.500000 -0.500000 -0.250000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.409985 -0.198223 -0.250000 +DEAL::-0.292893 -0.146447 -0.250000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.396447 -0.396447 -0.250000 +DEAL::-0.292893 -0.292893 -0.250000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::0.707107 0.707107 0.00000 +DEAL::0.923880 0.382683 0.00000 +DEAL::0.707107 0.707107 0.250000 +DEAL::0.923880 0.382683 0.250000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.923880 0.382683 0.00000 +DEAL::1.00000 0.00000 0.00000 +DEAL::0.923880 0.382683 0.250000 +DEAL::1.00000 0.00000 0.250000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.707107 0.707107 0.250000 +DEAL::0.923880 0.382683 0.250000 +DEAL::0.707107 0.707107 0.500000 +DEAL::0.923880 0.382683 0.500000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.923880 0.382683 0.250000 +DEAL::1.00000 0.00000 0.250000 +DEAL::0.923880 0.382683 0.500000 +DEAL::1.00000 0.00000 0.500000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.703692 0.307239 0.00000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.703502 0.307239 0.250000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::1.00000 0.00000 0.00000 +DEAL::0.923880 -0.382683 0.00000 +DEAL::1.00000 0.00000 0.250000 +DEAL::0.923880 -0.382683 0.250000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.923880 -0.382683 0.00000 +DEAL::0.707107 -0.707107 0.00000 +DEAL::0.923880 -0.382683 0.250000 +DEAL::0.707107 -0.707107 0.250000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::1.00000 0.00000 0.250000 +DEAL::0.923880 -0.382683 0.250000 +DEAL::1.00000 0.00000 0.500000 +DEAL::0.923880 -0.382683 0.500000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.923880 -0.382683 0.250000 +DEAL::0.707107 -0.707107 0.250000 +DEAL::0.923880 -0.382683 0.500000 +DEAL::0.707107 -0.707107 0.500000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.777459 1.73472e-18 0.00000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.703692 -0.307239 0.00000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.777077 9.39642e-19 0.250000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.703502 -0.307239 0.250000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.707107 0.707107 0.500000 +DEAL::0.923880 0.382683 0.500000 +DEAL::0.707107 0.707107 0.750000 +DEAL::0.923880 0.382683 0.750000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.923880 0.382683 0.500000 +DEAL::1.00000 0.00000 0.500000 +DEAL::0.923880 0.382683 0.750000 +DEAL::1.00000 0.00000 0.750000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.707107 0.707107 0.750000 +DEAL::0.923880 0.382683 0.750000 +DEAL::0.707107 0.707107 1.00000 +DEAL::0.923880 0.382683 1.00000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.603553 0.603553 1.00000 +DEAL::0.694720 0.305418 1.00000 +DEAL::0.923880 0.382683 0.750000 +DEAL::1.00000 0.00000 0.750000 +DEAL::0.923880 0.382683 1.00000 +DEAL::1.00000 0.00000 1.00000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.694720 0.305418 1.00000 +DEAL::0.768306 0.00000 1.00000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.703311 0.307239 0.500000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.603553 0.603553 1.00000 +DEAL::0.694720 0.305418 1.00000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.500000 0.500000 1.00000 +DEAL::0.518306 0.250000 1.00000 +DEAL::0.700847 0.307087 0.750000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.694720 0.305418 1.00000 +DEAL::0.768306 0.00000 1.00000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.518306 0.250000 1.00000 +DEAL::0.536612 0.00000 1.00000 +DEAL::1.00000 0.00000 0.500000 +DEAL::0.923880 -0.382683 0.500000 +DEAL::1.00000 0.00000 0.750000 +DEAL::0.923880 -0.382683 0.750000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.923880 -0.382683 0.500000 +DEAL::0.707107 -0.707107 0.500000 +DEAL::0.923880 -0.382683 0.750000 +DEAL::0.707107 -0.707107 0.750000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::1.00000 0.00000 0.750000 +DEAL::0.923880 -0.382683 0.750000 +DEAL::1.00000 0.00000 1.00000 +DEAL::0.923880 -0.382683 1.00000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.768306 0.00000 1.00000 +DEAL::0.694720 -0.305418 1.00000 +DEAL::0.923880 -0.382683 0.750000 +DEAL::0.707107 -0.707107 0.750000 +DEAL::0.923880 -0.382683 1.00000 +DEAL::0.707107 -0.707107 1.00000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.694720 -0.305418 1.00000 +DEAL::0.603553 -0.603553 1.00000 +DEAL::0.776696 1.44560e-19 0.500000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.703311 -0.307239 0.500000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.772501 7.22801e-20 0.750000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.768306 0.00000 1.00000 +DEAL::0.694720 -0.305418 1.00000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.536612 0.00000 1.00000 +DEAL::0.518306 -0.250000 1.00000 +DEAL::0.700847 -0.307087 0.750000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.694720 -0.305418 1.00000 +DEAL::0.603553 -0.603553 1.00000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.518306 -0.250000 1.00000 +DEAL::0.500000 -0.500000 1.00000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.527459 0.250000 0.00000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.527077 0.250000 0.250000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.410176 0.198223 0.00000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.409985 0.198223 0.250000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.554917 3.46945e-18 0.00000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.527459 -0.250000 0.00000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.554155 1.87928e-18 0.250000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.527077 -0.250000 0.250000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.423905 1.73472e-18 0.00000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.410176 -0.198223 0.00000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.423524 9.39642e-19 0.250000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.409985 -0.198223 0.250000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.526696 0.250000 0.500000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.500000 0.500000 1.00000 +DEAL::0.518306 0.250000 1.00000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.396447 0.396447 1.00000 +DEAL::0.405600 0.198223 1.00000 +DEAL::0.522501 0.250000 0.750000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.518306 0.250000 1.00000 +DEAL::0.536612 0.00000 1.00000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.405600 0.198223 1.00000 +DEAL::0.414752 0.00000 1.00000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.409795 0.198223 0.500000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.396447 0.396447 1.00000 +DEAL::0.405600 0.198223 1.00000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.292893 1.00000 +DEAL::0.292893 0.146447 1.00000 +DEAL::0.407697 0.198223 0.750000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.405600 0.198223 1.00000 +DEAL::0.414752 0.00000 1.00000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 0.146447 1.00000 +DEAL::0.292893 0.00000 1.00000 +DEAL::0.553392 2.89121e-19 0.500000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.526696 -0.250000 0.500000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.545002 1.44560e-19 0.750000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.536612 0.00000 1.00000 +DEAL::0.518306 -0.250000 1.00000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.414752 0.00000 1.00000 +DEAL::0.405600 -0.198223 1.00000 +DEAL::0.522501 -0.250000 0.750000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.518306 -0.250000 1.00000 +DEAL::0.500000 -0.500000 1.00000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.405600 -0.198223 1.00000 +DEAL::0.396447 -0.396447 1.00000 +DEAL::0.423143 1.44560e-19 0.500000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.409795 -0.198223 0.500000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.418948 7.22801e-20 0.750000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.414752 0.00000 1.00000 +DEAL::0.405600 -0.198223 1.00000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 0.00000 1.00000 +DEAL::0.292893 -0.146447 1.00000 +DEAL::0.407697 -0.198223 0.750000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.405600 -0.198223 1.00000 +DEAL::0.396447 -0.396447 1.00000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.292893 -0.146447 1.00000 +DEAL::0.292893 -0.292893 1.00000 +DEAL::0.707107 0.707107 0.00000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.707107 0.707107 0.250000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.382683 0.923880 0.00000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.382683 0.923880 0.250000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.603553 0.603553 0.00000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.707107 0.707107 0.250000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.707107 0.707107 0.500000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.382683 0.923880 0.250000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.382683 0.923880 0.500000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.603553 0.603553 0.250000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.382683 0.923880 0.00000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.382683 0.923880 0.250000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.00000 1.00000 0.00000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 1.00000 0.250000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::0.307239 0.703692 0.00000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 0.554917 0.00000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::0.382683 0.923880 0.250000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.382683 0.923880 0.500000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.00000 1.00000 0.250000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::0.00000 1.00000 0.500000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::0.307239 0.703502 0.250000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.250000 0.526696 0.500000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::0.500000 0.500000 0.00000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.396447 0.396447 0.00000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.500000 0.500000 0.250000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.396447 0.396447 0.250000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.250000 0.527459 0.00000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.00000 0.554917 0.00000 +DEAL::0.00000 0.423905 0.00000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::0.198223 0.410176 0.00000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.00000 0.423905 0.00000 +DEAL::0.00000 0.292893 0.00000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::0.00000 0.292893 0.250000 +DEAL::0.250000 0.527077 0.250000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.198223 0.409795 0.500000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::0.198223 0.409985 0.250000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.146447 0.292893 0.500000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::0.00000 0.292893 0.250000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::0.00000 0.292893 0.500000 +DEAL::0.707107 0.707107 0.500000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.707107 0.707107 0.750000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.382683 0.923880 0.500000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.382683 0.923880 0.750000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.603553 0.603553 0.500000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.707107 0.707107 0.750000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.707107 0.707107 1.00000 +DEAL::0.603553 0.603553 1.00000 +DEAL::0.382683 0.923880 0.750000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.382683 0.923880 1.00000 +DEAL::0.305418 0.694720 1.00000 +DEAL::0.603553 0.603553 0.750000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.603553 0.603553 1.00000 +DEAL::0.500000 0.500000 1.00000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.305418 0.694720 1.00000 +DEAL::0.250000 0.518306 1.00000 +DEAL::0.382683 0.923880 0.500000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.382683 0.923880 0.750000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.00000 1.00000 0.500000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::0.00000 1.00000 0.750000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::0.307239 0.703311 0.500000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.250000 0.522501 0.750000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::0.382683 0.923880 0.750000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.382683 0.923880 1.00000 +DEAL::0.305418 0.694720 1.00000 +DEAL::0.00000 1.00000 0.750000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::0.00000 1.00000 1.00000 +DEAL::0.00000 0.768306 1.00000 +DEAL::0.307087 0.700847 0.750000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.305418 0.694720 1.00000 +DEAL::0.250000 0.518306 1.00000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::0.00000 0.768306 1.00000 +DEAL::0.00000 0.536612 1.00000 +DEAL::0.500000 0.500000 0.500000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.396447 0.396447 0.500000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.500000 0.500000 0.750000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.500000 0.500000 1.00000 +DEAL::0.396447 0.396447 1.00000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.250000 0.518306 1.00000 +DEAL::0.198223 0.405600 1.00000 +DEAL::0.396447 0.396447 0.750000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.396447 0.396447 1.00000 +DEAL::0.292893 0.292893 1.00000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.198223 0.405600 1.00000 +DEAL::0.146447 0.292893 1.00000 +DEAL::0.250000 0.526696 0.500000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.198223 0.407697 0.750000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.198223 0.409795 0.500000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.146447 0.292893 0.750000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::0.00000 0.292893 0.500000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.250000 0.522501 0.750000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.250000 0.518306 1.00000 +DEAL::0.198223 0.405600 1.00000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.536612 1.00000 +DEAL::0.00000 0.414752 1.00000 +DEAL::0.198223 0.407697 0.750000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.198223 0.405600 1.00000 +DEAL::0.146447 0.292893 1.00000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.414752 1.00000 +DEAL::0.00000 0.292893 1.00000 +DEAL::0.00000 1.00000 0.00000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 1.00000 0.250000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::-0.382683 0.923880 0.00000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.382683 0.923880 0.250000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::0.00000 0.777459 0.00000 +DEAL::0.00000 0.554917 0.00000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::0.00000 1.00000 0.250000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::0.00000 1.00000 0.500000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::-0.382683 0.923880 0.250000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.382683 0.923880 0.500000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::1.73472e-18 0.777077 0.250000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.382683 0.923880 0.00000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.382683 0.923880 0.250000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.707107 0.707107 0.00000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.707107 0.707107 0.250000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.307239 0.703692 0.00000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.382683 0.923880 0.250000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.382683 0.923880 0.500000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.707107 0.707107 0.250000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.707107 0.707107 0.500000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.307239 0.703502 0.250000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::0.00000 0.554917 0.00000 +DEAL::0.00000 0.423905 0.00000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::0.00000 0.423905 0.00000 +DEAL::0.00000 0.292893 0.00000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::0.00000 0.292893 0.250000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::3.46945e-18 0.554155 0.250000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::1.73472e-18 0.423524 0.250000 +DEAL::0.00000 0.292893 0.250000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::0.00000 0.292893 0.500000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.250000 0.527459 0.00000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.198223 0.410176 0.00000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.250000 0.527077 0.250000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.198223 0.409985 0.250000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::0.00000 1.00000 0.500000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::0.00000 1.00000 0.750000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::-0.382683 0.923880 0.500000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.382683 0.923880 0.750000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::3.46945e-18 0.776696 0.500000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::0.00000 1.00000 0.750000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::0.00000 1.00000 1.00000 +DEAL::0.00000 0.768306 1.00000 +DEAL::-0.382683 0.923880 0.750000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.382683 0.923880 1.00000 +DEAL::-0.305418 0.694720 1.00000 +DEAL::1.73472e-18 0.772501 0.750000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::0.00000 0.768306 1.00000 +DEAL::0.00000 0.536612 1.00000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.305418 0.694720 1.00000 +DEAL::-0.250000 0.518306 1.00000 +DEAL::-0.382683 0.923880 0.500000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.382683 0.923880 0.750000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.707107 0.707107 0.500000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.707107 0.707107 0.750000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.307239 0.703311 0.500000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.382683 0.923880 0.750000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.382683 0.923880 1.00000 +DEAL::-0.305418 0.694720 1.00000 +DEAL::-0.707107 0.707107 0.750000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.707107 0.707107 1.00000 +DEAL::-0.603553 0.603553 1.00000 +DEAL::-0.307087 0.700847 0.750000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.305418 0.694720 1.00000 +DEAL::-0.250000 0.518306 1.00000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.603553 0.603553 1.00000 +DEAL::-0.500000 0.500000 1.00000 +DEAL::6.93889e-18 0.553392 0.500000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::3.46945e-18 0.423143 0.500000 +DEAL::0.00000 0.292893 0.500000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.292893 0.750000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::3.46945e-18 0.545002 0.750000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.536612 1.00000 +DEAL::0.00000 0.414752 1.00000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.250000 0.518306 1.00000 +DEAL::-0.198223 0.405600 1.00000 +DEAL::1.73472e-18 0.418948 0.750000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.414752 1.00000 +DEAL::0.00000 0.292893 1.00000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.198223 0.405600 1.00000 +DEAL::-0.146447 0.292893 1.00000 +DEAL::-0.250000 0.526696 0.500000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.198223 0.409795 0.500000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.250000 0.522501 0.750000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.250000 0.518306 1.00000 +DEAL::-0.198223 0.405600 1.00000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.500000 0.500000 1.00000 +DEAL::-0.396447 0.396447 1.00000 +DEAL::-0.198223 0.407697 0.750000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.198223 0.405600 1.00000 +DEAL::-0.146447 0.292893 1.00000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.396447 0.396447 1.00000 +DEAL::-0.292893 0.292893 1.00000 +DEAL::0.292893 0.292893 0.00000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.292893 0.146447 0.00000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.292893 0.292893 0.250000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.292893 0.146447 0.250000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 0.292893 0.00000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.00000 0.292893 0.00000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.292893 0.250000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.146447 0.146447 0.00000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.146447 0.292893 0.250000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.00000 0.292893 0.250000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.292893 0.500000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.146447 0.146447 0.250000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.292893 0.00000 0.00000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.292893 -0.146447 0.00000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.292893 0.00000 0.250000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.292893 -0.146447 0.250000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.146447 0.00000 0.00000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.146447 -0.146447 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::0.146447 0.00000 0.250000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.146447 -0.146447 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::0.292893 0.292893 0.500000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.292893 0.146447 0.500000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.292893 0.292893 0.750000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.292893 1.00000 +DEAL::0.292893 0.146447 1.00000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.292893 1.00000 +DEAL::0.146447 0.146447 1.00000 +DEAL::0.292893 0.146447 0.750000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 0.146447 1.00000 +DEAL::0.292893 0.00000 1.00000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 0.146447 1.00000 +DEAL::0.146447 0.00000 1.00000 +DEAL::0.146447 0.292893 0.500000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.00000 0.292893 0.500000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.146447 0.146447 0.500000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.146447 0.292893 0.750000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.292893 1.00000 +DEAL::0.146447 0.146447 1.00000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.292893 1.00000 +DEAL::0.00000 0.146447 1.00000 +DEAL::0.146447 0.146447 0.750000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 0.146447 1.00000 +DEAL::0.146447 0.00000 1.00000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 0.146447 1.00000 +DEAL::0.00000 0.00000 1.00000 +DEAL::0.292893 0.00000 0.500000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.292893 -0.146447 0.500000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.292893 0.00000 0.750000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 0.00000 1.00000 +DEAL::0.292893 -0.146447 1.00000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 0.00000 1.00000 +DEAL::0.146447 -0.146447 1.00000 +DEAL::0.292893 -0.146447 0.750000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.292893 -0.146447 1.00000 +DEAL::0.292893 -0.292893 1.00000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.146447 -0.146447 1.00000 +DEAL::0.146447 -0.292893 1.00000 +DEAL::0.146447 0.00000 0.500000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.146447 -0.146447 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::0.146447 0.00000 0.750000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 0.00000 1.00000 +DEAL::0.146447 -0.146447 1.00000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 0.00000 1.00000 +DEAL::0.00000 -0.146447 1.00000 +DEAL::0.146447 -0.146447 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.146447 -0.146447 1.00000 +DEAL::0.146447 -0.292893 1.00000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::0.00000 -0.146447 1.00000 +DEAL::0.00000 -0.292893 1.00000 +DEAL::0.00000 0.292893 0.00000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.292893 0.250000 +DEAL::0.00000 0.146447 0.250000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::0.00000 0.146447 0.00000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.00000 0.250000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::0.00000 0.292893 0.250000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.292893 0.500000 +DEAL::0.00000 0.146447 0.500000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::0.00000 0.146447 0.250000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.00000 0.500000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 0.292893 0.00000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.146447 0.146447 0.00000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.146447 0.292893 0.250000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.146447 0.146447 0.250000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::0.00000 0.00000 0.00000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::0.00000 -0.146447 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::0.00000 0.00000 0.250000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::0.00000 -0.146447 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.146447 0.00000 0.00000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.146447 -0.146447 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::-0.146447 0.00000 0.250000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.146447 -0.146447 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::0.00000 0.292893 0.500000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.146447 0.750000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::0.00000 0.146447 0.500000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.00000 0.750000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::0.00000 0.292893 0.750000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.292893 1.00000 +DEAL::0.00000 0.146447 1.00000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.292893 1.00000 +DEAL::-0.146447 0.146447 1.00000 +DEAL::0.00000 0.146447 0.750000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 0.146447 1.00000 +DEAL::0.00000 0.00000 1.00000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 0.146447 1.00000 +DEAL::-0.146447 0.00000 1.00000 +DEAL::-0.146447 0.292893 0.500000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.146447 0.146447 0.500000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.146447 0.292893 0.750000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.292893 1.00000 +DEAL::-0.146447 0.146447 1.00000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.292893 0.292893 1.00000 +DEAL::-0.292893 0.146447 1.00000 +DEAL::-0.146447 0.146447 0.750000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 0.146447 1.00000 +DEAL::-0.146447 0.00000 1.00000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.292893 0.146447 1.00000 +DEAL::-0.292893 0.00000 1.00000 +DEAL::0.00000 0.00000 0.500000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::0.00000 -0.146447 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::0.00000 0.00000 0.750000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 0.00000 1.00000 +DEAL::0.00000 -0.146447 1.00000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 0.00000 1.00000 +DEAL::-0.146447 -0.146447 1.00000 +DEAL::0.00000 -0.146447 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::0.00000 -0.146447 1.00000 +DEAL::0.00000 -0.292893 1.00000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.146447 -0.146447 1.00000 +DEAL::-0.146447 -0.292893 1.00000 +DEAL::-0.146447 0.00000 0.500000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.146447 -0.146447 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::-0.146447 0.00000 0.750000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 0.00000 1.00000 +DEAL::-0.146447 -0.146447 1.00000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.292893 0.00000 1.00000 +DEAL::-0.292893 -0.146447 1.00000 +DEAL::-0.146447 -0.146447 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.146447 -0.146447 1.00000 +DEAL::-0.146447 -0.292893 1.00000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::-0.292893 -0.146447 1.00000 +DEAL::-0.292893 -0.292893 1.00000 +DEAL::0.707107 -0.707107 0.00000 +DEAL::0.382683 -0.923880 0.00000 +DEAL::0.707107 -0.707107 0.250000 +DEAL::0.382683 -0.923880 0.250000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::0.382683 -0.923880 0.00000 +DEAL::0.00000 -1.00000 0.00000 +DEAL::0.382683 -0.923880 0.250000 +DEAL::0.00000 -1.00000 0.250000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::0.707107 -0.707107 0.250000 +DEAL::0.382683 -0.923880 0.250000 +DEAL::0.707107 -0.707107 0.500000 +DEAL::0.382683 -0.923880 0.500000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::0.382683 -0.923880 0.250000 +DEAL::0.00000 -1.00000 0.250000 +DEAL::0.382683 -0.923880 0.500000 +DEAL::0.00000 -1.00000 0.500000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::0.603553 -0.603553 0.00000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::0.307239 -0.703692 0.00000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::0.603553 -0.603553 0.250000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::0.307239 -0.703502 0.250000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::0.00000 -1.00000 0.00000 +DEAL::-0.382683 -0.923880 0.00000 +DEAL::0.00000 -1.00000 0.250000 +DEAL::-0.382683 -0.923880 0.250000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::-0.382683 -0.923880 0.00000 +DEAL::-0.707107 -0.707107 0.00000 +DEAL::-0.382683 -0.923880 0.250000 +DEAL::-0.707107 -0.707107 0.250000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::0.00000 -1.00000 0.250000 +DEAL::-0.382683 -0.923880 0.250000 +DEAL::0.00000 -1.00000 0.500000 +DEAL::-0.382683 -0.923880 0.500000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::-0.382683 -0.923880 0.250000 +DEAL::-0.707107 -0.707107 0.250000 +DEAL::-0.382683 -0.923880 0.500000 +DEAL::-0.707107 -0.707107 0.500000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::1.73472e-18 -0.777459 0.00000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::-0.307239 -0.703692 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::9.39642e-19 -0.777077 0.250000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::-0.307239 -0.703502 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::0.707107 -0.707107 0.500000 +DEAL::0.382683 -0.923880 0.500000 +DEAL::0.707107 -0.707107 0.750000 +DEAL::0.382683 -0.923880 0.750000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::0.382683 -0.923880 0.500000 +DEAL::0.00000 -1.00000 0.500000 +DEAL::0.382683 -0.923880 0.750000 +DEAL::0.00000 -1.00000 0.750000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::0.707107 -0.707107 0.750000 +DEAL::0.382683 -0.923880 0.750000 +DEAL::0.707107 -0.707107 1.00000 +DEAL::0.382683 -0.923880 1.00000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::0.603553 -0.603553 1.00000 +DEAL::0.305418 -0.694720 1.00000 +DEAL::0.382683 -0.923880 0.750000 +DEAL::0.00000 -1.00000 0.750000 +DEAL::0.382683 -0.923880 1.00000 +DEAL::0.00000 -1.00000 1.00000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::0.305418 -0.694720 1.00000 +DEAL::0.00000 -0.768306 1.00000 +DEAL::0.603553 -0.603553 0.500000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::0.307239 -0.703311 0.500000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::0.603553 -0.603553 0.750000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::0.603553 -0.603553 1.00000 +DEAL::0.305418 -0.694720 1.00000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::0.500000 -0.500000 1.00000 +DEAL::0.250000 -0.518306 1.00000 +DEAL::0.307087 -0.700847 0.750000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::0.305418 -0.694720 1.00000 +DEAL::0.00000 -0.768306 1.00000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::0.250000 -0.518306 1.00000 +DEAL::0.00000 -0.536612 1.00000 +DEAL::0.00000 -1.00000 0.500000 +DEAL::-0.382683 -0.923880 0.500000 +DEAL::0.00000 -1.00000 0.750000 +DEAL::-0.382683 -0.923880 0.750000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::-0.382683 -0.923880 0.500000 +DEAL::-0.707107 -0.707107 0.500000 +DEAL::-0.382683 -0.923880 0.750000 +DEAL::-0.707107 -0.707107 0.750000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::0.00000 -1.00000 0.750000 +DEAL::-0.382683 -0.923880 0.750000 +DEAL::0.00000 -1.00000 1.00000 +DEAL::-0.382683 -0.923880 1.00000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::0.00000 -0.768306 1.00000 +DEAL::-0.305418 -0.694720 1.00000 +DEAL::-0.382683 -0.923880 0.750000 +DEAL::-0.707107 -0.707107 0.750000 +DEAL::-0.382683 -0.923880 1.00000 +DEAL::-0.707107 -0.707107 1.00000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.305418 -0.694720 1.00000 +DEAL::-0.603553 -0.603553 1.00000 +DEAL::1.44560e-19 -0.776696 0.500000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::-0.307239 -0.703311 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::7.22801e-20 -0.772501 0.750000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::0.00000 -0.768306 1.00000 +DEAL::-0.305418 -0.694720 1.00000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::0.00000 -0.536612 1.00000 +DEAL::-0.250000 -0.518306 1.00000 +DEAL::-0.307087 -0.700847 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.305418 -0.694720 1.00000 +DEAL::-0.603553 -0.603553 1.00000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.250000 -0.518306 1.00000 +DEAL::-0.500000 -0.500000 1.00000 +DEAL::0.500000 -0.500000 0.00000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::0.250000 -0.527459 0.00000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::0.500000 -0.500000 0.250000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::0.250000 -0.527077 0.250000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::0.396447 -0.396447 0.00000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::0.292893 -0.292893 0.00000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.198223 -0.410176 0.00000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::0.146447 -0.292893 0.00000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::0.396447 -0.396447 0.250000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::0.292893 -0.292893 0.250000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.198223 -0.409985 0.250000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::0.146447 -0.292893 0.250000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::3.46945e-18 -0.554917 0.00000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::-0.250000 -0.527459 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::1.87928e-18 -0.554155 0.250000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::-0.250000 -0.527077 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::1.73472e-18 -0.423905 0.00000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::0.00000 -0.292893 0.00000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.198223 -0.410176 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.146447 -0.292893 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::9.39642e-19 -0.423524 0.250000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::0.00000 -0.292893 0.250000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.198223 -0.409985 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.146447 -0.292893 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::0.500000 -0.500000 0.500000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::0.250000 -0.526696 0.500000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::0.500000 -0.500000 0.750000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::0.500000 -0.500000 1.00000 +DEAL::0.250000 -0.518306 1.00000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::0.396447 -0.396447 1.00000 +DEAL::0.198223 -0.405600 1.00000 +DEAL::0.250000 -0.522501 0.750000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::0.250000 -0.518306 1.00000 +DEAL::0.00000 -0.536612 1.00000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::0.198223 -0.405600 1.00000 +DEAL::0.00000 -0.414752 1.00000 +DEAL::0.396447 -0.396447 0.500000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::0.292893 -0.292893 0.500000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.198223 -0.409795 0.500000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::0.146447 -0.292893 0.500000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::0.396447 -0.396447 0.750000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::0.396447 -0.396447 1.00000 +DEAL::0.198223 -0.405600 1.00000 +DEAL::0.292893 -0.292893 0.750000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.292893 -0.292893 1.00000 +DEAL::0.146447 -0.292893 1.00000 +DEAL::0.198223 -0.407697 0.750000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::0.198223 -0.405600 1.00000 +DEAL::0.00000 -0.414752 1.00000 +DEAL::0.146447 -0.292893 0.750000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::0.146447 -0.292893 1.00000 +DEAL::0.00000 -0.292893 1.00000 +DEAL::2.89121e-19 -0.553392 0.500000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::-0.250000 -0.526696 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::1.44560e-19 -0.545002 0.750000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::0.00000 -0.536612 1.00000 +DEAL::-0.250000 -0.518306 1.00000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::0.00000 -0.414752 1.00000 +DEAL::-0.198223 -0.405600 1.00000 +DEAL::-0.250000 -0.522501 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.250000 -0.518306 1.00000 +DEAL::-0.500000 -0.500000 1.00000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.198223 -0.405600 1.00000 +DEAL::-0.396447 -0.396447 1.00000 +DEAL::1.44560e-19 -0.423143 0.500000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::0.00000 -0.292893 0.500000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.198223 -0.409795 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.146447 -0.292893 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::7.22801e-20 -0.418948 0.750000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::0.00000 -0.414752 1.00000 +DEAL::-0.198223 -0.405600 1.00000 +DEAL::0.00000 -0.292893 0.750000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::0.00000 -0.292893 1.00000 +DEAL::-0.146447 -0.292893 1.00000 +DEAL::-0.198223 -0.407697 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.198223 -0.405600 1.00000 +DEAL::-0.396447 -0.396447 1.00000 +DEAL::-0.146447 -0.292893 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::-0.146447 -0.292893 1.00000 +DEAL::-0.292893 -0.292893 1.00000 +DEAL::-0.707107 0.707107 0.00000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.707107 0.707107 0.250000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.923880 0.382683 0.00000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.923880 0.382683 0.250000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.603553 0.603553 0.00000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.707107 0.707107 0.250000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.707107 0.707107 0.500000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.923880 0.382683 0.250000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.923880 0.382683 0.500000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.603553 0.603553 0.250000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.923880 0.382683 0.00000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.923880 0.382683 0.250000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-1.00000 0.00000 0.00000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-1.00000 0.00000 0.250000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.703692 0.307239 0.00000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.923880 0.382683 0.250000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.923880 0.382683 0.500000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-1.00000 0.00000 0.250000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-1.00000 0.00000 0.500000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.703502 0.307239 0.250000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.500000 0.500000 0.00000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.396447 0.396447 0.00000 +DEAL::-0.292893 0.292893 0.00000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.500000 0.500000 0.250000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.396447 0.396447 0.250000 +DEAL::-0.292893 0.292893 0.250000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.527459 0.250000 0.00000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.410176 0.198223 0.00000 +DEAL::-0.292893 0.146447 0.00000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.527077 0.250000 0.250000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.409985 0.198223 0.250000 +DEAL::-0.292893 0.146447 0.250000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.707107 0.707107 0.500000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.707107 0.707107 0.750000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.923880 0.382683 0.500000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.923880 0.382683 0.750000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.603553 0.603553 0.500000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.707107 0.707107 0.750000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.707107 0.707107 1.00000 +DEAL::-0.603553 0.603553 1.00000 +DEAL::-0.923880 0.382683 0.750000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.923880 0.382683 1.00000 +DEAL::-0.694720 0.305418 1.00000 +DEAL::-0.603553 0.603553 0.750000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.603553 0.603553 1.00000 +DEAL::-0.500000 0.500000 1.00000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.694720 0.305418 1.00000 +DEAL::-0.518306 0.250000 1.00000 +DEAL::-0.923880 0.382683 0.500000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.923880 0.382683 0.750000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-1.00000 0.00000 0.500000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-1.00000 0.00000 0.750000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.703311 0.307239 0.500000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.923880 0.382683 0.750000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.923880 0.382683 1.00000 +DEAL::-0.694720 0.305418 1.00000 +DEAL::-1.00000 0.00000 0.750000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-1.00000 0.00000 1.00000 +DEAL::-0.768306 0.00000 1.00000 +DEAL::-0.700847 0.307087 0.750000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.694720 0.305418 1.00000 +DEAL::-0.518306 0.250000 1.00000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.768306 0.00000 1.00000 +DEAL::-0.536612 0.00000 1.00000 +DEAL::-0.500000 0.500000 0.500000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.396447 0.396447 0.500000 +DEAL::-0.292893 0.292893 0.500000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.500000 0.500000 0.750000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.500000 0.500000 1.00000 +DEAL::-0.396447 0.396447 1.00000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.518306 0.250000 1.00000 +DEAL::-0.405600 0.198223 1.00000 +DEAL::-0.396447 0.396447 0.750000 +DEAL::-0.292893 0.292893 0.750000 +DEAL::-0.396447 0.396447 1.00000 +DEAL::-0.292893 0.292893 1.00000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.405600 0.198223 1.00000 +DEAL::-0.292893 0.146447 1.00000 +DEAL::-0.526696 0.250000 0.500000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.409795 0.198223 0.500000 +DEAL::-0.292893 0.146447 0.500000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.522501 0.250000 0.750000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.518306 0.250000 1.00000 +DEAL::-0.405600 0.198223 1.00000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.536612 0.00000 1.00000 +DEAL::-0.414752 0.00000 1.00000 +DEAL::-0.407697 0.198223 0.750000 +DEAL::-0.292893 0.146447 0.750000 +DEAL::-0.405600 0.198223 1.00000 +DEAL::-0.292893 0.146447 1.00000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.414752 0.00000 1.00000 +DEAL::-0.292893 0.00000 1.00000 +DEAL::-1.00000 0.00000 0.00000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-1.00000 0.00000 0.250000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.923880 -0.382683 0.00000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.923880 -0.382683 0.250000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.777459 0.00000 0.00000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-1.00000 0.00000 0.250000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-1.00000 0.00000 0.500000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.923880 -0.382683 0.250000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.923880 -0.382683 0.500000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.777077 1.73472e-18 0.250000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.923880 -0.382683 0.00000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.923880 -0.382683 0.250000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.707107 -0.707107 0.00000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.707107 -0.707107 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.703692 -0.307239 0.00000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.603553 -0.603553 0.00000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.923880 -0.382683 0.250000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.923880 -0.382683 0.500000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.707107 -0.707107 0.250000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.707107 -0.707107 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.703502 -0.307239 0.250000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.603553 -0.603553 0.250000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.554917 0.00000 0.00000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.423905 0.00000 0.00000 +DEAL::-0.292893 0.00000 0.00000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.554155 3.46945e-18 0.250000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.423524 1.73472e-18 0.250000 +DEAL::-0.292893 0.00000 0.250000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.527459 -0.250000 0.00000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.500000 -0.500000 0.00000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.410176 -0.198223 0.00000 +DEAL::-0.292893 -0.146447 0.00000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.396447 -0.396447 0.00000 +DEAL::-0.292893 -0.292893 0.00000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::-0.527077 -0.250000 0.250000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.500000 -0.500000 0.250000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.409985 -0.198223 0.250000 +DEAL::-0.292893 -0.146447 0.250000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.396447 -0.396447 0.250000 +DEAL::-0.292893 -0.292893 0.250000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::-1.00000 0.00000 0.500000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-1.00000 0.00000 0.750000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.923880 -0.382683 0.500000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.923880 -0.382683 0.750000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.776696 3.46945e-18 0.500000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-1.00000 0.00000 0.750000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-1.00000 0.00000 1.00000 +DEAL::-0.768306 0.00000 1.00000 +DEAL::-0.923880 -0.382683 0.750000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.923880 -0.382683 1.00000 +DEAL::-0.694720 -0.305418 1.00000 +DEAL::-0.772501 1.73472e-18 0.750000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.768306 0.00000 1.00000 +DEAL::-0.536612 0.00000 1.00000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.694720 -0.305418 1.00000 +DEAL::-0.518306 -0.250000 1.00000 +DEAL::-0.923880 -0.382683 0.500000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.923880 -0.382683 0.750000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.707107 -0.707107 0.500000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.707107 -0.707107 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.703311 -0.307239 0.500000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.603553 -0.603553 0.500000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.923880 -0.382683 0.750000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.923880 -0.382683 1.00000 +DEAL::-0.694720 -0.305418 1.00000 +DEAL::-0.707107 -0.707107 0.750000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.707107 -0.707107 1.00000 +DEAL::-0.603553 -0.603553 1.00000 +DEAL::-0.700847 -0.307087 0.750000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.694720 -0.305418 1.00000 +DEAL::-0.518306 -0.250000 1.00000 +DEAL::-0.603553 -0.603553 0.750000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.603553 -0.603553 1.00000 +DEAL::-0.500000 -0.500000 1.00000 +DEAL::-0.553392 6.93889e-18 0.500000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.423143 3.46945e-18 0.500000 +DEAL::-0.292893 0.00000 0.500000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.545002 3.46945e-18 0.750000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.536612 0.00000 1.00000 +DEAL::-0.414752 0.00000 1.00000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.518306 -0.250000 1.00000 +DEAL::-0.405600 -0.198223 1.00000 +DEAL::-0.418948 1.73472e-18 0.750000 +DEAL::-0.292893 0.00000 0.750000 +DEAL::-0.414752 0.00000 1.00000 +DEAL::-0.292893 0.00000 1.00000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.405600 -0.198223 1.00000 +DEAL::-0.292893 -0.146447 1.00000 +DEAL::-0.526696 -0.250000 0.500000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.500000 -0.500000 0.500000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.409795 -0.198223 0.500000 +DEAL::-0.292893 -0.146447 0.500000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.396447 -0.396447 0.500000 +DEAL::-0.292893 -0.292893 0.500000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::-0.522501 -0.250000 0.750000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.518306 -0.250000 1.00000 +DEAL::-0.405600 -0.198223 1.00000 +DEAL::-0.500000 -0.500000 0.750000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.500000 -0.500000 1.00000 +DEAL::-0.396447 -0.396447 1.00000 +DEAL::-0.407697 -0.198223 0.750000 +DEAL::-0.292893 -0.146447 0.750000 +DEAL::-0.405600 -0.198223 1.00000 +DEAL::-0.292893 -0.146447 1.00000 +DEAL::-0.396447 -0.396447 0.750000 +DEAL::-0.292893 -0.292893 0.750000 +DEAL::-0.396447 -0.396447 1.00000 +DEAL::-0.292893 -0.292893 1.00000 diff --git a/tests/bits/cylinder_04.cc b/tests/bits/cylinder_04.cc index e067e52fba..ea6ffa2f34 100644 --- a/tests/bits/cylinder_04.cc +++ b/tests/bits/cylinder_04.cc @@ -71,7 +71,7 @@ void check () int main () { - std::ofstream logfile("cylinder_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_04/cmp/generic b/tests/bits/cylinder_04.output similarity index 100% rename from tests/bits/cylinder_04/cmp/generic rename to tests/bits/cylinder_04.output diff --git a/tests/bits/cylinder_shell_01.cc b/tests/bits/cylinder_shell_01.cc index 17eeda8bf9..6da2f3464d 100644 --- a/tests/bits/cylinder_shell_01.cc +++ b/tests/bits/cylinder_shell_01.cc @@ -32,7 +32,7 @@ int main () { - std::ofstream logfile("cylinder_shell_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_shell_01/cmp/generic b/tests/bits/cylinder_shell_01.output similarity index 100% rename from tests/bits/cylinder_shell_01/cmp/generic rename to tests/bits/cylinder_shell_01.output diff --git a/tests/bits/cylinder_shell_02.cc b/tests/bits/cylinder_shell_02.cc index 7f17388a77..f6304a4ed2 100644 --- a/tests/bits/cylinder_shell_02.cc +++ b/tests/bits/cylinder_shell_02.cc @@ -37,7 +37,7 @@ int main () { - std::ofstream logfile("cylinder_shell_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/cylinder_shell_02/cmp/generic b/tests/bits/cylinder_shell_02.output similarity index 100% rename from tests/bits/cylinder_shell_02/cmp/generic rename to tests/bits/cylinder_shell_02.output diff --git a/tests/bits/data_out_01.cc b/tests/bits/data_out_01.cc index 90b26b13a9..22e4b08b50 100644 --- a/tests/bits/data_out_01.cc +++ b/tests/bits/data_out_01.cc @@ -21,7 +21,7 @@ #include -std::string output_file_name = "data_out_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_01/cmp/generic b/tests/bits/data_out_01.output similarity index 100% rename from tests/bits/data_out_01/cmp/generic rename to tests/bits/data_out_01.output diff --git a/tests/bits/data_out_02.cc b/tests/bits/data_out_02.cc index a8f5cc0bec..02ed8b5243 100644 --- a/tests/bits/data_out_02.cc +++ b/tests/bits/data_out_02.cc @@ -24,7 +24,7 @@ #include -std::string output_file_name = "data_out_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_02/cmp/generic b/tests/bits/data_out_02.output similarity index 100% rename from tests/bits/data_out_02/cmp/generic rename to tests/bits/data_out_02.output diff --git a/tests/bits/data_out_03.cc b/tests/bits/data_out_03.cc index 3c1baefda2..6af4951375 100644 --- a/tests/bits/data_out_03.cc +++ b/tests/bits/data_out_03.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_03/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_03/cmp/generic b/tests/bits/data_out_03.output similarity index 100% rename from tests/bits/data_out_03/cmp/generic rename to tests/bits/data_out_03.output diff --git a/tests/bits/data_out_04.cc b/tests/bits/data_out_04.cc index a6c44b3d5d..b8e4924e5e 100644 --- a/tests/bits/data_out_04.cc +++ b/tests/bits/data_out_04.cc @@ -28,7 +28,7 @@ #include -std::string output_file_name = "data_out_04/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_04.output b/tests/bits/data_out_04.output new file mode 100644 index 0000000000..ca12e68668 --- /dev/null +++ b/tests/bits/data_out_04.output @@ -0,0 +1,75 @@ + +DEAL::Checking Q1 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking Q1 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking Q1 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking Q2 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking Q2 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking Q2 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking Q3 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking Q3 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking Q3 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking DGQ0 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking DGQ0 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking DGQ0 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking DGQ1 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking DGQ1 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking DGQ1 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking DGQ2 in 1d: +DEAL::1 +DEAL::1 1 vector_data +DEAL::OK +DEAL::Checking DGQ2 in 2d: +DEAL::1 +DEAL::0 1 vector_data +DEAL::OK +DEAL::Checking DGQ2 in 3d: +DEAL::0 +DEAL::OK +DEAL::Checking Nedelec0 in 2d: +DEAL::1 +DEAL::1 2 vector_data +DEAL::OK +DEAL::Checking Nedelec0 in 3d: +DEAL::1 +DEAL::1 3 vector_data +DEAL::OK diff --git a/tests/bits/data_out_05.cc b/tests/bits/data_out_05.cc index dd71f81284..fc27ef3fd2 100644 --- a/tests/bits/data_out_05.cc +++ b/tests/bits/data_out_05.cc @@ -30,7 +30,7 @@ #include -std::string output_file_name = "data_out_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_05.output b/tests/bits/data_out_05.output new file mode 100644 index 0000000000..cc43a6a2bc --- /dev/null +++ b/tests/bits/data_out_05.output @@ -0,0 +1,2061 @@ + +DEAL::Checking Q1 in 1d: +DEAL::Checking FE_Q<1>(1) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +1.0 0 0 +2.0 0 0 +3.0 0 0 +3.0 0 0 +0.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +1.0 0 0 +2.0 0 0 +3.0 0 0 +3.0 0 0 +0.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking Q1 in 2d: +DEAL::Checking FE_Q<2>(1) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 2.0 5.0 6.0 2.0 3.0 6.0 7.0 8.0 9.0 10. 11. 9.0 0.0 11. 12. 10. 11. 4.0 13. 11. 12. 13. 2.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 2.0 5.0 6.0 2.0 3.0 6.0 7.0 8.0 9.0 10. 11. 9.0 0.0 11. 12. 10. 11. 4.0 13. 11. 12. 13. 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking Q1 in 3d: +DEAL::Checking FE_Q<3>(1) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 2.0 9.0 10. 11. 6.0 12. 13. 2.0 3.0 10. 14. 6.0 7.0 13. 15. 16. 4.0 11. 6.0 17. 18. 19. 20. 4.0 5.0 6.0 7.0 18. 21. 20. 22. 11. 6.0 12. 13. 19. 20. 23. 24. 6.0 7.0 13. 15. 20. 22. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 27. 0.0 29. 34. 31. 35. 33. 36. 28. 29. 8.0 37. 32. 33. 38. 39. 29. 34. 37. 2.0 33. 36. 39. 40. 30. 31. 32. 33. 16. 41. 42. 43. 31. 35. 33. 36. 41. 4.0 43. 44. 32. 33. 38. 39. 42. 43. 11. 45. 33. 36. 39. 40. 43. 44. 45. 6.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 2.0 9.0 10. 11. 6.0 12. 13. 2.0 3.0 10. 14. 6.0 7.0 13. 15. 16. 4.0 11. 6.0 17. 18. 19. 20. 4.0 5.0 6.0 7.0 18. 21. 20. 22. 11. 6.0 12. 13. 19. 20. 23. 24. 6.0 7.0 13. 15. 20. 22. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 27. 0.0 29. 34. 31. 35. 33. 36. 28. 29. 8.0 37. 32. 33. 38. 39. 29. 34. 37. 2.0 33. 36. 39. 40. 30. 31. 32. 33. 16. 41. 42. 43. 31. 35. 33. 36. 41. 4.0 43. 44. 32. 33. 38. 39. 42. 43. 11. 45. 33. 36. 39. 40. 43. 44. 45. 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking Q2 in 1d: +DEAL::Checking FE_Q<1>(2) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +1.0 0 0 +3.0 0 0 +4.0 0 0 +4.0 0 0 +0.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +1.0 0 0 +3.0 0 0 +4.0 0 0 +4.0 0 0 +0.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking Q2 in 2d: +DEAL::Checking FE_Q<2>(2) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 9.0 2.0 10. 11. 2.0 3.0 11. 17. 21. 22. 23. 24. 22. 0.0 24. 30. 23. 24. 9.0 35. 24. 30. 35. 2.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 9.0 2.0 10. 11. 2.0 3.0 11. 17. 21. 22. 23. 24. 22. 0.0 24. 30. 23. 24. 9.0 35. 24. 30. 35. 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking Q2 in 3d: +DEAL::Checking FE_Q<3>(2) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 27. 2.0 28. 29. 30. 6.0 31. 32. 2.0 3.0 29. 51. 6.0 7.0 32. 52. 63. 4.0 30. 6.0 64. 65. 66. 67. 4.0 5.0 6.0 7.0 65. 85. 67. 86. 30. 6.0 31. 32. 66. 67. 97. 98. 6.0 7.0 32. 52. 67. 86. 98. 1.1e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 0.0 1.2e+02 1.4e+02 1.2e+02 1.4e+02 1.2e+02 1.5e+02 1.2e+02 1.2e+02 27. 1.6e+02 1.2e+02 1.2e+02 1.6e+02 1.6e+02 1.2e+02 1.4e+02 1.6e+02 2.0 1.2e+02 1.5e+02 1.6e+02 1.8e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 63. 1.9e+02 1.9e+02 1.9e+02 1.2e+02 1.4e+02 1.2e+02 1.5e+02 1.9e+02 4.0 1.9e+02 2.1e+02 1.2e+02 1.2e+02 1.6e+02 1.6e+02 1.9e+02 1.9e+02 30. 2.2e+02 1.2e+02 1.5e+02 1.6e+02 1.8e+02 1.9e+02 2.1e+02 2.2e+02 6.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 27. 2.0 28. 29. 30. 6.0 31. 32. 2.0 3.0 29. 51. 6.0 7.0 32. 52. 63. 4.0 30. 6.0 64. 65. 66. 67. 4.0 5.0 6.0 7.0 65. 85. 67. 86. 30. 6.0 31. 32. 66. 67. 97. 98. 6.0 7.0 32. 52. 67. 86. 98. 1.1e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 0.0 1.2e+02 1.4e+02 1.2e+02 1.4e+02 1.2e+02 1.5e+02 1.2e+02 1.2e+02 27. 1.6e+02 1.2e+02 1.2e+02 1.6e+02 1.6e+02 1.2e+02 1.4e+02 1.6e+02 2.0 1.2e+02 1.5e+02 1.6e+02 1.8e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 63. 1.9e+02 1.9e+02 1.9e+02 1.2e+02 1.4e+02 1.2e+02 1.5e+02 1.9e+02 4.0 1.9e+02 2.1e+02 1.2e+02 1.2e+02 1.6e+02 1.6e+02 1.9e+02 1.9e+02 30. 2.2e+02 1.2e+02 1.5e+02 1.6e+02 1.8e+02 1.9e+02 2.1e+02 2.2e+02 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking Q3 in 1d: +DEAL::Checking FE_Q<1>(3) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +1.0 0 0 +4.0 0 0 +5.0 0 0 +5.0 0 0 +0.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +1.0 0 0 +4.0 0 0 +5.0 0 0 +5.0 0 0 +0.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking Q3 in 2d: +DEAL::Checking FE_Q<2>(3) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 16. 2.0 17. 18. 2.0 3.0 18. 31. 40. 41. 42. 43. 41. 0.0 43. 56. 42. 43. 16. 67. 43. 56. 67. 2.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 16. 2.0 17. 18. 2.0 3.0 18. 31. 40. 41. 42. 43. 41. 0.0 43. 56. 42. 43. 16. 67. 43. 56. 67. 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking Q3 in 3d: +DEAL::Checking FE_Q<3>(3) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 64. 2.0 65. 66. 67. 6.0 68. 69. 2.0 3.0 66. 1.2e+02 6.0 7.0 69. 1.2e+02 1.6e+02 4.0 67. 6.0 1.6e+02 1.6e+02 1.6e+02 1.6e+02 4.0 5.0 6.0 7.0 1.6e+02 2.2e+02 1.6e+02 2.2e+02 67. 6.0 68. 69. 1.6e+02 1.6e+02 2.5e+02 2.5e+02 6.0 7.0 69. 1.2e+02 1.6e+02 2.2e+02 2.5e+02 2.9e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 0.0 3.2e+02 3.8e+02 3.2e+02 3.8e+02 3.2e+02 3.8e+02 3.2e+02 3.2e+02 64. 4.3e+02 3.2e+02 3.2e+02 4.3e+02 4.3e+02 3.2e+02 3.8e+02 4.3e+02 2.0 3.2e+02 3.8e+02 4.3e+02 4.7e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 1.6e+02 5.1e+02 5.1e+02 5.1e+02 3.2e+02 3.8e+02 3.2e+02 3.8e+02 5.1e+02 4.0 5.1e+02 5.6e+02 3.2e+02 3.2e+02 4.3e+02 4.3e+02 5.1e+02 5.1e+02 67. 5.9e+02 3.2e+02 3.8e+02 4.3e+02 4.7e+02 5.1e+02 5.6e+02 5.9e+02 6.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 64. 2.0 65. 66. 67. 6.0 68. 69. 2.0 3.0 66. 1.2e+02 6.0 7.0 69. 1.2e+02 1.6e+02 4.0 67. 6.0 1.6e+02 1.6e+02 1.6e+02 1.6e+02 4.0 5.0 6.0 7.0 1.6e+02 2.2e+02 1.6e+02 2.2e+02 67. 6.0 68. 69. 1.6e+02 1.6e+02 2.5e+02 2.5e+02 6.0 7.0 69. 1.2e+02 1.6e+02 2.2e+02 2.5e+02 2.9e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 0.0 3.2e+02 3.8e+02 3.2e+02 3.8e+02 3.2e+02 3.8e+02 3.2e+02 3.2e+02 64. 4.3e+02 3.2e+02 3.2e+02 4.3e+02 4.3e+02 3.2e+02 3.8e+02 4.3e+02 2.0 3.2e+02 3.8e+02 4.3e+02 4.7e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 1.6e+02 5.1e+02 5.1e+02 5.1e+02 3.2e+02 3.8e+02 3.2e+02 3.8e+02 5.1e+02 4.0 5.1e+02 5.6e+02 3.2e+02 3.2e+02 4.3e+02 4.3e+02 5.1e+02 5.1e+02 67. 5.9e+02 3.2e+02 3.8e+02 4.3e+02 4.7e+02 5.1e+02 5.6e+02 5.9e+02 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking DGQ0 in 1d: +DEAL::Checking FE_DGQ<1>(0) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +0.0 0 0 +1.0 0 0 +1.0 0 0 +2.0 0 0 +2.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +0.0 0 0 +1.0 0 0 +1.0 0 0 +2.0 0 0 +2.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking DGQ0 in 2d: +DEAL::Checking FE_DGQ<2>(0) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking DGQ0 in 3d: +DEAL::Checking FE_DGQ<3>(0) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking DGQ1 in 1d: +DEAL::Checking FE_DGQ<1>(1) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +1.0 0 0 +2.0 0 0 +3.0 0 0 +4.0 0 0 +5.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +1.0 0 0 +2.0 0 0 +3.0 0 0 +4.0 0 0 +5.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking DGQ1 in 2d: +DEAL::Checking FE_DGQ<2>(1) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking DGQ1 in 3d: +DEAL::Checking FE_DGQ<3>(1) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63. 64. 65. 66. 67. 68. 69. 70. 71. 72. 73. 74. 75. 76. 77. 78. 79. 80. 81. 82. 83. 84. 85. 86. 87. 88. 89. 90. 91. 92. 93. 94. 95. 96. 97. 98. 99. 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63. 64. 65. 66. 67. 68. 69. 70. 71. 72. 73. 74. 75. 76. 77. 78. 79. 80. 81. 82. 83. 84. 85. 86. 87. 88. 89. 90. 91. 92. 93. 94. 95. 96. 97. 98. 99. 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.0e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 1.2e+02 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking DGQ2 in 1d: +DEAL::Checking FE_DGQ<1>(2) +DEAL::Component mask: vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +VECTORS node_data_1 double +0.0 0 0 +2.0 0 0 +3.0 0 0 +5.0 0 0 +6.0 0 0 +8.0 0 0 +VECTORS node_data_2 double +0.0 0 0 +2.0 0 0 +3.0 0 0 +5.0 0 0 +6.0 0 0 +8.0 0 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 +DEAL::Checking DGQ2 in 2d: +DEAL::Checking FE_DGQ<2>(2) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 2.0 6.0 8.0 9.0 11. 15. 17. 18. 20. 24. 26. 27. 29. 33. 35. 36. 38. 42. 44. 45. 47. 51. 53. 54. 56. 60. 62. +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 2.0 6.0 8.0 9.0 11. 15. 17. 18. 20. 24. 26. 27. 29. 33. 35. 36. 38. 42. 44. 45. 47. 51. 53. 54. 56. 60. 62. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking DGQ2 in 3d: +DEAL::Checking FE_DGQ<3>(2) +DEAL::Component mask: scalar +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 2.0 6.0 8.0 18. 20. 24. 26. 27. 29. 33. 35. 45. 47. 51. 53. 54. 56. 60. 62. 72. 74. 78. 80. 81. 83. 87. 89. 99. 1.0e+02 1.0e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.2e+02 1.3e+02 1.3e+02 1.3e+02 1.3e+02 1.4e+02 1.4e+02 1.4e+02 1.4e+02 1.5e+02 1.6e+02 1.6e+02 1.6e+02 1.6e+02 1.6e+02 1.7e+02 1.7e+02 1.8e+02 1.8e+02 1.9e+02 1.9e+02 1.9e+02 1.9e+02 2.0e+02 2.0e+02 2.1e+02 2.1e+02 2.1e+02 2.2e+02 2.2e+02 2.2e+02 2.2e+02 2.2e+02 2.3e+02 2.4e+02 2.4e+02 2.4e+02 2.4e+02 2.4e+02 2.5e+02 2.5e+02 2.6e+02 2.6e+02 2.7e+02 2.7e+02 2.7e+02 2.7e+02 2.8e+02 2.8e+02 2.9e+02 2.9e+02 2.9e+02 3.0e+02 3.0e+02 3.0e+02 3.0e+02 3.0e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.3e+02 3.3e+02 3.3e+02 3.4e+02 3.4e+02 3.5e+02 3.5e+02 3.5e+02 3.5e+02 3.6e+02 3.6e+02 3.7e+02 3.7e+02 3.8e+02 3.8e+02 3.8e+02 3.8e+02 3.8e+02 3.9e+02 4.0e+02 4.0e+02 4.0e+02 4.0e+02 +SCALARS node_data_2 double 1 +LOOKUP_TABLE default +0.0 2.0 6.0 8.0 18. 20. 24. 26. 27. 29. 33. 35. 45. 47. 51. 53. 54. 56. 60. 62. 72. 74. 78. 80. 81. 83. 87. 89. 99. 1.0e+02 1.0e+02 1.1e+02 1.1e+02 1.1e+02 1.1e+02 1.2e+02 1.3e+02 1.3e+02 1.3e+02 1.3e+02 1.4e+02 1.4e+02 1.4e+02 1.4e+02 1.5e+02 1.6e+02 1.6e+02 1.6e+02 1.6e+02 1.6e+02 1.7e+02 1.7e+02 1.8e+02 1.8e+02 1.9e+02 1.9e+02 1.9e+02 1.9e+02 2.0e+02 2.0e+02 2.1e+02 2.1e+02 2.1e+02 2.2e+02 2.2e+02 2.2e+02 2.2e+02 2.2e+02 2.3e+02 2.4e+02 2.4e+02 2.4e+02 2.4e+02 2.4e+02 2.5e+02 2.5e+02 2.6e+02 2.6e+02 2.7e+02 2.7e+02 2.7e+02 2.7e+02 2.8e+02 2.8e+02 2.9e+02 2.9e+02 2.9e+02 3.0e+02 3.0e+02 3.0e+02 3.0e+02 3.0e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.2e+02 3.3e+02 3.3e+02 3.3e+02 3.4e+02 3.4e+02 3.5e+02 3.5e+02 3.5e+02 3.5e+02 3.6e+02 3.6e+02 3.7e+02 3.7e+02 3.8e+02 3.8e+02 3.8e+02 3.8e+02 3.8e+02 3.9e+02 4.0e+02 4.0e+02 4.0e+02 4.0e+02 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. +DEAL::Checking Nedelec0 in 2d: +DEAL::Checking FE_Nedelec<2>(0) +DEAL::Component mask: vector vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +VECTORS node_data_1 double +4.0 0.0 0 +4.0 2.0 0 +6.0 0.0 0 +6.0 2.0 0 +12. 8.0 0 +12. 10. 0 +14. 8.0 0 +14. 10. 0 +6.0 10. 0 +6.0 16. 0 +18. 10. 0 +18. 16. 0 +48. 40. 0 +48. 44. 0 +52. 40. 0 +52. 44. 0 +60. 44. 0 +60. 56. 0 +64. 44. 0 +64. 56. 0 +52. 68. 0 +52. 72. 0 +76. 68. 0 +76. 72. 0 +64. 72. 0 +64. 80. 0 +84. 72. 0 +84. 80. 0 +VECTORS node_data_2 double +4.0 0.0 0 +4.0 2.0 0 +6.0 0.0 0 +6.0 2.0 0 +12. 8.0 0 +12. 10. 0 +14. 8.0 0 +14. 10. 0 +6.0 10. 0 +6.0 16. 0 +18. 10. 0 +18. 16. 0 +48. 40. 0 +48. 44. 0 +52. 40. 0 +52. 44. 0 +60. 44. 0 +60. 56. 0 +64. 44. 0 +64. 56. 0 +52. 68. 0 +52. 72. 0 +76. 68. 0 +76. 72. 0 +64. 72. 0 +64. 80. 0 +84. 72. 0 +84. 80. 0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 +DEAL::Checking Nedelec0 in 3d: +DEAL::Checking FE_Nedelec<3>(0) +DEAL::Component mask: vector vector vector +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +VECTORS node_data_1 double +4.0 0.0 16. +4.0 2.0 18. +6.0 0.0 20. +6.0 2.0 22. +12. 8.0 16. +12. 10. 18. +14. 8.0 20. +14. 10. 22. +28. 24. 40. +28. 26. 20. +30. 24. 42. +30. 26. 44. +36. 32. 40. +36. 34. 20. +38. 32. 42. +38. 34. 44. +6.0 26. 20. +6.0 46. 22. +48. 26. 44. +48. 46. 54. +14. 34. 20. +14. 50. 22. +52. 34. 44. +52. 50. 54. +58. 56. 68. +58. 8.0 70. +36. 56. 72. +36. 8.0 74. +64. 60. 68. +64. 62. 70. +66. 60. 72. +66. 62. 74. +12. 8.0 70. +12. 10. 82. +14. 8.0 74. +14. 10. 84. +78. 62. 70. +78. 76. 82. +80. 62. 74. +80. 76. 84. +36. 32. 72. +36. 34. 74. +38. 32. 92. +38. 34. 94. +66. 86. 72. +66. 88. 74. +90. 86. 92. +90. 88. 94. +14. 34. 74. +14. 50. 84. +52. 34. 94. +52. 50. 1.0e+02 +80. 88. 74. +80. 96. 84. +98. 88. 94. +98. 96. 1.0e+02 +2.1e+02 2.0e+02 2.4e+02 +2.1e+02 2.1e+02 2.4e+02 +2.2e+02 2.0e+02 2.4e+02 +2.2e+02 2.1e+02 2.5e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.5e+02 +2.6e+02 2.1e+02 2.4e+02 +2.6e+02 2.5e+02 2.8e+02 +2.6e+02 2.1e+02 2.5e+02 +2.6e+02 2.5e+02 2.8e+02 +2.7e+02 2.2e+02 2.4e+02 +2.7e+02 2.6e+02 2.8e+02 +2.7e+02 2.2e+02 2.5e+02 +2.7e+02 2.6e+02 2.8e+02 +2.2e+02 2.8e+02 2.4e+02 +2.2e+02 2.9e+02 2.5e+02 +2.9e+02 2.8e+02 3.1e+02 +2.9e+02 2.9e+02 3.1e+02 +2.3e+02 3.0e+02 2.4e+02 +2.3e+02 3.0e+02 2.5e+02 +3.0e+02 3.0e+02 3.1e+02 +3.0e+02 3.0e+02 3.1e+02 +2.6e+02 2.9e+02 2.5e+02 +2.6e+02 3.2e+02 2.8e+02 +3.2e+02 2.9e+02 3.1e+02 +3.2e+02 3.2e+02 3.3e+02 +2.7e+02 3.0e+02 2.5e+02 +2.7e+02 3.2e+02 2.8e+02 +3.3e+02 3.0e+02 3.1e+02 +3.3e+02 3.2e+02 3.3e+02 +2.3e+02 2.2e+02 3.5e+02 +2.3e+02 2.2e+02 3.6e+02 +2.3e+02 2.2e+02 3.6e+02 +2.3e+02 2.2e+02 3.6e+02 +3.4e+02 3.4e+02 3.5e+02 +3.4e+02 3.4e+02 3.6e+02 +3.5e+02 3.4e+02 3.6e+02 +3.5e+02 3.4e+02 3.6e+02 +2.7e+02 2.2e+02 3.6e+02 +2.7e+02 2.6e+02 3.8e+02 +2.7e+02 2.2e+02 3.6e+02 +2.7e+02 2.6e+02 3.8e+02 +3.7e+02 3.4e+02 3.6e+02 +3.7e+02 3.7e+02 3.8e+02 +3.8e+02 3.4e+02 3.6e+02 +3.8e+02 3.7e+02 3.8e+02 +2.3e+02 3.0e+02 3.6e+02 +2.3e+02 3.0e+02 3.6e+02 +3.0e+02 3.0e+02 4.0e+02 +3.0e+02 3.0e+02 4.0e+02 +3.5e+02 3.9e+02 3.6e+02 +3.5e+02 3.9e+02 3.6e+02 +4.0e+02 3.9e+02 4.0e+02 +4.0e+02 3.9e+02 4.0e+02 +2.7e+02 3.0e+02 3.6e+02 +2.7e+02 3.2e+02 3.8e+02 +3.3e+02 3.0e+02 4.0e+02 +3.3e+02 3.2e+02 4.2e+02 +3.8e+02 3.9e+02 3.6e+02 +3.8e+02 4.1e+02 3.8e+02 +4.1e+02 3.9e+02 4.0e+02 +4.1e+02 4.1e+02 4.2e+02 +VECTORS node_data_2 double +4.0 0.0 16. +4.0 2.0 18. +6.0 0.0 20. +6.0 2.0 22. +12. 8.0 16. +12. 10. 18. +14. 8.0 20. +14. 10. 22. +28. 24. 40. +28. 26. 20. +30. 24. 42. +30. 26. 44. +36. 32. 40. +36. 34. 20. +38. 32. 42. +38. 34. 44. +6.0 26. 20. +6.0 46. 22. +48. 26. 44. +48. 46. 54. +14. 34. 20. +14. 50. 22. +52. 34. 44. +52. 50. 54. +58. 56. 68. +58. 8.0 70. +36. 56. 72. +36. 8.0 74. +64. 60. 68. +64. 62. 70. +66. 60. 72. +66. 62. 74. +12. 8.0 70. +12. 10. 82. +14. 8.0 74. +14. 10. 84. +78. 62. 70. +78. 76. 82. +80. 62. 74. +80. 76. 84. +36. 32. 72. +36. 34. 74. +38. 32. 92. +38. 34. 94. +66. 86. 72. +66. 88. 74. +90. 86. 92. +90. 88. 94. +14. 34. 74. +14. 50. 84. +52. 34. 94. +52. 50. 1.0e+02 +80. 88. 74. +80. 96. 84. +98. 88. 94. +98. 96. 1.0e+02 +2.1e+02 2.0e+02 2.4e+02 +2.1e+02 2.1e+02 2.4e+02 +2.2e+02 2.0e+02 2.4e+02 +2.2e+02 2.1e+02 2.5e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.4e+02 +2.3e+02 2.2e+02 2.5e+02 +2.6e+02 2.1e+02 2.4e+02 +2.6e+02 2.5e+02 2.8e+02 +2.6e+02 2.1e+02 2.5e+02 +2.6e+02 2.5e+02 2.8e+02 +2.7e+02 2.2e+02 2.4e+02 +2.7e+02 2.6e+02 2.8e+02 +2.7e+02 2.2e+02 2.5e+02 +2.7e+02 2.6e+02 2.8e+02 +2.2e+02 2.8e+02 2.4e+02 +2.2e+02 2.9e+02 2.5e+02 +2.9e+02 2.8e+02 3.1e+02 +2.9e+02 2.9e+02 3.1e+02 +2.3e+02 3.0e+02 2.4e+02 +2.3e+02 3.0e+02 2.5e+02 +3.0e+02 3.0e+02 3.1e+02 +3.0e+02 3.0e+02 3.1e+02 +2.6e+02 2.9e+02 2.5e+02 +2.6e+02 3.2e+02 2.8e+02 +3.2e+02 2.9e+02 3.1e+02 +3.2e+02 3.2e+02 3.3e+02 +2.7e+02 3.0e+02 2.5e+02 +2.7e+02 3.2e+02 2.8e+02 +3.3e+02 3.0e+02 3.1e+02 +3.3e+02 3.2e+02 3.3e+02 +2.3e+02 2.2e+02 3.5e+02 +2.3e+02 2.2e+02 3.6e+02 +2.3e+02 2.2e+02 3.6e+02 +2.3e+02 2.2e+02 3.6e+02 +3.4e+02 3.4e+02 3.5e+02 +3.4e+02 3.4e+02 3.6e+02 +3.5e+02 3.4e+02 3.6e+02 +3.5e+02 3.4e+02 3.6e+02 +2.7e+02 2.2e+02 3.6e+02 +2.7e+02 2.6e+02 3.8e+02 +2.7e+02 2.2e+02 3.6e+02 +2.7e+02 2.6e+02 3.8e+02 +3.7e+02 3.4e+02 3.6e+02 +3.7e+02 3.7e+02 3.8e+02 +3.8e+02 3.4e+02 3.6e+02 +3.8e+02 3.7e+02 3.8e+02 +2.3e+02 3.0e+02 3.6e+02 +2.3e+02 3.0e+02 3.6e+02 +3.0e+02 3.0e+02 4.0e+02 +3.0e+02 3.0e+02 4.0e+02 +3.5e+02 3.9e+02 3.6e+02 +3.5e+02 3.9e+02 3.6e+02 +4.0e+02 3.9e+02 4.0e+02 +4.0e+02 3.9e+02 4.0e+02 +2.7e+02 3.0e+02 3.6e+02 +2.7e+02 3.2e+02 3.8e+02 +3.3e+02 3.0e+02 4.0e+02 +3.3e+02 3.2e+02 4.2e+02 +3.8e+02 3.9e+02 3.6e+02 +3.8e+02 4.1e+02 3.8e+02 +4.1e+02 3.9e+02 4.0e+02 +4.1e+02 4.1e+02 4.2e+02 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 8.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 9.0 10. 10. 10. 10. 10. 10. 10. 10. 11. 11. 11. 11. 11. 11. 11. 11. 12. 12. 12. 12. 12. 12. 12. 12. 13. 13. 13. 13. 13. 13. 13. 13. 14. 14. 14. 14. 14. 14. 14. 14. diff --git a/tests/bits/data_out_06.cc b/tests/bits/data_out_06.cc index 47c26b9493..457ffd0e94 100644 --- a/tests/bits/data_out_06.cc +++ b/tests/bits/data_out_06.cc @@ -23,7 +23,7 @@ #include -std::string output_file_name = "data_out_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_06/cmp/generic b/tests/bits/data_out_06.output similarity index 100% rename from tests/bits/data_out_06/cmp/generic rename to tests/bits/data_out_06.output diff --git a/tests/bits/data_out_07.cc b/tests/bits/data_out_07.cc index beb770f169..a27a632bae 100644 --- a/tests/bits/data_out_07.cc +++ b/tests/bits/data_out_07.cc @@ -23,7 +23,7 @@ #include -std::string output_file_name = "data_out_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_07/cmp/generic b/tests/bits/data_out_07.output similarity index 100% rename from tests/bits/data_out_07/cmp/generic rename to tests/bits/data_out_07.output diff --git a/tests/bits/data_out_curved_cells.cc b/tests/bits/data_out_curved_cells.cc index 9a99e5142f..0ea4b99d79 100644 --- a/tests/bits/data_out_curved_cells.cc +++ b/tests/bits/data_out_curved_cells.cc @@ -249,7 +249,7 @@ void curved_grid (std::ofstream &out) int main () { - std::ofstream logfile("data_out_curved_cells/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog << std::setprecision (4); logfile << std::setprecision (4); diff --git a/tests/bits/data_out_curved_cells/cmp/generic b/tests/bits/data_out_curved_cells.output similarity index 100% rename from tests/bits/data_out_curved_cells/cmp/generic rename to tests/bits/data_out_curved_cells.output diff --git a/tests/bits/data_out_faces_01.cc b/tests/bits/data_out_faces_01.cc index 6511ed3fcc..c9e1571a0e 100644 --- a/tests/bits/data_out_faces_01.cc +++ b/tests/bits/data_out_faces_01.cc @@ -21,7 +21,7 @@ #include -std::string output_file_name = "data_out_faces_01/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_faces_01/cmp/generic b/tests/bits/data_out_faces_01.output similarity index 100% rename from tests/bits/data_out_faces_01/cmp/generic rename to tests/bits/data_out_faces_01.output diff --git a/tests/bits/data_out_faces_02.cc b/tests/bits/data_out_faces_02.cc index 4b394945d6..6947df80d3 100644 --- a/tests/bits/data_out_faces_02.cc +++ b/tests/bits/data_out_faces_02.cc @@ -23,7 +23,7 @@ #include -std::string output_file_name = "data_out_faces_02/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_faces_02/cmp/generic b/tests/bits/data_out_faces_02.output similarity index 100% rename from tests/bits/data_out_faces_02/cmp/generic rename to tests/bits/data_out_faces_02.output diff --git a/tests/bits/data_out_faces_03.cc b/tests/bits/data_out_faces_03.cc index 8588ca36b8..7d29f336ee 100644 --- a/tests/bits/data_out_faces_03.cc +++ b/tests/bits/data_out_faces_03.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_faces_03/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_faces_03/cmp/generic b/tests/bits/data_out_faces_03.output similarity index 100% rename from tests/bits/data_out_faces_03/cmp/generic rename to tests/bits/data_out_faces_03.output diff --git a/tests/bits/data_out_faces_04.cc b/tests/bits/data_out_faces_04.cc index 2be0e4432d..b4ac0ae4a1 100644 --- a/tests/bits/data_out_faces_04.cc +++ b/tests/bits/data_out_faces_04.cc @@ -28,7 +28,7 @@ #include -std::string output_file_name = "data_out_faces_04/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_faces_04/cmp/generic b/tests/bits/data_out_faces_04.output similarity index 100% rename from tests/bits/data_out_faces_04/cmp/generic rename to tests/bits/data_out_faces_04.output diff --git a/tests/bits/data_out_faces_05.cc b/tests/bits/data_out_faces_05.cc index 22a6deba59..7450926fbd 100644 --- a/tests/bits/data_out_faces_05.cc +++ b/tests/bits/data_out_faces_05.cc @@ -23,7 +23,7 @@ #include -std::string output_file_name = "data_out_faces_05/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_faces_05/cmp/generic b/tests/bits/data_out_faces_05.output similarity index 100% rename from tests/bits/data_out_faces_05/cmp/generic rename to tests/bits/data_out_faces_05.output diff --git a/tests/bits/data_out_multi_dh_01.cc b/tests/bits/data_out_multi_dh_01.cc index 804f7c2217..6963f25f7d 100644 --- a/tests/bits/data_out_multi_dh_01.cc +++ b/tests/bits/data_out_multi_dh_01.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_multi_dh_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_multi_dh_01/cmp/generic b/tests/bits/data_out_multi_dh_01.output similarity index 100% rename from tests/bits/data_out_multi_dh_01/cmp/generic rename to tests/bits/data_out_multi_dh_01.output diff --git a/tests/bits/data_out_multi_dh_02.cc b/tests/bits/data_out_multi_dh_02.cc index 7dce8a316e..5eabef93bd 100644 --- a/tests/bits/data_out_multi_dh_02.cc +++ b/tests/bits/data_out_multi_dh_02.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_multi_dh_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_multi_dh_02.output b/tests/bits/data_out_multi_dh_02.output new file mode 100644 index 0000000000..c2364f9d5a --- /dev/null +++ b/tests/bits/data_out_multi_dh_02.output @@ -0,0 +1,234 @@ + +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 6 double +0.50 0 0 +1.0 0 0 +0.0 0 0 +0.25 0 0 +0.25 0 0 +0.50 0 0 + +CELLS 3 9 +2 0 1 +2 2 3 +2 4 5 + +CELL_TYPES 3 + 3 3 3 +POINT_DATA 6 +SCALARS data1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 3.0 0.0 +SCALARS data2 double 1 +LOOKUP_TABLE default +0.0 -1.0 -2.0 -3.0 -3.0 0.0 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 28 double +0.50 0.0 0 +1.0 0.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.0 0.50 0 +0.50 0.50 0 +0.0 1.0 0 +0.50 1.0 0 +0.50 0.50 0 +1.0 0.50 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.25 0 +0.25 0.25 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 0.25 0 +0.50 0.25 0 +0.0 0.25 0 +0.25 0.25 0 +0.0 0.50 0 +0.25 0.50 0 +0.25 0.25 0 +0.50 0.25 0 +0.25 0.50 0 +0.50 0.50 0 + +CELLS 7 35 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 + +CELL_TYPES 7 + 9 9 9 9 9 9 9 +POINT_DATA 28 +SCALARS data1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 2.0 5.0 6.0 2.0 3.0 6.0 7.0 8.0 9.0 10. 11. 9.0 0.0 11. 12. 10. 11. 4.0 13. 11. 12. 13. 2.0 +SCALARS data2 double 1 +LOOKUP_TABLE default +0.0 -1.0 -2.0 -3.0 -4.0 -2.0 -5.0 -6.0 -2.0 -3.0 -6.0 -7.0 -8.0 -9.0 -10. -11. -9.0 0.0 -11. -12. -10. -11. -4.0 -13. -11. -12. -13. -2.0 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 120 double +0.50 0.0 0.0 +1.0 0.0 0.0 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.0 0.50 0.0 +0.50 0.50 0.0 +0.0 1.0 0.0 +0.50 1.0 0.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.50 0.50 0.0 +1.0 0.50 0.0 +0.50 1.0 0.0 +1.0 1.0 0.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.0 0.0 0.50 +0.50 0.0 0.50 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 0.0 1.0 +0.50 0.0 1.0 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.50 0.0 0.50 +1.0 0.0 0.50 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 0.0 1.0 +1.0 0.0 1.0 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.0 0.50 0.50 +0.50 0.50 0.50 +0.0 1.0 0.50 +0.50 1.0 0.50 +0.0 0.50 1.0 +0.50 0.50 1.0 +0.0 1.0 1.0 +0.50 1.0 1.0 +0.50 0.50 0.50 +1.0 0.50 0.50 +0.50 1.0 0.50 +1.0 1.0 0.50 +0.50 0.50 1.0 +1.0 0.50 1.0 +0.50 1.0 1.0 +1.0 1.0 1.0 +0.0 0.0 0.0 +0.25 0.0 0.0 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.25 0.0 0.0 +0.50 0.0 0.0 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.0 0.25 0.0 +0.25 0.25 0.0 +0.0 0.50 0.0 +0.25 0.50 0.0 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.25 0.25 0.0 +0.50 0.25 0.0 +0.25 0.50 0.0 +0.50 0.50 0.0 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.0 0.0 0.25 +0.25 0.0 0.25 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.0 0.50 +0.25 0.0 0.50 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.25 0.0 0.25 +0.50 0.0 0.25 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.0 0.50 +0.50 0.0 0.50 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.0 0.25 0.25 +0.25 0.25 0.25 +0.0 0.50 0.25 +0.25 0.50 0.25 +0.0 0.25 0.50 +0.25 0.25 0.50 +0.0 0.50 0.50 +0.25 0.50 0.50 +0.25 0.25 0.25 +0.50 0.25 0.25 +0.25 0.50 0.25 +0.50 0.50 0.25 +0.25 0.25 0.50 +0.50 0.25 0.50 +0.25 0.50 0.50 +0.50 0.50 0.50 + +CELLS 15 135 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 + +CELL_TYPES 15 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 120 +SCALARS data1 double 1 +LOOKUP_TABLE default +0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 2.0 9.0 10. 11. 6.0 12. 13. 2.0 3.0 10. 14. 6.0 7.0 13. 15. 16. 4.0 11. 6.0 17. 18. 19. 20. 4.0 5.0 6.0 7.0 18. 21. 20. 22. 11. 6.0 12. 13. 19. 20. 23. 24. 6.0 7.0 13. 15. 20. 22. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 27. 0.0 29. 34. 31. 35. 33. 36. 28. 29. 8.0 37. 32. 33. 38. 39. 29. 34. 37. 2.0 33. 36. 39. 40. 30. 31. 32. 33. 16. 41. 42. 43. 31. 35. 33. 36. 41. 4.0 43. 44. 32. 33. 38. 39. 42. 43. 11. 45. 33. 36. 39. 40. 43. 44. 45. 6.0 +SCALARS data2 double 1 +LOOKUP_TABLE default +0.0 -1.0 -2.0 -3.0 -4.0 -5.0 -6.0 -7.0 -8.0 -2.0 -9.0 -10. -11. -6.0 -12. -13. -2.0 -3.0 -10. -14. -6.0 -7.0 -13. -15. -16. -4.0 -11. -6.0 -17. -18. -19. -20. -4.0 -5.0 -6.0 -7.0 -18. -21. -20. -22. -11. -6.0 -12. -13. -19. -20. -23. -24. -6.0 -7.0 -13. -15. -20. -22. -24. -25. -26. -27. -28. -29. -30. -31. -32. -33. -27. 0.0 -29. -34. -31. -35. -33. -36. -28. -29. -8.0 -37. -32. -33. -38. -39. -29. -34. -37. -2.0 -33. -36. -39. -40. -30. -31. -32. -33. -16. -41. -42. -43. -31. -35. -33. -36. -41. -4.0 -43. -44. -32. -33. -38. -39. -42. -43. -11. -45. -33. -36. -39. -40. -43. -44. -45. -6.0 diff --git a/tests/bits/data_out_multi_dh_03.cc b/tests/bits/data_out_multi_dh_03.cc index 3fc1270d6b..376ea6983c 100644 --- a/tests/bits/data_out_multi_dh_03.cc +++ b/tests/bits/data_out_multi_dh_03.cc @@ -26,7 +26,7 @@ #include -std::string output_file_name = "data_out_multi_dh_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_multi_dh_03/cmp/generic b/tests/bits/data_out_multi_dh_03.output similarity index 100% rename from tests/bits/data_out_multi_dh_03/cmp/generic rename to tests/bits/data_out_multi_dh_03.output diff --git a/tests/bits/data_out_multi_dh_04.cc b/tests/bits/data_out_multi_dh_04.cc index 2cc3895118..564e7909a4 100644 --- a/tests/bits/data_out_multi_dh_04.cc +++ b/tests/bits/data_out_multi_dh_04.cc @@ -26,7 +26,7 @@ #include -std::string output_file_name = "data_out_multi_dh_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_multi_dh_04/cmp/generic b/tests/bits/data_out_multi_dh_04.output similarity index 100% rename from tests/bits/data_out_multi_dh_04/cmp/generic rename to tests/bits/data_out_multi_dh_04.output diff --git a/tests/bits/data_out_multi_dh_05.cc b/tests/bits/data_out_multi_dh_05.cc index e9582db588..881cc660f7 100644 --- a/tests/bits/data_out_multi_dh_05.cc +++ b/tests/bits/data_out_multi_dh_05.cc @@ -27,7 +27,7 @@ #include -std::string output_file_name = "data_out_multi_dh_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_multi_dh_05/cmp/generic b/tests/bits/data_out_multi_dh_05.output similarity index 100% rename from tests/bits/data_out_multi_dh_05/cmp/generic rename to tests/bits/data_out_multi_dh_05.output diff --git a/tests/bits/data_out_rotation_01.cc b/tests/bits/data_out_rotation_01.cc index cb92f56157..a6b331795b 100644 --- a/tests/bits/data_out_rotation_01.cc +++ b/tests/bits/data_out_rotation_01.cc @@ -21,7 +21,7 @@ #include -std::string output_file_name = "data_out_rotation_01/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_rotation_05/cmp/generic b/tests/bits/data_out_rotation_01.output similarity index 100% rename from tests/bits/data_out_rotation_05/cmp/generic rename to tests/bits/data_out_rotation_01.output diff --git a/tests/bits/data_out_rotation_02.cc b/tests/bits/data_out_rotation_02.cc index 4e550a72f3..73c8e13f51 100644 --- a/tests/bits/data_out_rotation_02.cc +++ b/tests/bits/data_out_rotation_02.cc @@ -24,7 +24,7 @@ #include -std::string output_file_name = "data_out_rotation_02/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_rotation_02.output b/tests/bits/data_out_rotation_02.output new file mode 100644 index 0000000000..3ad46e93a6 --- /dev/null +++ b/tests/bits/data_out_rotation_02.output @@ -0,0 +1,34677 @@ + +DEAL::Checking Q1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 2.0 1.0 +18 2.0 1.0 +19 3.0 1.0 +20 3.0 1.0 +21 2.0 1.0 +22 2.0 1.0 +23 3.0 1.0 +24 3.0 1.0 +25 2.0 1.0 +26 2.0 1.0 +27 3.0 1.0 +28 3.0 1.0 +29 2.0 1.0 +30 2.0 1.0 +31 3.0 1.0 +32 3.0 1.0 +33 3.0 2.0 +34 3.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 3.0 2.0 +38 3.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 3.0 2.0 +42 3.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 3.0 2.0 +46 3.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 2.0 1.0 + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +1.5e-17 0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-0.25 3.1e-17 2.0 1.0 + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-4.6e-17 -0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +0.25 -6.1e-17 3.0 1.0 + + +0.25 0.0 3.0 2.0 +0.50 0.0 3.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 3.0 2.0 +3.1e-17 0.50 3.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 3.0 2.0 +-0.50 6.1e-17 3.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 3.0 2.0 +-9.2e-17 -0.50 3.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=3.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <1.5e-17,3.0,0.25>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,3.0,0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,2.0,0.25>, + <-0.25,3.0,3.1e-17>} +triangle { + <0.0,2.0,0.0>, + <-0.25,3.0,3.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-0.25,2.0,3.1e-17>, + <-4.6e-17,3.0,-0.25>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,2.0,-0.25>, + <0.25,3.0,-6.1e-17>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,-6.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,3.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,3.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,3.0,0.25>, + <3.1e-17,3.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,3.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,3.0,3.1e-17>, + <-0.50,3.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,3.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,3.0,-0.25>, + <-9.2e-17,3.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,3.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 563 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 1.0000 0.0000 s 171.65 543.75 m 193.30 562.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 543.75 m 193.30 562.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 514.17 m 225.00 503.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 514.17 m 225.00 503.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 112.50 535.83 m 75.000 546.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 535.83 m 75.000 546.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 506.25 m 106.70 487.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 506.25 m 106.70 487.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lf +0 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lf +0 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lf +0 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lf +0 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lx +showpage +DEAL::Checking Q1 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 4.0 1.0 +34 4.0 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 5.0 1.0 +38 5.0 1.0 +39 6.0 1.0 +40 6.0 1.0 +41 4.0 1.0 +42 4.0 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 5.0 1.0 +46 5.0 1.0 +47 6.0 1.0 +48 6.0 1.0 +49 4.0 1.0 +50 4.0 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 5.0 1.0 +54 5.0 1.0 +55 6.0 1.0 +56 6.0 1.0 +57 4.0 1.0 +58 4.0 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 5.0 1.0 +62 5.0 1.0 +63 6.0 1.0 +64 6.0 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 6.0 2.0 +70 6.0 2.0 +71 7.0 2.0 +72 7.0 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 6.0 2.0 +78 6.0 2.0 +79 7.0 2.0 +80 7.0 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 6.0 2.0 +86 6.0 2.0 +87 7.0 2.0 +88 7.0 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 6.0 2.0 +94 6.0 2.0 +95 7.0 2.0 +96 7.0 2.0 +97 8.0 3.0 +98 8.0 3.0 +99 9.0 3.0 +100 9.0 3.0 +101 10. 3.0 +102 10. 3.0 +103 11. 3.0 +104 11. 3.0 +105 8.0 3.0 +106 8.0 3.0 +107 9.0 3.0 +108 9.0 3.0 +109 10. 3.0 +110 10. 3.0 +111 11. 3.0 +112 11. 3.0 +113 8.0 3.0 +114 8.0 3.0 +115 9.0 3.0 +116 9.0 3.0 +117 10. 3.0 +118 10. 3.0 +119 11. 3.0 +120 11. 3.0 +121 8.0 3.0 +122 8.0 3.0 +123 9.0 3.0 +124 9.0 3.0 +125 10. 3.0 +126 10. 3.0 +127 11. 3.0 +128 11. 3.0 +129 9.0 4.0 +130 9.0 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 11. 4.0 +134 11. 4.0 +135 12. 4.0 +136 12. 4.0 +137 9.0 4.0 +138 9.0 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 11. 4.0 +142 11. 4.0 +143 12. 4.0 +144 12. 4.0 +145 9.0 4.0 +146 9.0 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 11. 4.0 +150 11. 4.0 +151 12. 4.0 +152 12. 4.0 +153 9.0 4.0 +154 9.0 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 11. 4.0 +158 11. 4.0 +159 12. 4.0 +160 12. 4.0 +161 10. 5.0 +162 10. 5.0 +163 11. 5.0 +164 11. 5.0 +165 4.0 5.0 +166 4.0 5.0 +167 13. 5.0 +168 13. 5.0 +169 10. 5.0 +170 10. 5.0 +171 11. 5.0 +172 11. 5.0 +173 4.0 5.0 +174 4.0 5.0 +175 13. 5.0 +176 13. 5.0 +177 10. 5.0 +178 10. 5.0 +179 11. 5.0 +180 11. 5.0 +181 4.0 5.0 +182 4.0 5.0 +183 13. 5.0 +184 13. 5.0 +185 10. 5.0 +186 10. 5.0 +187 11. 5.0 +188 11. 5.0 +189 4.0 5.0 +190 4.0 5.0 +191 13. 5.0 +192 13. 5.0 +193 11. 6.0 +194 11. 6.0 +195 12. 6.0 +196 12. 6.0 +197 13. 6.0 +198 13. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 11. 6.0 +202 11. 6.0 +203 12. 6.0 +204 12. 6.0 +205 13. 6.0 +206 13. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 11. 6.0 +210 11. 6.0 +211 12. 6.0 +212 12. 6.0 +213 13. 6.0 +214 13. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 11. 6.0 +218 11. 6.0 +219 12. 6.0 +220 12. 6.0 +221 13. 6.0 +222 13. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.50 0.0 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +0.50 3.1e-17 0.50 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 3.1e-17 0.50 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 3.1e-17 0.50 5.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 3.1e-17 0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +0.50 -0.50 6.1e-17 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 -0.50 6.1e-17 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 -0.50 6.1e-17 5.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -0.50 6.1e-17 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +0.50 -9.2e-17 -0.50 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 -9.2e-17 -0.50 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 -9.2e-17 -0.50 5.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -9.2e-17 -0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +0.50 0.50 -1.2e-16 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 0.50 -1.2e-16 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 0.50 -1.2e-16 5.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 6.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 6.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 7.0 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +0.50 3.1e-17 0.50 6.0 2.0 +0.50 6.1e-17 1.0 6.0 2.0 + + +0.50 3.1e-17 0.50 6.0 2.0 +1.0 3.1e-17 0.50 7.0 2.0 + + +0.50 6.1e-17 1.0 6.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +1.0 3.1e-17 0.50 7.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 6.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 6.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 7.0 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +0.50 -0.50 6.1e-17 6.0 2.0 +0.50 -1.0 1.2e-16 6.0 2.0 + + +0.50 -0.50 6.1e-17 6.0 2.0 +1.0 -0.50 6.1e-17 7.0 2.0 + + +0.50 -1.0 1.2e-16 6.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +1.0 -0.50 6.1e-17 7.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 6.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 6.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 7.0 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +0.50 -9.2e-17 -0.50 6.0 2.0 +0.50 -1.8e-16 -1.0 6.0 2.0 + + +0.50 -9.2e-17 -0.50 6.0 2.0 +1.0 -9.2e-17 -0.50 7.0 2.0 + + +0.50 -1.8e-16 -1.0 6.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +1.0 -9.2e-17 -0.50 7.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 6.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 6.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 7.0 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +0.50 0.50 -1.2e-16 6.0 2.0 +0.50 1.0 -2.4e-16 6.0 2.0 + + +0.50 0.50 -1.2e-16 6.0 2.0 +1.0 0.50 -1.2e-16 7.0 2.0 + + +0.50 1.0 -2.4e-16 6.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +1.0 0.50 -1.2e-16 7.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.25 0.0 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 0.25 0.0 8.0 3.0 +0.25 0.25 0.0 9.0 3.0 + + +0.0 0.25 0.0 8.0 3.0 +0.0 1.5e-17 0.25 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.25 0.0 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 0.25 0.0 9.0 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 1.5e-17 0.25 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 1.5e-17 0.25 10. 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 1.5e-17 0.25 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 1.5e-17 0.25 8.0 3.0 +0.25 1.5e-17 0.25 9.0 3.0 + + +0.0 1.5e-17 0.25 8.0 3.0 +0.0 -0.25 3.1e-17 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 1.5e-17 0.25 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 1.5e-17 0.25 9.0 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 -0.25 3.1e-17 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 -0.25 3.1e-17 10. 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 -0.25 3.1e-17 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 -0.25 3.1e-17 8.0 3.0 +0.25 -0.25 3.1e-17 9.0 3.0 + + +0.0 -0.25 3.1e-17 8.0 3.0 +0.0 -4.6e-17 -0.25 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 -0.25 3.1e-17 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 -0.25 3.1e-17 9.0 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 -4.6e-17 -0.25 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 -4.6e-17 -0.25 10. 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 -4.6e-17 -0.25 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 -4.6e-17 -0.25 8.0 3.0 +0.25 -4.6e-17 -0.25 9.0 3.0 + + +0.0 -4.6e-17 -0.25 8.0 3.0 +0.0 0.25 -6.1e-17 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 -4.6e-17 -0.25 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 -4.6e-17 -0.25 9.0 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 0.25 -6.1e-17 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 0.25 -6.1e-17 10. 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.0 0.25 0.0 9.0 4.0 +0.0 0.50 0.0 9.0 4.0 + + +0.0 0.25 0.0 9.0 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 9.0 4.0 +0.0 1.5e-17 0.25 11. 4.0 + + +0.0 0.50 0.0 9.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 9.0 4.0 +0.0 3.1e-17 0.50 11. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 12. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.0 1.5e-17 0.25 11. 4.0 +0.0 3.1e-17 0.50 11. 4.0 + + +0.0 1.5e-17 0.25 11. 4.0 +0.25 1.5e-17 0.25 12. 4.0 + + +0.0 3.1e-17 0.50 11. 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.25 1.5e-17 0.25 12. 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.0 3.1e-17 0.50 9.0 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.0 -0.25 3.1e-17 11. 4.0 + + +0.0 3.1e-17 0.50 9.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 9.0 4.0 +0.0 -0.50 6.1e-17 11. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 12. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.0 -0.25 3.1e-17 11. 4.0 +0.0 -0.50 6.1e-17 11. 4.0 + + +0.0 -0.25 3.1e-17 11. 4.0 +0.25 -0.25 3.1e-17 12. 4.0 + + +0.0 -0.50 6.1e-17 11. 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.25 -0.25 3.1e-17 12. 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.0 -0.50 6.1e-17 9.0 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.0 -4.6e-17 -0.25 11. 4.0 + + +0.0 -0.50 6.1e-17 9.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 9.0 4.0 +0.0 -9.2e-17 -0.50 11. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 12. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.0 -4.6e-17 -0.25 11. 4.0 +0.0 -9.2e-17 -0.50 11. 4.0 + + +0.0 -4.6e-17 -0.25 11. 4.0 +0.25 -4.6e-17 -0.25 12. 4.0 + + +0.0 -9.2e-17 -0.50 11. 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.25 -4.6e-17 -0.25 12. 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.0 -9.2e-17 -0.50 9.0 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.0 0.25 -6.1e-17 11. 4.0 + + +0.0 -9.2e-17 -0.50 9.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 9.0 4.0 +0.0 0.50 -1.2e-16 11. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 12. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.0 0.25 -6.1e-17 11. 4.0 +0.0 0.50 -1.2e-16 11. 4.0 + + +0.0 0.25 -6.1e-17 11. 4.0 +0.25 0.25 -6.1e-17 12. 4.0 + + +0.0 0.50 -1.2e-16 11. 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.25 0.25 -6.1e-17 12. 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.25 0.0 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 0.25 0.0 10. 5.0 +0.50 0.25 0.0 11. 5.0 + + +0.25 0.25 0.0 10. 5.0 +0.25 1.5e-17 0.25 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.25 0.0 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 0.25 0.0 11. 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 1.5e-17 0.25 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 1.5e-17 0.25 4.0 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 1.5e-17 0.25 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 1.5e-17 0.25 10. 5.0 +0.50 1.5e-17 0.25 11. 5.0 + + +0.25 1.5e-17 0.25 10. 5.0 +0.25 -0.25 3.1e-17 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 1.5e-17 0.25 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 1.5e-17 0.25 11. 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 -0.25 3.1e-17 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 -0.25 3.1e-17 4.0 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 -0.25 3.1e-17 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 -0.25 3.1e-17 10. 5.0 +0.50 -0.25 3.1e-17 11. 5.0 + + +0.25 -0.25 3.1e-17 10. 5.0 +0.25 -4.6e-17 -0.25 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 -0.25 3.1e-17 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 -0.25 3.1e-17 11. 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 -4.6e-17 -0.25 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 -4.6e-17 -0.25 4.0 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 -4.6e-17 -0.25 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 -4.6e-17 -0.25 10. 5.0 +0.50 -4.6e-17 -0.25 11. 5.0 + + +0.25 -4.6e-17 -0.25 10. 5.0 +0.25 0.25 -6.1e-17 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 -4.6e-17 -0.25 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 -4.6e-17 -0.25 11. 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 0.25 -6.1e-17 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 0.25 -6.1e-17 4.0 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.25 0.25 0.0 11. 6.0 +0.25 0.50 0.0 11. 6.0 + + +0.25 0.25 0.0 11. 6.0 +0.50 0.25 0.0 12. 6.0 + + +0.25 0.25 0.0 11. 6.0 +0.25 1.5e-17 0.25 13. 6.0 + + +0.25 0.50 0.0 11. 6.0 +0.50 0.50 0.0 12. 6.0 + + +0.25 0.50 0.0 11. 6.0 +0.25 3.1e-17 0.50 13. 6.0 + + +0.50 0.25 0.0 12. 6.0 +0.50 0.50 0.0 12. 6.0 + + +0.50 0.25 0.0 12. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 12. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 13. 6.0 +0.25 3.1e-17 0.50 13. 6.0 + + +0.25 1.5e-17 0.25 13. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 13. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.25 3.1e-17 0.50 11. 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.50 1.5e-17 0.25 12. 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.25 -0.25 3.1e-17 13. 6.0 + + +0.25 3.1e-17 0.50 11. 6.0 +0.50 3.1e-17 0.50 12. 6.0 + + +0.25 3.1e-17 0.50 11. 6.0 +0.25 -0.50 6.1e-17 13. 6.0 + + +0.50 1.5e-17 0.25 12. 6.0 +0.50 3.1e-17 0.50 12. 6.0 + + +0.50 1.5e-17 0.25 12. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 12. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 13. 6.0 +0.25 -0.50 6.1e-17 13. 6.0 + + +0.25 -0.25 3.1e-17 13. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 13. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.25 -0.50 6.1e-17 11. 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.50 -0.25 3.1e-17 12. 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.25 -4.6e-17 -0.25 13. 6.0 + + +0.25 -0.50 6.1e-17 11. 6.0 +0.50 -0.50 6.1e-17 12. 6.0 + + +0.25 -0.50 6.1e-17 11. 6.0 +0.25 -9.2e-17 -0.50 13. 6.0 + + +0.50 -0.25 3.1e-17 12. 6.0 +0.50 -0.50 6.1e-17 12. 6.0 + + +0.50 -0.25 3.1e-17 12. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 12. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 13. 6.0 +0.25 -9.2e-17 -0.50 13. 6.0 + + +0.25 -4.6e-17 -0.25 13. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 13. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.25 -9.2e-17 -0.50 11. 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.50 -4.6e-17 -0.25 12. 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.25 0.25 -6.1e-17 13. 6.0 + + +0.25 -9.2e-17 -0.50 11. 6.0 +0.50 -9.2e-17 -0.50 12. 6.0 + + +0.25 -9.2e-17 -0.50 11. 6.0 +0.25 0.50 -1.2e-16 13. 6.0 + + +0.50 -4.6e-17 -0.25 12. 6.0 +0.50 -9.2e-17 -0.50 12. 6.0 + + +0.50 -4.6e-17 -0.25 12. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 12. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 13. 6.0 +0.25 0.50 -1.2e-16 13. 6.0 + + +0.25 0.25 -6.1e-17 13. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 13. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q1 in 3d: +DEAL::Checking Q2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 3.0 1.0 +18 3.0 1.0 +19 4.0 1.0 +20 4.0 1.0 +21 3.0 1.0 +22 3.0 1.0 +23 4.0 1.0 +24 4.0 1.0 +25 3.0 1.0 +26 3.0 1.0 +27 4.0 1.0 +28 4.0 1.0 +29 3.0 1.0 +30 3.0 1.0 +31 4.0 1.0 +32 4.0 1.0 +33 4.0 2.0 +34 4.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 4.0 2.0 +38 4.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 4.0 2.0 +42 4.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 4.0 2.0 +46 4.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 0.0 4.0 1.0 +1.5e-17 0.25 4.0 1.0 + + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + +0.0 0.0 4.0 1.0 +-0.25 3.1e-17 4.0 1.0 + + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + +0.0 0.0 4.0 1.0 +-4.6e-17 -0.25 4.0 1.0 + + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + +0.0 0.0 4.0 1.0 +0.25 -6.1e-17 4.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 4.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 4.0 2.0 +3.1e-17 0.50 4.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 4.0 2.0 +-0.50 6.1e-17 4.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 4.0 2.0 +-9.2e-17 -0.50 4.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=4.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,3.0,0.0>, + <0.25,3.0,0.0>, + <1.5e-17,4.0,0.25>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,4.0,0.25>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,3.0,0.25>, + <-0.25,4.0,3.1e-17>} +triangle { + <0.0,3.0,0.0>, + <-0.25,4.0,3.1e-17>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-0.25,3.0,3.1e-17>, + <-4.6e-17,4.0,-0.25>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,4.0,-0.25>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.25,4.0,-6.1e-17>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,-6.1e-17>, + <0.0,4.0,0.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,4.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,4.0,0.25>, + <3.1e-17,4.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,4.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,4.0,3.1e-17>, + <-0.50,4.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,4.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,4.0,-0.25>, + <-9.2e-17,4.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,4.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 713 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 171.65 693.75 m 193.30 712.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 693.75 m 193.30 712.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 664.17 m 225.00 653.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 664.17 m 225.00 653.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 1.0000 0.0000 s 112.50 685.83 m 75.000 696.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 685.83 m 75.000 696.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 656.25 m 106.70 637.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 656.25 m 106.70 637.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 525.00 m 171.65 543.75 l 112.50 685.83 l 150.00 675.00 lf +0 sg 150.00 525.00 m 171.65 543.75 l 112.50 685.83 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 187.50 514.17 l 171.65 693.75 l 150.00 675.00 lf +0 sg 150.00 525.00 m 187.50 514.17 l 171.65 693.75 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 112.50 535.83 l 128.35 656.25 l 150.00 675.00 lf +0 sg 150.00 525.00 m 112.50 535.83 l 128.35 656.25 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 128.35 506.25 l 187.50 664.17 l 150.00 675.00 lf +0 sg 150.00 525.00 m 128.35 506.25 l 187.50 664.17 l 150.00 675.00 lx +showpage +DEAL::Checking Q2 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 9.0 1.0 +34 9.0 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 10. 1.0 +38 10. 1.0 +39 11. 1.0 +40 11. 1.0 +41 9.0 1.0 +42 9.0 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 10. 1.0 +46 10. 1.0 +47 11. 1.0 +48 11. 1.0 +49 9.0 1.0 +50 9.0 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 10. 1.0 +54 10. 1.0 +55 11. 1.0 +56 11. 1.0 +57 9.0 1.0 +58 9.0 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 10. 1.0 +62 10. 1.0 +63 11. 1.0 +64 11. 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 11. 2.0 +70 11. 2.0 +71 17. 2.0 +72 17. 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 11. 2.0 +78 11. 2.0 +79 17. 2.0 +80 17. 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 11. 2.0 +86 11. 2.0 +87 17. 2.0 +88 17. 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 11. 2.0 +94 11. 2.0 +95 17. 2.0 +96 17. 2.0 +97 21. 3.0 +98 21. 3.0 +99 22. 3.0 +100 22. 3.0 +101 23. 3.0 +102 23. 3.0 +103 24. 3.0 +104 24. 3.0 +105 21. 3.0 +106 21. 3.0 +107 22. 3.0 +108 22. 3.0 +109 23. 3.0 +110 23. 3.0 +111 24. 3.0 +112 24. 3.0 +113 21. 3.0 +114 21. 3.0 +115 22. 3.0 +116 22. 3.0 +117 23. 3.0 +118 23. 3.0 +119 24. 3.0 +120 24. 3.0 +121 21. 3.0 +122 21. 3.0 +123 22. 3.0 +124 22. 3.0 +125 23. 3.0 +126 23. 3.0 +127 24. 3.0 +128 24. 3.0 +129 22. 4.0 +130 22. 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 24. 4.0 +134 24. 4.0 +135 30. 4.0 +136 30. 4.0 +137 22. 4.0 +138 22. 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 24. 4.0 +142 24. 4.0 +143 30. 4.0 +144 30. 4.0 +145 22. 4.0 +146 22. 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 24. 4.0 +150 24. 4.0 +151 30. 4.0 +152 30. 4.0 +153 22. 4.0 +154 22. 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 24. 4.0 +158 24. 4.0 +159 30. 4.0 +160 30. 4.0 +161 23. 5.0 +162 23. 5.0 +163 24. 5.0 +164 24. 5.0 +165 9.0 5.0 +166 9.0 5.0 +167 35. 5.0 +168 35. 5.0 +169 23. 5.0 +170 23. 5.0 +171 24. 5.0 +172 24. 5.0 +173 9.0 5.0 +174 9.0 5.0 +175 35. 5.0 +176 35. 5.0 +177 23. 5.0 +178 23. 5.0 +179 24. 5.0 +180 24. 5.0 +181 9.0 5.0 +182 9.0 5.0 +183 35. 5.0 +184 35. 5.0 +185 23. 5.0 +186 23. 5.0 +187 24. 5.0 +188 24. 5.0 +189 9.0 5.0 +190 9.0 5.0 +191 35. 5.0 +192 35. 5.0 +193 24. 6.0 +194 24. 6.0 +195 30. 6.0 +196 30. 6.0 +197 35. 6.0 +198 35. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 24. 6.0 +202 24. 6.0 +203 30. 6.0 +204 30. 6.0 +205 35. 6.0 +206 35. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 24. 6.0 +210 24. 6.0 +211 30. 6.0 +212 30. 6.0 +213 35. 6.0 +214 35. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 24. 6.0 +218 24. 6.0 +219 30. 6.0 +220 30. 6.0 +221 35. 6.0 +222 35. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.50 0.0 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 9.0 1.0 +0.50 3.1e-17 0.50 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 3.1e-17 0.50 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 3.1e-17 0.50 10. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 3.1e-17 0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +0.50 -0.50 6.1e-17 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 -0.50 6.1e-17 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 -0.50 6.1e-17 10. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -0.50 6.1e-17 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +0.50 -9.2e-17 -0.50 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 -9.2e-17 -0.50 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 -9.2e-17 -0.50 10. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -9.2e-17 -0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +0.50 0.50 -1.2e-16 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 0.50 -1.2e-16 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.50 -1.2e-16 10. 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 11. 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 11. 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 17. 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +0.50 3.1e-17 0.50 11. 2.0 +0.50 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 11. 2.0 +1.0 3.1e-17 0.50 17. 2.0 + + +0.50 6.1e-17 1.0 11. 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +1.0 3.1e-17 0.50 17. 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 11. 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 11. 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 17. 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +0.50 -0.50 6.1e-17 11. 2.0 +0.50 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 11. 2.0 +1.0 -0.50 6.1e-17 17. 2.0 + + +0.50 -1.0 1.2e-16 11. 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +1.0 -0.50 6.1e-17 17. 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 11. 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 11. 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 17. 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +0.50 -9.2e-17 -0.50 11. 2.0 +0.50 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 11. 2.0 +1.0 -9.2e-17 -0.50 17. 2.0 + + +0.50 -1.8e-16 -1.0 11. 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +1.0 -9.2e-17 -0.50 17. 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 11. 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 11. 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 17. 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +0.50 0.50 -1.2e-16 11. 2.0 +0.50 1.0 -2.4e-16 11. 2.0 + + +0.50 0.50 -1.2e-16 11. 2.0 +1.0 0.50 -1.2e-16 17. 2.0 + + +0.50 1.0 -2.4e-16 11. 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +1.0 0.50 -1.2e-16 17. 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.25 0.0 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 0.25 0.0 21. 3.0 +0.25 0.25 0.0 22. 3.0 + + +0.0 0.25 0.0 21. 3.0 +0.0 1.5e-17 0.25 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.25 0.0 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 0.25 0.0 22. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 1.5e-17 0.25 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 1.5e-17 0.25 23. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 1.5e-17 0.25 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 1.5e-17 0.25 21. 3.0 +0.25 1.5e-17 0.25 22. 3.0 + + +0.0 1.5e-17 0.25 21. 3.0 +0.0 -0.25 3.1e-17 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 1.5e-17 0.25 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 1.5e-17 0.25 22. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 -0.25 3.1e-17 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 -0.25 3.1e-17 23. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 -0.25 3.1e-17 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 -0.25 3.1e-17 21. 3.0 +0.25 -0.25 3.1e-17 22. 3.0 + + +0.0 -0.25 3.1e-17 21. 3.0 +0.0 -4.6e-17 -0.25 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 -0.25 3.1e-17 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 -0.25 3.1e-17 22. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 -4.6e-17 -0.25 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 -4.6e-17 -0.25 23. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 -4.6e-17 -0.25 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 -4.6e-17 -0.25 21. 3.0 +0.25 -4.6e-17 -0.25 22. 3.0 + + +0.0 -4.6e-17 -0.25 21. 3.0 +0.0 0.25 -6.1e-17 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 -4.6e-17 -0.25 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 -4.6e-17 -0.25 22. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 0.25 -6.1e-17 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 0.25 -6.1e-17 23. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.0 0.25 0.0 22. 4.0 +0.0 0.50 0.0 22. 4.0 + + +0.0 0.25 0.0 22. 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 22. 4.0 +0.0 1.5e-17 0.25 24. 4.0 + + +0.0 0.50 0.0 22. 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 22. 4.0 +0.0 3.1e-17 0.50 24. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 30. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.0 1.5e-17 0.25 24. 4.0 +0.0 3.1e-17 0.50 24. 4.0 + + +0.0 1.5e-17 0.25 24. 4.0 +0.25 1.5e-17 0.25 30. 4.0 + + +0.0 3.1e-17 0.50 24. 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.25 1.5e-17 0.25 30. 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.0 3.1e-17 0.50 22. 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.0 -0.25 3.1e-17 24. 4.0 + + +0.0 3.1e-17 0.50 22. 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 22. 4.0 +0.0 -0.50 6.1e-17 24. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 30. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.0 -0.25 3.1e-17 24. 4.0 +0.0 -0.50 6.1e-17 24. 4.0 + + +0.0 -0.25 3.1e-17 24. 4.0 +0.25 -0.25 3.1e-17 30. 4.0 + + +0.0 -0.50 6.1e-17 24. 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.25 -0.25 3.1e-17 30. 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.0 -0.50 6.1e-17 22. 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.0 -4.6e-17 -0.25 24. 4.0 + + +0.0 -0.50 6.1e-17 22. 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 22. 4.0 +0.0 -9.2e-17 -0.50 24. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 30. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.0 -4.6e-17 -0.25 24. 4.0 +0.0 -9.2e-17 -0.50 24. 4.0 + + +0.0 -4.6e-17 -0.25 24. 4.0 +0.25 -4.6e-17 -0.25 30. 4.0 + + +0.0 -9.2e-17 -0.50 24. 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.25 -4.6e-17 -0.25 30. 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.0 -9.2e-17 -0.50 22. 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.0 0.25 -6.1e-17 24. 4.0 + + +0.0 -9.2e-17 -0.50 22. 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 22. 4.0 +0.0 0.50 -1.2e-16 24. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 30. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.0 0.25 -6.1e-17 24. 4.0 +0.0 0.50 -1.2e-16 24. 4.0 + + +0.0 0.25 -6.1e-17 24. 4.0 +0.25 0.25 -6.1e-17 30. 4.0 + + +0.0 0.50 -1.2e-16 24. 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.25 0.25 -6.1e-17 30. 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.25 0.0 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 0.25 0.0 23. 5.0 +0.50 0.25 0.0 24. 5.0 + + +0.25 0.25 0.0 23. 5.0 +0.25 1.5e-17 0.25 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.25 0.0 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 0.25 0.0 24. 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 1.5e-17 0.25 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 1.5e-17 0.25 9.0 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 1.5e-17 0.25 23. 5.0 +0.50 1.5e-17 0.25 24. 5.0 + + +0.25 1.5e-17 0.25 23. 5.0 +0.25 -0.25 3.1e-17 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 1.5e-17 0.25 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 1.5e-17 0.25 24. 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 -0.25 3.1e-17 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 -0.25 3.1e-17 9.0 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 -0.25 3.1e-17 23. 5.0 +0.50 -0.25 3.1e-17 24. 5.0 + + +0.25 -0.25 3.1e-17 23. 5.0 +0.25 -4.6e-17 -0.25 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 -0.25 3.1e-17 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 -0.25 3.1e-17 24. 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 -4.6e-17 -0.25 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 -4.6e-17 -0.25 9.0 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 -4.6e-17 -0.25 23. 5.0 +0.50 -4.6e-17 -0.25 24. 5.0 + + +0.25 -4.6e-17 -0.25 23. 5.0 +0.25 0.25 -6.1e-17 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 -4.6e-17 -0.25 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 -4.6e-17 -0.25 24. 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 0.25 -6.1e-17 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 0.25 -6.1e-17 9.0 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 0.50 0.0 24. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.50 0.25 0.0 30. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 1.5e-17 0.25 35. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.50 0.50 0.0 30. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.25 3.1e-17 0.50 35. 6.0 + + +0.50 0.25 0.0 30. 6.0 +0.50 0.50 0.0 30. 6.0 + + +0.50 0.25 0.0 30. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 30. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 35. 6.0 +0.25 3.1e-17 0.50 35. 6.0 + + +0.25 1.5e-17 0.25 35. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 35. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 3.1e-17 0.50 24. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.50 1.5e-17 0.25 30. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 -0.25 3.1e-17 35. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.50 3.1e-17 0.50 30. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.25 -0.50 6.1e-17 35. 6.0 + + +0.50 1.5e-17 0.25 30. 6.0 +0.50 3.1e-17 0.50 30. 6.0 + + +0.50 1.5e-17 0.25 30. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 30. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 35. 6.0 +0.25 -0.50 6.1e-17 35. 6.0 + + +0.25 -0.25 3.1e-17 35. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 35. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -0.50 6.1e-17 24. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.50 -0.25 3.1e-17 30. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -4.6e-17 -0.25 35. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.50 -0.50 6.1e-17 30. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.25 -9.2e-17 -0.50 35. 6.0 + + +0.50 -0.25 3.1e-17 30. 6.0 +0.50 -0.50 6.1e-17 30. 6.0 + + +0.50 -0.25 3.1e-17 30. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 30. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 35. 6.0 +0.25 -9.2e-17 -0.50 35. 6.0 + + +0.25 -4.6e-17 -0.25 35. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 35. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 -9.2e-17 -0.50 24. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.50 -4.6e-17 -0.25 30. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 0.25 -6.1e-17 35. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.50 -9.2e-17 -0.50 30. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.25 0.50 -1.2e-16 35. 6.0 + + +0.50 -4.6e-17 -0.25 30. 6.0 +0.50 -9.2e-17 -0.50 30. 6.0 + + +0.50 -4.6e-17 -0.25 30. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 30. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 35. 6.0 +0.25 0.50 -1.2e-16 35. 6.0 + + +0.25 0.25 -6.1e-17 35. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 35. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q2 in 3d: +DEAL::Checking Q3 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 4.0 1.0 +18 4.0 1.0 +19 5.0 1.0 +20 5.0 1.0 +21 4.0 1.0 +22 4.0 1.0 +23 5.0 1.0 +24 5.0 1.0 +25 4.0 1.0 +26 4.0 1.0 +27 5.0 1.0 +28 5.0 1.0 +29 4.0 1.0 +30 4.0 1.0 +31 5.0 1.0 +32 5.0 1.0 +33 5.0 2.0 +34 5.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 5.0 2.0 +38 5.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 5.0 2.0 +42 5.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 5.0 2.0 +46 5.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 4.0 1.0 +0.25 0.0 4.0 1.0 + +0.0 0.0 5.0 1.0 +1.5e-17 0.25 5.0 1.0 + + +0.0 0.0 4.0 1.0 +1.5e-17 0.25 4.0 1.0 + +0.0 0.0 5.0 1.0 +-0.25 3.1e-17 5.0 1.0 + + +0.0 0.0 4.0 1.0 +-0.25 3.1e-17 4.0 1.0 + +0.0 0.0 5.0 1.0 +-4.6e-17 -0.25 5.0 1.0 + + +0.0 0.0 4.0 1.0 +-4.6e-17 -0.25 4.0 1.0 + +0.0 0.0 5.0 1.0 +0.25 -6.1e-17 5.0 1.0 + + +0.25 0.0 5.0 2.0 +0.50 0.0 5.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 5.0 2.0 +3.1e-17 0.50 5.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 5.0 2.0 +-0.50 6.1e-17 5.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 5.0 2.0 +-9.2e-17 -0.50 5.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=5.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,4.0,0.0>, + <0.25,4.0,0.0>, + <1.5e-17,5.0,0.25>} +triangle { + <0.0,4.0,0.0>, + <1.5e-17,5.0,0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <1.5e-17,4.0,0.25>, + <-0.25,5.0,3.1e-17>} +triangle { + <0.0,4.0,0.0>, + <-0.25,5.0,3.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <-0.25,4.0,3.1e-17>, + <-4.6e-17,5.0,-0.25>} +triangle { + <0.0,4.0,0.0>, + <-4.6e-17,5.0,-0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <-4.6e-17,4.0,-0.25>, + <0.25,5.0,-6.1e-17>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,-6.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,5.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,5.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,5.0,0.25>, + <3.1e-17,5.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,5.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,5.0,3.1e-17>, + <-0.50,5.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,5.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,5.0,-0.25>, + <-9.2e-17,5.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,5.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 863 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 171.65 843.75 m 193.30 862.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 843.75 m 193.30 862.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 814.17 m 225.00 803.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 814.17 m 225.00 803.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 1.0000 0.0000 s 112.50 835.83 m 75.000 846.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 835.83 m 75.000 846.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 806.25 m 106.70 787.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 806.25 m 106.70 787.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 675.00 m 171.65 693.75 l 112.50 835.83 l 150.00 825.00 lf +0 sg 150.00 675.00 m 171.65 693.75 l 112.50 835.83 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 187.50 664.17 l 171.65 843.75 l 150.00 825.00 lf +0 sg 150.00 675.00 m 187.50 664.17 l 171.65 843.75 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 112.50 685.83 l 128.35 806.25 l 150.00 825.00 lf +0 sg 150.00 675.00 m 112.50 685.83 l 128.35 806.25 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 128.35 656.25 l 187.50 814.17 l 150.00 825.00 lf +0 sg 150.00 675.00 m 128.35 656.25 l 187.50 814.17 l 150.00 825.00 lx +showpage +DEAL::Checking Q3 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 16. 1.0 +34 16. 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 17. 1.0 +38 17. 1.0 +39 18. 1.0 +40 18. 1.0 +41 16. 1.0 +42 16. 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 17. 1.0 +46 17. 1.0 +47 18. 1.0 +48 18. 1.0 +49 16. 1.0 +50 16. 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 17. 1.0 +54 17. 1.0 +55 18. 1.0 +56 18. 1.0 +57 16. 1.0 +58 16. 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 17. 1.0 +62 17. 1.0 +63 18. 1.0 +64 18. 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 18. 2.0 +70 18. 2.0 +71 31. 2.0 +72 31. 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 18. 2.0 +78 18. 2.0 +79 31. 2.0 +80 31. 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 18. 2.0 +86 18. 2.0 +87 31. 2.0 +88 31. 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 18. 2.0 +94 18. 2.0 +95 31. 2.0 +96 31. 2.0 +97 40. 3.0 +98 40. 3.0 +99 41. 3.0 +100 41. 3.0 +101 42. 3.0 +102 42. 3.0 +103 43. 3.0 +104 43. 3.0 +105 40. 3.0 +106 40. 3.0 +107 41. 3.0 +108 41. 3.0 +109 42. 3.0 +110 42. 3.0 +111 43. 3.0 +112 43. 3.0 +113 40. 3.0 +114 40. 3.0 +115 41. 3.0 +116 41. 3.0 +117 42. 3.0 +118 42. 3.0 +119 43. 3.0 +120 43. 3.0 +121 40. 3.0 +122 40. 3.0 +123 41. 3.0 +124 41. 3.0 +125 42. 3.0 +126 42. 3.0 +127 43. 3.0 +128 43. 3.0 +129 41. 4.0 +130 41. 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 43. 4.0 +134 43. 4.0 +135 56. 4.0 +136 56. 4.0 +137 41. 4.0 +138 41. 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 43. 4.0 +142 43. 4.0 +143 56. 4.0 +144 56. 4.0 +145 41. 4.0 +146 41. 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 43. 4.0 +150 43. 4.0 +151 56. 4.0 +152 56. 4.0 +153 41. 4.0 +154 41. 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 43. 4.0 +158 43. 4.0 +159 56. 4.0 +160 56. 4.0 +161 42. 5.0 +162 42. 5.0 +163 43. 5.0 +164 43. 5.0 +165 16. 5.0 +166 16. 5.0 +167 67. 5.0 +168 67. 5.0 +169 42. 5.0 +170 42. 5.0 +171 43. 5.0 +172 43. 5.0 +173 16. 5.0 +174 16. 5.0 +175 67. 5.0 +176 67. 5.0 +177 42. 5.0 +178 42. 5.0 +179 43. 5.0 +180 43. 5.0 +181 16. 5.0 +182 16. 5.0 +183 67. 5.0 +184 67. 5.0 +185 42. 5.0 +186 42. 5.0 +187 43. 5.0 +188 43. 5.0 +189 16. 5.0 +190 16. 5.0 +191 67. 5.0 +192 67. 5.0 +193 43. 6.0 +194 43. 6.0 +195 56. 6.0 +196 56. 6.0 +197 67. 6.0 +198 67. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 43. 6.0 +202 43. 6.0 +203 56. 6.0 +204 56. 6.0 +205 67. 6.0 +206 67. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 43. 6.0 +210 43. 6.0 +211 56. 6.0 +212 56. 6.0 +213 67. 6.0 +214 67. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 43. 6.0 +218 43. 6.0 +219 56. 6.0 +220 56. 6.0 +221 67. 6.0 +222 67. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.50 0.0 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 0.50 0.0 16. 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 16. 1.0 +0.50 3.1e-17 0.50 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 3.1e-17 0.50 17. 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 3.1e-17 0.50 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 3.1e-17 0.50 16. 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 16. 1.0 +0.50 -0.50 6.1e-17 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 -0.50 6.1e-17 17. 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 -0.50 6.1e-17 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 -0.50 6.1e-17 16. 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 16. 1.0 +0.50 -9.2e-17 -0.50 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 -9.2e-17 -0.50 17. 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 -9.2e-17 -0.50 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 -9.2e-17 -0.50 16. 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 16. 1.0 +0.50 0.50 -1.2e-16 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 0.50 -1.2e-16 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 0.50 -1.2e-16 17. 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 18. 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 31. 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +1.0 3.1e-17 0.50 31. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +1.0 3.1e-17 0.50 31. 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 18. 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 31. 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +1.0 -0.50 6.1e-17 31. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +1.0 -0.50 6.1e-17 31. 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 18. 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 31. 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +1.0 -9.2e-17 -0.50 31. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +1.0 -9.2e-17 -0.50 31. 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 18. 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 18. 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 31. 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +0.50 0.50 -1.2e-16 18. 2.0 +0.50 1.0 -2.4e-16 18. 2.0 + + +0.50 0.50 -1.2e-16 18. 2.0 +1.0 0.50 -1.2e-16 31. 2.0 + + +0.50 1.0 -2.4e-16 18. 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +1.0 0.50 -1.2e-16 31. 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.25 0.0 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 0.25 0.0 40. 3.0 +0.25 0.25 0.0 41. 3.0 + + +0.0 0.25 0.0 40. 3.0 +0.0 1.5e-17 0.25 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.25 0.0 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 0.25 0.0 41. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 1.5e-17 0.25 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 1.5e-17 0.25 42. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 1.5e-17 0.25 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 1.5e-17 0.25 40. 3.0 +0.25 1.5e-17 0.25 41. 3.0 + + +0.0 1.5e-17 0.25 40. 3.0 +0.0 -0.25 3.1e-17 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 1.5e-17 0.25 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 1.5e-17 0.25 41. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 -0.25 3.1e-17 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 -0.25 3.1e-17 42. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 -0.25 3.1e-17 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 -0.25 3.1e-17 40. 3.0 +0.25 -0.25 3.1e-17 41. 3.0 + + +0.0 -0.25 3.1e-17 40. 3.0 +0.0 -4.6e-17 -0.25 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 -0.25 3.1e-17 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 -0.25 3.1e-17 41. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 -4.6e-17 -0.25 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 -4.6e-17 -0.25 42. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 -4.6e-17 -0.25 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 -4.6e-17 -0.25 40. 3.0 +0.25 -4.6e-17 -0.25 41. 3.0 + + +0.0 -4.6e-17 -0.25 40. 3.0 +0.0 0.25 -6.1e-17 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 -4.6e-17 -0.25 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 -4.6e-17 -0.25 41. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 0.25 -6.1e-17 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 0.25 -6.1e-17 42. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.0 0.25 0.0 41. 4.0 +0.0 0.50 0.0 41. 4.0 + + +0.0 0.25 0.0 41. 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 41. 4.0 +0.0 1.5e-17 0.25 43. 4.0 + + +0.0 0.50 0.0 41. 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 41. 4.0 +0.0 3.1e-17 0.50 43. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 56. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.0 1.5e-17 0.25 43. 4.0 +0.0 3.1e-17 0.50 43. 4.0 + + +0.0 1.5e-17 0.25 43. 4.0 +0.25 1.5e-17 0.25 56. 4.0 + + +0.0 3.1e-17 0.50 43. 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.25 1.5e-17 0.25 56. 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.0 3.1e-17 0.50 41. 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.0 -0.25 3.1e-17 43. 4.0 + + +0.0 3.1e-17 0.50 41. 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 41. 4.0 +0.0 -0.50 6.1e-17 43. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 56. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.0 -0.25 3.1e-17 43. 4.0 +0.0 -0.50 6.1e-17 43. 4.0 + + +0.0 -0.25 3.1e-17 43. 4.0 +0.25 -0.25 3.1e-17 56. 4.0 + + +0.0 -0.50 6.1e-17 43. 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.25 -0.25 3.1e-17 56. 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.0 -0.50 6.1e-17 41. 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.0 -4.6e-17 -0.25 43. 4.0 + + +0.0 -0.50 6.1e-17 41. 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 41. 4.0 +0.0 -9.2e-17 -0.50 43. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 56. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.0 -4.6e-17 -0.25 43. 4.0 +0.0 -9.2e-17 -0.50 43. 4.0 + + +0.0 -4.6e-17 -0.25 43. 4.0 +0.25 -4.6e-17 -0.25 56. 4.0 + + +0.0 -9.2e-17 -0.50 43. 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.25 -4.6e-17 -0.25 56. 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.0 -9.2e-17 -0.50 41. 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.0 0.25 -6.1e-17 43. 4.0 + + +0.0 -9.2e-17 -0.50 41. 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 41. 4.0 +0.0 0.50 -1.2e-16 43. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 56. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.0 0.25 -6.1e-17 43. 4.0 +0.0 0.50 -1.2e-16 43. 4.0 + + +0.0 0.25 -6.1e-17 43. 4.0 +0.25 0.25 -6.1e-17 56. 4.0 + + +0.0 0.50 -1.2e-16 43. 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.25 0.25 -6.1e-17 56. 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.25 0.0 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 0.25 0.0 42. 5.0 +0.50 0.25 0.0 43. 5.0 + + +0.25 0.25 0.0 42. 5.0 +0.25 1.5e-17 0.25 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.25 0.0 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 0.25 0.0 43. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 1.5e-17 0.25 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 1.5e-17 0.25 16. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 1.5e-17 0.25 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 1.5e-17 0.25 42. 5.0 +0.50 1.5e-17 0.25 43. 5.0 + + +0.25 1.5e-17 0.25 42. 5.0 +0.25 -0.25 3.1e-17 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 1.5e-17 0.25 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 1.5e-17 0.25 43. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 -0.25 3.1e-17 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 -0.25 3.1e-17 16. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 -0.25 3.1e-17 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 -0.25 3.1e-17 42. 5.0 +0.50 -0.25 3.1e-17 43. 5.0 + + +0.25 -0.25 3.1e-17 42. 5.0 +0.25 -4.6e-17 -0.25 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 -0.25 3.1e-17 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 -0.25 3.1e-17 43. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 -4.6e-17 -0.25 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 -4.6e-17 -0.25 16. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 -4.6e-17 -0.25 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 -4.6e-17 -0.25 42. 5.0 +0.50 -4.6e-17 -0.25 43. 5.0 + + +0.25 -4.6e-17 -0.25 42. 5.0 +0.25 0.25 -6.1e-17 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 -4.6e-17 -0.25 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 -4.6e-17 -0.25 43. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 0.25 -6.1e-17 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 0.25 -6.1e-17 16. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.25 0.25 0.0 43. 6.0 +0.25 0.50 0.0 43. 6.0 + + +0.25 0.25 0.0 43. 6.0 +0.50 0.25 0.0 56. 6.0 + + +0.25 0.25 0.0 43. 6.0 +0.25 1.5e-17 0.25 67. 6.0 + + +0.25 0.50 0.0 43. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.25 0.50 0.0 43. 6.0 +0.25 3.1e-17 0.50 67. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 56. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 67. 6.0 +0.25 3.1e-17 0.50 67. 6.0 + + +0.25 1.5e-17 0.25 67. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 67. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.25 3.1e-17 0.50 43. 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.50 1.5e-17 0.25 56. 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.25 -0.25 3.1e-17 67. 6.0 + + +0.25 3.1e-17 0.50 43. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.25 3.1e-17 0.50 43. 6.0 +0.25 -0.50 6.1e-17 67. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 56. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 67. 6.0 +0.25 -0.50 6.1e-17 67. 6.0 + + +0.25 -0.25 3.1e-17 67. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 67. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.25 -0.50 6.1e-17 43. 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.50 -0.25 3.1e-17 56. 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.25 -4.6e-17 -0.25 67. 6.0 + + +0.25 -0.50 6.1e-17 43. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.25 -0.50 6.1e-17 43. 6.0 +0.25 -9.2e-17 -0.50 67. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 56. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 67. 6.0 +0.25 -9.2e-17 -0.50 67. 6.0 + + +0.25 -4.6e-17 -0.25 67. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 67. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.25 -9.2e-17 -0.50 43. 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.50 -4.6e-17 -0.25 56. 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.25 0.25 -6.1e-17 67. 6.0 + + +0.25 -9.2e-17 -0.50 43. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.25 -9.2e-17 -0.50 43. 6.0 +0.25 0.50 -1.2e-16 67. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 56. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 67. 6.0 +0.25 0.50 -1.2e-16 67. 6.0 + + +0.25 0.25 -6.1e-17 67. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 67. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q3 in 3d: +DEAL::Checking DGQ0 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +8 0.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 0.0 0.0 +12 0.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 1.0 1.0 +18 1.0 1.0 +19 1.0 1.0 +20 1.0 1.0 +21 1.0 1.0 +22 1.0 1.0 +23 1.0 1.0 +24 1.0 1.0 +25 1.0 1.0 +26 1.0 1.0 +27 1.0 1.0 +28 1.0 1.0 +29 1.0 1.0 +30 1.0 1.0 +31 1.0 1.0 +32 1.0 1.0 +33 2.0 2.0 +34 2.0 2.0 +35 2.0 2.0 +36 2.0 2.0 +37 2.0 2.0 +38 2.0 2.0 +39 2.0 2.0 +40 2.0 2.0 +41 2.0 2.0 +42 2.0 2.0 +43 2.0 2.0 +44 2.0 2.0 +45 2.0 2.0 +46 2.0 2.0 +47 2.0 2.0 +48 2.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 0.0 0.0 +1.0 -2.4e-16 0.0 0.0 + + +0.0 0.0 1.0 1.0 +0.25 0.0 1.0 1.0 + +0.0 0.0 1.0 1.0 +1.5e-17 0.25 1.0 1.0 + + +0.0 0.0 1.0 1.0 +1.5e-17 0.25 1.0 1.0 + +0.0 0.0 1.0 1.0 +-0.25 3.1e-17 1.0 1.0 + + +0.0 0.0 1.0 1.0 +-0.25 3.1e-17 1.0 1.0 + +0.0 0.0 1.0 1.0 +-4.6e-17 -0.25 1.0 1.0 + + +0.0 0.0 1.0 1.0 +-4.6e-17 -0.25 1.0 1.0 + +0.0 0.0 1.0 1.0 +0.25 -6.1e-17 1.0 1.0 + + +0.25 0.0 2.0 2.0 +0.50 0.0 2.0 2.0 + +1.5e-17 0.25 2.0 2.0 +3.1e-17 0.50 2.0 2.0 + + +1.5e-17 0.25 2.0 2.0 +3.1e-17 0.50 2.0 2.0 + +-0.25 3.1e-17 2.0 2.0 +-0.50 6.1e-17 2.0 2.0 + + +-0.25 3.1e-17 2.0 2.0 +-0.50 6.1e-17 2.0 2.0 + +-4.6e-17 -0.25 2.0 2.0 +-9.2e-17 -0.50 2.0 2.0 + + +-4.6e-17 -0.25 2.0 2.0 +-9.2e-17 -0.50 2.0 2.0 + +0.25 -6.1e-17 2.0 2.0 +0.50 -1.2e-16 2.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=2.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,0.0,1.0>, + <3.1e-17,0.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,0.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,0.0,1.2e-16>, + <-0.50,0.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,0.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,0.0,-1.0>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,0.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,0.0,-2.4e-16>, + <0.50,0.0,-1.2e-16>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,0.0>, + <1.5e-17,1.0,0.25>} +triangle { + <0.0,1.0,0.0>, + <1.5e-17,1.0,0.25>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <1.5e-17,1.0,0.25>, + <-0.25,1.0,3.1e-17>} +triangle { + <0.0,1.0,0.0>, + <-0.25,1.0,3.1e-17>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <-0.25,1.0,3.1e-17>, + <-4.6e-17,1.0,-0.25>} +triangle { + <0.0,1.0,0.0>, + <-4.6e-17,1.0,-0.25>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <-4.6e-17,1.0,-0.25>, + <0.25,1.0,-6.1e-17>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,-6.1e-17>, + <0.0,1.0,0.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,0.0>, + <3.1e-17,2.0,0.50>} +triangle { + <0.25,2.0,0.0>, + <3.1e-17,2.0,0.50>, + <1.5e-17,2.0,0.25>} +triangle { + <1.5e-17,2.0,0.25>, + <3.1e-17,2.0,0.50>, + <-0.50,2.0,6.1e-17>} +triangle { + <1.5e-17,2.0,0.25>, + <-0.50,2.0,6.1e-17>, + <-0.25,2.0,3.1e-17>} +triangle { + <-0.25,2.0,3.1e-17>, + <-0.50,2.0,6.1e-17>, + <-9.2e-17,2.0,-0.50>} +triangle { + <-0.25,2.0,3.1e-17>, + <-9.2e-17,2.0,-0.50>, + <-4.6e-17,2.0,-0.25>} +triangle { + <-4.6e-17,2.0,-0.25>, + <-9.2e-17,2.0,-0.50>, + <0.50,2.0,-1.2e-16>} +triangle { + <-4.6e-17,2.0,-0.25>, + <0.50,2.0,-1.2e-16>, + <0.25,2.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 413 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 118.30 l 75.000 96.651 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 118.30 l 75.000 96.651 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 150.00 l 193.30 112.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 150.00 l 193.30 112.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 0.0000 l 106.70 37.500 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 0.0000 l 106.70 37.500 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 171.65 243.75 l 112.50 235.83 l 150.00 225.00 lf +0 sg 150.00 225.00 m 171.65 243.75 l 112.50 235.83 l 150.00 225.00 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 31.699 l 225.00 53.349 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 31.699 l 225.00 53.349 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 187.50 214.17 l 171.65 243.75 l 150.00 225.00 lf +0 sg 150.00 225.00 m 187.50 214.17 l 171.65 243.75 l 150.00 225.00 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 112.50 235.83 l 128.35 206.25 l 150.00 225.00 lf +0 sg 150.00 225.00 m 112.50 235.83 l 128.35 206.25 l 150.00 225.00 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 128.35 206.25 l 187.50 214.17 l 150.00 225.00 lf +0 sg 150.00 225.00 m 128.35 206.25 l 187.50 214.17 l 150.00 225.00 lx +1.0000 sg 171.65 393.75 m 193.30 412.50 l 75.000 396.65 l 112.50 385.83 lf +0 sg 171.65 393.75 m 193.30 412.50 l 75.000 396.65 l 112.50 385.83 lx +1.0000 sg 187.50 364.17 m 225.00 353.35 l 193.30 412.50 l 171.65 393.75 lf +0 sg 187.50 364.17 m 225.00 353.35 l 193.30 412.50 l 171.65 393.75 lx +1.0000 sg 112.50 385.83 m 75.000 396.65 l 106.70 337.50 l 128.35 356.25 lf +0 sg 112.50 385.83 m 75.000 396.65 l 106.70 337.50 l 128.35 356.25 lx +1.0000 sg 128.35 356.25 m 106.70 337.50 l 225.00 353.35 l 187.50 364.17 lf +0 sg 128.35 356.25 m 106.70 337.50 l 225.00 353.35 l 187.50 364.17 lx +showpage +DEAL::Checking DGQ0 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +8 0.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 0.0 0.0 +12 0.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 0.0 0.0 +20 0.0 0.0 +21 0.0 0.0 +22 0.0 0.0 +23 0.0 0.0 +24 0.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 0.0 0.0 +28 0.0 0.0 +29 0.0 0.0 +30 0.0 0.0 +31 0.0 0.0 +32 0.0 0.0 +33 1.0 1.0 +34 1.0 1.0 +35 1.0 1.0 +36 1.0 1.0 +37 1.0 1.0 +38 1.0 1.0 +39 1.0 1.0 +40 1.0 1.0 +41 1.0 1.0 +42 1.0 1.0 +43 1.0 1.0 +44 1.0 1.0 +45 1.0 1.0 +46 1.0 1.0 +47 1.0 1.0 +48 1.0 1.0 +49 1.0 1.0 +50 1.0 1.0 +51 1.0 1.0 +52 1.0 1.0 +53 1.0 1.0 +54 1.0 1.0 +55 1.0 1.0 +56 1.0 1.0 +57 1.0 1.0 +58 1.0 1.0 +59 1.0 1.0 +60 1.0 1.0 +61 1.0 1.0 +62 1.0 1.0 +63 1.0 1.0 +64 1.0 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 2.0 2.0 +68 2.0 2.0 +69 2.0 2.0 +70 2.0 2.0 +71 2.0 2.0 +72 2.0 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 2.0 2.0 +76 2.0 2.0 +77 2.0 2.0 +78 2.0 2.0 +79 2.0 2.0 +80 2.0 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 2.0 2.0 +84 2.0 2.0 +85 2.0 2.0 +86 2.0 2.0 +87 2.0 2.0 +88 2.0 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 2.0 2.0 +92 2.0 2.0 +93 2.0 2.0 +94 2.0 2.0 +95 2.0 2.0 +96 2.0 2.0 +97 3.0 3.0 +98 3.0 3.0 +99 3.0 3.0 +100 3.0 3.0 +101 3.0 3.0 +102 3.0 3.0 +103 3.0 3.0 +104 3.0 3.0 +105 3.0 3.0 +106 3.0 3.0 +107 3.0 3.0 +108 3.0 3.0 +109 3.0 3.0 +110 3.0 3.0 +111 3.0 3.0 +112 3.0 3.0 +113 3.0 3.0 +114 3.0 3.0 +115 3.0 3.0 +116 3.0 3.0 +117 3.0 3.0 +118 3.0 3.0 +119 3.0 3.0 +120 3.0 3.0 +121 3.0 3.0 +122 3.0 3.0 +123 3.0 3.0 +124 3.0 3.0 +125 3.0 3.0 +126 3.0 3.0 +127 3.0 3.0 +128 3.0 3.0 +129 4.0 4.0 +130 4.0 4.0 +131 4.0 4.0 +132 4.0 4.0 +133 4.0 4.0 +134 4.0 4.0 +135 4.0 4.0 +136 4.0 4.0 +137 4.0 4.0 +138 4.0 4.0 +139 4.0 4.0 +140 4.0 4.0 +141 4.0 4.0 +142 4.0 4.0 +143 4.0 4.0 +144 4.0 4.0 +145 4.0 4.0 +146 4.0 4.0 +147 4.0 4.0 +148 4.0 4.0 +149 4.0 4.0 +150 4.0 4.0 +151 4.0 4.0 +152 4.0 4.0 +153 4.0 4.0 +154 4.0 4.0 +155 4.0 4.0 +156 4.0 4.0 +157 4.0 4.0 +158 4.0 4.0 +159 4.0 4.0 +160 4.0 4.0 +161 5.0 5.0 +162 5.0 5.0 +163 5.0 5.0 +164 5.0 5.0 +165 5.0 5.0 +166 5.0 5.0 +167 5.0 5.0 +168 5.0 5.0 +169 5.0 5.0 +170 5.0 5.0 +171 5.0 5.0 +172 5.0 5.0 +173 5.0 5.0 +174 5.0 5.0 +175 5.0 5.0 +176 5.0 5.0 +177 5.0 5.0 +178 5.0 5.0 +179 5.0 5.0 +180 5.0 5.0 +181 5.0 5.0 +182 5.0 5.0 +183 5.0 5.0 +184 5.0 5.0 +185 5.0 5.0 +186 5.0 5.0 +187 5.0 5.0 +188 5.0 5.0 +189 5.0 5.0 +190 5.0 5.0 +191 5.0 5.0 +192 5.0 5.0 +193 6.0 6.0 +194 6.0 6.0 +195 6.0 6.0 +196 6.0 6.0 +197 6.0 6.0 +198 6.0 6.0 +199 6.0 6.0 +200 6.0 6.0 +201 6.0 6.0 +202 6.0 6.0 +203 6.0 6.0 +204 6.0 6.0 +205 6.0 6.0 +206 6.0 6.0 +207 6.0 6.0 +208 6.0 6.0 +209 6.0 6.0 +210 6.0 6.0 +211 6.0 6.0 +212 6.0 6.0 +213 6.0 6.0 +214 6.0 6.0 +215 6.0 6.0 +216 6.0 6.0 +217 6.0 6.0 +218 6.0 6.0 +219 6.0 6.0 +220 6.0 6.0 +221 6.0 6.0 +222 6.0 6.0 +223 6.0 6.0 +224 6.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 0.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 0.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 0.0 +0.50 1.0 0.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.50 1.0 0.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.50 6.1e-17 1.0 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.50 -1.0 1.2e-16 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 0.50 -1.2e-16 0.0 0.0 + + +0.50 -1.8e-16 -1.0 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.0 0.50 -1.2e-16 0.0 0.0 +0.0 1.0 -2.4e-16 0.0 0.0 + + +0.0 0.50 -1.2e-16 0.0 0.0 +0.50 0.50 -1.2e-16 0.0 0.0 + + +0.0 1.0 -2.4e-16 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.50 0.50 -1.2e-16 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.50 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 0.50 0.0 1.0 1.0 +1.0 0.50 0.0 1.0 1.0 + + +0.50 0.50 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.50 0.0 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 0.50 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 3.1e-17 0.50 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 -0.50 6.1e-17 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +0.50 0.50 -1.2e-16 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 -9.2e-17 -0.50 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.50 -1.2e-16 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 2.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 2.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +1.0 0.50 0.0 2.0 2.0 +1.0 1.0 0.0 2.0 2.0 + + +1.0 0.50 0.0 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +1.0 1.0 0.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +1.0 6.1e-17 1.0 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +1.0 -1.0 1.2e-16 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 0.50 -1.2e-16 2.0 2.0 + + +1.0 -1.8e-16 -1.0 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +0.50 0.50 -1.2e-16 2.0 2.0 +0.50 1.0 -2.4e-16 2.0 2.0 + + +0.50 0.50 -1.2e-16 2.0 2.0 +1.0 0.50 -1.2e-16 2.0 2.0 + + +0.50 1.0 -2.4e-16 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +1.0 0.50 -1.2e-16 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.25 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 0.25 0.0 3.0 3.0 +0.25 0.25 0.0 3.0 3.0 + + +0.0 0.25 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.25 0.0 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 0.25 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 1.5e-17 0.25 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 -0.25 3.1e-17 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.0 0.25 -6.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 -4.6e-17 -0.25 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.25 -6.1e-17 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.25 0.0 4.0 4.0 +0.0 0.50 0.0 4.0 4.0 + + +0.0 0.25 0.0 4.0 4.0 +0.25 0.25 0.0 4.0 4.0 + + +0.0 0.25 0.0 4.0 4.0 +0.0 1.5e-17 0.25 4.0 4.0 + + +0.0 0.50 0.0 4.0 4.0 +0.25 0.50 0.0 4.0 4.0 + + +0.0 0.50 0.0 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.25 0.25 0.0 4.0 4.0 +0.25 0.50 0.0 4.0 4.0 + + +0.25 0.25 0.0 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.25 0.50 0.0 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 -0.25 3.1e-17 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.25 3.1e-17 0.50 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.25 -0.50 6.1e-17 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 0.25 -6.1e-17 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.0 0.50 -1.2e-16 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 0.25 -6.1e-17 4.0 4.0 + + +0.25 -9.2e-17 -0.50 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.0 0.25 -6.1e-17 4.0 4.0 +0.0 0.50 -1.2e-16 4.0 4.0 + + +0.0 0.25 -6.1e-17 4.0 4.0 +0.25 0.25 -6.1e-17 4.0 4.0 + + +0.0 0.50 -1.2e-16 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.25 0.25 -6.1e-17 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.25 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 0.25 0.0 5.0 5.0 +0.50 0.25 0.0 5.0 5.0 + + +0.25 0.25 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.25 0.0 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 0.25 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 1.5e-17 0.25 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 -0.25 3.1e-17 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.25 0.25 -6.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 -4.6e-17 -0.25 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.25 -6.1e-17 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.25 0.0 6.0 6.0 +0.25 0.50 0.0 6.0 6.0 + + +0.25 0.25 0.0 6.0 6.0 +0.50 0.25 0.0 6.0 6.0 + + +0.25 0.25 0.0 6.0 6.0 +0.25 1.5e-17 0.25 6.0 6.0 + + +0.25 0.50 0.0 6.0 6.0 +0.50 0.50 0.0 6.0 6.0 + + +0.25 0.50 0.0 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.50 0.25 0.0 6.0 6.0 +0.50 0.50 0.0 6.0 6.0 + + +0.50 0.25 0.0 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.50 0.50 0.0 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 -0.25 3.1e-17 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.50 3.1e-17 0.50 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.50 -0.50 6.1e-17 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 0.25 -6.1e-17 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.25 0.50 -1.2e-16 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 0.25 -6.1e-17 6.0 6.0 + + +0.50 -9.2e-17 -0.50 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +0.25 0.25 -6.1e-17 6.0 6.0 +0.25 0.50 -1.2e-16 6.0 6.0 + + +0.25 0.25 -6.1e-17 6.0 6.0 +0.50 0.25 -6.1e-17 6.0 6.0 + + +0.25 0.50 -1.2e-16 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +0.50 0.25 -6.1e-17 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 2.0 1.0 +18 2.0 1.0 +19 3.0 1.0 +20 3.0 1.0 +21 2.0 1.0 +22 2.0 1.0 +23 3.0 1.0 +24 3.0 1.0 +25 2.0 1.0 +26 2.0 1.0 +27 3.0 1.0 +28 3.0 1.0 +29 2.0 1.0 +30 2.0 1.0 +31 3.0 1.0 +32 3.0 1.0 +33 4.0 2.0 +34 4.0 2.0 +35 5.0 2.0 +36 5.0 2.0 +37 4.0 2.0 +38 4.0 2.0 +39 5.0 2.0 +40 5.0 2.0 +41 4.0 2.0 +42 4.0 2.0 +43 5.0 2.0 +44 5.0 2.0 +45 4.0 2.0 +46 4.0 2.0 +47 5.0 2.0 +48 5.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 2.0 1.0 + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +1.5e-17 0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-0.25 3.1e-17 2.0 1.0 + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-4.6e-17 -0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +0.25 -6.1e-17 3.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 4.0 2.0 + +1.5e-17 0.25 5.0 2.0 +3.1e-17 0.50 5.0 2.0 + + +1.5e-17 0.25 4.0 2.0 +3.1e-17 0.50 4.0 2.0 + +-0.25 3.1e-17 5.0 2.0 +-0.50 6.1e-17 5.0 2.0 + + +-0.25 3.1e-17 4.0 2.0 +-0.50 6.1e-17 4.0 2.0 + +-4.6e-17 -0.25 5.0 2.0 +-9.2e-17 -0.50 5.0 2.0 + + +-4.6e-17 -0.25 4.0 2.0 +-9.2e-17 -0.50 4.0 2.0 + +0.25 -6.1e-17 5.0 2.0 +0.50 -1.2e-16 5.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=5.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <1.5e-17,3.0,0.25>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,3.0,0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,2.0,0.25>, + <-0.25,3.0,3.1e-17>} +triangle { + <0.0,2.0,0.0>, + <-0.25,3.0,3.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-0.25,2.0,3.1e-17>, + <-4.6e-17,3.0,-0.25>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,2.0,-0.25>, + <0.25,3.0,-6.1e-17>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,-6.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <3.1e-17,5.0,0.50>} +triangle { + <0.25,4.0,0.0>, + <3.1e-17,5.0,0.50>, + <1.5e-17,5.0,0.25>} +triangle { + <1.5e-17,4.0,0.25>, + <3.1e-17,4.0,0.50>, + <-0.50,5.0,6.1e-17>} +triangle { + <1.5e-17,4.0,0.25>, + <-0.50,5.0,6.1e-17>, + <-0.25,5.0,3.1e-17>} +triangle { + <-0.25,4.0,3.1e-17>, + <-0.50,4.0,6.1e-17>, + <-9.2e-17,5.0,-0.50>} +triangle { + <-0.25,4.0,3.1e-17>, + <-9.2e-17,5.0,-0.50>, + <-4.6e-17,5.0,-0.25>} +triangle { + <-4.6e-17,4.0,-0.25>, + <-9.2e-17,4.0,-0.50>, + <0.50,5.0,-1.2e-16>} +triangle { + <-4.6e-17,4.0,-0.25>, + <0.50,5.0,-1.2e-16>, + <0.25,5.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 863 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lf +0 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lf +0 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lf +0 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lf +0 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lx +1.0000 sg 171.65 693.75 m 193.30 712.50 l 75.000 846.65 l 112.50 835.83 lf +0 sg 171.65 693.75 m 193.30 712.50 l 75.000 846.65 l 112.50 835.83 lx +1.0000 sg 187.50 664.17 m 225.00 653.35 l 193.30 862.50 l 171.65 843.75 lf +0 sg 187.50 664.17 m 225.00 653.35 l 193.30 862.50 l 171.65 843.75 lx +1.0000 sg 112.50 685.83 m 75.000 696.65 l 106.70 787.50 l 128.35 806.25 lf +0 sg 112.50 685.83 m 75.000 696.65 l 106.70 787.50 l 128.35 806.25 lx +1.0000 sg 128.35 656.25 m 106.70 637.50 l 225.00 803.35 l 187.50 814.17 lf +0 sg 128.35 656.25 m 106.70 637.50 l 225.00 803.35 l 187.50 814.17 lx +showpage +DEAL::Checking DGQ1 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 4.0 1.0 +34 4.0 1.0 +35 5.0 1.0 +36 5.0 1.0 +37 6.0 1.0 +38 6.0 1.0 +39 7.0 1.0 +40 7.0 1.0 +41 4.0 1.0 +42 4.0 1.0 +43 5.0 1.0 +44 5.0 1.0 +45 6.0 1.0 +46 6.0 1.0 +47 7.0 1.0 +48 7.0 1.0 +49 4.0 1.0 +50 4.0 1.0 +51 5.0 1.0 +52 5.0 1.0 +53 6.0 1.0 +54 6.0 1.0 +55 7.0 1.0 +56 7.0 1.0 +57 4.0 1.0 +58 4.0 1.0 +59 5.0 1.0 +60 5.0 1.0 +61 6.0 1.0 +62 6.0 1.0 +63 7.0 1.0 +64 7.0 1.0 +65 8.0 2.0 +66 8.0 2.0 +67 9.0 2.0 +68 9.0 2.0 +69 10. 2.0 +70 10. 2.0 +71 11. 2.0 +72 11. 2.0 +73 8.0 2.0 +74 8.0 2.0 +75 9.0 2.0 +76 9.0 2.0 +77 10. 2.0 +78 10. 2.0 +79 11. 2.0 +80 11. 2.0 +81 8.0 2.0 +82 8.0 2.0 +83 9.0 2.0 +84 9.0 2.0 +85 10. 2.0 +86 10. 2.0 +87 11. 2.0 +88 11. 2.0 +89 8.0 2.0 +90 8.0 2.0 +91 9.0 2.0 +92 9.0 2.0 +93 10. 2.0 +94 10. 2.0 +95 11. 2.0 +96 11. 2.0 +97 12. 3.0 +98 12. 3.0 +99 13. 3.0 +100 13. 3.0 +101 14. 3.0 +102 14. 3.0 +103 15. 3.0 +104 15. 3.0 +105 12. 3.0 +106 12. 3.0 +107 13. 3.0 +108 13. 3.0 +109 14. 3.0 +110 14. 3.0 +111 15. 3.0 +112 15. 3.0 +113 12. 3.0 +114 12. 3.0 +115 13. 3.0 +116 13. 3.0 +117 14. 3.0 +118 14. 3.0 +119 15. 3.0 +120 15. 3.0 +121 12. 3.0 +122 12. 3.0 +123 13. 3.0 +124 13. 3.0 +125 14. 3.0 +126 14. 3.0 +127 15. 3.0 +128 15. 3.0 +129 16. 4.0 +130 16. 4.0 +131 17. 4.0 +132 17. 4.0 +133 18. 4.0 +134 18. 4.0 +135 19. 4.0 +136 19. 4.0 +137 16. 4.0 +138 16. 4.0 +139 17. 4.0 +140 17. 4.0 +141 18. 4.0 +142 18. 4.0 +143 19. 4.0 +144 19. 4.0 +145 16. 4.0 +146 16. 4.0 +147 17. 4.0 +148 17. 4.0 +149 18. 4.0 +150 18. 4.0 +151 19. 4.0 +152 19. 4.0 +153 16. 4.0 +154 16. 4.0 +155 17. 4.0 +156 17. 4.0 +157 18. 4.0 +158 18. 4.0 +159 19. 4.0 +160 19. 4.0 +161 20. 5.0 +162 20. 5.0 +163 21. 5.0 +164 21. 5.0 +165 22. 5.0 +166 22. 5.0 +167 23. 5.0 +168 23. 5.0 +169 20. 5.0 +170 20. 5.0 +171 21. 5.0 +172 21. 5.0 +173 22. 5.0 +174 22. 5.0 +175 23. 5.0 +176 23. 5.0 +177 20. 5.0 +178 20. 5.0 +179 21. 5.0 +180 21. 5.0 +181 22. 5.0 +182 22. 5.0 +183 23. 5.0 +184 23. 5.0 +185 20. 5.0 +186 20. 5.0 +187 21. 5.0 +188 21. 5.0 +189 22. 5.0 +190 22. 5.0 +191 23. 5.0 +192 23. 5.0 +193 24. 6.0 +194 24. 6.0 +195 25. 6.0 +196 25. 6.0 +197 26. 6.0 +198 26. 6.0 +199 27. 6.0 +200 27. 6.0 +201 24. 6.0 +202 24. 6.0 +203 25. 6.0 +204 25. 6.0 +205 26. 6.0 +206 26. 6.0 +207 27. 6.0 +208 27. 6.0 +209 24. 6.0 +210 24. 6.0 +211 25. 6.0 +212 25. 6.0 +213 26. 6.0 +214 26. 6.0 +215 27. 6.0 +216 27. 6.0 +217 24. 6.0 +218 24. 6.0 +219 25. 6.0 +220 25. 6.0 +221 26. 6.0 +222 26. 6.0 +223 27. 6.0 +224 27. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.50 0.0 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +1.0 0.50 0.0 5.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +0.50 3.1e-17 0.50 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.50 0.0 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 0.50 0.0 5.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 3.1e-17 0.50 6.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 3.1e-17 0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +1.0 3.1e-17 0.50 5.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +0.50 -0.50 6.1e-17 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 3.1e-17 0.50 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 3.1e-17 0.50 5.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 -0.50 6.1e-17 6.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -0.50 6.1e-17 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +1.0 -0.50 6.1e-17 5.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +0.50 -9.2e-17 -0.50 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 -0.50 6.1e-17 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 -0.50 6.1e-17 5.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 -9.2e-17 -0.50 6.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -9.2e-17 -0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +1.0 -9.2e-17 -0.50 5.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +0.50 0.50 -1.2e-16 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 -9.2e-17 -0.50 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 -9.2e-17 -0.50 5.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 0.50 -1.2e-16 6.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +0.50 0.50 0.0 8.0 2.0 +0.50 1.0 0.0 8.0 2.0 + + +0.50 0.50 0.0 8.0 2.0 +1.0 0.50 0.0 9.0 2.0 + + +0.50 0.50 0.0 8.0 2.0 +0.50 3.1e-17 0.50 10. 2.0 + + +0.50 1.0 0.0 8.0 2.0 +1.0 1.0 0.0 9.0 2.0 + + +0.50 1.0 0.0 8.0 2.0 +0.50 6.1e-17 1.0 10. 2.0 + + +1.0 0.50 0.0 9.0 2.0 +1.0 1.0 0.0 9.0 2.0 + + +1.0 0.50 0.0 9.0 2.0 +1.0 3.1e-17 0.50 11. 2.0 + + +1.0 1.0 0.0 9.0 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 10. 2.0 +0.50 6.1e-17 1.0 10. 2.0 + + +0.50 3.1e-17 0.50 10. 2.0 +1.0 3.1e-17 0.50 11. 2.0 + + +0.50 6.1e-17 1.0 10. 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +1.0 3.1e-17 0.50 11. 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +0.50 6.1e-17 1.0 8.0 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +1.0 3.1e-17 0.50 9.0 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +0.50 -0.50 6.1e-17 10. 2.0 + + +0.50 6.1e-17 1.0 8.0 2.0 +1.0 6.1e-17 1.0 9.0 2.0 + + +0.50 6.1e-17 1.0 8.0 2.0 +0.50 -1.0 1.2e-16 10. 2.0 + + +1.0 3.1e-17 0.50 9.0 2.0 +1.0 6.1e-17 1.0 9.0 2.0 + + +1.0 3.1e-17 0.50 9.0 2.0 +1.0 -0.50 6.1e-17 11. 2.0 + + +1.0 6.1e-17 1.0 9.0 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 10. 2.0 +0.50 -1.0 1.2e-16 10. 2.0 + + +0.50 -0.50 6.1e-17 10. 2.0 +1.0 -0.50 6.1e-17 11. 2.0 + + +0.50 -1.0 1.2e-16 10. 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +1.0 -0.50 6.1e-17 11. 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +0.50 -1.0 1.2e-16 8.0 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +1.0 -0.50 6.1e-17 9.0 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +0.50 -9.2e-17 -0.50 10. 2.0 + + +0.50 -1.0 1.2e-16 8.0 2.0 +1.0 -1.0 1.2e-16 9.0 2.0 + + +0.50 -1.0 1.2e-16 8.0 2.0 +0.50 -1.8e-16 -1.0 10. 2.0 + + +1.0 -0.50 6.1e-17 9.0 2.0 +1.0 -1.0 1.2e-16 9.0 2.0 + + +1.0 -0.50 6.1e-17 9.0 2.0 +1.0 -9.2e-17 -0.50 11. 2.0 + + +1.0 -1.0 1.2e-16 9.0 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 10. 2.0 +0.50 -1.8e-16 -1.0 10. 2.0 + + +0.50 -9.2e-17 -0.50 10. 2.0 +1.0 -9.2e-17 -0.50 11. 2.0 + + +0.50 -1.8e-16 -1.0 10. 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +1.0 -9.2e-17 -0.50 11. 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +0.50 -1.8e-16 -1.0 8.0 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +1.0 -9.2e-17 -0.50 9.0 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +0.50 0.50 -1.2e-16 10. 2.0 + + +0.50 -1.8e-16 -1.0 8.0 2.0 +1.0 -1.8e-16 -1.0 9.0 2.0 + + +0.50 -1.8e-16 -1.0 8.0 2.0 +0.50 1.0 -2.4e-16 10. 2.0 + + +1.0 -9.2e-17 -0.50 9.0 2.0 +1.0 -1.8e-16 -1.0 9.0 2.0 + + +1.0 -9.2e-17 -0.50 9.0 2.0 +1.0 0.50 -1.2e-16 11. 2.0 + + +1.0 -1.8e-16 -1.0 9.0 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +0.50 0.50 -1.2e-16 10. 2.0 +0.50 1.0 -2.4e-16 10. 2.0 + + +0.50 0.50 -1.2e-16 10. 2.0 +1.0 0.50 -1.2e-16 11. 2.0 + + +0.50 1.0 -2.4e-16 10. 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +1.0 0.50 -1.2e-16 11. 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.25 0.0 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 0.25 0.0 12. 3.0 +0.25 0.25 0.0 13. 3.0 + + +0.0 0.25 0.0 12. 3.0 +0.0 1.5e-17 0.25 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.25 0.0 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 0.25 0.0 13. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 1.5e-17 0.25 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 1.5e-17 0.25 14. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 1.5e-17 0.25 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 1.5e-17 0.25 12. 3.0 +0.25 1.5e-17 0.25 13. 3.0 + + +0.0 1.5e-17 0.25 12. 3.0 +0.0 -0.25 3.1e-17 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 1.5e-17 0.25 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 1.5e-17 0.25 13. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 -0.25 3.1e-17 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 -0.25 3.1e-17 14. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 -0.25 3.1e-17 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 -0.25 3.1e-17 12. 3.0 +0.25 -0.25 3.1e-17 13. 3.0 + + +0.0 -0.25 3.1e-17 12. 3.0 +0.0 -4.6e-17 -0.25 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 -0.25 3.1e-17 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 -0.25 3.1e-17 13. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 -4.6e-17 -0.25 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 -4.6e-17 -0.25 14. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 -4.6e-17 -0.25 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 -4.6e-17 -0.25 12. 3.0 +0.25 -4.6e-17 -0.25 13. 3.0 + + +0.0 -4.6e-17 -0.25 12. 3.0 +0.0 0.25 -6.1e-17 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 -4.6e-17 -0.25 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 -4.6e-17 -0.25 13. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 0.25 -6.1e-17 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 0.25 -6.1e-17 14. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.0 0.25 0.0 16. 4.0 +0.0 0.50 0.0 16. 4.0 + + +0.0 0.25 0.0 16. 4.0 +0.25 0.25 0.0 17. 4.0 + + +0.0 0.25 0.0 16. 4.0 +0.0 1.5e-17 0.25 18. 4.0 + + +0.0 0.50 0.0 16. 4.0 +0.25 0.50 0.0 17. 4.0 + + +0.0 0.50 0.0 16. 4.0 +0.0 3.1e-17 0.50 18. 4.0 + + +0.25 0.25 0.0 17. 4.0 +0.25 0.50 0.0 17. 4.0 + + +0.25 0.25 0.0 17. 4.0 +0.25 1.5e-17 0.25 19. 4.0 + + +0.25 0.50 0.0 17. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.0 1.5e-17 0.25 18. 4.0 +0.0 3.1e-17 0.50 18. 4.0 + + +0.0 1.5e-17 0.25 18. 4.0 +0.25 1.5e-17 0.25 19. 4.0 + + +0.0 3.1e-17 0.50 18. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.25 1.5e-17 0.25 19. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.0 3.1e-17 0.50 16. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.25 1.5e-17 0.25 17. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.0 -0.25 3.1e-17 18. 4.0 + + +0.0 3.1e-17 0.50 16. 4.0 +0.25 3.1e-17 0.50 17. 4.0 + + +0.0 3.1e-17 0.50 16. 4.0 +0.0 -0.50 6.1e-17 18. 4.0 + + +0.25 1.5e-17 0.25 17. 4.0 +0.25 3.1e-17 0.50 17. 4.0 + + +0.25 1.5e-17 0.25 17. 4.0 +0.25 -0.25 3.1e-17 19. 4.0 + + +0.25 3.1e-17 0.50 17. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.0 -0.25 3.1e-17 18. 4.0 +0.0 -0.50 6.1e-17 18. 4.0 + + +0.0 -0.25 3.1e-17 18. 4.0 +0.25 -0.25 3.1e-17 19. 4.0 + + +0.0 -0.50 6.1e-17 18. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.25 -0.25 3.1e-17 19. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.0 -0.50 6.1e-17 16. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.25 -0.25 3.1e-17 17. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.0 -4.6e-17 -0.25 18. 4.0 + + +0.0 -0.50 6.1e-17 16. 4.0 +0.25 -0.50 6.1e-17 17. 4.0 + + +0.0 -0.50 6.1e-17 16. 4.0 +0.0 -9.2e-17 -0.50 18. 4.0 + + +0.25 -0.25 3.1e-17 17. 4.0 +0.25 -0.50 6.1e-17 17. 4.0 + + +0.25 -0.25 3.1e-17 17. 4.0 +0.25 -4.6e-17 -0.25 19. 4.0 + + +0.25 -0.50 6.1e-17 17. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.0 -4.6e-17 -0.25 18. 4.0 +0.0 -9.2e-17 -0.50 18. 4.0 + + +0.0 -4.6e-17 -0.25 18. 4.0 +0.25 -4.6e-17 -0.25 19. 4.0 + + +0.0 -9.2e-17 -0.50 18. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.25 -4.6e-17 -0.25 19. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.0 -9.2e-17 -0.50 16. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.25 -4.6e-17 -0.25 17. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.0 0.25 -6.1e-17 18. 4.0 + + +0.0 -9.2e-17 -0.50 16. 4.0 +0.25 -9.2e-17 -0.50 17. 4.0 + + +0.0 -9.2e-17 -0.50 16. 4.0 +0.0 0.50 -1.2e-16 18. 4.0 + + +0.25 -4.6e-17 -0.25 17. 4.0 +0.25 -9.2e-17 -0.50 17. 4.0 + + +0.25 -4.6e-17 -0.25 17. 4.0 +0.25 0.25 -6.1e-17 19. 4.0 + + +0.25 -9.2e-17 -0.50 17. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.0 0.25 -6.1e-17 18. 4.0 +0.0 0.50 -1.2e-16 18. 4.0 + + +0.0 0.25 -6.1e-17 18. 4.0 +0.25 0.25 -6.1e-17 19. 4.0 + + +0.0 0.50 -1.2e-16 18. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.25 0.25 -6.1e-17 19. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.25 0.0 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 0.25 0.0 20. 5.0 +0.50 0.25 0.0 21. 5.0 + + +0.25 0.25 0.0 20. 5.0 +0.25 1.5e-17 0.25 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.25 0.0 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 0.25 0.0 21. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 1.5e-17 0.25 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 1.5e-17 0.25 22. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 1.5e-17 0.25 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 1.5e-17 0.25 20. 5.0 +0.50 1.5e-17 0.25 21. 5.0 + + +0.25 1.5e-17 0.25 20. 5.0 +0.25 -0.25 3.1e-17 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 1.5e-17 0.25 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 1.5e-17 0.25 21. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 -0.25 3.1e-17 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 -0.25 3.1e-17 22. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 -0.25 3.1e-17 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 -0.25 3.1e-17 20. 5.0 +0.50 -0.25 3.1e-17 21. 5.0 + + +0.25 -0.25 3.1e-17 20. 5.0 +0.25 -4.6e-17 -0.25 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 -0.25 3.1e-17 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 -0.25 3.1e-17 21. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 -4.6e-17 -0.25 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 -4.6e-17 -0.25 22. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 -4.6e-17 -0.25 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 -4.6e-17 -0.25 20. 5.0 +0.50 -4.6e-17 -0.25 21. 5.0 + + +0.25 -4.6e-17 -0.25 20. 5.0 +0.25 0.25 -6.1e-17 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 -4.6e-17 -0.25 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 -4.6e-17 -0.25 21. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 0.25 -6.1e-17 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 0.25 -6.1e-17 22. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 0.50 0.0 24. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.50 0.25 0.0 25. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 1.5e-17 0.25 26. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.50 0.50 0.0 25. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.25 3.1e-17 0.50 26. 6.0 + + +0.50 0.25 0.0 25. 6.0 +0.50 0.50 0.0 25. 6.0 + + +0.50 0.25 0.0 25. 6.0 +0.50 1.5e-17 0.25 27. 6.0 + + +0.50 0.50 0.0 25. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.25 1.5e-17 0.25 26. 6.0 +0.25 3.1e-17 0.50 26. 6.0 + + +0.25 1.5e-17 0.25 26. 6.0 +0.50 1.5e-17 0.25 27. 6.0 + + +0.25 3.1e-17 0.50 26. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.50 1.5e-17 0.25 27. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 3.1e-17 0.50 24. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.50 1.5e-17 0.25 25. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 -0.25 3.1e-17 26. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.50 3.1e-17 0.50 25. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.25 -0.50 6.1e-17 26. 6.0 + + +0.50 1.5e-17 0.25 25. 6.0 +0.50 3.1e-17 0.50 25. 6.0 + + +0.50 1.5e-17 0.25 25. 6.0 +0.50 -0.25 3.1e-17 27. 6.0 + + +0.50 3.1e-17 0.50 25. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.25 -0.25 3.1e-17 26. 6.0 +0.25 -0.50 6.1e-17 26. 6.0 + + +0.25 -0.25 3.1e-17 26. 6.0 +0.50 -0.25 3.1e-17 27. 6.0 + + +0.25 -0.50 6.1e-17 26. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.50 -0.25 3.1e-17 27. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -0.50 6.1e-17 24. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.50 -0.25 3.1e-17 25. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -4.6e-17 -0.25 26. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.50 -0.50 6.1e-17 25. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.25 -9.2e-17 -0.50 26. 6.0 + + +0.50 -0.25 3.1e-17 25. 6.0 +0.50 -0.50 6.1e-17 25. 6.0 + + +0.50 -0.25 3.1e-17 25. 6.0 +0.50 -4.6e-17 -0.25 27. 6.0 + + +0.50 -0.50 6.1e-17 25. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.25 -4.6e-17 -0.25 26. 6.0 +0.25 -9.2e-17 -0.50 26. 6.0 + + +0.25 -4.6e-17 -0.25 26. 6.0 +0.50 -4.6e-17 -0.25 27. 6.0 + + +0.25 -9.2e-17 -0.50 26. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.50 -4.6e-17 -0.25 27. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 -9.2e-17 -0.50 24. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.50 -4.6e-17 -0.25 25. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 0.25 -6.1e-17 26. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.50 -9.2e-17 -0.50 25. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.25 0.50 -1.2e-16 26. 6.0 + + +0.50 -4.6e-17 -0.25 25. 6.0 +0.50 -9.2e-17 -0.50 25. 6.0 + + +0.50 -4.6e-17 -0.25 25. 6.0 +0.50 0.25 -6.1e-17 27. 6.0 + + +0.50 -9.2e-17 -0.50 25. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +0.25 0.25 -6.1e-17 26. 6.0 +0.25 0.50 -1.2e-16 26. 6.0 + + +0.25 0.25 -6.1e-17 26. 6.0 +0.50 0.25 -6.1e-17 27. 6.0 + + +0.25 0.50 -1.2e-16 26. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +0.50 0.25 -6.1e-17 27. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 2.0 0.0 +4 2.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 2.0 0.0 +8 2.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 2.0 0.0 +12 2.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 2.0 0.0 +16 2.0 0.0 +17 3.0 1.0 +18 3.0 1.0 +19 5.0 1.0 +20 5.0 1.0 +21 3.0 1.0 +22 3.0 1.0 +23 5.0 1.0 +24 5.0 1.0 +25 3.0 1.0 +26 3.0 1.0 +27 5.0 1.0 +28 5.0 1.0 +29 3.0 1.0 +30 3.0 1.0 +31 5.0 1.0 +32 5.0 1.0 +33 6.0 2.0 +34 6.0 2.0 +35 8.0 2.0 +36 8.0 2.0 +37 6.0 2.0 +38 6.0 2.0 +39 8.0 2.0 +40 8.0 2.0 +41 6.0 2.0 +42 6.0 2.0 +43 8.0 2.0 +44 8.0 2.0 +45 6.0 2.0 +46 6.0 2.0 +47 8.0 2.0 +48 8.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 2.0 0.0 +6.1e-17 1.0 2.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 2.0 0.0 +-1.0 1.2e-16 2.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 2.0 0.0 +-1.8e-16 -1.0 2.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 2.0 0.0 +1.0 -2.4e-16 2.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 0.0 5.0 1.0 +1.5e-17 0.25 5.0 1.0 + + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + +0.0 0.0 5.0 1.0 +-0.25 3.1e-17 5.0 1.0 + + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + +0.0 0.0 5.0 1.0 +-4.6e-17 -0.25 5.0 1.0 + + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + +0.0 0.0 5.0 1.0 +0.25 -6.1e-17 5.0 1.0 + + +0.25 0.0 6.0 2.0 +0.50 0.0 6.0 2.0 + +1.5e-17 0.25 8.0 2.0 +3.1e-17 0.50 8.0 2.0 + + +1.5e-17 0.25 6.0 2.0 +3.1e-17 0.50 6.0 2.0 + +-0.25 3.1e-17 8.0 2.0 +-0.50 6.1e-17 8.0 2.0 + + +-0.25 3.1e-17 6.0 2.0 +-0.50 6.1e-17 6.0 2.0 + +-4.6e-17 -0.25 8.0 2.0 +-9.2e-17 -0.50 8.0 2.0 + + +-4.6e-17 -0.25 6.0 2.0 +-9.2e-17 -0.50 6.0 2.0 + +0.25 -6.1e-17 8.0 2.0 +0.50 -1.2e-16 8.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=8.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,2.0,1.0>, + <3.1e-17,2.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,2.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,2.0,1.2e-16>, + <-0.50,2.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,2.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,2.0,-1.0>, + <-9.2e-17,2.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,2.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,2.0,-2.4e-16>, + <0.50,2.0,-1.2e-16>} +triangle { + <0.0,3.0,0.0>, + <0.25,3.0,0.0>, + <1.5e-17,5.0,0.25>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,5.0,0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,3.0,0.25>, + <-0.25,5.0,3.1e-17>} +triangle { + <0.0,3.0,0.0>, + <-0.25,5.0,3.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-0.25,3.0,3.1e-17>, + <-4.6e-17,5.0,-0.25>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,5.0,-0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.25,5.0,-6.1e-17>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,-6.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,6.0,0.0>, + <3.1e-17,8.0,0.50>} +triangle { + <0.25,6.0,0.0>, + <3.1e-17,8.0,0.50>, + <1.5e-17,8.0,0.25>} +triangle { + <1.5e-17,6.0,0.25>, + <3.1e-17,6.0,0.50>, + <-0.50,8.0,6.1e-17>} +triangle { + <1.5e-17,6.0,0.25>, + <-0.50,8.0,6.1e-17>, + <-0.25,8.0,3.1e-17>} +triangle { + <-0.25,6.0,3.1e-17>, + <-0.50,6.0,6.1e-17>, + <-9.2e-17,8.0,-0.50>} +triangle { + <-0.25,6.0,3.1e-17>, + <-9.2e-17,8.0,-0.50>, + <-4.6e-17,8.0,-0.25>} +triangle { + <-4.6e-17,6.0,-0.25>, + <-9.2e-17,6.0,-0.50>, + <0.50,8.0,-1.2e-16>} +triangle { + <-4.6e-17,6.0,-0.25>, + <0.50,8.0,-1.2e-16>, + <0.25,8.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1313 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 418.30 l 75.000 396.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 418.30 l 75.000 396.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 450.00 l 193.30 412.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 450.00 l 193.30 412.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 300.00 l 106.70 337.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 300.00 l 106.70 337.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 331.70 l 225.00 353.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 331.70 l 225.00 353.35 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 171.65 543.75 l 112.50 835.83 l 150.00 825.00 lf +0 sg 150.00 525.00 m 171.65 543.75 l 112.50 835.83 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 187.50 514.17 l 171.65 843.75 l 150.00 825.00 lf +0 sg 150.00 525.00 m 187.50 514.17 l 171.65 843.75 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 112.50 535.83 l 128.35 806.25 l 150.00 825.00 lf +0 sg 150.00 525.00 m 112.50 535.83 l 128.35 806.25 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 128.35 506.25 l 187.50 814.17 l 150.00 825.00 lf +0 sg 150.00 525.00 m 128.35 506.25 l 187.50 814.17 l 150.00 825.00 lx +1.0000 sg 171.65 993.75 m 193.30 1012.5 l 75.000 1296.7 l 112.50 1285.8 lf +0 sg 171.65 993.75 m 193.30 1012.5 l 75.000 1296.7 l 112.50 1285.8 lx +1.0000 sg 187.50 964.17 m 225.00 953.35 l 193.30 1312.5 l 171.65 1293.8 lf +0 sg 187.50 964.17 m 225.00 953.35 l 193.30 1312.5 l 171.65 1293.8 lx +1.0000 sg 112.50 985.83 m 75.000 996.65 l 106.70 1237.5 l 128.35 1256.2 lf +0 sg 112.50 985.83 m 75.000 996.65 l 106.70 1237.5 l 128.35 1256.2 lx +1.0000 sg 128.35 956.25 m 106.70 937.50 l 225.00 1253.3 l 187.50 1264.2 lf +0 sg 128.35 956.25 m 106.70 937.50 l 225.00 1253.3 l 187.50 1264.2 lx +showpage +DEAL::Checking DGQ2 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 2.0 0.0 +4 2.0 0.0 +5 6.0 0.0 +6 6.0 0.0 +7 8.0 0.0 +8 8.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 2.0 0.0 +12 2.0 0.0 +13 6.0 0.0 +14 6.0 0.0 +15 8.0 0.0 +16 8.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 2.0 0.0 +20 2.0 0.0 +21 6.0 0.0 +22 6.0 0.0 +23 8.0 0.0 +24 8.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 2.0 0.0 +28 2.0 0.0 +29 6.0 0.0 +30 6.0 0.0 +31 8.0 0.0 +32 8.0 0.0 +33 9.0 1.0 +34 9.0 1.0 +35 11. 1.0 +36 11. 1.0 +37 15. 1.0 +38 15. 1.0 +39 17. 1.0 +40 17. 1.0 +41 9.0 1.0 +42 9.0 1.0 +43 11. 1.0 +44 11. 1.0 +45 15. 1.0 +46 15. 1.0 +47 17. 1.0 +48 17. 1.0 +49 9.0 1.0 +50 9.0 1.0 +51 11. 1.0 +52 11. 1.0 +53 15. 1.0 +54 15. 1.0 +55 17. 1.0 +56 17. 1.0 +57 9.0 1.0 +58 9.0 1.0 +59 11. 1.0 +60 11. 1.0 +61 15. 1.0 +62 15. 1.0 +63 17. 1.0 +64 17. 1.0 +65 18. 2.0 +66 18. 2.0 +67 20. 2.0 +68 20. 2.0 +69 24. 2.0 +70 24. 2.0 +71 26. 2.0 +72 26. 2.0 +73 18. 2.0 +74 18. 2.0 +75 20. 2.0 +76 20. 2.0 +77 24. 2.0 +78 24. 2.0 +79 26. 2.0 +80 26. 2.0 +81 18. 2.0 +82 18. 2.0 +83 20. 2.0 +84 20. 2.0 +85 24. 2.0 +86 24. 2.0 +87 26. 2.0 +88 26. 2.0 +89 18. 2.0 +90 18. 2.0 +91 20. 2.0 +92 20. 2.0 +93 24. 2.0 +94 24. 2.0 +95 26. 2.0 +96 26. 2.0 +97 27. 3.0 +98 27. 3.0 +99 29. 3.0 +100 29. 3.0 +101 33. 3.0 +102 33. 3.0 +103 35. 3.0 +104 35. 3.0 +105 27. 3.0 +106 27. 3.0 +107 29. 3.0 +108 29. 3.0 +109 33. 3.0 +110 33. 3.0 +111 35. 3.0 +112 35. 3.0 +113 27. 3.0 +114 27. 3.0 +115 29. 3.0 +116 29. 3.0 +117 33. 3.0 +118 33. 3.0 +119 35. 3.0 +120 35. 3.0 +121 27. 3.0 +122 27. 3.0 +123 29. 3.0 +124 29. 3.0 +125 33. 3.0 +126 33. 3.0 +127 35. 3.0 +128 35. 3.0 +129 36. 4.0 +130 36. 4.0 +131 38. 4.0 +132 38. 4.0 +133 42. 4.0 +134 42. 4.0 +135 44. 4.0 +136 44. 4.0 +137 36. 4.0 +138 36. 4.0 +139 38. 4.0 +140 38. 4.0 +141 42. 4.0 +142 42. 4.0 +143 44. 4.0 +144 44. 4.0 +145 36. 4.0 +146 36. 4.0 +147 38. 4.0 +148 38. 4.0 +149 42. 4.0 +150 42. 4.0 +151 44. 4.0 +152 44. 4.0 +153 36. 4.0 +154 36. 4.0 +155 38. 4.0 +156 38. 4.0 +157 42. 4.0 +158 42. 4.0 +159 44. 4.0 +160 44. 4.0 +161 45. 5.0 +162 45. 5.0 +163 47. 5.0 +164 47. 5.0 +165 51. 5.0 +166 51. 5.0 +167 53. 5.0 +168 53. 5.0 +169 45. 5.0 +170 45. 5.0 +171 47. 5.0 +172 47. 5.0 +173 51. 5.0 +174 51. 5.0 +175 53. 5.0 +176 53. 5.0 +177 45. 5.0 +178 45. 5.0 +179 47. 5.0 +180 47. 5.0 +181 51. 5.0 +182 51. 5.0 +183 53. 5.0 +184 53. 5.0 +185 45. 5.0 +186 45. 5.0 +187 47. 5.0 +188 47. 5.0 +189 51. 5.0 +190 51. 5.0 +191 53. 5.0 +192 53. 5.0 +193 54. 6.0 +194 54. 6.0 +195 56. 6.0 +196 56. 6.0 +197 60. 6.0 +198 60. 6.0 +199 62. 6.0 +200 62. 6.0 +201 54. 6.0 +202 54. 6.0 +203 56. 6.0 +204 56. 6.0 +205 60. 6.0 +206 60. 6.0 +207 62. 6.0 +208 62. 6.0 +209 54. 6.0 +210 54. 6.0 +211 56. 6.0 +212 56. 6.0 +213 60. 6.0 +214 60. 6.0 +215 62. 6.0 +216 62. 6.0 +217 54. 6.0 +218 54. 6.0 +219 56. 6.0 +220 56. 6.0 +221 60. 6.0 +222 60. 6.0 +223 62. 6.0 +224 62. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 2.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 6.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 6.0 0.0 + + +0.50 0.50 0.0 2.0 0.0 +0.50 1.0 0.0 2.0 0.0 + + +0.50 0.50 0.0 2.0 0.0 +0.50 3.1e-17 0.50 8.0 0.0 + + +0.50 1.0 0.0 2.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 +0.0 6.1e-17 1.0 6.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 +0.50 3.1e-17 0.50 8.0 0.0 + + +0.0 6.1e-17 1.0 6.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.50 3.1e-17 0.50 8.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 2.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 6.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 6.0 0.0 + + +0.50 3.1e-17 0.50 2.0 0.0 +0.50 6.1e-17 1.0 2.0 0.0 + + +0.50 3.1e-17 0.50 2.0 0.0 +0.50 -0.50 6.1e-17 8.0 0.0 + + +0.50 6.1e-17 1.0 2.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 +0.0 -1.0 1.2e-16 6.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 +0.50 -0.50 6.1e-17 8.0 0.0 + + +0.0 -1.0 1.2e-16 6.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.50 -0.50 6.1e-17 8.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 2.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 6.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 6.0 0.0 + + +0.50 -0.50 6.1e-17 2.0 0.0 +0.50 -1.0 1.2e-16 2.0 0.0 + + +0.50 -0.50 6.1e-17 2.0 0.0 +0.50 -9.2e-17 -0.50 8.0 0.0 + + +0.50 -1.0 1.2e-16 2.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 +0.0 -1.8e-16 -1.0 6.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 +0.50 -9.2e-17 -0.50 8.0 0.0 + + +0.0 -1.8e-16 -1.0 6.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.50 -9.2e-17 -0.50 8.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 6.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 6.0 0.0 + + +0.50 -9.2e-17 -0.50 2.0 0.0 +0.50 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 2.0 0.0 +0.50 0.50 -1.2e-16 8.0 0.0 + + +0.50 -1.8e-16 -1.0 2.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 +0.0 1.0 -2.4e-16 6.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 +0.50 0.50 -1.2e-16 8.0 0.0 + + +0.0 1.0 -2.4e-16 6.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.50 0.50 -1.2e-16 8.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.50 0.0 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +1.0 0.50 0.0 11. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +0.50 3.1e-17 0.50 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.50 0.0 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 0.50 0.0 11. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 3.1e-17 0.50 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 3.1e-17 0.50 15. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 3.1e-17 0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +0.50 -0.50 6.1e-17 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 3.1e-17 0.50 11. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 -0.50 6.1e-17 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 -0.50 6.1e-17 15. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -0.50 6.1e-17 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +0.50 -9.2e-17 -0.50 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 -0.50 6.1e-17 11. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 -9.2e-17 -0.50 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 -9.2e-17 -0.50 15. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -9.2e-17 -0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +0.50 0.50 -1.2e-16 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 -9.2e-17 -0.50 11. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 0.50 -1.2e-16 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 0.50 -1.2e-16 15. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +0.50 0.50 0.0 18. 2.0 +0.50 1.0 0.0 18. 2.0 + + +0.50 0.50 0.0 18. 2.0 +1.0 0.50 0.0 20. 2.0 + + +0.50 0.50 0.0 18. 2.0 +0.50 3.1e-17 0.50 24. 2.0 + + +0.50 1.0 0.0 18. 2.0 +1.0 1.0 0.0 20. 2.0 + + +0.50 1.0 0.0 18. 2.0 +0.50 6.1e-17 1.0 24. 2.0 + + +1.0 0.50 0.0 20. 2.0 +1.0 1.0 0.0 20. 2.0 + + +1.0 0.50 0.0 20. 2.0 +1.0 3.1e-17 0.50 26. 2.0 + + +1.0 1.0 0.0 20. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +0.50 3.1e-17 0.50 24. 2.0 +0.50 6.1e-17 1.0 24. 2.0 + + +0.50 3.1e-17 0.50 24. 2.0 +1.0 3.1e-17 0.50 26. 2.0 + + +0.50 6.1e-17 1.0 24. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +1.0 3.1e-17 0.50 26. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +1.0 3.1e-17 0.50 20. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 -0.50 6.1e-17 24. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +1.0 6.1e-17 1.0 20. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +0.50 -1.0 1.2e-16 24. 2.0 + + +1.0 3.1e-17 0.50 20. 2.0 +1.0 6.1e-17 1.0 20. 2.0 + + +1.0 3.1e-17 0.50 20. 2.0 +1.0 -0.50 6.1e-17 26. 2.0 + + +1.0 6.1e-17 1.0 20. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +0.50 -0.50 6.1e-17 24. 2.0 +0.50 -1.0 1.2e-16 24. 2.0 + + +0.50 -0.50 6.1e-17 24. 2.0 +1.0 -0.50 6.1e-17 26. 2.0 + + +0.50 -1.0 1.2e-16 24. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +1.0 -0.50 6.1e-17 26. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +1.0 -0.50 6.1e-17 20. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -9.2e-17 -0.50 24. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +1.0 -1.0 1.2e-16 20. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +0.50 -1.8e-16 -1.0 24. 2.0 + + +1.0 -0.50 6.1e-17 20. 2.0 +1.0 -1.0 1.2e-16 20. 2.0 + + +1.0 -0.50 6.1e-17 20. 2.0 +1.0 -9.2e-17 -0.50 26. 2.0 + + +1.0 -1.0 1.2e-16 20. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +0.50 -9.2e-17 -0.50 24. 2.0 +0.50 -1.8e-16 -1.0 24. 2.0 + + +0.50 -9.2e-17 -0.50 24. 2.0 +1.0 -9.2e-17 -0.50 26. 2.0 + + +0.50 -1.8e-16 -1.0 24. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +1.0 -9.2e-17 -0.50 26. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +1.0 -9.2e-17 -0.50 20. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 0.50 -1.2e-16 24. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +1.0 -1.8e-16 -1.0 20. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +0.50 1.0 -2.4e-16 24. 2.0 + + +1.0 -9.2e-17 -0.50 20. 2.0 +1.0 -1.8e-16 -1.0 20. 2.0 + + +1.0 -9.2e-17 -0.50 20. 2.0 +1.0 0.50 -1.2e-16 26. 2.0 + + +1.0 -1.8e-16 -1.0 20. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +0.50 0.50 -1.2e-16 24. 2.0 +0.50 1.0 -2.4e-16 24. 2.0 + + +0.50 0.50 -1.2e-16 24. 2.0 +1.0 0.50 -1.2e-16 26. 2.0 + + +0.50 1.0 -2.4e-16 24. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +1.0 0.50 -1.2e-16 26. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.25 0.0 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 0.25 0.0 27. 3.0 +0.25 0.25 0.0 29. 3.0 + + +0.0 0.25 0.0 27. 3.0 +0.0 1.5e-17 0.25 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.25 0.0 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 0.25 0.0 29. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 1.5e-17 0.25 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 1.5e-17 0.25 33. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 1.5e-17 0.25 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 1.5e-17 0.25 27. 3.0 +0.25 1.5e-17 0.25 29. 3.0 + + +0.0 1.5e-17 0.25 27. 3.0 +0.0 -0.25 3.1e-17 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 1.5e-17 0.25 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 1.5e-17 0.25 29. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 -0.25 3.1e-17 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 -0.25 3.1e-17 33. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 -0.25 3.1e-17 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 -0.25 3.1e-17 27. 3.0 +0.25 -0.25 3.1e-17 29. 3.0 + + +0.0 -0.25 3.1e-17 27. 3.0 +0.0 -4.6e-17 -0.25 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 -0.25 3.1e-17 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 -0.25 3.1e-17 29. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 -4.6e-17 -0.25 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 -4.6e-17 -0.25 33. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 -4.6e-17 -0.25 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 -4.6e-17 -0.25 27. 3.0 +0.25 -4.6e-17 -0.25 29. 3.0 + + +0.0 -4.6e-17 -0.25 27. 3.0 +0.0 0.25 -6.1e-17 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 -4.6e-17 -0.25 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 -4.6e-17 -0.25 29. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 0.25 -6.1e-17 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 0.25 -6.1e-17 33. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.0 0.25 0.0 36. 4.0 +0.0 0.50 0.0 36. 4.0 + + +0.0 0.25 0.0 36. 4.0 +0.25 0.25 0.0 38. 4.0 + + +0.0 0.25 0.0 36. 4.0 +0.0 1.5e-17 0.25 42. 4.0 + + +0.0 0.50 0.0 36. 4.0 +0.25 0.50 0.0 38. 4.0 + + +0.0 0.50 0.0 36. 4.0 +0.0 3.1e-17 0.50 42. 4.0 + + +0.25 0.25 0.0 38. 4.0 +0.25 0.50 0.0 38. 4.0 + + +0.25 0.25 0.0 38. 4.0 +0.25 1.5e-17 0.25 44. 4.0 + + +0.25 0.50 0.0 38. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.0 1.5e-17 0.25 42. 4.0 +0.0 3.1e-17 0.50 42. 4.0 + + +0.0 1.5e-17 0.25 42. 4.0 +0.25 1.5e-17 0.25 44. 4.0 + + +0.0 3.1e-17 0.50 42. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.25 1.5e-17 0.25 44. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.0 3.1e-17 0.50 36. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.25 1.5e-17 0.25 38. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.0 -0.25 3.1e-17 42. 4.0 + + +0.0 3.1e-17 0.50 36. 4.0 +0.25 3.1e-17 0.50 38. 4.0 + + +0.0 3.1e-17 0.50 36. 4.0 +0.0 -0.50 6.1e-17 42. 4.0 + + +0.25 1.5e-17 0.25 38. 4.0 +0.25 3.1e-17 0.50 38. 4.0 + + +0.25 1.5e-17 0.25 38. 4.0 +0.25 -0.25 3.1e-17 44. 4.0 + + +0.25 3.1e-17 0.50 38. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.0 -0.25 3.1e-17 42. 4.0 +0.0 -0.50 6.1e-17 42. 4.0 + + +0.0 -0.25 3.1e-17 42. 4.0 +0.25 -0.25 3.1e-17 44. 4.0 + + +0.0 -0.50 6.1e-17 42. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.25 -0.25 3.1e-17 44. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.0 -0.50 6.1e-17 36. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.25 -0.25 3.1e-17 38. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.0 -4.6e-17 -0.25 42. 4.0 + + +0.0 -0.50 6.1e-17 36. 4.0 +0.25 -0.50 6.1e-17 38. 4.0 + + +0.0 -0.50 6.1e-17 36. 4.0 +0.0 -9.2e-17 -0.50 42. 4.0 + + +0.25 -0.25 3.1e-17 38. 4.0 +0.25 -0.50 6.1e-17 38. 4.0 + + +0.25 -0.25 3.1e-17 38. 4.0 +0.25 -4.6e-17 -0.25 44. 4.0 + + +0.25 -0.50 6.1e-17 38. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.0 -4.6e-17 -0.25 42. 4.0 +0.0 -9.2e-17 -0.50 42. 4.0 + + +0.0 -4.6e-17 -0.25 42. 4.0 +0.25 -4.6e-17 -0.25 44. 4.0 + + +0.0 -9.2e-17 -0.50 42. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.25 -4.6e-17 -0.25 44. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.0 -9.2e-17 -0.50 36. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.25 -4.6e-17 -0.25 38. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.0 0.25 -6.1e-17 42. 4.0 + + +0.0 -9.2e-17 -0.50 36. 4.0 +0.25 -9.2e-17 -0.50 38. 4.0 + + +0.0 -9.2e-17 -0.50 36. 4.0 +0.0 0.50 -1.2e-16 42. 4.0 + + +0.25 -4.6e-17 -0.25 38. 4.0 +0.25 -9.2e-17 -0.50 38. 4.0 + + +0.25 -4.6e-17 -0.25 38. 4.0 +0.25 0.25 -6.1e-17 44. 4.0 + + +0.25 -9.2e-17 -0.50 38. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.0 0.25 -6.1e-17 42. 4.0 +0.0 0.50 -1.2e-16 42. 4.0 + + +0.0 0.25 -6.1e-17 42. 4.0 +0.25 0.25 -6.1e-17 44. 4.0 + + +0.0 0.50 -1.2e-16 42. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.25 0.25 -6.1e-17 44. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.25 0.0 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 0.25 0.0 45. 5.0 +0.50 0.25 0.0 47. 5.0 + + +0.25 0.25 0.0 45. 5.0 +0.25 1.5e-17 0.25 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.25 0.0 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 0.25 0.0 47. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 1.5e-17 0.25 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 1.5e-17 0.25 51. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 1.5e-17 0.25 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 1.5e-17 0.25 45. 5.0 +0.50 1.5e-17 0.25 47. 5.0 + + +0.25 1.5e-17 0.25 45. 5.0 +0.25 -0.25 3.1e-17 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 1.5e-17 0.25 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 1.5e-17 0.25 47. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 -0.25 3.1e-17 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 -0.25 3.1e-17 51. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 -0.25 3.1e-17 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 -0.25 3.1e-17 45. 5.0 +0.50 -0.25 3.1e-17 47. 5.0 + + +0.25 -0.25 3.1e-17 45. 5.0 +0.25 -4.6e-17 -0.25 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 -0.25 3.1e-17 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 -0.25 3.1e-17 47. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 -4.6e-17 -0.25 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 -4.6e-17 -0.25 51. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 -4.6e-17 -0.25 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 -4.6e-17 -0.25 45. 5.0 +0.50 -4.6e-17 -0.25 47. 5.0 + + +0.25 -4.6e-17 -0.25 45. 5.0 +0.25 0.25 -6.1e-17 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 -4.6e-17 -0.25 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 -4.6e-17 -0.25 47. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 0.25 -6.1e-17 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 0.25 -6.1e-17 51. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.25 0.25 0.0 54. 6.0 +0.25 0.50 0.0 54. 6.0 + + +0.25 0.25 0.0 54. 6.0 +0.50 0.25 0.0 56. 6.0 + + +0.25 0.25 0.0 54. 6.0 +0.25 1.5e-17 0.25 60. 6.0 + + +0.25 0.50 0.0 54. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.25 0.50 0.0 54. 6.0 +0.25 3.1e-17 0.50 60. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 1.5e-17 0.25 62. 6.0 + + +0.50 0.50 0.0 56. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.25 1.5e-17 0.25 60. 6.0 +0.25 3.1e-17 0.50 60. 6.0 + + +0.25 1.5e-17 0.25 60. 6.0 +0.50 1.5e-17 0.25 62. 6.0 + + +0.25 3.1e-17 0.50 60. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.50 1.5e-17 0.25 62. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.25 3.1e-17 0.50 54. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.50 1.5e-17 0.25 56. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.25 -0.25 3.1e-17 60. 6.0 + + +0.25 3.1e-17 0.50 54. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.25 3.1e-17 0.50 54. 6.0 +0.25 -0.50 6.1e-17 60. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 -0.25 3.1e-17 62. 6.0 + + +0.50 3.1e-17 0.50 56. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.25 -0.25 3.1e-17 60. 6.0 +0.25 -0.50 6.1e-17 60. 6.0 + + +0.25 -0.25 3.1e-17 60. 6.0 +0.50 -0.25 3.1e-17 62. 6.0 + + +0.25 -0.50 6.1e-17 60. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.50 -0.25 3.1e-17 62. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.25 -0.50 6.1e-17 54. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.50 -0.25 3.1e-17 56. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.25 -4.6e-17 -0.25 60. 6.0 + + +0.25 -0.50 6.1e-17 54. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.25 -0.50 6.1e-17 54. 6.0 +0.25 -9.2e-17 -0.50 60. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -4.6e-17 -0.25 62. 6.0 + + +0.50 -0.50 6.1e-17 56. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.25 -4.6e-17 -0.25 60. 6.0 +0.25 -9.2e-17 -0.50 60. 6.0 + + +0.25 -4.6e-17 -0.25 60. 6.0 +0.50 -4.6e-17 -0.25 62. 6.0 + + +0.25 -9.2e-17 -0.50 60. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.50 -4.6e-17 -0.25 62. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.25 -9.2e-17 -0.50 54. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.50 -4.6e-17 -0.25 56. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.25 0.25 -6.1e-17 60. 6.0 + + +0.25 -9.2e-17 -0.50 54. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.25 -9.2e-17 -0.50 54. 6.0 +0.25 0.50 -1.2e-16 60. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 0.25 -6.1e-17 62. 6.0 + + +0.50 -9.2e-17 -0.50 56. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +0.25 0.25 -6.1e-17 60. 6.0 +0.25 0.50 -1.2e-16 60. 6.0 + + +0.25 0.25 -6.1e-17 60. 6.0 +0.50 0.25 -6.1e-17 62. 6.0 + + +0.25 0.50 -1.2e-16 60. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +0.50 0.25 -6.1e-17 62. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ2 in 3d: +DEAL::Checking Nedelec0 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 3 items 224 data follows + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 3 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +3 1 1 1 +node_data_0,dimensionless +node_data_1,dimensionless +cell_data,dimensionless +1 4.0 0.0 0.0 +2 4.0 2.0 0.0 +3 4.0 0.0 0.0 +4 4.0 2.0 0.0 +5 6.0 0.0 0.0 +6 6.0 2.0 0.0 +7 6.0 0.0 0.0 +8 6.0 2.0 0.0 +9 4.0 0.0 0.0 +10 4.0 2.0 0.0 +11 4.0 0.0 0.0 +12 4.0 2.0 0.0 +13 6.0 0.0 0.0 +14 6.0 2.0 0.0 +15 6.0 0.0 0.0 +16 6.0 2.0 0.0 +17 4.0 0.0 0.0 +18 4.0 2.0 0.0 +19 4.0 0.0 0.0 +20 4.0 2.0 0.0 +21 6.0 0.0 0.0 +22 6.0 2.0 0.0 +23 6.0 0.0 0.0 +24 6.0 2.0 0.0 +25 4.0 0.0 0.0 +26 4.0 2.0 0.0 +27 4.0 0.0 0.0 +28 4.0 2.0 0.0 +29 6.0 0.0 0.0 +30 6.0 2.0 0.0 +31 6.0 0.0 0.0 +32 6.0 2.0 0.0 +33 12. 8.0 1.0 +34 12. 10. 1.0 +35 12. 8.0 1.0 +36 12. 10. 1.0 +37 14. 8.0 1.0 +38 14. 10. 1.0 +39 14. 8.0 1.0 +40 14. 10. 1.0 +41 12. 8.0 1.0 +42 12. 10. 1.0 +43 12. 8.0 1.0 +44 12. 10. 1.0 +45 14. 8.0 1.0 +46 14. 10. 1.0 +47 14. 8.0 1.0 +48 14. 10. 1.0 +49 12. 8.0 1.0 +50 12. 10. 1.0 +51 12. 8.0 1.0 +52 12. 10. 1.0 +53 14. 8.0 1.0 +54 14. 10. 1.0 +55 14. 8.0 1.0 +56 14. 10. 1.0 +57 12. 8.0 1.0 +58 12. 10. 1.0 +59 12. 8.0 1.0 +60 12. 10. 1.0 +61 14. 8.0 1.0 +62 14. 10. 1.0 +63 14. 8.0 1.0 +64 14. 10. 1.0 +65 6.0 10. 2.0 +66 6.0 16. 2.0 +67 6.0 10. 2.0 +68 6.0 16. 2.0 +69 18. 10. 2.0 +70 18. 16. 2.0 +71 18. 10. 2.0 +72 18. 16. 2.0 +73 6.0 10. 2.0 +74 6.0 16. 2.0 +75 6.0 10. 2.0 +76 6.0 16. 2.0 +77 18. 10. 2.0 +78 18. 16. 2.0 +79 18. 10. 2.0 +80 18. 16. 2.0 +81 6.0 10. 2.0 +82 6.0 16. 2.0 +83 6.0 10. 2.0 +84 6.0 16. 2.0 +85 18. 10. 2.0 +86 18. 16. 2.0 +87 18. 10. 2.0 +88 18. 16. 2.0 +89 6.0 10. 2.0 +90 6.0 16. 2.0 +91 6.0 10. 2.0 +92 6.0 16. 2.0 +93 18. 10. 2.0 +94 18. 16. 2.0 +95 18. 10. 2.0 +96 18. 16. 2.0 +97 48. 40. 3.0 +98 48. 44. 3.0 +99 48. 40. 3.0 +100 48. 44. 3.0 +101 52. 40. 3.0 +102 52. 44. 3.0 +103 52. 40. 3.0 +104 52. 44. 3.0 +105 48. 40. 3.0 +106 48. 44. 3.0 +107 48. 40. 3.0 +108 48. 44. 3.0 +109 52. 40. 3.0 +110 52. 44. 3.0 +111 52. 40. 3.0 +112 52. 44. 3.0 +113 48. 40. 3.0 +114 48. 44. 3.0 +115 48. 40. 3.0 +116 48. 44. 3.0 +117 52. 40. 3.0 +118 52. 44. 3.0 +119 52. 40. 3.0 +120 52. 44. 3.0 +121 48. 40. 3.0 +122 48. 44. 3.0 +123 48. 40. 3.0 +124 48. 44. 3.0 +125 52. 40. 3.0 +126 52. 44. 3.0 +127 52. 40. 3.0 +128 52. 44. 3.0 +129 60. 44. 4.0 +130 60. 56. 4.0 +131 60. 44. 4.0 +132 60. 56. 4.0 +133 64. 44. 4.0 +134 64. 56. 4.0 +135 64. 44. 4.0 +136 64. 56. 4.0 +137 60. 44. 4.0 +138 60. 56. 4.0 +139 60. 44. 4.0 +140 60. 56. 4.0 +141 64. 44. 4.0 +142 64. 56. 4.0 +143 64. 44. 4.0 +144 64. 56. 4.0 +145 60. 44. 4.0 +146 60. 56. 4.0 +147 60. 44. 4.0 +148 60. 56. 4.0 +149 64. 44. 4.0 +150 64. 56. 4.0 +151 64. 44. 4.0 +152 64. 56. 4.0 +153 60. 44. 4.0 +154 60. 56. 4.0 +155 60. 44. 4.0 +156 60. 56. 4.0 +157 64. 44. 4.0 +158 64. 56. 4.0 +159 64. 44. 4.0 +160 64. 56. 4.0 +161 52. 68. 5.0 +162 52. 72. 5.0 +163 52. 68. 5.0 +164 52. 72. 5.0 +165 76. 68. 5.0 +166 76. 72. 5.0 +167 76. 68. 5.0 +168 76. 72. 5.0 +169 52. 68. 5.0 +170 52. 72. 5.0 +171 52. 68. 5.0 +172 52. 72. 5.0 +173 76. 68. 5.0 +174 76. 72. 5.0 +175 76. 68. 5.0 +176 76. 72. 5.0 +177 52. 68. 5.0 +178 52. 72. 5.0 +179 52. 68. 5.0 +180 52. 72. 5.0 +181 76. 68. 5.0 +182 76. 72. 5.0 +183 76. 68. 5.0 +184 76. 72. 5.0 +185 52. 68. 5.0 +186 52. 72. 5.0 +187 52. 68. 5.0 +188 52. 72. 5.0 +189 76. 68. 5.0 +190 76. 72. 5.0 +191 76. 68. 5.0 +192 76. 72. 5.0 +193 64. 72. 6.0 +194 64. 80. 6.0 +195 64. 72. 6.0 +196 64. 80. 6.0 +197 84. 72. 6.0 +198 84. 80. 6.0 +199 84. 72. 6.0 +200 84. 80. 6.0 +201 64. 72. 6.0 +202 64. 80. 6.0 +203 64. 72. 6.0 +204 64. 80. 6.0 +205 84. 72. 6.0 +206 84. 80. 6.0 +207 84. 72. 6.0 +208 84. 80. 6.0 +209 64. 72. 6.0 +210 64. 80. 6.0 +211 64. 72. 6.0 +212 64. 80. 6.0 +213 84. 72. 6.0 +214 84. 80. 6.0 +215 84. 72. 6.0 +216 84. 80. 6.0 +217 64. 72. 6.0 +218 64. 80. 6.0 +219 64. 72. 6.0 +220 64. 80. 6.0 +221 84. 72. 6.0 +222 84. 80. 6.0 +223 84. 72. 6.0 +224 84. 80. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data_0 1 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. + +node_data_1 1 +0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data_0", "node_data_1", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. + +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data_0 double 1 +LOOKUP_TABLE default +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 4.0 0.0 0.0 +0.0 1.0 0.0 4.0 2.0 0.0 + + +0.0 0.50 0.0 4.0 0.0 0.0 +0.50 0.50 0.0 4.0 0.0 0.0 + + +0.0 0.50 0.0 4.0 0.0 0.0 +0.0 3.1e-17 0.50 6.0 0.0 0.0 + + +0.0 1.0 0.0 4.0 2.0 0.0 +0.50 1.0 0.0 4.0 2.0 0.0 + + +0.0 1.0 0.0 4.0 2.0 0.0 +0.0 6.1e-17 1.0 6.0 2.0 0.0 + + +0.50 0.50 0.0 4.0 0.0 0.0 +0.50 1.0 0.0 4.0 2.0 0.0 + + +0.50 0.50 0.0 4.0 0.0 0.0 +0.50 3.1e-17 0.50 6.0 0.0 0.0 + + +0.50 1.0 0.0 4.0 2.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 0.0 +0.0 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 0.0 +0.50 3.1e-17 0.50 6.0 0.0 0.0 + + +0.0 6.1e-17 1.0 6.0 2.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.50 3.1e-17 0.50 6.0 0.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.0 6.1e-17 1.0 4.0 2.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.50 3.1e-17 0.50 4.0 0.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.0 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.0 6.1e-17 1.0 4.0 2.0 0.0 +0.50 6.1e-17 1.0 4.0 2.0 0.0 + + +0.0 6.1e-17 1.0 4.0 2.0 0.0 +0.0 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.50 3.1e-17 0.50 4.0 0.0 0.0 +0.50 6.1e-17 1.0 4.0 2.0 0.0 + + +0.50 3.1e-17 0.50 4.0 0.0 0.0 +0.50 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.50 6.1e-17 1.0 4.0 2.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 0.0 +0.0 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 0.0 +0.50 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.0 -1.0 1.2e-16 6.0 2.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 6.0 0.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.0 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -0.50 6.1e-17 4.0 0.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.0 -1.0 1.2e-16 4.0 2.0 0.0 +0.50 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.0 -1.0 1.2e-16 4.0 2.0 0.0 +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.50 -1.0 1.2e-16 4.0 2.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.0 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 +0.0 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 0.0 +0.0 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 0.0 +0.50 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.0 1.0 -2.4e-16 6.0 2.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 0.50 -1.2e-16 6.0 0.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.50 0.0 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 0.50 0.0 12. 10. 1.0 +1.0 0.50 0.0 12. 10. 1.0 + + +0.50 0.50 0.0 12. 10. 1.0 +0.50 3.1e-17 0.50 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.50 0.0 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 0.50 0.0 12. 10. 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 3.1e-17 0.50 14. 10. 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 3.1e-17 0.50 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 3.1e-17 0.50 12. 10. 1.0 +1.0 3.1e-17 0.50 12. 10. 1.0 + + +0.50 3.1e-17 0.50 12. 10. 1.0 +0.50 -0.50 6.1e-17 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 3.1e-17 0.50 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 3.1e-17 0.50 12. 10. 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 -0.50 6.1e-17 14. 10. 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 -0.50 6.1e-17 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 -0.50 6.1e-17 12. 10. 1.0 +1.0 -0.50 6.1e-17 12. 10. 1.0 + + +0.50 -0.50 6.1e-17 12. 10. 1.0 +0.50 -9.2e-17 -0.50 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 -0.50 6.1e-17 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 -0.50 6.1e-17 12. 10. 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 -9.2e-17 -0.50 14. 10. 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 -9.2e-17 -0.50 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 -9.2e-17 -0.50 12. 10. 1.0 +1.0 -9.2e-17 -0.50 12. 10. 1.0 + + +0.50 -9.2e-17 -0.50 12. 10. 1.0 +0.50 0.50 -1.2e-16 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 -9.2e-17 -0.50 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 -9.2e-17 -0.50 12. 10. 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 0.50 -1.2e-16 14. 10. 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +0.50 1.0 0.0 6.0 16. 2.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +1.0 0.50 0.0 6.0 10. 2.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +0.50 3.1e-17 0.50 18. 10. 2.0 + + +0.50 1.0 0.0 6.0 16. 2.0 +1.0 1.0 0.0 6.0 16. 2.0 + + +0.50 1.0 0.0 6.0 16. 2.0 +0.50 6.1e-17 1.0 18. 16. 2.0 + + +1.0 0.50 0.0 6.0 10. 2.0 +1.0 1.0 0.0 6.0 16. 2.0 + + +1.0 0.50 0.0 6.0 10. 2.0 +1.0 3.1e-17 0.50 18. 10. 2.0 + + +1.0 1.0 0.0 6.0 16. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 18. 10. 2.0 +0.50 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 18. 10. 2.0 +1.0 3.1e-17 0.50 18. 10. 2.0 + + +0.50 6.1e-17 1.0 18. 16. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +1.0 3.1e-17 0.50 18. 10. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +0.50 6.1e-17 1.0 6.0 16. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +1.0 3.1e-17 0.50 6.0 10. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +0.50 -0.50 6.1e-17 18. 10. 2.0 + + +0.50 6.1e-17 1.0 6.0 16. 2.0 +1.0 6.1e-17 1.0 6.0 16. 2.0 + + +0.50 6.1e-17 1.0 6.0 16. 2.0 +0.50 -1.0 1.2e-16 18. 16. 2.0 + + +1.0 3.1e-17 0.50 6.0 10. 2.0 +1.0 6.1e-17 1.0 6.0 16. 2.0 + + +1.0 3.1e-17 0.50 6.0 10. 2.0 +1.0 -0.50 6.1e-17 18. 10. 2.0 + + +1.0 6.1e-17 1.0 6.0 16. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 18. 10. 2.0 +0.50 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 18. 10. 2.0 +1.0 -0.50 6.1e-17 18. 10. 2.0 + + +0.50 -1.0 1.2e-16 18. 16. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +1.0 -0.50 6.1e-17 18. 10. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +0.50 -1.0 1.2e-16 6.0 16. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -0.50 6.1e-17 6.0 10. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +0.50 -9.2e-17 -0.50 18. 10. 2.0 + + +0.50 -1.0 1.2e-16 6.0 16. 2.0 +1.0 -1.0 1.2e-16 6.0 16. 2.0 + + +0.50 -1.0 1.2e-16 6.0 16. 2.0 +0.50 -1.8e-16 -1.0 18. 16. 2.0 + + +1.0 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -1.0 1.2e-16 6.0 16. 2.0 + + +1.0 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -9.2e-17 -0.50 18. 10. 2.0 + + +1.0 -1.0 1.2e-16 6.0 16. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 18. 10. 2.0 +0.50 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 18. 10. 2.0 +1.0 -9.2e-17 -0.50 18. 10. 2.0 + + +0.50 -1.8e-16 -1.0 18. 16. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +1.0 -9.2e-17 -0.50 18. 10. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +0.50 -1.8e-16 -1.0 6.0 16. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 -9.2e-17 -0.50 6.0 10. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +0.50 0.50 -1.2e-16 18. 10. 2.0 + + +0.50 -1.8e-16 -1.0 6.0 16. 2.0 +1.0 -1.8e-16 -1.0 6.0 16. 2.0 + + +0.50 -1.8e-16 -1.0 6.0 16. 2.0 +0.50 1.0 -2.4e-16 18. 16. 2.0 + + +1.0 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 -1.8e-16 -1.0 6.0 16. 2.0 + + +1.0 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 0.50 -1.2e-16 18. 10. 2.0 + + +1.0 -1.8e-16 -1.0 6.0 16. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +0.50 0.50 -1.2e-16 18. 10. 2.0 +0.50 1.0 -2.4e-16 18. 16. 2.0 + + +0.50 0.50 -1.2e-16 18. 10. 2.0 +1.0 0.50 -1.2e-16 18. 10. 2.0 + + +0.50 1.0 -2.4e-16 18. 16. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +1.0 0.50 -1.2e-16 18. 10. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.25 0.0 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 0.25 0.0 48. 44. 3.0 +0.25 0.25 0.0 48. 44. 3.0 + + +0.0 0.25 0.0 48. 44. 3.0 +0.0 1.5e-17 0.25 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.25 0.0 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 0.25 0.0 48. 44. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 1.5e-17 0.25 52. 44. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 1.5e-17 0.25 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 1.5e-17 0.25 48. 44. 3.0 +0.25 1.5e-17 0.25 48. 44. 3.0 + + +0.0 1.5e-17 0.25 48. 44. 3.0 +0.0 -0.25 3.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 1.5e-17 0.25 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 1.5e-17 0.25 48. 44. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 -0.25 3.1e-17 52. 44. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 -0.25 3.1e-17 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 -0.25 3.1e-17 48. 44. 3.0 +0.25 -0.25 3.1e-17 48. 44. 3.0 + + +0.0 -0.25 3.1e-17 48. 44. 3.0 +0.0 -4.6e-17 -0.25 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 -0.25 3.1e-17 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 -0.25 3.1e-17 48. 44. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 -4.6e-17 -0.25 52. 44. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 -4.6e-17 -0.25 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 -4.6e-17 -0.25 48. 44. 3.0 +0.25 -4.6e-17 -0.25 48. 44. 3.0 + + +0.0 -4.6e-17 -0.25 48. 44. 3.0 +0.0 0.25 -6.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 -4.6e-17 -0.25 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 -4.6e-17 -0.25 48. 44. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 0.25 -6.1e-17 52. 44. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.0 0.50 0.0 60. 56. 4.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.25 0.25 0.0 60. 44. 4.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.0 1.5e-17 0.25 64. 44. 4.0 + + +0.0 0.50 0.0 60. 56. 4.0 +0.25 0.50 0.0 60. 56. 4.0 + + +0.0 0.50 0.0 60. 56. 4.0 +0.0 3.1e-17 0.50 64. 56. 4.0 + + +0.25 0.25 0.0 60. 44. 4.0 +0.25 0.50 0.0 60. 56. 4.0 + + +0.25 0.25 0.0 60. 44. 4.0 +0.25 1.5e-17 0.25 64. 44. 4.0 + + +0.25 0.50 0.0 60. 56. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 64. 44. 4.0 +0.0 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 64. 44. 4.0 +0.25 1.5e-17 0.25 64. 44. 4.0 + + +0.0 3.1e-17 0.50 64. 56. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.25 1.5e-17 0.25 64. 44. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.0 3.1e-17 0.50 60. 56. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.25 1.5e-17 0.25 60. 44. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.0 -0.25 3.1e-17 64. 44. 4.0 + + +0.0 3.1e-17 0.50 60. 56. 4.0 +0.25 3.1e-17 0.50 60. 56. 4.0 + + +0.0 3.1e-17 0.50 60. 56. 4.0 +0.0 -0.50 6.1e-17 64. 56. 4.0 + + +0.25 1.5e-17 0.25 60. 44. 4.0 +0.25 3.1e-17 0.50 60. 56. 4.0 + + +0.25 1.5e-17 0.25 60. 44. 4.0 +0.25 -0.25 3.1e-17 64. 44. 4.0 + + +0.25 3.1e-17 0.50 60. 56. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 64. 44. 4.0 +0.0 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 64. 44. 4.0 +0.25 -0.25 3.1e-17 64. 44. 4.0 + + +0.0 -0.50 6.1e-17 64. 56. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.25 -0.25 3.1e-17 64. 44. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.0 -0.50 6.1e-17 60. 56. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.25 -0.25 3.1e-17 60. 44. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.0 -4.6e-17 -0.25 64. 44. 4.0 + + +0.0 -0.50 6.1e-17 60. 56. 4.0 +0.25 -0.50 6.1e-17 60. 56. 4.0 + + +0.0 -0.50 6.1e-17 60. 56. 4.0 +0.0 -9.2e-17 -0.50 64. 56. 4.0 + + +0.25 -0.25 3.1e-17 60. 44. 4.0 +0.25 -0.50 6.1e-17 60. 56. 4.0 + + +0.25 -0.25 3.1e-17 60. 44. 4.0 +0.25 -4.6e-17 -0.25 64. 44. 4.0 + + +0.25 -0.50 6.1e-17 60. 56. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 64. 44. 4.0 +0.0 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 64. 44. 4.0 +0.25 -4.6e-17 -0.25 64. 44. 4.0 + + +0.0 -9.2e-17 -0.50 64. 56. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.25 -4.6e-17 -0.25 64. 44. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.0 -9.2e-17 -0.50 60. 56. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.25 -4.6e-17 -0.25 60. 44. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.0 0.25 -6.1e-17 64. 44. 4.0 + + +0.0 -9.2e-17 -0.50 60. 56. 4.0 +0.25 -9.2e-17 -0.50 60. 56. 4.0 + + +0.0 -9.2e-17 -0.50 60. 56. 4.0 +0.0 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 -4.6e-17 -0.25 60. 44. 4.0 +0.25 -9.2e-17 -0.50 60. 56. 4.0 + + +0.25 -4.6e-17 -0.25 60. 44. 4.0 +0.25 0.25 -6.1e-17 64. 44. 4.0 + + +0.25 -9.2e-17 -0.50 60. 56. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.0 0.25 -6.1e-17 64. 44. 4.0 +0.0 0.50 -1.2e-16 64. 56. 4.0 + + +0.0 0.25 -6.1e-17 64. 44. 4.0 +0.25 0.25 -6.1e-17 64. 44. 4.0 + + +0.0 0.50 -1.2e-16 64. 56. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 0.25 -6.1e-17 64. 44. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.25 0.0 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 0.25 0.0 52. 72. 5.0 +0.50 0.25 0.0 52. 72. 5.0 + + +0.25 0.25 0.0 52. 72. 5.0 +0.25 1.5e-17 0.25 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.25 0.0 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 0.25 0.0 52. 72. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 1.5e-17 0.25 76. 72. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 1.5e-17 0.25 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 1.5e-17 0.25 52. 72. 5.0 +0.50 1.5e-17 0.25 52. 72. 5.0 + + +0.25 1.5e-17 0.25 52. 72. 5.0 +0.25 -0.25 3.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 1.5e-17 0.25 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 1.5e-17 0.25 52. 72. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 -0.25 3.1e-17 76. 72. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 -0.25 3.1e-17 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 -0.25 3.1e-17 52. 72. 5.0 +0.50 -0.25 3.1e-17 52. 72. 5.0 + + +0.25 -0.25 3.1e-17 52. 72. 5.0 +0.25 -4.6e-17 -0.25 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 -0.25 3.1e-17 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 -0.25 3.1e-17 52. 72. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 -4.6e-17 -0.25 76. 72. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 -4.6e-17 -0.25 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 -4.6e-17 -0.25 52. 72. 5.0 +0.50 -4.6e-17 -0.25 52. 72. 5.0 + + +0.25 -4.6e-17 -0.25 52. 72. 5.0 +0.25 0.25 -6.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 -4.6e-17 -0.25 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 -4.6e-17 -0.25 52. 72. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 0.25 -6.1e-17 76. 72. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.25 0.50 0.0 64. 80. 6.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.50 0.25 0.0 64. 72. 6.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.25 1.5e-17 0.25 84. 72. 6.0 + + +0.25 0.50 0.0 64. 80. 6.0 +0.50 0.50 0.0 64. 80. 6.0 + + +0.25 0.50 0.0 64. 80. 6.0 +0.25 3.1e-17 0.50 84. 80. 6.0 + + +0.50 0.25 0.0 64. 72. 6.0 +0.50 0.50 0.0 64. 80. 6.0 + + +0.50 0.25 0.0 64. 72. 6.0 +0.50 1.5e-17 0.25 84. 72. 6.0 + + +0.50 0.50 0.0 64. 80. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 84. 72. 6.0 +0.25 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 84. 72. 6.0 +0.50 1.5e-17 0.25 84. 72. 6.0 + + +0.25 3.1e-17 0.50 84. 80. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.50 1.5e-17 0.25 84. 72. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.25 3.1e-17 0.50 64. 80. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.50 1.5e-17 0.25 64. 72. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.25 -0.25 3.1e-17 84. 72. 6.0 + + +0.25 3.1e-17 0.50 64. 80. 6.0 +0.50 3.1e-17 0.50 64. 80. 6.0 + + +0.25 3.1e-17 0.50 64. 80. 6.0 +0.25 -0.50 6.1e-17 84. 80. 6.0 + + +0.50 1.5e-17 0.25 64. 72. 6.0 +0.50 3.1e-17 0.50 64. 80. 6.0 + + +0.50 1.5e-17 0.25 64. 72. 6.0 +0.50 -0.25 3.1e-17 84. 72. 6.0 + + +0.50 3.1e-17 0.50 64. 80. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 84. 72. 6.0 +0.25 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 84. 72. 6.0 +0.50 -0.25 3.1e-17 84. 72. 6.0 + + +0.25 -0.50 6.1e-17 84. 80. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.50 -0.25 3.1e-17 84. 72. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.25 -0.50 6.1e-17 64. 80. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.50 -0.25 3.1e-17 64. 72. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.25 -4.6e-17 -0.25 84. 72. 6.0 + + +0.25 -0.50 6.1e-17 64. 80. 6.0 +0.50 -0.50 6.1e-17 64. 80. 6.0 + + +0.25 -0.50 6.1e-17 64. 80. 6.0 +0.25 -9.2e-17 -0.50 84. 80. 6.0 + + +0.50 -0.25 3.1e-17 64. 72. 6.0 +0.50 -0.50 6.1e-17 64. 80. 6.0 + + +0.50 -0.25 3.1e-17 64. 72. 6.0 +0.50 -4.6e-17 -0.25 84. 72. 6.0 + + +0.50 -0.50 6.1e-17 64. 80. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 84. 72. 6.0 +0.25 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 84. 72. 6.0 +0.50 -4.6e-17 -0.25 84. 72. 6.0 + + +0.25 -9.2e-17 -0.50 84. 80. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.50 -4.6e-17 -0.25 84. 72. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.25 -9.2e-17 -0.50 64. 80. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.50 -4.6e-17 -0.25 64. 72. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.25 0.25 -6.1e-17 84. 72. 6.0 + + +0.25 -9.2e-17 -0.50 64. 80. 6.0 +0.50 -9.2e-17 -0.50 64. 80. 6.0 + + +0.25 -9.2e-17 -0.50 64. 80. 6.0 +0.25 0.50 -1.2e-16 84. 80. 6.0 + + +0.50 -4.6e-17 -0.25 64. 72. 6.0 +0.50 -9.2e-17 -0.50 64. 80. 6.0 + + +0.50 -4.6e-17 -0.25 64. 72. 6.0 +0.50 0.25 -6.1e-17 84. 72. 6.0 + + +0.50 -9.2e-17 -0.50 64. 80. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +0.25 0.25 -6.1e-17 84. 72. 6.0 +0.25 0.50 -1.2e-16 84. 80. 6.0 + + +0.25 0.25 -6.1e-17 84. 72. 6.0 +0.50 0.25 -6.1e-17 84. 72. 6.0 + + +0.25 0.50 -1.2e-16 84. 80. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +0.50 0.25 -6.1e-17 84. 72. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +3 +node_data_0 +node_data_1 +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Nedelec0 in 3d: diff --git a/tests/bits/data_out_rotation_03.cc b/tests/bits/data_out_rotation_03.cc index 1549e70039..c93f3c30ed 100644 --- a/tests/bits/data_out_rotation_03.cc +++ b/tests/bits/data_out_rotation_03.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_rotation_03/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_rotation_03/cmp/generic b/tests/bits/data_out_rotation_03.output similarity index 100% rename from tests/bits/data_out_rotation_03/cmp/generic rename to tests/bits/data_out_rotation_03.output diff --git a/tests/bits/data_out_rotation_04.cc b/tests/bits/data_out_rotation_04.cc index 82cdadb1d1..c43778c0d0 100644 --- a/tests/bits/data_out_rotation_04.cc +++ b/tests/bits/data_out_rotation_04.cc @@ -28,7 +28,7 @@ #include -std::string output_file_name = "data_out_rotation_04/output"; +std::string output_file_name = "output"; // have a class that makes sure we can get at the patches and data set diff --git a/tests/bits/data_out_rotation_04/cmp/generic b/tests/bits/data_out_rotation_04.output similarity index 100% rename from tests/bits/data_out_rotation_04/cmp/generic rename to tests/bits/data_out_rotation_04.output diff --git a/tests/bits/data_out_rotation_05.cc b/tests/bits/data_out_rotation_05.cc index 32ffb7dc38..03c0f3fb62 100644 --- a/tests/bits/data_out_rotation_05.cc +++ b/tests/bits/data_out_rotation_05.cc @@ -23,7 +23,7 @@ #include -std::string output_file_name = "data_out_rotation_05/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/data_out_rotation_05.output b/tests/bits/data_out_rotation_05.output new file mode 100644 index 0000000000..3ad46e93a6 --- /dev/null +++ b/tests/bits/data_out_rotation_05.output @@ -0,0 +1,34677 @@ + +DEAL::Checking Q1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 + 3.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 2.0 1.0 +18 2.0 1.0 +19 3.0 1.0 +20 3.0 1.0 +21 2.0 1.0 +22 2.0 1.0 +23 3.0 1.0 +24 3.0 1.0 +25 2.0 1.0 +26 2.0 1.0 +27 3.0 1.0 +28 3.0 1.0 +29 2.0 1.0 +30 2.0 1.0 +31 3.0 1.0 +32 3.0 1.0 +33 3.0 2.0 +34 3.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 3.0 2.0 +38 3.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 3.0 2.0 +42 3.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 3.0 2.0 +46 3.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 +3.0 +3.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 3.0 3.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 2.0 1.0 + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +1.5e-17 0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-0.25 3.1e-17 2.0 1.0 + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-4.6e-17 -0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +0.25 -6.1e-17 3.0 1.0 + + +0.25 0.0 3.0 2.0 +0.50 0.0 3.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 3.0 2.0 +3.1e-17 0.50 3.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 3.0 2.0 +-0.50 6.1e-17 3.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 3.0 2.0 +-9.2e-17 -0.50 3.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +3.0 3.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=3.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <1.5e-17,3.0,0.25>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,3.0,0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,2.0,0.25>, + <-0.25,3.0,3.1e-17>} +triangle { + <0.0,2.0,0.0>, + <-0.25,3.0,3.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-0.25,2.0,3.1e-17>, + <-4.6e-17,3.0,-0.25>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,2.0,-0.25>, + <0.25,3.0,-6.1e-17>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,-6.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,3.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,3.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,3.0,0.25>, + <3.1e-17,3.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,3.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,3.0,3.1e-17>, + <-0.50,3.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,3.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,3.0,-0.25>, + <-9.2e-17,3.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,3.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 563 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 1.0000 0.0000 s 171.65 543.75 m 193.30 562.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 543.75 m 193.30 562.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 514.17 m 225.00 503.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 514.17 m 225.00 503.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 112.50 535.83 m 75.000 546.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 535.83 m 75.000 546.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 506.25 m 106.70 487.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 506.25 m 106.70 487.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lf +0 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lf +0 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lf +0 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lx +1.0000 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lf +0 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lx +showpage +DEAL::Checking Q1 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 4.0 1.0 + 4.0 1.0 + 2.0 1.0 + 2.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 6.0 2.0 + 6.0 2.0 + 7.0 2.0 + 7.0 2.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 8.0 3.0 + 8.0 3.0 + 9.0 3.0 + 9.0 3.0 + 10. 3.0 + 10. 3.0 + 11. 3.0 + 11. 3.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 9.0 4.0 + 9.0 4.0 + 0.0 4.0 + 0.0 4.0 + 11. 4.0 + 11. 4.0 + 12. 4.0 + 12. 4.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 10. 5.0 + 10. 5.0 + 11. 5.0 + 11. 5.0 + 4.0 5.0 + 4.0 5.0 + 13. 5.0 + 13. 5.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 + 11. 6.0 + 11. 6.0 + 12. 6.0 + 12. 6.0 + 13. 6.0 + 13. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 4.0 1.0 +34 4.0 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 5.0 1.0 +38 5.0 1.0 +39 6.0 1.0 +40 6.0 1.0 +41 4.0 1.0 +42 4.0 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 5.0 1.0 +46 5.0 1.0 +47 6.0 1.0 +48 6.0 1.0 +49 4.0 1.0 +50 4.0 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 5.0 1.0 +54 5.0 1.0 +55 6.0 1.0 +56 6.0 1.0 +57 4.0 1.0 +58 4.0 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 5.0 1.0 +62 5.0 1.0 +63 6.0 1.0 +64 6.0 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 6.0 2.0 +70 6.0 2.0 +71 7.0 2.0 +72 7.0 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 6.0 2.0 +78 6.0 2.0 +79 7.0 2.0 +80 7.0 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 6.0 2.0 +86 6.0 2.0 +87 7.0 2.0 +88 7.0 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 6.0 2.0 +94 6.0 2.0 +95 7.0 2.0 +96 7.0 2.0 +97 8.0 3.0 +98 8.0 3.0 +99 9.0 3.0 +100 9.0 3.0 +101 10. 3.0 +102 10. 3.0 +103 11. 3.0 +104 11. 3.0 +105 8.0 3.0 +106 8.0 3.0 +107 9.0 3.0 +108 9.0 3.0 +109 10. 3.0 +110 10. 3.0 +111 11. 3.0 +112 11. 3.0 +113 8.0 3.0 +114 8.0 3.0 +115 9.0 3.0 +116 9.0 3.0 +117 10. 3.0 +118 10. 3.0 +119 11. 3.0 +120 11. 3.0 +121 8.0 3.0 +122 8.0 3.0 +123 9.0 3.0 +124 9.0 3.0 +125 10. 3.0 +126 10. 3.0 +127 11. 3.0 +128 11. 3.0 +129 9.0 4.0 +130 9.0 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 11. 4.0 +134 11. 4.0 +135 12. 4.0 +136 12. 4.0 +137 9.0 4.0 +138 9.0 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 11. 4.0 +142 11. 4.0 +143 12. 4.0 +144 12. 4.0 +145 9.0 4.0 +146 9.0 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 11. 4.0 +150 11. 4.0 +151 12. 4.0 +152 12. 4.0 +153 9.0 4.0 +154 9.0 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 11. 4.0 +158 11. 4.0 +159 12. 4.0 +160 12. 4.0 +161 10. 5.0 +162 10. 5.0 +163 11. 5.0 +164 11. 5.0 +165 4.0 5.0 +166 4.0 5.0 +167 13. 5.0 +168 13. 5.0 +169 10. 5.0 +170 10. 5.0 +171 11. 5.0 +172 11. 5.0 +173 4.0 5.0 +174 4.0 5.0 +175 13. 5.0 +176 13. 5.0 +177 10. 5.0 +178 10. 5.0 +179 11. 5.0 +180 11. 5.0 +181 4.0 5.0 +182 4.0 5.0 +183 13. 5.0 +184 13. 5.0 +185 10. 5.0 +186 10. 5.0 +187 11. 5.0 +188 11. 5.0 +189 4.0 5.0 +190 4.0 5.0 +191 13. 5.0 +192 13. 5.0 +193 11. 6.0 +194 11. 6.0 +195 12. 6.0 +196 12. 6.0 +197 13. 6.0 +198 13. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 11. 6.0 +202 11. 6.0 +203 12. 6.0 +204 12. 6.0 +205 13. 6.0 +206 13. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 11. 6.0 +210 11. 6.0 +211 12. 6.0 +212 12. 6.0 +213 13. 6.0 +214 13. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 11. 6.0 +218 11. 6.0 +219 12. 6.0 +220 12. 6.0 +221 13. 6.0 +222 13. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +4.0 +4.0 +2.0 +2.0 +5.0 +5.0 +6.0 +6.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +2.0 +2.0 +3.0 +3.0 +6.0 +6.0 +7.0 +7.0 +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +9.0 +9.0 +0.0 +0.0 +11. +11. +12. +12. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +10. +10. +11. +11. +4.0 +4.0 +13. +13. +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 +11. +11. +12. +12. +13. +13. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 9.0 9.0 0.0 0.0 11. 11. 12. 12. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 10. 10. 11. 11. 4.0 4.0 13. 13. 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 11. 11. 12. 12. 13. 13. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.50 0.0 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +0.50 3.1e-17 0.50 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 3.1e-17 0.50 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 3.1e-17 0.50 5.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 3.1e-17 0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +0.50 -0.50 6.1e-17 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 -0.50 6.1e-17 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 -0.50 6.1e-17 5.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -0.50 6.1e-17 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +0.50 -9.2e-17 -0.50 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 -9.2e-17 -0.50 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 -9.2e-17 -0.50 5.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -9.2e-17 -0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 5.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +0.50 0.50 -1.2e-16 5.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +0.50 0.50 -1.2e-16 5.0 1.0 + + +0.50 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 6.0 1.0 + + +0.50 0.50 -1.2e-16 5.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +1.0 0.0 0.0 6.0 1.0 +1.0 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 6.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 6.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 7.0 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +0.50 3.1e-17 0.50 6.0 2.0 +0.50 6.1e-17 1.0 6.0 2.0 + + +0.50 3.1e-17 0.50 6.0 2.0 +1.0 3.1e-17 0.50 7.0 2.0 + + +0.50 6.1e-17 1.0 6.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +1.0 3.1e-17 0.50 7.0 2.0 +1.0 6.1e-17 1.0 7.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 6.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 6.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 7.0 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +0.50 -0.50 6.1e-17 6.0 2.0 +0.50 -1.0 1.2e-16 6.0 2.0 + + +0.50 -0.50 6.1e-17 6.0 2.0 +1.0 -0.50 6.1e-17 7.0 2.0 + + +0.50 -1.0 1.2e-16 6.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +1.0 -0.50 6.1e-17 7.0 2.0 +1.0 -1.0 1.2e-16 7.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 6.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 6.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 7.0 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +0.50 -9.2e-17 -0.50 6.0 2.0 +0.50 -1.8e-16 -1.0 6.0 2.0 + + +0.50 -9.2e-17 -0.50 6.0 2.0 +1.0 -9.2e-17 -0.50 7.0 2.0 + + +0.50 -1.8e-16 -1.0 6.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +1.0 -9.2e-17 -0.50 7.0 2.0 +1.0 -1.8e-16 -1.0 7.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 6.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 6.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 7.0 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +0.50 0.50 -1.2e-16 6.0 2.0 +0.50 1.0 -2.4e-16 6.0 2.0 + + +0.50 0.50 -1.2e-16 6.0 2.0 +1.0 0.50 -1.2e-16 7.0 2.0 + + +0.50 1.0 -2.4e-16 6.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +1.0 0.50 -1.2e-16 7.0 2.0 +1.0 1.0 -2.4e-16 7.0 2.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.25 0.0 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 0.25 0.0 8.0 3.0 +0.25 0.25 0.0 9.0 3.0 + + +0.0 0.25 0.0 8.0 3.0 +0.0 1.5e-17 0.25 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.25 0.0 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 0.25 0.0 9.0 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 1.5e-17 0.25 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 1.5e-17 0.25 10. 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 1.5e-17 0.25 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 1.5e-17 0.25 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 1.5e-17 0.25 8.0 3.0 +0.25 1.5e-17 0.25 9.0 3.0 + + +0.0 1.5e-17 0.25 8.0 3.0 +0.0 -0.25 3.1e-17 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 1.5e-17 0.25 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 1.5e-17 0.25 9.0 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 -0.25 3.1e-17 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 -0.25 3.1e-17 10. 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 -0.25 3.1e-17 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 -0.25 3.1e-17 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 -0.25 3.1e-17 8.0 3.0 +0.25 -0.25 3.1e-17 9.0 3.0 + + +0.0 -0.25 3.1e-17 8.0 3.0 +0.0 -4.6e-17 -0.25 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 -0.25 3.1e-17 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 -0.25 3.1e-17 9.0 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 -4.6e-17 -0.25 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 -4.6e-17 -0.25 10. 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 -4.6e-17 -0.25 11. 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 -4.6e-17 -0.25 8.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.25 0.0 0.0 9.0 3.0 + + +0.0 0.0 0.0 8.0 3.0 +0.0 0.0 0.0 10. 3.0 + + +0.0 -4.6e-17 -0.25 8.0 3.0 +0.25 -4.6e-17 -0.25 9.0 3.0 + + +0.0 -4.6e-17 -0.25 8.0 3.0 +0.0 0.25 -6.1e-17 10. 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 -4.6e-17 -0.25 9.0 3.0 + + +0.25 0.0 0.0 9.0 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.25 -4.6e-17 -0.25 9.0 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.0 0.25 -6.1e-17 10. 3.0 + + +0.0 0.0 0.0 10. 3.0 +0.25 0.0 0.0 11. 3.0 + + +0.0 0.25 -6.1e-17 10. 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.25 0.0 0.0 11. 3.0 +0.25 0.25 -6.1e-17 11. 3.0 + + +0.0 0.25 0.0 9.0 4.0 +0.0 0.50 0.0 9.0 4.0 + + +0.0 0.25 0.0 9.0 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 9.0 4.0 +0.0 1.5e-17 0.25 11. 4.0 + + +0.0 0.50 0.0 9.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 9.0 4.0 +0.0 3.1e-17 0.50 11. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 12. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.0 1.5e-17 0.25 11. 4.0 +0.0 3.1e-17 0.50 11. 4.0 + + +0.0 1.5e-17 0.25 11. 4.0 +0.25 1.5e-17 0.25 12. 4.0 + + +0.0 3.1e-17 0.50 11. 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.25 1.5e-17 0.25 12. 4.0 +0.25 3.1e-17 0.50 12. 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.0 3.1e-17 0.50 9.0 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 9.0 4.0 +0.0 -0.25 3.1e-17 11. 4.0 + + +0.0 3.1e-17 0.50 9.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 9.0 4.0 +0.0 -0.50 6.1e-17 11. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 12. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.0 -0.25 3.1e-17 11. 4.0 +0.0 -0.50 6.1e-17 11. 4.0 + + +0.0 -0.25 3.1e-17 11. 4.0 +0.25 -0.25 3.1e-17 12. 4.0 + + +0.0 -0.50 6.1e-17 11. 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.25 -0.25 3.1e-17 12. 4.0 +0.25 -0.50 6.1e-17 12. 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.0 -0.50 6.1e-17 9.0 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 9.0 4.0 +0.0 -4.6e-17 -0.25 11. 4.0 + + +0.0 -0.50 6.1e-17 9.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 9.0 4.0 +0.0 -9.2e-17 -0.50 11. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 12. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.0 -4.6e-17 -0.25 11. 4.0 +0.0 -9.2e-17 -0.50 11. 4.0 + + +0.0 -4.6e-17 -0.25 11. 4.0 +0.25 -4.6e-17 -0.25 12. 4.0 + + +0.0 -9.2e-17 -0.50 11. 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.25 -4.6e-17 -0.25 12. 4.0 +0.25 -9.2e-17 -0.50 12. 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.0 -9.2e-17 -0.50 9.0 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 9.0 4.0 +0.0 0.25 -6.1e-17 11. 4.0 + + +0.0 -9.2e-17 -0.50 9.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 9.0 4.0 +0.0 0.50 -1.2e-16 11. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 12. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.0 0.25 -6.1e-17 11. 4.0 +0.0 0.50 -1.2e-16 11. 4.0 + + +0.0 0.25 -6.1e-17 11. 4.0 +0.25 0.25 -6.1e-17 12. 4.0 + + +0.0 0.50 -1.2e-16 11. 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.25 0.25 -6.1e-17 12. 4.0 +0.25 0.50 -1.2e-16 12. 4.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.25 0.0 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 0.25 0.0 10. 5.0 +0.50 0.25 0.0 11. 5.0 + + +0.25 0.25 0.0 10. 5.0 +0.25 1.5e-17 0.25 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.25 0.0 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 0.25 0.0 11. 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 1.5e-17 0.25 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 1.5e-17 0.25 4.0 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 1.5e-17 0.25 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 1.5e-17 0.25 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 1.5e-17 0.25 10. 5.0 +0.50 1.5e-17 0.25 11. 5.0 + + +0.25 1.5e-17 0.25 10. 5.0 +0.25 -0.25 3.1e-17 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 1.5e-17 0.25 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 1.5e-17 0.25 11. 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 -0.25 3.1e-17 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 -0.25 3.1e-17 4.0 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 -0.25 3.1e-17 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 -0.25 3.1e-17 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 -0.25 3.1e-17 10. 5.0 +0.50 -0.25 3.1e-17 11. 5.0 + + +0.25 -0.25 3.1e-17 10. 5.0 +0.25 -4.6e-17 -0.25 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 -0.25 3.1e-17 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 -0.25 3.1e-17 11. 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 -4.6e-17 -0.25 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 -4.6e-17 -0.25 4.0 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 -4.6e-17 -0.25 13. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 -4.6e-17 -0.25 10. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.50 0.0 0.0 11. 5.0 + + +0.25 0.0 0.0 10. 5.0 +0.25 0.0 0.0 4.0 5.0 + + +0.25 -4.6e-17 -0.25 10. 5.0 +0.50 -4.6e-17 -0.25 11. 5.0 + + +0.25 -4.6e-17 -0.25 10. 5.0 +0.25 0.25 -6.1e-17 4.0 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 -4.6e-17 -0.25 11. 5.0 + + +0.50 0.0 0.0 11. 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.50 -4.6e-17 -0.25 11. 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.25 0.25 -6.1e-17 4.0 5.0 + + +0.25 0.0 0.0 4.0 5.0 +0.50 0.0 0.0 13. 5.0 + + +0.25 0.25 -6.1e-17 4.0 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.50 0.0 0.0 13. 5.0 +0.50 0.25 -6.1e-17 13. 5.0 + + +0.25 0.25 0.0 11. 6.0 +0.25 0.50 0.0 11. 6.0 + + +0.25 0.25 0.0 11. 6.0 +0.50 0.25 0.0 12. 6.0 + + +0.25 0.25 0.0 11. 6.0 +0.25 1.5e-17 0.25 13. 6.0 + + +0.25 0.50 0.0 11. 6.0 +0.50 0.50 0.0 12. 6.0 + + +0.25 0.50 0.0 11. 6.0 +0.25 3.1e-17 0.50 13. 6.0 + + +0.50 0.25 0.0 12. 6.0 +0.50 0.50 0.0 12. 6.0 + + +0.50 0.25 0.0 12. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 12. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 13. 6.0 +0.25 3.1e-17 0.50 13. 6.0 + + +0.25 1.5e-17 0.25 13. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 13. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.25 3.1e-17 0.50 11. 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.50 1.5e-17 0.25 12. 6.0 + + +0.25 1.5e-17 0.25 11. 6.0 +0.25 -0.25 3.1e-17 13. 6.0 + + +0.25 3.1e-17 0.50 11. 6.0 +0.50 3.1e-17 0.50 12. 6.0 + + +0.25 3.1e-17 0.50 11. 6.0 +0.25 -0.50 6.1e-17 13. 6.0 + + +0.50 1.5e-17 0.25 12. 6.0 +0.50 3.1e-17 0.50 12. 6.0 + + +0.50 1.5e-17 0.25 12. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 12. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 13. 6.0 +0.25 -0.50 6.1e-17 13. 6.0 + + +0.25 -0.25 3.1e-17 13. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 13. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.25 -0.50 6.1e-17 11. 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.50 -0.25 3.1e-17 12. 6.0 + + +0.25 -0.25 3.1e-17 11. 6.0 +0.25 -4.6e-17 -0.25 13. 6.0 + + +0.25 -0.50 6.1e-17 11. 6.0 +0.50 -0.50 6.1e-17 12. 6.0 + + +0.25 -0.50 6.1e-17 11. 6.0 +0.25 -9.2e-17 -0.50 13. 6.0 + + +0.50 -0.25 3.1e-17 12. 6.0 +0.50 -0.50 6.1e-17 12. 6.0 + + +0.50 -0.25 3.1e-17 12. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 12. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 13. 6.0 +0.25 -9.2e-17 -0.50 13. 6.0 + + +0.25 -4.6e-17 -0.25 13. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 13. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.25 -9.2e-17 -0.50 11. 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.50 -4.6e-17 -0.25 12. 6.0 + + +0.25 -4.6e-17 -0.25 11. 6.0 +0.25 0.25 -6.1e-17 13. 6.0 + + +0.25 -9.2e-17 -0.50 11. 6.0 +0.50 -9.2e-17 -0.50 12. 6.0 + + +0.25 -9.2e-17 -0.50 11. 6.0 +0.25 0.50 -1.2e-16 13. 6.0 + + +0.50 -4.6e-17 -0.25 12. 6.0 +0.50 -9.2e-17 -0.50 12. 6.0 + + +0.50 -4.6e-17 -0.25 12. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 12. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 13. 6.0 +0.25 0.50 -1.2e-16 13. 6.0 + + +0.25 0.25 -6.1e-17 13. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 13. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +4.0 4.0 2.0 2.0 5.0 5.0 6.0 6.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 6.0 6.0 7.0 7.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +9.0 9.0 0.0 0.0 11. 11. 12. 12. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +10. 10. 11. 11. 4.0 4.0 13. 13. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +11. 11. 12. 12. 13. 13. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q1 in 3d: +DEAL::Checking Q2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 1.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 + 4.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 3.0 1.0 +18 3.0 1.0 +19 4.0 1.0 +20 4.0 1.0 +21 3.0 1.0 +22 3.0 1.0 +23 4.0 1.0 +24 4.0 1.0 +25 3.0 1.0 +26 3.0 1.0 +27 4.0 1.0 +28 4.0 1.0 +29 3.0 1.0 +30 3.0 1.0 +31 4.0 1.0 +32 4.0 1.0 +33 4.0 2.0 +34 4.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 4.0 2.0 +38 4.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 4.0 2.0 +42 4.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 4.0 2.0 +46 4.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 +4.0 +4.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 3.0 3.0 4.0 4.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 4.0 4.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 0.0 4.0 1.0 +1.5e-17 0.25 4.0 1.0 + + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + +0.0 0.0 4.0 1.0 +-0.25 3.1e-17 4.0 1.0 + + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + +0.0 0.0 4.0 1.0 +-4.6e-17 -0.25 4.0 1.0 + + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + +0.0 0.0 4.0 1.0 +0.25 -6.1e-17 4.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 4.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 4.0 2.0 +3.1e-17 0.50 4.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 4.0 2.0 +-0.50 6.1e-17 4.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 4.0 2.0 +-9.2e-17 -0.50 4.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +3.0 3.0 4.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +4.0 4.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=4.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,3.0,0.0>, + <0.25,3.0,0.0>, + <1.5e-17,4.0,0.25>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,4.0,0.25>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,3.0,0.25>, + <-0.25,4.0,3.1e-17>} +triangle { + <0.0,3.0,0.0>, + <-0.25,4.0,3.1e-17>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-0.25,3.0,3.1e-17>, + <-4.6e-17,4.0,-0.25>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,4.0,-0.25>, + <0.0,4.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.25,4.0,-6.1e-17>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,-6.1e-17>, + <0.0,4.0,0.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,4.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,4.0,0.25>, + <3.1e-17,4.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,4.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,4.0,3.1e-17>, + <-0.50,4.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,4.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,4.0,-0.25>, + <-9.2e-17,4.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,4.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 713 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 171.65 693.75 m 193.30 712.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 693.75 m 193.30 712.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 664.17 m 225.00 653.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 664.17 m 225.00 653.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 1.0000 0.0000 s 112.50 685.83 m 75.000 696.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 685.83 m 75.000 696.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 656.25 m 106.70 637.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 656.25 m 106.70 637.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 525.00 m 171.65 543.75 l 112.50 685.83 l 150.00 675.00 lf +0 sg 150.00 525.00 m 171.65 543.75 l 112.50 685.83 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 187.50 514.17 l 171.65 693.75 l 150.00 675.00 lf +0 sg 150.00 525.00 m 187.50 514.17 l 171.65 693.75 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 112.50 535.83 l 128.35 656.25 l 150.00 675.00 lf +0 sg 150.00 525.00 m 112.50 535.83 l 128.35 656.25 l 150.00 675.00 lx +1.0000 sg 150.00 525.00 m 128.35 506.25 l 187.50 664.17 l 150.00 675.00 lf +0 sg 150.00 525.00 m 128.35 506.25 l 187.50 664.17 l 150.00 675.00 lx +showpage +DEAL::Checking Q2 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 9.0 1.0 + 9.0 1.0 + 2.0 1.0 + 2.0 1.0 + 10. 1.0 + 10. 1.0 + 11. 1.0 + 11. 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 11. 2.0 + 11. 2.0 + 17. 2.0 + 17. 2.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 21. 3.0 + 21. 3.0 + 22. 3.0 + 22. 3.0 + 23. 3.0 + 23. 3.0 + 24. 3.0 + 24. 3.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 22. 4.0 + 22. 4.0 + 0.0 4.0 + 0.0 4.0 + 24. 4.0 + 24. 4.0 + 30. 4.0 + 30. 4.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 23. 5.0 + 23. 5.0 + 24. 5.0 + 24. 5.0 + 9.0 5.0 + 9.0 5.0 + 35. 5.0 + 35. 5.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 + 24. 6.0 + 24. 6.0 + 30. 6.0 + 30. 6.0 + 35. 6.0 + 35. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 9.0 1.0 +34 9.0 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 10. 1.0 +38 10. 1.0 +39 11. 1.0 +40 11. 1.0 +41 9.0 1.0 +42 9.0 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 10. 1.0 +46 10. 1.0 +47 11. 1.0 +48 11. 1.0 +49 9.0 1.0 +50 9.0 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 10. 1.0 +54 10. 1.0 +55 11. 1.0 +56 11. 1.0 +57 9.0 1.0 +58 9.0 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 10. 1.0 +62 10. 1.0 +63 11. 1.0 +64 11. 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 11. 2.0 +70 11. 2.0 +71 17. 2.0 +72 17. 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 11. 2.0 +78 11. 2.0 +79 17. 2.0 +80 17. 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 11. 2.0 +86 11. 2.0 +87 17. 2.0 +88 17. 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 11. 2.0 +94 11. 2.0 +95 17. 2.0 +96 17. 2.0 +97 21. 3.0 +98 21. 3.0 +99 22. 3.0 +100 22. 3.0 +101 23. 3.0 +102 23. 3.0 +103 24. 3.0 +104 24. 3.0 +105 21. 3.0 +106 21. 3.0 +107 22. 3.0 +108 22. 3.0 +109 23. 3.0 +110 23. 3.0 +111 24. 3.0 +112 24. 3.0 +113 21. 3.0 +114 21. 3.0 +115 22. 3.0 +116 22. 3.0 +117 23. 3.0 +118 23. 3.0 +119 24. 3.0 +120 24. 3.0 +121 21. 3.0 +122 21. 3.0 +123 22. 3.0 +124 22. 3.0 +125 23. 3.0 +126 23. 3.0 +127 24. 3.0 +128 24. 3.0 +129 22. 4.0 +130 22. 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 24. 4.0 +134 24. 4.0 +135 30. 4.0 +136 30. 4.0 +137 22. 4.0 +138 22. 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 24. 4.0 +142 24. 4.0 +143 30. 4.0 +144 30. 4.0 +145 22. 4.0 +146 22. 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 24. 4.0 +150 24. 4.0 +151 30. 4.0 +152 30. 4.0 +153 22. 4.0 +154 22. 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 24. 4.0 +158 24. 4.0 +159 30. 4.0 +160 30. 4.0 +161 23. 5.0 +162 23. 5.0 +163 24. 5.0 +164 24. 5.0 +165 9.0 5.0 +166 9.0 5.0 +167 35. 5.0 +168 35. 5.0 +169 23. 5.0 +170 23. 5.0 +171 24. 5.0 +172 24. 5.0 +173 9.0 5.0 +174 9.0 5.0 +175 35. 5.0 +176 35. 5.0 +177 23. 5.0 +178 23. 5.0 +179 24. 5.0 +180 24. 5.0 +181 9.0 5.0 +182 9.0 5.0 +183 35. 5.0 +184 35. 5.0 +185 23. 5.0 +186 23. 5.0 +187 24. 5.0 +188 24. 5.0 +189 9.0 5.0 +190 9.0 5.0 +191 35. 5.0 +192 35. 5.0 +193 24. 6.0 +194 24. 6.0 +195 30. 6.0 +196 30. 6.0 +197 35. 6.0 +198 35. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 24. 6.0 +202 24. 6.0 +203 30. 6.0 +204 30. 6.0 +205 35. 6.0 +206 35. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 24. 6.0 +210 24. 6.0 +211 30. 6.0 +212 30. 6.0 +213 35. 6.0 +214 35. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 24. 6.0 +218 24. 6.0 +219 30. 6.0 +220 30. 6.0 +221 35. 6.0 +222 35. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +9.0 +9.0 +2.0 +2.0 +10. +10. +11. +11. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +2.0 +2.0 +3.0 +3.0 +11. +11. +17. +17. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +21. +21. +22. +22. +23. +23. +24. +24. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +22. +22. +0.0 +0.0 +24. +24. +30. +30. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +23. +23. +24. +24. +9.0 +9.0 +35. +35. +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 +24. +24. +30. +30. +35. +35. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 9.0 9.0 2.0 2.0 10. 10. 11. 11. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 3.0 3.0 11. 11. 17. 17. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 21. 21. 22. 22. 23. 23. 24. 24. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 22. 22. 0.0 0.0 24. 24. 30. 30. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 23. 23. 24. 24. 9.0 9.0 35. 35. 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 24. 24. 30. 30. 35. 35. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.50 0.0 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 9.0 1.0 +0.50 3.1e-17 0.50 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 3.1e-17 0.50 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 3.1e-17 0.50 10. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 3.1e-17 0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +0.50 -0.50 6.1e-17 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 -0.50 6.1e-17 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 -0.50 6.1e-17 10. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -0.50 6.1e-17 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +0.50 -9.2e-17 -0.50 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 -9.2e-17 -0.50 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 -9.2e-17 -0.50 10. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -9.2e-17 -0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 10. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +0.50 0.50 -1.2e-16 10. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +0.50 0.0 0.0 10. 1.0 +0.50 0.50 -1.2e-16 10. 1.0 + + +0.50 0.0 0.0 10. 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.50 -1.2e-16 10. 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.50 -1.2e-16 11. 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 11. 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 11. 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 17. 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +0.50 3.1e-17 0.50 11. 2.0 +0.50 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 11. 2.0 +1.0 3.1e-17 0.50 17. 2.0 + + +0.50 6.1e-17 1.0 11. 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +1.0 3.1e-17 0.50 17. 2.0 +1.0 6.1e-17 1.0 17. 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 11. 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 11. 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 17. 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +0.50 -0.50 6.1e-17 11. 2.0 +0.50 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 11. 2.0 +1.0 -0.50 6.1e-17 17. 2.0 + + +0.50 -1.0 1.2e-16 11. 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +1.0 -0.50 6.1e-17 17. 2.0 +1.0 -1.0 1.2e-16 17. 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 11. 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 11. 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 17. 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +0.50 -9.2e-17 -0.50 11. 2.0 +0.50 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 11. 2.0 +1.0 -9.2e-17 -0.50 17. 2.0 + + +0.50 -1.8e-16 -1.0 11. 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +1.0 -9.2e-17 -0.50 17. 2.0 +1.0 -1.8e-16 -1.0 17. 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 11. 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 11. 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 17. 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +0.50 0.50 -1.2e-16 11. 2.0 +0.50 1.0 -2.4e-16 11. 2.0 + + +0.50 0.50 -1.2e-16 11. 2.0 +1.0 0.50 -1.2e-16 17. 2.0 + + +0.50 1.0 -2.4e-16 11. 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +1.0 0.50 -1.2e-16 17. 2.0 +1.0 1.0 -2.4e-16 17. 2.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.25 0.0 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 0.25 0.0 21. 3.0 +0.25 0.25 0.0 22. 3.0 + + +0.0 0.25 0.0 21. 3.0 +0.0 1.5e-17 0.25 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.25 0.0 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 0.25 0.0 22. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 1.5e-17 0.25 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 1.5e-17 0.25 23. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 1.5e-17 0.25 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 1.5e-17 0.25 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 1.5e-17 0.25 21. 3.0 +0.25 1.5e-17 0.25 22. 3.0 + + +0.0 1.5e-17 0.25 21. 3.0 +0.0 -0.25 3.1e-17 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 1.5e-17 0.25 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 1.5e-17 0.25 22. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 -0.25 3.1e-17 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 -0.25 3.1e-17 23. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 -0.25 3.1e-17 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 -0.25 3.1e-17 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 -0.25 3.1e-17 21. 3.0 +0.25 -0.25 3.1e-17 22. 3.0 + + +0.0 -0.25 3.1e-17 21. 3.0 +0.0 -4.6e-17 -0.25 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 -0.25 3.1e-17 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 -0.25 3.1e-17 22. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 -4.6e-17 -0.25 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 -4.6e-17 -0.25 23. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 -4.6e-17 -0.25 24. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 -4.6e-17 -0.25 21. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.25 0.0 0.0 22. 3.0 + + +0.0 0.0 0.0 21. 3.0 +0.0 0.0 0.0 23. 3.0 + + +0.0 -4.6e-17 -0.25 21. 3.0 +0.25 -4.6e-17 -0.25 22. 3.0 + + +0.0 -4.6e-17 -0.25 21. 3.0 +0.0 0.25 -6.1e-17 23. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 -4.6e-17 -0.25 22. 3.0 + + +0.25 0.0 0.0 22. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.25 -4.6e-17 -0.25 22. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.0 0.25 -6.1e-17 23. 3.0 + + +0.0 0.0 0.0 23. 3.0 +0.25 0.0 0.0 24. 3.0 + + +0.0 0.25 -6.1e-17 23. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.25 0.0 0.0 24. 3.0 +0.25 0.25 -6.1e-17 24. 3.0 + + +0.0 0.25 0.0 22. 4.0 +0.0 0.50 0.0 22. 4.0 + + +0.0 0.25 0.0 22. 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 22. 4.0 +0.0 1.5e-17 0.25 24. 4.0 + + +0.0 0.50 0.0 22. 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 22. 4.0 +0.0 3.1e-17 0.50 24. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 30. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.0 1.5e-17 0.25 24. 4.0 +0.0 3.1e-17 0.50 24. 4.0 + + +0.0 1.5e-17 0.25 24. 4.0 +0.25 1.5e-17 0.25 30. 4.0 + + +0.0 3.1e-17 0.50 24. 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.25 1.5e-17 0.25 30. 4.0 +0.25 3.1e-17 0.50 30. 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.0 3.1e-17 0.50 22. 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 22. 4.0 +0.0 -0.25 3.1e-17 24. 4.0 + + +0.0 3.1e-17 0.50 22. 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 22. 4.0 +0.0 -0.50 6.1e-17 24. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 30. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.0 -0.25 3.1e-17 24. 4.0 +0.0 -0.50 6.1e-17 24. 4.0 + + +0.0 -0.25 3.1e-17 24. 4.0 +0.25 -0.25 3.1e-17 30. 4.0 + + +0.0 -0.50 6.1e-17 24. 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.25 -0.25 3.1e-17 30. 4.0 +0.25 -0.50 6.1e-17 30. 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.0 -0.50 6.1e-17 22. 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 22. 4.0 +0.0 -4.6e-17 -0.25 24. 4.0 + + +0.0 -0.50 6.1e-17 22. 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 22. 4.0 +0.0 -9.2e-17 -0.50 24. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 30. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.0 -4.6e-17 -0.25 24. 4.0 +0.0 -9.2e-17 -0.50 24. 4.0 + + +0.0 -4.6e-17 -0.25 24. 4.0 +0.25 -4.6e-17 -0.25 30. 4.0 + + +0.0 -9.2e-17 -0.50 24. 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.25 -4.6e-17 -0.25 30. 4.0 +0.25 -9.2e-17 -0.50 30. 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.0 -9.2e-17 -0.50 22. 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 22. 4.0 +0.0 0.25 -6.1e-17 24. 4.0 + + +0.0 -9.2e-17 -0.50 22. 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 22. 4.0 +0.0 0.50 -1.2e-16 24. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 30. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.0 0.25 -6.1e-17 24. 4.0 +0.0 0.50 -1.2e-16 24. 4.0 + + +0.0 0.25 -6.1e-17 24. 4.0 +0.25 0.25 -6.1e-17 30. 4.0 + + +0.0 0.50 -1.2e-16 24. 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.25 0.25 -6.1e-17 30. 4.0 +0.25 0.50 -1.2e-16 30. 4.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.25 0.0 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 0.25 0.0 23. 5.0 +0.50 0.25 0.0 24. 5.0 + + +0.25 0.25 0.0 23. 5.0 +0.25 1.5e-17 0.25 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.25 0.0 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 0.25 0.0 24. 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 1.5e-17 0.25 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 1.5e-17 0.25 9.0 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 1.5e-17 0.25 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 1.5e-17 0.25 23. 5.0 +0.50 1.5e-17 0.25 24. 5.0 + + +0.25 1.5e-17 0.25 23. 5.0 +0.25 -0.25 3.1e-17 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 1.5e-17 0.25 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 1.5e-17 0.25 24. 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 -0.25 3.1e-17 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 -0.25 3.1e-17 9.0 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 -0.25 3.1e-17 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 -0.25 3.1e-17 23. 5.0 +0.50 -0.25 3.1e-17 24. 5.0 + + +0.25 -0.25 3.1e-17 23. 5.0 +0.25 -4.6e-17 -0.25 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 -0.25 3.1e-17 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 -0.25 3.1e-17 24. 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 -4.6e-17 -0.25 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 -4.6e-17 -0.25 9.0 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 -4.6e-17 -0.25 35. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.50 0.0 0.0 24. 5.0 + + +0.25 0.0 0.0 23. 5.0 +0.25 0.0 0.0 9.0 5.0 + + +0.25 -4.6e-17 -0.25 23. 5.0 +0.50 -4.6e-17 -0.25 24. 5.0 + + +0.25 -4.6e-17 -0.25 23. 5.0 +0.25 0.25 -6.1e-17 9.0 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 -4.6e-17 -0.25 24. 5.0 + + +0.50 0.0 0.0 24. 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.50 -4.6e-17 -0.25 24. 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.25 0.25 -6.1e-17 9.0 5.0 + + +0.25 0.0 0.0 9.0 5.0 +0.50 0.0 0.0 35. 5.0 + + +0.25 0.25 -6.1e-17 9.0 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.50 0.0 0.0 35. 5.0 +0.50 0.25 -6.1e-17 35. 5.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 0.50 0.0 24. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.50 0.25 0.0 30. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 1.5e-17 0.25 35. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.50 0.50 0.0 30. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.25 3.1e-17 0.50 35. 6.0 + + +0.50 0.25 0.0 30. 6.0 +0.50 0.50 0.0 30. 6.0 + + +0.50 0.25 0.0 30. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 30. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 35. 6.0 +0.25 3.1e-17 0.50 35. 6.0 + + +0.25 1.5e-17 0.25 35. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 35. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 3.1e-17 0.50 24. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.50 1.5e-17 0.25 30. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 -0.25 3.1e-17 35. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.50 3.1e-17 0.50 30. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.25 -0.50 6.1e-17 35. 6.0 + + +0.50 1.5e-17 0.25 30. 6.0 +0.50 3.1e-17 0.50 30. 6.0 + + +0.50 1.5e-17 0.25 30. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 30. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 35. 6.0 +0.25 -0.50 6.1e-17 35. 6.0 + + +0.25 -0.25 3.1e-17 35. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 35. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -0.50 6.1e-17 24. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.50 -0.25 3.1e-17 30. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -4.6e-17 -0.25 35. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.50 -0.50 6.1e-17 30. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.25 -9.2e-17 -0.50 35. 6.0 + + +0.50 -0.25 3.1e-17 30. 6.0 +0.50 -0.50 6.1e-17 30. 6.0 + + +0.50 -0.25 3.1e-17 30. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 30. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 35. 6.0 +0.25 -9.2e-17 -0.50 35. 6.0 + + +0.25 -4.6e-17 -0.25 35. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 35. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 -9.2e-17 -0.50 24. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.50 -4.6e-17 -0.25 30. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 0.25 -6.1e-17 35. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.50 -9.2e-17 -0.50 30. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.25 0.50 -1.2e-16 35. 6.0 + + +0.50 -4.6e-17 -0.25 30. 6.0 +0.50 -9.2e-17 -0.50 30. 6.0 + + +0.50 -4.6e-17 -0.25 30. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 30. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 35. 6.0 +0.25 0.50 -1.2e-16 35. 6.0 + + +0.25 0.25 -6.1e-17 35. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 35. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +9.0 9.0 2.0 2.0 10. 10. 11. 11. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 11. 11. 17. 17. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +21. 21. 22. 22. 23. 23. 24. 24. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +22. 22. 0.0 0.0 24. 24. 30. 30. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +23. 23. 24. 24. 9.0 9.0 35. 35. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +24. 24. 30. 30. 35. 35. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q2 in 3d: +DEAL::Checking Q3 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 + 5.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 4.0 1.0 +18 4.0 1.0 +19 5.0 1.0 +20 5.0 1.0 +21 4.0 1.0 +22 4.0 1.0 +23 5.0 1.0 +24 5.0 1.0 +25 4.0 1.0 +26 4.0 1.0 +27 5.0 1.0 +28 5.0 1.0 +29 4.0 1.0 +30 4.0 1.0 +31 5.0 1.0 +32 5.0 1.0 +33 5.0 2.0 +34 5.0 2.0 +35 0.0 2.0 +36 0.0 2.0 +37 5.0 2.0 +38 5.0 2.0 +39 0.0 2.0 +40 0.0 2.0 +41 5.0 2.0 +42 5.0 2.0 +43 0.0 2.0 +44 0.0 2.0 +45 5.0 2.0 +46 5.0 2.0 +47 0.0 2.0 +48 0.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 +5.0 +5.0 +0.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 5.0 5.0 0.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 4.0 1.0 +0.25 0.0 4.0 1.0 + +0.0 0.0 5.0 1.0 +1.5e-17 0.25 5.0 1.0 + + +0.0 0.0 4.0 1.0 +1.5e-17 0.25 4.0 1.0 + +0.0 0.0 5.0 1.0 +-0.25 3.1e-17 5.0 1.0 + + +0.0 0.0 4.0 1.0 +-0.25 3.1e-17 4.0 1.0 + +0.0 0.0 5.0 1.0 +-4.6e-17 -0.25 5.0 1.0 + + +0.0 0.0 4.0 1.0 +-4.6e-17 -0.25 4.0 1.0 + +0.0 0.0 5.0 1.0 +0.25 -6.1e-17 5.0 1.0 + + +0.25 0.0 5.0 2.0 +0.50 0.0 5.0 2.0 + +1.5e-17 0.25 0.0 2.0 +3.1e-17 0.50 0.0 2.0 + + +1.5e-17 0.25 5.0 2.0 +3.1e-17 0.50 5.0 2.0 + +-0.25 3.1e-17 0.0 2.0 +-0.50 6.1e-17 0.0 2.0 + + +-0.25 3.1e-17 5.0 2.0 +-0.50 6.1e-17 5.0 2.0 + +-4.6e-17 -0.25 0.0 2.0 +-9.2e-17 -0.50 0.0 2.0 + + +-4.6e-17 -0.25 5.0 2.0 +-9.2e-17 -0.50 5.0 2.0 + +0.25 -6.1e-17 0.0 2.0 +0.50 -1.2e-16 0.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +4.0 4.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +5.0 5.0 0.0 0.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=5.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,4.0,0.0>, + <0.25,4.0,0.0>, + <1.5e-17,5.0,0.25>} +triangle { + <0.0,4.0,0.0>, + <1.5e-17,5.0,0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <1.5e-17,4.0,0.25>, + <-0.25,5.0,3.1e-17>} +triangle { + <0.0,4.0,0.0>, + <-0.25,5.0,3.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <-0.25,4.0,3.1e-17>, + <-4.6e-17,5.0,-0.25>} +triangle { + <0.0,4.0,0.0>, + <-4.6e-17,5.0,-0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,4.0,0.0>, + <-4.6e-17,4.0,-0.25>, + <0.25,5.0,-6.1e-17>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,-6.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,5.0,0.0>, + <3.1e-17,0.0,0.50>} +triangle { + <0.25,5.0,0.0>, + <3.1e-17,0.0,0.50>, + <1.5e-17,0.0,0.25>} +triangle { + <1.5e-17,5.0,0.25>, + <3.1e-17,5.0,0.50>, + <-0.50,0.0,6.1e-17>} +triangle { + <1.5e-17,5.0,0.25>, + <-0.50,0.0,6.1e-17>, + <-0.25,0.0,3.1e-17>} +triangle { + <-0.25,5.0,3.1e-17>, + <-0.50,5.0,6.1e-17>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-0.25,5.0,3.1e-17>, + <-9.2e-17,0.0,-0.50>, + <-4.6e-17,0.0,-0.25>} +triangle { + <-4.6e-17,5.0,-0.25>, + <-9.2e-17,5.0,-0.50>, + <0.50,0.0,-1.2e-16>} +triangle { + <-4.6e-17,5.0,-0.25>, + <0.50,0.0,-1.2e-16>, + <0.25,0.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 863 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 171.65 843.75 m 193.30 862.50 l 75.000 96.651 l 112.50 85.825 lf +0 sg 171.65 843.75 m 193.30 862.50 l 75.000 96.651 l 112.50 85.825 lx +0.0000 1.0000 0.0000 s 187.50 814.17 m 225.00 803.35 l 193.30 112.50 l 171.65 93.750 lf +0 sg 187.50 814.17 m 225.00 803.35 l 193.30 112.50 l 171.65 93.750 lx +0.0000 1.0000 0.0000 s 112.50 835.83 m 75.000 846.65 l 106.70 37.500 l 128.35 56.250 lf +0 sg 112.50 835.83 m 75.000 846.65 l 106.70 37.500 l 128.35 56.250 lx +0.0000 1.0000 0.0000 s 128.35 806.25 m 106.70 787.50 l 225.00 53.349 l 187.50 64.175 lf +0 sg 128.35 806.25 m 106.70 787.50 l 225.00 53.349 l 187.50 64.175 lx +1.0000 sg 150.00 675.00 m 171.65 693.75 l 112.50 835.83 l 150.00 825.00 lf +0 sg 150.00 675.00 m 171.65 693.75 l 112.50 835.83 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 187.50 664.17 l 171.65 843.75 l 150.00 825.00 lf +0 sg 150.00 675.00 m 187.50 664.17 l 171.65 843.75 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 112.50 685.83 l 128.35 806.25 l 150.00 825.00 lf +0 sg 150.00 675.00 m 112.50 685.83 l 128.35 806.25 l 150.00 825.00 lx +1.0000 sg 150.00 675.00 m 128.35 656.25 l 187.50 814.17 l 150.00 825.00 lf +0 sg 150.00 675.00 m 128.35 656.25 l 187.50 814.17 l 150.00 825.00 lx +showpage +DEAL::Checking Q3 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 16. 1.0 + 16. 1.0 + 2.0 1.0 + 2.0 1.0 + 17. 1.0 + 17. 1.0 + 18. 1.0 + 18. 1.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 2.0 + 3.0 2.0 + 18. 2.0 + 18. 2.0 + 31. 2.0 + 31. 2.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 40. 3.0 + 40. 3.0 + 41. 3.0 + 41. 3.0 + 42. 3.0 + 42. 3.0 + 43. 3.0 + 43. 3.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 41. 4.0 + 41. 4.0 + 0.0 4.0 + 0.0 4.0 + 43. 4.0 + 43. 4.0 + 56. 4.0 + 56. 4.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 42. 5.0 + 42. 5.0 + 43. 5.0 + 43. 5.0 + 16. 5.0 + 16. 5.0 + 67. 5.0 + 67. 5.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 + 43. 6.0 + 43. 6.0 + 56. 6.0 + 56. 6.0 + 67. 6.0 + 67. 6.0 + 2.0 6.0 + 2.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 16. 1.0 +34 16. 1.0 +35 2.0 1.0 +36 2.0 1.0 +37 17. 1.0 +38 17. 1.0 +39 18. 1.0 +40 18. 1.0 +41 16. 1.0 +42 16. 1.0 +43 2.0 1.0 +44 2.0 1.0 +45 17. 1.0 +46 17. 1.0 +47 18. 1.0 +48 18. 1.0 +49 16. 1.0 +50 16. 1.0 +51 2.0 1.0 +52 2.0 1.0 +53 17. 1.0 +54 17. 1.0 +55 18. 1.0 +56 18. 1.0 +57 16. 1.0 +58 16. 1.0 +59 2.0 1.0 +60 2.0 1.0 +61 17. 1.0 +62 17. 1.0 +63 18. 1.0 +64 18. 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 3.0 2.0 +68 3.0 2.0 +69 18. 2.0 +70 18. 2.0 +71 31. 2.0 +72 31. 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 3.0 2.0 +76 3.0 2.0 +77 18. 2.0 +78 18. 2.0 +79 31. 2.0 +80 31. 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 3.0 2.0 +84 3.0 2.0 +85 18. 2.0 +86 18. 2.0 +87 31. 2.0 +88 31. 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 3.0 2.0 +92 3.0 2.0 +93 18. 2.0 +94 18. 2.0 +95 31. 2.0 +96 31. 2.0 +97 40. 3.0 +98 40. 3.0 +99 41. 3.0 +100 41. 3.0 +101 42. 3.0 +102 42. 3.0 +103 43. 3.0 +104 43. 3.0 +105 40. 3.0 +106 40. 3.0 +107 41. 3.0 +108 41. 3.0 +109 42. 3.0 +110 42. 3.0 +111 43. 3.0 +112 43. 3.0 +113 40. 3.0 +114 40. 3.0 +115 41. 3.0 +116 41. 3.0 +117 42. 3.0 +118 42. 3.0 +119 43. 3.0 +120 43. 3.0 +121 40. 3.0 +122 40. 3.0 +123 41. 3.0 +124 41. 3.0 +125 42. 3.0 +126 42. 3.0 +127 43. 3.0 +128 43. 3.0 +129 41. 4.0 +130 41. 4.0 +131 0.0 4.0 +132 0.0 4.0 +133 43. 4.0 +134 43. 4.0 +135 56. 4.0 +136 56. 4.0 +137 41. 4.0 +138 41. 4.0 +139 0.0 4.0 +140 0.0 4.0 +141 43. 4.0 +142 43. 4.0 +143 56. 4.0 +144 56. 4.0 +145 41. 4.0 +146 41. 4.0 +147 0.0 4.0 +148 0.0 4.0 +149 43. 4.0 +150 43. 4.0 +151 56. 4.0 +152 56. 4.0 +153 41. 4.0 +154 41. 4.0 +155 0.0 4.0 +156 0.0 4.0 +157 43. 4.0 +158 43. 4.0 +159 56. 4.0 +160 56. 4.0 +161 42. 5.0 +162 42. 5.0 +163 43. 5.0 +164 43. 5.0 +165 16. 5.0 +166 16. 5.0 +167 67. 5.0 +168 67. 5.0 +169 42. 5.0 +170 42. 5.0 +171 43. 5.0 +172 43. 5.0 +173 16. 5.0 +174 16. 5.0 +175 67. 5.0 +176 67. 5.0 +177 42. 5.0 +178 42. 5.0 +179 43. 5.0 +180 43. 5.0 +181 16. 5.0 +182 16. 5.0 +183 67. 5.0 +184 67. 5.0 +185 42. 5.0 +186 42. 5.0 +187 43. 5.0 +188 43. 5.0 +189 16. 5.0 +190 16. 5.0 +191 67. 5.0 +192 67. 5.0 +193 43. 6.0 +194 43. 6.0 +195 56. 6.0 +196 56. 6.0 +197 67. 6.0 +198 67. 6.0 +199 2.0 6.0 +200 2.0 6.0 +201 43. 6.0 +202 43. 6.0 +203 56. 6.0 +204 56. 6.0 +205 67. 6.0 +206 67. 6.0 +207 2.0 6.0 +208 2.0 6.0 +209 43. 6.0 +210 43. 6.0 +211 56. 6.0 +212 56. 6.0 +213 67. 6.0 +214 67. 6.0 +215 2.0 6.0 +216 2.0 6.0 +217 43. 6.0 +218 43. 6.0 +219 56. 6.0 +220 56. 6.0 +221 67. 6.0 +222 67. 6.0 +223 2.0 6.0 +224 2.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +16. +16. +2.0 +2.0 +17. +17. +18. +18. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +2.0 +2.0 +3.0 +3.0 +18. +18. +31. +31. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +40. +40. +41. +41. +42. +42. +43. +43. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +41. +41. +0.0 +0.0 +43. +43. +56. +56. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +42. +42. +43. +43. +16. +16. +67. +67. +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 +43. +43. +56. +56. +67. +67. +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 16. 16. 2.0 2.0 17. 17. 18. 18. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 3.0 3.0 18. 18. 31. 31. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 40. 40. 41. 41. 42. 42. 43. 43. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 41. 41. 0.0 0.0 43. 43. 56. 56. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 42. 42. 43. 43. 16. 16. 67. 67. 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 43. 43. 56. 56. 67. 67. 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.50 0.0 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 0.50 0.0 16. 1.0 +1.0 0.50 0.0 2.0 1.0 + + +0.50 0.50 0.0 16. 1.0 +0.50 3.1e-17 0.50 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.50 0.0 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 0.50 0.0 2.0 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 3.1e-17 0.50 17. 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 3.1e-17 0.50 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 3.1e-17 0.50 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 3.1e-17 0.50 16. 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +0.50 3.1e-17 0.50 16. 1.0 +0.50 -0.50 6.1e-17 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 3.1e-17 0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 3.1e-17 0.50 2.0 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 -0.50 6.1e-17 17. 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 -0.50 6.1e-17 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 -0.50 6.1e-17 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 -0.50 6.1e-17 16. 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +0.50 -0.50 6.1e-17 16. 1.0 +0.50 -9.2e-17 -0.50 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -0.50 6.1e-17 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 -0.50 6.1e-17 2.0 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 -9.2e-17 -0.50 17. 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 -9.2e-17 -0.50 18. 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 -9.2e-17 -0.50 16. 1.0 + + +0.50 0.0 0.0 16. 1.0 +1.0 0.0 0.0 2.0 1.0 + + +0.50 0.0 0.0 16. 1.0 +0.50 0.0 0.0 17. 1.0 + + +0.50 -9.2e-17 -0.50 16. 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +0.50 -9.2e-17 -0.50 16. 1.0 +0.50 0.50 -1.2e-16 17. 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 -9.2e-17 -0.50 2.0 1.0 + + +1.0 0.0 0.0 2.0 1.0 +1.0 0.0 0.0 18. 1.0 + + +1.0 -9.2e-17 -0.50 2.0 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +0.50 0.0 0.0 17. 1.0 +0.50 0.50 -1.2e-16 17. 1.0 + + +0.50 0.0 0.0 17. 1.0 +1.0 0.0 0.0 18. 1.0 + + +0.50 0.50 -1.2e-16 17. 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +1.0 0.0 0.0 18. 1.0 +1.0 0.50 -1.2e-16 18. 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 3.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 18. 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 1.0 0.0 3.0 2.0 + + +1.0 0.50 0.0 3.0 2.0 +1.0 3.1e-17 0.50 31. 2.0 + + +1.0 1.0 0.0 3.0 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +1.0 3.1e-17 0.50 31. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +1.0 3.1e-17 0.50 31. 2.0 +1.0 6.1e-17 1.0 31. 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 3.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 18. 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 6.1e-17 1.0 3.0 2.0 + + +1.0 3.1e-17 0.50 3.0 2.0 +1.0 -0.50 6.1e-17 31. 2.0 + + +1.0 6.1e-17 1.0 3.0 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +1.0 -0.50 6.1e-17 31. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +1.0 -0.50 6.1e-17 31. 2.0 +1.0 -1.0 1.2e-16 31. 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 3.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 18. 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -1.0 1.2e-16 3.0 2.0 + + +1.0 -0.50 6.1e-17 3.0 2.0 +1.0 -9.2e-17 -0.50 31. 2.0 + + +1.0 -1.0 1.2e-16 3.0 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +1.0 -9.2e-17 -0.50 31. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +1.0 -9.2e-17 -0.50 31. 2.0 +1.0 -1.8e-16 -1.0 31. 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 3.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 18. 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 18. 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 -1.8e-16 -1.0 3.0 2.0 + + +1.0 -9.2e-17 -0.50 3.0 2.0 +1.0 0.50 -1.2e-16 31. 2.0 + + +1.0 -1.8e-16 -1.0 3.0 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +0.50 0.50 -1.2e-16 18. 2.0 +0.50 1.0 -2.4e-16 18. 2.0 + + +0.50 0.50 -1.2e-16 18. 2.0 +1.0 0.50 -1.2e-16 31. 2.0 + + +0.50 1.0 -2.4e-16 18. 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +1.0 0.50 -1.2e-16 31. 2.0 +1.0 1.0 -2.4e-16 31. 2.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.25 0.0 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 0.25 0.0 40. 3.0 +0.25 0.25 0.0 41. 3.0 + + +0.0 0.25 0.0 40. 3.0 +0.0 1.5e-17 0.25 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.25 0.0 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 0.25 0.0 41. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 1.5e-17 0.25 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 1.5e-17 0.25 42. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 1.5e-17 0.25 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 1.5e-17 0.25 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 1.5e-17 0.25 40. 3.0 +0.25 1.5e-17 0.25 41. 3.0 + + +0.0 1.5e-17 0.25 40. 3.0 +0.0 -0.25 3.1e-17 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 1.5e-17 0.25 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 1.5e-17 0.25 41. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 -0.25 3.1e-17 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 -0.25 3.1e-17 42. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 -0.25 3.1e-17 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 -0.25 3.1e-17 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 -0.25 3.1e-17 40. 3.0 +0.25 -0.25 3.1e-17 41. 3.0 + + +0.0 -0.25 3.1e-17 40. 3.0 +0.0 -4.6e-17 -0.25 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 -0.25 3.1e-17 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 -0.25 3.1e-17 41. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 -4.6e-17 -0.25 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 -4.6e-17 -0.25 42. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 -4.6e-17 -0.25 43. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 -4.6e-17 -0.25 40. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.25 0.0 0.0 41. 3.0 + + +0.0 0.0 0.0 40. 3.0 +0.0 0.0 0.0 42. 3.0 + + +0.0 -4.6e-17 -0.25 40. 3.0 +0.25 -4.6e-17 -0.25 41. 3.0 + + +0.0 -4.6e-17 -0.25 40. 3.0 +0.0 0.25 -6.1e-17 42. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 -4.6e-17 -0.25 41. 3.0 + + +0.25 0.0 0.0 41. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.25 -4.6e-17 -0.25 41. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.0 0.25 -6.1e-17 42. 3.0 + + +0.0 0.0 0.0 42. 3.0 +0.25 0.0 0.0 43. 3.0 + + +0.0 0.25 -6.1e-17 42. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.25 0.0 0.0 43. 3.0 +0.25 0.25 -6.1e-17 43. 3.0 + + +0.0 0.25 0.0 41. 4.0 +0.0 0.50 0.0 41. 4.0 + + +0.0 0.25 0.0 41. 4.0 +0.25 0.25 0.0 0.0 4.0 + + +0.0 0.25 0.0 41. 4.0 +0.0 1.5e-17 0.25 43. 4.0 + + +0.0 0.50 0.0 41. 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.0 0.50 0.0 41. 4.0 +0.0 3.1e-17 0.50 43. 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 0.50 0.0 0.0 4.0 + + +0.25 0.25 0.0 0.0 4.0 +0.25 1.5e-17 0.25 56. 4.0 + + +0.25 0.50 0.0 0.0 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.0 1.5e-17 0.25 43. 4.0 +0.0 3.1e-17 0.50 43. 4.0 + + +0.0 1.5e-17 0.25 43. 4.0 +0.25 1.5e-17 0.25 56. 4.0 + + +0.0 3.1e-17 0.50 43. 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.25 1.5e-17 0.25 56. 4.0 +0.25 3.1e-17 0.50 56. 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.0 3.1e-17 0.50 41. 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.25 1.5e-17 0.25 0.0 4.0 + + +0.0 1.5e-17 0.25 41. 4.0 +0.0 -0.25 3.1e-17 43. 4.0 + + +0.0 3.1e-17 0.50 41. 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.0 3.1e-17 0.50 41. 4.0 +0.0 -0.50 6.1e-17 43. 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 3.1e-17 0.50 0.0 4.0 + + +0.25 1.5e-17 0.25 0.0 4.0 +0.25 -0.25 3.1e-17 56. 4.0 + + +0.25 3.1e-17 0.50 0.0 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.0 -0.25 3.1e-17 43. 4.0 +0.0 -0.50 6.1e-17 43. 4.0 + + +0.0 -0.25 3.1e-17 43. 4.0 +0.25 -0.25 3.1e-17 56. 4.0 + + +0.0 -0.50 6.1e-17 43. 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.25 -0.25 3.1e-17 56. 4.0 +0.25 -0.50 6.1e-17 56. 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.0 -0.50 6.1e-17 41. 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.25 -0.25 3.1e-17 0.0 4.0 + + +0.0 -0.25 3.1e-17 41. 4.0 +0.0 -4.6e-17 -0.25 43. 4.0 + + +0.0 -0.50 6.1e-17 41. 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.0 -0.50 6.1e-17 41. 4.0 +0.0 -9.2e-17 -0.50 43. 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -0.50 6.1e-17 0.0 4.0 + + +0.25 -0.25 3.1e-17 0.0 4.0 +0.25 -4.6e-17 -0.25 56. 4.0 + + +0.25 -0.50 6.1e-17 0.0 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.0 -4.6e-17 -0.25 43. 4.0 +0.0 -9.2e-17 -0.50 43. 4.0 + + +0.0 -4.6e-17 -0.25 43. 4.0 +0.25 -4.6e-17 -0.25 56. 4.0 + + +0.0 -9.2e-17 -0.50 43. 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.25 -4.6e-17 -0.25 56. 4.0 +0.25 -9.2e-17 -0.50 56. 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.0 -9.2e-17 -0.50 41. 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.25 -4.6e-17 -0.25 0.0 4.0 + + +0.0 -4.6e-17 -0.25 41. 4.0 +0.0 0.25 -6.1e-17 43. 4.0 + + +0.0 -9.2e-17 -0.50 41. 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.0 -9.2e-17 -0.50 41. 4.0 +0.0 0.50 -1.2e-16 43. 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 -9.2e-17 -0.50 0.0 4.0 + + +0.25 -4.6e-17 -0.25 0.0 4.0 +0.25 0.25 -6.1e-17 56. 4.0 + + +0.25 -9.2e-17 -0.50 0.0 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.0 0.25 -6.1e-17 43. 4.0 +0.0 0.50 -1.2e-16 43. 4.0 + + +0.0 0.25 -6.1e-17 43. 4.0 +0.25 0.25 -6.1e-17 56. 4.0 + + +0.0 0.50 -1.2e-16 43. 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.25 0.25 -6.1e-17 56. 4.0 +0.25 0.50 -1.2e-16 56. 4.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.25 0.0 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 0.25 0.0 42. 5.0 +0.50 0.25 0.0 43. 5.0 + + +0.25 0.25 0.0 42. 5.0 +0.25 1.5e-17 0.25 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.25 0.0 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 0.25 0.0 43. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 1.5e-17 0.25 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 1.5e-17 0.25 16. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 1.5e-17 0.25 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 1.5e-17 0.25 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 1.5e-17 0.25 42. 5.0 +0.50 1.5e-17 0.25 43. 5.0 + + +0.25 1.5e-17 0.25 42. 5.0 +0.25 -0.25 3.1e-17 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 1.5e-17 0.25 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 1.5e-17 0.25 43. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 -0.25 3.1e-17 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 -0.25 3.1e-17 16. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 -0.25 3.1e-17 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 -0.25 3.1e-17 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 -0.25 3.1e-17 42. 5.0 +0.50 -0.25 3.1e-17 43. 5.0 + + +0.25 -0.25 3.1e-17 42. 5.0 +0.25 -4.6e-17 -0.25 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 -0.25 3.1e-17 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 -0.25 3.1e-17 43. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 -4.6e-17 -0.25 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 -4.6e-17 -0.25 16. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 -4.6e-17 -0.25 67. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 -4.6e-17 -0.25 42. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.50 0.0 0.0 43. 5.0 + + +0.25 0.0 0.0 42. 5.0 +0.25 0.0 0.0 16. 5.0 + + +0.25 -4.6e-17 -0.25 42. 5.0 +0.50 -4.6e-17 -0.25 43. 5.0 + + +0.25 -4.6e-17 -0.25 42. 5.0 +0.25 0.25 -6.1e-17 16. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 -4.6e-17 -0.25 43. 5.0 + + +0.50 0.0 0.0 43. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.50 -4.6e-17 -0.25 43. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.25 0.25 -6.1e-17 16. 5.0 + + +0.25 0.0 0.0 16. 5.0 +0.50 0.0 0.0 67. 5.0 + + +0.25 0.25 -6.1e-17 16. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.50 0.0 0.0 67. 5.0 +0.50 0.25 -6.1e-17 67. 5.0 + + +0.25 0.25 0.0 43. 6.0 +0.25 0.50 0.0 43. 6.0 + + +0.25 0.25 0.0 43. 6.0 +0.50 0.25 0.0 56. 6.0 + + +0.25 0.25 0.0 43. 6.0 +0.25 1.5e-17 0.25 67. 6.0 + + +0.25 0.50 0.0 43. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.25 0.50 0.0 43. 6.0 +0.25 3.1e-17 0.50 67. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.50 0.50 0.0 56. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 67. 6.0 +0.25 3.1e-17 0.50 67. 6.0 + + +0.25 1.5e-17 0.25 67. 6.0 +0.50 1.5e-17 0.25 2.0 6.0 + + +0.25 3.1e-17 0.50 67. 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.50 1.5e-17 0.25 2.0 6.0 +0.50 3.1e-17 0.50 2.0 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.25 3.1e-17 0.50 43. 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.50 1.5e-17 0.25 56. 6.0 + + +0.25 1.5e-17 0.25 43. 6.0 +0.25 -0.25 3.1e-17 67. 6.0 + + +0.25 3.1e-17 0.50 43. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.25 3.1e-17 0.50 43. 6.0 +0.25 -0.50 6.1e-17 67. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.50 3.1e-17 0.50 56. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 67. 6.0 +0.25 -0.50 6.1e-17 67. 6.0 + + +0.25 -0.25 3.1e-17 67. 6.0 +0.50 -0.25 3.1e-17 2.0 6.0 + + +0.25 -0.50 6.1e-17 67. 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.50 -0.25 3.1e-17 2.0 6.0 +0.50 -0.50 6.1e-17 2.0 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.25 -0.50 6.1e-17 43. 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.50 -0.25 3.1e-17 56. 6.0 + + +0.25 -0.25 3.1e-17 43. 6.0 +0.25 -4.6e-17 -0.25 67. 6.0 + + +0.25 -0.50 6.1e-17 43. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.25 -0.50 6.1e-17 43. 6.0 +0.25 -9.2e-17 -0.50 67. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.50 -0.50 6.1e-17 56. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 67. 6.0 +0.25 -9.2e-17 -0.50 67. 6.0 + + +0.25 -4.6e-17 -0.25 67. 6.0 +0.50 -4.6e-17 -0.25 2.0 6.0 + + +0.25 -9.2e-17 -0.50 67. 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.50 -4.6e-17 -0.25 2.0 6.0 +0.50 -9.2e-17 -0.50 2.0 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.25 -9.2e-17 -0.50 43. 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.50 -4.6e-17 -0.25 56. 6.0 + + +0.25 -4.6e-17 -0.25 43. 6.0 +0.25 0.25 -6.1e-17 67. 6.0 + + +0.25 -9.2e-17 -0.50 43. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.25 -9.2e-17 -0.50 43. 6.0 +0.25 0.50 -1.2e-16 67. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.50 -9.2e-17 -0.50 56. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.25 0.25 -6.1e-17 67. 6.0 +0.25 0.50 -1.2e-16 67. 6.0 + + +0.25 0.25 -6.1e-17 67. 6.0 +0.50 0.25 -6.1e-17 2.0 6.0 + + +0.25 0.50 -1.2e-16 67. 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +0.50 0.25 -6.1e-17 2.0 6.0 +0.50 0.50 -1.2e-16 2.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +16. 16. 2.0 2.0 17. 17. 18. 18. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 3.0 3.0 18. 18. 31. 31. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +40. 40. 41. 41. 42. 42. 43. 43. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +41. 41. 0.0 0.0 43. 43. 56. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +42. 42. 43. 43. 16. 16. 67. 67. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +43. 43. 56. 56. 67. 67. 2.0 2.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Q3 in 3d: +DEAL::Checking DGQ0 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +8 0.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 0.0 0.0 +12 0.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 1.0 1.0 +18 1.0 1.0 +19 1.0 1.0 +20 1.0 1.0 +21 1.0 1.0 +22 1.0 1.0 +23 1.0 1.0 +24 1.0 1.0 +25 1.0 1.0 +26 1.0 1.0 +27 1.0 1.0 +28 1.0 1.0 +29 1.0 1.0 +30 1.0 1.0 +31 1.0 1.0 +32 1.0 1.0 +33 2.0 2.0 +34 2.0 2.0 +35 2.0 2.0 +36 2.0 2.0 +37 2.0 2.0 +38 2.0 2.0 +39 2.0 2.0 +40 2.0 2.0 +41 2.0 2.0 +42 2.0 2.0 +43 2.0 2.0 +44 2.0 2.0 +45 2.0 2.0 +46 2.0 2.0 +47 2.0 2.0 +48 2.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 0.0 0.0 +1.0 -2.4e-16 0.0 0.0 + + +0.0 0.0 1.0 1.0 +0.25 0.0 1.0 1.0 + +0.0 0.0 1.0 1.0 +1.5e-17 0.25 1.0 1.0 + + +0.0 0.0 1.0 1.0 +1.5e-17 0.25 1.0 1.0 + +0.0 0.0 1.0 1.0 +-0.25 3.1e-17 1.0 1.0 + + +0.0 0.0 1.0 1.0 +-0.25 3.1e-17 1.0 1.0 + +0.0 0.0 1.0 1.0 +-4.6e-17 -0.25 1.0 1.0 + + +0.0 0.0 1.0 1.0 +-4.6e-17 -0.25 1.0 1.0 + +0.0 0.0 1.0 1.0 +0.25 -6.1e-17 1.0 1.0 + + +0.25 0.0 2.0 2.0 +0.50 0.0 2.0 2.0 + +1.5e-17 0.25 2.0 2.0 +3.1e-17 0.50 2.0 2.0 + + +1.5e-17 0.25 2.0 2.0 +3.1e-17 0.50 2.0 2.0 + +-0.25 3.1e-17 2.0 2.0 +-0.50 6.1e-17 2.0 2.0 + + +-0.25 3.1e-17 2.0 2.0 +-0.50 6.1e-17 2.0 2.0 + +-4.6e-17 -0.25 2.0 2.0 +-9.2e-17 -0.50 2.0 2.0 + + +-4.6e-17 -0.25 2.0 2.0 +-9.2e-17 -0.50 2.0 2.0 + +0.25 -6.1e-17 2.0 2.0 +0.50 -1.2e-16 2.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=2.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,0.0,1.0>, + <3.1e-17,0.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,0.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,0.0,1.2e-16>, + <-0.50,0.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,0.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,0.0,-1.0>, + <-9.2e-17,0.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,0.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,0.0,-2.4e-16>, + <0.50,0.0,-1.2e-16>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,0.0>, + <1.5e-17,1.0,0.25>} +triangle { + <0.0,1.0,0.0>, + <1.5e-17,1.0,0.25>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <1.5e-17,1.0,0.25>, + <-0.25,1.0,3.1e-17>} +triangle { + <0.0,1.0,0.0>, + <-0.25,1.0,3.1e-17>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <-0.25,1.0,3.1e-17>, + <-4.6e-17,1.0,-0.25>} +triangle { + <0.0,1.0,0.0>, + <-4.6e-17,1.0,-0.25>, + <0.0,1.0,0.0>} +triangle { + <0.0,1.0,0.0>, + <-4.6e-17,1.0,-0.25>, + <0.25,1.0,-6.1e-17>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,-6.1e-17>, + <0.0,1.0,0.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,0.0>, + <3.1e-17,2.0,0.50>} +triangle { + <0.25,2.0,0.0>, + <3.1e-17,2.0,0.50>, + <1.5e-17,2.0,0.25>} +triangle { + <1.5e-17,2.0,0.25>, + <3.1e-17,2.0,0.50>, + <-0.50,2.0,6.1e-17>} +triangle { + <1.5e-17,2.0,0.25>, + <-0.50,2.0,6.1e-17>, + <-0.25,2.0,3.1e-17>} +triangle { + <-0.25,2.0,3.1e-17>, + <-0.50,2.0,6.1e-17>, + <-9.2e-17,2.0,-0.50>} +triangle { + <-0.25,2.0,3.1e-17>, + <-9.2e-17,2.0,-0.50>, + <-4.6e-17,2.0,-0.25>} +triangle { + <-4.6e-17,2.0,-0.25>, + <-9.2e-17,2.0,-0.50>, + <0.50,2.0,-1.2e-16>} +triangle { + <-4.6e-17,2.0,-0.25>, + <0.50,2.0,-1.2e-16>, + <0.25,2.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 413 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 118.30 l 75.000 96.651 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 118.30 l 75.000 96.651 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 150.00 l 193.30 112.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 150.00 l 193.30 112.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 0.0000 l 106.70 37.500 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 0.0000 l 106.70 37.500 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 171.65 243.75 l 112.50 235.83 l 150.00 225.00 lf +0 sg 150.00 225.00 m 171.65 243.75 l 112.50 235.83 l 150.00 225.00 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 31.699 l 225.00 53.349 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 31.699 l 225.00 53.349 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 187.50 214.17 l 171.65 243.75 l 150.00 225.00 lf +0 sg 150.00 225.00 m 187.50 214.17 l 171.65 243.75 l 150.00 225.00 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 112.50 235.83 l 128.35 206.25 l 150.00 225.00 lf +0 sg 150.00 225.00 m 112.50 235.83 l 128.35 206.25 l 150.00 225.00 lx +0.0000 1.0000 0.0000 s 150.00 225.00 m 128.35 206.25 l 187.50 214.17 l 150.00 225.00 lf +0 sg 150.00 225.00 m 128.35 206.25 l 187.50 214.17 l 150.00 225.00 lx +1.0000 sg 171.65 393.75 m 193.30 412.50 l 75.000 396.65 l 112.50 385.83 lf +0 sg 171.65 393.75 m 193.30 412.50 l 75.000 396.65 l 112.50 385.83 lx +1.0000 sg 187.50 364.17 m 225.00 353.35 l 193.30 412.50 l 171.65 393.75 lf +0 sg 187.50 364.17 m 225.00 353.35 l 193.30 412.50 l 171.65 393.75 lx +1.0000 sg 112.50 385.83 m 75.000 396.65 l 106.70 337.50 l 128.35 356.25 lf +0 sg 112.50 385.83 m 75.000 396.65 l 106.70 337.50 l 128.35 356.25 lx +1.0000 sg 128.35 356.25 m 106.70 337.50 l 225.00 353.35 l 187.50 364.17 lf +0 sg 128.35 356.25 m 106.70 337.50 l 225.00 353.35 l 187.50 364.17 lx +showpage +DEAL::Checking DGQ0 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 3.0 3.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 4.0 4.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 5.0 5.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 + 6.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +8 0.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 0.0 0.0 +12 0.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 0.0 0.0 +20 0.0 0.0 +21 0.0 0.0 +22 0.0 0.0 +23 0.0 0.0 +24 0.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 0.0 0.0 +28 0.0 0.0 +29 0.0 0.0 +30 0.0 0.0 +31 0.0 0.0 +32 0.0 0.0 +33 1.0 1.0 +34 1.0 1.0 +35 1.0 1.0 +36 1.0 1.0 +37 1.0 1.0 +38 1.0 1.0 +39 1.0 1.0 +40 1.0 1.0 +41 1.0 1.0 +42 1.0 1.0 +43 1.0 1.0 +44 1.0 1.0 +45 1.0 1.0 +46 1.0 1.0 +47 1.0 1.0 +48 1.0 1.0 +49 1.0 1.0 +50 1.0 1.0 +51 1.0 1.0 +52 1.0 1.0 +53 1.0 1.0 +54 1.0 1.0 +55 1.0 1.0 +56 1.0 1.0 +57 1.0 1.0 +58 1.0 1.0 +59 1.0 1.0 +60 1.0 1.0 +61 1.0 1.0 +62 1.0 1.0 +63 1.0 1.0 +64 1.0 1.0 +65 2.0 2.0 +66 2.0 2.0 +67 2.0 2.0 +68 2.0 2.0 +69 2.0 2.0 +70 2.0 2.0 +71 2.0 2.0 +72 2.0 2.0 +73 2.0 2.0 +74 2.0 2.0 +75 2.0 2.0 +76 2.0 2.0 +77 2.0 2.0 +78 2.0 2.0 +79 2.0 2.0 +80 2.0 2.0 +81 2.0 2.0 +82 2.0 2.0 +83 2.0 2.0 +84 2.0 2.0 +85 2.0 2.0 +86 2.0 2.0 +87 2.0 2.0 +88 2.0 2.0 +89 2.0 2.0 +90 2.0 2.0 +91 2.0 2.0 +92 2.0 2.0 +93 2.0 2.0 +94 2.0 2.0 +95 2.0 2.0 +96 2.0 2.0 +97 3.0 3.0 +98 3.0 3.0 +99 3.0 3.0 +100 3.0 3.0 +101 3.0 3.0 +102 3.0 3.0 +103 3.0 3.0 +104 3.0 3.0 +105 3.0 3.0 +106 3.0 3.0 +107 3.0 3.0 +108 3.0 3.0 +109 3.0 3.0 +110 3.0 3.0 +111 3.0 3.0 +112 3.0 3.0 +113 3.0 3.0 +114 3.0 3.0 +115 3.0 3.0 +116 3.0 3.0 +117 3.0 3.0 +118 3.0 3.0 +119 3.0 3.0 +120 3.0 3.0 +121 3.0 3.0 +122 3.0 3.0 +123 3.0 3.0 +124 3.0 3.0 +125 3.0 3.0 +126 3.0 3.0 +127 3.0 3.0 +128 3.0 3.0 +129 4.0 4.0 +130 4.0 4.0 +131 4.0 4.0 +132 4.0 4.0 +133 4.0 4.0 +134 4.0 4.0 +135 4.0 4.0 +136 4.0 4.0 +137 4.0 4.0 +138 4.0 4.0 +139 4.0 4.0 +140 4.0 4.0 +141 4.0 4.0 +142 4.0 4.0 +143 4.0 4.0 +144 4.0 4.0 +145 4.0 4.0 +146 4.0 4.0 +147 4.0 4.0 +148 4.0 4.0 +149 4.0 4.0 +150 4.0 4.0 +151 4.0 4.0 +152 4.0 4.0 +153 4.0 4.0 +154 4.0 4.0 +155 4.0 4.0 +156 4.0 4.0 +157 4.0 4.0 +158 4.0 4.0 +159 4.0 4.0 +160 4.0 4.0 +161 5.0 5.0 +162 5.0 5.0 +163 5.0 5.0 +164 5.0 5.0 +165 5.0 5.0 +166 5.0 5.0 +167 5.0 5.0 +168 5.0 5.0 +169 5.0 5.0 +170 5.0 5.0 +171 5.0 5.0 +172 5.0 5.0 +173 5.0 5.0 +174 5.0 5.0 +175 5.0 5.0 +176 5.0 5.0 +177 5.0 5.0 +178 5.0 5.0 +179 5.0 5.0 +180 5.0 5.0 +181 5.0 5.0 +182 5.0 5.0 +183 5.0 5.0 +184 5.0 5.0 +185 5.0 5.0 +186 5.0 5.0 +187 5.0 5.0 +188 5.0 5.0 +189 5.0 5.0 +190 5.0 5.0 +191 5.0 5.0 +192 5.0 5.0 +193 6.0 6.0 +194 6.0 6.0 +195 6.0 6.0 +196 6.0 6.0 +197 6.0 6.0 +198 6.0 6.0 +199 6.0 6.0 +200 6.0 6.0 +201 6.0 6.0 +202 6.0 6.0 +203 6.0 6.0 +204 6.0 6.0 +205 6.0 6.0 +206 6.0 6.0 +207 6.0 6.0 +208 6.0 6.0 +209 6.0 6.0 +210 6.0 6.0 +211 6.0 6.0 +212 6.0 6.0 +213 6.0 6.0 +214 6.0 6.0 +215 6.0 6.0 +216 6.0 6.0 +217 6.0 6.0 +218 6.0 6.0 +219 6.0 6.0 +220 6.0 6.0 +221 6.0 6.0 +222 6.0 6.0 +223 6.0 6.0 +224 6.0 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 0.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 0.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 0.0 +0.50 1.0 0.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.50 1.0 0.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 6.1e-17 1.0 0.0 0.0 + + +0.50 3.1e-17 0.50 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.50 6.1e-17 1.0 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -1.0 1.2e-16 0.0 0.0 + + +0.50 -0.50 6.1e-17 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.50 -1.0 1.2e-16 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 -1.8e-16 -1.0 0.0 0.0 + + +0.50 -9.2e-17 -0.50 0.0 0.0 +0.50 0.50 -1.2e-16 0.0 0.0 + + +0.50 -1.8e-16 -1.0 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.0 0.50 -1.2e-16 0.0 0.0 +0.0 1.0 -2.4e-16 0.0 0.0 + + +0.0 0.50 -1.2e-16 0.0 0.0 +0.50 0.50 -1.2e-16 0.0 0.0 + + +0.0 1.0 -2.4e-16 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.50 0.50 -1.2e-16 0.0 0.0 +0.50 1.0 -2.4e-16 0.0 0.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.50 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 0.50 0.0 1.0 1.0 +1.0 0.50 0.0 1.0 1.0 + + +0.50 0.50 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.50 0.0 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 0.50 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 3.1e-17 0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +0.50 3.1e-17 0.50 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 3.1e-17 0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 3.1e-17 0.50 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -0.50 6.1e-17 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +0.50 -0.50 6.1e-17 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -0.50 6.1e-17 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 -0.50 6.1e-17 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 -9.2e-17 -0.50 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.0 0.0 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +0.50 -9.2e-17 -0.50 1.0 1.0 +0.50 0.50 -1.2e-16 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 -9.2e-17 -0.50 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +1.0 -9.2e-17 -0.50 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +0.50 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.0 0.0 1.0 1.0 +1.0 0.0 0.0 1.0 1.0 + + +0.50 0.50 -1.2e-16 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +1.0 0.0 0.0 1.0 1.0 +1.0 0.50 -1.2e-16 1.0 1.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 1.0 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +1.0 0.50 0.0 2.0 2.0 + + +0.50 0.50 0.0 2.0 2.0 +0.50 3.1e-17 0.50 2.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +1.0 1.0 0.0 2.0 2.0 + + +0.50 1.0 0.0 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +1.0 0.50 0.0 2.0 2.0 +1.0 1.0 0.0 2.0 2.0 + + +1.0 0.50 0.0 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +1.0 1.0 0.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 6.1e-17 1.0 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +1.0 3.1e-17 0.50 2.0 2.0 + + +0.50 3.1e-17 0.50 2.0 2.0 +0.50 -0.50 6.1e-17 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +0.50 6.1e-17 1.0 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 6.1e-17 1.0 2.0 2.0 + + +1.0 3.1e-17 0.50 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +1.0 6.1e-17 1.0 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -1.0 1.2e-16 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +1.0 -0.50 6.1e-17 2.0 2.0 + + +0.50 -0.50 6.1e-17 2.0 2.0 +0.50 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +0.50 -1.0 1.2e-16 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -1.0 1.2e-16 2.0 2.0 + + +1.0 -0.50 6.1e-17 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +1.0 -1.0 1.2e-16 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +1.0 -9.2e-17 -0.50 2.0 2.0 + + +0.50 -9.2e-17 -0.50 2.0 2.0 +0.50 0.50 -1.2e-16 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +0.50 -1.8e-16 -1.0 2.0 2.0 +0.50 1.0 -2.4e-16 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 -1.8e-16 -1.0 2.0 2.0 + + +1.0 -9.2e-17 -0.50 2.0 2.0 +1.0 0.50 -1.2e-16 2.0 2.0 + + +1.0 -1.8e-16 -1.0 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +0.50 0.50 -1.2e-16 2.0 2.0 +0.50 1.0 -2.4e-16 2.0 2.0 + + +0.50 0.50 -1.2e-16 2.0 2.0 +1.0 0.50 -1.2e-16 2.0 2.0 + + +0.50 1.0 -2.4e-16 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +1.0 0.50 -1.2e-16 2.0 2.0 +1.0 1.0 -2.4e-16 2.0 2.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.25 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 0.25 0.0 3.0 3.0 +0.25 0.25 0.0 3.0 3.0 + + +0.0 0.25 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.25 0.0 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 0.25 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 1.5e-17 0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.0 1.5e-17 0.25 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 1.5e-17 0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 1.5e-17 0.25 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -0.25 3.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.0 -0.25 3.1e-17 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -0.25 3.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 -0.25 3.1e-17 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 -4.6e-17 -0.25 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.0 0.0 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.0 -4.6e-17 -0.25 3.0 3.0 +0.0 0.25 -6.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 -4.6e-17 -0.25 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.25 -4.6e-17 -0.25 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.0 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.0 0.0 3.0 3.0 +0.25 0.0 0.0 3.0 3.0 + + +0.0 0.25 -6.1e-17 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.25 0.0 0.0 3.0 3.0 +0.25 0.25 -6.1e-17 3.0 3.0 + + +0.0 0.25 0.0 4.0 4.0 +0.0 0.50 0.0 4.0 4.0 + + +0.0 0.25 0.0 4.0 4.0 +0.25 0.25 0.0 4.0 4.0 + + +0.0 0.25 0.0 4.0 4.0 +0.0 1.5e-17 0.25 4.0 4.0 + + +0.0 0.50 0.0 4.0 4.0 +0.25 0.50 0.0 4.0 4.0 + + +0.0 0.50 0.0 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.25 0.25 0.0 4.0 4.0 +0.25 0.50 0.0 4.0 4.0 + + +0.25 0.25 0.0 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.25 0.50 0.0 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 3.1e-17 0.50 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.25 1.5e-17 0.25 4.0 4.0 + + +0.0 1.5e-17 0.25 4.0 4.0 +0.0 -0.25 3.1e-17 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.0 3.1e-17 0.50 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 3.1e-17 0.50 4.0 4.0 + + +0.25 1.5e-17 0.25 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.25 3.1e-17 0.50 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.25 -0.25 3.1e-17 4.0 4.0 + + +0.0 -0.25 3.1e-17 4.0 4.0 +0.0 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.0 -0.50 6.1e-17 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -0.50 6.1e-17 4.0 4.0 + + +0.25 -0.25 3.1e-17 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.25 -0.50 6.1e-17 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.25 -4.6e-17 -0.25 4.0 4.0 + + +0.0 -4.6e-17 -0.25 4.0 4.0 +0.0 0.25 -6.1e-17 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.0 -9.2e-17 -0.50 4.0 4.0 +0.0 0.50 -1.2e-16 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 -9.2e-17 -0.50 4.0 4.0 + + +0.25 -4.6e-17 -0.25 4.0 4.0 +0.25 0.25 -6.1e-17 4.0 4.0 + + +0.25 -9.2e-17 -0.50 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.0 0.25 -6.1e-17 4.0 4.0 +0.0 0.50 -1.2e-16 4.0 4.0 + + +0.0 0.25 -6.1e-17 4.0 4.0 +0.25 0.25 -6.1e-17 4.0 4.0 + + +0.0 0.50 -1.2e-16 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.25 0.25 -6.1e-17 4.0 4.0 +0.25 0.50 -1.2e-16 4.0 4.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.25 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 0.25 0.0 5.0 5.0 +0.50 0.25 0.0 5.0 5.0 + + +0.25 0.25 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.25 0.0 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 0.25 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 1.5e-17 0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.25 1.5e-17 0.25 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 1.5e-17 0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 1.5e-17 0.25 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -0.25 3.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.25 -0.25 3.1e-17 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -0.25 3.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 -0.25 3.1e-17 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 -4.6e-17 -0.25 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.0 0.0 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.25 -4.6e-17 -0.25 5.0 5.0 +0.25 0.25 -6.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 -4.6e-17 -0.25 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.50 -4.6e-17 -0.25 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.25 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.0 0.0 5.0 5.0 +0.50 0.0 0.0 5.0 5.0 + + +0.25 0.25 -6.1e-17 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.50 0.0 0.0 5.0 5.0 +0.50 0.25 -6.1e-17 5.0 5.0 + + +0.25 0.25 0.0 6.0 6.0 +0.25 0.50 0.0 6.0 6.0 + + +0.25 0.25 0.0 6.0 6.0 +0.50 0.25 0.0 6.0 6.0 + + +0.25 0.25 0.0 6.0 6.0 +0.25 1.5e-17 0.25 6.0 6.0 + + +0.25 0.50 0.0 6.0 6.0 +0.50 0.50 0.0 6.0 6.0 + + +0.25 0.50 0.0 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.50 0.25 0.0 6.0 6.0 +0.50 0.50 0.0 6.0 6.0 + + +0.50 0.25 0.0 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.50 0.50 0.0 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 3.1e-17 0.50 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.50 1.5e-17 0.25 6.0 6.0 + + +0.25 1.5e-17 0.25 6.0 6.0 +0.25 -0.25 3.1e-17 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.25 3.1e-17 0.50 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 3.1e-17 0.50 6.0 6.0 + + +0.50 1.5e-17 0.25 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.50 3.1e-17 0.50 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.50 -0.25 3.1e-17 6.0 6.0 + + +0.25 -0.25 3.1e-17 6.0 6.0 +0.25 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.25 -0.50 6.1e-17 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -0.50 6.1e-17 6.0 6.0 + + +0.50 -0.25 3.1e-17 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.50 -0.50 6.1e-17 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.50 -4.6e-17 -0.25 6.0 6.0 + + +0.25 -4.6e-17 -0.25 6.0 6.0 +0.25 0.25 -6.1e-17 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.25 -9.2e-17 -0.50 6.0 6.0 +0.25 0.50 -1.2e-16 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 -9.2e-17 -0.50 6.0 6.0 + + +0.50 -4.6e-17 -0.25 6.0 6.0 +0.50 0.25 -6.1e-17 6.0 6.0 + + +0.50 -9.2e-17 -0.50 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +0.25 0.25 -6.1e-17 6.0 6.0 +0.25 0.50 -1.2e-16 6.0 6.0 + + +0.25 0.25 -6.1e-17 6.0 6.0 +0.50 0.25 -6.1e-17 6.0 6.0 + + +0.25 0.50 -1.2e-16 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +0.50 0.25 -6.1e-17 6.0 6.0 +0.50 0.50 -1.2e-16 6.0 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 2.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 1.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 + 4.0 2.0 + 4.0 2.0 + 5.0 2.0 + 5.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 1.0 0.0 +8 1.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 1.0 0.0 +16 1.0 0.0 +17 2.0 1.0 +18 2.0 1.0 +19 3.0 1.0 +20 3.0 1.0 +21 2.0 1.0 +22 2.0 1.0 +23 3.0 1.0 +24 3.0 1.0 +25 2.0 1.0 +26 2.0 1.0 +27 3.0 1.0 +28 3.0 1.0 +29 2.0 1.0 +30 2.0 1.0 +31 3.0 1.0 +32 3.0 1.0 +33 4.0 2.0 +34 4.0 2.0 +35 5.0 2.0 +36 5.0 2.0 +37 4.0 2.0 +38 4.0 2.0 +39 5.0 2.0 +40 5.0 2.0 +41 4.0 2.0 +42 4.0 2.0 +43 5.0 2.0 +44 5.0 2.0 +45 4.0 2.0 +46 4.0 2.0 +47 5.0 2.0 +48 5.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 +4.0 +4.0 +5.0 +5.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 4.0 4.0 5.0 5.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 1.0 0.0 +6.1e-17 1.0 1.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 1.0 0.0 +-1.0 1.2e-16 1.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 1.0 0.0 +-1.8e-16 -1.0 1.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 1.0 0.0 +1.0 -2.4e-16 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 2.0 1.0 + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +1.5e-17 0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-0.25 3.1e-17 2.0 1.0 + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + + +0.0 0.0 2.0 1.0 +-4.6e-17 -0.25 2.0 1.0 + +0.0 0.0 3.0 1.0 +0.25 -6.1e-17 3.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 4.0 2.0 + +1.5e-17 0.25 5.0 2.0 +3.1e-17 0.50 5.0 2.0 + + +1.5e-17 0.25 4.0 2.0 +3.1e-17 0.50 4.0 2.0 + +-0.25 3.1e-17 5.0 2.0 +-0.50 6.1e-17 5.0 2.0 + + +-0.25 3.1e-17 4.0 2.0 +-0.50 6.1e-17 4.0 2.0 + +-4.6e-17 -0.25 5.0 2.0 +-9.2e-17 -0.50 5.0 2.0 + + +-4.6e-17 -0.25 4.0 2.0 +-9.2e-17 -0.50 4.0 2.0 + +0.25 -6.1e-17 5.0 2.0 +0.50 -1.2e-16 5.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +2.0 2.0 3.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +4.0 4.0 5.0 5.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=5.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,1.0,1.0>, + <3.1e-17,1.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,1.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,1.0,1.2e-16>, + <-0.50,1.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,1.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,1.0,-1.0>, + <-9.2e-17,1.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,1.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,1.0,-2.4e-16>, + <0.50,1.0,-1.2e-16>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <1.5e-17,3.0,0.25>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,3.0,0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <1.5e-17,2.0,0.25>, + <-0.25,3.0,3.1e-17>} +triangle { + <0.0,2.0,0.0>, + <-0.25,3.0,3.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-0.25,2.0,3.1e-17>, + <-4.6e-17,3.0,-0.25>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.0,3.0,0.0>} +triangle { + <0.0,2.0,0.0>, + <-4.6e-17,2.0,-0.25>, + <0.25,3.0,-6.1e-17>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,-6.1e-17>, + <0.0,3.0,0.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <3.1e-17,5.0,0.50>} +triangle { + <0.25,4.0,0.0>, + <3.1e-17,5.0,0.50>, + <1.5e-17,5.0,0.25>} +triangle { + <1.5e-17,4.0,0.25>, + <3.1e-17,4.0,0.50>, + <-0.50,5.0,6.1e-17>} +triangle { + <1.5e-17,4.0,0.25>, + <-0.50,5.0,6.1e-17>, + <-0.25,5.0,3.1e-17>} +triangle { + <-0.25,4.0,3.1e-17>, + <-0.50,4.0,6.1e-17>, + <-9.2e-17,5.0,-0.50>} +triangle { + <-0.25,4.0,3.1e-17>, + <-9.2e-17,5.0,-0.50>, + <-4.6e-17,5.0,-0.25>} +triangle { + <-4.6e-17,4.0,-0.25>, + <-9.2e-17,4.0,-0.50>, + <0.50,5.0,-1.2e-16>} +triangle { + <-4.6e-17,4.0,-0.25>, + <0.50,5.0,-1.2e-16>, + <0.25,5.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 863 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 268.30 l 75.000 246.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 300.00 l 193.30 262.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 150.00 l 106.70 187.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 181.70 l 225.00 203.35 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lf +0 sg 150.00 375.00 m 171.65 393.75 l 112.50 535.83 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lf +0 sg 150.00 375.00 m 187.50 364.17 l 171.65 543.75 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lf +0 sg 150.00 375.00 m 112.50 385.83 l 128.35 506.25 l 150.00 525.00 lx +0.0000 1.0000 0.0000 s 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lf +0 sg 150.00 375.00 m 128.35 356.25 l 187.50 514.17 l 150.00 525.00 lx +1.0000 sg 171.65 693.75 m 193.30 712.50 l 75.000 846.65 l 112.50 835.83 lf +0 sg 171.65 693.75 m 193.30 712.50 l 75.000 846.65 l 112.50 835.83 lx +1.0000 sg 187.50 664.17 m 225.00 653.35 l 193.30 862.50 l 171.65 843.75 lf +0 sg 187.50 664.17 m 225.00 653.35 l 193.30 862.50 l 171.65 843.75 lx +1.0000 sg 112.50 685.83 m 75.000 696.65 l 106.70 787.50 l 128.35 806.25 lf +0 sg 112.50 685.83 m 75.000 696.65 l 106.70 787.50 l 128.35 806.25 lx +1.0000 sg 128.35 656.25 m 106.70 637.50 l 225.00 803.35 l 187.50 814.17 lf +0 sg 128.35 656.25 m 106.70 637.50 l 225.00 803.35 l 187.50 814.17 lx +showpage +DEAL::Checking DGQ1 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 0.0 + 1.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 0.0 + 3.0 0.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 4.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 1.0 + 6.0 1.0 + 7.0 1.0 + 7.0 1.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 8.0 2.0 + 8.0 2.0 + 9.0 2.0 + 9.0 2.0 + 10. 2.0 + 10. 2.0 + 11. 2.0 + 11. 2.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 12. 3.0 + 12. 3.0 + 13. 3.0 + 13. 3.0 + 14. 3.0 + 14. 3.0 + 15. 3.0 + 15. 3.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 16. 4.0 + 16. 4.0 + 17. 4.0 + 17. 4.0 + 18. 4.0 + 18. 4.0 + 19. 4.0 + 19. 4.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 20. 5.0 + 20. 5.0 + 21. 5.0 + 21. 5.0 + 22. 5.0 + 22. 5.0 + 23. 5.0 + 23. 5.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 + 24. 6.0 + 24. 6.0 + 25. 6.0 + 25. 6.0 + 26. 6.0 + 26. 6.0 + 27. 6.0 + 27. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 1.0 0.0 +4 1.0 0.0 +5 2.0 0.0 +6 2.0 0.0 +7 3.0 0.0 +8 3.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 1.0 0.0 +12 1.0 0.0 +13 2.0 0.0 +14 2.0 0.0 +15 3.0 0.0 +16 3.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 1.0 0.0 +20 1.0 0.0 +21 2.0 0.0 +22 2.0 0.0 +23 3.0 0.0 +24 3.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 1.0 0.0 +28 1.0 0.0 +29 2.0 0.0 +30 2.0 0.0 +31 3.0 0.0 +32 3.0 0.0 +33 4.0 1.0 +34 4.0 1.0 +35 5.0 1.0 +36 5.0 1.0 +37 6.0 1.0 +38 6.0 1.0 +39 7.0 1.0 +40 7.0 1.0 +41 4.0 1.0 +42 4.0 1.0 +43 5.0 1.0 +44 5.0 1.0 +45 6.0 1.0 +46 6.0 1.0 +47 7.0 1.0 +48 7.0 1.0 +49 4.0 1.0 +50 4.0 1.0 +51 5.0 1.0 +52 5.0 1.0 +53 6.0 1.0 +54 6.0 1.0 +55 7.0 1.0 +56 7.0 1.0 +57 4.0 1.0 +58 4.0 1.0 +59 5.0 1.0 +60 5.0 1.0 +61 6.0 1.0 +62 6.0 1.0 +63 7.0 1.0 +64 7.0 1.0 +65 8.0 2.0 +66 8.0 2.0 +67 9.0 2.0 +68 9.0 2.0 +69 10. 2.0 +70 10. 2.0 +71 11. 2.0 +72 11. 2.0 +73 8.0 2.0 +74 8.0 2.0 +75 9.0 2.0 +76 9.0 2.0 +77 10. 2.0 +78 10. 2.0 +79 11. 2.0 +80 11. 2.0 +81 8.0 2.0 +82 8.0 2.0 +83 9.0 2.0 +84 9.0 2.0 +85 10. 2.0 +86 10. 2.0 +87 11. 2.0 +88 11. 2.0 +89 8.0 2.0 +90 8.0 2.0 +91 9.0 2.0 +92 9.0 2.0 +93 10. 2.0 +94 10. 2.0 +95 11. 2.0 +96 11. 2.0 +97 12. 3.0 +98 12. 3.0 +99 13. 3.0 +100 13. 3.0 +101 14. 3.0 +102 14. 3.0 +103 15. 3.0 +104 15. 3.0 +105 12. 3.0 +106 12. 3.0 +107 13. 3.0 +108 13. 3.0 +109 14. 3.0 +110 14. 3.0 +111 15. 3.0 +112 15. 3.0 +113 12. 3.0 +114 12. 3.0 +115 13. 3.0 +116 13. 3.0 +117 14. 3.0 +118 14. 3.0 +119 15. 3.0 +120 15. 3.0 +121 12. 3.0 +122 12. 3.0 +123 13. 3.0 +124 13. 3.0 +125 14. 3.0 +126 14. 3.0 +127 15. 3.0 +128 15. 3.0 +129 16. 4.0 +130 16. 4.0 +131 17. 4.0 +132 17. 4.0 +133 18. 4.0 +134 18. 4.0 +135 19. 4.0 +136 19. 4.0 +137 16. 4.0 +138 16. 4.0 +139 17. 4.0 +140 17. 4.0 +141 18. 4.0 +142 18. 4.0 +143 19. 4.0 +144 19. 4.0 +145 16. 4.0 +146 16. 4.0 +147 17. 4.0 +148 17. 4.0 +149 18. 4.0 +150 18. 4.0 +151 19. 4.0 +152 19. 4.0 +153 16. 4.0 +154 16. 4.0 +155 17. 4.0 +156 17. 4.0 +157 18. 4.0 +158 18. 4.0 +159 19. 4.0 +160 19. 4.0 +161 20. 5.0 +162 20. 5.0 +163 21. 5.0 +164 21. 5.0 +165 22. 5.0 +166 22. 5.0 +167 23. 5.0 +168 23. 5.0 +169 20. 5.0 +170 20. 5.0 +171 21. 5.0 +172 21. 5.0 +173 22. 5.0 +174 22. 5.0 +175 23. 5.0 +176 23. 5.0 +177 20. 5.0 +178 20. 5.0 +179 21. 5.0 +180 21. 5.0 +181 22. 5.0 +182 22. 5.0 +183 23. 5.0 +184 23. 5.0 +185 20. 5.0 +186 20. 5.0 +187 21. 5.0 +188 21. 5.0 +189 22. 5.0 +190 22. 5.0 +191 23. 5.0 +192 23. 5.0 +193 24. 6.0 +194 24. 6.0 +195 25. 6.0 +196 25. 6.0 +197 26. 6.0 +198 26. 6.0 +199 27. 6.0 +200 27. 6.0 +201 24. 6.0 +202 24. 6.0 +203 25. 6.0 +204 25. 6.0 +205 26. 6.0 +206 26. 6.0 +207 27. 6.0 +208 27. 6.0 +209 24. 6.0 +210 24. 6.0 +211 25. 6.0 +212 25. 6.0 +213 26. 6.0 +214 26. 6.0 +215 27. 6.0 +216 27. 6.0 +217 24. 6.0 +218 24. 6.0 +219 25. 6.0 +220 25. 6.0 +221 26. 6.0 +222 26. 6.0 +223 27. 6.0 +224 27. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +0.0 +0.0 +1.0 +1.0 +2.0 +2.0 +3.0 +3.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +4.0 +4.0 +5.0 +5.0 +6.0 +6.0 +7.0 +7.0 +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +8.0 +8.0 +9.0 +9.0 +10. +10. +11. +11. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +12. +12. +13. +13. +14. +14. +15. +15. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +16. +16. +17. +17. +18. +18. +19. +19. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +20. +20. +21. +21. +22. +22. +23. +23. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. +24. +24. +25. +25. +26. +26. +27. +27. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 8.0 8.0 9.0 9.0 10. 10. 11. 11. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 12. 12. 13. 13. 14. 14. 15. 15. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 16. 16. 17. 17. 18. 18. 19. 19. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 20. 20. 21. 21. 22. 22. 23. 23. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. 24. 24. 25. 25. 26. 26. 27. 27. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 1.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 1.0 0.0 1.0 0.0 + + +0.50 0.50 0.0 1.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.50 1.0 0.0 1.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.0 6.1e-17 1.0 2.0 0.0 + + +0.0 3.1e-17 0.50 2.0 0.0 +0.50 3.1e-17 0.50 3.0 0.0 + + +0.0 6.1e-17 1.0 2.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.50 3.1e-17 0.50 3.0 0.0 +0.50 6.1e-17 1.0 3.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 1.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 6.1e-17 1.0 1.0 0.0 + + +0.50 3.1e-17 0.50 1.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.50 6.1e-17 1.0 1.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.0 -1.0 1.2e-16 2.0 0.0 + + +0.0 -0.50 6.1e-17 2.0 0.0 +0.50 -0.50 6.1e-17 3.0 0.0 + + +0.0 -1.0 1.2e-16 2.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.50 -0.50 6.1e-17 3.0 0.0 +0.50 -1.0 1.2e-16 3.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 1.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -1.0 1.2e-16 1.0 0.0 + + +0.50 -0.50 6.1e-17 1.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.50 -1.0 1.2e-16 1.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.0 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 2.0 0.0 +0.50 -9.2e-17 -0.50 3.0 0.0 + + +0.0 -1.8e-16 -1.0 2.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.50 -9.2e-17 -0.50 3.0 0.0 +0.50 -1.8e-16 -1.0 3.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 1.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 -1.8e-16 -1.0 1.0 0.0 + + +0.50 -9.2e-17 -0.50 1.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.50 -1.8e-16 -1.0 1.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.0 1.0 -2.4e-16 2.0 0.0 + + +0.0 0.50 -1.2e-16 2.0 0.0 +0.50 0.50 -1.2e-16 3.0 0.0 + + +0.0 1.0 -2.4e-16 2.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.50 -1.2e-16 3.0 0.0 +0.50 1.0 -2.4e-16 3.0 0.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.50 0.0 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +1.0 0.50 0.0 5.0 1.0 + + +0.50 0.50 0.0 4.0 1.0 +0.50 3.1e-17 0.50 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.50 0.0 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 0.50 0.0 5.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 3.1e-17 0.50 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 3.1e-17 0.50 6.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 3.1e-17 0.50 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 3.1e-17 0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +1.0 3.1e-17 0.50 5.0 1.0 + + +0.50 3.1e-17 0.50 4.0 1.0 +0.50 -0.50 6.1e-17 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 3.1e-17 0.50 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 3.1e-17 0.50 5.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 -0.50 6.1e-17 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 -0.50 6.1e-17 6.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 -0.50 6.1e-17 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -0.50 6.1e-17 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +1.0 -0.50 6.1e-17 5.0 1.0 + + +0.50 -0.50 6.1e-17 4.0 1.0 +0.50 -9.2e-17 -0.50 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 -0.50 6.1e-17 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 -0.50 6.1e-17 5.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 -9.2e-17 -0.50 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 -9.2e-17 -0.50 6.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 -9.2e-17 -0.50 7.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 -9.2e-17 -0.50 4.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +1.0 0.0 0.0 5.0 1.0 + + +0.50 0.0 0.0 4.0 1.0 +0.50 0.0 0.0 6.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +1.0 -9.2e-17 -0.50 5.0 1.0 + + +0.50 -9.2e-17 -0.50 4.0 1.0 +0.50 0.50 -1.2e-16 6.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 -9.2e-17 -0.50 5.0 1.0 + + +1.0 0.0 0.0 5.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +1.0 -9.2e-17 -0.50 5.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +0.50 0.50 -1.2e-16 6.0 1.0 + + +0.50 0.0 0.0 6.0 1.0 +1.0 0.0 0.0 7.0 1.0 + + +0.50 0.50 -1.2e-16 6.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +1.0 0.0 0.0 7.0 1.0 +1.0 0.50 -1.2e-16 7.0 1.0 + + +0.50 0.50 0.0 8.0 2.0 +0.50 1.0 0.0 8.0 2.0 + + +0.50 0.50 0.0 8.0 2.0 +1.0 0.50 0.0 9.0 2.0 + + +0.50 0.50 0.0 8.0 2.0 +0.50 3.1e-17 0.50 10. 2.0 + + +0.50 1.0 0.0 8.0 2.0 +1.0 1.0 0.0 9.0 2.0 + + +0.50 1.0 0.0 8.0 2.0 +0.50 6.1e-17 1.0 10. 2.0 + + +1.0 0.50 0.0 9.0 2.0 +1.0 1.0 0.0 9.0 2.0 + + +1.0 0.50 0.0 9.0 2.0 +1.0 3.1e-17 0.50 11. 2.0 + + +1.0 1.0 0.0 9.0 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 10. 2.0 +0.50 6.1e-17 1.0 10. 2.0 + + +0.50 3.1e-17 0.50 10. 2.0 +1.0 3.1e-17 0.50 11. 2.0 + + +0.50 6.1e-17 1.0 10. 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +1.0 3.1e-17 0.50 11. 2.0 +1.0 6.1e-17 1.0 11. 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +0.50 6.1e-17 1.0 8.0 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +1.0 3.1e-17 0.50 9.0 2.0 + + +0.50 3.1e-17 0.50 8.0 2.0 +0.50 -0.50 6.1e-17 10. 2.0 + + +0.50 6.1e-17 1.0 8.0 2.0 +1.0 6.1e-17 1.0 9.0 2.0 + + +0.50 6.1e-17 1.0 8.0 2.0 +0.50 -1.0 1.2e-16 10. 2.0 + + +1.0 3.1e-17 0.50 9.0 2.0 +1.0 6.1e-17 1.0 9.0 2.0 + + +1.0 3.1e-17 0.50 9.0 2.0 +1.0 -0.50 6.1e-17 11. 2.0 + + +1.0 6.1e-17 1.0 9.0 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 10. 2.0 +0.50 -1.0 1.2e-16 10. 2.0 + + +0.50 -0.50 6.1e-17 10. 2.0 +1.0 -0.50 6.1e-17 11. 2.0 + + +0.50 -1.0 1.2e-16 10. 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +1.0 -0.50 6.1e-17 11. 2.0 +1.0 -1.0 1.2e-16 11. 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +0.50 -1.0 1.2e-16 8.0 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +1.0 -0.50 6.1e-17 9.0 2.0 + + +0.50 -0.50 6.1e-17 8.0 2.0 +0.50 -9.2e-17 -0.50 10. 2.0 + + +0.50 -1.0 1.2e-16 8.0 2.0 +1.0 -1.0 1.2e-16 9.0 2.0 + + +0.50 -1.0 1.2e-16 8.0 2.0 +0.50 -1.8e-16 -1.0 10. 2.0 + + +1.0 -0.50 6.1e-17 9.0 2.0 +1.0 -1.0 1.2e-16 9.0 2.0 + + +1.0 -0.50 6.1e-17 9.0 2.0 +1.0 -9.2e-17 -0.50 11. 2.0 + + +1.0 -1.0 1.2e-16 9.0 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 10. 2.0 +0.50 -1.8e-16 -1.0 10. 2.0 + + +0.50 -9.2e-17 -0.50 10. 2.0 +1.0 -9.2e-17 -0.50 11. 2.0 + + +0.50 -1.8e-16 -1.0 10. 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +1.0 -9.2e-17 -0.50 11. 2.0 +1.0 -1.8e-16 -1.0 11. 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +0.50 -1.8e-16 -1.0 8.0 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +1.0 -9.2e-17 -0.50 9.0 2.0 + + +0.50 -9.2e-17 -0.50 8.0 2.0 +0.50 0.50 -1.2e-16 10. 2.0 + + +0.50 -1.8e-16 -1.0 8.0 2.0 +1.0 -1.8e-16 -1.0 9.0 2.0 + + +0.50 -1.8e-16 -1.0 8.0 2.0 +0.50 1.0 -2.4e-16 10. 2.0 + + +1.0 -9.2e-17 -0.50 9.0 2.0 +1.0 -1.8e-16 -1.0 9.0 2.0 + + +1.0 -9.2e-17 -0.50 9.0 2.0 +1.0 0.50 -1.2e-16 11. 2.0 + + +1.0 -1.8e-16 -1.0 9.0 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +0.50 0.50 -1.2e-16 10. 2.0 +0.50 1.0 -2.4e-16 10. 2.0 + + +0.50 0.50 -1.2e-16 10. 2.0 +1.0 0.50 -1.2e-16 11. 2.0 + + +0.50 1.0 -2.4e-16 10. 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +1.0 0.50 -1.2e-16 11. 2.0 +1.0 1.0 -2.4e-16 11. 2.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.25 0.0 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 0.25 0.0 12. 3.0 +0.25 0.25 0.0 13. 3.0 + + +0.0 0.25 0.0 12. 3.0 +0.0 1.5e-17 0.25 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.25 0.0 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 0.25 0.0 13. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 1.5e-17 0.25 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 1.5e-17 0.25 14. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 1.5e-17 0.25 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 1.5e-17 0.25 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 1.5e-17 0.25 12. 3.0 +0.25 1.5e-17 0.25 13. 3.0 + + +0.0 1.5e-17 0.25 12. 3.0 +0.0 -0.25 3.1e-17 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 1.5e-17 0.25 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 1.5e-17 0.25 13. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 -0.25 3.1e-17 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 -0.25 3.1e-17 14. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 -0.25 3.1e-17 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 -0.25 3.1e-17 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 -0.25 3.1e-17 12. 3.0 +0.25 -0.25 3.1e-17 13. 3.0 + + +0.0 -0.25 3.1e-17 12. 3.0 +0.0 -4.6e-17 -0.25 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 -0.25 3.1e-17 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 -0.25 3.1e-17 13. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 -4.6e-17 -0.25 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 -4.6e-17 -0.25 14. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 -4.6e-17 -0.25 15. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 -4.6e-17 -0.25 12. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.25 0.0 0.0 13. 3.0 + + +0.0 0.0 0.0 12. 3.0 +0.0 0.0 0.0 14. 3.0 + + +0.0 -4.6e-17 -0.25 12. 3.0 +0.25 -4.6e-17 -0.25 13. 3.0 + + +0.0 -4.6e-17 -0.25 12. 3.0 +0.0 0.25 -6.1e-17 14. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 -4.6e-17 -0.25 13. 3.0 + + +0.25 0.0 0.0 13. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.25 -4.6e-17 -0.25 13. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.0 0.25 -6.1e-17 14. 3.0 + + +0.0 0.0 0.0 14. 3.0 +0.25 0.0 0.0 15. 3.0 + + +0.0 0.25 -6.1e-17 14. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.25 0.0 0.0 15. 3.0 +0.25 0.25 -6.1e-17 15. 3.0 + + +0.0 0.25 0.0 16. 4.0 +0.0 0.50 0.0 16. 4.0 + + +0.0 0.25 0.0 16. 4.0 +0.25 0.25 0.0 17. 4.0 + + +0.0 0.25 0.0 16. 4.0 +0.0 1.5e-17 0.25 18. 4.0 + + +0.0 0.50 0.0 16. 4.0 +0.25 0.50 0.0 17. 4.0 + + +0.0 0.50 0.0 16. 4.0 +0.0 3.1e-17 0.50 18. 4.0 + + +0.25 0.25 0.0 17. 4.0 +0.25 0.50 0.0 17. 4.0 + + +0.25 0.25 0.0 17. 4.0 +0.25 1.5e-17 0.25 19. 4.0 + + +0.25 0.50 0.0 17. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.0 1.5e-17 0.25 18. 4.0 +0.0 3.1e-17 0.50 18. 4.0 + + +0.0 1.5e-17 0.25 18. 4.0 +0.25 1.5e-17 0.25 19. 4.0 + + +0.0 3.1e-17 0.50 18. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.25 1.5e-17 0.25 19. 4.0 +0.25 3.1e-17 0.50 19. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.0 3.1e-17 0.50 16. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.25 1.5e-17 0.25 17. 4.0 + + +0.0 1.5e-17 0.25 16. 4.0 +0.0 -0.25 3.1e-17 18. 4.0 + + +0.0 3.1e-17 0.50 16. 4.0 +0.25 3.1e-17 0.50 17. 4.0 + + +0.0 3.1e-17 0.50 16. 4.0 +0.0 -0.50 6.1e-17 18. 4.0 + + +0.25 1.5e-17 0.25 17. 4.0 +0.25 3.1e-17 0.50 17. 4.0 + + +0.25 1.5e-17 0.25 17. 4.0 +0.25 -0.25 3.1e-17 19. 4.0 + + +0.25 3.1e-17 0.50 17. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.0 -0.25 3.1e-17 18. 4.0 +0.0 -0.50 6.1e-17 18. 4.0 + + +0.0 -0.25 3.1e-17 18. 4.0 +0.25 -0.25 3.1e-17 19. 4.0 + + +0.0 -0.50 6.1e-17 18. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.25 -0.25 3.1e-17 19. 4.0 +0.25 -0.50 6.1e-17 19. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.0 -0.50 6.1e-17 16. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.25 -0.25 3.1e-17 17. 4.0 + + +0.0 -0.25 3.1e-17 16. 4.0 +0.0 -4.6e-17 -0.25 18. 4.0 + + +0.0 -0.50 6.1e-17 16. 4.0 +0.25 -0.50 6.1e-17 17. 4.0 + + +0.0 -0.50 6.1e-17 16. 4.0 +0.0 -9.2e-17 -0.50 18. 4.0 + + +0.25 -0.25 3.1e-17 17. 4.0 +0.25 -0.50 6.1e-17 17. 4.0 + + +0.25 -0.25 3.1e-17 17. 4.0 +0.25 -4.6e-17 -0.25 19. 4.0 + + +0.25 -0.50 6.1e-17 17. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.0 -4.6e-17 -0.25 18. 4.0 +0.0 -9.2e-17 -0.50 18. 4.0 + + +0.0 -4.6e-17 -0.25 18. 4.0 +0.25 -4.6e-17 -0.25 19. 4.0 + + +0.0 -9.2e-17 -0.50 18. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.25 -4.6e-17 -0.25 19. 4.0 +0.25 -9.2e-17 -0.50 19. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.0 -9.2e-17 -0.50 16. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.25 -4.6e-17 -0.25 17. 4.0 + + +0.0 -4.6e-17 -0.25 16. 4.0 +0.0 0.25 -6.1e-17 18. 4.0 + + +0.0 -9.2e-17 -0.50 16. 4.0 +0.25 -9.2e-17 -0.50 17. 4.0 + + +0.0 -9.2e-17 -0.50 16. 4.0 +0.0 0.50 -1.2e-16 18. 4.0 + + +0.25 -4.6e-17 -0.25 17. 4.0 +0.25 -9.2e-17 -0.50 17. 4.0 + + +0.25 -4.6e-17 -0.25 17. 4.0 +0.25 0.25 -6.1e-17 19. 4.0 + + +0.25 -9.2e-17 -0.50 17. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.0 0.25 -6.1e-17 18. 4.0 +0.0 0.50 -1.2e-16 18. 4.0 + + +0.0 0.25 -6.1e-17 18. 4.0 +0.25 0.25 -6.1e-17 19. 4.0 + + +0.0 0.50 -1.2e-16 18. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.25 0.25 -6.1e-17 19. 4.0 +0.25 0.50 -1.2e-16 19. 4.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.25 0.0 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 0.25 0.0 20. 5.0 +0.50 0.25 0.0 21. 5.0 + + +0.25 0.25 0.0 20. 5.0 +0.25 1.5e-17 0.25 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.25 0.0 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 0.25 0.0 21. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 1.5e-17 0.25 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 1.5e-17 0.25 22. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 1.5e-17 0.25 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 1.5e-17 0.25 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 1.5e-17 0.25 20. 5.0 +0.50 1.5e-17 0.25 21. 5.0 + + +0.25 1.5e-17 0.25 20. 5.0 +0.25 -0.25 3.1e-17 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 1.5e-17 0.25 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 1.5e-17 0.25 21. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 -0.25 3.1e-17 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 -0.25 3.1e-17 22. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 -0.25 3.1e-17 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 -0.25 3.1e-17 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 -0.25 3.1e-17 20. 5.0 +0.50 -0.25 3.1e-17 21. 5.0 + + +0.25 -0.25 3.1e-17 20. 5.0 +0.25 -4.6e-17 -0.25 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 -0.25 3.1e-17 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 -0.25 3.1e-17 21. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 -4.6e-17 -0.25 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 -4.6e-17 -0.25 22. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 -4.6e-17 -0.25 23. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 -4.6e-17 -0.25 20. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.50 0.0 0.0 21. 5.0 + + +0.25 0.0 0.0 20. 5.0 +0.25 0.0 0.0 22. 5.0 + + +0.25 -4.6e-17 -0.25 20. 5.0 +0.50 -4.6e-17 -0.25 21. 5.0 + + +0.25 -4.6e-17 -0.25 20. 5.0 +0.25 0.25 -6.1e-17 22. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 -4.6e-17 -0.25 21. 5.0 + + +0.50 0.0 0.0 21. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.50 -4.6e-17 -0.25 21. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.25 0.25 -6.1e-17 22. 5.0 + + +0.25 0.0 0.0 22. 5.0 +0.50 0.0 0.0 23. 5.0 + + +0.25 0.25 -6.1e-17 22. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.50 0.0 0.0 23. 5.0 +0.50 0.25 -6.1e-17 23. 5.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 0.50 0.0 24. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.50 0.25 0.0 25. 6.0 + + +0.25 0.25 0.0 24. 6.0 +0.25 1.5e-17 0.25 26. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.50 0.50 0.0 25. 6.0 + + +0.25 0.50 0.0 24. 6.0 +0.25 3.1e-17 0.50 26. 6.0 + + +0.50 0.25 0.0 25. 6.0 +0.50 0.50 0.0 25. 6.0 + + +0.50 0.25 0.0 25. 6.0 +0.50 1.5e-17 0.25 27. 6.0 + + +0.50 0.50 0.0 25. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.25 1.5e-17 0.25 26. 6.0 +0.25 3.1e-17 0.50 26. 6.0 + + +0.25 1.5e-17 0.25 26. 6.0 +0.50 1.5e-17 0.25 27. 6.0 + + +0.25 3.1e-17 0.50 26. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.50 1.5e-17 0.25 27. 6.0 +0.50 3.1e-17 0.50 27. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 3.1e-17 0.50 24. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.50 1.5e-17 0.25 25. 6.0 + + +0.25 1.5e-17 0.25 24. 6.0 +0.25 -0.25 3.1e-17 26. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.50 3.1e-17 0.50 25. 6.0 + + +0.25 3.1e-17 0.50 24. 6.0 +0.25 -0.50 6.1e-17 26. 6.0 + + +0.50 1.5e-17 0.25 25. 6.0 +0.50 3.1e-17 0.50 25. 6.0 + + +0.50 1.5e-17 0.25 25. 6.0 +0.50 -0.25 3.1e-17 27. 6.0 + + +0.50 3.1e-17 0.50 25. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.25 -0.25 3.1e-17 26. 6.0 +0.25 -0.50 6.1e-17 26. 6.0 + + +0.25 -0.25 3.1e-17 26. 6.0 +0.50 -0.25 3.1e-17 27. 6.0 + + +0.25 -0.50 6.1e-17 26. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.50 -0.25 3.1e-17 27. 6.0 +0.50 -0.50 6.1e-17 27. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -0.50 6.1e-17 24. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.50 -0.25 3.1e-17 25. 6.0 + + +0.25 -0.25 3.1e-17 24. 6.0 +0.25 -4.6e-17 -0.25 26. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.50 -0.50 6.1e-17 25. 6.0 + + +0.25 -0.50 6.1e-17 24. 6.0 +0.25 -9.2e-17 -0.50 26. 6.0 + + +0.50 -0.25 3.1e-17 25. 6.0 +0.50 -0.50 6.1e-17 25. 6.0 + + +0.50 -0.25 3.1e-17 25. 6.0 +0.50 -4.6e-17 -0.25 27. 6.0 + + +0.50 -0.50 6.1e-17 25. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.25 -4.6e-17 -0.25 26. 6.0 +0.25 -9.2e-17 -0.50 26. 6.0 + + +0.25 -4.6e-17 -0.25 26. 6.0 +0.50 -4.6e-17 -0.25 27. 6.0 + + +0.25 -9.2e-17 -0.50 26. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.50 -4.6e-17 -0.25 27. 6.0 +0.50 -9.2e-17 -0.50 27. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 -9.2e-17 -0.50 24. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.50 -4.6e-17 -0.25 25. 6.0 + + +0.25 -4.6e-17 -0.25 24. 6.0 +0.25 0.25 -6.1e-17 26. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.50 -9.2e-17 -0.50 25. 6.0 + + +0.25 -9.2e-17 -0.50 24. 6.0 +0.25 0.50 -1.2e-16 26. 6.0 + + +0.50 -4.6e-17 -0.25 25. 6.0 +0.50 -9.2e-17 -0.50 25. 6.0 + + +0.50 -4.6e-17 -0.25 25. 6.0 +0.50 0.25 -6.1e-17 27. 6.0 + + +0.50 -9.2e-17 -0.50 25. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +0.25 0.25 -6.1e-17 26. 6.0 +0.25 0.50 -1.2e-16 26. 6.0 + + +0.25 0.25 -6.1e-17 26. 6.0 +0.50 0.25 -6.1e-17 27. 6.0 + + +0.25 0.50 -1.2e-16 26. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +0.50 0.25 -6.1e-17 27. 6.0 +0.50 0.50 -1.2e-16 27. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 1.0 1.0 2.0 2.0 3.0 3.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +4.0 4.0 5.0 5.0 6.0 6.0 7.0 7.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +8.0 8.0 9.0 9.0 10. 10. 11. 11. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +12. 12. 13. 13. 14. 14. 15. 15. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +16. 16. 17. 17. 18. 18. 19. 19. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +20. 20. 21. 21. 22. 22. 23. 23. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +24. 24. 25. 25. 26. 26. 27. 27. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 48 data follows +0.50 0.0 +1.0 0.0 +3.1e-17 0.50 +6.1e-17 1.0 +3.1e-17 0.50 +6.1e-17 1.0 +-0.50 6.1e-17 +-1.0 1.2e-16 +-0.50 6.1e-17 +-1.0 1.2e-16 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +-9.2e-17 -0.50 +-1.8e-16 -1.0 +0.50 -1.2e-16 +1.0 -2.4e-16 +0.0 0.0 +0.25 0.0 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +1.5e-17 0.25 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-0.25 3.1e-17 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +-4.6e-17 -0.25 +0.0 0.0 +0.25 -6.1e-17 +0.25 0.0 +0.50 0.0 +1.5e-17 0.25 +3.1e-17 0.50 +1.5e-17 0.25 +3.1e-17 0.50 +-0.25 3.1e-17 +-0.50 6.1e-17 +-0.25 3.1e-17 +-0.50 6.1e-17 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +-4.6e-17 -0.25 +-9.2e-17 -0.50 +0.25 -6.1e-17 +0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 4 items 12 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 +24 26 25 27 +28 30 29 31 +32 34 33 35 +36 38 37 39 +40 42 41 43 +44 46 45 47 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 48 data follows + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 3.0 1.0 + 3.0 1.0 + 5.0 1.0 + 5.0 1.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 + 6.0 2.0 + 6.0 2.0 + 8.0 2.0 + 8.0 2.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +48 12 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 3.1e-17 0.50 0 +4 6.1e-17 1.0 0 +5 3.1e-17 0.50 0 +6 6.1e-17 1.0 0 +7 -0.50 6.1e-17 0 +8 -1.0 1.2e-16 0 +9 -0.50 6.1e-17 0 +10 -1.0 1.2e-16 0 +11 -9.2e-17 -0.50 0 +12 -1.8e-16 -1.0 0 +13 -9.2e-17 -0.50 0 +14 -1.8e-16 -1.0 0 +15 0.50 -1.2e-16 0 +16 1.0 -2.4e-16 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 0.0 0 +20 1.5e-17 0.25 0 +21 0.0 0.0 0 +22 1.5e-17 0.25 0 +23 0.0 0.0 0 +24 -0.25 3.1e-17 0 +25 0.0 0.0 0 +26 -0.25 3.1e-17 0 +27 0.0 0.0 0 +28 -4.6e-17 -0.25 0 +29 0.0 0.0 0 +30 -4.6e-17 -0.25 0 +31 0.0 0.0 0 +32 0.25 -6.1e-17 0 +33 0.25 0.0 0 +34 0.50 0.0 0 +35 1.5e-17 0.25 0 +36 3.1e-17 0.50 0 +37 1.5e-17 0.25 0 +38 3.1e-17 0.50 0 +39 -0.25 3.1e-17 0 +40 -0.50 6.1e-17 0 +41 -0.25 3.1e-17 0 +42 -0.50 6.1e-17 0 +43 -4.6e-17 -0.25 0 +44 -9.2e-17 -0.50 0 +45 -4.6e-17 -0.25 0 +46 -9.2e-17 -0.50 0 +47 0.25 -6.1e-17 0 +48 0.50 -1.2e-16 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 +7 0 quad 25 26 28 27 +8 0 quad 29 30 32 31 +9 0 quad 33 34 36 35 +10 0 quad 37 38 40 39 +11 0 quad 41 42 44 43 +12 0 quad 45 46 48 47 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 2.0 0.0 +4 2.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +7 2.0 0.0 +8 2.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 2.0 0.0 +12 2.0 0.0 +13 0.0 0.0 +14 0.0 0.0 +15 2.0 0.0 +16 2.0 0.0 +17 3.0 1.0 +18 3.0 1.0 +19 5.0 1.0 +20 5.0 1.0 +21 3.0 1.0 +22 3.0 1.0 +23 5.0 1.0 +24 5.0 1.0 +25 3.0 1.0 +26 3.0 1.0 +27 5.0 1.0 +28 5.0 1.0 +29 3.0 1.0 +30 3.0 1.0 +31 5.0 1.0 +32 5.0 1.0 +33 6.0 2.0 +34 6.0 2.0 +35 8.0 2.0 +36 8.0 2.0 +37 6.0 2.0 +38 6.0 2.0 +39 8.0 2.0 +40 8.0 2.0 +41 6.0 2.0 +42 6.0 2.0 +43 8.0 2.0 +44 8.0 2.0 +45 6.0 2.0 +46 6.0 2.0 +47 8.0 2.0 +48 8.0 2.0 +gmvinput ascii + +nodes 48 +0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 +0.0 0.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 0.0 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 12 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +quad 4 +25 26 28 27 +quad 4 +29 30 32 31 +quad 4 +33 34 36 35 +quad 4 +37 38 40 39 +quad 4 +41 42 44 43 +quad 4 +45 46 48 47 +variable +node_data 1 +0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=48, e=12, et=quadrilateral +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 + +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +0.0 +0.0 +2.0 +2.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +3.0 +3.0 +5.0 +5.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 +6.0 +6.0 +8.0 +8.0 + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +25 26 28 27 +29 30 32 31 +33 34 36 35 +37 38 40 39 +41 42 44 43 +45 46 48 47 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 48 double +0.50 0.0 0 +1.0 0.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +3.1e-17 0.50 0 +6.1e-17 1.0 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-0.50 6.1e-17 0 +-1.0 1.2e-16 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +-9.2e-17 -0.50 0 +-1.8e-16 -1.0 0 +0.50 -1.2e-16 0 +1.0 -2.4e-16 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +1.5e-17 0.25 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-0.25 3.1e-17 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +-4.6e-17 -0.25 0 +0.0 0.0 0 +0.25 -6.1e-17 0 +0.25 0.0 0 +0.50 0.0 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +1.5e-17 0.25 0 +3.1e-17 0.50 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-0.25 3.1e-17 0 +-0.50 6.1e-17 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +-4.6e-17 -0.25 0 +-9.2e-17 -0.50 0 +0.25 -6.1e-17 0 +0.50 -1.2e-16 0 + +CELLS 12 60 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 +4 24 25 27 26 +4 28 29 31 30 +4 32 33 35 34 +4 36 37 39 38 +4 40 41 43 42 +4 44 45 47 46 + +CELL_TYPES 12 + 9 9 9 9 9 9 9 9 9 9 9 9 +POINT_DATA 48 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 0.0 0.0 2.0 2.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 3.0 3.0 5.0 5.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 6.0 6.0 8.0 8.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +3.1e-17 0.50 2.0 0.0 +6.1e-17 1.0 2.0 0.0 + + +3.1e-17 0.50 0.0 0.0 +6.1e-17 1.0 0.0 0.0 + +-0.50 6.1e-17 2.0 0.0 +-1.0 1.2e-16 2.0 0.0 + + +-0.50 6.1e-17 0.0 0.0 +-1.0 1.2e-16 0.0 0.0 + +-9.2e-17 -0.50 2.0 0.0 +-1.8e-16 -1.0 2.0 0.0 + + +-9.2e-17 -0.50 0.0 0.0 +-1.8e-16 -1.0 0.0 0.0 + +0.50 -1.2e-16 2.0 0.0 +1.0 -2.4e-16 2.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 0.0 5.0 1.0 +1.5e-17 0.25 5.0 1.0 + + +0.0 0.0 3.0 1.0 +1.5e-17 0.25 3.0 1.0 + +0.0 0.0 5.0 1.0 +-0.25 3.1e-17 5.0 1.0 + + +0.0 0.0 3.0 1.0 +-0.25 3.1e-17 3.0 1.0 + +0.0 0.0 5.0 1.0 +-4.6e-17 -0.25 5.0 1.0 + + +0.0 0.0 3.0 1.0 +-4.6e-17 -0.25 3.0 1.0 + +0.0 0.0 5.0 1.0 +0.25 -6.1e-17 5.0 1.0 + + +0.25 0.0 6.0 2.0 +0.50 0.0 6.0 2.0 + +1.5e-17 0.25 8.0 2.0 +3.1e-17 0.50 8.0 2.0 + + +1.5e-17 0.25 6.0 2.0 +3.1e-17 0.50 6.0 2.0 + +-0.25 3.1e-17 8.0 2.0 +-0.50 6.1e-17 8.0 2.0 + + +-0.25 3.1e-17 6.0 2.0 +-0.50 6.1e-17 6.0 2.0 + +-4.6e-17 -0.25 8.0 2.0 +-9.2e-17 -0.50 8.0 2.0 + + +-4.6e-17 -0.25 6.0 2.0 +-9.2e-17 -0.50 6.0 2.0 + +0.25 -6.1e-17 8.0 2.0 +0.50 -1.2e-16 8.0 2.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +12 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 6.1e-17 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +3.1e-17 0.50 6.1e-17 1.0 -1.0 1.2e-16 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-0.50 6.1e-17 -1.0 1.2e-16 -1.8e-16 -1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +-9.2e-17 -0.50 -1.8e-16 -1.0 1.0 -2.4e-16 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 4 +0.0 0.0 2.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 1.5e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 1.5e-17 0.25 -0.25 3.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -0.25 3.1e-17 -4.6e-17 -0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 -4.6e-17 -0.25 0.25 -6.1e-17 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 4 +3.0 3.0 5.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 3.1e-17 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +1.5e-17 0.25 3.1e-17 0.50 -0.50 6.1e-17 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-0.25 3.1e-17 -0.50 6.1e-17 -9.2e-17 -0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +-4.6e-17 -0.25 -9.2e-17 -0.50 0.50 -1.2e-16 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 4 +6.0 6.0 8.0 8.0 2.0 2.0 2.0 2.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=8.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <6.1e-17,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <6.1e-17,2.0,1.0>, + <3.1e-17,2.0,0.50>} +triangle { + <3.1e-17,0.0,0.50>, + <6.1e-17,0.0,1.0>, + <-1.0,2.0,1.2e-16>} +triangle { + <3.1e-17,0.0,0.50>, + <-1.0,2.0,1.2e-16>, + <-0.50,2.0,6.1e-17>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.0,0.0,1.2e-16>, + <-1.8e-16,2.0,-1.0>} +triangle { + <-0.50,0.0,6.1e-17>, + <-1.8e-16,2.0,-1.0>, + <-9.2e-17,2.0,-0.50>} +triangle { + <-9.2e-17,0.0,-0.50>, + <-1.8e-16,0.0,-1.0>, + <1.0,2.0,-2.4e-16>} +triangle { + <-9.2e-17,0.0,-0.50>, + <1.0,2.0,-2.4e-16>, + <0.50,2.0,-1.2e-16>} +triangle { + <0.0,3.0,0.0>, + <0.25,3.0,0.0>, + <1.5e-17,5.0,0.25>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,5.0,0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <1.5e-17,3.0,0.25>, + <-0.25,5.0,3.1e-17>} +triangle { + <0.0,3.0,0.0>, + <-0.25,5.0,3.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-0.25,3.0,3.1e-17>, + <-4.6e-17,5.0,-0.25>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,5.0,-0.25>, + <0.0,5.0,0.0>} +triangle { + <0.0,3.0,0.0>, + <-4.6e-17,3.0,-0.25>, + <0.25,5.0,-6.1e-17>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,-6.1e-17>, + <0.0,5.0,0.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,6.0,0.0>, + <3.1e-17,8.0,0.50>} +triangle { + <0.25,6.0,0.0>, + <3.1e-17,8.0,0.50>, + <1.5e-17,8.0,0.25>} +triangle { + <1.5e-17,6.0,0.25>, + <3.1e-17,6.0,0.50>, + <-0.50,8.0,6.1e-17>} +triangle { + <1.5e-17,6.0,0.25>, + <-0.50,8.0,6.1e-17>, + <-0.25,8.0,3.1e-17>} +triangle { + <-0.25,6.0,3.1e-17>, + <-0.50,6.0,6.1e-17>, + <-9.2e-17,8.0,-0.50>} +triangle { + <-0.25,6.0,3.1e-17>, + <-9.2e-17,8.0,-0.50>, + <-4.6e-17,8.0,-0.25>} +triangle { + <-4.6e-17,6.0,-0.25>, + <-9.2e-17,6.0,-0.50>, + <0.50,8.0,-1.2e-16>} +triangle { + <-4.6e-17,6.0,-0.25>, + <0.50,8.0,-1.2e-16>, + <0.25,8.0,-6.1e-17>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1313 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 193.30 112.50 m 236.60 150.00 l 0.0000 418.30 l 75.000 396.65 lf +0 sg 193.30 112.50 m 236.60 150.00 l 0.0000 418.30 l 75.000 396.65 lx +0.0000 sg 225.00 53.349 m 300.00 31.699 l 236.60 450.00 l 193.30 412.50 lf +0 sg 225.00 53.349 m 300.00 31.699 l 236.60 450.00 l 193.30 412.50 lx +0.0000 sg 75.000 96.651 m 0.0000 118.30 l 63.397 300.00 l 106.70 337.50 lf +0 sg 75.000 96.651 m 0.0000 118.30 l 63.397 300.00 l 106.70 337.50 lx +0.0000 sg 106.70 37.500 m 63.397 0.0000 l 300.00 331.70 l 225.00 353.35 lf +0 sg 106.70 37.500 m 63.397 0.0000 l 300.00 331.70 l 225.00 353.35 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 171.65 543.75 l 112.50 835.83 l 150.00 825.00 lf +0 sg 150.00 525.00 m 171.65 543.75 l 112.50 835.83 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 187.50 514.17 l 171.65 843.75 l 150.00 825.00 lf +0 sg 150.00 525.00 m 187.50 514.17 l 171.65 843.75 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 112.50 535.83 l 128.35 806.25 l 150.00 825.00 lf +0 sg 150.00 525.00 m 112.50 535.83 l 128.35 806.25 l 150.00 825.00 lx +0.0000 1.0000 0.0000 s 150.00 525.00 m 128.35 506.25 l 187.50 814.17 l 150.00 825.00 lf +0 sg 150.00 525.00 m 128.35 506.25 l 187.50 814.17 l 150.00 825.00 lx +1.0000 sg 171.65 993.75 m 193.30 1012.5 l 75.000 1296.7 l 112.50 1285.8 lf +0 sg 171.65 993.75 m 193.30 1012.5 l 75.000 1296.7 l 112.50 1285.8 lx +1.0000 sg 187.50 964.17 m 225.00 953.35 l 193.30 1312.5 l 171.65 1293.8 lf +0 sg 187.50 964.17 m 225.00 953.35 l 193.30 1312.5 l 171.65 1293.8 lx +1.0000 sg 112.50 985.83 m 75.000 996.65 l 106.70 1237.5 l 128.35 1256.2 lf +0 sg 112.50 985.83 m 75.000 996.65 l 106.70 1237.5 l 128.35 1256.2 lx +1.0000 sg 128.35 956.25 m 106.70 937.50 l 225.00 1253.3 l 187.50 1264.2 lf +0 sg 128.35 956.25 m 106.70 937.50 l 225.00 1253.3 l 187.50 1264.2 lx +showpage +DEAL::Checking DGQ2 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 224 data follows + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 0.0 + 2.0 0.0 + 6.0 0.0 + 6.0 0.0 + 8.0 0.0 + 8.0 0.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 9.0 1.0 + 9.0 1.0 + 11. 1.0 + 11. 1.0 + 15. 1.0 + 15. 1.0 + 17. 1.0 + 17. 1.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 18. 2.0 + 18. 2.0 + 20. 2.0 + 20. 2.0 + 24. 2.0 + 24. 2.0 + 26. 2.0 + 26. 2.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 27. 3.0 + 27. 3.0 + 29. 3.0 + 29. 3.0 + 33. 3.0 + 33. 3.0 + 35. 3.0 + 35. 3.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 36. 4.0 + 36. 4.0 + 38. 4.0 + 38. 4.0 + 42. 4.0 + 42. 4.0 + 44. 4.0 + 44. 4.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 45. 5.0 + 45. 5.0 + 47. 5.0 + 47. 5.0 + 51. 5.0 + 51. 5.0 + 53. 5.0 + 53. 5.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 + 54. 6.0 + 54. 6.0 + 56. 6.0 + 56. 6.0 + 60. 6.0 + 60. 6.0 + 62. 6.0 + 62. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 2 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 2.0 0.0 +4 2.0 0.0 +5 6.0 0.0 +6 6.0 0.0 +7 8.0 0.0 +8 8.0 0.0 +9 0.0 0.0 +10 0.0 0.0 +11 2.0 0.0 +12 2.0 0.0 +13 6.0 0.0 +14 6.0 0.0 +15 8.0 0.0 +16 8.0 0.0 +17 0.0 0.0 +18 0.0 0.0 +19 2.0 0.0 +20 2.0 0.0 +21 6.0 0.0 +22 6.0 0.0 +23 8.0 0.0 +24 8.0 0.0 +25 0.0 0.0 +26 0.0 0.0 +27 2.0 0.0 +28 2.0 0.0 +29 6.0 0.0 +30 6.0 0.0 +31 8.0 0.0 +32 8.0 0.0 +33 9.0 1.0 +34 9.0 1.0 +35 11. 1.0 +36 11. 1.0 +37 15. 1.0 +38 15. 1.0 +39 17. 1.0 +40 17. 1.0 +41 9.0 1.0 +42 9.0 1.0 +43 11. 1.0 +44 11. 1.0 +45 15. 1.0 +46 15. 1.0 +47 17. 1.0 +48 17. 1.0 +49 9.0 1.0 +50 9.0 1.0 +51 11. 1.0 +52 11. 1.0 +53 15. 1.0 +54 15. 1.0 +55 17. 1.0 +56 17. 1.0 +57 9.0 1.0 +58 9.0 1.0 +59 11. 1.0 +60 11. 1.0 +61 15. 1.0 +62 15. 1.0 +63 17. 1.0 +64 17. 1.0 +65 18. 2.0 +66 18. 2.0 +67 20. 2.0 +68 20. 2.0 +69 24. 2.0 +70 24. 2.0 +71 26. 2.0 +72 26. 2.0 +73 18. 2.0 +74 18. 2.0 +75 20. 2.0 +76 20. 2.0 +77 24. 2.0 +78 24. 2.0 +79 26. 2.0 +80 26. 2.0 +81 18. 2.0 +82 18. 2.0 +83 20. 2.0 +84 20. 2.0 +85 24. 2.0 +86 24. 2.0 +87 26. 2.0 +88 26. 2.0 +89 18. 2.0 +90 18. 2.0 +91 20. 2.0 +92 20. 2.0 +93 24. 2.0 +94 24. 2.0 +95 26. 2.0 +96 26. 2.0 +97 27. 3.0 +98 27. 3.0 +99 29. 3.0 +100 29. 3.0 +101 33. 3.0 +102 33. 3.0 +103 35. 3.0 +104 35. 3.0 +105 27. 3.0 +106 27. 3.0 +107 29. 3.0 +108 29. 3.0 +109 33. 3.0 +110 33. 3.0 +111 35. 3.0 +112 35. 3.0 +113 27. 3.0 +114 27. 3.0 +115 29. 3.0 +116 29. 3.0 +117 33. 3.0 +118 33. 3.0 +119 35. 3.0 +120 35. 3.0 +121 27. 3.0 +122 27. 3.0 +123 29. 3.0 +124 29. 3.0 +125 33. 3.0 +126 33. 3.0 +127 35. 3.0 +128 35. 3.0 +129 36. 4.0 +130 36. 4.0 +131 38. 4.0 +132 38. 4.0 +133 42. 4.0 +134 42. 4.0 +135 44. 4.0 +136 44. 4.0 +137 36. 4.0 +138 36. 4.0 +139 38. 4.0 +140 38. 4.0 +141 42. 4.0 +142 42. 4.0 +143 44. 4.0 +144 44. 4.0 +145 36. 4.0 +146 36. 4.0 +147 38. 4.0 +148 38. 4.0 +149 42. 4.0 +150 42. 4.0 +151 44. 4.0 +152 44. 4.0 +153 36. 4.0 +154 36. 4.0 +155 38. 4.0 +156 38. 4.0 +157 42. 4.0 +158 42. 4.0 +159 44. 4.0 +160 44. 4.0 +161 45. 5.0 +162 45. 5.0 +163 47. 5.0 +164 47. 5.0 +165 51. 5.0 +166 51. 5.0 +167 53. 5.0 +168 53. 5.0 +169 45. 5.0 +170 45. 5.0 +171 47. 5.0 +172 47. 5.0 +173 51. 5.0 +174 51. 5.0 +175 53. 5.0 +176 53. 5.0 +177 45. 5.0 +178 45. 5.0 +179 47. 5.0 +180 47. 5.0 +181 51. 5.0 +182 51. 5.0 +183 53. 5.0 +184 53. 5.0 +185 45. 5.0 +186 45. 5.0 +187 47. 5.0 +188 47. 5.0 +189 51. 5.0 +190 51. 5.0 +191 53. 5.0 +192 53. 5.0 +193 54. 6.0 +194 54. 6.0 +195 56. 6.0 +196 56. 6.0 +197 60. 6.0 +198 60. 6.0 +199 62. 6.0 +200 62. 6.0 +201 54. 6.0 +202 54. 6.0 +203 56. 6.0 +204 56. 6.0 +205 60. 6.0 +206 60. 6.0 +207 62. 6.0 +208 62. 6.0 +209 54. 6.0 +210 54. 6.0 +211 56. 6.0 +212 56. 6.0 +213 60. 6.0 +214 60. 6.0 +215 62. 6.0 +216 62. 6.0 +217 54. 6.0 +218 54. 6.0 +219 56. 6.0 +220 56. 6.0 +221 60. 6.0 +222 60. 6.0 +223 62. 6.0 +224 62. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data 1 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +0.0 +0.0 +2.0 +2.0 +6.0 +6.0 +8.0 +8.0 +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +9.0 +9.0 +11. +11. +15. +15. +17. +17. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +18. +18. +20. +20. +24. +24. +26. +26. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +27. +27. +29. +29. +33. +33. +35. +35. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +36. +36. +38. +38. +42. +42. +44. +44. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +45. +45. +47. +47. +51. +51. +53. +53. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. +54. +54. +56. +56. +60. +60. +62. +62. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 9.0 9.0 11. 11. 15. 15. 17. 17. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 18. 18. 20. 20. 24. 24. 26. 26. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 27. 27. 29. 29. 33. 33. 35. 35. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 36. 36. 38. 38. 42. 42. 44. 44. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 45. 45. 47. 47. 51. 51. 53. 53. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. 54. 54. 56. 56. 60. 60. 62. 62. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 0.0 0.0 +0.0 1.0 0.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.50 0.50 0.0 2.0 0.0 + + +0.0 0.50 0.0 0.0 0.0 +0.0 3.1e-17 0.50 6.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.50 1.0 0.0 2.0 0.0 + + +0.0 1.0 0.0 0.0 0.0 +0.0 6.1e-17 1.0 6.0 0.0 + + +0.50 0.50 0.0 2.0 0.0 +0.50 1.0 0.0 2.0 0.0 + + +0.50 0.50 0.0 2.0 0.0 +0.50 3.1e-17 0.50 8.0 0.0 + + +0.50 1.0 0.0 2.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 +0.0 6.1e-17 1.0 6.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 +0.50 3.1e-17 0.50 8.0 0.0 + + +0.0 6.1e-17 1.0 6.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.50 3.1e-17 0.50 8.0 0.0 +0.50 6.1e-17 1.0 8.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 6.1e-17 1.0 0.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.50 3.1e-17 0.50 2.0 0.0 + + +0.0 3.1e-17 0.50 0.0 0.0 +0.0 -0.50 6.1e-17 6.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.50 6.1e-17 1.0 2.0 0.0 + + +0.0 6.1e-17 1.0 0.0 0.0 +0.0 -1.0 1.2e-16 6.0 0.0 + + +0.50 3.1e-17 0.50 2.0 0.0 +0.50 6.1e-17 1.0 2.0 0.0 + + +0.50 3.1e-17 0.50 2.0 0.0 +0.50 -0.50 6.1e-17 8.0 0.0 + + +0.50 6.1e-17 1.0 2.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 +0.0 -1.0 1.2e-16 6.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 +0.50 -0.50 6.1e-17 8.0 0.0 + + +0.0 -1.0 1.2e-16 6.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.50 -0.50 6.1e-17 8.0 0.0 +0.50 -1.0 1.2e-16 8.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -1.0 1.2e-16 0.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.50 -0.50 6.1e-17 2.0 0.0 + + +0.0 -0.50 6.1e-17 0.0 0.0 +0.0 -9.2e-17 -0.50 6.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.50 -1.0 1.2e-16 2.0 0.0 + + +0.0 -1.0 1.2e-16 0.0 0.0 +0.0 -1.8e-16 -1.0 6.0 0.0 + + +0.50 -0.50 6.1e-17 2.0 0.0 +0.50 -1.0 1.2e-16 2.0 0.0 + + +0.50 -0.50 6.1e-17 2.0 0.0 +0.50 -9.2e-17 -0.50 8.0 0.0 + + +0.50 -1.0 1.2e-16 2.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 +0.0 -1.8e-16 -1.0 6.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 +0.50 -9.2e-17 -0.50 8.0 0.0 + + +0.0 -1.8e-16 -1.0 6.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.50 -9.2e-17 -0.50 8.0 0.0 +0.50 -1.8e-16 -1.0 8.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 -1.8e-16 -1.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 2.0 0.0 + + +0.0 -9.2e-17 -0.50 0.0 0.0 +0.0 0.50 -1.2e-16 6.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.50 -1.8e-16 -1.0 2.0 0.0 + + +0.0 -1.8e-16 -1.0 0.0 0.0 +0.0 1.0 -2.4e-16 6.0 0.0 + + +0.50 -9.2e-17 -0.50 2.0 0.0 +0.50 -1.8e-16 -1.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 2.0 0.0 +0.50 0.50 -1.2e-16 8.0 0.0 + + +0.50 -1.8e-16 -1.0 2.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 +0.0 1.0 -2.4e-16 6.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 +0.50 0.50 -1.2e-16 8.0 0.0 + + +0.0 1.0 -2.4e-16 6.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.50 0.50 -1.2e-16 8.0 0.0 +0.50 1.0 -2.4e-16 8.0 0.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.50 0.0 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +1.0 0.50 0.0 11. 1.0 + + +0.50 0.50 0.0 9.0 1.0 +0.50 3.1e-17 0.50 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.50 0.0 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 0.50 0.0 11. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 3.1e-17 0.50 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 3.1e-17 0.50 15. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 3.1e-17 0.50 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 3.1e-17 0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +0.50 3.1e-17 0.50 9.0 1.0 +0.50 -0.50 6.1e-17 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 3.1e-17 0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 3.1e-17 0.50 11. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 -0.50 6.1e-17 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 -0.50 6.1e-17 15. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 -0.50 6.1e-17 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -0.50 6.1e-17 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +0.50 -0.50 6.1e-17 9.0 1.0 +0.50 -9.2e-17 -0.50 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -0.50 6.1e-17 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 -0.50 6.1e-17 11. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 -9.2e-17 -0.50 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 -9.2e-17 -0.50 15. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 -9.2e-17 -0.50 17. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 -9.2e-17 -0.50 9.0 1.0 + + +0.50 0.0 0.0 9.0 1.0 +1.0 0.0 0.0 11. 1.0 + + +0.50 0.0 0.0 9.0 1.0 +0.50 0.0 0.0 15. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +0.50 -9.2e-17 -0.50 9.0 1.0 +0.50 0.50 -1.2e-16 15. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 -9.2e-17 -0.50 11. 1.0 + + +1.0 0.0 0.0 11. 1.0 +1.0 0.0 0.0 17. 1.0 + + +1.0 -9.2e-17 -0.50 11. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +0.50 0.0 0.0 15. 1.0 +0.50 0.50 -1.2e-16 15. 1.0 + + +0.50 0.0 0.0 15. 1.0 +1.0 0.0 0.0 17. 1.0 + + +0.50 0.50 -1.2e-16 15. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +1.0 0.0 0.0 17. 1.0 +1.0 0.50 -1.2e-16 17. 1.0 + + +0.50 0.50 0.0 18. 2.0 +0.50 1.0 0.0 18. 2.0 + + +0.50 0.50 0.0 18. 2.0 +1.0 0.50 0.0 20. 2.0 + + +0.50 0.50 0.0 18. 2.0 +0.50 3.1e-17 0.50 24. 2.0 + + +0.50 1.0 0.0 18. 2.0 +1.0 1.0 0.0 20. 2.0 + + +0.50 1.0 0.0 18. 2.0 +0.50 6.1e-17 1.0 24. 2.0 + + +1.0 0.50 0.0 20. 2.0 +1.0 1.0 0.0 20. 2.0 + + +1.0 0.50 0.0 20. 2.0 +1.0 3.1e-17 0.50 26. 2.0 + + +1.0 1.0 0.0 20. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +0.50 3.1e-17 0.50 24. 2.0 +0.50 6.1e-17 1.0 24. 2.0 + + +0.50 3.1e-17 0.50 24. 2.0 +1.0 3.1e-17 0.50 26. 2.0 + + +0.50 6.1e-17 1.0 24. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +1.0 3.1e-17 0.50 26. 2.0 +1.0 6.1e-17 1.0 26. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 6.1e-17 1.0 18. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +1.0 3.1e-17 0.50 20. 2.0 + + +0.50 3.1e-17 0.50 18. 2.0 +0.50 -0.50 6.1e-17 24. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +1.0 6.1e-17 1.0 20. 2.0 + + +0.50 6.1e-17 1.0 18. 2.0 +0.50 -1.0 1.2e-16 24. 2.0 + + +1.0 3.1e-17 0.50 20. 2.0 +1.0 6.1e-17 1.0 20. 2.0 + + +1.0 3.1e-17 0.50 20. 2.0 +1.0 -0.50 6.1e-17 26. 2.0 + + +1.0 6.1e-17 1.0 20. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +0.50 -0.50 6.1e-17 24. 2.0 +0.50 -1.0 1.2e-16 24. 2.0 + + +0.50 -0.50 6.1e-17 24. 2.0 +1.0 -0.50 6.1e-17 26. 2.0 + + +0.50 -1.0 1.2e-16 24. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +1.0 -0.50 6.1e-17 26. 2.0 +1.0 -1.0 1.2e-16 26. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -1.0 1.2e-16 18. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +1.0 -0.50 6.1e-17 20. 2.0 + + +0.50 -0.50 6.1e-17 18. 2.0 +0.50 -9.2e-17 -0.50 24. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +1.0 -1.0 1.2e-16 20. 2.0 + + +0.50 -1.0 1.2e-16 18. 2.0 +0.50 -1.8e-16 -1.0 24. 2.0 + + +1.0 -0.50 6.1e-17 20. 2.0 +1.0 -1.0 1.2e-16 20. 2.0 + + +1.0 -0.50 6.1e-17 20. 2.0 +1.0 -9.2e-17 -0.50 26. 2.0 + + +1.0 -1.0 1.2e-16 20. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +0.50 -9.2e-17 -0.50 24. 2.0 +0.50 -1.8e-16 -1.0 24. 2.0 + + +0.50 -9.2e-17 -0.50 24. 2.0 +1.0 -9.2e-17 -0.50 26. 2.0 + + +0.50 -1.8e-16 -1.0 24. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +1.0 -9.2e-17 -0.50 26. 2.0 +1.0 -1.8e-16 -1.0 26. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 -1.8e-16 -1.0 18. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +1.0 -9.2e-17 -0.50 20. 2.0 + + +0.50 -9.2e-17 -0.50 18. 2.0 +0.50 0.50 -1.2e-16 24. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +1.0 -1.8e-16 -1.0 20. 2.0 + + +0.50 -1.8e-16 -1.0 18. 2.0 +0.50 1.0 -2.4e-16 24. 2.0 + + +1.0 -9.2e-17 -0.50 20. 2.0 +1.0 -1.8e-16 -1.0 20. 2.0 + + +1.0 -9.2e-17 -0.50 20. 2.0 +1.0 0.50 -1.2e-16 26. 2.0 + + +1.0 -1.8e-16 -1.0 20. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +0.50 0.50 -1.2e-16 24. 2.0 +0.50 1.0 -2.4e-16 24. 2.0 + + +0.50 0.50 -1.2e-16 24. 2.0 +1.0 0.50 -1.2e-16 26. 2.0 + + +0.50 1.0 -2.4e-16 24. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +1.0 0.50 -1.2e-16 26. 2.0 +1.0 1.0 -2.4e-16 26. 2.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.25 0.0 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 0.25 0.0 27. 3.0 +0.25 0.25 0.0 29. 3.0 + + +0.0 0.25 0.0 27. 3.0 +0.0 1.5e-17 0.25 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.25 0.0 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 0.25 0.0 29. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 1.5e-17 0.25 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 1.5e-17 0.25 33. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 1.5e-17 0.25 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 1.5e-17 0.25 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 1.5e-17 0.25 27. 3.0 +0.25 1.5e-17 0.25 29. 3.0 + + +0.0 1.5e-17 0.25 27. 3.0 +0.0 -0.25 3.1e-17 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 1.5e-17 0.25 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 1.5e-17 0.25 29. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 -0.25 3.1e-17 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 -0.25 3.1e-17 33. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 -0.25 3.1e-17 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 -0.25 3.1e-17 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 -0.25 3.1e-17 27. 3.0 +0.25 -0.25 3.1e-17 29. 3.0 + + +0.0 -0.25 3.1e-17 27. 3.0 +0.0 -4.6e-17 -0.25 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 -0.25 3.1e-17 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 -0.25 3.1e-17 29. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 -4.6e-17 -0.25 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 -4.6e-17 -0.25 33. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 -4.6e-17 -0.25 35. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 -4.6e-17 -0.25 27. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.25 0.0 0.0 29. 3.0 + + +0.0 0.0 0.0 27. 3.0 +0.0 0.0 0.0 33. 3.0 + + +0.0 -4.6e-17 -0.25 27. 3.0 +0.25 -4.6e-17 -0.25 29. 3.0 + + +0.0 -4.6e-17 -0.25 27. 3.0 +0.0 0.25 -6.1e-17 33. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 -4.6e-17 -0.25 29. 3.0 + + +0.25 0.0 0.0 29. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.25 -4.6e-17 -0.25 29. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.0 0.25 -6.1e-17 33. 3.0 + + +0.0 0.0 0.0 33. 3.0 +0.25 0.0 0.0 35. 3.0 + + +0.0 0.25 -6.1e-17 33. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.25 0.0 0.0 35. 3.0 +0.25 0.25 -6.1e-17 35. 3.0 + + +0.0 0.25 0.0 36. 4.0 +0.0 0.50 0.0 36. 4.0 + + +0.0 0.25 0.0 36. 4.0 +0.25 0.25 0.0 38. 4.0 + + +0.0 0.25 0.0 36. 4.0 +0.0 1.5e-17 0.25 42. 4.0 + + +0.0 0.50 0.0 36. 4.0 +0.25 0.50 0.0 38. 4.0 + + +0.0 0.50 0.0 36. 4.0 +0.0 3.1e-17 0.50 42. 4.0 + + +0.25 0.25 0.0 38. 4.0 +0.25 0.50 0.0 38. 4.0 + + +0.25 0.25 0.0 38. 4.0 +0.25 1.5e-17 0.25 44. 4.0 + + +0.25 0.50 0.0 38. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.0 1.5e-17 0.25 42. 4.0 +0.0 3.1e-17 0.50 42. 4.0 + + +0.0 1.5e-17 0.25 42. 4.0 +0.25 1.5e-17 0.25 44. 4.0 + + +0.0 3.1e-17 0.50 42. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.25 1.5e-17 0.25 44. 4.0 +0.25 3.1e-17 0.50 44. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.0 3.1e-17 0.50 36. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.25 1.5e-17 0.25 38. 4.0 + + +0.0 1.5e-17 0.25 36. 4.0 +0.0 -0.25 3.1e-17 42. 4.0 + + +0.0 3.1e-17 0.50 36. 4.0 +0.25 3.1e-17 0.50 38. 4.0 + + +0.0 3.1e-17 0.50 36. 4.0 +0.0 -0.50 6.1e-17 42. 4.0 + + +0.25 1.5e-17 0.25 38. 4.0 +0.25 3.1e-17 0.50 38. 4.0 + + +0.25 1.5e-17 0.25 38. 4.0 +0.25 -0.25 3.1e-17 44. 4.0 + + +0.25 3.1e-17 0.50 38. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.0 -0.25 3.1e-17 42. 4.0 +0.0 -0.50 6.1e-17 42. 4.0 + + +0.0 -0.25 3.1e-17 42. 4.0 +0.25 -0.25 3.1e-17 44. 4.0 + + +0.0 -0.50 6.1e-17 42. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.25 -0.25 3.1e-17 44. 4.0 +0.25 -0.50 6.1e-17 44. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.0 -0.50 6.1e-17 36. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.25 -0.25 3.1e-17 38. 4.0 + + +0.0 -0.25 3.1e-17 36. 4.0 +0.0 -4.6e-17 -0.25 42. 4.0 + + +0.0 -0.50 6.1e-17 36. 4.0 +0.25 -0.50 6.1e-17 38. 4.0 + + +0.0 -0.50 6.1e-17 36. 4.0 +0.0 -9.2e-17 -0.50 42. 4.0 + + +0.25 -0.25 3.1e-17 38. 4.0 +0.25 -0.50 6.1e-17 38. 4.0 + + +0.25 -0.25 3.1e-17 38. 4.0 +0.25 -4.6e-17 -0.25 44. 4.0 + + +0.25 -0.50 6.1e-17 38. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.0 -4.6e-17 -0.25 42. 4.0 +0.0 -9.2e-17 -0.50 42. 4.0 + + +0.0 -4.6e-17 -0.25 42. 4.0 +0.25 -4.6e-17 -0.25 44. 4.0 + + +0.0 -9.2e-17 -0.50 42. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.25 -4.6e-17 -0.25 44. 4.0 +0.25 -9.2e-17 -0.50 44. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.0 -9.2e-17 -0.50 36. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.25 -4.6e-17 -0.25 38. 4.0 + + +0.0 -4.6e-17 -0.25 36. 4.0 +0.0 0.25 -6.1e-17 42. 4.0 + + +0.0 -9.2e-17 -0.50 36. 4.0 +0.25 -9.2e-17 -0.50 38. 4.0 + + +0.0 -9.2e-17 -0.50 36. 4.0 +0.0 0.50 -1.2e-16 42. 4.0 + + +0.25 -4.6e-17 -0.25 38. 4.0 +0.25 -9.2e-17 -0.50 38. 4.0 + + +0.25 -4.6e-17 -0.25 38. 4.0 +0.25 0.25 -6.1e-17 44. 4.0 + + +0.25 -9.2e-17 -0.50 38. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.0 0.25 -6.1e-17 42. 4.0 +0.0 0.50 -1.2e-16 42. 4.0 + + +0.0 0.25 -6.1e-17 42. 4.0 +0.25 0.25 -6.1e-17 44. 4.0 + + +0.0 0.50 -1.2e-16 42. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.25 0.25 -6.1e-17 44. 4.0 +0.25 0.50 -1.2e-16 44. 4.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.25 0.0 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 0.25 0.0 45. 5.0 +0.50 0.25 0.0 47. 5.0 + + +0.25 0.25 0.0 45. 5.0 +0.25 1.5e-17 0.25 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.25 0.0 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 0.25 0.0 47. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 1.5e-17 0.25 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 1.5e-17 0.25 51. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 1.5e-17 0.25 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 1.5e-17 0.25 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 1.5e-17 0.25 45. 5.0 +0.50 1.5e-17 0.25 47. 5.0 + + +0.25 1.5e-17 0.25 45. 5.0 +0.25 -0.25 3.1e-17 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 1.5e-17 0.25 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 1.5e-17 0.25 47. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 -0.25 3.1e-17 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 -0.25 3.1e-17 51. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 -0.25 3.1e-17 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 -0.25 3.1e-17 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 -0.25 3.1e-17 45. 5.0 +0.50 -0.25 3.1e-17 47. 5.0 + + +0.25 -0.25 3.1e-17 45. 5.0 +0.25 -4.6e-17 -0.25 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 -0.25 3.1e-17 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 -0.25 3.1e-17 47. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 -4.6e-17 -0.25 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 -4.6e-17 -0.25 51. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 -4.6e-17 -0.25 53. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 -4.6e-17 -0.25 45. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.50 0.0 0.0 47. 5.0 + + +0.25 0.0 0.0 45. 5.0 +0.25 0.0 0.0 51. 5.0 + + +0.25 -4.6e-17 -0.25 45. 5.0 +0.50 -4.6e-17 -0.25 47. 5.0 + + +0.25 -4.6e-17 -0.25 45. 5.0 +0.25 0.25 -6.1e-17 51. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 -4.6e-17 -0.25 47. 5.0 + + +0.50 0.0 0.0 47. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.50 -4.6e-17 -0.25 47. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.25 0.25 -6.1e-17 51. 5.0 + + +0.25 0.0 0.0 51. 5.0 +0.50 0.0 0.0 53. 5.0 + + +0.25 0.25 -6.1e-17 51. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.50 0.0 0.0 53. 5.0 +0.50 0.25 -6.1e-17 53. 5.0 + + +0.25 0.25 0.0 54. 6.0 +0.25 0.50 0.0 54. 6.0 + + +0.25 0.25 0.0 54. 6.0 +0.50 0.25 0.0 56. 6.0 + + +0.25 0.25 0.0 54. 6.0 +0.25 1.5e-17 0.25 60. 6.0 + + +0.25 0.50 0.0 54. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.25 0.50 0.0 54. 6.0 +0.25 3.1e-17 0.50 60. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 0.50 0.0 56. 6.0 + + +0.50 0.25 0.0 56. 6.0 +0.50 1.5e-17 0.25 62. 6.0 + + +0.50 0.50 0.0 56. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.25 1.5e-17 0.25 60. 6.0 +0.25 3.1e-17 0.50 60. 6.0 + + +0.25 1.5e-17 0.25 60. 6.0 +0.50 1.5e-17 0.25 62. 6.0 + + +0.25 3.1e-17 0.50 60. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.50 1.5e-17 0.25 62. 6.0 +0.50 3.1e-17 0.50 62. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.25 3.1e-17 0.50 54. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.50 1.5e-17 0.25 56. 6.0 + + +0.25 1.5e-17 0.25 54. 6.0 +0.25 -0.25 3.1e-17 60. 6.0 + + +0.25 3.1e-17 0.50 54. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.25 3.1e-17 0.50 54. 6.0 +0.25 -0.50 6.1e-17 60. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 3.1e-17 0.50 56. 6.0 + + +0.50 1.5e-17 0.25 56. 6.0 +0.50 -0.25 3.1e-17 62. 6.0 + + +0.50 3.1e-17 0.50 56. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.25 -0.25 3.1e-17 60. 6.0 +0.25 -0.50 6.1e-17 60. 6.0 + + +0.25 -0.25 3.1e-17 60. 6.0 +0.50 -0.25 3.1e-17 62. 6.0 + + +0.25 -0.50 6.1e-17 60. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.50 -0.25 3.1e-17 62. 6.0 +0.50 -0.50 6.1e-17 62. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.25 -0.50 6.1e-17 54. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.50 -0.25 3.1e-17 56. 6.0 + + +0.25 -0.25 3.1e-17 54. 6.0 +0.25 -4.6e-17 -0.25 60. 6.0 + + +0.25 -0.50 6.1e-17 54. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.25 -0.50 6.1e-17 54. 6.0 +0.25 -9.2e-17 -0.50 60. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -0.50 6.1e-17 56. 6.0 + + +0.50 -0.25 3.1e-17 56. 6.0 +0.50 -4.6e-17 -0.25 62. 6.0 + + +0.50 -0.50 6.1e-17 56. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.25 -4.6e-17 -0.25 60. 6.0 +0.25 -9.2e-17 -0.50 60. 6.0 + + +0.25 -4.6e-17 -0.25 60. 6.0 +0.50 -4.6e-17 -0.25 62. 6.0 + + +0.25 -9.2e-17 -0.50 60. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.50 -4.6e-17 -0.25 62. 6.0 +0.50 -9.2e-17 -0.50 62. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.25 -9.2e-17 -0.50 54. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.50 -4.6e-17 -0.25 56. 6.0 + + +0.25 -4.6e-17 -0.25 54. 6.0 +0.25 0.25 -6.1e-17 60. 6.0 + + +0.25 -9.2e-17 -0.50 54. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.25 -9.2e-17 -0.50 54. 6.0 +0.25 0.50 -1.2e-16 60. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 -9.2e-17 -0.50 56. 6.0 + + +0.50 -4.6e-17 -0.25 56. 6.0 +0.50 0.25 -6.1e-17 62. 6.0 + + +0.50 -9.2e-17 -0.50 56. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +0.25 0.25 -6.1e-17 60. 6.0 +0.25 0.50 -1.2e-16 60. 6.0 + + +0.25 0.25 -6.1e-17 60. 6.0 +0.50 0.25 -6.1e-17 62. 6.0 + + +0.25 0.50 -1.2e-16 60. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +0.50 0.25 -6.1e-17 62. 6.0 +0.50 0.50 -1.2e-16 62. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +2 8 +0.0 0.0 2.0 2.0 6.0 6.0 8.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +2 8 +9.0 9.0 11. 11. 15. 15. 17. 17. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +2 8 +18. 18. 20. 20. 24. 24. 26. 26. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +2 8 +27. 27. 29. 29. 33. 33. 35. 35. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +2 8 +36. 36. 38. 38. 42. 42. 44. 44. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +2 8 +45. 45. 47. 47. 51. 51. 53. 53. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +2 8 +54. 54. 56. 56. 60. 60. 62. 62. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking DGQ2 in 3d: +DEAL::Checking Nedelec0 in 2d: +object "vertices" class array type float rank 1 shape 3 items 224 data follows +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 +object "cells" class array type int rank 1 shape 8 items 28 data follows +0 4 2 6 1 5 3 7 +8 12 10 14 9 13 11 15 +16 20 18 22 17 21 19 23 +24 28 26 30 25 29 27 31 +32 36 34 38 33 37 35 39 +40 44 42 46 41 45 43 47 +48 52 50 54 49 53 51 55 +56 60 58 62 57 61 59 63 +64 68 66 70 65 69 67 71 +72 76 74 78 73 77 75 79 +80 84 82 86 81 85 83 87 +88 92 90 94 89 93 91 95 +96 100 98 102 97 101 99 103 +104 108 106 110 105 109 107 111 +112 116 114 118 113 117 115 119 +120 124 122 126 121 125 123 127 +128 132 130 134 129 133 131 135 +136 140 138 142 137 141 139 143 +144 148 146 150 145 149 147 151 +152 156 154 158 153 157 155 159 +160 164 162 166 161 165 163 167 +168 172 170 174 169 173 171 175 +176 180 178 182 177 181 179 183 +184 188 186 190 185 189 187 191 +192 196 194 198 193 197 195 199 +200 204 202 206 201 205 203 207 +208 212 210 214 209 213 211 215 +216 220 218 222 217 221 219 223 + +attribute "element type" string "cubes" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 3 items 224 data follows + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 4.0 0.0 0.0 + 4.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 6.0 0.0 0.0 + 6.0 2.0 0.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 12. 8.0 1.0 + 12. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 14. 8.0 1.0 + 14. 10. 1.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 6.0 10. 2.0 + 6.0 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 18. 10. 2.0 + 18. 16. 2.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 48. 40. 3.0 + 48. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 52. 40. 3.0 + 52. 44. 3.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 60. 44. 4.0 + 60. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 64. 44. 4.0 + 64. 56. 4.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 52. 68. 5.0 + 52. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 76. 68. 5.0 + 76. 72. 5.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 64. 72. 6.0 + 64. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 + 84. 72. 6.0 + 84. 80. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +224 28 3 0 0 +1 0.0 0.50 0.0 +2 0.0 1.0 0.0 +3 0.50 0.50 0.0 +4 0.50 1.0 0.0 +5 0.0 3.1e-17 0.50 +6 0.0 6.1e-17 1.0 +7 0.50 3.1e-17 0.50 +8 0.50 6.1e-17 1.0 +9 0.0 3.1e-17 0.50 +10 0.0 6.1e-17 1.0 +11 0.50 3.1e-17 0.50 +12 0.50 6.1e-17 1.0 +13 0.0 -0.50 6.1e-17 +14 0.0 -1.0 1.2e-16 +15 0.50 -0.50 6.1e-17 +16 0.50 -1.0 1.2e-16 +17 0.0 -0.50 6.1e-17 +18 0.0 -1.0 1.2e-16 +19 0.50 -0.50 6.1e-17 +20 0.50 -1.0 1.2e-16 +21 0.0 -9.2e-17 -0.50 +22 0.0 -1.8e-16 -1.0 +23 0.50 -9.2e-17 -0.50 +24 0.50 -1.8e-16 -1.0 +25 0.0 -9.2e-17 -0.50 +26 0.0 -1.8e-16 -1.0 +27 0.50 -9.2e-17 -0.50 +28 0.50 -1.8e-16 -1.0 +29 0.0 0.50 -1.2e-16 +30 0.0 1.0 -2.4e-16 +31 0.50 0.50 -1.2e-16 +32 0.50 1.0 -2.4e-16 +33 0.50 0.0 0.0 +34 0.50 0.50 0.0 +35 1.0 0.0 0.0 +36 1.0 0.50 0.0 +37 0.50 0.0 0.0 +38 0.50 3.1e-17 0.50 +39 1.0 0.0 0.0 +40 1.0 3.1e-17 0.50 +41 0.50 0.0 0.0 +42 0.50 3.1e-17 0.50 +43 1.0 0.0 0.0 +44 1.0 3.1e-17 0.50 +45 0.50 0.0 0.0 +46 0.50 -0.50 6.1e-17 +47 1.0 0.0 0.0 +48 1.0 -0.50 6.1e-17 +49 0.50 0.0 0.0 +50 0.50 -0.50 6.1e-17 +51 1.0 0.0 0.0 +52 1.0 -0.50 6.1e-17 +53 0.50 0.0 0.0 +54 0.50 -9.2e-17 -0.50 +55 1.0 0.0 0.0 +56 1.0 -9.2e-17 -0.50 +57 0.50 0.0 0.0 +58 0.50 -9.2e-17 -0.50 +59 1.0 0.0 0.0 +60 1.0 -9.2e-17 -0.50 +61 0.50 0.0 0.0 +62 0.50 0.50 -1.2e-16 +63 1.0 0.0 0.0 +64 1.0 0.50 -1.2e-16 +65 0.50 0.50 0.0 +66 0.50 1.0 0.0 +67 1.0 0.50 0.0 +68 1.0 1.0 0.0 +69 0.50 3.1e-17 0.50 +70 0.50 6.1e-17 1.0 +71 1.0 3.1e-17 0.50 +72 1.0 6.1e-17 1.0 +73 0.50 3.1e-17 0.50 +74 0.50 6.1e-17 1.0 +75 1.0 3.1e-17 0.50 +76 1.0 6.1e-17 1.0 +77 0.50 -0.50 6.1e-17 +78 0.50 -1.0 1.2e-16 +79 1.0 -0.50 6.1e-17 +80 1.0 -1.0 1.2e-16 +81 0.50 -0.50 6.1e-17 +82 0.50 -1.0 1.2e-16 +83 1.0 -0.50 6.1e-17 +84 1.0 -1.0 1.2e-16 +85 0.50 -9.2e-17 -0.50 +86 0.50 -1.8e-16 -1.0 +87 1.0 -9.2e-17 -0.50 +88 1.0 -1.8e-16 -1.0 +89 0.50 -9.2e-17 -0.50 +90 0.50 -1.8e-16 -1.0 +91 1.0 -9.2e-17 -0.50 +92 1.0 -1.8e-16 -1.0 +93 0.50 0.50 -1.2e-16 +94 0.50 1.0 -2.4e-16 +95 1.0 0.50 -1.2e-16 +96 1.0 1.0 -2.4e-16 +97 0.0 0.0 0.0 +98 0.0 0.25 0.0 +99 0.25 0.0 0.0 +100 0.25 0.25 0.0 +101 0.0 0.0 0.0 +102 0.0 1.5e-17 0.25 +103 0.25 0.0 0.0 +104 0.25 1.5e-17 0.25 +105 0.0 0.0 0.0 +106 0.0 1.5e-17 0.25 +107 0.25 0.0 0.0 +108 0.25 1.5e-17 0.25 +109 0.0 0.0 0.0 +110 0.0 -0.25 3.1e-17 +111 0.25 0.0 0.0 +112 0.25 -0.25 3.1e-17 +113 0.0 0.0 0.0 +114 0.0 -0.25 3.1e-17 +115 0.25 0.0 0.0 +116 0.25 -0.25 3.1e-17 +117 0.0 0.0 0.0 +118 0.0 -4.6e-17 -0.25 +119 0.25 0.0 0.0 +120 0.25 -4.6e-17 -0.25 +121 0.0 0.0 0.0 +122 0.0 -4.6e-17 -0.25 +123 0.25 0.0 0.0 +124 0.25 -4.6e-17 -0.25 +125 0.0 0.0 0.0 +126 0.0 0.25 -6.1e-17 +127 0.25 0.0 0.0 +128 0.25 0.25 -6.1e-17 +129 0.0 0.25 0.0 +130 0.0 0.50 0.0 +131 0.25 0.25 0.0 +132 0.25 0.50 0.0 +133 0.0 1.5e-17 0.25 +134 0.0 3.1e-17 0.50 +135 0.25 1.5e-17 0.25 +136 0.25 3.1e-17 0.50 +137 0.0 1.5e-17 0.25 +138 0.0 3.1e-17 0.50 +139 0.25 1.5e-17 0.25 +140 0.25 3.1e-17 0.50 +141 0.0 -0.25 3.1e-17 +142 0.0 -0.50 6.1e-17 +143 0.25 -0.25 3.1e-17 +144 0.25 -0.50 6.1e-17 +145 0.0 -0.25 3.1e-17 +146 0.0 -0.50 6.1e-17 +147 0.25 -0.25 3.1e-17 +148 0.25 -0.50 6.1e-17 +149 0.0 -4.6e-17 -0.25 +150 0.0 -9.2e-17 -0.50 +151 0.25 -4.6e-17 -0.25 +152 0.25 -9.2e-17 -0.50 +153 0.0 -4.6e-17 -0.25 +154 0.0 -9.2e-17 -0.50 +155 0.25 -4.6e-17 -0.25 +156 0.25 -9.2e-17 -0.50 +157 0.0 0.25 -6.1e-17 +158 0.0 0.50 -1.2e-16 +159 0.25 0.25 -6.1e-17 +160 0.25 0.50 -1.2e-16 +161 0.25 0.0 0.0 +162 0.25 0.25 0.0 +163 0.50 0.0 0.0 +164 0.50 0.25 0.0 +165 0.25 0.0 0.0 +166 0.25 1.5e-17 0.25 +167 0.50 0.0 0.0 +168 0.50 1.5e-17 0.25 +169 0.25 0.0 0.0 +170 0.25 1.5e-17 0.25 +171 0.50 0.0 0.0 +172 0.50 1.5e-17 0.25 +173 0.25 0.0 0.0 +174 0.25 -0.25 3.1e-17 +175 0.50 0.0 0.0 +176 0.50 -0.25 3.1e-17 +177 0.25 0.0 0.0 +178 0.25 -0.25 3.1e-17 +179 0.50 0.0 0.0 +180 0.50 -0.25 3.1e-17 +181 0.25 0.0 0.0 +182 0.25 -4.6e-17 -0.25 +183 0.50 0.0 0.0 +184 0.50 -4.6e-17 -0.25 +185 0.25 0.0 0.0 +186 0.25 -4.6e-17 -0.25 +187 0.50 0.0 0.0 +188 0.50 -4.6e-17 -0.25 +189 0.25 0.0 0.0 +190 0.25 0.25 -6.1e-17 +191 0.50 0.0 0.0 +192 0.50 0.25 -6.1e-17 +193 0.25 0.25 0.0 +194 0.25 0.50 0.0 +195 0.50 0.25 0.0 +196 0.50 0.50 0.0 +197 0.25 1.5e-17 0.25 +198 0.25 3.1e-17 0.50 +199 0.50 1.5e-17 0.25 +200 0.50 3.1e-17 0.50 +201 0.25 1.5e-17 0.25 +202 0.25 3.1e-17 0.50 +203 0.50 1.5e-17 0.25 +204 0.50 3.1e-17 0.50 +205 0.25 -0.25 3.1e-17 +206 0.25 -0.50 6.1e-17 +207 0.50 -0.25 3.1e-17 +208 0.50 -0.50 6.1e-17 +209 0.25 -0.25 3.1e-17 +210 0.25 -0.50 6.1e-17 +211 0.50 -0.25 3.1e-17 +212 0.50 -0.50 6.1e-17 +213 0.25 -4.6e-17 -0.25 +214 0.25 -9.2e-17 -0.50 +215 0.50 -4.6e-17 -0.25 +216 0.50 -9.2e-17 -0.50 +217 0.25 -4.6e-17 -0.25 +218 0.25 -9.2e-17 -0.50 +219 0.50 -4.6e-17 -0.25 +220 0.50 -9.2e-17 -0.50 +221 0.25 0.25 -6.1e-17 +222 0.25 0.50 -1.2e-16 +223 0.50 0.25 -6.1e-17 +224 0.50 0.50 -1.2e-16 + +1 0 hex 1 2 5 6 4 3 8 7 +2 0 hex 9 10 13 14 12 11 16 15 +3 0 hex 17 18 21 22 20 19 24 23 +4 0 hex 25 26 29 30 28 27 32 31 +5 0 hex 33 34 37 38 36 35 40 39 +6 0 hex 41 42 45 46 44 43 48 47 +7 0 hex 49 50 53 54 52 51 56 55 +8 0 hex 57 58 61 62 60 59 64 63 +9 0 hex 65 66 69 70 68 67 72 71 +10 0 hex 73 74 77 78 76 75 80 79 +11 0 hex 81 82 85 86 84 83 88 87 +12 0 hex 89 90 93 94 92 91 96 95 +13 0 hex 97 98 101 102 100 99 104 103 +14 0 hex 105 106 109 110 108 107 112 111 +15 0 hex 113 114 117 118 116 115 120 119 +16 0 hex 121 122 125 126 124 123 128 127 +17 0 hex 129 130 133 134 132 131 136 135 +18 0 hex 137 138 141 142 140 139 144 143 +19 0 hex 145 146 149 150 148 147 152 151 +20 0 hex 153 154 157 158 156 155 160 159 +21 0 hex 161 162 165 166 164 163 168 167 +22 0 hex 169 170 173 174 172 171 176 175 +23 0 hex 177 178 181 182 180 179 184 183 +24 0 hex 185 186 189 190 188 187 192 191 +25 0 hex 193 194 197 198 196 195 200 199 +26 0 hex 201 202 205 206 204 203 208 207 +27 0 hex 209 210 213 214 212 211 216 215 +28 0 hex 217 218 221 222 220 219 224 223 + +3 1 1 1 +node_data_0,dimensionless +node_data_1,dimensionless +cell_data,dimensionless +1 4.0 0.0 0.0 +2 4.0 2.0 0.0 +3 4.0 0.0 0.0 +4 4.0 2.0 0.0 +5 6.0 0.0 0.0 +6 6.0 2.0 0.0 +7 6.0 0.0 0.0 +8 6.0 2.0 0.0 +9 4.0 0.0 0.0 +10 4.0 2.0 0.0 +11 4.0 0.0 0.0 +12 4.0 2.0 0.0 +13 6.0 0.0 0.0 +14 6.0 2.0 0.0 +15 6.0 0.0 0.0 +16 6.0 2.0 0.0 +17 4.0 0.0 0.0 +18 4.0 2.0 0.0 +19 4.0 0.0 0.0 +20 4.0 2.0 0.0 +21 6.0 0.0 0.0 +22 6.0 2.0 0.0 +23 6.0 0.0 0.0 +24 6.0 2.0 0.0 +25 4.0 0.0 0.0 +26 4.0 2.0 0.0 +27 4.0 0.0 0.0 +28 4.0 2.0 0.0 +29 6.0 0.0 0.0 +30 6.0 2.0 0.0 +31 6.0 0.0 0.0 +32 6.0 2.0 0.0 +33 12. 8.0 1.0 +34 12. 10. 1.0 +35 12. 8.0 1.0 +36 12. 10. 1.0 +37 14. 8.0 1.0 +38 14. 10. 1.0 +39 14. 8.0 1.0 +40 14. 10. 1.0 +41 12. 8.0 1.0 +42 12. 10. 1.0 +43 12. 8.0 1.0 +44 12. 10. 1.0 +45 14. 8.0 1.0 +46 14. 10. 1.0 +47 14. 8.0 1.0 +48 14. 10. 1.0 +49 12. 8.0 1.0 +50 12. 10. 1.0 +51 12. 8.0 1.0 +52 12. 10. 1.0 +53 14. 8.0 1.0 +54 14. 10. 1.0 +55 14. 8.0 1.0 +56 14. 10. 1.0 +57 12. 8.0 1.0 +58 12. 10. 1.0 +59 12. 8.0 1.0 +60 12. 10. 1.0 +61 14. 8.0 1.0 +62 14. 10. 1.0 +63 14. 8.0 1.0 +64 14. 10. 1.0 +65 6.0 10. 2.0 +66 6.0 16. 2.0 +67 6.0 10. 2.0 +68 6.0 16. 2.0 +69 18. 10. 2.0 +70 18. 16. 2.0 +71 18. 10. 2.0 +72 18. 16. 2.0 +73 6.0 10. 2.0 +74 6.0 16. 2.0 +75 6.0 10. 2.0 +76 6.0 16. 2.0 +77 18. 10. 2.0 +78 18. 16. 2.0 +79 18. 10. 2.0 +80 18. 16. 2.0 +81 6.0 10. 2.0 +82 6.0 16. 2.0 +83 6.0 10. 2.0 +84 6.0 16. 2.0 +85 18. 10. 2.0 +86 18. 16. 2.0 +87 18. 10. 2.0 +88 18. 16. 2.0 +89 6.0 10. 2.0 +90 6.0 16. 2.0 +91 6.0 10. 2.0 +92 6.0 16. 2.0 +93 18. 10. 2.0 +94 18. 16. 2.0 +95 18. 10. 2.0 +96 18. 16. 2.0 +97 48. 40. 3.0 +98 48. 44. 3.0 +99 48. 40. 3.0 +100 48. 44. 3.0 +101 52. 40. 3.0 +102 52. 44. 3.0 +103 52. 40. 3.0 +104 52. 44. 3.0 +105 48. 40. 3.0 +106 48. 44. 3.0 +107 48. 40. 3.0 +108 48. 44. 3.0 +109 52. 40. 3.0 +110 52. 44. 3.0 +111 52. 40. 3.0 +112 52. 44. 3.0 +113 48. 40. 3.0 +114 48. 44. 3.0 +115 48. 40. 3.0 +116 48. 44. 3.0 +117 52. 40. 3.0 +118 52. 44. 3.0 +119 52. 40. 3.0 +120 52. 44. 3.0 +121 48. 40. 3.0 +122 48. 44. 3.0 +123 48. 40. 3.0 +124 48. 44. 3.0 +125 52. 40. 3.0 +126 52. 44. 3.0 +127 52. 40. 3.0 +128 52. 44. 3.0 +129 60. 44. 4.0 +130 60. 56. 4.0 +131 60. 44. 4.0 +132 60. 56. 4.0 +133 64. 44. 4.0 +134 64. 56. 4.0 +135 64. 44. 4.0 +136 64. 56. 4.0 +137 60. 44. 4.0 +138 60. 56. 4.0 +139 60. 44. 4.0 +140 60. 56. 4.0 +141 64. 44. 4.0 +142 64. 56. 4.0 +143 64. 44. 4.0 +144 64. 56. 4.0 +145 60. 44. 4.0 +146 60. 56. 4.0 +147 60. 44. 4.0 +148 60. 56. 4.0 +149 64. 44. 4.0 +150 64. 56. 4.0 +151 64. 44. 4.0 +152 64. 56. 4.0 +153 60. 44. 4.0 +154 60. 56. 4.0 +155 60. 44. 4.0 +156 60. 56. 4.0 +157 64. 44. 4.0 +158 64. 56. 4.0 +159 64. 44. 4.0 +160 64. 56. 4.0 +161 52. 68. 5.0 +162 52. 72. 5.0 +163 52. 68. 5.0 +164 52. 72. 5.0 +165 76. 68. 5.0 +166 76. 72. 5.0 +167 76. 68. 5.0 +168 76. 72. 5.0 +169 52. 68. 5.0 +170 52. 72. 5.0 +171 52. 68. 5.0 +172 52. 72. 5.0 +173 76. 68. 5.0 +174 76. 72. 5.0 +175 76. 68. 5.0 +176 76. 72. 5.0 +177 52. 68. 5.0 +178 52. 72. 5.0 +179 52. 68. 5.0 +180 52. 72. 5.0 +181 76. 68. 5.0 +182 76. 72. 5.0 +183 76. 68. 5.0 +184 76. 72. 5.0 +185 52. 68. 5.0 +186 52. 72. 5.0 +187 52. 68. 5.0 +188 52. 72. 5.0 +189 76. 68. 5.0 +190 76. 72. 5.0 +191 76. 68. 5.0 +192 76. 72. 5.0 +193 64. 72. 6.0 +194 64. 80. 6.0 +195 64. 72. 6.0 +196 64. 80. 6.0 +197 84. 72. 6.0 +198 84. 80. 6.0 +199 84. 72. 6.0 +200 84. 80. 6.0 +201 64. 72. 6.0 +202 64. 80. 6.0 +203 64. 72. 6.0 +204 64. 80. 6.0 +205 84. 72. 6.0 +206 84. 80. 6.0 +207 84. 72. 6.0 +208 84. 80. 6.0 +209 64. 72. 6.0 +210 64. 80. 6.0 +211 64. 72. 6.0 +212 64. 80. 6.0 +213 84. 72. 6.0 +214 84. 80. 6.0 +215 84. 72. 6.0 +216 84. 80. 6.0 +217 64. 72. 6.0 +218 64. 80. 6.0 +219 64. 72. 6.0 +220 64. 80. 6.0 +221 84. 72. 6.0 +222 84. 80. 6.0 +223 84. 72. 6.0 +224 84. 80. 6.0 +gmvinput ascii + +nodes 224 +0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.0 0.0 0.50 0.50 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.50 0.50 1.0 1.0 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.0 0.0 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 0.25 0.25 0.50 0.50 +0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.50 0.0 0.50 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 -9.2e-17 0.0 0.50 0.0 0.50 0.50 1.0 0.50 1.0 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 -9.2e-17 -1.8e-16 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 0.0 0.25 0.0 0.25 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 1.5e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 -4.6e-17 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 1.5e-17 3.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 -4.6e-17 -9.2e-17 0.25 0.50 0.25 0.50 +0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.50 0.0 0.50 0.0 0.50 0.0 0.50 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 6.1e-17 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -0.50 0.0 -1.2e-16 0.0 -1.2e-16 0.0 0.0 0.0 0.0 0.50 1.0 0.50 1.0 0.50 1.0 0.50 1.0 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 6.1e-17 1.2e-16 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -0.50 -1.0 -1.2e-16 -2.4e-16 -1.2e-16 -2.4e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 0.0 0.0 0.0 0.0 0.0 0.25 0.0 0.25 0.0 0.25 0.0 0.25 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 3.1e-17 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -0.25 0.0 -6.1e-17 0.0 -6.1e-17 0.0 0.0 0.0 0.0 0.25 0.50 0.25 0.50 0.25 0.50 0.25 0.50 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 3.1e-17 6.1e-17 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -0.25 -0.50 -6.1e-17 -1.2e-16 -6.1e-17 -1.2e-16 +cells 28 +hex 8 +1 2 4 3 5 6 8 7 +hex 8 +9 10 12 11 13 14 16 15 +hex 8 +17 18 20 19 21 22 24 23 +hex 8 +25 26 28 27 29 30 32 31 +hex 8 +33 34 36 35 37 38 40 39 +hex 8 +41 42 44 43 45 46 48 47 +hex 8 +49 50 52 51 53 54 56 55 +hex 8 +57 58 60 59 61 62 64 63 +hex 8 +65 66 68 67 69 70 72 71 +hex 8 +73 74 76 75 77 78 80 79 +hex 8 +81 82 84 83 85 86 88 87 +hex 8 +89 90 92 91 93 94 96 95 +hex 8 +97 98 100 99 101 102 104 103 +hex 8 +105 106 108 107 109 110 112 111 +hex 8 +113 114 116 115 117 118 120 119 +hex 8 +121 122 124 123 125 126 128 127 +hex 8 +129 130 132 131 133 134 136 135 +hex 8 +137 138 140 139 141 142 144 143 +hex 8 +145 146 148 147 149 150 152 151 +hex 8 +153 154 156 155 157 158 160 159 +hex 8 +161 162 164 163 165 166 168 167 +hex 8 +169 170 172 171 173 174 176 175 +hex 8 +177 178 180 179 181 182 184 183 +hex 8 +185 186 188 187 189 190 192 191 +hex 8 +193 194 196 195 197 198 200 199 +hex 8 +201 202 204 203 205 206 208 207 +hex 8 +209 210 212 211 213 214 216 215 +hex 8 +217 218 220 219 221 222 224 223 +variable +node_data_0 1 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. + +node_data_1 1 +0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. + +cell_data 1 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "z", "node_data_0", "node_data_1", "cell_data" +zone f=feblock, n=224, e=28, et=brick +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.0 +0.0 +0.50 +0.50 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.50 +0.50 +1.0 +1.0 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.0 +0.0 +0.25 +0.25 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 +0.25 +0.25 +0.50 +0.50 + +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.50 +0.0 +0.50 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +-9.2e-17 +0.0 +0.50 +0.0 +0.50 +0.50 +1.0 +0.50 +1.0 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +-9.2e-17 +-1.8e-16 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 +0.0 +0.25 +0.0 +0.25 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +1.5e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +-4.6e-17 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +1.5e-17 +3.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +-4.6e-17 +-9.2e-17 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +0.50 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +6.1e-17 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-0.50 +0.0 +-1.2e-16 +0.0 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +0.50 +1.0 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +6.1e-17 +1.2e-16 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-0.50 +-1.0 +-1.2e-16 +-2.4e-16 +-1.2e-16 +-2.4e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 +0.0 +0.0 +0.0 +0.0 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +0.25 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +3.1e-17 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-0.25 +0.0 +-6.1e-17 +0.0 +-6.1e-17 +0.0 +0.0 +0.0 +0.0 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +0.25 +0.50 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +3.1e-17 +6.1e-17 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-0.25 +-0.50 +-6.1e-17 +-1.2e-16 +-6.1e-17 +-1.2e-16 + +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +4.0 +4.0 +4.0 +4.0 +6.0 +6.0 +6.0 +6.0 +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +12. +12. +12. +12. +14. +14. +14. +14. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +6.0 +6.0 +6.0 +6.0 +18. +18. +18. +18. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +48. +48. +48. +48. +52. +52. +52. +52. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +60. +60. +60. +60. +64. +64. +64. +64. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +52. +52. +52. +52. +76. +76. +76. +76. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. +64. +64. +64. +64. +84. +84. +84. +84. + +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +0.0 +2.0 +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +8.0 +10. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +10. +16. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +40. +44. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +44. +56. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +68. +72. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. +72. +80. + +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +3.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +4.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +5.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 5 6 8 7 +9 10 12 11 13 14 16 15 +17 18 20 19 21 22 24 23 +25 26 28 27 29 30 32 31 +33 34 36 35 37 38 40 39 +41 42 44 43 45 46 48 47 +49 50 52 51 53 54 56 55 +57 58 60 59 61 62 64 63 +65 66 68 67 69 70 72 71 +73 74 76 75 77 78 80 79 +81 82 84 83 85 86 88 87 +89 90 92 91 93 94 96 95 +97 98 100 99 101 102 104 103 +105 106 108 107 109 110 112 111 +113 114 116 115 117 118 120 119 +121 122 124 123 125 126 128 127 +129 130 132 131 133 134 136 135 +137 138 140 139 141 142 144 143 +145 146 148 147 149 150 152 151 +153 154 156 155 157 158 160 159 +161 162 164 163 165 166 168 167 +169 170 172 171 173 174 176 175 +177 178 180 179 181 182 184 183 +185 186 188 187 189 190 192 191 +193 194 196 195 197 198 200 199 +201 202 204 203 205 206 208 207 +209 210 212 211 213 214 216 215 +217 218 220 219 221 222 224 223 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 224 double +0.0 0.50 0.0 +0.0 1.0 0.0 +0.50 0.50 0.0 +0.50 1.0 0.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 3.1e-17 0.50 +0.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -0.50 6.1e-17 +0.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 -9.2e-17 -0.50 +0.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +0.0 0.50 -1.2e-16 +0.0 1.0 -2.4e-16 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +0.50 0.0 0.0 +0.50 0.50 0.0 +1.0 0.0 0.0 +1.0 0.50 0.0 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 3.1e-17 0.50 +1.0 0.0 0.0 +1.0 3.1e-17 0.50 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -0.50 6.1e-17 +1.0 0.0 0.0 +1.0 -0.50 6.1e-17 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 -9.2e-17 -0.50 +1.0 0.0 0.0 +1.0 -9.2e-17 -0.50 +0.50 0.0 0.0 +0.50 0.50 -1.2e-16 +1.0 0.0 0.0 +1.0 0.50 -1.2e-16 +0.50 0.50 0.0 +0.50 1.0 0.0 +1.0 0.50 0.0 +1.0 1.0 0.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 3.1e-17 0.50 +0.50 6.1e-17 1.0 +1.0 3.1e-17 0.50 +1.0 6.1e-17 1.0 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -0.50 6.1e-17 +0.50 -1.0 1.2e-16 +1.0 -0.50 6.1e-17 +1.0 -1.0 1.2e-16 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 -9.2e-17 -0.50 +0.50 -1.8e-16 -1.0 +1.0 -9.2e-17 -0.50 +1.0 -1.8e-16 -1.0 +0.50 0.50 -1.2e-16 +0.50 1.0 -2.4e-16 +1.0 0.50 -1.2e-16 +1.0 1.0 -2.4e-16 +0.0 0.0 0.0 +0.0 0.25 0.0 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.0 0.0 0.0 +0.0 0.25 -6.1e-17 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.0 0.25 0.0 +0.0 0.50 0.0 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 1.5e-17 0.25 +0.0 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -0.25 3.1e-17 +0.0 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 -4.6e-17 -0.25 +0.0 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.0 0.25 -6.1e-17 +0.0 0.50 -1.2e-16 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.25 0.0 0.0 +0.25 0.25 0.0 +0.50 0.0 0.0 +0.50 0.25 0.0 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 1.5e-17 0.25 +0.50 0.0 0.0 +0.50 1.5e-17 0.25 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -0.25 3.1e-17 +0.50 0.0 0.0 +0.50 -0.25 3.1e-17 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 -4.6e-17 -0.25 +0.50 0.0 0.0 +0.50 -4.6e-17 -0.25 +0.25 0.0 0.0 +0.25 0.25 -6.1e-17 +0.50 0.0 0.0 +0.50 0.25 -6.1e-17 +0.25 0.25 0.0 +0.25 0.50 0.0 +0.50 0.25 0.0 +0.50 0.50 0.0 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 1.5e-17 0.25 +0.25 3.1e-17 0.50 +0.50 1.5e-17 0.25 +0.50 3.1e-17 0.50 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -0.25 3.1e-17 +0.25 -0.50 6.1e-17 +0.50 -0.25 3.1e-17 +0.50 -0.50 6.1e-17 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 -4.6e-17 -0.25 +0.25 -9.2e-17 -0.50 +0.50 -4.6e-17 -0.25 +0.50 -9.2e-17 -0.50 +0.25 0.25 -6.1e-17 +0.25 0.50 -1.2e-16 +0.50 0.25 -6.1e-17 +0.50 0.50 -1.2e-16 + +CELLS 28 252 +8 0 1 3 2 4 5 7 6 +8 8 9 11 10 12 13 15 14 +8 16 17 19 18 20 21 23 22 +8 24 25 27 26 28 29 31 30 +8 32 33 35 34 36 37 39 38 +8 40 41 43 42 44 45 47 46 +8 48 49 51 50 52 53 55 54 +8 56 57 59 58 60 61 63 62 +8 64 65 67 66 68 69 71 70 +8 72 73 75 74 76 77 79 78 +8 80 81 83 82 84 85 87 86 +8 88 89 91 90 92 93 95 94 +8 96 97 99 98 100 101 103 102 +8 104 105 107 106 108 109 111 110 +8 112 113 115 114 116 117 119 118 +8 120 121 123 122 124 125 127 126 +8 128 129 131 130 132 133 135 134 +8 136 137 139 138 140 141 143 142 +8 144 145 147 146 148 149 151 150 +8 152 153 155 154 156 157 159 158 +8 160 161 163 162 164 165 167 166 +8 168 169 171 170 172 173 175 174 +8 176 177 179 178 180 181 183 182 +8 184 185 187 186 188 189 191 190 +8 192 193 195 194 196 197 199 198 +8 200 201 203 202 204 205 207 206 +8 208 209 211 210 212 213 215 214 +8 216 217 219 218 220 221 223 222 + +CELL_TYPES 28 + 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 +POINT_DATA 224 +SCALARS node_data_0 double 1 +LOOKUP_TABLE default +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 12. 12. 12. 12. 14. 14. 14. 14. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 6.0 6.0 6.0 6.0 18. 18. 18. 18. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 48. 48. 48. 48. 52. 52. 52. 52. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 60. 60. 60. 60. 64. 64. 64. 64. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 52. 52. 52. 52. 76. 76. 76. 76. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. 64. 64. 64. 64. 84. 84. 84. 84. +SCALARS node_data_1 double 1 +LOOKUP_TABLE default +0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 10. 16. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 40. 44. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 44. 56. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 68. 72. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. 72. 80. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.50 0.0 4.0 0.0 0.0 +0.0 1.0 0.0 4.0 2.0 0.0 + + +0.0 0.50 0.0 4.0 0.0 0.0 +0.50 0.50 0.0 4.0 0.0 0.0 + + +0.0 0.50 0.0 4.0 0.0 0.0 +0.0 3.1e-17 0.50 6.0 0.0 0.0 + + +0.0 1.0 0.0 4.0 2.0 0.0 +0.50 1.0 0.0 4.0 2.0 0.0 + + +0.0 1.0 0.0 4.0 2.0 0.0 +0.0 6.1e-17 1.0 6.0 2.0 0.0 + + +0.50 0.50 0.0 4.0 0.0 0.0 +0.50 1.0 0.0 4.0 2.0 0.0 + + +0.50 0.50 0.0 4.0 0.0 0.0 +0.50 3.1e-17 0.50 6.0 0.0 0.0 + + +0.50 1.0 0.0 4.0 2.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 0.0 +0.0 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 6.0 0.0 0.0 +0.50 3.1e-17 0.50 6.0 0.0 0.0 + + +0.0 6.1e-17 1.0 6.0 2.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.50 3.1e-17 0.50 6.0 0.0 0.0 +0.50 6.1e-17 1.0 6.0 2.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.0 6.1e-17 1.0 4.0 2.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.50 3.1e-17 0.50 4.0 0.0 0.0 + + +0.0 3.1e-17 0.50 4.0 0.0 0.0 +0.0 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.0 6.1e-17 1.0 4.0 2.0 0.0 +0.50 6.1e-17 1.0 4.0 2.0 0.0 + + +0.0 6.1e-17 1.0 4.0 2.0 0.0 +0.0 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.50 3.1e-17 0.50 4.0 0.0 0.0 +0.50 6.1e-17 1.0 4.0 2.0 0.0 + + +0.50 3.1e-17 0.50 4.0 0.0 0.0 +0.50 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.50 6.1e-17 1.0 4.0 2.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 0.0 +0.0 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 6.0 0.0 0.0 +0.50 -0.50 6.1e-17 6.0 0.0 0.0 + + +0.0 -1.0 1.2e-16 6.0 2.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 6.0 0.0 0.0 +0.50 -1.0 1.2e-16 6.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.0 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -0.50 6.1e-17 4.0 0.0 0.0 + + +0.0 -0.50 6.1e-17 4.0 0.0 0.0 +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.0 -1.0 1.2e-16 4.0 2.0 0.0 +0.50 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.0 -1.0 1.2e-16 4.0 2.0 0.0 +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -1.0 1.2e-16 4.0 2.0 0.0 + + +0.50 -0.50 6.1e-17 4.0 0.0 0.0 +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.50 -1.0 1.2e-16 4.0 2.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 6.0 0.0 0.0 +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 6.0 2.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 6.0 0.0 0.0 +0.50 -1.8e-16 -1.0 6.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 + + +0.0 -9.2e-17 -0.50 4.0 0.0 0.0 +0.0 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.0 -1.8e-16 -1.0 4.0 2.0 0.0 +0.0 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 + + +0.50 -9.2e-17 -0.50 4.0 0.0 0.0 +0.50 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.50 -1.8e-16 -1.0 4.0 2.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 0.0 +0.0 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.0 0.50 -1.2e-16 6.0 0.0 0.0 +0.50 0.50 -1.2e-16 6.0 0.0 0.0 + + +0.0 1.0 -2.4e-16 6.0 2.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 0.50 -1.2e-16 6.0 0.0 0.0 +0.50 1.0 -2.4e-16 6.0 2.0 0.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.50 0.0 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 0.50 0.0 12. 10. 1.0 +1.0 0.50 0.0 12. 10. 1.0 + + +0.50 0.50 0.0 12. 10. 1.0 +0.50 3.1e-17 0.50 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.50 0.0 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 0.50 0.0 12. 10. 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 3.1e-17 0.50 14. 10. 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 3.1e-17 0.50 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 3.1e-17 0.50 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 3.1e-17 0.50 12. 10. 1.0 +1.0 3.1e-17 0.50 12. 10. 1.0 + + +0.50 3.1e-17 0.50 12. 10. 1.0 +0.50 -0.50 6.1e-17 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 3.1e-17 0.50 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 3.1e-17 0.50 12. 10. 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 -0.50 6.1e-17 14. 10. 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 -0.50 6.1e-17 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 -0.50 6.1e-17 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 -0.50 6.1e-17 12. 10. 1.0 +1.0 -0.50 6.1e-17 12. 10. 1.0 + + +0.50 -0.50 6.1e-17 12. 10. 1.0 +0.50 -9.2e-17 -0.50 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 -0.50 6.1e-17 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 -0.50 6.1e-17 12. 10. 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 -9.2e-17 -0.50 14. 10. 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 -9.2e-17 -0.50 14. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 -9.2e-17 -0.50 12. 10. 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 12. 8.0 1.0 + + +0.50 0.0 0.0 12. 8.0 1.0 +0.50 0.0 0.0 14. 8.0 1.0 + + +0.50 -9.2e-17 -0.50 12. 10. 1.0 +1.0 -9.2e-17 -0.50 12. 10. 1.0 + + +0.50 -9.2e-17 -0.50 12. 10. 1.0 +0.50 0.50 -1.2e-16 14. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 -9.2e-17 -0.50 12. 10. 1.0 + + +1.0 0.0 0.0 12. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +1.0 -9.2e-17 -0.50 12. 10. 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +0.50 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.0 0.0 14. 8.0 1.0 +1.0 0.0 0.0 14. 8.0 1.0 + + +0.50 0.50 -1.2e-16 14. 10. 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +1.0 0.0 0.0 14. 8.0 1.0 +1.0 0.50 -1.2e-16 14. 10. 1.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +0.50 1.0 0.0 6.0 16. 2.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +1.0 0.50 0.0 6.0 10. 2.0 + + +0.50 0.50 0.0 6.0 10. 2.0 +0.50 3.1e-17 0.50 18. 10. 2.0 + + +0.50 1.0 0.0 6.0 16. 2.0 +1.0 1.0 0.0 6.0 16. 2.0 + + +0.50 1.0 0.0 6.0 16. 2.0 +0.50 6.1e-17 1.0 18. 16. 2.0 + + +1.0 0.50 0.0 6.0 10. 2.0 +1.0 1.0 0.0 6.0 16. 2.0 + + +1.0 0.50 0.0 6.0 10. 2.0 +1.0 3.1e-17 0.50 18. 10. 2.0 + + +1.0 1.0 0.0 6.0 16. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 18. 10. 2.0 +0.50 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 18. 10. 2.0 +1.0 3.1e-17 0.50 18. 10. 2.0 + + +0.50 6.1e-17 1.0 18. 16. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +1.0 3.1e-17 0.50 18. 10. 2.0 +1.0 6.1e-17 1.0 18. 16. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +0.50 6.1e-17 1.0 6.0 16. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +1.0 3.1e-17 0.50 6.0 10. 2.0 + + +0.50 3.1e-17 0.50 6.0 10. 2.0 +0.50 -0.50 6.1e-17 18. 10. 2.0 + + +0.50 6.1e-17 1.0 6.0 16. 2.0 +1.0 6.1e-17 1.0 6.0 16. 2.0 + + +0.50 6.1e-17 1.0 6.0 16. 2.0 +0.50 -1.0 1.2e-16 18. 16. 2.0 + + +1.0 3.1e-17 0.50 6.0 10. 2.0 +1.0 6.1e-17 1.0 6.0 16. 2.0 + + +1.0 3.1e-17 0.50 6.0 10. 2.0 +1.0 -0.50 6.1e-17 18. 10. 2.0 + + +1.0 6.1e-17 1.0 6.0 16. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 18. 10. 2.0 +0.50 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 18. 10. 2.0 +1.0 -0.50 6.1e-17 18. 10. 2.0 + + +0.50 -1.0 1.2e-16 18. 16. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +1.0 -0.50 6.1e-17 18. 10. 2.0 +1.0 -1.0 1.2e-16 18. 16. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +0.50 -1.0 1.2e-16 6.0 16. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -0.50 6.1e-17 6.0 10. 2.0 + + +0.50 -0.50 6.1e-17 6.0 10. 2.0 +0.50 -9.2e-17 -0.50 18. 10. 2.0 + + +0.50 -1.0 1.2e-16 6.0 16. 2.0 +1.0 -1.0 1.2e-16 6.0 16. 2.0 + + +0.50 -1.0 1.2e-16 6.0 16. 2.0 +0.50 -1.8e-16 -1.0 18. 16. 2.0 + + +1.0 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -1.0 1.2e-16 6.0 16. 2.0 + + +1.0 -0.50 6.1e-17 6.0 10. 2.0 +1.0 -9.2e-17 -0.50 18. 10. 2.0 + + +1.0 -1.0 1.2e-16 6.0 16. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 18. 10. 2.0 +0.50 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 18. 10. 2.0 +1.0 -9.2e-17 -0.50 18. 10. 2.0 + + +0.50 -1.8e-16 -1.0 18. 16. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +1.0 -9.2e-17 -0.50 18. 10. 2.0 +1.0 -1.8e-16 -1.0 18. 16. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +0.50 -1.8e-16 -1.0 6.0 16. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 -9.2e-17 -0.50 6.0 10. 2.0 + + +0.50 -9.2e-17 -0.50 6.0 10. 2.0 +0.50 0.50 -1.2e-16 18. 10. 2.0 + + +0.50 -1.8e-16 -1.0 6.0 16. 2.0 +1.0 -1.8e-16 -1.0 6.0 16. 2.0 + + +0.50 -1.8e-16 -1.0 6.0 16. 2.0 +0.50 1.0 -2.4e-16 18. 16. 2.0 + + +1.0 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 -1.8e-16 -1.0 6.0 16. 2.0 + + +1.0 -9.2e-17 -0.50 6.0 10. 2.0 +1.0 0.50 -1.2e-16 18. 10. 2.0 + + +1.0 -1.8e-16 -1.0 6.0 16. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +0.50 0.50 -1.2e-16 18. 10. 2.0 +0.50 1.0 -2.4e-16 18. 16. 2.0 + + +0.50 0.50 -1.2e-16 18. 10. 2.0 +1.0 0.50 -1.2e-16 18. 10. 2.0 + + +0.50 1.0 -2.4e-16 18. 16. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +1.0 0.50 -1.2e-16 18. 10. 2.0 +1.0 1.0 -2.4e-16 18. 16. 2.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.25 0.0 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 0.25 0.0 48. 44. 3.0 +0.25 0.25 0.0 48. 44. 3.0 + + +0.0 0.25 0.0 48. 44. 3.0 +0.0 1.5e-17 0.25 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.25 0.0 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 0.25 0.0 48. 44. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 1.5e-17 0.25 52. 44. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 1.5e-17 0.25 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 1.5e-17 0.25 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 1.5e-17 0.25 48. 44. 3.0 +0.25 1.5e-17 0.25 48. 44. 3.0 + + +0.0 1.5e-17 0.25 48. 44. 3.0 +0.0 -0.25 3.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 1.5e-17 0.25 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 1.5e-17 0.25 48. 44. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 -0.25 3.1e-17 52. 44. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 -0.25 3.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 -0.25 3.1e-17 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 -0.25 3.1e-17 48. 44. 3.0 +0.25 -0.25 3.1e-17 48. 44. 3.0 + + +0.0 -0.25 3.1e-17 48. 44. 3.0 +0.0 -4.6e-17 -0.25 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 -0.25 3.1e-17 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 -0.25 3.1e-17 48. 44. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 -4.6e-17 -0.25 52. 44. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 -4.6e-17 -0.25 52. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 -4.6e-17 -0.25 48. 44. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 48. 40. 3.0 + + +0.0 0.0 0.0 48. 40. 3.0 +0.0 0.0 0.0 52. 40. 3.0 + + +0.0 -4.6e-17 -0.25 48. 44. 3.0 +0.25 -4.6e-17 -0.25 48. 44. 3.0 + + +0.0 -4.6e-17 -0.25 48. 44. 3.0 +0.0 0.25 -6.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 -4.6e-17 -0.25 48. 44. 3.0 + + +0.25 0.0 0.0 48. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.25 -4.6e-17 -0.25 48. 44. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.0 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.0 0.0 52. 40. 3.0 +0.25 0.0 0.0 52. 40. 3.0 + + +0.0 0.25 -6.1e-17 52. 44. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.25 0.0 0.0 52. 40. 3.0 +0.25 0.25 -6.1e-17 52. 44. 3.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.0 0.50 0.0 60. 56. 4.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.25 0.25 0.0 60. 44. 4.0 + + +0.0 0.25 0.0 60. 44. 4.0 +0.0 1.5e-17 0.25 64. 44. 4.0 + + +0.0 0.50 0.0 60. 56. 4.0 +0.25 0.50 0.0 60. 56. 4.0 + + +0.0 0.50 0.0 60. 56. 4.0 +0.0 3.1e-17 0.50 64. 56. 4.0 + + +0.25 0.25 0.0 60. 44. 4.0 +0.25 0.50 0.0 60. 56. 4.0 + + +0.25 0.25 0.0 60. 44. 4.0 +0.25 1.5e-17 0.25 64. 44. 4.0 + + +0.25 0.50 0.0 60. 56. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 64. 44. 4.0 +0.0 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 64. 44. 4.0 +0.25 1.5e-17 0.25 64. 44. 4.0 + + +0.0 3.1e-17 0.50 64. 56. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.25 1.5e-17 0.25 64. 44. 4.0 +0.25 3.1e-17 0.50 64. 56. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.0 3.1e-17 0.50 60. 56. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.25 1.5e-17 0.25 60. 44. 4.0 + + +0.0 1.5e-17 0.25 60. 44. 4.0 +0.0 -0.25 3.1e-17 64. 44. 4.0 + + +0.0 3.1e-17 0.50 60. 56. 4.0 +0.25 3.1e-17 0.50 60. 56. 4.0 + + +0.0 3.1e-17 0.50 60. 56. 4.0 +0.0 -0.50 6.1e-17 64. 56. 4.0 + + +0.25 1.5e-17 0.25 60. 44. 4.0 +0.25 3.1e-17 0.50 60. 56. 4.0 + + +0.25 1.5e-17 0.25 60. 44. 4.0 +0.25 -0.25 3.1e-17 64. 44. 4.0 + + +0.25 3.1e-17 0.50 60. 56. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 64. 44. 4.0 +0.0 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 64. 44. 4.0 +0.25 -0.25 3.1e-17 64. 44. 4.0 + + +0.0 -0.50 6.1e-17 64. 56. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.25 -0.25 3.1e-17 64. 44. 4.0 +0.25 -0.50 6.1e-17 64. 56. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.0 -0.50 6.1e-17 60. 56. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.25 -0.25 3.1e-17 60. 44. 4.0 + + +0.0 -0.25 3.1e-17 60. 44. 4.0 +0.0 -4.6e-17 -0.25 64. 44. 4.0 + + +0.0 -0.50 6.1e-17 60. 56. 4.0 +0.25 -0.50 6.1e-17 60. 56. 4.0 + + +0.0 -0.50 6.1e-17 60. 56. 4.0 +0.0 -9.2e-17 -0.50 64. 56. 4.0 + + +0.25 -0.25 3.1e-17 60. 44. 4.0 +0.25 -0.50 6.1e-17 60. 56. 4.0 + + +0.25 -0.25 3.1e-17 60. 44. 4.0 +0.25 -4.6e-17 -0.25 64. 44. 4.0 + + +0.25 -0.50 6.1e-17 60. 56. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 64. 44. 4.0 +0.0 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 64. 44. 4.0 +0.25 -4.6e-17 -0.25 64. 44. 4.0 + + +0.0 -9.2e-17 -0.50 64. 56. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.25 -4.6e-17 -0.25 64. 44. 4.0 +0.25 -9.2e-17 -0.50 64. 56. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.0 -9.2e-17 -0.50 60. 56. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.25 -4.6e-17 -0.25 60. 44. 4.0 + + +0.0 -4.6e-17 -0.25 60. 44. 4.0 +0.0 0.25 -6.1e-17 64. 44. 4.0 + + +0.0 -9.2e-17 -0.50 60. 56. 4.0 +0.25 -9.2e-17 -0.50 60. 56. 4.0 + + +0.0 -9.2e-17 -0.50 60. 56. 4.0 +0.0 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 -4.6e-17 -0.25 60. 44. 4.0 +0.25 -9.2e-17 -0.50 60. 56. 4.0 + + +0.25 -4.6e-17 -0.25 60. 44. 4.0 +0.25 0.25 -6.1e-17 64. 44. 4.0 + + +0.25 -9.2e-17 -0.50 60. 56. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.0 0.25 -6.1e-17 64. 44. 4.0 +0.0 0.50 -1.2e-16 64. 56. 4.0 + + +0.0 0.25 -6.1e-17 64. 44. 4.0 +0.25 0.25 -6.1e-17 64. 44. 4.0 + + +0.0 0.50 -1.2e-16 64. 56. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 0.25 -6.1e-17 64. 44. 4.0 +0.25 0.50 -1.2e-16 64. 56. 4.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.25 0.0 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 0.25 0.0 52. 72. 5.0 +0.50 0.25 0.0 52. 72. 5.0 + + +0.25 0.25 0.0 52. 72. 5.0 +0.25 1.5e-17 0.25 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.25 0.0 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 0.25 0.0 52. 72. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 1.5e-17 0.25 76. 72. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 1.5e-17 0.25 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 1.5e-17 0.25 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 1.5e-17 0.25 52. 72. 5.0 +0.50 1.5e-17 0.25 52. 72. 5.0 + + +0.25 1.5e-17 0.25 52. 72. 5.0 +0.25 -0.25 3.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 1.5e-17 0.25 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 1.5e-17 0.25 52. 72. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 -0.25 3.1e-17 76. 72. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 -0.25 3.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 -0.25 3.1e-17 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 -0.25 3.1e-17 52. 72. 5.0 +0.50 -0.25 3.1e-17 52. 72. 5.0 + + +0.25 -0.25 3.1e-17 52. 72. 5.0 +0.25 -4.6e-17 -0.25 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 -0.25 3.1e-17 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 -0.25 3.1e-17 52. 72. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 -4.6e-17 -0.25 76. 72. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 -4.6e-17 -0.25 76. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 -4.6e-17 -0.25 52. 72. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 52. 68. 5.0 + + +0.25 0.0 0.0 52. 68. 5.0 +0.25 0.0 0.0 76. 68. 5.0 + + +0.25 -4.6e-17 -0.25 52. 72. 5.0 +0.50 -4.6e-17 -0.25 52. 72. 5.0 + + +0.25 -4.6e-17 -0.25 52. 72. 5.0 +0.25 0.25 -6.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 -4.6e-17 -0.25 52. 72. 5.0 + + +0.50 0.0 0.0 52. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.50 -4.6e-17 -0.25 52. 72. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.25 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.0 0.0 76. 68. 5.0 +0.50 0.0 0.0 76. 68. 5.0 + + +0.25 0.25 -6.1e-17 76. 72. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.50 0.0 0.0 76. 68. 5.0 +0.50 0.25 -6.1e-17 76. 72. 5.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.25 0.50 0.0 64. 80. 6.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.50 0.25 0.0 64. 72. 6.0 + + +0.25 0.25 0.0 64. 72. 6.0 +0.25 1.5e-17 0.25 84. 72. 6.0 + + +0.25 0.50 0.0 64. 80. 6.0 +0.50 0.50 0.0 64. 80. 6.0 + + +0.25 0.50 0.0 64. 80. 6.0 +0.25 3.1e-17 0.50 84. 80. 6.0 + + +0.50 0.25 0.0 64. 72. 6.0 +0.50 0.50 0.0 64. 80. 6.0 + + +0.50 0.25 0.0 64. 72. 6.0 +0.50 1.5e-17 0.25 84. 72. 6.0 + + +0.50 0.50 0.0 64. 80. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 84. 72. 6.0 +0.25 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 84. 72. 6.0 +0.50 1.5e-17 0.25 84. 72. 6.0 + + +0.25 3.1e-17 0.50 84. 80. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.50 1.5e-17 0.25 84. 72. 6.0 +0.50 3.1e-17 0.50 84. 80. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.25 3.1e-17 0.50 64. 80. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.50 1.5e-17 0.25 64. 72. 6.0 + + +0.25 1.5e-17 0.25 64. 72. 6.0 +0.25 -0.25 3.1e-17 84. 72. 6.0 + + +0.25 3.1e-17 0.50 64. 80. 6.0 +0.50 3.1e-17 0.50 64. 80. 6.0 + + +0.25 3.1e-17 0.50 64. 80. 6.0 +0.25 -0.50 6.1e-17 84. 80. 6.0 + + +0.50 1.5e-17 0.25 64. 72. 6.0 +0.50 3.1e-17 0.50 64. 80. 6.0 + + +0.50 1.5e-17 0.25 64. 72. 6.0 +0.50 -0.25 3.1e-17 84. 72. 6.0 + + +0.50 3.1e-17 0.50 64. 80. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 84. 72. 6.0 +0.25 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 84. 72. 6.0 +0.50 -0.25 3.1e-17 84. 72. 6.0 + + +0.25 -0.50 6.1e-17 84. 80. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.50 -0.25 3.1e-17 84. 72. 6.0 +0.50 -0.50 6.1e-17 84. 80. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.25 -0.50 6.1e-17 64. 80. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.50 -0.25 3.1e-17 64. 72. 6.0 + + +0.25 -0.25 3.1e-17 64. 72. 6.0 +0.25 -4.6e-17 -0.25 84. 72. 6.0 + + +0.25 -0.50 6.1e-17 64. 80. 6.0 +0.50 -0.50 6.1e-17 64. 80. 6.0 + + +0.25 -0.50 6.1e-17 64. 80. 6.0 +0.25 -9.2e-17 -0.50 84. 80. 6.0 + + +0.50 -0.25 3.1e-17 64. 72. 6.0 +0.50 -0.50 6.1e-17 64. 80. 6.0 + + +0.50 -0.25 3.1e-17 64. 72. 6.0 +0.50 -4.6e-17 -0.25 84. 72. 6.0 + + +0.50 -0.50 6.1e-17 64. 80. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 84. 72. 6.0 +0.25 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 84. 72. 6.0 +0.50 -4.6e-17 -0.25 84. 72. 6.0 + + +0.25 -9.2e-17 -0.50 84. 80. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.50 -4.6e-17 -0.25 84. 72. 6.0 +0.50 -9.2e-17 -0.50 84. 80. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.25 -9.2e-17 -0.50 64. 80. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.50 -4.6e-17 -0.25 64. 72. 6.0 + + +0.25 -4.6e-17 -0.25 64. 72. 6.0 +0.25 0.25 -6.1e-17 84. 72. 6.0 + + +0.25 -9.2e-17 -0.50 64. 80. 6.0 +0.50 -9.2e-17 -0.50 64. 80. 6.0 + + +0.25 -9.2e-17 -0.50 64. 80. 6.0 +0.25 0.50 -1.2e-16 84. 80. 6.0 + + +0.50 -4.6e-17 -0.25 64. 72. 6.0 +0.50 -9.2e-17 -0.50 64. 80. 6.0 + + +0.50 -4.6e-17 -0.25 64. 72. 6.0 +0.50 0.25 -6.1e-17 84. 72. 6.0 + + +0.50 -9.2e-17 -0.50 64. 80. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +0.25 0.25 -6.1e-17 84. 72. 6.0 +0.25 0.50 -1.2e-16 84. 80. 6.0 + + +0.25 0.25 -6.1e-17 84. 72. 6.0 +0.50 0.25 -6.1e-17 84. 72. 6.0 + + +0.25 0.50 -1.2e-16 84. 80. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +0.50 0.25 -6.1e-17 84. 72. 6.0 +0.50 0.50 -1.2e-16 84. 80. 6.0 + + +3 3 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +3 +node_data_0 +node_data_1 +cell_data +28 +[deal.II intermediate Patch<3,3>] +0.0 0.50 0.0 0.0 1.0 0.0 0.0 6.1e-17 1.0 0.0 3.1e-17 0.50 0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +0 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 3.1e-17 0.50 0.0 6.1e-17 1.0 0.0 -1.0 1.2e-16 0.0 -0.50 6.1e-17 0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +1 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.50 6.1e-17 0.0 -1.0 1.2e-16 0.0 -1.8e-16 -1.0 0.0 -9.2e-17 -0.50 0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +2 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -9.2e-17 -0.50 0.0 -1.8e-16 -1.0 0.0 1.0 -2.4e-16 0.0 0.50 -1.2e-16 0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +3 1 +0 +3 8 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 0.50 0.0 1.0 3.1e-17 0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +4 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 0.0 0.0 1.0 0.0 0.0 1.0 3.1e-17 0.50 1.0 -0.50 6.1e-17 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +5 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -0.50 6.1e-17 1.0 -9.2e-17 -0.50 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +6 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.0 0.0 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.0 0.0 1.0 0.0 0.0 1.0 -9.2e-17 -0.50 1.0 0.50 -1.2e-16 1.0 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +7 1 +0 +3 8 +12. 12. 12. 12. 14. 14. 14. 14. 8.0 10. 8.0 10. 8.0 10. 8.0 10. 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<3,3>] +0.50 0.50 0.0 0.50 1.0 0.0 0.50 6.1e-17 1.0 0.50 3.1e-17 0.50 1.0 0.50 0.0 1.0 1.0 0.0 1.0 6.1e-17 1.0 1.0 3.1e-17 0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +8 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 3.1e-17 0.50 0.50 6.1e-17 1.0 0.50 -1.0 1.2e-16 0.50 -0.50 6.1e-17 1.0 3.1e-17 0.50 1.0 6.1e-17 1.0 1.0 -1.0 1.2e-16 1.0 -0.50 6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +9 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -0.50 6.1e-17 0.50 -1.0 1.2e-16 0.50 -1.8e-16 -1.0 0.50 -9.2e-17 -0.50 1.0 -0.50 6.1e-17 1.0 -1.0 1.2e-16 1.0 -1.8e-16 -1.0 1.0 -9.2e-17 -0.50 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +10 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.50 -9.2e-17 -0.50 0.50 -1.8e-16 -1.0 0.50 1.0 -2.4e-16 0.50 0.50 -1.2e-16 1.0 -9.2e-17 -0.50 1.0 -1.8e-16 -1.0 1.0 1.0 -2.4e-16 1.0 0.50 -1.2e-16 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +11 1 +0 +3 8 +6.0 6.0 6.0 6.0 18. 18. 18. 18. 10. 16. 10. 16. 10. 16. 10. 16. 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 0.25 0.0 0.0 1.5e-17 0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +12 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 1.5e-17 0.25 0.0 -0.25 3.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +13 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -0.25 3.1e-17 0.0 -4.6e-17 -0.25 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +14 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.0 0.0 0.0 -4.6e-17 -0.25 0.0 0.25 -6.1e-17 0.0 0.0 0.0 0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +15 1 +0 +3 8 +48. 48. 48. 48. 52. 52. 52. 52. 40. 44. 40. 44. 40. 44. 40. 44. 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<3,3>] +0.0 0.25 0.0 0.0 0.50 0.0 0.0 3.1e-17 0.50 0.0 1.5e-17 0.25 0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +16 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 1.5e-17 0.25 0.0 3.1e-17 0.50 0.0 -0.50 6.1e-17 0.0 -0.25 3.1e-17 0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +17 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -0.25 3.1e-17 0.0 -0.50 6.1e-17 0.0 -9.2e-17 -0.50 0.0 -4.6e-17 -0.25 0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +18 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.0 -4.6e-17 -0.25 0.0 -9.2e-17 -0.50 0.0 0.50 -1.2e-16 0.0 0.25 -6.1e-17 0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +19 1 +0 +3 8 +60. 60. 60. 60. 64. 64. 64. 64. 44. 56. 44. 56. 44. 56. 44. 56. 4.0 4.0 4.0 4.0 4.0 4.0 4.0 4.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 0.25 0.0 0.25 1.5e-17 0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 0.25 0.0 0.50 1.5e-17 0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +20 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 1.5e-17 0.25 0.25 -0.25 3.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 1.5e-17 0.25 0.50 -0.25 3.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +21 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -0.25 3.1e-17 0.25 -4.6e-17 -0.25 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -0.25 3.1e-17 0.50 -4.6e-17 -0.25 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +22 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.0 0.0 0.25 -4.6e-17 -0.25 0.25 0.25 -6.1e-17 0.25 0.0 0.0 0.50 0.0 0.0 0.50 -4.6e-17 -0.25 0.50 0.25 -6.1e-17 0.50 0.0 0.0 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +23 1 +0 +3 8 +52. 52. 52. 52. 76. 76. 76. 76. 68. 72. 68. 72. 68. 72. 68. 72. 5.0 5.0 5.0 5.0 5.0 5.0 5.0 5.0 + + +[deal.II intermediate Patch<3,3>] +0.25 0.25 0.0 0.25 0.50 0.0 0.25 3.1e-17 0.50 0.25 1.5e-17 0.25 0.50 0.25 0.0 0.50 0.50 0.0 0.50 3.1e-17 0.50 0.50 1.5e-17 0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +24 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 1.5e-17 0.25 0.25 3.1e-17 0.50 0.25 -0.50 6.1e-17 0.25 -0.25 3.1e-17 0.50 1.5e-17 0.25 0.50 3.1e-17 0.50 0.50 -0.50 6.1e-17 0.50 -0.25 3.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +25 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -0.25 3.1e-17 0.25 -0.50 6.1e-17 0.25 -9.2e-17 -0.50 0.25 -4.6e-17 -0.25 0.50 -0.25 3.1e-17 0.50 -0.50 6.1e-17 0.50 -9.2e-17 -0.50 0.50 -4.6e-17 -0.25 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +26 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +[deal.II intermediate Patch<3,3>] +0.25 -4.6e-17 -0.25 0.25 -9.2e-17 -0.50 0.25 0.50 -1.2e-16 0.25 0.25 -6.1e-17 0.50 -4.6e-17 -0.25 0.50 -9.2e-17 -0.50 0.50 0.50 -1.2e-16 0.50 0.25 -6.1e-17 +4294967295 4294967295 4294967295 4294967295 4294967295 4294967295 +27 1 +0 +3 8 +64. 64. 64. 64. 84. 84. 84. 84. 72. 80. 72. 80. 72. 80. 72. 80. 6.0 6.0 6.0 6.0 6.0 6.0 6.0 6.0 + + +0 + +DEAL::Checking Nedelec0 in 3d: diff --git a/tests/bits/data_out_stack_01.cc b/tests/bits/data_out_stack_01.cc index 633d94b37f..e9c7191777 100644 --- a/tests/bits/data_out_stack_01.cc +++ b/tests/bits/data_out_stack_01.cc @@ -21,7 +21,7 @@ #include -std::string output_file_name = "data_out_stack_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_stack_01.output b/tests/bits/data_out_stack_01.output new file mode 100644 index 0000000000..9f7015827f --- /dev/null +++ b/tests/bits/data_out_stack_01.output @@ -0,0 +1,3345 @@ + +DEAL::Checking Q1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 2.0 1.0 + 3.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 2.0 + 0.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 4.0 3.0 + 6.0 3.0 + 4.0 3.0 + 6.0 3.0 + 6.0 6.0 + 0.0 6.0 + 6.0 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 2.0 1.0 +6 3.0 1.0 +7 2.0 1.0 +8 3.0 1.0 +9 3.0 2.0 +10 0.0 2.0 +11 3.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 4.0 3.0 +18 6.0 3.0 +19 4.0 3.0 +20 6.0 3.0 +21 6.0 6.0 +22 0.0 6.0 +23 6.0 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 3.0 0.0 3.0 0.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 6.0 0.0 6.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +2.0 +3.0 +2.0 +3.0 +3.0 +0.0 +3.0 +0.0 +0.0 +2.0 +0.0 +2.0 +4.0 +6.0 +4.0 +6.0 +6.0 +0.0 +6.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 3.0 0.0 3.0 0.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 6.0 0.0 6.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 1.0 2.0 1.0 +0.25 1.0 3.0 1.0 + + +0.25 0.0 3.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 3.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 4.0 3.0 +0.25 0.0 6.0 3.0 + +0.0 1.0 4.0 3.0 +0.25 1.0 6.0 3.0 + + +0.25 0.0 6.0 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 6.0 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 3.0 2.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 0.0 3.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 6.0 4.0 6.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 0.0 6.0 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=6.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,0.0>, + <0.25,3.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,0.0,1.0>, + <0.25,3.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,0.0>, + <0.25,6.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,0.0,1.0>, + <0.25,6.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1250 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.44444 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.88889 s 47.548 584.30 m 95.096 0.0000 l 204.90 95.096 l 157.36 679.40 lf +0 sg 47.548 584.30 m 95.096 0.0000 l 204.90 95.096 l 157.36 679.40 lx +0.0000 0.77778 0.22222 s 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lf +0 sg 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lx +0.22222 0.77778 0.0000 s 47.548 1154.9 m 95.096 0.0000 l 204.90 95.096 l 157.36 1250.0 lf +0 sg 47.548 1154.9 m 95.096 0.0000 l 204.90 95.096 l 157.36 1250.0 lx +1.0000 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lx +showpage +DEAL::Checking Q1 in 2d: +DEAL::Checking Q1 in 3d: +DEAL::Checking Q2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 3.0 1.0 + 4.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 2.0 + 0.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 6.0 3.0 + 8.0 3.0 + 6.0 3.0 + 8.0 3.0 + 8.0 6.0 + 0.0 6.0 + 8.0 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 3.0 1.0 +6 4.0 1.0 +7 3.0 1.0 +8 4.0 1.0 +9 4.0 2.0 +10 0.0 2.0 +11 4.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 6.0 3.0 +18 8.0 3.0 +19 6.0 3.0 +20 8.0 3.0 +21 8.0 6.0 +22 0.0 6.0 +23 8.0 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 3.0 4.0 3.0 4.0 4.0 0.0 4.0 0.0 0.0 2.0 0.0 2.0 6.0 8.0 6.0 8.0 8.0 0.0 8.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +3.0 +4.0 +3.0 +4.0 +4.0 +0.0 +4.0 +0.0 +0.0 +2.0 +0.0 +2.0 +6.0 +8.0 +6.0 +8.0 +8.0 +0.0 +8.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 3.0 4.0 3.0 4.0 4.0 0.0 4.0 0.0 0.0 2.0 0.0 2.0 6.0 8.0 6.0 8.0 8.0 0.0 8.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 4.0 1.0 + +0.0 1.0 3.0 1.0 +0.25 1.0 4.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 4.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 6.0 3.0 +0.25 0.0 8.0 3.0 + +0.0 1.0 6.0 3.0 +0.25 1.0 8.0 3.0 + + +0.25 0.0 8.0 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 8.0 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 4.0 3.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 0.0 4.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 8.0 6.0 8.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 0.0 8.0 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=8.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,0.0>, + <0.25,4.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,1.0>, + <0.0,3.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,0.0,1.0>, + <0.25,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,8.0,0.0>, + <0.25,8.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,8.0,1.0>, + <0.0,6.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,0.0,1.0>, + <0.25,8.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1630 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.30769 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.92308 s 47.548 774.50 m 95.096 0.0000 l 204.90 95.096 l 157.36 869.59 lf +0 sg 47.548 774.50 m 95.096 0.0000 l 204.90 95.096 l 157.36 869.59 lx +0.0000 0.84615 0.15385 s 0.0000 598.03 m 47.548 774.50 l 157.36 869.59 l 109.81 693.13 lf +0 sg 0.0000 598.03 m 47.548 774.50 l 157.36 869.59 l 109.81 693.13 lx +0.15385 0.84615 0.0000 s 47.548 1535.3 m 95.096 0.0000 l 204.90 95.096 l 157.36 1630.4 lf +0 sg 47.548 1535.3 m 95.096 0.0000 l 204.90 95.096 l 157.36 1630.4 lx +1.0000 sg 0.0000 1168.6 m 47.548 1535.3 l 157.36 1630.4 l 109.81 1263.7 lf +0 sg 0.0000 1168.6 m 47.548 1535.3 l 157.36 1630.4 l 109.81 1263.7 lx +showpage +DEAL::Checking Q2 in 2d: +DEAL::Checking Q2 in 3d: +DEAL::Checking Q3 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 4.0 1.0 + 5.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 2.0 + 0.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 8.0 3.0 + 10. 3.0 + 8.0 3.0 + 10. 3.0 + 10. 6.0 + 0.0 6.0 + 10. 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 4.0 1.0 +6 5.0 1.0 +7 4.0 1.0 +8 5.0 1.0 +9 5.0 2.0 +10 0.0 2.0 +11 5.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 8.0 3.0 +18 10. 3.0 +19 8.0 3.0 +20 10. 3.0 +21 10. 6.0 +22 0.0 6.0 +23 10. 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 4.0 5.0 4.0 5.0 5.0 0.0 5.0 0.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 10. 0.0 10. 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +4.0 +5.0 +4.0 +5.0 +5.0 +0.0 +5.0 +0.0 +0.0 +2.0 +0.0 +2.0 +8.0 +10. +8.0 +10. +10. +0.0 +10. +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 4.0 5.0 4.0 5.0 5.0 0.0 5.0 0.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 10. 0.0 10. 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 4.0 1.0 +0.25 0.0 5.0 1.0 + +0.0 1.0 4.0 1.0 +0.25 1.0 5.0 1.0 + + +0.25 0.0 5.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 5.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 8.0 3.0 +0.25 0.0 10. 3.0 + +0.0 1.0 8.0 3.0 +0.25 1.0 10. 3.0 + + +0.25 0.0 10. 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 10. 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 5.0 4.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +5.0 0.0 5.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 10. 8.0 10. 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +10. 0.0 10. 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=10.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,0.0>, + <0.25,5.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,0.0,1.0>, + <0.25,5.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,8.0,0.0>, + <0.25,10.,0.0>, + <0.25,10.,1.0>} +triangle { + <0.0,8.0,0.0>, + <0.25,10.,1.0>, + <0.0,8.0,1.0>} +triangle { + <0.25,10.,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,10.,0.0>, + <0.50,0.0,1.0>, + <0.25,10.,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 2011 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.23529 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.94118 s 47.548 964.69 m 95.096 0.0000 l 204.90 95.096 l 157.36 1059.8 lf +0 sg 47.548 964.69 m 95.096 0.0000 l 204.90 95.096 l 157.36 1059.8 lx +0.0000 0.88235 0.11765 s 0.0000 788.22 m 47.548 964.69 l 157.36 1059.8 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 964.69 l 157.36 1059.8 l 109.81 883.32 lx +0.11765 0.88235 0.0000 s 47.548 1915.6 m 95.096 0.0000 l 204.90 95.096 l 157.36 2010.7 lf +0 sg 47.548 1915.6 m 95.096 0.0000 l 204.90 95.096 l 157.36 2010.7 lx +1.0000 sg 0.0000 1549.0 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1644.1 lf +0 sg 0.0000 1549.0 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1644.1 lx +showpage +DEAL::Checking Q3 in 2d: +DEAL::Checking Q3 in 3d: +DEAL::Checking DGQ0 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 3.0 + 2.0 3.0 + 2.0 3.0 + 2.0 3.0 + 4.0 6.0 + 4.0 6.0 + 4.0 6.0 + 4.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 1.0 1.0 +6 1.0 1.0 +7 1.0 1.0 +8 1.0 1.0 +9 2.0 2.0 +10 2.0 2.0 +11 2.0 2.0 +12 2.0 2.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 2.0 3.0 +18 2.0 3.0 +19 2.0 3.0 +20 2.0 3.0 +21 4.0 6.0 +22 4.0 6.0 +23 4.0 6.0 +24 4.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 2.0 2.0 2.0 2.0 4.0 4.0 4.0 4.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +2.0 +2.0 +2.0 +2.0 +4.0 +4.0 +4.0 +4.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 2.0 2.0 2.0 2.0 4.0 4.0 4.0 4.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.0 0.0 1.0 1.0 +0.25 0.0 1.0 1.0 + +0.0 1.0 1.0 1.0 +0.25 1.0 1.0 1.0 + + +0.25 0.0 2.0 2.0 +0.50 0.0 2.0 2.0 + +0.25 1.0 2.0 2.0 +0.50 1.0 2.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.0 0.0 2.0 3.0 +0.25 0.0 2.0 3.0 + +0.0 1.0 2.0 3.0 +0.25 1.0 2.0 3.0 + + +0.25 0.0 4.0 6.0 +0.50 0.0 4.0 6.0 + +0.25 1.0 4.0 6.0 +0.50 1.0 4.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=4.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <1.0,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,0.0>, + <0.25,1.0,1.0>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,1.0>, + <0.0,1.0,1.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,0.0>, + <0.50,2.0,1.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,1.0>, + <0.25,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <1.0,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <0.25,2.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <0.50,4.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,1.0>, + <0.25,4.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 897 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lf +0 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lx +0.0000 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lf +0 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lx +0.0000 0.0000 1.0000 s 0.0000 245.10 m 47.548 231.37 l 157.36 326.47 l 109.81 340.19 lf +0 sg 0.0000 245.10 m 47.548 231.37 l 157.36 326.47 l 109.81 340.19 lx +0.0000 1.0000 0.0000 s 0.0000 435.29 m 47.548 421.56 l 157.36 516.66 l 109.81 530.38 lf +0 sg 0.0000 435.29 m 47.548 421.56 l 157.36 516.66 l 109.81 530.38 lx +0.0000 1.0000 0.0000 s 47.548 421.56 m 95.096 407.84 l 204.90 502.93 l 157.36 516.66 lf +0 sg 47.548 421.56 m 95.096 407.84 l 204.90 502.93 l 157.36 516.66 lx +1.0000 sg 47.548 801.95 m 95.096 788.22 l 204.90 883.32 l 157.36 897.04 lf +0 sg 47.548 801.95 m 95.096 788.22 l 204.90 883.32 l 157.36 897.04 lx +showpage +DEAL::Checking DGQ0 in 2d: +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 2.0 1.0 + 3.0 1.0 + 2.0 1.0 + 3.0 1.0 + 4.0 2.0 + 5.0 2.0 + 4.0 2.0 + 5.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 4.0 3.0 + 6.0 3.0 + 4.0 3.0 + 6.0 3.0 + 8.0 6.0 + 10. 6.0 + 8.0 6.0 + 10. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 2.0 1.0 +6 3.0 1.0 +7 2.0 1.0 +8 3.0 1.0 +9 4.0 2.0 +10 5.0 2.0 +11 4.0 2.0 +12 5.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 4.0 3.0 +18 6.0 3.0 +19 4.0 3.0 +20 6.0 3.0 +21 8.0 6.0 +22 10. 6.0 +23 8.0 6.0 +24 10. 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 4.0 5.0 4.0 5.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 8.0 10. 8.0 10. + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +2.0 +3.0 +2.0 +3.0 +4.0 +5.0 +4.0 +5.0 +0.0 +2.0 +0.0 +2.0 +4.0 +6.0 +4.0 +6.0 +8.0 +10. +8.0 +10. + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 4.0 5.0 4.0 5.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 8.0 10. 8.0 10. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 1.0 2.0 1.0 +0.25 1.0 3.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 5.0 2.0 + +0.25 1.0 4.0 2.0 +0.50 1.0 5.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 4.0 3.0 +0.25 0.0 6.0 3.0 + +0.0 1.0 4.0 3.0 +0.25 1.0 6.0 3.0 + + +0.25 0.0 8.0 6.0 +0.50 0.0 10. 6.0 + +0.25 1.0 8.0 6.0 +0.50 1.0 10. 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 3.0 2.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 5.0 4.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 6.0 4.0 6.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 10. 8.0 10. 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=10.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,0.0>, + <0.25,3.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,5.0,0.0>, + <0.50,5.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,5.0,1.0>, + <0.25,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,0.0>, + <0.25,6.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,10.,0.0>, + <0.50,10.,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,10.,1.0>, + <0.25,8.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1997 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.23529 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.94118 s 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lf +0 sg 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lx +0.0000 0.88235 0.11765 s 47.548 774.50 m 95.096 950.96 l 204.90 1046.1 l 157.36 869.59 lf +0 sg 47.548 774.50 m 95.096 950.96 l 204.90 1046.1 l 157.36 869.59 lx +0.11765 0.88235 0.0000 s 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lx +1.0000 sg 47.548 1535.3 m 95.096 1901.9 l 204.90 1997.0 l 157.36 1630.4 lf +0 sg 47.548 1535.3 m 95.096 1901.9 l 204.90 1997.0 l 157.36 1630.4 lx +showpage +DEAL::Checking DGQ1 in 2d: +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 3.0 1.0 + 5.0 1.0 + 3.0 1.0 + 5.0 1.0 + 6.0 2.0 + 8.0 2.0 + 6.0 2.0 + 8.0 2.0 + 0.0 0.0 + 4.0 0.0 + 0.0 0.0 + 4.0 0.0 + 6.0 3.0 + 10. 3.0 + 6.0 3.0 + 10. 3.0 + 12. 6.0 + 16. 6.0 + 12. 6.0 + 16. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 2.0 0.0 +3 0.0 0.0 +4 2.0 0.0 +5 3.0 1.0 +6 5.0 1.0 +7 3.0 1.0 +8 5.0 1.0 +9 6.0 2.0 +10 8.0 2.0 +11 6.0 2.0 +12 8.0 2.0 +13 0.0 0.0 +14 4.0 0.0 +15 0.0 0.0 +16 4.0 0.0 +17 6.0 3.0 +18 10. 3.0 +19 6.0 3.0 +20 10. 3.0 +21 12. 6.0 +22 16. 6.0 +23 12. 6.0 +24 16. 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 2.0 0.0 2.0 3.0 5.0 3.0 5.0 6.0 8.0 6.0 8.0 0.0 4.0 0.0 4.0 6.0 10. 6.0 10. 12. 16. 12. 16. + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +2.0 +0.0 +2.0 +3.0 +5.0 +3.0 +5.0 +6.0 +8.0 +6.0 +8.0 +0.0 +4.0 +0.0 +4.0 +6.0 +10. +6.0 +10. +12. +16. +12. +16. + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 2.0 0.0 2.0 3.0 5.0 3.0 5.0 6.0 8.0 6.0 8.0 0.0 4.0 0.0 4.0 6.0 10. 6.0 10. 12. 16. 12. 16. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 5.0 1.0 + +0.0 1.0 3.0 1.0 +0.25 1.0 5.0 1.0 + + +0.25 0.0 6.0 2.0 +0.50 0.0 8.0 2.0 + +0.25 1.0 6.0 2.0 +0.50 1.0 8.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 4.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 4.0 0.0 + + +0.0 0.0 6.0 3.0 +0.25 0.0 10. 3.0 + +0.0 1.0 6.0 3.0 +0.25 1.0 10. 3.0 + + +0.25 0.0 12. 6.0 +0.50 0.0 16. 6.0 + +0.25 1.0 12. 6.0 +0.50 1.0 16. 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 5.0 3.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 8.0 6.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 4.0 0.0 4.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 10. 6.0 10. 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +12. 16. 12. 16. 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=16.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,0.0>, + <0.25,5.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,1.0>, + <0.0,3.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,8.0,0.0>, + <0.50,8.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,8.0,1.0>, + <0.25,6.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,4.0,0.0>, + <1.0,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,4.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,10.,0.0>, + <0.25,10.,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,10.,1.0>, + <0.0,6.0,1.0>} +triangle { + <0.25,12.,0.0>, + <0.50,16.,0.0>, + <0.50,16.,1.0>} +triangle { + <0.25,12.,0.0>, + <0.50,16.,1.0>, + <0.25,12.,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 3138 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.30769 s 95.096 0.0000 m 190.19 733.32 l 300.00 828.41 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 733.32 l 300.00 828.41 l 204.90 95.096 lx +0.0000 0.0000 0.92308 s 0.0000 598.03 m 47.548 964.69 l 157.36 1059.8 l 109.81 693.13 lf +0 sg 0.0000 598.03 m 47.548 964.69 l 157.36 1059.8 l 109.81 693.13 lx +0.0000 0.84615 0.15385 s 47.548 1154.9 m 95.096 1521.5 l 204.90 1616.6 l 157.36 1250.0 lf +0 sg 47.548 1154.9 m 95.096 1521.5 l 204.90 1616.6 l 157.36 1250.0 lx +0.15385 0.84615 0.0000 s 0.0000 1168.6 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1263.7 lf +0 sg 0.0000 1168.6 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1263.7 lx +1.0000 sg 47.548 2296.0 m 95.096 3043.1 l 204.90 3138.2 l 157.36 2391.1 lf +0 sg 47.548 2296.0 m 95.096 3043.1 l 204.90 3138.2 l 157.36 2391.1 lx +showpage +DEAL::Checking DGQ2 in 2d: +DEAL::Checking DGQ2 in 3d: +DEAL::Checking Nedelec0 in 2d: +DEAL::Checking Nedelec0 in 3d: diff --git a/tests/bits/data_out_stack_02.cc b/tests/bits/data_out_stack_02.cc index bb24c2efcb..371cdbfb3b 100644 --- a/tests/bits/data_out_stack_02.cc +++ b/tests/bits/data_out_stack_02.cc @@ -25,7 +25,7 @@ #include -std::string output_file_name = "data_out_stack_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/data_out_stack_02.output b/tests/bits/data_out_stack_02.output new file mode 100644 index 0000000000..9f7015827f --- /dev/null +++ b/tests/bits/data_out_stack_02.output @@ -0,0 +1,3345 @@ + +DEAL::Checking Q1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 2.0 1.0 + 3.0 1.0 + 2.0 1.0 + 3.0 1.0 + 3.0 2.0 + 0.0 2.0 + 3.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 4.0 3.0 + 6.0 3.0 + 4.0 3.0 + 6.0 3.0 + 6.0 6.0 + 0.0 6.0 + 6.0 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 2.0 1.0 +6 3.0 1.0 +7 2.0 1.0 +8 3.0 1.0 +9 3.0 2.0 +10 0.0 2.0 +11 3.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 4.0 3.0 +18 6.0 3.0 +19 4.0 3.0 +20 6.0 3.0 +21 6.0 6.0 +22 0.0 6.0 +23 6.0 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 3.0 0.0 3.0 0.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 6.0 0.0 6.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +2.0 +3.0 +2.0 +3.0 +3.0 +0.0 +3.0 +0.0 +0.0 +2.0 +0.0 +2.0 +4.0 +6.0 +4.0 +6.0 +6.0 +0.0 +6.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 3.0 0.0 3.0 0.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 6.0 0.0 6.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 1.0 2.0 1.0 +0.25 1.0 3.0 1.0 + + +0.25 0.0 3.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 3.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 4.0 3.0 +0.25 0.0 6.0 3.0 + +0.0 1.0 4.0 3.0 +0.25 1.0 6.0 3.0 + + +0.25 0.0 6.0 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 6.0 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 3.0 2.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 0.0 3.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 6.0 4.0 6.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 0.0 6.0 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=6.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,0.0>, + <0.25,3.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,3.0,0.0>, + <0.50,0.0,1.0>, + <0.25,3.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,0.0>, + <0.25,6.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,0.0,1.0>, + <0.25,6.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1250 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.44444 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.88889 s 47.548 584.30 m 95.096 0.0000 l 204.90 95.096 l 157.36 679.40 lf +0 sg 47.548 584.30 m 95.096 0.0000 l 204.90 95.096 l 157.36 679.40 lx +0.0000 0.77778 0.22222 s 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lf +0 sg 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lx +0.22222 0.77778 0.0000 s 47.548 1154.9 m 95.096 0.0000 l 204.90 95.096 l 157.36 1250.0 lf +0 sg 47.548 1154.9 m 95.096 0.0000 l 204.90 95.096 l 157.36 1250.0 lx +1.0000 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lx +showpage +DEAL::Checking Q1 in 2d: +DEAL::Checking Q1 in 3d: +DEAL::Checking Q2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 3.0 1.0 + 4.0 1.0 + 3.0 1.0 + 4.0 1.0 + 4.0 2.0 + 0.0 2.0 + 4.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 6.0 3.0 + 8.0 3.0 + 6.0 3.0 + 8.0 3.0 + 8.0 6.0 + 0.0 6.0 + 8.0 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 3.0 1.0 +6 4.0 1.0 +7 3.0 1.0 +8 4.0 1.0 +9 4.0 2.0 +10 0.0 2.0 +11 4.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 6.0 3.0 +18 8.0 3.0 +19 6.0 3.0 +20 8.0 3.0 +21 8.0 6.0 +22 0.0 6.0 +23 8.0 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 3.0 4.0 3.0 4.0 4.0 0.0 4.0 0.0 0.0 2.0 0.0 2.0 6.0 8.0 6.0 8.0 8.0 0.0 8.0 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +3.0 +4.0 +3.0 +4.0 +4.0 +0.0 +4.0 +0.0 +0.0 +2.0 +0.0 +2.0 +6.0 +8.0 +6.0 +8.0 +8.0 +0.0 +8.0 +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 3.0 4.0 3.0 4.0 4.0 0.0 4.0 0.0 0.0 2.0 0.0 2.0 6.0 8.0 6.0 8.0 8.0 0.0 8.0 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 4.0 1.0 + +0.0 1.0 3.0 1.0 +0.25 1.0 4.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 4.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 6.0 3.0 +0.25 0.0 8.0 3.0 + +0.0 1.0 6.0 3.0 +0.25 1.0 8.0 3.0 + + +0.25 0.0 8.0 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 8.0 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 4.0 3.0 4.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 0.0 4.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 8.0 6.0 8.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 0.0 8.0 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=8.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,0.0>, + <0.25,4.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,4.0,1.0>, + <0.0,3.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,0.0,1.0>, + <0.25,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,8.0,0.0>, + <0.25,8.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,8.0,1.0>, + <0.0,6.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,0.0,1.0>, + <0.25,8.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1630 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.30769 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.92308 s 47.548 774.50 m 95.096 0.0000 l 204.90 95.096 l 157.36 869.59 lf +0 sg 47.548 774.50 m 95.096 0.0000 l 204.90 95.096 l 157.36 869.59 lx +0.0000 0.84615 0.15385 s 0.0000 598.03 m 47.548 774.50 l 157.36 869.59 l 109.81 693.13 lf +0 sg 0.0000 598.03 m 47.548 774.50 l 157.36 869.59 l 109.81 693.13 lx +0.15385 0.84615 0.0000 s 47.548 1535.3 m 95.096 0.0000 l 204.90 95.096 l 157.36 1630.4 lf +0 sg 47.548 1535.3 m 95.096 0.0000 l 204.90 95.096 l 157.36 1630.4 lx +1.0000 sg 0.0000 1168.6 m 47.548 1535.3 l 157.36 1630.4 l 109.81 1263.7 lf +0 sg 0.0000 1168.6 m 47.548 1535.3 l 157.36 1630.4 l 109.81 1263.7 lx +showpage +DEAL::Checking Q2 in 2d: +DEAL::Checking Q2 in 3d: +DEAL::Checking Q3 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 4.0 1.0 + 5.0 1.0 + 4.0 1.0 + 5.0 1.0 + 5.0 2.0 + 0.0 2.0 + 5.0 2.0 + 0.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 8.0 3.0 + 10. 3.0 + 8.0 3.0 + 10. 3.0 + 10. 6.0 + 0.0 6.0 + 10. 6.0 + 0.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 4.0 1.0 +6 5.0 1.0 +7 4.0 1.0 +8 5.0 1.0 +9 5.0 2.0 +10 0.0 2.0 +11 5.0 2.0 +12 0.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 8.0 3.0 +18 10. 3.0 +19 8.0 3.0 +20 10. 3.0 +21 10. 6.0 +22 0.0 6.0 +23 10. 6.0 +24 0.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 4.0 5.0 4.0 5.0 5.0 0.0 5.0 0.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 10. 0.0 10. 0.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +4.0 +5.0 +4.0 +5.0 +5.0 +0.0 +5.0 +0.0 +0.0 +2.0 +0.0 +2.0 +8.0 +10. +8.0 +10. +10. +0.0 +10. +0.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 4.0 5.0 4.0 5.0 5.0 0.0 5.0 0.0 0.0 2.0 0.0 2.0 8.0 10. 8.0 10. 10. 0.0 10. 0.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 4.0 1.0 +0.25 0.0 5.0 1.0 + +0.0 1.0 4.0 1.0 +0.25 1.0 5.0 1.0 + + +0.25 0.0 5.0 2.0 +0.50 0.0 0.0 2.0 + +0.25 1.0 5.0 2.0 +0.50 1.0 0.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 8.0 3.0 +0.25 0.0 10. 3.0 + +0.0 1.0 8.0 3.0 +0.25 1.0 10. 3.0 + + +0.25 0.0 10. 6.0 +0.50 0.0 0.0 6.0 + +0.25 1.0 10. 6.0 +0.50 1.0 0.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 5.0 4.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +5.0 0.0 5.0 0.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 10. 8.0 10. 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +10. 0.0 10. 0.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=10.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,0.0>, + <0.25,5.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,5.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,5.0,0.0>, + <0.50,0.0,1.0>, + <0.25,5.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,8.0,0.0>, + <0.25,10.,0.0>, + <0.25,10.,1.0>} +triangle { + <0.0,8.0,0.0>, + <0.25,10.,1.0>, + <0.0,8.0,1.0>} +triangle { + <0.25,10.,0.0>, + <0.50,0.0,0.0>, + <0.50,0.0,1.0>} +triangle { + <0.25,10.,0.0>, + <0.50,0.0,1.0>, + <0.25,10.,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 2011 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.23529 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.94118 s 47.548 964.69 m 95.096 0.0000 l 204.90 95.096 l 157.36 1059.8 lf +0 sg 47.548 964.69 m 95.096 0.0000 l 204.90 95.096 l 157.36 1059.8 lx +0.0000 0.88235 0.11765 s 0.0000 788.22 m 47.548 964.69 l 157.36 1059.8 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 964.69 l 157.36 1059.8 l 109.81 883.32 lx +0.11765 0.88235 0.0000 s 47.548 1915.6 m 95.096 0.0000 l 204.90 95.096 l 157.36 2010.7 lf +0 sg 47.548 1915.6 m 95.096 0.0000 l 204.90 95.096 l 157.36 2010.7 lx +1.0000 sg 0.0000 1549.0 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1644.1 lf +0 sg 0.0000 1549.0 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1644.1 lx +showpage +DEAL::Checking Q3 in 2d: +DEAL::Checking Q3 in 3d: +DEAL::Checking DGQ0 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 1.0 1.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 2.0 2.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 0.0 0.0 + 2.0 3.0 + 2.0 3.0 + 2.0 3.0 + 2.0 3.0 + 4.0 6.0 + 4.0 6.0 + 4.0 6.0 + 4.0 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 0.0 0.0 +3 0.0 0.0 +4 0.0 0.0 +5 1.0 1.0 +6 1.0 1.0 +7 1.0 1.0 +8 1.0 1.0 +9 2.0 2.0 +10 2.0 2.0 +11 2.0 2.0 +12 2.0 2.0 +13 0.0 0.0 +14 0.0 0.0 +15 0.0 0.0 +16 0.0 0.0 +17 2.0 3.0 +18 2.0 3.0 +19 2.0 3.0 +20 2.0 3.0 +21 4.0 6.0 +22 4.0 6.0 +23 4.0 6.0 +24 4.0 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 2.0 2.0 2.0 2.0 4.0 4.0 4.0 4.0 + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +2.0 +2.0 +2.0 +2.0 +4.0 +4.0 +4.0 +4.0 + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 2.0 2.0 2.0 2.0 4.0 4.0 4.0 4.0 +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.0 0.0 1.0 1.0 +0.25 0.0 1.0 1.0 + +0.0 1.0 1.0 1.0 +0.25 1.0 1.0 1.0 + + +0.25 0.0 2.0 2.0 +0.50 0.0 2.0 2.0 + +0.25 1.0 2.0 2.0 +0.50 1.0 2.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.0 0.0 2.0 3.0 +0.25 0.0 2.0 3.0 + +0.0 1.0 2.0 3.0 +0.25 1.0 2.0 3.0 + + +0.25 0.0 4.0 6.0 +0.50 0.0 4.0 6.0 + +0.25 1.0 4.0 6.0 +0.50 1.0 4.0 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 2.0 2.0 2.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 4.0 4.0 4.0 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=4.0; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <1.0,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,0.0>, + <0.25,1.0,1.0>} +triangle { + <0.0,1.0,0.0>, + <0.25,1.0,1.0>, + <0.0,1.0,1.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,0.0>, + <0.50,2.0,1.0>} +triangle { + <0.25,2.0,0.0>, + <0.50,2.0,1.0>, + <0.25,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,0.0>, + <1.0,0.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,0.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,0.0>, + <0.25,2.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,2.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,0.0>, + <0.50,4.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,4.0,1.0>, + <0.25,4.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 897 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lf +0 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lx +0.0000 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lf +0 sg 95.096 27.452 m 190.19 0.0000 l 300.00 95.096 l 204.90 122.55 lx +0.0000 0.0000 1.0000 s 0.0000 245.10 m 47.548 231.37 l 157.36 326.47 l 109.81 340.19 lf +0 sg 0.0000 245.10 m 47.548 231.37 l 157.36 326.47 l 109.81 340.19 lx +0.0000 1.0000 0.0000 s 0.0000 435.29 m 47.548 421.56 l 157.36 516.66 l 109.81 530.38 lf +0 sg 0.0000 435.29 m 47.548 421.56 l 157.36 516.66 l 109.81 530.38 lx +0.0000 1.0000 0.0000 s 47.548 421.56 m 95.096 407.84 l 204.90 502.93 l 157.36 516.66 lf +0 sg 47.548 421.56 m 95.096 407.84 l 204.90 502.93 l 157.36 516.66 lx +1.0000 sg 47.548 801.95 m 95.096 788.22 l 204.90 883.32 l 157.36 897.04 lf +0 sg 47.548 801.95 m 95.096 788.22 l 204.90 883.32 l 157.36 897.04 lx +showpage +DEAL::Checking DGQ0 in 2d: +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 1.0 0.0 + 0.0 0.0 + 1.0 0.0 + 2.0 1.0 + 3.0 1.0 + 2.0 1.0 + 3.0 1.0 + 4.0 2.0 + 5.0 2.0 + 4.0 2.0 + 5.0 2.0 + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 4.0 3.0 + 6.0 3.0 + 4.0 3.0 + 6.0 3.0 + 8.0 6.0 + 10. 6.0 + 8.0 6.0 + 10. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 1.0 0.0 +3 0.0 0.0 +4 1.0 0.0 +5 2.0 1.0 +6 3.0 1.0 +7 2.0 1.0 +8 3.0 1.0 +9 4.0 2.0 +10 5.0 2.0 +11 4.0 2.0 +12 5.0 2.0 +13 0.0 0.0 +14 2.0 0.0 +15 0.0 0.0 +16 2.0 0.0 +17 4.0 3.0 +18 6.0 3.0 +19 4.0 3.0 +20 6.0 3.0 +21 8.0 6.0 +22 10. 6.0 +23 8.0 6.0 +24 10. 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 4.0 5.0 4.0 5.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 8.0 10. 8.0 10. + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +1.0 +0.0 +1.0 +2.0 +3.0 +2.0 +3.0 +4.0 +5.0 +4.0 +5.0 +0.0 +2.0 +0.0 +2.0 +4.0 +6.0 +4.0 +6.0 +8.0 +10. +8.0 +10. + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 1.0 0.0 1.0 2.0 3.0 2.0 3.0 4.0 5.0 4.0 5.0 0.0 2.0 0.0 2.0 4.0 6.0 4.0 6.0 8.0 10. 8.0 10. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 1.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 1.0 0.0 + + +0.0 0.0 2.0 1.0 +0.25 0.0 3.0 1.0 + +0.0 1.0 2.0 1.0 +0.25 1.0 3.0 1.0 + + +0.25 0.0 4.0 2.0 +0.50 0.0 5.0 2.0 + +0.25 1.0 4.0 2.0 +0.50 1.0 5.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 4.0 3.0 +0.25 0.0 6.0 3.0 + +0.0 1.0 4.0 3.0 +0.25 1.0 6.0 3.0 + + +0.25 0.0 8.0 6.0 +0.50 0.0 10. 6.0 + +0.25 1.0 8.0 6.0 +0.50 1.0 10. 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 1.0 0.0 1.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +2.0 3.0 2.0 3.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 5.0 4.0 5.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +4.0 6.0 4.0 6.0 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +8.0 10. 8.0 10. 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=10.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,0.0>, + <1.0,1.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,1.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,0.0>, + <0.25,3.0,1.0>} +triangle { + <0.0,2.0,0.0>, + <0.25,3.0,1.0>, + <0.0,2.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,5.0,0.0>, + <0.50,5.0,1.0>} +triangle { + <0.25,4.0,0.0>, + <0.50,5.0,1.0>, + <0.25,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,0.0>, + <0.25,6.0,1.0>} +triangle { + <0.0,4.0,0.0>, + <0.25,6.0,1.0>, + <0.0,4.0,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,10.,0.0>, + <0.50,10.,1.0>} +triangle { + <0.25,8.0,0.0>, + <0.50,10.,1.0>, + <0.25,8.0,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 1997 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 162.74 l 300.00 257.84 l 204.90 95.096 lx +0.0000 0.0000 0.23529 s 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.94118 s 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lf +0 sg 0.0000 407.84 m 47.548 584.30 l 157.36 679.40 l 109.81 502.93 lx +0.0000 0.88235 0.11765 s 47.548 774.50 m 95.096 950.96 l 204.90 1046.1 l 157.36 869.59 lf +0 sg 47.548 774.50 m 95.096 950.96 l 204.90 1046.1 l 157.36 869.59 lx +0.11765 0.88235 0.0000 s 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lf +0 sg 0.0000 788.22 m 47.548 1154.9 l 157.36 1250.0 l 109.81 883.32 lx +1.0000 sg 47.548 1535.3 m 95.096 1901.9 l 204.90 1997.0 l 157.36 1630.4 lf +0 sg 47.548 1535.3 m 95.096 1901.9 l 204.90 1997.0 l 157.36 1630.4 lx +showpage +DEAL::Checking DGQ1 in 2d: +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ2 in 1d: +object "vertices" class array type float rank 1 shape 2 items 24 data follows +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +0.50 0.0 +1.0 0.0 +0.50 1.0 +1.0 1.0 +0.0 0.0 +0.25 0.0 +0.0 1.0 +0.25 1.0 +0.25 0.0 +0.50 0.0 +0.25 1.0 +0.50 1.0 +object "cells" class array type int rank 1 shape 4 items 6 data follows +0 2 1 3 +4 6 5 7 +8 10 9 11 +12 14 13 15 +16 18 17 19 +20 22 21 23 + +attribute "element type" string "quads" +attribute "ref" string "positions" +object "data" class array type float rank 1 shape 2 items 24 data follows + 0.0 0.0 + 2.0 0.0 + 0.0 0.0 + 2.0 0.0 + 3.0 1.0 + 5.0 1.0 + 3.0 1.0 + 5.0 1.0 + 6.0 2.0 + 8.0 2.0 + 6.0 2.0 + 8.0 2.0 + 0.0 0.0 + 4.0 0.0 + 0.0 0.0 + 4.0 0.0 + 6.0 3.0 + 10. 3.0 + 6.0 3.0 + 10. 3.0 + 12. 6.0 + 16. 6.0 + 12. 6.0 + 16. 6.0 +attribute "dep" string "positions" +object "deal data" class field +component "positions" value "vertices" +component "connections" value "cells" +component "data" value "data" +attribute +end +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +24 6 2 0 0 +1 0.50 0.0 0 +2 1.0 0.0 0 +3 0.50 1.0 0 +4 1.0 1.0 0 +5 0.0 0.0 0 +6 0.25 0.0 0 +7 0.0 1.0 0 +8 0.25 1.0 0 +9 0.25 0.0 0 +10 0.50 0.0 0 +11 0.25 1.0 0 +12 0.50 1.0 0 +13 0.50 0.0 0 +14 1.0 0.0 0 +15 0.50 1.0 0 +16 1.0 1.0 0 +17 0.0 0.0 0 +18 0.25 0.0 0 +19 0.0 1.0 0 +20 0.25 1.0 0 +21 0.25 0.0 0 +22 0.50 0.0 0 +23 0.25 1.0 0 +24 0.50 1.0 0 + +1 0 quad 1 2 4 3 +2 0 quad 5 6 8 7 +3 0 quad 9 10 12 11 +4 0 quad 13 14 16 15 +5 0 quad 17 18 20 19 +6 0 quad 21 22 24 23 + +2 1 1 +node_data,dimensionless +cell_data,dimensionless +1 0.0 0.0 +2 2.0 0.0 +3 0.0 0.0 +4 2.0 0.0 +5 3.0 1.0 +6 5.0 1.0 +7 3.0 1.0 +8 5.0 1.0 +9 6.0 2.0 +10 8.0 2.0 +11 6.0 2.0 +12 8.0 2.0 +13 0.0 0.0 +14 4.0 0.0 +15 0.0 0.0 +16 4.0 0.0 +17 6.0 3.0 +18 10. 3.0 +19 6.0 3.0 +20 10. 3.0 +21 12. 6.0 +22 16. 6.0 +23 12. 6.0 +24 16. 6.0 +gmvinput ascii + +nodes 24 +0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 0.50 1.0 0.50 1.0 0.0 0.25 0.0 0.25 0.25 0.50 0.25 0.50 +0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 1.0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +cells 6 +quad 4 +1 2 4 3 +quad 4 +5 6 8 7 +quad 4 +9 10 12 11 +quad 4 +13 14 16 15 +quad 4 +17 18 20 19 +quad 4 +21 22 24 23 +variable +node_data 1 +0.0 2.0 0.0 2.0 3.0 5.0 3.0 5.0 6.0 8.0 6.0 8.0 0.0 4.0 0.0 4.0 6.0 10. 6.0 10. 12. 16. 12. 16. + +cell_data 1 +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 + +endvars +endgmv +# This file was generated by the deal.II library. + + +# +# For a description of the Tecplot format see the Tecplot documentation. +# +Variables="x", "y", "node_data", "cell_data" +zone f=feblock, n=24, e=6, et=quadrilateral +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 +0.50 +1.0 +0.50 +1.0 +0.0 +0.25 +0.0 +0.25 +0.25 +0.50 +0.25 +0.50 + +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 +0.0 +0.0 +1.0 +1.0 + +0.0 +2.0 +0.0 +2.0 +3.0 +5.0 +3.0 +5.0 +6.0 +8.0 +6.0 +8.0 +0.0 +4.0 +0.0 +4.0 +6.0 +10. +6.0 +10. +12. +16. +12. +16. + +0.0 +0.0 +0.0 +0.0 +1.0 +1.0 +1.0 +1.0 +2.0 +2.0 +2.0 +2.0 +0.0 +0.0 +0.0 +0.0 +3.0 +3.0 +3.0 +3.0 +6.0 +6.0 +6.0 +6.0 + +1 2 4 3 +5 6 8 7 +9 10 12 11 +13 14 16 15 +17 18 20 19 +21 22 24 23 +# vtk DataFile Version 3.0 +#This file was generated +ASCII +DATASET UNSTRUCTURED_GRID + +POINTS 24 double +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 +0.50 0.0 0 +1.0 0.0 0 +0.50 1.0 0 +1.0 1.0 0 +0.0 0.0 0 +0.25 0.0 0 +0.0 1.0 0 +0.25 1.0 0 +0.25 0.0 0 +0.50 0.0 0 +0.25 1.0 0 +0.50 1.0 0 + +CELLS 6 30 +4 0 1 3 2 +4 4 5 7 6 +4 8 9 11 10 +4 12 13 15 14 +4 16 17 19 18 +4 20 21 23 22 + +CELL_TYPES 6 + 9 9 9 9 9 9 +POINT_DATA 24 +SCALARS node_data double 1 +LOOKUP_TABLE default +0.0 2.0 0.0 2.0 3.0 5.0 3.0 5.0 6.0 8.0 6.0 8.0 0.0 4.0 0.0 4.0 6.0 10. 6.0 10. 12. 16. 12. 16. +SCALARS cell_data double 1 +LOOKUP_TABLE default +0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0 2.0 2.0 2.0 2.0 0.0 0.0 0.0 0.0 3.0 3.0 3.0 3.0 6.0 6.0 6.0 6.0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.50 0.0 0.0 0.0 +1.0 0.0 2.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 2.0 0.0 + + +0.0 0.0 3.0 1.0 +0.25 0.0 5.0 1.0 + +0.0 1.0 3.0 1.0 +0.25 1.0 5.0 1.0 + + +0.25 0.0 6.0 2.0 +0.50 0.0 8.0 2.0 + +0.25 1.0 6.0 2.0 +0.50 1.0 8.0 2.0 + + +0.50 0.0 0.0 0.0 +1.0 0.0 4.0 0.0 + +0.50 1.0 0.0 0.0 +1.0 1.0 4.0 0.0 + + +0.0 0.0 6.0 3.0 +0.25 0.0 10. 3.0 + +0.0 1.0 6.0 3.0 +0.25 1.0 10. 3.0 + + +0.25 0.0 12. 6.0 +0.50 0.0 16. 6.0 + +0.25 1.0 12. 6.0 +0.50 1.0 16. 6.0 + + +2 2 +[deal.II intermediate format graphics data] +[written by deal.II x.y.z] +[Version: 3] +2 +node_data +cell_data +6 +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 2.0 0.0 2.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +3.0 5.0 3.0 5.0 1.0 1.0 1.0 1.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 8.0 6.0 8.0 2.0 2.0 2.0 2.0 + + +[deal.II intermediate Patch<2,2>] +0.50 0.0 1.0 0.0 1.0 1.0 0.50 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +0.0 4.0 0.0 4.0 0.0 0.0 0.0 0.0 + + +[deal.II intermediate Patch<2,2>] +0.0 0.0 0.25 0.0 0.25 1.0 0.0 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +6.0 10. 6.0 10. 3.0 3.0 3.0 3.0 + + +[deal.II intermediate Patch<2,2>] +0.25 0.0 0.50 0.0 0.50 1.0 0.25 1.0 +4294967295 4294967295 4294967295 4294967295 +4294967295 1 +0 +2 4 +12. 16. 12. 16. 6.0 6.0 6.0 6.0 + + +0 + +/* This file was generated by the deal.II library. + + + + For a description of the POVRAY format see the POVRAY manual. +*/ +#include "colors.inc" +#include "textures.inc" + + +camera { + location <1,4,-7> + look_at <0,0,0> + angle 30 +} + +light_source { + <1,4,-7> + color Grey +} + +light_source { + <0,20,0> + color White +} +#declare HMIN=0.0; +#declare HMAX=16.; + +#declare Tex=texture{ + pigment { + gradient y + scale y*(HMAX-HMIN)*0.10 + color_map { + [0.00 color Light_Purple] + [0.95 color Light_Purple] + [1.00 color White] +} } } + + +mesh { +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,0.0>, + <1.0,2.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,2.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,0.0>, + <0.25,5.0,1.0>} +triangle { + <0.0,3.0,0.0>, + <0.25,5.0,1.0>, + <0.0,3.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,8.0,0.0>, + <0.50,8.0,1.0>} +triangle { + <0.25,6.0,0.0>, + <0.50,8.0,1.0>, + <0.25,6.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,4.0,0.0>, + <1.0,4.0,1.0>} +triangle { + <0.50,0.0,0.0>, + <1.0,4.0,1.0>, + <0.50,0.0,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,10.,0.0>, + <0.25,10.,1.0>} +triangle { + <0.0,6.0,0.0>, + <0.25,10.,1.0>, + <0.0,6.0,1.0>} +triangle { + <0.25,12.,0.0>, + <0.50,16.,0.0>, + <0.50,16.,1.0>} +triangle { + <0.25,12.,0.0>, + <0.50,16.,1.0>, + <0.25,12.,1.0>} + texture {Tex} +} + +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 300 3138 +/m {moveto} bind def +/l {lineto} bind def +/s {setrgbcolor} bind def +/sg {setgray} bind def +/lx {lineto closepath stroke} bind def +/lf {lineto closepath fill} bind def +%%EndProlog + +0.50 setlinewidth +0.0000 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 352.93 l 300.00 448.03 l 204.90 95.096 lx +0.0000 0.0000 0.30769 s 95.096 0.0000 m 190.19 733.32 l 300.00 828.41 l 204.90 95.096 lf +0 sg 95.096 0.0000 m 190.19 733.32 l 300.00 828.41 l 204.90 95.096 lx +0.0000 0.0000 0.92308 s 0.0000 598.03 m 47.548 964.69 l 157.36 1059.8 l 109.81 693.13 lf +0 sg 0.0000 598.03 m 47.548 964.69 l 157.36 1059.8 l 109.81 693.13 lx +0.0000 0.84615 0.15385 s 47.548 1154.9 m 95.096 1521.5 l 204.90 1616.6 l 157.36 1250.0 lf +0 sg 47.548 1154.9 m 95.096 1521.5 l 204.90 1616.6 l 157.36 1250.0 lx +0.15385 0.84615 0.0000 s 0.0000 1168.6 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1263.7 lf +0 sg 0.0000 1168.6 m 47.548 1915.6 l 157.36 2010.7 l 109.81 1263.7 lx +1.0000 sg 47.548 2296.0 m 95.096 3043.1 l 204.90 3138.2 l 157.36 2391.1 lf +0 sg 47.548 2296.0 m 95.096 3043.1 l 204.90 3138.2 l 157.36 2391.1 lx +showpage +DEAL::Checking DGQ2 in 2d: +DEAL::Checking DGQ2 in 3d: +DEAL::Checking Nedelec0 in 2d: +DEAL::Checking Nedelec0 in 3d: diff --git a/tests/bits/data_out_stack_03.cc b/tests/bits/data_out_stack_03.cc index 1377daebe5..b27f1362b0 100644 --- a/tests/bits/data_out_stack_03.cc +++ b/tests/bits/data_out_stack_03.cc @@ -69,7 +69,7 @@ void run () int main () { - std::ofstream logfile("data_out_stack_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/data_out_stack_03/cmp/generic b/tests/bits/data_out_stack_03.output similarity index 100% rename from tests/bits/data_out_stack_03/cmp/generic rename to tests/bits/data_out_stack_03.output diff --git a/tests/bits/deal_solver_04.cc b/tests/bits/deal_solver_04.cc index 2b201f084c..2dc6f49991 100644 --- a/tests/bits/deal_solver_04.cc +++ b/tests/bits/deal_solver_04.cc @@ -64,7 +64,7 @@ check_solve( SOLVER &solver, const MATRIX &A, int main() { - std::ofstream logfile("deal_solver_04/output"); + std::ofstream logfile("output"); deallog << std::setprecision(4); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/deal_solver_04/cmp/generic b/tests/bits/deal_solver_04.output similarity index 100% rename from tests/bits/deal_solver_04/cmp/generic rename to tests/bits/deal_solver_04.output diff --git a/tests/bits/deal_solver_05.cc b/tests/bits/deal_solver_05.cc index 548c2b5683..069fe238aa 100644 --- a/tests/bits/deal_solver_05.cc +++ b/tests/bits/deal_solver_05.cc @@ -63,7 +63,7 @@ check_solve( SOLVER &solver, const MATRIX &A, int main() { - std::ofstream logfile("deal_solver_05/output"); + std::ofstream logfile("output"); deallog << std::setprecision(4); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/deal_solver_05.output b/tests/bits/deal_solver_05.output new file mode 100644 index 0000000000..1f52813be6 --- /dev/null +++ b/tests/bits/deal_solver_05.output @@ -0,0 +1,6 @@ + +DEAL::Size 32 Unknowns 961 +DEAL::Solver type: N6dealii10SolverQMRSINS_6VectorIdEEEE +DEAL:QMRS::Starting value 31.00 +DEAL:QMRS::Convergence step 46 value 0.0009063 +DEAL::Solver stopped after 46 iterations diff --git a/tests/bits/denis_1.cc b/tests/bits/denis_1.cc index 461f057fb8..e7b65020ca 100644 --- a/tests/bits/denis_1.cc +++ b/tests/bits/denis_1.cc @@ -59,7 +59,7 @@ public: int main() { - std::ofstream logfile("denis_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/denis_1/cmp/generic b/tests/bits/denis_1.output similarity index 100% rename from tests/bits/denis_1/cmp/generic rename to tests/bits/denis_1.output diff --git a/tests/bits/distorted_cells_01.cc b/tests/bits/distorted_cells_01.cc index 7b38059a68..ed47ea1e7b 100644 --- a/tests/bits/distorted_cells_01.cc +++ b/tests/bits/distorted_cells_01.cc @@ -89,7 +89,7 @@ void check (const unsigned int testcase) int main () { - std::ofstream logfile("distorted_cells_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/distorted_cells_01/cmp/generic b/tests/bits/distorted_cells_01.output similarity index 100% rename from tests/bits/distorted_cells_01/cmp/generic rename to tests/bits/distorted_cells_01.output diff --git a/tests/bits/distorted_cells_02.cc b/tests/bits/distorted_cells_02.cc index d93df5e318..a3e209c07e 100644 --- a/tests/bits/distorted_cells_02.cc +++ b/tests/bits/distorted_cells_02.cc @@ -41,7 +41,8 @@ void check () Triangulation coarse_grid (Triangulation::none, true); GridIn gi; - std::ifstream in (dim == 2 ? "distorted_cells_02/2d" : "distorted_cells_02/3d"); + std::ifstream in (dim == 2 ? SOURCE_DIR "/distorted_cells_02/2d" : + SOURCE_DIR "/distorted_cells_02/3d"); gi.attach_triangulation (coarse_grid); @@ -69,7 +70,7 @@ void check () int main () { - std::ofstream logfile("distorted_cells_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/distorted_cells_02.output b/tests/bits/distorted_cells_02.output new file mode 100644 index 0000000000..09b3dbd5c5 --- /dev/null +++ b/tests/bits/distorted_cells_02.output @@ -0,0 +1,3 @@ + +DEAL::1 distorted cells +DEAL::1 distorted cells diff --git a/tests/bits/distorted_cells_03.cc b/tests/bits/distorted_cells_03.cc index 08985b912d..0e16552ed8 100644 --- a/tests/bits/distorted_cells_03.cc +++ b/tests/bits/distorted_cells_03.cc @@ -123,7 +123,7 @@ void check () int main () { - std::ofstream logfile("distorted_cells_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/distorted_cells_03.output b/tests/bits/distorted_cells_03.output new file mode 100644 index 0000000000..3564f85332 --- /dev/null +++ b/tests/bits/distorted_cells_03.output @@ -0,0 +1,225 @@ + +DEAL::Finding point between -1.00000 -1.00000 and 1.00000 -1.00000 +DEAL::1 distorted cells +-1.00000 -1.00000 1 0 +0.00000 0.750000 1 0 +0.00000 0.218750 1 0 +-1.00000 0.00000 1 0 +-1.00000 -1.00000 1 0 + + +0.00000 0.750000 1 0 +1.00000 -1.00000 1 0 +1.00000 0.00000 1 0 +0.00000 0.218750 1 0 +0.00000 0.750000 1 0 + + +-1.00000 0.00000 1 0 +0.00000 0.218750 1 0 +0.00000 1.00000 1 0 +-1.00000 1.00000 1 0 +-1.00000 0.00000 1 0 + + +0.00000 0.218750 1 0 +1.00000 0.00000 1 0 +1.00000 1.00000 1 0 +0.00000 1.00000 1 0 +0.00000 0.218750 1 0 + + +DEAL::Finding point between -1.00000 -1.00000 -1.00000 and 1.00000 -1.00000 -1.00000 and -1.00000 1.00000 -1.00000 and 1.00000 1.00000 -1.00000 +DEAL::1 distorted cells +-1.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 +0.00000 0.00000 0.145833 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 -1.00000 -1.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 -1.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 + +1.00000 -1.00000 -1.00000 1 0 +1.00000 0.00000 -1.00000 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 +0.00000 0.00000 0.145833 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +0.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +0.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 -1.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +0.00000 -1.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +1.00000 -1.00000 1.00000 1 0 +1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +0.00000 0.00000 0.145833 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +0.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + +-1.00000 0.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +0.00000 0.00000 0.145833 1 0 + +0.00000 1.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 +1.00000 1.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 +0.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 0.145833 1 0 +0.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 1.00000 1 0 +1.00000 1.00000 1.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + diff --git a/tests/bits/distorted_cells_04.cc b/tests/bits/distorted_cells_04.cc index c62a954ccc..715cbd5759 100644 --- a/tests/bits/distorted_cells_04.cc +++ b/tests/bits/distorted_cells_04.cc @@ -149,7 +149,7 @@ void check () int main () { - std::ofstream logfile("distorted_cells_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-8); diff --git a/tests/bits/distorted_cells_04.output b/tests/bits/distorted_cells_04.output new file mode 100644 index 0000000000..0c189e2a3f --- /dev/null +++ b/tests/bits/distorted_cells_04.output @@ -0,0 +1,233 @@ + +DEAL::Finding point between -1.00000 -1.00000 and 1.00000 -1.00000 +DEAL::Projecting line point 0.0250000 0.750000 +DEAL::Projecting line point -0.0250000 0.750000 +DEAL::Projecting line point 0.00000 0.775000 +DEAL::Projecting line point 0.00000 0.725000 +-1.00000 -1.00000 1 0 +0.00000 0.750000 1 0 +2.06045e-12 0.955320 1 0 +-1.00000 0.00000 1 0 +-1.00000 -1.00000 1 0 + + +0.00000 0.750000 1 0 +1.00000 -1.00000 1 0 +1.00000 0.00000 1 0 +2.06045e-12 0.955320 1 0 +0.00000 0.750000 1 0 + + +-1.00000 0.00000 1 0 +2.06045e-12 0.955320 1 0 +0.00000 1.00000 1 0 +-1.00000 1.00000 1 0 +-1.00000 0.00000 1 0 + + +2.06045e-12 0.955320 1 0 +1.00000 0.00000 1 0 +1.00000 1.00000 1 0 +0.00000 1.00000 1 0 +2.06045e-12 0.955320 1 0 + + +DEAL::Finding point between -1.00000 -1.00000 -1.00000 and 1.00000 -1.00000 -1.00000 and -1.00000 1.00000 -1.00000 and 1.00000 1.00000 -1.00000 +DEAL::Projecting quad point 0.0176777 0.00000 0.750000 +DEAL::Projecting quad point -0.0176777 0.00000 0.750000 +DEAL::Projecting quad point 0.00000 0.0176777 0.750000 +DEAL::Projecting quad point 0.00000 -0.0176777 0.750000 +DEAL::Projecting quad point 0.00000 0.00000 0.767678 +DEAL::Projecting quad point 0.00000 0.00000 0.732322 +-1.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 -1.00000 -1.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 -1.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 + +1.00000 -1.00000 -1.00000 1 0 +1.00000 0.00000 -1.00000 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 0.750000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +0.00000 1.00000 -1.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 0.00000 0.750000 1 0 + +0.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 0.750000 1 0 +0.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 -1.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +0.00000 -1.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +1.00000 -1.00000 1.00000 1 0 +1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + +-1.00000 0.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +9.30035e-11 2.00529e-11 0.811692 1 0 + +0.00000 1.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 +1.00000 1.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 +0.00000 1.00000 0.00000 1 0 + +9.30035e-11 2.00529e-11 0.811692 1 0 +0.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 1.00000 1 0 +1.00000 1.00000 1.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + diff --git a/tests/bits/distorted_cells_05.cc b/tests/bits/distorted_cells_05.cc index 28220c4d5a..7fe258c245 100644 --- a/tests/bits/distorted_cells_05.cc +++ b/tests/bits/distorted_cells_05.cc @@ -151,7 +151,7 @@ void check () int main () { - std::ofstream logfile("distorted_cells_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-8); diff --git a/tests/bits/distorted_cells_05.output b/tests/bits/distorted_cells_05.output new file mode 100644 index 0000000000..ffef263a81 --- /dev/null +++ b/tests/bits/distorted_cells_05.output @@ -0,0 +1,367 @@ + +DEAL::Finding point between -1.00000 -1.00000 and 1.00000 -1.00000 +DEAL::Projecting line point 0.0250000 1.25000 +DEAL::Projecting line point -0.0250000 1.25000 +DEAL::Projecting line point 0.00000 1.27500 +DEAL::Projecting line point 0.00000 1.22500 +-1.00000 -1.00000 1 0 +0.00000 1.25000 1 0 +-2.85864e-12 1.09695 1 0 +-1.00000 0.00000 1 0 +-1.00000 -1.00000 1 0 + + +0.00000 1.25000 1 0 +1.00000 -1.00000 1 0 +1.00000 0.00000 1 0 +-2.85864e-12 1.09695 1 0 +0.00000 1.25000 1 0 + + +-1.00000 0.00000 1 0 +-2.85864e-12 1.09695 1 0 +0.00000 1.00000 1 0 +-1.00000 1.00000 1 0 +-1.00000 0.00000 1 0 + + +-2.85864e-12 1.09695 1 0 +1.00000 0.00000 1 0 +1.00000 1.00000 1 0 +0.00000 1.00000 1 0 +-2.85864e-12 1.09695 1 0 + + +DEAL::Finding point between -1.00000 -1.00000 -1.00000 and 1.00000 -1.00000 -1.00000 and -1.00000 1.00000 -1.00000 and 1.00000 1.00000 -1.00000 +DEAL::Projecting quad point 0.0176777 0.00000 1.25000 +DEAL::Projecting quad point -0.0176777 0.00000 1.25000 +DEAL::Projecting quad point 0.00000 0.0176777 1.25000 +DEAL::Projecting quad point 0.00000 -0.0176777 1.25000 +DEAL::Projecting quad point 0.00000 0.00000 1.26768 +DEAL::Projecting quad point 0.00000 0.00000 1.23232 +DEAL::Projecting quad point 0.250000 0.250000 1.25000 +DEAL::Projecting quad point 0.258839 0.250000 0.687500 +DEAL::Projecting quad point 0.241161 0.250000 0.687500 +DEAL::Projecting quad point 0.250000 0.258839 0.687500 +DEAL::Projecting quad point 0.250000 0.241161 0.687500 +DEAL::Projecting quad point 0.250000 0.250000 0.696339 +DEAL::Projecting quad point 0.250000 0.250000 0.678661 +DEAL::Projecting quad point 0.375000 0.375000 0.687500 +DEAL::Projecting quad point 0.380893 0.375000 0.406250 +DEAL::Projecting quad point 0.369107 0.375000 0.406250 +DEAL::Projecting quad point 0.375000 0.380893 0.406250 +DEAL::Projecting quad point 0.375000 0.369107 0.406250 +DEAL::Projecting quad point 0.375000 0.375000 0.412143 +DEAL::Projecting quad point 0.375000 0.375000 0.400357 +DEAL::Projecting quad point 0.458333 0.458333 0.406250 +DEAL::Projecting quad point 0.462753 0.458333 0.218750 +DEAL::Projecting quad point 0.453914 0.458333 0.218750 +DEAL::Projecting quad point 0.458333 0.462753 0.218750 +DEAL::Projecting quad point 0.458333 0.453914 0.218750 +DEAL::Projecting quad point 0.458333 0.458333 0.223169 +DEAL::Projecting quad point 0.458333 0.458333 0.214331 +DEAL::Projecting quad point 0.520833 0.520833 0.218750 +DEAL::Projecting quad point 0.524369 0.520833 0.0781250 +DEAL::Projecting quad point 0.517298 0.520833 0.0781250 +DEAL::Projecting quad point 0.520833 0.524369 0.0781250 +DEAL::Projecting quad point 0.520833 0.517298 0.0781250 +DEAL::Projecting quad point 0.520833 0.520833 0.0816605 +DEAL::Projecting quad point 0.520833 0.520833 0.0745895 +DEAL::Projecting quad point 0.570833 0.570833 0.0781250 +DEAL::Projecting quad point 0.573780 0.570833 -0.0343750 +DEAL::Projecting quad point 0.567887 0.570833 -0.0343750 +DEAL::Projecting quad point 0.570833 0.573780 -0.0343750 +DEAL::Projecting quad point 0.570833 0.567887 -0.0343750 +DEAL::Projecting quad point 0.570833 0.570833 -0.0314287 +DEAL::Projecting quad point 0.570833 0.570833 -0.0373213 +DEAL::Projecting quad point 0.612500 0.612500 -0.0343750 +DEAL::Projecting quad point 0.615025 0.612500 -0.128125 +DEAL::Projecting quad point 0.609975 0.612500 -0.128125 +DEAL::Projecting quad point 0.612500 0.615025 -0.128125 +DEAL::Projecting quad point 0.612500 0.609975 -0.128125 +DEAL::Projecting quad point 0.612500 0.612500 -0.125600 +DEAL::Projecting quad point 0.612500 0.612500 -0.130650 +DEAL::Projecting quad point 0.648214 0.648214 -0.128125 +DEAL::Projecting quad point 0.650424 0.648214 -0.208482 +DEAL::Projecting quad point 0.646005 0.648214 -0.208482 +DEAL::Projecting quad point 0.648214 0.650424 -0.208482 +DEAL::Projecting quad point 0.648214 0.646004 -0.208482 +DEAL::Projecting quad point 0.648214 0.648214 -0.206273 +DEAL::Projecting quad point 0.648214 0.648214 -0.210692 +DEAL::Projecting quad point 0.679470 0.679459 -0.208482 +DEAL::Projecting quad point 0.681434 0.679459 -0.278807 +DEAL::Projecting quad point 0.677505 0.679459 -0.278807 +DEAL::Projecting quad point 0.679470 0.681423 -0.278807 +DEAL::Projecting quad point 0.679470 0.677495 -0.278807 +DEAL::Projecting quad point 0.679470 0.679459 -0.276842 +DEAL::Projecting quad point 0.679470 0.679459 -0.280771 +DEAL::Projecting quad point 0.707503 0.706978 -0.278807 +DEAL::Projecting quad point 0.709271 0.706978 -0.341883 +DEAL::Projecting quad point 0.705736 0.706978 -0.341883 +DEAL::Projecting quad point 0.707503 0.708746 -0.341883 +DEAL::Projecting quad point 0.707503 0.705211 -0.341883 +DEAL::Projecting quad point 0.707503 0.706978 -0.340115 +DEAL::Projecting quad point 0.707503 0.706978 -0.343651 +DEAL::Projecting quad point 0.741599 0.716332 -0.341883 +DEAL::Projecting quad point 0.743206 0.716332 -0.418598 +DEAL::Projecting quad point 0.739992 0.716332 -0.418598 +DEAL::Projecting quad point 0.741599 0.717939 -0.418598 +DEAL::Projecting quad point 0.741599 0.714725 -0.418598 +DEAL::Projecting quad point 0.741599 0.716332 -0.416991 +DEAL::Projecting quad point 0.741599 0.716332 -0.420205 +DEAL::Projecting quad point 0.771623 0.704860 -0.418598 +DEAL::Projecting quad point 0.773096 0.704860 -0.486152 +DEAL::Projecting quad point 0.770150 0.704860 -0.486152 +DEAL::Projecting quad point 0.771623 0.706333 -0.486152 +DEAL::Projecting quad point 0.771623 0.703387 -0.486152 +DEAL::Projecting quad point 0.771623 0.704860 -0.484679 +DEAL::Projecting quad point 0.771623 0.704860 -0.487625 +DEAL::Projecting quad point 0.798415 0.692603 -0.486152 +DEAL::Projecting quad point 0.799775 0.692603 -0.546434 +DEAL::Projecting quad point 0.797055 0.692603 -0.546434 +DEAL::Projecting quad point 0.798415 0.693962 -0.546434 +DEAL::Projecting quad point 0.798415 0.691243 -0.546434 +DEAL::Projecting quad point 0.798415 0.692603 -0.545074 +DEAL::Projecting quad point 0.798415 0.692603 -0.547794 +DEAL::Projecting quad point 0.822171 0.679362 -0.546434 +DEAL::Projecting quad point 0.823433 0.679362 -0.599884 +DEAL::Projecting quad point 0.820908 0.679362 -0.599884 +DEAL::Projecting quad point 0.822171 0.680625 -0.599884 +DEAL::Projecting quad point 0.822171 0.678099 -0.599884 +DEAL::Projecting quad point 0.822171 0.679362 -0.598622 +DEAL::Projecting quad point 0.822171 0.679362 -0.601147 +DEAL::Projecting quad point 0.842914 0.664958 -0.599884 +DEAL::Projecting quad point 0.844092 0.664958 -0.646556 +DEAL::Projecting quad point 0.841735 0.664958 -0.646556 +DEAL::Projecting quad point 0.842914 0.666137 -0.646556 +DEAL::Projecting quad point 0.842914 0.663779 -0.646556 +DEAL::Projecting quad point 0.842914 0.664958 -0.645378 +DEAL::Projecting quad point 0.842914 0.664958 -0.647735 +DEAL::Projecting quad point 0.860525 0.649293 -0.646556 +DEAL::Projecting quad point 0.861630 0.649293 -0.686182 +DEAL::Projecting quad point 0.859421 0.649293 -0.686182 +DEAL::Projecting quad point 0.860525 0.650398 -0.686182 +DEAL::Projecting quad point 0.860525 0.648188 -0.686182 +DEAL::Projecting quad point 0.860525 0.649293 -0.685077 +DEAL::Projecting quad point 0.860525 0.649293 -0.687287 +DEAL::Projecting quad point 0.874833 0.632453 -0.686182 +DEAL::Projecting quad point 0.875873 0.632453 -0.718374 +DEAL::Projecting quad point 0.873793 0.632453 -0.718374 +DEAL::Projecting quad point 0.874833 0.633493 -0.718374 +DEAL::Projecting quad point 0.874833 0.631413 -0.718374 +DEAL::Projecting quad point 0.874833 0.632453 -0.717334 +DEAL::Projecting quad point 0.874833 0.632453 -0.719414 +DEAL::Projecting quad point 0.885799 0.614782 -0.718374 +DEAL::Projecting quad point 0.886781 0.614782 -0.743048 +DEAL::Projecting quad point 0.884817 0.614782 -0.743048 +DEAL::Projecting quad point 0.885799 0.615764 -0.743048 +DEAL::Projecting quad point 0.885799 0.613800 -0.743048 +DEAL::Projecting quad point 0.885799 0.614782 -0.742066 +DEAL::Projecting quad point 0.885799 0.614782 -0.744030 +DEAL::Projecting quad point 0.893709 0.596803 -0.743048 +DEAL::Projecting quad point 0.894640 0.596803 -0.760846 +DEAL::Projecting quad point 0.892779 0.596803 -0.760846 +DEAL::Projecting quad point 0.893709 0.597734 -0.760846 +DEAL::Projecting quad point 0.893709 0.595873 -0.760846 +DEAL::Projecting quad point 0.893709 0.596803 -0.759915 +DEAL::Projecting quad point 0.893709 0.596803 -0.761776 +DEAL::Projecting quad point 0.899150 0.579009 -0.760846 +DEAL::Projecting quad point 0.900034 0.579009 -0.773088 +DEAL::Projecting quad point 0.898266 0.579009 -0.773088 +DEAL::Projecting quad point 0.899150 0.579893 -0.773088 +DEAL::Projecting quad point 0.899150 0.578125 -0.773088 +DEAL::Projecting quad point 0.899150 0.579009 -0.772204 +DEAL::Projecting quad point 0.899150 0.579009 -0.773972 +DEAL::Projecting quad point 0.902794 0.561711 -0.773088 +-1.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 +-1.00000 -1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 1.25000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 -1.00000 -1.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 1.25000 1 0 + +0.00000 -1.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 -1.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 -1.00000 1 0 + +0.00000 0.00000 1.25000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 0.00000 1.25000 1 0 + +0.00000 -1.00000 -1.00000 1 0 +0.00000 0.00000 1.25000 1 0 + +1.00000 -1.00000 -1.00000 1 0 +1.00000 0.00000 -1.00000 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +-1.00000 0.00000 -1.00000 1 0 +0.00000 0.00000 1.25000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +-1.00000 0.00000 0.00000 1 0 +-1.00000 0.00000 -1.00000 1 0 + +-1.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 -1.00000 1 0 +0.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +-1.00000 0.00000 -1.00000 1 0 +-1.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 1.25000 1 0 +0.00000 1.00000 -1.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 1.25000 1 0 +1.00000 0.00000 -1.00000 1 0 +1.00000 0.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 0.00000 1.25000 1 0 + +0.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 +1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 -1.00000 1 0 + +0.00000 0.00000 1.25000 1 0 +0.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 -1.00000 1 0 +1.00000 1.00000 -1.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 0.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 1.00000 1 0 +-1.00000 -1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 -1.00000 0.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 -1.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 0.00000 1 0 +1.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 1.00000 1 0 +0.00000 -1.00000 0.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +0.00000 -1.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +1.00000 -1.00000 0.00000 1 0 +1.00000 0.00000 0.00000 1 0 + +1.00000 -1.00000 1.00000 1 0 +1.00000 0.00000 1.00000 1 0 + +0.00000 -1.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 1.00000 1 0 +-1.00000 0.00000 0.00000 1 0 + +-1.00000 1.00000 0.00000 1 0 +0.00000 1.00000 0.00000 1 0 +0.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +-1.00000 0.00000 0.00000 1 0 +-1.00000 1.00000 0.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 1.00000 0.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + +-1.00000 0.00000 1.00000 1 0 +-1.00000 1.00000 1.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +1.00000 0.00000 0.00000 1 0 +1.00000 0.00000 1.00000 1 0 +0.00000 0.00000 1.00000 1 0 +-1.25099e-12 6.25779e-12 1.14841 1 0 + +0.00000 1.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 +1.00000 1.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 +0.00000 1.00000 0.00000 1 0 + +-1.25099e-12 6.25779e-12 1.14841 1 0 +0.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 0.00000 1 0 +1.00000 1.00000 0.00000 1 0 + +1.00000 0.00000 1.00000 1 0 +1.00000 1.00000 1.00000 1 0 + +0.00000 0.00000 1.00000 1 0 +0.00000 1.00000 1.00000 1 0 + diff --git a/tests/bits/distorted_cells_06.cc b/tests/bits/distorted_cells_06.cc index 6a04aeae9e..7e8bae09bf 100644 --- a/tests/bits/distorted_cells_06.cc +++ b/tests/bits/distorted_cells_06.cc @@ -118,7 +118,7 @@ void check () int main () { - std::ofstream logfile("distorted_cells_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/distorted_cells_06.output b/tests/bits/distorted_cells_06.output new file mode 100644 index 0000000000..6ecd23c926 --- /dev/null +++ b/tests/bits/distorted_cells_06.output @@ -0,0 +1,388 @@ + +DEAL::Finding point between 0.00000 0.00000 0.00000 and 0.00000 1.00000 0.00000 +DEAL::Found 2 distorted cells +DEAL::Found 0 cells that are still distorted +-1.00000 0.00000 0.00000 1 6 +-0.500000 0.00000 0.00000 1 6 +-0.500000 0.00000 0.500000 1 6 +-1.00000 0.00000 0.500000 1 6 +-1.00000 0.00000 0.00000 1 6 + +-1.00000 0.500000 0.00000 1 6 +-0.500000 0.500000 0.112500 1 6 +-0.510867 0.500000 0.533292 1 6 +-1.00000 0.500000 0.500000 1 6 +-1.00000 0.500000 0.00000 1 6 + +-1.00000 0.00000 0.00000 1 6 +-1.00000 0.500000 0.00000 1 6 + +-0.500000 0.00000 0.00000 1 6 +-0.500000 0.500000 0.112500 1 6 + +-0.500000 0.00000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 + +-1.00000 0.00000 0.500000 1 6 +-1.00000 0.500000 0.500000 1 6 + +-0.500000 0.00000 0.00000 1 6 +0.00000 0.00000 0.00000 1 6 +0.00000 0.00000 0.500000 1 6 +-0.500000 0.00000 0.500000 1 6 +-0.500000 0.00000 0.00000 1 6 + +-0.500000 0.500000 0.112500 1 6 +0.00000 0.500000 0.900000 1 6 +0.00000 0.500000 0.919184 1 6 +-0.510867 0.500000 0.533292 1 6 +-0.500000 0.500000 0.112500 1 6 + +-0.500000 0.00000 0.00000 1 6 +-0.500000 0.500000 0.112500 1 6 + +0.00000 0.00000 0.00000 1 6 +0.00000 0.500000 0.900000 1 6 + +0.00000 0.00000 0.500000 1 6 +0.00000 0.500000 0.919184 1 6 + +-0.500000 0.00000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 + +-1.00000 0.500000 0.00000 1 6 +-0.500000 0.500000 0.112500 1 6 +-0.510867 0.500000 0.533292 1 6 +-1.00000 0.500000 0.500000 1 6 +-1.00000 0.500000 0.00000 1 6 + +-1.00000 1.00000 0.00000 1 6 +-0.500000 1.00000 0.00000 1 6 +-0.500000 1.00000 0.500000 1 6 +-1.00000 1.00000 0.500000 1 6 +-1.00000 1.00000 0.00000 1 6 + +-1.00000 0.500000 0.00000 1 6 +-1.00000 1.00000 0.00000 1 6 + +-0.500000 0.500000 0.112500 1 6 +-0.500000 1.00000 0.00000 1 6 + +-0.510867 0.500000 0.533292 1 6 +-0.500000 1.00000 0.500000 1 6 + +-1.00000 0.500000 0.500000 1 6 +-1.00000 1.00000 0.500000 1 6 + +-0.500000 0.500000 0.112500 1 6 +0.00000 0.500000 0.900000 1 6 +0.00000 0.500000 0.919184 1 6 +-0.510867 0.500000 0.533292 1 6 +-0.500000 0.500000 0.112500 1 6 + +-0.500000 1.00000 0.00000 1 6 +0.00000 1.00000 0.00000 1 6 +0.00000 1.00000 0.500000 1 6 +-0.500000 1.00000 0.500000 1 6 +-0.500000 1.00000 0.00000 1 6 + +-0.500000 0.500000 0.112500 1 6 +-0.500000 1.00000 0.00000 1 6 + +0.00000 0.500000 0.900000 1 6 +0.00000 1.00000 0.00000 1 6 + +0.00000 0.500000 0.919184 1 6 +0.00000 1.00000 0.500000 1 6 + +-0.510867 0.500000 0.533292 1 6 +-0.500000 1.00000 0.500000 1 6 + +-1.00000 0.00000 0.500000 1 6 +-0.500000 0.00000 0.500000 1 6 +-0.500000 0.00000 1.00000 1 6 +-1.00000 0.00000 1.00000 1 6 +-1.00000 0.00000 0.500000 1 6 + +-1.00000 0.500000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 +-0.500000 0.500000 1.00000 1 6 +-1.00000 0.500000 1.00000 1 6 +-1.00000 0.500000 0.500000 1 6 + +-1.00000 0.00000 0.500000 1 6 +-1.00000 0.500000 0.500000 1 6 + +-0.500000 0.00000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 + +-0.500000 0.00000 1.00000 1 6 +-0.500000 0.500000 1.00000 1 6 + +-1.00000 0.00000 1.00000 1 6 +-1.00000 0.500000 1.00000 1 6 + +-0.500000 0.00000 0.500000 1 6 +0.00000 0.00000 0.500000 1 6 +0.00000 0.00000 1.00000 1 6 +-0.500000 0.00000 1.00000 1 6 +-0.500000 0.00000 0.500000 1 6 + +-0.510867 0.500000 0.533292 1 6 +0.00000 0.500000 0.919184 1 6 +0.00000 0.500000 1.00000 1 6 +-0.500000 0.500000 1.00000 1 6 +-0.510867 0.500000 0.533292 1 6 + +-0.500000 0.00000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 + +0.00000 0.00000 0.500000 1 6 +0.00000 0.500000 0.919184 1 6 + +0.00000 0.00000 1.00000 1 6 +0.00000 0.500000 1.00000 1 6 + +-0.500000 0.00000 1.00000 1 6 +-0.500000 0.500000 1.00000 1 6 + +-1.00000 0.500000 0.500000 1 6 +-0.510867 0.500000 0.533292 1 6 +-0.500000 0.500000 1.00000 1 6 +-1.00000 0.500000 1.00000 1 6 +-1.00000 0.500000 0.500000 1 6 + +-1.00000 1.00000 0.500000 1 6 +-0.500000 1.00000 0.500000 1 6 +-0.500000 1.00000 1.00000 1 6 +-1.00000 1.00000 1.00000 1 6 +-1.00000 1.00000 0.500000 1 6 + +-1.00000 0.500000 0.500000 1 6 +-1.00000 1.00000 0.500000 1 6 + +-0.510867 0.500000 0.533292 1 6 +-0.500000 1.00000 0.500000 1 6 + +-0.500000 0.500000 1.00000 1 6 +-0.500000 1.00000 1.00000 1 6 + +-1.00000 0.500000 1.00000 1 6 +-1.00000 1.00000 1.00000 1 6 + +-0.510867 0.500000 0.533292 1 6 +0.00000 0.500000 0.919184 1 6 +0.00000 0.500000 1.00000 1 6 +-0.500000 0.500000 1.00000 1 6 +-0.510867 0.500000 0.533292 1 6 + +-0.500000 1.00000 0.500000 1 6 +0.00000 1.00000 0.500000 1 6 +0.00000 1.00000 1.00000 1 6 +-0.500000 1.00000 1.00000 1 6 +-0.500000 1.00000 0.500000 1 6 + +-0.510867 0.500000 0.533292 1 6 +-0.500000 1.00000 0.500000 1 6 + +0.00000 0.500000 0.919184 1 6 +0.00000 1.00000 0.500000 1 6 + +0.00000 0.500000 1.00000 1 6 +0.00000 1.00000 1.00000 1 6 + +-0.500000 0.500000 1.00000 1 6 +-0.500000 1.00000 1.00000 1 6 + +0.00000 0.00000 0.00000 1 7 +0.500000 0.00000 0.00000 1 7 +0.500000 0.00000 0.500000 1 7 +0.00000 0.00000 0.500000 1 7 +0.00000 0.00000 0.00000 1 7 + +0.00000 0.500000 0.900000 1 7 +0.500000 0.500000 0.112500 1 7 +0.516302 0.500000 0.536649 1 7 +0.00000 0.500000 0.919184 1 7 +0.00000 0.500000 0.900000 1 7 + +0.00000 0.00000 0.00000 1 7 +0.00000 0.500000 0.900000 1 7 + +0.500000 0.00000 0.00000 1 7 +0.500000 0.500000 0.112500 1 7 + +0.500000 0.00000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 + +0.00000 0.00000 0.500000 1 7 +0.00000 0.500000 0.919184 1 7 + +0.500000 0.00000 0.00000 1 7 +1.00000 0.00000 0.00000 1 7 +1.00000 0.00000 0.500000 1 7 +0.500000 0.00000 0.500000 1 7 +0.500000 0.00000 0.00000 1 7 + +0.500000 0.500000 0.112500 1 7 +1.00000 0.500000 0.00000 1 7 +1.00000 0.500000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 +0.500000 0.500000 0.112500 1 7 + +0.500000 0.00000 0.00000 1 7 +0.500000 0.500000 0.112500 1 7 + +1.00000 0.00000 0.00000 1 7 +1.00000 0.500000 0.00000 1 7 + +1.00000 0.00000 0.500000 1 7 +1.00000 0.500000 0.500000 1 7 + +0.500000 0.00000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 + +0.00000 0.500000 0.900000 1 7 +0.500000 0.500000 0.112500 1 7 +0.516302 0.500000 0.536649 1 7 +0.00000 0.500000 0.919184 1 7 +0.00000 0.500000 0.900000 1 7 + +0.00000 1.00000 0.00000 1 7 +0.500000 1.00000 0.00000 1 7 +0.500000 1.00000 0.500000 1 7 +0.00000 1.00000 0.500000 1 7 +0.00000 1.00000 0.00000 1 7 + +0.00000 0.500000 0.900000 1 7 +0.00000 1.00000 0.00000 1 7 + +0.500000 0.500000 0.112500 1 7 +0.500000 1.00000 0.00000 1 7 + +0.516302 0.500000 0.536649 1 7 +0.500000 1.00000 0.500000 1 7 + +0.00000 0.500000 0.919184 1 7 +0.00000 1.00000 0.500000 1 7 + +0.500000 0.500000 0.112500 1 7 +1.00000 0.500000 0.00000 1 7 +1.00000 0.500000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 +0.500000 0.500000 0.112500 1 7 + +0.500000 1.00000 0.00000 1 7 +1.00000 1.00000 0.00000 1 7 +1.00000 1.00000 0.500000 1 7 +0.500000 1.00000 0.500000 1 7 +0.500000 1.00000 0.00000 1 7 + +0.500000 0.500000 0.112500 1 7 +0.500000 1.00000 0.00000 1 7 + +1.00000 0.500000 0.00000 1 7 +1.00000 1.00000 0.00000 1 7 + +1.00000 0.500000 0.500000 1 7 +1.00000 1.00000 0.500000 1 7 + +0.516302 0.500000 0.536649 1 7 +0.500000 1.00000 0.500000 1 7 + +0.00000 0.00000 0.500000 1 7 +0.500000 0.00000 0.500000 1 7 +0.500000 0.00000 1.00000 1 7 +0.00000 0.00000 1.00000 1 7 +0.00000 0.00000 0.500000 1 7 + +0.00000 0.500000 0.919184 1 7 +0.516302 0.500000 0.536649 1 7 +0.500000 0.500000 1.00000 1 7 +0.00000 0.500000 1.00000 1 7 +0.00000 0.500000 0.919184 1 7 + +0.00000 0.00000 0.500000 1 7 +0.00000 0.500000 0.919184 1 7 + +0.500000 0.00000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 + +0.500000 0.00000 1.00000 1 7 +0.500000 0.500000 1.00000 1 7 + +0.00000 0.00000 1.00000 1 7 +0.00000 0.500000 1.00000 1 7 + +0.500000 0.00000 0.500000 1 7 +1.00000 0.00000 0.500000 1 7 +1.00000 0.00000 1.00000 1 7 +0.500000 0.00000 1.00000 1 7 +0.500000 0.00000 0.500000 1 7 + +0.516302 0.500000 0.536649 1 7 +1.00000 0.500000 0.500000 1 7 +1.00000 0.500000 1.00000 1 7 +0.500000 0.500000 1.00000 1 7 +0.516302 0.500000 0.536649 1 7 + +0.500000 0.00000 0.500000 1 7 +0.516302 0.500000 0.536649 1 7 + +1.00000 0.00000 0.500000 1 7 +1.00000 0.500000 0.500000 1 7 + +1.00000 0.00000 1.00000 1 7 +1.00000 0.500000 1.00000 1 7 + +0.500000 0.00000 1.00000 1 7 +0.500000 0.500000 1.00000 1 7 + +0.00000 0.500000 0.919184 1 7 +0.516302 0.500000 0.536649 1 7 +0.500000 0.500000 1.00000 1 7 +0.00000 0.500000 1.00000 1 7 +0.00000 0.500000 0.919184 1 7 + +0.00000 1.00000 0.500000 1 7 +0.500000 1.00000 0.500000 1 7 +0.500000 1.00000 1.00000 1 7 +0.00000 1.00000 1.00000 1 7 +0.00000 1.00000 0.500000 1 7 + +0.00000 0.500000 0.919184 1 7 +0.00000 1.00000 0.500000 1 7 + +0.516302 0.500000 0.536649 1 7 +0.500000 1.00000 0.500000 1 7 + +0.500000 0.500000 1.00000 1 7 +0.500000 1.00000 1.00000 1 7 + +0.00000 0.500000 1.00000 1 7 +0.00000 1.00000 1.00000 1 7 + +0.516302 0.500000 0.536649 1 7 +1.00000 0.500000 0.500000 1 7 +1.00000 0.500000 1.00000 1 7 +0.500000 0.500000 1.00000 1 7 +0.516302 0.500000 0.536649 1 7 + +0.500000 1.00000 0.500000 1 7 +1.00000 1.00000 0.500000 1 7 +1.00000 1.00000 1.00000 1 7 +0.500000 1.00000 1.00000 1 7 +0.500000 1.00000 0.500000 1 7 + +0.516302 0.500000 0.536649 1 7 +0.500000 1.00000 0.500000 1 7 + +1.00000 0.500000 0.500000 1 7 +1.00000 1.00000 0.500000 1 7 + +1.00000 0.500000 1.00000 1 7 +1.00000 1.00000 1.00000 1 7 + +0.500000 0.500000 1.00000 1 7 +0.500000 1.00000 1.00000 1 7 + diff --git a/tests/bits/distorted_cells_07.cc b/tests/bits/distorted_cells_07.cc index bccc33d98a..05b65006a8 100644 --- a/tests/bits/distorted_cells_07.cc +++ b/tests/bits/distorted_cells_07.cc @@ -95,7 +95,7 @@ int main () { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile("distorted_cells_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/distorted_cells_07.output b/tests/bits/distorted_cells_07.output new file mode 100644 index 0000000000..79c048a783 --- /dev/null +++ b/tests/bits/distorted_cells_07.output @@ -0,0 +1,7 @@ + +DEAL::Twisted cell in 1d +DEAL::(typename Mapping::ExcDistortedMappedCell(cell->center(), det, point)) +DEAL::Twisted cell in 2d +DEAL::(typename Mapping::ExcDistortedMappedCell(cell->center(), det, point)) +DEAL::Twisted cell in 3d +DEAL::(typename Mapping::ExcDistortedMappedCell(cell->center(), det, point)) diff --git a/tests/bits/distorted_mapped_cells_01.cc b/tests/bits/distorted_mapped_cells_01.cc index 2dfc786776..be727c566a 100644 --- a/tests/bits/distorted_mapped_cells_01.cc +++ b/tests/bits/distorted_mapped_cells_01.cc @@ -84,7 +84,7 @@ main() { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile ("distorted_mapped_cells_01/output"); + std::ofstream logfile ("output"); deallog << std::setprecision(4) << std::fixed; deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/distorted_mapped_cells_01/cmp/generic b/tests/bits/distorted_mapped_cells_01.output similarity index 100% rename from tests/bits/distorted_mapped_cells_01/cmp/generic rename to tests/bits/distorted_mapped_cells_01.output diff --git a/tests/bits/distorted_mapped_cells_02.cc b/tests/bits/distorted_mapped_cells_02.cc index 4b98ed3f80..14c0128241 100644 --- a/tests/bits/distorted_mapped_cells_02.cc +++ b/tests/bits/distorted_mapped_cells_02.cc @@ -67,7 +67,7 @@ main() { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile ("distorted_mapped_cells_02/output"); + std::ofstream logfile ("output"); deallog << std::setprecision(4) << std::fixed; deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/distorted_mapped_cells_02/cmp/generic b/tests/bits/distorted_mapped_cells_02.output similarity index 100% rename from tests/bits/distorted_mapped_cells_02/cmp/generic rename to tests/bits/distorted_mapped_cells_02.output diff --git a/tests/bits/dof_constraints_01.cc b/tests/bits/dof_constraints_01.cc index 155c7ae0c2..822339dccc 100644 --- a/tests/bits/dof_constraints_01.cc +++ b/tests/bits/dof_constraints_01.cc @@ -130,7 +130,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_01/cmp/generic b/tests/bits/dof_constraints_01.output similarity index 100% rename from tests/bits/dof_constraints_01/cmp/generic rename to tests/bits/dof_constraints_01.output diff --git a/tests/bits/dof_constraints_02.cc b/tests/bits/dof_constraints_02.cc index 64ef7bcc28..3459703c9a 100644 --- a/tests/bits/dof_constraints_02.cc +++ b/tests/bits/dof_constraints_02.cc @@ -121,7 +121,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_02/cmp/generic b/tests/bits/dof_constraints_02.output similarity index 100% rename from tests/bits/dof_constraints_02/cmp/generic rename to tests/bits/dof_constraints_02.output diff --git a/tests/bits/dof_constraints_03.cc b/tests/bits/dof_constraints_03.cc index 2ac086eb58..7297f12a6c 100644 --- a/tests/bits/dof_constraints_03.cc +++ b/tests/bits/dof_constraints_03.cc @@ -108,7 +108,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_03/cmp/generic b/tests/bits/dof_constraints_03.output similarity index 100% rename from tests/bits/dof_constraints_03/cmp/generic rename to tests/bits/dof_constraints_03.output diff --git a/tests/bits/dof_constraints_04.cc b/tests/bits/dof_constraints_04.cc index 057ffbe063..f2e0cca9c3 100644 --- a/tests/bits/dof_constraints_04.cc +++ b/tests/bits/dof_constraints_04.cc @@ -86,7 +86,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_04/cmp/generic b/tests/bits/dof_constraints_04.output similarity index 100% rename from tests/bits/dof_constraints_04/cmp/generic rename to tests/bits/dof_constraints_04.output diff --git a/tests/bits/dof_constraints_05.cc b/tests/bits/dof_constraints_05.cc index f1fa40efe4..a30cc227e0 100644 --- a/tests/bits/dof_constraints_05.cc +++ b/tests/bits/dof_constraints_05.cc @@ -90,7 +90,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_07/cmp/generic b/tests/bits/dof_constraints_05.output similarity index 100% rename from tests/bits/dof_constraints_07/cmp/generic rename to tests/bits/dof_constraints_05.output diff --git a/tests/bits/dof_constraints_06.cc b/tests/bits/dof_constraints_06.cc index 37c6032498..e6311a0dc5 100644 --- a/tests/bits/dof_constraints_06.cc +++ b/tests/bits/dof_constraints_06.cc @@ -80,7 +80,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_06/cmp/generic b/tests/bits/dof_constraints_06.output similarity index 100% rename from tests/bits/dof_constraints_06/cmp/generic rename to tests/bits/dof_constraints_06.output diff --git a/tests/bits/dof_constraints_06_x.cc b/tests/bits/dof_constraints_06_x.cc index 92bda3ab24..d6fb55d07e 100644 --- a/tests/bits/dof_constraints_06_x.cc +++ b/tests/bits/dof_constraints_06_x.cc @@ -80,7 +80,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_06_x/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_06_x.output b/tests/bits/dof_constraints_06_x.output new file mode 100644 index 0000000000..63fc801426 --- /dev/null +++ b/tests/bits/dof_constraints_06_x.output @@ -0,0 +1,11324 @@ + +DEAL::1D +DEAL::Number of cells: 3 +DEAL::Number of dofs: 7 +DEAL::Number of constraints: 0 +DEAL::0 0 +DEAL::0 1 +DEAL::0 2 +DEAL::0 4 +DEAL::0 6 +DEAL::1 0 +DEAL::1 1 +DEAL::1 2 +DEAL::2 0 +DEAL::2 1 +DEAL::2 2 +DEAL::3 3 +DEAL::3 4 +DEAL::3 5 +DEAL::4 0 +DEAL::4 3 +DEAL::4 4 +DEAL::4 5 +DEAL::4 6 +DEAL::5 3 +DEAL::5 4 +DEAL::5 5 +DEAL::6 0 +DEAL::6 4 +DEAL::6 6 +DEAL::2D +DEAL::Number of cells: 7 +DEAL::Number of dofs: 43 +DEAL::Number of constraints: 6 +DEAL::0 0 +DEAL::0 1 +DEAL::0 2 +DEAL::0 3 +DEAL::0 4 +DEAL::0 5 +DEAL::0 6 +DEAL::0 7 +DEAL::0 8 +DEAL::0 9 +DEAL::0 14 +DEAL::0 22 +DEAL::0 24 +DEAL::0 26 +DEAL::0 30 +DEAL::0 31 +DEAL::0 32 +DEAL::0 33 +DEAL::0 34 +DEAL::0 37 +DEAL::0 42 +DEAL::1 0 +DEAL::1 1 +DEAL::1 2 +DEAL::1 3 +DEAL::1 4 +DEAL::1 5 +DEAL::1 6 +DEAL::1 7 +DEAL::1 8 +DEAL::2 0 +DEAL::2 1 +DEAL::2 2 +DEAL::2 3 +DEAL::2 4 +DEAL::2 5 +DEAL::2 6 +DEAL::2 7 +DEAL::2 8 +DEAL::2 9 +DEAL::2 10 +DEAL::2 11 +DEAL::2 12 +DEAL::2 13 +DEAL::2 14 +DEAL::2 15 +DEAL::2 16 +DEAL::2 17 +DEAL::2 18 +DEAL::2 19 +DEAL::2 20 +DEAL::2 22 +DEAL::2 23 +DEAL::2 24 +DEAL::2 26 +DEAL::2 28 +DEAL::2 30 +DEAL::2 32 +DEAL::2 33 +DEAL::2 34 +DEAL::2 35 +DEAL::2 36 +DEAL::2 37 +DEAL::2 39 +DEAL::2 40 +DEAL::2 41 +DEAL::2 42 +DEAL::3 0 +DEAL::3 1 +DEAL::3 2 +DEAL::3 3 +DEAL::3 4 +DEAL::3 5 +DEAL::3 6 +DEAL::3 7 +DEAL::3 8 +DEAL::3 11 +DEAL::3 13 +DEAL::3 17 +DEAL::3 18 +DEAL::3 19 +DEAL::3 20 +DEAL::4 0 +DEAL::4 1 +DEAL::4 2 +DEAL::4 3 +DEAL::4 4 +DEAL::4 5 +DEAL::4 6 +DEAL::4 7 +DEAL::4 8 +DEAL::4 9 +DEAL::4 14 +DEAL::4 22 +DEAL::4 24 +DEAL::4 26 +DEAL::4 32 +DEAL::4 33 +DEAL::4 34 +DEAL::4 37 +DEAL::4 42 +DEAL::5 0 +DEAL::5 1 +DEAL::5 2 +DEAL::5 3 +DEAL::5 4 +DEAL::5 5 +DEAL::5 6 +DEAL::5 7 +DEAL::5 8 +DEAL::6 0 +DEAL::6 1 +DEAL::6 2 +DEAL::6 3 +DEAL::6 4 +DEAL::6 5 +DEAL::6 6 +DEAL::6 7 +DEAL::6 8 +DEAL::7 0 +DEAL::7 1 +DEAL::7 2 +DEAL::7 3 +DEAL::7 4 +DEAL::7 5 +DEAL::7 6 +DEAL::7 7 +DEAL::7 8 +DEAL::7 11 +DEAL::7 13 +DEAL::7 17 +DEAL::7 18 +DEAL::7 19 +DEAL::7 20 +DEAL::8 0 +DEAL::8 1 +DEAL::8 2 +DEAL::8 3 +DEAL::8 4 +DEAL::8 5 +DEAL::8 6 +DEAL::8 7 +DEAL::8 8 +DEAL::9 0 +DEAL::9 2 +DEAL::9 4 +DEAL::9 9 +DEAL::9 10 +DEAL::9 11 +DEAL::9 12 +DEAL::9 13 +DEAL::9 14 +DEAL::9 15 +DEAL::9 16 +DEAL::9 23 +DEAL::9 24 +DEAL::9 28 +DEAL::9 33 +DEAL::9 35 +DEAL::9 36 +DEAL::9 37 +DEAL::9 38 +DEAL::9 39 +DEAL::9 42 +DEAL::10 2 +DEAL::10 9 +DEAL::10 10 +DEAL::10 11 +DEAL::10 12 +DEAL::10 13 +DEAL::10 14 +DEAL::10 15 +DEAL::10 16 +DEAL::11 2 +DEAL::11 3 +DEAL::11 7 +DEAL::11 9 +DEAL::11 10 +DEAL::11 11 +DEAL::11 12 +DEAL::11 13 +DEAL::11 14 +DEAL::11 15 +DEAL::11 16 +DEAL::11 17 +DEAL::11 18 +DEAL::11 19 +DEAL::11 20 +DEAL::12 2 +DEAL::12 9 +DEAL::12 10 +DEAL::12 11 +DEAL::12 12 +DEAL::12 13 +DEAL::12 14 +DEAL::12 15 +DEAL::12 16 +DEAL::13 2 +DEAL::13 3 +DEAL::13 7 +DEAL::13 9 +DEAL::13 10 +DEAL::13 11 +DEAL::13 12 +DEAL::13 13 +DEAL::13 14 +DEAL::13 15 +DEAL::13 16 +DEAL::13 17 +DEAL::13 18 +DEAL::13 19 +DEAL::13 20 +DEAL::14 0 +DEAL::14 2 +DEAL::14 4 +DEAL::14 9 +DEAL::14 10 +DEAL::14 11 +DEAL::14 12 +DEAL::14 13 +DEAL::14 14 +DEAL::14 15 +DEAL::14 16 +DEAL::14 23 +DEAL::14 24 +DEAL::14 28 +DEAL::14 33 +DEAL::14 36 +DEAL::14 37 +DEAL::14 39 +DEAL::14 42 +DEAL::15 2 +DEAL::15 9 +DEAL::15 10 +DEAL::15 11 +DEAL::15 12 +DEAL::15 13 +DEAL::15 14 +DEAL::15 15 +DEAL::15 16 +DEAL::16 2 +DEAL::16 9 +DEAL::16 10 +DEAL::16 11 +DEAL::16 12 +DEAL::16 13 +DEAL::16 14 +DEAL::16 15 +DEAL::16 16 +DEAL::17 2 +DEAL::17 3 +DEAL::17 7 +DEAL::17 11 +DEAL::17 13 +DEAL::17 17 +DEAL::17 18 +DEAL::17 19 +DEAL::17 20 +DEAL::18 2 +DEAL::18 3 +DEAL::18 7 +DEAL::18 11 +DEAL::18 13 +DEAL::18 17 +DEAL::18 18 +DEAL::18 19 +DEAL::18 20 +DEAL::19 2 +DEAL::19 3 +DEAL::19 7 +DEAL::19 11 +DEAL::19 13 +DEAL::19 17 +DEAL::19 18 +DEAL::19 19 +DEAL::19 20 +DEAL::20 2 +DEAL::20 3 +DEAL::20 7 +DEAL::20 11 +DEAL::20 13 +DEAL::20 17 +DEAL::20 18 +DEAL::20 19 +DEAL::20 20 +DEAL::21 21 +DEAL::21 22 +DEAL::21 23 +DEAL::21 24 +DEAL::21 25 +DEAL::21 26 +DEAL::21 27 +DEAL::21 28 +DEAL::21 29 +DEAL::22 0 +DEAL::22 2 +DEAL::22 4 +DEAL::22 21 +DEAL::22 22 +DEAL::22 23 +DEAL::22 24 +DEAL::22 25 +DEAL::22 26 +DEAL::22 27 +DEAL::22 28 +DEAL::22 29 +DEAL::22 30 +DEAL::22 31 +DEAL::22 32 +DEAL::22 33 +DEAL::22 34 +DEAL::23 2 +DEAL::23 9 +DEAL::23 14 +DEAL::23 21 +DEAL::23 22 +DEAL::23 23 +DEAL::23 24 +DEAL::23 25 +DEAL::23 26 +DEAL::23 27 +DEAL::23 28 +DEAL::23 29 +DEAL::23 35 +DEAL::23 36 +DEAL::23 37 +DEAL::23 38 +DEAL::23 39 +DEAL::24 0 +DEAL::24 2 +DEAL::24 4 +DEAL::24 9 +DEAL::24 14 +DEAL::24 21 +DEAL::24 22 +DEAL::24 23 +DEAL::24 24 +DEAL::24 25 +DEAL::24 26 +DEAL::24 27 +DEAL::24 28 +DEAL::24 29 +DEAL::24 30 +DEAL::24 31 +DEAL::24 32 +DEAL::24 33 +DEAL::24 34 +DEAL::24 35 +DEAL::24 36 +DEAL::24 37 +DEAL::24 38 +DEAL::24 39 +DEAL::24 40 +DEAL::24 41 +DEAL::24 42 +DEAL::25 21 +DEAL::25 22 +DEAL::25 23 +DEAL::25 24 +DEAL::25 25 +DEAL::25 26 +DEAL::25 27 +DEAL::25 28 +DEAL::25 29 +DEAL::26 0 +DEAL::26 2 +DEAL::26 4 +DEAL::26 21 +DEAL::26 22 +DEAL::26 23 +DEAL::26 24 +DEAL::26 25 +DEAL::26 26 +DEAL::26 27 +DEAL::26 28 +DEAL::26 29 +DEAL::26 30 +DEAL::26 31 +DEAL::26 32 +DEAL::26 33 +DEAL::26 34 +DEAL::27 21 +DEAL::27 22 +DEAL::27 23 +DEAL::27 24 +DEAL::27 25 +DEAL::27 26 +DEAL::27 27 +DEAL::27 28 +DEAL::27 29 +DEAL::28 2 +DEAL::28 9 +DEAL::28 14 +DEAL::28 21 +DEAL::28 22 +DEAL::28 23 +DEAL::28 24 +DEAL::28 25 +DEAL::28 26 +DEAL::28 27 +DEAL::28 28 +DEAL::28 29 +DEAL::28 35 +DEAL::28 36 +DEAL::28 37 +DEAL::28 38 +DEAL::28 39 +DEAL::29 21 +DEAL::29 22 +DEAL::29 23 +DEAL::29 24 +DEAL::29 25 +DEAL::29 26 +DEAL::29 27 +DEAL::29 28 +DEAL::29 29 +DEAL::30 0 +DEAL::30 2 +DEAL::30 22 +DEAL::30 24 +DEAL::30 26 +DEAL::30 30 +DEAL::30 31 +DEAL::30 32 +DEAL::30 33 +DEAL::30 34 +DEAL::30 35 +DEAL::30 37 +DEAL::30 40 +DEAL::30 41 +DEAL::30 42 +DEAL::31 0 +DEAL::31 22 +DEAL::31 24 +DEAL::31 26 +DEAL::31 30 +DEAL::31 31 +DEAL::31 32 +DEAL::31 33 +DEAL::31 34 +DEAL::32 0 +DEAL::32 2 +DEAL::32 4 +DEAL::32 22 +DEAL::32 24 +DEAL::32 26 +DEAL::32 30 +DEAL::32 31 +DEAL::32 32 +DEAL::32 33 +DEAL::32 34 +DEAL::33 0 +DEAL::33 2 +DEAL::33 4 +DEAL::33 9 +DEAL::33 14 +DEAL::33 22 +DEAL::33 24 +DEAL::33 26 +DEAL::33 30 +DEAL::33 31 +DEAL::33 32 +DEAL::33 33 +DEAL::33 34 +DEAL::33 35 +DEAL::33 37 +DEAL::33 40 +DEAL::33 41 +DEAL::33 42 +DEAL::34 0 +DEAL::34 2 +DEAL::34 4 +DEAL::34 22 +DEAL::34 24 +DEAL::34 26 +DEAL::34 30 +DEAL::34 31 +DEAL::34 32 +DEAL::34 33 +DEAL::34 34 +DEAL::35 2 +DEAL::35 9 +DEAL::35 23 +DEAL::35 24 +DEAL::35 28 +DEAL::35 30 +DEAL::35 33 +DEAL::35 35 +DEAL::35 36 +DEAL::35 37 +DEAL::35 38 +DEAL::35 39 +DEAL::35 40 +DEAL::35 41 +DEAL::35 42 +DEAL::36 2 +DEAL::36 9 +DEAL::36 14 +DEAL::36 23 +DEAL::36 24 +DEAL::36 28 +DEAL::36 35 +DEAL::36 36 +DEAL::36 37 +DEAL::36 38 +DEAL::36 39 +DEAL::37 0 +DEAL::37 2 +DEAL::37 4 +DEAL::37 9 +DEAL::37 14 +DEAL::37 23 +DEAL::37 24 +DEAL::37 28 +DEAL::37 30 +DEAL::37 33 +DEAL::37 35 +DEAL::37 36 +DEAL::37 37 +DEAL::37 38 +DEAL::37 39 +DEAL::37 40 +DEAL::37 41 +DEAL::37 42 +DEAL::38 9 +DEAL::38 23 +DEAL::38 24 +DEAL::38 28 +DEAL::38 35 +DEAL::38 36 +DEAL::38 37 +DEAL::38 38 +DEAL::38 39 +DEAL::39 2 +DEAL::39 9 +DEAL::39 14 +DEAL::39 23 +DEAL::39 24 +DEAL::39 28 +DEAL::39 35 +DEAL::39 36 +DEAL::39 37 +DEAL::39 38 +DEAL::39 39 +DEAL::40 2 +DEAL::40 24 +DEAL::40 30 +DEAL::40 33 +DEAL::40 35 +DEAL::40 37 +DEAL::40 40 +DEAL::40 41 +DEAL::40 42 +DEAL::41 2 +DEAL::41 24 +DEAL::41 30 +DEAL::41 33 +DEAL::41 35 +DEAL::41 37 +DEAL::41 40 +DEAL::41 41 +DEAL::41 42 +DEAL::42 0 +DEAL::42 2 +DEAL::42 4 +DEAL::42 9 +DEAL::42 14 +DEAL::42 24 +DEAL::42 30 +DEAL::42 33 +DEAL::42 35 +DEAL::42 37 +DEAL::42 40 +DEAL::42 41 +DEAL::42 42 +DEAL::3D +DEAL::Number of cells: 15 +DEAL::Number of dofs: 235 +DEAL::Number of constraints: 54 +DEAL::0 0 +DEAL::0 1 +DEAL::0 2 +DEAL::0 3 +DEAL::0 4 +DEAL::0 5 +DEAL::0 6 +DEAL::0 7 +DEAL::0 8 +DEAL::0 9 +DEAL::0 10 +DEAL::0 11 +DEAL::0 12 +DEAL::0 13 +DEAL::0 14 +DEAL::0 15 +DEAL::0 16 +DEAL::0 17 +DEAL::0 18 +DEAL::0 19 +DEAL::0 20 +DEAL::0 21 +DEAL::0 22 +DEAL::0 23 +DEAL::0 24 +DEAL::0 25 +DEAL::0 26 +DEAL::0 27 +DEAL::0 30 +DEAL::0 35 +DEAL::0 39 +DEAL::0 41 +DEAL::0 46 +DEAL::0 63 +DEAL::0 68 +DEAL::0 69 +DEAL::0 82 +DEAL::0 118 +DEAL::0 120 +DEAL::0 122 +DEAL::0 124 +DEAL::0 126 +DEAL::0 130 +DEAL::0 134 +DEAL::0 136 +DEAL::0 138 +DEAL::0 144 +DEAL::0 145 +DEAL::0 146 +DEAL::0 147 +DEAL::0 148 +DEAL::0 149 +DEAL::0 150 +DEAL::0 151 +DEAL::0 152 +DEAL::0 153 +DEAL::0 154 +DEAL::0 155 +DEAL::0 156 +DEAL::0 157 +DEAL::0 158 +DEAL::0 159 +DEAL::0 160 +DEAL::0 165 +DEAL::0 168 +DEAL::0 173 +DEAL::0 186 +DEAL::0 187 +DEAL::0 188 +DEAL::0 197 +DEAL::0 199 +DEAL::0 201 +DEAL::0 213 +DEAL::0 214 +DEAL::0 216 +DEAL::0 224 +DEAL::0 234 +DEAL::1 0 +DEAL::1 1 +DEAL::1 2 +DEAL::1 3 +DEAL::1 4 +DEAL::1 5 +DEAL::1 6 +DEAL::1 7 +DEAL::1 8 +DEAL::1 9 +DEAL::1 10 +DEAL::1 11 +DEAL::1 12 +DEAL::1 13 +DEAL::1 14 +DEAL::1 15 +DEAL::1 16 +DEAL::1 17 +DEAL::1 18 +DEAL::1 19 +DEAL::1 20 +DEAL::1 21 +DEAL::1 22 +DEAL::1 23 +DEAL::1 24 +DEAL::1 25 +DEAL::1 26 +DEAL::2 0 +DEAL::2 1 +DEAL::2 2 +DEAL::2 3 +DEAL::2 4 +DEAL::2 5 +DEAL::2 6 +DEAL::2 7 +DEAL::2 8 +DEAL::2 9 +DEAL::2 10 +DEAL::2 11 +DEAL::2 12 +DEAL::2 13 +DEAL::2 14 +DEAL::2 15 +DEAL::2 16 +DEAL::2 17 +DEAL::2 18 +DEAL::2 19 +DEAL::2 20 +DEAL::2 21 +DEAL::2 22 +DEAL::2 23 +DEAL::2 24 +DEAL::2 25 +DEAL::2 26 +DEAL::2 27 +DEAL::2 28 +DEAL::2 29 +DEAL::2 30 +DEAL::2 31 +DEAL::2 32 +DEAL::2 33 +DEAL::2 34 +DEAL::2 35 +DEAL::2 36 +DEAL::2 37 +DEAL::2 38 +DEAL::2 39 +DEAL::2 40 +DEAL::2 41 +DEAL::2 42 +DEAL::2 43 +DEAL::2 44 +DEAL::2 45 +DEAL::2 46 +DEAL::2 47 +DEAL::2 48 +DEAL::2 49 +DEAL::2 50 +DEAL::2 51 +DEAL::2 52 +DEAL::2 53 +DEAL::2 54 +DEAL::2 55 +DEAL::2 56 +DEAL::2 57 +DEAL::2 58 +DEAL::2 59 +DEAL::2 60 +DEAL::2 61 +DEAL::2 62 +DEAL::2 63 +DEAL::2 68 +DEAL::2 69 +DEAL::2 82 +DEAL::2 118 +DEAL::2 119 +DEAL::2 120 +DEAL::2 122 +DEAL::2 123 +DEAL::2 124 +DEAL::2 126 +DEAL::2 128 +DEAL::2 130 +DEAL::2 132 +DEAL::2 134 +DEAL::2 135 +DEAL::2 136 +DEAL::2 138 +DEAL::2 140 +DEAL::2 144 +DEAL::2 146 +DEAL::2 148 +DEAL::2 149 +DEAL::2 151 +DEAL::2 152 +DEAL::2 154 +DEAL::2 156 +DEAL::2 157 +DEAL::2 158 +DEAL::2 159 +DEAL::2 160 +DEAL::2 161 +DEAL::2 163 +DEAL::2 164 +DEAL::2 165 +DEAL::2 167 +DEAL::2 168 +DEAL::2 171 +DEAL::2 172 +DEAL::2 173 +DEAL::2 175 +DEAL::2 176 +DEAL::2 177 +DEAL::2 178 +DEAL::2 179 +DEAL::2 180 +DEAL::2 181 +DEAL::2 182 +DEAL::2 183 +DEAL::2 184 +DEAL::2 185 +DEAL::2 186 +DEAL::2 187 +DEAL::2 188 +DEAL::2 197 +DEAL::2 198 +DEAL::2 199 +DEAL::2 201 +DEAL::2 203 +DEAL::2 213 +DEAL::2 214 +DEAL::2 216 +DEAL::2 223 +DEAL::2 224 +DEAL::2 227 +DEAL::2 234 +DEAL::3 0 +DEAL::3 1 +DEAL::3 2 +DEAL::3 3 +DEAL::3 4 +DEAL::3 5 +DEAL::3 6 +DEAL::3 7 +DEAL::3 8 +DEAL::3 9 +DEAL::3 10 +DEAL::3 11 +DEAL::3 12 +DEAL::3 13 +DEAL::3 14 +DEAL::3 15 +DEAL::3 16 +DEAL::3 17 +DEAL::3 18 +DEAL::3 19 +DEAL::3 20 +DEAL::3 21 +DEAL::3 22 +DEAL::3 23 +DEAL::3 24 +DEAL::3 25 +DEAL::3 26 +DEAL::3 29 +DEAL::3 32 +DEAL::3 34 +DEAL::3 38 +DEAL::3 43 +DEAL::3 45 +DEAL::3 51 +DEAL::3 52 +DEAL::3 53 +DEAL::3 54 +DEAL::3 55 +DEAL::3 56 +DEAL::3 57 +DEAL::3 58 +DEAL::3 59 +DEAL::3 60 +DEAL::3 61 +DEAL::3 62 +DEAL::4 0 +DEAL::4 1 +DEAL::4 2 +DEAL::4 3 +DEAL::4 4 +DEAL::4 5 +DEAL::4 6 +DEAL::4 7 +DEAL::4 8 +DEAL::4 9 +DEAL::4 10 +DEAL::4 11 +DEAL::4 12 +DEAL::4 13 +DEAL::4 14 +DEAL::4 15 +DEAL::4 16 +DEAL::4 17 +DEAL::4 18 +DEAL::4 19 +DEAL::4 20 +DEAL::4 21 +DEAL::4 22 +DEAL::4 23 +DEAL::4 24 +DEAL::4 25 +DEAL::4 26 +DEAL::4 27 +DEAL::4 30 +DEAL::4 35 +DEAL::4 39 +DEAL::4 41 +DEAL::4 46 +DEAL::4 63 +DEAL::4 64 +DEAL::4 65 +DEAL::4 66 +DEAL::4 67 +DEAL::4 68 +DEAL::4 69 +DEAL::4 70 +DEAL::4 71 +DEAL::4 72 +DEAL::4 73 +DEAL::4 74 +DEAL::4 75 +DEAL::4 76 +DEAL::4 77 +DEAL::4 78 +DEAL::4 79 +DEAL::4 80 +DEAL::4 81 +DEAL::4 82 +DEAL::4 83 +DEAL::4 84 +DEAL::4 85 +DEAL::4 86 +DEAL::4 87 +DEAL::4 88 +DEAL::4 89 +DEAL::4 90 +DEAL::4 91 +DEAL::4 92 +DEAL::4 93 +DEAL::4 94 +DEAL::4 95 +DEAL::4 96 +DEAL::4 118 +DEAL::4 120 +DEAL::4 121 +DEAL::4 122 +DEAL::4 123 +DEAL::4 124 +DEAL::4 126 +DEAL::4 129 +DEAL::4 130 +DEAL::4 131 +DEAL::4 132 +DEAL::4 134 +DEAL::4 136 +DEAL::4 138 +DEAL::4 142 +DEAL::4 145 +DEAL::4 146 +DEAL::4 148 +DEAL::4 149 +DEAL::4 150 +DEAL::4 151 +DEAL::4 152 +DEAL::4 156 +DEAL::4 157 +DEAL::4 158 +DEAL::4 159 +DEAL::4 160 +DEAL::4 165 +DEAL::4 167 +DEAL::4 168 +DEAL::4 173 +DEAL::4 176 +DEAL::4 186 +DEAL::4 187 +DEAL::4 188 +DEAL::4 189 +DEAL::4 191 +DEAL::4 193 +DEAL::4 196 +DEAL::4 197 +DEAL::4 198 +DEAL::4 199 +DEAL::4 200 +DEAL::4 201 +DEAL::4 202 +DEAL::4 203 +DEAL::4 205 +DEAL::4 206 +DEAL::4 207 +DEAL::4 208 +DEAL::4 209 +DEAL::4 210 +DEAL::4 211 +DEAL::4 212 +DEAL::4 213 +DEAL::4 214 +DEAL::4 215 +DEAL::4 216 +DEAL::4 223 +DEAL::4 224 +DEAL::4 227 +DEAL::4 234 +DEAL::5 0 +DEAL::5 1 +DEAL::5 2 +DEAL::5 3 +DEAL::5 4 +DEAL::5 5 +DEAL::5 6 +DEAL::5 7 +DEAL::5 8 +DEAL::5 9 +DEAL::5 10 +DEAL::5 11 +DEAL::5 12 +DEAL::5 13 +DEAL::5 14 +DEAL::5 15 +DEAL::5 16 +DEAL::5 17 +DEAL::5 18 +DEAL::5 19 +DEAL::5 20 +DEAL::5 21 +DEAL::5 22 +DEAL::5 23 +DEAL::5 24 +DEAL::5 25 +DEAL::5 26 +DEAL::5 65 +DEAL::5 67 +DEAL::5 71 +DEAL::5 75 +DEAL::5 77 +DEAL::5 79 +DEAL::5 85 +DEAL::5 86 +DEAL::5 87 +DEAL::5 88 +DEAL::5 89 +DEAL::5 90 +DEAL::5 91 +DEAL::5 92 +DEAL::5 93 +DEAL::5 94 +DEAL::5 95 +DEAL::5 96 +DEAL::6 0 +DEAL::6 1 +DEAL::6 2 +DEAL::6 3 +DEAL::6 4 +DEAL::6 5 +DEAL::6 6 +DEAL::6 7 +DEAL::6 8 +DEAL::6 9 +DEAL::6 10 +DEAL::6 11 +DEAL::6 12 +DEAL::6 13 +DEAL::6 14 +DEAL::6 15 +DEAL::6 16 +DEAL::6 17 +DEAL::6 18 +DEAL::6 19 +DEAL::6 20 +DEAL::6 21 +DEAL::6 22 +DEAL::6 23 +DEAL::6 24 +DEAL::6 25 +DEAL::6 26 +DEAL::6 27 +DEAL::6 28 +DEAL::6 29 +DEAL::6 30 +DEAL::6 31 +DEAL::6 32 +DEAL::6 33 +DEAL::6 34 +DEAL::6 35 +DEAL::6 36 +DEAL::6 37 +DEAL::6 38 +DEAL::6 39 +DEAL::6 40 +DEAL::6 41 +DEAL::6 42 +DEAL::6 43 +DEAL::6 44 +DEAL::6 45 +DEAL::6 46 +DEAL::6 47 +DEAL::6 48 +DEAL::6 49 +DEAL::6 50 +DEAL::6 51 +DEAL::6 52 +DEAL::6 53 +DEAL::6 54 +DEAL::6 55 +DEAL::6 56 +DEAL::6 57 +DEAL::6 58 +DEAL::6 59 +DEAL::6 60 +DEAL::6 61 +DEAL::6 62 +DEAL::6 63 +DEAL::6 64 +DEAL::6 65 +DEAL::6 66 +DEAL::6 67 +DEAL::6 68 +DEAL::6 69 +DEAL::6 70 +DEAL::6 71 +DEAL::6 72 +DEAL::6 73 +DEAL::6 74 +DEAL::6 75 +DEAL::6 76 +DEAL::6 77 +DEAL::6 78 +DEAL::6 79 +DEAL::6 80 +DEAL::6 81 +DEAL::6 82 +DEAL::6 83 +DEAL::6 84 +DEAL::6 85 +DEAL::6 86 +DEAL::6 87 +DEAL::6 88 +DEAL::6 89 +DEAL::6 90 +DEAL::6 91 +DEAL::6 92 +DEAL::6 93 +DEAL::6 94 +DEAL::6 95 +DEAL::6 96 +DEAL::6 97 +DEAL::6 98 +DEAL::6 99 +DEAL::6 100 +DEAL::6 101 +DEAL::6 102 +DEAL::6 103 +DEAL::6 104 +DEAL::6 105 +DEAL::6 106 +DEAL::6 107 +DEAL::6 108 +DEAL::6 109 +DEAL::6 110 +DEAL::6 111 +DEAL::6 112 +DEAL::6 113 +DEAL::6 114 +DEAL::6 115 +DEAL::6 116 +DEAL::6 118 +DEAL::6 119 +DEAL::6 120 +DEAL::6 121 +DEAL::6 122 +DEAL::6 123 +DEAL::6 124 +DEAL::6 126 +DEAL::6 128 +DEAL::6 129 +DEAL::6 130 +DEAL::6 131 +DEAL::6 132 +DEAL::6 134 +DEAL::6 135 +DEAL::6 136 +DEAL::6 138 +DEAL::6 140 +DEAL::6 142 +DEAL::6 146 +DEAL::6 148 +DEAL::6 149 +DEAL::6 151 +DEAL::6 152 +DEAL::6 156 +DEAL::6 157 +DEAL::6 158 +DEAL::6 159 +DEAL::6 160 +DEAL::6 163 +DEAL::6 164 +DEAL::6 165 +DEAL::6 167 +DEAL::6 168 +DEAL::6 172 +DEAL::6 173 +DEAL::6 175 +DEAL::6 176 +DEAL::6 177 +DEAL::6 178 +DEAL::6 181 +DEAL::6 182 +DEAL::6 186 +DEAL::6 187 +DEAL::6 188 +DEAL::6 191 +DEAL::6 196 +DEAL::6 197 +DEAL::6 198 +DEAL::6 199 +DEAL::6 200 +DEAL::6 201 +DEAL::6 202 +DEAL::6 203 +DEAL::6 205 +DEAL::6 206 +DEAL::6 209 +DEAL::6 211 +DEAL::6 213 +DEAL::6 214 +DEAL::6 216 +DEAL::6 217 +DEAL::6 219 +DEAL::6 222 +DEAL::6 223 +DEAL::6 224 +DEAL::6 227 +DEAL::6 228 +DEAL::6 229 +DEAL::6 230 +DEAL::6 231 +DEAL::6 232 +DEAL::6 233 +DEAL::6 234 +DEAL::7 0 +DEAL::7 1 +DEAL::7 2 +DEAL::7 3 +DEAL::7 4 +DEAL::7 5 +DEAL::7 6 +DEAL::7 7 +DEAL::7 8 +DEAL::7 9 +DEAL::7 10 +DEAL::7 11 +DEAL::7 12 +DEAL::7 13 +DEAL::7 14 +DEAL::7 15 +DEAL::7 16 +DEAL::7 17 +DEAL::7 18 +DEAL::7 19 +DEAL::7 20 +DEAL::7 21 +DEAL::7 22 +DEAL::7 23 +DEAL::7 24 +DEAL::7 25 +DEAL::7 26 +DEAL::7 29 +DEAL::7 32 +DEAL::7 34 +DEAL::7 38 +DEAL::7 43 +DEAL::7 45 +DEAL::7 51 +DEAL::7 52 +DEAL::7 53 +DEAL::7 54 +DEAL::7 55 +DEAL::7 56 +DEAL::7 57 +DEAL::7 58 +DEAL::7 59 +DEAL::7 60 +DEAL::7 61 +DEAL::7 62 +DEAL::7 65 +DEAL::7 67 +DEAL::7 71 +DEAL::7 75 +DEAL::7 77 +DEAL::7 79 +DEAL::7 85 +DEAL::7 86 +DEAL::7 87 +DEAL::7 88 +DEAL::7 89 +DEAL::7 90 +DEAL::7 91 +DEAL::7 92 +DEAL::7 93 +DEAL::7 94 +DEAL::7 95 +DEAL::7 96 +DEAL::7 98 +DEAL::7 100 +DEAL::7 103 +DEAL::7 105 +DEAL::7 109 +DEAL::7 110 +DEAL::7 111 +DEAL::7 112 +DEAL::7 113 +DEAL::7 114 +DEAL::7 115 +DEAL::7 116 +DEAL::8 0 +DEAL::8 1 +DEAL::8 2 +DEAL::8 3 +DEAL::8 4 +DEAL::8 5 +DEAL::8 6 +DEAL::8 7 +DEAL::8 8 +DEAL::8 9 +DEAL::8 10 +DEAL::8 11 +DEAL::8 12 +DEAL::8 13 +DEAL::8 14 +DEAL::8 15 +DEAL::8 16 +DEAL::8 17 +DEAL::8 18 +DEAL::8 19 +DEAL::8 20 +DEAL::8 21 +DEAL::8 22 +DEAL::8 23 +DEAL::8 24 +DEAL::8 25 +DEAL::8 26 +DEAL::8 27 +DEAL::8 30 +DEAL::8 35 +DEAL::8 39 +DEAL::8 41 +DEAL::8 46 +DEAL::8 63 +DEAL::8 68 +DEAL::8 69 +DEAL::8 82 +DEAL::8 118 +DEAL::8 120 +DEAL::8 122 +DEAL::8 124 +DEAL::8 126 +DEAL::8 130 +DEAL::8 134 +DEAL::8 136 +DEAL::8 138 +DEAL::8 148 +DEAL::8 149 +DEAL::8 151 +DEAL::8 152 +DEAL::8 156 +DEAL::8 157 +DEAL::8 158 +DEAL::8 159 +DEAL::8 160 +DEAL::8 165 +DEAL::8 168 +DEAL::8 173 +DEAL::8 186 +DEAL::8 187 +DEAL::8 188 +DEAL::8 197 +DEAL::8 199 +DEAL::8 201 +DEAL::8 213 +DEAL::8 214 +DEAL::8 216 +DEAL::8 224 +DEAL::8 234 +DEAL::9 0 +DEAL::9 1 +DEAL::9 2 +DEAL::9 3 +DEAL::9 4 +DEAL::9 5 +DEAL::9 6 +DEAL::9 7 +DEAL::9 8 +DEAL::9 9 +DEAL::9 10 +DEAL::9 11 +DEAL::9 12 +DEAL::9 13 +DEAL::9 14 +DEAL::9 15 +DEAL::9 16 +DEAL::9 17 +DEAL::9 18 +DEAL::9 19 +DEAL::9 20 +DEAL::9 21 +DEAL::9 22 +DEAL::9 23 +DEAL::9 24 +DEAL::9 25 +DEAL::9 26 +DEAL::10 0 +DEAL::10 1 +DEAL::10 2 +DEAL::10 3 +DEAL::10 4 +DEAL::10 5 +DEAL::10 6 +DEAL::10 7 +DEAL::10 8 +DEAL::10 9 +DEAL::10 10 +DEAL::10 11 +DEAL::10 12 +DEAL::10 13 +DEAL::10 14 +DEAL::10 15 +DEAL::10 16 +DEAL::10 17 +DEAL::10 18 +DEAL::10 19 +DEAL::10 20 +DEAL::10 21 +DEAL::10 22 +DEAL::10 23 +DEAL::10 24 +DEAL::10 25 +DEAL::10 26 +DEAL::11 0 +DEAL::11 1 +DEAL::11 2 +DEAL::11 3 +DEAL::11 4 +DEAL::11 5 +DEAL::11 6 +DEAL::11 7 +DEAL::11 8 +DEAL::11 9 +DEAL::11 10 +DEAL::11 11 +DEAL::11 12 +DEAL::11 13 +DEAL::11 14 +DEAL::11 15 +DEAL::11 16 +DEAL::11 17 +DEAL::11 18 +DEAL::11 19 +DEAL::11 20 +DEAL::11 21 +DEAL::11 22 +DEAL::11 23 +DEAL::11 24 +DEAL::11 25 +DEAL::11 26 +DEAL::11 29 +DEAL::11 32 +DEAL::11 34 +DEAL::11 38 +DEAL::11 43 +DEAL::11 45 +DEAL::11 51 +DEAL::11 52 +DEAL::11 53 +DEAL::11 54 +DEAL::11 55 +DEAL::11 56 +DEAL::11 57 +DEAL::11 58 +DEAL::11 59 +DEAL::11 60 +DEAL::11 61 +DEAL::11 62 +DEAL::12 0 +DEAL::12 1 +DEAL::12 2 +DEAL::12 3 +DEAL::12 4 +DEAL::12 5 +DEAL::12 6 +DEAL::12 7 +DEAL::12 8 +DEAL::12 9 +DEAL::12 10 +DEAL::12 11 +DEAL::12 12 +DEAL::12 13 +DEAL::12 14 +DEAL::12 15 +DEAL::12 16 +DEAL::12 17 +DEAL::12 18 +DEAL::12 19 +DEAL::12 20 +DEAL::12 21 +DEAL::12 22 +DEAL::12 23 +DEAL::12 24 +DEAL::12 25 +DEAL::12 26 +DEAL::12 27 +DEAL::12 30 +DEAL::12 35 +DEAL::12 39 +DEAL::12 41 +DEAL::12 46 +DEAL::12 63 +DEAL::12 64 +DEAL::12 65 +DEAL::12 66 +DEAL::12 67 +DEAL::12 68 +DEAL::12 69 +DEAL::12 70 +DEAL::12 71 +DEAL::12 72 +DEAL::12 73 +DEAL::12 74 +DEAL::12 75 +DEAL::12 76 +DEAL::12 77 +DEAL::12 78 +DEAL::12 79 +DEAL::12 80 +DEAL::12 81 +DEAL::12 82 +DEAL::12 83 +DEAL::12 84 +DEAL::12 85 +DEAL::12 86 +DEAL::12 87 +DEAL::12 88 +DEAL::12 89 +DEAL::12 90 +DEAL::12 91 +DEAL::12 92 +DEAL::12 93 +DEAL::12 94 +DEAL::12 95 +DEAL::12 96 +DEAL::12 118 +DEAL::12 120 +DEAL::12 121 +DEAL::12 122 +DEAL::12 123 +DEAL::12 124 +DEAL::12 126 +DEAL::12 129 +DEAL::12 130 +DEAL::12 131 +DEAL::12 132 +DEAL::12 134 +DEAL::12 136 +DEAL::12 138 +DEAL::12 142 +DEAL::12 148 +DEAL::12 149 +DEAL::12 151 +DEAL::12 152 +DEAL::12 156 +DEAL::12 157 +DEAL::12 158 +DEAL::12 159 +DEAL::12 160 +DEAL::12 165 +DEAL::12 167 +DEAL::12 168 +DEAL::12 173 +DEAL::12 176 +DEAL::12 186 +DEAL::12 187 +DEAL::12 188 +DEAL::12 196 +DEAL::12 197 +DEAL::12 198 +DEAL::12 199 +DEAL::12 200 +DEAL::12 201 +DEAL::12 202 +DEAL::12 203 +DEAL::12 205 +DEAL::12 213 +DEAL::12 214 +DEAL::12 216 +DEAL::12 223 +DEAL::12 224 +DEAL::12 227 +DEAL::12 234 +DEAL::13 0 +DEAL::13 1 +DEAL::13 2 +DEAL::13 3 +DEAL::13 4 +DEAL::13 5 +DEAL::13 6 +DEAL::13 7 +DEAL::13 8 +DEAL::13 9 +DEAL::13 10 +DEAL::13 11 +DEAL::13 12 +DEAL::13 13 +DEAL::13 14 +DEAL::13 15 +DEAL::13 16 +DEAL::13 17 +DEAL::13 18 +DEAL::13 19 +DEAL::13 20 +DEAL::13 21 +DEAL::13 22 +DEAL::13 23 +DEAL::13 24 +DEAL::13 25 +DEAL::13 26 +DEAL::13 65 +DEAL::13 67 +DEAL::13 71 +DEAL::13 75 +DEAL::13 77 +DEAL::13 79 +DEAL::13 85 +DEAL::13 86 +DEAL::13 87 +DEAL::13 88 +DEAL::13 89 +DEAL::13 90 +DEAL::13 91 +DEAL::13 92 +DEAL::13 93 +DEAL::13 94 +DEAL::13 95 +DEAL::13 96 +DEAL::14 0 +DEAL::14 1 +DEAL::14 2 +DEAL::14 3 +DEAL::14 4 +DEAL::14 5 +DEAL::14 6 +DEAL::14 7 +DEAL::14 8 +DEAL::14 9 +DEAL::14 10 +DEAL::14 11 +DEAL::14 12 +DEAL::14 13 +DEAL::14 14 +DEAL::14 15 +DEAL::14 16 +DEAL::14 17 +DEAL::14 18 +DEAL::14 19 +DEAL::14 20 +DEAL::14 21 +DEAL::14 22 +DEAL::14 23 +DEAL::14 24 +DEAL::14 25 +DEAL::14 26 +DEAL::14 65 +DEAL::14 67 +DEAL::14 71 +DEAL::14 75 +DEAL::14 77 +DEAL::14 79 +DEAL::14 85 +DEAL::14 86 +DEAL::14 87 +DEAL::14 88 +DEAL::14 89 +DEAL::14 90 +DEAL::14 91 +DEAL::14 92 +DEAL::14 93 +DEAL::14 94 +DEAL::14 95 +DEAL::14 96 +DEAL::15 0 +DEAL::15 1 +DEAL::15 2 +DEAL::15 3 +DEAL::15 4 +DEAL::15 5 +DEAL::15 6 +DEAL::15 7 +DEAL::15 8 +DEAL::15 9 +DEAL::15 10 +DEAL::15 11 +DEAL::15 12 +DEAL::15 13 +DEAL::15 14 +DEAL::15 15 +DEAL::15 16 +DEAL::15 17 +DEAL::15 18 +DEAL::15 19 +DEAL::15 20 +DEAL::15 21 +DEAL::15 22 +DEAL::15 23 +DEAL::15 24 +DEAL::15 25 +DEAL::15 26 +DEAL::15 29 +DEAL::15 32 +DEAL::15 34 +DEAL::15 38 +DEAL::15 43 +DEAL::15 45 +DEAL::15 51 +DEAL::15 52 +DEAL::15 53 +DEAL::15 54 +DEAL::15 55 +DEAL::15 56 +DEAL::15 57 +DEAL::15 58 +DEAL::15 59 +DEAL::15 60 +DEAL::15 61 +DEAL::15 62 +DEAL::15 65 +DEAL::15 67 +DEAL::15 71 +DEAL::15 75 +DEAL::15 77 +DEAL::15 79 +DEAL::15 85 +DEAL::15 86 +DEAL::15 87 +DEAL::15 88 +DEAL::15 89 +DEAL::15 90 +DEAL::15 91 +DEAL::15 92 +DEAL::15 93 +DEAL::15 94 +DEAL::15 95 +DEAL::15 96 +DEAL::15 98 +DEAL::15 100 +DEAL::15 103 +DEAL::15 105 +DEAL::15 109 +DEAL::15 110 +DEAL::15 111 +DEAL::15 112 +DEAL::15 113 +DEAL::15 114 +DEAL::15 115 +DEAL::15 116 +DEAL::16 0 +DEAL::16 1 +DEAL::16 2 +DEAL::16 3 +DEAL::16 4 +DEAL::16 5 +DEAL::16 6 +DEAL::16 7 +DEAL::16 8 +DEAL::16 9 +DEAL::16 10 +DEAL::16 11 +DEAL::16 12 +DEAL::16 13 +DEAL::16 14 +DEAL::16 15 +DEAL::16 16 +DEAL::16 17 +DEAL::16 18 +DEAL::16 19 +DEAL::16 20 +DEAL::16 21 +DEAL::16 22 +DEAL::16 23 +DEAL::16 24 +DEAL::16 25 +DEAL::16 26 +DEAL::16 27 +DEAL::16 30 +DEAL::16 35 +DEAL::16 39 +DEAL::16 41 +DEAL::16 46 +DEAL::16 63 +DEAL::16 68 +DEAL::16 69 +DEAL::16 82 +DEAL::16 118 +DEAL::16 120 +DEAL::16 122 +DEAL::16 124 +DEAL::16 126 +DEAL::16 130 +DEAL::16 134 +DEAL::16 136 +DEAL::16 138 +DEAL::16 148 +DEAL::16 149 +DEAL::16 151 +DEAL::16 152 +DEAL::16 156 +DEAL::16 157 +DEAL::16 158 +DEAL::16 159 +DEAL::16 160 +DEAL::16 165 +DEAL::16 168 +DEAL::16 173 +DEAL::16 186 +DEAL::16 187 +DEAL::16 188 +DEAL::16 197 +DEAL::16 199 +DEAL::16 201 +DEAL::16 213 +DEAL::16 214 +DEAL::16 216 +DEAL::16 224 +DEAL::16 234 +DEAL::17 0 +DEAL::17 1 +DEAL::17 2 +DEAL::17 3 +DEAL::17 4 +DEAL::17 5 +DEAL::17 6 +DEAL::17 7 +DEAL::17 8 +DEAL::17 9 +DEAL::17 10 +DEAL::17 11 +DEAL::17 12 +DEAL::17 13 +DEAL::17 14 +DEAL::17 15 +DEAL::17 16 +DEAL::17 17 +DEAL::17 18 +DEAL::17 19 +DEAL::17 20 +DEAL::17 21 +DEAL::17 22 +DEAL::17 23 +DEAL::17 24 +DEAL::17 25 +DEAL::17 26 +DEAL::18 0 +DEAL::18 1 +DEAL::18 2 +DEAL::18 3 +DEAL::18 4 +DEAL::18 5 +DEAL::18 6 +DEAL::18 7 +DEAL::18 8 +DEAL::18 9 +DEAL::18 10 +DEAL::18 11 +DEAL::18 12 +DEAL::18 13 +DEAL::18 14 +DEAL::18 15 +DEAL::18 16 +DEAL::18 17 +DEAL::18 18 +DEAL::18 19 +DEAL::18 20 +DEAL::18 21 +DEAL::18 22 +DEAL::18 23 +DEAL::18 24 +DEAL::18 25 +DEAL::18 26 +DEAL::18 27 +DEAL::18 28 +DEAL::18 29 +DEAL::18 30 +DEAL::18 31 +DEAL::18 32 +DEAL::18 33 +DEAL::18 34 +DEAL::18 35 +DEAL::18 36 +DEAL::18 37 +DEAL::18 38 +DEAL::18 39 +DEAL::18 40 +DEAL::18 41 +DEAL::18 42 +DEAL::18 43 +DEAL::18 44 +DEAL::18 45 +DEAL::18 46 +DEAL::18 47 +DEAL::18 48 +DEAL::18 49 +DEAL::18 50 +DEAL::18 51 +DEAL::18 52 +DEAL::18 53 +DEAL::18 54 +DEAL::18 55 +DEAL::18 56 +DEAL::18 57 +DEAL::18 58 +DEAL::18 59 +DEAL::18 60 +DEAL::18 61 +DEAL::18 62 +DEAL::18 63 +DEAL::18 68 +DEAL::18 69 +DEAL::18 82 +DEAL::18 118 +DEAL::18 119 +DEAL::18 120 +DEAL::18 122 +DEAL::18 123 +DEAL::18 124 +DEAL::18 126 +DEAL::18 128 +DEAL::18 130 +DEAL::18 132 +DEAL::18 134 +DEAL::18 135 +DEAL::18 136 +DEAL::18 138 +DEAL::18 140 +DEAL::18 148 +DEAL::18 149 +DEAL::18 151 +DEAL::18 152 +DEAL::18 156 +DEAL::18 157 +DEAL::18 158 +DEAL::18 159 +DEAL::18 160 +DEAL::18 164 +DEAL::18 165 +DEAL::18 167 +DEAL::18 168 +DEAL::18 172 +DEAL::18 173 +DEAL::18 175 +DEAL::18 176 +DEAL::18 177 +DEAL::18 186 +DEAL::18 187 +DEAL::18 188 +DEAL::18 197 +DEAL::18 198 +DEAL::18 199 +DEAL::18 201 +DEAL::18 203 +DEAL::18 213 +DEAL::18 214 +DEAL::18 216 +DEAL::18 223 +DEAL::18 224 +DEAL::18 227 +DEAL::18 234 +DEAL::19 0 +DEAL::19 1 +DEAL::19 2 +DEAL::19 3 +DEAL::19 4 +DEAL::19 5 +DEAL::19 6 +DEAL::19 7 +DEAL::19 8 +DEAL::19 9 +DEAL::19 10 +DEAL::19 11 +DEAL::19 12 +DEAL::19 13 +DEAL::19 14 +DEAL::19 15 +DEAL::19 16 +DEAL::19 17 +DEAL::19 18 +DEAL::19 19 +DEAL::19 20 +DEAL::19 21 +DEAL::19 22 +DEAL::19 23 +DEAL::19 24 +DEAL::19 25 +DEAL::19 26 +DEAL::19 29 +DEAL::19 32 +DEAL::19 34 +DEAL::19 38 +DEAL::19 43 +DEAL::19 45 +DEAL::19 51 +DEAL::19 52 +DEAL::19 53 +DEAL::19 54 +DEAL::19 55 +DEAL::19 56 +DEAL::19 57 +DEAL::19 58 +DEAL::19 59 +DEAL::19 60 +DEAL::19 61 +DEAL::19 62 +DEAL::20 0 +DEAL::20 1 +DEAL::20 2 +DEAL::20 3 +DEAL::20 4 +DEAL::20 5 +DEAL::20 6 +DEAL::20 7 +DEAL::20 8 +DEAL::20 9 +DEAL::20 10 +DEAL::20 11 +DEAL::20 12 +DEAL::20 13 +DEAL::20 14 +DEAL::20 15 +DEAL::20 16 +DEAL::20 17 +DEAL::20 18 +DEAL::20 19 +DEAL::20 20 +DEAL::20 21 +DEAL::20 22 +DEAL::20 23 +DEAL::20 24 +DEAL::20 25 +DEAL::20 26 +DEAL::20 27 +DEAL::20 30 +DEAL::20 35 +DEAL::20 39 +DEAL::20 41 +DEAL::20 46 +DEAL::20 63 +DEAL::20 68 +DEAL::20 69 +DEAL::20 82 +DEAL::20 118 +DEAL::20 120 +DEAL::20 122 +DEAL::20 124 +DEAL::20 126 +DEAL::20 130 +DEAL::20 134 +DEAL::20 136 +DEAL::20 138 +DEAL::20 148 +DEAL::20 149 +DEAL::20 151 +DEAL::20 152 +DEAL::20 156 +DEAL::20 157 +DEAL::20 158 +DEAL::20 159 +DEAL::20 160 +DEAL::20 165 +DEAL::20 168 +DEAL::20 173 +DEAL::20 186 +DEAL::20 187 +DEAL::20 188 +DEAL::20 197 +DEAL::20 199 +DEAL::20 201 +DEAL::20 213 +DEAL::20 214 +DEAL::20 216 +DEAL::20 224 +DEAL::20 234 +DEAL::21 0 +DEAL::21 1 +DEAL::21 2 +DEAL::21 3 +DEAL::21 4 +DEAL::21 5 +DEAL::21 6 +DEAL::21 7 +DEAL::21 8 +DEAL::21 9 +DEAL::21 10 +DEAL::21 11 +DEAL::21 12 +DEAL::21 13 +DEAL::21 14 +DEAL::21 15 +DEAL::21 16 +DEAL::21 17 +DEAL::21 18 +DEAL::21 19 +DEAL::21 20 +DEAL::21 21 +DEAL::21 22 +DEAL::21 23 +DEAL::21 24 +DEAL::21 25 +DEAL::21 26 +DEAL::22 0 +DEAL::22 1 +DEAL::22 2 +DEAL::22 3 +DEAL::22 4 +DEAL::22 5 +DEAL::22 6 +DEAL::22 7 +DEAL::22 8 +DEAL::22 9 +DEAL::22 10 +DEAL::22 11 +DEAL::22 12 +DEAL::22 13 +DEAL::22 14 +DEAL::22 15 +DEAL::22 16 +DEAL::22 17 +DEAL::22 18 +DEAL::22 19 +DEAL::22 20 +DEAL::22 21 +DEAL::22 22 +DEAL::22 23 +DEAL::22 24 +DEAL::22 25 +DEAL::22 26 +DEAL::23 0 +DEAL::23 1 +DEAL::23 2 +DEAL::23 3 +DEAL::23 4 +DEAL::23 5 +DEAL::23 6 +DEAL::23 7 +DEAL::23 8 +DEAL::23 9 +DEAL::23 10 +DEAL::23 11 +DEAL::23 12 +DEAL::23 13 +DEAL::23 14 +DEAL::23 15 +DEAL::23 16 +DEAL::23 17 +DEAL::23 18 +DEAL::23 19 +DEAL::23 20 +DEAL::23 21 +DEAL::23 22 +DEAL::23 23 +DEAL::23 24 +DEAL::23 25 +DEAL::23 26 +DEAL::23 29 +DEAL::23 32 +DEAL::23 34 +DEAL::23 38 +DEAL::23 43 +DEAL::23 45 +DEAL::23 51 +DEAL::23 52 +DEAL::23 53 +DEAL::23 54 +DEAL::23 55 +DEAL::23 56 +DEAL::23 57 +DEAL::23 58 +DEAL::23 59 +DEAL::23 60 +DEAL::23 61 +DEAL::23 62 +DEAL::24 0 +DEAL::24 1 +DEAL::24 2 +DEAL::24 3 +DEAL::24 4 +DEAL::24 5 +DEAL::24 6 +DEAL::24 7 +DEAL::24 8 +DEAL::24 9 +DEAL::24 10 +DEAL::24 11 +DEAL::24 12 +DEAL::24 13 +DEAL::24 14 +DEAL::24 15 +DEAL::24 16 +DEAL::24 17 +DEAL::24 18 +DEAL::24 19 +DEAL::24 20 +DEAL::24 21 +DEAL::24 22 +DEAL::24 23 +DEAL::24 24 +DEAL::24 25 +DEAL::24 26 +DEAL::25 0 +DEAL::25 1 +DEAL::25 2 +DEAL::25 3 +DEAL::25 4 +DEAL::25 5 +DEAL::25 6 +DEAL::25 7 +DEAL::25 8 +DEAL::25 9 +DEAL::25 10 +DEAL::25 11 +DEAL::25 12 +DEAL::25 13 +DEAL::25 14 +DEAL::25 15 +DEAL::25 16 +DEAL::25 17 +DEAL::25 18 +DEAL::25 19 +DEAL::25 20 +DEAL::25 21 +DEAL::25 22 +DEAL::25 23 +DEAL::25 24 +DEAL::25 25 +DEAL::25 26 +DEAL::25 65 +DEAL::25 67 +DEAL::25 71 +DEAL::25 75 +DEAL::25 77 +DEAL::25 79 +DEAL::25 85 +DEAL::25 86 +DEAL::25 87 +DEAL::25 88 +DEAL::25 89 +DEAL::25 90 +DEAL::25 91 +DEAL::25 92 +DEAL::25 93 +DEAL::25 94 +DEAL::25 95 +DEAL::25 96 +DEAL::26 0 +DEAL::26 1 +DEAL::26 2 +DEAL::26 3 +DEAL::26 4 +DEAL::26 5 +DEAL::26 6 +DEAL::26 7 +DEAL::26 8 +DEAL::26 9 +DEAL::26 10 +DEAL::26 11 +DEAL::26 12 +DEAL::26 13 +DEAL::26 14 +DEAL::26 15 +DEAL::26 16 +DEAL::26 17 +DEAL::26 18 +DEAL::26 19 +DEAL::26 20 +DEAL::26 21 +DEAL::26 22 +DEAL::26 23 +DEAL::26 24 +DEAL::26 25 +DEAL::26 26 +DEAL::27 0 +DEAL::27 2 +DEAL::27 4 +DEAL::27 6 +DEAL::27 8 +DEAL::27 12 +DEAL::27 16 +DEAL::27 18 +DEAL::27 20 +DEAL::27 27 +DEAL::27 28 +DEAL::27 29 +DEAL::27 30 +DEAL::27 31 +DEAL::27 32 +DEAL::27 33 +DEAL::27 34 +DEAL::27 35 +DEAL::27 36 +DEAL::27 37 +DEAL::27 38 +DEAL::27 39 +DEAL::27 40 +DEAL::27 41 +DEAL::27 42 +DEAL::27 43 +DEAL::27 44 +DEAL::27 45 +DEAL::27 46 +DEAL::27 47 +DEAL::27 48 +DEAL::27 49 +DEAL::27 50 +DEAL::27 63 +DEAL::27 68 +DEAL::27 69 +DEAL::27 82 +DEAL::27 119 +DEAL::27 120 +DEAL::27 123 +DEAL::27 124 +DEAL::27 128 +DEAL::27 132 +DEAL::27 135 +DEAL::27 136 +DEAL::27 140 +DEAL::27 149 +DEAL::27 152 +DEAL::27 157 +DEAL::27 161 +DEAL::27 162 +DEAL::27 163 +DEAL::27 164 +DEAL::27 165 +DEAL::27 166 +DEAL::27 167 +DEAL::27 168 +DEAL::27 169 +DEAL::27 170 +DEAL::27 171 +DEAL::27 172 +DEAL::27 173 +DEAL::27 174 +DEAL::27 175 +DEAL::27 176 +DEAL::27 177 +DEAL::27 186 +DEAL::27 187 +DEAL::27 188 +DEAL::27 198 +DEAL::27 199 +DEAL::27 203 +DEAL::27 214 +DEAL::27 223 +DEAL::27 224 +DEAL::27 227 +DEAL::27 234 +DEAL::28 2 +DEAL::28 6 +DEAL::28 18 +DEAL::28 27 +DEAL::28 28 +DEAL::28 29 +DEAL::28 30 +DEAL::28 31 +DEAL::28 32 +DEAL::28 33 +DEAL::28 34 +DEAL::28 35 +DEAL::28 36 +DEAL::28 37 +DEAL::28 38 +DEAL::28 39 +DEAL::28 40 +DEAL::28 41 +DEAL::28 42 +DEAL::28 43 +DEAL::28 44 +DEAL::28 45 +DEAL::28 46 +DEAL::28 47 +DEAL::28 48 +DEAL::28 49 +DEAL::28 50 +DEAL::29 2 +DEAL::29 3 +DEAL::29 6 +DEAL::29 7 +DEAL::29 11 +DEAL::29 15 +DEAL::29 18 +DEAL::29 19 +DEAL::29 23 +DEAL::29 27 +DEAL::29 28 +DEAL::29 29 +DEAL::29 30 +DEAL::29 31 +DEAL::29 32 +DEAL::29 33 +DEAL::29 34 +DEAL::29 35 +DEAL::29 36 +DEAL::29 37 +DEAL::29 38 +DEAL::29 39 +DEAL::29 40 +DEAL::29 41 +DEAL::29 42 +DEAL::29 43 +DEAL::29 44 +DEAL::29 45 +DEAL::29 46 +DEAL::29 47 +DEAL::29 48 +DEAL::29 49 +DEAL::29 50 +DEAL::29 51 +DEAL::29 52 +DEAL::29 53 +DEAL::29 54 +DEAL::29 55 +DEAL::29 56 +DEAL::29 57 +DEAL::29 58 +DEAL::29 59 +DEAL::29 60 +DEAL::29 61 +DEAL::29 62 +DEAL::30 0 +DEAL::30 2 +DEAL::30 4 +DEAL::30 6 +DEAL::30 8 +DEAL::30 12 +DEAL::30 16 +DEAL::30 18 +DEAL::30 20 +DEAL::30 27 +DEAL::30 28 +DEAL::30 29 +DEAL::30 30 +DEAL::30 31 +DEAL::30 32 +DEAL::30 33 +DEAL::30 34 +DEAL::30 35 +DEAL::30 36 +DEAL::30 37 +DEAL::30 38 +DEAL::30 39 +DEAL::30 40 +DEAL::30 41 +DEAL::30 42 +DEAL::30 43 +DEAL::30 44 +DEAL::30 45 +DEAL::30 46 +DEAL::30 47 +DEAL::30 48 +DEAL::30 49 +DEAL::30 50 +DEAL::30 63 +DEAL::30 64 +DEAL::30 65 +DEAL::30 66 +DEAL::30 67 +DEAL::30 68 +DEAL::30 69 +DEAL::30 70 +DEAL::30 71 +DEAL::30 72 +DEAL::30 73 +DEAL::30 74 +DEAL::30 75 +DEAL::30 76 +DEAL::30 77 +DEAL::30 78 +DEAL::30 79 +DEAL::30 80 +DEAL::30 81 +DEAL::30 82 +DEAL::30 83 +DEAL::30 84 +DEAL::30 97 +DEAL::30 98 +DEAL::30 99 +DEAL::30 100 +DEAL::30 101 +DEAL::30 102 +DEAL::30 103 +DEAL::30 104 +DEAL::30 105 +DEAL::30 106 +DEAL::30 107 +DEAL::30 108 +DEAL::30 119 +DEAL::30 120 +DEAL::30 121 +DEAL::30 122 +DEAL::30 123 +DEAL::30 124 +DEAL::30 128 +DEAL::30 129 +DEAL::30 130 +DEAL::30 131 +DEAL::30 132 +DEAL::30 135 +DEAL::30 136 +DEAL::30 140 +DEAL::30 142 +DEAL::30 149 +DEAL::30 151 +DEAL::30 152 +DEAL::30 157 +DEAL::30 159 +DEAL::30 162 +DEAL::30 163 +DEAL::30 164 +DEAL::30 165 +DEAL::30 167 +DEAL::30 168 +DEAL::30 169 +DEAL::30 172 +DEAL::30 173 +DEAL::30 175 +DEAL::30 176 +DEAL::30 177 +DEAL::30 186 +DEAL::30 187 +DEAL::30 188 +DEAL::30 190 +DEAL::30 191 +DEAL::30 195 +DEAL::30 196 +DEAL::30 197 +DEAL::30 198 +DEAL::30 199 +DEAL::30 200 +DEAL::30 201 +DEAL::30 202 +DEAL::30 203 +DEAL::30 205 +DEAL::30 213 +DEAL::30 214 +DEAL::30 216 +DEAL::30 217 +DEAL::30 218 +DEAL::30 219 +DEAL::30 220 +DEAL::30 221 +DEAL::30 222 +DEAL::30 223 +DEAL::30 224 +DEAL::30 225 +DEAL::30 226 +DEAL::30 227 +DEAL::30 234 +DEAL::31 2 +DEAL::31 6 +DEAL::31 18 +DEAL::31 27 +DEAL::31 28 +DEAL::31 29 +DEAL::31 30 +DEAL::31 31 +DEAL::31 32 +DEAL::31 33 +DEAL::31 34 +DEAL::31 35 +DEAL::31 36 +DEAL::31 37 +DEAL::31 38 +DEAL::31 39 +DEAL::31 40 +DEAL::31 41 +DEAL::31 42 +DEAL::31 43 +DEAL::31 44 +DEAL::31 45 +DEAL::31 46 +DEAL::31 47 +DEAL::31 48 +DEAL::31 49 +DEAL::31 50 +DEAL::31 66 +DEAL::31 67 +DEAL::31 73 +DEAL::31 76 +DEAL::31 77 +DEAL::31 81 +DEAL::31 97 +DEAL::31 98 +DEAL::31 99 +DEAL::31 100 +DEAL::31 101 +DEAL::31 102 +DEAL::31 103 +DEAL::31 104 +DEAL::31 105 +DEAL::31 106 +DEAL::31 107 +DEAL::31 108 +DEAL::32 2 +DEAL::32 3 +DEAL::32 6 +DEAL::32 7 +DEAL::32 11 +DEAL::32 15 +DEAL::32 18 +DEAL::32 19 +DEAL::32 23 +DEAL::32 27 +DEAL::32 28 +DEAL::32 29 +DEAL::32 30 +DEAL::32 31 +DEAL::32 32 +DEAL::32 33 +DEAL::32 34 +DEAL::32 35 +DEAL::32 36 +DEAL::32 37 +DEAL::32 38 +DEAL::32 39 +DEAL::32 40 +DEAL::32 41 +DEAL::32 42 +DEAL::32 43 +DEAL::32 44 +DEAL::32 45 +DEAL::32 46 +DEAL::32 47 +DEAL::32 48 +DEAL::32 49 +DEAL::32 50 +DEAL::32 51 +DEAL::32 52 +DEAL::32 53 +DEAL::32 54 +DEAL::32 55 +DEAL::32 56 +DEAL::32 57 +DEAL::32 58 +DEAL::32 59 +DEAL::32 60 +DEAL::32 61 +DEAL::32 62 +DEAL::32 66 +DEAL::32 67 +DEAL::32 73 +DEAL::32 76 +DEAL::32 77 +DEAL::32 81 +DEAL::32 86 +DEAL::32 89 +DEAL::32 91 +DEAL::32 94 +DEAL::32 97 +DEAL::32 98 +DEAL::32 99 +DEAL::32 100 +DEAL::32 101 +DEAL::32 102 +DEAL::32 103 +DEAL::32 104 +DEAL::32 105 +DEAL::32 106 +DEAL::32 107 +DEAL::32 108 +DEAL::32 109 +DEAL::32 110 +DEAL::32 111 +DEAL::32 112 +DEAL::32 113 +DEAL::32 114 +DEAL::32 115 +DEAL::32 116 +DEAL::33 2 +DEAL::33 6 +DEAL::33 18 +DEAL::33 27 +DEAL::33 28 +DEAL::33 29 +DEAL::33 30 +DEAL::33 31 +DEAL::33 32 +DEAL::33 33 +DEAL::33 34 +DEAL::33 35 +DEAL::33 36 +DEAL::33 37 +DEAL::33 38 +DEAL::33 39 +DEAL::33 40 +DEAL::33 41 +DEAL::33 42 +DEAL::33 43 +DEAL::33 44 +DEAL::33 45 +DEAL::33 46 +DEAL::33 47 +DEAL::33 48 +DEAL::33 49 +DEAL::33 50 +DEAL::34 2 +DEAL::34 3 +DEAL::34 6 +DEAL::34 7 +DEAL::34 11 +DEAL::34 15 +DEAL::34 18 +DEAL::34 19 +DEAL::34 23 +DEAL::34 27 +DEAL::34 28 +DEAL::34 29 +DEAL::34 30 +DEAL::34 31 +DEAL::34 32 +DEAL::34 33 +DEAL::34 34 +DEAL::34 35 +DEAL::34 36 +DEAL::34 37 +DEAL::34 38 +DEAL::34 39 +DEAL::34 40 +DEAL::34 41 +DEAL::34 42 +DEAL::34 43 +DEAL::34 44 +DEAL::34 45 +DEAL::34 46 +DEAL::34 47 +DEAL::34 48 +DEAL::34 49 +DEAL::34 50 +DEAL::34 51 +DEAL::34 52 +DEAL::34 53 +DEAL::34 54 +DEAL::34 55 +DEAL::34 56 +DEAL::34 57 +DEAL::34 58 +DEAL::34 59 +DEAL::34 60 +DEAL::34 61 +DEAL::34 62 +DEAL::35 0 +DEAL::35 2 +DEAL::35 4 +DEAL::35 6 +DEAL::35 8 +DEAL::35 12 +DEAL::35 16 +DEAL::35 18 +DEAL::35 20 +DEAL::35 27 +DEAL::35 28 +DEAL::35 29 +DEAL::35 30 +DEAL::35 31 +DEAL::35 32 +DEAL::35 33 +DEAL::35 34 +DEAL::35 35 +DEAL::35 36 +DEAL::35 37 +DEAL::35 38 +DEAL::35 39 +DEAL::35 40 +DEAL::35 41 +DEAL::35 42 +DEAL::35 43 +DEAL::35 44 +DEAL::35 45 +DEAL::35 46 +DEAL::35 47 +DEAL::35 48 +DEAL::35 49 +DEAL::35 50 +DEAL::35 63 +DEAL::35 68 +DEAL::35 69 +DEAL::35 82 +DEAL::35 119 +DEAL::35 120 +DEAL::35 123 +DEAL::35 124 +DEAL::35 128 +DEAL::35 132 +DEAL::35 135 +DEAL::35 136 +DEAL::35 140 +DEAL::35 149 +DEAL::35 152 +DEAL::35 157 +DEAL::35 164 +DEAL::35 165 +DEAL::35 167 +DEAL::35 168 +DEAL::35 172 +DEAL::35 173 +DEAL::35 175 +DEAL::35 176 +DEAL::35 177 +DEAL::35 186 +DEAL::35 187 +DEAL::35 188 +DEAL::35 198 +DEAL::35 199 +DEAL::35 203 +DEAL::35 214 +DEAL::35 223 +DEAL::35 224 +DEAL::35 227 +DEAL::35 234 +DEAL::36 2 +DEAL::36 6 +DEAL::36 18 +DEAL::36 27 +DEAL::36 28 +DEAL::36 29 +DEAL::36 30 +DEAL::36 31 +DEAL::36 32 +DEAL::36 33 +DEAL::36 34 +DEAL::36 35 +DEAL::36 36 +DEAL::36 37 +DEAL::36 38 +DEAL::36 39 +DEAL::36 40 +DEAL::36 41 +DEAL::36 42 +DEAL::36 43 +DEAL::36 44 +DEAL::36 45 +DEAL::36 46 +DEAL::36 47 +DEAL::36 48 +DEAL::36 49 +DEAL::36 50 +DEAL::37 2 +DEAL::37 6 +DEAL::37 18 +DEAL::37 27 +DEAL::37 28 +DEAL::37 29 +DEAL::37 30 +DEAL::37 31 +DEAL::37 32 +DEAL::37 33 +DEAL::37 34 +DEAL::37 35 +DEAL::37 36 +DEAL::37 37 +DEAL::37 38 +DEAL::37 39 +DEAL::37 40 +DEAL::37 41 +DEAL::37 42 +DEAL::37 43 +DEAL::37 44 +DEAL::37 45 +DEAL::37 46 +DEAL::37 47 +DEAL::37 48 +DEAL::37 49 +DEAL::37 50 +DEAL::37 66 +DEAL::37 67 +DEAL::37 73 +DEAL::37 76 +DEAL::37 77 +DEAL::37 81 +DEAL::37 97 +DEAL::37 98 +DEAL::37 99 +DEAL::37 100 +DEAL::37 101 +DEAL::37 102 +DEAL::37 103 +DEAL::37 104 +DEAL::37 105 +DEAL::37 106 +DEAL::37 107 +DEAL::37 108 +DEAL::38 2 +DEAL::38 3 +DEAL::38 6 +DEAL::38 7 +DEAL::38 11 +DEAL::38 15 +DEAL::38 18 +DEAL::38 19 +DEAL::38 23 +DEAL::38 27 +DEAL::38 28 +DEAL::38 29 +DEAL::38 30 +DEAL::38 31 +DEAL::38 32 +DEAL::38 33 +DEAL::38 34 +DEAL::38 35 +DEAL::38 36 +DEAL::38 37 +DEAL::38 38 +DEAL::38 39 +DEAL::38 40 +DEAL::38 41 +DEAL::38 42 +DEAL::38 43 +DEAL::38 44 +DEAL::38 45 +DEAL::38 46 +DEAL::38 47 +DEAL::38 48 +DEAL::38 49 +DEAL::38 50 +DEAL::38 51 +DEAL::38 52 +DEAL::38 53 +DEAL::38 54 +DEAL::38 55 +DEAL::38 56 +DEAL::38 57 +DEAL::38 58 +DEAL::38 59 +DEAL::38 60 +DEAL::38 61 +DEAL::38 62 +DEAL::38 66 +DEAL::38 67 +DEAL::38 73 +DEAL::38 76 +DEAL::38 77 +DEAL::38 81 +DEAL::38 86 +DEAL::38 89 +DEAL::38 91 +DEAL::38 94 +DEAL::38 97 +DEAL::38 98 +DEAL::38 99 +DEAL::38 100 +DEAL::38 101 +DEAL::38 102 +DEAL::38 103 +DEAL::38 104 +DEAL::38 105 +DEAL::38 106 +DEAL::38 107 +DEAL::38 108 +DEAL::38 109 +DEAL::38 110 +DEAL::38 111 +DEAL::38 112 +DEAL::38 113 +DEAL::38 114 +DEAL::38 115 +DEAL::38 116 +DEAL::39 0 +DEAL::39 2 +DEAL::39 4 +DEAL::39 6 +DEAL::39 8 +DEAL::39 12 +DEAL::39 16 +DEAL::39 18 +DEAL::39 20 +DEAL::39 27 +DEAL::39 28 +DEAL::39 29 +DEAL::39 30 +DEAL::39 31 +DEAL::39 32 +DEAL::39 33 +DEAL::39 34 +DEAL::39 35 +DEAL::39 36 +DEAL::39 37 +DEAL::39 38 +DEAL::39 39 +DEAL::39 40 +DEAL::39 41 +DEAL::39 42 +DEAL::39 43 +DEAL::39 44 +DEAL::39 45 +DEAL::39 46 +DEAL::39 47 +DEAL::39 48 +DEAL::39 49 +DEAL::39 50 +DEAL::39 63 +DEAL::39 64 +DEAL::39 65 +DEAL::39 66 +DEAL::39 67 +DEAL::39 68 +DEAL::39 69 +DEAL::39 70 +DEAL::39 71 +DEAL::39 72 +DEAL::39 73 +DEAL::39 74 +DEAL::39 75 +DEAL::39 76 +DEAL::39 77 +DEAL::39 78 +DEAL::39 79 +DEAL::39 80 +DEAL::39 81 +DEAL::39 82 +DEAL::39 83 +DEAL::39 84 +DEAL::39 97 +DEAL::39 98 +DEAL::39 99 +DEAL::39 100 +DEAL::39 101 +DEAL::39 102 +DEAL::39 103 +DEAL::39 104 +DEAL::39 105 +DEAL::39 106 +DEAL::39 107 +DEAL::39 108 +DEAL::39 119 +DEAL::39 120 +DEAL::39 121 +DEAL::39 122 +DEAL::39 123 +DEAL::39 124 +DEAL::39 128 +DEAL::39 129 +DEAL::39 130 +DEAL::39 131 +DEAL::39 132 +DEAL::39 135 +DEAL::39 136 +DEAL::39 140 +DEAL::39 142 +DEAL::39 149 +DEAL::39 151 +DEAL::39 152 +DEAL::39 157 +DEAL::39 159 +DEAL::39 164 +DEAL::39 165 +DEAL::39 167 +DEAL::39 168 +DEAL::39 172 +DEAL::39 173 +DEAL::39 175 +DEAL::39 176 +DEAL::39 177 +DEAL::39 186 +DEAL::39 187 +DEAL::39 188 +DEAL::39 196 +DEAL::39 197 +DEAL::39 198 +DEAL::39 199 +DEAL::39 200 +DEAL::39 201 +DEAL::39 202 +DEAL::39 203 +DEAL::39 205 +DEAL::39 213 +DEAL::39 214 +DEAL::39 216 +DEAL::39 223 +DEAL::39 224 +DEAL::39 227 +DEAL::39 234 +DEAL::40 2 +DEAL::40 6 +DEAL::40 18 +DEAL::40 27 +DEAL::40 28 +DEAL::40 29 +DEAL::40 30 +DEAL::40 31 +DEAL::40 32 +DEAL::40 33 +DEAL::40 34 +DEAL::40 35 +DEAL::40 36 +DEAL::40 37 +DEAL::40 38 +DEAL::40 39 +DEAL::40 40 +DEAL::40 41 +DEAL::40 42 +DEAL::40 43 +DEAL::40 44 +DEAL::40 45 +DEAL::40 46 +DEAL::40 47 +DEAL::40 48 +DEAL::40 49 +DEAL::40 50 +DEAL::40 66 +DEAL::40 67 +DEAL::40 73 +DEAL::40 76 +DEAL::40 77 +DEAL::40 81 +DEAL::40 97 +DEAL::40 98 +DEAL::40 99 +DEAL::40 100 +DEAL::40 101 +DEAL::40 102 +DEAL::40 103 +DEAL::40 104 +DEAL::40 105 +DEAL::40 106 +DEAL::40 107 +DEAL::40 108 +DEAL::41 0 +DEAL::41 2 +DEAL::41 4 +DEAL::41 6 +DEAL::41 8 +DEAL::41 12 +DEAL::41 16 +DEAL::41 18 +DEAL::41 20 +DEAL::41 27 +DEAL::41 28 +DEAL::41 29 +DEAL::41 30 +DEAL::41 31 +DEAL::41 32 +DEAL::41 33 +DEAL::41 34 +DEAL::41 35 +DEAL::41 36 +DEAL::41 37 +DEAL::41 38 +DEAL::41 39 +DEAL::41 40 +DEAL::41 41 +DEAL::41 42 +DEAL::41 43 +DEAL::41 44 +DEAL::41 45 +DEAL::41 46 +DEAL::41 47 +DEAL::41 48 +DEAL::41 49 +DEAL::41 50 +DEAL::41 63 +DEAL::41 68 +DEAL::41 69 +DEAL::41 82 +DEAL::41 119 +DEAL::41 120 +DEAL::41 123 +DEAL::41 124 +DEAL::41 128 +DEAL::41 132 +DEAL::41 135 +DEAL::41 136 +DEAL::41 140 +DEAL::41 149 +DEAL::41 152 +DEAL::41 157 +DEAL::41 164 +DEAL::41 165 +DEAL::41 167 +DEAL::41 168 +DEAL::41 172 +DEAL::41 173 +DEAL::41 175 +DEAL::41 176 +DEAL::41 177 +DEAL::41 186 +DEAL::41 187 +DEAL::41 188 +DEAL::41 198 +DEAL::41 199 +DEAL::41 203 +DEAL::41 214 +DEAL::41 223 +DEAL::41 224 +DEAL::41 227 +DEAL::41 234 +DEAL::42 2 +DEAL::42 6 +DEAL::42 18 +DEAL::42 27 +DEAL::42 28 +DEAL::42 29 +DEAL::42 30 +DEAL::42 31 +DEAL::42 32 +DEAL::42 33 +DEAL::42 34 +DEAL::42 35 +DEAL::42 36 +DEAL::42 37 +DEAL::42 38 +DEAL::42 39 +DEAL::42 40 +DEAL::42 41 +DEAL::42 42 +DEAL::42 43 +DEAL::42 44 +DEAL::42 45 +DEAL::42 46 +DEAL::42 47 +DEAL::42 48 +DEAL::42 49 +DEAL::42 50 +DEAL::43 2 +DEAL::43 3 +DEAL::43 6 +DEAL::43 7 +DEAL::43 11 +DEAL::43 15 +DEAL::43 18 +DEAL::43 19 +DEAL::43 23 +DEAL::43 27 +DEAL::43 28 +DEAL::43 29 +DEAL::43 30 +DEAL::43 31 +DEAL::43 32 +DEAL::43 33 +DEAL::43 34 +DEAL::43 35 +DEAL::43 36 +DEAL::43 37 +DEAL::43 38 +DEAL::43 39 +DEAL::43 40 +DEAL::43 41 +DEAL::43 42 +DEAL::43 43 +DEAL::43 44 +DEAL::43 45 +DEAL::43 46 +DEAL::43 47 +DEAL::43 48 +DEAL::43 49 +DEAL::43 50 +DEAL::43 51 +DEAL::43 52 +DEAL::43 53 +DEAL::43 54 +DEAL::43 55 +DEAL::43 56 +DEAL::43 57 +DEAL::43 58 +DEAL::43 59 +DEAL::43 60 +DEAL::43 61 +DEAL::43 62 +DEAL::44 2 +DEAL::44 6 +DEAL::44 18 +DEAL::44 27 +DEAL::44 28 +DEAL::44 29 +DEAL::44 30 +DEAL::44 31 +DEAL::44 32 +DEAL::44 33 +DEAL::44 34 +DEAL::44 35 +DEAL::44 36 +DEAL::44 37 +DEAL::44 38 +DEAL::44 39 +DEAL::44 40 +DEAL::44 41 +DEAL::44 42 +DEAL::44 43 +DEAL::44 44 +DEAL::44 45 +DEAL::44 46 +DEAL::44 47 +DEAL::44 48 +DEAL::44 49 +DEAL::44 50 +DEAL::45 2 +DEAL::45 3 +DEAL::45 6 +DEAL::45 7 +DEAL::45 11 +DEAL::45 15 +DEAL::45 18 +DEAL::45 19 +DEAL::45 23 +DEAL::45 27 +DEAL::45 28 +DEAL::45 29 +DEAL::45 30 +DEAL::45 31 +DEAL::45 32 +DEAL::45 33 +DEAL::45 34 +DEAL::45 35 +DEAL::45 36 +DEAL::45 37 +DEAL::45 38 +DEAL::45 39 +DEAL::45 40 +DEAL::45 41 +DEAL::45 42 +DEAL::45 43 +DEAL::45 44 +DEAL::45 45 +DEAL::45 46 +DEAL::45 47 +DEAL::45 48 +DEAL::45 49 +DEAL::45 50 +DEAL::45 51 +DEAL::45 52 +DEAL::45 53 +DEAL::45 54 +DEAL::45 55 +DEAL::45 56 +DEAL::45 57 +DEAL::45 58 +DEAL::45 59 +DEAL::45 60 +DEAL::45 61 +DEAL::45 62 +DEAL::46 0 +DEAL::46 2 +DEAL::46 4 +DEAL::46 6 +DEAL::46 8 +DEAL::46 12 +DEAL::46 16 +DEAL::46 18 +DEAL::46 20 +DEAL::46 27 +DEAL::46 28 +DEAL::46 29 +DEAL::46 30 +DEAL::46 31 +DEAL::46 32 +DEAL::46 33 +DEAL::46 34 +DEAL::46 35 +DEAL::46 36 +DEAL::46 37 +DEAL::46 38 +DEAL::46 39 +DEAL::46 40 +DEAL::46 41 +DEAL::46 42 +DEAL::46 43 +DEAL::46 44 +DEAL::46 45 +DEAL::46 46 +DEAL::46 47 +DEAL::46 48 +DEAL::46 49 +DEAL::46 50 +DEAL::46 63 +DEAL::46 68 +DEAL::46 69 +DEAL::46 82 +DEAL::46 119 +DEAL::46 120 +DEAL::46 123 +DEAL::46 124 +DEAL::46 128 +DEAL::46 132 +DEAL::46 135 +DEAL::46 136 +DEAL::46 140 +DEAL::46 149 +DEAL::46 152 +DEAL::46 157 +DEAL::46 164 +DEAL::46 165 +DEAL::46 167 +DEAL::46 168 +DEAL::46 172 +DEAL::46 173 +DEAL::46 175 +DEAL::46 176 +DEAL::46 177 +DEAL::46 186 +DEAL::46 187 +DEAL::46 188 +DEAL::46 198 +DEAL::46 199 +DEAL::46 203 +DEAL::46 214 +DEAL::46 223 +DEAL::46 224 +DEAL::46 227 +DEAL::46 234 +DEAL::47 2 +DEAL::47 6 +DEAL::47 18 +DEAL::47 27 +DEAL::47 28 +DEAL::47 29 +DEAL::47 30 +DEAL::47 31 +DEAL::47 32 +DEAL::47 33 +DEAL::47 34 +DEAL::47 35 +DEAL::47 36 +DEAL::47 37 +DEAL::47 38 +DEAL::47 39 +DEAL::47 40 +DEAL::47 41 +DEAL::47 42 +DEAL::47 43 +DEAL::47 44 +DEAL::47 45 +DEAL::47 46 +DEAL::47 47 +DEAL::47 48 +DEAL::47 49 +DEAL::47 50 +DEAL::48 2 +DEAL::48 6 +DEAL::48 18 +DEAL::48 27 +DEAL::48 28 +DEAL::48 29 +DEAL::48 30 +DEAL::48 31 +DEAL::48 32 +DEAL::48 33 +DEAL::48 34 +DEAL::48 35 +DEAL::48 36 +DEAL::48 37 +DEAL::48 38 +DEAL::48 39 +DEAL::48 40 +DEAL::48 41 +DEAL::48 42 +DEAL::48 43 +DEAL::48 44 +DEAL::48 45 +DEAL::48 46 +DEAL::48 47 +DEAL::48 48 +DEAL::48 49 +DEAL::48 50 +DEAL::49 2 +DEAL::49 6 +DEAL::49 18 +DEAL::49 27 +DEAL::49 28 +DEAL::49 29 +DEAL::49 30 +DEAL::49 31 +DEAL::49 32 +DEAL::49 33 +DEAL::49 34 +DEAL::49 35 +DEAL::49 36 +DEAL::49 37 +DEAL::49 38 +DEAL::49 39 +DEAL::49 40 +DEAL::49 41 +DEAL::49 42 +DEAL::49 43 +DEAL::49 44 +DEAL::49 45 +DEAL::49 46 +DEAL::49 47 +DEAL::49 48 +DEAL::49 49 +DEAL::49 50 +DEAL::49 66 +DEAL::49 67 +DEAL::49 73 +DEAL::49 76 +DEAL::49 77 +DEAL::49 81 +DEAL::49 97 +DEAL::49 98 +DEAL::49 99 +DEAL::49 100 +DEAL::49 101 +DEAL::49 102 +DEAL::49 103 +DEAL::49 104 +DEAL::49 105 +DEAL::49 106 +DEAL::49 107 +DEAL::49 108 +DEAL::50 2 +DEAL::50 6 +DEAL::50 18 +DEAL::50 27 +DEAL::50 28 +DEAL::50 29 +DEAL::50 30 +DEAL::50 31 +DEAL::50 32 +DEAL::50 33 +DEAL::50 34 +DEAL::50 35 +DEAL::50 36 +DEAL::50 37 +DEAL::50 38 +DEAL::50 39 +DEAL::50 40 +DEAL::50 41 +DEAL::50 42 +DEAL::50 43 +DEAL::50 44 +DEAL::50 45 +DEAL::50 46 +DEAL::50 47 +DEAL::50 48 +DEAL::50 49 +DEAL::50 50 +DEAL::51 2 +DEAL::51 3 +DEAL::51 6 +DEAL::51 7 +DEAL::51 11 +DEAL::51 15 +DEAL::51 18 +DEAL::51 19 +DEAL::51 23 +DEAL::51 29 +DEAL::51 32 +DEAL::51 34 +DEAL::51 38 +DEAL::51 43 +DEAL::51 45 +DEAL::51 51 +DEAL::51 52 +DEAL::51 53 +DEAL::51 54 +DEAL::51 55 +DEAL::51 56 +DEAL::51 57 +DEAL::51 58 +DEAL::51 59 +DEAL::51 60 +DEAL::51 61 +DEAL::51 62 +DEAL::52 2 +DEAL::52 3 +DEAL::52 6 +DEAL::52 7 +DEAL::52 11 +DEAL::52 15 +DEAL::52 18 +DEAL::52 19 +DEAL::52 23 +DEAL::52 29 +DEAL::52 32 +DEAL::52 34 +DEAL::52 38 +DEAL::52 43 +DEAL::52 45 +DEAL::52 51 +DEAL::52 52 +DEAL::52 53 +DEAL::52 54 +DEAL::52 55 +DEAL::52 56 +DEAL::52 57 +DEAL::52 58 +DEAL::52 59 +DEAL::52 60 +DEAL::52 61 +DEAL::52 62 +DEAL::52 67 +DEAL::52 77 +DEAL::52 86 +DEAL::52 89 +DEAL::52 91 +DEAL::52 94 +DEAL::52 98 +DEAL::52 100 +DEAL::52 103 +DEAL::52 105 +DEAL::52 109 +DEAL::52 110 +DEAL::52 111 +DEAL::52 112 +DEAL::52 113 +DEAL::52 114 +DEAL::52 115 +DEAL::52 116 +DEAL::53 2 +DEAL::53 3 +DEAL::53 6 +DEAL::53 7 +DEAL::53 11 +DEAL::53 15 +DEAL::53 18 +DEAL::53 19 +DEAL::53 23 +DEAL::53 29 +DEAL::53 32 +DEAL::53 34 +DEAL::53 38 +DEAL::53 43 +DEAL::53 45 +DEAL::53 51 +DEAL::53 52 +DEAL::53 53 +DEAL::53 54 +DEAL::53 55 +DEAL::53 56 +DEAL::53 57 +DEAL::53 58 +DEAL::53 59 +DEAL::53 60 +DEAL::53 61 +DEAL::53 62 +DEAL::54 2 +DEAL::54 3 +DEAL::54 6 +DEAL::54 7 +DEAL::54 11 +DEAL::54 15 +DEAL::54 18 +DEAL::54 19 +DEAL::54 23 +DEAL::54 29 +DEAL::54 32 +DEAL::54 34 +DEAL::54 38 +DEAL::54 43 +DEAL::54 45 +DEAL::54 51 +DEAL::54 52 +DEAL::54 53 +DEAL::54 54 +DEAL::54 55 +DEAL::54 56 +DEAL::54 57 +DEAL::54 58 +DEAL::54 59 +DEAL::54 60 +DEAL::54 61 +DEAL::54 62 +DEAL::55 2 +DEAL::55 3 +DEAL::55 6 +DEAL::55 7 +DEAL::55 11 +DEAL::55 15 +DEAL::55 18 +DEAL::55 19 +DEAL::55 23 +DEAL::55 29 +DEAL::55 32 +DEAL::55 34 +DEAL::55 38 +DEAL::55 43 +DEAL::55 45 +DEAL::55 51 +DEAL::55 52 +DEAL::55 53 +DEAL::55 54 +DEAL::55 55 +DEAL::55 56 +DEAL::55 57 +DEAL::55 58 +DEAL::55 59 +DEAL::55 60 +DEAL::55 61 +DEAL::55 62 +DEAL::55 67 +DEAL::55 77 +DEAL::55 86 +DEAL::55 89 +DEAL::55 91 +DEAL::55 94 +DEAL::55 98 +DEAL::55 100 +DEAL::55 103 +DEAL::55 105 +DEAL::55 109 +DEAL::55 110 +DEAL::55 111 +DEAL::55 112 +DEAL::55 113 +DEAL::55 114 +DEAL::55 115 +DEAL::55 116 +DEAL::56 2 +DEAL::56 3 +DEAL::56 6 +DEAL::56 7 +DEAL::56 11 +DEAL::56 15 +DEAL::56 18 +DEAL::56 19 +DEAL::56 23 +DEAL::56 29 +DEAL::56 32 +DEAL::56 34 +DEAL::56 38 +DEAL::56 43 +DEAL::56 45 +DEAL::56 51 +DEAL::56 52 +DEAL::56 53 +DEAL::56 54 +DEAL::56 55 +DEAL::56 56 +DEAL::56 57 +DEAL::56 58 +DEAL::56 59 +DEAL::56 60 +DEAL::56 61 +DEAL::56 62 +DEAL::56 67 +DEAL::56 77 +DEAL::56 86 +DEAL::56 89 +DEAL::56 91 +DEAL::56 94 +DEAL::56 98 +DEAL::56 100 +DEAL::56 103 +DEAL::56 105 +DEAL::56 109 +DEAL::56 110 +DEAL::56 111 +DEAL::56 112 +DEAL::56 113 +DEAL::56 114 +DEAL::56 115 +DEAL::56 116 +DEAL::57 2 +DEAL::57 3 +DEAL::57 6 +DEAL::57 7 +DEAL::57 11 +DEAL::57 15 +DEAL::57 18 +DEAL::57 19 +DEAL::57 23 +DEAL::57 29 +DEAL::57 32 +DEAL::57 34 +DEAL::57 38 +DEAL::57 43 +DEAL::57 45 +DEAL::57 51 +DEAL::57 52 +DEAL::57 53 +DEAL::57 54 +DEAL::57 55 +DEAL::57 56 +DEAL::57 57 +DEAL::57 58 +DEAL::57 59 +DEAL::57 60 +DEAL::57 61 +DEAL::57 62 +DEAL::58 2 +DEAL::58 3 +DEAL::58 6 +DEAL::58 7 +DEAL::58 11 +DEAL::58 15 +DEAL::58 18 +DEAL::58 19 +DEAL::58 23 +DEAL::58 29 +DEAL::58 32 +DEAL::58 34 +DEAL::58 38 +DEAL::58 43 +DEAL::58 45 +DEAL::58 51 +DEAL::58 52 +DEAL::58 53 +DEAL::58 54 +DEAL::58 55 +DEAL::58 56 +DEAL::58 57 +DEAL::58 58 +DEAL::58 59 +DEAL::58 60 +DEAL::58 61 +DEAL::58 62 +DEAL::59 2 +DEAL::59 3 +DEAL::59 6 +DEAL::59 7 +DEAL::59 11 +DEAL::59 15 +DEAL::59 18 +DEAL::59 19 +DEAL::59 23 +DEAL::59 29 +DEAL::59 32 +DEAL::59 34 +DEAL::59 38 +DEAL::59 43 +DEAL::59 45 +DEAL::59 51 +DEAL::59 52 +DEAL::59 53 +DEAL::59 54 +DEAL::59 55 +DEAL::59 56 +DEAL::59 57 +DEAL::59 58 +DEAL::59 59 +DEAL::59 60 +DEAL::59 61 +DEAL::59 62 +DEAL::60 2 +DEAL::60 3 +DEAL::60 6 +DEAL::60 7 +DEAL::60 11 +DEAL::60 15 +DEAL::60 18 +DEAL::60 19 +DEAL::60 23 +DEAL::60 29 +DEAL::60 32 +DEAL::60 34 +DEAL::60 38 +DEAL::60 43 +DEAL::60 45 +DEAL::60 51 +DEAL::60 52 +DEAL::60 53 +DEAL::60 54 +DEAL::60 55 +DEAL::60 56 +DEAL::60 57 +DEAL::60 58 +DEAL::60 59 +DEAL::60 60 +DEAL::60 61 +DEAL::60 62 +DEAL::61 2 +DEAL::61 3 +DEAL::61 6 +DEAL::61 7 +DEAL::61 11 +DEAL::61 15 +DEAL::61 18 +DEAL::61 19 +DEAL::61 23 +DEAL::61 29 +DEAL::61 32 +DEAL::61 34 +DEAL::61 38 +DEAL::61 43 +DEAL::61 45 +DEAL::61 51 +DEAL::61 52 +DEAL::61 53 +DEAL::61 54 +DEAL::61 55 +DEAL::61 56 +DEAL::61 57 +DEAL::61 58 +DEAL::61 59 +DEAL::61 60 +DEAL::61 61 +DEAL::61 62 +DEAL::61 67 +DEAL::61 77 +DEAL::61 86 +DEAL::61 89 +DEAL::61 91 +DEAL::61 94 +DEAL::61 98 +DEAL::61 100 +DEAL::61 103 +DEAL::61 105 +DEAL::61 109 +DEAL::61 110 +DEAL::61 111 +DEAL::61 112 +DEAL::61 113 +DEAL::61 114 +DEAL::61 115 +DEAL::61 116 +DEAL::62 2 +DEAL::62 3 +DEAL::62 6 +DEAL::62 7 +DEAL::62 11 +DEAL::62 15 +DEAL::62 18 +DEAL::62 19 +DEAL::62 23 +DEAL::62 29 +DEAL::62 32 +DEAL::62 34 +DEAL::62 38 +DEAL::62 43 +DEAL::62 45 +DEAL::62 51 +DEAL::62 52 +DEAL::62 53 +DEAL::62 54 +DEAL::62 55 +DEAL::62 56 +DEAL::62 57 +DEAL::62 58 +DEAL::62 59 +DEAL::62 60 +DEAL::62 61 +DEAL::62 62 +DEAL::63 0 +DEAL::63 2 +DEAL::63 4 +DEAL::63 6 +DEAL::63 8 +DEAL::63 12 +DEAL::63 16 +DEAL::63 18 +DEAL::63 20 +DEAL::63 27 +DEAL::63 30 +DEAL::63 35 +DEAL::63 39 +DEAL::63 41 +DEAL::63 46 +DEAL::63 63 +DEAL::63 64 +DEAL::63 65 +DEAL::63 66 +DEAL::63 67 +DEAL::63 68 +DEAL::63 69 +DEAL::63 70 +DEAL::63 71 +DEAL::63 72 +DEAL::63 73 +DEAL::63 74 +DEAL::63 75 +DEAL::63 76 +DEAL::63 77 +DEAL::63 78 +DEAL::63 79 +DEAL::63 80 +DEAL::63 81 +DEAL::63 82 +DEAL::63 83 +DEAL::63 84 +DEAL::63 121 +DEAL::63 122 +DEAL::63 123 +DEAL::63 124 +DEAL::63 129 +DEAL::63 130 +DEAL::63 131 +DEAL::63 132 +DEAL::63 142 +DEAL::63 151 +DEAL::63 152 +DEAL::63 159 +DEAL::63 167 +DEAL::63 168 +DEAL::63 176 +DEAL::63 187 +DEAL::63 189 +DEAL::63 190 +DEAL::63 191 +DEAL::63 192 +DEAL::63 193 +DEAL::63 194 +DEAL::63 195 +DEAL::63 196 +DEAL::63 197 +DEAL::63 198 +DEAL::63 199 +DEAL::63 200 +DEAL::63 201 +DEAL::63 202 +DEAL::63 203 +DEAL::63 204 +DEAL::63 205 +DEAL::63 213 +DEAL::63 214 +DEAL::63 216 +DEAL::63 223 +DEAL::63 224 +DEAL::63 227 +DEAL::63 234 +DEAL::64 4 +DEAL::64 6 +DEAL::64 12 +DEAL::64 30 +DEAL::64 39 +DEAL::64 63 +DEAL::64 64 +DEAL::64 65 +DEAL::64 66 +DEAL::64 67 +DEAL::64 68 +DEAL::64 69 +DEAL::64 70 +DEAL::64 71 +DEAL::64 72 +DEAL::64 73 +DEAL::64 74 +DEAL::64 75 +DEAL::64 76 +DEAL::64 77 +DEAL::64 78 +DEAL::64 79 +DEAL::64 80 +DEAL::64 81 +DEAL::64 82 +DEAL::64 83 +DEAL::64 84 +DEAL::65 4 +DEAL::65 5 +DEAL::65 6 +DEAL::65 7 +DEAL::65 12 +DEAL::65 13 +DEAL::65 14 +DEAL::65 15 +DEAL::65 25 +DEAL::65 30 +DEAL::65 39 +DEAL::65 63 +DEAL::65 64 +DEAL::65 65 +DEAL::65 66 +DEAL::65 67 +DEAL::65 68 +DEAL::65 69 +DEAL::65 70 +DEAL::65 71 +DEAL::65 72 +DEAL::65 73 +DEAL::65 74 +DEAL::65 75 +DEAL::65 76 +DEAL::65 77 +DEAL::65 78 +DEAL::65 79 +DEAL::65 80 +DEAL::65 81 +DEAL::65 82 +DEAL::65 83 +DEAL::65 84 +DEAL::65 85 +DEAL::65 86 +DEAL::65 87 +DEAL::65 88 +DEAL::65 89 +DEAL::65 90 +DEAL::65 91 +DEAL::65 92 +DEAL::65 93 +DEAL::65 94 +DEAL::65 95 +DEAL::65 96 +DEAL::66 4 +DEAL::66 6 +DEAL::66 12 +DEAL::66 30 +DEAL::66 31 +DEAL::66 32 +DEAL::66 37 +DEAL::66 38 +DEAL::66 39 +DEAL::66 40 +DEAL::66 49 +DEAL::66 63 +DEAL::66 64 +DEAL::66 65 +DEAL::66 66 +DEAL::66 67 +DEAL::66 68 +DEAL::66 69 +DEAL::66 70 +DEAL::66 71 +DEAL::66 72 +DEAL::66 73 +DEAL::66 74 +DEAL::66 75 +DEAL::66 76 +DEAL::66 77 +DEAL::66 78 +DEAL::66 79 +DEAL::66 80 +DEAL::66 81 +DEAL::66 82 +DEAL::66 83 +DEAL::66 84 +DEAL::66 97 +DEAL::66 98 +DEAL::66 99 +DEAL::66 100 +DEAL::66 101 +DEAL::66 102 +DEAL::66 103 +DEAL::66 104 +DEAL::66 105 +DEAL::66 106 +DEAL::66 107 +DEAL::66 108 +DEAL::67 4 +DEAL::67 5 +DEAL::67 6 +DEAL::67 7 +DEAL::67 12 +DEAL::67 13 +DEAL::67 14 +DEAL::67 15 +DEAL::67 25 +DEAL::67 30 +DEAL::67 31 +DEAL::67 32 +DEAL::67 37 +DEAL::67 38 +DEAL::67 39 +DEAL::67 40 +DEAL::67 49 +DEAL::67 52 +DEAL::67 55 +DEAL::67 56 +DEAL::67 61 +DEAL::67 63 +DEAL::67 64 +DEAL::67 65 +DEAL::67 66 +DEAL::67 67 +DEAL::67 68 +DEAL::67 69 +DEAL::67 70 +DEAL::67 71 +DEAL::67 72 +DEAL::67 73 +DEAL::67 74 +DEAL::67 75 +DEAL::67 76 +DEAL::67 77 +DEAL::67 78 +DEAL::67 79 +DEAL::67 80 +DEAL::67 81 +DEAL::67 82 +DEAL::67 83 +DEAL::67 84 +DEAL::67 85 +DEAL::67 86 +DEAL::67 87 +DEAL::67 88 +DEAL::67 89 +DEAL::67 90 +DEAL::67 91 +DEAL::67 92 +DEAL::67 93 +DEAL::67 94 +DEAL::67 95 +DEAL::67 96 +DEAL::67 97 +DEAL::67 98 +DEAL::67 99 +DEAL::67 100 +DEAL::67 101 +DEAL::67 102 +DEAL::67 103 +DEAL::67 104 +DEAL::67 105 +DEAL::67 106 +DEAL::67 107 +DEAL::67 108 +DEAL::67 109 +DEAL::67 110 +DEAL::67 111 +DEAL::67 112 +DEAL::67 113 +DEAL::67 114 +DEAL::67 115 +DEAL::67 116 +DEAL::68 0 +DEAL::68 2 +DEAL::68 4 +DEAL::68 6 +DEAL::68 8 +DEAL::68 12 +DEAL::68 16 +DEAL::68 18 +DEAL::68 20 +DEAL::68 27 +DEAL::68 30 +DEAL::68 35 +DEAL::68 39 +DEAL::68 41 +DEAL::68 46 +DEAL::68 63 +DEAL::68 64 +DEAL::68 65 +DEAL::68 66 +DEAL::68 67 +DEAL::68 68 +DEAL::68 69 +DEAL::68 70 +DEAL::68 71 +DEAL::68 72 +DEAL::68 73 +DEAL::68 74 +DEAL::68 75 +DEAL::68 76 +DEAL::68 77 +DEAL::68 78 +DEAL::68 79 +DEAL::68 80 +DEAL::68 81 +DEAL::68 82 +DEAL::68 83 +DEAL::68 84 +DEAL::68 121 +DEAL::68 122 +DEAL::68 123 +DEAL::68 124 +DEAL::68 129 +DEAL::68 130 +DEAL::68 131 +DEAL::68 132 +DEAL::68 142 +DEAL::68 151 +DEAL::68 152 +DEAL::68 159 +DEAL::68 167 +DEAL::68 168 +DEAL::68 176 +DEAL::68 187 +DEAL::68 196 +DEAL::68 197 +DEAL::68 198 +DEAL::68 199 +DEAL::68 200 +DEAL::68 201 +DEAL::68 202 +DEAL::68 203 +DEAL::68 205 +DEAL::68 213 +DEAL::68 214 +DEAL::68 216 +DEAL::68 223 +DEAL::68 224 +DEAL::68 227 +DEAL::68 234 +DEAL::69 0 +DEAL::69 2 +DEAL::69 4 +DEAL::69 6 +DEAL::69 8 +DEAL::69 12 +DEAL::69 16 +DEAL::69 18 +DEAL::69 20 +DEAL::69 27 +DEAL::69 30 +DEAL::69 35 +DEAL::69 39 +DEAL::69 41 +DEAL::69 46 +DEAL::69 63 +DEAL::69 64 +DEAL::69 65 +DEAL::69 66 +DEAL::69 67 +DEAL::69 68 +DEAL::69 69 +DEAL::69 70 +DEAL::69 71 +DEAL::69 72 +DEAL::69 73 +DEAL::69 74 +DEAL::69 75 +DEAL::69 76 +DEAL::69 77 +DEAL::69 78 +DEAL::69 79 +DEAL::69 80 +DEAL::69 81 +DEAL::69 82 +DEAL::69 83 +DEAL::69 84 +DEAL::69 121 +DEAL::69 122 +DEAL::69 123 +DEAL::69 124 +DEAL::69 129 +DEAL::69 130 +DEAL::69 131 +DEAL::69 132 +DEAL::69 142 +DEAL::69 151 +DEAL::69 152 +DEAL::69 159 +DEAL::69 167 +DEAL::69 168 +DEAL::69 176 +DEAL::69 187 +DEAL::69 196 +DEAL::69 197 +DEAL::69 198 +DEAL::69 199 +DEAL::69 200 +DEAL::69 201 +DEAL::69 202 +DEAL::69 203 +DEAL::69 205 +DEAL::69 213 +DEAL::69 214 +DEAL::69 216 +DEAL::69 223 +DEAL::69 224 +DEAL::69 227 +DEAL::69 234 +DEAL::70 4 +DEAL::70 6 +DEAL::70 12 +DEAL::70 30 +DEAL::70 39 +DEAL::70 63 +DEAL::70 64 +DEAL::70 65 +DEAL::70 66 +DEAL::70 67 +DEAL::70 68 +DEAL::70 69 +DEAL::70 70 +DEAL::70 71 +DEAL::70 72 +DEAL::70 73 +DEAL::70 74 +DEAL::70 75 +DEAL::70 76 +DEAL::70 77 +DEAL::70 78 +DEAL::70 79 +DEAL::70 80 +DEAL::70 81 +DEAL::70 82 +DEAL::70 83 +DEAL::70 84 +DEAL::71 4 +DEAL::71 5 +DEAL::71 6 +DEAL::71 7 +DEAL::71 12 +DEAL::71 13 +DEAL::71 14 +DEAL::71 15 +DEAL::71 25 +DEAL::71 30 +DEAL::71 39 +DEAL::71 63 +DEAL::71 64 +DEAL::71 65 +DEAL::71 66 +DEAL::71 67 +DEAL::71 68 +DEAL::71 69 +DEAL::71 70 +DEAL::71 71 +DEAL::71 72 +DEAL::71 73 +DEAL::71 74 +DEAL::71 75 +DEAL::71 76 +DEAL::71 77 +DEAL::71 78 +DEAL::71 79 +DEAL::71 80 +DEAL::71 81 +DEAL::71 82 +DEAL::71 83 +DEAL::71 84 +DEAL::71 85 +DEAL::71 86 +DEAL::71 87 +DEAL::71 88 +DEAL::71 89 +DEAL::71 90 +DEAL::71 91 +DEAL::71 92 +DEAL::71 93 +DEAL::71 94 +DEAL::71 95 +DEAL::71 96 +DEAL::72 4 +DEAL::72 6 +DEAL::72 12 +DEAL::72 30 +DEAL::72 39 +DEAL::72 63 +DEAL::72 64 +DEAL::72 65 +DEAL::72 66 +DEAL::72 67 +DEAL::72 68 +DEAL::72 69 +DEAL::72 70 +DEAL::72 71 +DEAL::72 72 +DEAL::72 73 +DEAL::72 74 +DEAL::72 75 +DEAL::72 76 +DEAL::72 77 +DEAL::72 78 +DEAL::72 79 +DEAL::72 80 +DEAL::72 81 +DEAL::72 82 +DEAL::72 83 +DEAL::72 84 +DEAL::73 4 +DEAL::73 6 +DEAL::73 12 +DEAL::73 30 +DEAL::73 31 +DEAL::73 32 +DEAL::73 37 +DEAL::73 38 +DEAL::73 39 +DEAL::73 40 +DEAL::73 49 +DEAL::73 63 +DEAL::73 64 +DEAL::73 65 +DEAL::73 66 +DEAL::73 67 +DEAL::73 68 +DEAL::73 69 +DEAL::73 70 +DEAL::73 71 +DEAL::73 72 +DEAL::73 73 +DEAL::73 74 +DEAL::73 75 +DEAL::73 76 +DEAL::73 77 +DEAL::73 78 +DEAL::73 79 +DEAL::73 80 +DEAL::73 81 +DEAL::73 82 +DEAL::73 83 +DEAL::73 84 +DEAL::73 97 +DEAL::73 98 +DEAL::73 99 +DEAL::73 100 +DEAL::73 101 +DEAL::73 102 +DEAL::73 103 +DEAL::73 104 +DEAL::73 105 +DEAL::73 106 +DEAL::73 107 +DEAL::73 108 +DEAL::74 4 +DEAL::74 6 +DEAL::74 12 +DEAL::74 30 +DEAL::74 39 +DEAL::74 63 +DEAL::74 64 +DEAL::74 65 +DEAL::74 66 +DEAL::74 67 +DEAL::74 68 +DEAL::74 69 +DEAL::74 70 +DEAL::74 71 +DEAL::74 72 +DEAL::74 73 +DEAL::74 74 +DEAL::74 75 +DEAL::74 76 +DEAL::74 77 +DEAL::74 78 +DEAL::74 79 +DEAL::74 80 +DEAL::74 81 +DEAL::74 82 +DEAL::74 83 +DEAL::74 84 +DEAL::75 4 +DEAL::75 5 +DEAL::75 6 +DEAL::75 7 +DEAL::75 12 +DEAL::75 13 +DEAL::75 14 +DEAL::75 15 +DEAL::75 25 +DEAL::75 30 +DEAL::75 39 +DEAL::75 63 +DEAL::75 64 +DEAL::75 65 +DEAL::75 66 +DEAL::75 67 +DEAL::75 68 +DEAL::75 69 +DEAL::75 70 +DEAL::75 71 +DEAL::75 72 +DEAL::75 73 +DEAL::75 74 +DEAL::75 75 +DEAL::75 76 +DEAL::75 77 +DEAL::75 78 +DEAL::75 79 +DEAL::75 80 +DEAL::75 81 +DEAL::75 82 +DEAL::75 83 +DEAL::75 84 +DEAL::75 85 +DEAL::75 86 +DEAL::75 87 +DEAL::75 88 +DEAL::75 89 +DEAL::75 90 +DEAL::75 91 +DEAL::75 92 +DEAL::75 93 +DEAL::75 94 +DEAL::75 95 +DEAL::75 96 +DEAL::76 4 +DEAL::76 6 +DEAL::76 12 +DEAL::76 30 +DEAL::76 31 +DEAL::76 32 +DEAL::76 37 +DEAL::76 38 +DEAL::76 39 +DEAL::76 40 +DEAL::76 49 +DEAL::76 63 +DEAL::76 64 +DEAL::76 65 +DEAL::76 66 +DEAL::76 67 +DEAL::76 68 +DEAL::76 69 +DEAL::76 70 +DEAL::76 71 +DEAL::76 72 +DEAL::76 73 +DEAL::76 74 +DEAL::76 75 +DEAL::76 76 +DEAL::76 77 +DEAL::76 78 +DEAL::76 79 +DEAL::76 80 +DEAL::76 81 +DEAL::76 82 +DEAL::76 83 +DEAL::76 84 +DEAL::76 97 +DEAL::76 98 +DEAL::76 99 +DEAL::76 100 +DEAL::76 101 +DEAL::76 102 +DEAL::76 103 +DEAL::76 104 +DEAL::76 105 +DEAL::76 106 +DEAL::76 107 +DEAL::76 108 +DEAL::77 4 +DEAL::77 5 +DEAL::77 6 +DEAL::77 7 +DEAL::77 12 +DEAL::77 13 +DEAL::77 14 +DEAL::77 15 +DEAL::77 25 +DEAL::77 30 +DEAL::77 31 +DEAL::77 32 +DEAL::77 37 +DEAL::77 38 +DEAL::77 39 +DEAL::77 40 +DEAL::77 49 +DEAL::77 52 +DEAL::77 55 +DEAL::77 56 +DEAL::77 61 +DEAL::77 63 +DEAL::77 64 +DEAL::77 65 +DEAL::77 66 +DEAL::77 67 +DEAL::77 68 +DEAL::77 69 +DEAL::77 70 +DEAL::77 71 +DEAL::77 72 +DEAL::77 73 +DEAL::77 74 +DEAL::77 75 +DEAL::77 76 +DEAL::77 77 +DEAL::77 78 +DEAL::77 79 +DEAL::77 80 +DEAL::77 81 +DEAL::77 82 +DEAL::77 83 +DEAL::77 84 +DEAL::77 85 +DEAL::77 86 +DEAL::77 87 +DEAL::77 88 +DEAL::77 89 +DEAL::77 90 +DEAL::77 91 +DEAL::77 92 +DEAL::77 93 +DEAL::77 94 +DEAL::77 95 +DEAL::77 96 +DEAL::77 97 +DEAL::77 98 +DEAL::77 99 +DEAL::77 100 +DEAL::77 101 +DEAL::77 102 +DEAL::77 103 +DEAL::77 104 +DEAL::77 105 +DEAL::77 106 +DEAL::77 107 +DEAL::77 108 +DEAL::77 109 +DEAL::77 110 +DEAL::77 111 +DEAL::77 112 +DEAL::77 113 +DEAL::77 114 +DEAL::77 115 +DEAL::77 116 +DEAL::78 4 +DEAL::78 6 +DEAL::78 12 +DEAL::78 30 +DEAL::78 39 +DEAL::78 63 +DEAL::78 64 +DEAL::78 65 +DEAL::78 66 +DEAL::78 67 +DEAL::78 68 +DEAL::78 69 +DEAL::78 70 +DEAL::78 71 +DEAL::78 72 +DEAL::78 73 +DEAL::78 74 +DEAL::78 75 +DEAL::78 76 +DEAL::78 77 +DEAL::78 78 +DEAL::78 79 +DEAL::78 80 +DEAL::78 81 +DEAL::78 82 +DEAL::78 83 +DEAL::78 84 +DEAL::79 4 +DEAL::79 5 +DEAL::79 6 +DEAL::79 7 +DEAL::79 12 +DEAL::79 13 +DEAL::79 14 +DEAL::79 15 +DEAL::79 25 +DEAL::79 30 +DEAL::79 39 +DEAL::79 63 +DEAL::79 64 +DEAL::79 65 +DEAL::79 66 +DEAL::79 67 +DEAL::79 68 +DEAL::79 69 +DEAL::79 70 +DEAL::79 71 +DEAL::79 72 +DEAL::79 73 +DEAL::79 74 +DEAL::79 75 +DEAL::79 76 +DEAL::79 77 +DEAL::79 78 +DEAL::79 79 +DEAL::79 80 +DEAL::79 81 +DEAL::79 82 +DEAL::79 83 +DEAL::79 84 +DEAL::79 85 +DEAL::79 86 +DEAL::79 87 +DEAL::79 88 +DEAL::79 89 +DEAL::79 90 +DEAL::79 91 +DEAL::79 92 +DEAL::79 93 +DEAL::79 94 +DEAL::79 95 +DEAL::79 96 +DEAL::80 4 +DEAL::80 6 +DEAL::80 12 +DEAL::80 30 +DEAL::80 39 +DEAL::80 63 +DEAL::80 64 +DEAL::80 65 +DEAL::80 66 +DEAL::80 67 +DEAL::80 68 +DEAL::80 69 +DEAL::80 70 +DEAL::80 71 +DEAL::80 72 +DEAL::80 73 +DEAL::80 74 +DEAL::80 75 +DEAL::80 76 +DEAL::80 77 +DEAL::80 78 +DEAL::80 79 +DEAL::80 80 +DEAL::80 81 +DEAL::80 82 +DEAL::80 83 +DEAL::80 84 +DEAL::81 4 +DEAL::81 6 +DEAL::81 12 +DEAL::81 30 +DEAL::81 31 +DEAL::81 32 +DEAL::81 37 +DEAL::81 38 +DEAL::81 39 +DEAL::81 40 +DEAL::81 49 +DEAL::81 63 +DEAL::81 64 +DEAL::81 65 +DEAL::81 66 +DEAL::81 67 +DEAL::81 68 +DEAL::81 69 +DEAL::81 70 +DEAL::81 71 +DEAL::81 72 +DEAL::81 73 +DEAL::81 74 +DEAL::81 75 +DEAL::81 76 +DEAL::81 77 +DEAL::81 78 +DEAL::81 79 +DEAL::81 80 +DEAL::81 81 +DEAL::81 82 +DEAL::81 83 +DEAL::81 84 +DEAL::81 97 +DEAL::81 98 +DEAL::81 99 +DEAL::81 100 +DEAL::81 101 +DEAL::81 102 +DEAL::81 103 +DEAL::81 104 +DEAL::81 105 +DEAL::81 106 +DEAL::81 107 +DEAL::81 108 +DEAL::82 0 +DEAL::82 2 +DEAL::82 4 +DEAL::82 6 +DEAL::82 8 +DEAL::82 12 +DEAL::82 16 +DEAL::82 18 +DEAL::82 20 +DEAL::82 27 +DEAL::82 30 +DEAL::82 35 +DEAL::82 39 +DEAL::82 41 +DEAL::82 46 +DEAL::82 63 +DEAL::82 64 +DEAL::82 65 +DEAL::82 66 +DEAL::82 67 +DEAL::82 68 +DEAL::82 69 +DEAL::82 70 +DEAL::82 71 +DEAL::82 72 +DEAL::82 73 +DEAL::82 74 +DEAL::82 75 +DEAL::82 76 +DEAL::82 77 +DEAL::82 78 +DEAL::82 79 +DEAL::82 80 +DEAL::82 81 +DEAL::82 82 +DEAL::82 83 +DEAL::82 84 +DEAL::82 121 +DEAL::82 122 +DEAL::82 123 +DEAL::82 124 +DEAL::82 129 +DEAL::82 130 +DEAL::82 131 +DEAL::82 132 +DEAL::82 142 +DEAL::82 151 +DEAL::82 152 +DEAL::82 159 +DEAL::82 167 +DEAL::82 168 +DEAL::82 176 +DEAL::82 187 +DEAL::82 196 +DEAL::82 197 +DEAL::82 198 +DEAL::82 199 +DEAL::82 200 +DEAL::82 201 +DEAL::82 202 +DEAL::82 203 +DEAL::82 205 +DEAL::82 213 +DEAL::82 214 +DEAL::82 216 +DEAL::82 223 +DEAL::82 224 +DEAL::82 227 +DEAL::82 234 +DEAL::83 4 +DEAL::83 6 +DEAL::83 12 +DEAL::83 30 +DEAL::83 39 +DEAL::83 63 +DEAL::83 64 +DEAL::83 65 +DEAL::83 66 +DEAL::83 67 +DEAL::83 68 +DEAL::83 69 +DEAL::83 70 +DEAL::83 71 +DEAL::83 72 +DEAL::83 73 +DEAL::83 74 +DEAL::83 75 +DEAL::83 76 +DEAL::83 77 +DEAL::83 78 +DEAL::83 79 +DEAL::83 80 +DEAL::83 81 +DEAL::83 82 +DEAL::83 83 +DEAL::83 84 +DEAL::84 4 +DEAL::84 6 +DEAL::84 12 +DEAL::84 30 +DEAL::84 39 +DEAL::84 63 +DEAL::84 64 +DEAL::84 65 +DEAL::84 66 +DEAL::84 67 +DEAL::84 68 +DEAL::84 69 +DEAL::84 70 +DEAL::84 71 +DEAL::84 72 +DEAL::84 73 +DEAL::84 74 +DEAL::84 75 +DEAL::84 76 +DEAL::84 77 +DEAL::84 78 +DEAL::84 79 +DEAL::84 80 +DEAL::84 81 +DEAL::84 82 +DEAL::84 83 +DEAL::84 84 +DEAL::85 4 +DEAL::85 5 +DEAL::85 6 +DEAL::85 7 +DEAL::85 12 +DEAL::85 13 +DEAL::85 14 +DEAL::85 15 +DEAL::85 25 +DEAL::85 65 +DEAL::85 67 +DEAL::85 71 +DEAL::85 75 +DEAL::85 77 +DEAL::85 79 +DEAL::85 85 +DEAL::85 86 +DEAL::85 87 +DEAL::85 88 +DEAL::85 89 +DEAL::85 90 +DEAL::85 91 +DEAL::85 92 +DEAL::85 93 +DEAL::85 94 +DEAL::85 95 +DEAL::85 96 +DEAL::86 4 +DEAL::86 5 +DEAL::86 6 +DEAL::86 7 +DEAL::86 12 +DEAL::86 13 +DEAL::86 14 +DEAL::86 15 +DEAL::86 25 +DEAL::86 32 +DEAL::86 38 +DEAL::86 52 +DEAL::86 55 +DEAL::86 56 +DEAL::86 61 +DEAL::86 65 +DEAL::86 67 +DEAL::86 71 +DEAL::86 75 +DEAL::86 77 +DEAL::86 79 +DEAL::86 85 +DEAL::86 86 +DEAL::86 87 +DEAL::86 88 +DEAL::86 89 +DEAL::86 90 +DEAL::86 91 +DEAL::86 92 +DEAL::86 93 +DEAL::86 94 +DEAL::86 95 +DEAL::86 96 +DEAL::86 98 +DEAL::86 100 +DEAL::86 103 +DEAL::86 105 +DEAL::86 109 +DEAL::86 110 +DEAL::86 111 +DEAL::86 112 +DEAL::86 113 +DEAL::86 114 +DEAL::86 115 +DEAL::86 116 +DEAL::87 4 +DEAL::87 5 +DEAL::87 6 +DEAL::87 7 +DEAL::87 12 +DEAL::87 13 +DEAL::87 14 +DEAL::87 15 +DEAL::87 25 +DEAL::87 65 +DEAL::87 67 +DEAL::87 71 +DEAL::87 75 +DEAL::87 77 +DEAL::87 79 +DEAL::87 85 +DEAL::87 86 +DEAL::87 87 +DEAL::87 88 +DEAL::87 89 +DEAL::87 90 +DEAL::87 91 +DEAL::87 92 +DEAL::87 93 +DEAL::87 94 +DEAL::87 95 +DEAL::87 96 +DEAL::88 4 +DEAL::88 5 +DEAL::88 6 +DEAL::88 7 +DEAL::88 12 +DEAL::88 13 +DEAL::88 14 +DEAL::88 15 +DEAL::88 25 +DEAL::88 65 +DEAL::88 67 +DEAL::88 71 +DEAL::88 75 +DEAL::88 77 +DEAL::88 79 +DEAL::88 85 +DEAL::88 86 +DEAL::88 87 +DEAL::88 88 +DEAL::88 89 +DEAL::88 90 +DEAL::88 91 +DEAL::88 92 +DEAL::88 93 +DEAL::88 94 +DEAL::88 95 +DEAL::88 96 +DEAL::89 4 +DEAL::89 5 +DEAL::89 6 +DEAL::89 7 +DEAL::89 12 +DEAL::89 13 +DEAL::89 14 +DEAL::89 15 +DEAL::89 25 +DEAL::89 32 +DEAL::89 38 +DEAL::89 52 +DEAL::89 55 +DEAL::89 56 +DEAL::89 61 +DEAL::89 65 +DEAL::89 67 +DEAL::89 71 +DEAL::89 75 +DEAL::89 77 +DEAL::89 79 +DEAL::89 85 +DEAL::89 86 +DEAL::89 87 +DEAL::89 88 +DEAL::89 89 +DEAL::89 90 +DEAL::89 91 +DEAL::89 92 +DEAL::89 93 +DEAL::89 94 +DEAL::89 95 +DEAL::89 96 +DEAL::89 98 +DEAL::89 100 +DEAL::89 103 +DEAL::89 105 +DEAL::89 109 +DEAL::89 110 +DEAL::89 111 +DEAL::89 112 +DEAL::89 113 +DEAL::89 114 +DEAL::89 115 +DEAL::89 116 +DEAL::90 4 +DEAL::90 5 +DEAL::90 6 +DEAL::90 7 +DEAL::90 12 +DEAL::90 13 +DEAL::90 14 +DEAL::90 15 +DEAL::90 25 +DEAL::90 65 +DEAL::90 67 +DEAL::90 71 +DEAL::90 75 +DEAL::90 77 +DEAL::90 79 +DEAL::90 85 +DEAL::90 86 +DEAL::90 87 +DEAL::90 88 +DEAL::90 89 +DEAL::90 90 +DEAL::90 91 +DEAL::90 92 +DEAL::90 93 +DEAL::90 94 +DEAL::90 95 +DEAL::90 96 +DEAL::91 4 +DEAL::91 5 +DEAL::91 6 +DEAL::91 7 +DEAL::91 12 +DEAL::91 13 +DEAL::91 14 +DEAL::91 15 +DEAL::91 25 +DEAL::91 32 +DEAL::91 38 +DEAL::91 52 +DEAL::91 55 +DEAL::91 56 +DEAL::91 61 +DEAL::91 65 +DEAL::91 67 +DEAL::91 71 +DEAL::91 75 +DEAL::91 77 +DEAL::91 79 +DEAL::91 85 +DEAL::91 86 +DEAL::91 87 +DEAL::91 88 +DEAL::91 89 +DEAL::91 90 +DEAL::91 91 +DEAL::91 92 +DEAL::91 93 +DEAL::91 94 +DEAL::91 95 +DEAL::91 96 +DEAL::91 98 +DEAL::91 100 +DEAL::91 103 +DEAL::91 105 +DEAL::91 109 +DEAL::91 110 +DEAL::91 111 +DEAL::91 112 +DEAL::91 113 +DEAL::91 114 +DEAL::91 115 +DEAL::91 116 +DEAL::92 4 +DEAL::92 5 +DEAL::92 6 +DEAL::92 7 +DEAL::92 12 +DEAL::92 13 +DEAL::92 14 +DEAL::92 15 +DEAL::92 25 +DEAL::92 65 +DEAL::92 67 +DEAL::92 71 +DEAL::92 75 +DEAL::92 77 +DEAL::92 79 +DEAL::92 85 +DEAL::92 86 +DEAL::92 87 +DEAL::92 88 +DEAL::92 89 +DEAL::92 90 +DEAL::92 91 +DEAL::92 92 +DEAL::92 93 +DEAL::92 94 +DEAL::92 95 +DEAL::92 96 +DEAL::93 4 +DEAL::93 5 +DEAL::93 6 +DEAL::93 7 +DEAL::93 12 +DEAL::93 13 +DEAL::93 14 +DEAL::93 15 +DEAL::93 25 +DEAL::93 65 +DEAL::93 67 +DEAL::93 71 +DEAL::93 75 +DEAL::93 77 +DEAL::93 79 +DEAL::93 85 +DEAL::93 86 +DEAL::93 87 +DEAL::93 88 +DEAL::93 89 +DEAL::93 90 +DEAL::93 91 +DEAL::93 92 +DEAL::93 93 +DEAL::93 94 +DEAL::93 95 +DEAL::93 96 +DEAL::94 4 +DEAL::94 5 +DEAL::94 6 +DEAL::94 7 +DEAL::94 12 +DEAL::94 13 +DEAL::94 14 +DEAL::94 15 +DEAL::94 25 +DEAL::94 32 +DEAL::94 38 +DEAL::94 52 +DEAL::94 55 +DEAL::94 56 +DEAL::94 61 +DEAL::94 65 +DEAL::94 67 +DEAL::94 71 +DEAL::94 75 +DEAL::94 77 +DEAL::94 79 +DEAL::94 85 +DEAL::94 86 +DEAL::94 87 +DEAL::94 88 +DEAL::94 89 +DEAL::94 90 +DEAL::94 91 +DEAL::94 92 +DEAL::94 93 +DEAL::94 94 +DEAL::94 95 +DEAL::94 96 +DEAL::94 98 +DEAL::94 100 +DEAL::94 103 +DEAL::94 105 +DEAL::94 109 +DEAL::94 110 +DEAL::94 111 +DEAL::94 112 +DEAL::94 113 +DEAL::94 114 +DEAL::94 115 +DEAL::94 116 +DEAL::95 4 +DEAL::95 5 +DEAL::95 6 +DEAL::95 7 +DEAL::95 12 +DEAL::95 13 +DEAL::95 14 +DEAL::95 15 +DEAL::95 25 +DEAL::95 65 +DEAL::95 67 +DEAL::95 71 +DEAL::95 75 +DEAL::95 77 +DEAL::95 79 +DEAL::95 85 +DEAL::95 86 +DEAL::95 87 +DEAL::95 88 +DEAL::95 89 +DEAL::95 90 +DEAL::95 91 +DEAL::95 92 +DEAL::95 93 +DEAL::95 94 +DEAL::95 95 +DEAL::95 96 +DEAL::96 4 +DEAL::96 5 +DEAL::96 6 +DEAL::96 7 +DEAL::96 12 +DEAL::96 13 +DEAL::96 14 +DEAL::96 15 +DEAL::96 25 +DEAL::96 65 +DEAL::96 67 +DEAL::96 71 +DEAL::96 75 +DEAL::96 77 +DEAL::96 79 +DEAL::96 85 +DEAL::96 86 +DEAL::96 87 +DEAL::96 88 +DEAL::96 89 +DEAL::96 90 +DEAL::96 91 +DEAL::96 92 +DEAL::96 93 +DEAL::96 94 +DEAL::96 95 +DEAL::96 96 +DEAL::97 6 +DEAL::97 30 +DEAL::97 31 +DEAL::97 32 +DEAL::97 37 +DEAL::97 38 +DEAL::97 39 +DEAL::97 40 +DEAL::97 49 +DEAL::97 66 +DEAL::97 67 +DEAL::97 73 +DEAL::97 76 +DEAL::97 77 +DEAL::97 81 +DEAL::97 97 +DEAL::97 98 +DEAL::97 99 +DEAL::97 100 +DEAL::97 101 +DEAL::97 102 +DEAL::97 103 +DEAL::97 104 +DEAL::97 105 +DEAL::97 106 +DEAL::97 107 +DEAL::97 108 +DEAL::98 6 +DEAL::98 7 +DEAL::98 15 +DEAL::98 30 +DEAL::98 31 +DEAL::98 32 +DEAL::98 37 +DEAL::98 38 +DEAL::98 39 +DEAL::98 40 +DEAL::98 49 +DEAL::98 52 +DEAL::98 55 +DEAL::98 56 +DEAL::98 61 +DEAL::98 66 +DEAL::98 67 +DEAL::98 73 +DEAL::98 76 +DEAL::98 77 +DEAL::98 81 +DEAL::98 86 +DEAL::98 89 +DEAL::98 91 +DEAL::98 94 +DEAL::98 97 +DEAL::98 98 +DEAL::98 99 +DEAL::98 100 +DEAL::98 101 +DEAL::98 102 +DEAL::98 103 +DEAL::98 104 +DEAL::98 105 +DEAL::98 106 +DEAL::98 107 +DEAL::98 108 +DEAL::98 109 +DEAL::98 110 +DEAL::98 111 +DEAL::98 112 +DEAL::98 113 +DEAL::98 114 +DEAL::98 115 +DEAL::98 116 +DEAL::99 6 +DEAL::99 30 +DEAL::99 31 +DEAL::99 32 +DEAL::99 37 +DEAL::99 38 +DEAL::99 39 +DEAL::99 40 +DEAL::99 49 +DEAL::99 66 +DEAL::99 67 +DEAL::99 73 +DEAL::99 76 +DEAL::99 77 +DEAL::99 81 +DEAL::99 97 +DEAL::99 98 +DEAL::99 99 +DEAL::99 100 +DEAL::99 101 +DEAL::99 102 +DEAL::99 103 +DEAL::99 104 +DEAL::99 105 +DEAL::99 106 +DEAL::99 107 +DEAL::99 108 +DEAL::100 6 +DEAL::100 7 +DEAL::100 15 +DEAL::100 30 +DEAL::100 31 +DEAL::100 32 +DEAL::100 37 +DEAL::100 38 +DEAL::100 39 +DEAL::100 40 +DEAL::100 49 +DEAL::100 52 +DEAL::100 55 +DEAL::100 56 +DEAL::100 61 +DEAL::100 66 +DEAL::100 67 +DEAL::100 73 +DEAL::100 76 +DEAL::100 77 +DEAL::100 81 +DEAL::100 86 +DEAL::100 89 +DEAL::100 91 +DEAL::100 94 +DEAL::100 97 +DEAL::100 98 +DEAL::100 99 +DEAL::100 100 +DEAL::100 101 +DEAL::100 102 +DEAL::100 103 +DEAL::100 104 +DEAL::100 105 +DEAL::100 106 +DEAL::100 107 +DEAL::100 108 +DEAL::100 109 +DEAL::100 110 +DEAL::100 111 +DEAL::100 112 +DEAL::100 113 +DEAL::100 114 +DEAL::100 115 +DEAL::100 116 +DEAL::101 6 +DEAL::101 30 +DEAL::101 31 +DEAL::101 32 +DEAL::101 37 +DEAL::101 38 +DEAL::101 39 +DEAL::101 40 +DEAL::101 49 +DEAL::101 66 +DEAL::101 67 +DEAL::101 73 +DEAL::101 76 +DEAL::101 77 +DEAL::101 81 +DEAL::101 97 +DEAL::101 98 +DEAL::101 99 +DEAL::101 100 +DEAL::101 101 +DEAL::101 102 +DEAL::101 103 +DEAL::101 104 +DEAL::101 105 +DEAL::101 106 +DEAL::101 107 +DEAL::101 108 +DEAL::102 6 +DEAL::102 30 +DEAL::102 31 +DEAL::102 32 +DEAL::102 37 +DEAL::102 38 +DEAL::102 39 +DEAL::102 40 +DEAL::102 49 +DEAL::102 66 +DEAL::102 67 +DEAL::102 73 +DEAL::102 76 +DEAL::102 77 +DEAL::102 81 +DEAL::102 97 +DEAL::102 98 +DEAL::102 99 +DEAL::102 100 +DEAL::102 101 +DEAL::102 102 +DEAL::102 103 +DEAL::102 104 +DEAL::102 105 +DEAL::102 106 +DEAL::102 107 +DEAL::102 108 +DEAL::103 6 +DEAL::103 7 +DEAL::103 15 +DEAL::103 30 +DEAL::103 31 +DEAL::103 32 +DEAL::103 37 +DEAL::103 38 +DEAL::103 39 +DEAL::103 40 +DEAL::103 49 +DEAL::103 52 +DEAL::103 55 +DEAL::103 56 +DEAL::103 61 +DEAL::103 66 +DEAL::103 67 +DEAL::103 73 +DEAL::103 76 +DEAL::103 77 +DEAL::103 81 +DEAL::103 86 +DEAL::103 89 +DEAL::103 91 +DEAL::103 94 +DEAL::103 97 +DEAL::103 98 +DEAL::103 99 +DEAL::103 100 +DEAL::103 101 +DEAL::103 102 +DEAL::103 103 +DEAL::103 104 +DEAL::103 105 +DEAL::103 106 +DEAL::103 107 +DEAL::103 108 +DEAL::103 109 +DEAL::103 110 +DEAL::103 111 +DEAL::103 112 +DEAL::103 113 +DEAL::103 114 +DEAL::103 115 +DEAL::103 116 +DEAL::104 6 +DEAL::104 30 +DEAL::104 31 +DEAL::104 32 +DEAL::104 37 +DEAL::104 38 +DEAL::104 39 +DEAL::104 40 +DEAL::104 49 +DEAL::104 66 +DEAL::104 67 +DEAL::104 73 +DEAL::104 76 +DEAL::104 77 +DEAL::104 81 +DEAL::104 97 +DEAL::104 98 +DEAL::104 99 +DEAL::104 100 +DEAL::104 101 +DEAL::104 102 +DEAL::104 103 +DEAL::104 104 +DEAL::104 105 +DEAL::104 106 +DEAL::104 107 +DEAL::104 108 +DEAL::105 6 +DEAL::105 7 +DEAL::105 15 +DEAL::105 30 +DEAL::105 31 +DEAL::105 32 +DEAL::105 37 +DEAL::105 38 +DEAL::105 39 +DEAL::105 40 +DEAL::105 49 +DEAL::105 52 +DEAL::105 55 +DEAL::105 56 +DEAL::105 61 +DEAL::105 66 +DEAL::105 67 +DEAL::105 73 +DEAL::105 76 +DEAL::105 77 +DEAL::105 81 +DEAL::105 86 +DEAL::105 89 +DEAL::105 91 +DEAL::105 94 +DEAL::105 97 +DEAL::105 98 +DEAL::105 99 +DEAL::105 100 +DEAL::105 101 +DEAL::105 102 +DEAL::105 103 +DEAL::105 104 +DEAL::105 105 +DEAL::105 106 +DEAL::105 107 +DEAL::105 108 +DEAL::105 109 +DEAL::105 110 +DEAL::105 111 +DEAL::105 112 +DEAL::105 113 +DEAL::105 114 +DEAL::105 115 +DEAL::105 116 +DEAL::106 6 +DEAL::106 30 +DEAL::106 31 +DEAL::106 32 +DEAL::106 37 +DEAL::106 38 +DEAL::106 39 +DEAL::106 40 +DEAL::106 49 +DEAL::106 66 +DEAL::106 67 +DEAL::106 73 +DEAL::106 76 +DEAL::106 77 +DEAL::106 81 +DEAL::106 97 +DEAL::106 98 +DEAL::106 99 +DEAL::106 100 +DEAL::106 101 +DEAL::106 102 +DEAL::106 103 +DEAL::106 104 +DEAL::106 105 +DEAL::106 106 +DEAL::106 107 +DEAL::106 108 +DEAL::107 6 +DEAL::107 30 +DEAL::107 31 +DEAL::107 32 +DEAL::107 37 +DEAL::107 38 +DEAL::107 39 +DEAL::107 40 +DEAL::107 49 +DEAL::107 66 +DEAL::107 67 +DEAL::107 73 +DEAL::107 76 +DEAL::107 77 +DEAL::107 81 +DEAL::107 97 +DEAL::107 98 +DEAL::107 99 +DEAL::107 100 +DEAL::107 101 +DEAL::107 102 +DEAL::107 103 +DEAL::107 104 +DEAL::107 105 +DEAL::107 106 +DEAL::107 107 +DEAL::107 108 +DEAL::108 6 +DEAL::108 30 +DEAL::108 31 +DEAL::108 32 +DEAL::108 37 +DEAL::108 38 +DEAL::108 39 +DEAL::108 40 +DEAL::108 49 +DEAL::108 66 +DEAL::108 67 +DEAL::108 73 +DEAL::108 76 +DEAL::108 77 +DEAL::108 81 +DEAL::108 97 +DEAL::108 98 +DEAL::108 99 +DEAL::108 100 +DEAL::108 101 +DEAL::108 102 +DEAL::108 103 +DEAL::108 104 +DEAL::108 105 +DEAL::108 106 +DEAL::108 107 +DEAL::108 108 +DEAL::109 6 +DEAL::109 7 +DEAL::109 15 +DEAL::109 32 +DEAL::109 38 +DEAL::109 52 +DEAL::109 55 +DEAL::109 56 +DEAL::109 61 +DEAL::109 67 +DEAL::109 77 +DEAL::109 86 +DEAL::109 89 +DEAL::109 91 +DEAL::109 94 +DEAL::109 98 +DEAL::109 100 +DEAL::109 103 +DEAL::109 105 +DEAL::109 109 +DEAL::109 110 +DEAL::109 111 +DEAL::109 112 +DEAL::109 113 +DEAL::109 114 +DEAL::109 115 +DEAL::109 116 +DEAL::110 6 +DEAL::110 7 +DEAL::110 15 +DEAL::110 32 +DEAL::110 38 +DEAL::110 52 +DEAL::110 55 +DEAL::110 56 +DEAL::110 61 +DEAL::110 67 +DEAL::110 77 +DEAL::110 86 +DEAL::110 89 +DEAL::110 91 +DEAL::110 94 +DEAL::110 98 +DEAL::110 100 +DEAL::110 103 +DEAL::110 105 +DEAL::110 109 +DEAL::110 110 +DEAL::110 111 +DEAL::110 112 +DEAL::110 113 +DEAL::110 114 +DEAL::110 115 +DEAL::110 116 +DEAL::111 6 +DEAL::111 7 +DEAL::111 15 +DEAL::111 32 +DEAL::111 38 +DEAL::111 52 +DEAL::111 55 +DEAL::111 56 +DEAL::111 61 +DEAL::111 67 +DEAL::111 77 +DEAL::111 86 +DEAL::111 89 +DEAL::111 91 +DEAL::111 94 +DEAL::111 98 +DEAL::111 100 +DEAL::111 103 +DEAL::111 105 +DEAL::111 109 +DEAL::111 110 +DEAL::111 111 +DEAL::111 112 +DEAL::111 113 +DEAL::111 114 +DEAL::111 115 +DEAL::111 116 +DEAL::112 6 +DEAL::112 7 +DEAL::112 15 +DEAL::112 32 +DEAL::112 38 +DEAL::112 52 +DEAL::112 55 +DEAL::112 56 +DEAL::112 61 +DEAL::112 67 +DEAL::112 77 +DEAL::112 86 +DEAL::112 89 +DEAL::112 91 +DEAL::112 94 +DEAL::112 98 +DEAL::112 100 +DEAL::112 103 +DEAL::112 105 +DEAL::112 109 +DEAL::112 110 +DEAL::112 111 +DEAL::112 112 +DEAL::112 113 +DEAL::112 114 +DEAL::112 115 +DEAL::112 116 +DEAL::113 6 +DEAL::113 7 +DEAL::113 15 +DEAL::113 32 +DEAL::113 38 +DEAL::113 52 +DEAL::113 55 +DEAL::113 56 +DEAL::113 61 +DEAL::113 67 +DEAL::113 77 +DEAL::113 86 +DEAL::113 89 +DEAL::113 91 +DEAL::113 94 +DEAL::113 98 +DEAL::113 100 +DEAL::113 103 +DEAL::113 105 +DEAL::113 109 +DEAL::113 110 +DEAL::113 111 +DEAL::113 112 +DEAL::113 113 +DEAL::113 114 +DEAL::113 115 +DEAL::113 116 +DEAL::114 6 +DEAL::114 7 +DEAL::114 15 +DEAL::114 32 +DEAL::114 38 +DEAL::114 52 +DEAL::114 55 +DEAL::114 56 +DEAL::114 61 +DEAL::114 67 +DEAL::114 77 +DEAL::114 86 +DEAL::114 89 +DEAL::114 91 +DEAL::114 94 +DEAL::114 98 +DEAL::114 100 +DEAL::114 103 +DEAL::114 105 +DEAL::114 109 +DEAL::114 110 +DEAL::114 111 +DEAL::114 112 +DEAL::114 113 +DEAL::114 114 +DEAL::114 115 +DEAL::114 116 +DEAL::115 6 +DEAL::115 7 +DEAL::115 15 +DEAL::115 32 +DEAL::115 38 +DEAL::115 52 +DEAL::115 55 +DEAL::115 56 +DEAL::115 61 +DEAL::115 67 +DEAL::115 77 +DEAL::115 86 +DEAL::115 89 +DEAL::115 91 +DEAL::115 94 +DEAL::115 98 +DEAL::115 100 +DEAL::115 103 +DEAL::115 105 +DEAL::115 109 +DEAL::115 110 +DEAL::115 111 +DEAL::115 112 +DEAL::115 113 +DEAL::115 114 +DEAL::115 115 +DEAL::115 116 +DEAL::116 6 +DEAL::116 7 +DEAL::116 15 +DEAL::116 32 +DEAL::116 38 +DEAL::116 52 +DEAL::116 55 +DEAL::116 56 +DEAL::116 61 +DEAL::116 67 +DEAL::116 77 +DEAL::116 86 +DEAL::116 89 +DEAL::116 91 +DEAL::116 94 +DEAL::116 98 +DEAL::116 100 +DEAL::116 103 +DEAL::116 105 +DEAL::116 109 +DEAL::116 110 +DEAL::116 111 +DEAL::116 112 +DEAL::116 113 +DEAL::116 114 +DEAL::116 115 +DEAL::116 116 +DEAL::117 117 +DEAL::117 118 +DEAL::117 119 +DEAL::117 120 +DEAL::117 121 +DEAL::117 122 +DEAL::117 123 +DEAL::117 124 +DEAL::117 125 +DEAL::117 126 +DEAL::117 127 +DEAL::117 128 +DEAL::117 129 +DEAL::117 130 +DEAL::117 131 +DEAL::117 132 +DEAL::117 133 +DEAL::117 134 +DEAL::117 135 +DEAL::117 136 +DEAL::117 137 +DEAL::117 138 +DEAL::117 139 +DEAL::117 140 +DEAL::117 141 +DEAL::117 142 +DEAL::117 143 +DEAL::118 0 +DEAL::118 2 +DEAL::118 4 +DEAL::118 6 +DEAL::118 8 +DEAL::118 12 +DEAL::118 16 +DEAL::118 18 +DEAL::118 20 +DEAL::118 117 +DEAL::118 118 +DEAL::118 119 +DEAL::118 120 +DEAL::118 121 +DEAL::118 122 +DEAL::118 123 +DEAL::118 124 +DEAL::118 125 +DEAL::118 126 +DEAL::118 127 +DEAL::118 128 +DEAL::118 129 +DEAL::118 130 +DEAL::118 131 +DEAL::118 132 +DEAL::118 133 +DEAL::118 134 +DEAL::118 135 +DEAL::118 136 +DEAL::118 137 +DEAL::118 138 +DEAL::118 139 +DEAL::118 140 +DEAL::118 141 +DEAL::118 142 +DEAL::118 143 +DEAL::118 144 +DEAL::118 145 +DEAL::118 146 +DEAL::118 147 +DEAL::118 148 +DEAL::118 149 +DEAL::118 150 +DEAL::118 151 +DEAL::118 152 +DEAL::118 153 +DEAL::118 154 +DEAL::118 155 +DEAL::118 156 +DEAL::118 157 +DEAL::118 158 +DEAL::118 159 +DEAL::118 160 +DEAL::119 2 +DEAL::119 6 +DEAL::119 18 +DEAL::119 27 +DEAL::119 30 +DEAL::119 35 +DEAL::119 39 +DEAL::119 41 +DEAL::119 46 +DEAL::119 117 +DEAL::119 118 +DEAL::119 119 +DEAL::119 120 +DEAL::119 121 +DEAL::119 122 +DEAL::119 123 +DEAL::119 124 +DEAL::119 125 +DEAL::119 126 +DEAL::119 127 +DEAL::119 128 +DEAL::119 129 +DEAL::119 130 +DEAL::119 131 +DEAL::119 132 +DEAL::119 133 +DEAL::119 134 +DEAL::119 135 +DEAL::119 136 +DEAL::119 137 +DEAL::119 138 +DEAL::119 139 +DEAL::119 140 +DEAL::119 141 +DEAL::119 142 +DEAL::119 143 +DEAL::119 161 +DEAL::119 162 +DEAL::119 163 +DEAL::119 164 +DEAL::119 165 +DEAL::119 166 +DEAL::119 167 +DEAL::119 168 +DEAL::119 169 +DEAL::119 170 +DEAL::119 171 +DEAL::119 172 +DEAL::119 173 +DEAL::119 174 +DEAL::119 175 +DEAL::119 176 +DEAL::119 177 +DEAL::120 0 +DEAL::120 2 +DEAL::120 4 +DEAL::120 6 +DEAL::120 8 +DEAL::120 12 +DEAL::120 16 +DEAL::120 18 +DEAL::120 20 +DEAL::120 27 +DEAL::120 30 +DEAL::120 35 +DEAL::120 39 +DEAL::120 41 +DEAL::120 46 +DEAL::120 117 +DEAL::120 118 +DEAL::120 119 +DEAL::120 120 +DEAL::120 121 +DEAL::120 122 +DEAL::120 123 +DEAL::120 124 +DEAL::120 125 +DEAL::120 126 +DEAL::120 127 +DEAL::120 128 +DEAL::120 129 +DEAL::120 130 +DEAL::120 131 +DEAL::120 132 +DEAL::120 133 +DEAL::120 134 +DEAL::120 135 +DEAL::120 136 +DEAL::120 137 +DEAL::120 138 +DEAL::120 139 +DEAL::120 140 +DEAL::120 141 +DEAL::120 142 +DEAL::120 143 +DEAL::120 144 +DEAL::120 145 +DEAL::120 146 +DEAL::120 147 +DEAL::120 148 +DEAL::120 149 +DEAL::120 150 +DEAL::120 151 +DEAL::120 152 +DEAL::120 153 +DEAL::120 154 +DEAL::120 155 +DEAL::120 156 +DEAL::120 157 +DEAL::120 158 +DEAL::120 159 +DEAL::120 160 +DEAL::120 161 +DEAL::120 162 +DEAL::120 163 +DEAL::120 164 +DEAL::120 165 +DEAL::120 166 +DEAL::120 167 +DEAL::120 168 +DEAL::120 169 +DEAL::120 170 +DEAL::120 171 +DEAL::120 172 +DEAL::120 173 +DEAL::120 174 +DEAL::120 175 +DEAL::120 176 +DEAL::120 177 +DEAL::120 178 +DEAL::120 179 +DEAL::120 180 +DEAL::120 181 +DEAL::120 182 +DEAL::120 183 +DEAL::120 184 +DEAL::120 185 +DEAL::120 186 +DEAL::120 187 +DEAL::120 188 +DEAL::121 4 +DEAL::121 6 +DEAL::121 12 +DEAL::121 30 +DEAL::121 39 +DEAL::121 63 +DEAL::121 68 +DEAL::121 69 +DEAL::121 82 +DEAL::121 117 +DEAL::121 118 +DEAL::121 119 +DEAL::121 120 +DEAL::121 121 +DEAL::121 122 +DEAL::121 123 +DEAL::121 124 +DEAL::121 125 +DEAL::121 126 +DEAL::121 127 +DEAL::121 128 +DEAL::121 129 +DEAL::121 130 +DEAL::121 131 +DEAL::121 132 +DEAL::121 133 +DEAL::121 134 +DEAL::121 135 +DEAL::121 136 +DEAL::121 137 +DEAL::121 138 +DEAL::121 139 +DEAL::121 140 +DEAL::121 141 +DEAL::121 142 +DEAL::121 143 +DEAL::121 189 +DEAL::121 190 +DEAL::121 191 +DEAL::121 192 +DEAL::121 193 +DEAL::121 194 +DEAL::121 195 +DEAL::121 196 +DEAL::121 197 +DEAL::121 198 +DEAL::121 199 +DEAL::121 200 +DEAL::121 201 +DEAL::121 202 +DEAL::121 203 +DEAL::121 204 +DEAL::121 205 +DEAL::122 0 +DEAL::122 2 +DEAL::122 4 +DEAL::122 6 +DEAL::122 8 +DEAL::122 12 +DEAL::122 16 +DEAL::122 18 +DEAL::122 20 +DEAL::122 30 +DEAL::122 39 +DEAL::122 63 +DEAL::122 68 +DEAL::122 69 +DEAL::122 82 +DEAL::122 117 +DEAL::122 118 +DEAL::122 119 +DEAL::122 120 +DEAL::122 121 +DEAL::122 122 +DEAL::122 123 +DEAL::122 124 +DEAL::122 125 +DEAL::122 126 +DEAL::122 127 +DEAL::122 128 +DEAL::122 129 +DEAL::122 130 +DEAL::122 131 +DEAL::122 132 +DEAL::122 133 +DEAL::122 134 +DEAL::122 135 +DEAL::122 136 +DEAL::122 137 +DEAL::122 138 +DEAL::122 139 +DEAL::122 140 +DEAL::122 141 +DEAL::122 142 +DEAL::122 143 +DEAL::122 144 +DEAL::122 145 +DEAL::122 146 +DEAL::122 147 +DEAL::122 148 +DEAL::122 149 +DEAL::122 150 +DEAL::122 151 +DEAL::122 152 +DEAL::122 153 +DEAL::122 154 +DEAL::122 155 +DEAL::122 156 +DEAL::122 157 +DEAL::122 158 +DEAL::122 159 +DEAL::122 160 +DEAL::122 189 +DEAL::122 190 +DEAL::122 191 +DEAL::122 192 +DEAL::122 193 +DEAL::122 194 +DEAL::122 195 +DEAL::122 196 +DEAL::122 197 +DEAL::122 198 +DEAL::122 199 +DEAL::122 200 +DEAL::122 201 +DEAL::122 202 +DEAL::122 203 +DEAL::122 204 +DEAL::122 205 +DEAL::122 206 +DEAL::122 207 +DEAL::122 208 +DEAL::122 209 +DEAL::122 210 +DEAL::122 211 +DEAL::122 212 +DEAL::122 213 +DEAL::122 214 +DEAL::122 215 +DEAL::122 216 +DEAL::123 2 +DEAL::123 4 +DEAL::123 6 +DEAL::123 12 +DEAL::123 18 +DEAL::123 27 +DEAL::123 30 +DEAL::123 35 +DEAL::123 39 +DEAL::123 41 +DEAL::123 46 +DEAL::123 63 +DEAL::123 68 +DEAL::123 69 +DEAL::123 82 +DEAL::123 117 +DEAL::123 118 +DEAL::123 119 +DEAL::123 120 +DEAL::123 121 +DEAL::123 122 +DEAL::123 123 +DEAL::123 124 +DEAL::123 125 +DEAL::123 126 +DEAL::123 127 +DEAL::123 128 +DEAL::123 129 +DEAL::123 130 +DEAL::123 131 +DEAL::123 132 +DEAL::123 133 +DEAL::123 134 +DEAL::123 135 +DEAL::123 136 +DEAL::123 137 +DEAL::123 138 +DEAL::123 139 +DEAL::123 140 +DEAL::123 141 +DEAL::123 142 +DEAL::123 143 +DEAL::123 161 +DEAL::123 162 +DEAL::123 163 +DEAL::123 164 +DEAL::123 165 +DEAL::123 166 +DEAL::123 167 +DEAL::123 168 +DEAL::123 169 +DEAL::123 170 +DEAL::123 171 +DEAL::123 172 +DEAL::123 173 +DEAL::123 174 +DEAL::123 175 +DEAL::123 176 +DEAL::123 177 +DEAL::123 189 +DEAL::123 190 +DEAL::123 191 +DEAL::123 192 +DEAL::123 193 +DEAL::123 194 +DEAL::123 195 +DEAL::123 196 +DEAL::123 197 +DEAL::123 198 +DEAL::123 199 +DEAL::123 200 +DEAL::123 201 +DEAL::123 202 +DEAL::123 203 +DEAL::123 204 +DEAL::123 205 +DEAL::123 217 +DEAL::123 218 +DEAL::123 219 +DEAL::123 220 +DEAL::123 221 +DEAL::123 222 +DEAL::123 223 +DEAL::123 224 +DEAL::123 225 +DEAL::123 226 +DEAL::123 227 +DEAL::124 0 +DEAL::124 2 +DEAL::124 4 +DEAL::124 6 +DEAL::124 8 +DEAL::124 12 +DEAL::124 16 +DEAL::124 18 +DEAL::124 20 +DEAL::124 27 +DEAL::124 30 +DEAL::124 35 +DEAL::124 39 +DEAL::124 41 +DEAL::124 46 +DEAL::124 63 +DEAL::124 68 +DEAL::124 69 +DEAL::124 82 +DEAL::124 117 +DEAL::124 118 +DEAL::124 119 +DEAL::124 120 +DEAL::124 121 +DEAL::124 122 +DEAL::124 123 +DEAL::124 124 +DEAL::124 125 +DEAL::124 126 +DEAL::124 127 +DEAL::124 128 +DEAL::124 129 +DEAL::124 130 +DEAL::124 131 +DEAL::124 132 +DEAL::124 133 +DEAL::124 134 +DEAL::124 135 +DEAL::124 136 +DEAL::124 137 +DEAL::124 138 +DEAL::124 139 +DEAL::124 140 +DEAL::124 141 +DEAL::124 142 +DEAL::124 143 +DEAL::124 144 +DEAL::124 145 +DEAL::124 146 +DEAL::124 147 +DEAL::124 148 +DEAL::124 149 +DEAL::124 150 +DEAL::124 151 +DEAL::124 152 +DEAL::124 153 +DEAL::124 154 +DEAL::124 155 +DEAL::124 156 +DEAL::124 157 +DEAL::124 158 +DEAL::124 159 +DEAL::124 160 +DEAL::124 161 +DEAL::124 162 +DEAL::124 163 +DEAL::124 164 +DEAL::124 165 +DEAL::124 166 +DEAL::124 167 +DEAL::124 168 +DEAL::124 169 +DEAL::124 170 +DEAL::124 171 +DEAL::124 172 +DEAL::124 173 +DEAL::124 174 +DEAL::124 175 +DEAL::124 176 +DEAL::124 177 +DEAL::124 178 +DEAL::124 179 +DEAL::124 180 +DEAL::124 181 +DEAL::124 182 +DEAL::124 183 +DEAL::124 184 +DEAL::124 185 +DEAL::124 186 +DEAL::124 187 +DEAL::124 188 +DEAL::124 189 +DEAL::124 190 +DEAL::124 191 +DEAL::124 192 +DEAL::124 193 +DEAL::124 194 +DEAL::124 195 +DEAL::124 196 +DEAL::124 197 +DEAL::124 198 +DEAL::124 199 +DEAL::124 200 +DEAL::124 201 +DEAL::124 202 +DEAL::124 203 +DEAL::124 204 +DEAL::124 205 +DEAL::124 206 +DEAL::124 207 +DEAL::124 208 +DEAL::124 209 +DEAL::124 210 +DEAL::124 211 +DEAL::124 212 +DEAL::124 213 +DEAL::124 214 +DEAL::124 215 +DEAL::124 216 +DEAL::124 217 +DEAL::124 218 +DEAL::124 219 +DEAL::124 220 +DEAL::124 221 +DEAL::124 222 +DEAL::124 223 +DEAL::124 224 +DEAL::124 225 +DEAL::124 226 +DEAL::124 227 +DEAL::124 228 +DEAL::124 229 +DEAL::124 230 +DEAL::124 231 +DEAL::124 232 +DEAL::124 233 +DEAL::124 234 +DEAL::125 117 +DEAL::125 118 +DEAL::125 119 +DEAL::125 120 +DEAL::125 121 +DEAL::125 122 +DEAL::125 123 +DEAL::125 124 +DEAL::125 125 +DEAL::125 126 +DEAL::125 127 +DEAL::125 128 +DEAL::125 129 +DEAL::125 130 +DEAL::125 131 +DEAL::125 132 +DEAL::125 133 +DEAL::125 134 +DEAL::125 135 +DEAL::125 136 +DEAL::125 137 +DEAL::125 138 +DEAL::125 139 +DEAL::125 140 +DEAL::125 141 +DEAL::125 142 +DEAL::125 143 +DEAL::126 0 +DEAL::126 2 +DEAL::126 4 +DEAL::126 6 +DEAL::126 8 +DEAL::126 12 +DEAL::126 16 +DEAL::126 18 +DEAL::126 20 +DEAL::126 117 +DEAL::126 118 +DEAL::126 119 +DEAL::126 120 +DEAL::126 121 +DEAL::126 122 +DEAL::126 123 +DEAL::126 124 +DEAL::126 125 +DEAL::126 126 +DEAL::126 127 +DEAL::126 128 +DEAL::126 129 +DEAL::126 130 +DEAL::126 131 +DEAL::126 132 +DEAL::126 133 +DEAL::126 134 +DEAL::126 135 +DEAL::126 136 +DEAL::126 137 +DEAL::126 138 +DEAL::126 139 +DEAL::126 140 +DEAL::126 141 +DEAL::126 142 +DEAL::126 143 +DEAL::126 144 +DEAL::126 145 +DEAL::126 146 +DEAL::126 147 +DEAL::126 148 +DEAL::126 149 +DEAL::126 150 +DEAL::126 151 +DEAL::126 152 +DEAL::126 153 +DEAL::126 154 +DEAL::126 155 +DEAL::126 156 +DEAL::126 157 +DEAL::126 158 +DEAL::126 159 +DEAL::126 160 +DEAL::127 117 +DEAL::127 118 +DEAL::127 119 +DEAL::127 120 +DEAL::127 121 +DEAL::127 122 +DEAL::127 123 +DEAL::127 124 +DEAL::127 125 +DEAL::127 126 +DEAL::127 127 +DEAL::127 128 +DEAL::127 129 +DEAL::127 130 +DEAL::127 131 +DEAL::127 132 +DEAL::127 133 +DEAL::127 134 +DEAL::127 135 +DEAL::127 136 +DEAL::127 137 +DEAL::127 138 +DEAL::127 139 +DEAL::127 140 +DEAL::127 141 +DEAL::127 142 +DEAL::127 143 +DEAL::128 2 +DEAL::128 6 +DEAL::128 18 +DEAL::128 27 +DEAL::128 30 +DEAL::128 35 +DEAL::128 39 +DEAL::128 41 +DEAL::128 46 +DEAL::128 117 +DEAL::128 118 +DEAL::128 119 +DEAL::128 120 +DEAL::128 121 +DEAL::128 122 +DEAL::128 123 +DEAL::128 124 +DEAL::128 125 +DEAL::128 126 +DEAL::128 127 +DEAL::128 128 +DEAL::128 129 +DEAL::128 130 +DEAL::128 131 +DEAL::128 132 +DEAL::128 133 +DEAL::128 134 +DEAL::128 135 +DEAL::128 136 +DEAL::128 137 +DEAL::128 138 +DEAL::128 139 +DEAL::128 140 +DEAL::128 141 +DEAL::128 142 +DEAL::128 143 +DEAL::128 161 +DEAL::128 162 +DEAL::128 163 +DEAL::128 164 +DEAL::128 165 +DEAL::128 166 +DEAL::128 167 +DEAL::128 168 +DEAL::128 169 +DEAL::128 170 +DEAL::128 171 +DEAL::128 172 +DEAL::128 173 +DEAL::128 174 +DEAL::128 175 +DEAL::128 176 +DEAL::128 177 +DEAL::129 4 +DEAL::129 6 +DEAL::129 12 +DEAL::129 30 +DEAL::129 39 +DEAL::129 63 +DEAL::129 68 +DEAL::129 69 +DEAL::129 82 +DEAL::129 117 +DEAL::129 118 +DEAL::129 119 +DEAL::129 120 +DEAL::129 121 +DEAL::129 122 +DEAL::129 123 +DEAL::129 124 +DEAL::129 125 +DEAL::129 126 +DEAL::129 127 +DEAL::129 128 +DEAL::129 129 +DEAL::129 130 +DEAL::129 131 +DEAL::129 132 +DEAL::129 133 +DEAL::129 134 +DEAL::129 135 +DEAL::129 136 +DEAL::129 137 +DEAL::129 138 +DEAL::129 139 +DEAL::129 140 +DEAL::129 141 +DEAL::129 142 +DEAL::129 143 +DEAL::129 189 +DEAL::129 190 +DEAL::129 191 +DEAL::129 192 +DEAL::129 193 +DEAL::129 194 +DEAL::129 195 +DEAL::129 196 +DEAL::129 197 +DEAL::129 198 +DEAL::129 199 +DEAL::129 200 +DEAL::129 201 +DEAL::129 202 +DEAL::129 203 +DEAL::129 204 +DEAL::129 205 +DEAL::130 0 +DEAL::130 2 +DEAL::130 4 +DEAL::130 6 +DEAL::130 8 +DEAL::130 12 +DEAL::130 16 +DEAL::130 18 +DEAL::130 20 +DEAL::130 30 +DEAL::130 39 +DEAL::130 63 +DEAL::130 68 +DEAL::130 69 +DEAL::130 82 +DEAL::130 117 +DEAL::130 118 +DEAL::130 119 +DEAL::130 120 +DEAL::130 121 +DEAL::130 122 +DEAL::130 123 +DEAL::130 124 +DEAL::130 125 +DEAL::130 126 +DEAL::130 127 +DEAL::130 128 +DEAL::130 129 +DEAL::130 130 +DEAL::130 131 +DEAL::130 132 +DEAL::130 133 +DEAL::130 134 +DEAL::130 135 +DEAL::130 136 +DEAL::130 137 +DEAL::130 138 +DEAL::130 139 +DEAL::130 140 +DEAL::130 141 +DEAL::130 142 +DEAL::130 143 +DEAL::130 144 +DEAL::130 145 +DEAL::130 146 +DEAL::130 147 +DEAL::130 148 +DEAL::130 149 +DEAL::130 150 +DEAL::130 151 +DEAL::130 152 +DEAL::130 153 +DEAL::130 154 +DEAL::130 155 +DEAL::130 156 +DEAL::130 157 +DEAL::130 158 +DEAL::130 159 +DEAL::130 160 +DEAL::130 189 +DEAL::130 190 +DEAL::130 191 +DEAL::130 192 +DEAL::130 193 +DEAL::130 194 +DEAL::130 195 +DEAL::130 196 +DEAL::130 197 +DEAL::130 198 +DEAL::130 199 +DEAL::130 200 +DEAL::130 201 +DEAL::130 202 +DEAL::130 203 +DEAL::130 204 +DEAL::130 205 +DEAL::130 206 +DEAL::130 207 +DEAL::130 208 +DEAL::130 209 +DEAL::130 210 +DEAL::130 211 +DEAL::130 212 +DEAL::130 213 +DEAL::130 214 +DEAL::130 215 +DEAL::130 216 +DEAL::131 4 +DEAL::131 6 +DEAL::131 12 +DEAL::131 30 +DEAL::131 39 +DEAL::131 63 +DEAL::131 68 +DEAL::131 69 +DEAL::131 82 +DEAL::131 117 +DEAL::131 118 +DEAL::131 119 +DEAL::131 120 +DEAL::131 121 +DEAL::131 122 +DEAL::131 123 +DEAL::131 124 +DEAL::131 125 +DEAL::131 126 +DEAL::131 127 +DEAL::131 128 +DEAL::131 129 +DEAL::131 130 +DEAL::131 131 +DEAL::131 132 +DEAL::131 133 +DEAL::131 134 +DEAL::131 135 +DEAL::131 136 +DEAL::131 137 +DEAL::131 138 +DEAL::131 139 +DEAL::131 140 +DEAL::131 141 +DEAL::131 142 +DEAL::131 143 +DEAL::131 189 +DEAL::131 190 +DEAL::131 191 +DEAL::131 192 +DEAL::131 193 +DEAL::131 194 +DEAL::131 195 +DEAL::131 196 +DEAL::131 197 +DEAL::131 198 +DEAL::131 199 +DEAL::131 200 +DEAL::131 201 +DEAL::131 202 +DEAL::131 203 +DEAL::131 204 +DEAL::131 205 +DEAL::132 2 +DEAL::132 4 +DEAL::132 6 +DEAL::132 12 +DEAL::132 18 +DEAL::132 27 +DEAL::132 30 +DEAL::132 35 +DEAL::132 39 +DEAL::132 41 +DEAL::132 46 +DEAL::132 63 +DEAL::132 68 +DEAL::132 69 +DEAL::132 82 +DEAL::132 117 +DEAL::132 118 +DEAL::132 119 +DEAL::132 120 +DEAL::132 121 +DEAL::132 122 +DEAL::132 123 +DEAL::132 124 +DEAL::132 125 +DEAL::132 126 +DEAL::132 127 +DEAL::132 128 +DEAL::132 129 +DEAL::132 130 +DEAL::132 131 +DEAL::132 132 +DEAL::132 133 +DEAL::132 134 +DEAL::132 135 +DEAL::132 136 +DEAL::132 137 +DEAL::132 138 +DEAL::132 139 +DEAL::132 140 +DEAL::132 141 +DEAL::132 142 +DEAL::132 143 +DEAL::132 161 +DEAL::132 162 +DEAL::132 163 +DEAL::132 164 +DEAL::132 165 +DEAL::132 166 +DEAL::132 167 +DEAL::132 168 +DEAL::132 169 +DEAL::132 170 +DEAL::132 171 +DEAL::132 172 +DEAL::132 173 +DEAL::132 174 +DEAL::132 175 +DEAL::132 176 +DEAL::132 177 +DEAL::132 189 +DEAL::132 190 +DEAL::132 191 +DEAL::132 192 +DEAL::132 193 +DEAL::132 194 +DEAL::132 195 +DEAL::132 196 +DEAL::132 197 +DEAL::132 198 +DEAL::132 199 +DEAL::132 200 +DEAL::132 201 +DEAL::132 202 +DEAL::132 203 +DEAL::132 204 +DEAL::132 205 +DEAL::132 217 +DEAL::132 218 +DEAL::132 219 +DEAL::132 220 +DEAL::132 221 +DEAL::132 222 +DEAL::132 223 +DEAL::132 224 +DEAL::132 225 +DEAL::132 226 +DEAL::132 227 +DEAL::133 117 +DEAL::133 118 +DEAL::133 119 +DEAL::133 120 +DEAL::133 121 +DEAL::133 122 +DEAL::133 123 +DEAL::133 124 +DEAL::133 125 +DEAL::133 126 +DEAL::133 127 +DEAL::133 128 +DEAL::133 129 +DEAL::133 130 +DEAL::133 131 +DEAL::133 132 +DEAL::133 133 +DEAL::133 134 +DEAL::133 135 +DEAL::133 136 +DEAL::133 137 +DEAL::133 138 +DEAL::133 139 +DEAL::133 140 +DEAL::133 141 +DEAL::133 142 +DEAL::133 143 +DEAL::134 0 +DEAL::134 2 +DEAL::134 4 +DEAL::134 6 +DEAL::134 8 +DEAL::134 12 +DEAL::134 16 +DEAL::134 18 +DEAL::134 20 +DEAL::134 117 +DEAL::134 118 +DEAL::134 119 +DEAL::134 120 +DEAL::134 121 +DEAL::134 122 +DEAL::134 123 +DEAL::134 124 +DEAL::134 125 +DEAL::134 126 +DEAL::134 127 +DEAL::134 128 +DEAL::134 129 +DEAL::134 130 +DEAL::134 131 +DEAL::134 132 +DEAL::134 133 +DEAL::134 134 +DEAL::134 135 +DEAL::134 136 +DEAL::134 137 +DEAL::134 138 +DEAL::134 139 +DEAL::134 140 +DEAL::134 141 +DEAL::134 142 +DEAL::134 143 +DEAL::134 144 +DEAL::134 145 +DEAL::134 146 +DEAL::134 147 +DEAL::134 148 +DEAL::134 149 +DEAL::134 150 +DEAL::134 151 +DEAL::134 152 +DEAL::134 153 +DEAL::134 154 +DEAL::134 155 +DEAL::134 156 +DEAL::134 157 +DEAL::134 158 +DEAL::134 159 +DEAL::134 160 +DEAL::135 2 +DEAL::135 6 +DEAL::135 18 +DEAL::135 27 +DEAL::135 30 +DEAL::135 35 +DEAL::135 39 +DEAL::135 41 +DEAL::135 46 +DEAL::135 117 +DEAL::135 118 +DEAL::135 119 +DEAL::135 120 +DEAL::135 121 +DEAL::135 122 +DEAL::135 123 +DEAL::135 124 +DEAL::135 125 +DEAL::135 126 +DEAL::135 127 +DEAL::135 128 +DEAL::135 129 +DEAL::135 130 +DEAL::135 131 +DEAL::135 132 +DEAL::135 133 +DEAL::135 134 +DEAL::135 135 +DEAL::135 136 +DEAL::135 137 +DEAL::135 138 +DEAL::135 139 +DEAL::135 140 +DEAL::135 141 +DEAL::135 142 +DEAL::135 143 +DEAL::135 161 +DEAL::135 162 +DEAL::135 163 +DEAL::135 164 +DEAL::135 165 +DEAL::135 166 +DEAL::135 167 +DEAL::135 168 +DEAL::135 169 +DEAL::135 170 +DEAL::135 171 +DEAL::135 172 +DEAL::135 173 +DEAL::135 174 +DEAL::135 175 +DEAL::135 176 +DEAL::135 177 +DEAL::136 0 +DEAL::136 2 +DEAL::136 4 +DEAL::136 6 +DEAL::136 8 +DEAL::136 12 +DEAL::136 16 +DEAL::136 18 +DEAL::136 20 +DEAL::136 27 +DEAL::136 30 +DEAL::136 35 +DEAL::136 39 +DEAL::136 41 +DEAL::136 46 +DEAL::136 117 +DEAL::136 118 +DEAL::136 119 +DEAL::136 120 +DEAL::136 121 +DEAL::136 122 +DEAL::136 123 +DEAL::136 124 +DEAL::136 125 +DEAL::136 126 +DEAL::136 127 +DEAL::136 128 +DEAL::136 129 +DEAL::136 130 +DEAL::136 131 +DEAL::136 132 +DEAL::136 133 +DEAL::136 134 +DEAL::136 135 +DEAL::136 136 +DEAL::136 137 +DEAL::136 138 +DEAL::136 139 +DEAL::136 140 +DEAL::136 141 +DEAL::136 142 +DEAL::136 143 +DEAL::136 144 +DEAL::136 145 +DEAL::136 146 +DEAL::136 147 +DEAL::136 148 +DEAL::136 149 +DEAL::136 150 +DEAL::136 151 +DEAL::136 152 +DEAL::136 153 +DEAL::136 154 +DEAL::136 155 +DEAL::136 156 +DEAL::136 157 +DEAL::136 158 +DEAL::136 159 +DEAL::136 160 +DEAL::136 161 +DEAL::136 162 +DEAL::136 163 +DEAL::136 164 +DEAL::136 165 +DEAL::136 166 +DEAL::136 167 +DEAL::136 168 +DEAL::136 169 +DEAL::136 170 +DEAL::136 171 +DEAL::136 172 +DEAL::136 173 +DEAL::136 174 +DEAL::136 175 +DEAL::136 176 +DEAL::136 177 +DEAL::136 178 +DEAL::136 179 +DEAL::136 180 +DEAL::136 181 +DEAL::136 182 +DEAL::136 183 +DEAL::136 184 +DEAL::136 185 +DEAL::136 186 +DEAL::136 187 +DEAL::136 188 +DEAL::137 117 +DEAL::137 118 +DEAL::137 119 +DEAL::137 120 +DEAL::137 121 +DEAL::137 122 +DEAL::137 123 +DEAL::137 124 +DEAL::137 125 +DEAL::137 126 +DEAL::137 127 +DEAL::137 128 +DEAL::137 129 +DEAL::137 130 +DEAL::137 131 +DEAL::137 132 +DEAL::137 133 +DEAL::137 134 +DEAL::137 135 +DEAL::137 136 +DEAL::137 137 +DEAL::137 138 +DEAL::137 139 +DEAL::137 140 +DEAL::137 141 +DEAL::137 142 +DEAL::137 143 +DEAL::138 0 +DEAL::138 2 +DEAL::138 4 +DEAL::138 6 +DEAL::138 8 +DEAL::138 12 +DEAL::138 16 +DEAL::138 18 +DEAL::138 20 +DEAL::138 117 +DEAL::138 118 +DEAL::138 119 +DEAL::138 120 +DEAL::138 121 +DEAL::138 122 +DEAL::138 123 +DEAL::138 124 +DEAL::138 125 +DEAL::138 126 +DEAL::138 127 +DEAL::138 128 +DEAL::138 129 +DEAL::138 130 +DEAL::138 131 +DEAL::138 132 +DEAL::138 133 +DEAL::138 134 +DEAL::138 135 +DEAL::138 136 +DEAL::138 137 +DEAL::138 138 +DEAL::138 139 +DEAL::138 140 +DEAL::138 141 +DEAL::138 142 +DEAL::138 143 +DEAL::138 144 +DEAL::138 145 +DEAL::138 146 +DEAL::138 147 +DEAL::138 148 +DEAL::138 149 +DEAL::138 150 +DEAL::138 151 +DEAL::138 152 +DEAL::138 153 +DEAL::138 154 +DEAL::138 155 +DEAL::138 156 +DEAL::138 157 +DEAL::138 158 +DEAL::138 159 +DEAL::138 160 +DEAL::139 117 +DEAL::139 118 +DEAL::139 119 +DEAL::139 120 +DEAL::139 121 +DEAL::139 122 +DEAL::139 123 +DEAL::139 124 +DEAL::139 125 +DEAL::139 126 +DEAL::139 127 +DEAL::139 128 +DEAL::139 129 +DEAL::139 130 +DEAL::139 131 +DEAL::139 132 +DEAL::139 133 +DEAL::139 134 +DEAL::139 135 +DEAL::139 136 +DEAL::139 137 +DEAL::139 138 +DEAL::139 139 +DEAL::139 140 +DEAL::139 141 +DEAL::139 142 +DEAL::139 143 +DEAL::140 2 +DEAL::140 6 +DEAL::140 18 +DEAL::140 27 +DEAL::140 30 +DEAL::140 35 +DEAL::140 39 +DEAL::140 41 +DEAL::140 46 +DEAL::140 117 +DEAL::140 118 +DEAL::140 119 +DEAL::140 120 +DEAL::140 121 +DEAL::140 122 +DEAL::140 123 +DEAL::140 124 +DEAL::140 125 +DEAL::140 126 +DEAL::140 127 +DEAL::140 128 +DEAL::140 129 +DEAL::140 130 +DEAL::140 131 +DEAL::140 132 +DEAL::140 133 +DEAL::140 134 +DEAL::140 135 +DEAL::140 136 +DEAL::140 137 +DEAL::140 138 +DEAL::140 139 +DEAL::140 140 +DEAL::140 141 +DEAL::140 142 +DEAL::140 143 +DEAL::140 161 +DEAL::140 162 +DEAL::140 163 +DEAL::140 164 +DEAL::140 165 +DEAL::140 166 +DEAL::140 167 +DEAL::140 168 +DEAL::140 169 +DEAL::140 170 +DEAL::140 171 +DEAL::140 172 +DEAL::140 173 +DEAL::140 174 +DEAL::140 175 +DEAL::140 176 +DEAL::140 177 +DEAL::141 117 +DEAL::141 118 +DEAL::141 119 +DEAL::141 120 +DEAL::141 121 +DEAL::141 122 +DEAL::141 123 +DEAL::141 124 +DEAL::141 125 +DEAL::141 126 +DEAL::141 127 +DEAL::141 128 +DEAL::141 129 +DEAL::141 130 +DEAL::141 131 +DEAL::141 132 +DEAL::141 133 +DEAL::141 134 +DEAL::141 135 +DEAL::141 136 +DEAL::141 137 +DEAL::141 138 +DEAL::141 139 +DEAL::141 140 +DEAL::141 141 +DEAL::141 142 +DEAL::141 143 +DEAL::142 4 +DEAL::142 6 +DEAL::142 12 +DEAL::142 30 +DEAL::142 39 +DEAL::142 63 +DEAL::142 68 +DEAL::142 69 +DEAL::142 82 +DEAL::142 117 +DEAL::142 118 +DEAL::142 119 +DEAL::142 120 +DEAL::142 121 +DEAL::142 122 +DEAL::142 123 +DEAL::142 124 +DEAL::142 125 +DEAL::142 126 +DEAL::142 127 +DEAL::142 128 +DEAL::142 129 +DEAL::142 130 +DEAL::142 131 +DEAL::142 132 +DEAL::142 133 +DEAL::142 134 +DEAL::142 135 +DEAL::142 136 +DEAL::142 137 +DEAL::142 138 +DEAL::142 139 +DEAL::142 140 +DEAL::142 141 +DEAL::142 142 +DEAL::142 143 +DEAL::142 189 +DEAL::142 190 +DEAL::142 191 +DEAL::142 192 +DEAL::142 193 +DEAL::142 194 +DEAL::142 195 +DEAL::142 196 +DEAL::142 197 +DEAL::142 198 +DEAL::142 199 +DEAL::142 200 +DEAL::142 201 +DEAL::142 202 +DEAL::142 203 +DEAL::142 204 +DEAL::142 205 +DEAL::143 117 +DEAL::143 118 +DEAL::143 119 +DEAL::143 120 +DEAL::143 121 +DEAL::143 122 +DEAL::143 123 +DEAL::143 124 +DEAL::143 125 +DEAL::143 126 +DEAL::143 127 +DEAL::143 128 +DEAL::143 129 +DEAL::143 130 +DEAL::143 131 +DEAL::143 132 +DEAL::143 133 +DEAL::143 134 +DEAL::143 135 +DEAL::143 136 +DEAL::143 137 +DEAL::143 138 +DEAL::143 139 +DEAL::143 140 +DEAL::143 141 +DEAL::143 142 +DEAL::143 143 +DEAL::144 0 +DEAL::144 2 +DEAL::144 118 +DEAL::144 120 +DEAL::144 122 +DEAL::144 124 +DEAL::144 126 +DEAL::144 130 +DEAL::144 134 +DEAL::144 136 +DEAL::144 138 +DEAL::144 144 +DEAL::144 145 +DEAL::144 146 +DEAL::144 147 +DEAL::144 148 +DEAL::144 149 +DEAL::144 150 +DEAL::144 151 +DEAL::144 152 +DEAL::144 153 +DEAL::144 154 +DEAL::144 155 +DEAL::144 156 +DEAL::144 157 +DEAL::144 158 +DEAL::144 159 +DEAL::144 160 +DEAL::144 161 +DEAL::144 163 +DEAL::144 165 +DEAL::144 168 +DEAL::144 171 +DEAL::144 173 +DEAL::144 178 +DEAL::144 179 +DEAL::144 180 +DEAL::144 181 +DEAL::144 182 +DEAL::144 183 +DEAL::144 184 +DEAL::144 185 +DEAL::144 186 +DEAL::144 187 +DEAL::144 188 +DEAL::145 0 +DEAL::145 4 +DEAL::145 118 +DEAL::145 120 +DEAL::145 122 +DEAL::145 124 +DEAL::145 126 +DEAL::145 130 +DEAL::145 134 +DEAL::145 136 +DEAL::145 138 +DEAL::145 144 +DEAL::145 145 +DEAL::145 146 +DEAL::145 147 +DEAL::145 148 +DEAL::145 149 +DEAL::145 150 +DEAL::145 151 +DEAL::145 152 +DEAL::145 153 +DEAL::145 154 +DEAL::145 155 +DEAL::145 156 +DEAL::145 157 +DEAL::145 158 +DEAL::145 159 +DEAL::145 160 +DEAL::145 189 +DEAL::145 191 +DEAL::145 193 +DEAL::145 197 +DEAL::145 199 +DEAL::145 201 +DEAL::145 206 +DEAL::145 207 +DEAL::145 208 +DEAL::145 209 +DEAL::145 210 +DEAL::145 211 +DEAL::145 212 +DEAL::145 213 +DEAL::145 214 +DEAL::145 215 +DEAL::145 216 +DEAL::146 0 +DEAL::146 2 +DEAL::146 4 +DEAL::146 6 +DEAL::146 118 +DEAL::146 120 +DEAL::146 122 +DEAL::146 124 +DEAL::146 126 +DEAL::146 130 +DEAL::146 134 +DEAL::146 136 +DEAL::146 138 +DEAL::146 144 +DEAL::146 145 +DEAL::146 146 +DEAL::146 147 +DEAL::146 148 +DEAL::146 149 +DEAL::146 150 +DEAL::146 151 +DEAL::146 152 +DEAL::146 153 +DEAL::146 154 +DEAL::146 155 +DEAL::146 156 +DEAL::146 157 +DEAL::146 158 +DEAL::146 159 +DEAL::146 160 +DEAL::146 161 +DEAL::146 163 +DEAL::146 165 +DEAL::146 168 +DEAL::146 171 +DEAL::146 173 +DEAL::146 178 +DEAL::146 179 +DEAL::146 180 +DEAL::146 181 +DEAL::146 182 +DEAL::146 183 +DEAL::146 184 +DEAL::146 185 +DEAL::146 186 +DEAL::146 187 +DEAL::146 188 +DEAL::146 189 +DEAL::146 191 +DEAL::146 193 +DEAL::146 197 +DEAL::146 199 +DEAL::146 201 +DEAL::146 206 +DEAL::146 207 +DEAL::146 208 +DEAL::146 209 +DEAL::146 210 +DEAL::146 211 +DEAL::146 212 +DEAL::146 213 +DEAL::146 214 +DEAL::146 215 +DEAL::146 216 +DEAL::146 217 +DEAL::146 219 +DEAL::146 222 +DEAL::146 224 +DEAL::146 228 +DEAL::146 229 +DEAL::146 230 +DEAL::146 231 +DEAL::146 232 +DEAL::146 233 +DEAL::146 234 +DEAL::147 0 +DEAL::147 118 +DEAL::147 120 +DEAL::147 122 +DEAL::147 124 +DEAL::147 126 +DEAL::147 130 +DEAL::147 134 +DEAL::147 136 +DEAL::147 138 +DEAL::147 144 +DEAL::147 145 +DEAL::147 146 +DEAL::147 147 +DEAL::147 148 +DEAL::147 149 +DEAL::147 150 +DEAL::147 151 +DEAL::147 152 +DEAL::147 153 +DEAL::147 154 +DEAL::147 155 +DEAL::147 156 +DEAL::147 157 +DEAL::147 158 +DEAL::147 159 +DEAL::147 160 +DEAL::148 0 +DEAL::148 2 +DEAL::148 4 +DEAL::148 6 +DEAL::148 8 +DEAL::148 12 +DEAL::148 16 +DEAL::148 18 +DEAL::148 20 +DEAL::148 118 +DEAL::148 120 +DEAL::148 122 +DEAL::148 124 +DEAL::148 126 +DEAL::148 130 +DEAL::148 134 +DEAL::148 136 +DEAL::148 138 +DEAL::148 144 +DEAL::148 145 +DEAL::148 146 +DEAL::148 147 +DEAL::148 148 +DEAL::148 149 +DEAL::148 150 +DEAL::148 151 +DEAL::148 152 +DEAL::148 153 +DEAL::148 154 +DEAL::148 155 +DEAL::148 156 +DEAL::148 157 +DEAL::148 158 +DEAL::148 159 +DEAL::148 160 +DEAL::149 0 +DEAL::149 2 +DEAL::149 4 +DEAL::149 6 +DEAL::149 8 +DEAL::149 12 +DEAL::149 16 +DEAL::149 18 +DEAL::149 20 +DEAL::149 27 +DEAL::149 30 +DEAL::149 35 +DEAL::149 39 +DEAL::149 41 +DEAL::149 46 +DEAL::149 118 +DEAL::149 120 +DEAL::149 122 +DEAL::149 124 +DEAL::149 126 +DEAL::149 130 +DEAL::149 134 +DEAL::149 136 +DEAL::149 138 +DEAL::149 144 +DEAL::149 145 +DEAL::149 146 +DEAL::149 147 +DEAL::149 148 +DEAL::149 149 +DEAL::149 150 +DEAL::149 151 +DEAL::149 152 +DEAL::149 153 +DEAL::149 154 +DEAL::149 155 +DEAL::149 156 +DEAL::149 157 +DEAL::149 158 +DEAL::149 159 +DEAL::149 160 +DEAL::149 161 +DEAL::149 163 +DEAL::149 165 +DEAL::149 168 +DEAL::149 171 +DEAL::149 173 +DEAL::149 178 +DEAL::149 179 +DEAL::149 180 +DEAL::149 181 +DEAL::149 182 +DEAL::149 183 +DEAL::149 184 +DEAL::149 185 +DEAL::149 186 +DEAL::149 187 +DEAL::149 188 +DEAL::150 0 +DEAL::150 4 +DEAL::150 118 +DEAL::150 120 +DEAL::150 122 +DEAL::150 124 +DEAL::150 126 +DEAL::150 130 +DEAL::150 134 +DEAL::150 136 +DEAL::150 138 +DEAL::150 144 +DEAL::150 145 +DEAL::150 146 +DEAL::150 147 +DEAL::150 148 +DEAL::150 149 +DEAL::150 150 +DEAL::150 151 +DEAL::150 152 +DEAL::150 153 +DEAL::150 154 +DEAL::150 155 +DEAL::150 156 +DEAL::150 157 +DEAL::150 158 +DEAL::150 159 +DEAL::150 160 +DEAL::150 189 +DEAL::150 191 +DEAL::150 193 +DEAL::150 197 +DEAL::150 199 +DEAL::150 201 +DEAL::150 206 +DEAL::150 207 +DEAL::150 208 +DEAL::150 209 +DEAL::150 210 +DEAL::150 211 +DEAL::150 212 +DEAL::150 213 +DEAL::150 214 +DEAL::150 215 +DEAL::150 216 +DEAL::151 0 +DEAL::151 2 +DEAL::151 4 +DEAL::151 6 +DEAL::151 8 +DEAL::151 12 +DEAL::151 16 +DEAL::151 18 +DEAL::151 20 +DEAL::151 30 +DEAL::151 39 +DEAL::151 63 +DEAL::151 68 +DEAL::151 69 +DEAL::151 82 +DEAL::151 118 +DEAL::151 120 +DEAL::151 122 +DEAL::151 124 +DEAL::151 126 +DEAL::151 130 +DEAL::151 134 +DEAL::151 136 +DEAL::151 138 +DEAL::151 144 +DEAL::151 145 +DEAL::151 146 +DEAL::151 147 +DEAL::151 148 +DEAL::151 149 +DEAL::151 150 +DEAL::151 151 +DEAL::151 152 +DEAL::151 153 +DEAL::151 154 +DEAL::151 155 +DEAL::151 156 +DEAL::151 157 +DEAL::151 158 +DEAL::151 159 +DEAL::151 160 +DEAL::151 189 +DEAL::151 191 +DEAL::151 193 +DEAL::151 197 +DEAL::151 199 +DEAL::151 201 +DEAL::151 206 +DEAL::151 207 +DEAL::151 208 +DEAL::151 209 +DEAL::151 210 +DEAL::151 211 +DEAL::151 212 +DEAL::151 213 +DEAL::151 214 +DEAL::151 215 +DEAL::151 216 +DEAL::152 0 +DEAL::152 2 +DEAL::152 4 +DEAL::152 6 +DEAL::152 8 +DEAL::152 12 +DEAL::152 16 +DEAL::152 18 +DEAL::152 20 +DEAL::152 27 +DEAL::152 30 +DEAL::152 35 +DEAL::152 39 +DEAL::152 41 +DEAL::152 46 +DEAL::152 63 +DEAL::152 68 +DEAL::152 69 +DEAL::152 82 +DEAL::152 118 +DEAL::152 120 +DEAL::152 122 +DEAL::152 124 +DEAL::152 126 +DEAL::152 130 +DEAL::152 134 +DEAL::152 136 +DEAL::152 138 +DEAL::152 144 +DEAL::152 145 +DEAL::152 146 +DEAL::152 147 +DEAL::152 148 +DEAL::152 149 +DEAL::152 150 +DEAL::152 151 +DEAL::152 152 +DEAL::152 153 +DEAL::152 154 +DEAL::152 155 +DEAL::152 156 +DEAL::152 157 +DEAL::152 158 +DEAL::152 159 +DEAL::152 160 +DEAL::152 161 +DEAL::152 163 +DEAL::152 165 +DEAL::152 168 +DEAL::152 171 +DEAL::152 173 +DEAL::152 178 +DEAL::152 179 +DEAL::152 180 +DEAL::152 181 +DEAL::152 182 +DEAL::152 183 +DEAL::152 184 +DEAL::152 185 +DEAL::152 186 +DEAL::152 187 +DEAL::152 188 +DEAL::152 189 +DEAL::152 191 +DEAL::152 193 +DEAL::152 197 +DEAL::152 199 +DEAL::152 201 +DEAL::152 206 +DEAL::152 207 +DEAL::152 208 +DEAL::152 209 +DEAL::152 210 +DEAL::152 211 +DEAL::152 212 +DEAL::152 213 +DEAL::152 214 +DEAL::152 215 +DEAL::152 216 +DEAL::152 217 +DEAL::152 219 +DEAL::152 222 +DEAL::152 224 +DEAL::152 228 +DEAL::152 229 +DEAL::152 230 +DEAL::152 231 +DEAL::152 232 +DEAL::152 233 +DEAL::152 234 +DEAL::153 0 +DEAL::153 118 +DEAL::153 120 +DEAL::153 122 +DEAL::153 124 +DEAL::153 126 +DEAL::153 130 +DEAL::153 134 +DEAL::153 136 +DEAL::153 138 +DEAL::153 144 +DEAL::153 145 +DEAL::153 146 +DEAL::153 147 +DEAL::153 148 +DEAL::153 149 +DEAL::153 150 +DEAL::153 151 +DEAL::153 152 +DEAL::153 153 +DEAL::153 154 +DEAL::153 155 +DEAL::153 156 +DEAL::153 157 +DEAL::153 158 +DEAL::153 159 +DEAL::153 160 +DEAL::154 0 +DEAL::154 2 +DEAL::154 118 +DEAL::154 120 +DEAL::154 122 +DEAL::154 124 +DEAL::154 126 +DEAL::154 130 +DEAL::154 134 +DEAL::154 136 +DEAL::154 138 +DEAL::154 144 +DEAL::154 145 +DEAL::154 146 +DEAL::154 147 +DEAL::154 148 +DEAL::154 149 +DEAL::154 150 +DEAL::154 151 +DEAL::154 152 +DEAL::154 153 +DEAL::154 154 +DEAL::154 155 +DEAL::154 156 +DEAL::154 157 +DEAL::154 158 +DEAL::154 159 +DEAL::154 160 +DEAL::154 161 +DEAL::154 163 +DEAL::154 165 +DEAL::154 168 +DEAL::154 171 +DEAL::154 173 +DEAL::154 178 +DEAL::154 179 +DEAL::154 180 +DEAL::154 181 +DEAL::154 182 +DEAL::154 183 +DEAL::154 184 +DEAL::154 185 +DEAL::154 186 +DEAL::154 187 +DEAL::154 188 +DEAL::155 0 +DEAL::155 118 +DEAL::155 120 +DEAL::155 122 +DEAL::155 124 +DEAL::155 126 +DEAL::155 130 +DEAL::155 134 +DEAL::155 136 +DEAL::155 138 +DEAL::155 144 +DEAL::155 145 +DEAL::155 146 +DEAL::155 147 +DEAL::155 148 +DEAL::155 149 +DEAL::155 150 +DEAL::155 151 +DEAL::155 152 +DEAL::155 153 +DEAL::155 154 +DEAL::155 155 +DEAL::155 156 +DEAL::155 157 +DEAL::155 158 +DEAL::155 159 +DEAL::155 160 +DEAL::156 0 +DEAL::156 2 +DEAL::156 4 +DEAL::156 6 +DEAL::156 8 +DEAL::156 12 +DEAL::156 16 +DEAL::156 18 +DEAL::156 20 +DEAL::156 118 +DEAL::156 120 +DEAL::156 122 +DEAL::156 124 +DEAL::156 126 +DEAL::156 130 +DEAL::156 134 +DEAL::156 136 +DEAL::156 138 +DEAL::156 144 +DEAL::156 145 +DEAL::156 146 +DEAL::156 147 +DEAL::156 148 +DEAL::156 149 +DEAL::156 150 +DEAL::156 151 +DEAL::156 152 +DEAL::156 153 +DEAL::156 154 +DEAL::156 155 +DEAL::156 156 +DEAL::156 157 +DEAL::156 158 +DEAL::156 159 +DEAL::156 160 +DEAL::157 0 +DEAL::157 2 +DEAL::157 4 +DEAL::157 6 +DEAL::157 8 +DEAL::157 12 +DEAL::157 16 +DEAL::157 18 +DEAL::157 20 +DEAL::157 27 +DEAL::157 30 +DEAL::157 35 +DEAL::157 39 +DEAL::157 41 +DEAL::157 46 +DEAL::157 118 +DEAL::157 120 +DEAL::157 122 +DEAL::157 124 +DEAL::157 126 +DEAL::157 130 +DEAL::157 134 +DEAL::157 136 +DEAL::157 138 +DEAL::157 144 +DEAL::157 145 +DEAL::157 146 +DEAL::157 147 +DEAL::157 148 +DEAL::157 149 +DEAL::157 150 +DEAL::157 151 +DEAL::157 152 +DEAL::157 153 +DEAL::157 154 +DEAL::157 155 +DEAL::157 156 +DEAL::157 157 +DEAL::157 158 +DEAL::157 159 +DEAL::157 160 +DEAL::157 161 +DEAL::157 163 +DEAL::157 165 +DEAL::157 168 +DEAL::157 171 +DEAL::157 173 +DEAL::157 178 +DEAL::157 179 +DEAL::157 180 +DEAL::157 181 +DEAL::157 182 +DEAL::157 183 +DEAL::157 184 +DEAL::157 185 +DEAL::157 186 +DEAL::157 187 +DEAL::157 188 +DEAL::158 0 +DEAL::158 2 +DEAL::158 4 +DEAL::158 6 +DEAL::158 8 +DEAL::158 12 +DEAL::158 16 +DEAL::158 18 +DEAL::158 20 +DEAL::158 118 +DEAL::158 120 +DEAL::158 122 +DEAL::158 124 +DEAL::158 126 +DEAL::158 130 +DEAL::158 134 +DEAL::158 136 +DEAL::158 138 +DEAL::158 144 +DEAL::158 145 +DEAL::158 146 +DEAL::158 147 +DEAL::158 148 +DEAL::158 149 +DEAL::158 150 +DEAL::158 151 +DEAL::158 152 +DEAL::158 153 +DEAL::158 154 +DEAL::158 155 +DEAL::158 156 +DEAL::158 157 +DEAL::158 158 +DEAL::158 159 +DEAL::158 160 +DEAL::159 0 +DEAL::159 2 +DEAL::159 4 +DEAL::159 6 +DEAL::159 8 +DEAL::159 12 +DEAL::159 16 +DEAL::159 18 +DEAL::159 20 +DEAL::159 30 +DEAL::159 39 +DEAL::159 63 +DEAL::159 68 +DEAL::159 69 +DEAL::159 82 +DEAL::159 118 +DEAL::159 120 +DEAL::159 122 +DEAL::159 124 +DEAL::159 126 +DEAL::159 130 +DEAL::159 134 +DEAL::159 136 +DEAL::159 138 +DEAL::159 144 +DEAL::159 145 +DEAL::159 146 +DEAL::159 147 +DEAL::159 148 +DEAL::159 149 +DEAL::159 150 +DEAL::159 151 +DEAL::159 152 +DEAL::159 153 +DEAL::159 154 +DEAL::159 155 +DEAL::159 156 +DEAL::159 157 +DEAL::159 158 +DEAL::159 159 +DEAL::159 160 +DEAL::159 189 +DEAL::159 191 +DEAL::159 193 +DEAL::159 197 +DEAL::159 199 +DEAL::159 201 +DEAL::159 206 +DEAL::159 207 +DEAL::159 208 +DEAL::159 209 +DEAL::159 210 +DEAL::159 211 +DEAL::159 212 +DEAL::159 213 +DEAL::159 214 +DEAL::159 215 +DEAL::159 216 +DEAL::160 0 +DEAL::160 2 +DEAL::160 4 +DEAL::160 6 +DEAL::160 8 +DEAL::160 12 +DEAL::160 16 +DEAL::160 18 +DEAL::160 20 +DEAL::160 118 +DEAL::160 120 +DEAL::160 122 +DEAL::160 124 +DEAL::160 126 +DEAL::160 130 +DEAL::160 134 +DEAL::160 136 +DEAL::160 138 +DEAL::160 144 +DEAL::160 145 +DEAL::160 146 +DEAL::160 147 +DEAL::160 148 +DEAL::160 149 +DEAL::160 150 +DEAL::160 151 +DEAL::160 152 +DEAL::160 153 +DEAL::160 154 +DEAL::160 155 +DEAL::160 156 +DEAL::160 157 +DEAL::160 158 +DEAL::160 159 +DEAL::160 160 +DEAL::161 2 +DEAL::161 27 +DEAL::161 119 +DEAL::161 120 +DEAL::161 123 +DEAL::161 124 +DEAL::161 128 +DEAL::161 132 +DEAL::161 135 +DEAL::161 136 +DEAL::161 140 +DEAL::161 144 +DEAL::161 146 +DEAL::161 149 +DEAL::161 152 +DEAL::161 154 +DEAL::161 157 +DEAL::161 161 +DEAL::161 162 +DEAL::161 163 +DEAL::161 164 +DEAL::161 165 +DEAL::161 166 +DEAL::161 167 +DEAL::161 168 +DEAL::161 169 +DEAL::161 170 +DEAL::161 171 +DEAL::161 172 +DEAL::161 173 +DEAL::161 174 +DEAL::161 175 +DEAL::161 176 +DEAL::161 177 +DEAL::161 178 +DEAL::161 179 +DEAL::161 180 +DEAL::161 181 +DEAL::161 182 +DEAL::161 183 +DEAL::161 184 +DEAL::161 185 +DEAL::161 186 +DEAL::161 187 +DEAL::161 188 +DEAL::162 27 +DEAL::162 30 +DEAL::162 119 +DEAL::162 120 +DEAL::162 123 +DEAL::162 124 +DEAL::162 128 +DEAL::162 132 +DEAL::162 135 +DEAL::162 136 +DEAL::162 140 +DEAL::162 161 +DEAL::162 162 +DEAL::162 163 +DEAL::162 164 +DEAL::162 165 +DEAL::162 166 +DEAL::162 167 +DEAL::162 168 +DEAL::162 169 +DEAL::162 170 +DEAL::162 171 +DEAL::162 172 +DEAL::162 173 +DEAL::162 174 +DEAL::162 175 +DEAL::162 176 +DEAL::162 177 +DEAL::162 190 +DEAL::162 191 +DEAL::162 195 +DEAL::162 198 +DEAL::162 199 +DEAL::162 203 +DEAL::162 217 +DEAL::162 218 +DEAL::162 219 +DEAL::162 220 +DEAL::162 221 +DEAL::162 222 +DEAL::162 223 +DEAL::162 224 +DEAL::162 225 +DEAL::162 226 +DEAL::162 227 +DEAL::163 2 +DEAL::163 6 +DEAL::163 27 +DEAL::163 30 +DEAL::163 119 +DEAL::163 120 +DEAL::163 123 +DEAL::163 124 +DEAL::163 128 +DEAL::163 132 +DEAL::163 135 +DEAL::163 136 +DEAL::163 140 +DEAL::163 144 +DEAL::163 146 +DEAL::163 149 +DEAL::163 152 +DEAL::163 154 +DEAL::163 157 +DEAL::163 161 +DEAL::163 162 +DEAL::163 163 +DEAL::163 164 +DEAL::163 165 +DEAL::163 166 +DEAL::163 167 +DEAL::163 168 +DEAL::163 169 +DEAL::163 170 +DEAL::163 171 +DEAL::163 172 +DEAL::163 173 +DEAL::163 174 +DEAL::163 175 +DEAL::163 176 +DEAL::163 177 +DEAL::163 178 +DEAL::163 179 +DEAL::163 180 +DEAL::163 181 +DEAL::163 182 +DEAL::163 183 +DEAL::163 184 +DEAL::163 185 +DEAL::163 186 +DEAL::163 187 +DEAL::163 188 +DEAL::163 190 +DEAL::163 191 +DEAL::163 195 +DEAL::163 198 +DEAL::163 199 +DEAL::163 203 +DEAL::163 206 +DEAL::163 209 +DEAL::163 211 +DEAL::163 214 +DEAL::163 217 +DEAL::163 218 +DEAL::163 219 +DEAL::163 220 +DEAL::163 221 +DEAL::163 222 +DEAL::163 223 +DEAL::163 224 +DEAL::163 225 +DEAL::163 226 +DEAL::163 227 +DEAL::163 228 +DEAL::163 229 +DEAL::163 230 +DEAL::163 231 +DEAL::163 232 +DEAL::163 233 +DEAL::163 234 +DEAL::164 2 +DEAL::164 6 +DEAL::164 18 +DEAL::164 27 +DEAL::164 30 +DEAL::164 35 +DEAL::164 39 +DEAL::164 41 +DEAL::164 46 +DEAL::164 119 +DEAL::164 120 +DEAL::164 123 +DEAL::164 124 +DEAL::164 128 +DEAL::164 132 +DEAL::164 135 +DEAL::164 136 +DEAL::164 140 +DEAL::164 161 +DEAL::164 162 +DEAL::164 163 +DEAL::164 164 +DEAL::164 165 +DEAL::164 166 +DEAL::164 167 +DEAL::164 168 +DEAL::164 169 +DEAL::164 170 +DEAL::164 171 +DEAL::164 172 +DEAL::164 173 +DEAL::164 174 +DEAL::164 175 +DEAL::164 176 +DEAL::164 177 +DEAL::165 0 +DEAL::165 2 +DEAL::165 4 +DEAL::165 6 +DEAL::165 8 +DEAL::165 12 +DEAL::165 16 +DEAL::165 18 +DEAL::165 20 +DEAL::165 27 +DEAL::165 30 +DEAL::165 35 +DEAL::165 39 +DEAL::165 41 +DEAL::165 46 +DEAL::165 119 +DEAL::165 120 +DEAL::165 123 +DEAL::165 124 +DEAL::165 128 +DEAL::165 132 +DEAL::165 135 +DEAL::165 136 +DEAL::165 140 +DEAL::165 144 +DEAL::165 146 +DEAL::165 149 +DEAL::165 152 +DEAL::165 154 +DEAL::165 157 +DEAL::165 161 +DEAL::165 162 +DEAL::165 163 +DEAL::165 164 +DEAL::165 165 +DEAL::165 166 +DEAL::165 167 +DEAL::165 168 +DEAL::165 169 +DEAL::165 170 +DEAL::165 171 +DEAL::165 172 +DEAL::165 173 +DEAL::165 174 +DEAL::165 175 +DEAL::165 176 +DEAL::165 177 +DEAL::165 178 +DEAL::165 179 +DEAL::165 180 +DEAL::165 181 +DEAL::165 182 +DEAL::165 183 +DEAL::165 184 +DEAL::165 185 +DEAL::165 186 +DEAL::165 187 +DEAL::165 188 +DEAL::166 27 +DEAL::166 119 +DEAL::166 120 +DEAL::166 123 +DEAL::166 124 +DEAL::166 128 +DEAL::166 132 +DEAL::166 135 +DEAL::166 136 +DEAL::166 140 +DEAL::166 161 +DEAL::166 162 +DEAL::166 163 +DEAL::166 164 +DEAL::166 165 +DEAL::166 166 +DEAL::166 167 +DEAL::166 168 +DEAL::166 169 +DEAL::166 170 +DEAL::166 171 +DEAL::166 172 +DEAL::166 173 +DEAL::166 174 +DEAL::166 175 +DEAL::166 176 +DEAL::166 177 +DEAL::167 2 +DEAL::167 4 +DEAL::167 6 +DEAL::167 12 +DEAL::167 18 +DEAL::167 27 +DEAL::167 30 +DEAL::167 35 +DEAL::167 39 +DEAL::167 41 +DEAL::167 46 +DEAL::167 63 +DEAL::167 68 +DEAL::167 69 +DEAL::167 82 +DEAL::167 119 +DEAL::167 120 +DEAL::167 123 +DEAL::167 124 +DEAL::167 128 +DEAL::167 132 +DEAL::167 135 +DEAL::167 136 +DEAL::167 140 +DEAL::167 161 +DEAL::167 162 +DEAL::167 163 +DEAL::167 164 +DEAL::167 165 +DEAL::167 166 +DEAL::167 167 +DEAL::167 168 +DEAL::167 169 +DEAL::167 170 +DEAL::167 171 +DEAL::167 172 +DEAL::167 173 +DEAL::167 174 +DEAL::167 175 +DEAL::167 176 +DEAL::167 177 +DEAL::167 190 +DEAL::167 191 +DEAL::167 195 +DEAL::167 198 +DEAL::167 199 +DEAL::167 203 +DEAL::167 217 +DEAL::167 218 +DEAL::167 219 +DEAL::167 220 +DEAL::167 221 +DEAL::167 222 +DEAL::167 223 +DEAL::167 224 +DEAL::167 225 +DEAL::167 226 +DEAL::167 227 +DEAL::168 0 +DEAL::168 2 +DEAL::168 4 +DEAL::168 6 +DEAL::168 8 +DEAL::168 12 +DEAL::168 16 +DEAL::168 18 +DEAL::168 20 +DEAL::168 27 +DEAL::168 30 +DEAL::168 35 +DEAL::168 39 +DEAL::168 41 +DEAL::168 46 +DEAL::168 63 +DEAL::168 68 +DEAL::168 69 +DEAL::168 82 +DEAL::168 119 +DEAL::168 120 +DEAL::168 123 +DEAL::168 124 +DEAL::168 128 +DEAL::168 132 +DEAL::168 135 +DEAL::168 136 +DEAL::168 140 +DEAL::168 144 +DEAL::168 146 +DEAL::168 149 +DEAL::168 152 +DEAL::168 154 +DEAL::168 157 +DEAL::168 161 +DEAL::168 162 +DEAL::168 163 +DEAL::168 164 +DEAL::168 165 +DEAL::168 166 +DEAL::168 167 +DEAL::168 168 +DEAL::168 169 +DEAL::168 170 +DEAL::168 171 +DEAL::168 172 +DEAL::168 173 +DEAL::168 174 +DEAL::168 175 +DEAL::168 176 +DEAL::168 177 +DEAL::168 178 +DEAL::168 179 +DEAL::168 180 +DEAL::168 181 +DEAL::168 182 +DEAL::168 183 +DEAL::168 184 +DEAL::168 185 +DEAL::168 186 +DEAL::168 187 +DEAL::168 188 +DEAL::168 190 +DEAL::168 191 +DEAL::168 195 +DEAL::168 198 +DEAL::168 199 +DEAL::168 203 +DEAL::168 206 +DEAL::168 209 +DEAL::168 211 +DEAL::168 214 +DEAL::168 217 +DEAL::168 218 +DEAL::168 219 +DEAL::168 220 +DEAL::168 221 +DEAL::168 222 +DEAL::168 223 +DEAL::168 224 +DEAL::168 225 +DEAL::168 226 +DEAL::168 227 +DEAL::168 228 +DEAL::168 229 +DEAL::168 230 +DEAL::168 231 +DEAL::168 232 +DEAL::168 233 +DEAL::168 234 +DEAL::169 27 +DEAL::169 30 +DEAL::169 119 +DEAL::169 120 +DEAL::169 123 +DEAL::169 124 +DEAL::169 128 +DEAL::169 132 +DEAL::169 135 +DEAL::169 136 +DEAL::169 140 +DEAL::169 161 +DEAL::169 162 +DEAL::169 163 +DEAL::169 164 +DEAL::169 165 +DEAL::169 166 +DEAL::169 167 +DEAL::169 168 +DEAL::169 169 +DEAL::169 170 +DEAL::169 171 +DEAL::169 172 +DEAL::169 173 +DEAL::169 174 +DEAL::169 175 +DEAL::169 176 +DEAL::169 177 +DEAL::169 190 +DEAL::169 191 +DEAL::169 195 +DEAL::169 198 +DEAL::169 199 +DEAL::169 203 +DEAL::169 217 +DEAL::169 218 +DEAL::169 219 +DEAL::169 220 +DEAL::169 221 +DEAL::169 222 +DEAL::169 223 +DEAL::169 224 +DEAL::169 225 +DEAL::169 226 +DEAL::169 227 +DEAL::170 27 +DEAL::170 119 +DEAL::170 120 +DEAL::170 123 +DEAL::170 124 +DEAL::170 128 +DEAL::170 132 +DEAL::170 135 +DEAL::170 136 +DEAL::170 140 +DEAL::170 161 +DEAL::170 162 +DEAL::170 163 +DEAL::170 164 +DEAL::170 165 +DEAL::170 166 +DEAL::170 167 +DEAL::170 168 +DEAL::170 169 +DEAL::170 170 +DEAL::170 171 +DEAL::170 172 +DEAL::170 173 +DEAL::170 174 +DEAL::170 175 +DEAL::170 176 +DEAL::170 177 +DEAL::171 2 +DEAL::171 27 +DEAL::171 119 +DEAL::171 120 +DEAL::171 123 +DEAL::171 124 +DEAL::171 128 +DEAL::171 132 +DEAL::171 135 +DEAL::171 136 +DEAL::171 140 +DEAL::171 144 +DEAL::171 146 +DEAL::171 149 +DEAL::171 152 +DEAL::171 154 +DEAL::171 157 +DEAL::171 161 +DEAL::171 162 +DEAL::171 163 +DEAL::171 164 +DEAL::171 165 +DEAL::171 166 +DEAL::171 167 +DEAL::171 168 +DEAL::171 169 +DEAL::171 170 +DEAL::171 171 +DEAL::171 172 +DEAL::171 173 +DEAL::171 174 +DEAL::171 175 +DEAL::171 176 +DEAL::171 177 +DEAL::171 178 +DEAL::171 179 +DEAL::171 180 +DEAL::171 181 +DEAL::171 182 +DEAL::171 183 +DEAL::171 184 +DEAL::171 185 +DEAL::171 186 +DEAL::171 187 +DEAL::171 188 +DEAL::172 2 +DEAL::172 6 +DEAL::172 18 +DEAL::172 27 +DEAL::172 30 +DEAL::172 35 +DEAL::172 39 +DEAL::172 41 +DEAL::172 46 +DEAL::172 119 +DEAL::172 120 +DEAL::172 123 +DEAL::172 124 +DEAL::172 128 +DEAL::172 132 +DEAL::172 135 +DEAL::172 136 +DEAL::172 140 +DEAL::172 161 +DEAL::172 162 +DEAL::172 163 +DEAL::172 164 +DEAL::172 165 +DEAL::172 166 +DEAL::172 167 +DEAL::172 168 +DEAL::172 169 +DEAL::172 170 +DEAL::172 171 +DEAL::172 172 +DEAL::172 173 +DEAL::172 174 +DEAL::172 175 +DEAL::172 176 +DEAL::172 177 +DEAL::173 0 +DEAL::173 2 +DEAL::173 4 +DEAL::173 6 +DEAL::173 8 +DEAL::173 12 +DEAL::173 16 +DEAL::173 18 +DEAL::173 20 +DEAL::173 27 +DEAL::173 30 +DEAL::173 35 +DEAL::173 39 +DEAL::173 41 +DEAL::173 46 +DEAL::173 119 +DEAL::173 120 +DEAL::173 123 +DEAL::173 124 +DEAL::173 128 +DEAL::173 132 +DEAL::173 135 +DEAL::173 136 +DEAL::173 140 +DEAL::173 144 +DEAL::173 146 +DEAL::173 149 +DEAL::173 152 +DEAL::173 154 +DEAL::173 157 +DEAL::173 161 +DEAL::173 162 +DEAL::173 163 +DEAL::173 164 +DEAL::173 165 +DEAL::173 166 +DEAL::173 167 +DEAL::173 168 +DEAL::173 169 +DEAL::173 170 +DEAL::173 171 +DEAL::173 172 +DEAL::173 173 +DEAL::173 174 +DEAL::173 175 +DEAL::173 176 +DEAL::173 177 +DEAL::173 178 +DEAL::173 179 +DEAL::173 180 +DEAL::173 181 +DEAL::173 182 +DEAL::173 183 +DEAL::173 184 +DEAL::173 185 +DEAL::173 186 +DEAL::173 187 +DEAL::173 188 +DEAL::174 27 +DEAL::174 119 +DEAL::174 120 +DEAL::174 123 +DEAL::174 124 +DEAL::174 128 +DEAL::174 132 +DEAL::174 135 +DEAL::174 136 +DEAL::174 140 +DEAL::174 161 +DEAL::174 162 +DEAL::174 163 +DEAL::174 164 +DEAL::174 165 +DEAL::174 166 +DEAL::174 167 +DEAL::174 168 +DEAL::174 169 +DEAL::174 170 +DEAL::174 171 +DEAL::174 172 +DEAL::174 173 +DEAL::174 174 +DEAL::174 175 +DEAL::174 176 +DEAL::174 177 +DEAL::175 2 +DEAL::175 6 +DEAL::175 18 +DEAL::175 27 +DEAL::175 30 +DEAL::175 35 +DEAL::175 39 +DEAL::175 41 +DEAL::175 46 +DEAL::175 119 +DEAL::175 120 +DEAL::175 123 +DEAL::175 124 +DEAL::175 128 +DEAL::175 132 +DEAL::175 135 +DEAL::175 136 +DEAL::175 140 +DEAL::175 161 +DEAL::175 162 +DEAL::175 163 +DEAL::175 164 +DEAL::175 165 +DEAL::175 166 +DEAL::175 167 +DEAL::175 168 +DEAL::175 169 +DEAL::175 170 +DEAL::175 171 +DEAL::175 172 +DEAL::175 173 +DEAL::175 174 +DEAL::175 175 +DEAL::175 176 +DEAL::175 177 +DEAL::176 2 +DEAL::176 4 +DEAL::176 6 +DEAL::176 12 +DEAL::176 18 +DEAL::176 27 +DEAL::176 30 +DEAL::176 35 +DEAL::176 39 +DEAL::176 41 +DEAL::176 46 +DEAL::176 63 +DEAL::176 68 +DEAL::176 69 +DEAL::176 82 +DEAL::176 119 +DEAL::176 120 +DEAL::176 123 +DEAL::176 124 +DEAL::176 128 +DEAL::176 132 +DEAL::176 135 +DEAL::176 136 +DEAL::176 140 +DEAL::176 161 +DEAL::176 162 +DEAL::176 163 +DEAL::176 164 +DEAL::176 165 +DEAL::176 166 +DEAL::176 167 +DEAL::176 168 +DEAL::176 169 +DEAL::176 170 +DEAL::176 171 +DEAL::176 172 +DEAL::176 173 +DEAL::176 174 +DEAL::176 175 +DEAL::176 176 +DEAL::176 177 +DEAL::176 190 +DEAL::176 191 +DEAL::176 195 +DEAL::176 198 +DEAL::176 199 +DEAL::176 203 +DEAL::176 217 +DEAL::176 218 +DEAL::176 219 +DEAL::176 220 +DEAL::176 221 +DEAL::176 222 +DEAL::176 223 +DEAL::176 224 +DEAL::176 225 +DEAL::176 226 +DEAL::176 227 +DEAL::177 2 +DEAL::177 6 +DEAL::177 18 +DEAL::177 27 +DEAL::177 30 +DEAL::177 35 +DEAL::177 39 +DEAL::177 41 +DEAL::177 46 +DEAL::177 119 +DEAL::177 120 +DEAL::177 123 +DEAL::177 124 +DEAL::177 128 +DEAL::177 132 +DEAL::177 135 +DEAL::177 136 +DEAL::177 140 +DEAL::177 161 +DEAL::177 162 +DEAL::177 163 +DEAL::177 164 +DEAL::177 165 +DEAL::177 166 +DEAL::177 167 +DEAL::177 168 +DEAL::177 169 +DEAL::177 170 +DEAL::177 171 +DEAL::177 172 +DEAL::177 173 +DEAL::177 174 +DEAL::177 175 +DEAL::177 176 +DEAL::177 177 +DEAL::178 2 +DEAL::178 6 +DEAL::178 120 +DEAL::178 124 +DEAL::178 136 +DEAL::178 144 +DEAL::178 146 +DEAL::178 149 +DEAL::178 152 +DEAL::178 154 +DEAL::178 157 +DEAL::178 161 +DEAL::178 163 +DEAL::178 165 +DEAL::178 168 +DEAL::178 171 +DEAL::178 173 +DEAL::178 178 +DEAL::178 179 +DEAL::178 180 +DEAL::178 181 +DEAL::178 182 +DEAL::178 183 +DEAL::178 184 +DEAL::178 185 +DEAL::178 186 +DEAL::178 187 +DEAL::178 188 +DEAL::178 191 +DEAL::178 199 +DEAL::178 206 +DEAL::178 209 +DEAL::178 211 +DEAL::178 214 +DEAL::178 217 +DEAL::178 219 +DEAL::178 222 +DEAL::178 224 +DEAL::178 228 +DEAL::178 229 +DEAL::178 230 +DEAL::178 231 +DEAL::178 232 +DEAL::178 233 +DEAL::178 234 +DEAL::179 2 +DEAL::179 120 +DEAL::179 124 +DEAL::179 136 +DEAL::179 144 +DEAL::179 146 +DEAL::179 149 +DEAL::179 152 +DEAL::179 154 +DEAL::179 157 +DEAL::179 161 +DEAL::179 163 +DEAL::179 165 +DEAL::179 168 +DEAL::179 171 +DEAL::179 173 +DEAL::179 178 +DEAL::179 179 +DEAL::179 180 +DEAL::179 181 +DEAL::179 182 +DEAL::179 183 +DEAL::179 184 +DEAL::179 185 +DEAL::179 186 +DEAL::179 187 +DEAL::179 188 +DEAL::180 2 +DEAL::180 120 +DEAL::180 124 +DEAL::180 136 +DEAL::180 144 +DEAL::180 146 +DEAL::180 149 +DEAL::180 152 +DEAL::180 154 +DEAL::180 157 +DEAL::180 161 +DEAL::180 163 +DEAL::180 165 +DEAL::180 168 +DEAL::180 171 +DEAL::180 173 +DEAL::180 178 +DEAL::180 179 +DEAL::180 180 +DEAL::180 181 +DEAL::180 182 +DEAL::180 183 +DEAL::180 184 +DEAL::180 185 +DEAL::180 186 +DEAL::180 187 +DEAL::180 188 +DEAL::181 2 +DEAL::181 6 +DEAL::181 120 +DEAL::181 124 +DEAL::181 136 +DEAL::181 144 +DEAL::181 146 +DEAL::181 149 +DEAL::181 152 +DEAL::181 154 +DEAL::181 157 +DEAL::181 161 +DEAL::181 163 +DEAL::181 165 +DEAL::181 168 +DEAL::181 171 +DEAL::181 173 +DEAL::181 178 +DEAL::181 179 +DEAL::181 180 +DEAL::181 181 +DEAL::181 182 +DEAL::181 183 +DEAL::181 184 +DEAL::181 185 +DEAL::181 186 +DEAL::181 187 +DEAL::181 188 +DEAL::181 191 +DEAL::181 199 +DEAL::181 206 +DEAL::181 209 +DEAL::181 211 +DEAL::181 214 +DEAL::181 217 +DEAL::181 219 +DEAL::181 222 +DEAL::181 224 +DEAL::181 228 +DEAL::181 229 +DEAL::181 230 +DEAL::181 231 +DEAL::181 232 +DEAL::181 233 +DEAL::181 234 +DEAL::182 2 +DEAL::182 6 +DEAL::182 120 +DEAL::182 124 +DEAL::182 136 +DEAL::182 144 +DEAL::182 146 +DEAL::182 149 +DEAL::182 152 +DEAL::182 154 +DEAL::182 157 +DEAL::182 161 +DEAL::182 163 +DEAL::182 165 +DEAL::182 168 +DEAL::182 171 +DEAL::182 173 +DEAL::182 178 +DEAL::182 179 +DEAL::182 180 +DEAL::182 181 +DEAL::182 182 +DEAL::182 183 +DEAL::182 184 +DEAL::182 185 +DEAL::182 186 +DEAL::182 187 +DEAL::182 188 +DEAL::182 191 +DEAL::182 199 +DEAL::182 206 +DEAL::182 209 +DEAL::182 211 +DEAL::182 214 +DEAL::182 217 +DEAL::182 219 +DEAL::182 222 +DEAL::182 224 +DEAL::182 228 +DEAL::182 229 +DEAL::182 230 +DEAL::182 231 +DEAL::182 232 +DEAL::182 233 +DEAL::182 234 +DEAL::183 2 +DEAL::183 120 +DEAL::183 124 +DEAL::183 136 +DEAL::183 144 +DEAL::183 146 +DEAL::183 149 +DEAL::183 152 +DEAL::183 154 +DEAL::183 157 +DEAL::183 161 +DEAL::183 163 +DEAL::183 165 +DEAL::183 168 +DEAL::183 171 +DEAL::183 173 +DEAL::183 178 +DEAL::183 179 +DEAL::183 180 +DEAL::183 181 +DEAL::183 182 +DEAL::183 183 +DEAL::183 184 +DEAL::183 185 +DEAL::183 186 +DEAL::183 187 +DEAL::183 188 +DEAL::184 2 +DEAL::184 120 +DEAL::184 124 +DEAL::184 136 +DEAL::184 144 +DEAL::184 146 +DEAL::184 149 +DEAL::184 152 +DEAL::184 154 +DEAL::184 157 +DEAL::184 161 +DEAL::184 163 +DEAL::184 165 +DEAL::184 168 +DEAL::184 171 +DEAL::184 173 +DEAL::184 178 +DEAL::184 179 +DEAL::184 180 +DEAL::184 181 +DEAL::184 182 +DEAL::184 183 +DEAL::184 184 +DEAL::184 185 +DEAL::184 186 +DEAL::184 187 +DEAL::184 188 +DEAL::185 2 +DEAL::185 120 +DEAL::185 124 +DEAL::185 136 +DEAL::185 144 +DEAL::185 146 +DEAL::185 149 +DEAL::185 152 +DEAL::185 154 +DEAL::185 157 +DEAL::185 161 +DEAL::185 163 +DEAL::185 165 +DEAL::185 168 +DEAL::185 171 +DEAL::185 173 +DEAL::185 178 +DEAL::185 179 +DEAL::185 180 +DEAL::185 181 +DEAL::185 182 +DEAL::185 183 +DEAL::185 184 +DEAL::185 185 +DEAL::185 186 +DEAL::185 187 +DEAL::185 188 +DEAL::186 0 +DEAL::186 2 +DEAL::186 4 +DEAL::186 6 +DEAL::186 8 +DEAL::186 12 +DEAL::186 16 +DEAL::186 18 +DEAL::186 20 +DEAL::186 27 +DEAL::186 30 +DEAL::186 35 +DEAL::186 39 +DEAL::186 41 +DEAL::186 46 +DEAL::186 120 +DEAL::186 124 +DEAL::186 136 +DEAL::186 144 +DEAL::186 146 +DEAL::186 149 +DEAL::186 152 +DEAL::186 154 +DEAL::186 157 +DEAL::186 161 +DEAL::186 163 +DEAL::186 165 +DEAL::186 168 +DEAL::186 171 +DEAL::186 173 +DEAL::186 178 +DEAL::186 179 +DEAL::186 180 +DEAL::186 181 +DEAL::186 182 +DEAL::186 183 +DEAL::186 184 +DEAL::186 185 +DEAL::186 186 +DEAL::186 187 +DEAL::186 188 +DEAL::187 0 +DEAL::187 2 +DEAL::187 4 +DEAL::187 6 +DEAL::187 8 +DEAL::187 12 +DEAL::187 16 +DEAL::187 18 +DEAL::187 20 +DEAL::187 27 +DEAL::187 30 +DEAL::187 35 +DEAL::187 39 +DEAL::187 41 +DEAL::187 46 +DEAL::187 63 +DEAL::187 68 +DEAL::187 69 +DEAL::187 82 +DEAL::187 120 +DEAL::187 124 +DEAL::187 136 +DEAL::187 144 +DEAL::187 146 +DEAL::187 149 +DEAL::187 152 +DEAL::187 154 +DEAL::187 157 +DEAL::187 161 +DEAL::187 163 +DEAL::187 165 +DEAL::187 168 +DEAL::187 171 +DEAL::187 173 +DEAL::187 178 +DEAL::187 179 +DEAL::187 180 +DEAL::187 181 +DEAL::187 182 +DEAL::187 183 +DEAL::187 184 +DEAL::187 185 +DEAL::187 186 +DEAL::187 187 +DEAL::187 188 +DEAL::187 191 +DEAL::187 199 +DEAL::187 206 +DEAL::187 209 +DEAL::187 211 +DEAL::187 214 +DEAL::187 217 +DEAL::187 219 +DEAL::187 222 +DEAL::187 224 +DEAL::187 228 +DEAL::187 229 +DEAL::187 230 +DEAL::187 231 +DEAL::187 232 +DEAL::187 233 +DEAL::187 234 +DEAL::188 0 +DEAL::188 2 +DEAL::188 4 +DEAL::188 6 +DEAL::188 8 +DEAL::188 12 +DEAL::188 16 +DEAL::188 18 +DEAL::188 20 +DEAL::188 27 +DEAL::188 30 +DEAL::188 35 +DEAL::188 39 +DEAL::188 41 +DEAL::188 46 +DEAL::188 120 +DEAL::188 124 +DEAL::188 136 +DEAL::188 144 +DEAL::188 146 +DEAL::188 149 +DEAL::188 152 +DEAL::188 154 +DEAL::188 157 +DEAL::188 161 +DEAL::188 163 +DEAL::188 165 +DEAL::188 168 +DEAL::188 171 +DEAL::188 173 +DEAL::188 178 +DEAL::188 179 +DEAL::188 180 +DEAL::188 181 +DEAL::188 182 +DEAL::188 183 +DEAL::188 184 +DEAL::188 185 +DEAL::188 186 +DEAL::188 187 +DEAL::188 188 +DEAL::189 4 +DEAL::189 63 +DEAL::189 121 +DEAL::189 122 +DEAL::189 123 +DEAL::189 124 +DEAL::189 129 +DEAL::189 130 +DEAL::189 131 +DEAL::189 132 +DEAL::189 142 +DEAL::189 145 +DEAL::189 146 +DEAL::189 150 +DEAL::189 151 +DEAL::189 152 +DEAL::189 159 +DEAL::189 189 +DEAL::189 190 +DEAL::189 191 +DEAL::189 192 +DEAL::189 193 +DEAL::189 194 +DEAL::189 195 +DEAL::189 196 +DEAL::189 197 +DEAL::189 198 +DEAL::189 199 +DEAL::189 200 +DEAL::189 201 +DEAL::189 202 +DEAL::189 203 +DEAL::189 204 +DEAL::189 205 +DEAL::189 206 +DEAL::189 207 +DEAL::189 208 +DEAL::189 209 +DEAL::189 210 +DEAL::189 211 +DEAL::189 212 +DEAL::189 213 +DEAL::189 214 +DEAL::189 215 +DEAL::189 216 +DEAL::190 30 +DEAL::190 63 +DEAL::190 121 +DEAL::190 122 +DEAL::190 123 +DEAL::190 124 +DEAL::190 129 +DEAL::190 130 +DEAL::190 131 +DEAL::190 132 +DEAL::190 142 +DEAL::190 162 +DEAL::190 163 +DEAL::190 167 +DEAL::190 168 +DEAL::190 169 +DEAL::190 176 +DEAL::190 189 +DEAL::190 190 +DEAL::190 191 +DEAL::190 192 +DEAL::190 193 +DEAL::190 194 +DEAL::190 195 +DEAL::190 196 +DEAL::190 197 +DEAL::190 198 +DEAL::190 199 +DEAL::190 200 +DEAL::190 201 +DEAL::190 202 +DEAL::190 203 +DEAL::190 204 +DEAL::190 205 +DEAL::190 217 +DEAL::190 218 +DEAL::190 219 +DEAL::190 220 +DEAL::190 221 +DEAL::190 222 +DEAL::190 223 +DEAL::190 224 +DEAL::190 225 +DEAL::190 226 +DEAL::190 227 +DEAL::191 4 +DEAL::191 6 +DEAL::191 30 +DEAL::191 63 +DEAL::191 121 +DEAL::191 122 +DEAL::191 123 +DEAL::191 124 +DEAL::191 129 +DEAL::191 130 +DEAL::191 131 +DEAL::191 132 +DEAL::191 142 +DEAL::191 145 +DEAL::191 146 +DEAL::191 150 +DEAL::191 151 +DEAL::191 152 +DEAL::191 159 +DEAL::191 162 +DEAL::191 163 +DEAL::191 167 +DEAL::191 168 +DEAL::191 169 +DEAL::191 176 +DEAL::191 178 +DEAL::191 181 +DEAL::191 182 +DEAL::191 187 +DEAL::191 189 +DEAL::191 190 +DEAL::191 191 +DEAL::191 192 +DEAL::191 193 +DEAL::191 194 +DEAL::191 195 +DEAL::191 196 +DEAL::191 197 +DEAL::191 198 +DEAL::191 199 +DEAL::191 200 +DEAL::191 201 +DEAL::191 202 +DEAL::191 203 +DEAL::191 204 +DEAL::191 205 +DEAL::191 206 +DEAL::191 207 +DEAL::191 208 +DEAL::191 209 +DEAL::191 210 +DEAL::191 211 +DEAL::191 212 +DEAL::191 213 +DEAL::191 214 +DEAL::191 215 +DEAL::191 216 +DEAL::191 217 +DEAL::191 218 +DEAL::191 219 +DEAL::191 220 +DEAL::191 221 +DEAL::191 222 +DEAL::191 223 +DEAL::191 224 +DEAL::191 225 +DEAL::191 226 +DEAL::191 227 +DEAL::191 228 +DEAL::191 229 +DEAL::191 230 +DEAL::191 231 +DEAL::191 232 +DEAL::191 233 +DEAL::191 234 +DEAL::192 63 +DEAL::192 121 +DEAL::192 122 +DEAL::192 123 +DEAL::192 124 +DEAL::192 129 +DEAL::192 130 +DEAL::192 131 +DEAL::192 132 +DEAL::192 142 +DEAL::192 189 +DEAL::192 190 +DEAL::192 191 +DEAL::192 192 +DEAL::192 193 +DEAL::192 194 +DEAL::192 195 +DEAL::192 196 +DEAL::192 197 +DEAL::192 198 +DEAL::192 199 +DEAL::192 200 +DEAL::192 201 +DEAL::192 202 +DEAL::192 203 +DEAL::192 204 +DEAL::192 205 +DEAL::193 4 +DEAL::193 63 +DEAL::193 121 +DEAL::193 122 +DEAL::193 123 +DEAL::193 124 +DEAL::193 129 +DEAL::193 130 +DEAL::193 131 +DEAL::193 132 +DEAL::193 142 +DEAL::193 145 +DEAL::193 146 +DEAL::193 150 +DEAL::193 151 +DEAL::193 152 +DEAL::193 159 +DEAL::193 189 +DEAL::193 190 +DEAL::193 191 +DEAL::193 192 +DEAL::193 193 +DEAL::193 194 +DEAL::193 195 +DEAL::193 196 +DEAL::193 197 +DEAL::193 198 +DEAL::193 199 +DEAL::193 200 +DEAL::193 201 +DEAL::193 202 +DEAL::193 203 +DEAL::193 204 +DEAL::193 205 +DEAL::193 206 +DEAL::193 207 +DEAL::193 208 +DEAL::193 209 +DEAL::193 210 +DEAL::193 211 +DEAL::193 212 +DEAL::193 213 +DEAL::193 214 +DEAL::193 215 +DEAL::193 216 +DEAL::194 63 +DEAL::194 121 +DEAL::194 122 +DEAL::194 123 +DEAL::194 124 +DEAL::194 129 +DEAL::194 130 +DEAL::194 131 +DEAL::194 132 +DEAL::194 142 +DEAL::194 189 +DEAL::194 190 +DEAL::194 191 +DEAL::194 192 +DEAL::194 193 +DEAL::194 194 +DEAL::194 195 +DEAL::194 196 +DEAL::194 197 +DEAL::194 198 +DEAL::194 199 +DEAL::194 200 +DEAL::194 201 +DEAL::194 202 +DEAL::194 203 +DEAL::194 204 +DEAL::194 205 +DEAL::195 30 +DEAL::195 63 +DEAL::195 121 +DEAL::195 122 +DEAL::195 123 +DEAL::195 124 +DEAL::195 129 +DEAL::195 130 +DEAL::195 131 +DEAL::195 132 +DEAL::195 142 +DEAL::195 162 +DEAL::195 163 +DEAL::195 167 +DEAL::195 168 +DEAL::195 169 +DEAL::195 176 +DEAL::195 189 +DEAL::195 190 +DEAL::195 191 +DEAL::195 192 +DEAL::195 193 +DEAL::195 194 +DEAL::195 195 +DEAL::195 196 +DEAL::195 197 +DEAL::195 198 +DEAL::195 199 +DEAL::195 200 +DEAL::195 201 +DEAL::195 202 +DEAL::195 203 +DEAL::195 204 +DEAL::195 205 +DEAL::195 217 +DEAL::195 218 +DEAL::195 219 +DEAL::195 220 +DEAL::195 221 +DEAL::195 222 +DEAL::195 223 +DEAL::195 224 +DEAL::195 225 +DEAL::195 226 +DEAL::195 227 +DEAL::196 4 +DEAL::196 6 +DEAL::196 12 +DEAL::196 30 +DEAL::196 39 +DEAL::196 63 +DEAL::196 68 +DEAL::196 69 +DEAL::196 82 +DEAL::196 121 +DEAL::196 122 +DEAL::196 123 +DEAL::196 124 +DEAL::196 129 +DEAL::196 130 +DEAL::196 131 +DEAL::196 132 +DEAL::196 142 +DEAL::196 189 +DEAL::196 190 +DEAL::196 191 +DEAL::196 192 +DEAL::196 193 +DEAL::196 194 +DEAL::196 195 +DEAL::196 196 +DEAL::196 197 +DEAL::196 198 +DEAL::196 199 +DEAL::196 200 +DEAL::196 201 +DEAL::196 202 +DEAL::196 203 +DEAL::196 204 +DEAL::196 205 +DEAL::197 0 +DEAL::197 2 +DEAL::197 4 +DEAL::197 6 +DEAL::197 8 +DEAL::197 12 +DEAL::197 16 +DEAL::197 18 +DEAL::197 20 +DEAL::197 30 +DEAL::197 39 +DEAL::197 63 +DEAL::197 68 +DEAL::197 69 +DEAL::197 82 +DEAL::197 121 +DEAL::197 122 +DEAL::197 123 +DEAL::197 124 +DEAL::197 129 +DEAL::197 130 +DEAL::197 131 +DEAL::197 132 +DEAL::197 142 +DEAL::197 145 +DEAL::197 146 +DEAL::197 150 +DEAL::197 151 +DEAL::197 152 +DEAL::197 159 +DEAL::197 189 +DEAL::197 190 +DEAL::197 191 +DEAL::197 192 +DEAL::197 193 +DEAL::197 194 +DEAL::197 195 +DEAL::197 196 +DEAL::197 197 +DEAL::197 198 +DEAL::197 199 +DEAL::197 200 +DEAL::197 201 +DEAL::197 202 +DEAL::197 203 +DEAL::197 204 +DEAL::197 205 +DEAL::197 206 +DEAL::197 207 +DEAL::197 208 +DEAL::197 209 +DEAL::197 210 +DEAL::197 211 +DEAL::197 212 +DEAL::197 213 +DEAL::197 214 +DEAL::197 215 +DEAL::197 216 +DEAL::198 2 +DEAL::198 4 +DEAL::198 6 +DEAL::198 12 +DEAL::198 18 +DEAL::198 27 +DEAL::198 30 +DEAL::198 35 +DEAL::198 39 +DEAL::198 41 +DEAL::198 46 +DEAL::198 63 +DEAL::198 68 +DEAL::198 69 +DEAL::198 82 +DEAL::198 121 +DEAL::198 122 +DEAL::198 123 +DEAL::198 124 +DEAL::198 129 +DEAL::198 130 +DEAL::198 131 +DEAL::198 132 +DEAL::198 142 +DEAL::198 162 +DEAL::198 163 +DEAL::198 167 +DEAL::198 168 +DEAL::198 169 +DEAL::198 176 +DEAL::198 189 +DEAL::198 190 +DEAL::198 191 +DEAL::198 192 +DEAL::198 193 +DEAL::198 194 +DEAL::198 195 +DEAL::198 196 +DEAL::198 197 +DEAL::198 198 +DEAL::198 199 +DEAL::198 200 +DEAL::198 201 +DEAL::198 202 +DEAL::198 203 +DEAL::198 204 +DEAL::198 205 +DEAL::198 217 +DEAL::198 218 +DEAL::198 219 +DEAL::198 220 +DEAL::198 221 +DEAL::198 222 +DEAL::198 223 +DEAL::198 224 +DEAL::198 225 +DEAL::198 226 +DEAL::198 227 +DEAL::199 0 +DEAL::199 2 +DEAL::199 4 +DEAL::199 6 +DEAL::199 8 +DEAL::199 12 +DEAL::199 16 +DEAL::199 18 +DEAL::199 20 +DEAL::199 27 +DEAL::199 30 +DEAL::199 35 +DEAL::199 39 +DEAL::199 41 +DEAL::199 46 +DEAL::199 63 +DEAL::199 68 +DEAL::199 69 +DEAL::199 82 +DEAL::199 121 +DEAL::199 122 +DEAL::199 123 +DEAL::199 124 +DEAL::199 129 +DEAL::199 130 +DEAL::199 131 +DEAL::199 132 +DEAL::199 142 +DEAL::199 145 +DEAL::199 146 +DEAL::199 150 +DEAL::199 151 +DEAL::199 152 +DEAL::199 159 +DEAL::199 162 +DEAL::199 163 +DEAL::199 167 +DEAL::199 168 +DEAL::199 169 +DEAL::199 176 +DEAL::199 178 +DEAL::199 181 +DEAL::199 182 +DEAL::199 187 +DEAL::199 189 +DEAL::199 190 +DEAL::199 191 +DEAL::199 192 +DEAL::199 193 +DEAL::199 194 +DEAL::199 195 +DEAL::199 196 +DEAL::199 197 +DEAL::199 198 +DEAL::199 199 +DEAL::199 200 +DEAL::199 201 +DEAL::199 202 +DEAL::199 203 +DEAL::199 204 +DEAL::199 205 +DEAL::199 206 +DEAL::199 207 +DEAL::199 208 +DEAL::199 209 +DEAL::199 210 +DEAL::199 211 +DEAL::199 212 +DEAL::199 213 +DEAL::199 214 +DEAL::199 215 +DEAL::199 216 +DEAL::199 217 +DEAL::199 218 +DEAL::199 219 +DEAL::199 220 +DEAL::199 221 +DEAL::199 222 +DEAL::199 223 +DEAL::199 224 +DEAL::199 225 +DEAL::199 226 +DEAL::199 227 +DEAL::199 228 +DEAL::199 229 +DEAL::199 230 +DEAL::199 231 +DEAL::199 232 +DEAL::199 233 +DEAL::199 234 +DEAL::200 4 +DEAL::200 6 +DEAL::200 12 +DEAL::200 30 +DEAL::200 39 +DEAL::200 63 +DEAL::200 68 +DEAL::200 69 +DEAL::200 82 +DEAL::200 121 +DEAL::200 122 +DEAL::200 123 +DEAL::200 124 +DEAL::200 129 +DEAL::200 130 +DEAL::200 131 +DEAL::200 132 +DEAL::200 142 +DEAL::200 189 +DEAL::200 190 +DEAL::200 191 +DEAL::200 192 +DEAL::200 193 +DEAL::200 194 +DEAL::200 195 +DEAL::200 196 +DEAL::200 197 +DEAL::200 198 +DEAL::200 199 +DEAL::200 200 +DEAL::200 201 +DEAL::200 202 +DEAL::200 203 +DEAL::200 204 +DEAL::200 205 +DEAL::201 0 +DEAL::201 2 +DEAL::201 4 +DEAL::201 6 +DEAL::201 8 +DEAL::201 12 +DEAL::201 16 +DEAL::201 18 +DEAL::201 20 +DEAL::201 30 +DEAL::201 39 +DEAL::201 63 +DEAL::201 68 +DEAL::201 69 +DEAL::201 82 +DEAL::201 121 +DEAL::201 122 +DEAL::201 123 +DEAL::201 124 +DEAL::201 129 +DEAL::201 130 +DEAL::201 131 +DEAL::201 132 +DEAL::201 142 +DEAL::201 145 +DEAL::201 146 +DEAL::201 150 +DEAL::201 151 +DEAL::201 152 +DEAL::201 159 +DEAL::201 189 +DEAL::201 190 +DEAL::201 191 +DEAL::201 192 +DEAL::201 193 +DEAL::201 194 +DEAL::201 195 +DEAL::201 196 +DEAL::201 197 +DEAL::201 198 +DEAL::201 199 +DEAL::201 200 +DEAL::201 201 +DEAL::201 202 +DEAL::201 203 +DEAL::201 204 +DEAL::201 205 +DEAL::201 206 +DEAL::201 207 +DEAL::201 208 +DEAL::201 209 +DEAL::201 210 +DEAL::201 211 +DEAL::201 212 +DEAL::201 213 +DEAL::201 214 +DEAL::201 215 +DEAL::201 216 +DEAL::202 4 +DEAL::202 6 +DEAL::202 12 +DEAL::202 30 +DEAL::202 39 +DEAL::202 63 +DEAL::202 68 +DEAL::202 69 +DEAL::202 82 +DEAL::202 121 +DEAL::202 122 +DEAL::202 123 +DEAL::202 124 +DEAL::202 129 +DEAL::202 130 +DEAL::202 131 +DEAL::202 132 +DEAL::202 142 +DEAL::202 189 +DEAL::202 190 +DEAL::202 191 +DEAL::202 192 +DEAL::202 193 +DEAL::202 194 +DEAL::202 195 +DEAL::202 196 +DEAL::202 197 +DEAL::202 198 +DEAL::202 199 +DEAL::202 200 +DEAL::202 201 +DEAL::202 202 +DEAL::202 203 +DEAL::202 204 +DEAL::202 205 +DEAL::203 2 +DEAL::203 4 +DEAL::203 6 +DEAL::203 12 +DEAL::203 18 +DEAL::203 27 +DEAL::203 30 +DEAL::203 35 +DEAL::203 39 +DEAL::203 41 +DEAL::203 46 +DEAL::203 63 +DEAL::203 68 +DEAL::203 69 +DEAL::203 82 +DEAL::203 121 +DEAL::203 122 +DEAL::203 123 +DEAL::203 124 +DEAL::203 129 +DEAL::203 130 +DEAL::203 131 +DEAL::203 132 +DEAL::203 142 +DEAL::203 162 +DEAL::203 163 +DEAL::203 167 +DEAL::203 168 +DEAL::203 169 +DEAL::203 176 +DEAL::203 189 +DEAL::203 190 +DEAL::203 191 +DEAL::203 192 +DEAL::203 193 +DEAL::203 194 +DEAL::203 195 +DEAL::203 196 +DEAL::203 197 +DEAL::203 198 +DEAL::203 199 +DEAL::203 200 +DEAL::203 201 +DEAL::203 202 +DEAL::203 203 +DEAL::203 204 +DEAL::203 205 +DEAL::203 217 +DEAL::203 218 +DEAL::203 219 +DEAL::203 220 +DEAL::203 221 +DEAL::203 222 +DEAL::203 223 +DEAL::203 224 +DEAL::203 225 +DEAL::203 226 +DEAL::203 227 +DEAL::204 63 +DEAL::204 121 +DEAL::204 122 +DEAL::204 123 +DEAL::204 124 +DEAL::204 129 +DEAL::204 130 +DEAL::204 131 +DEAL::204 132 +DEAL::204 142 +DEAL::204 189 +DEAL::204 190 +DEAL::204 191 +DEAL::204 192 +DEAL::204 193 +DEAL::204 194 +DEAL::204 195 +DEAL::204 196 +DEAL::204 197 +DEAL::204 198 +DEAL::204 199 +DEAL::204 200 +DEAL::204 201 +DEAL::204 202 +DEAL::204 203 +DEAL::204 204 +DEAL::204 205 +DEAL::205 4 +DEAL::205 6 +DEAL::205 12 +DEAL::205 30 +DEAL::205 39 +DEAL::205 63 +DEAL::205 68 +DEAL::205 69 +DEAL::205 82 +DEAL::205 121 +DEAL::205 122 +DEAL::205 123 +DEAL::205 124 +DEAL::205 129 +DEAL::205 130 +DEAL::205 131 +DEAL::205 132 +DEAL::205 142 +DEAL::205 189 +DEAL::205 190 +DEAL::205 191 +DEAL::205 192 +DEAL::205 193 +DEAL::205 194 +DEAL::205 195 +DEAL::205 196 +DEAL::205 197 +DEAL::205 198 +DEAL::205 199 +DEAL::205 200 +DEAL::205 201 +DEAL::205 202 +DEAL::205 203 +DEAL::205 204 +DEAL::205 205 +DEAL::206 4 +DEAL::206 6 +DEAL::206 122 +DEAL::206 124 +DEAL::206 130 +DEAL::206 145 +DEAL::206 146 +DEAL::206 150 +DEAL::206 151 +DEAL::206 152 +DEAL::206 159 +DEAL::206 163 +DEAL::206 168 +DEAL::206 178 +DEAL::206 181 +DEAL::206 182 +DEAL::206 187 +DEAL::206 189 +DEAL::206 191 +DEAL::206 193 +DEAL::206 197 +DEAL::206 199 +DEAL::206 201 +DEAL::206 206 +DEAL::206 207 +DEAL::206 208 +DEAL::206 209 +DEAL::206 210 +DEAL::206 211 +DEAL::206 212 +DEAL::206 213 +DEAL::206 214 +DEAL::206 215 +DEAL::206 216 +DEAL::206 217 +DEAL::206 219 +DEAL::206 222 +DEAL::206 224 +DEAL::206 228 +DEAL::206 229 +DEAL::206 230 +DEAL::206 231 +DEAL::206 232 +DEAL::206 233 +DEAL::206 234 +DEAL::207 4 +DEAL::207 122 +DEAL::207 124 +DEAL::207 130 +DEAL::207 145 +DEAL::207 146 +DEAL::207 150 +DEAL::207 151 +DEAL::207 152 +DEAL::207 159 +DEAL::207 189 +DEAL::207 191 +DEAL::207 193 +DEAL::207 197 +DEAL::207 199 +DEAL::207 201 +DEAL::207 206 +DEAL::207 207 +DEAL::207 208 +DEAL::207 209 +DEAL::207 210 +DEAL::207 211 +DEAL::207 212 +DEAL::207 213 +DEAL::207 214 +DEAL::207 215 +DEAL::207 216 +DEAL::208 4 +DEAL::208 122 +DEAL::208 124 +DEAL::208 130 +DEAL::208 145 +DEAL::208 146 +DEAL::208 150 +DEAL::208 151 +DEAL::208 152 +DEAL::208 159 +DEAL::208 189 +DEAL::208 191 +DEAL::208 193 +DEAL::208 197 +DEAL::208 199 +DEAL::208 201 +DEAL::208 206 +DEAL::208 207 +DEAL::208 208 +DEAL::208 209 +DEAL::208 210 +DEAL::208 211 +DEAL::208 212 +DEAL::208 213 +DEAL::208 214 +DEAL::208 215 +DEAL::208 216 +DEAL::209 4 +DEAL::209 6 +DEAL::209 122 +DEAL::209 124 +DEAL::209 130 +DEAL::209 145 +DEAL::209 146 +DEAL::209 150 +DEAL::209 151 +DEAL::209 152 +DEAL::209 159 +DEAL::209 163 +DEAL::209 168 +DEAL::209 178 +DEAL::209 181 +DEAL::209 182 +DEAL::209 187 +DEAL::209 189 +DEAL::209 191 +DEAL::209 193 +DEAL::209 197 +DEAL::209 199 +DEAL::209 201 +DEAL::209 206 +DEAL::209 207 +DEAL::209 208 +DEAL::209 209 +DEAL::209 210 +DEAL::209 211 +DEAL::209 212 +DEAL::209 213 +DEAL::209 214 +DEAL::209 215 +DEAL::209 216 +DEAL::209 217 +DEAL::209 219 +DEAL::209 222 +DEAL::209 224 +DEAL::209 228 +DEAL::209 229 +DEAL::209 230 +DEAL::209 231 +DEAL::209 232 +DEAL::209 233 +DEAL::209 234 +DEAL::210 4 +DEAL::210 122 +DEAL::210 124 +DEAL::210 130 +DEAL::210 145 +DEAL::210 146 +DEAL::210 150 +DEAL::210 151 +DEAL::210 152 +DEAL::210 159 +DEAL::210 189 +DEAL::210 191 +DEAL::210 193 +DEAL::210 197 +DEAL::210 199 +DEAL::210 201 +DEAL::210 206 +DEAL::210 207 +DEAL::210 208 +DEAL::210 209 +DEAL::210 210 +DEAL::210 211 +DEAL::210 212 +DEAL::210 213 +DEAL::210 214 +DEAL::210 215 +DEAL::210 216 +DEAL::211 4 +DEAL::211 6 +DEAL::211 122 +DEAL::211 124 +DEAL::211 130 +DEAL::211 145 +DEAL::211 146 +DEAL::211 150 +DEAL::211 151 +DEAL::211 152 +DEAL::211 159 +DEAL::211 163 +DEAL::211 168 +DEAL::211 178 +DEAL::211 181 +DEAL::211 182 +DEAL::211 187 +DEAL::211 189 +DEAL::211 191 +DEAL::211 193 +DEAL::211 197 +DEAL::211 199 +DEAL::211 201 +DEAL::211 206 +DEAL::211 207 +DEAL::211 208 +DEAL::211 209 +DEAL::211 210 +DEAL::211 211 +DEAL::211 212 +DEAL::211 213 +DEAL::211 214 +DEAL::211 215 +DEAL::211 216 +DEAL::211 217 +DEAL::211 219 +DEAL::211 222 +DEAL::211 224 +DEAL::211 228 +DEAL::211 229 +DEAL::211 230 +DEAL::211 231 +DEAL::211 232 +DEAL::211 233 +DEAL::211 234 +DEAL::212 4 +DEAL::212 122 +DEAL::212 124 +DEAL::212 130 +DEAL::212 145 +DEAL::212 146 +DEAL::212 150 +DEAL::212 151 +DEAL::212 152 +DEAL::212 159 +DEAL::212 189 +DEAL::212 191 +DEAL::212 193 +DEAL::212 197 +DEAL::212 199 +DEAL::212 201 +DEAL::212 206 +DEAL::212 207 +DEAL::212 208 +DEAL::212 209 +DEAL::212 210 +DEAL::212 211 +DEAL::212 212 +DEAL::212 213 +DEAL::212 214 +DEAL::212 215 +DEAL::212 216 +DEAL::213 0 +DEAL::213 2 +DEAL::213 4 +DEAL::213 6 +DEAL::213 8 +DEAL::213 12 +DEAL::213 16 +DEAL::213 18 +DEAL::213 20 +DEAL::213 30 +DEAL::213 39 +DEAL::213 63 +DEAL::213 68 +DEAL::213 69 +DEAL::213 82 +DEAL::213 122 +DEAL::213 124 +DEAL::213 130 +DEAL::213 145 +DEAL::213 146 +DEAL::213 150 +DEAL::213 151 +DEAL::213 152 +DEAL::213 159 +DEAL::213 189 +DEAL::213 191 +DEAL::213 193 +DEAL::213 197 +DEAL::213 199 +DEAL::213 201 +DEAL::213 206 +DEAL::213 207 +DEAL::213 208 +DEAL::213 209 +DEAL::213 210 +DEAL::213 211 +DEAL::213 212 +DEAL::213 213 +DEAL::213 214 +DEAL::213 215 +DEAL::213 216 +DEAL::214 0 +DEAL::214 2 +DEAL::214 4 +DEAL::214 6 +DEAL::214 8 +DEAL::214 12 +DEAL::214 16 +DEAL::214 18 +DEAL::214 20 +DEAL::214 27 +DEAL::214 30 +DEAL::214 35 +DEAL::214 39 +DEAL::214 41 +DEAL::214 46 +DEAL::214 63 +DEAL::214 68 +DEAL::214 69 +DEAL::214 82 +DEAL::214 122 +DEAL::214 124 +DEAL::214 130 +DEAL::214 145 +DEAL::214 146 +DEAL::214 150 +DEAL::214 151 +DEAL::214 152 +DEAL::214 159 +DEAL::214 163 +DEAL::214 168 +DEAL::214 178 +DEAL::214 181 +DEAL::214 182 +DEAL::214 187 +DEAL::214 189 +DEAL::214 191 +DEAL::214 193 +DEAL::214 197 +DEAL::214 199 +DEAL::214 201 +DEAL::214 206 +DEAL::214 207 +DEAL::214 208 +DEAL::214 209 +DEAL::214 210 +DEAL::214 211 +DEAL::214 212 +DEAL::214 213 +DEAL::214 214 +DEAL::214 215 +DEAL::214 216 +DEAL::214 217 +DEAL::214 219 +DEAL::214 222 +DEAL::214 224 +DEAL::214 228 +DEAL::214 229 +DEAL::214 230 +DEAL::214 231 +DEAL::214 232 +DEAL::214 233 +DEAL::214 234 +DEAL::215 4 +DEAL::215 122 +DEAL::215 124 +DEAL::215 130 +DEAL::215 145 +DEAL::215 146 +DEAL::215 150 +DEAL::215 151 +DEAL::215 152 +DEAL::215 159 +DEAL::215 189 +DEAL::215 191 +DEAL::215 193 +DEAL::215 197 +DEAL::215 199 +DEAL::215 201 +DEAL::215 206 +DEAL::215 207 +DEAL::215 208 +DEAL::215 209 +DEAL::215 210 +DEAL::215 211 +DEAL::215 212 +DEAL::215 213 +DEAL::215 214 +DEAL::215 215 +DEAL::215 216 +DEAL::216 0 +DEAL::216 2 +DEAL::216 4 +DEAL::216 6 +DEAL::216 8 +DEAL::216 12 +DEAL::216 16 +DEAL::216 18 +DEAL::216 20 +DEAL::216 30 +DEAL::216 39 +DEAL::216 63 +DEAL::216 68 +DEAL::216 69 +DEAL::216 82 +DEAL::216 122 +DEAL::216 124 +DEAL::216 130 +DEAL::216 145 +DEAL::216 146 +DEAL::216 150 +DEAL::216 151 +DEAL::216 152 +DEAL::216 159 +DEAL::216 189 +DEAL::216 191 +DEAL::216 193 +DEAL::216 197 +DEAL::216 199 +DEAL::216 201 +DEAL::216 206 +DEAL::216 207 +DEAL::216 208 +DEAL::216 209 +DEAL::216 210 +DEAL::216 211 +DEAL::216 212 +DEAL::216 213 +DEAL::216 214 +DEAL::216 215 +DEAL::216 216 +DEAL::217 6 +DEAL::217 30 +DEAL::217 123 +DEAL::217 124 +DEAL::217 132 +DEAL::217 146 +DEAL::217 152 +DEAL::217 162 +DEAL::217 163 +DEAL::217 167 +DEAL::217 168 +DEAL::217 169 +DEAL::217 176 +DEAL::217 178 +DEAL::217 181 +DEAL::217 182 +DEAL::217 187 +DEAL::217 190 +DEAL::217 191 +DEAL::217 195 +DEAL::217 198 +DEAL::217 199 +DEAL::217 203 +DEAL::217 206 +DEAL::217 209 +DEAL::217 211 +DEAL::217 214 +DEAL::217 217 +DEAL::217 218 +DEAL::217 219 +DEAL::217 220 +DEAL::217 221 +DEAL::217 222 +DEAL::217 223 +DEAL::217 224 +DEAL::217 225 +DEAL::217 226 +DEAL::217 227 +DEAL::217 228 +DEAL::217 229 +DEAL::217 230 +DEAL::217 231 +DEAL::217 232 +DEAL::217 233 +DEAL::217 234 +DEAL::218 30 +DEAL::218 123 +DEAL::218 124 +DEAL::218 132 +DEAL::218 162 +DEAL::218 163 +DEAL::218 167 +DEAL::218 168 +DEAL::218 169 +DEAL::218 176 +DEAL::218 190 +DEAL::218 191 +DEAL::218 195 +DEAL::218 198 +DEAL::218 199 +DEAL::218 203 +DEAL::218 217 +DEAL::218 218 +DEAL::218 219 +DEAL::218 220 +DEAL::218 221 +DEAL::218 222 +DEAL::218 223 +DEAL::218 224 +DEAL::218 225 +DEAL::218 226 +DEAL::218 227 +DEAL::219 6 +DEAL::219 30 +DEAL::219 123 +DEAL::219 124 +DEAL::219 132 +DEAL::219 146 +DEAL::219 152 +DEAL::219 162 +DEAL::219 163 +DEAL::219 167 +DEAL::219 168 +DEAL::219 169 +DEAL::219 176 +DEAL::219 178 +DEAL::219 181 +DEAL::219 182 +DEAL::219 187 +DEAL::219 190 +DEAL::219 191 +DEAL::219 195 +DEAL::219 198 +DEAL::219 199 +DEAL::219 203 +DEAL::219 206 +DEAL::219 209 +DEAL::219 211 +DEAL::219 214 +DEAL::219 217 +DEAL::219 218 +DEAL::219 219 +DEAL::219 220 +DEAL::219 221 +DEAL::219 222 +DEAL::219 223 +DEAL::219 224 +DEAL::219 225 +DEAL::219 226 +DEAL::219 227 +DEAL::219 228 +DEAL::219 229 +DEAL::219 230 +DEAL::219 231 +DEAL::219 232 +DEAL::219 233 +DEAL::219 234 +DEAL::220 30 +DEAL::220 123 +DEAL::220 124 +DEAL::220 132 +DEAL::220 162 +DEAL::220 163 +DEAL::220 167 +DEAL::220 168 +DEAL::220 169 +DEAL::220 176 +DEAL::220 190 +DEAL::220 191 +DEAL::220 195 +DEAL::220 198 +DEAL::220 199 +DEAL::220 203 +DEAL::220 217 +DEAL::220 218 +DEAL::220 219 +DEAL::220 220 +DEAL::220 221 +DEAL::220 222 +DEAL::220 223 +DEAL::220 224 +DEAL::220 225 +DEAL::220 226 +DEAL::220 227 +DEAL::221 30 +DEAL::221 123 +DEAL::221 124 +DEAL::221 132 +DEAL::221 162 +DEAL::221 163 +DEAL::221 167 +DEAL::221 168 +DEAL::221 169 +DEAL::221 176 +DEAL::221 190 +DEAL::221 191 +DEAL::221 195 +DEAL::221 198 +DEAL::221 199 +DEAL::221 203 +DEAL::221 217 +DEAL::221 218 +DEAL::221 219 +DEAL::221 220 +DEAL::221 221 +DEAL::221 222 +DEAL::221 223 +DEAL::221 224 +DEAL::221 225 +DEAL::221 226 +DEAL::221 227 +DEAL::222 6 +DEAL::222 30 +DEAL::222 123 +DEAL::222 124 +DEAL::222 132 +DEAL::222 146 +DEAL::222 152 +DEAL::222 162 +DEAL::222 163 +DEAL::222 167 +DEAL::222 168 +DEAL::222 169 +DEAL::222 176 +DEAL::222 178 +DEAL::222 181 +DEAL::222 182 +DEAL::222 187 +DEAL::222 190 +DEAL::222 191 +DEAL::222 195 +DEAL::222 198 +DEAL::222 199 +DEAL::222 203 +DEAL::222 206 +DEAL::222 209 +DEAL::222 211 +DEAL::222 214 +DEAL::222 217 +DEAL::222 218 +DEAL::222 219 +DEAL::222 220 +DEAL::222 221 +DEAL::222 222 +DEAL::222 223 +DEAL::222 224 +DEAL::222 225 +DEAL::222 226 +DEAL::222 227 +DEAL::222 228 +DEAL::222 229 +DEAL::222 230 +DEAL::222 231 +DEAL::222 232 +DEAL::222 233 +DEAL::222 234 +DEAL::223 2 +DEAL::223 4 +DEAL::223 6 +DEAL::223 12 +DEAL::223 18 +DEAL::223 27 +DEAL::223 30 +DEAL::223 35 +DEAL::223 39 +DEAL::223 41 +DEAL::223 46 +DEAL::223 63 +DEAL::223 68 +DEAL::223 69 +DEAL::223 82 +DEAL::223 123 +DEAL::223 124 +DEAL::223 132 +DEAL::223 162 +DEAL::223 163 +DEAL::223 167 +DEAL::223 168 +DEAL::223 169 +DEAL::223 176 +DEAL::223 190 +DEAL::223 191 +DEAL::223 195 +DEAL::223 198 +DEAL::223 199 +DEAL::223 203 +DEAL::223 217 +DEAL::223 218 +DEAL::223 219 +DEAL::223 220 +DEAL::223 221 +DEAL::223 222 +DEAL::223 223 +DEAL::223 224 +DEAL::223 225 +DEAL::223 226 +DEAL::223 227 +DEAL::224 0 +DEAL::224 2 +DEAL::224 4 +DEAL::224 6 +DEAL::224 8 +DEAL::224 12 +DEAL::224 16 +DEAL::224 18 +DEAL::224 20 +DEAL::224 27 +DEAL::224 30 +DEAL::224 35 +DEAL::224 39 +DEAL::224 41 +DEAL::224 46 +DEAL::224 63 +DEAL::224 68 +DEAL::224 69 +DEAL::224 82 +DEAL::224 123 +DEAL::224 124 +DEAL::224 132 +DEAL::224 146 +DEAL::224 152 +DEAL::224 162 +DEAL::224 163 +DEAL::224 167 +DEAL::224 168 +DEAL::224 169 +DEAL::224 176 +DEAL::224 178 +DEAL::224 181 +DEAL::224 182 +DEAL::224 187 +DEAL::224 190 +DEAL::224 191 +DEAL::224 195 +DEAL::224 198 +DEAL::224 199 +DEAL::224 203 +DEAL::224 206 +DEAL::224 209 +DEAL::224 211 +DEAL::224 214 +DEAL::224 217 +DEAL::224 218 +DEAL::224 219 +DEAL::224 220 +DEAL::224 221 +DEAL::224 222 +DEAL::224 223 +DEAL::224 224 +DEAL::224 225 +DEAL::224 226 +DEAL::224 227 +DEAL::224 228 +DEAL::224 229 +DEAL::224 230 +DEAL::224 231 +DEAL::224 232 +DEAL::224 233 +DEAL::224 234 +DEAL::225 30 +DEAL::225 123 +DEAL::225 124 +DEAL::225 132 +DEAL::225 162 +DEAL::225 163 +DEAL::225 167 +DEAL::225 168 +DEAL::225 169 +DEAL::225 176 +DEAL::225 190 +DEAL::225 191 +DEAL::225 195 +DEAL::225 198 +DEAL::225 199 +DEAL::225 203 +DEAL::225 217 +DEAL::225 218 +DEAL::225 219 +DEAL::225 220 +DEAL::225 221 +DEAL::225 222 +DEAL::225 223 +DEAL::225 224 +DEAL::225 225 +DEAL::225 226 +DEAL::225 227 +DEAL::226 30 +DEAL::226 123 +DEAL::226 124 +DEAL::226 132 +DEAL::226 162 +DEAL::226 163 +DEAL::226 167 +DEAL::226 168 +DEAL::226 169 +DEAL::226 176 +DEAL::226 190 +DEAL::226 191 +DEAL::226 195 +DEAL::226 198 +DEAL::226 199 +DEAL::226 203 +DEAL::226 217 +DEAL::226 218 +DEAL::226 219 +DEAL::226 220 +DEAL::226 221 +DEAL::226 222 +DEAL::226 223 +DEAL::226 224 +DEAL::226 225 +DEAL::226 226 +DEAL::226 227 +DEAL::227 2 +DEAL::227 4 +DEAL::227 6 +DEAL::227 12 +DEAL::227 18 +DEAL::227 27 +DEAL::227 30 +DEAL::227 35 +DEAL::227 39 +DEAL::227 41 +DEAL::227 46 +DEAL::227 63 +DEAL::227 68 +DEAL::227 69 +DEAL::227 82 +DEAL::227 123 +DEAL::227 124 +DEAL::227 132 +DEAL::227 162 +DEAL::227 163 +DEAL::227 167 +DEAL::227 168 +DEAL::227 169 +DEAL::227 176 +DEAL::227 190 +DEAL::227 191 +DEAL::227 195 +DEAL::227 198 +DEAL::227 199 +DEAL::227 203 +DEAL::227 217 +DEAL::227 218 +DEAL::227 219 +DEAL::227 220 +DEAL::227 221 +DEAL::227 222 +DEAL::227 223 +DEAL::227 224 +DEAL::227 225 +DEAL::227 226 +DEAL::227 227 +DEAL::228 6 +DEAL::228 124 +DEAL::228 146 +DEAL::228 152 +DEAL::228 163 +DEAL::228 168 +DEAL::228 178 +DEAL::228 181 +DEAL::228 182 +DEAL::228 187 +DEAL::228 191 +DEAL::228 199 +DEAL::228 206 +DEAL::228 209 +DEAL::228 211 +DEAL::228 214 +DEAL::228 217 +DEAL::228 219 +DEAL::228 222 +DEAL::228 224 +DEAL::228 228 +DEAL::228 229 +DEAL::228 230 +DEAL::228 231 +DEAL::228 232 +DEAL::228 233 +DEAL::228 234 +DEAL::229 6 +DEAL::229 124 +DEAL::229 146 +DEAL::229 152 +DEAL::229 163 +DEAL::229 168 +DEAL::229 178 +DEAL::229 181 +DEAL::229 182 +DEAL::229 187 +DEAL::229 191 +DEAL::229 199 +DEAL::229 206 +DEAL::229 209 +DEAL::229 211 +DEAL::229 214 +DEAL::229 217 +DEAL::229 219 +DEAL::229 222 +DEAL::229 224 +DEAL::229 228 +DEAL::229 229 +DEAL::229 230 +DEAL::229 231 +DEAL::229 232 +DEAL::229 233 +DEAL::229 234 +DEAL::230 6 +DEAL::230 124 +DEAL::230 146 +DEAL::230 152 +DEAL::230 163 +DEAL::230 168 +DEAL::230 178 +DEAL::230 181 +DEAL::230 182 +DEAL::230 187 +DEAL::230 191 +DEAL::230 199 +DEAL::230 206 +DEAL::230 209 +DEAL::230 211 +DEAL::230 214 +DEAL::230 217 +DEAL::230 219 +DEAL::230 222 +DEAL::230 224 +DEAL::230 228 +DEAL::230 229 +DEAL::230 230 +DEAL::230 231 +DEAL::230 232 +DEAL::230 233 +DEAL::230 234 +DEAL::231 6 +DEAL::231 124 +DEAL::231 146 +DEAL::231 152 +DEAL::231 163 +DEAL::231 168 +DEAL::231 178 +DEAL::231 181 +DEAL::231 182 +DEAL::231 187 +DEAL::231 191 +DEAL::231 199 +DEAL::231 206 +DEAL::231 209 +DEAL::231 211 +DEAL::231 214 +DEAL::231 217 +DEAL::231 219 +DEAL::231 222 +DEAL::231 224 +DEAL::231 228 +DEAL::231 229 +DEAL::231 230 +DEAL::231 231 +DEAL::231 232 +DEAL::231 233 +DEAL::231 234 +DEAL::232 6 +DEAL::232 124 +DEAL::232 146 +DEAL::232 152 +DEAL::232 163 +DEAL::232 168 +DEAL::232 178 +DEAL::232 181 +DEAL::232 182 +DEAL::232 187 +DEAL::232 191 +DEAL::232 199 +DEAL::232 206 +DEAL::232 209 +DEAL::232 211 +DEAL::232 214 +DEAL::232 217 +DEAL::232 219 +DEAL::232 222 +DEAL::232 224 +DEAL::232 228 +DEAL::232 229 +DEAL::232 230 +DEAL::232 231 +DEAL::232 232 +DEAL::232 233 +DEAL::232 234 +DEAL::233 6 +DEAL::233 124 +DEAL::233 146 +DEAL::233 152 +DEAL::233 163 +DEAL::233 168 +DEAL::233 178 +DEAL::233 181 +DEAL::233 182 +DEAL::233 187 +DEAL::233 191 +DEAL::233 199 +DEAL::233 206 +DEAL::233 209 +DEAL::233 211 +DEAL::233 214 +DEAL::233 217 +DEAL::233 219 +DEAL::233 222 +DEAL::233 224 +DEAL::233 228 +DEAL::233 229 +DEAL::233 230 +DEAL::233 231 +DEAL::233 232 +DEAL::233 233 +DEAL::233 234 +DEAL::234 0 +DEAL::234 2 +DEAL::234 4 +DEAL::234 6 +DEAL::234 8 +DEAL::234 12 +DEAL::234 16 +DEAL::234 18 +DEAL::234 20 +DEAL::234 27 +DEAL::234 30 +DEAL::234 35 +DEAL::234 39 +DEAL::234 41 +DEAL::234 46 +DEAL::234 63 +DEAL::234 68 +DEAL::234 69 +DEAL::234 82 +DEAL::234 124 +DEAL::234 146 +DEAL::234 152 +DEAL::234 163 +DEAL::234 168 +DEAL::234 178 +DEAL::234 181 +DEAL::234 182 +DEAL::234 187 +DEAL::234 191 +DEAL::234 199 +DEAL::234 206 +DEAL::234 209 +DEAL::234 211 +DEAL::234 214 +DEAL::234 217 +DEAL::234 219 +DEAL::234 222 +DEAL::234 224 +DEAL::234 228 +DEAL::234 229 +DEAL::234 230 +DEAL::234 231 +DEAL::234 232 +DEAL::234 233 +DEAL::234 234 diff --git a/tests/bits/dof_constraints_07.cc b/tests/bits/dof_constraints_07.cc index d8acfe05c5..829ce773c4 100644 --- a/tests/bits/dof_constraints_07.cc +++ b/tests/bits/dof_constraints_07.cc @@ -94,7 +94,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_07.output b/tests/bits/dof_constraints_07.output new file mode 100644 index 0000000000..370b1a0cab --- /dev/null +++ b/tests/bits/dof_constraints_07.output @@ -0,0 +1,298 @@ + +DEAL::1D +DEAL::Number of cells: 3 +DEAL::Number of dofs: 7 +DEAL::Number of constraints: 0 +DEAL::0.333333 +DEAL::0.666667 +DEAL::1.66667 +DEAL::3.33333 +DEAL::5.66667 +DEAL::8.66667 +DEAL::12.3333 +DEAL::2D +DEAL::Number of cells: 7 +DEAL::Number of dofs: 43 +DEAL::Number of constraints: 6 +DEAL::0.333333 +DEAL::0.666667 +DEAL::1.66667 +DEAL::3.33333 +DEAL::5.66667 +DEAL::8.66667 +DEAL::12.3333 +DEAL::16.6667 +DEAL::21.6667 +DEAL::27.3333 +DEAL::33.6667 +DEAL::40.6667 +DEAL::48.3333 +DEAL::56.6667 +DEAL::65.6667 +DEAL::75.3333 +DEAL::85.6667 +DEAL::96.6667 +DEAL::108.333 +DEAL::120.667 +DEAL::133.667 +DEAL::147.333 +DEAL::161.667 +DEAL::176.667 +DEAL::192.333 +DEAL::208.667 +DEAL::225.667 +DEAL::243.333 +DEAL::261.667 +DEAL::280.667 +DEAL::0 +DEAL::0 +DEAL::341.667 +DEAL::363.333 +DEAL::385.667 +DEAL::0 +DEAL::432.333 +DEAL::456.667 +DEAL::0 +DEAL::507.333 +DEAL::0 +DEAL::0 +DEAL::588.333 +DEAL::3D +DEAL::Number of cells: 15 +DEAL::Number of dofs: 235 +DEAL::Number of constraints: 54 +DEAL::0.333333 +DEAL::0.666667 +DEAL::1.66667 +DEAL::3.33333 +DEAL::5.66667 +DEAL::8.66667 +DEAL::12.3333 +DEAL::16.6667 +DEAL::21.6667 +DEAL::27.3333 +DEAL::33.6667 +DEAL::40.6667 +DEAL::48.3333 +DEAL::56.6667 +DEAL::65.6667 +DEAL::75.3333 +DEAL::85.6667 +DEAL::96.6667 +DEAL::108.333 +DEAL::120.667 +DEAL::133.667 +DEAL::147.333 +DEAL::161.667 +DEAL::176.667 +DEAL::192.333 +DEAL::208.667 +DEAL::225.667 +DEAL::243.333 +DEAL::261.667 +DEAL::280.667 +DEAL::300.333 +DEAL::320.667 +DEAL::341.667 +DEAL::363.333 +DEAL::385.667 +DEAL::408.667 +DEAL::432.333 +DEAL::456.667 +DEAL::481.667 +DEAL::507.333 +DEAL::533.667 +DEAL::560.667 +DEAL::588.333 +DEAL::616.667 +DEAL::645.667 +DEAL::675.333 +DEAL::705.667 +DEAL::736.667 +DEAL::768.333 +DEAL::800.667 +DEAL::833.667 +DEAL::867.333 +DEAL::901.667 +DEAL::936.667 +DEAL::972.333 +DEAL::1008.67 +DEAL::1045.67 +DEAL::1083.33 +DEAL::1121.67 +DEAL::1160.67 +DEAL::1200.33 +DEAL::1240.67 +DEAL::1281.67 +DEAL::1323.33 +DEAL::1365.67 +DEAL::1408.67 +DEAL::1452.33 +DEAL::1496.67 +DEAL::1541.67 +DEAL::1587.33 +DEAL::1633.67 +DEAL::1680.67 +DEAL::1728.33 +DEAL::1776.67 +DEAL::1825.67 +DEAL::1875.33 +DEAL::1925.67 +DEAL::1976.67 +DEAL::2028.33 +DEAL::2080.67 +DEAL::2133.67 +DEAL::2187.33 +DEAL::2241.67 +DEAL::2296.67 +DEAL::2352.33 +DEAL::2408.67 +DEAL::2465.67 +DEAL::2523.33 +DEAL::2581.67 +DEAL::2640.67 +DEAL::2700.33 +DEAL::2760.67 +DEAL::2821.67 +DEAL::2883.33 +DEAL::2945.67 +DEAL::3008.67 +DEAL::3072.33 +DEAL::3136.67 +DEAL::3201.67 +DEAL::3267.33 +DEAL::3333.67 +DEAL::3400.67 +DEAL::3468.33 +DEAL::3536.67 +DEAL::3605.67 +DEAL::3675.33 +DEAL::3745.67 +DEAL::3816.67 +DEAL::3888.33 +DEAL::3960.67 +DEAL::4033.67 +DEAL::4107.33 +DEAL::4181.67 +DEAL::4256.67 +DEAL::4332.33 +DEAL::4408.67 +DEAL::4485.67 +DEAL::4563.33 +DEAL::4641.67 +DEAL::4720.67 +DEAL::4800.33 +DEAL::4880.67 +DEAL::4961.67 +DEAL::5043.33 +DEAL::5125.67 +DEAL::5208.67 +DEAL::5292.33 +DEAL::5376.67 +DEAL::5461.67 +DEAL::5547.33 +DEAL::5633.67 +DEAL::5720.67 +DEAL::5808.33 +DEAL::5896.67 +DEAL::5985.67 +DEAL::6075.33 +DEAL::6165.67 +DEAL::6256.67 +DEAL::6348.33 +DEAL::6440.67 +DEAL::6533.67 +DEAL::6627.33 +DEAL::6721.67 +DEAL::6816.67 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::7301.67 +DEAL::7400.67 +DEAL::0 +DEAL::7600.67 +DEAL::7701.67 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8112.33 +DEAL::8216.67 +DEAL::8321.67 +DEAL::8427.33 +DEAL::8533.67 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8965.67 +DEAL::9075.33 +DEAL::0 +DEAL::9296.67 +DEAL::9408.33 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::9861.67 +DEAL::9976.67 +DEAL::0 +DEAL::10208.7 +DEAL::10325.7 +DEAL::10443.3 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11532.3 +DEAL::11656.7 +DEAL::11781.7 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::12805.7 +DEAL::12936.7 +DEAL::13068.3 +DEAL::13200.7 +DEAL::13333.7 +DEAL::13467.3 +DEAL::13601.7 +DEAL::13736.7 +DEAL::0 +DEAL::14008.7 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15123.3 +DEAL::15265.7 +DEAL::0 +DEAL::15552.3 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::16576.7 +DEAL::16725.7 +DEAL::0 +DEAL::0 +DEAL::17176.7 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::18252.3 diff --git a/tests/bits/dof_constraints_08.cc b/tests/bits/dof_constraints_08.cc index e33660c67f..7ac420478f 100644 --- a/tests/bits/dof_constraints_08.cc +++ b/tests/bits/dof_constraints_08.cc @@ -90,7 +90,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_08/cmp/generic b/tests/bits/dof_constraints_08.output similarity index 100% rename from tests/bits/dof_constraints_08/cmp/generic rename to tests/bits/dof_constraints_08.output diff --git a/tests/bits/dof_constraints_09.cc b/tests/bits/dof_constraints_09.cc index 9c5265044b..a8234ff693 100644 --- a/tests/bits/dof_constraints_09.cc +++ b/tests/bits/dof_constraints_09.cc @@ -117,7 +117,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_09/cmp/generic b/tests/bits/dof_constraints_09.output similarity index 100% rename from tests/bits/dof_constraints_09/cmp/generic rename to tests/bits/dof_constraints_09.output diff --git a/tests/bits/dof_constraints_10.cc b/tests/bits/dof_constraints_10.cc index 849d3532ad..ea0189f033 100644 --- a/tests/bits/dof_constraints_10.cc +++ b/tests/bits/dof_constraints_10.cc @@ -83,7 +83,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_10/cmp/generic b/tests/bits/dof_constraints_10.output similarity index 100% rename from tests/bits/dof_constraints_10/cmp/generic rename to tests/bits/dof_constraints_10.output diff --git a/tests/bits/dof_constraints_10_x.cc b/tests/bits/dof_constraints_10_x.cc index 353ba831c1..f4d83c017b 100644 --- a/tests/bits/dof_constraints_10_x.cc +++ b/tests/bits/dof_constraints_10_x.cc @@ -83,7 +83,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_10_x/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_10_x/cmp/generic b/tests/bits/dof_constraints_10_x.output similarity index 100% rename from tests/bits/dof_constraints_10_x/cmp/generic rename to tests/bits/dof_constraints_10_x.output diff --git a/tests/bits/dof_constraints_11.cc b/tests/bits/dof_constraints_11.cc index 9cc2fb3949..0a2fb122c2 100644 --- a/tests/bits/dof_constraints_11.cc +++ b/tests/bits/dof_constraints_11.cc @@ -95,7 +95,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_11_x/cmp/generic b/tests/bits/dof_constraints_11.output similarity index 100% rename from tests/bits/dof_constraints_11_x/cmp/generic rename to tests/bits/dof_constraints_11.output diff --git a/tests/bits/dof_constraints_11_x.cc b/tests/bits/dof_constraints_11_x.cc index 10db9ff101..b8ce48dc23 100644 --- a/tests/bits/dof_constraints_11_x.cc +++ b/tests/bits/dof_constraints_11_x.cc @@ -95,7 +95,7 @@ void test () int main () { - std::ofstream logfile("dof_constraints_11_x/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/dof_constraints_11_x.output b/tests/bits/dof_constraints_11_x.output new file mode 100644 index 0000000000..c4780592e9 --- /dev/null +++ b/tests/bits/dof_constraints_11_x.output @@ -0,0 +1,11324 @@ + +DEAL::1D +DEAL::Number of cells: 3 +DEAL::Number of dofs: 7 +DEAL::Number of constraints: 0 +DEAL::0 0 0 0 +DEAL::0 0 0 1 +DEAL::0 0 1 1 +DEAL::0 0 1 0 +DEAL::0 1 0 0 +DEAL::0 1 0 2 +DEAL::0 1 0 4 +DEAL::0 1 1 0 +DEAL::1 0 0 0 +DEAL::1 0 0 1 +DEAL::1 0 2 0 +DEAL::1 0 4 0 +DEAL::1 1 0 0 +DEAL::1 1 1 1 +DEAL::1 1 1 2 +DEAL::1 1 1 3 +DEAL::1 1 2 2 +DEAL::1 1 2 1 +DEAL::1 1 2 3 +DEAL::1 1 2 4 +DEAL::1 1 3 3 +DEAL::1 1 3 1 +DEAL::1 1 3 2 +DEAL::1 1 4 4 +DEAL::1 1 4 2 +DEAL::2D +DEAL::Number of cells: 7 +DEAL::Number of dofs: 43 +DEAL::Number of constraints: 6 +DEAL::0 0 0 0 +DEAL::0 0 0 1 +DEAL::0 0 0 2 +DEAL::0 0 0 3 +DEAL::0 0 0 4 +DEAL::0 0 0 5 +DEAL::0 0 0 6 +DEAL::0 0 0 7 +DEAL::0 0 0 8 +DEAL::0 0 0 9 +DEAL::0 0 1 1 +DEAL::0 0 1 0 +DEAL::0 0 1 2 +DEAL::0 0 1 3 +DEAL::0 0 1 4 +DEAL::0 0 1 5 +DEAL::0 0 1 6 +DEAL::0 0 1 7 +DEAL::0 0 1 8 +DEAL::0 0 2 2 +DEAL::0 0 2 0 +DEAL::0 0 2 1 +DEAL::0 0 2 3 +DEAL::0 0 2 4 +DEAL::0 0 2 5 +DEAL::0 0 2 6 +DEAL::0 0 2 7 +DEAL::0 0 2 8 +DEAL::0 0 2 9 +DEAL::0 0 2 10 +DEAL::0 0 2 11 +DEAL::0 0 2 12 +DEAL::0 0 2 13 +DEAL::0 0 3 3 +DEAL::0 0 3 0 +DEAL::0 0 3 1 +DEAL::0 0 3 2 +DEAL::0 0 3 4 +DEAL::0 0 3 5 +DEAL::0 0 3 6 +DEAL::0 0 3 7 +DEAL::0 0 3 8 +DEAL::0 0 3 11 +DEAL::0 0 3 13 +DEAL::0 0 4 4 +DEAL::0 0 4 0 +DEAL::0 0 4 1 +DEAL::0 0 4 2 +DEAL::0 0 4 3 +DEAL::0 0 4 5 +DEAL::0 0 4 6 +DEAL::0 0 4 7 +DEAL::0 0 4 8 +DEAL::0 0 4 9 +DEAL::0 0 5 5 +DEAL::0 0 5 0 +DEAL::0 0 5 1 +DEAL::0 0 5 2 +DEAL::0 0 5 3 +DEAL::0 0 5 4 +DEAL::0 0 5 6 +DEAL::0 0 5 7 +DEAL::0 0 5 8 +DEAL::0 0 6 6 +DEAL::0 0 6 0 +DEAL::0 0 6 1 +DEAL::0 0 6 2 +DEAL::0 0 6 3 +DEAL::0 0 6 4 +DEAL::0 0 6 5 +DEAL::0 0 6 7 +DEAL::0 0 6 8 +DEAL::0 0 7 7 +DEAL::0 0 7 0 +DEAL::0 0 7 1 +DEAL::0 0 7 2 +DEAL::0 0 7 3 +DEAL::0 0 7 4 +DEAL::0 0 7 5 +DEAL::0 0 7 6 +DEAL::0 0 7 8 +DEAL::0 0 7 11 +DEAL::0 0 7 13 +DEAL::0 0 8 8 +DEAL::0 0 8 0 +DEAL::0 0 8 1 +DEAL::0 0 8 2 +DEAL::0 0 8 3 +DEAL::0 0 8 4 +DEAL::0 0 8 5 +DEAL::0 0 8 6 +DEAL::0 0 8 7 +DEAL::0 0 9 9 +DEAL::0 0 9 0 +DEAL::0 0 9 2 +DEAL::0 0 9 4 +DEAL::0 0 9 10 +DEAL::0 0 9 11 +DEAL::0 0 9 12 +DEAL::0 0 9 13 +DEAL::0 0 10 10 +DEAL::0 0 10 2 +DEAL::0 0 10 9 +DEAL::0 0 10 11 +DEAL::0 0 10 12 +DEAL::0 0 10 13 +DEAL::0 0 11 11 +DEAL::0 0 11 2 +DEAL::0 0 11 3 +DEAL::0 0 11 7 +DEAL::0 0 11 9 +DEAL::0 0 11 10 +DEAL::0 0 11 12 +DEAL::0 0 11 13 +DEAL::0 0 12 12 +DEAL::0 0 12 2 +DEAL::0 0 12 9 +DEAL::0 0 12 10 +DEAL::0 0 12 11 +DEAL::0 0 12 13 +DEAL::0 0 13 13 +DEAL::0 0 13 2 +DEAL::0 0 13 3 +DEAL::0 0 13 7 +DEAL::0 0 13 9 +DEAL::0 0 13 10 +DEAL::0 0 13 11 +DEAL::0 0 13 12 +DEAL::0 1 0 0 +DEAL::0 1 0 8 +DEAL::0 1 0 10 +DEAL::0 1 0 12 +DEAL::0 1 0 16 +DEAL::0 1 0 17 +DEAL::0 1 0 18 +DEAL::0 1 0 19 +DEAL::0 1 0 20 +DEAL::0 1 0 23 +DEAL::0 1 0 28 +DEAL::0 1 2 0 +DEAL::0 1 2 1 +DEAL::0 1 2 2 +DEAL::0 1 2 3 +DEAL::0 1 2 4 +DEAL::0 1 2 5 +DEAL::0 1 2 6 +DEAL::0 1 2 8 +DEAL::0 1 2 9 +DEAL::0 1 2 10 +DEAL::0 1 2 12 +DEAL::0 1 2 14 +DEAL::0 1 2 16 +DEAL::0 1 2 18 +DEAL::0 1 2 19 +DEAL::0 1 2 20 +DEAL::0 1 2 21 +DEAL::0 1 2 22 +DEAL::0 1 2 23 +DEAL::0 1 2 25 +DEAL::0 1 2 26 +DEAL::0 1 2 27 +DEAL::0 1 2 28 +DEAL::0 1 3 3 +DEAL::0 1 3 4 +DEAL::0 1 3 5 +DEAL::0 1 3 6 +DEAL::0 1 4 0 +DEAL::0 1 4 8 +DEAL::0 1 4 10 +DEAL::0 1 4 12 +DEAL::0 1 4 18 +DEAL::0 1 4 19 +DEAL::0 1 4 20 +DEAL::0 1 4 23 +DEAL::0 1 4 28 +DEAL::0 1 7 3 +DEAL::0 1 7 4 +DEAL::0 1 7 5 +DEAL::0 1 7 6 +DEAL::0 1 9 0 +DEAL::0 1 9 1 +DEAL::0 1 9 2 +DEAL::0 1 9 9 +DEAL::0 1 9 10 +DEAL::0 1 9 14 +DEAL::0 1 9 19 +DEAL::0 1 9 21 +DEAL::0 1 9 22 +DEAL::0 1 9 23 +DEAL::0 1 9 24 +DEAL::0 1 9 25 +DEAL::0 1 9 28 +DEAL::0 1 10 0 +DEAL::0 1 10 1 +DEAL::0 1 10 2 +DEAL::0 1 11 0 +DEAL::0 1 11 1 +DEAL::0 1 11 2 +DEAL::0 1 11 3 +DEAL::0 1 11 4 +DEAL::0 1 11 5 +DEAL::0 1 11 6 +DEAL::0 1 12 0 +DEAL::0 1 12 1 +DEAL::0 1 12 2 +DEAL::0 1 13 0 +DEAL::0 1 13 1 +DEAL::0 1 13 2 +DEAL::0 1 13 3 +DEAL::0 1 13 4 +DEAL::0 1 13 5 +DEAL::0 1 13 6 +DEAL::1 0 0 0 +DEAL::1 0 0 2 +DEAL::1 0 0 4 +DEAL::1 0 0 9 +DEAL::1 0 0 10 +DEAL::1 0 0 11 +DEAL::1 0 0 12 +DEAL::1 0 0 13 +DEAL::1 0 1 2 +DEAL::1 0 1 9 +DEAL::1 0 1 10 +DEAL::1 0 1 11 +DEAL::1 0 1 12 +DEAL::1 0 1 13 +DEAL::1 0 2 2 +DEAL::1 0 2 9 +DEAL::1 0 2 10 +DEAL::1 0 2 11 +DEAL::1 0 2 12 +DEAL::1 0 2 13 +DEAL::1 0 3 2 +DEAL::1 0 3 3 +DEAL::1 0 3 7 +DEAL::1 0 3 11 +DEAL::1 0 3 13 +DEAL::1 0 4 2 +DEAL::1 0 4 3 +DEAL::1 0 4 7 +DEAL::1 0 4 11 +DEAL::1 0 4 13 +DEAL::1 0 5 2 +DEAL::1 0 5 3 +DEAL::1 0 5 7 +DEAL::1 0 5 11 +DEAL::1 0 5 13 +DEAL::1 0 6 2 +DEAL::1 0 6 3 +DEAL::1 0 6 7 +DEAL::1 0 6 11 +DEAL::1 0 6 13 +DEAL::1 0 8 0 +DEAL::1 0 8 2 +DEAL::1 0 8 4 +DEAL::1 0 9 2 +DEAL::1 0 9 9 +DEAL::1 0 10 0 +DEAL::1 0 10 2 +DEAL::1 0 10 4 +DEAL::1 0 10 9 +DEAL::1 0 12 0 +DEAL::1 0 12 2 +DEAL::1 0 12 4 +DEAL::1 0 14 2 +DEAL::1 0 14 9 +DEAL::1 0 16 0 +DEAL::1 0 16 2 +DEAL::1 0 17 0 +DEAL::1 0 18 0 +DEAL::1 0 18 2 +DEAL::1 0 18 4 +DEAL::1 0 19 0 +DEAL::1 0 19 2 +DEAL::1 0 19 4 +DEAL::1 0 19 9 +DEAL::1 0 20 0 +DEAL::1 0 20 2 +DEAL::1 0 20 4 +DEAL::1 0 21 2 +DEAL::1 0 21 9 +DEAL::1 0 22 2 +DEAL::1 0 22 9 +DEAL::1 0 23 0 +DEAL::1 0 23 2 +DEAL::1 0 23 4 +DEAL::1 0 23 9 +DEAL::1 0 24 9 +DEAL::1 0 25 2 +DEAL::1 0 25 9 +DEAL::1 0 26 2 +DEAL::1 0 27 2 +DEAL::1 0 28 0 +DEAL::1 0 28 2 +DEAL::1 0 28 4 +DEAL::1 0 28 9 +DEAL::1 1 0 0 +DEAL::1 1 0 1 +DEAL::1 1 0 2 +DEAL::1 1 0 9 +DEAL::1 1 0 10 +DEAL::1 1 0 14 +DEAL::1 1 0 19 +DEAL::1 1 0 22 +DEAL::1 1 0 23 +DEAL::1 1 0 25 +DEAL::1 1 0 28 +DEAL::1 1 1 1 +DEAL::1 1 1 0 +DEAL::1 1 1 2 +DEAL::1 1 2 2 +DEAL::1 1 2 0 +DEAL::1 1 2 1 +DEAL::1 1 3 3 +DEAL::1 1 3 4 +DEAL::1 1 3 5 +DEAL::1 1 3 6 +DEAL::1 1 4 4 +DEAL::1 1 4 3 +DEAL::1 1 4 5 +DEAL::1 1 4 6 +DEAL::1 1 5 5 +DEAL::1 1 5 3 +DEAL::1 1 5 4 +DEAL::1 1 5 6 +DEAL::1 1 6 6 +DEAL::1 1 6 3 +DEAL::1 1 6 4 +DEAL::1 1 6 5 +DEAL::1 1 7 7 +DEAL::1 1 7 8 +DEAL::1 1 7 9 +DEAL::1 1 7 10 +DEAL::1 1 7 11 +DEAL::1 1 7 12 +DEAL::1 1 7 13 +DEAL::1 1 7 14 +DEAL::1 1 7 15 +DEAL::1 1 8 8 +DEAL::1 1 8 7 +DEAL::1 1 8 9 +DEAL::1 1 8 10 +DEAL::1 1 8 11 +DEAL::1 1 8 12 +DEAL::1 1 8 13 +DEAL::1 1 8 14 +DEAL::1 1 8 15 +DEAL::1 1 8 16 +DEAL::1 1 8 17 +DEAL::1 1 8 18 +DEAL::1 1 8 19 +DEAL::1 1 8 20 +DEAL::1 1 9 9 +DEAL::1 1 9 0 +DEAL::1 1 9 7 +DEAL::1 1 9 8 +DEAL::1 1 9 10 +DEAL::1 1 9 11 +DEAL::1 1 9 12 +DEAL::1 1 9 13 +DEAL::1 1 9 14 +DEAL::1 1 9 15 +DEAL::1 1 9 21 +DEAL::1 1 9 22 +DEAL::1 1 9 23 +DEAL::1 1 9 24 +DEAL::1 1 9 25 +DEAL::1 1 10 10 +DEAL::1 1 10 0 +DEAL::1 1 10 7 +DEAL::1 1 10 8 +DEAL::1 1 10 9 +DEAL::1 1 10 11 +DEAL::1 1 10 12 +DEAL::1 1 10 13 +DEAL::1 1 10 14 +DEAL::1 1 10 15 +DEAL::1 1 10 16 +DEAL::1 1 10 17 +DEAL::1 1 10 18 +DEAL::1 1 10 19 +DEAL::1 1 10 20 +DEAL::1 1 10 21 +DEAL::1 1 10 22 +DEAL::1 1 10 23 +DEAL::1 1 10 24 +DEAL::1 1 10 25 +DEAL::1 1 10 26 +DEAL::1 1 10 27 +DEAL::1 1 10 28 +DEAL::1 1 11 11 +DEAL::1 1 11 7 +DEAL::1 1 11 8 +DEAL::1 1 11 9 +DEAL::1 1 11 10 +DEAL::1 1 11 12 +DEAL::1 1 11 13 +DEAL::1 1 11 14 +DEAL::1 1 11 15 +DEAL::1 1 12 12 +DEAL::1 1 12 7 +DEAL::1 1 12 8 +DEAL::1 1 12 9 +DEAL::1 1 12 10 +DEAL::1 1 12 11 +DEAL::1 1 12 13 +DEAL::1 1 12 14 +DEAL::1 1 12 15 +DEAL::1 1 12 16 +DEAL::1 1 12 17 +DEAL::1 1 12 18 +DEAL::1 1 12 19 +DEAL::1 1 12 20 +DEAL::1 1 13 13 +DEAL::1 1 13 7 +DEAL::1 1 13 8 +DEAL::1 1 13 9 +DEAL::1 1 13 10 +DEAL::1 1 13 11 +DEAL::1 1 13 12 +DEAL::1 1 13 14 +DEAL::1 1 13 15 +DEAL::1 1 14 14 +DEAL::1 1 14 0 +DEAL::1 1 14 7 +DEAL::1 1 14 8 +DEAL::1 1 14 9 +DEAL::1 1 14 10 +DEAL::1 1 14 11 +DEAL::1 1 14 12 +DEAL::1 1 14 13 +DEAL::1 1 14 15 +DEAL::1 1 14 21 +DEAL::1 1 14 22 +DEAL::1 1 14 23 +DEAL::1 1 14 24 +DEAL::1 1 14 25 +DEAL::1 1 15 15 +DEAL::1 1 15 7 +DEAL::1 1 15 8 +DEAL::1 1 15 9 +DEAL::1 1 15 10 +DEAL::1 1 15 11 +DEAL::1 1 15 12 +DEAL::1 1 15 13 +DEAL::1 1 15 14 +DEAL::1 1 16 16 +DEAL::1 1 16 8 +DEAL::1 1 16 10 +DEAL::1 1 16 12 +DEAL::1 1 16 17 +DEAL::1 1 16 18 +DEAL::1 1 16 19 +DEAL::1 1 16 20 +DEAL::1 1 16 21 +DEAL::1 1 16 23 +DEAL::1 1 16 26 +DEAL::1 1 16 27 +DEAL::1 1 16 28 +DEAL::1 1 17 17 +DEAL::1 1 17 8 +DEAL::1 1 17 10 +DEAL::1 1 17 12 +DEAL::1 1 17 16 +DEAL::1 1 17 18 +DEAL::1 1 17 19 +DEAL::1 1 17 20 +DEAL::1 1 18 18 +DEAL::1 1 18 8 +DEAL::1 1 18 10 +DEAL::1 1 18 12 +DEAL::1 1 18 16 +DEAL::1 1 18 17 +DEAL::1 1 18 19 +DEAL::1 1 18 20 +DEAL::1 1 19 19 +DEAL::1 1 19 0 +DEAL::1 1 19 8 +DEAL::1 1 19 10 +DEAL::1 1 19 12 +DEAL::1 1 19 16 +DEAL::1 1 19 17 +DEAL::1 1 19 18 +DEAL::1 1 19 20 +DEAL::1 1 19 21 +DEAL::1 1 19 23 +DEAL::1 1 19 26 +DEAL::1 1 19 27 +DEAL::1 1 19 28 +DEAL::1 1 20 20 +DEAL::1 1 20 8 +DEAL::1 1 20 10 +DEAL::1 1 20 12 +DEAL::1 1 20 16 +DEAL::1 1 20 17 +DEAL::1 1 20 18 +DEAL::1 1 20 19 +DEAL::1 1 21 21 +DEAL::1 1 21 9 +DEAL::1 1 21 10 +DEAL::1 1 21 14 +DEAL::1 1 21 16 +DEAL::1 1 21 19 +DEAL::1 1 21 22 +DEAL::1 1 21 23 +DEAL::1 1 21 24 +DEAL::1 1 21 25 +DEAL::1 1 21 26 +DEAL::1 1 21 27 +DEAL::1 1 21 28 +DEAL::1 1 22 22 +DEAL::1 1 22 0 +DEAL::1 1 22 9 +DEAL::1 1 22 10 +DEAL::1 1 22 14 +DEAL::1 1 22 21 +DEAL::1 1 22 23 +DEAL::1 1 22 24 +DEAL::1 1 22 25 +DEAL::1 1 23 23 +DEAL::1 1 23 0 +DEAL::1 1 23 9 +DEAL::1 1 23 10 +DEAL::1 1 23 14 +DEAL::1 1 23 16 +DEAL::1 1 23 19 +DEAL::1 1 23 21 +DEAL::1 1 23 22 +DEAL::1 1 23 24 +DEAL::1 1 23 25 +DEAL::1 1 23 26 +DEAL::1 1 23 27 +DEAL::1 1 23 28 +DEAL::1 1 24 24 +DEAL::1 1 24 9 +DEAL::1 1 24 10 +DEAL::1 1 24 14 +DEAL::1 1 24 21 +DEAL::1 1 24 22 +DEAL::1 1 24 23 +DEAL::1 1 24 25 +DEAL::1 1 25 25 +DEAL::1 1 25 0 +DEAL::1 1 25 9 +DEAL::1 1 25 10 +DEAL::1 1 25 14 +DEAL::1 1 25 21 +DEAL::1 1 25 22 +DEAL::1 1 25 23 +DEAL::1 1 25 24 +DEAL::1 1 26 26 +DEAL::1 1 26 10 +DEAL::1 1 26 16 +DEAL::1 1 26 19 +DEAL::1 1 26 21 +DEAL::1 1 26 23 +DEAL::1 1 26 27 +DEAL::1 1 26 28 +DEAL::1 1 27 27 +DEAL::1 1 27 10 +DEAL::1 1 27 16 +DEAL::1 1 27 19 +DEAL::1 1 27 21 +DEAL::1 1 27 23 +DEAL::1 1 27 26 +DEAL::1 1 27 28 +DEAL::1 1 28 28 +DEAL::1 1 28 0 +DEAL::1 1 28 10 +DEAL::1 1 28 16 +DEAL::1 1 28 19 +DEAL::1 1 28 21 +DEAL::1 1 28 23 +DEAL::1 1 28 26 +DEAL::1 1 28 27 +DEAL::3D +DEAL::Number of cells: 15 +DEAL::Number of dofs: 235 +DEAL::Number of constraints: 54 +DEAL::0 0 0 0 +DEAL::0 0 0 1 +DEAL::0 0 0 2 +DEAL::0 0 0 3 +DEAL::0 0 0 4 +DEAL::0 0 0 5 +DEAL::0 0 0 6 +DEAL::0 0 0 7 +DEAL::0 0 0 8 +DEAL::0 0 0 9 +DEAL::0 0 0 10 +DEAL::0 0 0 11 +DEAL::0 0 0 12 +DEAL::0 0 0 13 +DEAL::0 0 0 14 +DEAL::0 0 0 15 +DEAL::0 0 0 16 +DEAL::0 0 0 17 +DEAL::0 0 0 18 +DEAL::0 0 0 19 +DEAL::0 0 0 20 +DEAL::0 0 0 21 +DEAL::0 0 0 22 +DEAL::0 0 0 23 +DEAL::0 0 0 24 +DEAL::0 0 0 25 +DEAL::0 0 0 26 +DEAL::0 0 0 27 +DEAL::0 0 0 30 +DEAL::0 0 0 35 +DEAL::0 0 0 39 +DEAL::0 0 0 41 +DEAL::0 0 0 46 +DEAL::0 0 0 63 +DEAL::0 0 0 68 +DEAL::0 0 0 69 +DEAL::0 0 1 1 +DEAL::0 0 1 0 +DEAL::0 0 1 2 +DEAL::0 0 1 3 +DEAL::0 0 1 4 +DEAL::0 0 1 5 +DEAL::0 0 1 6 +DEAL::0 0 1 7 +DEAL::0 0 1 8 +DEAL::0 0 1 9 +DEAL::0 0 1 10 +DEAL::0 0 1 11 +DEAL::0 0 1 12 +DEAL::0 0 1 13 +DEAL::0 0 1 14 +DEAL::0 0 1 15 +DEAL::0 0 1 16 +DEAL::0 0 1 17 +DEAL::0 0 1 18 +DEAL::0 0 1 19 +DEAL::0 0 1 20 +DEAL::0 0 1 21 +DEAL::0 0 1 22 +DEAL::0 0 1 23 +DEAL::0 0 1 24 +DEAL::0 0 1 25 +DEAL::0 0 1 26 +DEAL::0 0 2 2 +DEAL::0 0 2 0 +DEAL::0 0 2 1 +DEAL::0 0 2 3 +DEAL::0 0 2 4 +DEAL::0 0 2 5 +DEAL::0 0 2 6 +DEAL::0 0 2 7 +DEAL::0 0 2 8 +DEAL::0 0 2 9 +DEAL::0 0 2 10 +DEAL::0 0 2 11 +DEAL::0 0 2 12 +DEAL::0 0 2 13 +DEAL::0 0 2 14 +DEAL::0 0 2 15 +DEAL::0 0 2 16 +DEAL::0 0 2 17 +DEAL::0 0 2 18 +DEAL::0 0 2 19 +DEAL::0 0 2 20 +DEAL::0 0 2 21 +DEAL::0 0 2 22 +DEAL::0 0 2 23 +DEAL::0 0 2 24 +DEAL::0 0 2 25 +DEAL::0 0 2 26 +DEAL::0 0 2 27 +DEAL::0 0 2 28 +DEAL::0 0 2 29 +DEAL::0 0 2 30 +DEAL::0 0 2 31 +DEAL::0 0 2 32 +DEAL::0 0 2 33 +DEAL::0 0 2 34 +DEAL::0 0 2 35 +DEAL::0 0 2 36 +DEAL::0 0 2 37 +DEAL::0 0 2 38 +DEAL::0 0 2 39 +DEAL::0 0 2 40 +DEAL::0 0 2 41 +DEAL::0 0 2 42 +DEAL::0 0 2 43 +DEAL::0 0 2 44 +DEAL::0 0 2 45 +DEAL::0 0 2 46 +DEAL::0 0 2 47 +DEAL::0 0 2 48 +DEAL::0 0 2 49 +DEAL::0 0 2 50 +DEAL::0 0 2 51 +DEAL::0 0 2 52 +DEAL::0 0 2 53 +DEAL::0 0 2 54 +DEAL::0 0 2 55 +DEAL::0 0 2 56 +DEAL::0 0 2 57 +DEAL::0 0 2 58 +DEAL::0 0 2 59 +DEAL::0 0 2 60 +DEAL::0 0 2 61 +DEAL::0 0 2 62 +DEAL::0 0 2 63 +DEAL::0 0 2 68 +DEAL::0 0 2 69 +DEAL::0 0 3 3 +DEAL::0 0 3 0 +DEAL::0 0 3 1 +DEAL::0 0 3 2 +DEAL::0 0 3 4 +DEAL::0 0 3 5 +DEAL::0 0 3 6 +DEAL::0 0 3 7 +DEAL::0 0 3 8 +DEAL::0 0 3 9 +DEAL::0 0 3 10 +DEAL::0 0 3 11 +DEAL::0 0 3 12 +DEAL::0 0 3 13 +DEAL::0 0 3 14 +DEAL::0 0 3 15 +DEAL::0 0 3 16 +DEAL::0 0 3 17 +DEAL::0 0 3 18 +DEAL::0 0 3 19 +DEAL::0 0 3 20 +DEAL::0 0 3 21 +DEAL::0 0 3 22 +DEAL::0 0 3 23 +DEAL::0 0 3 24 +DEAL::0 0 3 25 +DEAL::0 0 3 26 +DEAL::0 0 3 29 +DEAL::0 0 3 32 +DEAL::0 0 3 34 +DEAL::0 0 3 38 +DEAL::0 0 3 43 +DEAL::0 0 3 45 +DEAL::0 0 3 51 +DEAL::0 0 3 52 +DEAL::0 0 3 53 +DEAL::0 0 3 54 +DEAL::0 0 3 55 +DEAL::0 0 3 56 +DEAL::0 0 3 57 +DEAL::0 0 3 58 +DEAL::0 0 3 59 +DEAL::0 0 3 60 +DEAL::0 0 3 61 +DEAL::0 0 3 62 +DEAL::0 0 4 4 +DEAL::0 0 4 0 +DEAL::0 0 4 1 +DEAL::0 0 4 2 +DEAL::0 0 4 3 +DEAL::0 0 4 5 +DEAL::0 0 4 6 +DEAL::0 0 4 7 +DEAL::0 0 4 8 +DEAL::0 0 4 9 +DEAL::0 0 4 10 +DEAL::0 0 4 11 +DEAL::0 0 4 12 +DEAL::0 0 4 13 +DEAL::0 0 4 14 +DEAL::0 0 4 15 +DEAL::0 0 4 16 +DEAL::0 0 4 17 +DEAL::0 0 4 18 +DEAL::0 0 4 19 +DEAL::0 0 4 20 +DEAL::0 0 4 21 +DEAL::0 0 4 22 +DEAL::0 0 4 23 +DEAL::0 0 4 24 +DEAL::0 0 4 25 +DEAL::0 0 4 26 +DEAL::0 0 4 27 +DEAL::0 0 4 30 +DEAL::0 0 4 35 +DEAL::0 0 4 39 +DEAL::0 0 4 41 +DEAL::0 0 4 46 +DEAL::0 0 4 63 +DEAL::0 0 4 64 +DEAL::0 0 4 65 +DEAL::0 0 4 66 +DEAL::0 0 4 67 +DEAL::0 0 4 68 +DEAL::0 0 4 69 +DEAL::0 0 4 70 +DEAL::0 0 4 71 +DEAL::0 0 4 72 +DEAL::0 0 4 73 +DEAL::0 0 4 74 +DEAL::0 0 4 75 +DEAL::0 0 4 76 +DEAL::0 0 4 77 +DEAL::0 0 5 5 +DEAL::0 0 5 0 +DEAL::0 0 5 1 +DEAL::0 0 5 2 +DEAL::0 0 5 3 +DEAL::0 0 5 4 +DEAL::0 0 5 6 +DEAL::0 0 5 7 +DEAL::0 0 5 8 +DEAL::0 0 5 9 +DEAL::0 0 5 10 +DEAL::0 0 5 11 +DEAL::0 0 5 12 +DEAL::0 0 5 13 +DEAL::0 0 5 14 +DEAL::0 0 5 15 +DEAL::0 0 5 16 +DEAL::0 0 5 17 +DEAL::0 0 5 18 +DEAL::0 0 5 19 +DEAL::0 0 5 20 +DEAL::0 0 5 21 +DEAL::0 0 5 22 +DEAL::0 0 5 23 +DEAL::0 0 5 24 +DEAL::0 0 5 25 +DEAL::0 0 5 26 +DEAL::0 0 5 65 +DEAL::0 0 5 67 +DEAL::0 0 5 71 +DEAL::0 0 5 75 +DEAL::0 0 5 77 +DEAL::0 0 6 6 +DEAL::0 0 6 0 +DEAL::0 0 6 1 +DEAL::0 0 6 2 +DEAL::0 0 6 3 +DEAL::0 0 6 4 +DEAL::0 0 6 5 +DEAL::0 0 6 7 +DEAL::0 0 6 8 +DEAL::0 0 6 9 +DEAL::0 0 6 10 +DEAL::0 0 6 11 +DEAL::0 0 6 12 +DEAL::0 0 6 13 +DEAL::0 0 6 14 +DEAL::0 0 6 15 +DEAL::0 0 6 16 +DEAL::0 0 6 17 +DEAL::0 0 6 18 +DEAL::0 0 6 19 +DEAL::0 0 6 20 +DEAL::0 0 6 21 +DEAL::0 0 6 22 +DEAL::0 0 6 23 +DEAL::0 0 6 24 +DEAL::0 0 6 25 +DEAL::0 0 6 26 +DEAL::0 0 6 27 +DEAL::0 0 6 28 +DEAL::0 0 6 29 +DEAL::0 0 6 30 +DEAL::0 0 6 31 +DEAL::0 0 6 32 +DEAL::0 0 6 33 +DEAL::0 0 6 34 +DEAL::0 0 6 35 +DEAL::0 0 6 36 +DEAL::0 0 6 37 +DEAL::0 0 6 38 +DEAL::0 0 6 39 +DEAL::0 0 6 40 +DEAL::0 0 6 41 +DEAL::0 0 6 42 +DEAL::0 0 6 43 +DEAL::0 0 6 44 +DEAL::0 0 6 45 +DEAL::0 0 6 46 +DEAL::0 0 6 47 +DEAL::0 0 6 48 +DEAL::0 0 6 49 +DEAL::0 0 6 50 +DEAL::0 0 6 51 +DEAL::0 0 6 52 +DEAL::0 0 6 53 +DEAL::0 0 6 54 +DEAL::0 0 6 55 +DEAL::0 0 6 56 +DEAL::0 0 6 57 +DEAL::0 0 6 58 +DEAL::0 0 6 59 +DEAL::0 0 6 60 +DEAL::0 0 6 61 +DEAL::0 0 6 62 +DEAL::0 0 6 63 +DEAL::0 0 6 64 +DEAL::0 0 6 65 +DEAL::0 0 6 66 +DEAL::0 0 6 67 +DEAL::0 0 6 68 +DEAL::0 0 6 69 +DEAL::0 0 6 70 +DEAL::0 0 6 71 +DEAL::0 0 6 72 +DEAL::0 0 6 73 +DEAL::0 0 6 74 +DEAL::0 0 6 75 +DEAL::0 0 6 76 +DEAL::0 0 6 77 +DEAL::0 0 7 7 +DEAL::0 0 7 0 +DEAL::0 0 7 1 +DEAL::0 0 7 2 +DEAL::0 0 7 3 +DEAL::0 0 7 4 +DEAL::0 0 7 5 +DEAL::0 0 7 6 +DEAL::0 0 7 8 +DEAL::0 0 7 9 +DEAL::0 0 7 10 +DEAL::0 0 7 11 +DEAL::0 0 7 12 +DEAL::0 0 7 13 +DEAL::0 0 7 14 +DEAL::0 0 7 15 +DEAL::0 0 7 16 +DEAL::0 0 7 17 +DEAL::0 0 7 18 +DEAL::0 0 7 19 +DEAL::0 0 7 20 +DEAL::0 0 7 21 +DEAL::0 0 7 22 +DEAL::0 0 7 23 +DEAL::0 0 7 24 +DEAL::0 0 7 25 +DEAL::0 0 7 26 +DEAL::0 0 7 29 +DEAL::0 0 7 32 +DEAL::0 0 7 34 +DEAL::0 0 7 38 +DEAL::0 0 7 43 +DEAL::0 0 7 45 +DEAL::0 0 7 51 +DEAL::0 0 7 52 +DEAL::0 0 7 53 +DEAL::0 0 7 54 +DEAL::0 0 7 55 +DEAL::0 0 7 56 +DEAL::0 0 7 57 +DEAL::0 0 7 58 +DEAL::0 0 7 59 +DEAL::0 0 7 60 +DEAL::0 0 7 61 +DEAL::0 0 7 62 +DEAL::0 0 7 65 +DEAL::0 0 7 67 +DEAL::0 0 7 71 +DEAL::0 0 7 75 +DEAL::0 0 7 77 +DEAL::0 0 8 8 +DEAL::0 0 8 0 +DEAL::0 0 8 1 +DEAL::0 0 8 2 +DEAL::0 0 8 3 +DEAL::0 0 8 4 +DEAL::0 0 8 5 +DEAL::0 0 8 6 +DEAL::0 0 8 7 +DEAL::0 0 8 9 +DEAL::0 0 8 10 +DEAL::0 0 8 11 +DEAL::0 0 8 12 +DEAL::0 0 8 13 +DEAL::0 0 8 14 +DEAL::0 0 8 15 +DEAL::0 0 8 16 +DEAL::0 0 8 17 +DEAL::0 0 8 18 +DEAL::0 0 8 19 +DEAL::0 0 8 20 +DEAL::0 0 8 21 +DEAL::0 0 8 22 +DEAL::0 0 8 23 +DEAL::0 0 8 24 +DEAL::0 0 8 25 +DEAL::0 0 8 26 +DEAL::0 0 8 27 +DEAL::0 0 8 30 +DEAL::0 0 8 35 +DEAL::0 0 8 39 +DEAL::0 0 8 41 +DEAL::0 0 8 46 +DEAL::0 0 8 63 +DEAL::0 0 8 68 +DEAL::0 0 8 69 +DEAL::0 0 9 9 +DEAL::0 0 9 0 +DEAL::0 0 9 1 +DEAL::0 0 9 2 +DEAL::0 0 9 3 +DEAL::0 0 9 4 +DEAL::0 0 9 5 +DEAL::0 0 9 6 +DEAL::0 0 9 7 +DEAL::0 0 9 8 +DEAL::0 0 9 10 +DEAL::0 0 9 11 +DEAL::0 0 9 12 +DEAL::0 0 9 13 +DEAL::0 0 9 14 +DEAL::0 0 9 15 +DEAL::0 0 9 16 +DEAL::0 0 9 17 +DEAL::0 0 9 18 +DEAL::0 0 9 19 +DEAL::0 0 9 20 +DEAL::0 0 9 21 +DEAL::0 0 9 22 +DEAL::0 0 9 23 +DEAL::0 0 9 24 +DEAL::0 0 9 25 +DEAL::0 0 9 26 +DEAL::0 0 10 10 +DEAL::0 0 10 0 +DEAL::0 0 10 1 +DEAL::0 0 10 2 +DEAL::0 0 10 3 +DEAL::0 0 10 4 +DEAL::0 0 10 5 +DEAL::0 0 10 6 +DEAL::0 0 10 7 +DEAL::0 0 10 8 +DEAL::0 0 10 9 +DEAL::0 0 10 11 +DEAL::0 0 10 12 +DEAL::0 0 10 13 +DEAL::0 0 10 14 +DEAL::0 0 10 15 +DEAL::0 0 10 16 +DEAL::0 0 10 17 +DEAL::0 0 10 18 +DEAL::0 0 10 19 +DEAL::0 0 10 20 +DEAL::0 0 10 21 +DEAL::0 0 10 22 +DEAL::0 0 10 23 +DEAL::0 0 10 24 +DEAL::0 0 10 25 +DEAL::0 0 10 26 +DEAL::0 0 11 11 +DEAL::0 0 11 0 +DEAL::0 0 11 1 +DEAL::0 0 11 2 +DEAL::0 0 11 3 +DEAL::0 0 11 4 +DEAL::0 0 11 5 +DEAL::0 0 11 6 +DEAL::0 0 11 7 +DEAL::0 0 11 8 +DEAL::0 0 11 9 +DEAL::0 0 11 10 +DEAL::0 0 11 12 +DEAL::0 0 11 13 +DEAL::0 0 11 14 +DEAL::0 0 11 15 +DEAL::0 0 11 16 +DEAL::0 0 11 17 +DEAL::0 0 11 18 +DEAL::0 0 11 19 +DEAL::0 0 11 20 +DEAL::0 0 11 21 +DEAL::0 0 11 22 +DEAL::0 0 11 23 +DEAL::0 0 11 24 +DEAL::0 0 11 25 +DEAL::0 0 11 26 +DEAL::0 0 11 29 +DEAL::0 0 11 32 +DEAL::0 0 11 34 +DEAL::0 0 11 38 +DEAL::0 0 11 43 +DEAL::0 0 11 45 +DEAL::0 0 11 51 +DEAL::0 0 11 52 +DEAL::0 0 11 53 +DEAL::0 0 11 54 +DEAL::0 0 11 55 +DEAL::0 0 11 56 +DEAL::0 0 11 57 +DEAL::0 0 11 58 +DEAL::0 0 11 59 +DEAL::0 0 11 60 +DEAL::0 0 11 61 +DEAL::0 0 11 62 +DEAL::0 0 12 12 +DEAL::0 0 12 0 +DEAL::0 0 12 1 +DEAL::0 0 12 2 +DEAL::0 0 12 3 +DEAL::0 0 12 4 +DEAL::0 0 12 5 +DEAL::0 0 12 6 +DEAL::0 0 12 7 +DEAL::0 0 12 8 +DEAL::0 0 12 9 +DEAL::0 0 12 10 +DEAL::0 0 12 11 +DEAL::0 0 12 13 +DEAL::0 0 12 14 +DEAL::0 0 12 15 +DEAL::0 0 12 16 +DEAL::0 0 12 17 +DEAL::0 0 12 18 +DEAL::0 0 12 19 +DEAL::0 0 12 20 +DEAL::0 0 12 21 +DEAL::0 0 12 22 +DEAL::0 0 12 23 +DEAL::0 0 12 24 +DEAL::0 0 12 25 +DEAL::0 0 12 26 +DEAL::0 0 12 27 +DEAL::0 0 12 30 +DEAL::0 0 12 35 +DEAL::0 0 12 39 +DEAL::0 0 12 41 +DEAL::0 0 12 46 +DEAL::0 0 12 63 +DEAL::0 0 12 64 +DEAL::0 0 12 65 +DEAL::0 0 12 66 +DEAL::0 0 12 67 +DEAL::0 0 12 68 +DEAL::0 0 12 69 +DEAL::0 0 12 70 +DEAL::0 0 12 71 +DEAL::0 0 12 72 +DEAL::0 0 12 73 +DEAL::0 0 12 74 +DEAL::0 0 12 75 +DEAL::0 0 12 76 +DEAL::0 0 12 77 +DEAL::0 0 13 13 +DEAL::0 0 13 0 +DEAL::0 0 13 1 +DEAL::0 0 13 2 +DEAL::0 0 13 3 +DEAL::0 0 13 4 +DEAL::0 0 13 5 +DEAL::0 0 13 6 +DEAL::0 0 13 7 +DEAL::0 0 13 8 +DEAL::0 0 13 9 +DEAL::0 0 13 10 +DEAL::0 0 13 11 +DEAL::0 0 13 12 +DEAL::0 0 13 14 +DEAL::0 0 13 15 +DEAL::0 0 13 16 +DEAL::0 0 13 17 +DEAL::0 0 13 18 +DEAL::0 0 13 19 +DEAL::0 0 13 20 +DEAL::0 0 13 21 +DEAL::0 0 13 22 +DEAL::0 0 13 23 +DEAL::0 0 13 24 +DEAL::0 0 13 25 +DEAL::0 0 13 26 +DEAL::0 0 13 65 +DEAL::0 0 13 67 +DEAL::0 0 13 71 +DEAL::0 0 13 75 +DEAL::0 0 13 77 +DEAL::0 0 14 14 +DEAL::0 0 14 0 +DEAL::0 0 14 1 +DEAL::0 0 14 2 +DEAL::0 0 14 3 +DEAL::0 0 14 4 +DEAL::0 0 14 5 +DEAL::0 0 14 6 +DEAL::0 0 14 7 +DEAL::0 0 14 8 +DEAL::0 0 14 9 +DEAL::0 0 14 10 +DEAL::0 0 14 11 +DEAL::0 0 14 12 +DEAL::0 0 14 13 +DEAL::0 0 14 15 +DEAL::0 0 14 16 +DEAL::0 0 14 17 +DEAL::0 0 14 18 +DEAL::0 0 14 19 +DEAL::0 0 14 20 +DEAL::0 0 14 21 +DEAL::0 0 14 22 +DEAL::0 0 14 23 +DEAL::0 0 14 24 +DEAL::0 0 14 25 +DEAL::0 0 14 26 +DEAL::0 0 14 65 +DEAL::0 0 14 67 +DEAL::0 0 14 71 +DEAL::0 0 14 75 +DEAL::0 0 14 77 +DEAL::0 0 15 15 +DEAL::0 0 15 0 +DEAL::0 0 15 1 +DEAL::0 0 15 2 +DEAL::0 0 15 3 +DEAL::0 0 15 4 +DEAL::0 0 15 5 +DEAL::0 0 15 6 +DEAL::0 0 15 7 +DEAL::0 0 15 8 +DEAL::0 0 15 9 +DEAL::0 0 15 10 +DEAL::0 0 15 11 +DEAL::0 0 15 12 +DEAL::0 0 15 13 +DEAL::0 0 15 14 +DEAL::0 0 15 16 +DEAL::0 0 15 17 +DEAL::0 0 15 18 +DEAL::0 0 15 19 +DEAL::0 0 15 20 +DEAL::0 0 15 21 +DEAL::0 0 15 22 +DEAL::0 0 15 23 +DEAL::0 0 15 24 +DEAL::0 0 15 25 +DEAL::0 0 15 26 +DEAL::0 0 15 29 +DEAL::0 0 15 32 +DEAL::0 0 15 34 +DEAL::0 0 15 38 +DEAL::0 0 15 43 +DEAL::0 0 15 45 +DEAL::0 0 15 51 +DEAL::0 0 15 52 +DEAL::0 0 15 53 +DEAL::0 0 15 54 +DEAL::0 0 15 55 +DEAL::0 0 15 56 +DEAL::0 0 15 57 +DEAL::0 0 15 58 +DEAL::0 0 15 59 +DEAL::0 0 15 60 +DEAL::0 0 15 61 +DEAL::0 0 15 62 +DEAL::0 0 15 65 +DEAL::0 0 15 67 +DEAL::0 0 15 71 +DEAL::0 0 15 75 +DEAL::0 0 15 77 +DEAL::0 0 16 16 +DEAL::0 0 16 0 +DEAL::0 0 16 1 +DEAL::0 0 16 2 +DEAL::0 0 16 3 +DEAL::0 0 16 4 +DEAL::0 0 16 5 +DEAL::0 0 16 6 +DEAL::0 0 16 7 +DEAL::0 0 16 8 +DEAL::0 0 16 9 +DEAL::0 0 16 10 +DEAL::0 0 16 11 +DEAL::0 0 16 12 +DEAL::0 0 16 13 +DEAL::0 0 16 14 +DEAL::0 0 16 15 +DEAL::0 0 16 17 +DEAL::0 0 16 18 +DEAL::0 0 16 19 +DEAL::0 0 16 20 +DEAL::0 0 16 21 +DEAL::0 0 16 22 +DEAL::0 0 16 23 +DEAL::0 0 16 24 +DEAL::0 0 16 25 +DEAL::0 0 16 26 +DEAL::0 0 16 27 +DEAL::0 0 16 30 +DEAL::0 0 16 35 +DEAL::0 0 16 39 +DEAL::0 0 16 41 +DEAL::0 0 16 46 +DEAL::0 0 16 63 +DEAL::0 0 16 68 +DEAL::0 0 16 69 +DEAL::0 0 17 17 +DEAL::0 0 17 0 +DEAL::0 0 17 1 +DEAL::0 0 17 2 +DEAL::0 0 17 3 +DEAL::0 0 17 4 +DEAL::0 0 17 5 +DEAL::0 0 17 6 +DEAL::0 0 17 7 +DEAL::0 0 17 8 +DEAL::0 0 17 9 +DEAL::0 0 17 10 +DEAL::0 0 17 11 +DEAL::0 0 17 12 +DEAL::0 0 17 13 +DEAL::0 0 17 14 +DEAL::0 0 17 15 +DEAL::0 0 17 16 +DEAL::0 0 17 18 +DEAL::0 0 17 19 +DEAL::0 0 17 20 +DEAL::0 0 17 21 +DEAL::0 0 17 22 +DEAL::0 0 17 23 +DEAL::0 0 17 24 +DEAL::0 0 17 25 +DEAL::0 0 17 26 +DEAL::0 0 18 18 +DEAL::0 0 18 0 +DEAL::0 0 18 1 +DEAL::0 0 18 2 +DEAL::0 0 18 3 +DEAL::0 0 18 4 +DEAL::0 0 18 5 +DEAL::0 0 18 6 +DEAL::0 0 18 7 +DEAL::0 0 18 8 +DEAL::0 0 18 9 +DEAL::0 0 18 10 +DEAL::0 0 18 11 +DEAL::0 0 18 12 +DEAL::0 0 18 13 +DEAL::0 0 18 14 +DEAL::0 0 18 15 +DEAL::0 0 18 16 +DEAL::0 0 18 17 +DEAL::0 0 18 19 +DEAL::0 0 18 20 +DEAL::0 0 18 21 +DEAL::0 0 18 22 +DEAL::0 0 18 23 +DEAL::0 0 18 24 +DEAL::0 0 18 25 +DEAL::0 0 18 26 +DEAL::0 0 18 27 +DEAL::0 0 18 28 +DEAL::0 0 18 29 +DEAL::0 0 18 30 +DEAL::0 0 18 31 +DEAL::0 0 18 32 +DEAL::0 0 18 33 +DEAL::0 0 18 34 +DEAL::0 0 18 35 +DEAL::0 0 18 36 +DEAL::0 0 18 37 +DEAL::0 0 18 38 +DEAL::0 0 18 39 +DEAL::0 0 18 40 +DEAL::0 0 18 41 +DEAL::0 0 18 42 +DEAL::0 0 18 43 +DEAL::0 0 18 44 +DEAL::0 0 18 45 +DEAL::0 0 18 46 +DEAL::0 0 18 47 +DEAL::0 0 18 48 +DEAL::0 0 18 49 +DEAL::0 0 18 50 +DEAL::0 0 18 51 +DEAL::0 0 18 52 +DEAL::0 0 18 53 +DEAL::0 0 18 54 +DEAL::0 0 18 55 +DEAL::0 0 18 56 +DEAL::0 0 18 57 +DEAL::0 0 18 58 +DEAL::0 0 18 59 +DEAL::0 0 18 60 +DEAL::0 0 18 61 +DEAL::0 0 18 62 +DEAL::0 0 18 63 +DEAL::0 0 18 68 +DEAL::0 0 18 69 +DEAL::0 0 19 19 +DEAL::0 0 19 0 +DEAL::0 0 19 1 +DEAL::0 0 19 2 +DEAL::0 0 19 3 +DEAL::0 0 19 4 +DEAL::0 0 19 5 +DEAL::0 0 19 6 +DEAL::0 0 19 7 +DEAL::0 0 19 8 +DEAL::0 0 19 9 +DEAL::0 0 19 10 +DEAL::0 0 19 11 +DEAL::0 0 19 12 +DEAL::0 0 19 13 +DEAL::0 0 19 14 +DEAL::0 0 19 15 +DEAL::0 0 19 16 +DEAL::0 0 19 17 +DEAL::0 0 19 18 +DEAL::0 0 19 20 +DEAL::0 0 19 21 +DEAL::0 0 19 22 +DEAL::0 0 19 23 +DEAL::0 0 19 24 +DEAL::0 0 19 25 +DEAL::0 0 19 26 +DEAL::0 0 19 29 +DEAL::0 0 19 32 +DEAL::0 0 19 34 +DEAL::0 0 19 38 +DEAL::0 0 19 43 +DEAL::0 0 19 45 +DEAL::0 0 19 51 +DEAL::0 0 19 52 +DEAL::0 0 19 53 +DEAL::0 0 19 54 +DEAL::0 0 19 55 +DEAL::0 0 19 56 +DEAL::0 0 19 57 +DEAL::0 0 19 58 +DEAL::0 0 19 59 +DEAL::0 0 19 60 +DEAL::0 0 19 61 +DEAL::0 0 19 62 +DEAL::0 0 20 20 +DEAL::0 0 20 0 +DEAL::0 0 20 1 +DEAL::0 0 20 2 +DEAL::0 0 20 3 +DEAL::0 0 20 4 +DEAL::0 0 20 5 +DEAL::0 0 20 6 +DEAL::0 0 20 7 +DEAL::0 0 20 8 +DEAL::0 0 20 9 +DEAL::0 0 20 10 +DEAL::0 0 20 11 +DEAL::0 0 20 12 +DEAL::0 0 20 13 +DEAL::0 0 20 14 +DEAL::0 0 20 15 +DEAL::0 0 20 16 +DEAL::0 0 20 17 +DEAL::0 0 20 18 +DEAL::0 0 20 19 +DEAL::0 0 20 21 +DEAL::0 0 20 22 +DEAL::0 0 20 23 +DEAL::0 0 20 24 +DEAL::0 0 20 25 +DEAL::0 0 20 26 +DEAL::0 0 20 27 +DEAL::0 0 20 30 +DEAL::0 0 20 35 +DEAL::0 0 20 39 +DEAL::0 0 20 41 +DEAL::0 0 20 46 +DEAL::0 0 20 63 +DEAL::0 0 20 68 +DEAL::0 0 20 69 +DEAL::0 0 21 21 +DEAL::0 0 21 0 +DEAL::0 0 21 1 +DEAL::0 0 21 2 +DEAL::0 0 21 3 +DEAL::0 0 21 4 +DEAL::0 0 21 5 +DEAL::0 0 21 6 +DEAL::0 0 21 7 +DEAL::0 0 21 8 +DEAL::0 0 21 9 +DEAL::0 0 21 10 +DEAL::0 0 21 11 +DEAL::0 0 21 12 +DEAL::0 0 21 13 +DEAL::0 0 21 14 +DEAL::0 0 21 15 +DEAL::0 0 21 16 +DEAL::0 0 21 17 +DEAL::0 0 21 18 +DEAL::0 0 21 19 +DEAL::0 0 21 20 +DEAL::0 0 21 22 +DEAL::0 0 21 23 +DEAL::0 0 21 24 +DEAL::0 0 21 25 +DEAL::0 0 21 26 +DEAL::0 0 22 22 +DEAL::0 0 22 0 +DEAL::0 0 22 1 +DEAL::0 0 22 2 +DEAL::0 0 22 3 +DEAL::0 0 22 4 +DEAL::0 0 22 5 +DEAL::0 0 22 6 +DEAL::0 0 22 7 +DEAL::0 0 22 8 +DEAL::0 0 22 9 +DEAL::0 0 22 10 +DEAL::0 0 22 11 +DEAL::0 0 22 12 +DEAL::0 0 22 13 +DEAL::0 0 22 14 +DEAL::0 0 22 15 +DEAL::0 0 22 16 +DEAL::0 0 22 17 +DEAL::0 0 22 18 +DEAL::0 0 22 19 +DEAL::0 0 22 20 +DEAL::0 0 22 21 +DEAL::0 0 22 23 +DEAL::0 0 22 24 +DEAL::0 0 22 25 +DEAL::0 0 22 26 +DEAL::0 0 23 23 +DEAL::0 0 23 0 +DEAL::0 0 23 1 +DEAL::0 0 23 2 +DEAL::0 0 23 3 +DEAL::0 0 23 4 +DEAL::0 0 23 5 +DEAL::0 0 23 6 +DEAL::0 0 23 7 +DEAL::0 0 23 8 +DEAL::0 0 23 9 +DEAL::0 0 23 10 +DEAL::0 0 23 11 +DEAL::0 0 23 12 +DEAL::0 0 23 13 +DEAL::0 0 23 14 +DEAL::0 0 23 15 +DEAL::0 0 23 16 +DEAL::0 0 23 17 +DEAL::0 0 23 18 +DEAL::0 0 23 19 +DEAL::0 0 23 20 +DEAL::0 0 23 21 +DEAL::0 0 23 22 +DEAL::0 0 23 24 +DEAL::0 0 23 25 +DEAL::0 0 23 26 +DEAL::0 0 23 29 +DEAL::0 0 23 32 +DEAL::0 0 23 34 +DEAL::0 0 23 38 +DEAL::0 0 23 43 +DEAL::0 0 23 45 +DEAL::0 0 23 51 +DEAL::0 0 23 52 +DEAL::0 0 23 53 +DEAL::0 0 23 54 +DEAL::0 0 23 55 +DEAL::0 0 23 56 +DEAL::0 0 23 57 +DEAL::0 0 23 58 +DEAL::0 0 23 59 +DEAL::0 0 23 60 +DEAL::0 0 23 61 +DEAL::0 0 23 62 +DEAL::0 0 24 24 +DEAL::0 0 24 0 +DEAL::0 0 24 1 +DEAL::0 0 24 2 +DEAL::0 0 24 3 +DEAL::0 0 24 4 +DEAL::0 0 24 5 +DEAL::0 0 24 6 +DEAL::0 0 24 7 +DEAL::0 0 24 8 +DEAL::0 0 24 9 +DEAL::0 0 24 10 +DEAL::0 0 24 11 +DEAL::0 0 24 12 +DEAL::0 0 24 13 +DEAL::0 0 24 14 +DEAL::0 0 24 15 +DEAL::0 0 24 16 +DEAL::0 0 24 17 +DEAL::0 0 24 18 +DEAL::0 0 24 19 +DEAL::0 0 24 20 +DEAL::0 0 24 21 +DEAL::0 0 24 22 +DEAL::0 0 24 23 +DEAL::0 0 24 25 +DEAL::0 0 24 26 +DEAL::0 0 25 25 +DEAL::0 0 25 0 +DEAL::0 0 25 1 +DEAL::0 0 25 2 +DEAL::0 0 25 3 +DEAL::0 0 25 4 +DEAL::0 0 25 5 +DEAL::0 0 25 6 +DEAL::0 0 25 7 +DEAL::0 0 25 8 +DEAL::0 0 25 9 +DEAL::0 0 25 10 +DEAL::0 0 25 11 +DEAL::0 0 25 12 +DEAL::0 0 25 13 +DEAL::0 0 25 14 +DEAL::0 0 25 15 +DEAL::0 0 25 16 +DEAL::0 0 25 17 +DEAL::0 0 25 18 +DEAL::0 0 25 19 +DEAL::0 0 25 20 +DEAL::0 0 25 21 +DEAL::0 0 25 22 +DEAL::0 0 25 23 +DEAL::0 0 25 24 +DEAL::0 0 25 26 +DEAL::0 0 25 65 +DEAL::0 0 25 67 +DEAL::0 0 25 71 +DEAL::0 0 25 75 +DEAL::0 0 25 77 +DEAL::0 0 26 26 +DEAL::0 0 26 0 +DEAL::0 0 26 1 +DEAL::0 0 26 2 +DEAL::0 0 26 3 +DEAL::0 0 26 4 +DEAL::0 0 26 5 +DEAL::0 0 26 6 +DEAL::0 0 26 7 +DEAL::0 0 26 8 +DEAL::0 0 26 9 +DEAL::0 0 26 10 +DEAL::0 0 26 11 +DEAL::0 0 26 12 +DEAL::0 0 26 13 +DEAL::0 0 26 14 +DEAL::0 0 26 15 +DEAL::0 0 26 16 +DEAL::0 0 26 17 +DEAL::0 0 26 18 +DEAL::0 0 26 19 +DEAL::0 0 26 20 +DEAL::0 0 26 21 +DEAL::0 0 26 22 +DEAL::0 0 26 23 +DEAL::0 0 26 24 +DEAL::0 0 26 25 +DEAL::0 0 27 27 +DEAL::0 0 27 0 +DEAL::0 0 27 2 +DEAL::0 0 27 4 +DEAL::0 0 27 6 +DEAL::0 0 27 8 +DEAL::0 0 27 12 +DEAL::0 0 27 16 +DEAL::0 0 27 18 +DEAL::0 0 27 20 +DEAL::0 0 27 28 +DEAL::0 0 27 29 +DEAL::0 0 27 30 +DEAL::0 0 27 31 +DEAL::0 0 27 32 +DEAL::0 0 27 33 +DEAL::0 0 27 34 +DEAL::0 0 27 35 +DEAL::0 0 27 36 +DEAL::0 0 27 37 +DEAL::0 0 27 38 +DEAL::0 0 27 39 +DEAL::0 0 27 40 +DEAL::0 0 27 41 +DEAL::0 0 27 42 +DEAL::0 0 27 43 +DEAL::0 0 27 44 +DEAL::0 0 27 45 +DEAL::0 0 27 46 +DEAL::0 0 27 47 +DEAL::0 0 27 48 +DEAL::0 0 27 49 +DEAL::0 0 27 50 +DEAL::0 0 27 63 +DEAL::0 0 27 68 +DEAL::0 0 27 69 +DEAL::0 0 28 28 +DEAL::0 0 28 2 +DEAL::0 0 28 6 +DEAL::0 0 28 18 +DEAL::0 0 28 27 +DEAL::0 0 28 29 +DEAL::0 0 28 30 +DEAL::0 0 28 31 +DEAL::0 0 28 32 +DEAL::0 0 28 33 +DEAL::0 0 28 34 +DEAL::0 0 28 35 +DEAL::0 0 28 36 +DEAL::0 0 28 37 +DEAL::0 0 28 38 +DEAL::0 0 28 39 +DEAL::0 0 28 40 +DEAL::0 0 28 41 +DEAL::0 0 28 42 +DEAL::0 0 28 43 +DEAL::0 0 28 44 +DEAL::0 0 28 45 +DEAL::0 0 28 46 +DEAL::0 0 28 47 +DEAL::0 0 28 48 +DEAL::0 0 28 49 +DEAL::0 0 28 50 +DEAL::0 0 29 29 +DEAL::0 0 29 2 +DEAL::0 0 29 3 +DEAL::0 0 29 6 +DEAL::0 0 29 7 +DEAL::0 0 29 11 +DEAL::0 0 29 15 +DEAL::0 0 29 18 +DEAL::0 0 29 19 +DEAL::0 0 29 23 +DEAL::0 0 29 27 +DEAL::0 0 29 28 +DEAL::0 0 29 30 +DEAL::0 0 29 31 +DEAL::0 0 29 32 +DEAL::0 0 29 33 +DEAL::0 0 29 34 +DEAL::0 0 29 35 +DEAL::0 0 29 36 +DEAL::0 0 29 37 +DEAL::0 0 29 38 +DEAL::0 0 29 39 +DEAL::0 0 29 40 +DEAL::0 0 29 41 +DEAL::0 0 29 42 +DEAL::0 0 29 43 +DEAL::0 0 29 44 +DEAL::0 0 29 45 +DEAL::0 0 29 46 +DEAL::0 0 29 47 +DEAL::0 0 29 48 +DEAL::0 0 29 49 +DEAL::0 0 29 50 +DEAL::0 0 29 51 +DEAL::0 0 29 52 +DEAL::0 0 29 53 +DEAL::0 0 29 54 +DEAL::0 0 29 55 +DEAL::0 0 29 56 +DEAL::0 0 29 57 +DEAL::0 0 29 58 +DEAL::0 0 29 59 +DEAL::0 0 29 60 +DEAL::0 0 29 61 +DEAL::0 0 29 62 +DEAL::0 0 30 30 +DEAL::0 0 30 0 +DEAL::0 0 30 2 +DEAL::0 0 30 4 +DEAL::0 0 30 6 +DEAL::0 0 30 8 +DEAL::0 0 30 12 +DEAL::0 0 30 16 +DEAL::0 0 30 18 +DEAL::0 0 30 20 +DEAL::0 0 30 27 +DEAL::0 0 30 28 +DEAL::0 0 30 29 +DEAL::0 0 30 31 +DEAL::0 0 30 32 +DEAL::0 0 30 33 +DEAL::0 0 30 34 +DEAL::0 0 30 35 +DEAL::0 0 30 36 +DEAL::0 0 30 37 +DEAL::0 0 30 38 +DEAL::0 0 30 39 +DEAL::0 0 30 40 +DEAL::0 0 30 41 +DEAL::0 0 30 42 +DEAL::0 0 30 43 +DEAL::0 0 30 44 +DEAL::0 0 30 45 +DEAL::0 0 30 46 +DEAL::0 0 30 47 +DEAL::0 0 30 48 +DEAL::0 0 30 49 +DEAL::0 0 30 50 +DEAL::0 0 30 63 +DEAL::0 0 30 64 +DEAL::0 0 30 65 +DEAL::0 0 30 66 +DEAL::0 0 30 67 +DEAL::0 0 30 68 +DEAL::0 0 30 69 +DEAL::0 0 30 70 +DEAL::0 0 30 71 +DEAL::0 0 30 72 +DEAL::0 0 30 73 +DEAL::0 0 30 74 +DEAL::0 0 30 75 +DEAL::0 0 30 76 +DEAL::0 0 30 77 +DEAL::0 0 31 31 +DEAL::0 0 31 2 +DEAL::0 0 31 6 +DEAL::0 0 31 18 +DEAL::0 0 31 27 +DEAL::0 0 31 28 +DEAL::0 0 31 29 +DEAL::0 0 31 30 +DEAL::0 0 31 32 +DEAL::0 0 31 33 +DEAL::0 0 31 34 +DEAL::0 0 31 35 +DEAL::0 0 31 36 +DEAL::0 0 31 37 +DEAL::0 0 31 38 +DEAL::0 0 31 39 +DEAL::0 0 31 40 +DEAL::0 0 31 41 +DEAL::0 0 31 42 +DEAL::0 0 31 43 +DEAL::0 0 31 44 +DEAL::0 0 31 45 +DEAL::0 0 31 46 +DEAL::0 0 31 47 +DEAL::0 0 31 48 +DEAL::0 0 31 49 +DEAL::0 0 31 50 +DEAL::0 0 31 66 +DEAL::0 0 31 67 +DEAL::0 0 31 73 +DEAL::0 0 31 76 +DEAL::0 0 31 77 +DEAL::0 0 32 32 +DEAL::0 0 32 2 +DEAL::0 0 32 3 +DEAL::0 0 32 6 +DEAL::0 0 32 7 +DEAL::0 0 32 11 +DEAL::0 0 32 15 +DEAL::0 0 32 18 +DEAL::0 0 32 19 +DEAL::0 0 32 23 +DEAL::0 0 32 27 +DEAL::0 0 32 28 +DEAL::0 0 32 29 +DEAL::0 0 32 30 +DEAL::0 0 32 31 +DEAL::0 0 32 33 +DEAL::0 0 32 34 +DEAL::0 0 32 35 +DEAL::0 0 32 36 +DEAL::0 0 32 37 +DEAL::0 0 32 38 +DEAL::0 0 32 39 +DEAL::0 0 32 40 +DEAL::0 0 32 41 +DEAL::0 0 32 42 +DEAL::0 0 32 43 +DEAL::0 0 32 44 +DEAL::0 0 32 45 +DEAL::0 0 32 46 +DEAL::0 0 32 47 +DEAL::0 0 32 48 +DEAL::0 0 32 49 +DEAL::0 0 32 50 +DEAL::0 0 32 51 +DEAL::0 0 32 52 +DEAL::0 0 32 53 +DEAL::0 0 32 54 +DEAL::0 0 32 55 +DEAL::0 0 32 56 +DEAL::0 0 32 57 +DEAL::0 0 32 58 +DEAL::0 0 32 59 +DEAL::0 0 32 60 +DEAL::0 0 32 61 +DEAL::0 0 32 62 +DEAL::0 0 32 66 +DEAL::0 0 32 67 +DEAL::0 0 32 73 +DEAL::0 0 32 76 +DEAL::0 0 32 77 +DEAL::0 0 33 33 +DEAL::0 0 33 2 +DEAL::0 0 33 6 +DEAL::0 0 33 18 +DEAL::0 0 33 27 +DEAL::0 0 33 28 +DEAL::0 0 33 29 +DEAL::0 0 33 30 +DEAL::0 0 33 31 +DEAL::0 0 33 32 +DEAL::0 0 33 34 +DEAL::0 0 33 35 +DEAL::0 0 33 36 +DEAL::0 0 33 37 +DEAL::0 0 33 38 +DEAL::0 0 33 39 +DEAL::0 0 33 40 +DEAL::0 0 33 41 +DEAL::0 0 33 42 +DEAL::0 0 33 43 +DEAL::0 0 33 44 +DEAL::0 0 33 45 +DEAL::0 0 33 46 +DEAL::0 0 33 47 +DEAL::0 0 33 48 +DEAL::0 0 33 49 +DEAL::0 0 33 50 +DEAL::0 0 34 34 +DEAL::0 0 34 2 +DEAL::0 0 34 3 +DEAL::0 0 34 6 +DEAL::0 0 34 7 +DEAL::0 0 34 11 +DEAL::0 0 34 15 +DEAL::0 0 34 18 +DEAL::0 0 34 19 +DEAL::0 0 34 23 +DEAL::0 0 34 27 +DEAL::0 0 34 28 +DEAL::0 0 34 29 +DEAL::0 0 34 30 +DEAL::0 0 34 31 +DEAL::0 0 34 32 +DEAL::0 0 34 33 +DEAL::0 0 34 35 +DEAL::0 0 34 36 +DEAL::0 0 34 37 +DEAL::0 0 34 38 +DEAL::0 0 34 39 +DEAL::0 0 34 40 +DEAL::0 0 34 41 +DEAL::0 0 34 42 +DEAL::0 0 34 43 +DEAL::0 0 34 44 +DEAL::0 0 34 45 +DEAL::0 0 34 46 +DEAL::0 0 34 47 +DEAL::0 0 34 48 +DEAL::0 0 34 49 +DEAL::0 0 34 50 +DEAL::0 0 34 51 +DEAL::0 0 34 52 +DEAL::0 0 34 53 +DEAL::0 0 34 54 +DEAL::0 0 34 55 +DEAL::0 0 34 56 +DEAL::0 0 34 57 +DEAL::0 0 34 58 +DEAL::0 0 34 59 +DEAL::0 0 34 60 +DEAL::0 0 34 61 +DEAL::0 0 34 62 +DEAL::0 0 35 35 +DEAL::0 0 35 0 +DEAL::0 0 35 2 +DEAL::0 0 35 4 +DEAL::0 0 35 6 +DEAL::0 0 35 8 +DEAL::0 0 35 12 +DEAL::0 0 35 16 +DEAL::0 0 35 18 +DEAL::0 0 35 20 +DEAL::0 0 35 27 +DEAL::0 0 35 28 +DEAL::0 0 35 29 +DEAL::0 0 35 30 +DEAL::0 0 35 31 +DEAL::0 0 35 32 +DEAL::0 0 35 33 +DEAL::0 0 35 34 +DEAL::0 0 35 36 +DEAL::0 0 35 37 +DEAL::0 0 35 38 +DEAL::0 0 35 39 +DEAL::0 0 35 40 +DEAL::0 0 35 41 +DEAL::0 0 35 42 +DEAL::0 0 35 43 +DEAL::0 0 35 44 +DEAL::0 0 35 45 +DEAL::0 0 35 46 +DEAL::0 0 35 47 +DEAL::0 0 35 48 +DEAL::0 0 35 49 +DEAL::0 0 35 50 +DEAL::0 0 35 63 +DEAL::0 0 35 68 +DEAL::0 0 35 69 +DEAL::0 0 36 36 +DEAL::0 0 36 2 +DEAL::0 0 36 6 +DEAL::0 0 36 18 +DEAL::0 0 36 27 +DEAL::0 0 36 28 +DEAL::0 0 36 29 +DEAL::0 0 36 30 +DEAL::0 0 36 31 +DEAL::0 0 36 32 +DEAL::0 0 36 33 +DEAL::0 0 36 34 +DEAL::0 0 36 35 +DEAL::0 0 36 37 +DEAL::0 0 36 38 +DEAL::0 0 36 39 +DEAL::0 0 36 40 +DEAL::0 0 36 41 +DEAL::0 0 36 42 +DEAL::0 0 36 43 +DEAL::0 0 36 44 +DEAL::0 0 36 45 +DEAL::0 0 36 46 +DEAL::0 0 36 47 +DEAL::0 0 36 48 +DEAL::0 0 36 49 +DEAL::0 0 36 50 +DEAL::0 0 37 37 +DEAL::0 0 37 2 +DEAL::0 0 37 6 +DEAL::0 0 37 18 +DEAL::0 0 37 27 +DEAL::0 0 37 28 +DEAL::0 0 37 29 +DEAL::0 0 37 30 +DEAL::0 0 37 31 +DEAL::0 0 37 32 +DEAL::0 0 37 33 +DEAL::0 0 37 34 +DEAL::0 0 37 35 +DEAL::0 0 37 36 +DEAL::0 0 37 38 +DEAL::0 0 37 39 +DEAL::0 0 37 40 +DEAL::0 0 37 41 +DEAL::0 0 37 42 +DEAL::0 0 37 43 +DEAL::0 0 37 44 +DEAL::0 0 37 45 +DEAL::0 0 37 46 +DEAL::0 0 37 47 +DEAL::0 0 37 48 +DEAL::0 0 37 49 +DEAL::0 0 37 50 +DEAL::0 0 37 66 +DEAL::0 0 37 67 +DEAL::0 0 37 73 +DEAL::0 0 37 76 +DEAL::0 0 37 77 +DEAL::0 0 38 38 +DEAL::0 0 38 2 +DEAL::0 0 38 3 +DEAL::0 0 38 6 +DEAL::0 0 38 7 +DEAL::0 0 38 11 +DEAL::0 0 38 15 +DEAL::0 0 38 18 +DEAL::0 0 38 19 +DEAL::0 0 38 23 +DEAL::0 0 38 27 +DEAL::0 0 38 28 +DEAL::0 0 38 29 +DEAL::0 0 38 30 +DEAL::0 0 38 31 +DEAL::0 0 38 32 +DEAL::0 0 38 33 +DEAL::0 0 38 34 +DEAL::0 0 38 35 +DEAL::0 0 38 36 +DEAL::0 0 38 37 +DEAL::0 0 38 39 +DEAL::0 0 38 40 +DEAL::0 0 38 41 +DEAL::0 0 38 42 +DEAL::0 0 38 43 +DEAL::0 0 38 44 +DEAL::0 0 38 45 +DEAL::0 0 38 46 +DEAL::0 0 38 47 +DEAL::0 0 38 48 +DEAL::0 0 38 49 +DEAL::0 0 38 50 +DEAL::0 0 38 51 +DEAL::0 0 38 52 +DEAL::0 0 38 53 +DEAL::0 0 38 54 +DEAL::0 0 38 55 +DEAL::0 0 38 56 +DEAL::0 0 38 57 +DEAL::0 0 38 58 +DEAL::0 0 38 59 +DEAL::0 0 38 60 +DEAL::0 0 38 61 +DEAL::0 0 38 62 +DEAL::0 0 38 66 +DEAL::0 0 38 67 +DEAL::0 0 38 73 +DEAL::0 0 38 76 +DEAL::0 0 38 77 +DEAL::0 0 39 39 +DEAL::0 0 39 0 +DEAL::0 0 39 2 +DEAL::0 0 39 4 +DEAL::0 0 39 6 +DEAL::0 0 39 8 +DEAL::0 0 39 12 +DEAL::0 0 39 16 +DEAL::0 0 39 18 +DEAL::0 0 39 20 +DEAL::0 0 39 27 +DEAL::0 0 39 28 +DEAL::0 0 39 29 +DEAL::0 0 39 30 +DEAL::0 0 39 31 +DEAL::0 0 39 32 +DEAL::0 0 39 33 +DEAL::0 0 39 34 +DEAL::0 0 39 35 +DEAL::0 0 39 36 +DEAL::0 0 39 37 +DEAL::0 0 39 38 +DEAL::0 0 39 40 +DEAL::0 0 39 41 +DEAL::0 0 39 42 +DEAL::0 0 39 43 +DEAL::0 0 39 44 +DEAL::0 0 39 45 +DEAL::0 0 39 46 +DEAL::0 0 39 47 +DEAL::0 0 39 48 +DEAL::0 0 39 49 +DEAL::0 0 39 50 +DEAL::0 0 39 63 +DEAL::0 0 39 64 +DEAL::0 0 39 65 +DEAL::0 0 39 66 +DEAL::0 0 39 67 +DEAL::0 0 39 68 +DEAL::0 0 39 69 +DEAL::0 0 39 70 +DEAL::0 0 39 71 +DEAL::0 0 39 72 +DEAL::0 0 39 73 +DEAL::0 0 39 74 +DEAL::0 0 39 75 +DEAL::0 0 39 76 +DEAL::0 0 39 77 +DEAL::0 0 40 40 +DEAL::0 0 40 2 +DEAL::0 0 40 6 +DEAL::0 0 40 18 +DEAL::0 0 40 27 +DEAL::0 0 40 28 +DEAL::0 0 40 29 +DEAL::0 0 40 30 +DEAL::0 0 40 31 +DEAL::0 0 40 32 +DEAL::0 0 40 33 +DEAL::0 0 40 34 +DEAL::0 0 40 35 +DEAL::0 0 40 36 +DEAL::0 0 40 37 +DEAL::0 0 40 38 +DEAL::0 0 40 39 +DEAL::0 0 40 41 +DEAL::0 0 40 42 +DEAL::0 0 40 43 +DEAL::0 0 40 44 +DEAL::0 0 40 45 +DEAL::0 0 40 46 +DEAL::0 0 40 47 +DEAL::0 0 40 48 +DEAL::0 0 40 49 +DEAL::0 0 40 50 +DEAL::0 0 40 66 +DEAL::0 0 40 67 +DEAL::0 0 40 73 +DEAL::0 0 40 76 +DEAL::0 0 40 77 +DEAL::0 0 41 41 +DEAL::0 0 41 0 +DEAL::0 0 41 2 +DEAL::0 0 41 4 +DEAL::0 0 41 6 +DEAL::0 0 41 8 +DEAL::0 0 41 12 +DEAL::0 0 41 16 +DEAL::0 0 41 18 +DEAL::0 0 41 20 +DEAL::0 0 41 27 +DEAL::0 0 41 28 +DEAL::0 0 41 29 +DEAL::0 0 41 30 +DEAL::0 0 41 31 +DEAL::0 0 41 32 +DEAL::0 0 41 33 +DEAL::0 0 41 34 +DEAL::0 0 41 35 +DEAL::0 0 41 36 +DEAL::0 0 41 37 +DEAL::0 0 41 38 +DEAL::0 0 41 39 +DEAL::0 0 41 40 +DEAL::0 0 41 42 +DEAL::0 0 41 43 +DEAL::0 0 41 44 +DEAL::0 0 41 45 +DEAL::0 0 41 46 +DEAL::0 0 41 47 +DEAL::0 0 41 48 +DEAL::0 0 41 49 +DEAL::0 0 41 50 +DEAL::0 0 41 63 +DEAL::0 0 41 68 +DEAL::0 0 41 69 +DEAL::0 0 42 42 +DEAL::0 0 42 2 +DEAL::0 0 42 6 +DEAL::0 0 42 18 +DEAL::0 0 42 27 +DEAL::0 0 42 28 +DEAL::0 0 42 29 +DEAL::0 0 42 30 +DEAL::0 0 42 31 +DEAL::0 0 42 32 +DEAL::0 0 42 33 +DEAL::0 0 42 34 +DEAL::0 0 42 35 +DEAL::0 0 42 36 +DEAL::0 0 42 37 +DEAL::0 0 42 38 +DEAL::0 0 42 39 +DEAL::0 0 42 40 +DEAL::0 0 42 41 +DEAL::0 0 42 43 +DEAL::0 0 42 44 +DEAL::0 0 42 45 +DEAL::0 0 42 46 +DEAL::0 0 42 47 +DEAL::0 0 42 48 +DEAL::0 0 42 49 +DEAL::0 0 42 50 +DEAL::0 0 43 43 +DEAL::0 0 43 2 +DEAL::0 0 43 3 +DEAL::0 0 43 6 +DEAL::0 0 43 7 +DEAL::0 0 43 11 +DEAL::0 0 43 15 +DEAL::0 0 43 18 +DEAL::0 0 43 19 +DEAL::0 0 43 23 +DEAL::0 0 43 27 +DEAL::0 0 43 28 +DEAL::0 0 43 29 +DEAL::0 0 43 30 +DEAL::0 0 43 31 +DEAL::0 0 43 32 +DEAL::0 0 43 33 +DEAL::0 0 43 34 +DEAL::0 0 43 35 +DEAL::0 0 43 36 +DEAL::0 0 43 37 +DEAL::0 0 43 38 +DEAL::0 0 43 39 +DEAL::0 0 43 40 +DEAL::0 0 43 41 +DEAL::0 0 43 42 +DEAL::0 0 43 44 +DEAL::0 0 43 45 +DEAL::0 0 43 46 +DEAL::0 0 43 47 +DEAL::0 0 43 48 +DEAL::0 0 43 49 +DEAL::0 0 43 50 +DEAL::0 0 43 51 +DEAL::0 0 43 52 +DEAL::0 0 43 53 +DEAL::0 0 43 54 +DEAL::0 0 43 55 +DEAL::0 0 43 56 +DEAL::0 0 43 57 +DEAL::0 0 43 58 +DEAL::0 0 43 59 +DEAL::0 0 43 60 +DEAL::0 0 43 61 +DEAL::0 0 43 62 +DEAL::0 0 44 44 +DEAL::0 0 44 2 +DEAL::0 0 44 6 +DEAL::0 0 44 18 +DEAL::0 0 44 27 +DEAL::0 0 44 28 +DEAL::0 0 44 29 +DEAL::0 0 44 30 +DEAL::0 0 44 31 +DEAL::0 0 44 32 +DEAL::0 0 44 33 +DEAL::0 0 44 34 +DEAL::0 0 44 35 +DEAL::0 0 44 36 +DEAL::0 0 44 37 +DEAL::0 0 44 38 +DEAL::0 0 44 39 +DEAL::0 0 44 40 +DEAL::0 0 44 41 +DEAL::0 0 44 42 +DEAL::0 0 44 43 +DEAL::0 0 44 45 +DEAL::0 0 44 46 +DEAL::0 0 44 47 +DEAL::0 0 44 48 +DEAL::0 0 44 49 +DEAL::0 0 44 50 +DEAL::0 0 45 45 +DEAL::0 0 45 2 +DEAL::0 0 45 3 +DEAL::0 0 45 6 +DEAL::0 0 45 7 +DEAL::0 0 45 11 +DEAL::0 0 45 15 +DEAL::0 0 45 18 +DEAL::0 0 45 19 +DEAL::0 0 45 23 +DEAL::0 0 45 27 +DEAL::0 0 45 28 +DEAL::0 0 45 29 +DEAL::0 0 45 30 +DEAL::0 0 45 31 +DEAL::0 0 45 32 +DEAL::0 0 45 33 +DEAL::0 0 45 34 +DEAL::0 0 45 35 +DEAL::0 0 45 36 +DEAL::0 0 45 37 +DEAL::0 0 45 38 +DEAL::0 0 45 39 +DEAL::0 0 45 40 +DEAL::0 0 45 41 +DEAL::0 0 45 42 +DEAL::0 0 45 43 +DEAL::0 0 45 44 +DEAL::0 0 45 46 +DEAL::0 0 45 47 +DEAL::0 0 45 48 +DEAL::0 0 45 49 +DEAL::0 0 45 50 +DEAL::0 0 45 51 +DEAL::0 0 45 52 +DEAL::0 0 45 53 +DEAL::0 0 45 54 +DEAL::0 0 45 55 +DEAL::0 0 45 56 +DEAL::0 0 45 57 +DEAL::0 0 45 58 +DEAL::0 0 45 59 +DEAL::0 0 45 60 +DEAL::0 0 45 61 +DEAL::0 0 45 62 +DEAL::0 0 46 46 +DEAL::0 0 46 0 +DEAL::0 0 46 2 +DEAL::0 0 46 4 +DEAL::0 0 46 6 +DEAL::0 0 46 8 +DEAL::0 0 46 12 +DEAL::0 0 46 16 +DEAL::0 0 46 18 +DEAL::0 0 46 20 +DEAL::0 0 46 27 +DEAL::0 0 46 28 +DEAL::0 0 46 29 +DEAL::0 0 46 30 +DEAL::0 0 46 31 +DEAL::0 0 46 32 +DEAL::0 0 46 33 +DEAL::0 0 46 34 +DEAL::0 0 46 35 +DEAL::0 0 46 36 +DEAL::0 0 46 37 +DEAL::0 0 46 38 +DEAL::0 0 46 39 +DEAL::0 0 46 40 +DEAL::0 0 46 41 +DEAL::0 0 46 42 +DEAL::0 0 46 43 +DEAL::0 0 46 44 +DEAL::0 0 46 45 +DEAL::0 0 46 47 +DEAL::0 0 46 48 +DEAL::0 0 46 49 +DEAL::0 0 46 50 +DEAL::0 0 46 63 +DEAL::0 0 46 68 +DEAL::0 0 46 69 +DEAL::0 0 47 47 +DEAL::0 0 47 2 +DEAL::0 0 47 6 +DEAL::0 0 47 18 +DEAL::0 0 47 27 +DEAL::0 0 47 28 +DEAL::0 0 47 29 +DEAL::0 0 47 30 +DEAL::0 0 47 31 +DEAL::0 0 47 32 +DEAL::0 0 47 33 +DEAL::0 0 47 34 +DEAL::0 0 47 35 +DEAL::0 0 47 36 +DEAL::0 0 47 37 +DEAL::0 0 47 38 +DEAL::0 0 47 39 +DEAL::0 0 47 40 +DEAL::0 0 47 41 +DEAL::0 0 47 42 +DEAL::0 0 47 43 +DEAL::0 0 47 44 +DEAL::0 0 47 45 +DEAL::0 0 47 46 +DEAL::0 0 47 48 +DEAL::0 0 47 49 +DEAL::0 0 47 50 +DEAL::0 0 48 48 +DEAL::0 0 48 2 +DEAL::0 0 48 6 +DEAL::0 0 48 18 +DEAL::0 0 48 27 +DEAL::0 0 48 28 +DEAL::0 0 48 29 +DEAL::0 0 48 30 +DEAL::0 0 48 31 +DEAL::0 0 48 32 +DEAL::0 0 48 33 +DEAL::0 0 48 34 +DEAL::0 0 48 35 +DEAL::0 0 48 36 +DEAL::0 0 48 37 +DEAL::0 0 48 38 +DEAL::0 0 48 39 +DEAL::0 0 48 40 +DEAL::0 0 48 41 +DEAL::0 0 48 42 +DEAL::0 0 48 43 +DEAL::0 0 48 44 +DEAL::0 0 48 45 +DEAL::0 0 48 46 +DEAL::0 0 48 47 +DEAL::0 0 48 49 +DEAL::0 0 48 50 +DEAL::0 0 49 49 +DEAL::0 0 49 2 +DEAL::0 0 49 6 +DEAL::0 0 49 18 +DEAL::0 0 49 27 +DEAL::0 0 49 28 +DEAL::0 0 49 29 +DEAL::0 0 49 30 +DEAL::0 0 49 31 +DEAL::0 0 49 32 +DEAL::0 0 49 33 +DEAL::0 0 49 34 +DEAL::0 0 49 35 +DEAL::0 0 49 36 +DEAL::0 0 49 37 +DEAL::0 0 49 38 +DEAL::0 0 49 39 +DEAL::0 0 49 40 +DEAL::0 0 49 41 +DEAL::0 0 49 42 +DEAL::0 0 49 43 +DEAL::0 0 49 44 +DEAL::0 0 49 45 +DEAL::0 0 49 46 +DEAL::0 0 49 47 +DEAL::0 0 49 48 +DEAL::0 0 49 50 +DEAL::0 0 49 66 +DEAL::0 0 49 67 +DEAL::0 0 49 73 +DEAL::0 0 49 76 +DEAL::0 0 49 77 +DEAL::0 0 50 50 +DEAL::0 0 50 2 +DEAL::0 0 50 6 +DEAL::0 0 50 18 +DEAL::0 0 50 27 +DEAL::0 0 50 28 +DEAL::0 0 50 29 +DEAL::0 0 50 30 +DEAL::0 0 50 31 +DEAL::0 0 50 32 +DEAL::0 0 50 33 +DEAL::0 0 50 34 +DEAL::0 0 50 35 +DEAL::0 0 50 36 +DEAL::0 0 50 37 +DEAL::0 0 50 38 +DEAL::0 0 50 39 +DEAL::0 0 50 40 +DEAL::0 0 50 41 +DEAL::0 0 50 42 +DEAL::0 0 50 43 +DEAL::0 0 50 44 +DEAL::0 0 50 45 +DEAL::0 0 50 46 +DEAL::0 0 50 47 +DEAL::0 0 50 48 +DEAL::0 0 50 49 +DEAL::0 0 51 51 +DEAL::0 0 51 2 +DEAL::0 0 51 3 +DEAL::0 0 51 6 +DEAL::0 0 51 7 +DEAL::0 0 51 11 +DEAL::0 0 51 15 +DEAL::0 0 51 18 +DEAL::0 0 51 19 +DEAL::0 0 51 23 +DEAL::0 0 51 29 +DEAL::0 0 51 32 +DEAL::0 0 51 34 +DEAL::0 0 51 38 +DEAL::0 0 51 43 +DEAL::0 0 51 45 +DEAL::0 0 51 52 +DEAL::0 0 51 53 +DEAL::0 0 51 54 +DEAL::0 0 51 55 +DEAL::0 0 51 56 +DEAL::0 0 51 57 +DEAL::0 0 51 58 +DEAL::0 0 51 59 +DEAL::0 0 51 60 +DEAL::0 0 51 61 +DEAL::0 0 51 62 +DEAL::0 0 52 52 +DEAL::0 0 52 2 +DEAL::0 0 52 3 +DEAL::0 0 52 6 +DEAL::0 0 52 7 +DEAL::0 0 52 11 +DEAL::0 0 52 15 +DEAL::0 0 52 18 +DEAL::0 0 52 19 +DEAL::0 0 52 23 +DEAL::0 0 52 29 +DEAL::0 0 52 32 +DEAL::0 0 52 34 +DEAL::0 0 52 38 +DEAL::0 0 52 43 +DEAL::0 0 52 45 +DEAL::0 0 52 51 +DEAL::0 0 52 53 +DEAL::0 0 52 54 +DEAL::0 0 52 55 +DEAL::0 0 52 56 +DEAL::0 0 52 57 +DEAL::0 0 52 58 +DEAL::0 0 52 59 +DEAL::0 0 52 60 +DEAL::0 0 52 61 +DEAL::0 0 52 62 +DEAL::0 0 52 67 +DEAL::0 0 52 77 +DEAL::0 0 53 53 +DEAL::0 0 53 2 +DEAL::0 0 53 3 +DEAL::0 0 53 6 +DEAL::0 0 53 7 +DEAL::0 0 53 11 +DEAL::0 0 53 15 +DEAL::0 0 53 18 +DEAL::0 0 53 19 +DEAL::0 0 53 23 +DEAL::0 0 53 29 +DEAL::0 0 53 32 +DEAL::0 0 53 34 +DEAL::0 0 53 38 +DEAL::0 0 53 43 +DEAL::0 0 53 45 +DEAL::0 0 53 51 +DEAL::0 0 53 52 +DEAL::0 0 53 54 +DEAL::0 0 53 55 +DEAL::0 0 53 56 +DEAL::0 0 53 57 +DEAL::0 0 53 58 +DEAL::0 0 53 59 +DEAL::0 0 53 60 +DEAL::0 0 53 61 +DEAL::0 0 53 62 +DEAL::0 0 54 54 +DEAL::0 0 54 2 +DEAL::0 0 54 3 +DEAL::0 0 54 6 +DEAL::0 0 54 7 +DEAL::0 0 54 11 +DEAL::0 0 54 15 +DEAL::0 0 54 18 +DEAL::0 0 54 19 +DEAL::0 0 54 23 +DEAL::0 0 54 29 +DEAL::0 0 54 32 +DEAL::0 0 54 34 +DEAL::0 0 54 38 +DEAL::0 0 54 43 +DEAL::0 0 54 45 +DEAL::0 0 54 51 +DEAL::0 0 54 52 +DEAL::0 0 54 53 +DEAL::0 0 54 55 +DEAL::0 0 54 56 +DEAL::0 0 54 57 +DEAL::0 0 54 58 +DEAL::0 0 54 59 +DEAL::0 0 54 60 +DEAL::0 0 54 61 +DEAL::0 0 54 62 +DEAL::0 0 55 55 +DEAL::0 0 55 2 +DEAL::0 0 55 3 +DEAL::0 0 55 6 +DEAL::0 0 55 7 +DEAL::0 0 55 11 +DEAL::0 0 55 15 +DEAL::0 0 55 18 +DEAL::0 0 55 19 +DEAL::0 0 55 23 +DEAL::0 0 55 29 +DEAL::0 0 55 32 +DEAL::0 0 55 34 +DEAL::0 0 55 38 +DEAL::0 0 55 43 +DEAL::0 0 55 45 +DEAL::0 0 55 51 +DEAL::0 0 55 52 +DEAL::0 0 55 53 +DEAL::0 0 55 54 +DEAL::0 0 55 56 +DEAL::0 0 55 57 +DEAL::0 0 55 58 +DEAL::0 0 55 59 +DEAL::0 0 55 60 +DEAL::0 0 55 61 +DEAL::0 0 55 62 +DEAL::0 0 55 67 +DEAL::0 0 55 77 +DEAL::0 0 56 56 +DEAL::0 0 56 2 +DEAL::0 0 56 3 +DEAL::0 0 56 6 +DEAL::0 0 56 7 +DEAL::0 0 56 11 +DEAL::0 0 56 15 +DEAL::0 0 56 18 +DEAL::0 0 56 19 +DEAL::0 0 56 23 +DEAL::0 0 56 29 +DEAL::0 0 56 32 +DEAL::0 0 56 34 +DEAL::0 0 56 38 +DEAL::0 0 56 43 +DEAL::0 0 56 45 +DEAL::0 0 56 51 +DEAL::0 0 56 52 +DEAL::0 0 56 53 +DEAL::0 0 56 54 +DEAL::0 0 56 55 +DEAL::0 0 56 57 +DEAL::0 0 56 58 +DEAL::0 0 56 59 +DEAL::0 0 56 60 +DEAL::0 0 56 61 +DEAL::0 0 56 62 +DEAL::0 0 56 67 +DEAL::0 0 56 77 +DEAL::0 0 57 57 +DEAL::0 0 57 2 +DEAL::0 0 57 3 +DEAL::0 0 57 6 +DEAL::0 0 57 7 +DEAL::0 0 57 11 +DEAL::0 0 57 15 +DEAL::0 0 57 18 +DEAL::0 0 57 19 +DEAL::0 0 57 23 +DEAL::0 0 57 29 +DEAL::0 0 57 32 +DEAL::0 0 57 34 +DEAL::0 0 57 38 +DEAL::0 0 57 43 +DEAL::0 0 57 45 +DEAL::0 0 57 51 +DEAL::0 0 57 52 +DEAL::0 0 57 53 +DEAL::0 0 57 54 +DEAL::0 0 57 55 +DEAL::0 0 57 56 +DEAL::0 0 57 58 +DEAL::0 0 57 59 +DEAL::0 0 57 60 +DEAL::0 0 57 61 +DEAL::0 0 57 62 +DEAL::0 0 58 58 +DEAL::0 0 58 2 +DEAL::0 0 58 3 +DEAL::0 0 58 6 +DEAL::0 0 58 7 +DEAL::0 0 58 11 +DEAL::0 0 58 15 +DEAL::0 0 58 18 +DEAL::0 0 58 19 +DEAL::0 0 58 23 +DEAL::0 0 58 29 +DEAL::0 0 58 32 +DEAL::0 0 58 34 +DEAL::0 0 58 38 +DEAL::0 0 58 43 +DEAL::0 0 58 45 +DEAL::0 0 58 51 +DEAL::0 0 58 52 +DEAL::0 0 58 53 +DEAL::0 0 58 54 +DEAL::0 0 58 55 +DEAL::0 0 58 56 +DEAL::0 0 58 57 +DEAL::0 0 58 59 +DEAL::0 0 58 60 +DEAL::0 0 58 61 +DEAL::0 0 58 62 +DEAL::0 0 59 59 +DEAL::0 0 59 2 +DEAL::0 0 59 3 +DEAL::0 0 59 6 +DEAL::0 0 59 7 +DEAL::0 0 59 11 +DEAL::0 0 59 15 +DEAL::0 0 59 18 +DEAL::0 0 59 19 +DEAL::0 0 59 23 +DEAL::0 0 59 29 +DEAL::0 0 59 32 +DEAL::0 0 59 34 +DEAL::0 0 59 38 +DEAL::0 0 59 43 +DEAL::0 0 59 45 +DEAL::0 0 59 51 +DEAL::0 0 59 52 +DEAL::0 0 59 53 +DEAL::0 0 59 54 +DEAL::0 0 59 55 +DEAL::0 0 59 56 +DEAL::0 0 59 57 +DEAL::0 0 59 58 +DEAL::0 0 59 60 +DEAL::0 0 59 61 +DEAL::0 0 59 62 +DEAL::0 0 60 60 +DEAL::0 0 60 2 +DEAL::0 0 60 3 +DEAL::0 0 60 6 +DEAL::0 0 60 7 +DEAL::0 0 60 11 +DEAL::0 0 60 15 +DEAL::0 0 60 18 +DEAL::0 0 60 19 +DEAL::0 0 60 23 +DEAL::0 0 60 29 +DEAL::0 0 60 32 +DEAL::0 0 60 34 +DEAL::0 0 60 38 +DEAL::0 0 60 43 +DEAL::0 0 60 45 +DEAL::0 0 60 51 +DEAL::0 0 60 52 +DEAL::0 0 60 53 +DEAL::0 0 60 54 +DEAL::0 0 60 55 +DEAL::0 0 60 56 +DEAL::0 0 60 57 +DEAL::0 0 60 58 +DEAL::0 0 60 59 +DEAL::0 0 60 61 +DEAL::0 0 60 62 +DEAL::0 0 61 61 +DEAL::0 0 61 2 +DEAL::0 0 61 3 +DEAL::0 0 61 6 +DEAL::0 0 61 7 +DEAL::0 0 61 11 +DEAL::0 0 61 15 +DEAL::0 0 61 18 +DEAL::0 0 61 19 +DEAL::0 0 61 23 +DEAL::0 0 61 29 +DEAL::0 0 61 32 +DEAL::0 0 61 34 +DEAL::0 0 61 38 +DEAL::0 0 61 43 +DEAL::0 0 61 45 +DEAL::0 0 61 51 +DEAL::0 0 61 52 +DEAL::0 0 61 53 +DEAL::0 0 61 54 +DEAL::0 0 61 55 +DEAL::0 0 61 56 +DEAL::0 0 61 57 +DEAL::0 0 61 58 +DEAL::0 0 61 59 +DEAL::0 0 61 60 +DEAL::0 0 61 62 +DEAL::0 0 61 67 +DEAL::0 0 61 77 +DEAL::0 0 62 62 +DEAL::0 0 62 2 +DEAL::0 0 62 3 +DEAL::0 0 62 6 +DEAL::0 0 62 7 +DEAL::0 0 62 11 +DEAL::0 0 62 15 +DEAL::0 0 62 18 +DEAL::0 0 62 19 +DEAL::0 0 62 23 +DEAL::0 0 62 29 +DEAL::0 0 62 32 +DEAL::0 0 62 34 +DEAL::0 0 62 38 +DEAL::0 0 62 43 +DEAL::0 0 62 45 +DEAL::0 0 62 51 +DEAL::0 0 62 52 +DEAL::0 0 62 53 +DEAL::0 0 62 54 +DEAL::0 0 62 55 +DEAL::0 0 62 56 +DEAL::0 0 62 57 +DEAL::0 0 62 58 +DEAL::0 0 62 59 +DEAL::0 0 62 60 +DEAL::0 0 62 61 +DEAL::0 0 63 63 +DEAL::0 0 63 0 +DEAL::0 0 63 2 +DEAL::0 0 63 4 +DEAL::0 0 63 6 +DEAL::0 0 63 8 +DEAL::0 0 63 12 +DEAL::0 0 63 16 +DEAL::0 0 63 18 +DEAL::0 0 63 20 +DEAL::0 0 63 27 +DEAL::0 0 63 30 +DEAL::0 0 63 35 +DEAL::0 0 63 39 +DEAL::0 0 63 41 +DEAL::0 0 63 46 +DEAL::0 0 63 64 +DEAL::0 0 63 65 +DEAL::0 0 63 66 +DEAL::0 0 63 67 +DEAL::0 0 63 68 +DEAL::0 0 63 69 +DEAL::0 0 63 70 +DEAL::0 0 63 71 +DEAL::0 0 63 72 +DEAL::0 0 63 73 +DEAL::0 0 63 74 +DEAL::0 0 63 75 +DEAL::0 0 63 76 +DEAL::0 0 63 77 +DEAL::0 0 64 64 +DEAL::0 0 64 4 +DEAL::0 0 64 6 +DEAL::0 0 64 12 +DEAL::0 0 64 30 +DEAL::0 0 64 39 +DEAL::0 0 64 63 +DEAL::0 0 64 65 +DEAL::0 0 64 66 +DEAL::0 0 64 67 +DEAL::0 0 64 68 +DEAL::0 0 64 69 +DEAL::0 0 64 70 +DEAL::0 0 64 71 +DEAL::0 0 64 72 +DEAL::0 0 64 73 +DEAL::0 0 64 74 +DEAL::0 0 64 75 +DEAL::0 0 64 76 +DEAL::0 0 64 77 +DEAL::0 0 65 65 +DEAL::0 0 65 4 +DEAL::0 0 65 5 +DEAL::0 0 65 6 +DEAL::0 0 65 7 +DEAL::0 0 65 12 +DEAL::0 0 65 13 +DEAL::0 0 65 14 +DEAL::0 0 65 15 +DEAL::0 0 65 25 +DEAL::0 0 65 30 +DEAL::0 0 65 39 +DEAL::0 0 65 63 +DEAL::0 0 65 64 +DEAL::0 0 65 66 +DEAL::0 0 65 67 +DEAL::0 0 65 68 +DEAL::0 0 65 69 +DEAL::0 0 65 70 +DEAL::0 0 65 71 +DEAL::0 0 65 72 +DEAL::0 0 65 73 +DEAL::0 0 65 74 +DEAL::0 0 65 75 +DEAL::0 0 65 76 +DEAL::0 0 65 77 +DEAL::0 0 66 66 +DEAL::0 0 66 4 +DEAL::0 0 66 6 +DEAL::0 0 66 12 +DEAL::0 0 66 30 +DEAL::0 0 66 31 +DEAL::0 0 66 32 +DEAL::0 0 66 37 +DEAL::0 0 66 38 +DEAL::0 0 66 39 +DEAL::0 0 66 40 +DEAL::0 0 66 49 +DEAL::0 0 66 63 +DEAL::0 0 66 64 +DEAL::0 0 66 65 +DEAL::0 0 66 67 +DEAL::0 0 66 68 +DEAL::0 0 66 69 +DEAL::0 0 66 70 +DEAL::0 0 66 71 +DEAL::0 0 66 72 +DEAL::0 0 66 73 +DEAL::0 0 66 74 +DEAL::0 0 66 75 +DEAL::0 0 66 76 +DEAL::0 0 66 77 +DEAL::0 0 67 67 +DEAL::0 0 67 4 +DEAL::0 0 67 5 +DEAL::0 0 67 6 +DEAL::0 0 67 7 +DEAL::0 0 67 12 +DEAL::0 0 67 13 +DEAL::0 0 67 14 +DEAL::0 0 67 15 +DEAL::0 0 67 25 +DEAL::0 0 67 30 +DEAL::0 0 67 31 +DEAL::0 0 67 32 +DEAL::0 0 67 37 +DEAL::0 0 67 38 +DEAL::0 0 67 39 +DEAL::0 0 67 40 +DEAL::0 0 67 49 +DEAL::0 0 67 52 +DEAL::0 0 67 55 +DEAL::0 0 67 56 +DEAL::0 0 67 61 +DEAL::0 0 67 63 +DEAL::0 0 67 64 +DEAL::0 0 67 65 +DEAL::0 0 67 66 +DEAL::0 0 67 68 +DEAL::0 0 67 69 +DEAL::0 0 67 70 +DEAL::0 0 67 71 +DEAL::0 0 67 72 +DEAL::0 0 67 73 +DEAL::0 0 67 74 +DEAL::0 0 67 75 +DEAL::0 0 67 76 +DEAL::0 0 67 77 +DEAL::0 0 68 68 +DEAL::0 0 68 0 +DEAL::0 0 68 2 +DEAL::0 0 68 4 +DEAL::0 0 68 6 +DEAL::0 0 68 8 +DEAL::0 0 68 12 +DEAL::0 0 68 16 +DEAL::0 0 68 18 +DEAL::0 0 68 20 +DEAL::0 0 68 27 +DEAL::0 0 68 30 +DEAL::0 0 68 35 +DEAL::0 0 68 39 +DEAL::0 0 68 41 +DEAL::0 0 68 46 +DEAL::0 0 68 63 +DEAL::0 0 68 64 +DEAL::0 0 68 65 +DEAL::0 0 68 66 +DEAL::0 0 68 67 +DEAL::0 0 68 69 +DEAL::0 0 68 70 +DEAL::0 0 68 71 +DEAL::0 0 68 72 +DEAL::0 0 68 73 +DEAL::0 0 68 74 +DEAL::0 0 68 75 +DEAL::0 0 68 76 +DEAL::0 0 68 77 +DEAL::0 0 69 69 +DEAL::0 0 69 0 +DEAL::0 0 69 2 +DEAL::0 0 69 4 +DEAL::0 0 69 6 +DEAL::0 0 69 8 +DEAL::0 0 69 12 +DEAL::0 0 69 16 +DEAL::0 0 69 18 +DEAL::0 0 69 20 +DEAL::0 0 69 27 +DEAL::0 0 69 30 +DEAL::0 0 69 35 +DEAL::0 0 69 39 +DEAL::0 0 69 41 +DEAL::0 0 69 46 +DEAL::0 0 69 63 +DEAL::0 0 69 64 +DEAL::0 0 69 65 +DEAL::0 0 69 66 +DEAL::0 0 69 67 +DEAL::0 0 69 68 +DEAL::0 0 69 70 +DEAL::0 0 69 71 +DEAL::0 0 69 72 +DEAL::0 0 69 73 +DEAL::0 0 69 74 +DEAL::0 0 69 75 +DEAL::0 0 69 76 +DEAL::0 0 69 77 +DEAL::0 0 70 70 +DEAL::0 0 70 4 +DEAL::0 0 70 6 +DEAL::0 0 70 12 +DEAL::0 0 70 30 +DEAL::0 0 70 39 +DEAL::0 0 70 63 +DEAL::0 0 70 64 +DEAL::0 0 70 65 +DEAL::0 0 70 66 +DEAL::0 0 70 67 +DEAL::0 0 70 68 +DEAL::0 0 70 69 +DEAL::0 0 70 71 +DEAL::0 0 70 72 +DEAL::0 0 70 73 +DEAL::0 0 70 74 +DEAL::0 0 70 75 +DEAL::0 0 70 76 +DEAL::0 0 70 77 +DEAL::0 0 71 71 +DEAL::0 0 71 4 +DEAL::0 0 71 5 +DEAL::0 0 71 6 +DEAL::0 0 71 7 +DEAL::0 0 71 12 +DEAL::0 0 71 13 +DEAL::0 0 71 14 +DEAL::0 0 71 15 +DEAL::0 0 71 25 +DEAL::0 0 71 30 +DEAL::0 0 71 39 +DEAL::0 0 71 63 +DEAL::0 0 71 64 +DEAL::0 0 71 65 +DEAL::0 0 71 66 +DEAL::0 0 71 67 +DEAL::0 0 71 68 +DEAL::0 0 71 69 +DEAL::0 0 71 70 +DEAL::0 0 71 72 +DEAL::0 0 71 73 +DEAL::0 0 71 74 +DEAL::0 0 71 75 +DEAL::0 0 71 76 +DEAL::0 0 71 77 +DEAL::0 0 72 72 +DEAL::0 0 72 4 +DEAL::0 0 72 6 +DEAL::0 0 72 12 +DEAL::0 0 72 30 +DEAL::0 0 72 39 +DEAL::0 0 72 63 +DEAL::0 0 72 64 +DEAL::0 0 72 65 +DEAL::0 0 72 66 +DEAL::0 0 72 67 +DEAL::0 0 72 68 +DEAL::0 0 72 69 +DEAL::0 0 72 70 +DEAL::0 0 72 71 +DEAL::0 0 72 73 +DEAL::0 0 72 74 +DEAL::0 0 72 75 +DEAL::0 0 72 76 +DEAL::0 0 72 77 +DEAL::0 0 73 73 +DEAL::0 0 73 4 +DEAL::0 0 73 6 +DEAL::0 0 73 12 +DEAL::0 0 73 30 +DEAL::0 0 73 31 +DEAL::0 0 73 32 +DEAL::0 0 73 37 +DEAL::0 0 73 38 +DEAL::0 0 73 39 +DEAL::0 0 73 40 +DEAL::0 0 73 49 +DEAL::0 0 73 63 +DEAL::0 0 73 64 +DEAL::0 0 73 65 +DEAL::0 0 73 66 +DEAL::0 0 73 67 +DEAL::0 0 73 68 +DEAL::0 0 73 69 +DEAL::0 0 73 70 +DEAL::0 0 73 71 +DEAL::0 0 73 72 +DEAL::0 0 73 74 +DEAL::0 0 73 75 +DEAL::0 0 73 76 +DEAL::0 0 73 77 +DEAL::0 0 74 74 +DEAL::0 0 74 4 +DEAL::0 0 74 6 +DEAL::0 0 74 12 +DEAL::0 0 74 30 +DEAL::0 0 74 39 +DEAL::0 0 74 63 +DEAL::0 0 74 64 +DEAL::0 0 74 65 +DEAL::0 0 74 66 +DEAL::0 0 74 67 +DEAL::0 0 74 68 +DEAL::0 0 74 69 +DEAL::0 0 74 70 +DEAL::0 0 74 71 +DEAL::0 0 74 72 +DEAL::0 0 74 73 +DEAL::0 0 74 75 +DEAL::0 0 74 76 +DEAL::0 0 74 77 +DEAL::0 0 75 75 +DEAL::0 0 75 4 +DEAL::0 0 75 5 +DEAL::0 0 75 6 +DEAL::0 0 75 7 +DEAL::0 0 75 12 +DEAL::0 0 75 13 +DEAL::0 0 75 14 +DEAL::0 0 75 15 +DEAL::0 0 75 25 +DEAL::0 0 75 30 +DEAL::0 0 75 39 +DEAL::0 0 75 63 +DEAL::0 0 75 64 +DEAL::0 0 75 65 +DEAL::0 0 75 66 +DEAL::0 0 75 67 +DEAL::0 0 75 68 +DEAL::0 0 75 69 +DEAL::0 0 75 70 +DEAL::0 0 75 71 +DEAL::0 0 75 72 +DEAL::0 0 75 73 +DEAL::0 0 75 74 +DEAL::0 0 75 76 +DEAL::0 0 75 77 +DEAL::0 0 76 76 +DEAL::0 0 76 4 +DEAL::0 0 76 6 +DEAL::0 0 76 12 +DEAL::0 0 76 30 +DEAL::0 0 76 31 +DEAL::0 0 76 32 +DEAL::0 0 76 37 +DEAL::0 0 76 38 +DEAL::0 0 76 39 +DEAL::0 0 76 40 +DEAL::0 0 76 49 +DEAL::0 0 76 63 +DEAL::0 0 76 64 +DEAL::0 0 76 65 +DEAL::0 0 76 66 +DEAL::0 0 76 67 +DEAL::0 0 76 68 +DEAL::0 0 76 69 +DEAL::0 0 76 70 +DEAL::0 0 76 71 +DEAL::0 0 76 72 +DEAL::0 0 76 73 +DEAL::0 0 76 74 +DEAL::0 0 76 75 +DEAL::0 0 76 77 +DEAL::0 0 77 77 +DEAL::0 0 77 4 +DEAL::0 0 77 5 +DEAL::0 0 77 6 +DEAL::0 0 77 7 +DEAL::0 0 77 12 +DEAL::0 0 77 13 +DEAL::0 0 77 14 +DEAL::0 0 77 15 +DEAL::0 0 77 25 +DEAL::0 0 77 30 +DEAL::0 0 77 31 +DEAL::0 0 77 32 +DEAL::0 0 77 37 +DEAL::0 0 77 38 +DEAL::0 0 77 39 +DEAL::0 0 77 40 +DEAL::0 0 77 49 +DEAL::0 0 77 52 +DEAL::0 0 77 55 +DEAL::0 0 77 56 +DEAL::0 0 77 61 +DEAL::0 0 77 63 +DEAL::0 0 77 64 +DEAL::0 0 77 65 +DEAL::0 0 77 66 +DEAL::0 0 77 67 +DEAL::0 0 77 68 +DEAL::0 0 77 69 +DEAL::0 0 77 70 +DEAL::0 0 77 71 +DEAL::0 0 77 72 +DEAL::0 0 77 73 +DEAL::0 0 77 74 +DEAL::0 0 77 75 +DEAL::0 0 77 76 +DEAL::0 1 0 4 +DEAL::0 1 0 40 +DEAL::0 1 0 42 +DEAL::0 1 0 44 +DEAL::0 1 0 46 +DEAL::0 1 0 48 +DEAL::0 1 0 52 +DEAL::0 1 0 56 +DEAL::0 1 0 58 +DEAL::0 1 0 60 +DEAL::0 1 0 66 +DEAL::0 1 0 67 +DEAL::0 1 0 68 +DEAL::0 1 0 69 +DEAL::0 1 0 70 +DEAL::0 1 0 71 +DEAL::0 1 0 72 +DEAL::0 1 0 73 +DEAL::0 1 0 74 +DEAL::0 1 0 75 +DEAL::0 1 0 76 +DEAL::0 1 0 77 +DEAL::0 1 0 78 +DEAL::0 1 0 79 +DEAL::0 1 0 80 +DEAL::0 1 0 81 +DEAL::0 1 0 82 +DEAL::0 1 0 87 +DEAL::0 1 0 90 +DEAL::0 1 0 95 +DEAL::0 1 0 108 +DEAL::0 1 0 109 +DEAL::0 1 0 110 +DEAL::0 1 0 119 +DEAL::0 1 0 121 +DEAL::0 1 0 123 +DEAL::0 1 0 135 +DEAL::0 1 0 136 +DEAL::0 1 0 138 +DEAL::0 1 0 146 +DEAL::0 1 0 156 +DEAL::0 1 2 4 +DEAL::0 1 2 40 +DEAL::0 1 2 41 +DEAL::0 1 2 42 +DEAL::0 1 2 44 +DEAL::0 1 2 45 +DEAL::0 1 2 46 +DEAL::0 1 2 48 +DEAL::0 1 2 50 +DEAL::0 1 2 52 +DEAL::0 1 2 54 +DEAL::0 1 2 56 +DEAL::0 1 2 57 +DEAL::0 1 2 58 +DEAL::0 1 2 60 +DEAL::0 1 2 62 +DEAL::0 1 2 66 +DEAL::0 1 2 68 +DEAL::0 1 2 70 +DEAL::0 1 2 71 +DEAL::0 1 2 73 +DEAL::0 1 2 74 +DEAL::0 1 2 76 +DEAL::0 1 2 78 +DEAL::0 1 2 79 +DEAL::0 1 2 80 +DEAL::0 1 2 81 +DEAL::0 1 2 82 +DEAL::0 1 2 83 +DEAL::0 1 2 85 +DEAL::0 1 2 86 +DEAL::0 1 2 87 +DEAL::0 1 2 89 +DEAL::0 1 2 90 +DEAL::0 1 2 93 +DEAL::0 1 2 94 +DEAL::0 1 2 95 +DEAL::0 1 2 97 +DEAL::0 1 2 98 +DEAL::0 1 2 99 +DEAL::0 1 2 100 +DEAL::0 1 2 101 +DEAL::0 1 2 102 +DEAL::0 1 2 103 +DEAL::0 1 2 104 +DEAL::0 1 2 105 +DEAL::0 1 2 106 +DEAL::0 1 2 107 +DEAL::0 1 2 108 +DEAL::0 1 2 109 +DEAL::0 1 2 110 +DEAL::0 1 2 119 +DEAL::0 1 2 120 +DEAL::0 1 2 121 +DEAL::0 1 2 123 +DEAL::0 1 2 125 +DEAL::0 1 2 135 +DEAL::0 1 2 136 +DEAL::0 1 2 138 +DEAL::0 1 2 145 +DEAL::0 1 2 146 +DEAL::0 1 2 149 +DEAL::0 1 2 156 +DEAL::0 1 4 0 +DEAL::0 1 4 1 +DEAL::0 1 4 2 +DEAL::0 1 4 3 +DEAL::0 1 4 4 +DEAL::0 1 4 5 +DEAL::0 1 4 6 +DEAL::0 1 4 7 +DEAL::0 1 4 8 +DEAL::0 1 4 9 +DEAL::0 1 4 10 +DEAL::0 1 4 11 +DEAL::0 1 4 12 +DEAL::0 1 4 13 +DEAL::0 1 4 14 +DEAL::0 1 4 15 +DEAL::0 1 4 16 +DEAL::0 1 4 17 +DEAL::0 1 4 18 +DEAL::0 1 4 40 +DEAL::0 1 4 42 +DEAL::0 1 4 43 +DEAL::0 1 4 44 +DEAL::0 1 4 45 +DEAL::0 1 4 46 +DEAL::0 1 4 48 +DEAL::0 1 4 51 +DEAL::0 1 4 52 +DEAL::0 1 4 53 +DEAL::0 1 4 54 +DEAL::0 1 4 56 +DEAL::0 1 4 58 +DEAL::0 1 4 60 +DEAL::0 1 4 64 +DEAL::0 1 4 67 +DEAL::0 1 4 68 +DEAL::0 1 4 70 +DEAL::0 1 4 71 +DEAL::0 1 4 72 +DEAL::0 1 4 73 +DEAL::0 1 4 74 +DEAL::0 1 4 78 +DEAL::0 1 4 79 +DEAL::0 1 4 80 +DEAL::0 1 4 81 +DEAL::0 1 4 82 +DEAL::0 1 4 87 +DEAL::0 1 4 89 +DEAL::0 1 4 90 +DEAL::0 1 4 95 +DEAL::0 1 4 98 +DEAL::0 1 4 108 +DEAL::0 1 4 109 +DEAL::0 1 4 110 +DEAL::0 1 4 111 +DEAL::0 1 4 113 +DEAL::0 1 4 115 +DEAL::0 1 4 118 +DEAL::0 1 4 119 +DEAL::0 1 4 120 +DEAL::0 1 4 121 +DEAL::0 1 4 122 +DEAL::0 1 4 123 +DEAL::0 1 4 124 +DEAL::0 1 4 125 +DEAL::0 1 4 127 +DEAL::0 1 4 128 +DEAL::0 1 4 129 +DEAL::0 1 4 130 +DEAL::0 1 4 131 +DEAL::0 1 4 132 +DEAL::0 1 4 133 +DEAL::0 1 4 134 +DEAL::0 1 4 135 +DEAL::0 1 4 136 +DEAL::0 1 4 137 +DEAL::0 1 4 138 +DEAL::0 1 4 145 +DEAL::0 1 4 146 +DEAL::0 1 4 149 +DEAL::0 1 4 156 +DEAL::0 1 5 1 +DEAL::0 1 5 7 +DEAL::0 1 5 8 +DEAL::0 1 5 9 +DEAL::0 1 5 10 +DEAL::0 1 5 11 +DEAL::0 1 5 12 +DEAL::0 1 5 13 +DEAL::0 1 5 14 +DEAL::0 1 5 15 +DEAL::0 1 5 16 +DEAL::0 1 5 17 +DEAL::0 1 5 18 +DEAL::0 1 6 0 +DEAL::0 1 6 1 +DEAL::0 1 6 2 +DEAL::0 1 6 3 +DEAL::0 1 6 4 +DEAL::0 1 6 5 +DEAL::0 1 6 6 +DEAL::0 1 6 7 +DEAL::0 1 6 8 +DEAL::0 1 6 9 +DEAL::0 1 6 10 +DEAL::0 1 6 11 +DEAL::0 1 6 12 +DEAL::0 1 6 13 +DEAL::0 1 6 14 +DEAL::0 1 6 15 +DEAL::0 1 6 16 +DEAL::0 1 6 17 +DEAL::0 1 6 18 +DEAL::0 1 6 19 +DEAL::0 1 6 20 +DEAL::0 1 6 21 +DEAL::0 1 6 22 +DEAL::0 1 6 23 +DEAL::0 1 6 24 +DEAL::0 1 6 25 +DEAL::0 1 6 26 +DEAL::0 1 6 27 +DEAL::0 1 6 28 +DEAL::0 1 6 29 +DEAL::0 1 6 30 +DEAL::0 1 6 31 +DEAL::0 1 6 32 +DEAL::0 1 6 33 +DEAL::0 1 6 34 +DEAL::0 1 6 35 +DEAL::0 1 6 36 +DEAL::0 1 6 37 +DEAL::0 1 6 38 +DEAL::0 1 6 40 +DEAL::0 1 6 41 +DEAL::0 1 6 42 +DEAL::0 1 6 43 +DEAL::0 1 6 44 +DEAL::0 1 6 45 +DEAL::0 1 6 46 +DEAL::0 1 6 48 +DEAL::0 1 6 50 +DEAL::0 1 6 51 +DEAL::0 1 6 52 +DEAL::0 1 6 53 +DEAL::0 1 6 54 +DEAL::0 1 6 56 +DEAL::0 1 6 57 +DEAL::0 1 6 58 +DEAL::0 1 6 60 +DEAL::0 1 6 62 +DEAL::0 1 6 64 +DEAL::0 1 6 68 +DEAL::0 1 6 70 +DEAL::0 1 6 71 +DEAL::0 1 6 73 +DEAL::0 1 6 74 +DEAL::0 1 6 78 +DEAL::0 1 6 79 +DEAL::0 1 6 80 +DEAL::0 1 6 81 +DEAL::0 1 6 82 +DEAL::0 1 6 85 +DEAL::0 1 6 86 +DEAL::0 1 6 87 +DEAL::0 1 6 89 +DEAL::0 1 6 90 +DEAL::0 1 6 94 +DEAL::0 1 6 95 +DEAL::0 1 6 97 +DEAL::0 1 6 98 +DEAL::0 1 6 99 +DEAL::0 1 6 100 +DEAL::0 1 6 103 +DEAL::0 1 6 104 +DEAL::0 1 6 108 +DEAL::0 1 6 109 +DEAL::0 1 6 110 +DEAL::0 1 6 113 +DEAL::0 1 6 118 +DEAL::0 1 6 119 +DEAL::0 1 6 120 +DEAL::0 1 6 121 +DEAL::0 1 6 122 +DEAL::0 1 6 123 +DEAL::0 1 6 124 +DEAL::0 1 6 125 +DEAL::0 1 6 127 +DEAL::0 1 6 128 +DEAL::0 1 6 131 +DEAL::0 1 6 133 +DEAL::0 1 6 135 +DEAL::0 1 6 136 +DEAL::0 1 6 138 +DEAL::0 1 6 139 +DEAL::0 1 6 141 +DEAL::0 1 6 144 +DEAL::0 1 6 145 +DEAL::0 1 6 146 +DEAL::0 1 6 149 +DEAL::0 1 6 150 +DEAL::0 1 6 151 +DEAL::0 1 6 152 +DEAL::0 1 6 153 +DEAL::0 1 6 154 +DEAL::0 1 6 155 +DEAL::0 1 6 156 +DEAL::0 1 7 1 +DEAL::0 1 7 7 +DEAL::0 1 7 8 +DEAL::0 1 7 9 +DEAL::0 1 7 10 +DEAL::0 1 7 11 +DEAL::0 1 7 12 +DEAL::0 1 7 13 +DEAL::0 1 7 14 +DEAL::0 1 7 15 +DEAL::0 1 7 16 +DEAL::0 1 7 17 +DEAL::0 1 7 18 +DEAL::0 1 7 20 +DEAL::0 1 7 22 +DEAL::0 1 7 25 +DEAL::0 1 7 27 +DEAL::0 1 7 31 +DEAL::0 1 7 32 +DEAL::0 1 7 33 +DEAL::0 1 7 34 +DEAL::0 1 7 35 +DEAL::0 1 7 36 +DEAL::0 1 7 37 +DEAL::0 1 7 38 +DEAL::0 1 8 4 +DEAL::0 1 8 40 +DEAL::0 1 8 42 +DEAL::0 1 8 44 +DEAL::0 1 8 46 +DEAL::0 1 8 48 +DEAL::0 1 8 52 +DEAL::0 1 8 56 +DEAL::0 1 8 58 +DEAL::0 1 8 60 +DEAL::0 1 8 70 +DEAL::0 1 8 71 +DEAL::0 1 8 73 +DEAL::0 1 8 74 +DEAL::0 1 8 78 +DEAL::0 1 8 79 +DEAL::0 1 8 80 +DEAL::0 1 8 81 +DEAL::0 1 8 82 +DEAL::0 1 8 87 +DEAL::0 1 8 90 +DEAL::0 1 8 95 +DEAL::0 1 8 108 +DEAL::0 1 8 109 +DEAL::0 1 8 110 +DEAL::0 1 8 119 +DEAL::0 1 8 121 +DEAL::0 1 8 123 +DEAL::0 1 8 135 +DEAL::0 1 8 136 +DEAL::0 1 8 138 +DEAL::0 1 8 146 +DEAL::0 1 8 156 +DEAL::0 1 12 0 +DEAL::0 1 12 1 +DEAL::0 1 12 2 +DEAL::0 1 12 3 +DEAL::0 1 12 4 +DEAL::0 1 12 5 +DEAL::0 1 12 6 +DEAL::0 1 12 7 +DEAL::0 1 12 8 +DEAL::0 1 12 9 +DEAL::0 1 12 10 +DEAL::0 1 12 11 +DEAL::0 1 12 12 +DEAL::0 1 12 13 +DEAL::0 1 12 14 +DEAL::0 1 12 15 +DEAL::0 1 12 16 +DEAL::0 1 12 17 +DEAL::0 1 12 18 +DEAL::0 1 12 40 +DEAL::0 1 12 42 +DEAL::0 1 12 43 +DEAL::0 1 12 44 +DEAL::0 1 12 45 +DEAL::0 1 12 46 +DEAL::0 1 12 48 +DEAL::0 1 12 51 +DEAL::0 1 12 52 +DEAL::0 1 12 53 +DEAL::0 1 12 54 +DEAL::0 1 12 56 +DEAL::0 1 12 58 +DEAL::0 1 12 60 +DEAL::0 1 12 64 +DEAL::0 1 12 70 +DEAL::0 1 12 71 +DEAL::0 1 12 73 +DEAL::0 1 12 74 +DEAL::0 1 12 78 +DEAL::0 1 12 79 +DEAL::0 1 12 80 +DEAL::0 1 12 81 +DEAL::0 1 12 82 +DEAL::0 1 12 87 +DEAL::0 1 12 89 +DEAL::0 1 12 90 +DEAL::0 1 12 95 +DEAL::0 1 12 98 +DEAL::0 1 12 108 +DEAL::0 1 12 109 +DEAL::0 1 12 110 +DEAL::0 1 12 118 +DEAL::0 1 12 119 +DEAL::0 1 12 120 +DEAL::0 1 12 121 +DEAL::0 1 12 122 +DEAL::0 1 12 123 +DEAL::0 1 12 124 +DEAL::0 1 12 125 +DEAL::0 1 12 127 +DEAL::0 1 12 135 +DEAL::0 1 12 136 +DEAL::0 1 12 138 +DEAL::0 1 12 145 +DEAL::0 1 12 146 +DEAL::0 1 12 149 +DEAL::0 1 12 156 +DEAL::0 1 13 1 +DEAL::0 1 13 7 +DEAL::0 1 13 8 +DEAL::0 1 13 9 +DEAL::0 1 13 10 +DEAL::0 1 13 11 +DEAL::0 1 13 12 +DEAL::0 1 13 13 +DEAL::0 1 13 14 +DEAL::0 1 13 15 +DEAL::0 1 13 16 +DEAL::0 1 13 17 +DEAL::0 1 13 18 +DEAL::0 1 14 1 +DEAL::0 1 14 7 +DEAL::0 1 14 8 +DEAL::0 1 14 9 +DEAL::0 1 14 10 +DEAL::0 1 14 11 +DEAL::0 1 14 12 +DEAL::0 1 14 13 +DEAL::0 1 14 14 +DEAL::0 1 14 15 +DEAL::0 1 14 16 +DEAL::0 1 14 17 +DEAL::0 1 14 18 +DEAL::0 1 15 1 +DEAL::0 1 15 7 +DEAL::0 1 15 8 +DEAL::0 1 15 9 +DEAL::0 1 15 10 +DEAL::0 1 15 11 +DEAL::0 1 15 12 +DEAL::0 1 15 13 +DEAL::0 1 15 14 +DEAL::0 1 15 15 +DEAL::0 1 15 16 +DEAL::0 1 15 17 +DEAL::0 1 15 18 +DEAL::0 1 15 20 +DEAL::0 1 15 22 +DEAL::0 1 15 25 +DEAL::0 1 15 27 +DEAL::0 1 15 31 +DEAL::0 1 15 32 +DEAL::0 1 15 33 +DEAL::0 1 15 34 +DEAL::0 1 15 35 +DEAL::0 1 15 36 +DEAL::0 1 15 37 +DEAL::0 1 15 38 +DEAL::0 1 16 4 +DEAL::0 1 16 40 +DEAL::0 1 16 42 +DEAL::0 1 16 44 +DEAL::0 1 16 46 +DEAL::0 1 16 48 +DEAL::0 1 16 52 +DEAL::0 1 16 56 +DEAL::0 1 16 58 +DEAL::0 1 16 60 +DEAL::0 1 16 70 +DEAL::0 1 16 71 +DEAL::0 1 16 73 +DEAL::0 1 16 74 +DEAL::0 1 16 78 +DEAL::0 1 16 79 +DEAL::0 1 16 80 +DEAL::0 1 16 81 +DEAL::0 1 16 82 +DEAL::0 1 16 87 +DEAL::0 1 16 90 +DEAL::0 1 16 95 +DEAL::0 1 16 108 +DEAL::0 1 16 109 +DEAL::0 1 16 110 +DEAL::0 1 16 119 +DEAL::0 1 16 121 +DEAL::0 1 16 123 +DEAL::0 1 16 135 +DEAL::0 1 16 136 +DEAL::0 1 16 138 +DEAL::0 1 16 146 +DEAL::0 1 16 156 +DEAL::0 1 18 4 +DEAL::0 1 18 40 +DEAL::0 1 18 41 +DEAL::0 1 18 42 +DEAL::0 1 18 44 +DEAL::0 1 18 45 +DEAL::0 1 18 46 +DEAL::0 1 18 48 +DEAL::0 1 18 50 +DEAL::0 1 18 52 +DEAL::0 1 18 54 +DEAL::0 1 18 56 +DEAL::0 1 18 57 +DEAL::0 1 18 58 +DEAL::0 1 18 60 +DEAL::0 1 18 62 +DEAL::0 1 18 70 +DEAL::0 1 18 71 +DEAL::0 1 18 73 +DEAL::0 1 18 74 +DEAL::0 1 18 78 +DEAL::0 1 18 79 +DEAL::0 1 18 80 +DEAL::0 1 18 81 +DEAL::0 1 18 82 +DEAL::0 1 18 86 +DEAL::0 1 18 87 +DEAL::0 1 18 89 +DEAL::0 1 18 90 +DEAL::0 1 18 94 +DEAL::0 1 18 95 +DEAL::0 1 18 97 +DEAL::0 1 18 98 +DEAL::0 1 18 99 +DEAL::0 1 18 108 +DEAL::0 1 18 109 +DEAL::0 1 18 110 +DEAL::0 1 18 119 +DEAL::0 1 18 120 +DEAL::0 1 18 121 +DEAL::0 1 18 123 +DEAL::0 1 18 125 +DEAL::0 1 18 135 +DEAL::0 1 18 136 +DEAL::0 1 18 138 +DEAL::0 1 18 145 +DEAL::0 1 18 146 +DEAL::0 1 18 149 +DEAL::0 1 18 156 +DEAL::0 1 20 4 +DEAL::0 1 20 40 +DEAL::0 1 20 42 +DEAL::0 1 20 44 +DEAL::0 1 20 46 +DEAL::0 1 20 48 +DEAL::0 1 20 52 +DEAL::0 1 20 56 +DEAL::0 1 20 58 +DEAL::0 1 20 60 +DEAL::0 1 20 70 +DEAL::0 1 20 71 +DEAL::0 1 20 73 +DEAL::0 1 20 74 +DEAL::0 1 20 78 +DEAL::0 1 20 79 +DEAL::0 1 20 80 +DEAL::0 1 20 81 +DEAL::0 1 20 82 +DEAL::0 1 20 87 +DEAL::0 1 20 90 +DEAL::0 1 20 95 +DEAL::0 1 20 108 +DEAL::0 1 20 109 +DEAL::0 1 20 110 +DEAL::0 1 20 119 +DEAL::0 1 20 121 +DEAL::0 1 20 123 +DEAL::0 1 20 135 +DEAL::0 1 20 136 +DEAL::0 1 20 138 +DEAL::0 1 20 146 +DEAL::0 1 20 156 +DEAL::0 1 25 1 +DEAL::0 1 25 7 +DEAL::0 1 25 8 +DEAL::0 1 25 9 +DEAL::0 1 25 10 +DEAL::0 1 25 11 +DEAL::0 1 25 12 +DEAL::0 1 25 13 +DEAL::0 1 25 14 +DEAL::0 1 25 15 +DEAL::0 1 25 16 +DEAL::0 1 25 17 +DEAL::0 1 25 18 +DEAL::0 1 27 4 +DEAL::0 1 27 41 +DEAL::0 1 27 42 +DEAL::0 1 27 45 +DEAL::0 1 27 46 +DEAL::0 1 27 50 +DEAL::0 1 27 54 +DEAL::0 1 27 57 +DEAL::0 1 27 58 +DEAL::0 1 27 62 +DEAL::0 1 27 71 +DEAL::0 1 27 74 +DEAL::0 1 27 79 +DEAL::0 1 27 83 +DEAL::0 1 27 84 +DEAL::0 1 27 85 +DEAL::0 1 27 86 +DEAL::0 1 27 87 +DEAL::0 1 27 88 +DEAL::0 1 27 89 +DEAL::0 1 27 90 +DEAL::0 1 27 91 +DEAL::0 1 27 92 +DEAL::0 1 27 93 +DEAL::0 1 27 94 +DEAL::0 1 27 95 +DEAL::0 1 27 96 +DEAL::0 1 27 97 +DEAL::0 1 27 98 +DEAL::0 1 27 99 +DEAL::0 1 27 108 +DEAL::0 1 27 109 +DEAL::0 1 27 110 +DEAL::0 1 27 120 +DEAL::0 1 27 121 +DEAL::0 1 27 125 +DEAL::0 1 27 136 +DEAL::0 1 27 145 +DEAL::0 1 27 146 +DEAL::0 1 27 149 +DEAL::0 1 27 156 +DEAL::0 1 30 0 +DEAL::0 1 30 1 +DEAL::0 1 30 2 +DEAL::0 1 30 3 +DEAL::0 1 30 4 +DEAL::0 1 30 5 +DEAL::0 1 30 6 +DEAL::0 1 30 19 +DEAL::0 1 30 20 +DEAL::0 1 30 21 +DEAL::0 1 30 22 +DEAL::0 1 30 23 +DEAL::0 1 30 24 +DEAL::0 1 30 25 +DEAL::0 1 30 26 +DEAL::0 1 30 27 +DEAL::0 1 30 28 +DEAL::0 1 30 29 +DEAL::0 1 30 30 +DEAL::0 1 30 41 +DEAL::0 1 30 42 +DEAL::0 1 30 43 +DEAL::0 1 30 44 +DEAL::0 1 30 45 +DEAL::0 1 30 46 +DEAL::0 1 30 50 +DEAL::0 1 30 51 +DEAL::0 1 30 52 +DEAL::0 1 30 53 +DEAL::0 1 30 54 +DEAL::0 1 30 57 +DEAL::0 1 30 58 +DEAL::0 1 30 62 +DEAL::0 1 30 64 +DEAL::0 1 30 71 +DEAL::0 1 30 73 +DEAL::0 1 30 74 +DEAL::0 1 30 79 +DEAL::0 1 30 81 +DEAL::0 1 30 84 +DEAL::0 1 30 85 +DEAL::0 1 30 86 +DEAL::0 1 30 87 +DEAL::0 1 30 89 +DEAL::0 1 30 90 +DEAL::0 1 30 91 +DEAL::0 1 30 94 +DEAL::0 1 30 95 +DEAL::0 1 30 97 +DEAL::0 1 30 98 +DEAL::0 1 30 99 +DEAL::0 1 30 108 +DEAL::0 1 30 109 +DEAL::0 1 30 110 +DEAL::0 1 30 112 +DEAL::0 1 30 113 +DEAL::0 1 30 117 +DEAL::0 1 30 118 +DEAL::0 1 30 119 +DEAL::0 1 30 120 +DEAL::0 1 30 121 +DEAL::0 1 30 122 +DEAL::0 1 30 123 +DEAL::0 1 30 124 +DEAL::0 1 30 125 +DEAL::0 1 30 127 +DEAL::0 1 30 135 +DEAL::0 1 30 136 +DEAL::0 1 30 138 +DEAL::0 1 30 139 +DEAL::0 1 30 140 +DEAL::0 1 30 141 +DEAL::0 1 30 142 +DEAL::0 1 30 143 +DEAL::0 1 30 144 +DEAL::0 1 30 145 +DEAL::0 1 30 146 +DEAL::0 1 30 147 +DEAL::0 1 30 148 +DEAL::0 1 30 149 +DEAL::0 1 30 156 +DEAL::0 1 31 3 +DEAL::0 1 31 19 +DEAL::0 1 31 20 +DEAL::0 1 31 21 +DEAL::0 1 31 22 +DEAL::0 1 31 23 +DEAL::0 1 31 24 +DEAL::0 1 31 25 +DEAL::0 1 31 26 +DEAL::0 1 31 27 +DEAL::0 1 31 28 +DEAL::0 1 31 29 +DEAL::0 1 31 30 +DEAL::0 1 32 3 +DEAL::0 1 32 8 +DEAL::0 1 32 11 +DEAL::0 1 32 13 +DEAL::0 1 32 16 +DEAL::0 1 32 19 +DEAL::0 1 32 20 +DEAL::0 1 32 21 +DEAL::0 1 32 22 +DEAL::0 1 32 23 +DEAL::0 1 32 24 +DEAL::0 1 32 25 +DEAL::0 1 32 26 +DEAL::0 1 32 27 +DEAL::0 1 32 28 +DEAL::0 1 32 29 +DEAL::0 1 32 30 +DEAL::0 1 32 31 +DEAL::0 1 32 32 +DEAL::0 1 32 33 +DEAL::0 1 32 34 +DEAL::0 1 32 35 +DEAL::0 1 32 36 +DEAL::0 1 32 37 +DEAL::0 1 32 38 +DEAL::0 1 35 4 +DEAL::0 1 35 41 +DEAL::0 1 35 42 +DEAL::0 1 35 45 +DEAL::0 1 35 46 +DEAL::0 1 35 50 +DEAL::0 1 35 54 +DEAL::0 1 35 57 +DEAL::0 1 35 58 +DEAL::0 1 35 62 +DEAL::0 1 35 71 +DEAL::0 1 35 74 +DEAL::0 1 35 79 +DEAL::0 1 35 86 +DEAL::0 1 35 87 +DEAL::0 1 35 89 +DEAL::0 1 35 90 +DEAL::0 1 35 94 +DEAL::0 1 35 95 +DEAL::0 1 35 97 +DEAL::0 1 35 98 +DEAL::0 1 35 99 +DEAL::0 1 35 108 +DEAL::0 1 35 109 +DEAL::0 1 35 110 +DEAL::0 1 35 120 +DEAL::0 1 35 121 +DEAL::0 1 35 125 +DEAL::0 1 35 136 +DEAL::0 1 35 145 +DEAL::0 1 35 146 +DEAL::0 1 35 149 +DEAL::0 1 35 156 +DEAL::0 1 37 3 +DEAL::0 1 37 19 +DEAL::0 1 37 20 +DEAL::0 1 37 21 +DEAL::0 1 37 22 +DEAL::0 1 37 23 +DEAL::0 1 37 24 +DEAL::0 1 37 25 +DEAL::0 1 37 26 +DEAL::0 1 37 27 +DEAL::0 1 37 28 +DEAL::0 1 37 29 +DEAL::0 1 37 30 +DEAL::0 1 38 3 +DEAL::0 1 38 8 +DEAL::0 1 38 11 +DEAL::0 1 38 13 +DEAL::0 1 38 16 +DEAL::0 1 38 19 +DEAL::0 1 38 20 +DEAL::0 1 38 21 +DEAL::0 1 38 22 +DEAL::0 1 38 23 +DEAL::0 1 38 24 +DEAL::0 1 38 25 +DEAL::0 1 38 26 +DEAL::0 1 38 27 +DEAL::0 1 38 28 +DEAL::0 1 38 29 +DEAL::0 1 38 30 +DEAL::0 1 38 31 +DEAL::0 1 38 32 +DEAL::0 1 38 33 +DEAL::0 1 38 34 +DEAL::0 1 38 35 +DEAL::0 1 38 36 +DEAL::0 1 38 37 +DEAL::0 1 38 38 +DEAL::0 1 39 0 +DEAL::0 1 39 1 +DEAL::0 1 39 2 +DEAL::0 1 39 3 +DEAL::0 1 39 4 +DEAL::0 1 39 5 +DEAL::0 1 39 6 +DEAL::0 1 39 19 +DEAL::0 1 39 20 +DEAL::0 1 39 21 +DEAL::0 1 39 22 +DEAL::0 1 39 23 +DEAL::0 1 39 24 +DEAL::0 1 39 25 +DEAL::0 1 39 26 +DEAL::0 1 39 27 +DEAL::0 1 39 28 +DEAL::0 1 39 29 +DEAL::0 1 39 30 +DEAL::0 1 39 41 +DEAL::0 1 39 42 +DEAL::0 1 39 43 +DEAL::0 1 39 44 +DEAL::0 1 39 45 +DEAL::0 1 39 46 +DEAL::0 1 39 50 +DEAL::0 1 39 51 +DEAL::0 1 39 52 +DEAL::0 1 39 53 +DEAL::0 1 39 54 +DEAL::0 1 39 57 +DEAL::0 1 39 58 +DEAL::0 1 39 62 +DEAL::0 1 39 64 +DEAL::0 1 39 71 +DEAL::0 1 39 73 +DEAL::0 1 39 74 +DEAL::0 1 39 79 +DEAL::0 1 39 81 +DEAL::0 1 39 86 +DEAL::0 1 39 87 +DEAL::0 1 39 89 +DEAL::0 1 39 90 +DEAL::0 1 39 94 +DEAL::0 1 39 95 +DEAL::0 1 39 97 +DEAL::0 1 39 98 +DEAL::0 1 39 99 +DEAL::0 1 39 108 +DEAL::0 1 39 109 +DEAL::0 1 39 110 +DEAL::0 1 39 118 +DEAL::0 1 39 119 +DEAL::0 1 39 120 +DEAL::0 1 39 121 +DEAL::0 1 39 122 +DEAL::0 1 39 123 +DEAL::0 1 39 124 +DEAL::0 1 39 125 +DEAL::0 1 39 127 +DEAL::0 1 39 135 +DEAL::0 1 39 136 +DEAL::0 1 39 138 +DEAL::0 1 39 145 +DEAL::0 1 39 146 +DEAL::0 1 39 149 +DEAL::0 1 39 156 +DEAL::0 1 40 3 +DEAL::0 1 40 19 +DEAL::0 1 40 20 +DEAL::0 1 40 21 +DEAL::0 1 40 22 +DEAL::0 1 40 23 +DEAL::0 1 40 24 +DEAL::0 1 40 25 +DEAL::0 1 40 26 +DEAL::0 1 40 27 +DEAL::0 1 40 28 +DEAL::0 1 40 29 +DEAL::0 1 40 30 +DEAL::0 1 41 4 +DEAL::0 1 41 41 +DEAL::0 1 41 42 +DEAL::0 1 41 45 +DEAL::0 1 41 46 +DEAL::0 1 41 50 +DEAL::0 1 41 54 +DEAL::0 1 41 57 +DEAL::0 1 41 58 +DEAL::0 1 41 62 +DEAL::0 1 41 71 +DEAL::0 1 41 74 +DEAL::0 1 41 79 +DEAL::0 1 41 86 +DEAL::0 1 41 87 +DEAL::0 1 41 89 +DEAL::0 1 41 90 +DEAL::0 1 41 94 +DEAL::0 1 41 95 +DEAL::0 1 41 97 +DEAL::0 1 41 98 +DEAL::0 1 41 99 +DEAL::0 1 41 108 +DEAL::0 1 41 109 +DEAL::0 1 41 110 +DEAL::0 1 41 120 +DEAL::0 1 41 121 +DEAL::0 1 41 125 +DEAL::0 1 41 136 +DEAL::0 1 41 145 +DEAL::0 1 41 146 +DEAL::0 1 41 149 +DEAL::0 1 41 156 +DEAL::0 1 46 4 +DEAL::0 1 46 41 +DEAL::0 1 46 42 +DEAL::0 1 46 45 +DEAL::0 1 46 46 +DEAL::0 1 46 50 +DEAL::0 1 46 54 +DEAL::0 1 46 57 +DEAL::0 1 46 58 +DEAL::0 1 46 62 +DEAL::0 1 46 71 +DEAL::0 1 46 74 +DEAL::0 1 46 79 +DEAL::0 1 46 86 +DEAL::0 1 46 87 +DEAL::0 1 46 89 +DEAL::0 1 46 90 +DEAL::0 1 46 94 +DEAL::0 1 46 95 +DEAL::0 1 46 97 +DEAL::0 1 46 98 +DEAL::0 1 46 99 +DEAL::0 1 46 108 +DEAL::0 1 46 109 +DEAL::0 1 46 110 +DEAL::0 1 46 120 +DEAL::0 1 46 121 +DEAL::0 1 46 125 +DEAL::0 1 46 136 +DEAL::0 1 46 145 +DEAL::0 1 46 146 +DEAL::0 1 46 149 +DEAL::0 1 46 156 +DEAL::0 1 49 3 +DEAL::0 1 49 19 +DEAL::0 1 49 20 +DEAL::0 1 49 21 +DEAL::0 1 49 22 +DEAL::0 1 49 23 +DEAL::0 1 49 24 +DEAL::0 1 49 25 +DEAL::0 1 49 26 +DEAL::0 1 49 27 +DEAL::0 1 49 28 +DEAL::0 1 49 29 +DEAL::0 1 49 30 +DEAL::0 1 52 8 +DEAL::0 1 52 11 +DEAL::0 1 52 13 +DEAL::0 1 52 16 +DEAL::0 1 52 20 +DEAL::0 1 52 22 +DEAL::0 1 52 25 +DEAL::0 1 52 27 +DEAL::0 1 52 31 +DEAL::0 1 52 32 +DEAL::0 1 52 33 +DEAL::0 1 52 34 +DEAL::0 1 52 35 +DEAL::0 1 52 36 +DEAL::0 1 52 37 +DEAL::0 1 52 38 +DEAL::0 1 55 8 +DEAL::0 1 55 11 +DEAL::0 1 55 13 +DEAL::0 1 55 16 +DEAL::0 1 55 20 +DEAL::0 1 55 22 +DEAL::0 1 55 25 +DEAL::0 1 55 27 +DEAL::0 1 55 31 +DEAL::0 1 55 32 +DEAL::0 1 55 33 +DEAL::0 1 55 34 +DEAL::0 1 55 35 +DEAL::0 1 55 36 +DEAL::0 1 55 37 +DEAL::0 1 55 38 +DEAL::0 1 56 8 +DEAL::0 1 56 11 +DEAL::0 1 56 13 +DEAL::0 1 56 16 +DEAL::0 1 56 20 +DEAL::0 1 56 22 +DEAL::0 1 56 25 +DEAL::0 1 56 27 +DEAL::0 1 56 31 +DEAL::0 1 56 32 +DEAL::0 1 56 33 +DEAL::0 1 56 34 +DEAL::0 1 56 35 +DEAL::0 1 56 36 +DEAL::0 1 56 37 +DEAL::0 1 56 38 +DEAL::0 1 61 8 +DEAL::0 1 61 11 +DEAL::0 1 61 13 +DEAL::0 1 61 16 +DEAL::0 1 61 20 +DEAL::0 1 61 22 +DEAL::0 1 61 25 +DEAL::0 1 61 27 +DEAL::0 1 61 31 +DEAL::0 1 61 32 +DEAL::0 1 61 33 +DEAL::0 1 61 34 +DEAL::0 1 61 35 +DEAL::0 1 61 36 +DEAL::0 1 61 37 +DEAL::0 1 61 38 +DEAL::0 1 63 0 +DEAL::0 1 63 1 +DEAL::0 1 63 2 +DEAL::0 1 63 3 +DEAL::0 1 63 4 +DEAL::0 1 63 5 +DEAL::0 1 63 6 +DEAL::0 1 63 43 +DEAL::0 1 63 44 +DEAL::0 1 63 45 +DEAL::0 1 63 46 +DEAL::0 1 63 51 +DEAL::0 1 63 52 +DEAL::0 1 63 53 +DEAL::0 1 63 54 +DEAL::0 1 63 64 +DEAL::0 1 63 73 +DEAL::0 1 63 74 +DEAL::0 1 63 81 +DEAL::0 1 63 89 +DEAL::0 1 63 90 +DEAL::0 1 63 98 +DEAL::0 1 63 109 +DEAL::0 1 63 111 +DEAL::0 1 63 112 +DEAL::0 1 63 113 +DEAL::0 1 63 114 +DEAL::0 1 63 115 +DEAL::0 1 63 116 +DEAL::0 1 63 117 +DEAL::0 1 63 118 +DEAL::0 1 63 119 +DEAL::0 1 63 120 +DEAL::0 1 63 121 +DEAL::0 1 63 122 +DEAL::0 1 63 123 +DEAL::0 1 63 124 +DEAL::0 1 63 125 +DEAL::0 1 63 126 +DEAL::0 1 63 127 +DEAL::0 1 63 135 +DEAL::0 1 63 136 +DEAL::0 1 63 138 +DEAL::0 1 63 145 +DEAL::0 1 63 146 +DEAL::0 1 63 149 +DEAL::0 1 63 156 +DEAL::0 1 64 0 +DEAL::0 1 64 1 +DEAL::0 1 64 2 +DEAL::0 1 64 3 +DEAL::0 1 64 4 +DEAL::0 1 64 5 +DEAL::0 1 64 6 +DEAL::0 1 65 0 +DEAL::0 1 65 1 +DEAL::0 1 65 2 +DEAL::0 1 65 3 +DEAL::0 1 65 4 +DEAL::0 1 65 5 +DEAL::0 1 65 6 +DEAL::0 1 65 7 +DEAL::0 1 65 8 +DEAL::0 1 65 9 +DEAL::0 1 65 10 +DEAL::0 1 65 11 +DEAL::0 1 65 12 +DEAL::0 1 65 13 +DEAL::0 1 65 14 +DEAL::0 1 65 15 +DEAL::0 1 65 16 +DEAL::0 1 65 17 +DEAL::0 1 65 18 +DEAL::0 1 66 0 +DEAL::0 1 66 1 +DEAL::0 1 66 2 +DEAL::0 1 66 3 +DEAL::0 1 66 4 +DEAL::0 1 66 5 +DEAL::0 1 66 6 +DEAL::0 1 66 19 +DEAL::0 1 66 20 +DEAL::0 1 66 21 +DEAL::0 1 66 22 +DEAL::0 1 66 23 +DEAL::0 1 66 24 +DEAL::0 1 66 25 +DEAL::0 1 66 26 +DEAL::0 1 66 27 +DEAL::0 1 66 28 +DEAL::0 1 66 29 +DEAL::0 1 66 30 +DEAL::0 1 67 0 +DEAL::0 1 67 1 +DEAL::0 1 67 2 +DEAL::0 1 67 3 +DEAL::0 1 67 4 +DEAL::0 1 67 5 +DEAL::0 1 67 6 +DEAL::0 1 67 7 +DEAL::0 1 67 8 +DEAL::0 1 67 9 +DEAL::0 1 67 10 +DEAL::0 1 67 11 +DEAL::0 1 67 12 +DEAL::0 1 67 13 +DEAL::0 1 67 14 +DEAL::0 1 67 15 +DEAL::0 1 67 16 +DEAL::0 1 67 17 +DEAL::0 1 67 18 +DEAL::0 1 67 19 +DEAL::0 1 67 20 +DEAL::0 1 67 21 +DEAL::0 1 67 22 +DEAL::0 1 67 23 +DEAL::0 1 67 24 +DEAL::0 1 67 25 +DEAL::0 1 67 26 +DEAL::0 1 67 27 +DEAL::0 1 67 28 +DEAL::0 1 67 29 +DEAL::0 1 67 30 +DEAL::0 1 67 31 +DEAL::0 1 67 32 +DEAL::0 1 67 33 +DEAL::0 1 67 34 +DEAL::0 1 67 35 +DEAL::0 1 67 36 +DEAL::0 1 67 37 +DEAL::0 1 67 38 +DEAL::0 1 68 0 +DEAL::0 1 68 1 +DEAL::0 1 68 2 +DEAL::0 1 68 3 +DEAL::0 1 68 4 +DEAL::0 1 68 5 +DEAL::0 1 68 6 +DEAL::0 1 68 43 +DEAL::0 1 68 44 +DEAL::0 1 68 45 +DEAL::0 1 68 46 +DEAL::0 1 68 51 +DEAL::0 1 68 52 +DEAL::0 1 68 53 +DEAL::0 1 68 54 +DEAL::0 1 68 64 +DEAL::0 1 68 73 +DEAL::0 1 68 74 +DEAL::0 1 68 81 +DEAL::0 1 68 89 +DEAL::0 1 68 90 +DEAL::0 1 68 98 +DEAL::0 1 68 109 +DEAL::0 1 68 118 +DEAL::0 1 68 119 +DEAL::0 1 68 120 +DEAL::0 1 68 121 +DEAL::0 1 68 122 +DEAL::0 1 68 123 +DEAL::0 1 68 124 +DEAL::0 1 68 125 +DEAL::0 1 68 127 +DEAL::0 1 68 135 +DEAL::0 1 68 136 +DEAL::0 1 68 138 +DEAL::0 1 68 145 +DEAL::0 1 68 146 +DEAL::0 1 68 149 +DEAL::0 1 68 156 +DEAL::0 1 69 0 +DEAL::0 1 69 1 +DEAL::0 1 69 2 +DEAL::0 1 69 3 +DEAL::0 1 69 4 +DEAL::0 1 69 5 +DEAL::0 1 69 6 +DEAL::0 1 69 43 +DEAL::0 1 69 44 +DEAL::0 1 69 45 +DEAL::0 1 69 46 +DEAL::0 1 69 51 +DEAL::0 1 69 52 +DEAL::0 1 69 53 +DEAL::0 1 69 54 +DEAL::0 1 69 64 +DEAL::0 1 69 73 +DEAL::0 1 69 74 +DEAL::0 1 69 81 +DEAL::0 1 69 89 +DEAL::0 1 69 90 +DEAL::0 1 69 98 +DEAL::0 1 69 109 +DEAL::0 1 69 118 +DEAL::0 1 69 119 +DEAL::0 1 69 120 +DEAL::0 1 69 121 +DEAL::0 1 69 122 +DEAL::0 1 69 123 +DEAL::0 1 69 124 +DEAL::0 1 69 125 +DEAL::0 1 69 127 +DEAL::0 1 69 135 +DEAL::0 1 69 136 +DEAL::0 1 69 138 +DEAL::0 1 69 145 +DEAL::0 1 69 146 +DEAL::0 1 69 149 +DEAL::0 1 69 156 +DEAL::0 1 70 0 +DEAL::0 1 70 1 +DEAL::0 1 70 2 +DEAL::0 1 70 3 +DEAL::0 1 70 4 +DEAL::0 1 70 5 +DEAL::0 1 70 6 +DEAL::0 1 71 0 +DEAL::0 1 71 1 +DEAL::0 1 71 2 +DEAL::0 1 71 3 +DEAL::0 1 71 4 +DEAL::0 1 71 5 +DEAL::0 1 71 6 +DEAL::0 1 71 7 +DEAL::0 1 71 8 +DEAL::0 1 71 9 +DEAL::0 1 71 10 +DEAL::0 1 71 11 +DEAL::0 1 71 12 +DEAL::0 1 71 13 +DEAL::0 1 71 14 +DEAL::0 1 71 15 +DEAL::0 1 71 16 +DEAL::0 1 71 17 +DEAL::0 1 71 18 +DEAL::0 1 72 0 +DEAL::0 1 72 1 +DEAL::0 1 72 2 +DEAL::0 1 72 3 +DEAL::0 1 72 4 +DEAL::0 1 72 5 +DEAL::0 1 72 6 +DEAL::0 1 73 0 +DEAL::0 1 73 1 +DEAL::0 1 73 2 +DEAL::0 1 73 3 +DEAL::0 1 73 4 +DEAL::0 1 73 5 +DEAL::0 1 73 6 +DEAL::0 1 73 19 +DEAL::0 1 73 20 +DEAL::0 1 73 21 +DEAL::0 1 73 22 +DEAL::0 1 73 23 +DEAL::0 1 73 24 +DEAL::0 1 73 25 +DEAL::0 1 73 26 +DEAL::0 1 73 27 +DEAL::0 1 73 28 +DEAL::0 1 73 29 +DEAL::0 1 73 30 +DEAL::0 1 74 0 +DEAL::0 1 74 1 +DEAL::0 1 74 2 +DEAL::0 1 74 3 +DEAL::0 1 74 4 +DEAL::0 1 74 5 +DEAL::0 1 74 6 +DEAL::0 1 75 0 +DEAL::0 1 75 1 +DEAL::0 1 75 2 +DEAL::0 1 75 3 +DEAL::0 1 75 4 +DEAL::0 1 75 5 +DEAL::0 1 75 6 +DEAL::0 1 75 7 +DEAL::0 1 75 8 +DEAL::0 1 75 9 +DEAL::0 1 75 10 +DEAL::0 1 75 11 +DEAL::0 1 75 12 +DEAL::0 1 75 13 +DEAL::0 1 75 14 +DEAL::0 1 75 15 +DEAL::0 1 75 16 +DEAL::0 1 75 17 +DEAL::0 1 75 18 +DEAL::0 1 76 0 +DEAL::0 1 76 1 +DEAL::0 1 76 2 +DEAL::0 1 76 3 +DEAL::0 1 76 4 +DEAL::0 1 76 5 +DEAL::0 1 76 6 +DEAL::0 1 76 19 +DEAL::0 1 76 20 +DEAL::0 1 76 21 +DEAL::0 1 76 22 +DEAL::0 1 76 23 +DEAL::0 1 76 24 +DEAL::0 1 76 25 +DEAL::0 1 76 26 +DEAL::0 1 76 27 +DEAL::0 1 76 28 +DEAL::0 1 76 29 +DEAL::0 1 76 30 +DEAL::0 1 77 0 +DEAL::0 1 77 1 +DEAL::0 1 77 2 +DEAL::0 1 77 3 +DEAL::0 1 77 4 +DEAL::0 1 77 5 +DEAL::0 1 77 6 +DEAL::0 1 77 7 +DEAL::0 1 77 8 +DEAL::0 1 77 9 +DEAL::0 1 77 10 +DEAL::0 1 77 11 +DEAL::0 1 77 12 +DEAL::0 1 77 13 +DEAL::0 1 77 14 +DEAL::0 1 77 15 +DEAL::0 1 77 16 +DEAL::0 1 77 17 +DEAL::0 1 77 18 +DEAL::0 1 77 19 +DEAL::0 1 77 20 +DEAL::0 1 77 21 +DEAL::0 1 77 22 +DEAL::0 1 77 23 +DEAL::0 1 77 24 +DEAL::0 1 77 25 +DEAL::0 1 77 26 +DEAL::0 1 77 27 +DEAL::0 1 77 28 +DEAL::0 1 77 29 +DEAL::0 1 77 30 +DEAL::0 1 77 31 +DEAL::0 1 77 32 +DEAL::0 1 77 33 +DEAL::0 1 77 34 +DEAL::0 1 77 35 +DEAL::0 1 77 36 +DEAL::0 1 77 37 +DEAL::0 1 77 38 +DEAL::1 0 0 4 +DEAL::1 0 0 6 +DEAL::1 0 0 12 +DEAL::1 0 0 30 +DEAL::1 0 0 39 +DEAL::1 0 0 63 +DEAL::1 0 0 64 +DEAL::1 0 0 65 +DEAL::1 0 0 66 +DEAL::1 0 0 67 +DEAL::1 0 0 68 +DEAL::1 0 0 69 +DEAL::1 0 0 70 +DEAL::1 0 0 71 +DEAL::1 0 0 72 +DEAL::1 0 0 73 +DEAL::1 0 0 74 +DEAL::1 0 0 75 +DEAL::1 0 0 76 +DEAL::1 0 0 77 +DEAL::1 0 1 4 +DEAL::1 0 1 5 +DEAL::1 0 1 6 +DEAL::1 0 1 7 +DEAL::1 0 1 12 +DEAL::1 0 1 13 +DEAL::1 0 1 14 +DEAL::1 0 1 15 +DEAL::1 0 1 25 +DEAL::1 0 1 30 +DEAL::1 0 1 39 +DEAL::1 0 1 63 +DEAL::1 0 1 64 +DEAL::1 0 1 65 +DEAL::1 0 1 66 +DEAL::1 0 1 67 +DEAL::1 0 1 68 +DEAL::1 0 1 69 +DEAL::1 0 1 70 +DEAL::1 0 1 71 +DEAL::1 0 1 72 +DEAL::1 0 1 73 +DEAL::1 0 1 74 +DEAL::1 0 1 75 +DEAL::1 0 1 76 +DEAL::1 0 1 77 +DEAL::1 0 2 4 +DEAL::1 0 2 6 +DEAL::1 0 2 12 +DEAL::1 0 2 30 +DEAL::1 0 2 39 +DEAL::1 0 2 63 +DEAL::1 0 2 64 +DEAL::1 0 2 65 +DEAL::1 0 2 66 +DEAL::1 0 2 67 +DEAL::1 0 2 68 +DEAL::1 0 2 69 +DEAL::1 0 2 70 +DEAL::1 0 2 71 +DEAL::1 0 2 72 +DEAL::1 0 2 73 +DEAL::1 0 2 74 +DEAL::1 0 2 75 +DEAL::1 0 2 76 +DEAL::1 0 2 77 +DEAL::1 0 3 4 +DEAL::1 0 3 6 +DEAL::1 0 3 12 +DEAL::1 0 3 30 +DEAL::1 0 3 31 +DEAL::1 0 3 32 +DEAL::1 0 3 37 +DEAL::1 0 3 38 +DEAL::1 0 3 39 +DEAL::1 0 3 40 +DEAL::1 0 3 49 +DEAL::1 0 3 63 +DEAL::1 0 3 64 +DEAL::1 0 3 65 +DEAL::1 0 3 66 +DEAL::1 0 3 67 +DEAL::1 0 3 68 +DEAL::1 0 3 69 +DEAL::1 0 3 70 +DEAL::1 0 3 71 +DEAL::1 0 3 72 +DEAL::1 0 3 73 +DEAL::1 0 3 74 +DEAL::1 0 3 75 +DEAL::1 0 3 76 +DEAL::1 0 3 77 +DEAL::1 0 4 0 +DEAL::1 0 4 2 +DEAL::1 0 4 4 +DEAL::1 0 4 6 +DEAL::1 0 4 8 +DEAL::1 0 4 12 +DEAL::1 0 4 16 +DEAL::1 0 4 18 +DEAL::1 0 4 20 +DEAL::1 0 4 27 +DEAL::1 0 4 30 +DEAL::1 0 4 35 +DEAL::1 0 4 39 +DEAL::1 0 4 41 +DEAL::1 0 4 46 +DEAL::1 0 4 63 +DEAL::1 0 4 64 +DEAL::1 0 4 65 +DEAL::1 0 4 66 +DEAL::1 0 4 67 +DEAL::1 0 4 68 +DEAL::1 0 4 69 +DEAL::1 0 4 70 +DEAL::1 0 4 71 +DEAL::1 0 4 72 +DEAL::1 0 4 73 +DEAL::1 0 4 74 +DEAL::1 0 4 75 +DEAL::1 0 4 76 +DEAL::1 0 4 77 +DEAL::1 0 5 4 +DEAL::1 0 5 6 +DEAL::1 0 5 12 +DEAL::1 0 5 30 +DEAL::1 0 5 39 +DEAL::1 0 5 63 +DEAL::1 0 5 64 +DEAL::1 0 5 65 +DEAL::1 0 5 66 +DEAL::1 0 5 67 +DEAL::1 0 5 68 +DEAL::1 0 5 69 +DEAL::1 0 5 70 +DEAL::1 0 5 71 +DEAL::1 0 5 72 +DEAL::1 0 5 73 +DEAL::1 0 5 74 +DEAL::1 0 5 75 +DEAL::1 0 5 76 +DEAL::1 0 5 77 +DEAL::1 0 6 4 +DEAL::1 0 6 6 +DEAL::1 0 6 12 +DEAL::1 0 6 30 +DEAL::1 0 6 39 +DEAL::1 0 6 63 +DEAL::1 0 6 64 +DEAL::1 0 6 65 +DEAL::1 0 6 66 +DEAL::1 0 6 67 +DEAL::1 0 6 68 +DEAL::1 0 6 69 +DEAL::1 0 6 70 +DEAL::1 0 6 71 +DEAL::1 0 6 72 +DEAL::1 0 6 73 +DEAL::1 0 6 74 +DEAL::1 0 6 75 +DEAL::1 0 6 76 +DEAL::1 0 6 77 +DEAL::1 0 7 4 +DEAL::1 0 7 5 +DEAL::1 0 7 6 +DEAL::1 0 7 7 +DEAL::1 0 7 12 +DEAL::1 0 7 13 +DEAL::1 0 7 14 +DEAL::1 0 7 15 +DEAL::1 0 7 25 +DEAL::1 0 7 65 +DEAL::1 0 7 67 +DEAL::1 0 7 71 +DEAL::1 0 7 75 +DEAL::1 0 7 77 +DEAL::1 0 8 4 +DEAL::1 0 8 5 +DEAL::1 0 8 6 +DEAL::1 0 8 7 +DEAL::1 0 8 12 +DEAL::1 0 8 13 +DEAL::1 0 8 14 +DEAL::1 0 8 15 +DEAL::1 0 8 25 +DEAL::1 0 8 32 +DEAL::1 0 8 38 +DEAL::1 0 8 52 +DEAL::1 0 8 55 +DEAL::1 0 8 56 +DEAL::1 0 8 61 +DEAL::1 0 8 65 +DEAL::1 0 8 67 +DEAL::1 0 8 71 +DEAL::1 0 8 75 +DEAL::1 0 8 77 +DEAL::1 0 9 4 +DEAL::1 0 9 5 +DEAL::1 0 9 6 +DEAL::1 0 9 7 +DEAL::1 0 9 12 +DEAL::1 0 9 13 +DEAL::1 0 9 14 +DEAL::1 0 9 15 +DEAL::1 0 9 25 +DEAL::1 0 9 65 +DEAL::1 0 9 67 +DEAL::1 0 9 71 +DEAL::1 0 9 75 +DEAL::1 0 9 77 +DEAL::1 0 10 4 +DEAL::1 0 10 5 +DEAL::1 0 10 6 +DEAL::1 0 10 7 +DEAL::1 0 10 12 +DEAL::1 0 10 13 +DEAL::1 0 10 14 +DEAL::1 0 10 15 +DEAL::1 0 10 25 +DEAL::1 0 10 65 +DEAL::1 0 10 67 +DEAL::1 0 10 71 +DEAL::1 0 10 75 +DEAL::1 0 10 77 +DEAL::1 0 11 4 +DEAL::1 0 11 5 +DEAL::1 0 11 6 +DEAL::1 0 11 7 +DEAL::1 0 11 12 +DEAL::1 0 11 13 +DEAL::1 0 11 14 +DEAL::1 0 11 15 +DEAL::1 0 11 25 +DEAL::1 0 11 32 +DEAL::1 0 11 38 +DEAL::1 0 11 52 +DEAL::1 0 11 55 +DEAL::1 0 11 56 +DEAL::1 0 11 61 +DEAL::1 0 11 65 +DEAL::1 0 11 67 +DEAL::1 0 11 71 +DEAL::1 0 11 75 +DEAL::1 0 11 77 +DEAL::1 0 12 4 +DEAL::1 0 12 5 +DEAL::1 0 12 6 +DEAL::1 0 12 7 +DEAL::1 0 12 12 +DEAL::1 0 12 13 +DEAL::1 0 12 14 +DEAL::1 0 12 15 +DEAL::1 0 12 25 +DEAL::1 0 12 65 +DEAL::1 0 12 67 +DEAL::1 0 12 71 +DEAL::1 0 12 75 +DEAL::1 0 12 77 +DEAL::1 0 13 4 +DEAL::1 0 13 5 +DEAL::1 0 13 6 +DEAL::1 0 13 7 +DEAL::1 0 13 12 +DEAL::1 0 13 13 +DEAL::1 0 13 14 +DEAL::1 0 13 15 +DEAL::1 0 13 25 +DEAL::1 0 13 32 +DEAL::1 0 13 38 +DEAL::1 0 13 52 +DEAL::1 0 13 55 +DEAL::1 0 13 56 +DEAL::1 0 13 61 +DEAL::1 0 13 65 +DEAL::1 0 13 67 +DEAL::1 0 13 71 +DEAL::1 0 13 75 +DEAL::1 0 13 77 +DEAL::1 0 14 4 +DEAL::1 0 14 5 +DEAL::1 0 14 6 +DEAL::1 0 14 7 +DEAL::1 0 14 12 +DEAL::1 0 14 13 +DEAL::1 0 14 14 +DEAL::1 0 14 15 +DEAL::1 0 14 25 +DEAL::1 0 14 65 +DEAL::1 0 14 67 +DEAL::1 0 14 71 +DEAL::1 0 14 75 +DEAL::1 0 14 77 +DEAL::1 0 15 4 +DEAL::1 0 15 5 +DEAL::1 0 15 6 +DEAL::1 0 15 7 +DEAL::1 0 15 12 +DEAL::1 0 15 13 +DEAL::1 0 15 14 +DEAL::1 0 15 15 +DEAL::1 0 15 25 +DEAL::1 0 15 65 +DEAL::1 0 15 67 +DEAL::1 0 15 71 +DEAL::1 0 15 75 +DEAL::1 0 15 77 +DEAL::1 0 16 4 +DEAL::1 0 16 5 +DEAL::1 0 16 6 +DEAL::1 0 16 7 +DEAL::1 0 16 12 +DEAL::1 0 16 13 +DEAL::1 0 16 14 +DEAL::1 0 16 15 +DEAL::1 0 16 25 +DEAL::1 0 16 32 +DEAL::1 0 16 38 +DEAL::1 0 16 52 +DEAL::1 0 16 55 +DEAL::1 0 16 56 +DEAL::1 0 16 61 +DEAL::1 0 16 65 +DEAL::1 0 16 67 +DEAL::1 0 16 71 +DEAL::1 0 16 75 +DEAL::1 0 16 77 +DEAL::1 0 17 4 +DEAL::1 0 17 5 +DEAL::1 0 17 6 +DEAL::1 0 17 7 +DEAL::1 0 17 12 +DEAL::1 0 17 13 +DEAL::1 0 17 14 +DEAL::1 0 17 15 +DEAL::1 0 17 25 +DEAL::1 0 17 65 +DEAL::1 0 17 67 +DEAL::1 0 17 71 +DEAL::1 0 17 75 +DEAL::1 0 17 77 +DEAL::1 0 18 4 +DEAL::1 0 18 5 +DEAL::1 0 18 6 +DEAL::1 0 18 7 +DEAL::1 0 18 12 +DEAL::1 0 18 13 +DEAL::1 0 18 14 +DEAL::1 0 18 15 +DEAL::1 0 18 25 +DEAL::1 0 18 65 +DEAL::1 0 18 67 +DEAL::1 0 18 71 +DEAL::1 0 18 75 +DEAL::1 0 18 77 +DEAL::1 0 19 6 +DEAL::1 0 19 30 +DEAL::1 0 19 31 +DEAL::1 0 19 32 +DEAL::1 0 19 37 +DEAL::1 0 19 38 +DEAL::1 0 19 39 +DEAL::1 0 19 40 +DEAL::1 0 19 49 +DEAL::1 0 19 66 +DEAL::1 0 19 67 +DEAL::1 0 19 73 +DEAL::1 0 19 76 +DEAL::1 0 19 77 +DEAL::1 0 20 6 +DEAL::1 0 20 7 +DEAL::1 0 20 15 +DEAL::1 0 20 30 +DEAL::1 0 20 31 +DEAL::1 0 20 32 +DEAL::1 0 20 37 +DEAL::1 0 20 38 +DEAL::1 0 20 39 +DEAL::1 0 20 40 +DEAL::1 0 20 49 +DEAL::1 0 20 52 +DEAL::1 0 20 55 +DEAL::1 0 20 56 +DEAL::1 0 20 61 +DEAL::1 0 20 66 +DEAL::1 0 20 67 +DEAL::1 0 20 73 +DEAL::1 0 20 76 +DEAL::1 0 20 77 +DEAL::1 0 21 6 +DEAL::1 0 21 30 +DEAL::1 0 21 31 +DEAL::1 0 21 32 +DEAL::1 0 21 37 +DEAL::1 0 21 38 +DEAL::1 0 21 39 +DEAL::1 0 21 40 +DEAL::1 0 21 49 +DEAL::1 0 21 66 +DEAL::1 0 21 67 +DEAL::1 0 21 73 +DEAL::1 0 21 76 +DEAL::1 0 21 77 +DEAL::1 0 22 6 +DEAL::1 0 22 7 +DEAL::1 0 22 15 +DEAL::1 0 22 30 +DEAL::1 0 22 31 +DEAL::1 0 22 32 +DEAL::1 0 22 37 +DEAL::1 0 22 38 +DEAL::1 0 22 39 +DEAL::1 0 22 40 +DEAL::1 0 22 49 +DEAL::1 0 22 52 +DEAL::1 0 22 55 +DEAL::1 0 22 56 +DEAL::1 0 22 61 +DEAL::1 0 22 66 +DEAL::1 0 22 67 +DEAL::1 0 22 73 +DEAL::1 0 22 76 +DEAL::1 0 22 77 +DEAL::1 0 23 6 +DEAL::1 0 23 30 +DEAL::1 0 23 31 +DEAL::1 0 23 32 +DEAL::1 0 23 37 +DEAL::1 0 23 38 +DEAL::1 0 23 39 +DEAL::1 0 23 40 +DEAL::1 0 23 49 +DEAL::1 0 23 66 +DEAL::1 0 23 67 +DEAL::1 0 23 73 +DEAL::1 0 23 76 +DEAL::1 0 23 77 +DEAL::1 0 24 6 +DEAL::1 0 24 30 +DEAL::1 0 24 31 +DEAL::1 0 24 32 +DEAL::1 0 24 37 +DEAL::1 0 24 38 +DEAL::1 0 24 39 +DEAL::1 0 24 40 +DEAL::1 0 24 49 +DEAL::1 0 24 66 +DEAL::1 0 24 67 +DEAL::1 0 24 73 +DEAL::1 0 24 76 +DEAL::1 0 24 77 +DEAL::1 0 25 6 +DEAL::1 0 25 7 +DEAL::1 0 25 15 +DEAL::1 0 25 30 +DEAL::1 0 25 31 +DEAL::1 0 25 32 +DEAL::1 0 25 37 +DEAL::1 0 25 38 +DEAL::1 0 25 39 +DEAL::1 0 25 40 +DEAL::1 0 25 49 +DEAL::1 0 25 52 +DEAL::1 0 25 55 +DEAL::1 0 25 56 +DEAL::1 0 25 61 +DEAL::1 0 25 66 +DEAL::1 0 25 67 +DEAL::1 0 25 73 +DEAL::1 0 25 76 +DEAL::1 0 25 77 +DEAL::1 0 26 6 +DEAL::1 0 26 30 +DEAL::1 0 26 31 +DEAL::1 0 26 32 +DEAL::1 0 26 37 +DEAL::1 0 26 38 +DEAL::1 0 26 39 +DEAL::1 0 26 40 +DEAL::1 0 26 49 +DEAL::1 0 26 66 +DEAL::1 0 26 67 +DEAL::1 0 26 73 +DEAL::1 0 26 76 +DEAL::1 0 26 77 +DEAL::1 0 27 6 +DEAL::1 0 27 7 +DEAL::1 0 27 15 +DEAL::1 0 27 30 +DEAL::1 0 27 31 +DEAL::1 0 27 32 +DEAL::1 0 27 37 +DEAL::1 0 27 38 +DEAL::1 0 27 39 +DEAL::1 0 27 40 +DEAL::1 0 27 49 +DEAL::1 0 27 52 +DEAL::1 0 27 55 +DEAL::1 0 27 56 +DEAL::1 0 27 61 +DEAL::1 0 27 66 +DEAL::1 0 27 67 +DEAL::1 0 27 73 +DEAL::1 0 27 76 +DEAL::1 0 27 77 +DEAL::1 0 28 6 +DEAL::1 0 28 30 +DEAL::1 0 28 31 +DEAL::1 0 28 32 +DEAL::1 0 28 37 +DEAL::1 0 28 38 +DEAL::1 0 28 39 +DEAL::1 0 28 40 +DEAL::1 0 28 49 +DEAL::1 0 28 66 +DEAL::1 0 28 67 +DEAL::1 0 28 73 +DEAL::1 0 28 76 +DEAL::1 0 28 77 +DEAL::1 0 29 6 +DEAL::1 0 29 30 +DEAL::1 0 29 31 +DEAL::1 0 29 32 +DEAL::1 0 29 37 +DEAL::1 0 29 38 +DEAL::1 0 29 39 +DEAL::1 0 29 40 +DEAL::1 0 29 49 +DEAL::1 0 29 66 +DEAL::1 0 29 67 +DEAL::1 0 29 73 +DEAL::1 0 29 76 +DEAL::1 0 29 77 +DEAL::1 0 30 6 +DEAL::1 0 30 30 +DEAL::1 0 30 31 +DEAL::1 0 30 32 +DEAL::1 0 30 37 +DEAL::1 0 30 38 +DEAL::1 0 30 39 +DEAL::1 0 30 40 +DEAL::1 0 30 49 +DEAL::1 0 30 66 +DEAL::1 0 30 67 +DEAL::1 0 30 73 +DEAL::1 0 30 76 +DEAL::1 0 30 77 +DEAL::1 0 31 6 +DEAL::1 0 31 7 +DEAL::1 0 31 15 +DEAL::1 0 31 32 +DEAL::1 0 31 38 +DEAL::1 0 31 52 +DEAL::1 0 31 55 +DEAL::1 0 31 56 +DEAL::1 0 31 61 +DEAL::1 0 31 67 +DEAL::1 0 31 77 +DEAL::1 0 32 6 +DEAL::1 0 32 7 +DEAL::1 0 32 15 +DEAL::1 0 32 32 +DEAL::1 0 32 38 +DEAL::1 0 32 52 +DEAL::1 0 32 55 +DEAL::1 0 32 56 +DEAL::1 0 32 61 +DEAL::1 0 32 67 +DEAL::1 0 32 77 +DEAL::1 0 33 6 +DEAL::1 0 33 7 +DEAL::1 0 33 15 +DEAL::1 0 33 32 +DEAL::1 0 33 38 +DEAL::1 0 33 52 +DEAL::1 0 33 55 +DEAL::1 0 33 56 +DEAL::1 0 33 61 +DEAL::1 0 33 67 +DEAL::1 0 33 77 +DEAL::1 0 34 6 +DEAL::1 0 34 7 +DEAL::1 0 34 15 +DEAL::1 0 34 32 +DEAL::1 0 34 38 +DEAL::1 0 34 52 +DEAL::1 0 34 55 +DEAL::1 0 34 56 +DEAL::1 0 34 61 +DEAL::1 0 34 67 +DEAL::1 0 34 77 +DEAL::1 0 35 6 +DEAL::1 0 35 7 +DEAL::1 0 35 15 +DEAL::1 0 35 32 +DEAL::1 0 35 38 +DEAL::1 0 35 52 +DEAL::1 0 35 55 +DEAL::1 0 35 56 +DEAL::1 0 35 61 +DEAL::1 0 35 67 +DEAL::1 0 35 77 +DEAL::1 0 36 6 +DEAL::1 0 36 7 +DEAL::1 0 36 15 +DEAL::1 0 36 32 +DEAL::1 0 36 38 +DEAL::1 0 36 52 +DEAL::1 0 36 55 +DEAL::1 0 36 56 +DEAL::1 0 36 61 +DEAL::1 0 36 67 +DEAL::1 0 36 77 +DEAL::1 0 37 6 +DEAL::1 0 37 7 +DEAL::1 0 37 15 +DEAL::1 0 37 32 +DEAL::1 0 37 38 +DEAL::1 0 37 52 +DEAL::1 0 37 55 +DEAL::1 0 37 56 +DEAL::1 0 37 61 +DEAL::1 0 37 67 +DEAL::1 0 37 77 +DEAL::1 0 38 6 +DEAL::1 0 38 7 +DEAL::1 0 38 15 +DEAL::1 0 38 32 +DEAL::1 0 38 38 +DEAL::1 0 38 52 +DEAL::1 0 38 55 +DEAL::1 0 38 56 +DEAL::1 0 38 61 +DEAL::1 0 38 67 +DEAL::1 0 38 77 +DEAL::1 0 40 0 +DEAL::1 0 40 2 +DEAL::1 0 40 4 +DEAL::1 0 40 6 +DEAL::1 0 40 8 +DEAL::1 0 40 12 +DEAL::1 0 40 16 +DEAL::1 0 40 18 +DEAL::1 0 40 20 +DEAL::1 0 41 2 +DEAL::1 0 41 6 +DEAL::1 0 41 18 +DEAL::1 0 41 27 +DEAL::1 0 41 30 +DEAL::1 0 41 35 +DEAL::1 0 41 39 +DEAL::1 0 41 41 +DEAL::1 0 41 46 +DEAL::1 0 42 0 +DEAL::1 0 42 2 +DEAL::1 0 42 4 +DEAL::1 0 42 6 +DEAL::1 0 42 8 +DEAL::1 0 42 12 +DEAL::1 0 42 16 +DEAL::1 0 42 18 +DEAL::1 0 42 20 +DEAL::1 0 42 27 +DEAL::1 0 42 30 +DEAL::1 0 42 35 +DEAL::1 0 42 39 +DEAL::1 0 42 41 +DEAL::1 0 42 46 +DEAL::1 0 43 4 +DEAL::1 0 43 6 +DEAL::1 0 43 12 +DEAL::1 0 43 30 +DEAL::1 0 43 39 +DEAL::1 0 43 63 +DEAL::1 0 43 68 +DEAL::1 0 43 69 +DEAL::1 0 44 0 +DEAL::1 0 44 2 +DEAL::1 0 44 4 +DEAL::1 0 44 6 +DEAL::1 0 44 8 +DEAL::1 0 44 12 +DEAL::1 0 44 16 +DEAL::1 0 44 18 +DEAL::1 0 44 20 +DEAL::1 0 44 30 +DEAL::1 0 44 39 +DEAL::1 0 44 63 +DEAL::1 0 44 68 +DEAL::1 0 44 69 +DEAL::1 0 45 2 +DEAL::1 0 45 4 +DEAL::1 0 45 6 +DEAL::1 0 45 12 +DEAL::1 0 45 18 +DEAL::1 0 45 27 +DEAL::1 0 45 30 +DEAL::1 0 45 35 +DEAL::1 0 45 39 +DEAL::1 0 45 41 +DEAL::1 0 45 46 +DEAL::1 0 45 63 +DEAL::1 0 45 68 +DEAL::1 0 45 69 +DEAL::1 0 46 0 +DEAL::1 0 46 2 +DEAL::1 0 46 4 +DEAL::1 0 46 6 +DEAL::1 0 46 8 +DEAL::1 0 46 12 +DEAL::1 0 46 16 +DEAL::1 0 46 18 +DEAL::1 0 46 20 +DEAL::1 0 46 27 +DEAL::1 0 46 30 +DEAL::1 0 46 35 +DEAL::1 0 46 39 +DEAL::1 0 46 41 +DEAL::1 0 46 46 +DEAL::1 0 46 63 +DEAL::1 0 46 68 +DEAL::1 0 46 69 +DEAL::1 0 48 0 +DEAL::1 0 48 2 +DEAL::1 0 48 4 +DEAL::1 0 48 6 +DEAL::1 0 48 8 +DEAL::1 0 48 12 +DEAL::1 0 48 16 +DEAL::1 0 48 18 +DEAL::1 0 48 20 +DEAL::1 0 50 2 +DEAL::1 0 50 6 +DEAL::1 0 50 18 +DEAL::1 0 50 27 +DEAL::1 0 50 30 +DEAL::1 0 50 35 +DEAL::1 0 50 39 +DEAL::1 0 50 41 +DEAL::1 0 50 46 +DEAL::1 0 51 4 +DEAL::1 0 51 6 +DEAL::1 0 51 12 +DEAL::1 0 51 30 +DEAL::1 0 51 39 +DEAL::1 0 51 63 +DEAL::1 0 51 68 +DEAL::1 0 51 69 +DEAL::1 0 52 0 +DEAL::1 0 52 2 +DEAL::1 0 52 4 +DEAL::1 0 52 6 +DEAL::1 0 52 8 +DEAL::1 0 52 12 +DEAL::1 0 52 16 +DEAL::1 0 52 18 +DEAL::1 0 52 20 +DEAL::1 0 52 30 +DEAL::1 0 52 39 +DEAL::1 0 52 63 +DEAL::1 0 52 68 +DEAL::1 0 52 69 +DEAL::1 0 53 4 +DEAL::1 0 53 6 +DEAL::1 0 53 12 +DEAL::1 0 53 30 +DEAL::1 0 53 39 +DEAL::1 0 53 63 +DEAL::1 0 53 68 +DEAL::1 0 53 69 +DEAL::1 0 54 2 +DEAL::1 0 54 4 +DEAL::1 0 54 6 +DEAL::1 0 54 12 +DEAL::1 0 54 18 +DEAL::1 0 54 27 +DEAL::1 0 54 30 +DEAL::1 0 54 35 +DEAL::1 0 54 39 +DEAL::1 0 54 41 +DEAL::1 0 54 46 +DEAL::1 0 54 63 +DEAL::1 0 54 68 +DEAL::1 0 54 69 +DEAL::1 0 56 0 +DEAL::1 0 56 2 +DEAL::1 0 56 4 +DEAL::1 0 56 6 +DEAL::1 0 56 8 +DEAL::1 0 56 12 +DEAL::1 0 56 16 +DEAL::1 0 56 18 +DEAL::1 0 56 20 +DEAL::1 0 57 2 +DEAL::1 0 57 6 +DEAL::1 0 57 18 +DEAL::1 0 57 27 +DEAL::1 0 57 30 +DEAL::1 0 57 35 +DEAL::1 0 57 39 +DEAL::1 0 57 41 +DEAL::1 0 57 46 +DEAL::1 0 58 0 +DEAL::1 0 58 2 +DEAL::1 0 58 4 +DEAL::1 0 58 6 +DEAL::1 0 58 8 +DEAL::1 0 58 12 +DEAL::1 0 58 16 +DEAL::1 0 58 18 +DEAL::1 0 58 20 +DEAL::1 0 58 27 +DEAL::1 0 58 30 +DEAL::1 0 58 35 +DEAL::1 0 58 39 +DEAL::1 0 58 41 +DEAL::1 0 58 46 +DEAL::1 0 60 0 +DEAL::1 0 60 2 +DEAL::1 0 60 4 +DEAL::1 0 60 6 +DEAL::1 0 60 8 +DEAL::1 0 60 12 +DEAL::1 0 60 16 +DEAL::1 0 60 18 +DEAL::1 0 60 20 +DEAL::1 0 62 2 +DEAL::1 0 62 6 +DEAL::1 0 62 18 +DEAL::1 0 62 27 +DEAL::1 0 62 30 +DEAL::1 0 62 35 +DEAL::1 0 62 39 +DEAL::1 0 62 41 +DEAL::1 0 62 46 +DEAL::1 0 64 4 +DEAL::1 0 64 6 +DEAL::1 0 64 12 +DEAL::1 0 64 30 +DEAL::1 0 64 39 +DEAL::1 0 64 63 +DEAL::1 0 64 68 +DEAL::1 0 64 69 +DEAL::1 0 66 0 +DEAL::1 0 66 2 +DEAL::1 0 67 0 +DEAL::1 0 67 4 +DEAL::1 0 68 0 +DEAL::1 0 68 2 +DEAL::1 0 68 4 +DEAL::1 0 68 6 +DEAL::1 0 69 0 +DEAL::1 0 70 0 +DEAL::1 0 70 2 +DEAL::1 0 70 4 +DEAL::1 0 70 6 +DEAL::1 0 70 8 +DEAL::1 0 70 12 +DEAL::1 0 70 16 +DEAL::1 0 70 18 +DEAL::1 0 70 20 +DEAL::1 0 71 0 +DEAL::1 0 71 2 +DEAL::1 0 71 4 +DEAL::1 0 71 6 +DEAL::1 0 71 8 +DEAL::1 0 71 12 +DEAL::1 0 71 16 +DEAL::1 0 71 18 +DEAL::1 0 71 20 +DEAL::1 0 71 27 +DEAL::1 0 71 30 +DEAL::1 0 71 35 +DEAL::1 0 71 39 +DEAL::1 0 71 41 +DEAL::1 0 71 46 +DEAL::1 0 72 0 +DEAL::1 0 72 4 +DEAL::1 0 73 0 +DEAL::1 0 73 2 +DEAL::1 0 73 4 +DEAL::1 0 73 6 +DEAL::1 0 73 8 +DEAL::1 0 73 12 +DEAL::1 0 73 16 +DEAL::1 0 73 18 +DEAL::1 0 73 20 +DEAL::1 0 73 30 +DEAL::1 0 73 39 +DEAL::1 0 73 63 +DEAL::1 0 73 68 +DEAL::1 0 73 69 +DEAL::1 0 74 0 +DEAL::1 0 74 2 +DEAL::1 0 74 4 +DEAL::1 0 74 6 +DEAL::1 0 74 8 +DEAL::1 0 74 12 +DEAL::1 0 74 16 +DEAL::1 0 74 18 +DEAL::1 0 74 20 +DEAL::1 0 74 27 +DEAL::1 0 74 30 +DEAL::1 0 74 35 +DEAL::1 0 74 39 +DEAL::1 0 74 41 +DEAL::1 0 74 46 +DEAL::1 0 74 63 +DEAL::1 0 74 68 +DEAL::1 0 74 69 +DEAL::1 0 75 0 +DEAL::1 0 76 0 +DEAL::1 0 76 2 +DEAL::1 0 77 0 +DEAL::1 0 78 0 +DEAL::1 0 78 2 +DEAL::1 0 78 4 +DEAL::1 0 78 6 +DEAL::1 0 78 8 +DEAL::1 0 78 12 +DEAL::1 0 78 16 +DEAL::1 0 78 18 +DEAL::1 0 78 20 +DEAL::1 0 79 0 +DEAL::1 0 79 2 +DEAL::1 0 79 4 +DEAL::1 0 79 6 +DEAL::1 0 79 8 +DEAL::1 0 79 12 +DEAL::1 0 79 16 +DEAL::1 0 79 18 +DEAL::1 0 79 20 +DEAL::1 0 79 27 +DEAL::1 0 79 30 +DEAL::1 0 79 35 +DEAL::1 0 79 39 +DEAL::1 0 79 41 +DEAL::1 0 79 46 +DEAL::1 0 80 0 +DEAL::1 0 80 2 +DEAL::1 0 80 4 +DEAL::1 0 80 6 +DEAL::1 0 80 8 +DEAL::1 0 80 12 +DEAL::1 0 80 16 +DEAL::1 0 80 18 +DEAL::1 0 80 20 +DEAL::1 0 81 0 +DEAL::1 0 81 2 +DEAL::1 0 81 4 +DEAL::1 0 81 6 +DEAL::1 0 81 8 +DEAL::1 0 81 12 +DEAL::1 0 81 16 +DEAL::1 0 81 18 +DEAL::1 0 81 20 +DEAL::1 0 81 30 +DEAL::1 0 81 39 +DEAL::1 0 81 63 +DEAL::1 0 81 68 +DEAL::1 0 81 69 +DEAL::1 0 82 0 +DEAL::1 0 82 2 +DEAL::1 0 82 4 +DEAL::1 0 82 6 +DEAL::1 0 82 8 +DEAL::1 0 82 12 +DEAL::1 0 82 16 +DEAL::1 0 82 18 +DEAL::1 0 82 20 +DEAL::1 0 83 2 +DEAL::1 0 83 27 +DEAL::1 0 84 27 +DEAL::1 0 84 30 +DEAL::1 0 85 2 +DEAL::1 0 85 6 +DEAL::1 0 85 27 +DEAL::1 0 85 30 +DEAL::1 0 86 2 +DEAL::1 0 86 6 +DEAL::1 0 86 18 +DEAL::1 0 86 27 +DEAL::1 0 86 30 +DEAL::1 0 86 35 +DEAL::1 0 86 39 +DEAL::1 0 86 41 +DEAL::1 0 86 46 +DEAL::1 0 87 0 +DEAL::1 0 87 2 +DEAL::1 0 87 4 +DEAL::1 0 87 6 +DEAL::1 0 87 8 +DEAL::1 0 87 12 +DEAL::1 0 87 16 +DEAL::1 0 87 18 +DEAL::1 0 87 20 +DEAL::1 0 87 27 +DEAL::1 0 87 30 +DEAL::1 0 87 35 +DEAL::1 0 87 39 +DEAL::1 0 87 41 +DEAL::1 0 87 46 +DEAL::1 0 88 27 +DEAL::1 0 89 2 +DEAL::1 0 89 4 +DEAL::1 0 89 6 +DEAL::1 0 89 12 +DEAL::1 0 89 18 +DEAL::1 0 89 27 +DEAL::1 0 89 30 +DEAL::1 0 89 35 +DEAL::1 0 89 39 +DEAL::1 0 89 41 +DEAL::1 0 89 46 +DEAL::1 0 89 63 +DEAL::1 0 89 68 +DEAL::1 0 89 69 +DEAL::1 0 90 0 +DEAL::1 0 90 2 +DEAL::1 0 90 4 +DEAL::1 0 90 6 +DEAL::1 0 90 8 +DEAL::1 0 90 12 +DEAL::1 0 90 16 +DEAL::1 0 90 18 +DEAL::1 0 90 20 +DEAL::1 0 90 27 +DEAL::1 0 90 30 +DEAL::1 0 90 35 +DEAL::1 0 90 39 +DEAL::1 0 90 41 +DEAL::1 0 90 46 +DEAL::1 0 90 63 +DEAL::1 0 90 68 +DEAL::1 0 90 69 +DEAL::1 0 91 27 +DEAL::1 0 91 30 +DEAL::1 0 92 27 +DEAL::1 0 93 2 +DEAL::1 0 93 27 +DEAL::1 0 94 2 +DEAL::1 0 94 6 +DEAL::1 0 94 18 +DEAL::1 0 94 27 +DEAL::1 0 94 30 +DEAL::1 0 94 35 +DEAL::1 0 94 39 +DEAL::1 0 94 41 +DEAL::1 0 94 46 +DEAL::1 0 95 0 +DEAL::1 0 95 2 +DEAL::1 0 95 4 +DEAL::1 0 95 6 +DEAL::1 0 95 8 +DEAL::1 0 95 12 +DEAL::1 0 95 16 +DEAL::1 0 95 18 +DEAL::1 0 95 20 +DEAL::1 0 95 27 +DEAL::1 0 95 30 +DEAL::1 0 95 35 +DEAL::1 0 95 39 +DEAL::1 0 95 41 +DEAL::1 0 95 46 +DEAL::1 0 96 27 +DEAL::1 0 97 2 +DEAL::1 0 97 6 +DEAL::1 0 97 18 +DEAL::1 0 97 27 +DEAL::1 0 97 30 +DEAL::1 0 97 35 +DEAL::1 0 97 39 +DEAL::1 0 97 41 +DEAL::1 0 97 46 +DEAL::1 0 98 2 +DEAL::1 0 98 4 +DEAL::1 0 98 6 +DEAL::1 0 98 12 +DEAL::1 0 98 18 +DEAL::1 0 98 27 +DEAL::1 0 98 30 +DEAL::1 0 98 35 +DEAL::1 0 98 39 +DEAL::1 0 98 41 +DEAL::1 0 98 46 +DEAL::1 0 98 63 +DEAL::1 0 98 68 +DEAL::1 0 98 69 +DEAL::1 0 99 2 +DEAL::1 0 99 6 +DEAL::1 0 99 18 +DEAL::1 0 99 27 +DEAL::1 0 99 30 +DEAL::1 0 99 35 +DEAL::1 0 99 39 +DEAL::1 0 99 41 +DEAL::1 0 99 46 +DEAL::1 0 100 2 +DEAL::1 0 100 6 +DEAL::1 0 101 2 +DEAL::1 0 102 2 +DEAL::1 0 103 2 +DEAL::1 0 103 6 +DEAL::1 0 104 2 +DEAL::1 0 104 6 +DEAL::1 0 105 2 +DEAL::1 0 106 2 +DEAL::1 0 107 2 +DEAL::1 0 108 0 +DEAL::1 0 108 2 +DEAL::1 0 108 4 +DEAL::1 0 108 6 +DEAL::1 0 108 8 +DEAL::1 0 108 12 +DEAL::1 0 108 16 +DEAL::1 0 108 18 +DEAL::1 0 108 20 +DEAL::1 0 108 27 +DEAL::1 0 108 30 +DEAL::1 0 108 35 +DEAL::1 0 108 39 +DEAL::1 0 108 41 +DEAL::1 0 108 46 +DEAL::1 0 109 0 +DEAL::1 0 109 2 +DEAL::1 0 109 4 +DEAL::1 0 109 6 +DEAL::1 0 109 8 +DEAL::1 0 109 12 +DEAL::1 0 109 16 +DEAL::1 0 109 18 +DEAL::1 0 109 20 +DEAL::1 0 109 27 +DEAL::1 0 109 30 +DEAL::1 0 109 35 +DEAL::1 0 109 39 +DEAL::1 0 109 41 +DEAL::1 0 109 46 +DEAL::1 0 109 63 +DEAL::1 0 109 68 +DEAL::1 0 109 69 +DEAL::1 0 110 0 +DEAL::1 0 110 2 +DEAL::1 0 110 4 +DEAL::1 0 110 6 +DEAL::1 0 110 8 +DEAL::1 0 110 12 +DEAL::1 0 110 16 +DEAL::1 0 110 18 +DEAL::1 0 110 20 +DEAL::1 0 110 27 +DEAL::1 0 110 30 +DEAL::1 0 110 35 +DEAL::1 0 110 39 +DEAL::1 0 110 41 +DEAL::1 0 110 46 +DEAL::1 0 111 4 +DEAL::1 0 111 63 +DEAL::1 0 112 30 +DEAL::1 0 112 63 +DEAL::1 0 113 4 +DEAL::1 0 113 6 +DEAL::1 0 113 30 +DEAL::1 0 113 63 +DEAL::1 0 114 63 +DEAL::1 0 115 4 +DEAL::1 0 115 63 +DEAL::1 0 116 63 +DEAL::1 0 117 30 +DEAL::1 0 117 63 +DEAL::1 0 118 4 +DEAL::1 0 118 6 +DEAL::1 0 118 12 +DEAL::1 0 118 30 +DEAL::1 0 118 39 +DEAL::1 0 118 63 +DEAL::1 0 118 68 +DEAL::1 0 118 69 +DEAL::1 0 119 0 +DEAL::1 0 119 2 +DEAL::1 0 119 4 +DEAL::1 0 119 6 +DEAL::1 0 119 8 +DEAL::1 0 119 12 +DEAL::1 0 119 16 +DEAL::1 0 119 18 +DEAL::1 0 119 20 +DEAL::1 0 119 30 +DEAL::1 0 119 39 +DEAL::1 0 119 63 +DEAL::1 0 119 68 +DEAL::1 0 119 69 +DEAL::1 0 120 2 +DEAL::1 0 120 4 +DEAL::1 0 120 6 +DEAL::1 0 120 12 +DEAL::1 0 120 18 +DEAL::1 0 120 27 +DEAL::1 0 120 30 +DEAL::1 0 120 35 +DEAL::1 0 120 39 +DEAL::1 0 120 41 +DEAL::1 0 120 46 +DEAL::1 0 120 63 +DEAL::1 0 120 68 +DEAL::1 0 120 69 +DEAL::1 0 121 0 +DEAL::1 0 121 2 +DEAL::1 0 121 4 +DEAL::1 0 121 6 +DEAL::1 0 121 8 +DEAL::1 0 121 12 +DEAL::1 0 121 16 +DEAL::1 0 121 18 +DEAL::1 0 121 20 +DEAL::1 0 121 27 +DEAL::1 0 121 30 +DEAL::1 0 121 35 +DEAL::1 0 121 39 +DEAL::1 0 121 41 +DEAL::1 0 121 46 +DEAL::1 0 121 63 +DEAL::1 0 121 68 +DEAL::1 0 121 69 +DEAL::1 0 122 4 +DEAL::1 0 122 6 +DEAL::1 0 122 12 +DEAL::1 0 122 30 +DEAL::1 0 122 39 +DEAL::1 0 122 63 +DEAL::1 0 122 68 +DEAL::1 0 122 69 +DEAL::1 0 123 0 +DEAL::1 0 123 2 +DEAL::1 0 123 4 +DEAL::1 0 123 6 +DEAL::1 0 123 8 +DEAL::1 0 123 12 +DEAL::1 0 123 16 +DEAL::1 0 123 18 +DEAL::1 0 123 20 +DEAL::1 0 123 30 +DEAL::1 0 123 39 +DEAL::1 0 123 63 +DEAL::1 0 123 68 +DEAL::1 0 123 69 +DEAL::1 0 124 4 +DEAL::1 0 124 6 +DEAL::1 0 124 12 +DEAL::1 0 124 30 +DEAL::1 0 124 39 +DEAL::1 0 124 63 +DEAL::1 0 124 68 +DEAL::1 0 124 69 +DEAL::1 0 125 2 +DEAL::1 0 125 4 +DEAL::1 0 125 6 +DEAL::1 0 125 12 +DEAL::1 0 125 18 +DEAL::1 0 125 27 +DEAL::1 0 125 30 +DEAL::1 0 125 35 +DEAL::1 0 125 39 +DEAL::1 0 125 41 +DEAL::1 0 125 46 +DEAL::1 0 125 63 +DEAL::1 0 125 68 +DEAL::1 0 125 69 +DEAL::1 0 126 63 +DEAL::1 0 127 4 +DEAL::1 0 127 6 +DEAL::1 0 127 12 +DEAL::1 0 127 30 +DEAL::1 0 127 39 +DEAL::1 0 127 63 +DEAL::1 0 127 68 +DEAL::1 0 127 69 +DEAL::1 0 128 4 +DEAL::1 0 128 6 +DEAL::1 0 129 4 +DEAL::1 0 130 4 +DEAL::1 0 131 4 +DEAL::1 0 131 6 +DEAL::1 0 132 4 +DEAL::1 0 133 4 +DEAL::1 0 133 6 +DEAL::1 0 134 4 +DEAL::1 0 135 0 +DEAL::1 0 135 2 +DEAL::1 0 135 4 +DEAL::1 0 135 6 +DEAL::1 0 135 8 +DEAL::1 0 135 12 +DEAL::1 0 135 16 +DEAL::1 0 135 18 +DEAL::1 0 135 20 +DEAL::1 0 135 30 +DEAL::1 0 135 39 +DEAL::1 0 135 63 +DEAL::1 0 135 68 +DEAL::1 0 135 69 +DEAL::1 0 136 0 +DEAL::1 0 136 2 +DEAL::1 0 136 4 +DEAL::1 0 136 6 +DEAL::1 0 136 8 +DEAL::1 0 136 12 +DEAL::1 0 136 16 +DEAL::1 0 136 18 +DEAL::1 0 136 20 +DEAL::1 0 136 27 +DEAL::1 0 136 30 +DEAL::1 0 136 35 +DEAL::1 0 136 39 +DEAL::1 0 136 41 +DEAL::1 0 136 46 +DEAL::1 0 136 63 +DEAL::1 0 136 68 +DEAL::1 0 136 69 +DEAL::1 0 137 4 +DEAL::1 0 138 0 +DEAL::1 0 138 2 +DEAL::1 0 138 4 +DEAL::1 0 138 6 +DEAL::1 0 138 8 +DEAL::1 0 138 12 +DEAL::1 0 138 16 +DEAL::1 0 138 18 +DEAL::1 0 138 20 +DEAL::1 0 138 30 +DEAL::1 0 138 39 +DEAL::1 0 138 63 +DEAL::1 0 138 68 +DEAL::1 0 138 69 +DEAL::1 0 139 6 +DEAL::1 0 139 30 +DEAL::1 0 140 30 +DEAL::1 0 141 6 +DEAL::1 0 141 30 +DEAL::1 0 142 30 +DEAL::1 0 143 30 +DEAL::1 0 144 6 +DEAL::1 0 144 30 +DEAL::1 0 145 2 +DEAL::1 0 145 4 +DEAL::1 0 145 6 +DEAL::1 0 145 12 +DEAL::1 0 145 18 +DEAL::1 0 145 27 +DEAL::1 0 145 30 +DEAL::1 0 145 35 +DEAL::1 0 145 39 +DEAL::1 0 145 41 +DEAL::1 0 145 46 +DEAL::1 0 145 63 +DEAL::1 0 145 68 +DEAL::1 0 145 69 +DEAL::1 0 146 0 +DEAL::1 0 146 2 +DEAL::1 0 146 4 +DEAL::1 0 146 6 +DEAL::1 0 146 8 +DEAL::1 0 146 12 +DEAL::1 0 146 16 +DEAL::1 0 146 18 +DEAL::1 0 146 20 +DEAL::1 0 146 27 +DEAL::1 0 146 30 +DEAL::1 0 146 35 +DEAL::1 0 146 39 +DEAL::1 0 146 41 +DEAL::1 0 146 46 +DEAL::1 0 146 63 +DEAL::1 0 146 68 +DEAL::1 0 146 69 +DEAL::1 0 147 30 +DEAL::1 0 148 30 +DEAL::1 0 149 2 +DEAL::1 0 149 4 +DEAL::1 0 149 6 +DEAL::1 0 149 12 +DEAL::1 0 149 18 +DEAL::1 0 149 27 +DEAL::1 0 149 30 +DEAL::1 0 149 35 +DEAL::1 0 149 39 +DEAL::1 0 149 41 +DEAL::1 0 149 46 +DEAL::1 0 149 63 +DEAL::1 0 149 68 +DEAL::1 0 149 69 +DEAL::1 0 150 6 +DEAL::1 0 151 6 +DEAL::1 0 152 6 +DEAL::1 0 153 6 +DEAL::1 0 154 6 +DEAL::1 0 155 6 +DEAL::1 0 156 0 +DEAL::1 0 156 2 +DEAL::1 0 156 4 +DEAL::1 0 156 6 +DEAL::1 0 156 8 +DEAL::1 0 156 12 +DEAL::1 0 156 16 +DEAL::1 0 156 18 +DEAL::1 0 156 20 +DEAL::1 0 156 27 +DEAL::1 0 156 30 +DEAL::1 0 156 35 +DEAL::1 0 156 39 +DEAL::1 0 156 41 +DEAL::1 0 156 46 +DEAL::1 0 156 63 +DEAL::1 0 156 68 +DEAL::1 0 156 69 +DEAL::1 1 0 0 +DEAL::1 1 0 1 +DEAL::1 1 0 2 +DEAL::1 1 0 3 +DEAL::1 1 0 4 +DEAL::1 1 0 5 +DEAL::1 1 0 6 +DEAL::1 1 1 1 +DEAL::1 1 1 0 +DEAL::1 1 1 2 +DEAL::1 1 1 3 +DEAL::1 1 1 4 +DEAL::1 1 1 5 +DEAL::1 1 1 6 +DEAL::1 1 1 7 +DEAL::1 1 1 8 +DEAL::1 1 1 9 +DEAL::1 1 1 10 +DEAL::1 1 1 11 +DEAL::1 1 1 12 +DEAL::1 1 1 13 +DEAL::1 1 1 14 +DEAL::1 1 1 15 +DEAL::1 1 1 16 +DEAL::1 1 1 17 +DEAL::1 1 1 18 +DEAL::1 1 2 2 +DEAL::1 1 2 0 +DEAL::1 1 2 1 +DEAL::1 1 2 3 +DEAL::1 1 2 4 +DEAL::1 1 2 5 +DEAL::1 1 2 6 +DEAL::1 1 3 3 +DEAL::1 1 3 0 +DEAL::1 1 3 1 +DEAL::1 1 3 2 +DEAL::1 1 3 4 +DEAL::1 1 3 5 +DEAL::1 1 3 6 +DEAL::1 1 3 19 +DEAL::1 1 3 20 +DEAL::1 1 3 21 +DEAL::1 1 3 22 +DEAL::1 1 3 23 +DEAL::1 1 3 24 +DEAL::1 1 3 25 +DEAL::1 1 3 26 +DEAL::1 1 3 27 +DEAL::1 1 3 28 +DEAL::1 1 3 29 +DEAL::1 1 3 30 +DEAL::1 1 4 4 +DEAL::1 1 4 0 +DEAL::1 1 4 1 +DEAL::1 1 4 2 +DEAL::1 1 4 3 +DEAL::1 1 4 5 +DEAL::1 1 4 6 +DEAL::1 1 4 43 +DEAL::1 1 4 44 +DEAL::1 1 4 45 +DEAL::1 1 4 46 +DEAL::1 1 4 51 +DEAL::1 1 4 52 +DEAL::1 1 4 53 +DEAL::1 1 4 54 +DEAL::1 1 4 64 +DEAL::1 1 4 73 +DEAL::1 1 4 74 +DEAL::1 1 4 81 +DEAL::1 1 4 89 +DEAL::1 1 4 90 +DEAL::1 1 4 98 +DEAL::1 1 4 109 +DEAL::1 1 4 118 +DEAL::1 1 4 119 +DEAL::1 1 4 120 +DEAL::1 1 4 121 +DEAL::1 1 4 122 +DEAL::1 1 4 123 +DEAL::1 1 4 124 +DEAL::1 1 4 125 +DEAL::1 1 4 127 +DEAL::1 1 4 135 +DEAL::1 1 4 136 +DEAL::1 1 4 138 +DEAL::1 1 4 145 +DEAL::1 1 4 146 +DEAL::1 1 4 149 +DEAL::1 1 4 156 +DEAL::1 1 5 5 +DEAL::1 1 5 0 +DEAL::1 1 5 1 +DEAL::1 1 5 2 +DEAL::1 1 5 3 +DEAL::1 1 5 4 +DEAL::1 1 5 6 +DEAL::1 1 6 6 +DEAL::1 1 6 0 +DEAL::1 1 6 1 +DEAL::1 1 6 2 +DEAL::1 1 6 3 +DEAL::1 1 6 4 +DEAL::1 1 6 5 +DEAL::1 1 7 7 +DEAL::1 1 7 1 +DEAL::1 1 7 8 +DEAL::1 1 7 9 +DEAL::1 1 7 10 +DEAL::1 1 7 11 +DEAL::1 1 7 12 +DEAL::1 1 7 13 +DEAL::1 1 7 14 +DEAL::1 1 7 15 +DEAL::1 1 7 16 +DEAL::1 1 7 17 +DEAL::1 1 7 18 +DEAL::1 1 8 8 +DEAL::1 1 8 1 +DEAL::1 1 8 7 +DEAL::1 1 8 9 +DEAL::1 1 8 10 +DEAL::1 1 8 11 +DEAL::1 1 8 12 +DEAL::1 1 8 13 +DEAL::1 1 8 14 +DEAL::1 1 8 15 +DEAL::1 1 8 16 +DEAL::1 1 8 17 +DEAL::1 1 8 18 +DEAL::1 1 8 20 +DEAL::1 1 8 22 +DEAL::1 1 8 25 +DEAL::1 1 8 27 +DEAL::1 1 8 31 +DEAL::1 1 8 32 +DEAL::1 1 8 33 +DEAL::1 1 8 34 +DEAL::1 1 8 35 +DEAL::1 1 8 36 +DEAL::1 1 8 37 +DEAL::1 1 8 38 +DEAL::1 1 9 9 +DEAL::1 1 9 1 +DEAL::1 1 9 7 +DEAL::1 1 9 8 +DEAL::1 1 9 10 +DEAL::1 1 9 11 +DEAL::1 1 9 12 +DEAL::1 1 9 13 +DEAL::1 1 9 14 +DEAL::1 1 9 15 +DEAL::1 1 9 16 +DEAL::1 1 9 17 +DEAL::1 1 9 18 +DEAL::1 1 10 10 +DEAL::1 1 10 1 +DEAL::1 1 10 7 +DEAL::1 1 10 8 +DEAL::1 1 10 9 +DEAL::1 1 10 11 +DEAL::1 1 10 12 +DEAL::1 1 10 13 +DEAL::1 1 10 14 +DEAL::1 1 10 15 +DEAL::1 1 10 16 +DEAL::1 1 10 17 +DEAL::1 1 10 18 +DEAL::1 1 11 11 +DEAL::1 1 11 1 +DEAL::1 1 11 7 +DEAL::1 1 11 8 +DEAL::1 1 11 9 +DEAL::1 1 11 10 +DEAL::1 1 11 12 +DEAL::1 1 11 13 +DEAL::1 1 11 14 +DEAL::1 1 11 15 +DEAL::1 1 11 16 +DEAL::1 1 11 17 +DEAL::1 1 11 18 +DEAL::1 1 11 20 +DEAL::1 1 11 22 +DEAL::1 1 11 25 +DEAL::1 1 11 27 +DEAL::1 1 11 31 +DEAL::1 1 11 32 +DEAL::1 1 11 33 +DEAL::1 1 11 34 +DEAL::1 1 11 35 +DEAL::1 1 11 36 +DEAL::1 1 11 37 +DEAL::1 1 11 38 +DEAL::1 1 12 12 +DEAL::1 1 12 1 +DEAL::1 1 12 7 +DEAL::1 1 12 8 +DEAL::1 1 12 9 +DEAL::1 1 12 10 +DEAL::1 1 12 11 +DEAL::1 1 12 13 +DEAL::1 1 12 14 +DEAL::1 1 12 15 +DEAL::1 1 12 16 +DEAL::1 1 12 17 +DEAL::1 1 12 18 +DEAL::1 1 13 13 +DEAL::1 1 13 1 +DEAL::1 1 13 7 +DEAL::1 1 13 8 +DEAL::1 1 13 9 +DEAL::1 1 13 10 +DEAL::1 1 13 11 +DEAL::1 1 13 12 +DEAL::1 1 13 14 +DEAL::1 1 13 15 +DEAL::1 1 13 16 +DEAL::1 1 13 17 +DEAL::1 1 13 18 +DEAL::1 1 13 20 +DEAL::1 1 13 22 +DEAL::1 1 13 25 +DEAL::1 1 13 27 +DEAL::1 1 13 31 +DEAL::1 1 13 32 +DEAL::1 1 13 33 +DEAL::1 1 13 34 +DEAL::1 1 13 35 +DEAL::1 1 13 36 +DEAL::1 1 13 37 +DEAL::1 1 13 38 +DEAL::1 1 14 14 +DEAL::1 1 14 1 +DEAL::1 1 14 7 +DEAL::1 1 14 8 +DEAL::1 1 14 9 +DEAL::1 1 14 10 +DEAL::1 1 14 11 +DEAL::1 1 14 12 +DEAL::1 1 14 13 +DEAL::1 1 14 15 +DEAL::1 1 14 16 +DEAL::1 1 14 17 +DEAL::1 1 14 18 +DEAL::1 1 15 15 +DEAL::1 1 15 1 +DEAL::1 1 15 7 +DEAL::1 1 15 8 +DEAL::1 1 15 9 +DEAL::1 1 15 10 +DEAL::1 1 15 11 +DEAL::1 1 15 12 +DEAL::1 1 15 13 +DEAL::1 1 15 14 +DEAL::1 1 15 16 +DEAL::1 1 15 17 +DEAL::1 1 15 18 +DEAL::1 1 16 16 +DEAL::1 1 16 1 +DEAL::1 1 16 7 +DEAL::1 1 16 8 +DEAL::1 1 16 9 +DEAL::1 1 16 10 +DEAL::1 1 16 11 +DEAL::1 1 16 12 +DEAL::1 1 16 13 +DEAL::1 1 16 14 +DEAL::1 1 16 15 +DEAL::1 1 16 17 +DEAL::1 1 16 18 +DEAL::1 1 16 20 +DEAL::1 1 16 22 +DEAL::1 1 16 25 +DEAL::1 1 16 27 +DEAL::1 1 16 31 +DEAL::1 1 16 32 +DEAL::1 1 16 33 +DEAL::1 1 16 34 +DEAL::1 1 16 35 +DEAL::1 1 16 36 +DEAL::1 1 16 37 +DEAL::1 1 16 38 +DEAL::1 1 17 17 +DEAL::1 1 17 1 +DEAL::1 1 17 7 +DEAL::1 1 17 8 +DEAL::1 1 17 9 +DEAL::1 1 17 10 +DEAL::1 1 17 11 +DEAL::1 1 17 12 +DEAL::1 1 17 13 +DEAL::1 1 17 14 +DEAL::1 1 17 15 +DEAL::1 1 17 16 +DEAL::1 1 17 18 +DEAL::1 1 18 18 +DEAL::1 1 18 1 +DEAL::1 1 18 7 +DEAL::1 1 18 8 +DEAL::1 1 18 9 +DEAL::1 1 18 10 +DEAL::1 1 18 11 +DEAL::1 1 18 12 +DEAL::1 1 18 13 +DEAL::1 1 18 14 +DEAL::1 1 18 15 +DEAL::1 1 18 16 +DEAL::1 1 18 17 +DEAL::1 1 19 19 +DEAL::1 1 19 3 +DEAL::1 1 19 20 +DEAL::1 1 19 21 +DEAL::1 1 19 22 +DEAL::1 1 19 23 +DEAL::1 1 19 24 +DEAL::1 1 19 25 +DEAL::1 1 19 26 +DEAL::1 1 19 27 +DEAL::1 1 19 28 +DEAL::1 1 19 29 +DEAL::1 1 19 30 +DEAL::1 1 20 20 +DEAL::1 1 20 3 +DEAL::1 1 20 8 +DEAL::1 1 20 11 +DEAL::1 1 20 13 +DEAL::1 1 20 16 +DEAL::1 1 20 19 +DEAL::1 1 20 21 +DEAL::1 1 20 22 +DEAL::1 1 20 23 +DEAL::1 1 20 24 +DEAL::1 1 20 25 +DEAL::1 1 20 26 +DEAL::1 1 20 27 +DEAL::1 1 20 28 +DEAL::1 1 20 29 +DEAL::1 1 20 30 +DEAL::1 1 20 31 +DEAL::1 1 20 32 +DEAL::1 1 20 33 +DEAL::1 1 20 34 +DEAL::1 1 20 35 +DEAL::1 1 20 36 +DEAL::1 1 20 37 +DEAL::1 1 20 38 +DEAL::1 1 21 21 +DEAL::1 1 21 3 +DEAL::1 1 21 19 +DEAL::1 1 21 20 +DEAL::1 1 21 22 +DEAL::1 1 21 23 +DEAL::1 1 21 24 +DEAL::1 1 21 25 +DEAL::1 1 21 26 +DEAL::1 1 21 27 +DEAL::1 1 21 28 +DEAL::1 1 21 29 +DEAL::1 1 21 30 +DEAL::1 1 22 22 +DEAL::1 1 22 3 +DEAL::1 1 22 8 +DEAL::1 1 22 11 +DEAL::1 1 22 13 +DEAL::1 1 22 16 +DEAL::1 1 22 19 +DEAL::1 1 22 20 +DEAL::1 1 22 21 +DEAL::1 1 22 23 +DEAL::1 1 22 24 +DEAL::1 1 22 25 +DEAL::1 1 22 26 +DEAL::1 1 22 27 +DEAL::1 1 22 28 +DEAL::1 1 22 29 +DEAL::1 1 22 30 +DEAL::1 1 22 31 +DEAL::1 1 22 32 +DEAL::1 1 22 33 +DEAL::1 1 22 34 +DEAL::1 1 22 35 +DEAL::1 1 22 36 +DEAL::1 1 22 37 +DEAL::1 1 22 38 +DEAL::1 1 23 23 +DEAL::1 1 23 3 +DEAL::1 1 23 19 +DEAL::1 1 23 20 +DEAL::1 1 23 21 +DEAL::1 1 23 22 +DEAL::1 1 23 24 +DEAL::1 1 23 25 +DEAL::1 1 23 26 +DEAL::1 1 23 27 +DEAL::1 1 23 28 +DEAL::1 1 23 29 +DEAL::1 1 23 30 +DEAL::1 1 24 24 +DEAL::1 1 24 3 +DEAL::1 1 24 19 +DEAL::1 1 24 20 +DEAL::1 1 24 21 +DEAL::1 1 24 22 +DEAL::1 1 24 23 +DEAL::1 1 24 25 +DEAL::1 1 24 26 +DEAL::1 1 24 27 +DEAL::1 1 24 28 +DEAL::1 1 24 29 +DEAL::1 1 24 30 +DEAL::1 1 25 25 +DEAL::1 1 25 3 +DEAL::1 1 25 8 +DEAL::1 1 25 11 +DEAL::1 1 25 13 +DEAL::1 1 25 16 +DEAL::1 1 25 19 +DEAL::1 1 25 20 +DEAL::1 1 25 21 +DEAL::1 1 25 22 +DEAL::1 1 25 23 +DEAL::1 1 25 24 +DEAL::1 1 25 26 +DEAL::1 1 25 27 +DEAL::1 1 25 28 +DEAL::1 1 25 29 +DEAL::1 1 25 30 +DEAL::1 1 25 31 +DEAL::1 1 25 32 +DEAL::1 1 25 33 +DEAL::1 1 25 34 +DEAL::1 1 25 35 +DEAL::1 1 25 36 +DEAL::1 1 25 37 +DEAL::1 1 25 38 +DEAL::1 1 26 26 +DEAL::1 1 26 3 +DEAL::1 1 26 19 +DEAL::1 1 26 20 +DEAL::1 1 26 21 +DEAL::1 1 26 22 +DEAL::1 1 26 23 +DEAL::1 1 26 24 +DEAL::1 1 26 25 +DEAL::1 1 26 27 +DEAL::1 1 26 28 +DEAL::1 1 26 29 +DEAL::1 1 26 30 +DEAL::1 1 27 27 +DEAL::1 1 27 3 +DEAL::1 1 27 8 +DEAL::1 1 27 11 +DEAL::1 1 27 13 +DEAL::1 1 27 16 +DEAL::1 1 27 19 +DEAL::1 1 27 20 +DEAL::1 1 27 21 +DEAL::1 1 27 22 +DEAL::1 1 27 23 +DEAL::1 1 27 24 +DEAL::1 1 27 25 +DEAL::1 1 27 26 +DEAL::1 1 27 28 +DEAL::1 1 27 29 +DEAL::1 1 27 30 +DEAL::1 1 27 31 +DEAL::1 1 27 32 +DEAL::1 1 27 33 +DEAL::1 1 27 34 +DEAL::1 1 27 35 +DEAL::1 1 27 36 +DEAL::1 1 27 37 +DEAL::1 1 27 38 +DEAL::1 1 28 28 +DEAL::1 1 28 3 +DEAL::1 1 28 19 +DEAL::1 1 28 20 +DEAL::1 1 28 21 +DEAL::1 1 28 22 +DEAL::1 1 28 23 +DEAL::1 1 28 24 +DEAL::1 1 28 25 +DEAL::1 1 28 26 +DEAL::1 1 28 27 +DEAL::1 1 28 29 +DEAL::1 1 28 30 +DEAL::1 1 29 29 +DEAL::1 1 29 3 +DEAL::1 1 29 19 +DEAL::1 1 29 20 +DEAL::1 1 29 21 +DEAL::1 1 29 22 +DEAL::1 1 29 23 +DEAL::1 1 29 24 +DEAL::1 1 29 25 +DEAL::1 1 29 26 +DEAL::1 1 29 27 +DEAL::1 1 29 28 +DEAL::1 1 29 30 +DEAL::1 1 30 30 +DEAL::1 1 30 3 +DEAL::1 1 30 19 +DEAL::1 1 30 20 +DEAL::1 1 30 21 +DEAL::1 1 30 22 +DEAL::1 1 30 23 +DEAL::1 1 30 24 +DEAL::1 1 30 25 +DEAL::1 1 30 26 +DEAL::1 1 30 27 +DEAL::1 1 30 28 +DEAL::1 1 30 29 +DEAL::1 1 31 31 +DEAL::1 1 31 8 +DEAL::1 1 31 11 +DEAL::1 1 31 13 +DEAL::1 1 31 16 +DEAL::1 1 31 20 +DEAL::1 1 31 22 +DEAL::1 1 31 25 +DEAL::1 1 31 27 +DEAL::1 1 31 32 +DEAL::1 1 31 33 +DEAL::1 1 31 34 +DEAL::1 1 31 35 +DEAL::1 1 31 36 +DEAL::1 1 31 37 +DEAL::1 1 31 38 +DEAL::1 1 32 32 +DEAL::1 1 32 8 +DEAL::1 1 32 11 +DEAL::1 1 32 13 +DEAL::1 1 32 16 +DEAL::1 1 32 20 +DEAL::1 1 32 22 +DEAL::1 1 32 25 +DEAL::1 1 32 27 +DEAL::1 1 32 31 +DEAL::1 1 32 33 +DEAL::1 1 32 34 +DEAL::1 1 32 35 +DEAL::1 1 32 36 +DEAL::1 1 32 37 +DEAL::1 1 32 38 +DEAL::1 1 33 33 +DEAL::1 1 33 8 +DEAL::1 1 33 11 +DEAL::1 1 33 13 +DEAL::1 1 33 16 +DEAL::1 1 33 20 +DEAL::1 1 33 22 +DEAL::1 1 33 25 +DEAL::1 1 33 27 +DEAL::1 1 33 31 +DEAL::1 1 33 32 +DEAL::1 1 33 34 +DEAL::1 1 33 35 +DEAL::1 1 33 36 +DEAL::1 1 33 37 +DEAL::1 1 33 38 +DEAL::1 1 34 34 +DEAL::1 1 34 8 +DEAL::1 1 34 11 +DEAL::1 1 34 13 +DEAL::1 1 34 16 +DEAL::1 1 34 20 +DEAL::1 1 34 22 +DEAL::1 1 34 25 +DEAL::1 1 34 27 +DEAL::1 1 34 31 +DEAL::1 1 34 32 +DEAL::1 1 34 33 +DEAL::1 1 34 35 +DEAL::1 1 34 36 +DEAL::1 1 34 37 +DEAL::1 1 34 38 +DEAL::1 1 35 35 +DEAL::1 1 35 8 +DEAL::1 1 35 11 +DEAL::1 1 35 13 +DEAL::1 1 35 16 +DEAL::1 1 35 20 +DEAL::1 1 35 22 +DEAL::1 1 35 25 +DEAL::1 1 35 27 +DEAL::1 1 35 31 +DEAL::1 1 35 32 +DEAL::1 1 35 33 +DEAL::1 1 35 34 +DEAL::1 1 35 36 +DEAL::1 1 35 37 +DEAL::1 1 35 38 +DEAL::1 1 36 36 +DEAL::1 1 36 8 +DEAL::1 1 36 11 +DEAL::1 1 36 13 +DEAL::1 1 36 16 +DEAL::1 1 36 20 +DEAL::1 1 36 22 +DEAL::1 1 36 25 +DEAL::1 1 36 27 +DEAL::1 1 36 31 +DEAL::1 1 36 32 +DEAL::1 1 36 33 +DEAL::1 1 36 34 +DEAL::1 1 36 35 +DEAL::1 1 36 37 +DEAL::1 1 36 38 +DEAL::1 1 37 37 +DEAL::1 1 37 8 +DEAL::1 1 37 11 +DEAL::1 1 37 13 +DEAL::1 1 37 16 +DEAL::1 1 37 20 +DEAL::1 1 37 22 +DEAL::1 1 37 25 +DEAL::1 1 37 27 +DEAL::1 1 37 31 +DEAL::1 1 37 32 +DEAL::1 1 37 33 +DEAL::1 1 37 34 +DEAL::1 1 37 35 +DEAL::1 1 37 36 +DEAL::1 1 37 38 +DEAL::1 1 38 38 +DEAL::1 1 38 8 +DEAL::1 1 38 11 +DEAL::1 1 38 13 +DEAL::1 1 38 16 +DEAL::1 1 38 20 +DEAL::1 1 38 22 +DEAL::1 1 38 25 +DEAL::1 1 38 27 +DEAL::1 1 38 31 +DEAL::1 1 38 32 +DEAL::1 1 38 33 +DEAL::1 1 38 34 +DEAL::1 1 38 35 +DEAL::1 1 38 36 +DEAL::1 1 38 37 +DEAL::1 1 39 39 +DEAL::1 1 39 40 +DEAL::1 1 39 41 +DEAL::1 1 39 42 +DEAL::1 1 39 43 +DEAL::1 1 39 44 +DEAL::1 1 39 45 +DEAL::1 1 39 46 +DEAL::1 1 39 47 +DEAL::1 1 39 48 +DEAL::1 1 39 49 +DEAL::1 1 39 50 +DEAL::1 1 39 51 +DEAL::1 1 39 52 +DEAL::1 1 39 53 +DEAL::1 1 39 54 +DEAL::1 1 39 55 +DEAL::1 1 39 56 +DEAL::1 1 39 57 +DEAL::1 1 39 58 +DEAL::1 1 39 59 +DEAL::1 1 39 60 +DEAL::1 1 39 61 +DEAL::1 1 39 62 +DEAL::1 1 39 63 +DEAL::1 1 39 64 +DEAL::1 1 39 65 +DEAL::1 1 40 40 +DEAL::1 1 40 39 +DEAL::1 1 40 41 +DEAL::1 1 40 42 +DEAL::1 1 40 43 +DEAL::1 1 40 44 +DEAL::1 1 40 45 +DEAL::1 1 40 46 +DEAL::1 1 40 47 +DEAL::1 1 40 48 +DEAL::1 1 40 49 +DEAL::1 1 40 50 +DEAL::1 1 40 51 +DEAL::1 1 40 52 +DEAL::1 1 40 53 +DEAL::1 1 40 54 +DEAL::1 1 40 55 +DEAL::1 1 40 56 +DEAL::1 1 40 57 +DEAL::1 1 40 58 +DEAL::1 1 40 59 +DEAL::1 1 40 60 +DEAL::1 1 40 61 +DEAL::1 1 40 62 +DEAL::1 1 40 63 +DEAL::1 1 40 64 +DEAL::1 1 40 65 +DEAL::1 1 40 66 +DEAL::1 1 40 67 +DEAL::1 1 40 68 +DEAL::1 1 40 69 +DEAL::1 1 40 70 +DEAL::1 1 40 71 +DEAL::1 1 40 72 +DEAL::1 1 40 73 +DEAL::1 1 40 74 +DEAL::1 1 40 75 +DEAL::1 1 40 76 +DEAL::1 1 40 77 +DEAL::1 1 40 78 +DEAL::1 1 40 79 +DEAL::1 1 40 80 +DEAL::1 1 40 81 +DEAL::1 1 40 82 +DEAL::1 1 41 41 +DEAL::1 1 41 39 +DEAL::1 1 41 40 +DEAL::1 1 41 42 +DEAL::1 1 41 43 +DEAL::1 1 41 44 +DEAL::1 1 41 45 +DEAL::1 1 41 46 +DEAL::1 1 41 47 +DEAL::1 1 41 48 +DEAL::1 1 41 49 +DEAL::1 1 41 50 +DEAL::1 1 41 51 +DEAL::1 1 41 52 +DEAL::1 1 41 53 +DEAL::1 1 41 54 +DEAL::1 1 41 55 +DEAL::1 1 41 56 +DEAL::1 1 41 57 +DEAL::1 1 41 58 +DEAL::1 1 41 59 +DEAL::1 1 41 60 +DEAL::1 1 41 61 +DEAL::1 1 41 62 +DEAL::1 1 41 63 +DEAL::1 1 41 64 +DEAL::1 1 41 65 +DEAL::1 1 41 83 +DEAL::1 1 41 84 +DEAL::1 1 41 85 +DEAL::1 1 41 86 +DEAL::1 1 41 87 +DEAL::1 1 41 88 +DEAL::1 1 41 89 +DEAL::1 1 41 90 +DEAL::1 1 41 91 +DEAL::1 1 41 92 +DEAL::1 1 41 93 +DEAL::1 1 41 94 +DEAL::1 1 41 95 +DEAL::1 1 41 96 +DEAL::1 1 41 97 +DEAL::1 1 41 98 +DEAL::1 1 41 99 +DEAL::1 1 42 42 +DEAL::1 1 42 39 +DEAL::1 1 42 40 +DEAL::1 1 42 41 +DEAL::1 1 42 43 +DEAL::1 1 42 44 +DEAL::1 1 42 45 +DEAL::1 1 42 46 +DEAL::1 1 42 47 +DEAL::1 1 42 48 +DEAL::1 1 42 49 +DEAL::1 1 42 50 +DEAL::1 1 42 51 +DEAL::1 1 42 52 +DEAL::1 1 42 53 +DEAL::1 1 42 54 +DEAL::1 1 42 55 +DEAL::1 1 42 56 +DEAL::1 1 42 57 +DEAL::1 1 42 58 +DEAL::1 1 42 59 +DEAL::1 1 42 60 +DEAL::1 1 42 61 +DEAL::1 1 42 62 +DEAL::1 1 42 63 +DEAL::1 1 42 64 +DEAL::1 1 42 65 +DEAL::1 1 42 66 +DEAL::1 1 42 67 +DEAL::1 1 42 68 +DEAL::1 1 42 69 +DEAL::1 1 42 70 +DEAL::1 1 42 71 +DEAL::1 1 42 72 +DEAL::1 1 42 73 +DEAL::1 1 42 74 +DEAL::1 1 42 75 +DEAL::1 1 42 76 +DEAL::1 1 42 77 +DEAL::1 1 42 78 +DEAL::1 1 42 79 +DEAL::1 1 42 80 +DEAL::1 1 42 81 +DEAL::1 1 42 82 +DEAL::1 1 42 83 +DEAL::1 1 42 84 +DEAL::1 1 42 85 +DEAL::1 1 42 86 +DEAL::1 1 42 87 +DEAL::1 1 42 88 +DEAL::1 1 42 89 +DEAL::1 1 42 90 +DEAL::1 1 42 91 +DEAL::1 1 42 92 +DEAL::1 1 42 93 +DEAL::1 1 42 94 +DEAL::1 1 42 95 +DEAL::1 1 42 96 +DEAL::1 1 42 97 +DEAL::1 1 42 98 +DEAL::1 1 42 99 +DEAL::1 1 42 100 +DEAL::1 1 42 101 +DEAL::1 1 42 102 +DEAL::1 1 42 103 +DEAL::1 1 42 104 +DEAL::1 1 42 105 +DEAL::1 1 42 106 +DEAL::1 1 42 107 +DEAL::1 1 42 108 +DEAL::1 1 42 109 +DEAL::1 1 42 110 +DEAL::1 1 43 43 +DEAL::1 1 43 4 +DEAL::1 1 43 39 +DEAL::1 1 43 40 +DEAL::1 1 43 41 +DEAL::1 1 43 42 +DEAL::1 1 43 44 +DEAL::1 1 43 45 +DEAL::1 1 43 46 +DEAL::1 1 43 47 +DEAL::1 1 43 48 +DEAL::1 1 43 49 +DEAL::1 1 43 50 +DEAL::1 1 43 51 +DEAL::1 1 43 52 +DEAL::1 1 43 53 +DEAL::1 1 43 54 +DEAL::1 1 43 55 +DEAL::1 1 43 56 +DEAL::1 1 43 57 +DEAL::1 1 43 58 +DEAL::1 1 43 59 +DEAL::1 1 43 60 +DEAL::1 1 43 61 +DEAL::1 1 43 62 +DEAL::1 1 43 63 +DEAL::1 1 43 64 +DEAL::1 1 43 65 +DEAL::1 1 43 111 +DEAL::1 1 43 112 +DEAL::1 1 43 113 +DEAL::1 1 43 114 +DEAL::1 1 43 115 +DEAL::1 1 43 116 +DEAL::1 1 43 117 +DEAL::1 1 43 118 +DEAL::1 1 43 119 +DEAL::1 1 43 120 +DEAL::1 1 43 121 +DEAL::1 1 43 122 +DEAL::1 1 43 123 +DEAL::1 1 43 124 +DEAL::1 1 43 125 +DEAL::1 1 43 126 +DEAL::1 1 43 127 +DEAL::1 1 44 44 +DEAL::1 1 44 4 +DEAL::1 1 44 39 +DEAL::1 1 44 40 +DEAL::1 1 44 41 +DEAL::1 1 44 42 +DEAL::1 1 44 43 +DEAL::1 1 44 45 +DEAL::1 1 44 46 +DEAL::1 1 44 47 +DEAL::1 1 44 48 +DEAL::1 1 44 49 +DEAL::1 1 44 50 +DEAL::1 1 44 51 +DEAL::1 1 44 52 +DEAL::1 1 44 53 +DEAL::1 1 44 54 +DEAL::1 1 44 55 +DEAL::1 1 44 56 +DEAL::1 1 44 57 +DEAL::1 1 44 58 +DEAL::1 1 44 59 +DEAL::1 1 44 60 +DEAL::1 1 44 61 +DEAL::1 1 44 62 +DEAL::1 1 44 63 +DEAL::1 1 44 64 +DEAL::1 1 44 65 +DEAL::1 1 44 66 +DEAL::1 1 44 67 +DEAL::1 1 44 68 +DEAL::1 1 44 69 +DEAL::1 1 44 70 +DEAL::1 1 44 71 +DEAL::1 1 44 72 +DEAL::1 1 44 73 +DEAL::1 1 44 74 +DEAL::1 1 44 75 +DEAL::1 1 44 76 +DEAL::1 1 44 77 +DEAL::1 1 44 78 +DEAL::1 1 44 79 +DEAL::1 1 44 80 +DEAL::1 1 44 81 +DEAL::1 1 44 82 +DEAL::1 1 44 111 +DEAL::1 1 44 112 +DEAL::1 1 44 113 +DEAL::1 1 44 114 +DEAL::1 1 44 115 +DEAL::1 1 44 116 +DEAL::1 1 44 117 +DEAL::1 1 44 118 +DEAL::1 1 44 119 +DEAL::1 1 44 120 +DEAL::1 1 44 121 +DEAL::1 1 44 122 +DEAL::1 1 44 123 +DEAL::1 1 44 124 +DEAL::1 1 44 125 +DEAL::1 1 44 126 +DEAL::1 1 44 127 +DEAL::1 1 44 128 +DEAL::1 1 44 129 +DEAL::1 1 44 130 +DEAL::1 1 44 131 +DEAL::1 1 44 132 +DEAL::1 1 44 133 +DEAL::1 1 44 134 +DEAL::1 1 44 135 +DEAL::1 1 44 136 +DEAL::1 1 44 137 +DEAL::1 1 44 138 +DEAL::1 1 45 45 +DEAL::1 1 45 4 +DEAL::1 1 45 39 +DEAL::1 1 45 40 +DEAL::1 1 45 41 +DEAL::1 1 45 42 +DEAL::1 1 45 43 +DEAL::1 1 45 44 +DEAL::1 1 45 46 +DEAL::1 1 45 47 +DEAL::1 1 45 48 +DEAL::1 1 45 49 +DEAL::1 1 45 50 +DEAL::1 1 45 51 +DEAL::1 1 45 52 +DEAL::1 1 45 53 +DEAL::1 1 45 54 +DEAL::1 1 45 55 +DEAL::1 1 45 56 +DEAL::1 1 45 57 +DEAL::1 1 45 58 +DEAL::1 1 45 59 +DEAL::1 1 45 60 +DEAL::1 1 45 61 +DEAL::1 1 45 62 +DEAL::1 1 45 63 +DEAL::1 1 45 64 +DEAL::1 1 45 65 +DEAL::1 1 45 83 +DEAL::1 1 45 84 +DEAL::1 1 45 85 +DEAL::1 1 45 86 +DEAL::1 1 45 87 +DEAL::1 1 45 88 +DEAL::1 1 45 89 +DEAL::1 1 45 90 +DEAL::1 1 45 91 +DEAL::1 1 45 92 +DEAL::1 1 45 93 +DEAL::1 1 45 94 +DEAL::1 1 45 95 +DEAL::1 1 45 96 +DEAL::1 1 45 97 +DEAL::1 1 45 98 +DEAL::1 1 45 99 +DEAL::1 1 45 111 +DEAL::1 1 45 112 +DEAL::1 1 45 113 +DEAL::1 1 45 114 +DEAL::1 1 45 115 +DEAL::1 1 45 116 +DEAL::1 1 45 117 +DEAL::1 1 45 118 +DEAL::1 1 45 119 +DEAL::1 1 45 120 +DEAL::1 1 45 121 +DEAL::1 1 45 122 +DEAL::1 1 45 123 +DEAL::1 1 45 124 +DEAL::1 1 45 125 +DEAL::1 1 45 126 +DEAL::1 1 45 127 +DEAL::1 1 45 139 +DEAL::1 1 45 140 +DEAL::1 1 45 141 +DEAL::1 1 45 142 +DEAL::1 1 45 143 +DEAL::1 1 45 144 +DEAL::1 1 45 145 +DEAL::1 1 45 146 +DEAL::1 1 45 147 +DEAL::1 1 45 148 +DEAL::1 1 45 149 +DEAL::1 1 46 46 +DEAL::1 1 46 4 +DEAL::1 1 46 39 +DEAL::1 1 46 40 +DEAL::1 1 46 41 +DEAL::1 1 46 42 +DEAL::1 1 46 43 +DEAL::1 1 46 44 +DEAL::1 1 46 45 +DEAL::1 1 46 47 +DEAL::1 1 46 48 +DEAL::1 1 46 49 +DEAL::1 1 46 50 +DEAL::1 1 46 51 +DEAL::1 1 46 52 +DEAL::1 1 46 53 +DEAL::1 1 46 54 +DEAL::1 1 46 55 +DEAL::1 1 46 56 +DEAL::1 1 46 57 +DEAL::1 1 46 58 +DEAL::1 1 46 59 +DEAL::1 1 46 60 +DEAL::1 1 46 61 +DEAL::1 1 46 62 +DEAL::1 1 46 63 +DEAL::1 1 46 64 +DEAL::1 1 46 65 +DEAL::1 1 46 66 +DEAL::1 1 46 67 +DEAL::1 1 46 68 +DEAL::1 1 46 69 +DEAL::1 1 46 70 +DEAL::1 1 46 71 +DEAL::1 1 46 72 +DEAL::1 1 46 73 +DEAL::1 1 46 74 +DEAL::1 1 46 75 +DEAL::1 1 46 76 +DEAL::1 1 46 77 +DEAL::1 1 46 78 +DEAL::1 1 46 79 +DEAL::1 1 46 80 +DEAL::1 1 46 81 +DEAL::1 1 46 82 +DEAL::1 1 46 83 +DEAL::1 1 46 84 +DEAL::1 1 46 85 +DEAL::1 1 46 86 +DEAL::1 1 46 87 +DEAL::1 1 46 88 +DEAL::1 1 46 89 +DEAL::1 1 46 90 +DEAL::1 1 46 91 +DEAL::1 1 46 92 +DEAL::1 1 46 93 +DEAL::1 1 46 94 +DEAL::1 1 46 95 +DEAL::1 1 46 96 +DEAL::1 1 46 97 +DEAL::1 1 46 98 +DEAL::1 1 46 99 +DEAL::1 1 46 100 +DEAL::1 1 46 101 +DEAL::1 1 46 102 +DEAL::1 1 46 103 +DEAL::1 1 46 104 +DEAL::1 1 46 105 +DEAL::1 1 46 106 +DEAL::1 1 46 107 +DEAL::1 1 46 108 +DEAL::1 1 46 109 +DEAL::1 1 46 110 +DEAL::1 1 46 111 +DEAL::1 1 46 112 +DEAL::1 1 46 113 +DEAL::1 1 46 114 +DEAL::1 1 46 115 +DEAL::1 1 46 116 +DEAL::1 1 46 117 +DEAL::1 1 46 118 +DEAL::1 1 46 119 +DEAL::1 1 46 120 +DEAL::1 1 46 121 +DEAL::1 1 46 122 +DEAL::1 1 46 123 +DEAL::1 1 46 124 +DEAL::1 1 46 125 +DEAL::1 1 46 126 +DEAL::1 1 46 127 +DEAL::1 1 46 128 +DEAL::1 1 46 129 +DEAL::1 1 46 130 +DEAL::1 1 46 131 +DEAL::1 1 46 132 +DEAL::1 1 46 133 +DEAL::1 1 46 134 +DEAL::1 1 46 135 +DEAL::1 1 46 136 +DEAL::1 1 46 137 +DEAL::1 1 46 138 +DEAL::1 1 46 139 +DEAL::1 1 46 140 +DEAL::1 1 46 141 +DEAL::1 1 46 142 +DEAL::1 1 46 143 +DEAL::1 1 46 144 +DEAL::1 1 46 145 +DEAL::1 1 46 146 +DEAL::1 1 46 147 +DEAL::1 1 46 148 +DEAL::1 1 46 149 +DEAL::1 1 46 150 +DEAL::1 1 46 151 +DEAL::1 1 46 152 +DEAL::1 1 46 153 +DEAL::1 1 46 154 +DEAL::1 1 46 155 +DEAL::1 1 46 156 +DEAL::1 1 47 47 +DEAL::1 1 47 39 +DEAL::1 1 47 40 +DEAL::1 1 47 41 +DEAL::1 1 47 42 +DEAL::1 1 47 43 +DEAL::1 1 47 44 +DEAL::1 1 47 45 +DEAL::1 1 47 46 +DEAL::1 1 47 48 +DEAL::1 1 47 49 +DEAL::1 1 47 50 +DEAL::1 1 47 51 +DEAL::1 1 47 52 +DEAL::1 1 47 53 +DEAL::1 1 47 54 +DEAL::1 1 47 55 +DEAL::1 1 47 56 +DEAL::1 1 47 57 +DEAL::1 1 47 58 +DEAL::1 1 47 59 +DEAL::1 1 47 60 +DEAL::1 1 47 61 +DEAL::1 1 47 62 +DEAL::1 1 47 63 +DEAL::1 1 47 64 +DEAL::1 1 47 65 +DEAL::1 1 48 48 +DEAL::1 1 48 39 +DEAL::1 1 48 40 +DEAL::1 1 48 41 +DEAL::1 1 48 42 +DEAL::1 1 48 43 +DEAL::1 1 48 44 +DEAL::1 1 48 45 +DEAL::1 1 48 46 +DEAL::1 1 48 47 +DEAL::1 1 48 49 +DEAL::1 1 48 50 +DEAL::1 1 48 51 +DEAL::1 1 48 52 +DEAL::1 1 48 53 +DEAL::1 1 48 54 +DEAL::1 1 48 55 +DEAL::1 1 48 56 +DEAL::1 1 48 57 +DEAL::1 1 48 58 +DEAL::1 1 48 59 +DEAL::1 1 48 60 +DEAL::1 1 48 61 +DEAL::1 1 48 62 +DEAL::1 1 48 63 +DEAL::1 1 48 64 +DEAL::1 1 48 65 +DEAL::1 1 48 66 +DEAL::1 1 48 67 +DEAL::1 1 48 68 +DEAL::1 1 48 69 +DEAL::1 1 48 70 +DEAL::1 1 48 71 +DEAL::1 1 48 72 +DEAL::1 1 48 73 +DEAL::1 1 48 74 +DEAL::1 1 48 75 +DEAL::1 1 48 76 +DEAL::1 1 48 77 +DEAL::1 1 48 78 +DEAL::1 1 48 79 +DEAL::1 1 48 80 +DEAL::1 1 48 81 +DEAL::1 1 48 82 +DEAL::1 1 49 49 +DEAL::1 1 49 39 +DEAL::1 1 49 40 +DEAL::1 1 49 41 +DEAL::1 1 49 42 +DEAL::1 1 49 43 +DEAL::1 1 49 44 +DEAL::1 1 49 45 +DEAL::1 1 49 46 +DEAL::1 1 49 47 +DEAL::1 1 49 48 +DEAL::1 1 49 50 +DEAL::1 1 49 51 +DEAL::1 1 49 52 +DEAL::1 1 49 53 +DEAL::1 1 49 54 +DEAL::1 1 49 55 +DEAL::1 1 49 56 +DEAL::1 1 49 57 +DEAL::1 1 49 58 +DEAL::1 1 49 59 +DEAL::1 1 49 60 +DEAL::1 1 49 61 +DEAL::1 1 49 62 +DEAL::1 1 49 63 +DEAL::1 1 49 64 +DEAL::1 1 49 65 +DEAL::1 1 50 50 +DEAL::1 1 50 39 +DEAL::1 1 50 40 +DEAL::1 1 50 41 +DEAL::1 1 50 42 +DEAL::1 1 50 43 +DEAL::1 1 50 44 +DEAL::1 1 50 45 +DEAL::1 1 50 46 +DEAL::1 1 50 47 +DEAL::1 1 50 48 +DEAL::1 1 50 49 +DEAL::1 1 50 51 +DEAL::1 1 50 52 +DEAL::1 1 50 53 +DEAL::1 1 50 54 +DEAL::1 1 50 55 +DEAL::1 1 50 56 +DEAL::1 1 50 57 +DEAL::1 1 50 58 +DEAL::1 1 50 59 +DEAL::1 1 50 60 +DEAL::1 1 50 61 +DEAL::1 1 50 62 +DEAL::1 1 50 63 +DEAL::1 1 50 64 +DEAL::1 1 50 65 +DEAL::1 1 50 83 +DEAL::1 1 50 84 +DEAL::1 1 50 85 +DEAL::1 1 50 86 +DEAL::1 1 50 87 +DEAL::1 1 50 88 +DEAL::1 1 50 89 +DEAL::1 1 50 90 +DEAL::1 1 50 91 +DEAL::1 1 50 92 +DEAL::1 1 50 93 +DEAL::1 1 50 94 +DEAL::1 1 50 95 +DEAL::1 1 50 96 +DEAL::1 1 50 97 +DEAL::1 1 50 98 +DEAL::1 1 50 99 +DEAL::1 1 51 51 +DEAL::1 1 51 4 +DEAL::1 1 51 39 +DEAL::1 1 51 40 +DEAL::1 1 51 41 +DEAL::1 1 51 42 +DEAL::1 1 51 43 +DEAL::1 1 51 44 +DEAL::1 1 51 45 +DEAL::1 1 51 46 +DEAL::1 1 51 47 +DEAL::1 1 51 48 +DEAL::1 1 51 49 +DEAL::1 1 51 50 +DEAL::1 1 51 52 +DEAL::1 1 51 53 +DEAL::1 1 51 54 +DEAL::1 1 51 55 +DEAL::1 1 51 56 +DEAL::1 1 51 57 +DEAL::1 1 51 58 +DEAL::1 1 51 59 +DEAL::1 1 51 60 +DEAL::1 1 51 61 +DEAL::1 1 51 62 +DEAL::1 1 51 63 +DEAL::1 1 51 64 +DEAL::1 1 51 65 +DEAL::1 1 51 111 +DEAL::1 1 51 112 +DEAL::1 1 51 113 +DEAL::1 1 51 114 +DEAL::1 1 51 115 +DEAL::1 1 51 116 +DEAL::1 1 51 117 +DEAL::1 1 51 118 +DEAL::1 1 51 119 +DEAL::1 1 51 120 +DEAL::1 1 51 121 +DEAL::1 1 51 122 +DEAL::1 1 51 123 +DEAL::1 1 51 124 +DEAL::1 1 51 125 +DEAL::1 1 51 126 +DEAL::1 1 51 127 +DEAL::1 1 52 52 +DEAL::1 1 52 4 +DEAL::1 1 52 39 +DEAL::1 1 52 40 +DEAL::1 1 52 41 +DEAL::1 1 52 42 +DEAL::1 1 52 43 +DEAL::1 1 52 44 +DEAL::1 1 52 45 +DEAL::1 1 52 46 +DEAL::1 1 52 47 +DEAL::1 1 52 48 +DEAL::1 1 52 49 +DEAL::1 1 52 50 +DEAL::1 1 52 51 +DEAL::1 1 52 53 +DEAL::1 1 52 54 +DEAL::1 1 52 55 +DEAL::1 1 52 56 +DEAL::1 1 52 57 +DEAL::1 1 52 58 +DEAL::1 1 52 59 +DEAL::1 1 52 60 +DEAL::1 1 52 61 +DEAL::1 1 52 62 +DEAL::1 1 52 63 +DEAL::1 1 52 64 +DEAL::1 1 52 65 +DEAL::1 1 52 66 +DEAL::1 1 52 67 +DEAL::1 1 52 68 +DEAL::1 1 52 69 +DEAL::1 1 52 70 +DEAL::1 1 52 71 +DEAL::1 1 52 72 +DEAL::1 1 52 73 +DEAL::1 1 52 74 +DEAL::1 1 52 75 +DEAL::1 1 52 76 +DEAL::1 1 52 77 +DEAL::1 1 52 78 +DEAL::1 1 52 79 +DEAL::1 1 52 80 +DEAL::1 1 52 81 +DEAL::1 1 52 82 +DEAL::1 1 52 111 +DEAL::1 1 52 112 +DEAL::1 1 52 113 +DEAL::1 1 52 114 +DEAL::1 1 52 115 +DEAL::1 1 52 116 +DEAL::1 1 52 117 +DEAL::1 1 52 118 +DEAL::1 1 52 119 +DEAL::1 1 52 120 +DEAL::1 1 52 121 +DEAL::1 1 52 122 +DEAL::1 1 52 123 +DEAL::1 1 52 124 +DEAL::1 1 52 125 +DEAL::1 1 52 126 +DEAL::1 1 52 127 +DEAL::1 1 52 128 +DEAL::1 1 52 129 +DEAL::1 1 52 130 +DEAL::1 1 52 131 +DEAL::1 1 52 132 +DEAL::1 1 52 133 +DEAL::1 1 52 134 +DEAL::1 1 52 135 +DEAL::1 1 52 136 +DEAL::1 1 52 137 +DEAL::1 1 52 138 +DEAL::1 1 53 53 +DEAL::1 1 53 4 +DEAL::1 1 53 39 +DEAL::1 1 53 40 +DEAL::1 1 53 41 +DEAL::1 1 53 42 +DEAL::1 1 53 43 +DEAL::1 1 53 44 +DEAL::1 1 53 45 +DEAL::1 1 53 46 +DEAL::1 1 53 47 +DEAL::1 1 53 48 +DEAL::1 1 53 49 +DEAL::1 1 53 50 +DEAL::1 1 53 51 +DEAL::1 1 53 52 +DEAL::1 1 53 54 +DEAL::1 1 53 55 +DEAL::1 1 53 56 +DEAL::1 1 53 57 +DEAL::1 1 53 58 +DEAL::1 1 53 59 +DEAL::1 1 53 60 +DEAL::1 1 53 61 +DEAL::1 1 53 62 +DEAL::1 1 53 63 +DEAL::1 1 53 64 +DEAL::1 1 53 65 +DEAL::1 1 53 111 +DEAL::1 1 53 112 +DEAL::1 1 53 113 +DEAL::1 1 53 114 +DEAL::1 1 53 115 +DEAL::1 1 53 116 +DEAL::1 1 53 117 +DEAL::1 1 53 118 +DEAL::1 1 53 119 +DEAL::1 1 53 120 +DEAL::1 1 53 121 +DEAL::1 1 53 122 +DEAL::1 1 53 123 +DEAL::1 1 53 124 +DEAL::1 1 53 125 +DEAL::1 1 53 126 +DEAL::1 1 53 127 +DEAL::1 1 54 54 +DEAL::1 1 54 4 +DEAL::1 1 54 39 +DEAL::1 1 54 40 +DEAL::1 1 54 41 +DEAL::1 1 54 42 +DEAL::1 1 54 43 +DEAL::1 1 54 44 +DEAL::1 1 54 45 +DEAL::1 1 54 46 +DEAL::1 1 54 47 +DEAL::1 1 54 48 +DEAL::1 1 54 49 +DEAL::1 1 54 50 +DEAL::1 1 54 51 +DEAL::1 1 54 52 +DEAL::1 1 54 53 +DEAL::1 1 54 55 +DEAL::1 1 54 56 +DEAL::1 1 54 57 +DEAL::1 1 54 58 +DEAL::1 1 54 59 +DEAL::1 1 54 60 +DEAL::1 1 54 61 +DEAL::1 1 54 62 +DEAL::1 1 54 63 +DEAL::1 1 54 64 +DEAL::1 1 54 65 +DEAL::1 1 54 83 +DEAL::1 1 54 84 +DEAL::1 1 54 85 +DEAL::1 1 54 86 +DEAL::1 1 54 87 +DEAL::1 1 54 88 +DEAL::1 1 54 89 +DEAL::1 1 54 90 +DEAL::1 1 54 91 +DEAL::1 1 54 92 +DEAL::1 1 54 93 +DEAL::1 1 54 94 +DEAL::1 1 54 95 +DEAL::1 1 54 96 +DEAL::1 1 54 97 +DEAL::1 1 54 98 +DEAL::1 1 54 99 +DEAL::1 1 54 111 +DEAL::1 1 54 112 +DEAL::1 1 54 113 +DEAL::1 1 54 114 +DEAL::1 1 54 115 +DEAL::1 1 54 116 +DEAL::1 1 54 117 +DEAL::1 1 54 118 +DEAL::1 1 54 119 +DEAL::1 1 54 120 +DEAL::1 1 54 121 +DEAL::1 1 54 122 +DEAL::1 1 54 123 +DEAL::1 1 54 124 +DEAL::1 1 54 125 +DEAL::1 1 54 126 +DEAL::1 1 54 127 +DEAL::1 1 54 139 +DEAL::1 1 54 140 +DEAL::1 1 54 141 +DEAL::1 1 54 142 +DEAL::1 1 54 143 +DEAL::1 1 54 144 +DEAL::1 1 54 145 +DEAL::1 1 54 146 +DEAL::1 1 54 147 +DEAL::1 1 54 148 +DEAL::1 1 54 149 +DEAL::1 1 55 55 +DEAL::1 1 55 39 +DEAL::1 1 55 40 +DEAL::1 1 55 41 +DEAL::1 1 55 42 +DEAL::1 1 55 43 +DEAL::1 1 55 44 +DEAL::1 1 55 45 +DEAL::1 1 55 46 +DEAL::1 1 55 47 +DEAL::1 1 55 48 +DEAL::1 1 55 49 +DEAL::1 1 55 50 +DEAL::1 1 55 51 +DEAL::1 1 55 52 +DEAL::1 1 55 53 +DEAL::1 1 55 54 +DEAL::1 1 55 56 +DEAL::1 1 55 57 +DEAL::1 1 55 58 +DEAL::1 1 55 59 +DEAL::1 1 55 60 +DEAL::1 1 55 61 +DEAL::1 1 55 62 +DEAL::1 1 55 63 +DEAL::1 1 55 64 +DEAL::1 1 55 65 +DEAL::1 1 56 56 +DEAL::1 1 56 39 +DEAL::1 1 56 40 +DEAL::1 1 56 41 +DEAL::1 1 56 42 +DEAL::1 1 56 43 +DEAL::1 1 56 44 +DEAL::1 1 56 45 +DEAL::1 1 56 46 +DEAL::1 1 56 47 +DEAL::1 1 56 48 +DEAL::1 1 56 49 +DEAL::1 1 56 50 +DEAL::1 1 56 51 +DEAL::1 1 56 52 +DEAL::1 1 56 53 +DEAL::1 1 56 54 +DEAL::1 1 56 55 +DEAL::1 1 56 57 +DEAL::1 1 56 58 +DEAL::1 1 56 59 +DEAL::1 1 56 60 +DEAL::1 1 56 61 +DEAL::1 1 56 62 +DEAL::1 1 56 63 +DEAL::1 1 56 64 +DEAL::1 1 56 65 +DEAL::1 1 56 66 +DEAL::1 1 56 67 +DEAL::1 1 56 68 +DEAL::1 1 56 69 +DEAL::1 1 56 70 +DEAL::1 1 56 71 +DEAL::1 1 56 72 +DEAL::1 1 56 73 +DEAL::1 1 56 74 +DEAL::1 1 56 75 +DEAL::1 1 56 76 +DEAL::1 1 56 77 +DEAL::1 1 56 78 +DEAL::1 1 56 79 +DEAL::1 1 56 80 +DEAL::1 1 56 81 +DEAL::1 1 56 82 +DEAL::1 1 57 57 +DEAL::1 1 57 39 +DEAL::1 1 57 40 +DEAL::1 1 57 41 +DEAL::1 1 57 42 +DEAL::1 1 57 43 +DEAL::1 1 57 44 +DEAL::1 1 57 45 +DEAL::1 1 57 46 +DEAL::1 1 57 47 +DEAL::1 1 57 48 +DEAL::1 1 57 49 +DEAL::1 1 57 50 +DEAL::1 1 57 51 +DEAL::1 1 57 52 +DEAL::1 1 57 53 +DEAL::1 1 57 54 +DEAL::1 1 57 55 +DEAL::1 1 57 56 +DEAL::1 1 57 58 +DEAL::1 1 57 59 +DEAL::1 1 57 60 +DEAL::1 1 57 61 +DEAL::1 1 57 62 +DEAL::1 1 57 63 +DEAL::1 1 57 64 +DEAL::1 1 57 65 +DEAL::1 1 57 83 +DEAL::1 1 57 84 +DEAL::1 1 57 85 +DEAL::1 1 57 86 +DEAL::1 1 57 87 +DEAL::1 1 57 88 +DEAL::1 1 57 89 +DEAL::1 1 57 90 +DEAL::1 1 57 91 +DEAL::1 1 57 92 +DEAL::1 1 57 93 +DEAL::1 1 57 94 +DEAL::1 1 57 95 +DEAL::1 1 57 96 +DEAL::1 1 57 97 +DEAL::1 1 57 98 +DEAL::1 1 57 99 +DEAL::1 1 58 58 +DEAL::1 1 58 39 +DEAL::1 1 58 40 +DEAL::1 1 58 41 +DEAL::1 1 58 42 +DEAL::1 1 58 43 +DEAL::1 1 58 44 +DEAL::1 1 58 45 +DEAL::1 1 58 46 +DEAL::1 1 58 47 +DEAL::1 1 58 48 +DEAL::1 1 58 49 +DEAL::1 1 58 50 +DEAL::1 1 58 51 +DEAL::1 1 58 52 +DEAL::1 1 58 53 +DEAL::1 1 58 54 +DEAL::1 1 58 55 +DEAL::1 1 58 56 +DEAL::1 1 58 57 +DEAL::1 1 58 59 +DEAL::1 1 58 60 +DEAL::1 1 58 61 +DEAL::1 1 58 62 +DEAL::1 1 58 63 +DEAL::1 1 58 64 +DEAL::1 1 58 65 +DEAL::1 1 58 66 +DEAL::1 1 58 67 +DEAL::1 1 58 68 +DEAL::1 1 58 69 +DEAL::1 1 58 70 +DEAL::1 1 58 71 +DEAL::1 1 58 72 +DEAL::1 1 58 73 +DEAL::1 1 58 74 +DEAL::1 1 58 75 +DEAL::1 1 58 76 +DEAL::1 1 58 77 +DEAL::1 1 58 78 +DEAL::1 1 58 79 +DEAL::1 1 58 80 +DEAL::1 1 58 81 +DEAL::1 1 58 82 +DEAL::1 1 58 83 +DEAL::1 1 58 84 +DEAL::1 1 58 85 +DEAL::1 1 58 86 +DEAL::1 1 58 87 +DEAL::1 1 58 88 +DEAL::1 1 58 89 +DEAL::1 1 58 90 +DEAL::1 1 58 91 +DEAL::1 1 58 92 +DEAL::1 1 58 93 +DEAL::1 1 58 94 +DEAL::1 1 58 95 +DEAL::1 1 58 96 +DEAL::1 1 58 97 +DEAL::1 1 58 98 +DEAL::1 1 58 99 +DEAL::1 1 58 100 +DEAL::1 1 58 101 +DEAL::1 1 58 102 +DEAL::1 1 58 103 +DEAL::1 1 58 104 +DEAL::1 1 58 105 +DEAL::1 1 58 106 +DEAL::1 1 58 107 +DEAL::1 1 58 108 +DEAL::1 1 58 109 +DEAL::1 1 58 110 +DEAL::1 1 59 59 +DEAL::1 1 59 39 +DEAL::1 1 59 40 +DEAL::1 1 59 41 +DEAL::1 1 59 42 +DEAL::1 1 59 43 +DEAL::1 1 59 44 +DEAL::1 1 59 45 +DEAL::1 1 59 46 +DEAL::1 1 59 47 +DEAL::1 1 59 48 +DEAL::1 1 59 49 +DEAL::1 1 59 50 +DEAL::1 1 59 51 +DEAL::1 1 59 52 +DEAL::1 1 59 53 +DEAL::1 1 59 54 +DEAL::1 1 59 55 +DEAL::1 1 59 56 +DEAL::1 1 59 57 +DEAL::1 1 59 58 +DEAL::1 1 59 60 +DEAL::1 1 59 61 +DEAL::1 1 59 62 +DEAL::1 1 59 63 +DEAL::1 1 59 64 +DEAL::1 1 59 65 +DEAL::1 1 60 60 +DEAL::1 1 60 39 +DEAL::1 1 60 40 +DEAL::1 1 60 41 +DEAL::1 1 60 42 +DEAL::1 1 60 43 +DEAL::1 1 60 44 +DEAL::1 1 60 45 +DEAL::1 1 60 46 +DEAL::1 1 60 47 +DEAL::1 1 60 48 +DEAL::1 1 60 49 +DEAL::1 1 60 50 +DEAL::1 1 60 51 +DEAL::1 1 60 52 +DEAL::1 1 60 53 +DEAL::1 1 60 54 +DEAL::1 1 60 55 +DEAL::1 1 60 56 +DEAL::1 1 60 57 +DEAL::1 1 60 58 +DEAL::1 1 60 59 +DEAL::1 1 60 61 +DEAL::1 1 60 62 +DEAL::1 1 60 63 +DEAL::1 1 60 64 +DEAL::1 1 60 65 +DEAL::1 1 60 66 +DEAL::1 1 60 67 +DEAL::1 1 60 68 +DEAL::1 1 60 69 +DEAL::1 1 60 70 +DEAL::1 1 60 71 +DEAL::1 1 60 72 +DEAL::1 1 60 73 +DEAL::1 1 60 74 +DEAL::1 1 60 75 +DEAL::1 1 60 76 +DEAL::1 1 60 77 +DEAL::1 1 60 78 +DEAL::1 1 60 79 +DEAL::1 1 60 80 +DEAL::1 1 60 81 +DEAL::1 1 60 82 +DEAL::1 1 61 61 +DEAL::1 1 61 39 +DEAL::1 1 61 40 +DEAL::1 1 61 41 +DEAL::1 1 61 42 +DEAL::1 1 61 43 +DEAL::1 1 61 44 +DEAL::1 1 61 45 +DEAL::1 1 61 46 +DEAL::1 1 61 47 +DEAL::1 1 61 48 +DEAL::1 1 61 49 +DEAL::1 1 61 50 +DEAL::1 1 61 51 +DEAL::1 1 61 52 +DEAL::1 1 61 53 +DEAL::1 1 61 54 +DEAL::1 1 61 55 +DEAL::1 1 61 56 +DEAL::1 1 61 57 +DEAL::1 1 61 58 +DEAL::1 1 61 59 +DEAL::1 1 61 60 +DEAL::1 1 61 62 +DEAL::1 1 61 63 +DEAL::1 1 61 64 +DEAL::1 1 61 65 +DEAL::1 1 62 62 +DEAL::1 1 62 39 +DEAL::1 1 62 40 +DEAL::1 1 62 41 +DEAL::1 1 62 42 +DEAL::1 1 62 43 +DEAL::1 1 62 44 +DEAL::1 1 62 45 +DEAL::1 1 62 46 +DEAL::1 1 62 47 +DEAL::1 1 62 48 +DEAL::1 1 62 49 +DEAL::1 1 62 50 +DEAL::1 1 62 51 +DEAL::1 1 62 52 +DEAL::1 1 62 53 +DEAL::1 1 62 54 +DEAL::1 1 62 55 +DEAL::1 1 62 56 +DEAL::1 1 62 57 +DEAL::1 1 62 58 +DEAL::1 1 62 59 +DEAL::1 1 62 60 +DEAL::1 1 62 61 +DEAL::1 1 62 63 +DEAL::1 1 62 64 +DEAL::1 1 62 65 +DEAL::1 1 62 83 +DEAL::1 1 62 84 +DEAL::1 1 62 85 +DEAL::1 1 62 86 +DEAL::1 1 62 87 +DEAL::1 1 62 88 +DEAL::1 1 62 89 +DEAL::1 1 62 90 +DEAL::1 1 62 91 +DEAL::1 1 62 92 +DEAL::1 1 62 93 +DEAL::1 1 62 94 +DEAL::1 1 62 95 +DEAL::1 1 62 96 +DEAL::1 1 62 97 +DEAL::1 1 62 98 +DEAL::1 1 62 99 +DEAL::1 1 63 63 +DEAL::1 1 63 39 +DEAL::1 1 63 40 +DEAL::1 1 63 41 +DEAL::1 1 63 42 +DEAL::1 1 63 43 +DEAL::1 1 63 44 +DEAL::1 1 63 45 +DEAL::1 1 63 46 +DEAL::1 1 63 47 +DEAL::1 1 63 48 +DEAL::1 1 63 49 +DEAL::1 1 63 50 +DEAL::1 1 63 51 +DEAL::1 1 63 52 +DEAL::1 1 63 53 +DEAL::1 1 63 54 +DEAL::1 1 63 55 +DEAL::1 1 63 56 +DEAL::1 1 63 57 +DEAL::1 1 63 58 +DEAL::1 1 63 59 +DEAL::1 1 63 60 +DEAL::1 1 63 61 +DEAL::1 1 63 62 +DEAL::1 1 63 64 +DEAL::1 1 63 65 +DEAL::1 1 64 64 +DEAL::1 1 64 4 +DEAL::1 1 64 39 +DEAL::1 1 64 40 +DEAL::1 1 64 41 +DEAL::1 1 64 42 +DEAL::1 1 64 43 +DEAL::1 1 64 44 +DEAL::1 1 64 45 +DEAL::1 1 64 46 +DEAL::1 1 64 47 +DEAL::1 1 64 48 +DEAL::1 1 64 49 +DEAL::1 1 64 50 +DEAL::1 1 64 51 +DEAL::1 1 64 52 +DEAL::1 1 64 53 +DEAL::1 1 64 54 +DEAL::1 1 64 55 +DEAL::1 1 64 56 +DEAL::1 1 64 57 +DEAL::1 1 64 58 +DEAL::1 1 64 59 +DEAL::1 1 64 60 +DEAL::1 1 64 61 +DEAL::1 1 64 62 +DEAL::1 1 64 63 +DEAL::1 1 64 65 +DEAL::1 1 64 111 +DEAL::1 1 64 112 +DEAL::1 1 64 113 +DEAL::1 1 64 114 +DEAL::1 1 64 115 +DEAL::1 1 64 116 +DEAL::1 1 64 117 +DEAL::1 1 64 118 +DEAL::1 1 64 119 +DEAL::1 1 64 120 +DEAL::1 1 64 121 +DEAL::1 1 64 122 +DEAL::1 1 64 123 +DEAL::1 1 64 124 +DEAL::1 1 64 125 +DEAL::1 1 64 126 +DEAL::1 1 64 127 +DEAL::1 1 65 65 +DEAL::1 1 65 39 +DEAL::1 1 65 40 +DEAL::1 1 65 41 +DEAL::1 1 65 42 +DEAL::1 1 65 43 +DEAL::1 1 65 44 +DEAL::1 1 65 45 +DEAL::1 1 65 46 +DEAL::1 1 65 47 +DEAL::1 1 65 48 +DEAL::1 1 65 49 +DEAL::1 1 65 50 +DEAL::1 1 65 51 +DEAL::1 1 65 52 +DEAL::1 1 65 53 +DEAL::1 1 65 54 +DEAL::1 1 65 55 +DEAL::1 1 65 56 +DEAL::1 1 65 57 +DEAL::1 1 65 58 +DEAL::1 1 65 59 +DEAL::1 1 65 60 +DEAL::1 1 65 61 +DEAL::1 1 65 62 +DEAL::1 1 65 63 +DEAL::1 1 65 64 +DEAL::1 1 66 66 +DEAL::1 1 66 40 +DEAL::1 1 66 42 +DEAL::1 1 66 44 +DEAL::1 1 66 46 +DEAL::1 1 66 48 +DEAL::1 1 66 52 +DEAL::1 1 66 56 +DEAL::1 1 66 58 +DEAL::1 1 66 60 +DEAL::1 1 66 67 +DEAL::1 1 66 68 +DEAL::1 1 66 69 +DEAL::1 1 66 70 +DEAL::1 1 66 71 +DEAL::1 1 66 72 +DEAL::1 1 66 73 +DEAL::1 1 66 74 +DEAL::1 1 66 75 +DEAL::1 1 66 76 +DEAL::1 1 66 77 +DEAL::1 1 66 78 +DEAL::1 1 66 79 +DEAL::1 1 66 80 +DEAL::1 1 66 81 +DEAL::1 1 66 82 +DEAL::1 1 66 83 +DEAL::1 1 66 85 +DEAL::1 1 66 87 +DEAL::1 1 66 90 +DEAL::1 1 66 93 +DEAL::1 1 66 95 +DEAL::1 1 66 100 +DEAL::1 1 66 101 +DEAL::1 1 66 102 +DEAL::1 1 66 103 +DEAL::1 1 66 104 +DEAL::1 1 66 105 +DEAL::1 1 66 106 +DEAL::1 1 66 107 +DEAL::1 1 66 108 +DEAL::1 1 66 109 +DEAL::1 1 66 110 +DEAL::1 1 67 67 +DEAL::1 1 67 40 +DEAL::1 1 67 42 +DEAL::1 1 67 44 +DEAL::1 1 67 46 +DEAL::1 1 67 48 +DEAL::1 1 67 52 +DEAL::1 1 67 56 +DEAL::1 1 67 58 +DEAL::1 1 67 60 +DEAL::1 1 67 66 +DEAL::1 1 67 68 +DEAL::1 1 67 69 +DEAL::1 1 67 70 +DEAL::1 1 67 71 +DEAL::1 1 67 72 +DEAL::1 1 67 73 +DEAL::1 1 67 74 +DEAL::1 1 67 75 +DEAL::1 1 67 76 +DEAL::1 1 67 77 +DEAL::1 1 67 78 +DEAL::1 1 67 79 +DEAL::1 1 67 80 +DEAL::1 1 67 81 +DEAL::1 1 67 82 +DEAL::1 1 67 111 +DEAL::1 1 67 113 +DEAL::1 1 67 115 +DEAL::1 1 67 119 +DEAL::1 1 67 121 +DEAL::1 1 67 123 +DEAL::1 1 67 128 +DEAL::1 1 67 129 +DEAL::1 1 67 130 +DEAL::1 1 67 131 +DEAL::1 1 67 132 +DEAL::1 1 67 133 +DEAL::1 1 67 134 +DEAL::1 1 67 135 +DEAL::1 1 67 136 +DEAL::1 1 67 137 +DEAL::1 1 67 138 +DEAL::1 1 68 68 +DEAL::1 1 68 40 +DEAL::1 1 68 42 +DEAL::1 1 68 44 +DEAL::1 1 68 46 +DEAL::1 1 68 48 +DEAL::1 1 68 52 +DEAL::1 1 68 56 +DEAL::1 1 68 58 +DEAL::1 1 68 60 +DEAL::1 1 68 66 +DEAL::1 1 68 67 +DEAL::1 1 68 69 +DEAL::1 1 68 70 +DEAL::1 1 68 71 +DEAL::1 1 68 72 +DEAL::1 1 68 73 +DEAL::1 1 68 74 +DEAL::1 1 68 75 +DEAL::1 1 68 76 +DEAL::1 1 68 77 +DEAL::1 1 68 78 +DEAL::1 1 68 79 +DEAL::1 1 68 80 +DEAL::1 1 68 81 +DEAL::1 1 68 82 +DEAL::1 1 68 83 +DEAL::1 1 68 85 +DEAL::1 1 68 87 +DEAL::1 1 68 90 +DEAL::1 1 68 93 +DEAL::1 1 68 95 +DEAL::1 1 68 100 +DEAL::1 1 68 101 +DEAL::1 1 68 102 +DEAL::1 1 68 103 +DEAL::1 1 68 104 +DEAL::1 1 68 105 +DEAL::1 1 68 106 +DEAL::1 1 68 107 +DEAL::1 1 68 108 +DEAL::1 1 68 109 +DEAL::1 1 68 110 +DEAL::1 1 68 111 +DEAL::1 1 68 113 +DEAL::1 1 68 115 +DEAL::1 1 68 119 +DEAL::1 1 68 121 +DEAL::1 1 68 123 +DEAL::1 1 68 128 +DEAL::1 1 68 129 +DEAL::1 1 68 130 +DEAL::1 1 68 131 +DEAL::1 1 68 132 +DEAL::1 1 68 133 +DEAL::1 1 68 134 +DEAL::1 1 68 135 +DEAL::1 1 68 136 +DEAL::1 1 68 137 +DEAL::1 1 68 138 +DEAL::1 1 68 139 +DEAL::1 1 68 141 +DEAL::1 1 68 144 +DEAL::1 1 68 146 +DEAL::1 1 68 150 +DEAL::1 1 68 151 +DEAL::1 1 68 152 +DEAL::1 1 68 153 +DEAL::1 1 68 154 +DEAL::1 1 68 155 +DEAL::1 1 68 156 +DEAL::1 1 69 69 +DEAL::1 1 69 40 +DEAL::1 1 69 42 +DEAL::1 1 69 44 +DEAL::1 1 69 46 +DEAL::1 1 69 48 +DEAL::1 1 69 52 +DEAL::1 1 69 56 +DEAL::1 1 69 58 +DEAL::1 1 69 60 +DEAL::1 1 69 66 +DEAL::1 1 69 67 +DEAL::1 1 69 68 +DEAL::1 1 69 70 +DEAL::1 1 69 71 +DEAL::1 1 69 72 +DEAL::1 1 69 73 +DEAL::1 1 69 74 +DEAL::1 1 69 75 +DEAL::1 1 69 76 +DEAL::1 1 69 77 +DEAL::1 1 69 78 +DEAL::1 1 69 79 +DEAL::1 1 69 80 +DEAL::1 1 69 81 +DEAL::1 1 69 82 +DEAL::1 1 70 70 +DEAL::1 1 70 40 +DEAL::1 1 70 42 +DEAL::1 1 70 44 +DEAL::1 1 70 46 +DEAL::1 1 70 48 +DEAL::1 1 70 52 +DEAL::1 1 70 56 +DEAL::1 1 70 58 +DEAL::1 1 70 60 +DEAL::1 1 70 66 +DEAL::1 1 70 67 +DEAL::1 1 70 68 +DEAL::1 1 70 69 +DEAL::1 1 70 71 +DEAL::1 1 70 72 +DEAL::1 1 70 73 +DEAL::1 1 70 74 +DEAL::1 1 70 75 +DEAL::1 1 70 76 +DEAL::1 1 70 77 +DEAL::1 1 70 78 +DEAL::1 1 70 79 +DEAL::1 1 70 80 +DEAL::1 1 70 81 +DEAL::1 1 70 82 +DEAL::1 1 71 71 +DEAL::1 1 71 40 +DEAL::1 1 71 42 +DEAL::1 1 71 44 +DEAL::1 1 71 46 +DEAL::1 1 71 48 +DEAL::1 1 71 52 +DEAL::1 1 71 56 +DEAL::1 1 71 58 +DEAL::1 1 71 60 +DEAL::1 1 71 66 +DEAL::1 1 71 67 +DEAL::1 1 71 68 +DEAL::1 1 71 69 +DEAL::1 1 71 70 +DEAL::1 1 71 72 +DEAL::1 1 71 73 +DEAL::1 1 71 74 +DEAL::1 1 71 75 +DEAL::1 1 71 76 +DEAL::1 1 71 77 +DEAL::1 1 71 78 +DEAL::1 1 71 79 +DEAL::1 1 71 80 +DEAL::1 1 71 81 +DEAL::1 1 71 82 +DEAL::1 1 71 83 +DEAL::1 1 71 85 +DEAL::1 1 71 87 +DEAL::1 1 71 90 +DEAL::1 1 71 93 +DEAL::1 1 71 95 +DEAL::1 1 71 100 +DEAL::1 1 71 101 +DEAL::1 1 71 102 +DEAL::1 1 71 103 +DEAL::1 1 71 104 +DEAL::1 1 71 105 +DEAL::1 1 71 106 +DEAL::1 1 71 107 +DEAL::1 1 71 108 +DEAL::1 1 71 109 +DEAL::1 1 71 110 +DEAL::1 1 72 72 +DEAL::1 1 72 40 +DEAL::1 1 72 42 +DEAL::1 1 72 44 +DEAL::1 1 72 46 +DEAL::1 1 72 48 +DEAL::1 1 72 52 +DEAL::1 1 72 56 +DEAL::1 1 72 58 +DEAL::1 1 72 60 +DEAL::1 1 72 66 +DEAL::1 1 72 67 +DEAL::1 1 72 68 +DEAL::1 1 72 69 +DEAL::1 1 72 70 +DEAL::1 1 72 71 +DEAL::1 1 72 73 +DEAL::1 1 72 74 +DEAL::1 1 72 75 +DEAL::1 1 72 76 +DEAL::1 1 72 77 +DEAL::1 1 72 78 +DEAL::1 1 72 79 +DEAL::1 1 72 80 +DEAL::1 1 72 81 +DEAL::1 1 72 82 +DEAL::1 1 72 111 +DEAL::1 1 72 113 +DEAL::1 1 72 115 +DEAL::1 1 72 119 +DEAL::1 1 72 121 +DEAL::1 1 72 123 +DEAL::1 1 72 128 +DEAL::1 1 72 129 +DEAL::1 1 72 130 +DEAL::1 1 72 131 +DEAL::1 1 72 132 +DEAL::1 1 72 133 +DEAL::1 1 72 134 +DEAL::1 1 72 135 +DEAL::1 1 72 136 +DEAL::1 1 72 137 +DEAL::1 1 72 138 +DEAL::1 1 73 73 +DEAL::1 1 73 4 +DEAL::1 1 73 40 +DEAL::1 1 73 42 +DEAL::1 1 73 44 +DEAL::1 1 73 46 +DEAL::1 1 73 48 +DEAL::1 1 73 52 +DEAL::1 1 73 56 +DEAL::1 1 73 58 +DEAL::1 1 73 60 +DEAL::1 1 73 66 +DEAL::1 1 73 67 +DEAL::1 1 73 68 +DEAL::1 1 73 69 +DEAL::1 1 73 70 +DEAL::1 1 73 71 +DEAL::1 1 73 72 +DEAL::1 1 73 74 +DEAL::1 1 73 75 +DEAL::1 1 73 76 +DEAL::1 1 73 77 +DEAL::1 1 73 78 +DEAL::1 1 73 79 +DEAL::1 1 73 80 +DEAL::1 1 73 81 +DEAL::1 1 73 82 +DEAL::1 1 73 111 +DEAL::1 1 73 113 +DEAL::1 1 73 115 +DEAL::1 1 73 119 +DEAL::1 1 73 121 +DEAL::1 1 73 123 +DEAL::1 1 73 128 +DEAL::1 1 73 129 +DEAL::1 1 73 130 +DEAL::1 1 73 131 +DEAL::1 1 73 132 +DEAL::1 1 73 133 +DEAL::1 1 73 134 +DEAL::1 1 73 135 +DEAL::1 1 73 136 +DEAL::1 1 73 137 +DEAL::1 1 73 138 +DEAL::1 1 74 74 +DEAL::1 1 74 4 +DEAL::1 1 74 40 +DEAL::1 1 74 42 +DEAL::1 1 74 44 +DEAL::1 1 74 46 +DEAL::1 1 74 48 +DEAL::1 1 74 52 +DEAL::1 1 74 56 +DEAL::1 1 74 58 +DEAL::1 1 74 60 +DEAL::1 1 74 66 +DEAL::1 1 74 67 +DEAL::1 1 74 68 +DEAL::1 1 74 69 +DEAL::1 1 74 70 +DEAL::1 1 74 71 +DEAL::1 1 74 72 +DEAL::1 1 74 73 +DEAL::1 1 74 75 +DEAL::1 1 74 76 +DEAL::1 1 74 77 +DEAL::1 1 74 78 +DEAL::1 1 74 79 +DEAL::1 1 74 80 +DEAL::1 1 74 81 +DEAL::1 1 74 82 +DEAL::1 1 74 83 +DEAL::1 1 74 85 +DEAL::1 1 74 87 +DEAL::1 1 74 90 +DEAL::1 1 74 93 +DEAL::1 1 74 95 +DEAL::1 1 74 100 +DEAL::1 1 74 101 +DEAL::1 1 74 102 +DEAL::1 1 74 103 +DEAL::1 1 74 104 +DEAL::1 1 74 105 +DEAL::1 1 74 106 +DEAL::1 1 74 107 +DEAL::1 1 74 108 +DEAL::1 1 74 109 +DEAL::1 1 74 110 +DEAL::1 1 74 111 +DEAL::1 1 74 113 +DEAL::1 1 74 115 +DEAL::1 1 74 119 +DEAL::1 1 74 121 +DEAL::1 1 74 123 +DEAL::1 1 74 128 +DEAL::1 1 74 129 +DEAL::1 1 74 130 +DEAL::1 1 74 131 +DEAL::1 1 74 132 +DEAL::1 1 74 133 +DEAL::1 1 74 134 +DEAL::1 1 74 135 +DEAL::1 1 74 136 +DEAL::1 1 74 137 +DEAL::1 1 74 138 +DEAL::1 1 74 139 +DEAL::1 1 74 141 +DEAL::1 1 74 144 +DEAL::1 1 74 146 +DEAL::1 1 74 150 +DEAL::1 1 74 151 +DEAL::1 1 74 152 +DEAL::1 1 74 153 +DEAL::1 1 74 154 +DEAL::1 1 74 155 +DEAL::1 1 74 156 +DEAL::1 1 75 75 +DEAL::1 1 75 40 +DEAL::1 1 75 42 +DEAL::1 1 75 44 +DEAL::1 1 75 46 +DEAL::1 1 75 48 +DEAL::1 1 75 52 +DEAL::1 1 75 56 +DEAL::1 1 75 58 +DEAL::1 1 75 60 +DEAL::1 1 75 66 +DEAL::1 1 75 67 +DEAL::1 1 75 68 +DEAL::1 1 75 69 +DEAL::1 1 75 70 +DEAL::1 1 75 71 +DEAL::1 1 75 72 +DEAL::1 1 75 73 +DEAL::1 1 75 74 +DEAL::1 1 75 76 +DEAL::1 1 75 77 +DEAL::1 1 75 78 +DEAL::1 1 75 79 +DEAL::1 1 75 80 +DEAL::1 1 75 81 +DEAL::1 1 75 82 +DEAL::1 1 76 76 +DEAL::1 1 76 40 +DEAL::1 1 76 42 +DEAL::1 1 76 44 +DEAL::1 1 76 46 +DEAL::1 1 76 48 +DEAL::1 1 76 52 +DEAL::1 1 76 56 +DEAL::1 1 76 58 +DEAL::1 1 76 60 +DEAL::1 1 76 66 +DEAL::1 1 76 67 +DEAL::1 1 76 68 +DEAL::1 1 76 69 +DEAL::1 1 76 70 +DEAL::1 1 76 71 +DEAL::1 1 76 72 +DEAL::1 1 76 73 +DEAL::1 1 76 74 +DEAL::1 1 76 75 +DEAL::1 1 76 77 +DEAL::1 1 76 78 +DEAL::1 1 76 79 +DEAL::1 1 76 80 +DEAL::1 1 76 81 +DEAL::1 1 76 82 +DEAL::1 1 76 83 +DEAL::1 1 76 85 +DEAL::1 1 76 87 +DEAL::1 1 76 90 +DEAL::1 1 76 93 +DEAL::1 1 76 95 +DEAL::1 1 76 100 +DEAL::1 1 76 101 +DEAL::1 1 76 102 +DEAL::1 1 76 103 +DEAL::1 1 76 104 +DEAL::1 1 76 105 +DEAL::1 1 76 106 +DEAL::1 1 76 107 +DEAL::1 1 76 108 +DEAL::1 1 76 109 +DEAL::1 1 76 110 +DEAL::1 1 77 77 +DEAL::1 1 77 40 +DEAL::1 1 77 42 +DEAL::1 1 77 44 +DEAL::1 1 77 46 +DEAL::1 1 77 48 +DEAL::1 1 77 52 +DEAL::1 1 77 56 +DEAL::1 1 77 58 +DEAL::1 1 77 60 +DEAL::1 1 77 66 +DEAL::1 1 77 67 +DEAL::1 1 77 68 +DEAL::1 1 77 69 +DEAL::1 1 77 70 +DEAL::1 1 77 71 +DEAL::1 1 77 72 +DEAL::1 1 77 73 +DEAL::1 1 77 74 +DEAL::1 1 77 75 +DEAL::1 1 77 76 +DEAL::1 1 77 78 +DEAL::1 1 77 79 +DEAL::1 1 77 80 +DEAL::1 1 77 81 +DEAL::1 1 77 82 +DEAL::1 1 78 78 +DEAL::1 1 78 40 +DEAL::1 1 78 42 +DEAL::1 1 78 44 +DEAL::1 1 78 46 +DEAL::1 1 78 48 +DEAL::1 1 78 52 +DEAL::1 1 78 56 +DEAL::1 1 78 58 +DEAL::1 1 78 60 +DEAL::1 1 78 66 +DEAL::1 1 78 67 +DEAL::1 1 78 68 +DEAL::1 1 78 69 +DEAL::1 1 78 70 +DEAL::1 1 78 71 +DEAL::1 1 78 72 +DEAL::1 1 78 73 +DEAL::1 1 78 74 +DEAL::1 1 78 75 +DEAL::1 1 78 76 +DEAL::1 1 78 77 +DEAL::1 1 78 79 +DEAL::1 1 78 80 +DEAL::1 1 78 81 +DEAL::1 1 78 82 +DEAL::1 1 79 79 +DEAL::1 1 79 40 +DEAL::1 1 79 42 +DEAL::1 1 79 44 +DEAL::1 1 79 46 +DEAL::1 1 79 48 +DEAL::1 1 79 52 +DEAL::1 1 79 56 +DEAL::1 1 79 58 +DEAL::1 1 79 60 +DEAL::1 1 79 66 +DEAL::1 1 79 67 +DEAL::1 1 79 68 +DEAL::1 1 79 69 +DEAL::1 1 79 70 +DEAL::1 1 79 71 +DEAL::1 1 79 72 +DEAL::1 1 79 73 +DEAL::1 1 79 74 +DEAL::1 1 79 75 +DEAL::1 1 79 76 +DEAL::1 1 79 77 +DEAL::1 1 79 78 +DEAL::1 1 79 80 +DEAL::1 1 79 81 +DEAL::1 1 79 82 +DEAL::1 1 79 83 +DEAL::1 1 79 85 +DEAL::1 1 79 87 +DEAL::1 1 79 90 +DEAL::1 1 79 93 +DEAL::1 1 79 95 +DEAL::1 1 79 100 +DEAL::1 1 79 101 +DEAL::1 1 79 102 +DEAL::1 1 79 103 +DEAL::1 1 79 104 +DEAL::1 1 79 105 +DEAL::1 1 79 106 +DEAL::1 1 79 107 +DEAL::1 1 79 108 +DEAL::1 1 79 109 +DEAL::1 1 79 110 +DEAL::1 1 80 80 +DEAL::1 1 80 40 +DEAL::1 1 80 42 +DEAL::1 1 80 44 +DEAL::1 1 80 46 +DEAL::1 1 80 48 +DEAL::1 1 80 52 +DEAL::1 1 80 56 +DEAL::1 1 80 58 +DEAL::1 1 80 60 +DEAL::1 1 80 66 +DEAL::1 1 80 67 +DEAL::1 1 80 68 +DEAL::1 1 80 69 +DEAL::1 1 80 70 +DEAL::1 1 80 71 +DEAL::1 1 80 72 +DEAL::1 1 80 73 +DEAL::1 1 80 74 +DEAL::1 1 80 75 +DEAL::1 1 80 76 +DEAL::1 1 80 77 +DEAL::1 1 80 78 +DEAL::1 1 80 79 +DEAL::1 1 80 81 +DEAL::1 1 80 82 +DEAL::1 1 81 81 +DEAL::1 1 81 4 +DEAL::1 1 81 40 +DEAL::1 1 81 42 +DEAL::1 1 81 44 +DEAL::1 1 81 46 +DEAL::1 1 81 48 +DEAL::1 1 81 52 +DEAL::1 1 81 56 +DEAL::1 1 81 58 +DEAL::1 1 81 60 +DEAL::1 1 81 66 +DEAL::1 1 81 67 +DEAL::1 1 81 68 +DEAL::1 1 81 69 +DEAL::1 1 81 70 +DEAL::1 1 81 71 +DEAL::1 1 81 72 +DEAL::1 1 81 73 +DEAL::1 1 81 74 +DEAL::1 1 81 75 +DEAL::1 1 81 76 +DEAL::1 1 81 77 +DEAL::1 1 81 78 +DEAL::1 1 81 79 +DEAL::1 1 81 80 +DEAL::1 1 81 82 +DEAL::1 1 81 111 +DEAL::1 1 81 113 +DEAL::1 1 81 115 +DEAL::1 1 81 119 +DEAL::1 1 81 121 +DEAL::1 1 81 123 +DEAL::1 1 81 128 +DEAL::1 1 81 129 +DEAL::1 1 81 130 +DEAL::1 1 81 131 +DEAL::1 1 81 132 +DEAL::1 1 81 133 +DEAL::1 1 81 134 +DEAL::1 1 81 135 +DEAL::1 1 81 136 +DEAL::1 1 81 137 +DEAL::1 1 81 138 +DEAL::1 1 82 82 +DEAL::1 1 82 40 +DEAL::1 1 82 42 +DEAL::1 1 82 44 +DEAL::1 1 82 46 +DEAL::1 1 82 48 +DEAL::1 1 82 52 +DEAL::1 1 82 56 +DEAL::1 1 82 58 +DEAL::1 1 82 60 +DEAL::1 1 82 66 +DEAL::1 1 82 67 +DEAL::1 1 82 68 +DEAL::1 1 82 69 +DEAL::1 1 82 70 +DEAL::1 1 82 71 +DEAL::1 1 82 72 +DEAL::1 1 82 73 +DEAL::1 1 82 74 +DEAL::1 1 82 75 +DEAL::1 1 82 76 +DEAL::1 1 82 77 +DEAL::1 1 82 78 +DEAL::1 1 82 79 +DEAL::1 1 82 80 +DEAL::1 1 82 81 +DEAL::1 1 83 83 +DEAL::1 1 83 41 +DEAL::1 1 83 42 +DEAL::1 1 83 45 +DEAL::1 1 83 46 +DEAL::1 1 83 50 +DEAL::1 1 83 54 +DEAL::1 1 83 57 +DEAL::1 1 83 58 +DEAL::1 1 83 62 +DEAL::1 1 83 66 +DEAL::1 1 83 68 +DEAL::1 1 83 71 +DEAL::1 1 83 74 +DEAL::1 1 83 76 +DEAL::1 1 83 79 +DEAL::1 1 83 84 +DEAL::1 1 83 85 +DEAL::1 1 83 86 +DEAL::1 1 83 87 +DEAL::1 1 83 88 +DEAL::1 1 83 89 +DEAL::1 1 83 90 +DEAL::1 1 83 91 +DEAL::1 1 83 92 +DEAL::1 1 83 93 +DEAL::1 1 83 94 +DEAL::1 1 83 95 +DEAL::1 1 83 96 +DEAL::1 1 83 97 +DEAL::1 1 83 98 +DEAL::1 1 83 99 +DEAL::1 1 83 100 +DEAL::1 1 83 101 +DEAL::1 1 83 102 +DEAL::1 1 83 103 +DEAL::1 1 83 104 +DEAL::1 1 83 105 +DEAL::1 1 83 106 +DEAL::1 1 83 107 +DEAL::1 1 83 108 +DEAL::1 1 83 109 +DEAL::1 1 83 110 +DEAL::1 1 84 84 +DEAL::1 1 84 41 +DEAL::1 1 84 42 +DEAL::1 1 84 45 +DEAL::1 1 84 46 +DEAL::1 1 84 50 +DEAL::1 1 84 54 +DEAL::1 1 84 57 +DEAL::1 1 84 58 +DEAL::1 1 84 62 +DEAL::1 1 84 83 +DEAL::1 1 84 85 +DEAL::1 1 84 86 +DEAL::1 1 84 87 +DEAL::1 1 84 88 +DEAL::1 1 84 89 +DEAL::1 1 84 90 +DEAL::1 1 84 91 +DEAL::1 1 84 92 +DEAL::1 1 84 93 +DEAL::1 1 84 94 +DEAL::1 1 84 95 +DEAL::1 1 84 96 +DEAL::1 1 84 97 +DEAL::1 1 84 98 +DEAL::1 1 84 99 +DEAL::1 1 84 112 +DEAL::1 1 84 113 +DEAL::1 1 84 117 +DEAL::1 1 84 120 +DEAL::1 1 84 121 +DEAL::1 1 84 125 +DEAL::1 1 84 139 +DEAL::1 1 84 140 +DEAL::1 1 84 141 +DEAL::1 1 84 142 +DEAL::1 1 84 143 +DEAL::1 1 84 144 +DEAL::1 1 84 145 +DEAL::1 1 84 146 +DEAL::1 1 84 147 +DEAL::1 1 84 148 +DEAL::1 1 84 149 +DEAL::1 1 85 85 +DEAL::1 1 85 41 +DEAL::1 1 85 42 +DEAL::1 1 85 45 +DEAL::1 1 85 46 +DEAL::1 1 85 50 +DEAL::1 1 85 54 +DEAL::1 1 85 57 +DEAL::1 1 85 58 +DEAL::1 1 85 62 +DEAL::1 1 85 66 +DEAL::1 1 85 68 +DEAL::1 1 85 71 +DEAL::1 1 85 74 +DEAL::1 1 85 76 +DEAL::1 1 85 79 +DEAL::1 1 85 83 +DEAL::1 1 85 84 +DEAL::1 1 85 86 +DEAL::1 1 85 87 +DEAL::1 1 85 88 +DEAL::1 1 85 89 +DEAL::1 1 85 90 +DEAL::1 1 85 91 +DEAL::1 1 85 92 +DEAL::1 1 85 93 +DEAL::1 1 85 94 +DEAL::1 1 85 95 +DEAL::1 1 85 96 +DEAL::1 1 85 97 +DEAL::1 1 85 98 +DEAL::1 1 85 99 +DEAL::1 1 85 100 +DEAL::1 1 85 101 +DEAL::1 1 85 102 +DEAL::1 1 85 103 +DEAL::1 1 85 104 +DEAL::1 1 85 105 +DEAL::1 1 85 106 +DEAL::1 1 85 107 +DEAL::1 1 85 108 +DEAL::1 1 85 109 +DEAL::1 1 85 110 +DEAL::1 1 85 112 +DEAL::1 1 85 113 +DEAL::1 1 85 117 +DEAL::1 1 85 120 +DEAL::1 1 85 121 +DEAL::1 1 85 125 +DEAL::1 1 85 128 +DEAL::1 1 85 131 +DEAL::1 1 85 133 +DEAL::1 1 85 136 +DEAL::1 1 85 139 +DEAL::1 1 85 140 +DEAL::1 1 85 141 +DEAL::1 1 85 142 +DEAL::1 1 85 143 +DEAL::1 1 85 144 +DEAL::1 1 85 145 +DEAL::1 1 85 146 +DEAL::1 1 85 147 +DEAL::1 1 85 148 +DEAL::1 1 85 149 +DEAL::1 1 85 150 +DEAL::1 1 85 151 +DEAL::1 1 85 152 +DEAL::1 1 85 153 +DEAL::1 1 85 154 +DEAL::1 1 85 155 +DEAL::1 1 85 156 +DEAL::1 1 86 86 +DEAL::1 1 86 41 +DEAL::1 1 86 42 +DEAL::1 1 86 45 +DEAL::1 1 86 46 +DEAL::1 1 86 50 +DEAL::1 1 86 54 +DEAL::1 1 86 57 +DEAL::1 1 86 58 +DEAL::1 1 86 62 +DEAL::1 1 86 83 +DEAL::1 1 86 84 +DEAL::1 1 86 85 +DEAL::1 1 86 87 +DEAL::1 1 86 88 +DEAL::1 1 86 89 +DEAL::1 1 86 90 +DEAL::1 1 86 91 +DEAL::1 1 86 92 +DEAL::1 1 86 93 +DEAL::1 1 86 94 +DEAL::1 1 86 95 +DEAL::1 1 86 96 +DEAL::1 1 86 97 +DEAL::1 1 86 98 +DEAL::1 1 86 99 +DEAL::1 1 87 87 +DEAL::1 1 87 41 +DEAL::1 1 87 42 +DEAL::1 1 87 45 +DEAL::1 1 87 46 +DEAL::1 1 87 50 +DEAL::1 1 87 54 +DEAL::1 1 87 57 +DEAL::1 1 87 58 +DEAL::1 1 87 62 +DEAL::1 1 87 66 +DEAL::1 1 87 68 +DEAL::1 1 87 71 +DEAL::1 1 87 74 +DEAL::1 1 87 76 +DEAL::1 1 87 79 +DEAL::1 1 87 83 +DEAL::1 1 87 84 +DEAL::1 1 87 85 +DEAL::1 1 87 86 +DEAL::1 1 87 88 +DEAL::1 1 87 89 +DEAL::1 1 87 90 +DEAL::1 1 87 91 +DEAL::1 1 87 92 +DEAL::1 1 87 93 +DEAL::1 1 87 94 +DEAL::1 1 87 95 +DEAL::1 1 87 96 +DEAL::1 1 87 97 +DEAL::1 1 87 98 +DEAL::1 1 87 99 +DEAL::1 1 87 100 +DEAL::1 1 87 101 +DEAL::1 1 87 102 +DEAL::1 1 87 103 +DEAL::1 1 87 104 +DEAL::1 1 87 105 +DEAL::1 1 87 106 +DEAL::1 1 87 107 +DEAL::1 1 87 108 +DEAL::1 1 87 109 +DEAL::1 1 87 110 +DEAL::1 1 88 88 +DEAL::1 1 88 41 +DEAL::1 1 88 42 +DEAL::1 1 88 45 +DEAL::1 1 88 46 +DEAL::1 1 88 50 +DEAL::1 1 88 54 +DEAL::1 1 88 57 +DEAL::1 1 88 58 +DEAL::1 1 88 62 +DEAL::1 1 88 83 +DEAL::1 1 88 84 +DEAL::1 1 88 85 +DEAL::1 1 88 86 +DEAL::1 1 88 87 +DEAL::1 1 88 89 +DEAL::1 1 88 90 +DEAL::1 1 88 91 +DEAL::1 1 88 92 +DEAL::1 1 88 93 +DEAL::1 1 88 94 +DEAL::1 1 88 95 +DEAL::1 1 88 96 +DEAL::1 1 88 97 +DEAL::1 1 88 98 +DEAL::1 1 88 99 +DEAL::1 1 89 89 +DEAL::1 1 89 4 +DEAL::1 1 89 41 +DEAL::1 1 89 42 +DEAL::1 1 89 45 +DEAL::1 1 89 46 +DEAL::1 1 89 50 +DEAL::1 1 89 54 +DEAL::1 1 89 57 +DEAL::1 1 89 58 +DEAL::1 1 89 62 +DEAL::1 1 89 83 +DEAL::1 1 89 84 +DEAL::1 1 89 85 +DEAL::1 1 89 86 +DEAL::1 1 89 87 +DEAL::1 1 89 88 +DEAL::1 1 89 90 +DEAL::1 1 89 91 +DEAL::1 1 89 92 +DEAL::1 1 89 93 +DEAL::1 1 89 94 +DEAL::1 1 89 95 +DEAL::1 1 89 96 +DEAL::1 1 89 97 +DEAL::1 1 89 98 +DEAL::1 1 89 99 +DEAL::1 1 89 112 +DEAL::1 1 89 113 +DEAL::1 1 89 117 +DEAL::1 1 89 120 +DEAL::1 1 89 121 +DEAL::1 1 89 125 +DEAL::1 1 89 139 +DEAL::1 1 89 140 +DEAL::1 1 89 141 +DEAL::1 1 89 142 +DEAL::1 1 89 143 +DEAL::1 1 89 144 +DEAL::1 1 89 145 +DEAL::1 1 89 146 +DEAL::1 1 89 147 +DEAL::1 1 89 148 +DEAL::1 1 89 149 +DEAL::1 1 90 90 +DEAL::1 1 90 4 +DEAL::1 1 90 41 +DEAL::1 1 90 42 +DEAL::1 1 90 45 +DEAL::1 1 90 46 +DEAL::1 1 90 50 +DEAL::1 1 90 54 +DEAL::1 1 90 57 +DEAL::1 1 90 58 +DEAL::1 1 90 62 +DEAL::1 1 90 66 +DEAL::1 1 90 68 +DEAL::1 1 90 71 +DEAL::1 1 90 74 +DEAL::1 1 90 76 +DEAL::1 1 90 79 +DEAL::1 1 90 83 +DEAL::1 1 90 84 +DEAL::1 1 90 85 +DEAL::1 1 90 86 +DEAL::1 1 90 87 +DEAL::1 1 90 88 +DEAL::1 1 90 89 +DEAL::1 1 90 91 +DEAL::1 1 90 92 +DEAL::1 1 90 93 +DEAL::1 1 90 94 +DEAL::1 1 90 95 +DEAL::1 1 90 96 +DEAL::1 1 90 97 +DEAL::1 1 90 98 +DEAL::1 1 90 99 +DEAL::1 1 90 100 +DEAL::1 1 90 101 +DEAL::1 1 90 102 +DEAL::1 1 90 103 +DEAL::1 1 90 104 +DEAL::1 1 90 105 +DEAL::1 1 90 106 +DEAL::1 1 90 107 +DEAL::1 1 90 108 +DEAL::1 1 90 109 +DEAL::1 1 90 110 +DEAL::1 1 90 112 +DEAL::1 1 90 113 +DEAL::1 1 90 117 +DEAL::1 1 90 120 +DEAL::1 1 90 121 +DEAL::1 1 90 125 +DEAL::1 1 90 128 +DEAL::1 1 90 131 +DEAL::1 1 90 133 +DEAL::1 1 90 136 +DEAL::1 1 90 139 +DEAL::1 1 90 140 +DEAL::1 1 90 141 +DEAL::1 1 90 142 +DEAL::1 1 90 143 +DEAL::1 1 90 144 +DEAL::1 1 90 145 +DEAL::1 1 90 146 +DEAL::1 1 90 147 +DEAL::1 1 90 148 +DEAL::1 1 90 149 +DEAL::1 1 90 150 +DEAL::1 1 90 151 +DEAL::1 1 90 152 +DEAL::1 1 90 153 +DEAL::1 1 90 154 +DEAL::1 1 90 155 +DEAL::1 1 90 156 +DEAL::1 1 91 91 +DEAL::1 1 91 41 +DEAL::1 1 91 42 +DEAL::1 1 91 45 +DEAL::1 1 91 46 +DEAL::1 1 91 50 +DEAL::1 1 91 54 +DEAL::1 1 91 57 +DEAL::1 1 91 58 +DEAL::1 1 91 62 +DEAL::1 1 91 83 +DEAL::1 1 91 84 +DEAL::1 1 91 85 +DEAL::1 1 91 86 +DEAL::1 1 91 87 +DEAL::1 1 91 88 +DEAL::1 1 91 89 +DEAL::1 1 91 90 +DEAL::1 1 91 92 +DEAL::1 1 91 93 +DEAL::1 1 91 94 +DEAL::1 1 91 95 +DEAL::1 1 91 96 +DEAL::1 1 91 97 +DEAL::1 1 91 98 +DEAL::1 1 91 99 +DEAL::1 1 91 112 +DEAL::1 1 91 113 +DEAL::1 1 91 117 +DEAL::1 1 91 120 +DEAL::1 1 91 121 +DEAL::1 1 91 125 +DEAL::1 1 91 139 +DEAL::1 1 91 140 +DEAL::1 1 91 141 +DEAL::1 1 91 142 +DEAL::1 1 91 143 +DEAL::1 1 91 144 +DEAL::1 1 91 145 +DEAL::1 1 91 146 +DEAL::1 1 91 147 +DEAL::1 1 91 148 +DEAL::1 1 91 149 +DEAL::1 1 92 92 +DEAL::1 1 92 41 +DEAL::1 1 92 42 +DEAL::1 1 92 45 +DEAL::1 1 92 46 +DEAL::1 1 92 50 +DEAL::1 1 92 54 +DEAL::1 1 92 57 +DEAL::1 1 92 58 +DEAL::1 1 92 62 +DEAL::1 1 92 83 +DEAL::1 1 92 84 +DEAL::1 1 92 85 +DEAL::1 1 92 86 +DEAL::1 1 92 87 +DEAL::1 1 92 88 +DEAL::1 1 92 89 +DEAL::1 1 92 90 +DEAL::1 1 92 91 +DEAL::1 1 92 93 +DEAL::1 1 92 94 +DEAL::1 1 92 95 +DEAL::1 1 92 96 +DEAL::1 1 92 97 +DEAL::1 1 92 98 +DEAL::1 1 92 99 +DEAL::1 1 93 93 +DEAL::1 1 93 41 +DEAL::1 1 93 42 +DEAL::1 1 93 45 +DEAL::1 1 93 46 +DEAL::1 1 93 50 +DEAL::1 1 93 54 +DEAL::1 1 93 57 +DEAL::1 1 93 58 +DEAL::1 1 93 62 +DEAL::1 1 93 66 +DEAL::1 1 93 68 +DEAL::1 1 93 71 +DEAL::1 1 93 74 +DEAL::1 1 93 76 +DEAL::1 1 93 79 +DEAL::1 1 93 83 +DEAL::1 1 93 84 +DEAL::1 1 93 85 +DEAL::1 1 93 86 +DEAL::1 1 93 87 +DEAL::1 1 93 88 +DEAL::1 1 93 89 +DEAL::1 1 93 90 +DEAL::1 1 93 91 +DEAL::1 1 93 92 +DEAL::1 1 93 94 +DEAL::1 1 93 95 +DEAL::1 1 93 96 +DEAL::1 1 93 97 +DEAL::1 1 93 98 +DEAL::1 1 93 99 +DEAL::1 1 93 100 +DEAL::1 1 93 101 +DEAL::1 1 93 102 +DEAL::1 1 93 103 +DEAL::1 1 93 104 +DEAL::1 1 93 105 +DEAL::1 1 93 106 +DEAL::1 1 93 107 +DEAL::1 1 93 108 +DEAL::1 1 93 109 +DEAL::1 1 93 110 +DEAL::1 1 94 94 +DEAL::1 1 94 41 +DEAL::1 1 94 42 +DEAL::1 1 94 45 +DEAL::1 1 94 46 +DEAL::1 1 94 50 +DEAL::1 1 94 54 +DEAL::1 1 94 57 +DEAL::1 1 94 58 +DEAL::1 1 94 62 +DEAL::1 1 94 83 +DEAL::1 1 94 84 +DEAL::1 1 94 85 +DEAL::1 1 94 86 +DEAL::1 1 94 87 +DEAL::1 1 94 88 +DEAL::1 1 94 89 +DEAL::1 1 94 90 +DEAL::1 1 94 91 +DEAL::1 1 94 92 +DEAL::1 1 94 93 +DEAL::1 1 94 95 +DEAL::1 1 94 96 +DEAL::1 1 94 97 +DEAL::1 1 94 98 +DEAL::1 1 94 99 +DEAL::1 1 95 95 +DEAL::1 1 95 41 +DEAL::1 1 95 42 +DEAL::1 1 95 45 +DEAL::1 1 95 46 +DEAL::1 1 95 50 +DEAL::1 1 95 54 +DEAL::1 1 95 57 +DEAL::1 1 95 58 +DEAL::1 1 95 62 +DEAL::1 1 95 66 +DEAL::1 1 95 68 +DEAL::1 1 95 71 +DEAL::1 1 95 74 +DEAL::1 1 95 76 +DEAL::1 1 95 79 +DEAL::1 1 95 83 +DEAL::1 1 95 84 +DEAL::1 1 95 85 +DEAL::1 1 95 86 +DEAL::1 1 95 87 +DEAL::1 1 95 88 +DEAL::1 1 95 89 +DEAL::1 1 95 90 +DEAL::1 1 95 91 +DEAL::1 1 95 92 +DEAL::1 1 95 93 +DEAL::1 1 95 94 +DEAL::1 1 95 96 +DEAL::1 1 95 97 +DEAL::1 1 95 98 +DEAL::1 1 95 99 +DEAL::1 1 95 100 +DEAL::1 1 95 101 +DEAL::1 1 95 102 +DEAL::1 1 95 103 +DEAL::1 1 95 104 +DEAL::1 1 95 105 +DEAL::1 1 95 106 +DEAL::1 1 95 107 +DEAL::1 1 95 108 +DEAL::1 1 95 109 +DEAL::1 1 95 110 +DEAL::1 1 96 96 +DEAL::1 1 96 41 +DEAL::1 1 96 42 +DEAL::1 1 96 45 +DEAL::1 1 96 46 +DEAL::1 1 96 50 +DEAL::1 1 96 54 +DEAL::1 1 96 57 +DEAL::1 1 96 58 +DEAL::1 1 96 62 +DEAL::1 1 96 83 +DEAL::1 1 96 84 +DEAL::1 1 96 85 +DEAL::1 1 96 86 +DEAL::1 1 96 87 +DEAL::1 1 96 88 +DEAL::1 1 96 89 +DEAL::1 1 96 90 +DEAL::1 1 96 91 +DEAL::1 1 96 92 +DEAL::1 1 96 93 +DEAL::1 1 96 94 +DEAL::1 1 96 95 +DEAL::1 1 96 97 +DEAL::1 1 96 98 +DEAL::1 1 96 99 +DEAL::1 1 97 97 +DEAL::1 1 97 41 +DEAL::1 1 97 42 +DEAL::1 1 97 45 +DEAL::1 1 97 46 +DEAL::1 1 97 50 +DEAL::1 1 97 54 +DEAL::1 1 97 57 +DEAL::1 1 97 58 +DEAL::1 1 97 62 +DEAL::1 1 97 83 +DEAL::1 1 97 84 +DEAL::1 1 97 85 +DEAL::1 1 97 86 +DEAL::1 1 97 87 +DEAL::1 1 97 88 +DEAL::1 1 97 89 +DEAL::1 1 97 90 +DEAL::1 1 97 91 +DEAL::1 1 97 92 +DEAL::1 1 97 93 +DEAL::1 1 97 94 +DEAL::1 1 97 95 +DEAL::1 1 97 96 +DEAL::1 1 97 98 +DEAL::1 1 97 99 +DEAL::1 1 98 98 +DEAL::1 1 98 4 +DEAL::1 1 98 41 +DEAL::1 1 98 42 +DEAL::1 1 98 45 +DEAL::1 1 98 46 +DEAL::1 1 98 50 +DEAL::1 1 98 54 +DEAL::1 1 98 57 +DEAL::1 1 98 58 +DEAL::1 1 98 62 +DEAL::1 1 98 83 +DEAL::1 1 98 84 +DEAL::1 1 98 85 +DEAL::1 1 98 86 +DEAL::1 1 98 87 +DEAL::1 1 98 88 +DEAL::1 1 98 89 +DEAL::1 1 98 90 +DEAL::1 1 98 91 +DEAL::1 1 98 92 +DEAL::1 1 98 93 +DEAL::1 1 98 94 +DEAL::1 1 98 95 +DEAL::1 1 98 96 +DEAL::1 1 98 97 +DEAL::1 1 98 99 +DEAL::1 1 98 112 +DEAL::1 1 98 113 +DEAL::1 1 98 117 +DEAL::1 1 98 120 +DEAL::1 1 98 121 +DEAL::1 1 98 125 +DEAL::1 1 98 139 +DEAL::1 1 98 140 +DEAL::1 1 98 141 +DEAL::1 1 98 142 +DEAL::1 1 98 143 +DEAL::1 1 98 144 +DEAL::1 1 98 145 +DEAL::1 1 98 146 +DEAL::1 1 98 147 +DEAL::1 1 98 148 +DEAL::1 1 98 149 +DEAL::1 1 99 99 +DEAL::1 1 99 41 +DEAL::1 1 99 42 +DEAL::1 1 99 45 +DEAL::1 1 99 46 +DEAL::1 1 99 50 +DEAL::1 1 99 54 +DEAL::1 1 99 57 +DEAL::1 1 99 58 +DEAL::1 1 99 62 +DEAL::1 1 99 83 +DEAL::1 1 99 84 +DEAL::1 1 99 85 +DEAL::1 1 99 86 +DEAL::1 1 99 87 +DEAL::1 1 99 88 +DEAL::1 1 99 89 +DEAL::1 1 99 90 +DEAL::1 1 99 91 +DEAL::1 1 99 92 +DEAL::1 1 99 93 +DEAL::1 1 99 94 +DEAL::1 1 99 95 +DEAL::1 1 99 96 +DEAL::1 1 99 97 +DEAL::1 1 99 98 +DEAL::1 1 100 100 +DEAL::1 1 100 42 +DEAL::1 1 100 46 +DEAL::1 1 100 58 +DEAL::1 1 100 66 +DEAL::1 1 100 68 +DEAL::1 1 100 71 +DEAL::1 1 100 74 +DEAL::1 1 100 76 +DEAL::1 1 100 79 +DEAL::1 1 100 83 +DEAL::1 1 100 85 +DEAL::1 1 100 87 +DEAL::1 1 100 90 +DEAL::1 1 100 93 +DEAL::1 1 100 95 +DEAL::1 1 100 101 +DEAL::1 1 100 102 +DEAL::1 1 100 103 +DEAL::1 1 100 104 +DEAL::1 1 100 105 +DEAL::1 1 100 106 +DEAL::1 1 100 107 +DEAL::1 1 100 108 +DEAL::1 1 100 109 +DEAL::1 1 100 110 +DEAL::1 1 100 113 +DEAL::1 1 100 121 +DEAL::1 1 100 128 +DEAL::1 1 100 131 +DEAL::1 1 100 133 +DEAL::1 1 100 136 +DEAL::1 1 100 139 +DEAL::1 1 100 141 +DEAL::1 1 100 144 +DEAL::1 1 100 146 +DEAL::1 1 100 150 +DEAL::1 1 100 151 +DEAL::1 1 100 152 +DEAL::1 1 100 153 +DEAL::1 1 100 154 +DEAL::1 1 100 155 +DEAL::1 1 100 156 +DEAL::1 1 101 101 +DEAL::1 1 101 42 +DEAL::1 1 101 46 +DEAL::1 1 101 58 +DEAL::1 1 101 66 +DEAL::1 1 101 68 +DEAL::1 1 101 71 +DEAL::1 1 101 74 +DEAL::1 1 101 76 +DEAL::1 1 101 79 +DEAL::1 1 101 83 +DEAL::1 1 101 85 +DEAL::1 1 101 87 +DEAL::1 1 101 90 +DEAL::1 1 101 93 +DEAL::1 1 101 95 +DEAL::1 1 101 100 +DEAL::1 1 101 102 +DEAL::1 1 101 103 +DEAL::1 1 101 104 +DEAL::1 1 101 105 +DEAL::1 1 101 106 +DEAL::1 1 101 107 +DEAL::1 1 101 108 +DEAL::1 1 101 109 +DEAL::1 1 101 110 +DEAL::1 1 102 102 +DEAL::1 1 102 42 +DEAL::1 1 102 46 +DEAL::1 1 102 58 +DEAL::1 1 102 66 +DEAL::1 1 102 68 +DEAL::1 1 102 71 +DEAL::1 1 102 74 +DEAL::1 1 102 76 +DEAL::1 1 102 79 +DEAL::1 1 102 83 +DEAL::1 1 102 85 +DEAL::1 1 102 87 +DEAL::1 1 102 90 +DEAL::1 1 102 93 +DEAL::1 1 102 95 +DEAL::1 1 102 100 +DEAL::1 1 102 101 +DEAL::1 1 102 103 +DEAL::1 1 102 104 +DEAL::1 1 102 105 +DEAL::1 1 102 106 +DEAL::1 1 102 107 +DEAL::1 1 102 108 +DEAL::1 1 102 109 +DEAL::1 1 102 110 +DEAL::1 1 103 103 +DEAL::1 1 103 42 +DEAL::1 1 103 46 +DEAL::1 1 103 58 +DEAL::1 1 103 66 +DEAL::1 1 103 68 +DEAL::1 1 103 71 +DEAL::1 1 103 74 +DEAL::1 1 103 76 +DEAL::1 1 103 79 +DEAL::1 1 103 83 +DEAL::1 1 103 85 +DEAL::1 1 103 87 +DEAL::1 1 103 90 +DEAL::1 1 103 93 +DEAL::1 1 103 95 +DEAL::1 1 103 100 +DEAL::1 1 103 101 +DEAL::1 1 103 102 +DEAL::1 1 103 104 +DEAL::1 1 103 105 +DEAL::1 1 103 106 +DEAL::1 1 103 107 +DEAL::1 1 103 108 +DEAL::1 1 103 109 +DEAL::1 1 103 110 +DEAL::1 1 103 113 +DEAL::1 1 103 121 +DEAL::1 1 103 128 +DEAL::1 1 103 131 +DEAL::1 1 103 133 +DEAL::1 1 103 136 +DEAL::1 1 103 139 +DEAL::1 1 103 141 +DEAL::1 1 103 144 +DEAL::1 1 103 146 +DEAL::1 1 103 150 +DEAL::1 1 103 151 +DEAL::1 1 103 152 +DEAL::1 1 103 153 +DEAL::1 1 103 154 +DEAL::1 1 103 155 +DEAL::1 1 103 156 +DEAL::1 1 104 104 +DEAL::1 1 104 42 +DEAL::1 1 104 46 +DEAL::1 1 104 58 +DEAL::1 1 104 66 +DEAL::1 1 104 68 +DEAL::1 1 104 71 +DEAL::1 1 104 74 +DEAL::1 1 104 76 +DEAL::1 1 104 79 +DEAL::1 1 104 83 +DEAL::1 1 104 85 +DEAL::1 1 104 87 +DEAL::1 1 104 90 +DEAL::1 1 104 93 +DEAL::1 1 104 95 +DEAL::1 1 104 100 +DEAL::1 1 104 101 +DEAL::1 1 104 102 +DEAL::1 1 104 103 +DEAL::1 1 104 105 +DEAL::1 1 104 106 +DEAL::1 1 104 107 +DEAL::1 1 104 108 +DEAL::1 1 104 109 +DEAL::1 1 104 110 +DEAL::1 1 104 113 +DEAL::1 1 104 121 +DEAL::1 1 104 128 +DEAL::1 1 104 131 +DEAL::1 1 104 133 +DEAL::1 1 104 136 +DEAL::1 1 104 139 +DEAL::1 1 104 141 +DEAL::1 1 104 144 +DEAL::1 1 104 146 +DEAL::1 1 104 150 +DEAL::1 1 104 151 +DEAL::1 1 104 152 +DEAL::1 1 104 153 +DEAL::1 1 104 154 +DEAL::1 1 104 155 +DEAL::1 1 104 156 +DEAL::1 1 105 105 +DEAL::1 1 105 42 +DEAL::1 1 105 46 +DEAL::1 1 105 58 +DEAL::1 1 105 66 +DEAL::1 1 105 68 +DEAL::1 1 105 71 +DEAL::1 1 105 74 +DEAL::1 1 105 76 +DEAL::1 1 105 79 +DEAL::1 1 105 83 +DEAL::1 1 105 85 +DEAL::1 1 105 87 +DEAL::1 1 105 90 +DEAL::1 1 105 93 +DEAL::1 1 105 95 +DEAL::1 1 105 100 +DEAL::1 1 105 101 +DEAL::1 1 105 102 +DEAL::1 1 105 103 +DEAL::1 1 105 104 +DEAL::1 1 105 106 +DEAL::1 1 105 107 +DEAL::1 1 105 108 +DEAL::1 1 105 109 +DEAL::1 1 105 110 +DEAL::1 1 106 106 +DEAL::1 1 106 42 +DEAL::1 1 106 46 +DEAL::1 1 106 58 +DEAL::1 1 106 66 +DEAL::1 1 106 68 +DEAL::1 1 106 71 +DEAL::1 1 106 74 +DEAL::1 1 106 76 +DEAL::1 1 106 79 +DEAL::1 1 106 83 +DEAL::1 1 106 85 +DEAL::1 1 106 87 +DEAL::1 1 106 90 +DEAL::1 1 106 93 +DEAL::1 1 106 95 +DEAL::1 1 106 100 +DEAL::1 1 106 101 +DEAL::1 1 106 102 +DEAL::1 1 106 103 +DEAL::1 1 106 104 +DEAL::1 1 106 105 +DEAL::1 1 106 107 +DEAL::1 1 106 108 +DEAL::1 1 106 109 +DEAL::1 1 106 110 +DEAL::1 1 107 107 +DEAL::1 1 107 42 +DEAL::1 1 107 46 +DEAL::1 1 107 58 +DEAL::1 1 107 66 +DEAL::1 1 107 68 +DEAL::1 1 107 71 +DEAL::1 1 107 74 +DEAL::1 1 107 76 +DEAL::1 1 107 79 +DEAL::1 1 107 83 +DEAL::1 1 107 85 +DEAL::1 1 107 87 +DEAL::1 1 107 90 +DEAL::1 1 107 93 +DEAL::1 1 107 95 +DEAL::1 1 107 100 +DEAL::1 1 107 101 +DEAL::1 1 107 102 +DEAL::1 1 107 103 +DEAL::1 1 107 104 +DEAL::1 1 107 105 +DEAL::1 1 107 106 +DEAL::1 1 107 108 +DEAL::1 1 107 109 +DEAL::1 1 107 110 +DEAL::1 1 108 108 +DEAL::1 1 108 42 +DEAL::1 1 108 46 +DEAL::1 1 108 58 +DEAL::1 1 108 66 +DEAL::1 1 108 68 +DEAL::1 1 108 71 +DEAL::1 1 108 74 +DEAL::1 1 108 76 +DEAL::1 1 108 79 +DEAL::1 1 108 83 +DEAL::1 1 108 85 +DEAL::1 1 108 87 +DEAL::1 1 108 90 +DEAL::1 1 108 93 +DEAL::1 1 108 95 +DEAL::1 1 108 100 +DEAL::1 1 108 101 +DEAL::1 1 108 102 +DEAL::1 1 108 103 +DEAL::1 1 108 104 +DEAL::1 1 108 105 +DEAL::1 1 108 106 +DEAL::1 1 108 107 +DEAL::1 1 108 109 +DEAL::1 1 108 110 +DEAL::1 1 109 109 +DEAL::1 1 109 4 +DEAL::1 1 109 42 +DEAL::1 1 109 46 +DEAL::1 1 109 58 +DEAL::1 1 109 66 +DEAL::1 1 109 68 +DEAL::1 1 109 71 +DEAL::1 1 109 74 +DEAL::1 1 109 76 +DEAL::1 1 109 79 +DEAL::1 1 109 83 +DEAL::1 1 109 85 +DEAL::1 1 109 87 +DEAL::1 1 109 90 +DEAL::1 1 109 93 +DEAL::1 1 109 95 +DEAL::1 1 109 100 +DEAL::1 1 109 101 +DEAL::1 1 109 102 +DEAL::1 1 109 103 +DEAL::1 1 109 104 +DEAL::1 1 109 105 +DEAL::1 1 109 106 +DEAL::1 1 109 107 +DEAL::1 1 109 108 +DEAL::1 1 109 110 +DEAL::1 1 109 113 +DEAL::1 1 109 121 +DEAL::1 1 109 128 +DEAL::1 1 109 131 +DEAL::1 1 109 133 +DEAL::1 1 109 136 +DEAL::1 1 109 139 +DEAL::1 1 109 141 +DEAL::1 1 109 144 +DEAL::1 1 109 146 +DEAL::1 1 109 150 +DEAL::1 1 109 151 +DEAL::1 1 109 152 +DEAL::1 1 109 153 +DEAL::1 1 109 154 +DEAL::1 1 109 155 +DEAL::1 1 109 156 +DEAL::1 1 110 110 +DEAL::1 1 110 42 +DEAL::1 1 110 46 +DEAL::1 1 110 58 +DEAL::1 1 110 66 +DEAL::1 1 110 68 +DEAL::1 1 110 71 +DEAL::1 1 110 74 +DEAL::1 1 110 76 +DEAL::1 1 110 79 +DEAL::1 1 110 83 +DEAL::1 1 110 85 +DEAL::1 1 110 87 +DEAL::1 1 110 90 +DEAL::1 1 110 93 +DEAL::1 1 110 95 +DEAL::1 1 110 100 +DEAL::1 1 110 101 +DEAL::1 1 110 102 +DEAL::1 1 110 103 +DEAL::1 1 110 104 +DEAL::1 1 110 105 +DEAL::1 1 110 106 +DEAL::1 1 110 107 +DEAL::1 1 110 108 +DEAL::1 1 110 109 +DEAL::1 1 111 111 +DEAL::1 1 111 43 +DEAL::1 1 111 44 +DEAL::1 1 111 45 +DEAL::1 1 111 46 +DEAL::1 1 111 51 +DEAL::1 1 111 52 +DEAL::1 1 111 53 +DEAL::1 1 111 54 +DEAL::1 1 111 64 +DEAL::1 1 111 67 +DEAL::1 1 111 68 +DEAL::1 1 111 72 +DEAL::1 1 111 73 +DEAL::1 1 111 74 +DEAL::1 1 111 81 +DEAL::1 1 111 112 +DEAL::1 1 111 113 +DEAL::1 1 111 114 +DEAL::1 1 111 115 +DEAL::1 1 111 116 +DEAL::1 1 111 117 +DEAL::1 1 111 118 +DEAL::1 1 111 119 +DEAL::1 1 111 120 +DEAL::1 1 111 121 +DEAL::1 1 111 122 +DEAL::1 1 111 123 +DEAL::1 1 111 124 +DEAL::1 1 111 125 +DEAL::1 1 111 126 +DEAL::1 1 111 127 +DEAL::1 1 111 128 +DEAL::1 1 111 129 +DEAL::1 1 111 130 +DEAL::1 1 111 131 +DEAL::1 1 111 132 +DEAL::1 1 111 133 +DEAL::1 1 111 134 +DEAL::1 1 111 135 +DEAL::1 1 111 136 +DEAL::1 1 111 137 +DEAL::1 1 111 138 +DEAL::1 1 112 112 +DEAL::1 1 112 43 +DEAL::1 1 112 44 +DEAL::1 1 112 45 +DEAL::1 1 112 46 +DEAL::1 1 112 51 +DEAL::1 1 112 52 +DEAL::1 1 112 53 +DEAL::1 1 112 54 +DEAL::1 1 112 64 +DEAL::1 1 112 84 +DEAL::1 1 112 85 +DEAL::1 1 112 89 +DEAL::1 1 112 90 +DEAL::1 1 112 91 +DEAL::1 1 112 98 +DEAL::1 1 112 111 +DEAL::1 1 112 113 +DEAL::1 1 112 114 +DEAL::1 1 112 115 +DEAL::1 1 112 116 +DEAL::1 1 112 117 +DEAL::1 1 112 118 +DEAL::1 1 112 119 +DEAL::1 1 112 120 +DEAL::1 1 112 121 +DEAL::1 1 112 122 +DEAL::1 1 112 123 +DEAL::1 1 112 124 +DEAL::1 1 112 125 +DEAL::1 1 112 126 +DEAL::1 1 112 127 +DEAL::1 1 112 139 +DEAL::1 1 112 140 +DEAL::1 1 112 141 +DEAL::1 1 112 142 +DEAL::1 1 112 143 +DEAL::1 1 112 144 +DEAL::1 1 112 145 +DEAL::1 1 112 146 +DEAL::1 1 112 147 +DEAL::1 1 112 148 +DEAL::1 1 112 149 +DEAL::1 1 113 113 +DEAL::1 1 113 43 +DEAL::1 1 113 44 +DEAL::1 1 113 45 +DEAL::1 1 113 46 +DEAL::1 1 113 51 +DEAL::1 1 113 52 +DEAL::1 1 113 53 +DEAL::1 1 113 54 +DEAL::1 1 113 64 +DEAL::1 1 113 67 +DEAL::1 1 113 68 +DEAL::1 1 113 72 +DEAL::1 1 113 73 +DEAL::1 1 113 74 +DEAL::1 1 113 81 +DEAL::1 1 113 84 +DEAL::1 1 113 85 +DEAL::1 1 113 89 +DEAL::1 1 113 90 +DEAL::1 1 113 91 +DEAL::1 1 113 98 +DEAL::1 1 113 100 +DEAL::1 1 113 103 +DEAL::1 1 113 104 +DEAL::1 1 113 109 +DEAL::1 1 113 111 +DEAL::1 1 113 112 +DEAL::1 1 113 114 +DEAL::1 1 113 115 +DEAL::1 1 113 116 +DEAL::1 1 113 117 +DEAL::1 1 113 118 +DEAL::1 1 113 119 +DEAL::1 1 113 120 +DEAL::1 1 113 121 +DEAL::1 1 113 122 +DEAL::1 1 113 123 +DEAL::1 1 113 124 +DEAL::1 1 113 125 +DEAL::1 1 113 126 +DEAL::1 1 113 127 +DEAL::1 1 113 128 +DEAL::1 1 113 129 +DEAL::1 1 113 130 +DEAL::1 1 113 131 +DEAL::1 1 113 132 +DEAL::1 1 113 133 +DEAL::1 1 113 134 +DEAL::1 1 113 135 +DEAL::1 1 113 136 +DEAL::1 1 113 137 +DEAL::1 1 113 138 +DEAL::1 1 113 139 +DEAL::1 1 113 140 +DEAL::1 1 113 141 +DEAL::1 1 113 142 +DEAL::1 1 113 143 +DEAL::1 1 113 144 +DEAL::1 1 113 145 +DEAL::1 1 113 146 +DEAL::1 1 113 147 +DEAL::1 1 113 148 +DEAL::1 1 113 149 +DEAL::1 1 113 150 +DEAL::1 1 113 151 +DEAL::1 1 113 152 +DEAL::1 1 113 153 +DEAL::1 1 113 154 +DEAL::1 1 113 155 +DEAL::1 1 113 156 +DEAL::1 1 114 114 +DEAL::1 1 114 43 +DEAL::1 1 114 44 +DEAL::1 1 114 45 +DEAL::1 1 114 46 +DEAL::1 1 114 51 +DEAL::1 1 114 52 +DEAL::1 1 114 53 +DEAL::1 1 114 54 +DEAL::1 1 114 64 +DEAL::1 1 114 111 +DEAL::1 1 114 112 +DEAL::1 1 114 113 +DEAL::1 1 114 115 +DEAL::1 1 114 116 +DEAL::1 1 114 117 +DEAL::1 1 114 118 +DEAL::1 1 114 119 +DEAL::1 1 114 120 +DEAL::1 1 114 121 +DEAL::1 1 114 122 +DEAL::1 1 114 123 +DEAL::1 1 114 124 +DEAL::1 1 114 125 +DEAL::1 1 114 126 +DEAL::1 1 114 127 +DEAL::1 1 115 115 +DEAL::1 1 115 43 +DEAL::1 1 115 44 +DEAL::1 1 115 45 +DEAL::1 1 115 46 +DEAL::1 1 115 51 +DEAL::1 1 115 52 +DEAL::1 1 115 53 +DEAL::1 1 115 54 +DEAL::1 1 115 64 +DEAL::1 1 115 67 +DEAL::1 1 115 68 +DEAL::1 1 115 72 +DEAL::1 1 115 73 +DEAL::1 1 115 74 +DEAL::1 1 115 81 +DEAL::1 1 115 111 +DEAL::1 1 115 112 +DEAL::1 1 115 113 +DEAL::1 1 115 114 +DEAL::1 1 115 116 +DEAL::1 1 115 117 +DEAL::1 1 115 118 +DEAL::1 1 115 119 +DEAL::1 1 115 120 +DEAL::1 1 115 121 +DEAL::1 1 115 122 +DEAL::1 1 115 123 +DEAL::1 1 115 124 +DEAL::1 1 115 125 +DEAL::1 1 115 126 +DEAL::1 1 115 127 +DEAL::1 1 115 128 +DEAL::1 1 115 129 +DEAL::1 1 115 130 +DEAL::1 1 115 131 +DEAL::1 1 115 132 +DEAL::1 1 115 133 +DEAL::1 1 115 134 +DEAL::1 1 115 135 +DEAL::1 1 115 136 +DEAL::1 1 115 137 +DEAL::1 1 115 138 +DEAL::1 1 116 116 +DEAL::1 1 116 43 +DEAL::1 1 116 44 +DEAL::1 1 116 45 +DEAL::1 1 116 46 +DEAL::1 1 116 51 +DEAL::1 1 116 52 +DEAL::1 1 116 53 +DEAL::1 1 116 54 +DEAL::1 1 116 64 +DEAL::1 1 116 111 +DEAL::1 1 116 112 +DEAL::1 1 116 113 +DEAL::1 1 116 114 +DEAL::1 1 116 115 +DEAL::1 1 116 117 +DEAL::1 1 116 118 +DEAL::1 1 116 119 +DEAL::1 1 116 120 +DEAL::1 1 116 121 +DEAL::1 1 116 122 +DEAL::1 1 116 123 +DEAL::1 1 116 124 +DEAL::1 1 116 125 +DEAL::1 1 116 126 +DEAL::1 1 116 127 +DEAL::1 1 117 117 +DEAL::1 1 117 43 +DEAL::1 1 117 44 +DEAL::1 1 117 45 +DEAL::1 1 117 46 +DEAL::1 1 117 51 +DEAL::1 1 117 52 +DEAL::1 1 117 53 +DEAL::1 1 117 54 +DEAL::1 1 117 64 +DEAL::1 1 117 84 +DEAL::1 1 117 85 +DEAL::1 1 117 89 +DEAL::1 1 117 90 +DEAL::1 1 117 91 +DEAL::1 1 117 98 +DEAL::1 1 117 111 +DEAL::1 1 117 112 +DEAL::1 1 117 113 +DEAL::1 1 117 114 +DEAL::1 1 117 115 +DEAL::1 1 117 116 +DEAL::1 1 117 118 +DEAL::1 1 117 119 +DEAL::1 1 117 120 +DEAL::1 1 117 121 +DEAL::1 1 117 122 +DEAL::1 1 117 123 +DEAL::1 1 117 124 +DEAL::1 1 117 125 +DEAL::1 1 117 126 +DEAL::1 1 117 127 +DEAL::1 1 117 139 +DEAL::1 1 117 140 +DEAL::1 1 117 141 +DEAL::1 1 117 142 +DEAL::1 1 117 143 +DEAL::1 1 117 144 +DEAL::1 1 117 145 +DEAL::1 1 117 146 +DEAL::1 1 117 147 +DEAL::1 1 117 148 +DEAL::1 1 117 149 +DEAL::1 1 118 118 +DEAL::1 1 118 4 +DEAL::1 1 118 43 +DEAL::1 1 118 44 +DEAL::1 1 118 45 +DEAL::1 1 118 46 +DEAL::1 1 118 51 +DEAL::1 1 118 52 +DEAL::1 1 118 53 +DEAL::1 1 118 54 +DEAL::1 1 118 64 +DEAL::1 1 118 111 +DEAL::1 1 118 112 +DEAL::1 1 118 113 +DEAL::1 1 118 114 +DEAL::1 1 118 115 +DEAL::1 1 118 116 +DEAL::1 1 118 117 +DEAL::1 1 118 119 +DEAL::1 1 118 120 +DEAL::1 1 118 121 +DEAL::1 1 118 122 +DEAL::1 1 118 123 +DEAL::1 1 118 124 +DEAL::1 1 118 125 +DEAL::1 1 118 126 +DEAL::1 1 118 127 +DEAL::1 1 119 119 +DEAL::1 1 119 4 +DEAL::1 1 119 43 +DEAL::1 1 119 44 +DEAL::1 1 119 45 +DEAL::1 1 119 46 +DEAL::1 1 119 51 +DEAL::1 1 119 52 +DEAL::1 1 119 53 +DEAL::1 1 119 54 +DEAL::1 1 119 64 +DEAL::1 1 119 67 +DEAL::1 1 119 68 +DEAL::1 1 119 72 +DEAL::1 1 119 73 +DEAL::1 1 119 74 +DEAL::1 1 119 81 +DEAL::1 1 119 111 +DEAL::1 1 119 112 +DEAL::1 1 119 113 +DEAL::1 1 119 114 +DEAL::1 1 119 115 +DEAL::1 1 119 116 +DEAL::1 1 119 117 +DEAL::1 1 119 118 +DEAL::1 1 119 120 +DEAL::1 1 119 121 +DEAL::1 1 119 122 +DEAL::1 1 119 123 +DEAL::1 1 119 124 +DEAL::1 1 119 125 +DEAL::1 1 119 126 +DEAL::1 1 119 127 +DEAL::1 1 119 128 +DEAL::1 1 119 129 +DEAL::1 1 119 130 +DEAL::1 1 119 131 +DEAL::1 1 119 132 +DEAL::1 1 119 133 +DEAL::1 1 119 134 +DEAL::1 1 119 135 +DEAL::1 1 119 136 +DEAL::1 1 119 137 +DEAL::1 1 119 138 +DEAL::1 1 120 120 +DEAL::1 1 120 4 +DEAL::1 1 120 43 +DEAL::1 1 120 44 +DEAL::1 1 120 45 +DEAL::1 1 120 46 +DEAL::1 1 120 51 +DEAL::1 1 120 52 +DEAL::1 1 120 53 +DEAL::1 1 120 54 +DEAL::1 1 120 64 +DEAL::1 1 120 84 +DEAL::1 1 120 85 +DEAL::1 1 120 89 +DEAL::1 1 120 90 +DEAL::1 1 120 91 +DEAL::1 1 120 98 +DEAL::1 1 120 111 +DEAL::1 1 120 112 +DEAL::1 1 120 113 +DEAL::1 1 120 114 +DEAL::1 1 120 115 +DEAL::1 1 120 116 +DEAL::1 1 120 117 +DEAL::1 1 120 118 +DEAL::1 1 120 119 +DEAL::1 1 120 121 +DEAL::1 1 120 122 +DEAL::1 1 120 123 +DEAL::1 1 120 124 +DEAL::1 1 120 125 +DEAL::1 1 120 126 +DEAL::1 1 120 127 +DEAL::1 1 120 139 +DEAL::1 1 120 140 +DEAL::1 1 120 141 +DEAL::1 1 120 142 +DEAL::1 1 120 143 +DEAL::1 1 120 144 +DEAL::1 1 120 145 +DEAL::1 1 120 146 +DEAL::1 1 120 147 +DEAL::1 1 120 148 +DEAL::1 1 120 149 +DEAL::1 1 121 121 +DEAL::1 1 121 4 +DEAL::1 1 121 43 +DEAL::1 1 121 44 +DEAL::1 1 121 45 +DEAL::1 1 121 46 +DEAL::1 1 121 51 +DEAL::1 1 121 52 +DEAL::1 1 121 53 +DEAL::1 1 121 54 +DEAL::1 1 121 64 +DEAL::1 1 121 67 +DEAL::1 1 121 68 +DEAL::1 1 121 72 +DEAL::1 1 121 73 +DEAL::1 1 121 74 +DEAL::1 1 121 81 +DEAL::1 1 121 84 +DEAL::1 1 121 85 +DEAL::1 1 121 89 +DEAL::1 1 121 90 +DEAL::1 1 121 91 +DEAL::1 1 121 98 +DEAL::1 1 121 100 +DEAL::1 1 121 103 +DEAL::1 1 121 104 +DEAL::1 1 121 109 +DEAL::1 1 121 111 +DEAL::1 1 121 112 +DEAL::1 1 121 113 +DEAL::1 1 121 114 +DEAL::1 1 121 115 +DEAL::1 1 121 116 +DEAL::1 1 121 117 +DEAL::1 1 121 118 +DEAL::1 1 121 119 +DEAL::1 1 121 120 +DEAL::1 1 121 122 +DEAL::1 1 121 123 +DEAL::1 1 121 124 +DEAL::1 1 121 125 +DEAL::1 1 121 126 +DEAL::1 1 121 127 +DEAL::1 1 121 128 +DEAL::1 1 121 129 +DEAL::1 1 121 130 +DEAL::1 1 121 131 +DEAL::1 1 121 132 +DEAL::1 1 121 133 +DEAL::1 1 121 134 +DEAL::1 1 121 135 +DEAL::1 1 121 136 +DEAL::1 1 121 137 +DEAL::1 1 121 138 +DEAL::1 1 121 139 +DEAL::1 1 121 140 +DEAL::1 1 121 141 +DEAL::1 1 121 142 +DEAL::1 1 121 143 +DEAL::1 1 121 144 +DEAL::1 1 121 145 +DEAL::1 1 121 146 +DEAL::1 1 121 147 +DEAL::1 1 121 148 +DEAL::1 1 121 149 +DEAL::1 1 121 150 +DEAL::1 1 121 151 +DEAL::1 1 121 152 +DEAL::1 1 121 153 +DEAL::1 1 121 154 +DEAL::1 1 121 155 +DEAL::1 1 121 156 +DEAL::1 1 122 122 +DEAL::1 1 122 4 +DEAL::1 1 122 43 +DEAL::1 1 122 44 +DEAL::1 1 122 45 +DEAL::1 1 122 46 +DEAL::1 1 122 51 +DEAL::1 1 122 52 +DEAL::1 1 122 53 +DEAL::1 1 122 54 +DEAL::1 1 122 64 +DEAL::1 1 122 111 +DEAL::1 1 122 112 +DEAL::1 1 122 113 +DEAL::1 1 122 114 +DEAL::1 1 122 115 +DEAL::1 1 122 116 +DEAL::1 1 122 117 +DEAL::1 1 122 118 +DEAL::1 1 122 119 +DEAL::1 1 122 120 +DEAL::1 1 122 121 +DEAL::1 1 122 123 +DEAL::1 1 122 124 +DEAL::1 1 122 125 +DEAL::1 1 122 126 +DEAL::1 1 122 127 +DEAL::1 1 123 123 +DEAL::1 1 123 4 +DEAL::1 1 123 43 +DEAL::1 1 123 44 +DEAL::1 1 123 45 +DEAL::1 1 123 46 +DEAL::1 1 123 51 +DEAL::1 1 123 52 +DEAL::1 1 123 53 +DEAL::1 1 123 54 +DEAL::1 1 123 64 +DEAL::1 1 123 67 +DEAL::1 1 123 68 +DEAL::1 1 123 72 +DEAL::1 1 123 73 +DEAL::1 1 123 74 +DEAL::1 1 123 81 +DEAL::1 1 123 111 +DEAL::1 1 123 112 +DEAL::1 1 123 113 +DEAL::1 1 123 114 +DEAL::1 1 123 115 +DEAL::1 1 123 116 +DEAL::1 1 123 117 +DEAL::1 1 123 118 +DEAL::1 1 123 119 +DEAL::1 1 123 120 +DEAL::1 1 123 121 +DEAL::1 1 123 122 +DEAL::1 1 123 124 +DEAL::1 1 123 125 +DEAL::1 1 123 126 +DEAL::1 1 123 127 +DEAL::1 1 123 128 +DEAL::1 1 123 129 +DEAL::1 1 123 130 +DEAL::1 1 123 131 +DEAL::1 1 123 132 +DEAL::1 1 123 133 +DEAL::1 1 123 134 +DEAL::1 1 123 135 +DEAL::1 1 123 136 +DEAL::1 1 123 137 +DEAL::1 1 123 138 +DEAL::1 1 124 124 +DEAL::1 1 124 4 +DEAL::1 1 124 43 +DEAL::1 1 124 44 +DEAL::1 1 124 45 +DEAL::1 1 124 46 +DEAL::1 1 124 51 +DEAL::1 1 124 52 +DEAL::1 1 124 53 +DEAL::1 1 124 54 +DEAL::1 1 124 64 +DEAL::1 1 124 111 +DEAL::1 1 124 112 +DEAL::1 1 124 113 +DEAL::1 1 124 114 +DEAL::1 1 124 115 +DEAL::1 1 124 116 +DEAL::1 1 124 117 +DEAL::1 1 124 118 +DEAL::1 1 124 119 +DEAL::1 1 124 120 +DEAL::1 1 124 121 +DEAL::1 1 124 122 +DEAL::1 1 124 123 +DEAL::1 1 124 125 +DEAL::1 1 124 126 +DEAL::1 1 124 127 +DEAL::1 1 125 125 +DEAL::1 1 125 4 +DEAL::1 1 125 43 +DEAL::1 1 125 44 +DEAL::1 1 125 45 +DEAL::1 1 125 46 +DEAL::1 1 125 51 +DEAL::1 1 125 52 +DEAL::1 1 125 53 +DEAL::1 1 125 54 +DEAL::1 1 125 64 +DEAL::1 1 125 84 +DEAL::1 1 125 85 +DEAL::1 1 125 89 +DEAL::1 1 125 90 +DEAL::1 1 125 91 +DEAL::1 1 125 98 +DEAL::1 1 125 111 +DEAL::1 1 125 112 +DEAL::1 1 125 113 +DEAL::1 1 125 114 +DEAL::1 1 125 115 +DEAL::1 1 125 116 +DEAL::1 1 125 117 +DEAL::1 1 125 118 +DEAL::1 1 125 119 +DEAL::1 1 125 120 +DEAL::1 1 125 121 +DEAL::1 1 125 122 +DEAL::1 1 125 123 +DEAL::1 1 125 124 +DEAL::1 1 125 126 +DEAL::1 1 125 127 +DEAL::1 1 125 139 +DEAL::1 1 125 140 +DEAL::1 1 125 141 +DEAL::1 1 125 142 +DEAL::1 1 125 143 +DEAL::1 1 125 144 +DEAL::1 1 125 145 +DEAL::1 1 125 146 +DEAL::1 1 125 147 +DEAL::1 1 125 148 +DEAL::1 1 125 149 +DEAL::1 1 126 126 +DEAL::1 1 126 43 +DEAL::1 1 126 44 +DEAL::1 1 126 45 +DEAL::1 1 126 46 +DEAL::1 1 126 51 +DEAL::1 1 126 52 +DEAL::1 1 126 53 +DEAL::1 1 126 54 +DEAL::1 1 126 64 +DEAL::1 1 126 111 +DEAL::1 1 126 112 +DEAL::1 1 126 113 +DEAL::1 1 126 114 +DEAL::1 1 126 115 +DEAL::1 1 126 116 +DEAL::1 1 126 117 +DEAL::1 1 126 118 +DEAL::1 1 126 119 +DEAL::1 1 126 120 +DEAL::1 1 126 121 +DEAL::1 1 126 122 +DEAL::1 1 126 123 +DEAL::1 1 126 124 +DEAL::1 1 126 125 +DEAL::1 1 126 127 +DEAL::1 1 127 127 +DEAL::1 1 127 4 +DEAL::1 1 127 43 +DEAL::1 1 127 44 +DEAL::1 1 127 45 +DEAL::1 1 127 46 +DEAL::1 1 127 51 +DEAL::1 1 127 52 +DEAL::1 1 127 53 +DEAL::1 1 127 54 +DEAL::1 1 127 64 +DEAL::1 1 127 111 +DEAL::1 1 127 112 +DEAL::1 1 127 113 +DEAL::1 1 127 114 +DEAL::1 1 127 115 +DEAL::1 1 127 116 +DEAL::1 1 127 117 +DEAL::1 1 127 118 +DEAL::1 1 127 119 +DEAL::1 1 127 120 +DEAL::1 1 127 121 +DEAL::1 1 127 122 +DEAL::1 1 127 123 +DEAL::1 1 127 124 +DEAL::1 1 127 125 +DEAL::1 1 127 126 +DEAL::1 1 128 128 +DEAL::1 1 128 44 +DEAL::1 1 128 46 +DEAL::1 1 128 52 +DEAL::1 1 128 67 +DEAL::1 1 128 68 +DEAL::1 1 128 72 +DEAL::1 1 128 73 +DEAL::1 1 128 74 +DEAL::1 1 128 81 +DEAL::1 1 128 85 +DEAL::1 1 128 90 +DEAL::1 1 128 100 +DEAL::1 1 128 103 +DEAL::1 1 128 104 +DEAL::1 1 128 109 +DEAL::1 1 128 111 +DEAL::1 1 128 113 +DEAL::1 1 128 115 +DEAL::1 1 128 119 +DEAL::1 1 128 121 +DEAL::1 1 128 123 +DEAL::1 1 128 129 +DEAL::1 1 128 130 +DEAL::1 1 128 131 +DEAL::1 1 128 132 +DEAL::1 1 128 133 +DEAL::1 1 128 134 +DEAL::1 1 128 135 +DEAL::1 1 128 136 +DEAL::1 1 128 137 +DEAL::1 1 128 138 +DEAL::1 1 128 139 +DEAL::1 1 128 141 +DEAL::1 1 128 144 +DEAL::1 1 128 146 +DEAL::1 1 128 150 +DEAL::1 1 128 151 +DEAL::1 1 128 152 +DEAL::1 1 128 153 +DEAL::1 1 128 154 +DEAL::1 1 128 155 +DEAL::1 1 128 156 +DEAL::1 1 129 129 +DEAL::1 1 129 44 +DEAL::1 1 129 46 +DEAL::1 1 129 52 +DEAL::1 1 129 67 +DEAL::1 1 129 68 +DEAL::1 1 129 72 +DEAL::1 1 129 73 +DEAL::1 1 129 74 +DEAL::1 1 129 81 +DEAL::1 1 129 111 +DEAL::1 1 129 113 +DEAL::1 1 129 115 +DEAL::1 1 129 119 +DEAL::1 1 129 121 +DEAL::1 1 129 123 +DEAL::1 1 129 128 +DEAL::1 1 129 130 +DEAL::1 1 129 131 +DEAL::1 1 129 132 +DEAL::1 1 129 133 +DEAL::1 1 129 134 +DEAL::1 1 129 135 +DEAL::1 1 129 136 +DEAL::1 1 129 137 +DEAL::1 1 129 138 +DEAL::1 1 130 130 +DEAL::1 1 130 44 +DEAL::1 1 130 46 +DEAL::1 1 130 52 +DEAL::1 1 130 67 +DEAL::1 1 130 68 +DEAL::1 1 130 72 +DEAL::1 1 130 73 +DEAL::1 1 130 74 +DEAL::1 1 130 81 +DEAL::1 1 130 111 +DEAL::1 1 130 113 +DEAL::1 1 130 115 +DEAL::1 1 130 119 +DEAL::1 1 130 121 +DEAL::1 1 130 123 +DEAL::1 1 130 128 +DEAL::1 1 130 129 +DEAL::1 1 130 131 +DEAL::1 1 130 132 +DEAL::1 1 130 133 +DEAL::1 1 130 134 +DEAL::1 1 130 135 +DEAL::1 1 130 136 +DEAL::1 1 130 137 +DEAL::1 1 130 138 +DEAL::1 1 131 131 +DEAL::1 1 131 44 +DEAL::1 1 131 46 +DEAL::1 1 131 52 +DEAL::1 1 131 67 +DEAL::1 1 131 68 +DEAL::1 1 131 72 +DEAL::1 1 131 73 +DEAL::1 1 131 74 +DEAL::1 1 131 81 +DEAL::1 1 131 85 +DEAL::1 1 131 90 +DEAL::1 1 131 100 +DEAL::1 1 131 103 +DEAL::1 1 131 104 +DEAL::1 1 131 109 +DEAL::1 1 131 111 +DEAL::1 1 131 113 +DEAL::1 1 131 115 +DEAL::1 1 131 119 +DEAL::1 1 131 121 +DEAL::1 1 131 123 +DEAL::1 1 131 128 +DEAL::1 1 131 129 +DEAL::1 1 131 130 +DEAL::1 1 131 132 +DEAL::1 1 131 133 +DEAL::1 1 131 134 +DEAL::1 1 131 135 +DEAL::1 1 131 136 +DEAL::1 1 131 137 +DEAL::1 1 131 138 +DEAL::1 1 131 139 +DEAL::1 1 131 141 +DEAL::1 1 131 144 +DEAL::1 1 131 146 +DEAL::1 1 131 150 +DEAL::1 1 131 151 +DEAL::1 1 131 152 +DEAL::1 1 131 153 +DEAL::1 1 131 154 +DEAL::1 1 131 155 +DEAL::1 1 131 156 +DEAL::1 1 132 132 +DEAL::1 1 132 44 +DEAL::1 1 132 46 +DEAL::1 1 132 52 +DEAL::1 1 132 67 +DEAL::1 1 132 68 +DEAL::1 1 132 72 +DEAL::1 1 132 73 +DEAL::1 1 132 74 +DEAL::1 1 132 81 +DEAL::1 1 132 111 +DEAL::1 1 132 113 +DEAL::1 1 132 115 +DEAL::1 1 132 119 +DEAL::1 1 132 121 +DEAL::1 1 132 123 +DEAL::1 1 132 128 +DEAL::1 1 132 129 +DEAL::1 1 132 130 +DEAL::1 1 132 131 +DEAL::1 1 132 133 +DEAL::1 1 132 134 +DEAL::1 1 132 135 +DEAL::1 1 132 136 +DEAL::1 1 132 137 +DEAL::1 1 132 138 +DEAL::1 1 133 133 +DEAL::1 1 133 44 +DEAL::1 1 133 46 +DEAL::1 1 133 52 +DEAL::1 1 133 67 +DEAL::1 1 133 68 +DEAL::1 1 133 72 +DEAL::1 1 133 73 +DEAL::1 1 133 74 +DEAL::1 1 133 81 +DEAL::1 1 133 85 +DEAL::1 1 133 90 +DEAL::1 1 133 100 +DEAL::1 1 133 103 +DEAL::1 1 133 104 +DEAL::1 1 133 109 +DEAL::1 1 133 111 +DEAL::1 1 133 113 +DEAL::1 1 133 115 +DEAL::1 1 133 119 +DEAL::1 1 133 121 +DEAL::1 1 133 123 +DEAL::1 1 133 128 +DEAL::1 1 133 129 +DEAL::1 1 133 130 +DEAL::1 1 133 131 +DEAL::1 1 133 132 +DEAL::1 1 133 134 +DEAL::1 1 133 135 +DEAL::1 1 133 136 +DEAL::1 1 133 137 +DEAL::1 1 133 138 +DEAL::1 1 133 139 +DEAL::1 1 133 141 +DEAL::1 1 133 144 +DEAL::1 1 133 146 +DEAL::1 1 133 150 +DEAL::1 1 133 151 +DEAL::1 1 133 152 +DEAL::1 1 133 153 +DEAL::1 1 133 154 +DEAL::1 1 133 155 +DEAL::1 1 133 156 +DEAL::1 1 134 134 +DEAL::1 1 134 44 +DEAL::1 1 134 46 +DEAL::1 1 134 52 +DEAL::1 1 134 67 +DEAL::1 1 134 68 +DEAL::1 1 134 72 +DEAL::1 1 134 73 +DEAL::1 1 134 74 +DEAL::1 1 134 81 +DEAL::1 1 134 111 +DEAL::1 1 134 113 +DEAL::1 1 134 115 +DEAL::1 1 134 119 +DEAL::1 1 134 121 +DEAL::1 1 134 123 +DEAL::1 1 134 128 +DEAL::1 1 134 129 +DEAL::1 1 134 130 +DEAL::1 1 134 131 +DEAL::1 1 134 132 +DEAL::1 1 134 133 +DEAL::1 1 134 135 +DEAL::1 1 134 136 +DEAL::1 1 134 137 +DEAL::1 1 134 138 +DEAL::1 1 135 135 +DEAL::1 1 135 4 +DEAL::1 1 135 44 +DEAL::1 1 135 46 +DEAL::1 1 135 52 +DEAL::1 1 135 67 +DEAL::1 1 135 68 +DEAL::1 1 135 72 +DEAL::1 1 135 73 +DEAL::1 1 135 74 +DEAL::1 1 135 81 +DEAL::1 1 135 111 +DEAL::1 1 135 113 +DEAL::1 1 135 115 +DEAL::1 1 135 119 +DEAL::1 1 135 121 +DEAL::1 1 135 123 +DEAL::1 1 135 128 +DEAL::1 1 135 129 +DEAL::1 1 135 130 +DEAL::1 1 135 131 +DEAL::1 1 135 132 +DEAL::1 1 135 133 +DEAL::1 1 135 134 +DEAL::1 1 135 136 +DEAL::1 1 135 137 +DEAL::1 1 135 138 +DEAL::1 1 136 136 +DEAL::1 1 136 4 +DEAL::1 1 136 44 +DEAL::1 1 136 46 +DEAL::1 1 136 52 +DEAL::1 1 136 67 +DEAL::1 1 136 68 +DEAL::1 1 136 72 +DEAL::1 1 136 73 +DEAL::1 1 136 74 +DEAL::1 1 136 81 +DEAL::1 1 136 85 +DEAL::1 1 136 90 +DEAL::1 1 136 100 +DEAL::1 1 136 103 +DEAL::1 1 136 104 +DEAL::1 1 136 109 +DEAL::1 1 136 111 +DEAL::1 1 136 113 +DEAL::1 1 136 115 +DEAL::1 1 136 119 +DEAL::1 1 136 121 +DEAL::1 1 136 123 +DEAL::1 1 136 128 +DEAL::1 1 136 129 +DEAL::1 1 136 130 +DEAL::1 1 136 131 +DEAL::1 1 136 132 +DEAL::1 1 136 133 +DEAL::1 1 136 134 +DEAL::1 1 136 135 +DEAL::1 1 136 137 +DEAL::1 1 136 138 +DEAL::1 1 136 139 +DEAL::1 1 136 141 +DEAL::1 1 136 144 +DEAL::1 1 136 146 +DEAL::1 1 136 150 +DEAL::1 1 136 151 +DEAL::1 1 136 152 +DEAL::1 1 136 153 +DEAL::1 1 136 154 +DEAL::1 1 136 155 +DEAL::1 1 136 156 +DEAL::1 1 137 137 +DEAL::1 1 137 44 +DEAL::1 1 137 46 +DEAL::1 1 137 52 +DEAL::1 1 137 67 +DEAL::1 1 137 68 +DEAL::1 1 137 72 +DEAL::1 1 137 73 +DEAL::1 1 137 74 +DEAL::1 1 137 81 +DEAL::1 1 137 111 +DEAL::1 1 137 113 +DEAL::1 1 137 115 +DEAL::1 1 137 119 +DEAL::1 1 137 121 +DEAL::1 1 137 123 +DEAL::1 1 137 128 +DEAL::1 1 137 129 +DEAL::1 1 137 130 +DEAL::1 1 137 131 +DEAL::1 1 137 132 +DEAL::1 1 137 133 +DEAL::1 1 137 134 +DEAL::1 1 137 135 +DEAL::1 1 137 136 +DEAL::1 1 137 138 +DEAL::1 1 138 138 +DEAL::1 1 138 4 +DEAL::1 1 138 44 +DEAL::1 1 138 46 +DEAL::1 1 138 52 +DEAL::1 1 138 67 +DEAL::1 1 138 68 +DEAL::1 1 138 72 +DEAL::1 1 138 73 +DEAL::1 1 138 74 +DEAL::1 1 138 81 +DEAL::1 1 138 111 +DEAL::1 1 138 113 +DEAL::1 1 138 115 +DEAL::1 1 138 119 +DEAL::1 1 138 121 +DEAL::1 1 138 123 +DEAL::1 1 138 128 +DEAL::1 1 138 129 +DEAL::1 1 138 130 +DEAL::1 1 138 131 +DEAL::1 1 138 132 +DEAL::1 1 138 133 +DEAL::1 1 138 134 +DEAL::1 1 138 135 +DEAL::1 1 138 136 +DEAL::1 1 138 137 +DEAL::1 1 139 139 +DEAL::1 1 139 45 +DEAL::1 1 139 46 +DEAL::1 1 139 54 +DEAL::1 1 139 68 +DEAL::1 1 139 74 +DEAL::1 1 139 84 +DEAL::1 1 139 85 +DEAL::1 1 139 89 +DEAL::1 1 139 90 +DEAL::1 1 139 91 +DEAL::1 1 139 98 +DEAL::1 1 139 100 +DEAL::1 1 139 103 +DEAL::1 1 139 104 +DEAL::1 1 139 109 +DEAL::1 1 139 112 +DEAL::1 1 139 113 +DEAL::1 1 139 117 +DEAL::1 1 139 120 +DEAL::1 1 139 121 +DEAL::1 1 139 125 +DEAL::1 1 139 128 +DEAL::1 1 139 131 +DEAL::1 1 139 133 +DEAL::1 1 139 136 +DEAL::1 1 139 140 +DEAL::1 1 139 141 +DEAL::1 1 139 142 +DEAL::1 1 139 143 +DEAL::1 1 139 144 +DEAL::1 1 139 145 +DEAL::1 1 139 146 +DEAL::1 1 139 147 +DEAL::1 1 139 148 +DEAL::1 1 139 149 +DEAL::1 1 139 150 +DEAL::1 1 139 151 +DEAL::1 1 139 152 +DEAL::1 1 139 153 +DEAL::1 1 139 154 +DEAL::1 1 139 155 +DEAL::1 1 139 156 +DEAL::1 1 140 140 +DEAL::1 1 140 45 +DEAL::1 1 140 46 +DEAL::1 1 140 54 +DEAL::1 1 140 84 +DEAL::1 1 140 85 +DEAL::1 1 140 89 +DEAL::1 1 140 90 +DEAL::1 1 140 91 +DEAL::1 1 140 98 +DEAL::1 1 140 112 +DEAL::1 1 140 113 +DEAL::1 1 140 117 +DEAL::1 1 140 120 +DEAL::1 1 140 121 +DEAL::1 1 140 125 +DEAL::1 1 140 139 +DEAL::1 1 140 141 +DEAL::1 1 140 142 +DEAL::1 1 140 143 +DEAL::1 1 140 144 +DEAL::1 1 140 145 +DEAL::1 1 140 146 +DEAL::1 1 140 147 +DEAL::1 1 140 148 +DEAL::1 1 140 149 +DEAL::1 1 141 141 +DEAL::1 1 141 45 +DEAL::1 1 141 46 +DEAL::1 1 141 54 +DEAL::1 1 141 68 +DEAL::1 1 141 74 +DEAL::1 1 141 84 +DEAL::1 1 141 85 +DEAL::1 1 141 89 +DEAL::1 1 141 90 +DEAL::1 1 141 91 +DEAL::1 1 141 98 +DEAL::1 1 141 100 +DEAL::1 1 141 103 +DEAL::1 1 141 104 +DEAL::1 1 141 109 +DEAL::1 1 141 112 +DEAL::1 1 141 113 +DEAL::1 1 141 117 +DEAL::1 1 141 120 +DEAL::1 1 141 121 +DEAL::1 1 141 125 +DEAL::1 1 141 128 +DEAL::1 1 141 131 +DEAL::1 1 141 133 +DEAL::1 1 141 136 +DEAL::1 1 141 139 +DEAL::1 1 141 140 +DEAL::1 1 141 142 +DEAL::1 1 141 143 +DEAL::1 1 141 144 +DEAL::1 1 141 145 +DEAL::1 1 141 146 +DEAL::1 1 141 147 +DEAL::1 1 141 148 +DEAL::1 1 141 149 +DEAL::1 1 141 150 +DEAL::1 1 141 151 +DEAL::1 1 141 152 +DEAL::1 1 141 153 +DEAL::1 1 141 154 +DEAL::1 1 141 155 +DEAL::1 1 141 156 +DEAL::1 1 142 142 +DEAL::1 1 142 45 +DEAL::1 1 142 46 +DEAL::1 1 142 54 +DEAL::1 1 142 84 +DEAL::1 1 142 85 +DEAL::1 1 142 89 +DEAL::1 1 142 90 +DEAL::1 1 142 91 +DEAL::1 1 142 98 +DEAL::1 1 142 112 +DEAL::1 1 142 113 +DEAL::1 1 142 117 +DEAL::1 1 142 120 +DEAL::1 1 142 121 +DEAL::1 1 142 125 +DEAL::1 1 142 139 +DEAL::1 1 142 140 +DEAL::1 1 142 141 +DEAL::1 1 142 143 +DEAL::1 1 142 144 +DEAL::1 1 142 145 +DEAL::1 1 142 146 +DEAL::1 1 142 147 +DEAL::1 1 142 148 +DEAL::1 1 142 149 +DEAL::1 1 143 143 +DEAL::1 1 143 45 +DEAL::1 1 143 46 +DEAL::1 1 143 54 +DEAL::1 1 143 84 +DEAL::1 1 143 85 +DEAL::1 1 143 89 +DEAL::1 1 143 90 +DEAL::1 1 143 91 +DEAL::1 1 143 98 +DEAL::1 1 143 112 +DEAL::1 1 143 113 +DEAL::1 1 143 117 +DEAL::1 1 143 120 +DEAL::1 1 143 121 +DEAL::1 1 143 125 +DEAL::1 1 143 139 +DEAL::1 1 143 140 +DEAL::1 1 143 141 +DEAL::1 1 143 142 +DEAL::1 1 143 144 +DEAL::1 1 143 145 +DEAL::1 1 143 146 +DEAL::1 1 143 147 +DEAL::1 1 143 148 +DEAL::1 1 143 149 +DEAL::1 1 144 144 +DEAL::1 1 144 45 +DEAL::1 1 144 46 +DEAL::1 1 144 54 +DEAL::1 1 144 68 +DEAL::1 1 144 74 +DEAL::1 1 144 84 +DEAL::1 1 144 85 +DEAL::1 1 144 89 +DEAL::1 1 144 90 +DEAL::1 1 144 91 +DEAL::1 1 144 98 +DEAL::1 1 144 100 +DEAL::1 1 144 103 +DEAL::1 1 144 104 +DEAL::1 1 144 109 +DEAL::1 1 144 112 +DEAL::1 1 144 113 +DEAL::1 1 144 117 +DEAL::1 1 144 120 +DEAL::1 1 144 121 +DEAL::1 1 144 125 +DEAL::1 1 144 128 +DEAL::1 1 144 131 +DEAL::1 1 144 133 +DEAL::1 1 144 136 +DEAL::1 1 144 139 +DEAL::1 1 144 140 +DEAL::1 1 144 141 +DEAL::1 1 144 142 +DEAL::1 1 144 143 +DEAL::1 1 144 145 +DEAL::1 1 144 146 +DEAL::1 1 144 147 +DEAL::1 1 144 148 +DEAL::1 1 144 149 +DEAL::1 1 144 150 +DEAL::1 1 144 151 +DEAL::1 1 144 152 +DEAL::1 1 144 153 +DEAL::1 1 144 154 +DEAL::1 1 144 155 +DEAL::1 1 144 156 +DEAL::1 1 145 145 +DEAL::1 1 145 4 +DEAL::1 1 145 45 +DEAL::1 1 145 46 +DEAL::1 1 145 54 +DEAL::1 1 145 84 +DEAL::1 1 145 85 +DEAL::1 1 145 89 +DEAL::1 1 145 90 +DEAL::1 1 145 91 +DEAL::1 1 145 98 +DEAL::1 1 145 112 +DEAL::1 1 145 113 +DEAL::1 1 145 117 +DEAL::1 1 145 120 +DEAL::1 1 145 121 +DEAL::1 1 145 125 +DEAL::1 1 145 139 +DEAL::1 1 145 140 +DEAL::1 1 145 141 +DEAL::1 1 145 142 +DEAL::1 1 145 143 +DEAL::1 1 145 144 +DEAL::1 1 145 146 +DEAL::1 1 145 147 +DEAL::1 1 145 148 +DEAL::1 1 145 149 +DEAL::1 1 146 146 +DEAL::1 1 146 4 +DEAL::1 1 146 45 +DEAL::1 1 146 46 +DEAL::1 1 146 54 +DEAL::1 1 146 68 +DEAL::1 1 146 74 +DEAL::1 1 146 84 +DEAL::1 1 146 85 +DEAL::1 1 146 89 +DEAL::1 1 146 90 +DEAL::1 1 146 91 +DEAL::1 1 146 98 +DEAL::1 1 146 100 +DEAL::1 1 146 103 +DEAL::1 1 146 104 +DEAL::1 1 146 109 +DEAL::1 1 146 112 +DEAL::1 1 146 113 +DEAL::1 1 146 117 +DEAL::1 1 146 120 +DEAL::1 1 146 121 +DEAL::1 1 146 125 +DEAL::1 1 146 128 +DEAL::1 1 146 131 +DEAL::1 1 146 133 +DEAL::1 1 146 136 +DEAL::1 1 146 139 +DEAL::1 1 146 140 +DEAL::1 1 146 141 +DEAL::1 1 146 142 +DEAL::1 1 146 143 +DEAL::1 1 146 144 +DEAL::1 1 146 145 +DEAL::1 1 146 147 +DEAL::1 1 146 148 +DEAL::1 1 146 149 +DEAL::1 1 146 150 +DEAL::1 1 146 151 +DEAL::1 1 146 152 +DEAL::1 1 146 153 +DEAL::1 1 146 154 +DEAL::1 1 146 155 +DEAL::1 1 146 156 +DEAL::1 1 147 147 +DEAL::1 1 147 45 +DEAL::1 1 147 46 +DEAL::1 1 147 54 +DEAL::1 1 147 84 +DEAL::1 1 147 85 +DEAL::1 1 147 89 +DEAL::1 1 147 90 +DEAL::1 1 147 91 +DEAL::1 1 147 98 +DEAL::1 1 147 112 +DEAL::1 1 147 113 +DEAL::1 1 147 117 +DEAL::1 1 147 120 +DEAL::1 1 147 121 +DEAL::1 1 147 125 +DEAL::1 1 147 139 +DEAL::1 1 147 140 +DEAL::1 1 147 141 +DEAL::1 1 147 142 +DEAL::1 1 147 143 +DEAL::1 1 147 144 +DEAL::1 1 147 145 +DEAL::1 1 147 146 +DEAL::1 1 147 148 +DEAL::1 1 147 149 +DEAL::1 1 148 148 +DEAL::1 1 148 45 +DEAL::1 1 148 46 +DEAL::1 1 148 54 +DEAL::1 1 148 84 +DEAL::1 1 148 85 +DEAL::1 1 148 89 +DEAL::1 1 148 90 +DEAL::1 1 148 91 +DEAL::1 1 148 98 +DEAL::1 1 148 112 +DEAL::1 1 148 113 +DEAL::1 1 148 117 +DEAL::1 1 148 120 +DEAL::1 1 148 121 +DEAL::1 1 148 125 +DEAL::1 1 148 139 +DEAL::1 1 148 140 +DEAL::1 1 148 141 +DEAL::1 1 148 142 +DEAL::1 1 148 143 +DEAL::1 1 148 144 +DEAL::1 1 148 145 +DEAL::1 1 148 146 +DEAL::1 1 148 147 +DEAL::1 1 148 149 +DEAL::1 1 149 149 +DEAL::1 1 149 4 +DEAL::1 1 149 45 +DEAL::1 1 149 46 +DEAL::1 1 149 54 +DEAL::1 1 149 84 +DEAL::1 1 149 85 +DEAL::1 1 149 89 +DEAL::1 1 149 90 +DEAL::1 1 149 91 +DEAL::1 1 149 98 +DEAL::1 1 149 112 +DEAL::1 1 149 113 +DEAL::1 1 149 117 +DEAL::1 1 149 120 +DEAL::1 1 149 121 +DEAL::1 1 149 125 +DEAL::1 1 149 139 +DEAL::1 1 149 140 +DEAL::1 1 149 141 +DEAL::1 1 149 142 +DEAL::1 1 149 143 +DEAL::1 1 149 144 +DEAL::1 1 149 145 +DEAL::1 1 149 146 +DEAL::1 1 149 147 +DEAL::1 1 149 148 +DEAL::1 1 150 150 +DEAL::1 1 150 46 +DEAL::1 1 150 68 +DEAL::1 1 150 74 +DEAL::1 1 150 85 +DEAL::1 1 150 90 +DEAL::1 1 150 100 +DEAL::1 1 150 103 +DEAL::1 1 150 104 +DEAL::1 1 150 109 +DEAL::1 1 150 113 +DEAL::1 1 150 121 +DEAL::1 1 150 128 +DEAL::1 1 150 131 +DEAL::1 1 150 133 +DEAL::1 1 150 136 +DEAL::1 1 150 139 +DEAL::1 1 150 141 +DEAL::1 1 150 144 +DEAL::1 1 150 146 +DEAL::1 1 150 151 +DEAL::1 1 150 152 +DEAL::1 1 150 153 +DEAL::1 1 150 154 +DEAL::1 1 150 155 +DEAL::1 1 150 156 +DEAL::1 1 151 151 +DEAL::1 1 151 46 +DEAL::1 1 151 68 +DEAL::1 1 151 74 +DEAL::1 1 151 85 +DEAL::1 1 151 90 +DEAL::1 1 151 100 +DEAL::1 1 151 103 +DEAL::1 1 151 104 +DEAL::1 1 151 109 +DEAL::1 1 151 113 +DEAL::1 1 151 121 +DEAL::1 1 151 128 +DEAL::1 1 151 131 +DEAL::1 1 151 133 +DEAL::1 1 151 136 +DEAL::1 1 151 139 +DEAL::1 1 151 141 +DEAL::1 1 151 144 +DEAL::1 1 151 146 +DEAL::1 1 151 150 +DEAL::1 1 151 152 +DEAL::1 1 151 153 +DEAL::1 1 151 154 +DEAL::1 1 151 155 +DEAL::1 1 151 156 +DEAL::1 1 152 152 +DEAL::1 1 152 46 +DEAL::1 1 152 68 +DEAL::1 1 152 74 +DEAL::1 1 152 85 +DEAL::1 1 152 90 +DEAL::1 1 152 100 +DEAL::1 1 152 103 +DEAL::1 1 152 104 +DEAL::1 1 152 109 +DEAL::1 1 152 113 +DEAL::1 1 152 121 +DEAL::1 1 152 128 +DEAL::1 1 152 131 +DEAL::1 1 152 133 +DEAL::1 1 152 136 +DEAL::1 1 152 139 +DEAL::1 1 152 141 +DEAL::1 1 152 144 +DEAL::1 1 152 146 +DEAL::1 1 152 150 +DEAL::1 1 152 151 +DEAL::1 1 152 153 +DEAL::1 1 152 154 +DEAL::1 1 152 155 +DEAL::1 1 152 156 +DEAL::1 1 153 153 +DEAL::1 1 153 46 +DEAL::1 1 153 68 +DEAL::1 1 153 74 +DEAL::1 1 153 85 +DEAL::1 1 153 90 +DEAL::1 1 153 100 +DEAL::1 1 153 103 +DEAL::1 1 153 104 +DEAL::1 1 153 109 +DEAL::1 1 153 113 +DEAL::1 1 153 121 +DEAL::1 1 153 128 +DEAL::1 1 153 131 +DEAL::1 1 153 133 +DEAL::1 1 153 136 +DEAL::1 1 153 139 +DEAL::1 1 153 141 +DEAL::1 1 153 144 +DEAL::1 1 153 146 +DEAL::1 1 153 150 +DEAL::1 1 153 151 +DEAL::1 1 153 152 +DEAL::1 1 153 154 +DEAL::1 1 153 155 +DEAL::1 1 153 156 +DEAL::1 1 154 154 +DEAL::1 1 154 46 +DEAL::1 1 154 68 +DEAL::1 1 154 74 +DEAL::1 1 154 85 +DEAL::1 1 154 90 +DEAL::1 1 154 100 +DEAL::1 1 154 103 +DEAL::1 1 154 104 +DEAL::1 1 154 109 +DEAL::1 1 154 113 +DEAL::1 1 154 121 +DEAL::1 1 154 128 +DEAL::1 1 154 131 +DEAL::1 1 154 133 +DEAL::1 1 154 136 +DEAL::1 1 154 139 +DEAL::1 1 154 141 +DEAL::1 1 154 144 +DEAL::1 1 154 146 +DEAL::1 1 154 150 +DEAL::1 1 154 151 +DEAL::1 1 154 152 +DEAL::1 1 154 153 +DEAL::1 1 154 155 +DEAL::1 1 154 156 +DEAL::1 1 155 155 +DEAL::1 1 155 46 +DEAL::1 1 155 68 +DEAL::1 1 155 74 +DEAL::1 1 155 85 +DEAL::1 1 155 90 +DEAL::1 1 155 100 +DEAL::1 1 155 103 +DEAL::1 1 155 104 +DEAL::1 1 155 109 +DEAL::1 1 155 113 +DEAL::1 1 155 121 +DEAL::1 1 155 128 +DEAL::1 1 155 131 +DEAL::1 1 155 133 +DEAL::1 1 155 136 +DEAL::1 1 155 139 +DEAL::1 1 155 141 +DEAL::1 1 155 144 +DEAL::1 1 155 146 +DEAL::1 1 155 150 +DEAL::1 1 155 151 +DEAL::1 1 155 152 +DEAL::1 1 155 153 +DEAL::1 1 155 154 +DEAL::1 1 155 156 +DEAL::1 1 156 156 +DEAL::1 1 156 4 +DEAL::1 1 156 46 +DEAL::1 1 156 68 +DEAL::1 1 156 74 +DEAL::1 1 156 85 +DEAL::1 1 156 90 +DEAL::1 1 156 100 +DEAL::1 1 156 103 +DEAL::1 1 156 104 +DEAL::1 1 156 109 +DEAL::1 1 156 113 +DEAL::1 1 156 121 +DEAL::1 1 156 128 +DEAL::1 1 156 131 +DEAL::1 1 156 133 +DEAL::1 1 156 136 +DEAL::1 1 156 139 +DEAL::1 1 156 141 +DEAL::1 1 156 144 +DEAL::1 1 156 146 +DEAL::1 1 156 150 +DEAL::1 1 156 151 +DEAL::1 1 156 152 +DEAL::1 1 156 153 +DEAL::1 1 156 154 +DEAL::1 1 156 155 diff --git a/tests/bits/dof_tools_00a.cc b/tests/bits/dof_tools_00a.cc index ada6c193fa..033d8d2458 100644 --- a/tests/bits/dof_tools_00a.cc +++ b/tests/bits/dof_tools_00a.cc @@ -22,7 +22,7 @@ // DoFTools:: // count_dofs_per_component (...); -std::string output_file_name = "dof_tools_00a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_00a/cmp/generic b/tests/bits/dof_tools_00a.output similarity index 100% rename from tests/bits/dof_tools_00a/cmp/generic rename to tests/bits/dof_tools_00a.output diff --git a/tests/bits/dof_tools_01a.cc b/tests/bits/dof_tools_01a.cc index b43ebbc51a..4e85cf7ab4 100644 --- a/tests/bits/dof_tools_01a.cc +++ b/tests/bits/dof_tools_01a.cc @@ -25,7 +25,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_01a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01a/cmp/generic b/tests/bits/dof_tools_01a.output similarity index 100% rename from tests/bits/dof_tools_01a/cmp/generic rename to tests/bits/dof_tools_01a.output diff --git a/tests/bits/dof_tools_01a_constraints_false.cc b/tests/bits/dof_tools_01a_constraints_false.cc index fa6c9678ee..8210ffa55c 100644 --- a/tests/bits/dof_tools_01a_constraints_false.cc +++ b/tests/bits/dof_tools_01a_constraints_false.cc @@ -27,7 +27,7 @@ // true); -std::string output_file_name = "dof_tools_01a_constraints_false/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01a_constraints_false/cmp/generic b/tests/bits/dof_tools_01a_constraints_false.output similarity index 100% rename from tests/bits/dof_tools_01a_constraints_false/cmp/generic rename to tests/bits/dof_tools_01a_constraints_false.output diff --git a/tests/bits/dof_tools_01a_constraints_true.cc b/tests/bits/dof_tools_01a_constraints_true.cc index d6c1c22713..4ec32cea0b 100644 --- a/tests/bits/dof_tools_01a_constraints_true.cc +++ b/tests/bits/dof_tools_01a_constraints_true.cc @@ -27,7 +27,7 @@ // true); -std::string output_file_name = "dof_tools_01a_constraints_true/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01a_constraints_true/cmp/generic b/tests/bits/dof_tools_01a_constraints_true.output similarity index 100% rename from tests/bits/dof_tools_01a_constraints_true/cmp/generic rename to tests/bits/dof_tools_01a_constraints_true.output diff --git a/tests/bits/dof_tools_01a_subdomain.cc b/tests/bits/dof_tools_01a_subdomain.cc index 6d82bc2943..6bfb9a986b 100644 --- a/tests/bits/dof_tools_01a_subdomain.cc +++ b/tests/bits/dof_tools_01a_subdomain.cc @@ -26,7 +26,7 @@ // with the subdomain argument -std::string output_file_name = "dof_tools_01a_subdomain/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01a_subdomain/cmp/generic b/tests/bits/dof_tools_01a_subdomain.output similarity index 100% rename from tests/bits/dof_tools_01a_subdomain/cmp/generic rename to tests/bits/dof_tools_01a_subdomain.output diff --git a/tests/bits/dof_tools_01b.cc b/tests/bits/dof_tools_01b.cc index 1811a780da..db76480e30 100644 --- a/tests/bits/dof_tools_01b.cc +++ b/tests/bits/dof_tools_01b.cc @@ -24,7 +24,7 @@ // make_sparsity_pattern (const DoFHandler &, // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_01b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01b/cmp/generic b/tests/bits/dof_tools_01b.output similarity index 100% rename from tests/bits/dof_tools_01b/cmp/generic rename to tests/bits/dof_tools_01b.output diff --git a/tests/bits/dof_tools_01b_x.cc b/tests/bits/dof_tools_01b_x.cc index 15526b442e..d2e48eeb5a 100644 --- a/tests/bits/dof_tools_01b_x.cc +++ b/tests/bits/dof_tools_01b_x.cc @@ -24,7 +24,7 @@ // make_sparsity_pattern (const DoFHandler &, // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_01b_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01b_x.output b/tests/bits/dof_tools_01b_x.output new file mode 100644 index 0000000000..e2ef6f682a --- /dev/null +++ b/tests/bits/dof_tools_01b_x.output @@ -0,0 +1,1601 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::26 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::16 +DEAL::11 +DEAL::116 +DEAL::973 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 26 27 30 31 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 16 17 21 22 +DEAL::1 3 5 7 8 9 10 11 +DEAL::4 5 12 13 14 15 16 17 28 29 30 31 40 41 42 +DEAL::4 5 10 12 13 14 15 16 17 18 19 20 +DEAL::5 10 13 15 17 18 19 20 47 48 51 52 56 57 58 +DEAL::4 5 6 7 16 17 21 22 +DEAL::24 25 26 27 28 29 30 31 +DEAL::0 1 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::0 4 12 24 25 26 27 28 29 30 31 36 37 38 40 41 42 44 +DEAL::1 25 27 29 31 32 33 34 35 36 38 39 45 46 47 48 53 54 +DEAL::0 1 26 27 30 31 33 35 36 37 38 39 +DEAL::1 5 27 31 33 35 36 38 39 42 43 44 46 48 53 54 57 59 +DEAL::4 5 12 13 28 29 30 31 34 35 37 38 39 40 41 42 43 44 +DEAL::32 33 34 35 45 46 47 48 49 50 51 52 +DEAL::1 5 8 10 13 18 32 33 34 35 39 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::18 45 46 47 48 49 50 51 52 56 57 58 +DEAL::1 5 8 10 33 35 39 43 46 48 50 52 53 54 55 57 58 59 +DEAL::5 10 13 18 34 35 39 43 47 48 51 52 54 55 56 57 58 59 +DEAL::54 +DEAL::35 +DEAL::908 +DEAL::26413 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 +DEAL::5 +DEAL::33 +DEAL::126 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 17 18 22 30 31 32 33 34 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 15 16 17 18 19 20 21 22 23 30 31 32 33 34 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::1 16 18 20 24 25 26 27 28 29 30 32 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 17 18 22 30 31 32 33 34 +DEAL::1 18 25 28 30 32 35 36 37 +DEAL::24 25 26 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::52 +DEAL::29 +DEAL::711 +DEAL::19200 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 107 108 111 112 116 120 123 124 128 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 +DEAL::1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::4 5 14 29 35 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 14 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 6 7 12 13 14 15 25 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::0 1 4 5 45 46 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 +DEAL::0 1 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::1 5 108 112 124 133 135 138 141 143 146 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 176 177 180 188 195 198 200 203 206 208 211 213 217 218 219 220 221 222 223 +DEAL::4 45 109 110 111 112 117 118 119 120 130 151 152 156 157 158 165 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 111 112 120 135 141 151 152 156 157 158 165 167 170 171 176 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::132 133 134 135 136 139 142 143 144 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::46 132 133 134 135 136 139 142 143 144 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::27 224 225 226 227 228 231 234 235 236 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 +DEAL::27 29 225 227 235 243 245 248 251 253 256 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 284 289 295 298 300 303 306 307 309 310 314 315 316 317 318 319 320 +DEAL::46 69 134 135 139 195 196 199 200 201 226 227 231 232 233 240 244 245 249 250 251 258 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::69 226 227 231 244 245 249 250 251 258 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 304 305 +DEAL::308 +DEAL::149 +DEAL::13353 +DEAL::2090132 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::5 +DEAL::7 +DEAL::61 +DEAL::348 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 56 57 58 59 60 61 62 63 64 65 66 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 +DEAL::29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::0 1 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::1 31 45 50 51 56 59 60 67 68 69 70 71 72 73 74 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::106 +DEAL::55 +DEAL::2384 +DEAL::132859 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::4 5 20 21 66 76 77 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::5 7 18 19 66 67 74 75 76 77 78 79 100 101 102 103 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 +DEAL::281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 +DEAL::0 4 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::1 283 287 310 311 345 347 352 353 358 359 362 363 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 618 620 625 626 631 632 635 636 645 646 647 648 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 +DEAL::112 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::5 113 285 287 298 299 346 347 354 355 356 357 358 359 380 381 382 383 394 403 404 439 444 445 446 447 462 463 464 465 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::4 286 287 302 303 393 394 401 402 403 404 405 406 427 428 429 430 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::113 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::172 617 618 619 620 621 622 627 628 633 634 635 636 637 638 639 640 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 784 785 786 787 792 793 794 795 796 797 798 799 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 +DEAL::1 5 64 66 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::64 618 620 635 636 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::113 346 347 354 355 521 522 523 528 529 530 531 532 533 534 535 619 620 627 628 629 630 631 632 653 654 655 656 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::5 66 347 439 444 445 521 530 531 591 592 595 596 597 598 599 600 620 631 632 668 679 680 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::876 +DEAL::391 +DEAL::81428 +DEAL::36277333 +DEAL::Checking DGQ0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGQ0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGQ0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::36 37 38 39 +DEAL::3 +DEAL::4 +DEAL::160 +DEAL::3120 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 +DEAL::24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 +DEAL::88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 +DEAL::104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 +DEAL::136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 +DEAL::152 153 154 155 156 157 158 159 +DEAL::7 +DEAL::8 +DEAL::1408 +DEAL::123200 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::15 +DEAL::16 +DEAL::2560 +DEAL::203520 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 +DEAL::192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 +DEAL::448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 +DEAL::512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 +DEAL::640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 +DEAL::768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 +DEAL::1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 +DEAL::1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::63 +DEAL::64 +DEAL::90112 +DEAL::63393792 +DEAL::Checking DGP0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGP0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGP0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::18 19 20 +DEAL::18 19 20 +DEAL::2 +DEAL::3 +DEAL::90 +DEAL::1305 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::40 41 42 43 +DEAL::44 45 46 47 +DEAL::48 49 50 51 +DEAL::52 53 54 55 +DEAL::56 57 58 59 +DEAL::60 61 62 63 +DEAL::64 65 66 67 +DEAL::68 69 70 71 +DEAL::72 73 74 75 +DEAL::76 77 78 79 +DEAL::3 +DEAL::4 +DEAL::352 +DEAL::15312 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking Nedelec0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 26 29 30 38 39 40 41 42 +DEAL::1 5 9 11 12 13 14 15 16 17 18 19 +DEAL::6 16 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::6 16 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::5 15 16 17 21 24 28 30 31 32 33 34 35 36 37 39 42 43 44 45 +DEAL::4 5 6 7 15 16 17 26 29 30 35 37 38 39 40 41 42 43 44 45 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 66 67 68 69 70 71 72 73 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 66 67 68 69 70 71 72 73 +DEAL::47 51 55 57 58 59 60 61 62 63 64 65 67 70 73 74 75 76 77 78 80 84 86 87 88 89 90 91 93 96 97 98 99 +DEAL::49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::57 60 63 65 67 70 73 74 75 76 77 78 86 89 91 93 96 97 98 99 +DEAL::50 51 52 53 61 62 63 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::51 61 62 63 70 76 77 80 84 86 87 88 89 90 91 93 96 97 98 99 103 104 105 118 119 126 127 128 129 130 136 137 138 +DEAL::63 70 76 77 86 89 91 93 96 97 98 99 +DEAL::58 61 64 65 74 76 78 87 90 91 97 99 100 101 102 103 104 105 106 107 116 117 118 119 120 126 127 128 129 130 136 137 138 +DEAL::100 103 106 107 108 109 110 111 112 113 114 115 126 129 130 131 132 133 134 135 +DEAL::65 74 76 78 91 97 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::61 87 90 91 103 104 105 111 112 113 126 127 128 129 130 131 132 133 134 135 +DEAL::103 111 112 113 118 123 124 126 129 130 131 132 133 134 135 136 138 139 140 141 +DEAL::69 +DEAL::33 +DEAL::2626 +DEAL::187756 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::67386 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::156 157 158 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::578169 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::67386 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::156 157 158 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::578169 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::1 6 7 8 9 10 +DEAL::11 12 13 14 15 16 17 18 19 20 21 +DEAL::11 12 13 14 15 16 +DEAL::12 17 18 19 20 21 +DEAL::5 14 22 23 24 25 +DEAL::10 19 23 26 27 28 +DEAL::29 30 31 32 33 34 40 41 42 43 44 +DEAL::30 35 36 37 38 39 +DEAL::32 40 41 42 43 44 +DEAL::32 40 41 42 43 44 52 58 59 60 61 +DEAL::37 41 45 46 47 48 56 59 62 63 64 +DEAL::34 44 49 50 51 52 53 58 59 60 61 +DEAL::39 48 50 54 55 56 57 59 62 63 64 +DEAL::44 52 58 59 60 61 +DEAL::48 56 59 62 63 64 +DEAL::35 65 66 67 68 69 +DEAL::65 70 71 72 73 74 75 79 80 81 82 +DEAL::45 67 75 76 77 78 +DEAL::34 +DEAL::11 +DEAL::757 +DEAL::36596 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 +DEAL::72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 +DEAL::20 21 22 23 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 +DEAL::188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::200 201 202 203 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 +DEAL::232 233 234 235 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 +DEAL::208 209 210 211 240 241 242 243 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::240 241 242 243 320 321 322 323 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::272 273 274 275 328 329 330 331 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::300 301 302 303 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::224 225 226 227 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::428 429 430 431 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 +DEAL::288 289 290 291 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 +DEAL::468 469 470 471 492 493 494 495 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 +DEAL::476 477 478 479 548 549 550 551 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 +DEAL::404 405 406 407 504 505 506 507 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::235 +DEAL::68 +DEAL::27952 +DEAL::9068168 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 +DEAL::144 145 146 147 148 149 150 151 152 333 334 335 336 337 338 339 340 341 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::594 595 596 597 598 599 600 601 602 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 +DEAL::612 613 614 615 616 617 618 619 620 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::711 712 713 714 715 716 717 718 719 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 +DEAL::630 631 632 633 634 635 636 637 638 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::729 730 731 732 733 734 735 736 737 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 +DEAL::828 829 830 831 832 833 834 835 836 1008 1009 1010 1011 1012 1013 1014 1015 1016 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::918 919 920 921 922 923 924 925 926 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::1341 1342 1343 1344 1345 1346 1347 1348 1349 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 +DEAL::891 892 893 894 895 896 897 898 899 1359 1360 1361 1362 1363 1364 1365 1366 1367 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1080 1081 1082 1083 1084 1085 1086 1087 1088 1377 1378 1379 1380 1381 1382 1383 1384 1385 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 +DEAL::1476 1477 1478 1479 1480 1481 1482 1483 1484 1719 1720 1721 1722 1723 1724 1725 1726 1727 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 +DEAL::1260 1261 1262 1263 1264 1265 1266 1267 1268 1566 1567 1568 1569 1570 1571 1572 1573 1574 1737 1738 1739 1740 1741 1742 1743 1744 1745 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::746 +DEAL::207 +DEAL::253773 +DEAL::260022960 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::5 +DEAL::9 +DEAL::117 +DEAL::819 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 +DEAL::18 19 20 21 22 23 +DEAL::5 +DEAL::6 +DEAL::144 +DEAL::1656 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 26 27 28 29 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 26 27 28 29 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 27 28 29 33 34 35 36 37 38 42 43 44 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 42 43 44 48 49 50 51 52 53 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 42 43 44 48 49 50 51 52 53 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 18 19 20 21 22 23 24 25 26 27 28 29 36 37 38 +DEAL::0 1 2 18 19 20 21 22 23 24 25 26 27 28 29 36 37 38 +DEAL::0 1 2 3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::21 22 23 27 28 29 30 31 32 33 34 35 39 40 41 42 43 44 +DEAL::21 22 23 27 28 29 30 31 32 33 34 35 39 40 41 42 43 44 +DEAL::3 4 5 21 22 23 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 51 52 53 +DEAL::0 1 2 3 4 5 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::50 +DEAL::33 +DEAL::1044 +DEAL::27315 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::17 +DEAL::18 +DEAL::3240 +DEAL::289980 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 78 79 80 81 82 83 90 91 92 93 94 95 108 109 110 111 112 113 114 115 116 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 51 52 53 63 64 65 66 67 68 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 84 85 86 87 88 89 90 91 92 93 94 95 120 121 122 123 124 125 126 127 128 +DEAL::12 13 14 15 16 17 30 31 32 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 +DEAL::15 16 17 30 31 32 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 141 142 143 144 145 146 153 154 155 156 157 158 168 169 170 171 172 173 174 175 176 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 51 52 53 63 64 65 66 67 68 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::0 1 2 3 4 5 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::0 1 2 12 13 14 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 108 109 110 111 112 113 114 115 116 120 121 122 123 124 125 126 127 128 132 133 134 +DEAL::3 4 5 75 76 77 81 82 83 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 114 115 116 117 118 119 135 136 137 138 139 140 141 142 143 144 145 146 159 160 161 162 163 164 +DEAL::0 1 2 3 4 5 78 79 80 81 82 83 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::3 4 5 15 16 17 81 82 83 93 94 95 99 100 101 105 106 107 108 109 110 114 115 116 117 118 119 126 127 128 129 130 131 132 133 134 138 139 140 144 145 146 159 160 161 162 163 164 171 172 173 177 178 179 +DEAL::12 13 14 15 16 17 36 37 38 39 40 41 84 85 86 87 88 89 90 91 92 93 94 95 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 +DEAL::3 4 5 15 16 17 24 25 26 30 31 32 39 40 41 54 55 56 96 97 98 99 100 101 102 103 104 105 106 107 117 118 119 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::54 55 56 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 168 169 170 171 172 173 174 175 176 +DEAL::3 4 5 15 16 17 24 25 26 30 31 32 99 100 101 105 106 107 117 118 119 129 130 131 138 139 140 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 171 172 173 174 175 176 177 178 179 +DEAL::15 16 17 30 31 32 39 40 41 54 55 56 102 103 104 105 106 107 117 118 119 129 130 131 141 142 143 144 145 146 153 154 155 156 157 158 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::164 +DEAL::105 +DEAL::8172 +DEAL::721323 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 +DEAL::270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL::378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL::432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL::486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 +DEAL::540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 +DEAL::648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 +DEAL::810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 +DEAL::864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 +DEAL::918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 +DEAL::972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 +DEAL::1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::53 +DEAL::54 +DEAL::64152 +DEAL::38074212 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 +DEAL::3 4 5 12 13 14 15 16 17 18 19 20 +DEAL::17 +DEAL::21 +DEAL::549 +DEAL::9945 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::9 +DEAL::10 +DEAL::400 +DEAL::7800 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::9 +DEAL::10 +DEAL::400 +DEAL::7800 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 60 61 62 63 64 65 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::3 4 5 57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 60 61 62 63 64 65 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::0 1 2 60 61 62 63 64 65 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::3 4 5 63 64 65 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::3 4 5 63 64 65 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::30 31 32 147 148 149 150 151 152 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::147 148 149 150 151 152 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 +DEAL::3 4 5 87 88 89 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::3 4 5 87 88 89 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::212 +DEAL::105 +DEAL::8604 +DEAL::944667 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::27 +DEAL::28 +DEAL::7840 +DEAL::1093680 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::27 +DEAL::28 +DEAL::7840 +DEAL::1093680 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 +DEAL::26 27 28 29 30 31 36 37 38 39 40 41 42 43 44 45 +DEAL::26 27 28 29 30 31 36 37 38 39 40 41 42 43 44 45 +DEAL::19 +DEAL::26 +DEAL::916 +DEAL::19890 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::45 46 47 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::45 46 47 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::45 46 47 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::41 +DEAL::45 +DEAL::2277 +DEAL::94509 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::17 18 19 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::17 18 19 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::17 18 19 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::17 18 19 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::27 +DEAL::31 +DEAL::1129 +DEAL::31355 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 68 69 70 71 72 73 74 75 76 77 78 79 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 144 145 146 147 148 149 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::6 7 8 9 10 11 62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::0 1 2 3 4 5 68 69 70 71 72 73 74 75 76 77 78 79 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::6 7 8 9 10 11 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::138 139 140 141 142 143 144 145 146 147 148 149 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 +DEAL::34 35 36 37 38 39 138 139 140 141 142 143 144 145 146 147 148 149 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 198 199 200 201 202 203 204 205 206 207 +DEAL::138 139 140 141 142 143 144 145 146 147 148 149 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 +DEAL::6 7 8 9 10 11 96 97 98 99 100 101 144 145 146 147 148 149 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::191 +DEAL::106 +DEAL::9976 +DEAL::970908 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 162 163 164 165 166 167 186 187 188 189 190 191 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 +DEAL::156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::3 4 5 159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 +DEAL::0 1 2 162 163 164 165 166 167 186 187 188 189 190 191 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 +DEAL::0 1 2 162 163 164 165 166 167 186 187 188 189 190 191 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 +DEAL::3 4 5 165 166 167 243 244 245 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 444 445 446 459 460 461 462 463 464 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::3 4 5 165 166 167 243 244 245 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::441 442 443 444 445 446 447 448 449 450 451 452 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::441 442 443 444 445 446 447 448 449 450 451 452 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::3 4 5 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::3 4 5 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::84 85 86 444 445 446 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::644 +DEAL::309 +DEAL::68976 +DEAL::23674185 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 91 92 93 94 95 96 106 107 108 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 +DEAL::0 1 2 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 +DEAL::3 4 5 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 +DEAL::0 1 2 91 92 93 94 95 96 106 107 108 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::0 1 2 91 92 93 94 95 96 106 107 108 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::3 4 5 94 95 96 135 136 137 144 145 146 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 +DEAL::132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::234 235 236 237 238 239 240 241 242 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 +DEAL::234 235 236 237 238 239 240 241 242 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 +DEAL::3 4 5 135 136 137 205 206 207 237 238 239 246 247 248 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::47 48 49 237 238 239 275 276 277 284 285 286 310 311 312 313 314 315 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::338 +DEAL::167 +DEAL::21199 +DEAL::3761339 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 342 343 344 345 346 347 354 355 356 357 358 359 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 +DEAL::12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 +DEAL::15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 136 137 138 139 140 141 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 +DEAL::0 1 2 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::339 340 341 345 346 347 351 352 353 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::3 4 5 15 16 17 345 346 347 357 358 359 407 408 409 413 414 415 460 461 462 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 566 567 568 613 614 615 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 754 755 756 760 761 762 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::124 125 126 348 349 350 351 352 353 354 355 356 357 358 359 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 +DEAL::127 128 129 351 352 353 357 358 359 410 411 412 413 414 415 560 561 562 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 +DEAL::12 13 14 354 355 356 357 358 359 463 464 465 466 467 468 563 564 565 566 567 568 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 +DEAL::15 16 17 357 358 359 413 414 415 466 467 468 513 514 515 566 567 568 613 614 615 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::404 405 406 407 408 409 410 411 412 413 414 415 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 +DEAL::751 752 753 754 755 756 757 758 759 760 761 762 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 +DEAL::3 4 5 407 408 409 413 414 415 513 514 515 754 755 756 760 761 762 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 +DEAL::127 128 129 410 411 412 413 414 415 613 614 615 757 758 759 760 761 762 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 +DEAL::186 187 188 757 758 759 760 761 762 813 814 815 816 817 818 960 961 962 963 964 965 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 +DEAL::15 16 17 413 414 415 513 514 515 613 614 615 760 761 762 866 867 868 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::1088 +DEAL::457 +DEAL::97228 +DEAL::52760519 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 161 174 175 176 177 178 179 180 181 182 183 184 185 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 174 175 176 177 178 179 180 181 182 183 184 185 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 +DEAL::74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 +DEAL::74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 49 50 51 52 53 54 55 56 57 58 59 60 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 +DEAL::49 50 51 52 53 54 55 56 57 58 59 60 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::212 +DEAL::136 +DEAL::17674 +DEAL::1952373 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 76 77 78 79 86 87 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 +DEAL::74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::0 1 2 3 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::0 1 76 77 78 79 86 87 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::2 3 78 79 113 114 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::2 3 78 79 113 114 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 +DEAL::111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 +DEAL::202 203 204 205 206 207 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 +DEAL::202 203 204 205 206 207 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 +DEAL::2 3 113 114 175 176 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::2 3 113 114 175 176 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::39 40 204 205 237 238 243 244 268 269 270 271 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::294 +DEAL::142 +DEAL::14814 +DEAL::2303763 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::52 53 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::52 53 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::70 71 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::70 71 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::134 135 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::134 135 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::114 115 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::114 115 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::85 +DEAL::46 +DEAL::5716 +DEAL::614730 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 85 86 87 88 110 111 112 113 114 115 116 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 +DEAL::83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 85 86 87 88 110 111 112 113 114 115 116 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::0 1 85 86 87 88 110 111 112 113 114 115 116 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 +DEAL::2 3 87 88 129 130 145 146 147 148 149 150 151 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::127 128 129 130 131 132 133 134 135 136 137 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 +DEAL::2 3 127 128 129 130 131 132 133 134 135 136 137 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::46 47 219 220 221 222 223 224 225 226 227 228 229 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::46 47 219 220 221 222 223 224 225 226 227 228 229 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::219 220 221 222 223 224 225 226 227 228 229 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 +DEAL::2 3 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::312 +DEAL::160 +DEAL::19829 +DEAL::3280609 diff --git a/tests/bits/dof_tools_01c.cc b/tests/bits/dof_tools_01c.cc index d15d20e7a4..83648a5fa4 100644 --- a/tests/bits/dof_tools_01c.cc +++ b/tests/bits/dof_tools_01c.cc @@ -24,7 +24,7 @@ // make_sparsity_pattern (const DoFHandler &, // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_01c/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01c/cmp/generic b/tests/bits/dof_tools_01c.output similarity index 100% rename from tests/bits/dof_tools_01c/cmp/generic rename to tests/bits/dof_tools_01c.output diff --git a/tests/bits/dof_tools_01d.cc b/tests/bits/dof_tools_01d.cc index 99d6166768..11bccad5e4 100644 --- a/tests/bits/dof_tools_01d.cc +++ b/tests/bits/dof_tools_01d.cc @@ -24,7 +24,7 @@ // make_sparsity_pattern (const DoFHandler &, // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_01d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01d/cmp/generic b/tests/bits/dof_tools_01d.output similarity index 100% rename from tests/bits/dof_tools_01d/cmp/generic rename to tests/bits/dof_tools_01d.output diff --git a/tests/bits/dof_tools_01d_x.cc b/tests/bits/dof_tools_01d_x.cc index 40f20627bf..99a0d04d81 100644 --- a/tests/bits/dof_tools_01d_x.cc +++ b/tests/bits/dof_tools_01d_x.cc @@ -24,7 +24,7 @@ // make_sparsity_pattern (const DoFHandler &, // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_01d_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_01d_x.output b/tests/bits/dof_tools_01d_x.output new file mode 100644 index 0000000000..163195c030 --- /dev/null +++ b/tests/bits/dof_tools_01d_x.output @@ -0,0 +1,5457 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::26 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::16 +DEAL::11 +DEAL::116 +DEAL::973 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 26 27 30 31 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 16 17 21 22 +DEAL::1 3 5 7 8 9 10 11 +DEAL::4 5 12 13 14 15 16 17 28 29 30 31 40 41 42 +DEAL::4 5 10 12 13 14 15 16 17 18 19 20 +DEAL::5 10 13 15 17 18 19 20 47 48 51 52 56 57 58 +DEAL::4 5 6 7 16 17 21 22 +DEAL::24 25 26 27 28 29 30 31 +DEAL::0 1 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::0 4 12 24 25 26 27 28 29 30 31 36 37 38 40 41 42 44 +DEAL::1 25 27 29 31 32 33 34 35 36 38 39 45 46 47 48 53 54 +DEAL::0 1 26 27 30 31 33 35 36 37 38 39 +DEAL::1 5 27 31 33 35 36 38 39 42 43 44 46 48 53 54 57 59 +DEAL::4 5 12 13 28 29 30 31 34 35 37 38 39 40 41 42 43 44 +DEAL::32 33 34 35 45 46 47 48 49 50 51 52 +DEAL::1 5 8 10 13 18 32 33 34 35 39 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::18 45 46 47 48 49 50 51 52 56 57 58 +DEAL::1 5 8 10 33 35 39 43 46 48 50 52 53 54 55 57 58 59 +DEAL::5 10 13 18 34 35 39 43 47 48 51 52 54 55 56 57 58 59 +DEAL::54 +DEAL::35 +DEAL::908 +DEAL::26413 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 +DEAL::5 +DEAL::33 +DEAL::126 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 17 18 22 30 31 32 33 34 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 15 16 17 18 19 20 21 22 23 30 31 32 33 34 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::1 16 18 20 24 25 26 27 28 29 30 32 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 17 18 22 30 31 32 33 34 +DEAL::1 18 25 28 30 32 35 36 37 +DEAL::24 25 26 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::52 +DEAL::29 +DEAL::711 +DEAL::19200 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 107 108 111 112 116 120 123 124 128 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 +DEAL::1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::4 5 14 29 35 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 14 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 6 7 12 13 14 15 25 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::0 1 4 5 45 46 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 +DEAL::0 1 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::1 5 108 112 124 133 135 138 141 143 146 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 176 177 180 188 195 198 200 203 206 208 211 213 217 218 219 220 221 222 223 +DEAL::4 45 109 110 111 112 117 118 119 120 130 151 152 156 157 158 165 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 111 112 120 135 141 151 152 156 157 158 165 167 170 171 176 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::132 133 134 135 136 139 142 143 144 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::46 132 133 134 135 136 139 142 143 144 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::27 224 225 226 227 228 231 234 235 236 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 +DEAL::27 29 225 227 235 243 245 248 251 253 256 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 284 289 295 298 300 303 306 307 309 310 314 315 316 317 318 319 320 +DEAL::46 69 134 135 139 195 196 199 200 201 226 227 231 232 233 240 244 245 249 250 251 258 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::69 226 227 231 244 245 249 250 251 258 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 304 305 +DEAL::308 +DEAL::149 +DEAL::13353 +DEAL::2090132 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::5 +DEAL::7 +DEAL::61 +DEAL::348 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 56 57 58 59 60 61 62 63 64 65 66 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 +DEAL::29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::0 1 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::1 31 45 50 51 56 59 60 67 68 69 70 71 72 73 74 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::106 +DEAL::55 +DEAL::2384 +DEAL::132859 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::4 5 20 21 66 76 77 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::5 7 18 19 66 67 74 75 76 77 78 79 100 101 102 103 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 +DEAL::281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 +DEAL::0 4 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::1 283 287 310 311 345 347 352 353 358 359 362 363 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 618 620 625 626 631 632 635 636 645 646 647 648 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 +DEAL::112 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::5 113 285 287 298 299 346 347 354 355 356 357 358 359 380 381 382 383 394 403 404 439 444 445 446 447 462 463 464 465 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::4 286 287 302 303 393 394 401 402 403 404 405 406 427 428 429 430 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::113 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::172 617 618 619 620 621 622 627 628 633 634 635 636 637 638 639 640 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 784 785 786 787 792 793 794 795 796 797 798 799 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 +DEAL::1 5 64 66 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::64 618 620 635 636 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::113 346 347 354 355 521 522 523 528 529 530 531 532 533 534 535 619 620 627 628 629 630 631 632 653 654 655 656 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::5 66 347 439 444 445 521 530 531 591 592 595 596 597 598 599 600 620 631 632 668 679 680 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::876 +DEAL::391 +DEAL::81428 +DEAL::36277333 +DEAL::Checking DGQ0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGQ0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGQ0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::36 37 38 39 +DEAL::3 +DEAL::4 +DEAL::160 +DEAL::3120 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 +DEAL::24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 +DEAL::88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 +DEAL::104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 +DEAL::136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 +DEAL::152 153 154 155 156 157 158 159 +DEAL::7 +DEAL::8 +DEAL::1408 +DEAL::123200 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::15 +DEAL::16 +DEAL::2560 +DEAL::203520 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 +DEAL::192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 +DEAL::448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 +DEAL::512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 +DEAL::640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 +DEAL::768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 +DEAL::1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 +DEAL::1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::63 +DEAL::64 +DEAL::90112 +DEAL::63393792 +DEAL::Checking DGP0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGP0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGP0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::18 19 20 +DEAL::18 19 20 +DEAL::2 +DEAL::3 +DEAL::90 +DEAL::1305 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::40 41 42 43 +DEAL::44 45 46 47 +DEAL::48 49 50 51 +DEAL::52 53 54 55 +DEAL::56 57 58 59 +DEAL::60 61 62 63 +DEAL::64 65 66 67 +DEAL::68 69 70 71 +DEAL::72 73 74 75 +DEAL::76 77 78 79 +DEAL::3 +DEAL::4 +DEAL::352 +DEAL::15312 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking Nedelec0 in 2d: +DEAL::Checking Nedelec0 in 3d: +DEAL::Checking RaviartThomas0 in 2d: +DEAL::Checking RaviartThomas1 in 2d: +DEAL::Checking RaviartThomas2 in 2d: +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::4 +DEAL::11 +DEAL::31 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::11 +DEAL::12 +DEAL::3 +DEAL::5 +DEAL::23 +DEAL::46 +DEAL::4 +DEAL::5 +DEAL::11 +DEAL::32 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::4 +DEAL::11 +DEAL::13 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL::5 +DEAL::6 +DEAL::72 +DEAL::396 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::72 +DEAL::396 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::9 10 11 15 16 17 +DEAL::0 1 2 6 7 8 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::6 7 8 12 13 14 15 16 17 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::6 7 8 12 13 14 15 16 17 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 +DEAL:: +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL::3 4 5 6 7 8 +DEAL:: +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL::3 4 5 6 7 8 +DEAL::3 4 5 +DEAL::3 4 5 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL::6 7 8 9 10 11 15 16 17 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::6 7 8 9 10 11 15 16 17 +DEAL::0 1 2 +DEAL::14 +DEAL::18 +DEAL::252 +DEAL::2088 +DEAL::14 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::14 +DEAL::9 +DEAL::63 +DEAL::468 +DEAL::14 +DEAL::6 +DEAL::36 +DEAL::387 +DEAL::14 +DEAL::18 +DEAL::252 +DEAL::2088 +DEAL::17 +DEAL::12 +DEAL::72 +DEAL::963 +DEAL::14 +DEAL::6 +DEAL::63 +DEAL::549 +DEAL::17 +DEAL::9 +DEAL::72 +DEAL::369 +DEAL::11 +DEAL::15 +DEAL::198 +DEAL::1845 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::17 +DEAL::18 +DEAL::1620 +DEAL::72090 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::18 +DEAL::1620 +DEAL::72090 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::18 19 20 21 22 23 30 31 32 33 34 35 48 49 50 51 52 53 54 55 56 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 51 52 53 +DEAL::3 4 5 6 7 8 +DEAL:: +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::12 13 14 15 16 17 30 31 32 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 +DEAL:: +DEAL::15 16 17 30 31 32 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 +DEAL::21 22 23 24 25 26 33 34 35 36 37 38 48 49 50 51 52 53 54 55 56 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 51 52 53 +DEAL::3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL:: +DEAL::0 1 2 12 13 14 36 37 38 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 12 13 14 +DEAL::3 4 5 +DEAL::15 16 17 21 22 23 27 28 29 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 54 55 56 57 58 59 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 +DEAL::18 19 20 21 22 23 30 31 32 33 34 35 39 40 41 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL:: +DEAL::3 4 5 15 16 17 +DEAL::21 22 23 33 34 35 39 40 41 45 46 47 48 49 50 54 55 56 57 58 59 +DEAL::6 7 8 9 10 11 12 13 14 18 19 20 24 25 26 39 40 41 42 43 44 51 52 53 57 58 59 +DEAL::12 13 14 15 16 17 36 37 38 39 40 41 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 42 43 44 45 46 47 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::3 4 5 15 16 17 24 25 26 30 31 32 39 40 41 54 55 56 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 57 58 59 +DEAL::9 10 11 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::54 55 56 +DEAL:: +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 48 49 50 51 52 53 54 55 56 +DEAL::3 4 5 15 16 17 24 25 26 30 31 32 +DEAL::39 40 41 45 46 47 57 58 59 +DEAL::9 10 11 18 19 20 24 25 26 30 31 32 36 37 38 39 40 41 42 43 44 45 46 47 51 52 53 54 55 56 57 58 59 +DEAL::15 16 17 30 31 32 39 40 41 54 55 56 +DEAL::42 43 44 45 46 47 57 58 59 +DEAL::9 10 11 21 22 23 24 25 26 33 34 35 36 37 38 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::44 +DEAL::60 +DEAL::1908 +DEAL::53640 +DEAL::59 +DEAL::24 +DEAL::522 +DEAL::12375 +DEAL::44 +DEAL::21 +DEAL::405 +DEAL::12015 +DEAL::59 +DEAL::27 +DEAL::522 +DEAL::12051 +DEAL::38 +DEAL::48 +DEAL::1602 +DEAL::51687 +DEAL::53 +DEAL::39 +DEAL::576 +DEAL::24768 +DEAL::44 +DEAL::18 +DEAL::405 +DEAL::12312 +DEAL::53 +DEAL::27 +DEAL::576 +DEAL::10998 +DEAL::50 +DEAL::48 +DEAL::1656 +DEAL::53037 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL:: +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL:: +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL:: +DEAL::216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 +DEAL:: +DEAL::270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL:: +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL:: +DEAL::378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL:: +DEAL::432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL:: +DEAL::486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 +DEAL:: +DEAL::540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 +DEAL:: +DEAL:: +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL:: +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL:: +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL:: +DEAL::216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 +DEAL:: +DEAL::270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL:: +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL:: +DEAL::378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL:: +DEAL::432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL:: +DEAL::486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 +DEAL::53 +DEAL::54 +DEAL::32076 +DEAL::9510534 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::53 +DEAL::54 +DEAL::32076 +DEAL::9510534 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 +DEAL::0 +DEAL::2 3 4 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::16 +DEAL::41 +DEAL::4 +DEAL::6 +DEAL::12 +DEAL::42 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::13 +DEAL::20 +DEAL::5 +DEAL::6 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::16 +DEAL::23 +DEAL::4 +DEAL::5 +DEAL::13 +DEAL::14 +DEAL::2 +DEAL::3 +DEAL::13 +DEAL::29 +DEAL::9 +DEAL::12 +DEAL::36 +DEAL::108 +DEAL::4 +DEAL::3 +DEAL::9 +DEAL::27 +DEAL::4 +DEAL::2 +DEAL::12 +DEAL::30 +DEAL::5 +DEAL::1 +DEAL::6 +DEAL::15 +DEAL::9 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::5 +DEAL::6 +DEAL::72 +DEAL::396 +DEAL::11 +DEAL::12 +DEAL::45 +DEAL::342 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::11 +DEAL::6 +DEAL::45 +DEAL::207 +DEAL::8 +DEAL::9 +DEAL::90 +DEAL::576 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::10 11 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL::10 11 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL::10 11 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL::10 11 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL::10 11 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL:: +DEAL::8 9 10 11 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::8 9 10 11 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::8 9 10 11 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::8 9 10 11 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::8 9 10 11 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL::9 +DEAL::10 +DEAL::104 +DEAL::492 +DEAL::11 +DEAL::8 +DEAL::16 +DEAL::168 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::7 +DEAL::8 +DEAL::80 +DEAL::376 +DEAL::11 +DEAL::6 +DEAL::24 +DEAL::228 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::4 +DEAL::24 +DEAL::60 +DEAL::9 +DEAL::10 +DEAL::136 +DEAL::1140 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::10 11 12 13 14 15 +DEAL::0 1 2 3 +DEAL:: +DEAL::10 11 12 13 14 15 +DEAL::0 1 2 3 +DEAL:: +DEAL::10 11 12 13 14 15 +DEAL::0 1 2 3 +DEAL:: +DEAL::10 11 12 13 14 15 +DEAL::0 1 2 3 +DEAL:: +DEAL::10 11 12 13 14 15 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::4 5 6 7 8 9 10 11 +DEAL::0 1 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 +DEAL::0 1 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 +DEAL::0 1 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 +DEAL::0 1 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 +DEAL::9 +DEAL::10 +DEAL::136 +DEAL::900 +DEAL::15 +DEAL::4 +DEAL::24 +DEAL::300 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::6 +DEAL::24 +DEAL::36 +DEAL::7 +DEAL::8 +DEAL::80 +DEAL::504 +DEAL::11 +DEAL::2 +DEAL::16 +DEAL::120 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::8 +DEAL::16 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::104 +DEAL::652 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL::6 7 8 9 10 11 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 33 34 35 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::9 10 11 33 34 35 54 55 56 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::9 10 11 33 34 35 54 55 56 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::30 31 32 33 34 35 +DEAL::3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 +DEAL:: +DEAL:: +DEAL:: +DEAL::30 31 32 33 34 35 +DEAL::3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 +DEAL:: +DEAL::12 13 14 +DEAL:: +DEAL:: +DEAL::3 4 5 6 7 8 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 6 7 8 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::33 34 35 +DEAL::6 7 8 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::33 34 35 +DEAL::6 7 8 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::252 +DEAL::2088 +DEAL::14 +DEAL::18 +DEAL::108 +DEAL::756 +DEAL::86 +DEAL::27 +DEAL::153 +DEAL::369 +DEAL::68 +DEAL::27 +DEAL::81 +DEAL::324 +DEAL::17 +DEAL::18 +DEAL::252 +DEAL::1710 +DEAL::11 +DEAL::12 +DEAL::180 +DEAL::1314 +DEAL::17 +DEAL::18 +DEAL::108 +DEAL::1566 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::77 +DEAL::27 +DEAL::81 +DEAL::1053 +DEAL::14 +DEAL::6 +DEAL::108 +DEAL::918 +DEAL::17 +DEAL::6 +DEAL::108 +DEAL::918 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::86 +DEAL::6 +DEAL::153 +DEAL::8766 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::80 +DEAL::90 +DEAL::2970 +DEAL::116073 +DEAL::89 +DEAL::48 +DEAL::279 +DEAL::11403 +DEAL::68 +DEAL::3 +DEAL::81 +DEAL::3915 +DEAL::77 +DEAL::3 +DEAL::81 +DEAL::5157 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::89 +DEAL::24 +DEAL::279 +DEAL::6003 +DEAL::83 +DEAL::87 +DEAL::2682 +DEAL::112788 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL:: +DEAL:: +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL:: +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL::84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL:: +DEAL::84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL:: +DEAL:: +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL:: +DEAL:: +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL:: +DEAL:: +DEAL::50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 +DEAL:: +DEAL:: +DEAL::50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 +DEAL:: +DEAL:: +DEAL::78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL:: +DEAL:: +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL:: +DEAL:: +DEAL::44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL::44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL:: +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::27 +DEAL::28 +DEAL::2388 +DEAL::100722 +DEAL::89 +DEAL::22 +DEAL::132 +DEAL::11418 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::89 +DEAL::6 +DEAL::132 +DEAL::1386 +DEAL::27 +DEAL::28 +DEAL::2196 +DEAL::94722 +DEAL::89 +DEAL::16 +DEAL::192 +DEAL::16032 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::89 +DEAL::12 +DEAL::192 +DEAL::1440 +DEAL::27 +DEAL::28 +DEAL::2608 +DEAL::137160 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL:: +DEAL:: +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL:: +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL:: +DEAL:: +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL:: +DEAL:: +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL:: +DEAL:: +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL:: +DEAL:: +DEAL::34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL:: +DEAL:: +DEAL::34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL:: +DEAL:: +DEAL::62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL:: +DEAL::62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::27 +DEAL::28 +DEAL::2608 +DEAL::121032 +DEAL::99 +DEAL::12 +DEAL::192 +DEAL::17568 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::99 +DEAL::16 +DEAL::192 +DEAL::1056 +DEAL::27 +DEAL::28 +DEAL::2196 +DEAL::100722 +DEAL::89 +DEAL::6 +DEAL::132 +DEAL::10362 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::89 +DEAL::22 +DEAL::132 +DEAL::330 +DEAL::27 +DEAL::28 +DEAL::2388 +DEAL::111810 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 +DEAL::0 1 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 +DEAL::0 1 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 +DEAL::0 1 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 +DEAL::0 1 +DEAL::1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 +DEAL::0 1 +DEAL::1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 6 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 6 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 6 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 6 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 6 11 12 13 14 15 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::11 12 13 14 15 +DEAL::0 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::11 12 13 14 15 +DEAL::0 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::1 +DEAL::5 +DEAL::10 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::9 +DEAL::11 +DEAL::45 +DEAL::110 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::10 +DEAL::11 +DEAL::25 +DEAL::20 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::5 +DEAL::0 +DEAL::9 +DEAL::5 +DEAL::45 +DEAL::220 +DEAL::10 +DEAL::5 +DEAL::25 +DEAL::110 +DEAL::14 +DEAL::15 +DEAL::186 +DEAL::1370 +DEAL::15 +DEAL::5 +DEAL::55 +DEAL::430 +DEAL::15 +DEAL::5 +DEAL::25 +DEAL::325 +DEAL::15 +DEAL::5 +DEAL::25 +DEAL::325 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::11 +DEAL::55 +DEAL::110 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::5 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::5 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::1 +DEAL::5 +DEAL::10 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::1 +DEAL::5 +DEAL::10 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::4 +DEAL::5 +DEAL::25 +DEAL::50 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::9 10 11 +DEAL:: +DEAL::5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL:: +DEAL:: +DEAL:: +DEAL::9 10 11 +DEAL:: +DEAL::5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL:: +DEAL:: +DEAL:: +DEAL::9 10 11 +DEAL:: +DEAL::5 6 7 8 9 10 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::8 +DEAL::12 +DEAL::36 +DEAL::144 +DEAL::5 +DEAL::9 +DEAL::27 +DEAL::108 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::11 +DEAL::12 +DEAL::117 +DEAL::603 +DEAL::12 +DEAL::13 +DEAL::39 +DEAL::39 +DEAL::4 +DEAL::5 +DEAL::15 +DEAL::15 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::27 +DEAL::108 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::117 +DEAL::522 +DEAL::8 +DEAL::9 +DEAL::90 +DEAL::414 +DEAL::11 +DEAL::13 +DEAL::39 +DEAL::390 +DEAL::11 +DEAL::13 +DEAL::39 +DEAL::390 +DEAL::11 +DEAL::13 +DEAL::39 +DEAL::390 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::12 +DEAL::3 +DEAL::39 +DEAL::234 +DEAL::11 +DEAL::3 +DEAL::39 +DEAL::234 +DEAL::12 +DEAL::13 +DEAL::169 +DEAL::1014 +DEAL::12 +DEAL::5 +DEAL::65 +DEAL::390 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::3 +DEAL::15 +DEAL::30 +DEAL::11 +DEAL::3 +DEAL::39 +DEAL::234 +DEAL::12 +DEAL::13 +DEAL::65 +DEAL::130 +DEAL::7 +DEAL::8 +DEAL::89 +DEAL::594 +DEAL::12 +DEAL::13 +DEAL::104 +DEAL::884 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::3 +DEAL::39 +DEAL::234 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::12 +DEAL::8 +DEAL::104 +DEAL::624 +DEAL::12 +DEAL::13 +DEAL::169 +DEAL::1014 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 15 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL::1 2 3 15 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::1 2 3 15 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::1 2 3 15 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 +DEAL:: +DEAL::15 +DEAL::16 +DEAL::256 +DEAL::1920 +DEAL::15 +DEAL::15 +DEAL::58 +DEAL::288 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::16 +DEAL::58 +DEAL::315 +DEAL::14 +DEAL::15 +DEAL::204 +DEAL::1536 +DEAL::15 +DEAL::9 +DEAL::36 +DEAL::189 +DEAL::15 +DEAL::9 +DEAL::21 +DEAL::159 +DEAL::15 +DEAL::9 +DEAL::9 +DEAL::135 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::4 +DEAL::36 +DEAL::144 +DEAL::8 +DEAL::9 +DEAL::81 +DEAL::324 +DEAL::8 +DEAL::9 +DEAL::46 +DEAL::149 +DEAL::8 +DEAL::9 +DEAL::18 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::4 +DEAL::21 +DEAL::54 +DEAL::8 +DEAL::9 +DEAL::46 +DEAL::114 +DEAL::4 +DEAL::5 +DEAL::41 +DEAL::174 +DEAL::8 +DEAL::9 +DEAL::45 +DEAL::270 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::1 +DEAL::9 +DEAL::36 +DEAL::8 +DEAL::2 +DEAL::18 +DEAL::72 +DEAL::8 +DEAL::5 +DEAL::45 +DEAL::180 +DEAL::8 +DEAL::9 +DEAL::81 +DEAL::324 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::14 15 16 17 18 19 20 21 22 23 24 25 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 20 21 22 23 24 25 42 43 44 45 46 47 58 59 60 61 62 63 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 +DEAL:: +DEAL::10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 20 21 22 23 24 25 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 20 21 22 23 24 25 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL::10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 20 21 22 23 24 25 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::14 15 16 17 18 19 20 21 22 23 24 25 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 +DEAL:: +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::20 21 22 23 24 25 42 43 44 45 46 47 58 59 60 61 62 63 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::16 17 +DEAL::0 1 2 3 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::42 43 44 45 46 47 90 91 92 93 94 95 +DEAL:: +DEAL::10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::300 +DEAL::2550 +DEAL::11 +DEAL::18 +DEAL::108 +DEAL::918 +DEAL::89 +DEAL::36 +DEAL::384 +DEAL::2256 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::8 +DEAL::48 +DEAL::408 +DEAL::11 +DEAL::8 +DEAL::48 +DEAL::408 +DEAL::17 +DEAL::18 +DEAL::300 +DEAL::2358 +DEAL::17 +DEAL::18 +DEAL::284 +DEAL::2214 +DEAL::17 +DEAL::18 +DEAL::144 +DEAL::864 +DEAL::79 +DEAL::8 +DEAL::28 +DEAL::294 +DEAL::5 +DEAL::6 +DEAL::12 +DEAL::198 +DEAL::7 +DEAL::6 +DEAL::12 +DEAL::198 +DEAL::9 +DEAL::10 +DEAL::20 +DEAL::330 +DEAL::11 +DEAL::6 +DEAL::108 +DEAL::918 +DEAL::17 +DEAL::8 +DEAL::144 +DEAL::1224 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::95 +DEAL::8 +DEAL::60 +DEAL::342 +DEAL::17 +DEAL::6 +DEAL::24 +DEAL::36 +DEAL::15 +DEAL::6 +DEAL::24 +DEAL::36 +DEAL::17 +DEAL::10 +DEAL::40 +DEAL::60 +DEAL::89 +DEAL::12 +DEAL::384 +DEAL::20328 +DEAL::79 +DEAL::8 +DEAL::28 +DEAL::1118 +DEAL::95 +DEAL::18 +DEAL::60 +DEAL::2238 +DEAL::63 +DEAL::82 +DEAL::3984 +DEAL::175984 +DEAL::99 +DEAL::18 +DEAL::312 +DEAL::24660 +DEAL::95 +DEAL::18 +DEAL::216 +DEAL::17316 +DEAL::95 +DEAL::18 +DEAL::156 +DEAL::12126 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::2 +DEAL::12 +DEAL::174 +DEAL::17 +DEAL::4 +DEAL::24 +DEAL::348 +DEAL::99 +DEAL::28 +DEAL::312 +DEAL::2076 +DEAL::11 +DEAL::12 +DEAL::180 +DEAL::1746 +DEAL::17 +DEAL::16 +DEAL::156 +DEAL::1902 +DEAL::9 +DEAL::10 +DEAL::60 +DEAL::870 +DEAL::11 +DEAL::6 +DEAL::48 +DEAL::648 +DEAL::7 +DEAL::2 +DEAL::12 +DEAL::150 +DEAL::15 +DEAL::4 +DEAL::24 +DEAL::300 +DEAL::95 +DEAL::12 +DEAL::216 +DEAL::1836 +DEAL::17 +DEAL::12 +DEAL::156 +DEAL::990 +DEAL::9 +DEAL::10 +DEAL::164 +DEAL::1314 +DEAL::17 +DEAL::18 +DEAL::124 +DEAL::1614 +DEAL::11 +DEAL::6 +DEAL::48 +DEAL::168 +DEAL::9 +DEAL::2 +DEAL::20 +DEAL::250 +DEAL::17 +DEAL::4 +DEAL::40 +DEAL::500 +DEAL::95 +DEAL::12 +DEAL::156 +DEAL::1086 +DEAL::9 +DEAL::6 +DEAL::60 +DEAL::750 +DEAL::17 +DEAL::8 +DEAL::124 +DEAL::974 +DEAL::9 +DEAL::10 +DEAL::164 +DEAL::1474 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::72 73 74 75 76 77 +DEAL::6 7 8 9 10 11 +DEAL::42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::69 70 71 75 76 77 84 85 86 87 88 89 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 51 52 53 54 55 56 +DEAL::21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL::69 70 71 75 76 77 84 85 86 87 88 89 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::72 73 74 75 76 77 +DEAL::6 7 8 9 10 11 +DEAL::42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::72 73 74 75 76 77 +DEAL::6 7 8 9 10 11 +DEAL::42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::75 76 77 +DEAL::63 64 65 78 79 80 81 82 83 +DEAL::42 43 44 51 52 53 54 55 56 +DEAL::21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 84 85 86 99 100 101 102 103 104 +DEAL::109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::3 4 5 +DEAL::75 76 77 +DEAL::63 64 65 78 79 80 81 82 83 +DEAL::42 43 44 51 52 53 54 55 56 +DEAL::21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 +DEAL:: +DEAL:: +DEAL:: +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 +DEAL::37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 +DEAL::37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::63 64 65 +DEAL:: +DEAL::21 22 23 24 25 26 84 85 86 99 100 101 102 103 104 +DEAL::109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::3 4 5 +DEAL:: +DEAL::63 64 65 +DEAL:: +DEAL::21 22 23 24 25 26 84 85 86 99 100 101 102 103 104 +DEAL::109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::84 85 86 +DEAL:: +DEAL:: +DEAL:: +DEAL::84 85 86 +DEAL::40 41 42 55 56 57 58 59 60 109 110 111 112 113 114 115 +DEAL::0 1 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::86 +DEAL::90 +DEAL::7236 +DEAL::303156 +DEAL::89 +DEAL::69 +DEAL::1215 +DEAL::45198 +DEAL::80 +DEAL::9 +DEAL::45 +DEAL::126 +DEAL::89 +DEAL::48 +DEAL::171 +DEAL::252 +DEAL::101 +DEAL::69 +DEAL::279 +DEAL::1656 +DEAL::112 +DEAL::16 +DEAL::69 +DEAL::4164 +DEAL::86 +DEAL::62 +DEAL::354 +DEAL::16482 +DEAL::89 +DEAL::18 +DEAL::1215 +DEAL::40635 +DEAL::65 +DEAL::66 +DEAL::4932 +DEAL::186210 +DEAL::89 +DEAL::90 +DEAL::1800 +DEAL::140310 +DEAL::89 +DEAL::90 +DEAL::792 +DEAL::61650 +DEAL::77 +DEAL::81 +DEAL::306 +DEAL::23067 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::80 +DEAL::3 +DEAL::45 +DEAL::2178 +DEAL::89 +DEAL::24 +DEAL::1800 +DEAL::69300 +DEAL::59 +DEAL::60 +DEAL::4500 +DEAL::173250 +DEAL::89 +DEAL::51 +DEAL::1629 +DEAL::102393 +DEAL::62 +DEAL::95 +DEAL::1086 +DEAL::69081 +DEAL::71 +DEAL::44 +DEAL::465 +DEAL::30426 +DEAL::65 +DEAL::56 +DEAL::168 +DEAL::10752 +DEAL::89 +DEAL::6 +DEAL::171 +DEAL::10782 +DEAL::89 +DEAL::12 +DEAL::792 +DEAL::29196 +DEAL::89 +DEAL::30 +DEAL::1629 +DEAL::48744 +DEAL::47 +DEAL::48 +DEAL::4068 +DEAL::187074 +DEAL::89 +DEAL::81 +DEAL::1548 +DEAL::93024 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::101 +DEAL::6 +DEAL::279 +DEAL::13077 +DEAL::77 +DEAL::6 +DEAL::306 +DEAL::10350 +DEAL::62 +DEAL::12 +DEAL::1086 +DEAL::69690 +DEAL::89 +DEAL::48 +DEAL::1548 +DEAL::37350 +DEAL::83 +DEAL::69 +DEAL::5374 +DEAL::312713 +DEAL::115 +DEAL::116 +DEAL::2264 +DEAL::208681 +DEAL::104 +DEAL::116 +DEAL::1020 +DEAL::71580 +DEAL::112 +DEAL::6 +DEAL::69 +DEAL::6108 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::71 +DEAL::12 +DEAL::465 +DEAL::10344 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::115 +DEAL::35 +DEAL::2264 +DEAL::97710 +DEAL::75 +DEAL::79 +DEAL::6728 +DEAL::416302 +DEAL::115 +DEAL::116 +DEAL::1370 +DEAL::119960 +DEAL::86 +DEAL::6 +DEAL::354 +DEAL::20013 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::65 +DEAL::3 +DEAL::168 +DEAL::4620 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::104 +DEAL::15 +DEAL::1020 +DEAL::38490 +DEAL::115 +DEAL::16 +DEAL::1370 +DEAL::92869 +DEAL::115 +DEAL::116 +DEAL::6976 +DEAL::404360 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 91 92 93 94 95 96 +DEAL::6 7 8 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL::85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 88 89 90 94 95 96 +DEAL::0 1 2 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 76 77 78 +DEAL::5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL:: +DEAL:: +DEAL::88 89 90 94 95 96 +DEAL::0 1 2 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 91 92 93 94 95 96 +DEAL::6 7 8 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL::0 1 2 91 92 93 94 95 96 +DEAL::6 7 8 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL::3 4 5 94 95 96 +DEAL::35 36 37 44 45 46 70 71 72 76 77 78 +DEAL::5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL:: +DEAL:: +DEAL:: +DEAL::32 33 34 35 36 37 38 39 40 +DEAL::34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 +DEAL:: +DEAL:: +DEAL::32 33 34 35 36 37 38 39 40 +DEAL::34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL::32 33 34 35 36 37 38 39 40 +DEAL::34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL::34 35 36 37 38 39 40 41 42 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 +DEAL:: +DEAL:: +DEAL:: +DEAL::34 35 36 37 38 39 40 41 42 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 +DEAL:: +DEAL::3 4 5 +DEAL::35 36 37 +DEAL::5 6 7 37 38 39 46 47 48 +DEAL::53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::47 48 49 +DEAL:: +DEAL::37 38 39 +DEAL::18 19 20 27 28 29 53 54 55 56 +DEAL::0 1 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::96 +DEAL::88 +DEAL::4616 +DEAL::194502 +DEAL::99 +DEAL::100 +DEAL::1023 +DEAL::82209 +DEAL::96 +DEAL::35 +DEAL::246 +DEAL::11937 +DEAL::53 +DEAL::10 +DEAL::42 +DEAL::1488 +DEAL::49 +DEAL::31 +DEAL::177 +DEAL::4800 +DEAL::99 +DEAL::18 +DEAL::1023 +DEAL::43893 +DEAL::93 +DEAL::70 +DEAL::3848 +DEAL::183072 +DEAL::99 +DEAL::52 +DEAL::720 +DEAL::40155 +DEAL::40 +DEAL::19 +DEAL::147 +DEAL::5292 +DEAL::37 +DEAL::28 +DEAL::84 +DEAL::3024 +DEAL::96 +DEAL::9 +DEAL::246 +DEAL::4503 +DEAL::99 +DEAL::33 +DEAL::720 +DEAL::16257 +DEAL::43 +DEAL::35 +DEAL::1431 +DEAL::40707 +DEAL::56 +DEAL::57 +DEAL::723 +DEAL::29613 +DEAL::48 +DEAL::57 +DEAL::339 +DEAL::10950 +DEAL::53 +DEAL::6 +DEAL::42 +DEAL::1731 +DEAL::40 +DEAL::9 +DEAL::147 +DEAL::1599 +DEAL::56 +DEAL::23 +DEAL::723 +DEAL::15834 +DEAL::38 +DEAL::42 +DEAL::1733 +DEAL::52693 +DEAL::56 +DEAL::57 +DEAL::414 +DEAL::16797 +DEAL::49 +DEAL::6 +DEAL::177 +DEAL::4791 +DEAL::37 +DEAL::3 +DEAL::84 +DEAL::1134 +DEAL::48 +DEAL::9 +DEAL::339 +DEAL::7056 +DEAL::56 +DEAL::10 +DEAL::414 +DEAL::13698 +DEAL::56 +DEAL::57 +DEAL::1741 +DEAL::48371 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::166 167 168 169 170 171 +DEAL::2 3 4 5 6 7 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 136 137 138 139 140 141 +DEAL::63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::163 164 165 169 170 171 175 +DEAL::0 1 5 6 7 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 15 16 17 +DEAL::169 170 171 +DEAL::5 6 7 55 56 57 61 62 63 108 109 110 114 115 116 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 38 39 40 85 86 87 132 133 134 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 226 227 228 232 233 234 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 435 436 437 +DEAL:: +DEAL::29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::124 125 126 +DEAL::172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL:: +DEAL:: +DEAL:: +DEAL::127 128 129 +DEAL::175 +DEAL::0 1 5 6 7 58 59 60 61 62 63 +DEAL::32 33 34 38 39 40 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 +DEAL:: +DEAL::2 3 4 5 6 7 111 112 113 114 115 116 +DEAL::35 36 37 38 39 40 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 +DEAL:: +DEAL:: +DEAL:: +DEAL::15 16 17 +DEAL:: +DEAL::5 6 7 61 62 63 114 115 116 161 162 163 +DEAL::38 39 40 85 86 87 132 133 134 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::223 224 225 226 227 228 229 230 231 232 233 234 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 +DEAL:: +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL:: +DEAL::55 56 57 61 62 63 161 162 163 +DEAL::226 227 228 232 233 234 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 +DEAL:: +DEAL:: +DEAL:: +DEAL::127 128 129 +DEAL:: +DEAL::58 59 60 61 62 63 +DEAL::85 86 87 229 230 231 232 233 234 432 433 434 435 436 437 438 439 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 +DEAL:: +DEAL:: +DEAL:: +DEAL::10 11 12 +DEAL:: +DEAL::229 230 231 232 233 234 285 286 287 288 289 290 432 433 434 435 436 437 +DEAL::42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 +DEAL:: +DEAL::15 16 17 +DEAL:: +DEAL::61 62 63 161 162 163 +DEAL::85 86 87 232 233 234 338 339 340 435 436 437 +DEAL:: +DEAL::29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::163 +DEAL::176 +DEAL::12576 +DEAL::996049 +DEAL::175 +DEAL::160 +DEAL::3058 +DEAL::259933 +DEAL::172 +DEAL::59 +DEAL::396 +DEAL::8805 +DEAL::422 +DEAL::88 +DEAL::1209 +DEAL::68532 +DEAL::129 +DEAL::42 +DEAL::135 +DEAL::16803 +DEAL::47 +DEAL::31 +DEAL::102 +DEAL::2163 +DEAL::60 +DEAL::44 +DEAL::180 +DEAL::10668 +DEAL::175 +DEAL::58 +DEAL::3058 +DEAL::214542 +DEAL::143 +DEAL::103 +DEAL::8456 +DEAL::714580 +DEAL::175 +DEAL::176 +DEAL::1587 +DEAL::266505 +DEAL::427 +DEAL::100 +DEAL::409 +DEAL::61921 +DEAL::49 +DEAL::18 +DEAL::54 +DEAL::594 +DEAL::18 +DEAL::29 +DEAL::87 +DEAL::957 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::172 +DEAL::18 +DEAL::396 +DEAL::38538 +DEAL::175 +DEAL::16 +DEAL::1587 +DEAL::102552 +DEAL::170 +DEAL::176 +DEAL::10592 +DEAL::859453 +DEAL::381 +DEAL::246 +DEAL::4307 +DEAL::312451 +DEAL::63 +DEAL::42 +DEAL::252 +DEAL::15246 +DEAL::134 +DEAL::31 +DEAL::186 +DEAL::20832 +DEAL::163 +DEAL::16 +DEAL::96 +DEAL::10752 +DEAL::422 +DEAL::15 +DEAL::1209 +DEAL::247698 +DEAL::427 +DEAL::4 +DEAL::409 +DEAL::36023 +DEAL::381 +DEAL::30 +DEAL::4307 +DEAL::654610 +DEAL::354 +DEAL::220 +DEAL::27184 +DEAL::6172001 +DEAL::439 +DEAL::60 +DEAL::1056 +DEAL::325005 +DEAL::437 +DEAL::60 +DEAL::912 +DEAL::273726 +DEAL::437 +DEAL::60 +DEAL::852 +DEAL::274668 +DEAL::129 +DEAL::3 +DEAL::135 +DEAL::2970 +DEAL::49 +DEAL::3 +DEAL::54 +DEAL::2727 +DEAL::63 +DEAL::6 +DEAL::252 +DEAL::5166 +DEAL::439 +DEAL::24 +DEAL::1056 +DEAL::31773 +DEAL::41 +DEAL::42 +DEAL::2088 +DEAL::52524 +DEAL::59 +DEAL::32 +DEAL::531 +DEAL::26748 +DEAL::28 +DEAL::44 +DEAL::132 +DEAL::5676 +DEAL::47 +DEAL::6 +DEAL::102 +DEAL::4362 +DEAL::18 +DEAL::3 +DEAL::87 +DEAL::1218 +DEAL::134 +DEAL::6 +DEAL::186 +DEAL::8184 +DEAL::437 +DEAL::18 +DEAL::912 +DEAL::24216 +DEAL::59 +DEAL::18 +DEAL::531 +DEAL::7578 +DEAL::30 +DEAL::31 +DEAL::1802 +DEAL::54058 +DEAL::59 +DEAL::60 +DEAL::628 +DEAL::25784 +DEAL::60 +DEAL::3 +DEAL::180 +DEAL::5310 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::163 +DEAL::6 +DEAL::96 +DEAL::720 +DEAL::437 +DEAL::15 +DEAL::852 +DEAL::26190 +DEAL::28 +DEAL::3 +DEAL::132 +DEAL::4950 +DEAL::59 +DEAL::31 +DEAL::628 +DEAL::8670 +DEAL::43 +DEAL::44 +DEAL::2192 +DEAL::74520 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 4 5 6 7 8 9 10 11 12 13 14 15 17 +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 4 5 6 7 8 9 10 11 12 13 14 15 17 +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL::4 5 6 7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL::8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 +DEAL::12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 +DEAL::13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 +DEAL:: +DEAL:: +DEAL::15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::264 +DEAL::2424 +DEAL::17 +DEAL::18 +DEAL::108 +DEAL::1566 +DEAL::17 +DEAL::2 +DEAL::12 +DEAL::174 +DEAL::17 +DEAL::10 +DEAL::120 +DEAL::660 +DEAL::15 +DEAL::14 +DEAL::240 +DEAL::1968 +DEAL::8 +DEAL::9 +DEAL::54 +DEAL::783 +DEAL::17 +DEAL::16 +DEAL::252 +DEAL::2250 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::12 +DEAL::72 +DEAL::1044 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::13 +DEAL::78 +DEAL::1131 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::264 +DEAL::2064 +DEAL::17 +DEAL::18 +DEAL::108 +DEAL::270 +DEAL::5 +DEAL::2 +DEAL::12 +DEAL::30 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::12 +DEAL::72 +DEAL::180 +DEAL::17 +DEAL::9 +DEAL::54 +DEAL::135 +DEAL::17 +DEAL::16 +DEAL::96 +DEAL::240 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::12 +DEAL::72 +DEAL::180 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::16 +DEAL::13 +DEAL::78 +DEAL::195 +DEAL::17 +DEAL::18 +DEAL::264 +DEAL::1854 +DEAL::17 +DEAL::18 +DEAL::264 +DEAL::1854 +DEAL::17 +DEAL::18 +DEAL::314 +DEAL::2619 +DEAL::17 +DEAL::18 +DEAL::306 +DEAL::2538 +DEAL::17 +DEAL::2 +DEAL::34 +DEAL::282 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::12 +DEAL::60 +DEAL::900 +DEAL::8 +DEAL::9 +DEAL::45 +DEAL::675 +DEAL::17 +DEAL::16 +DEAL::80 +DEAL::1200 +DEAL::17 +DEAL::6 +DEAL::108 +DEAL::918 +DEAL::17 +DEAL::6 +DEAL::108 +DEAL::918 +DEAL::17 +DEAL::17 +DEAL::306 +DEAL::2601 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::2 +DEAL::36 +DEAL::306 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::12 +DEAL::84 +DEAL::252 +DEAL::17 +DEAL::9 +DEAL::63 +DEAL::189 +DEAL::17 +DEAL::16 +DEAL::112 +DEAL::336 +DEAL::17 +DEAL::6 +DEAL::12 +DEAL::6 +DEAL::5 +DEAL::6 +DEAL::12 +DEAL::6 +DEAL::17 +DEAL::17 +DEAL::34 +DEAL::17 +DEAL::17 +DEAL::18 +DEAL::36 +DEAL::18 +DEAL::15 +DEAL::16 +DEAL::260 +DEAL::2434 +DEAL::17 +DEAL::18 +DEAL::288 +DEAL::2736 +DEAL::17 +DEAL::18 +DEAL::252 +DEAL::2466 +DEAL::17 +DEAL::18 +DEAL::72 +DEAL::1116 +DEAL::17 +DEAL::4 +DEAL::16 +DEAL::248 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::12 +DEAL::120 +DEAL::1500 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::16 +DEAL::288 +DEAL::2448 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::18 +DEAL::294 +DEAL::2379 +DEAL::17 +DEAL::18 +DEAL::144 +DEAL::504 +DEAL::13 +DEAL::13 +DEAL::162 +DEAL::1737 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::18 +DEAL::240 +DEAL::1632 +DEAL::13 +DEAL::6 +DEAL::72 +DEAL::540 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::16 +DEAL::252 +DEAL::1872 +DEAL::17 +DEAL::18 +DEAL::294 +DEAL::2274 +DEAL::15 +DEAL::18 +DEAL::306 +DEAL::2565 +DEAL::17 +DEAL::18 +DEAL::270 +DEAL::2484 +DEAL::17 +DEAL::18 +DEAL::254 +DEAL::1825 +DEAL::17 +DEAL::10 +DEAL::30 +DEAL::480 +DEAL::17 +DEAL::15 +DEAL::45 +DEAL::720 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::6 +DEAL::54 +DEAL::702 +DEAL::17 +DEAL::6 +DEAL::54 +DEAL::702 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::4 +DEAL::72 +DEAL::612 +DEAL::17 +DEAL::8 +DEAL::144 +DEAL::1224 +DEAL::17 +DEAL::15 +DEAL::270 +DEAL::2295 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::17 +DEAL::189 +DEAL::2133 +DEAL::17 +DEAL::10 +DEAL::180 +DEAL::1530 +DEAL::17 +DEAL::15 +DEAL::270 +DEAL::2295 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::13 +DEAL::117 +DEAL::1521 +DEAL::17 +DEAL::18 +DEAL::252 +DEAL::2364 +DEAL::17 +DEAL::6 +DEAL::96 +DEAL::804 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::13 +DEAL::10 +DEAL::162 +DEAL::1348 +DEAL::17 +DEAL::15 +DEAL::254 +DEAL::2114 +DEAL::17 +DEAL::18 +DEAL::189 +DEAL::1287 +DEAL::17 +DEAL::17 +DEAL::288 +DEAL::2481 +DEAL::9 +DEAL::10 +DEAL::30 +DEAL::30 +DEAL::14 +DEAL::15 +DEAL::45 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::16 +DEAL::13 +DEAL::39 +DEAL::39 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::3 +DEAL::30 +DEAL::135 +DEAL::17 +DEAL::18 +DEAL::180 +DEAL::810 +DEAL::9 +DEAL::3 +DEAL::30 +DEAL::135 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::17 +DEAL::18 +DEAL::180 +DEAL::810 +DEAL::17 +DEAL::18 +DEAL::180 +DEAL::810 +DEAL::9 +DEAL::4 +DEAL::40 +DEAL::180 +DEAL::15 +DEAL::6 +DEAL::72 +DEAL::540 +DEAL::13 +DEAL::6 +DEAL::72 +DEAL::540 +DEAL::15 +DEAL::5 +DEAL::60 +DEAL::450 +DEAL::13 +DEAL::7 +DEAL::84 +DEAL::630 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::3 +DEAL::45 +DEAL::315 +DEAL::17 +DEAL::18 +DEAL::270 +DEAL::1890 +DEAL::14 +DEAL::3 +DEAL::45 +DEAL::315 +DEAL::17 +DEAL::10 +DEAL::180 +DEAL::1530 +DEAL::17 +DEAL::18 +DEAL::318 +DEAL::2664 +DEAL::17 +DEAL::18 +DEAL::306 +DEAL::2502 +DEAL::17 +DEAL::18 +DEAL::236 +DEAL::1816 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::5 +DEAL::45 +DEAL::585 +DEAL::17 +DEAL::7 +DEAL::63 +DEAL::819 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::10 +DEAL::180 +DEAL::1530 +DEAL::17 +DEAL::17 +DEAL::306 +DEAL::2601 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::17 +DEAL::17 +DEAL::189 +DEAL::2133 +DEAL::13 +DEAL::6 +DEAL::78 +DEAL::780 +DEAL::16 +DEAL::6 +DEAL::78 +DEAL::780 +DEAL::17 +DEAL::5 +DEAL::80 +DEAL::670 +DEAL::17 +DEAL::7 +DEAL::112 +DEAL::938 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::13 +DEAL::9 +DEAL::117 +DEAL::1170 +DEAL::16 +DEAL::3 +DEAL::39 +DEAL::390 +DEAL::9 +DEAL::10 +DEAL::40 +DEAL::60 +DEAL::17 +DEAL::17 +DEAL::236 +DEAL::1866 +DEAL::17 +DEAL::18 +DEAL::189 +DEAL::1287 +DEAL::17 +DEAL::17 +DEAL::288 +DEAL::2481 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 76 77 78 79 86 87 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL:: +DEAL:: +DEAL:: +DEAL::74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 76 77 78 79 86 87 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::2 3 78 79 113 114 119 120 144 145 148 149 +DEAL:: +DEAL::5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 14 15 20 21 +DEAL:: +DEAL::11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL:: +DEAL::2 3 78 79 113 114 119 120 144 145 148 149 +DEAL:: +DEAL::5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL::111 112 113 114 115 116 +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL:: +DEAL:: +DEAL:: +DEAL::111 112 113 114 115 116 +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL:: +DEAL::2 3 113 114 +DEAL:: +DEAL::5 6 +DEAL:: +DEAL::14 15 20 21 +DEAL:: +DEAL::11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL:: +DEAL::2 3 113 114 +DEAL:: +DEAL::5 6 +DEAL:: +DEAL::14 15 20 21 +DEAL:: +DEAL::11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL:: +DEAL::39 40 +DEAL:: +DEAL:: +DEAL:: +DEAL::14 15 47 48 53 54 +DEAL:: +DEAL::11 12 13 14 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::159 +DEAL::92 +DEAL::6620 +DEAL::491942 +DEAL::159 +DEAL::10 +DEAL::240 +DEAL::29080 +DEAL::159 +DEAL::10 +DEAL::180 +DEAL::20610 +DEAL::149 +DEAL::10 +DEAL::120 +DEAL::12140 +DEAL::149 +DEAL::45 +DEAL::362 +DEAL::37535 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::103 +DEAL::29 +DEAL::158 +DEAL::8387 +DEAL::40 +DEAL::10 +DEAL::20 +DEAL::790 +DEAL::159 +DEAL::24 +DEAL::240 +DEAL::1080 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::9 +DEAL::5 +DEAL::50 +DEAL::225 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::159 +DEAL::24 +DEAL::180 +DEAL::660 +DEAL::9 +DEAL::10 +DEAL::50 +DEAL::100 +DEAL::4 +DEAL::5 +DEAL::50 +DEAL::225 +DEAL::9 +DEAL::10 +DEAL::50 +DEAL::350 +DEAL::16 +DEAL::16 +DEAL::68 +DEAL::464 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::34 +DEAL::29 +DEAL::58 +DEAL::319 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::149 +DEAL::12 +DEAL::120 +DEAL::540 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::9 +DEAL::5 +DEAL::50 +DEAL::225 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::11 +DEAL::12 +DEAL::120 +DEAL::540 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::149 +DEAL::12 +DEAL::362 +DEAL::6938 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::16 +DEAL::5 +DEAL::68 +DEAL::470 +DEAL::11 +DEAL::10 +DEAL::120 +DEAL::660 +DEAL::44 +DEAL::45 +DEAL::1521 +DEAL::43236 +DEAL::56 +DEAL::10 +DEAL::180 +DEAL::6930 +DEAL::56 +DEAL::57 +DEAL::432 +DEAL::14388 +DEAL::54 +DEAL::10 +DEAL::60 +DEAL::2310 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::56 +DEAL::18 +DEAL::180 +DEAL::810 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::10 +DEAL::11 +DEAL::110 +DEAL::495 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::103 +DEAL::6 +DEAL::158 +DEAL::4632 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::34 +DEAL::2 +DEAL::58 +DEAL::1450 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::56 +DEAL::18 +DEAL::432 +DEAL::8986 +DEAL::10 +DEAL::10 +DEAL::110 +DEAL::550 +DEAL::45 +DEAL::46 +DEAL::1387 +DEAL::39616 +DEAL::56 +DEAL::10 +DEAL::210 +DEAL::8660 +DEAL::40 +DEAL::2 +DEAL::20 +DEAL::90 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::54 +DEAL::6 +DEAL::60 +DEAL::270 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::56 +DEAL::21 +DEAL::210 +DEAL::945 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: diff --git a/tests/bits/dof_tools_02a.cc b/tests/bits/dof_tools_02a.cc index b31e95ad77..1901defce5 100644 --- a/tests/bits/dof_tools_02a.cc +++ b/tests/bits/dof_tools_02a.cc @@ -26,7 +26,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_02a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02a.output b/tests/bits/dof_tools_02a.output new file mode 100644 index 0000000000..8cbf9527ef --- /dev/null +++ b/tests/bits/dof_tools_02a.output @@ -0,0 +1,1601 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::126 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::16 +DEAL::11 +DEAL::116 +DEAL::13156 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 26 27 30 31 36 37 38 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 16 17 21 22 +DEAL::9 1 3 5 7 8 10 11 +DEAL::12 4 5 13 14 15 16 17 28 29 30 31 40 41 42 +DEAL::15 4 5 10 12 13 14 16 17 18 19 20 +DEAL::18 5 10 13 15 17 19 20 47 48 51 52 56 57 58 +DEAL::21 4 5 6 7 16 17 22 +DEAL::24 25 26 27 28 29 30 31 +DEAL::27 0 1 24 25 26 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::30 0 4 12 24 25 26 27 28 29 31 36 37 38 40 41 42 44 +DEAL::33 1 25 27 29 31 32 34 35 36 38 39 45 46 47 48 53 54 +DEAL::36 0 1 26 27 30 31 33 35 37 38 39 +DEAL::39 1 5 27 31 33 35 36 38 42 43 44 46 48 53 54 57 59 +DEAL::42 4 5 12 13 28 29 30 31 34 35 37 38 39 40 41 43 44 +DEAL::45 32 33 34 35 46 47 48 49 50 51 52 +DEAL::48 1 5 8 10 13 18 32 33 34 35 39 43 45 46 47 49 50 51 52 53 54 55 56 57 58 59 +DEAL::51 18 45 46 47 48 49 50 52 56 57 58 +DEAL::54 1 5 8 10 33 35 39 43 46 48 50 52 53 55 57 58 59 +DEAL::57 5 10 13 18 34 35 39 43 47 48 51 52 54 55 56 58 59 +DEAL::54 +DEAL::35 +DEAL::908 +DEAL::1111389 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 +DEAL::5 +DEAL::33 +DEAL::1025 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 17 18 22 30 31 32 33 34 +DEAL::2 0 1 3 4 5 6 7 8 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::6 0 1 2 3 4 5 7 8 +DEAL::8 0 1 2 3 4 5 6 7 +DEAL::10 1 3 5 9 11 12 13 14 +DEAL::12 1 3 5 9 10 11 13 14 +DEAL::14 1 3 5 9 10 11 12 13 +DEAL::16 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 0 1 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::20 15 16 17 18 19 21 22 23 24 25 26 27 28 29 +DEAL::22 0 15 16 17 18 19 20 21 23 30 31 32 33 34 +DEAL::24 16 18 20 25 26 27 28 29 38 39 40 41 42 43 +DEAL::26 16 18 20 24 25 27 28 29 38 39 40 41 42 43 +DEAL::28 1 16 18 20 24 25 26 27 29 30 32 35 36 37 +DEAL::30 0 1 17 18 22 25 28 31 32 33 34 35 36 37 +DEAL::32 0 1 17 18 22 25 28 30 31 33 34 35 36 37 +DEAL::34 0 17 18 22 30 31 32 33 +DEAL::36 1 18 25 28 30 32 35 37 +DEAL::38 24 25 26 39 40 41 42 43 44 45 46 47 48 49 +DEAL::52 +DEAL::29 +DEAL::711 +DEAL::808298 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 107 108 111 112 116 120 123 124 128 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 +DEAL::32 1 3 5 7 9 13 17 19 21 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::48 4 5 14 29 35 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::64 4 5 14 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 +DEAL::80 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 +DEAL::96 4 5 6 7 12 13 14 15 25 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 +DEAL::112 0 1 4 5 45 46 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::128 0 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::144 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 +DEAL::160 0 1 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::176 1 5 108 112 124 133 135 138 141 143 146 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 177 180 188 195 198 200 203 206 208 211 213 217 218 219 220 221 222 223 +DEAL::192 4 45 109 110 111 112 117 118 119 120 130 151 152 156 157 158 165 178 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::208 4 5 111 112 120 135 141 151 152 156 157 158 165 167 170 171 176 179 180 184 187 188 192 195 198 200 203 206 207 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::224 132 133 134 135 136 139 142 143 144 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::240 46 132 133 134 135 136 139 142 143 144 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 241 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::256 27 224 225 226 227 228 231 234 235 236 242 243 244 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 +DEAL::272 27 29 225 227 235 243 245 248 251 253 256 260 261 262 264 266 267 273 274 275 276 277 278 279 280 281 282 284 289 295 298 300 303 306 307 309 310 314 315 316 317 318 319 320 +DEAL::288 46 69 134 135 139 195 196 199 200 201 226 227 231 232 233 240 244 245 249 250 251 258 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::304 69 226 227 231 244 245 249 250 251 258 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 305 +DEAL::308 +DEAL::149 +DEAL::13353 +DEAL::469344554 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::5 +DEAL::7 +DEAL::61 +DEAL::3875 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL::20 1 3 6 7 16 17 18 19 21 22 23 24 25 26 27 +DEAL::25 1 3 6 7 16 17 18 19 20 21 22 23 24 26 27 +DEAL::30 0 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 56 57 58 59 60 61 62 63 64 65 66 +DEAL::35 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::40 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 +DEAL::45 1 29 31 34 35 44 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::50 1 29 31 34 35 44 45 46 47 48 49 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 +DEAL::55 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 +DEAL::60 0 1 30 31 38 39 45 50 51 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::65 0 30 31 38 39 56 57 58 59 60 61 62 63 64 66 +DEAL::70 1 31 45 50 51 56 59 60 67 68 69 71 72 73 74 +DEAL::75 44 45 46 47 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::80 44 45 46 47 75 76 77 78 79 81 82 83 84 85 86 +DEAL::85 44 45 46 47 75 76 77 78 79 80 81 82 83 84 86 +DEAL::90 75 76 77 78 87 88 89 91 92 93 94 95 96 97 98 +DEAL::95 75 76 77 78 87 88 89 90 91 92 93 94 96 97 98 +DEAL::106 +DEAL::55 +DEAL::2384 +DEAL::11108794 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 +DEAL::45 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::90 1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::135 4 5 20 21 66 76 77 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::180 5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::225 4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::270 5 7 18 19 66 67 74 75 76 77 78 79 100 101 102 103 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 276 277 278 279 +DEAL::315 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 +DEAL::360 281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 +DEAL::405 0 4 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::450 1 283 287 310 311 345 347 352 353 358 359 362 363 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 618 620 625 626 631 632 635 636 645 646 647 648 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 +DEAL::495 112 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::540 5 113 285 287 298 299 346 347 354 355 356 357 358 359 380 381 382 383 394 403 404 439 444 445 446 447 462 463 464 465 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::585 4 286 287 302 303 393 394 401 402 403 404 405 406 427 428 429 430 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 586 587 588 589 590 +DEAL::630 113 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::675 172 617 618 619 620 621 622 627 628 633 634 635 636 637 638 639 640 665 666 667 668 669 670 671 672 673 674 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 784 785 786 787 792 793 794 795 796 797 798 799 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 +DEAL::720 1 5 64 66 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::765 64 618 620 635 636 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::810 113 346 347 354 355 521 522 523 528 529 530 531 532 533 534 535 619 620 627 628 629 630 631 632 653 654 655 656 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 811 812 813 814 815 816 817 818 819 +DEAL::855 5 66 347 439 444 445 521 530 531 591 592 595 596 597 598 599 600 620 631 632 668 679 680 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::876 +DEAL::391 +DEAL::81428 +DEAL::1337017580 +DEAL::Checking DGQ0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::34 +DEAL::Checking DGQ0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::615 +DEAL::Checking DGQ0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::6853 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::472 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 +DEAL::2 0 1 3 +DEAL::4 5 6 7 +DEAL::6 4 5 7 +DEAL::8 9 10 11 +DEAL::10 8 9 11 +DEAL::12 13 14 15 +DEAL::14 12 13 15 +DEAL::16 17 18 19 +DEAL::18 16 17 19 +DEAL::20 21 22 23 +DEAL::22 20 21 23 +DEAL::24 25 26 27 +DEAL::26 24 25 27 +DEAL::28 29 30 31 +DEAL::30 28 29 31 +DEAL::32 33 34 35 +DEAL::34 32 33 35 +DEAL::36 37 38 39 +DEAL::38 36 37 39 +DEAL::3 +DEAL::4 +DEAL::160 +DEAL::104780 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 +DEAL::24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 +DEAL::88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 +DEAL::104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 +DEAL::136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 +DEAL::152 153 154 155 156 157 158 159 +DEAL::7 +DEAL::8 +DEAL::1408 +DEAL::16286424 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::6504 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::24 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::40 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::56 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::72 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::88 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::104 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::120 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::136 128 129 130 131 132 133 134 135 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::152 144 145 146 147 148 149 150 151 153 154 155 156 157 158 159 +DEAL::15 +DEAL::16 +DEAL::2560 +DEAL::23098960 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::70 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::140 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 +DEAL::210 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::280 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::350 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::420 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 +DEAL::490 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 +DEAL::560 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::630 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 +DEAL::700 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 701 702 703 +DEAL::770 768 769 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::840 832 833 834 835 836 837 838 839 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::910 896 897 898 899 900 901 902 903 904 905 906 907 908 909 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::980 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 +DEAL::1050 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::1120 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 +DEAL::1190 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::1260 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::1330 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::63 +DEAL::64 +DEAL::90112 +DEAL::316137920 +DEAL::Checking DGP0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::34 +DEAL::Checking DGP0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::615 +DEAL::Checking DGP0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::6853 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::472 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 +DEAL::1 0 2 +DEAL::2 0 1 +DEAL::3 4 5 +DEAL::4 3 5 +DEAL::5 3 4 +DEAL::6 7 8 +DEAL::7 6 8 +DEAL::8 6 7 +DEAL::9 10 11 +DEAL::10 9 11 +DEAL::11 9 10 +DEAL::12 13 14 +DEAL::13 12 14 +DEAL::14 12 13 +DEAL::15 16 17 +DEAL::16 15 17 +DEAL::17 15 16 +DEAL::18 19 20 +DEAL::19 18 20 +DEAL::2 +DEAL::3 +DEAL::90 +DEAL::35205 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::40 41 42 43 +DEAL::44 45 46 47 +DEAL::48 49 50 51 +DEAL::52 53 54 55 +DEAL::56 57 58 59 +DEAL::60 61 62 63 +DEAL::64 65 66 67 +DEAL::68 69 70 71 +DEAL::72 73 74 75 +DEAL::76 77 78 79 +DEAL::3 +DEAL::4 +DEAL::352 +DEAL::1126884 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::6504 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::5 0 1 2 3 4 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::15 10 11 12 13 14 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::25 20 21 22 23 24 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::35 30 31 32 33 34 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::45 40 41 42 43 44 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::55 50 51 52 53 54 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::65 60 61 62 63 64 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::75 70 71 72 73 74 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::85 80 81 82 83 84 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::95 90 91 92 93 94 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::3638700 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::22 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::66 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::88 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 +DEAL::110 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 +DEAL::154 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 +DEAL::176 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 +DEAL::198 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::242 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::264 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::286 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::308 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 +DEAL::330 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 +DEAL::352 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 +DEAL::374 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 +DEAL::396 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 +DEAL::418 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::595260820 +DEAL::Checking Nedelec0 in 2d: +DEAL::0 1 2 3 +DEAL::1 0 2 3 4 5 6 +DEAL::2 0 1 3 +DEAL::3 0 1 2 +DEAL::4 1 5 6 +DEAL::5 1 4 6 +DEAL::6 1 4 5 +DEAL::7 8 9 10 +DEAL::8 7 9 10 11 12 13 +DEAL::9 7 8 10 +DEAL::10 7 8 9 14 15 16 +DEAL::11 8 12 13 19 20 21 +DEAL::12 8 11 13 +DEAL::13 8 11 12 15 17 18 +DEAL::14 10 15 16 +DEAL::15 10 13 14 16 17 18 +DEAL::16 10 14 15 +DEAL::17 13 15 18 21 25 26 +DEAL::18 13 15 17 +DEAL::19 11 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::47277 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 26 29 30 38 39 40 41 42 +DEAL::14 1 5 9 11 12 13 15 16 17 18 19 +DEAL::21 6 16 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::28 6 16 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 +DEAL::35 5 15 16 17 21 24 28 30 31 32 33 34 36 37 39 42 43 44 45 +DEAL::42 4 5 6 7 15 16 17 26 29 30 35 37 38 39 40 41 43 44 45 +DEAL::49 46 47 48 50 51 52 53 54 55 56 57 66 67 68 69 70 71 72 73 +DEAL::56 46 47 48 49 50 51 52 53 54 55 57 66 67 68 69 70 71 72 73 +DEAL::63 47 51 55 57 58 59 60 61 62 64 65 67 70 73 74 75 76 77 78 80 84 86 87 88 89 90 91 93 96 97 98 99 +DEAL::70 49 53 56 57 60 63 65 66 67 68 69 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::77 57 60 63 65 67 70 73 74 75 76 78 86 89 91 93 96 97 98 99 +DEAL::84 50 51 52 53 61 62 63 79 80 81 82 83 85 86 87 88 89 90 91 +DEAL::91 51 61 62 63 70 76 77 80 84 86 87 88 89 90 93 96 97 98 99 103 104 105 118 119 126 127 128 129 130 136 137 138 +DEAL::98 63 70 76 77 86 89 91 93 96 97 99 +DEAL::105 58 61 64 65 74 76 78 87 90 91 97 99 100 101 102 103 104 106 107 116 117 118 119 120 126 127 128 129 130 136 137 138 +DEAL::112 100 103 106 107 108 109 110 111 113 114 115 126 129 130 131 132 133 134 135 +DEAL::119 65 74 76 78 91 97 99 102 105 107 116 117 118 120 128 130 136 137 138 +DEAL::126 61 87 90 91 103 104 105 111 112 113 127 128 129 130 131 132 133 134 135 +DEAL::133 103 111 112 113 118 123 124 126 129 130 131 132 134 135 136 138 139 140 141 +DEAL::69 +DEAL::33 +DEAL::2626 +DEAL::18225737 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 1 2 3 +DEAL::1 0 2 3 4 5 6 +DEAL::2 0 1 3 +DEAL::3 0 1 2 +DEAL::4 1 5 6 +DEAL::5 1 4 6 +DEAL::6 1 4 5 +DEAL::7 8 9 10 +DEAL::8 7 9 10 11 12 13 +DEAL::9 7 8 10 +DEAL::10 7 8 9 14 15 16 +DEAL::11 8 12 13 19 20 21 +DEAL::12 8 11 13 +DEAL::13 8 11 12 15 17 18 +DEAL::14 10 15 16 +DEAL::15 10 13 14 16 17 18 +DEAL::16 10 14 15 +DEAL::17 13 15 18 21 25 26 +DEAL::18 13 15 17 +DEAL::19 11 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::47277 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 +DEAL::12 2 3 13 14 15 16 17 18 19 20 21 +DEAL::16 2 3 12 13 14 15 17 18 19 20 21 +DEAL::20 2 3 12 13 14 15 16 17 18 19 21 +DEAL::24 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::28 22 23 24 25 26 27 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::32 22 23 24 25 26 27 28 29 30 31 33 +DEAL::36 24 25 34 35 37 38 39 40 41 42 43 +DEAL::40 24 25 34 35 36 37 38 39 41 42 43 +DEAL::44 28 29 45 46 47 48 49 50 51 52 53 +DEAL::48 28 29 44 45 46 47 49 50 51 52 53 +DEAL::52 28 29 44 45 46 47 48 49 50 51 53 +DEAL::56 38 39 46 47 54 55 57 58 59 60 61 +DEAL::60 38 39 46 47 54 55 56 57 58 59 61 +DEAL::64 34 35 62 63 65 66 67 68 69 70 71 +DEAL::68 34 35 62 63 64 65 66 67 69 70 71 +DEAL::72 62 63 73 74 75 76 77 78 79 80 81 +DEAL::76 62 63 72 73 74 75 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::4724812 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::30 3 4 5 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::40 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 +DEAL::50 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::60 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 +DEAL::70 48 49 50 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::80 48 49 50 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 +DEAL::90 54 55 56 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::100 54 55 56 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 +DEAL::110 54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 +DEAL::120 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 +DEAL::130 69 70 71 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::140 69 70 71 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 +DEAL::150 129 130 131 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::160 129 130 131 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 +DEAL::170 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 +DEAL::180 111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 +DEAL::190 156 157 158 171 172 173 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::83725878 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 1 2 3 +DEAL::1 0 2 3 4 5 6 +DEAL::2 0 1 3 +DEAL::3 0 1 2 +DEAL::4 1 5 6 +DEAL::5 1 4 6 +DEAL::6 1 4 5 +DEAL::7 8 9 10 +DEAL::8 7 9 10 11 12 13 +DEAL::9 7 8 10 +DEAL::10 7 8 9 14 15 16 +DEAL::11 8 12 13 19 20 21 +DEAL::12 8 11 13 +DEAL::13 8 11 12 15 17 18 +DEAL::14 10 15 16 +DEAL::15 10 13 14 16 17 18 +DEAL::16 10 14 15 +DEAL::17 13 15 18 21 25 26 +DEAL::18 13 15 17 +DEAL::19 11 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::47277 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 +DEAL::12 2 3 13 14 15 16 17 18 19 20 21 +DEAL::16 2 3 12 13 14 15 17 18 19 20 21 +DEAL::20 2 3 12 13 14 15 16 17 18 19 21 +DEAL::24 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::28 22 23 24 25 26 27 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::32 22 23 24 25 26 27 28 29 30 31 33 +DEAL::36 24 25 34 35 37 38 39 40 41 42 43 +DEAL::40 24 25 34 35 36 37 38 39 41 42 43 +DEAL::44 28 29 45 46 47 48 49 50 51 52 53 +DEAL::48 28 29 44 45 46 47 49 50 51 52 53 +DEAL::52 28 29 44 45 46 47 48 49 50 51 53 +DEAL::56 38 39 46 47 54 55 57 58 59 60 61 +DEAL::60 38 39 46 47 54 55 56 57 58 59 61 +DEAL::64 34 35 62 63 65 66 67 68 69 70 71 +DEAL::68 34 35 62 63 64 65 66 67 69 70 71 +DEAL::72 62 63 73 74 75 76 77 78 79 80 81 +DEAL::76 62 63 72 73 74 75 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::4724812 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::30 3 4 5 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::40 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 +DEAL::50 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::60 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 +DEAL::70 48 49 50 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::80 48 49 50 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 +DEAL::90 54 55 56 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::100 54 55 56 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 +DEAL::110 54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 +DEAL::120 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 +DEAL::130 69 70 71 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::140 69 70 71 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 +DEAL::150 129 130 131 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::160 129 130 131 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 +DEAL::170 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 +DEAL::180 111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 +DEAL::190 156 157 158 171 172 173 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::83725878 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 1 2 3 4 5 +DEAL::4 0 1 2 3 5 +DEAL::8 1 6 7 9 10 +DEAL::12 11 13 14 15 16 17 18 19 20 21 +DEAL::16 11 12 13 14 15 +DEAL::20 12 17 18 19 21 +DEAL::24 5 14 22 23 25 +DEAL::28 10 19 23 26 27 +DEAL::32 29 30 31 33 34 40 41 42 43 44 +DEAL::36 30 35 37 38 39 +DEAL::40 32 41 42 43 44 +DEAL::44 32 40 41 42 43 52 58 59 60 61 +DEAL::48 37 41 45 46 47 56 59 62 63 64 +DEAL::52 34 44 49 50 51 53 58 59 60 61 +DEAL::56 39 48 50 54 55 57 59 62 63 64 +DEAL::60 44 52 58 59 61 +DEAL::64 48 56 59 62 63 +DEAL::68 35 65 66 67 69 +DEAL::72 65 70 71 73 74 75 79 80 81 82 +DEAL::76 45 67 75 77 78 +DEAL::34 +DEAL::11 +DEAL::757 +DEAL::2596160 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 +DEAL::64 4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 +DEAL::96 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 +DEAL::128 72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 +DEAL::160 20 21 22 23 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 +DEAL::192 188 189 190 191 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::224 192 193 194 195 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::256 200 201 202 203 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 +DEAL::288 232 233 234 235 260 261 262 263 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 +DEAL::320 208 209 210 211 240 241 242 243 316 317 318 319 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::352 240 241 242 243 320 321 322 323 348 349 350 351 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::384 272 273 274 275 328 329 330 331 376 377 378 379 380 381 382 383 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::416 300 301 302 303 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 417 418 419 420 421 422 423 424 425 426 427 +DEAL::448 224 225 226 227 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 449 450 451 452 453 454 455 456 457 458 459 +DEAL::480 428 429 430 431 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 481 482 483 484 485 486 487 488 489 490 491 +DEAL::512 288 289 290 291 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 513 514 515 516 517 518 519 +DEAL::544 468 469 470 471 492 493 494 495 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 545 546 547 +DEAL::576 476 477 478 479 548 549 550 551 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 +DEAL::608 404 405 406 407 504 505 506 507 556 557 558 559 604 605 606 607 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::235 +DEAL::68 +DEAL::27952 +DEAL::4052279752 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::103 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 +DEAL::206 9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 +DEAL::309 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 310 311 312 313 314 +DEAL::412 216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 413 +DEAL::515 144 145 146 147 148 149 150 151 152 333 334 335 336 337 338 339 340 341 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::618 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::721 594 595 596 597 598 599 600 601 602 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 +DEAL::824 612 613 614 615 616 617 618 619 620 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::927 711 712 713 714 715 716 717 718 719 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 +DEAL::1030 630 631 632 633 634 635 636 637 638 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::1133 729 730 731 732 733 734 735 736 737 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 +DEAL::1236 828 829 830 831 832 833 834 835 836 1008 1009 1010 1011 1012 1013 1014 1015 1016 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::1339 918 919 920 921 922 923 924 925 926 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1340 +DEAL::1442 1341 1342 1343 1344 1345 1346 1347 1348 1349 1440 1441 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 +DEAL::1545 891 892 893 894 895 896 897 898 899 1359 1360 1361 1362 1363 1364 1365 1366 1367 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1648 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1751 1080 1081 1082 1083 1084 1085 1086 1087 1088 1377 1378 1379 1380 1381 1382 1383 1384 1385 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 +DEAL::1854 1476 1477 1478 1479 1480 1481 1482 1483 1484 1719 1720 1721 1722 1723 1724 1725 1726 1727 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 +DEAL::1957 1260 1261 1262 1263 1264 1265 1266 1267 1268 1566 1567 1568 1569 1570 1571 1572 1573 1574 1737 1738 1739 1740 1741 1742 1743 1744 1745 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::746 +DEAL::207 +DEAL::253773 +DEAL::3082980903 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::5 +DEAL::6 +DEAL::65 +DEAL::5571 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::1 0 2 3 4 5 +DEAL::2 0 1 3 4 5 +DEAL::3 0 1 2 4 5 +DEAL::4 0 1 2 3 5 +DEAL::5 0 1 2 3 4 +DEAL::6 7 8 9 10 11 +DEAL::7 6 8 9 10 11 +DEAL::8 6 7 9 10 11 +DEAL::9 6 7 8 10 11 +DEAL::10 6 7 8 9 11 +DEAL::11 6 7 8 9 10 +DEAL::12 13 14 15 16 17 +DEAL::13 12 14 15 16 17 +DEAL::14 12 13 15 16 17 +DEAL::15 12 13 14 16 17 +DEAL::16 12 13 14 15 17 +DEAL::17 12 13 14 15 16 +DEAL::18 19 20 21 22 23 +DEAL::19 18 20 21 22 23 +DEAL::5 +DEAL::6 +DEAL::144 +DEAL::31200 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::6504 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 2 3 5 6 8 9 11 24 26 27 29 36 38 +DEAL::2 0 3 5 6 8 9 11 24 26 27 29 36 38 +DEAL::4 1 7 10 13 16 28 34 37 43 52 +DEAL::6 0 2 3 5 8 9 11 +DEAL::8 0 2 3 5 6 9 11 +DEAL::10 1 4 7 13 16 +DEAL::12 3 5 9 11 14 15 17 42 44 48 50 51 53 +DEAL::14 3 5 9 11 12 15 17 42 44 48 50 51 53 +DEAL::16 4 10 13 +DEAL::18 20 21 23 24 26 27 29 +DEAL::20 18 21 23 24 26 27 29 +DEAL::22 19 25 28 31 34 +DEAL::24 0 2 18 20 21 23 26 27 29 36 38 +DEAL::26 0 2 18 20 21 23 24 27 29 36 38 +DEAL::28 1 4 19 22 25 31 34 37 +DEAL::30 21 23 27 29 32 33 35 39 41 42 44 +DEAL::32 21 23 27 29 30 33 35 39 41 42 44 +DEAL::34 4 22 28 31 37 40 43 52 +DEAL::36 0 2 3 5 24 26 27 29 33 35 38 +DEAL::38 0 2 3 5 24 26 27 29 33 35 36 +DEAL::50 +DEAL::22 +DEAL::580 +DEAL::584096 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::27 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::45 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::63 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::81 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::99 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::117 108 109 110 111 112 113 114 115 116 118 119 120 121 122 123 124 125 +DEAL::126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::135 126 127 128 129 130 131 132 133 134 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::153 144 145 146 147 148 149 150 151 152 154 155 156 157 158 159 160 161 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::171 162 163 164 165 166 167 168 169 170 172 173 174 175 176 177 178 179 +DEAL::17 +DEAL::18 +DEAL::3240 +DEAL::36777780 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::5 0 1 2 3 4 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::15 10 11 12 13 14 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::25 20 21 22 23 24 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::35 30 31 32 33 34 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::45 40 41 42 43 44 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::55 50 51 52 53 54 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::65 60 61 62 63 64 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::75 70 71 72 73 74 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::85 80 81 82 83 84 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::95 90 91 92 93 94 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::3638700 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 2 3 5 6 8 9 11 12 14 15 17 18 20 21 23 78 80 81 83 90 92 93 95 108 110 111 113 114 116 +DEAL::9 0 2 3 5 6 8 11 12 14 15 17 18 20 21 23 24 26 27 29 30 32 33 35 +DEAL::18 0 2 3 5 6 8 9 11 12 14 15 17 20 21 23 48 50 51 53 63 65 66 68 +DEAL::27 3 5 9 11 15 17 21 23 24 26 29 30 32 33 35 +DEAL::36 12 14 15 17 38 39 41 42 44 45 47 48 50 51 53 84 86 87 89 90 92 93 95 120 122 123 125 126 128 +DEAL::45 12 14 15 17 30 32 36 38 39 41 42 44 47 48 50 51 53 54 56 57 59 60 62 +DEAL::54 15 17 30 32 39 41 45 47 51 53 56 57 59 60 62 141 143 144 146 153 155 156 158 168 170 171 173 174 176 +DEAL::63 12 14 15 17 18 20 21 23 48 50 51 53 65 66 68 +DEAL::72 74 75 77 78 80 81 83 84 86 87 89 90 92 93 95 +DEAL::81 0 2 3 5 72 74 75 77 78 80 83 84 86 87 89 90 92 93 95 96 98 99 101 102 104 105 107 108 110 111 113 114 116 117 119 +DEAL::90 0 2 12 14 36 38 72 74 75 77 78 80 81 83 84 86 87 89 92 93 95 108 110 111 113 114 116 120 122 123 125 126 128 132 134 +DEAL::99 3 5 75 77 81 83 87 89 93 95 96 98 101 102 104 105 107 108 110 114 116 117 119 135 137 138 140 141 143 144 146 159 161 162 164 +DEAL::108 0 2 3 5 78 80 81 83 90 92 93 95 99 101 105 107 110 111 113 114 116 117 119 +DEAL::117 3 5 15 17 81 83 93 95 99 101 105 107 108 110 114 116 119 126 128 129 131 132 134 138 140 144 146 159 161 162 164 171 173 177 179 +DEAL::126 12 14 15 17 36 38 39 41 84 86 87 89 90 92 93 95 102 104 105 107 111 113 114 116 117 119 120 122 123 125 128 129 131 132 134 +DEAL::135 96 98 99 101 102 104 105 107 137 138 140 141 143 144 146 147 149 150 152 153 155 156 158 +DEAL::144 3 5 15 17 24 26 30 32 39 41 54 56 96 98 99 101 102 104 105 107 117 119 129 131 135 137 138 140 141 143 146 147 149 150 152 153 155 156 158 159 161 162 164 165 167 168 170 171 173 174 176 177 179 +DEAL::153 54 56 135 137 138 140 141 143 144 146 147 149 150 152 155 156 158 168 170 171 173 174 176 +DEAL::162 3 5 15 17 24 26 30 32 99 101 105 107 117 119 129 131 138 140 144 146 150 152 156 158 159 161 164 165 167 171 173 174 176 177 179 +DEAL::171 15 17 30 32 39 41 54 56 102 104 105 107 117 119 129 131 141 143 144 146 153 155 156 158 162 164 165 167 168 170 173 174 176 177 179 +DEAL::164 +DEAL::70 +DEAL::4540 +DEAL::49793456 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::59 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::118 108 109 110 111 112 113 114 115 116 117 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::177 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::236 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 +DEAL::295 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::354 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL::413 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL::472 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL::531 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 532 533 534 535 536 537 538 539 +DEAL::590 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 591 592 593 +DEAL::649 648 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::708 702 703 704 705 706 707 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::767 756 757 758 759 760 761 762 763 764 765 766 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 +DEAL::826 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 +DEAL::885 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 +DEAL::944 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 +DEAL::1003 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 +DEAL::1062 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::1121 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::53 +DEAL::54 +DEAL::64152 +DEAL::654613712 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::22 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::66 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::88 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 +DEAL::110 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 +DEAL::154 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 +DEAL::176 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 +DEAL::198 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::242 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::264 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::286 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::308 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 +DEAL::330 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 +DEAL::352 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 +DEAL::374 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 +DEAL::396 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 +DEAL::418 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::595260820 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 3 9 10 11 +DEAL::1 4 6 7 8 +DEAL::2 5 +DEAL::3 0 9 10 11 12 18 19 20 +DEAL::4 1 6 7 8 13 15 16 17 +DEAL::5 2 14 +DEAL::6 1 4 7 8 +DEAL::7 1 4 6 8 +DEAL::8 1 4 6 7 +DEAL::9 0 3 10 11 +DEAL::10 0 3 9 11 +DEAL::11 0 3 9 10 +DEAL::12 3 18 19 20 21 27 28 29 +DEAL::13 4 15 16 17 22 24 25 26 +DEAL::14 5 23 +DEAL::15 4 13 16 17 +DEAL::16 4 13 15 17 +DEAL::17 4 13 15 16 +DEAL::18 3 12 19 20 +DEAL::19 3 12 18 20 +DEAL::17 +DEAL::9 +DEAL::207 +DEAL::117551 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 6 7 8 9 +DEAL::2 0 1 6 7 8 9 +DEAL::4 3 5 +DEAL::6 0 1 2 7 8 9 +DEAL::8 0 1 2 6 7 9 +DEAL::10 11 12 16 17 18 19 +DEAL::12 10 11 16 17 18 19 +DEAL::14 13 15 +DEAL::16 10 11 12 17 18 19 +DEAL::18 10 11 12 16 17 19 +DEAL::20 21 22 26 27 28 29 +DEAL::22 20 21 26 27 28 29 +DEAL::24 23 25 +DEAL::26 20 21 22 27 28 29 +DEAL::28 20 21 22 26 27 29 +DEAL::30 31 32 36 37 38 39 +DEAL::32 30 31 36 37 38 39 +DEAL::34 33 35 +DEAL::36 30 31 32 37 38 39 +DEAL::38 30 31 32 36 37 39 +DEAL::9 +DEAL::7 +DEAL::232 +DEAL::140540 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 7 8 9 +DEAL::2 0 1 3 7 8 9 +DEAL::4 5 6 +DEAL::6 4 5 +DEAL::8 0 1 2 3 7 9 +DEAL::10 11 12 13 17 18 19 +DEAL::12 10 11 13 17 18 19 +DEAL::14 15 16 +DEAL::16 14 15 +DEAL::18 10 11 12 13 17 19 +DEAL::20 21 22 23 27 28 29 +DEAL::22 20 21 23 27 28 29 +DEAL::24 25 26 +DEAL::26 24 25 +DEAL::28 20 21 22 23 27 29 +DEAL::30 31 32 33 37 38 39 +DEAL::32 30 31 33 37 38 39 +DEAL::34 35 36 +DEAL::36 34 35 +DEAL::38 30 31 32 33 37 39 +DEAL::9 +DEAL::7 +DEAL::232 +DEAL::141732 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 3 6 9 21 22 23 24 25 26 27 28 29 60 63 108 120 121 122 123 124 125 126 127 128 +DEAL::11 2 5 8 32 35 +DEAL::22 0 3 6 9 21 23 24 25 26 27 28 29 +DEAL::33 3 9 30 45 46 47 48 49 50 51 52 53 +DEAL::44 4 10 31 34 36 37 38 39 40 41 42 43 +DEAL::55 58 61 64 66 67 68 69 70 71 72 73 74 +DEAL::66 55 58 61 64 67 68 69 70 71 72 73 74 +DEAL::77 54 57 60 63 75 76 78 79 80 81 82 83 +DEAL::88 4 58 64 85 90 91 92 93 94 95 96 97 98 109 129 130 131 132 133 134 135 136 137 148 151 153 154 155 156 157 158 159 160 161 196 198 199 200 201 202 203 204 205 206 +DEAL::99 57 63 84 87 100 101 102 103 104 105 106 107 +DEAL::110 2 5 62 65 89 +DEAL::121 0 60 63 108 120 122 123 124 125 126 127 128 +DEAL::132 4 64 88 109 129 130 131 133 134 135 136 137 +DEAL::143 3 63 87 108 138 139 140 141 142 144 145 146 +DEAL::154 85 88 148 151 153 155 156 157 158 159 160 161 +DEAL::165 84 87 147 150 162 163 164 166 167 168 169 170 +DEAL::176 32 149 152 173 197 +DEAL::187 147 150 171 174 186 188 189 190 191 192 193 194 +DEAL::198 4 88 151 196 199 200 201 202 203 204 205 206 +DEAL::209 3 87 150 195 207 208 210 211 212 213 214 215 +DEAL::212 +DEAL::47 +DEAL::3408 +DEAL::65000029 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 18 19 20 21 22 23 24 25 26 27 +DEAL::14 9 10 11 12 13 15 16 17 +DEAL::28 29 30 31 32 33 34 35 36 46 47 48 49 50 51 52 53 54 55 +DEAL::42 37 38 39 40 41 43 44 45 +DEAL::56 57 58 59 60 61 62 63 64 74 75 76 77 78 79 80 81 82 83 +DEAL::70 65 66 67 68 69 71 72 73 +DEAL::84 85 86 87 88 89 90 91 92 102 103 104 105 106 107 108 109 110 111 +DEAL::98 93 94 95 96 97 99 100 101 +DEAL::112 113 114 115 116 117 118 119 120 130 131 132 133 134 135 136 137 138 139 +DEAL::126 121 122 123 124 125 127 128 129 +DEAL::140 141 142 143 144 145 146 147 148 158 159 160 161 162 163 164 165 166 167 +DEAL::154 149 150 151 152 153 155 156 157 +DEAL::168 169 170 171 172 173 174 175 176 186 187 188 189 190 191 192 193 194 195 +DEAL::182 177 178 179 180 181 183 184 185 +DEAL::196 197 198 199 200 201 202 203 204 214 215 216 217 218 219 220 221 222 223 +DEAL::210 205 206 207 208 209 211 212 213 +DEAL::224 225 226 227 228 229 230 231 232 242 243 244 245 246 247 248 249 250 251 +DEAL::238 233 234 235 236 237 239 240 241 +DEAL::252 253 254 255 256 257 258 259 260 270 271 272 273 274 275 276 277 278 279 +DEAL::266 261 262 263 264 265 267 268 269 +DEAL::27 +DEAL::19 +DEAL::4420 +DEAL::122266860 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 19 20 21 22 23 24 25 26 27 +DEAL::14 10 11 12 13 15 16 17 18 +DEAL::28 29 30 31 32 33 34 35 36 37 47 48 49 50 51 52 53 54 55 +DEAL::42 38 39 40 41 43 44 45 46 +DEAL::56 57 58 59 60 61 62 63 64 65 75 76 77 78 79 80 81 82 83 +DEAL::70 66 67 68 69 71 72 73 74 +DEAL::84 85 86 87 88 89 90 91 92 93 103 104 105 106 107 108 109 110 111 +DEAL::98 94 95 96 97 99 100 101 102 +DEAL::112 113 114 115 116 117 118 119 120 121 131 132 133 134 135 136 137 138 139 +DEAL::126 122 123 124 125 127 128 129 130 +DEAL::140 141 142 143 144 145 146 147 148 149 159 160 161 162 163 164 165 166 167 +DEAL::154 150 151 152 153 155 156 157 158 +DEAL::168 169 170 171 172 173 174 175 176 177 187 188 189 190 191 192 193 194 195 +DEAL::182 178 179 180 181 183 184 185 186 +DEAL::196 197 198 199 200 201 202 203 204 205 215 216 217 218 219 220 221 222 223 +DEAL::210 206 207 208 209 211 212 213 214 +DEAL::224 225 226 227 228 229 230 231 232 233 243 244 245 246 247 248 249 250 251 +DEAL::238 234 235 236 237 239 240 241 242 +DEAL::252 253 254 255 256 257 258 259 260 261 271 272 273 274 275 276 277 278 279 +DEAL::266 262 263 264 265 267 268 269 270 +DEAL::27 +DEAL::19 +DEAL::4420 +DEAL::122405380 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 5 6 11 +DEAL::2 3 8 9 +DEAL::4 1 7 10 +DEAL::6 0 5 11 16 21 +DEAL::8 2 3 9 18 19 +DEAL::10 1 4 7 17 20 +DEAL::12 13 14 15 +DEAL::14 12 13 15 +DEAL::16 6 11 21 26 31 +DEAL::18 8 9 19 28 29 +DEAL::20 7 10 17 27 30 +DEAL::22 23 24 25 +DEAL::24 22 23 25 +DEAL::26 16 21 31 36 41 +DEAL::28 18 19 29 38 39 +DEAL::30 17 20 27 37 40 +DEAL::32 33 34 35 +DEAL::34 32 33 35 +DEAL::36 26 31 41 +DEAL::38 28 29 39 +DEAL::15 +DEAL::6 +DEAL::220 +DEAL::184312 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 3 12 13 14 18 19 +DEAL::4 1 9 10 11 20 21 25 30 31 32 41 42 +DEAL::8 2 5 6 7 22 23 +DEAL::12 0 3 13 14 18 19 +DEAL::16 15 17 +DEAL::20 1 4 9 10 11 21 +DEAL::24 3 33 34 35 39 40 45 54 55 56 60 61 +DEAL::28 5 26 27 29 43 44 +DEAL::32 4 25 30 31 41 42 +DEAL::36 37 38 +DEAL::40 3 24 33 34 35 39 +DEAL::44 5 26 27 28 29 43 +DEAL::48 26 47 49 50 64 65 +DEAL::52 25 46 51 53 62 63 +DEAL::56 24 45 54 55 60 61 +DEAL::60 24 45 54 55 56 61 +DEAL::64 26 47 48 49 50 65 +DEAL::68 47 69 70 71 85 86 +DEAL::72 46 67 73 74 83 84 +DEAL::76 45 66 75 77 81 82 +DEAL::39 +DEAL::13 +DEAL::615 +DEAL::1723814 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 3 14 +DEAL::2 5 6 7 8 9 16 +DEAL::4 1 10 11 12 13 15 18 24 25 26 27 29 +DEAL::6 2 5 7 8 9 16 +DEAL::8 2 5 6 7 9 16 +DEAL::10 1 4 11 12 13 15 +DEAL::12 1 4 10 11 13 15 +DEAL::14 0 3 +DEAL::16 2 5 6 7 8 9 +DEAL::18 4 24 25 26 27 29 32 38 39 40 41 43 +DEAL::20 5 19 21 22 23 30 +DEAL::22 5 19 20 21 23 30 +DEAL::24 4 18 25 26 27 29 +DEAL::26 4 18 24 25 27 29 +DEAL::28 3 17 +DEAL::30 5 19 20 21 22 23 +DEAL::32 18 38 39 40 41 43 46 52 53 54 55 57 +DEAL::34 19 33 35 36 37 44 +DEAL::36 19 33 34 35 37 44 +DEAL::38 18 32 39 40 41 43 +DEAL::25 +DEAL::13 +DEAL::419 +DEAL::532267 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 5 6 11 12 17 18 23 68 73 74 79 112 117 +DEAL::10 1 4 7 13 16 19 22 35 38 41 44 75 78 97 100 113 116 145 148 183 186 +DEAL::20 2 3 8 9 14 15 21 36 37 42 43 +DEAL::30 24 25 26 27 28 29 31 32 33 +DEAL::40 6 11 18 23 34 39 45 +DEAL::50 46 47 48 49 51 52 53 54 55 +DEAL::60 57 63 66 69 72 75 78 +DEAL::70 2 3 58 59 64 65 71 76 77 114 115 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 62 67 74 79 95 96 101 138 143 144 149 +DEAL::100 7 10 63 66 75 78 91 94 97 113 116 139 142 145 148 183 186 +DEAL::110 102 103 104 105 106 107 108 109 111 +DEAL::120 118 119 121 122 123 124 125 126 127 +DEAL::130 128 129 131 132 133 134 135 136 137 +DEAL::140 92 93 98 99 141 146 147 162 163 168 169 +DEAL::150 151 152 153 154 155 156 157 158 159 +DEAL::160 138 143 144 149 165 166 171 +DEAL::170 35 38 139 142 145 148 161 164 167 183 186 +DEAL::180 172 173 174 175 176 177 178 179 181 +DEAL::190 188 189 191 192 193 194 195 196 197 +DEAL::181 +DEAL::22 +DEAL::2392 +DEAL::37495790 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 3 6 9 12 13 18 19 24 25 30 31 54 55 56 57 58 59 60 61 62 72 73 74 75 162 165 186 187 312 315 316 321 322 327 328 351 352 353 354 355 356 357 358 359 369 370 371 372 +DEAL::35 2 5 8 11 16 17 22 23 28 29 34 36 37 38 39 40 41 42 43 44 80 81 82 83 +DEAL::70 63 64 65 66 67 68 69 71 +DEAL::105 4 10 20 21 85 88 92 93 98 99 104 117 118 119 120 121 122 123 124 125 148 149 150 151 +DEAL::140 135 136 137 138 139 141 142 143 +DEAL::175 156 159 162 165 168 169 174 180 181 186 187 210 211 212 213 214 215 216 217 218 228 229 230 231 240 243 246 247 252 253 258 259 282 283 284 285 286 287 288 289 290 300 301 302 303 +DEAL::210 156 159 162 165 168 169 174 175 180 181 186 187 211 212 213 214 215 216 217 218 228 229 230 231 +DEAL::245 5 161 167 178 179 242 250 251 256 257 262 263 264 265 266 267 268 269 270 271 272 308 309 310 311 314 325 326 385 386 391 392 393 394 395 396 397 398 399 400 401 437 438 439 440 443 446 451 452 457 458 463 464 465 466 467 468 469 470 471 472 473 509 510 511 512 587 592 593 598 599 600 601 602 603 604 605 606 607 608 644 645 646 647 +DEAL::280 160 166 176 177 241 244 248 249 254 255 260 261 273 274 275 276 277 278 279 281 304 305 306 307 +DEAL::315 0 162 165 186 187 312 316 321 322 327 328 351 352 353 354 355 356 357 358 359 369 370 371 372 +DEAL::350 1 163 166 188 189 313 317 318 323 324 329 330 342 343 344 345 346 347 348 349 373 374 375 376 +DEAL::385 5 167 245 262 263 314 325 326 386 391 392 393 394 395 396 397 398 399 400 401 437 438 439 440 446 463 464 587 592 593 598 599 600 601 602 603 604 605 606 607 608 644 645 646 647 +DEAL::420 421 422 423 424 425 426 427 428 +DEAL::455 241 244 248 249 442 445 449 450 456 461 462 474 475 476 477 478 479 480 481 482 505 506 507 508 +DEAL::490 240 243 246 247 441 444 447 448 453 454 459 460 483 484 485 486 487 488 489 491 501 502 503 504 +DEAL::525 441 444 447 448 513 516 519 520 526 531 532 555 556 557 558 559 560 561 562 563 573 574 575 576 +DEAL::560 441 444 447 448 513 516 519 520 525 526 531 532 555 556 557 558 559 561 562 563 573 574 575 576 +DEAL::595 3 243 381 382 444 459 460 585 588 589 594 618 619 620 621 622 623 624 625 626 636 637 638 639 +DEAL::630 627 628 629 631 632 633 634 635 +DEAL::665 86 446 518 535 536 587 592 593 652 653 658 659 660 661 662 663 664 666 667 668 704 705 706 707 +DEAL::642 +DEAL::91 +DEAL::19032 +DEAL::3321172492 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 3 6 9 12 15 18 21 44 91 94 106 170 173 176 179 202 +DEAL::18 0 3 6 9 12 15 21 44 +DEAL::36 1 4 7 10 13 16 19 22 34 35 37 38 39 40 41 42 43 45 +DEAL::54 4 10 16 48 51 57 60 72 73 74 75 76 77 78 79 80 81 83 +DEAL::72 4 10 16 48 51 54 57 60 73 74 75 76 77 78 79 80 81 83 +DEAL::90 87 93 96 99 102 105 108 109 110 111 112 113 114 115 116 117 118 131 134 137 140 143 146 147 148 149 150 151 152 153 154 155 156 169 +DEAL::108 2 87 90 93 96 99 102 105 109 110 111 112 113 114 115 116 117 118 131 172 175 178 181 182 183 184 185 186 187 188 189 190 191 204 +DEAL::126 86 89 92 95 98 101 104 107 119 120 121 122 123 124 125 127 128 130 +DEAL::144 3 88 94 100 132 135 138 141 167 170 176 205 208 231 +DEAL::162 89 95 101 133 136 139 142 145 157 158 159 160 161 163 164 165 166 168 +DEAL::180 1 92 95 107 171 174 177 192 193 194 195 196 197 198 199 200 201 203 +DEAL::198 1 92 95 107 171 174 177 180 192 193 194 195 196 197 199 200 201 203 +DEAL::216 5 96 137 146 172 178 207 210 211 212 213 214 215 217 218 219 220 233 +DEAL::234 132 135 138 237 240 243 246 269 272 275 278 281 284 307 +DEAL::252 134 137 140 236 239 242 245 248 249 250 251 253 254 255 256 257 258 271 +DEAL::270 133 136 139 235 238 241 244 247 259 260 261 262 263 264 265 266 267 268 +DEAL::288 236 239 242 274 277 280 283 286 287 289 290 291 292 293 294 295 296 309 +DEAL::306 235 238 241 273 276 279 282 285 297 298 299 300 301 302 303 304 305 308 +DEAL::324 5 137 207 239 248 312 315 318 319 320 321 322 323 325 326 327 328 341 +DEAL::342 47 237 275 284 310 313 345 368 +DEAL::336 +DEAL::69 +DEAL::7733 +DEAL::367517861 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 3 6 9 12 15 18 21 40 41 42 43 44 45 46 47 342 345 354 357 460 463 466 485 486 487 488 489 490 491 492 +DEAL::57 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 +DEAL::114 104 105 106 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 +DEAL::171 166 167 168 169 170 172 173 174 175 176 177 178 179 180 181 182 183 184 185 +DEAL::228 219 220 221 222 223 224 225 226 227 229 230 231 232 233 234 235 236 237 238 +DEAL::285 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 286 287 288 +DEAL::342 0 336 339 345 348 351 354 357 376 377 378 379 380 381 382 383 460 463 466 485 486 487 488 489 490 491 492 +DEAL::399 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 400 401 402 403 +DEAL::456 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 457 458 459 +DEAL::513 3 15 345 357 407 413 460 466 532 533 534 535 536 537 538 539 566 613 660 723 724 725 726 727 728 729 730 754 760 863 866 885 886 887 888 889 890 891 892 963 1057 1076 1077 1078 1079 1080 1081 1082 1083 +DEAL::570 126 350 353 356 359 562 565 568 569 571 572 573 574 575 576 +DEAL::627 128 352 358 411 414 561 567 614 624 625 626 628 629 630 631 +DEAL::684 12 354 357 463 466 563 566 660 679 680 681 682 683 685 686 +DEAL::741 731 732 733 734 735 736 737 738 739 740 742 743 744 745 746 747 748 749 750 +DEAL::798 787 788 789 790 791 792 793 794 795 796 797 799 800 801 802 803 804 805 806 +DEAL::855 843 844 845 846 847 848 849 850 851 852 853 854 856 857 858 859 860 861 862 +DEAL::912 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 +DEAL::969 129 412 415 615 759 762 962 965 966 967 968 970 971 972 973 +DEAL::1026 187 758 761 814 817 961 964 1011 1021 1022 1023 1024 1025 1027 1028 +DEAL::1083 15 413 513 613 760 866 963 1057 1076 1077 1078 1079 1080 1081 1082 +DEAL::1068 +DEAL::99 +DEAL::24196 +DEAL::2620215688 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 11 12 23 24 35 36 47 98 109 110 121 148 159 +DEAL::11 0 12 23 24 35 36 47 98 109 110 121 148 159 +DEAL::22 1 10 13 25 34 37 46 50 59 62 71 111 120 136 145 149 158 175 184 213 222 +DEAL::33 2 9 14 21 26 38 45 +DEAL::44 4 8 16 20 28 32 40 53 57 65 69 +DEAL::55 18 42 67 180 205 218 +DEAL::66 17 19 41 43 54 56 68 +DEAL::77 89 101 113 122 +DEAL::88 76 83 95 100 107 112 119 125 132 137 144 +DEAL::99 1 10 75 84 87 96 108 111 120 149 158 +DEAL::110 0 11 12 23 74 85 86 97 98 109 121 123 134 135 146 148 159 +DEAL::121 0 11 12 23 74 85 86 97 98 109 110 123 134 135 146 148 159 +DEAL::132 88 95 112 119 125 137 144 164 171 176 183 +DEAL::143 16 20 90 94 114 118 127 131 139 152 156 166 170 178 182 216 220 +DEAL::154 6 18 104 116 141 +DEAL::165 126 138 177 186 190 202 211 +DEAL::176 14 21 51 58 125 132 137 144 164 171 183 189 196 201 208 214 221 +DEAL::187 162 173 174 185 198 199 210 +DEAL::198 162 173 174 185 187 199 210 +DEAL::209 50 59 163 172 175 184 188 197 200 213 222 +DEAL::211 +DEAL::22 +DEAL::2642 +DEAL::46926986 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 2 4 6 8 10 12 14 34 35 76 78 86 144 146 148 150 170 171 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 38 +DEAL::32 1 3 5 7 9 11 13 15 37 +DEAL::48 3 7 11 40 42 44 46 65 70 +DEAL::64 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 71 +DEAL::80 72 74 76 78 82 84 86 106 107 +DEAL::96 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 110 +DEAL::112 75 79 83 114 116 118 120 137 142 203 205 207 209 211 228 233 +DEAL::128 121 122 123 124 125 126 127 129 130 131 132 133 134 135 136 143 +DEAL::144 0 2 76 78 86 113 119 146 148 150 170 171 175 177 197 198 +DEAL::160 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 174 +DEAL::176 3 79 114 120 145 149 178 195 200 205 211 269 271 273 290 295 +DEAL::192 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 201 +DEAL::208 111 113 115 202 204 206 210 230 231 +DEAL::224 212 213 214 215 216 217 218 219 220 221 222 223 225 226 227 234 +DEAL::240 203 205 207 236 238 242 244 261 266 +DEAL::256 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 267 +DEAL::272 2 113 175 204 210 268 270 292 293 +DEAL::288 274 275 276 277 278 279 280 281 282 283 284 285 286 287 289 296 +DEAL::304 301 302 303 305 306 307 308 309 310 311 312 313 314 315 316 323 +DEAL::292 +DEAL::33 +DEAL::4732 +DEAL::175550809 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::10 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::20 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::40 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 +DEAL::50 46 47 48 49 51 52 53 +DEAL::60 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 +DEAL::70 48 49 71 72 73 74 75 134 135 136 137 138 139 +DEAL::80 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 +DEAL::90 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 +DEAL::100 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::110 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 +DEAL::120 118 119 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::130 118 119 120 121 122 123 124 125 126 127 128 129 131 132 133 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::150 140 141 142 143 144 145 146 147 148 149 151 152 153 154 155 +DEAL::160 134 135 156 157 158 159 161 178 179 198 199 200 201 +DEAL::170 162 163 164 165 166 167 168 169 171 172 173 174 175 176 177 +DEAL::180 114 115 138 139 178 179 181 +DEAL::190 182 183 184 185 186 187 188 189 191 192 193 194 195 196 197 +DEAL::69 +DEAL::16 +DEAL::3156 +DEAL::52517206 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 9 12 16 19 23 26 30 33 44 45 85 86 87 88 111 114 162 163 165 168 172 175 179 182 193 194 +DEAL::16 0 1 2 3 4 5 6 7 9 12 19 23 26 30 33 44 45 46 47 48 49 51 54 58 61 65 68 79 80 +DEAL::32 11 18 25 +DEAL::48 2 3 6 7 16 19 46 47 49 51 54 58 61 65 68 79 80 +DEAL::64 15 50 57 +DEAL::80 2 3 6 7 16 19 46 47 48 49 51 54 58 61 65 68 79 +DEAL::96 89 103 110 131 138 145 +DEAL::112 91 98 105 166 173 180 +DEAL::128 83 84 87 88 97 100 127 129 130 132 135 139 142 146 149 160 161 219 220 221 222 224 227 231 234 238 241 252 253 +DEAL::144 102 137 151 +DEAL::160 83 84 87 88 97 100 127 128 129 130 132 135 139 142 146 149 161 +DEAL::176 115 150 169 183 189 190 191 192 200 207 213 214 215 216 +DEAL::192 115 169 176 183 189 190 191 +DEAL::208 151 177 201 +DEAL::224 127 128 129 130 132 135 219 220 221 222 227 231 234 238 241 252 253 254 255 256 257 259 262 266 269 273 276 287 288 +DEAL::240 134 198 226 233 294 301 +DEAL::256 46 47 219 220 221 222 224 227 254 255 257 259 262 266 269 273 276 287 288 289 290 292 295 316 319 323 326 337 338 +DEAL::272 223 258 265 291 315 322 +DEAL::288 219 220 221 222 224 227 254 255 256 257 259 262 266 269 273 276 287 +DEAL::304 201 243 297 +DEAL::312 +DEAL::58 +DEAL::4229 +DEAL::177596828 diff --git a/tests/bits/dof_tools_02a_constraints_false.cc b/tests/bits/dof_tools_02a_constraints_false.cc index 08e2439fb4..7d3ae4edef 100644 --- a/tests/bits/dof_tools_02a_constraints_false.cc +++ b/tests/bits/dof_tools_02a_constraints_false.cc @@ -28,7 +28,7 @@ // true); -std::string output_file_name = "dof_tools_02a_constraints_false/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02a_constraints_false/cmp/generic b/tests/bits/dof_tools_02a_constraints_false.output similarity index 100% rename from tests/bits/dof_tools_02a_constraints_false/cmp/generic rename to tests/bits/dof_tools_02a_constraints_false.output diff --git a/tests/bits/dof_tools_02a_constraints_true.cc b/tests/bits/dof_tools_02a_constraints_true.cc index 65bafc2e56..925f99e783 100644 --- a/tests/bits/dof_tools_02a_constraints_true.cc +++ b/tests/bits/dof_tools_02a_constraints_true.cc @@ -28,7 +28,7 @@ // true); -std::string output_file_name = "dof_tools_02a_constraints_true/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02a_constraints_true/cmp/generic b/tests/bits/dof_tools_02a_constraints_true.output similarity index 100% rename from tests/bits/dof_tools_02a_constraints_true/cmp/generic rename to tests/bits/dof_tools_02a_constraints_true.output diff --git a/tests/bits/dof_tools_02a_subdomain.cc b/tests/bits/dof_tools_02a_subdomain.cc index bbedd6f66a..f5f2648caf 100644 --- a/tests/bits/dof_tools_02a_subdomain.cc +++ b/tests/bits/dof_tools_02a_subdomain.cc @@ -28,7 +28,7 @@ // with the subdomain argument -std::string output_file_name = "dof_tools_02a_subdomain/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02a_subdomain/cmp/generic b/tests/bits/dof_tools_02a_subdomain.output similarity index 100% rename from tests/bits/dof_tools_02a_subdomain/cmp/generic rename to tests/bits/dof_tools_02a_subdomain.output diff --git a/tests/bits/dof_tools_02b.cc b/tests/bits/dof_tools_02b.cc index b273a404f4..ac23e59b3a 100644 --- a/tests/bits/dof_tools_02b.cc +++ b/tests/bits/dof_tools_02b.cc @@ -25,7 +25,7 @@ // std::vector > &, // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_02b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02b_x/cmp/generic b/tests/bits/dof_tools_02b.output similarity index 100% rename from tests/bits/dof_tools_02b_x/cmp/generic rename to tests/bits/dof_tools_02b.output diff --git a/tests/bits/dof_tools_02b_x.cc b/tests/bits/dof_tools_02b_x.cc index 0c29e546b0..085bdc4e75 100644 --- a/tests/bits/dof_tools_02b_x.cc +++ b/tests/bits/dof_tools_02b_x.cc @@ -25,7 +25,7 @@ // std::vector > &, // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_02b_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02b_x.output b/tests/bits/dof_tools_02b_x.output new file mode 100644 index 0000000000..264980cf7a --- /dev/null +++ b/tests/bits/dof_tools_02b_x.output @@ -0,0 +1,1601 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::26 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::16 +DEAL::11 +DEAL::116 +DEAL::973 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 26 27 30 31 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 16 17 21 22 +DEAL::1 3 5 7 8 9 10 11 +DEAL::4 5 12 13 14 15 16 17 28 29 30 31 40 41 42 +DEAL::4 5 10 12 13 14 15 16 17 18 19 20 +DEAL::5 10 13 15 17 18 19 20 47 48 51 52 56 57 58 +DEAL::4 5 6 7 16 17 21 22 +DEAL::24 25 26 27 28 29 30 31 +DEAL::0 1 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::0 4 12 24 25 26 27 28 29 30 31 36 37 38 40 41 42 44 +DEAL::1 25 27 29 31 32 33 34 35 36 38 39 45 46 47 48 53 54 +DEAL::0 1 26 27 30 31 33 35 36 37 38 39 +DEAL::1 5 27 31 33 35 36 38 39 42 43 44 46 48 53 54 57 59 +DEAL::4 5 12 13 28 29 30 31 34 35 37 38 39 40 41 42 43 44 +DEAL::32 33 34 35 45 46 47 48 49 50 51 52 +DEAL::1 5 8 10 13 18 32 33 34 35 39 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::18 45 46 47 48 49 50 51 52 56 57 58 +DEAL::1 5 8 10 33 35 39 43 46 48 50 52 53 54 55 57 58 59 +DEAL::5 10 13 18 34 35 39 43 47 48 51 52 54 55 56 57 58 59 +DEAL::54 +DEAL::35 +DEAL::908 +DEAL::26413 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 +DEAL::5 +DEAL::33 +DEAL::126 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 17 18 22 30 31 32 33 34 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::1 3 5 9 10 11 12 13 14 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 15 16 17 18 19 20 21 22 23 30 31 32 33 34 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::16 18 20 24 25 26 27 28 29 38 39 40 41 42 43 +DEAL::1 16 18 20 24 25 26 27 28 29 30 32 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 17 18 22 30 31 32 33 34 +DEAL::1 18 25 28 30 32 35 36 37 +DEAL::24 25 26 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::52 +DEAL::29 +DEAL::711 +DEAL::19200 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 107 108 111 112 116 120 123 124 128 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 +DEAL::1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::4 5 14 29 35 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 14 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::4 5 6 7 12 13 14 15 25 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::0 1 4 5 45 46 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 +DEAL::0 1 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::1 5 108 112 124 133 135 138 141 143 146 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 176 177 180 188 195 198 200 203 206 208 211 213 217 218 219 220 221 222 223 +DEAL::4 45 109 110 111 112 117 118 119 120 130 151 152 156 157 158 165 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 111 112 120 135 141 151 152 156 157 158 165 167 170 171 176 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::132 133 134 135 136 139 142 143 144 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::46 132 133 134 135 136 139 142 143 144 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::27 224 225 226 227 228 231 234 235 236 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 +DEAL::27 29 225 227 235 243 245 248 251 253 256 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 284 289 295 298 300 303 306 307 309 310 314 315 316 317 318 319 320 +DEAL::46 69 134 135 139 195 196 199 200 201 226 227 231 232 233 240 244 245 249 250 251 258 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::69 226 227 231 244 245 249 250 251 258 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 304 305 +DEAL::308 +DEAL::149 +DEAL::13353 +DEAL::2090132 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::5 +DEAL::7 +DEAL::61 +DEAL::348 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::1 3 6 7 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 56 57 58 59 60 61 62 63 64 65 66 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 +DEAL::29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::0 1 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 +DEAL::1 31 45 50 51 56 59 60 67 68 69 70 71 72 73 74 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::75 76 77 78 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::106 +DEAL::55 +DEAL::2384 +DEAL::132859 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::4 5 20 21 66 76 77 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::5 7 18 19 66 67 74 75 76 77 78 79 100 101 102 103 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 +DEAL::281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 +DEAL::0 4 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::1 283 287 310 311 345 347 352 353 358 359 362 363 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 618 620 625 626 631 632 635 636 645 646 647 648 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 +DEAL::112 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::5 113 285 287 298 299 346 347 354 355 356 357 358 359 380 381 382 383 394 403 404 439 444 445 446 447 462 463 464 465 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::4 286 287 302 303 393 394 401 402 403 404 405 406 427 428 429 430 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::113 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::172 617 618 619 620 621 622 627 628 633 634 635 636 637 638 639 640 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 784 785 786 787 792 793 794 795 796 797 798 799 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 +DEAL::1 5 64 66 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::64 618 620 635 636 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::113 346 347 354 355 521 522 523 528 529 530 531 532 533 534 535 619 620 627 628 629 630 631 632 653 654 655 656 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::5 66 347 439 444 445 521 530 531 591 592 595 596 597 598 599 600 620 631 632 668 679 680 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::876 +DEAL::391 +DEAL::81428 +DEAL::36277333 +DEAL::Checking DGQ0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGQ0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGQ0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::36 37 38 39 +DEAL::3 +DEAL::4 +DEAL::160 +DEAL::3120 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 +DEAL::24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 +DEAL::56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 +DEAL::88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 +DEAL::104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 +DEAL::136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 +DEAL::152 153 154 155 156 157 158 159 +DEAL::7 +DEAL::8 +DEAL::1408 +DEAL::123200 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::15 +DEAL::16 +DEAL::2560 +DEAL::203520 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 +DEAL::192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 +DEAL::448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 +DEAL::512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 +DEAL::640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 +DEAL::768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 +DEAL::1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 +DEAL::1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::63 +DEAL::64 +DEAL::90112 +DEAL::63393792 +DEAL::Checking DGP0 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::Checking DGP0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::Checking DGP0 in 3d: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::5 +DEAL::6 +DEAL::7 +DEAL::8 +DEAL::9 +DEAL::10 +DEAL::11 +DEAL::12 +DEAL::13 +DEAL::14 +DEAL::15 +DEAL::16 +DEAL::17 +DEAL::18 +DEAL::19 +DEAL::0 +DEAL::1 +DEAL::22 +DEAL::231 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::16 +DEAL::56 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::6 7 8 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::9 10 11 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::12 13 14 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::15 16 17 +DEAL::18 19 20 +DEAL::18 19 20 +DEAL::2 +DEAL::3 +DEAL::90 +DEAL::1305 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 +DEAL::4 5 6 7 +DEAL::8 9 10 11 +DEAL::12 13 14 15 +DEAL::16 17 18 19 +DEAL::20 21 22 23 +DEAL::24 25 26 27 +DEAL::28 29 30 31 +DEAL::32 33 34 35 +DEAL::36 37 38 39 +DEAL::40 41 42 43 +DEAL::44 45 46 47 +DEAL::48 49 50 51 +DEAL::52 53 54 55 +DEAL::56 57 58 59 +DEAL::60 61 62 63 +DEAL::64 65 66 67 +DEAL::68 69 70 71 +DEAL::72 73 74 75 +DEAL::76 77 78 79 +DEAL::3 +DEAL::4 +DEAL::352 +DEAL::15312 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking Nedelec0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 26 29 30 38 39 40 41 42 +DEAL::1 5 9 11 12 13 14 15 16 17 18 19 +DEAL::6 16 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::6 16 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::5 15 16 17 21 24 28 30 31 32 33 34 35 36 37 39 42 43 44 45 +DEAL::4 5 6 7 15 16 17 26 29 30 35 37 38 39 40 41 42 43 44 45 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 66 67 68 69 70 71 72 73 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 66 67 68 69 70 71 72 73 +DEAL::47 51 55 57 58 59 60 61 62 63 64 65 67 70 73 74 75 76 77 78 80 84 86 87 88 89 90 91 93 96 97 98 99 +DEAL::49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::57 60 63 65 67 70 73 74 75 76 77 78 86 89 91 93 96 97 98 99 +DEAL::50 51 52 53 61 62 63 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::51 61 62 63 70 76 77 80 84 86 87 88 89 90 91 93 96 97 98 99 103 104 105 118 119 126 127 128 129 130 136 137 138 +DEAL::63 70 76 77 86 89 91 93 96 97 98 99 +DEAL::58 61 64 65 74 76 78 87 90 91 97 99 100 101 102 103 104 105 106 107 116 117 118 119 120 126 127 128 129 130 136 137 138 +DEAL::100 103 106 107 108 109 110 111 112 113 114 115 126 129 130 131 132 133 134 135 +DEAL::65 74 76 78 91 97 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::61 87 90 91 103 104 105 111 112 113 126 127 128 129 130 131 132 133 134 135 +DEAL::103 111 112 113 118 123 124 126 129 130 131 132 133 134 135 136 138 139 140 141 +DEAL::69 +DEAL::33 +DEAL::2626 +DEAL::187756 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::67386 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::156 157 158 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::578169 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::1 4 5 6 +DEAL::7 8 9 10 +DEAL::7 8 9 10 11 12 13 +DEAL::7 8 9 10 +DEAL::7 8 9 10 14 15 16 +DEAL::8 11 12 13 19 20 21 +DEAL::8 11 12 13 +DEAL::8 11 12 13 15 17 18 +DEAL::10 14 15 16 +DEAL::10 13 14 15 16 17 18 +DEAL::10 14 15 16 +DEAL::13 15 17 18 21 25 26 +DEAL::13 15 17 18 +DEAL::11 19 20 21 22 23 24 +DEAL::10 +DEAL::7 +DEAL::149 +DEAL::2116 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::28 29 44 45 46 47 48 49 50 51 52 53 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::38 39 46 47 54 55 56 57 58 59 60 61 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 +DEAL::62 63 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::37 +DEAL::22 +DEAL::1396 +DEAL::67386 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::54 55 56 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::111 112 113 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::156 157 158 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::80 +DEAL::45 +DEAL::5661 +DEAL::578169 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::1 6 7 8 9 10 +DEAL::11 12 13 14 15 16 17 18 19 20 21 +DEAL::11 12 13 14 15 16 +DEAL::12 17 18 19 20 21 +DEAL::5 14 22 23 24 25 +DEAL::10 19 23 26 27 28 +DEAL::29 30 31 32 33 34 40 41 42 43 44 +DEAL::30 35 36 37 38 39 +DEAL::32 40 41 42 43 44 +DEAL::32 40 41 42 43 44 52 58 59 60 61 +DEAL::37 41 45 46 47 48 56 59 62 63 64 +DEAL::34 44 49 50 51 52 53 58 59 60 61 +DEAL::39 48 50 54 55 56 57 59 62 63 64 +DEAL::44 52 58 59 60 61 +DEAL::48 56 59 62 63 64 +DEAL::35 65 66 67 68 69 +DEAL::65 70 71 72 73 74 75 79 80 81 82 +DEAL::45 67 75 76 77 78 +DEAL::34 +DEAL::11 +DEAL::757 +DEAL::36596 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 +DEAL::72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 +DEAL::20 21 22 23 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 +DEAL::188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::200 201 202 203 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 +DEAL::232 233 234 235 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 +DEAL::208 209 210 211 240 241 242 243 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::240 241 242 243 320 321 322 323 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 +DEAL::272 273 274 275 328 329 330 331 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::300 301 302 303 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::224 225 226 227 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::428 429 430 431 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 +DEAL::288 289 290 291 436 437 438 439 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 +DEAL::468 469 470 471 492 493 494 495 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 +DEAL::476 477 478 479 548 549 550 551 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 +DEAL::404 405 406 407 504 505 506 507 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::235 +DEAL::68 +DEAL::27952 +DEAL::9068168 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 +DEAL::144 145 146 147 148 149 150 151 152 333 334 335 336 337 338 339 340 341 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::594 595 596 597 598 599 600 601 602 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 +DEAL::612 613 614 615 616 617 618 619 620 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 +DEAL::711 712 713 714 715 716 717 718 719 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 +DEAL::630 631 632 633 634 635 636 637 638 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::729 730 731 732 733 734 735 736 737 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 +DEAL::828 829 830 831 832 833 834 835 836 1008 1009 1010 1011 1012 1013 1014 1015 1016 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::918 919 920 921 922 923 924 925 926 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::1341 1342 1343 1344 1345 1346 1347 1348 1349 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 +DEAL::891 892 893 894 895 896 897 898 899 1359 1360 1361 1362 1363 1364 1365 1366 1367 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 +DEAL::1080 1081 1082 1083 1084 1085 1086 1087 1088 1377 1378 1379 1380 1381 1382 1383 1384 1385 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 +DEAL::1476 1477 1478 1479 1480 1481 1482 1483 1484 1719 1720 1721 1722 1723 1724 1725 1726 1727 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 +DEAL::1260 1261 1262 1263 1264 1265 1266 1267 1268 1566 1567 1568 1569 1570 1571 1572 1573 1574 1737 1738 1739 1740 1741 1742 1743 1744 1745 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::746 +DEAL::207 +DEAL::253773 +DEAL::260022960 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::0 2 3 5 +DEAL::5 +DEAL::6 +DEAL::65 +DEAL::455 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::6 7 8 9 10 11 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 +DEAL::18 19 20 21 22 23 +DEAL::5 +DEAL::6 +DEAL::144 +DEAL::1656 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::4 +DEAL::64 +DEAL::480 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 2 3 5 6 8 9 11 24 26 27 29 36 38 +DEAL::0 2 3 5 6 8 9 11 24 26 27 29 36 38 +DEAL::1 4 7 10 13 16 28 34 37 43 52 +DEAL::0 2 3 5 6 8 9 11 +DEAL::0 2 3 5 6 8 9 11 +DEAL::1 4 7 10 13 16 +DEAL::3 5 9 11 12 14 15 17 42 44 48 50 51 53 +DEAL::3 5 9 11 12 14 15 17 42 44 48 50 51 53 +DEAL::4 10 13 16 +DEAL::18 20 21 23 24 26 27 29 +DEAL::18 20 21 23 24 26 27 29 +DEAL::19 22 25 28 31 34 +DEAL::0 2 18 20 21 23 24 26 27 29 36 38 +DEAL::0 2 18 20 21 23 24 26 27 29 36 38 +DEAL::1 4 19 22 25 28 31 34 37 +DEAL::21 23 27 29 30 32 33 35 39 41 42 44 +DEAL::21 23 27 29 30 32 33 35 39 41 42 44 +DEAL::4 22 28 31 34 37 40 43 52 +DEAL::0 2 3 5 24 26 27 29 33 35 36 38 +DEAL::0 2 3 5 24 26 27 29 33 35 36 38 +DEAL::50 +DEAL::22 +DEAL::580 +DEAL::15175 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::17 +DEAL::18 +DEAL::3240 +DEAL::289980 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::20 21 22 23 24 25 26 27 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::40 41 42 43 44 45 46 47 48 49 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::60 61 62 63 64 65 66 67 68 69 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::90 91 92 93 94 95 96 97 98 99 +DEAL::9 +DEAL::10 +DEAL::1000 +DEAL::49500 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 2 3 5 6 8 9 11 12 14 15 17 18 20 21 23 78 80 81 83 90 92 93 95 108 110 111 113 114 116 +DEAL::0 2 3 5 6 8 9 11 12 14 15 17 18 20 21 23 24 26 27 29 30 32 33 35 +DEAL::0 2 3 5 6 8 9 11 12 14 15 17 18 20 21 23 48 50 51 53 63 65 66 68 +DEAL::3 5 9 11 15 17 21 23 24 26 27 29 30 32 33 35 +DEAL::12 14 15 17 36 38 39 41 42 44 45 47 48 50 51 53 84 86 87 89 90 92 93 95 120 122 123 125 126 128 +DEAL::12 14 15 17 30 32 36 38 39 41 42 44 45 47 48 50 51 53 54 56 57 59 60 62 +DEAL::15 17 30 32 39 41 45 47 51 53 54 56 57 59 60 62 141 143 144 146 153 155 156 158 168 170 171 173 174 176 +DEAL::12 14 15 17 18 20 21 23 48 50 51 53 63 65 66 68 +DEAL::72 74 75 77 78 80 81 83 84 86 87 89 90 92 93 95 +DEAL::0 2 3 5 72 74 75 77 78 80 81 83 84 86 87 89 90 92 93 95 96 98 99 101 102 104 105 107 108 110 111 113 114 116 117 119 +DEAL::0 2 12 14 36 38 72 74 75 77 78 80 81 83 84 86 87 89 90 92 93 95 108 110 111 113 114 116 120 122 123 125 126 128 132 134 +DEAL::3 5 75 77 81 83 87 89 93 95 96 98 99 101 102 104 105 107 108 110 114 116 117 119 135 137 138 140 141 143 144 146 159 161 162 164 +DEAL::0 2 3 5 78 80 81 83 90 92 93 95 99 101 105 107 108 110 111 113 114 116 117 119 +DEAL::3 5 15 17 81 83 93 95 99 101 105 107 108 110 114 116 117 119 126 128 129 131 132 134 138 140 144 146 159 161 162 164 171 173 177 179 +DEAL::12 14 15 17 36 38 39 41 84 86 87 89 90 92 93 95 102 104 105 107 111 113 114 116 117 119 120 122 123 125 126 128 129 131 132 134 +DEAL::96 98 99 101 102 104 105 107 135 137 138 140 141 143 144 146 147 149 150 152 153 155 156 158 +DEAL::3 5 15 17 24 26 30 32 39 41 54 56 96 98 99 101 102 104 105 107 117 119 129 131 135 137 138 140 141 143 144 146 147 149 150 152 153 155 156 158 159 161 162 164 165 167 168 170 171 173 174 176 177 179 +DEAL::54 56 135 137 138 140 141 143 144 146 147 149 150 152 153 155 156 158 168 170 171 173 174 176 +DEAL::3 5 15 17 24 26 30 32 99 101 105 107 117 119 129 131 138 140 144 146 150 152 156 158 159 161 162 164 165 167 171 173 174 176 177 179 +DEAL::15 17 30 32 39 41 54 56 102 104 105 107 117 119 129 131 141 143 144 146 153 155 156 158 162 164 165 167 168 170 171 173 174 176 177 179 +DEAL::164 +DEAL::70 +DEAL::4540 +DEAL::400735 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 +DEAL::270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL::378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL::432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL::486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 +DEAL::540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 +DEAL::648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 +DEAL::810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 +DEAL::864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 +DEAL::918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 +DEAL::972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 +DEAL::1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::53 +DEAL::54 +DEAL::64152 +DEAL::38074212 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 +DEAL::220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 +DEAL::240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 +DEAL::360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::19 +DEAL::20 +DEAL::8800 +DEAL::1931600 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 3 9 10 11 +DEAL::1 4 6 7 8 +DEAL::2 5 +DEAL::0 3 9 10 11 12 18 19 20 +DEAL::1 4 6 7 8 13 15 16 17 +DEAL::2 5 14 +DEAL::1 4 6 7 8 +DEAL::1 4 6 7 8 +DEAL::1 4 6 7 8 +DEAL::0 3 9 10 11 +DEAL::0 3 9 10 11 +DEAL::0 3 9 10 11 +DEAL::3 12 18 19 20 21 27 28 29 +DEAL::4 13 15 16 17 22 24 25 26 +DEAL::5 14 23 +DEAL::4 13 15 16 17 +DEAL::4 13 15 16 17 +DEAL::4 13 15 16 17 +DEAL::3 12 18 19 20 +DEAL::3 12 18 19 20 +DEAL::17 +DEAL::9 +DEAL::207 +DEAL::3819 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 6 7 8 9 +DEAL::0 1 2 6 7 8 9 +DEAL::3 4 5 +DEAL::0 1 2 6 7 8 9 +DEAL::0 1 2 6 7 8 9 +DEAL::10 11 12 16 17 18 19 +DEAL::10 11 12 16 17 18 19 +DEAL::13 14 15 +DEAL::10 11 12 16 17 18 19 +DEAL::10 11 12 16 17 18 19 +DEAL::20 21 22 26 27 28 29 +DEAL::20 21 22 26 27 28 29 +DEAL::23 24 25 +DEAL::20 21 22 26 27 28 29 +DEAL::20 21 22 26 27 28 29 +DEAL::30 31 32 36 37 38 39 +DEAL::30 31 32 36 37 38 39 +DEAL::33 34 35 +DEAL::30 31 32 36 37 38 39 +DEAL::30 31 32 36 37 38 39 +DEAL::9 +DEAL::7 +DEAL::232 +DEAL::4548 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 7 8 9 +DEAL::0 1 2 3 7 8 9 +DEAL::4 5 6 +DEAL::4 5 6 +DEAL::0 1 2 3 7 8 9 +DEAL::10 11 12 13 17 18 19 +DEAL::10 11 12 13 17 18 19 +DEAL::14 15 16 +DEAL::14 15 16 +DEAL::10 11 12 13 17 18 19 +DEAL::20 21 22 23 27 28 29 +DEAL::20 21 22 23 27 28 29 +DEAL::24 25 26 +DEAL::24 25 26 +DEAL::20 21 22 23 27 28 29 +DEAL::30 31 32 33 37 38 39 +DEAL::30 31 32 33 37 38 39 +DEAL::34 35 36 +DEAL::34 35 36 +DEAL::30 31 32 33 37 38 39 +DEAL::9 +DEAL::7 +DEAL::232 +DEAL::4500 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 3 6 9 21 22 23 24 25 26 27 28 29 60 63 108 120 121 122 123 124 125 126 127 128 +DEAL::2 5 8 11 32 35 +DEAL::0 3 6 9 21 22 23 24 25 26 27 28 29 +DEAL::3 9 30 33 45 46 47 48 49 50 51 52 53 +DEAL::4 10 31 34 36 37 38 39 40 41 42 43 44 +DEAL::55 58 61 64 66 67 68 69 70 71 72 73 74 +DEAL::55 58 61 64 66 67 68 69 70 71 72 73 74 +DEAL::54 57 60 63 75 76 77 78 79 80 81 82 83 +DEAL::4 58 64 85 88 90 91 92 93 94 95 96 97 98 109 129 130 131 132 133 134 135 136 137 148 151 153 154 155 156 157 158 159 160 161 196 198 199 200 201 202 203 204 205 206 +DEAL::57 63 84 87 99 100 101 102 103 104 105 106 107 +DEAL::2 5 62 65 89 110 +DEAL::0 60 63 108 120 121 122 123 124 125 126 127 128 +DEAL::4 64 88 109 129 130 131 132 133 134 135 136 137 +DEAL::3 63 87 108 138 139 140 141 142 143 144 145 146 +DEAL::85 88 148 151 153 154 155 156 157 158 159 160 161 +DEAL::84 87 147 150 162 163 164 165 166 167 168 169 170 +DEAL::32 149 152 173 176 197 +DEAL::147 150 171 174 186 187 188 189 190 191 192 193 194 +DEAL::4 88 151 196 198 199 200 201 202 203 204 205 206 +DEAL::3 87 150 195 207 208 209 210 211 212 213 214 215 +DEAL::212 +DEAL::47 +DEAL::3408 +DEAL::383271 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 18 19 20 21 22 23 24 25 26 27 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::28 29 30 31 32 33 34 35 36 46 47 48 49 50 51 52 53 54 55 +DEAL::37 38 39 40 41 42 43 44 45 +DEAL::56 57 58 59 60 61 62 63 64 74 75 76 77 78 79 80 81 82 83 +DEAL::65 66 67 68 69 70 71 72 73 +DEAL::84 85 86 87 88 89 90 91 92 102 103 104 105 106 107 108 109 110 111 +DEAL::93 94 95 96 97 98 99 100 101 +DEAL::112 113 114 115 116 117 118 119 120 130 131 132 133 134 135 136 137 138 139 +DEAL::121 122 123 124 125 126 127 128 129 +DEAL::140 141 142 143 144 145 146 147 148 158 159 160 161 162 163 164 165 166 167 +DEAL::149 150 151 152 153 154 155 156 157 +DEAL::168 169 170 171 172 173 174 175 176 186 187 188 189 190 191 192 193 194 195 +DEAL::177 178 179 180 181 182 183 184 185 +DEAL::196 197 198 199 200 201 202 203 204 214 215 216 217 218 219 220 221 222 223 +DEAL::205 206 207 208 209 210 211 212 213 +DEAL::224 225 226 227 228 229 230 231 232 242 243 244 245 246 247 248 249 250 251 +DEAL::233 234 235 236 237 238 239 240 241 +DEAL::252 253 254 255 256 257 258 259 260 270 271 272 273 274 275 276 277 278 279 +DEAL::261 262 263 264 265 266 267 268 269 +DEAL::27 +DEAL::19 +DEAL::4420 +DEAL::617040 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 19 20 21 22 23 24 25 26 27 +DEAL::10 11 12 13 14 15 16 17 18 +DEAL::28 29 30 31 32 33 34 35 36 37 47 48 49 50 51 52 53 54 55 +DEAL::38 39 40 41 42 43 44 45 46 +DEAL::56 57 58 59 60 61 62 63 64 65 75 76 77 78 79 80 81 82 83 +DEAL::66 67 68 69 70 71 72 73 74 +DEAL::84 85 86 87 88 89 90 91 92 93 103 104 105 106 107 108 109 110 111 +DEAL::94 95 96 97 98 99 100 101 102 +DEAL::112 113 114 115 116 117 118 119 120 121 131 132 133 134 135 136 137 138 139 +DEAL::122 123 124 125 126 127 128 129 130 +DEAL::140 141 142 143 144 145 146 147 148 149 159 160 161 162 163 164 165 166 167 +DEAL::150 151 152 153 154 155 156 157 158 +DEAL::168 169 170 171 172 173 174 175 176 177 187 188 189 190 191 192 193 194 195 +DEAL::178 179 180 181 182 183 184 185 186 +DEAL::196 197 198 199 200 201 202 203 204 205 215 216 217 218 219 220 221 222 223 +DEAL::206 207 208 209 210 211 212 213 214 +DEAL::224 225 226 227 228 229 230 231 232 233 243 244 245 246 247 248 249 250 251 +DEAL::234 235 236 237 238 239 240 241 242 +DEAL::252 253 254 255 256 257 258 259 260 261 271 272 273 274 275 276 277 278 279 +DEAL::262 263 264 265 266 267 268 269 270 +DEAL::27 +DEAL::19 +DEAL::4420 +DEAL::616140 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 5 6 11 +DEAL::2 3 8 9 +DEAL::1 4 7 10 +DEAL::0 5 6 11 16 21 +DEAL::2 3 8 9 18 19 +DEAL::1 4 7 10 17 20 +DEAL::12 13 14 15 +DEAL::12 13 14 15 +DEAL::6 11 16 21 26 31 +DEAL::8 9 18 19 28 29 +DEAL::7 10 17 20 27 30 +DEAL::22 23 24 25 +DEAL::22 23 24 25 +DEAL::16 21 26 31 36 41 +DEAL::18 19 28 29 38 39 +DEAL::17 20 27 30 37 40 +DEAL::32 33 34 35 +DEAL::32 33 34 35 +DEAL::26 31 36 41 +DEAL::28 29 38 39 +DEAL::15 +DEAL::6 +DEAL::220 +DEAL::4806 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 3 12 13 14 18 19 +DEAL::1 4 9 10 11 20 21 25 30 31 32 41 42 +DEAL::2 5 6 7 8 22 23 +DEAL::0 3 12 13 14 18 19 +DEAL::15 16 17 +DEAL::1 4 9 10 11 20 21 +DEAL::3 24 33 34 35 39 40 45 54 55 56 60 61 +DEAL::5 26 27 28 29 43 44 +DEAL::4 25 30 31 32 41 42 +DEAL::36 37 38 +DEAL::3 24 33 34 35 39 40 +DEAL::5 26 27 28 29 43 44 +DEAL::26 47 48 49 50 64 65 +DEAL::25 46 51 52 53 62 63 +DEAL::24 45 54 55 56 60 61 +DEAL::24 45 54 55 56 60 61 +DEAL::26 47 48 49 50 64 65 +DEAL::47 68 69 70 71 85 86 +DEAL::46 67 72 73 74 83 84 +DEAL::45 66 75 76 77 81 82 +DEAL::39 +DEAL::13 +DEAL::615 +DEAL::25257 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 3 14 +DEAL::2 5 6 7 8 9 16 +DEAL::1 4 10 11 12 13 15 18 24 25 26 27 29 +DEAL::2 5 6 7 8 9 16 +DEAL::2 5 6 7 8 9 16 +DEAL::1 4 10 11 12 13 15 +DEAL::1 4 10 11 12 13 15 +DEAL::0 3 14 +DEAL::2 5 6 7 8 9 16 +DEAL::4 18 24 25 26 27 29 32 38 39 40 41 43 +DEAL::5 19 20 21 22 23 30 +DEAL::5 19 20 21 22 23 30 +DEAL::4 18 24 25 26 27 29 +DEAL::4 18 24 25 26 27 29 +DEAL::3 17 28 +DEAL::5 19 20 21 22 23 30 +DEAL::18 32 38 39 40 41 43 46 52 53 54 55 57 +DEAL::19 33 34 35 36 37 44 +DEAL::19 33 34 35 36 37 44 +DEAL::18 32 38 39 40 41 43 +DEAL::25 +DEAL::13 +DEAL::419 +DEAL::11801 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 5 6 11 12 17 18 23 68 73 74 79 112 117 +DEAL::1 4 7 10 13 16 19 22 35 38 41 44 75 78 97 100 113 116 145 148 183 186 +DEAL::2 3 8 9 14 15 20 21 36 37 42 43 +DEAL::24 25 26 27 28 29 30 31 32 33 +DEAL::6 11 18 23 34 39 40 45 +DEAL::46 47 48 49 50 51 52 53 54 55 +DEAL::57 60 63 66 69 72 75 78 +DEAL::2 3 58 59 64 65 70 71 76 77 114 115 +DEAL::80 81 82 83 84 85 86 87 88 89 +DEAL::62 67 74 79 90 95 96 101 138 143 144 149 +DEAL::7 10 63 66 75 78 91 94 97 100 113 116 139 142 145 148 183 186 +DEAL::102 103 104 105 106 107 108 109 110 111 +DEAL::118 119 120 121 122 123 124 125 126 127 +DEAL::128 129 130 131 132 133 134 135 136 137 +DEAL::92 93 98 99 140 141 146 147 162 163 168 169 +DEAL::150 151 152 153 154 155 156 157 158 159 +DEAL::138 143 144 149 160 165 166 171 +DEAL::35 38 139 142 145 148 161 164 167 170 183 186 +DEAL::172 173 174 175 176 177 178 179 180 181 +DEAL::188 189 190 191 192 193 194 195 196 197 +DEAL::181 +DEAL::22 +DEAL::2392 +DEAL::239196 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 3 6 9 12 13 18 19 24 25 30 31 54 55 56 57 58 59 60 61 62 72 73 74 75 162 165 186 187 312 315 316 321 322 327 328 351 352 353 354 355 356 357 358 359 369 370 371 372 +DEAL::2 5 8 11 16 17 22 23 28 29 34 35 36 37 38 39 40 41 42 43 44 80 81 82 83 +DEAL::63 64 65 66 67 68 69 70 71 +DEAL::4 10 20 21 85 88 92 93 98 99 104 105 117 118 119 120 121 122 123 124 125 148 149 150 151 +DEAL::135 136 137 138 139 140 141 142 143 +DEAL::156 159 162 165 168 169 174 175 180 181 186 187 210 211 212 213 214 215 216 217 218 228 229 230 231 240 243 246 247 252 253 258 259 282 283 284 285 286 287 288 289 290 300 301 302 303 +DEAL::156 159 162 165 168 169 174 175 180 181 186 187 210 211 212 213 214 215 216 217 218 228 229 230 231 +DEAL::5 161 167 178 179 242 245 250 251 256 257 262 263 264 265 266 267 268 269 270 271 272 308 309 310 311 314 325 326 385 386 391 392 393 394 395 396 397 398 399 400 401 437 438 439 440 443 446 451 452 457 458 463 464 465 466 467 468 469 470 471 472 473 509 510 511 512 587 592 593 598 599 600 601 602 603 604 605 606 607 608 644 645 646 647 +DEAL::160 166 176 177 241 244 248 249 254 255 260 261 273 274 275 276 277 278 279 280 281 304 305 306 307 +DEAL::0 162 165 186 187 312 315 316 321 322 327 328 351 352 353 354 355 356 357 358 359 369 370 371 372 +DEAL::1 163 166 188 189 313 317 318 323 324 329 330 342 343 344 345 346 347 348 349 350 373 374 375 376 +DEAL::5 167 245 262 263 314 325 326 385 386 391 392 393 394 395 396 397 398 399 400 401 437 438 439 440 446 463 464 587 592 593 598 599 600 601 602 603 604 605 606 607 608 644 645 646 647 +DEAL::420 421 422 423 424 425 426 427 428 +DEAL::241 244 248 249 442 445 449 450 455 456 461 462 474 475 476 477 478 479 480 481 482 505 506 507 508 +DEAL::240 243 246 247 441 444 447 448 453 454 459 460 483 484 485 486 487 488 489 490 491 501 502 503 504 +DEAL::441 444 447 448 513 516 519 520 525 526 531 532 555 556 557 558 559 560 561 562 563 573 574 575 576 +DEAL::441 444 447 448 513 516 519 520 525 526 531 532 555 556 557 558 559 560 561 562 563 573 574 575 576 +DEAL::3 243 381 382 444 459 460 585 588 589 594 595 618 619 620 621 622 623 624 625 626 636 637 638 639 +DEAL::627 628 629 630 631 632 633 634 635 +DEAL::86 446 518 535 536 587 592 593 652 653 658 659 660 661 662 663 664 665 666 667 668 704 705 706 707 +DEAL::642 +DEAL::91 +DEAL::19032 +DEAL::6467937 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 3 6 9 12 15 18 21 44 91 94 106 170 173 176 179 202 +DEAL::0 3 6 9 12 15 18 21 44 +DEAL::1 4 7 10 13 16 19 22 34 35 36 37 38 39 40 41 42 43 45 +DEAL::4 10 16 48 51 54 57 60 72 73 74 75 76 77 78 79 80 81 83 +DEAL::4 10 16 48 51 54 57 60 72 73 74 75 76 77 78 79 80 81 83 +DEAL::87 90 93 96 99 102 105 108 109 110 111 112 113 114 115 116 117 118 131 134 137 140 143 146 147 148 149 150 151 152 153 154 155 156 169 +DEAL::2 87 90 93 96 99 102 105 108 109 110 111 112 113 114 115 116 117 118 131 172 175 178 181 182 183 184 185 186 187 188 189 190 191 204 +DEAL::86 89 92 95 98 101 104 107 119 120 121 122 123 124 125 126 127 128 130 +DEAL::3 88 94 100 132 135 138 141 144 167 170 176 205 208 231 +DEAL::89 95 101 133 136 139 142 145 157 158 159 160 161 162 163 164 165 166 168 +DEAL::1 92 95 107 171 174 177 180 192 193 194 195 196 197 198 199 200 201 203 +DEAL::1 92 95 107 171 174 177 180 192 193 194 195 196 197 198 199 200 201 203 +DEAL::5 96 137 146 172 178 207 210 211 212 213 214 215 216 217 218 219 220 233 +DEAL::132 135 138 234 237 240 243 246 269 272 275 278 281 284 307 +DEAL::134 137 140 236 239 242 245 248 249 250 251 252 253 254 255 256 257 258 271 +DEAL::133 136 139 235 238 241 244 247 259 260 261 262 263 264 265 266 267 268 270 +DEAL::236 239 242 274 277 280 283 286 287 288 289 290 291 292 293 294 295 296 309 +DEAL::235 238 241 273 276 279 282 285 297 298 299 300 301 302 303 304 305 306 308 +DEAL::5 137 207 239 248 312 315 318 319 320 321 322 323 324 325 326 327 328 341 +DEAL::47 237 275 284 310 313 342 345 368 +DEAL::336 +DEAL::69 +DEAL::7733 +DEAL::1390213 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 3 6 9 12 15 18 21 40 41 42 43 44 45 46 47 342 345 354 357 460 463 466 485 486 487 488 489 490 491 492 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 +DEAL::166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 +DEAL::219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 +DEAL::269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 +DEAL::0 336 339 342 345 348 351 354 357 376 377 378 379 380 381 382 383 460 463 466 485 486 487 488 489 490 491 492 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::3 15 345 357 407 413 460 466 513 532 533 534 535 536 537 538 539 566 613 660 723 724 725 726 727 728 729 730 754 760 863 866 885 886 887 888 889 890 891 892 963 1057 1076 1077 1078 1079 1080 1081 1082 1083 +DEAL::126 350 353 356 359 562 565 568 569 570 571 572 573 574 575 576 +DEAL::128 352 358 411 414 561 567 614 624 625 626 627 628 629 630 631 +DEAL::12 354 357 463 466 563 566 660 679 680 681 682 683 684 685 686 +DEAL::731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 +DEAL::843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 +DEAL::893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 +DEAL::129 412 415 615 759 762 962 965 966 967 968 969 970 971 972 973 +DEAL::187 758 761 814 817 961 964 1011 1021 1022 1023 1024 1025 1026 1027 1028 +DEAL::15 413 513 613 760 866 963 1057 1076 1077 1078 1079 1080 1081 1082 1083 +DEAL::1068 +DEAL::99 +DEAL::24196 +DEAL::13298873 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 11 12 23 24 35 36 47 98 109 110 121 148 159 +DEAL::0 11 12 23 24 35 36 47 98 109 110 121 148 159 +DEAL::1 10 13 22 25 34 37 46 50 59 62 71 111 120 136 145 149 158 175 184 213 222 +DEAL::2 9 14 21 26 33 38 45 +DEAL::4 8 16 20 28 32 40 44 53 57 65 69 +DEAL::18 42 55 67 180 205 218 +DEAL::17 19 41 43 54 56 66 68 +DEAL::77 89 101 113 122 +DEAL::76 83 88 95 100 107 112 119 125 132 137 144 +DEAL::1 10 75 84 87 96 99 108 111 120 149 158 +DEAL::0 11 12 23 74 85 86 97 98 109 110 121 123 134 135 146 148 159 +DEAL::0 11 12 23 74 85 86 97 98 109 110 121 123 134 135 146 148 159 +DEAL::88 95 112 119 125 132 137 144 164 171 176 183 +DEAL::16 20 90 94 114 118 127 131 139 143 152 156 166 170 178 182 216 220 +DEAL::6 18 104 116 141 154 +DEAL::126 138 165 177 186 190 202 211 +DEAL::14 21 51 58 125 132 137 144 164 171 176 183 189 196 201 208 214 221 +DEAL::162 173 174 185 187 198 199 210 +DEAL::162 173 174 185 187 198 199 210 +DEAL::50 59 163 172 175 184 188 197 200 209 213 222 +DEAL::211 +DEAL::22 +DEAL::2642 +DEAL::290777 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 2 4 6 8 10 12 14 34 35 76 78 86 144 146 148 150 170 171 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 38 +DEAL::1 3 5 7 9 11 13 15 32 37 +DEAL::3 7 11 40 42 44 46 48 65 70 +DEAL::49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 71 +DEAL::72 74 76 78 80 82 84 86 106 107 +DEAL::88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 110 +DEAL::75 79 83 112 114 116 118 120 137 142 203 205 207 209 211 228 233 +DEAL::121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 143 +DEAL::0 2 76 78 86 113 119 144 146 148 150 170 171 175 177 197 198 +DEAL::152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 174 +DEAL::3 79 114 120 145 149 176 178 195 200 205 211 269 271 273 290 295 +DEAL::179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 201 +DEAL::111 113 115 202 204 206 208 210 230 231 +DEAL::212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 234 +DEAL::203 205 207 236 238 240 242 244 261 266 +DEAL::245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 267 +DEAL::2 113 175 204 210 268 270 272 292 293 +DEAL::274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 296 +DEAL::301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 323 +DEAL::292 +DEAL::33 +DEAL::4732 +DEAL::753834 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::46 47 48 49 50 51 52 53 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::48 49 70 71 72 73 74 75 134 135 136 137 138 139 +DEAL::76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 +DEAL::98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::134 135 156 157 158 159 160 161 178 179 198 199 200 201 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::114 115 138 139 178 179 180 181 +DEAL::182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::69 +DEAL::16 +DEAL::3156 +DEAL::348618 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 9 12 16 19 23 26 30 33 44 45 85 86 87 88 111 114 162 163 165 168 172 175 179 182 193 194 +DEAL::0 1 2 3 4 5 6 7 9 12 16 19 23 26 30 33 44 45 46 47 48 49 51 54 58 61 65 68 79 80 +DEAL::11 18 25 32 +DEAL::2 3 6 7 16 19 46 47 48 49 51 54 58 61 65 68 79 80 +DEAL::15 50 57 64 +DEAL::2 3 6 7 16 19 46 47 48 49 51 54 58 61 65 68 79 80 +DEAL::89 96 103 110 131 138 145 +DEAL::91 98 105 112 166 173 180 +DEAL::83 84 87 88 97 100 127 128 129 130 132 135 139 142 146 149 160 161 219 220 221 222 224 227 231 234 238 241 252 253 +DEAL::102 137 144 151 +DEAL::83 84 87 88 97 100 127 128 129 130 132 135 139 142 146 149 160 161 +DEAL::115 150 169 176 183 189 190 191 192 200 207 213 214 215 216 +DEAL::115 169 176 183 189 190 191 192 +DEAL::151 177 201 208 +DEAL::127 128 129 130 132 135 219 220 221 222 224 227 231 234 238 241 252 253 254 255 256 257 259 262 266 269 273 276 287 288 +DEAL::134 198 226 233 240 294 301 +DEAL::46 47 219 220 221 222 224 227 254 255 256 257 259 262 266 269 273 276 287 288 289 290 292 295 316 319 323 326 337 338 +DEAL::223 258 265 272 291 315 322 +DEAL::219 220 221 222 224 227 254 255 256 257 259 262 266 269 273 276 287 288 +DEAL::201 243 297 304 +DEAL::312 +DEAL::58 +DEAL::4229 +DEAL::670360 diff --git a/tests/bits/dof_tools_02c.cc b/tests/bits/dof_tools_02c.cc index 24c2a5438e..c23ba501fd 100644 --- a/tests/bits/dof_tools_02c.cc +++ b/tests/bits/dof_tools_02c.cc @@ -25,7 +25,7 @@ // std::vector > &, // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_02c/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02c/cmp/generic b/tests/bits/dof_tools_02c.output similarity index 100% rename from tests/bits/dof_tools_02c/cmp/generic rename to tests/bits/dof_tools_02c.output diff --git a/tests/bits/dof_tools_02d.cc b/tests/bits/dof_tools_02d.cc index 1faa653f76..85736844de 100644 --- a/tests/bits/dof_tools_02d.cc +++ b/tests/bits/dof_tools_02d.cc @@ -25,7 +25,7 @@ // std::vector > &, // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_02d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02d/cmp/generic b/tests/bits/dof_tools_02d.output similarity index 100% rename from tests/bits/dof_tools_02d/cmp/generic rename to tests/bits/dof_tools_02d.output diff --git a/tests/bits/dof_tools_02d_x.cc b/tests/bits/dof_tools_02d_x.cc index 040ef90c74..b6b2a016bd 100644 --- a/tests/bits/dof_tools_02d_x.cc +++ b/tests/bits/dof_tools_02d_x.cc @@ -25,7 +25,7 @@ // std::vector > &, // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_02d_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_02d_x/cmp/generic b/tests/bits/dof_tools_02d_x.output similarity index 100% rename from tests/bits/dof_tools_02d_x/cmp/generic rename to tests/bits/dof_tools_02d_x.output diff --git a/tests/bits/dof_tools_03.cc b/tests/bits/dof_tools_03.cc index 164245bd03..feacbe1f5d 100644 --- a/tests/bits/dof_tools_03.cc +++ b/tests/bits/dof_tools_03.cc @@ -26,7 +26,7 @@ // ConstraintMatrix &); -std::string output_file_name = "dof_tools_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_03/cmp/generic b/tests/bits/dof_tools_03.output similarity index 100% rename from tests/bits/dof_tools_03/cmp/generic rename to tests/bits/dof_tools_03.output diff --git a/tests/bits/dof_tools_04.cc b/tests/bits/dof_tools_04.cc index d24fa4b4db..044803a100 100644 --- a/tests/bits/dof_tools_04.cc +++ b/tests/bits/dof_tools_04.cc @@ -22,7 +22,7 @@ // DoFTools::extract_hanging_node_constraints -std::string output_file_name = "dof_tools_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_04/cmp/generic b/tests/bits/dof_tools_04.output similarity index 100% rename from tests/bits/dof_tools_04/cmp/generic rename to tests/bits/dof_tools_04.output diff --git a/tests/bits/dof_tools_05.cc b/tests/bits/dof_tools_05.cc index ac1ed00141..2b776d4f52 100644 --- a/tests/bits/dof_tools_05.cc +++ b/tests/bits/dof_tools_05.cc @@ -22,7 +22,7 @@ // DoFTools::extract_boundary_dofs -std::string output_file_name = "dof_tools_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_05/cmp/generic b/tests/bits/dof_tools_05.output similarity index 100% rename from tests/bits/dof_tools_05/cmp/generic rename to tests/bits/dof_tools_05.output diff --git a/tests/bits/dof_tools_06.cc b/tests/bits/dof_tools_06.cc index 9973ca1df2..80534a5704 100644 --- a/tests/bits/dof_tools_06.cc +++ b/tests/bits/dof_tools_06.cc @@ -22,7 +22,7 @@ // DoFTools::extract_subdomain_dofs -std::string output_file_name = "dof_tools_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_06/cmp/generic b/tests/bits/dof_tools_06.output similarity index 100% rename from tests/bits/dof_tools_06/cmp/generic rename to tests/bits/dof_tools_06.output diff --git a/tests/bits/dof_tools_07.cc b/tests/bits/dof_tools_07.cc index 5e5b138a72..cd79e6e30a 100644 --- a/tests/bits/dof_tools_07.cc +++ b/tests/bits/dof_tools_07.cc @@ -22,7 +22,7 @@ // DoFTools::count_dofs_per_component -std::string output_file_name = "dof_tools_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_07/cmp/generic b/tests/bits/dof_tools_07.output similarity index 100% rename from tests/bits/dof_tools_07/cmp/generic rename to tests/bits/dof_tools_07.output diff --git a/tests/bits/dof_tools_08.cc b/tests/bits/dof_tools_08.cc index 99bb232ffb..ca7946daae 100644 --- a/tests/bits/dof_tools_08.cc +++ b/tests/bits/dof_tools_08.cc @@ -23,7 +23,7 @@ // std::vector &) -std::string output_file_name = "dof_tools_08/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_08/cmp/generic b/tests/bits/dof_tools_08.output similarity index 100% rename from tests/bits/dof_tools_08/cmp/generic rename to tests/bits/dof_tools_08.output diff --git a/tests/bits/dof_tools_09.cc b/tests/bits/dof_tools_09.cc index a103e06a3c..1bfe81c5f1 100644 --- a/tests/bits/dof_tools_09.cc +++ b/tests/bits/dof_tools_09.cc @@ -24,7 +24,7 @@ // std::vector &) -std::string output_file_name = "dof_tools_09/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_09/cmp/generic b/tests/bits/dof_tools_09.output similarity index 100% rename from tests/bits/dof_tools_09/cmp/generic rename to tests/bits/dof_tools_09.output diff --git a/tests/bits/dof_tools_10.cc b/tests/bits/dof_tools_10.cc index 76aa96b7fe..dd7d303d01 100644 --- a/tests/bits/dof_tools_10.cc +++ b/tests/bits/dof_tools_10.cc @@ -25,7 +25,7 @@ // std::vector > &) -std::string output_file_name = "dof_tools_10/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_10/cmp/generic b/tests/bits/dof_tools_10.output similarity index 100% rename from tests/bits/dof_tools_10/cmp/generic rename to tests/bits/dof_tools_10.output diff --git a/tests/bits/dof_tools_11.cc b/tests/bits/dof_tools_11.cc index d915493bfc..c24d103526 100644 --- a/tests/bits/dof_tools_11.cc +++ b/tests/bits/dof_tools_11.cc @@ -25,7 +25,7 @@ // std::map, unsigned int, Comp> &) -std::string output_file_name = "dof_tools_11/output"; +std::string output_file_name = "output"; struct Comp { diff --git a/tests/bits/dof_tools_11/cmp/generic b/tests/bits/dof_tools_11.output similarity index 100% rename from tests/bits/dof_tools_11/cmp/generic rename to tests/bits/dof_tools_11.output diff --git a/tests/bits/dof_tools_12.cc b/tests/bits/dof_tools_12.cc index 95de974f99..bc56994064 100644 --- a/tests/bits/dof_tools_12.cc +++ b/tests/bits/dof_tools_12.cc @@ -22,7 +22,7 @@ // DoFTools::extract_dofs -std::string output_file_name = "dof_tools_12/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_12/cmp/generic b/tests/bits/dof_tools_12.output similarity index 100% rename from tests/bits/dof_tools_12/cmp/generic rename to tests/bits/dof_tools_12.output diff --git a/tests/bits/dof_tools_13.cc b/tests/bits/dof_tools_13.cc index 555444e73f..fa897c9c0f 100644 --- a/tests/bits/dof_tools_13.cc +++ b/tests/bits/dof_tools_13.cc @@ -24,7 +24,7 @@ -std::string output_file_name = "dof_tools_13/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_13/cmp/generic b/tests/bits/dof_tools_13.output similarity index 100% rename from tests/bits/dof_tools_13/cmp/generic rename to tests/bits/dof_tools_13.output diff --git a/tests/bits/dof_tools_13a.cc b/tests/bits/dof_tools_13a.cc index cbdc0707cf..7436809bca 100644 --- a/tests/bits/dof_tools_13a.cc +++ b/tests/bits/dof_tools_13a.cc @@ -30,7 +30,7 @@ -std::string output_file_name = "dof_tools_13a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_13a/cmp/generic b/tests/bits/dof_tools_13a.output similarity index 100% rename from tests/bits/dof_tools_13a/cmp/generic rename to tests/bits/dof_tools_13a.output diff --git a/tests/bits/dof_tools_14.cc b/tests/bits/dof_tools_14.cc index 76f001e3f9..fb13ea012a 100644 --- a/tests/bits/dof_tools_14.cc +++ b/tests/bits/dof_tools_14.cc @@ -24,7 +24,7 @@ -std::string output_file_name = "dof_tools_14/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_14/cmp/generic b/tests/bits/dof_tools_14.output similarity index 100% rename from tests/bits/dof_tools_14/cmp/generic rename to tests/bits/dof_tools_14.output diff --git a/tests/bits/dof_tools_15a.cc b/tests/bits/dof_tools_15a.cc index 3cc00834c6..63829b437d 100644 --- a/tests/bits/dof_tools_15a.cc +++ b/tests/bits/dof_tools_15a.cc @@ -26,7 +26,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_15a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15a.output b/tests/bits/dof_tools_15a.output new file mode 100644 index 0000000000..143e8ca073 --- /dev/null +++ b/tests/bits/dof_tools_15a.output @@ -0,0 +1,929 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::Checking Q1 in 2d: +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::0 1 6 +DEAL::8 +DEAL::3 +DEAL::36 +DEAL::2054 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 6 24 26 29 33 34 +DEAL::2 0 1 3 11 12 13 20 26 33 35 +DEAL::4 0 1 3 5 6 7 8 10 +DEAL::6 0 1 4 7 8 29 32 34 39 44 +DEAL::8 4 5 6 7 9 10 +DEAL::10 4 5 7 8 9 19 21 22 +DEAL::12 2 11 13 14 15 16 +DEAL::14 11 12 15 17 18 28 31 36 38 46 +DEAL::16 12 13 15 18 19 20 21 22 +DEAL::18 9 14 15 16 17 19 +DEAL::20 2 3 5 13 16 21 +DEAL::22 5 9 10 16 19 21 +DEAL::24 0 23 25 26 27 29 33 34 +DEAL::26 0 2 11 23 24 25 33 35 +DEAL::28 11 14 23 25 27 30 31 36 +DEAL::30 27 28 29 31 32 37 38 39 +DEAL::32 6 27 29 30 34 37 39 44 +DEAL::34 0 6 24 29 32 +DEAL::36 11 14 25 28 31 +DEAL::38 14 17 30 31 37 40 42 46 +DEAL::38 +DEAL::11 +DEAL::408 +DEAL::337762 +DEAL::Checking Q2 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 10 16 +DEAL::1 0 2 3 4 +DEAL::2 0 1 +DEAL::3 1 4 6 8 +DEAL::4 1 3 +DEAL::5 6 7 20 23 +DEAL::6 3 5 7 8 +DEAL::7 5 6 +DEAL::8 3 6 +DEAL::9 10 11 12 13 +DEAL::10 0 9 11 16 +DEAL::11 9 10 +DEAL::12 9 13 14 15 +DEAL::13 9 12 +DEAL::14 12 15 17 18 +DEAL::15 12 14 +DEAL::16 0 10 +DEAL::17 14 18 19 22 +DEAL::18 14 17 +DEAL::19 17 20 21 22 +DEAL::18 +DEAL::5 +DEAL::96 +DEAL::21575 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 11 15 16 17 18 82 84 86 96 98 110 111 112 113 114 115 116 117 118 +DEAL::9 0 1 3 5 6 10 11 12 13 14 15 16 17 18 19 20 22 24 25 28 29 30 31 32 +DEAL::18 0 1 6 9 11 15 16 17 +DEAL::27 19 20 21 22 23 24 25 26 +DEAL::36 2 33 34 35 37 38 39 40 41 42 43 44 45 46 +DEAL::45 33 34 36 41 42 43 44 46 51 52 54 59 60 61 +DEAL::54 21 41 42 45 51 52 53 55 56 57 58 59 60 61 +DEAL::63 42 47 48 52 53 57 60 62 +DEAL::72 35 47 49 53 62 64 66 68 69 73 74 76 78 80 +DEAL::81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::90 81 82 83 85 87 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 +DEAL::99 81 82 87 90 92 96 97 98 +DEAL::108 15 90 96 97 100 102 106 107 109 115 116 119 120 121 +DEAL::117 0 82 96 98 112 115 116 118 +DEAL::126 33 83 84 88 122 123 124 125 +DEAL::135 2 84 110 113 122 124 134 136 +DEAL::144 100 106 107 137 139 143 145 146 147 148 153 156 159 160 +DEAL::153 137 143 144 147 148 149 150 151 152 154 155 156 159 160 +DEAL::162 15 19 106 119 143 145 148 159 161 163 164 167 170 171 +DEAL::171 19 143 148 159 161 162 167 170 +DEAL::164 +DEAL::29 +DEAL::2778 +DEAL::34208056 +DEAL::Checking Q3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 14 23 24 +DEAL::1 0 2 3 4 5 6 +DEAL::2 0 1 3 +DEAL::3 0 1 2 +DEAL::4 1 5 6 8 11 12 +DEAL::5 1 4 6 +DEAL::6 1 4 5 +DEAL::7 8 9 10 29 34 35 +DEAL::8 4 7 9 10 11 12 +DEAL::9 7 8 10 +DEAL::10 7 8 9 +DEAL::11 4 8 12 +DEAL::12 4 8 11 +DEAL::13 14 15 16 17 18 19 +DEAL::14 0 13 15 16 23 24 +DEAL::15 13 14 16 +DEAL::16 13 14 15 +DEAL::17 13 18 19 20 21 22 +DEAL::18 13 17 19 +DEAL::19 13 17 18 +DEAL::28 +DEAL::7 +DEAL::180 +DEAL::88903 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 28 29 30 31 32 33 34 35 36 176 178 181 182 203 206 207 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::20 1 3 6 7 16 17 18 19 21 22 23 24 25 26 27 132 133 134 141 142 143 144 145 146 147 148 149 +DEAL::40 16 17 22 23 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 105 108 109 141 144 145 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::60 16 17 22 23 38 40 43 44 53 54 55 56 57 58 59 +DEAL::80 2 67 68 69 70 71 72 73 74 75 76 77 78 79 81 +DEAL::100 68 69 76 77 83 86 87 94 95 96 97 98 99 101 102 +DEAL::120 82 83 88 89 94 95 96 103 104 105 106 107 112 113 118 119 121 122 123 124 125 126 127 128 129 130 131 +DEAL::140 2 3 10 11 69 72 73 132 133 134 135 136 137 138 139 +DEAL::160 39 40 47 48 94 105 108 109 126 127 141 150 151 156 157 158 159 161 162 163 164 165 166 171 172 173 174 +DEAL::180 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 +DEAL::200 175 177 179 180 191 192 193 194 195 196 197 198 199 201 202 +DEAL::220 191 192 197 198 212 213 214 215 216 217 218 219 221 222 223 +DEAL::240 0 176 178 181 182 233 234 235 236 237 238 239 241 242 243 +DEAL::260 28 203 224 227 228 244 245 246 253 254 255 256 257 258 259 +DEAL::280 67 177 192 195 196 262 263 272 273 274 275 276 277 278 279 +DEAL::300 212 213 218 219 224 225 226 297 298 299 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 +DEAL::320 103 297 298 303 304 318 319 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 374 377 378 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::340 297 298 303 304 318 320 322 323 334 335 336 337 338 339 341 +DEAL::360 37 309 319 321 324 325 342 343 348 349 350 357 358 359 361 362 363 364 365 366 367 368 369 370 371 372 373 +DEAL::380 82 213 283 284 298 301 302 374 375 376 377 378 379 381 382 +DEAL::368 +DEAL::55 +DEAL::9624 +DEAL::561722781 +DEAL::Checking DGQ0 in 1d: +DEAL::Checking DGQ0 in 2d: +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +DEAL::Checking DGQ1 in 2d: +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ3 in 1d: +DEAL::Checking DGQ3 in 2d: +DEAL::Checking DGQ3 in 3d: +DEAL::Checking DGP0 in 1d: +DEAL::Checking DGP0 in 2d: +DEAL::Checking DGP0 in 3d: +DEAL::Checking DGP1 in 1d: +DEAL::Checking DGP1 in 2d: +DEAL::Checking DGP1 in 3d: +DEAL::Checking DGP3 in 1d: +DEAL::Checking DGP3 in 2d: +DEAL::Checking DGP3 in 3d: +DEAL::Checking Nedelec0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::12 +DEAL::1078 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 +DEAL::4 1 2 5 6 7 8 +DEAL::8 2 4 7 +DEAL::12 9 10 11 26 37 38 +DEAL::16 17 18 19 20 21 22 +DEAL::20 16 21 22 +DEAL::24 19 21 23 33 34 36 +DEAL::28 23 25 26 27 30 31 +DEAL::32 3 5 17 33 34 35 +DEAL::36 24 31 33 34 38 39 +DEAL::40 41 42 43 44 45 46 +DEAL::44 40 42 45 46 47 48 +DEAL::48 42 44 47 55 57 58 +DEAL::52 47 49 53 70 73 74 +DEAL::56 41 54 55 62 68 69 +DEAL::60 53 57 59 +DEAL::64 45 61 65 +DEAL::68 56 62 69 +DEAL::72 51 70 71 75 79 80 +DEAL::76 75 77 78 84 85 86 +DEAL::30 +DEAL::7 +DEAL::600 +DEAL::2118272 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::12 +DEAL::1078 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 +DEAL::1 0 +DEAL::2 3 +DEAL::3 2 +DEAL::4 5 +DEAL::5 4 +DEAL::6 7 +DEAL::7 6 +DEAL::8 9 +DEAL::9 8 +DEAL::10 11 +DEAL::11 10 +DEAL::12 13 +DEAL::13 12 +DEAL::14 15 +DEAL::15 14 +DEAL::16 17 +DEAL::17 16 +DEAL::18 19 +DEAL::19 18 +DEAL::1 +DEAL::2 +DEAL::48 +DEAL::13512 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 +DEAL::1 0 2 +DEAL::2 0 1 +DEAL::3 4 5 +DEAL::4 3 5 +DEAL::5 3 4 +DEAL::6 7 8 +DEAL::7 6 8 +DEAL::8 6 7 +DEAL::9 10 11 +DEAL::10 9 11 +DEAL::11 9 10 +DEAL::12 13 14 +DEAL::13 12 14 +DEAL::14 12 13 +DEAL::15 16 17 +DEAL::16 15 17 +DEAL::17 15 16 +DEAL::18 19 20 +DEAL::19 18 20 +DEAL::2 +DEAL::3 +DEAL::108 +DEAL::61074 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::12 +DEAL::1078 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 +DEAL::1 0 +DEAL::2 3 +DEAL::3 2 +DEAL::4 5 +DEAL::5 4 +DEAL::6 7 +DEAL::7 6 +DEAL::8 9 +DEAL::9 8 +DEAL::10 11 +DEAL::11 10 +DEAL::12 13 +DEAL::13 12 +DEAL::14 15 +DEAL::15 14 +DEAL::16 17 +DEAL::17 16 +DEAL::18 19 +DEAL::19 18 +DEAL::1 +DEAL::2 +DEAL::48 +DEAL::13512 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 +DEAL::1 0 2 +DEAL::2 0 1 +DEAL::3 4 5 +DEAL::4 3 5 +DEAL::5 3 4 +DEAL::6 7 8 +DEAL::7 6 8 +DEAL::8 6 7 +DEAL::9 10 11 +DEAL::10 9 11 +DEAL::11 9 10 +DEAL::12 13 14 +DEAL::13 12 14 +DEAL::14 12 13 +DEAL::15 16 17 +DEAL::16 15 17 +DEAL::17 15 16 +DEAL::18 19 20 +DEAL::19 18 20 +DEAL::2 +DEAL::3 +DEAL::108 +DEAL::61074 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 +DEAL::2 +DEAL::4 +DEAL::6 +DEAL::8 +DEAL::10 +DEAL::12 +DEAL::14 +DEAL::16 +DEAL::18 +DEAL::20 +DEAL::22 +DEAL::24 +DEAL::26 +DEAL::28 +DEAL::30 +DEAL::32 +DEAL::34 +DEAL::36 +DEAL::38 +DEAL::0 +DEAL::1 +DEAL::42 +DEAL::48503 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 +DEAL::8 9 10 11 +DEAL::16 17 18 19 +DEAL::24 25 26 27 +DEAL::32 33 34 35 +DEAL::40 41 42 43 +DEAL::48 49 50 51 +DEAL::56 57 58 59 +DEAL::64 65 66 67 +DEAL::72 73 74 75 +DEAL::80 81 82 83 +DEAL::88 89 90 91 +DEAL::96 97 98 99 +DEAL::104 105 106 107 +DEAL::112 113 114 115 +DEAL::120 121 122 123 +DEAL::128 129 130 131 +DEAL::136 137 138 139 +DEAL::144 145 146 147 +DEAL::152 153 154 155 +DEAL::3 +DEAL::4 +DEAL::672 +DEAL::7870604 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::18 19 20 21 22 23 24 25 26 +DEAL::36 37 38 39 40 41 42 43 44 +DEAL::54 55 56 57 58 59 60 61 62 +DEAL::72 73 74 75 76 77 78 79 80 +DEAL::90 91 92 93 94 95 96 97 98 +DEAL::108 109 110 111 112 113 114 115 116 +DEAL::126 127 128 129 130 131 132 133 134 +DEAL::144 145 146 147 148 149 150 151 152 +DEAL::162 163 164 165 166 167 168 169 170 +DEAL::180 181 182 183 184 185 186 187 188 +DEAL::198 199 200 201 202 203 204 205 206 +DEAL::216 217 218 219 220 221 222 223 224 +DEAL::234 235 236 237 238 239 240 241 242 +DEAL::252 253 254 255 256 257 258 259 260 +DEAL::270 271 272 273 274 275 276 277 278 +DEAL::288 289 290 291 292 293 294 295 296 +DEAL::306 307 308 309 310 311 312 313 314 +DEAL::324 325 326 327 328 329 330 331 332 +DEAL::342 343 344 345 346 347 348 349 350 +DEAL::8 +DEAL::9 +DEAL::3402 +DEAL::179681544 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::18 +DEAL::249 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 18 19 20 +DEAL::1 0 2 3 4 5 18 19 20 +DEAL::2 0 1 3 4 5 18 19 20 +DEAL::3 0 1 2 4 5 6 7 8 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::5 0 1 2 3 4 6 7 8 +DEAL::6 3 4 5 7 8 12 13 14 +DEAL::7 3 4 5 6 8 12 13 14 +DEAL::8 3 4 5 6 7 12 13 14 +DEAL::9 10 11 12 13 14 33 34 35 +DEAL::10 9 11 12 13 14 33 34 35 +DEAL::11 9 10 12 13 14 33 34 35 +DEAL::12 6 7 8 9 10 11 13 14 +DEAL::13 6 7 8 9 10 11 12 14 +DEAL::14 6 7 8 9 10 11 12 13 +DEAL::15 16 17 18 19 20 21 22 23 +DEAL::16 15 17 18 19 20 21 22 23 +DEAL::17 15 16 18 19 20 21 22 23 +DEAL::18 0 1 2 15 16 17 19 20 +DEAL::19 0 1 2 15 16 17 18 20 +DEAL::26 +DEAL::9 +DEAL::324 +DEAL::149181 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 18 19 20 72 73 74 78 79 80 87 88 89 99 100 101 102 103 104 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 33 34 35 36 37 38 39 40 41 60 61 62 78 79 80 99 100 101 105 106 107 +DEAL::14 0 1 2 3 4 5 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 30 31 32 +DEAL::21 12 13 14 18 19 20 22 23 24 25 26 27 28 29 30 31 32 117 118 119 123 124 125 129 130 131 132 133 134 135 136 137 +DEAL::28 21 22 23 24 25 26 27 29 30 31 32 51 52 53 54 55 56 57 58 59 66 67 68 129 130 131 135 136 137 141 142 143 +DEAL::35 6 7 8 33 34 36 37 38 39 40 41 42 43 44 45 46 47 75 76 77 78 79 80 84 85 86 105 106 107 108 109 110 +DEAL::42 33 34 35 36 37 38 43 44 45 46 47 51 52 53 54 55 56 84 85 86 93 94 95 108 109 110 114 115 116 138 139 140 +DEAL::49 36 37 38 39 40 41 45 46 47 48 50 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::56 27 28 29 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 +DEAL::63 9 10 11 15 16 17 30 31 32 39 40 41 48 49 50 57 58 59 60 61 62 64 65 66 67 68 +DEAL::70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::77 33 34 35 69 70 71 72 73 74 75 76 78 79 80 81 82 83 84 85 86 105 106 107 108 109 110 +DEAL::84 33 34 35 42 43 44 69 70 71 75 76 77 81 82 83 85 86 90 91 92 93 94 95 108 109 110 +DEAL::91 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 111 112 113 114 115 116 117 118 119 +DEAL::98 18 19 20 81 82 83 87 88 89 90 91 92 96 97 102 103 104 111 112 113 117 118 119 132 133 134 +DEAL::105 6 7 8 33 34 35 75 76 77 78 79 80 99 100 101 106 107 +DEAL::112 90 91 92 93 94 95 96 97 98 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::119 18 19 20 21 22 23 90 91 92 96 97 98 111 112 113 117 118 120 121 122 123 124 125 132 133 134 +DEAL::126 51 52 53 111 112 113 114 115 116 120 121 122 123 124 125 127 128 129 130 131 138 139 140 141 142 143 +DEAL::133 18 19 20 21 22 23 96 97 98 117 118 119 123 124 125 132 134 +DEAL::116 +DEAL::33 +DEAL::3672 +DEAL::26784933 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::18 +DEAL::249 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 18 19 20 +DEAL::1 0 2 3 4 5 18 19 20 +DEAL::2 0 1 3 4 5 18 19 20 +DEAL::3 0 1 2 4 5 6 7 8 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::5 0 1 2 3 4 6 7 8 +DEAL::6 3 4 5 7 8 12 13 14 +DEAL::7 3 4 5 6 8 12 13 14 +DEAL::8 3 4 5 6 7 12 13 14 +DEAL::9 10 11 12 13 14 33 34 35 +DEAL::10 9 11 12 13 14 33 34 35 +DEAL::11 9 10 12 13 14 33 34 35 +DEAL::12 6 7 8 9 10 11 13 14 +DEAL::13 6 7 8 9 10 11 12 14 +DEAL::14 6 7 8 9 10 11 12 13 +DEAL::15 16 17 18 19 20 21 22 23 +DEAL::16 15 17 18 19 20 21 22 23 +DEAL::17 15 16 18 19 20 21 22 23 +DEAL::18 0 1 2 15 16 17 19 20 +DEAL::19 0 1 2 15 16 17 18 20 +DEAL::26 +DEAL::9 +DEAL::324 +DEAL::149181 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::5 +DEAL::6 +DEAL::72 +DEAL::3744 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::18 +DEAL::249 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::18 +DEAL::249 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 36 37 38 39 40 41 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 36 37 38 39 40 41 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 +DEAL::12 6 7 8 9 10 11 13 14 15 16 17 24 25 26 27 28 29 +DEAL::15 6 7 8 9 10 11 12 13 14 16 17 24 25 26 27 28 29 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 66 67 68 69 70 71 +DEAL::21 18 19 20 22 23 24 25 26 27 28 29 66 67 68 69 70 71 +DEAL::24 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 +DEAL::27 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 +DEAL::30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::33 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::36 0 1 2 3 4 5 30 31 32 33 34 35 37 38 39 40 41 +DEAL::39 0 1 2 3 4 5 30 31 32 33 34 35 36 37 38 40 41 +DEAL::42 30 31 32 33 34 35 43 44 45 46 47 48 49 50 51 52 53 +DEAL::45 30 31 32 33 34 35 42 43 44 46 47 48 49 50 51 52 53 +DEAL::48 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 +DEAL::51 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 +DEAL::54 48 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 +DEAL::57 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 +DEAL::53 +DEAL::18 +DEAL::1296 +DEAL::2314254 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 42 43 44 69 70 71 72 73 74 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 +DEAL::15 3 4 5 12 13 14 16 17 18 19 20 +DEAL::20 3 4 5 12 13 14 15 16 17 18 19 +DEAL::25 12 13 14 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::30 21 22 23 24 25 26 27 28 29 31 32 +DEAL::35 12 13 14 24 25 26 33 34 36 37 38 +DEAL::40 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 39 40 41 42 43 44 46 47 48 49 50 +DEAL::50 39 40 41 42 43 44 45 46 47 48 49 +DEAL::55 39 40 41 51 52 53 54 56 57 58 59 +DEAL::60 51 52 53 61 62 63 64 65 66 67 68 75 76 77 78 79 80 81 82 83 +DEAL::65 51 52 53 60 61 62 63 64 66 67 68 +DEAL::70 0 1 2 42 43 44 69 71 72 73 74 +DEAL::75 60 61 62 76 77 78 79 80 81 82 83 84 85 86 96 97 98 99 100 101 +DEAL::80 60 61 62 75 76 77 78 79 81 82 83 +DEAL::85 75 76 77 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 +DEAL::90 84 85 86 87 88 89 91 92 93 94 95 +DEAL::95 84 85 86 87 88 89 90 91 92 93 94 +DEAL::86 +DEAL::21 +DEAL::1620 +DEAL::6731394 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 30 31 32 48 49 50 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 12 13 14 +DEAL::6 0 1 2 3 4 5 7 8 +DEAL::9 3 4 5 10 11 12 13 14 18 19 20 24 25 26 +DEAL::12 3 4 5 9 10 11 13 14 +DEAL::15 16 17 18 19 20 21 22 23 60 61 62 69 70 71 +DEAL::18 9 10 11 15 16 17 19 20 21 22 23 24 25 26 +DEAL::21 15 16 17 18 19 20 22 23 +DEAL::24 9 10 11 18 19 20 25 26 +DEAL::27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 +DEAL::30 0 1 2 27 28 29 31 32 33 34 35 48 49 50 +DEAL::33 27 28 29 30 31 32 34 35 +DEAL::36 27 28 29 37 38 39 40 41 42 43 44 45 46 47 +DEAL::39 27 28 29 36 37 38 40 41 +DEAL::42 36 37 38 43 44 45 46 47 51 52 53 54 55 56 +DEAL::45 36 37 38 42 43 44 46 47 +DEAL::48 0 1 2 30 31 32 49 50 +DEAL::51 42 43 44 52 53 54 55 56 57 58 59 66 67 68 +DEAL::54 42 43 44 51 52 53 55 56 +DEAL::57 51 52 53 58 59 60 61 62 63 64 65 66 67 68 +DEAL::56 +DEAL::15 +DEAL::864 +DEAL::1608882 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 18 19 20 72 73 74 78 79 80 87 88 89 99 100 101 102 103 104 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 33 34 35 36 37 38 39 40 41 60 61 62 78 79 80 99 100 101 105 106 107 +DEAL::14 0 1 2 3 4 5 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 30 31 32 +DEAL::21 12 13 14 18 19 20 22 23 24 25 26 27 28 29 30 31 32 117 118 119 123 124 125 129 130 131 132 133 134 135 136 137 +DEAL::28 21 22 23 24 25 26 27 29 30 31 32 51 52 53 54 55 56 57 58 59 66 67 68 129 130 131 135 136 137 141 142 143 +DEAL::35 6 7 8 33 34 36 37 38 39 40 41 42 43 44 45 46 47 75 76 77 78 79 80 84 85 86 105 106 107 108 109 110 +DEAL::42 33 34 35 36 37 38 43 44 45 46 47 51 52 53 54 55 56 84 85 86 93 94 95 108 109 110 114 115 116 138 139 140 +DEAL::49 36 37 38 39 40 41 45 46 47 48 50 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 +DEAL::56 27 28 29 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 +DEAL::63 9 10 11 15 16 17 30 31 32 39 40 41 48 49 50 57 58 59 60 61 62 64 65 66 67 68 +DEAL::70 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::77 33 34 35 69 70 71 72 73 74 75 76 78 79 80 81 82 83 84 85 86 105 106 107 108 109 110 +DEAL::84 33 34 35 42 43 44 69 70 71 75 76 77 81 82 83 85 86 90 91 92 93 94 95 108 109 110 +DEAL::91 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 111 112 113 114 115 116 117 118 119 +DEAL::98 18 19 20 81 82 83 87 88 89 90 91 92 96 97 102 103 104 111 112 113 117 118 119 132 133 134 +DEAL::105 6 7 8 33 34 35 75 76 77 78 79 80 99 100 101 106 107 +DEAL::112 90 91 92 93 94 95 96 97 98 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::119 18 19 20 21 22 23 90 91 92 96 97 98 111 112 113 117 118 120 121 122 123 124 125 132 133 134 +DEAL::126 51 52 53 111 112 113 114 115 116 120 121 122 123 124 125 127 128 129 130 131 138 139 140 141 142 143 +DEAL::133 18 19 20 21 22 23 96 97 98 117 118 119 123 124 125 132 134 +DEAL::116 +DEAL::33 +DEAL::3672 +DEAL::26784933 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::21 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::28 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::35 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::42 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::49 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 +DEAL::56 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 +DEAL::63 60 61 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::70 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::77 0 1 2 3 4 5 6 7 8 9 10 11 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 83 +DEAL::84 60 61 62 63 64 65 66 67 68 69 70 71 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::91 60 61 62 63 64 65 66 67 68 69 70 71 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::98 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::105 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::112 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 +DEAL::119 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 120 121 122 123 124 125 126 127 128 129 130 131 +DEAL::126 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::133 36 37 38 39 40 41 42 43 44 45 46 47 120 121 122 123 124 125 126 127 128 129 130 131 132 134 135 136 137 138 139 140 141 142 143 +DEAL::107 +DEAL::36 +DEAL::5184 +DEAL::36434472 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 20 21 32 33 +DEAL::2 0 1 3 4 5 6 7 8 9 +DEAL::4 0 1 2 3 5 +DEAL::6 2 3 7 8 9 12 13 16 17 +DEAL::8 2 3 6 7 9 +DEAL::10 11 12 13 14 15 40 41 46 47 +DEAL::12 6 7 10 11 13 14 15 16 17 +DEAL::14 10 11 12 13 15 +DEAL::16 6 7 12 13 17 +DEAL::18 19 20 21 22 23 24 25 26 27 +DEAL::20 0 1 18 19 21 22 23 32 33 +DEAL::22 18 19 20 21 23 +DEAL::24 18 19 25 26 27 28 29 30 31 +DEAL::26 18 19 24 25 27 +DEAL::28 24 25 29 30 31 34 35 36 37 +DEAL::30 24 25 28 29 31 +DEAL::32 0 1 20 21 33 +DEAL::34 28 29 35 36 37 38 39 44 45 +DEAL::36 28 29 34 35 37 +DEAL::38 34 35 39 40 41 42 43 44 45 +DEAL::37 +DEAL::10 +DEAL::384 +DEAL::324774 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 +DEAL::1 0 +DEAL::2 3 +DEAL::3 2 +DEAL::4 5 +DEAL::5 4 +DEAL::6 7 +DEAL::7 6 +DEAL::8 9 +DEAL::9 8 +DEAL::10 11 +DEAL::11 10 +DEAL::12 13 +DEAL::13 12 +DEAL::14 15 +DEAL::15 14 +DEAL::16 17 +DEAL::17 16 +DEAL::18 19 +DEAL::19 18 +DEAL::1 +DEAL::2 +DEAL::48 +DEAL::13512 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 40 41 67 68 69 70 71 72 73 +DEAL::5 0 1 2 3 4 6 7 8 9 10 +DEAL::10 0 1 2 3 4 5 6 7 8 9 +DEAL::15 2 3 11 12 13 14 16 17 18 19 +DEAL::20 21 22 23 24 25 26 27 28 29 30 85 86 101 102 103 104 105 106 107 +DEAL::25 20 21 22 23 24 26 27 28 29 30 +DEAL::30 20 21 22 23 24 25 26 27 28 29 +DEAL::35 11 12 22 23 31 32 33 34 36 37 +DEAL::40 0 1 38 39 41 42 43 44 45 46 47 48 67 68 69 70 71 72 73 +DEAL::45 38 39 40 41 42 43 44 46 47 48 +DEAL::50 38 39 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 +DEAL::55 38 39 49 50 51 52 53 54 56 57 +DEAL::60 49 50 58 59 61 62 63 64 65 66 +DEAL::65 49 50 58 59 60 61 62 63 64 66 +DEAL::70 0 1 40 41 67 68 69 71 72 73 +DEAL::75 58 59 74 76 77 78 79 80 81 82 83 84 94 95 96 97 98 99 100 +DEAL::80 58 59 74 75 76 77 78 79 81 82 +DEAL::85 20 21 83 84 86 87 88 89 90 91 92 93 101 102 103 104 105 106 107 +DEAL::90 83 84 85 86 87 88 89 91 92 93 +DEAL::95 74 75 83 84 94 96 97 98 99 100 +DEAL::87 +DEAL::20 +DEAL::1404 +DEAL::5843919 diff --git a/tests/bits/dof_tools_15b.cc b/tests/bits/dof_tools_15b.cc index a1dd023f31..201da8e8de 100644 --- a/tests/bits/dof_tools_15b.cc +++ b/tests/bits/dof_tools_15b.cc @@ -25,7 +25,7 @@ // const std::vector & // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_15b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15b/cmp/generic b/tests/bits/dof_tools_15b.output similarity index 100% rename from tests/bits/dof_tools_15b/cmp/generic rename to tests/bits/dof_tools_15b.output diff --git a/tests/bits/dof_tools_15b_x.cc b/tests/bits/dof_tools_15b_x.cc index fa2fd7a957..79bee65aea 100644 --- a/tests/bits/dof_tools_15b_x.cc +++ b/tests/bits/dof_tools_15b_x.cc @@ -25,7 +25,7 @@ // const std::vector & // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_15b_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15b_x/cmp/generic b/tests/bits/dof_tools_15b_x.output similarity index 100% rename from tests/bits/dof_tools_15b_x/cmp/generic rename to tests/bits/dof_tools_15b_x.output diff --git a/tests/bits/dof_tools_15c.cc b/tests/bits/dof_tools_15c.cc index 092b8a38f2..77c5a8d081 100644 --- a/tests/bits/dof_tools_15c.cc +++ b/tests/bits/dof_tools_15c.cc @@ -25,7 +25,7 @@ // const std::vector & // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_15c/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15c/cmp/generic b/tests/bits/dof_tools_15c.output similarity index 100% rename from tests/bits/dof_tools_15c/cmp/generic rename to tests/bits/dof_tools_15c.output diff --git a/tests/bits/dof_tools_15d.cc b/tests/bits/dof_tools_15d.cc index 7aa8ed77c6..30c4b51a65 100644 --- a/tests/bits/dof_tools_15d.cc +++ b/tests/bits/dof_tools_15d.cc @@ -25,7 +25,7 @@ // const std::vector & // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_15d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15d/cmp/generic b/tests/bits/dof_tools_15d.output similarity index 100% rename from tests/bits/dof_tools_15d/cmp/generic rename to tests/bits/dof_tools_15d.output diff --git a/tests/bits/dof_tools_15d_x.cc b/tests/bits/dof_tools_15d_x.cc index b2abb5fb90..2b206a03ac 100644 --- a/tests/bits/dof_tools_15d_x.cc +++ b/tests/bits/dof_tools_15d_x.cc @@ -25,7 +25,7 @@ // const std::vector & // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_15d_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_15d_x/cmp/generic b/tests/bits/dof_tools_15d_x.output similarity index 100% rename from tests/bits/dof_tools_15d_x/cmp/generic rename to tests/bits/dof_tools_15d_x.output diff --git a/tests/bits/dof_tools_16a.cc b/tests/bits/dof_tools_16a.cc index fd8b7d074b..2559c44537 100644 --- a/tests/bits/dof_tools_16a.cc +++ b/tests/bits/dof_tools_16a.cc @@ -27,7 +27,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_16a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16a.output b/tests/bits/dof_tools_16a.output new file mode 100644 index 0000000000..2255194d5d --- /dev/null +++ b/tests/bits/dof_tools_16a.output @@ -0,0 +1,929 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::0 +DEAL::Checking Q1 in 2d: +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::3 +DEAL::3 +DEAL::10 +DEAL::55 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::12 +DEAL::11 +DEAL::86 +DEAL::5766 +DEAL::Checking Q2 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::0 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::6 +DEAL::5 +DEAL::25 +DEAL::435 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 22 24 26 30 31 32 33 34 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 24 30 33 35 37 40 41 42 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::6 0 1 2 3 4 5 7 8 +DEAL::8 0 1 2 3 4 5 6 7 +DEAL::10 2 9 11 12 13 14 15 16 +DEAL::12 2 9 10 11 13 14 15 16 +DEAL::14 2 9 10 11 12 13 15 16 +DEAL::16 2 9 10 11 12 13 14 15 +DEAL::18 2 3 7 11 13 17 19 20 +DEAL::20 2 3 7 11 13 17 18 19 +DEAL::22 0 21 23 24 25 26 27 28 29 30 31 32 33 34 +DEAL::24 0 2 9 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 +DEAL::26 0 21 22 23 24 25 27 28 29 30 31 32 33 34 +DEAL::28 9 21 22 23 24 25 26 27 29 35 36 37 38 39 +DEAL::30 0 2 22 24 26 31 32 33 34 35 37 40 41 42 +DEAL::32 0 22 24 26 30 31 33 34 +DEAL::34 0 22 24 26 30 31 32 33 +DEAL::36 9 23 24 28 35 37 38 39 +DEAL::38 9 23 24 28 35 36 37 39 +DEAL::40 +DEAL::29 +DEAL::511 +DEAL::328609 +DEAL::Checking Q3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::0 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::9 +DEAL::7 +DEAL::46 +DEAL::1632 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 41 43 46 47 56 57 58 59 60 61 62 63 64 65 66 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 +DEAL::16 2 17 18 19 20 21 22 23 24 25 26 27 28 29 30 42 43 50 51 67 68 69 70 71 72 73 74 75 76 77 +DEAL::20 2 16 17 18 19 21 22 23 24 25 26 27 28 29 30 +DEAL::24 2 16 17 18 19 20 21 22 23 25 26 27 28 29 30 +DEAL::28 2 16 17 18 19 20 21 22 23 24 25 26 27 29 30 +DEAL::32 2 3 10 11 18 21 22 31 33 34 35 36 37 38 39 +DEAL::36 2 3 10 11 18 21 22 31 32 33 34 35 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 +DEAL::48 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 +DEAL::52 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 +DEAL::56 0 2 41 43 46 47 57 58 59 60 61 62 63 64 65 66 67 70 71 78 79 80 81 82 83 84 85 +DEAL::60 0 41 43 46 47 56 57 58 59 61 62 63 64 65 66 +DEAL::64 0 41 43 46 47 56 57 58 59 60 61 62 63 65 66 +DEAL::68 16 42 43 50 51 67 69 70 71 72 73 74 75 76 77 +DEAL::72 16 42 43 50 51 67 68 69 70 71 73 74 75 76 77 +DEAL::76 16 42 43 50 51 67 68 69 70 71 72 73 74 75 77 +DEAL::83 +DEAL::55 +DEAL::1694 +DEAL::4322412 +DEAL::Checking DGQ0 in 1d: +DEAL::Checking DGQ0 in 2d: +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +DEAL::Checking DGQ1 in 2d: +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ3 in 1d: +DEAL::Checking DGQ3 in 2d: +DEAL::Checking DGQ3 in 3d: +DEAL::Checking DGP0 in 1d: +DEAL::Checking DGP0 in 2d: +DEAL::Checking DGP0 in 3d: +DEAL::Checking DGP1 in 1d: +DEAL::Checking DGP1 in 2d: +DEAL::Checking DGP1 in 3d: +DEAL::Checking DGP3 in 1d: +DEAL::Checking DGP3 in 2d: +DEAL::Checking DGP3 in 3d: +DEAL::Checking Nedelec0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 +DEAL::1 0 2 3 +DEAL::2 0 1 3 +DEAL::3 0 1 2 5 8 9 +DEAL::4 5 6 7 +DEAL::5 3 4 6 7 8 9 +DEAL::6 4 5 7 +DEAL::7 4 5 6 +DEAL::8 3 5 9 +DEAL::9 3 5 8 +DEAL::10 11 12 13 +DEAL::11 10 12 13 14 15 16 +DEAL::12 10 11 13 +DEAL::13 10 11 12 17 18 19 +DEAL::14 11 15 16 +DEAL::15 11 14 16 +DEAL::16 11 14 15 18 20 21 +DEAL::17 13 18 19 +DEAL::18 13 16 17 19 20 21 +DEAL::19 13 17 18 +DEAL::6 +DEAL::7 +DEAL::106 +DEAL::19530 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::12 +DEAL::192 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::27 +DEAL::891 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::3 +DEAL::13 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::12 +DEAL::192 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::27 +DEAL::891 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::7 +DEAL::203 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 +DEAL::1 0 2 3 +DEAL::2 0 1 3 +DEAL::3 0 1 2 +DEAL::4 5 6 7 +DEAL::5 4 6 7 +DEAL::6 4 5 7 +DEAL::7 4 5 6 +DEAL::8 9 10 11 +DEAL::9 8 10 11 +DEAL::10 8 9 11 +DEAL::11 8 9 10 +DEAL::12 13 14 15 +DEAL::13 12 14 15 +DEAL::14 12 13 15 +DEAL::15 12 13 14 +DEAL::16 17 18 19 +DEAL::17 16 18 19 +DEAL::18 16 17 19 +DEAL::19 16 17 18 +DEAL::3 +DEAL::4 +DEAL::112 +DEAL::35644 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::3 0 1 2 4 5 6 7 8 +DEAL::6 0 1 2 3 4 5 7 8 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::12 9 10 11 13 14 15 16 17 +DEAL::15 9 10 11 12 13 14 16 17 +DEAL::18 19 20 21 22 23 24 25 26 +DEAL::21 18 19 20 22 23 24 25 26 +DEAL::24 18 19 20 21 22 23 25 26 +DEAL::27 28 29 30 31 32 33 34 35 +DEAL::30 27 28 29 31 32 33 34 35 +DEAL::33 27 28 29 30 31 32 34 35 +DEAL::36 37 38 39 40 41 42 43 44 +DEAL::39 36 37 38 40 41 42 43 44 +DEAL::42 36 37 38 39 40 41 43 44 +DEAL::45 46 47 48 49 50 51 52 53 +DEAL::48 45 46 47 49 50 51 52 53 +DEAL::51 45 46 47 48 49 50 52 53 +DEAL::54 55 56 57 58 59 60 61 62 +DEAL::57 54 55 56 58 59 60 61 62 +DEAL::8 +DEAL::9 +DEAL::567 +DEAL::823284 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::24 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::11 +DEAL::9 +DEAL::90 +DEAL::4341 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 27 28 29 33 34 35 36 37 38 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 27 28 29 33 34 35 36 37 38 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 33 34 35 36 37 38 39 40 41 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 33 34 35 36 37 38 39 40 41 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 18 19 20 21 22 23 +DEAL::12 6 7 8 13 14 15 16 17 18 19 20 30 31 32 33 34 35 39 40 41 +DEAL::14 6 7 8 12 13 15 16 17 18 19 20 30 31 32 33 34 35 39 40 41 +DEAL::16 6 7 8 12 13 14 15 17 18 19 20 +DEAL::18 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 +DEAL::20 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::22 6 7 8 9 10 11 18 19 20 21 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::26 24 25 27 28 29 30 31 32 33 34 35 +DEAL::28 0 1 2 24 25 26 27 29 30 31 32 33 34 35 36 37 38 +DEAL::30 12 13 14 24 25 26 27 28 29 31 32 33 34 35 39 40 41 +DEAL::32 12 13 14 24 25 26 27 28 29 30 31 33 34 35 39 40 41 +DEAL::34 0 1 2 6 7 8 12 13 14 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 +DEAL::36 0 1 2 6 7 8 27 28 29 33 34 35 37 38 39 40 41 +DEAL::38 0 1 2 6 7 8 27 28 29 33 34 35 36 37 39 40 41 +DEAL::38 +DEAL::33 +DEAL::774 +DEAL::459720 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::24 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::0 1 2 3 4 5 9 10 11 +DEAL::11 +DEAL::9 +DEAL::90 +DEAL::4341 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::420 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::24 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::24 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 18 19 20 21 22 23 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::13 12 14 15 16 17 18 19 20 21 22 23 +DEAL::14 12 13 15 16 17 18 19 20 21 22 23 +DEAL::15 12 13 14 16 17 18 19 20 21 22 23 +DEAL::16 12 13 14 15 17 18 19 20 21 22 23 +DEAL::17 12 13 14 15 16 18 19 20 21 22 23 +DEAL::18 0 1 2 3 4 5 12 13 14 15 16 17 19 20 21 22 23 +DEAL::19 0 1 2 3 4 5 12 13 14 15 16 17 18 20 21 22 23 +DEAL::23 +DEAL::18 +DEAL::360 +DEAL::68760 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 15 16 17 24 25 26 27 28 29 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 15 16 17 24 25 26 27 28 29 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 15 16 17 24 25 26 27 28 29 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::13 12 14 15 16 17 18 19 20 21 22 23 +DEAL::14 12 13 15 16 17 18 19 20 21 22 23 +DEAL::15 0 1 2 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::16 0 1 2 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::17 0 1 2 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 12 13 14 15 16 17 19 20 21 22 23 +DEAL::19 12 13 14 15 16 17 18 20 21 22 23 +DEAL::29 +DEAL::21 +DEAL::414 +DEAL::130068 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 12 13 14 18 19 20 +DEAL::1 0 2 3 4 5 6 7 8 12 13 14 18 19 20 +DEAL::2 0 1 3 4 5 6 7 8 12 13 14 18 19 20 +DEAL::3 0 1 2 4 5 6 7 8 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::5 0 1 2 3 4 6 7 8 +DEAL::6 0 1 2 3 4 5 7 8 +DEAL::7 0 1 2 3 4 5 6 8 +DEAL::8 0 1 2 3 4 5 6 7 +DEAL::9 10 11 12 13 14 15 16 17 +DEAL::10 9 11 12 13 14 15 16 17 +DEAL::11 9 10 12 13 14 15 16 17 +DEAL::12 0 1 2 9 10 11 13 14 15 16 17 18 19 20 +DEAL::13 0 1 2 9 10 11 12 14 15 16 17 18 19 20 +DEAL::14 0 1 2 9 10 11 12 13 15 16 17 18 19 20 +DEAL::15 9 10 11 12 13 14 16 17 +DEAL::16 9 10 11 12 13 14 15 17 +DEAL::17 9 10 11 12 13 14 15 16 +DEAL::18 0 1 2 12 13 14 19 20 +DEAL::19 0 1 2 12 13 14 18 20 +DEAL::20 +DEAL::15 +DEAL::225 +DEAL::34575 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 27 28 29 33 34 35 36 37 38 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 27 28 29 33 34 35 36 37 38 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 33 34 35 36 37 38 39 40 41 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 33 34 35 36 37 38 39 40 41 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 18 19 20 21 22 23 +DEAL::12 6 7 8 13 14 15 16 17 18 19 20 30 31 32 33 34 35 39 40 41 +DEAL::14 6 7 8 12 13 15 16 17 18 19 20 30 31 32 33 34 35 39 40 41 +DEAL::16 6 7 8 12 13 14 15 17 18 19 20 +DEAL::18 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 +DEAL::20 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::22 6 7 8 9 10 11 18 19 20 21 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::26 24 25 27 28 29 30 31 32 33 34 35 +DEAL::28 0 1 2 24 25 26 27 29 30 31 32 33 34 35 36 37 38 +DEAL::30 12 13 14 24 25 26 27 28 29 31 32 33 34 35 39 40 41 +DEAL::32 12 13 14 24 25 26 27 28 29 30 31 33 34 35 39 40 41 +DEAL::34 0 1 2 6 7 8 12 13 14 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 +DEAL::36 0 1 2 6 7 8 27 28 29 33 34 35 37 38 39 40 41 +DEAL::38 0 1 2 6 7 8 27 28 29 33 34 35 36 37 39 40 41 +DEAL::38 +DEAL::33 +DEAL::774 +DEAL::459720 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::26 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::28 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::30 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::32 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::34 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::36 0 1 2 3 4 5 6 7 8 9 10 11 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 +DEAL::38 0 1 2 3 4 5 6 7 8 9 10 11 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 +DEAL::47 +DEAL::36 +DEAL::1440 +DEAL::1093224 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::0 1 2 3 4 5 8 9 12 13 +DEAL::13 +DEAL::10 +DEAL::100 +DEAL::6870 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::2 +DEAL::12 +DEAL::192 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 13 14 22 23 24 25 26 27 28 +DEAL::1 0 2 3 4 5 6 7 8 9 10 13 14 22 23 24 25 26 27 28 +DEAL::2 0 1 3 4 5 6 7 8 9 10 +DEAL::3 0 1 2 4 5 6 7 8 9 10 +DEAL::4 0 1 2 3 5 6 7 8 9 10 +DEAL::5 0 1 2 3 4 6 7 8 9 10 +DEAL::6 0 1 2 3 4 5 7 8 9 10 +DEAL::7 0 1 2 3 4 5 6 8 9 10 +DEAL::8 0 1 2 3 4 5 6 7 9 10 +DEAL::9 0 1 2 3 4 5 6 7 8 10 +DEAL::10 0 1 2 3 4 5 6 7 8 9 +DEAL::11 12 13 14 15 16 17 18 19 20 21 +DEAL::12 11 13 14 15 16 17 18 19 20 21 +DEAL::13 0 1 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 +DEAL::14 0 1 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 +DEAL::15 11 12 13 14 16 17 18 19 20 21 +DEAL::16 11 12 13 14 15 17 18 19 20 21 +DEAL::17 11 12 13 14 15 16 18 19 20 21 +DEAL::18 11 12 13 14 15 16 17 19 20 21 +DEAL::19 11 12 13 14 15 16 17 18 20 21 +DEAL::28 +DEAL::20 +DEAL::355 +DEAL::104065 diff --git a/tests/bits/dof_tools_16b.cc b/tests/bits/dof_tools_16b.cc index 2a5966188c..354a0af2ca 100644 --- a/tests/bits/dof_tools_16b.cc +++ b/tests/bits/dof_tools_16b.cc @@ -26,7 +26,7 @@ // const std::vector & // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_16b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16b/cmp/generic b/tests/bits/dof_tools_16b.output similarity index 100% rename from tests/bits/dof_tools_16b/cmp/generic rename to tests/bits/dof_tools_16b.output diff --git a/tests/bits/dof_tools_16b_x.cc b/tests/bits/dof_tools_16b_x.cc index d54d0b36d5..e762e44be3 100644 --- a/tests/bits/dof_tools_16b_x.cc +++ b/tests/bits/dof_tools_16b_x.cc @@ -26,7 +26,7 @@ // const std::vector & // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_16b_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16b_x/cmp/generic b/tests/bits/dof_tools_16b_x.output similarity index 100% rename from tests/bits/dof_tools_16b_x/cmp/generic rename to tests/bits/dof_tools_16b_x.output diff --git a/tests/bits/dof_tools_16c.cc b/tests/bits/dof_tools_16c.cc index 4de8084a4b..5abebe9ea3 100644 --- a/tests/bits/dof_tools_16c.cc +++ b/tests/bits/dof_tools_16c.cc @@ -26,7 +26,7 @@ // const std::vector & // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_16c/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16c/cmp/generic b/tests/bits/dof_tools_16c.output similarity index 100% rename from tests/bits/dof_tools_16c/cmp/generic rename to tests/bits/dof_tools_16c.output diff --git a/tests/bits/dof_tools_16d.cc b/tests/bits/dof_tools_16d.cc index b50782b2aa..a59dc07f9c 100644 --- a/tests/bits/dof_tools_16d.cc +++ b/tests/bits/dof_tools_16d.cc @@ -26,7 +26,7 @@ // const std::vector & // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_16d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16d_x/cmp/generic b/tests/bits/dof_tools_16d.output similarity index 100% rename from tests/bits/dof_tools_16d_x/cmp/generic rename to tests/bits/dof_tools_16d.output diff --git a/tests/bits/dof_tools_16d_x.cc b/tests/bits/dof_tools_16d_x.cc index 8dae7f0e3c..279d88ad7b 100644 --- a/tests/bits/dof_tools_16d_x.cc +++ b/tests/bits/dof_tools_16d_x.cc @@ -26,7 +26,7 @@ // const std::vector & // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_16d_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_16d_x.output b/tests/bits/dof_tools_16d_x.output new file mode 100644 index 0000000000..adcb7d7d03 --- /dev/null +++ b/tests/bits/dof_tools_16d_x.output @@ -0,0 +1,5921 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking Q1 in 2d: +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::0 1 3 +DEAL::3 +DEAL::3 +DEAL::10 +DEAL::15 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::0 1 2 3 9 11 12 +DEAL::12 +DEAL::11 +DEAL::86 +DEAL::551 +DEAL::Checking Q2 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::0 1 2 4 6 +DEAL::6 +DEAL::5 +DEAL::25 +DEAL::71 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 22 24 26 30 31 32 33 34 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 24 30 33 35 37 40 41 42 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::2 9 10 11 12 13 14 15 16 +DEAL::2 9 10 11 12 13 14 15 16 +DEAL::2 9 10 11 12 13 14 15 16 +DEAL::2 9 10 11 12 13 14 15 16 +DEAL::2 3 7 11 13 17 18 19 20 +DEAL::2 3 7 11 13 17 18 19 20 +DEAL::0 21 22 23 24 25 26 27 28 29 30 31 32 33 34 +DEAL::0 2 9 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 +DEAL::0 21 22 23 24 25 26 27 28 29 30 31 32 33 34 +DEAL::9 21 22 23 24 25 26 27 28 29 35 36 37 38 39 +DEAL::0 2 22 24 26 30 31 32 33 34 35 37 40 41 42 +DEAL::0 22 24 26 30 31 32 33 34 +DEAL::0 22 24 26 30 31 32 33 34 +DEAL::9 23 24 28 35 36 37 38 39 +DEAL::9 23 24 28 35 36 37 38 39 +DEAL::40 +DEAL::29 +DEAL::511 +DEAL::10231 +DEAL::Checking Q3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::0 1 2 3 5 8 9 +DEAL::9 +DEAL::7 +DEAL::46 +DEAL::195 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 41 43 46 47 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::2 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 42 43 50 51 67 68 69 70 71 72 73 74 75 76 77 +DEAL::2 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::2 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::2 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::2 3 10 11 18 21 22 31 32 33 34 35 36 37 38 39 +DEAL::2 3 10 11 18 21 22 31 32 33 34 35 36 37 38 39 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::0 2 41 43 46 47 56 57 58 59 60 61 62 63 64 65 66 67 70 71 78 79 80 81 82 83 84 85 +DEAL::0 41 43 46 47 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 41 43 46 47 56 57 58 59 60 61 62 63 64 65 66 +DEAL::16 42 43 50 51 67 68 69 70 71 72 73 74 75 76 77 +DEAL::16 42 43 50 51 67 68 69 70 71 72 73 74 75 76 77 +DEAL::16 42 43 50 51 67 68 69 70 71 72 73 74 75 76 77 +DEAL::83 +DEAL::55 +DEAL::1694 +DEAL::69205 +DEAL::Checking DGQ0 in 1d: +DEAL::Checking DGQ0 in 2d: +DEAL::Checking DGQ0 in 3d: +DEAL::Checking DGQ1 in 1d: +DEAL::Checking DGQ1 in 2d: +DEAL::Checking DGQ1 in 3d: +DEAL::Checking DGQ3 in 1d: +DEAL::Checking DGQ3 in 2d: +DEAL::Checking DGQ3 in 3d: +DEAL::Checking DGP0 in 1d: +DEAL::Checking DGP0 in 2d: +DEAL::Checking DGP0 in 3d: +DEAL::Checking DGP1 in 1d: +DEAL::Checking DGP1 in 2d: +DEAL::Checking DGP1 in 3d: +DEAL::Checking DGP3 in 1d: +DEAL::Checking DGP3 in 2d: +DEAL::Checking DGP3 in 3d: +DEAL::Checking Nedelec0 in 2d: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 5 +DEAL::1 2 +DEAL:: +DEAL::4 5 6 +DEAL::0 +DEAL:: +DEAL::3 4 5 6 +DEAL::0 1 2 +DEAL:: +DEAL::4 5 6 +DEAL::0 +DEAL:: +DEAL::4 5 6 +DEAL::0 +DEAL:: +DEAL::3 5 +DEAL::1 2 +DEAL:: +DEAL::3 5 +DEAL::1 2 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL::0 1 2 +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL::3 4 5 +DEAL:: +DEAL::4 +DEAL::0 1 2 +DEAL:: +DEAL::4 +DEAL::0 1 2 +DEAL:: +DEAL::4 +DEAL::0 1 2 4 6 7 +DEAL:: +DEAL::6 +DEAL::3 4 5 +DEAL:: +DEAL::6 +DEAL::2 3 4 5 6 7 +DEAL:: +DEAL::6 +DEAL::3 4 5 +DEAL::3 +DEAL::5 +DEAL::27 +DEAL::77 +DEAL::6 +DEAL::3 +DEAL::7 +DEAL::31 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::6 +DEAL::3 +DEAL::7 +DEAL::6 +DEAL::3 +DEAL::4 +DEAL::21 +DEAL::78 +DEAL::4 +DEAL::3 +DEAL::6 +DEAL::30 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::1 +DEAL::6 +DEAL::15 +DEAL::5 +DEAL::6 +DEAL::32 +DEAL::115 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::1 +DEAL::2 +DEAL::5 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::5 +DEAL::6 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::2 +DEAL::3 +DEAL::10 +DEAL::12 +DEAL::3 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::13 +DEAL::29 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::0 1 +DEAL:: +DEAL::1 +DEAL::2 +DEAL::5 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::5 +DEAL::6 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::2 +DEAL::3 +DEAL::10 +DEAL::12 +DEAL::3 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::3 +DEAL::13 +DEAL::29 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL::4 5 6 7 +DEAL:: +DEAL:: +DEAL::4 5 6 7 +DEAL:: +DEAL:: +DEAL::4 5 6 7 +DEAL:: +DEAL:: +DEAL::4 5 6 7 +DEAL:: +DEAL:: +DEAL::8 +DEAL::0 1 2 +DEAL:: +DEAL::8 +DEAL::0 1 2 +DEAL:: +DEAL::8 +DEAL::0 1 2 +DEAL:: +DEAL::8 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::3 4 5 6 +DEAL:: +DEAL:: +DEAL::7 8 +DEAL::0 1 +DEAL:: +DEAL::7 8 +DEAL::0 1 +DEAL:: +DEAL::7 8 +DEAL::0 1 +DEAL:: +DEAL::7 8 +DEAL::0 1 +DEAL::3 +DEAL::4 +DEAL::33 +DEAL::120 +DEAL::8 +DEAL::3 +DEAL::3 +DEAL::24 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::3 +DEAL::4 +DEAL::29 +DEAL::111 +DEAL::8 +DEAL::2 +DEAL::4 +DEAL::30 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::36 +DEAL::178 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL:: +DEAL:: +DEAL::9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL::18 19 20 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::18 19 20 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::18 19 20 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL::6 7 8 9 10 11 12 13 14 +DEAL:: +DEAL:: +DEAL::15 16 17 18 19 20 +DEAL::0 1 2 +DEAL:: +DEAL::15 16 17 18 19 20 +DEAL::0 1 2 +DEAL:: +DEAL::15 16 17 18 19 20 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::12 13 14 15 16 17 18 19 20 +DEAL::8 +DEAL::9 +DEAL::171 +DEAL::1548 +DEAL::20 +DEAL::6 +DEAL::18 +DEAL::342 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::20 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::8 +DEAL::9 +DEAL::153 +DEAL::1530 +DEAL::20 +DEAL::3 +DEAL::18 +DEAL::315 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::20 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::8 +DEAL::9 +DEAL::171 +DEAL::1872 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::1 2 3 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::2 +DEAL::8 +DEAL::12 +DEAL::3 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::3 +DEAL::4 +DEAL::8 +DEAL::4 +DEAL::1 +DEAL::2 +DEAL::8 +DEAL::12 +DEAL::3 +DEAL::4 +DEAL::8 +DEAL::20 +DEAL::3 +DEAL::3 +DEAL::9 +DEAL::18 +DEAL::3 +DEAL::2 +DEAL::8 +DEAL::12 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::13 +DEAL::0 1 5 6 7 8 9 10 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::13 +DEAL::0 1 5 6 7 8 9 10 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::4 5 6 7 8 9 +DEAL:: +DEAL::6 7 8 12 13 +DEAL::0 1 2 3 4 5 6 +DEAL::2 3 4 5 6 7 11 12 13 +DEAL::6 7 8 12 13 +DEAL::0 1 2 3 4 5 6 +DEAL::2 3 4 5 6 7 11 12 13 +DEAL::6 7 8 12 13 +DEAL::0 1 2 3 4 5 6 +DEAL:: +DEAL::6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL::6 7 8 9 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL:: +DEAL::6 7 8 9 10 11 +DEAL::4 5 6 7 8 9 +DEAL:: +DEAL:: +DEAL::10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL::10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 +DEAL::10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL::12 13 +DEAL::0 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 11 12 13 +DEAL::12 13 +DEAL::0 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 11 12 13 +DEAL::0 1 2 6 7 8 12 13 +DEAL::0 10 11 12 13 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 6 7 8 +DEAL::13 +DEAL::0 1 5 6 7 8 9 10 11 12 13 +DEAL::0 1 2 6 7 8 +DEAL::13 +DEAL::0 1 5 6 7 8 9 10 11 12 13 +DEAL::11 +DEAL::14 +DEAL::160 +DEAL::959 +DEAL::13 +DEAL::10 +DEAL::65 +DEAL::568 +DEAL::11 +DEAL::9 +DEAL::69 +DEAL::438 +DEAL::13 +DEAL::8 +DEAL::65 +DEAL::333 +DEAL::6 +DEAL::10 +DEAL::92 +DEAL::520 +DEAL::13 +DEAL::11 +DEAL::44 +DEAL::407 +DEAL::11 +DEAL::8 +DEAL::69 +DEAL::507 +DEAL::13 +DEAL::5 +DEAL::44 +DEAL::202 +DEAL::11 +DEAL::14 +DEAL::166 +DEAL::1091 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL::1 2 3 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::3 +DEAL::3 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::3 +DEAL::4 +DEAL::8 +DEAL::4 +DEAL::3 +DEAL::2 +DEAL::6 +DEAL::12 +DEAL::3 +DEAL::1 +DEAL::3 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::2 +DEAL::8 +DEAL::12 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::0 1 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::0 1 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::0 1 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL:: +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::3 +DEAL::3 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::6 +DEAL::6 +DEAL::18 +DEAL::2 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::5 +DEAL::6 +DEAL::12 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::1 +DEAL::6 +DEAL::15 +DEAL::5 +DEAL::2 +DEAL::12 +DEAL::30 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL::0 1 2 +DEAL::2 3 4 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL::0 1 2 +DEAL::2 3 4 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL::0 1 2 +DEAL::2 3 4 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::0 1 2 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 +DEAL::0 1 2 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 +DEAL::0 1 2 +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 4 +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::2 3 4 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::2 3 4 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::4 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::3 +DEAL::1 +DEAL::4 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::4 +DEAL::0 +DEAL::3 +DEAL::4 +DEAL::4 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::10 +DEAL::18 +DEAL::3 +DEAL::4 +DEAL::12 +DEAL::24 +DEAL::3 +DEAL::2 +DEAL::6 +DEAL::12 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::3 +DEAL::12 +DEAL::18 +DEAL::3 +DEAL::4 +DEAL::16 +DEAL::24 +DEAL::4 +DEAL::5 +DEAL::17 +DEAL::21 +DEAL::4 +DEAL::3 +DEAL::9 +DEAL::27 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::3 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::4 +DEAL::4 +DEAL::17 +DEAL::31 +DEAL::2 +DEAL::3 +DEAL::13 +DEAL::29 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::3 4 5 +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::3 4 5 +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL::3 4 5 +DEAL::3 4 5 +DEAL::0 1 2 3 4 5 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::18 +DEAL::18 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::36 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::36 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::36 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::36 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::5 +DEAL::6 +DEAL::27 +DEAL::81 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::3 +DEAL::18 +DEAL::45 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::36 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::5 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::5 +DEAL::6 +DEAL::27 +DEAL::81 +DEAL::5 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 +DEAL::11 +DEAL::12 +DEAL::36 +DEAL::36 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::3 +DEAL::36 +DEAL::198 +DEAL::11 +DEAL::12 +DEAL::144 +DEAL::792 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL:: +DEAL::1 2 5 6 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::6 +DEAL::4 +DEAL::4 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::6 +DEAL::4 +DEAL::4 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::4 +DEAL::5 +DEAL::5 +DEAL::0 +DEAL::6 +DEAL::1 +DEAL::4 +DEAL::14 +DEAL::6 +DEAL::1 +DEAL::4 +DEAL::14 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::4 +DEAL::1 +DEAL::5 +DEAL::10 +DEAL::5 +DEAL::7 +DEAL::37 +DEAL::100 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL::1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 2 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL::1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 2 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 2 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 2 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL:: +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::2 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::2 +DEAL::0 +DEAL::2 +DEAL::3 +DEAL::3 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::2 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::2 +DEAL::1 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::1 +DEAL::2 +DEAL::4 +DEAL::2 +DEAL::2 +DEAL::3 +DEAL::6 +DEAL::3 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::6 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::2 +DEAL::1 +DEAL::3 +DEAL::3 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::6 +DEAL::2 +DEAL::2 +DEAL::6 +DEAL::6 +DEAL::2 +DEAL::3 +DEAL::9 +DEAL::9 diff --git a/tests/bits/dof_tools_17a.cc b/tests/bits/dof_tools_17a.cc index 5fec6471be..5f7fa6651f 100644 --- a/tests/bits/dof_tools_17a.cc +++ b/tests/bits/dof_tools_17a.cc @@ -25,7 +25,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_17a/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17a.output b/tests/bits/dof_tools_17a.output new file mode 100644 index 0000000000..56bccdf828 --- /dev/null +++ b/tests/bits/dof_tools_17a.output @@ -0,0 +1,1601 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::5 +DEAL::19 +DEAL::166 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::16 +DEAL::18 +DEAL::218 +DEAL::23607 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 16 17 21 22 24 25 26 27 28 29 30 31 33 35 36 37 38 39 41 42 43 44 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 16 17 20 21 22 23 26 27 30 31 33 35 36 37 38 39 41 42 43 44 46 48 50 52 53 54 55 57 58 59 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 20 21 22 23 26 27 30 31 33 35 36 37 38 39 41 42 43 44 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 17 20 22 23 33 35 39 43 46 48 50 52 53 54 55 57 58 59 +DEAL::12 4 5 6 7 10 13 14 15 16 17 18 19 20 21 22 24 25 26 27 28 29 30 31 34 35 37 38 39 40 41 42 43 44 +DEAL::15 4 5 6 7 10 11 12 13 14 16 17 18 19 20 21 22 23 28 29 30 31 34 35 37 38 39 40 41 42 43 44 47 48 51 52 54 55 56 57 58 59 +DEAL::18 4 5 7 10 11 12 13 14 15 16 17 19 20 22 23 34 35 39 43 45 46 47 48 49 50 51 52 54 55 56 57 58 59 +DEAL::21 0 1 2 3 4 5 6 7 10 11 12 13 14 15 16 17 20 22 23 +DEAL::24 0 12 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 +DEAL::27 0 1 2 3 4 5 6 7 12 13 24 25 26 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 53 54 +DEAL::30 0 1 2 3 4 5 6 7 12 13 14 15 16 17 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::33 0 1 2 3 4 5 6 7 8 9 10 11 13 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 +DEAL::36 0 1 2 3 4 5 6 7 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 46 48 53 54 +DEAL::39 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 25 26 27 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 +DEAL::42 0 1 2 3 4 5 6 7 12 13 14 15 16 17 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 47 48 54 56 57 59 +DEAL::45 1 8 13 18 25 27 29 31 32 33 34 35 39 43 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::48 1 3 5 7 8 9 10 11 13 15 17 18 19 20 25 27 29 31 32 33 34 35 36 38 39 40 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 +DEAL::51 5 8 10 13 15 17 18 19 20 32 33 34 35 43 45 46 47 48 49 50 52 53 54 55 56 57 58 59 +DEAL::54 1 3 5 7 8 9 10 11 13 15 17 18 19 20 27 31 32 33 34 35 36 38 39 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 +DEAL::57 1 3 5 7 8 9 10 11 13 15 17 18 19 20 29 31 32 33 34 35 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 +DEAL::58 +DEAL::57 +DEAL::2182 +DEAL::2640816 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::5 +DEAL::9 +DEAL::57 +DEAL::1614 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 28 30 31 32 33 34 35 36 37 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::16 0 1 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::18 0 1 2 3 4 5 6 7 8 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 50 51 52 53 +DEAL::20 0 1 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::22 0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::24 1 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::26 1 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::28 0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 50 51 52 53 +DEAL::30 0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 39 42 50 51 52 53 +DEAL::32 0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 39 42 50 51 52 53 +DEAL::34 0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 25 28 30 31 32 33 35 36 37 +DEAL::36 0 1 2 3 4 5 6 7 8 16 17 18 20 22 24 25 26 27 28 29 30 31 32 33 34 35 37 39 42 50 51 52 53 +DEAL::38 1 9 16 18 20 24 25 26 27 28 29 35 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::55 +DEAL::57 +DEAL::1807 +DEAL::1974044 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 50 61 71 76 78 81 86 88 91 93 97 98 99 100 101 102 103 104 133 135 143 167 168 170 172 173 195 200 217 219 220 225 227 230 233 235 238 243 245 248 251 253 256 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 284 287 289 292 295 298 300 303 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::48 4 5 6 7 12 13 14 15 25 29 30 34 35 36 43 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 109 110 111 112 117 118 119 120 130 134 135 139 140 141 148 151 152 156 157 158 165 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 226 227 231 232 233 240 244 245 249 250 251 258 261 264 265 270 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::64 4 5 6 7 12 13 14 15 25 29 35 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 109 110 111 112 117 118 119 120 130 134 135 139 140 141 148 151 152 156 157 158 165 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::80 4 5 7 13 14 29 30 34 35 36 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 86 88 91 93 97 98 99 100 101 102 103 104 134 135 139 167 170 195 196 199 200 201 217 219 220 226 227 231 232 233 240 244 245 249 250 251 258 261 264 265 270 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::96 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 29 30 34 35 36 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 76 78 81 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 +DEAL::112 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 306 307 308 309 310 311 312 313 +DEAL::128 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::144 1 46 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 176 177 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::160 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 227 230 233 235 238 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 106 107 108 110 111 112 114 116 118 120 122 123 124 126 128 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 182 184 186 187 188 190 192 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 227 230 233 235 238 260 261 262 263 264 265 266 267 268 269 270 271 284 287 289 292 306 307 308 309 310 311 312 313 +DEAL::192 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 134 135 139 140 141 148 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::208 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 107 108 109 110 111 112 116 117 118 119 120 123 124 128 130 133 134 135 138 139 140 141 143 146 148 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 227 233 261 264 265 270 284 287 289 292 306 307 308 309 310 311 312 313 +DEAL::224 1 27 46 69 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 167 168 170 172 173 195 196 199 200 201 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::240 1 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 167 168 170 172 173 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 217 219 220 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 +DEAL::256 1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 132 133 134 135 136 139 142 143 144 167 168 170 172 173 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 314 315 316 317 318 319 320 +DEAL::272 1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 133 135 143 167 168 170 172 173 195 200 217 219 220 224 225 226 227 228 230 231 233 234 235 236 238 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 273 274 275 276 277 278 279 280 281 282 283 284 285 287 288 289 290 292 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::288 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 110 112 118 132 133 134 135 136 139 140 141 142 143 144 148 167 170 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 217 219 220 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 261 264 265 270 272 275 276 281 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::304 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 134 135 139 195 196 199 200 201 224 225 226 227 228 231 232 233 234 235 236 240 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 261 264 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 305 306 307 309 310 314 315 316 317 318 319 320 +DEAL::319 +DEAL::301 +DEAL::46369 +DEAL::1615351886 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::8 +DEAL::13 +DEAL::115 +DEAL::6758 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 45 67 68 76 81 82 88 93 94 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::25 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 45 67 68 76 81 82 88 93 94 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::35 0 1 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::40 0 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 +DEAL::45 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::50 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::55 1 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::60 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 81 82 99 100 101 102 103 104 105 106 107 +DEAL::65 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 50 51 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 +DEAL::70 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 29 30 31 34 35 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 76 81 82 99 100 101 102 103 104 105 106 107 +DEAL::75 1 16 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::80 1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::85 1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 75 76 77 78 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::90 16 44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 108 109 110 111 112 113 114 115 +DEAL::95 16 44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 108 109 110 111 112 113 114 115 +DEAL::114 +DEAL::116 +DEAL::6878 +DEAL::31004879 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 475 476 483 484 489 490 491 492 505 506 507 508 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::45 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 475 476 483 484 489 490 491 492 505 506 507 508 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::90 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::135 4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 346 347 354 355 356 357 358 359 380 381 382 383 393 394 401 402 403 404 405 406 427 428 429 430 439 444 445 446 447 462 463 464 465 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 619 620 627 628 629 630 631 632 653 654 655 656 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::180 4 5 7 18 19 20 21 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 346 347 354 355 439 444 445 521 522 523 528 529 530 531 532 533 534 535 591 592 595 596 597 598 599 600 619 620 627 628 629 630 631 632 653 654 655 656 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::225 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 174 183 184 187 188 197 198 199 200 217 218 219 220 221 222 223 224 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::270 1 3 4 5 6 7 10 11 16 17 18 19 20 21 22 23 26 27 30 31 36 37 38 39 52 53 54 55 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 116 117 120 121 126 127 130 131 134 135 136 137 138 139 144 145 146 147 152 153 154 155 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 276 277 278 279 +DEAL::315 0 112 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::360 1 113 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::405 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::450 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 281 282 283 285 286 287 290 291 294 295 298 299 302 303 306 307 308 309 310 311 316 317 318 319 324 325 326 327 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 476 491 492 521 526 527 530 531 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::495 4 5 20 21 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 346 347 354 355 356 357 358 359 380 381 382 383 393 394 401 402 403 404 405 406 427 428 429 430 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::540 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 281 283 284 285 286 287 290 291 296 297 298 299 300 301 302 303 306 307 310 311 316 317 318 319 332 333 334 335 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 397 398 401 402 403 404 405 406 409 410 415 416 417 418 427 428 429 430 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 619 620 627 628 629 630 631 632 653 654 655 656 714 719 720 721 722 737 738 739 740 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::585 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 282 283 284 285 286 287 294 295 296 297 298 299 300 301 302 303 308 309 310 311 324 325 326 327 332 333 334 335 347 358 359 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 444 445 446 447 462 463 464 465 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::630 1 5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 439 440 441 444 445 448 449 450 451 452 453 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 591 592 595 596 597 598 599 600 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::675 5 64 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 860 861 862 863 864 865 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::720 1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 283 287 310 311 344 345 346 347 348 349 352 353 354 355 358 359 360 361 362 363 364 365 366 367 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 476 491 492 521 522 523 526 527 528 529 530 531 532 533 534 535 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::765 1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 617 618 619 620 621 622 625 626 627 628 631 632 633 634 635 636 637 638 639 640 645 646 647 648 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 794 795 820 825 826 829 830 839 840 841 842 855 856 857 860 861 862 863 864 865 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::810 5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 285 287 298 299 344 345 346 347 348 349 354 355 356 357 358 359 360 361 362 363 364 365 366 367 380 381 382 383 439 444 445 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 591 592 595 596 597 598 599 600 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::855 1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 287 345 346 347 354 355 358 359 362 363 394 403 404 439 440 441 444 445 446 447 448 449 450 451 452 453 462 463 464 465 476 491 492 521 522 523 526 527 528 529 530 531 532 533 534 535 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 618 619 620 625 626 627 628 629 630 631 632 635 636 645 646 647 648 653 654 655 656 666 667 668 673 674 675 676 677 678 679 680 683 684 693 694 695 696 701 702 703 704 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::906 +DEAL::845 +DEAL::323422 +DEAL::4064193093 +DEAL::Checking DGQ0 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::10 +DEAL::59 +DEAL::Checking DGQ0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::1393 +DEAL::Checking DGQ0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::1 0 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::3 2 5 18 19 20 21 +DEAL::4 0 2 5 +DEAL::5 1 3 4 +DEAL::6 7 8 10 +DEAL::7 6 9 11 14 +DEAL::8 0 6 9 12 +DEAL::9 0 7 8 13 16 +DEAL::10 2 6 11 12 +DEAL::11 2 7 10 13 18 +DEAL::12 0 2 8 10 13 +DEAL::13 0 2 9 11 12 20 +DEAL::14 7 15 16 18 +DEAL::15 14 17 19 +DEAL::16 1 9 14 17 20 +DEAL::17 1 15 16 21 +DEAL::18 3 11 14 19 20 +DEAL::19 3 15 18 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::20532 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::6 +DEAL::40 +DEAL::926 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 +DEAL::2 0 1 3 4 5 6 7 16 17 18 19 20 21 22 23 +DEAL::4 0 1 2 3 5 6 7 32 33 34 35 36 37 38 39 +DEAL::6 0 1 2 3 4 5 7 32 33 34 35 36 37 38 39 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::10 8 9 11 12 13 14 15 16 17 18 19 +DEAL::12 8 9 10 11 13 14 15 20 21 22 23 24 25 26 27 +DEAL::14 8 9 10 11 12 13 15 20 21 22 23 24 25 26 27 +DEAL::16 0 1 2 3 8 9 10 11 17 18 19 20 21 22 23 +DEAL::18 0 1 2 3 8 9 10 11 16 17 19 20 21 22 23 +DEAL::20 0 1 2 3 12 13 14 15 16 17 18 19 21 22 23 32 33 34 35 +DEAL::22 0 1 2 3 12 13 14 15 16 17 18 19 20 21 23 32 33 34 35 +DEAL::24 12 13 14 15 25 26 27 28 29 30 31 32 33 34 35 +DEAL::26 12 13 14 15 24 25 27 28 29 30 31 32 33 34 35 +DEAL::28 24 25 26 27 29 30 31 36 37 38 39 +DEAL::30 24 25 26 27 28 29 31 36 37 38 39 +DEAL::32 4 5 6 7 20 21 22 23 24 25 26 27 33 34 35 36 37 38 39 +DEAL::34 4 5 6 7 20 21 22 23 24 25 26 27 32 33 35 36 37 38 39 +DEAL::36 4 5 6 7 28 29 30 31 32 33 34 35 37 38 39 +DEAL::38 4 5 6 7 28 29 30 31 32 33 34 35 36 37 39 +DEAL::35 +DEAL::20 +DEAL::640 +DEAL::342192 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 40 41 42 43 44 45 46 47 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::24 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 40 41 42 43 44 45 46 47 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::32 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::40 8 9 10 11 12 13 14 15 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 +DEAL::56 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 72 73 74 75 76 77 78 79 88 89 90 91 92 93 94 95 112 113 114 115 116 117 118 119 +DEAL::64 0 1 2 3 4 5 6 7 48 49 50 51 52 53 54 55 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 102 103 +DEAL::72 0 1 2 3 4 5 6 7 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 104 105 106 107 108 109 110 111 128 129 130 131 132 133 134 135 +DEAL::80 16 17 18 19 20 21 22 23 48 49 50 51 52 53 54 55 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 +DEAL::88 16 17 18 19 20 21 22 23 56 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 104 105 106 107 108 109 110 111 144 145 146 147 148 149 150 151 +DEAL::96 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::104 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 160 161 162 163 164 165 166 167 +DEAL::112 56 57 58 59 60 61 62 63 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 144 145 146 147 148 149 150 151 +DEAL::120 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 136 137 138 139 140 141 142 143 152 153 154 155 156 157 158 159 +DEAL::128 8 9 10 11 12 13 14 15 72 73 74 75 76 77 78 79 112 113 114 115 116 117 118 119 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 160 161 162 163 164 165 166 167 +DEAL::136 8 9 10 11 12 13 14 15 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 137 138 139 140 141 142 143 168 169 170 171 172 173 174 175 +DEAL::144 24 25 26 27 28 29 30 31 88 89 90 91 92 93 94 95 112 113 114 115 116 117 118 119 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::152 24 25 26 27 28 29 30 31 120 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 153 154 155 156 157 158 159 168 169 170 171 172 173 174 175 +DEAL::167 +DEAL::56 +DEAL::7936 +DEAL::82036928 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::14440 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::24 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::40 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::48 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::56 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::72 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::80 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::96 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::104 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::112 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::120 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::128 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::136 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 128 129 130 131 132 133 134 135 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::144 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::152 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 153 154 155 156 157 158 159 +DEAL::143 +DEAL::80 +DEAL::10240 +DEAL::86468768 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::70 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::140 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::210 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::280 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::350 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::420 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 +DEAL::490 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::560 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::630 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::700 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::770 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 768 769 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::840 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::910 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 896 897 898 899 900 901 902 903 904 905 906 907 908 909 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::980 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::1050 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::1120 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::1190 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::1260 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::1330 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::1343 +DEAL::448 +DEAL::507904 +DEAL::4149813760 +DEAL::Checking DGP0 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::10 +DEAL::59 +DEAL::Checking DGP0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::1393 +DEAL::Checking DGP0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::1 0 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::3 2 5 18 19 20 21 +DEAL::4 0 2 5 +DEAL::5 1 3 4 +DEAL::6 7 8 10 +DEAL::7 6 9 11 14 +DEAL::8 0 6 9 12 +DEAL::9 0 7 8 13 16 +DEAL::10 2 6 11 12 +DEAL::11 2 7 10 13 18 +DEAL::12 0 2 8 10 13 +DEAL::13 0 2 9 11 12 20 +DEAL::14 7 15 16 18 +DEAL::15 14 17 19 +DEAL::16 1 9 14 17 20 +DEAL::17 1 15 16 21 +DEAL::18 3 11 14 19 20 +DEAL::19 3 15 18 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::20532 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::6 +DEAL::40 +DEAL::926 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::1 0 2 3 4 5 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 12 13 14 15 16 17 +DEAL::3 0 1 2 4 5 24 25 26 27 28 29 +DEAL::4 0 1 2 3 5 24 25 26 27 28 29 +DEAL::5 0 1 2 3 4 24 25 26 27 28 29 +DEAL::6 7 8 9 10 11 12 13 14 +DEAL::7 6 8 9 10 11 12 13 14 +DEAL::8 6 7 9 10 11 12 13 14 +DEAL::9 6 7 8 10 11 15 16 17 18 19 20 +DEAL::10 6 7 8 9 11 15 16 17 18 19 20 +DEAL::11 6 7 8 9 10 15 16 17 18 19 20 +DEAL::12 0 1 2 6 7 8 13 14 15 16 17 +DEAL::13 0 1 2 6 7 8 12 14 15 16 17 +DEAL::14 0 1 2 6 7 8 12 13 15 16 17 +DEAL::15 0 1 2 9 10 11 12 13 14 16 17 24 25 26 +DEAL::16 0 1 2 9 10 11 12 13 14 15 17 24 25 26 +DEAL::17 0 1 2 9 10 11 12 13 14 15 16 24 25 26 +DEAL::18 9 10 11 19 20 21 22 23 24 25 26 +DEAL::19 9 10 11 18 20 21 22 23 24 25 26 +DEAL::26 +DEAL::15 +DEAL::360 +DEAL::108858 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 32 33 34 35 36 37 38 39 48 49 50 51 52 53 54 55 +DEAL::4 0 1 2 3 5 6 7 20 21 22 23 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::12 8 9 10 11 13 14 15 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 +DEAL::16 0 1 2 3 8 9 10 11 17 18 19 20 21 22 23 +DEAL::20 4 5 6 7 12 13 14 15 16 17 18 19 21 22 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 40 41 42 43 +DEAL::28 24 25 26 27 29 30 31 36 37 38 39 44 45 46 47 56 57 58 59 +DEAL::32 0 1 2 3 24 25 26 27 33 34 35 36 37 38 39 48 49 50 51 +DEAL::36 0 1 2 3 28 29 30 31 32 33 34 35 37 38 39 52 53 54 55 64 65 66 67 +DEAL::40 8 9 10 11 24 25 26 27 41 42 43 44 45 46 47 48 49 50 51 +DEAL::44 8 9 10 11 28 29 30 31 40 41 42 43 45 46 47 52 53 54 55 72 73 74 75 +DEAL::48 0 1 2 3 8 9 10 11 32 33 34 35 40 41 42 43 49 50 51 52 53 54 55 +DEAL::52 0 1 2 3 8 9 10 11 36 37 38 39 44 45 46 47 48 49 50 51 53 54 55 80 81 82 83 +DEAL::56 28 29 30 31 57 58 59 60 61 62 63 64 65 66 67 72 73 74 75 +DEAL::60 56 57 58 59 61 62 63 68 69 70 71 76 77 78 79 +DEAL::64 4 5 6 7 36 37 38 39 56 57 58 59 65 66 67 68 69 70 71 80 81 82 83 +DEAL::68 4 5 6 7 60 61 62 63 64 65 66 67 69 70 71 84 85 86 87 +DEAL::72 12 13 14 15 44 45 46 47 56 57 58 59 73 74 75 76 77 78 79 80 81 82 83 +DEAL::76 12 13 14 15 60 61 62 63 72 73 74 75 77 78 79 84 85 86 87 +DEAL::83 +DEAL::28 +DEAL::1984 +DEAL::5147072 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::14440 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::25 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::35 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::40 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::50 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::55 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::60 30 31 32 33 34 35 36 37 38 39 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::65 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::70 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::75 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::80 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::85 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::90 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 +DEAL::95 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::13229770 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::66 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::110 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::154 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::198 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::220 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::242 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::264 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::286 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::308 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::330 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::352 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::374 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::396 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::418 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::3197002560 +DEAL::Checking Nedelec0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::1 0 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::2 0 1 3 4 5 6 10 13 14 15 16 17 18 +DEAL::3 0 1 2 4 5 6 10 13 14 15 16 17 18 +DEAL::4 0 1 2 3 5 6 17 21 24 25 26 27 28 +DEAL::5 0 1 2 3 4 6 17 21 24 25 26 27 28 +DEAL::6 0 1 2 3 4 5 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::8 7 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::9 7 8 10 11 12 13 14 15 16 +DEAL::10 0 1 2 3 7 8 9 11 12 13 14 15 16 17 18 +DEAL::11 7 8 9 10 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::12 7 8 9 10 11 13 15 17 18 19 20 21 +DEAL::13 0 1 2 3 7 8 9 10 11 12 14 15 16 17 18 19 20 21 25 26 +DEAL::14 0 1 2 3 7 8 9 10 13 15 16 17 18 +DEAL::15 0 1 2 3 7 8 9 10 11 12 13 14 16 17 18 21 25 26 +DEAL::16 0 1 2 3 7 8 9 10 13 14 15 17 18 +DEAL::17 0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 18 19 20 21 24 25 26 27 28 +DEAL::18 0 1 2 3 8 10 11 12 13 14 15 16 17 21 25 26 +DEAL::19 8 11 12 13 17 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::125196 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 26 29 30 38 39 40 41 42 49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 37 38 39 40 41 42 43 44 45 49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 30 35 37 39 42 43 44 45 65 74 76 78 91 97 99 102 105 107 110 113 115 116 117 118 119 120 121 122 123 124 125 128 130 133 135 136 137 138 139 140 141 +DEAL::21 4 5 6 7 15 16 17 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 50 51 52 53 61 62 63 69 70 71 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::28 4 5 6 7 15 16 17 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 50 51 52 53 61 62 63 69 70 71 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::35 1 4 5 6 7 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 61 76 87 90 91 97 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::42 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 +DEAL::49 0 1 2 3 4 5 6 7 8 9 10 11 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 92 93 94 95 96 +DEAL::56 0 1 2 3 4 5 6 7 8 9 10 11 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 92 93 94 95 96 +DEAL::63 0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 116 117 118 119 120 126 127 128 129 130 136 137 138 +DEAL::70 0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::77 0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 47 49 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 80 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::84 6 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 69 70 71 76 77 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 126 127 128 129 130 +DEAL::91 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 47 50 51 52 53 55 57 58 59 60 61 62 63 64 65 67 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 111 112 113 116 117 118 119 120 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::98 0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 51 53 57 60 61 62 63 65 67 69 70 71 73 74 75 76 77 78 80 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 105 118 119 128 130 136 137 138 +DEAL::105 1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 47 51 55 57 58 59 60 61 62 63 64 65 67 70 73 74 75 76 77 78 80 84 86 87 88 89 90 91 93 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::112 16 21 24 28 30 31 32 33 34 35 36 37 58 61 64 65 87 90 91 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 118 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 138 139 140 141 +DEAL::119 1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 57 58 60 61 63 64 65 67 70 73 74 75 76 77 78 86 87 89 90 91 93 96 97 98 99 100 101 102 103 104 105 106 107 110 113 115 116 117 118 120 121 122 123 124 125 126 127 128 129 130 133 135 136 137 138 139 140 141 +DEAL::126 16 21 24 28 30 31 32 33 34 35 36 37 51 58 61 62 63 64 65 76 80 84 86 87 88 89 90 91 97 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 118 119 123 124 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::133 1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 61 76 87 90 91 97 99 100 103 104 105 106 107 108 109 110 111 112 113 114 115 116 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 134 135 136 137 138 139 140 141 +DEAL::140 +DEAL::118 +DEAL::9452 +DEAL::63994809 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::1 0 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::2 0 1 3 4 5 6 10 13 14 15 16 17 18 +DEAL::3 0 1 2 4 5 6 10 13 14 15 16 17 18 +DEAL::4 0 1 2 3 5 6 17 21 24 25 26 27 28 +DEAL::5 0 1 2 3 4 6 17 21 24 25 26 27 28 +DEAL::6 0 1 2 3 4 5 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::8 7 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::9 7 8 10 11 12 13 14 15 16 +DEAL::10 0 1 2 3 7 8 9 11 12 13 14 15 16 17 18 +DEAL::11 7 8 9 10 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::12 7 8 9 10 11 13 15 17 18 19 20 21 +DEAL::13 0 1 2 3 7 8 9 10 11 12 14 15 16 17 18 19 20 21 25 26 +DEAL::14 0 1 2 3 7 8 9 10 13 15 16 17 18 +DEAL::15 0 1 2 3 7 8 9 10 11 12 13 14 16 17 18 21 25 26 +DEAL::16 0 1 2 3 7 8 9 10 13 14 15 17 18 +DEAL::17 0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 18 19 20 21 24 25 26 27 28 +DEAL::18 0 1 2 3 8 10 11 12 13 14 15 16 17 21 25 26 +DEAL::19 8 11 12 13 17 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::125196 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::24 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::32 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::40 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::44 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::48 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::52 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 +DEAL::56 0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::60 0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 66 67 82 83 84 85 86 87 88 89 +DEAL::64 24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::68 24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::72 34 35 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::76 2 3 12 13 14 15 16 17 18 19 20 21 34 35 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::95 +DEAL::82 +DEAL::4596 +DEAL::14712412 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::40 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::50 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::60 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::70 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::80 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::90 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::100 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::110 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::120 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 54 55 56 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::130 48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::140 48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::150 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::160 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::170 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::180 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 70 71 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 156 157 158 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::190 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 129 130 131 135 136 137 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::203 +DEAL::171 +DEAL::19557 +DEAL::278512881 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::1 0 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::2 0 1 3 4 5 6 10 13 14 15 16 17 18 +DEAL::3 0 1 2 4 5 6 10 13 14 15 16 17 18 +DEAL::4 0 1 2 3 5 6 17 21 24 25 26 27 28 +DEAL::5 0 1 2 3 4 6 17 21 24 25 26 27 28 +DEAL::6 0 1 2 3 4 5 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::8 7 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::9 7 8 10 11 12 13 14 15 16 +DEAL::10 0 1 2 3 7 8 9 11 12 13 14 15 16 17 18 +DEAL::11 7 8 9 10 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::12 7 8 9 10 11 13 15 17 18 19 20 21 +DEAL::13 0 1 2 3 7 8 9 10 11 12 14 15 16 17 18 19 20 21 25 26 +DEAL::14 0 1 2 3 7 8 9 10 13 15 16 17 18 +DEAL::15 0 1 2 3 7 8 9 10 11 12 13 14 16 17 18 21 25 26 +DEAL::16 0 1 2 3 7 8 9 10 13 14 15 17 18 +DEAL::17 0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 18 19 20 21 24 25 26 27 28 +DEAL::18 0 1 2 3 8 10 11 12 13 14 15 16 17 21 25 26 +DEAL::19 8 11 12 13 17 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::125196 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::24 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::32 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::40 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::44 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::48 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::52 0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 +DEAL::56 0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::60 0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 66 67 82 83 84 85 86 87 88 89 +DEAL::64 24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::68 24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::72 34 35 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::76 2 3 12 13 14 15 16 17 18 19 20 21 34 35 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::95 +DEAL::82 +DEAL::4596 +DEAL::14712412 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::40 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::50 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::60 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::70 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::80 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::90 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::100 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::110 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::120 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 54 55 56 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::130 48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::140 48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::150 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::160 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::170 69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::180 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 70 71 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 156 157 158 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::190 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 129 130 131 135 136 137 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::203 +DEAL::171 +DEAL::19557 +DEAL::278512881 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 14 22 23 24 25 32 37 40 41 42 43 44 45 46 47 48 52 56 58 59 60 61 62 63 64 +DEAL::4 0 1 2 3 5 6 7 8 9 10 14 22 23 24 25 32 37 40 41 42 43 44 45 46 47 48 52 56 58 59 60 61 62 63 64 +DEAL::8 0 1 2 3 4 5 6 7 9 10 19 23 26 27 28 45 62 67 72 75 76 77 78 79 80 81 82 85 89 91 92 93 94 95 96 +DEAL::12 5 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 34 39 44 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 69 74 78 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::16 5 11 12 13 14 15 17 18 19 20 21 22 23 24 25 34 39 44 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 +DEAL::20 10 11 12 13 14 15 16 17 18 19 21 23 26 27 28 54 62 69 74 78 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::24 0 1 2 3 4 5 10 11 12 13 14 15 16 19 22 23 25 26 27 28 +DEAL::28 1 5 6 7 8 9 10 12 14 17 18 19 20 21 22 23 24 25 26 27 +DEAL::32 0 1 2 3 4 5 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 58 59 60 61 +DEAL::36 29 30 31 32 33 34 35 37 38 39 41 45 46 47 48 50 54 55 56 57 65 66 67 68 69 +DEAL::40 0 1 2 3 4 5 29 30 31 32 33 34 37 41 42 43 44 45 46 47 48 52 58 59 60 61 +DEAL::44 0 1 2 3 4 5 11 12 13 14 15 16 29 30 31 32 33 34 37 40 41 42 43 45 46 47 48 49 50 51 52 53 56 58 59 60 61 62 63 64 +DEAL::48 0 1 2 3 4 5 11 12 13 14 15 16 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 50 52 54 55 56 57 58 59 60 61 62 63 64 67 75 76 77 78 85 91 92 93 +DEAL::52 0 1 2 3 4 5 11 12 13 14 15 16 29 30 31 32 33 34 39 40 41 42 43 44 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 +DEAL::56 0 1 2 3 4 5 11 12 13 14 15 16 30 34 35 36 37 38 39 41 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 69 78 83 84 85 86 91 92 93 +DEAL::60 0 1 2 3 4 5 11 12 13 14 15 16 32 34 40 41 42 43 44 48 49 50 51 52 53 56 58 59 61 62 63 64 +DEAL::64 0 1 2 3 4 5 11 12 13 14 15 16 37 39 41 44 45 46 47 48 50 52 54 55 56 57 58 59 60 61 62 63 78 85 91 92 93 +DEAL::68 30 35 36 37 38 39 45 54 65 66 67 69 70 71 72 73 74 75 76 77 78 83 84 85 86 +DEAL::72 1 6 7 8 9 10 35 45 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 87 88 89 90 91 94 95 96 +DEAL::76 1 6 7 8 9 10 35 37 41 45 46 47 48 62 65 66 67 68 69 72 75 77 78 79 80 81 82 85 91 92 93 +DEAL::95 +DEAL::61 +DEAL::3387 +DEAL::10677782 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 200 201 202 203 232 233 234 235 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 356 357 358 359 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 200 201 202 203 232 233 234 235 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 356 357 358 359 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 112 113 114 115 140 141 142 143 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 288 289 290 291 404 405 406 407 436 437 438 439 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 584 585 586 587 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::96 20 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 208 209 210 211 240 241 242 243 272 273 274 275 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::128 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 140 141 142 143 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 348 349 350 351 404 405 406 407 444 445 446 447 476 477 478 479 504 505 506 507 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::160 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 112 113 114 115 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 +DEAL::192 188 189 190 191 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::224 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 320 321 322 323 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::256 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 232 233 234 235 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::288 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 192 193 194 195 200 201 202 203 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::320 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 272 273 274 275 300 301 302 303 316 317 318 319 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 444 445 446 447 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::352 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 192 193 194 195 208 209 210 211 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 444 445 446 447 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::384 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 200 201 202 203 208 209 210 211 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 356 357 358 359 376 377 378 379 380 381 382 383 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::416 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 232 233 234 235 240 241 242 243 260 261 262 263 272 273 274 275 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 320 321 322 323 328 329 330 331 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 417 418 419 420 421 422 423 424 425 426 427 504 505 506 507 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::448 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 288 289 290 291 348 349 350 351 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::480 224 225 226 227 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 +DEAL::512 4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 224 225 226 227 232 233 234 235 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 404 405 406 407 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::544 4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 288 289 290 291 428 429 430 431 436 437 438 439 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 545 546 547 584 585 586 587 604 605 606 607 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::576 72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 348 349 350 351 428 429 430 431 444 445 446 447 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::608 4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 288 289 290 291 300 301 302 303 348 349 350 351 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 436 437 438 439 444 445 446 447 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 584 585 586 587 604 605 606 607 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::647 +DEAL::388 +DEAL::135216 +DEAL::2065062780 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 234 235 236 237 238 239 240 241 242 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 612 613 614 615 616 617 618 619 620 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::103 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 234 235 236 237 238 239 240 241 242 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 612 613 614 615 616 617 618 619 620 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::206 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 333 334 335 336 337 338 339 340 341 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 891 892 893 894 895 896 897 898 899 1260 1261 1262 1263 1264 1265 1266 1267 1268 1359 1360 1361 1362 1363 1364 1365 1366 1367 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1737 1738 1739 1740 1741 1742 1743 1744 1745 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::309 45 46 47 48 49 50 51 52 53 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 630 631 632 633 634 635 636 637 638 729 730 731 732 733 734 735 736 737 828 829 830 831 832 833 834 835 836 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::412 144 145 146 147 148 149 150 151 152 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 413 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 1080 1081 1082 1083 1084 1085 1086 1087 1088 1260 1261 1262 1263 1264 1265 1266 1267 1268 1377 1378 1379 1380 1381 1382 1383 1384 1385 1476 1477 1478 1479 1480 1481 1482 1483 1484 1566 1567 1568 1569 1570 1571 1572 1573 1574 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::515 9 10 11 12 13 14 15 16 17 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 216 217 218 219 220 221 222 223 224 234 235 236 237 238 239 240 241 242 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::618 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::721 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 +DEAL::824 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::927 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 594 595 596 597 598 599 600 601 602 612 613 614 615 616 617 618 619 620 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1359 1360 1361 1362 1363 1364 1365 1366 1367 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 +DEAL::1030 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 729 730 731 732 733 734 735 736 737 828 829 830 831 832 833 834 835 836 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::1133 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 594 595 596 597 598 599 600 601 602 630 631 632 633 634 635 636 637 638 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1377 1378 1379 1380 1381 1382 1383 1384 1385 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 +DEAL::1236 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 612 613 614 615 616 617 618 619 620 630 631 632 633 634 635 636 637 638 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::1339 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 711 712 713 714 715 716 717 718 719 729 730 731 732 733 734 735 736 737 801 802 803 804 805 806 807 808 809 828 829 830 831 832 833 834 835 836 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 990 991 992 993 994 995 996 997 998 1008 1009 1010 1011 1012 1013 1014 1015 1016 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1340 1566 1567 1568 1569 1570 1571 1572 1573 1574 1737 1738 1739 1740 1741 1742 1743 1744 1745 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::1442 693 694 695 696 697 698 699 700 701 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 +DEAL::1545 9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 693 694 695 696 697 698 699 700 701 711 712 713 714 715 716 717 718 719 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1260 1261 1262 1263 1264 1265 1266 1267 1268 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1737 1738 1739 1740 1741 1742 1743 1744 1745 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::1648 9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 891 892 893 894 895 896 897 898 899 1341 1342 1343 1344 1345 1346 1347 1348 1349 1359 1360 1361 1362 1363 1364 1365 1366 1367 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::1751 216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 693 694 695 696 697 698 699 700 701 729 730 731 732 733 734 735 736 737 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1260 1261 1262 1263 1264 1265 1266 1267 1268 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1476 1477 1478 1479 1480 1481 1482 1483 1484 1566 1567 1568 1569 1570 1571 1572 1573 1574 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::1854 216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 1080 1081 1082 1083 1084 1085 1086 1087 1088 1341 1342 1343 1344 1345 1346 1347 1348 1349 1377 1378 1379 1380 1381 1382 1383 1384 1385 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::1957 9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 891 892 893 894 895 896 897 898 899 918 919 920 921 922 923 924 925 926 1080 1081 1082 1083 1084 1085 1086 1087 1088 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1359 1360 1361 1362 1363 1364 1365 1366 1367 1377 1378 1379 1380 1381 1382 1383 1384 1385 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::2051 +DEAL::1197 +DEAL::1275507 +DEAL::4058476937 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::8 +DEAL::15 +DEAL::171 +DEAL::13335 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 +DEAL::12 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 +DEAL::13 6 7 8 9 10 11 12 14 15 16 17 18 19 20 21 22 23 +DEAL::14 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 +DEAL::15 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 +DEAL::16 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 +DEAL::17 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 +DEAL::18 12 13 14 15 16 17 19 20 21 22 23 +DEAL::19 12 13 14 15 16 17 18 20 21 22 23 +DEAL::11 +DEAL::18 +DEAL::360 +DEAL::72294 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::14440 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 48 49 50 51 52 53 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 42 43 44 48 49 50 51 52 53 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 33 34 35 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 33 34 35 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 33 34 35 42 43 44 48 49 50 51 52 53 +DEAL::18 0 1 2 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::20 0 1 2 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::22 0 1 2 3 4 5 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::24 0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::26 0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 51 52 53 +DEAL::30 3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::32 3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::34 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 42 43 44 51 52 53 +DEAL::38 0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 42 43 44 51 52 53 +DEAL::50 +DEAL::54 +DEAL::1962 +DEAL::1910514 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::27 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::45 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::54 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::63 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::72 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::81 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::90 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::99 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::108 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::117 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 108 109 110 111 112 113 114 115 116 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::126 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::135 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 136 137 138 139 140 141 142 143 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::144 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::153 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 144 145 146 147 148 149 150 151 152 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::162 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::171 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 172 173 174 175 176 177 178 179 +DEAL::161 +DEAL::90 +DEAL::12960 +DEAL::138436218 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::25 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::35 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::40 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::50 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::55 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::60 30 31 32 33 34 35 36 37 38 39 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::65 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::70 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::75 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::80 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::85 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::90 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 +DEAL::95 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::13229770 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 63 64 65 66 67 68 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 81 82 83 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 138 139 140 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 171 172 173 174 175 176 177 178 179 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 81 82 83 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::27 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 51 52 53 60 61 62 66 67 68 69 70 71 99 100 101 105 106 107 117 118 119 129 130 131 138 139 140 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 171 172 173 174 175 176 177 178 179 +DEAL::36 12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::45 12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 84 85 86 87 88 89 90 91 92 93 94 95 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 141 142 143 144 145 146 153 154 155 156 157 158 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::54 12 13 14 15 16 17 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 66 67 68 69 70 71 102 103 104 105 106 107 117 118 119 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::63 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 64 65 66 67 68 69 70 71 +DEAL::72 0 1 2 36 37 38 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 120 121 122 123 124 125 126 127 128 +DEAL::81 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 159 160 161 162 163 164 +DEAL::90 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::99 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 177 178 179 +DEAL::108 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 138 139 140 144 145 146 159 160 161 162 163 164 +DEAL::117 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 75 76 77 78 79 80 81 82 83 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::126 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 141 142 143 144 145 146 162 163 164 168 169 170 171 172 173 177 178 179 +DEAL::135 3 4 5 24 25 26 39 40 41 54 55 56 75 76 77 81 82 83 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 117 118 119 129 130 131 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 +DEAL::144 3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 75 76 77 81 82 83 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::153 15 16 17 24 25 26 30 31 32 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 96 97 98 99 100 101 102 103 104 105 106 107 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::162 3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 81 82 83 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 114 115 116 117 118 119 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::171 3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 172 173 174 175 176 177 178 179 +DEAL::176 +DEAL::171 +DEAL::19638 +DEAL::213892278 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::59 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::118 108 109 110 111 112 113 114 115 116 117 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::177 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::236 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::295 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::354 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 +DEAL::413 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 +DEAL::472 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::531 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 532 533 534 535 536 537 538 539 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 +DEAL::590 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::649 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::708 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::767 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 756 757 758 759 760 761 762 763 764 765 766 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 +DEAL::826 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::885 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::944 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::1003 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::1062 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::1121 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::1133 +DEAL::378 +DEAL::361584 +DEAL::2227469928 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::66 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::110 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::154 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::198 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::220 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::242 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::264 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::286 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::308 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::330 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::352 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::374 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::396 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::418 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::3197002560 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::7 0 1 2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::13 0 1 2 3 4 5 6 7 8 9 10 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::17 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 +DEAL::19 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 +DEAL::26 +DEAL::39 +DEAL::1035 +DEAL::542517 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 +DEAL::20 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::22 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::24 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::26 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::28 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 +DEAL::32 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 +DEAL::34 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 +DEAL::36 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 +DEAL::38 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 +DEAL::19 +DEAL::30 +DEAL::1000 +DEAL::552350 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 +DEAL::20 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::22 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::24 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::26 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::28 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 +DEAL::32 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 +DEAL::34 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 +DEAL::36 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 +DEAL::38 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 +DEAL::19 +DEAL::30 +DEAL::1000 +DEAL::552350 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::33 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 87 88 89 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::44 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 87 88 89 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::55 0 1 2 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::66 0 1 2 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::77 0 1 2 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::99 3 4 5 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::110 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::121 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::132 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 57 58 59 60 61 62 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::143 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 57 58 59 60 61 62 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::154 3 4 5 57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 147 148 149 150 151 152 153 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::165 3 4 5 57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::176 3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::187 30 31 32 84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 188 189 190 191 192 193 194 195 196 197 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::198 3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 63 64 65 84 85 86 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 174 175 176 195 196 197 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::209 3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 63 64 65 84 85 86 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::230 +DEAL::234 +DEAL::25722 +DEAL::472933794 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::42 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::70 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::84 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::98 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::112 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::126 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::140 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::154 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::168 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::182 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::196 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::210 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::224 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::238 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::252 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::266 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::251 +DEAL::140 +DEAL::31360 +DEAL::809394208 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::42 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::70 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::84 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::98 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::112 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::126 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::140 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::154 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::168 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::182 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::196 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::210 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::224 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::238 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::252 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::266 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::251 +DEAL::140 +DEAL::31360 +DEAL::809394208 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::24 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 +DEAL::26 6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::28 6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::30 6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::32 6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::34 6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 +DEAL::36 16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 +DEAL::38 16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 +DEAL::29 +DEAL::46 +DEAL::1516 +DEAL::1105090 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::24 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::36 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::40 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::44 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::48 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::52 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::56 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::60 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::64 3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::68 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::72 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::76 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 84 85 86 +DEAL::62 +DEAL::87 +DEAL::4923 +DEAL::12751161 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::12 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::24 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::26 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::28 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::32 3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::34 3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::36 3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::38 3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::41 +DEAL::59 +DEAL::2305 +DEAL::2754062 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::40 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 96 97 98 99 100 101 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::50 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 96 97 98 99 100 101 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::60 0 1 2 3 4 5 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::70 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::80 0 1 2 3 4 5 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::90 6 7 8 9 10 11 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::100 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::110 6 7 8 9 10 11 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::120 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 96 97 98 99 100 101 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::130 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 131 132 133 134 135 136 137 144 145 146 147 148 149 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::140 6 7 8 9 10 11 34 35 36 37 38 39 62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::150 6 7 8 9 10 11 62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 138 139 140 141 142 143 144 145 146 147 148 149 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::160 34 35 36 37 38 39 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 198 199 200 201 202 203 204 205 206 207 +DEAL::170 6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::180 34 35 36 37 38 39 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 198 199 200 201 202 203 204 205 206 207 +DEAL::190 6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 166 167 168 169 170 171 182 183 184 185 186 187 188 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::201 +DEAL::208 +DEAL::23848 +DEAL::349214962 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::35 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 162 163 164 165 166 167 186 187 188 189 190 191 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::70 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 162 163 164 165 166 167 186 187 188 189 190 191 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::105 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::140 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::175 0 1 2 3 4 5 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::210 0 1 2 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 +DEAL::245 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::280 3 4 5 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::315 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::350 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::385 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 159 160 161 162 163 164 165 166 167 174 175 176 177 178 179 186 187 188 189 190 191 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::420 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 159 160 161 162 163 164 165 166 167 174 175 176 177 178 179 186 187 188 189 190 191 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 444 445 446 459 460 461 462 463 464 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::455 3 4 5 159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 453 454 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::490 3 4 5 159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::525 84 85 86 240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::560 84 85 86 240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::595 3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 165 166 167 240 241 242 243 244 245 246 247 248 249 250 251 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::630 3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 165 166 167 240 241 242 243 244 245 246 247 248 249 250 251 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::665 3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 459 460 461 462 463 464 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::704 +DEAL::708 +DEAL::228654 +DEAL::3824467090 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 91 92 93 94 95 96 106 107 108 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::36 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 91 92 93 94 95 96 106 107 108 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::54 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 237 238 239 246 247 248 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::72 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 237 238 239 246 247 248 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::90 0 1 2 3 4 5 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::108 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::126 0 1 2 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::144 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::162 3 4 5 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 163 164 165 166 167 168 169 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::180 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::198 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::216 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 88 89 90 91 92 93 94 95 96 100 101 102 106 107 108 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 237 238 239 246 247 248 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::234 3 4 5 47 48 49 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::252 3 4 5 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::270 3 4 5 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::288 47 48 49 132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::306 47 48 49 132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 307 308 309 310 311 312 313 314 315 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::324 3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 94 95 96 132 133 134 135 136 137 138 139 140 144 145 146 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::342 3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 234 235 236 237 238 239 240 241 242 246 247 248 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::367 +DEAL::371 +DEAL::65383 +DEAL::3012406757 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 136 137 138 139 140 141 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 407 408 409 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 563 564 565 566 567 568 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::57 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 136 137 138 139 140 141 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 342 343 344 345 346 347 354 355 356 357 358 359 407 408 409 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 563 564 565 566 567 568 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::114 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 139 140 141 192 193 194 242 243 244 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 407 408 409 413 414 415 513 514 515 613 614 615 754 755 756 760 761 762 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 963 964 965 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::171 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 348 349 350 351 352 353 354 355 356 357 358 359 410 411 412 413 414 415 463 464 465 466 467 468 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::228 12 13 14 15 16 17 21 22 23 74 75 76 77 78 79 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 229 230 231 232 233 234 235 236 237 238 242 243 244 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 410 411 412 413 414 415 513 514 515 613 614 615 757 758 759 760 761 762 813 814 815 816 817 818 866 867 868 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::285 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 74 75 76 77 78 79 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 192 193 194 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 +DEAL::342 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 336 337 338 339 340 341 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 +DEAL::399 0 1 2 124 125 126 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 +DEAL::456 3 4 5 127 128 129 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 457 458 459 460 461 462 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 +DEAL::513 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 339 340 341 342 343 344 345 346 347 351 352 353 354 355 356 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::570 12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 410 411 412 413 414 415 463 464 465 466 467 468 560 561 562 563 564 565 566 567 568 569 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 +DEAL::627 12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 339 340 341 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 466 467 468 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 757 758 759 760 761 762 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 +DEAL::684 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::741 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 345 346 347 351 352 353 354 355 356 357 358 359 407 408 409 410 411 412 413 414 415 460 461 462 463 464 465 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 742 743 744 745 746 747 748 749 750 760 761 762 866 867 868 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::798 3 4 5 127 128 129 339 340 341 345 346 347 351 352 353 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 513 514 515 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 +DEAL::855 68 69 70 186 187 188 404 405 406 407 408 409 410 411 412 413 414 415 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 856 857 858 859 860 861 862 863 864 865 866 867 868 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 +DEAL::912 3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 345 346 347 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 460 461 462 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::969 15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 351 352 353 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 513 514 515 560 561 562 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 813 814 815 816 817 818 866 867 868 960 961 962 963 964 965 966 967 968 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::1026 15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 410 411 412 413 414 415 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 866 867 868 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::1083 3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 357 358 359 407 408 409 410 411 412 413 414 415 466 467 468 513 514 515 566 567 568 613 614 615 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 754 755 756 757 758 759 760 761 762 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::1144 +DEAL::1051 +DEAL::415990 +DEAL::1130884292 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::11 0 1 2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::33 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::44 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 174 175 176 177 178 179 180 181 182 183 184 185 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::55 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::66 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 135 136 137 138 139 140 141 142 143 144 145 146 174 175 176 177 178 179 180 181 182 183 184 185 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::77 0 1 2 3 4 5 6 7 8 9 10 11 74 75 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 +DEAL::99 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::110 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::121 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::132 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::143 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::154 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 160 161 174 175 176 177 178 179 180 181 182 183 184 185 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::165 12 13 14 15 16 17 18 19 20 21 22 23 49 50 51 52 53 54 55 56 57 58 59 60 86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 162 163 164 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::176 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::187 49 50 51 52 53 54 55 56 57 58 59 60 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::198 49 50 51 52 53 54 55 56 57 58 59 60 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::209 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::213 +DEAL::226 +DEAL::33832 +DEAL::577756319 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::48 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 113 114 175 176 204 205 210 211 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 113 114 175 176 204 205 210 211 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::80 0 1 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::96 0 1 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::112 2 3 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::128 2 3 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 +DEAL::144 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::160 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 74 75 76 77 78 79 82 83 86 87 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::192 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 74 75 76 77 78 79 82 83 86 87 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 195 196 197 198 199 200 201 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::208 2 3 74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 175 176 202 203 204 205 206 207 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::224 2 3 74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 175 176 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::240 39 40 111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::256 39 40 111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::272 2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 111 112 113 114 115 116 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::288 2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 111 112 113 114 115 116 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::304 2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 113 114 175 176 202 203 204 205 206 207 210 211 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::321 +DEAL::324 +DEAL::48052 +DEAL::1683698357 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::30 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 114 115 138 139 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::40 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 114 115 138 139 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::50 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::60 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::70 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::80 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::90 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::100 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 74 75 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::110 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::120 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 52 53 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 128 129 130 131 132 133 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::130 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 52 53 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 131 132 133 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::140 48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 114 115 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::150 48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 114 115 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::160 2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 114 115 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::170 70 71 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 171 172 173 174 175 176 177 178 179 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::180 2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 160 161 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::190 2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 160 161 178 179 180 181 182 183 184 185 186 187 188 189 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::215 +DEAL::178 +DEAL::20724 +DEAL::326515240 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 85 86 87 88 110 111 112 113 114 115 116 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::32 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 85 86 87 88 110 111 112 113 114 115 116 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::48 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::80 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::96 0 1 2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::112 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::128 2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::144 2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::160 2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::192 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::208 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 83 84 85 86 87 88 96 97 98 99 100 101 102 110 111 112 113 114 115 116 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::224 2 3 46 47 83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 195 196 197 198 199 200 201 219 220 221 222 223 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::240 2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::256 2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 127 128 129 130 131 132 133 134 135 136 137 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::272 2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 127 128 129 130 131 132 133 134 135 136 137 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::288 46 47 127 128 129 130 131 132 133 134 135 136 137 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 289 290 291 292 293 294 295 296 297 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::304 2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 87 88 127 128 129 130 131 132 133 134 135 136 137 145 146 147 148 149 150 151 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::336 +DEAL::339 +DEAL::58565 +DEAL::2248511306 diff --git a/tests/bits/dof_tools_17b.cc b/tests/bits/dof_tools_17b.cc index 88c1ed8283..b115432e49 100644 --- a/tests/bits/dof_tools_17b.cc +++ b/tests/bits/dof_tools_17b.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_17b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17b_x/cmp/generic b/tests/bits/dof_tools_17b.output similarity index 100% rename from tests/bits/dof_tools_17b_x/cmp/generic rename to tests/bits/dof_tools_17b.output diff --git a/tests/bits/dof_tools_17b_x.cc b/tests/bits/dof_tools_17b_x.cc index 804a631488..ef3bbb2516 100644 --- a/tests/bits/dof_tools_17b_x.cc +++ b/tests/bits/dof_tools_17b_x.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_17b_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17b_x.output b/tests/bits/dof_tools_17b_x.output new file mode 100644 index 0000000000..1c0854baa2 --- /dev/null +++ b/tests/bits/dof_tools_17b_x.output @@ -0,0 +1,1601 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::0 1 2 +DEAL::2 +DEAL::5 +DEAL::19 +DEAL::38 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::0 1 2 3 4 5 6 7 8 9 11 12 +DEAL::16 +DEAL::18 +DEAL::218 +DEAL::1852 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 16 17 21 22 24 25 26 27 28 29 30 31 33 35 36 37 38 39 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 16 17 20 21 22 23 26 27 30 31 33 35 36 37 38 39 41 42 43 44 46 48 50 52 53 54 55 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 20 21 22 23 26 27 30 31 33 35 36 37 38 39 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 17 20 22 23 33 35 39 43 46 48 50 52 53 54 55 57 58 59 +DEAL::4 5 6 7 10 12 13 14 15 16 17 18 19 20 21 22 24 25 26 27 28 29 30 31 34 35 37 38 39 40 41 42 43 44 +DEAL::4 5 6 7 10 11 12 13 14 15 16 17 18 19 20 21 22 23 28 29 30 31 34 35 37 38 39 40 41 42 43 44 47 48 51 52 54 55 56 57 58 59 +DEAL::4 5 7 10 11 12 13 14 15 16 17 18 19 20 22 23 34 35 39 43 45 46 47 48 49 50 51 52 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 10 11 12 13 14 15 16 17 20 21 22 23 +DEAL::0 12 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 +DEAL::0 1 2 3 4 5 6 7 12 13 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 53 54 +DEAL::0 1 2 3 4 5 6 7 12 13 14 15 16 17 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 13 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 +DEAL::0 1 2 3 4 5 6 7 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 46 48 53 54 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 12 13 14 15 16 17 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 47 48 54 56 57 59 +DEAL::1 8 13 18 25 27 29 31 32 33 34 35 39 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::1 3 5 7 8 9 10 11 13 15 17 18 19 20 25 27 29 31 32 33 34 35 36 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::5 8 10 13 15 17 18 19 20 32 33 34 35 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::1 3 5 7 8 9 10 11 13 15 17 18 19 20 27 31 32 33 34 35 36 38 39 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::1 3 5 7 8 9 10 11 13 15 17 18 19 20 29 31 32 33 34 35 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::58 +DEAL::57 +DEAL::2182 +DEAL::63421 +DEAL::Checking Q2 in 1d: +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::0 1 2 3 4 +DEAL::5 +DEAL::9 +DEAL::57 +DEAL::224 +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 17 18 22 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 25 35 39 42 45 48 50 51 52 53 54 55 56 +DEAL::0 1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 50 51 52 53 +DEAL::0 1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::1 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 42 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 42 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 15 16 17 18 19 20 21 22 23 25 28 30 31 32 33 34 35 36 37 +DEAL::0 1 2 3 4 5 6 7 8 16 17 18 20 22 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 42 50 51 52 53 +DEAL::1 9 16 18 20 24 25 26 27 28 29 35 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::55 +DEAL::57 +DEAL::1807 +DEAL::50119 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 96 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 50 61 71 76 78 81 86 88 91 93 97 98 99 100 101 102 103 104 133 135 143 167 168 170 172 173 195 200 217 219 220 225 227 230 233 235 238 243 245 248 251 253 256 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 284 287 289 292 295 298 300 303 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::4 5 6 7 12 13 14 15 25 29 30 34 35 36 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 109 110 111 112 117 118 119 120 130 134 135 139 140 141 148 151 152 156 157 158 165 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 226 227 231 232 233 240 244 245 249 250 251 258 261 264 265 270 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::4 5 6 7 12 13 14 15 25 29 35 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 109 110 111 112 117 118 119 120 130 134 135 139 140 141 148 151 152 156 157 158 165 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::4 5 7 13 14 29 30 34 35 36 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 86 88 91 93 97 98 99 100 101 102 103 104 134 135 139 167 170 195 196 199 200 201 217 219 220 226 227 231 232 233 240 244 245 249 250 251 258 261 264 265 270 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 29 30 34 35 36 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 76 78 81 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 306 307 308 309 310 311 312 313 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::1 46 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 176 177 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 179 180 184 187 188 192 195 198 200 203 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 227 230 233 235 238 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 106 107 108 110 111 112 114 116 118 120 122 123 124 126 128 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 182 184 186 187 188 190 192 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 227 230 233 235 238 260 261 262 263 264 265 266 267 268 269 270 271 284 287 289 292 306 307 308 309 310 311 312 313 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 134 135 139 140 141 148 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 170 171 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 107 108 109 110 111 112 116 117 118 119 120 123 124 128 130 133 134 135 138 139 140 141 143 146 148 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 227 233 261 264 265 270 284 287 289 292 306 307 308 309 310 311 312 313 +DEAL::1 27 46 69 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 167 168 170 172 173 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::1 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 167 168 170 172 173 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 217 219 220 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 +DEAL::1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 132 133 134 135 136 139 142 143 144 167 168 170 172 173 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 314 315 316 317 318 319 320 +DEAL::1 3 5 7 9 13 17 19 21 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 133 135 143 167 168 170 172 173 195 200 217 219 220 224 225 226 227 228 230 231 233 234 235 236 238 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 287 288 289 290 292 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 110 112 118 132 133 134 135 136 139 140 141 142 143 144 148 167 170 178 180 182 186 188 190 195 196 197 198 199 200 201 202 203 204 205 217 219 220 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 261 264 265 270 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 +DEAL::5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 134 135 139 195 196 199 200 201 224 225 226 227 228 231 232 233 234 235 236 240 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 261 264 272 275 276 281 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 314 315 316 317 318 319 320 +DEAL::319 +DEAL::301 +DEAL::46369 +DEAL::7244576 +DEAL::Checking Q3 in 1d: +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::0 1 2 3 4 5 6 +DEAL::8 +DEAL::13 +DEAL::115 +DEAL::678 +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 38 39 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 45 67 68 76 81 82 88 93 94 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 45 67 68 76 81 82 88 93 94 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::0 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::1 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 81 82 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 50 51 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 29 30 31 34 35 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 81 82 99 100 101 102 103 104 105 106 107 +DEAL::1 16 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::1 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 55 67 68 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::16 44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 108 109 110 111 112 113 114 115 +DEAL::16 44 45 46 47 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 108 109 110 111 112 113 114 115 +DEAL::114 +DEAL::116 +DEAL::6878 +DEAL::393674 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 475 476 483 484 489 490 491 492 505 506 507 508 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 475 476 483 484 489 490 491 492 505 506 507 508 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 346 347 354 355 356 357 358 359 380 381 382 383 393 394 401 402 403 404 405 406 427 428 429 430 439 444 445 446 447 462 463 464 465 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 619 620 627 628 629 630 631 632 653 654 655 656 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::4 5 7 18 19 20 21 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 346 347 354 355 439 444 445 521 522 523 528 529 530 531 532 533 534 535 591 592 595 596 597 598 599 600 619 620 627 628 629 630 631 632 653 654 655 656 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 66 67 74 75 76 77 78 79 100 101 102 103 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 174 183 184 187 188 197 198 199 200 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::1 3 4 5 6 7 10 11 16 17 18 19 20 21 22 23 26 27 30 31 36 37 38 39 52 53 54 55 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 116 117 120 121 126 127 130 131 134 135 136 137 138 139 144 145 146 147 152 153 154 155 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 112 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::1 113 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 345 347 352 353 358 359 362 363 372 373 374 375 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 281 282 283 285 286 287 290 291 294 295 298 299 302 303 306 307 308 309 310 311 316 317 318 319 324 325 326 327 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 476 491 492 521 526 527 530 531 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::4 5 20 21 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 346 347 354 355 356 357 358 359 380 381 382 383 393 394 401 402 403 404 405 406 427 428 429 430 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 281 283 284 285 286 287 290 291 296 297 298 299 300 301 302 303 306 307 310 311 316 317 318 319 332 333 334 335 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 397 398 401 402 403 404 405 406 409 410 415 416 417 418 427 428 429 430 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 619 620 627 628 629 630 631 632 653 654 655 656 714 719 720 721 722 737 738 739 740 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 282 283 284 285 286 287 294 295 296 297 298 299 300 301 302 303 308 309 310 311 324 325 326 327 332 333 334 335 347 358 359 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 444 445 446 447 462 463 464 465 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 526 527 530 531 540 541 542 543 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::1 5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 439 440 441 444 445 448 449 450 451 452 453 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 591 592 595 596 597 598 599 600 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::5 64 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 860 861 862 863 864 865 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 283 287 310 311 344 345 346 347 348 349 352 353 354 355 358 359 360 361 362 363 364 365 366 367 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 476 491 492 521 522 523 526 527 528 529 530 531 532 533 534 535 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 617 618 619 620 621 622 625 626 627 628 631 632 633 634 635 636 637 638 639 640 645 646 647 648 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 794 795 820 825 826 829 830 839 840 841 842 855 856 857 860 861 862 863 864 865 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 285 287 298 299 344 345 346 347 348 349 354 355 356 357 358 359 360 361 362 363 364 365 366 367 380 381 382 383 439 444 445 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 591 592 595 596 597 598 599 600 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 667 668 675 676 677 678 679 680 701 702 703 704 714 719 720 721 722 737 738 739 740 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 +DEAL::1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 287 345 346 347 354 355 358 359 362 363 394 403 404 439 440 441 444 445 446 447 448 449 450 451 452 453 462 463 464 465 476 491 492 521 522 523 526 527 528 529 530 531 532 533 534 535 540 541 542 543 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 618 619 620 625 626 627 628 629 630 631 632 635 636 645 646 647 648 653 654 655 656 666 667 668 673 674 675 676 677 678 679 680 683 684 693 694 695 696 701 702 703 704 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::906 +DEAL::845 +DEAL::323422 +DEAL::143483269 +DEAL::Checking DGQ0 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::10 +DEAL::15 +DEAL::Checking DGQ0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::184 +DEAL::Checking DGQ0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::0 1 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::2 3 5 18 19 20 21 +DEAL::0 2 4 5 +DEAL::1 3 4 5 +DEAL::6 7 8 10 +DEAL::6 7 9 11 14 +DEAL::0 6 8 9 12 +DEAL::0 7 8 9 13 16 +DEAL::2 6 10 11 12 +DEAL::2 7 10 11 13 18 +DEAL::0 2 8 10 12 13 +DEAL::0 2 9 11 12 13 20 +DEAL::7 14 15 16 18 +DEAL::14 15 17 19 +DEAL::1 9 14 16 17 20 +DEAL::1 15 16 17 21 +DEAL::3 11 14 18 19 20 +DEAL::3 15 18 19 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::1290 +DEAL::Checking DGQ1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::6 +DEAL::40 +DEAL::140 +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 4 5 6 7 32 33 34 35 36 37 38 39 +DEAL::0 1 2 3 4 5 6 7 32 33 34 35 36 37 38 39 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::8 9 10 11 12 13 14 15 20 21 22 23 24 25 26 27 +DEAL::8 9 10 11 12 13 14 15 20 21 22 23 24 25 26 27 +DEAL::0 1 2 3 8 9 10 11 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 8 9 10 11 16 17 18 19 20 21 22 23 +DEAL::0 1 2 3 12 13 14 15 16 17 18 19 20 21 22 23 32 33 34 35 +DEAL::0 1 2 3 12 13 14 15 16 17 18 19 20 21 22 23 32 33 34 35 +DEAL::12 13 14 15 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::12 13 14 15 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::24 25 26 27 28 29 30 31 36 37 38 39 +DEAL::24 25 26 27 28 29 30 31 36 37 38 39 +DEAL::4 5 6 7 20 21 22 23 24 25 26 27 32 33 34 35 36 37 38 39 +DEAL::4 5 6 7 20 21 22 23 24 25 26 27 32 33 34 35 36 37 38 39 +DEAL::4 5 6 7 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::4 5 6 7 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::35 +DEAL::20 +DEAL::640 +DEAL::12736 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 40 41 42 43 44 45 46 47 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 40 41 42 43 44 45 46 47 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::8 9 10 11 12 13 14 15 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 72 73 74 75 76 77 78 79 88 89 90 91 92 93 94 95 112 113 114 115 116 117 118 119 +DEAL::0 1 2 3 4 5 6 7 48 49 50 51 52 53 54 55 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 102 103 +DEAL::0 1 2 3 4 5 6 7 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 104 105 106 107 108 109 110 111 128 129 130 131 132 133 134 135 +DEAL::16 17 18 19 20 21 22 23 48 49 50 51 52 53 54 55 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 +DEAL::16 17 18 19 20 21 22 23 56 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 104 105 106 107 108 109 110 111 144 145 146 147 148 149 150 151 +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 160 161 162 163 164 165 166 167 +DEAL::56 57 58 59 60 61 62 63 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 144 145 146 147 148 149 150 151 +DEAL::112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 136 137 138 139 140 141 142 143 152 153 154 155 156 157 158 159 +DEAL::8 9 10 11 12 13 14 15 72 73 74 75 76 77 78 79 112 113 114 115 116 117 118 119 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 160 161 162 163 164 165 166 167 +DEAL::8 9 10 11 12 13 14 15 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 168 169 170 171 172 173 174 175 +DEAL::24 25 26 27 28 29 30 31 88 89 90 91 92 93 94 95 112 113 114 115 116 117 118 119 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::24 25 26 27 28 29 30 31 120 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 168 169 170 171 172 173 174 175 +DEAL::167 +DEAL::56 +DEAL::7936 +DEAL::688256 +DEAL::Checking DGQ3 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::1200 +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::143 +DEAL::80 +DEAL::10240 +DEAL::830464 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 +DEAL::384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 +DEAL::1343 +DEAL::448 +DEAL::507904 +DEAL::354164736 +DEAL::Checking DGP0 in 1d: +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::0 1 +DEAL::1 +DEAL::3 +DEAL::10 +DEAL::15 +DEAL::Checking DGP0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::184 +DEAL::Checking DGP0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::0 1 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::2 3 5 18 19 20 21 +DEAL::0 2 4 5 +DEAL::1 3 4 5 +DEAL::6 7 8 10 +DEAL::6 7 9 11 14 +DEAL::0 6 8 9 12 +DEAL::0 7 8 9 13 16 +DEAL::2 6 10 11 12 +DEAL::2 7 10 11 13 18 +DEAL::0 2 8 10 12 13 +DEAL::0 2 9 11 12 13 20 +DEAL::7 14 15 16 18 +DEAL::14 15 17 19 +DEAL::1 9 14 16 17 20 +DEAL::1 15 16 17 21 +DEAL::3 11 14 18 19 20 +DEAL::3 15 18 19 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::1290 +DEAL::Checking DGP1 in 1d: +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::0 1 2 3 +DEAL::3 +DEAL::6 +DEAL::40 +DEAL::140 +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 24 25 26 27 28 29 +DEAL::6 7 8 9 10 11 12 13 14 +DEAL::6 7 8 9 10 11 12 13 14 +DEAL::6 7 8 9 10 11 12 13 14 +DEAL::6 7 8 9 10 11 15 16 17 18 19 20 +DEAL::6 7 8 9 10 11 15 16 17 18 19 20 +DEAL::6 7 8 9 10 11 15 16 17 18 19 20 +DEAL::0 1 2 6 7 8 12 13 14 15 16 17 +DEAL::0 1 2 6 7 8 12 13 14 15 16 17 +DEAL::0 1 2 6 7 8 12 13 14 15 16 17 +DEAL::0 1 2 9 10 11 12 13 14 15 16 17 24 25 26 +DEAL::0 1 2 9 10 11 12 13 14 15 16 17 24 25 26 +DEAL::0 1 2 9 10 11 12 13 14 15 16 17 24 25 26 +DEAL::9 10 11 18 19 20 21 22 23 24 25 26 +DEAL::9 10 11 18 19 20 21 22 23 24 25 26 +DEAL::26 +DEAL::15 +DEAL::360 +DEAL::5328 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 32 33 34 35 36 37 38 39 48 49 50 51 52 53 54 55 +DEAL::0 1 2 3 4 5 6 7 20 21 22 23 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::8 9 10 11 12 13 14 15 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 +DEAL::0 1 2 3 8 9 10 11 16 17 18 19 20 21 22 23 +DEAL::4 5 6 7 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 40 41 42 43 +DEAL::24 25 26 27 28 29 30 31 36 37 38 39 44 45 46 47 56 57 58 59 +DEAL::0 1 2 3 24 25 26 27 32 33 34 35 36 37 38 39 48 49 50 51 +DEAL::0 1 2 3 28 29 30 31 32 33 34 35 36 37 38 39 52 53 54 55 64 65 66 67 +DEAL::8 9 10 11 24 25 26 27 40 41 42 43 44 45 46 47 48 49 50 51 +DEAL::8 9 10 11 28 29 30 31 40 41 42 43 44 45 46 47 52 53 54 55 72 73 74 75 +DEAL::0 1 2 3 8 9 10 11 32 33 34 35 40 41 42 43 48 49 50 51 52 53 54 55 +DEAL::0 1 2 3 8 9 10 11 36 37 38 39 44 45 46 47 48 49 50 51 52 53 54 55 80 81 82 83 +DEAL::28 29 30 31 56 57 58 59 60 61 62 63 64 65 66 67 72 73 74 75 +DEAL::56 57 58 59 60 61 62 63 68 69 70 71 76 77 78 79 +DEAL::4 5 6 7 36 37 38 39 56 57 58 59 64 65 66 67 68 69 70 71 80 81 82 83 +DEAL::4 5 6 7 60 61 62 63 64 65 66 67 68 69 70 71 84 85 86 87 +DEAL::12 13 14 15 44 45 46 47 56 57 58 59 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::12 13 14 15 60 61 62 63 72 73 74 75 76 77 78 79 84 85 86 87 +DEAL::83 +DEAL::28 +DEAL::1984 +DEAL::85536 +DEAL::Checking DGP3 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::1200 +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::202000 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::10791200 +DEAL::Checking Nedelec0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 17 18 19 20 21 24 25 26 27 28 +DEAL::0 1 2 3 8 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::8 11 12 13 17 19 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::6310 +DEAL::Checking Nedelec0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 26 29 30 38 39 40 41 42 49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 37 38 39 40 41 42 43 44 45 49 53 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 85 86 89 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 30 35 37 39 42 43 44 45 65 74 76 78 91 97 99 102 105 107 110 113 115 116 117 118 119 120 121 122 123 124 125 128 130 133 135 136 137 138 139 140 141 +DEAL::4 5 6 7 15 16 17 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 50 51 52 53 61 62 63 69 70 71 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::4 5 6 7 15 16 17 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 50 51 52 53 61 62 63 69 70 71 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::1 4 5 6 7 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 61 76 87 90 91 97 99 103 104 105 111 112 113 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 92 93 94 95 96 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 92 93 94 95 96 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 116 117 118 119 120 126 127 128 129 130 136 137 138 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 47 49 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 105 107 116 117 118 119 120 128 130 136 137 138 +DEAL::6 20 21 22 23 24 25 26 27 28 29 30 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 69 70 71 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 103 104 105 126 127 128 129 130 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 47 50 51 52 53 55 57 58 59 60 61 62 63 64 65 67 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 111 112 113 116 117 118 119 120 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 20 21 22 23 24 25 26 27 28 29 30 51 53 57 60 61 62 63 65 67 69 70 71 73 74 75 76 77 78 80 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 105 118 119 128 130 136 137 138 +DEAL::1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 47 51 55 57 58 59 60 61 62 63 64 65 67 70 73 74 75 76 77 78 80 84 86 87 88 89 90 91 93 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::16 21 24 28 30 31 32 33 34 35 36 37 58 61 64 65 87 90 91 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 118 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 138 139 140 141 +DEAL::1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 57 58 60 61 63 64 65 67 70 73 74 75 76 77 78 86 87 89 90 91 93 96 97 98 99 100 101 102 103 104 105 106 107 110 113 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 133 135 136 137 138 139 140 141 +DEAL::16 21 24 28 30 31 32 33 34 35 36 37 51 58 61 62 63 64 65 76 80 84 86 87 88 89 90 91 97 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 118 119 123 124 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::1 5 9 11 12 13 14 15 16 17 18 19 21 24 28 30 31 32 33 34 35 36 37 61 76 87 90 91 97 99 100 103 104 105 106 107 108 109 110 111 112 113 114 115 116 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 +DEAL::140 +DEAL::118 +DEAL::9452 +DEAL::659234 +DEAL::Checking RaviartThomas0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 17 18 19 20 21 24 25 26 27 28 +DEAL::0 1 2 3 8 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::8 11 12 13 17 19 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::6310 +DEAL::Checking RaviartThomas1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 34 35 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::95 +DEAL::82 +DEAL::4596 +DEAL::224682 +DEAL::Checking RaviartThomas2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 54 55 56 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 70 71 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 129 130 131 135 136 137 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::203 +DEAL::171 +DEAL::19557 +DEAL::2031759 +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::0 1 2 3 4 5 6 17 21 24 25 26 27 28 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL::7 8 9 10 11 12 13 14 15 16 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 22 23 24 25 26 +DEAL::7 8 9 10 11 12 13 15 17 18 19 20 21 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 7 8 9 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::0 1 2 3 7 8 9 10 13 14 15 16 17 18 +DEAL::0 1 2 3 4 5 6 8 10 11 12 13 14 15 16 17 18 19 20 21 24 25 26 27 28 +DEAL::0 1 2 3 8 10 11 12 13 14 15 16 17 18 21 25 26 +DEAL::8 11 12 13 17 19 20 21 22 23 24 25 26 27 28 +DEAL::27 +DEAL::25 +DEAL::445 +DEAL::6310 +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 28 29 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 54 55 66 67 76 77 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 22 23 24 25 26 27 28 29 30 31 32 33 38 39 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 24 25 28 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 66 67 82 83 84 85 86 87 88 89 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::24 25 34 35 36 37 38 39 40 41 42 43 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::34 35 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 90 91 92 93 94 95 96 97 +DEAL::2 3 12 13 14 15 16 17 18 19 20 21 34 35 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 +DEAL::95 +DEAL::82 +DEAL::4596 +DEAL::224682 +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 54 55 56 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 135 136 137 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 75 76 77 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 54 55 56 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 135 136 137 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::48 49 50 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 111 112 113 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::69 70 71 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 69 70 71 75 76 77 93 94 95 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 156 157 158 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 111 112 113 129 130 131 135 136 137 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 +DEAL::203 +DEAL::171 +DEAL::19557 +DEAL::2031759 +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 14 22 23 24 25 32 37 40 41 42 43 44 45 46 47 48 52 56 58 59 60 61 62 63 64 +DEAL::0 1 2 3 4 5 6 7 8 9 10 14 22 23 24 25 32 37 40 41 42 43 44 45 46 47 48 52 56 58 59 60 61 62 63 64 +DEAL::0 1 2 3 4 5 6 7 8 9 10 19 23 26 27 28 45 62 67 72 75 76 77 78 79 80 81 82 85 89 91 92 93 94 95 96 +DEAL::5 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 34 39 44 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 69 74 78 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::5 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 34 39 44 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 23 26 27 28 54 62 69 74 78 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 +DEAL::0 1 2 3 4 5 10 11 12 13 14 15 16 19 22 23 24 25 26 27 28 +DEAL::1 5 6 7 8 9 10 12 14 17 18 19 20 21 22 23 24 25 26 27 28 +DEAL::0 1 2 3 4 5 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 58 59 60 61 +DEAL::29 30 31 32 33 34 35 36 37 38 39 41 45 46 47 48 50 54 55 56 57 65 66 67 68 69 +DEAL::0 1 2 3 4 5 29 30 31 32 33 34 37 40 41 42 43 44 45 46 47 48 52 58 59 60 61 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 29 30 31 32 33 34 37 40 41 42 43 44 45 46 47 48 49 50 51 52 53 56 58 59 60 61 62 63 64 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 30 32 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 54 55 56 57 58 59 60 61 62 63 64 67 75 76 77 78 85 91 92 93 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 29 30 31 32 33 34 39 40 41 42 43 44 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 30 34 35 36 37 38 39 41 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 69 78 83 84 85 86 91 92 93 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 32 34 40 41 42 43 44 48 49 50 51 52 53 56 58 59 60 61 62 63 64 +DEAL::0 1 2 3 4 5 11 12 13 14 15 16 37 39 41 44 45 46 47 48 50 52 54 55 56 57 58 59 60 61 62 63 64 78 85 91 92 93 +DEAL::30 35 36 37 38 39 45 54 65 66 67 68 69 70 71 72 73 74 75 76 77 78 83 84 85 86 +DEAL::1 6 7 8 9 10 35 45 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 87 88 89 90 91 94 95 96 +DEAL::1 6 7 8 9 10 35 37 41 45 46 47 48 62 65 66 67 68 69 72 75 76 77 78 79 80 81 82 85 91 92 93 +DEAL::95 +DEAL::61 +DEAL::3387 +DEAL::161185 +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 200 201 202 203 232 233 234 235 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 356 357 358 359 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 80 81 82 83 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 200 201 202 203 232 233 234 235 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 356 357 358 359 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 112 113 114 115 140 141 142 143 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 288 289 290 291 404 405 406 407 436 437 438 439 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 584 585 586 587 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::20 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 208 209 210 211 240 241 242 243 272 273 274 275 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 140 141 142 143 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 348 349 350 351 404 405 406 407 444 445 446 447 476 477 478 479 504 505 506 507 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 112 113 114 115 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 +DEAL::188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 +DEAL::188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 320 321 322 323 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 232 233 234 235 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 328 329 330 331 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 192 193 194 195 200 201 202 203 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 272 273 274 275 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 444 445 446 447 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 192 193 194 195 208 209 210 211 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 444 445 446 447 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 200 201 202 203 208 209 210 211 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 300 301 302 303 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 356 357 358 359 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 232 233 234 235 240 241 242 243 260 261 262 263 272 273 274 275 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 320 321 322 323 328 329 330 331 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 504 505 506 507 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 288 289 290 291 348 349 350 351 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 +DEAL::224 225 226 227 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 +DEAL::4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 224 225 226 227 232 233 234 235 260 261 262 263 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 404 405 406 407 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 468 469 470 471 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 556 557 558 559 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 +DEAL::4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 288 289 290 291 428 429 430 431 436 437 438 439 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 584 585 586 587 604 605 606 607 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 348 349 350 351 428 429 430 431 444 445 446 447 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::4 5 6 7 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 72 73 74 75 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 288 289 290 291 300 301 302 303 348 349 350 351 356 357 358 359 380 381 382 383 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 436 437 438 439 444 445 446 447 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 532 533 534 535 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 584 585 586 587 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 +DEAL::647 +DEAL::388 +DEAL::135216 +DEAL::43439560 +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 234 235 236 237 238 239 240 241 242 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 612 613 614 615 616 617 618 619 620 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 234 235 236 237 238 239 240 241 242 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 612 613 614 615 616 617 618 619 620 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 333 334 335 336 337 338 339 340 341 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 891 892 893 894 895 896 897 898 899 1260 1261 1262 1263 1264 1265 1266 1267 1268 1359 1360 1361 1362 1363 1364 1365 1366 1367 1458 1459 1460 1461 1462 1463 1464 1465 1466 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1737 1738 1739 1740 1741 1742 1743 1744 1745 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::45 46 47 48 49 50 51 52 53 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 630 631 632 633 634 635 636 637 638 729 730 731 732 733 734 735 736 737 828 829 830 831 832 833 834 835 836 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::144 145 146 147 148 149 150 151 152 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 423 424 425 426 427 428 429 430 431 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 1080 1081 1082 1083 1084 1085 1086 1087 1088 1260 1261 1262 1263 1264 1265 1266 1267 1268 1377 1378 1379 1380 1381 1382 1383 1384 1385 1476 1477 1478 1479 1480 1481 1482 1483 1484 1566 1567 1568 1569 1570 1571 1572 1573 1574 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::9 10 11 12 13 14 15 16 17 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 216 217 218 219 220 221 222 223 224 234 235 236 237 238 239 240 241 242 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 711 712 713 714 715 716 717 718 719 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1008 1009 1010 1011 1012 1013 1014 1015 1016 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 594 595 596 597 598 599 600 601 602 612 613 614 615 616 617 618 619 620 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1359 1360 1361 1362 1363 1364 1365 1366 1367 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 +DEAL::207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 729 730 731 732 733 734 735 736 737 828 829 830 831 832 833 834 835 836 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 +DEAL::207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 594 595 596 597 598 599 600 601 602 630 631 632 633 634 635 636 637 638 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1377 1378 1379 1380 1381 1382 1383 1384 1385 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 612 613 614 615 616 617 618 619 620 630 631 632 633 634 635 636 637 638 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 918 919 920 921 922 923 924 925 926 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1098 1099 1100 1101 1102 1103 1104 1105 1106 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 711 712 713 714 715 716 717 718 719 729 730 731 732 733 734 735 736 737 801 802 803 804 805 806 807 808 809 828 829 830 831 832 833 834 835 836 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 990 991 992 993 994 995 996 997 998 1008 1009 1010 1011 1012 1013 1014 1015 1016 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1566 1567 1568 1569 1570 1571 1572 1573 1574 1737 1738 1739 1740 1741 1742 1743 1744 1745 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::693 694 695 696 697 698 699 700 701 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 +DEAL::9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 693 694 695 696 697 698 699 700 701 711 712 713 714 715 716 717 718 719 801 802 803 804 805 806 807 808 809 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 1260 1261 1262 1263 1264 1265 1266 1267 1268 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1737 1738 1739 1740 1741 1742 1743 1744 1745 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 891 892 893 894 895 896 897 898 899 1341 1342 1343 1344 1345 1346 1347 1348 1349 1359 1360 1361 1362 1363 1364 1365 1366 1367 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 693 694 695 696 697 698 699 700 701 729 730 731 732 733 734 735 736 737 990 991 992 993 994 995 996 997 998 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1260 1261 1262 1263 1264 1265 1266 1267 1268 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1476 1477 1478 1479 1480 1481 1482 1483 1484 1566 1567 1568 1569 1570 1571 1572 1573 1574 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 +DEAL::216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 1080 1081 1082 1083 1084 1085 1086 1087 1088 1341 1342 1343 1344 1345 1346 1347 1348 1349 1377 1378 1379 1380 1381 1382 1383 1384 1385 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::9 10 11 12 13 14 15 16 17 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 216 217 218 219 220 221 222 223 224 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 891 892 893 894 895 896 897 898 899 918 919 920 921 922 923 924 925 926 1080 1081 1082 1083 1084 1085 1086 1087 1088 1098 1099 1100 1101 1102 1103 1104 1105 1106 1179 1180 1181 1182 1183 1184 1185 1186 1187 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1359 1360 1361 1362 1363 1364 1365 1366 1367 1377 1378 1379 1380 1381 1382 1383 1384 1385 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1656 1657 1658 1659 1660 1661 1662 1663 1664 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1827 1828 1829 1830 1831 1832 1833 1834 1835 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 +DEAL::2051 +DEAL::1197 +DEAL::1275507 +DEAL::1296189459 +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 +DEAL::8 +DEAL::15 +DEAL::171 +DEAL::1197 +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::11 +DEAL::18 +DEAL::360 +DEAL::4140 +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::0 1 2 3 4 5 6 7 +DEAL::7 +DEAL::12 +DEAL::160 +DEAL::1200 +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 24 25 26 27 28 29 33 34 35 36 37 38 42 43 44 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 33 34 35 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 33 34 35 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 33 34 35 42 43 44 48 49 50 51 52 53 +DEAL::0 1 2 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 51 52 53 +DEAL::3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::3 4 5 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 42 43 44 51 52 53 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 42 43 44 51 52 53 +DEAL::50 +DEAL::54 +DEAL::1962 +DEAL::51966 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::161 +DEAL::90 +DEAL::12960 +DEAL::1183248 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::202000 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 63 64 65 66 67 68 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 81 82 83 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 138 139 140 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 171 172 173 174 175 176 177 178 179 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 81 82 83 90 91 92 93 94 95 99 100 101 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 51 52 53 60 61 62 66 67 68 69 70 71 99 100 101 105 106 107 117 118 119 129 130 131 138 139 140 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 171 172 173 174 175 176 177 178 179 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 84 85 86 87 88 89 90 91 92 93 94 95 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 141 142 143 144 145 146 153 154 155 156 157 158 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::12 13 14 15 16 17 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 66 67 68 69 70 71 102 103 104 105 106 107 117 118 119 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::0 1 2 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 159 160 161 162 163 164 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 177 178 179 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 123 124 125 126 127 128 129 130 131 132 133 134 138 139 140 144 145 146 159 160 161 162 163 164 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 75 76 77 78 79 80 81 82 83 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 141 142 143 144 145 146 162 163 164 168 169 170 171 172 173 177 178 179 +DEAL::3 4 5 24 25 26 39 40 41 54 55 56 75 76 77 81 82 83 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 117 118 119 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 75 76 77 81 82 83 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::15 16 17 24 25 26 30 31 32 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 96 97 98 99 100 101 102 103 104 105 106 107 129 130 131 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 81 82 83 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 114 115 116 117 118 119 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 39 40 41 45 46 47 51 52 53 54 55 56 57 58 59 60 61 62 87 88 89 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 114 115 116 117 118 119 120 121 122 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 +DEAL::176 +DEAL::171 +DEAL::19638 +DEAL::1732005 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 +DEAL::324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 +DEAL::108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 +DEAL::756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 +DEAL::162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 +DEAL::1133 +DEAL::378 +DEAL::361584 +DEAL::212710536 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::10791200 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::26 +DEAL::39 +DEAL::1035 +DEAL::19341 +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::19 +DEAL::30 +DEAL::1000 +DEAL::19500 +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::19 +DEAL::30 +DEAL::1000 +DEAL::19500 +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 60 61 62 63 64 65 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 87 88 89 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 87 88 89 150 151 152 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::3 4 5 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 87 88 89 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 57 58 59 60 61 62 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 57 58 59 60 61 62 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 150 151 152 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::3 4 5 57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::3 4 5 57 58 59 63 64 65 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::30 31 32 84 85 86 87 88 89 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 63 64 65 84 85 86 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::3 4 5 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 63 64 65 84 85 86 87 88 89 108 109 110 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 174 175 176 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::230 +DEAL::234 +DEAL::25722 +DEAL::2963214 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::251 +DEAL::140 +DEAL::31360 +DEAL::4462528 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::251 +DEAL::140 +DEAL::31360 +DEAL::4462528 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::6 7 8 9 10 11 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::16 17 18 19 20 21 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 +DEAL::29 +DEAL::46 +DEAL::1516 +DEAL::33630 +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::3 4 5 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::24 25 26 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 +DEAL::62 +DEAL::87 +DEAL::4923 +DEAL::209421 +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::3 4 5 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 +DEAL::41 +DEAL::59 +DEAL::2305 +DEAL::65921 +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 68 69 70 71 72 73 74 75 76 77 78 79 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 96 97 98 99 100 101 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 96 97 98 99 100 101 144 145 146 147 148 149 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::0 1 2 3 4 5 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::0 1 2 3 4 5 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::6 7 8 9 10 11 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::6 7 8 9 10 11 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 96 97 98 99 100 101 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 144 145 146 147 148 149 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::6 7 8 9 10 11 34 35 36 37 38 39 62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::6 7 8 9 10 11 62 63 64 65 66 67 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::34 35 36 37 38 39 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 198 199 200 201 202 203 204 205 206 207 +DEAL::6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::34 35 36 37 38 39 90 91 92 93 94 95 96 97 98 99 100 101 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 198 199 200 201 202 203 204 205 206 207 +DEAL::6 7 8 9 10 11 18 19 20 21 22 23 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 100 101 112 113 114 115 116 117 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 166 167 168 169 170 171 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 +DEAL::201 +DEAL::208 +DEAL::23848 +DEAL::2419372 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 162 163 164 165 166 167 186 187 188 189 190 191 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 162 163 164 165 166 167 186 187 188 189 190 191 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 444 445 446 459 460 461 462 463 464 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::0 1 2 3 4 5 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::0 1 2 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::3 4 5 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 243 244 245 258 259 260 261 262 263 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 159 160 161 162 163 164 165 166 167 174 175 176 177 178 179 186 187 188 189 190 191 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 159 160 161 162 163 164 165 166 167 174 175 176 177 178 179 186 187 188 189 190 191 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 444 445 446 459 460 461 462 463 464 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::3 4 5 159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::3 4 5 159 160 161 165 166 167 174 175 176 177 178 179 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 +DEAL::84 85 86 240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::84 85 86 240 241 242 243 244 245 246 247 248 249 250 251 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 165 166 167 240 241 242 243 244 245 246 247 248 249 250 251 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 165 166 167 240 241 242 243 244 245 246 247 248 249 250 251 258 259 260 261 262 263 312 313 314 321 322 323 324 325 326 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 516 517 518 531 532 533 534 535 536 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::3 4 5 9 10 11 18 19 20 21 22 23 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 243 244 245 381 382 383 384 385 386 441 442 443 444 445 446 447 448 449 450 451 452 459 460 461 462 463 464 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 +DEAL::704 +DEAL::708 +DEAL::228654 +DEAL::80939700 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 91 92 93 94 95 96 106 107 108 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 91 92 93 94 95 96 106 107 108 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 237 238 239 246 247 248 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 237 238 239 246 247 248 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::0 1 2 3 4 5 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::3 4 5 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 135 136 137 144 145 146 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 88 89 90 91 92 93 94 95 96 100 101 102 106 107 108 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 237 238 239 246 247 248 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::3 4 5 47 48 49 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::3 4 5 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::3 4 5 88 89 90 94 95 96 100 101 102 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 205 206 207 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 +DEAL::47 48 49 132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::47 48 49 132 133 134 135 136 137 138 139 140 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 94 95 96 132 133 134 135 136 137 138 139 140 144 145 146 170 171 172 176 177 178 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 275 276 277 284 285 286 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::3 4 5 9 10 11 15 16 17 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 135 136 137 205 206 207 234 235 236 237 238 239 240 241 242 246 247 248 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 +DEAL::367 +DEAL::371 +DEAL::65383 +DEAL::12031636 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 136 137 138 139 140 141 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 407 408 409 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 563 564 565 566 567 568 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 136 137 138 139 140 141 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 342 343 344 345 346 347 354 355 356 357 358 359 407 408 409 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 563 564 565 566 567 568 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 139 140 141 192 193 194 242 243 244 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 407 408 409 413 414 415 513 514 515 613 614 615 754 755 756 760 761 762 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 963 964 965 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 348 349 350 351 352 353 354 355 356 357 358 359 410 411 412 413 414 415 463 464 465 466 467 468 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::12 13 14 15 16 17 21 22 23 74 75 76 77 78 79 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 242 243 244 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 410 411 412 413 414 415 513 514 515 613 614 615 757 758 759 760 761 762 813 814 815 816 817 818 866 867 868 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 74 75 76 77 78 79 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 192 193 194 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 +DEAL::0 1 2 124 125 126 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 +DEAL::3 4 5 127 128 129 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 339 340 341 342 343 344 345 346 347 351 352 353 354 355 356 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 410 411 412 413 414 415 463 464 465 466 467 468 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 +DEAL::12 13 14 15 16 17 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 339 340 341 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 466 467 468 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 757 758 759 760 761 762 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 413 414 415 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 345 346 347 351 352 353 354 355 356 357 358 359 407 408 409 410 411 412 413 414 415 460 461 462 463 464 465 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 760 761 762 866 867 868 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::3 4 5 127 128 129 339 340 341 345 346 347 351 352 353 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 513 514 515 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 +DEAL::68 69 70 186 187 188 404 405 406 407 408 409 410 411 412 413 414 415 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 345 346 347 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 460 461 462 466 467 468 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 810 811 812 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 963 964 965 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 351 352 353 357 358 359 404 405 406 407 408 409 410 411 412 413 414 415 513 514 515 560 561 562 566 567 568 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 813 814 815 816 817 818 866 867 868 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 +DEAL::15 16 17 74 75 76 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 410 411 412 413 414 415 613 614 615 751 752 753 754 755 756 757 758 759 760 761 762 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 866 867 868 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::3 4 5 9 10 11 15 16 17 21 22 23 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 127 128 129 133 134 135 139 140 141 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 357 358 359 407 408 409 410 411 412 413 414 415 466 467 468 513 514 515 566 567 568 613 614 615 660 661 662 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 754 755 756 757 758 759 760 761 762 816 817 818 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 +DEAL::1144 +DEAL::1051 +DEAL::415990 +DEAL::230560253 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 174 175 176 177 178 179 180 181 182 183 184 185 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 135 136 137 138 139 140 141 142 143 144 145 146 174 175 176 177 178 179 180 181 182 183 184 185 199 200 201 202 203 204 205 206 207 208 209 210 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 174 175 176 177 178 179 180 181 182 183 184 185 212 213 214 215 216 217 218 219 220 221 222 223 224 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 49 50 51 52 53 54 55 56 57 58 59 60 86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 86 87 88 89 90 91 92 93 94 95 96 97 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::49 50 51 52 53 54 55 56 57 58 59 60 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::49 50 51 52 53 54 55 56 57 58 59 60 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 225 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 +DEAL::213 +DEAL::226 +DEAL::33832 +DEAL::3794020 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 76 77 78 79 86 87 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 113 114 175 176 204 205 210 211 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 113 114 175 176 204 205 210 211 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::0 1 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::0 1 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 +DEAL::2 3 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::2 3 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 113 114 119 120 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 74 75 76 77 78 79 82 83 86 87 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 74 75 76 77 78 79 82 83 86 87 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 204 205 210 211 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::2 3 74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 175 176 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::2 3 74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 175 176 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 +DEAL::39 40 111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::39 40 111 112 113 114 115 116 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 111 112 113 114 115 116 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 111 112 113 114 115 116 119 120 144 145 148 149 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 237 238 243 244 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 113 114 175 176 202 203 204 205 206 207 210 211 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::321 +DEAL::324 +DEAL::48052 +DEAL::7747006 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 52 53 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 114 115 138 139 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 114 115 138 139 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 74 75 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 52 53 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 48 49 52 53 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 138 139 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 114 115 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::48 49 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 114 115 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 +DEAL::2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 114 115 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::70 71 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::2 3 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 70 71 74 75 94 95 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 160 161 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 +DEAL::215 +DEAL::178 +DEAL::20724 +DEAL::2273322 +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 85 86 87 88 110 111 112 113 114 115 116 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 85 86 87 88 110 111 112 113 114 115 116 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 129 130 195 196 197 198 199 200 201 221 222 237 238 239 240 241 242 243 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::0 1 2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::2 3 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 145 146 147 148 149 150 151 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 83 84 85 86 87 88 96 97 98 99 100 101 102 110 111 112 113 114 115 116 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 221 222 237 238 239 240 241 242 243 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 +DEAL::2 3 46 47 83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 83 84 87 88 96 97 98 99 100 101 102 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 127 128 129 130 131 132 133 134 135 136 137 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 127 128 129 130 131 132 133 134 135 136 137 195 196 197 198 199 200 201 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::46 47 127 128 129 130 131 132 133 134 135 136 137 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::2 3 6 7 15 16 17 18 19 20 21 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 87 88 127 128 129 130 131 132 133 134 135 136 137 145 146 147 148 149 150 151 162 163 171 172 173 174 175 176 177 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 256 257 272 273 274 275 276 277 278 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 +DEAL::336 +DEAL::339 +DEAL::58565 +DEAL::9891919 diff --git a/tests/bits/dof_tools_17c.cc b/tests/bits/dof_tools_17c.cc index 4adce838e9..ee1dce1444 100644 --- a/tests/bits/dof_tools_17c.cc +++ b/tests/bits/dof_tools_17c.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_17c/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17c/cmp/generic b/tests/bits/dof_tools_17c.output similarity index 100% rename from tests/bits/dof_tools_17c/cmp/generic rename to tests/bits/dof_tools_17c.output diff --git a/tests/bits/dof_tools_17d.cc b/tests/bits/dof_tools_17d.cc index e830f8d2fd..42e17b6ffa 100644 --- a/tests/bits/dof_tools_17d.cc +++ b/tests/bits/dof_tools_17d.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_17d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17d/cmp/generic b/tests/bits/dof_tools_17d.output similarity index 100% rename from tests/bits/dof_tools_17d/cmp/generic rename to tests/bits/dof_tools_17d.output diff --git a/tests/bits/dof_tools_17d_x.cc b/tests/bits/dof_tools_17d_x.cc index 8bf6e662f6..cf663d6b02 100644 --- a/tests/bits/dof_tools_17d_x.cc +++ b/tests/bits/dof_tools_17d_x.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_17d_x/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_17d_x/cmp/generic b/tests/bits/dof_tools_17d_x.output similarity index 100% rename from tests/bits/dof_tools_17d_x/cmp/generic rename to tests/bits/dof_tools_17d_x.output diff --git a/tests/bits/dof_tools_18a.cc b/tests/bits/dof_tools_18a.cc index da2c81f171..1ae9d0454c 100644 --- a/tests/bits/dof_tools_18a.cc +++ b/tests/bits/dof_tools_18a.cc @@ -25,7 +25,7 @@ // SparsityPattern &); -std::string output_file_name = "dof_tools_18a/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18a/cmp/generic b/tests/bits/dof_tools_18a.output similarity index 100% rename from tests/bits/dof_tools_18a/cmp/generic rename to tests/bits/dof_tools_18a.output diff --git a/tests/bits/dof_tools_18a_1d.cc b/tests/bits/dof_tools_18a_1d.cc index faeb7bf390..887d64df55 100644 --- a/tests/bits/dof_tools_18a_1d.cc +++ b/tests/bits/dof_tools_18a_1d.cc @@ -52,7 +52,7 @@ // DoF 4. this was previously missing -std::string output_file_name = "dof_tools_18a_1d/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_18a_1d/cmp/generic b/tests/bits/dof_tools_18a_1d.output similarity index 100% rename from tests/bits/dof_tools_18a_1d/cmp/generic rename to tests/bits/dof_tools_18a_1d.output diff --git a/tests/bits/dof_tools_18b.cc b/tests/bits/dof_tools_18b.cc index 771b1319e5..3a9dc32de6 100644 --- a/tests/bits/dof_tools_18b.cc +++ b/tests/bits/dof_tools_18b.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // CompressedSparsityPattern &); -std::string output_file_name = "dof_tools_18b/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18b/cmp/generic b/tests/bits/dof_tools_18b.output similarity index 100% rename from tests/bits/dof_tools_18b/cmp/generic rename to tests/bits/dof_tools_18b.output diff --git a/tests/bits/dof_tools_18b_x.cc b/tests/bits/dof_tools_18b_x.cc index c4e69e31a9..30d3358545 100644 --- a/tests/bits/dof_tools_18b_x.cc +++ b/tests/bits/dof_tools_18b_x.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // CompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_18b_x/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18b_x/cmp/generic b/tests/bits/dof_tools_18b_x.output similarity index 100% rename from tests/bits/dof_tools_18b_x/cmp/generic rename to tests/bits/dof_tools_18b_x.output diff --git a/tests/bits/dof_tools_18c.cc b/tests/bits/dof_tools_18c.cc index c034b4c5c9..5d7640306b 100644 --- a/tests/bits/dof_tools_18c.cc +++ b/tests/bits/dof_tools_18c.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockSparsityPattern &); -std::string output_file_name = "dof_tools_18c/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18c.output b/tests/bits/dof_tools_18c.output new file mode 100644 index 0000000000..8844277820 --- /dev/null +++ b/tests/bits/dof_tools_18c.output @@ -0,0 +1,3801 @@ + +DEAL::Checking Q1 in 1d: +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::0 1 2 3 8 9 12 +DEAL::16 +DEAL::11 +DEAL::116 +DEAL::973 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 26 27 30 31 36 37 38 39 44 +DEAL::3 0 1 2 4 5 6 7 8 9 10 11 +DEAL::6 0 1 2 3 4 5 7 16 17 21 22 +DEAL::9 1 3 5 7 8 10 11 +DEAL::12 4 5 13 14 15 16 17 28 29 30 31 40 41 42 43 44 +DEAL::15 4 5 10 12 13 14 16 17 18 19 20 +DEAL::18 5 10 13 15 17 19 20 43 47 48 51 52 56 57 58 59 +DEAL::21 4 5 6 7 16 17 22 +DEAL::24 25 26 27 28 29 30 31 +DEAL::27 0 1 24 25 26 28 29 30 31 32 33 34 35 36 37 38 39 +DEAL::30 0 4 12 24 25 26 27 28 29 31 36 37 38 40 41 42 44 +DEAL::33 1 25 27 29 31 32 34 35 36 38 39 45 46 47 48 53 54 +DEAL::36 0 1 4 5 26 27 30 31 33 35 37 38 39 +DEAL::39 0 1 4 5 8 10 27 31 33 35 36 38 42 43 44 46 48 53 54 57 59 +DEAL::42 4 5 12 13 28 29 30 31 34 35 37 38 39 40 41 43 44 +DEAL::45 32 33 34 35 46 47 48 49 50 51 52 +DEAL::48 1 5 8 10 13 18 32 33 34 35 39 43 45 46 47 49 50 51 52 53 54 55 56 57 58 59 +DEAL::51 18 45 46 47 48 49 50 52 56 57 58 +DEAL::54 1 5 8 10 33 35 39 43 46 48 50 52 53 55 57 58 59 +DEAL::57 5 10 13 18 34 35 39 43 47 48 51 52 54 55 56 58 59 +DEAL::58 +DEAL::43 +DEAL::972 +DEAL::28133 +DEAL::Checking Q2 in 1d: +DEAL::Checking Q2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 17 18 22 30 31 32 33 34 36 +DEAL::2 0 1 3 4 5 6 7 8 +DEAL::4 0 1 2 3 5 6 7 8 +DEAL::6 0 1 2 3 4 5 7 8 30 33 36 +DEAL::8 0 1 2 3 4 5 6 7 +DEAL::10 1 3 5 9 11 12 13 14 +DEAL::12 1 3 5 9 10 11 13 14 50 52 55 +DEAL::14 1 3 5 9 10 11 12 13 +DEAL::16 15 17 18 19 20 21 22 23 24 25 26 27 28 29 +DEAL::18 0 1 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 +DEAL::20 15 16 17 18 19 21 22 23 24 25 26 27 28 29 +DEAL::22 0 15 16 17 18 19 20 21 23 30 31 32 33 34 +DEAL::24 16 18 20 25 26 27 28 29 38 39 40 41 42 43 +DEAL::26 16 18 20 24 25 27 28 29 38 39 40 41 42 43 +DEAL::28 1 16 18 20 24 25 26 27 29 30 32 35 36 37 +DEAL::30 0 1 6 17 18 22 25 28 31 32 33 34 35 36 37 +DEAL::32 0 1 17 18 22 25 28 30 31 33 34 35 36 37 +DEAL::34 0 17 18 22 30 31 32 33 +DEAL::36 0 1 6 18 25 28 30 32 35 37 +DEAL::38 24 25 26 39 40 41 42 43 44 45 46 47 48 49 +DEAL::54 +DEAL::31 +DEAL::731 +DEAL::19697 +DEAL::Checking Q2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 107 108 111 112 116 120 123 124 128 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 169 171 172 174 206 209 210 211 214 218 219 221 +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 150 151 152 155 158 159 160 163 167 169 171 172 174 206 209 210 211 214 218 219 221 +DEAL::32 1 3 5 7 9 13 17 19 21 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 167 172 219 260 261 263 265 266 268 272 274 276 277 279 306 308 309 311 315 316 318 +DEAL::48 4 5 14 29 35 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL::64 4 5 14 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 +DEAL::80 5 29 35 46 48 50 52 55 59 61 63 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 +DEAL::96 4 5 6 7 12 13 14 15 25 49 50 57 60 61 65 85 86 87 88 89 90 91 92 93 94 95 +DEAL::112 0 1 4 5 45 46 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::128 0 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 +DEAL::144 106 108 110 112 114 118 122 124 126 132 133 134 135 136 137 138 139 140 141 142 143 145 146 147 148 149 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 +DEAL::160 0 1 4 5 10 14 16 17 22 107 108 111 112 116 120 123 124 128 133 135 138 141 143 146 150 151 152 153 154 155 156 157 158 159 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 +DEAL::176 1 5 108 112 124 133 135 138 141 143 146 150 152 154 157 160 162 167 168 169 170 171 172 173 174 175 177 180 188 195 198 200 203 206 208 211 213 217 218 219 220 221 222 223 +DEAL::192 4 45 109 110 111 112 117 118 119 120 130 151 152 156 157 158 165 178 179 180 181 182 183 184 185 186 187 188 189 190 191 193 194 206 207 208 209 210 211 212 213 214 215 216 +DEAL::208 4 5 14 45 46 51 52 53 66 111 112 120 135 141 151 152 156 157 158 165 167 170 171 176 179 180 184 187 188 192 195 198 200 203 206 207 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 +DEAL::224 132 133 134 135 136 139 142 143 144 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::240 46 132 133 134 135 136 139 142 143 144 195 196 199 200 201 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 241 283 284 285 286 287 288 289 290 291 292 293 294 +DEAL::256 27 224 225 226 227 228 231 234 235 236 242 243 244 245 246 247 248 249 250 251 252 253 254 255 257 258 259 260 261 262 264 266 267 272 273 274 275 276 277 278 279 280 281 282 +DEAL::272 1 5 17 27 29 32 35 37 40 225 227 235 243 245 248 251 253 256 260 261 262 264 266 267 273 274 275 276 277 278 279 280 281 282 284 289 295 298 300 303 306 307 309 310 314 315 316 317 318 319 320 +DEAL::288 46 69 134 135 139 195 196 199 200 201 226 227 231 232 233 240 244 245 249 250 251 258 283 284 285 286 287 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 +DEAL::304 5 29 35 46 52 69 72 73 82 226 227 231 244 245 249 250 251 258 283 284 285 288 289 290 295 296 297 298 299 300 301 302 303 305 +DEAL::317 +DEAL::197 +DEAL::14569 +DEAL::2253227 +DEAL::Checking Q3 in 1d: +DEAL::Checking Q3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 30 31 38 39 56 57 58 59 60 61 62 63 64 65 66 69 70 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL::20 1 3 6 7 16 17 18 19 21 22 23 24 25 26 27 99 102 103 110 111 +DEAL::25 1 3 6 7 16 17 18 19 20 21 22 23 24 26 27 +DEAL::30 0 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 56 57 58 59 60 61 62 63 64 65 66 +DEAL::35 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::40 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 +DEAL::45 1 29 31 34 35 44 46 47 48 49 50 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 99 100 101 102 103 104 105 106 107 +DEAL::50 1 29 31 34 35 44 45 46 47 48 49 51 52 53 54 55 56 59 60 67 68 69 70 71 72 73 74 +DEAL::55 29 31 34 35 44 45 46 47 48 49 50 51 52 53 54 +DEAL::60 0 1 30 31 38 39 45 50 51 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 +DEAL::65 0 30 31 38 39 56 57 58 59 60 61 62 63 64 66 +DEAL::70 0 1 8 9 31 45 50 51 56 59 60 67 68 69 71 72 73 74 +DEAL::75 44 45 46 47 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 +DEAL::80 44 45 46 47 75 76 77 78 79 81 82 83 84 85 86 +DEAL::85 44 45 46 47 75 76 77 78 79 80 81 82 83 84 86 +DEAL::90 75 76 77 78 87 88 89 91 92 93 94 95 96 97 98 +DEAL::95 75 76 77 78 87 88 89 90 91 92 93 94 96 97 98 +DEAL::110 +DEAL::59 +DEAL::2440 +DEAL::135559 +DEAL::Checking Q3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 442 443 446 447 448 449 454 455 456 457 556 561 562 563 564 565 566 575 576 577 578 593 594 595 596 601 602 603 604 +DEAL::45 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::90 1 3 5 7 10 11 18 19 26 27 30 31 36 37 38 39 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 439 448 449 595 596 713 714 717 718 721 722 723 724 729 730 731 732 749 752 753 756 757 758 759 764 765 766 767 855 858 859 860 861 866 867 868 869 884 885 886 887 892 893 894 895 +DEAL::135 4 5 20 21 66 76 77 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::180 5 66 76 77 113 115 117 120 121 126 127 134 135 138 139 144 145 146 147 172 173 174 175 176 177 178 179 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 +DEAL::225 4 5 6 7 16 17 18 19 20 21 22 23 52 53 54 55 116 117 130 131 136 137 138 139 152 153 154 155 217 218 219 220 221 222 223 224 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 +DEAL::270 5 7 18 19 66 67 74 75 76 77 78 79 100 101 102 103 117 138 139 174 183 184 187 188 197 198 199 200 218 221 222 227 228 233 234 235 236 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 276 277 278 279 +DEAL::315 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 +DEAL::360 281 283 285 287 290 291 298 299 306 307 310 311 316 317 318 319 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 +DEAL::405 0 1 4 5 12 13 20 21 24 25 26 27 40 41 42 43 282 283 286 287 294 295 302 303 308 309 310 311 324 325 326 327 392 393 394 395 396 397 398 399 400 401 402 403 404 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 +DEAL::450 1 283 287 310 311 345 347 352 353 358 359 362 363 372 373 374 375 392 394 397 398 403 404 409 410 415 416 417 418 439 440 441 442 443 444 445 446 447 448 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 618 620 625 626 631 632 635 636 645 646 647 648 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 +DEAL::495 112 284 285 286 287 296 297 298 299 300 301 302 303 332 333 334 335 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 +DEAL::540 5 113 285 287 298 299 346 347 354 355 356 357 358 359 380 381 382 383 394 403 404 439 444 445 446 447 462 463 464 465 474 476 479 480 487 488 491 492 497 498 499 500 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 559 560 565 566 571 572 573 574 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 +DEAL::585 4 286 287 302 303 393 394 401 402 403 404 405 406 427 428 429 430 475 476 483 484 489 490 491 492 505 506 507 508 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 586 587 588 589 590 +DEAL::630 113 344 345 346 347 348 349 354 355 360 361 362 363 364 365 366 367 521 522 523 528 529 530 531 532 533 534 535 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 +DEAL::675 172 617 618 619 620 621 622 627 628 633 634 635 636 637 638 639 640 665 666 667 668 669 670 671 672 673 674 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 784 785 786 787 792 793 794 795 796 797 798 799 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 +DEAL::720 1 5 64 66 345 347 362 363 439 440 441 444 445 448 449 450 451 452 453 521 530 531 591 592 595 596 597 598 599 600 618 620 625 626 631 632 635 636 645 646 647 648 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 717 718 719 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::765 1 5 26 27 64 66 70 71 76 77 80 81 88 89 90 91 618 620 635 636 666 668 673 674 679 680 683 684 693 694 695 696 713 714 715 716 719 720 723 724 725 726 727 728 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::810 5 66 76 77 113 120 121 172 175 176 177 178 201 202 203 204 346 347 354 355 521 522 523 528 529 530 531 532 533 534 535 619 620 627 628 629 630 631 632 653 654 655 656 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 811 812 813 814 815 816 817 818 819 +DEAL::855 1 5 26 27 64 66 70 71 76 77 80 81 88 89 90 91 113 120 121 172 175 176 177 178 201 202 203 204 347 439 444 445 521 530 531 591 592 595 596 597 598 599 600 620 631 632 668 679 680 714 719 720 721 722 737 738 739 740 749 754 755 756 757 772 773 774 775 785 790 791 794 795 804 805 806 807 820 825 826 829 830 839 840 841 842 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 +DEAL::894 +DEAL::503 +DEAL::86596 +DEAL::38182289 +DEAL::Checking DGQ0 in 1d: +DEAL::Checking DGQ0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::184 +DEAL::Checking DGQ0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::1 0 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::3 2 5 18 19 20 21 +DEAL::4 0 2 5 +DEAL::5 1 3 4 +DEAL::6 7 8 10 +DEAL::7 6 9 11 14 +DEAL::8 0 6 9 12 +DEAL::9 0 7 8 13 16 +DEAL::10 2 6 11 12 +DEAL::11 2 7 10 13 18 +DEAL::12 0 2 8 10 13 +DEAL::13 0 2 9 11 12 20 +DEAL::14 7 15 16 18 +DEAL::15 14 17 19 +DEAL::16 1 9 14 17 20 +DEAL::17 1 15 16 21 +DEAL::18 3 11 14 19 20 +DEAL::19 3 15 18 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::1290 +DEAL::Checking DGQ1 in 1d: +DEAL::Checking DGQ1 in 2d: +DEAL::0 1 2 3 18 19 22 23 +DEAL::2 0 1 3 +DEAL::4 1 3 5 6 7 34 35 38 39 +DEAL::6 1 3 4 5 7 +DEAL::8 9 10 11 +DEAL::10 8 9 11 16 17 +DEAL::12 9 11 13 14 15 +DEAL::14 9 11 12 13 15 20 21 +DEAL::16 10 11 17 18 19 +DEAL::18 0 1 16 17 19 +DEAL::20 14 15 17 19 21 22 23 +DEAL::22 0 1 17 19 20 21 23 +DEAL::24 13 15 25 26 27 +DEAL::26 13 15 24 25 27 32 33 +DEAL::28 25 27 29 30 31 +DEAL::30 25 27 28 29 31 36 37 +DEAL::32 21 23 26 27 33 34 35 +DEAL::34 4 5 21 23 32 33 35 +DEAL::36 30 31 33 35 37 38 39 +DEAL::38 4 5 33 35 36 37 39 +DEAL::35 +DEAL::10 +DEAL::280 +DEAL::5524 +DEAL::Checking DGQ1 in 3d: +DEAL::0 1 2 3 4 5 6 7 66 67 70 71 74 75 78 79 98 99 102 103 106 107 110 111 +DEAL::8 1 3 5 7 9 10 11 12 13 14 15 130 131 134 135 138 139 142 143 162 163 166 167 170 171 174 175 +DEAL::16 17 18 19 20 21 22 23 84 85 86 87 92 93 94 95 100 101 102 103 108 109 110 111 +DEAL::24 17 19 21 23 25 26 27 28 29 30 31 148 149 150 151 156 157 158 159 164 165 166 167 172 173 174 175 +DEAL::32 4 5 6 7 18 19 22 23 33 34 35 36 37 38 39 +DEAL::40 12 13 14 15 26 27 30 31 33 35 37 39 41 42 43 44 45 46 47 +DEAL::48 49 50 51 52 53 54 55 +DEAL::56 49 51 53 55 57 58 59 60 61 62 63 +DEAL::64 50 51 54 55 65 66 67 68 69 70 71 +DEAL::72 58 59 62 63 65 67 69 71 73 74 75 76 77 78 79 +DEAL::80 52 53 54 55 81 82 83 84 85 86 87 +DEAL::88 60 61 62 63 81 83 85 87 89 90 91 92 93 94 95 +DEAL::96 68 69 70 71 82 83 86 87 97 98 99 100 101 102 103 +DEAL::104 76 77 78 79 90 91 94 95 97 99 101 103 105 106 107 108 109 110 111 +DEAL::112 57 59 61 63 113 114 115 116 117 118 119 +DEAL::120 113 115 117 119 121 122 123 124 125 126 127 +DEAL::128 73 75 77 79 114 115 118 119 129 130 131 132 133 134 135 +DEAL::136 122 123 126 127 129 131 133 135 137 138 139 140 141 142 143 +DEAL::144 89 91 93 95 116 117 118 119 145 146 147 148 149 150 151 +DEAL::152 124 125 126 127 145 147 149 151 153 154 155 156 157 158 159 +DEAL::167 +DEAL::32 +DEAL::3040 +DEAL::264464 +DEAL::Checking DGQ3 in 1d: +DEAL::Checking DGQ3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 76 77 78 79 92 93 94 95 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 12 13 14 15 +DEAL::16 3 7 11 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 140 141 142 143 156 157 158 159 +DEAL::24 3 7 11 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 +DEAL::32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::40 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 +DEAL::48 35 39 43 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 +DEAL::56 35 39 43 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 +DEAL::64 44 45 46 47 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::72 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 +DEAL::80 60 61 62 63 67 71 75 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::88 67 71 75 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 +DEAL::96 51 55 59 63 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 +DEAL::104 51 55 59 63 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 +DEAL::112 99 103 107 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::120 99 103 107 111 112 113 114 115 116 117 118 119 121 122 123 124 125 126 127 +DEAL::128 83 87 91 95 108 109 110 111 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL::136 83 87 91 95 128 129 130 131 132 133 134 135 137 138 139 140 141 142 143 +DEAL::144 124 125 126 127 131 135 139 143 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::152 131 135 139 143 144 145 146 147 148 149 150 151 153 154 155 156 157 158 159 +DEAL::143 +DEAL::28 +DEAL::3040 +DEAL::242704 +DEAL::Checking DGQ3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 524 525 526 527 540 541 542 543 556 557 558 559 572 573 574 575 588 589 590 591 604 605 606 607 620 621 622 623 636 637 638 639 780 781 782 783 796 797 798 799 812 813 814 815 828 829 830 831 844 845 846 847 860 861 862 863 876 877 878 879 892 893 894 895 +DEAL::70 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 +DEAL::140 128 129 130 131 132 133 134 135 136 137 138 139 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 256 257 258 259 272 273 274 275 288 289 290 291 304 305 306 307 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::210 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 +DEAL::280 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 +DEAL::350 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 +DEAL::420 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 +DEAL::490 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 +DEAL::560 396 397 398 399 412 413 414 415 428 429 430 431 444 445 446 447 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 +DEAL::630 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 631 632 633 634 635 636 637 638 639 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 +DEAL::700 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 701 702 703 768 769 770 771 784 785 786 787 800 801 802 803 816 817 818 819 +DEAL::770 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 652 653 654 655 668 669 670 671 684 685 686 687 700 701 702 703 768 769 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 +DEAL::840 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 771 775 779 783 787 791 795 799 803 807 811 815 819 823 827 831 832 833 834 835 836 837 838 839 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 +DEAL::910 896 897 898 899 900 901 902 903 904 905 906 907 908 909 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 1024 1025 1026 1027 1040 1041 1042 1043 1056 1057 1058 1059 1072 1073 1074 1075 +DEAL::980 899 903 907 911 915 919 923 927 931 935 939 943 947 951 955 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 +DEAL::1050 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 +DEAL::1120 972 973 974 975 988 989 990 991 1004 1005 1006 1007 1020 1021 1022 1023 1027 1031 1035 1039 1043 1047 1051 1055 1059 1063 1067 1071 1075 1079 1083 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 +DEAL::1190 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 +DEAL::1260 1155 1159 1163 1167 1171 1175 1179 1183 1187 1191 1195 1199 1203 1207 1211 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1344 1345 1346 1347 1360 1361 1362 1363 1376 1377 1378 1379 1392 1393 1394 1395 +DEAL::1330 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 1164 1165 1166 1167 1180 1181 1182 1183 1196 1197 1198 1199 1212 1213 1214 1215 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 +DEAL::1343 +DEAL::160 +DEAL::116224 +DEAL::81566976 +DEAL::Checking DGP0 in 1d: +DEAL::Checking DGP0 in 2d: +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::0 1 4 5 +DEAL::8 +DEAL::5 +DEAL::40 +DEAL::184 +DEAL::Checking DGP0 in 3d: +DEAL::0 1 4 8 9 12 13 +DEAL::1 0 5 16 17 20 21 +DEAL::2 3 4 10 11 12 13 +DEAL::3 2 5 18 19 20 21 +DEAL::4 0 2 5 +DEAL::5 1 3 4 +DEAL::6 7 8 10 +DEAL::7 6 9 11 14 +DEAL::8 0 6 9 12 +DEAL::9 0 7 8 13 16 +DEAL::10 2 6 11 12 +DEAL::11 2 7 10 13 18 +DEAL::12 0 2 8 10 13 +DEAL::13 0 2 9 11 12 20 +DEAL::14 7 15 16 18 +DEAL::15 14 17 19 +DEAL::16 1 9 14 17 20 +DEAL::17 1 15 16 21 +DEAL::18 3 11 14 19 20 +DEAL::19 3 15 18 21 +DEAL::20 +DEAL::7 +DEAL::124 +DEAL::1290 +DEAL::Checking DGP1 in 1d: +DEAL::Checking DGP1 in 2d: +DEAL::0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::1 0 2 3 4 5 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 12 13 14 15 16 17 +DEAL::3 0 1 2 4 5 24 25 26 27 28 29 +DEAL::4 0 1 2 3 5 24 25 26 27 28 29 +DEAL::5 0 1 2 3 4 24 25 26 27 28 29 +DEAL::6 7 8 9 10 11 12 13 14 +DEAL::7 6 8 9 10 11 12 13 14 +DEAL::8 6 7 9 10 11 12 13 14 +DEAL::9 6 7 8 10 11 15 16 17 18 19 20 +DEAL::10 6 7 8 9 11 15 16 17 18 19 20 +DEAL::11 6 7 8 9 10 15 16 17 18 19 20 +DEAL::12 0 1 2 6 7 8 13 14 15 16 17 +DEAL::13 0 1 2 6 7 8 12 14 15 16 17 +DEAL::14 0 1 2 6 7 8 12 13 15 16 17 +DEAL::15 0 1 2 9 10 11 12 13 14 16 17 24 25 26 +DEAL::16 0 1 2 9 10 11 12 13 14 15 17 24 25 26 +DEAL::17 0 1 2 9 10 11 12 13 14 15 16 24 25 26 +DEAL::18 9 10 11 19 20 21 22 23 24 25 26 +DEAL::19 9 10 11 18 20 21 22 23 24 25 26 +DEAL::26 +DEAL::15 +DEAL::360 +DEAL::5328 +DEAL::Checking DGP1 in 3d: +DEAL::0 1 2 3 4 5 6 7 16 17 18 19 32 33 34 35 36 37 38 39 48 49 50 51 52 53 54 55 +DEAL::4 0 1 2 3 5 6 7 20 21 22 23 64 65 66 67 68 69 70 71 80 81 82 83 84 85 86 87 +DEAL::8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::12 8 9 10 11 13 14 15 20 21 22 23 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 +DEAL::16 0 1 2 3 8 9 10 11 17 18 19 20 21 22 23 +DEAL::20 4 5 6 7 12 13 14 15 16 17 18 19 21 22 23 +DEAL::24 25 26 27 28 29 30 31 32 33 34 35 40 41 42 43 +DEAL::28 24 25 26 27 29 30 31 36 37 38 39 44 45 46 47 56 57 58 59 +DEAL::32 0 1 2 3 24 25 26 27 33 34 35 36 37 38 39 48 49 50 51 +DEAL::36 0 1 2 3 28 29 30 31 32 33 34 35 37 38 39 52 53 54 55 64 65 66 67 +DEAL::40 8 9 10 11 24 25 26 27 41 42 43 44 45 46 47 48 49 50 51 +DEAL::44 8 9 10 11 28 29 30 31 40 41 42 43 45 46 47 52 53 54 55 72 73 74 75 +DEAL::48 0 1 2 3 8 9 10 11 32 33 34 35 40 41 42 43 49 50 51 52 53 54 55 +DEAL::52 0 1 2 3 8 9 10 11 36 37 38 39 44 45 46 47 48 49 50 51 53 54 55 80 81 82 83 +DEAL::56 28 29 30 31 57 58 59 60 61 62 63 64 65 66 67 72 73 74 75 +DEAL::60 56 57 58 59 61 62 63 68 69 70 71 76 77 78 79 +DEAL::64 4 5 6 7 36 37 38 39 56 57 58 59 65 66 67 68 69 70 71 80 81 82 83 +DEAL::68 4 5 6 7 60 61 62 63 64 65 66 67 69 70 71 84 85 86 87 +DEAL::72 12 13 14 15 44 45 46 47 56 57 58 59 73 74 75 76 77 78 79 80 81 82 83 +DEAL::76 12 13 14 15 60 61 62 63 72 73 74 75 77 78 79 84 85 86 87 +DEAL::83 +DEAL::28 +DEAL::1984 +DEAL::85536 +DEAL::Checking DGP3 in 1d: +DEAL::Checking DGP3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::25 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::35 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::40 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::50 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::55 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::60 30 31 32 33 34 35 36 37 38 39 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::65 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::70 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::75 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::80 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::85 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::90 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 +DEAL::95 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::202000 +DEAL::Checking DGP3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::66 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::110 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::154 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::198 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::220 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::242 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::264 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::286 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::308 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::330 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::352 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::374 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::396 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::418 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::10791200 +DEAL::Checking Nedelec0 in 2d: +DEAL::Checking Nedelec0 in 3d: +DEAL::Checking RaviartThomas0 in 2d: +DEAL::Checking RaviartThomas1 in 2d: +DEAL::Checking RaviartThomas2 in 2d: +DEAL::Checking RaviartThomasNodal0 in 2d: +DEAL::Checking RaviartThomasNodal1 in 2d: +DEAL::Checking RaviartThomasNodal2 in 2d: +DEAL::Checking RaviartThomasNodal0 in 3d: +DEAL::Checking RaviartThomasNodal1 in 3d: +DEAL::Checking RaviartThomasNodal2 in 3d: +DEAL::Checking FE_Q<1>(1)3 in 1d: +DEAL::Checking FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 6 7 8 9 10 11 +DEAL::0 1 2 +DEAL::2 0 3 5 6 8 9 11 +DEAL::2 6 8 9 11 +DEAL::2 0 +DEAL::4 0 1 3 6 7 9 10 12 13 15 16 +DEAL::4 9 10 15 16 +DEAL::4 0 1 6 7 15 16 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 +DEAL::6 +DEAL::6 +DEAL::8 0 2 3 5 6 9 11 +DEAL::8 +DEAL::8 +DEAL::10 0 1 3 4 6 7 9 12 13 15 16 +DEAL::10 +DEAL::10 +DEAL::12 3 4 5 9 10 11 13 14 15 16 17 +DEAL::12 +DEAL::12 6 7 8 13 14 15 16 17 +DEAL::14 3 5 9 11 12 15 17 +DEAL::14 +DEAL::14 6 8 12 15 17 +DEAL::16 3 4 9 10 12 13 15 +DEAL::16 +DEAL::16 +DEAL::0 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 +DEAL::2 +DEAL::2 0 3 5 6 8 9 11 +DEAL::2 +DEAL::4 +DEAL::4 0 1 3 6 7 9 10 12 13 15 16 +DEAL::4 +DEAL::6 0 1 2 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 +DEAL::6 0 1 2 +DEAL::8 0 2 +DEAL::8 0 2 3 5 6 9 11 +DEAL::8 0 2 +DEAL::10 0 1 3 4 +DEAL::10 0 1 3 4 6 7 9 12 13 15 16 +DEAL::10 0 1 +DEAL::12 +DEAL::12 3 4 5 9 10 11 13 14 15 16 17 +DEAL::12 3 4 5 6 7 8 +DEAL::14 +DEAL::14 3 5 9 11 12 15 17 +DEAL::14 3 5 6 8 +DEAL::16 3 4 +DEAL::16 3 4 9 10 12 13 15 +DEAL::16 0 1 3 4 6 7 15 +DEAL::0 1 2 3 4 5 +DEAL::0 6 7 8 9 10 11 15 16 17 +DEAL::0 1 2 +DEAL::2 0 3 5 +DEAL::2 6 8 9 11 15 17 +DEAL::2 0 +DEAL::14 +DEAL::18 +DEAL::196 +DEAL::1596 +DEAL::14 +DEAL::7 +DEAL::46 +DEAL::219 +DEAL::14 +DEAL::10 +DEAL::61 +DEAL::468 +DEAL::14 +DEAL::7 +DEAL::46 +DEAL::450 +DEAL::14 +DEAL::18 +DEAL::196 +DEAL::1596 +DEAL::17 +DEAL::12 +DEAL::71 +DEAL::846 +DEAL::14 +DEAL::7 +DEAL::61 +DEAL::531 +DEAL::17 +DEAL::10 +DEAL::71 +DEAL::384 +DEAL::11 +DEAL::15 +DEAL::154 +DEAL::1413 +DEAL::Checking FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 78 79 80 87 88 89 +DEAL::0 6 7 8 15 16 17 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 78 79 80 87 88 89 +DEAL::9 6 7 8 15 16 17 +DEAL::18 2 5 8 11 14 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::18 60 61 62 69 70 71 78 79 80 87 88 89 +DEAL::27 2 5 8 11 14 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 +DEAL::27 60 61 62 69 70 71 78 79 80 87 88 89 +DEAL::36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 +DEAL::45 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 +DEAL::45 +DEAL::54 38 41 44 47 50 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::54 +DEAL::63 38 41 44 47 50 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 +DEAL::63 +DEAL::72 42 43 44 51 52 53 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::72 +DEAL::81 42 43 44 51 52 53 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 +DEAL::81 +DEAL::0 60 61 62 69 70 71 74 77 80 83 86 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::9 60 61 62 69 70 71 74 77 80 83 86 89 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 +DEAL::18 56 59 62 65 68 71 +DEAL::18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::27 56 59 62 65 68 71 +DEAL::27 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 +DEAL::36 +DEAL::36 20 23 26 29 32 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::45 +DEAL::45 20 23 26 29 32 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 +DEAL::54 +DEAL::54 2 5 8 11 14 17 24 25 26 33 34 35 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL::63 +DEAL::63 2 5 8 11 14 17 24 25 26 33 34 35 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 +DEAL::72 +DEAL::72 42 43 44 51 52 53 56 59 62 65 68 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::81 +DEAL::81 42 43 44 51 52 53 56 59 62 65 68 71 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 +DEAL::89 +DEAL::30 +DEAL::1908 +DEAL::84906 +DEAL::89 +DEAL::13 +DEAL::306 +DEAL::13473 +DEAL::89 +DEAL::13 +DEAL::306 +DEAL::11169 +DEAL::67 +DEAL::30 +DEAL::1980 +DEAL::90054 +DEAL::Checking FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::5 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::25 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::30 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::35 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 +DEAL::40 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 0 1 2 3 4 5 6 7 8 9 20 21 22 23 24 25 26 27 28 29 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::50 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::55 0 1 2 3 4 5 6 7 8 9 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 80 81 82 83 84 85 86 87 88 89 +DEAL::60 30 31 32 33 34 35 36 37 38 39 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::65 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::70 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::75 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 90 91 92 93 94 95 96 97 98 99 +DEAL::80 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::85 10 11 12 13 14 15 16 17 18 19 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::90 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 +DEAL::95 10 11 12 13 14 15 16 17 18 19 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 +DEAL::89 +DEAL::50 +DEAL::4000 +DEAL::202000 +DEAL::Checking FE_Q<3>(1)3 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 +DEAL::0 18 19 20 21 22 23 30 31 32 33 34 35 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::0 12 13 14 +DEAL::9 0 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::9 +DEAL::9 +DEAL::18 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 48 49 50 51 52 53 +DEAL::18 3 4 5 6 7 8 +DEAL::18 +DEAL::27 3 4 5 9 10 11 15 16 17 21 22 23 24 25 26 28 29 30 31 32 33 34 35 +DEAL::27 +DEAL::27 +DEAL::36 12 13 14 15 16 17 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::36 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::36 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 +DEAL::45 12 13 14 15 16 17 30 31 32 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::45 0 1 2 +DEAL::45 +DEAL::54 15 16 17 30 31 32 39 40 41 45 46 47 51 52 53 55 56 57 58 59 +DEAL::54 0 1 2 +DEAL::54 9 10 11 21 22 23 24 25 26 33 34 35 36 37 38 48 49 50 51 52 53 55 56 57 58 59 +DEAL::3 12 13 14 15 16 17 18 19 20 21 22 23 48 49 50 51 52 53 +DEAL::3 4 5 6 7 8 +DEAL::3 +DEAL::12 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 +DEAL::12 +DEAL::21 0 1 2 3 4 5 +DEAL::21 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::21 +DEAL::30 0 1 2 12 13 14 36 37 38 +DEAL::30 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 48 49 50 51 52 53 54 55 56 +DEAL::30 0 1 2 3 4 5 6 7 8 12 13 14 +DEAL::39 3 4 5 +DEAL::39 15 16 17 21 22 23 27 28 29 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 54 55 56 57 58 59 +DEAL::39 15 16 17 18 19 20 21 22 23 24 25 26 40 41 42 43 44 +DEAL::48 0 1 2 3 4 5 12 13 14 15 16 17 +DEAL::48 18 19 20 21 22 23 30 31 32 33 34 35 39 40 41 45 46 47 49 50 51 52 53 54 55 56 57 58 59 +DEAL::48 +DEAL::57 0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 30 31 32 +DEAL::57 21 22 23 33 34 35 39 40 41 45 46 47 48 49 50 54 55 56 58 59 +DEAL::57 6 7 8 9 10 11 12 13 14 18 19 20 24 25 26 39 40 41 42 43 44 51 52 53 58 59 +DEAL::6 12 13 14 15 16 17 36 37 38 39 40 41 +DEAL::6 24 25 26 27 28 29 30 31 32 33 34 35 42 43 44 45 46 47 51 52 53 54 55 56 57 58 59 +DEAL::6 0 1 2 3 4 5 7 8 9 10 11 12 13 14 +DEAL::15 +DEAL::15 36 37 38 39 40 41 42 43 44 45 46 47 +DEAL::15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 +DEAL::24 3 4 5 15 16 17 25 26 30 31 32 39 40 41 54 55 56 +DEAL::24 36 37 38 39 40 41 42 43 44 45 46 47 57 58 59 +DEAL::24 9 10 11 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::33 54 55 56 +DEAL::33 +DEAL::33 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 48 49 50 51 52 53 54 55 56 +DEAL::42 3 4 5 15 16 17 24 25 26 30 31 32 +DEAL::42 39 40 41 45 46 47 57 58 59 +DEAL::42 9 10 11 18 19 20 24 25 26 30 31 32 36 37 38 39 40 41 43 44 45 46 47 51 52 53 54 55 56 57 58 59 +DEAL::51 15 16 17 30 31 32 39 40 41 54 55 56 +DEAL::51 42 43 44 45 46 47 57 58 59 +DEAL::51 9 10 11 21 22 23 24 25 26 33 34 35 36 37 38 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 +DEAL::44 +DEAL::60 +DEAL::1484 +DEAL::41508 +DEAL::59 +DEAL::31 +DEAL::522 +DEAL::12162 +DEAL::56 +DEAL::40 +DEAL::534 +DEAL::14946 +DEAL::59 +DEAL::28 +DEAL::522 +DEAL::14115 +DEAL::38 +DEAL::48 +DEAL::1246 +DEAL::40023 +DEAL::53 +DEAL::40 +DEAL::502 +DEAL::20676 +DEAL::56 +DEAL::19 +DEAL::534 +DEAL::15996 +DEAL::53 +DEAL::28 +DEAL::502 +DEAL::9966 +DEAL::50 +DEAL::48 +DEAL::1288 +DEAL::41067 +DEAL::Checking FE_DGQ<3>(2)2 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 438 439 440 447 448 449 456 457 458 465 466 467 474 475 476 483 484 485 492 493 494 501 502 503 510 511 512 519 520 521 528 529 530 537 538 539 +DEAL::0 60 61 62 69 70 71 78 79 80 87 88 89 96 97 98 105 106 107 114 115 116 123 124 125 132 133 134 141 142 143 150 151 152 159 160 161 +DEAL::59 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::59 +DEAL::118 108 109 110 111 112 113 114 115 116 117 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::118 +DEAL::177 110 113 116 119 122 125 128 131 134 137 140 143 146 149 152 155 158 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 270 271 272 279 280 281 288 289 290 297 298 299 306 307 308 315 316 317 +DEAL::177 +DEAL::236 114 115 116 123 124 125 132 133 134 141 142 143 150 151 152 159 160 161 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 273 276 279 282 285 288 291 294 297 300 303 306 309 312 315 318 321 +DEAL::236 +DEAL::295 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 +DEAL::295 +DEAL::354 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 +DEAL::354 +DEAL::413 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 486 487 488 495 496 497 504 505 506 513 514 515 522 523 524 531 532 533 +DEAL::413 162 165 168 171 174 177 180 183 186 189 192 195 198 201 204 207 210 213 +DEAL::472 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL::472 +DEAL::531 384 385 386 393 394 395 402 403 404 411 412 413 420 421 422 429 430 431 434 437 440 443 446 449 452 455 458 461 464 467 470 473 476 479 482 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 532 533 534 535 536 537 538 539 +DEAL::531 108 109 110 111 112 113 114 115 116 135 136 137 138 139 140 141 142 143 +DEAL::590 108 109 110 111 112 113 114 115 116 135 136 137 138 139 140 141 142 143 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 591 592 593 +DEAL::590 0 3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 48 51 +DEAL::55 450 451 452 453 454 455 456 457 458 477 478 479 480 481 482 483 484 485 546 547 548 555 556 557 564 565 566 573 574 575 582 583 584 591 592 593 +DEAL::55 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::114 0 1 2 9 10 11 18 19 20 27 28 29 36 37 38 45 46 47 504 505 506 507 508 509 510 511 512 531 532 533 534 535 536 537 538 539 +DEAL::114 56 59 62 65 68 71 74 77 80 83 86 89 92 95 98 101 104 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 +DEAL::173 +DEAL::173 162 163 164 165 166 167 168 169 170 171 172 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 219 222 225 228 231 234 237 240 243 246 249 252 255 258 261 264 267 +DEAL::232 +DEAL::232 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 324 325 326 333 334 335 342 343 344 351 352 353 360 361 362 369 370 371 +DEAL::291 488 491 494 497 500 503 506 509 512 515 518 521 524 527 530 533 536 539 +DEAL::291 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 486 487 488 489 490 491 492 493 494 513 514 515 516 517 518 519 520 521 +DEAL::350 54 55 56 63 64 65 72 73 74 81 82 83 90 91 92 99 100 101 +DEAL::350 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 540 541 542 543 544 545 546 547 548 567 568 569 570 571 572 573 574 575 +DEAL::409 +DEAL::409 180 181 182 183 184 185 186 187 188 207 208 209 210 211 212 213 214 215 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL::468 +DEAL::468 380 383 386 389 392 395 398 401 404 407 410 413 416 419 422 425 428 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 +DEAL::527 +DEAL::527 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 528 529 530 531 532 533 534 535 536 537 538 539 540 543 546 549 552 555 558 561 564 567 570 573 576 579 582 585 588 591 +DEAL::539 +DEAL::126 +DEAL::41796 +DEAL::12287538 +DEAL::593 +DEAL::73 +DEAL::7074 +DEAL::1766961 +DEAL::593 +DEAL::37 +DEAL::7074 +DEAL::1798065 +DEAL::427 +DEAL::108 +DEAL::42444 +DEAL::12917070 +DEAL::Checking FE_DGP<3>(3)1 in 3d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::22 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::44 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::66 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::88 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 +DEAL::110 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 115 116 117 118 119 +DEAL::132 120 121 122 123 124 125 126 127 128 129 130 131 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 +DEAL::154 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 155 156 157 158 159 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 +DEAL::176 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 +DEAL::198 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 +DEAL::220 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::242 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 240 241 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 +DEAL::264 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::286 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 280 281 282 283 284 285 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 +DEAL::308 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 309 310 311 312 313 314 315 316 317 318 319 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 +DEAL::330 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 320 321 322 323 324 325 326 327 328 329 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::352 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 353 354 355 356 357 358 359 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::374 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 360 361 362 363 364 365 366 367 368 369 370 371 372 373 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 +DEAL::396 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 397 398 399 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::418 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 +DEAL::419 +DEAL::140 +DEAL::49600 +DEAL::10791200 +DEAL::Checking FE_Q<1>(1)3FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGQ<1>(2)2FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_DGP<1>(3)1FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_Q<2>(1)3FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL::0 +DEAL::6 7 8 9 10 11 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 81 82 83 +DEAL::0 1 2 +DEAL::11 0 2 3 5 6 8 9 +DEAL::11 12 14 15 17 +DEAL::11 +DEAL:: +DEAL:: +DEAL::4 0 3 6 9 +DEAL::4 3 5 6 7 8 9 10 11 +DEAL::4 +DEAL::54 72 73 74 +DEAL::0 1 2 +DEAL::15 3 4 5 9 10 11 +DEAL::15 12 13 14 16 17 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 +DEAL:: +DEAL:: +DEAL::8 3 9 +DEAL::8 12 15 +DEAL::8 0 1 2 3 4 5 6 7 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::1 0 3 4 6 7 9 10 +DEAL::1 +DEAL:: +DEAL:: +DEAL:: +DEAL::12 0 3 6 9 13 14 15 16 17 18 19 20 +DEAL::12 +DEAL:: +DEAL:: +DEAL:: +DEAL::23 0 3 6 9 21 22 24 25 26 27 28 29 45 48 51 +DEAL::23 +DEAL::3 4 +DEAL:: +DEAL:: +DEAL::34 3 4 9 10 30 31 33 54 55 +DEAL::34 3 4 6 7 51 52 +DEAL:: +DEAL:: +DEAL:: +DEAL::45 3 9 23 26 29 30 33 46 47 48 49 50 51 52 53 +DEAL::45 +DEAL::0 2 3 5 +DEAL:: +DEAL:: +DEAL::56 6 8 9 11 33 35 54 +DEAL::56 +DEAL::0 +DEAL:: +DEAL:: +DEAL::67 6 9 27 28 29 54 66 68 69 70 71 72 73 74 +DEAL::67 +DEAL::3 +DEAL:: +DEAL:: +DEAL::78 9 33 54 59 62 65 75 76 77 79 80 81 82 83 +DEAL::78 +DEAL::3 +DEAL:: +DEAL:: +DEAL::89 9 33 54 84 85 86 87 88 +DEAL::89 0 1 2 63 66 69 +DEAL:: +DEAL:: +DEAL:: +DEAL::10 30 33 +DEAL::10 3 6 9 11 12 13 14 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL::21 30 33 47 50 53 +DEAL::21 3 6 18 19 20 22 23 24 25 26 +DEAL:: +DEAL::12 14 +DEAL:: +DEAL::32 +DEAL::32 3 5 6 8 27 29 30 51 53 +DEAL:: +DEAL:: +DEAL:: +DEAL::43 +DEAL::43 3 6 27 30 42 44 45 46 47 48 49 50 +DEAL::3 +DEAL:: +DEAL:: +DEAL::54 33 77 80 83 +DEAL::54 6 15 16 17 51 55 56 57 58 59 60 61 62 +DEAL::3 +DEAL:: +DEAL:: +DEAL::65 33 +DEAL::65 6 24 25 26 51 63 64 66 67 68 69 70 71 81 84 87 +DEAL::17 +DEAL::18 +DEAL::196 +DEAL::1578 +DEAL::17 +DEAL::18 +DEAL::108 +DEAL::804 +DEAL::17 +DEAL::18 +DEAL::58 +DEAL::450 +DEAL::86 +DEAL::30 +DEAL::105 +DEAL::435 +DEAL::86 +DEAL::33 +DEAL::44 +DEAL::135 +DEAL::17 +DEAL::11 +DEAL::108 +DEAL::819 +DEAL::8 +DEAL::9 +DEAL::118 +DEAL::978 +DEAL::15 +DEAL::18 +DEAL::64 +DEAL::690 +DEAL::71 +DEAL::4 +DEAL::12 +DEAL::48 +DEAL::77 +DEAL::33 +DEAL::54 +DEAL::594 +DEAL::17 +DEAL::5 +DEAL::58 +DEAL::465 +DEAL::15 +DEAL::6 +DEAL::64 +DEAL::549 +DEAL::8 +DEAL::9 +DEAL::162 +DEAL::1377 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::80 +DEAL::7 +DEAL::42 +DEAL::231 +DEAL::86 +DEAL::9 +DEAL::105 +DEAL::5733 +DEAL::71 +DEAL::3 +DEAL::12 +DEAL::819 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::80 +DEAL::90 +DEAL::1472 +DEAL::58632 +DEAL::89 +DEAL::49 +DEAL::242 +DEAL::10998 +DEAL::86 +DEAL::3 +DEAL::44 +DEAL::2043 +DEAL::77 +DEAL::3 +DEAL::54 +DEAL::2478 +DEAL::80 +DEAL::6 +DEAL::42 +DEAL::2988 +DEAL::89 +DEAL::13 +DEAL::242 +DEAL::7506 +DEAL::83 +DEAL::87 +DEAL::1350 +DEAL::57663 +DEAL::Checking FE_DGQ<2>(2)2FE_DGP<2>(3)1 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 +DEAL::0 28 29 30 37 38 39 40 41 42 43 44 45 46 47 48 49 56 57 58 65 66 67 68 69 70 71 72 73 74 75 76 77 +DEAL:: +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 28 31 34 37 40 43 +DEAL::14 +DEAL:: +DEAL::28 2 5 8 11 14 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL::28 +DEAL::50 51 52 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::42 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 +DEAL::42 +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::56 +DEAL:: +DEAL::70 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 84 87 +DEAL::70 0 3 6 9 +DEAL:: +DEAL::84 58 61 64 67 70 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 +DEAL::84 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +DEAL:: +DEAL::8 84 85 86 87 88 89 +DEAL::8 0 1 2 3 4 5 6 7 9 10 11 78 81 84 87 +DEAL::0 3 +DEAL::22 62 63 64 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL:: +DEAL::36 +DEAL::36 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 50 53 56 59 62 65 +DEAL:: +DEAL::50 +DEAL::50 0 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 24 27 30 33 36 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 +DEAL:: +DEAL::64 +DEAL::64 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 +DEAL::44 47 50 53 56 59 +DEAL::78 86 89 +DEAL::78 2 5 8 11 12 13 14 15 16 17 18 19 20 21 79 80 81 82 83 84 85 86 87 88 89 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::2 0 1 3 4 5 16 19 22 25 28 31 +DEAL:: +DEAL::80 83 86 89 +DEAL::16 2 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL:: +DEAL:: +DEAL::30 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 +DEAL:: +DEAL::52 55 58 61 64 67 68 69 70 71 72 73 74 75 76 77 84 85 86 +DEAL::44 3 4 5 6 7 8 9 10 11 12 13 14 15 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL::58 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 61 72 75 78 81 84 87 +DEAL:: +DEAL:: +DEAL::72 22 23 24 31 32 33 34 35 36 37 38 39 40 41 42 43 46 49 52 55 58 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL:: +DEAL:: +DEAL::86 72 73 74 75 76 77 78 79 80 81 82 83 84 85 87 88 89 +DEAL::53 +DEAL::44 +DEAL::2304 +DEAL::93299 +DEAL::89 +DEAL::33 +DEAL::982 +DEAL::48991 +DEAL::89 +DEAL::32 +DEAL::416 +DEAL::19382 +DEAL::89 +DEAL::27 +DEAL::982 +DEAL::36979 +DEAL::85 +DEAL::60 +DEAL::2532 +DEAL::113746 +DEAL::89 +DEAL::48 +DEAL::578 +DEAL::36929 +DEAL::89 +DEAL::16 +DEAL::416 +DEAL::30050 +DEAL::89 +DEAL::20 +DEAL::578 +DEAL::18806 +DEAL::77 +DEAL::60 +DEAL::3312 +DEAL::172860 +DEAL::Checking FE_DGP<2>(3)1FE_DGQ<2>(2)2 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 41 44 47 50 53 +DEAL::12 13 14 15 16 17 18 19 20 21 28 29 30 37 38 39 40 41 42 43 44 45 46 47 48 49 56 57 58 65 66 67 +DEAL:: +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 18 +DEAL:: +DEAL:: +DEAL::28 0 1 2 3 4 5 6 7 8 9 12 15 18 21 24 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 +DEAL:: +DEAL::34 35 36 37 38 39 40 41 42 43 50 51 52 59 60 61 62 63 64 65 66 67 68 69 70 71 78 79 80 87 88 89 +DEAL::42 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 +DEAL:: +DEAL:: +DEAL::56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 97 +DEAL::0 3 6 9 12 13 14 15 16 17 18 19 20 21 22 23 24 31 32 33 +DEAL:: +DEAL::70 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 +DEAL:: +DEAL:: +DEAL::84 56 57 58 59 60 61 62 63 64 65 68 71 74 77 80 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 40 41 42 43 44 45 46 47 48 49 50 51 52 59 60 61 68 69 70 71 72 73 74 75 76 77 78 81 84 87 +DEAL::0 3 +DEAL::98 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 +DEAL::0 1 2 +DEAL:: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 19 20 21 56 57 58 59 60 61 62 63 64 65 72 73 74 81 82 83 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 53 56 59 62 65 +DEAL::12 +DEAL:: +DEAL::26 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 +DEAL::26 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 19 20 21 84 85 86 87 88 89 90 91 92 93 +DEAL::40 0 1 2 9 10 11 12 13 14 15 16 17 18 19 20 21 24 27 30 33 36 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 +DEAL::40 34 35 36 37 38 39 41 42 43 44 47 50 53 56 59 +DEAL:: +DEAL::54 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 +DEAL::54 +DEAL::84 85 86 87 88 89 90 91 92 93 96 99 +DEAL::68 2 5 8 11 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL::68 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 19 22 25 28 31 34 35 36 37 38 39 40 41 42 43 44 45 46 53 54 55 +DEAL:: +DEAL::82 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 +DEAL::82 +DEAL:: +DEAL::6 68 69 70 71 72 73 74 75 76 77 80 83 86 89 +DEAL::6 2 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 62 63 64 65 66 67 68 69 70 71 72 73 74 81 82 83 +DEAL:: +DEAL::20 +DEAL::20 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 47 48 49 +DEAL::34 40 41 42 43 44 45 46 47 48 49 52 55 58 61 64 67 68 69 70 71 72 73 74 75 76 77 84 85 86 +DEAL::34 3 4 5 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 75 78 81 84 87 +DEAL:: +DEAL::48 +DEAL::48 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 +DEAL::28 29 30 31 32 33 34 35 36 37 38 39 40 47 48 49 +DEAL::62 +DEAL::62 6 7 8 9 10 11 12 13 14 15 22 23 24 31 32 33 34 35 36 37 38 39 40 41 42 43 46 49 52 55 58 61 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 +DEAL:: +DEAL::76 +DEAL::76 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 +DEAL::53 +DEAL::44 +DEAL::2970 +DEAL::138282 +DEAL::99 +DEAL::42 +DEAL::1230 +DEAL::64378 +DEAL::93 +DEAL::32 +DEAL::496 +DEAL::18956 +DEAL::99 +DEAL::32 +DEAL::1230 +DEAL::43133 +DEAL::82 +DEAL::50 +DEAL::2488 +DEAL::105992 +DEAL::89 +DEAL::39 +DEAL::817 +DEAL::52400 +DEAL::93 +DEAL::16 +DEAL::496 +DEAL::27672 +DEAL::89 +DEAL::30 +DEAL::817 +DEAL::25644 +DEAL::77 +DEAL::60 +DEAL::2984 +DEAL::136245 +DEAL::Checking FE_Q<1>(1)3FE_DGP<1>(3)1FE_Q<1>(1)3 in 1d: +DEAL::Checking FE_DGQ<1>(2)2FE_DGQ<1>(2)2FE_Q<1>(3)3 in 1d: +DEAL::Checking FE_DGP<1>(3)1FE_DGP<1>(3)1FE_Q<1>(2)3 in 1d: +DEAL::Checking FE_Q<2>(1)3FE_DGP<2>(3)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::0 +DEAL::14 15 16 17 18 19 20 21 22 23 24 25 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::10 0 4 6 12 16 +DEAL::10 0 4 16 +DEAL::10 2 4 8 +DEAL::20 24 42 46 58 62 90 94 +DEAL::10 +DEAL::10 14 +DEAL::10 +DEAL::2 0 6 8 12 14 +DEAL::2 0 16 +DEAL::2 0 4 6 +DEAL:: +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::12 0 6 +DEAL::12 0 6 7 8 9 10 11 13 14 15 +DEAL::12 10 11 13 14 15 16 17 +DEAL::0 1 58 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL::12 +DEAL::12 +DEAL::12 +DEAL::4 6 7 8 9 10 11 +DEAL::4 0 1 2 3 5 16 17 +DEAL::4 0 1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 +DEAL::4 +DEAL::4 +DEAL::4 +DEAL::14 6 +DEAL::14 0 6 7 8 9 10 11 12 13 15 16 +DEAL::14 4 10 11 12 13 15 16 17 +DEAL::0 1 +DEAL::14 +DEAL::14 10 16 17 +DEAL::14 0 1 2 3 4 5 6 7 8 9 10 11 12 13 15 16 17 +DEAL:: +DEAL:: +DEAL:: +DEAL::6 2 8 12 14 18 20 24 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 2 +DEAL:: +DEAL:: +DEAL::16 2 4 8 10 14 20 22 58 60 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::26 2 8 14 20 27 28 29 30 31 32 33 34 35 48 49 50 51 52 53 54 55 56 57 64 65 66 67 68 69 70 71 72 73 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::36 8 9 10 11 12 13 20 21 22 23 24 25 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::6 10 +DEAL:: +DEAL:: +DEAL::46 8 12 20 24 36 40 42 58 62 84 88 90 94 +DEAL:: +DEAL::10 14 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::56 8 20 26 27 28 29 30 31 32 33 34 35 36 42 48 49 50 51 52 53 54 55 57 74 75 76 77 78 79 80 81 82 83 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL:: +DEAL:: +DEAL::0 6 +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::66 14 20 26 27 28 29 30 31 32 33 34 35 58 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 6 +DEAL::6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::76 20 42 48 49 50 51 52 53 54 55 56 57 58 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 +DEAL:: +DEAL::16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL:: +DEAL:: +DEAL:: +DEAL::86 36 38 42 44 84 90 92 +DEAL::6 8 12 14 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::96 36 42 48 49 50 51 52 53 54 55 56 57 84 90 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL::0 1 2 3 4 5 6 7 8 9 16 17 +DEAL::0 1 2 3 4 5 6 7 +DEAL::6 +DEAL::6 +DEAL::6 +DEAL::84 85 86 87 88 89 90 91 92 93 94 95 +DEAL::6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::6 0 1 2 3 4 5 7 8 9 +DEAL::6 +DEAL::16 +DEAL::16 +DEAL::16 2 +DEAL::84 88 90 94 +DEAL::16 6 10 12 +DEAL::16 10 14 +DEAL::16 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::84 90 96 97 98 99 +DEAL::8 0 1 2 3 4 5 6 12 +DEAL::8 0 1 2 3 4 5 6 7 9 +DEAL::8 9 10 11 12 13 14 15 16 17 +DEAL::0 6 +DEAL::0 16 +DEAL::0 10 11 12 13 14 15 16 17 +DEAL::0 1 42 74 75 76 77 78 79 80 81 82 83 90 96 97 98 99 +DEAL::0 1 2 3 4 5 +DEAL::0 10 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::17 +DEAL::18 +DEAL::144 +DEAL::1134 +DEAL::17 +DEAL::18 +DEAL::96 +DEAL::742 +DEAL::11 +DEAL::18 +DEAL::49 +DEAL::383 +DEAL::89 +DEAL::46 +DEAL::154 +DEAL::726 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::11 +DEAL::9 +DEAL::35 +DEAL::281 +DEAL::11 +DEAL::18 +DEAL::35 +DEAL::255 +DEAL::17 +DEAL::18 +DEAL::96 +DEAL::655 +DEAL::17 +DEAL::18 +DEAL::156 +DEAL::1397 +DEAL::17 +DEAL::18 +DEAL::141 +DEAL::1264 +DEAL::79 +DEAL::23 +DEAL::242 +DEAL::2577 +DEAL::5 +DEAL::6 +DEAL::25 +DEAL::267 +DEAL::7 +DEAL::8 +DEAL::27 +DEAL::299 +DEAL::16 +DEAL::18 +DEAL::35 +DEAL::425 +DEAL::11 +DEAL::7 +DEAL::49 +DEAL::361 +DEAL::17 +DEAL::12 +DEAL::141 +DEAL::1514 +DEAL::13 +DEAL::18 +DEAL::116 +DEAL::1162 +DEAL::92 +DEAL::2 +DEAL::26 +DEAL::236 +DEAL::14 +DEAL::3 +DEAL::26 +DEAL::165 +DEAL::12 +DEAL::4 +DEAL::47 +DEAL::446 +DEAL::17 +DEAL::18 +DEAL::154 +DEAL::1989 +DEAL::89 +DEAL::12 +DEAL::154 +DEAL::7983 +DEAL::79 +DEAL::12 +DEAL::242 +DEAL::16028 +DEAL::92 +DEAL::9 +DEAL::26 +DEAL::743 +DEAL::63 +DEAL::82 +DEAL::2364 +DEAL::119154 +DEAL::99 +DEAL::18 +DEAL::172 +DEAL::12690 +DEAL::99 +DEAL::18 +DEAL::130 +DEAL::10429 +DEAL::99 +DEAL::18 +DEAL::174 +DEAL::11374 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::5 +DEAL::3 +DEAL::25 +DEAL::249 +DEAL::14 +DEAL::5 +DEAL::26 +DEAL::263 +DEAL::99 +DEAL::18 +DEAL::172 +DEAL::966 +DEAL::11 +DEAL::12 +DEAL::100 +DEAL::786 +DEAL::17 +DEAL::16 +DEAL::118 +DEAL::702 +DEAL::7 +DEAL::10 +DEAL::69 +DEAL::366 +DEAL::11 +DEAL::6 +DEAL::35 +DEAL::366 +DEAL::7 +DEAL::3 +DEAL::27 +DEAL::266 +DEAL::12 +DEAL::12 +DEAL::47 +DEAL::548 +DEAL::99 +DEAL::18 +DEAL::130 +DEAL::1264 +DEAL::17 +DEAL::9 +DEAL::118 +DEAL::868 +DEAL::9 +DEAL::10 +DEAL::124 +DEAL::759 +DEAL::17 +DEAL::18 +DEAL::167 +DEAL::1317 +DEAL::11 +DEAL::2 +DEAL::35 +DEAL::300 +DEAL::16 +DEAL::2 +DEAL::35 +DEAL::290 +DEAL::17 +DEAL::9 +DEAL::154 +DEAL::1269 +DEAL::99 +DEAL::18 +DEAL::174 +DEAL::879 +DEAL::7 +DEAL::7 +DEAL::69 +DEAL::419 +DEAL::17 +DEAL::14 +DEAL::167 +DEAL::1802 +DEAL::17 +DEAL::18 +DEAL::324 +DEAL::2754 +DEAL::Checking FE_DGQ<2>(2)2FE_DGQ<2>(2)2FE_Q<2>(3)3 in 2d: +DEAL::0 3 6 9 12 13 18 19 24 25 30 31 36 37 38 39 40 41 42 43 44 72 73 74 75 +DEAL::0 72 75 +DEAL::0 6 7 +DEAL::0 42 45 46 51 52 57 58 63 64 65 66 67 68 69 70 71 +DEAL::9 10 11 12 27 28 39 40 41 +DEAL:: +DEAL:: +DEAL::35 2 5 8 11 16 17 22 23 28 29 34 36 37 38 39 40 41 42 43 44 80 81 82 83 +DEAL::35 +DEAL::35 +DEAL::35 +DEAL:: +DEAL:: +DEAL:: +DEAL::70 36 37 38 39 40 41 42 43 44 63 64 65 66 67 68 69 71 +DEAL::70 +DEAL::70 +DEAL::70 +DEAL:: +DEAL:: +DEAL:: +DEAL::15 4 10 20 21 85 88 +DEAL::15 2 3 8 9 14 18 19 20 21 22 23 24 25 26 58 59 60 61 +DEAL::15 +DEAL::15 +DEAL:: +DEAL:: +DEAL:: +DEAL::50 +DEAL::50 18 19 20 21 22 23 24 25 26 45 46 47 48 49 51 52 53 +DEAL::50 +DEAL::50 +DEAL:: +DEAL:: +DEAL:: +DEAL::85 +DEAL::85 66 69 72 75 78 79 84 +DEAL::85 0 1 6 7 12 13 14 15 16 17 18 19 20 48 49 50 51 60 63 66 67 72 73 78 79 84 86 87 88 89 +DEAL::85 0 1 2 30 31 32 33 +DEAL:: +DEAL:: +DEAL:: +DEAL::30 +DEAL::30 +DEAL::30 12 13 14 15 16 17 18 19 20 31 32 33 34 35 36 37 38 +DEAL::30 +DEAL:: +DEAL:: +DEAL:: +DEAL::65 5 +DEAL::65 71 77 88 89 +DEAL::65 62 70 71 76 77 82 83 84 85 86 87 88 89 +DEAL::65 0 1 2 38 39 40 41 44 55 56 +DEAL::25 26 31 32 33 34 35 36 37 38 39 40 41 77 78 79 80 83 86 91 92 97 98 103 104 105 106 107 108 109 110 111 112 113 +DEAL::33 34 35 36 111 +DEAL::0 1 6 7 8 9 10 11 12 13 14 15 16 52 53 54 55 +DEAL::10 +DEAL::10 +DEAL::10 84 85 86 87 88 89 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 +DEAL::33 34 35 42 43 44 +DEAL:: +DEAL:: +DEAL::45 0 +DEAL::45 72 75 +DEAL::45 6 7 +DEAL::45 42 46 51 52 57 58 63 64 65 66 67 68 69 70 71 +DEAL::9 10 11 12 +DEAL:: +DEAL:: +DEAL::80 36 37 38 45 46 47 +DEAL::80 +DEAL::80 +DEAL::80 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 +DEAL::33 36 39 42 45 48 +DEAL:: +DEAL:: +DEAL::5 +DEAL::77 +DEAL::65 82 83 +DEAL::44 55 56 +DEAL::25 26 31 32 33 34 35 36 37 38 39 40 41 77 78 79 80 86 103 104 +DEAL::25 111 +DEAL::25 0 1 6 7 8 9 10 11 12 13 14 15 16 52 53 54 55 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 2 27 28 29 65 68 71 +DEAL::60 2 5 8 33 34 35 36 37 38 39 40 41 61 62 63 64 65 66 67 68 +DEAL::60 +DEAL::60 +DEAL:: +DEAL:: +DEAL::61 64 68 69 +DEAL:: +DEAL::95 82 85 89 90 96 101 102 105 106 107 108 109 110 111 112 113 +DEAL::95 29 30 31 32 +DEAL::95 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::14 105 106 107 108 109 110 111 112 113 +DEAL::14 7 8 9 10 11 12 13 15 +DEAL::14 8 9 10 26 27 28 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::49 81 84 87 88 +DEAL::49 37 40 43 44 50 55 56 61 62 63 64 65 66 67 68 69 97 98 99 100 +DEAL::49 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::84 +DEAL::84 61 62 63 64 65 66 67 68 69 79 80 81 82 83 85 86 87 +DEAL::84 +DEAL::3 84 +DEAL::6 7 18 19 20 +DEAL::63 +DEAL:: +DEAL::3 21 22 84 99 100 +DEAL::3 109 112 113 +DEAL::3 2 8 9 10 11 12 13 14 15 16 44 45 46 47 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::38 35 41 62 65 68 +DEAL::38 +DEAL::38 8 9 10 11 12 13 14 15 16 35 36 37 39 40 41 42 43 +DEAL::84 85 86 +DEAL:: +DEAL:: +DEAL:: +DEAL::73 84 85 86 +DEAL::73 40 41 42 55 56 57 58 59 60 109 110 111 112 113 114 115 +DEAL::73 0 1 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 +DEAL::84 +DEAL::84 +DEAL::2502 +DEAL::100872 +DEAL::87 +DEAL::21 +DEAL::523 +DEAL::21542 +DEAL::78 +DEAL::4 +DEAL::105 +DEAL::4047 +DEAL::71 +DEAL::19 +DEAL::297 +DEAL::9495 +DEAL::99 +DEAL::21 +DEAL::246 +DEAL::7194 +DEAL::111 +DEAL::6 +DEAL::23 +DEAL::1384 +DEAL::86 +DEAL::24 +DEAL::130 +DEAL::6032 +DEAL::87 +DEAL::31 +DEAL::523 +DEAL::16169 +DEAL::61 +DEAL::66 +DEAL::1842 +DEAL::63861 +DEAL::85 +DEAL::32 +DEAL::658 +DEAL::48356 +DEAL::89 +DEAL::24 +DEAL::270 +DEAL::17856 +DEAL::66 +DEAL::21 +DEAL::75 +DEAL::5664 +DEAL::103 +DEAL::3 +DEAL::15 +DEAL::222 +DEAL::85 +DEAL::36 +DEAL::276 +DEAL::6558 +DEAL::78 +DEAL::2 +DEAL::105 +DEAL::4731 +DEAL::85 +DEAL::25 +DEAL::658 +DEAL::25550 +DEAL::73 +DEAL::62 +DEAL::1998 +DEAL::79578 +DEAL::89 +DEAL::43 +DEAL::771 +DEAL::44523 +DEAL::58 +DEAL::34 +DEAL::407 +DEAL::26326 +DEAL::88 +DEAL::8 +DEAL::71 +DEAL::4990 +DEAL::65 +DEAL::17 +DEAL::47 +DEAL::3010 +DEAL::71 +DEAL::25 +DEAL::297 +DEAL::17559 +DEAL::89 +DEAL::13 +DEAL::270 +DEAL::11547 +DEAL::89 +DEAL::43 +DEAL::771 +DEAL::25707 +DEAL::41 +DEAL::48 +DEAL::1626 +DEAL::80790 +DEAL::112 +DEAL::33 +DEAL::622 +DEAL::31616 +DEAL::20 +DEAL::8 +DEAL::32 +DEAL::451 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::99 +DEAL::24 +DEAL::246 +DEAL::10344 +DEAL::66 +DEAL::3 +DEAL::75 +DEAL::2559 +DEAL::58 +DEAL::14 +DEAL::407 +DEAL::28527 +DEAL::112 +DEAL::30 +DEAL::622 +DEAL::20790 +DEAL::79 +DEAL::63 +DEAL::2380 +DEAL::146060 +DEAL::115 +DEAL::50 +DEAL::882 +DEAL::81535 +DEAL::105 +DEAL::35 +DEAL::525 +DEAL::35078 +DEAL::111 +DEAL::2 +DEAL::23 +DEAL::2036 +DEAL::103 +DEAL::5 +DEAL::15 +DEAL::1650 +DEAL::88 +DEAL::4 +DEAL::71 +DEAL::2432 +DEAL::20 +DEAL::4 +DEAL::32 +DEAL::368 +DEAL::115 +DEAL::18 +DEAL::882 +DEAL::38940 +DEAL::76 +DEAL::81 +DEAL::2318 +DEAL::147008 +DEAL::111 +DEAL::35 +DEAL::633 +DEAL::47166 +DEAL::86 +DEAL::6 +DEAL::130 +DEAL::6167 +DEAL::85 +DEAL::18 +DEAL::276 +DEAL::13734 +DEAL::65 +DEAL::3 +DEAL::47 +DEAL::946 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::105 +DEAL::31 +DEAL::525 +DEAL::18054 +DEAL::111 +DEAL::29 +DEAL::633 +DEAL::37317 +DEAL::115 +DEAL::74 +DEAL::2988 +DEAL::160151 +DEAL::Checking FE_DGP<2>(3)1FE_DGP<2>(3)1FE_Q<2>(2)3 in 2d: +DEAL::0 3 6 9 12 15 18 21 24 25 26 27 28 29 30 31 32 33 44 91 94 +DEAL::0 6 70 73 76 79 82 83 84 85 86 87 88 89 90 91 +DEAL::2 8 11 12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::18 0 3 6 9 12 15 21 24 25 26 27 28 29 30 31 32 33 44 +DEAL::18 70 79 82 83 84 85 86 87 88 89 90 91 +DEAL::8 11 12 13 14 15 16 17 18 19 20 +DEAL:: +DEAL:: +DEAL::36 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 +DEAL::36 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL:: +DEAL:: +DEAL::54 4 10 16 48 51 57 60 62 63 64 65 66 67 68 69 70 71 83 +DEAL::54 +DEAL:: +DEAL:: +DEAL:: +DEAL::72 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 +DEAL::72 +DEAL:: +DEAL:: +DEAL::5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::90 87 93 96 99 +DEAL::90 2 5 8 9 10 11 12 13 14 15 16 17 18 31 34 37 40 43 46 47 48 49 50 51 52 53 54 55 56 69 +DEAL:: +DEAL:: +DEAL:: +DEAL::8 2 87 90 93 96 99 +DEAL::8 2 5 9 10 11 12 13 14 15 16 17 18 31 72 75 78 81 82 83 84 85 86 87 88 89 90 91 +DEAL::4 +DEAL:: +DEAL:: +DEAL::26 +DEAL::26 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::0 1 +DEAL:: +DEAL:: +DEAL::44 3 88 94 +DEAL::44 0 32 35 38 41 47 48 49 50 51 52 53 54 55 56 67 70 76 +DEAL::5 8 11 12 13 14 15 16 17 18 19 20 31 +DEAL:: +DEAL:: +DEAL::62 +DEAL::62 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 63 64 65 66 +DEAL::11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL::80 1 4 19 24 25 26 27 28 29 30 31 32 33 92 95 +DEAL::80 7 71 74 77 82 83 84 85 86 87 88 89 90 91 +DEAL::3 +DEAL:: +DEAL:: +DEAL::98 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 +DEAL::98 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 +DEAL::0 1 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 +DEAL:: +DEAL:: +DEAL::0 1 2 3 4 5 18 19 20 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 94 95 96 +DEAL::35 36 37 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 70 71 72 76 77 78 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 +DEAL::16 0 1 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 +DEAL::16 +DEAL::16 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 +DEAL:: +DEAL::32 35 38 +DEAL::34 37 40 43 46 49 50 51 52 53 54 55 56 +DEAL::34 0 1 12 15 18 21 24 27 30 31 32 33 35 36 37 38 39 50 +DEAL::34 +DEAL:: +DEAL::32 33 34 35 36 37 38 39 40 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 +DEAL::52 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 +DEAL::52 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 +DEAL::52 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 +DEAL:: +DEAL::33 36 39 +DEAL::13 35 38 41 44 47 49 50 51 52 53 54 55 56 +DEAL::13 0 1 +DEAL::13 +DEAL:: +DEAL:: +DEAL::31 34 35 36 37 38 39 40 41 42 49 50 51 52 53 54 55 56 +DEAL::31 0 1 2 3 4 5 6 7 8 9 10 11 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 +DEAL::31 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL:: +DEAL:: +DEAL::49 50 51 52 53 54 55 56 +DEAL::49 0 1 2 3 4 5 6 7 8 9 10 11 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 +DEAL::49 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 +DEAL::3 4 5 47 48 49 56 57 58 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 +DEAL::35 36 37 +DEAL::10 5 6 7 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 37 38 39 46 47 48 49 50 51 52 53 54 55 56 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 53 54 55 56 +DEAL::10 0 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 +DEAL::47 +DEAL:: +DEAL::28 37 +DEAL::28 18 27 53 56 +DEAL::28 31 34 35 36 37 38 39 40 41 42 43 54 +DEAL::94 +DEAL::67 +DEAL::3232 +DEAL::146784 +DEAL::97 +DEAL::45 +DEAL::1035 +DEAL::55544 +DEAL::92 +DEAL::25 +DEAL::632 +DEAL::20848 +DEAL::53 +DEAL::4 +DEAL::47 +DEAL::2660 +DEAL::76 +DEAL::46 +DEAL::1071 +DEAL::68790 +DEAL::97 +DEAL::36 +DEAL::1035 +DEAL::66386 +DEAL::90 +DEAL::70 +DEAL::3892 +DEAL::184455 +DEAL::99 +DEAL::28 +DEAL::1314 +DEAL::84883 +DEAL::66 +DEAL::12 +DEAL::271 +DEAL::14675 +DEAL::36 +DEAL::13 +DEAL::38 +DEAL::1369 +DEAL::92 +DEAL::32 +DEAL::632 +DEAL::11082 +DEAL::99 +DEAL::50 +DEAL::1314 +DEAL::32202 +DEAL::41 +DEAL::31 +DEAL::1085 +DEAL::30225 +DEAL::56 +DEAL::36 +DEAL::531 +DEAL::23706 +DEAL::51 +DEAL::26 +DEAL::750 +DEAL::22762 +DEAL::53 +DEAL::13 +DEAL::47 +DEAL::2359 +DEAL::66 +DEAL::29 +DEAL::271 +DEAL::1664 +DEAL::56 +DEAL::24 +DEAL::531 +DEAL::13906 +DEAL::49 +DEAL::50 +DEAL::1529 +DEAL::42399 +DEAL::54 +DEAL::27 +DEAL::858 +DEAL::25484 +DEAL::76 +DEAL::29 +DEAL::1071 +DEAL::29217 +DEAL::36 +DEAL::3 +DEAL::38 +DEAL::373 +DEAL::51 +DEAL::38 +DEAL::750 +DEAL::11961 +DEAL::54 +DEAL::30 +DEAL::858 +DEAL::27260 +DEAL::55 +DEAL::51 +DEAL::2041 +DEAL::57284 +DEAL::Checking FE_DGQ<3>(1)3FE_DGP<3>(3)1FE_Q<3>(1)3 in 3d: +DEAL::0 3 6 9 12 15 18 21 24 25 26 27 28 29 30 31 +DEAL::0 166 169 +DEAL::0 2 5 108 111 114 117 118 119 120 121 122 123 124 161 166 167 170 171 +DEAL::132 137 138 141 142 181 182 185 186 +DEAL:: +DEAL:: +DEAL:: +DEAL::57 24 25 26 27 28 29 30 31 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 80 82 84 86 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 +DEAL::57 69 70 71 72 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 +DEAL::57 119 120 123 124 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 166 167 170 171 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 137 138 141 142 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 181 182 185 186 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 +DEAL:: +DEAL:: +DEAL:: +DEAL::114 25 27 29 31 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 80 81 82 83 84 85 86 87 104 105 106 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 +DEAL::114 116 117 118 119 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::114 +DEAL::343 344 347 348 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 390 391 394 395 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL:: +DEAL::34 35 38 39 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 22 23 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::171 142 143 144 145 146 147 148 149 166 167 168 169 170 172 173 174 175 +DEAL::171 0 1 2 3 4 5 6 7 8 9 19 21 23 25 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 69 70 73 74 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 +DEAL::171 +DEAL::45 46 47 48 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 92 93 94 95 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 139 140 141 142 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 183 184 185 186 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 +DEAL:: +DEAL:: +DEAL:: +DEAL::52 143 145 147 149 166 167 168 169 170 171 172 173 174 175 +DEAL::52 0 1 2 3 4 5 6 7 8 9 19 20 21 22 23 24 25 26 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 116 117 120 121 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::52 +DEAL:: +DEAL::2 3 4 5 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 49 50 51 52 +DEAL::9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 36 37 38 39 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 20 21 22 23 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 +DEAL::109 28 29 30 31 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 144 145 148 149 166 167 168 169 170 171 172 173 174 175 +DEAL::109 0 1 2 3 4 5 6 7 8 9 69 70 71 72 73 74 75 76 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 116 118 120 122 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::109 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::166 0 +DEAL::166 160 163 169 172 175 +DEAL::166 2 5 8 9 10 11 12 13 14 15 108 111 114 117 118 119 120 121 122 123 124 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::47 +DEAL::47 +DEAL::47 8 9 10 11 12 13 14 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 64 66 68 70 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 117 118 121 122 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 +DEAL::41 42 43 44 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 +DEAL:: +DEAL:: +DEAL:: +DEAL::104 +DEAL::104 +DEAL::104 9 11 13 15 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 64 65 66 67 68 69 70 71 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 164 165 168 169 +DEAL::12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 88 89 90 91 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 235 237 239 241 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 +DEAL:: +DEAL:: +DEAL:: +DEAL::161 0 3 12 15 24 25 28 29 68 74 80 81 84 85 +DEAL::161 169 +DEAL::161 5 55 61 108 114 164 165 166 167 168 169 170 171 +DEAL::38 85 132 179 180 181 182 183 184 185 186 226 232 335 338 341 342 343 344 345 346 347 348 435 +DEAL:: +DEAL::29 32 33 34 35 36 37 38 39 +DEAL:: +DEAL::124 125 126 +DEAL::172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 12 13 14 15 20 21 22 23 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 +DEAL::42 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 88 90 92 94 96 98 100 102 104 106 108 110 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::68 69 70 71 76 77 78 79 +DEAL::99 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 179 180 183 184 187 188 191 192 438 +DEAL::0 2 4 6 8 10 12 +DEAL:: +DEAL:: +DEAL::142 143 144 145 158 159 160 161 +DEAL:: +DEAL:: +DEAL::156 43 44 47 48 59 60 63 64 135 136 137 138 139 140 141 142 151 152 153 154 155 157 158 179 181 183 185 195 197 199 201 +DEAL:: +DEAL:: +DEAL:: +DEAL::24 25 28 29 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 142 143 144 145 166 167 168 169 170 171 172 173 174 175 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::168 169 170 171 +DEAL::213 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 90 91 94 95 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 136 138 140 142 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 203 204 205 206 207 208 209 210 211 212 214 215 216 217 218 219 220 221 222 +DEAL:: +DEAL::32 34 36 38 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL:: +DEAL::65 67 69 71 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 +DEAL::270 235 236 237 238 239 240 241 242 259 260 261 262 263 264 265 266 267 268 269 271 272 273 274 275 276 277 278 291 293 295 297 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 341 342 345 346 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 438 439 +DEAL::0 1 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::327 236 238 240 242 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 291 292 293 294 295 296 297 298 315 316 317 318 319 320 321 322 323 324 325 326 328 329 330 331 332 333 334 388 389 392 393 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL::45 46 47 48 +DEAL::9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 +DEAL:: +DEAL::80 81 84 85 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 +DEAL:: +DEAL::165 167 169 171 +DEAL::384 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 237 238 241 242 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 341 342 343 344 345 346 347 348 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 388 390 392 394 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 +DEAL:: +DEAL::32 33 34 35 56 57 58 59 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL::127 128 129 +DEAL:: +DEAL::58 59 60 61 62 63 +DEAL::85 86 87 229 230 231 232 233 234 239 240 241 242 247 248 249 250 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 432 433 434 435 436 437 438 439 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 45 47 49 51 53 55 57 59 +DEAL::1 3 5 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 32 33 36 37 40 41 44 45 48 49 52 53 56 57 58 59 +DEAL::1 0 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +DEAL:: +DEAL::19 20 21 22 27 28 29 30 +DEAL:: +DEAL:: +DEAL::58 45 46 47 48 49 50 51 52 53 54 55 56 57 59 +DEAL::58 0 +DEAL::58 +DEAL::80 81 84 85 96 97 100 101 +DEAL::19 20 21 22 35 36 37 38 +DEAL:: +DEAL:: +DEAL::55 +DEAL::55 32 33 34 35 36 37 38 39 48 49 50 51 52 53 54 +DEAL::55 16 18 20 22 32 34 36 38 +DEAL::137 +DEAL::100 +DEAL::6104 +DEAL::498375 +DEAL::175 +DEAL::75 +DEAL::3066 +DEAL::325871 +DEAL::171 +DEAL::51 +DEAL::1272 +DEAL::62204 +DEAL::420 +DEAL::143 +DEAL::5634 +DEAL::556830 +DEAL::129 +DEAL::11 +DEAL::87 +DEAL::6681 +DEAL::98 +DEAL::19 +DEAL::393 +DEAL::35500 +DEAL::123 +DEAL::48 +DEAL::1134 +DEAL::117188 +DEAL::175 +DEAL::73 +DEAL::3066 +DEAL::268552 +DEAL::138 +DEAL::117 +DEAL::7782 +DEAL::672329 +DEAL::173 +DEAL::43 +DEAL::520 +DEAL::73200 +DEAL::425 +DEAL::96 +DEAL::1070 +DEAL::14498 +DEAL::60 +DEAL::42 +DEAL::875 +DEAL::36735 +DEAL::53 +DEAL::44 +DEAL::835 +DEAL::35951 +DEAL::62 +DEAL::48 +DEAL::1068 +DEAL::48148 +DEAL::171 +DEAL::45 +DEAL::1272 +DEAL::169356 +DEAL::173 +DEAL::17 +DEAL::520 +DEAL::34201 +DEAL::166 +DEAL::116 +DEAL::8070 +DEAL::690696 +DEAL::381 +DEAL::96 +DEAL::4985 +DEAL::499145 +DEAL::63 +DEAL::6 +DEAL::36 +DEAL::2178 +DEAL::132 +DEAL::9 +DEAL::54 +DEAL::6048 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::420 +DEAL::72 +DEAL::5634 +DEAL::1153840 +DEAL::425 +DEAL::14 +DEAL::1070 +DEAL::154109 +DEAL::381 +DEAL::56 +DEAL::4985 +DEAL::633066 +DEAL::372 +DEAL::145 +DEAL::25112 +DEAL::5654353 +DEAL::439 +DEAL::42 +DEAL::1758 +DEAL::401968 +DEAL::438 +DEAL::24 +DEAL::1226 +DEAL::368595 +DEAL::421 +DEAL::32 +DEAL::1560 +DEAL::540760 +DEAL::129 +DEAL::9 +DEAL::87 +DEAL::2334 +DEAL::60 +DEAL::35 +DEAL::875 +DEAL::26267 +DEAL::63 +DEAL::6 +DEAL::36 +DEAL::90 +DEAL::439 +DEAL::81 +DEAL::1758 +DEAL::50107 +DEAL::58 +DEAL::50 +DEAL::1576 +DEAL::44779 +DEAL::59 +DEAL::40 +DEAL::1064 +DEAL::32453 +DEAL::43 +DEAL::32 +DEAL::612 +DEAL::20530 +DEAL::98 +DEAL::47 +DEAL::393 +DEAL::16941 +DEAL::53 +DEAL::35 +DEAL::835 +DEAL::23476 +DEAL::132 +DEAL::6 +DEAL::54 +DEAL::1884 +DEAL::438 +DEAL::76 +DEAL::1226 +DEAL::39022 +DEAL::59 +DEAL::32 +DEAL::1064 +DEAL::26320 +DEAL::27 +DEAL::31 +DEAL::1044 +DEAL::32222 +DEAL::59 +DEAL::49 +DEAL::1076 +DEAL::32666 +DEAL::123 +DEAL::47 +DEAL::1134 +DEAL::32931 +DEAL::62 +DEAL::35 +DEAL::1068 +DEAL::31794 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::421 +DEAL::48 +DEAL::1560 +DEAL::35988 +DEAL::43 +DEAL::25 +DEAL::612 +DEAL::10682 +DEAL::59 +DEAL::44 +DEAL::1076 +DEAL::36802 +DEAL::59 +DEAL::60 +DEAL::2192 +DEAL::64504 +DEAL::Checking (FESystem<2>(FE_Q<2>(1),3))3FE_DGQ<2>(0)1FE_Q<2>(1)3 in 2d: +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 +DEAL::0 +DEAL::0 +DEAL::0 8 9 10 11 12 13 14 15 16 17 +DEAL::0 1 2 3 4 5 6 7 8 9 10 11 12 13 +DEAL::0 +DEAL::0 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::11 0 12 +DEAL::11 5 6 17 +DEAL::11 0 +DEAL::11 +DEAL::11 +DEAL::11 8 +DEAL::11 1 2 13 +DEAL::11 +DEAL::11 4 15 +DEAL:: +DEAL::11 +DEAL::11 +DEAL::11 +DEAL::4 0 10 12 +DEAL::4 6 16 +DEAL::4 0 10 13 +DEAL::4 5 7 17 +DEAL::4 +DEAL::4 +DEAL::4 2 12 +DEAL::4 9 +DEAL::4 1 14 +DEAL:: +DEAL::4 2 12 +DEAL::4 +DEAL::4 14 +DEAL::15 0 9 12 +DEAL::15 3 6 +DEAL::15 0 9 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL:: +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::8 0 12 +DEAL::8 2 6 14 +DEAL::8 0 13 +DEAL::8 3 7 15 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL:: +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::1 12 +DEAL::1 0 +DEAL::1 0 6 13 +DEAL::1 7 13 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL:: +DEAL::1 2 8 +DEAL::1 9 15 +DEAL::1 4 10 +DEAL::12 17 +DEAL::12 +DEAL::12 0 5 13 +DEAL::12 0 7 +DEAL::12 +DEAL::12 +DEAL::12 +DEAL::12 +DEAL::12 +DEAL:: +DEAL::12 +DEAL::12 +DEAL::12 +DEAL::5 +DEAL::5 +DEAL::5 +DEAL::5 +DEAL::5 2 14 17 +DEAL::5 8 11 +DEAL::5 2 +DEAL::5 +DEAL::5 +DEAL:: +DEAL::5 +DEAL::5 +DEAL::5 +DEAL::16 +DEAL::16 +DEAL::16 +DEAL::16 +DEAL::16 2 4 14 +DEAL::16 8 10 +DEAL::16 2 4 15 17 +DEAL::16 9 11 +DEAL::16 +DEAL:: +DEAL::16 +DEAL::16 +DEAL::16 +DEAL::9 0 1 +DEAL::9 +DEAL::9 +DEAL::9 +DEAL::9 2 3 14 15 +DEAL::9 8 +DEAL::9 2 3 +DEAL::9 +DEAL::9 4 5 +DEAL:: +DEAL::9 +DEAL::9 +DEAL::9 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 +DEAL::2 +DEAL::2 +DEAL::2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 +DEAL:: +DEAL::2 +DEAL::2 +DEAL::2 +DEAL::13 0 11 12 +DEAL::13 5 +DEAL::13 +DEAL::13 +DEAL::13 2 14 +DEAL::13 7 8 +DEAL::13 1 2 15 +DEAL::13 8 9 +DEAL::13 2 4 15 +DEAL:: +DEAL::13 +DEAL::13 +DEAL::13 +DEAL::6 +DEAL::6 +DEAL::6 +DEAL::6 +DEAL::6 14 +DEAL::6 5 +DEAL::6 2 11 15 +DEAL::6 9 +DEAL::6 0 +DEAL::0 9 +DEAL::6 2 11 +DEAL::6 +DEAL::6 +DEAL::17 12 +DEAL::17 2 +DEAL::17 +DEAL::17 +DEAL::17 14 +DEAL::17 4 +DEAL::17 2 10 15 +DEAL::17 5 9 +DEAL::17 4 12 +DEAL::0 8 +DEAL::17 2 10 +DEAL::17 +DEAL::17 4 12 +DEAL::10 0 6 12 +DEAL::10 0 +DEAL::10 +DEAL::10 +DEAL::10 +DEAL::10 8 14 +DEAL::10 2 8 +DEAL::10 9 15 +DEAL::10 4 +DEAL:: +DEAL::10 +DEAL::10 +DEAL::10 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::15 +DEAL::0 9 12 +DEAL:: +DEAL::3 0 +DEAL::2 5 15 +DEAL::0 9 12 +DEAL:: +DEAL::4 12 14 +DEAL::4 +DEAL::4 13 15 +DEAL::4 +DEAL::4 +DEAL::4 +DEAL::4 15 17 +DEAL::4 9 11 +DEAL::4 +DEAL::0 2 +DEAL::4 2 15 17 +DEAL::4 9 11 +DEAL::4 6 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::15 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 16 17 +DEAL::15 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 +DEAL::15 0 1 2 3 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::8 +DEAL::0 +DEAL::8 1 2 13 15 +DEAL::8 9 +DEAL::8 2 +DEAL::1 +DEAL::1 +DEAL::1 13 +DEAL::1 5 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::1 +DEAL::0 +DEAL::1 0 2 12 15 +DEAL::1 7 9 +DEAL::1 4 14 +DEAL::17 +DEAL::18 +DEAL::94 +DEAL::729 +DEAL::17 +DEAL::18 +DEAL::89 +DEAL::684 +DEAL::17 +DEAL::18 +DEAL::76 +DEAL::693 +DEAL::17 +DEAL::18 +DEAL::46 +DEAL::524 +DEAL::12 +DEAL::3 +DEAL::20 +DEAL::177 +DEAL::17 +DEAL::11 +DEAL::47 +DEAL::256 +DEAL::15 +DEAL::14 +DEAL::75 +DEAL::586 +DEAL::8 +DEAL::9 +DEAL::36 +DEAL::399 +DEAL::17 +DEAL::17 +DEAL::79 +DEAL::623 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::12 +DEAL::39 +DEAL::435 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::13 +DEAL::14 +DEAL::41 +DEAL::459 +DEAL::17 +DEAL::18 +DEAL::89 +DEAL::729 +DEAL::12 +DEAL::18 +DEAL::64 +DEAL::504 +DEAL::17 +DEAL::13 +DEAL::69 +DEAL::534 +DEAL::13 +DEAL::4 +DEAL::35 +DEAL::193 +DEAL::5 +DEAL::2 +DEAL::19 +DEAL::158 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::8 +DEAL::3 +DEAL::29 +DEAL::181 +DEAL::15 +DEAL::3 +DEAL::27 +DEAL::171 +DEAL::10 +DEAL::4 +DEAL::32 +DEAL::191 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::8 +DEAL::3 +DEAL::29 +DEAL::181 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::10 +DEAL::3 +DEAL::29 +DEAL::179 +DEAL::17 +DEAL::18 +DEAL::76 +DEAL::501 +DEAL::17 +DEAL::18 +DEAL::69 +DEAL::420 +DEAL::17 +DEAL::18 +DEAL::90 +DEAL::701 +DEAL::17 +DEAL::18 +DEAL::87 +DEAL::668 +DEAL::13 +DEAL::3 +DEAL::23 +DEAL::202 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::8 +DEAL::4 +DEAL::21 +DEAL::189 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::15 +DEAL::12 +DEAL::37 +DEAL::420 +DEAL::8 +DEAL::9 +DEAL::34 +DEAL::381 +DEAL::13 +DEAL::17 +DEAL::42 +DEAL::485 +DEAL::17 +DEAL::7 +DEAL::46 +DEAL::379 +DEAL::13 +DEAL::7 +DEAL::35 +DEAL::291 +DEAL::17 +DEAL::17 +DEAL::87 +DEAL::728 +DEAL::12 +DEAL::18 +DEAL::64 +DEAL::520 +DEAL::7 +DEAL::3 +DEAL::21 +DEAL::173 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::7 +DEAL::3 +DEAL::31 +DEAL::193 +DEAL::14 +DEAL::3 +DEAL::29 +DEAL::180 +DEAL::9 +DEAL::4 +DEAL::34 +DEAL::206 +DEAL::12 +DEAL::2 +DEAL::20 +DEAL::154 +DEAL::5 +DEAL::2 +DEAL::19 +DEAL::153 +DEAL::13 +DEAL::4 +DEAL::23 +DEAL::156 +DEAL::7 +DEAL::3 +DEAL::21 +DEAL::154 +DEAL::15 +DEAL::16 +DEAL::82 +DEAL::725 +DEAL::15 +DEAL::18 +DEAL::85 +DEAL::740 +DEAL::15 +DEAL::18 +DEAL::72 +DEAL::692 +DEAL::17 +DEAL::18 +DEAL::42 +DEAL::504 +DEAL::14 +DEAL::5 +DEAL::22 +DEAL::209 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::16 +DEAL::4 +DEAL::21 +DEAL::156 +DEAL::17 +DEAL::12 +DEAL::47 +DEAL::475 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::15 +DEAL::16 +DEAL::85 +DEAL::722 +DEAL::12 +DEAL::18 +DEAL::64 +DEAL::536 +DEAL::15 +DEAL::15 +DEAL::75 +DEAL::594 +DEAL::13 +DEAL::4 +DEAL::39 +DEAL::219 +DEAL::13 +DEAL::13 +DEAL::51 +DEAL::501 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::15 +DEAL::18 +DEAL::75 +DEAL::466 +DEAL::8 +DEAL::6 +DEAL::29 +DEAL::226 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::15 +DEAL::16 +DEAL::72 +DEAL::499 +DEAL::15 +DEAL::18 +DEAL::75 +DEAL::542 +DEAL::15 +DEAL::18 +DEAL::86 +DEAL::720 +DEAL::15 +DEAL::18 +DEAL::83 +DEAL::720 +DEAL::15 +DEAL::18 +DEAL::69 +DEAL::485 +DEAL::17 +DEAL::10 +DEAL::14 +DEAL::216 +DEAL::15 +DEAL::16 +DEAL::37 +DEAL::444 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::8 +DEAL::7 +DEAL::36 +DEAL::363 +DEAL::15 +DEAL::7 +DEAL::27 +DEAL::255 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::17 +DEAL::5 +DEAL::42 +DEAL::352 +DEAL::13 +DEAL::9 +DEAL::39 +DEAL::336 +DEAL::15 +DEAL::15 +DEAL::83 +DEAL::715 +DEAL::12 +DEAL::18 +DEAL::64 +DEAL::552 +DEAL::13 +DEAL::17 +DEAL::53 +DEAL::534 +DEAL::17 +DEAL::10 +DEAL::42 +DEAL::363 +DEAL::15 +DEAL::15 +DEAL::67 +DEAL::580 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::13 +DEAL::13 +DEAL::46 +DEAL::477 +DEAL::17 +DEAL::18 +DEAL::79 +DEAL::643 +DEAL::10 +DEAL::6 +DEAL::32 +DEAL::251 +DEAL::8 +DEAL::2 +DEAL::21 +DEAL::190 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::14 +DEAL::2 +DEAL::22 +DEAL::159 +DEAL::13 +DEAL::11 +DEAL::51 +DEAL::395 +DEAL::15 +DEAL::14 +DEAL::69 +DEAL::519 +DEAL::13 +DEAL::10 +DEAL::53 +DEAL::384 +DEAL::14 +DEAL::17 +DEAL::60 +DEAL::461 +DEAL::9 +DEAL::2 +DEAL::4 +DEAL::3 +DEAL::11 +DEAL::4 +DEAL::26 +DEAL::163 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::13 +DEAL::3 +DEAL::25 +DEAL::176 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::17 +DEAL::3 +DEAL::14 +DEAL::48 +DEAL::17 +DEAL::18 +DEAL::42 +DEAL::123 +DEAL::9 +DEAL::3 +DEAL::4 +DEAL::9 +DEAL::9 +DEAL::10 +DEAL::28 +DEAL::90 +DEAL::17 +DEAL::18 +DEAL::47 +DEAL::138 +DEAL::17 +DEAL::18 +DEAL::42 +DEAL::123 +DEAL::9 +DEAL::4 +DEAL::5 +DEAL::9 +DEAL::15 +DEAL::7 +DEAL::39 +DEAL::266 +DEAL::8 +DEAL::6 +DEAL::29 +DEAL::226 +DEAL::15 +DEAL::6 +DEAL::37 +DEAL::256 +DEAL::7 +DEAL::7 +DEAL::31 +DEAL::235 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::15 +DEAL::4 +DEAL::37 +DEAL::269 +DEAL::15 +DEAL::18 +DEAL::67 +DEAL::415 +DEAL::11 +DEAL::3 +DEAL::26 +DEAL::208 +DEAL::17 +DEAL::10 +DEAL::47 +DEAL::402 +DEAL::15 +DEAL::18 +DEAL::90 +DEAL::751 +DEAL::15 +DEAL::18 +DEAL::87 +DEAL::722 +DEAL::15 +DEAL::18 +DEAL::67 +DEAL::484 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::8 +DEAL::6 +DEAL::34 +DEAL::339 +DEAL::14 +DEAL::8 +DEAL::29 +DEAL::278 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::17 +DEAL::10 +DEAL::42 +DEAL::363 +DEAL::15 +DEAL::17 +DEAL::87 +DEAL::748 +DEAL::12 +DEAL::18 +DEAL::64 +DEAL::552 +DEAL::13 +DEAL::17 +DEAL::53 +DEAL::534 +DEAL::13 +DEAL::7 +DEAL::41 +DEAL::343 +DEAL::10 +DEAL::6 +DEAL::29 +DEAL::248 +DEAL::13 +DEAL::6 +DEAL::42 +DEAL::332 +DEAL::9 +DEAL::7 +DEAL::34 +DEAL::264 +DEAL::16 +DEAL::2 +DEAL::21 +DEAL::190 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::0 +DEAL::1 +DEAL::18 +DEAL::153 +DEAL::13 +DEAL::10 +DEAL::46 +DEAL::374 +DEAL::13 +DEAL::4 +DEAL::25 +DEAL::223 +DEAL::9 +DEAL::2 +DEAL::5 +DEAL::6 +DEAL::15 +DEAL::12 +DEAL::67 +DEAL::485 +DEAL::13 +DEAL::10 +DEAL::53 +DEAL::384 +DEAL::14 +DEAL::17 +DEAL::60 +DEAL::461 +DEAL::Checking FE_DGQ<2>(3)1FESystem<2>(FE_DGQ<2>(0),3)1FESystem<2>(FE_Q<2>(2),1, FE_DGQ<2>(0),1)2 in 2d: +DEAL::0 2 4 6 8 10 12 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 35 76 78 86 144 146 148 150 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 +DEAL::1 7 +DEAL:: +DEAL::1 2 3 4 +DEAL:: +DEAL:: +DEAL:: +DEAL::16 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 144 145 150 151 +DEAL::4 5 6 7 8 9 +DEAL::0 2 4 7 8 +DEAL:: +DEAL::1 2 3 4 5 6 7 9 11 +DEAL:: +DEAL:: +DEAL:: +DEAL::32 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 49 53 57 61 65 +DEAL::4 5 6 7 8 +DEAL:: +DEAL:: +DEAL::1 2 3 4 5 +DEAL:: +DEAL:: +DEAL:: +DEAL::48 3 7 11 40 42 44 46 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 70 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::64 2 3 6 7 10 11 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::80 72 74 76 78 82 84 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 107 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::96 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::112 75 79 83 114 116 118 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 142 +DEAL:: +DEAL:: +DEAL:: +DEAL::13 15 17 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 43 +DEAL:: +DEAL:: +DEAL:: +DEAL::128 74 75 78 79 82 83 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 +DEAL:: +DEAL:: +DEAL:: +DEAL::22 26 30 34 38 39 40 42 44 +DEAL:: +DEAL:: +DEAL:: +DEAL::144 0 2 12 16 17 18 19 76 78 86 113 119 146 148 150 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 +DEAL::1 5 7 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 8 +DEAL:: +DEAL:: +DEAL:: +DEAL::0 1 76 77 78 79 86 87 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::0 1 2 3 4 +DEAL::0 +DEAL:: +DEAL::0 +DEAL:: +DEAL::0 +DEAL::3 79 114 120 145 149 +DEAL::6 +DEAL::6 8 9 +DEAL::6 0 1 2 3 4 5 7 8 9 +DEAL::0 1 2 3 4 10 15 21 +DEAL::6 +DEAL::12 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 38 +DEAL::6 +DEAL::0 1 2 3 12 13 16 17 18 19 32 33 34 36 38 78 79 113 114 119 120 144 145 148 149 +DEAL:: +DEAL::5 6 7 8 9 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::2 0 1 3 4 5 6 7 8 9 10 11 +DEAL:: +DEAL::2 +DEAL:: +DEAL::111 113 115 +DEAL:: +DEAL:: +DEAL:: +DEAL::18 12 14 16 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 41 +DEAL:: +DEAL::18 +DEAL:: +DEAL::111 112 113 114 115 116 124 128 132 136 137 138 139 141 143 +DEAL:: +DEAL:: +DEAL:: +DEAL::34 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 +DEAL:: +DEAL::34 17 18 19 20 33 35 37 39 +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL:: +DEAL::50 13 15 17 46 48 52 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::50 0 1 2 3 9 +DEAL:: +DEAL:: +DEAL::9 +DEAL::9 +DEAL::9 +DEAL::12 13 14 15 16 17 45 46 47 48 49 50 51 52 53 54 55 56 +DEAL::9 0 1 2 3 4 5 6 7 8 +DEAL::0 1 2 3 4 5 6 7 8 9 10 +DEAL::9 +DEAL::2 39 45 49 50 51 52 113 +DEAL:: +DEAL::5 +DEAL:: +DEAL::15 14 20 +DEAL:: +DEAL::15 11 13 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 36 +DEAL:: +DEAL::2 3 39 40 45 46 49 50 51 52 65 66 67 69 71 113 114 +DEAL:: +DEAL::5 6 +DEAL:: +DEAL::31 14 15 20 21 +DEAL:: +DEAL::31 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 +DEAL:: +DEAL::39 40 +DEAL:: +DEAL:: +DEAL:: +DEAL::47 14 15 48 53 54 +DEAL:: +DEAL::47 0 1 2 3 4 5 6 8 10 11 12 13 14 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 56 +DEAL::0 1 2 3 4 5 6 7 8 9 +DEAL::159 +DEAL::61 +DEAL::5424 +DEAL::413670 +DEAL::159 +DEAL::10 +DEAL::280 +DEAL::28070 +DEAL::159 +DEAL::6 +DEAL::145 +DEAL::15102 +DEAL::156 +DEAL::10 +DEAL::151 +DEAL::16476 +DEAL::158 +DEAL::28 +DEAL::389 +DEAL::37554 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::102 +DEAL::22 +DEAL::238 +DEAL::12376 +DEAL::71 +DEAL::8 +DEAL::72 +DEAL::3572 +DEAL::159 +DEAL::37 +DEAL::280 +DEAL::1264 +DEAL::9 +DEAL::10 +DEAL::98 +DEAL::433 +DEAL::7 +DEAL::7 +DEAL::48 +DEAL::193 +DEAL::6 +DEAL::3 +DEAL::16 +DEAL::89 +DEAL::8 +DEAL::6 +DEAL::16 +DEAL::94 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::159 +DEAL::18 +DEAL::145 +DEAL::625 +DEAL::7 +DEAL::8 +DEAL::48 +DEAL::142 +DEAL::9 +DEAL::3 +DEAL::28 +DEAL::166 +DEAL::9 +DEAL::10 +DEAL::61 +DEAL::372 +DEAL::15 +DEAL::8 +DEAL::46 +DEAL::298 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::32 +DEAL::20 +DEAL::40 +DEAL::220 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::156 +DEAL::21 +DEAL::151 +DEAL::587 +DEAL::6 +DEAL::4 +DEAL::16 +DEAL::75 +DEAL::9 +DEAL::9 +DEAL::61 +DEAL::265 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::11 +DEAL::12 +DEAL::120 +DEAL::540 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::37 +DEAL::9 +DEAL::18 +DEAL::72 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::158 +DEAL::27 +DEAL::389 +DEAL::6719 +DEAL::8 +DEAL::4 +DEAL::16 +DEAL::91 +DEAL::15 +DEAL::8 +DEAL::46 +DEAL::242 +DEAL::11 +DEAL::10 +DEAL::120 +DEAL::660 +DEAL::44 +DEAL::34 +DEAL::1175 +DEAL::33340 +DEAL::56 +DEAL::10 +DEAL::198 +DEAL::7584 +DEAL::56 +DEAL::41 +DEAL::466 +DEAL::14316 +DEAL::54 +DEAL::4 +DEAL::24 +DEAL::924 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::56 +DEAL::27 +DEAL::198 +DEAL::882 +DEAL::9 +DEAL::10 +DEAL::100 +DEAL::450 +DEAL::10 +DEAL::11 +DEAL::110 +DEAL::495 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::102 +DEAL::17 +DEAL::238 +DEAL::7409 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::32 +DEAL::2 +DEAL::40 +DEAL::939 +DEAL::37 +DEAL::2 +DEAL::18 +DEAL::540 +DEAL::56 +DEAL::28 +DEAL::466 +DEAL::10856 +DEAL::10 +DEAL::10 +DEAL::110 +DEAL::550 +DEAL::47 +DEAL::39 +DEAL::1333 +DEAL::39749 +DEAL::56 +DEAL::10 +DEAL::212 +DEAL::8125 +DEAL::71 +DEAL::15 +DEAL::72 +DEAL::199 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::54 +DEAL::6 +DEAL::24 +DEAL::60 +DEAL::0 +DEAL::1 +DEAL::10 +DEAL::45 +DEAL::56 +DEAL::23 +DEAL::212 +DEAL::945 +DEAL::9 +DEAL::10 +DEAL::58 +DEAL::198 +DEAL::Checking FE_DGQ<2>(3)1FE_Nedelec<2>(0)2 in 2d: +DEAL::Checking FE_Nedelec<2>(0)1FESystem<2>(FE_DGQ<2>(1),2)1FESystem<2>(FE_Q<2>(2),1, FE_Nedelec<2>(0),2)2 in 2d: diff --git a/tests/bits/dof_tools_18d.cc b/tests/bits/dof_tools_18d.cc index 9a45b64a68..f602d32fbd 100644 --- a/tests/bits/dof_tools_18d.cc +++ b/tests/bits/dof_tools_18d.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockCompressedSparsityPattern &); -std::string output_file_name = "dof_tools_18d/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18d/cmp/generic b/tests/bits/dof_tools_18d.output similarity index 100% rename from tests/bits/dof_tools_18d/cmp/generic rename to tests/bits/dof_tools_18d.output diff --git a/tests/bits/dof_tools_18d_x.cc b/tests/bits/dof_tools_18d_x.cc index dc2e12b579..427f5213ae 100644 --- a/tests/bits/dof_tools_18d_x.cc +++ b/tests/bits/dof_tools_18d_x.cc @@ -24,7 +24,7 @@ // make_flux_sparsity_pattern (const DoFHandler &, // BlockCompressedSetSparsityPattern &); -std::string output_file_name = "dof_tools_18d_x/output"; +std::string output_file_name = "output"; // set up masks. choose X-shaped // masks with full first row and diff --git a/tests/bits/dof_tools_18d_x/cmp/generic b/tests/bits/dof_tools_18d_x.output similarity index 100% rename from tests/bits/dof_tools_18d_x/cmp/generic rename to tests/bits/dof_tools_18d_x.output diff --git a/tests/bits/dof_tools_19.cc b/tests/bits/dof_tools_19.cc index b847205d46..3a82133a82 100644 --- a/tests/bits/dof_tools_19.cc +++ b/tests/bits/dof_tools_19.cc @@ -39,7 +39,7 @@ // because VectorTools::project wasn't implemented at all in 1d. It // required fixing both bugs to get to the actual point of this test. -std::string output_file_name = "dof_tools_19/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_19/cmp/generic b/tests/bits/dof_tools_19.output similarity index 100% rename from tests/bits/dof_tools_19/cmp/generic rename to tests/bits/dof_tools_19.output diff --git a/tests/bits/dof_tools_20.cc b/tests/bits/dof_tools_20.cc index 69864a8b86..97e868fe9b 100644 --- a/tests/bits/dof_tools_20.cc +++ b/tests/bits/dof_tools_20.cc @@ -22,7 +22,7 @@ // DoFTools::extract_dofs_with_support_on_boundary -std::string output_file_name = "dof_tools_20/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/dof_tools_20/cmp/generic b/tests/bits/dof_tools_20.output similarity index 100% rename from tests/bits/dof_tools_20/cmp/generic rename to tests/bits/dof_tools_20.output diff --git a/tests/bits/dof_tools_21.cc b/tests/bits/dof_tools_21.cc index 7ed9f86770..145eac0270 100644 --- a/tests/bits/dof_tools_21.cc +++ b/tests/bits/dof_tools_21.cc @@ -40,7 +40,7 @@ // between the projected and unprojected function. // This should reveal any errors in the constraint_matrix: -std::string output_file_name("dof_tools_21/output"); +std::string output_file_name("output"); template diff --git a/tests/bits/dof_tools_21/cmp/generic b/tests/bits/dof_tools_21.output similarity index 100% rename from tests/bits/dof_tools_21/cmp/generic rename to tests/bits/dof_tools_21.output diff --git a/tests/bits/dof_tools_21_b.cc b/tests/bits/dof_tools_21_b.cc index 59cd7bb6dd..152686259b 100644 --- a/tests/bits/dof_tools_21_b.cc +++ b/tests/bits/dof_tools_21_b.cc @@ -31,7 +31,7 @@ #include #include -std::ofstream logfile("dof_tools_21_b/output"); +std::ofstream logfile("output"); using namespace dealii; diff --git a/tests/bits/dof_tools_21_b/cmp/generic b/tests/bits/dof_tools_21_b.output similarity index 100% rename from tests/bits/dof_tools_21_b/cmp/generic rename to tests/bits/dof_tools_21_b.output diff --git a/tests/bits/dof_tools_21_b_x.cc b/tests/bits/dof_tools_21_b_x.cc index c6d8ef6c68..e5a4328a46 100644 --- a/tests/bits/dof_tools_21_b_x.cc +++ b/tests/bits/dof_tools_21_b_x.cc @@ -44,7 +44,7 @@ #include #include -std::ofstream logfile("dof_tools_21_b_x/output"); +std::ofstream logfile("output"); using namespace dealii; diff --git a/tests/bits/dof_tools_21_b_x/cmp/generic b/tests/bits/dof_tools_21_b_x.output similarity index 100% rename from tests/bits/dof_tools_21_b_x/cmp/generic rename to tests/bits/dof_tools_21_b_x.output diff --git a/tests/bits/dof_tools_21_b_x_q3.cc b/tests/bits/dof_tools_21_b_x_q3.cc index 9324ce51c5..762c80e464 100644 --- a/tests/bits/dof_tools_21_b_x_q3.cc +++ b/tests/bits/dof_tools_21_b_x_q3.cc @@ -78,7 +78,7 @@ #include #include -std::ofstream logfile("dof_tools_21_b_x_q3/output"); +std::ofstream logfile("output"); using namespace dealii; diff --git a/tests/bits/dof_tools_21_b_x_q3/cmp/generic b/tests/bits/dof_tools_21_b_x_q3.output similarity index 100% rename from tests/bits/dof_tools_21_b_x_q3/cmp/generic rename to tests/bits/dof_tools_21_b_x_q3.output diff --git a/tests/bits/dof_tools_21_b_y.cc b/tests/bits/dof_tools_21_b_y.cc index ca82a6cbac..77e8063acd 100644 --- a/tests/bits/dof_tools_21_b_y.cc +++ b/tests/bits/dof_tools_21_b_y.cc @@ -42,7 +42,7 @@ #include #include -std::ofstream logfile("dof_tools_21_b_y/output"); +std::ofstream logfile("output"); using namespace dealii; diff --git a/tests/bits/dof_tools_21_b_y/cmp/generic b/tests/bits/dof_tools_21_b_y.output similarity index 100% rename from tests/bits/dof_tools_21_b_y/cmp/generic rename to tests/bits/dof_tools_21_b_y.output diff --git a/tests/bits/error_estimator_01.cc b/tests/bits/error_estimator_01.cc index c430c711e1..3ca480506e 100644 --- a/tests/bits/error_estimator_01.cc +++ b/tests/bits/error_estimator_01.cc @@ -204,7 +204,7 @@ check () int main () { - std::ofstream logfile ("error_estimator_01/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (2); deallog << std::fixed; deallog.attach(logfile); diff --git a/tests/bits/error_estimator_01.output b/tests/bits/error_estimator_01.output new file mode 100644 index 0000000000..5c9ee6ea0c --- /dev/null +++ b/tests/bits/error_estimator_01.output @@ -0,0 +1,1541 @@ + +DEAL:1d::Estimated error indicators: +DEAL:1d::55.21 +DEAL:1d::67.65 +DEAL:1d::6.61 +DEAL:1d::0.89 +DEAL:1d::9.34 +DEAL:1d::6.64 +DEAL:1d::9.24 +DEAL:1d::36.89 +DEAL:1d::9.28 +DEAL:1d::29.81 +DEAL:1d::1.81 +DEAL:1d::472600.97 +DEAL:1d::4.28 +DEAL:1d::4.61 +DEAL:1d::2.81 +DEAL:1d::2.89 +DEAL:1d::0.43 +DEAL:1d::2.19 +DEAL:1d::0.74 +DEAL:1d::3.29 +DEAL:1d::0.29 +DEAL:1d::0.69 +DEAL:1d::0.68 +DEAL:1d::18.06 +DEAL:1d::0.90 +DEAL:1d::0.87 +DEAL:1d::1.79 +DEAL:1d::0.64 +DEAL:1d::0.97 +DEAL:1d::3.25 +DEAL:1d::2.93 +DEAL:1d::0.95 +DEAL:1d::0.02 +DEAL:1d::0.88 +DEAL:1d::0.03 +DEAL:1d::0.73 +DEAL:1d::0.02 +DEAL:1d::0.14 +DEAL:1d::15.77 +DEAL:1d::0.27 +DEAL:1d::2.10 +DEAL:1d::0.02 +DEAL:1d::0.02 +DEAL:1d::0.18 +DEAL:1d::0.05 +DEAL:1d::0.05 +DEAL:1d::0.15 +DEAL:1d::0.24 +DEAL:1d::1.57 +DEAL:1d::0.01 +DEAL:1d::0.00 +DEAL:1d::0.01 +DEAL:1d::0.01 +DEAL:1d::0.01 +DEAL:1d::167089.62 +DEAL:1d::0.00 +DEAL:1d::0.23 +DEAL:1d::0.01 +DEAL:1d::0.01 +DEAL:1d::0.01 +DEAL:1d::0.19 +DEAL:1d::0.03 +DEAL:1d::0.00 +DEAL:1d::0.01 +DEAL:1d::Subdomain id=0 +DEAL:1d::0 55.21 +DEAL:1d::1 0.00 +DEAL:1d::2 0.00 +DEAL:1d::3 0.89 +DEAL:1d::4 9.34 +DEAL:1d::5 0.00 +DEAL:1d::6 0.00 +DEAL:1d::7 0.00 +DEAL:1d::8 9.28 +DEAL:1d::9 29.81 +DEAL:1d::10 0.00 +DEAL:1d::11 0.00 +DEAL:1d::12 4.28 +DEAL:1d::13 4.61 +DEAL:1d::14 0.00 +DEAL:1d::15 0.00 +DEAL:1d::16 0.43 +DEAL:1d::17 0.00 +DEAL:1d::18 0.00 +DEAL:1d::19 3.29 +DEAL:1d::20 0.00 +DEAL:1d::21 0.00 +DEAL:1d::22 0.68 +DEAL:1d::23 18.06 +DEAL:1d::24 0.00 +DEAL:1d::25 0.00 +DEAL:1d::26 1.79 +DEAL:1d::27 0.64 +DEAL:1d::28 0.97 +DEAL:1d::29 3.25 +DEAL:1d::30 2.93 +DEAL:1d::31 0.95 +DEAL:1d::32 0.02 +DEAL:1d::33 0.88 +DEAL:1d::34 0.00 +DEAL:1d::35 0.00 +DEAL:1d::36 0.02 +DEAL:1d::37 0.00 +DEAL:1d::38 0.00 +DEAL:1d::39 0.00 +DEAL:1d::40 2.10 +DEAL:1d::41 0.02 +DEAL:1d::42 0.02 +DEAL:1d::43 0.00 +DEAL:1d::44 0.00 +DEAL:1d::45 0.00 +DEAL:1d::46 0.00 +DEAL:1d::47 0.00 +DEAL:1d::48 0.00 +DEAL:1d::49 0.01 +DEAL:1d::50 0.00 +DEAL:1d::51 0.01 +DEAL:1d::52 0.01 +DEAL:1d::53 0.01 +DEAL:1d::54 167089.62 +DEAL:1d::55 0.00 +DEAL:1d::56 0.23 +DEAL:1d::57 0.01 +DEAL:1d::58 0.00 +DEAL:1d::59 0.00 +DEAL:1d::60 0.19 +DEAL:1d::61 0.03 +DEAL:1d::62 0.00 +DEAL:1d::63 0.01 +DEAL:1d::Subdomain id=1 +DEAL:1d::0 0.00 +DEAL:1d::1 67.65 +DEAL:1d::2 6.61 +DEAL:1d::3 0.00 +DEAL:1d::4 0.00 +DEAL:1d::5 6.64 +DEAL:1d::6 9.24 +DEAL:1d::7 36.89 +DEAL:1d::8 0.00 +DEAL:1d::9 0.00 +DEAL:1d::10 1.81 +DEAL:1d::11 472600.97 +DEAL:1d::12 0.00 +DEAL:1d::13 0.00 +DEAL:1d::14 2.81 +DEAL:1d::15 2.89 +DEAL:1d::16 0.00 +DEAL:1d::17 2.19 +DEAL:1d::18 0.74 +DEAL:1d::19 0.00 +DEAL:1d::20 0.29 +DEAL:1d::21 0.69 +DEAL:1d::22 0.00 +DEAL:1d::23 0.00 +DEAL:1d::24 0.90 +DEAL:1d::25 0.87 +DEAL:1d::26 0.00 +DEAL:1d::27 0.00 +DEAL:1d::28 0.00 +DEAL:1d::29 0.00 +DEAL:1d::30 0.00 +DEAL:1d::31 0.00 +DEAL:1d::32 0.00 +DEAL:1d::33 0.00 +DEAL:1d::34 0.03 +DEAL:1d::35 0.73 +DEAL:1d::36 0.00 +DEAL:1d::37 0.14 +DEAL:1d::38 15.77 +DEAL:1d::39 0.27 +DEAL:1d::40 0.00 +DEAL:1d::41 0.00 +DEAL:1d::42 0.00 +DEAL:1d::43 0.18 +DEAL:1d::44 0.05 +DEAL:1d::45 0.05 +DEAL:1d::46 0.15 +DEAL:1d::47 0.24 +DEAL:1d::48 1.57 +DEAL:1d::49 0.00 +DEAL:1d::50 0.00 +DEAL:1d::51 0.00 +DEAL:1d::52 0.00 +DEAL:1d::53 0.00 +DEAL:1d::54 0.00 +DEAL:1d::55 0.00 +DEAL:1d::56 0.00 +DEAL:1d::57 0.00 +DEAL:1d::58 0.01 +DEAL:1d::59 0.01 +DEAL:1d::60 0.00 +DEAL:1d::61 0.00 +DEAL:1d::62 0.00 +DEAL:1d::63 0.00 +DEAL:1d::OK +DEAL:2d::Estimated error indicators: +DEAL:2d::27634.60 +DEAL:2d::27634.60 +DEAL:2d::29.16 +DEAL:2d::80.55 +DEAL:2d::94.47 +DEAL:2d::85.83 +DEAL:2d::40889.89 +DEAL:2d::48106.73 +DEAL:2d::55.17 +DEAL:2d::48106.73 +DEAL:2d::40889.90 +DEAL:2d::59.65 +DEAL:2d::42.47 +DEAL:2d::40889.89 +DEAL:2d::44.31 +DEAL:2d::48106.73 +DEAL:2d::48106.73 +DEAL:2d::59.65 +DEAL:2d::49.53 +DEAL:2d::49.78 +DEAL:2d::48106.73 +DEAL:2d::42.47 +DEAL:2d::40889.90 +DEAL:2d::35.10 +DEAL:2d::48106.73 +DEAL:2d::40889.90 +DEAL:2d::33.86 +DEAL:2d::27634.60 +DEAL:2d::15581.87 +DEAL:2d::40889.90 +DEAL:2d::50.83 +DEAL:2d::48106.73 +DEAL:2d::59.65 +DEAL:2d::70.20 +DEAL:2d::87.26 +DEAL:2d::87.26 +DEAL:2d::102.39 +DEAL:2d::27634.60 +DEAL:2d::15581.87 +DEAL:2d::29.16 +DEAL:2d::27634.60 +DEAL:2d::87.26 +DEAL:2d::102.39 +DEAL:2d::74.37 +DEAL:2d::78.86 +DEAL:2d::27634.60 +DEAL:2d::34.73 +DEAL:2d::15581.87 +DEAL:2d::27634.60 +DEAL:2d::50.83 +DEAL:2d::54.04 +DEAL:2d::40889.90 +DEAL:2d::48106.73 +DEAL:2d::14.62 +DEAL:2d::8.11 +DEAL:2d::13.97 +DEAL:2d::4.68 +DEAL:2d::9.00 +DEAL:2d::9.00 +DEAL:2d::10.71 +DEAL:2d::3940.49 +DEAL:2d::7274.93 +DEAL:2d::7274.93 +DEAL:2d::3.28 +DEAL:2d::15.15 +DEAL:2d::10.03 +DEAL:2d::15.76 +DEAL:2d::10.43 +DEAL:2d::15.76 +DEAL:2d::10.43 +DEAL:2d::14.98 +DEAL:2d::10.03 +DEAL:2d::20.55 +DEAL:2d::14.98 +DEAL:2d::12.71 +DEAL:2d::5.08 +DEAL:2d::5.74 +DEAL:2d::8.19 +DEAL:2d::11.49 +DEAL:2d::14.67 +DEAL:2d::6.67 +DEAL:2d::5.74 +DEAL:2d::10.07 +DEAL:2d::8.19 +DEAL:2d::21735.65 +DEAL:2d::8.26 +DEAL:2d::19063.32 +DEAL:2d::6.72 +DEAL:2d::10.45 +DEAL:2d::9.25 +DEAL:2d::8.62 +DEAL:2d::7.76 +DEAL:2d::6.20 +DEAL:2d::3.93 +DEAL:2d::15665.22 +DEAL:2d::11677.80 +DEAL:2d::1.20 +DEAL:2d::1.08 +DEAL:2d::1.08 +DEAL:2d::0.96 +DEAL:2d::Subdomain id=0 +DEAL:2d::0 27634.60 +DEAL:2d::1 27634.60 +DEAL:2d::2 29.16 +DEAL:2d::3 0.00 +DEAL:2d::4 0.00 +DEAL:2d::5 0.00 +DEAL:2d::6 40889.89 +DEAL:2d::7 48106.73 +DEAL:2d::8 55.17 +DEAL:2d::9 0.00 +DEAL:2d::10 0.00 +DEAL:2d::11 0.00 +DEAL:2d::12 0.00 +DEAL:2d::13 0.00 +DEAL:2d::14 0.00 +DEAL:2d::15 0.00 +DEAL:2d::16 0.00 +DEAL:2d::17 0.00 +DEAL:2d::18 0.00 +DEAL:2d::19 0.00 +DEAL:2d::20 0.00 +DEAL:2d::21 0.00 +DEAL:2d::22 0.00 +DEAL:2d::23 0.00 +DEAL:2d::24 0.00 +DEAL:2d::25 0.00 +DEAL:2d::26 0.00 +DEAL:2d::27 0.00 +DEAL:2d::28 0.00 +DEAL:2d::29 40889.90 +DEAL:2d::30 50.83 +DEAL:2d::31 48106.73 +DEAL:2d::32 59.65 +DEAL:2d::33 70.20 +DEAL:2d::34 87.26 +DEAL:2d::35 87.26 +DEAL:2d::36 102.39 +DEAL:2d::37 0.00 +DEAL:2d::38 0.00 +DEAL:2d::39 0.00 +DEAL:2d::40 0.00 +DEAL:2d::41 0.00 +DEAL:2d::42 0.00 +DEAL:2d::43 0.00 +DEAL:2d::44 0.00 +DEAL:2d::45 0.00 +DEAL:2d::46 0.00 +DEAL:2d::47 0.00 +DEAL:2d::48 0.00 +DEAL:2d::49 0.00 +DEAL:2d::50 0.00 +DEAL:2d::51 0.00 +DEAL:2d::52 0.00 +DEAL:2d::53 0.00 +DEAL:2d::54 0.00 +DEAL:2d::55 0.00 +DEAL:2d::56 0.00 +DEAL:2d::57 0.00 +DEAL:2d::58 0.00 +DEAL:2d::59 0.00 +DEAL:2d::60 3940.49 +DEAL:2d::61 7274.93 +DEAL:2d::62 7274.93 +DEAL:2d::63 3.28 +DEAL:2d::64 0.00 +DEAL:2d::65 0.00 +DEAL:2d::66 0.00 +DEAL:2d::67 0.00 +DEAL:2d::68 0.00 +DEAL:2d::69 0.00 +DEAL:2d::70 0.00 +DEAL:2d::71 0.00 +DEAL:2d::72 0.00 +DEAL:2d::73 0.00 +DEAL:2d::74 0.00 +DEAL:2d::75 0.00 +DEAL:2d::76 5.74 +DEAL:2d::77 8.19 +DEAL:2d::78 11.49 +DEAL:2d::79 14.67 +DEAL:2d::80 0.00 +DEAL:2d::81 0.00 +DEAL:2d::82 0.00 +DEAL:2d::83 0.00 +DEAL:2d::84 0.00 +DEAL:2d::85 0.00 +DEAL:2d::86 0.00 +DEAL:2d::87 0.00 +DEAL:2d::88 0.00 +DEAL:2d::89 0.00 +DEAL:2d::90 0.00 +DEAL:2d::91 0.00 +DEAL:2d::92 0.00 +DEAL:2d::93 0.00 +DEAL:2d::94 0.00 +DEAL:2d::95 0.00 +DEAL:2d::96 0.00 +DEAL:2d::97 0.00 +DEAL:2d::98 0.00 +DEAL:2d::99 0.00 +DEAL:2d::Subdomain id=1 +DEAL:2d::0 0.00 +DEAL:2d::1 0.00 +DEAL:2d::2 0.00 +DEAL:2d::3 80.55 +DEAL:2d::4 94.47 +DEAL:2d::5 0.00 +DEAL:2d::6 0.00 +DEAL:2d::7 0.00 +DEAL:2d::8 0.00 +DEAL:2d::9 48106.73 +DEAL:2d::10 40889.90 +DEAL:2d::11 59.65 +DEAL:2d::12 42.47 +DEAL:2d::13 40889.89 +DEAL:2d::14 44.31 +DEAL:2d::15 48106.73 +DEAL:2d::16 0.00 +DEAL:2d::17 0.00 +DEAL:2d::18 0.00 +DEAL:2d::19 0.00 +DEAL:2d::20 0.00 +DEAL:2d::21 0.00 +DEAL:2d::22 0.00 +DEAL:2d::23 0.00 +DEAL:2d::24 0.00 +DEAL:2d::25 0.00 +DEAL:2d::26 0.00 +DEAL:2d::27 0.00 +DEAL:2d::28 0.00 +DEAL:2d::29 0.00 +DEAL:2d::30 0.00 +DEAL:2d::31 0.00 +DEAL:2d::32 0.00 +DEAL:2d::33 0.00 +DEAL:2d::34 0.00 +DEAL:2d::35 0.00 +DEAL:2d::36 0.00 +DEAL:2d::37 27634.60 +DEAL:2d::38 15581.87 +DEAL:2d::39 29.16 +DEAL:2d::40 27634.60 +DEAL:2d::41 0.00 +DEAL:2d::42 0.00 +DEAL:2d::43 0.00 +DEAL:2d::44 0.00 +DEAL:2d::45 0.00 +DEAL:2d::46 0.00 +DEAL:2d::47 0.00 +DEAL:2d::48 0.00 +DEAL:2d::49 0.00 +DEAL:2d::50 0.00 +DEAL:2d::51 0.00 +DEAL:2d::52 0.00 +DEAL:2d::53 14.62 +DEAL:2d::54 8.11 +DEAL:2d::55 13.97 +DEAL:2d::56 4.68 +DEAL:2d::57 0.00 +DEAL:2d::58 0.00 +DEAL:2d::59 0.00 +DEAL:2d::60 0.00 +DEAL:2d::61 0.00 +DEAL:2d::62 0.00 +DEAL:2d::63 0.00 +DEAL:2d::64 15.15 +DEAL:2d::65 10.03 +DEAL:2d::66 15.76 +DEAL:2d::67 10.43 +DEAL:2d::68 0.00 +DEAL:2d::69 0.00 +DEAL:2d::70 0.00 +DEAL:2d::71 0.00 +DEAL:2d::72 0.00 +DEAL:2d::73 0.00 +DEAL:2d::74 0.00 +DEAL:2d::75 0.00 +DEAL:2d::76 0.00 +DEAL:2d::77 0.00 +DEAL:2d::78 0.00 +DEAL:2d::79 0.00 +DEAL:2d::80 6.67 +DEAL:2d::81 5.74 +DEAL:2d::82 10.07 +DEAL:2d::83 8.19 +DEAL:2d::84 0.00 +DEAL:2d::85 0.00 +DEAL:2d::86 0.00 +DEAL:2d::87 0.00 +DEAL:2d::88 0.00 +DEAL:2d::89 0.00 +DEAL:2d::90 0.00 +DEAL:2d::91 0.00 +DEAL:2d::92 0.00 +DEAL:2d::93 0.00 +DEAL:2d::94 0.00 +DEAL:2d::95 0.00 +DEAL:2d::96 0.00 +DEAL:2d::97 0.00 +DEAL:2d::98 0.00 +DEAL:2d::99 0.00 +DEAL:2d::Subdomain id=2 +DEAL:2d::0 0.00 +DEAL:2d::1 0.00 +DEAL:2d::2 0.00 +DEAL:2d::3 0.00 +DEAL:2d::4 0.00 +DEAL:2d::5 0.00 +DEAL:2d::6 0.00 +DEAL:2d::7 0.00 +DEAL:2d::8 0.00 +DEAL:2d::9 0.00 +DEAL:2d::10 0.00 +DEAL:2d::11 0.00 +DEAL:2d::12 0.00 +DEAL:2d::13 0.00 +DEAL:2d::14 0.00 +DEAL:2d::15 0.00 +DEAL:2d::16 48106.73 +DEAL:2d::17 59.65 +DEAL:2d::18 49.53 +DEAL:2d::19 0.00 +DEAL:2d::20 0.00 +DEAL:2d::21 0.00 +DEAL:2d::22 0.00 +DEAL:2d::23 0.00 +DEAL:2d::24 0.00 +DEAL:2d::25 0.00 +DEAL:2d::26 0.00 +DEAL:2d::27 0.00 +DEAL:2d::28 0.00 +DEAL:2d::29 0.00 +DEAL:2d::30 0.00 +DEAL:2d::31 0.00 +DEAL:2d::32 0.00 +DEAL:2d::33 0.00 +DEAL:2d::34 0.00 +DEAL:2d::35 0.00 +DEAL:2d::36 0.00 +DEAL:2d::37 0.00 +DEAL:2d::38 0.00 +DEAL:2d::39 0.00 +DEAL:2d::40 0.00 +DEAL:2d::41 87.26 +DEAL:2d::42 102.39 +DEAL:2d::43 74.37 +DEAL:2d::44 78.86 +DEAL:2d::45 27634.60 +DEAL:2d::46 34.73 +DEAL:2d::47 15581.87 +DEAL:2d::48 27634.60 +DEAL:2d::49 50.83 +DEAL:2d::50 54.04 +DEAL:2d::51 40889.90 +DEAL:2d::52 48106.73 +DEAL:2d::53 0.00 +DEAL:2d::54 0.00 +DEAL:2d::55 0.00 +DEAL:2d::56 0.00 +DEAL:2d::57 0.00 +DEAL:2d::58 0.00 +DEAL:2d::59 0.00 +DEAL:2d::60 0.00 +DEAL:2d::61 0.00 +DEAL:2d::62 0.00 +DEAL:2d::63 0.00 +DEAL:2d::64 0.00 +DEAL:2d::65 0.00 +DEAL:2d::66 0.00 +DEAL:2d::67 0.00 +DEAL:2d::68 0.00 +DEAL:2d::69 0.00 +DEAL:2d::70 0.00 +DEAL:2d::71 0.00 +DEAL:2d::72 0.00 +DEAL:2d::73 0.00 +DEAL:2d::74 0.00 +DEAL:2d::75 0.00 +DEAL:2d::76 0.00 +DEAL:2d::77 0.00 +DEAL:2d::78 0.00 +DEAL:2d::79 0.00 +DEAL:2d::80 0.00 +DEAL:2d::81 0.00 +DEAL:2d::82 0.00 +DEAL:2d::83 0.00 +DEAL:2d::84 21735.65 +DEAL:2d::85 8.26 +DEAL:2d::86 19063.32 +DEAL:2d::87 6.72 +DEAL:2d::88 0.00 +DEAL:2d::89 0.00 +DEAL:2d::90 0.00 +DEAL:2d::91 0.00 +DEAL:2d::92 0.00 +DEAL:2d::93 0.00 +DEAL:2d::94 0.00 +DEAL:2d::95 0.00 +DEAL:2d::96 0.00 +DEAL:2d::97 0.00 +DEAL:2d::98 0.00 +DEAL:2d::99 0.00 +DEAL:2d::Subdomain id=3 +DEAL:2d::0 0.00 +DEAL:2d::1 0.00 +DEAL:2d::2 0.00 +DEAL:2d::3 0.00 +DEAL:2d::4 0.00 +DEAL:2d::5 85.83 +DEAL:2d::6 0.00 +DEAL:2d::7 0.00 +DEAL:2d::8 0.00 +DEAL:2d::9 0.00 +DEAL:2d::10 0.00 +DEAL:2d::11 0.00 +DEAL:2d::12 0.00 +DEAL:2d::13 0.00 +DEAL:2d::14 0.00 +DEAL:2d::15 0.00 +DEAL:2d::16 0.00 +DEAL:2d::17 0.00 +DEAL:2d::18 0.00 +DEAL:2d::19 49.78 +DEAL:2d::20 48106.73 +DEAL:2d::21 42.47 +DEAL:2d::22 40889.90 +DEAL:2d::23 35.10 +DEAL:2d::24 48106.73 +DEAL:2d::25 40889.90 +DEAL:2d::26 33.86 +DEAL:2d::27 27634.60 +DEAL:2d::28 15581.87 +DEAL:2d::29 0.00 +DEAL:2d::30 0.00 +DEAL:2d::31 0.00 +DEAL:2d::32 0.00 +DEAL:2d::33 0.00 +DEAL:2d::34 0.00 +DEAL:2d::35 0.00 +DEAL:2d::36 0.00 +DEAL:2d::37 0.00 +DEAL:2d::38 0.00 +DEAL:2d::39 0.00 +DEAL:2d::40 0.00 +DEAL:2d::41 0.00 +DEAL:2d::42 0.00 +DEAL:2d::43 0.00 +DEAL:2d::44 0.00 +DEAL:2d::45 0.00 +DEAL:2d::46 0.00 +DEAL:2d::47 0.00 +DEAL:2d::48 0.00 +DEAL:2d::49 0.00 +DEAL:2d::50 0.00 +DEAL:2d::51 0.00 +DEAL:2d::52 0.00 +DEAL:2d::53 0.00 +DEAL:2d::54 0.00 +DEAL:2d::55 0.00 +DEAL:2d::56 0.00 +DEAL:2d::57 9.00 +DEAL:2d::58 9.00 +DEAL:2d::59 10.71 +DEAL:2d::60 0.00 +DEAL:2d::61 0.00 +DEAL:2d::62 0.00 +DEAL:2d::63 0.00 +DEAL:2d::64 0.00 +DEAL:2d::65 0.00 +DEAL:2d::66 0.00 +DEAL:2d::67 0.00 +DEAL:2d::68 15.76 +DEAL:2d::69 10.43 +DEAL:2d::70 14.98 +DEAL:2d::71 10.03 +DEAL:2d::72 20.55 +DEAL:2d::73 14.98 +DEAL:2d::74 12.71 +DEAL:2d::75 5.08 +DEAL:2d::76 0.00 +DEAL:2d::77 0.00 +DEAL:2d::78 0.00 +DEAL:2d::79 0.00 +DEAL:2d::80 0.00 +DEAL:2d::81 0.00 +DEAL:2d::82 0.00 +DEAL:2d::83 0.00 +DEAL:2d::84 0.00 +DEAL:2d::85 0.00 +DEAL:2d::86 0.00 +DEAL:2d::87 0.00 +DEAL:2d::88 10.45 +DEAL:2d::89 9.25 +DEAL:2d::90 8.62 +DEAL:2d::91 7.76 +DEAL:2d::92 6.20 +DEAL:2d::93 3.93 +DEAL:2d::94 15665.22 +DEAL:2d::95 11677.80 +DEAL:2d::96 1.20 +DEAL:2d::97 1.08 +DEAL:2d::98 1.08 +DEAL:2d::99 0.96 +DEAL:2d::OK +DEAL:3d::Estimated error indicators: +DEAL:3d::7953.37 +DEAL:3d::13781.71 +DEAL:3d::20682.11 +DEAL:3d::13781.71 +DEAL:3d::20682.11 +DEAL:3d::331.15 +DEAL:3d::13781.82 +DEAL:3d::7953.41 +DEAL:3d::20681.84 +DEAL:3d::13781.82 +DEAL:3d::20681.73 +DEAL:3d::13781.82 +DEAL:3d::20681.84 +DEAL:3d::13781.78 +DEAL:3d::20682.15 +DEAL:3d::7953.41 +DEAL:3d::13781.71 +DEAL:3d::20682.15 +DEAL:3d::361.20 +DEAL:3d::13781.71 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::13781.82 +DEAL:3d::7953.41 +DEAL:3d::341.75 +DEAL:3d::20682.15 +DEAL:3d::20682.04 +DEAL:3d::13781.82 +DEAL:3d::13781.82 +DEAL:3d::20682.04 +DEAL:3d::20682.15 +DEAL:3d::370.94 +DEAL:3d::7953.41 +DEAL:3d::13781.82 +DEAL:3d::13781.82 +DEAL:3d::20682.15 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::341.75 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::7953.41 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::20682.15 +DEAL:3d::370.94 +DEAL:3d::13781.82 +DEAL:3d::20682.04 +DEAL:3d::13781.82 +DEAL:3d::20682.15 +DEAL:3d::7953.41 +DEAL:3d::13781.82 +DEAL:3d::370.94 +DEAL:3d::20682.15 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::20682.15 +DEAL:3d::13781.82 +DEAL:3d::13781.82 +DEAL:3d::7953.41 +DEAL:3d::2334.15 +DEAL:3d::4139.65 +DEAL:3d::2746.12 +DEAL:3d::4870.27 +DEAL:3d::4139.65 +DEAL:3d::26.72 +DEAL:3d::4870.27 +DEAL:3d::33.21 +DEAL:3d::6125.28 +DEAL:3d::7206.35 +DEAL:3d::30.93 +DEAL:3d::39.67 +DEAL:3d::7206.35 +DEAL:3d::8478.24 +DEAL:3d::39.67 +DEAL:3d::50.24 +DEAL:3d::40.07 +DEAL:3d::27.70 +DEAL:3d::54.55 +DEAL:3d::40.07 +DEAL:3d::54.55 +DEAL:3d::40.07 +DEAL:3d::71.87 +DEAL:3d::54.55 +DEAL:3d::30.93 +DEAL:3d::39.67 +DEAL:3d::6125.28 +DEAL:3d::7206.35 +DEAL:3d::39.67 +DEAL:3d::50.24 +DEAL:3d::7206.35 +DEAL:3d::8478.24 +DEAL:3d::Subdomain id=0 +DEAL:3d::0 7953.37 +DEAL:3d::1 13781.71 +DEAL:3d::2 20682.11 +DEAL:3d::3 13781.71 +DEAL:3d::4 20682.11 +DEAL:3d::5 331.15 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 2334.15 +DEAL:3d::61 4139.65 +DEAL:3d::62 2746.12 +DEAL:3d::63 4870.27 +DEAL:3d::64 4139.65 +DEAL:3d::65 26.72 +DEAL:3d::66 4870.27 +DEAL:3d::67 33.21 +DEAL:3d::68 6125.28 +DEAL:3d::69 7206.35 +DEAL:3d::70 30.93 +DEAL:3d::71 39.67 +DEAL:3d::72 7206.35 +DEAL:3d::73 8478.24 +DEAL:3d::74 39.67 +DEAL:3d::75 50.24 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=1 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 13781.82 +DEAL:3d::7 7953.41 +DEAL:3d::8 20681.84 +DEAL:3d::9 13781.82 +DEAL:3d::10 20681.73 +DEAL:3d::11 13781.82 +DEAL:3d::12 20681.84 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 40.07 +DEAL:3d::77 27.70 +DEAL:3d::78 54.55 +DEAL:3d::79 40.07 +DEAL:3d::80 54.55 +DEAL:3d::81 40.07 +DEAL:3d::82 71.87 +DEAL:3d::83 54.55 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=2 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 13781.78 +DEAL:3d::14 20682.15 +DEAL:3d::15 7953.41 +DEAL:3d::16 13781.71 +DEAL:3d::17 20682.15 +DEAL:3d::18 361.20 +DEAL:3d::19 13781.71 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 30.93 +DEAL:3d::85 39.67 +DEAL:3d::86 6125.28 +DEAL:3d::87 7206.35 +DEAL:3d::88 39.67 +DEAL:3d::89 50.24 +DEAL:3d::90 7206.35 +DEAL:3d::91 8478.24 +DEAL:3d::Subdomain id=3 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 20682.15 +DEAL:3d::21 13781.82 +DEAL:3d::22 13781.82 +DEAL:3d::23 7953.41 +DEAL:3d::24 341.75 +DEAL:3d::25 20682.15 +DEAL:3d::26 20682.04 +DEAL:3d::27 13781.82 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=4 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 13781.82 +DEAL:3d::29 20682.04 +DEAL:3d::30 20682.15 +DEAL:3d::31 370.94 +DEAL:3d::32 7953.41 +DEAL:3d::33 13781.82 +DEAL:3d::34 13781.82 +DEAL:3d::35 20682.15 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=5 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 20682.15 +DEAL:3d::37 13781.82 +DEAL:3d::38 341.75 +DEAL:3d::39 20682.15 +DEAL:3d::40 13781.82 +DEAL:3d::41 7953.41 +DEAL:3d::42 20682.15 +DEAL:3d::43 13781.82 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=6 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 20682.15 +DEAL:3d::45 370.94 +DEAL:3d::46 13781.82 +DEAL:3d::47 20682.04 +DEAL:3d::48 13781.82 +DEAL:3d::49 20682.15 +DEAL:3d::50 7953.41 +DEAL:3d::51 13781.82 +DEAL:3d::52 0.00 +DEAL:3d::53 0.00 +DEAL:3d::54 0.00 +DEAL:3d::55 0.00 +DEAL:3d::56 0.00 +DEAL:3d::57 0.00 +DEAL:3d::58 0.00 +DEAL:3d::59 0.00 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::Subdomain id=7 +DEAL:3d::0 0.00 +DEAL:3d::1 0.00 +DEAL:3d::2 0.00 +DEAL:3d::3 0.00 +DEAL:3d::4 0.00 +DEAL:3d::5 0.00 +DEAL:3d::6 0.00 +DEAL:3d::7 0.00 +DEAL:3d::8 0.00 +DEAL:3d::9 0.00 +DEAL:3d::10 0.00 +DEAL:3d::11 0.00 +DEAL:3d::12 0.00 +DEAL:3d::13 0.00 +DEAL:3d::14 0.00 +DEAL:3d::15 0.00 +DEAL:3d::16 0.00 +DEAL:3d::17 0.00 +DEAL:3d::18 0.00 +DEAL:3d::19 0.00 +DEAL:3d::20 0.00 +DEAL:3d::21 0.00 +DEAL:3d::22 0.00 +DEAL:3d::23 0.00 +DEAL:3d::24 0.00 +DEAL:3d::25 0.00 +DEAL:3d::26 0.00 +DEAL:3d::27 0.00 +DEAL:3d::28 0.00 +DEAL:3d::29 0.00 +DEAL:3d::30 0.00 +DEAL:3d::31 0.00 +DEAL:3d::32 0.00 +DEAL:3d::33 0.00 +DEAL:3d::34 0.00 +DEAL:3d::35 0.00 +DEAL:3d::36 0.00 +DEAL:3d::37 0.00 +DEAL:3d::38 0.00 +DEAL:3d::39 0.00 +DEAL:3d::40 0.00 +DEAL:3d::41 0.00 +DEAL:3d::42 0.00 +DEAL:3d::43 0.00 +DEAL:3d::44 0.00 +DEAL:3d::45 0.00 +DEAL:3d::46 0.00 +DEAL:3d::47 0.00 +DEAL:3d::48 0.00 +DEAL:3d::49 0.00 +DEAL:3d::50 0.00 +DEAL:3d::51 0.00 +DEAL:3d::52 370.94 +DEAL:3d::53 20682.15 +DEAL:3d::54 20682.15 +DEAL:3d::55 13781.82 +DEAL:3d::56 20682.15 +DEAL:3d::57 13781.82 +DEAL:3d::58 13781.82 +DEAL:3d::59 7953.41 +DEAL:3d::60 0.00 +DEAL:3d::61 0.00 +DEAL:3d::62 0.00 +DEAL:3d::63 0.00 +DEAL:3d::64 0.00 +DEAL:3d::65 0.00 +DEAL:3d::66 0.00 +DEAL:3d::67 0.00 +DEAL:3d::68 0.00 +DEAL:3d::69 0.00 +DEAL:3d::70 0.00 +DEAL:3d::71 0.00 +DEAL:3d::72 0.00 +DEAL:3d::73 0.00 +DEAL:3d::74 0.00 +DEAL:3d::75 0.00 +DEAL:3d::76 0.00 +DEAL:3d::77 0.00 +DEAL:3d::78 0.00 +DEAL:3d::79 0.00 +DEAL:3d::80 0.00 +DEAL:3d::81 0.00 +DEAL:3d::82 0.00 +DEAL:3d::83 0.00 +DEAL:3d::84 0.00 +DEAL:3d::85 0.00 +DEAL:3d::86 0.00 +DEAL:3d::87 0.00 +DEAL:3d::88 0.00 +DEAL:3d::89 0.00 +DEAL:3d::90 0.00 +DEAL:3d::91 0.00 +DEAL:3d::OK diff --git a/tests/bits/error_estimator_02.cc b/tests/bits/error_estimator_02.cc index 62503e79f1..5cbb69d03f 100644 --- a/tests/bits/error_estimator_02.cc +++ b/tests/bits/error_estimator_02.cc @@ -205,7 +205,7 @@ check () int main () { - std::ofstream logfile ("error_estimator_02/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (2); deallog << std::fixed; deallog.attach(logfile); diff --git a/tests/bits/error_estimator_02/cmp/generic b/tests/bits/error_estimator_02.output similarity index 100% rename from tests/bits/error_estimator_02/cmp/generic rename to tests/bits/error_estimator_02.output diff --git a/tests/bits/face_interpolation.cc b/tests/bits/face_interpolation.cc index ed3a85d3a7..1ae8097e5f 100644 --- a/tests/bits/face_interpolation.cc +++ b/tests/bits/face_interpolation.cc @@ -22,7 +22,7 @@ // FE::face_interpolation -std::string output_file_name = "face_interpolation/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/face_interpolation/cmp/generic b/tests/bits/face_interpolation.output similarity index 100% rename from tests/bits/face_interpolation/cmp/generic rename to tests/bits/face_interpolation.output diff --git a/tests/bits/face_orientation_and_fe_nedelec_01.cc b/tests/bits/face_orientation_and_fe_nedelec_01.cc index 7fd5c71cf0..c2bfbfe492 100644 --- a/tests/bits/face_orientation_and_fe_nedelec_01.cc +++ b/tests/bits/face_orientation_and_fe_nedelec_01.cc @@ -21,7 +21,7 @@ // do because these elements only have dofs on edges, not on faces, but we // should test anyway that there is nothing that actively goes wrong. -char logname[] = "face_orientation_and_fe_nedelec_01/output"; +char logname[] = "output"; #include "../tests.h" diff --git a/tests/bits/face_orientation_and_fe_nedelec_01/cmp/generic b/tests/bits/face_orientation_and_fe_nedelec_01.output similarity index 100% rename from tests/bits/face_orientation_and_fe_nedelec_01/cmp/generic rename to tests/bits/face_orientation_and_fe_nedelec_01.output diff --git a/tests/bits/face_orientation_and_fe_q_01.cc b/tests/bits/face_orientation_and_fe_q_01.cc index 5d58bd9ba5..682d28d512 100644 --- a/tests/bits/face_orientation_and_fe_q_01.cc +++ b/tests/bits/face_orientation_and_fe_q_01.cc @@ -24,7 +24,7 @@ // this test only tests the whole thing for p==3, since higher polynomial // degrees take forever to test. this should, at one point, probably be fixed -char logname[] = "face_orientation_and_fe_q_01/output"; +char logname[] = "output"; #include "../tests.h" diff --git a/tests/bits/face_orientation_and_fe_q_01/cmp/generic b/tests/bits/face_orientation_and_fe_q_01.output similarity index 100% rename from tests/bits/face_orientation_and_fe_q_01/cmp/generic rename to tests/bits/face_orientation_and_fe_q_01.output diff --git a/tests/bits/face_orientation_and_fe_q_02.cc b/tests/bits/face_orientation_and_fe_q_02.cc index 557cbfe7b2..3589914667 100644 --- a/tests/bits/face_orientation_and_fe_q_02.cc +++ b/tests/bits/face_orientation_and_fe_q_02.cc @@ -21,7 +21,7 @@ // between the two sides of the face. The same applies for lines in non-standard // orientation. this test is derived from deal.II/project_q_03 -char logname[] = "face_orientation_and_fe_q_02/output"; +char logname[] = "output"; #include "../tests.h" diff --git a/tests/bits/face_orientation_and_fe_q_02/cmp/generic b/tests/bits/face_orientation_and_fe_q_02.output similarity index 100% rename from tests/bits/face_orientation_and_fe_q_02/cmp/generic rename to tests/bits/face_orientation_and_fe_q_02.output diff --git a/tests/bits/face_orientation_crash.cc b/tests/bits/face_orientation_crash.cc index bf3c816d19..72cdd715b3 100644 --- a/tests/bits/face_orientation_crash.cc +++ b/tests/bits/face_orientation_crash.cc @@ -87,7 +87,7 @@ check () int main () { - std::ofstream logfile ("face_orientation_crash/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (2); deallog << std::fixed; deallog.attach(logfile); diff --git a/tests/bits/face_orientation_crash/cmp/generic b/tests/bits/face_orientation_crash.output similarity index 100% rename from tests/bits/face_orientation_crash/cmp/generic rename to tests/bits/face_orientation_crash.output diff --git a/tests/bits/faceq_face_interpolation.cc b/tests/bits/faceq_face_interpolation.cc index fe8f50e6dd..4bd06fa87e 100644 --- a/tests/bits/faceq_face_interpolation.cc +++ b/tests/bits/faceq_face_interpolation.cc @@ -22,7 +22,7 @@ // FE_FaceQ::face_interpolation -std::string output_file_name = "faceq_face_interpolation/output"; +std::string output_file_name = "output"; void diff --git a/tests/bits/faceq_face_interpolation.output b/tests/bits/faceq_face_interpolation.output new file mode 100644 index 0000000000..5b2aa67ac2 --- /dev/null +++ b/tests/bits/faceq_face_interpolation.output @@ -0,0 +1,179 @@ + +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(1) +DEAL::2.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(2) +DEAL::3.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(3) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(2) +DEAL::1.50000 1.00000 +DEAL::1.00000 0 0.500000 0.500000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(3) +DEAL::2.00000 1.00000 +DEAL::1.00000 0 0.276393 0.723607 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(3) +DEAL::1.60000 1.24721 +DEAL::1.00000 0 0.800000 0.800000 0.323607 -0.123607 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(1) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(2) +DEAL::9.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(3) +DEAL::16.0000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(2) +DEAL::2.25000 1.00000 +DEAL::1.00000 0 0.500000 0 0 1.00000 0 0.500000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(3) +DEAL::4.00000 1.00000 +DEAL::1.00000 0 0.276393 0 0 0.723607 0 0 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(3) +DEAL::2.56000 1.55554 +DEAL::1.00000 0 0.800000 0 0.323607 0 0 0 0 0 -0.0988854 0.258885 0.0152786 0.104721 0 0 0 -0.123607 diff --git a/tests/bits/faceq_subface_interpolation.cc b/tests/bits/faceq_subface_interpolation.cc index c8bfa05d5e..4571796713 100644 --- a/tests/bits/faceq_subface_interpolation.cc +++ b/tests/bits/faceq_subface_interpolation.cc @@ -22,7 +22,7 @@ // FE_FaceQ::subface_interpolation -std::string output_file_name = "faceq_subface_interpolation/output"; +std::string output_file_name = "output"; void diff --git a/tests/bits/faceq_subface_interpolation.output b/tests/bits/faceq_subface_interpolation.output new file mode 100644 index 0000000000..df01dec611 --- /dev/null +++ b/tests/bits/faceq_subface_interpolation.output @@ -0,0 +1,507 @@ + +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::1.00000 0 0.500000 0.500000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(1) +DEAL::2.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::0.500000 0.500000 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(1) +DEAL::2.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::1.00000 0 0.750000 0.750000 0 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(2) +DEAL::3.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::0 0 0.750000 0.750000 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(2) +DEAL::3.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::1.00000 0 0.779508 -0.184017 0.220492 0.934017 -0.125000 -0.125000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(3) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::-0.125000 -0.125000 0.220492 0.934017 0.779508 -0.184017 1.00000 0 +DEAL::FE_FaceQ<2>(0) vs. FE_FaceQ<2>(3) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::1.00000 0 0.500000 0.500000 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::1.00000 0 0.750000 0.750000 0 0 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(2) +DEAL::2.25000 1.00000 +DEAL::1.00000 0 0.250000 0.750000 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::0.500000 0.500000 1.00000 0 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::0 0 0.750000 0.750000 1.00000 0 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(2) +DEAL::2.25000 1.00000 +DEAL::0.500000 0.500000 0.750000 0.250000 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::1.00000 0 0.500000 0.500000 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::1.00000 0 0.779508 -0.184017 0.220492 0.934017 -0.125000 -0.125000 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(3) +DEAL::3.00000 1.00000 +DEAL::1.00000 0 0.138197 0.861803 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(1) +DEAL::1.50000 1.00000 +DEAL::1.22474 +DEAL::0.500000 0.500000 1.00000 0 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::-0.125000 -0.125000 0.220492 0.934017 0.779508 -0.184017 1.00000 0 +DEAL::FE_FaceQ<2>(1) vs. FE_FaceQ<2>(3) +DEAL::3.00000 1.00000 +DEAL::0.500000 0.500000 0.638197 0.361803 +DEAL::Checking FE_FaceQ in 2d: +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::1.00000 0 0.750000 0.750000 0 0 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::1.00000 0 0.779508 -0.184017 0.220492 0.934017 -0.125000 -0.125000 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(3) +DEAL::2.40000 1.20000 +DEAL::1.00000 0 0.476393 0.476393 -0.100000 0.176393 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(2) +DEAL::1.75000 1.25000 +DEAL::1.64886 +DEAL::0 0 0.750000 0.750000 1.00000 0 +DEAL::FE_FaceQ<2>(3) vs. FE_FaceQ<2>(3) +DEAL::2.33853 1.50000 +DEAL::1.87417 +DEAL::-0.125000 -0.125000 0.220492 0.934017 0.779508 -0.184017 1.00000 0 +DEAL::FE_FaceQ<2>(2) vs. FE_FaceQ<2>(3) +DEAL::2.40000 1.20000 +DEAL::0 0 0.923607 0.923607 0.623607 -0.100000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::1.00000 0 0.500000 0 0.500000 0 0.250000 0.250000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(1) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 1.00000 0 0.250000 0.250000 0.500000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(1) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 0.250000 0.250000 1.00000 0 0.500000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(1) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.250000 0.250000 0.500000 0 0.500000 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(1) +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::1.00000 0 0.750000 0 0 0 0.750000 0 0.562500 0.562500 0 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(2) +DEAL::9.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0.750000 0 1.00000 0 0 0 0.562500 0.562500 0.750000 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(2) +DEAL::9.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0.750000 0 0.562500 0.562500 0 0 1.00000 0 0.750000 0 0 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(2) +DEAL::9.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0 0 0.562500 0.562500 0.750000 0 0 0 0.750000 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(2) +DEAL::9.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::1.00000 0 0.779508 0 0.220492 0 -0.125000 0 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 -0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(3) +DEAL::16.0000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 0.220492 0 0.779508 0 1.00000 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(3) +DEAL::16.0000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 1.00000 0 0.779508 0 0.220492 0 -0.125000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(3) +DEAL::16.0000 1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(0) +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.125000 0 0.220492 0 0.779508 0 1.00000 0 +DEAL::FE_FaceQ<3>(0) vs. FE_FaceQ<3>(3) +DEAL::16.0000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::1.00000 0 0.500000 0 0.500000 0 0.250000 0.250000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::1.00000 0 0.750000 0 0 0 0.750000 0 0.562500 0.562500 0 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(2) +DEAL::5.06250 1.00000 +DEAL::1.00000 0 0.250000 0 0 0.500000 0 0.750000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 1.00000 0 0.250000 0.250000 0.500000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0.750000 0 1.00000 0 0 0 0.562500 0.562500 0.750000 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(2) +DEAL::5.06250 1.00000 +DEAL::0.500000 0 0.750000 0 0 1.00000 0.125000 0.375000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 0.250000 0.250000 1.00000 0 0.500000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0.750000 0 0.562500 0.562500 0 0 1.00000 0 0.750000 0 0 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(2) +DEAL::5.06250 1.00000 +DEAL::0.500000 0 0.125000 0.375000 0.250000 0.250000 0 0.250000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.250000 0.250000 0.500000 0 0.500000 0 1.00000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0 0 0.562500 0.562500 0.750000 0 0 0 0.750000 0 1.00000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(2) +DEAL::5.06250 1.00000 +DEAL::0.250000 0.250000 0.375000 0.125000 0 0.500000 0.375000 0.125000 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::1.00000 0 0.500000 0 0.500000 0 0.250000 0.250000 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::1.00000 0 0.779508 0 0.220492 0 -0.125000 0 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 -0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(3) +DEAL::9.00000 1.00000 +DEAL::1.00000 0 0.138197 0 0 0.361803 0 0.500000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 1.00000 0 0.250000 0.250000 0.500000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 0.220492 0 0.779508 0 1.00000 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(3) +DEAL::9.00000 1.00000 +DEAL::0.500000 0 0.638197 0 0 0.861803 0 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.500000 0 0.250000 0.250000 1.00000 0 0.500000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 1.00000 0 0.779508 0 0.220492 0 -0.125000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(3) +DEAL::9.00000 1.00000 +DEAL::0.500000 0 0.0690983 0.430902 0.319098 0.180902 0.250000 0.250000 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(1) +DEAL::2.25000 1.00000 +DEAL::1.50000 +DEAL::0.250000 0.250000 0.500000 0 0.500000 0 1.00000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.125000 0 0.220492 0 0.779508 0 1.00000 0 +DEAL::FE_FaceQ<3>(1) vs. FE_FaceQ<3>(3) +DEAL::9.00000 1.00000 +DEAL::0.250000 0.250000 0.319098 0.180902 0.0690983 0.430902 0.500000 0 +DEAL::Checking FE_FaceQ in 3d: +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::1.00000 0 0.750000 0 0 0 0.750000 0 0.562500 0.562500 0 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::1.00000 0 0.779508 0 0.220492 0 -0.125000 0 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 -0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(3) +DEAL::5.76000 1.44000 +DEAL::1.00000 0 0.476393 0 -0.100000 0 0 0 0 0 -0.0476393 0.297082 -0.0176393 -0.0623607 -0.100000 0.623607 0 0.176393 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0.750000 0 1.00000 0 0 0 0.562500 0.562500 0.750000 0 0 0 0 0 0 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 0.220492 0 0.779508 0 1.00000 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(3) +DEAL::5.76000 1.44000 +DEAL::0 0 0.923607 0 0.623607 0 0 0 0.476393 0.476393 0.0840325 -0.0476393 0.0100000 0.388885 0 0 0 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0.750000 0 0.562500 0.562500 0 0 1.00000 0 0.750000 0 0 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::-0.125000 0 -0.0974386 0.0230021 -0.0275614 -0.116752 0.0156250 0.0156250 0.220492 0 0.171875 -0.171875 0.0486165 0.872388 -0.0275614 -0.116752 0.779508 0 0.607633 0.0338623 0.171875 -0.171875 -0.0974386 0.0230021 1.00000 0 0.779508 0 0.220492 0 -0.125000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(3) +DEAL::5.76000 1.44000 +DEAL::0 0 0 0 0 0 0 0 0 0 -0.0923607 0.575967 0.0311146 0.0100000 0.176393 -0.100000 0 -0.100000 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(2) +DEAL::3.06250 1.56250 +DEAL::2.71875 +DEAL::0 0 0 0 0 0 0 0 0.562500 0.562500 0.750000 0 0 0 0.750000 0 1.00000 0 +DEAL::FE_FaceQ<3>(3) vs. FE_FaceQ<3>(3) +DEAL::5.46870 2.25000 +DEAL::3.51250 +DEAL::0.0156250 0.0156250 -0.0275614 -0.116752 -0.0974386 0.0230021 -0.125000 0 -0.0275614 -0.116752 0.0486165 0.872388 0.171875 -0.171875 0.220492 0 -0.0974386 0.0230021 0.171875 -0.171875 0.607633 0.0338623 0.779508 0 -0.125000 0 0.220492 0 0.779508 0 1.00000 0 +DEAL::FE_FaceQ<3>(2) vs. FE_FaceQ<3>(3) +DEAL::5.76000 1.44000 +DEAL::0 0 0 0 0 0 0 1.00000 0.923607 0.923607 0.162918 -0.0923607 -0.0176393 -0.0623607 0 0 0 0 diff --git a/tests/bits/fe_field_function_01.cc b/tests/bits/fe_field_function_01.cc index 80e6cdeb03..f77a48f7da 100644 --- a/tests/bits/fe_field_function_01.cc +++ b/tests/bits/fe_field_function_01.cc @@ -87,7 +87,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_01/cmp/generic b/tests/bits/fe_field_function_01.output similarity index 100% rename from tests/bits/fe_field_function_01/cmp/generic rename to tests/bits/fe_field_function_01.output diff --git a/tests/bits/fe_field_function_01_vector.cc b/tests/bits/fe_field_function_01_vector.cc index 70da9dad0c..74ed8de9a5 100644 --- a/tests/bits/fe_field_function_01_vector.cc +++ b/tests/bits/fe_field_function_01_vector.cc @@ -102,7 +102,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_01_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_01_vector/cmp/generic b/tests/bits/fe_field_function_01_vector.output similarity index 100% rename from tests/bits/fe_field_function_01_vector/cmp/generic rename to tests/bits/fe_field_function_01_vector.output diff --git a/tests/bits/fe_field_function_02.cc b/tests/bits/fe_field_function_02.cc index 64bf9a06a9..6791c88bbe 100644 --- a/tests/bits/fe_field_function_02.cc +++ b/tests/bits/fe_field_function_02.cc @@ -85,7 +85,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_02/cmp/generic b/tests/bits/fe_field_function_02.output similarity index 100% rename from tests/bits/fe_field_function_02/cmp/generic rename to tests/bits/fe_field_function_02.output diff --git a/tests/bits/fe_field_function_02_vector.cc b/tests/bits/fe_field_function_02_vector.cc index 279639f45f..9d891a4bd8 100644 --- a/tests/bits/fe_field_function_02_vector.cc +++ b/tests/bits/fe_field_function_02_vector.cc @@ -101,7 +101,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_02_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_02_vector/cmp/generic b/tests/bits/fe_field_function_02_vector.output similarity index 100% rename from tests/bits/fe_field_function_02_vector/cmp/generic rename to tests/bits/fe_field_function_02_vector.output diff --git a/tests/bits/fe_field_function_03.cc b/tests/bits/fe_field_function_03.cc index bec1a14b24..5107ee0da2 100644 --- a/tests/bits/fe_field_function_03.cc +++ b/tests/bits/fe_field_function_03.cc @@ -80,7 +80,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_03/cmp/generic b/tests/bits/fe_field_function_03.output similarity index 100% rename from tests/bits/fe_field_function_03/cmp/generic rename to tests/bits/fe_field_function_03.output diff --git a/tests/bits/fe_field_function_03_vector.cc b/tests/bits/fe_field_function_03_vector.cc index 219a7dde2f..5107ee0da2 100644 --- a/tests/bits/fe_field_function_03_vector.cc +++ b/tests/bits/fe_field_function_03_vector.cc @@ -80,7 +80,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_03_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_field_function_03_vector.output b/tests/bits/fe_field_function_03_vector.output new file mode 100644 index 0000000000..cd95fc4b27 --- /dev/null +++ b/tests/bits/fe_field_function_03_vector.output @@ -0,0 +1,19 @@ + +DEAL::Ndofs :1025 +DEAL::V norm: 22.6385 +DEAL::Value of the laplacian in 0: +DEAL::correct value: -2.46740, approximation: -2.46743 +DEAL::Value of the laplacian in 0.5*e1 and 0.25 * e1: +DEAL:: correct values: -1.74472 -2.27958, approximations: -1.74739 -2.28103 +DEAL::Ndofs :1089 +DEAL::V norm: 16.5000 +DEAL::Value of the laplacian in 0: +DEAL::correct value: -4.93480, approximation: -4.92787 +DEAL::Value of the laplacian in 0.5*e1 and 0.25 * e1: +DEAL:: correct values: -3.48943 -4.55916, approximations: -3.57012 -4.59908 +DEAL::Ndofs :4913 +DEAL::V norm: 24.7815 +DEAL::Value of the laplacian in 0: +DEAL::correct value: -7.40220, approximation: -7.36064 +DEAL::Value of the laplacian in 0.5*e1 and 0.25 * e1: +DEAL:: correct values: -5.23415 -6.83874, approximations: -5.37564 -6.89283 diff --git a/tests/bits/fe_field_function_04.cc b/tests/bits/fe_field_function_04.cc index 1657596e3b..cfbe9d6906 100644 --- a/tests/bits/fe_field_function_04.cc +++ b/tests/bits/fe_field_function_04.cc @@ -98,7 +98,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/full_matrix_vector_02/cmp/generic b/tests/bits/fe_field_function_04.output similarity index 100% rename from tests/bits/full_matrix_vector_02/cmp/generic rename to tests/bits/fe_field_function_04.output diff --git a/tests/bits/fe_field_function_04_vector.cc b/tests/bits/fe_field_function_04_vector.cc index 7cf920598f..1d5876637b 100644 --- a/tests/bits/fe_field_function_04_vector.cc +++ b/tests/bits/fe_field_function_04_vector.cc @@ -108,7 +108,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_04_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/full_matrix_vector_05/cmp/generic b/tests/bits/fe_field_function_04_vector.output similarity index 100% rename from tests/bits/full_matrix_vector_05/cmp/generic rename to tests/bits/fe_field_function_04_vector.output diff --git a/tests/bits/fe_field_function_05.cc b/tests/bits/fe_field_function_05.cc index 34eecf0a91..080b703436 100644 --- a/tests/bits/fe_field_function_05.cc +++ b/tests/bits/fe_field_function_05.cc @@ -109,7 +109,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/full_matrix_vector_06/cmp/generic b/tests/bits/fe_field_function_05.output similarity index 100% rename from tests/bits/full_matrix_vector_06/cmp/generic rename to tests/bits/fe_field_function_05.output diff --git a/tests/bits/fe_field_function_05_vector.cc b/tests/bits/fe_field_function_05_vector.cc index ecd03d7b43..3bbc04d690 100644 --- a/tests/bits/fe_field_function_05_vector.cc +++ b/tests/bits/fe_field_function_05_vector.cc @@ -120,7 +120,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_05_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/full_matrix_vector_07/cmp/generic b/tests/bits/fe_field_function_05_vector.output similarity index 100% rename from tests/bits/full_matrix_vector_07/cmp/generic rename to tests/bits/fe_field_function_05_vector.output diff --git a/tests/bits/fe_field_function_06_vector.cc b/tests/bits/fe_field_function_06_vector.cc index 02cbf8ec5b..dba992f305 100644 --- a/tests/bits/fe_field_function_06_vector.cc +++ b/tests/bits/fe_field_function_06_vector.cc @@ -118,7 +118,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_06_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/mapping_q4_3d/cmp/generic b/tests/bits/fe_field_function_06_vector.output similarity index 100% rename from tests/bits/mapping_q4_3d/cmp/generic rename to tests/bits/fe_field_function_06_vector.output diff --git a/tests/bits/fe_field_function_07_vector.cc b/tests/bits/fe_field_function_07_vector.cc index 6c554fccc2..1b77cd426a 100644 --- a/tests/bits/fe_field_function_07_vector.cc +++ b/tests/bits/fe_field_function_07_vector.cc @@ -128,7 +128,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_07_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/oliver_01/cmp/generic b/tests/bits/fe_field_function_07_vector.output similarity index 100% rename from tests/bits/oliver_01/cmp/generic rename to tests/bits/fe_field_function_07_vector.output diff --git a/tests/bits/fe_field_function_08_vector.cc b/tests/bits/fe_field_function_08_vector.cc index bc02392f4c..39d88e7be3 100644 --- a/tests/bits/fe_field_function_08_vector.cc +++ b/tests/bits/fe_field_function_08_vector.cc @@ -127,7 +127,7 @@ void test() int main () { - std::ofstream logfile("fe_field_function_08_vector/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/parameter_handler_read_xml_error_01/cmp/generic b/tests/bits/fe_field_function_08_vector.output similarity index 100% rename from tests/bits/parameter_handler_read_xml_error_01/cmp/generic rename to tests/bits/fe_field_function_08_vector.output diff --git a/tests/bits/fe_q_3d_01.cc b/tests/bits/fe_q_3d_01.cc index 8dd6c54a01..9afac1f2be 100644 --- a/tests/bits/fe_q_3d_01.cc +++ b/tests/bits/fe_q_3d_01.cc @@ -119,7 +119,7 @@ void check () int main () { - std::ofstream logfile("fe_q_3d_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_q_3d_01/cmp/generic b/tests/bits/fe_q_3d_01.output similarity index 100% rename from tests/bits/fe_q_3d_01/cmp/generic rename to tests/bits/fe_q_3d_01.output diff --git a/tests/bits/fe_q_constraints.cc b/tests/bits/fe_q_constraints.cc index d3a9f153ba..de93aa18d0 100644 --- a/tests/bits/fe_q_constraints.cc +++ b/tests/bits/fe_q_constraints.cc @@ -240,7 +240,7 @@ void TestFEQConstraints::run () int main () { - std::ofstream logfile("fe_q_constraints/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/fe_q_constraints/cmp/generic b/tests/bits/fe_q_constraints.output similarity index 100% rename from tests/bits/fe_q_constraints/cmp/generic rename to tests/bits/fe_q_constraints.output diff --git a/tests/bits/fe_system.cc b/tests/bits/fe_system.cc index d7fe12ad89..5e1db16cfa 100644 --- a/tests/bits/fe_system.cc +++ b/tests/bits/fe_system.cc @@ -82,7 +82,7 @@ void test() int main() { - std::ofstream logfile ("fe_system/output"); + std::ofstream logfile ("output"); deallog << std::setprecision(PRECISION); deallog << std::fixed; deallog.attach(logfile); diff --git a/tests/bits/fe_system/cmp/generic b/tests/bits/fe_system.output similarity index 100% rename from tests/bits/fe_system/cmp/generic rename to tests/bits/fe_system.output diff --git a/tests/bits/fe_tools_01a.cc b/tests/bits/fe_tools_01a.cc index 375d3a7231..451528073e 100644 --- a/tests/bits/fe_tools_01a.cc +++ b/tests/bits/fe_tools_01a.cc @@ -74,7 +74,7 @@ main() { try { - std::ofstream logfile("fe_tools_01a/output"); + std::ofstream logfile("output"); deallog << std::setprecision (2); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_tools_01a/cmp/generic b/tests/bits/fe_tools_01a.output similarity index 100% rename from tests/bits/fe_tools_01a/cmp/generic rename to tests/bits/fe_tools_01a.output diff --git a/tests/bits/fe_tools_01b.cc b/tests/bits/fe_tools_01b.cc index 9ec77bb84d..8ac36a8c99 100644 --- a/tests/bits/fe_tools_01b.cc +++ b/tests/bits/fe_tools_01b.cc @@ -74,7 +74,7 @@ main() { try { - std::ofstream logfile("fe_tools_01b/output"); + std::ofstream logfile("output"); deallog << std::setprecision (2); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_tools_01b.output b/tests/bits/fe_tools_01b.output new file mode 100644 index 0000000000..af1a3243f3 --- /dev/null +++ b/tests/bits/fe_tools_01b.output @@ -0,0 +1,25 @@ + +DEAL::Checking Q1 in 1d: +DEAL::0 1 +DEAL::Checking Q1 in 2d: +DEAL::0 1 2 3 +DEAL::Checking Q1 in 3d: +DEAL::0 1 2 3 4 5 6 7 +DEAL::Checking Q2 in 1d: +DEAL::0 2 1 +DEAL::Checking Q2 in 2d: +DEAL::0 2 6 8 3 5 1 7 4 +DEAL::Checking Q2 in 3d: +DEAL::0 2 6 8 18 20 24 26 3 5 1 7 21 23 19 25 9 11 15 17 12 14 10 16 4 22 13 +DEAL::Checking Q3 in 1d: +DEAL::0 3 1 2 +DEAL::Checking Q3 in 2d: +DEAL::0 3 12 15 4 8 7 11 1 2 13 14 5 6 9 10 +DEAL::Checking Q3 in 3d: +DEAL::0 3 12 15 48 51 60 63 4 8 7 11 1 2 13 14 52 56 55 59 49 50 61 62 16 32 19 35 28 44 31 47 20 24 36 40 23 27 39 43 17 33 18 34 29 45 30 46 5 6 9 10 53 54 57 58 21 22 25 26 37 38 41 42 +DEAL::Checking Q4 in 1d: +DEAL::0 4 1 2 3 +DEAL::Checking Q4 in 2d: +DEAL::0 4 20 24 5 10 15 9 14 19 1 2 3 21 22 23 6 7 8 11 12 13 16 17 18 +DEAL::Checking Q4 in 3d: +DEAL::0 4 20 24 100 104 120 124 5 10 15 9 14 19 1 2 3 21 22 23 105 110 115 109 114 119 101 102 103 121 122 123 25 50 75 29 54 79 45 70 95 49 74 99 30 35 40 55 60 65 80 85 90 34 39 44 59 64 69 84 89 94 26 51 76 27 52 77 28 53 78 46 71 96 47 72 97 48 73 98 6 7 8 11 12 13 16 17 18 106 107 108 111 112 113 116 117 118 31 32 33 36 37 38 41 42 43 56 57 58 61 62 63 66 67 68 81 82 83 86 87 88 91 92 93 diff --git a/tests/bits/fe_tools_01c.cc b/tests/bits/fe_tools_01c.cc index 5b1a5f6b97..c1dcdec79f 100644 --- a/tests/bits/fe_tools_01c.cc +++ b/tests/bits/fe_tools_01c.cc @@ -91,7 +91,7 @@ main() { try { - std::ofstream logfile("fe_tools_01c/output"); + std::ofstream logfile("output"); deallog << std::setprecision (2); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/fe_tools_01c/cmp/generic b/tests/bits/fe_tools_01c.output similarity index 100% rename from tests/bits/fe_tools_01c/cmp/generic rename to tests/bits/fe_tools_01c.output diff --git a/tests/bits/fe_tools_02.cc b/tests/bits/fe_tools_02.cc index 204c6d5b7b..e081097e55 100644 --- a/tests/bits/fe_tools_02.cc +++ b/tests/bits/fe_tools_02.cc @@ -23,7 +23,7 @@ // FETools::get_interpolation_matrix -std::string output_file_name = "fe_tools_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_02/cmp/generic b/tests/bits/fe_tools_02.output similarity index 100% rename from tests/bits/fe_tools_02/cmp/generic rename to tests/bits/fe_tools_02.output diff --git a/tests/bits/fe_tools_03.cc b/tests/bits/fe_tools_03.cc index ebaba61ca8..ab29203819 100644 --- a/tests/bits/fe_tools_03.cc +++ b/tests/bits/fe_tools_03.cc @@ -23,7 +23,7 @@ // FETools::get_back_interpolation_matrix -std::string output_file_name = "fe_tools_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_03.output b/tests/bits/fe_tools_03.output new file mode 100644 index 0000000000..2cdd0c394c --- /dev/null +++ b/tests/bits/fe_tools_03.output @@ -0,0 +1,503 @@ + +DEAL::Checking Q1 against Q1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q1 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q1 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q1 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q1 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q1 against Q2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q1 in 1d: +DEAL::1.50000 1.00000 +DEAL::1.58114 +DEAL::1.00000 0 1.00000 1.00000 0 0.500000 +DEAL::Checking Q1 against Q2 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q1 in 2d: +DEAL::2.25000 1.00000 +DEAL::2.50000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0.500000 0 0 0 0 0 0.250000 +DEAL::Checking Q1 against Q2 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q1 in 3d: +DEAL::3.37500 1.00000 +DEAL::3.95285 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.500000 0 0.250000 0 0.250000 0 0.250000 0 0.250000 0 0.250000 0 0 0 0.125000 +DEAL::Checking Q1 against Q3 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q1 in 1d: +DEAL::2.00000 1.00000 +DEAL::1.76383 +DEAL::1.00000 0 1.00000 0 0 0.333333 0 0.333333 +DEAL::Checking Q1 against Q3 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q1 in 2d: +DEAL::4.00000 1.00000 +DEAL::3.11111 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.111111 0 0.111111 0 0.111111 0 0.111111 +DEAL::Checking Q1 against Q3 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q1 in 3d: +DEAL::8.00000 1.00000 +DEAL::5.48748 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0370370 0 0.0370370 0 0.0370370 0 0.0370370 0 0.0370370 0 0.0370370 0 0.0370370 0 0.0370370 +DEAL::Checking Q2 against Q2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking Q2 against Q2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking Q2 against Q2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q2 against Q3 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking Q3 against Q2 in 1d: +DEAL::1.33333 1.33333 +DEAL::1.76383 +DEAL::1.00000 0 1.00000 0 0.500000 -0.166667 0.500000 -0.166667 +DEAL::Checking Q2 against Q3 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q2 in 2d: +DEAL::1.77778 1.77778 +DEAL::3.11111 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.250000 0.0277778 0.250000 0.0277778 0.250000 0.0277778 0.250000 0.0277778 +DEAL::Checking Q2 against Q3 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q2 in 3d: +DEAL::2.37037 2.37037 +DEAL::5.48748 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.250000 -0.0833333 0.250000 0.0833333 0.250000 0.0833333 0.250000 -0.0833333 0.250000 0 0.250000 0 0.250000 0 0.250000 0 0.250000 -0.0833333 0.250000 0.0833333 0.250000 0 0.250000 0 0.250000 0 0.250000 0 0.250000 -0.0833333 0.250000 -0.0833333 0.250000 -0.0833333 0.250000 -0.0833333 0.250000 0 0.250000 0 0.250000 0 0.250000 0 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 0.125000 -0.00462963 +DEAL::Checking Q3 against Q3 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q3 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q3 in 2d: +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q3 in 2d: +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q3 in 3d: +DEAL::1.00000 1.00000 +DEAL::8.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking Q3 against Q3 in 3d: +DEAL::1.00000 1.00000 +DEAL::8.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ1 against DGQ0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::0.500000 0.500000 0.500000 0.500000 +DEAL::Checking DGQ0 against DGQ1 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ1 against DGQ0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::0.250000 0.250000 0.250000 0.250000 0.250000 0.250000 0.250000 0.250000 +DEAL::Checking DGQ0 against DGQ1 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ1 against DGQ0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 0.125000 +DEAL::Checking DGQ0 against DGQ2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ2 against DGQ0 in 1d: +DEAL::3.00000 1.00000 +DEAL::1.73205 +DEAL::0 0 1.00000 1.00000 0 0 +DEAL::Checking DGQ0 against DGQ2 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ2 against DGQ0 in 2d: +DEAL::9.00000 1.00000 +DEAL::3.00000 +DEAL::0 0 0 0 0 0 0 0 1.00000 1.00000 0 0 0 0 0 0 0 0 +DEAL::Checking DGQ0 against DGQ2 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ2 against DGQ0 in 3d: +DEAL::27.0000 1.00000 +DEAL::5.19615 +DEAL::0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +DEAL::Checking DGQ0 against DGQ4 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ4 against DGQ0 in 1d: +DEAL::5.00000 1.00000 +DEAL::2.23607 +DEAL::0 0 0 0 1.00000 1.00000 0 0 0 0 +DEAL::Checking DGQ0 against DGQ4 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ4 against DGQ0 in 2d: +DEAL::25.0000 1.00000 +DEAL::5.00000 +DEAL::0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +DEAL::Checking DGQ0 against DGQ4 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ4 against DGQ0 in 3d: +DEAL::125.000 1.00000 +DEAL::11.1803 +DEAL::0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ3 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.41421 +DEAL::1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ1 in 1d: +DEAL::2.00000 1.00000 +DEAL::1.76383 +DEAL::1.00000 0 0 0 0 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ3 in 2d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ1 in 2d: +DEAL::4.00000 1.00000 +DEAL::3.11111 +DEAL::1.00000 0 0 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 0 0 1.00000 0 +DEAL::Checking DGQ1 against DGQ3 in 3d: +DEAL::1.00000 1.00000 +DEAL::2.82843 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ1 in 3d: +DEAL::8.00000 1.00000 +DEAL::5.48748 +DEAL::1.00000 0 0 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 0 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ4 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.73205 +DEAL::1.00000 0 1.00000 1.00000 1.00000 0 +DEAL::Checking DGQ4 against DGQ2 in 1d: +DEAL::2.50000 1.25000 +DEAL::2.10654 +DEAL::1.00000 0 0 0 1.00000 1.00000 0 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ4 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ4 against DGQ2 in 2d: +DEAL::6.25000 1.56250 +DEAL::4.43750 +DEAL::1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 1.00000 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 +DEAL::Checking DGQ2 against DGQ4 in 3d: +DEAL::1.00000 1.00000 +DEAL::5.19615 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ4 against DGQ2 in 3d: +DEAL::15.6250 1.95312 +DEAL::9.34776 +DEAL::1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 1.00000 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 1.00000 0 0 0 1.00000 0 0 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::1.00000 1.00000 +DEAL::4.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::1.00000 1.00000 +DEAL::8.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::1.00000 1.00000 +DEAL::8.00000 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP0 in 3d: +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP1 in 3d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP2 in 3d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking FE_Q<1>(1)3 against FE_Q<1>(2)3 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.44949 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_Q<1>(2)3 against FE_Q<1>(1)3 in 1d: +DEAL::1.50000 1.00000 +DEAL::2.73861 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 1.00000 1.00000 0 0 0 0 0.500000 0 0 +DEAL::Checking FE_DGQ<1>(2)2 against FE_DGQ<1>(3)2 in 1d: +DEAL::1.00000 1.00000 +DEAL::2.44949 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_DGQ<1>(3)2 against FE_DGQ<1>(2)2 in 1d: +DEAL::1.33333 1.33333 +DEAL::2.49444 +DEAL::1.00000 0 0.500000 0 0.500000 0 1.00000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 +DEAL::Checking FE_DGP<1>(3)1 against FE_DGP<1>(1)1 in 1d: +DEAL::Checking FE_DGP<1>(1)1 against FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 against FE_Q<2>(2)3 in 2d: +DEAL::1.00000 1.00000 +DEAL::3.46410 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_Q<2>(2)3 against FE_Q<2>(1)3 in 2d: +DEAL::2.25000 1.00000 +DEAL::4.33013 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0 0 0 0 0 0 0.500000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.250000 0 0 +DEAL::Checking FE_DGQ<2>(2)2 against FE_DGQ<2>(3)2 in 2d: +DEAL::1.00000 1.00000 +DEAL::4.24264 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_DGQ<2>(3)2 against FE_DGQ<2>(2)2 in 2d: +DEAL::1.77778 1.77778 +DEAL::4.39978 +DEAL::1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 +DEAL::Checking FE_DGP<2>(3)1 against FE_DGP<2>(1)1 in 2d: +DEAL::Checking FE_DGP<2>(1)1 against FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_Q<3>(1)3 against FE_Q<3>(2)3 in 3d: +DEAL::1.00000 1.00000 +DEAL::4.89898 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_Q<3>(2)3 against FE_Q<3>(1)3 in 3d: +DEAL::3.37500 1.00000 +DEAL::6.84653 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.500000 0 0 0 0 0 0.250000 0 0 0 0 0 0.250000 0 0 0 0 0 0.250000 0 0 0 0 0 0.250000 0 0 0 0 0 0.250000 0 0 0 0 0 0 0 0 0 0 0 0.125000 0 0 +DEAL::Checking FE_DGQ<3>(2)2 against FE_DGQ<3>(3)2 in 3d: +DEAL::1.00000 1.00000 +DEAL::7.34847 +DEAL::1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 1.00000 0 +DEAL::Checking FE_DGQ<3>(3)2 against FE_DGQ<3>(2)2 in 3d: +DEAL::2.37037 2.37037 +DEAL::7.76047 +DEAL::1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.250000 0 0.125000 0 0.125000 0 0.250000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 0.500000 0 0.250000 0 0.250000 0 0.500000 0 1.00000 0 0.500000 0 0.500000 0 1.00000 0 +DEAL::Checking FE_DGP<3>(3)1 against FE_DGP<3>(1)1 in 3d: +DEAL::Checking FE_DGP<3>(1)1 against FE_DGP<3>(3)1 in 3d: diff --git a/tests/bits/fe_tools_04.cc b/tests/bits/fe_tools_04.cc index cbc28821e9..de01818edb 100644 --- a/tests/bits/fe_tools_04.cc +++ b/tests/bits/fe_tools_04.cc @@ -23,7 +23,7 @@ // FETools::get_interpolation_difference_matrix -std::string output_file_name = "fe_tools_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_04/cmp/generic b/tests/bits/fe_tools_04.output similarity index 100% rename from tests/bits/fe_tools_04/cmp/generic rename to tests/bits/fe_tools_04.output diff --git a/tests/bits/fe_tools_05.cc b/tests/bits/fe_tools_05.cc index 958e44142d..705ff14a03 100644 --- a/tests/bits/fe_tools_05.cc +++ b/tests/bits/fe_tools_05.cc @@ -23,7 +23,7 @@ // FETools::interpolate(5) -std::string output_file_name = "fe_tools_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_05/cmp/generic b/tests/bits/fe_tools_05.output similarity index 100% rename from tests/bits/fe_tools_05/cmp/generic rename to tests/bits/fe_tools_05.output diff --git a/tests/bits/fe_tools_06.cc b/tests/bits/fe_tools_06.cc index 55136b7a8d..3de3f3fd49 100644 --- a/tests/bits/fe_tools_06.cc +++ b/tests/bits/fe_tools_06.cc @@ -23,7 +23,7 @@ // FETools::back_interpolate(6) -std::string output_file_name = "fe_tools_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_06/cmp/generic b/tests/bits/fe_tools_06.output similarity index 100% rename from tests/bits/fe_tools_06/cmp/generic rename to tests/bits/fe_tools_06.output diff --git a/tests/bits/fe_tools_06b.cc b/tests/bits/fe_tools_06b.cc index 95e8002f15..a4ef5eac4c 100644 --- a/tests/bits/fe_tools_06b.cc +++ b/tests/bits/fe_tools_06b.cc @@ -24,7 +24,7 @@ // FETools::back_interpolate(6) with parallel vector -std::string output_file_name = "fe_tools_06b/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_06b.output b/tests/bits/fe_tools_06b.output new file mode 100644 index 0000000000..757bd41296 --- /dev/null +++ b/tests/bits/fe_tools_06b.output @@ -0,0 +1,367 @@ + +DEAL::Checking Q1 against Q1 in 1d: +DEAL::Checking Q1 against Q1 in 1d: +DEAL::Checking Q1 against Q1 in 2d: +DEAL::127.000 36.8578 16.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 0.500000 13.0000 14.0000 15.0000 16.0000 2.50000 +DEAL::Checking Q1 against Q1 in 2d: +DEAL::127.000 36.8578 16.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 0.500000 13.0000 14.0000 15.0000 16.0000 2.50000 +DEAL::Checking Q1 against Q1 in 3d: +DEAL::1136.50 186.936 52.0000 +DEAL::0 3.00000 6.00000 9.00000 12.0000 15.0000 18.0000 21.0000 24.0000 27.0000 30.0000 33.0000 0.500000 3.00000 8.50000 45.0000 48.0000 51.0000 6.00000 11.5000 +DEAL::Checking Q1 against Q1 in 3d: +DEAL::1136.50 186.936 52.0000 +DEAL::0 3.00000 6.00000 9.00000 12.0000 15.0000 18.0000 21.0000 24.0000 27.0000 30.0000 33.0000 0.500000 3.00000 8.50000 45.0000 48.0000 51.0000 6.00000 11.5000 +DEAL::Checking Q1 against Q2 in 1d: +DEAL::Checking Q2 against Q1 in 1d: +DEAL::Checking Q1 against Q2 in 2d: +DEAL::127.000 36.8578 16.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 0.500000 13.0000 14.0000 15.0000 16.0000 2.50000 +DEAL::Checking Q2 against Q1 in 2d: +DEAL::969.750 164.975 45.0000 +DEAL::0 2.00000 1.00000 0.500000 1.50000 10.0000 5.00000 5.75000 16.0000 18.0000 17.0000 17.5000 24.0000 24.5000 21.5000 0.500000 9.25000 8.87500 0.750000 38.0000 38.5000 32.0000 44.0000 44.5000 42.0000 5.00000 3.00000 27.0000 24.5000 +DEAL::Checking Q1 against Q2 in 3d: +DEAL::1136.50 186.936 52.0000 +DEAL::0 3.00000 6.00000 9.00000 12.0000 15.0000 18.0000 21.0000 24.0000 27.0000 30.0000 33.0000 0.500000 3.00000 8.50000 45.0000 48.0000 51.0000 6.00000 11.5000 +DEAL::Checking Q2 against Q1 in 3d: +DEAL::23978.0 1791.30 245.000 +DEAL::0 2.00000 14.0000 48.0000 46.5000 58.2500 36.5000 112.000 109.500 133.500 1.50000 63.1250 68.1250 14.7500 224.000 180.500 235.000 28.0000 141.750 53.1875 80.9688 +DEAL::Checking Q1 against Q3 in 1d: +DEAL::Checking Q3 against Q1 in 1d: +DEAL::Checking Q1 against Q3 in 2d: +DEAL::127.000 36.8578 16.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 0.500000 13.0000 14.0000 15.0000 16.0000 2.50000 +DEAL::Checking Q3 against Q1 in 2d: +DEAL::3695.00 446.584 88.0000 +DEAL::0 1.33333 2.33333 2.00000 6.00000 11.4444 30.0000 30.3333 29.0000 45.0000 35.6667 39.8889 10.6667 10.2222 0.833333 75.0000 64.6667 55.0000 87.6667 79.3333 53.5000 45.7778 11.0000 37.0000 +DEAL::Checking Q1 against Q3 in 3d: +DEAL::1136.50 186.936 52.0000 +DEAL::0 3.00000 6.00000 9.00000 12.0000 15.0000 18.0000 21.0000 24.0000 27.0000 30.0000 33.0000 0.500000 3.00000 8.50000 45.0000 48.0000 51.0000 6.00000 11.5000 +DEAL::Checking Q3 against Q1 in 3d: +DEAL::179341. 8024.07 668.000 +DEAL::0 5.00000 43.8889 114.333 173.667 76.3333 198.444 284.000 344.667 2.16667 231.000 157.556 224.222 71.9815 528.000 667.333 229.333 43.8889 86.9444 35.5000 319.593 +DEAL::Checking Q2 against Q2 in 1d: +DEAL::Checking Q2 against Q2 in 1d: +DEAL::Checking Q2 against Q2 in 2d: +DEAL::1387.75 221.457 56.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 6.00000 32.0000 34.0000 4.87500 38.0000 40.0000 42.0000 44.0000 46.0000 48.0000 12.0000 8.25000 54.0000 56.0000 +DEAL::Checking Q2 against Q2 in 2d: +DEAL::1387.75 221.457 56.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 6.00000 32.0000 34.0000 4.87500 38.0000 40.0000 42.0000 44.0000 46.0000 48.0000 12.0000 8.25000 54.0000 56.0000 +DEAL::Checking Q2 against Q2 in 3d: +DEAL::37413.6 2632.59 320.000 +DEAL::0 16.0000 32.0000 48.0000 64.0000 80.0000 96.0000 112.000 128.000 144.000 18.5000 176.000 192.000 48.1250 224.000 240.000 256.000 37.0000 288.000 85.0156 320.000 +DEAL::Checking Q2 against Q2 in 3d: +DEAL::37413.6 2632.59 320.000 +DEAL::0 16.0000 32.0000 48.0000 64.0000 80.0000 96.0000 112.000 128.000 144.000 18.5000 176.000 192.000 48.1250 224.000 240.000 256.000 37.0000 288.000 85.0156 320.000 +DEAL::Checking Q2 against Q3 in 1d: +DEAL::Checking Q3 against Q2 in 1d: +DEAL::Checking Q2 against Q3 in 2d: +DEAL::1400.77 224.200 58.6719 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 6.00000 33.5000 35.7891 4.87500 38.0000 40.0000 42.0000 44.0000 46.0000 48.0000 12.0000 8.25000 54.0000 58.6719 +DEAL::Checking Q3 against Q2 in 2d: +DEAL::5880.56 654.542 123.046 +DEAL::0 4.83333 10.3333 14.1667 18.0000 27.1944 30.0000 34.8333 40.8333 45.0000 48.1667 55.8056 53.3333 56.0278 5.83333 75.0000 84.6667 79.6667 89.6667 94.1667 105.222 116.843 23.0000 98.2130 +DEAL::Checking Q2 against Q3 in 3d: +DEAL::38201.5 2708.76 354.239 +DEAL::0 16.0000 32.0000 48.0000 64.0000 80.0000 96.0000 112.000 128.000 144.000 18.5000 185.383 199.617 48.1250 224.000 240.000 256.000 37.0000 301.125 85.0156 354.239 +DEAL::Checking Q3 against Q2 in 3d: +DEAL::314349. 12980.0 1070.03 +DEAL::0 46.5000 97.5556 134.833 179.667 190.333 276.778 315.500 360.167 37.8229 488.516 450.597 545.516 501.894 675.000 675.333 597.821 97.5556 181.049 81.6250 1040.68 +DEAL::Checking Q3 against Q3 in 1d: +DEAL::Checking Q3 against Q3 in 1d: +DEAL::Checking Q3 against Q3 in 2d: +DEAL::5959.50 663.430 115.000 +DEAL::0 5.00000 10.0000 15.0000 20.0000 25.0000 30.0000 35.0000 40.0000 45.0000 50.0000 55.0000 60.0000 65.0000 6.25000 75.0000 80.0000 85.0000 90.0000 95.0000 100.000 105.000 21.0000 115.000 +DEAL::Checking Q3 against Q3 in 2d: +DEAL::5959.50 663.430 115.000 +DEAL::0 5.00000 10.0000 15.0000 20.0000 25.0000 30.0000 35.0000 40.0000 45.0000 50.0000 55.0000 60.0000 65.0000 6.25000 75.0000 80.0000 85.0000 90.0000 95.0000 100.000 105.000 21.0000 115.000 +DEAL::Checking Q3 against Q3 in 3d: +DEAL::323341. 13366.6 907.000 +DEAL::0 45.0000 90.0000 135.000 180.000 225.000 270.000 315.000 360.000 36.9375 450.000 495.000 540.000 585.000 630.000 675.000 720.000 90.0000 173.750 81.6250 900.000 +DEAL::Checking Q3 against Q3 in 3d: +DEAL::323341. 13366.6 907.000 +DEAL::0 45.0000 90.0000 135.000 180.000 225.000 270.000 315.000 360.000 36.9375 450.000 495.000 540.000 585.000 630.000 675.000 720.000 90.0000 173.750 81.6250 900.000 +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::6.00000 3.74166 3.00000 +DEAL::0 1.00000 2.00000 3.00000 +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::6.00000 3.74166 3.00000 +DEAL::0 1.00000 2.00000 3.00000 +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::45.0000 16.8819 9.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::45.0000 16.8819 9.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::231.000 57.5413 21.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::231.000 57.5413 21.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 +DEAL::Checking DGQ0 against DGQ1 in 1d: +DEAL::6.00000 3.74166 3.00000 +DEAL::0 1.00000 2.00000 3.00000 +DEAL::Checking DGQ1 against DGQ0 in 1d: +DEAL::28.0000 11.7473 6.50000 +DEAL::0.500000 0.500000 2.50000 2.50000 4.50000 4.50000 6.50000 6.50000 +DEAL::Checking DGQ0 against DGQ1 in 2d: +DEAL::45.0000 16.8819 9.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 +DEAL::Checking DGQ1 against DGQ0 in 2d: +DEAL::780.000 143.143 37.5000 +DEAL::1.50000 1.50000 5.50000 5.50000 9.50000 9.50000 13.5000 13.5000 17.5000 17.5000 21.5000 21.5000 25.5000 25.5000 29.5000 29.5000 33.5000 33.5000 37.5000 37.5000 +DEAL::Checking DGQ0 against DGQ1 in 3d: +DEAL::231.000 57.5413 21.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 +DEAL::Checking DGQ1 against DGQ0 in 3d: +DEAL::15400.0 1341.97 171.500 +DEAL::3.50000 11.5000 19.5000 27.5000 35.5000 43.5000 51.5000 59.5000 67.5000 75.5000 83.5000 91.5000 99.5000 107.500 115.500 123.500 131.500 139.500 147.500 155.500 163.500 171.500 +DEAL::Checking DGQ0 against DGQ2 in 1d: +DEAL::6.00000 3.74166 3.00000 +DEAL::0 1.00000 2.00000 3.00000 +DEAL::Checking DGQ2 against DGQ0 in 1d: +DEAL::66.0000 22.3159 10.0000 +DEAL::1.00000 1.00000 1.00000 4.00000 4.00000 4.00000 7.00000 7.00000 7.00000 10.0000 10.0000 10.0000 +DEAL::Checking DGQ0 against DGQ2 in 2d: +DEAL::45.0000 16.8819 9.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 +DEAL::Checking DGQ2 against DGQ0 in 2d: +DEAL::4005.00 488.226 85.0000 +DEAL::4.00000 4.00000 4.00000 13.0000 13.0000 22.0000 22.0000 31.0000 31.0000 40.0000 40.0000 40.0000 49.0000 49.0000 58.0000 58.0000 67.0000 67.0000 76.0000 76.0000 76.0000 85.0000 85.0000 +DEAL::Checking DGQ0 against DGQ2 in 3d: +DEAL::231.000 57.5413 21.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 +DEAL::Checking DGQ2 against DGQ0 in 3d: +DEAL::176121. 8345.61 580.000 +DEAL::13.0000 40.0000 67.0000 94.0000 121.000 148.000 175.000 202.000 229.000 256.000 283.000 310.000 337.000 364.000 418.000 445.000 472.000 499.000 526.000 553.000 580.000 +DEAL::Checking DGQ0 against DGQ4 in 1d: +DEAL::6.00000 3.74166 3.00000 +DEAL::0 1.00000 2.00000 3.00000 +DEAL::Checking DGQ4 against DGQ0 in 1d: +DEAL::190.000 49.2950 17.0000 +DEAL::2.00000 2.00000 2.00000 2.00000 2.00000 7.00000 7.00000 7.00000 7.00000 7.00000 12.0000 12.0000 12.0000 12.0000 12.0000 17.0000 17.0000 17.0000 17.0000 17.0000 +DEAL::Checking DGQ0 against DGQ4 in 2d: +DEAL::45.0000 16.8819 9.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 +DEAL::Checking DGQ4 against DGQ0 in 2d: +DEAL::31125.0 2272.47 237.000 +DEAL::12.0000 12.0000 12.0000 37.0000 37.0000 62.0000 62.0000 87.0000 87.0000 112.000 112.000 137.000 137.000 162.000 162.000 187.000 187.000 212.000 212.000 237.000 237.000 +DEAL::Checking DGQ0 against DGQ4 in 3d: +DEAL::231.000 57.5413 21.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 +DEAL::Checking DGQ4 against DGQ0 in 3d: +DEAL::3.77988e+06 83216.2 2687.00 +DEAL::62.0000 187.000 312.000 437.000 562.000 687.000 812.000 937.000 1062.00 1187.00 1312.00 1562.00 1687.00 1812.00 1937.00 2062.00 2187.00 2312.00 2437.00 2562.00 2687.00 +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::28.0000 11.8322 7.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::28.0000 11.8322 7.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::780.000 143.318 39.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 30.0000 32.0000 34.0000 36.0000 38.0000 +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::780.000 143.318 39.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 30.0000 32.0000 34.0000 36.0000 38.0000 +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::15400.0 1342.31 175.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 160.000 168.000 +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::15400.0 1342.31 175.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 160.000 168.000 +DEAL::Checking DGQ1 against DGQ3 in 1d: +DEAL::28.0000 11.8322 7.00000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 +DEAL::Checking DGQ3 against DGQ1 in 1d: +DEAL::120.000 35.2136 15.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 +DEAL::Checking DGQ1 against DGQ3 in 2d: +DEAL::780.000 143.318 39.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 30.0000 32.0000 34.0000 36.0000 38.0000 +DEAL::Checking DGQ3 against DGQ1 in 2d: +DEAL::12720.0 1163.00 159.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 +DEAL::Checking DGQ1 against DGQ3 in 3d: +DEAL::15400.0 1342.31 175.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 160.000 168.000 +DEAL::Checking DGQ3 against DGQ1 in 3d: +DEAL::990528. 30486.8 1407.00 +DEAL::0 70.0000 140.000 210.000 280.000 350.000 420.000 490.000 560.000 630.000 700.000 770.000 840.000 910.000 980.000 1050.00 1120.00 1190.00 1260.00 1330.00 1400.00 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::66.0000 22.4944 11.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::66.0000 22.4944 11.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::4005.00 488.840 89.0000 +DEAL::0 4.00000 8.00000 12.0000 16.0000 20.0000 24.0000 28.0000 32.0000 36.0000 40.0000 44.0000 48.0000 52.0000 56.0000 60.0000 64.0000 68.0000 72.0000 76.0000 80.0000 84.0000 88.0000 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::4005.00 488.840 89.0000 +DEAL::0 4.00000 8.00000 12.0000 16.0000 20.0000 24.0000 28.0000 32.0000 36.0000 40.0000 44.0000 48.0000 52.0000 56.0000 60.0000 64.0000 68.0000 72.0000 76.0000 80.0000 84.0000 88.0000 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::176121. 8347.77 593.000 +DEAL::0 29.0000 58.0000 87.0000 116.000 145.000 174.000 203.000 232.000 261.000 290.000 319.000 348.000 377.000 406.000 435.000 464.000 493.000 522.000 551.000 580.000 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::176121. 8347.77 593.000 +DEAL::0 29.0000 58.0000 87.0000 116.000 145.000 174.000 203.000 232.000 261.000 290.000 319.000 348.000 377.000 406.000 435.000 464.000 493.000 522.000 551.000 580.000 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::66.0000 22.4944 11.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::66.0000 22.4944 11.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::4005.00 488.840 89.0000 +DEAL::0 4.00000 8.00000 12.0000 16.0000 20.0000 24.0000 28.0000 32.0000 36.0000 40.0000 44.0000 48.0000 52.0000 56.0000 60.0000 64.0000 68.0000 72.0000 76.0000 80.0000 84.0000 88.0000 +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::4005.00 488.840 89.0000 +DEAL::0 4.00000 8.00000 12.0000 16.0000 20.0000 24.0000 28.0000 32.0000 36.0000 40.0000 44.0000 48.0000 52.0000 56.0000 60.0000 64.0000 68.0000 72.0000 76.0000 80.0000 84.0000 88.0000 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::176121. 8347.77 593.000 +DEAL::0 29.0000 58.0000 87.0000 116.000 145.000 174.000 203.000 232.000 261.000 290.000 319.000 348.000 377.000 406.000 435.000 464.000 493.000 522.000 551.000 580.000 +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::176121. 8347.77 593.000 +DEAL::0 29.0000 58.0000 87.0000 116.000 145.000 174.000 203.000 232.000 261.000 290.000 319.000 348.000 377.000 406.000 435.000 464.000 493.000 522.000 551.000 580.000 +DEAL::Checking DGQ2 against DGQ4 in 1d: +DEAL::66.0000 22.4944 11.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 +DEAL::Checking DGQ4 against DGQ2 in 1d: +DEAL::190.000 49.6991 19.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 +DEAL::Checking DGQ2 against DGQ4 in 2d: +DEAL::4005.00 488.840 89.0000 +DEAL::0 4.00000 8.00000 12.0000 16.0000 20.0000 24.0000 28.0000 32.0000 36.0000 40.0000 44.0000 48.0000 52.0000 56.0000 60.0000 64.0000 68.0000 72.0000 76.0000 80.0000 84.0000 88.0000 +DEAL::Checking DGQ4 against DGQ2 in 2d: +DEAL::31125.0 2275.33 249.000 +DEAL::0 12.0000 24.0000 36.0000 48.0000 60.0000 72.0000 84.0000 96.0000 108.000 120.000 132.000 144.000 156.000 168.000 180.000 192.000 204.000 216.000 228.000 240.000 +DEAL::Checking DGQ2 against DGQ4 in 3d: +DEAL::176121. 8347.77 593.000 +DEAL::0 29.0000 58.0000 87.0000 116.000 145.000 174.000 203.000 232.000 261.000 290.000 319.000 348.000 377.000 406.000 435.000 464.000 493.000 522.000 551.000 580.000 +DEAL::Checking DGQ4 against DGQ2 in 3d: +DEAL::3.77988e+06 83237.7 2749.00 +DEAL::0 137.000 274.000 411.000 548.000 685.000 822.000 959.000 1096.00 1233.00 1370.00 1507.00 1644.00 1781.00 1918.00 2055.00 2192.00 2329.00 2466.00 2603.00 2740.00 +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::120.000 35.2136 15.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::120.000 35.2136 15.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::12720.0 1163.00 159.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::12720.0 1163.00 159.000 +DEAL::0 8.00000 16.0000 24.0000 32.0000 40.0000 48.0000 56.0000 64.0000 72.0000 80.0000 88.0000 96.0000 104.000 112.000 120.000 128.000 136.000 144.000 152.000 +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::990528. 30486.8 1407.00 +DEAL::0 70.0000 140.000 210.000 280.000 350.000 420.000 490.000 560.000 630.000 700.000 770.000 840.000 910.000 980.000 1050.00 1120.00 1190.00 1260.00 1330.00 1400.00 +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::990528. 30486.8 1407.00 +DEAL::0 70.0000 140.000 210.000 280.000 350.000 420.000 490.000 560.000 630.000 700.000 770.000 840.000 910.000 980.000 1050.00 1120.00 1190.00 1260.00 1330.00 1400.00 +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP0 in 3d: +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP1 in 3d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP2 in 3d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking FE_Q<1>(1)3 against FE_Q<1>(2)3 in 1d: +DEAL::Checking FE_Q<1>(2)3 against FE_Q<1>(1)3 in 1d: +DEAL::Checking FE_DGQ<1>(2)2 against FE_DGQ<1>(3)2 in 1d: +DEAL::276.000 65.7571 23.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 22.0000 23.0000 +DEAL::Checking FE_DGQ<1>(3)2 against FE_DGQ<1>(2)2 in 1d: +DEAL::496.000 102.059 31.0000 +DEAL::0 1.00000 2.00000 3.00000 4.00000 5.00000 6.00000 7.00000 8.00000 9.00000 10.0000 11.0000 12.0000 13.0000 14.0000 15.0000 16.0000 17.0000 18.0000 19.0000 20.0000 21.0000 22.0000 23.0000 24.0000 25.0000 26.0000 27.0000 28.0000 29.0000 30.0000 31.0000 +DEAL::Checking FE_DGP<1>(3)1 against FE_DGP<1>(1)1 in 1d: +DEAL::Checking FE_DGP<1>(1)1 against FE_DGP<1>(3)1 in 1d: +DEAL::Checking FE_Q<2>(1)3 against FE_Q<2>(2)3 in 2d: +DEAL::1197.00 197.625 50.0000 +DEAL::0 2.00000 4.00000 6.00000 8.00000 10.0000 12.0000 14.0000 16.0000 18.0000 20.0000 22.0000 24.0000 26.0000 28.0000 30.0000 32.0000 34.0000 1.50000 3.50000 40.0000 42.0000 44.0000 46.0000 48.0000 50.0000 8.50000 +DEAL::Checking FE_Q<2>(2)3 against FE_Q<2>(1)3 in 2d: +DEAL::8898.75 867.522 137.000 +DEAL::0 8.00000 7.00000 4.50000 32.0000 20.5000 48.0000 56.0000 47.5000 72.0000 75.5000 63.2500 27.7500 28.6250 34.3750 115.500 98.0000 136.000 126.000 17.0000 53.5000 73.5000 +DEAL::Checking FE_DGQ<2>(2)2 against FE_DGQ<2>(3)2 in 2d: +DEAL::16110.0 1388.46 179.000 +DEAL::0 9.00000 18.0000 27.0000 36.0000 45.0000 54.0000 63.0000 72.0000 81.0000 90.0000 99.0000 108.000 117.000 126.000 135.000 144.000 153.000 162.000 171.000 +DEAL::Checking FE_DGQ<2>(3)2 against FE_DGQ<2>(2)2 in 2d: +DEAL::51040.0 3297.20 319.000 +DEAL::0 16.0000 32.0000 48.0000 64.0000 80.0000 96.0000 112.000 128.000 144.000 160.000 176.000 192.000 208.000 224.000 240.000 256.000 272.000 288.000 304.000 +DEAL::Checking FE_DGP<2>(3)1 against FE_DGP<2>(1)1 in 2d: +DEAL::Checking FE_DGP<2>(1)1 against FE_DGP<2>(3)1 in 2d: +DEAL::Checking FE_Q<3>(1)3 against FE_Q<3>(2)3 in 3d: +DEAL::10408.5 981.977 158.000 +DEAL::0 9.00000 18.0000 27.0000 36.0000 45.0000 54.0000 63.0000 72.0000 81.0000 90.0000 99.0000 1.50000 9.00000 25.5000 135.000 144.000 153.000 18.0000 34.5000 +DEAL::Checking FE_Q<3>(2)3 against FE_Q<3>(1)3 in 3d: +DEAL::216765. 9331.10 737.000 +DEAL::0 6.00000 42.0000 144.000 139.500 174.750 109.500 336.000 328.500 400.500 4.50000 189.375 204.375 44.2500 672.000 541.500 705.000 84.0000 425.250 159.562 242.906 +DEAL::Checking FE_DGQ<3>(2)2 against FE_DGQ<3>(3)2 in 3d: +DEAL::705078. 23626.0 1187.00 +DEAL::0 59.0000 118.000 177.000 236.000 295.000 354.000 413.000 472.000 531.000 590.000 649.000 708.000 767.000 826.000 885.000 944.000 1003.00 1062.00 1121.00 1180.00 +DEAL::Checking FE_DGQ<3>(3)2 against FE_DGQ<3>(2)2 in 3d: +DEAL::3.96352e+06 86252.7 2815.00 +DEAL::0 140.000 280.000 420.000 560.000 700.000 840.000 980.000 1120.00 1260.00 1400.00 1540.00 1680.00 1820.00 1960.00 2100.00 2240.00 2380.00 2520.00 2660.00 2800.00 +DEAL::Checking FE_DGP<3>(3)1 against FE_DGP<3>(1)1 in 3d: +DEAL::Checking FE_DGP<3>(1)1 against FE_DGP<3>(3)1 in 3d: diff --git a/tests/bits/fe_tools_07.cc b/tests/bits/fe_tools_07.cc index 05720ea7cd..df77935522 100644 --- a/tests/bits/fe_tools_07.cc +++ b/tests/bits/fe_tools_07.cc @@ -23,7 +23,7 @@ // FETools::interpolation_difference(6) -std::string output_file_name = "fe_tools_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_07/cmp/generic b/tests/bits/fe_tools_07.output similarity index 100% rename from tests/bits/fe_tools_07/cmp/generic rename to tests/bits/fe_tools_07.output diff --git a/tests/bits/fe_tools_08.cc b/tests/bits/fe_tools_08.cc index 8a474a21bc..22884e9682 100644 --- a/tests/bits/fe_tools_08.cc +++ b/tests/bits/fe_tools_08.cc @@ -23,7 +23,7 @@ // FETools::extrapolate(5) -std::string output_file_name = "fe_tools_08/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_08/cmp/generic b/tests/bits/fe_tools_08.output similarity index 100% rename from tests/bits/fe_tools_08/cmp/generic rename to tests/bits/fe_tools_08.output diff --git a/tests/bits/fe_tools_09.cc b/tests/bits/fe_tools_09.cc index 2304f0b6bd..50724029e1 100644 --- a/tests/bits/fe_tools_09.cc +++ b/tests/bits/fe_tools_09.cc @@ -23,7 +23,7 @@ // FETools::get_fe_from_name -std::string output_file_name = "fe_tools_09/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_09/cmp/generic b/tests/bits/fe_tools_09.output similarity index 100% rename from tests/bits/fe_tools_09/cmp/generic rename to tests/bits/fe_tools_09.output diff --git a/tests/bits/fe_tools_10.cc b/tests/bits/fe_tools_10.cc index 4478ff9fe0..e40b9d75f4 100644 --- a/tests/bits/fe_tools_10.cc +++ b/tests/bits/fe_tools_10.cc @@ -26,7 +26,7 @@ // the concrete dimension (see the documentation) -std::string output_file_name = "fe_tools_10/output"; +std::string output_file_name = "output"; template std::string modify_name (const std::string &name) diff --git a/tests/bits/fe_tools_10/cmp/generic b/tests/bits/fe_tools_10.output similarity index 100% rename from tests/bits/fe_tools_10/cmp/generic rename to tests/bits/fe_tools_10.output diff --git a/tests/bits/fe_tools_11.cc b/tests/bits/fe_tools_11.cc index 39759d64c6..9464b824f0 100644 --- a/tests/bits/fe_tools_11.cc +++ b/tests/bits/fe_tools_11.cc @@ -25,7 +25,7 @@ // marker at all (see the documentation) -std::string output_file_name = "fe_tools_11/output"; +std::string output_file_name = "output"; template std::string modify_name (const std::string &name) diff --git a/tests/bits/fe_tools_11/cmp/generic b/tests/bits/fe_tools_11.output similarity index 100% rename from tests/bits/fe_tools_11/cmp/generic rename to tests/bits/fe_tools_11.output diff --git a/tests/bits/fe_tools_12.cc b/tests/bits/fe_tools_12.cc index 6883d675d3..5663afaab2 100644 --- a/tests/bits/fe_tools_12.cc +++ b/tests/bits/fe_tools_12.cc @@ -22,7 +22,7 @@ // FETools::get_projection_matrix -std::string output_file_name = "fe_tools_12/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/fe_tools_12/cmp/generic b/tests/bits/fe_tools_12.output similarity index 100% rename from tests/bits/fe_tools_12/cmp/generic rename to tests/bits/fe_tools_12.output diff --git a/tests/bits/fe_tools_14.cc b/tests/bits/fe_tools_14.cc index e38ba066d6..91fe1a3419 100644 --- a/tests/bits/fe_tools_14.cc +++ b/tests/bits/fe_tools_14.cc @@ -24,7 +24,7 @@ // set of elements -std::string output_file_name = "fe_tools_14/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/fe_tools_14/cmp/generic b/tests/bits/fe_tools_14.output similarity index 100% rename from tests/bits/fe_tools_14/cmp/generic rename to tests/bits/fe_tools_14.output diff --git a/tests/bits/fe_tools_cpfqpm_01.cc b/tests/bits/fe_tools_cpfqpm_01.cc index 99c287499a..d442f75b55 100644 --- a/tests/bits/fe_tools_cpfqpm_01.cc +++ b/tests/bits/fe_tools_cpfqpm_01.cc @@ -30,7 +30,7 @@ // characteristics -std::string output_file_name = "fe_tools_cpfqpm_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_cpfqpm_01.output b/tests/bits/fe_tools_cpfqpm_01.output new file mode 100644 index 0000000000..0264131098 --- /dev/null +++ b/tests/bits/fe_tools_cpfqpm_01.output @@ -0,0 +1,275 @@ + +DEAL::Checking Q1 against Q1 in 1d: +DEAL::2.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking Q1 against Q1 in 1d: +DEAL::Checking Q1 against Q1 in 2d: +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking Q1 against Q1 in 2d: +DEAL::Checking Q1 against Q1 in 3d: +DEAL::8.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking Q1 against Q1 in 3d: +DEAL::Checking Q1 against Q2 in 1d: +DEAL::Checking Q2 against Q1 in 1d: +DEAL::5.25000 2.25000 +DEAL::-1.50000 -1.50000 +DEAL::Checking Q1 against Q2 in 2d: +DEAL::Checking Q2 against Q1 in 2d: +DEAL::27.5625 5.06250 +DEAL::2.25000 2.25000 +DEAL::Checking Q1 against Q2 in 3d: +DEAL::Checking Q2 against Q1 in 3d: +DEAL::144.703 11.3906 +DEAL::-3.37500 -3.37500 +DEAL::Checking Q1 against Q3 in 1d: +DEAL::Checking Q3 against Q1 in 1d: +DEAL::2.67503 1.67503 +DEAL::0.0188748 0.981125 0.0188748 0.981125 +DEAL::Checking Q1 against Q3 in 2d: +DEAL::Checking Q3 against Q1 in 2d: +DEAL::7.15578 2.80572 +DEAL::0.000356257 0.962607 0.000356257 0.962607 0.000356257 0.962607 0.000356257 0.962607 +DEAL::Checking Q1 against Q3 in 3d: +DEAL::Checking Q3 against Q1 in 3d: +DEAL::19.1419 4.69966 +DEAL::6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 6.72427e-06 0.944438 +DEAL::Checking Q2 against Q2 in 1d: +DEAL::Checking Q2 against Q2 in 1d: +DEAL::Checking Q2 against Q2 in 2d: +DEAL::Checking Q2 against Q2 in 2d: +DEAL::Checking Q2 against Q2 in 3d: +DEAL::Checking Q2 against Q2 in 3d: +DEAL::Checking Q2 against Q3 in 1d: +DEAL::Checking Q3 against Q2 in 1d: +DEAL::Checking Q2 against Q3 in 2d: +DEAL::Checking Q3 against Q2 in 2d: +DEAL::Checking Q2 against Q3 in 3d: +DEAL::Checking Q3 against Q2 in 3d: +DEAL::Checking Q3 against Q3 in 1d: +DEAL::Checking Q3 against Q3 in 1d: +DEAL::Checking Q3 against Q3 in 2d: +DEAL::Checking Q3 against Q3 in 2d: +DEAL::Checking Q3 against Q3 in 3d: +DEAL::Checking Q3 against Q3 in 3d: +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 1d: +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 2d: +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ0 in 3d: +DEAL::Checking DGQ0 against DGQ1 in 1d: +DEAL::Checking DGQ1 against DGQ0 in 1d: +DEAL::2.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ1 in 2d: +DEAL::Checking DGQ1 against DGQ0 in 2d: +DEAL::4.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ1 in 3d: +DEAL::Checking DGQ1 against DGQ0 in 3d: +DEAL::8.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGQ0 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ0 in 1d: +DEAL::5.25000 2.25000 +DEAL::-1.50000 -1.50000 +DEAL::Checking DGQ0 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ0 in 2d: +DEAL::27.5625 5.06250 +DEAL::2.25000 2.25000 +DEAL::Checking DGQ0 against DGQ2 in 3d: +DEAL::Checking DGQ2 against DGQ0 in 3d: +DEAL::144.703 11.3906 +DEAL::-3.37500 -3.37500 +DEAL::Checking DGQ0 against DGQ4 in 1d: +DEAL::Checking DGQ4 against DGQ0 in 1d: +DEAL::3.52865 2.12500 +DEAL::0.728831 -0.562164 0.149740 0.149740 -0.281250 -0.281250 +DEAL::Checking DGQ0 against DGQ4 in 2d: +DEAL::Checking DGQ4 against DGQ0 in 2d: +DEAL::12.4513 4.51562 +DEAL::0.531194 0.316028 0.109135 -0.0841782 -0.204984 0.158109 0.0853180 0.623232 0.694444 0.694444 -0.0841782 0.109135 0.0765690 0.0765690 0.159971 1.16856 0.0765690 0.0765690 +DEAL::Checking DGQ0 against DGQ4 in 3d: +DEAL::Checking DGQ4 against DGQ0 in 3d: +DEAL::43.9364 9.59570 +DEAL::0.387150 -0.177660 0.0795408 0.0473219 -0.149398 -0.0888829 0.0621824 -0.350359 0.506132 -0.390392 -0.0613516 -0.0613516 0.0558058 -0.0430443 0.116592 -0.656923 0.0558058 -0.0430443 -0.350359 0.0621824 -0.195313 -0.195313 -0.0239957 -0.175284 -0.366211 -0.366211 0.194973 0.194973 0.948998 -0.731984 0.454231 -0.0479627 0.0933226 0.0127755 -0.175284 -0.0239957 -0.00589260 0.407651 -0.0479627 0.454231 -0.177660 0.387150 -0.350359 0.0621824 -0.731984 0.948998 -0.350359 0.0621824 0.230331 -0.298618 -0.0479627 0.454231 -0.00589260 0.407651 +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::Checking DGQ1 against DGQ1 in 1d: +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::Checking DGQ1 against DGQ1 in 2d: +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::Checking DGQ1 against DGQ1 in 3d: +DEAL::Checking DGQ1 against DGQ3 in 1d: +DEAL::Checking DGQ3 against DGQ1 in 1d: +DEAL::2.67503 1.67503 +DEAL::0.0188748 0.981125 -0.337514 1.33751 +DEAL::Checking DGQ1 against DGQ3 in 2d: +DEAL::Checking DGQ3 against DGQ1 in 2d: +DEAL::7.15578 2.80572 +DEAL::0.000356257 0.962607 -0.00637051 1.31227 -0.331144 0.0252453 0.0185185 0.0185185 +DEAL::Checking DGQ1 against DGQ3 in 3d: +DEAL::Checking DGQ3 against DGQ1 in 3d: +DEAL::19.1419 4.69966 +DEAL::6.72427e-06 0.944438 -0.000120242 1.28750 -0.00625026 0.0247688 0.000349533 0.0181690 0.0247688 -0.00625026 -0.442910 -0.00852064 0.111766 0.0337659 -0.00625026 0.0247688 +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::Checking DGQ2 against DGQ2 in 3d: +DEAL::Checking DGQ2 against DGQ4 in 1d: +DEAL::Checking DGQ4 against DGQ2 in 1d: +DEAL::Checking DGQ2 against DGQ4 in 2d: +DEAL::Checking DGQ4 against DGQ2 in 2d: +DEAL::Checking DGQ2 against DGQ4 in 3d: +DEAL::Checking DGQ4 against DGQ2 in 3d: +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::Checking DGQ3 against DGQ3 in 1d: +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::Checking DGQ3 against DGQ3 in 2d: +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::Checking DGQ3 against DGQ3 in 3d: +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP0 in 1d: +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP0 in 2d: +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP0 in 3d: +DEAL::Checking DGP0 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP0 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP0 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP0 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP0 in 1d: +DEAL::2.11803 1.11803 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP0 in 2d: +DEAL::3.23607 1.11803 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP0 in 3d: +DEAL::4.35410 1.11803 +DEAL::1.00000 1.00000 +DEAL::Checking DGP0 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP0 in 1d: +DEAL::1.44135 1.00000 +DEAL::0.277778 0.277778 0 0 0.248452 0.248452 +DEAL::Checking DGP0 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP0 in 2d: +DEAL::1.33058 1.00000 +DEAL::0.0771605 0.0771605 0 0 0.0690144 0.0690144 0 0 0.222222 0.222222 0 0 -0.138889 -0.138889 -0.185185 0.185185 0 0 +DEAL::Checking DGP0 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP0 in 3d: +DEAL::1.00777 1.00000 +DEAL::0.0214335 0.0214335 0 0 0.0191707 0.0191707 0 0 0.0617284 0.0617284 0 0 -0.0385802 -0.0385802 -0.0514403 0.0514403 0 0 0.0306731 0.0306731 0 0 0.0274348 0.0274348 0 0 0 0 0.0617284 0.0617284 0 0 0 0 0 0 0 0 -0.0617284 -0.0617284 -0.0517608 0.0517608 0 0 -0.0823045 0.0823045 -0.0690144 -0.0690144 0 0 0.0306731 0.0306731 0.0257202 -0.0257202 +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 1d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 2d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP1 in 3d: +DEAL::Checking DGP1 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP1 in 1d: +DEAL::1.50918 1.01835 +DEAL::0.500000 0.500000 0.500000 -0.500000 +DEAL::Checking DGP1 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP1 in 2d: +DEAL::1.50918 1.01835 +DEAL::0.250000 0.250000 0.250000 -0.250000 0 0 -0.254588 0.254588 +DEAL::Checking DGP1 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP1 in 3d: +DEAL::1.38188 1.01835 +DEAL::0.125000 0.125000 0.125000 -0.125000 0 0 -0.127294 0.127294 -0.125000 0.125000 -0.125000 -0.125000 0 0 0 0 +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP2 in 3d: +DEAL::Checking DGP2 against DGP4 in 1d: +DEAL::Checking DGP4 against DGP2 in 1d: +DEAL::Checking DGP2 against DGP4 in 2d: +DEAL::Checking DGP4 against DGP2 in 2d: +DEAL::Checking DGP2 against DGP4 in 3d: +DEAL::Checking DGP4 against DGP2 in 3d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 1d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 2d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking DGP3 against DGP3 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 2d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking Nedelec0 against Nedelec0 in 3d: +DEAL::Checking FE_Q<1>(1)3 against FE_Q<1>(2)3 in 1d: +DEAL::Checking FE_Q<1>(2)3 against FE_Q<1>(1)3 in 1d: +DEAL::Checking FE_DGQ<1>(2)2 against FE_DGQ<1>(3)2 in 1d: +DEAL::Checking FE_DGQ<1>(3)2 against FE_DGQ<1>(2)2 in 1d: +DEAL::Checking FE_DGP<1>(3)1 against FE_DGP<1>(1)1 in 1d: +DEAL::1.50918 1.01835 +DEAL::0.500000 0.500000 0.500000 -0.500000 +DEAL::Checking FE_DGP<1>(1)1 against FE_DGP<1>(3)1 in 1d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_Q<2>(1)3 against FE_Q<2>(2)3 in 2d: +DEAL::Checking FE_Q<2>(2)3 against FE_Q<2>(1)3 in 2d: +DEAL::Checking FE_DGQ<2>(2)2 against FE_DGQ<2>(3)2 in 2d: +DEAL::Checking FE_DGQ<2>(3)2 against FE_DGQ<2>(2)2 in 2d: +DEAL::Checking FE_DGP<2>(3)1 against FE_DGP<2>(1)1 in 2d: +DEAL::1.50918 1.01835 +DEAL::0.250000 0.250000 0.250000 -0.250000 0 0 -0.254588 0.254588 +DEAL::Checking FE_DGP<2>(1)1 against FE_DGP<2>(3)1 in 2d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 +DEAL::Checking FE_Q<3>(1)3 against FE_Q<3>(2)3 in 3d: +DEAL::Checking FE_Q<3>(2)3 against FE_Q<3>(1)3 in 3d: +DEAL::Checking FE_DGQ<3>(2)2 against FE_DGQ<3>(3)2 in 3d: +DEAL::Checking FE_DGQ<3>(3)2 against FE_DGQ<3>(2)2 in 3d: +DEAL::Checking FE_DGP<3>(3)1 against FE_DGP<3>(1)1 in 3d: +DEAL::1.38188 1.01835 +DEAL::0.125000 0.125000 0.125000 -0.125000 0 0 -0.127294 0.127294 -0.125000 0.125000 -0.125000 -0.125000 0 0 0 0 +DEAL::Checking FE_DGP<3>(1)1 against FE_DGP<3>(3)1 in 3d: +DEAL::1.00000 1.00000 +DEAL::1.00000 1.00000 diff --git a/tests/bits/fe_tools_cpfqpm_02.cc b/tests/bits/fe_tools_cpfqpm_02.cc index 60a74547c2..39032626f0 100644 --- a/tests/bits/fe_tools_cpfqpm_02.cc +++ b/tests/bits/fe_tools_cpfqpm_02.cc @@ -31,7 +31,7 @@ // back to the quadrature points is an identity operation -std::string output_file_name = "fe_tools_cpfqpm_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_cpfqpm_02/cmp/generic b/tests/bits/fe_tools_cpfqpm_02.output similarity index 100% rename from tests/bits/fe_tools_cpfqpm_02/cmp/generic rename to tests/bits/fe_tools_cpfqpm_02.output diff --git a/tests/bits/fe_tools_cpfqpm_03.cc b/tests/bits/fe_tools_cpfqpm_03.cc index 304b0f4ff7..b7d89c2aed 100644 --- a/tests/bits/fe_tools_cpfqpm_03.cc +++ b/tests/bits/fe_tools_cpfqpm_03.cc @@ -32,7 +32,7 @@ // needs to work -std::string output_file_name = "fe_tools_cpfqpm_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_cpfqpm_03/cmp/generic b/tests/bits/fe_tools_cpfqpm_03.output similarity index 100% rename from tests/bits/fe_tools_cpfqpm_03/cmp/generic rename to tests/bits/fe_tools_cpfqpm_03.output diff --git a/tests/bits/fe_tools_cpfqpm_04.cc b/tests/bits/fe_tools_cpfqpm_04.cc index 09e9146a1c..73f253d98a 100644 --- a/tests/bits/fe_tools_cpfqpm_04.cc +++ b/tests/bits/fe_tools_cpfqpm_04.cc @@ -31,7 +31,7 @@ // matrix is the unit matrix -std::string output_file_name = "fe_tools_cpfqpm_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/fe_tools_cpfqpm_04/cmp/generic b/tests/bits/fe_tools_cpfqpm_04.output similarity index 100% rename from tests/bits/fe_tools_cpfqpm_04/cmp/generic rename to tests/bits/fe_tools_cpfqpm_04.output diff --git a/tests/bits/find_cell_1.cc b/tests/bits/find_cell_1.cc index 07876369e6..54862e8922 100644 --- a/tests/bits/find_cell_1.cc +++ b/tests/bits/find_cell_1.cc @@ -52,7 +52,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_1/cmp/generic b/tests/bits/find_cell_1.output similarity index 100% rename from tests/bits/find_cell_1/cmp/generic rename to tests/bits/find_cell_1.output diff --git a/tests/bits/find_cell_10.cc b/tests/bits/find_cell_10.cc index 896e0d27cb..a223625e17 100644 --- a/tests/bits/find_cell_10.cc +++ b/tests/bits/find_cell_10.cc @@ -81,7 +81,7 @@ void test() GridIn<2> grid_in1; grid_in1.attach_triangulation (triangulation); - std::ifstream input_file1("find_cell_10/mesh.msh"); + std::ifstream input_file1(SOURCE_DIR "/find_cell_10/mesh.msh"); grid_in1.read_msh(input_file1); dof_handler.distribute_dofs (fe); @@ -102,7 +102,7 @@ void test() int main (int argc, char **argv) { - initlog(__FILE__); + initlog(); test(); diff --git a/tests/bits/find_cell_10/cmp/generic b/tests/bits/find_cell_10.output similarity index 100% rename from tests/bits/find_cell_10/cmp/generic rename to tests/bits/find_cell_10.output diff --git a/tests/bits/find_cell_2.cc b/tests/bits/find_cell_2.cc index dec1878db5..612e8bd8f5 100644 --- a/tests/bits/find_cell_2.cc +++ b/tests/bits/find_cell_2.cc @@ -51,7 +51,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_2/cmp/generic b/tests/bits/find_cell_2.output similarity index 100% rename from tests/bits/find_cell_2/cmp/generic rename to tests/bits/find_cell_2.output diff --git a/tests/bits/find_cell_3.cc b/tests/bits/find_cell_3.cc index 7ce01cd8a7..7e6b9be15b 100644 --- a/tests/bits/find_cell_3.cc +++ b/tests/bits/find_cell_3.cc @@ -51,7 +51,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_3/cmp/generic b/tests/bits/find_cell_3.output similarity index 100% rename from tests/bits/find_cell_3/cmp/generic rename to tests/bits/find_cell_3.output diff --git a/tests/bits/find_cell_4.cc b/tests/bits/find_cell_4.cc index 028b0c56a6..ebf68899f7 100644 --- a/tests/bits/find_cell_4.cc +++ b/tests/bits/find_cell_4.cc @@ -64,7 +64,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_4/cmp/generic b/tests/bits/find_cell_4.output similarity index 100% rename from tests/bits/find_cell_4/cmp/generic rename to tests/bits/find_cell_4.output diff --git a/tests/bits/find_cell_5.cc b/tests/bits/find_cell_5.cc index 0abd7967a1..51601b44b3 100644 --- a/tests/bits/find_cell_5.cc +++ b/tests/bits/find_cell_5.cc @@ -68,7 +68,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_5/cmp/generic b/tests/bits/find_cell_5.output similarity index 100% rename from tests/bits/find_cell_5/cmp/generic rename to tests/bits/find_cell_5.output diff --git a/tests/bits/find_cell_6.cc b/tests/bits/find_cell_6.cc index 6ba7fdd21f..ca0fa5cf4b 100644 --- a/tests/bits/find_cell_6.cc +++ b/tests/bits/find_cell_6.cc @@ -48,7 +48,7 @@ void check2 () Triangulation<3> tria; GridIn<3> gridIn; gridIn.attach_triangulation (tria); - std::ifstream inputFile("find_cell_6/grid.inp"); + std::ifstream inputFile(SOURCE_DIR "/find_cell_6/grid.inp"); gridIn.read_ucd (inputFile); Point<3> p2(304.767,-57.0113,254.766); @@ -98,7 +98,7 @@ void check1 () int main () { - std::ofstream logfile("find_cell_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_6/cmp/generic b/tests/bits/find_cell_6.output similarity index 100% rename from tests/bits/find_cell_6/cmp/generic rename to tests/bits/find_cell_6.output diff --git a/tests/bits/find_cell_7.cc b/tests/bits/find_cell_7.cc index 33dd209c69..a1c47aa7af 100644 --- a/tests/bits/find_cell_7.cc +++ b/tests/bits/find_cell_7.cc @@ -56,7 +56,7 @@ void check2 () Triangulation<3> tria; GridIn<3> gridIn; gridIn.attach_triangulation (tria); - std::ifstream inputFile("find_cell_7/grid.inp"); + std::ifstream inputFile(SOURCE_DIR "/find_cell_7/grid.inp"); gridIn.read_ucd (inputFile); Point<3> p2(304.767,-57.0113,254.766); @@ -88,7 +88,7 @@ void check2 () int main () { - std::ofstream logfile("find_cell_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_7/cmp/generic b/tests/bits/find_cell_7.output similarity index 100% rename from tests/bits/find_cell_7/cmp/generic rename to tests/bits/find_cell_7.output diff --git a/tests/bits/find_cell_8.cc b/tests/bits/find_cell_8.cc index 56c307f8ae..5483b0277e 100644 --- a/tests/bits/find_cell_8.cc +++ b/tests/bits/find_cell_8.cc @@ -91,7 +91,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_8/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_8/cmp/generic b/tests/bits/find_cell_8.output similarity index 100% rename from tests/bits/find_cell_8/cmp/generic rename to tests/bits/find_cell_8.output diff --git a/tests/bits/find_cell_9.cc b/tests/bits/find_cell_9.cc index 11d1500d82..45a95a80a9 100644 --- a/tests/bits/find_cell_9.cc +++ b/tests/bits/find_cell_9.cc @@ -94,7 +94,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_9/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_9/cmp/generic b/tests/bits/find_cell_9.output similarity index 100% rename from tests/bits/find_cell_9/cmp/generic rename to tests/bits/find_cell_9.output diff --git a/tests/bits/find_cell_alt_1.cc b/tests/bits/find_cell_alt_1.cc index 5fb137beea..c523fe3528 100644 --- a/tests/bits/find_cell_alt_1.cc +++ b/tests/bits/find_cell_alt_1.cc @@ -58,7 +58,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_alt_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_1.output b/tests/bits/find_cell_alt_1.output new file mode 100644 index 0000000000..57d9073b9e --- /dev/null +++ b/tests/bits/find_cell_alt_1.output @@ -0,0 +1,5 @@ + +DEAL::2.3 +DEAL::<0.250000 0.250000> <0.500000 0.250000> <0.250000 0.500000> <0.500000 0.500000> [ 0.333333 1.00000] +DEAL::2.78 +DEAL::<0.250000 0.573223> <0.198223 0.433058> <0.500000 0.500000> <0.396447 0.396447> [ 0.334228 0.432492] diff --git a/tests/bits/find_cell_alt_2.cc b/tests/bits/find_cell_alt_2.cc index 3e398a56f1..bd23f66979 100644 --- a/tests/bits/find_cell_alt_2.cc +++ b/tests/bits/find_cell_alt_2.cc @@ -57,7 +57,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_alt_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_2/cmp/generic b/tests/bits/find_cell_alt_2.output similarity index 100% rename from tests/bits/find_cell_alt_2/cmp/generic rename to tests/bits/find_cell_alt_2.output diff --git a/tests/bits/find_cell_alt_3.cc b/tests/bits/find_cell_alt_3.cc index f1ffd53aaa..b212c8df52 100644 --- a/tests/bits/find_cell_alt_3.cc +++ b/tests/bits/find_cell_alt_3.cc @@ -56,7 +56,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_alt_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_3/cmp/generic b/tests/bits/find_cell_alt_3.output similarity index 100% rename from tests/bits/find_cell_alt_3/cmp/generic rename to tests/bits/find_cell_alt_3.output diff --git a/tests/bits/find_cell_alt_4.cc b/tests/bits/find_cell_alt_4.cc index 5330115184..87aae63ae3 100644 --- a/tests/bits/find_cell_alt_4.cc +++ b/tests/bits/find_cell_alt_4.cc @@ -58,7 +58,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_alt_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_4/cmp/generic b/tests/bits/find_cell_alt_4.output similarity index 100% rename from tests/bits/find_cell_alt_4/cmp/generic rename to tests/bits/find_cell_alt_4.output diff --git a/tests/bits/find_cell_alt_5.cc b/tests/bits/find_cell_alt_5.cc index 63840c84e6..2a3f4e0c97 100644 --- a/tests/bits/find_cell_alt_5.cc +++ b/tests/bits/find_cell_alt_5.cc @@ -54,7 +54,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cell_alt_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_5/cmp/generic b/tests/bits/find_cell_alt_5.output similarity index 100% rename from tests/bits/find_cell_alt_5/cmp/generic rename to tests/bits/find_cell_alt_5.output diff --git a/tests/bits/find_cell_alt_6.cc b/tests/bits/find_cell_alt_6.cc index baa3591107..db6279a971 100644 --- a/tests/bits/find_cell_alt_6.cc +++ b/tests/bits/find_cell_alt_6.cc @@ -65,7 +65,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_alt_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_6/cmp/generic b/tests/bits/find_cell_alt_6.output similarity index 100% rename from tests/bits/find_cell_alt_6/cmp/generic rename to tests/bits/find_cell_alt_6.output diff --git a/tests/bits/find_cell_alt_7.cc b/tests/bits/find_cell_alt_7.cc index 256c8f7076..d141bfff66 100644 --- a/tests/bits/find_cell_alt_7.cc +++ b/tests/bits/find_cell_alt_7.cc @@ -64,7 +64,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cell_alt_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cell_alt_7/cmp/generic b/tests/bits/find_cell_alt_7.output similarity index 100% rename from tests/bits/find_cell_alt_7/cmp/generic rename to tests/bits/find_cell_alt_7.output diff --git a/tests/bits/find_cells_adjacent_to_vertex_1.cc b/tests/bits/find_cells_adjacent_to_vertex_1.cc index f874d6b109..9e2916a3b5 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_1.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_1.cc @@ -64,7 +64,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_1/cmp/generic b/tests/bits/find_cells_adjacent_to_vertex_1.output similarity index 100% rename from tests/bits/find_cells_adjacent_to_vertex_1/cmp/generic rename to tests/bits/find_cells_adjacent_to_vertex_1.output diff --git a/tests/bits/find_cells_adjacent_to_vertex_2.cc b/tests/bits/find_cells_adjacent_to_vertex_2.cc index fc9e4c486e..9f3dc268bc 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_2.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_2.cc @@ -49,7 +49,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_2/cmp/generic b/tests/bits/find_cells_adjacent_to_vertex_2.output similarity index 100% rename from tests/bits/find_cells_adjacent_to_vertex_2/cmp/generic rename to tests/bits/find_cells_adjacent_to_vertex_2.output diff --git a/tests/bits/find_cells_adjacent_to_vertex_3.cc b/tests/bits/find_cells_adjacent_to_vertex_3.cc index ea72033a3a..16dd0f5549 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_3.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_3.cc @@ -51,7 +51,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_3.output b/tests/bits/find_cells_adjacent_to_vertex_3.output new file mode 100644 index 0000000000..c0fa806c98 --- /dev/null +++ b/tests/bits/find_cells_adjacent_to_vertex_3.output @@ -0,0 +1,50 @@ + +DEAL::Vertex 0 at 0.00000 0.00000: 8 cells +DEAL:: 0.0 +DEAL:: 0.1 +DEAL:: 0.2 +DEAL:: 0.3 +DEAL:: 0.4 +DEAL:: 0.5 +DEAL:: 0.6 +DEAL:: 0.7 +DEAL::Vertex 1 at 1.00000 0.00000: 2 cells +DEAL:: 0.0 +DEAL:: 0.7 +DEAL::Vertex 2 at 0.923880 0.382683: 1 cells +DEAL:: 0.0 +DEAL::Vertex 3 at 0.707107 0.707107: 2 cells +DEAL:: 0.0 +DEAL:: 0.1 +DEAL::Vertex 4 at 0.382683 0.923880: 1 cells +DEAL:: 0.1 +DEAL::Vertex 5 at 6.12323e-17 1.00000: 2 cells +DEAL:: 0.1 +DEAL:: 0.2 +DEAL::Vertex 6 at -0.382683 0.923880: 1 cells +DEAL:: 0.2 +DEAL::Vertex 7 at -0.707107 0.707107: 2 cells +DEAL:: 0.2 +DEAL:: 0.3 +DEAL::Vertex 8 at -0.923880 0.382683: 1 cells +DEAL:: 0.3 +DEAL::Vertex 9 at -1.00000 1.22465e-16: 2 cells +DEAL:: 0.3 +DEAL:: 0.4 +DEAL::Vertex 10 at -0.923880 -0.382683: 1 cells +DEAL:: 0.4 +DEAL::Vertex 11 at -0.707107 -0.707107: 2 cells +DEAL:: 0.4 +DEAL:: 0.5 +DEAL::Vertex 12 at -0.382683 -0.923880: 1 cells +DEAL:: 0.5 +DEAL::Vertex 13 at -1.83697e-16 -1.00000: 2 cells +DEAL:: 0.5 +DEAL:: 0.6 +DEAL::Vertex 14 at 0.382683 -0.923880: 1 cells +DEAL:: 0.6 +DEAL::Vertex 15 at 0.707107 -0.707107: 2 cells +DEAL:: 0.6 +DEAL:: 0.7 +DEAL::Vertex 16 at 0.923880 -0.382683: 1 cells +DEAL:: 0.7 diff --git a/tests/bits/find_cells_adjacent_to_vertex_4.cc b/tests/bits/find_cells_adjacent_to_vertex_4.cc index 338813525b..80e7704b6c 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_4.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_4.cc @@ -51,7 +51,7 @@ void check (Triangulation<2> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_4/cmp/generic b/tests/bits/find_cells_adjacent_to_vertex_4.output similarity index 100% rename from tests/bits/find_cells_adjacent_to_vertex_4/cmp/generic rename to tests/bits/find_cells_adjacent_to_vertex_4.output diff --git a/tests/bits/find_cells_adjacent_to_vertex_5.cc b/tests/bits/find_cells_adjacent_to_vertex_5.cc index c595b5be71..0bcdb2a525 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_5.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_5.cc @@ -50,7 +50,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_5/cmp/generic b/tests/bits/find_cells_adjacent_to_vertex_5.output similarity index 100% rename from tests/bits/find_cells_adjacent_to_vertex_5/cmp/generic rename to tests/bits/find_cells_adjacent_to_vertex_5.output diff --git a/tests/bits/find_cells_adjacent_to_vertex_6.cc b/tests/bits/find_cells_adjacent_to_vertex_6.cc index f0e6552550..0f1bf3dc9e 100644 --- a/tests/bits/find_cells_adjacent_to_vertex_6.cc +++ b/tests/bits/find_cells_adjacent_to_vertex_6.cc @@ -55,7 +55,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_cells_adjacent_to_vertex_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_cells_adjacent_to_vertex_6/cmp/generic b/tests/bits/find_cells_adjacent_to_vertex_6.output similarity index 100% rename from tests/bits/find_cells_adjacent_to_vertex_6/cmp/generic rename to tests/bits/find_cells_adjacent_to_vertex_6.output diff --git a/tests/bits/find_closest_vertex_1.cc b/tests/bits/find_closest_vertex_1.cc index 6a97f3fef3..d5dc70690e 100644 --- a/tests/bits/find_closest_vertex_1.cc +++ b/tests/bits/find_closest_vertex_1.cc @@ -46,7 +46,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("find_closest_vertex_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/find_closest_vertex_1/cmp/generic b/tests/bits/find_closest_vertex_1.output similarity index 100% rename from tests/bits/find_closest_vertex_1/cmp/generic rename to tests/bits/find_closest_vertex_1.output diff --git a/tests/bits/full_matrix_01.cc b/tests/bits/full_matrix_01.cc index 24f08d746e..09d7879a23 100644 --- a/tests/bits/full_matrix_01.cc +++ b/tests/bits/full_matrix_01.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_01/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_01/cmp/generic b/tests/bits/full_matrix_01.output similarity index 100% rename from tests/bits/full_matrix_01/cmp/generic rename to tests/bits/full_matrix_01.output diff --git a/tests/bits/full_matrix_02.cc b/tests/bits/full_matrix_02.cc index f7efe96df4..984c7627d3 100644 --- a/tests/bits/full_matrix_02.cc +++ b/tests/bits/full_matrix_02.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_02/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_02/cmp/generic b/tests/bits/full_matrix_02.output similarity index 100% rename from tests/bits/full_matrix_02/cmp/generic rename to tests/bits/full_matrix_02.output diff --git a/tests/bits/full_matrix_03.cc b/tests/bits/full_matrix_03.cc index fd06b9fa0e..697d3b7d6c 100644 --- a/tests/bits/full_matrix_03.cc +++ b/tests/bits/full_matrix_03.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_03/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_03/cmp/generic b/tests/bits/full_matrix_03.output similarity index 100% rename from tests/bits/full_matrix_03/cmp/generic rename to tests/bits/full_matrix_03.output diff --git a/tests/bits/full_matrix_04.cc b/tests/bits/full_matrix_04.cc index 1f6c7b0800..0d4e8c485f 100644 --- a/tests/bits/full_matrix_04.cc +++ b/tests/bits/full_matrix_04.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_04/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_04.output b/tests/bits/full_matrix_04.output new file mode 100644 index 0000000000..469fc1c24b --- /dev/null +++ b/tests/bits/full_matrix_04.output @@ -0,0 +1,51 @@ + +DEAL::0 0 1.0 +DEAL::0 1 2.0 +DEAL::0 2 3.0 +DEAL::0 3 4.0 +DEAL::0 4 5.0 +DEAL::1 0 6.0 +DEAL::1 1 7.0 +DEAL::1 2 8.0 +DEAL::1 3 9.0 +DEAL::1 4 0 +DEAL::2 0 1.0 +DEAL::2 1 2.0 +DEAL::2 2 3.0 +DEAL::2 3 4.0 +DEAL::2 4 5.0 +DEAL::3 0 6.0 +DEAL::3 1 7.0 +DEAL::3 2 8.0 +DEAL::3 3 9.0 +DEAL::3 4 0 +DEAL::4 0 1.0 +DEAL::4 1 2.0 +DEAL::4 2 3.0 +DEAL::4 3 4.0 +DEAL::4 4 5.0 +DEAL::0 0 1.0 +DEAL::0 1 2.0 +DEAL::0 2 3.0 +DEAL::0 3 4.0 +DEAL::0 4 5.0 +DEAL::1 0 6.0 +DEAL::1 1 7.0 +DEAL::1 2 8.0 +DEAL::1 3 9.0 +DEAL::1 4 0.0 +DEAL::2 0 1.0 +DEAL::2 1 2.0 +DEAL::2 2 3.0 +DEAL::2 3 4.0 +DEAL::2 4 5.0 +DEAL::3 0 6.0 +DEAL::3 1 7.0 +DEAL::3 2 8.0 +DEAL::3 3 9.0 +DEAL::3 4 0.0 +DEAL::4 0 1.0 +DEAL::4 1 2.0 +DEAL::4 2 3.0 +DEAL::4 3 4.0 +DEAL::4 4 5.0 diff --git a/tests/bits/full_matrix_05.cc b/tests/bits/full_matrix_05.cc index 863bf9ba3e..2df35265a7 100644 --- a/tests/bits/full_matrix_05.cc +++ b/tests/bits/full_matrix_05.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_05/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_09/cmp/generic b/tests/bits/full_matrix_05.output similarity index 100% rename from tests/bits/full_matrix_09/cmp/generic rename to tests/bits/full_matrix_05.output diff --git a/tests/bits/full_matrix_06.cc b/tests/bits/full_matrix_06.cc index cf7ef67294..791cc0c5f5 100644 --- a/tests/bits/full_matrix_06.cc +++ b/tests/bits/full_matrix_06.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_06/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_06/cmp/generic b/tests/bits/full_matrix_06.output similarity index 100% rename from tests/bits/full_matrix_06/cmp/generic rename to tests/bits/full_matrix_06.output diff --git a/tests/bits/full_matrix_07.cc b/tests/bits/full_matrix_07.cc index b8de321804..55a08d36c0 100644 --- a/tests/bits/full_matrix_07.cc +++ b/tests/bits/full_matrix_07.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_07/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_07.output b/tests/bits/full_matrix_07.output new file mode 100644 index 0000000000..022c6f3aba --- /dev/null +++ b/tests/bits/full_matrix_07.output @@ -0,0 +1,51 @@ + +DEAL::0 0 0 +DEAL::0 1 0 +DEAL::0 2 0 +DEAL::0 3 0 +DEAL::0 4 0 +DEAL::1 0 0 +DEAL::1 1 0 +DEAL::1 2 0 +DEAL::1 3 0 +DEAL::1 4 0 +DEAL::2 0 0 +DEAL::2 1 0 +DEAL::2 2 0 +DEAL::2 3 0 +DEAL::2 4 0 +DEAL::3 0 0 +DEAL::3 1 0 +DEAL::3 2 0 +DEAL::3 3 0 +DEAL::3 4 0 +DEAL::4 0 0 +DEAL::4 1 0 +DEAL::4 2 0 +DEAL::4 3 0 +DEAL::4 4 0 +DEAL::0 0 0.0 +DEAL::0 1 0.0 +DEAL::0 2 0.0 +DEAL::0 3 0.0 +DEAL::0 4 0.0 +DEAL::1 0 0.0 +DEAL::1 1 0.0 +DEAL::1 2 0.0 +DEAL::1 3 0.0 +DEAL::1 4 0.0 +DEAL::2 0 0.0 +DEAL::2 1 0.0 +DEAL::2 2 0.0 +DEAL::2 3 0.0 +DEAL::2 4 0.0 +DEAL::3 0 0.0 +DEAL::3 1 0.0 +DEAL::3 2 0.0 +DEAL::3 3 0.0 +DEAL::3 4 0.0 +DEAL::4 0 0.0 +DEAL::4 1 0.0 +DEAL::4 2 0.0 +DEAL::4 3 0.0 +DEAL::4 4 0.0 diff --git a/tests/bits/full_matrix_08.cc b/tests/bits/full_matrix_08.cc index 544c750f04..95e50732f3 100644 --- a/tests/bits/full_matrix_08.cc +++ b/tests/bits/full_matrix_08.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_08/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_08/cmp/generic b/tests/bits/full_matrix_08.output similarity index 100% rename from tests/bits/full_matrix_08/cmp/generic rename to tests/bits/full_matrix_08.output diff --git a/tests/bits/full_matrix_09.cc b/tests/bits/full_matrix_09.cc index 680eb04b74..e31c921786 100644 --- a/tests/bits/full_matrix_09.cc +++ b/tests/bits/full_matrix_09.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_09/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_09.output b/tests/bits/full_matrix_09.output new file mode 100644 index 0000000000..29c580fb2a --- /dev/null +++ b/tests/bits/full_matrix_09.output @@ -0,0 +1,51 @@ + +DEAL::0 0 1.0 +DEAL::0 1 0 +DEAL::0 2 0 +DEAL::0 3 0 +DEAL::0 4 0 +DEAL::1 0 0 +DEAL::1 1 1.0 +DEAL::1 2 0 +DEAL::1 3 0 +DEAL::1 4 0 +DEAL::2 0 0 +DEAL::2 1 0 +DEAL::2 2 1.0 +DEAL::2 3 0 +DEAL::2 4 0 +DEAL::3 0 0 +DEAL::3 1 0 +DEAL::3 2 0 +DEAL::3 3 1.0 +DEAL::3 4 0 +DEAL::4 0 0 +DEAL::4 1 0 +DEAL::4 2 0 +DEAL::4 3 0 +DEAL::4 4 1.0 +DEAL::0 0 1.0 +DEAL::0 1 0.0 +DEAL::0 2 0.0 +DEAL::0 3 0.0 +DEAL::0 4 0.0 +DEAL::1 0 0.0 +DEAL::1 1 1.0 +DEAL::1 2 0.0 +DEAL::1 3 0.0 +DEAL::1 4 0.0 +DEAL::2 0 0.0 +DEAL::2 1 0.0 +DEAL::2 2 1.0 +DEAL::2 3 0.0 +DEAL::2 4 0.0 +DEAL::3 0 0.0 +DEAL::3 1 0.0 +DEAL::3 2 0.0 +DEAL::3 3 1.0 +DEAL::3 4 0.0 +DEAL::4 0 0.0 +DEAL::4 1 0.0 +DEAL::4 2 0.0 +DEAL::4 3 0.0 +DEAL::4 4 1.0 diff --git a/tests/bits/full_matrix_1.cc b/tests/bits/full_matrix_1.cc index 72f0b3c161..b182b031b3 100644 --- a/tests/bits/full_matrix_1.cc +++ b/tests/bits/full_matrix_1.cc @@ -28,7 +28,7 @@ int main () { - std::ofstream logfile("full_matrix_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/full_matrix_1/cmp/generic b/tests/bits/full_matrix_1.output similarity index 100% rename from tests/bits/full_matrix_1/cmp/generic rename to tests/bits/full_matrix_1.output diff --git a/tests/bits/full_matrix_10.cc b/tests/bits/full_matrix_10.cc index a64b7058c9..6aaf37927d 100644 --- a/tests/bits/full_matrix_10.cc +++ b/tests/bits/full_matrix_10.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_10/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_10/cmp/generic b/tests/bits/full_matrix_10.output similarity index 100% rename from tests/bits/full_matrix_10/cmp/generic rename to tests/bits/full_matrix_10.output diff --git a/tests/bits/full_matrix_11.cc b/tests/bits/full_matrix_11.cc index f7baf5f58f..9fc98ea646 100644 --- a/tests/bits/full_matrix_11.cc +++ b/tests/bits/full_matrix_11.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_11/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_11/cmp/generic b/tests/bits/full_matrix_11.output similarity index 100% rename from tests/bits/full_matrix_11/cmp/generic rename to tests/bits/full_matrix_11.output diff --git a/tests/bits/full_matrix_12.cc b/tests/bits/full_matrix_12.cc index b7ef1d9768..376072a715 100644 --- a/tests/bits/full_matrix_12.cc +++ b/tests/bits/full_matrix_12.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_12/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_12/cmp/generic b/tests/bits/full_matrix_12.output similarity index 100% rename from tests/bits/full_matrix_12/cmp/generic rename to tests/bits/full_matrix_12.output diff --git a/tests/bits/full_matrix_13.cc b/tests/bits/full_matrix_13.cc index 5bea78edc2..d1b47925c7 100644 --- a/tests/bits/full_matrix_13.cc +++ b/tests/bits/full_matrix_13.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_13/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_13/cmp/generic b/tests/bits/full_matrix_13.output similarity index 100% rename from tests/bits/full_matrix_13/cmp/generic rename to tests/bits/full_matrix_13.output diff --git a/tests/bits/full_matrix_14.cc b/tests/bits/full_matrix_14.cc index 68c5061beb..6ff8d486b6 100644 --- a/tests/bits/full_matrix_14.cc +++ b/tests/bits/full_matrix_14.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_14/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_14/cmp/generic b/tests/bits/full_matrix_14.output similarity index 100% rename from tests/bits/full_matrix_14/cmp/generic rename to tests/bits/full_matrix_14.output diff --git a/tests/bits/full_matrix_15.cc b/tests/bits/full_matrix_15.cc index 7d2268f022..ad7a76df6a 100644 --- a/tests/bits/full_matrix_15.cc +++ b/tests/bits/full_matrix_15.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_15/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_15/cmp/generic b/tests/bits/full_matrix_15.output similarity index 100% rename from tests/bits/full_matrix_15/cmp/generic rename to tests/bits/full_matrix_15.output diff --git a/tests/bits/full_matrix_16.cc b/tests/bits/full_matrix_16.cc index 4f673e79e9..7d0432d22a 100644 --- a/tests/bits/full_matrix_16.cc +++ b/tests/bits/full_matrix_16.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_16/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_16/cmp/generic b/tests/bits/full_matrix_16.output similarity index 100% rename from tests/bits/full_matrix_16/cmp/generic rename to tests/bits/full_matrix_16.output diff --git a/tests/bits/full_matrix_17.cc b/tests/bits/full_matrix_17.cc index fdf070c3ae..defe9a69ef 100644 --- a/tests/bits/full_matrix_17.cc +++ b/tests/bits/full_matrix_17.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_17/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_17/cmp/generic b/tests/bits/full_matrix_17.output similarity index 100% rename from tests/bits/full_matrix_17/cmp/generic rename to tests/bits/full_matrix_17.output diff --git a/tests/bits/full_matrix_18.cc b/tests/bits/full_matrix_18.cc index 3b24c8b560..ff7bd6977d 100644 --- a/tests/bits/full_matrix_18.cc +++ b/tests/bits/full_matrix_18.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_18/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_18/cmp/generic b/tests/bits/full_matrix_18.output similarity index 100% rename from tests/bits/full_matrix_18/cmp/generic rename to tests/bits/full_matrix_18.output diff --git a/tests/bits/full_matrix_19.cc b/tests/bits/full_matrix_19.cc index 6608b82f79..d7607bde70 100644 --- a/tests/bits/full_matrix_19.cc +++ b/tests/bits/full_matrix_19.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_19/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_19/cmp/generic b/tests/bits/full_matrix_19.output similarity index 100% rename from tests/bits/full_matrix_19/cmp/generic rename to tests/bits/full_matrix_19.output diff --git a/tests/bits/full_matrix_20.cc b/tests/bits/full_matrix_20.cc index 6adfa5d13e..8fc906bab6 100644 --- a/tests/bits/full_matrix_20.cc +++ b/tests/bits/full_matrix_20.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_20/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_20/cmp/generic b/tests/bits/full_matrix_20.output similarity index 100% rename from tests/bits/full_matrix_20/cmp/generic rename to tests/bits/full_matrix_20.output diff --git a/tests/bits/full_matrix_21.cc b/tests/bits/full_matrix_21.cc index 2edae8bd76..55f4b75f89 100644 --- a/tests/bits/full_matrix_21.cc +++ b/tests/bits/full_matrix_21.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_21/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_21/cmp/generic b/tests/bits/full_matrix_21.output similarity index 100% rename from tests/bits/full_matrix_21/cmp/generic rename to tests/bits/full_matrix_21.output diff --git a/tests/bits/full_matrix_22.cc b/tests/bits/full_matrix_22.cc index 51f5d6c043..1fce398f9c 100644 --- a/tests/bits/full_matrix_22.cc +++ b/tests/bits/full_matrix_22.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_22/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_22/cmp/generic b/tests/bits/full_matrix_22.output similarity index 100% rename from tests/bits/full_matrix_22/cmp/generic rename to tests/bits/full_matrix_22.output diff --git a/tests/bits/full_matrix_23.cc b/tests/bits/full_matrix_23.cc index cb8dc31f0b..45a189c00f 100644 --- a/tests/bits/full_matrix_23.cc +++ b/tests/bits/full_matrix_23.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_23/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_23/cmp/generic b/tests/bits/full_matrix_23.output similarity index 100% rename from tests/bits/full_matrix_23/cmp/generic rename to tests/bits/full_matrix_23.output diff --git a/tests/bits/full_matrix_24.cc b/tests/bits/full_matrix_24.cc index 8c265bdabb..580fdc6c19 100644 --- a/tests/bits/full_matrix_24.cc +++ b/tests/bits/full_matrix_24.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_24/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_24/cmp/generic b/tests/bits/full_matrix_24.output similarity index 100% rename from tests/bits/full_matrix_24/cmp/generic rename to tests/bits/full_matrix_24.output diff --git a/tests/bits/full_matrix_25.cc b/tests/bits/full_matrix_25.cc index 688feb3ed7..42b2e86b37 100644 --- a/tests/bits/full_matrix_25.cc +++ b/tests/bits/full_matrix_25.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_25/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_25.output b/tests/bits/full_matrix_25.output new file mode 100644 index 0000000000..a9052ae2c9 --- /dev/null +++ b/tests/bits/full_matrix_25.output @@ -0,0 +1,51 @@ + +DEAL::0 0 14. +DEAL::0 1 21. +DEAL::0 2 27. +DEAL::0 3 34. +DEAL::0 4 41. +DEAL::1 0 27. +DEAL::1 1 41. +DEAL::1 2 55. +DEAL::1 3 69. +DEAL::1 4 82. +DEAL::2 0 41. +DEAL::2 1 62. +DEAL::2 2 82. +DEAL::2 3 1.0e+02 +DEAL::2 4 1.2e+02 +DEAL::3 0 55. +DEAL::3 1 82. +DEAL::3 2 1.1e+02 +DEAL::3 3 1.4e+02 +DEAL::3 4 1.6e+02 +DEAL::4 0 69. +DEAL::4 1 1.0e+02 +DEAL::4 2 1.4e+02 +DEAL::4 3 1.7e+02 +DEAL::4 4 2.1e+02 +DEAL::0 0 14. +DEAL::0 1 21. +DEAL::0 2 27. +DEAL::0 3 34. +DEAL::0 4 41. +DEAL::1 0 27. +DEAL::1 1 41. +DEAL::1 2 55. +DEAL::1 3 69. +DEAL::1 4 82. +DEAL::2 0 41. +DEAL::2 1 62. +DEAL::2 2 82. +DEAL::2 3 1.0e+02 +DEAL::2 4 1.2e+02 +DEAL::3 0 55. +DEAL::3 1 82. +DEAL::3 2 1.1e+02 +DEAL::3 3 1.4e+02 +DEAL::3 4 1.6e+02 +DEAL::4 0 69. +DEAL::4 1 1.0e+02 +DEAL::4 2 1.4e+02 +DEAL::4 3 1.7e+02 +DEAL::4 4 2.1e+02 diff --git a/tests/bits/full_matrix_26.cc b/tests/bits/full_matrix_26.cc index f3e192a5c2..668776ce99 100644 --- a/tests/bits/full_matrix_26.cc +++ b/tests/bits/full_matrix_26.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_26/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_26/cmp/generic b/tests/bits/full_matrix_26.output similarity index 100% rename from tests/bits/full_matrix_26/cmp/generic rename to tests/bits/full_matrix_26.output diff --git a/tests/bits/full_matrix_27.cc b/tests/bits/full_matrix_27.cc index 46f61c32dd..3e3e3ab63f 100644 --- a/tests/bits/full_matrix_27.cc +++ b/tests/bits/full_matrix_27.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_27/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_27/cmp/generic b/tests/bits/full_matrix_27.output similarity index 100% rename from tests/bits/full_matrix_27/cmp/generic rename to tests/bits/full_matrix_27.output diff --git a/tests/bits/full_matrix_28.cc b/tests/bits/full_matrix_28.cc index a1af2d7c13..bc3564693a 100644 --- a/tests/bits/full_matrix_28.cc +++ b/tests/bits/full_matrix_28.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_28/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_28/cmp/generic b/tests/bits/full_matrix_28.output similarity index 100% rename from tests/bits/full_matrix_28/cmp/generic rename to tests/bits/full_matrix_28.output diff --git a/tests/bits/full_matrix_29.cc b/tests/bits/full_matrix_29.cc index 2e9e282456..30220d3c8a 100644 --- a/tests/bits/full_matrix_29.cc +++ b/tests/bits/full_matrix_29.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_29/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_29.output b/tests/bits/full_matrix_29.output new file mode 100644 index 0000000000..599df67565 --- /dev/null +++ b/tests/bits/full_matrix_29.output @@ -0,0 +1,51 @@ + +DEAL::0 0 2.0 +DEAL::0 1 3.0 +DEAL::0 2 4.0 +DEAL::0 3 5.0 +DEAL::0 4 6.0 +DEAL::1 0 4.0 +DEAL::1 1 6.0 +DEAL::1 2 8.0 +DEAL::1 3 10. +DEAL::1 4 12. +DEAL::2 0 37. +DEAL::2 1 56. +DEAL::2 2 75. +DEAL::2 3 94. +DEAL::2 4 1.1e+02 +DEAL::3 0 8.0 +DEAL::3 1 12. +DEAL::3 2 16. +DEAL::3 3 20. +DEAL::3 4 24. +DEAL::4 0 10. +DEAL::4 1 15. +DEAL::4 2 20. +DEAL::4 3 25. +DEAL::4 4 30. +DEAL::0 0 2.0 +DEAL::0 1 3.0 +DEAL::0 2 4.0 +DEAL::0 3 5.0 +DEAL::0 4 6.0 +DEAL::1 0 4.0 +DEAL::1 1 6.0 +DEAL::1 2 8.0 +DEAL::1 3 10. +DEAL::1 4 12. +DEAL::2 0 37. +DEAL::2 1 56. +DEAL::2 2 75. +DEAL::2 3 94. +DEAL::2 4 1.1e+02 +DEAL::3 0 8.0 +DEAL::3 1 12. +DEAL::3 2 16. +DEAL::3 3 20. +DEAL::3 4 24. +DEAL::4 0 10. +DEAL::4 1 15. +DEAL::4 2 20. +DEAL::4 3 25. +DEAL::4 4 30. diff --git a/tests/bits/full_matrix_30.cc b/tests/bits/full_matrix_30.cc index 0dfaccdf65..412ea36dd8 100644 --- a/tests/bits/full_matrix_30.cc +++ b/tests/bits/full_matrix_30.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_30/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_30/cmp/generic b/tests/bits/full_matrix_30.output similarity index 100% rename from tests/bits/full_matrix_30/cmp/generic rename to tests/bits/full_matrix_30.output diff --git a/tests/bits/full_matrix_31.cc b/tests/bits/full_matrix_31.cc index e50ce26ec1..45e9aa718b 100644 --- a/tests/bits/full_matrix_31.cc +++ b/tests/bits/full_matrix_31.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_31/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_31/cmp/generic b/tests/bits/full_matrix_31.output similarity index 100% rename from tests/bits/full_matrix_31/cmp/generic rename to tests/bits/full_matrix_31.output diff --git a/tests/bits/full_matrix_32.cc b/tests/bits/full_matrix_32.cc index f66a971b9c..5a18a17c33 100644 --- a/tests/bits/full_matrix_32.cc +++ b/tests/bits/full_matrix_32.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_32/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_32/cmp/generic b/tests/bits/full_matrix_32.output similarity index 100% rename from tests/bits/full_matrix_32/cmp/generic rename to tests/bits/full_matrix_32.output diff --git a/tests/bits/full_matrix_33.cc b/tests/bits/full_matrix_33.cc index f1ff38903e..b16e73e031 100644 --- a/tests/bits/full_matrix_33.cc +++ b/tests/bits/full_matrix_33.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_33/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_33/cmp/generic b/tests/bits/full_matrix_33.output similarity index 100% rename from tests/bits/full_matrix_33/cmp/generic rename to tests/bits/full_matrix_33.output diff --git a/tests/bits/full_matrix_34.cc b/tests/bits/full_matrix_34.cc index 8116f80f2a..7bf9ce3afd 100644 --- a/tests/bits/full_matrix_34.cc +++ b/tests/bits/full_matrix_34.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_34/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_34/cmp/generic b/tests/bits/full_matrix_34.output similarity index 100% rename from tests/bits/full_matrix_34/cmp/generic rename to tests/bits/full_matrix_34.output diff --git a/tests/bits/full_matrix_36.cc b/tests/bits/full_matrix_36.cc index f3855cfe16..9da8b6681e 100644 --- a/tests/bits/full_matrix_36.cc +++ b/tests/bits/full_matrix_36.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_36/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_36/cmp/generic b/tests/bits/full_matrix_36.output similarity index 100% rename from tests/bits/full_matrix_36/cmp/generic rename to tests/bits/full_matrix_36.output diff --git a/tests/bits/full_matrix_37.cc b/tests/bits/full_matrix_37.cc index 5f1051242a..eba1780fe3 100644 --- a/tests/bits/full_matrix_37.cc +++ b/tests/bits/full_matrix_37.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_37/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_37/cmp/generic b/tests/bits/full_matrix_37.output similarity index 100% rename from tests/bits/full_matrix_37/cmp/generic rename to tests/bits/full_matrix_37.output diff --git a/tests/bits/full_matrix_38.cc b/tests/bits/full_matrix_38.cc index f4fcc7c719..4f20791903 100644 --- a/tests/bits/full_matrix_38.cc +++ b/tests/bits/full_matrix_38.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_38/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_38/cmp/generic b/tests/bits/full_matrix_38.output similarity index 100% rename from tests/bits/full_matrix_38/cmp/generic rename to tests/bits/full_matrix_38.output diff --git a/tests/bits/full_matrix_39.cc b/tests/bits/full_matrix_39.cc index 8a20bf4d1f..120687f6fc 100644 --- a/tests/bits/full_matrix_39.cc +++ b/tests/bits/full_matrix_39.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_39/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_39/cmp/generic b/tests/bits/full_matrix_39.output similarity index 100% rename from tests/bits/full_matrix_39/cmp/generic rename to tests/bits/full_matrix_39.output diff --git a/tests/bits/full_matrix_40.cc b/tests/bits/full_matrix_40.cc index 92b2e1e04a..a9ebb00e18 100644 --- a/tests/bits/full_matrix_40.cc +++ b/tests/bits/full_matrix_40.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_40/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_40/cmp/generic b/tests/bits/full_matrix_40.output similarity index 100% rename from tests/bits/full_matrix_40/cmp/generic rename to tests/bits/full_matrix_40.output diff --git a/tests/bits/full_matrix_41.cc b/tests/bits/full_matrix_41.cc index 13c1e7def5..22e65d0da3 100644 --- a/tests/bits/full_matrix_41.cc +++ b/tests/bits/full_matrix_41.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_41/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_41/cmp/generic b/tests/bits/full_matrix_41.output similarity index 100% rename from tests/bits/full_matrix_41/cmp/generic rename to tests/bits/full_matrix_41.output diff --git a/tests/bits/full_matrix_42.cc b/tests/bits/full_matrix_42.cc index 3ce72436fe..bbd54a8400 100644 --- a/tests/bits/full_matrix_42.cc +++ b/tests/bits/full_matrix_42.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_42/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_42/cmp/generic b/tests/bits/full_matrix_42.output similarity index 100% rename from tests/bits/full_matrix_42/cmp/generic rename to tests/bits/full_matrix_42.output diff --git a/tests/bits/full_matrix_43.cc b/tests/bits/full_matrix_43.cc index 258640eb7c..ac4263c01f 100644 --- a/tests/bits/full_matrix_43.cc +++ b/tests/bits/full_matrix_43.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_43/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_43/cmp/generic b/tests/bits/full_matrix_43.output similarity index 100% rename from tests/bits/full_matrix_43/cmp/generic rename to tests/bits/full_matrix_43.output diff --git a/tests/bits/full_matrix_44.cc b/tests/bits/full_matrix_44.cc index f42e218cf9..97ffe1b66c 100644 --- a/tests/bits/full_matrix_44.cc +++ b/tests/bits/full_matrix_44.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_44/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_44/cmp/generic b/tests/bits/full_matrix_44.output similarity index 100% rename from tests/bits/full_matrix_44/cmp/generic rename to tests/bits/full_matrix_44.output diff --git a/tests/bits/full_matrix_45.cc b/tests/bits/full_matrix_45.cc index 62fe162bb4..a26ef0075e 100644 --- a/tests/bits/full_matrix_45.cc +++ b/tests/bits/full_matrix_45.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_45/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_45/cmp/generic b/tests/bits/full_matrix_45.output similarity index 100% rename from tests/bits/full_matrix_45/cmp/generic rename to tests/bits/full_matrix_45.output diff --git a/tests/bits/full_matrix_46.cc b/tests/bits/full_matrix_46.cc index 234892f65b..466283d85c 100644 --- a/tests/bits/full_matrix_46.cc +++ b/tests/bits/full_matrix_46.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_46/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_46/cmp/generic b/tests/bits/full_matrix_46.output similarity index 100% rename from tests/bits/full_matrix_46/cmp/generic rename to tests/bits/full_matrix_46.output diff --git a/tests/bits/full_matrix_47.cc b/tests/bits/full_matrix_47.cc index f074929274..5e89240306 100644 --- a/tests/bits/full_matrix_47.cc +++ b/tests/bits/full_matrix_47.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_47/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_47/cmp/generic b/tests/bits/full_matrix_47.output similarity index 100% rename from tests/bits/full_matrix_47/cmp/generic rename to tests/bits/full_matrix_47.output diff --git a/tests/bits/full_matrix_48.cc b/tests/bits/full_matrix_48.cc index 6ebd8cbb40..b12e043a9d 100644 --- a/tests/bits/full_matrix_48.cc +++ b/tests/bits/full_matrix_48.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_48/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_48/cmp/generic b/tests/bits/full_matrix_48.output similarity index 100% rename from tests/bits/full_matrix_48/cmp/generic rename to tests/bits/full_matrix_48.output diff --git a/tests/bits/full_matrix_49.cc b/tests/bits/full_matrix_49.cc index 69e5223c14..e7c7873353 100644 --- a/tests/bits/full_matrix_49.cc +++ b/tests/bits/full_matrix_49.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_49/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_49/cmp/generic b/tests/bits/full_matrix_49.output similarity index 100% rename from tests/bits/full_matrix_49/cmp/generic rename to tests/bits/full_matrix_49.output diff --git a/tests/bits/full_matrix_50.cc b/tests/bits/full_matrix_50.cc index 6e44e10f26..fe772a2328 100644 --- a/tests/bits/full_matrix_50.cc +++ b/tests/bits/full_matrix_50.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_50/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_50.output b/tests/bits/full_matrix_50.output new file mode 100644 index 0000000000..648d9f4139 --- /dev/null +++ b/tests/bits/full_matrix_50.output @@ -0,0 +1,31 @@ + +DEAL::0 -69. +DEAL::1 -1.4e+02 +DEAL::2 -2.1e+02 +DEAL::3 -2.8e+02 +DEAL::4 -3.4e+02 +DEAL::0 1.0 +DEAL::1 2.0 +DEAL::2 3.0 +DEAL::3 4.0 +DEAL::4 5.0 +DEAL::0 1.0 +DEAL::1 2.0 +DEAL::2 3.0 +DEAL::3 4.0 +DEAL::4 5.0 +DEAL::0 -69. +DEAL::1 -1.4e+02 +DEAL::2 -2.1e+02 +DEAL::3 -2.8e+02 +DEAL::4 -3.4e+02 +DEAL::0 1.0 +DEAL::1 2.0 +DEAL::2 3.0 +DEAL::3 4.0 +DEAL::4 5.0 +DEAL::0 1.0 +DEAL::1 2.0 +DEAL::2 3.0 +DEAL::3 4.0 +DEAL::4 5.0 diff --git a/tests/bits/full_matrix_51.cc b/tests/bits/full_matrix_51.cc index 0f14c92969..9df526cf2d 100644 --- a/tests/bits/full_matrix_51.cc +++ b/tests/bits/full_matrix_51.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_51/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_51/cmp/generic b/tests/bits/full_matrix_51.output similarity index 100% rename from tests/bits/full_matrix_51/cmp/generic rename to tests/bits/full_matrix_51.output diff --git a/tests/bits/full_matrix_52.cc b/tests/bits/full_matrix_52.cc index 0b58a34809..8087ccd03c 100644 --- a/tests/bits/full_matrix_52.cc +++ b/tests/bits/full_matrix_52.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_52/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_52/cmp/generic b/tests/bits/full_matrix_52.output similarity index 100% rename from tests/bits/full_matrix_52/cmp/generic rename to tests/bits/full_matrix_52.output diff --git a/tests/bits/full_matrix_53.cc b/tests/bits/full_matrix_53.cc index f34620fae8..9c268c3355 100644 --- a/tests/bits/full_matrix_53.cc +++ b/tests/bits/full_matrix_53.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_53/output"; +std::string output_file_name = "output"; template void diff --git a/tests/bits/full_matrix_53/cmp/generic b/tests/bits/full_matrix_53.output similarity index 100% rename from tests/bits/full_matrix_53/cmp/generic rename to tests/bits/full_matrix_53.output diff --git a/tests/bits/full_matrix_54.cc b/tests/bits/full_matrix_54.cc index 243106d429..73d4a00fb5 100644 --- a/tests/bits/full_matrix_54.cc +++ b/tests/bits/full_matrix_54.cc @@ -24,7 +24,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_54/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_54/cmp/generic b/tests/bits/full_matrix_54.output similarity index 100% rename from tests/bits/full_matrix_54/cmp/generic rename to tests/bits/full_matrix_54.output diff --git a/tests/bits/full_matrix_55.cc b/tests/bits/full_matrix_55.cc index 90b27de66f..e3a53a2ce2 100644 --- a/tests/bits/full_matrix_55.cc +++ b/tests/bits/full_matrix_55.cc @@ -24,7 +24,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_55/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/full_matrix_55/cmp/generic b/tests/bits/full_matrix_55.output similarity index 100% rename from tests/bits/full_matrix_55/cmp/generic rename to tests/bits/full_matrix_55.output diff --git a/tests/bits/full_matrix_56.cc b/tests/bits/full_matrix_56.cc index 50598ec05a..ad3e2e518e 100644 --- a/tests/bits/full_matrix_56.cc +++ b/tests/bits/full_matrix_56.cc @@ -22,7 +22,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_56/output"; +std::string output_file_name = "output"; const double entries2[4] = { 0.814723686393179 , 0.516389376684563, 0.516389376684563, 0.913375856139019 diff --git a/tests/bits/full_matrix_56/cmp/generic b/tests/bits/full_matrix_56.output similarity index 100% rename from tests/bits/full_matrix_56/cmp/generic rename to tests/bits/full_matrix_56.output diff --git a/tests/bits/full_matrix_57.cc b/tests/bits/full_matrix_57.cc index 8a6749b64f..a52d73baa9 100644 --- a/tests/bits/full_matrix_57.cc +++ b/tests/bits/full_matrix_57.cc @@ -23,7 +23,7 @@ #include "full_matrix_common.h" -std::string output_file_name = "full_matrix_57/output"; +std::string output_file_name = "output"; const double ints[9] = { 0, -1., 1., -2., 2., -3., 3., -4., 4.}; diff --git a/tests/bits/full_matrix_57/cmp/generic b/tests/bits/full_matrix_57.output similarity index 100% rename from tests/bits/full_matrix_57/cmp/generic rename to tests/bits/full_matrix_57.output diff --git a/tests/bits/full_matrix_iterator_01.cc b/tests/bits/full_matrix_iterator_01.cc index 2558238fbc..59e22ac4f8 100644 --- a/tests/bits/full_matrix_iterator_01.cc +++ b/tests/bits/full_matrix_iterator_01.cc @@ -50,7 +50,7 @@ void test () int main () { - std::ofstream logfile("full_matrix_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_read_xml_error_02/cmp/generic b/tests/bits/full_matrix_iterator_01.output similarity index 100% rename from tests/bits/parameter_handler_read_xml_error_02/cmp/generic rename to tests/bits/full_matrix_iterator_01.output diff --git a/tests/bits/full_matrix_vector_01.cc b/tests/bits/full_matrix_vector_01.cc index 444a2259cc..e64403c736 100644 --- a/tests/bits/full_matrix_vector_01.cc +++ b/tests/bits/full_matrix_vector_01.cc @@ -60,7 +60,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("full_matrix_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_read_xml_error_03/cmp/generic b/tests/bits/full_matrix_vector_01.output similarity index 100% rename from tests/bits/parameter_handler_read_xml_error_03/cmp/generic rename to tests/bits/full_matrix_vector_01.output diff --git a/tests/bits/full_matrix_vector_02.cc b/tests/bits/full_matrix_vector_02.cc index 8db2f89992..cd90d1502b 100644 --- a/tests/bits/full_matrix_vector_02.cc +++ b/tests/bits/full_matrix_vector_02.cc @@ -61,7 +61,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("full_matrix_vector_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_read_xml_error_04/cmp/generic b/tests/bits/full_matrix_vector_02.output similarity index 100% rename from tests/bits/parameter_handler_read_xml_error_04/cmp/generic rename to tests/bits/full_matrix_vector_02.output diff --git a/tests/bits/full_matrix_vector_05.cc b/tests/bits/full_matrix_vector_05.cc index fb2630149c..01f4c2ff14 100644 --- a/tests/bits/full_matrix_vector_05.cc +++ b/tests/bits/full_matrix_vector_05.cc @@ -67,7 +67,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("full_matrix_vector_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_lu_decomposition_1/cmp/generic b/tests/bits/full_matrix_vector_05.output similarity index 100% rename from tests/bits/sparse_lu_decomposition_1/cmp/generic rename to tests/bits/full_matrix_vector_05.output diff --git a/tests/bits/full_matrix_vector_06.cc b/tests/bits/full_matrix_vector_06.cc index e141f17e62..f3ae669268 100644 --- a/tests/bits/full_matrix_vector_06.cc +++ b/tests/bits/full_matrix_vector_06.cc @@ -59,7 +59,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("full_matrix_vector_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_01/cmp/generic b/tests/bits/full_matrix_vector_06.output similarity index 100% rename from tests/bits/sparse_matrix_01/cmp/generic rename to tests/bits/full_matrix_vector_06.output diff --git a/tests/bits/full_matrix_vector_07.cc b/tests/bits/full_matrix_vector_07.cc index e4b07f4209..f849ed018c 100644 --- a/tests/bits/full_matrix_vector_07.cc +++ b/tests/bits/full_matrix_vector_07.cc @@ -69,7 +69,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("full_matrix_vector_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_01a/cmp/generic b/tests/bits/full_matrix_vector_07.output similarity index 100% rename from tests/bits/sparse_matrix_01a/cmp/generic rename to tests/bits/full_matrix_vector_07.output diff --git a/tests/bits/gerold_1.cc b/tests/bits/gerold_1.cc index a2e78db04d..6763d81010 100644 --- a/tests/bits/gerold_1.cc +++ b/tests/bits/gerold_1.cc @@ -95,7 +95,7 @@ void LaplaceProblem::run () grid_in.attach_triangulation (triangulation); - std::ifstream input_file("gerold_1.inp"); + std::ifstream input_file(SOURCE_DIR "/gerold_1.inp"); deallog << "read ucd data file" << std::endl; @@ -108,7 +108,7 @@ void LaplaceProblem::run () int main () { - std::ofstream logfile("gerold_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/gerold_1/cmp/generic b/tests/bits/gerold_1.output similarity index 100% rename from tests/bits/gerold_1/cmp/generic rename to tests/bits/gerold_1.output diff --git a/tests/bits/gerold_2.cc b/tests/bits/gerold_2.cc index 2dd1b70d0f..51a5de48ed 100644 --- a/tests/bits/gerold_2.cc +++ b/tests/bits/gerold_2.cc @@ -54,7 +54,7 @@ void LaplaceProblem::run () GridIn grid_in; grid_in.attach_triangulation (triangulation); - std::ifstream input_file("gerold_1.inp"); + std::ifstream input_file(SOURCE_DIR "/gerold_1.inp"); grid_in.read_ucd(input_file); SparsityPattern cell_connectivity; @@ -70,7 +70,7 @@ void LaplaceProblem::run () int main () { - std::ofstream logfile("gerold_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/gerold_2/cmp/generic b/tests/bits/gerold_2.output similarity index 100% rename from tests/bits/gerold_2/cmp/generic rename to tests/bits/gerold_2.output diff --git a/tests/bits/get_boundary_indicators_1d.cc b/tests/bits/get_boundary_indicators_1d.cc index 8c83a5c7ba..04eeee38ad 100644 --- a/tests/bits/get_boundary_indicators_1d.cc +++ b/tests/bits/get_boundary_indicators_1d.cc @@ -25,7 +25,7 @@ int main () { - std::ofstream logfile("get_boundary_indicators_1d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/get_boundary_indicators_1d.output b/tests/bits/get_boundary_indicators_1d.output new file mode 100644 index 0000000000..faa0ebdb1d --- /dev/null +++ b/tests/bits/get_boundary_indicators_1d.output @@ -0,0 +1,3 @@ + +DEAL::0 +DEAL::1 diff --git a/tests/bits/get_dof_indices_01.cc b/tests/bits/get_dof_indices_01.cc index d32ea5ac81..27f2cf35e4 100644 --- a/tests/bits/get_dof_indices_01.cc +++ b/tests/bits/get_dof_indices_01.cc @@ -90,7 +90,7 @@ void test () int main () { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile("get_dof_indices_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/get_dof_indices_01/cmp/generic b/tests/bits/get_dof_indices_01.output similarity index 100% rename from tests/bits/get_dof_indices_01/cmp/generic rename to tests/bits/get_dof_indices_01.output diff --git a/tests/bits/get_fe_from_name.cc b/tests/bits/get_fe_from_name.cc index 6cd584de6c..3b71b64dfa 100644 --- a/tests/bits/get_fe_from_name.cc +++ b/tests/bits/get_fe_from_name.cc @@ -52,7 +52,7 @@ public: int main () { - std::ofstream logfile("get_fe_from_name/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/get_fe_from_name/cmp/generic b/tests/bits/get_fe_from_name.output similarity index 100% rename from tests/bits/get_fe_from_name/cmp/generic rename to tests/bits/get_fe_from_name.output diff --git a/tests/bits/grid_generator_01.cc b/tests/bits/grid_generator_01.cc index bffddc6297..c4d1304d54 100644 --- a/tests/bits/grid_generator_01.cc +++ b/tests/bits/grid_generator_01.cc @@ -181,7 +181,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_01/cmp/generic b/tests/bits/grid_generator_01.output similarity index 100% rename from tests/bits/grid_generator_01/cmp/generic rename to tests/bits/grid_generator_01.output diff --git a/tests/bits/grid_generator_01a.cc b/tests/bits/grid_generator_01a.cc index 67cc36f8c9..d2f29ff513 100644 --- a/tests/bits/grid_generator_01a.cc +++ b/tests/bits/grid_generator_01a.cc @@ -65,7 +65,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_01a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_01a/cmp/generic b/tests/bits/grid_generator_01a.output similarity index 100% rename from tests/bits/grid_generator_01a/cmp/generic rename to tests/bits/grid_generator_01a.output diff --git a/tests/bits/grid_generator_02.cc b/tests/bits/grid_generator_02.cc index 4b5068eece..928f2ad6af 100644 --- a/tests/bits/grid_generator_02.cc +++ b/tests/bits/grid_generator_02.cc @@ -85,7 +85,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_02/cmp/generic b/tests/bits/grid_generator_02.output similarity index 100% rename from tests/bits/grid_generator_02/cmp/generic rename to tests/bits/grid_generator_02.output diff --git a/tests/bits/grid_generator_03.cc b/tests/bits/grid_generator_03.cc index ba9ece30f5..208ed6317e 100644 --- a/tests/bits/grid_generator_03.cc +++ b/tests/bits/grid_generator_03.cc @@ -128,7 +128,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_03/cmp/generic b/tests/bits/grid_generator_03.output similarity index 100% rename from tests/bits/grid_generator_03/cmp/generic rename to tests/bits/grid_generator_03.output diff --git a/tests/bits/grid_generator_04.cc b/tests/bits/grid_generator_04.cc index 999ce783a6..3690ecf394 100644 --- a/tests/bits/grid_generator_04.cc +++ b/tests/bits/grid_generator_04.cc @@ -102,7 +102,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_04/cmp/generic b/tests/bits/grid_generator_04.output similarity index 100% rename from tests/bits/grid_generator_04/cmp/generic rename to tests/bits/grid_generator_04.output diff --git a/tests/bits/grid_generator_05.cc b/tests/bits/grid_generator_05.cc index 1d96340e72..1d83761903 100644 --- a/tests/bits/grid_generator_05.cc +++ b/tests/bits/grid_generator_05.cc @@ -110,7 +110,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_05/cmp/generic b/tests/bits/grid_generator_05.output similarity index 100% rename from tests/bits/grid_generator_05/cmp/generic rename to tests/bits/grid_generator_05.output diff --git a/tests/bits/grid_generator_06.cc b/tests/bits/grid_generator_06.cc index cf96c5a661..92c36d3f69 100644 --- a/tests/bits/grid_generator_06.cc +++ b/tests/bits/grid_generator_06.cc @@ -46,7 +46,7 @@ void test(std::ostream &out) int main() { - std::ofstream logfile("grid_generator_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/grid_generator_06.output b/tests/bits/grid_generator_06.output new file mode 100644 index 0000000000..e6227e05af --- /dev/null +++ b/tests/bits/grid_generator_06.output @@ -0,0 +1,22 @@ + +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +12 2 0 0 0 +1 0.00000 0.00000 0.00000 +2 1.00000 0.00000 0.00000 +3 0.00000 1.00000 0.00000 +4 1.00000 1.00000 0.00000 +5 0.00000 0.00000 1.00000 +6 1.00000 0.00000 1.00000 +7 0.00000 1.00000 1.00000 +8 1.00000 1.00000 1.00000 +9 0.00000 0.00000 2.00000 +10 1.00000 0.00000 2.00000 +11 0.00000 1.00000 2.00000 +12 1.00000 1.00000 2.00000 +1 0 hex 1 2 6 5 3 4 8 7 +2 0 hex 5 6 10 9 7 8 12 11 diff --git a/tests/bits/grid_in_msh_01.cc b/tests/bits/grid_in_msh_01.cc index de05697699..c65ae03570 100644 --- a/tests/bits/grid_in_msh_01.cc +++ b/tests/bits/grid_in_msh_01.cc @@ -53,18 +53,18 @@ void gmsh_grid (const char *name) int main () { - std::ofstream logfile("grid_in_msh_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); try { - gmsh_grid<2> ("grid_in_msh_01.2d.msh"); - gmsh_grid<2> ("grid_in_msh_01.2da.msh"); - gmsh_grid<3> ("grid_in_msh_01.3d.msh"); - gmsh_grid<3> ("grid_in_msh_01.3da.msh"); - gmsh_grid<3> ("grid_in_msh_01.3d_neg.msh"); + gmsh_grid<2> (SOURCE_DIR "/grid_in_msh_01/grid_in_msh_01.2d.msh"); + gmsh_grid<2> (SOURCE_DIR "/grid_in_msh_01/grid_in_msh_01.2da.msh"); + gmsh_grid<3> (SOURCE_DIR "/grid_in_msh_01/grid_in_msh_01.3d.msh"); + gmsh_grid<3> (SOURCE_DIR "/grid_in_msh_01/grid_in_msh_01.3da.msh"); + gmsh_grid<3> (SOURCE_DIR "/grid_in_msh_01/grid_in_msh_01.3d_neg.msh"); } catch (std::exception &exc) { diff --git a/tests/bits/grid_in_msh_01/cmp/generic b/tests/bits/grid_in_msh_01.output similarity index 100% rename from tests/bits/grid_in_msh_01/cmp/generic rename to tests/bits/grid_in_msh_01.output diff --git a/tests/bits/hp_constraints_are_implemented.cc b/tests/bits/hp_constraints_are_implemented.cc index 5d42cd3553..76d2abc793 100644 --- a/tests/bits/hp_constraints_are_implemented.cc +++ b/tests/bits/hp_constraints_are_implemented.cc @@ -25,7 +25,7 @@ -std::string output_file_name = "hp_constraints_are_implemented/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/hp_constraints_are_implemented/cmp/generic b/tests/bits/hp_constraints_are_implemented.output similarity index 100% rename from tests/bits/hp_constraints_are_implemented/cmp/generic rename to tests/bits/hp_constraints_are_implemented.output diff --git a/tests/bits/hyper_ball_3d.cc b/tests/bits/hyper_ball_3d.cc index c2397916c4..3fcc5c51e0 100644 --- a/tests/bits/hyper_ball_3d.cc +++ b/tests/bits/hyper_ball_3d.cc @@ -36,7 +36,7 @@ int main () { - std::ofstream logfile("hyper_ball_3d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/hyper_ball_3d.output b/tests/bits/hyper_ball_3d.output new file mode 100644 index 0000000000..032f30cac2 --- /dev/null +++ b/tests/bits/hyper_ball_3d.output @@ -0,0 +1,98 @@ + +DEAL::0 255 0 <-0.37 -0.37 -0.37> +DEAL:: 3 <-0.37 -0.37 0.37> +DEAL:: 1 <0.37 -0.37 -0.37> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL::1 255 0 <-0.37 -0.37 -0.37> +DEAL:: 4 <-0.37 0.37 -0.37> +DEAL:: 3 <-0.37 -0.37 0.37> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL::2 255 0 <-0.37 -0.37 -0.37> +DEAL:: 1 <0.37 -0.37 -0.37> +DEAL:: 4 <-0.37 0.37 -0.37> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL::3 255 1 <0.37 -0.37 -0.37> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::4 255 3 <-0.37 -0.37 0.37> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::5 255 4 <-0.37 0.37 -0.37> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::6 255 8 <-1.0 -1.0 -1.0> +DEAL:: 11 <-1.0 -1.0 1.0> +DEAL:: 0 <-0.37 -0.37 -0.37> +DEAL:: 3 <-0.37 -0.37 0.37> +DEAL::7 255 8 <-1.0 -1.0 -1.0> +DEAL:: 12 <-1.0 1.0 -1.0> +DEAL:: 0 <-0.37 -0.37 -0.37> +DEAL:: 4 <-0.37 0.37 -0.37> +DEAL::8 255 8 <-1.0 -1.0 -1.0> +DEAL:: 0 <-0.37 -0.37 -0.37> +DEAL:: 9 <1.0 -1.0 -1.0> +DEAL:: 1 <0.37 -0.37 -0.37> +DEAL::9 0 8 <-1.0 -1.0 -1.0> +DEAL:: 11 <-1.0 -1.0 1.0> +DEAL:: 9 <1.0 -1.0 -1.0> +DEAL:: 10 <1.0 -1.0 1.0> +DEAL::10 0 8 <-1.0 -1.0 -1.0> +DEAL:: 12 <-1.0 1.0 -1.0> +DEAL:: 11 <-1.0 -1.0 1.0> +DEAL:: 15 <-1.0 1.0 1.0> +DEAL::11 0 8 <-1.0 -1.0 -1.0> +DEAL:: 9 <1.0 -1.0 -1.0> +DEAL:: 12 <-1.0 1.0 -1.0> +DEAL:: 13 <1.0 1.0 -1.0> +DEAL::12 255 9 <1.0 -1.0 -1.0> +DEAL:: 13 <1.0 1.0 -1.0> +DEAL:: 1 <0.37 -0.37 -0.37> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL::13 255 9 <1.0 -1.0 -1.0> +DEAL:: 1 <0.37 -0.37 -0.37> +DEAL:: 10 <1.0 -1.0 1.0> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL::14 0 9 <1.0 -1.0 -1.0> +DEAL:: 10 <1.0 -1.0 1.0> +DEAL:: 13 <1.0 1.0 -1.0> +DEAL:: 14 <1.0 1.0 1.0> +DEAL::15 255 10 <1.0 -1.0 1.0> +DEAL:: 14 <1.0 1.0 1.0> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::16 255 11 <-1.0 -1.0 1.0> +DEAL:: 10 <1.0 -1.0 1.0> +DEAL:: 3 <-0.37 -0.37 0.37> +DEAL:: 2 <0.37 -0.37 0.37> +DEAL::17 0 11 <-1.0 -1.0 1.0> +DEAL:: 15 <-1.0 1.0 1.0> +DEAL:: 10 <1.0 -1.0 1.0> +DEAL:: 14 <1.0 1.0 1.0> +DEAL::18 255 11 <-1.0 -1.0 1.0> +DEAL:: 3 <-0.37 -0.37 0.37> +DEAL:: 15 <-1.0 1.0 1.0> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL::19 255 12 <-1.0 1.0 -1.0> +DEAL:: 15 <-1.0 1.0 1.0> +DEAL:: 4 <-0.37 0.37 -0.37> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL::20 255 12 <-1.0 1.0 -1.0> +DEAL:: 4 <-0.37 0.37 -0.37> +DEAL:: 13 <1.0 1.0 -1.0> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL::21 0 12 <-1.0 1.0 -1.0> +DEAL:: 13 <1.0 1.0 -1.0> +DEAL:: 15 <-1.0 1.0 1.0> +DEAL:: 14 <1.0 1.0 1.0> +DEAL::22 255 13 <1.0 1.0 -1.0> +DEAL:: 5 <0.37 0.37 -0.37> +DEAL:: 14 <1.0 1.0 1.0> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::23 255 15 <-1.0 1.0 1.0> +DEAL:: 14 <1.0 1.0 1.0> +DEAL:: 7 <-0.37 0.37 0.37> +DEAL:: 6 <0.37 0.37 0.37> +DEAL::External faces: 6 diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc index 6f71c94ab9..2348eff411 100644 --- a/tests/bits/joa_1.cc +++ b/tests/bits/joa_1.cc @@ -1126,7 +1126,7 @@ void LaplaceProblem::run () // application. int main () { - std::ofstream logfile ("joa_1/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (3); deallog << std::fixed; deallog.attach(logfile); diff --git a/tests/bits/joa_1.output b/tests/bits/joa_1.output new file mode 100644 index 0000000000..5f7fc5bb58 --- /dev/null +++ b/tests/bits/joa_1.output @@ -0,0 +1,41 @@ + +DEAL::Cycle 0: +DEAL:: Number of active cells: 20 +DEAL:: Number of degrees of freedom: 89 +DEAL:cg::Starting value 0.352 +DEAL:cg::Convergence step 22 value 0 +DEAL::Cycle 1: +DEAL:: Number of active cells: 44 +DEAL:: Number of degrees of freedom: 209 +DEAL:cg::Starting value 0.271 +DEAL:cg::Convergence step 30 value 0 +DEAL::Cycle 2: +DEAL:: Number of active cells: 92 +DEAL:: Number of degrees of freedom: 449 +DEAL:cg::Starting value 0.204 +DEAL:cg::Convergence step 51 value 0 +DEAL::Cycle 3: +DEAL:: Number of active cells: 200 +DEAL:: Number of degrees of freedom: 921 +DEAL:cg::Starting value 0.152 +DEAL:cg::Convergence step 71 value 0 +DEAL::Cycle 4: +DEAL:: Number of active cells: 440 +DEAL:: Number of degrees of freedom: 2017 +DEAL:cg::Starting value 0.108 +DEAL:cg::Convergence step 102 value 0 +DEAL::Cycle 5: +DEAL:: Number of active cells: 956 +DEAL:: Number of degrees of freedom: 4425 +DEAL:cg::Starting value 0.100 +DEAL:cg::Convergence step 159 value 0 +DEAL::Cycle 6: +DEAL:: Number of active cells: 1916 +DEAL:: Number of degrees of freedom: 8993 +DEAL:cg::Starting value 0.093 +DEAL:cg::Convergence step 241 value 0 +DEAL::Cycle 7: +DEAL:: Number of active cells: 3860 +DEAL:: Number of degrees of freedom: 18353 +DEAL:cg::Starting value 0.092 +DEAL:cg::Convergence step 347 value 0 diff --git a/tests/bits/make_boundary_constraints_01.cc b/tests/bits/make_boundary_constraints_01.cc index 982239680b..ad5fa2a5b7 100644 --- a/tests/bits/make_boundary_constraints_01.cc +++ b/tests/bits/make_boundary_constraints_01.cc @@ -144,7 +144,7 @@ void test () int main () { - std::ofstream logfile("make_boundary_constraints_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/make_boundary_constraints_01/cmp/generic b/tests/bits/make_boundary_constraints_01.output similarity index 100% rename from tests/bits/make_boundary_constraints_01/cmp/generic rename to tests/bits/make_boundary_constraints_01.output diff --git a/tests/bits/make_boundary_constraints_02.cc b/tests/bits/make_boundary_constraints_02.cc index a63998aaef..4d24b56da9 100644 --- a/tests/bits/make_boundary_constraints_02.cc +++ b/tests/bits/make_boundary_constraints_02.cc @@ -154,7 +154,7 @@ void test () int main () { - std::ofstream logfile("make_boundary_constraints_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/make_boundary_constraints_02/cmp/generic b/tests/bits/make_boundary_constraints_02.output similarity index 100% rename from tests/bits/make_boundary_constraints_02/cmp/generic rename to tests/bits/make_boundary_constraints_02.output diff --git a/tests/bits/map_dofs_to_support_points_hp_01.cc b/tests/bits/map_dofs_to_support_points_hp_01.cc index deed4a3d97..f59b150a8e 100644 --- a/tests/bits/map_dofs_to_support_points_hp_01.cc +++ b/tests/bits/map_dofs_to_support_points_hp_01.cc @@ -85,7 +85,7 @@ void test () int main () { - std::ofstream logfile("map_dofs_to_support_points_hp_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/map_dofs_to_support_points_hp_01/cmp/generic b/tests/bits/map_dofs_to_support_points_hp_01.output similarity index 100% rename from tests/bits/map_dofs_to_support_points_hp_01/cmp/generic rename to tests/bits/map_dofs_to_support_points_hp_01.output diff --git a/tests/bits/map_dofs_to_support_points_hp_02.cc b/tests/bits/map_dofs_to_support_points_hp_02.cc index 6c16415ef3..aa8ba64ac9 100644 --- a/tests/bits/map_dofs_to_support_points_hp_02.cc +++ b/tests/bits/map_dofs_to_support_points_hp_02.cc @@ -78,7 +78,7 @@ void test () int main () { - std::ofstream logfile("map_dofs_to_support_points_hp_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/map_dofs_to_support_points_hp_02.output b/tests/bits/map_dofs_to_support_points_hp_02.output new file mode 100644 index 0000000000..ea22676723 --- /dev/null +++ b/tests/bits/map_dofs_to_support_points_hp_02.output @@ -0,0 +1,4 @@ + +DEAL:: Location of 0 th DoF: 0.00000 | Location of 1 th DoF: 0.250000 | Location of 2 th DoF: 0.500000 | Location of 3 th DoF: 1.00000 | +DEAL:: Location of 0 th DoF: 0.00000 0.00000 | Location of 1 th DoF: 0.00000 0.250000 | Location of 2 th DoF: 0.500000 0.250000 | Location of 3 th DoF: 0.250000 0.00000 | Location of 4 th DoF: 0.250000 0.500000 | Location of 5 th DoF: 0.250000 0.250000 | Location of 6 th DoF: 0.500000 0.00000 | Location of 7 th DoF: 1.00000 0.00000 | Location of 8 th DoF: 0.500000 0.500000 | Location of 9 th DoF: 1.00000 0.500000 | Location of 10 th DoF: 0.00000 0.500000 | Location of 11 th DoF: 0.00000 1.00000 | Location of 12 th DoF: 0.500000 1.00000 | Location of 13 th DoF: 1.00000 1.00000 | +DEAL:: Location of 0 th DoF: 0.00000 0.00000 0.00000 | Location of 1 th DoF: 0.00000 0.250000 0.00000 | Location of 2 th DoF: 0.500000 0.250000 0.00000 | Location of 3 th DoF: 0.250000 0.00000 0.00000 | Location of 4 th DoF: 0.250000 0.500000 0.00000 | Location of 5 th DoF: 0.00000 0.250000 0.500000 | Location of 6 th DoF: 0.500000 0.250000 0.500000 | Location of 7 th DoF: 0.250000 0.00000 0.500000 | Location of 8 th DoF: 0.250000 0.500000 0.500000 | Location of 9 th DoF: 0.00000 0.00000 0.250000 | Location of 10 th DoF: 0.500000 0.00000 0.250000 | Location of 11 th DoF: 0.00000 0.500000 0.250000 | Location of 12 th DoF: 0.500000 0.500000 0.250000 | Location of 13 th DoF: 0.00000 0.250000 0.250000 | Location of 14 th DoF: 0.500000 0.250000 0.250000 | Location of 15 th DoF: 0.250000 0.00000 0.250000 | Location of 16 th DoF: 0.250000 0.500000 0.250000 | Location of 17 th DoF: 0.250000 0.250000 0.00000 | Location of 18 th DoF: 0.250000 0.250000 0.500000 | Location of 19 th DoF: 0.250000 0.250000 0.250000 | Location of 20 th DoF: 0.500000 0.00000 0.00000 | Location of 21 th DoF: 1.00000 0.00000 0.00000 | Location of 22 th DoF: 0.500000 0.500000 0.00000 | Location of 23 th DoF: 1.00000 0.500000 0.00000 | Location of 24 th DoF: 0.500000 0.00000 0.500000 | Location of 25 th DoF: 1.00000 0.00000 0.500000 | Location of 26 th DoF: 0.500000 0.500000 0.500000 | Location of 27 th DoF: 1.00000 0.500000 0.500000 | Location of 28 th DoF: 0.00000 0.500000 0.00000 | Location of 29 th DoF: 0.00000 1.00000 0.00000 | Location of 30 th DoF: 0.500000 1.00000 0.00000 | Location of 31 th DoF: 0.00000 0.500000 0.500000 | Location of 32 th DoF: 0.00000 1.00000 0.500000 | Location of 33 th DoF: 0.500000 1.00000 0.500000 | Location of 34 th DoF: 1.00000 1.00000 0.00000 | Location of 35 th DoF: 1.00000 1.00000 0.500000 | Location of 36 th DoF: 0.00000 0.00000 0.500000 | Location of 37 th DoF: 0.00000 0.00000 1.00000 | Location of 38 th DoF: 0.500000 0.00000 1.00000 | Location of 39 th DoF: 0.00000 0.500000 1.00000 | Location of 40 th DoF: 0.500000 0.500000 1.00000 | Location of 41 th DoF: 1.00000 0.00000 1.00000 | Location of 42 th DoF: 1.00000 0.500000 1.00000 | Location of 43 th DoF: 0.00000 1.00000 1.00000 | Location of 44 th DoF: 0.500000 1.00000 1.00000 | Location of 45 th DoF: 1.00000 1.00000 1.00000 | diff --git a/tests/bits/mapping_cartesian_1.cc b/tests/bits/mapping_cartesian_1.cc index af572ad107..1210d2154b 100644 --- a/tests/bits/mapping_cartesian_1.cc +++ b/tests/bits/mapping_cartesian_1.cc @@ -57,7 +57,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("mapping_cartesian_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/nedelec_1/cmp/generic b/tests/bits/mapping_cartesian_1.output similarity index 100% rename from tests/bits/nedelec_1/cmp/generic rename to tests/bits/mapping_cartesian_1.output diff --git a/tests/bits/mapping_q1_eulerian_01.cc b/tests/bits/mapping_q1_eulerian_01.cc index 00c472ad4e..40a699d263 100644 --- a/tests/bits/mapping_q1_eulerian_01.cc +++ b/tests/bits/mapping_q1_eulerian_01.cc @@ -118,7 +118,7 @@ void test () int main () { - std::ofstream logfile("mapping_q1_eulerian_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog << std::setprecision (4); logfile << std::setprecision (4); diff --git a/tests/bits/mapping_q1_eulerian_01/cmp/generic b/tests/bits/mapping_q1_eulerian_01.output similarity index 100% rename from tests/bits/mapping_q1_eulerian_01/cmp/generic rename to tests/bits/mapping_q1_eulerian_01.output diff --git a/tests/bits/mapping_q4_3d.cc b/tests/bits/mapping_q4_3d.cc index db50815465..0321d720b7 100644 --- a/tests/bits/mapping_q4_3d.cc +++ b/tests/bits/mapping_q4_3d.cc @@ -37,7 +37,7 @@ int main () { - std::ofstream logfile("mapping_q4_3d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_02/cmp/generic b/tests/bits/mapping_q4_3d.output similarity index 100% rename from tests/bits/sparse_matrix_02/cmp/generic rename to tests/bits/mapping_q4_3d.output diff --git a/tests/bits/mapping_q_eulerian_01.cc b/tests/bits/mapping_q_eulerian_01.cc index 3adbf23aec..cd33863d30 100644 --- a/tests/bits/mapping_q_eulerian_01.cc +++ b/tests/bits/mapping_q_eulerian_01.cc @@ -116,7 +116,7 @@ void test () int main () { - std::ofstream logfile("mapping_q_eulerian_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog << std::setprecision (4); logfile << std::setprecision (4); diff --git a/tests/bits/mapping_q_eulerian_01/cmp/generic b/tests/bits/mapping_q_eulerian_01.output similarity index 100% rename from tests/bits/mapping_q_eulerian_01/cmp/generic rename to tests/bits/mapping_q_eulerian_01.output diff --git a/tests/bits/mapping_q_eulerian_02.cc b/tests/bits/mapping_q_eulerian_02.cc index 1cb4e83dcd..ad874da9f3 100644 --- a/tests/bits/mapping_q_eulerian_02.cc +++ b/tests/bits/mapping_q_eulerian_02.cc @@ -118,7 +118,7 @@ void test () int main () { - std::ofstream logfile("mapping_q_eulerian_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog << std::setprecision (4); logfile << std::setprecision (4); diff --git a/tests/bits/mapping_q_eulerian_02/cmp/generic b/tests/bits/mapping_q_eulerian_02.output similarity index 100% rename from tests/bits/mapping_q_eulerian_02/cmp/generic rename to tests/bits/mapping_q_eulerian_02.output diff --git a/tests/bits/mapping_q_eulerian_03.cc b/tests/bits/mapping_q_eulerian_03.cc index 8da0fcb293..ca08f919fc 100644 --- a/tests/bits/mapping_q_eulerian_03.cc +++ b/tests/bits/mapping_q_eulerian_03.cc @@ -119,7 +119,7 @@ void test () int main () { - std::ofstream logfile("mapping_q_eulerian_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog << std::setprecision (4); logfile << std::setprecision (4); diff --git a/tests/bits/mapping_q_eulerian_03.output b/tests/bits/mapping_q_eulerian_03.output new file mode 100644 index 0000000000..dc6d7e4b71 --- /dev/null +++ b/tests/bits/mapping_q_eulerian_03.output @@ -0,0 +1,2236 @@ + +DEAL::dim=1 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-2.000 -1.000 +-1.200 -0.6000 +-0.4000 -0.2000 +0.4000 0.2000 +1.200 0.6000 +2.000 1.000 + + +DEAL::dim=2 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-3.000 -3.000 -2.000 -2.000 +-1.800 -2.360 -1.200 -1.360 +-0.6000 -2.040 -0.4000 -1.040 +0.6000 -2.040 0.4000 -1.040 +1.800 -2.360 1.200 -1.360 +3.000 -3.000 2.000 -2.000 + +-2.360 -1.800 -1.360 -1.200 +-1.416 -1.416 -0.8160 -0.8160 +-0.4720 -1.224 -0.2720 -0.6240 +0.4720 -1.224 0.2720 -0.6240 +1.416 -1.416 0.8160 -0.8160 +2.360 -1.800 1.360 -1.200 + +-2.040 -0.6000 -1.040 -0.4000 +-1.224 -0.4720 -0.6240 -0.2720 +-0.4080 -0.4080 -0.2080 -0.2080 +0.4080 -0.4080 0.2080 -0.2080 +1.224 -0.4720 0.6240 -0.2720 +2.040 -0.6000 1.040 -0.4000 + +-2.040 0.6000 -1.040 0.4000 +-1.224 0.4720 -0.6240 0.2720 +-0.4080 0.4080 -0.2080 0.2080 +0.4080 0.4080 0.2080 0.2080 +1.224 0.4720 0.6240 0.2720 +2.040 0.6000 1.040 0.4000 + +-2.360 1.800 -1.360 1.200 +-1.416 1.416 -0.8160 0.8160 +-0.4720 1.224 -0.2720 0.6240 +0.4720 1.224 0.2720 0.6240 +1.416 1.416 0.8160 0.8160 +2.360 1.800 1.360 1.200 + +-3.000 3.000 -2.000 2.000 +-1.800 2.360 -1.200 1.360 +-0.6000 2.040 -0.4000 1.040 +0.6000 2.040 0.4000 1.040 +1.800 2.360 1.200 1.360 +3.000 3.000 2.000 2.000 + + +DEAL::dim=3 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-4.000 -4.000 -4.000 -3.000 -3.000 -3.000 +-2.400 -3.360 -3.360 -1.800 -2.360 -2.360 + + +-4.000 -4.000 -4.000 -3.000 -3.000 -3.000 +-3.360 -2.400 -3.360 -2.360 -1.800 -2.360 + + +-4.000 -4.000 -4.000 -3.000 -3.000 -3.000 +-3.360 -3.360 -2.400 -2.360 -2.360 -1.800 + + +-2.400 -3.360 -3.360 -1.800 -2.360 -2.360 +-0.8000 -3.040 -3.040 -0.6000 -2.040 -2.040 + + +-2.400 -3.360 -3.360 -1.800 -2.360 -2.360 +-2.016 -2.016 -2.720 -1.416 -1.416 -1.720 + + +-2.400 -3.360 -3.360 -1.800 -2.360 -2.360 +-2.016 -2.720 -2.016 -1.416 -1.720 -1.416 + + +-0.8000 -3.040 -3.040 -0.6000 -2.040 -2.040 +0.8000 -3.040 -3.040 0.6000 -2.040 -2.040 + + +-0.8000 -3.040 -3.040 -0.6000 -2.040 -2.040 +-0.6720 -1.824 -2.400 -0.4720 -1.224 -1.400 + + +-0.8000 -3.040 -3.040 -0.6000 -2.040 -2.040 +-0.6720 -2.400 -1.824 -0.4720 -1.400 -1.224 + + +0.8000 -3.040 -3.040 0.6000 -2.040 -2.040 +2.400 -3.360 -3.360 1.800 -2.360 -2.360 + + +0.8000 -3.040 -3.040 0.6000 -2.040 -2.040 +0.6720 -1.824 -2.400 0.4720 -1.224 -1.400 + + +0.8000 -3.040 -3.040 0.6000 -2.040 -2.040 +0.6720 -2.400 -1.824 0.4720 -1.400 -1.224 + + +2.400 -3.360 -3.360 1.800 -2.360 -2.360 +4.000 -4.000 -4.000 3.000 -3.000 -3.000 + + +2.400 -3.360 -3.360 1.800 -2.360 -2.360 +2.016 -2.016 -2.720 1.416 -1.416 -1.720 + + +2.400 -3.360 -3.360 1.800 -2.360 -2.360 +2.016 -2.720 -2.016 1.416 -1.720 -1.416 + + +4.000 -4.000 -4.000 3.000 -3.000 -3.000 +3.360 -2.400 -3.360 2.360 -1.800 -2.360 + + +4.000 -4.000 -4.000 3.000 -3.000 -3.000 +3.360 -3.360 -2.400 2.360 -2.360 -1.800 + + +-3.360 -2.400 -3.360 -2.360 -1.800 -2.360 +-2.016 -2.016 -2.720 -1.416 -1.416 -1.720 + + +-3.360 -2.400 -3.360 -2.360 -1.800 -2.360 +-3.040 -0.8000 -3.040 -2.040 -0.6000 -2.040 + + +-3.360 -2.400 -3.360 -2.360 -1.800 -2.360 +-2.720 -2.016 -2.016 -1.720 -1.416 -1.416 + + +-2.016 -2.016 -2.720 -1.416 -1.416 -1.720 +-0.6720 -1.824 -2.400 -0.4720 -1.224 -1.400 + + +-2.016 -2.016 -2.720 -1.416 -1.416 -1.720 +-1.824 -0.6720 -2.400 -1.224 -0.4720 -1.400 + + +-2.016 -2.016 -2.720 -1.416 -1.416 -1.720 +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 + + +-0.6720 -1.824 -2.400 -0.4720 -1.224 -1.400 +0.6720 -1.824 -2.400 0.4720 -1.224 -1.400 + + +-0.6720 -1.824 -2.400 -0.4720 -1.224 -1.400 +-0.6080 -0.6080 -2.080 -0.4080 -0.4080 -1.080 + + +-0.6720 -1.824 -2.400 -0.4720 -1.224 -1.400 +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 + + +0.6720 -1.824 -2.400 0.4720 -1.224 -1.400 +2.016 -2.016 -2.720 1.416 -1.416 -1.720 + + +0.6720 -1.824 -2.400 0.4720 -1.224 -1.400 +0.6080 -0.6080 -2.080 0.4080 -0.4080 -1.080 + + +0.6720 -1.824 -2.400 0.4720 -1.224 -1.400 +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 + + +2.016 -2.016 -2.720 1.416 -1.416 -1.720 +3.360 -2.400 -3.360 2.360 -1.800 -2.360 + + +2.016 -2.016 -2.720 1.416 -1.416 -1.720 +1.824 -0.6720 -2.400 1.224 -0.4720 -1.400 + + +2.016 -2.016 -2.720 1.416 -1.416 -1.720 +1.632 -1.632 -1.632 1.032 -1.032 -1.032 + + +3.360 -2.400 -3.360 2.360 -1.800 -2.360 +3.040 -0.8000 -3.040 2.040 -0.6000 -2.040 + + +3.360 -2.400 -3.360 2.360 -1.800 -2.360 +2.720 -2.016 -2.016 1.720 -1.416 -1.416 + + +-3.040 -0.8000 -3.040 -2.040 -0.6000 -2.040 +-1.824 -0.6720 -2.400 -1.224 -0.4720 -1.400 + + +-3.040 -0.8000 -3.040 -2.040 -0.6000 -2.040 +-3.040 0.8000 -3.040 -2.040 0.6000 -2.040 + + +-3.040 -0.8000 -3.040 -2.040 -0.6000 -2.040 +-2.400 -0.6720 -1.824 -1.400 -0.4720 -1.224 + + +-1.824 -0.6720 -2.400 -1.224 -0.4720 -1.400 +-0.6080 -0.6080 -2.080 -0.4080 -0.4080 -1.080 + + +-1.824 -0.6720 -2.400 -1.224 -0.4720 -1.400 +-1.824 0.6720 -2.400 -1.224 0.4720 -1.400 + + +-1.824 -0.6720 -2.400 -1.224 -0.4720 -1.400 +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 + + +-0.6080 -0.6080 -2.080 -0.4080 -0.4080 -1.080 +0.6080 -0.6080 -2.080 0.4080 -0.4080 -1.080 + + +-0.6080 -0.6080 -2.080 -0.4080 -0.4080 -1.080 +-0.6080 0.6080 -2.080 -0.4080 0.4080 -1.080 + + +-0.6080 -0.6080 -2.080 -0.4080 -0.4080 -1.080 +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 + + +0.6080 -0.6080 -2.080 0.4080 -0.4080 -1.080 +1.824 -0.6720 -2.400 1.224 -0.4720 -1.400 + + +0.6080 -0.6080 -2.080 0.4080 -0.4080 -1.080 +0.6080 0.6080 -2.080 0.4080 0.4080 -1.080 + + +0.6080 -0.6080 -2.080 0.4080 -0.4080 -1.080 +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 + + +1.824 -0.6720 -2.400 1.224 -0.4720 -1.400 +3.040 -0.8000 -3.040 2.040 -0.6000 -2.040 + + +1.824 -0.6720 -2.400 1.224 -0.4720 -1.400 +1.824 0.6720 -2.400 1.224 0.4720 -1.400 + + +1.824 -0.6720 -2.400 1.224 -0.4720 -1.400 +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 + + +3.040 -0.8000 -3.040 2.040 -0.6000 -2.040 +3.040 0.8000 -3.040 2.040 0.6000 -2.040 + + +3.040 -0.8000 -3.040 2.040 -0.6000 -2.040 +2.400 -0.6720 -1.824 1.400 -0.4720 -1.224 + + +-3.040 0.8000 -3.040 -2.040 0.6000 -2.040 +-1.824 0.6720 -2.400 -1.224 0.4720 -1.400 + + +-3.040 0.8000 -3.040 -2.040 0.6000 -2.040 +-3.360 2.400 -3.360 -2.360 1.800 -2.360 + + +-3.040 0.8000 -3.040 -2.040 0.6000 -2.040 +-2.400 0.6720 -1.824 -1.400 0.4720 -1.224 + + +-1.824 0.6720 -2.400 -1.224 0.4720 -1.400 +-0.6080 0.6080 -2.080 -0.4080 0.4080 -1.080 + + +-1.824 0.6720 -2.400 -1.224 0.4720 -1.400 +-2.016 2.016 -2.720 -1.416 1.416 -1.720 + + +-1.824 0.6720 -2.400 -1.224 0.4720 -1.400 +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 + + +-0.6080 0.6080 -2.080 -0.4080 0.4080 -1.080 +0.6080 0.6080 -2.080 0.4080 0.4080 -1.080 + + +-0.6080 0.6080 -2.080 -0.4080 0.4080 -1.080 +-0.6720 1.824 -2.400 -0.4720 1.224 -1.400 + + +-0.6080 0.6080 -2.080 -0.4080 0.4080 -1.080 +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 + + +0.6080 0.6080 -2.080 0.4080 0.4080 -1.080 +1.824 0.6720 -2.400 1.224 0.4720 -1.400 + + +0.6080 0.6080 -2.080 0.4080 0.4080 -1.080 +0.6720 1.824 -2.400 0.4720 1.224 -1.400 + + +0.6080 0.6080 -2.080 0.4080 0.4080 -1.080 +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 + + +1.824 0.6720 -2.400 1.224 0.4720 -1.400 +3.040 0.8000 -3.040 2.040 0.6000 -2.040 + + +1.824 0.6720 -2.400 1.224 0.4720 -1.400 +2.016 2.016 -2.720 1.416 1.416 -1.720 + + +1.824 0.6720 -2.400 1.224 0.4720 -1.400 +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 + + +3.040 0.8000 -3.040 2.040 0.6000 -2.040 +3.360 2.400 -3.360 2.360 1.800 -2.360 + + +3.040 0.8000 -3.040 2.040 0.6000 -2.040 +2.400 0.6720 -1.824 1.400 0.4720 -1.224 + + +-3.360 2.400 -3.360 -2.360 1.800 -2.360 +-2.016 2.016 -2.720 -1.416 1.416 -1.720 + + +-3.360 2.400 -3.360 -2.360 1.800 -2.360 +-4.000 4.000 -4.000 -3.000 3.000 -3.000 + + +-3.360 2.400 -3.360 -2.360 1.800 -2.360 +-2.720 2.016 -2.016 -1.720 1.416 -1.416 + + +-2.016 2.016 -2.720 -1.416 1.416 -1.720 +-0.6720 1.824 -2.400 -0.4720 1.224 -1.400 + + +-2.016 2.016 -2.720 -1.416 1.416 -1.720 +-2.400 3.360 -3.360 -1.800 2.360 -2.360 + + +-2.016 2.016 -2.720 -1.416 1.416 -1.720 +-1.632 1.632 -1.632 -1.032 1.032 -1.032 + + +-0.6720 1.824 -2.400 -0.4720 1.224 -1.400 +0.6720 1.824 -2.400 0.4720 1.224 -1.400 + + +-0.6720 1.824 -2.400 -0.4720 1.224 -1.400 +-0.8000 3.040 -3.040 -0.6000 2.040 -2.040 + + +-0.6720 1.824 -2.400 -0.4720 1.224 -1.400 +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 + + +0.6720 1.824 -2.400 0.4720 1.224 -1.400 +2.016 2.016 -2.720 1.416 1.416 -1.720 + + +0.6720 1.824 -2.400 0.4720 1.224 -1.400 +0.8000 3.040 -3.040 0.6000 2.040 -2.040 + + +0.6720 1.824 -2.400 0.4720 1.224 -1.400 +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 + + +2.016 2.016 -2.720 1.416 1.416 -1.720 +3.360 2.400 -3.360 2.360 1.800 -2.360 + + +2.016 2.016 -2.720 1.416 1.416 -1.720 +2.400 3.360 -3.360 1.800 2.360 -2.360 + + +2.016 2.016 -2.720 1.416 1.416 -1.720 +1.632 1.632 -1.632 1.032 1.032 -1.032 + + +3.360 2.400 -3.360 2.360 1.800 -2.360 +4.000 4.000 -4.000 3.000 3.000 -3.000 + + +3.360 2.400 -3.360 2.360 1.800 -2.360 +2.720 2.016 -2.016 1.720 1.416 -1.416 + + +-4.000 4.000 -4.000 -3.000 3.000 -3.000 +-2.400 3.360 -3.360 -1.800 2.360 -2.360 + + +-4.000 4.000 -4.000 -3.000 3.000 -3.000 +-3.360 3.360 -2.400 -2.360 2.360 -1.800 + + +-2.400 3.360 -3.360 -1.800 2.360 -2.360 +-0.8000 3.040 -3.040 -0.6000 2.040 -2.040 + + +-2.400 3.360 -3.360 -1.800 2.360 -2.360 +-2.016 2.720 -2.016 -1.416 1.720 -1.416 + + +-0.8000 3.040 -3.040 -0.6000 2.040 -2.040 +0.8000 3.040 -3.040 0.6000 2.040 -2.040 + + +-0.8000 3.040 -3.040 -0.6000 2.040 -2.040 +-0.6720 2.400 -1.824 -0.4720 1.400 -1.224 + + +0.8000 3.040 -3.040 0.6000 2.040 -2.040 +2.400 3.360 -3.360 1.800 2.360 -2.360 + + +0.8000 3.040 -3.040 0.6000 2.040 -2.040 +0.6720 2.400 -1.824 0.4720 1.400 -1.224 + + +2.400 3.360 -3.360 1.800 2.360 -2.360 +4.000 4.000 -4.000 3.000 3.000 -3.000 + + +2.400 3.360 -3.360 1.800 2.360 -2.360 +2.016 2.720 -2.016 1.416 1.720 -1.416 + + +4.000 4.000 -4.000 3.000 3.000 -3.000 +3.360 3.360 -2.400 2.360 2.360 -1.800 + + +-3.360 -3.360 -2.400 -2.360 -2.360 -1.800 +-2.016 -2.720 -2.016 -1.416 -1.720 -1.416 + + +-3.360 -3.360 -2.400 -2.360 -2.360 -1.800 +-2.720 -2.016 -2.016 -1.720 -1.416 -1.416 + + +-3.360 -3.360 -2.400 -2.360 -2.360 -1.800 +-3.040 -3.040 -0.8000 -2.040 -2.040 -0.6000 + + +-2.016 -2.720 -2.016 -1.416 -1.720 -1.416 +-0.6720 -2.400 -1.824 -0.4720 -1.400 -1.224 + + +-2.016 -2.720 -2.016 -1.416 -1.720 -1.416 +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 + + +-2.016 -2.720 -2.016 -1.416 -1.720 -1.416 +-1.824 -2.400 -0.6720 -1.224 -1.400 -0.4720 + + +-0.6720 -2.400 -1.824 -0.4720 -1.400 -1.224 +0.6720 -2.400 -1.824 0.4720 -1.400 -1.224 + + +-0.6720 -2.400 -1.824 -0.4720 -1.400 -1.224 +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 + + +-0.6720 -2.400 -1.824 -0.4720 -1.400 -1.224 +-0.6080 -2.080 -0.6080 -0.4080 -1.080 -0.4080 + + +0.6720 -2.400 -1.824 0.4720 -1.400 -1.224 +2.016 -2.720 -2.016 1.416 -1.720 -1.416 + + +0.6720 -2.400 -1.824 0.4720 -1.400 -1.224 +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 + + +0.6720 -2.400 -1.824 0.4720 -1.400 -1.224 +0.6080 -2.080 -0.6080 0.4080 -1.080 -0.4080 + + +2.016 -2.720 -2.016 1.416 -1.720 -1.416 +3.360 -3.360 -2.400 2.360 -2.360 -1.800 + + +2.016 -2.720 -2.016 1.416 -1.720 -1.416 +1.632 -1.632 -1.632 1.032 -1.032 -1.032 + + +2.016 -2.720 -2.016 1.416 -1.720 -1.416 +1.824 -2.400 -0.6720 1.224 -1.400 -0.4720 + + +3.360 -3.360 -2.400 2.360 -2.360 -1.800 +2.720 -2.016 -2.016 1.720 -1.416 -1.416 + + +3.360 -3.360 -2.400 2.360 -2.360 -1.800 +3.040 -3.040 -0.8000 2.040 -2.040 -0.6000 + + +-2.720 -2.016 -2.016 -1.720 -1.416 -1.416 +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 + + +-2.720 -2.016 -2.016 -1.720 -1.416 -1.416 +-2.400 -0.6720 -1.824 -1.400 -0.4720 -1.224 + + +-2.720 -2.016 -2.016 -1.720 -1.416 -1.416 +-2.400 -1.824 -0.6720 -1.400 -1.224 -0.4720 + + +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 + + +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 + + +-1.632 -1.632 -1.632 -1.032 -1.032 -1.032 +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 + + +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 + + +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 + + +-0.5440 -1.440 -1.440 -0.3440 -0.8400 -0.8400 +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 + + +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 +1.632 -1.632 -1.632 1.032 -1.032 -1.032 + + +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 + + +0.5440 -1.440 -1.440 0.3440 -0.8400 -0.8400 +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 + + +1.632 -1.632 -1.632 1.032 -1.032 -1.032 +2.720 -2.016 -2.016 1.720 -1.416 -1.416 + + +1.632 -1.632 -1.632 1.032 -1.032 -1.032 +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 + + +1.632 -1.632 -1.632 1.032 -1.032 -1.032 +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 + + +2.720 -2.016 -2.016 1.720 -1.416 -1.416 +2.400 -0.6720 -1.824 1.400 -0.4720 -1.224 + + +2.720 -2.016 -2.016 1.720 -1.416 -1.416 +2.400 -1.824 -0.6720 1.400 -1.224 -0.4720 + + +-2.400 -0.6720 -1.824 -1.400 -0.4720 -1.224 +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 + + +-2.400 -0.6720 -1.824 -1.400 -0.4720 -1.224 +-2.400 0.6720 -1.824 -1.400 0.4720 -1.224 + + +-2.400 -0.6720 -1.824 -1.400 -0.4720 -1.224 +-2.080 -0.6080 -0.6080 -1.080 -0.4080 -0.4080 + + +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 + + +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 + + +-1.440 -0.5440 -1.440 -0.8400 -0.3440 -0.8400 +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 + + +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 + + +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 + + +-0.4800 -0.4800 -1.248 -0.2800 -0.2800 -0.6480 +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 + + +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 + + +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 + + +0.4800 -0.4800 -1.248 0.2800 -0.2800 -0.6480 +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 + + +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 +2.400 -0.6720 -1.824 1.400 -0.4720 -1.224 + + +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 + + +1.440 -0.5440 -1.440 0.8400 -0.3440 -0.8400 +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 + + +2.400 -0.6720 -1.824 1.400 -0.4720 -1.224 +2.400 0.6720 -1.824 1.400 0.4720 -1.224 + + +2.400 -0.6720 -1.824 1.400 -0.4720 -1.224 +2.080 -0.6080 -0.6080 1.080 -0.4080 -0.4080 + + +-2.400 0.6720 -1.824 -1.400 0.4720 -1.224 +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 + + +-2.400 0.6720 -1.824 -1.400 0.4720 -1.224 +-2.720 2.016 -2.016 -1.720 1.416 -1.416 + + +-2.400 0.6720 -1.824 -1.400 0.4720 -1.224 +-2.080 0.6080 -0.6080 -1.080 0.4080 -0.4080 + + +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 + + +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 +-1.632 1.632 -1.632 -1.032 1.032 -1.032 + + +-1.440 0.5440 -1.440 -0.8400 0.3440 -0.8400 +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 + + +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 + + +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 + + +-0.4800 0.4800 -1.248 -0.2800 0.2800 -0.6480 +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 + + +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 + + +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 + + +0.4800 0.4800 -1.248 0.2800 0.2800 -0.6480 +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 + + +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 +2.400 0.6720 -1.824 1.400 0.4720 -1.224 + + +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 +1.632 1.632 -1.632 1.032 1.032 -1.032 + + +1.440 0.5440 -1.440 0.8400 0.3440 -0.8400 +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 + + +2.400 0.6720 -1.824 1.400 0.4720 -1.224 +2.720 2.016 -2.016 1.720 1.416 -1.416 + + +2.400 0.6720 -1.824 1.400 0.4720 -1.224 +2.080 0.6080 -0.6080 1.080 0.4080 -0.4080 + + +-2.720 2.016 -2.016 -1.720 1.416 -1.416 +-1.632 1.632 -1.632 -1.032 1.032 -1.032 + + +-2.720 2.016 -2.016 -1.720 1.416 -1.416 +-3.360 3.360 -2.400 -2.360 2.360 -1.800 + + +-2.720 2.016 -2.016 -1.720 1.416 -1.416 +-2.400 1.824 -0.6720 -1.400 1.224 -0.4720 + + +-1.632 1.632 -1.632 -1.032 1.032 -1.032 +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 + + +-1.632 1.632 -1.632 -1.032 1.032 -1.032 +-2.016 2.720 -2.016 -1.416 1.720 -1.416 + + +-1.632 1.632 -1.632 -1.032 1.032 -1.032 +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 + + +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 + + +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 +-0.6720 2.400 -1.824 -0.4720 1.400 -1.224 + + +-0.5440 1.440 -1.440 -0.3440 0.8400 -0.8400 +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 + + +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 +1.632 1.632 -1.632 1.032 1.032 -1.032 + + +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 +0.6720 2.400 -1.824 0.4720 1.400 -1.224 + + +0.5440 1.440 -1.440 0.3440 0.8400 -0.8400 +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 + + +1.632 1.632 -1.632 1.032 1.032 -1.032 +2.720 2.016 -2.016 1.720 1.416 -1.416 + + +1.632 1.632 -1.632 1.032 1.032 -1.032 +2.016 2.720 -2.016 1.416 1.720 -1.416 + + +1.632 1.632 -1.632 1.032 1.032 -1.032 +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 + + +2.720 2.016 -2.016 1.720 1.416 -1.416 +3.360 3.360 -2.400 2.360 2.360 -1.800 + + +2.720 2.016 -2.016 1.720 1.416 -1.416 +2.400 1.824 -0.6720 1.400 1.224 -0.4720 + + +-3.360 3.360 -2.400 -2.360 2.360 -1.800 +-2.016 2.720 -2.016 -1.416 1.720 -1.416 + + +-3.360 3.360 -2.400 -2.360 2.360 -1.800 +-3.040 3.040 -0.8000 -2.040 2.040 -0.6000 + + +-2.016 2.720 -2.016 -1.416 1.720 -1.416 +-0.6720 2.400 -1.824 -0.4720 1.400 -1.224 + + +-2.016 2.720 -2.016 -1.416 1.720 -1.416 +-1.824 2.400 -0.6720 -1.224 1.400 -0.4720 + + +-0.6720 2.400 -1.824 -0.4720 1.400 -1.224 +0.6720 2.400 -1.824 0.4720 1.400 -1.224 + + +-0.6720 2.400 -1.824 -0.4720 1.400 -1.224 +-0.6080 2.080 -0.6080 -0.4080 1.080 -0.4080 + + +0.6720 2.400 -1.824 0.4720 1.400 -1.224 +2.016 2.720 -2.016 1.416 1.720 -1.416 + + +0.6720 2.400 -1.824 0.4720 1.400 -1.224 +0.6080 2.080 -0.6080 0.4080 1.080 -0.4080 + + +2.016 2.720 -2.016 1.416 1.720 -1.416 +3.360 3.360 -2.400 2.360 2.360 -1.800 + + +2.016 2.720 -2.016 1.416 1.720 -1.416 +1.824 2.400 -0.6720 1.224 1.400 -0.4720 + + +3.360 3.360 -2.400 2.360 2.360 -1.800 +3.040 3.040 -0.8000 2.040 2.040 -0.6000 + + +-3.040 -3.040 -0.8000 -2.040 -2.040 -0.6000 +-1.824 -2.400 -0.6720 -1.224 -1.400 -0.4720 + + +-3.040 -3.040 -0.8000 -2.040 -2.040 -0.6000 +-2.400 -1.824 -0.6720 -1.400 -1.224 -0.4720 + + +-3.040 -3.040 -0.8000 -2.040 -2.040 -0.6000 +-3.040 -3.040 0.8000 -2.040 -2.040 0.6000 + + +-1.824 -2.400 -0.6720 -1.224 -1.400 -0.4720 +-0.6080 -2.080 -0.6080 -0.4080 -1.080 -0.4080 + + +-1.824 -2.400 -0.6720 -1.224 -1.400 -0.4720 +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 + + +-1.824 -2.400 -0.6720 -1.224 -1.400 -0.4720 +-1.824 -2.400 0.6720 -1.224 -1.400 0.4720 + + +-0.6080 -2.080 -0.6080 -0.4080 -1.080 -0.4080 +0.6080 -2.080 -0.6080 0.4080 -1.080 -0.4080 + + +-0.6080 -2.080 -0.6080 -0.4080 -1.080 -0.4080 +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 + + +-0.6080 -2.080 -0.6080 -0.4080 -1.080 -0.4080 +-0.6080 -2.080 0.6080 -0.4080 -1.080 0.4080 + + +0.6080 -2.080 -0.6080 0.4080 -1.080 -0.4080 +1.824 -2.400 -0.6720 1.224 -1.400 -0.4720 + + +0.6080 -2.080 -0.6080 0.4080 -1.080 -0.4080 +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 + + +0.6080 -2.080 -0.6080 0.4080 -1.080 -0.4080 +0.6080 -2.080 0.6080 0.4080 -1.080 0.4080 + + +1.824 -2.400 -0.6720 1.224 -1.400 -0.4720 +3.040 -3.040 -0.8000 2.040 -2.040 -0.6000 + + +1.824 -2.400 -0.6720 1.224 -1.400 -0.4720 +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 + + +1.824 -2.400 -0.6720 1.224 -1.400 -0.4720 +1.824 -2.400 0.6720 1.224 -1.400 0.4720 + + +3.040 -3.040 -0.8000 2.040 -2.040 -0.6000 +2.400 -1.824 -0.6720 1.400 -1.224 -0.4720 + + +3.040 -3.040 -0.8000 2.040 -2.040 -0.6000 +3.040 -3.040 0.8000 2.040 -2.040 0.6000 + + +-2.400 -1.824 -0.6720 -1.400 -1.224 -0.4720 +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 + + +-2.400 -1.824 -0.6720 -1.400 -1.224 -0.4720 +-2.080 -0.6080 -0.6080 -1.080 -0.4080 -0.4080 + + +-2.400 -1.824 -0.6720 -1.400 -1.224 -0.4720 +-2.400 -1.824 0.6720 -1.400 -1.224 0.4720 + + +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 + + +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 + + +-1.440 -1.440 -0.5440 -0.8400 -0.8400 -0.3440 +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 + + +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 + + +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 + + +-0.4800 -1.248 -0.4800 -0.2800 -0.6480 -0.2800 +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 + + +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 + + +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 + + +0.4800 -1.248 -0.4800 0.2800 -0.6480 -0.2800 +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 + + +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 +2.400 -1.824 -0.6720 1.400 -1.224 -0.4720 + + +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 + + +1.440 -1.440 -0.5440 0.8400 -0.8400 -0.3440 +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 + + +2.400 -1.824 -0.6720 1.400 -1.224 -0.4720 +2.080 -0.6080 -0.6080 1.080 -0.4080 -0.4080 + + +2.400 -1.824 -0.6720 1.400 -1.224 -0.4720 +2.400 -1.824 0.6720 1.400 -1.224 0.4720 + + +-2.080 -0.6080 -0.6080 -1.080 -0.4080 -0.4080 +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 + + +-2.080 -0.6080 -0.6080 -1.080 -0.4080 -0.4080 +-2.080 0.6080 -0.6080 -1.080 0.4080 -0.4080 + + +-2.080 -0.6080 -0.6080 -1.080 -0.4080 -0.4080 +-2.080 -0.6080 0.6080 -1.080 -0.4080 0.4080 + + +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 + + +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 + + +-1.248 -0.4800 -0.4800 -0.6480 -0.2800 -0.2800 +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 + + +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 + + +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 + + +-0.4160 -0.4160 -0.4160 -0.2160 -0.2160 -0.2160 +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 + + +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 + + +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 + + +0.4160 -0.4160 -0.4160 0.2160 -0.2160 -0.2160 +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 + + +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 +2.080 -0.6080 -0.6080 1.080 -0.4080 -0.4080 + + +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 + + +1.248 -0.4800 -0.4800 0.6480 -0.2800 -0.2800 +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 + + +2.080 -0.6080 -0.6080 1.080 -0.4080 -0.4080 +2.080 0.6080 -0.6080 1.080 0.4080 -0.4080 + + +2.080 -0.6080 -0.6080 1.080 -0.4080 -0.4080 +2.080 -0.6080 0.6080 1.080 -0.4080 0.4080 + + +-2.080 0.6080 -0.6080 -1.080 0.4080 -0.4080 +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 + + +-2.080 0.6080 -0.6080 -1.080 0.4080 -0.4080 +-2.400 1.824 -0.6720 -1.400 1.224 -0.4720 + + +-2.080 0.6080 -0.6080 -1.080 0.4080 -0.4080 +-2.080 0.6080 0.6080 -1.080 0.4080 0.4080 + + +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 + + +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 + + +-1.248 0.4800 -0.4800 -0.6480 0.2800 -0.2800 +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 + + +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 + + +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 + + +-0.4160 0.4160 -0.4160 -0.2160 0.2160 -0.2160 +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 + + +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 + + +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 + + +0.4160 0.4160 -0.4160 0.2160 0.2160 -0.2160 +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 + + +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 +2.080 0.6080 -0.6080 1.080 0.4080 -0.4080 + + +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 + + +1.248 0.4800 -0.4800 0.6480 0.2800 -0.2800 +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 + + +2.080 0.6080 -0.6080 1.080 0.4080 -0.4080 +2.400 1.824 -0.6720 1.400 1.224 -0.4720 + + +2.080 0.6080 -0.6080 1.080 0.4080 -0.4080 +2.080 0.6080 0.6080 1.080 0.4080 0.4080 + + +-2.400 1.824 -0.6720 -1.400 1.224 -0.4720 +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 + + +-2.400 1.824 -0.6720 -1.400 1.224 -0.4720 +-3.040 3.040 -0.8000 -2.040 2.040 -0.6000 + + +-2.400 1.824 -0.6720 -1.400 1.224 -0.4720 +-2.400 1.824 0.6720 -1.400 1.224 0.4720 + + +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 + + +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 +-1.824 2.400 -0.6720 -1.224 1.400 -0.4720 + + +-1.440 1.440 -0.5440 -0.8400 0.8400 -0.3440 +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 + + +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 + + +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 +-0.6080 2.080 -0.6080 -0.4080 1.080 -0.4080 + + +-0.4800 1.248 -0.4800 -0.2800 0.6480 -0.2800 +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 + + +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 + + +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 +0.6080 2.080 -0.6080 0.4080 1.080 -0.4080 + + +0.4800 1.248 -0.4800 0.2800 0.6480 -0.2800 +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 + + +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 +2.400 1.824 -0.6720 1.400 1.224 -0.4720 + + +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 +1.824 2.400 -0.6720 1.224 1.400 -0.4720 + + +1.440 1.440 -0.5440 0.8400 0.8400 -0.3440 +1.440 1.440 0.5440 0.8400 0.8400 0.3440 + + +2.400 1.824 -0.6720 1.400 1.224 -0.4720 +3.040 3.040 -0.8000 2.040 2.040 -0.6000 + + +2.400 1.824 -0.6720 1.400 1.224 -0.4720 +2.400 1.824 0.6720 1.400 1.224 0.4720 + + +-3.040 3.040 -0.8000 -2.040 2.040 -0.6000 +-1.824 2.400 -0.6720 -1.224 1.400 -0.4720 + + +-3.040 3.040 -0.8000 -2.040 2.040 -0.6000 +-3.040 3.040 0.8000 -2.040 2.040 0.6000 + + +-1.824 2.400 -0.6720 -1.224 1.400 -0.4720 +-0.6080 2.080 -0.6080 -0.4080 1.080 -0.4080 + + +-1.824 2.400 -0.6720 -1.224 1.400 -0.4720 +-1.824 2.400 0.6720 -1.224 1.400 0.4720 + + +-0.6080 2.080 -0.6080 -0.4080 1.080 -0.4080 +0.6080 2.080 -0.6080 0.4080 1.080 -0.4080 + + +-0.6080 2.080 -0.6080 -0.4080 1.080 -0.4080 +-0.6080 2.080 0.6080 -0.4080 1.080 0.4080 + + +0.6080 2.080 -0.6080 0.4080 1.080 -0.4080 +1.824 2.400 -0.6720 1.224 1.400 -0.4720 + + +0.6080 2.080 -0.6080 0.4080 1.080 -0.4080 +0.6080 2.080 0.6080 0.4080 1.080 0.4080 + + +1.824 2.400 -0.6720 1.224 1.400 -0.4720 +3.040 3.040 -0.8000 2.040 2.040 -0.6000 + + +1.824 2.400 -0.6720 1.224 1.400 -0.4720 +1.824 2.400 0.6720 1.224 1.400 0.4720 + + +3.040 3.040 -0.8000 2.040 2.040 -0.6000 +3.040 3.040 0.8000 2.040 2.040 0.6000 + + +-3.040 -3.040 0.8000 -2.040 -2.040 0.6000 +-1.824 -2.400 0.6720 -1.224 -1.400 0.4720 + + +-3.040 -3.040 0.8000 -2.040 -2.040 0.6000 +-2.400 -1.824 0.6720 -1.400 -1.224 0.4720 + + +-3.040 -3.040 0.8000 -2.040 -2.040 0.6000 +-3.360 -3.360 2.400 -2.360 -2.360 1.800 + + +-1.824 -2.400 0.6720 -1.224 -1.400 0.4720 +-0.6080 -2.080 0.6080 -0.4080 -1.080 0.4080 + + +-1.824 -2.400 0.6720 -1.224 -1.400 0.4720 +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 + + +-1.824 -2.400 0.6720 -1.224 -1.400 0.4720 +-2.016 -2.720 2.016 -1.416 -1.720 1.416 + + +-0.6080 -2.080 0.6080 -0.4080 -1.080 0.4080 +0.6080 -2.080 0.6080 0.4080 -1.080 0.4080 + + +-0.6080 -2.080 0.6080 -0.4080 -1.080 0.4080 +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 + + +-0.6080 -2.080 0.6080 -0.4080 -1.080 0.4080 +-0.6720 -2.400 1.824 -0.4720 -1.400 1.224 + + +0.6080 -2.080 0.6080 0.4080 -1.080 0.4080 +1.824 -2.400 0.6720 1.224 -1.400 0.4720 + + +0.6080 -2.080 0.6080 0.4080 -1.080 0.4080 +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 + + +0.6080 -2.080 0.6080 0.4080 -1.080 0.4080 +0.6720 -2.400 1.824 0.4720 -1.400 1.224 + + +1.824 -2.400 0.6720 1.224 -1.400 0.4720 +3.040 -3.040 0.8000 2.040 -2.040 0.6000 + + +1.824 -2.400 0.6720 1.224 -1.400 0.4720 +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 + + +1.824 -2.400 0.6720 1.224 -1.400 0.4720 +2.016 -2.720 2.016 1.416 -1.720 1.416 + + +3.040 -3.040 0.8000 2.040 -2.040 0.6000 +2.400 -1.824 0.6720 1.400 -1.224 0.4720 + + +3.040 -3.040 0.8000 2.040 -2.040 0.6000 +3.360 -3.360 2.400 2.360 -2.360 1.800 + + +-2.400 -1.824 0.6720 -1.400 -1.224 0.4720 +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 + + +-2.400 -1.824 0.6720 -1.400 -1.224 0.4720 +-2.080 -0.6080 0.6080 -1.080 -0.4080 0.4080 + + +-2.400 -1.824 0.6720 -1.400 -1.224 0.4720 +-2.720 -2.016 2.016 -1.720 -1.416 1.416 + + +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 + + +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 + + +-1.440 -1.440 0.5440 -0.8400 -0.8400 0.3440 +-1.632 -1.632 1.632 -1.032 -1.032 1.032 + + +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 + + +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 + + +-0.4800 -1.248 0.4800 -0.2800 -0.6480 0.2800 +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 + + +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 + + +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 + + +0.4800 -1.248 0.4800 0.2800 -0.6480 0.2800 +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 + + +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 +2.400 -1.824 0.6720 1.400 -1.224 0.4720 + + +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 + + +1.440 -1.440 0.5440 0.8400 -0.8400 0.3440 +1.632 -1.632 1.632 1.032 -1.032 1.032 + + +2.400 -1.824 0.6720 1.400 -1.224 0.4720 +2.080 -0.6080 0.6080 1.080 -0.4080 0.4080 + + +2.400 -1.824 0.6720 1.400 -1.224 0.4720 +2.720 -2.016 2.016 1.720 -1.416 1.416 + + +-2.080 -0.6080 0.6080 -1.080 -0.4080 0.4080 +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 + + +-2.080 -0.6080 0.6080 -1.080 -0.4080 0.4080 +-2.080 0.6080 0.6080 -1.080 0.4080 0.4080 + + +-2.080 -0.6080 0.6080 -1.080 -0.4080 0.4080 +-2.400 -0.6720 1.824 -1.400 -0.4720 1.224 + + +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 + + +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 + + +-1.248 -0.4800 0.4800 -0.6480 -0.2800 0.2800 +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 + + +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 + + +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 + + +-0.4160 -0.4160 0.4160 -0.2160 -0.2160 0.2160 +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 + + +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 + + +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 + + +0.4160 -0.4160 0.4160 0.2160 -0.2160 0.2160 +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 + + +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 +2.080 -0.6080 0.6080 1.080 -0.4080 0.4080 + + +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 + + +1.248 -0.4800 0.4800 0.6480 -0.2800 0.2800 +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 + + +2.080 -0.6080 0.6080 1.080 -0.4080 0.4080 +2.080 0.6080 0.6080 1.080 0.4080 0.4080 + + +2.080 -0.6080 0.6080 1.080 -0.4080 0.4080 +2.400 -0.6720 1.824 1.400 -0.4720 1.224 + + +-2.080 0.6080 0.6080 -1.080 0.4080 0.4080 +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 + + +-2.080 0.6080 0.6080 -1.080 0.4080 0.4080 +-2.400 1.824 0.6720 -1.400 1.224 0.4720 + + +-2.080 0.6080 0.6080 -1.080 0.4080 0.4080 +-2.400 0.6720 1.824 -1.400 0.4720 1.224 + + +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 + + +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 + + +-1.248 0.4800 0.4800 -0.6480 0.2800 0.2800 +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 + + +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 + + +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 + + +-0.4160 0.4160 0.4160 -0.2160 0.2160 0.2160 +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 + + +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 + + +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 + + +0.4160 0.4160 0.4160 0.2160 0.2160 0.2160 +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 + + +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 +2.080 0.6080 0.6080 1.080 0.4080 0.4080 + + +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 +1.440 1.440 0.5440 0.8400 0.8400 0.3440 + + +1.248 0.4800 0.4800 0.6480 0.2800 0.2800 +1.440 0.5440 1.440 0.8400 0.3440 0.8400 + + +2.080 0.6080 0.6080 1.080 0.4080 0.4080 +2.400 1.824 0.6720 1.400 1.224 0.4720 + + +2.080 0.6080 0.6080 1.080 0.4080 0.4080 +2.400 0.6720 1.824 1.400 0.4720 1.224 + + +-2.400 1.824 0.6720 -1.400 1.224 0.4720 +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 + + +-2.400 1.824 0.6720 -1.400 1.224 0.4720 +-3.040 3.040 0.8000 -2.040 2.040 0.6000 + + +-2.400 1.824 0.6720 -1.400 1.224 0.4720 +-2.720 2.016 2.016 -1.720 1.416 1.416 + + +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 + + +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 +-1.824 2.400 0.6720 -1.224 1.400 0.4720 + + +-1.440 1.440 0.5440 -0.8400 0.8400 0.3440 +-1.632 1.632 1.632 -1.032 1.032 1.032 + + +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 + + +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 +-0.6080 2.080 0.6080 -0.4080 1.080 0.4080 + + +-0.4800 1.248 0.4800 -0.2800 0.6480 0.2800 +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 + + +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 +1.440 1.440 0.5440 0.8400 0.8400 0.3440 + + +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 +0.6080 2.080 0.6080 0.4080 1.080 0.4080 + + +0.4800 1.248 0.4800 0.2800 0.6480 0.2800 +0.5440 1.440 1.440 0.3440 0.8400 0.8400 + + +1.440 1.440 0.5440 0.8400 0.8400 0.3440 +2.400 1.824 0.6720 1.400 1.224 0.4720 + + +1.440 1.440 0.5440 0.8400 0.8400 0.3440 +1.824 2.400 0.6720 1.224 1.400 0.4720 + + +1.440 1.440 0.5440 0.8400 0.8400 0.3440 +1.632 1.632 1.632 1.032 1.032 1.032 + + +2.400 1.824 0.6720 1.400 1.224 0.4720 +3.040 3.040 0.8000 2.040 2.040 0.6000 + + +2.400 1.824 0.6720 1.400 1.224 0.4720 +2.720 2.016 2.016 1.720 1.416 1.416 + + +-3.040 3.040 0.8000 -2.040 2.040 0.6000 +-1.824 2.400 0.6720 -1.224 1.400 0.4720 + + +-3.040 3.040 0.8000 -2.040 2.040 0.6000 +-3.360 3.360 2.400 -2.360 2.360 1.800 + + +-1.824 2.400 0.6720 -1.224 1.400 0.4720 +-0.6080 2.080 0.6080 -0.4080 1.080 0.4080 + + +-1.824 2.400 0.6720 -1.224 1.400 0.4720 +-2.016 2.720 2.016 -1.416 1.720 1.416 + + +-0.6080 2.080 0.6080 -0.4080 1.080 0.4080 +0.6080 2.080 0.6080 0.4080 1.080 0.4080 + + +-0.6080 2.080 0.6080 -0.4080 1.080 0.4080 +-0.6720 2.400 1.824 -0.4720 1.400 1.224 + + +0.6080 2.080 0.6080 0.4080 1.080 0.4080 +1.824 2.400 0.6720 1.224 1.400 0.4720 + + +0.6080 2.080 0.6080 0.4080 1.080 0.4080 +0.6720 2.400 1.824 0.4720 1.400 1.224 + + +1.824 2.400 0.6720 1.224 1.400 0.4720 +3.040 3.040 0.8000 2.040 2.040 0.6000 + + +1.824 2.400 0.6720 1.224 1.400 0.4720 +2.016 2.720 2.016 1.416 1.720 1.416 + + +3.040 3.040 0.8000 2.040 2.040 0.6000 +3.360 3.360 2.400 2.360 2.360 1.800 + + +-3.360 -3.360 2.400 -2.360 -2.360 1.800 +-2.016 -2.720 2.016 -1.416 -1.720 1.416 + + +-3.360 -3.360 2.400 -2.360 -2.360 1.800 +-2.720 -2.016 2.016 -1.720 -1.416 1.416 + + +-3.360 -3.360 2.400 -2.360 -2.360 1.800 +-4.000 -4.000 4.000 -3.000 -3.000 3.000 + + +-2.016 -2.720 2.016 -1.416 -1.720 1.416 +-0.6720 -2.400 1.824 -0.4720 -1.400 1.224 + + +-2.016 -2.720 2.016 -1.416 -1.720 1.416 +-1.632 -1.632 1.632 -1.032 -1.032 1.032 + + +-2.016 -2.720 2.016 -1.416 -1.720 1.416 +-2.400 -3.360 3.360 -1.800 -2.360 2.360 + + +-0.6720 -2.400 1.824 -0.4720 -1.400 1.224 +0.6720 -2.400 1.824 0.4720 -1.400 1.224 + + +-0.6720 -2.400 1.824 -0.4720 -1.400 1.224 +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 + + +-0.6720 -2.400 1.824 -0.4720 -1.400 1.224 +-0.8000 -3.040 3.040 -0.6000 -2.040 2.040 + + +0.6720 -2.400 1.824 0.4720 -1.400 1.224 +2.016 -2.720 2.016 1.416 -1.720 1.416 + + +0.6720 -2.400 1.824 0.4720 -1.400 1.224 +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 + + +0.6720 -2.400 1.824 0.4720 -1.400 1.224 +0.8000 -3.040 3.040 0.6000 -2.040 2.040 + + +2.016 -2.720 2.016 1.416 -1.720 1.416 +3.360 -3.360 2.400 2.360 -2.360 1.800 + + +2.016 -2.720 2.016 1.416 -1.720 1.416 +1.632 -1.632 1.632 1.032 -1.032 1.032 + + +2.016 -2.720 2.016 1.416 -1.720 1.416 +2.400 -3.360 3.360 1.800 -2.360 2.360 + + +3.360 -3.360 2.400 2.360 -2.360 1.800 +2.720 -2.016 2.016 1.720 -1.416 1.416 + + +3.360 -3.360 2.400 2.360 -2.360 1.800 +4.000 -4.000 4.000 3.000 -3.000 3.000 + + +-2.720 -2.016 2.016 -1.720 -1.416 1.416 +-1.632 -1.632 1.632 -1.032 -1.032 1.032 + + +-2.720 -2.016 2.016 -1.720 -1.416 1.416 +-2.400 -0.6720 1.824 -1.400 -0.4720 1.224 + + +-2.720 -2.016 2.016 -1.720 -1.416 1.416 +-3.360 -2.400 3.360 -2.360 -1.800 2.360 + + +-1.632 -1.632 1.632 -1.032 -1.032 1.032 +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 + + +-1.632 -1.632 1.632 -1.032 -1.032 1.032 +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 + + +-1.632 -1.632 1.632 -1.032 -1.032 1.032 +-2.016 -2.016 2.720 -1.416 -1.416 1.720 + + +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 + + +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 + + +-0.5440 -1.440 1.440 -0.3440 -0.8400 0.8400 +-0.6720 -1.824 2.400 -0.4720 -1.224 1.400 + + +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 +1.632 -1.632 1.632 1.032 -1.032 1.032 + + +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 + + +0.5440 -1.440 1.440 0.3440 -0.8400 0.8400 +0.6720 -1.824 2.400 0.4720 -1.224 1.400 + + +1.632 -1.632 1.632 1.032 -1.032 1.032 +2.720 -2.016 2.016 1.720 -1.416 1.416 + + +1.632 -1.632 1.632 1.032 -1.032 1.032 +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 + + +1.632 -1.632 1.632 1.032 -1.032 1.032 +2.016 -2.016 2.720 1.416 -1.416 1.720 + + +2.720 -2.016 2.016 1.720 -1.416 1.416 +2.400 -0.6720 1.824 1.400 -0.4720 1.224 + + +2.720 -2.016 2.016 1.720 -1.416 1.416 +3.360 -2.400 3.360 2.360 -1.800 2.360 + + +-2.400 -0.6720 1.824 -1.400 -0.4720 1.224 +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 + + +-2.400 -0.6720 1.824 -1.400 -0.4720 1.224 +-2.400 0.6720 1.824 -1.400 0.4720 1.224 + + +-2.400 -0.6720 1.824 -1.400 -0.4720 1.224 +-3.040 -0.8000 3.040 -2.040 -0.6000 2.040 + + +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 + + +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 + + +-1.440 -0.5440 1.440 -0.8400 -0.3440 0.8400 +-1.824 -0.6720 2.400 -1.224 -0.4720 1.400 + + +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 + + +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 + + +-0.4800 -0.4800 1.248 -0.2800 -0.2800 0.6480 +-0.6080 -0.6080 2.080 -0.4080 -0.4080 1.080 + + +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 + + +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 + + +0.4800 -0.4800 1.248 0.2800 -0.2800 0.6480 +0.6080 -0.6080 2.080 0.4080 -0.4080 1.080 + + +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 +2.400 -0.6720 1.824 1.400 -0.4720 1.224 + + +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 +1.440 0.5440 1.440 0.8400 0.3440 0.8400 + + +1.440 -0.5440 1.440 0.8400 -0.3440 0.8400 +1.824 -0.6720 2.400 1.224 -0.4720 1.400 + + +2.400 -0.6720 1.824 1.400 -0.4720 1.224 +2.400 0.6720 1.824 1.400 0.4720 1.224 + + +2.400 -0.6720 1.824 1.400 -0.4720 1.224 +3.040 -0.8000 3.040 2.040 -0.6000 2.040 + + +-2.400 0.6720 1.824 -1.400 0.4720 1.224 +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 + + +-2.400 0.6720 1.824 -1.400 0.4720 1.224 +-2.720 2.016 2.016 -1.720 1.416 1.416 + + +-2.400 0.6720 1.824 -1.400 0.4720 1.224 +-3.040 0.8000 3.040 -2.040 0.6000 2.040 + + +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 + + +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 +-1.632 1.632 1.632 -1.032 1.032 1.032 + + +-1.440 0.5440 1.440 -0.8400 0.3440 0.8400 +-1.824 0.6720 2.400 -1.224 0.4720 1.400 + + +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 + + +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 + + +-0.4800 0.4800 1.248 -0.2800 0.2800 0.6480 +-0.6080 0.6080 2.080 -0.4080 0.4080 1.080 + + +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 +1.440 0.5440 1.440 0.8400 0.3440 0.8400 + + +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 +0.5440 1.440 1.440 0.3440 0.8400 0.8400 + + +0.4800 0.4800 1.248 0.2800 0.2800 0.6480 +0.6080 0.6080 2.080 0.4080 0.4080 1.080 + + +1.440 0.5440 1.440 0.8400 0.3440 0.8400 +2.400 0.6720 1.824 1.400 0.4720 1.224 + + +1.440 0.5440 1.440 0.8400 0.3440 0.8400 +1.632 1.632 1.632 1.032 1.032 1.032 + + +1.440 0.5440 1.440 0.8400 0.3440 0.8400 +1.824 0.6720 2.400 1.224 0.4720 1.400 + + +2.400 0.6720 1.824 1.400 0.4720 1.224 +2.720 2.016 2.016 1.720 1.416 1.416 + + +2.400 0.6720 1.824 1.400 0.4720 1.224 +3.040 0.8000 3.040 2.040 0.6000 2.040 + + +-2.720 2.016 2.016 -1.720 1.416 1.416 +-1.632 1.632 1.632 -1.032 1.032 1.032 + + +-2.720 2.016 2.016 -1.720 1.416 1.416 +-3.360 3.360 2.400 -2.360 2.360 1.800 + + +-2.720 2.016 2.016 -1.720 1.416 1.416 +-3.360 2.400 3.360 -2.360 1.800 2.360 + + +-1.632 1.632 1.632 -1.032 1.032 1.032 +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 + + +-1.632 1.632 1.632 -1.032 1.032 1.032 +-2.016 2.720 2.016 -1.416 1.720 1.416 + + +-1.632 1.632 1.632 -1.032 1.032 1.032 +-2.016 2.016 2.720 -1.416 1.416 1.720 + + +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 +0.5440 1.440 1.440 0.3440 0.8400 0.8400 + + +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 +-0.6720 2.400 1.824 -0.4720 1.400 1.224 + + +-0.5440 1.440 1.440 -0.3440 0.8400 0.8400 +-0.6720 1.824 2.400 -0.4720 1.224 1.400 + + +0.5440 1.440 1.440 0.3440 0.8400 0.8400 +1.632 1.632 1.632 1.032 1.032 1.032 + + +0.5440 1.440 1.440 0.3440 0.8400 0.8400 +0.6720 2.400 1.824 0.4720 1.400 1.224 + + +0.5440 1.440 1.440 0.3440 0.8400 0.8400 +0.6720 1.824 2.400 0.4720 1.224 1.400 + + +1.632 1.632 1.632 1.032 1.032 1.032 +2.720 2.016 2.016 1.720 1.416 1.416 + + +1.632 1.632 1.632 1.032 1.032 1.032 +2.016 2.720 2.016 1.416 1.720 1.416 + + +1.632 1.632 1.632 1.032 1.032 1.032 +2.016 2.016 2.720 1.416 1.416 1.720 + + +2.720 2.016 2.016 1.720 1.416 1.416 +3.360 3.360 2.400 2.360 2.360 1.800 + + +2.720 2.016 2.016 1.720 1.416 1.416 +3.360 2.400 3.360 2.360 1.800 2.360 + + +-3.360 3.360 2.400 -2.360 2.360 1.800 +-2.016 2.720 2.016 -1.416 1.720 1.416 + + +-3.360 3.360 2.400 -2.360 2.360 1.800 +-4.000 4.000 4.000 -3.000 3.000 3.000 + + +-2.016 2.720 2.016 -1.416 1.720 1.416 +-0.6720 2.400 1.824 -0.4720 1.400 1.224 + + +-2.016 2.720 2.016 -1.416 1.720 1.416 +-2.400 3.360 3.360 -1.800 2.360 2.360 + + +-0.6720 2.400 1.824 -0.4720 1.400 1.224 +0.6720 2.400 1.824 0.4720 1.400 1.224 + + +-0.6720 2.400 1.824 -0.4720 1.400 1.224 +-0.8000 3.040 3.040 -0.6000 2.040 2.040 + + +0.6720 2.400 1.824 0.4720 1.400 1.224 +2.016 2.720 2.016 1.416 1.720 1.416 + + +0.6720 2.400 1.824 0.4720 1.400 1.224 +0.8000 3.040 3.040 0.6000 2.040 2.040 + + +2.016 2.720 2.016 1.416 1.720 1.416 +3.360 3.360 2.400 2.360 2.360 1.800 + + +2.016 2.720 2.016 1.416 1.720 1.416 +2.400 3.360 3.360 1.800 2.360 2.360 + + +3.360 3.360 2.400 2.360 2.360 1.800 +4.000 4.000 4.000 3.000 3.000 3.000 + + +-4.000 -4.000 4.000 -3.000 -3.000 3.000 +-2.400 -3.360 3.360 -1.800 -2.360 2.360 + + +-4.000 -4.000 4.000 -3.000 -3.000 3.000 +-3.360 -2.400 3.360 -2.360 -1.800 2.360 + + +-2.400 -3.360 3.360 -1.800 -2.360 2.360 +-0.8000 -3.040 3.040 -0.6000 -2.040 2.040 + + +-2.400 -3.360 3.360 -1.800 -2.360 2.360 +-2.016 -2.016 2.720 -1.416 -1.416 1.720 + + +-0.8000 -3.040 3.040 -0.6000 -2.040 2.040 +0.8000 -3.040 3.040 0.6000 -2.040 2.040 + + +-0.8000 -3.040 3.040 -0.6000 -2.040 2.040 +-0.6720 -1.824 2.400 -0.4720 -1.224 1.400 + + +0.8000 -3.040 3.040 0.6000 -2.040 2.040 +2.400 -3.360 3.360 1.800 -2.360 2.360 + + +0.8000 -3.040 3.040 0.6000 -2.040 2.040 +0.6720 -1.824 2.400 0.4720 -1.224 1.400 + + +2.400 -3.360 3.360 1.800 -2.360 2.360 +4.000 -4.000 4.000 3.000 -3.000 3.000 + + +2.400 -3.360 3.360 1.800 -2.360 2.360 +2.016 -2.016 2.720 1.416 -1.416 1.720 + + +4.000 -4.000 4.000 3.000 -3.000 3.000 +3.360 -2.400 3.360 2.360 -1.800 2.360 + + +-3.360 -2.400 3.360 -2.360 -1.800 2.360 +-2.016 -2.016 2.720 -1.416 -1.416 1.720 + + +-3.360 -2.400 3.360 -2.360 -1.800 2.360 +-3.040 -0.8000 3.040 -2.040 -0.6000 2.040 + + +-2.016 -2.016 2.720 -1.416 -1.416 1.720 +-0.6720 -1.824 2.400 -0.4720 -1.224 1.400 + + +-2.016 -2.016 2.720 -1.416 -1.416 1.720 +-1.824 -0.6720 2.400 -1.224 -0.4720 1.400 + + +-0.6720 -1.824 2.400 -0.4720 -1.224 1.400 +0.6720 -1.824 2.400 0.4720 -1.224 1.400 + + +-0.6720 -1.824 2.400 -0.4720 -1.224 1.400 +-0.6080 -0.6080 2.080 -0.4080 -0.4080 1.080 + + +0.6720 -1.824 2.400 0.4720 -1.224 1.400 +2.016 -2.016 2.720 1.416 -1.416 1.720 + + +0.6720 -1.824 2.400 0.4720 -1.224 1.400 +0.6080 -0.6080 2.080 0.4080 -0.4080 1.080 + + +2.016 -2.016 2.720 1.416 -1.416 1.720 +3.360 -2.400 3.360 2.360 -1.800 2.360 + + +2.016 -2.016 2.720 1.416 -1.416 1.720 +1.824 -0.6720 2.400 1.224 -0.4720 1.400 + + +3.360 -2.400 3.360 2.360 -1.800 2.360 +3.040 -0.8000 3.040 2.040 -0.6000 2.040 + + +-3.040 -0.8000 3.040 -2.040 -0.6000 2.040 +-1.824 -0.6720 2.400 -1.224 -0.4720 1.400 + + +-3.040 -0.8000 3.040 -2.040 -0.6000 2.040 +-3.040 0.8000 3.040 -2.040 0.6000 2.040 + + +-1.824 -0.6720 2.400 -1.224 -0.4720 1.400 +-0.6080 -0.6080 2.080 -0.4080 -0.4080 1.080 + + +-1.824 -0.6720 2.400 -1.224 -0.4720 1.400 +-1.824 0.6720 2.400 -1.224 0.4720 1.400 + + +-0.6080 -0.6080 2.080 -0.4080 -0.4080 1.080 +0.6080 -0.6080 2.080 0.4080 -0.4080 1.080 + + +-0.6080 -0.6080 2.080 -0.4080 -0.4080 1.080 +-0.6080 0.6080 2.080 -0.4080 0.4080 1.080 + + +0.6080 -0.6080 2.080 0.4080 -0.4080 1.080 +1.824 -0.6720 2.400 1.224 -0.4720 1.400 + + +0.6080 -0.6080 2.080 0.4080 -0.4080 1.080 +0.6080 0.6080 2.080 0.4080 0.4080 1.080 + + +1.824 -0.6720 2.400 1.224 -0.4720 1.400 +3.040 -0.8000 3.040 2.040 -0.6000 2.040 + + +1.824 -0.6720 2.400 1.224 -0.4720 1.400 +1.824 0.6720 2.400 1.224 0.4720 1.400 + + +3.040 -0.8000 3.040 2.040 -0.6000 2.040 +3.040 0.8000 3.040 2.040 0.6000 2.040 + + +-3.040 0.8000 3.040 -2.040 0.6000 2.040 +-1.824 0.6720 2.400 -1.224 0.4720 1.400 + + +-3.040 0.8000 3.040 -2.040 0.6000 2.040 +-3.360 2.400 3.360 -2.360 1.800 2.360 + + +-1.824 0.6720 2.400 -1.224 0.4720 1.400 +-0.6080 0.6080 2.080 -0.4080 0.4080 1.080 + + +-1.824 0.6720 2.400 -1.224 0.4720 1.400 +-2.016 2.016 2.720 -1.416 1.416 1.720 + + +-0.6080 0.6080 2.080 -0.4080 0.4080 1.080 +0.6080 0.6080 2.080 0.4080 0.4080 1.080 + + +-0.6080 0.6080 2.080 -0.4080 0.4080 1.080 +-0.6720 1.824 2.400 -0.4720 1.224 1.400 + + +0.6080 0.6080 2.080 0.4080 0.4080 1.080 +1.824 0.6720 2.400 1.224 0.4720 1.400 + + +0.6080 0.6080 2.080 0.4080 0.4080 1.080 +0.6720 1.824 2.400 0.4720 1.224 1.400 + + +1.824 0.6720 2.400 1.224 0.4720 1.400 +3.040 0.8000 3.040 2.040 0.6000 2.040 + + +1.824 0.6720 2.400 1.224 0.4720 1.400 +2.016 2.016 2.720 1.416 1.416 1.720 + + +3.040 0.8000 3.040 2.040 0.6000 2.040 +3.360 2.400 3.360 2.360 1.800 2.360 + + +-3.360 2.400 3.360 -2.360 1.800 2.360 +-2.016 2.016 2.720 -1.416 1.416 1.720 + + +-3.360 2.400 3.360 -2.360 1.800 2.360 +-4.000 4.000 4.000 -3.000 3.000 3.000 + + +-2.016 2.016 2.720 -1.416 1.416 1.720 +-0.6720 1.824 2.400 -0.4720 1.224 1.400 + + +-2.016 2.016 2.720 -1.416 1.416 1.720 +-2.400 3.360 3.360 -1.800 2.360 2.360 + + +-0.6720 1.824 2.400 -0.4720 1.224 1.400 +0.6720 1.824 2.400 0.4720 1.224 1.400 + + +-0.6720 1.824 2.400 -0.4720 1.224 1.400 +-0.8000 3.040 3.040 -0.6000 2.040 2.040 + + +0.6720 1.824 2.400 0.4720 1.224 1.400 +2.016 2.016 2.720 1.416 1.416 1.720 + + +0.6720 1.824 2.400 0.4720 1.224 1.400 +0.8000 3.040 3.040 0.6000 2.040 2.040 + + +2.016 2.016 2.720 1.416 1.416 1.720 +3.360 2.400 3.360 2.360 1.800 2.360 + + +2.016 2.016 2.720 1.416 1.416 1.720 +2.400 3.360 3.360 1.800 2.360 2.360 + + +3.360 2.400 3.360 2.360 1.800 2.360 +4.000 4.000 4.000 3.000 3.000 3.000 + + +-4.000 4.000 4.000 -3.000 3.000 3.000 +-2.400 3.360 3.360 -1.800 2.360 2.360 + + +-2.400 3.360 3.360 -1.800 2.360 2.360 +-0.8000 3.040 3.040 -0.6000 2.040 2.040 + + +-0.8000 3.040 3.040 -0.6000 2.040 2.040 +0.8000 3.040 3.040 0.6000 2.040 2.040 + + +0.8000 3.040 3.040 0.6000 2.040 2.040 +2.400 3.360 3.360 1.800 2.360 2.360 + + +2.400 3.360 3.360 1.800 2.360 2.360 +4.000 4.000 4.000 3.000 3.000 3.000 + + diff --git a/tests/bits/mapping_q_eulerian_04.cc b/tests/bits/mapping_q_eulerian_04.cc index 851fb0abe6..76c31c054d 100644 --- a/tests/bits/mapping_q_eulerian_04.cc +++ b/tests/bits/mapping_q_eulerian_04.cc @@ -38,7 +38,7 @@ #include #include -std::ofstream logfile("mapping_q_eulerian_04/output"); +std::ofstream logfile("output"); template void test() diff --git a/tests/bits/mapping_q_eulerian_04.output b/tests/bits/mapping_q_eulerian_04.output new file mode 100644 index 0000000000..a8278dfbe2 --- /dev/null +++ b/tests/bits/mapping_q_eulerian_04.output @@ -0,0 +1,56 @@ + +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +2 1 0 0 0 +1 0.00000 0 0 +2 1.00000 0 0 +1 0 line 1 2 +DEAL::0.0 +DEAL::0.00000 -> 1.00000 +DEAL::1.00000 -> 2.00000 +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +4 1 0 0 0 +1 0.00000 0.00000 0 +2 1.00000 0.00000 0 +3 0.00000 1.00000 0 +4 1.00000 1.00000 0 +1 0 quad 1 2 4 3 +DEAL::0.0 +DEAL::0.00000 0.00000 -> 1.00000 1.00000 +DEAL::1.00000 0.00000 -> 2.00000 1.00000 +DEAL::0.00000 1.00000 -> 1.00000 2.00000 +DEAL::1.00000 1.00000 -> 2.00000 2.00000 +# This file was generated by the deal.II library. + + +# +# For a description of the UCD format see the AVS Developer's guide. +# +8 1 0 0 0 +1 0.00000 0.00000 0.00000 +2 1.00000 0.00000 0.00000 +3 0.00000 1.00000 0.00000 +4 1.00000 1.00000 0.00000 +5 0.00000 0.00000 1.00000 +6 1.00000 0.00000 1.00000 +7 0.00000 1.00000 1.00000 +8 1.00000 1.00000 1.00000 +1 0 hex 1 2 6 5 3 4 8 7 +DEAL::0.0 +DEAL::0.00000 0.00000 0.00000 -> 1.00000 1.00000 1.00000 +DEAL::1.00000 0.00000 0.00000 -> 2.00000 1.00000 1.00000 +DEAL::0.00000 1.00000 0.00000 -> 1.00000 2.00000 1.00000 +DEAL::1.00000 1.00000 0.00000 -> 2.00000 2.00000 1.00000 +DEAL::0.00000 0.00000 1.00000 -> 1.00000 1.00000 2.00000 +DEAL::1.00000 0.00000 1.00000 -> 2.00000 1.00000 2.00000 +DEAL::0.00000 1.00000 1.00000 -> 1.00000 2.00000 2.00000 +DEAL::1.00000 1.00000 1.00000 -> 2.00000 2.00000 2.00000 diff --git a/tests/bits/mapping_q_eulerian_05.cc b/tests/bits/mapping_q_eulerian_05.cc index ece242192f..3807937f62 100644 --- a/tests/bits/mapping_q_eulerian_05.cc +++ b/tests/bits/mapping_q_eulerian_05.cc @@ -38,7 +38,7 @@ #include #include -std::ofstream logfile("mapping_q_eulerian_05/output"); +std::ofstream logfile("output"); template void test(unsigned int degree) diff --git a/tests/bits/mapping_q_eulerian_05/cmp/generic b/tests/bits/mapping_q_eulerian_05.output similarity index 100% rename from tests/bits/mapping_q_eulerian_05/cmp/generic rename to tests/bits/mapping_q_eulerian_05.output diff --git a/tests/bits/max_n_cells_01.cc b/tests/bits/max_n_cells_01.cc index a702444391..9ff0cfdcbe 100644 --- a/tests/bits/max_n_cells_01.cc +++ b/tests/bits/max_n_cells_01.cc @@ -60,7 +60,7 @@ void test () int main () { - std::ofstream logfile("max_n_cells_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/max_n_cells_01.output b/tests/bits/max_n_cells_01.output new file mode 100644 index 0000000000..1bb4cbdca6 --- /dev/null +++ b/tests/bits/max_n_cells_01.output @@ -0,0 +1,99 @@ + +DEAL::cycle=0, n_cells=4 +DEAL::cycle=1, n_cells=6 +DEAL::cycle=2, n_cells=8 +DEAL::cycle=3, n_cells=11 +DEAL::cycle=4, n_cells=14 +DEAL::cycle=5, n_cells=18 +DEAL::cycle=6, n_cells=23 +DEAL::cycle=7, n_cells=29 +DEAL::cycle=8, n_cells=37 +DEAL::cycle=9, n_cells=47 +DEAL::cycle=10, n_cells=59 +DEAL::cycle=11, n_cells=74 +DEAL::cycle=12, n_cells=93 +DEAL::cycle=13, n_cells=117 +DEAL::cycle=14, n_cells=147 +DEAL::cycle=15, n_cells=183 +DEAL::cycle=16, n_cells=229 +DEAL::cycle=17, n_cells=286 +DEAL::cycle=18, n_cells=358 +DEAL::cycle=19, n_cells=447 +DEAL::cycle=20, n_cells=558 +DEAL::cycle=21, n_cells=696 +DEAL::cycle=22, n_cells=869 +DEAL::cycle=23, n_cells=1083 +DEAL::cycle=24, n_cells=1349 +DEAL::cycle=25, n_cells=1680 +DEAL::cycle=26, n_cells=2093 +DEAL::cycle=27, n_cells=2606 +DEAL::cycle=28, n_cells=3242 +DEAL::cycle=29, n_cells=4033 +DEAL::cycle=30, n_cells=5017 +DEAL::cycle=31, n_cells=6239 +DEAL::cycle=32, n_cells=7757 +DEAL::cycle=33, n_cells=9644 +DEAL::cycle=34, n_cells=10007 +DEAL::cycle=35, n_cells=10006 +DEAL::cycle=36, n_cells=10006 +DEAL::cycle=37, n_cells=10006 +DEAL::cycle=38, n_cells=10006 +DEAL::cycle=39, n_cells=10006 +DEAL::cycle=40, n_cells=10006 +DEAL::cycle=41, n_cells=10006 +DEAL::cycle=42, n_cells=10006 +DEAL::cycle=43, n_cells=10006 +DEAL::cycle=44, n_cells=10006 +DEAL::cycle=45, n_cells=10006 +DEAL::cycle=46, n_cells=10006 +DEAL::cycle=47, n_cells=10006 +DEAL::cycle=48, n_cells=10006 +DEAL::cycle=49, n_cells=10006 +DEAL::cycle=50, n_cells=10006 +DEAL::cycle=51, n_cells=10006 +DEAL::cycle=52, n_cells=10006 +DEAL::cycle=53, n_cells=10006 +DEAL::cycle=54, n_cells=10006 +DEAL::cycle=55, n_cells=10006 +DEAL::cycle=56, n_cells=10006 +DEAL::cycle=57, n_cells=10006 +DEAL::cycle=58, n_cells=10006 +DEAL::cycle=59, n_cells=10006 +DEAL::cycle=60, n_cells=10006 +DEAL::cycle=61, n_cells=10006 +DEAL::cycle=62, n_cells=10006 +DEAL::cycle=0, n_cells=16 +DEAL::cycle=1, n_cells=31 +DEAL::cycle=2, n_cells=55 +DEAL::cycle=3, n_cells=100 +DEAL::cycle=4, n_cells=181 +DEAL::cycle=5, n_cells=322 +DEAL::cycle=6, n_cells=562 +DEAL::cycle=7, n_cells=985 +DEAL::cycle=8, n_cells=1732 +DEAL::cycle=9, n_cells=3043 +DEAL::cycle=10, n_cells=5326 +DEAL::cycle=11, n_cells=9286 +DEAL::cycle=12, n_cells=10012 +DEAL::cycle=13, n_cells=10012 +DEAL::cycle=14, n_cells=10012 +DEAL::cycle=15, n_cells=10012 +DEAL::cycle=16, n_cells=10012 +DEAL::cycle=17, n_cells=10012 +DEAL::cycle=18, n_cells=10012 +DEAL::cycle=19, n_cells=10012 +DEAL::cycle=20, n_cells=10012 +DEAL::cycle=21, n_cells=10012 +DEAL::cycle=22, n_cells=10012 +DEAL::cycle=23, n_cells=10012 +DEAL::cycle=24, n_cells=10012 +DEAL::cycle=25, n_cells=10012 +DEAL::cycle=26, n_cells=10012 +DEAL::cycle=27, n_cells=10012 +DEAL::cycle=0, n_cells=64 +DEAL::cycle=1, n_cells=183 +DEAL::cycle=2, n_cells=561 +DEAL::cycle=3, n_cells=1632 +DEAL::cycle=4, n_cells=4649 +DEAL::cycle=5, n_cells=10144 +DEAL::cycle=6, n_cells=10116 diff --git a/tests/bits/max_n_cells_02.cc b/tests/bits/max_n_cells_02.cc index 635c7e446c..b13be5f8f3 100644 --- a/tests/bits/max_n_cells_02.cc +++ b/tests/bits/max_n_cells_02.cc @@ -64,7 +64,7 @@ void test () int main () { - std::ofstream logfile("max_n_cells_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/max_n_cells_02/cmp/generic b/tests/bits/max_n_cells_02.output similarity index 100% rename from tests/bits/max_n_cells_02/cmp/generic rename to tests/bits/max_n_cells_02.output diff --git a/tests/bits/mesh_3d_1.cc b/tests/bits/mesh_3d_1.cc index 436a629dfb..9030c21591 100644 --- a/tests/bits/mesh_3d_1.cc +++ b/tests/bits/mesh_3d_1.cc @@ -38,7 +38,7 @@ int main () { - std::ofstream logfile("mesh_3d_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_1/cmp/generic b/tests/bits/mesh_3d_1.output similarity index 100% rename from tests/bits/mesh_3d_1/cmp/generic rename to tests/bits/mesh_3d_1.output diff --git a/tests/bits/mesh_3d_10.cc b/tests/bits/mesh_3d_10.cc index ebd705aa80..084146aa24 100644 --- a/tests/bits/mesh_3d_10.cc +++ b/tests/bits/mesh_3d_10.cc @@ -82,7 +82,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_10/cmp/generic b/tests/bits/mesh_3d_10.output similarity index 100% rename from tests/bits/mesh_3d_10/cmp/generic rename to tests/bits/mesh_3d_10.output diff --git a/tests/bits/mesh_3d_11.cc b/tests/bits/mesh_3d_11.cc index 359a19c3f6..c096f1ff2c 100644 --- a/tests/bits/mesh_3d_11.cc +++ b/tests/bits/mesh_3d_11.cc @@ -94,7 +94,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_11/cmp/generic b/tests/bits/mesh_3d_11.output similarity index 100% rename from tests/bits/mesh_3d_11/cmp/generic rename to tests/bits/mesh_3d_11.output diff --git a/tests/bits/mesh_3d_12.cc b/tests/bits/mesh_3d_12.cc index f4851f0350..634e186423 100644 --- a/tests/bits/mesh_3d_12.cc +++ b/tests/bits/mesh_3d_12.cc @@ -88,7 +88,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_12/cmp/generic b/tests/bits/mesh_3d_12.output similarity index 100% rename from tests/bits/mesh_3d_12/cmp/generic rename to tests/bits/mesh_3d_12.output diff --git a/tests/bits/mesh_3d_13.cc b/tests/bits/mesh_3d_13.cc index 1a04317d16..76412bbe24 100644 --- a/tests/bits/mesh_3d_13.cc +++ b/tests/bits/mesh_3d_13.cc @@ -109,7 +109,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_13/cmp/generic b/tests/bits/mesh_3d_13.output similarity index 100% rename from tests/bits/mesh_3d_13/cmp/generic rename to tests/bits/mesh_3d_13.output diff --git a/tests/bits/mesh_3d_14.cc b/tests/bits/mesh_3d_14.cc index 2370b805f9..1d78f4444a 100644 --- a/tests/bits/mesh_3d_14.cc +++ b/tests/bits/mesh_3d_14.cc @@ -123,7 +123,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_14/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_14.output b/tests/bits/mesh_3d_14.output new file mode 100644 index 0000000000..0b20bdf25f --- /dev/null +++ b/tests/bits/mesh_3d_14.output @@ -0,0 +1,19 @@ + +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Check 1 +DEAL::Check 2 diff --git a/tests/bits/mesh_3d_15.cc b/tests/bits/mesh_3d_15.cc index d826c63bc5..1fa4e13a86 100644 --- a/tests/bits/mesh_3d_15.cc +++ b/tests/bits/mesh_3d_15.cc @@ -120,7 +120,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_15/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_15.output b/tests/bits/mesh_3d_15.output new file mode 100644 index 0000000000..5aa818c10c --- /dev/null +++ b/tests/bits/mesh_3d_15.output @@ -0,0 +1,16 @@ + +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 1 +DEAL::Check 2 +DEAL::Initial check +DEAL::Check 0 +DEAL::Check 1 +DEAL::Check 1 +DEAL::Check 2 diff --git a/tests/bits/mesh_3d_16.cc b/tests/bits/mesh_3d_16.cc index 83e1c767a5..57bb3f0f60 100644 --- a/tests/bits/mesh_3d_16.cc +++ b/tests/bits/mesh_3d_16.cc @@ -94,7 +94,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_16/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_16/cmp/generic b/tests/bits/mesh_3d_16.output similarity index 100% rename from tests/bits/mesh_3d_16/cmp/generic rename to tests/bits/mesh_3d_16.output diff --git a/tests/bits/mesh_3d_17.cc b/tests/bits/mesh_3d_17.cc index fbd206e2f3..c5677c6c00 100644 --- a/tests/bits/mesh_3d_17.cc +++ b/tests/bits/mesh_3d_17.cc @@ -131,7 +131,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_17/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -139,7 +139,7 @@ int main () Triangulation<3> coarse_grid; GridIn<3> in; in.attach_triangulation(coarse_grid); - std::ifstream ucd_file("two_cubes.inp"); + std::ifstream ucd_file(SOURCE_DIR "/two_cubes.inp"); in.read_ucd(ucd_file); ucd_file.close(); diff --git a/tests/bits/mesh_3d_17/cmp/generic b/tests/bits/mesh_3d_17.output similarity index 100% rename from tests/bits/mesh_3d_17/cmp/generic rename to tests/bits/mesh_3d_17.output diff --git a/tests/bits/mesh_3d_18.cc b/tests/bits/mesh_3d_18.cc index bc1d0d67c5..119103c5cd 100644 --- a/tests/bits/mesh_3d_18.cc +++ b/tests/bits/mesh_3d_18.cc @@ -21,7 +21,7 @@ // crash that at the time of writing the test afflicts all // hp/hp_constraints_*_03 tests -char logname[] = "mesh_3d_18/output"; +char logname[] = "output"; #include "../tests.h" diff --git a/tests/bits/mesh_3d_18/cmp/generic b/tests/bits/mesh_3d_18.output similarity index 100% rename from tests/bits/mesh_3d_18/cmp/generic rename to tests/bits/mesh_3d_18.output diff --git a/tests/bits/mesh_3d_19.cc b/tests/bits/mesh_3d_19.cc index 576c608772..461b2422e7 100644 --- a/tests/bits/mesh_3d_19.cc +++ b/tests/bits/mesh_3d_19.cc @@ -18,7 +18,7 @@ // an attempt to understand the failure of mesh_3d_18 -char logname[] = "mesh_3d_19/output"; +char logname[] = "output"; #include "../tests.h" diff --git a/tests/bits/mesh_3d_19/cmp/generic b/tests/bits/mesh_3d_19.output similarity index 100% rename from tests/bits/mesh_3d_19/cmp/generic rename to tests/bits/mesh_3d_19.output diff --git a/tests/bits/mesh_3d_2.cc b/tests/bits/mesh_3d_2.cc index 41333b1510..26f6ca14ba 100644 --- a/tests/bits/mesh_3d_2.cc +++ b/tests/bits/mesh_3d_2.cc @@ -38,7 +38,7 @@ int main () { - std::ofstream logfile("mesh_3d_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_2/cmp/generic b/tests/bits/mesh_3d_2.output similarity index 100% rename from tests/bits/mesh_3d_2/cmp/generic rename to tests/bits/mesh_3d_2.output diff --git a/tests/bits/mesh_3d_20.cc b/tests/bits/mesh_3d_20.cc index 604e51f71d..e91ff7a2cb 100644 --- a/tests/bits/mesh_3d_20.cc +++ b/tests/bits/mesh_3d_20.cc @@ -122,7 +122,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_20/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_20/cmp/generic b/tests/bits/mesh_3d_20.output similarity index 100% rename from tests/bits/mesh_3d_20/cmp/generic rename to tests/bits/mesh_3d_20.output diff --git a/tests/bits/mesh_3d_21.cc b/tests/bits/mesh_3d_21.cc index 1aef2c8e2b..cfa16212f0 100644 --- a/tests/bits/mesh_3d_21.cc +++ b/tests/bits/mesh_3d_21.cc @@ -120,7 +120,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_21/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_21/cmp/generic b/tests/bits/mesh_3d_21.output similarity index 100% rename from tests/bits/mesh_3d_21/cmp/generic rename to tests/bits/mesh_3d_21.output diff --git a/tests/bits/mesh_3d_22.cc b/tests/bits/mesh_3d_22.cc index fc1aae860a..bbd649cfac 100644 --- a/tests/bits/mesh_3d_22.cc +++ b/tests/bits/mesh_3d_22.cc @@ -123,7 +123,7 @@ void test (Triangulation &triangulation) int main () { - std::ofstream logfile ("mesh_3d_22/output"); + std::ofstream logfile ("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.0e-10); @@ -131,7 +131,7 @@ int main () Triangulation<3> triangulation; GridIn<3> grid_in; grid_in.attach_triangulation(triangulation); - std::ifstream inputStream("mesh_3d_22/mesh.msh"); + std::ifstream inputStream(SOURCE_DIR "/mesh_3d_22/mesh.msh"); grid_in.read_msh (inputStream); test<3>(triangulation); } diff --git a/tests/bits/mesh_3d_22/cmp/generic b/tests/bits/mesh_3d_22.output similarity index 100% rename from tests/bits/mesh_3d_22/cmp/generic rename to tests/bits/mesh_3d_22.output diff --git a/tests/bits/mesh_3d_23.cc b/tests/bits/mesh_3d_23.cc index 12bbd6497a..e5ced3def3 100644 --- a/tests/bits/mesh_3d_23.cc +++ b/tests/bits/mesh_3d_23.cc @@ -59,7 +59,7 @@ int main () { - std::ofstream logfile ("mesh_3d_23/output"); + std::ofstream logfile ("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.0e-10); @@ -67,7 +67,7 @@ int main () Triangulation<3> triangulation; GridIn<3> grid_in; grid_in.attach_triangulation(triangulation); - std::ifstream inputStream("mesh_3d_22/mesh.msh"); + std::ifstream inputStream(SOURCE_DIR "/mesh_3d_22/mesh.msh"); grid_in.read_msh (inputStream); MappingQ<3> mapping(3); diff --git a/tests/bits/mesh_3d_23/cmp/generic b/tests/bits/mesh_3d_23.output similarity index 100% rename from tests/bits/mesh_3d_23/cmp/generic rename to tests/bits/mesh_3d_23.output diff --git a/tests/bits/mesh_3d_24.cc b/tests/bits/mesh_3d_24.cc index f0733995ad..a4f0f3b5e1 100644 --- a/tests/bits/mesh_3d_24.cc +++ b/tests/bits/mesh_3d_24.cc @@ -61,7 +61,7 @@ int main () { - std::ofstream logfile ("mesh_3d_24/output"); + std::ofstream logfile ("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.0e-10); @@ -69,7 +69,7 @@ int main () Triangulation<3> triangulation; GridIn<3> grid_in; grid_in.attach_triangulation(triangulation); - std::ifstream inputStream("mesh_3d_22/mesh.msh"); + std::ifstream inputStream(SOURCE_DIR "/mesh_3d_22/mesh.msh"); grid_in.read_msh (inputStream); MappingQ<3> mapping(3); diff --git a/tests/bits/mesh_3d_24/cmp/generic b/tests/bits/mesh_3d_24.output similarity index 100% rename from tests/bits/mesh_3d_24/cmp/generic rename to tests/bits/mesh_3d_24.output diff --git a/tests/bits/mesh_3d_25.cc b/tests/bits/mesh_3d_25.cc index 929cd9d400..e84fda920f 100644 --- a/tests/bits/mesh_3d_25.cc +++ b/tests/bits/mesh_3d_25.cc @@ -111,7 +111,7 @@ void test (Triangulation &triangulation) int main () { - std::ofstream logfile ("mesh_3d_25/output"); + std::ofstream logfile ("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.0e-10); diff --git a/tests/bits/mesh_3d_25/cmp/generic b/tests/bits/mesh_3d_25.output similarity index 100% rename from tests/bits/mesh_3d_25/cmp/generic rename to tests/bits/mesh_3d_25.output diff --git a/tests/bits/mesh_3d_26.cc b/tests/bits/mesh_3d_26.cc index 76434fe4b9..a80ce9a181 100644 --- a/tests/bits/mesh_3d_26.cc +++ b/tests/bits/mesh_3d_26.cc @@ -113,7 +113,7 @@ void test (Triangulation &triangulation) int main () { - std::ofstream logfile ("mesh_3d_26/output"); + std::ofstream logfile ("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.0e-10); diff --git a/tests/bits/mesh_3d_26/cmp/generic b/tests/bits/mesh_3d_26.output similarity index 100% rename from tests/bits/mesh_3d_26/cmp/generic rename to tests/bits/mesh_3d_26.output diff --git a/tests/bits/mesh_3d_3.cc b/tests/bits/mesh_3d_3.cc index 6dbe32515b..33f842719b 100644 --- a/tests/bits/mesh_3d_3.cc +++ b/tests/bits/mesh_3d_3.cc @@ -37,7 +37,7 @@ int main () { - std::ofstream logfile("mesh_3d_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_3/cmp/generic b/tests/bits/mesh_3d_3.output similarity index 100% rename from tests/bits/mesh_3d_3/cmp/generic rename to tests/bits/mesh_3d_3.output diff --git a/tests/bits/mesh_3d_4.cc b/tests/bits/mesh_3d_4.cc index 6bb9324aff..4cd44adbd4 100644 --- a/tests/bits/mesh_3d_4.cc +++ b/tests/bits/mesh_3d_4.cc @@ -81,7 +81,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_4.output b/tests/bits/mesh_3d_4.output new file mode 100644 index 0000000000..69ed7fb1d3 --- /dev/null +++ b/tests/bits/mesh_3d_4.output @@ -0,0 +1,16 @@ + +DEAL::'Wrong' faces = 4 +DEAL::'Wrong' faces = 16 +DEAL::'Wrong' faces = 64 +DEAL::'Wrong' faces = 16 +DEAL::'Wrong' faces = 64 +DEAL::'Wrong' faces = 4 +DEAL::'Wrong' faces = 16 +DEAL::'Wrong' faces = 64 +DEAL::'Wrong' faces = 16 +DEAL::'Wrong' faces = 64 +DEAL::'Wrong' faces = 36 +DEAL::'Wrong' faces = 144 +DEAL::'Wrong' faces = 576 +DEAL::'Wrong' faces = 144 +DEAL::'Wrong' faces = 576 diff --git a/tests/bits/mesh_3d_5.cc b/tests/bits/mesh_3d_5.cc index b214b77432..16e52398db 100644 --- a/tests/bits/mesh_3d_5.cc +++ b/tests/bits/mesh_3d_5.cc @@ -78,7 +78,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_5.output b/tests/bits/mesh_3d_5.output new file mode 100644 index 0000000000..02b12f17e0 --- /dev/null +++ b/tests/bits/mesh_3d_5.output @@ -0,0 +1,47539 @@ + +DEAL::Initial check +DEAL::Check 0 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Initial check +DEAL::Check 0 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Cell << 2.128, face 0 subface 0 is ok. +DEAL::Cell << 2.128, face 0 subface 1 is ok. +DEAL::Cell << 2.128, face 0 subface 2 is ok. +DEAL::Cell << 2.128, face 0 subface 3 is ok. +DEAL::Cell << 2.128, face 1 subface 0 is ok. +DEAL::Cell << 2.128, face 1 subface 1 is ok. +DEAL::Cell << 2.128, face 1 subface 2 is ok. +DEAL::Cell << 2.128, face 1 subface 3 is ok. +DEAL::Cell << 2.128, face 2 subface 0 is ok. +DEAL::Cell << 2.128, face 2 subface 1 is ok. +DEAL::Cell << 2.128, face 2 subface 2 is ok. +DEAL::Cell << 2.128, face 2 subface 3 is ok. +DEAL::Cell << 2.128, face 3 subface 0 is ok. +DEAL::Cell << 2.128, face 3 subface 1 is ok. +DEAL::Cell << 2.128, face 3 subface 2 is ok. +DEAL::Cell << 2.128, face 3 subface 3 is ok. +DEAL::Cell << 2.128, face 4 subface 0 is ok. +DEAL::Cell << 2.128, face 4 subface 1 is ok. +DEAL::Cell << 2.128, face 4 subface 2 is ok. +DEAL::Cell << 2.128, face 4 subface 3 is ok. +DEAL::Cell << 2.128, face 5 subface 0 is ok. +DEAL::Cell << 2.128, face 5 subface 1 is ok. +DEAL::Cell << 2.128, face 5 subface 2 is ok. +DEAL::Cell << 2.128, face 5 subface 3 is ok. +DEAL::Cell << 2.129, face 0 subface 0 is ok. +DEAL::Cell << 2.129, face 0 subface 1 is ok. +DEAL::Cell << 2.129, face 0 subface 2 is ok. +DEAL::Cell << 2.129, face 0 subface 3 is ok. +DEAL::Cell << 2.129, face 1 subface 0 is ok. +DEAL::Cell << 2.129, face 1 subface 1 is ok. +DEAL::Cell << 2.129, face 1 subface 2 is ok. +DEAL::Cell << 2.129, face 1 subface 3 is ok. +DEAL::Cell << 2.129, face 2 subface 0 is ok. +DEAL::Cell << 2.129, face 2 subface 1 is ok. +DEAL::Cell << 2.129, face 2 subface 2 is ok. +DEAL::Cell << 2.129, face 2 subface 3 is ok. +DEAL::Cell << 2.129, face 3 subface 0 is ok. +DEAL::Cell << 2.129, face 3 subface 1 is ok. +DEAL::Cell << 2.129, face 3 subface 2 is ok. +DEAL::Cell << 2.129, face 3 subface 3 is ok. +DEAL::Cell << 2.129, face 4 subface 0 is ok. +DEAL::Cell << 2.129, face 4 subface 1 is ok. +DEAL::Cell << 2.129, face 4 subface 2 is ok. +DEAL::Cell << 2.129, face 4 subface 3 is ok. +DEAL::Cell << 2.129, face 5 subface 0 is ok. +DEAL::Cell << 2.129, face 5 subface 1 is ok. +DEAL::Cell << 2.129, face 5 subface 2 is ok. +DEAL::Cell << 2.129, face 5 subface 3 is ok. +DEAL::Cell << 2.130, face 0 subface 0 is ok. +DEAL::Cell << 2.130, face 0 subface 1 is ok. +DEAL::Cell << 2.130, face 0 subface 2 is ok. +DEAL::Cell << 2.130, face 0 subface 3 is ok. +DEAL::Cell << 2.130, face 1 subface 0 is ok. +DEAL::Cell << 2.130, face 1 subface 1 is ok. +DEAL::Cell << 2.130, face 1 subface 2 is ok. +DEAL::Cell << 2.130, face 1 subface 3 is ok. +DEAL::Cell << 2.130, face 2 subface 0 is ok. +DEAL::Cell << 2.130, face 2 subface 1 is ok. +DEAL::Cell << 2.130, face 2 subface 2 is ok. +DEAL::Cell << 2.130, face 2 subface 3 is ok. +DEAL::Cell << 2.130, face 3 subface 0 is ok. +DEAL::Cell << 2.130, face 3 subface 1 is ok. +DEAL::Cell << 2.130, face 3 subface 2 is ok. +DEAL::Cell << 2.130, face 3 subface 3 is ok. +DEAL::Cell << 2.130, face 4 subface 0 is ok. +DEAL::Cell << 2.130, face 4 subface 1 is ok. +DEAL::Cell << 2.130, face 4 subface 2 is ok. +DEAL::Cell << 2.130, face 4 subface 3 is ok. +DEAL::Cell << 2.130, face 5 subface 0 is ok. +DEAL::Cell << 2.130, face 5 subface 1 is ok. +DEAL::Cell << 2.130, face 5 subface 2 is ok. +DEAL::Cell << 2.130, face 5 subface 3 is ok. +DEAL::Cell << 2.131, face 0 subface 0 is ok. +DEAL::Cell << 2.131, face 0 subface 1 is ok. +DEAL::Cell << 2.131, face 0 subface 2 is ok. +DEAL::Cell << 2.131, face 0 subface 3 is ok. +DEAL::Cell << 2.131, face 1 subface 0 is ok. +DEAL::Cell << 2.131, face 1 subface 1 is ok. +DEAL::Cell << 2.131, face 1 subface 2 is ok. +DEAL::Cell << 2.131, face 1 subface 3 is ok. +DEAL::Cell << 2.131, face 2 subface 0 is ok. +DEAL::Cell << 2.131, face 2 subface 1 is ok. +DEAL::Cell << 2.131, face 2 subface 2 is ok. +DEAL::Cell << 2.131, face 2 subface 3 is ok. +DEAL::Cell << 2.131, face 3 subface 0 is ok. +DEAL::Cell << 2.131, face 3 subface 1 is ok. +DEAL::Cell << 2.131, face 3 subface 2 is ok. +DEAL::Cell << 2.131, face 3 subface 3 is ok. +DEAL::Cell << 2.131, face 4 subface 0 is ok. +DEAL::Cell << 2.131, face 4 subface 1 is ok. +DEAL::Cell << 2.131, face 4 subface 2 is ok. +DEAL::Cell << 2.131, face 4 subface 3 is ok. +DEAL::Cell << 2.131, face 5 subface 0 is ok. +DEAL::Cell << 2.131, face 5 subface 1 is ok. +DEAL::Cell << 2.131, face 5 subface 2 is ok. +DEAL::Cell << 2.131, face 5 subface 3 is ok. +DEAL::Cell << 2.132, face 0 subface 0 is ok. +DEAL::Cell << 2.132, face 0 subface 1 is ok. +DEAL::Cell << 2.132, face 0 subface 2 is ok. +DEAL::Cell << 2.132, face 0 subface 3 is ok. +DEAL::Cell << 2.132, face 1 subface 0 is ok. +DEAL::Cell << 2.132, face 1 subface 1 is ok. +DEAL::Cell << 2.132, face 1 subface 2 is ok. +DEAL::Cell << 2.132, face 1 subface 3 is ok. +DEAL::Cell << 2.132, face 2 subface 0 is ok. +DEAL::Cell << 2.132, face 2 subface 1 is ok. +DEAL::Cell << 2.132, face 2 subface 2 is ok. +DEAL::Cell << 2.132, face 2 subface 3 is ok. +DEAL::Cell << 2.132, face 3 subface 0 is ok. +DEAL::Cell << 2.132, face 3 subface 1 is ok. +DEAL::Cell << 2.132, face 3 subface 2 is ok. +DEAL::Cell << 2.132, face 3 subface 3 is ok. +DEAL::Cell << 2.132, face 4 subface 0 is ok. +DEAL::Cell << 2.132, face 4 subface 1 is ok. +DEAL::Cell << 2.132, face 4 subface 2 is ok. +DEAL::Cell << 2.132, face 4 subface 3 is ok. +DEAL::Cell << 2.132, face 5 subface 0 is ok. +DEAL::Cell << 2.132, face 5 subface 1 is ok. +DEAL::Cell << 2.132, face 5 subface 2 is ok. +DEAL::Cell << 2.132, face 5 subface 3 is ok. +DEAL::Cell << 2.133, face 0 subface 0 is ok. +DEAL::Cell << 2.133, face 0 subface 1 is ok. +DEAL::Cell << 2.133, face 0 subface 2 is ok. +DEAL::Cell << 2.133, face 0 subface 3 is ok. +DEAL::Cell << 2.133, face 1 subface 0 is ok. +DEAL::Cell << 2.133, face 1 subface 1 is ok. +DEAL::Cell << 2.133, face 1 subface 2 is ok. +DEAL::Cell << 2.133, face 1 subface 3 is ok. +DEAL::Cell << 2.133, face 2 subface 0 is ok. +DEAL::Cell << 2.133, face 2 subface 1 is ok. +DEAL::Cell << 2.133, face 2 subface 2 is ok. +DEAL::Cell << 2.133, face 2 subface 3 is ok. +DEAL::Cell << 2.133, face 3 subface 0 is ok. +DEAL::Cell << 2.133, face 3 subface 1 is ok. +DEAL::Cell << 2.133, face 3 subface 2 is ok. +DEAL::Cell << 2.133, face 3 subface 3 is ok. +DEAL::Cell << 2.133, face 4 subface 0 is ok. +DEAL::Cell << 2.133, face 4 subface 1 is ok. +DEAL::Cell << 2.133, face 4 subface 2 is ok. +DEAL::Cell << 2.133, face 4 subface 3 is ok. +DEAL::Cell << 2.133, face 5 subface 0 is ok. +DEAL::Cell << 2.133, face 5 subface 1 is ok. +DEAL::Cell << 2.133, face 5 subface 2 is ok. +DEAL::Cell << 2.133, face 5 subface 3 is ok. +DEAL::Cell << 2.134, face 0 subface 0 is ok. +DEAL::Cell << 2.134, face 0 subface 1 is ok. +DEAL::Cell << 2.134, face 0 subface 2 is ok. +DEAL::Cell << 2.134, face 0 subface 3 is ok. +DEAL::Cell << 2.134, face 1 subface 0 is ok. +DEAL::Cell << 2.134, face 1 subface 1 is ok. +DEAL::Cell << 2.134, face 1 subface 2 is ok. +DEAL::Cell << 2.134, face 1 subface 3 is ok. +DEAL::Cell << 2.134, face 2 subface 0 is ok. +DEAL::Cell << 2.134, face 2 subface 1 is ok. +DEAL::Cell << 2.134, face 2 subface 2 is ok. +DEAL::Cell << 2.134, face 2 subface 3 is ok. +DEAL::Cell << 2.134, face 3 subface 0 is ok. +DEAL::Cell << 2.134, face 3 subface 1 is ok. +DEAL::Cell << 2.134, face 3 subface 2 is ok. +DEAL::Cell << 2.134, face 3 subface 3 is ok. +DEAL::Cell << 2.134, face 4 subface 0 is ok. +DEAL::Cell << 2.134, face 4 subface 1 is ok. +DEAL::Cell << 2.134, face 4 subface 2 is ok. +DEAL::Cell << 2.134, face 4 subface 3 is ok. +DEAL::Cell << 2.134, face 5 subface 0 is ok. +DEAL::Cell << 2.134, face 5 subface 1 is ok. +DEAL::Cell << 2.134, face 5 subface 2 is ok. +DEAL::Cell << 2.134, face 5 subface 3 is ok. +DEAL::Cell << 2.135, face 0 subface 0 is ok. +DEAL::Cell << 2.135, face 0 subface 1 is ok. +DEAL::Cell << 2.135, face 0 subface 2 is ok. +DEAL::Cell << 2.135, face 0 subface 3 is ok. +DEAL::Cell << 2.135, face 1 subface 0 is ok. +DEAL::Cell << 2.135, face 1 subface 1 is ok. +DEAL::Cell << 2.135, face 1 subface 2 is ok. +DEAL::Cell << 2.135, face 1 subface 3 is ok. +DEAL::Cell << 2.135, face 2 subface 0 is ok. +DEAL::Cell << 2.135, face 2 subface 1 is ok. +DEAL::Cell << 2.135, face 2 subface 2 is ok. +DEAL::Cell << 2.135, face 2 subface 3 is ok. +DEAL::Cell << 2.135, face 3 subface 0 is ok. +DEAL::Cell << 2.135, face 3 subface 1 is ok. +DEAL::Cell << 2.135, face 3 subface 2 is ok. +DEAL::Cell << 2.135, face 3 subface 3 is ok. +DEAL::Cell << 2.135, face 4 subface 0 is ok. +DEAL::Cell << 2.135, face 4 subface 1 is ok. +DEAL::Cell << 2.135, face 4 subface 2 is ok. +DEAL::Cell << 2.135, face 4 subface 3 is ok. +DEAL::Cell << 2.135, face 5 subface 0 is ok. +DEAL::Cell << 2.135, face 5 subface 1 is ok. +DEAL::Cell << 2.135, face 5 subface 2 is ok. +DEAL::Cell << 2.135, face 5 subface 3 is ok. +DEAL::Cell << 2.136, face 0 subface 0 is ok. +DEAL::Cell << 2.136, face 0 subface 1 is ok. +DEAL::Cell << 2.136, face 0 subface 2 is ok. +DEAL::Cell << 2.136, face 0 subface 3 is ok. +DEAL::Cell << 2.136, face 1 subface 0 is ok. +DEAL::Cell << 2.136, face 1 subface 1 is ok. +DEAL::Cell << 2.136, face 1 subface 2 is ok. +DEAL::Cell << 2.136, face 1 subface 3 is ok. +DEAL::Cell << 2.136, face 2 subface 0 is ok. +DEAL::Cell << 2.136, face 2 subface 1 is ok. +DEAL::Cell << 2.136, face 2 subface 2 is ok. +DEAL::Cell << 2.136, face 2 subface 3 is ok. +DEAL::Cell << 2.136, face 3 subface 0 is ok. +DEAL::Cell << 2.136, face 3 subface 1 is ok. +DEAL::Cell << 2.136, face 3 subface 2 is ok. +DEAL::Cell << 2.136, face 3 subface 3 is ok. +DEAL::Cell << 2.136, face 4 subface 0 is ok. +DEAL::Cell << 2.136, face 4 subface 1 is ok. +DEAL::Cell << 2.136, face 4 subface 2 is ok. +DEAL::Cell << 2.136, face 4 subface 3 is ok. +DEAL::Cell << 2.136, face 5 subface 0 is ok. +DEAL::Cell << 2.136, face 5 subface 1 is ok. +DEAL::Cell << 2.136, face 5 subface 2 is ok. +DEAL::Cell << 2.136, face 5 subface 3 is ok. +DEAL::Cell << 2.137, face 0 subface 0 is ok. +DEAL::Cell << 2.137, face 0 subface 1 is ok. +DEAL::Cell << 2.137, face 0 subface 2 is ok. +DEAL::Cell << 2.137, face 0 subface 3 is ok. +DEAL::Cell << 2.137, face 1 subface 0 is ok. +DEAL::Cell << 2.137, face 1 subface 1 is ok. +DEAL::Cell << 2.137, face 1 subface 2 is ok. +DEAL::Cell << 2.137, face 1 subface 3 is ok. +DEAL::Cell << 2.137, face 2 subface 0 is ok. +DEAL::Cell << 2.137, face 2 subface 1 is ok. +DEAL::Cell << 2.137, face 2 subface 2 is ok. +DEAL::Cell << 2.137, face 2 subface 3 is ok. +DEAL::Cell << 2.137, face 3 subface 0 is ok. +DEAL::Cell << 2.137, face 3 subface 1 is ok. +DEAL::Cell << 2.137, face 3 subface 2 is ok. +DEAL::Cell << 2.137, face 3 subface 3 is ok. +DEAL::Cell << 2.137, face 4 subface 0 is ok. +DEAL::Cell << 2.137, face 4 subface 1 is ok. +DEAL::Cell << 2.137, face 4 subface 2 is ok. +DEAL::Cell << 2.137, face 4 subface 3 is ok. +DEAL::Cell << 2.137, face 5 subface 0 is ok. +DEAL::Cell << 2.137, face 5 subface 1 is ok. +DEAL::Cell << 2.137, face 5 subface 2 is ok. +DEAL::Cell << 2.137, face 5 subface 3 is ok. +DEAL::Cell << 2.138, face 0 subface 0 is ok. +DEAL::Cell << 2.138, face 0 subface 1 is ok. +DEAL::Cell << 2.138, face 0 subface 2 is ok. +DEAL::Cell << 2.138, face 0 subface 3 is ok. +DEAL::Cell << 2.138, face 1 subface 0 is ok. +DEAL::Cell << 2.138, face 1 subface 1 is ok. +DEAL::Cell << 2.138, face 1 subface 2 is ok. +DEAL::Cell << 2.138, face 1 subface 3 is ok. +DEAL::Cell << 2.138, face 2 subface 0 is ok. +DEAL::Cell << 2.138, face 2 subface 1 is ok. +DEAL::Cell << 2.138, face 2 subface 2 is ok. +DEAL::Cell << 2.138, face 2 subface 3 is ok. +DEAL::Cell << 2.138, face 3 subface 0 is ok. +DEAL::Cell << 2.138, face 3 subface 1 is ok. +DEAL::Cell << 2.138, face 3 subface 2 is ok. +DEAL::Cell << 2.138, face 3 subface 3 is ok. +DEAL::Cell << 2.138, face 4 subface 0 is ok. +DEAL::Cell << 2.138, face 4 subface 1 is ok. +DEAL::Cell << 2.138, face 4 subface 2 is ok. +DEAL::Cell << 2.138, face 4 subface 3 is ok. +DEAL::Cell << 2.138, face 5 subface 0 is ok. +DEAL::Cell << 2.138, face 5 subface 1 is ok. +DEAL::Cell << 2.138, face 5 subface 2 is ok. +DEAL::Cell << 2.138, face 5 subface 3 is ok. +DEAL::Cell << 2.139, face 0 subface 0 is ok. +DEAL::Cell << 2.139, face 0 subface 1 is ok. +DEAL::Cell << 2.139, face 0 subface 2 is ok. +DEAL::Cell << 2.139, face 0 subface 3 is ok. +DEAL::Cell << 2.139, face 1 subface 0 is ok. +DEAL::Cell << 2.139, face 1 subface 1 is ok. +DEAL::Cell << 2.139, face 1 subface 2 is ok. +DEAL::Cell << 2.139, face 1 subface 3 is ok. +DEAL::Cell << 2.139, face 2 subface 0 is ok. +DEAL::Cell << 2.139, face 2 subface 1 is ok. +DEAL::Cell << 2.139, face 2 subface 2 is ok. +DEAL::Cell << 2.139, face 2 subface 3 is ok. +DEAL::Cell << 2.139, face 3 subface 0 is ok. +DEAL::Cell << 2.139, face 3 subface 1 is ok. +DEAL::Cell << 2.139, face 3 subface 2 is ok. +DEAL::Cell << 2.139, face 3 subface 3 is ok. +DEAL::Cell << 2.139, face 4 subface 0 is ok. +DEAL::Cell << 2.139, face 4 subface 1 is ok. +DEAL::Cell << 2.139, face 4 subface 2 is ok. +DEAL::Cell << 2.139, face 4 subface 3 is ok. +DEAL::Cell << 2.139, face 5 subface 0 is ok. +DEAL::Cell << 2.139, face 5 subface 1 is ok. +DEAL::Cell << 2.139, face 5 subface 2 is ok. +DEAL::Cell << 2.139, face 5 subface 3 is ok. +DEAL::Cell << 2.140, face 0 subface 0 is ok. +DEAL::Cell << 2.140, face 0 subface 1 is ok. +DEAL::Cell << 2.140, face 0 subface 2 is ok. +DEAL::Cell << 2.140, face 0 subface 3 is ok. +DEAL::Cell << 2.140, face 1 subface 0 is ok. +DEAL::Cell << 2.140, face 1 subface 1 is ok. +DEAL::Cell << 2.140, face 1 subface 2 is ok. +DEAL::Cell << 2.140, face 1 subface 3 is ok. +DEAL::Cell << 2.140, face 2 subface 0 is ok. +DEAL::Cell << 2.140, face 2 subface 1 is ok. +DEAL::Cell << 2.140, face 2 subface 2 is ok. +DEAL::Cell << 2.140, face 2 subface 3 is ok. +DEAL::Cell << 2.140, face 3 subface 0 is ok. +DEAL::Cell << 2.140, face 3 subface 1 is ok. +DEAL::Cell << 2.140, face 3 subface 2 is ok. +DEAL::Cell << 2.140, face 3 subface 3 is ok. +DEAL::Cell << 2.140, face 4 subface 0 is ok. +DEAL::Cell << 2.140, face 4 subface 1 is ok. +DEAL::Cell << 2.140, face 4 subface 2 is ok. +DEAL::Cell << 2.140, face 4 subface 3 is ok. +DEAL::Cell << 2.140, face 5 subface 0 is ok. +DEAL::Cell << 2.140, face 5 subface 1 is ok. +DEAL::Cell << 2.140, face 5 subface 2 is ok. +DEAL::Cell << 2.140, face 5 subface 3 is ok. +DEAL::Cell << 2.141, face 0 subface 0 is ok. +DEAL::Cell << 2.141, face 0 subface 1 is ok. +DEAL::Cell << 2.141, face 0 subface 2 is ok. +DEAL::Cell << 2.141, face 0 subface 3 is ok. +DEAL::Cell << 2.141, face 1 subface 0 is ok. +DEAL::Cell << 2.141, face 1 subface 1 is ok. +DEAL::Cell << 2.141, face 1 subface 2 is ok. +DEAL::Cell << 2.141, face 1 subface 3 is ok. +DEAL::Cell << 2.141, face 2 subface 0 is ok. +DEAL::Cell << 2.141, face 2 subface 1 is ok. +DEAL::Cell << 2.141, face 2 subface 2 is ok. +DEAL::Cell << 2.141, face 2 subface 3 is ok. +DEAL::Cell << 2.141, face 3 subface 0 is ok. +DEAL::Cell << 2.141, face 3 subface 1 is ok. +DEAL::Cell << 2.141, face 3 subface 2 is ok. +DEAL::Cell << 2.141, face 3 subface 3 is ok. +DEAL::Cell << 2.141, face 4 subface 0 is ok. +DEAL::Cell << 2.141, face 4 subface 1 is ok. +DEAL::Cell << 2.141, face 4 subface 2 is ok. +DEAL::Cell << 2.141, face 4 subface 3 is ok. +DEAL::Cell << 2.141, face 5 subface 0 is ok. +DEAL::Cell << 2.141, face 5 subface 1 is ok. +DEAL::Cell << 2.141, face 5 subface 2 is ok. +DEAL::Cell << 2.141, face 5 subface 3 is ok. +DEAL::Cell << 2.142, face 0 subface 0 is ok. +DEAL::Cell << 2.142, face 0 subface 1 is ok. +DEAL::Cell << 2.142, face 0 subface 2 is ok. +DEAL::Cell << 2.142, face 0 subface 3 is ok. +DEAL::Cell << 2.142, face 1 subface 0 is ok. +DEAL::Cell << 2.142, face 1 subface 1 is ok. +DEAL::Cell << 2.142, face 1 subface 2 is ok. +DEAL::Cell << 2.142, face 1 subface 3 is ok. +DEAL::Cell << 2.142, face 2 subface 0 is ok. +DEAL::Cell << 2.142, face 2 subface 1 is ok. +DEAL::Cell << 2.142, face 2 subface 2 is ok. +DEAL::Cell << 2.142, face 2 subface 3 is ok. +DEAL::Cell << 2.142, face 3 subface 0 is ok. +DEAL::Cell << 2.142, face 3 subface 1 is ok. +DEAL::Cell << 2.142, face 3 subface 2 is ok. +DEAL::Cell << 2.142, face 3 subface 3 is ok. +DEAL::Cell << 2.142, face 4 subface 0 is ok. +DEAL::Cell << 2.142, face 4 subface 1 is ok. +DEAL::Cell << 2.142, face 4 subface 2 is ok. +DEAL::Cell << 2.142, face 4 subface 3 is ok. +DEAL::Cell << 2.142, face 5 subface 0 is ok. +DEAL::Cell << 2.142, face 5 subface 1 is ok. +DEAL::Cell << 2.142, face 5 subface 2 is ok. +DEAL::Cell << 2.142, face 5 subface 3 is ok. +DEAL::Cell << 2.143, face 0 subface 0 is ok. +DEAL::Cell << 2.143, face 0 subface 1 is ok. +DEAL::Cell << 2.143, face 0 subface 2 is ok. +DEAL::Cell << 2.143, face 0 subface 3 is ok. +DEAL::Cell << 2.143, face 1 subface 0 is ok. +DEAL::Cell << 2.143, face 1 subface 1 is ok. +DEAL::Cell << 2.143, face 1 subface 2 is ok. +DEAL::Cell << 2.143, face 1 subface 3 is ok. +DEAL::Cell << 2.143, face 2 subface 0 is ok. +DEAL::Cell << 2.143, face 2 subface 1 is ok. +DEAL::Cell << 2.143, face 2 subface 2 is ok. +DEAL::Cell << 2.143, face 2 subface 3 is ok. +DEAL::Cell << 2.143, face 3 subface 0 is ok. +DEAL::Cell << 2.143, face 3 subface 1 is ok. +DEAL::Cell << 2.143, face 3 subface 2 is ok. +DEAL::Cell << 2.143, face 3 subface 3 is ok. +DEAL::Cell << 2.143, face 4 subface 0 is ok. +DEAL::Cell << 2.143, face 4 subface 1 is ok. +DEAL::Cell << 2.143, face 4 subface 2 is ok. +DEAL::Cell << 2.143, face 4 subface 3 is ok. +DEAL::Cell << 2.143, face 5 subface 0 is ok. +DEAL::Cell << 2.143, face 5 subface 1 is ok. +DEAL::Cell << 2.143, face 5 subface 2 is ok. +DEAL::Cell << 2.143, face 5 subface 3 is ok. +DEAL::Cell << 2.144, face 0 subface 0 is ok. +DEAL::Cell << 2.144, face 0 subface 1 is ok. +DEAL::Cell << 2.144, face 0 subface 2 is ok. +DEAL::Cell << 2.144, face 0 subface 3 is ok. +DEAL::Cell << 2.144, face 1 subface 0 is ok. +DEAL::Cell << 2.144, face 1 subface 1 is ok. +DEAL::Cell << 2.144, face 1 subface 2 is ok. +DEAL::Cell << 2.144, face 1 subface 3 is ok. +DEAL::Cell << 2.144, face 2 subface 0 is ok. +DEAL::Cell << 2.144, face 2 subface 1 is ok. +DEAL::Cell << 2.144, face 2 subface 2 is ok. +DEAL::Cell << 2.144, face 2 subface 3 is ok. +DEAL::Cell << 2.144, face 3 subface 0 is ok. +DEAL::Cell << 2.144, face 3 subface 1 is ok. +DEAL::Cell << 2.144, face 3 subface 2 is ok. +DEAL::Cell << 2.144, face 3 subface 3 is ok. +DEAL::Cell << 2.144, face 4 subface 0 is ok. +DEAL::Cell << 2.144, face 4 subface 1 is ok. +DEAL::Cell << 2.144, face 4 subface 2 is ok. +DEAL::Cell << 2.144, face 4 subface 3 is ok. +DEAL::Cell << 2.144, face 5 subface 0 is ok. +DEAL::Cell << 2.144, face 5 subface 1 is ok. +DEAL::Cell << 2.144, face 5 subface 2 is ok. +DEAL::Cell << 2.144, face 5 subface 3 is ok. +DEAL::Cell << 2.145, face 0 subface 0 is ok. +DEAL::Cell << 2.145, face 0 subface 1 is ok. +DEAL::Cell << 2.145, face 0 subface 2 is ok. +DEAL::Cell << 2.145, face 0 subface 3 is ok. +DEAL::Cell << 2.145, face 1 subface 0 is ok. +DEAL::Cell << 2.145, face 1 subface 1 is ok. +DEAL::Cell << 2.145, face 1 subface 2 is ok. +DEAL::Cell << 2.145, face 1 subface 3 is ok. +DEAL::Cell << 2.145, face 2 subface 0 is ok. +DEAL::Cell << 2.145, face 2 subface 1 is ok. +DEAL::Cell << 2.145, face 2 subface 2 is ok. +DEAL::Cell << 2.145, face 2 subface 3 is ok. +DEAL::Cell << 2.145, face 3 subface 0 is ok. +DEAL::Cell << 2.145, face 3 subface 1 is ok. +DEAL::Cell << 2.145, face 3 subface 2 is ok. +DEAL::Cell << 2.145, face 3 subface 3 is ok. +DEAL::Cell << 2.145, face 4 subface 0 is ok. +DEAL::Cell << 2.145, face 4 subface 1 is ok. +DEAL::Cell << 2.145, face 4 subface 2 is ok. +DEAL::Cell << 2.145, face 4 subface 3 is ok. +DEAL::Cell << 2.145, face 5 subface 0 is ok. +DEAL::Cell << 2.145, face 5 subface 1 is ok. +DEAL::Cell << 2.145, face 5 subface 2 is ok. +DEAL::Cell << 2.145, face 5 subface 3 is ok. +DEAL::Cell << 2.146, face 0 subface 0 is ok. +DEAL::Cell << 2.146, face 0 subface 1 is ok. +DEAL::Cell << 2.146, face 0 subface 2 is ok. +DEAL::Cell << 2.146, face 0 subface 3 is ok. +DEAL::Cell << 2.146, face 1 subface 0 is ok. +DEAL::Cell << 2.146, face 1 subface 1 is ok. +DEAL::Cell << 2.146, face 1 subface 2 is ok. +DEAL::Cell << 2.146, face 1 subface 3 is ok. +DEAL::Cell << 2.146, face 2 subface 0 is ok. +DEAL::Cell << 2.146, face 2 subface 1 is ok. +DEAL::Cell << 2.146, face 2 subface 2 is ok. +DEAL::Cell << 2.146, face 2 subface 3 is ok. +DEAL::Cell << 2.146, face 3 subface 0 is ok. +DEAL::Cell << 2.146, face 3 subface 1 is ok. +DEAL::Cell << 2.146, face 3 subface 2 is ok. +DEAL::Cell << 2.146, face 3 subface 3 is ok. +DEAL::Cell << 2.146, face 4 subface 0 is ok. +DEAL::Cell << 2.146, face 4 subface 1 is ok. +DEAL::Cell << 2.146, face 4 subface 2 is ok. +DEAL::Cell << 2.146, face 4 subface 3 is ok. +DEAL::Cell << 2.146, face 5 subface 0 is ok. +DEAL::Cell << 2.146, face 5 subface 1 is ok. +DEAL::Cell << 2.146, face 5 subface 2 is ok. +DEAL::Cell << 2.146, face 5 subface 3 is ok. +DEAL::Cell << 2.147, face 0 subface 0 is ok. +DEAL::Cell << 2.147, face 0 subface 1 is ok. +DEAL::Cell << 2.147, face 0 subface 2 is ok. +DEAL::Cell << 2.147, face 0 subface 3 is ok. +DEAL::Cell << 2.147, face 1 subface 0 is ok. +DEAL::Cell << 2.147, face 1 subface 1 is ok. +DEAL::Cell << 2.147, face 1 subface 2 is ok. +DEAL::Cell << 2.147, face 1 subface 3 is ok. +DEAL::Cell << 2.147, face 2 subface 0 is ok. +DEAL::Cell << 2.147, face 2 subface 1 is ok. +DEAL::Cell << 2.147, face 2 subface 2 is ok. +DEAL::Cell << 2.147, face 2 subface 3 is ok. +DEAL::Cell << 2.147, face 3 subface 0 is ok. +DEAL::Cell << 2.147, face 3 subface 1 is ok. +DEAL::Cell << 2.147, face 3 subface 2 is ok. +DEAL::Cell << 2.147, face 3 subface 3 is ok. +DEAL::Cell << 2.147, face 4 subface 0 is ok. +DEAL::Cell << 2.147, face 4 subface 1 is ok. +DEAL::Cell << 2.147, face 4 subface 2 is ok. +DEAL::Cell << 2.147, face 4 subface 3 is ok. +DEAL::Cell << 2.147, face 5 subface 0 is ok. +DEAL::Cell << 2.147, face 5 subface 1 is ok. +DEAL::Cell << 2.147, face 5 subface 2 is ok. +DEAL::Cell << 2.147, face 5 subface 3 is ok. +DEAL::Cell << 2.148, face 0 subface 0 is ok. +DEAL::Cell << 2.148, face 0 subface 1 is ok. +DEAL::Cell << 2.148, face 0 subface 2 is ok. +DEAL::Cell << 2.148, face 0 subface 3 is ok. +DEAL::Cell << 2.148, face 1 subface 0 is ok. +DEAL::Cell << 2.148, face 1 subface 1 is ok. +DEAL::Cell << 2.148, face 1 subface 2 is ok. +DEAL::Cell << 2.148, face 1 subface 3 is ok. +DEAL::Cell << 2.148, face 2 subface 0 is ok. +DEAL::Cell << 2.148, face 2 subface 1 is ok. +DEAL::Cell << 2.148, face 2 subface 2 is ok. +DEAL::Cell << 2.148, face 2 subface 3 is ok. +DEAL::Cell << 2.148, face 3 subface 0 is ok. +DEAL::Cell << 2.148, face 3 subface 1 is ok. +DEAL::Cell << 2.148, face 3 subface 2 is ok. +DEAL::Cell << 2.148, face 3 subface 3 is ok. +DEAL::Cell << 2.148, face 4 subface 0 is ok. +DEAL::Cell << 2.148, face 4 subface 1 is ok. +DEAL::Cell << 2.148, face 4 subface 2 is ok. +DEAL::Cell << 2.148, face 4 subface 3 is ok. +DEAL::Cell << 2.148, face 5 subface 0 is ok. +DEAL::Cell << 2.148, face 5 subface 1 is ok. +DEAL::Cell << 2.148, face 5 subface 2 is ok. +DEAL::Cell << 2.148, face 5 subface 3 is ok. +DEAL::Cell << 2.149, face 0 subface 0 is ok. +DEAL::Cell << 2.149, face 0 subface 1 is ok. +DEAL::Cell << 2.149, face 0 subface 2 is ok. +DEAL::Cell << 2.149, face 0 subface 3 is ok. +DEAL::Cell << 2.149, face 1 subface 0 is ok. +DEAL::Cell << 2.149, face 1 subface 1 is ok. +DEAL::Cell << 2.149, face 1 subface 2 is ok. +DEAL::Cell << 2.149, face 1 subface 3 is ok. +DEAL::Cell << 2.149, face 2 subface 0 is ok. +DEAL::Cell << 2.149, face 2 subface 1 is ok. +DEAL::Cell << 2.149, face 2 subface 2 is ok. +DEAL::Cell << 2.149, face 2 subface 3 is ok. +DEAL::Cell << 2.149, face 3 subface 0 is ok. +DEAL::Cell << 2.149, face 3 subface 1 is ok. +DEAL::Cell << 2.149, face 3 subface 2 is ok. +DEAL::Cell << 2.149, face 3 subface 3 is ok. +DEAL::Cell << 2.149, face 4 subface 0 is ok. +DEAL::Cell << 2.149, face 4 subface 1 is ok. +DEAL::Cell << 2.149, face 4 subface 2 is ok. +DEAL::Cell << 2.149, face 4 subface 3 is ok. +DEAL::Cell << 2.149, face 5 subface 0 is ok. +DEAL::Cell << 2.149, face 5 subface 1 is ok. +DEAL::Cell << 2.149, face 5 subface 2 is ok. +DEAL::Cell << 2.149, face 5 subface 3 is ok. +DEAL::Cell << 2.150, face 0 subface 0 is ok. +DEAL::Cell << 2.150, face 0 subface 1 is ok. +DEAL::Cell << 2.150, face 0 subface 2 is ok. +DEAL::Cell << 2.150, face 0 subface 3 is ok. +DEAL::Cell << 2.150, face 1 subface 0 is ok. +DEAL::Cell << 2.150, face 1 subface 1 is ok. +DEAL::Cell << 2.150, face 1 subface 2 is ok. +DEAL::Cell << 2.150, face 1 subface 3 is ok. +DEAL::Cell << 2.150, face 2 subface 0 is ok. +DEAL::Cell << 2.150, face 2 subface 1 is ok. +DEAL::Cell << 2.150, face 2 subface 2 is ok. +DEAL::Cell << 2.150, face 2 subface 3 is ok. +DEAL::Cell << 2.150, face 3 subface 0 is ok. +DEAL::Cell << 2.150, face 3 subface 1 is ok. +DEAL::Cell << 2.150, face 3 subface 2 is ok. +DEAL::Cell << 2.150, face 3 subface 3 is ok. +DEAL::Cell << 2.150, face 4 subface 0 is ok. +DEAL::Cell << 2.150, face 4 subface 1 is ok. +DEAL::Cell << 2.150, face 4 subface 2 is ok. +DEAL::Cell << 2.150, face 4 subface 3 is ok. +DEAL::Cell << 2.150, face 5 subface 0 is ok. +DEAL::Cell << 2.150, face 5 subface 1 is ok. +DEAL::Cell << 2.150, face 5 subface 2 is ok. +DEAL::Cell << 2.150, face 5 subface 3 is ok. +DEAL::Cell << 2.151, face 0 subface 0 is ok. +DEAL::Cell << 2.151, face 0 subface 1 is ok. +DEAL::Cell << 2.151, face 0 subface 2 is ok. +DEAL::Cell << 2.151, face 0 subface 3 is ok. +DEAL::Cell << 2.151, face 1 subface 0 is ok. +DEAL::Cell << 2.151, face 1 subface 1 is ok. +DEAL::Cell << 2.151, face 1 subface 2 is ok. +DEAL::Cell << 2.151, face 1 subface 3 is ok. +DEAL::Cell << 2.151, face 2 subface 0 is ok. +DEAL::Cell << 2.151, face 2 subface 1 is ok. +DEAL::Cell << 2.151, face 2 subface 2 is ok. +DEAL::Cell << 2.151, face 2 subface 3 is ok. +DEAL::Cell << 2.151, face 3 subface 0 is ok. +DEAL::Cell << 2.151, face 3 subface 1 is ok. +DEAL::Cell << 2.151, face 3 subface 2 is ok. +DEAL::Cell << 2.151, face 3 subface 3 is ok. +DEAL::Cell << 2.151, face 4 subface 0 is ok. +DEAL::Cell << 2.151, face 4 subface 1 is ok. +DEAL::Cell << 2.151, face 4 subface 2 is ok. +DEAL::Cell << 2.151, face 4 subface 3 is ok. +DEAL::Cell << 2.151, face 5 subface 0 is ok. +DEAL::Cell << 2.151, face 5 subface 1 is ok. +DEAL::Cell << 2.151, face 5 subface 2 is ok. +DEAL::Cell << 2.151, face 5 subface 3 is ok. +DEAL::Cell << 2.152, face 0 subface 0 is ok. +DEAL::Cell << 2.152, face 0 subface 1 is ok. +DEAL::Cell << 2.152, face 0 subface 2 is ok. +DEAL::Cell << 2.152, face 0 subface 3 is ok. +DEAL::Cell << 2.152, face 1 subface 0 is ok. +DEAL::Cell << 2.152, face 1 subface 1 is ok. +DEAL::Cell << 2.152, face 1 subface 2 is ok. +DEAL::Cell << 2.152, face 1 subface 3 is ok. +DEAL::Cell << 2.152, face 2 subface 0 is ok. +DEAL::Cell << 2.152, face 2 subface 1 is ok. +DEAL::Cell << 2.152, face 2 subface 2 is ok. +DEAL::Cell << 2.152, face 2 subface 3 is ok. +DEAL::Cell << 2.152, face 3 subface 0 is ok. +DEAL::Cell << 2.152, face 3 subface 1 is ok. +DEAL::Cell << 2.152, face 3 subface 2 is ok. +DEAL::Cell << 2.152, face 3 subface 3 is ok. +DEAL::Cell << 2.152, face 4 subface 0 is ok. +DEAL::Cell << 2.152, face 4 subface 1 is ok. +DEAL::Cell << 2.152, face 4 subface 2 is ok. +DEAL::Cell << 2.152, face 4 subface 3 is ok. +DEAL::Cell << 2.152, face 5 subface 0 is ok. +DEAL::Cell << 2.152, face 5 subface 1 is ok. +DEAL::Cell << 2.152, face 5 subface 2 is ok. +DEAL::Cell << 2.152, face 5 subface 3 is ok. +DEAL::Cell << 2.153, face 0 subface 0 is ok. +DEAL::Cell << 2.153, face 0 subface 1 is ok. +DEAL::Cell << 2.153, face 0 subface 2 is ok. +DEAL::Cell << 2.153, face 0 subface 3 is ok. +DEAL::Cell << 2.153, face 1 subface 0 is ok. +DEAL::Cell << 2.153, face 1 subface 1 is ok. +DEAL::Cell << 2.153, face 1 subface 2 is ok. +DEAL::Cell << 2.153, face 1 subface 3 is ok. +DEAL::Cell << 2.153, face 2 subface 0 is ok. +DEAL::Cell << 2.153, face 2 subface 1 is ok. +DEAL::Cell << 2.153, face 2 subface 2 is ok. +DEAL::Cell << 2.153, face 2 subface 3 is ok. +DEAL::Cell << 2.153, face 3 subface 0 is ok. +DEAL::Cell << 2.153, face 3 subface 1 is ok. +DEAL::Cell << 2.153, face 3 subface 2 is ok. +DEAL::Cell << 2.153, face 3 subface 3 is ok. +DEAL::Cell << 2.153, face 4 subface 0 is ok. +DEAL::Cell << 2.153, face 4 subface 1 is ok. +DEAL::Cell << 2.153, face 4 subface 2 is ok. +DEAL::Cell << 2.153, face 4 subface 3 is ok. +DEAL::Cell << 2.153, face 5 subface 0 is ok. +DEAL::Cell << 2.153, face 5 subface 1 is ok. +DEAL::Cell << 2.153, face 5 subface 2 is ok. +DEAL::Cell << 2.153, face 5 subface 3 is ok. +DEAL::Cell << 2.154, face 0 subface 0 is ok. +DEAL::Cell << 2.154, face 0 subface 1 is ok. +DEAL::Cell << 2.154, face 0 subface 2 is ok. +DEAL::Cell << 2.154, face 0 subface 3 is ok. +DEAL::Cell << 2.154, face 1 subface 0 is ok. +DEAL::Cell << 2.154, face 1 subface 1 is ok. +DEAL::Cell << 2.154, face 1 subface 2 is ok. +DEAL::Cell << 2.154, face 1 subface 3 is ok. +DEAL::Cell << 2.154, face 2 subface 0 is ok. +DEAL::Cell << 2.154, face 2 subface 1 is ok. +DEAL::Cell << 2.154, face 2 subface 2 is ok. +DEAL::Cell << 2.154, face 2 subface 3 is ok. +DEAL::Cell << 2.154, face 3 subface 0 is ok. +DEAL::Cell << 2.154, face 3 subface 1 is ok. +DEAL::Cell << 2.154, face 3 subface 2 is ok. +DEAL::Cell << 2.154, face 3 subface 3 is ok. +DEAL::Cell << 2.154, face 4 subface 0 is ok. +DEAL::Cell << 2.154, face 4 subface 1 is ok. +DEAL::Cell << 2.154, face 4 subface 2 is ok. +DEAL::Cell << 2.154, face 4 subface 3 is ok. +DEAL::Cell << 2.154, face 5 subface 0 is ok. +DEAL::Cell << 2.154, face 5 subface 1 is ok. +DEAL::Cell << 2.154, face 5 subface 2 is ok. +DEAL::Cell << 2.154, face 5 subface 3 is ok. +DEAL::Cell << 2.155, face 0 subface 0 is ok. +DEAL::Cell << 2.155, face 0 subface 1 is ok. +DEAL::Cell << 2.155, face 0 subface 2 is ok. +DEAL::Cell << 2.155, face 0 subface 3 is ok. +DEAL::Cell << 2.155, face 1 subface 0 is ok. +DEAL::Cell << 2.155, face 1 subface 1 is ok. +DEAL::Cell << 2.155, face 1 subface 2 is ok. +DEAL::Cell << 2.155, face 1 subface 3 is ok. +DEAL::Cell << 2.155, face 2 subface 0 is ok. +DEAL::Cell << 2.155, face 2 subface 1 is ok. +DEAL::Cell << 2.155, face 2 subface 2 is ok. +DEAL::Cell << 2.155, face 2 subface 3 is ok. +DEAL::Cell << 2.155, face 3 subface 0 is ok. +DEAL::Cell << 2.155, face 3 subface 1 is ok. +DEAL::Cell << 2.155, face 3 subface 2 is ok. +DEAL::Cell << 2.155, face 3 subface 3 is ok. +DEAL::Cell << 2.155, face 4 subface 0 is ok. +DEAL::Cell << 2.155, face 4 subface 1 is ok. +DEAL::Cell << 2.155, face 4 subface 2 is ok. +DEAL::Cell << 2.155, face 4 subface 3 is ok. +DEAL::Cell << 2.155, face 5 subface 0 is ok. +DEAL::Cell << 2.155, face 5 subface 1 is ok. +DEAL::Cell << 2.155, face 5 subface 2 is ok. +DEAL::Cell << 2.155, face 5 subface 3 is ok. +DEAL::Cell << 2.156, face 0 subface 0 is ok. +DEAL::Cell << 2.156, face 0 subface 1 is ok. +DEAL::Cell << 2.156, face 0 subface 2 is ok. +DEAL::Cell << 2.156, face 0 subface 3 is ok. +DEAL::Cell << 2.156, face 1 subface 0 is ok. +DEAL::Cell << 2.156, face 1 subface 1 is ok. +DEAL::Cell << 2.156, face 1 subface 2 is ok. +DEAL::Cell << 2.156, face 1 subface 3 is ok. +DEAL::Cell << 2.156, face 2 subface 0 is ok. +DEAL::Cell << 2.156, face 2 subface 1 is ok. +DEAL::Cell << 2.156, face 2 subface 2 is ok. +DEAL::Cell << 2.156, face 2 subface 3 is ok. +DEAL::Cell << 2.156, face 3 subface 0 is ok. +DEAL::Cell << 2.156, face 3 subface 1 is ok. +DEAL::Cell << 2.156, face 3 subface 2 is ok. +DEAL::Cell << 2.156, face 3 subface 3 is ok. +DEAL::Cell << 2.156, face 4 subface 0 is ok. +DEAL::Cell << 2.156, face 4 subface 1 is ok. +DEAL::Cell << 2.156, face 4 subface 2 is ok. +DEAL::Cell << 2.156, face 4 subface 3 is ok. +DEAL::Cell << 2.156, face 5 subface 0 is ok. +DEAL::Cell << 2.156, face 5 subface 1 is ok. +DEAL::Cell << 2.156, face 5 subface 2 is ok. +DEAL::Cell << 2.156, face 5 subface 3 is ok. +DEAL::Cell << 2.157, face 0 subface 0 is ok. +DEAL::Cell << 2.157, face 0 subface 1 is ok. +DEAL::Cell << 2.157, face 0 subface 2 is ok. +DEAL::Cell << 2.157, face 0 subface 3 is ok. +DEAL::Cell << 2.157, face 1 subface 0 is ok. +DEAL::Cell << 2.157, face 1 subface 1 is ok. +DEAL::Cell << 2.157, face 1 subface 2 is ok. +DEAL::Cell << 2.157, face 1 subface 3 is ok. +DEAL::Cell << 2.157, face 2 subface 0 is ok. +DEAL::Cell << 2.157, face 2 subface 1 is ok. +DEAL::Cell << 2.157, face 2 subface 2 is ok. +DEAL::Cell << 2.157, face 2 subface 3 is ok. +DEAL::Cell << 2.157, face 3 subface 0 is ok. +DEAL::Cell << 2.157, face 3 subface 1 is ok. +DEAL::Cell << 2.157, face 3 subface 2 is ok. +DEAL::Cell << 2.157, face 3 subface 3 is ok. +DEAL::Cell << 2.157, face 4 subface 0 is ok. +DEAL::Cell << 2.157, face 4 subface 1 is ok. +DEAL::Cell << 2.157, face 4 subface 2 is ok. +DEAL::Cell << 2.157, face 4 subface 3 is ok. +DEAL::Cell << 2.157, face 5 subface 0 is ok. +DEAL::Cell << 2.157, face 5 subface 1 is ok. +DEAL::Cell << 2.157, face 5 subface 2 is ok. +DEAL::Cell << 2.157, face 5 subface 3 is ok. +DEAL::Cell << 2.158, face 0 subface 0 is ok. +DEAL::Cell << 2.158, face 0 subface 1 is ok. +DEAL::Cell << 2.158, face 0 subface 2 is ok. +DEAL::Cell << 2.158, face 0 subface 3 is ok. +DEAL::Cell << 2.158, face 1 subface 0 is ok. +DEAL::Cell << 2.158, face 1 subface 1 is ok. +DEAL::Cell << 2.158, face 1 subface 2 is ok. +DEAL::Cell << 2.158, face 1 subface 3 is ok. +DEAL::Cell << 2.158, face 2 subface 0 is ok. +DEAL::Cell << 2.158, face 2 subface 1 is ok. +DEAL::Cell << 2.158, face 2 subface 2 is ok. +DEAL::Cell << 2.158, face 2 subface 3 is ok. +DEAL::Cell << 2.158, face 3 subface 0 is ok. +DEAL::Cell << 2.158, face 3 subface 1 is ok. +DEAL::Cell << 2.158, face 3 subface 2 is ok. +DEAL::Cell << 2.158, face 3 subface 3 is ok. +DEAL::Cell << 2.158, face 4 subface 0 is ok. +DEAL::Cell << 2.158, face 4 subface 1 is ok. +DEAL::Cell << 2.158, face 4 subface 2 is ok. +DEAL::Cell << 2.158, face 4 subface 3 is ok. +DEAL::Cell << 2.158, face 5 subface 0 is ok. +DEAL::Cell << 2.158, face 5 subface 1 is ok. +DEAL::Cell << 2.158, face 5 subface 2 is ok. +DEAL::Cell << 2.158, face 5 subface 3 is ok. +DEAL::Cell << 2.159, face 0 subface 0 is ok. +DEAL::Cell << 2.159, face 0 subface 1 is ok. +DEAL::Cell << 2.159, face 0 subface 2 is ok. +DEAL::Cell << 2.159, face 0 subface 3 is ok. +DEAL::Cell << 2.159, face 1 subface 0 is ok. +DEAL::Cell << 2.159, face 1 subface 1 is ok. +DEAL::Cell << 2.159, face 1 subface 2 is ok. +DEAL::Cell << 2.159, face 1 subface 3 is ok. +DEAL::Cell << 2.159, face 2 subface 0 is ok. +DEAL::Cell << 2.159, face 2 subface 1 is ok. +DEAL::Cell << 2.159, face 2 subface 2 is ok. +DEAL::Cell << 2.159, face 2 subface 3 is ok. +DEAL::Cell << 2.159, face 3 subface 0 is ok. +DEAL::Cell << 2.159, face 3 subface 1 is ok. +DEAL::Cell << 2.159, face 3 subface 2 is ok. +DEAL::Cell << 2.159, face 3 subface 3 is ok. +DEAL::Cell << 2.159, face 4 subface 0 is ok. +DEAL::Cell << 2.159, face 4 subface 1 is ok. +DEAL::Cell << 2.159, face 4 subface 2 is ok. +DEAL::Cell << 2.159, face 4 subface 3 is ok. +DEAL::Cell << 2.159, face 5 subface 0 is ok. +DEAL::Cell << 2.159, face 5 subface 1 is ok. +DEAL::Cell << 2.159, face 5 subface 2 is ok. +DEAL::Cell << 2.159, face 5 subface 3 is ok. +DEAL::Cell << 2.160, face 0 subface 0 is ok. +DEAL::Cell << 2.160, face 0 subface 1 is ok. +DEAL::Cell << 2.160, face 0 subface 2 is ok. +DEAL::Cell << 2.160, face 0 subface 3 is ok. +DEAL::Cell << 2.160, face 1 subface 0 is ok. +DEAL::Cell << 2.160, face 1 subface 1 is ok. +DEAL::Cell << 2.160, face 1 subface 2 is ok. +DEAL::Cell << 2.160, face 1 subface 3 is ok. +DEAL::Cell << 2.160, face 2 subface 0 is ok. +DEAL::Cell << 2.160, face 2 subface 1 is ok. +DEAL::Cell << 2.160, face 2 subface 2 is ok. +DEAL::Cell << 2.160, face 2 subface 3 is ok. +DEAL::Cell << 2.160, face 3 subface 0 is ok. +DEAL::Cell << 2.160, face 3 subface 1 is ok. +DEAL::Cell << 2.160, face 3 subface 2 is ok. +DEAL::Cell << 2.160, face 3 subface 3 is ok. +DEAL::Cell << 2.160, face 4 subface 0 is ok. +DEAL::Cell << 2.160, face 4 subface 1 is ok. +DEAL::Cell << 2.160, face 4 subface 2 is ok. +DEAL::Cell << 2.160, face 4 subface 3 is ok. +DEAL::Cell << 2.160, face 5 subface 0 is ok. +DEAL::Cell << 2.160, face 5 subface 1 is ok. +DEAL::Cell << 2.160, face 5 subface 2 is ok. +DEAL::Cell << 2.160, face 5 subface 3 is ok. +DEAL::Cell << 2.161, face 0 subface 0 is ok. +DEAL::Cell << 2.161, face 0 subface 1 is ok. +DEAL::Cell << 2.161, face 0 subface 2 is ok. +DEAL::Cell << 2.161, face 0 subface 3 is ok. +DEAL::Cell << 2.161, face 1 subface 0 is ok. +DEAL::Cell << 2.161, face 1 subface 1 is ok. +DEAL::Cell << 2.161, face 1 subface 2 is ok. +DEAL::Cell << 2.161, face 1 subface 3 is ok. +DEAL::Cell << 2.161, face 2 subface 0 is ok. +DEAL::Cell << 2.161, face 2 subface 1 is ok. +DEAL::Cell << 2.161, face 2 subface 2 is ok. +DEAL::Cell << 2.161, face 2 subface 3 is ok. +DEAL::Cell << 2.161, face 3 subface 0 is ok. +DEAL::Cell << 2.161, face 3 subface 1 is ok. +DEAL::Cell << 2.161, face 3 subface 2 is ok. +DEAL::Cell << 2.161, face 3 subface 3 is ok. +DEAL::Cell << 2.161, face 4 subface 0 is ok. +DEAL::Cell << 2.161, face 4 subface 1 is ok. +DEAL::Cell << 2.161, face 4 subface 2 is ok. +DEAL::Cell << 2.161, face 4 subface 3 is ok. +DEAL::Cell << 2.161, face 5 subface 0 is ok. +DEAL::Cell << 2.161, face 5 subface 1 is ok. +DEAL::Cell << 2.161, face 5 subface 2 is ok. +DEAL::Cell << 2.161, face 5 subface 3 is ok. +DEAL::Cell << 2.162, face 0 subface 0 is ok. +DEAL::Cell << 2.162, face 0 subface 1 is ok. +DEAL::Cell << 2.162, face 0 subface 2 is ok. +DEAL::Cell << 2.162, face 0 subface 3 is ok. +DEAL::Cell << 2.162, face 1 subface 0 is ok. +DEAL::Cell << 2.162, face 1 subface 1 is ok. +DEAL::Cell << 2.162, face 1 subface 2 is ok. +DEAL::Cell << 2.162, face 1 subface 3 is ok. +DEAL::Cell << 2.162, face 2 subface 0 is ok. +DEAL::Cell << 2.162, face 2 subface 1 is ok. +DEAL::Cell << 2.162, face 2 subface 2 is ok. +DEAL::Cell << 2.162, face 2 subface 3 is ok. +DEAL::Cell << 2.162, face 3 subface 0 is ok. +DEAL::Cell << 2.162, face 3 subface 1 is ok. +DEAL::Cell << 2.162, face 3 subface 2 is ok. +DEAL::Cell << 2.162, face 3 subface 3 is ok. +DEAL::Cell << 2.162, face 4 subface 0 is ok. +DEAL::Cell << 2.162, face 4 subface 1 is ok. +DEAL::Cell << 2.162, face 4 subface 2 is ok. +DEAL::Cell << 2.162, face 4 subface 3 is ok. +DEAL::Cell << 2.162, face 5 subface 0 is ok. +DEAL::Cell << 2.162, face 5 subface 1 is ok. +DEAL::Cell << 2.162, face 5 subface 2 is ok. +DEAL::Cell << 2.162, face 5 subface 3 is ok. +DEAL::Cell << 2.163, face 0 subface 0 is ok. +DEAL::Cell << 2.163, face 0 subface 1 is ok. +DEAL::Cell << 2.163, face 0 subface 2 is ok. +DEAL::Cell << 2.163, face 0 subface 3 is ok. +DEAL::Cell << 2.163, face 1 subface 0 is ok. +DEAL::Cell << 2.163, face 1 subface 1 is ok. +DEAL::Cell << 2.163, face 1 subface 2 is ok. +DEAL::Cell << 2.163, face 1 subface 3 is ok. +DEAL::Cell << 2.163, face 2 subface 0 is ok. +DEAL::Cell << 2.163, face 2 subface 1 is ok. +DEAL::Cell << 2.163, face 2 subface 2 is ok. +DEAL::Cell << 2.163, face 2 subface 3 is ok. +DEAL::Cell << 2.163, face 3 subface 0 is ok. +DEAL::Cell << 2.163, face 3 subface 1 is ok. +DEAL::Cell << 2.163, face 3 subface 2 is ok. +DEAL::Cell << 2.163, face 3 subface 3 is ok. +DEAL::Cell << 2.163, face 4 subface 0 is ok. +DEAL::Cell << 2.163, face 4 subface 1 is ok. +DEAL::Cell << 2.163, face 4 subface 2 is ok. +DEAL::Cell << 2.163, face 4 subface 3 is ok. +DEAL::Cell << 2.163, face 5 subface 0 is ok. +DEAL::Cell << 2.163, face 5 subface 1 is ok. +DEAL::Cell << 2.163, face 5 subface 2 is ok. +DEAL::Cell << 2.163, face 5 subface 3 is ok. +DEAL::Cell << 2.164, face 0 subface 0 is ok. +DEAL::Cell << 2.164, face 0 subface 1 is ok. +DEAL::Cell << 2.164, face 0 subface 2 is ok. +DEAL::Cell << 2.164, face 0 subface 3 is ok. +DEAL::Cell << 2.164, face 1 subface 0 is ok. +DEAL::Cell << 2.164, face 1 subface 1 is ok. +DEAL::Cell << 2.164, face 1 subface 2 is ok. +DEAL::Cell << 2.164, face 1 subface 3 is ok. +DEAL::Cell << 2.164, face 2 subface 0 is ok. +DEAL::Cell << 2.164, face 2 subface 1 is ok. +DEAL::Cell << 2.164, face 2 subface 2 is ok. +DEAL::Cell << 2.164, face 2 subface 3 is ok. +DEAL::Cell << 2.164, face 3 subface 0 is ok. +DEAL::Cell << 2.164, face 3 subface 1 is ok. +DEAL::Cell << 2.164, face 3 subface 2 is ok. +DEAL::Cell << 2.164, face 3 subface 3 is ok. +DEAL::Cell << 2.164, face 4 subface 0 is ok. +DEAL::Cell << 2.164, face 4 subface 1 is ok. +DEAL::Cell << 2.164, face 4 subface 2 is ok. +DEAL::Cell << 2.164, face 4 subface 3 is ok. +DEAL::Cell << 2.164, face 5 subface 0 is ok. +DEAL::Cell << 2.164, face 5 subface 1 is ok. +DEAL::Cell << 2.164, face 5 subface 2 is ok. +DEAL::Cell << 2.164, face 5 subface 3 is ok. +DEAL::Cell << 2.165, face 0 subface 0 is ok. +DEAL::Cell << 2.165, face 0 subface 1 is ok. +DEAL::Cell << 2.165, face 0 subface 2 is ok. +DEAL::Cell << 2.165, face 0 subface 3 is ok. +DEAL::Cell << 2.165, face 1 subface 0 is ok. +DEAL::Cell << 2.165, face 1 subface 1 is ok. +DEAL::Cell << 2.165, face 1 subface 2 is ok. +DEAL::Cell << 2.165, face 1 subface 3 is ok. +DEAL::Cell << 2.165, face 2 subface 0 is ok. +DEAL::Cell << 2.165, face 2 subface 1 is ok. +DEAL::Cell << 2.165, face 2 subface 2 is ok. +DEAL::Cell << 2.165, face 2 subface 3 is ok. +DEAL::Cell << 2.165, face 3 subface 0 is ok. +DEAL::Cell << 2.165, face 3 subface 1 is ok. +DEAL::Cell << 2.165, face 3 subface 2 is ok. +DEAL::Cell << 2.165, face 3 subface 3 is ok. +DEAL::Cell << 2.165, face 4 subface 0 is ok. +DEAL::Cell << 2.165, face 4 subface 1 is ok. +DEAL::Cell << 2.165, face 4 subface 2 is ok. +DEAL::Cell << 2.165, face 4 subface 3 is ok. +DEAL::Cell << 2.165, face 5 subface 0 is ok. +DEAL::Cell << 2.165, face 5 subface 1 is ok. +DEAL::Cell << 2.165, face 5 subface 2 is ok. +DEAL::Cell << 2.165, face 5 subface 3 is ok. +DEAL::Cell << 2.166, face 0 subface 0 is ok. +DEAL::Cell << 2.166, face 0 subface 1 is ok. +DEAL::Cell << 2.166, face 0 subface 2 is ok. +DEAL::Cell << 2.166, face 0 subface 3 is ok. +DEAL::Cell << 2.166, face 1 subface 0 is ok. +DEAL::Cell << 2.166, face 1 subface 1 is ok. +DEAL::Cell << 2.166, face 1 subface 2 is ok. +DEAL::Cell << 2.166, face 1 subface 3 is ok. +DEAL::Cell << 2.166, face 2 subface 0 is ok. +DEAL::Cell << 2.166, face 2 subface 1 is ok. +DEAL::Cell << 2.166, face 2 subface 2 is ok. +DEAL::Cell << 2.166, face 2 subface 3 is ok. +DEAL::Cell << 2.166, face 3 subface 0 is ok. +DEAL::Cell << 2.166, face 3 subface 1 is ok. +DEAL::Cell << 2.166, face 3 subface 2 is ok. +DEAL::Cell << 2.166, face 3 subface 3 is ok. +DEAL::Cell << 2.166, face 4 subface 0 is ok. +DEAL::Cell << 2.166, face 4 subface 1 is ok. +DEAL::Cell << 2.166, face 4 subface 2 is ok. +DEAL::Cell << 2.166, face 4 subface 3 is ok. +DEAL::Cell << 2.166, face 5 subface 0 is ok. +DEAL::Cell << 2.166, face 5 subface 1 is ok. +DEAL::Cell << 2.166, face 5 subface 2 is ok. +DEAL::Cell << 2.166, face 5 subface 3 is ok. +DEAL::Cell << 2.167, face 0 subface 0 is ok. +DEAL::Cell << 2.167, face 0 subface 1 is ok. +DEAL::Cell << 2.167, face 0 subface 2 is ok. +DEAL::Cell << 2.167, face 0 subface 3 is ok. +DEAL::Cell << 2.167, face 1 subface 0 is ok. +DEAL::Cell << 2.167, face 1 subface 1 is ok. +DEAL::Cell << 2.167, face 1 subface 2 is ok. +DEAL::Cell << 2.167, face 1 subface 3 is ok. +DEAL::Cell << 2.167, face 2 subface 0 is ok. +DEAL::Cell << 2.167, face 2 subface 1 is ok. +DEAL::Cell << 2.167, face 2 subface 2 is ok. +DEAL::Cell << 2.167, face 2 subface 3 is ok. +DEAL::Cell << 2.167, face 3 subface 0 is ok. +DEAL::Cell << 2.167, face 3 subface 1 is ok. +DEAL::Cell << 2.167, face 3 subface 2 is ok. +DEAL::Cell << 2.167, face 3 subface 3 is ok. +DEAL::Cell << 2.167, face 4 subface 0 is ok. +DEAL::Cell << 2.167, face 4 subface 1 is ok. +DEAL::Cell << 2.167, face 4 subface 2 is ok. +DEAL::Cell << 2.167, face 4 subface 3 is ok. +DEAL::Cell << 2.167, face 5 subface 0 is ok. +DEAL::Cell << 2.167, face 5 subface 1 is ok. +DEAL::Cell << 2.167, face 5 subface 2 is ok. +DEAL::Cell << 2.167, face 5 subface 3 is ok. +DEAL::Cell << 2.168, face 0 subface 0 is ok. +DEAL::Cell << 2.168, face 0 subface 1 is ok. +DEAL::Cell << 2.168, face 0 subface 2 is ok. +DEAL::Cell << 2.168, face 0 subface 3 is ok. +DEAL::Cell << 2.168, face 1 subface 0 is ok. +DEAL::Cell << 2.168, face 1 subface 1 is ok. +DEAL::Cell << 2.168, face 1 subface 2 is ok. +DEAL::Cell << 2.168, face 1 subface 3 is ok. +DEAL::Cell << 2.168, face 2 subface 0 is ok. +DEAL::Cell << 2.168, face 2 subface 1 is ok. +DEAL::Cell << 2.168, face 2 subface 2 is ok. +DEAL::Cell << 2.168, face 2 subface 3 is ok. +DEAL::Cell << 2.168, face 3 subface 0 is ok. +DEAL::Cell << 2.168, face 3 subface 1 is ok. +DEAL::Cell << 2.168, face 3 subface 2 is ok. +DEAL::Cell << 2.168, face 3 subface 3 is ok. +DEAL::Cell << 2.168, face 4 subface 0 is ok. +DEAL::Cell << 2.168, face 4 subface 1 is ok. +DEAL::Cell << 2.168, face 4 subface 2 is ok. +DEAL::Cell << 2.168, face 4 subface 3 is ok. +DEAL::Cell << 2.168, face 5 subface 0 is ok. +DEAL::Cell << 2.168, face 5 subface 1 is ok. +DEAL::Cell << 2.168, face 5 subface 2 is ok. +DEAL::Cell << 2.168, face 5 subface 3 is ok. +DEAL::Cell << 2.169, face 0 subface 0 is ok. +DEAL::Cell << 2.169, face 0 subface 1 is ok. +DEAL::Cell << 2.169, face 0 subface 2 is ok. +DEAL::Cell << 2.169, face 0 subface 3 is ok. +DEAL::Cell << 2.169, face 1 subface 0 is ok. +DEAL::Cell << 2.169, face 1 subface 1 is ok. +DEAL::Cell << 2.169, face 1 subface 2 is ok. +DEAL::Cell << 2.169, face 1 subface 3 is ok. +DEAL::Cell << 2.169, face 2 subface 0 is ok. +DEAL::Cell << 2.169, face 2 subface 1 is ok. +DEAL::Cell << 2.169, face 2 subface 2 is ok. +DEAL::Cell << 2.169, face 2 subface 3 is ok. +DEAL::Cell << 2.169, face 3 subface 0 is ok. +DEAL::Cell << 2.169, face 3 subface 1 is ok. +DEAL::Cell << 2.169, face 3 subface 2 is ok. +DEAL::Cell << 2.169, face 3 subface 3 is ok. +DEAL::Cell << 2.169, face 4 subface 0 is ok. +DEAL::Cell << 2.169, face 4 subface 1 is ok. +DEAL::Cell << 2.169, face 4 subface 2 is ok. +DEAL::Cell << 2.169, face 4 subface 3 is ok. +DEAL::Cell << 2.169, face 5 subface 0 is ok. +DEAL::Cell << 2.169, face 5 subface 1 is ok. +DEAL::Cell << 2.169, face 5 subface 2 is ok. +DEAL::Cell << 2.169, face 5 subface 3 is ok. +DEAL::Cell << 2.170, face 0 subface 0 is ok. +DEAL::Cell << 2.170, face 0 subface 1 is ok. +DEAL::Cell << 2.170, face 0 subface 2 is ok. +DEAL::Cell << 2.170, face 0 subface 3 is ok. +DEAL::Cell << 2.170, face 1 subface 0 is ok. +DEAL::Cell << 2.170, face 1 subface 1 is ok. +DEAL::Cell << 2.170, face 1 subface 2 is ok. +DEAL::Cell << 2.170, face 1 subface 3 is ok. +DEAL::Cell << 2.170, face 2 subface 0 is ok. +DEAL::Cell << 2.170, face 2 subface 1 is ok. +DEAL::Cell << 2.170, face 2 subface 2 is ok. +DEAL::Cell << 2.170, face 2 subface 3 is ok. +DEAL::Cell << 2.170, face 3 subface 0 is ok. +DEAL::Cell << 2.170, face 3 subface 1 is ok. +DEAL::Cell << 2.170, face 3 subface 2 is ok. +DEAL::Cell << 2.170, face 3 subface 3 is ok. +DEAL::Cell << 2.170, face 4 subface 0 is ok. +DEAL::Cell << 2.170, face 4 subface 1 is ok. +DEAL::Cell << 2.170, face 4 subface 2 is ok. +DEAL::Cell << 2.170, face 4 subface 3 is ok. +DEAL::Cell << 2.170, face 5 subface 0 is ok. +DEAL::Cell << 2.170, face 5 subface 1 is ok. +DEAL::Cell << 2.170, face 5 subface 2 is ok. +DEAL::Cell << 2.170, face 5 subface 3 is ok. +DEAL::Cell << 2.171, face 0 subface 0 is ok. +DEAL::Cell << 2.171, face 0 subface 1 is ok. +DEAL::Cell << 2.171, face 0 subface 2 is ok. +DEAL::Cell << 2.171, face 0 subface 3 is ok. +DEAL::Cell << 2.171, face 1 subface 0 is ok. +DEAL::Cell << 2.171, face 1 subface 1 is ok. +DEAL::Cell << 2.171, face 1 subface 2 is ok. +DEAL::Cell << 2.171, face 1 subface 3 is ok. +DEAL::Cell << 2.171, face 2 subface 0 is ok. +DEAL::Cell << 2.171, face 2 subface 1 is ok. +DEAL::Cell << 2.171, face 2 subface 2 is ok. +DEAL::Cell << 2.171, face 2 subface 3 is ok. +DEAL::Cell << 2.171, face 3 subface 0 is ok. +DEAL::Cell << 2.171, face 3 subface 1 is ok. +DEAL::Cell << 2.171, face 3 subface 2 is ok. +DEAL::Cell << 2.171, face 3 subface 3 is ok. +DEAL::Cell << 2.171, face 4 subface 0 is ok. +DEAL::Cell << 2.171, face 4 subface 1 is ok. +DEAL::Cell << 2.171, face 4 subface 2 is ok. +DEAL::Cell << 2.171, face 4 subface 3 is ok. +DEAL::Cell << 2.171, face 5 subface 0 is ok. +DEAL::Cell << 2.171, face 5 subface 1 is ok. +DEAL::Cell << 2.171, face 5 subface 2 is ok. +DEAL::Cell << 2.171, face 5 subface 3 is ok. +DEAL::Cell << 2.172, face 0 subface 0 is ok. +DEAL::Cell << 2.172, face 0 subface 1 is ok. +DEAL::Cell << 2.172, face 0 subface 2 is ok. +DEAL::Cell << 2.172, face 0 subface 3 is ok. +DEAL::Cell << 2.172, face 1 subface 0 is ok. +DEAL::Cell << 2.172, face 1 subface 1 is ok. +DEAL::Cell << 2.172, face 1 subface 2 is ok. +DEAL::Cell << 2.172, face 1 subface 3 is ok. +DEAL::Cell << 2.172, face 2 subface 0 is ok. +DEAL::Cell << 2.172, face 2 subface 1 is ok. +DEAL::Cell << 2.172, face 2 subface 2 is ok. +DEAL::Cell << 2.172, face 2 subface 3 is ok. +DEAL::Cell << 2.172, face 3 subface 0 is ok. +DEAL::Cell << 2.172, face 3 subface 1 is ok. +DEAL::Cell << 2.172, face 3 subface 2 is ok. +DEAL::Cell << 2.172, face 3 subface 3 is ok. +DEAL::Cell << 2.172, face 4 subface 0 is ok. +DEAL::Cell << 2.172, face 4 subface 1 is ok. +DEAL::Cell << 2.172, face 4 subface 2 is ok. +DEAL::Cell << 2.172, face 4 subface 3 is ok. +DEAL::Cell << 2.172, face 5 subface 0 is ok. +DEAL::Cell << 2.172, face 5 subface 1 is ok. +DEAL::Cell << 2.172, face 5 subface 2 is ok. +DEAL::Cell << 2.172, face 5 subface 3 is ok. +DEAL::Cell << 2.173, face 0 subface 0 is ok. +DEAL::Cell << 2.173, face 0 subface 1 is ok. +DEAL::Cell << 2.173, face 0 subface 2 is ok. +DEAL::Cell << 2.173, face 0 subface 3 is ok. +DEAL::Cell << 2.173, face 1 subface 0 is ok. +DEAL::Cell << 2.173, face 1 subface 1 is ok. +DEAL::Cell << 2.173, face 1 subface 2 is ok. +DEAL::Cell << 2.173, face 1 subface 3 is ok. +DEAL::Cell << 2.173, face 2 subface 0 is ok. +DEAL::Cell << 2.173, face 2 subface 1 is ok. +DEAL::Cell << 2.173, face 2 subface 2 is ok. +DEAL::Cell << 2.173, face 2 subface 3 is ok. +DEAL::Cell << 2.173, face 3 subface 0 is ok. +DEAL::Cell << 2.173, face 3 subface 1 is ok. +DEAL::Cell << 2.173, face 3 subface 2 is ok. +DEAL::Cell << 2.173, face 3 subface 3 is ok. +DEAL::Cell << 2.173, face 4 subface 0 is ok. +DEAL::Cell << 2.173, face 4 subface 1 is ok. +DEAL::Cell << 2.173, face 4 subface 2 is ok. +DEAL::Cell << 2.173, face 4 subface 3 is ok. +DEAL::Cell << 2.173, face 5 subface 0 is ok. +DEAL::Cell << 2.173, face 5 subface 1 is ok. +DEAL::Cell << 2.173, face 5 subface 2 is ok. +DEAL::Cell << 2.173, face 5 subface 3 is ok. +DEAL::Cell << 2.174, face 0 subface 0 is ok. +DEAL::Cell << 2.174, face 0 subface 1 is ok. +DEAL::Cell << 2.174, face 0 subface 2 is ok. +DEAL::Cell << 2.174, face 0 subface 3 is ok. +DEAL::Cell << 2.174, face 1 subface 0 is ok. +DEAL::Cell << 2.174, face 1 subface 1 is ok. +DEAL::Cell << 2.174, face 1 subface 2 is ok. +DEAL::Cell << 2.174, face 1 subface 3 is ok. +DEAL::Cell << 2.174, face 2 subface 0 is ok. +DEAL::Cell << 2.174, face 2 subface 1 is ok. +DEAL::Cell << 2.174, face 2 subface 2 is ok. +DEAL::Cell << 2.174, face 2 subface 3 is ok. +DEAL::Cell << 2.174, face 3 subface 0 is ok. +DEAL::Cell << 2.174, face 3 subface 1 is ok. +DEAL::Cell << 2.174, face 3 subface 2 is ok. +DEAL::Cell << 2.174, face 3 subface 3 is ok. +DEAL::Cell << 2.174, face 4 subface 0 is ok. +DEAL::Cell << 2.174, face 4 subface 1 is ok. +DEAL::Cell << 2.174, face 4 subface 2 is ok. +DEAL::Cell << 2.174, face 4 subface 3 is ok. +DEAL::Cell << 2.174, face 5 subface 0 is ok. +DEAL::Cell << 2.174, face 5 subface 1 is ok. +DEAL::Cell << 2.174, face 5 subface 2 is ok. +DEAL::Cell << 2.174, face 5 subface 3 is ok. +DEAL::Cell << 2.175, face 0 subface 0 is ok. +DEAL::Cell << 2.175, face 0 subface 1 is ok. +DEAL::Cell << 2.175, face 0 subface 2 is ok. +DEAL::Cell << 2.175, face 0 subface 3 is ok. +DEAL::Cell << 2.175, face 1 subface 0 is ok. +DEAL::Cell << 2.175, face 1 subface 1 is ok. +DEAL::Cell << 2.175, face 1 subface 2 is ok. +DEAL::Cell << 2.175, face 1 subface 3 is ok. +DEAL::Cell << 2.175, face 2 subface 0 is ok. +DEAL::Cell << 2.175, face 2 subface 1 is ok. +DEAL::Cell << 2.175, face 2 subface 2 is ok. +DEAL::Cell << 2.175, face 2 subface 3 is ok. +DEAL::Cell << 2.175, face 3 subface 0 is ok. +DEAL::Cell << 2.175, face 3 subface 1 is ok. +DEAL::Cell << 2.175, face 3 subface 2 is ok. +DEAL::Cell << 2.175, face 3 subface 3 is ok. +DEAL::Cell << 2.175, face 4 subface 0 is ok. +DEAL::Cell << 2.175, face 4 subface 1 is ok. +DEAL::Cell << 2.175, face 4 subface 2 is ok. +DEAL::Cell << 2.175, face 4 subface 3 is ok. +DEAL::Cell << 2.175, face 5 subface 0 is ok. +DEAL::Cell << 2.175, face 5 subface 1 is ok. +DEAL::Cell << 2.175, face 5 subface 2 is ok. +DEAL::Cell << 2.175, face 5 subface 3 is ok. +DEAL::Cell << 2.176, face 0 subface 0 is ok. +DEAL::Cell << 2.176, face 0 subface 1 is ok. +DEAL::Cell << 2.176, face 0 subface 2 is ok. +DEAL::Cell << 2.176, face 0 subface 3 is ok. +DEAL::Cell << 2.176, face 1 subface 0 is ok. +DEAL::Cell << 2.176, face 1 subface 1 is ok. +DEAL::Cell << 2.176, face 1 subface 2 is ok. +DEAL::Cell << 2.176, face 1 subface 3 is ok. +DEAL::Cell << 2.176, face 2 subface 0 is ok. +DEAL::Cell << 2.176, face 2 subface 1 is ok. +DEAL::Cell << 2.176, face 2 subface 2 is ok. +DEAL::Cell << 2.176, face 2 subface 3 is ok. +DEAL::Cell << 2.176, face 3 subface 0 is ok. +DEAL::Cell << 2.176, face 3 subface 1 is ok. +DEAL::Cell << 2.176, face 3 subface 2 is ok. +DEAL::Cell << 2.176, face 3 subface 3 is ok. +DEAL::Cell << 2.176, face 4 subface 0 is ok. +DEAL::Cell << 2.176, face 4 subface 1 is ok. +DEAL::Cell << 2.176, face 4 subface 2 is ok. +DEAL::Cell << 2.176, face 4 subface 3 is ok. +DEAL::Cell << 2.176, face 5 subface 0 is ok. +DEAL::Cell << 2.176, face 5 subface 1 is ok. +DEAL::Cell << 2.176, face 5 subface 2 is ok. +DEAL::Cell << 2.176, face 5 subface 3 is ok. +DEAL::Cell << 2.177, face 0 subface 0 is ok. +DEAL::Cell << 2.177, face 0 subface 1 is ok. +DEAL::Cell << 2.177, face 0 subface 2 is ok. +DEAL::Cell << 2.177, face 0 subface 3 is ok. +DEAL::Cell << 2.177, face 1 subface 0 is ok. +DEAL::Cell << 2.177, face 1 subface 1 is ok. +DEAL::Cell << 2.177, face 1 subface 2 is ok. +DEAL::Cell << 2.177, face 1 subface 3 is ok. +DEAL::Cell << 2.177, face 2 subface 0 is ok. +DEAL::Cell << 2.177, face 2 subface 1 is ok. +DEAL::Cell << 2.177, face 2 subface 2 is ok. +DEAL::Cell << 2.177, face 2 subface 3 is ok. +DEAL::Cell << 2.177, face 3 subface 0 is ok. +DEAL::Cell << 2.177, face 3 subface 1 is ok. +DEAL::Cell << 2.177, face 3 subface 2 is ok. +DEAL::Cell << 2.177, face 3 subface 3 is ok. +DEAL::Cell << 2.177, face 4 subface 0 is ok. +DEAL::Cell << 2.177, face 4 subface 1 is ok. +DEAL::Cell << 2.177, face 4 subface 2 is ok. +DEAL::Cell << 2.177, face 4 subface 3 is ok. +DEAL::Cell << 2.177, face 5 subface 0 is ok. +DEAL::Cell << 2.177, face 5 subface 1 is ok. +DEAL::Cell << 2.177, face 5 subface 2 is ok. +DEAL::Cell << 2.177, face 5 subface 3 is ok. +DEAL::Cell << 2.178, face 0 subface 0 is ok. +DEAL::Cell << 2.178, face 0 subface 1 is ok. +DEAL::Cell << 2.178, face 0 subface 2 is ok. +DEAL::Cell << 2.178, face 0 subface 3 is ok. +DEAL::Cell << 2.178, face 1 subface 0 is ok. +DEAL::Cell << 2.178, face 1 subface 1 is ok. +DEAL::Cell << 2.178, face 1 subface 2 is ok. +DEAL::Cell << 2.178, face 1 subface 3 is ok. +DEAL::Cell << 2.178, face 2 subface 0 is ok. +DEAL::Cell << 2.178, face 2 subface 1 is ok. +DEAL::Cell << 2.178, face 2 subface 2 is ok. +DEAL::Cell << 2.178, face 2 subface 3 is ok. +DEAL::Cell << 2.178, face 3 subface 0 is ok. +DEAL::Cell << 2.178, face 3 subface 1 is ok. +DEAL::Cell << 2.178, face 3 subface 2 is ok. +DEAL::Cell << 2.178, face 3 subface 3 is ok. +DEAL::Cell << 2.178, face 4 subface 0 is ok. +DEAL::Cell << 2.178, face 4 subface 1 is ok. +DEAL::Cell << 2.178, face 4 subface 2 is ok. +DEAL::Cell << 2.178, face 4 subface 3 is ok. +DEAL::Cell << 2.178, face 5 subface 0 is ok. +DEAL::Cell << 2.178, face 5 subface 1 is ok. +DEAL::Cell << 2.178, face 5 subface 2 is ok. +DEAL::Cell << 2.178, face 5 subface 3 is ok. +DEAL::Cell << 2.179, face 0 subface 0 is ok. +DEAL::Cell << 2.179, face 0 subface 1 is ok. +DEAL::Cell << 2.179, face 0 subface 2 is ok. +DEAL::Cell << 2.179, face 0 subface 3 is ok. +DEAL::Cell << 2.179, face 1 subface 0 is ok. +DEAL::Cell << 2.179, face 1 subface 1 is ok. +DEAL::Cell << 2.179, face 1 subface 2 is ok. +DEAL::Cell << 2.179, face 1 subface 3 is ok. +DEAL::Cell << 2.179, face 2 subface 0 is ok. +DEAL::Cell << 2.179, face 2 subface 1 is ok. +DEAL::Cell << 2.179, face 2 subface 2 is ok. +DEAL::Cell << 2.179, face 2 subface 3 is ok. +DEAL::Cell << 2.179, face 3 subface 0 is ok. +DEAL::Cell << 2.179, face 3 subface 1 is ok. +DEAL::Cell << 2.179, face 3 subface 2 is ok. +DEAL::Cell << 2.179, face 3 subface 3 is ok. +DEAL::Cell << 2.179, face 4 subface 0 is ok. +DEAL::Cell << 2.179, face 4 subface 1 is ok. +DEAL::Cell << 2.179, face 4 subface 2 is ok. +DEAL::Cell << 2.179, face 4 subface 3 is ok. +DEAL::Cell << 2.179, face 5 subface 0 is ok. +DEAL::Cell << 2.179, face 5 subface 1 is ok. +DEAL::Cell << 2.179, face 5 subface 2 is ok. +DEAL::Cell << 2.179, face 5 subface 3 is ok. +DEAL::Cell << 2.180, face 0 subface 0 is ok. +DEAL::Cell << 2.180, face 0 subface 1 is ok. +DEAL::Cell << 2.180, face 0 subface 2 is ok. +DEAL::Cell << 2.180, face 0 subface 3 is ok. +DEAL::Cell << 2.180, face 1 subface 0 is ok. +DEAL::Cell << 2.180, face 1 subface 1 is ok. +DEAL::Cell << 2.180, face 1 subface 2 is ok. +DEAL::Cell << 2.180, face 1 subface 3 is ok. +DEAL::Cell << 2.180, face 2 subface 0 is ok. +DEAL::Cell << 2.180, face 2 subface 1 is ok. +DEAL::Cell << 2.180, face 2 subface 2 is ok. +DEAL::Cell << 2.180, face 2 subface 3 is ok. +DEAL::Cell << 2.180, face 3 subface 0 is ok. +DEAL::Cell << 2.180, face 3 subface 1 is ok. +DEAL::Cell << 2.180, face 3 subface 2 is ok. +DEAL::Cell << 2.180, face 3 subface 3 is ok. +DEAL::Cell << 2.180, face 4 subface 0 is ok. +DEAL::Cell << 2.180, face 4 subface 1 is ok. +DEAL::Cell << 2.180, face 4 subface 2 is ok. +DEAL::Cell << 2.180, face 4 subface 3 is ok. +DEAL::Cell << 2.180, face 5 subface 0 is ok. +DEAL::Cell << 2.180, face 5 subface 1 is ok. +DEAL::Cell << 2.180, face 5 subface 2 is ok. +DEAL::Cell << 2.180, face 5 subface 3 is ok. +DEAL::Cell << 2.181, face 0 subface 0 is ok. +DEAL::Cell << 2.181, face 0 subface 1 is ok. +DEAL::Cell << 2.181, face 0 subface 2 is ok. +DEAL::Cell << 2.181, face 0 subface 3 is ok. +DEAL::Cell << 2.181, face 1 subface 0 is ok. +DEAL::Cell << 2.181, face 1 subface 1 is ok. +DEAL::Cell << 2.181, face 1 subface 2 is ok. +DEAL::Cell << 2.181, face 1 subface 3 is ok. +DEAL::Cell << 2.181, face 2 subface 0 is ok. +DEAL::Cell << 2.181, face 2 subface 1 is ok. +DEAL::Cell << 2.181, face 2 subface 2 is ok. +DEAL::Cell << 2.181, face 2 subface 3 is ok. +DEAL::Cell << 2.181, face 3 subface 0 is ok. +DEAL::Cell << 2.181, face 3 subface 1 is ok. +DEAL::Cell << 2.181, face 3 subface 2 is ok. +DEAL::Cell << 2.181, face 3 subface 3 is ok. +DEAL::Cell << 2.181, face 4 subface 0 is ok. +DEAL::Cell << 2.181, face 4 subface 1 is ok. +DEAL::Cell << 2.181, face 4 subface 2 is ok. +DEAL::Cell << 2.181, face 4 subface 3 is ok. +DEAL::Cell << 2.181, face 5 subface 0 is ok. +DEAL::Cell << 2.181, face 5 subface 1 is ok. +DEAL::Cell << 2.181, face 5 subface 2 is ok. +DEAL::Cell << 2.181, face 5 subface 3 is ok. +DEAL::Cell << 2.182, face 0 subface 0 is ok. +DEAL::Cell << 2.182, face 0 subface 1 is ok. +DEAL::Cell << 2.182, face 0 subface 2 is ok. +DEAL::Cell << 2.182, face 0 subface 3 is ok. +DEAL::Cell << 2.182, face 1 subface 0 is ok. +DEAL::Cell << 2.182, face 1 subface 1 is ok. +DEAL::Cell << 2.182, face 1 subface 2 is ok. +DEAL::Cell << 2.182, face 1 subface 3 is ok. +DEAL::Cell << 2.182, face 2 subface 0 is ok. +DEAL::Cell << 2.182, face 2 subface 1 is ok. +DEAL::Cell << 2.182, face 2 subface 2 is ok. +DEAL::Cell << 2.182, face 2 subface 3 is ok. +DEAL::Cell << 2.182, face 3 subface 0 is ok. +DEAL::Cell << 2.182, face 3 subface 1 is ok. +DEAL::Cell << 2.182, face 3 subface 2 is ok. +DEAL::Cell << 2.182, face 3 subface 3 is ok. +DEAL::Cell << 2.182, face 4 subface 0 is ok. +DEAL::Cell << 2.182, face 4 subface 1 is ok. +DEAL::Cell << 2.182, face 4 subface 2 is ok. +DEAL::Cell << 2.182, face 4 subface 3 is ok. +DEAL::Cell << 2.182, face 5 subface 0 is ok. +DEAL::Cell << 2.182, face 5 subface 1 is ok. +DEAL::Cell << 2.182, face 5 subface 2 is ok. +DEAL::Cell << 2.182, face 5 subface 3 is ok. +DEAL::Cell << 2.183, face 0 subface 0 is ok. +DEAL::Cell << 2.183, face 0 subface 1 is ok. +DEAL::Cell << 2.183, face 0 subface 2 is ok. +DEAL::Cell << 2.183, face 0 subface 3 is ok. +DEAL::Cell << 2.183, face 1 subface 0 is ok. +DEAL::Cell << 2.183, face 1 subface 1 is ok. +DEAL::Cell << 2.183, face 1 subface 2 is ok. +DEAL::Cell << 2.183, face 1 subface 3 is ok. +DEAL::Cell << 2.183, face 2 subface 0 is ok. +DEAL::Cell << 2.183, face 2 subface 1 is ok. +DEAL::Cell << 2.183, face 2 subface 2 is ok. +DEAL::Cell << 2.183, face 2 subface 3 is ok. +DEAL::Cell << 2.183, face 3 subface 0 is ok. +DEAL::Cell << 2.183, face 3 subface 1 is ok. +DEAL::Cell << 2.183, face 3 subface 2 is ok. +DEAL::Cell << 2.183, face 3 subface 3 is ok. +DEAL::Cell << 2.183, face 4 subface 0 is ok. +DEAL::Cell << 2.183, face 4 subface 1 is ok. +DEAL::Cell << 2.183, face 4 subface 2 is ok. +DEAL::Cell << 2.183, face 4 subface 3 is ok. +DEAL::Cell << 2.183, face 5 subface 0 is ok. +DEAL::Cell << 2.183, face 5 subface 1 is ok. +DEAL::Cell << 2.183, face 5 subface 2 is ok. +DEAL::Cell << 2.183, face 5 subface 3 is ok. +DEAL::Cell << 2.184, face 0 subface 0 is ok. +DEAL::Cell << 2.184, face 0 subface 1 is ok. +DEAL::Cell << 2.184, face 0 subface 2 is ok. +DEAL::Cell << 2.184, face 0 subface 3 is ok. +DEAL::Cell << 2.184, face 1 subface 0 is ok. +DEAL::Cell << 2.184, face 1 subface 1 is ok. +DEAL::Cell << 2.184, face 1 subface 2 is ok. +DEAL::Cell << 2.184, face 1 subface 3 is ok. +DEAL::Cell << 2.184, face 2 subface 0 is ok. +DEAL::Cell << 2.184, face 2 subface 1 is ok. +DEAL::Cell << 2.184, face 2 subface 2 is ok. +DEAL::Cell << 2.184, face 2 subface 3 is ok. +DEAL::Cell << 2.184, face 3 subface 0 is ok. +DEAL::Cell << 2.184, face 3 subface 1 is ok. +DEAL::Cell << 2.184, face 3 subface 2 is ok. +DEAL::Cell << 2.184, face 3 subface 3 is ok. +DEAL::Cell << 2.184, face 4 subface 0 is ok. +DEAL::Cell << 2.184, face 4 subface 1 is ok. +DEAL::Cell << 2.184, face 4 subface 2 is ok. +DEAL::Cell << 2.184, face 4 subface 3 is ok. +DEAL::Cell << 2.184, face 5 subface 0 is ok. +DEAL::Cell << 2.184, face 5 subface 1 is ok. +DEAL::Cell << 2.184, face 5 subface 2 is ok. +DEAL::Cell << 2.184, face 5 subface 3 is ok. +DEAL::Cell << 2.185, face 0 subface 0 is ok. +DEAL::Cell << 2.185, face 0 subface 1 is ok. +DEAL::Cell << 2.185, face 0 subface 2 is ok. +DEAL::Cell << 2.185, face 0 subface 3 is ok. +DEAL::Cell << 2.185, face 1 subface 0 is ok. +DEAL::Cell << 2.185, face 1 subface 1 is ok. +DEAL::Cell << 2.185, face 1 subface 2 is ok. +DEAL::Cell << 2.185, face 1 subface 3 is ok. +DEAL::Cell << 2.185, face 2 subface 0 is ok. +DEAL::Cell << 2.185, face 2 subface 1 is ok. +DEAL::Cell << 2.185, face 2 subface 2 is ok. +DEAL::Cell << 2.185, face 2 subface 3 is ok. +DEAL::Cell << 2.185, face 3 subface 0 is ok. +DEAL::Cell << 2.185, face 3 subface 1 is ok. +DEAL::Cell << 2.185, face 3 subface 2 is ok. +DEAL::Cell << 2.185, face 3 subface 3 is ok. +DEAL::Cell << 2.185, face 4 subface 0 is ok. +DEAL::Cell << 2.185, face 4 subface 1 is ok. +DEAL::Cell << 2.185, face 4 subface 2 is ok. +DEAL::Cell << 2.185, face 4 subface 3 is ok. +DEAL::Cell << 2.185, face 5 subface 0 is ok. +DEAL::Cell << 2.185, face 5 subface 1 is ok. +DEAL::Cell << 2.185, face 5 subface 2 is ok. +DEAL::Cell << 2.185, face 5 subface 3 is ok. +DEAL::Cell << 2.186, face 0 subface 0 is ok. +DEAL::Cell << 2.186, face 0 subface 1 is ok. +DEAL::Cell << 2.186, face 0 subface 2 is ok. +DEAL::Cell << 2.186, face 0 subface 3 is ok. +DEAL::Cell << 2.186, face 1 subface 0 is ok. +DEAL::Cell << 2.186, face 1 subface 1 is ok. +DEAL::Cell << 2.186, face 1 subface 2 is ok. +DEAL::Cell << 2.186, face 1 subface 3 is ok. +DEAL::Cell << 2.186, face 2 subface 0 is ok. +DEAL::Cell << 2.186, face 2 subface 1 is ok. +DEAL::Cell << 2.186, face 2 subface 2 is ok. +DEAL::Cell << 2.186, face 2 subface 3 is ok. +DEAL::Cell << 2.186, face 3 subface 0 is ok. +DEAL::Cell << 2.186, face 3 subface 1 is ok. +DEAL::Cell << 2.186, face 3 subface 2 is ok. +DEAL::Cell << 2.186, face 3 subface 3 is ok. +DEAL::Cell << 2.186, face 4 subface 0 is ok. +DEAL::Cell << 2.186, face 4 subface 1 is ok. +DEAL::Cell << 2.186, face 4 subface 2 is ok. +DEAL::Cell << 2.186, face 4 subface 3 is ok. +DEAL::Cell << 2.186, face 5 subface 0 is ok. +DEAL::Cell << 2.186, face 5 subface 1 is ok. +DEAL::Cell << 2.186, face 5 subface 2 is ok. +DEAL::Cell << 2.186, face 5 subface 3 is ok. +DEAL::Cell << 2.187, face 0 subface 0 is ok. +DEAL::Cell << 2.187, face 0 subface 1 is ok. +DEAL::Cell << 2.187, face 0 subface 2 is ok. +DEAL::Cell << 2.187, face 0 subface 3 is ok. +DEAL::Cell << 2.187, face 1 subface 0 is ok. +DEAL::Cell << 2.187, face 1 subface 1 is ok. +DEAL::Cell << 2.187, face 1 subface 2 is ok. +DEAL::Cell << 2.187, face 1 subface 3 is ok. +DEAL::Cell << 2.187, face 2 subface 0 is ok. +DEAL::Cell << 2.187, face 2 subface 1 is ok. +DEAL::Cell << 2.187, face 2 subface 2 is ok. +DEAL::Cell << 2.187, face 2 subface 3 is ok. +DEAL::Cell << 2.187, face 3 subface 0 is ok. +DEAL::Cell << 2.187, face 3 subface 1 is ok. +DEAL::Cell << 2.187, face 3 subface 2 is ok. +DEAL::Cell << 2.187, face 3 subface 3 is ok. +DEAL::Cell << 2.187, face 4 subface 0 is ok. +DEAL::Cell << 2.187, face 4 subface 1 is ok. +DEAL::Cell << 2.187, face 4 subface 2 is ok. +DEAL::Cell << 2.187, face 4 subface 3 is ok. +DEAL::Cell << 2.187, face 5 subface 0 is ok. +DEAL::Cell << 2.187, face 5 subface 1 is ok. +DEAL::Cell << 2.187, face 5 subface 2 is ok. +DEAL::Cell << 2.187, face 5 subface 3 is ok. +DEAL::Cell << 2.188, face 0 subface 0 is ok. +DEAL::Cell << 2.188, face 0 subface 1 is ok. +DEAL::Cell << 2.188, face 0 subface 2 is ok. +DEAL::Cell << 2.188, face 0 subface 3 is ok. +DEAL::Cell << 2.188, face 1 subface 0 is ok. +DEAL::Cell << 2.188, face 1 subface 1 is ok. +DEAL::Cell << 2.188, face 1 subface 2 is ok. +DEAL::Cell << 2.188, face 1 subface 3 is ok. +DEAL::Cell << 2.188, face 2 subface 0 is ok. +DEAL::Cell << 2.188, face 2 subface 1 is ok. +DEAL::Cell << 2.188, face 2 subface 2 is ok. +DEAL::Cell << 2.188, face 2 subface 3 is ok. +DEAL::Cell << 2.188, face 3 subface 0 is ok. +DEAL::Cell << 2.188, face 3 subface 1 is ok. +DEAL::Cell << 2.188, face 3 subface 2 is ok. +DEAL::Cell << 2.188, face 3 subface 3 is ok. +DEAL::Cell << 2.188, face 4 subface 0 is ok. +DEAL::Cell << 2.188, face 4 subface 1 is ok. +DEAL::Cell << 2.188, face 4 subface 2 is ok. +DEAL::Cell << 2.188, face 4 subface 3 is ok. +DEAL::Cell << 2.188, face 5 subface 0 is ok. +DEAL::Cell << 2.188, face 5 subface 1 is ok. +DEAL::Cell << 2.188, face 5 subface 2 is ok. +DEAL::Cell << 2.188, face 5 subface 3 is ok. +DEAL::Cell << 2.189, face 0 subface 0 is ok. +DEAL::Cell << 2.189, face 0 subface 1 is ok. +DEAL::Cell << 2.189, face 0 subface 2 is ok. +DEAL::Cell << 2.189, face 0 subface 3 is ok. +DEAL::Cell << 2.189, face 1 subface 0 is ok. +DEAL::Cell << 2.189, face 1 subface 1 is ok. +DEAL::Cell << 2.189, face 1 subface 2 is ok. +DEAL::Cell << 2.189, face 1 subface 3 is ok. +DEAL::Cell << 2.189, face 2 subface 0 is ok. +DEAL::Cell << 2.189, face 2 subface 1 is ok. +DEAL::Cell << 2.189, face 2 subface 2 is ok. +DEAL::Cell << 2.189, face 2 subface 3 is ok. +DEAL::Cell << 2.189, face 3 subface 0 is ok. +DEAL::Cell << 2.189, face 3 subface 1 is ok. +DEAL::Cell << 2.189, face 3 subface 2 is ok. +DEAL::Cell << 2.189, face 3 subface 3 is ok. +DEAL::Cell << 2.189, face 4 subface 0 is ok. +DEAL::Cell << 2.189, face 4 subface 1 is ok. +DEAL::Cell << 2.189, face 4 subface 2 is ok. +DEAL::Cell << 2.189, face 4 subface 3 is ok. +DEAL::Cell << 2.189, face 5 subface 0 is ok. +DEAL::Cell << 2.189, face 5 subface 1 is ok. +DEAL::Cell << 2.189, face 5 subface 2 is ok. +DEAL::Cell << 2.189, face 5 subface 3 is ok. +DEAL::Cell << 2.190, face 0 subface 0 is ok. +DEAL::Cell << 2.190, face 0 subface 1 is ok. +DEAL::Cell << 2.190, face 0 subface 2 is ok. +DEAL::Cell << 2.190, face 0 subface 3 is ok. +DEAL::Cell << 2.190, face 1 subface 0 is ok. +DEAL::Cell << 2.190, face 1 subface 1 is ok. +DEAL::Cell << 2.190, face 1 subface 2 is ok. +DEAL::Cell << 2.190, face 1 subface 3 is ok. +DEAL::Cell << 2.190, face 2 subface 0 is ok. +DEAL::Cell << 2.190, face 2 subface 1 is ok. +DEAL::Cell << 2.190, face 2 subface 2 is ok. +DEAL::Cell << 2.190, face 2 subface 3 is ok. +DEAL::Cell << 2.190, face 3 subface 0 is ok. +DEAL::Cell << 2.190, face 3 subface 1 is ok. +DEAL::Cell << 2.190, face 3 subface 2 is ok. +DEAL::Cell << 2.190, face 3 subface 3 is ok. +DEAL::Cell << 2.190, face 4 subface 0 is ok. +DEAL::Cell << 2.190, face 4 subface 1 is ok. +DEAL::Cell << 2.190, face 4 subface 2 is ok. +DEAL::Cell << 2.190, face 4 subface 3 is ok. +DEAL::Cell << 2.190, face 5 subface 0 is ok. +DEAL::Cell << 2.190, face 5 subface 1 is ok. +DEAL::Cell << 2.190, face 5 subface 2 is ok. +DEAL::Cell << 2.190, face 5 subface 3 is ok. +DEAL::Cell << 2.191, face 0 subface 0 is ok. +DEAL::Cell << 2.191, face 0 subface 1 is ok. +DEAL::Cell << 2.191, face 0 subface 2 is ok. +DEAL::Cell << 2.191, face 0 subface 3 is ok. +DEAL::Cell << 2.191, face 1 subface 0 is ok. +DEAL::Cell << 2.191, face 1 subface 1 is ok. +DEAL::Cell << 2.191, face 1 subface 2 is ok. +DEAL::Cell << 2.191, face 1 subface 3 is ok. +DEAL::Cell << 2.191, face 2 subface 0 is ok. +DEAL::Cell << 2.191, face 2 subface 1 is ok. +DEAL::Cell << 2.191, face 2 subface 2 is ok. +DEAL::Cell << 2.191, face 2 subface 3 is ok. +DEAL::Cell << 2.191, face 3 subface 0 is ok. +DEAL::Cell << 2.191, face 3 subface 1 is ok. +DEAL::Cell << 2.191, face 3 subface 2 is ok. +DEAL::Cell << 2.191, face 3 subface 3 is ok. +DEAL::Cell << 2.191, face 4 subface 0 is ok. +DEAL::Cell << 2.191, face 4 subface 1 is ok. +DEAL::Cell << 2.191, face 4 subface 2 is ok. +DEAL::Cell << 2.191, face 4 subface 3 is ok. +DEAL::Cell << 2.191, face 5 subface 0 is ok. +DEAL::Cell << 2.191, face 5 subface 1 is ok. +DEAL::Cell << 2.191, face 5 subface 2 is ok. +DEAL::Cell << 2.191, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Cell << 2.128, face 0 subface 0 is ok. +DEAL::Cell << 2.128, face 0 subface 1 is ok. +DEAL::Cell << 2.128, face 0 subface 2 is ok. +DEAL::Cell << 2.128, face 0 subface 3 is ok. +DEAL::Cell << 2.128, face 1 subface 0 is ok. +DEAL::Cell << 2.128, face 1 subface 1 is ok. +DEAL::Cell << 2.128, face 1 subface 2 is ok. +DEAL::Cell << 2.128, face 1 subface 3 is ok. +DEAL::Cell << 2.128, face 2 subface 0 is ok. +DEAL::Cell << 2.128, face 2 subface 1 is ok. +DEAL::Cell << 2.128, face 2 subface 2 is ok. +DEAL::Cell << 2.128, face 2 subface 3 is ok. +DEAL::Cell << 2.128, face 3 subface 0 is ok. +DEAL::Cell << 2.128, face 3 subface 1 is ok. +DEAL::Cell << 2.128, face 3 subface 2 is ok. +DEAL::Cell << 2.128, face 3 subface 3 is ok. +DEAL::Cell << 2.128, face 4 subface 0 is ok. +DEAL::Cell << 2.128, face 4 subface 1 is ok. +DEAL::Cell << 2.128, face 4 subface 2 is ok. +DEAL::Cell << 2.128, face 4 subface 3 is ok. +DEAL::Cell << 2.128, face 5 subface 0 is ok. +DEAL::Cell << 2.128, face 5 subface 1 is ok. +DEAL::Cell << 2.128, face 5 subface 2 is ok. +DEAL::Cell << 2.128, face 5 subface 3 is ok. +DEAL::Cell << 2.129, face 0 subface 0 is ok. +DEAL::Cell << 2.129, face 0 subface 1 is ok. +DEAL::Cell << 2.129, face 0 subface 2 is ok. +DEAL::Cell << 2.129, face 0 subface 3 is ok. +DEAL::Cell << 2.129, face 1 subface 0 is ok. +DEAL::Cell << 2.129, face 1 subface 1 is ok. +DEAL::Cell << 2.129, face 1 subface 2 is ok. +DEAL::Cell << 2.129, face 1 subface 3 is ok. +DEAL::Cell << 2.129, face 2 subface 0 is ok. +DEAL::Cell << 2.129, face 2 subface 1 is ok. +DEAL::Cell << 2.129, face 2 subface 2 is ok. +DEAL::Cell << 2.129, face 2 subface 3 is ok. +DEAL::Cell << 2.129, face 3 subface 0 is ok. +DEAL::Cell << 2.129, face 3 subface 1 is ok. +DEAL::Cell << 2.129, face 3 subface 2 is ok. +DEAL::Cell << 2.129, face 3 subface 3 is ok. +DEAL::Cell << 2.129, face 4 subface 0 is ok. +DEAL::Cell << 2.129, face 4 subface 1 is ok. +DEAL::Cell << 2.129, face 4 subface 2 is ok. +DEAL::Cell << 2.129, face 4 subface 3 is ok. +DEAL::Cell << 2.129, face 5 subface 0 is ok. +DEAL::Cell << 2.129, face 5 subface 1 is ok. +DEAL::Cell << 2.129, face 5 subface 2 is ok. +DEAL::Cell << 2.129, face 5 subface 3 is ok. +DEAL::Cell << 2.130, face 0 subface 0 is ok. +DEAL::Cell << 2.130, face 0 subface 1 is ok. +DEAL::Cell << 2.130, face 0 subface 2 is ok. +DEAL::Cell << 2.130, face 0 subface 3 is ok. +DEAL::Cell << 2.130, face 1 subface 0 is ok. +DEAL::Cell << 2.130, face 1 subface 1 is ok. +DEAL::Cell << 2.130, face 1 subface 2 is ok. +DEAL::Cell << 2.130, face 1 subface 3 is ok. +DEAL::Cell << 2.130, face 2 subface 0 is ok. +DEAL::Cell << 2.130, face 2 subface 1 is ok. +DEAL::Cell << 2.130, face 2 subface 2 is ok. +DEAL::Cell << 2.130, face 2 subface 3 is ok. +DEAL::Cell << 2.130, face 3 subface 0 is ok. +DEAL::Cell << 2.130, face 3 subface 1 is ok. +DEAL::Cell << 2.130, face 3 subface 2 is ok. +DEAL::Cell << 2.130, face 3 subface 3 is ok. +DEAL::Cell << 2.130, face 4 subface 0 is ok. +DEAL::Cell << 2.130, face 4 subface 1 is ok. +DEAL::Cell << 2.130, face 4 subface 2 is ok. +DEAL::Cell << 2.130, face 4 subface 3 is ok. +DEAL::Cell << 2.130, face 5 subface 0 is ok. +DEAL::Cell << 2.130, face 5 subface 1 is ok. +DEAL::Cell << 2.130, face 5 subface 2 is ok. +DEAL::Cell << 2.130, face 5 subface 3 is ok. +DEAL::Cell << 2.131, face 0 subface 0 is ok. +DEAL::Cell << 2.131, face 0 subface 1 is ok. +DEAL::Cell << 2.131, face 0 subface 2 is ok. +DEAL::Cell << 2.131, face 0 subface 3 is ok. +DEAL::Cell << 2.131, face 1 subface 0 is ok. +DEAL::Cell << 2.131, face 1 subface 1 is ok. +DEAL::Cell << 2.131, face 1 subface 2 is ok. +DEAL::Cell << 2.131, face 1 subface 3 is ok. +DEAL::Cell << 2.131, face 2 subface 0 is ok. +DEAL::Cell << 2.131, face 2 subface 1 is ok. +DEAL::Cell << 2.131, face 2 subface 2 is ok. +DEAL::Cell << 2.131, face 2 subface 3 is ok. +DEAL::Cell << 2.131, face 3 subface 0 is ok. +DEAL::Cell << 2.131, face 3 subface 1 is ok. +DEAL::Cell << 2.131, face 3 subface 2 is ok. +DEAL::Cell << 2.131, face 3 subface 3 is ok. +DEAL::Cell << 2.131, face 4 subface 0 is ok. +DEAL::Cell << 2.131, face 4 subface 1 is ok. +DEAL::Cell << 2.131, face 4 subface 2 is ok. +DEAL::Cell << 2.131, face 4 subface 3 is ok. +DEAL::Cell << 2.131, face 5 subface 0 is ok. +DEAL::Cell << 2.131, face 5 subface 1 is ok. +DEAL::Cell << 2.131, face 5 subface 2 is ok. +DEAL::Cell << 2.131, face 5 subface 3 is ok. +DEAL::Cell << 2.132, face 0 subface 0 is ok. +DEAL::Cell << 2.132, face 0 subface 1 is ok. +DEAL::Cell << 2.132, face 0 subface 2 is ok. +DEAL::Cell << 2.132, face 0 subface 3 is ok. +DEAL::Cell << 2.132, face 1 subface 0 is ok. +DEAL::Cell << 2.132, face 1 subface 1 is ok. +DEAL::Cell << 2.132, face 1 subface 2 is ok. +DEAL::Cell << 2.132, face 1 subface 3 is ok. +DEAL::Cell << 2.132, face 2 subface 0 is ok. +DEAL::Cell << 2.132, face 2 subface 1 is ok. +DEAL::Cell << 2.132, face 2 subface 2 is ok. +DEAL::Cell << 2.132, face 2 subface 3 is ok. +DEAL::Cell << 2.132, face 3 subface 0 is ok. +DEAL::Cell << 2.132, face 3 subface 1 is ok. +DEAL::Cell << 2.132, face 3 subface 2 is ok. +DEAL::Cell << 2.132, face 3 subface 3 is ok. +DEAL::Cell << 2.132, face 4 subface 0 is ok. +DEAL::Cell << 2.132, face 4 subface 1 is ok. +DEAL::Cell << 2.132, face 4 subface 2 is ok. +DEAL::Cell << 2.132, face 4 subface 3 is ok. +DEAL::Cell << 2.132, face 5 subface 0 is ok. +DEAL::Cell << 2.132, face 5 subface 1 is ok. +DEAL::Cell << 2.132, face 5 subface 2 is ok. +DEAL::Cell << 2.132, face 5 subface 3 is ok. +DEAL::Cell << 2.133, face 0 subface 0 is ok. +DEAL::Cell << 2.133, face 0 subface 1 is ok. +DEAL::Cell << 2.133, face 0 subface 2 is ok. +DEAL::Cell << 2.133, face 0 subface 3 is ok. +DEAL::Cell << 2.133, face 1 subface 0 is ok. +DEAL::Cell << 2.133, face 1 subface 1 is ok. +DEAL::Cell << 2.133, face 1 subface 2 is ok. +DEAL::Cell << 2.133, face 1 subface 3 is ok. +DEAL::Cell << 2.133, face 2 subface 0 is ok. +DEAL::Cell << 2.133, face 2 subface 1 is ok. +DEAL::Cell << 2.133, face 2 subface 2 is ok. +DEAL::Cell << 2.133, face 2 subface 3 is ok. +DEAL::Cell << 2.133, face 3 subface 0 is ok. +DEAL::Cell << 2.133, face 3 subface 1 is ok. +DEAL::Cell << 2.133, face 3 subface 2 is ok. +DEAL::Cell << 2.133, face 3 subface 3 is ok. +DEAL::Cell << 2.133, face 4 subface 0 is ok. +DEAL::Cell << 2.133, face 4 subface 1 is ok. +DEAL::Cell << 2.133, face 4 subface 2 is ok. +DEAL::Cell << 2.133, face 4 subface 3 is ok. +DEAL::Cell << 2.133, face 5 subface 0 is ok. +DEAL::Cell << 2.133, face 5 subface 1 is ok. +DEAL::Cell << 2.133, face 5 subface 2 is ok. +DEAL::Cell << 2.133, face 5 subface 3 is ok. +DEAL::Cell << 2.134, face 0 subface 0 is ok. +DEAL::Cell << 2.134, face 0 subface 1 is ok. +DEAL::Cell << 2.134, face 0 subface 2 is ok. +DEAL::Cell << 2.134, face 0 subface 3 is ok. +DEAL::Cell << 2.134, face 1 subface 0 is ok. +DEAL::Cell << 2.134, face 1 subface 1 is ok. +DEAL::Cell << 2.134, face 1 subface 2 is ok. +DEAL::Cell << 2.134, face 1 subface 3 is ok. +DEAL::Cell << 2.134, face 2 subface 0 is ok. +DEAL::Cell << 2.134, face 2 subface 1 is ok. +DEAL::Cell << 2.134, face 2 subface 2 is ok. +DEAL::Cell << 2.134, face 2 subface 3 is ok. +DEAL::Cell << 2.134, face 3 subface 0 is ok. +DEAL::Cell << 2.134, face 3 subface 1 is ok. +DEAL::Cell << 2.134, face 3 subface 2 is ok. +DEAL::Cell << 2.134, face 3 subface 3 is ok. +DEAL::Cell << 2.134, face 4 subface 0 is ok. +DEAL::Cell << 2.134, face 4 subface 1 is ok. +DEAL::Cell << 2.134, face 4 subface 2 is ok. +DEAL::Cell << 2.134, face 4 subface 3 is ok. +DEAL::Cell << 2.134, face 5 subface 0 is ok. +DEAL::Cell << 2.134, face 5 subface 1 is ok. +DEAL::Cell << 2.134, face 5 subface 2 is ok. +DEAL::Cell << 2.134, face 5 subface 3 is ok. +DEAL::Cell << 2.135, face 0 subface 0 is ok. +DEAL::Cell << 2.135, face 0 subface 1 is ok. +DEAL::Cell << 2.135, face 0 subface 2 is ok. +DEAL::Cell << 2.135, face 0 subface 3 is ok. +DEAL::Cell << 2.135, face 1 subface 0 is ok. +DEAL::Cell << 2.135, face 1 subface 1 is ok. +DEAL::Cell << 2.135, face 1 subface 2 is ok. +DEAL::Cell << 2.135, face 1 subface 3 is ok. +DEAL::Cell << 2.135, face 2 subface 0 is ok. +DEAL::Cell << 2.135, face 2 subface 1 is ok. +DEAL::Cell << 2.135, face 2 subface 2 is ok. +DEAL::Cell << 2.135, face 2 subface 3 is ok. +DEAL::Cell << 2.135, face 3 subface 0 is ok. +DEAL::Cell << 2.135, face 3 subface 1 is ok. +DEAL::Cell << 2.135, face 3 subface 2 is ok. +DEAL::Cell << 2.135, face 3 subface 3 is ok. +DEAL::Cell << 2.135, face 4 subface 0 is ok. +DEAL::Cell << 2.135, face 4 subface 1 is ok. +DEAL::Cell << 2.135, face 4 subface 2 is ok. +DEAL::Cell << 2.135, face 4 subface 3 is ok. +DEAL::Cell << 2.135, face 5 subface 0 is ok. +DEAL::Cell << 2.135, face 5 subface 1 is ok. +DEAL::Cell << 2.135, face 5 subface 2 is ok. +DEAL::Cell << 2.135, face 5 subface 3 is ok. +DEAL::Cell << 2.136, face 0 subface 0 is ok. +DEAL::Cell << 2.136, face 0 subface 1 is ok. +DEAL::Cell << 2.136, face 0 subface 2 is ok. +DEAL::Cell << 2.136, face 0 subface 3 is ok. +DEAL::Cell << 2.136, face 1 subface 0 is ok. +DEAL::Cell << 2.136, face 1 subface 1 is ok. +DEAL::Cell << 2.136, face 1 subface 2 is ok. +DEAL::Cell << 2.136, face 1 subface 3 is ok. +DEAL::Cell << 2.136, face 2 subface 0 is ok. +DEAL::Cell << 2.136, face 2 subface 1 is ok. +DEAL::Cell << 2.136, face 2 subface 2 is ok. +DEAL::Cell << 2.136, face 2 subface 3 is ok. +DEAL::Cell << 2.136, face 3 subface 0 is ok. +DEAL::Cell << 2.136, face 3 subface 1 is ok. +DEAL::Cell << 2.136, face 3 subface 2 is ok. +DEAL::Cell << 2.136, face 3 subface 3 is ok. +DEAL::Cell << 2.136, face 4 subface 0 is ok. +DEAL::Cell << 2.136, face 4 subface 1 is ok. +DEAL::Cell << 2.136, face 4 subface 2 is ok. +DEAL::Cell << 2.136, face 4 subface 3 is ok. +DEAL::Cell << 2.136, face 5 subface 0 is ok. +DEAL::Cell << 2.136, face 5 subface 1 is ok. +DEAL::Cell << 2.136, face 5 subface 2 is ok. +DEAL::Cell << 2.136, face 5 subface 3 is ok. +DEAL::Cell << 2.137, face 0 subface 0 is ok. +DEAL::Cell << 2.137, face 0 subface 1 is ok. +DEAL::Cell << 2.137, face 0 subface 2 is ok. +DEAL::Cell << 2.137, face 0 subface 3 is ok. +DEAL::Cell << 2.137, face 1 subface 0 is ok. +DEAL::Cell << 2.137, face 1 subface 1 is ok. +DEAL::Cell << 2.137, face 1 subface 2 is ok. +DEAL::Cell << 2.137, face 1 subface 3 is ok. +DEAL::Cell << 2.137, face 2 subface 0 is ok. +DEAL::Cell << 2.137, face 2 subface 1 is ok. +DEAL::Cell << 2.137, face 2 subface 2 is ok. +DEAL::Cell << 2.137, face 2 subface 3 is ok. +DEAL::Cell << 2.137, face 3 subface 0 is ok. +DEAL::Cell << 2.137, face 3 subface 1 is ok. +DEAL::Cell << 2.137, face 3 subface 2 is ok. +DEAL::Cell << 2.137, face 3 subface 3 is ok. +DEAL::Cell << 2.137, face 4 subface 0 is ok. +DEAL::Cell << 2.137, face 4 subface 1 is ok. +DEAL::Cell << 2.137, face 4 subface 2 is ok. +DEAL::Cell << 2.137, face 4 subface 3 is ok. +DEAL::Cell << 2.137, face 5 subface 0 is ok. +DEAL::Cell << 2.137, face 5 subface 1 is ok. +DEAL::Cell << 2.137, face 5 subface 2 is ok. +DEAL::Cell << 2.137, face 5 subface 3 is ok. +DEAL::Cell << 2.138, face 0 subface 0 is ok. +DEAL::Cell << 2.138, face 0 subface 1 is ok. +DEAL::Cell << 2.138, face 0 subface 2 is ok. +DEAL::Cell << 2.138, face 0 subface 3 is ok. +DEAL::Cell << 2.138, face 1 subface 0 is ok. +DEAL::Cell << 2.138, face 1 subface 1 is ok. +DEAL::Cell << 2.138, face 1 subface 2 is ok. +DEAL::Cell << 2.138, face 1 subface 3 is ok. +DEAL::Cell << 2.138, face 2 subface 0 is ok. +DEAL::Cell << 2.138, face 2 subface 1 is ok. +DEAL::Cell << 2.138, face 2 subface 2 is ok. +DEAL::Cell << 2.138, face 2 subface 3 is ok. +DEAL::Cell << 2.138, face 3 subface 0 is ok. +DEAL::Cell << 2.138, face 3 subface 1 is ok. +DEAL::Cell << 2.138, face 3 subface 2 is ok. +DEAL::Cell << 2.138, face 3 subface 3 is ok. +DEAL::Cell << 2.138, face 4 subface 0 is ok. +DEAL::Cell << 2.138, face 4 subface 1 is ok. +DEAL::Cell << 2.138, face 4 subface 2 is ok. +DEAL::Cell << 2.138, face 4 subface 3 is ok. +DEAL::Cell << 2.138, face 5 subface 0 is ok. +DEAL::Cell << 2.138, face 5 subface 1 is ok. +DEAL::Cell << 2.138, face 5 subface 2 is ok. +DEAL::Cell << 2.138, face 5 subface 3 is ok. +DEAL::Cell << 2.139, face 0 subface 0 is ok. +DEAL::Cell << 2.139, face 0 subface 1 is ok. +DEAL::Cell << 2.139, face 0 subface 2 is ok. +DEAL::Cell << 2.139, face 0 subface 3 is ok. +DEAL::Cell << 2.139, face 1 subface 0 is ok. +DEAL::Cell << 2.139, face 1 subface 1 is ok. +DEAL::Cell << 2.139, face 1 subface 2 is ok. +DEAL::Cell << 2.139, face 1 subface 3 is ok. +DEAL::Cell << 2.139, face 2 subface 0 is ok. +DEAL::Cell << 2.139, face 2 subface 1 is ok. +DEAL::Cell << 2.139, face 2 subface 2 is ok. +DEAL::Cell << 2.139, face 2 subface 3 is ok. +DEAL::Cell << 2.139, face 3 subface 0 is ok. +DEAL::Cell << 2.139, face 3 subface 1 is ok. +DEAL::Cell << 2.139, face 3 subface 2 is ok. +DEAL::Cell << 2.139, face 3 subface 3 is ok. +DEAL::Cell << 2.139, face 4 subface 0 is ok. +DEAL::Cell << 2.139, face 4 subface 1 is ok. +DEAL::Cell << 2.139, face 4 subface 2 is ok. +DEAL::Cell << 2.139, face 4 subface 3 is ok. +DEAL::Cell << 2.139, face 5 subface 0 is ok. +DEAL::Cell << 2.139, face 5 subface 1 is ok. +DEAL::Cell << 2.139, face 5 subface 2 is ok. +DEAL::Cell << 2.139, face 5 subface 3 is ok. +DEAL::Cell << 2.140, face 0 subface 0 is ok. +DEAL::Cell << 2.140, face 0 subface 1 is ok. +DEAL::Cell << 2.140, face 0 subface 2 is ok. +DEAL::Cell << 2.140, face 0 subface 3 is ok. +DEAL::Cell << 2.140, face 1 subface 0 is ok. +DEAL::Cell << 2.140, face 1 subface 1 is ok. +DEAL::Cell << 2.140, face 1 subface 2 is ok. +DEAL::Cell << 2.140, face 1 subface 3 is ok. +DEAL::Cell << 2.140, face 2 subface 0 is ok. +DEAL::Cell << 2.140, face 2 subface 1 is ok. +DEAL::Cell << 2.140, face 2 subface 2 is ok. +DEAL::Cell << 2.140, face 2 subface 3 is ok. +DEAL::Cell << 2.140, face 3 subface 0 is ok. +DEAL::Cell << 2.140, face 3 subface 1 is ok. +DEAL::Cell << 2.140, face 3 subface 2 is ok. +DEAL::Cell << 2.140, face 3 subface 3 is ok. +DEAL::Cell << 2.140, face 4 subface 0 is ok. +DEAL::Cell << 2.140, face 4 subface 1 is ok. +DEAL::Cell << 2.140, face 4 subface 2 is ok. +DEAL::Cell << 2.140, face 4 subface 3 is ok. +DEAL::Cell << 2.140, face 5 subface 0 is ok. +DEAL::Cell << 2.140, face 5 subface 1 is ok. +DEAL::Cell << 2.140, face 5 subface 2 is ok. +DEAL::Cell << 2.140, face 5 subface 3 is ok. +DEAL::Cell << 2.141, face 0 subface 0 is ok. +DEAL::Cell << 2.141, face 0 subface 1 is ok. +DEAL::Cell << 2.141, face 0 subface 2 is ok. +DEAL::Cell << 2.141, face 0 subface 3 is ok. +DEAL::Cell << 2.141, face 1 subface 0 is ok. +DEAL::Cell << 2.141, face 1 subface 1 is ok. +DEAL::Cell << 2.141, face 1 subface 2 is ok. +DEAL::Cell << 2.141, face 1 subface 3 is ok. +DEAL::Cell << 2.141, face 2 subface 0 is ok. +DEAL::Cell << 2.141, face 2 subface 1 is ok. +DEAL::Cell << 2.141, face 2 subface 2 is ok. +DEAL::Cell << 2.141, face 2 subface 3 is ok. +DEAL::Cell << 2.141, face 3 subface 0 is ok. +DEAL::Cell << 2.141, face 3 subface 1 is ok. +DEAL::Cell << 2.141, face 3 subface 2 is ok. +DEAL::Cell << 2.141, face 3 subface 3 is ok. +DEAL::Cell << 2.141, face 4 subface 0 is ok. +DEAL::Cell << 2.141, face 4 subface 1 is ok. +DEAL::Cell << 2.141, face 4 subface 2 is ok. +DEAL::Cell << 2.141, face 4 subface 3 is ok. +DEAL::Cell << 2.141, face 5 subface 0 is ok. +DEAL::Cell << 2.141, face 5 subface 1 is ok. +DEAL::Cell << 2.141, face 5 subface 2 is ok. +DEAL::Cell << 2.141, face 5 subface 3 is ok. +DEAL::Cell << 2.142, face 0 subface 0 is ok. +DEAL::Cell << 2.142, face 0 subface 1 is ok. +DEAL::Cell << 2.142, face 0 subface 2 is ok. +DEAL::Cell << 2.142, face 0 subface 3 is ok. +DEAL::Cell << 2.142, face 1 subface 0 is ok. +DEAL::Cell << 2.142, face 1 subface 1 is ok. +DEAL::Cell << 2.142, face 1 subface 2 is ok. +DEAL::Cell << 2.142, face 1 subface 3 is ok. +DEAL::Cell << 2.142, face 2 subface 0 is ok. +DEAL::Cell << 2.142, face 2 subface 1 is ok. +DEAL::Cell << 2.142, face 2 subface 2 is ok. +DEAL::Cell << 2.142, face 2 subface 3 is ok. +DEAL::Cell << 2.142, face 3 subface 0 is ok. +DEAL::Cell << 2.142, face 3 subface 1 is ok. +DEAL::Cell << 2.142, face 3 subface 2 is ok. +DEAL::Cell << 2.142, face 3 subface 3 is ok. +DEAL::Cell << 2.142, face 4 subface 0 is ok. +DEAL::Cell << 2.142, face 4 subface 1 is ok. +DEAL::Cell << 2.142, face 4 subface 2 is ok. +DEAL::Cell << 2.142, face 4 subface 3 is ok. +DEAL::Cell << 2.142, face 5 subface 0 is ok. +DEAL::Cell << 2.142, face 5 subface 1 is ok. +DEAL::Cell << 2.142, face 5 subface 2 is ok. +DEAL::Cell << 2.142, face 5 subface 3 is ok. +DEAL::Cell << 2.143, face 0 subface 0 is ok. +DEAL::Cell << 2.143, face 0 subface 1 is ok. +DEAL::Cell << 2.143, face 0 subface 2 is ok. +DEAL::Cell << 2.143, face 0 subface 3 is ok. +DEAL::Cell << 2.143, face 1 subface 0 is ok. +DEAL::Cell << 2.143, face 1 subface 1 is ok. +DEAL::Cell << 2.143, face 1 subface 2 is ok. +DEAL::Cell << 2.143, face 1 subface 3 is ok. +DEAL::Cell << 2.143, face 2 subface 0 is ok. +DEAL::Cell << 2.143, face 2 subface 1 is ok. +DEAL::Cell << 2.143, face 2 subface 2 is ok. +DEAL::Cell << 2.143, face 2 subface 3 is ok. +DEAL::Cell << 2.143, face 3 subface 0 is ok. +DEAL::Cell << 2.143, face 3 subface 1 is ok. +DEAL::Cell << 2.143, face 3 subface 2 is ok. +DEAL::Cell << 2.143, face 3 subface 3 is ok. +DEAL::Cell << 2.143, face 4 subface 0 is ok. +DEAL::Cell << 2.143, face 4 subface 1 is ok. +DEAL::Cell << 2.143, face 4 subface 2 is ok. +DEAL::Cell << 2.143, face 4 subface 3 is ok. +DEAL::Cell << 2.143, face 5 subface 0 is ok. +DEAL::Cell << 2.143, face 5 subface 1 is ok. +DEAL::Cell << 2.143, face 5 subface 2 is ok. +DEAL::Cell << 2.143, face 5 subface 3 is ok. +DEAL::Cell << 2.144, face 0 subface 0 is ok. +DEAL::Cell << 2.144, face 0 subface 1 is ok. +DEAL::Cell << 2.144, face 0 subface 2 is ok. +DEAL::Cell << 2.144, face 0 subface 3 is ok. +DEAL::Cell << 2.144, face 1 subface 0 is ok. +DEAL::Cell << 2.144, face 1 subface 1 is ok. +DEAL::Cell << 2.144, face 1 subface 2 is ok. +DEAL::Cell << 2.144, face 1 subface 3 is ok. +DEAL::Cell << 2.144, face 2 subface 0 is ok. +DEAL::Cell << 2.144, face 2 subface 1 is ok. +DEAL::Cell << 2.144, face 2 subface 2 is ok. +DEAL::Cell << 2.144, face 2 subface 3 is ok. +DEAL::Cell << 2.144, face 3 subface 0 is ok. +DEAL::Cell << 2.144, face 3 subface 1 is ok. +DEAL::Cell << 2.144, face 3 subface 2 is ok. +DEAL::Cell << 2.144, face 3 subface 3 is ok. +DEAL::Cell << 2.144, face 4 subface 0 is ok. +DEAL::Cell << 2.144, face 4 subface 1 is ok. +DEAL::Cell << 2.144, face 4 subface 2 is ok. +DEAL::Cell << 2.144, face 4 subface 3 is ok. +DEAL::Cell << 2.144, face 5 subface 0 is ok. +DEAL::Cell << 2.144, face 5 subface 1 is ok. +DEAL::Cell << 2.144, face 5 subface 2 is ok. +DEAL::Cell << 2.144, face 5 subface 3 is ok. +DEAL::Cell << 2.145, face 0 subface 0 is ok. +DEAL::Cell << 2.145, face 0 subface 1 is ok. +DEAL::Cell << 2.145, face 0 subface 2 is ok. +DEAL::Cell << 2.145, face 0 subface 3 is ok. +DEAL::Cell << 2.145, face 1 subface 0 is ok. +DEAL::Cell << 2.145, face 1 subface 1 is ok. +DEAL::Cell << 2.145, face 1 subface 2 is ok. +DEAL::Cell << 2.145, face 1 subface 3 is ok. +DEAL::Cell << 2.145, face 2 subface 0 is ok. +DEAL::Cell << 2.145, face 2 subface 1 is ok. +DEAL::Cell << 2.145, face 2 subface 2 is ok. +DEAL::Cell << 2.145, face 2 subface 3 is ok. +DEAL::Cell << 2.145, face 3 subface 0 is ok. +DEAL::Cell << 2.145, face 3 subface 1 is ok. +DEAL::Cell << 2.145, face 3 subface 2 is ok. +DEAL::Cell << 2.145, face 3 subface 3 is ok. +DEAL::Cell << 2.145, face 4 subface 0 is ok. +DEAL::Cell << 2.145, face 4 subface 1 is ok. +DEAL::Cell << 2.145, face 4 subface 2 is ok. +DEAL::Cell << 2.145, face 4 subface 3 is ok. +DEAL::Cell << 2.145, face 5 subface 0 is ok. +DEAL::Cell << 2.145, face 5 subface 1 is ok. +DEAL::Cell << 2.145, face 5 subface 2 is ok. +DEAL::Cell << 2.145, face 5 subface 3 is ok. +DEAL::Cell << 2.146, face 0 subface 0 is ok. +DEAL::Cell << 2.146, face 0 subface 1 is ok. +DEAL::Cell << 2.146, face 0 subface 2 is ok. +DEAL::Cell << 2.146, face 0 subface 3 is ok. +DEAL::Cell << 2.146, face 1 subface 0 is ok. +DEAL::Cell << 2.146, face 1 subface 1 is ok. +DEAL::Cell << 2.146, face 1 subface 2 is ok. +DEAL::Cell << 2.146, face 1 subface 3 is ok. +DEAL::Cell << 2.146, face 2 subface 0 is ok. +DEAL::Cell << 2.146, face 2 subface 1 is ok. +DEAL::Cell << 2.146, face 2 subface 2 is ok. +DEAL::Cell << 2.146, face 2 subface 3 is ok. +DEAL::Cell << 2.146, face 3 subface 0 is ok. +DEAL::Cell << 2.146, face 3 subface 1 is ok. +DEAL::Cell << 2.146, face 3 subface 2 is ok. +DEAL::Cell << 2.146, face 3 subface 3 is ok. +DEAL::Cell << 2.146, face 4 subface 0 is ok. +DEAL::Cell << 2.146, face 4 subface 1 is ok. +DEAL::Cell << 2.146, face 4 subface 2 is ok. +DEAL::Cell << 2.146, face 4 subface 3 is ok. +DEAL::Cell << 2.146, face 5 subface 0 is ok. +DEAL::Cell << 2.146, face 5 subface 1 is ok. +DEAL::Cell << 2.146, face 5 subface 2 is ok. +DEAL::Cell << 2.146, face 5 subface 3 is ok. +DEAL::Cell << 2.147, face 0 subface 0 is ok. +DEAL::Cell << 2.147, face 0 subface 1 is ok. +DEAL::Cell << 2.147, face 0 subface 2 is ok. +DEAL::Cell << 2.147, face 0 subface 3 is ok. +DEAL::Cell << 2.147, face 1 subface 0 is ok. +DEAL::Cell << 2.147, face 1 subface 1 is ok. +DEAL::Cell << 2.147, face 1 subface 2 is ok. +DEAL::Cell << 2.147, face 1 subface 3 is ok. +DEAL::Cell << 2.147, face 2 subface 0 is ok. +DEAL::Cell << 2.147, face 2 subface 1 is ok. +DEAL::Cell << 2.147, face 2 subface 2 is ok. +DEAL::Cell << 2.147, face 2 subface 3 is ok. +DEAL::Cell << 2.147, face 3 subface 0 is ok. +DEAL::Cell << 2.147, face 3 subface 1 is ok. +DEAL::Cell << 2.147, face 3 subface 2 is ok. +DEAL::Cell << 2.147, face 3 subface 3 is ok. +DEAL::Cell << 2.147, face 4 subface 0 is ok. +DEAL::Cell << 2.147, face 4 subface 1 is ok. +DEAL::Cell << 2.147, face 4 subface 2 is ok. +DEAL::Cell << 2.147, face 4 subface 3 is ok. +DEAL::Cell << 2.147, face 5 subface 0 is ok. +DEAL::Cell << 2.147, face 5 subface 1 is ok. +DEAL::Cell << 2.147, face 5 subface 2 is ok. +DEAL::Cell << 2.147, face 5 subface 3 is ok. +DEAL::Cell << 2.148, face 0 subface 0 is ok. +DEAL::Cell << 2.148, face 0 subface 1 is ok. +DEAL::Cell << 2.148, face 0 subface 2 is ok. +DEAL::Cell << 2.148, face 0 subface 3 is ok. +DEAL::Cell << 2.148, face 1 subface 0 is ok. +DEAL::Cell << 2.148, face 1 subface 1 is ok. +DEAL::Cell << 2.148, face 1 subface 2 is ok. +DEAL::Cell << 2.148, face 1 subface 3 is ok. +DEAL::Cell << 2.148, face 2 subface 0 is ok. +DEAL::Cell << 2.148, face 2 subface 1 is ok. +DEAL::Cell << 2.148, face 2 subface 2 is ok. +DEAL::Cell << 2.148, face 2 subface 3 is ok. +DEAL::Cell << 2.148, face 3 subface 0 is ok. +DEAL::Cell << 2.148, face 3 subface 1 is ok. +DEAL::Cell << 2.148, face 3 subface 2 is ok. +DEAL::Cell << 2.148, face 3 subface 3 is ok. +DEAL::Cell << 2.148, face 4 subface 0 is ok. +DEAL::Cell << 2.148, face 4 subface 1 is ok. +DEAL::Cell << 2.148, face 4 subface 2 is ok. +DEAL::Cell << 2.148, face 4 subface 3 is ok. +DEAL::Cell << 2.148, face 5 subface 0 is ok. +DEAL::Cell << 2.148, face 5 subface 1 is ok. +DEAL::Cell << 2.148, face 5 subface 2 is ok. +DEAL::Cell << 2.148, face 5 subface 3 is ok. +DEAL::Cell << 2.149, face 0 subface 0 is ok. +DEAL::Cell << 2.149, face 0 subface 1 is ok. +DEAL::Cell << 2.149, face 0 subface 2 is ok. +DEAL::Cell << 2.149, face 0 subface 3 is ok. +DEAL::Cell << 2.149, face 1 subface 0 is ok. +DEAL::Cell << 2.149, face 1 subface 1 is ok. +DEAL::Cell << 2.149, face 1 subface 2 is ok. +DEAL::Cell << 2.149, face 1 subface 3 is ok. +DEAL::Cell << 2.149, face 2 subface 0 is ok. +DEAL::Cell << 2.149, face 2 subface 1 is ok. +DEAL::Cell << 2.149, face 2 subface 2 is ok. +DEAL::Cell << 2.149, face 2 subface 3 is ok. +DEAL::Cell << 2.149, face 3 subface 0 is ok. +DEAL::Cell << 2.149, face 3 subface 1 is ok. +DEAL::Cell << 2.149, face 3 subface 2 is ok. +DEAL::Cell << 2.149, face 3 subface 3 is ok. +DEAL::Cell << 2.149, face 4 subface 0 is ok. +DEAL::Cell << 2.149, face 4 subface 1 is ok. +DEAL::Cell << 2.149, face 4 subface 2 is ok. +DEAL::Cell << 2.149, face 4 subface 3 is ok. +DEAL::Cell << 2.149, face 5 subface 0 is ok. +DEAL::Cell << 2.149, face 5 subface 1 is ok. +DEAL::Cell << 2.149, face 5 subface 2 is ok. +DEAL::Cell << 2.149, face 5 subface 3 is ok. +DEAL::Cell << 2.150, face 0 subface 0 is ok. +DEAL::Cell << 2.150, face 0 subface 1 is ok. +DEAL::Cell << 2.150, face 0 subface 2 is ok. +DEAL::Cell << 2.150, face 0 subface 3 is ok. +DEAL::Cell << 2.150, face 1 subface 0 is ok. +DEAL::Cell << 2.150, face 1 subface 1 is ok. +DEAL::Cell << 2.150, face 1 subface 2 is ok. +DEAL::Cell << 2.150, face 1 subface 3 is ok. +DEAL::Cell << 2.150, face 2 subface 0 is ok. +DEAL::Cell << 2.150, face 2 subface 1 is ok. +DEAL::Cell << 2.150, face 2 subface 2 is ok. +DEAL::Cell << 2.150, face 2 subface 3 is ok. +DEAL::Cell << 2.150, face 3 subface 0 is ok. +DEAL::Cell << 2.150, face 3 subface 1 is ok. +DEAL::Cell << 2.150, face 3 subface 2 is ok. +DEAL::Cell << 2.150, face 3 subface 3 is ok. +DEAL::Cell << 2.150, face 4 subface 0 is ok. +DEAL::Cell << 2.150, face 4 subface 1 is ok. +DEAL::Cell << 2.150, face 4 subface 2 is ok. +DEAL::Cell << 2.150, face 4 subface 3 is ok. +DEAL::Cell << 2.150, face 5 subface 0 is ok. +DEAL::Cell << 2.150, face 5 subface 1 is ok. +DEAL::Cell << 2.150, face 5 subface 2 is ok. +DEAL::Cell << 2.150, face 5 subface 3 is ok. +DEAL::Cell << 2.151, face 0 subface 0 is ok. +DEAL::Cell << 2.151, face 0 subface 1 is ok. +DEAL::Cell << 2.151, face 0 subface 2 is ok. +DEAL::Cell << 2.151, face 0 subface 3 is ok. +DEAL::Cell << 2.151, face 1 subface 0 is ok. +DEAL::Cell << 2.151, face 1 subface 1 is ok. +DEAL::Cell << 2.151, face 1 subface 2 is ok. +DEAL::Cell << 2.151, face 1 subface 3 is ok. +DEAL::Cell << 2.151, face 2 subface 0 is ok. +DEAL::Cell << 2.151, face 2 subface 1 is ok. +DEAL::Cell << 2.151, face 2 subface 2 is ok. +DEAL::Cell << 2.151, face 2 subface 3 is ok. +DEAL::Cell << 2.151, face 3 subface 0 is ok. +DEAL::Cell << 2.151, face 3 subface 1 is ok. +DEAL::Cell << 2.151, face 3 subface 2 is ok. +DEAL::Cell << 2.151, face 3 subface 3 is ok. +DEAL::Cell << 2.151, face 4 subface 0 is ok. +DEAL::Cell << 2.151, face 4 subface 1 is ok. +DEAL::Cell << 2.151, face 4 subface 2 is ok. +DEAL::Cell << 2.151, face 4 subface 3 is ok. +DEAL::Cell << 2.151, face 5 subface 0 is ok. +DEAL::Cell << 2.151, face 5 subface 1 is ok. +DEAL::Cell << 2.151, face 5 subface 2 is ok. +DEAL::Cell << 2.151, face 5 subface 3 is ok. +DEAL::Cell << 2.152, face 0 subface 0 is ok. +DEAL::Cell << 2.152, face 0 subface 1 is ok. +DEAL::Cell << 2.152, face 0 subface 2 is ok. +DEAL::Cell << 2.152, face 0 subface 3 is ok. +DEAL::Cell << 2.152, face 1 subface 0 is ok. +DEAL::Cell << 2.152, face 1 subface 1 is ok. +DEAL::Cell << 2.152, face 1 subface 2 is ok. +DEAL::Cell << 2.152, face 1 subface 3 is ok. +DEAL::Cell << 2.152, face 2 subface 0 is ok. +DEAL::Cell << 2.152, face 2 subface 1 is ok. +DEAL::Cell << 2.152, face 2 subface 2 is ok. +DEAL::Cell << 2.152, face 2 subface 3 is ok. +DEAL::Cell << 2.152, face 3 subface 0 is ok. +DEAL::Cell << 2.152, face 3 subface 1 is ok. +DEAL::Cell << 2.152, face 3 subface 2 is ok. +DEAL::Cell << 2.152, face 3 subface 3 is ok. +DEAL::Cell << 2.152, face 4 subface 0 is ok. +DEAL::Cell << 2.152, face 4 subface 1 is ok. +DEAL::Cell << 2.152, face 4 subface 2 is ok. +DEAL::Cell << 2.152, face 4 subface 3 is ok. +DEAL::Cell << 2.152, face 5 subface 0 is ok. +DEAL::Cell << 2.152, face 5 subface 1 is ok. +DEAL::Cell << 2.152, face 5 subface 2 is ok. +DEAL::Cell << 2.152, face 5 subface 3 is ok. +DEAL::Cell << 2.153, face 0 subface 0 is ok. +DEAL::Cell << 2.153, face 0 subface 1 is ok. +DEAL::Cell << 2.153, face 0 subface 2 is ok. +DEAL::Cell << 2.153, face 0 subface 3 is ok. +DEAL::Cell << 2.153, face 1 subface 0 is ok. +DEAL::Cell << 2.153, face 1 subface 1 is ok. +DEAL::Cell << 2.153, face 1 subface 2 is ok. +DEAL::Cell << 2.153, face 1 subface 3 is ok. +DEAL::Cell << 2.153, face 2 subface 0 is ok. +DEAL::Cell << 2.153, face 2 subface 1 is ok. +DEAL::Cell << 2.153, face 2 subface 2 is ok. +DEAL::Cell << 2.153, face 2 subface 3 is ok. +DEAL::Cell << 2.153, face 3 subface 0 is ok. +DEAL::Cell << 2.153, face 3 subface 1 is ok. +DEAL::Cell << 2.153, face 3 subface 2 is ok. +DEAL::Cell << 2.153, face 3 subface 3 is ok. +DEAL::Cell << 2.153, face 4 subface 0 is ok. +DEAL::Cell << 2.153, face 4 subface 1 is ok. +DEAL::Cell << 2.153, face 4 subface 2 is ok. +DEAL::Cell << 2.153, face 4 subface 3 is ok. +DEAL::Cell << 2.153, face 5 subface 0 is ok. +DEAL::Cell << 2.153, face 5 subface 1 is ok. +DEAL::Cell << 2.153, face 5 subface 2 is ok. +DEAL::Cell << 2.153, face 5 subface 3 is ok. +DEAL::Cell << 2.154, face 0 subface 0 is ok. +DEAL::Cell << 2.154, face 0 subface 1 is ok. +DEAL::Cell << 2.154, face 0 subface 2 is ok. +DEAL::Cell << 2.154, face 0 subface 3 is ok. +DEAL::Cell << 2.154, face 1 subface 0 is ok. +DEAL::Cell << 2.154, face 1 subface 1 is ok. +DEAL::Cell << 2.154, face 1 subface 2 is ok. +DEAL::Cell << 2.154, face 1 subface 3 is ok. +DEAL::Cell << 2.154, face 2 subface 0 is ok. +DEAL::Cell << 2.154, face 2 subface 1 is ok. +DEAL::Cell << 2.154, face 2 subface 2 is ok. +DEAL::Cell << 2.154, face 2 subface 3 is ok. +DEAL::Cell << 2.154, face 3 subface 0 is ok. +DEAL::Cell << 2.154, face 3 subface 1 is ok. +DEAL::Cell << 2.154, face 3 subface 2 is ok. +DEAL::Cell << 2.154, face 3 subface 3 is ok. +DEAL::Cell << 2.154, face 4 subface 0 is ok. +DEAL::Cell << 2.154, face 4 subface 1 is ok. +DEAL::Cell << 2.154, face 4 subface 2 is ok. +DEAL::Cell << 2.154, face 4 subface 3 is ok. +DEAL::Cell << 2.154, face 5 subface 0 is ok. +DEAL::Cell << 2.154, face 5 subface 1 is ok. +DEAL::Cell << 2.154, face 5 subface 2 is ok. +DEAL::Cell << 2.154, face 5 subface 3 is ok. +DEAL::Cell << 2.155, face 0 subface 0 is ok. +DEAL::Cell << 2.155, face 0 subface 1 is ok. +DEAL::Cell << 2.155, face 0 subface 2 is ok. +DEAL::Cell << 2.155, face 0 subface 3 is ok. +DEAL::Cell << 2.155, face 1 subface 0 is ok. +DEAL::Cell << 2.155, face 1 subface 1 is ok. +DEAL::Cell << 2.155, face 1 subface 2 is ok. +DEAL::Cell << 2.155, face 1 subface 3 is ok. +DEAL::Cell << 2.155, face 2 subface 0 is ok. +DEAL::Cell << 2.155, face 2 subface 1 is ok. +DEAL::Cell << 2.155, face 2 subface 2 is ok. +DEAL::Cell << 2.155, face 2 subface 3 is ok. +DEAL::Cell << 2.155, face 3 subface 0 is ok. +DEAL::Cell << 2.155, face 3 subface 1 is ok. +DEAL::Cell << 2.155, face 3 subface 2 is ok. +DEAL::Cell << 2.155, face 3 subface 3 is ok. +DEAL::Cell << 2.155, face 4 subface 0 is ok. +DEAL::Cell << 2.155, face 4 subface 1 is ok. +DEAL::Cell << 2.155, face 4 subface 2 is ok. +DEAL::Cell << 2.155, face 4 subface 3 is ok. +DEAL::Cell << 2.155, face 5 subface 0 is ok. +DEAL::Cell << 2.155, face 5 subface 1 is ok. +DEAL::Cell << 2.155, face 5 subface 2 is ok. +DEAL::Cell << 2.155, face 5 subface 3 is ok. +DEAL::Cell << 2.156, face 0 subface 0 is ok. +DEAL::Cell << 2.156, face 0 subface 1 is ok. +DEAL::Cell << 2.156, face 0 subface 2 is ok. +DEAL::Cell << 2.156, face 0 subface 3 is ok. +DEAL::Cell << 2.156, face 1 subface 0 is ok. +DEAL::Cell << 2.156, face 1 subface 1 is ok. +DEAL::Cell << 2.156, face 1 subface 2 is ok. +DEAL::Cell << 2.156, face 1 subface 3 is ok. +DEAL::Cell << 2.156, face 2 subface 0 is ok. +DEAL::Cell << 2.156, face 2 subface 1 is ok. +DEAL::Cell << 2.156, face 2 subface 2 is ok. +DEAL::Cell << 2.156, face 2 subface 3 is ok. +DEAL::Cell << 2.156, face 3 subface 0 is ok. +DEAL::Cell << 2.156, face 3 subface 1 is ok. +DEAL::Cell << 2.156, face 3 subface 2 is ok. +DEAL::Cell << 2.156, face 3 subface 3 is ok. +DEAL::Cell << 2.156, face 4 subface 0 is ok. +DEAL::Cell << 2.156, face 4 subface 1 is ok. +DEAL::Cell << 2.156, face 4 subface 2 is ok. +DEAL::Cell << 2.156, face 4 subface 3 is ok. +DEAL::Cell << 2.156, face 5 subface 0 is ok. +DEAL::Cell << 2.156, face 5 subface 1 is ok. +DEAL::Cell << 2.156, face 5 subface 2 is ok. +DEAL::Cell << 2.156, face 5 subface 3 is ok. +DEAL::Cell << 2.157, face 0 subface 0 is ok. +DEAL::Cell << 2.157, face 0 subface 1 is ok. +DEAL::Cell << 2.157, face 0 subface 2 is ok. +DEAL::Cell << 2.157, face 0 subface 3 is ok. +DEAL::Cell << 2.157, face 1 subface 0 is ok. +DEAL::Cell << 2.157, face 1 subface 1 is ok. +DEAL::Cell << 2.157, face 1 subface 2 is ok. +DEAL::Cell << 2.157, face 1 subface 3 is ok. +DEAL::Cell << 2.157, face 2 subface 0 is ok. +DEAL::Cell << 2.157, face 2 subface 1 is ok. +DEAL::Cell << 2.157, face 2 subface 2 is ok. +DEAL::Cell << 2.157, face 2 subface 3 is ok. +DEAL::Cell << 2.157, face 3 subface 0 is ok. +DEAL::Cell << 2.157, face 3 subface 1 is ok. +DEAL::Cell << 2.157, face 3 subface 2 is ok. +DEAL::Cell << 2.157, face 3 subface 3 is ok. +DEAL::Cell << 2.157, face 4 subface 0 is ok. +DEAL::Cell << 2.157, face 4 subface 1 is ok. +DEAL::Cell << 2.157, face 4 subface 2 is ok. +DEAL::Cell << 2.157, face 4 subface 3 is ok. +DEAL::Cell << 2.157, face 5 subface 0 is ok. +DEAL::Cell << 2.157, face 5 subface 1 is ok. +DEAL::Cell << 2.157, face 5 subface 2 is ok. +DEAL::Cell << 2.157, face 5 subface 3 is ok. +DEAL::Cell << 2.158, face 0 subface 0 is ok. +DEAL::Cell << 2.158, face 0 subface 1 is ok. +DEAL::Cell << 2.158, face 0 subface 2 is ok. +DEAL::Cell << 2.158, face 0 subface 3 is ok. +DEAL::Cell << 2.158, face 1 subface 0 is ok. +DEAL::Cell << 2.158, face 1 subface 1 is ok. +DEAL::Cell << 2.158, face 1 subface 2 is ok. +DEAL::Cell << 2.158, face 1 subface 3 is ok. +DEAL::Cell << 2.158, face 2 subface 0 is ok. +DEAL::Cell << 2.158, face 2 subface 1 is ok. +DEAL::Cell << 2.158, face 2 subface 2 is ok. +DEAL::Cell << 2.158, face 2 subface 3 is ok. +DEAL::Cell << 2.158, face 3 subface 0 is ok. +DEAL::Cell << 2.158, face 3 subface 1 is ok. +DEAL::Cell << 2.158, face 3 subface 2 is ok. +DEAL::Cell << 2.158, face 3 subface 3 is ok. +DEAL::Cell << 2.158, face 4 subface 0 is ok. +DEAL::Cell << 2.158, face 4 subface 1 is ok. +DEAL::Cell << 2.158, face 4 subface 2 is ok. +DEAL::Cell << 2.158, face 4 subface 3 is ok. +DEAL::Cell << 2.158, face 5 subface 0 is ok. +DEAL::Cell << 2.158, face 5 subface 1 is ok. +DEAL::Cell << 2.158, face 5 subface 2 is ok. +DEAL::Cell << 2.158, face 5 subface 3 is ok. +DEAL::Cell << 2.159, face 0 subface 0 is ok. +DEAL::Cell << 2.159, face 0 subface 1 is ok. +DEAL::Cell << 2.159, face 0 subface 2 is ok. +DEAL::Cell << 2.159, face 0 subface 3 is ok. +DEAL::Cell << 2.159, face 1 subface 0 is ok. +DEAL::Cell << 2.159, face 1 subface 1 is ok. +DEAL::Cell << 2.159, face 1 subface 2 is ok. +DEAL::Cell << 2.159, face 1 subface 3 is ok. +DEAL::Cell << 2.159, face 2 subface 0 is ok. +DEAL::Cell << 2.159, face 2 subface 1 is ok. +DEAL::Cell << 2.159, face 2 subface 2 is ok. +DEAL::Cell << 2.159, face 2 subface 3 is ok. +DEAL::Cell << 2.159, face 3 subface 0 is ok. +DEAL::Cell << 2.159, face 3 subface 1 is ok. +DEAL::Cell << 2.159, face 3 subface 2 is ok. +DEAL::Cell << 2.159, face 3 subface 3 is ok. +DEAL::Cell << 2.159, face 4 subface 0 is ok. +DEAL::Cell << 2.159, face 4 subface 1 is ok. +DEAL::Cell << 2.159, face 4 subface 2 is ok. +DEAL::Cell << 2.159, face 4 subface 3 is ok. +DEAL::Cell << 2.159, face 5 subface 0 is ok. +DEAL::Cell << 2.159, face 5 subface 1 is ok. +DEAL::Cell << 2.159, face 5 subface 2 is ok. +DEAL::Cell << 2.159, face 5 subface 3 is ok. +DEAL::Cell << 2.160, face 0 subface 0 is ok. +DEAL::Cell << 2.160, face 0 subface 1 is ok. +DEAL::Cell << 2.160, face 0 subface 2 is ok. +DEAL::Cell << 2.160, face 0 subface 3 is ok. +DEAL::Cell << 2.160, face 1 subface 0 is ok. +DEAL::Cell << 2.160, face 1 subface 1 is ok. +DEAL::Cell << 2.160, face 1 subface 2 is ok. +DEAL::Cell << 2.160, face 1 subface 3 is ok. +DEAL::Cell << 2.160, face 2 subface 0 is ok. +DEAL::Cell << 2.160, face 2 subface 1 is ok. +DEAL::Cell << 2.160, face 2 subface 2 is ok. +DEAL::Cell << 2.160, face 2 subface 3 is ok. +DEAL::Cell << 2.160, face 3 subface 0 is ok. +DEAL::Cell << 2.160, face 3 subface 1 is ok. +DEAL::Cell << 2.160, face 3 subface 2 is ok. +DEAL::Cell << 2.160, face 3 subface 3 is ok. +DEAL::Cell << 2.160, face 4 subface 0 is ok. +DEAL::Cell << 2.160, face 4 subface 1 is ok. +DEAL::Cell << 2.160, face 4 subface 2 is ok. +DEAL::Cell << 2.160, face 4 subface 3 is ok. +DEAL::Cell << 2.160, face 5 subface 0 is ok. +DEAL::Cell << 2.160, face 5 subface 1 is ok. +DEAL::Cell << 2.160, face 5 subface 2 is ok. +DEAL::Cell << 2.160, face 5 subface 3 is ok. +DEAL::Cell << 2.161, face 0 subface 0 is ok. +DEAL::Cell << 2.161, face 0 subface 1 is ok. +DEAL::Cell << 2.161, face 0 subface 2 is ok. +DEAL::Cell << 2.161, face 0 subface 3 is ok. +DEAL::Cell << 2.161, face 1 subface 0 is ok. +DEAL::Cell << 2.161, face 1 subface 1 is ok. +DEAL::Cell << 2.161, face 1 subface 2 is ok. +DEAL::Cell << 2.161, face 1 subface 3 is ok. +DEAL::Cell << 2.161, face 2 subface 0 is ok. +DEAL::Cell << 2.161, face 2 subface 1 is ok. +DEAL::Cell << 2.161, face 2 subface 2 is ok. +DEAL::Cell << 2.161, face 2 subface 3 is ok. +DEAL::Cell << 2.161, face 3 subface 0 is ok. +DEAL::Cell << 2.161, face 3 subface 1 is ok. +DEAL::Cell << 2.161, face 3 subface 2 is ok. +DEAL::Cell << 2.161, face 3 subface 3 is ok. +DEAL::Cell << 2.161, face 4 subface 0 is ok. +DEAL::Cell << 2.161, face 4 subface 1 is ok. +DEAL::Cell << 2.161, face 4 subface 2 is ok. +DEAL::Cell << 2.161, face 4 subface 3 is ok. +DEAL::Cell << 2.161, face 5 subface 0 is ok. +DEAL::Cell << 2.161, face 5 subface 1 is ok. +DEAL::Cell << 2.161, face 5 subface 2 is ok. +DEAL::Cell << 2.161, face 5 subface 3 is ok. +DEAL::Cell << 2.162, face 0 subface 0 is ok. +DEAL::Cell << 2.162, face 0 subface 1 is ok. +DEAL::Cell << 2.162, face 0 subface 2 is ok. +DEAL::Cell << 2.162, face 0 subface 3 is ok. +DEAL::Cell << 2.162, face 1 subface 0 is ok. +DEAL::Cell << 2.162, face 1 subface 1 is ok. +DEAL::Cell << 2.162, face 1 subface 2 is ok. +DEAL::Cell << 2.162, face 1 subface 3 is ok. +DEAL::Cell << 2.162, face 2 subface 0 is ok. +DEAL::Cell << 2.162, face 2 subface 1 is ok. +DEAL::Cell << 2.162, face 2 subface 2 is ok. +DEAL::Cell << 2.162, face 2 subface 3 is ok. +DEAL::Cell << 2.162, face 3 subface 0 is ok. +DEAL::Cell << 2.162, face 3 subface 1 is ok. +DEAL::Cell << 2.162, face 3 subface 2 is ok. +DEAL::Cell << 2.162, face 3 subface 3 is ok. +DEAL::Cell << 2.162, face 4 subface 0 is ok. +DEAL::Cell << 2.162, face 4 subface 1 is ok. +DEAL::Cell << 2.162, face 4 subface 2 is ok. +DEAL::Cell << 2.162, face 4 subface 3 is ok. +DEAL::Cell << 2.162, face 5 subface 0 is ok. +DEAL::Cell << 2.162, face 5 subface 1 is ok. +DEAL::Cell << 2.162, face 5 subface 2 is ok. +DEAL::Cell << 2.162, face 5 subface 3 is ok. +DEAL::Cell << 2.163, face 0 subface 0 is ok. +DEAL::Cell << 2.163, face 0 subface 1 is ok. +DEAL::Cell << 2.163, face 0 subface 2 is ok. +DEAL::Cell << 2.163, face 0 subface 3 is ok. +DEAL::Cell << 2.163, face 1 subface 0 is ok. +DEAL::Cell << 2.163, face 1 subface 1 is ok. +DEAL::Cell << 2.163, face 1 subface 2 is ok. +DEAL::Cell << 2.163, face 1 subface 3 is ok. +DEAL::Cell << 2.163, face 2 subface 0 is ok. +DEAL::Cell << 2.163, face 2 subface 1 is ok. +DEAL::Cell << 2.163, face 2 subface 2 is ok. +DEAL::Cell << 2.163, face 2 subface 3 is ok. +DEAL::Cell << 2.163, face 3 subface 0 is ok. +DEAL::Cell << 2.163, face 3 subface 1 is ok. +DEAL::Cell << 2.163, face 3 subface 2 is ok. +DEAL::Cell << 2.163, face 3 subface 3 is ok. +DEAL::Cell << 2.163, face 4 subface 0 is ok. +DEAL::Cell << 2.163, face 4 subface 1 is ok. +DEAL::Cell << 2.163, face 4 subface 2 is ok. +DEAL::Cell << 2.163, face 4 subface 3 is ok. +DEAL::Cell << 2.163, face 5 subface 0 is ok. +DEAL::Cell << 2.163, face 5 subface 1 is ok. +DEAL::Cell << 2.163, face 5 subface 2 is ok. +DEAL::Cell << 2.163, face 5 subface 3 is ok. +DEAL::Cell << 2.164, face 0 subface 0 is ok. +DEAL::Cell << 2.164, face 0 subface 1 is ok. +DEAL::Cell << 2.164, face 0 subface 2 is ok. +DEAL::Cell << 2.164, face 0 subface 3 is ok. +DEAL::Cell << 2.164, face 1 subface 0 is ok. +DEAL::Cell << 2.164, face 1 subface 1 is ok. +DEAL::Cell << 2.164, face 1 subface 2 is ok. +DEAL::Cell << 2.164, face 1 subface 3 is ok. +DEAL::Cell << 2.164, face 2 subface 0 is ok. +DEAL::Cell << 2.164, face 2 subface 1 is ok. +DEAL::Cell << 2.164, face 2 subface 2 is ok. +DEAL::Cell << 2.164, face 2 subface 3 is ok. +DEAL::Cell << 2.164, face 3 subface 0 is ok. +DEAL::Cell << 2.164, face 3 subface 1 is ok. +DEAL::Cell << 2.164, face 3 subface 2 is ok. +DEAL::Cell << 2.164, face 3 subface 3 is ok. +DEAL::Cell << 2.164, face 4 subface 0 is ok. +DEAL::Cell << 2.164, face 4 subface 1 is ok. +DEAL::Cell << 2.164, face 4 subface 2 is ok. +DEAL::Cell << 2.164, face 4 subface 3 is ok. +DEAL::Cell << 2.164, face 5 subface 0 is ok. +DEAL::Cell << 2.164, face 5 subface 1 is ok. +DEAL::Cell << 2.164, face 5 subface 2 is ok. +DEAL::Cell << 2.164, face 5 subface 3 is ok. +DEAL::Cell << 2.165, face 0 subface 0 is ok. +DEAL::Cell << 2.165, face 0 subface 1 is ok. +DEAL::Cell << 2.165, face 0 subface 2 is ok. +DEAL::Cell << 2.165, face 0 subface 3 is ok. +DEAL::Cell << 2.165, face 1 subface 0 is ok. +DEAL::Cell << 2.165, face 1 subface 1 is ok. +DEAL::Cell << 2.165, face 1 subface 2 is ok. +DEAL::Cell << 2.165, face 1 subface 3 is ok. +DEAL::Cell << 2.165, face 2 subface 0 is ok. +DEAL::Cell << 2.165, face 2 subface 1 is ok. +DEAL::Cell << 2.165, face 2 subface 2 is ok. +DEAL::Cell << 2.165, face 2 subface 3 is ok. +DEAL::Cell << 2.165, face 3 subface 0 is ok. +DEAL::Cell << 2.165, face 3 subface 1 is ok. +DEAL::Cell << 2.165, face 3 subface 2 is ok. +DEAL::Cell << 2.165, face 3 subface 3 is ok. +DEAL::Cell << 2.165, face 4 subface 0 is ok. +DEAL::Cell << 2.165, face 4 subface 1 is ok. +DEAL::Cell << 2.165, face 4 subface 2 is ok. +DEAL::Cell << 2.165, face 4 subface 3 is ok. +DEAL::Cell << 2.165, face 5 subface 0 is ok. +DEAL::Cell << 2.165, face 5 subface 1 is ok. +DEAL::Cell << 2.165, face 5 subface 2 is ok. +DEAL::Cell << 2.165, face 5 subface 3 is ok. +DEAL::Cell << 2.166, face 0 subface 0 is ok. +DEAL::Cell << 2.166, face 0 subface 1 is ok. +DEAL::Cell << 2.166, face 0 subface 2 is ok. +DEAL::Cell << 2.166, face 0 subface 3 is ok. +DEAL::Cell << 2.166, face 1 subface 0 is ok. +DEAL::Cell << 2.166, face 1 subface 1 is ok. +DEAL::Cell << 2.166, face 1 subface 2 is ok. +DEAL::Cell << 2.166, face 1 subface 3 is ok. +DEAL::Cell << 2.166, face 2 subface 0 is ok. +DEAL::Cell << 2.166, face 2 subface 1 is ok. +DEAL::Cell << 2.166, face 2 subface 2 is ok. +DEAL::Cell << 2.166, face 2 subface 3 is ok. +DEAL::Cell << 2.166, face 3 subface 0 is ok. +DEAL::Cell << 2.166, face 3 subface 1 is ok. +DEAL::Cell << 2.166, face 3 subface 2 is ok. +DEAL::Cell << 2.166, face 3 subface 3 is ok. +DEAL::Cell << 2.166, face 4 subface 0 is ok. +DEAL::Cell << 2.166, face 4 subface 1 is ok. +DEAL::Cell << 2.166, face 4 subface 2 is ok. +DEAL::Cell << 2.166, face 4 subface 3 is ok. +DEAL::Cell << 2.166, face 5 subface 0 is ok. +DEAL::Cell << 2.166, face 5 subface 1 is ok. +DEAL::Cell << 2.166, face 5 subface 2 is ok. +DEAL::Cell << 2.166, face 5 subface 3 is ok. +DEAL::Cell << 2.167, face 0 subface 0 is ok. +DEAL::Cell << 2.167, face 0 subface 1 is ok. +DEAL::Cell << 2.167, face 0 subface 2 is ok. +DEAL::Cell << 2.167, face 0 subface 3 is ok. +DEAL::Cell << 2.167, face 1 subface 0 is ok. +DEAL::Cell << 2.167, face 1 subface 1 is ok. +DEAL::Cell << 2.167, face 1 subface 2 is ok. +DEAL::Cell << 2.167, face 1 subface 3 is ok. +DEAL::Cell << 2.167, face 2 subface 0 is ok. +DEAL::Cell << 2.167, face 2 subface 1 is ok. +DEAL::Cell << 2.167, face 2 subface 2 is ok. +DEAL::Cell << 2.167, face 2 subface 3 is ok. +DEAL::Cell << 2.167, face 3 subface 0 is ok. +DEAL::Cell << 2.167, face 3 subface 1 is ok. +DEAL::Cell << 2.167, face 3 subface 2 is ok. +DEAL::Cell << 2.167, face 3 subface 3 is ok. +DEAL::Cell << 2.167, face 4 subface 0 is ok. +DEAL::Cell << 2.167, face 4 subface 1 is ok. +DEAL::Cell << 2.167, face 4 subface 2 is ok. +DEAL::Cell << 2.167, face 4 subface 3 is ok. +DEAL::Cell << 2.167, face 5 subface 0 is ok. +DEAL::Cell << 2.167, face 5 subface 1 is ok. +DEAL::Cell << 2.167, face 5 subface 2 is ok. +DEAL::Cell << 2.167, face 5 subface 3 is ok. +DEAL::Cell << 2.168, face 0 subface 0 is ok. +DEAL::Cell << 2.168, face 0 subface 1 is ok. +DEAL::Cell << 2.168, face 0 subface 2 is ok. +DEAL::Cell << 2.168, face 0 subface 3 is ok. +DEAL::Cell << 2.168, face 1 subface 0 is ok. +DEAL::Cell << 2.168, face 1 subface 1 is ok. +DEAL::Cell << 2.168, face 1 subface 2 is ok. +DEAL::Cell << 2.168, face 1 subface 3 is ok. +DEAL::Cell << 2.168, face 2 subface 0 is ok. +DEAL::Cell << 2.168, face 2 subface 1 is ok. +DEAL::Cell << 2.168, face 2 subface 2 is ok. +DEAL::Cell << 2.168, face 2 subface 3 is ok. +DEAL::Cell << 2.168, face 3 subface 0 is ok. +DEAL::Cell << 2.168, face 3 subface 1 is ok. +DEAL::Cell << 2.168, face 3 subface 2 is ok. +DEAL::Cell << 2.168, face 3 subface 3 is ok. +DEAL::Cell << 2.168, face 4 subface 0 is ok. +DEAL::Cell << 2.168, face 4 subface 1 is ok. +DEAL::Cell << 2.168, face 4 subface 2 is ok. +DEAL::Cell << 2.168, face 4 subface 3 is ok. +DEAL::Cell << 2.168, face 5 subface 0 is ok. +DEAL::Cell << 2.168, face 5 subface 1 is ok. +DEAL::Cell << 2.168, face 5 subface 2 is ok. +DEAL::Cell << 2.168, face 5 subface 3 is ok. +DEAL::Cell << 2.169, face 0 subface 0 is ok. +DEAL::Cell << 2.169, face 0 subface 1 is ok. +DEAL::Cell << 2.169, face 0 subface 2 is ok. +DEAL::Cell << 2.169, face 0 subface 3 is ok. +DEAL::Cell << 2.169, face 1 subface 0 is ok. +DEAL::Cell << 2.169, face 1 subface 1 is ok. +DEAL::Cell << 2.169, face 1 subface 2 is ok. +DEAL::Cell << 2.169, face 1 subface 3 is ok. +DEAL::Cell << 2.169, face 2 subface 0 is ok. +DEAL::Cell << 2.169, face 2 subface 1 is ok. +DEAL::Cell << 2.169, face 2 subface 2 is ok. +DEAL::Cell << 2.169, face 2 subface 3 is ok. +DEAL::Cell << 2.169, face 3 subface 0 is ok. +DEAL::Cell << 2.169, face 3 subface 1 is ok. +DEAL::Cell << 2.169, face 3 subface 2 is ok. +DEAL::Cell << 2.169, face 3 subface 3 is ok. +DEAL::Cell << 2.169, face 4 subface 0 is ok. +DEAL::Cell << 2.169, face 4 subface 1 is ok. +DEAL::Cell << 2.169, face 4 subface 2 is ok. +DEAL::Cell << 2.169, face 4 subface 3 is ok. +DEAL::Cell << 2.169, face 5 subface 0 is ok. +DEAL::Cell << 2.169, face 5 subface 1 is ok. +DEAL::Cell << 2.169, face 5 subface 2 is ok. +DEAL::Cell << 2.169, face 5 subface 3 is ok. +DEAL::Cell << 2.170, face 0 subface 0 is ok. +DEAL::Cell << 2.170, face 0 subface 1 is ok. +DEAL::Cell << 2.170, face 0 subface 2 is ok. +DEAL::Cell << 2.170, face 0 subface 3 is ok. +DEAL::Cell << 2.170, face 1 subface 0 is ok. +DEAL::Cell << 2.170, face 1 subface 1 is ok. +DEAL::Cell << 2.170, face 1 subface 2 is ok. +DEAL::Cell << 2.170, face 1 subface 3 is ok. +DEAL::Cell << 2.170, face 2 subface 0 is ok. +DEAL::Cell << 2.170, face 2 subface 1 is ok. +DEAL::Cell << 2.170, face 2 subface 2 is ok. +DEAL::Cell << 2.170, face 2 subface 3 is ok. +DEAL::Cell << 2.170, face 3 subface 0 is ok. +DEAL::Cell << 2.170, face 3 subface 1 is ok. +DEAL::Cell << 2.170, face 3 subface 2 is ok. +DEAL::Cell << 2.170, face 3 subface 3 is ok. +DEAL::Cell << 2.170, face 4 subface 0 is ok. +DEAL::Cell << 2.170, face 4 subface 1 is ok. +DEAL::Cell << 2.170, face 4 subface 2 is ok. +DEAL::Cell << 2.170, face 4 subface 3 is ok. +DEAL::Cell << 2.170, face 5 subface 0 is ok. +DEAL::Cell << 2.170, face 5 subface 1 is ok. +DEAL::Cell << 2.170, face 5 subface 2 is ok. +DEAL::Cell << 2.170, face 5 subface 3 is ok. +DEAL::Cell << 2.171, face 0 subface 0 is ok. +DEAL::Cell << 2.171, face 0 subface 1 is ok. +DEAL::Cell << 2.171, face 0 subface 2 is ok. +DEAL::Cell << 2.171, face 0 subface 3 is ok. +DEAL::Cell << 2.171, face 1 subface 0 is ok. +DEAL::Cell << 2.171, face 1 subface 1 is ok. +DEAL::Cell << 2.171, face 1 subface 2 is ok. +DEAL::Cell << 2.171, face 1 subface 3 is ok. +DEAL::Cell << 2.171, face 2 subface 0 is ok. +DEAL::Cell << 2.171, face 2 subface 1 is ok. +DEAL::Cell << 2.171, face 2 subface 2 is ok. +DEAL::Cell << 2.171, face 2 subface 3 is ok. +DEAL::Cell << 2.171, face 3 subface 0 is ok. +DEAL::Cell << 2.171, face 3 subface 1 is ok. +DEAL::Cell << 2.171, face 3 subface 2 is ok. +DEAL::Cell << 2.171, face 3 subface 3 is ok. +DEAL::Cell << 2.171, face 4 subface 0 is ok. +DEAL::Cell << 2.171, face 4 subface 1 is ok. +DEAL::Cell << 2.171, face 4 subface 2 is ok. +DEAL::Cell << 2.171, face 4 subface 3 is ok. +DEAL::Cell << 2.171, face 5 subface 0 is ok. +DEAL::Cell << 2.171, face 5 subface 1 is ok. +DEAL::Cell << 2.171, face 5 subface 2 is ok. +DEAL::Cell << 2.171, face 5 subface 3 is ok. +DEAL::Cell << 2.172, face 0 subface 0 is ok. +DEAL::Cell << 2.172, face 0 subface 1 is ok. +DEAL::Cell << 2.172, face 0 subface 2 is ok. +DEAL::Cell << 2.172, face 0 subface 3 is ok. +DEAL::Cell << 2.172, face 1 subface 0 is ok. +DEAL::Cell << 2.172, face 1 subface 1 is ok. +DEAL::Cell << 2.172, face 1 subface 2 is ok. +DEAL::Cell << 2.172, face 1 subface 3 is ok. +DEAL::Cell << 2.172, face 2 subface 0 is ok. +DEAL::Cell << 2.172, face 2 subface 1 is ok. +DEAL::Cell << 2.172, face 2 subface 2 is ok. +DEAL::Cell << 2.172, face 2 subface 3 is ok. +DEAL::Cell << 2.172, face 3 subface 0 is ok. +DEAL::Cell << 2.172, face 3 subface 1 is ok. +DEAL::Cell << 2.172, face 3 subface 2 is ok. +DEAL::Cell << 2.172, face 3 subface 3 is ok. +DEAL::Cell << 2.172, face 4 subface 0 is ok. +DEAL::Cell << 2.172, face 4 subface 1 is ok. +DEAL::Cell << 2.172, face 4 subface 2 is ok. +DEAL::Cell << 2.172, face 4 subface 3 is ok. +DEAL::Cell << 2.172, face 5 subface 0 is ok. +DEAL::Cell << 2.172, face 5 subface 1 is ok. +DEAL::Cell << 2.172, face 5 subface 2 is ok. +DEAL::Cell << 2.172, face 5 subface 3 is ok. +DEAL::Cell << 2.173, face 0 subface 0 is ok. +DEAL::Cell << 2.173, face 0 subface 1 is ok. +DEAL::Cell << 2.173, face 0 subface 2 is ok. +DEAL::Cell << 2.173, face 0 subface 3 is ok. +DEAL::Cell << 2.173, face 1 subface 0 is ok. +DEAL::Cell << 2.173, face 1 subface 1 is ok. +DEAL::Cell << 2.173, face 1 subface 2 is ok. +DEAL::Cell << 2.173, face 1 subface 3 is ok. +DEAL::Cell << 2.173, face 2 subface 0 is ok. +DEAL::Cell << 2.173, face 2 subface 1 is ok. +DEAL::Cell << 2.173, face 2 subface 2 is ok. +DEAL::Cell << 2.173, face 2 subface 3 is ok. +DEAL::Cell << 2.173, face 3 subface 0 is ok. +DEAL::Cell << 2.173, face 3 subface 1 is ok. +DEAL::Cell << 2.173, face 3 subface 2 is ok. +DEAL::Cell << 2.173, face 3 subface 3 is ok. +DEAL::Cell << 2.173, face 4 subface 0 is ok. +DEAL::Cell << 2.173, face 4 subface 1 is ok. +DEAL::Cell << 2.173, face 4 subface 2 is ok. +DEAL::Cell << 2.173, face 4 subface 3 is ok. +DEAL::Cell << 2.173, face 5 subface 0 is ok. +DEAL::Cell << 2.173, face 5 subface 1 is ok. +DEAL::Cell << 2.173, face 5 subface 2 is ok. +DEAL::Cell << 2.173, face 5 subface 3 is ok. +DEAL::Cell << 2.174, face 0 subface 0 is ok. +DEAL::Cell << 2.174, face 0 subface 1 is ok. +DEAL::Cell << 2.174, face 0 subface 2 is ok. +DEAL::Cell << 2.174, face 0 subface 3 is ok. +DEAL::Cell << 2.174, face 1 subface 0 is ok. +DEAL::Cell << 2.174, face 1 subface 1 is ok. +DEAL::Cell << 2.174, face 1 subface 2 is ok. +DEAL::Cell << 2.174, face 1 subface 3 is ok. +DEAL::Cell << 2.174, face 2 subface 0 is ok. +DEAL::Cell << 2.174, face 2 subface 1 is ok. +DEAL::Cell << 2.174, face 2 subface 2 is ok. +DEAL::Cell << 2.174, face 2 subface 3 is ok. +DEAL::Cell << 2.174, face 3 subface 0 is ok. +DEAL::Cell << 2.174, face 3 subface 1 is ok. +DEAL::Cell << 2.174, face 3 subface 2 is ok. +DEAL::Cell << 2.174, face 3 subface 3 is ok. +DEAL::Cell << 2.174, face 4 subface 0 is ok. +DEAL::Cell << 2.174, face 4 subface 1 is ok. +DEAL::Cell << 2.174, face 4 subface 2 is ok. +DEAL::Cell << 2.174, face 4 subface 3 is ok. +DEAL::Cell << 2.174, face 5 subface 0 is ok. +DEAL::Cell << 2.174, face 5 subface 1 is ok. +DEAL::Cell << 2.174, face 5 subface 2 is ok. +DEAL::Cell << 2.174, face 5 subface 3 is ok. +DEAL::Cell << 2.175, face 0 subface 0 is ok. +DEAL::Cell << 2.175, face 0 subface 1 is ok. +DEAL::Cell << 2.175, face 0 subface 2 is ok. +DEAL::Cell << 2.175, face 0 subface 3 is ok. +DEAL::Cell << 2.175, face 1 subface 0 is ok. +DEAL::Cell << 2.175, face 1 subface 1 is ok. +DEAL::Cell << 2.175, face 1 subface 2 is ok. +DEAL::Cell << 2.175, face 1 subface 3 is ok. +DEAL::Cell << 2.175, face 2 subface 0 is ok. +DEAL::Cell << 2.175, face 2 subface 1 is ok. +DEAL::Cell << 2.175, face 2 subface 2 is ok. +DEAL::Cell << 2.175, face 2 subface 3 is ok. +DEAL::Cell << 2.175, face 3 subface 0 is ok. +DEAL::Cell << 2.175, face 3 subface 1 is ok. +DEAL::Cell << 2.175, face 3 subface 2 is ok. +DEAL::Cell << 2.175, face 3 subface 3 is ok. +DEAL::Cell << 2.175, face 4 subface 0 is ok. +DEAL::Cell << 2.175, face 4 subface 1 is ok. +DEAL::Cell << 2.175, face 4 subface 2 is ok. +DEAL::Cell << 2.175, face 4 subface 3 is ok. +DEAL::Cell << 2.175, face 5 subface 0 is ok. +DEAL::Cell << 2.175, face 5 subface 1 is ok. +DEAL::Cell << 2.175, face 5 subface 2 is ok. +DEAL::Cell << 2.175, face 5 subface 3 is ok. +DEAL::Cell << 2.176, face 0 subface 0 is ok. +DEAL::Cell << 2.176, face 0 subface 1 is ok. +DEAL::Cell << 2.176, face 0 subface 2 is ok. +DEAL::Cell << 2.176, face 0 subface 3 is ok. +DEAL::Cell << 2.176, face 1 subface 0 is ok. +DEAL::Cell << 2.176, face 1 subface 1 is ok. +DEAL::Cell << 2.176, face 1 subface 2 is ok. +DEAL::Cell << 2.176, face 1 subface 3 is ok. +DEAL::Cell << 2.176, face 2 subface 0 is ok. +DEAL::Cell << 2.176, face 2 subface 1 is ok. +DEAL::Cell << 2.176, face 2 subface 2 is ok. +DEAL::Cell << 2.176, face 2 subface 3 is ok. +DEAL::Cell << 2.176, face 3 subface 0 is ok. +DEAL::Cell << 2.176, face 3 subface 1 is ok. +DEAL::Cell << 2.176, face 3 subface 2 is ok. +DEAL::Cell << 2.176, face 3 subface 3 is ok. +DEAL::Cell << 2.176, face 4 subface 0 is ok. +DEAL::Cell << 2.176, face 4 subface 1 is ok. +DEAL::Cell << 2.176, face 4 subface 2 is ok. +DEAL::Cell << 2.176, face 4 subface 3 is ok. +DEAL::Cell << 2.176, face 5 subface 0 is ok. +DEAL::Cell << 2.176, face 5 subface 1 is ok. +DEAL::Cell << 2.176, face 5 subface 2 is ok. +DEAL::Cell << 2.176, face 5 subface 3 is ok. +DEAL::Cell << 2.177, face 0 subface 0 is ok. +DEAL::Cell << 2.177, face 0 subface 1 is ok. +DEAL::Cell << 2.177, face 0 subface 2 is ok. +DEAL::Cell << 2.177, face 0 subface 3 is ok. +DEAL::Cell << 2.177, face 1 subface 0 is ok. +DEAL::Cell << 2.177, face 1 subface 1 is ok. +DEAL::Cell << 2.177, face 1 subface 2 is ok. +DEAL::Cell << 2.177, face 1 subface 3 is ok. +DEAL::Cell << 2.177, face 2 subface 0 is ok. +DEAL::Cell << 2.177, face 2 subface 1 is ok. +DEAL::Cell << 2.177, face 2 subface 2 is ok. +DEAL::Cell << 2.177, face 2 subface 3 is ok. +DEAL::Cell << 2.177, face 3 subface 0 is ok. +DEAL::Cell << 2.177, face 3 subface 1 is ok. +DEAL::Cell << 2.177, face 3 subface 2 is ok. +DEAL::Cell << 2.177, face 3 subface 3 is ok. +DEAL::Cell << 2.177, face 4 subface 0 is ok. +DEAL::Cell << 2.177, face 4 subface 1 is ok. +DEAL::Cell << 2.177, face 4 subface 2 is ok. +DEAL::Cell << 2.177, face 4 subface 3 is ok. +DEAL::Cell << 2.177, face 5 subface 0 is ok. +DEAL::Cell << 2.177, face 5 subface 1 is ok. +DEAL::Cell << 2.177, face 5 subface 2 is ok. +DEAL::Cell << 2.177, face 5 subface 3 is ok. +DEAL::Cell << 2.178, face 0 subface 0 is ok. +DEAL::Cell << 2.178, face 0 subface 1 is ok. +DEAL::Cell << 2.178, face 0 subface 2 is ok. +DEAL::Cell << 2.178, face 0 subface 3 is ok. +DEAL::Cell << 2.178, face 1 subface 0 is ok. +DEAL::Cell << 2.178, face 1 subface 1 is ok. +DEAL::Cell << 2.178, face 1 subface 2 is ok. +DEAL::Cell << 2.178, face 1 subface 3 is ok. +DEAL::Cell << 2.178, face 2 subface 0 is ok. +DEAL::Cell << 2.178, face 2 subface 1 is ok. +DEAL::Cell << 2.178, face 2 subface 2 is ok. +DEAL::Cell << 2.178, face 2 subface 3 is ok. +DEAL::Cell << 2.178, face 3 subface 0 is ok. +DEAL::Cell << 2.178, face 3 subface 1 is ok. +DEAL::Cell << 2.178, face 3 subface 2 is ok. +DEAL::Cell << 2.178, face 3 subface 3 is ok. +DEAL::Cell << 2.178, face 4 subface 0 is ok. +DEAL::Cell << 2.178, face 4 subface 1 is ok. +DEAL::Cell << 2.178, face 4 subface 2 is ok. +DEAL::Cell << 2.178, face 4 subface 3 is ok. +DEAL::Cell << 2.178, face 5 subface 0 is ok. +DEAL::Cell << 2.178, face 5 subface 1 is ok. +DEAL::Cell << 2.178, face 5 subface 2 is ok. +DEAL::Cell << 2.178, face 5 subface 3 is ok. +DEAL::Cell << 2.179, face 0 subface 0 is ok. +DEAL::Cell << 2.179, face 0 subface 1 is ok. +DEAL::Cell << 2.179, face 0 subface 2 is ok. +DEAL::Cell << 2.179, face 0 subface 3 is ok. +DEAL::Cell << 2.179, face 1 subface 0 is ok. +DEAL::Cell << 2.179, face 1 subface 1 is ok. +DEAL::Cell << 2.179, face 1 subface 2 is ok. +DEAL::Cell << 2.179, face 1 subface 3 is ok. +DEAL::Cell << 2.179, face 2 subface 0 is ok. +DEAL::Cell << 2.179, face 2 subface 1 is ok. +DEAL::Cell << 2.179, face 2 subface 2 is ok. +DEAL::Cell << 2.179, face 2 subface 3 is ok. +DEAL::Cell << 2.179, face 3 subface 0 is ok. +DEAL::Cell << 2.179, face 3 subface 1 is ok. +DEAL::Cell << 2.179, face 3 subface 2 is ok. +DEAL::Cell << 2.179, face 3 subface 3 is ok. +DEAL::Cell << 2.179, face 4 subface 0 is ok. +DEAL::Cell << 2.179, face 4 subface 1 is ok. +DEAL::Cell << 2.179, face 4 subface 2 is ok. +DEAL::Cell << 2.179, face 4 subface 3 is ok. +DEAL::Cell << 2.179, face 5 subface 0 is ok. +DEAL::Cell << 2.179, face 5 subface 1 is ok. +DEAL::Cell << 2.179, face 5 subface 2 is ok. +DEAL::Cell << 2.179, face 5 subface 3 is ok. +DEAL::Cell << 2.180, face 0 subface 0 is ok. +DEAL::Cell << 2.180, face 0 subface 1 is ok. +DEAL::Cell << 2.180, face 0 subface 2 is ok. +DEAL::Cell << 2.180, face 0 subface 3 is ok. +DEAL::Cell << 2.180, face 1 subface 0 is ok. +DEAL::Cell << 2.180, face 1 subface 1 is ok. +DEAL::Cell << 2.180, face 1 subface 2 is ok. +DEAL::Cell << 2.180, face 1 subface 3 is ok. +DEAL::Cell << 2.180, face 2 subface 0 is ok. +DEAL::Cell << 2.180, face 2 subface 1 is ok. +DEAL::Cell << 2.180, face 2 subface 2 is ok. +DEAL::Cell << 2.180, face 2 subface 3 is ok. +DEAL::Cell << 2.180, face 3 subface 0 is ok. +DEAL::Cell << 2.180, face 3 subface 1 is ok. +DEAL::Cell << 2.180, face 3 subface 2 is ok. +DEAL::Cell << 2.180, face 3 subface 3 is ok. +DEAL::Cell << 2.180, face 4 subface 0 is ok. +DEAL::Cell << 2.180, face 4 subface 1 is ok. +DEAL::Cell << 2.180, face 4 subface 2 is ok. +DEAL::Cell << 2.180, face 4 subface 3 is ok. +DEAL::Cell << 2.180, face 5 subface 0 is ok. +DEAL::Cell << 2.180, face 5 subface 1 is ok. +DEAL::Cell << 2.180, face 5 subface 2 is ok. +DEAL::Cell << 2.180, face 5 subface 3 is ok. +DEAL::Cell << 2.181, face 0 subface 0 is ok. +DEAL::Cell << 2.181, face 0 subface 1 is ok. +DEAL::Cell << 2.181, face 0 subface 2 is ok. +DEAL::Cell << 2.181, face 0 subface 3 is ok. +DEAL::Cell << 2.181, face 1 subface 0 is ok. +DEAL::Cell << 2.181, face 1 subface 1 is ok. +DEAL::Cell << 2.181, face 1 subface 2 is ok. +DEAL::Cell << 2.181, face 1 subface 3 is ok. +DEAL::Cell << 2.181, face 2 subface 0 is ok. +DEAL::Cell << 2.181, face 2 subface 1 is ok. +DEAL::Cell << 2.181, face 2 subface 2 is ok. +DEAL::Cell << 2.181, face 2 subface 3 is ok. +DEAL::Cell << 2.181, face 3 subface 0 is ok. +DEAL::Cell << 2.181, face 3 subface 1 is ok. +DEAL::Cell << 2.181, face 3 subface 2 is ok. +DEAL::Cell << 2.181, face 3 subface 3 is ok. +DEAL::Cell << 2.181, face 4 subface 0 is ok. +DEAL::Cell << 2.181, face 4 subface 1 is ok. +DEAL::Cell << 2.181, face 4 subface 2 is ok. +DEAL::Cell << 2.181, face 4 subface 3 is ok. +DEAL::Cell << 2.181, face 5 subface 0 is ok. +DEAL::Cell << 2.181, face 5 subface 1 is ok. +DEAL::Cell << 2.181, face 5 subface 2 is ok. +DEAL::Cell << 2.181, face 5 subface 3 is ok. +DEAL::Cell << 2.182, face 0 subface 0 is ok. +DEAL::Cell << 2.182, face 0 subface 1 is ok. +DEAL::Cell << 2.182, face 0 subface 2 is ok. +DEAL::Cell << 2.182, face 0 subface 3 is ok. +DEAL::Cell << 2.182, face 1 subface 0 is ok. +DEAL::Cell << 2.182, face 1 subface 1 is ok. +DEAL::Cell << 2.182, face 1 subface 2 is ok. +DEAL::Cell << 2.182, face 1 subface 3 is ok. +DEAL::Cell << 2.182, face 2 subface 0 is ok. +DEAL::Cell << 2.182, face 2 subface 1 is ok. +DEAL::Cell << 2.182, face 2 subface 2 is ok. +DEAL::Cell << 2.182, face 2 subface 3 is ok. +DEAL::Cell << 2.182, face 3 subface 0 is ok. +DEAL::Cell << 2.182, face 3 subface 1 is ok. +DEAL::Cell << 2.182, face 3 subface 2 is ok. +DEAL::Cell << 2.182, face 3 subface 3 is ok. +DEAL::Cell << 2.182, face 4 subface 0 is ok. +DEAL::Cell << 2.182, face 4 subface 1 is ok. +DEAL::Cell << 2.182, face 4 subface 2 is ok. +DEAL::Cell << 2.182, face 4 subface 3 is ok. +DEAL::Cell << 2.182, face 5 subface 0 is ok. +DEAL::Cell << 2.182, face 5 subface 1 is ok. +DEAL::Cell << 2.182, face 5 subface 2 is ok. +DEAL::Cell << 2.182, face 5 subface 3 is ok. +DEAL::Cell << 2.183, face 0 subface 0 is ok. +DEAL::Cell << 2.183, face 0 subface 1 is ok. +DEAL::Cell << 2.183, face 0 subface 2 is ok. +DEAL::Cell << 2.183, face 0 subface 3 is ok. +DEAL::Cell << 2.183, face 1 subface 0 is ok. +DEAL::Cell << 2.183, face 1 subface 1 is ok. +DEAL::Cell << 2.183, face 1 subface 2 is ok. +DEAL::Cell << 2.183, face 1 subface 3 is ok. +DEAL::Cell << 2.183, face 2 subface 0 is ok. +DEAL::Cell << 2.183, face 2 subface 1 is ok. +DEAL::Cell << 2.183, face 2 subface 2 is ok. +DEAL::Cell << 2.183, face 2 subface 3 is ok. +DEAL::Cell << 2.183, face 3 subface 0 is ok. +DEAL::Cell << 2.183, face 3 subface 1 is ok. +DEAL::Cell << 2.183, face 3 subface 2 is ok. +DEAL::Cell << 2.183, face 3 subface 3 is ok. +DEAL::Cell << 2.183, face 4 subface 0 is ok. +DEAL::Cell << 2.183, face 4 subface 1 is ok. +DEAL::Cell << 2.183, face 4 subface 2 is ok. +DEAL::Cell << 2.183, face 4 subface 3 is ok. +DEAL::Cell << 2.183, face 5 subface 0 is ok. +DEAL::Cell << 2.183, face 5 subface 1 is ok. +DEAL::Cell << 2.183, face 5 subface 2 is ok. +DEAL::Cell << 2.183, face 5 subface 3 is ok. +DEAL::Cell << 2.184, face 0 subface 0 is ok. +DEAL::Cell << 2.184, face 0 subface 1 is ok. +DEAL::Cell << 2.184, face 0 subface 2 is ok. +DEAL::Cell << 2.184, face 0 subface 3 is ok. +DEAL::Cell << 2.184, face 1 subface 0 is ok. +DEAL::Cell << 2.184, face 1 subface 1 is ok. +DEAL::Cell << 2.184, face 1 subface 2 is ok. +DEAL::Cell << 2.184, face 1 subface 3 is ok. +DEAL::Cell << 2.184, face 2 subface 0 is ok. +DEAL::Cell << 2.184, face 2 subface 1 is ok. +DEAL::Cell << 2.184, face 2 subface 2 is ok. +DEAL::Cell << 2.184, face 2 subface 3 is ok. +DEAL::Cell << 2.184, face 3 subface 0 is ok. +DEAL::Cell << 2.184, face 3 subface 1 is ok. +DEAL::Cell << 2.184, face 3 subface 2 is ok. +DEAL::Cell << 2.184, face 3 subface 3 is ok. +DEAL::Cell << 2.184, face 4 subface 0 is ok. +DEAL::Cell << 2.184, face 4 subface 1 is ok. +DEAL::Cell << 2.184, face 4 subface 2 is ok. +DEAL::Cell << 2.184, face 4 subface 3 is ok. +DEAL::Cell << 2.184, face 5 subface 0 is ok. +DEAL::Cell << 2.184, face 5 subface 1 is ok. +DEAL::Cell << 2.184, face 5 subface 2 is ok. +DEAL::Cell << 2.184, face 5 subface 3 is ok. +DEAL::Cell << 2.185, face 0 subface 0 is ok. +DEAL::Cell << 2.185, face 0 subface 1 is ok. +DEAL::Cell << 2.185, face 0 subface 2 is ok. +DEAL::Cell << 2.185, face 0 subface 3 is ok. +DEAL::Cell << 2.185, face 1 subface 0 is ok. +DEAL::Cell << 2.185, face 1 subface 1 is ok. +DEAL::Cell << 2.185, face 1 subface 2 is ok. +DEAL::Cell << 2.185, face 1 subface 3 is ok. +DEAL::Cell << 2.185, face 2 subface 0 is ok. +DEAL::Cell << 2.185, face 2 subface 1 is ok. +DEAL::Cell << 2.185, face 2 subface 2 is ok. +DEAL::Cell << 2.185, face 2 subface 3 is ok. +DEAL::Cell << 2.185, face 3 subface 0 is ok. +DEAL::Cell << 2.185, face 3 subface 1 is ok. +DEAL::Cell << 2.185, face 3 subface 2 is ok. +DEAL::Cell << 2.185, face 3 subface 3 is ok. +DEAL::Cell << 2.185, face 4 subface 0 is ok. +DEAL::Cell << 2.185, face 4 subface 1 is ok. +DEAL::Cell << 2.185, face 4 subface 2 is ok. +DEAL::Cell << 2.185, face 4 subface 3 is ok. +DEAL::Cell << 2.185, face 5 subface 0 is ok. +DEAL::Cell << 2.185, face 5 subface 1 is ok. +DEAL::Cell << 2.185, face 5 subface 2 is ok. +DEAL::Cell << 2.185, face 5 subface 3 is ok. +DEAL::Cell << 2.186, face 0 subface 0 is ok. +DEAL::Cell << 2.186, face 0 subface 1 is ok. +DEAL::Cell << 2.186, face 0 subface 2 is ok. +DEAL::Cell << 2.186, face 0 subface 3 is ok. +DEAL::Cell << 2.186, face 1 subface 0 is ok. +DEAL::Cell << 2.186, face 1 subface 1 is ok. +DEAL::Cell << 2.186, face 1 subface 2 is ok. +DEAL::Cell << 2.186, face 1 subface 3 is ok. +DEAL::Cell << 2.186, face 2 subface 0 is ok. +DEAL::Cell << 2.186, face 2 subface 1 is ok. +DEAL::Cell << 2.186, face 2 subface 2 is ok. +DEAL::Cell << 2.186, face 2 subface 3 is ok. +DEAL::Cell << 2.186, face 3 subface 0 is ok. +DEAL::Cell << 2.186, face 3 subface 1 is ok. +DEAL::Cell << 2.186, face 3 subface 2 is ok. +DEAL::Cell << 2.186, face 3 subface 3 is ok. +DEAL::Cell << 2.186, face 4 subface 0 is ok. +DEAL::Cell << 2.186, face 4 subface 1 is ok. +DEAL::Cell << 2.186, face 4 subface 2 is ok. +DEAL::Cell << 2.186, face 4 subface 3 is ok. +DEAL::Cell << 2.186, face 5 subface 0 is ok. +DEAL::Cell << 2.186, face 5 subface 1 is ok. +DEAL::Cell << 2.186, face 5 subface 2 is ok. +DEAL::Cell << 2.186, face 5 subface 3 is ok. +DEAL::Cell << 2.187, face 0 subface 0 is ok. +DEAL::Cell << 2.187, face 0 subface 1 is ok. +DEAL::Cell << 2.187, face 0 subface 2 is ok. +DEAL::Cell << 2.187, face 0 subface 3 is ok. +DEAL::Cell << 2.187, face 1 subface 0 is ok. +DEAL::Cell << 2.187, face 1 subface 1 is ok. +DEAL::Cell << 2.187, face 1 subface 2 is ok. +DEAL::Cell << 2.187, face 1 subface 3 is ok. +DEAL::Cell << 2.187, face 2 subface 0 is ok. +DEAL::Cell << 2.187, face 2 subface 1 is ok. +DEAL::Cell << 2.187, face 2 subface 2 is ok. +DEAL::Cell << 2.187, face 2 subface 3 is ok. +DEAL::Cell << 2.187, face 3 subface 0 is ok. +DEAL::Cell << 2.187, face 3 subface 1 is ok. +DEAL::Cell << 2.187, face 3 subface 2 is ok. +DEAL::Cell << 2.187, face 3 subface 3 is ok. +DEAL::Cell << 2.187, face 4 subface 0 is ok. +DEAL::Cell << 2.187, face 4 subface 1 is ok. +DEAL::Cell << 2.187, face 4 subface 2 is ok. +DEAL::Cell << 2.187, face 4 subface 3 is ok. +DEAL::Cell << 2.187, face 5 subface 0 is ok. +DEAL::Cell << 2.187, face 5 subface 1 is ok. +DEAL::Cell << 2.187, face 5 subface 2 is ok. +DEAL::Cell << 2.187, face 5 subface 3 is ok. +DEAL::Cell << 2.188, face 0 subface 0 is ok. +DEAL::Cell << 2.188, face 0 subface 1 is ok. +DEAL::Cell << 2.188, face 0 subface 2 is ok. +DEAL::Cell << 2.188, face 0 subface 3 is ok. +DEAL::Cell << 2.188, face 1 subface 0 is ok. +DEAL::Cell << 2.188, face 1 subface 1 is ok. +DEAL::Cell << 2.188, face 1 subface 2 is ok. +DEAL::Cell << 2.188, face 1 subface 3 is ok. +DEAL::Cell << 2.188, face 2 subface 0 is ok. +DEAL::Cell << 2.188, face 2 subface 1 is ok. +DEAL::Cell << 2.188, face 2 subface 2 is ok. +DEAL::Cell << 2.188, face 2 subface 3 is ok. +DEAL::Cell << 2.188, face 3 subface 0 is ok. +DEAL::Cell << 2.188, face 3 subface 1 is ok. +DEAL::Cell << 2.188, face 3 subface 2 is ok. +DEAL::Cell << 2.188, face 3 subface 3 is ok. +DEAL::Cell << 2.188, face 4 subface 0 is ok. +DEAL::Cell << 2.188, face 4 subface 1 is ok. +DEAL::Cell << 2.188, face 4 subface 2 is ok. +DEAL::Cell << 2.188, face 4 subface 3 is ok. +DEAL::Cell << 2.188, face 5 subface 0 is ok. +DEAL::Cell << 2.188, face 5 subface 1 is ok. +DEAL::Cell << 2.188, face 5 subface 2 is ok. +DEAL::Cell << 2.188, face 5 subface 3 is ok. +DEAL::Cell << 2.189, face 0 subface 0 is ok. +DEAL::Cell << 2.189, face 0 subface 1 is ok. +DEAL::Cell << 2.189, face 0 subface 2 is ok. +DEAL::Cell << 2.189, face 0 subface 3 is ok. +DEAL::Cell << 2.189, face 1 subface 0 is ok. +DEAL::Cell << 2.189, face 1 subface 1 is ok. +DEAL::Cell << 2.189, face 1 subface 2 is ok. +DEAL::Cell << 2.189, face 1 subface 3 is ok. +DEAL::Cell << 2.189, face 2 subface 0 is ok. +DEAL::Cell << 2.189, face 2 subface 1 is ok. +DEAL::Cell << 2.189, face 2 subface 2 is ok. +DEAL::Cell << 2.189, face 2 subface 3 is ok. +DEAL::Cell << 2.189, face 3 subface 0 is ok. +DEAL::Cell << 2.189, face 3 subface 1 is ok. +DEAL::Cell << 2.189, face 3 subface 2 is ok. +DEAL::Cell << 2.189, face 3 subface 3 is ok. +DEAL::Cell << 2.189, face 4 subface 0 is ok. +DEAL::Cell << 2.189, face 4 subface 1 is ok. +DEAL::Cell << 2.189, face 4 subface 2 is ok. +DEAL::Cell << 2.189, face 4 subface 3 is ok. +DEAL::Cell << 2.189, face 5 subface 0 is ok. +DEAL::Cell << 2.189, face 5 subface 1 is ok. +DEAL::Cell << 2.189, face 5 subface 2 is ok. +DEAL::Cell << 2.189, face 5 subface 3 is ok. +DEAL::Cell << 2.190, face 0 subface 0 is ok. +DEAL::Cell << 2.190, face 0 subface 1 is ok. +DEAL::Cell << 2.190, face 0 subface 2 is ok. +DEAL::Cell << 2.190, face 0 subface 3 is ok. +DEAL::Cell << 2.190, face 1 subface 0 is ok. +DEAL::Cell << 2.190, face 1 subface 1 is ok. +DEAL::Cell << 2.190, face 1 subface 2 is ok. +DEAL::Cell << 2.190, face 1 subface 3 is ok. +DEAL::Cell << 2.190, face 2 subface 0 is ok. +DEAL::Cell << 2.190, face 2 subface 1 is ok. +DEAL::Cell << 2.190, face 2 subface 2 is ok. +DEAL::Cell << 2.190, face 2 subface 3 is ok. +DEAL::Cell << 2.190, face 3 subface 0 is ok. +DEAL::Cell << 2.190, face 3 subface 1 is ok. +DEAL::Cell << 2.190, face 3 subface 2 is ok. +DEAL::Cell << 2.190, face 3 subface 3 is ok. +DEAL::Cell << 2.190, face 4 subface 0 is ok. +DEAL::Cell << 2.190, face 4 subface 1 is ok. +DEAL::Cell << 2.190, face 4 subface 2 is ok. +DEAL::Cell << 2.190, face 4 subface 3 is ok. +DEAL::Cell << 2.190, face 5 subface 0 is ok. +DEAL::Cell << 2.190, face 5 subface 1 is ok. +DEAL::Cell << 2.190, face 5 subface 2 is ok. +DEAL::Cell << 2.190, face 5 subface 3 is ok. +DEAL::Cell << 2.191, face 0 subface 0 is ok. +DEAL::Cell << 2.191, face 0 subface 1 is ok. +DEAL::Cell << 2.191, face 0 subface 2 is ok. +DEAL::Cell << 2.191, face 0 subface 3 is ok. +DEAL::Cell << 2.191, face 1 subface 0 is ok. +DEAL::Cell << 2.191, face 1 subface 1 is ok. +DEAL::Cell << 2.191, face 1 subface 2 is ok. +DEAL::Cell << 2.191, face 1 subface 3 is ok. +DEAL::Cell << 2.191, face 2 subface 0 is ok. +DEAL::Cell << 2.191, face 2 subface 1 is ok. +DEAL::Cell << 2.191, face 2 subface 2 is ok. +DEAL::Cell << 2.191, face 2 subface 3 is ok. +DEAL::Cell << 2.191, face 3 subface 0 is ok. +DEAL::Cell << 2.191, face 3 subface 1 is ok. +DEAL::Cell << 2.191, face 3 subface 2 is ok. +DEAL::Cell << 2.191, face 3 subface 3 is ok. +DEAL::Cell << 2.191, face 4 subface 0 is ok. +DEAL::Cell << 2.191, face 4 subface 1 is ok. +DEAL::Cell << 2.191, face 4 subface 2 is ok. +DEAL::Cell << 2.191, face 4 subface 3 is ok. +DEAL::Cell << 2.191, face 5 subface 0 is ok. +DEAL::Cell << 2.191, face 5 subface 1 is ok. +DEAL::Cell << 2.191, face 5 subface 2 is ok. +DEAL::Cell << 2.191, face 5 subface 3 is ok. +DEAL::Initial check +DEAL::Check 0 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 0.3, face 0 subface 0 is ok. +DEAL::Cell << 0.3, face 0 subface 1 is ok. +DEAL::Cell << 0.3, face 0 subface 2 is ok. +DEAL::Cell << 0.3, face 0 subface 3 is ok. +DEAL::Cell << 0.3, face 1 subface 0 is ok. +DEAL::Cell << 0.3, face 1 subface 1 is ok. +DEAL::Cell << 0.3, face 1 subface 2 is ok. +DEAL::Cell << 0.3, face 1 subface 3 is ok. +DEAL::Cell << 0.3, face 2 subface 0 is ok. +DEAL::Cell << 0.3, face 2 subface 1 is ok. +DEAL::Cell << 0.3, face 2 subface 2 is ok. +DEAL::Cell << 0.3, face 2 subface 3 is ok. +DEAL::Cell << 0.3, face 3 subface 0 is ok. +DEAL::Cell << 0.3, face 3 subface 1 is ok. +DEAL::Cell << 0.3, face 3 subface 2 is ok. +DEAL::Cell << 0.3, face 3 subface 3 is ok. +DEAL::Cell << 0.3, face 4 subface 0 is ok. +DEAL::Cell << 0.3, face 4 subface 1 is ok. +DEAL::Cell << 0.3, face 4 subface 2 is ok. +DEAL::Cell << 0.3, face 4 subface 3 is ok. +DEAL::Cell << 0.3, face 5 subface 0 is ok. +DEAL::Cell << 0.3, face 5 subface 1 is ok. +DEAL::Cell << 0.3, face 5 subface 2 is ok. +DEAL::Cell << 0.3, face 5 subface 3 is ok. +DEAL::Cell << 0.4, face 0 subface 0 is ok. +DEAL::Cell << 0.4, face 0 subface 1 is ok. +DEAL::Cell << 0.4, face 0 subface 2 is ok. +DEAL::Cell << 0.4, face 0 subface 3 is ok. +DEAL::Cell << 0.4, face 1 subface 0 is ok. +DEAL::Cell << 0.4, face 1 subface 1 is ok. +DEAL::Cell << 0.4, face 1 subface 2 is ok. +DEAL::Cell << 0.4, face 1 subface 3 is ok. +DEAL::Cell << 0.4, face 2 subface 0 is ok. +DEAL::Cell << 0.4, face 2 subface 1 is ok. +DEAL::Cell << 0.4, face 2 subface 2 is ok. +DEAL::Cell << 0.4, face 2 subface 3 is ok. +DEAL::Cell << 0.4, face 3 subface 0 is ok. +DEAL::Cell << 0.4, face 3 subface 1 is ok. +DEAL::Cell << 0.4, face 3 subface 2 is ok. +DEAL::Cell << 0.4, face 3 subface 3 is ok. +DEAL::Cell << 0.4, face 4 subface 0 is ok. +DEAL::Cell << 0.4, face 4 subface 1 is ok. +DEAL::Cell << 0.4, face 4 subface 2 is ok. +DEAL::Cell << 0.4, face 4 subface 3 is ok. +DEAL::Cell << 0.4, face 5 subface 0 is ok. +DEAL::Cell << 0.4, face 5 subface 1 is ok. +DEAL::Cell << 0.4, face 5 subface 2 is ok. +DEAL::Cell << 0.4, face 5 subface 3 is ok. +DEAL::Cell << 0.5, face 0 subface 0 is ok. +DEAL::Cell << 0.5, face 0 subface 1 is ok. +DEAL::Cell << 0.5, face 0 subface 2 is ok. +DEAL::Cell << 0.5, face 0 subface 3 is ok. +DEAL::Cell << 0.5, face 1 subface 0 is ok. +DEAL::Cell << 0.5, face 1 subface 1 is ok. +DEAL::Cell << 0.5, face 1 subface 2 is ok. +DEAL::Cell << 0.5, face 1 subface 3 is ok. +DEAL::Cell << 0.5, face 2 subface 0 is ok. +DEAL::Cell << 0.5, face 2 subface 1 is ok. +DEAL::Cell << 0.5, face 2 subface 2 is ok. +DEAL::Cell << 0.5, face 2 subface 3 is ok. +DEAL::Cell << 0.5, face 3 subface 0 is ok. +DEAL::Cell << 0.5, face 3 subface 1 is ok. +DEAL::Cell << 0.5, face 3 subface 2 is ok. +DEAL::Cell << 0.5, face 3 subface 3 is ok. +DEAL::Cell << 0.5, face 4 subface 0 is ok. +DEAL::Cell << 0.5, face 4 subface 1 is ok. +DEAL::Cell << 0.5, face 4 subface 2 is ok. +DEAL::Cell << 0.5, face 4 subface 3 is ok. +DEAL::Cell << 0.5, face 5 subface 0 is ok. +DEAL::Cell << 0.5, face 5 subface 1 is ok. +DEAL::Cell << 0.5, face 5 subface 2 is ok. +DEAL::Cell << 0.5, face 5 subface 3 is ok. +DEAL::Cell << 0.6, face 0 subface 0 is ok. +DEAL::Cell << 0.6, face 0 subface 1 is ok. +DEAL::Cell << 0.6, face 0 subface 2 is ok. +DEAL::Cell << 0.6, face 0 subface 3 is ok. +DEAL::Cell << 0.6, face 1 subface 0 is ok. +DEAL::Cell << 0.6, face 1 subface 1 is ok. +DEAL::Cell << 0.6, face 1 subface 2 is ok. +DEAL::Cell << 0.6, face 1 subface 3 is ok. +DEAL::Cell << 0.6, face 2 subface 0 is ok. +DEAL::Cell << 0.6, face 2 subface 1 is ok. +DEAL::Cell << 0.6, face 2 subface 2 is ok. +DEAL::Cell << 0.6, face 2 subface 3 is ok. +DEAL::Cell << 0.6, face 3 subface 0 is ok. +DEAL::Cell << 0.6, face 3 subface 1 is ok. +DEAL::Cell << 0.6, face 3 subface 2 is ok. +DEAL::Cell << 0.6, face 3 subface 3 is ok. +DEAL::Cell << 0.6, face 4 subface 0 is ok. +DEAL::Cell << 0.6, face 4 subface 1 is ok. +DEAL::Cell << 0.6, face 4 subface 2 is ok. +DEAL::Cell << 0.6, face 4 subface 3 is ok. +DEAL::Cell << 0.6, face 5 subface 0 is ok. +DEAL::Cell << 0.6, face 5 subface 1 is ok. +DEAL::Cell << 0.6, face 5 subface 2 is ok. +DEAL::Cell << 0.6, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 0.3, face 0 subface 0 is ok. +DEAL::Cell << 0.3, face 0 subface 1 is ok. +DEAL::Cell << 0.3, face 0 subface 2 is ok. +DEAL::Cell << 0.3, face 0 subface 3 is ok. +DEAL::Cell << 0.3, face 1 subface 0 is ok. +DEAL::Cell << 0.3, face 1 subface 1 is ok. +DEAL::Cell << 0.3, face 1 subface 2 is ok. +DEAL::Cell << 0.3, face 1 subface 3 is ok. +DEAL::Cell << 0.3, face 2 subface 0 is ok. +DEAL::Cell << 0.3, face 2 subface 1 is ok. +DEAL::Cell << 0.3, face 2 subface 2 is ok. +DEAL::Cell << 0.3, face 2 subface 3 is ok. +DEAL::Cell << 0.3, face 3 subface 0 is ok. +DEAL::Cell << 0.3, face 3 subface 1 is ok. +DEAL::Cell << 0.3, face 3 subface 2 is ok. +DEAL::Cell << 0.3, face 3 subface 3 is ok. +DEAL::Cell << 0.3, face 4 subface 0 is ok. +DEAL::Cell << 0.3, face 4 subface 1 is ok. +DEAL::Cell << 0.3, face 4 subface 2 is ok. +DEAL::Cell << 0.3, face 4 subface 3 is ok. +DEAL::Cell << 0.3, face 5 subface 0 is ok. +DEAL::Cell << 0.3, face 5 subface 1 is ok. +DEAL::Cell << 0.3, face 5 subface 2 is ok. +DEAL::Cell << 0.3, face 5 subface 3 is ok. +DEAL::Cell << 0.4, face 0 subface 0 is ok. +DEAL::Cell << 0.4, face 0 subface 1 is ok. +DEAL::Cell << 0.4, face 0 subface 2 is ok. +DEAL::Cell << 0.4, face 0 subface 3 is ok. +DEAL::Cell << 0.4, face 1 subface 0 is ok. +DEAL::Cell << 0.4, face 1 subface 1 is ok. +DEAL::Cell << 0.4, face 1 subface 2 is ok. +DEAL::Cell << 0.4, face 1 subface 3 is ok. +DEAL::Cell << 0.4, face 2 subface 0 is ok. +DEAL::Cell << 0.4, face 2 subface 1 is ok. +DEAL::Cell << 0.4, face 2 subface 2 is ok. +DEAL::Cell << 0.4, face 2 subface 3 is ok. +DEAL::Cell << 0.4, face 3 subface 0 is ok. +DEAL::Cell << 0.4, face 3 subface 1 is ok. +DEAL::Cell << 0.4, face 3 subface 2 is ok. +DEAL::Cell << 0.4, face 3 subface 3 is ok. +DEAL::Cell << 0.4, face 4 subface 0 is ok. +DEAL::Cell << 0.4, face 4 subface 1 is ok. +DEAL::Cell << 0.4, face 4 subface 2 is ok. +DEAL::Cell << 0.4, face 4 subface 3 is ok. +DEAL::Cell << 0.4, face 5 subface 0 is ok. +DEAL::Cell << 0.4, face 5 subface 1 is ok. +DEAL::Cell << 0.4, face 5 subface 2 is ok. +DEAL::Cell << 0.4, face 5 subface 3 is ok. +DEAL::Cell << 0.5, face 0 subface 0 is ok. +DEAL::Cell << 0.5, face 0 subface 1 is ok. +DEAL::Cell << 0.5, face 0 subface 2 is ok. +DEAL::Cell << 0.5, face 0 subface 3 is ok. +DEAL::Cell << 0.5, face 1 subface 0 is ok. +DEAL::Cell << 0.5, face 1 subface 1 is ok. +DEAL::Cell << 0.5, face 1 subface 2 is ok. +DEAL::Cell << 0.5, face 1 subface 3 is ok. +DEAL::Cell << 0.5, face 2 subface 0 is ok. +DEAL::Cell << 0.5, face 2 subface 1 is ok. +DEAL::Cell << 0.5, face 2 subface 2 is ok. +DEAL::Cell << 0.5, face 2 subface 3 is ok. +DEAL::Cell << 0.5, face 3 subface 0 is ok. +DEAL::Cell << 0.5, face 3 subface 1 is ok. +DEAL::Cell << 0.5, face 3 subface 2 is ok. +DEAL::Cell << 0.5, face 3 subface 3 is ok. +DEAL::Cell << 0.5, face 4 subface 0 is ok. +DEAL::Cell << 0.5, face 4 subface 1 is ok. +DEAL::Cell << 0.5, face 4 subface 2 is ok. +DEAL::Cell << 0.5, face 4 subface 3 is ok. +DEAL::Cell << 0.5, face 5 subface 0 is ok. +DEAL::Cell << 0.5, face 5 subface 1 is ok. +DEAL::Cell << 0.5, face 5 subface 2 is ok. +DEAL::Cell << 0.5, face 5 subface 3 is ok. +DEAL::Cell << 0.6, face 0 subface 0 is ok. +DEAL::Cell << 0.6, face 0 subface 1 is ok. +DEAL::Cell << 0.6, face 0 subface 2 is ok. +DEAL::Cell << 0.6, face 0 subface 3 is ok. +DEAL::Cell << 0.6, face 1 subface 0 is ok. +DEAL::Cell << 0.6, face 1 subface 1 is ok. +DEAL::Cell << 0.6, face 1 subface 2 is ok. +DEAL::Cell << 0.6, face 1 subface 3 is ok. +DEAL::Cell << 0.6, face 2 subface 0 is ok. +DEAL::Cell << 0.6, face 2 subface 1 is ok. +DEAL::Cell << 0.6, face 2 subface 2 is ok. +DEAL::Cell << 0.6, face 2 subface 3 is ok. +DEAL::Cell << 0.6, face 3 subface 0 is ok. +DEAL::Cell << 0.6, face 3 subface 1 is ok. +DEAL::Cell << 0.6, face 3 subface 2 is ok. +DEAL::Cell << 0.6, face 3 subface 3 is ok. +DEAL::Cell << 0.6, face 4 subface 0 is ok. +DEAL::Cell << 0.6, face 4 subface 1 is ok. +DEAL::Cell << 0.6, face 4 subface 2 is ok. +DEAL::Cell << 0.6, face 4 subface 3 is ok. +DEAL::Cell << 0.6, face 5 subface 0 is ok. +DEAL::Cell << 0.6, face 5 subface 1 is ok. +DEAL::Cell << 0.6, face 5 subface 2 is ok. +DEAL::Cell << 0.6, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 1.24, face 0 subface 0 is ok. +DEAL::Cell << 1.24, face 0 subface 1 is ok. +DEAL::Cell << 1.24, face 0 subface 2 is ok. +DEAL::Cell << 1.24, face 0 subface 3 is ok. +DEAL::Cell << 1.24, face 1 subface 0 is ok. +DEAL::Cell << 1.24, face 1 subface 1 is ok. +DEAL::Cell << 1.24, face 1 subface 2 is ok. +DEAL::Cell << 1.24, face 1 subface 3 is ok. +DEAL::Cell << 1.24, face 2 subface 0 is ok. +DEAL::Cell << 1.24, face 2 subface 1 is ok. +DEAL::Cell << 1.24, face 2 subface 2 is ok. +DEAL::Cell << 1.24, face 2 subface 3 is ok. +DEAL::Cell << 1.24, face 3 subface 0 is ok. +DEAL::Cell << 1.24, face 3 subface 1 is ok. +DEAL::Cell << 1.24, face 3 subface 2 is ok. +DEAL::Cell << 1.24, face 3 subface 3 is ok. +DEAL::Cell << 1.24, face 4 subface 0 is ok. +DEAL::Cell << 1.24, face 4 subface 1 is ok. +DEAL::Cell << 1.24, face 4 subface 2 is ok. +DEAL::Cell << 1.24, face 4 subface 3 is ok. +DEAL::Cell << 1.24, face 5 subface 0 is ok. +DEAL::Cell << 1.24, face 5 subface 1 is ok. +DEAL::Cell << 1.24, face 5 subface 2 is ok. +DEAL::Cell << 1.24, face 5 subface 3 is ok. +DEAL::Cell << 1.25, face 0 subface 0 is ok. +DEAL::Cell << 1.25, face 0 subface 1 is ok. +DEAL::Cell << 1.25, face 0 subface 2 is ok. +DEAL::Cell << 1.25, face 0 subface 3 is ok. +DEAL::Cell << 1.25, face 1 subface 0 is ok. +DEAL::Cell << 1.25, face 1 subface 1 is ok. +DEAL::Cell << 1.25, face 1 subface 2 is ok. +DEAL::Cell << 1.25, face 1 subface 3 is ok. +DEAL::Cell << 1.25, face 2 subface 0 is ok. +DEAL::Cell << 1.25, face 2 subface 1 is ok. +DEAL::Cell << 1.25, face 2 subface 2 is ok. +DEAL::Cell << 1.25, face 2 subface 3 is ok. +DEAL::Cell << 1.25, face 3 subface 0 is ok. +DEAL::Cell << 1.25, face 3 subface 1 is ok. +DEAL::Cell << 1.25, face 3 subface 2 is ok. +DEAL::Cell << 1.25, face 3 subface 3 is ok. +DEAL::Cell << 1.25, face 4 subface 0 is ok. +DEAL::Cell << 1.25, face 4 subface 1 is ok. +DEAL::Cell << 1.25, face 4 subface 2 is ok. +DEAL::Cell << 1.25, face 4 subface 3 is ok. +DEAL::Cell << 1.25, face 5 subface 0 is ok. +DEAL::Cell << 1.25, face 5 subface 1 is ok. +DEAL::Cell << 1.25, face 5 subface 2 is ok. +DEAL::Cell << 1.25, face 5 subface 3 is ok. +DEAL::Cell << 1.26, face 0 subface 0 is ok. +DEAL::Cell << 1.26, face 0 subface 1 is ok. +DEAL::Cell << 1.26, face 0 subface 2 is ok. +DEAL::Cell << 1.26, face 0 subface 3 is ok. +DEAL::Cell << 1.26, face 1 subface 0 is ok. +DEAL::Cell << 1.26, face 1 subface 1 is ok. +DEAL::Cell << 1.26, face 1 subface 2 is ok. +DEAL::Cell << 1.26, face 1 subface 3 is ok. +DEAL::Cell << 1.26, face 2 subface 0 is ok. +DEAL::Cell << 1.26, face 2 subface 1 is ok. +DEAL::Cell << 1.26, face 2 subface 2 is ok. +DEAL::Cell << 1.26, face 2 subface 3 is ok. +DEAL::Cell << 1.26, face 3 subface 0 is ok. +DEAL::Cell << 1.26, face 3 subface 1 is ok. +DEAL::Cell << 1.26, face 3 subface 2 is ok. +DEAL::Cell << 1.26, face 3 subface 3 is ok. +DEAL::Cell << 1.26, face 4 subface 0 is ok. +DEAL::Cell << 1.26, face 4 subface 1 is ok. +DEAL::Cell << 1.26, face 4 subface 2 is ok. +DEAL::Cell << 1.26, face 4 subface 3 is ok. +DEAL::Cell << 1.26, face 5 subface 0 is ok. +DEAL::Cell << 1.26, face 5 subface 1 is ok. +DEAL::Cell << 1.26, face 5 subface 2 is ok. +DEAL::Cell << 1.26, face 5 subface 3 is ok. +DEAL::Cell << 1.27, face 0 subface 0 is ok. +DEAL::Cell << 1.27, face 0 subface 1 is ok. +DEAL::Cell << 1.27, face 0 subface 2 is ok. +DEAL::Cell << 1.27, face 0 subface 3 is ok. +DEAL::Cell << 1.27, face 1 subface 0 is ok. +DEAL::Cell << 1.27, face 1 subface 1 is ok. +DEAL::Cell << 1.27, face 1 subface 2 is ok. +DEAL::Cell << 1.27, face 1 subface 3 is ok. +DEAL::Cell << 1.27, face 2 subface 0 is ok. +DEAL::Cell << 1.27, face 2 subface 1 is ok. +DEAL::Cell << 1.27, face 2 subface 2 is ok. +DEAL::Cell << 1.27, face 2 subface 3 is ok. +DEAL::Cell << 1.27, face 3 subface 0 is ok. +DEAL::Cell << 1.27, face 3 subface 1 is ok. +DEAL::Cell << 1.27, face 3 subface 2 is ok. +DEAL::Cell << 1.27, face 3 subface 3 is ok. +DEAL::Cell << 1.27, face 4 subface 0 is ok. +DEAL::Cell << 1.27, face 4 subface 1 is ok. +DEAL::Cell << 1.27, face 4 subface 2 is ok. +DEAL::Cell << 1.27, face 4 subface 3 is ok. +DEAL::Cell << 1.27, face 5 subface 0 is ok. +DEAL::Cell << 1.27, face 5 subface 1 is ok. +DEAL::Cell << 1.27, face 5 subface 2 is ok. +DEAL::Cell << 1.27, face 5 subface 3 is ok. +DEAL::Cell << 1.28, face 0 subface 0 is ok. +DEAL::Cell << 1.28, face 0 subface 1 is ok. +DEAL::Cell << 1.28, face 0 subface 2 is ok. +DEAL::Cell << 1.28, face 0 subface 3 is ok. +DEAL::Cell << 1.28, face 1 subface 0 is ok. +DEAL::Cell << 1.28, face 1 subface 1 is ok. +DEAL::Cell << 1.28, face 1 subface 2 is ok. +DEAL::Cell << 1.28, face 1 subface 3 is ok. +DEAL::Cell << 1.28, face 2 subface 0 is ok. +DEAL::Cell << 1.28, face 2 subface 1 is ok. +DEAL::Cell << 1.28, face 2 subface 2 is ok. +DEAL::Cell << 1.28, face 2 subface 3 is ok. +DEAL::Cell << 1.28, face 3 subface 0 is ok. +DEAL::Cell << 1.28, face 3 subface 1 is ok. +DEAL::Cell << 1.28, face 3 subface 2 is ok. +DEAL::Cell << 1.28, face 3 subface 3 is ok. +DEAL::Cell << 1.28, face 4 subface 0 is ok. +DEAL::Cell << 1.28, face 4 subface 1 is ok. +DEAL::Cell << 1.28, face 4 subface 2 is ok. +DEAL::Cell << 1.28, face 4 subface 3 is ok. +DEAL::Cell << 1.28, face 5 subface 0 is ok. +DEAL::Cell << 1.28, face 5 subface 1 is ok. +DEAL::Cell << 1.28, face 5 subface 2 is ok. +DEAL::Cell << 1.28, face 5 subface 3 is ok. +DEAL::Cell << 1.29, face 0 subface 0 is ok. +DEAL::Cell << 1.29, face 0 subface 1 is ok. +DEAL::Cell << 1.29, face 0 subface 2 is ok. +DEAL::Cell << 1.29, face 0 subface 3 is ok. +DEAL::Cell << 1.29, face 1 subface 0 is ok. +DEAL::Cell << 1.29, face 1 subface 1 is ok. +DEAL::Cell << 1.29, face 1 subface 2 is ok. +DEAL::Cell << 1.29, face 1 subface 3 is ok. +DEAL::Cell << 1.29, face 2 subface 0 is ok. +DEAL::Cell << 1.29, face 2 subface 1 is ok. +DEAL::Cell << 1.29, face 2 subface 2 is ok. +DEAL::Cell << 1.29, face 2 subface 3 is ok. +DEAL::Cell << 1.29, face 3 subface 0 is ok. +DEAL::Cell << 1.29, face 3 subface 1 is ok. +DEAL::Cell << 1.29, face 3 subface 2 is ok. +DEAL::Cell << 1.29, face 3 subface 3 is ok. +DEAL::Cell << 1.29, face 4 subface 0 is ok. +DEAL::Cell << 1.29, face 4 subface 1 is ok. +DEAL::Cell << 1.29, face 4 subface 2 is ok. +DEAL::Cell << 1.29, face 4 subface 3 is ok. +DEAL::Cell << 1.29, face 5 subface 0 is ok. +DEAL::Cell << 1.29, face 5 subface 1 is ok. +DEAL::Cell << 1.29, face 5 subface 2 is ok. +DEAL::Cell << 1.29, face 5 subface 3 is ok. +DEAL::Cell << 1.30, face 0 subface 0 is ok. +DEAL::Cell << 1.30, face 0 subface 1 is ok. +DEAL::Cell << 1.30, face 0 subface 2 is ok. +DEAL::Cell << 1.30, face 0 subface 3 is ok. +DEAL::Cell << 1.30, face 1 subface 0 is ok. +DEAL::Cell << 1.30, face 1 subface 1 is ok. +DEAL::Cell << 1.30, face 1 subface 2 is ok. +DEAL::Cell << 1.30, face 1 subface 3 is ok. +DEAL::Cell << 1.30, face 2 subface 0 is ok. +DEAL::Cell << 1.30, face 2 subface 1 is ok. +DEAL::Cell << 1.30, face 2 subface 2 is ok. +DEAL::Cell << 1.30, face 2 subface 3 is ok. +DEAL::Cell << 1.30, face 3 subface 0 is ok. +DEAL::Cell << 1.30, face 3 subface 1 is ok. +DEAL::Cell << 1.30, face 3 subface 2 is ok. +DEAL::Cell << 1.30, face 3 subface 3 is ok. +DEAL::Cell << 1.30, face 4 subface 0 is ok. +DEAL::Cell << 1.30, face 4 subface 1 is ok. +DEAL::Cell << 1.30, face 4 subface 2 is ok. +DEAL::Cell << 1.30, face 4 subface 3 is ok. +DEAL::Cell << 1.30, face 5 subface 0 is ok. +DEAL::Cell << 1.30, face 5 subface 1 is ok. +DEAL::Cell << 1.30, face 5 subface 2 is ok. +DEAL::Cell << 1.30, face 5 subface 3 is ok. +DEAL::Cell << 1.31, face 0 subface 0 is ok. +DEAL::Cell << 1.31, face 0 subface 1 is ok. +DEAL::Cell << 1.31, face 0 subface 2 is ok. +DEAL::Cell << 1.31, face 0 subface 3 is ok. +DEAL::Cell << 1.31, face 1 subface 0 is ok. +DEAL::Cell << 1.31, face 1 subface 1 is ok. +DEAL::Cell << 1.31, face 1 subface 2 is ok. +DEAL::Cell << 1.31, face 1 subface 3 is ok. +DEAL::Cell << 1.31, face 2 subface 0 is ok. +DEAL::Cell << 1.31, face 2 subface 1 is ok. +DEAL::Cell << 1.31, face 2 subface 2 is ok. +DEAL::Cell << 1.31, face 2 subface 3 is ok. +DEAL::Cell << 1.31, face 3 subface 0 is ok. +DEAL::Cell << 1.31, face 3 subface 1 is ok. +DEAL::Cell << 1.31, face 3 subface 2 is ok. +DEAL::Cell << 1.31, face 3 subface 3 is ok. +DEAL::Cell << 1.31, face 4 subface 0 is ok. +DEAL::Cell << 1.31, face 4 subface 1 is ok. +DEAL::Cell << 1.31, face 4 subface 2 is ok. +DEAL::Cell << 1.31, face 4 subface 3 is ok. +DEAL::Cell << 1.31, face 5 subface 0 is ok. +DEAL::Cell << 1.31, face 5 subface 1 is ok. +DEAL::Cell << 1.31, face 5 subface 2 is ok. +DEAL::Cell << 1.31, face 5 subface 3 is ok. +DEAL::Cell << 1.32, face 0 subface 0 is ok. +DEAL::Cell << 1.32, face 0 subface 1 is ok. +DEAL::Cell << 1.32, face 0 subface 2 is ok. +DEAL::Cell << 1.32, face 0 subface 3 is ok. +DEAL::Cell << 1.32, face 1 subface 0 is ok. +DEAL::Cell << 1.32, face 1 subface 1 is ok. +DEAL::Cell << 1.32, face 1 subface 2 is ok. +DEAL::Cell << 1.32, face 1 subface 3 is ok. +DEAL::Cell << 1.32, face 2 subface 0 is ok. +DEAL::Cell << 1.32, face 2 subface 1 is ok. +DEAL::Cell << 1.32, face 2 subface 2 is ok. +DEAL::Cell << 1.32, face 2 subface 3 is ok. +DEAL::Cell << 1.32, face 3 subface 0 is ok. +DEAL::Cell << 1.32, face 3 subface 1 is ok. +DEAL::Cell << 1.32, face 3 subface 2 is ok. +DEAL::Cell << 1.32, face 3 subface 3 is ok. +DEAL::Cell << 1.32, face 4 subface 0 is ok. +DEAL::Cell << 1.32, face 4 subface 1 is ok. +DEAL::Cell << 1.32, face 4 subface 2 is ok. +DEAL::Cell << 1.32, face 4 subface 3 is ok. +DEAL::Cell << 1.32, face 5 subface 0 is ok. +DEAL::Cell << 1.32, face 5 subface 1 is ok. +DEAL::Cell << 1.32, face 5 subface 2 is ok. +DEAL::Cell << 1.32, face 5 subface 3 is ok. +DEAL::Cell << 1.33, face 0 subface 0 is ok. +DEAL::Cell << 1.33, face 0 subface 1 is ok. +DEAL::Cell << 1.33, face 0 subface 2 is ok. +DEAL::Cell << 1.33, face 0 subface 3 is ok. +DEAL::Cell << 1.33, face 1 subface 0 is ok. +DEAL::Cell << 1.33, face 1 subface 1 is ok. +DEAL::Cell << 1.33, face 1 subface 2 is ok. +DEAL::Cell << 1.33, face 1 subface 3 is ok. +DEAL::Cell << 1.33, face 2 subface 0 is ok. +DEAL::Cell << 1.33, face 2 subface 1 is ok. +DEAL::Cell << 1.33, face 2 subface 2 is ok. +DEAL::Cell << 1.33, face 2 subface 3 is ok. +DEAL::Cell << 1.33, face 3 subface 0 is ok. +DEAL::Cell << 1.33, face 3 subface 1 is ok. +DEAL::Cell << 1.33, face 3 subface 2 is ok. +DEAL::Cell << 1.33, face 3 subface 3 is ok. +DEAL::Cell << 1.33, face 4 subface 0 is ok. +DEAL::Cell << 1.33, face 4 subface 1 is ok. +DEAL::Cell << 1.33, face 4 subface 2 is ok. +DEAL::Cell << 1.33, face 4 subface 3 is ok. +DEAL::Cell << 1.33, face 5 subface 0 is ok. +DEAL::Cell << 1.33, face 5 subface 1 is ok. +DEAL::Cell << 1.33, face 5 subface 2 is ok. +DEAL::Cell << 1.33, face 5 subface 3 is ok. +DEAL::Cell << 1.34, face 0 subface 0 is ok. +DEAL::Cell << 1.34, face 0 subface 1 is ok. +DEAL::Cell << 1.34, face 0 subface 2 is ok. +DEAL::Cell << 1.34, face 0 subface 3 is ok. +DEAL::Cell << 1.34, face 1 subface 0 is ok. +DEAL::Cell << 1.34, face 1 subface 1 is ok. +DEAL::Cell << 1.34, face 1 subface 2 is ok. +DEAL::Cell << 1.34, face 1 subface 3 is ok. +DEAL::Cell << 1.34, face 2 subface 0 is ok. +DEAL::Cell << 1.34, face 2 subface 1 is ok. +DEAL::Cell << 1.34, face 2 subface 2 is ok. +DEAL::Cell << 1.34, face 2 subface 3 is ok. +DEAL::Cell << 1.34, face 3 subface 0 is ok. +DEAL::Cell << 1.34, face 3 subface 1 is ok. +DEAL::Cell << 1.34, face 3 subface 2 is ok. +DEAL::Cell << 1.34, face 3 subface 3 is ok. +DEAL::Cell << 1.34, face 4 subface 0 is ok. +DEAL::Cell << 1.34, face 4 subface 1 is ok. +DEAL::Cell << 1.34, face 4 subface 2 is ok. +DEAL::Cell << 1.34, face 4 subface 3 is ok. +DEAL::Cell << 1.34, face 5 subface 0 is ok. +DEAL::Cell << 1.34, face 5 subface 1 is ok. +DEAL::Cell << 1.34, face 5 subface 2 is ok. +DEAL::Cell << 1.34, face 5 subface 3 is ok. +DEAL::Cell << 1.35, face 0 subface 0 is ok. +DEAL::Cell << 1.35, face 0 subface 1 is ok. +DEAL::Cell << 1.35, face 0 subface 2 is ok. +DEAL::Cell << 1.35, face 0 subface 3 is ok. +DEAL::Cell << 1.35, face 1 subface 0 is ok. +DEAL::Cell << 1.35, face 1 subface 1 is ok. +DEAL::Cell << 1.35, face 1 subface 2 is ok. +DEAL::Cell << 1.35, face 1 subface 3 is ok. +DEAL::Cell << 1.35, face 2 subface 0 is ok. +DEAL::Cell << 1.35, face 2 subface 1 is ok. +DEAL::Cell << 1.35, face 2 subface 2 is ok. +DEAL::Cell << 1.35, face 2 subface 3 is ok. +DEAL::Cell << 1.35, face 3 subface 0 is ok. +DEAL::Cell << 1.35, face 3 subface 1 is ok. +DEAL::Cell << 1.35, face 3 subface 2 is ok. +DEAL::Cell << 1.35, face 3 subface 3 is ok. +DEAL::Cell << 1.35, face 4 subface 0 is ok. +DEAL::Cell << 1.35, face 4 subface 1 is ok. +DEAL::Cell << 1.35, face 4 subface 2 is ok. +DEAL::Cell << 1.35, face 4 subface 3 is ok. +DEAL::Cell << 1.35, face 5 subface 0 is ok. +DEAL::Cell << 1.35, face 5 subface 1 is ok. +DEAL::Cell << 1.35, face 5 subface 2 is ok. +DEAL::Cell << 1.35, face 5 subface 3 is ok. +DEAL::Cell << 1.36, face 0 subface 0 is ok. +DEAL::Cell << 1.36, face 0 subface 1 is ok. +DEAL::Cell << 1.36, face 0 subface 2 is ok. +DEAL::Cell << 1.36, face 0 subface 3 is ok. +DEAL::Cell << 1.36, face 1 subface 0 is ok. +DEAL::Cell << 1.36, face 1 subface 1 is ok. +DEAL::Cell << 1.36, face 1 subface 2 is ok. +DEAL::Cell << 1.36, face 1 subface 3 is ok. +DEAL::Cell << 1.36, face 2 subface 0 is ok. +DEAL::Cell << 1.36, face 2 subface 1 is ok. +DEAL::Cell << 1.36, face 2 subface 2 is ok. +DEAL::Cell << 1.36, face 2 subface 3 is ok. +DEAL::Cell << 1.36, face 3 subface 0 is ok. +DEAL::Cell << 1.36, face 3 subface 1 is ok. +DEAL::Cell << 1.36, face 3 subface 2 is ok. +DEAL::Cell << 1.36, face 3 subface 3 is ok. +DEAL::Cell << 1.36, face 4 subface 0 is ok. +DEAL::Cell << 1.36, face 4 subface 1 is ok. +DEAL::Cell << 1.36, face 4 subface 2 is ok. +DEAL::Cell << 1.36, face 4 subface 3 is ok. +DEAL::Cell << 1.36, face 5 subface 0 is ok. +DEAL::Cell << 1.36, face 5 subface 1 is ok. +DEAL::Cell << 1.36, face 5 subface 2 is ok. +DEAL::Cell << 1.36, face 5 subface 3 is ok. +DEAL::Cell << 1.37, face 0 subface 0 is ok. +DEAL::Cell << 1.37, face 0 subface 1 is ok. +DEAL::Cell << 1.37, face 0 subface 2 is ok. +DEAL::Cell << 1.37, face 0 subface 3 is ok. +DEAL::Cell << 1.37, face 1 subface 0 is ok. +DEAL::Cell << 1.37, face 1 subface 1 is ok. +DEAL::Cell << 1.37, face 1 subface 2 is ok. +DEAL::Cell << 1.37, face 1 subface 3 is ok. +DEAL::Cell << 1.37, face 2 subface 0 is ok. +DEAL::Cell << 1.37, face 2 subface 1 is ok. +DEAL::Cell << 1.37, face 2 subface 2 is ok. +DEAL::Cell << 1.37, face 2 subface 3 is ok. +DEAL::Cell << 1.37, face 3 subface 0 is ok. +DEAL::Cell << 1.37, face 3 subface 1 is ok. +DEAL::Cell << 1.37, face 3 subface 2 is ok. +DEAL::Cell << 1.37, face 3 subface 3 is ok. +DEAL::Cell << 1.37, face 4 subface 0 is ok. +DEAL::Cell << 1.37, face 4 subface 1 is ok. +DEAL::Cell << 1.37, face 4 subface 2 is ok. +DEAL::Cell << 1.37, face 4 subface 3 is ok. +DEAL::Cell << 1.37, face 5 subface 0 is ok. +DEAL::Cell << 1.37, face 5 subface 1 is ok. +DEAL::Cell << 1.37, face 5 subface 2 is ok. +DEAL::Cell << 1.37, face 5 subface 3 is ok. +DEAL::Cell << 1.38, face 0 subface 0 is ok. +DEAL::Cell << 1.38, face 0 subface 1 is ok. +DEAL::Cell << 1.38, face 0 subface 2 is ok. +DEAL::Cell << 1.38, face 0 subface 3 is ok. +DEAL::Cell << 1.38, face 1 subface 0 is ok. +DEAL::Cell << 1.38, face 1 subface 1 is ok. +DEAL::Cell << 1.38, face 1 subface 2 is ok. +DEAL::Cell << 1.38, face 1 subface 3 is ok. +DEAL::Cell << 1.38, face 2 subface 0 is ok. +DEAL::Cell << 1.38, face 2 subface 1 is ok. +DEAL::Cell << 1.38, face 2 subface 2 is ok. +DEAL::Cell << 1.38, face 2 subface 3 is ok. +DEAL::Cell << 1.38, face 3 subface 0 is ok. +DEAL::Cell << 1.38, face 3 subface 1 is ok. +DEAL::Cell << 1.38, face 3 subface 2 is ok. +DEAL::Cell << 1.38, face 3 subface 3 is ok. +DEAL::Cell << 1.38, face 4 subface 0 is ok. +DEAL::Cell << 1.38, face 4 subface 1 is ok. +DEAL::Cell << 1.38, face 4 subface 2 is ok. +DEAL::Cell << 1.38, face 4 subface 3 is ok. +DEAL::Cell << 1.38, face 5 subface 0 is ok. +DEAL::Cell << 1.38, face 5 subface 1 is ok. +DEAL::Cell << 1.38, face 5 subface 2 is ok. +DEAL::Cell << 1.38, face 5 subface 3 is ok. +DEAL::Cell << 1.39, face 0 subface 0 is ok. +DEAL::Cell << 1.39, face 0 subface 1 is ok. +DEAL::Cell << 1.39, face 0 subface 2 is ok. +DEAL::Cell << 1.39, face 0 subface 3 is ok. +DEAL::Cell << 1.39, face 1 subface 0 is ok. +DEAL::Cell << 1.39, face 1 subface 1 is ok. +DEAL::Cell << 1.39, face 1 subface 2 is ok. +DEAL::Cell << 1.39, face 1 subface 3 is ok. +DEAL::Cell << 1.39, face 2 subface 0 is ok. +DEAL::Cell << 1.39, face 2 subface 1 is ok. +DEAL::Cell << 1.39, face 2 subface 2 is ok. +DEAL::Cell << 1.39, face 2 subface 3 is ok. +DEAL::Cell << 1.39, face 3 subface 0 is ok. +DEAL::Cell << 1.39, face 3 subface 1 is ok. +DEAL::Cell << 1.39, face 3 subface 2 is ok. +DEAL::Cell << 1.39, face 3 subface 3 is ok. +DEAL::Cell << 1.39, face 4 subface 0 is ok. +DEAL::Cell << 1.39, face 4 subface 1 is ok. +DEAL::Cell << 1.39, face 4 subface 2 is ok. +DEAL::Cell << 1.39, face 4 subface 3 is ok. +DEAL::Cell << 1.39, face 5 subface 0 is ok. +DEAL::Cell << 1.39, face 5 subface 1 is ok. +DEAL::Cell << 1.39, face 5 subface 2 is ok. +DEAL::Cell << 1.39, face 5 subface 3 is ok. +DEAL::Cell << 1.40, face 0 subface 0 is ok. +DEAL::Cell << 1.40, face 0 subface 1 is ok. +DEAL::Cell << 1.40, face 0 subface 2 is ok. +DEAL::Cell << 1.40, face 0 subface 3 is ok. +DEAL::Cell << 1.40, face 1 subface 0 is ok. +DEAL::Cell << 1.40, face 1 subface 1 is ok. +DEAL::Cell << 1.40, face 1 subface 2 is ok. +DEAL::Cell << 1.40, face 1 subface 3 is ok. +DEAL::Cell << 1.40, face 2 subface 0 is ok. +DEAL::Cell << 1.40, face 2 subface 1 is ok. +DEAL::Cell << 1.40, face 2 subface 2 is ok. +DEAL::Cell << 1.40, face 2 subface 3 is ok. +DEAL::Cell << 1.40, face 3 subface 0 is ok. +DEAL::Cell << 1.40, face 3 subface 1 is ok. +DEAL::Cell << 1.40, face 3 subface 2 is ok. +DEAL::Cell << 1.40, face 3 subface 3 is ok. +DEAL::Cell << 1.40, face 4 subface 0 is ok. +DEAL::Cell << 1.40, face 4 subface 1 is ok. +DEAL::Cell << 1.40, face 4 subface 2 is ok. +DEAL::Cell << 1.40, face 4 subface 3 is ok. +DEAL::Cell << 1.40, face 5 subface 0 is ok. +DEAL::Cell << 1.40, face 5 subface 1 is ok. +DEAL::Cell << 1.40, face 5 subface 2 is ok. +DEAL::Cell << 1.40, face 5 subface 3 is ok. +DEAL::Cell << 1.41, face 0 subface 0 is ok. +DEAL::Cell << 1.41, face 0 subface 1 is ok. +DEAL::Cell << 1.41, face 0 subface 2 is ok. +DEAL::Cell << 1.41, face 0 subface 3 is ok. +DEAL::Cell << 1.41, face 1 subface 0 is ok. +DEAL::Cell << 1.41, face 1 subface 1 is ok. +DEAL::Cell << 1.41, face 1 subface 2 is ok. +DEAL::Cell << 1.41, face 1 subface 3 is ok. +DEAL::Cell << 1.41, face 2 subface 0 is ok. +DEAL::Cell << 1.41, face 2 subface 1 is ok. +DEAL::Cell << 1.41, face 2 subface 2 is ok. +DEAL::Cell << 1.41, face 2 subface 3 is ok. +DEAL::Cell << 1.41, face 3 subface 0 is ok. +DEAL::Cell << 1.41, face 3 subface 1 is ok. +DEAL::Cell << 1.41, face 3 subface 2 is ok. +DEAL::Cell << 1.41, face 3 subface 3 is ok. +DEAL::Cell << 1.41, face 4 subface 0 is ok. +DEAL::Cell << 1.41, face 4 subface 1 is ok. +DEAL::Cell << 1.41, face 4 subface 2 is ok. +DEAL::Cell << 1.41, face 4 subface 3 is ok. +DEAL::Cell << 1.41, face 5 subface 0 is ok. +DEAL::Cell << 1.41, face 5 subface 1 is ok. +DEAL::Cell << 1.41, face 5 subface 2 is ok. +DEAL::Cell << 1.41, face 5 subface 3 is ok. +DEAL::Cell << 1.42, face 0 subface 0 is ok. +DEAL::Cell << 1.42, face 0 subface 1 is ok. +DEAL::Cell << 1.42, face 0 subface 2 is ok. +DEAL::Cell << 1.42, face 0 subface 3 is ok. +DEAL::Cell << 1.42, face 1 subface 0 is ok. +DEAL::Cell << 1.42, face 1 subface 1 is ok. +DEAL::Cell << 1.42, face 1 subface 2 is ok. +DEAL::Cell << 1.42, face 1 subface 3 is ok. +DEAL::Cell << 1.42, face 2 subface 0 is ok. +DEAL::Cell << 1.42, face 2 subface 1 is ok. +DEAL::Cell << 1.42, face 2 subface 2 is ok. +DEAL::Cell << 1.42, face 2 subface 3 is ok. +DEAL::Cell << 1.42, face 3 subface 0 is ok. +DEAL::Cell << 1.42, face 3 subface 1 is ok. +DEAL::Cell << 1.42, face 3 subface 2 is ok. +DEAL::Cell << 1.42, face 3 subface 3 is ok. +DEAL::Cell << 1.42, face 4 subface 0 is ok. +DEAL::Cell << 1.42, face 4 subface 1 is ok. +DEAL::Cell << 1.42, face 4 subface 2 is ok. +DEAL::Cell << 1.42, face 4 subface 3 is ok. +DEAL::Cell << 1.42, face 5 subface 0 is ok. +DEAL::Cell << 1.42, face 5 subface 1 is ok. +DEAL::Cell << 1.42, face 5 subface 2 is ok. +DEAL::Cell << 1.42, face 5 subface 3 is ok. +DEAL::Cell << 1.43, face 0 subface 0 is ok. +DEAL::Cell << 1.43, face 0 subface 1 is ok. +DEAL::Cell << 1.43, face 0 subface 2 is ok. +DEAL::Cell << 1.43, face 0 subface 3 is ok. +DEAL::Cell << 1.43, face 1 subface 0 is ok. +DEAL::Cell << 1.43, face 1 subface 1 is ok. +DEAL::Cell << 1.43, face 1 subface 2 is ok. +DEAL::Cell << 1.43, face 1 subface 3 is ok. +DEAL::Cell << 1.43, face 2 subface 0 is ok. +DEAL::Cell << 1.43, face 2 subface 1 is ok. +DEAL::Cell << 1.43, face 2 subface 2 is ok. +DEAL::Cell << 1.43, face 2 subface 3 is ok. +DEAL::Cell << 1.43, face 3 subface 0 is ok. +DEAL::Cell << 1.43, face 3 subface 1 is ok. +DEAL::Cell << 1.43, face 3 subface 2 is ok. +DEAL::Cell << 1.43, face 3 subface 3 is ok. +DEAL::Cell << 1.43, face 4 subface 0 is ok. +DEAL::Cell << 1.43, face 4 subface 1 is ok. +DEAL::Cell << 1.43, face 4 subface 2 is ok. +DEAL::Cell << 1.43, face 4 subface 3 is ok. +DEAL::Cell << 1.43, face 5 subface 0 is ok. +DEAL::Cell << 1.43, face 5 subface 1 is ok. +DEAL::Cell << 1.43, face 5 subface 2 is ok. +DEAL::Cell << 1.43, face 5 subface 3 is ok. +DEAL::Cell << 1.44, face 0 subface 0 is ok. +DEAL::Cell << 1.44, face 0 subface 1 is ok. +DEAL::Cell << 1.44, face 0 subface 2 is ok. +DEAL::Cell << 1.44, face 0 subface 3 is ok. +DEAL::Cell << 1.44, face 1 subface 0 is ok. +DEAL::Cell << 1.44, face 1 subface 1 is ok. +DEAL::Cell << 1.44, face 1 subface 2 is ok. +DEAL::Cell << 1.44, face 1 subface 3 is ok. +DEAL::Cell << 1.44, face 2 subface 0 is ok. +DEAL::Cell << 1.44, face 2 subface 1 is ok. +DEAL::Cell << 1.44, face 2 subface 2 is ok. +DEAL::Cell << 1.44, face 2 subface 3 is ok. +DEAL::Cell << 1.44, face 3 subface 0 is ok. +DEAL::Cell << 1.44, face 3 subface 1 is ok. +DEAL::Cell << 1.44, face 3 subface 2 is ok. +DEAL::Cell << 1.44, face 3 subface 3 is ok. +DEAL::Cell << 1.44, face 4 subface 0 is ok. +DEAL::Cell << 1.44, face 4 subface 1 is ok. +DEAL::Cell << 1.44, face 4 subface 2 is ok. +DEAL::Cell << 1.44, face 4 subface 3 is ok. +DEAL::Cell << 1.44, face 5 subface 0 is ok. +DEAL::Cell << 1.44, face 5 subface 1 is ok. +DEAL::Cell << 1.44, face 5 subface 2 is ok. +DEAL::Cell << 1.44, face 5 subface 3 is ok. +DEAL::Cell << 1.45, face 0 subface 0 is ok. +DEAL::Cell << 1.45, face 0 subface 1 is ok. +DEAL::Cell << 1.45, face 0 subface 2 is ok. +DEAL::Cell << 1.45, face 0 subface 3 is ok. +DEAL::Cell << 1.45, face 1 subface 0 is ok. +DEAL::Cell << 1.45, face 1 subface 1 is ok. +DEAL::Cell << 1.45, face 1 subface 2 is ok. +DEAL::Cell << 1.45, face 1 subface 3 is ok. +DEAL::Cell << 1.45, face 2 subface 0 is ok. +DEAL::Cell << 1.45, face 2 subface 1 is ok. +DEAL::Cell << 1.45, face 2 subface 2 is ok. +DEAL::Cell << 1.45, face 2 subface 3 is ok. +DEAL::Cell << 1.45, face 3 subface 0 is ok. +DEAL::Cell << 1.45, face 3 subface 1 is ok. +DEAL::Cell << 1.45, face 3 subface 2 is ok. +DEAL::Cell << 1.45, face 3 subface 3 is ok. +DEAL::Cell << 1.45, face 4 subface 0 is ok. +DEAL::Cell << 1.45, face 4 subface 1 is ok. +DEAL::Cell << 1.45, face 4 subface 2 is ok. +DEAL::Cell << 1.45, face 4 subface 3 is ok. +DEAL::Cell << 1.45, face 5 subface 0 is ok. +DEAL::Cell << 1.45, face 5 subface 1 is ok. +DEAL::Cell << 1.45, face 5 subface 2 is ok. +DEAL::Cell << 1.45, face 5 subface 3 is ok. +DEAL::Cell << 1.46, face 0 subface 0 is ok. +DEAL::Cell << 1.46, face 0 subface 1 is ok. +DEAL::Cell << 1.46, face 0 subface 2 is ok. +DEAL::Cell << 1.46, face 0 subface 3 is ok. +DEAL::Cell << 1.46, face 1 subface 0 is ok. +DEAL::Cell << 1.46, face 1 subface 1 is ok. +DEAL::Cell << 1.46, face 1 subface 2 is ok. +DEAL::Cell << 1.46, face 1 subface 3 is ok. +DEAL::Cell << 1.46, face 2 subface 0 is ok. +DEAL::Cell << 1.46, face 2 subface 1 is ok. +DEAL::Cell << 1.46, face 2 subface 2 is ok. +DEAL::Cell << 1.46, face 2 subface 3 is ok. +DEAL::Cell << 1.46, face 3 subface 0 is ok. +DEAL::Cell << 1.46, face 3 subface 1 is ok. +DEAL::Cell << 1.46, face 3 subface 2 is ok. +DEAL::Cell << 1.46, face 3 subface 3 is ok. +DEAL::Cell << 1.46, face 4 subface 0 is ok. +DEAL::Cell << 1.46, face 4 subface 1 is ok. +DEAL::Cell << 1.46, face 4 subface 2 is ok. +DEAL::Cell << 1.46, face 4 subface 3 is ok. +DEAL::Cell << 1.46, face 5 subface 0 is ok. +DEAL::Cell << 1.46, face 5 subface 1 is ok. +DEAL::Cell << 1.46, face 5 subface 2 is ok. +DEAL::Cell << 1.46, face 5 subface 3 is ok. +DEAL::Cell << 1.47, face 0 subface 0 is ok. +DEAL::Cell << 1.47, face 0 subface 1 is ok. +DEAL::Cell << 1.47, face 0 subface 2 is ok. +DEAL::Cell << 1.47, face 0 subface 3 is ok. +DEAL::Cell << 1.47, face 1 subface 0 is ok. +DEAL::Cell << 1.47, face 1 subface 1 is ok. +DEAL::Cell << 1.47, face 1 subface 2 is ok. +DEAL::Cell << 1.47, face 1 subface 3 is ok. +DEAL::Cell << 1.47, face 2 subface 0 is ok. +DEAL::Cell << 1.47, face 2 subface 1 is ok. +DEAL::Cell << 1.47, face 2 subface 2 is ok. +DEAL::Cell << 1.47, face 2 subface 3 is ok. +DEAL::Cell << 1.47, face 3 subface 0 is ok. +DEAL::Cell << 1.47, face 3 subface 1 is ok. +DEAL::Cell << 1.47, face 3 subface 2 is ok. +DEAL::Cell << 1.47, face 3 subface 3 is ok. +DEAL::Cell << 1.47, face 4 subface 0 is ok. +DEAL::Cell << 1.47, face 4 subface 1 is ok. +DEAL::Cell << 1.47, face 4 subface 2 is ok. +DEAL::Cell << 1.47, face 4 subface 3 is ok. +DEAL::Cell << 1.47, face 5 subface 0 is ok. +DEAL::Cell << 1.47, face 5 subface 1 is ok. +DEAL::Cell << 1.47, face 5 subface 2 is ok. +DEAL::Cell << 1.47, face 5 subface 3 is ok. +DEAL::Cell << 1.48, face 0 subface 0 is ok. +DEAL::Cell << 1.48, face 0 subface 1 is ok. +DEAL::Cell << 1.48, face 0 subface 2 is ok. +DEAL::Cell << 1.48, face 0 subface 3 is ok. +DEAL::Cell << 1.48, face 1 subface 0 is ok. +DEAL::Cell << 1.48, face 1 subface 1 is ok. +DEAL::Cell << 1.48, face 1 subface 2 is ok. +DEAL::Cell << 1.48, face 1 subface 3 is ok. +DEAL::Cell << 1.48, face 2 subface 0 is ok. +DEAL::Cell << 1.48, face 2 subface 1 is ok. +DEAL::Cell << 1.48, face 2 subface 2 is ok. +DEAL::Cell << 1.48, face 2 subface 3 is ok. +DEAL::Cell << 1.48, face 3 subface 0 is ok. +DEAL::Cell << 1.48, face 3 subface 1 is ok. +DEAL::Cell << 1.48, face 3 subface 2 is ok. +DEAL::Cell << 1.48, face 3 subface 3 is ok. +DEAL::Cell << 1.48, face 4 subface 0 is ok. +DEAL::Cell << 1.48, face 4 subface 1 is ok. +DEAL::Cell << 1.48, face 4 subface 2 is ok. +DEAL::Cell << 1.48, face 4 subface 3 is ok. +DEAL::Cell << 1.48, face 5 subface 0 is ok. +DEAL::Cell << 1.48, face 5 subface 1 is ok. +DEAL::Cell << 1.48, face 5 subface 2 is ok. +DEAL::Cell << 1.48, face 5 subface 3 is ok. +DEAL::Cell << 1.49, face 0 subface 0 is ok. +DEAL::Cell << 1.49, face 0 subface 1 is ok. +DEAL::Cell << 1.49, face 0 subface 2 is ok. +DEAL::Cell << 1.49, face 0 subface 3 is ok. +DEAL::Cell << 1.49, face 1 subface 0 is ok. +DEAL::Cell << 1.49, face 1 subface 1 is ok. +DEAL::Cell << 1.49, face 1 subface 2 is ok. +DEAL::Cell << 1.49, face 1 subface 3 is ok. +DEAL::Cell << 1.49, face 2 subface 0 is ok. +DEAL::Cell << 1.49, face 2 subface 1 is ok. +DEAL::Cell << 1.49, face 2 subface 2 is ok. +DEAL::Cell << 1.49, face 2 subface 3 is ok. +DEAL::Cell << 1.49, face 3 subface 0 is ok. +DEAL::Cell << 1.49, face 3 subface 1 is ok. +DEAL::Cell << 1.49, face 3 subface 2 is ok. +DEAL::Cell << 1.49, face 3 subface 3 is ok. +DEAL::Cell << 1.49, face 4 subface 0 is ok. +DEAL::Cell << 1.49, face 4 subface 1 is ok. +DEAL::Cell << 1.49, face 4 subface 2 is ok. +DEAL::Cell << 1.49, face 4 subface 3 is ok. +DEAL::Cell << 1.49, face 5 subface 0 is ok. +DEAL::Cell << 1.49, face 5 subface 1 is ok. +DEAL::Cell << 1.49, face 5 subface 2 is ok. +DEAL::Cell << 1.49, face 5 subface 3 is ok. +DEAL::Cell << 1.50, face 0 subface 0 is ok. +DEAL::Cell << 1.50, face 0 subface 1 is ok. +DEAL::Cell << 1.50, face 0 subface 2 is ok. +DEAL::Cell << 1.50, face 0 subface 3 is ok. +DEAL::Cell << 1.50, face 1 subface 0 is ok. +DEAL::Cell << 1.50, face 1 subface 1 is ok. +DEAL::Cell << 1.50, face 1 subface 2 is ok. +DEAL::Cell << 1.50, face 1 subface 3 is ok. +DEAL::Cell << 1.50, face 2 subface 0 is ok. +DEAL::Cell << 1.50, face 2 subface 1 is ok. +DEAL::Cell << 1.50, face 2 subface 2 is ok. +DEAL::Cell << 1.50, face 2 subface 3 is ok. +DEAL::Cell << 1.50, face 3 subface 0 is ok. +DEAL::Cell << 1.50, face 3 subface 1 is ok. +DEAL::Cell << 1.50, face 3 subface 2 is ok. +DEAL::Cell << 1.50, face 3 subface 3 is ok. +DEAL::Cell << 1.50, face 4 subface 0 is ok. +DEAL::Cell << 1.50, face 4 subface 1 is ok. +DEAL::Cell << 1.50, face 4 subface 2 is ok. +DEAL::Cell << 1.50, face 4 subface 3 is ok. +DEAL::Cell << 1.50, face 5 subface 0 is ok. +DEAL::Cell << 1.50, face 5 subface 1 is ok. +DEAL::Cell << 1.50, face 5 subface 2 is ok. +DEAL::Cell << 1.50, face 5 subface 3 is ok. +DEAL::Cell << 1.51, face 0 subface 0 is ok. +DEAL::Cell << 1.51, face 0 subface 1 is ok. +DEAL::Cell << 1.51, face 0 subface 2 is ok. +DEAL::Cell << 1.51, face 0 subface 3 is ok. +DEAL::Cell << 1.51, face 1 subface 0 is ok. +DEAL::Cell << 1.51, face 1 subface 1 is ok. +DEAL::Cell << 1.51, face 1 subface 2 is ok. +DEAL::Cell << 1.51, face 1 subface 3 is ok. +DEAL::Cell << 1.51, face 2 subface 0 is ok. +DEAL::Cell << 1.51, face 2 subface 1 is ok. +DEAL::Cell << 1.51, face 2 subface 2 is ok. +DEAL::Cell << 1.51, face 2 subface 3 is ok. +DEAL::Cell << 1.51, face 3 subface 0 is ok. +DEAL::Cell << 1.51, face 3 subface 1 is ok. +DEAL::Cell << 1.51, face 3 subface 2 is ok. +DEAL::Cell << 1.51, face 3 subface 3 is ok. +DEAL::Cell << 1.51, face 4 subface 0 is ok. +DEAL::Cell << 1.51, face 4 subface 1 is ok. +DEAL::Cell << 1.51, face 4 subface 2 is ok. +DEAL::Cell << 1.51, face 4 subface 3 is ok. +DEAL::Cell << 1.51, face 5 subface 0 is ok. +DEAL::Cell << 1.51, face 5 subface 1 is ok. +DEAL::Cell << 1.51, face 5 subface 2 is ok. +DEAL::Cell << 1.51, face 5 subface 3 is ok. +DEAL::Cell << 1.52, face 0 subface 0 is ok. +DEAL::Cell << 1.52, face 0 subface 1 is ok. +DEAL::Cell << 1.52, face 0 subface 2 is ok. +DEAL::Cell << 1.52, face 0 subface 3 is ok. +DEAL::Cell << 1.52, face 1 subface 0 is ok. +DEAL::Cell << 1.52, face 1 subface 1 is ok. +DEAL::Cell << 1.52, face 1 subface 2 is ok. +DEAL::Cell << 1.52, face 1 subface 3 is ok. +DEAL::Cell << 1.52, face 2 subface 0 is ok. +DEAL::Cell << 1.52, face 2 subface 1 is ok. +DEAL::Cell << 1.52, face 2 subface 2 is ok. +DEAL::Cell << 1.52, face 2 subface 3 is ok. +DEAL::Cell << 1.52, face 3 subface 0 is ok. +DEAL::Cell << 1.52, face 3 subface 1 is ok. +DEAL::Cell << 1.52, face 3 subface 2 is ok. +DEAL::Cell << 1.52, face 3 subface 3 is ok. +DEAL::Cell << 1.52, face 4 subface 0 is ok. +DEAL::Cell << 1.52, face 4 subface 1 is ok. +DEAL::Cell << 1.52, face 4 subface 2 is ok. +DEAL::Cell << 1.52, face 4 subface 3 is ok. +DEAL::Cell << 1.52, face 5 subface 0 is ok. +DEAL::Cell << 1.52, face 5 subface 1 is ok. +DEAL::Cell << 1.52, face 5 subface 2 is ok. +DEAL::Cell << 1.52, face 5 subface 3 is ok. +DEAL::Cell << 1.53, face 0 subface 0 is ok. +DEAL::Cell << 1.53, face 0 subface 1 is ok. +DEAL::Cell << 1.53, face 0 subface 2 is ok. +DEAL::Cell << 1.53, face 0 subface 3 is ok. +DEAL::Cell << 1.53, face 1 subface 0 is ok. +DEAL::Cell << 1.53, face 1 subface 1 is ok. +DEAL::Cell << 1.53, face 1 subface 2 is ok. +DEAL::Cell << 1.53, face 1 subface 3 is ok. +DEAL::Cell << 1.53, face 2 subface 0 is ok. +DEAL::Cell << 1.53, face 2 subface 1 is ok. +DEAL::Cell << 1.53, face 2 subface 2 is ok. +DEAL::Cell << 1.53, face 2 subface 3 is ok. +DEAL::Cell << 1.53, face 3 subface 0 is ok. +DEAL::Cell << 1.53, face 3 subface 1 is ok. +DEAL::Cell << 1.53, face 3 subface 2 is ok. +DEAL::Cell << 1.53, face 3 subface 3 is ok. +DEAL::Cell << 1.53, face 4 subface 0 is ok. +DEAL::Cell << 1.53, face 4 subface 1 is ok. +DEAL::Cell << 1.53, face 4 subface 2 is ok. +DEAL::Cell << 1.53, face 4 subface 3 is ok. +DEAL::Cell << 1.53, face 5 subface 0 is ok. +DEAL::Cell << 1.53, face 5 subface 1 is ok. +DEAL::Cell << 1.53, face 5 subface 2 is ok. +DEAL::Cell << 1.53, face 5 subface 3 is ok. +DEAL::Cell << 1.54, face 0 subface 0 is ok. +DEAL::Cell << 1.54, face 0 subface 1 is ok. +DEAL::Cell << 1.54, face 0 subface 2 is ok. +DEAL::Cell << 1.54, face 0 subface 3 is ok. +DEAL::Cell << 1.54, face 1 subface 0 is ok. +DEAL::Cell << 1.54, face 1 subface 1 is ok. +DEAL::Cell << 1.54, face 1 subface 2 is ok. +DEAL::Cell << 1.54, face 1 subface 3 is ok. +DEAL::Cell << 1.54, face 2 subface 0 is ok. +DEAL::Cell << 1.54, face 2 subface 1 is ok. +DEAL::Cell << 1.54, face 2 subface 2 is ok. +DEAL::Cell << 1.54, face 2 subface 3 is ok. +DEAL::Cell << 1.54, face 3 subface 0 is ok. +DEAL::Cell << 1.54, face 3 subface 1 is ok. +DEAL::Cell << 1.54, face 3 subface 2 is ok. +DEAL::Cell << 1.54, face 3 subface 3 is ok. +DEAL::Cell << 1.54, face 4 subface 0 is ok. +DEAL::Cell << 1.54, face 4 subface 1 is ok. +DEAL::Cell << 1.54, face 4 subface 2 is ok. +DEAL::Cell << 1.54, face 4 subface 3 is ok. +DEAL::Cell << 1.54, face 5 subface 0 is ok. +DEAL::Cell << 1.54, face 5 subface 1 is ok. +DEAL::Cell << 1.54, face 5 subface 2 is ok. +DEAL::Cell << 1.54, face 5 subface 3 is ok. +DEAL::Cell << 1.55, face 0 subface 0 is ok. +DEAL::Cell << 1.55, face 0 subface 1 is ok. +DEAL::Cell << 1.55, face 0 subface 2 is ok. +DEAL::Cell << 1.55, face 0 subface 3 is ok. +DEAL::Cell << 1.55, face 1 subface 0 is ok. +DEAL::Cell << 1.55, face 1 subface 1 is ok. +DEAL::Cell << 1.55, face 1 subface 2 is ok. +DEAL::Cell << 1.55, face 1 subface 3 is ok. +DEAL::Cell << 1.55, face 2 subface 0 is ok. +DEAL::Cell << 1.55, face 2 subface 1 is ok. +DEAL::Cell << 1.55, face 2 subface 2 is ok. +DEAL::Cell << 1.55, face 2 subface 3 is ok. +DEAL::Cell << 1.55, face 3 subface 0 is ok. +DEAL::Cell << 1.55, face 3 subface 1 is ok. +DEAL::Cell << 1.55, face 3 subface 2 is ok. +DEAL::Cell << 1.55, face 3 subface 3 is ok. +DEAL::Cell << 1.55, face 4 subface 0 is ok. +DEAL::Cell << 1.55, face 4 subface 1 is ok. +DEAL::Cell << 1.55, face 4 subface 2 is ok. +DEAL::Cell << 1.55, face 4 subface 3 is ok. +DEAL::Cell << 1.55, face 5 subface 0 is ok. +DEAL::Cell << 1.55, face 5 subface 1 is ok. +DEAL::Cell << 1.55, face 5 subface 2 is ok. +DEAL::Cell << 1.55, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 0.3, face 0 subface 0 is ok. +DEAL::Cell << 0.3, face 0 subface 1 is ok. +DEAL::Cell << 0.3, face 0 subface 2 is ok. +DEAL::Cell << 0.3, face 0 subface 3 is ok. +DEAL::Cell << 0.3, face 1 subface 0 is ok. +DEAL::Cell << 0.3, face 1 subface 1 is ok. +DEAL::Cell << 0.3, face 1 subface 2 is ok. +DEAL::Cell << 0.3, face 1 subface 3 is ok. +DEAL::Cell << 0.3, face 2 subface 0 is ok. +DEAL::Cell << 0.3, face 2 subface 1 is ok. +DEAL::Cell << 0.3, face 2 subface 2 is ok. +DEAL::Cell << 0.3, face 2 subface 3 is ok. +DEAL::Cell << 0.3, face 3 subface 0 is ok. +DEAL::Cell << 0.3, face 3 subface 1 is ok. +DEAL::Cell << 0.3, face 3 subface 2 is ok. +DEAL::Cell << 0.3, face 3 subface 3 is ok. +DEAL::Cell << 0.3, face 4 subface 0 is ok. +DEAL::Cell << 0.3, face 4 subface 1 is ok. +DEAL::Cell << 0.3, face 4 subface 2 is ok. +DEAL::Cell << 0.3, face 4 subface 3 is ok. +DEAL::Cell << 0.3, face 5 subface 0 is ok. +DEAL::Cell << 0.3, face 5 subface 1 is ok. +DEAL::Cell << 0.3, face 5 subface 2 is ok. +DEAL::Cell << 0.3, face 5 subface 3 is ok. +DEAL::Cell << 0.4, face 0 subface 0 is ok. +DEAL::Cell << 0.4, face 0 subface 1 is ok. +DEAL::Cell << 0.4, face 0 subface 2 is ok. +DEAL::Cell << 0.4, face 0 subface 3 is ok. +DEAL::Cell << 0.4, face 1 subface 0 is ok. +DEAL::Cell << 0.4, face 1 subface 1 is ok. +DEAL::Cell << 0.4, face 1 subface 2 is ok. +DEAL::Cell << 0.4, face 1 subface 3 is ok. +DEAL::Cell << 0.4, face 2 subface 0 is ok. +DEAL::Cell << 0.4, face 2 subface 1 is ok. +DEAL::Cell << 0.4, face 2 subface 2 is ok. +DEAL::Cell << 0.4, face 2 subface 3 is ok. +DEAL::Cell << 0.4, face 3 subface 0 is ok. +DEAL::Cell << 0.4, face 3 subface 1 is ok. +DEAL::Cell << 0.4, face 3 subface 2 is ok. +DEAL::Cell << 0.4, face 3 subface 3 is ok. +DEAL::Cell << 0.4, face 4 subface 0 is ok. +DEAL::Cell << 0.4, face 4 subface 1 is ok. +DEAL::Cell << 0.4, face 4 subface 2 is ok. +DEAL::Cell << 0.4, face 4 subface 3 is ok. +DEAL::Cell << 0.4, face 5 subface 0 is ok. +DEAL::Cell << 0.4, face 5 subface 1 is ok. +DEAL::Cell << 0.4, face 5 subface 2 is ok. +DEAL::Cell << 0.4, face 5 subface 3 is ok. +DEAL::Cell << 0.5, face 0 subface 0 is ok. +DEAL::Cell << 0.5, face 0 subface 1 is ok. +DEAL::Cell << 0.5, face 0 subface 2 is ok. +DEAL::Cell << 0.5, face 0 subface 3 is ok. +DEAL::Cell << 0.5, face 1 subface 0 is ok. +DEAL::Cell << 0.5, face 1 subface 1 is ok. +DEAL::Cell << 0.5, face 1 subface 2 is ok. +DEAL::Cell << 0.5, face 1 subface 3 is ok. +DEAL::Cell << 0.5, face 2 subface 0 is ok. +DEAL::Cell << 0.5, face 2 subface 1 is ok. +DEAL::Cell << 0.5, face 2 subface 2 is ok. +DEAL::Cell << 0.5, face 2 subface 3 is ok. +DEAL::Cell << 0.5, face 3 subface 0 is ok. +DEAL::Cell << 0.5, face 3 subface 1 is ok. +DEAL::Cell << 0.5, face 3 subface 2 is ok. +DEAL::Cell << 0.5, face 3 subface 3 is ok. +DEAL::Cell << 0.5, face 4 subface 0 is ok. +DEAL::Cell << 0.5, face 4 subface 1 is ok. +DEAL::Cell << 0.5, face 4 subface 2 is ok. +DEAL::Cell << 0.5, face 4 subface 3 is ok. +DEAL::Cell << 0.5, face 5 subface 0 is ok. +DEAL::Cell << 0.5, face 5 subface 1 is ok. +DEAL::Cell << 0.5, face 5 subface 2 is ok. +DEAL::Cell << 0.5, face 5 subface 3 is ok. +DEAL::Cell << 0.6, face 0 subface 0 is ok. +DEAL::Cell << 0.6, face 0 subface 1 is ok. +DEAL::Cell << 0.6, face 0 subface 2 is ok. +DEAL::Cell << 0.6, face 0 subface 3 is ok. +DEAL::Cell << 0.6, face 1 subface 0 is ok. +DEAL::Cell << 0.6, face 1 subface 1 is ok. +DEAL::Cell << 0.6, face 1 subface 2 is ok. +DEAL::Cell << 0.6, face 1 subface 3 is ok. +DEAL::Cell << 0.6, face 2 subface 0 is ok. +DEAL::Cell << 0.6, face 2 subface 1 is ok. +DEAL::Cell << 0.6, face 2 subface 2 is ok. +DEAL::Cell << 0.6, face 2 subface 3 is ok. +DEAL::Cell << 0.6, face 3 subface 0 is ok. +DEAL::Cell << 0.6, face 3 subface 1 is ok. +DEAL::Cell << 0.6, face 3 subface 2 is ok. +DEAL::Cell << 0.6, face 3 subface 3 is ok. +DEAL::Cell << 0.6, face 4 subface 0 is ok. +DEAL::Cell << 0.6, face 4 subface 1 is ok. +DEAL::Cell << 0.6, face 4 subface 2 is ok. +DEAL::Cell << 0.6, face 4 subface 3 is ok. +DEAL::Cell << 0.6, face 5 subface 0 is ok. +DEAL::Cell << 0.6, face 5 subface 1 is ok. +DEAL::Cell << 0.6, face 5 subface 2 is ok. +DEAL::Cell << 0.6, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 1.24, face 0 subface 0 is ok. +DEAL::Cell << 1.24, face 0 subface 1 is ok. +DEAL::Cell << 1.24, face 0 subface 2 is ok. +DEAL::Cell << 1.24, face 0 subface 3 is ok. +DEAL::Cell << 1.24, face 1 subface 0 is ok. +DEAL::Cell << 1.24, face 1 subface 1 is ok. +DEAL::Cell << 1.24, face 1 subface 2 is ok. +DEAL::Cell << 1.24, face 1 subface 3 is ok. +DEAL::Cell << 1.24, face 2 subface 0 is ok. +DEAL::Cell << 1.24, face 2 subface 1 is ok. +DEAL::Cell << 1.24, face 2 subface 2 is ok. +DEAL::Cell << 1.24, face 2 subface 3 is ok. +DEAL::Cell << 1.24, face 3 subface 0 is ok. +DEAL::Cell << 1.24, face 3 subface 1 is ok. +DEAL::Cell << 1.24, face 3 subface 2 is ok. +DEAL::Cell << 1.24, face 3 subface 3 is ok. +DEAL::Cell << 1.24, face 4 subface 0 is ok. +DEAL::Cell << 1.24, face 4 subface 1 is ok. +DEAL::Cell << 1.24, face 4 subface 2 is ok. +DEAL::Cell << 1.24, face 4 subface 3 is ok. +DEAL::Cell << 1.24, face 5 subface 0 is ok. +DEAL::Cell << 1.24, face 5 subface 1 is ok. +DEAL::Cell << 1.24, face 5 subface 2 is ok. +DEAL::Cell << 1.24, face 5 subface 3 is ok. +DEAL::Cell << 1.25, face 0 subface 0 is ok. +DEAL::Cell << 1.25, face 0 subface 1 is ok. +DEAL::Cell << 1.25, face 0 subface 2 is ok. +DEAL::Cell << 1.25, face 0 subface 3 is ok. +DEAL::Cell << 1.25, face 1 subface 0 is ok. +DEAL::Cell << 1.25, face 1 subface 1 is ok. +DEAL::Cell << 1.25, face 1 subface 2 is ok. +DEAL::Cell << 1.25, face 1 subface 3 is ok. +DEAL::Cell << 1.25, face 2 subface 0 is ok. +DEAL::Cell << 1.25, face 2 subface 1 is ok. +DEAL::Cell << 1.25, face 2 subface 2 is ok. +DEAL::Cell << 1.25, face 2 subface 3 is ok. +DEAL::Cell << 1.25, face 3 subface 0 is ok. +DEAL::Cell << 1.25, face 3 subface 1 is ok. +DEAL::Cell << 1.25, face 3 subface 2 is ok. +DEAL::Cell << 1.25, face 3 subface 3 is ok. +DEAL::Cell << 1.25, face 4 subface 0 is ok. +DEAL::Cell << 1.25, face 4 subface 1 is ok. +DEAL::Cell << 1.25, face 4 subface 2 is ok. +DEAL::Cell << 1.25, face 4 subface 3 is ok. +DEAL::Cell << 1.25, face 5 subface 0 is ok. +DEAL::Cell << 1.25, face 5 subface 1 is ok. +DEAL::Cell << 1.25, face 5 subface 2 is ok. +DEAL::Cell << 1.25, face 5 subface 3 is ok. +DEAL::Cell << 1.26, face 0 subface 0 is ok. +DEAL::Cell << 1.26, face 0 subface 1 is ok. +DEAL::Cell << 1.26, face 0 subface 2 is ok. +DEAL::Cell << 1.26, face 0 subface 3 is ok. +DEAL::Cell << 1.26, face 1 subface 0 is ok. +DEAL::Cell << 1.26, face 1 subface 1 is ok. +DEAL::Cell << 1.26, face 1 subface 2 is ok. +DEAL::Cell << 1.26, face 1 subface 3 is ok. +DEAL::Cell << 1.26, face 2 subface 0 is ok. +DEAL::Cell << 1.26, face 2 subface 1 is ok. +DEAL::Cell << 1.26, face 2 subface 2 is ok. +DEAL::Cell << 1.26, face 2 subface 3 is ok. +DEAL::Cell << 1.26, face 3 subface 0 is ok. +DEAL::Cell << 1.26, face 3 subface 1 is ok. +DEAL::Cell << 1.26, face 3 subface 2 is ok. +DEAL::Cell << 1.26, face 3 subface 3 is ok. +DEAL::Cell << 1.26, face 4 subface 0 is ok. +DEAL::Cell << 1.26, face 4 subface 1 is ok. +DEAL::Cell << 1.26, face 4 subface 2 is ok. +DEAL::Cell << 1.26, face 4 subface 3 is ok. +DEAL::Cell << 1.26, face 5 subface 0 is ok. +DEAL::Cell << 1.26, face 5 subface 1 is ok. +DEAL::Cell << 1.26, face 5 subface 2 is ok. +DEAL::Cell << 1.26, face 5 subface 3 is ok. +DEAL::Cell << 1.27, face 0 subface 0 is ok. +DEAL::Cell << 1.27, face 0 subface 1 is ok. +DEAL::Cell << 1.27, face 0 subface 2 is ok. +DEAL::Cell << 1.27, face 0 subface 3 is ok. +DEAL::Cell << 1.27, face 1 subface 0 is ok. +DEAL::Cell << 1.27, face 1 subface 1 is ok. +DEAL::Cell << 1.27, face 1 subface 2 is ok. +DEAL::Cell << 1.27, face 1 subface 3 is ok. +DEAL::Cell << 1.27, face 2 subface 0 is ok. +DEAL::Cell << 1.27, face 2 subface 1 is ok. +DEAL::Cell << 1.27, face 2 subface 2 is ok. +DEAL::Cell << 1.27, face 2 subface 3 is ok. +DEAL::Cell << 1.27, face 3 subface 0 is ok. +DEAL::Cell << 1.27, face 3 subface 1 is ok. +DEAL::Cell << 1.27, face 3 subface 2 is ok. +DEAL::Cell << 1.27, face 3 subface 3 is ok. +DEAL::Cell << 1.27, face 4 subface 0 is ok. +DEAL::Cell << 1.27, face 4 subface 1 is ok. +DEAL::Cell << 1.27, face 4 subface 2 is ok. +DEAL::Cell << 1.27, face 4 subface 3 is ok. +DEAL::Cell << 1.27, face 5 subface 0 is ok. +DEAL::Cell << 1.27, face 5 subface 1 is ok. +DEAL::Cell << 1.27, face 5 subface 2 is ok. +DEAL::Cell << 1.27, face 5 subface 3 is ok. +DEAL::Cell << 1.28, face 0 subface 0 is ok. +DEAL::Cell << 1.28, face 0 subface 1 is ok. +DEAL::Cell << 1.28, face 0 subface 2 is ok. +DEAL::Cell << 1.28, face 0 subface 3 is ok. +DEAL::Cell << 1.28, face 1 subface 0 is ok. +DEAL::Cell << 1.28, face 1 subface 1 is ok. +DEAL::Cell << 1.28, face 1 subface 2 is ok. +DEAL::Cell << 1.28, face 1 subface 3 is ok. +DEAL::Cell << 1.28, face 2 subface 0 is ok. +DEAL::Cell << 1.28, face 2 subface 1 is ok. +DEAL::Cell << 1.28, face 2 subface 2 is ok. +DEAL::Cell << 1.28, face 2 subface 3 is ok. +DEAL::Cell << 1.28, face 3 subface 0 is ok. +DEAL::Cell << 1.28, face 3 subface 1 is ok. +DEAL::Cell << 1.28, face 3 subface 2 is ok. +DEAL::Cell << 1.28, face 3 subface 3 is ok. +DEAL::Cell << 1.28, face 4 subface 0 is ok. +DEAL::Cell << 1.28, face 4 subface 1 is ok. +DEAL::Cell << 1.28, face 4 subface 2 is ok. +DEAL::Cell << 1.28, face 4 subface 3 is ok. +DEAL::Cell << 1.28, face 5 subface 0 is ok. +DEAL::Cell << 1.28, face 5 subface 1 is ok. +DEAL::Cell << 1.28, face 5 subface 2 is ok. +DEAL::Cell << 1.28, face 5 subface 3 is ok. +DEAL::Cell << 1.29, face 0 subface 0 is ok. +DEAL::Cell << 1.29, face 0 subface 1 is ok. +DEAL::Cell << 1.29, face 0 subface 2 is ok. +DEAL::Cell << 1.29, face 0 subface 3 is ok. +DEAL::Cell << 1.29, face 1 subface 0 is ok. +DEAL::Cell << 1.29, face 1 subface 1 is ok. +DEAL::Cell << 1.29, face 1 subface 2 is ok. +DEAL::Cell << 1.29, face 1 subface 3 is ok. +DEAL::Cell << 1.29, face 2 subface 0 is ok. +DEAL::Cell << 1.29, face 2 subface 1 is ok. +DEAL::Cell << 1.29, face 2 subface 2 is ok. +DEAL::Cell << 1.29, face 2 subface 3 is ok. +DEAL::Cell << 1.29, face 3 subface 0 is ok. +DEAL::Cell << 1.29, face 3 subface 1 is ok. +DEAL::Cell << 1.29, face 3 subface 2 is ok. +DEAL::Cell << 1.29, face 3 subface 3 is ok. +DEAL::Cell << 1.29, face 4 subface 0 is ok. +DEAL::Cell << 1.29, face 4 subface 1 is ok. +DEAL::Cell << 1.29, face 4 subface 2 is ok. +DEAL::Cell << 1.29, face 4 subface 3 is ok. +DEAL::Cell << 1.29, face 5 subface 0 is ok. +DEAL::Cell << 1.29, face 5 subface 1 is ok. +DEAL::Cell << 1.29, face 5 subface 2 is ok. +DEAL::Cell << 1.29, face 5 subface 3 is ok. +DEAL::Cell << 1.30, face 0 subface 0 is ok. +DEAL::Cell << 1.30, face 0 subface 1 is ok. +DEAL::Cell << 1.30, face 0 subface 2 is ok. +DEAL::Cell << 1.30, face 0 subface 3 is ok. +DEAL::Cell << 1.30, face 1 subface 0 is ok. +DEAL::Cell << 1.30, face 1 subface 1 is ok. +DEAL::Cell << 1.30, face 1 subface 2 is ok. +DEAL::Cell << 1.30, face 1 subface 3 is ok. +DEAL::Cell << 1.30, face 2 subface 0 is ok. +DEAL::Cell << 1.30, face 2 subface 1 is ok. +DEAL::Cell << 1.30, face 2 subface 2 is ok. +DEAL::Cell << 1.30, face 2 subface 3 is ok. +DEAL::Cell << 1.30, face 3 subface 0 is ok. +DEAL::Cell << 1.30, face 3 subface 1 is ok. +DEAL::Cell << 1.30, face 3 subface 2 is ok. +DEAL::Cell << 1.30, face 3 subface 3 is ok. +DEAL::Cell << 1.30, face 4 subface 0 is ok. +DEAL::Cell << 1.30, face 4 subface 1 is ok. +DEAL::Cell << 1.30, face 4 subface 2 is ok. +DEAL::Cell << 1.30, face 4 subface 3 is ok. +DEAL::Cell << 1.30, face 5 subface 0 is ok. +DEAL::Cell << 1.30, face 5 subface 1 is ok. +DEAL::Cell << 1.30, face 5 subface 2 is ok. +DEAL::Cell << 1.30, face 5 subface 3 is ok. +DEAL::Cell << 1.31, face 0 subface 0 is ok. +DEAL::Cell << 1.31, face 0 subface 1 is ok. +DEAL::Cell << 1.31, face 0 subface 2 is ok. +DEAL::Cell << 1.31, face 0 subface 3 is ok. +DEAL::Cell << 1.31, face 1 subface 0 is ok. +DEAL::Cell << 1.31, face 1 subface 1 is ok. +DEAL::Cell << 1.31, face 1 subface 2 is ok. +DEAL::Cell << 1.31, face 1 subface 3 is ok. +DEAL::Cell << 1.31, face 2 subface 0 is ok. +DEAL::Cell << 1.31, face 2 subface 1 is ok. +DEAL::Cell << 1.31, face 2 subface 2 is ok. +DEAL::Cell << 1.31, face 2 subface 3 is ok. +DEAL::Cell << 1.31, face 3 subface 0 is ok. +DEAL::Cell << 1.31, face 3 subface 1 is ok. +DEAL::Cell << 1.31, face 3 subface 2 is ok. +DEAL::Cell << 1.31, face 3 subface 3 is ok. +DEAL::Cell << 1.31, face 4 subface 0 is ok. +DEAL::Cell << 1.31, face 4 subface 1 is ok. +DEAL::Cell << 1.31, face 4 subface 2 is ok. +DEAL::Cell << 1.31, face 4 subface 3 is ok. +DEAL::Cell << 1.31, face 5 subface 0 is ok. +DEAL::Cell << 1.31, face 5 subface 1 is ok. +DEAL::Cell << 1.31, face 5 subface 2 is ok. +DEAL::Cell << 1.31, face 5 subface 3 is ok. +DEAL::Cell << 1.32, face 0 subface 0 is ok. +DEAL::Cell << 1.32, face 0 subface 1 is ok. +DEAL::Cell << 1.32, face 0 subface 2 is ok. +DEAL::Cell << 1.32, face 0 subface 3 is ok. +DEAL::Cell << 1.32, face 1 subface 0 is ok. +DEAL::Cell << 1.32, face 1 subface 1 is ok. +DEAL::Cell << 1.32, face 1 subface 2 is ok. +DEAL::Cell << 1.32, face 1 subface 3 is ok. +DEAL::Cell << 1.32, face 2 subface 0 is ok. +DEAL::Cell << 1.32, face 2 subface 1 is ok. +DEAL::Cell << 1.32, face 2 subface 2 is ok. +DEAL::Cell << 1.32, face 2 subface 3 is ok. +DEAL::Cell << 1.32, face 3 subface 0 is ok. +DEAL::Cell << 1.32, face 3 subface 1 is ok. +DEAL::Cell << 1.32, face 3 subface 2 is ok. +DEAL::Cell << 1.32, face 3 subface 3 is ok. +DEAL::Cell << 1.32, face 4 subface 0 is ok. +DEAL::Cell << 1.32, face 4 subface 1 is ok. +DEAL::Cell << 1.32, face 4 subface 2 is ok. +DEAL::Cell << 1.32, face 4 subface 3 is ok. +DEAL::Cell << 1.32, face 5 subface 0 is ok. +DEAL::Cell << 1.32, face 5 subface 1 is ok. +DEAL::Cell << 1.32, face 5 subface 2 is ok. +DEAL::Cell << 1.32, face 5 subface 3 is ok. +DEAL::Cell << 1.33, face 0 subface 0 is ok. +DEAL::Cell << 1.33, face 0 subface 1 is ok. +DEAL::Cell << 1.33, face 0 subface 2 is ok. +DEAL::Cell << 1.33, face 0 subface 3 is ok. +DEAL::Cell << 1.33, face 1 subface 0 is ok. +DEAL::Cell << 1.33, face 1 subface 1 is ok. +DEAL::Cell << 1.33, face 1 subface 2 is ok. +DEAL::Cell << 1.33, face 1 subface 3 is ok. +DEAL::Cell << 1.33, face 2 subface 0 is ok. +DEAL::Cell << 1.33, face 2 subface 1 is ok. +DEAL::Cell << 1.33, face 2 subface 2 is ok. +DEAL::Cell << 1.33, face 2 subface 3 is ok. +DEAL::Cell << 1.33, face 3 subface 0 is ok. +DEAL::Cell << 1.33, face 3 subface 1 is ok. +DEAL::Cell << 1.33, face 3 subface 2 is ok. +DEAL::Cell << 1.33, face 3 subface 3 is ok. +DEAL::Cell << 1.33, face 4 subface 0 is ok. +DEAL::Cell << 1.33, face 4 subface 1 is ok. +DEAL::Cell << 1.33, face 4 subface 2 is ok. +DEAL::Cell << 1.33, face 4 subface 3 is ok. +DEAL::Cell << 1.33, face 5 subface 0 is ok. +DEAL::Cell << 1.33, face 5 subface 1 is ok. +DEAL::Cell << 1.33, face 5 subface 2 is ok. +DEAL::Cell << 1.33, face 5 subface 3 is ok. +DEAL::Cell << 1.34, face 0 subface 0 is ok. +DEAL::Cell << 1.34, face 0 subface 1 is ok. +DEAL::Cell << 1.34, face 0 subface 2 is ok. +DEAL::Cell << 1.34, face 0 subface 3 is ok. +DEAL::Cell << 1.34, face 1 subface 0 is ok. +DEAL::Cell << 1.34, face 1 subface 1 is ok. +DEAL::Cell << 1.34, face 1 subface 2 is ok. +DEAL::Cell << 1.34, face 1 subface 3 is ok. +DEAL::Cell << 1.34, face 2 subface 0 is ok. +DEAL::Cell << 1.34, face 2 subface 1 is ok. +DEAL::Cell << 1.34, face 2 subface 2 is ok. +DEAL::Cell << 1.34, face 2 subface 3 is ok. +DEAL::Cell << 1.34, face 3 subface 0 is ok. +DEAL::Cell << 1.34, face 3 subface 1 is ok. +DEAL::Cell << 1.34, face 3 subface 2 is ok. +DEAL::Cell << 1.34, face 3 subface 3 is ok. +DEAL::Cell << 1.34, face 4 subface 0 is ok. +DEAL::Cell << 1.34, face 4 subface 1 is ok. +DEAL::Cell << 1.34, face 4 subface 2 is ok. +DEAL::Cell << 1.34, face 4 subface 3 is ok. +DEAL::Cell << 1.34, face 5 subface 0 is ok. +DEAL::Cell << 1.34, face 5 subface 1 is ok. +DEAL::Cell << 1.34, face 5 subface 2 is ok. +DEAL::Cell << 1.34, face 5 subface 3 is ok. +DEAL::Cell << 1.35, face 0 subface 0 is ok. +DEAL::Cell << 1.35, face 0 subface 1 is ok. +DEAL::Cell << 1.35, face 0 subface 2 is ok. +DEAL::Cell << 1.35, face 0 subface 3 is ok. +DEAL::Cell << 1.35, face 1 subface 0 is ok. +DEAL::Cell << 1.35, face 1 subface 1 is ok. +DEAL::Cell << 1.35, face 1 subface 2 is ok. +DEAL::Cell << 1.35, face 1 subface 3 is ok. +DEAL::Cell << 1.35, face 2 subface 0 is ok. +DEAL::Cell << 1.35, face 2 subface 1 is ok. +DEAL::Cell << 1.35, face 2 subface 2 is ok. +DEAL::Cell << 1.35, face 2 subface 3 is ok. +DEAL::Cell << 1.35, face 3 subface 0 is ok. +DEAL::Cell << 1.35, face 3 subface 1 is ok. +DEAL::Cell << 1.35, face 3 subface 2 is ok. +DEAL::Cell << 1.35, face 3 subface 3 is ok. +DEAL::Cell << 1.35, face 4 subface 0 is ok. +DEAL::Cell << 1.35, face 4 subface 1 is ok. +DEAL::Cell << 1.35, face 4 subface 2 is ok. +DEAL::Cell << 1.35, face 4 subface 3 is ok. +DEAL::Cell << 1.35, face 5 subface 0 is ok. +DEAL::Cell << 1.35, face 5 subface 1 is ok. +DEAL::Cell << 1.35, face 5 subface 2 is ok. +DEAL::Cell << 1.35, face 5 subface 3 is ok. +DEAL::Cell << 1.36, face 0 subface 0 is ok. +DEAL::Cell << 1.36, face 0 subface 1 is ok. +DEAL::Cell << 1.36, face 0 subface 2 is ok. +DEAL::Cell << 1.36, face 0 subface 3 is ok. +DEAL::Cell << 1.36, face 1 subface 0 is ok. +DEAL::Cell << 1.36, face 1 subface 1 is ok. +DEAL::Cell << 1.36, face 1 subface 2 is ok. +DEAL::Cell << 1.36, face 1 subface 3 is ok. +DEAL::Cell << 1.36, face 2 subface 0 is ok. +DEAL::Cell << 1.36, face 2 subface 1 is ok. +DEAL::Cell << 1.36, face 2 subface 2 is ok. +DEAL::Cell << 1.36, face 2 subface 3 is ok. +DEAL::Cell << 1.36, face 3 subface 0 is ok. +DEAL::Cell << 1.36, face 3 subface 1 is ok. +DEAL::Cell << 1.36, face 3 subface 2 is ok. +DEAL::Cell << 1.36, face 3 subface 3 is ok. +DEAL::Cell << 1.36, face 4 subface 0 is ok. +DEAL::Cell << 1.36, face 4 subface 1 is ok. +DEAL::Cell << 1.36, face 4 subface 2 is ok. +DEAL::Cell << 1.36, face 4 subface 3 is ok. +DEAL::Cell << 1.36, face 5 subface 0 is ok. +DEAL::Cell << 1.36, face 5 subface 1 is ok. +DEAL::Cell << 1.36, face 5 subface 2 is ok. +DEAL::Cell << 1.36, face 5 subface 3 is ok. +DEAL::Cell << 1.37, face 0 subface 0 is ok. +DEAL::Cell << 1.37, face 0 subface 1 is ok. +DEAL::Cell << 1.37, face 0 subface 2 is ok. +DEAL::Cell << 1.37, face 0 subface 3 is ok. +DEAL::Cell << 1.37, face 1 subface 0 is ok. +DEAL::Cell << 1.37, face 1 subface 1 is ok. +DEAL::Cell << 1.37, face 1 subface 2 is ok. +DEAL::Cell << 1.37, face 1 subface 3 is ok. +DEAL::Cell << 1.37, face 2 subface 0 is ok. +DEAL::Cell << 1.37, face 2 subface 1 is ok. +DEAL::Cell << 1.37, face 2 subface 2 is ok. +DEAL::Cell << 1.37, face 2 subface 3 is ok. +DEAL::Cell << 1.37, face 3 subface 0 is ok. +DEAL::Cell << 1.37, face 3 subface 1 is ok. +DEAL::Cell << 1.37, face 3 subface 2 is ok. +DEAL::Cell << 1.37, face 3 subface 3 is ok. +DEAL::Cell << 1.37, face 4 subface 0 is ok. +DEAL::Cell << 1.37, face 4 subface 1 is ok. +DEAL::Cell << 1.37, face 4 subface 2 is ok. +DEAL::Cell << 1.37, face 4 subface 3 is ok. +DEAL::Cell << 1.37, face 5 subface 0 is ok. +DEAL::Cell << 1.37, face 5 subface 1 is ok. +DEAL::Cell << 1.37, face 5 subface 2 is ok. +DEAL::Cell << 1.37, face 5 subface 3 is ok. +DEAL::Cell << 1.38, face 0 subface 0 is ok. +DEAL::Cell << 1.38, face 0 subface 1 is ok. +DEAL::Cell << 1.38, face 0 subface 2 is ok. +DEAL::Cell << 1.38, face 0 subface 3 is ok. +DEAL::Cell << 1.38, face 1 subface 0 is ok. +DEAL::Cell << 1.38, face 1 subface 1 is ok. +DEAL::Cell << 1.38, face 1 subface 2 is ok. +DEAL::Cell << 1.38, face 1 subface 3 is ok. +DEAL::Cell << 1.38, face 2 subface 0 is ok. +DEAL::Cell << 1.38, face 2 subface 1 is ok. +DEAL::Cell << 1.38, face 2 subface 2 is ok. +DEAL::Cell << 1.38, face 2 subface 3 is ok. +DEAL::Cell << 1.38, face 3 subface 0 is ok. +DEAL::Cell << 1.38, face 3 subface 1 is ok. +DEAL::Cell << 1.38, face 3 subface 2 is ok. +DEAL::Cell << 1.38, face 3 subface 3 is ok. +DEAL::Cell << 1.38, face 4 subface 0 is ok. +DEAL::Cell << 1.38, face 4 subface 1 is ok. +DEAL::Cell << 1.38, face 4 subface 2 is ok. +DEAL::Cell << 1.38, face 4 subface 3 is ok. +DEAL::Cell << 1.38, face 5 subface 0 is ok. +DEAL::Cell << 1.38, face 5 subface 1 is ok. +DEAL::Cell << 1.38, face 5 subface 2 is ok. +DEAL::Cell << 1.38, face 5 subface 3 is ok. +DEAL::Cell << 1.39, face 0 subface 0 is ok. +DEAL::Cell << 1.39, face 0 subface 1 is ok. +DEAL::Cell << 1.39, face 0 subface 2 is ok. +DEAL::Cell << 1.39, face 0 subface 3 is ok. +DEAL::Cell << 1.39, face 1 subface 0 is ok. +DEAL::Cell << 1.39, face 1 subface 1 is ok. +DEAL::Cell << 1.39, face 1 subface 2 is ok. +DEAL::Cell << 1.39, face 1 subface 3 is ok. +DEAL::Cell << 1.39, face 2 subface 0 is ok. +DEAL::Cell << 1.39, face 2 subface 1 is ok. +DEAL::Cell << 1.39, face 2 subface 2 is ok. +DEAL::Cell << 1.39, face 2 subface 3 is ok. +DEAL::Cell << 1.39, face 3 subface 0 is ok. +DEAL::Cell << 1.39, face 3 subface 1 is ok. +DEAL::Cell << 1.39, face 3 subface 2 is ok. +DEAL::Cell << 1.39, face 3 subface 3 is ok. +DEAL::Cell << 1.39, face 4 subface 0 is ok. +DEAL::Cell << 1.39, face 4 subface 1 is ok. +DEAL::Cell << 1.39, face 4 subface 2 is ok. +DEAL::Cell << 1.39, face 4 subface 3 is ok. +DEAL::Cell << 1.39, face 5 subface 0 is ok. +DEAL::Cell << 1.39, face 5 subface 1 is ok. +DEAL::Cell << 1.39, face 5 subface 2 is ok. +DEAL::Cell << 1.39, face 5 subface 3 is ok. +DEAL::Cell << 1.40, face 0 subface 0 is ok. +DEAL::Cell << 1.40, face 0 subface 1 is ok. +DEAL::Cell << 1.40, face 0 subface 2 is ok. +DEAL::Cell << 1.40, face 0 subface 3 is ok. +DEAL::Cell << 1.40, face 1 subface 0 is ok. +DEAL::Cell << 1.40, face 1 subface 1 is ok. +DEAL::Cell << 1.40, face 1 subface 2 is ok. +DEAL::Cell << 1.40, face 1 subface 3 is ok. +DEAL::Cell << 1.40, face 2 subface 0 is ok. +DEAL::Cell << 1.40, face 2 subface 1 is ok. +DEAL::Cell << 1.40, face 2 subface 2 is ok. +DEAL::Cell << 1.40, face 2 subface 3 is ok. +DEAL::Cell << 1.40, face 3 subface 0 is ok. +DEAL::Cell << 1.40, face 3 subface 1 is ok. +DEAL::Cell << 1.40, face 3 subface 2 is ok. +DEAL::Cell << 1.40, face 3 subface 3 is ok. +DEAL::Cell << 1.40, face 4 subface 0 is ok. +DEAL::Cell << 1.40, face 4 subface 1 is ok. +DEAL::Cell << 1.40, face 4 subface 2 is ok. +DEAL::Cell << 1.40, face 4 subface 3 is ok. +DEAL::Cell << 1.40, face 5 subface 0 is ok. +DEAL::Cell << 1.40, face 5 subface 1 is ok. +DEAL::Cell << 1.40, face 5 subface 2 is ok. +DEAL::Cell << 1.40, face 5 subface 3 is ok. +DEAL::Cell << 1.41, face 0 subface 0 is ok. +DEAL::Cell << 1.41, face 0 subface 1 is ok. +DEAL::Cell << 1.41, face 0 subface 2 is ok. +DEAL::Cell << 1.41, face 0 subface 3 is ok. +DEAL::Cell << 1.41, face 1 subface 0 is ok. +DEAL::Cell << 1.41, face 1 subface 1 is ok. +DEAL::Cell << 1.41, face 1 subface 2 is ok. +DEAL::Cell << 1.41, face 1 subface 3 is ok. +DEAL::Cell << 1.41, face 2 subface 0 is ok. +DEAL::Cell << 1.41, face 2 subface 1 is ok. +DEAL::Cell << 1.41, face 2 subface 2 is ok. +DEAL::Cell << 1.41, face 2 subface 3 is ok. +DEAL::Cell << 1.41, face 3 subface 0 is ok. +DEAL::Cell << 1.41, face 3 subface 1 is ok. +DEAL::Cell << 1.41, face 3 subface 2 is ok. +DEAL::Cell << 1.41, face 3 subface 3 is ok. +DEAL::Cell << 1.41, face 4 subface 0 is ok. +DEAL::Cell << 1.41, face 4 subface 1 is ok. +DEAL::Cell << 1.41, face 4 subface 2 is ok. +DEAL::Cell << 1.41, face 4 subface 3 is ok. +DEAL::Cell << 1.41, face 5 subface 0 is ok. +DEAL::Cell << 1.41, face 5 subface 1 is ok. +DEAL::Cell << 1.41, face 5 subface 2 is ok. +DEAL::Cell << 1.41, face 5 subface 3 is ok. +DEAL::Cell << 1.42, face 0 subface 0 is ok. +DEAL::Cell << 1.42, face 0 subface 1 is ok. +DEAL::Cell << 1.42, face 0 subface 2 is ok. +DEAL::Cell << 1.42, face 0 subface 3 is ok. +DEAL::Cell << 1.42, face 1 subface 0 is ok. +DEAL::Cell << 1.42, face 1 subface 1 is ok. +DEAL::Cell << 1.42, face 1 subface 2 is ok. +DEAL::Cell << 1.42, face 1 subface 3 is ok. +DEAL::Cell << 1.42, face 2 subface 0 is ok. +DEAL::Cell << 1.42, face 2 subface 1 is ok. +DEAL::Cell << 1.42, face 2 subface 2 is ok. +DEAL::Cell << 1.42, face 2 subface 3 is ok. +DEAL::Cell << 1.42, face 3 subface 0 is ok. +DEAL::Cell << 1.42, face 3 subface 1 is ok. +DEAL::Cell << 1.42, face 3 subface 2 is ok. +DEAL::Cell << 1.42, face 3 subface 3 is ok. +DEAL::Cell << 1.42, face 4 subface 0 is ok. +DEAL::Cell << 1.42, face 4 subface 1 is ok. +DEAL::Cell << 1.42, face 4 subface 2 is ok. +DEAL::Cell << 1.42, face 4 subface 3 is ok. +DEAL::Cell << 1.42, face 5 subface 0 is ok. +DEAL::Cell << 1.42, face 5 subface 1 is ok. +DEAL::Cell << 1.42, face 5 subface 2 is ok. +DEAL::Cell << 1.42, face 5 subface 3 is ok. +DEAL::Cell << 1.43, face 0 subface 0 is ok. +DEAL::Cell << 1.43, face 0 subface 1 is ok. +DEAL::Cell << 1.43, face 0 subface 2 is ok. +DEAL::Cell << 1.43, face 0 subface 3 is ok. +DEAL::Cell << 1.43, face 1 subface 0 is ok. +DEAL::Cell << 1.43, face 1 subface 1 is ok. +DEAL::Cell << 1.43, face 1 subface 2 is ok. +DEAL::Cell << 1.43, face 1 subface 3 is ok. +DEAL::Cell << 1.43, face 2 subface 0 is ok. +DEAL::Cell << 1.43, face 2 subface 1 is ok. +DEAL::Cell << 1.43, face 2 subface 2 is ok. +DEAL::Cell << 1.43, face 2 subface 3 is ok. +DEAL::Cell << 1.43, face 3 subface 0 is ok. +DEAL::Cell << 1.43, face 3 subface 1 is ok. +DEAL::Cell << 1.43, face 3 subface 2 is ok. +DEAL::Cell << 1.43, face 3 subface 3 is ok. +DEAL::Cell << 1.43, face 4 subface 0 is ok. +DEAL::Cell << 1.43, face 4 subface 1 is ok. +DEAL::Cell << 1.43, face 4 subface 2 is ok. +DEAL::Cell << 1.43, face 4 subface 3 is ok. +DEAL::Cell << 1.43, face 5 subface 0 is ok. +DEAL::Cell << 1.43, face 5 subface 1 is ok. +DEAL::Cell << 1.43, face 5 subface 2 is ok. +DEAL::Cell << 1.43, face 5 subface 3 is ok. +DEAL::Cell << 1.44, face 0 subface 0 is ok. +DEAL::Cell << 1.44, face 0 subface 1 is ok. +DEAL::Cell << 1.44, face 0 subface 2 is ok. +DEAL::Cell << 1.44, face 0 subface 3 is ok. +DEAL::Cell << 1.44, face 1 subface 0 is ok. +DEAL::Cell << 1.44, face 1 subface 1 is ok. +DEAL::Cell << 1.44, face 1 subface 2 is ok. +DEAL::Cell << 1.44, face 1 subface 3 is ok. +DEAL::Cell << 1.44, face 2 subface 0 is ok. +DEAL::Cell << 1.44, face 2 subface 1 is ok. +DEAL::Cell << 1.44, face 2 subface 2 is ok. +DEAL::Cell << 1.44, face 2 subface 3 is ok. +DEAL::Cell << 1.44, face 3 subface 0 is ok. +DEAL::Cell << 1.44, face 3 subface 1 is ok. +DEAL::Cell << 1.44, face 3 subface 2 is ok. +DEAL::Cell << 1.44, face 3 subface 3 is ok. +DEAL::Cell << 1.44, face 4 subface 0 is ok. +DEAL::Cell << 1.44, face 4 subface 1 is ok. +DEAL::Cell << 1.44, face 4 subface 2 is ok. +DEAL::Cell << 1.44, face 4 subface 3 is ok. +DEAL::Cell << 1.44, face 5 subface 0 is ok. +DEAL::Cell << 1.44, face 5 subface 1 is ok. +DEAL::Cell << 1.44, face 5 subface 2 is ok. +DEAL::Cell << 1.44, face 5 subface 3 is ok. +DEAL::Cell << 1.45, face 0 subface 0 is ok. +DEAL::Cell << 1.45, face 0 subface 1 is ok. +DEAL::Cell << 1.45, face 0 subface 2 is ok. +DEAL::Cell << 1.45, face 0 subface 3 is ok. +DEAL::Cell << 1.45, face 1 subface 0 is ok. +DEAL::Cell << 1.45, face 1 subface 1 is ok. +DEAL::Cell << 1.45, face 1 subface 2 is ok. +DEAL::Cell << 1.45, face 1 subface 3 is ok. +DEAL::Cell << 1.45, face 2 subface 0 is ok. +DEAL::Cell << 1.45, face 2 subface 1 is ok. +DEAL::Cell << 1.45, face 2 subface 2 is ok. +DEAL::Cell << 1.45, face 2 subface 3 is ok. +DEAL::Cell << 1.45, face 3 subface 0 is ok. +DEAL::Cell << 1.45, face 3 subface 1 is ok. +DEAL::Cell << 1.45, face 3 subface 2 is ok. +DEAL::Cell << 1.45, face 3 subface 3 is ok. +DEAL::Cell << 1.45, face 4 subface 0 is ok. +DEAL::Cell << 1.45, face 4 subface 1 is ok. +DEAL::Cell << 1.45, face 4 subface 2 is ok. +DEAL::Cell << 1.45, face 4 subface 3 is ok. +DEAL::Cell << 1.45, face 5 subface 0 is ok. +DEAL::Cell << 1.45, face 5 subface 1 is ok. +DEAL::Cell << 1.45, face 5 subface 2 is ok. +DEAL::Cell << 1.45, face 5 subface 3 is ok. +DEAL::Cell << 1.46, face 0 subface 0 is ok. +DEAL::Cell << 1.46, face 0 subface 1 is ok. +DEAL::Cell << 1.46, face 0 subface 2 is ok. +DEAL::Cell << 1.46, face 0 subface 3 is ok. +DEAL::Cell << 1.46, face 1 subface 0 is ok. +DEAL::Cell << 1.46, face 1 subface 1 is ok. +DEAL::Cell << 1.46, face 1 subface 2 is ok. +DEAL::Cell << 1.46, face 1 subface 3 is ok. +DEAL::Cell << 1.46, face 2 subface 0 is ok. +DEAL::Cell << 1.46, face 2 subface 1 is ok. +DEAL::Cell << 1.46, face 2 subface 2 is ok. +DEAL::Cell << 1.46, face 2 subface 3 is ok. +DEAL::Cell << 1.46, face 3 subface 0 is ok. +DEAL::Cell << 1.46, face 3 subface 1 is ok. +DEAL::Cell << 1.46, face 3 subface 2 is ok. +DEAL::Cell << 1.46, face 3 subface 3 is ok. +DEAL::Cell << 1.46, face 4 subface 0 is ok. +DEAL::Cell << 1.46, face 4 subface 1 is ok. +DEAL::Cell << 1.46, face 4 subface 2 is ok. +DEAL::Cell << 1.46, face 4 subface 3 is ok. +DEAL::Cell << 1.46, face 5 subface 0 is ok. +DEAL::Cell << 1.46, face 5 subface 1 is ok. +DEAL::Cell << 1.46, face 5 subface 2 is ok. +DEAL::Cell << 1.46, face 5 subface 3 is ok. +DEAL::Cell << 1.47, face 0 subface 0 is ok. +DEAL::Cell << 1.47, face 0 subface 1 is ok. +DEAL::Cell << 1.47, face 0 subface 2 is ok. +DEAL::Cell << 1.47, face 0 subface 3 is ok. +DEAL::Cell << 1.47, face 1 subface 0 is ok. +DEAL::Cell << 1.47, face 1 subface 1 is ok. +DEAL::Cell << 1.47, face 1 subface 2 is ok. +DEAL::Cell << 1.47, face 1 subface 3 is ok. +DEAL::Cell << 1.47, face 2 subface 0 is ok. +DEAL::Cell << 1.47, face 2 subface 1 is ok. +DEAL::Cell << 1.47, face 2 subface 2 is ok. +DEAL::Cell << 1.47, face 2 subface 3 is ok. +DEAL::Cell << 1.47, face 3 subface 0 is ok. +DEAL::Cell << 1.47, face 3 subface 1 is ok. +DEAL::Cell << 1.47, face 3 subface 2 is ok. +DEAL::Cell << 1.47, face 3 subface 3 is ok. +DEAL::Cell << 1.47, face 4 subface 0 is ok. +DEAL::Cell << 1.47, face 4 subface 1 is ok. +DEAL::Cell << 1.47, face 4 subface 2 is ok. +DEAL::Cell << 1.47, face 4 subface 3 is ok. +DEAL::Cell << 1.47, face 5 subface 0 is ok. +DEAL::Cell << 1.47, face 5 subface 1 is ok. +DEAL::Cell << 1.47, face 5 subface 2 is ok. +DEAL::Cell << 1.47, face 5 subface 3 is ok. +DEAL::Cell << 1.48, face 0 subface 0 is ok. +DEAL::Cell << 1.48, face 0 subface 1 is ok. +DEAL::Cell << 1.48, face 0 subface 2 is ok. +DEAL::Cell << 1.48, face 0 subface 3 is ok. +DEAL::Cell << 1.48, face 1 subface 0 is ok. +DEAL::Cell << 1.48, face 1 subface 1 is ok. +DEAL::Cell << 1.48, face 1 subface 2 is ok. +DEAL::Cell << 1.48, face 1 subface 3 is ok. +DEAL::Cell << 1.48, face 2 subface 0 is ok. +DEAL::Cell << 1.48, face 2 subface 1 is ok. +DEAL::Cell << 1.48, face 2 subface 2 is ok. +DEAL::Cell << 1.48, face 2 subface 3 is ok. +DEAL::Cell << 1.48, face 3 subface 0 is ok. +DEAL::Cell << 1.48, face 3 subface 1 is ok. +DEAL::Cell << 1.48, face 3 subface 2 is ok. +DEAL::Cell << 1.48, face 3 subface 3 is ok. +DEAL::Cell << 1.48, face 4 subface 0 is ok. +DEAL::Cell << 1.48, face 4 subface 1 is ok. +DEAL::Cell << 1.48, face 4 subface 2 is ok. +DEAL::Cell << 1.48, face 4 subface 3 is ok. +DEAL::Cell << 1.48, face 5 subface 0 is ok. +DEAL::Cell << 1.48, face 5 subface 1 is ok. +DEAL::Cell << 1.48, face 5 subface 2 is ok. +DEAL::Cell << 1.48, face 5 subface 3 is ok. +DEAL::Cell << 1.49, face 0 subface 0 is ok. +DEAL::Cell << 1.49, face 0 subface 1 is ok. +DEAL::Cell << 1.49, face 0 subface 2 is ok. +DEAL::Cell << 1.49, face 0 subface 3 is ok. +DEAL::Cell << 1.49, face 1 subface 0 is ok. +DEAL::Cell << 1.49, face 1 subface 1 is ok. +DEAL::Cell << 1.49, face 1 subface 2 is ok. +DEAL::Cell << 1.49, face 1 subface 3 is ok. +DEAL::Cell << 1.49, face 2 subface 0 is ok. +DEAL::Cell << 1.49, face 2 subface 1 is ok. +DEAL::Cell << 1.49, face 2 subface 2 is ok. +DEAL::Cell << 1.49, face 2 subface 3 is ok. +DEAL::Cell << 1.49, face 3 subface 0 is ok. +DEAL::Cell << 1.49, face 3 subface 1 is ok. +DEAL::Cell << 1.49, face 3 subface 2 is ok. +DEAL::Cell << 1.49, face 3 subface 3 is ok. +DEAL::Cell << 1.49, face 4 subface 0 is ok. +DEAL::Cell << 1.49, face 4 subface 1 is ok. +DEAL::Cell << 1.49, face 4 subface 2 is ok. +DEAL::Cell << 1.49, face 4 subface 3 is ok. +DEAL::Cell << 1.49, face 5 subface 0 is ok. +DEAL::Cell << 1.49, face 5 subface 1 is ok. +DEAL::Cell << 1.49, face 5 subface 2 is ok. +DEAL::Cell << 1.49, face 5 subface 3 is ok. +DEAL::Cell << 1.50, face 0 subface 0 is ok. +DEAL::Cell << 1.50, face 0 subface 1 is ok. +DEAL::Cell << 1.50, face 0 subface 2 is ok. +DEAL::Cell << 1.50, face 0 subface 3 is ok. +DEAL::Cell << 1.50, face 1 subface 0 is ok. +DEAL::Cell << 1.50, face 1 subface 1 is ok. +DEAL::Cell << 1.50, face 1 subface 2 is ok. +DEAL::Cell << 1.50, face 1 subface 3 is ok. +DEAL::Cell << 1.50, face 2 subface 0 is ok. +DEAL::Cell << 1.50, face 2 subface 1 is ok. +DEAL::Cell << 1.50, face 2 subface 2 is ok. +DEAL::Cell << 1.50, face 2 subface 3 is ok. +DEAL::Cell << 1.50, face 3 subface 0 is ok. +DEAL::Cell << 1.50, face 3 subface 1 is ok. +DEAL::Cell << 1.50, face 3 subface 2 is ok. +DEAL::Cell << 1.50, face 3 subface 3 is ok. +DEAL::Cell << 1.50, face 4 subface 0 is ok. +DEAL::Cell << 1.50, face 4 subface 1 is ok. +DEAL::Cell << 1.50, face 4 subface 2 is ok. +DEAL::Cell << 1.50, face 4 subface 3 is ok. +DEAL::Cell << 1.50, face 5 subface 0 is ok. +DEAL::Cell << 1.50, face 5 subface 1 is ok. +DEAL::Cell << 1.50, face 5 subface 2 is ok. +DEAL::Cell << 1.50, face 5 subface 3 is ok. +DEAL::Cell << 1.51, face 0 subface 0 is ok. +DEAL::Cell << 1.51, face 0 subface 1 is ok. +DEAL::Cell << 1.51, face 0 subface 2 is ok. +DEAL::Cell << 1.51, face 0 subface 3 is ok. +DEAL::Cell << 1.51, face 1 subface 0 is ok. +DEAL::Cell << 1.51, face 1 subface 1 is ok. +DEAL::Cell << 1.51, face 1 subface 2 is ok. +DEAL::Cell << 1.51, face 1 subface 3 is ok. +DEAL::Cell << 1.51, face 2 subface 0 is ok. +DEAL::Cell << 1.51, face 2 subface 1 is ok. +DEAL::Cell << 1.51, face 2 subface 2 is ok. +DEAL::Cell << 1.51, face 2 subface 3 is ok. +DEAL::Cell << 1.51, face 3 subface 0 is ok. +DEAL::Cell << 1.51, face 3 subface 1 is ok. +DEAL::Cell << 1.51, face 3 subface 2 is ok. +DEAL::Cell << 1.51, face 3 subface 3 is ok. +DEAL::Cell << 1.51, face 4 subface 0 is ok. +DEAL::Cell << 1.51, face 4 subface 1 is ok. +DEAL::Cell << 1.51, face 4 subface 2 is ok. +DEAL::Cell << 1.51, face 4 subface 3 is ok. +DEAL::Cell << 1.51, face 5 subface 0 is ok. +DEAL::Cell << 1.51, face 5 subface 1 is ok. +DEAL::Cell << 1.51, face 5 subface 2 is ok. +DEAL::Cell << 1.51, face 5 subface 3 is ok. +DEAL::Cell << 1.52, face 0 subface 0 is ok. +DEAL::Cell << 1.52, face 0 subface 1 is ok. +DEAL::Cell << 1.52, face 0 subface 2 is ok. +DEAL::Cell << 1.52, face 0 subface 3 is ok. +DEAL::Cell << 1.52, face 1 subface 0 is ok. +DEAL::Cell << 1.52, face 1 subface 1 is ok. +DEAL::Cell << 1.52, face 1 subface 2 is ok. +DEAL::Cell << 1.52, face 1 subface 3 is ok. +DEAL::Cell << 1.52, face 2 subface 0 is ok. +DEAL::Cell << 1.52, face 2 subface 1 is ok. +DEAL::Cell << 1.52, face 2 subface 2 is ok. +DEAL::Cell << 1.52, face 2 subface 3 is ok. +DEAL::Cell << 1.52, face 3 subface 0 is ok. +DEAL::Cell << 1.52, face 3 subface 1 is ok. +DEAL::Cell << 1.52, face 3 subface 2 is ok. +DEAL::Cell << 1.52, face 3 subface 3 is ok. +DEAL::Cell << 1.52, face 4 subface 0 is ok. +DEAL::Cell << 1.52, face 4 subface 1 is ok. +DEAL::Cell << 1.52, face 4 subface 2 is ok. +DEAL::Cell << 1.52, face 4 subface 3 is ok. +DEAL::Cell << 1.52, face 5 subface 0 is ok. +DEAL::Cell << 1.52, face 5 subface 1 is ok. +DEAL::Cell << 1.52, face 5 subface 2 is ok. +DEAL::Cell << 1.52, face 5 subface 3 is ok. +DEAL::Cell << 1.53, face 0 subface 0 is ok. +DEAL::Cell << 1.53, face 0 subface 1 is ok. +DEAL::Cell << 1.53, face 0 subface 2 is ok. +DEAL::Cell << 1.53, face 0 subface 3 is ok. +DEAL::Cell << 1.53, face 1 subface 0 is ok. +DEAL::Cell << 1.53, face 1 subface 1 is ok. +DEAL::Cell << 1.53, face 1 subface 2 is ok. +DEAL::Cell << 1.53, face 1 subface 3 is ok. +DEAL::Cell << 1.53, face 2 subface 0 is ok. +DEAL::Cell << 1.53, face 2 subface 1 is ok. +DEAL::Cell << 1.53, face 2 subface 2 is ok. +DEAL::Cell << 1.53, face 2 subface 3 is ok. +DEAL::Cell << 1.53, face 3 subface 0 is ok. +DEAL::Cell << 1.53, face 3 subface 1 is ok. +DEAL::Cell << 1.53, face 3 subface 2 is ok. +DEAL::Cell << 1.53, face 3 subface 3 is ok. +DEAL::Cell << 1.53, face 4 subface 0 is ok. +DEAL::Cell << 1.53, face 4 subface 1 is ok. +DEAL::Cell << 1.53, face 4 subface 2 is ok. +DEAL::Cell << 1.53, face 4 subface 3 is ok. +DEAL::Cell << 1.53, face 5 subface 0 is ok. +DEAL::Cell << 1.53, face 5 subface 1 is ok. +DEAL::Cell << 1.53, face 5 subface 2 is ok. +DEAL::Cell << 1.53, face 5 subface 3 is ok. +DEAL::Cell << 1.54, face 0 subface 0 is ok. +DEAL::Cell << 1.54, face 0 subface 1 is ok. +DEAL::Cell << 1.54, face 0 subface 2 is ok. +DEAL::Cell << 1.54, face 0 subface 3 is ok. +DEAL::Cell << 1.54, face 1 subface 0 is ok. +DEAL::Cell << 1.54, face 1 subface 1 is ok. +DEAL::Cell << 1.54, face 1 subface 2 is ok. +DEAL::Cell << 1.54, face 1 subface 3 is ok. +DEAL::Cell << 1.54, face 2 subface 0 is ok. +DEAL::Cell << 1.54, face 2 subface 1 is ok. +DEAL::Cell << 1.54, face 2 subface 2 is ok. +DEAL::Cell << 1.54, face 2 subface 3 is ok. +DEAL::Cell << 1.54, face 3 subface 0 is ok. +DEAL::Cell << 1.54, face 3 subface 1 is ok. +DEAL::Cell << 1.54, face 3 subface 2 is ok. +DEAL::Cell << 1.54, face 3 subface 3 is ok. +DEAL::Cell << 1.54, face 4 subface 0 is ok. +DEAL::Cell << 1.54, face 4 subface 1 is ok. +DEAL::Cell << 1.54, face 4 subface 2 is ok. +DEAL::Cell << 1.54, face 4 subface 3 is ok. +DEAL::Cell << 1.54, face 5 subface 0 is ok. +DEAL::Cell << 1.54, face 5 subface 1 is ok. +DEAL::Cell << 1.54, face 5 subface 2 is ok. +DEAL::Cell << 1.54, face 5 subface 3 is ok. +DEAL::Cell << 1.55, face 0 subface 0 is ok. +DEAL::Cell << 1.55, face 0 subface 1 is ok. +DEAL::Cell << 1.55, face 0 subface 2 is ok. +DEAL::Cell << 1.55, face 0 subface 3 is ok. +DEAL::Cell << 1.55, face 1 subface 0 is ok. +DEAL::Cell << 1.55, face 1 subface 1 is ok. +DEAL::Cell << 1.55, face 1 subface 2 is ok. +DEAL::Cell << 1.55, face 1 subface 3 is ok. +DEAL::Cell << 1.55, face 2 subface 0 is ok. +DEAL::Cell << 1.55, face 2 subface 1 is ok. +DEAL::Cell << 1.55, face 2 subface 2 is ok. +DEAL::Cell << 1.55, face 2 subface 3 is ok. +DEAL::Cell << 1.55, face 3 subface 0 is ok. +DEAL::Cell << 1.55, face 3 subface 1 is ok. +DEAL::Cell << 1.55, face 3 subface 2 is ok. +DEAL::Cell << 1.55, face 3 subface 3 is ok. +DEAL::Cell << 1.55, face 4 subface 0 is ok. +DEAL::Cell << 1.55, face 4 subface 1 is ok. +DEAL::Cell << 1.55, face 4 subface 2 is ok. +DEAL::Cell << 1.55, face 4 subface 3 is ok. +DEAL::Cell << 1.55, face 5 subface 0 is ok. +DEAL::Cell << 1.55, face 5 subface 1 is ok. +DEAL::Cell << 1.55, face 5 subface 2 is ok. +DEAL::Cell << 1.55, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Cell << 2.128, face 0 subface 0 is ok. +DEAL::Cell << 2.128, face 0 subface 1 is ok. +DEAL::Cell << 2.128, face 0 subface 2 is ok. +DEAL::Cell << 2.128, face 0 subface 3 is ok. +DEAL::Cell << 2.128, face 1 subface 0 is ok. +DEAL::Cell << 2.128, face 1 subface 1 is ok. +DEAL::Cell << 2.128, face 1 subface 2 is ok. +DEAL::Cell << 2.128, face 1 subface 3 is ok. +DEAL::Cell << 2.128, face 2 subface 0 is ok. +DEAL::Cell << 2.128, face 2 subface 1 is ok. +DEAL::Cell << 2.128, face 2 subface 2 is ok. +DEAL::Cell << 2.128, face 2 subface 3 is ok. +DEAL::Cell << 2.128, face 3 subface 0 is ok. +DEAL::Cell << 2.128, face 3 subface 1 is ok. +DEAL::Cell << 2.128, face 3 subface 2 is ok. +DEAL::Cell << 2.128, face 3 subface 3 is ok. +DEAL::Cell << 2.128, face 4 subface 0 is ok. +DEAL::Cell << 2.128, face 4 subface 1 is ok. +DEAL::Cell << 2.128, face 4 subface 2 is ok. +DEAL::Cell << 2.128, face 4 subface 3 is ok. +DEAL::Cell << 2.128, face 5 subface 0 is ok. +DEAL::Cell << 2.128, face 5 subface 1 is ok. +DEAL::Cell << 2.128, face 5 subface 2 is ok. +DEAL::Cell << 2.128, face 5 subface 3 is ok. +DEAL::Cell << 2.129, face 0 subface 0 is ok. +DEAL::Cell << 2.129, face 0 subface 1 is ok. +DEAL::Cell << 2.129, face 0 subface 2 is ok. +DEAL::Cell << 2.129, face 0 subface 3 is ok. +DEAL::Cell << 2.129, face 1 subface 0 is ok. +DEAL::Cell << 2.129, face 1 subface 1 is ok. +DEAL::Cell << 2.129, face 1 subface 2 is ok. +DEAL::Cell << 2.129, face 1 subface 3 is ok. +DEAL::Cell << 2.129, face 2 subface 0 is ok. +DEAL::Cell << 2.129, face 2 subface 1 is ok. +DEAL::Cell << 2.129, face 2 subface 2 is ok. +DEAL::Cell << 2.129, face 2 subface 3 is ok. +DEAL::Cell << 2.129, face 3 subface 0 is ok. +DEAL::Cell << 2.129, face 3 subface 1 is ok. +DEAL::Cell << 2.129, face 3 subface 2 is ok. +DEAL::Cell << 2.129, face 3 subface 3 is ok. +DEAL::Cell << 2.129, face 4 subface 0 is ok. +DEAL::Cell << 2.129, face 4 subface 1 is ok. +DEAL::Cell << 2.129, face 4 subface 2 is ok. +DEAL::Cell << 2.129, face 4 subface 3 is ok. +DEAL::Cell << 2.129, face 5 subface 0 is ok. +DEAL::Cell << 2.129, face 5 subface 1 is ok. +DEAL::Cell << 2.129, face 5 subface 2 is ok. +DEAL::Cell << 2.129, face 5 subface 3 is ok. +DEAL::Cell << 2.130, face 0 subface 0 is ok. +DEAL::Cell << 2.130, face 0 subface 1 is ok. +DEAL::Cell << 2.130, face 0 subface 2 is ok. +DEAL::Cell << 2.130, face 0 subface 3 is ok. +DEAL::Cell << 2.130, face 1 subface 0 is ok. +DEAL::Cell << 2.130, face 1 subface 1 is ok. +DEAL::Cell << 2.130, face 1 subface 2 is ok. +DEAL::Cell << 2.130, face 1 subface 3 is ok. +DEAL::Cell << 2.130, face 2 subface 0 is ok. +DEAL::Cell << 2.130, face 2 subface 1 is ok. +DEAL::Cell << 2.130, face 2 subface 2 is ok. +DEAL::Cell << 2.130, face 2 subface 3 is ok. +DEAL::Cell << 2.130, face 3 subface 0 is ok. +DEAL::Cell << 2.130, face 3 subface 1 is ok. +DEAL::Cell << 2.130, face 3 subface 2 is ok. +DEAL::Cell << 2.130, face 3 subface 3 is ok. +DEAL::Cell << 2.130, face 4 subface 0 is ok. +DEAL::Cell << 2.130, face 4 subface 1 is ok. +DEAL::Cell << 2.130, face 4 subface 2 is ok. +DEAL::Cell << 2.130, face 4 subface 3 is ok. +DEAL::Cell << 2.130, face 5 subface 0 is ok. +DEAL::Cell << 2.130, face 5 subface 1 is ok. +DEAL::Cell << 2.130, face 5 subface 2 is ok. +DEAL::Cell << 2.130, face 5 subface 3 is ok. +DEAL::Cell << 2.131, face 0 subface 0 is ok. +DEAL::Cell << 2.131, face 0 subface 1 is ok. +DEAL::Cell << 2.131, face 0 subface 2 is ok. +DEAL::Cell << 2.131, face 0 subface 3 is ok. +DEAL::Cell << 2.131, face 1 subface 0 is ok. +DEAL::Cell << 2.131, face 1 subface 1 is ok. +DEAL::Cell << 2.131, face 1 subface 2 is ok. +DEAL::Cell << 2.131, face 1 subface 3 is ok. +DEAL::Cell << 2.131, face 2 subface 0 is ok. +DEAL::Cell << 2.131, face 2 subface 1 is ok. +DEAL::Cell << 2.131, face 2 subface 2 is ok. +DEAL::Cell << 2.131, face 2 subface 3 is ok. +DEAL::Cell << 2.131, face 3 subface 0 is ok. +DEAL::Cell << 2.131, face 3 subface 1 is ok. +DEAL::Cell << 2.131, face 3 subface 2 is ok. +DEAL::Cell << 2.131, face 3 subface 3 is ok. +DEAL::Cell << 2.131, face 4 subface 0 is ok. +DEAL::Cell << 2.131, face 4 subface 1 is ok. +DEAL::Cell << 2.131, face 4 subface 2 is ok. +DEAL::Cell << 2.131, face 4 subface 3 is ok. +DEAL::Cell << 2.131, face 5 subface 0 is ok. +DEAL::Cell << 2.131, face 5 subface 1 is ok. +DEAL::Cell << 2.131, face 5 subface 2 is ok. +DEAL::Cell << 2.131, face 5 subface 3 is ok. +DEAL::Cell << 2.132, face 0 subface 0 is ok. +DEAL::Cell << 2.132, face 0 subface 1 is ok. +DEAL::Cell << 2.132, face 0 subface 2 is ok. +DEAL::Cell << 2.132, face 0 subface 3 is ok. +DEAL::Cell << 2.132, face 1 subface 0 is ok. +DEAL::Cell << 2.132, face 1 subface 1 is ok. +DEAL::Cell << 2.132, face 1 subface 2 is ok. +DEAL::Cell << 2.132, face 1 subface 3 is ok. +DEAL::Cell << 2.132, face 2 subface 0 is ok. +DEAL::Cell << 2.132, face 2 subface 1 is ok. +DEAL::Cell << 2.132, face 2 subface 2 is ok. +DEAL::Cell << 2.132, face 2 subface 3 is ok. +DEAL::Cell << 2.132, face 3 subface 0 is ok. +DEAL::Cell << 2.132, face 3 subface 1 is ok. +DEAL::Cell << 2.132, face 3 subface 2 is ok. +DEAL::Cell << 2.132, face 3 subface 3 is ok. +DEAL::Cell << 2.132, face 4 subface 0 is ok. +DEAL::Cell << 2.132, face 4 subface 1 is ok. +DEAL::Cell << 2.132, face 4 subface 2 is ok. +DEAL::Cell << 2.132, face 4 subface 3 is ok. +DEAL::Cell << 2.132, face 5 subface 0 is ok. +DEAL::Cell << 2.132, face 5 subface 1 is ok. +DEAL::Cell << 2.132, face 5 subface 2 is ok. +DEAL::Cell << 2.132, face 5 subface 3 is ok. +DEAL::Cell << 2.133, face 0 subface 0 is ok. +DEAL::Cell << 2.133, face 0 subface 1 is ok. +DEAL::Cell << 2.133, face 0 subface 2 is ok. +DEAL::Cell << 2.133, face 0 subface 3 is ok. +DEAL::Cell << 2.133, face 1 subface 0 is ok. +DEAL::Cell << 2.133, face 1 subface 1 is ok. +DEAL::Cell << 2.133, face 1 subface 2 is ok. +DEAL::Cell << 2.133, face 1 subface 3 is ok. +DEAL::Cell << 2.133, face 2 subface 0 is ok. +DEAL::Cell << 2.133, face 2 subface 1 is ok. +DEAL::Cell << 2.133, face 2 subface 2 is ok. +DEAL::Cell << 2.133, face 2 subface 3 is ok. +DEAL::Cell << 2.133, face 3 subface 0 is ok. +DEAL::Cell << 2.133, face 3 subface 1 is ok. +DEAL::Cell << 2.133, face 3 subface 2 is ok. +DEAL::Cell << 2.133, face 3 subface 3 is ok. +DEAL::Cell << 2.133, face 4 subface 0 is ok. +DEAL::Cell << 2.133, face 4 subface 1 is ok. +DEAL::Cell << 2.133, face 4 subface 2 is ok. +DEAL::Cell << 2.133, face 4 subface 3 is ok. +DEAL::Cell << 2.133, face 5 subface 0 is ok. +DEAL::Cell << 2.133, face 5 subface 1 is ok. +DEAL::Cell << 2.133, face 5 subface 2 is ok. +DEAL::Cell << 2.133, face 5 subface 3 is ok. +DEAL::Cell << 2.134, face 0 subface 0 is ok. +DEAL::Cell << 2.134, face 0 subface 1 is ok. +DEAL::Cell << 2.134, face 0 subface 2 is ok. +DEAL::Cell << 2.134, face 0 subface 3 is ok. +DEAL::Cell << 2.134, face 1 subface 0 is ok. +DEAL::Cell << 2.134, face 1 subface 1 is ok. +DEAL::Cell << 2.134, face 1 subface 2 is ok. +DEAL::Cell << 2.134, face 1 subface 3 is ok. +DEAL::Cell << 2.134, face 2 subface 0 is ok. +DEAL::Cell << 2.134, face 2 subface 1 is ok. +DEAL::Cell << 2.134, face 2 subface 2 is ok. +DEAL::Cell << 2.134, face 2 subface 3 is ok. +DEAL::Cell << 2.134, face 3 subface 0 is ok. +DEAL::Cell << 2.134, face 3 subface 1 is ok. +DEAL::Cell << 2.134, face 3 subface 2 is ok. +DEAL::Cell << 2.134, face 3 subface 3 is ok. +DEAL::Cell << 2.134, face 4 subface 0 is ok. +DEAL::Cell << 2.134, face 4 subface 1 is ok. +DEAL::Cell << 2.134, face 4 subface 2 is ok. +DEAL::Cell << 2.134, face 4 subface 3 is ok. +DEAL::Cell << 2.134, face 5 subface 0 is ok. +DEAL::Cell << 2.134, face 5 subface 1 is ok. +DEAL::Cell << 2.134, face 5 subface 2 is ok. +DEAL::Cell << 2.134, face 5 subface 3 is ok. +DEAL::Cell << 2.135, face 0 subface 0 is ok. +DEAL::Cell << 2.135, face 0 subface 1 is ok. +DEAL::Cell << 2.135, face 0 subface 2 is ok. +DEAL::Cell << 2.135, face 0 subface 3 is ok. +DEAL::Cell << 2.135, face 1 subface 0 is ok. +DEAL::Cell << 2.135, face 1 subface 1 is ok. +DEAL::Cell << 2.135, face 1 subface 2 is ok. +DEAL::Cell << 2.135, face 1 subface 3 is ok. +DEAL::Cell << 2.135, face 2 subface 0 is ok. +DEAL::Cell << 2.135, face 2 subface 1 is ok. +DEAL::Cell << 2.135, face 2 subface 2 is ok. +DEAL::Cell << 2.135, face 2 subface 3 is ok. +DEAL::Cell << 2.135, face 3 subface 0 is ok. +DEAL::Cell << 2.135, face 3 subface 1 is ok. +DEAL::Cell << 2.135, face 3 subface 2 is ok. +DEAL::Cell << 2.135, face 3 subface 3 is ok. +DEAL::Cell << 2.135, face 4 subface 0 is ok. +DEAL::Cell << 2.135, face 4 subface 1 is ok. +DEAL::Cell << 2.135, face 4 subface 2 is ok. +DEAL::Cell << 2.135, face 4 subface 3 is ok. +DEAL::Cell << 2.135, face 5 subface 0 is ok. +DEAL::Cell << 2.135, face 5 subface 1 is ok. +DEAL::Cell << 2.135, face 5 subface 2 is ok. +DEAL::Cell << 2.135, face 5 subface 3 is ok. +DEAL::Cell << 2.136, face 0 subface 0 is ok. +DEAL::Cell << 2.136, face 0 subface 1 is ok. +DEAL::Cell << 2.136, face 0 subface 2 is ok. +DEAL::Cell << 2.136, face 0 subface 3 is ok. +DEAL::Cell << 2.136, face 1 subface 0 is ok. +DEAL::Cell << 2.136, face 1 subface 1 is ok. +DEAL::Cell << 2.136, face 1 subface 2 is ok. +DEAL::Cell << 2.136, face 1 subface 3 is ok. +DEAL::Cell << 2.136, face 2 subface 0 is ok. +DEAL::Cell << 2.136, face 2 subface 1 is ok. +DEAL::Cell << 2.136, face 2 subface 2 is ok. +DEAL::Cell << 2.136, face 2 subface 3 is ok. +DEAL::Cell << 2.136, face 3 subface 0 is ok. +DEAL::Cell << 2.136, face 3 subface 1 is ok. +DEAL::Cell << 2.136, face 3 subface 2 is ok. +DEAL::Cell << 2.136, face 3 subface 3 is ok. +DEAL::Cell << 2.136, face 4 subface 0 is ok. +DEAL::Cell << 2.136, face 4 subface 1 is ok. +DEAL::Cell << 2.136, face 4 subface 2 is ok. +DEAL::Cell << 2.136, face 4 subface 3 is ok. +DEAL::Cell << 2.136, face 5 subface 0 is ok. +DEAL::Cell << 2.136, face 5 subface 1 is ok. +DEAL::Cell << 2.136, face 5 subface 2 is ok. +DEAL::Cell << 2.136, face 5 subface 3 is ok. +DEAL::Cell << 2.137, face 0 subface 0 is ok. +DEAL::Cell << 2.137, face 0 subface 1 is ok. +DEAL::Cell << 2.137, face 0 subface 2 is ok. +DEAL::Cell << 2.137, face 0 subface 3 is ok. +DEAL::Cell << 2.137, face 1 subface 0 is ok. +DEAL::Cell << 2.137, face 1 subface 1 is ok. +DEAL::Cell << 2.137, face 1 subface 2 is ok. +DEAL::Cell << 2.137, face 1 subface 3 is ok. +DEAL::Cell << 2.137, face 2 subface 0 is ok. +DEAL::Cell << 2.137, face 2 subface 1 is ok. +DEAL::Cell << 2.137, face 2 subface 2 is ok. +DEAL::Cell << 2.137, face 2 subface 3 is ok. +DEAL::Cell << 2.137, face 3 subface 0 is ok. +DEAL::Cell << 2.137, face 3 subface 1 is ok. +DEAL::Cell << 2.137, face 3 subface 2 is ok. +DEAL::Cell << 2.137, face 3 subface 3 is ok. +DEAL::Cell << 2.137, face 4 subface 0 is ok. +DEAL::Cell << 2.137, face 4 subface 1 is ok. +DEAL::Cell << 2.137, face 4 subface 2 is ok. +DEAL::Cell << 2.137, face 4 subface 3 is ok. +DEAL::Cell << 2.137, face 5 subface 0 is ok. +DEAL::Cell << 2.137, face 5 subface 1 is ok. +DEAL::Cell << 2.137, face 5 subface 2 is ok. +DEAL::Cell << 2.137, face 5 subface 3 is ok. +DEAL::Cell << 2.138, face 0 subface 0 is ok. +DEAL::Cell << 2.138, face 0 subface 1 is ok. +DEAL::Cell << 2.138, face 0 subface 2 is ok. +DEAL::Cell << 2.138, face 0 subface 3 is ok. +DEAL::Cell << 2.138, face 1 subface 0 is ok. +DEAL::Cell << 2.138, face 1 subface 1 is ok. +DEAL::Cell << 2.138, face 1 subface 2 is ok. +DEAL::Cell << 2.138, face 1 subface 3 is ok. +DEAL::Cell << 2.138, face 2 subface 0 is ok. +DEAL::Cell << 2.138, face 2 subface 1 is ok. +DEAL::Cell << 2.138, face 2 subface 2 is ok. +DEAL::Cell << 2.138, face 2 subface 3 is ok. +DEAL::Cell << 2.138, face 3 subface 0 is ok. +DEAL::Cell << 2.138, face 3 subface 1 is ok. +DEAL::Cell << 2.138, face 3 subface 2 is ok. +DEAL::Cell << 2.138, face 3 subface 3 is ok. +DEAL::Cell << 2.138, face 4 subface 0 is ok. +DEAL::Cell << 2.138, face 4 subface 1 is ok. +DEAL::Cell << 2.138, face 4 subface 2 is ok. +DEAL::Cell << 2.138, face 4 subface 3 is ok. +DEAL::Cell << 2.138, face 5 subface 0 is ok. +DEAL::Cell << 2.138, face 5 subface 1 is ok. +DEAL::Cell << 2.138, face 5 subface 2 is ok. +DEAL::Cell << 2.138, face 5 subface 3 is ok. +DEAL::Cell << 2.139, face 0 subface 0 is ok. +DEAL::Cell << 2.139, face 0 subface 1 is ok. +DEAL::Cell << 2.139, face 0 subface 2 is ok. +DEAL::Cell << 2.139, face 0 subface 3 is ok. +DEAL::Cell << 2.139, face 1 subface 0 is ok. +DEAL::Cell << 2.139, face 1 subface 1 is ok. +DEAL::Cell << 2.139, face 1 subface 2 is ok. +DEAL::Cell << 2.139, face 1 subface 3 is ok. +DEAL::Cell << 2.139, face 2 subface 0 is ok. +DEAL::Cell << 2.139, face 2 subface 1 is ok. +DEAL::Cell << 2.139, face 2 subface 2 is ok. +DEAL::Cell << 2.139, face 2 subface 3 is ok. +DEAL::Cell << 2.139, face 3 subface 0 is ok. +DEAL::Cell << 2.139, face 3 subface 1 is ok. +DEAL::Cell << 2.139, face 3 subface 2 is ok. +DEAL::Cell << 2.139, face 3 subface 3 is ok. +DEAL::Cell << 2.139, face 4 subface 0 is ok. +DEAL::Cell << 2.139, face 4 subface 1 is ok. +DEAL::Cell << 2.139, face 4 subface 2 is ok. +DEAL::Cell << 2.139, face 4 subface 3 is ok. +DEAL::Cell << 2.139, face 5 subface 0 is ok. +DEAL::Cell << 2.139, face 5 subface 1 is ok. +DEAL::Cell << 2.139, face 5 subface 2 is ok. +DEAL::Cell << 2.139, face 5 subface 3 is ok. +DEAL::Cell << 2.140, face 0 subface 0 is ok. +DEAL::Cell << 2.140, face 0 subface 1 is ok. +DEAL::Cell << 2.140, face 0 subface 2 is ok. +DEAL::Cell << 2.140, face 0 subface 3 is ok. +DEAL::Cell << 2.140, face 1 subface 0 is ok. +DEAL::Cell << 2.140, face 1 subface 1 is ok. +DEAL::Cell << 2.140, face 1 subface 2 is ok. +DEAL::Cell << 2.140, face 1 subface 3 is ok. +DEAL::Cell << 2.140, face 2 subface 0 is ok. +DEAL::Cell << 2.140, face 2 subface 1 is ok. +DEAL::Cell << 2.140, face 2 subface 2 is ok. +DEAL::Cell << 2.140, face 2 subface 3 is ok. +DEAL::Cell << 2.140, face 3 subface 0 is ok. +DEAL::Cell << 2.140, face 3 subface 1 is ok. +DEAL::Cell << 2.140, face 3 subface 2 is ok. +DEAL::Cell << 2.140, face 3 subface 3 is ok. +DEAL::Cell << 2.140, face 4 subface 0 is ok. +DEAL::Cell << 2.140, face 4 subface 1 is ok. +DEAL::Cell << 2.140, face 4 subface 2 is ok. +DEAL::Cell << 2.140, face 4 subface 3 is ok. +DEAL::Cell << 2.140, face 5 subface 0 is ok. +DEAL::Cell << 2.140, face 5 subface 1 is ok. +DEAL::Cell << 2.140, face 5 subface 2 is ok. +DEAL::Cell << 2.140, face 5 subface 3 is ok. +DEAL::Cell << 2.141, face 0 subface 0 is ok. +DEAL::Cell << 2.141, face 0 subface 1 is ok. +DEAL::Cell << 2.141, face 0 subface 2 is ok. +DEAL::Cell << 2.141, face 0 subface 3 is ok. +DEAL::Cell << 2.141, face 1 subface 0 is ok. +DEAL::Cell << 2.141, face 1 subface 1 is ok. +DEAL::Cell << 2.141, face 1 subface 2 is ok. +DEAL::Cell << 2.141, face 1 subface 3 is ok. +DEAL::Cell << 2.141, face 2 subface 0 is ok. +DEAL::Cell << 2.141, face 2 subface 1 is ok. +DEAL::Cell << 2.141, face 2 subface 2 is ok. +DEAL::Cell << 2.141, face 2 subface 3 is ok. +DEAL::Cell << 2.141, face 3 subface 0 is ok. +DEAL::Cell << 2.141, face 3 subface 1 is ok. +DEAL::Cell << 2.141, face 3 subface 2 is ok. +DEAL::Cell << 2.141, face 3 subface 3 is ok. +DEAL::Cell << 2.141, face 4 subface 0 is ok. +DEAL::Cell << 2.141, face 4 subface 1 is ok. +DEAL::Cell << 2.141, face 4 subface 2 is ok. +DEAL::Cell << 2.141, face 4 subface 3 is ok. +DEAL::Cell << 2.141, face 5 subface 0 is ok. +DEAL::Cell << 2.141, face 5 subface 1 is ok. +DEAL::Cell << 2.141, face 5 subface 2 is ok. +DEAL::Cell << 2.141, face 5 subface 3 is ok. +DEAL::Cell << 2.142, face 0 subface 0 is ok. +DEAL::Cell << 2.142, face 0 subface 1 is ok. +DEAL::Cell << 2.142, face 0 subface 2 is ok. +DEAL::Cell << 2.142, face 0 subface 3 is ok. +DEAL::Cell << 2.142, face 1 subface 0 is ok. +DEAL::Cell << 2.142, face 1 subface 1 is ok. +DEAL::Cell << 2.142, face 1 subface 2 is ok. +DEAL::Cell << 2.142, face 1 subface 3 is ok. +DEAL::Cell << 2.142, face 2 subface 0 is ok. +DEAL::Cell << 2.142, face 2 subface 1 is ok. +DEAL::Cell << 2.142, face 2 subface 2 is ok. +DEAL::Cell << 2.142, face 2 subface 3 is ok. +DEAL::Cell << 2.142, face 3 subface 0 is ok. +DEAL::Cell << 2.142, face 3 subface 1 is ok. +DEAL::Cell << 2.142, face 3 subface 2 is ok. +DEAL::Cell << 2.142, face 3 subface 3 is ok. +DEAL::Cell << 2.142, face 4 subface 0 is ok. +DEAL::Cell << 2.142, face 4 subface 1 is ok. +DEAL::Cell << 2.142, face 4 subface 2 is ok. +DEAL::Cell << 2.142, face 4 subface 3 is ok. +DEAL::Cell << 2.142, face 5 subface 0 is ok. +DEAL::Cell << 2.142, face 5 subface 1 is ok. +DEAL::Cell << 2.142, face 5 subface 2 is ok. +DEAL::Cell << 2.142, face 5 subface 3 is ok. +DEAL::Cell << 2.143, face 0 subface 0 is ok. +DEAL::Cell << 2.143, face 0 subface 1 is ok. +DEAL::Cell << 2.143, face 0 subface 2 is ok. +DEAL::Cell << 2.143, face 0 subface 3 is ok. +DEAL::Cell << 2.143, face 1 subface 0 is ok. +DEAL::Cell << 2.143, face 1 subface 1 is ok. +DEAL::Cell << 2.143, face 1 subface 2 is ok. +DEAL::Cell << 2.143, face 1 subface 3 is ok. +DEAL::Cell << 2.143, face 2 subface 0 is ok. +DEAL::Cell << 2.143, face 2 subface 1 is ok. +DEAL::Cell << 2.143, face 2 subface 2 is ok. +DEAL::Cell << 2.143, face 2 subface 3 is ok. +DEAL::Cell << 2.143, face 3 subface 0 is ok. +DEAL::Cell << 2.143, face 3 subface 1 is ok. +DEAL::Cell << 2.143, face 3 subface 2 is ok. +DEAL::Cell << 2.143, face 3 subface 3 is ok. +DEAL::Cell << 2.143, face 4 subface 0 is ok. +DEAL::Cell << 2.143, face 4 subface 1 is ok. +DEAL::Cell << 2.143, face 4 subface 2 is ok. +DEAL::Cell << 2.143, face 4 subface 3 is ok. +DEAL::Cell << 2.143, face 5 subface 0 is ok. +DEAL::Cell << 2.143, face 5 subface 1 is ok. +DEAL::Cell << 2.143, face 5 subface 2 is ok. +DEAL::Cell << 2.143, face 5 subface 3 is ok. +DEAL::Cell << 2.144, face 0 subface 0 is ok. +DEAL::Cell << 2.144, face 0 subface 1 is ok. +DEAL::Cell << 2.144, face 0 subface 2 is ok. +DEAL::Cell << 2.144, face 0 subface 3 is ok. +DEAL::Cell << 2.144, face 1 subface 0 is ok. +DEAL::Cell << 2.144, face 1 subface 1 is ok. +DEAL::Cell << 2.144, face 1 subface 2 is ok. +DEAL::Cell << 2.144, face 1 subface 3 is ok. +DEAL::Cell << 2.144, face 2 subface 0 is ok. +DEAL::Cell << 2.144, face 2 subface 1 is ok. +DEAL::Cell << 2.144, face 2 subface 2 is ok. +DEAL::Cell << 2.144, face 2 subface 3 is ok. +DEAL::Cell << 2.144, face 3 subface 0 is ok. +DEAL::Cell << 2.144, face 3 subface 1 is ok. +DEAL::Cell << 2.144, face 3 subface 2 is ok. +DEAL::Cell << 2.144, face 3 subface 3 is ok. +DEAL::Cell << 2.144, face 4 subface 0 is ok. +DEAL::Cell << 2.144, face 4 subface 1 is ok. +DEAL::Cell << 2.144, face 4 subface 2 is ok. +DEAL::Cell << 2.144, face 4 subface 3 is ok. +DEAL::Cell << 2.144, face 5 subface 0 is ok. +DEAL::Cell << 2.144, face 5 subface 1 is ok. +DEAL::Cell << 2.144, face 5 subface 2 is ok. +DEAL::Cell << 2.144, face 5 subface 3 is ok. +DEAL::Cell << 2.145, face 0 subface 0 is ok. +DEAL::Cell << 2.145, face 0 subface 1 is ok. +DEAL::Cell << 2.145, face 0 subface 2 is ok. +DEAL::Cell << 2.145, face 0 subface 3 is ok. +DEAL::Cell << 2.145, face 1 subface 0 is ok. +DEAL::Cell << 2.145, face 1 subface 1 is ok. +DEAL::Cell << 2.145, face 1 subface 2 is ok. +DEAL::Cell << 2.145, face 1 subface 3 is ok. +DEAL::Cell << 2.145, face 2 subface 0 is ok. +DEAL::Cell << 2.145, face 2 subface 1 is ok. +DEAL::Cell << 2.145, face 2 subface 2 is ok. +DEAL::Cell << 2.145, face 2 subface 3 is ok. +DEAL::Cell << 2.145, face 3 subface 0 is ok. +DEAL::Cell << 2.145, face 3 subface 1 is ok. +DEAL::Cell << 2.145, face 3 subface 2 is ok. +DEAL::Cell << 2.145, face 3 subface 3 is ok. +DEAL::Cell << 2.145, face 4 subface 0 is ok. +DEAL::Cell << 2.145, face 4 subface 1 is ok. +DEAL::Cell << 2.145, face 4 subface 2 is ok. +DEAL::Cell << 2.145, face 4 subface 3 is ok. +DEAL::Cell << 2.145, face 5 subface 0 is ok. +DEAL::Cell << 2.145, face 5 subface 1 is ok. +DEAL::Cell << 2.145, face 5 subface 2 is ok. +DEAL::Cell << 2.145, face 5 subface 3 is ok. +DEAL::Cell << 2.146, face 0 subface 0 is ok. +DEAL::Cell << 2.146, face 0 subface 1 is ok. +DEAL::Cell << 2.146, face 0 subface 2 is ok. +DEAL::Cell << 2.146, face 0 subface 3 is ok. +DEAL::Cell << 2.146, face 1 subface 0 is ok. +DEAL::Cell << 2.146, face 1 subface 1 is ok. +DEAL::Cell << 2.146, face 1 subface 2 is ok. +DEAL::Cell << 2.146, face 1 subface 3 is ok. +DEAL::Cell << 2.146, face 2 subface 0 is ok. +DEAL::Cell << 2.146, face 2 subface 1 is ok. +DEAL::Cell << 2.146, face 2 subface 2 is ok. +DEAL::Cell << 2.146, face 2 subface 3 is ok. +DEAL::Cell << 2.146, face 3 subface 0 is ok. +DEAL::Cell << 2.146, face 3 subface 1 is ok. +DEAL::Cell << 2.146, face 3 subface 2 is ok. +DEAL::Cell << 2.146, face 3 subface 3 is ok. +DEAL::Cell << 2.146, face 4 subface 0 is ok. +DEAL::Cell << 2.146, face 4 subface 1 is ok. +DEAL::Cell << 2.146, face 4 subface 2 is ok. +DEAL::Cell << 2.146, face 4 subface 3 is ok. +DEAL::Cell << 2.146, face 5 subface 0 is ok. +DEAL::Cell << 2.146, face 5 subface 1 is ok. +DEAL::Cell << 2.146, face 5 subface 2 is ok. +DEAL::Cell << 2.146, face 5 subface 3 is ok. +DEAL::Cell << 2.147, face 0 subface 0 is ok. +DEAL::Cell << 2.147, face 0 subface 1 is ok. +DEAL::Cell << 2.147, face 0 subface 2 is ok. +DEAL::Cell << 2.147, face 0 subface 3 is ok. +DEAL::Cell << 2.147, face 1 subface 0 is ok. +DEAL::Cell << 2.147, face 1 subface 1 is ok. +DEAL::Cell << 2.147, face 1 subface 2 is ok. +DEAL::Cell << 2.147, face 1 subface 3 is ok. +DEAL::Cell << 2.147, face 2 subface 0 is ok. +DEAL::Cell << 2.147, face 2 subface 1 is ok. +DEAL::Cell << 2.147, face 2 subface 2 is ok. +DEAL::Cell << 2.147, face 2 subface 3 is ok. +DEAL::Cell << 2.147, face 3 subface 0 is ok. +DEAL::Cell << 2.147, face 3 subface 1 is ok. +DEAL::Cell << 2.147, face 3 subface 2 is ok. +DEAL::Cell << 2.147, face 3 subface 3 is ok. +DEAL::Cell << 2.147, face 4 subface 0 is ok. +DEAL::Cell << 2.147, face 4 subface 1 is ok. +DEAL::Cell << 2.147, face 4 subface 2 is ok. +DEAL::Cell << 2.147, face 4 subface 3 is ok. +DEAL::Cell << 2.147, face 5 subface 0 is ok. +DEAL::Cell << 2.147, face 5 subface 1 is ok. +DEAL::Cell << 2.147, face 5 subface 2 is ok. +DEAL::Cell << 2.147, face 5 subface 3 is ok. +DEAL::Cell << 2.148, face 0 subface 0 is ok. +DEAL::Cell << 2.148, face 0 subface 1 is ok. +DEAL::Cell << 2.148, face 0 subface 2 is ok. +DEAL::Cell << 2.148, face 0 subface 3 is ok. +DEAL::Cell << 2.148, face 1 subface 0 is ok. +DEAL::Cell << 2.148, face 1 subface 1 is ok. +DEAL::Cell << 2.148, face 1 subface 2 is ok. +DEAL::Cell << 2.148, face 1 subface 3 is ok. +DEAL::Cell << 2.148, face 2 subface 0 is ok. +DEAL::Cell << 2.148, face 2 subface 1 is ok. +DEAL::Cell << 2.148, face 2 subface 2 is ok. +DEAL::Cell << 2.148, face 2 subface 3 is ok. +DEAL::Cell << 2.148, face 3 subface 0 is ok. +DEAL::Cell << 2.148, face 3 subface 1 is ok. +DEAL::Cell << 2.148, face 3 subface 2 is ok. +DEAL::Cell << 2.148, face 3 subface 3 is ok. +DEAL::Cell << 2.148, face 4 subface 0 is ok. +DEAL::Cell << 2.148, face 4 subface 1 is ok. +DEAL::Cell << 2.148, face 4 subface 2 is ok. +DEAL::Cell << 2.148, face 4 subface 3 is ok. +DEAL::Cell << 2.148, face 5 subface 0 is ok. +DEAL::Cell << 2.148, face 5 subface 1 is ok. +DEAL::Cell << 2.148, face 5 subface 2 is ok. +DEAL::Cell << 2.148, face 5 subface 3 is ok. +DEAL::Cell << 2.149, face 0 subface 0 is ok. +DEAL::Cell << 2.149, face 0 subface 1 is ok. +DEAL::Cell << 2.149, face 0 subface 2 is ok. +DEAL::Cell << 2.149, face 0 subface 3 is ok. +DEAL::Cell << 2.149, face 1 subface 0 is ok. +DEAL::Cell << 2.149, face 1 subface 1 is ok. +DEAL::Cell << 2.149, face 1 subface 2 is ok. +DEAL::Cell << 2.149, face 1 subface 3 is ok. +DEAL::Cell << 2.149, face 2 subface 0 is ok. +DEAL::Cell << 2.149, face 2 subface 1 is ok. +DEAL::Cell << 2.149, face 2 subface 2 is ok. +DEAL::Cell << 2.149, face 2 subface 3 is ok. +DEAL::Cell << 2.149, face 3 subface 0 is ok. +DEAL::Cell << 2.149, face 3 subface 1 is ok. +DEAL::Cell << 2.149, face 3 subface 2 is ok. +DEAL::Cell << 2.149, face 3 subface 3 is ok. +DEAL::Cell << 2.149, face 4 subface 0 is ok. +DEAL::Cell << 2.149, face 4 subface 1 is ok. +DEAL::Cell << 2.149, face 4 subface 2 is ok. +DEAL::Cell << 2.149, face 4 subface 3 is ok. +DEAL::Cell << 2.149, face 5 subface 0 is ok. +DEAL::Cell << 2.149, face 5 subface 1 is ok. +DEAL::Cell << 2.149, face 5 subface 2 is ok. +DEAL::Cell << 2.149, face 5 subface 3 is ok. +DEAL::Cell << 2.150, face 0 subface 0 is ok. +DEAL::Cell << 2.150, face 0 subface 1 is ok. +DEAL::Cell << 2.150, face 0 subface 2 is ok. +DEAL::Cell << 2.150, face 0 subface 3 is ok. +DEAL::Cell << 2.150, face 1 subface 0 is ok. +DEAL::Cell << 2.150, face 1 subface 1 is ok. +DEAL::Cell << 2.150, face 1 subface 2 is ok. +DEAL::Cell << 2.150, face 1 subface 3 is ok. +DEAL::Cell << 2.150, face 2 subface 0 is ok. +DEAL::Cell << 2.150, face 2 subface 1 is ok. +DEAL::Cell << 2.150, face 2 subface 2 is ok. +DEAL::Cell << 2.150, face 2 subface 3 is ok. +DEAL::Cell << 2.150, face 3 subface 0 is ok. +DEAL::Cell << 2.150, face 3 subface 1 is ok. +DEAL::Cell << 2.150, face 3 subface 2 is ok. +DEAL::Cell << 2.150, face 3 subface 3 is ok. +DEAL::Cell << 2.150, face 4 subface 0 is ok. +DEAL::Cell << 2.150, face 4 subface 1 is ok. +DEAL::Cell << 2.150, face 4 subface 2 is ok. +DEAL::Cell << 2.150, face 4 subface 3 is ok. +DEAL::Cell << 2.150, face 5 subface 0 is ok. +DEAL::Cell << 2.150, face 5 subface 1 is ok. +DEAL::Cell << 2.150, face 5 subface 2 is ok. +DEAL::Cell << 2.150, face 5 subface 3 is ok. +DEAL::Cell << 2.151, face 0 subface 0 is ok. +DEAL::Cell << 2.151, face 0 subface 1 is ok. +DEAL::Cell << 2.151, face 0 subface 2 is ok. +DEAL::Cell << 2.151, face 0 subface 3 is ok. +DEAL::Cell << 2.151, face 1 subface 0 is ok. +DEAL::Cell << 2.151, face 1 subface 1 is ok. +DEAL::Cell << 2.151, face 1 subface 2 is ok. +DEAL::Cell << 2.151, face 1 subface 3 is ok. +DEAL::Cell << 2.151, face 2 subface 0 is ok. +DEAL::Cell << 2.151, face 2 subface 1 is ok. +DEAL::Cell << 2.151, face 2 subface 2 is ok. +DEAL::Cell << 2.151, face 2 subface 3 is ok. +DEAL::Cell << 2.151, face 3 subface 0 is ok. +DEAL::Cell << 2.151, face 3 subface 1 is ok. +DEAL::Cell << 2.151, face 3 subface 2 is ok. +DEAL::Cell << 2.151, face 3 subface 3 is ok. +DEAL::Cell << 2.151, face 4 subface 0 is ok. +DEAL::Cell << 2.151, face 4 subface 1 is ok. +DEAL::Cell << 2.151, face 4 subface 2 is ok. +DEAL::Cell << 2.151, face 4 subface 3 is ok. +DEAL::Cell << 2.151, face 5 subface 0 is ok. +DEAL::Cell << 2.151, face 5 subface 1 is ok. +DEAL::Cell << 2.151, face 5 subface 2 is ok. +DEAL::Cell << 2.151, face 5 subface 3 is ok. +DEAL::Cell << 2.152, face 0 subface 0 is ok. +DEAL::Cell << 2.152, face 0 subface 1 is ok. +DEAL::Cell << 2.152, face 0 subface 2 is ok. +DEAL::Cell << 2.152, face 0 subface 3 is ok. +DEAL::Cell << 2.152, face 1 subface 0 is ok. +DEAL::Cell << 2.152, face 1 subface 1 is ok. +DEAL::Cell << 2.152, face 1 subface 2 is ok. +DEAL::Cell << 2.152, face 1 subface 3 is ok. +DEAL::Cell << 2.152, face 2 subface 0 is ok. +DEAL::Cell << 2.152, face 2 subface 1 is ok. +DEAL::Cell << 2.152, face 2 subface 2 is ok. +DEAL::Cell << 2.152, face 2 subface 3 is ok. +DEAL::Cell << 2.152, face 3 subface 0 is ok. +DEAL::Cell << 2.152, face 3 subface 1 is ok. +DEAL::Cell << 2.152, face 3 subface 2 is ok. +DEAL::Cell << 2.152, face 3 subface 3 is ok. +DEAL::Cell << 2.152, face 4 subface 0 is ok. +DEAL::Cell << 2.152, face 4 subface 1 is ok. +DEAL::Cell << 2.152, face 4 subface 2 is ok. +DEAL::Cell << 2.152, face 4 subface 3 is ok. +DEAL::Cell << 2.152, face 5 subface 0 is ok. +DEAL::Cell << 2.152, face 5 subface 1 is ok. +DEAL::Cell << 2.152, face 5 subface 2 is ok. +DEAL::Cell << 2.152, face 5 subface 3 is ok. +DEAL::Cell << 2.153, face 0 subface 0 is ok. +DEAL::Cell << 2.153, face 0 subface 1 is ok. +DEAL::Cell << 2.153, face 0 subface 2 is ok. +DEAL::Cell << 2.153, face 0 subface 3 is ok. +DEAL::Cell << 2.153, face 1 subface 0 is ok. +DEAL::Cell << 2.153, face 1 subface 1 is ok. +DEAL::Cell << 2.153, face 1 subface 2 is ok. +DEAL::Cell << 2.153, face 1 subface 3 is ok. +DEAL::Cell << 2.153, face 2 subface 0 is ok. +DEAL::Cell << 2.153, face 2 subface 1 is ok. +DEAL::Cell << 2.153, face 2 subface 2 is ok. +DEAL::Cell << 2.153, face 2 subface 3 is ok. +DEAL::Cell << 2.153, face 3 subface 0 is ok. +DEAL::Cell << 2.153, face 3 subface 1 is ok. +DEAL::Cell << 2.153, face 3 subface 2 is ok. +DEAL::Cell << 2.153, face 3 subface 3 is ok. +DEAL::Cell << 2.153, face 4 subface 0 is ok. +DEAL::Cell << 2.153, face 4 subface 1 is ok. +DEAL::Cell << 2.153, face 4 subface 2 is ok. +DEAL::Cell << 2.153, face 4 subface 3 is ok. +DEAL::Cell << 2.153, face 5 subface 0 is ok. +DEAL::Cell << 2.153, face 5 subface 1 is ok. +DEAL::Cell << 2.153, face 5 subface 2 is ok. +DEAL::Cell << 2.153, face 5 subface 3 is ok. +DEAL::Cell << 2.154, face 0 subface 0 is ok. +DEAL::Cell << 2.154, face 0 subface 1 is ok. +DEAL::Cell << 2.154, face 0 subface 2 is ok. +DEAL::Cell << 2.154, face 0 subface 3 is ok. +DEAL::Cell << 2.154, face 1 subface 0 is ok. +DEAL::Cell << 2.154, face 1 subface 1 is ok. +DEAL::Cell << 2.154, face 1 subface 2 is ok. +DEAL::Cell << 2.154, face 1 subface 3 is ok. +DEAL::Cell << 2.154, face 2 subface 0 is ok. +DEAL::Cell << 2.154, face 2 subface 1 is ok. +DEAL::Cell << 2.154, face 2 subface 2 is ok. +DEAL::Cell << 2.154, face 2 subface 3 is ok. +DEAL::Cell << 2.154, face 3 subface 0 is ok. +DEAL::Cell << 2.154, face 3 subface 1 is ok. +DEAL::Cell << 2.154, face 3 subface 2 is ok. +DEAL::Cell << 2.154, face 3 subface 3 is ok. +DEAL::Cell << 2.154, face 4 subface 0 is ok. +DEAL::Cell << 2.154, face 4 subface 1 is ok. +DEAL::Cell << 2.154, face 4 subface 2 is ok. +DEAL::Cell << 2.154, face 4 subface 3 is ok. +DEAL::Cell << 2.154, face 5 subface 0 is ok. +DEAL::Cell << 2.154, face 5 subface 1 is ok. +DEAL::Cell << 2.154, face 5 subface 2 is ok. +DEAL::Cell << 2.154, face 5 subface 3 is ok. +DEAL::Cell << 2.155, face 0 subface 0 is ok. +DEAL::Cell << 2.155, face 0 subface 1 is ok. +DEAL::Cell << 2.155, face 0 subface 2 is ok. +DEAL::Cell << 2.155, face 0 subface 3 is ok. +DEAL::Cell << 2.155, face 1 subface 0 is ok. +DEAL::Cell << 2.155, face 1 subface 1 is ok. +DEAL::Cell << 2.155, face 1 subface 2 is ok. +DEAL::Cell << 2.155, face 1 subface 3 is ok. +DEAL::Cell << 2.155, face 2 subface 0 is ok. +DEAL::Cell << 2.155, face 2 subface 1 is ok. +DEAL::Cell << 2.155, face 2 subface 2 is ok. +DEAL::Cell << 2.155, face 2 subface 3 is ok. +DEAL::Cell << 2.155, face 3 subface 0 is ok. +DEAL::Cell << 2.155, face 3 subface 1 is ok. +DEAL::Cell << 2.155, face 3 subface 2 is ok. +DEAL::Cell << 2.155, face 3 subface 3 is ok. +DEAL::Cell << 2.155, face 4 subface 0 is ok. +DEAL::Cell << 2.155, face 4 subface 1 is ok. +DEAL::Cell << 2.155, face 4 subface 2 is ok. +DEAL::Cell << 2.155, face 4 subface 3 is ok. +DEAL::Cell << 2.155, face 5 subface 0 is ok. +DEAL::Cell << 2.155, face 5 subface 1 is ok. +DEAL::Cell << 2.155, face 5 subface 2 is ok. +DEAL::Cell << 2.155, face 5 subface 3 is ok. +DEAL::Cell << 2.156, face 0 subface 0 is ok. +DEAL::Cell << 2.156, face 0 subface 1 is ok. +DEAL::Cell << 2.156, face 0 subface 2 is ok. +DEAL::Cell << 2.156, face 0 subface 3 is ok. +DEAL::Cell << 2.156, face 1 subface 0 is ok. +DEAL::Cell << 2.156, face 1 subface 1 is ok. +DEAL::Cell << 2.156, face 1 subface 2 is ok. +DEAL::Cell << 2.156, face 1 subface 3 is ok. +DEAL::Cell << 2.156, face 2 subface 0 is ok. +DEAL::Cell << 2.156, face 2 subface 1 is ok. +DEAL::Cell << 2.156, face 2 subface 2 is ok. +DEAL::Cell << 2.156, face 2 subface 3 is ok. +DEAL::Cell << 2.156, face 3 subface 0 is ok. +DEAL::Cell << 2.156, face 3 subface 1 is ok. +DEAL::Cell << 2.156, face 3 subface 2 is ok. +DEAL::Cell << 2.156, face 3 subface 3 is ok. +DEAL::Cell << 2.156, face 4 subface 0 is ok. +DEAL::Cell << 2.156, face 4 subface 1 is ok. +DEAL::Cell << 2.156, face 4 subface 2 is ok. +DEAL::Cell << 2.156, face 4 subface 3 is ok. +DEAL::Cell << 2.156, face 5 subface 0 is ok. +DEAL::Cell << 2.156, face 5 subface 1 is ok. +DEAL::Cell << 2.156, face 5 subface 2 is ok. +DEAL::Cell << 2.156, face 5 subface 3 is ok. +DEAL::Cell << 2.157, face 0 subface 0 is ok. +DEAL::Cell << 2.157, face 0 subface 1 is ok. +DEAL::Cell << 2.157, face 0 subface 2 is ok. +DEAL::Cell << 2.157, face 0 subface 3 is ok. +DEAL::Cell << 2.157, face 1 subface 0 is ok. +DEAL::Cell << 2.157, face 1 subface 1 is ok. +DEAL::Cell << 2.157, face 1 subface 2 is ok. +DEAL::Cell << 2.157, face 1 subface 3 is ok. +DEAL::Cell << 2.157, face 2 subface 0 is ok. +DEAL::Cell << 2.157, face 2 subface 1 is ok. +DEAL::Cell << 2.157, face 2 subface 2 is ok. +DEAL::Cell << 2.157, face 2 subface 3 is ok. +DEAL::Cell << 2.157, face 3 subface 0 is ok. +DEAL::Cell << 2.157, face 3 subface 1 is ok. +DEAL::Cell << 2.157, face 3 subface 2 is ok. +DEAL::Cell << 2.157, face 3 subface 3 is ok. +DEAL::Cell << 2.157, face 4 subface 0 is ok. +DEAL::Cell << 2.157, face 4 subface 1 is ok. +DEAL::Cell << 2.157, face 4 subface 2 is ok. +DEAL::Cell << 2.157, face 4 subface 3 is ok. +DEAL::Cell << 2.157, face 5 subface 0 is ok. +DEAL::Cell << 2.157, face 5 subface 1 is ok. +DEAL::Cell << 2.157, face 5 subface 2 is ok. +DEAL::Cell << 2.157, face 5 subface 3 is ok. +DEAL::Cell << 2.158, face 0 subface 0 is ok. +DEAL::Cell << 2.158, face 0 subface 1 is ok. +DEAL::Cell << 2.158, face 0 subface 2 is ok. +DEAL::Cell << 2.158, face 0 subface 3 is ok. +DEAL::Cell << 2.158, face 1 subface 0 is ok. +DEAL::Cell << 2.158, face 1 subface 1 is ok. +DEAL::Cell << 2.158, face 1 subface 2 is ok. +DEAL::Cell << 2.158, face 1 subface 3 is ok. +DEAL::Cell << 2.158, face 2 subface 0 is ok. +DEAL::Cell << 2.158, face 2 subface 1 is ok. +DEAL::Cell << 2.158, face 2 subface 2 is ok. +DEAL::Cell << 2.158, face 2 subface 3 is ok. +DEAL::Cell << 2.158, face 3 subface 0 is ok. +DEAL::Cell << 2.158, face 3 subface 1 is ok. +DEAL::Cell << 2.158, face 3 subface 2 is ok. +DEAL::Cell << 2.158, face 3 subface 3 is ok. +DEAL::Cell << 2.158, face 4 subface 0 is ok. +DEAL::Cell << 2.158, face 4 subface 1 is ok. +DEAL::Cell << 2.158, face 4 subface 2 is ok. +DEAL::Cell << 2.158, face 4 subface 3 is ok. +DEAL::Cell << 2.158, face 5 subface 0 is ok. +DEAL::Cell << 2.158, face 5 subface 1 is ok. +DEAL::Cell << 2.158, face 5 subface 2 is ok. +DEAL::Cell << 2.158, face 5 subface 3 is ok. +DEAL::Cell << 2.159, face 0 subface 0 is ok. +DEAL::Cell << 2.159, face 0 subface 1 is ok. +DEAL::Cell << 2.159, face 0 subface 2 is ok. +DEAL::Cell << 2.159, face 0 subface 3 is ok. +DEAL::Cell << 2.159, face 1 subface 0 is ok. +DEAL::Cell << 2.159, face 1 subface 1 is ok. +DEAL::Cell << 2.159, face 1 subface 2 is ok. +DEAL::Cell << 2.159, face 1 subface 3 is ok. +DEAL::Cell << 2.159, face 2 subface 0 is ok. +DEAL::Cell << 2.159, face 2 subface 1 is ok. +DEAL::Cell << 2.159, face 2 subface 2 is ok. +DEAL::Cell << 2.159, face 2 subface 3 is ok. +DEAL::Cell << 2.159, face 3 subface 0 is ok. +DEAL::Cell << 2.159, face 3 subface 1 is ok. +DEAL::Cell << 2.159, face 3 subface 2 is ok. +DEAL::Cell << 2.159, face 3 subface 3 is ok. +DEAL::Cell << 2.159, face 4 subface 0 is ok. +DEAL::Cell << 2.159, face 4 subface 1 is ok. +DEAL::Cell << 2.159, face 4 subface 2 is ok. +DEAL::Cell << 2.159, face 4 subface 3 is ok. +DEAL::Cell << 2.159, face 5 subface 0 is ok. +DEAL::Cell << 2.159, face 5 subface 1 is ok. +DEAL::Cell << 2.159, face 5 subface 2 is ok. +DEAL::Cell << 2.159, face 5 subface 3 is ok. +DEAL::Cell << 2.160, face 0 subface 0 is ok. +DEAL::Cell << 2.160, face 0 subface 1 is ok. +DEAL::Cell << 2.160, face 0 subface 2 is ok. +DEAL::Cell << 2.160, face 0 subface 3 is ok. +DEAL::Cell << 2.160, face 1 subface 0 is ok. +DEAL::Cell << 2.160, face 1 subface 1 is ok. +DEAL::Cell << 2.160, face 1 subface 2 is ok. +DEAL::Cell << 2.160, face 1 subface 3 is ok. +DEAL::Cell << 2.160, face 2 subface 0 is ok. +DEAL::Cell << 2.160, face 2 subface 1 is ok. +DEAL::Cell << 2.160, face 2 subface 2 is ok. +DEAL::Cell << 2.160, face 2 subface 3 is ok. +DEAL::Cell << 2.160, face 3 subface 0 is ok. +DEAL::Cell << 2.160, face 3 subface 1 is ok. +DEAL::Cell << 2.160, face 3 subface 2 is ok. +DEAL::Cell << 2.160, face 3 subface 3 is ok. +DEAL::Cell << 2.160, face 4 subface 0 is ok. +DEAL::Cell << 2.160, face 4 subface 1 is ok. +DEAL::Cell << 2.160, face 4 subface 2 is ok. +DEAL::Cell << 2.160, face 4 subface 3 is ok. +DEAL::Cell << 2.160, face 5 subface 0 is ok. +DEAL::Cell << 2.160, face 5 subface 1 is ok. +DEAL::Cell << 2.160, face 5 subface 2 is ok. +DEAL::Cell << 2.160, face 5 subface 3 is ok. +DEAL::Cell << 2.161, face 0 subface 0 is ok. +DEAL::Cell << 2.161, face 0 subface 1 is ok. +DEAL::Cell << 2.161, face 0 subface 2 is ok. +DEAL::Cell << 2.161, face 0 subface 3 is ok. +DEAL::Cell << 2.161, face 1 subface 0 is ok. +DEAL::Cell << 2.161, face 1 subface 1 is ok. +DEAL::Cell << 2.161, face 1 subface 2 is ok. +DEAL::Cell << 2.161, face 1 subface 3 is ok. +DEAL::Cell << 2.161, face 2 subface 0 is ok. +DEAL::Cell << 2.161, face 2 subface 1 is ok. +DEAL::Cell << 2.161, face 2 subface 2 is ok. +DEAL::Cell << 2.161, face 2 subface 3 is ok. +DEAL::Cell << 2.161, face 3 subface 0 is ok. +DEAL::Cell << 2.161, face 3 subface 1 is ok. +DEAL::Cell << 2.161, face 3 subface 2 is ok. +DEAL::Cell << 2.161, face 3 subface 3 is ok. +DEAL::Cell << 2.161, face 4 subface 0 is ok. +DEAL::Cell << 2.161, face 4 subface 1 is ok. +DEAL::Cell << 2.161, face 4 subface 2 is ok. +DEAL::Cell << 2.161, face 4 subface 3 is ok. +DEAL::Cell << 2.161, face 5 subface 0 is ok. +DEAL::Cell << 2.161, face 5 subface 1 is ok. +DEAL::Cell << 2.161, face 5 subface 2 is ok. +DEAL::Cell << 2.161, face 5 subface 3 is ok. +DEAL::Cell << 2.162, face 0 subface 0 is ok. +DEAL::Cell << 2.162, face 0 subface 1 is ok. +DEAL::Cell << 2.162, face 0 subface 2 is ok. +DEAL::Cell << 2.162, face 0 subface 3 is ok. +DEAL::Cell << 2.162, face 1 subface 0 is ok. +DEAL::Cell << 2.162, face 1 subface 1 is ok. +DEAL::Cell << 2.162, face 1 subface 2 is ok. +DEAL::Cell << 2.162, face 1 subface 3 is ok. +DEAL::Cell << 2.162, face 2 subface 0 is ok. +DEAL::Cell << 2.162, face 2 subface 1 is ok. +DEAL::Cell << 2.162, face 2 subface 2 is ok. +DEAL::Cell << 2.162, face 2 subface 3 is ok. +DEAL::Cell << 2.162, face 3 subface 0 is ok. +DEAL::Cell << 2.162, face 3 subface 1 is ok. +DEAL::Cell << 2.162, face 3 subface 2 is ok. +DEAL::Cell << 2.162, face 3 subface 3 is ok. +DEAL::Cell << 2.162, face 4 subface 0 is ok. +DEAL::Cell << 2.162, face 4 subface 1 is ok. +DEAL::Cell << 2.162, face 4 subface 2 is ok. +DEAL::Cell << 2.162, face 4 subface 3 is ok. +DEAL::Cell << 2.162, face 5 subface 0 is ok. +DEAL::Cell << 2.162, face 5 subface 1 is ok. +DEAL::Cell << 2.162, face 5 subface 2 is ok. +DEAL::Cell << 2.162, face 5 subface 3 is ok. +DEAL::Cell << 2.163, face 0 subface 0 is ok. +DEAL::Cell << 2.163, face 0 subface 1 is ok. +DEAL::Cell << 2.163, face 0 subface 2 is ok. +DEAL::Cell << 2.163, face 0 subface 3 is ok. +DEAL::Cell << 2.163, face 1 subface 0 is ok. +DEAL::Cell << 2.163, face 1 subface 1 is ok. +DEAL::Cell << 2.163, face 1 subface 2 is ok. +DEAL::Cell << 2.163, face 1 subface 3 is ok. +DEAL::Cell << 2.163, face 2 subface 0 is ok. +DEAL::Cell << 2.163, face 2 subface 1 is ok. +DEAL::Cell << 2.163, face 2 subface 2 is ok. +DEAL::Cell << 2.163, face 2 subface 3 is ok. +DEAL::Cell << 2.163, face 3 subface 0 is ok. +DEAL::Cell << 2.163, face 3 subface 1 is ok. +DEAL::Cell << 2.163, face 3 subface 2 is ok. +DEAL::Cell << 2.163, face 3 subface 3 is ok. +DEAL::Cell << 2.163, face 4 subface 0 is ok. +DEAL::Cell << 2.163, face 4 subface 1 is ok. +DEAL::Cell << 2.163, face 4 subface 2 is ok. +DEAL::Cell << 2.163, face 4 subface 3 is ok. +DEAL::Cell << 2.163, face 5 subface 0 is ok. +DEAL::Cell << 2.163, face 5 subface 1 is ok. +DEAL::Cell << 2.163, face 5 subface 2 is ok. +DEAL::Cell << 2.163, face 5 subface 3 is ok. +DEAL::Cell << 2.164, face 0 subface 0 is ok. +DEAL::Cell << 2.164, face 0 subface 1 is ok. +DEAL::Cell << 2.164, face 0 subface 2 is ok. +DEAL::Cell << 2.164, face 0 subface 3 is ok. +DEAL::Cell << 2.164, face 1 subface 0 is ok. +DEAL::Cell << 2.164, face 1 subface 1 is ok. +DEAL::Cell << 2.164, face 1 subface 2 is ok. +DEAL::Cell << 2.164, face 1 subface 3 is ok. +DEAL::Cell << 2.164, face 2 subface 0 is ok. +DEAL::Cell << 2.164, face 2 subface 1 is ok. +DEAL::Cell << 2.164, face 2 subface 2 is ok. +DEAL::Cell << 2.164, face 2 subface 3 is ok. +DEAL::Cell << 2.164, face 3 subface 0 is ok. +DEAL::Cell << 2.164, face 3 subface 1 is ok. +DEAL::Cell << 2.164, face 3 subface 2 is ok. +DEAL::Cell << 2.164, face 3 subface 3 is ok. +DEAL::Cell << 2.164, face 4 subface 0 is ok. +DEAL::Cell << 2.164, face 4 subface 1 is ok. +DEAL::Cell << 2.164, face 4 subface 2 is ok. +DEAL::Cell << 2.164, face 4 subface 3 is ok. +DEAL::Cell << 2.164, face 5 subface 0 is ok. +DEAL::Cell << 2.164, face 5 subface 1 is ok. +DEAL::Cell << 2.164, face 5 subface 2 is ok. +DEAL::Cell << 2.164, face 5 subface 3 is ok. +DEAL::Cell << 2.165, face 0 subface 0 is ok. +DEAL::Cell << 2.165, face 0 subface 1 is ok. +DEAL::Cell << 2.165, face 0 subface 2 is ok. +DEAL::Cell << 2.165, face 0 subface 3 is ok. +DEAL::Cell << 2.165, face 1 subface 0 is ok. +DEAL::Cell << 2.165, face 1 subface 1 is ok. +DEAL::Cell << 2.165, face 1 subface 2 is ok. +DEAL::Cell << 2.165, face 1 subface 3 is ok. +DEAL::Cell << 2.165, face 2 subface 0 is ok. +DEAL::Cell << 2.165, face 2 subface 1 is ok. +DEAL::Cell << 2.165, face 2 subface 2 is ok. +DEAL::Cell << 2.165, face 2 subface 3 is ok. +DEAL::Cell << 2.165, face 3 subface 0 is ok. +DEAL::Cell << 2.165, face 3 subface 1 is ok. +DEAL::Cell << 2.165, face 3 subface 2 is ok. +DEAL::Cell << 2.165, face 3 subface 3 is ok. +DEAL::Cell << 2.165, face 4 subface 0 is ok. +DEAL::Cell << 2.165, face 4 subface 1 is ok. +DEAL::Cell << 2.165, face 4 subface 2 is ok. +DEAL::Cell << 2.165, face 4 subface 3 is ok. +DEAL::Cell << 2.165, face 5 subface 0 is ok. +DEAL::Cell << 2.165, face 5 subface 1 is ok. +DEAL::Cell << 2.165, face 5 subface 2 is ok. +DEAL::Cell << 2.165, face 5 subface 3 is ok. +DEAL::Cell << 2.166, face 0 subface 0 is ok. +DEAL::Cell << 2.166, face 0 subface 1 is ok. +DEAL::Cell << 2.166, face 0 subface 2 is ok. +DEAL::Cell << 2.166, face 0 subface 3 is ok. +DEAL::Cell << 2.166, face 1 subface 0 is ok. +DEAL::Cell << 2.166, face 1 subface 1 is ok. +DEAL::Cell << 2.166, face 1 subface 2 is ok. +DEAL::Cell << 2.166, face 1 subface 3 is ok. +DEAL::Cell << 2.166, face 2 subface 0 is ok. +DEAL::Cell << 2.166, face 2 subface 1 is ok. +DEAL::Cell << 2.166, face 2 subface 2 is ok. +DEAL::Cell << 2.166, face 2 subface 3 is ok. +DEAL::Cell << 2.166, face 3 subface 0 is ok. +DEAL::Cell << 2.166, face 3 subface 1 is ok. +DEAL::Cell << 2.166, face 3 subface 2 is ok. +DEAL::Cell << 2.166, face 3 subface 3 is ok. +DEAL::Cell << 2.166, face 4 subface 0 is ok. +DEAL::Cell << 2.166, face 4 subface 1 is ok. +DEAL::Cell << 2.166, face 4 subface 2 is ok. +DEAL::Cell << 2.166, face 4 subface 3 is ok. +DEAL::Cell << 2.166, face 5 subface 0 is ok. +DEAL::Cell << 2.166, face 5 subface 1 is ok. +DEAL::Cell << 2.166, face 5 subface 2 is ok. +DEAL::Cell << 2.166, face 5 subface 3 is ok. +DEAL::Cell << 2.167, face 0 subface 0 is ok. +DEAL::Cell << 2.167, face 0 subface 1 is ok. +DEAL::Cell << 2.167, face 0 subface 2 is ok. +DEAL::Cell << 2.167, face 0 subface 3 is ok. +DEAL::Cell << 2.167, face 1 subface 0 is ok. +DEAL::Cell << 2.167, face 1 subface 1 is ok. +DEAL::Cell << 2.167, face 1 subface 2 is ok. +DEAL::Cell << 2.167, face 1 subface 3 is ok. +DEAL::Cell << 2.167, face 2 subface 0 is ok. +DEAL::Cell << 2.167, face 2 subface 1 is ok. +DEAL::Cell << 2.167, face 2 subface 2 is ok. +DEAL::Cell << 2.167, face 2 subface 3 is ok. +DEAL::Cell << 2.167, face 3 subface 0 is ok. +DEAL::Cell << 2.167, face 3 subface 1 is ok. +DEAL::Cell << 2.167, face 3 subface 2 is ok. +DEAL::Cell << 2.167, face 3 subface 3 is ok. +DEAL::Cell << 2.167, face 4 subface 0 is ok. +DEAL::Cell << 2.167, face 4 subface 1 is ok. +DEAL::Cell << 2.167, face 4 subface 2 is ok. +DEAL::Cell << 2.167, face 4 subface 3 is ok. +DEAL::Cell << 2.167, face 5 subface 0 is ok. +DEAL::Cell << 2.167, face 5 subface 1 is ok. +DEAL::Cell << 2.167, face 5 subface 2 is ok. +DEAL::Cell << 2.167, face 5 subface 3 is ok. +DEAL::Cell << 2.168, face 0 subface 0 is ok. +DEAL::Cell << 2.168, face 0 subface 1 is ok. +DEAL::Cell << 2.168, face 0 subface 2 is ok. +DEAL::Cell << 2.168, face 0 subface 3 is ok. +DEAL::Cell << 2.168, face 1 subface 0 is ok. +DEAL::Cell << 2.168, face 1 subface 1 is ok. +DEAL::Cell << 2.168, face 1 subface 2 is ok. +DEAL::Cell << 2.168, face 1 subface 3 is ok. +DEAL::Cell << 2.168, face 2 subface 0 is ok. +DEAL::Cell << 2.168, face 2 subface 1 is ok. +DEAL::Cell << 2.168, face 2 subface 2 is ok. +DEAL::Cell << 2.168, face 2 subface 3 is ok. +DEAL::Cell << 2.168, face 3 subface 0 is ok. +DEAL::Cell << 2.168, face 3 subface 1 is ok. +DEAL::Cell << 2.168, face 3 subface 2 is ok. +DEAL::Cell << 2.168, face 3 subface 3 is ok. +DEAL::Cell << 2.168, face 4 subface 0 is ok. +DEAL::Cell << 2.168, face 4 subface 1 is ok. +DEAL::Cell << 2.168, face 4 subface 2 is ok. +DEAL::Cell << 2.168, face 4 subface 3 is ok. +DEAL::Cell << 2.168, face 5 subface 0 is ok. +DEAL::Cell << 2.168, face 5 subface 1 is ok. +DEAL::Cell << 2.168, face 5 subface 2 is ok. +DEAL::Cell << 2.168, face 5 subface 3 is ok. +DEAL::Cell << 2.169, face 0 subface 0 is ok. +DEAL::Cell << 2.169, face 0 subface 1 is ok. +DEAL::Cell << 2.169, face 0 subface 2 is ok. +DEAL::Cell << 2.169, face 0 subface 3 is ok. +DEAL::Cell << 2.169, face 1 subface 0 is ok. +DEAL::Cell << 2.169, face 1 subface 1 is ok. +DEAL::Cell << 2.169, face 1 subface 2 is ok. +DEAL::Cell << 2.169, face 1 subface 3 is ok. +DEAL::Cell << 2.169, face 2 subface 0 is ok. +DEAL::Cell << 2.169, face 2 subface 1 is ok. +DEAL::Cell << 2.169, face 2 subface 2 is ok. +DEAL::Cell << 2.169, face 2 subface 3 is ok. +DEAL::Cell << 2.169, face 3 subface 0 is ok. +DEAL::Cell << 2.169, face 3 subface 1 is ok. +DEAL::Cell << 2.169, face 3 subface 2 is ok. +DEAL::Cell << 2.169, face 3 subface 3 is ok. +DEAL::Cell << 2.169, face 4 subface 0 is ok. +DEAL::Cell << 2.169, face 4 subface 1 is ok. +DEAL::Cell << 2.169, face 4 subface 2 is ok. +DEAL::Cell << 2.169, face 4 subface 3 is ok. +DEAL::Cell << 2.169, face 5 subface 0 is ok. +DEAL::Cell << 2.169, face 5 subface 1 is ok. +DEAL::Cell << 2.169, face 5 subface 2 is ok. +DEAL::Cell << 2.169, face 5 subface 3 is ok. +DEAL::Cell << 2.170, face 0 subface 0 is ok. +DEAL::Cell << 2.170, face 0 subface 1 is ok. +DEAL::Cell << 2.170, face 0 subface 2 is ok. +DEAL::Cell << 2.170, face 0 subface 3 is ok. +DEAL::Cell << 2.170, face 1 subface 0 is ok. +DEAL::Cell << 2.170, face 1 subface 1 is ok. +DEAL::Cell << 2.170, face 1 subface 2 is ok. +DEAL::Cell << 2.170, face 1 subface 3 is ok. +DEAL::Cell << 2.170, face 2 subface 0 is ok. +DEAL::Cell << 2.170, face 2 subface 1 is ok. +DEAL::Cell << 2.170, face 2 subface 2 is ok. +DEAL::Cell << 2.170, face 2 subface 3 is ok. +DEAL::Cell << 2.170, face 3 subface 0 is ok. +DEAL::Cell << 2.170, face 3 subface 1 is ok. +DEAL::Cell << 2.170, face 3 subface 2 is ok. +DEAL::Cell << 2.170, face 3 subface 3 is ok. +DEAL::Cell << 2.170, face 4 subface 0 is ok. +DEAL::Cell << 2.170, face 4 subface 1 is ok. +DEAL::Cell << 2.170, face 4 subface 2 is ok. +DEAL::Cell << 2.170, face 4 subface 3 is ok. +DEAL::Cell << 2.170, face 5 subface 0 is ok. +DEAL::Cell << 2.170, face 5 subface 1 is ok. +DEAL::Cell << 2.170, face 5 subface 2 is ok. +DEAL::Cell << 2.170, face 5 subface 3 is ok. +DEAL::Cell << 2.171, face 0 subface 0 is ok. +DEAL::Cell << 2.171, face 0 subface 1 is ok. +DEAL::Cell << 2.171, face 0 subface 2 is ok. +DEAL::Cell << 2.171, face 0 subface 3 is ok. +DEAL::Cell << 2.171, face 1 subface 0 is ok. +DEAL::Cell << 2.171, face 1 subface 1 is ok. +DEAL::Cell << 2.171, face 1 subface 2 is ok. +DEAL::Cell << 2.171, face 1 subface 3 is ok. +DEAL::Cell << 2.171, face 2 subface 0 is ok. +DEAL::Cell << 2.171, face 2 subface 1 is ok. +DEAL::Cell << 2.171, face 2 subface 2 is ok. +DEAL::Cell << 2.171, face 2 subface 3 is ok. +DEAL::Cell << 2.171, face 3 subface 0 is ok. +DEAL::Cell << 2.171, face 3 subface 1 is ok. +DEAL::Cell << 2.171, face 3 subface 2 is ok. +DEAL::Cell << 2.171, face 3 subface 3 is ok. +DEAL::Cell << 2.171, face 4 subface 0 is ok. +DEAL::Cell << 2.171, face 4 subface 1 is ok. +DEAL::Cell << 2.171, face 4 subface 2 is ok. +DEAL::Cell << 2.171, face 4 subface 3 is ok. +DEAL::Cell << 2.171, face 5 subface 0 is ok. +DEAL::Cell << 2.171, face 5 subface 1 is ok. +DEAL::Cell << 2.171, face 5 subface 2 is ok. +DEAL::Cell << 2.171, face 5 subface 3 is ok. +DEAL::Cell << 2.172, face 0 subface 0 is ok. +DEAL::Cell << 2.172, face 0 subface 1 is ok. +DEAL::Cell << 2.172, face 0 subface 2 is ok. +DEAL::Cell << 2.172, face 0 subface 3 is ok. +DEAL::Cell << 2.172, face 1 subface 0 is ok. +DEAL::Cell << 2.172, face 1 subface 1 is ok. +DEAL::Cell << 2.172, face 1 subface 2 is ok. +DEAL::Cell << 2.172, face 1 subface 3 is ok. +DEAL::Cell << 2.172, face 2 subface 0 is ok. +DEAL::Cell << 2.172, face 2 subface 1 is ok. +DEAL::Cell << 2.172, face 2 subface 2 is ok. +DEAL::Cell << 2.172, face 2 subface 3 is ok. +DEAL::Cell << 2.172, face 3 subface 0 is ok. +DEAL::Cell << 2.172, face 3 subface 1 is ok. +DEAL::Cell << 2.172, face 3 subface 2 is ok. +DEAL::Cell << 2.172, face 3 subface 3 is ok. +DEAL::Cell << 2.172, face 4 subface 0 is ok. +DEAL::Cell << 2.172, face 4 subface 1 is ok. +DEAL::Cell << 2.172, face 4 subface 2 is ok. +DEAL::Cell << 2.172, face 4 subface 3 is ok. +DEAL::Cell << 2.172, face 5 subface 0 is ok. +DEAL::Cell << 2.172, face 5 subface 1 is ok. +DEAL::Cell << 2.172, face 5 subface 2 is ok. +DEAL::Cell << 2.172, face 5 subface 3 is ok. +DEAL::Cell << 2.173, face 0 subface 0 is ok. +DEAL::Cell << 2.173, face 0 subface 1 is ok. +DEAL::Cell << 2.173, face 0 subface 2 is ok. +DEAL::Cell << 2.173, face 0 subface 3 is ok. +DEAL::Cell << 2.173, face 1 subface 0 is ok. +DEAL::Cell << 2.173, face 1 subface 1 is ok. +DEAL::Cell << 2.173, face 1 subface 2 is ok. +DEAL::Cell << 2.173, face 1 subface 3 is ok. +DEAL::Cell << 2.173, face 2 subface 0 is ok. +DEAL::Cell << 2.173, face 2 subface 1 is ok. +DEAL::Cell << 2.173, face 2 subface 2 is ok. +DEAL::Cell << 2.173, face 2 subface 3 is ok. +DEAL::Cell << 2.173, face 3 subface 0 is ok. +DEAL::Cell << 2.173, face 3 subface 1 is ok. +DEAL::Cell << 2.173, face 3 subface 2 is ok. +DEAL::Cell << 2.173, face 3 subface 3 is ok. +DEAL::Cell << 2.173, face 4 subface 0 is ok. +DEAL::Cell << 2.173, face 4 subface 1 is ok. +DEAL::Cell << 2.173, face 4 subface 2 is ok. +DEAL::Cell << 2.173, face 4 subface 3 is ok. +DEAL::Cell << 2.173, face 5 subface 0 is ok. +DEAL::Cell << 2.173, face 5 subface 1 is ok. +DEAL::Cell << 2.173, face 5 subface 2 is ok. +DEAL::Cell << 2.173, face 5 subface 3 is ok. +DEAL::Cell << 2.174, face 0 subface 0 is ok. +DEAL::Cell << 2.174, face 0 subface 1 is ok. +DEAL::Cell << 2.174, face 0 subface 2 is ok. +DEAL::Cell << 2.174, face 0 subface 3 is ok. +DEAL::Cell << 2.174, face 1 subface 0 is ok. +DEAL::Cell << 2.174, face 1 subface 1 is ok. +DEAL::Cell << 2.174, face 1 subface 2 is ok. +DEAL::Cell << 2.174, face 1 subface 3 is ok. +DEAL::Cell << 2.174, face 2 subface 0 is ok. +DEAL::Cell << 2.174, face 2 subface 1 is ok. +DEAL::Cell << 2.174, face 2 subface 2 is ok. +DEAL::Cell << 2.174, face 2 subface 3 is ok. +DEAL::Cell << 2.174, face 3 subface 0 is ok. +DEAL::Cell << 2.174, face 3 subface 1 is ok. +DEAL::Cell << 2.174, face 3 subface 2 is ok. +DEAL::Cell << 2.174, face 3 subface 3 is ok. +DEAL::Cell << 2.174, face 4 subface 0 is ok. +DEAL::Cell << 2.174, face 4 subface 1 is ok. +DEAL::Cell << 2.174, face 4 subface 2 is ok. +DEAL::Cell << 2.174, face 4 subface 3 is ok. +DEAL::Cell << 2.174, face 5 subface 0 is ok. +DEAL::Cell << 2.174, face 5 subface 1 is ok. +DEAL::Cell << 2.174, face 5 subface 2 is ok. +DEAL::Cell << 2.174, face 5 subface 3 is ok. +DEAL::Cell << 2.175, face 0 subface 0 is ok. +DEAL::Cell << 2.175, face 0 subface 1 is ok. +DEAL::Cell << 2.175, face 0 subface 2 is ok. +DEAL::Cell << 2.175, face 0 subface 3 is ok. +DEAL::Cell << 2.175, face 1 subface 0 is ok. +DEAL::Cell << 2.175, face 1 subface 1 is ok. +DEAL::Cell << 2.175, face 1 subface 2 is ok. +DEAL::Cell << 2.175, face 1 subface 3 is ok. +DEAL::Cell << 2.175, face 2 subface 0 is ok. +DEAL::Cell << 2.175, face 2 subface 1 is ok. +DEAL::Cell << 2.175, face 2 subface 2 is ok. +DEAL::Cell << 2.175, face 2 subface 3 is ok. +DEAL::Cell << 2.175, face 3 subface 0 is ok. +DEAL::Cell << 2.175, face 3 subface 1 is ok. +DEAL::Cell << 2.175, face 3 subface 2 is ok. +DEAL::Cell << 2.175, face 3 subface 3 is ok. +DEAL::Cell << 2.175, face 4 subface 0 is ok. +DEAL::Cell << 2.175, face 4 subface 1 is ok. +DEAL::Cell << 2.175, face 4 subface 2 is ok. +DEAL::Cell << 2.175, face 4 subface 3 is ok. +DEAL::Cell << 2.175, face 5 subface 0 is ok. +DEAL::Cell << 2.175, face 5 subface 1 is ok. +DEAL::Cell << 2.175, face 5 subface 2 is ok. +DEAL::Cell << 2.175, face 5 subface 3 is ok. +DEAL::Cell << 2.176, face 0 subface 0 is ok. +DEAL::Cell << 2.176, face 0 subface 1 is ok. +DEAL::Cell << 2.176, face 0 subface 2 is ok. +DEAL::Cell << 2.176, face 0 subface 3 is ok. +DEAL::Cell << 2.176, face 1 subface 0 is ok. +DEAL::Cell << 2.176, face 1 subface 1 is ok. +DEAL::Cell << 2.176, face 1 subface 2 is ok. +DEAL::Cell << 2.176, face 1 subface 3 is ok. +DEAL::Cell << 2.176, face 2 subface 0 is ok. +DEAL::Cell << 2.176, face 2 subface 1 is ok. +DEAL::Cell << 2.176, face 2 subface 2 is ok. +DEAL::Cell << 2.176, face 2 subface 3 is ok. +DEAL::Cell << 2.176, face 3 subface 0 is ok. +DEAL::Cell << 2.176, face 3 subface 1 is ok. +DEAL::Cell << 2.176, face 3 subface 2 is ok. +DEAL::Cell << 2.176, face 3 subface 3 is ok. +DEAL::Cell << 2.176, face 4 subface 0 is ok. +DEAL::Cell << 2.176, face 4 subface 1 is ok. +DEAL::Cell << 2.176, face 4 subface 2 is ok. +DEAL::Cell << 2.176, face 4 subface 3 is ok. +DEAL::Cell << 2.176, face 5 subface 0 is ok. +DEAL::Cell << 2.176, face 5 subface 1 is ok. +DEAL::Cell << 2.176, face 5 subface 2 is ok. +DEAL::Cell << 2.176, face 5 subface 3 is ok. +DEAL::Cell << 2.177, face 0 subface 0 is ok. +DEAL::Cell << 2.177, face 0 subface 1 is ok. +DEAL::Cell << 2.177, face 0 subface 2 is ok. +DEAL::Cell << 2.177, face 0 subface 3 is ok. +DEAL::Cell << 2.177, face 1 subface 0 is ok. +DEAL::Cell << 2.177, face 1 subface 1 is ok. +DEAL::Cell << 2.177, face 1 subface 2 is ok. +DEAL::Cell << 2.177, face 1 subface 3 is ok. +DEAL::Cell << 2.177, face 2 subface 0 is ok. +DEAL::Cell << 2.177, face 2 subface 1 is ok. +DEAL::Cell << 2.177, face 2 subface 2 is ok. +DEAL::Cell << 2.177, face 2 subface 3 is ok. +DEAL::Cell << 2.177, face 3 subface 0 is ok. +DEAL::Cell << 2.177, face 3 subface 1 is ok. +DEAL::Cell << 2.177, face 3 subface 2 is ok. +DEAL::Cell << 2.177, face 3 subface 3 is ok. +DEAL::Cell << 2.177, face 4 subface 0 is ok. +DEAL::Cell << 2.177, face 4 subface 1 is ok. +DEAL::Cell << 2.177, face 4 subface 2 is ok. +DEAL::Cell << 2.177, face 4 subface 3 is ok. +DEAL::Cell << 2.177, face 5 subface 0 is ok. +DEAL::Cell << 2.177, face 5 subface 1 is ok. +DEAL::Cell << 2.177, face 5 subface 2 is ok. +DEAL::Cell << 2.177, face 5 subface 3 is ok. +DEAL::Cell << 2.178, face 0 subface 0 is ok. +DEAL::Cell << 2.178, face 0 subface 1 is ok. +DEAL::Cell << 2.178, face 0 subface 2 is ok. +DEAL::Cell << 2.178, face 0 subface 3 is ok. +DEAL::Cell << 2.178, face 1 subface 0 is ok. +DEAL::Cell << 2.178, face 1 subface 1 is ok. +DEAL::Cell << 2.178, face 1 subface 2 is ok. +DEAL::Cell << 2.178, face 1 subface 3 is ok. +DEAL::Cell << 2.178, face 2 subface 0 is ok. +DEAL::Cell << 2.178, face 2 subface 1 is ok. +DEAL::Cell << 2.178, face 2 subface 2 is ok. +DEAL::Cell << 2.178, face 2 subface 3 is ok. +DEAL::Cell << 2.178, face 3 subface 0 is ok. +DEAL::Cell << 2.178, face 3 subface 1 is ok. +DEAL::Cell << 2.178, face 3 subface 2 is ok. +DEAL::Cell << 2.178, face 3 subface 3 is ok. +DEAL::Cell << 2.178, face 4 subface 0 is ok. +DEAL::Cell << 2.178, face 4 subface 1 is ok. +DEAL::Cell << 2.178, face 4 subface 2 is ok. +DEAL::Cell << 2.178, face 4 subface 3 is ok. +DEAL::Cell << 2.178, face 5 subface 0 is ok. +DEAL::Cell << 2.178, face 5 subface 1 is ok. +DEAL::Cell << 2.178, face 5 subface 2 is ok. +DEAL::Cell << 2.178, face 5 subface 3 is ok. +DEAL::Cell << 2.179, face 0 subface 0 is ok. +DEAL::Cell << 2.179, face 0 subface 1 is ok. +DEAL::Cell << 2.179, face 0 subface 2 is ok. +DEAL::Cell << 2.179, face 0 subface 3 is ok. +DEAL::Cell << 2.179, face 1 subface 0 is ok. +DEAL::Cell << 2.179, face 1 subface 1 is ok. +DEAL::Cell << 2.179, face 1 subface 2 is ok. +DEAL::Cell << 2.179, face 1 subface 3 is ok. +DEAL::Cell << 2.179, face 2 subface 0 is ok. +DEAL::Cell << 2.179, face 2 subface 1 is ok. +DEAL::Cell << 2.179, face 2 subface 2 is ok. +DEAL::Cell << 2.179, face 2 subface 3 is ok. +DEAL::Cell << 2.179, face 3 subface 0 is ok. +DEAL::Cell << 2.179, face 3 subface 1 is ok. +DEAL::Cell << 2.179, face 3 subface 2 is ok. +DEAL::Cell << 2.179, face 3 subface 3 is ok. +DEAL::Cell << 2.179, face 4 subface 0 is ok. +DEAL::Cell << 2.179, face 4 subface 1 is ok. +DEAL::Cell << 2.179, face 4 subface 2 is ok. +DEAL::Cell << 2.179, face 4 subface 3 is ok. +DEAL::Cell << 2.179, face 5 subface 0 is ok. +DEAL::Cell << 2.179, face 5 subface 1 is ok. +DEAL::Cell << 2.179, face 5 subface 2 is ok. +DEAL::Cell << 2.179, face 5 subface 3 is ok. +DEAL::Cell << 2.180, face 0 subface 0 is ok. +DEAL::Cell << 2.180, face 0 subface 1 is ok. +DEAL::Cell << 2.180, face 0 subface 2 is ok. +DEAL::Cell << 2.180, face 0 subface 3 is ok. +DEAL::Cell << 2.180, face 1 subface 0 is ok. +DEAL::Cell << 2.180, face 1 subface 1 is ok. +DEAL::Cell << 2.180, face 1 subface 2 is ok. +DEAL::Cell << 2.180, face 1 subface 3 is ok. +DEAL::Cell << 2.180, face 2 subface 0 is ok. +DEAL::Cell << 2.180, face 2 subface 1 is ok. +DEAL::Cell << 2.180, face 2 subface 2 is ok. +DEAL::Cell << 2.180, face 2 subface 3 is ok. +DEAL::Cell << 2.180, face 3 subface 0 is ok. +DEAL::Cell << 2.180, face 3 subface 1 is ok. +DEAL::Cell << 2.180, face 3 subface 2 is ok. +DEAL::Cell << 2.180, face 3 subface 3 is ok. +DEAL::Cell << 2.180, face 4 subface 0 is ok. +DEAL::Cell << 2.180, face 4 subface 1 is ok. +DEAL::Cell << 2.180, face 4 subface 2 is ok. +DEAL::Cell << 2.180, face 4 subface 3 is ok. +DEAL::Cell << 2.180, face 5 subface 0 is ok. +DEAL::Cell << 2.180, face 5 subface 1 is ok. +DEAL::Cell << 2.180, face 5 subface 2 is ok. +DEAL::Cell << 2.180, face 5 subface 3 is ok. +DEAL::Cell << 2.181, face 0 subface 0 is ok. +DEAL::Cell << 2.181, face 0 subface 1 is ok. +DEAL::Cell << 2.181, face 0 subface 2 is ok. +DEAL::Cell << 2.181, face 0 subface 3 is ok. +DEAL::Cell << 2.181, face 1 subface 0 is ok. +DEAL::Cell << 2.181, face 1 subface 1 is ok. +DEAL::Cell << 2.181, face 1 subface 2 is ok. +DEAL::Cell << 2.181, face 1 subface 3 is ok. +DEAL::Cell << 2.181, face 2 subface 0 is ok. +DEAL::Cell << 2.181, face 2 subface 1 is ok. +DEAL::Cell << 2.181, face 2 subface 2 is ok. +DEAL::Cell << 2.181, face 2 subface 3 is ok. +DEAL::Cell << 2.181, face 3 subface 0 is ok. +DEAL::Cell << 2.181, face 3 subface 1 is ok. +DEAL::Cell << 2.181, face 3 subface 2 is ok. +DEAL::Cell << 2.181, face 3 subface 3 is ok. +DEAL::Cell << 2.181, face 4 subface 0 is ok. +DEAL::Cell << 2.181, face 4 subface 1 is ok. +DEAL::Cell << 2.181, face 4 subface 2 is ok. +DEAL::Cell << 2.181, face 4 subface 3 is ok. +DEAL::Cell << 2.181, face 5 subface 0 is ok. +DEAL::Cell << 2.181, face 5 subface 1 is ok. +DEAL::Cell << 2.181, face 5 subface 2 is ok. +DEAL::Cell << 2.181, face 5 subface 3 is ok. +DEAL::Cell << 2.182, face 0 subface 0 is ok. +DEAL::Cell << 2.182, face 0 subface 1 is ok. +DEAL::Cell << 2.182, face 0 subface 2 is ok. +DEAL::Cell << 2.182, face 0 subface 3 is ok. +DEAL::Cell << 2.182, face 1 subface 0 is ok. +DEAL::Cell << 2.182, face 1 subface 1 is ok. +DEAL::Cell << 2.182, face 1 subface 2 is ok. +DEAL::Cell << 2.182, face 1 subface 3 is ok. +DEAL::Cell << 2.182, face 2 subface 0 is ok. +DEAL::Cell << 2.182, face 2 subface 1 is ok. +DEAL::Cell << 2.182, face 2 subface 2 is ok. +DEAL::Cell << 2.182, face 2 subface 3 is ok. +DEAL::Cell << 2.182, face 3 subface 0 is ok. +DEAL::Cell << 2.182, face 3 subface 1 is ok. +DEAL::Cell << 2.182, face 3 subface 2 is ok. +DEAL::Cell << 2.182, face 3 subface 3 is ok. +DEAL::Cell << 2.182, face 4 subface 0 is ok. +DEAL::Cell << 2.182, face 4 subface 1 is ok. +DEAL::Cell << 2.182, face 4 subface 2 is ok. +DEAL::Cell << 2.182, face 4 subface 3 is ok. +DEAL::Cell << 2.182, face 5 subface 0 is ok. +DEAL::Cell << 2.182, face 5 subface 1 is ok. +DEAL::Cell << 2.182, face 5 subface 2 is ok. +DEAL::Cell << 2.182, face 5 subface 3 is ok. +DEAL::Cell << 2.183, face 0 subface 0 is ok. +DEAL::Cell << 2.183, face 0 subface 1 is ok. +DEAL::Cell << 2.183, face 0 subface 2 is ok. +DEAL::Cell << 2.183, face 0 subface 3 is ok. +DEAL::Cell << 2.183, face 1 subface 0 is ok. +DEAL::Cell << 2.183, face 1 subface 1 is ok. +DEAL::Cell << 2.183, face 1 subface 2 is ok. +DEAL::Cell << 2.183, face 1 subface 3 is ok. +DEAL::Cell << 2.183, face 2 subface 0 is ok. +DEAL::Cell << 2.183, face 2 subface 1 is ok. +DEAL::Cell << 2.183, face 2 subface 2 is ok. +DEAL::Cell << 2.183, face 2 subface 3 is ok. +DEAL::Cell << 2.183, face 3 subface 0 is ok. +DEAL::Cell << 2.183, face 3 subface 1 is ok. +DEAL::Cell << 2.183, face 3 subface 2 is ok. +DEAL::Cell << 2.183, face 3 subface 3 is ok. +DEAL::Cell << 2.183, face 4 subface 0 is ok. +DEAL::Cell << 2.183, face 4 subface 1 is ok. +DEAL::Cell << 2.183, face 4 subface 2 is ok. +DEAL::Cell << 2.183, face 4 subface 3 is ok. +DEAL::Cell << 2.183, face 5 subface 0 is ok. +DEAL::Cell << 2.183, face 5 subface 1 is ok. +DEAL::Cell << 2.183, face 5 subface 2 is ok. +DEAL::Cell << 2.183, face 5 subface 3 is ok. +DEAL::Cell << 2.184, face 0 subface 0 is ok. +DEAL::Cell << 2.184, face 0 subface 1 is ok. +DEAL::Cell << 2.184, face 0 subface 2 is ok. +DEAL::Cell << 2.184, face 0 subface 3 is ok. +DEAL::Cell << 2.184, face 1 subface 0 is ok. +DEAL::Cell << 2.184, face 1 subface 1 is ok. +DEAL::Cell << 2.184, face 1 subface 2 is ok. +DEAL::Cell << 2.184, face 1 subface 3 is ok. +DEAL::Cell << 2.184, face 2 subface 0 is ok. +DEAL::Cell << 2.184, face 2 subface 1 is ok. +DEAL::Cell << 2.184, face 2 subface 2 is ok. +DEAL::Cell << 2.184, face 2 subface 3 is ok. +DEAL::Cell << 2.184, face 3 subface 0 is ok. +DEAL::Cell << 2.184, face 3 subface 1 is ok. +DEAL::Cell << 2.184, face 3 subface 2 is ok. +DEAL::Cell << 2.184, face 3 subface 3 is ok. +DEAL::Cell << 2.184, face 4 subface 0 is ok. +DEAL::Cell << 2.184, face 4 subface 1 is ok. +DEAL::Cell << 2.184, face 4 subface 2 is ok. +DEAL::Cell << 2.184, face 4 subface 3 is ok. +DEAL::Cell << 2.184, face 5 subface 0 is ok. +DEAL::Cell << 2.184, face 5 subface 1 is ok. +DEAL::Cell << 2.184, face 5 subface 2 is ok. +DEAL::Cell << 2.184, face 5 subface 3 is ok. +DEAL::Cell << 2.185, face 0 subface 0 is ok. +DEAL::Cell << 2.185, face 0 subface 1 is ok. +DEAL::Cell << 2.185, face 0 subface 2 is ok. +DEAL::Cell << 2.185, face 0 subface 3 is ok. +DEAL::Cell << 2.185, face 1 subface 0 is ok. +DEAL::Cell << 2.185, face 1 subface 1 is ok. +DEAL::Cell << 2.185, face 1 subface 2 is ok. +DEAL::Cell << 2.185, face 1 subface 3 is ok. +DEAL::Cell << 2.185, face 2 subface 0 is ok. +DEAL::Cell << 2.185, face 2 subface 1 is ok. +DEAL::Cell << 2.185, face 2 subface 2 is ok. +DEAL::Cell << 2.185, face 2 subface 3 is ok. +DEAL::Cell << 2.185, face 3 subface 0 is ok. +DEAL::Cell << 2.185, face 3 subface 1 is ok. +DEAL::Cell << 2.185, face 3 subface 2 is ok. +DEAL::Cell << 2.185, face 3 subface 3 is ok. +DEAL::Cell << 2.185, face 4 subface 0 is ok. +DEAL::Cell << 2.185, face 4 subface 1 is ok. +DEAL::Cell << 2.185, face 4 subface 2 is ok. +DEAL::Cell << 2.185, face 4 subface 3 is ok. +DEAL::Cell << 2.185, face 5 subface 0 is ok. +DEAL::Cell << 2.185, face 5 subface 1 is ok. +DEAL::Cell << 2.185, face 5 subface 2 is ok. +DEAL::Cell << 2.185, face 5 subface 3 is ok. +DEAL::Cell << 2.186, face 0 subface 0 is ok. +DEAL::Cell << 2.186, face 0 subface 1 is ok. +DEAL::Cell << 2.186, face 0 subface 2 is ok. +DEAL::Cell << 2.186, face 0 subface 3 is ok. +DEAL::Cell << 2.186, face 1 subface 0 is ok. +DEAL::Cell << 2.186, face 1 subface 1 is ok. +DEAL::Cell << 2.186, face 1 subface 2 is ok. +DEAL::Cell << 2.186, face 1 subface 3 is ok. +DEAL::Cell << 2.186, face 2 subface 0 is ok. +DEAL::Cell << 2.186, face 2 subface 1 is ok. +DEAL::Cell << 2.186, face 2 subface 2 is ok. +DEAL::Cell << 2.186, face 2 subface 3 is ok. +DEAL::Cell << 2.186, face 3 subface 0 is ok. +DEAL::Cell << 2.186, face 3 subface 1 is ok. +DEAL::Cell << 2.186, face 3 subface 2 is ok. +DEAL::Cell << 2.186, face 3 subface 3 is ok. +DEAL::Cell << 2.186, face 4 subface 0 is ok. +DEAL::Cell << 2.186, face 4 subface 1 is ok. +DEAL::Cell << 2.186, face 4 subface 2 is ok. +DEAL::Cell << 2.186, face 4 subface 3 is ok. +DEAL::Cell << 2.186, face 5 subface 0 is ok. +DEAL::Cell << 2.186, face 5 subface 1 is ok. +DEAL::Cell << 2.186, face 5 subface 2 is ok. +DEAL::Cell << 2.186, face 5 subface 3 is ok. +DEAL::Cell << 2.187, face 0 subface 0 is ok. +DEAL::Cell << 2.187, face 0 subface 1 is ok. +DEAL::Cell << 2.187, face 0 subface 2 is ok. +DEAL::Cell << 2.187, face 0 subface 3 is ok. +DEAL::Cell << 2.187, face 1 subface 0 is ok. +DEAL::Cell << 2.187, face 1 subface 1 is ok. +DEAL::Cell << 2.187, face 1 subface 2 is ok. +DEAL::Cell << 2.187, face 1 subface 3 is ok. +DEAL::Cell << 2.187, face 2 subface 0 is ok. +DEAL::Cell << 2.187, face 2 subface 1 is ok. +DEAL::Cell << 2.187, face 2 subface 2 is ok. +DEAL::Cell << 2.187, face 2 subface 3 is ok. +DEAL::Cell << 2.187, face 3 subface 0 is ok. +DEAL::Cell << 2.187, face 3 subface 1 is ok. +DEAL::Cell << 2.187, face 3 subface 2 is ok. +DEAL::Cell << 2.187, face 3 subface 3 is ok. +DEAL::Cell << 2.187, face 4 subface 0 is ok. +DEAL::Cell << 2.187, face 4 subface 1 is ok. +DEAL::Cell << 2.187, face 4 subface 2 is ok. +DEAL::Cell << 2.187, face 4 subface 3 is ok. +DEAL::Cell << 2.187, face 5 subface 0 is ok. +DEAL::Cell << 2.187, face 5 subface 1 is ok. +DEAL::Cell << 2.187, face 5 subface 2 is ok. +DEAL::Cell << 2.187, face 5 subface 3 is ok. +DEAL::Cell << 2.188, face 0 subface 0 is ok. +DEAL::Cell << 2.188, face 0 subface 1 is ok. +DEAL::Cell << 2.188, face 0 subface 2 is ok. +DEAL::Cell << 2.188, face 0 subface 3 is ok. +DEAL::Cell << 2.188, face 1 subface 0 is ok. +DEAL::Cell << 2.188, face 1 subface 1 is ok. +DEAL::Cell << 2.188, face 1 subface 2 is ok. +DEAL::Cell << 2.188, face 1 subface 3 is ok. +DEAL::Cell << 2.188, face 2 subface 0 is ok. +DEAL::Cell << 2.188, face 2 subface 1 is ok. +DEAL::Cell << 2.188, face 2 subface 2 is ok. +DEAL::Cell << 2.188, face 2 subface 3 is ok. +DEAL::Cell << 2.188, face 3 subface 0 is ok. +DEAL::Cell << 2.188, face 3 subface 1 is ok. +DEAL::Cell << 2.188, face 3 subface 2 is ok. +DEAL::Cell << 2.188, face 3 subface 3 is ok. +DEAL::Cell << 2.188, face 4 subface 0 is ok. +DEAL::Cell << 2.188, face 4 subface 1 is ok. +DEAL::Cell << 2.188, face 4 subface 2 is ok. +DEAL::Cell << 2.188, face 4 subface 3 is ok. +DEAL::Cell << 2.188, face 5 subface 0 is ok. +DEAL::Cell << 2.188, face 5 subface 1 is ok. +DEAL::Cell << 2.188, face 5 subface 2 is ok. +DEAL::Cell << 2.188, face 5 subface 3 is ok. +DEAL::Cell << 2.189, face 0 subface 0 is ok. +DEAL::Cell << 2.189, face 0 subface 1 is ok. +DEAL::Cell << 2.189, face 0 subface 2 is ok. +DEAL::Cell << 2.189, face 0 subface 3 is ok. +DEAL::Cell << 2.189, face 1 subface 0 is ok. +DEAL::Cell << 2.189, face 1 subface 1 is ok. +DEAL::Cell << 2.189, face 1 subface 2 is ok. +DEAL::Cell << 2.189, face 1 subface 3 is ok. +DEAL::Cell << 2.189, face 2 subface 0 is ok. +DEAL::Cell << 2.189, face 2 subface 1 is ok. +DEAL::Cell << 2.189, face 2 subface 2 is ok. +DEAL::Cell << 2.189, face 2 subface 3 is ok. +DEAL::Cell << 2.189, face 3 subface 0 is ok. +DEAL::Cell << 2.189, face 3 subface 1 is ok. +DEAL::Cell << 2.189, face 3 subface 2 is ok. +DEAL::Cell << 2.189, face 3 subface 3 is ok. +DEAL::Cell << 2.189, face 4 subface 0 is ok. +DEAL::Cell << 2.189, face 4 subface 1 is ok. +DEAL::Cell << 2.189, face 4 subface 2 is ok. +DEAL::Cell << 2.189, face 4 subface 3 is ok. +DEAL::Cell << 2.189, face 5 subface 0 is ok. +DEAL::Cell << 2.189, face 5 subface 1 is ok. +DEAL::Cell << 2.189, face 5 subface 2 is ok. +DEAL::Cell << 2.189, face 5 subface 3 is ok. +DEAL::Cell << 2.190, face 0 subface 0 is ok. +DEAL::Cell << 2.190, face 0 subface 1 is ok. +DEAL::Cell << 2.190, face 0 subface 2 is ok. +DEAL::Cell << 2.190, face 0 subface 3 is ok. +DEAL::Cell << 2.190, face 1 subface 0 is ok. +DEAL::Cell << 2.190, face 1 subface 1 is ok. +DEAL::Cell << 2.190, face 1 subface 2 is ok. +DEAL::Cell << 2.190, face 1 subface 3 is ok. +DEAL::Cell << 2.190, face 2 subface 0 is ok. +DEAL::Cell << 2.190, face 2 subface 1 is ok. +DEAL::Cell << 2.190, face 2 subface 2 is ok. +DEAL::Cell << 2.190, face 2 subface 3 is ok. +DEAL::Cell << 2.190, face 3 subface 0 is ok. +DEAL::Cell << 2.190, face 3 subface 1 is ok. +DEAL::Cell << 2.190, face 3 subface 2 is ok. +DEAL::Cell << 2.190, face 3 subface 3 is ok. +DEAL::Cell << 2.190, face 4 subface 0 is ok. +DEAL::Cell << 2.190, face 4 subface 1 is ok. +DEAL::Cell << 2.190, face 4 subface 2 is ok. +DEAL::Cell << 2.190, face 4 subface 3 is ok. +DEAL::Cell << 2.190, face 5 subface 0 is ok. +DEAL::Cell << 2.190, face 5 subface 1 is ok. +DEAL::Cell << 2.190, face 5 subface 2 is ok. +DEAL::Cell << 2.190, face 5 subface 3 is ok. +DEAL::Cell << 2.191, face 0 subface 0 is ok. +DEAL::Cell << 2.191, face 0 subface 1 is ok. +DEAL::Cell << 2.191, face 0 subface 2 is ok. +DEAL::Cell << 2.191, face 0 subface 3 is ok. +DEAL::Cell << 2.191, face 1 subface 0 is ok. +DEAL::Cell << 2.191, face 1 subface 1 is ok. +DEAL::Cell << 2.191, face 1 subface 2 is ok. +DEAL::Cell << 2.191, face 1 subface 3 is ok. +DEAL::Cell << 2.191, face 2 subface 0 is ok. +DEAL::Cell << 2.191, face 2 subface 1 is ok. +DEAL::Cell << 2.191, face 2 subface 2 is ok. +DEAL::Cell << 2.191, face 2 subface 3 is ok. +DEAL::Cell << 2.191, face 3 subface 0 is ok. +DEAL::Cell << 2.191, face 3 subface 1 is ok. +DEAL::Cell << 2.191, face 3 subface 2 is ok. +DEAL::Cell << 2.191, face 3 subface 3 is ok. +DEAL::Cell << 2.191, face 4 subface 0 is ok. +DEAL::Cell << 2.191, face 4 subface 1 is ok. +DEAL::Cell << 2.191, face 4 subface 2 is ok. +DEAL::Cell << 2.191, face 4 subface 3 is ok. +DEAL::Cell << 2.191, face 5 subface 0 is ok. +DEAL::Cell << 2.191, face 5 subface 1 is ok. +DEAL::Cell << 2.191, face 5 subface 2 is ok. +DEAL::Cell << 2.191, face 5 subface 3 is ok. +DEAL::Cell << 2.192, face 0 subface 0 is ok. +DEAL::Cell << 2.192, face 0 subface 1 is ok. +DEAL::Cell << 2.192, face 0 subface 2 is ok. +DEAL::Cell << 2.192, face 0 subface 3 is ok. +DEAL::Cell << 2.192, face 1 subface 0 is ok. +DEAL::Cell << 2.192, face 1 subface 1 is ok. +DEAL::Cell << 2.192, face 1 subface 2 is ok. +DEAL::Cell << 2.192, face 1 subface 3 is ok. +DEAL::Cell << 2.192, face 2 subface 0 is ok. +DEAL::Cell << 2.192, face 2 subface 1 is ok. +DEAL::Cell << 2.192, face 2 subface 2 is ok. +DEAL::Cell << 2.192, face 2 subface 3 is ok. +DEAL::Cell << 2.192, face 3 subface 0 is ok. +DEAL::Cell << 2.192, face 3 subface 1 is ok. +DEAL::Cell << 2.192, face 3 subface 2 is ok. +DEAL::Cell << 2.192, face 3 subface 3 is ok. +DEAL::Cell << 2.192, face 4 subface 0 is ok. +DEAL::Cell << 2.192, face 4 subface 1 is ok. +DEAL::Cell << 2.192, face 4 subface 2 is ok. +DEAL::Cell << 2.192, face 4 subface 3 is ok. +DEAL::Cell << 2.192, face 5 subface 0 is ok. +DEAL::Cell << 2.192, face 5 subface 1 is ok. +DEAL::Cell << 2.192, face 5 subface 2 is ok. +DEAL::Cell << 2.192, face 5 subface 3 is ok. +DEAL::Cell << 2.193, face 0 subface 0 is ok. +DEAL::Cell << 2.193, face 0 subface 1 is ok. +DEAL::Cell << 2.193, face 0 subface 2 is ok. +DEAL::Cell << 2.193, face 0 subface 3 is ok. +DEAL::Cell << 2.193, face 1 subface 0 is ok. +DEAL::Cell << 2.193, face 1 subface 1 is ok. +DEAL::Cell << 2.193, face 1 subface 2 is ok. +DEAL::Cell << 2.193, face 1 subface 3 is ok. +DEAL::Cell << 2.193, face 2 subface 0 is ok. +DEAL::Cell << 2.193, face 2 subface 1 is ok. +DEAL::Cell << 2.193, face 2 subface 2 is ok. +DEAL::Cell << 2.193, face 2 subface 3 is ok. +DEAL::Cell << 2.193, face 3 subface 0 is ok. +DEAL::Cell << 2.193, face 3 subface 1 is ok. +DEAL::Cell << 2.193, face 3 subface 2 is ok. +DEAL::Cell << 2.193, face 3 subface 3 is ok. +DEAL::Cell << 2.193, face 4 subface 0 is ok. +DEAL::Cell << 2.193, face 4 subface 1 is ok. +DEAL::Cell << 2.193, face 4 subface 2 is ok. +DEAL::Cell << 2.193, face 4 subface 3 is ok. +DEAL::Cell << 2.193, face 5 subface 0 is ok. +DEAL::Cell << 2.193, face 5 subface 1 is ok. +DEAL::Cell << 2.193, face 5 subface 2 is ok. +DEAL::Cell << 2.193, face 5 subface 3 is ok. +DEAL::Cell << 2.194, face 0 subface 0 is ok. +DEAL::Cell << 2.194, face 0 subface 1 is ok. +DEAL::Cell << 2.194, face 0 subface 2 is ok. +DEAL::Cell << 2.194, face 0 subface 3 is ok. +DEAL::Cell << 2.194, face 1 subface 0 is ok. +DEAL::Cell << 2.194, face 1 subface 1 is ok. +DEAL::Cell << 2.194, face 1 subface 2 is ok. +DEAL::Cell << 2.194, face 1 subface 3 is ok. +DEAL::Cell << 2.194, face 2 subface 0 is ok. +DEAL::Cell << 2.194, face 2 subface 1 is ok. +DEAL::Cell << 2.194, face 2 subface 2 is ok. +DEAL::Cell << 2.194, face 2 subface 3 is ok. +DEAL::Cell << 2.194, face 3 subface 0 is ok. +DEAL::Cell << 2.194, face 3 subface 1 is ok. +DEAL::Cell << 2.194, face 3 subface 2 is ok. +DEAL::Cell << 2.194, face 3 subface 3 is ok. +DEAL::Cell << 2.194, face 4 subface 0 is ok. +DEAL::Cell << 2.194, face 4 subface 1 is ok. +DEAL::Cell << 2.194, face 4 subface 2 is ok. +DEAL::Cell << 2.194, face 4 subface 3 is ok. +DEAL::Cell << 2.194, face 5 subface 0 is ok. +DEAL::Cell << 2.194, face 5 subface 1 is ok. +DEAL::Cell << 2.194, face 5 subface 2 is ok. +DEAL::Cell << 2.194, face 5 subface 3 is ok. +DEAL::Cell << 2.195, face 0 subface 0 is ok. +DEAL::Cell << 2.195, face 0 subface 1 is ok. +DEAL::Cell << 2.195, face 0 subface 2 is ok. +DEAL::Cell << 2.195, face 0 subface 3 is ok. +DEAL::Cell << 2.195, face 1 subface 0 is ok. +DEAL::Cell << 2.195, face 1 subface 1 is ok. +DEAL::Cell << 2.195, face 1 subface 2 is ok. +DEAL::Cell << 2.195, face 1 subface 3 is ok. +DEAL::Cell << 2.195, face 2 subface 0 is ok. +DEAL::Cell << 2.195, face 2 subface 1 is ok. +DEAL::Cell << 2.195, face 2 subface 2 is ok. +DEAL::Cell << 2.195, face 2 subface 3 is ok. +DEAL::Cell << 2.195, face 3 subface 0 is ok. +DEAL::Cell << 2.195, face 3 subface 1 is ok. +DEAL::Cell << 2.195, face 3 subface 2 is ok. +DEAL::Cell << 2.195, face 3 subface 3 is ok. +DEAL::Cell << 2.195, face 4 subface 0 is ok. +DEAL::Cell << 2.195, face 4 subface 1 is ok. +DEAL::Cell << 2.195, face 4 subface 2 is ok. +DEAL::Cell << 2.195, face 4 subface 3 is ok. +DEAL::Cell << 2.195, face 5 subface 0 is ok. +DEAL::Cell << 2.195, face 5 subface 1 is ok. +DEAL::Cell << 2.195, face 5 subface 2 is ok. +DEAL::Cell << 2.195, face 5 subface 3 is ok. +DEAL::Cell << 2.196, face 0 subface 0 is ok. +DEAL::Cell << 2.196, face 0 subface 1 is ok. +DEAL::Cell << 2.196, face 0 subface 2 is ok. +DEAL::Cell << 2.196, face 0 subface 3 is ok. +DEAL::Cell << 2.196, face 1 subface 0 is ok. +DEAL::Cell << 2.196, face 1 subface 1 is ok. +DEAL::Cell << 2.196, face 1 subface 2 is ok. +DEAL::Cell << 2.196, face 1 subface 3 is ok. +DEAL::Cell << 2.196, face 2 subface 0 is ok. +DEAL::Cell << 2.196, face 2 subface 1 is ok. +DEAL::Cell << 2.196, face 2 subface 2 is ok. +DEAL::Cell << 2.196, face 2 subface 3 is ok. +DEAL::Cell << 2.196, face 3 subface 0 is ok. +DEAL::Cell << 2.196, face 3 subface 1 is ok. +DEAL::Cell << 2.196, face 3 subface 2 is ok. +DEAL::Cell << 2.196, face 3 subface 3 is ok. +DEAL::Cell << 2.196, face 4 subface 0 is ok. +DEAL::Cell << 2.196, face 4 subface 1 is ok. +DEAL::Cell << 2.196, face 4 subface 2 is ok. +DEAL::Cell << 2.196, face 4 subface 3 is ok. +DEAL::Cell << 2.196, face 5 subface 0 is ok. +DEAL::Cell << 2.196, face 5 subface 1 is ok. +DEAL::Cell << 2.196, face 5 subface 2 is ok. +DEAL::Cell << 2.196, face 5 subface 3 is ok. +DEAL::Cell << 2.197, face 0 subface 0 is ok. +DEAL::Cell << 2.197, face 0 subface 1 is ok. +DEAL::Cell << 2.197, face 0 subface 2 is ok. +DEAL::Cell << 2.197, face 0 subface 3 is ok. +DEAL::Cell << 2.197, face 1 subface 0 is ok. +DEAL::Cell << 2.197, face 1 subface 1 is ok. +DEAL::Cell << 2.197, face 1 subface 2 is ok. +DEAL::Cell << 2.197, face 1 subface 3 is ok. +DEAL::Cell << 2.197, face 2 subface 0 is ok. +DEAL::Cell << 2.197, face 2 subface 1 is ok. +DEAL::Cell << 2.197, face 2 subface 2 is ok. +DEAL::Cell << 2.197, face 2 subface 3 is ok. +DEAL::Cell << 2.197, face 3 subface 0 is ok. +DEAL::Cell << 2.197, face 3 subface 1 is ok. +DEAL::Cell << 2.197, face 3 subface 2 is ok. +DEAL::Cell << 2.197, face 3 subface 3 is ok. +DEAL::Cell << 2.197, face 4 subface 0 is ok. +DEAL::Cell << 2.197, face 4 subface 1 is ok. +DEAL::Cell << 2.197, face 4 subface 2 is ok. +DEAL::Cell << 2.197, face 4 subface 3 is ok. +DEAL::Cell << 2.197, face 5 subface 0 is ok. +DEAL::Cell << 2.197, face 5 subface 1 is ok. +DEAL::Cell << 2.197, face 5 subface 2 is ok. +DEAL::Cell << 2.197, face 5 subface 3 is ok. +DEAL::Cell << 2.198, face 0 subface 0 is ok. +DEAL::Cell << 2.198, face 0 subface 1 is ok. +DEAL::Cell << 2.198, face 0 subface 2 is ok. +DEAL::Cell << 2.198, face 0 subface 3 is ok. +DEAL::Cell << 2.198, face 1 subface 0 is ok. +DEAL::Cell << 2.198, face 1 subface 1 is ok. +DEAL::Cell << 2.198, face 1 subface 2 is ok. +DEAL::Cell << 2.198, face 1 subface 3 is ok. +DEAL::Cell << 2.198, face 2 subface 0 is ok. +DEAL::Cell << 2.198, face 2 subface 1 is ok. +DEAL::Cell << 2.198, face 2 subface 2 is ok. +DEAL::Cell << 2.198, face 2 subface 3 is ok. +DEAL::Cell << 2.198, face 3 subface 0 is ok. +DEAL::Cell << 2.198, face 3 subface 1 is ok. +DEAL::Cell << 2.198, face 3 subface 2 is ok. +DEAL::Cell << 2.198, face 3 subface 3 is ok. +DEAL::Cell << 2.198, face 4 subface 0 is ok. +DEAL::Cell << 2.198, face 4 subface 1 is ok. +DEAL::Cell << 2.198, face 4 subface 2 is ok. +DEAL::Cell << 2.198, face 4 subface 3 is ok. +DEAL::Cell << 2.198, face 5 subface 0 is ok. +DEAL::Cell << 2.198, face 5 subface 1 is ok. +DEAL::Cell << 2.198, face 5 subface 2 is ok. +DEAL::Cell << 2.198, face 5 subface 3 is ok. +DEAL::Cell << 2.199, face 0 subface 0 is ok. +DEAL::Cell << 2.199, face 0 subface 1 is ok. +DEAL::Cell << 2.199, face 0 subface 2 is ok. +DEAL::Cell << 2.199, face 0 subface 3 is ok. +DEAL::Cell << 2.199, face 1 subface 0 is ok. +DEAL::Cell << 2.199, face 1 subface 1 is ok. +DEAL::Cell << 2.199, face 1 subface 2 is ok. +DEAL::Cell << 2.199, face 1 subface 3 is ok. +DEAL::Cell << 2.199, face 2 subface 0 is ok. +DEAL::Cell << 2.199, face 2 subface 1 is ok. +DEAL::Cell << 2.199, face 2 subface 2 is ok. +DEAL::Cell << 2.199, face 2 subface 3 is ok. +DEAL::Cell << 2.199, face 3 subface 0 is ok. +DEAL::Cell << 2.199, face 3 subface 1 is ok. +DEAL::Cell << 2.199, face 3 subface 2 is ok. +DEAL::Cell << 2.199, face 3 subface 3 is ok. +DEAL::Cell << 2.199, face 4 subface 0 is ok. +DEAL::Cell << 2.199, face 4 subface 1 is ok. +DEAL::Cell << 2.199, face 4 subface 2 is ok. +DEAL::Cell << 2.199, face 4 subface 3 is ok. +DEAL::Cell << 2.199, face 5 subface 0 is ok. +DEAL::Cell << 2.199, face 5 subface 1 is ok. +DEAL::Cell << 2.199, face 5 subface 2 is ok. +DEAL::Cell << 2.199, face 5 subface 3 is ok. +DEAL::Cell << 2.200, face 0 subface 0 is ok. +DEAL::Cell << 2.200, face 0 subface 1 is ok. +DEAL::Cell << 2.200, face 0 subface 2 is ok. +DEAL::Cell << 2.200, face 0 subface 3 is ok. +DEAL::Cell << 2.200, face 1 subface 0 is ok. +DEAL::Cell << 2.200, face 1 subface 1 is ok. +DEAL::Cell << 2.200, face 1 subface 2 is ok. +DEAL::Cell << 2.200, face 1 subface 3 is ok. +DEAL::Cell << 2.200, face 2 subface 0 is ok. +DEAL::Cell << 2.200, face 2 subface 1 is ok. +DEAL::Cell << 2.200, face 2 subface 2 is ok. +DEAL::Cell << 2.200, face 2 subface 3 is ok. +DEAL::Cell << 2.200, face 3 subface 0 is ok. +DEAL::Cell << 2.200, face 3 subface 1 is ok. +DEAL::Cell << 2.200, face 3 subface 2 is ok. +DEAL::Cell << 2.200, face 3 subface 3 is ok. +DEAL::Cell << 2.200, face 4 subface 0 is ok. +DEAL::Cell << 2.200, face 4 subface 1 is ok. +DEAL::Cell << 2.200, face 4 subface 2 is ok. +DEAL::Cell << 2.200, face 4 subface 3 is ok. +DEAL::Cell << 2.200, face 5 subface 0 is ok. +DEAL::Cell << 2.200, face 5 subface 1 is ok. +DEAL::Cell << 2.200, face 5 subface 2 is ok. +DEAL::Cell << 2.200, face 5 subface 3 is ok. +DEAL::Cell << 2.201, face 0 subface 0 is ok. +DEAL::Cell << 2.201, face 0 subface 1 is ok. +DEAL::Cell << 2.201, face 0 subface 2 is ok. +DEAL::Cell << 2.201, face 0 subface 3 is ok. +DEAL::Cell << 2.201, face 1 subface 0 is ok. +DEAL::Cell << 2.201, face 1 subface 1 is ok. +DEAL::Cell << 2.201, face 1 subface 2 is ok. +DEAL::Cell << 2.201, face 1 subface 3 is ok. +DEAL::Cell << 2.201, face 2 subface 0 is ok. +DEAL::Cell << 2.201, face 2 subface 1 is ok. +DEAL::Cell << 2.201, face 2 subface 2 is ok. +DEAL::Cell << 2.201, face 2 subface 3 is ok. +DEAL::Cell << 2.201, face 3 subface 0 is ok. +DEAL::Cell << 2.201, face 3 subface 1 is ok. +DEAL::Cell << 2.201, face 3 subface 2 is ok. +DEAL::Cell << 2.201, face 3 subface 3 is ok. +DEAL::Cell << 2.201, face 4 subface 0 is ok. +DEAL::Cell << 2.201, face 4 subface 1 is ok. +DEAL::Cell << 2.201, face 4 subface 2 is ok. +DEAL::Cell << 2.201, face 4 subface 3 is ok. +DEAL::Cell << 2.201, face 5 subface 0 is ok. +DEAL::Cell << 2.201, face 5 subface 1 is ok. +DEAL::Cell << 2.201, face 5 subface 2 is ok. +DEAL::Cell << 2.201, face 5 subface 3 is ok. +DEAL::Cell << 2.202, face 0 subface 0 is ok. +DEAL::Cell << 2.202, face 0 subface 1 is ok. +DEAL::Cell << 2.202, face 0 subface 2 is ok. +DEAL::Cell << 2.202, face 0 subface 3 is ok. +DEAL::Cell << 2.202, face 1 subface 0 is ok. +DEAL::Cell << 2.202, face 1 subface 1 is ok. +DEAL::Cell << 2.202, face 1 subface 2 is ok. +DEAL::Cell << 2.202, face 1 subface 3 is ok. +DEAL::Cell << 2.202, face 2 subface 0 is ok. +DEAL::Cell << 2.202, face 2 subface 1 is ok. +DEAL::Cell << 2.202, face 2 subface 2 is ok. +DEAL::Cell << 2.202, face 2 subface 3 is ok. +DEAL::Cell << 2.202, face 3 subface 0 is ok. +DEAL::Cell << 2.202, face 3 subface 1 is ok. +DEAL::Cell << 2.202, face 3 subface 2 is ok. +DEAL::Cell << 2.202, face 3 subface 3 is ok. +DEAL::Cell << 2.202, face 4 subface 0 is ok. +DEAL::Cell << 2.202, face 4 subface 1 is ok. +DEAL::Cell << 2.202, face 4 subface 2 is ok. +DEAL::Cell << 2.202, face 4 subface 3 is ok. +DEAL::Cell << 2.202, face 5 subface 0 is ok. +DEAL::Cell << 2.202, face 5 subface 1 is ok. +DEAL::Cell << 2.202, face 5 subface 2 is ok. +DEAL::Cell << 2.202, face 5 subface 3 is ok. +DEAL::Cell << 2.203, face 0 subface 0 is ok. +DEAL::Cell << 2.203, face 0 subface 1 is ok. +DEAL::Cell << 2.203, face 0 subface 2 is ok. +DEAL::Cell << 2.203, face 0 subface 3 is ok. +DEAL::Cell << 2.203, face 1 subface 0 is ok. +DEAL::Cell << 2.203, face 1 subface 1 is ok. +DEAL::Cell << 2.203, face 1 subface 2 is ok. +DEAL::Cell << 2.203, face 1 subface 3 is ok. +DEAL::Cell << 2.203, face 2 subface 0 is ok. +DEAL::Cell << 2.203, face 2 subface 1 is ok. +DEAL::Cell << 2.203, face 2 subface 2 is ok. +DEAL::Cell << 2.203, face 2 subface 3 is ok. +DEAL::Cell << 2.203, face 3 subface 0 is ok. +DEAL::Cell << 2.203, face 3 subface 1 is ok. +DEAL::Cell << 2.203, face 3 subface 2 is ok. +DEAL::Cell << 2.203, face 3 subface 3 is ok. +DEAL::Cell << 2.203, face 4 subface 0 is ok. +DEAL::Cell << 2.203, face 4 subface 1 is ok. +DEAL::Cell << 2.203, face 4 subface 2 is ok. +DEAL::Cell << 2.203, face 4 subface 3 is ok. +DEAL::Cell << 2.203, face 5 subface 0 is ok. +DEAL::Cell << 2.203, face 5 subface 1 is ok. +DEAL::Cell << 2.203, face 5 subface 2 is ok. +DEAL::Cell << 2.203, face 5 subface 3 is ok. +DEAL::Cell << 2.204, face 0 subface 0 is ok. +DEAL::Cell << 2.204, face 0 subface 1 is ok. +DEAL::Cell << 2.204, face 0 subface 2 is ok. +DEAL::Cell << 2.204, face 0 subface 3 is ok. +DEAL::Cell << 2.204, face 1 subface 0 is ok. +DEAL::Cell << 2.204, face 1 subface 1 is ok. +DEAL::Cell << 2.204, face 1 subface 2 is ok. +DEAL::Cell << 2.204, face 1 subface 3 is ok. +DEAL::Cell << 2.204, face 2 subface 0 is ok. +DEAL::Cell << 2.204, face 2 subface 1 is ok. +DEAL::Cell << 2.204, face 2 subface 2 is ok. +DEAL::Cell << 2.204, face 2 subface 3 is ok. +DEAL::Cell << 2.204, face 3 subface 0 is ok. +DEAL::Cell << 2.204, face 3 subface 1 is ok. +DEAL::Cell << 2.204, face 3 subface 2 is ok. +DEAL::Cell << 2.204, face 3 subface 3 is ok. +DEAL::Cell << 2.204, face 4 subface 0 is ok. +DEAL::Cell << 2.204, face 4 subface 1 is ok. +DEAL::Cell << 2.204, face 4 subface 2 is ok. +DEAL::Cell << 2.204, face 4 subface 3 is ok. +DEAL::Cell << 2.204, face 5 subface 0 is ok. +DEAL::Cell << 2.204, face 5 subface 1 is ok. +DEAL::Cell << 2.204, face 5 subface 2 is ok. +DEAL::Cell << 2.204, face 5 subface 3 is ok. +DEAL::Cell << 2.205, face 0 subface 0 is ok. +DEAL::Cell << 2.205, face 0 subface 1 is ok. +DEAL::Cell << 2.205, face 0 subface 2 is ok. +DEAL::Cell << 2.205, face 0 subface 3 is ok. +DEAL::Cell << 2.205, face 1 subface 0 is ok. +DEAL::Cell << 2.205, face 1 subface 1 is ok. +DEAL::Cell << 2.205, face 1 subface 2 is ok. +DEAL::Cell << 2.205, face 1 subface 3 is ok. +DEAL::Cell << 2.205, face 2 subface 0 is ok. +DEAL::Cell << 2.205, face 2 subface 1 is ok. +DEAL::Cell << 2.205, face 2 subface 2 is ok. +DEAL::Cell << 2.205, face 2 subface 3 is ok. +DEAL::Cell << 2.205, face 3 subface 0 is ok. +DEAL::Cell << 2.205, face 3 subface 1 is ok. +DEAL::Cell << 2.205, face 3 subface 2 is ok. +DEAL::Cell << 2.205, face 3 subface 3 is ok. +DEAL::Cell << 2.205, face 4 subface 0 is ok. +DEAL::Cell << 2.205, face 4 subface 1 is ok. +DEAL::Cell << 2.205, face 4 subface 2 is ok. +DEAL::Cell << 2.205, face 4 subface 3 is ok. +DEAL::Cell << 2.205, face 5 subface 0 is ok. +DEAL::Cell << 2.205, face 5 subface 1 is ok. +DEAL::Cell << 2.205, face 5 subface 2 is ok. +DEAL::Cell << 2.205, face 5 subface 3 is ok. +DEAL::Cell << 2.206, face 0 subface 0 is ok. +DEAL::Cell << 2.206, face 0 subface 1 is ok. +DEAL::Cell << 2.206, face 0 subface 2 is ok. +DEAL::Cell << 2.206, face 0 subface 3 is ok. +DEAL::Cell << 2.206, face 1 subface 0 is ok. +DEAL::Cell << 2.206, face 1 subface 1 is ok. +DEAL::Cell << 2.206, face 1 subface 2 is ok. +DEAL::Cell << 2.206, face 1 subface 3 is ok. +DEAL::Cell << 2.206, face 2 subface 0 is ok. +DEAL::Cell << 2.206, face 2 subface 1 is ok. +DEAL::Cell << 2.206, face 2 subface 2 is ok. +DEAL::Cell << 2.206, face 2 subface 3 is ok. +DEAL::Cell << 2.206, face 3 subface 0 is ok. +DEAL::Cell << 2.206, face 3 subface 1 is ok. +DEAL::Cell << 2.206, face 3 subface 2 is ok. +DEAL::Cell << 2.206, face 3 subface 3 is ok. +DEAL::Cell << 2.206, face 4 subface 0 is ok. +DEAL::Cell << 2.206, face 4 subface 1 is ok. +DEAL::Cell << 2.206, face 4 subface 2 is ok. +DEAL::Cell << 2.206, face 4 subface 3 is ok. +DEAL::Cell << 2.206, face 5 subface 0 is ok. +DEAL::Cell << 2.206, face 5 subface 1 is ok. +DEAL::Cell << 2.206, face 5 subface 2 is ok. +DEAL::Cell << 2.206, face 5 subface 3 is ok. +DEAL::Cell << 2.207, face 0 subface 0 is ok. +DEAL::Cell << 2.207, face 0 subface 1 is ok. +DEAL::Cell << 2.207, face 0 subface 2 is ok. +DEAL::Cell << 2.207, face 0 subface 3 is ok. +DEAL::Cell << 2.207, face 1 subface 0 is ok. +DEAL::Cell << 2.207, face 1 subface 1 is ok. +DEAL::Cell << 2.207, face 1 subface 2 is ok. +DEAL::Cell << 2.207, face 1 subface 3 is ok. +DEAL::Cell << 2.207, face 2 subface 0 is ok. +DEAL::Cell << 2.207, face 2 subface 1 is ok. +DEAL::Cell << 2.207, face 2 subface 2 is ok. +DEAL::Cell << 2.207, face 2 subface 3 is ok. +DEAL::Cell << 2.207, face 3 subface 0 is ok. +DEAL::Cell << 2.207, face 3 subface 1 is ok. +DEAL::Cell << 2.207, face 3 subface 2 is ok. +DEAL::Cell << 2.207, face 3 subface 3 is ok. +DEAL::Cell << 2.207, face 4 subface 0 is ok. +DEAL::Cell << 2.207, face 4 subface 1 is ok. +DEAL::Cell << 2.207, face 4 subface 2 is ok. +DEAL::Cell << 2.207, face 4 subface 3 is ok. +DEAL::Cell << 2.207, face 5 subface 0 is ok. +DEAL::Cell << 2.207, face 5 subface 1 is ok. +DEAL::Cell << 2.207, face 5 subface 2 is ok. +DEAL::Cell << 2.207, face 5 subface 3 is ok. +DEAL::Cell << 2.208, face 0 subface 0 is ok. +DEAL::Cell << 2.208, face 0 subface 1 is ok. +DEAL::Cell << 2.208, face 0 subface 2 is ok. +DEAL::Cell << 2.208, face 0 subface 3 is ok. +DEAL::Cell << 2.208, face 1 subface 0 is ok. +DEAL::Cell << 2.208, face 1 subface 1 is ok. +DEAL::Cell << 2.208, face 1 subface 2 is ok. +DEAL::Cell << 2.208, face 1 subface 3 is ok. +DEAL::Cell << 2.208, face 2 subface 0 is ok. +DEAL::Cell << 2.208, face 2 subface 1 is ok. +DEAL::Cell << 2.208, face 2 subface 2 is ok. +DEAL::Cell << 2.208, face 2 subface 3 is ok. +DEAL::Cell << 2.208, face 3 subface 0 is ok. +DEAL::Cell << 2.208, face 3 subface 1 is ok. +DEAL::Cell << 2.208, face 3 subface 2 is ok. +DEAL::Cell << 2.208, face 3 subface 3 is ok. +DEAL::Cell << 2.208, face 4 subface 0 is ok. +DEAL::Cell << 2.208, face 4 subface 1 is ok. +DEAL::Cell << 2.208, face 4 subface 2 is ok. +DEAL::Cell << 2.208, face 4 subface 3 is ok. +DEAL::Cell << 2.208, face 5 subface 0 is ok. +DEAL::Cell << 2.208, face 5 subface 1 is ok. +DEAL::Cell << 2.208, face 5 subface 2 is ok. +DEAL::Cell << 2.208, face 5 subface 3 is ok. +DEAL::Cell << 2.209, face 0 subface 0 is ok. +DEAL::Cell << 2.209, face 0 subface 1 is ok. +DEAL::Cell << 2.209, face 0 subface 2 is ok. +DEAL::Cell << 2.209, face 0 subface 3 is ok. +DEAL::Cell << 2.209, face 1 subface 0 is ok. +DEAL::Cell << 2.209, face 1 subface 1 is ok. +DEAL::Cell << 2.209, face 1 subface 2 is ok. +DEAL::Cell << 2.209, face 1 subface 3 is ok. +DEAL::Cell << 2.209, face 2 subface 0 is ok. +DEAL::Cell << 2.209, face 2 subface 1 is ok. +DEAL::Cell << 2.209, face 2 subface 2 is ok. +DEAL::Cell << 2.209, face 2 subface 3 is ok. +DEAL::Cell << 2.209, face 3 subface 0 is ok. +DEAL::Cell << 2.209, face 3 subface 1 is ok. +DEAL::Cell << 2.209, face 3 subface 2 is ok. +DEAL::Cell << 2.209, face 3 subface 3 is ok. +DEAL::Cell << 2.209, face 4 subface 0 is ok. +DEAL::Cell << 2.209, face 4 subface 1 is ok. +DEAL::Cell << 2.209, face 4 subface 2 is ok. +DEAL::Cell << 2.209, face 4 subface 3 is ok. +DEAL::Cell << 2.209, face 5 subface 0 is ok. +DEAL::Cell << 2.209, face 5 subface 1 is ok. +DEAL::Cell << 2.209, face 5 subface 2 is ok. +DEAL::Cell << 2.209, face 5 subface 3 is ok. +DEAL::Cell << 2.210, face 0 subface 0 is ok. +DEAL::Cell << 2.210, face 0 subface 1 is ok. +DEAL::Cell << 2.210, face 0 subface 2 is ok. +DEAL::Cell << 2.210, face 0 subface 3 is ok. +DEAL::Cell << 2.210, face 1 subface 0 is ok. +DEAL::Cell << 2.210, face 1 subface 1 is ok. +DEAL::Cell << 2.210, face 1 subface 2 is ok. +DEAL::Cell << 2.210, face 1 subface 3 is ok. +DEAL::Cell << 2.210, face 2 subface 0 is ok. +DEAL::Cell << 2.210, face 2 subface 1 is ok. +DEAL::Cell << 2.210, face 2 subface 2 is ok. +DEAL::Cell << 2.210, face 2 subface 3 is ok. +DEAL::Cell << 2.210, face 3 subface 0 is ok. +DEAL::Cell << 2.210, face 3 subface 1 is ok. +DEAL::Cell << 2.210, face 3 subface 2 is ok. +DEAL::Cell << 2.210, face 3 subface 3 is ok. +DEAL::Cell << 2.210, face 4 subface 0 is ok. +DEAL::Cell << 2.210, face 4 subface 1 is ok. +DEAL::Cell << 2.210, face 4 subface 2 is ok. +DEAL::Cell << 2.210, face 4 subface 3 is ok. +DEAL::Cell << 2.210, face 5 subface 0 is ok. +DEAL::Cell << 2.210, face 5 subface 1 is ok. +DEAL::Cell << 2.210, face 5 subface 2 is ok. +DEAL::Cell << 2.210, face 5 subface 3 is ok. +DEAL::Cell << 2.211, face 0 subface 0 is ok. +DEAL::Cell << 2.211, face 0 subface 1 is ok. +DEAL::Cell << 2.211, face 0 subface 2 is ok. +DEAL::Cell << 2.211, face 0 subface 3 is ok. +DEAL::Cell << 2.211, face 1 subface 0 is ok. +DEAL::Cell << 2.211, face 1 subface 1 is ok. +DEAL::Cell << 2.211, face 1 subface 2 is ok. +DEAL::Cell << 2.211, face 1 subface 3 is ok. +DEAL::Cell << 2.211, face 2 subface 0 is ok. +DEAL::Cell << 2.211, face 2 subface 1 is ok. +DEAL::Cell << 2.211, face 2 subface 2 is ok. +DEAL::Cell << 2.211, face 2 subface 3 is ok. +DEAL::Cell << 2.211, face 3 subface 0 is ok. +DEAL::Cell << 2.211, face 3 subface 1 is ok. +DEAL::Cell << 2.211, face 3 subface 2 is ok. +DEAL::Cell << 2.211, face 3 subface 3 is ok. +DEAL::Cell << 2.211, face 4 subface 0 is ok. +DEAL::Cell << 2.211, face 4 subface 1 is ok. +DEAL::Cell << 2.211, face 4 subface 2 is ok. +DEAL::Cell << 2.211, face 4 subface 3 is ok. +DEAL::Cell << 2.211, face 5 subface 0 is ok. +DEAL::Cell << 2.211, face 5 subface 1 is ok. +DEAL::Cell << 2.211, face 5 subface 2 is ok. +DEAL::Cell << 2.211, face 5 subface 3 is ok. +DEAL::Cell << 2.212, face 0 subface 0 is ok. +DEAL::Cell << 2.212, face 0 subface 1 is ok. +DEAL::Cell << 2.212, face 0 subface 2 is ok. +DEAL::Cell << 2.212, face 0 subface 3 is ok. +DEAL::Cell << 2.212, face 1 subface 0 is ok. +DEAL::Cell << 2.212, face 1 subface 1 is ok. +DEAL::Cell << 2.212, face 1 subface 2 is ok. +DEAL::Cell << 2.212, face 1 subface 3 is ok. +DEAL::Cell << 2.212, face 2 subface 0 is ok. +DEAL::Cell << 2.212, face 2 subface 1 is ok. +DEAL::Cell << 2.212, face 2 subface 2 is ok. +DEAL::Cell << 2.212, face 2 subface 3 is ok. +DEAL::Cell << 2.212, face 3 subface 0 is ok. +DEAL::Cell << 2.212, face 3 subface 1 is ok. +DEAL::Cell << 2.212, face 3 subface 2 is ok. +DEAL::Cell << 2.212, face 3 subface 3 is ok. +DEAL::Cell << 2.212, face 4 subface 0 is ok. +DEAL::Cell << 2.212, face 4 subface 1 is ok. +DEAL::Cell << 2.212, face 4 subface 2 is ok. +DEAL::Cell << 2.212, face 4 subface 3 is ok. +DEAL::Cell << 2.212, face 5 subface 0 is ok. +DEAL::Cell << 2.212, face 5 subface 1 is ok. +DEAL::Cell << 2.212, face 5 subface 2 is ok. +DEAL::Cell << 2.212, face 5 subface 3 is ok. +DEAL::Cell << 2.213, face 0 subface 0 is ok. +DEAL::Cell << 2.213, face 0 subface 1 is ok. +DEAL::Cell << 2.213, face 0 subface 2 is ok. +DEAL::Cell << 2.213, face 0 subface 3 is ok. +DEAL::Cell << 2.213, face 1 subface 0 is ok. +DEAL::Cell << 2.213, face 1 subface 1 is ok. +DEAL::Cell << 2.213, face 1 subface 2 is ok. +DEAL::Cell << 2.213, face 1 subface 3 is ok. +DEAL::Cell << 2.213, face 2 subface 0 is ok. +DEAL::Cell << 2.213, face 2 subface 1 is ok. +DEAL::Cell << 2.213, face 2 subface 2 is ok. +DEAL::Cell << 2.213, face 2 subface 3 is ok. +DEAL::Cell << 2.213, face 3 subface 0 is ok. +DEAL::Cell << 2.213, face 3 subface 1 is ok. +DEAL::Cell << 2.213, face 3 subface 2 is ok. +DEAL::Cell << 2.213, face 3 subface 3 is ok. +DEAL::Cell << 2.213, face 4 subface 0 is ok. +DEAL::Cell << 2.213, face 4 subface 1 is ok. +DEAL::Cell << 2.213, face 4 subface 2 is ok. +DEAL::Cell << 2.213, face 4 subface 3 is ok. +DEAL::Cell << 2.213, face 5 subface 0 is ok. +DEAL::Cell << 2.213, face 5 subface 1 is ok. +DEAL::Cell << 2.213, face 5 subface 2 is ok. +DEAL::Cell << 2.213, face 5 subface 3 is ok. +DEAL::Cell << 2.214, face 0 subface 0 is ok. +DEAL::Cell << 2.214, face 0 subface 1 is ok. +DEAL::Cell << 2.214, face 0 subface 2 is ok. +DEAL::Cell << 2.214, face 0 subface 3 is ok. +DEAL::Cell << 2.214, face 1 subface 0 is ok. +DEAL::Cell << 2.214, face 1 subface 1 is ok. +DEAL::Cell << 2.214, face 1 subface 2 is ok. +DEAL::Cell << 2.214, face 1 subface 3 is ok. +DEAL::Cell << 2.214, face 2 subface 0 is ok. +DEAL::Cell << 2.214, face 2 subface 1 is ok. +DEAL::Cell << 2.214, face 2 subface 2 is ok. +DEAL::Cell << 2.214, face 2 subface 3 is ok. +DEAL::Cell << 2.214, face 3 subface 0 is ok. +DEAL::Cell << 2.214, face 3 subface 1 is ok. +DEAL::Cell << 2.214, face 3 subface 2 is ok. +DEAL::Cell << 2.214, face 3 subface 3 is ok. +DEAL::Cell << 2.214, face 4 subface 0 is ok. +DEAL::Cell << 2.214, face 4 subface 1 is ok. +DEAL::Cell << 2.214, face 4 subface 2 is ok. +DEAL::Cell << 2.214, face 4 subface 3 is ok. +DEAL::Cell << 2.214, face 5 subface 0 is ok. +DEAL::Cell << 2.214, face 5 subface 1 is ok. +DEAL::Cell << 2.214, face 5 subface 2 is ok. +DEAL::Cell << 2.214, face 5 subface 3 is ok. +DEAL::Cell << 2.215, face 0 subface 0 is ok. +DEAL::Cell << 2.215, face 0 subface 1 is ok. +DEAL::Cell << 2.215, face 0 subface 2 is ok. +DEAL::Cell << 2.215, face 0 subface 3 is ok. +DEAL::Cell << 2.215, face 1 subface 0 is ok. +DEAL::Cell << 2.215, face 1 subface 1 is ok. +DEAL::Cell << 2.215, face 1 subface 2 is ok. +DEAL::Cell << 2.215, face 1 subface 3 is ok. +DEAL::Cell << 2.215, face 2 subface 0 is ok. +DEAL::Cell << 2.215, face 2 subface 1 is ok. +DEAL::Cell << 2.215, face 2 subface 2 is ok. +DEAL::Cell << 2.215, face 2 subface 3 is ok. +DEAL::Cell << 2.215, face 3 subface 0 is ok. +DEAL::Cell << 2.215, face 3 subface 1 is ok. +DEAL::Cell << 2.215, face 3 subface 2 is ok. +DEAL::Cell << 2.215, face 3 subface 3 is ok. +DEAL::Cell << 2.215, face 4 subface 0 is ok. +DEAL::Cell << 2.215, face 4 subface 1 is ok. +DEAL::Cell << 2.215, face 4 subface 2 is ok. +DEAL::Cell << 2.215, face 4 subface 3 is ok. +DEAL::Cell << 2.215, face 5 subface 0 is ok. +DEAL::Cell << 2.215, face 5 subface 1 is ok. +DEAL::Cell << 2.215, face 5 subface 2 is ok. +DEAL::Cell << 2.215, face 5 subface 3 is ok. +DEAL::Cell << 2.216, face 0 subface 0 is ok. +DEAL::Cell << 2.216, face 0 subface 1 is ok. +DEAL::Cell << 2.216, face 0 subface 2 is ok. +DEAL::Cell << 2.216, face 0 subface 3 is ok. +DEAL::Cell << 2.216, face 1 subface 0 is ok. +DEAL::Cell << 2.216, face 1 subface 1 is ok. +DEAL::Cell << 2.216, face 1 subface 2 is ok. +DEAL::Cell << 2.216, face 1 subface 3 is ok. +DEAL::Cell << 2.216, face 2 subface 0 is ok. +DEAL::Cell << 2.216, face 2 subface 1 is ok. +DEAL::Cell << 2.216, face 2 subface 2 is ok. +DEAL::Cell << 2.216, face 2 subface 3 is ok. +DEAL::Cell << 2.216, face 3 subface 0 is ok. +DEAL::Cell << 2.216, face 3 subface 1 is ok. +DEAL::Cell << 2.216, face 3 subface 2 is ok. +DEAL::Cell << 2.216, face 3 subface 3 is ok. +DEAL::Cell << 2.216, face 4 subface 0 is ok. +DEAL::Cell << 2.216, face 4 subface 1 is ok. +DEAL::Cell << 2.216, face 4 subface 2 is ok. +DEAL::Cell << 2.216, face 4 subface 3 is ok. +DEAL::Cell << 2.216, face 5 subface 0 is ok. +DEAL::Cell << 2.216, face 5 subface 1 is ok. +DEAL::Cell << 2.216, face 5 subface 2 is ok. +DEAL::Cell << 2.216, face 5 subface 3 is ok. +DEAL::Cell << 2.217, face 0 subface 0 is ok. +DEAL::Cell << 2.217, face 0 subface 1 is ok. +DEAL::Cell << 2.217, face 0 subface 2 is ok. +DEAL::Cell << 2.217, face 0 subface 3 is ok. +DEAL::Cell << 2.217, face 1 subface 0 is ok. +DEAL::Cell << 2.217, face 1 subface 1 is ok. +DEAL::Cell << 2.217, face 1 subface 2 is ok. +DEAL::Cell << 2.217, face 1 subface 3 is ok. +DEAL::Cell << 2.217, face 2 subface 0 is ok. +DEAL::Cell << 2.217, face 2 subface 1 is ok. +DEAL::Cell << 2.217, face 2 subface 2 is ok. +DEAL::Cell << 2.217, face 2 subface 3 is ok. +DEAL::Cell << 2.217, face 3 subface 0 is ok. +DEAL::Cell << 2.217, face 3 subface 1 is ok. +DEAL::Cell << 2.217, face 3 subface 2 is ok. +DEAL::Cell << 2.217, face 3 subface 3 is ok. +DEAL::Cell << 2.217, face 4 subface 0 is ok. +DEAL::Cell << 2.217, face 4 subface 1 is ok. +DEAL::Cell << 2.217, face 4 subface 2 is ok. +DEAL::Cell << 2.217, face 4 subface 3 is ok. +DEAL::Cell << 2.217, face 5 subface 0 is ok. +DEAL::Cell << 2.217, face 5 subface 1 is ok. +DEAL::Cell << 2.217, face 5 subface 2 is ok. +DEAL::Cell << 2.217, face 5 subface 3 is ok. +DEAL::Cell << 2.218, face 0 subface 0 is ok. +DEAL::Cell << 2.218, face 0 subface 1 is ok. +DEAL::Cell << 2.218, face 0 subface 2 is ok. +DEAL::Cell << 2.218, face 0 subface 3 is ok. +DEAL::Cell << 2.218, face 1 subface 0 is ok. +DEAL::Cell << 2.218, face 1 subface 1 is ok. +DEAL::Cell << 2.218, face 1 subface 2 is ok. +DEAL::Cell << 2.218, face 1 subface 3 is ok. +DEAL::Cell << 2.218, face 2 subface 0 is ok. +DEAL::Cell << 2.218, face 2 subface 1 is ok. +DEAL::Cell << 2.218, face 2 subface 2 is ok. +DEAL::Cell << 2.218, face 2 subface 3 is ok. +DEAL::Cell << 2.218, face 3 subface 0 is ok. +DEAL::Cell << 2.218, face 3 subface 1 is ok. +DEAL::Cell << 2.218, face 3 subface 2 is ok. +DEAL::Cell << 2.218, face 3 subface 3 is ok. +DEAL::Cell << 2.218, face 4 subface 0 is ok. +DEAL::Cell << 2.218, face 4 subface 1 is ok. +DEAL::Cell << 2.218, face 4 subface 2 is ok. +DEAL::Cell << 2.218, face 4 subface 3 is ok. +DEAL::Cell << 2.218, face 5 subface 0 is ok. +DEAL::Cell << 2.218, face 5 subface 1 is ok. +DEAL::Cell << 2.218, face 5 subface 2 is ok. +DEAL::Cell << 2.218, face 5 subface 3 is ok. +DEAL::Cell << 2.219, face 0 subface 0 is ok. +DEAL::Cell << 2.219, face 0 subface 1 is ok. +DEAL::Cell << 2.219, face 0 subface 2 is ok. +DEAL::Cell << 2.219, face 0 subface 3 is ok. +DEAL::Cell << 2.219, face 1 subface 0 is ok. +DEAL::Cell << 2.219, face 1 subface 1 is ok. +DEAL::Cell << 2.219, face 1 subface 2 is ok. +DEAL::Cell << 2.219, face 1 subface 3 is ok. +DEAL::Cell << 2.219, face 2 subface 0 is ok. +DEAL::Cell << 2.219, face 2 subface 1 is ok. +DEAL::Cell << 2.219, face 2 subface 2 is ok. +DEAL::Cell << 2.219, face 2 subface 3 is ok. +DEAL::Cell << 2.219, face 3 subface 0 is ok. +DEAL::Cell << 2.219, face 3 subface 1 is ok. +DEAL::Cell << 2.219, face 3 subface 2 is ok. +DEAL::Cell << 2.219, face 3 subface 3 is ok. +DEAL::Cell << 2.219, face 4 subface 0 is ok. +DEAL::Cell << 2.219, face 4 subface 1 is ok. +DEAL::Cell << 2.219, face 4 subface 2 is ok. +DEAL::Cell << 2.219, face 4 subface 3 is ok. +DEAL::Cell << 2.219, face 5 subface 0 is ok. +DEAL::Cell << 2.219, face 5 subface 1 is ok. +DEAL::Cell << 2.219, face 5 subface 2 is ok. +DEAL::Cell << 2.219, face 5 subface 3 is ok. +DEAL::Cell << 2.220, face 0 subface 0 is ok. +DEAL::Cell << 2.220, face 0 subface 1 is ok. +DEAL::Cell << 2.220, face 0 subface 2 is ok. +DEAL::Cell << 2.220, face 0 subface 3 is ok. +DEAL::Cell << 2.220, face 1 subface 0 is ok. +DEAL::Cell << 2.220, face 1 subface 1 is ok. +DEAL::Cell << 2.220, face 1 subface 2 is ok. +DEAL::Cell << 2.220, face 1 subface 3 is ok. +DEAL::Cell << 2.220, face 2 subface 0 is ok. +DEAL::Cell << 2.220, face 2 subface 1 is ok. +DEAL::Cell << 2.220, face 2 subface 2 is ok. +DEAL::Cell << 2.220, face 2 subface 3 is ok. +DEAL::Cell << 2.220, face 3 subface 0 is ok. +DEAL::Cell << 2.220, face 3 subface 1 is ok. +DEAL::Cell << 2.220, face 3 subface 2 is ok. +DEAL::Cell << 2.220, face 3 subface 3 is ok. +DEAL::Cell << 2.220, face 4 subface 0 is ok. +DEAL::Cell << 2.220, face 4 subface 1 is ok. +DEAL::Cell << 2.220, face 4 subface 2 is ok. +DEAL::Cell << 2.220, face 4 subface 3 is ok. +DEAL::Cell << 2.220, face 5 subface 0 is ok. +DEAL::Cell << 2.220, face 5 subface 1 is ok. +DEAL::Cell << 2.220, face 5 subface 2 is ok. +DEAL::Cell << 2.220, face 5 subface 3 is ok. +DEAL::Cell << 2.221, face 0 subface 0 is ok. +DEAL::Cell << 2.221, face 0 subface 1 is ok. +DEAL::Cell << 2.221, face 0 subface 2 is ok. +DEAL::Cell << 2.221, face 0 subface 3 is ok. +DEAL::Cell << 2.221, face 1 subface 0 is ok. +DEAL::Cell << 2.221, face 1 subface 1 is ok. +DEAL::Cell << 2.221, face 1 subface 2 is ok. +DEAL::Cell << 2.221, face 1 subface 3 is ok. +DEAL::Cell << 2.221, face 2 subface 0 is ok. +DEAL::Cell << 2.221, face 2 subface 1 is ok. +DEAL::Cell << 2.221, face 2 subface 2 is ok. +DEAL::Cell << 2.221, face 2 subface 3 is ok. +DEAL::Cell << 2.221, face 3 subface 0 is ok. +DEAL::Cell << 2.221, face 3 subface 1 is ok. +DEAL::Cell << 2.221, face 3 subface 2 is ok. +DEAL::Cell << 2.221, face 3 subface 3 is ok. +DEAL::Cell << 2.221, face 4 subface 0 is ok. +DEAL::Cell << 2.221, face 4 subface 1 is ok. +DEAL::Cell << 2.221, face 4 subface 2 is ok. +DEAL::Cell << 2.221, face 4 subface 3 is ok. +DEAL::Cell << 2.221, face 5 subface 0 is ok. +DEAL::Cell << 2.221, face 5 subface 1 is ok. +DEAL::Cell << 2.221, face 5 subface 2 is ok. +DEAL::Cell << 2.221, face 5 subface 3 is ok. +DEAL::Cell << 2.222, face 0 subface 0 is ok. +DEAL::Cell << 2.222, face 0 subface 1 is ok. +DEAL::Cell << 2.222, face 0 subface 2 is ok. +DEAL::Cell << 2.222, face 0 subface 3 is ok. +DEAL::Cell << 2.222, face 1 subface 0 is ok. +DEAL::Cell << 2.222, face 1 subface 1 is ok. +DEAL::Cell << 2.222, face 1 subface 2 is ok. +DEAL::Cell << 2.222, face 1 subface 3 is ok. +DEAL::Cell << 2.222, face 2 subface 0 is ok. +DEAL::Cell << 2.222, face 2 subface 1 is ok. +DEAL::Cell << 2.222, face 2 subface 2 is ok. +DEAL::Cell << 2.222, face 2 subface 3 is ok. +DEAL::Cell << 2.222, face 3 subface 0 is ok. +DEAL::Cell << 2.222, face 3 subface 1 is ok. +DEAL::Cell << 2.222, face 3 subface 2 is ok. +DEAL::Cell << 2.222, face 3 subface 3 is ok. +DEAL::Cell << 2.222, face 4 subface 0 is ok. +DEAL::Cell << 2.222, face 4 subface 1 is ok. +DEAL::Cell << 2.222, face 4 subface 2 is ok. +DEAL::Cell << 2.222, face 4 subface 3 is ok. +DEAL::Cell << 2.222, face 5 subface 0 is ok. +DEAL::Cell << 2.222, face 5 subface 1 is ok. +DEAL::Cell << 2.222, face 5 subface 2 is ok. +DEAL::Cell << 2.222, face 5 subface 3 is ok. +DEAL::Cell << 2.223, face 0 subface 0 is ok. +DEAL::Cell << 2.223, face 0 subface 1 is ok. +DEAL::Cell << 2.223, face 0 subface 2 is ok. +DEAL::Cell << 2.223, face 0 subface 3 is ok. +DEAL::Cell << 2.223, face 1 subface 0 is ok. +DEAL::Cell << 2.223, face 1 subface 1 is ok. +DEAL::Cell << 2.223, face 1 subface 2 is ok. +DEAL::Cell << 2.223, face 1 subface 3 is ok. +DEAL::Cell << 2.223, face 2 subface 0 is ok. +DEAL::Cell << 2.223, face 2 subface 1 is ok. +DEAL::Cell << 2.223, face 2 subface 2 is ok. +DEAL::Cell << 2.223, face 2 subface 3 is ok. +DEAL::Cell << 2.223, face 3 subface 0 is ok. +DEAL::Cell << 2.223, face 3 subface 1 is ok. +DEAL::Cell << 2.223, face 3 subface 2 is ok. +DEAL::Cell << 2.223, face 3 subface 3 is ok. +DEAL::Cell << 2.223, face 4 subface 0 is ok. +DEAL::Cell << 2.223, face 4 subface 1 is ok. +DEAL::Cell << 2.223, face 4 subface 2 is ok. +DEAL::Cell << 2.223, face 4 subface 3 is ok. +DEAL::Cell << 2.223, face 5 subface 0 is ok. +DEAL::Cell << 2.223, face 5 subface 1 is ok. +DEAL::Cell << 2.223, face 5 subface 2 is ok. +DEAL::Cell << 2.223, face 5 subface 3 is ok. +DEAL::Cell << 2.224, face 0 subface 0 is ok. +DEAL::Cell << 2.224, face 0 subface 1 is ok. +DEAL::Cell << 2.224, face 0 subface 2 is ok. +DEAL::Cell << 2.224, face 0 subface 3 is ok. +DEAL::Cell << 2.224, face 1 subface 0 is ok. +DEAL::Cell << 2.224, face 1 subface 1 is ok. +DEAL::Cell << 2.224, face 1 subface 2 is ok. +DEAL::Cell << 2.224, face 1 subface 3 is ok. +DEAL::Cell << 2.224, face 2 subface 0 is ok. +DEAL::Cell << 2.224, face 2 subface 1 is ok. +DEAL::Cell << 2.224, face 2 subface 2 is ok. +DEAL::Cell << 2.224, face 2 subface 3 is ok. +DEAL::Cell << 2.224, face 3 subface 0 is ok. +DEAL::Cell << 2.224, face 3 subface 1 is ok. +DEAL::Cell << 2.224, face 3 subface 2 is ok. +DEAL::Cell << 2.224, face 3 subface 3 is ok. +DEAL::Cell << 2.224, face 4 subface 0 is ok. +DEAL::Cell << 2.224, face 4 subface 1 is ok. +DEAL::Cell << 2.224, face 4 subface 2 is ok. +DEAL::Cell << 2.224, face 4 subface 3 is ok. +DEAL::Cell << 2.224, face 5 subface 0 is ok. +DEAL::Cell << 2.224, face 5 subface 1 is ok. +DEAL::Cell << 2.224, face 5 subface 2 is ok. +DEAL::Cell << 2.224, face 5 subface 3 is ok. +DEAL::Cell << 2.225, face 0 subface 0 is ok. +DEAL::Cell << 2.225, face 0 subface 1 is ok. +DEAL::Cell << 2.225, face 0 subface 2 is ok. +DEAL::Cell << 2.225, face 0 subface 3 is ok. +DEAL::Cell << 2.225, face 1 subface 0 is ok. +DEAL::Cell << 2.225, face 1 subface 1 is ok. +DEAL::Cell << 2.225, face 1 subface 2 is ok. +DEAL::Cell << 2.225, face 1 subface 3 is ok. +DEAL::Cell << 2.225, face 2 subface 0 is ok. +DEAL::Cell << 2.225, face 2 subface 1 is ok. +DEAL::Cell << 2.225, face 2 subface 2 is ok. +DEAL::Cell << 2.225, face 2 subface 3 is ok. +DEAL::Cell << 2.225, face 3 subface 0 is ok. +DEAL::Cell << 2.225, face 3 subface 1 is ok. +DEAL::Cell << 2.225, face 3 subface 2 is ok. +DEAL::Cell << 2.225, face 3 subface 3 is ok. +DEAL::Cell << 2.225, face 4 subface 0 is ok. +DEAL::Cell << 2.225, face 4 subface 1 is ok. +DEAL::Cell << 2.225, face 4 subface 2 is ok. +DEAL::Cell << 2.225, face 4 subface 3 is ok. +DEAL::Cell << 2.225, face 5 subface 0 is ok. +DEAL::Cell << 2.225, face 5 subface 1 is ok. +DEAL::Cell << 2.225, face 5 subface 2 is ok. +DEAL::Cell << 2.225, face 5 subface 3 is ok. +DEAL::Cell << 2.226, face 0 subface 0 is ok. +DEAL::Cell << 2.226, face 0 subface 1 is ok. +DEAL::Cell << 2.226, face 0 subface 2 is ok. +DEAL::Cell << 2.226, face 0 subface 3 is ok. +DEAL::Cell << 2.226, face 1 subface 0 is ok. +DEAL::Cell << 2.226, face 1 subface 1 is ok. +DEAL::Cell << 2.226, face 1 subface 2 is ok. +DEAL::Cell << 2.226, face 1 subface 3 is ok. +DEAL::Cell << 2.226, face 2 subface 0 is ok. +DEAL::Cell << 2.226, face 2 subface 1 is ok. +DEAL::Cell << 2.226, face 2 subface 2 is ok. +DEAL::Cell << 2.226, face 2 subface 3 is ok. +DEAL::Cell << 2.226, face 3 subface 0 is ok. +DEAL::Cell << 2.226, face 3 subface 1 is ok. +DEAL::Cell << 2.226, face 3 subface 2 is ok. +DEAL::Cell << 2.226, face 3 subface 3 is ok. +DEAL::Cell << 2.226, face 4 subface 0 is ok. +DEAL::Cell << 2.226, face 4 subface 1 is ok. +DEAL::Cell << 2.226, face 4 subface 2 is ok. +DEAL::Cell << 2.226, face 4 subface 3 is ok. +DEAL::Cell << 2.226, face 5 subface 0 is ok. +DEAL::Cell << 2.226, face 5 subface 1 is ok. +DEAL::Cell << 2.226, face 5 subface 2 is ok. +DEAL::Cell << 2.226, face 5 subface 3 is ok. +DEAL::Cell << 2.227, face 0 subface 0 is ok. +DEAL::Cell << 2.227, face 0 subface 1 is ok. +DEAL::Cell << 2.227, face 0 subface 2 is ok. +DEAL::Cell << 2.227, face 0 subface 3 is ok. +DEAL::Cell << 2.227, face 1 subface 0 is ok. +DEAL::Cell << 2.227, face 1 subface 1 is ok. +DEAL::Cell << 2.227, face 1 subface 2 is ok. +DEAL::Cell << 2.227, face 1 subface 3 is ok. +DEAL::Cell << 2.227, face 2 subface 0 is ok. +DEAL::Cell << 2.227, face 2 subface 1 is ok. +DEAL::Cell << 2.227, face 2 subface 2 is ok. +DEAL::Cell << 2.227, face 2 subface 3 is ok. +DEAL::Cell << 2.227, face 3 subface 0 is ok. +DEAL::Cell << 2.227, face 3 subface 1 is ok. +DEAL::Cell << 2.227, face 3 subface 2 is ok. +DEAL::Cell << 2.227, face 3 subface 3 is ok. +DEAL::Cell << 2.227, face 4 subface 0 is ok. +DEAL::Cell << 2.227, face 4 subface 1 is ok. +DEAL::Cell << 2.227, face 4 subface 2 is ok. +DEAL::Cell << 2.227, face 4 subface 3 is ok. +DEAL::Cell << 2.227, face 5 subface 0 is ok. +DEAL::Cell << 2.227, face 5 subface 1 is ok. +DEAL::Cell << 2.227, face 5 subface 2 is ok. +DEAL::Cell << 2.227, face 5 subface 3 is ok. +DEAL::Cell << 2.228, face 0 subface 0 is ok. +DEAL::Cell << 2.228, face 0 subface 1 is ok. +DEAL::Cell << 2.228, face 0 subface 2 is ok. +DEAL::Cell << 2.228, face 0 subface 3 is ok. +DEAL::Cell << 2.228, face 1 subface 0 is ok. +DEAL::Cell << 2.228, face 1 subface 1 is ok. +DEAL::Cell << 2.228, face 1 subface 2 is ok. +DEAL::Cell << 2.228, face 1 subface 3 is ok. +DEAL::Cell << 2.228, face 2 subface 0 is ok. +DEAL::Cell << 2.228, face 2 subface 1 is ok. +DEAL::Cell << 2.228, face 2 subface 2 is ok. +DEAL::Cell << 2.228, face 2 subface 3 is ok. +DEAL::Cell << 2.228, face 3 subface 0 is ok. +DEAL::Cell << 2.228, face 3 subface 1 is ok. +DEAL::Cell << 2.228, face 3 subface 2 is ok. +DEAL::Cell << 2.228, face 3 subface 3 is ok. +DEAL::Cell << 2.228, face 4 subface 0 is ok. +DEAL::Cell << 2.228, face 4 subface 1 is ok. +DEAL::Cell << 2.228, face 4 subface 2 is ok. +DEAL::Cell << 2.228, face 4 subface 3 is ok. +DEAL::Cell << 2.228, face 5 subface 0 is ok. +DEAL::Cell << 2.228, face 5 subface 1 is ok. +DEAL::Cell << 2.228, face 5 subface 2 is ok. +DEAL::Cell << 2.228, face 5 subface 3 is ok. +DEAL::Cell << 2.229, face 0 subface 0 is ok. +DEAL::Cell << 2.229, face 0 subface 1 is ok. +DEAL::Cell << 2.229, face 0 subface 2 is ok. +DEAL::Cell << 2.229, face 0 subface 3 is ok. +DEAL::Cell << 2.229, face 1 subface 0 is ok. +DEAL::Cell << 2.229, face 1 subface 1 is ok. +DEAL::Cell << 2.229, face 1 subface 2 is ok. +DEAL::Cell << 2.229, face 1 subface 3 is ok. +DEAL::Cell << 2.229, face 2 subface 0 is ok. +DEAL::Cell << 2.229, face 2 subface 1 is ok. +DEAL::Cell << 2.229, face 2 subface 2 is ok. +DEAL::Cell << 2.229, face 2 subface 3 is ok. +DEAL::Cell << 2.229, face 3 subface 0 is ok. +DEAL::Cell << 2.229, face 3 subface 1 is ok. +DEAL::Cell << 2.229, face 3 subface 2 is ok. +DEAL::Cell << 2.229, face 3 subface 3 is ok. +DEAL::Cell << 2.229, face 4 subface 0 is ok. +DEAL::Cell << 2.229, face 4 subface 1 is ok. +DEAL::Cell << 2.229, face 4 subface 2 is ok. +DEAL::Cell << 2.229, face 4 subface 3 is ok. +DEAL::Cell << 2.229, face 5 subface 0 is ok. +DEAL::Cell << 2.229, face 5 subface 1 is ok. +DEAL::Cell << 2.229, face 5 subface 2 is ok. +DEAL::Cell << 2.229, face 5 subface 3 is ok. +DEAL::Cell << 2.230, face 0 subface 0 is ok. +DEAL::Cell << 2.230, face 0 subface 1 is ok. +DEAL::Cell << 2.230, face 0 subface 2 is ok. +DEAL::Cell << 2.230, face 0 subface 3 is ok. +DEAL::Cell << 2.230, face 1 subface 0 is ok. +DEAL::Cell << 2.230, face 1 subface 1 is ok. +DEAL::Cell << 2.230, face 1 subface 2 is ok. +DEAL::Cell << 2.230, face 1 subface 3 is ok. +DEAL::Cell << 2.230, face 2 subface 0 is ok. +DEAL::Cell << 2.230, face 2 subface 1 is ok. +DEAL::Cell << 2.230, face 2 subface 2 is ok. +DEAL::Cell << 2.230, face 2 subface 3 is ok. +DEAL::Cell << 2.230, face 3 subface 0 is ok. +DEAL::Cell << 2.230, face 3 subface 1 is ok. +DEAL::Cell << 2.230, face 3 subface 2 is ok. +DEAL::Cell << 2.230, face 3 subface 3 is ok. +DEAL::Cell << 2.230, face 4 subface 0 is ok. +DEAL::Cell << 2.230, face 4 subface 1 is ok. +DEAL::Cell << 2.230, face 4 subface 2 is ok. +DEAL::Cell << 2.230, face 4 subface 3 is ok. +DEAL::Cell << 2.230, face 5 subface 0 is ok. +DEAL::Cell << 2.230, face 5 subface 1 is ok. +DEAL::Cell << 2.230, face 5 subface 2 is ok. +DEAL::Cell << 2.230, face 5 subface 3 is ok. +DEAL::Cell << 2.231, face 0 subface 0 is ok. +DEAL::Cell << 2.231, face 0 subface 1 is ok. +DEAL::Cell << 2.231, face 0 subface 2 is ok. +DEAL::Cell << 2.231, face 0 subface 3 is ok. +DEAL::Cell << 2.231, face 1 subface 0 is ok. +DEAL::Cell << 2.231, face 1 subface 1 is ok. +DEAL::Cell << 2.231, face 1 subface 2 is ok. +DEAL::Cell << 2.231, face 1 subface 3 is ok. +DEAL::Cell << 2.231, face 2 subface 0 is ok. +DEAL::Cell << 2.231, face 2 subface 1 is ok. +DEAL::Cell << 2.231, face 2 subface 2 is ok. +DEAL::Cell << 2.231, face 2 subface 3 is ok. +DEAL::Cell << 2.231, face 3 subface 0 is ok. +DEAL::Cell << 2.231, face 3 subface 1 is ok. +DEAL::Cell << 2.231, face 3 subface 2 is ok. +DEAL::Cell << 2.231, face 3 subface 3 is ok. +DEAL::Cell << 2.231, face 4 subface 0 is ok. +DEAL::Cell << 2.231, face 4 subface 1 is ok. +DEAL::Cell << 2.231, face 4 subface 2 is ok. +DEAL::Cell << 2.231, face 4 subface 3 is ok. +DEAL::Cell << 2.231, face 5 subface 0 is ok. +DEAL::Cell << 2.231, face 5 subface 1 is ok. +DEAL::Cell << 2.231, face 5 subface 2 is ok. +DEAL::Cell << 2.231, face 5 subface 3 is ok. +DEAL::Cell << 2.232, face 0 subface 0 is ok. +DEAL::Cell << 2.232, face 0 subface 1 is ok. +DEAL::Cell << 2.232, face 0 subface 2 is ok. +DEAL::Cell << 2.232, face 0 subface 3 is ok. +DEAL::Cell << 2.232, face 1 subface 0 is ok. +DEAL::Cell << 2.232, face 1 subface 1 is ok. +DEAL::Cell << 2.232, face 1 subface 2 is ok. +DEAL::Cell << 2.232, face 1 subface 3 is ok. +DEAL::Cell << 2.232, face 2 subface 0 is ok. +DEAL::Cell << 2.232, face 2 subface 1 is ok. +DEAL::Cell << 2.232, face 2 subface 2 is ok. +DEAL::Cell << 2.232, face 2 subface 3 is ok. +DEAL::Cell << 2.232, face 3 subface 0 is ok. +DEAL::Cell << 2.232, face 3 subface 1 is ok. +DEAL::Cell << 2.232, face 3 subface 2 is ok. +DEAL::Cell << 2.232, face 3 subface 3 is ok. +DEAL::Cell << 2.232, face 4 subface 0 is ok. +DEAL::Cell << 2.232, face 4 subface 1 is ok. +DEAL::Cell << 2.232, face 4 subface 2 is ok. +DEAL::Cell << 2.232, face 4 subface 3 is ok. +DEAL::Cell << 2.232, face 5 subface 0 is ok. +DEAL::Cell << 2.232, face 5 subface 1 is ok. +DEAL::Cell << 2.232, face 5 subface 2 is ok. +DEAL::Cell << 2.232, face 5 subface 3 is ok. +DEAL::Cell << 2.233, face 0 subface 0 is ok. +DEAL::Cell << 2.233, face 0 subface 1 is ok. +DEAL::Cell << 2.233, face 0 subface 2 is ok. +DEAL::Cell << 2.233, face 0 subface 3 is ok. +DEAL::Cell << 2.233, face 1 subface 0 is ok. +DEAL::Cell << 2.233, face 1 subface 1 is ok. +DEAL::Cell << 2.233, face 1 subface 2 is ok. +DEAL::Cell << 2.233, face 1 subface 3 is ok. +DEAL::Cell << 2.233, face 2 subface 0 is ok. +DEAL::Cell << 2.233, face 2 subface 1 is ok. +DEAL::Cell << 2.233, face 2 subface 2 is ok. +DEAL::Cell << 2.233, face 2 subface 3 is ok. +DEAL::Cell << 2.233, face 3 subface 0 is ok. +DEAL::Cell << 2.233, face 3 subface 1 is ok. +DEAL::Cell << 2.233, face 3 subface 2 is ok. +DEAL::Cell << 2.233, face 3 subface 3 is ok. +DEAL::Cell << 2.233, face 4 subface 0 is ok. +DEAL::Cell << 2.233, face 4 subface 1 is ok. +DEAL::Cell << 2.233, face 4 subface 2 is ok. +DEAL::Cell << 2.233, face 4 subface 3 is ok. +DEAL::Cell << 2.233, face 5 subface 0 is ok. +DEAL::Cell << 2.233, face 5 subface 1 is ok. +DEAL::Cell << 2.233, face 5 subface 2 is ok. +DEAL::Cell << 2.233, face 5 subface 3 is ok. +DEAL::Cell << 2.234, face 0 subface 0 is ok. +DEAL::Cell << 2.234, face 0 subface 1 is ok. +DEAL::Cell << 2.234, face 0 subface 2 is ok. +DEAL::Cell << 2.234, face 0 subface 3 is ok. +DEAL::Cell << 2.234, face 1 subface 0 is ok. +DEAL::Cell << 2.234, face 1 subface 1 is ok. +DEAL::Cell << 2.234, face 1 subface 2 is ok. +DEAL::Cell << 2.234, face 1 subface 3 is ok. +DEAL::Cell << 2.234, face 2 subface 0 is ok. +DEAL::Cell << 2.234, face 2 subface 1 is ok. +DEAL::Cell << 2.234, face 2 subface 2 is ok. +DEAL::Cell << 2.234, face 2 subface 3 is ok. +DEAL::Cell << 2.234, face 3 subface 0 is ok. +DEAL::Cell << 2.234, face 3 subface 1 is ok. +DEAL::Cell << 2.234, face 3 subface 2 is ok. +DEAL::Cell << 2.234, face 3 subface 3 is ok. +DEAL::Cell << 2.234, face 4 subface 0 is ok. +DEAL::Cell << 2.234, face 4 subface 1 is ok. +DEAL::Cell << 2.234, face 4 subface 2 is ok. +DEAL::Cell << 2.234, face 4 subface 3 is ok. +DEAL::Cell << 2.234, face 5 subface 0 is ok. +DEAL::Cell << 2.234, face 5 subface 1 is ok. +DEAL::Cell << 2.234, face 5 subface 2 is ok. +DEAL::Cell << 2.234, face 5 subface 3 is ok. +DEAL::Cell << 2.235, face 0 subface 0 is ok. +DEAL::Cell << 2.235, face 0 subface 1 is ok. +DEAL::Cell << 2.235, face 0 subface 2 is ok. +DEAL::Cell << 2.235, face 0 subface 3 is ok. +DEAL::Cell << 2.235, face 1 subface 0 is ok. +DEAL::Cell << 2.235, face 1 subface 1 is ok. +DEAL::Cell << 2.235, face 1 subface 2 is ok. +DEAL::Cell << 2.235, face 1 subface 3 is ok. +DEAL::Cell << 2.235, face 2 subface 0 is ok. +DEAL::Cell << 2.235, face 2 subface 1 is ok. +DEAL::Cell << 2.235, face 2 subface 2 is ok. +DEAL::Cell << 2.235, face 2 subface 3 is ok. +DEAL::Cell << 2.235, face 3 subface 0 is ok. +DEAL::Cell << 2.235, face 3 subface 1 is ok. +DEAL::Cell << 2.235, face 3 subface 2 is ok. +DEAL::Cell << 2.235, face 3 subface 3 is ok. +DEAL::Cell << 2.235, face 4 subface 0 is ok. +DEAL::Cell << 2.235, face 4 subface 1 is ok. +DEAL::Cell << 2.235, face 4 subface 2 is ok. +DEAL::Cell << 2.235, face 4 subface 3 is ok. +DEAL::Cell << 2.235, face 5 subface 0 is ok. +DEAL::Cell << 2.235, face 5 subface 1 is ok. +DEAL::Cell << 2.235, face 5 subface 2 is ok. +DEAL::Cell << 2.235, face 5 subface 3 is ok. +DEAL::Cell << 2.236, face 0 subface 0 is ok. +DEAL::Cell << 2.236, face 0 subface 1 is ok. +DEAL::Cell << 2.236, face 0 subface 2 is ok. +DEAL::Cell << 2.236, face 0 subface 3 is ok. +DEAL::Cell << 2.236, face 1 subface 0 is ok. +DEAL::Cell << 2.236, face 1 subface 1 is ok. +DEAL::Cell << 2.236, face 1 subface 2 is ok. +DEAL::Cell << 2.236, face 1 subface 3 is ok. +DEAL::Cell << 2.236, face 2 subface 0 is ok. +DEAL::Cell << 2.236, face 2 subface 1 is ok. +DEAL::Cell << 2.236, face 2 subface 2 is ok. +DEAL::Cell << 2.236, face 2 subface 3 is ok. +DEAL::Cell << 2.236, face 3 subface 0 is ok. +DEAL::Cell << 2.236, face 3 subface 1 is ok. +DEAL::Cell << 2.236, face 3 subface 2 is ok. +DEAL::Cell << 2.236, face 3 subface 3 is ok. +DEAL::Cell << 2.236, face 4 subface 0 is ok. +DEAL::Cell << 2.236, face 4 subface 1 is ok. +DEAL::Cell << 2.236, face 4 subface 2 is ok. +DEAL::Cell << 2.236, face 4 subface 3 is ok. +DEAL::Cell << 2.236, face 5 subface 0 is ok. +DEAL::Cell << 2.236, face 5 subface 1 is ok. +DEAL::Cell << 2.236, face 5 subface 2 is ok. +DEAL::Cell << 2.236, face 5 subface 3 is ok. +DEAL::Cell << 2.237, face 0 subface 0 is ok. +DEAL::Cell << 2.237, face 0 subface 1 is ok. +DEAL::Cell << 2.237, face 0 subface 2 is ok. +DEAL::Cell << 2.237, face 0 subface 3 is ok. +DEAL::Cell << 2.237, face 1 subface 0 is ok. +DEAL::Cell << 2.237, face 1 subface 1 is ok. +DEAL::Cell << 2.237, face 1 subface 2 is ok. +DEAL::Cell << 2.237, face 1 subface 3 is ok. +DEAL::Cell << 2.237, face 2 subface 0 is ok. +DEAL::Cell << 2.237, face 2 subface 1 is ok. +DEAL::Cell << 2.237, face 2 subface 2 is ok. +DEAL::Cell << 2.237, face 2 subface 3 is ok. +DEAL::Cell << 2.237, face 3 subface 0 is ok. +DEAL::Cell << 2.237, face 3 subface 1 is ok. +DEAL::Cell << 2.237, face 3 subface 2 is ok. +DEAL::Cell << 2.237, face 3 subface 3 is ok. +DEAL::Cell << 2.237, face 4 subface 0 is ok. +DEAL::Cell << 2.237, face 4 subface 1 is ok. +DEAL::Cell << 2.237, face 4 subface 2 is ok. +DEAL::Cell << 2.237, face 4 subface 3 is ok. +DEAL::Cell << 2.237, face 5 subface 0 is ok. +DEAL::Cell << 2.237, face 5 subface 1 is ok. +DEAL::Cell << 2.237, face 5 subface 2 is ok. +DEAL::Cell << 2.237, face 5 subface 3 is ok. +DEAL::Cell << 2.238, face 0 subface 0 is ok. +DEAL::Cell << 2.238, face 0 subface 1 is ok. +DEAL::Cell << 2.238, face 0 subface 2 is ok. +DEAL::Cell << 2.238, face 0 subface 3 is ok. +DEAL::Cell << 2.238, face 1 subface 0 is ok. +DEAL::Cell << 2.238, face 1 subface 1 is ok. +DEAL::Cell << 2.238, face 1 subface 2 is ok. +DEAL::Cell << 2.238, face 1 subface 3 is ok. +DEAL::Cell << 2.238, face 2 subface 0 is ok. +DEAL::Cell << 2.238, face 2 subface 1 is ok. +DEAL::Cell << 2.238, face 2 subface 2 is ok. +DEAL::Cell << 2.238, face 2 subface 3 is ok. +DEAL::Cell << 2.238, face 3 subface 0 is ok. +DEAL::Cell << 2.238, face 3 subface 1 is ok. +DEAL::Cell << 2.238, face 3 subface 2 is ok. +DEAL::Cell << 2.238, face 3 subface 3 is ok. +DEAL::Cell << 2.238, face 4 subface 0 is ok. +DEAL::Cell << 2.238, face 4 subface 1 is ok. +DEAL::Cell << 2.238, face 4 subface 2 is ok. +DEAL::Cell << 2.238, face 4 subface 3 is ok. +DEAL::Cell << 2.238, face 5 subface 0 is ok. +DEAL::Cell << 2.238, face 5 subface 1 is ok. +DEAL::Cell << 2.238, face 5 subface 2 is ok. +DEAL::Cell << 2.238, face 5 subface 3 is ok. +DEAL::Cell << 2.239, face 0 subface 0 is ok. +DEAL::Cell << 2.239, face 0 subface 1 is ok. +DEAL::Cell << 2.239, face 0 subface 2 is ok. +DEAL::Cell << 2.239, face 0 subface 3 is ok. +DEAL::Cell << 2.239, face 1 subface 0 is ok. +DEAL::Cell << 2.239, face 1 subface 1 is ok. +DEAL::Cell << 2.239, face 1 subface 2 is ok. +DEAL::Cell << 2.239, face 1 subface 3 is ok. +DEAL::Cell << 2.239, face 2 subface 0 is ok. +DEAL::Cell << 2.239, face 2 subface 1 is ok. +DEAL::Cell << 2.239, face 2 subface 2 is ok. +DEAL::Cell << 2.239, face 2 subface 3 is ok. +DEAL::Cell << 2.239, face 3 subface 0 is ok. +DEAL::Cell << 2.239, face 3 subface 1 is ok. +DEAL::Cell << 2.239, face 3 subface 2 is ok. +DEAL::Cell << 2.239, face 3 subface 3 is ok. +DEAL::Cell << 2.239, face 4 subface 0 is ok. +DEAL::Cell << 2.239, face 4 subface 1 is ok. +DEAL::Cell << 2.239, face 4 subface 2 is ok. +DEAL::Cell << 2.239, face 4 subface 3 is ok. +DEAL::Cell << 2.239, face 5 subface 0 is ok. +DEAL::Cell << 2.239, face 5 subface 1 is ok. +DEAL::Cell << 2.239, face 5 subface 2 is ok. +DEAL::Cell << 2.239, face 5 subface 3 is ok. +DEAL::Cell << 2.240, face 0 subface 0 is ok. +DEAL::Cell << 2.240, face 0 subface 1 is ok. +DEAL::Cell << 2.240, face 0 subface 2 is ok. +DEAL::Cell << 2.240, face 0 subface 3 is ok. +DEAL::Cell << 2.240, face 1 subface 0 is ok. +DEAL::Cell << 2.240, face 1 subface 1 is ok. +DEAL::Cell << 2.240, face 1 subface 2 is ok. +DEAL::Cell << 2.240, face 1 subface 3 is ok. +DEAL::Cell << 2.240, face 2 subface 0 is ok. +DEAL::Cell << 2.240, face 2 subface 1 is ok. +DEAL::Cell << 2.240, face 2 subface 2 is ok. +DEAL::Cell << 2.240, face 2 subface 3 is ok. +DEAL::Cell << 2.240, face 3 subface 0 is ok. +DEAL::Cell << 2.240, face 3 subface 1 is ok. +DEAL::Cell << 2.240, face 3 subface 2 is ok. +DEAL::Cell << 2.240, face 3 subface 3 is ok. +DEAL::Cell << 2.240, face 4 subface 0 is ok. +DEAL::Cell << 2.240, face 4 subface 1 is ok. +DEAL::Cell << 2.240, face 4 subface 2 is ok. +DEAL::Cell << 2.240, face 4 subface 3 is ok. +DEAL::Cell << 2.240, face 5 subface 0 is ok. +DEAL::Cell << 2.240, face 5 subface 1 is ok. +DEAL::Cell << 2.240, face 5 subface 2 is ok. +DEAL::Cell << 2.240, face 5 subface 3 is ok. +DEAL::Cell << 2.241, face 0 subface 0 is ok. +DEAL::Cell << 2.241, face 0 subface 1 is ok. +DEAL::Cell << 2.241, face 0 subface 2 is ok. +DEAL::Cell << 2.241, face 0 subface 3 is ok. +DEAL::Cell << 2.241, face 1 subface 0 is ok. +DEAL::Cell << 2.241, face 1 subface 1 is ok. +DEAL::Cell << 2.241, face 1 subface 2 is ok. +DEAL::Cell << 2.241, face 1 subface 3 is ok. +DEAL::Cell << 2.241, face 2 subface 0 is ok. +DEAL::Cell << 2.241, face 2 subface 1 is ok. +DEAL::Cell << 2.241, face 2 subface 2 is ok. +DEAL::Cell << 2.241, face 2 subface 3 is ok. +DEAL::Cell << 2.241, face 3 subface 0 is ok. +DEAL::Cell << 2.241, face 3 subface 1 is ok. +DEAL::Cell << 2.241, face 3 subface 2 is ok. +DEAL::Cell << 2.241, face 3 subface 3 is ok. +DEAL::Cell << 2.241, face 4 subface 0 is ok. +DEAL::Cell << 2.241, face 4 subface 1 is ok. +DEAL::Cell << 2.241, face 4 subface 2 is ok. +DEAL::Cell << 2.241, face 4 subface 3 is ok. +DEAL::Cell << 2.241, face 5 subface 0 is ok. +DEAL::Cell << 2.241, face 5 subface 1 is ok. +DEAL::Cell << 2.241, face 5 subface 2 is ok. +DEAL::Cell << 2.241, face 5 subface 3 is ok. +DEAL::Cell << 2.242, face 0 subface 0 is ok. +DEAL::Cell << 2.242, face 0 subface 1 is ok. +DEAL::Cell << 2.242, face 0 subface 2 is ok. +DEAL::Cell << 2.242, face 0 subface 3 is ok. +DEAL::Cell << 2.242, face 1 subface 0 is ok. +DEAL::Cell << 2.242, face 1 subface 1 is ok. +DEAL::Cell << 2.242, face 1 subface 2 is ok. +DEAL::Cell << 2.242, face 1 subface 3 is ok. +DEAL::Cell << 2.242, face 2 subface 0 is ok. +DEAL::Cell << 2.242, face 2 subface 1 is ok. +DEAL::Cell << 2.242, face 2 subface 2 is ok. +DEAL::Cell << 2.242, face 2 subface 3 is ok. +DEAL::Cell << 2.242, face 3 subface 0 is ok. +DEAL::Cell << 2.242, face 3 subface 1 is ok. +DEAL::Cell << 2.242, face 3 subface 2 is ok. +DEAL::Cell << 2.242, face 3 subface 3 is ok. +DEAL::Cell << 2.242, face 4 subface 0 is ok. +DEAL::Cell << 2.242, face 4 subface 1 is ok. +DEAL::Cell << 2.242, face 4 subface 2 is ok. +DEAL::Cell << 2.242, face 4 subface 3 is ok. +DEAL::Cell << 2.242, face 5 subface 0 is ok. +DEAL::Cell << 2.242, face 5 subface 1 is ok. +DEAL::Cell << 2.242, face 5 subface 2 is ok. +DEAL::Cell << 2.242, face 5 subface 3 is ok. +DEAL::Cell << 2.243, face 0 subface 0 is ok. +DEAL::Cell << 2.243, face 0 subface 1 is ok. +DEAL::Cell << 2.243, face 0 subface 2 is ok. +DEAL::Cell << 2.243, face 0 subface 3 is ok. +DEAL::Cell << 2.243, face 1 subface 0 is ok. +DEAL::Cell << 2.243, face 1 subface 1 is ok. +DEAL::Cell << 2.243, face 1 subface 2 is ok. +DEAL::Cell << 2.243, face 1 subface 3 is ok. +DEAL::Cell << 2.243, face 2 subface 0 is ok. +DEAL::Cell << 2.243, face 2 subface 1 is ok. +DEAL::Cell << 2.243, face 2 subface 2 is ok. +DEAL::Cell << 2.243, face 2 subface 3 is ok. +DEAL::Cell << 2.243, face 3 subface 0 is ok. +DEAL::Cell << 2.243, face 3 subface 1 is ok. +DEAL::Cell << 2.243, face 3 subface 2 is ok. +DEAL::Cell << 2.243, face 3 subface 3 is ok. +DEAL::Cell << 2.243, face 4 subface 0 is ok. +DEAL::Cell << 2.243, face 4 subface 1 is ok. +DEAL::Cell << 2.243, face 4 subface 2 is ok. +DEAL::Cell << 2.243, face 4 subface 3 is ok. +DEAL::Cell << 2.243, face 5 subface 0 is ok. +DEAL::Cell << 2.243, face 5 subface 1 is ok. +DEAL::Cell << 2.243, face 5 subface 2 is ok. +DEAL::Cell << 2.243, face 5 subface 3 is ok. +DEAL::Cell << 2.244, face 0 subface 0 is ok. +DEAL::Cell << 2.244, face 0 subface 1 is ok. +DEAL::Cell << 2.244, face 0 subface 2 is ok. +DEAL::Cell << 2.244, face 0 subface 3 is ok. +DEAL::Cell << 2.244, face 1 subface 0 is ok. +DEAL::Cell << 2.244, face 1 subface 1 is ok. +DEAL::Cell << 2.244, face 1 subface 2 is ok. +DEAL::Cell << 2.244, face 1 subface 3 is ok. +DEAL::Cell << 2.244, face 2 subface 0 is ok. +DEAL::Cell << 2.244, face 2 subface 1 is ok. +DEAL::Cell << 2.244, face 2 subface 2 is ok. +DEAL::Cell << 2.244, face 2 subface 3 is ok. +DEAL::Cell << 2.244, face 3 subface 0 is ok. +DEAL::Cell << 2.244, face 3 subface 1 is ok. +DEAL::Cell << 2.244, face 3 subface 2 is ok. +DEAL::Cell << 2.244, face 3 subface 3 is ok. +DEAL::Cell << 2.244, face 4 subface 0 is ok. +DEAL::Cell << 2.244, face 4 subface 1 is ok. +DEAL::Cell << 2.244, face 4 subface 2 is ok. +DEAL::Cell << 2.244, face 4 subface 3 is ok. +DEAL::Cell << 2.244, face 5 subface 0 is ok. +DEAL::Cell << 2.244, face 5 subface 1 is ok. +DEAL::Cell << 2.244, face 5 subface 2 is ok. +DEAL::Cell << 2.244, face 5 subface 3 is ok. +DEAL::Cell << 2.245, face 0 subface 0 is ok. +DEAL::Cell << 2.245, face 0 subface 1 is ok. +DEAL::Cell << 2.245, face 0 subface 2 is ok. +DEAL::Cell << 2.245, face 0 subface 3 is ok. +DEAL::Cell << 2.245, face 1 subface 0 is ok. +DEAL::Cell << 2.245, face 1 subface 1 is ok. +DEAL::Cell << 2.245, face 1 subface 2 is ok. +DEAL::Cell << 2.245, face 1 subface 3 is ok. +DEAL::Cell << 2.245, face 2 subface 0 is ok. +DEAL::Cell << 2.245, face 2 subface 1 is ok. +DEAL::Cell << 2.245, face 2 subface 2 is ok. +DEAL::Cell << 2.245, face 2 subface 3 is ok. +DEAL::Cell << 2.245, face 3 subface 0 is ok. +DEAL::Cell << 2.245, face 3 subface 1 is ok. +DEAL::Cell << 2.245, face 3 subface 2 is ok. +DEAL::Cell << 2.245, face 3 subface 3 is ok. +DEAL::Cell << 2.245, face 4 subface 0 is ok. +DEAL::Cell << 2.245, face 4 subface 1 is ok. +DEAL::Cell << 2.245, face 4 subface 2 is ok. +DEAL::Cell << 2.245, face 4 subface 3 is ok. +DEAL::Cell << 2.245, face 5 subface 0 is ok. +DEAL::Cell << 2.245, face 5 subface 1 is ok. +DEAL::Cell << 2.245, face 5 subface 2 is ok. +DEAL::Cell << 2.245, face 5 subface 3 is ok. +DEAL::Cell << 2.246, face 0 subface 0 is ok. +DEAL::Cell << 2.246, face 0 subface 1 is ok. +DEAL::Cell << 2.246, face 0 subface 2 is ok. +DEAL::Cell << 2.246, face 0 subface 3 is ok. +DEAL::Cell << 2.246, face 1 subface 0 is ok. +DEAL::Cell << 2.246, face 1 subface 1 is ok. +DEAL::Cell << 2.246, face 1 subface 2 is ok. +DEAL::Cell << 2.246, face 1 subface 3 is ok. +DEAL::Cell << 2.246, face 2 subface 0 is ok. +DEAL::Cell << 2.246, face 2 subface 1 is ok. +DEAL::Cell << 2.246, face 2 subface 2 is ok. +DEAL::Cell << 2.246, face 2 subface 3 is ok. +DEAL::Cell << 2.246, face 3 subface 0 is ok. +DEAL::Cell << 2.246, face 3 subface 1 is ok. +DEAL::Cell << 2.246, face 3 subface 2 is ok. +DEAL::Cell << 2.246, face 3 subface 3 is ok. +DEAL::Cell << 2.246, face 4 subface 0 is ok. +DEAL::Cell << 2.246, face 4 subface 1 is ok. +DEAL::Cell << 2.246, face 4 subface 2 is ok. +DEAL::Cell << 2.246, face 4 subface 3 is ok. +DEAL::Cell << 2.246, face 5 subface 0 is ok. +DEAL::Cell << 2.246, face 5 subface 1 is ok. +DEAL::Cell << 2.246, face 5 subface 2 is ok. +DEAL::Cell << 2.246, face 5 subface 3 is ok. +DEAL::Cell << 2.247, face 0 subface 0 is ok. +DEAL::Cell << 2.247, face 0 subface 1 is ok. +DEAL::Cell << 2.247, face 0 subface 2 is ok. +DEAL::Cell << 2.247, face 0 subface 3 is ok. +DEAL::Cell << 2.247, face 1 subface 0 is ok. +DEAL::Cell << 2.247, face 1 subface 1 is ok. +DEAL::Cell << 2.247, face 1 subface 2 is ok. +DEAL::Cell << 2.247, face 1 subface 3 is ok. +DEAL::Cell << 2.247, face 2 subface 0 is ok. +DEAL::Cell << 2.247, face 2 subface 1 is ok. +DEAL::Cell << 2.247, face 2 subface 2 is ok. +DEAL::Cell << 2.247, face 2 subface 3 is ok. +DEAL::Cell << 2.247, face 3 subface 0 is ok. +DEAL::Cell << 2.247, face 3 subface 1 is ok. +DEAL::Cell << 2.247, face 3 subface 2 is ok. +DEAL::Cell << 2.247, face 3 subface 3 is ok. +DEAL::Cell << 2.247, face 4 subface 0 is ok. +DEAL::Cell << 2.247, face 4 subface 1 is ok. +DEAL::Cell << 2.247, face 4 subface 2 is ok. +DEAL::Cell << 2.247, face 4 subface 3 is ok. +DEAL::Cell << 2.247, face 5 subface 0 is ok. +DEAL::Cell << 2.247, face 5 subface 1 is ok. +DEAL::Cell << 2.247, face 5 subface 2 is ok. +DEAL::Cell << 2.247, face 5 subface 3 is ok. +DEAL::Cell << 2.248, face 0 subface 0 is ok. +DEAL::Cell << 2.248, face 0 subface 1 is ok. +DEAL::Cell << 2.248, face 0 subface 2 is ok. +DEAL::Cell << 2.248, face 0 subface 3 is ok. +DEAL::Cell << 2.248, face 1 subface 0 is ok. +DEAL::Cell << 2.248, face 1 subface 1 is ok. +DEAL::Cell << 2.248, face 1 subface 2 is ok. +DEAL::Cell << 2.248, face 1 subface 3 is ok. +DEAL::Cell << 2.248, face 2 subface 0 is ok. +DEAL::Cell << 2.248, face 2 subface 1 is ok. +DEAL::Cell << 2.248, face 2 subface 2 is ok. +DEAL::Cell << 2.248, face 2 subface 3 is ok. +DEAL::Cell << 2.248, face 3 subface 0 is ok. +DEAL::Cell << 2.248, face 3 subface 1 is ok. +DEAL::Cell << 2.248, face 3 subface 2 is ok. +DEAL::Cell << 2.248, face 3 subface 3 is ok. +DEAL::Cell << 2.248, face 4 subface 0 is ok. +DEAL::Cell << 2.248, face 4 subface 1 is ok. +DEAL::Cell << 2.248, face 4 subface 2 is ok. +DEAL::Cell << 2.248, face 4 subface 3 is ok. +DEAL::Cell << 2.248, face 5 subface 0 is ok. +DEAL::Cell << 2.248, face 5 subface 1 is ok. +DEAL::Cell << 2.248, face 5 subface 2 is ok. +DEAL::Cell << 2.248, face 5 subface 3 is ok. +DEAL::Cell << 2.249, face 0 subface 0 is ok. +DEAL::Cell << 2.249, face 0 subface 1 is ok. +DEAL::Cell << 2.249, face 0 subface 2 is ok. +DEAL::Cell << 2.249, face 0 subface 3 is ok. +DEAL::Cell << 2.249, face 1 subface 0 is ok. +DEAL::Cell << 2.249, face 1 subface 1 is ok. +DEAL::Cell << 2.249, face 1 subface 2 is ok. +DEAL::Cell << 2.249, face 1 subface 3 is ok. +DEAL::Cell << 2.249, face 2 subface 0 is ok. +DEAL::Cell << 2.249, face 2 subface 1 is ok. +DEAL::Cell << 2.249, face 2 subface 2 is ok. +DEAL::Cell << 2.249, face 2 subface 3 is ok. +DEAL::Cell << 2.249, face 3 subface 0 is ok. +DEAL::Cell << 2.249, face 3 subface 1 is ok. +DEAL::Cell << 2.249, face 3 subface 2 is ok. +DEAL::Cell << 2.249, face 3 subface 3 is ok. +DEAL::Cell << 2.249, face 4 subface 0 is ok. +DEAL::Cell << 2.249, face 4 subface 1 is ok. +DEAL::Cell << 2.249, face 4 subface 2 is ok. +DEAL::Cell << 2.249, face 4 subface 3 is ok. +DEAL::Cell << 2.249, face 5 subface 0 is ok. +DEAL::Cell << 2.249, face 5 subface 1 is ok. +DEAL::Cell << 2.249, face 5 subface 2 is ok. +DEAL::Cell << 2.249, face 5 subface 3 is ok. +DEAL::Cell << 2.250, face 0 subface 0 is ok. +DEAL::Cell << 2.250, face 0 subface 1 is ok. +DEAL::Cell << 2.250, face 0 subface 2 is ok. +DEAL::Cell << 2.250, face 0 subface 3 is ok. +DEAL::Cell << 2.250, face 1 subface 0 is ok. +DEAL::Cell << 2.250, face 1 subface 1 is ok. +DEAL::Cell << 2.250, face 1 subface 2 is ok. +DEAL::Cell << 2.250, face 1 subface 3 is ok. +DEAL::Cell << 2.250, face 2 subface 0 is ok. +DEAL::Cell << 2.250, face 2 subface 1 is ok. +DEAL::Cell << 2.250, face 2 subface 2 is ok. +DEAL::Cell << 2.250, face 2 subface 3 is ok. +DEAL::Cell << 2.250, face 3 subface 0 is ok. +DEAL::Cell << 2.250, face 3 subface 1 is ok. +DEAL::Cell << 2.250, face 3 subface 2 is ok. +DEAL::Cell << 2.250, face 3 subface 3 is ok. +DEAL::Cell << 2.250, face 4 subface 0 is ok. +DEAL::Cell << 2.250, face 4 subface 1 is ok. +DEAL::Cell << 2.250, face 4 subface 2 is ok. +DEAL::Cell << 2.250, face 4 subface 3 is ok. +DEAL::Cell << 2.250, face 5 subface 0 is ok. +DEAL::Cell << 2.250, face 5 subface 1 is ok. +DEAL::Cell << 2.250, face 5 subface 2 is ok. +DEAL::Cell << 2.250, face 5 subface 3 is ok. +DEAL::Cell << 2.251, face 0 subface 0 is ok. +DEAL::Cell << 2.251, face 0 subface 1 is ok. +DEAL::Cell << 2.251, face 0 subface 2 is ok. +DEAL::Cell << 2.251, face 0 subface 3 is ok. +DEAL::Cell << 2.251, face 1 subface 0 is ok. +DEAL::Cell << 2.251, face 1 subface 1 is ok. +DEAL::Cell << 2.251, face 1 subface 2 is ok. +DEAL::Cell << 2.251, face 1 subface 3 is ok. +DEAL::Cell << 2.251, face 2 subface 0 is ok. +DEAL::Cell << 2.251, face 2 subface 1 is ok. +DEAL::Cell << 2.251, face 2 subface 2 is ok. +DEAL::Cell << 2.251, face 2 subface 3 is ok. +DEAL::Cell << 2.251, face 3 subface 0 is ok. +DEAL::Cell << 2.251, face 3 subface 1 is ok. +DEAL::Cell << 2.251, face 3 subface 2 is ok. +DEAL::Cell << 2.251, face 3 subface 3 is ok. +DEAL::Cell << 2.251, face 4 subface 0 is ok. +DEAL::Cell << 2.251, face 4 subface 1 is ok. +DEAL::Cell << 2.251, face 4 subface 2 is ok. +DEAL::Cell << 2.251, face 4 subface 3 is ok. +DEAL::Cell << 2.251, face 5 subface 0 is ok. +DEAL::Cell << 2.251, face 5 subface 1 is ok. +DEAL::Cell << 2.251, face 5 subface 2 is ok. +DEAL::Cell << 2.251, face 5 subface 3 is ok. +DEAL::Cell << 2.252, face 0 subface 0 is ok. +DEAL::Cell << 2.252, face 0 subface 1 is ok. +DEAL::Cell << 2.252, face 0 subface 2 is ok. +DEAL::Cell << 2.252, face 0 subface 3 is ok. +DEAL::Cell << 2.252, face 1 subface 0 is ok. +DEAL::Cell << 2.252, face 1 subface 1 is ok. +DEAL::Cell << 2.252, face 1 subface 2 is ok. +DEAL::Cell << 2.252, face 1 subface 3 is ok. +DEAL::Cell << 2.252, face 2 subface 0 is ok. +DEAL::Cell << 2.252, face 2 subface 1 is ok. +DEAL::Cell << 2.252, face 2 subface 2 is ok. +DEAL::Cell << 2.252, face 2 subface 3 is ok. +DEAL::Cell << 2.252, face 3 subface 0 is ok. +DEAL::Cell << 2.252, face 3 subface 1 is ok. +DEAL::Cell << 2.252, face 3 subface 2 is ok. +DEAL::Cell << 2.252, face 3 subface 3 is ok. +DEAL::Cell << 2.252, face 4 subface 0 is ok. +DEAL::Cell << 2.252, face 4 subface 1 is ok. +DEAL::Cell << 2.252, face 4 subface 2 is ok. +DEAL::Cell << 2.252, face 4 subface 3 is ok. +DEAL::Cell << 2.252, face 5 subface 0 is ok. +DEAL::Cell << 2.252, face 5 subface 1 is ok. +DEAL::Cell << 2.252, face 5 subface 2 is ok. +DEAL::Cell << 2.252, face 5 subface 3 is ok. +DEAL::Cell << 2.253, face 0 subface 0 is ok. +DEAL::Cell << 2.253, face 0 subface 1 is ok. +DEAL::Cell << 2.253, face 0 subface 2 is ok. +DEAL::Cell << 2.253, face 0 subface 3 is ok. +DEAL::Cell << 2.253, face 1 subface 0 is ok. +DEAL::Cell << 2.253, face 1 subface 1 is ok. +DEAL::Cell << 2.253, face 1 subface 2 is ok. +DEAL::Cell << 2.253, face 1 subface 3 is ok. +DEAL::Cell << 2.253, face 2 subface 0 is ok. +DEAL::Cell << 2.253, face 2 subface 1 is ok. +DEAL::Cell << 2.253, face 2 subface 2 is ok. +DEAL::Cell << 2.253, face 2 subface 3 is ok. +DEAL::Cell << 2.253, face 3 subface 0 is ok. +DEAL::Cell << 2.253, face 3 subface 1 is ok. +DEAL::Cell << 2.253, face 3 subface 2 is ok. +DEAL::Cell << 2.253, face 3 subface 3 is ok. +DEAL::Cell << 2.253, face 4 subface 0 is ok. +DEAL::Cell << 2.253, face 4 subface 1 is ok. +DEAL::Cell << 2.253, face 4 subface 2 is ok. +DEAL::Cell << 2.253, face 4 subface 3 is ok. +DEAL::Cell << 2.253, face 5 subface 0 is ok. +DEAL::Cell << 2.253, face 5 subface 1 is ok. +DEAL::Cell << 2.253, face 5 subface 2 is ok. +DEAL::Cell << 2.253, face 5 subface 3 is ok. +DEAL::Cell << 2.254, face 0 subface 0 is ok. +DEAL::Cell << 2.254, face 0 subface 1 is ok. +DEAL::Cell << 2.254, face 0 subface 2 is ok. +DEAL::Cell << 2.254, face 0 subface 3 is ok. +DEAL::Cell << 2.254, face 1 subface 0 is ok. +DEAL::Cell << 2.254, face 1 subface 1 is ok. +DEAL::Cell << 2.254, face 1 subface 2 is ok. +DEAL::Cell << 2.254, face 1 subface 3 is ok. +DEAL::Cell << 2.254, face 2 subface 0 is ok. +DEAL::Cell << 2.254, face 2 subface 1 is ok. +DEAL::Cell << 2.254, face 2 subface 2 is ok. +DEAL::Cell << 2.254, face 2 subface 3 is ok. +DEAL::Cell << 2.254, face 3 subface 0 is ok. +DEAL::Cell << 2.254, face 3 subface 1 is ok. +DEAL::Cell << 2.254, face 3 subface 2 is ok. +DEAL::Cell << 2.254, face 3 subface 3 is ok. +DEAL::Cell << 2.254, face 4 subface 0 is ok. +DEAL::Cell << 2.254, face 4 subface 1 is ok. +DEAL::Cell << 2.254, face 4 subface 2 is ok. +DEAL::Cell << 2.254, face 4 subface 3 is ok. +DEAL::Cell << 2.254, face 5 subface 0 is ok. +DEAL::Cell << 2.254, face 5 subface 1 is ok. +DEAL::Cell << 2.254, face 5 subface 2 is ok. +DEAL::Cell << 2.254, face 5 subface 3 is ok. +DEAL::Cell << 2.255, face 0 subface 0 is ok. +DEAL::Cell << 2.255, face 0 subface 1 is ok. +DEAL::Cell << 2.255, face 0 subface 2 is ok. +DEAL::Cell << 2.255, face 0 subface 3 is ok. +DEAL::Cell << 2.255, face 1 subface 0 is ok. +DEAL::Cell << 2.255, face 1 subface 1 is ok. +DEAL::Cell << 2.255, face 1 subface 2 is ok. +DEAL::Cell << 2.255, face 1 subface 3 is ok. +DEAL::Cell << 2.255, face 2 subface 0 is ok. +DEAL::Cell << 2.255, face 2 subface 1 is ok. +DEAL::Cell << 2.255, face 2 subface 2 is ok. +DEAL::Cell << 2.255, face 2 subface 3 is ok. +DEAL::Cell << 2.255, face 3 subface 0 is ok. +DEAL::Cell << 2.255, face 3 subface 1 is ok. +DEAL::Cell << 2.255, face 3 subface 2 is ok. +DEAL::Cell << 2.255, face 3 subface 3 is ok. +DEAL::Cell << 2.255, face 4 subface 0 is ok. +DEAL::Cell << 2.255, face 4 subface 1 is ok. +DEAL::Cell << 2.255, face 4 subface 2 is ok. +DEAL::Cell << 2.255, face 4 subface 3 is ok. +DEAL::Cell << 2.255, face 5 subface 0 is ok. +DEAL::Cell << 2.255, face 5 subface 1 is ok. +DEAL::Cell << 2.255, face 5 subface 2 is ok. +DEAL::Cell << 2.255, face 5 subface 3 is ok. +DEAL::Cell << 2.256, face 0 subface 0 is ok. +DEAL::Cell << 2.256, face 0 subface 1 is ok. +DEAL::Cell << 2.256, face 0 subface 2 is ok. +DEAL::Cell << 2.256, face 0 subface 3 is ok. +DEAL::Cell << 2.256, face 1 subface 0 is ok. +DEAL::Cell << 2.256, face 1 subface 1 is ok. +DEAL::Cell << 2.256, face 1 subface 2 is ok. +DEAL::Cell << 2.256, face 1 subface 3 is ok. +DEAL::Cell << 2.256, face 2 subface 0 is ok. +DEAL::Cell << 2.256, face 2 subface 1 is ok. +DEAL::Cell << 2.256, face 2 subface 2 is ok. +DEAL::Cell << 2.256, face 2 subface 3 is ok. +DEAL::Cell << 2.256, face 3 subface 0 is ok. +DEAL::Cell << 2.256, face 3 subface 1 is ok. +DEAL::Cell << 2.256, face 3 subface 2 is ok. +DEAL::Cell << 2.256, face 3 subface 3 is ok. +DEAL::Cell << 2.256, face 4 subface 0 is ok. +DEAL::Cell << 2.256, face 4 subface 1 is ok. +DEAL::Cell << 2.256, face 4 subface 2 is ok. +DEAL::Cell << 2.256, face 4 subface 3 is ok. +DEAL::Cell << 2.256, face 5 subface 0 is ok. +DEAL::Cell << 2.256, face 5 subface 1 is ok. +DEAL::Cell << 2.256, face 5 subface 2 is ok. +DEAL::Cell << 2.256, face 5 subface 3 is ok. +DEAL::Cell << 2.257, face 0 subface 0 is ok. +DEAL::Cell << 2.257, face 0 subface 1 is ok. +DEAL::Cell << 2.257, face 0 subface 2 is ok. +DEAL::Cell << 2.257, face 0 subface 3 is ok. +DEAL::Cell << 2.257, face 1 subface 0 is ok. +DEAL::Cell << 2.257, face 1 subface 1 is ok. +DEAL::Cell << 2.257, face 1 subface 2 is ok. +DEAL::Cell << 2.257, face 1 subface 3 is ok. +DEAL::Cell << 2.257, face 2 subface 0 is ok. +DEAL::Cell << 2.257, face 2 subface 1 is ok. +DEAL::Cell << 2.257, face 2 subface 2 is ok. +DEAL::Cell << 2.257, face 2 subface 3 is ok. +DEAL::Cell << 2.257, face 3 subface 0 is ok. +DEAL::Cell << 2.257, face 3 subface 1 is ok. +DEAL::Cell << 2.257, face 3 subface 2 is ok. +DEAL::Cell << 2.257, face 3 subface 3 is ok. +DEAL::Cell << 2.257, face 4 subface 0 is ok. +DEAL::Cell << 2.257, face 4 subface 1 is ok. +DEAL::Cell << 2.257, face 4 subface 2 is ok. +DEAL::Cell << 2.257, face 4 subface 3 is ok. +DEAL::Cell << 2.257, face 5 subface 0 is ok. +DEAL::Cell << 2.257, face 5 subface 1 is ok. +DEAL::Cell << 2.257, face 5 subface 2 is ok. +DEAL::Cell << 2.257, face 5 subface 3 is ok. +DEAL::Cell << 2.258, face 0 subface 0 is ok. +DEAL::Cell << 2.258, face 0 subface 1 is ok. +DEAL::Cell << 2.258, face 0 subface 2 is ok. +DEAL::Cell << 2.258, face 0 subface 3 is ok. +DEAL::Cell << 2.258, face 1 subface 0 is ok. +DEAL::Cell << 2.258, face 1 subface 1 is ok. +DEAL::Cell << 2.258, face 1 subface 2 is ok. +DEAL::Cell << 2.258, face 1 subface 3 is ok. +DEAL::Cell << 2.258, face 2 subface 0 is ok. +DEAL::Cell << 2.258, face 2 subface 1 is ok. +DEAL::Cell << 2.258, face 2 subface 2 is ok. +DEAL::Cell << 2.258, face 2 subface 3 is ok. +DEAL::Cell << 2.258, face 3 subface 0 is ok. +DEAL::Cell << 2.258, face 3 subface 1 is ok. +DEAL::Cell << 2.258, face 3 subface 2 is ok. +DEAL::Cell << 2.258, face 3 subface 3 is ok. +DEAL::Cell << 2.258, face 4 subface 0 is ok. +DEAL::Cell << 2.258, face 4 subface 1 is ok. +DEAL::Cell << 2.258, face 4 subface 2 is ok. +DEAL::Cell << 2.258, face 4 subface 3 is ok. +DEAL::Cell << 2.258, face 5 subface 0 is ok. +DEAL::Cell << 2.258, face 5 subface 1 is ok. +DEAL::Cell << 2.258, face 5 subface 2 is ok. +DEAL::Cell << 2.258, face 5 subface 3 is ok. +DEAL::Cell << 2.259, face 0 subface 0 is ok. +DEAL::Cell << 2.259, face 0 subface 1 is ok. +DEAL::Cell << 2.259, face 0 subface 2 is ok. +DEAL::Cell << 2.259, face 0 subface 3 is ok. +DEAL::Cell << 2.259, face 1 subface 0 is ok. +DEAL::Cell << 2.259, face 1 subface 1 is ok. +DEAL::Cell << 2.259, face 1 subface 2 is ok. +DEAL::Cell << 2.259, face 1 subface 3 is ok. +DEAL::Cell << 2.259, face 2 subface 0 is ok. +DEAL::Cell << 2.259, face 2 subface 1 is ok. +DEAL::Cell << 2.259, face 2 subface 2 is ok. +DEAL::Cell << 2.259, face 2 subface 3 is ok. +DEAL::Cell << 2.259, face 3 subface 0 is ok. +DEAL::Cell << 2.259, face 3 subface 1 is ok. +DEAL::Cell << 2.259, face 3 subface 2 is ok. +DEAL::Cell << 2.259, face 3 subface 3 is ok. +DEAL::Cell << 2.259, face 4 subface 0 is ok. +DEAL::Cell << 2.259, face 4 subface 1 is ok. +DEAL::Cell << 2.259, face 4 subface 2 is ok. +DEAL::Cell << 2.259, face 4 subface 3 is ok. +DEAL::Cell << 2.259, face 5 subface 0 is ok. +DEAL::Cell << 2.259, face 5 subface 1 is ok. +DEAL::Cell << 2.259, face 5 subface 2 is ok. +DEAL::Cell << 2.259, face 5 subface 3 is ok. +DEAL::Cell << 2.260, face 0 subface 0 is ok. +DEAL::Cell << 2.260, face 0 subface 1 is ok. +DEAL::Cell << 2.260, face 0 subface 2 is ok. +DEAL::Cell << 2.260, face 0 subface 3 is ok. +DEAL::Cell << 2.260, face 1 subface 0 is ok. +DEAL::Cell << 2.260, face 1 subface 1 is ok. +DEAL::Cell << 2.260, face 1 subface 2 is ok. +DEAL::Cell << 2.260, face 1 subface 3 is ok. +DEAL::Cell << 2.260, face 2 subface 0 is ok. +DEAL::Cell << 2.260, face 2 subface 1 is ok. +DEAL::Cell << 2.260, face 2 subface 2 is ok. +DEAL::Cell << 2.260, face 2 subface 3 is ok. +DEAL::Cell << 2.260, face 3 subface 0 is ok. +DEAL::Cell << 2.260, face 3 subface 1 is ok. +DEAL::Cell << 2.260, face 3 subface 2 is ok. +DEAL::Cell << 2.260, face 3 subface 3 is ok. +DEAL::Cell << 2.260, face 4 subface 0 is ok. +DEAL::Cell << 2.260, face 4 subface 1 is ok. +DEAL::Cell << 2.260, face 4 subface 2 is ok. +DEAL::Cell << 2.260, face 4 subface 3 is ok. +DEAL::Cell << 2.260, face 5 subface 0 is ok. +DEAL::Cell << 2.260, face 5 subface 1 is ok. +DEAL::Cell << 2.260, face 5 subface 2 is ok. +DEAL::Cell << 2.260, face 5 subface 3 is ok. +DEAL::Cell << 2.261, face 0 subface 0 is ok. +DEAL::Cell << 2.261, face 0 subface 1 is ok. +DEAL::Cell << 2.261, face 0 subface 2 is ok. +DEAL::Cell << 2.261, face 0 subface 3 is ok. +DEAL::Cell << 2.261, face 1 subface 0 is ok. +DEAL::Cell << 2.261, face 1 subface 1 is ok. +DEAL::Cell << 2.261, face 1 subface 2 is ok. +DEAL::Cell << 2.261, face 1 subface 3 is ok. +DEAL::Cell << 2.261, face 2 subface 0 is ok. +DEAL::Cell << 2.261, face 2 subface 1 is ok. +DEAL::Cell << 2.261, face 2 subface 2 is ok. +DEAL::Cell << 2.261, face 2 subface 3 is ok. +DEAL::Cell << 2.261, face 3 subface 0 is ok. +DEAL::Cell << 2.261, face 3 subface 1 is ok. +DEAL::Cell << 2.261, face 3 subface 2 is ok. +DEAL::Cell << 2.261, face 3 subface 3 is ok. +DEAL::Cell << 2.261, face 4 subface 0 is ok. +DEAL::Cell << 2.261, face 4 subface 1 is ok. +DEAL::Cell << 2.261, face 4 subface 2 is ok. +DEAL::Cell << 2.261, face 4 subface 3 is ok. +DEAL::Cell << 2.261, face 5 subface 0 is ok. +DEAL::Cell << 2.261, face 5 subface 1 is ok. +DEAL::Cell << 2.261, face 5 subface 2 is ok. +DEAL::Cell << 2.261, face 5 subface 3 is ok. +DEAL::Cell << 2.262, face 0 subface 0 is ok. +DEAL::Cell << 2.262, face 0 subface 1 is ok. +DEAL::Cell << 2.262, face 0 subface 2 is ok. +DEAL::Cell << 2.262, face 0 subface 3 is ok. +DEAL::Cell << 2.262, face 1 subface 0 is ok. +DEAL::Cell << 2.262, face 1 subface 1 is ok. +DEAL::Cell << 2.262, face 1 subface 2 is ok. +DEAL::Cell << 2.262, face 1 subface 3 is ok. +DEAL::Cell << 2.262, face 2 subface 0 is ok. +DEAL::Cell << 2.262, face 2 subface 1 is ok. +DEAL::Cell << 2.262, face 2 subface 2 is ok. +DEAL::Cell << 2.262, face 2 subface 3 is ok. +DEAL::Cell << 2.262, face 3 subface 0 is ok. +DEAL::Cell << 2.262, face 3 subface 1 is ok. +DEAL::Cell << 2.262, face 3 subface 2 is ok. +DEAL::Cell << 2.262, face 3 subface 3 is ok. +DEAL::Cell << 2.262, face 4 subface 0 is ok. +DEAL::Cell << 2.262, face 4 subface 1 is ok. +DEAL::Cell << 2.262, face 4 subface 2 is ok. +DEAL::Cell << 2.262, face 4 subface 3 is ok. +DEAL::Cell << 2.262, face 5 subface 0 is ok. +DEAL::Cell << 2.262, face 5 subface 1 is ok. +DEAL::Cell << 2.262, face 5 subface 2 is ok. +DEAL::Cell << 2.262, face 5 subface 3 is ok. +DEAL::Cell << 2.263, face 0 subface 0 is ok. +DEAL::Cell << 2.263, face 0 subface 1 is ok. +DEAL::Cell << 2.263, face 0 subface 2 is ok. +DEAL::Cell << 2.263, face 0 subface 3 is ok. +DEAL::Cell << 2.263, face 1 subface 0 is ok. +DEAL::Cell << 2.263, face 1 subface 1 is ok. +DEAL::Cell << 2.263, face 1 subface 2 is ok. +DEAL::Cell << 2.263, face 1 subface 3 is ok. +DEAL::Cell << 2.263, face 2 subface 0 is ok. +DEAL::Cell << 2.263, face 2 subface 1 is ok. +DEAL::Cell << 2.263, face 2 subface 2 is ok. +DEAL::Cell << 2.263, face 2 subface 3 is ok. +DEAL::Cell << 2.263, face 3 subface 0 is ok. +DEAL::Cell << 2.263, face 3 subface 1 is ok. +DEAL::Cell << 2.263, face 3 subface 2 is ok. +DEAL::Cell << 2.263, face 3 subface 3 is ok. +DEAL::Cell << 2.263, face 4 subface 0 is ok. +DEAL::Cell << 2.263, face 4 subface 1 is ok. +DEAL::Cell << 2.263, face 4 subface 2 is ok. +DEAL::Cell << 2.263, face 4 subface 3 is ok. +DEAL::Cell << 2.263, face 5 subface 0 is ok. +DEAL::Cell << 2.263, face 5 subface 1 is ok. +DEAL::Cell << 2.263, face 5 subface 2 is ok. +DEAL::Cell << 2.263, face 5 subface 3 is ok. +DEAL::Cell << 2.264, face 0 subface 0 is ok. +DEAL::Cell << 2.264, face 0 subface 1 is ok. +DEAL::Cell << 2.264, face 0 subface 2 is ok. +DEAL::Cell << 2.264, face 0 subface 3 is ok. +DEAL::Cell << 2.264, face 1 subface 0 is ok. +DEAL::Cell << 2.264, face 1 subface 1 is ok. +DEAL::Cell << 2.264, face 1 subface 2 is ok. +DEAL::Cell << 2.264, face 1 subface 3 is ok. +DEAL::Cell << 2.264, face 2 subface 0 is ok. +DEAL::Cell << 2.264, face 2 subface 1 is ok. +DEAL::Cell << 2.264, face 2 subface 2 is ok. +DEAL::Cell << 2.264, face 2 subface 3 is ok. +DEAL::Cell << 2.264, face 3 subface 0 is ok. +DEAL::Cell << 2.264, face 3 subface 1 is ok. +DEAL::Cell << 2.264, face 3 subface 2 is ok. +DEAL::Cell << 2.264, face 3 subface 3 is ok. +DEAL::Cell << 2.264, face 4 subface 0 is ok. +DEAL::Cell << 2.264, face 4 subface 1 is ok. +DEAL::Cell << 2.264, face 4 subface 2 is ok. +DEAL::Cell << 2.264, face 4 subface 3 is ok. +DEAL::Cell << 2.264, face 5 subface 0 is ok. +DEAL::Cell << 2.264, face 5 subface 1 is ok. +DEAL::Cell << 2.264, face 5 subface 2 is ok. +DEAL::Cell << 2.264, face 5 subface 3 is ok. +DEAL::Cell << 2.265, face 0 subface 0 is ok. +DEAL::Cell << 2.265, face 0 subface 1 is ok. +DEAL::Cell << 2.265, face 0 subface 2 is ok. +DEAL::Cell << 2.265, face 0 subface 3 is ok. +DEAL::Cell << 2.265, face 1 subface 0 is ok. +DEAL::Cell << 2.265, face 1 subface 1 is ok. +DEAL::Cell << 2.265, face 1 subface 2 is ok. +DEAL::Cell << 2.265, face 1 subface 3 is ok. +DEAL::Cell << 2.265, face 2 subface 0 is ok. +DEAL::Cell << 2.265, face 2 subface 1 is ok. +DEAL::Cell << 2.265, face 2 subface 2 is ok. +DEAL::Cell << 2.265, face 2 subface 3 is ok. +DEAL::Cell << 2.265, face 3 subface 0 is ok. +DEAL::Cell << 2.265, face 3 subface 1 is ok. +DEAL::Cell << 2.265, face 3 subface 2 is ok. +DEAL::Cell << 2.265, face 3 subface 3 is ok. +DEAL::Cell << 2.265, face 4 subface 0 is ok. +DEAL::Cell << 2.265, face 4 subface 1 is ok. +DEAL::Cell << 2.265, face 4 subface 2 is ok. +DEAL::Cell << 2.265, face 4 subface 3 is ok. +DEAL::Cell << 2.265, face 5 subface 0 is ok. +DEAL::Cell << 2.265, face 5 subface 1 is ok. +DEAL::Cell << 2.265, face 5 subface 2 is ok. +DEAL::Cell << 2.265, face 5 subface 3 is ok. +DEAL::Cell << 2.266, face 0 subface 0 is ok. +DEAL::Cell << 2.266, face 0 subface 1 is ok. +DEAL::Cell << 2.266, face 0 subface 2 is ok. +DEAL::Cell << 2.266, face 0 subface 3 is ok. +DEAL::Cell << 2.266, face 1 subface 0 is ok. +DEAL::Cell << 2.266, face 1 subface 1 is ok. +DEAL::Cell << 2.266, face 1 subface 2 is ok. +DEAL::Cell << 2.266, face 1 subface 3 is ok. +DEAL::Cell << 2.266, face 2 subface 0 is ok. +DEAL::Cell << 2.266, face 2 subface 1 is ok. +DEAL::Cell << 2.266, face 2 subface 2 is ok. +DEAL::Cell << 2.266, face 2 subface 3 is ok. +DEAL::Cell << 2.266, face 3 subface 0 is ok. +DEAL::Cell << 2.266, face 3 subface 1 is ok. +DEAL::Cell << 2.266, face 3 subface 2 is ok. +DEAL::Cell << 2.266, face 3 subface 3 is ok. +DEAL::Cell << 2.266, face 4 subface 0 is ok. +DEAL::Cell << 2.266, face 4 subface 1 is ok. +DEAL::Cell << 2.266, face 4 subface 2 is ok. +DEAL::Cell << 2.266, face 4 subface 3 is ok. +DEAL::Cell << 2.266, face 5 subface 0 is ok. +DEAL::Cell << 2.266, face 5 subface 1 is ok. +DEAL::Cell << 2.266, face 5 subface 2 is ok. +DEAL::Cell << 2.266, face 5 subface 3 is ok. +DEAL::Cell << 2.267, face 0 subface 0 is ok. +DEAL::Cell << 2.267, face 0 subface 1 is ok. +DEAL::Cell << 2.267, face 0 subface 2 is ok. +DEAL::Cell << 2.267, face 0 subface 3 is ok. +DEAL::Cell << 2.267, face 1 subface 0 is ok. +DEAL::Cell << 2.267, face 1 subface 1 is ok. +DEAL::Cell << 2.267, face 1 subface 2 is ok. +DEAL::Cell << 2.267, face 1 subface 3 is ok. +DEAL::Cell << 2.267, face 2 subface 0 is ok. +DEAL::Cell << 2.267, face 2 subface 1 is ok. +DEAL::Cell << 2.267, face 2 subface 2 is ok. +DEAL::Cell << 2.267, face 2 subface 3 is ok. +DEAL::Cell << 2.267, face 3 subface 0 is ok. +DEAL::Cell << 2.267, face 3 subface 1 is ok. +DEAL::Cell << 2.267, face 3 subface 2 is ok. +DEAL::Cell << 2.267, face 3 subface 3 is ok. +DEAL::Cell << 2.267, face 4 subface 0 is ok. +DEAL::Cell << 2.267, face 4 subface 1 is ok. +DEAL::Cell << 2.267, face 4 subface 2 is ok. +DEAL::Cell << 2.267, face 4 subface 3 is ok. +DEAL::Cell << 2.267, face 5 subface 0 is ok. +DEAL::Cell << 2.267, face 5 subface 1 is ok. +DEAL::Cell << 2.267, face 5 subface 2 is ok. +DEAL::Cell << 2.267, face 5 subface 3 is ok. +DEAL::Cell << 2.268, face 0 subface 0 is ok. +DEAL::Cell << 2.268, face 0 subface 1 is ok. +DEAL::Cell << 2.268, face 0 subface 2 is ok. +DEAL::Cell << 2.268, face 0 subface 3 is ok. +DEAL::Cell << 2.268, face 1 subface 0 is ok. +DEAL::Cell << 2.268, face 1 subface 1 is ok. +DEAL::Cell << 2.268, face 1 subface 2 is ok. +DEAL::Cell << 2.268, face 1 subface 3 is ok. +DEAL::Cell << 2.268, face 2 subface 0 is ok. +DEAL::Cell << 2.268, face 2 subface 1 is ok. +DEAL::Cell << 2.268, face 2 subface 2 is ok. +DEAL::Cell << 2.268, face 2 subface 3 is ok. +DEAL::Cell << 2.268, face 3 subface 0 is ok. +DEAL::Cell << 2.268, face 3 subface 1 is ok. +DEAL::Cell << 2.268, face 3 subface 2 is ok. +DEAL::Cell << 2.268, face 3 subface 3 is ok. +DEAL::Cell << 2.268, face 4 subface 0 is ok. +DEAL::Cell << 2.268, face 4 subface 1 is ok. +DEAL::Cell << 2.268, face 4 subface 2 is ok. +DEAL::Cell << 2.268, face 4 subface 3 is ok. +DEAL::Cell << 2.268, face 5 subface 0 is ok. +DEAL::Cell << 2.268, face 5 subface 1 is ok. +DEAL::Cell << 2.268, face 5 subface 2 is ok. +DEAL::Cell << 2.268, face 5 subface 3 is ok. +DEAL::Cell << 2.269, face 0 subface 0 is ok. +DEAL::Cell << 2.269, face 0 subface 1 is ok. +DEAL::Cell << 2.269, face 0 subface 2 is ok. +DEAL::Cell << 2.269, face 0 subface 3 is ok. +DEAL::Cell << 2.269, face 1 subface 0 is ok. +DEAL::Cell << 2.269, face 1 subface 1 is ok. +DEAL::Cell << 2.269, face 1 subface 2 is ok. +DEAL::Cell << 2.269, face 1 subface 3 is ok. +DEAL::Cell << 2.269, face 2 subface 0 is ok. +DEAL::Cell << 2.269, face 2 subface 1 is ok. +DEAL::Cell << 2.269, face 2 subface 2 is ok. +DEAL::Cell << 2.269, face 2 subface 3 is ok. +DEAL::Cell << 2.269, face 3 subface 0 is ok. +DEAL::Cell << 2.269, face 3 subface 1 is ok. +DEAL::Cell << 2.269, face 3 subface 2 is ok. +DEAL::Cell << 2.269, face 3 subface 3 is ok. +DEAL::Cell << 2.269, face 4 subface 0 is ok. +DEAL::Cell << 2.269, face 4 subface 1 is ok. +DEAL::Cell << 2.269, face 4 subface 2 is ok. +DEAL::Cell << 2.269, face 4 subface 3 is ok. +DEAL::Cell << 2.269, face 5 subface 0 is ok. +DEAL::Cell << 2.269, face 5 subface 1 is ok. +DEAL::Cell << 2.269, face 5 subface 2 is ok. +DEAL::Cell << 2.269, face 5 subface 3 is ok. +DEAL::Cell << 2.270, face 0 subface 0 is ok. +DEAL::Cell << 2.270, face 0 subface 1 is ok. +DEAL::Cell << 2.270, face 0 subface 2 is ok. +DEAL::Cell << 2.270, face 0 subface 3 is ok. +DEAL::Cell << 2.270, face 1 subface 0 is ok. +DEAL::Cell << 2.270, face 1 subface 1 is ok. +DEAL::Cell << 2.270, face 1 subface 2 is ok. +DEAL::Cell << 2.270, face 1 subface 3 is ok. +DEAL::Cell << 2.270, face 2 subface 0 is ok. +DEAL::Cell << 2.270, face 2 subface 1 is ok. +DEAL::Cell << 2.270, face 2 subface 2 is ok. +DEAL::Cell << 2.270, face 2 subface 3 is ok. +DEAL::Cell << 2.270, face 3 subface 0 is ok. +DEAL::Cell << 2.270, face 3 subface 1 is ok. +DEAL::Cell << 2.270, face 3 subface 2 is ok. +DEAL::Cell << 2.270, face 3 subface 3 is ok. +DEAL::Cell << 2.270, face 4 subface 0 is ok. +DEAL::Cell << 2.270, face 4 subface 1 is ok. +DEAL::Cell << 2.270, face 4 subface 2 is ok. +DEAL::Cell << 2.270, face 4 subface 3 is ok. +DEAL::Cell << 2.270, face 5 subface 0 is ok. +DEAL::Cell << 2.270, face 5 subface 1 is ok. +DEAL::Cell << 2.270, face 5 subface 2 is ok. +DEAL::Cell << 2.270, face 5 subface 3 is ok. +DEAL::Cell << 2.271, face 0 subface 0 is ok. +DEAL::Cell << 2.271, face 0 subface 1 is ok. +DEAL::Cell << 2.271, face 0 subface 2 is ok. +DEAL::Cell << 2.271, face 0 subface 3 is ok. +DEAL::Cell << 2.271, face 1 subface 0 is ok. +DEAL::Cell << 2.271, face 1 subface 1 is ok. +DEAL::Cell << 2.271, face 1 subface 2 is ok. +DEAL::Cell << 2.271, face 1 subface 3 is ok. +DEAL::Cell << 2.271, face 2 subface 0 is ok. +DEAL::Cell << 2.271, face 2 subface 1 is ok. +DEAL::Cell << 2.271, face 2 subface 2 is ok. +DEAL::Cell << 2.271, face 2 subface 3 is ok. +DEAL::Cell << 2.271, face 3 subface 0 is ok. +DEAL::Cell << 2.271, face 3 subface 1 is ok. +DEAL::Cell << 2.271, face 3 subface 2 is ok. +DEAL::Cell << 2.271, face 3 subface 3 is ok. +DEAL::Cell << 2.271, face 4 subface 0 is ok. +DEAL::Cell << 2.271, face 4 subface 1 is ok. +DEAL::Cell << 2.271, face 4 subface 2 is ok. +DEAL::Cell << 2.271, face 4 subface 3 is ok. +DEAL::Cell << 2.271, face 5 subface 0 is ok. +DEAL::Cell << 2.271, face 5 subface 1 is ok. +DEAL::Cell << 2.271, face 5 subface 2 is ok. +DEAL::Cell << 2.271, face 5 subface 3 is ok. +DEAL::Cell << 2.272, face 0 subface 0 is ok. +DEAL::Cell << 2.272, face 0 subface 1 is ok. +DEAL::Cell << 2.272, face 0 subface 2 is ok. +DEAL::Cell << 2.272, face 0 subface 3 is ok. +DEAL::Cell << 2.272, face 1 subface 0 is ok. +DEAL::Cell << 2.272, face 1 subface 1 is ok. +DEAL::Cell << 2.272, face 1 subface 2 is ok. +DEAL::Cell << 2.272, face 1 subface 3 is ok. +DEAL::Cell << 2.272, face 2 subface 0 is ok. +DEAL::Cell << 2.272, face 2 subface 1 is ok. +DEAL::Cell << 2.272, face 2 subface 2 is ok. +DEAL::Cell << 2.272, face 2 subface 3 is ok. +DEAL::Cell << 2.272, face 3 subface 0 is ok. +DEAL::Cell << 2.272, face 3 subface 1 is ok. +DEAL::Cell << 2.272, face 3 subface 2 is ok. +DEAL::Cell << 2.272, face 3 subface 3 is ok. +DEAL::Cell << 2.272, face 4 subface 0 is ok. +DEAL::Cell << 2.272, face 4 subface 1 is ok. +DEAL::Cell << 2.272, face 4 subface 2 is ok. +DEAL::Cell << 2.272, face 4 subface 3 is ok. +DEAL::Cell << 2.272, face 5 subface 0 is ok. +DEAL::Cell << 2.272, face 5 subface 1 is ok. +DEAL::Cell << 2.272, face 5 subface 2 is ok. +DEAL::Cell << 2.272, face 5 subface 3 is ok. +DEAL::Cell << 2.273, face 0 subface 0 is ok. +DEAL::Cell << 2.273, face 0 subface 1 is ok. +DEAL::Cell << 2.273, face 0 subface 2 is ok. +DEAL::Cell << 2.273, face 0 subface 3 is ok. +DEAL::Cell << 2.273, face 1 subface 0 is ok. +DEAL::Cell << 2.273, face 1 subface 1 is ok. +DEAL::Cell << 2.273, face 1 subface 2 is ok. +DEAL::Cell << 2.273, face 1 subface 3 is ok. +DEAL::Cell << 2.273, face 2 subface 0 is ok. +DEAL::Cell << 2.273, face 2 subface 1 is ok. +DEAL::Cell << 2.273, face 2 subface 2 is ok. +DEAL::Cell << 2.273, face 2 subface 3 is ok. +DEAL::Cell << 2.273, face 3 subface 0 is ok. +DEAL::Cell << 2.273, face 3 subface 1 is ok. +DEAL::Cell << 2.273, face 3 subface 2 is ok. +DEAL::Cell << 2.273, face 3 subface 3 is ok. +DEAL::Cell << 2.273, face 4 subface 0 is ok. +DEAL::Cell << 2.273, face 4 subface 1 is ok. +DEAL::Cell << 2.273, face 4 subface 2 is ok. +DEAL::Cell << 2.273, face 4 subface 3 is ok. +DEAL::Cell << 2.273, face 5 subface 0 is ok. +DEAL::Cell << 2.273, face 5 subface 1 is ok. +DEAL::Cell << 2.273, face 5 subface 2 is ok. +DEAL::Cell << 2.273, face 5 subface 3 is ok. +DEAL::Cell << 2.274, face 0 subface 0 is ok. +DEAL::Cell << 2.274, face 0 subface 1 is ok. +DEAL::Cell << 2.274, face 0 subface 2 is ok. +DEAL::Cell << 2.274, face 0 subface 3 is ok. +DEAL::Cell << 2.274, face 1 subface 0 is ok. +DEAL::Cell << 2.274, face 1 subface 1 is ok. +DEAL::Cell << 2.274, face 1 subface 2 is ok. +DEAL::Cell << 2.274, face 1 subface 3 is ok. +DEAL::Cell << 2.274, face 2 subface 0 is ok. +DEAL::Cell << 2.274, face 2 subface 1 is ok. +DEAL::Cell << 2.274, face 2 subface 2 is ok. +DEAL::Cell << 2.274, face 2 subface 3 is ok. +DEAL::Cell << 2.274, face 3 subface 0 is ok. +DEAL::Cell << 2.274, face 3 subface 1 is ok. +DEAL::Cell << 2.274, face 3 subface 2 is ok. +DEAL::Cell << 2.274, face 3 subface 3 is ok. +DEAL::Cell << 2.274, face 4 subface 0 is ok. +DEAL::Cell << 2.274, face 4 subface 1 is ok. +DEAL::Cell << 2.274, face 4 subface 2 is ok. +DEAL::Cell << 2.274, face 4 subface 3 is ok. +DEAL::Cell << 2.274, face 5 subface 0 is ok. +DEAL::Cell << 2.274, face 5 subface 1 is ok. +DEAL::Cell << 2.274, face 5 subface 2 is ok. +DEAL::Cell << 2.274, face 5 subface 3 is ok. +DEAL::Cell << 2.275, face 0 subface 0 is ok. +DEAL::Cell << 2.275, face 0 subface 1 is ok. +DEAL::Cell << 2.275, face 0 subface 2 is ok. +DEAL::Cell << 2.275, face 0 subface 3 is ok. +DEAL::Cell << 2.275, face 1 subface 0 is ok. +DEAL::Cell << 2.275, face 1 subface 1 is ok. +DEAL::Cell << 2.275, face 1 subface 2 is ok. +DEAL::Cell << 2.275, face 1 subface 3 is ok. +DEAL::Cell << 2.275, face 2 subface 0 is ok. +DEAL::Cell << 2.275, face 2 subface 1 is ok. +DEAL::Cell << 2.275, face 2 subface 2 is ok. +DEAL::Cell << 2.275, face 2 subface 3 is ok. +DEAL::Cell << 2.275, face 3 subface 0 is ok. +DEAL::Cell << 2.275, face 3 subface 1 is ok. +DEAL::Cell << 2.275, face 3 subface 2 is ok. +DEAL::Cell << 2.275, face 3 subface 3 is ok. +DEAL::Cell << 2.275, face 4 subface 0 is ok. +DEAL::Cell << 2.275, face 4 subface 1 is ok. +DEAL::Cell << 2.275, face 4 subface 2 is ok. +DEAL::Cell << 2.275, face 4 subface 3 is ok. +DEAL::Cell << 2.275, face 5 subface 0 is ok. +DEAL::Cell << 2.275, face 5 subface 1 is ok. +DEAL::Cell << 2.275, face 5 subface 2 is ok. +DEAL::Cell << 2.275, face 5 subface 3 is ok. +DEAL::Cell << 2.276, face 0 subface 0 is ok. +DEAL::Cell << 2.276, face 0 subface 1 is ok. +DEAL::Cell << 2.276, face 0 subface 2 is ok. +DEAL::Cell << 2.276, face 0 subface 3 is ok. +DEAL::Cell << 2.276, face 1 subface 0 is ok. +DEAL::Cell << 2.276, face 1 subface 1 is ok. +DEAL::Cell << 2.276, face 1 subface 2 is ok. +DEAL::Cell << 2.276, face 1 subface 3 is ok. +DEAL::Cell << 2.276, face 2 subface 0 is ok. +DEAL::Cell << 2.276, face 2 subface 1 is ok. +DEAL::Cell << 2.276, face 2 subface 2 is ok. +DEAL::Cell << 2.276, face 2 subface 3 is ok. +DEAL::Cell << 2.276, face 3 subface 0 is ok. +DEAL::Cell << 2.276, face 3 subface 1 is ok. +DEAL::Cell << 2.276, face 3 subface 2 is ok. +DEAL::Cell << 2.276, face 3 subface 3 is ok. +DEAL::Cell << 2.276, face 4 subface 0 is ok. +DEAL::Cell << 2.276, face 4 subface 1 is ok. +DEAL::Cell << 2.276, face 4 subface 2 is ok. +DEAL::Cell << 2.276, face 4 subface 3 is ok. +DEAL::Cell << 2.276, face 5 subface 0 is ok. +DEAL::Cell << 2.276, face 5 subface 1 is ok. +DEAL::Cell << 2.276, face 5 subface 2 is ok. +DEAL::Cell << 2.276, face 5 subface 3 is ok. +DEAL::Cell << 2.277, face 0 subface 0 is ok. +DEAL::Cell << 2.277, face 0 subface 1 is ok. +DEAL::Cell << 2.277, face 0 subface 2 is ok. +DEAL::Cell << 2.277, face 0 subface 3 is ok. +DEAL::Cell << 2.277, face 1 subface 0 is ok. +DEAL::Cell << 2.277, face 1 subface 1 is ok. +DEAL::Cell << 2.277, face 1 subface 2 is ok. +DEAL::Cell << 2.277, face 1 subface 3 is ok. +DEAL::Cell << 2.277, face 2 subface 0 is ok. +DEAL::Cell << 2.277, face 2 subface 1 is ok. +DEAL::Cell << 2.277, face 2 subface 2 is ok. +DEAL::Cell << 2.277, face 2 subface 3 is ok. +DEAL::Cell << 2.277, face 3 subface 0 is ok. +DEAL::Cell << 2.277, face 3 subface 1 is ok. +DEAL::Cell << 2.277, face 3 subface 2 is ok. +DEAL::Cell << 2.277, face 3 subface 3 is ok. +DEAL::Cell << 2.277, face 4 subface 0 is ok. +DEAL::Cell << 2.277, face 4 subface 1 is ok. +DEAL::Cell << 2.277, face 4 subface 2 is ok. +DEAL::Cell << 2.277, face 4 subface 3 is ok. +DEAL::Cell << 2.277, face 5 subface 0 is ok. +DEAL::Cell << 2.277, face 5 subface 1 is ok. +DEAL::Cell << 2.277, face 5 subface 2 is ok. +DEAL::Cell << 2.277, face 5 subface 3 is ok. +DEAL::Cell << 2.278, face 0 subface 0 is ok. +DEAL::Cell << 2.278, face 0 subface 1 is ok. +DEAL::Cell << 2.278, face 0 subface 2 is ok. +DEAL::Cell << 2.278, face 0 subface 3 is ok. +DEAL::Cell << 2.278, face 1 subface 0 is ok. +DEAL::Cell << 2.278, face 1 subface 1 is ok. +DEAL::Cell << 2.278, face 1 subface 2 is ok. +DEAL::Cell << 2.278, face 1 subface 3 is ok. +DEAL::Cell << 2.278, face 2 subface 0 is ok. +DEAL::Cell << 2.278, face 2 subface 1 is ok. +DEAL::Cell << 2.278, face 2 subface 2 is ok. +DEAL::Cell << 2.278, face 2 subface 3 is ok. +DEAL::Cell << 2.278, face 3 subface 0 is ok. +DEAL::Cell << 2.278, face 3 subface 1 is ok. +DEAL::Cell << 2.278, face 3 subface 2 is ok. +DEAL::Cell << 2.278, face 3 subface 3 is ok. +DEAL::Cell << 2.278, face 4 subface 0 is ok. +DEAL::Cell << 2.278, face 4 subface 1 is ok. +DEAL::Cell << 2.278, face 4 subface 2 is ok. +DEAL::Cell << 2.278, face 4 subface 3 is ok. +DEAL::Cell << 2.278, face 5 subface 0 is ok. +DEAL::Cell << 2.278, face 5 subface 1 is ok. +DEAL::Cell << 2.278, face 5 subface 2 is ok. +DEAL::Cell << 2.278, face 5 subface 3 is ok. +DEAL::Cell << 2.279, face 0 subface 0 is ok. +DEAL::Cell << 2.279, face 0 subface 1 is ok. +DEAL::Cell << 2.279, face 0 subface 2 is ok. +DEAL::Cell << 2.279, face 0 subface 3 is ok. +DEAL::Cell << 2.279, face 1 subface 0 is ok. +DEAL::Cell << 2.279, face 1 subface 1 is ok. +DEAL::Cell << 2.279, face 1 subface 2 is ok. +DEAL::Cell << 2.279, face 1 subface 3 is ok. +DEAL::Cell << 2.279, face 2 subface 0 is ok. +DEAL::Cell << 2.279, face 2 subface 1 is ok. +DEAL::Cell << 2.279, face 2 subface 2 is ok. +DEAL::Cell << 2.279, face 2 subface 3 is ok. +DEAL::Cell << 2.279, face 3 subface 0 is ok. +DEAL::Cell << 2.279, face 3 subface 1 is ok. +DEAL::Cell << 2.279, face 3 subface 2 is ok. +DEAL::Cell << 2.279, face 3 subface 3 is ok. +DEAL::Cell << 2.279, face 4 subface 0 is ok. +DEAL::Cell << 2.279, face 4 subface 1 is ok. +DEAL::Cell << 2.279, face 4 subface 2 is ok. +DEAL::Cell << 2.279, face 4 subface 3 is ok. +DEAL::Cell << 2.279, face 5 subface 0 is ok. +DEAL::Cell << 2.279, face 5 subface 1 is ok. +DEAL::Cell << 2.279, face 5 subface 2 is ok. +DEAL::Cell << 2.279, face 5 subface 3 is ok. +DEAL::Cell << 2.280, face 0 subface 0 is ok. +DEAL::Cell << 2.280, face 0 subface 1 is ok. +DEAL::Cell << 2.280, face 0 subface 2 is ok. +DEAL::Cell << 2.280, face 0 subface 3 is ok. +DEAL::Cell << 2.280, face 1 subface 0 is ok. +DEAL::Cell << 2.280, face 1 subface 1 is ok. +DEAL::Cell << 2.280, face 1 subface 2 is ok. +DEAL::Cell << 2.280, face 1 subface 3 is ok. +DEAL::Cell << 2.280, face 2 subface 0 is ok. +DEAL::Cell << 2.280, face 2 subface 1 is ok. +DEAL::Cell << 2.280, face 2 subface 2 is ok. +DEAL::Cell << 2.280, face 2 subface 3 is ok. +DEAL::Cell << 2.280, face 3 subface 0 is ok. +DEAL::Cell << 2.280, face 3 subface 1 is ok. +DEAL::Cell << 2.280, face 3 subface 2 is ok. +DEAL::Cell << 2.280, face 3 subface 3 is ok. +DEAL::Cell << 2.280, face 4 subface 0 is ok. +DEAL::Cell << 2.280, face 4 subface 1 is ok. +DEAL::Cell << 2.280, face 4 subface 2 is ok. +DEAL::Cell << 2.280, face 4 subface 3 is ok. +DEAL::Cell << 2.280, face 5 subface 0 is ok. +DEAL::Cell << 2.280, face 5 subface 1 is ok. +DEAL::Cell << 2.280, face 5 subface 2 is ok. +DEAL::Cell << 2.280, face 5 subface 3 is ok. +DEAL::Cell << 2.281, face 0 subface 0 is ok. +DEAL::Cell << 2.281, face 0 subface 1 is ok. +DEAL::Cell << 2.281, face 0 subface 2 is ok. +DEAL::Cell << 2.281, face 0 subface 3 is ok. +DEAL::Cell << 2.281, face 1 subface 0 is ok. +DEAL::Cell << 2.281, face 1 subface 1 is ok. +DEAL::Cell << 2.281, face 1 subface 2 is ok. +DEAL::Cell << 2.281, face 1 subface 3 is ok. +DEAL::Cell << 2.281, face 2 subface 0 is ok. +DEAL::Cell << 2.281, face 2 subface 1 is ok. +DEAL::Cell << 2.281, face 2 subface 2 is ok. +DEAL::Cell << 2.281, face 2 subface 3 is ok. +DEAL::Cell << 2.281, face 3 subface 0 is ok. +DEAL::Cell << 2.281, face 3 subface 1 is ok. +DEAL::Cell << 2.281, face 3 subface 2 is ok. +DEAL::Cell << 2.281, face 3 subface 3 is ok. +DEAL::Cell << 2.281, face 4 subface 0 is ok. +DEAL::Cell << 2.281, face 4 subface 1 is ok. +DEAL::Cell << 2.281, face 4 subface 2 is ok. +DEAL::Cell << 2.281, face 4 subface 3 is ok. +DEAL::Cell << 2.281, face 5 subface 0 is ok. +DEAL::Cell << 2.281, face 5 subface 1 is ok. +DEAL::Cell << 2.281, face 5 subface 2 is ok. +DEAL::Cell << 2.281, face 5 subface 3 is ok. +DEAL::Cell << 2.282, face 0 subface 0 is ok. +DEAL::Cell << 2.282, face 0 subface 1 is ok. +DEAL::Cell << 2.282, face 0 subface 2 is ok. +DEAL::Cell << 2.282, face 0 subface 3 is ok. +DEAL::Cell << 2.282, face 1 subface 0 is ok. +DEAL::Cell << 2.282, face 1 subface 1 is ok. +DEAL::Cell << 2.282, face 1 subface 2 is ok. +DEAL::Cell << 2.282, face 1 subface 3 is ok. +DEAL::Cell << 2.282, face 2 subface 0 is ok. +DEAL::Cell << 2.282, face 2 subface 1 is ok. +DEAL::Cell << 2.282, face 2 subface 2 is ok. +DEAL::Cell << 2.282, face 2 subface 3 is ok. +DEAL::Cell << 2.282, face 3 subface 0 is ok. +DEAL::Cell << 2.282, face 3 subface 1 is ok. +DEAL::Cell << 2.282, face 3 subface 2 is ok. +DEAL::Cell << 2.282, face 3 subface 3 is ok. +DEAL::Cell << 2.282, face 4 subface 0 is ok. +DEAL::Cell << 2.282, face 4 subface 1 is ok. +DEAL::Cell << 2.282, face 4 subface 2 is ok. +DEAL::Cell << 2.282, face 4 subface 3 is ok. +DEAL::Cell << 2.282, face 5 subface 0 is ok. +DEAL::Cell << 2.282, face 5 subface 1 is ok. +DEAL::Cell << 2.282, face 5 subface 2 is ok. +DEAL::Cell << 2.282, face 5 subface 3 is ok. +DEAL::Cell << 2.283, face 0 subface 0 is ok. +DEAL::Cell << 2.283, face 0 subface 1 is ok. +DEAL::Cell << 2.283, face 0 subface 2 is ok. +DEAL::Cell << 2.283, face 0 subface 3 is ok. +DEAL::Cell << 2.283, face 1 subface 0 is ok. +DEAL::Cell << 2.283, face 1 subface 1 is ok. +DEAL::Cell << 2.283, face 1 subface 2 is ok. +DEAL::Cell << 2.283, face 1 subface 3 is ok. +DEAL::Cell << 2.283, face 2 subface 0 is ok. +DEAL::Cell << 2.283, face 2 subface 1 is ok. +DEAL::Cell << 2.283, face 2 subface 2 is ok. +DEAL::Cell << 2.283, face 2 subface 3 is ok. +DEAL::Cell << 2.283, face 3 subface 0 is ok. +DEAL::Cell << 2.283, face 3 subface 1 is ok. +DEAL::Cell << 2.283, face 3 subface 2 is ok. +DEAL::Cell << 2.283, face 3 subface 3 is ok. +DEAL::Cell << 2.283, face 4 subface 0 is ok. +DEAL::Cell << 2.283, face 4 subface 1 is ok. +DEAL::Cell << 2.283, face 4 subface 2 is ok. +DEAL::Cell << 2.283, face 4 subface 3 is ok. +DEAL::Cell << 2.283, face 5 subface 0 is ok. +DEAL::Cell << 2.283, face 5 subface 1 is ok. +DEAL::Cell << 2.283, face 5 subface 2 is ok. +DEAL::Cell << 2.283, face 5 subface 3 is ok. +DEAL::Cell << 2.284, face 0 subface 0 is ok. +DEAL::Cell << 2.284, face 0 subface 1 is ok. +DEAL::Cell << 2.284, face 0 subface 2 is ok. +DEAL::Cell << 2.284, face 0 subface 3 is ok. +DEAL::Cell << 2.284, face 1 subface 0 is ok. +DEAL::Cell << 2.284, face 1 subface 1 is ok. +DEAL::Cell << 2.284, face 1 subface 2 is ok. +DEAL::Cell << 2.284, face 1 subface 3 is ok. +DEAL::Cell << 2.284, face 2 subface 0 is ok. +DEAL::Cell << 2.284, face 2 subface 1 is ok. +DEAL::Cell << 2.284, face 2 subface 2 is ok. +DEAL::Cell << 2.284, face 2 subface 3 is ok. +DEAL::Cell << 2.284, face 3 subface 0 is ok. +DEAL::Cell << 2.284, face 3 subface 1 is ok. +DEAL::Cell << 2.284, face 3 subface 2 is ok. +DEAL::Cell << 2.284, face 3 subface 3 is ok. +DEAL::Cell << 2.284, face 4 subface 0 is ok. +DEAL::Cell << 2.284, face 4 subface 1 is ok. +DEAL::Cell << 2.284, face 4 subface 2 is ok. +DEAL::Cell << 2.284, face 4 subface 3 is ok. +DEAL::Cell << 2.284, face 5 subface 0 is ok. +DEAL::Cell << 2.284, face 5 subface 1 is ok. +DEAL::Cell << 2.284, face 5 subface 2 is ok. +DEAL::Cell << 2.284, face 5 subface 3 is ok. +DEAL::Cell << 2.285, face 0 subface 0 is ok. +DEAL::Cell << 2.285, face 0 subface 1 is ok. +DEAL::Cell << 2.285, face 0 subface 2 is ok. +DEAL::Cell << 2.285, face 0 subface 3 is ok. +DEAL::Cell << 2.285, face 1 subface 0 is ok. +DEAL::Cell << 2.285, face 1 subface 1 is ok. +DEAL::Cell << 2.285, face 1 subface 2 is ok. +DEAL::Cell << 2.285, face 1 subface 3 is ok. +DEAL::Cell << 2.285, face 2 subface 0 is ok. +DEAL::Cell << 2.285, face 2 subface 1 is ok. +DEAL::Cell << 2.285, face 2 subface 2 is ok. +DEAL::Cell << 2.285, face 2 subface 3 is ok. +DEAL::Cell << 2.285, face 3 subface 0 is ok. +DEAL::Cell << 2.285, face 3 subface 1 is ok. +DEAL::Cell << 2.285, face 3 subface 2 is ok. +DEAL::Cell << 2.285, face 3 subface 3 is ok. +DEAL::Cell << 2.285, face 4 subface 0 is ok. +DEAL::Cell << 2.285, face 4 subface 1 is ok. +DEAL::Cell << 2.285, face 4 subface 2 is ok. +DEAL::Cell << 2.285, face 4 subface 3 is ok. +DEAL::Cell << 2.285, face 5 subface 0 is ok. +DEAL::Cell << 2.285, face 5 subface 1 is ok. +DEAL::Cell << 2.285, face 5 subface 2 is ok. +DEAL::Cell << 2.285, face 5 subface 3 is ok. +DEAL::Cell << 2.286, face 0 subface 0 is ok. +DEAL::Cell << 2.286, face 0 subface 1 is ok. +DEAL::Cell << 2.286, face 0 subface 2 is ok. +DEAL::Cell << 2.286, face 0 subface 3 is ok. +DEAL::Cell << 2.286, face 1 subface 0 is ok. +DEAL::Cell << 2.286, face 1 subface 1 is ok. +DEAL::Cell << 2.286, face 1 subface 2 is ok. +DEAL::Cell << 2.286, face 1 subface 3 is ok. +DEAL::Cell << 2.286, face 2 subface 0 is ok. +DEAL::Cell << 2.286, face 2 subface 1 is ok. +DEAL::Cell << 2.286, face 2 subface 2 is ok. +DEAL::Cell << 2.286, face 2 subface 3 is ok. +DEAL::Cell << 2.286, face 3 subface 0 is ok. +DEAL::Cell << 2.286, face 3 subface 1 is ok. +DEAL::Cell << 2.286, face 3 subface 2 is ok. +DEAL::Cell << 2.286, face 3 subface 3 is ok. +DEAL::Cell << 2.286, face 4 subface 0 is ok. +DEAL::Cell << 2.286, face 4 subface 1 is ok. +DEAL::Cell << 2.286, face 4 subface 2 is ok. +DEAL::Cell << 2.286, face 4 subface 3 is ok. +DEAL::Cell << 2.286, face 5 subface 0 is ok. +DEAL::Cell << 2.286, face 5 subface 1 is ok. +DEAL::Cell << 2.286, face 5 subface 2 is ok. +DEAL::Cell << 2.286, face 5 subface 3 is ok. +DEAL::Cell << 2.287, face 0 subface 0 is ok. +DEAL::Cell << 2.287, face 0 subface 1 is ok. +DEAL::Cell << 2.287, face 0 subface 2 is ok. +DEAL::Cell << 2.287, face 0 subface 3 is ok. +DEAL::Cell << 2.287, face 1 subface 0 is ok. +DEAL::Cell << 2.287, face 1 subface 1 is ok. +DEAL::Cell << 2.287, face 1 subface 2 is ok. +DEAL::Cell << 2.287, face 1 subface 3 is ok. +DEAL::Cell << 2.287, face 2 subface 0 is ok. +DEAL::Cell << 2.287, face 2 subface 1 is ok. +DEAL::Cell << 2.287, face 2 subface 2 is ok. +DEAL::Cell << 2.287, face 2 subface 3 is ok. +DEAL::Cell << 2.287, face 3 subface 0 is ok. +DEAL::Cell << 2.287, face 3 subface 1 is ok. +DEAL::Cell << 2.287, face 3 subface 2 is ok. +DEAL::Cell << 2.287, face 3 subface 3 is ok. +DEAL::Cell << 2.287, face 4 subface 0 is ok. +DEAL::Cell << 2.287, face 4 subface 1 is ok. +DEAL::Cell << 2.287, face 4 subface 2 is ok. +DEAL::Cell << 2.287, face 4 subface 3 is ok. +DEAL::Cell << 2.287, face 5 subface 0 is ok. +DEAL::Cell << 2.287, face 5 subface 1 is ok. +DEAL::Cell << 2.287, face 5 subface 2 is ok. +DEAL::Cell << 2.287, face 5 subface 3 is ok. +DEAL::Cell << 2.288, face 0 subface 0 is ok. +DEAL::Cell << 2.288, face 0 subface 1 is ok. +DEAL::Cell << 2.288, face 0 subface 2 is ok. +DEAL::Cell << 2.288, face 0 subface 3 is ok. +DEAL::Cell << 2.288, face 1 subface 0 is ok. +DEAL::Cell << 2.288, face 1 subface 1 is ok. +DEAL::Cell << 2.288, face 1 subface 2 is ok. +DEAL::Cell << 2.288, face 1 subface 3 is ok. +DEAL::Cell << 2.288, face 2 subface 0 is ok. +DEAL::Cell << 2.288, face 2 subface 1 is ok. +DEAL::Cell << 2.288, face 2 subface 2 is ok. +DEAL::Cell << 2.288, face 2 subface 3 is ok. +DEAL::Cell << 2.288, face 3 subface 0 is ok. +DEAL::Cell << 2.288, face 3 subface 1 is ok. +DEAL::Cell << 2.288, face 3 subface 2 is ok. +DEAL::Cell << 2.288, face 3 subface 3 is ok. +DEAL::Cell << 2.288, face 4 subface 0 is ok. +DEAL::Cell << 2.288, face 4 subface 1 is ok. +DEAL::Cell << 2.288, face 4 subface 2 is ok. +DEAL::Cell << 2.288, face 4 subface 3 is ok. +DEAL::Cell << 2.288, face 5 subface 0 is ok. +DEAL::Cell << 2.288, face 5 subface 1 is ok. +DEAL::Cell << 2.288, face 5 subface 2 is ok. +DEAL::Cell << 2.288, face 5 subface 3 is ok. +DEAL::Cell << 2.289, face 0 subface 0 is ok. +DEAL::Cell << 2.289, face 0 subface 1 is ok. +DEAL::Cell << 2.289, face 0 subface 2 is ok. +DEAL::Cell << 2.289, face 0 subface 3 is ok. +DEAL::Cell << 2.289, face 1 subface 0 is ok. +DEAL::Cell << 2.289, face 1 subface 1 is ok. +DEAL::Cell << 2.289, face 1 subface 2 is ok. +DEAL::Cell << 2.289, face 1 subface 3 is ok. +DEAL::Cell << 2.289, face 2 subface 0 is ok. +DEAL::Cell << 2.289, face 2 subface 1 is ok. +DEAL::Cell << 2.289, face 2 subface 2 is ok. +DEAL::Cell << 2.289, face 2 subface 3 is ok. +DEAL::Cell << 2.289, face 3 subface 0 is ok. +DEAL::Cell << 2.289, face 3 subface 1 is ok. +DEAL::Cell << 2.289, face 3 subface 2 is ok. +DEAL::Cell << 2.289, face 3 subface 3 is ok. +DEAL::Cell << 2.289, face 4 subface 0 is ok. +DEAL::Cell << 2.289, face 4 subface 1 is ok. +DEAL::Cell << 2.289, face 4 subface 2 is ok. +DEAL::Cell << 2.289, face 4 subface 3 is ok. +DEAL::Cell << 2.289, face 5 subface 0 is ok. +DEAL::Cell << 2.289, face 5 subface 1 is ok. +DEAL::Cell << 2.289, face 5 subface 2 is ok. +DEAL::Cell << 2.289, face 5 subface 3 is ok. +DEAL::Cell << 2.290, face 0 subface 0 is ok. +DEAL::Cell << 2.290, face 0 subface 1 is ok. +DEAL::Cell << 2.290, face 0 subface 2 is ok. +DEAL::Cell << 2.290, face 0 subface 3 is ok. +DEAL::Cell << 2.290, face 1 subface 0 is ok. +DEAL::Cell << 2.290, face 1 subface 1 is ok. +DEAL::Cell << 2.290, face 1 subface 2 is ok. +DEAL::Cell << 2.290, face 1 subface 3 is ok. +DEAL::Cell << 2.290, face 2 subface 0 is ok. +DEAL::Cell << 2.290, face 2 subface 1 is ok. +DEAL::Cell << 2.290, face 2 subface 2 is ok. +DEAL::Cell << 2.290, face 2 subface 3 is ok. +DEAL::Cell << 2.290, face 3 subface 0 is ok. +DEAL::Cell << 2.290, face 3 subface 1 is ok. +DEAL::Cell << 2.290, face 3 subface 2 is ok. +DEAL::Cell << 2.290, face 3 subface 3 is ok. +DEAL::Cell << 2.290, face 4 subface 0 is ok. +DEAL::Cell << 2.290, face 4 subface 1 is ok. +DEAL::Cell << 2.290, face 4 subface 2 is ok. +DEAL::Cell << 2.290, face 4 subface 3 is ok. +DEAL::Cell << 2.290, face 5 subface 0 is ok. +DEAL::Cell << 2.290, face 5 subface 1 is ok. +DEAL::Cell << 2.290, face 5 subface 2 is ok. +DEAL::Cell << 2.290, face 5 subface 3 is ok. +DEAL::Cell << 2.291, face 0 subface 0 is ok. +DEAL::Cell << 2.291, face 0 subface 1 is ok. +DEAL::Cell << 2.291, face 0 subface 2 is ok. +DEAL::Cell << 2.291, face 0 subface 3 is ok. +DEAL::Cell << 2.291, face 1 subface 0 is ok. +DEAL::Cell << 2.291, face 1 subface 1 is ok. +DEAL::Cell << 2.291, face 1 subface 2 is ok. +DEAL::Cell << 2.291, face 1 subface 3 is ok. +DEAL::Cell << 2.291, face 2 subface 0 is ok. +DEAL::Cell << 2.291, face 2 subface 1 is ok. +DEAL::Cell << 2.291, face 2 subface 2 is ok. +DEAL::Cell << 2.291, face 2 subface 3 is ok. +DEAL::Cell << 2.291, face 3 subface 0 is ok. +DEAL::Cell << 2.291, face 3 subface 1 is ok. +DEAL::Cell << 2.291, face 3 subface 2 is ok. +DEAL::Cell << 2.291, face 3 subface 3 is ok. +DEAL::Cell << 2.291, face 4 subface 0 is ok. +DEAL::Cell << 2.291, face 4 subface 1 is ok. +DEAL::Cell << 2.291, face 4 subface 2 is ok. +DEAL::Cell << 2.291, face 4 subface 3 is ok. +DEAL::Cell << 2.291, face 5 subface 0 is ok. +DEAL::Cell << 2.291, face 5 subface 1 is ok. +DEAL::Cell << 2.291, face 5 subface 2 is ok. +DEAL::Cell << 2.291, face 5 subface 3 is ok. +DEAL::Cell << 2.292, face 0 subface 0 is ok. +DEAL::Cell << 2.292, face 0 subface 1 is ok. +DEAL::Cell << 2.292, face 0 subface 2 is ok. +DEAL::Cell << 2.292, face 0 subface 3 is ok. +DEAL::Cell << 2.292, face 1 subface 0 is ok. +DEAL::Cell << 2.292, face 1 subface 1 is ok. +DEAL::Cell << 2.292, face 1 subface 2 is ok. +DEAL::Cell << 2.292, face 1 subface 3 is ok. +DEAL::Cell << 2.292, face 2 subface 0 is ok. +DEAL::Cell << 2.292, face 2 subface 1 is ok. +DEAL::Cell << 2.292, face 2 subface 2 is ok. +DEAL::Cell << 2.292, face 2 subface 3 is ok. +DEAL::Cell << 2.292, face 3 subface 0 is ok. +DEAL::Cell << 2.292, face 3 subface 1 is ok. +DEAL::Cell << 2.292, face 3 subface 2 is ok. +DEAL::Cell << 2.292, face 3 subface 3 is ok. +DEAL::Cell << 2.292, face 4 subface 0 is ok. +DEAL::Cell << 2.292, face 4 subface 1 is ok. +DEAL::Cell << 2.292, face 4 subface 2 is ok. +DEAL::Cell << 2.292, face 4 subface 3 is ok. +DEAL::Cell << 2.292, face 5 subface 0 is ok. +DEAL::Cell << 2.292, face 5 subface 1 is ok. +DEAL::Cell << 2.292, face 5 subface 2 is ok. +DEAL::Cell << 2.292, face 5 subface 3 is ok. +DEAL::Cell << 2.293, face 0 subface 0 is ok. +DEAL::Cell << 2.293, face 0 subface 1 is ok. +DEAL::Cell << 2.293, face 0 subface 2 is ok. +DEAL::Cell << 2.293, face 0 subface 3 is ok. +DEAL::Cell << 2.293, face 1 subface 0 is ok. +DEAL::Cell << 2.293, face 1 subface 1 is ok. +DEAL::Cell << 2.293, face 1 subface 2 is ok. +DEAL::Cell << 2.293, face 1 subface 3 is ok. +DEAL::Cell << 2.293, face 2 subface 0 is ok. +DEAL::Cell << 2.293, face 2 subface 1 is ok. +DEAL::Cell << 2.293, face 2 subface 2 is ok. +DEAL::Cell << 2.293, face 2 subface 3 is ok. +DEAL::Cell << 2.293, face 3 subface 0 is ok. +DEAL::Cell << 2.293, face 3 subface 1 is ok. +DEAL::Cell << 2.293, face 3 subface 2 is ok. +DEAL::Cell << 2.293, face 3 subface 3 is ok. +DEAL::Cell << 2.293, face 4 subface 0 is ok. +DEAL::Cell << 2.293, face 4 subface 1 is ok. +DEAL::Cell << 2.293, face 4 subface 2 is ok. +DEAL::Cell << 2.293, face 4 subface 3 is ok. +DEAL::Cell << 2.293, face 5 subface 0 is ok. +DEAL::Cell << 2.293, face 5 subface 1 is ok. +DEAL::Cell << 2.293, face 5 subface 2 is ok. +DEAL::Cell << 2.293, face 5 subface 3 is ok. +DEAL::Cell << 2.294, face 0 subface 0 is ok. +DEAL::Cell << 2.294, face 0 subface 1 is ok. +DEAL::Cell << 2.294, face 0 subface 2 is ok. +DEAL::Cell << 2.294, face 0 subface 3 is ok. +DEAL::Cell << 2.294, face 1 subface 0 is ok. +DEAL::Cell << 2.294, face 1 subface 1 is ok. +DEAL::Cell << 2.294, face 1 subface 2 is ok. +DEAL::Cell << 2.294, face 1 subface 3 is ok. +DEAL::Cell << 2.294, face 2 subface 0 is ok. +DEAL::Cell << 2.294, face 2 subface 1 is ok. +DEAL::Cell << 2.294, face 2 subface 2 is ok. +DEAL::Cell << 2.294, face 2 subface 3 is ok. +DEAL::Cell << 2.294, face 3 subface 0 is ok. +DEAL::Cell << 2.294, face 3 subface 1 is ok. +DEAL::Cell << 2.294, face 3 subface 2 is ok. +DEAL::Cell << 2.294, face 3 subface 3 is ok. +DEAL::Cell << 2.294, face 4 subface 0 is ok. +DEAL::Cell << 2.294, face 4 subface 1 is ok. +DEAL::Cell << 2.294, face 4 subface 2 is ok. +DEAL::Cell << 2.294, face 4 subface 3 is ok. +DEAL::Cell << 2.294, face 5 subface 0 is ok. +DEAL::Cell << 2.294, face 5 subface 1 is ok. +DEAL::Cell << 2.294, face 5 subface 2 is ok. +DEAL::Cell << 2.294, face 5 subface 3 is ok. +DEAL::Cell << 2.295, face 0 subface 0 is ok. +DEAL::Cell << 2.295, face 0 subface 1 is ok. +DEAL::Cell << 2.295, face 0 subface 2 is ok. +DEAL::Cell << 2.295, face 0 subface 3 is ok. +DEAL::Cell << 2.295, face 1 subface 0 is ok. +DEAL::Cell << 2.295, face 1 subface 1 is ok. +DEAL::Cell << 2.295, face 1 subface 2 is ok. +DEAL::Cell << 2.295, face 1 subface 3 is ok. +DEAL::Cell << 2.295, face 2 subface 0 is ok. +DEAL::Cell << 2.295, face 2 subface 1 is ok. +DEAL::Cell << 2.295, face 2 subface 2 is ok. +DEAL::Cell << 2.295, face 2 subface 3 is ok. +DEAL::Cell << 2.295, face 3 subface 0 is ok. +DEAL::Cell << 2.295, face 3 subface 1 is ok. +DEAL::Cell << 2.295, face 3 subface 2 is ok. +DEAL::Cell << 2.295, face 3 subface 3 is ok. +DEAL::Cell << 2.295, face 4 subface 0 is ok. +DEAL::Cell << 2.295, face 4 subface 1 is ok. +DEAL::Cell << 2.295, face 4 subface 2 is ok. +DEAL::Cell << 2.295, face 4 subface 3 is ok. +DEAL::Cell << 2.295, face 5 subface 0 is ok. +DEAL::Cell << 2.295, face 5 subface 1 is ok. +DEAL::Cell << 2.295, face 5 subface 2 is ok. +DEAL::Cell << 2.295, face 5 subface 3 is ok. +DEAL::Cell << 2.296, face 0 subface 0 is ok. +DEAL::Cell << 2.296, face 0 subface 1 is ok. +DEAL::Cell << 2.296, face 0 subface 2 is ok. +DEAL::Cell << 2.296, face 0 subface 3 is ok. +DEAL::Cell << 2.296, face 1 subface 0 is ok. +DEAL::Cell << 2.296, face 1 subface 1 is ok. +DEAL::Cell << 2.296, face 1 subface 2 is ok. +DEAL::Cell << 2.296, face 1 subface 3 is ok. +DEAL::Cell << 2.296, face 2 subface 0 is ok. +DEAL::Cell << 2.296, face 2 subface 1 is ok. +DEAL::Cell << 2.296, face 2 subface 2 is ok. +DEAL::Cell << 2.296, face 2 subface 3 is ok. +DEAL::Cell << 2.296, face 3 subface 0 is ok. +DEAL::Cell << 2.296, face 3 subface 1 is ok. +DEAL::Cell << 2.296, face 3 subface 2 is ok. +DEAL::Cell << 2.296, face 3 subface 3 is ok. +DEAL::Cell << 2.296, face 4 subface 0 is ok. +DEAL::Cell << 2.296, face 4 subface 1 is ok. +DEAL::Cell << 2.296, face 4 subface 2 is ok. +DEAL::Cell << 2.296, face 4 subface 3 is ok. +DEAL::Cell << 2.296, face 5 subface 0 is ok. +DEAL::Cell << 2.296, face 5 subface 1 is ok. +DEAL::Cell << 2.296, face 5 subface 2 is ok. +DEAL::Cell << 2.296, face 5 subface 3 is ok. +DEAL::Cell << 2.297, face 0 subface 0 is ok. +DEAL::Cell << 2.297, face 0 subface 1 is ok. +DEAL::Cell << 2.297, face 0 subface 2 is ok. +DEAL::Cell << 2.297, face 0 subface 3 is ok. +DEAL::Cell << 2.297, face 1 subface 0 is ok. +DEAL::Cell << 2.297, face 1 subface 1 is ok. +DEAL::Cell << 2.297, face 1 subface 2 is ok. +DEAL::Cell << 2.297, face 1 subface 3 is ok. +DEAL::Cell << 2.297, face 2 subface 0 is ok. +DEAL::Cell << 2.297, face 2 subface 1 is ok. +DEAL::Cell << 2.297, face 2 subface 2 is ok. +DEAL::Cell << 2.297, face 2 subface 3 is ok. +DEAL::Cell << 2.297, face 3 subface 0 is ok. +DEAL::Cell << 2.297, face 3 subface 1 is ok. +DEAL::Cell << 2.297, face 3 subface 2 is ok. +DEAL::Cell << 2.297, face 3 subface 3 is ok. +DEAL::Cell << 2.297, face 4 subface 0 is ok. +DEAL::Cell << 2.297, face 4 subface 1 is ok. +DEAL::Cell << 2.297, face 4 subface 2 is ok. +DEAL::Cell << 2.297, face 4 subface 3 is ok. +DEAL::Cell << 2.297, face 5 subface 0 is ok. +DEAL::Cell << 2.297, face 5 subface 1 is ok. +DEAL::Cell << 2.297, face 5 subface 2 is ok. +DEAL::Cell << 2.297, face 5 subface 3 is ok. +DEAL::Cell << 2.298, face 0 subface 0 is ok. +DEAL::Cell << 2.298, face 0 subface 1 is ok. +DEAL::Cell << 2.298, face 0 subface 2 is ok. +DEAL::Cell << 2.298, face 0 subface 3 is ok. +DEAL::Cell << 2.298, face 1 subface 0 is ok. +DEAL::Cell << 2.298, face 1 subface 1 is ok. +DEAL::Cell << 2.298, face 1 subface 2 is ok. +DEAL::Cell << 2.298, face 1 subface 3 is ok. +DEAL::Cell << 2.298, face 2 subface 0 is ok. +DEAL::Cell << 2.298, face 2 subface 1 is ok. +DEAL::Cell << 2.298, face 2 subface 2 is ok. +DEAL::Cell << 2.298, face 2 subface 3 is ok. +DEAL::Cell << 2.298, face 3 subface 0 is ok. +DEAL::Cell << 2.298, face 3 subface 1 is ok. +DEAL::Cell << 2.298, face 3 subface 2 is ok. +DEAL::Cell << 2.298, face 3 subface 3 is ok. +DEAL::Cell << 2.298, face 4 subface 0 is ok. +DEAL::Cell << 2.298, face 4 subface 1 is ok. +DEAL::Cell << 2.298, face 4 subface 2 is ok. +DEAL::Cell << 2.298, face 4 subface 3 is ok. +DEAL::Cell << 2.298, face 5 subface 0 is ok. +DEAL::Cell << 2.298, face 5 subface 1 is ok. +DEAL::Cell << 2.298, face 5 subface 2 is ok. +DEAL::Cell << 2.298, face 5 subface 3 is ok. +DEAL::Cell << 2.299, face 0 subface 0 is ok. +DEAL::Cell << 2.299, face 0 subface 1 is ok. +DEAL::Cell << 2.299, face 0 subface 2 is ok. +DEAL::Cell << 2.299, face 0 subface 3 is ok. +DEAL::Cell << 2.299, face 1 subface 0 is ok. +DEAL::Cell << 2.299, face 1 subface 1 is ok. +DEAL::Cell << 2.299, face 1 subface 2 is ok. +DEAL::Cell << 2.299, face 1 subface 3 is ok. +DEAL::Cell << 2.299, face 2 subface 0 is ok. +DEAL::Cell << 2.299, face 2 subface 1 is ok. +DEAL::Cell << 2.299, face 2 subface 2 is ok. +DEAL::Cell << 2.299, face 2 subface 3 is ok. +DEAL::Cell << 2.299, face 3 subface 0 is ok. +DEAL::Cell << 2.299, face 3 subface 1 is ok. +DEAL::Cell << 2.299, face 3 subface 2 is ok. +DEAL::Cell << 2.299, face 3 subface 3 is ok. +DEAL::Cell << 2.299, face 4 subface 0 is ok. +DEAL::Cell << 2.299, face 4 subface 1 is ok. +DEAL::Cell << 2.299, face 4 subface 2 is ok. +DEAL::Cell << 2.299, face 4 subface 3 is ok. +DEAL::Cell << 2.299, face 5 subface 0 is ok. +DEAL::Cell << 2.299, face 5 subface 1 is ok. +DEAL::Cell << 2.299, face 5 subface 2 is ok. +DEAL::Cell << 2.299, face 5 subface 3 is ok. +DEAL::Cell << 2.300, face 0 subface 0 is ok. +DEAL::Cell << 2.300, face 0 subface 1 is ok. +DEAL::Cell << 2.300, face 0 subface 2 is ok. +DEAL::Cell << 2.300, face 0 subface 3 is ok. +DEAL::Cell << 2.300, face 1 subface 0 is ok. +DEAL::Cell << 2.300, face 1 subface 1 is ok. +DEAL::Cell << 2.300, face 1 subface 2 is ok. +DEAL::Cell << 2.300, face 1 subface 3 is ok. +DEAL::Cell << 2.300, face 2 subface 0 is ok. +DEAL::Cell << 2.300, face 2 subface 1 is ok. +DEAL::Cell << 2.300, face 2 subface 2 is ok. +DEAL::Cell << 2.300, face 2 subface 3 is ok. +DEAL::Cell << 2.300, face 3 subface 0 is ok. +DEAL::Cell << 2.300, face 3 subface 1 is ok. +DEAL::Cell << 2.300, face 3 subface 2 is ok. +DEAL::Cell << 2.300, face 3 subface 3 is ok. +DEAL::Cell << 2.300, face 4 subface 0 is ok. +DEAL::Cell << 2.300, face 4 subface 1 is ok. +DEAL::Cell << 2.300, face 4 subface 2 is ok. +DEAL::Cell << 2.300, face 4 subface 3 is ok. +DEAL::Cell << 2.300, face 5 subface 0 is ok. +DEAL::Cell << 2.300, face 5 subface 1 is ok. +DEAL::Cell << 2.300, face 5 subface 2 is ok. +DEAL::Cell << 2.300, face 5 subface 3 is ok. +DEAL::Cell << 2.301, face 0 subface 0 is ok. +DEAL::Cell << 2.301, face 0 subface 1 is ok. +DEAL::Cell << 2.301, face 0 subface 2 is ok. +DEAL::Cell << 2.301, face 0 subface 3 is ok. +DEAL::Cell << 2.301, face 1 subface 0 is ok. +DEAL::Cell << 2.301, face 1 subface 1 is ok. +DEAL::Cell << 2.301, face 1 subface 2 is ok. +DEAL::Cell << 2.301, face 1 subface 3 is ok. +DEAL::Cell << 2.301, face 2 subface 0 is ok. +DEAL::Cell << 2.301, face 2 subface 1 is ok. +DEAL::Cell << 2.301, face 2 subface 2 is ok. +DEAL::Cell << 2.301, face 2 subface 3 is ok. +DEAL::Cell << 2.301, face 3 subface 0 is ok. +DEAL::Cell << 2.301, face 3 subface 1 is ok. +DEAL::Cell << 2.301, face 3 subface 2 is ok. +DEAL::Cell << 2.301, face 3 subface 3 is ok. +DEAL::Cell << 2.301, face 4 subface 0 is ok. +DEAL::Cell << 2.301, face 4 subface 1 is ok. +DEAL::Cell << 2.301, face 4 subface 2 is ok. +DEAL::Cell << 2.301, face 4 subface 3 is ok. +DEAL::Cell << 2.301, face 5 subface 0 is ok. +DEAL::Cell << 2.301, face 5 subface 1 is ok. +DEAL::Cell << 2.301, face 5 subface 2 is ok. +DEAL::Cell << 2.301, face 5 subface 3 is ok. +DEAL::Cell << 2.302, face 0 subface 0 is ok. +DEAL::Cell << 2.302, face 0 subface 1 is ok. +DEAL::Cell << 2.302, face 0 subface 2 is ok. +DEAL::Cell << 2.302, face 0 subface 3 is ok. +DEAL::Cell << 2.302, face 1 subface 0 is ok. +DEAL::Cell << 2.302, face 1 subface 1 is ok. +DEAL::Cell << 2.302, face 1 subface 2 is ok. +DEAL::Cell << 2.302, face 1 subface 3 is ok. +DEAL::Cell << 2.302, face 2 subface 0 is ok. +DEAL::Cell << 2.302, face 2 subface 1 is ok. +DEAL::Cell << 2.302, face 2 subface 2 is ok. +DEAL::Cell << 2.302, face 2 subface 3 is ok. +DEAL::Cell << 2.302, face 3 subface 0 is ok. +DEAL::Cell << 2.302, face 3 subface 1 is ok. +DEAL::Cell << 2.302, face 3 subface 2 is ok. +DEAL::Cell << 2.302, face 3 subface 3 is ok. +DEAL::Cell << 2.302, face 4 subface 0 is ok. +DEAL::Cell << 2.302, face 4 subface 1 is ok. +DEAL::Cell << 2.302, face 4 subface 2 is ok. +DEAL::Cell << 2.302, face 4 subface 3 is ok. +DEAL::Cell << 2.302, face 5 subface 0 is ok. +DEAL::Cell << 2.302, face 5 subface 1 is ok. +DEAL::Cell << 2.302, face 5 subface 2 is ok. +DEAL::Cell << 2.302, face 5 subface 3 is ok. +DEAL::Cell << 2.303, face 0 subface 0 is ok. +DEAL::Cell << 2.303, face 0 subface 1 is ok. +DEAL::Cell << 2.303, face 0 subface 2 is ok. +DEAL::Cell << 2.303, face 0 subface 3 is ok. +DEAL::Cell << 2.303, face 1 subface 0 is ok. +DEAL::Cell << 2.303, face 1 subface 1 is ok. +DEAL::Cell << 2.303, face 1 subface 2 is ok. +DEAL::Cell << 2.303, face 1 subface 3 is ok. +DEAL::Cell << 2.303, face 2 subface 0 is ok. +DEAL::Cell << 2.303, face 2 subface 1 is ok. +DEAL::Cell << 2.303, face 2 subface 2 is ok. +DEAL::Cell << 2.303, face 2 subface 3 is ok. +DEAL::Cell << 2.303, face 3 subface 0 is ok. +DEAL::Cell << 2.303, face 3 subface 1 is ok. +DEAL::Cell << 2.303, face 3 subface 2 is ok. +DEAL::Cell << 2.303, face 3 subface 3 is ok. +DEAL::Cell << 2.303, face 4 subface 0 is ok. +DEAL::Cell << 2.303, face 4 subface 1 is ok. +DEAL::Cell << 2.303, face 4 subface 2 is ok. +DEAL::Cell << 2.303, face 4 subface 3 is ok. +DEAL::Cell << 2.303, face 5 subface 0 is ok. +DEAL::Cell << 2.303, face 5 subface 1 is ok. +DEAL::Cell << 2.303, face 5 subface 2 is ok. +DEAL::Cell << 2.303, face 5 subface 3 is ok. +DEAL::Cell << 2.304, face 0 subface 0 is ok. +DEAL::Cell << 2.304, face 0 subface 1 is ok. +DEAL::Cell << 2.304, face 0 subface 2 is ok. +DEAL::Cell << 2.304, face 0 subface 3 is ok. +DEAL::Cell << 2.304, face 1 subface 0 is ok. +DEAL::Cell << 2.304, face 1 subface 1 is ok. +DEAL::Cell << 2.304, face 1 subface 2 is ok. +DEAL::Cell << 2.304, face 1 subface 3 is ok. +DEAL::Cell << 2.304, face 2 subface 0 is ok. +DEAL::Cell << 2.304, face 2 subface 1 is ok. +DEAL::Cell << 2.304, face 2 subface 2 is ok. +DEAL::Cell << 2.304, face 2 subface 3 is ok. +DEAL::Cell << 2.304, face 3 subface 0 is ok. +DEAL::Cell << 2.304, face 3 subface 1 is ok. +DEAL::Cell << 2.304, face 3 subface 2 is ok. +DEAL::Cell << 2.304, face 3 subface 3 is ok. +DEAL::Cell << 2.304, face 4 subface 0 is ok. +DEAL::Cell << 2.304, face 4 subface 1 is ok. +DEAL::Cell << 2.304, face 4 subface 2 is ok. +DEAL::Cell << 2.304, face 4 subface 3 is ok. +DEAL::Cell << 2.304, face 5 subface 0 is ok. +DEAL::Cell << 2.304, face 5 subface 1 is ok. +DEAL::Cell << 2.304, face 5 subface 2 is ok. +DEAL::Cell << 2.304, face 5 subface 3 is ok. +DEAL::Cell << 2.305, face 0 subface 0 is ok. +DEAL::Cell << 2.305, face 0 subface 1 is ok. +DEAL::Cell << 2.305, face 0 subface 2 is ok. +DEAL::Cell << 2.305, face 0 subface 3 is ok. +DEAL::Cell << 2.305, face 1 subface 0 is ok. +DEAL::Cell << 2.305, face 1 subface 1 is ok. +DEAL::Cell << 2.305, face 1 subface 2 is ok. +DEAL::Cell << 2.305, face 1 subface 3 is ok. +DEAL::Cell << 2.305, face 2 subface 0 is ok. +DEAL::Cell << 2.305, face 2 subface 1 is ok. +DEAL::Cell << 2.305, face 2 subface 2 is ok. +DEAL::Cell << 2.305, face 2 subface 3 is ok. +DEAL::Cell << 2.305, face 3 subface 0 is ok. +DEAL::Cell << 2.305, face 3 subface 1 is ok. +DEAL::Cell << 2.305, face 3 subface 2 is ok. +DEAL::Cell << 2.305, face 3 subface 3 is ok. +DEAL::Cell << 2.305, face 4 subface 0 is ok. +DEAL::Cell << 2.305, face 4 subface 1 is ok. +DEAL::Cell << 2.305, face 4 subface 2 is ok. +DEAL::Cell << 2.305, face 4 subface 3 is ok. +DEAL::Cell << 2.305, face 5 subface 0 is ok. +DEAL::Cell << 2.305, face 5 subface 1 is ok. +DEAL::Cell << 2.305, face 5 subface 2 is ok. +DEAL::Cell << 2.305, face 5 subface 3 is ok. +DEAL::Cell << 2.306, face 0 subface 0 is ok. +DEAL::Cell << 2.306, face 0 subface 1 is ok. +DEAL::Cell << 2.306, face 0 subface 2 is ok. +DEAL::Cell << 2.306, face 0 subface 3 is ok. +DEAL::Cell << 2.306, face 1 subface 0 is ok. +DEAL::Cell << 2.306, face 1 subface 1 is ok. +DEAL::Cell << 2.306, face 1 subface 2 is ok. +DEAL::Cell << 2.306, face 1 subface 3 is ok. +DEAL::Cell << 2.306, face 2 subface 0 is ok. +DEAL::Cell << 2.306, face 2 subface 1 is ok. +DEAL::Cell << 2.306, face 2 subface 2 is ok. +DEAL::Cell << 2.306, face 2 subface 3 is ok. +DEAL::Cell << 2.306, face 3 subface 0 is ok. +DEAL::Cell << 2.306, face 3 subface 1 is ok. +DEAL::Cell << 2.306, face 3 subface 2 is ok. +DEAL::Cell << 2.306, face 3 subface 3 is ok. +DEAL::Cell << 2.306, face 4 subface 0 is ok. +DEAL::Cell << 2.306, face 4 subface 1 is ok. +DEAL::Cell << 2.306, face 4 subface 2 is ok. +DEAL::Cell << 2.306, face 4 subface 3 is ok. +DEAL::Cell << 2.306, face 5 subface 0 is ok. +DEAL::Cell << 2.306, face 5 subface 1 is ok. +DEAL::Cell << 2.306, face 5 subface 2 is ok. +DEAL::Cell << 2.306, face 5 subface 3 is ok. +DEAL::Cell << 2.307, face 0 subface 0 is ok. +DEAL::Cell << 2.307, face 0 subface 1 is ok. +DEAL::Cell << 2.307, face 0 subface 2 is ok. +DEAL::Cell << 2.307, face 0 subface 3 is ok. +DEAL::Cell << 2.307, face 1 subface 0 is ok. +DEAL::Cell << 2.307, face 1 subface 1 is ok. +DEAL::Cell << 2.307, face 1 subface 2 is ok. +DEAL::Cell << 2.307, face 1 subface 3 is ok. +DEAL::Cell << 2.307, face 2 subface 0 is ok. +DEAL::Cell << 2.307, face 2 subface 1 is ok. +DEAL::Cell << 2.307, face 2 subface 2 is ok. +DEAL::Cell << 2.307, face 2 subface 3 is ok. +DEAL::Cell << 2.307, face 3 subface 0 is ok. +DEAL::Cell << 2.307, face 3 subface 1 is ok. +DEAL::Cell << 2.307, face 3 subface 2 is ok. +DEAL::Cell << 2.307, face 3 subface 3 is ok. +DEAL::Cell << 2.307, face 4 subface 0 is ok. +DEAL::Cell << 2.307, face 4 subface 1 is ok. +DEAL::Cell << 2.307, face 4 subface 2 is ok. +DEAL::Cell << 2.307, face 4 subface 3 is ok. +DEAL::Cell << 2.307, face 5 subface 0 is ok. +DEAL::Cell << 2.307, face 5 subface 1 is ok. +DEAL::Cell << 2.307, face 5 subface 2 is ok. +DEAL::Cell << 2.307, face 5 subface 3 is ok. +DEAL::Cell << 2.308, face 0 subface 0 is ok. +DEAL::Cell << 2.308, face 0 subface 1 is ok. +DEAL::Cell << 2.308, face 0 subface 2 is ok. +DEAL::Cell << 2.308, face 0 subface 3 is ok. +DEAL::Cell << 2.308, face 1 subface 0 is ok. +DEAL::Cell << 2.308, face 1 subface 1 is ok. +DEAL::Cell << 2.308, face 1 subface 2 is ok. +DEAL::Cell << 2.308, face 1 subface 3 is ok. +DEAL::Cell << 2.308, face 2 subface 0 is ok. +DEAL::Cell << 2.308, face 2 subface 1 is ok. +DEAL::Cell << 2.308, face 2 subface 2 is ok. +DEAL::Cell << 2.308, face 2 subface 3 is ok. +DEAL::Cell << 2.308, face 3 subface 0 is ok. +DEAL::Cell << 2.308, face 3 subface 1 is ok. +DEAL::Cell << 2.308, face 3 subface 2 is ok. +DEAL::Cell << 2.308, face 3 subface 3 is ok. +DEAL::Cell << 2.308, face 4 subface 0 is ok. +DEAL::Cell << 2.308, face 4 subface 1 is ok. +DEAL::Cell << 2.308, face 4 subface 2 is ok. +DEAL::Cell << 2.308, face 4 subface 3 is ok. +DEAL::Cell << 2.308, face 5 subface 0 is ok. +DEAL::Cell << 2.308, face 5 subface 1 is ok. +DEAL::Cell << 2.308, face 5 subface 2 is ok. +DEAL::Cell << 2.308, face 5 subface 3 is ok. +DEAL::Cell << 2.309, face 0 subface 0 is ok. +DEAL::Cell << 2.309, face 0 subface 1 is ok. +DEAL::Cell << 2.309, face 0 subface 2 is ok. +DEAL::Cell << 2.309, face 0 subface 3 is ok. +DEAL::Cell << 2.309, face 1 subface 0 is ok. +DEAL::Cell << 2.309, face 1 subface 1 is ok. +DEAL::Cell << 2.309, face 1 subface 2 is ok. +DEAL::Cell << 2.309, face 1 subface 3 is ok. +DEAL::Cell << 2.309, face 2 subface 0 is ok. +DEAL::Cell << 2.309, face 2 subface 1 is ok. +DEAL::Cell << 2.309, face 2 subface 2 is ok. +DEAL::Cell << 2.309, face 2 subface 3 is ok. +DEAL::Cell << 2.309, face 3 subface 0 is ok. +DEAL::Cell << 2.309, face 3 subface 1 is ok. +DEAL::Cell << 2.309, face 3 subface 2 is ok. +DEAL::Cell << 2.309, face 3 subface 3 is ok. +DEAL::Cell << 2.309, face 4 subface 0 is ok. +DEAL::Cell << 2.309, face 4 subface 1 is ok. +DEAL::Cell << 2.309, face 4 subface 2 is ok. +DEAL::Cell << 2.309, face 4 subface 3 is ok. +DEAL::Cell << 2.309, face 5 subface 0 is ok. +DEAL::Cell << 2.309, face 5 subface 1 is ok. +DEAL::Cell << 2.309, face 5 subface 2 is ok. +DEAL::Cell << 2.309, face 5 subface 3 is ok. +DEAL::Cell << 2.310, face 0 subface 0 is ok. +DEAL::Cell << 2.310, face 0 subface 1 is ok. +DEAL::Cell << 2.310, face 0 subface 2 is ok. +DEAL::Cell << 2.310, face 0 subface 3 is ok. +DEAL::Cell << 2.310, face 1 subface 0 is ok. +DEAL::Cell << 2.310, face 1 subface 1 is ok. +DEAL::Cell << 2.310, face 1 subface 2 is ok. +DEAL::Cell << 2.310, face 1 subface 3 is ok. +DEAL::Cell << 2.310, face 2 subface 0 is ok. +DEAL::Cell << 2.310, face 2 subface 1 is ok. +DEAL::Cell << 2.310, face 2 subface 2 is ok. +DEAL::Cell << 2.310, face 2 subface 3 is ok. +DEAL::Cell << 2.310, face 3 subface 0 is ok. +DEAL::Cell << 2.310, face 3 subface 1 is ok. +DEAL::Cell << 2.310, face 3 subface 2 is ok. +DEAL::Cell << 2.310, face 3 subface 3 is ok. +DEAL::Cell << 2.310, face 4 subface 0 is ok. +DEAL::Cell << 2.310, face 4 subface 1 is ok. +DEAL::Cell << 2.310, face 4 subface 2 is ok. +DEAL::Cell << 2.310, face 4 subface 3 is ok. +DEAL::Cell << 2.310, face 5 subface 0 is ok. +DEAL::Cell << 2.310, face 5 subface 1 is ok. +DEAL::Cell << 2.310, face 5 subface 2 is ok. +DEAL::Cell << 2.310, face 5 subface 3 is ok. +DEAL::Cell << 2.311, face 0 subface 0 is ok. +DEAL::Cell << 2.311, face 0 subface 1 is ok. +DEAL::Cell << 2.311, face 0 subface 2 is ok. +DEAL::Cell << 2.311, face 0 subface 3 is ok. +DEAL::Cell << 2.311, face 1 subface 0 is ok. +DEAL::Cell << 2.311, face 1 subface 1 is ok. +DEAL::Cell << 2.311, face 1 subface 2 is ok. +DEAL::Cell << 2.311, face 1 subface 3 is ok. +DEAL::Cell << 2.311, face 2 subface 0 is ok. +DEAL::Cell << 2.311, face 2 subface 1 is ok. +DEAL::Cell << 2.311, face 2 subface 2 is ok. +DEAL::Cell << 2.311, face 2 subface 3 is ok. +DEAL::Cell << 2.311, face 3 subface 0 is ok. +DEAL::Cell << 2.311, face 3 subface 1 is ok. +DEAL::Cell << 2.311, face 3 subface 2 is ok. +DEAL::Cell << 2.311, face 3 subface 3 is ok. +DEAL::Cell << 2.311, face 4 subface 0 is ok. +DEAL::Cell << 2.311, face 4 subface 1 is ok. +DEAL::Cell << 2.311, face 4 subface 2 is ok. +DEAL::Cell << 2.311, face 4 subface 3 is ok. +DEAL::Cell << 2.311, face 5 subface 0 is ok. +DEAL::Cell << 2.311, face 5 subface 1 is ok. +DEAL::Cell << 2.311, face 5 subface 2 is ok. +DEAL::Cell << 2.311, face 5 subface 3 is ok. +DEAL::Cell << 2.312, face 0 subface 0 is ok. +DEAL::Cell << 2.312, face 0 subface 1 is ok. +DEAL::Cell << 2.312, face 0 subface 2 is ok. +DEAL::Cell << 2.312, face 0 subface 3 is ok. +DEAL::Cell << 2.312, face 1 subface 0 is ok. +DEAL::Cell << 2.312, face 1 subface 1 is ok. +DEAL::Cell << 2.312, face 1 subface 2 is ok. +DEAL::Cell << 2.312, face 1 subface 3 is ok. +DEAL::Cell << 2.312, face 2 subface 0 is ok. +DEAL::Cell << 2.312, face 2 subface 1 is ok. +DEAL::Cell << 2.312, face 2 subface 2 is ok. +DEAL::Cell << 2.312, face 2 subface 3 is ok. +DEAL::Cell << 2.312, face 3 subface 0 is ok. +DEAL::Cell << 2.312, face 3 subface 1 is ok. +DEAL::Cell << 2.312, face 3 subface 2 is ok. +DEAL::Cell << 2.312, face 3 subface 3 is ok. +DEAL::Cell << 2.312, face 4 subface 0 is ok. +DEAL::Cell << 2.312, face 4 subface 1 is ok. +DEAL::Cell << 2.312, face 4 subface 2 is ok. +DEAL::Cell << 2.312, face 4 subface 3 is ok. +DEAL::Cell << 2.312, face 5 subface 0 is ok. +DEAL::Cell << 2.312, face 5 subface 1 is ok. +DEAL::Cell << 2.312, face 5 subface 2 is ok. +DEAL::Cell << 2.312, face 5 subface 3 is ok. +DEAL::Cell << 2.313, face 0 subface 0 is ok. +DEAL::Cell << 2.313, face 0 subface 1 is ok. +DEAL::Cell << 2.313, face 0 subface 2 is ok. +DEAL::Cell << 2.313, face 0 subface 3 is ok. +DEAL::Cell << 2.313, face 1 subface 0 is ok. +DEAL::Cell << 2.313, face 1 subface 1 is ok. +DEAL::Cell << 2.313, face 1 subface 2 is ok. +DEAL::Cell << 2.313, face 1 subface 3 is ok. +DEAL::Cell << 2.313, face 2 subface 0 is ok. +DEAL::Cell << 2.313, face 2 subface 1 is ok. +DEAL::Cell << 2.313, face 2 subface 2 is ok. +DEAL::Cell << 2.313, face 2 subface 3 is ok. +DEAL::Cell << 2.313, face 3 subface 0 is ok. +DEAL::Cell << 2.313, face 3 subface 1 is ok. +DEAL::Cell << 2.313, face 3 subface 2 is ok. +DEAL::Cell << 2.313, face 3 subface 3 is ok. +DEAL::Cell << 2.313, face 4 subface 0 is ok. +DEAL::Cell << 2.313, face 4 subface 1 is ok. +DEAL::Cell << 2.313, face 4 subface 2 is ok. +DEAL::Cell << 2.313, face 4 subface 3 is ok. +DEAL::Cell << 2.313, face 5 subface 0 is ok. +DEAL::Cell << 2.313, face 5 subface 1 is ok. +DEAL::Cell << 2.313, face 5 subface 2 is ok. +DEAL::Cell << 2.313, face 5 subface 3 is ok. +DEAL::Cell << 2.314, face 0 subface 0 is ok. +DEAL::Cell << 2.314, face 0 subface 1 is ok. +DEAL::Cell << 2.314, face 0 subface 2 is ok. +DEAL::Cell << 2.314, face 0 subface 3 is ok. +DEAL::Cell << 2.314, face 1 subface 0 is ok. +DEAL::Cell << 2.314, face 1 subface 1 is ok. +DEAL::Cell << 2.314, face 1 subface 2 is ok. +DEAL::Cell << 2.314, face 1 subface 3 is ok. +DEAL::Cell << 2.314, face 2 subface 0 is ok. +DEAL::Cell << 2.314, face 2 subface 1 is ok. +DEAL::Cell << 2.314, face 2 subface 2 is ok. +DEAL::Cell << 2.314, face 2 subface 3 is ok. +DEAL::Cell << 2.314, face 3 subface 0 is ok. +DEAL::Cell << 2.314, face 3 subface 1 is ok. +DEAL::Cell << 2.314, face 3 subface 2 is ok. +DEAL::Cell << 2.314, face 3 subface 3 is ok. +DEAL::Cell << 2.314, face 4 subface 0 is ok. +DEAL::Cell << 2.314, face 4 subface 1 is ok. +DEAL::Cell << 2.314, face 4 subface 2 is ok. +DEAL::Cell << 2.314, face 4 subface 3 is ok. +DEAL::Cell << 2.314, face 5 subface 0 is ok. +DEAL::Cell << 2.314, face 5 subface 1 is ok. +DEAL::Cell << 2.314, face 5 subface 2 is ok. +DEAL::Cell << 2.314, face 5 subface 3 is ok. +DEAL::Cell << 2.315, face 0 subface 0 is ok. +DEAL::Cell << 2.315, face 0 subface 1 is ok. +DEAL::Cell << 2.315, face 0 subface 2 is ok. +DEAL::Cell << 2.315, face 0 subface 3 is ok. +DEAL::Cell << 2.315, face 1 subface 0 is ok. +DEAL::Cell << 2.315, face 1 subface 1 is ok. +DEAL::Cell << 2.315, face 1 subface 2 is ok. +DEAL::Cell << 2.315, face 1 subface 3 is ok. +DEAL::Cell << 2.315, face 2 subface 0 is ok. +DEAL::Cell << 2.315, face 2 subface 1 is ok. +DEAL::Cell << 2.315, face 2 subface 2 is ok. +DEAL::Cell << 2.315, face 2 subface 3 is ok. +DEAL::Cell << 2.315, face 3 subface 0 is ok. +DEAL::Cell << 2.315, face 3 subface 1 is ok. +DEAL::Cell << 2.315, face 3 subface 2 is ok. +DEAL::Cell << 2.315, face 3 subface 3 is ok. +DEAL::Cell << 2.315, face 4 subface 0 is ok. +DEAL::Cell << 2.315, face 4 subface 1 is ok. +DEAL::Cell << 2.315, face 4 subface 2 is ok. +DEAL::Cell << 2.315, face 4 subface 3 is ok. +DEAL::Cell << 2.315, face 5 subface 0 is ok. +DEAL::Cell << 2.315, face 5 subface 1 is ok. +DEAL::Cell << 2.315, face 5 subface 2 is ok. +DEAL::Cell << 2.315, face 5 subface 3 is ok. +DEAL::Cell << 2.316, face 0 subface 0 is ok. +DEAL::Cell << 2.316, face 0 subface 1 is ok. +DEAL::Cell << 2.316, face 0 subface 2 is ok. +DEAL::Cell << 2.316, face 0 subface 3 is ok. +DEAL::Cell << 2.316, face 1 subface 0 is ok. +DEAL::Cell << 2.316, face 1 subface 1 is ok. +DEAL::Cell << 2.316, face 1 subface 2 is ok. +DEAL::Cell << 2.316, face 1 subface 3 is ok. +DEAL::Cell << 2.316, face 2 subface 0 is ok. +DEAL::Cell << 2.316, face 2 subface 1 is ok. +DEAL::Cell << 2.316, face 2 subface 2 is ok. +DEAL::Cell << 2.316, face 2 subface 3 is ok. +DEAL::Cell << 2.316, face 3 subface 0 is ok. +DEAL::Cell << 2.316, face 3 subface 1 is ok. +DEAL::Cell << 2.316, face 3 subface 2 is ok. +DEAL::Cell << 2.316, face 3 subface 3 is ok. +DEAL::Cell << 2.316, face 4 subface 0 is ok. +DEAL::Cell << 2.316, face 4 subface 1 is ok. +DEAL::Cell << 2.316, face 4 subface 2 is ok. +DEAL::Cell << 2.316, face 4 subface 3 is ok. +DEAL::Cell << 2.316, face 5 subface 0 is ok. +DEAL::Cell << 2.316, face 5 subface 1 is ok. +DEAL::Cell << 2.316, face 5 subface 2 is ok. +DEAL::Cell << 2.316, face 5 subface 3 is ok. +DEAL::Cell << 2.317, face 0 subface 0 is ok. +DEAL::Cell << 2.317, face 0 subface 1 is ok. +DEAL::Cell << 2.317, face 0 subface 2 is ok. +DEAL::Cell << 2.317, face 0 subface 3 is ok. +DEAL::Cell << 2.317, face 1 subface 0 is ok. +DEAL::Cell << 2.317, face 1 subface 1 is ok. +DEAL::Cell << 2.317, face 1 subface 2 is ok. +DEAL::Cell << 2.317, face 1 subface 3 is ok. +DEAL::Cell << 2.317, face 2 subface 0 is ok. +DEAL::Cell << 2.317, face 2 subface 1 is ok. +DEAL::Cell << 2.317, face 2 subface 2 is ok. +DEAL::Cell << 2.317, face 2 subface 3 is ok. +DEAL::Cell << 2.317, face 3 subface 0 is ok. +DEAL::Cell << 2.317, face 3 subface 1 is ok. +DEAL::Cell << 2.317, face 3 subface 2 is ok. +DEAL::Cell << 2.317, face 3 subface 3 is ok. +DEAL::Cell << 2.317, face 4 subface 0 is ok. +DEAL::Cell << 2.317, face 4 subface 1 is ok. +DEAL::Cell << 2.317, face 4 subface 2 is ok. +DEAL::Cell << 2.317, face 4 subface 3 is ok. +DEAL::Cell << 2.317, face 5 subface 0 is ok. +DEAL::Cell << 2.317, face 5 subface 1 is ok. +DEAL::Cell << 2.317, face 5 subface 2 is ok. +DEAL::Cell << 2.317, face 5 subface 3 is ok. +DEAL::Cell << 2.318, face 0 subface 0 is ok. +DEAL::Cell << 2.318, face 0 subface 1 is ok. +DEAL::Cell << 2.318, face 0 subface 2 is ok. +DEAL::Cell << 2.318, face 0 subface 3 is ok. +DEAL::Cell << 2.318, face 1 subface 0 is ok. +DEAL::Cell << 2.318, face 1 subface 1 is ok. +DEAL::Cell << 2.318, face 1 subface 2 is ok. +DEAL::Cell << 2.318, face 1 subface 3 is ok. +DEAL::Cell << 2.318, face 2 subface 0 is ok. +DEAL::Cell << 2.318, face 2 subface 1 is ok. +DEAL::Cell << 2.318, face 2 subface 2 is ok. +DEAL::Cell << 2.318, face 2 subface 3 is ok. +DEAL::Cell << 2.318, face 3 subface 0 is ok. +DEAL::Cell << 2.318, face 3 subface 1 is ok. +DEAL::Cell << 2.318, face 3 subface 2 is ok. +DEAL::Cell << 2.318, face 3 subface 3 is ok. +DEAL::Cell << 2.318, face 4 subface 0 is ok. +DEAL::Cell << 2.318, face 4 subface 1 is ok. +DEAL::Cell << 2.318, face 4 subface 2 is ok. +DEAL::Cell << 2.318, face 4 subface 3 is ok. +DEAL::Cell << 2.318, face 5 subface 0 is ok. +DEAL::Cell << 2.318, face 5 subface 1 is ok. +DEAL::Cell << 2.318, face 5 subface 2 is ok. +DEAL::Cell << 2.318, face 5 subface 3 is ok. +DEAL::Cell << 2.319, face 0 subface 0 is ok. +DEAL::Cell << 2.319, face 0 subface 1 is ok. +DEAL::Cell << 2.319, face 0 subface 2 is ok. +DEAL::Cell << 2.319, face 0 subface 3 is ok. +DEAL::Cell << 2.319, face 1 subface 0 is ok. +DEAL::Cell << 2.319, face 1 subface 1 is ok. +DEAL::Cell << 2.319, face 1 subface 2 is ok. +DEAL::Cell << 2.319, face 1 subface 3 is ok. +DEAL::Cell << 2.319, face 2 subface 0 is ok. +DEAL::Cell << 2.319, face 2 subface 1 is ok. +DEAL::Cell << 2.319, face 2 subface 2 is ok. +DEAL::Cell << 2.319, face 2 subface 3 is ok. +DEAL::Cell << 2.319, face 3 subface 0 is ok. +DEAL::Cell << 2.319, face 3 subface 1 is ok. +DEAL::Cell << 2.319, face 3 subface 2 is ok. +DEAL::Cell << 2.319, face 3 subface 3 is ok. +DEAL::Cell << 2.319, face 4 subface 0 is ok. +DEAL::Cell << 2.319, face 4 subface 1 is ok. +DEAL::Cell << 2.319, face 4 subface 2 is ok. +DEAL::Cell << 2.319, face 4 subface 3 is ok. +DEAL::Cell << 2.319, face 5 subface 0 is ok. +DEAL::Cell << 2.319, face 5 subface 1 is ok. +DEAL::Cell << 2.319, face 5 subface 2 is ok. +DEAL::Cell << 2.319, face 5 subface 3 is ok. +DEAL::Cell << 2.320, face 0 subface 0 is ok. +DEAL::Cell << 2.320, face 0 subface 1 is ok. +DEAL::Cell << 2.320, face 0 subface 2 is ok. +DEAL::Cell << 2.320, face 0 subface 3 is ok. +DEAL::Cell << 2.320, face 1 subface 0 is ok. +DEAL::Cell << 2.320, face 1 subface 1 is ok. +DEAL::Cell << 2.320, face 1 subface 2 is ok. +DEAL::Cell << 2.320, face 1 subface 3 is ok. +DEAL::Cell << 2.320, face 2 subface 0 is ok. +DEAL::Cell << 2.320, face 2 subface 1 is ok. +DEAL::Cell << 2.320, face 2 subface 2 is ok. +DEAL::Cell << 2.320, face 2 subface 3 is ok. +DEAL::Cell << 2.320, face 3 subface 0 is ok. +DEAL::Cell << 2.320, face 3 subface 1 is ok. +DEAL::Cell << 2.320, face 3 subface 2 is ok. +DEAL::Cell << 2.320, face 3 subface 3 is ok. +DEAL::Cell << 2.320, face 4 subface 0 is ok. +DEAL::Cell << 2.320, face 4 subface 1 is ok. +DEAL::Cell << 2.320, face 4 subface 2 is ok. +DEAL::Cell << 2.320, face 4 subface 3 is ok. +DEAL::Cell << 2.320, face 5 subface 0 is ok. +DEAL::Cell << 2.320, face 5 subface 1 is ok. +DEAL::Cell << 2.320, face 5 subface 2 is ok. +DEAL::Cell << 2.320, face 5 subface 3 is ok. +DEAL::Cell << 2.321, face 0 subface 0 is ok. +DEAL::Cell << 2.321, face 0 subface 1 is ok. +DEAL::Cell << 2.321, face 0 subface 2 is ok. +DEAL::Cell << 2.321, face 0 subface 3 is ok. +DEAL::Cell << 2.321, face 1 subface 0 is ok. +DEAL::Cell << 2.321, face 1 subface 1 is ok. +DEAL::Cell << 2.321, face 1 subface 2 is ok. +DEAL::Cell << 2.321, face 1 subface 3 is ok. +DEAL::Cell << 2.321, face 2 subface 0 is ok. +DEAL::Cell << 2.321, face 2 subface 1 is ok. +DEAL::Cell << 2.321, face 2 subface 2 is ok. +DEAL::Cell << 2.321, face 2 subface 3 is ok. +DEAL::Cell << 2.321, face 3 subface 0 is ok. +DEAL::Cell << 2.321, face 3 subface 1 is ok. +DEAL::Cell << 2.321, face 3 subface 2 is ok. +DEAL::Cell << 2.321, face 3 subface 3 is ok. +DEAL::Cell << 2.321, face 4 subface 0 is ok. +DEAL::Cell << 2.321, face 4 subface 1 is ok. +DEAL::Cell << 2.321, face 4 subface 2 is ok. +DEAL::Cell << 2.321, face 4 subface 3 is ok. +DEAL::Cell << 2.321, face 5 subface 0 is ok. +DEAL::Cell << 2.321, face 5 subface 1 is ok. +DEAL::Cell << 2.321, face 5 subface 2 is ok. +DEAL::Cell << 2.321, face 5 subface 3 is ok. +DEAL::Cell << 2.322, face 0 subface 0 is ok. +DEAL::Cell << 2.322, face 0 subface 1 is ok. +DEAL::Cell << 2.322, face 0 subface 2 is ok. +DEAL::Cell << 2.322, face 0 subface 3 is ok. +DEAL::Cell << 2.322, face 1 subface 0 is ok. +DEAL::Cell << 2.322, face 1 subface 1 is ok. +DEAL::Cell << 2.322, face 1 subface 2 is ok. +DEAL::Cell << 2.322, face 1 subface 3 is ok. +DEAL::Cell << 2.322, face 2 subface 0 is ok. +DEAL::Cell << 2.322, face 2 subface 1 is ok. +DEAL::Cell << 2.322, face 2 subface 2 is ok. +DEAL::Cell << 2.322, face 2 subface 3 is ok. +DEAL::Cell << 2.322, face 3 subface 0 is ok. +DEAL::Cell << 2.322, face 3 subface 1 is ok. +DEAL::Cell << 2.322, face 3 subface 2 is ok. +DEAL::Cell << 2.322, face 3 subface 3 is ok. +DEAL::Cell << 2.322, face 4 subface 0 is ok. +DEAL::Cell << 2.322, face 4 subface 1 is ok. +DEAL::Cell << 2.322, face 4 subface 2 is ok. +DEAL::Cell << 2.322, face 4 subface 3 is ok. +DEAL::Cell << 2.322, face 5 subface 0 is ok. +DEAL::Cell << 2.322, face 5 subface 1 is ok. +DEAL::Cell << 2.322, face 5 subface 2 is ok. +DEAL::Cell << 2.322, face 5 subface 3 is ok. +DEAL::Cell << 2.323, face 0 subface 0 is ok. +DEAL::Cell << 2.323, face 0 subface 1 is ok. +DEAL::Cell << 2.323, face 0 subface 2 is ok. +DEAL::Cell << 2.323, face 0 subface 3 is ok. +DEAL::Cell << 2.323, face 1 subface 0 is ok. +DEAL::Cell << 2.323, face 1 subface 1 is ok. +DEAL::Cell << 2.323, face 1 subface 2 is ok. +DEAL::Cell << 2.323, face 1 subface 3 is ok. +DEAL::Cell << 2.323, face 2 subface 0 is ok. +DEAL::Cell << 2.323, face 2 subface 1 is ok. +DEAL::Cell << 2.323, face 2 subface 2 is ok. +DEAL::Cell << 2.323, face 2 subface 3 is ok. +DEAL::Cell << 2.323, face 3 subface 0 is ok. +DEAL::Cell << 2.323, face 3 subface 1 is ok. +DEAL::Cell << 2.323, face 3 subface 2 is ok. +DEAL::Cell << 2.323, face 3 subface 3 is ok. +DEAL::Cell << 2.323, face 4 subface 0 is ok. +DEAL::Cell << 2.323, face 4 subface 1 is ok. +DEAL::Cell << 2.323, face 4 subface 2 is ok. +DEAL::Cell << 2.323, face 4 subface 3 is ok. +DEAL::Cell << 2.323, face 5 subface 0 is ok. +DEAL::Cell << 2.323, face 5 subface 1 is ok. +DEAL::Cell << 2.323, face 5 subface 2 is ok. +DEAL::Cell << 2.323, face 5 subface 3 is ok. +DEAL::Cell << 2.324, face 0 subface 0 is ok. +DEAL::Cell << 2.324, face 0 subface 1 is ok. +DEAL::Cell << 2.324, face 0 subface 2 is ok. +DEAL::Cell << 2.324, face 0 subface 3 is ok. +DEAL::Cell << 2.324, face 1 subface 0 is ok. +DEAL::Cell << 2.324, face 1 subface 1 is ok. +DEAL::Cell << 2.324, face 1 subface 2 is ok. +DEAL::Cell << 2.324, face 1 subface 3 is ok. +DEAL::Cell << 2.324, face 2 subface 0 is ok. +DEAL::Cell << 2.324, face 2 subface 1 is ok. +DEAL::Cell << 2.324, face 2 subface 2 is ok. +DEAL::Cell << 2.324, face 2 subface 3 is ok. +DEAL::Cell << 2.324, face 3 subface 0 is ok. +DEAL::Cell << 2.324, face 3 subface 1 is ok. +DEAL::Cell << 2.324, face 3 subface 2 is ok. +DEAL::Cell << 2.324, face 3 subface 3 is ok. +DEAL::Cell << 2.324, face 4 subface 0 is ok. +DEAL::Cell << 2.324, face 4 subface 1 is ok. +DEAL::Cell << 2.324, face 4 subface 2 is ok. +DEAL::Cell << 2.324, face 4 subface 3 is ok. +DEAL::Cell << 2.324, face 5 subface 0 is ok. +DEAL::Cell << 2.324, face 5 subface 1 is ok. +DEAL::Cell << 2.324, face 5 subface 2 is ok. +DEAL::Cell << 2.324, face 5 subface 3 is ok. +DEAL::Cell << 2.325, face 0 subface 0 is ok. +DEAL::Cell << 2.325, face 0 subface 1 is ok. +DEAL::Cell << 2.325, face 0 subface 2 is ok. +DEAL::Cell << 2.325, face 0 subface 3 is ok. +DEAL::Cell << 2.325, face 1 subface 0 is ok. +DEAL::Cell << 2.325, face 1 subface 1 is ok. +DEAL::Cell << 2.325, face 1 subface 2 is ok. +DEAL::Cell << 2.325, face 1 subface 3 is ok. +DEAL::Cell << 2.325, face 2 subface 0 is ok. +DEAL::Cell << 2.325, face 2 subface 1 is ok. +DEAL::Cell << 2.325, face 2 subface 2 is ok. +DEAL::Cell << 2.325, face 2 subface 3 is ok. +DEAL::Cell << 2.325, face 3 subface 0 is ok. +DEAL::Cell << 2.325, face 3 subface 1 is ok. +DEAL::Cell << 2.325, face 3 subface 2 is ok. +DEAL::Cell << 2.325, face 3 subface 3 is ok. +DEAL::Cell << 2.325, face 4 subface 0 is ok. +DEAL::Cell << 2.325, face 4 subface 1 is ok. +DEAL::Cell << 2.325, face 4 subface 2 is ok. +DEAL::Cell << 2.325, face 4 subface 3 is ok. +DEAL::Cell << 2.325, face 5 subface 0 is ok. +DEAL::Cell << 2.325, face 5 subface 1 is ok. +DEAL::Cell << 2.325, face 5 subface 2 is ok. +DEAL::Cell << 2.325, face 5 subface 3 is ok. +DEAL::Cell << 2.326, face 0 subface 0 is ok. +DEAL::Cell << 2.326, face 0 subface 1 is ok. +DEAL::Cell << 2.326, face 0 subface 2 is ok. +DEAL::Cell << 2.326, face 0 subface 3 is ok. +DEAL::Cell << 2.326, face 1 subface 0 is ok. +DEAL::Cell << 2.326, face 1 subface 1 is ok. +DEAL::Cell << 2.326, face 1 subface 2 is ok. +DEAL::Cell << 2.326, face 1 subface 3 is ok. +DEAL::Cell << 2.326, face 2 subface 0 is ok. +DEAL::Cell << 2.326, face 2 subface 1 is ok. +DEAL::Cell << 2.326, face 2 subface 2 is ok. +DEAL::Cell << 2.326, face 2 subface 3 is ok. +DEAL::Cell << 2.326, face 3 subface 0 is ok. +DEAL::Cell << 2.326, face 3 subface 1 is ok. +DEAL::Cell << 2.326, face 3 subface 2 is ok. +DEAL::Cell << 2.326, face 3 subface 3 is ok. +DEAL::Cell << 2.326, face 4 subface 0 is ok. +DEAL::Cell << 2.326, face 4 subface 1 is ok. +DEAL::Cell << 2.326, face 4 subface 2 is ok. +DEAL::Cell << 2.326, face 4 subface 3 is ok. +DEAL::Cell << 2.326, face 5 subface 0 is ok. +DEAL::Cell << 2.326, face 5 subface 1 is ok. +DEAL::Cell << 2.326, face 5 subface 2 is ok. +DEAL::Cell << 2.326, face 5 subface 3 is ok. +DEAL::Cell << 2.327, face 0 subface 0 is ok. +DEAL::Cell << 2.327, face 0 subface 1 is ok. +DEAL::Cell << 2.327, face 0 subface 2 is ok. +DEAL::Cell << 2.327, face 0 subface 3 is ok. +DEAL::Cell << 2.327, face 1 subface 0 is ok. +DEAL::Cell << 2.327, face 1 subface 1 is ok. +DEAL::Cell << 2.327, face 1 subface 2 is ok. +DEAL::Cell << 2.327, face 1 subface 3 is ok. +DEAL::Cell << 2.327, face 2 subface 0 is ok. +DEAL::Cell << 2.327, face 2 subface 1 is ok. +DEAL::Cell << 2.327, face 2 subface 2 is ok. +DEAL::Cell << 2.327, face 2 subface 3 is ok. +DEAL::Cell << 2.327, face 3 subface 0 is ok. +DEAL::Cell << 2.327, face 3 subface 1 is ok. +DEAL::Cell << 2.327, face 3 subface 2 is ok. +DEAL::Cell << 2.327, face 3 subface 3 is ok. +DEAL::Cell << 2.327, face 4 subface 0 is ok. +DEAL::Cell << 2.327, face 4 subface 1 is ok. +DEAL::Cell << 2.327, face 4 subface 2 is ok. +DEAL::Cell << 2.327, face 4 subface 3 is ok. +DEAL::Cell << 2.327, face 5 subface 0 is ok. +DEAL::Cell << 2.327, face 5 subface 1 is ok. +DEAL::Cell << 2.327, face 5 subface 2 is ok. +DEAL::Cell << 2.327, face 5 subface 3 is ok. +DEAL::Cell << 2.328, face 0 subface 0 is ok. +DEAL::Cell << 2.328, face 0 subface 1 is ok. +DEAL::Cell << 2.328, face 0 subface 2 is ok. +DEAL::Cell << 2.328, face 0 subface 3 is ok. +DEAL::Cell << 2.328, face 1 subface 0 is ok. +DEAL::Cell << 2.328, face 1 subface 1 is ok. +DEAL::Cell << 2.328, face 1 subface 2 is ok. +DEAL::Cell << 2.328, face 1 subface 3 is ok. +DEAL::Cell << 2.328, face 2 subface 0 is ok. +DEAL::Cell << 2.328, face 2 subface 1 is ok. +DEAL::Cell << 2.328, face 2 subface 2 is ok. +DEAL::Cell << 2.328, face 2 subface 3 is ok. +DEAL::Cell << 2.328, face 3 subface 0 is ok. +DEAL::Cell << 2.328, face 3 subface 1 is ok. +DEAL::Cell << 2.328, face 3 subface 2 is ok. +DEAL::Cell << 2.328, face 3 subface 3 is ok. +DEAL::Cell << 2.328, face 4 subface 0 is ok. +DEAL::Cell << 2.328, face 4 subface 1 is ok. +DEAL::Cell << 2.328, face 4 subface 2 is ok. +DEAL::Cell << 2.328, face 4 subface 3 is ok. +DEAL::Cell << 2.328, face 5 subface 0 is ok. +DEAL::Cell << 2.328, face 5 subface 1 is ok. +DEAL::Cell << 2.328, face 5 subface 2 is ok. +DEAL::Cell << 2.328, face 5 subface 3 is ok. +DEAL::Cell << 2.329, face 0 subface 0 is ok. +DEAL::Cell << 2.329, face 0 subface 1 is ok. +DEAL::Cell << 2.329, face 0 subface 2 is ok. +DEAL::Cell << 2.329, face 0 subface 3 is ok. +DEAL::Cell << 2.329, face 1 subface 0 is ok. +DEAL::Cell << 2.329, face 1 subface 1 is ok. +DEAL::Cell << 2.329, face 1 subface 2 is ok. +DEAL::Cell << 2.329, face 1 subface 3 is ok. +DEAL::Cell << 2.329, face 2 subface 0 is ok. +DEAL::Cell << 2.329, face 2 subface 1 is ok. +DEAL::Cell << 2.329, face 2 subface 2 is ok. +DEAL::Cell << 2.329, face 2 subface 3 is ok. +DEAL::Cell << 2.329, face 3 subface 0 is ok. +DEAL::Cell << 2.329, face 3 subface 1 is ok. +DEAL::Cell << 2.329, face 3 subface 2 is ok. +DEAL::Cell << 2.329, face 3 subface 3 is ok. +DEAL::Cell << 2.329, face 4 subface 0 is ok. +DEAL::Cell << 2.329, face 4 subface 1 is ok. +DEAL::Cell << 2.329, face 4 subface 2 is ok. +DEAL::Cell << 2.329, face 4 subface 3 is ok. +DEAL::Cell << 2.329, face 5 subface 0 is ok. +DEAL::Cell << 2.329, face 5 subface 1 is ok. +DEAL::Cell << 2.329, face 5 subface 2 is ok. +DEAL::Cell << 2.329, face 5 subface 3 is ok. +DEAL::Cell << 2.330, face 0 subface 0 is ok. +DEAL::Cell << 2.330, face 0 subface 1 is ok. +DEAL::Cell << 2.330, face 0 subface 2 is ok. +DEAL::Cell << 2.330, face 0 subface 3 is ok. +DEAL::Cell << 2.330, face 1 subface 0 is ok. +DEAL::Cell << 2.330, face 1 subface 1 is ok. +DEAL::Cell << 2.330, face 1 subface 2 is ok. +DEAL::Cell << 2.330, face 1 subface 3 is ok. +DEAL::Cell << 2.330, face 2 subface 0 is ok. +DEAL::Cell << 2.330, face 2 subface 1 is ok. +DEAL::Cell << 2.330, face 2 subface 2 is ok. +DEAL::Cell << 2.330, face 2 subface 3 is ok. +DEAL::Cell << 2.330, face 3 subface 0 is ok. +DEAL::Cell << 2.330, face 3 subface 1 is ok. +DEAL::Cell << 2.330, face 3 subface 2 is ok. +DEAL::Cell << 2.330, face 3 subface 3 is ok. +DEAL::Cell << 2.330, face 4 subface 0 is ok. +DEAL::Cell << 2.330, face 4 subface 1 is ok. +DEAL::Cell << 2.330, face 4 subface 2 is ok. +DEAL::Cell << 2.330, face 4 subface 3 is ok. +DEAL::Cell << 2.330, face 5 subface 0 is ok. +DEAL::Cell << 2.330, face 5 subface 1 is ok. +DEAL::Cell << 2.330, face 5 subface 2 is ok. +DEAL::Cell << 2.330, face 5 subface 3 is ok. +DEAL::Cell << 2.331, face 0 subface 0 is ok. +DEAL::Cell << 2.331, face 0 subface 1 is ok. +DEAL::Cell << 2.331, face 0 subface 2 is ok. +DEAL::Cell << 2.331, face 0 subface 3 is ok. +DEAL::Cell << 2.331, face 1 subface 0 is ok. +DEAL::Cell << 2.331, face 1 subface 1 is ok. +DEAL::Cell << 2.331, face 1 subface 2 is ok. +DEAL::Cell << 2.331, face 1 subface 3 is ok. +DEAL::Cell << 2.331, face 2 subface 0 is ok. +DEAL::Cell << 2.331, face 2 subface 1 is ok. +DEAL::Cell << 2.331, face 2 subface 2 is ok. +DEAL::Cell << 2.331, face 2 subface 3 is ok. +DEAL::Cell << 2.331, face 3 subface 0 is ok. +DEAL::Cell << 2.331, face 3 subface 1 is ok. +DEAL::Cell << 2.331, face 3 subface 2 is ok. +DEAL::Cell << 2.331, face 3 subface 3 is ok. +DEAL::Cell << 2.331, face 4 subface 0 is ok. +DEAL::Cell << 2.331, face 4 subface 1 is ok. +DEAL::Cell << 2.331, face 4 subface 2 is ok. +DEAL::Cell << 2.331, face 4 subface 3 is ok. +DEAL::Cell << 2.331, face 5 subface 0 is ok. +DEAL::Cell << 2.331, face 5 subface 1 is ok. +DEAL::Cell << 2.331, face 5 subface 2 is ok. +DEAL::Cell << 2.331, face 5 subface 3 is ok. +DEAL::Cell << 2.332, face 0 subface 0 is ok. +DEAL::Cell << 2.332, face 0 subface 1 is ok. +DEAL::Cell << 2.332, face 0 subface 2 is ok. +DEAL::Cell << 2.332, face 0 subface 3 is ok. +DEAL::Cell << 2.332, face 1 subface 0 is ok. +DEAL::Cell << 2.332, face 1 subface 1 is ok. +DEAL::Cell << 2.332, face 1 subface 2 is ok. +DEAL::Cell << 2.332, face 1 subface 3 is ok. +DEAL::Cell << 2.332, face 2 subface 0 is ok. +DEAL::Cell << 2.332, face 2 subface 1 is ok. +DEAL::Cell << 2.332, face 2 subface 2 is ok. +DEAL::Cell << 2.332, face 2 subface 3 is ok. +DEAL::Cell << 2.332, face 3 subface 0 is ok. +DEAL::Cell << 2.332, face 3 subface 1 is ok. +DEAL::Cell << 2.332, face 3 subface 2 is ok. +DEAL::Cell << 2.332, face 3 subface 3 is ok. +DEAL::Cell << 2.332, face 4 subface 0 is ok. +DEAL::Cell << 2.332, face 4 subface 1 is ok. +DEAL::Cell << 2.332, face 4 subface 2 is ok. +DEAL::Cell << 2.332, face 4 subface 3 is ok. +DEAL::Cell << 2.332, face 5 subface 0 is ok. +DEAL::Cell << 2.332, face 5 subface 1 is ok. +DEAL::Cell << 2.332, face 5 subface 2 is ok. +DEAL::Cell << 2.332, face 5 subface 3 is ok. +DEAL::Cell << 2.333, face 0 subface 0 is ok. +DEAL::Cell << 2.333, face 0 subface 1 is ok. +DEAL::Cell << 2.333, face 0 subface 2 is ok. +DEAL::Cell << 2.333, face 0 subface 3 is ok. +DEAL::Cell << 2.333, face 1 subface 0 is ok. +DEAL::Cell << 2.333, face 1 subface 1 is ok. +DEAL::Cell << 2.333, face 1 subface 2 is ok. +DEAL::Cell << 2.333, face 1 subface 3 is ok. +DEAL::Cell << 2.333, face 2 subface 0 is ok. +DEAL::Cell << 2.333, face 2 subface 1 is ok. +DEAL::Cell << 2.333, face 2 subface 2 is ok. +DEAL::Cell << 2.333, face 2 subface 3 is ok. +DEAL::Cell << 2.333, face 3 subface 0 is ok. +DEAL::Cell << 2.333, face 3 subface 1 is ok. +DEAL::Cell << 2.333, face 3 subface 2 is ok. +DEAL::Cell << 2.333, face 3 subface 3 is ok. +DEAL::Cell << 2.333, face 4 subface 0 is ok. +DEAL::Cell << 2.333, face 4 subface 1 is ok. +DEAL::Cell << 2.333, face 4 subface 2 is ok. +DEAL::Cell << 2.333, face 4 subface 3 is ok. +DEAL::Cell << 2.333, face 5 subface 0 is ok. +DEAL::Cell << 2.333, face 5 subface 1 is ok. +DEAL::Cell << 2.333, face 5 subface 2 is ok. +DEAL::Cell << 2.333, face 5 subface 3 is ok. +DEAL::Cell << 2.334, face 0 subface 0 is ok. +DEAL::Cell << 2.334, face 0 subface 1 is ok. +DEAL::Cell << 2.334, face 0 subface 2 is ok. +DEAL::Cell << 2.334, face 0 subface 3 is ok. +DEAL::Cell << 2.334, face 1 subface 0 is ok. +DEAL::Cell << 2.334, face 1 subface 1 is ok. +DEAL::Cell << 2.334, face 1 subface 2 is ok. +DEAL::Cell << 2.334, face 1 subface 3 is ok. +DEAL::Cell << 2.334, face 2 subface 0 is ok. +DEAL::Cell << 2.334, face 2 subface 1 is ok. +DEAL::Cell << 2.334, face 2 subface 2 is ok. +DEAL::Cell << 2.334, face 2 subface 3 is ok. +DEAL::Cell << 2.334, face 3 subface 0 is ok. +DEAL::Cell << 2.334, face 3 subface 1 is ok. +DEAL::Cell << 2.334, face 3 subface 2 is ok. +DEAL::Cell << 2.334, face 3 subface 3 is ok. +DEAL::Cell << 2.334, face 4 subface 0 is ok. +DEAL::Cell << 2.334, face 4 subface 1 is ok. +DEAL::Cell << 2.334, face 4 subface 2 is ok. +DEAL::Cell << 2.334, face 4 subface 3 is ok. +DEAL::Cell << 2.334, face 5 subface 0 is ok. +DEAL::Cell << 2.334, face 5 subface 1 is ok. +DEAL::Cell << 2.334, face 5 subface 2 is ok. +DEAL::Cell << 2.334, face 5 subface 3 is ok. +DEAL::Cell << 2.335, face 0 subface 0 is ok. +DEAL::Cell << 2.335, face 0 subface 1 is ok. +DEAL::Cell << 2.335, face 0 subface 2 is ok. +DEAL::Cell << 2.335, face 0 subface 3 is ok. +DEAL::Cell << 2.335, face 1 subface 0 is ok. +DEAL::Cell << 2.335, face 1 subface 1 is ok. +DEAL::Cell << 2.335, face 1 subface 2 is ok. +DEAL::Cell << 2.335, face 1 subface 3 is ok. +DEAL::Cell << 2.335, face 2 subface 0 is ok. +DEAL::Cell << 2.335, face 2 subface 1 is ok. +DEAL::Cell << 2.335, face 2 subface 2 is ok. +DEAL::Cell << 2.335, face 2 subface 3 is ok. +DEAL::Cell << 2.335, face 3 subface 0 is ok. +DEAL::Cell << 2.335, face 3 subface 1 is ok. +DEAL::Cell << 2.335, face 3 subface 2 is ok. +DEAL::Cell << 2.335, face 3 subface 3 is ok. +DEAL::Cell << 2.335, face 4 subface 0 is ok. +DEAL::Cell << 2.335, face 4 subface 1 is ok. +DEAL::Cell << 2.335, face 4 subface 2 is ok. +DEAL::Cell << 2.335, face 4 subface 3 is ok. +DEAL::Cell << 2.335, face 5 subface 0 is ok. +DEAL::Cell << 2.335, face 5 subface 1 is ok. +DEAL::Cell << 2.335, face 5 subface 2 is ok. +DEAL::Cell << 2.335, face 5 subface 3 is ok. +DEAL::Cell << 2.336, face 0 subface 0 is ok. +DEAL::Cell << 2.336, face 0 subface 1 is ok. +DEAL::Cell << 2.336, face 0 subface 2 is ok. +DEAL::Cell << 2.336, face 0 subface 3 is ok. +DEAL::Cell << 2.336, face 1 subface 0 is ok. +DEAL::Cell << 2.336, face 1 subface 1 is ok. +DEAL::Cell << 2.336, face 1 subface 2 is ok. +DEAL::Cell << 2.336, face 1 subface 3 is ok. +DEAL::Cell << 2.336, face 2 subface 0 is ok. +DEAL::Cell << 2.336, face 2 subface 1 is ok. +DEAL::Cell << 2.336, face 2 subface 2 is ok. +DEAL::Cell << 2.336, face 2 subface 3 is ok. +DEAL::Cell << 2.336, face 3 subface 0 is ok. +DEAL::Cell << 2.336, face 3 subface 1 is ok. +DEAL::Cell << 2.336, face 3 subface 2 is ok. +DEAL::Cell << 2.336, face 3 subface 3 is ok. +DEAL::Cell << 2.336, face 4 subface 0 is ok. +DEAL::Cell << 2.336, face 4 subface 1 is ok. +DEAL::Cell << 2.336, face 4 subface 2 is ok. +DEAL::Cell << 2.336, face 4 subface 3 is ok. +DEAL::Cell << 2.336, face 5 subface 0 is ok. +DEAL::Cell << 2.336, face 5 subface 1 is ok. +DEAL::Cell << 2.336, face 5 subface 2 is ok. +DEAL::Cell << 2.336, face 5 subface 3 is ok. +DEAL::Cell << 2.337, face 0 subface 0 is ok. +DEAL::Cell << 2.337, face 0 subface 1 is ok. +DEAL::Cell << 2.337, face 0 subface 2 is ok. +DEAL::Cell << 2.337, face 0 subface 3 is ok. +DEAL::Cell << 2.337, face 1 subface 0 is ok. +DEAL::Cell << 2.337, face 1 subface 1 is ok. +DEAL::Cell << 2.337, face 1 subface 2 is ok. +DEAL::Cell << 2.337, face 1 subface 3 is ok. +DEAL::Cell << 2.337, face 2 subface 0 is ok. +DEAL::Cell << 2.337, face 2 subface 1 is ok. +DEAL::Cell << 2.337, face 2 subface 2 is ok. +DEAL::Cell << 2.337, face 2 subface 3 is ok. +DEAL::Cell << 2.337, face 3 subface 0 is ok. +DEAL::Cell << 2.337, face 3 subface 1 is ok. +DEAL::Cell << 2.337, face 3 subface 2 is ok. +DEAL::Cell << 2.337, face 3 subface 3 is ok. +DEAL::Cell << 2.337, face 4 subface 0 is ok. +DEAL::Cell << 2.337, face 4 subface 1 is ok. +DEAL::Cell << 2.337, face 4 subface 2 is ok. +DEAL::Cell << 2.337, face 4 subface 3 is ok. +DEAL::Cell << 2.337, face 5 subface 0 is ok. +DEAL::Cell << 2.337, face 5 subface 1 is ok. +DEAL::Cell << 2.337, face 5 subface 2 is ok. +DEAL::Cell << 2.337, face 5 subface 3 is ok. +DEAL::Cell << 2.338, face 0 subface 0 is ok. +DEAL::Cell << 2.338, face 0 subface 1 is ok. +DEAL::Cell << 2.338, face 0 subface 2 is ok. +DEAL::Cell << 2.338, face 0 subface 3 is ok. +DEAL::Cell << 2.338, face 1 subface 0 is ok. +DEAL::Cell << 2.338, face 1 subface 1 is ok. +DEAL::Cell << 2.338, face 1 subface 2 is ok. +DEAL::Cell << 2.338, face 1 subface 3 is ok. +DEAL::Cell << 2.338, face 2 subface 0 is ok. +DEAL::Cell << 2.338, face 2 subface 1 is ok. +DEAL::Cell << 2.338, face 2 subface 2 is ok. +DEAL::Cell << 2.338, face 2 subface 3 is ok. +DEAL::Cell << 2.338, face 3 subface 0 is ok. +DEAL::Cell << 2.338, face 3 subface 1 is ok. +DEAL::Cell << 2.338, face 3 subface 2 is ok. +DEAL::Cell << 2.338, face 3 subface 3 is ok. +DEAL::Cell << 2.338, face 4 subface 0 is ok. +DEAL::Cell << 2.338, face 4 subface 1 is ok. +DEAL::Cell << 2.338, face 4 subface 2 is ok. +DEAL::Cell << 2.338, face 4 subface 3 is ok. +DEAL::Cell << 2.338, face 5 subface 0 is ok. +DEAL::Cell << 2.338, face 5 subface 1 is ok. +DEAL::Cell << 2.338, face 5 subface 2 is ok. +DEAL::Cell << 2.338, face 5 subface 3 is ok. +DEAL::Cell << 2.339, face 0 subface 0 is ok. +DEAL::Cell << 2.339, face 0 subface 1 is ok. +DEAL::Cell << 2.339, face 0 subface 2 is ok. +DEAL::Cell << 2.339, face 0 subface 3 is ok. +DEAL::Cell << 2.339, face 1 subface 0 is ok. +DEAL::Cell << 2.339, face 1 subface 1 is ok. +DEAL::Cell << 2.339, face 1 subface 2 is ok. +DEAL::Cell << 2.339, face 1 subface 3 is ok. +DEAL::Cell << 2.339, face 2 subface 0 is ok. +DEAL::Cell << 2.339, face 2 subface 1 is ok. +DEAL::Cell << 2.339, face 2 subface 2 is ok. +DEAL::Cell << 2.339, face 2 subface 3 is ok. +DEAL::Cell << 2.339, face 3 subface 0 is ok. +DEAL::Cell << 2.339, face 3 subface 1 is ok. +DEAL::Cell << 2.339, face 3 subface 2 is ok. +DEAL::Cell << 2.339, face 3 subface 3 is ok. +DEAL::Cell << 2.339, face 4 subface 0 is ok. +DEAL::Cell << 2.339, face 4 subface 1 is ok. +DEAL::Cell << 2.339, face 4 subface 2 is ok. +DEAL::Cell << 2.339, face 4 subface 3 is ok. +DEAL::Cell << 2.339, face 5 subface 0 is ok. +DEAL::Cell << 2.339, face 5 subface 1 is ok. +DEAL::Cell << 2.339, face 5 subface 2 is ok. +DEAL::Cell << 2.339, face 5 subface 3 is ok. +DEAL::Cell << 2.340, face 0 subface 0 is ok. +DEAL::Cell << 2.340, face 0 subface 1 is ok. +DEAL::Cell << 2.340, face 0 subface 2 is ok. +DEAL::Cell << 2.340, face 0 subface 3 is ok. +DEAL::Cell << 2.340, face 1 subface 0 is ok. +DEAL::Cell << 2.340, face 1 subface 1 is ok. +DEAL::Cell << 2.340, face 1 subface 2 is ok. +DEAL::Cell << 2.340, face 1 subface 3 is ok. +DEAL::Cell << 2.340, face 2 subface 0 is ok. +DEAL::Cell << 2.340, face 2 subface 1 is ok. +DEAL::Cell << 2.340, face 2 subface 2 is ok. +DEAL::Cell << 2.340, face 2 subface 3 is ok. +DEAL::Cell << 2.340, face 3 subface 0 is ok. +DEAL::Cell << 2.340, face 3 subface 1 is ok. +DEAL::Cell << 2.340, face 3 subface 2 is ok. +DEAL::Cell << 2.340, face 3 subface 3 is ok. +DEAL::Cell << 2.340, face 4 subface 0 is ok. +DEAL::Cell << 2.340, face 4 subface 1 is ok. +DEAL::Cell << 2.340, face 4 subface 2 is ok. +DEAL::Cell << 2.340, face 4 subface 3 is ok. +DEAL::Cell << 2.340, face 5 subface 0 is ok. +DEAL::Cell << 2.340, face 5 subface 1 is ok. +DEAL::Cell << 2.340, face 5 subface 2 is ok. +DEAL::Cell << 2.340, face 5 subface 3 is ok. +DEAL::Cell << 2.341, face 0 subface 0 is ok. +DEAL::Cell << 2.341, face 0 subface 1 is ok. +DEAL::Cell << 2.341, face 0 subface 2 is ok. +DEAL::Cell << 2.341, face 0 subface 3 is ok. +DEAL::Cell << 2.341, face 1 subface 0 is ok. +DEAL::Cell << 2.341, face 1 subface 1 is ok. +DEAL::Cell << 2.341, face 1 subface 2 is ok. +DEAL::Cell << 2.341, face 1 subface 3 is ok. +DEAL::Cell << 2.341, face 2 subface 0 is ok. +DEAL::Cell << 2.341, face 2 subface 1 is ok. +DEAL::Cell << 2.341, face 2 subface 2 is ok. +DEAL::Cell << 2.341, face 2 subface 3 is ok. +DEAL::Cell << 2.341, face 3 subface 0 is ok. +DEAL::Cell << 2.341, face 3 subface 1 is ok. +DEAL::Cell << 2.341, face 3 subface 2 is ok. +DEAL::Cell << 2.341, face 3 subface 3 is ok. +DEAL::Cell << 2.341, face 4 subface 0 is ok. +DEAL::Cell << 2.341, face 4 subface 1 is ok. +DEAL::Cell << 2.341, face 4 subface 2 is ok. +DEAL::Cell << 2.341, face 4 subface 3 is ok. +DEAL::Cell << 2.341, face 5 subface 0 is ok. +DEAL::Cell << 2.341, face 5 subface 1 is ok. +DEAL::Cell << 2.341, face 5 subface 2 is ok. +DEAL::Cell << 2.341, face 5 subface 3 is ok. +DEAL::Cell << 2.342, face 0 subface 0 is ok. +DEAL::Cell << 2.342, face 0 subface 1 is ok. +DEAL::Cell << 2.342, face 0 subface 2 is ok. +DEAL::Cell << 2.342, face 0 subface 3 is ok. +DEAL::Cell << 2.342, face 1 subface 0 is ok. +DEAL::Cell << 2.342, face 1 subface 1 is ok. +DEAL::Cell << 2.342, face 1 subface 2 is ok. +DEAL::Cell << 2.342, face 1 subface 3 is ok. +DEAL::Cell << 2.342, face 2 subface 0 is ok. +DEAL::Cell << 2.342, face 2 subface 1 is ok. +DEAL::Cell << 2.342, face 2 subface 2 is ok. +DEAL::Cell << 2.342, face 2 subface 3 is ok. +DEAL::Cell << 2.342, face 3 subface 0 is ok. +DEAL::Cell << 2.342, face 3 subface 1 is ok. +DEAL::Cell << 2.342, face 3 subface 2 is ok. +DEAL::Cell << 2.342, face 3 subface 3 is ok. +DEAL::Cell << 2.342, face 4 subface 0 is ok. +DEAL::Cell << 2.342, face 4 subface 1 is ok. +DEAL::Cell << 2.342, face 4 subface 2 is ok. +DEAL::Cell << 2.342, face 4 subface 3 is ok. +DEAL::Cell << 2.342, face 5 subface 0 is ok. +DEAL::Cell << 2.342, face 5 subface 1 is ok. +DEAL::Cell << 2.342, face 5 subface 2 is ok. +DEAL::Cell << 2.342, face 5 subface 3 is ok. +DEAL::Cell << 2.343, face 0 subface 0 is ok. +DEAL::Cell << 2.343, face 0 subface 1 is ok. +DEAL::Cell << 2.343, face 0 subface 2 is ok. +DEAL::Cell << 2.343, face 0 subface 3 is ok. +DEAL::Cell << 2.343, face 1 subface 0 is ok. +DEAL::Cell << 2.343, face 1 subface 1 is ok. +DEAL::Cell << 2.343, face 1 subface 2 is ok. +DEAL::Cell << 2.343, face 1 subface 3 is ok. +DEAL::Cell << 2.343, face 2 subface 0 is ok. +DEAL::Cell << 2.343, face 2 subface 1 is ok. +DEAL::Cell << 2.343, face 2 subface 2 is ok. +DEAL::Cell << 2.343, face 2 subface 3 is ok. +DEAL::Cell << 2.343, face 3 subface 0 is ok. +DEAL::Cell << 2.343, face 3 subface 1 is ok. +DEAL::Cell << 2.343, face 3 subface 2 is ok. +DEAL::Cell << 2.343, face 3 subface 3 is ok. +DEAL::Cell << 2.343, face 4 subface 0 is ok. +DEAL::Cell << 2.343, face 4 subface 1 is ok. +DEAL::Cell << 2.343, face 4 subface 2 is ok. +DEAL::Cell << 2.343, face 4 subface 3 is ok. +DEAL::Cell << 2.343, face 5 subface 0 is ok. +DEAL::Cell << 2.343, face 5 subface 1 is ok. +DEAL::Cell << 2.343, face 5 subface 2 is ok. +DEAL::Cell << 2.343, face 5 subface 3 is ok. +DEAL::Cell << 2.344, face 0 subface 0 is ok. +DEAL::Cell << 2.344, face 0 subface 1 is ok. +DEAL::Cell << 2.344, face 0 subface 2 is ok. +DEAL::Cell << 2.344, face 0 subface 3 is ok. +DEAL::Cell << 2.344, face 1 subface 0 is ok. +DEAL::Cell << 2.344, face 1 subface 1 is ok. +DEAL::Cell << 2.344, face 1 subface 2 is ok. +DEAL::Cell << 2.344, face 1 subface 3 is ok. +DEAL::Cell << 2.344, face 2 subface 0 is ok. +DEAL::Cell << 2.344, face 2 subface 1 is ok. +DEAL::Cell << 2.344, face 2 subface 2 is ok. +DEAL::Cell << 2.344, face 2 subface 3 is ok. +DEAL::Cell << 2.344, face 3 subface 0 is ok. +DEAL::Cell << 2.344, face 3 subface 1 is ok. +DEAL::Cell << 2.344, face 3 subface 2 is ok. +DEAL::Cell << 2.344, face 3 subface 3 is ok. +DEAL::Cell << 2.344, face 4 subface 0 is ok. +DEAL::Cell << 2.344, face 4 subface 1 is ok. +DEAL::Cell << 2.344, face 4 subface 2 is ok. +DEAL::Cell << 2.344, face 4 subface 3 is ok. +DEAL::Cell << 2.344, face 5 subface 0 is ok. +DEAL::Cell << 2.344, face 5 subface 1 is ok. +DEAL::Cell << 2.344, face 5 subface 2 is ok. +DEAL::Cell << 2.344, face 5 subface 3 is ok. +DEAL::Cell << 2.345, face 0 subface 0 is ok. +DEAL::Cell << 2.345, face 0 subface 1 is ok. +DEAL::Cell << 2.345, face 0 subface 2 is ok. +DEAL::Cell << 2.345, face 0 subface 3 is ok. +DEAL::Cell << 2.345, face 1 subface 0 is ok. +DEAL::Cell << 2.345, face 1 subface 1 is ok. +DEAL::Cell << 2.345, face 1 subface 2 is ok. +DEAL::Cell << 2.345, face 1 subface 3 is ok. +DEAL::Cell << 2.345, face 2 subface 0 is ok. +DEAL::Cell << 2.345, face 2 subface 1 is ok. +DEAL::Cell << 2.345, face 2 subface 2 is ok. +DEAL::Cell << 2.345, face 2 subface 3 is ok. +DEAL::Cell << 2.345, face 3 subface 0 is ok. +DEAL::Cell << 2.345, face 3 subface 1 is ok. +DEAL::Cell << 2.345, face 3 subface 2 is ok. +DEAL::Cell << 2.345, face 3 subface 3 is ok. +DEAL::Cell << 2.345, face 4 subface 0 is ok. +DEAL::Cell << 2.345, face 4 subface 1 is ok. +DEAL::Cell << 2.345, face 4 subface 2 is ok. +DEAL::Cell << 2.345, face 4 subface 3 is ok. +DEAL::Cell << 2.345, face 5 subface 0 is ok. +DEAL::Cell << 2.345, face 5 subface 1 is ok. +DEAL::Cell << 2.345, face 5 subface 2 is ok. +DEAL::Cell << 2.345, face 5 subface 3 is ok. +DEAL::Cell << 2.346, face 0 subface 0 is ok. +DEAL::Cell << 2.346, face 0 subface 1 is ok. +DEAL::Cell << 2.346, face 0 subface 2 is ok. +DEAL::Cell << 2.346, face 0 subface 3 is ok. +DEAL::Cell << 2.346, face 1 subface 0 is ok. +DEAL::Cell << 2.346, face 1 subface 1 is ok. +DEAL::Cell << 2.346, face 1 subface 2 is ok. +DEAL::Cell << 2.346, face 1 subface 3 is ok. +DEAL::Cell << 2.346, face 2 subface 0 is ok. +DEAL::Cell << 2.346, face 2 subface 1 is ok. +DEAL::Cell << 2.346, face 2 subface 2 is ok. +DEAL::Cell << 2.346, face 2 subface 3 is ok. +DEAL::Cell << 2.346, face 3 subface 0 is ok. +DEAL::Cell << 2.346, face 3 subface 1 is ok. +DEAL::Cell << 2.346, face 3 subface 2 is ok. +DEAL::Cell << 2.346, face 3 subface 3 is ok. +DEAL::Cell << 2.346, face 4 subface 0 is ok. +DEAL::Cell << 2.346, face 4 subface 1 is ok. +DEAL::Cell << 2.346, face 4 subface 2 is ok. +DEAL::Cell << 2.346, face 4 subface 3 is ok. +DEAL::Cell << 2.346, face 5 subface 0 is ok. +DEAL::Cell << 2.346, face 5 subface 1 is ok. +DEAL::Cell << 2.346, face 5 subface 2 is ok. +DEAL::Cell << 2.346, face 5 subface 3 is ok. +DEAL::Cell << 2.347, face 0 subface 0 is ok. +DEAL::Cell << 2.347, face 0 subface 1 is ok. +DEAL::Cell << 2.347, face 0 subface 2 is ok. +DEAL::Cell << 2.347, face 0 subface 3 is ok. +DEAL::Cell << 2.347, face 1 subface 0 is ok. +DEAL::Cell << 2.347, face 1 subface 1 is ok. +DEAL::Cell << 2.347, face 1 subface 2 is ok. +DEAL::Cell << 2.347, face 1 subface 3 is ok. +DEAL::Cell << 2.347, face 2 subface 0 is ok. +DEAL::Cell << 2.347, face 2 subface 1 is ok. +DEAL::Cell << 2.347, face 2 subface 2 is ok. +DEAL::Cell << 2.347, face 2 subface 3 is ok. +DEAL::Cell << 2.347, face 3 subface 0 is ok. +DEAL::Cell << 2.347, face 3 subface 1 is ok. +DEAL::Cell << 2.347, face 3 subface 2 is ok. +DEAL::Cell << 2.347, face 3 subface 3 is ok. +DEAL::Cell << 2.347, face 4 subface 0 is ok. +DEAL::Cell << 2.347, face 4 subface 1 is ok. +DEAL::Cell << 2.347, face 4 subface 2 is ok. +DEAL::Cell << 2.347, face 4 subface 3 is ok. +DEAL::Cell << 2.347, face 5 subface 0 is ok. +DEAL::Cell << 2.347, face 5 subface 1 is ok. +DEAL::Cell << 2.347, face 5 subface 2 is ok. +DEAL::Cell << 2.347, face 5 subface 3 is ok. +DEAL::Cell << 2.348, face 0 subface 0 is ok. +DEAL::Cell << 2.348, face 0 subface 1 is ok. +DEAL::Cell << 2.348, face 0 subface 2 is ok. +DEAL::Cell << 2.348, face 0 subface 3 is ok. +DEAL::Cell << 2.348, face 1 subface 0 is ok. +DEAL::Cell << 2.348, face 1 subface 1 is ok. +DEAL::Cell << 2.348, face 1 subface 2 is ok. +DEAL::Cell << 2.348, face 1 subface 3 is ok. +DEAL::Cell << 2.348, face 2 subface 0 is ok. +DEAL::Cell << 2.348, face 2 subface 1 is ok. +DEAL::Cell << 2.348, face 2 subface 2 is ok. +DEAL::Cell << 2.348, face 2 subface 3 is ok. +DEAL::Cell << 2.348, face 3 subface 0 is ok. +DEAL::Cell << 2.348, face 3 subface 1 is ok. +DEAL::Cell << 2.348, face 3 subface 2 is ok. +DEAL::Cell << 2.348, face 3 subface 3 is ok. +DEAL::Cell << 2.348, face 4 subface 0 is ok. +DEAL::Cell << 2.348, face 4 subface 1 is ok. +DEAL::Cell << 2.348, face 4 subface 2 is ok. +DEAL::Cell << 2.348, face 4 subface 3 is ok. +DEAL::Cell << 2.348, face 5 subface 0 is ok. +DEAL::Cell << 2.348, face 5 subface 1 is ok. +DEAL::Cell << 2.348, face 5 subface 2 is ok. +DEAL::Cell << 2.348, face 5 subface 3 is ok. +DEAL::Cell << 2.349, face 0 subface 0 is ok. +DEAL::Cell << 2.349, face 0 subface 1 is ok. +DEAL::Cell << 2.349, face 0 subface 2 is ok. +DEAL::Cell << 2.349, face 0 subface 3 is ok. +DEAL::Cell << 2.349, face 1 subface 0 is ok. +DEAL::Cell << 2.349, face 1 subface 1 is ok. +DEAL::Cell << 2.349, face 1 subface 2 is ok. +DEAL::Cell << 2.349, face 1 subface 3 is ok. +DEAL::Cell << 2.349, face 2 subface 0 is ok. +DEAL::Cell << 2.349, face 2 subface 1 is ok. +DEAL::Cell << 2.349, face 2 subface 2 is ok. +DEAL::Cell << 2.349, face 2 subface 3 is ok. +DEAL::Cell << 2.349, face 3 subface 0 is ok. +DEAL::Cell << 2.349, face 3 subface 1 is ok. +DEAL::Cell << 2.349, face 3 subface 2 is ok. +DEAL::Cell << 2.349, face 3 subface 3 is ok. +DEAL::Cell << 2.349, face 4 subface 0 is ok. +DEAL::Cell << 2.349, face 4 subface 1 is ok. +DEAL::Cell << 2.349, face 4 subface 2 is ok. +DEAL::Cell << 2.349, face 4 subface 3 is ok. +DEAL::Cell << 2.349, face 5 subface 0 is ok. +DEAL::Cell << 2.349, face 5 subface 1 is ok. +DEAL::Cell << 2.349, face 5 subface 2 is ok. +DEAL::Cell << 2.349, face 5 subface 3 is ok. +DEAL::Cell << 2.350, face 0 subface 0 is ok. +DEAL::Cell << 2.350, face 0 subface 1 is ok. +DEAL::Cell << 2.350, face 0 subface 2 is ok. +DEAL::Cell << 2.350, face 0 subface 3 is ok. +DEAL::Cell << 2.350, face 1 subface 0 is ok. +DEAL::Cell << 2.350, face 1 subface 1 is ok. +DEAL::Cell << 2.350, face 1 subface 2 is ok. +DEAL::Cell << 2.350, face 1 subface 3 is ok. +DEAL::Cell << 2.350, face 2 subface 0 is ok. +DEAL::Cell << 2.350, face 2 subface 1 is ok. +DEAL::Cell << 2.350, face 2 subface 2 is ok. +DEAL::Cell << 2.350, face 2 subface 3 is ok. +DEAL::Cell << 2.350, face 3 subface 0 is ok. +DEAL::Cell << 2.350, face 3 subface 1 is ok. +DEAL::Cell << 2.350, face 3 subface 2 is ok. +DEAL::Cell << 2.350, face 3 subface 3 is ok. +DEAL::Cell << 2.350, face 4 subface 0 is ok. +DEAL::Cell << 2.350, face 4 subface 1 is ok. +DEAL::Cell << 2.350, face 4 subface 2 is ok. +DEAL::Cell << 2.350, face 4 subface 3 is ok. +DEAL::Cell << 2.350, face 5 subface 0 is ok. +DEAL::Cell << 2.350, face 5 subface 1 is ok. +DEAL::Cell << 2.350, face 5 subface 2 is ok. +DEAL::Cell << 2.350, face 5 subface 3 is ok. +DEAL::Cell << 2.351, face 0 subface 0 is ok. +DEAL::Cell << 2.351, face 0 subface 1 is ok. +DEAL::Cell << 2.351, face 0 subface 2 is ok. +DEAL::Cell << 2.351, face 0 subface 3 is ok. +DEAL::Cell << 2.351, face 1 subface 0 is ok. +DEAL::Cell << 2.351, face 1 subface 1 is ok. +DEAL::Cell << 2.351, face 1 subface 2 is ok. +DEAL::Cell << 2.351, face 1 subface 3 is ok. +DEAL::Cell << 2.351, face 2 subface 0 is ok. +DEAL::Cell << 2.351, face 2 subface 1 is ok. +DEAL::Cell << 2.351, face 2 subface 2 is ok. +DEAL::Cell << 2.351, face 2 subface 3 is ok. +DEAL::Cell << 2.351, face 3 subface 0 is ok. +DEAL::Cell << 2.351, face 3 subface 1 is ok. +DEAL::Cell << 2.351, face 3 subface 2 is ok. +DEAL::Cell << 2.351, face 3 subface 3 is ok. +DEAL::Cell << 2.351, face 4 subface 0 is ok. +DEAL::Cell << 2.351, face 4 subface 1 is ok. +DEAL::Cell << 2.351, face 4 subface 2 is ok. +DEAL::Cell << 2.351, face 4 subface 3 is ok. +DEAL::Cell << 2.351, face 5 subface 0 is ok. +DEAL::Cell << 2.351, face 5 subface 1 is ok. +DEAL::Cell << 2.351, face 5 subface 2 is ok. +DEAL::Cell << 2.351, face 5 subface 3 is ok. +DEAL::Cell << 2.352, face 0 subface 0 is ok. +DEAL::Cell << 2.352, face 0 subface 1 is ok. +DEAL::Cell << 2.352, face 0 subface 2 is ok. +DEAL::Cell << 2.352, face 0 subface 3 is ok. +DEAL::Cell << 2.352, face 1 subface 0 is ok. +DEAL::Cell << 2.352, face 1 subface 1 is ok. +DEAL::Cell << 2.352, face 1 subface 2 is ok. +DEAL::Cell << 2.352, face 1 subface 3 is ok. +DEAL::Cell << 2.352, face 2 subface 0 is ok. +DEAL::Cell << 2.352, face 2 subface 1 is ok. +DEAL::Cell << 2.352, face 2 subface 2 is ok. +DEAL::Cell << 2.352, face 2 subface 3 is ok. +DEAL::Cell << 2.352, face 3 subface 0 is ok. +DEAL::Cell << 2.352, face 3 subface 1 is ok. +DEAL::Cell << 2.352, face 3 subface 2 is ok. +DEAL::Cell << 2.352, face 3 subface 3 is ok. +DEAL::Cell << 2.352, face 4 subface 0 is ok. +DEAL::Cell << 2.352, face 4 subface 1 is ok. +DEAL::Cell << 2.352, face 4 subface 2 is ok. +DEAL::Cell << 2.352, face 4 subface 3 is ok. +DEAL::Cell << 2.352, face 5 subface 0 is ok. +DEAL::Cell << 2.352, face 5 subface 1 is ok. +DEAL::Cell << 2.352, face 5 subface 2 is ok. +DEAL::Cell << 2.352, face 5 subface 3 is ok. +DEAL::Cell << 2.353, face 0 subface 0 is ok. +DEAL::Cell << 2.353, face 0 subface 1 is ok. +DEAL::Cell << 2.353, face 0 subface 2 is ok. +DEAL::Cell << 2.353, face 0 subface 3 is ok. +DEAL::Cell << 2.353, face 1 subface 0 is ok. +DEAL::Cell << 2.353, face 1 subface 1 is ok. +DEAL::Cell << 2.353, face 1 subface 2 is ok. +DEAL::Cell << 2.353, face 1 subface 3 is ok. +DEAL::Cell << 2.353, face 2 subface 0 is ok. +DEAL::Cell << 2.353, face 2 subface 1 is ok. +DEAL::Cell << 2.353, face 2 subface 2 is ok. +DEAL::Cell << 2.353, face 2 subface 3 is ok. +DEAL::Cell << 2.353, face 3 subface 0 is ok. +DEAL::Cell << 2.353, face 3 subface 1 is ok. +DEAL::Cell << 2.353, face 3 subface 2 is ok. +DEAL::Cell << 2.353, face 3 subface 3 is ok. +DEAL::Cell << 2.353, face 4 subface 0 is ok. +DEAL::Cell << 2.353, face 4 subface 1 is ok. +DEAL::Cell << 2.353, face 4 subface 2 is ok. +DEAL::Cell << 2.353, face 4 subface 3 is ok. +DEAL::Cell << 2.353, face 5 subface 0 is ok. +DEAL::Cell << 2.353, face 5 subface 1 is ok. +DEAL::Cell << 2.353, face 5 subface 2 is ok. +DEAL::Cell << 2.353, face 5 subface 3 is ok. +DEAL::Cell << 2.354, face 0 subface 0 is ok. +DEAL::Cell << 2.354, face 0 subface 1 is ok. +DEAL::Cell << 2.354, face 0 subface 2 is ok. +DEAL::Cell << 2.354, face 0 subface 3 is ok. +DEAL::Cell << 2.354, face 1 subface 0 is ok. +DEAL::Cell << 2.354, face 1 subface 1 is ok. +DEAL::Cell << 2.354, face 1 subface 2 is ok. +DEAL::Cell << 2.354, face 1 subface 3 is ok. +DEAL::Cell << 2.354, face 2 subface 0 is ok. +DEAL::Cell << 2.354, face 2 subface 1 is ok. +DEAL::Cell << 2.354, face 2 subface 2 is ok. +DEAL::Cell << 2.354, face 2 subface 3 is ok. +DEAL::Cell << 2.354, face 3 subface 0 is ok. +DEAL::Cell << 2.354, face 3 subface 1 is ok. +DEAL::Cell << 2.354, face 3 subface 2 is ok. +DEAL::Cell << 2.354, face 3 subface 3 is ok. +DEAL::Cell << 2.354, face 4 subface 0 is ok. +DEAL::Cell << 2.354, face 4 subface 1 is ok. +DEAL::Cell << 2.354, face 4 subface 2 is ok. +DEAL::Cell << 2.354, face 4 subface 3 is ok. +DEAL::Cell << 2.354, face 5 subface 0 is ok. +DEAL::Cell << 2.354, face 5 subface 1 is ok. +DEAL::Cell << 2.354, face 5 subface 2 is ok. +DEAL::Cell << 2.354, face 5 subface 3 is ok. +DEAL::Cell << 2.355, face 0 subface 0 is ok. +DEAL::Cell << 2.355, face 0 subface 1 is ok. +DEAL::Cell << 2.355, face 0 subface 2 is ok. +DEAL::Cell << 2.355, face 0 subface 3 is ok. +DEAL::Cell << 2.355, face 1 subface 0 is ok. +DEAL::Cell << 2.355, face 1 subface 1 is ok. +DEAL::Cell << 2.355, face 1 subface 2 is ok. +DEAL::Cell << 2.355, face 1 subface 3 is ok. +DEAL::Cell << 2.355, face 2 subface 0 is ok. +DEAL::Cell << 2.355, face 2 subface 1 is ok. +DEAL::Cell << 2.355, face 2 subface 2 is ok. +DEAL::Cell << 2.355, face 2 subface 3 is ok. +DEAL::Cell << 2.355, face 3 subface 0 is ok. +DEAL::Cell << 2.355, face 3 subface 1 is ok. +DEAL::Cell << 2.355, face 3 subface 2 is ok. +DEAL::Cell << 2.355, face 3 subface 3 is ok. +DEAL::Cell << 2.355, face 4 subface 0 is ok. +DEAL::Cell << 2.355, face 4 subface 1 is ok. +DEAL::Cell << 2.355, face 4 subface 2 is ok. +DEAL::Cell << 2.355, face 4 subface 3 is ok. +DEAL::Cell << 2.355, face 5 subface 0 is ok. +DEAL::Cell << 2.355, face 5 subface 1 is ok. +DEAL::Cell << 2.355, face 5 subface 2 is ok. +DEAL::Cell << 2.355, face 5 subface 3 is ok. +DEAL::Cell << 2.356, face 0 subface 0 is ok. +DEAL::Cell << 2.356, face 0 subface 1 is ok. +DEAL::Cell << 2.356, face 0 subface 2 is ok. +DEAL::Cell << 2.356, face 0 subface 3 is ok. +DEAL::Cell << 2.356, face 1 subface 0 is ok. +DEAL::Cell << 2.356, face 1 subface 1 is ok. +DEAL::Cell << 2.356, face 1 subface 2 is ok. +DEAL::Cell << 2.356, face 1 subface 3 is ok. +DEAL::Cell << 2.356, face 2 subface 0 is ok. +DEAL::Cell << 2.356, face 2 subface 1 is ok. +DEAL::Cell << 2.356, face 2 subface 2 is ok. +DEAL::Cell << 2.356, face 2 subface 3 is ok. +DEAL::Cell << 2.356, face 3 subface 0 is ok. +DEAL::Cell << 2.356, face 3 subface 1 is ok. +DEAL::Cell << 2.356, face 3 subface 2 is ok. +DEAL::Cell << 2.356, face 3 subface 3 is ok. +DEAL::Cell << 2.356, face 4 subface 0 is ok. +DEAL::Cell << 2.356, face 4 subface 1 is ok. +DEAL::Cell << 2.356, face 4 subface 2 is ok. +DEAL::Cell << 2.356, face 4 subface 3 is ok. +DEAL::Cell << 2.356, face 5 subface 0 is ok. +DEAL::Cell << 2.356, face 5 subface 1 is ok. +DEAL::Cell << 2.356, face 5 subface 2 is ok. +DEAL::Cell << 2.356, face 5 subface 3 is ok. +DEAL::Cell << 2.357, face 0 subface 0 is ok. +DEAL::Cell << 2.357, face 0 subface 1 is ok. +DEAL::Cell << 2.357, face 0 subface 2 is ok. +DEAL::Cell << 2.357, face 0 subface 3 is ok. +DEAL::Cell << 2.357, face 1 subface 0 is ok. +DEAL::Cell << 2.357, face 1 subface 1 is ok. +DEAL::Cell << 2.357, face 1 subface 2 is ok. +DEAL::Cell << 2.357, face 1 subface 3 is ok. +DEAL::Cell << 2.357, face 2 subface 0 is ok. +DEAL::Cell << 2.357, face 2 subface 1 is ok. +DEAL::Cell << 2.357, face 2 subface 2 is ok. +DEAL::Cell << 2.357, face 2 subface 3 is ok. +DEAL::Cell << 2.357, face 3 subface 0 is ok. +DEAL::Cell << 2.357, face 3 subface 1 is ok. +DEAL::Cell << 2.357, face 3 subface 2 is ok. +DEAL::Cell << 2.357, face 3 subface 3 is ok. +DEAL::Cell << 2.357, face 4 subface 0 is ok. +DEAL::Cell << 2.357, face 4 subface 1 is ok. +DEAL::Cell << 2.357, face 4 subface 2 is ok. +DEAL::Cell << 2.357, face 4 subface 3 is ok. +DEAL::Cell << 2.357, face 5 subface 0 is ok. +DEAL::Cell << 2.357, face 5 subface 1 is ok. +DEAL::Cell << 2.357, face 5 subface 2 is ok. +DEAL::Cell << 2.357, face 5 subface 3 is ok. +DEAL::Cell << 2.358, face 0 subface 0 is ok. +DEAL::Cell << 2.358, face 0 subface 1 is ok. +DEAL::Cell << 2.358, face 0 subface 2 is ok. +DEAL::Cell << 2.358, face 0 subface 3 is ok. +DEAL::Cell << 2.358, face 1 subface 0 is ok. +DEAL::Cell << 2.358, face 1 subface 1 is ok. +DEAL::Cell << 2.358, face 1 subface 2 is ok. +DEAL::Cell << 2.358, face 1 subface 3 is ok. +DEAL::Cell << 2.358, face 2 subface 0 is ok. +DEAL::Cell << 2.358, face 2 subface 1 is ok. +DEAL::Cell << 2.358, face 2 subface 2 is ok. +DEAL::Cell << 2.358, face 2 subface 3 is ok. +DEAL::Cell << 2.358, face 3 subface 0 is ok. +DEAL::Cell << 2.358, face 3 subface 1 is ok. +DEAL::Cell << 2.358, face 3 subface 2 is ok. +DEAL::Cell << 2.358, face 3 subface 3 is ok. +DEAL::Cell << 2.358, face 4 subface 0 is ok. +DEAL::Cell << 2.358, face 4 subface 1 is ok. +DEAL::Cell << 2.358, face 4 subface 2 is ok. +DEAL::Cell << 2.358, face 4 subface 3 is ok. +DEAL::Cell << 2.358, face 5 subface 0 is ok. +DEAL::Cell << 2.358, face 5 subface 1 is ok. +DEAL::Cell << 2.358, face 5 subface 2 is ok. +DEAL::Cell << 2.358, face 5 subface 3 is ok. +DEAL::Cell << 2.359, face 0 subface 0 is ok. +DEAL::Cell << 2.359, face 0 subface 1 is ok. +DEAL::Cell << 2.359, face 0 subface 2 is ok. +DEAL::Cell << 2.359, face 0 subface 3 is ok. +DEAL::Cell << 2.359, face 1 subface 0 is ok. +DEAL::Cell << 2.359, face 1 subface 1 is ok. +DEAL::Cell << 2.359, face 1 subface 2 is ok. +DEAL::Cell << 2.359, face 1 subface 3 is ok. +DEAL::Cell << 2.359, face 2 subface 0 is ok. +DEAL::Cell << 2.359, face 2 subface 1 is ok. +DEAL::Cell << 2.359, face 2 subface 2 is ok. +DEAL::Cell << 2.359, face 2 subface 3 is ok. +DEAL::Cell << 2.359, face 3 subface 0 is ok. +DEAL::Cell << 2.359, face 3 subface 1 is ok. +DEAL::Cell << 2.359, face 3 subface 2 is ok. +DEAL::Cell << 2.359, face 3 subface 3 is ok. +DEAL::Cell << 2.359, face 4 subface 0 is ok. +DEAL::Cell << 2.359, face 4 subface 1 is ok. +DEAL::Cell << 2.359, face 4 subface 2 is ok. +DEAL::Cell << 2.359, face 4 subface 3 is ok. +DEAL::Cell << 2.359, face 5 subface 0 is ok. +DEAL::Cell << 2.359, face 5 subface 1 is ok. +DEAL::Cell << 2.359, face 5 subface 2 is ok. +DEAL::Cell << 2.359, face 5 subface 3 is ok. +DEAL::Cell << 2.360, face 0 subface 0 is ok. +DEAL::Cell << 2.360, face 0 subface 1 is ok. +DEAL::Cell << 2.360, face 0 subface 2 is ok. +DEAL::Cell << 2.360, face 0 subface 3 is ok. +DEAL::Cell << 2.360, face 1 subface 0 is ok. +DEAL::Cell << 2.360, face 1 subface 1 is ok. +DEAL::Cell << 2.360, face 1 subface 2 is ok. +DEAL::Cell << 2.360, face 1 subface 3 is ok. +DEAL::Cell << 2.360, face 2 subface 0 is ok. +DEAL::Cell << 2.360, face 2 subface 1 is ok. +DEAL::Cell << 2.360, face 2 subface 2 is ok. +DEAL::Cell << 2.360, face 2 subface 3 is ok. +DEAL::Cell << 2.360, face 3 subface 0 is ok. +DEAL::Cell << 2.360, face 3 subface 1 is ok. +DEAL::Cell << 2.360, face 3 subface 2 is ok. +DEAL::Cell << 2.360, face 3 subface 3 is ok. +DEAL::Cell << 2.360, face 4 subface 0 is ok. +DEAL::Cell << 2.360, face 4 subface 1 is ok. +DEAL::Cell << 2.360, face 4 subface 2 is ok. +DEAL::Cell << 2.360, face 4 subface 3 is ok. +DEAL::Cell << 2.360, face 5 subface 0 is ok. +DEAL::Cell << 2.360, face 5 subface 1 is ok. +DEAL::Cell << 2.360, face 5 subface 2 is ok. +DEAL::Cell << 2.360, face 5 subface 3 is ok. +DEAL::Cell << 2.361, face 0 subface 0 is ok. +DEAL::Cell << 2.361, face 0 subface 1 is ok. +DEAL::Cell << 2.361, face 0 subface 2 is ok. +DEAL::Cell << 2.361, face 0 subface 3 is ok. +DEAL::Cell << 2.361, face 1 subface 0 is ok. +DEAL::Cell << 2.361, face 1 subface 1 is ok. +DEAL::Cell << 2.361, face 1 subface 2 is ok. +DEAL::Cell << 2.361, face 1 subface 3 is ok. +DEAL::Cell << 2.361, face 2 subface 0 is ok. +DEAL::Cell << 2.361, face 2 subface 1 is ok. +DEAL::Cell << 2.361, face 2 subface 2 is ok. +DEAL::Cell << 2.361, face 2 subface 3 is ok. +DEAL::Cell << 2.361, face 3 subface 0 is ok. +DEAL::Cell << 2.361, face 3 subface 1 is ok. +DEAL::Cell << 2.361, face 3 subface 2 is ok. +DEAL::Cell << 2.361, face 3 subface 3 is ok. +DEAL::Cell << 2.361, face 4 subface 0 is ok. +DEAL::Cell << 2.361, face 4 subface 1 is ok. +DEAL::Cell << 2.361, face 4 subface 2 is ok. +DEAL::Cell << 2.361, face 4 subface 3 is ok. +DEAL::Cell << 2.361, face 5 subface 0 is ok. +DEAL::Cell << 2.361, face 5 subface 1 is ok. +DEAL::Cell << 2.361, face 5 subface 2 is ok. +DEAL::Cell << 2.361, face 5 subface 3 is ok. +DEAL::Cell << 2.362, face 0 subface 0 is ok. +DEAL::Cell << 2.362, face 0 subface 1 is ok. +DEAL::Cell << 2.362, face 0 subface 2 is ok. +DEAL::Cell << 2.362, face 0 subface 3 is ok. +DEAL::Cell << 2.362, face 1 subface 0 is ok. +DEAL::Cell << 2.362, face 1 subface 1 is ok. +DEAL::Cell << 2.362, face 1 subface 2 is ok. +DEAL::Cell << 2.362, face 1 subface 3 is ok. +DEAL::Cell << 2.362, face 2 subface 0 is ok. +DEAL::Cell << 2.362, face 2 subface 1 is ok. +DEAL::Cell << 2.362, face 2 subface 2 is ok. +DEAL::Cell << 2.362, face 2 subface 3 is ok. +DEAL::Cell << 2.362, face 3 subface 0 is ok. +DEAL::Cell << 2.362, face 3 subface 1 is ok. +DEAL::Cell << 2.362, face 3 subface 2 is ok. +DEAL::Cell << 2.362, face 3 subface 3 is ok. +DEAL::Cell << 2.362, face 4 subface 0 is ok. +DEAL::Cell << 2.362, face 4 subface 1 is ok. +DEAL::Cell << 2.362, face 4 subface 2 is ok. +DEAL::Cell << 2.362, face 4 subface 3 is ok. +DEAL::Cell << 2.362, face 5 subface 0 is ok. +DEAL::Cell << 2.362, face 5 subface 1 is ok. +DEAL::Cell << 2.362, face 5 subface 2 is ok. +DEAL::Cell << 2.362, face 5 subface 3 is ok. +DEAL::Cell << 2.363, face 0 subface 0 is ok. +DEAL::Cell << 2.363, face 0 subface 1 is ok. +DEAL::Cell << 2.363, face 0 subface 2 is ok. +DEAL::Cell << 2.363, face 0 subface 3 is ok. +DEAL::Cell << 2.363, face 1 subface 0 is ok. +DEAL::Cell << 2.363, face 1 subface 1 is ok. +DEAL::Cell << 2.363, face 1 subface 2 is ok. +DEAL::Cell << 2.363, face 1 subface 3 is ok. +DEAL::Cell << 2.363, face 2 subface 0 is ok. +DEAL::Cell << 2.363, face 2 subface 1 is ok. +DEAL::Cell << 2.363, face 2 subface 2 is ok. +DEAL::Cell << 2.363, face 2 subface 3 is ok. +DEAL::Cell << 2.363, face 3 subface 0 is ok. +DEAL::Cell << 2.363, face 3 subface 1 is ok. +DEAL::Cell << 2.363, face 3 subface 2 is ok. +DEAL::Cell << 2.363, face 3 subface 3 is ok. +DEAL::Cell << 2.363, face 4 subface 0 is ok. +DEAL::Cell << 2.363, face 4 subface 1 is ok. +DEAL::Cell << 2.363, face 4 subface 2 is ok. +DEAL::Cell << 2.363, face 4 subface 3 is ok. +DEAL::Cell << 2.363, face 5 subface 0 is ok. +DEAL::Cell << 2.363, face 5 subface 1 is ok. +DEAL::Cell << 2.363, face 5 subface 2 is ok. +DEAL::Cell << 2.363, face 5 subface 3 is ok. +DEAL::Cell << 2.364, face 0 subface 0 is ok. +DEAL::Cell << 2.364, face 0 subface 1 is ok. +DEAL::Cell << 2.364, face 0 subface 2 is ok. +DEAL::Cell << 2.364, face 0 subface 3 is ok. +DEAL::Cell << 2.364, face 1 subface 0 is ok. +DEAL::Cell << 2.364, face 1 subface 1 is ok. +DEAL::Cell << 2.364, face 1 subface 2 is ok. +DEAL::Cell << 2.364, face 1 subface 3 is ok. +DEAL::Cell << 2.364, face 2 subface 0 is ok. +DEAL::Cell << 2.364, face 2 subface 1 is ok. +DEAL::Cell << 2.364, face 2 subface 2 is ok. +DEAL::Cell << 2.364, face 2 subface 3 is ok. +DEAL::Cell << 2.364, face 3 subface 0 is ok. +DEAL::Cell << 2.364, face 3 subface 1 is ok. +DEAL::Cell << 2.364, face 3 subface 2 is ok. +DEAL::Cell << 2.364, face 3 subface 3 is ok. +DEAL::Cell << 2.364, face 4 subface 0 is ok. +DEAL::Cell << 2.364, face 4 subface 1 is ok. +DEAL::Cell << 2.364, face 4 subface 2 is ok. +DEAL::Cell << 2.364, face 4 subface 3 is ok. +DEAL::Cell << 2.364, face 5 subface 0 is ok. +DEAL::Cell << 2.364, face 5 subface 1 is ok. +DEAL::Cell << 2.364, face 5 subface 2 is ok. +DEAL::Cell << 2.364, face 5 subface 3 is ok. +DEAL::Cell << 2.365, face 0 subface 0 is ok. +DEAL::Cell << 2.365, face 0 subface 1 is ok. +DEAL::Cell << 2.365, face 0 subface 2 is ok. +DEAL::Cell << 2.365, face 0 subface 3 is ok. +DEAL::Cell << 2.365, face 1 subface 0 is ok. +DEAL::Cell << 2.365, face 1 subface 1 is ok. +DEAL::Cell << 2.365, face 1 subface 2 is ok. +DEAL::Cell << 2.365, face 1 subface 3 is ok. +DEAL::Cell << 2.365, face 2 subface 0 is ok. +DEAL::Cell << 2.365, face 2 subface 1 is ok. +DEAL::Cell << 2.365, face 2 subface 2 is ok. +DEAL::Cell << 2.365, face 2 subface 3 is ok. +DEAL::Cell << 2.365, face 3 subface 0 is ok. +DEAL::Cell << 2.365, face 3 subface 1 is ok. +DEAL::Cell << 2.365, face 3 subface 2 is ok. +DEAL::Cell << 2.365, face 3 subface 3 is ok. +DEAL::Cell << 2.365, face 4 subface 0 is ok. +DEAL::Cell << 2.365, face 4 subface 1 is ok. +DEAL::Cell << 2.365, face 4 subface 2 is ok. +DEAL::Cell << 2.365, face 4 subface 3 is ok. +DEAL::Cell << 2.365, face 5 subface 0 is ok. +DEAL::Cell << 2.365, face 5 subface 1 is ok. +DEAL::Cell << 2.365, face 5 subface 2 is ok. +DEAL::Cell << 2.365, face 5 subface 3 is ok. +DEAL::Cell << 2.366, face 0 subface 0 is ok. +DEAL::Cell << 2.366, face 0 subface 1 is ok. +DEAL::Cell << 2.366, face 0 subface 2 is ok. +DEAL::Cell << 2.366, face 0 subface 3 is ok. +DEAL::Cell << 2.366, face 1 subface 0 is ok. +DEAL::Cell << 2.366, face 1 subface 1 is ok. +DEAL::Cell << 2.366, face 1 subface 2 is ok. +DEAL::Cell << 2.366, face 1 subface 3 is ok. +DEAL::Cell << 2.366, face 2 subface 0 is ok. +DEAL::Cell << 2.366, face 2 subface 1 is ok. +DEAL::Cell << 2.366, face 2 subface 2 is ok. +DEAL::Cell << 2.366, face 2 subface 3 is ok. +DEAL::Cell << 2.366, face 3 subface 0 is ok. +DEAL::Cell << 2.366, face 3 subface 1 is ok. +DEAL::Cell << 2.366, face 3 subface 2 is ok. +DEAL::Cell << 2.366, face 3 subface 3 is ok. +DEAL::Cell << 2.366, face 4 subface 0 is ok. +DEAL::Cell << 2.366, face 4 subface 1 is ok. +DEAL::Cell << 2.366, face 4 subface 2 is ok. +DEAL::Cell << 2.366, face 4 subface 3 is ok. +DEAL::Cell << 2.366, face 5 subface 0 is ok. +DEAL::Cell << 2.366, face 5 subface 1 is ok. +DEAL::Cell << 2.366, face 5 subface 2 is ok. +DEAL::Cell << 2.366, face 5 subface 3 is ok. +DEAL::Cell << 2.367, face 0 subface 0 is ok. +DEAL::Cell << 2.367, face 0 subface 1 is ok. +DEAL::Cell << 2.367, face 0 subface 2 is ok. +DEAL::Cell << 2.367, face 0 subface 3 is ok. +DEAL::Cell << 2.367, face 1 subface 0 is ok. +DEAL::Cell << 2.367, face 1 subface 1 is ok. +DEAL::Cell << 2.367, face 1 subface 2 is ok. +DEAL::Cell << 2.367, face 1 subface 3 is ok. +DEAL::Cell << 2.367, face 2 subface 0 is ok. +DEAL::Cell << 2.367, face 2 subface 1 is ok. +DEAL::Cell << 2.367, face 2 subface 2 is ok. +DEAL::Cell << 2.367, face 2 subface 3 is ok. +DEAL::Cell << 2.367, face 3 subface 0 is ok. +DEAL::Cell << 2.367, face 3 subface 1 is ok. +DEAL::Cell << 2.367, face 3 subface 2 is ok. +DEAL::Cell << 2.367, face 3 subface 3 is ok. +DEAL::Cell << 2.367, face 4 subface 0 is ok. +DEAL::Cell << 2.367, face 4 subface 1 is ok. +DEAL::Cell << 2.367, face 4 subface 2 is ok. +DEAL::Cell << 2.367, face 4 subface 3 is ok. +DEAL::Cell << 2.367, face 5 subface 0 is ok. +DEAL::Cell << 2.367, face 5 subface 1 is ok. +DEAL::Cell << 2.367, face 5 subface 2 is ok. +DEAL::Cell << 2.367, face 5 subface 3 is ok. +DEAL::Cell << 2.368, face 0 subface 0 is ok. +DEAL::Cell << 2.368, face 0 subface 1 is ok. +DEAL::Cell << 2.368, face 0 subface 2 is ok. +DEAL::Cell << 2.368, face 0 subface 3 is ok. +DEAL::Cell << 2.368, face 1 subface 0 is ok. +DEAL::Cell << 2.368, face 1 subface 1 is ok. +DEAL::Cell << 2.368, face 1 subface 2 is ok. +DEAL::Cell << 2.368, face 1 subface 3 is ok. +DEAL::Cell << 2.368, face 2 subface 0 is ok. +DEAL::Cell << 2.368, face 2 subface 1 is ok. +DEAL::Cell << 2.368, face 2 subface 2 is ok. +DEAL::Cell << 2.368, face 2 subface 3 is ok. +DEAL::Cell << 2.368, face 3 subface 0 is ok. +DEAL::Cell << 2.368, face 3 subface 1 is ok. +DEAL::Cell << 2.368, face 3 subface 2 is ok. +DEAL::Cell << 2.368, face 3 subface 3 is ok. +DEAL::Cell << 2.368, face 4 subface 0 is ok. +DEAL::Cell << 2.368, face 4 subface 1 is ok. +DEAL::Cell << 2.368, face 4 subface 2 is ok. +DEAL::Cell << 2.368, face 4 subface 3 is ok. +DEAL::Cell << 2.368, face 5 subface 0 is ok. +DEAL::Cell << 2.368, face 5 subface 1 is ok. +DEAL::Cell << 2.368, face 5 subface 2 is ok. +DEAL::Cell << 2.368, face 5 subface 3 is ok. +DEAL::Cell << 2.369, face 0 subface 0 is ok. +DEAL::Cell << 2.369, face 0 subface 1 is ok. +DEAL::Cell << 2.369, face 0 subface 2 is ok. +DEAL::Cell << 2.369, face 0 subface 3 is ok. +DEAL::Cell << 2.369, face 1 subface 0 is ok. +DEAL::Cell << 2.369, face 1 subface 1 is ok. +DEAL::Cell << 2.369, face 1 subface 2 is ok. +DEAL::Cell << 2.369, face 1 subface 3 is ok. +DEAL::Cell << 2.369, face 2 subface 0 is ok. +DEAL::Cell << 2.369, face 2 subface 1 is ok. +DEAL::Cell << 2.369, face 2 subface 2 is ok. +DEAL::Cell << 2.369, face 2 subface 3 is ok. +DEAL::Cell << 2.369, face 3 subface 0 is ok. +DEAL::Cell << 2.369, face 3 subface 1 is ok. +DEAL::Cell << 2.369, face 3 subface 2 is ok. +DEAL::Cell << 2.369, face 3 subface 3 is ok. +DEAL::Cell << 2.369, face 4 subface 0 is ok. +DEAL::Cell << 2.369, face 4 subface 1 is ok. +DEAL::Cell << 2.369, face 4 subface 2 is ok. +DEAL::Cell << 2.369, face 4 subface 3 is ok. +DEAL::Cell << 2.369, face 5 subface 0 is ok. +DEAL::Cell << 2.369, face 5 subface 1 is ok. +DEAL::Cell << 2.369, face 5 subface 2 is ok. +DEAL::Cell << 2.369, face 5 subface 3 is ok. +DEAL::Cell << 2.370, face 0 subface 0 is ok. +DEAL::Cell << 2.370, face 0 subface 1 is ok. +DEAL::Cell << 2.370, face 0 subface 2 is ok. +DEAL::Cell << 2.370, face 0 subface 3 is ok. +DEAL::Cell << 2.370, face 1 subface 0 is ok. +DEAL::Cell << 2.370, face 1 subface 1 is ok. +DEAL::Cell << 2.370, face 1 subface 2 is ok. +DEAL::Cell << 2.370, face 1 subface 3 is ok. +DEAL::Cell << 2.370, face 2 subface 0 is ok. +DEAL::Cell << 2.370, face 2 subface 1 is ok. +DEAL::Cell << 2.370, face 2 subface 2 is ok. +DEAL::Cell << 2.370, face 2 subface 3 is ok. +DEAL::Cell << 2.370, face 3 subface 0 is ok. +DEAL::Cell << 2.370, face 3 subface 1 is ok. +DEAL::Cell << 2.370, face 3 subface 2 is ok. +DEAL::Cell << 2.370, face 3 subface 3 is ok. +DEAL::Cell << 2.370, face 4 subface 0 is ok. +DEAL::Cell << 2.370, face 4 subface 1 is ok. +DEAL::Cell << 2.370, face 4 subface 2 is ok. +DEAL::Cell << 2.370, face 4 subface 3 is ok. +DEAL::Cell << 2.370, face 5 subface 0 is ok. +DEAL::Cell << 2.370, face 5 subface 1 is ok. +DEAL::Cell << 2.370, face 5 subface 2 is ok. +DEAL::Cell << 2.370, face 5 subface 3 is ok. +DEAL::Cell << 2.371, face 0 subface 0 is ok. +DEAL::Cell << 2.371, face 0 subface 1 is ok. +DEAL::Cell << 2.371, face 0 subface 2 is ok. +DEAL::Cell << 2.371, face 0 subface 3 is ok. +DEAL::Cell << 2.371, face 1 subface 0 is ok. +DEAL::Cell << 2.371, face 1 subface 1 is ok. +DEAL::Cell << 2.371, face 1 subface 2 is ok. +DEAL::Cell << 2.371, face 1 subface 3 is ok. +DEAL::Cell << 2.371, face 2 subface 0 is ok. +DEAL::Cell << 2.371, face 2 subface 1 is ok. +DEAL::Cell << 2.371, face 2 subface 2 is ok. +DEAL::Cell << 2.371, face 2 subface 3 is ok. +DEAL::Cell << 2.371, face 3 subface 0 is ok. +DEAL::Cell << 2.371, face 3 subface 1 is ok. +DEAL::Cell << 2.371, face 3 subface 2 is ok. +DEAL::Cell << 2.371, face 3 subface 3 is ok. +DEAL::Cell << 2.371, face 4 subface 0 is ok. +DEAL::Cell << 2.371, face 4 subface 1 is ok. +DEAL::Cell << 2.371, face 4 subface 2 is ok. +DEAL::Cell << 2.371, face 4 subface 3 is ok. +DEAL::Cell << 2.371, face 5 subface 0 is ok. +DEAL::Cell << 2.371, face 5 subface 1 is ok. +DEAL::Cell << 2.371, face 5 subface 2 is ok. +DEAL::Cell << 2.371, face 5 subface 3 is ok. +DEAL::Cell << 2.372, face 0 subface 0 is ok. +DEAL::Cell << 2.372, face 0 subface 1 is ok. +DEAL::Cell << 2.372, face 0 subface 2 is ok. +DEAL::Cell << 2.372, face 0 subface 3 is ok. +DEAL::Cell << 2.372, face 1 subface 0 is ok. +DEAL::Cell << 2.372, face 1 subface 1 is ok. +DEAL::Cell << 2.372, face 1 subface 2 is ok. +DEAL::Cell << 2.372, face 1 subface 3 is ok. +DEAL::Cell << 2.372, face 2 subface 0 is ok. +DEAL::Cell << 2.372, face 2 subface 1 is ok. +DEAL::Cell << 2.372, face 2 subface 2 is ok. +DEAL::Cell << 2.372, face 2 subface 3 is ok. +DEAL::Cell << 2.372, face 3 subface 0 is ok. +DEAL::Cell << 2.372, face 3 subface 1 is ok. +DEAL::Cell << 2.372, face 3 subface 2 is ok. +DEAL::Cell << 2.372, face 3 subface 3 is ok. +DEAL::Cell << 2.372, face 4 subface 0 is ok. +DEAL::Cell << 2.372, face 4 subface 1 is ok. +DEAL::Cell << 2.372, face 4 subface 2 is ok. +DEAL::Cell << 2.372, face 4 subface 3 is ok. +DEAL::Cell << 2.372, face 5 subface 0 is ok. +DEAL::Cell << 2.372, face 5 subface 1 is ok. +DEAL::Cell << 2.372, face 5 subface 2 is ok. +DEAL::Cell << 2.372, face 5 subface 3 is ok. +DEAL::Cell << 2.373, face 0 subface 0 is ok. +DEAL::Cell << 2.373, face 0 subface 1 is ok. +DEAL::Cell << 2.373, face 0 subface 2 is ok. +DEAL::Cell << 2.373, face 0 subface 3 is ok. +DEAL::Cell << 2.373, face 1 subface 0 is ok. +DEAL::Cell << 2.373, face 1 subface 1 is ok. +DEAL::Cell << 2.373, face 1 subface 2 is ok. +DEAL::Cell << 2.373, face 1 subface 3 is ok. +DEAL::Cell << 2.373, face 2 subface 0 is ok. +DEAL::Cell << 2.373, face 2 subface 1 is ok. +DEAL::Cell << 2.373, face 2 subface 2 is ok. +DEAL::Cell << 2.373, face 2 subface 3 is ok. +DEAL::Cell << 2.373, face 3 subface 0 is ok. +DEAL::Cell << 2.373, face 3 subface 1 is ok. +DEAL::Cell << 2.373, face 3 subface 2 is ok. +DEAL::Cell << 2.373, face 3 subface 3 is ok. +DEAL::Cell << 2.373, face 4 subface 0 is ok. +DEAL::Cell << 2.373, face 4 subface 1 is ok. +DEAL::Cell << 2.373, face 4 subface 2 is ok. +DEAL::Cell << 2.373, face 4 subface 3 is ok. +DEAL::Cell << 2.373, face 5 subface 0 is ok. +DEAL::Cell << 2.373, face 5 subface 1 is ok. +DEAL::Cell << 2.373, face 5 subface 2 is ok. +DEAL::Cell << 2.373, face 5 subface 3 is ok. +DEAL::Cell << 2.374, face 0 subface 0 is ok. +DEAL::Cell << 2.374, face 0 subface 1 is ok. +DEAL::Cell << 2.374, face 0 subface 2 is ok. +DEAL::Cell << 2.374, face 0 subface 3 is ok. +DEAL::Cell << 2.374, face 1 subface 0 is ok. +DEAL::Cell << 2.374, face 1 subface 1 is ok. +DEAL::Cell << 2.374, face 1 subface 2 is ok. +DEAL::Cell << 2.374, face 1 subface 3 is ok. +DEAL::Cell << 2.374, face 2 subface 0 is ok. +DEAL::Cell << 2.374, face 2 subface 1 is ok. +DEAL::Cell << 2.374, face 2 subface 2 is ok. +DEAL::Cell << 2.374, face 2 subface 3 is ok. +DEAL::Cell << 2.374, face 3 subface 0 is ok. +DEAL::Cell << 2.374, face 3 subface 1 is ok. +DEAL::Cell << 2.374, face 3 subface 2 is ok. +DEAL::Cell << 2.374, face 3 subface 3 is ok. +DEAL::Cell << 2.374, face 4 subface 0 is ok. +DEAL::Cell << 2.374, face 4 subface 1 is ok. +DEAL::Cell << 2.374, face 4 subface 2 is ok. +DEAL::Cell << 2.374, face 4 subface 3 is ok. +DEAL::Cell << 2.374, face 5 subface 0 is ok. +DEAL::Cell << 2.374, face 5 subface 1 is ok. +DEAL::Cell << 2.374, face 5 subface 2 is ok. +DEAL::Cell << 2.374, face 5 subface 3 is ok. +DEAL::Cell << 2.375, face 0 subface 0 is ok. +DEAL::Cell << 2.375, face 0 subface 1 is ok. +DEAL::Cell << 2.375, face 0 subface 2 is ok. +DEAL::Cell << 2.375, face 0 subface 3 is ok. +DEAL::Cell << 2.375, face 1 subface 0 is ok. +DEAL::Cell << 2.375, face 1 subface 1 is ok. +DEAL::Cell << 2.375, face 1 subface 2 is ok. +DEAL::Cell << 2.375, face 1 subface 3 is ok. +DEAL::Cell << 2.375, face 2 subface 0 is ok. +DEAL::Cell << 2.375, face 2 subface 1 is ok. +DEAL::Cell << 2.375, face 2 subface 2 is ok. +DEAL::Cell << 2.375, face 2 subface 3 is ok. +DEAL::Cell << 2.375, face 3 subface 0 is ok. +DEAL::Cell << 2.375, face 3 subface 1 is ok. +DEAL::Cell << 2.375, face 3 subface 2 is ok. +DEAL::Cell << 2.375, face 3 subface 3 is ok. +DEAL::Cell << 2.375, face 4 subface 0 is ok. +DEAL::Cell << 2.375, face 4 subface 1 is ok. +DEAL::Cell << 2.375, face 4 subface 2 is ok. +DEAL::Cell << 2.375, face 4 subface 3 is ok. +DEAL::Cell << 2.375, face 5 subface 0 is ok. +DEAL::Cell << 2.375, face 5 subface 1 is ok. +DEAL::Cell << 2.375, face 5 subface 2 is ok. +DEAL::Cell << 2.375, face 5 subface 3 is ok. +DEAL::Cell << 2.376, face 0 subface 0 is ok. +DEAL::Cell << 2.376, face 0 subface 1 is ok. +DEAL::Cell << 2.376, face 0 subface 2 is ok. +DEAL::Cell << 2.376, face 0 subface 3 is ok. +DEAL::Cell << 2.376, face 1 subface 0 is ok. +DEAL::Cell << 2.376, face 1 subface 1 is ok. +DEAL::Cell << 2.376, face 1 subface 2 is ok. +DEAL::Cell << 2.376, face 1 subface 3 is ok. +DEAL::Cell << 2.376, face 2 subface 0 is ok. +DEAL::Cell << 2.376, face 2 subface 1 is ok. +DEAL::Cell << 2.376, face 2 subface 2 is ok. +DEAL::Cell << 2.376, face 2 subface 3 is ok. +DEAL::Cell << 2.376, face 3 subface 0 is ok. +DEAL::Cell << 2.376, face 3 subface 1 is ok. +DEAL::Cell << 2.376, face 3 subface 2 is ok. +DEAL::Cell << 2.376, face 3 subface 3 is ok. +DEAL::Cell << 2.376, face 4 subface 0 is ok. +DEAL::Cell << 2.376, face 4 subface 1 is ok. +DEAL::Cell << 2.376, face 4 subface 2 is ok. +DEAL::Cell << 2.376, face 4 subface 3 is ok. +DEAL::Cell << 2.376, face 5 subface 0 is ok. +DEAL::Cell << 2.376, face 5 subface 1 is ok. +DEAL::Cell << 2.376, face 5 subface 2 is ok. +DEAL::Cell << 2.376, face 5 subface 3 is ok. +DEAL::Cell << 2.377, face 0 subface 0 is ok. +DEAL::Cell << 2.377, face 0 subface 1 is ok. +DEAL::Cell << 2.377, face 0 subface 2 is ok. +DEAL::Cell << 2.377, face 0 subface 3 is ok. +DEAL::Cell << 2.377, face 1 subface 0 is ok. +DEAL::Cell << 2.377, face 1 subface 1 is ok. +DEAL::Cell << 2.377, face 1 subface 2 is ok. +DEAL::Cell << 2.377, face 1 subface 3 is ok. +DEAL::Cell << 2.377, face 2 subface 0 is ok. +DEAL::Cell << 2.377, face 2 subface 1 is ok. +DEAL::Cell << 2.377, face 2 subface 2 is ok. +DEAL::Cell << 2.377, face 2 subface 3 is ok. +DEAL::Cell << 2.377, face 3 subface 0 is ok. +DEAL::Cell << 2.377, face 3 subface 1 is ok. +DEAL::Cell << 2.377, face 3 subface 2 is ok. +DEAL::Cell << 2.377, face 3 subface 3 is ok. +DEAL::Cell << 2.377, face 4 subface 0 is ok. +DEAL::Cell << 2.377, face 4 subface 1 is ok. +DEAL::Cell << 2.377, face 4 subface 2 is ok. +DEAL::Cell << 2.377, face 4 subface 3 is ok. +DEAL::Cell << 2.377, face 5 subface 0 is ok. +DEAL::Cell << 2.377, face 5 subface 1 is ok. +DEAL::Cell << 2.377, face 5 subface 2 is ok. +DEAL::Cell << 2.377, face 5 subface 3 is ok. +DEAL::Cell << 2.378, face 0 subface 0 is ok. +DEAL::Cell << 2.378, face 0 subface 1 is ok. +DEAL::Cell << 2.378, face 0 subface 2 is ok. +DEAL::Cell << 2.378, face 0 subface 3 is ok. +DEAL::Cell << 2.378, face 1 subface 0 is ok. +DEAL::Cell << 2.378, face 1 subface 1 is ok. +DEAL::Cell << 2.378, face 1 subface 2 is ok. +DEAL::Cell << 2.378, face 1 subface 3 is ok. +DEAL::Cell << 2.378, face 2 subface 0 is ok. +DEAL::Cell << 2.378, face 2 subface 1 is ok. +DEAL::Cell << 2.378, face 2 subface 2 is ok. +DEAL::Cell << 2.378, face 2 subface 3 is ok. +DEAL::Cell << 2.378, face 3 subface 0 is ok. +DEAL::Cell << 2.378, face 3 subface 1 is ok. +DEAL::Cell << 2.378, face 3 subface 2 is ok. +DEAL::Cell << 2.378, face 3 subface 3 is ok. +DEAL::Cell << 2.378, face 4 subface 0 is ok. +DEAL::Cell << 2.378, face 4 subface 1 is ok. +DEAL::Cell << 2.378, face 4 subface 2 is ok. +DEAL::Cell << 2.378, face 4 subface 3 is ok. +DEAL::Cell << 2.378, face 5 subface 0 is ok. +DEAL::Cell << 2.378, face 5 subface 1 is ok. +DEAL::Cell << 2.378, face 5 subface 2 is ok. +DEAL::Cell << 2.378, face 5 subface 3 is ok. +DEAL::Cell << 2.379, face 0 subface 0 is ok. +DEAL::Cell << 2.379, face 0 subface 1 is ok. +DEAL::Cell << 2.379, face 0 subface 2 is ok. +DEAL::Cell << 2.379, face 0 subface 3 is ok. +DEAL::Cell << 2.379, face 1 subface 0 is ok. +DEAL::Cell << 2.379, face 1 subface 1 is ok. +DEAL::Cell << 2.379, face 1 subface 2 is ok. +DEAL::Cell << 2.379, face 1 subface 3 is ok. +DEAL::Cell << 2.379, face 2 subface 0 is ok. +DEAL::Cell << 2.379, face 2 subface 1 is ok. +DEAL::Cell << 2.379, face 2 subface 2 is ok. +DEAL::Cell << 2.379, face 2 subface 3 is ok. +DEAL::Cell << 2.379, face 3 subface 0 is ok. +DEAL::Cell << 2.379, face 3 subface 1 is ok. +DEAL::Cell << 2.379, face 3 subface 2 is ok. +DEAL::Cell << 2.379, face 3 subface 3 is ok. +DEAL::Cell << 2.379, face 4 subface 0 is ok. +DEAL::Cell << 2.379, face 4 subface 1 is ok. +DEAL::Cell << 2.379, face 4 subface 2 is ok. +DEAL::Cell << 2.379, face 4 subface 3 is ok. +DEAL::Cell << 2.379, face 5 subface 0 is ok. +DEAL::Cell << 2.379, face 5 subface 1 is ok. +DEAL::Cell << 2.379, face 5 subface 2 is ok. +DEAL::Cell << 2.379, face 5 subface 3 is ok. +DEAL::Cell << 2.380, face 0 subface 0 is ok. +DEAL::Cell << 2.380, face 0 subface 1 is ok. +DEAL::Cell << 2.380, face 0 subface 2 is ok. +DEAL::Cell << 2.380, face 0 subface 3 is ok. +DEAL::Cell << 2.380, face 1 subface 0 is ok. +DEAL::Cell << 2.380, face 1 subface 1 is ok. +DEAL::Cell << 2.380, face 1 subface 2 is ok. +DEAL::Cell << 2.380, face 1 subface 3 is ok. +DEAL::Cell << 2.380, face 2 subface 0 is ok. +DEAL::Cell << 2.380, face 2 subface 1 is ok. +DEAL::Cell << 2.380, face 2 subface 2 is ok. +DEAL::Cell << 2.380, face 2 subface 3 is ok. +DEAL::Cell << 2.380, face 3 subface 0 is ok. +DEAL::Cell << 2.380, face 3 subface 1 is ok. +DEAL::Cell << 2.380, face 3 subface 2 is ok. +DEAL::Cell << 2.380, face 3 subface 3 is ok. +DEAL::Cell << 2.380, face 4 subface 0 is ok. +DEAL::Cell << 2.380, face 4 subface 1 is ok. +DEAL::Cell << 2.380, face 4 subface 2 is ok. +DEAL::Cell << 2.380, face 4 subface 3 is ok. +DEAL::Cell << 2.380, face 5 subface 0 is ok. +DEAL::Cell << 2.380, face 5 subface 1 is ok. +DEAL::Cell << 2.380, face 5 subface 2 is ok. +DEAL::Cell << 2.380, face 5 subface 3 is ok. +DEAL::Cell << 2.381, face 0 subface 0 is ok. +DEAL::Cell << 2.381, face 0 subface 1 is ok. +DEAL::Cell << 2.381, face 0 subface 2 is ok. +DEAL::Cell << 2.381, face 0 subface 3 is ok. +DEAL::Cell << 2.381, face 1 subface 0 is ok. +DEAL::Cell << 2.381, face 1 subface 1 is ok. +DEAL::Cell << 2.381, face 1 subface 2 is ok. +DEAL::Cell << 2.381, face 1 subface 3 is ok. +DEAL::Cell << 2.381, face 2 subface 0 is ok. +DEAL::Cell << 2.381, face 2 subface 1 is ok. +DEAL::Cell << 2.381, face 2 subface 2 is ok. +DEAL::Cell << 2.381, face 2 subface 3 is ok. +DEAL::Cell << 2.381, face 3 subface 0 is ok. +DEAL::Cell << 2.381, face 3 subface 1 is ok. +DEAL::Cell << 2.381, face 3 subface 2 is ok. +DEAL::Cell << 2.381, face 3 subface 3 is ok. +DEAL::Cell << 2.381, face 4 subface 0 is ok. +DEAL::Cell << 2.381, face 4 subface 1 is ok. +DEAL::Cell << 2.381, face 4 subface 2 is ok. +DEAL::Cell << 2.381, face 4 subface 3 is ok. +DEAL::Cell << 2.381, face 5 subface 0 is ok. +DEAL::Cell << 2.381, face 5 subface 1 is ok. +DEAL::Cell << 2.381, face 5 subface 2 is ok. +DEAL::Cell << 2.381, face 5 subface 3 is ok. +DEAL::Cell << 2.382, face 0 subface 0 is ok. +DEAL::Cell << 2.382, face 0 subface 1 is ok. +DEAL::Cell << 2.382, face 0 subface 2 is ok. +DEAL::Cell << 2.382, face 0 subface 3 is ok. +DEAL::Cell << 2.382, face 1 subface 0 is ok. +DEAL::Cell << 2.382, face 1 subface 1 is ok. +DEAL::Cell << 2.382, face 1 subface 2 is ok. +DEAL::Cell << 2.382, face 1 subface 3 is ok. +DEAL::Cell << 2.382, face 2 subface 0 is ok. +DEAL::Cell << 2.382, face 2 subface 1 is ok. +DEAL::Cell << 2.382, face 2 subface 2 is ok. +DEAL::Cell << 2.382, face 2 subface 3 is ok. +DEAL::Cell << 2.382, face 3 subface 0 is ok. +DEAL::Cell << 2.382, face 3 subface 1 is ok. +DEAL::Cell << 2.382, face 3 subface 2 is ok. +DEAL::Cell << 2.382, face 3 subface 3 is ok. +DEAL::Cell << 2.382, face 4 subface 0 is ok. +DEAL::Cell << 2.382, face 4 subface 1 is ok. +DEAL::Cell << 2.382, face 4 subface 2 is ok. +DEAL::Cell << 2.382, face 4 subface 3 is ok. +DEAL::Cell << 2.382, face 5 subface 0 is ok. +DEAL::Cell << 2.382, face 5 subface 1 is ok. +DEAL::Cell << 2.382, face 5 subface 2 is ok. +DEAL::Cell << 2.382, face 5 subface 3 is ok. +DEAL::Cell << 2.383, face 0 subface 0 is ok. +DEAL::Cell << 2.383, face 0 subface 1 is ok. +DEAL::Cell << 2.383, face 0 subface 2 is ok. +DEAL::Cell << 2.383, face 0 subface 3 is ok. +DEAL::Cell << 2.383, face 1 subface 0 is ok. +DEAL::Cell << 2.383, face 1 subface 1 is ok. +DEAL::Cell << 2.383, face 1 subface 2 is ok. +DEAL::Cell << 2.383, face 1 subface 3 is ok. +DEAL::Cell << 2.383, face 2 subface 0 is ok. +DEAL::Cell << 2.383, face 2 subface 1 is ok. +DEAL::Cell << 2.383, face 2 subface 2 is ok. +DEAL::Cell << 2.383, face 2 subface 3 is ok. +DEAL::Cell << 2.383, face 3 subface 0 is ok. +DEAL::Cell << 2.383, face 3 subface 1 is ok. +DEAL::Cell << 2.383, face 3 subface 2 is ok. +DEAL::Cell << 2.383, face 3 subface 3 is ok. +DEAL::Cell << 2.383, face 4 subface 0 is ok. +DEAL::Cell << 2.383, face 4 subface 1 is ok. +DEAL::Cell << 2.383, face 4 subface 2 is ok. +DEAL::Cell << 2.383, face 4 subface 3 is ok. +DEAL::Cell << 2.383, face 5 subface 0 is ok. +DEAL::Cell << 2.383, face 5 subface 1 is ok. +DEAL::Cell << 2.383, face 5 subface 2 is ok. +DEAL::Cell << 2.383, face 5 subface 3 is ok. +DEAL::Cell << 2.384, face 0 subface 0 is ok. +DEAL::Cell << 2.384, face 0 subface 1 is ok. +DEAL::Cell << 2.384, face 0 subface 2 is ok. +DEAL::Cell << 2.384, face 0 subface 3 is ok. +DEAL::Cell << 2.384, face 1 subface 0 is ok. +DEAL::Cell << 2.384, face 1 subface 1 is ok. +DEAL::Cell << 2.384, face 1 subface 2 is ok. +DEAL::Cell << 2.384, face 1 subface 3 is ok. +DEAL::Cell << 2.384, face 2 subface 0 is ok. +DEAL::Cell << 2.384, face 2 subface 1 is ok. +DEAL::Cell << 2.384, face 2 subface 2 is ok. +DEAL::Cell << 2.384, face 2 subface 3 is ok. +DEAL::Cell << 2.384, face 3 subface 0 is ok. +DEAL::Cell << 2.384, face 3 subface 1 is ok. +DEAL::Cell << 2.384, face 3 subface 2 is ok. +DEAL::Cell << 2.384, face 3 subface 3 is ok. +DEAL::Cell << 2.384, face 4 subface 0 is ok. +DEAL::Cell << 2.384, face 4 subface 1 is ok. +DEAL::Cell << 2.384, face 4 subface 2 is ok. +DEAL::Cell << 2.384, face 4 subface 3 is ok. +DEAL::Cell << 2.384, face 5 subface 0 is ok. +DEAL::Cell << 2.384, face 5 subface 1 is ok. +DEAL::Cell << 2.384, face 5 subface 2 is ok. +DEAL::Cell << 2.384, face 5 subface 3 is ok. +DEAL::Cell << 2.385, face 0 subface 0 is ok. +DEAL::Cell << 2.385, face 0 subface 1 is ok. +DEAL::Cell << 2.385, face 0 subface 2 is ok. +DEAL::Cell << 2.385, face 0 subface 3 is ok. +DEAL::Cell << 2.385, face 1 subface 0 is ok. +DEAL::Cell << 2.385, face 1 subface 1 is ok. +DEAL::Cell << 2.385, face 1 subface 2 is ok. +DEAL::Cell << 2.385, face 1 subface 3 is ok. +DEAL::Cell << 2.385, face 2 subface 0 is ok. +DEAL::Cell << 2.385, face 2 subface 1 is ok. +DEAL::Cell << 2.385, face 2 subface 2 is ok. +DEAL::Cell << 2.385, face 2 subface 3 is ok. +DEAL::Cell << 2.385, face 3 subface 0 is ok. +DEAL::Cell << 2.385, face 3 subface 1 is ok. +DEAL::Cell << 2.385, face 3 subface 2 is ok. +DEAL::Cell << 2.385, face 3 subface 3 is ok. +DEAL::Cell << 2.385, face 4 subface 0 is ok. +DEAL::Cell << 2.385, face 4 subface 1 is ok. +DEAL::Cell << 2.385, face 4 subface 2 is ok. +DEAL::Cell << 2.385, face 4 subface 3 is ok. +DEAL::Cell << 2.385, face 5 subface 0 is ok. +DEAL::Cell << 2.385, face 5 subface 1 is ok. +DEAL::Cell << 2.385, face 5 subface 2 is ok. +DEAL::Cell << 2.385, face 5 subface 3 is ok. +DEAL::Cell << 2.386, face 0 subface 0 is ok. +DEAL::Cell << 2.386, face 0 subface 1 is ok. +DEAL::Cell << 2.386, face 0 subface 2 is ok. +DEAL::Cell << 2.386, face 0 subface 3 is ok. +DEAL::Cell << 2.386, face 1 subface 0 is ok. +DEAL::Cell << 2.386, face 1 subface 1 is ok. +DEAL::Cell << 2.386, face 1 subface 2 is ok. +DEAL::Cell << 2.386, face 1 subface 3 is ok. +DEAL::Cell << 2.386, face 2 subface 0 is ok. +DEAL::Cell << 2.386, face 2 subface 1 is ok. +DEAL::Cell << 2.386, face 2 subface 2 is ok. +DEAL::Cell << 2.386, face 2 subface 3 is ok. +DEAL::Cell << 2.386, face 3 subface 0 is ok. +DEAL::Cell << 2.386, face 3 subface 1 is ok. +DEAL::Cell << 2.386, face 3 subface 2 is ok. +DEAL::Cell << 2.386, face 3 subface 3 is ok. +DEAL::Cell << 2.386, face 4 subface 0 is ok. +DEAL::Cell << 2.386, face 4 subface 1 is ok. +DEAL::Cell << 2.386, face 4 subface 2 is ok. +DEAL::Cell << 2.386, face 4 subface 3 is ok. +DEAL::Cell << 2.386, face 5 subface 0 is ok. +DEAL::Cell << 2.386, face 5 subface 1 is ok. +DEAL::Cell << 2.386, face 5 subface 2 is ok. +DEAL::Cell << 2.386, face 5 subface 3 is ok. +DEAL::Cell << 2.387, face 0 subface 0 is ok. +DEAL::Cell << 2.387, face 0 subface 1 is ok. +DEAL::Cell << 2.387, face 0 subface 2 is ok. +DEAL::Cell << 2.387, face 0 subface 3 is ok. +DEAL::Cell << 2.387, face 1 subface 0 is ok. +DEAL::Cell << 2.387, face 1 subface 1 is ok. +DEAL::Cell << 2.387, face 1 subface 2 is ok. +DEAL::Cell << 2.387, face 1 subface 3 is ok. +DEAL::Cell << 2.387, face 2 subface 0 is ok. +DEAL::Cell << 2.387, face 2 subface 1 is ok. +DEAL::Cell << 2.387, face 2 subface 2 is ok. +DEAL::Cell << 2.387, face 2 subface 3 is ok. +DEAL::Cell << 2.387, face 3 subface 0 is ok. +DEAL::Cell << 2.387, face 3 subface 1 is ok. +DEAL::Cell << 2.387, face 3 subface 2 is ok. +DEAL::Cell << 2.387, face 3 subface 3 is ok. +DEAL::Cell << 2.387, face 4 subface 0 is ok. +DEAL::Cell << 2.387, face 4 subface 1 is ok. +DEAL::Cell << 2.387, face 4 subface 2 is ok. +DEAL::Cell << 2.387, face 4 subface 3 is ok. +DEAL::Cell << 2.387, face 5 subface 0 is ok. +DEAL::Cell << 2.387, face 5 subface 1 is ok. +DEAL::Cell << 2.387, face 5 subface 2 is ok. +DEAL::Cell << 2.387, face 5 subface 3 is ok. +DEAL::Cell << 2.388, face 0 subface 0 is ok. +DEAL::Cell << 2.388, face 0 subface 1 is ok. +DEAL::Cell << 2.388, face 0 subface 2 is ok. +DEAL::Cell << 2.388, face 0 subface 3 is ok. +DEAL::Cell << 2.388, face 1 subface 0 is ok. +DEAL::Cell << 2.388, face 1 subface 1 is ok. +DEAL::Cell << 2.388, face 1 subface 2 is ok. +DEAL::Cell << 2.388, face 1 subface 3 is ok. +DEAL::Cell << 2.388, face 2 subface 0 is ok. +DEAL::Cell << 2.388, face 2 subface 1 is ok. +DEAL::Cell << 2.388, face 2 subface 2 is ok. +DEAL::Cell << 2.388, face 2 subface 3 is ok. +DEAL::Cell << 2.388, face 3 subface 0 is ok. +DEAL::Cell << 2.388, face 3 subface 1 is ok. +DEAL::Cell << 2.388, face 3 subface 2 is ok. +DEAL::Cell << 2.388, face 3 subface 3 is ok. +DEAL::Cell << 2.388, face 4 subface 0 is ok. +DEAL::Cell << 2.388, face 4 subface 1 is ok. +DEAL::Cell << 2.388, face 4 subface 2 is ok. +DEAL::Cell << 2.388, face 4 subface 3 is ok. +DEAL::Cell << 2.388, face 5 subface 0 is ok. +DEAL::Cell << 2.388, face 5 subface 1 is ok. +DEAL::Cell << 2.388, face 5 subface 2 is ok. +DEAL::Cell << 2.388, face 5 subface 3 is ok. +DEAL::Cell << 2.389, face 0 subface 0 is ok. +DEAL::Cell << 2.389, face 0 subface 1 is ok. +DEAL::Cell << 2.389, face 0 subface 2 is ok. +DEAL::Cell << 2.389, face 0 subface 3 is ok. +DEAL::Cell << 2.389, face 1 subface 0 is ok. +DEAL::Cell << 2.389, face 1 subface 1 is ok. +DEAL::Cell << 2.389, face 1 subface 2 is ok. +DEAL::Cell << 2.389, face 1 subface 3 is ok. +DEAL::Cell << 2.389, face 2 subface 0 is ok. +DEAL::Cell << 2.389, face 2 subface 1 is ok. +DEAL::Cell << 2.389, face 2 subface 2 is ok. +DEAL::Cell << 2.389, face 2 subface 3 is ok. +DEAL::Cell << 2.389, face 3 subface 0 is ok. +DEAL::Cell << 2.389, face 3 subface 1 is ok. +DEAL::Cell << 2.389, face 3 subface 2 is ok. +DEAL::Cell << 2.389, face 3 subface 3 is ok. +DEAL::Cell << 2.389, face 4 subface 0 is ok. +DEAL::Cell << 2.389, face 4 subface 1 is ok. +DEAL::Cell << 2.389, face 4 subface 2 is ok. +DEAL::Cell << 2.389, face 4 subface 3 is ok. +DEAL::Cell << 2.389, face 5 subface 0 is ok. +DEAL::Cell << 2.389, face 5 subface 1 is ok. +DEAL::Cell << 2.389, face 5 subface 2 is ok. +DEAL::Cell << 2.389, face 5 subface 3 is ok. +DEAL::Cell << 2.390, face 0 subface 0 is ok. +DEAL::Cell << 2.390, face 0 subface 1 is ok. +DEAL::Cell << 2.390, face 0 subface 2 is ok. +DEAL::Cell << 2.390, face 0 subface 3 is ok. +DEAL::Cell << 2.390, face 1 subface 0 is ok. +DEAL::Cell << 2.390, face 1 subface 1 is ok. +DEAL::Cell << 2.390, face 1 subface 2 is ok. +DEAL::Cell << 2.390, face 1 subface 3 is ok. +DEAL::Cell << 2.390, face 2 subface 0 is ok. +DEAL::Cell << 2.390, face 2 subface 1 is ok. +DEAL::Cell << 2.390, face 2 subface 2 is ok. +DEAL::Cell << 2.390, face 2 subface 3 is ok. +DEAL::Cell << 2.390, face 3 subface 0 is ok. +DEAL::Cell << 2.390, face 3 subface 1 is ok. +DEAL::Cell << 2.390, face 3 subface 2 is ok. +DEAL::Cell << 2.390, face 3 subface 3 is ok. +DEAL::Cell << 2.390, face 4 subface 0 is ok. +DEAL::Cell << 2.390, face 4 subface 1 is ok. +DEAL::Cell << 2.390, face 4 subface 2 is ok. +DEAL::Cell << 2.390, face 4 subface 3 is ok. +DEAL::Cell << 2.390, face 5 subface 0 is ok. +DEAL::Cell << 2.390, face 5 subface 1 is ok. +DEAL::Cell << 2.390, face 5 subface 2 is ok. +DEAL::Cell << 2.390, face 5 subface 3 is ok. +DEAL::Cell << 2.391, face 0 subface 0 is ok. +DEAL::Cell << 2.391, face 0 subface 1 is ok. +DEAL::Cell << 2.391, face 0 subface 2 is ok. +DEAL::Cell << 2.391, face 0 subface 3 is ok. +DEAL::Cell << 2.391, face 1 subface 0 is ok. +DEAL::Cell << 2.391, face 1 subface 1 is ok. +DEAL::Cell << 2.391, face 1 subface 2 is ok. +DEAL::Cell << 2.391, face 1 subface 3 is ok. +DEAL::Cell << 2.391, face 2 subface 0 is ok. +DEAL::Cell << 2.391, face 2 subface 1 is ok. +DEAL::Cell << 2.391, face 2 subface 2 is ok. +DEAL::Cell << 2.391, face 2 subface 3 is ok. +DEAL::Cell << 2.391, face 3 subface 0 is ok. +DEAL::Cell << 2.391, face 3 subface 1 is ok. +DEAL::Cell << 2.391, face 3 subface 2 is ok. +DEAL::Cell << 2.391, face 3 subface 3 is ok. +DEAL::Cell << 2.391, face 4 subface 0 is ok. +DEAL::Cell << 2.391, face 4 subface 1 is ok. +DEAL::Cell << 2.391, face 4 subface 2 is ok. +DEAL::Cell << 2.391, face 4 subface 3 is ok. +DEAL::Cell << 2.391, face 5 subface 0 is ok. +DEAL::Cell << 2.391, face 5 subface 1 is ok. +DEAL::Cell << 2.391, face 5 subface 2 is ok. +DEAL::Cell << 2.391, face 5 subface 3 is ok. +DEAL::Cell << 2.392, face 0 subface 0 is ok. +DEAL::Cell << 2.392, face 0 subface 1 is ok. +DEAL::Cell << 2.392, face 0 subface 2 is ok. +DEAL::Cell << 2.392, face 0 subface 3 is ok. +DEAL::Cell << 2.392, face 1 subface 0 is ok. +DEAL::Cell << 2.392, face 1 subface 1 is ok. +DEAL::Cell << 2.392, face 1 subface 2 is ok. +DEAL::Cell << 2.392, face 1 subface 3 is ok. +DEAL::Cell << 2.392, face 2 subface 0 is ok. +DEAL::Cell << 2.392, face 2 subface 1 is ok. +DEAL::Cell << 2.392, face 2 subface 2 is ok. +DEAL::Cell << 2.392, face 2 subface 3 is ok. +DEAL::Cell << 2.392, face 3 subface 0 is ok. +DEAL::Cell << 2.392, face 3 subface 1 is ok. +DEAL::Cell << 2.392, face 3 subface 2 is ok. +DEAL::Cell << 2.392, face 3 subface 3 is ok. +DEAL::Cell << 2.392, face 4 subface 0 is ok. +DEAL::Cell << 2.392, face 4 subface 1 is ok. +DEAL::Cell << 2.392, face 4 subface 2 is ok. +DEAL::Cell << 2.392, face 4 subface 3 is ok. +DEAL::Cell << 2.392, face 5 subface 0 is ok. +DEAL::Cell << 2.392, face 5 subface 1 is ok. +DEAL::Cell << 2.392, face 5 subface 2 is ok. +DEAL::Cell << 2.392, face 5 subface 3 is ok. +DEAL::Cell << 2.393, face 0 subface 0 is ok. +DEAL::Cell << 2.393, face 0 subface 1 is ok. +DEAL::Cell << 2.393, face 0 subface 2 is ok. +DEAL::Cell << 2.393, face 0 subface 3 is ok. +DEAL::Cell << 2.393, face 1 subface 0 is ok. +DEAL::Cell << 2.393, face 1 subface 1 is ok. +DEAL::Cell << 2.393, face 1 subface 2 is ok. +DEAL::Cell << 2.393, face 1 subface 3 is ok. +DEAL::Cell << 2.393, face 2 subface 0 is ok. +DEAL::Cell << 2.393, face 2 subface 1 is ok. +DEAL::Cell << 2.393, face 2 subface 2 is ok. +DEAL::Cell << 2.393, face 2 subface 3 is ok. +DEAL::Cell << 2.393, face 3 subface 0 is ok. +DEAL::Cell << 2.393, face 3 subface 1 is ok. +DEAL::Cell << 2.393, face 3 subface 2 is ok. +DEAL::Cell << 2.393, face 3 subface 3 is ok. +DEAL::Cell << 2.393, face 4 subface 0 is ok. +DEAL::Cell << 2.393, face 4 subface 1 is ok. +DEAL::Cell << 2.393, face 4 subface 2 is ok. +DEAL::Cell << 2.393, face 4 subface 3 is ok. +DEAL::Cell << 2.393, face 5 subface 0 is ok. +DEAL::Cell << 2.393, face 5 subface 1 is ok. +DEAL::Cell << 2.393, face 5 subface 2 is ok. +DEAL::Cell << 2.393, face 5 subface 3 is ok. +DEAL::Cell << 2.394, face 0 subface 0 is ok. +DEAL::Cell << 2.394, face 0 subface 1 is ok. +DEAL::Cell << 2.394, face 0 subface 2 is ok. +DEAL::Cell << 2.394, face 0 subface 3 is ok. +DEAL::Cell << 2.394, face 1 subface 0 is ok. +DEAL::Cell << 2.394, face 1 subface 1 is ok. +DEAL::Cell << 2.394, face 1 subface 2 is ok. +DEAL::Cell << 2.394, face 1 subface 3 is ok. +DEAL::Cell << 2.394, face 2 subface 0 is ok. +DEAL::Cell << 2.394, face 2 subface 1 is ok. +DEAL::Cell << 2.394, face 2 subface 2 is ok. +DEAL::Cell << 2.394, face 2 subface 3 is ok. +DEAL::Cell << 2.394, face 3 subface 0 is ok. +DEAL::Cell << 2.394, face 3 subface 1 is ok. +DEAL::Cell << 2.394, face 3 subface 2 is ok. +DEAL::Cell << 2.394, face 3 subface 3 is ok. +DEAL::Cell << 2.394, face 4 subface 0 is ok. +DEAL::Cell << 2.394, face 4 subface 1 is ok. +DEAL::Cell << 2.394, face 4 subface 2 is ok. +DEAL::Cell << 2.394, face 4 subface 3 is ok. +DEAL::Cell << 2.394, face 5 subface 0 is ok. +DEAL::Cell << 2.394, face 5 subface 1 is ok. +DEAL::Cell << 2.394, face 5 subface 2 is ok. +DEAL::Cell << 2.394, face 5 subface 3 is ok. +DEAL::Cell << 2.395, face 0 subface 0 is ok. +DEAL::Cell << 2.395, face 0 subface 1 is ok. +DEAL::Cell << 2.395, face 0 subface 2 is ok. +DEAL::Cell << 2.395, face 0 subface 3 is ok. +DEAL::Cell << 2.395, face 1 subface 0 is ok. +DEAL::Cell << 2.395, face 1 subface 1 is ok. +DEAL::Cell << 2.395, face 1 subface 2 is ok. +DEAL::Cell << 2.395, face 1 subface 3 is ok. +DEAL::Cell << 2.395, face 2 subface 0 is ok. +DEAL::Cell << 2.395, face 2 subface 1 is ok. +DEAL::Cell << 2.395, face 2 subface 2 is ok. +DEAL::Cell << 2.395, face 2 subface 3 is ok. +DEAL::Cell << 2.395, face 3 subface 0 is ok. +DEAL::Cell << 2.395, face 3 subface 1 is ok. +DEAL::Cell << 2.395, face 3 subface 2 is ok. +DEAL::Cell << 2.395, face 3 subface 3 is ok. +DEAL::Cell << 2.395, face 4 subface 0 is ok. +DEAL::Cell << 2.395, face 4 subface 1 is ok. +DEAL::Cell << 2.395, face 4 subface 2 is ok. +DEAL::Cell << 2.395, face 4 subface 3 is ok. +DEAL::Cell << 2.395, face 5 subface 0 is ok. +DEAL::Cell << 2.395, face 5 subface 1 is ok. +DEAL::Cell << 2.395, face 5 subface 2 is ok. +DEAL::Cell << 2.395, face 5 subface 3 is ok. +DEAL::Cell << 2.396, face 0 subface 0 is ok. +DEAL::Cell << 2.396, face 0 subface 1 is ok. +DEAL::Cell << 2.396, face 0 subface 2 is ok. +DEAL::Cell << 2.396, face 0 subface 3 is ok. +DEAL::Cell << 2.396, face 1 subface 0 is ok. +DEAL::Cell << 2.396, face 1 subface 1 is ok. +DEAL::Cell << 2.396, face 1 subface 2 is ok. +DEAL::Cell << 2.396, face 1 subface 3 is ok. +DEAL::Cell << 2.396, face 2 subface 0 is ok. +DEAL::Cell << 2.396, face 2 subface 1 is ok. +DEAL::Cell << 2.396, face 2 subface 2 is ok. +DEAL::Cell << 2.396, face 2 subface 3 is ok. +DEAL::Cell << 2.396, face 3 subface 0 is ok. +DEAL::Cell << 2.396, face 3 subface 1 is ok. +DEAL::Cell << 2.396, face 3 subface 2 is ok. +DEAL::Cell << 2.396, face 3 subface 3 is ok. +DEAL::Cell << 2.396, face 4 subface 0 is ok. +DEAL::Cell << 2.396, face 4 subface 1 is ok. +DEAL::Cell << 2.396, face 4 subface 2 is ok. +DEAL::Cell << 2.396, face 4 subface 3 is ok. +DEAL::Cell << 2.396, face 5 subface 0 is ok. +DEAL::Cell << 2.396, face 5 subface 1 is ok. +DEAL::Cell << 2.396, face 5 subface 2 is ok. +DEAL::Cell << 2.396, face 5 subface 3 is ok. +DEAL::Cell << 2.397, face 0 subface 0 is ok. +DEAL::Cell << 2.397, face 0 subface 1 is ok. +DEAL::Cell << 2.397, face 0 subface 2 is ok. +DEAL::Cell << 2.397, face 0 subface 3 is ok. +DEAL::Cell << 2.397, face 1 subface 0 is ok. +DEAL::Cell << 2.397, face 1 subface 1 is ok. +DEAL::Cell << 2.397, face 1 subface 2 is ok. +DEAL::Cell << 2.397, face 1 subface 3 is ok. +DEAL::Cell << 2.397, face 2 subface 0 is ok. +DEAL::Cell << 2.397, face 2 subface 1 is ok. +DEAL::Cell << 2.397, face 2 subface 2 is ok. +DEAL::Cell << 2.397, face 2 subface 3 is ok. +DEAL::Cell << 2.397, face 3 subface 0 is ok. +DEAL::Cell << 2.397, face 3 subface 1 is ok. +DEAL::Cell << 2.397, face 3 subface 2 is ok. +DEAL::Cell << 2.397, face 3 subface 3 is ok. +DEAL::Cell << 2.397, face 4 subface 0 is ok. +DEAL::Cell << 2.397, face 4 subface 1 is ok. +DEAL::Cell << 2.397, face 4 subface 2 is ok. +DEAL::Cell << 2.397, face 4 subface 3 is ok. +DEAL::Cell << 2.397, face 5 subface 0 is ok. +DEAL::Cell << 2.397, face 5 subface 1 is ok. +DEAL::Cell << 2.397, face 5 subface 2 is ok. +DEAL::Cell << 2.397, face 5 subface 3 is ok. +DEAL::Cell << 2.398, face 0 subface 0 is ok. +DEAL::Cell << 2.398, face 0 subface 1 is ok. +DEAL::Cell << 2.398, face 0 subface 2 is ok. +DEAL::Cell << 2.398, face 0 subface 3 is ok. +DEAL::Cell << 2.398, face 1 subface 0 is ok. +DEAL::Cell << 2.398, face 1 subface 1 is ok. +DEAL::Cell << 2.398, face 1 subface 2 is ok. +DEAL::Cell << 2.398, face 1 subface 3 is ok. +DEAL::Cell << 2.398, face 2 subface 0 is ok. +DEAL::Cell << 2.398, face 2 subface 1 is ok. +DEAL::Cell << 2.398, face 2 subface 2 is ok. +DEAL::Cell << 2.398, face 2 subface 3 is ok. +DEAL::Cell << 2.398, face 3 subface 0 is ok. +DEAL::Cell << 2.398, face 3 subface 1 is ok. +DEAL::Cell << 2.398, face 3 subface 2 is ok. +DEAL::Cell << 2.398, face 3 subface 3 is ok. +DEAL::Cell << 2.398, face 4 subface 0 is ok. +DEAL::Cell << 2.398, face 4 subface 1 is ok. +DEAL::Cell << 2.398, face 4 subface 2 is ok. +DEAL::Cell << 2.398, face 4 subface 3 is ok. +DEAL::Cell << 2.398, face 5 subface 0 is ok. +DEAL::Cell << 2.398, face 5 subface 1 is ok. +DEAL::Cell << 2.398, face 5 subface 2 is ok. +DEAL::Cell << 2.398, face 5 subface 3 is ok. +DEAL::Cell << 2.399, face 0 subface 0 is ok. +DEAL::Cell << 2.399, face 0 subface 1 is ok. +DEAL::Cell << 2.399, face 0 subface 2 is ok. +DEAL::Cell << 2.399, face 0 subface 3 is ok. +DEAL::Cell << 2.399, face 1 subface 0 is ok. +DEAL::Cell << 2.399, face 1 subface 1 is ok. +DEAL::Cell << 2.399, face 1 subface 2 is ok. +DEAL::Cell << 2.399, face 1 subface 3 is ok. +DEAL::Cell << 2.399, face 2 subface 0 is ok. +DEAL::Cell << 2.399, face 2 subface 1 is ok. +DEAL::Cell << 2.399, face 2 subface 2 is ok. +DEAL::Cell << 2.399, face 2 subface 3 is ok. +DEAL::Cell << 2.399, face 3 subface 0 is ok. +DEAL::Cell << 2.399, face 3 subface 1 is ok. +DEAL::Cell << 2.399, face 3 subface 2 is ok. +DEAL::Cell << 2.399, face 3 subface 3 is ok. +DEAL::Cell << 2.399, face 4 subface 0 is ok. +DEAL::Cell << 2.399, face 4 subface 1 is ok. +DEAL::Cell << 2.399, face 4 subface 2 is ok. +DEAL::Cell << 2.399, face 4 subface 3 is ok. +DEAL::Cell << 2.399, face 5 subface 0 is ok. +DEAL::Cell << 2.399, face 5 subface 1 is ok. +DEAL::Cell << 2.399, face 5 subface 2 is ok. +DEAL::Cell << 2.399, face 5 subface 3 is ok. +DEAL::Cell << 2.400, face 0 subface 0 is ok. +DEAL::Cell << 2.400, face 0 subface 1 is ok. +DEAL::Cell << 2.400, face 0 subface 2 is ok. +DEAL::Cell << 2.400, face 0 subface 3 is ok. +DEAL::Cell << 2.400, face 1 subface 0 is ok. +DEAL::Cell << 2.400, face 1 subface 1 is ok. +DEAL::Cell << 2.400, face 1 subface 2 is ok. +DEAL::Cell << 2.400, face 1 subface 3 is ok. +DEAL::Cell << 2.400, face 2 subface 0 is ok. +DEAL::Cell << 2.400, face 2 subface 1 is ok. +DEAL::Cell << 2.400, face 2 subface 2 is ok. +DEAL::Cell << 2.400, face 2 subface 3 is ok. +DEAL::Cell << 2.400, face 3 subface 0 is ok. +DEAL::Cell << 2.400, face 3 subface 1 is ok. +DEAL::Cell << 2.400, face 3 subface 2 is ok. +DEAL::Cell << 2.400, face 3 subface 3 is ok. +DEAL::Cell << 2.400, face 4 subface 0 is ok. +DEAL::Cell << 2.400, face 4 subface 1 is ok. +DEAL::Cell << 2.400, face 4 subface 2 is ok. +DEAL::Cell << 2.400, face 4 subface 3 is ok. +DEAL::Cell << 2.400, face 5 subface 0 is ok. +DEAL::Cell << 2.400, face 5 subface 1 is ok. +DEAL::Cell << 2.400, face 5 subface 2 is ok. +DEAL::Cell << 2.400, face 5 subface 3 is ok. +DEAL::Cell << 2.401, face 0 subface 0 is ok. +DEAL::Cell << 2.401, face 0 subface 1 is ok. +DEAL::Cell << 2.401, face 0 subface 2 is ok. +DEAL::Cell << 2.401, face 0 subface 3 is ok. +DEAL::Cell << 2.401, face 1 subface 0 is ok. +DEAL::Cell << 2.401, face 1 subface 1 is ok. +DEAL::Cell << 2.401, face 1 subface 2 is ok. +DEAL::Cell << 2.401, face 1 subface 3 is ok. +DEAL::Cell << 2.401, face 2 subface 0 is ok. +DEAL::Cell << 2.401, face 2 subface 1 is ok. +DEAL::Cell << 2.401, face 2 subface 2 is ok. +DEAL::Cell << 2.401, face 2 subface 3 is ok. +DEAL::Cell << 2.401, face 3 subface 0 is ok. +DEAL::Cell << 2.401, face 3 subface 1 is ok. +DEAL::Cell << 2.401, face 3 subface 2 is ok. +DEAL::Cell << 2.401, face 3 subface 3 is ok. +DEAL::Cell << 2.401, face 4 subface 0 is ok. +DEAL::Cell << 2.401, face 4 subface 1 is ok. +DEAL::Cell << 2.401, face 4 subface 2 is ok. +DEAL::Cell << 2.401, face 4 subface 3 is ok. +DEAL::Cell << 2.401, face 5 subface 0 is ok. +DEAL::Cell << 2.401, face 5 subface 1 is ok. +DEAL::Cell << 2.401, face 5 subface 2 is ok. +DEAL::Cell << 2.401, face 5 subface 3 is ok. +DEAL::Cell << 2.402, face 0 subface 0 is ok. +DEAL::Cell << 2.402, face 0 subface 1 is ok. +DEAL::Cell << 2.402, face 0 subface 2 is ok. +DEAL::Cell << 2.402, face 0 subface 3 is ok. +DEAL::Cell << 2.402, face 1 subface 0 is ok. +DEAL::Cell << 2.402, face 1 subface 1 is ok. +DEAL::Cell << 2.402, face 1 subface 2 is ok. +DEAL::Cell << 2.402, face 1 subface 3 is ok. +DEAL::Cell << 2.402, face 2 subface 0 is ok. +DEAL::Cell << 2.402, face 2 subface 1 is ok. +DEAL::Cell << 2.402, face 2 subface 2 is ok. +DEAL::Cell << 2.402, face 2 subface 3 is ok. +DEAL::Cell << 2.402, face 3 subface 0 is ok. +DEAL::Cell << 2.402, face 3 subface 1 is ok. +DEAL::Cell << 2.402, face 3 subface 2 is ok. +DEAL::Cell << 2.402, face 3 subface 3 is ok. +DEAL::Cell << 2.402, face 4 subface 0 is ok. +DEAL::Cell << 2.402, face 4 subface 1 is ok. +DEAL::Cell << 2.402, face 4 subface 2 is ok. +DEAL::Cell << 2.402, face 4 subface 3 is ok. +DEAL::Cell << 2.402, face 5 subface 0 is ok. +DEAL::Cell << 2.402, face 5 subface 1 is ok. +DEAL::Cell << 2.402, face 5 subface 2 is ok. +DEAL::Cell << 2.402, face 5 subface 3 is ok. +DEAL::Cell << 2.403, face 0 subface 0 is ok. +DEAL::Cell << 2.403, face 0 subface 1 is ok. +DEAL::Cell << 2.403, face 0 subface 2 is ok. +DEAL::Cell << 2.403, face 0 subface 3 is ok. +DEAL::Cell << 2.403, face 1 subface 0 is ok. +DEAL::Cell << 2.403, face 1 subface 1 is ok. +DEAL::Cell << 2.403, face 1 subface 2 is ok. +DEAL::Cell << 2.403, face 1 subface 3 is ok. +DEAL::Cell << 2.403, face 2 subface 0 is ok. +DEAL::Cell << 2.403, face 2 subface 1 is ok. +DEAL::Cell << 2.403, face 2 subface 2 is ok. +DEAL::Cell << 2.403, face 2 subface 3 is ok. +DEAL::Cell << 2.403, face 3 subface 0 is ok. +DEAL::Cell << 2.403, face 3 subface 1 is ok. +DEAL::Cell << 2.403, face 3 subface 2 is ok. +DEAL::Cell << 2.403, face 3 subface 3 is ok. +DEAL::Cell << 2.403, face 4 subface 0 is ok. +DEAL::Cell << 2.403, face 4 subface 1 is ok. +DEAL::Cell << 2.403, face 4 subface 2 is ok. +DEAL::Cell << 2.403, face 4 subface 3 is ok. +DEAL::Cell << 2.403, face 5 subface 0 is ok. +DEAL::Cell << 2.403, face 5 subface 1 is ok. +DEAL::Cell << 2.403, face 5 subface 2 is ok. +DEAL::Cell << 2.403, face 5 subface 3 is ok. +DEAL::Cell << 2.404, face 0 subface 0 is ok. +DEAL::Cell << 2.404, face 0 subface 1 is ok. +DEAL::Cell << 2.404, face 0 subface 2 is ok. +DEAL::Cell << 2.404, face 0 subface 3 is ok. +DEAL::Cell << 2.404, face 1 subface 0 is ok. +DEAL::Cell << 2.404, face 1 subface 1 is ok. +DEAL::Cell << 2.404, face 1 subface 2 is ok. +DEAL::Cell << 2.404, face 1 subface 3 is ok. +DEAL::Cell << 2.404, face 2 subface 0 is ok. +DEAL::Cell << 2.404, face 2 subface 1 is ok. +DEAL::Cell << 2.404, face 2 subface 2 is ok. +DEAL::Cell << 2.404, face 2 subface 3 is ok. +DEAL::Cell << 2.404, face 3 subface 0 is ok. +DEAL::Cell << 2.404, face 3 subface 1 is ok. +DEAL::Cell << 2.404, face 3 subface 2 is ok. +DEAL::Cell << 2.404, face 3 subface 3 is ok. +DEAL::Cell << 2.404, face 4 subface 0 is ok. +DEAL::Cell << 2.404, face 4 subface 1 is ok. +DEAL::Cell << 2.404, face 4 subface 2 is ok. +DEAL::Cell << 2.404, face 4 subface 3 is ok. +DEAL::Cell << 2.404, face 5 subface 0 is ok. +DEAL::Cell << 2.404, face 5 subface 1 is ok. +DEAL::Cell << 2.404, face 5 subface 2 is ok. +DEAL::Cell << 2.404, face 5 subface 3 is ok. +DEAL::Cell << 2.405, face 0 subface 0 is ok. +DEAL::Cell << 2.405, face 0 subface 1 is ok. +DEAL::Cell << 2.405, face 0 subface 2 is ok. +DEAL::Cell << 2.405, face 0 subface 3 is ok. +DEAL::Cell << 2.405, face 1 subface 0 is ok. +DEAL::Cell << 2.405, face 1 subface 1 is ok. +DEAL::Cell << 2.405, face 1 subface 2 is ok. +DEAL::Cell << 2.405, face 1 subface 3 is ok. +DEAL::Cell << 2.405, face 2 subface 0 is ok. +DEAL::Cell << 2.405, face 2 subface 1 is ok. +DEAL::Cell << 2.405, face 2 subface 2 is ok. +DEAL::Cell << 2.405, face 2 subface 3 is ok. +DEAL::Cell << 2.405, face 3 subface 0 is ok. +DEAL::Cell << 2.405, face 3 subface 1 is ok. +DEAL::Cell << 2.405, face 3 subface 2 is ok. +DEAL::Cell << 2.405, face 3 subface 3 is ok. +DEAL::Cell << 2.405, face 4 subface 0 is ok. +DEAL::Cell << 2.405, face 4 subface 1 is ok. +DEAL::Cell << 2.405, face 4 subface 2 is ok. +DEAL::Cell << 2.405, face 4 subface 3 is ok. +DEAL::Cell << 2.405, face 5 subface 0 is ok. +DEAL::Cell << 2.405, face 5 subface 1 is ok. +DEAL::Cell << 2.405, face 5 subface 2 is ok. +DEAL::Cell << 2.405, face 5 subface 3 is ok. +DEAL::Cell << 2.406, face 0 subface 0 is ok. +DEAL::Cell << 2.406, face 0 subface 1 is ok. +DEAL::Cell << 2.406, face 0 subface 2 is ok. +DEAL::Cell << 2.406, face 0 subface 3 is ok. +DEAL::Cell << 2.406, face 1 subface 0 is ok. +DEAL::Cell << 2.406, face 1 subface 1 is ok. +DEAL::Cell << 2.406, face 1 subface 2 is ok. +DEAL::Cell << 2.406, face 1 subface 3 is ok. +DEAL::Cell << 2.406, face 2 subface 0 is ok. +DEAL::Cell << 2.406, face 2 subface 1 is ok. +DEAL::Cell << 2.406, face 2 subface 2 is ok. +DEAL::Cell << 2.406, face 2 subface 3 is ok. +DEAL::Cell << 2.406, face 3 subface 0 is ok. +DEAL::Cell << 2.406, face 3 subface 1 is ok. +DEAL::Cell << 2.406, face 3 subface 2 is ok. +DEAL::Cell << 2.406, face 3 subface 3 is ok. +DEAL::Cell << 2.406, face 4 subface 0 is ok. +DEAL::Cell << 2.406, face 4 subface 1 is ok. +DEAL::Cell << 2.406, face 4 subface 2 is ok. +DEAL::Cell << 2.406, face 4 subface 3 is ok. +DEAL::Cell << 2.406, face 5 subface 0 is ok. +DEAL::Cell << 2.406, face 5 subface 1 is ok. +DEAL::Cell << 2.406, face 5 subface 2 is ok. +DEAL::Cell << 2.406, face 5 subface 3 is ok. +DEAL::Cell << 2.407, face 0 subface 0 is ok. +DEAL::Cell << 2.407, face 0 subface 1 is ok. +DEAL::Cell << 2.407, face 0 subface 2 is ok. +DEAL::Cell << 2.407, face 0 subface 3 is ok. +DEAL::Cell << 2.407, face 1 subface 0 is ok. +DEAL::Cell << 2.407, face 1 subface 1 is ok. +DEAL::Cell << 2.407, face 1 subface 2 is ok. +DEAL::Cell << 2.407, face 1 subface 3 is ok. +DEAL::Cell << 2.407, face 2 subface 0 is ok. +DEAL::Cell << 2.407, face 2 subface 1 is ok. +DEAL::Cell << 2.407, face 2 subface 2 is ok. +DEAL::Cell << 2.407, face 2 subface 3 is ok. +DEAL::Cell << 2.407, face 3 subface 0 is ok. +DEAL::Cell << 2.407, face 3 subface 1 is ok. +DEAL::Cell << 2.407, face 3 subface 2 is ok. +DEAL::Cell << 2.407, face 3 subface 3 is ok. +DEAL::Cell << 2.407, face 4 subface 0 is ok. +DEAL::Cell << 2.407, face 4 subface 1 is ok. +DEAL::Cell << 2.407, face 4 subface 2 is ok. +DEAL::Cell << 2.407, face 4 subface 3 is ok. +DEAL::Cell << 2.407, face 5 subface 0 is ok. +DEAL::Cell << 2.407, face 5 subface 1 is ok. +DEAL::Cell << 2.407, face 5 subface 2 is ok. +DEAL::Cell << 2.407, face 5 subface 3 is ok. +DEAL::Cell << 2.408, face 0 subface 0 is ok. +DEAL::Cell << 2.408, face 0 subface 1 is ok. +DEAL::Cell << 2.408, face 0 subface 2 is ok. +DEAL::Cell << 2.408, face 0 subface 3 is ok. +DEAL::Cell << 2.408, face 1 subface 0 is ok. +DEAL::Cell << 2.408, face 1 subface 1 is ok. +DEAL::Cell << 2.408, face 1 subface 2 is ok. +DEAL::Cell << 2.408, face 1 subface 3 is ok. +DEAL::Cell << 2.408, face 2 subface 0 is ok. +DEAL::Cell << 2.408, face 2 subface 1 is ok. +DEAL::Cell << 2.408, face 2 subface 2 is ok. +DEAL::Cell << 2.408, face 2 subface 3 is ok. +DEAL::Cell << 2.408, face 3 subface 0 is ok. +DEAL::Cell << 2.408, face 3 subface 1 is ok. +DEAL::Cell << 2.408, face 3 subface 2 is ok. +DEAL::Cell << 2.408, face 3 subface 3 is ok. +DEAL::Cell << 2.408, face 4 subface 0 is ok. +DEAL::Cell << 2.408, face 4 subface 1 is ok. +DEAL::Cell << 2.408, face 4 subface 2 is ok. +DEAL::Cell << 2.408, face 4 subface 3 is ok. +DEAL::Cell << 2.408, face 5 subface 0 is ok. +DEAL::Cell << 2.408, face 5 subface 1 is ok. +DEAL::Cell << 2.408, face 5 subface 2 is ok. +DEAL::Cell << 2.408, face 5 subface 3 is ok. +DEAL::Cell << 2.409, face 0 subface 0 is ok. +DEAL::Cell << 2.409, face 0 subface 1 is ok. +DEAL::Cell << 2.409, face 0 subface 2 is ok. +DEAL::Cell << 2.409, face 0 subface 3 is ok. +DEAL::Cell << 2.409, face 1 subface 0 is ok. +DEAL::Cell << 2.409, face 1 subface 1 is ok. +DEAL::Cell << 2.409, face 1 subface 2 is ok. +DEAL::Cell << 2.409, face 1 subface 3 is ok. +DEAL::Cell << 2.409, face 2 subface 0 is ok. +DEAL::Cell << 2.409, face 2 subface 1 is ok. +DEAL::Cell << 2.409, face 2 subface 2 is ok. +DEAL::Cell << 2.409, face 2 subface 3 is ok. +DEAL::Cell << 2.409, face 3 subface 0 is ok. +DEAL::Cell << 2.409, face 3 subface 1 is ok. +DEAL::Cell << 2.409, face 3 subface 2 is ok. +DEAL::Cell << 2.409, face 3 subface 3 is ok. +DEAL::Cell << 2.409, face 4 subface 0 is ok. +DEAL::Cell << 2.409, face 4 subface 1 is ok. +DEAL::Cell << 2.409, face 4 subface 2 is ok. +DEAL::Cell << 2.409, face 4 subface 3 is ok. +DEAL::Cell << 2.409, face 5 subface 0 is ok. +DEAL::Cell << 2.409, face 5 subface 1 is ok. +DEAL::Cell << 2.409, face 5 subface 2 is ok. +DEAL::Cell << 2.409, face 5 subface 3 is ok. +DEAL::Cell << 2.410, face 0 subface 0 is ok. +DEAL::Cell << 2.410, face 0 subface 1 is ok. +DEAL::Cell << 2.410, face 0 subface 2 is ok. +DEAL::Cell << 2.410, face 0 subface 3 is ok. +DEAL::Cell << 2.410, face 1 subface 0 is ok. +DEAL::Cell << 2.410, face 1 subface 1 is ok. +DEAL::Cell << 2.410, face 1 subface 2 is ok. +DEAL::Cell << 2.410, face 1 subface 3 is ok. +DEAL::Cell << 2.410, face 2 subface 0 is ok. +DEAL::Cell << 2.410, face 2 subface 1 is ok. +DEAL::Cell << 2.410, face 2 subface 2 is ok. +DEAL::Cell << 2.410, face 2 subface 3 is ok. +DEAL::Cell << 2.410, face 3 subface 0 is ok. +DEAL::Cell << 2.410, face 3 subface 1 is ok. +DEAL::Cell << 2.410, face 3 subface 2 is ok. +DEAL::Cell << 2.410, face 3 subface 3 is ok. +DEAL::Cell << 2.410, face 4 subface 0 is ok. +DEAL::Cell << 2.410, face 4 subface 1 is ok. +DEAL::Cell << 2.410, face 4 subface 2 is ok. +DEAL::Cell << 2.410, face 4 subface 3 is ok. +DEAL::Cell << 2.410, face 5 subface 0 is ok. +DEAL::Cell << 2.410, face 5 subface 1 is ok. +DEAL::Cell << 2.410, face 5 subface 2 is ok. +DEAL::Cell << 2.410, face 5 subface 3 is ok. +DEAL::Cell << 2.411, face 0 subface 0 is ok. +DEAL::Cell << 2.411, face 0 subface 1 is ok. +DEAL::Cell << 2.411, face 0 subface 2 is ok. +DEAL::Cell << 2.411, face 0 subface 3 is ok. +DEAL::Cell << 2.411, face 1 subface 0 is ok. +DEAL::Cell << 2.411, face 1 subface 1 is ok. +DEAL::Cell << 2.411, face 1 subface 2 is ok. +DEAL::Cell << 2.411, face 1 subface 3 is ok. +DEAL::Cell << 2.411, face 2 subface 0 is ok. +DEAL::Cell << 2.411, face 2 subface 1 is ok. +DEAL::Cell << 2.411, face 2 subface 2 is ok. +DEAL::Cell << 2.411, face 2 subface 3 is ok. +DEAL::Cell << 2.411, face 3 subface 0 is ok. +DEAL::Cell << 2.411, face 3 subface 1 is ok. +DEAL::Cell << 2.411, face 3 subface 2 is ok. +DEAL::Cell << 2.411, face 3 subface 3 is ok. +DEAL::Cell << 2.411, face 4 subface 0 is ok. +DEAL::Cell << 2.411, face 4 subface 1 is ok. +DEAL::Cell << 2.411, face 4 subface 2 is ok. +DEAL::Cell << 2.411, face 4 subface 3 is ok. +DEAL::Cell << 2.411, face 5 subface 0 is ok. +DEAL::Cell << 2.411, face 5 subface 1 is ok. +DEAL::Cell << 2.411, face 5 subface 2 is ok. +DEAL::Cell << 2.411, face 5 subface 3 is ok. +DEAL::Cell << 2.412, face 0 subface 0 is ok. +DEAL::Cell << 2.412, face 0 subface 1 is ok. +DEAL::Cell << 2.412, face 0 subface 2 is ok. +DEAL::Cell << 2.412, face 0 subface 3 is ok. +DEAL::Cell << 2.412, face 1 subface 0 is ok. +DEAL::Cell << 2.412, face 1 subface 1 is ok. +DEAL::Cell << 2.412, face 1 subface 2 is ok. +DEAL::Cell << 2.412, face 1 subface 3 is ok. +DEAL::Cell << 2.412, face 2 subface 0 is ok. +DEAL::Cell << 2.412, face 2 subface 1 is ok. +DEAL::Cell << 2.412, face 2 subface 2 is ok. +DEAL::Cell << 2.412, face 2 subface 3 is ok. +DEAL::Cell << 2.412, face 3 subface 0 is ok. +DEAL::Cell << 2.412, face 3 subface 1 is ok. +DEAL::Cell << 2.412, face 3 subface 2 is ok. +DEAL::Cell << 2.412, face 3 subface 3 is ok. +DEAL::Cell << 2.412, face 4 subface 0 is ok. +DEAL::Cell << 2.412, face 4 subface 1 is ok. +DEAL::Cell << 2.412, face 4 subface 2 is ok. +DEAL::Cell << 2.412, face 4 subface 3 is ok. +DEAL::Cell << 2.412, face 5 subface 0 is ok. +DEAL::Cell << 2.412, face 5 subface 1 is ok. +DEAL::Cell << 2.412, face 5 subface 2 is ok. +DEAL::Cell << 2.412, face 5 subface 3 is ok. +DEAL::Cell << 2.413, face 0 subface 0 is ok. +DEAL::Cell << 2.413, face 0 subface 1 is ok. +DEAL::Cell << 2.413, face 0 subface 2 is ok. +DEAL::Cell << 2.413, face 0 subface 3 is ok. +DEAL::Cell << 2.413, face 1 subface 0 is ok. +DEAL::Cell << 2.413, face 1 subface 1 is ok. +DEAL::Cell << 2.413, face 1 subface 2 is ok. +DEAL::Cell << 2.413, face 1 subface 3 is ok. +DEAL::Cell << 2.413, face 2 subface 0 is ok. +DEAL::Cell << 2.413, face 2 subface 1 is ok. +DEAL::Cell << 2.413, face 2 subface 2 is ok. +DEAL::Cell << 2.413, face 2 subface 3 is ok. +DEAL::Cell << 2.413, face 3 subface 0 is ok. +DEAL::Cell << 2.413, face 3 subface 1 is ok. +DEAL::Cell << 2.413, face 3 subface 2 is ok. +DEAL::Cell << 2.413, face 3 subface 3 is ok. +DEAL::Cell << 2.413, face 4 subface 0 is ok. +DEAL::Cell << 2.413, face 4 subface 1 is ok. +DEAL::Cell << 2.413, face 4 subface 2 is ok. +DEAL::Cell << 2.413, face 4 subface 3 is ok. +DEAL::Cell << 2.413, face 5 subface 0 is ok. +DEAL::Cell << 2.413, face 5 subface 1 is ok. +DEAL::Cell << 2.413, face 5 subface 2 is ok. +DEAL::Cell << 2.413, face 5 subface 3 is ok. +DEAL::Cell << 2.414, face 0 subface 0 is ok. +DEAL::Cell << 2.414, face 0 subface 1 is ok. +DEAL::Cell << 2.414, face 0 subface 2 is ok. +DEAL::Cell << 2.414, face 0 subface 3 is ok. +DEAL::Cell << 2.414, face 1 subface 0 is ok. +DEAL::Cell << 2.414, face 1 subface 1 is ok. +DEAL::Cell << 2.414, face 1 subface 2 is ok. +DEAL::Cell << 2.414, face 1 subface 3 is ok. +DEAL::Cell << 2.414, face 2 subface 0 is ok. +DEAL::Cell << 2.414, face 2 subface 1 is ok. +DEAL::Cell << 2.414, face 2 subface 2 is ok. +DEAL::Cell << 2.414, face 2 subface 3 is ok. +DEAL::Cell << 2.414, face 3 subface 0 is ok. +DEAL::Cell << 2.414, face 3 subface 1 is ok. +DEAL::Cell << 2.414, face 3 subface 2 is ok. +DEAL::Cell << 2.414, face 3 subface 3 is ok. +DEAL::Cell << 2.414, face 4 subface 0 is ok. +DEAL::Cell << 2.414, face 4 subface 1 is ok. +DEAL::Cell << 2.414, face 4 subface 2 is ok. +DEAL::Cell << 2.414, face 4 subface 3 is ok. +DEAL::Cell << 2.414, face 5 subface 0 is ok. +DEAL::Cell << 2.414, face 5 subface 1 is ok. +DEAL::Cell << 2.414, face 5 subface 2 is ok. +DEAL::Cell << 2.414, face 5 subface 3 is ok. +DEAL::Cell << 2.415, face 0 subface 0 is ok. +DEAL::Cell << 2.415, face 0 subface 1 is ok. +DEAL::Cell << 2.415, face 0 subface 2 is ok. +DEAL::Cell << 2.415, face 0 subface 3 is ok. +DEAL::Cell << 2.415, face 1 subface 0 is ok. +DEAL::Cell << 2.415, face 1 subface 1 is ok. +DEAL::Cell << 2.415, face 1 subface 2 is ok. +DEAL::Cell << 2.415, face 1 subface 3 is ok. +DEAL::Cell << 2.415, face 2 subface 0 is ok. +DEAL::Cell << 2.415, face 2 subface 1 is ok. +DEAL::Cell << 2.415, face 2 subface 2 is ok. +DEAL::Cell << 2.415, face 2 subface 3 is ok. +DEAL::Cell << 2.415, face 3 subface 0 is ok. +DEAL::Cell << 2.415, face 3 subface 1 is ok. +DEAL::Cell << 2.415, face 3 subface 2 is ok. +DEAL::Cell << 2.415, face 3 subface 3 is ok. +DEAL::Cell << 2.415, face 4 subface 0 is ok. +DEAL::Cell << 2.415, face 4 subface 1 is ok. +DEAL::Cell << 2.415, face 4 subface 2 is ok. +DEAL::Cell << 2.415, face 4 subface 3 is ok. +DEAL::Cell << 2.415, face 5 subface 0 is ok. +DEAL::Cell << 2.415, face 5 subface 1 is ok. +DEAL::Cell << 2.415, face 5 subface 2 is ok. +DEAL::Cell << 2.415, face 5 subface 3 is ok. +DEAL::Cell << 2.416, face 0 subface 0 is ok. +DEAL::Cell << 2.416, face 0 subface 1 is ok. +DEAL::Cell << 2.416, face 0 subface 2 is ok. +DEAL::Cell << 2.416, face 0 subface 3 is ok. +DEAL::Cell << 2.416, face 1 subface 0 is ok. +DEAL::Cell << 2.416, face 1 subface 1 is ok. +DEAL::Cell << 2.416, face 1 subface 2 is ok. +DEAL::Cell << 2.416, face 1 subface 3 is ok. +DEAL::Cell << 2.416, face 2 subface 0 is ok. +DEAL::Cell << 2.416, face 2 subface 1 is ok. +DEAL::Cell << 2.416, face 2 subface 2 is ok. +DEAL::Cell << 2.416, face 2 subface 3 is ok. +DEAL::Cell << 2.416, face 3 subface 0 is ok. +DEAL::Cell << 2.416, face 3 subface 1 is ok. +DEAL::Cell << 2.416, face 3 subface 2 is ok. +DEAL::Cell << 2.416, face 3 subface 3 is ok. +DEAL::Cell << 2.416, face 4 subface 0 is ok. +DEAL::Cell << 2.416, face 4 subface 1 is ok. +DEAL::Cell << 2.416, face 4 subface 2 is ok. +DEAL::Cell << 2.416, face 4 subface 3 is ok. +DEAL::Cell << 2.416, face 5 subface 0 is ok. +DEAL::Cell << 2.416, face 5 subface 1 is ok. +DEAL::Cell << 2.416, face 5 subface 2 is ok. +DEAL::Cell << 2.416, face 5 subface 3 is ok. +DEAL::Cell << 2.417, face 0 subface 0 is ok. +DEAL::Cell << 2.417, face 0 subface 1 is ok. +DEAL::Cell << 2.417, face 0 subface 2 is ok. +DEAL::Cell << 2.417, face 0 subface 3 is ok. +DEAL::Cell << 2.417, face 1 subface 0 is ok. +DEAL::Cell << 2.417, face 1 subface 1 is ok. +DEAL::Cell << 2.417, face 1 subface 2 is ok. +DEAL::Cell << 2.417, face 1 subface 3 is ok. +DEAL::Cell << 2.417, face 2 subface 0 is ok. +DEAL::Cell << 2.417, face 2 subface 1 is ok. +DEAL::Cell << 2.417, face 2 subface 2 is ok. +DEAL::Cell << 2.417, face 2 subface 3 is ok. +DEAL::Cell << 2.417, face 3 subface 0 is ok. +DEAL::Cell << 2.417, face 3 subface 1 is ok. +DEAL::Cell << 2.417, face 3 subface 2 is ok. +DEAL::Cell << 2.417, face 3 subface 3 is ok. +DEAL::Cell << 2.417, face 4 subface 0 is ok. +DEAL::Cell << 2.417, face 4 subface 1 is ok. +DEAL::Cell << 2.417, face 4 subface 2 is ok. +DEAL::Cell << 2.417, face 4 subface 3 is ok. +DEAL::Cell << 2.417, face 5 subface 0 is ok. +DEAL::Cell << 2.417, face 5 subface 1 is ok. +DEAL::Cell << 2.417, face 5 subface 2 is ok. +DEAL::Cell << 2.417, face 5 subface 3 is ok. +DEAL::Cell << 2.418, face 0 subface 0 is ok. +DEAL::Cell << 2.418, face 0 subface 1 is ok. +DEAL::Cell << 2.418, face 0 subface 2 is ok. +DEAL::Cell << 2.418, face 0 subface 3 is ok. +DEAL::Cell << 2.418, face 1 subface 0 is ok. +DEAL::Cell << 2.418, face 1 subface 1 is ok. +DEAL::Cell << 2.418, face 1 subface 2 is ok. +DEAL::Cell << 2.418, face 1 subface 3 is ok. +DEAL::Cell << 2.418, face 2 subface 0 is ok. +DEAL::Cell << 2.418, face 2 subface 1 is ok. +DEAL::Cell << 2.418, face 2 subface 2 is ok. +DEAL::Cell << 2.418, face 2 subface 3 is ok. +DEAL::Cell << 2.418, face 3 subface 0 is ok. +DEAL::Cell << 2.418, face 3 subface 1 is ok. +DEAL::Cell << 2.418, face 3 subface 2 is ok. +DEAL::Cell << 2.418, face 3 subface 3 is ok. +DEAL::Cell << 2.418, face 4 subface 0 is ok. +DEAL::Cell << 2.418, face 4 subface 1 is ok. +DEAL::Cell << 2.418, face 4 subface 2 is ok. +DEAL::Cell << 2.418, face 4 subface 3 is ok. +DEAL::Cell << 2.418, face 5 subface 0 is ok. +DEAL::Cell << 2.418, face 5 subface 1 is ok. +DEAL::Cell << 2.418, face 5 subface 2 is ok. +DEAL::Cell << 2.418, face 5 subface 3 is ok. +DEAL::Cell << 2.419, face 0 subface 0 is ok. +DEAL::Cell << 2.419, face 0 subface 1 is ok. +DEAL::Cell << 2.419, face 0 subface 2 is ok. +DEAL::Cell << 2.419, face 0 subface 3 is ok. +DEAL::Cell << 2.419, face 1 subface 0 is ok. +DEAL::Cell << 2.419, face 1 subface 1 is ok. +DEAL::Cell << 2.419, face 1 subface 2 is ok. +DEAL::Cell << 2.419, face 1 subface 3 is ok. +DEAL::Cell << 2.419, face 2 subface 0 is ok. +DEAL::Cell << 2.419, face 2 subface 1 is ok. +DEAL::Cell << 2.419, face 2 subface 2 is ok. +DEAL::Cell << 2.419, face 2 subface 3 is ok. +DEAL::Cell << 2.419, face 3 subface 0 is ok. +DEAL::Cell << 2.419, face 3 subface 1 is ok. +DEAL::Cell << 2.419, face 3 subface 2 is ok. +DEAL::Cell << 2.419, face 3 subface 3 is ok. +DEAL::Cell << 2.419, face 4 subface 0 is ok. +DEAL::Cell << 2.419, face 4 subface 1 is ok. +DEAL::Cell << 2.419, face 4 subface 2 is ok. +DEAL::Cell << 2.419, face 4 subface 3 is ok. +DEAL::Cell << 2.419, face 5 subface 0 is ok. +DEAL::Cell << 2.419, face 5 subface 1 is ok. +DEAL::Cell << 2.419, face 5 subface 2 is ok. +DEAL::Cell << 2.419, face 5 subface 3 is ok. +DEAL::Cell << 2.420, face 0 subface 0 is ok. +DEAL::Cell << 2.420, face 0 subface 1 is ok. +DEAL::Cell << 2.420, face 0 subface 2 is ok. +DEAL::Cell << 2.420, face 0 subface 3 is ok. +DEAL::Cell << 2.420, face 1 subface 0 is ok. +DEAL::Cell << 2.420, face 1 subface 1 is ok. +DEAL::Cell << 2.420, face 1 subface 2 is ok. +DEAL::Cell << 2.420, face 1 subface 3 is ok. +DEAL::Cell << 2.420, face 2 subface 0 is ok. +DEAL::Cell << 2.420, face 2 subface 1 is ok. +DEAL::Cell << 2.420, face 2 subface 2 is ok. +DEAL::Cell << 2.420, face 2 subface 3 is ok. +DEAL::Cell << 2.420, face 3 subface 0 is ok. +DEAL::Cell << 2.420, face 3 subface 1 is ok. +DEAL::Cell << 2.420, face 3 subface 2 is ok. +DEAL::Cell << 2.420, face 3 subface 3 is ok. +DEAL::Cell << 2.420, face 4 subface 0 is ok. +DEAL::Cell << 2.420, face 4 subface 1 is ok. +DEAL::Cell << 2.420, face 4 subface 2 is ok. +DEAL::Cell << 2.420, face 4 subface 3 is ok. +DEAL::Cell << 2.420, face 5 subface 0 is ok. +DEAL::Cell << 2.420, face 5 subface 1 is ok. +DEAL::Cell << 2.420, face 5 subface 2 is ok. +DEAL::Cell << 2.420, face 5 subface 3 is ok. +DEAL::Cell << 2.421, face 0 subface 0 is ok. +DEAL::Cell << 2.421, face 0 subface 1 is ok. +DEAL::Cell << 2.421, face 0 subface 2 is ok. +DEAL::Cell << 2.421, face 0 subface 3 is ok. +DEAL::Cell << 2.421, face 1 subface 0 is ok. +DEAL::Cell << 2.421, face 1 subface 1 is ok. +DEAL::Cell << 2.421, face 1 subface 2 is ok. +DEAL::Cell << 2.421, face 1 subface 3 is ok. +DEAL::Cell << 2.421, face 2 subface 0 is ok. +DEAL::Cell << 2.421, face 2 subface 1 is ok. +DEAL::Cell << 2.421, face 2 subface 2 is ok. +DEAL::Cell << 2.421, face 2 subface 3 is ok. +DEAL::Cell << 2.421, face 3 subface 0 is ok. +DEAL::Cell << 2.421, face 3 subface 1 is ok. +DEAL::Cell << 2.421, face 3 subface 2 is ok. +DEAL::Cell << 2.421, face 3 subface 3 is ok. +DEAL::Cell << 2.421, face 4 subface 0 is ok. +DEAL::Cell << 2.421, face 4 subface 1 is ok. +DEAL::Cell << 2.421, face 4 subface 2 is ok. +DEAL::Cell << 2.421, face 4 subface 3 is ok. +DEAL::Cell << 2.421, face 5 subface 0 is ok. +DEAL::Cell << 2.421, face 5 subface 1 is ok. +DEAL::Cell << 2.421, face 5 subface 2 is ok. +DEAL::Cell << 2.421, face 5 subface 3 is ok. +DEAL::Cell << 2.422, face 0 subface 0 is ok. +DEAL::Cell << 2.422, face 0 subface 1 is ok. +DEAL::Cell << 2.422, face 0 subface 2 is ok. +DEAL::Cell << 2.422, face 0 subface 3 is ok. +DEAL::Cell << 2.422, face 1 subface 0 is ok. +DEAL::Cell << 2.422, face 1 subface 1 is ok. +DEAL::Cell << 2.422, face 1 subface 2 is ok. +DEAL::Cell << 2.422, face 1 subface 3 is ok. +DEAL::Cell << 2.422, face 2 subface 0 is ok. +DEAL::Cell << 2.422, face 2 subface 1 is ok. +DEAL::Cell << 2.422, face 2 subface 2 is ok. +DEAL::Cell << 2.422, face 2 subface 3 is ok. +DEAL::Cell << 2.422, face 3 subface 0 is ok. +DEAL::Cell << 2.422, face 3 subface 1 is ok. +DEAL::Cell << 2.422, face 3 subface 2 is ok. +DEAL::Cell << 2.422, face 3 subface 3 is ok. +DEAL::Cell << 2.422, face 4 subface 0 is ok. +DEAL::Cell << 2.422, face 4 subface 1 is ok. +DEAL::Cell << 2.422, face 4 subface 2 is ok. +DEAL::Cell << 2.422, face 4 subface 3 is ok. +DEAL::Cell << 2.422, face 5 subface 0 is ok. +DEAL::Cell << 2.422, face 5 subface 1 is ok. +DEAL::Cell << 2.422, face 5 subface 2 is ok. +DEAL::Cell << 2.422, face 5 subface 3 is ok. +DEAL::Cell << 2.423, face 0 subface 0 is ok. +DEAL::Cell << 2.423, face 0 subface 1 is ok. +DEAL::Cell << 2.423, face 0 subface 2 is ok. +DEAL::Cell << 2.423, face 0 subface 3 is ok. +DEAL::Cell << 2.423, face 1 subface 0 is ok. +DEAL::Cell << 2.423, face 1 subface 1 is ok. +DEAL::Cell << 2.423, face 1 subface 2 is ok. +DEAL::Cell << 2.423, face 1 subface 3 is ok. +DEAL::Cell << 2.423, face 2 subface 0 is ok. +DEAL::Cell << 2.423, face 2 subface 1 is ok. +DEAL::Cell << 2.423, face 2 subface 2 is ok. +DEAL::Cell << 2.423, face 2 subface 3 is ok. +DEAL::Cell << 2.423, face 3 subface 0 is ok. +DEAL::Cell << 2.423, face 3 subface 1 is ok. +DEAL::Cell << 2.423, face 3 subface 2 is ok. +DEAL::Cell << 2.423, face 3 subface 3 is ok. +DEAL::Cell << 2.423, face 4 subface 0 is ok. +DEAL::Cell << 2.423, face 4 subface 1 is ok. +DEAL::Cell << 2.423, face 4 subface 2 is ok. +DEAL::Cell << 2.423, face 4 subface 3 is ok. +DEAL::Cell << 2.423, face 5 subface 0 is ok. +DEAL::Cell << 2.423, face 5 subface 1 is ok. +DEAL::Cell << 2.423, face 5 subface 2 is ok. +DEAL::Cell << 2.423, face 5 subface 3 is ok. +DEAL::Cell << 2.424, face 0 subface 0 is ok. +DEAL::Cell << 2.424, face 0 subface 1 is ok. +DEAL::Cell << 2.424, face 0 subface 2 is ok. +DEAL::Cell << 2.424, face 0 subface 3 is ok. +DEAL::Cell << 2.424, face 1 subface 0 is ok. +DEAL::Cell << 2.424, face 1 subface 1 is ok. +DEAL::Cell << 2.424, face 1 subface 2 is ok. +DEAL::Cell << 2.424, face 1 subface 3 is ok. +DEAL::Cell << 2.424, face 2 subface 0 is ok. +DEAL::Cell << 2.424, face 2 subface 1 is ok. +DEAL::Cell << 2.424, face 2 subface 2 is ok. +DEAL::Cell << 2.424, face 2 subface 3 is ok. +DEAL::Cell << 2.424, face 3 subface 0 is ok. +DEAL::Cell << 2.424, face 3 subface 1 is ok. +DEAL::Cell << 2.424, face 3 subface 2 is ok. +DEAL::Cell << 2.424, face 3 subface 3 is ok. +DEAL::Cell << 2.424, face 4 subface 0 is ok. +DEAL::Cell << 2.424, face 4 subface 1 is ok. +DEAL::Cell << 2.424, face 4 subface 2 is ok. +DEAL::Cell << 2.424, face 4 subface 3 is ok. +DEAL::Cell << 2.424, face 5 subface 0 is ok. +DEAL::Cell << 2.424, face 5 subface 1 is ok. +DEAL::Cell << 2.424, face 5 subface 2 is ok. +DEAL::Cell << 2.424, face 5 subface 3 is ok. +DEAL::Cell << 2.425, face 0 subface 0 is ok. +DEAL::Cell << 2.425, face 0 subface 1 is ok. +DEAL::Cell << 2.425, face 0 subface 2 is ok. +DEAL::Cell << 2.425, face 0 subface 3 is ok. +DEAL::Cell << 2.425, face 1 subface 0 is ok. +DEAL::Cell << 2.425, face 1 subface 1 is ok. +DEAL::Cell << 2.425, face 1 subface 2 is ok. +DEAL::Cell << 2.425, face 1 subface 3 is ok. +DEAL::Cell << 2.425, face 2 subface 0 is ok. +DEAL::Cell << 2.425, face 2 subface 1 is ok. +DEAL::Cell << 2.425, face 2 subface 2 is ok. +DEAL::Cell << 2.425, face 2 subface 3 is ok. +DEAL::Cell << 2.425, face 3 subface 0 is ok. +DEAL::Cell << 2.425, face 3 subface 1 is ok. +DEAL::Cell << 2.425, face 3 subface 2 is ok. +DEAL::Cell << 2.425, face 3 subface 3 is ok. +DEAL::Cell << 2.425, face 4 subface 0 is ok. +DEAL::Cell << 2.425, face 4 subface 1 is ok. +DEAL::Cell << 2.425, face 4 subface 2 is ok. +DEAL::Cell << 2.425, face 4 subface 3 is ok. +DEAL::Cell << 2.425, face 5 subface 0 is ok. +DEAL::Cell << 2.425, face 5 subface 1 is ok. +DEAL::Cell << 2.425, face 5 subface 2 is ok. +DEAL::Cell << 2.425, face 5 subface 3 is ok. +DEAL::Cell << 2.426, face 0 subface 0 is ok. +DEAL::Cell << 2.426, face 0 subface 1 is ok. +DEAL::Cell << 2.426, face 0 subface 2 is ok. +DEAL::Cell << 2.426, face 0 subface 3 is ok. +DEAL::Cell << 2.426, face 1 subface 0 is ok. +DEAL::Cell << 2.426, face 1 subface 1 is ok. +DEAL::Cell << 2.426, face 1 subface 2 is ok. +DEAL::Cell << 2.426, face 1 subface 3 is ok. +DEAL::Cell << 2.426, face 2 subface 0 is ok. +DEAL::Cell << 2.426, face 2 subface 1 is ok. +DEAL::Cell << 2.426, face 2 subface 2 is ok. +DEAL::Cell << 2.426, face 2 subface 3 is ok. +DEAL::Cell << 2.426, face 3 subface 0 is ok. +DEAL::Cell << 2.426, face 3 subface 1 is ok. +DEAL::Cell << 2.426, face 3 subface 2 is ok. +DEAL::Cell << 2.426, face 3 subface 3 is ok. +DEAL::Cell << 2.426, face 4 subface 0 is ok. +DEAL::Cell << 2.426, face 4 subface 1 is ok. +DEAL::Cell << 2.426, face 4 subface 2 is ok. +DEAL::Cell << 2.426, face 4 subface 3 is ok. +DEAL::Cell << 2.426, face 5 subface 0 is ok. +DEAL::Cell << 2.426, face 5 subface 1 is ok. +DEAL::Cell << 2.426, face 5 subface 2 is ok. +DEAL::Cell << 2.426, face 5 subface 3 is ok. +DEAL::Cell << 2.427, face 0 subface 0 is ok. +DEAL::Cell << 2.427, face 0 subface 1 is ok. +DEAL::Cell << 2.427, face 0 subface 2 is ok. +DEAL::Cell << 2.427, face 0 subface 3 is ok. +DEAL::Cell << 2.427, face 1 subface 0 is ok. +DEAL::Cell << 2.427, face 1 subface 1 is ok. +DEAL::Cell << 2.427, face 1 subface 2 is ok. +DEAL::Cell << 2.427, face 1 subface 3 is ok. +DEAL::Cell << 2.427, face 2 subface 0 is ok. +DEAL::Cell << 2.427, face 2 subface 1 is ok. +DEAL::Cell << 2.427, face 2 subface 2 is ok. +DEAL::Cell << 2.427, face 2 subface 3 is ok. +DEAL::Cell << 2.427, face 3 subface 0 is ok. +DEAL::Cell << 2.427, face 3 subface 1 is ok. +DEAL::Cell << 2.427, face 3 subface 2 is ok. +DEAL::Cell << 2.427, face 3 subface 3 is ok. +DEAL::Cell << 2.427, face 4 subface 0 is ok. +DEAL::Cell << 2.427, face 4 subface 1 is ok. +DEAL::Cell << 2.427, face 4 subface 2 is ok. +DEAL::Cell << 2.427, face 4 subface 3 is ok. +DEAL::Cell << 2.427, face 5 subface 0 is ok. +DEAL::Cell << 2.427, face 5 subface 1 is ok. +DEAL::Cell << 2.427, face 5 subface 2 is ok. +DEAL::Cell << 2.427, face 5 subface 3 is ok. +DEAL::Cell << 2.428, face 0 subface 0 is ok. +DEAL::Cell << 2.428, face 0 subface 1 is ok. +DEAL::Cell << 2.428, face 0 subface 2 is ok. +DEAL::Cell << 2.428, face 0 subface 3 is ok. +DEAL::Cell << 2.428, face 1 subface 0 is ok. +DEAL::Cell << 2.428, face 1 subface 1 is ok. +DEAL::Cell << 2.428, face 1 subface 2 is ok. +DEAL::Cell << 2.428, face 1 subface 3 is ok. +DEAL::Cell << 2.428, face 2 subface 0 is ok. +DEAL::Cell << 2.428, face 2 subface 1 is ok. +DEAL::Cell << 2.428, face 2 subface 2 is ok. +DEAL::Cell << 2.428, face 2 subface 3 is ok. +DEAL::Cell << 2.428, face 3 subface 0 is ok. +DEAL::Cell << 2.428, face 3 subface 1 is ok. +DEAL::Cell << 2.428, face 3 subface 2 is ok. +DEAL::Cell << 2.428, face 3 subface 3 is ok. +DEAL::Cell << 2.428, face 4 subface 0 is ok. +DEAL::Cell << 2.428, face 4 subface 1 is ok. +DEAL::Cell << 2.428, face 4 subface 2 is ok. +DEAL::Cell << 2.428, face 4 subface 3 is ok. +DEAL::Cell << 2.428, face 5 subface 0 is ok. +DEAL::Cell << 2.428, face 5 subface 1 is ok. +DEAL::Cell << 2.428, face 5 subface 2 is ok. +DEAL::Cell << 2.428, face 5 subface 3 is ok. +DEAL::Cell << 2.429, face 0 subface 0 is ok. +DEAL::Cell << 2.429, face 0 subface 1 is ok. +DEAL::Cell << 2.429, face 0 subface 2 is ok. +DEAL::Cell << 2.429, face 0 subface 3 is ok. +DEAL::Cell << 2.429, face 1 subface 0 is ok. +DEAL::Cell << 2.429, face 1 subface 1 is ok. +DEAL::Cell << 2.429, face 1 subface 2 is ok. +DEAL::Cell << 2.429, face 1 subface 3 is ok. +DEAL::Cell << 2.429, face 2 subface 0 is ok. +DEAL::Cell << 2.429, face 2 subface 1 is ok. +DEAL::Cell << 2.429, face 2 subface 2 is ok. +DEAL::Cell << 2.429, face 2 subface 3 is ok. +DEAL::Cell << 2.429, face 3 subface 0 is ok. +DEAL::Cell << 2.429, face 3 subface 1 is ok. +DEAL::Cell << 2.429, face 3 subface 2 is ok. +DEAL::Cell << 2.429, face 3 subface 3 is ok. +DEAL::Cell << 2.429, face 4 subface 0 is ok. +DEAL::Cell << 2.429, face 4 subface 1 is ok. +DEAL::Cell << 2.429, face 4 subface 2 is ok. +DEAL::Cell << 2.429, face 4 subface 3 is ok. +DEAL::Cell << 2.429, face 5 subface 0 is ok. +DEAL::Cell << 2.429, face 5 subface 1 is ok. +DEAL::Cell << 2.429, face 5 subface 2 is ok. +DEAL::Cell << 2.429, face 5 subface 3 is ok. +DEAL::Cell << 2.430, face 0 subface 0 is ok. +DEAL::Cell << 2.430, face 0 subface 1 is ok. +DEAL::Cell << 2.430, face 0 subface 2 is ok. +DEAL::Cell << 2.430, face 0 subface 3 is ok. +DEAL::Cell << 2.430, face 1 subface 0 is ok. +DEAL::Cell << 2.430, face 1 subface 1 is ok. +DEAL::Cell << 2.430, face 1 subface 2 is ok. +DEAL::Cell << 2.430, face 1 subface 3 is ok. +DEAL::Cell << 2.430, face 2 subface 0 is ok. +DEAL::Cell << 2.430, face 2 subface 1 is ok. +DEAL::Cell << 2.430, face 2 subface 2 is ok. +DEAL::Cell << 2.430, face 2 subface 3 is ok. +DEAL::Cell << 2.430, face 3 subface 0 is ok. +DEAL::Cell << 2.430, face 3 subface 1 is ok. +DEAL::Cell << 2.430, face 3 subface 2 is ok. +DEAL::Cell << 2.430, face 3 subface 3 is ok. +DEAL::Cell << 2.430, face 4 subface 0 is ok. +DEAL::Cell << 2.430, face 4 subface 1 is ok. +DEAL::Cell << 2.430, face 4 subface 2 is ok. +DEAL::Cell << 2.430, face 4 subface 3 is ok. +DEAL::Cell << 2.430, face 5 subface 0 is ok. +DEAL::Cell << 2.430, face 5 subface 1 is ok. +DEAL::Cell << 2.430, face 5 subface 2 is ok. +DEAL::Cell << 2.430, face 5 subface 3 is ok. +DEAL::Cell << 2.431, face 0 subface 0 is ok. +DEAL::Cell << 2.431, face 0 subface 1 is ok. +DEAL::Cell << 2.431, face 0 subface 2 is ok. +DEAL::Cell << 2.431, face 0 subface 3 is ok. +DEAL::Cell << 2.431, face 1 subface 0 is ok. +DEAL::Cell << 2.431, face 1 subface 1 is ok. +DEAL::Cell << 2.431, face 1 subface 2 is ok. +DEAL::Cell << 2.431, face 1 subface 3 is ok. +DEAL::Cell << 2.431, face 2 subface 0 is ok. +DEAL::Cell << 2.431, face 2 subface 1 is ok. +DEAL::Cell << 2.431, face 2 subface 2 is ok. +DEAL::Cell << 2.431, face 2 subface 3 is ok. +DEAL::Cell << 2.431, face 3 subface 0 is ok. +DEAL::Cell << 2.431, face 3 subface 1 is ok. +DEAL::Cell << 2.431, face 3 subface 2 is ok. +DEAL::Cell << 2.431, face 3 subface 3 is ok. +DEAL::Cell << 2.431, face 4 subface 0 is ok. +DEAL::Cell << 2.431, face 4 subface 1 is ok. +DEAL::Cell << 2.431, face 4 subface 2 is ok. +DEAL::Cell << 2.431, face 4 subface 3 is ok. +DEAL::Cell << 2.431, face 5 subface 0 is ok. +DEAL::Cell << 2.431, face 5 subface 1 is ok. +DEAL::Cell << 2.431, face 5 subface 2 is ok. +DEAL::Cell << 2.431, face 5 subface 3 is ok. +DEAL::Cell << 2.432, face 0 subface 0 is ok. +DEAL::Cell << 2.432, face 0 subface 1 is ok. +DEAL::Cell << 2.432, face 0 subface 2 is ok. +DEAL::Cell << 2.432, face 0 subface 3 is ok. +DEAL::Cell << 2.432, face 1 subface 0 is ok. +DEAL::Cell << 2.432, face 1 subface 1 is ok. +DEAL::Cell << 2.432, face 1 subface 2 is ok. +DEAL::Cell << 2.432, face 1 subface 3 is ok. +DEAL::Cell << 2.432, face 2 subface 0 is ok. +DEAL::Cell << 2.432, face 2 subface 1 is ok. +DEAL::Cell << 2.432, face 2 subface 2 is ok. +DEAL::Cell << 2.432, face 2 subface 3 is ok. +DEAL::Cell << 2.432, face 3 subface 0 is ok. +DEAL::Cell << 2.432, face 3 subface 1 is ok. +DEAL::Cell << 2.432, face 3 subface 2 is ok. +DEAL::Cell << 2.432, face 3 subface 3 is ok. +DEAL::Cell << 2.432, face 4 subface 0 is ok. +DEAL::Cell << 2.432, face 4 subface 1 is ok. +DEAL::Cell << 2.432, face 4 subface 2 is ok. +DEAL::Cell << 2.432, face 4 subface 3 is ok. +DEAL::Cell << 2.432, face 5 subface 0 is ok. +DEAL::Cell << 2.432, face 5 subface 1 is ok. +DEAL::Cell << 2.432, face 5 subface 2 is ok. +DEAL::Cell << 2.432, face 5 subface 3 is ok. +DEAL::Cell << 2.433, face 0 subface 0 is ok. +DEAL::Cell << 2.433, face 0 subface 1 is ok. +DEAL::Cell << 2.433, face 0 subface 2 is ok. +DEAL::Cell << 2.433, face 0 subface 3 is ok. +DEAL::Cell << 2.433, face 1 subface 0 is ok. +DEAL::Cell << 2.433, face 1 subface 1 is ok. +DEAL::Cell << 2.433, face 1 subface 2 is ok. +DEAL::Cell << 2.433, face 1 subface 3 is ok. +DEAL::Cell << 2.433, face 2 subface 0 is ok. +DEAL::Cell << 2.433, face 2 subface 1 is ok. +DEAL::Cell << 2.433, face 2 subface 2 is ok. +DEAL::Cell << 2.433, face 2 subface 3 is ok. +DEAL::Cell << 2.433, face 3 subface 0 is ok. +DEAL::Cell << 2.433, face 3 subface 1 is ok. +DEAL::Cell << 2.433, face 3 subface 2 is ok. +DEAL::Cell << 2.433, face 3 subface 3 is ok. +DEAL::Cell << 2.433, face 4 subface 0 is ok. +DEAL::Cell << 2.433, face 4 subface 1 is ok. +DEAL::Cell << 2.433, face 4 subface 2 is ok. +DEAL::Cell << 2.433, face 4 subface 3 is ok. +DEAL::Cell << 2.433, face 5 subface 0 is ok. +DEAL::Cell << 2.433, face 5 subface 1 is ok. +DEAL::Cell << 2.433, face 5 subface 2 is ok. +DEAL::Cell << 2.433, face 5 subface 3 is ok. +DEAL::Cell << 2.434, face 0 subface 0 is ok. +DEAL::Cell << 2.434, face 0 subface 1 is ok. +DEAL::Cell << 2.434, face 0 subface 2 is ok. +DEAL::Cell << 2.434, face 0 subface 3 is ok. +DEAL::Cell << 2.434, face 1 subface 0 is ok. +DEAL::Cell << 2.434, face 1 subface 1 is ok. +DEAL::Cell << 2.434, face 1 subface 2 is ok. +DEAL::Cell << 2.434, face 1 subface 3 is ok. +DEAL::Cell << 2.434, face 2 subface 0 is ok. +DEAL::Cell << 2.434, face 2 subface 1 is ok. +DEAL::Cell << 2.434, face 2 subface 2 is ok. +DEAL::Cell << 2.434, face 2 subface 3 is ok. +DEAL::Cell << 2.434, face 3 subface 0 is ok. +DEAL::Cell << 2.434, face 3 subface 1 is ok. +DEAL::Cell << 2.434, face 3 subface 2 is ok. +DEAL::Cell << 2.434, face 3 subface 3 is ok. +DEAL::Cell << 2.434, face 4 subface 0 is ok. +DEAL::Cell << 2.434, face 4 subface 1 is ok. +DEAL::Cell << 2.434, face 4 subface 2 is ok. +DEAL::Cell << 2.434, face 4 subface 3 is ok. +DEAL::Cell << 2.434, face 5 subface 0 is ok. +DEAL::Cell << 2.434, face 5 subface 1 is ok. +DEAL::Cell << 2.434, face 5 subface 2 is ok. +DEAL::Cell << 2.434, face 5 subface 3 is ok. +DEAL::Cell << 2.435, face 0 subface 0 is ok. +DEAL::Cell << 2.435, face 0 subface 1 is ok. +DEAL::Cell << 2.435, face 0 subface 2 is ok. +DEAL::Cell << 2.435, face 0 subface 3 is ok. +DEAL::Cell << 2.435, face 1 subface 0 is ok. +DEAL::Cell << 2.435, face 1 subface 1 is ok. +DEAL::Cell << 2.435, face 1 subface 2 is ok. +DEAL::Cell << 2.435, face 1 subface 3 is ok. +DEAL::Cell << 2.435, face 2 subface 0 is ok. +DEAL::Cell << 2.435, face 2 subface 1 is ok. +DEAL::Cell << 2.435, face 2 subface 2 is ok. +DEAL::Cell << 2.435, face 2 subface 3 is ok. +DEAL::Cell << 2.435, face 3 subface 0 is ok. +DEAL::Cell << 2.435, face 3 subface 1 is ok. +DEAL::Cell << 2.435, face 3 subface 2 is ok. +DEAL::Cell << 2.435, face 3 subface 3 is ok. +DEAL::Cell << 2.435, face 4 subface 0 is ok. +DEAL::Cell << 2.435, face 4 subface 1 is ok. +DEAL::Cell << 2.435, face 4 subface 2 is ok. +DEAL::Cell << 2.435, face 4 subface 3 is ok. +DEAL::Cell << 2.435, face 5 subface 0 is ok. +DEAL::Cell << 2.435, face 5 subface 1 is ok. +DEAL::Cell << 2.435, face 5 subface 2 is ok. +DEAL::Cell << 2.435, face 5 subface 3 is ok. +DEAL::Cell << 2.436, face 0 subface 0 is ok. +DEAL::Cell << 2.436, face 0 subface 1 is ok. +DEAL::Cell << 2.436, face 0 subface 2 is ok. +DEAL::Cell << 2.436, face 0 subface 3 is ok. +DEAL::Cell << 2.436, face 1 subface 0 is ok. +DEAL::Cell << 2.436, face 1 subface 1 is ok. +DEAL::Cell << 2.436, face 1 subface 2 is ok. +DEAL::Cell << 2.436, face 1 subface 3 is ok. +DEAL::Cell << 2.436, face 2 subface 0 is ok. +DEAL::Cell << 2.436, face 2 subface 1 is ok. +DEAL::Cell << 2.436, face 2 subface 2 is ok. +DEAL::Cell << 2.436, face 2 subface 3 is ok. +DEAL::Cell << 2.436, face 3 subface 0 is ok. +DEAL::Cell << 2.436, face 3 subface 1 is ok. +DEAL::Cell << 2.436, face 3 subface 2 is ok. +DEAL::Cell << 2.436, face 3 subface 3 is ok. +DEAL::Cell << 2.436, face 4 subface 0 is ok. +DEAL::Cell << 2.436, face 4 subface 1 is ok. +DEAL::Cell << 2.436, face 4 subface 2 is ok. +DEAL::Cell << 2.436, face 4 subface 3 is ok. +DEAL::Cell << 2.436, face 5 subface 0 is ok. +DEAL::Cell << 2.436, face 5 subface 1 is ok. +DEAL::Cell << 2.436, face 5 subface 2 is ok. +DEAL::Cell << 2.436, face 5 subface 3 is ok. +DEAL::Cell << 2.437, face 0 subface 0 is ok. +DEAL::Cell << 2.437, face 0 subface 1 is ok. +DEAL::Cell << 2.437, face 0 subface 2 is ok. +DEAL::Cell << 2.437, face 0 subface 3 is ok. +DEAL::Cell << 2.437, face 1 subface 0 is ok. +DEAL::Cell << 2.437, face 1 subface 1 is ok. +DEAL::Cell << 2.437, face 1 subface 2 is ok. +DEAL::Cell << 2.437, face 1 subface 3 is ok. +DEAL::Cell << 2.437, face 2 subface 0 is ok. +DEAL::Cell << 2.437, face 2 subface 1 is ok. +DEAL::Cell << 2.437, face 2 subface 2 is ok. +DEAL::Cell << 2.437, face 2 subface 3 is ok. +DEAL::Cell << 2.437, face 3 subface 0 is ok. +DEAL::Cell << 2.437, face 3 subface 1 is ok. +DEAL::Cell << 2.437, face 3 subface 2 is ok. +DEAL::Cell << 2.437, face 3 subface 3 is ok. +DEAL::Cell << 2.437, face 4 subface 0 is ok. +DEAL::Cell << 2.437, face 4 subface 1 is ok. +DEAL::Cell << 2.437, face 4 subface 2 is ok. +DEAL::Cell << 2.437, face 4 subface 3 is ok. +DEAL::Cell << 2.437, face 5 subface 0 is ok. +DEAL::Cell << 2.437, face 5 subface 1 is ok. +DEAL::Cell << 2.437, face 5 subface 2 is ok. +DEAL::Cell << 2.437, face 5 subface 3 is ok. +DEAL::Cell << 2.438, face 0 subface 0 is ok. +DEAL::Cell << 2.438, face 0 subface 1 is ok. +DEAL::Cell << 2.438, face 0 subface 2 is ok. +DEAL::Cell << 2.438, face 0 subface 3 is ok. +DEAL::Cell << 2.438, face 1 subface 0 is ok. +DEAL::Cell << 2.438, face 1 subface 1 is ok. +DEAL::Cell << 2.438, face 1 subface 2 is ok. +DEAL::Cell << 2.438, face 1 subface 3 is ok. +DEAL::Cell << 2.438, face 2 subface 0 is ok. +DEAL::Cell << 2.438, face 2 subface 1 is ok. +DEAL::Cell << 2.438, face 2 subface 2 is ok. +DEAL::Cell << 2.438, face 2 subface 3 is ok. +DEAL::Cell << 2.438, face 3 subface 0 is ok. +DEAL::Cell << 2.438, face 3 subface 1 is ok. +DEAL::Cell << 2.438, face 3 subface 2 is ok. +DEAL::Cell << 2.438, face 3 subface 3 is ok. +DEAL::Cell << 2.438, face 4 subface 0 is ok. +DEAL::Cell << 2.438, face 4 subface 1 is ok. +DEAL::Cell << 2.438, face 4 subface 2 is ok. +DEAL::Cell << 2.438, face 4 subface 3 is ok. +DEAL::Cell << 2.438, face 5 subface 0 is ok. +DEAL::Cell << 2.438, face 5 subface 1 is ok. +DEAL::Cell << 2.438, face 5 subface 2 is ok. +DEAL::Cell << 2.438, face 5 subface 3 is ok. +DEAL::Cell << 2.439, face 0 subface 0 is ok. +DEAL::Cell << 2.439, face 0 subface 1 is ok. +DEAL::Cell << 2.439, face 0 subface 2 is ok. +DEAL::Cell << 2.439, face 0 subface 3 is ok. +DEAL::Cell << 2.439, face 1 subface 0 is ok. +DEAL::Cell << 2.439, face 1 subface 1 is ok. +DEAL::Cell << 2.439, face 1 subface 2 is ok. +DEAL::Cell << 2.439, face 1 subface 3 is ok. +DEAL::Cell << 2.439, face 2 subface 0 is ok. +DEAL::Cell << 2.439, face 2 subface 1 is ok. +DEAL::Cell << 2.439, face 2 subface 2 is ok. +DEAL::Cell << 2.439, face 2 subface 3 is ok. +DEAL::Cell << 2.439, face 3 subface 0 is ok. +DEAL::Cell << 2.439, face 3 subface 1 is ok. +DEAL::Cell << 2.439, face 3 subface 2 is ok. +DEAL::Cell << 2.439, face 3 subface 3 is ok. +DEAL::Cell << 2.439, face 4 subface 0 is ok. +DEAL::Cell << 2.439, face 4 subface 1 is ok. +DEAL::Cell << 2.439, face 4 subface 2 is ok. +DEAL::Cell << 2.439, face 4 subface 3 is ok. +DEAL::Cell << 2.439, face 5 subface 0 is ok. +DEAL::Cell << 2.439, face 5 subface 1 is ok. +DEAL::Cell << 2.439, face 5 subface 2 is ok. +DEAL::Cell << 2.439, face 5 subface 3 is ok. +DEAL::Cell << 2.440, face 0 subface 0 is ok. +DEAL::Cell << 2.440, face 0 subface 1 is ok. +DEAL::Cell << 2.440, face 0 subface 2 is ok. +DEAL::Cell << 2.440, face 0 subface 3 is ok. +DEAL::Cell << 2.440, face 1 subface 0 is ok. +DEAL::Cell << 2.440, face 1 subface 1 is ok. +DEAL::Cell << 2.440, face 1 subface 2 is ok. +DEAL::Cell << 2.440, face 1 subface 3 is ok. +DEAL::Cell << 2.440, face 2 subface 0 is ok. +DEAL::Cell << 2.440, face 2 subface 1 is ok. +DEAL::Cell << 2.440, face 2 subface 2 is ok. +DEAL::Cell << 2.440, face 2 subface 3 is ok. +DEAL::Cell << 2.440, face 3 subface 0 is ok. +DEAL::Cell << 2.440, face 3 subface 1 is ok. +DEAL::Cell << 2.440, face 3 subface 2 is ok. +DEAL::Cell << 2.440, face 3 subface 3 is ok. +DEAL::Cell << 2.440, face 4 subface 0 is ok. +DEAL::Cell << 2.440, face 4 subface 1 is ok. +DEAL::Cell << 2.440, face 4 subface 2 is ok. +DEAL::Cell << 2.440, face 4 subface 3 is ok. +DEAL::Cell << 2.440, face 5 subface 0 is ok. +DEAL::Cell << 2.440, face 5 subface 1 is ok. +DEAL::Cell << 2.440, face 5 subface 2 is ok. +DEAL::Cell << 2.440, face 5 subface 3 is ok. +DEAL::Cell << 2.441, face 0 subface 0 is ok. +DEAL::Cell << 2.441, face 0 subface 1 is ok. +DEAL::Cell << 2.441, face 0 subface 2 is ok. +DEAL::Cell << 2.441, face 0 subface 3 is ok. +DEAL::Cell << 2.441, face 1 subface 0 is ok. +DEAL::Cell << 2.441, face 1 subface 1 is ok. +DEAL::Cell << 2.441, face 1 subface 2 is ok. +DEAL::Cell << 2.441, face 1 subface 3 is ok. +DEAL::Cell << 2.441, face 2 subface 0 is ok. +DEAL::Cell << 2.441, face 2 subface 1 is ok. +DEAL::Cell << 2.441, face 2 subface 2 is ok. +DEAL::Cell << 2.441, face 2 subface 3 is ok. +DEAL::Cell << 2.441, face 3 subface 0 is ok. +DEAL::Cell << 2.441, face 3 subface 1 is ok. +DEAL::Cell << 2.441, face 3 subface 2 is ok. +DEAL::Cell << 2.441, face 3 subface 3 is ok. +DEAL::Cell << 2.441, face 4 subface 0 is ok. +DEAL::Cell << 2.441, face 4 subface 1 is ok. +DEAL::Cell << 2.441, face 4 subface 2 is ok. +DEAL::Cell << 2.441, face 4 subface 3 is ok. +DEAL::Cell << 2.441, face 5 subface 0 is ok. +DEAL::Cell << 2.441, face 5 subface 1 is ok. +DEAL::Cell << 2.441, face 5 subface 2 is ok. +DEAL::Cell << 2.441, face 5 subface 3 is ok. +DEAL::Cell << 2.442, face 0 subface 0 is ok. +DEAL::Cell << 2.442, face 0 subface 1 is ok. +DEAL::Cell << 2.442, face 0 subface 2 is ok. +DEAL::Cell << 2.442, face 0 subface 3 is ok. +DEAL::Cell << 2.442, face 1 subface 0 is ok. +DEAL::Cell << 2.442, face 1 subface 1 is ok. +DEAL::Cell << 2.442, face 1 subface 2 is ok. +DEAL::Cell << 2.442, face 1 subface 3 is ok. +DEAL::Cell << 2.442, face 2 subface 0 is ok. +DEAL::Cell << 2.442, face 2 subface 1 is ok. +DEAL::Cell << 2.442, face 2 subface 2 is ok. +DEAL::Cell << 2.442, face 2 subface 3 is ok. +DEAL::Cell << 2.442, face 3 subface 0 is ok. +DEAL::Cell << 2.442, face 3 subface 1 is ok. +DEAL::Cell << 2.442, face 3 subface 2 is ok. +DEAL::Cell << 2.442, face 3 subface 3 is ok. +DEAL::Cell << 2.442, face 4 subface 0 is ok. +DEAL::Cell << 2.442, face 4 subface 1 is ok. +DEAL::Cell << 2.442, face 4 subface 2 is ok. +DEAL::Cell << 2.442, face 4 subface 3 is ok. +DEAL::Cell << 2.442, face 5 subface 0 is ok. +DEAL::Cell << 2.442, face 5 subface 1 is ok. +DEAL::Cell << 2.442, face 5 subface 2 is ok. +DEAL::Cell << 2.442, face 5 subface 3 is ok. +DEAL::Cell << 2.443, face 0 subface 0 is ok. +DEAL::Cell << 2.443, face 0 subface 1 is ok. +DEAL::Cell << 2.443, face 0 subface 2 is ok. +DEAL::Cell << 2.443, face 0 subface 3 is ok. +DEAL::Cell << 2.443, face 1 subface 0 is ok. +DEAL::Cell << 2.443, face 1 subface 1 is ok. +DEAL::Cell << 2.443, face 1 subface 2 is ok. +DEAL::Cell << 2.443, face 1 subface 3 is ok. +DEAL::Cell << 2.443, face 2 subface 0 is ok. +DEAL::Cell << 2.443, face 2 subface 1 is ok. +DEAL::Cell << 2.443, face 2 subface 2 is ok. +DEAL::Cell << 2.443, face 2 subface 3 is ok. +DEAL::Cell << 2.443, face 3 subface 0 is ok. +DEAL::Cell << 2.443, face 3 subface 1 is ok. +DEAL::Cell << 2.443, face 3 subface 2 is ok. +DEAL::Cell << 2.443, face 3 subface 3 is ok. +DEAL::Cell << 2.443, face 4 subface 0 is ok. +DEAL::Cell << 2.443, face 4 subface 1 is ok. +DEAL::Cell << 2.443, face 4 subface 2 is ok. +DEAL::Cell << 2.443, face 4 subface 3 is ok. +DEAL::Cell << 2.443, face 5 subface 0 is ok. +DEAL::Cell << 2.443, face 5 subface 1 is ok. +DEAL::Cell << 2.443, face 5 subface 2 is ok. +DEAL::Cell << 2.443, face 5 subface 3 is ok. +DEAL::Cell << 2.444, face 0 subface 0 is ok. +DEAL::Cell << 2.444, face 0 subface 1 is ok. +DEAL::Cell << 2.444, face 0 subface 2 is ok. +DEAL::Cell << 2.444, face 0 subface 3 is ok. +DEAL::Cell << 2.444, face 1 subface 0 is ok. +DEAL::Cell << 2.444, face 1 subface 1 is ok. +DEAL::Cell << 2.444, face 1 subface 2 is ok. +DEAL::Cell << 2.444, face 1 subface 3 is ok. +DEAL::Cell << 2.444, face 2 subface 0 is ok. +DEAL::Cell << 2.444, face 2 subface 1 is ok. +DEAL::Cell << 2.444, face 2 subface 2 is ok. +DEAL::Cell << 2.444, face 2 subface 3 is ok. +DEAL::Cell << 2.444, face 3 subface 0 is ok. +DEAL::Cell << 2.444, face 3 subface 1 is ok. +DEAL::Cell << 2.444, face 3 subface 2 is ok. +DEAL::Cell << 2.444, face 3 subface 3 is ok. +DEAL::Cell << 2.444, face 4 subface 0 is ok. +DEAL::Cell << 2.444, face 4 subface 1 is ok. +DEAL::Cell << 2.444, face 4 subface 2 is ok. +DEAL::Cell << 2.444, face 4 subface 3 is ok. +DEAL::Cell << 2.444, face 5 subface 0 is ok. +DEAL::Cell << 2.444, face 5 subface 1 is ok. +DEAL::Cell << 2.444, face 5 subface 2 is ok. +DEAL::Cell << 2.444, face 5 subface 3 is ok. +DEAL::Cell << 2.445, face 0 subface 0 is ok. +DEAL::Cell << 2.445, face 0 subface 1 is ok. +DEAL::Cell << 2.445, face 0 subface 2 is ok. +DEAL::Cell << 2.445, face 0 subface 3 is ok. +DEAL::Cell << 2.445, face 1 subface 0 is ok. +DEAL::Cell << 2.445, face 1 subface 1 is ok. +DEAL::Cell << 2.445, face 1 subface 2 is ok. +DEAL::Cell << 2.445, face 1 subface 3 is ok. +DEAL::Cell << 2.445, face 2 subface 0 is ok. +DEAL::Cell << 2.445, face 2 subface 1 is ok. +DEAL::Cell << 2.445, face 2 subface 2 is ok. +DEAL::Cell << 2.445, face 2 subface 3 is ok. +DEAL::Cell << 2.445, face 3 subface 0 is ok. +DEAL::Cell << 2.445, face 3 subface 1 is ok. +DEAL::Cell << 2.445, face 3 subface 2 is ok. +DEAL::Cell << 2.445, face 3 subface 3 is ok. +DEAL::Cell << 2.445, face 4 subface 0 is ok. +DEAL::Cell << 2.445, face 4 subface 1 is ok. +DEAL::Cell << 2.445, face 4 subface 2 is ok. +DEAL::Cell << 2.445, face 4 subface 3 is ok. +DEAL::Cell << 2.445, face 5 subface 0 is ok. +DEAL::Cell << 2.445, face 5 subface 1 is ok. +DEAL::Cell << 2.445, face 5 subface 2 is ok. +DEAL::Cell << 2.445, face 5 subface 3 is ok. +DEAL::Cell << 2.446, face 0 subface 0 is ok. +DEAL::Cell << 2.446, face 0 subface 1 is ok. +DEAL::Cell << 2.446, face 0 subface 2 is ok. +DEAL::Cell << 2.446, face 0 subface 3 is ok. +DEAL::Cell << 2.446, face 1 subface 0 is ok. +DEAL::Cell << 2.446, face 1 subface 1 is ok. +DEAL::Cell << 2.446, face 1 subface 2 is ok. +DEAL::Cell << 2.446, face 1 subface 3 is ok. +DEAL::Cell << 2.446, face 2 subface 0 is ok. +DEAL::Cell << 2.446, face 2 subface 1 is ok. +DEAL::Cell << 2.446, face 2 subface 2 is ok. +DEAL::Cell << 2.446, face 2 subface 3 is ok. +DEAL::Cell << 2.446, face 3 subface 0 is ok. +DEAL::Cell << 2.446, face 3 subface 1 is ok. +DEAL::Cell << 2.446, face 3 subface 2 is ok. +DEAL::Cell << 2.446, face 3 subface 3 is ok. +DEAL::Cell << 2.446, face 4 subface 0 is ok. +DEAL::Cell << 2.446, face 4 subface 1 is ok. +DEAL::Cell << 2.446, face 4 subface 2 is ok. +DEAL::Cell << 2.446, face 4 subface 3 is ok. +DEAL::Cell << 2.446, face 5 subface 0 is ok. +DEAL::Cell << 2.446, face 5 subface 1 is ok. +DEAL::Cell << 2.446, face 5 subface 2 is ok. +DEAL::Cell << 2.446, face 5 subface 3 is ok. +DEAL::Cell << 2.447, face 0 subface 0 is ok. +DEAL::Cell << 2.447, face 0 subface 1 is ok. +DEAL::Cell << 2.447, face 0 subface 2 is ok. +DEAL::Cell << 2.447, face 0 subface 3 is ok. +DEAL::Cell << 2.447, face 1 subface 0 is ok. +DEAL::Cell << 2.447, face 1 subface 1 is ok. +DEAL::Cell << 2.447, face 1 subface 2 is ok. +DEAL::Cell << 2.447, face 1 subface 3 is ok. +DEAL::Cell << 2.447, face 2 subface 0 is ok. +DEAL::Cell << 2.447, face 2 subface 1 is ok. +DEAL::Cell << 2.447, face 2 subface 2 is ok. +DEAL::Cell << 2.447, face 2 subface 3 is ok. +DEAL::Cell << 2.447, face 3 subface 0 is ok. +DEAL::Cell << 2.447, face 3 subface 1 is ok. +DEAL::Cell << 2.447, face 3 subface 2 is ok. +DEAL::Cell << 2.447, face 3 subface 3 is ok. +DEAL::Cell << 2.447, face 4 subface 0 is ok. +DEAL::Cell << 2.447, face 4 subface 1 is ok. +DEAL::Cell << 2.447, face 4 subface 2 is ok. +DEAL::Cell << 2.447, face 4 subface 3 is ok. +DEAL::Cell << 2.447, face 5 subface 0 is ok. +DEAL::Cell << 2.447, face 5 subface 1 is ok. +DEAL::Cell << 2.447, face 5 subface 2 is ok. +DEAL::Cell << 2.447, face 5 subface 3 is ok. +DEAL::Check 1 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 0.3, face 0 subface 0 is ok. +DEAL::Cell << 0.3, face 0 subface 1 is ok. +DEAL::Cell << 0.3, face 0 subface 2 is ok. +DEAL::Cell << 0.3, face 0 subface 3 is ok. +DEAL::Cell << 0.3, face 1 subface 0 is ok. +DEAL::Cell << 0.3, face 1 subface 1 is ok. +DEAL::Cell << 0.3, face 1 subface 2 is ok. +DEAL::Cell << 0.3, face 1 subface 3 is ok. +DEAL::Cell << 0.3, face 2 subface 0 is ok. +DEAL::Cell << 0.3, face 2 subface 1 is ok. +DEAL::Cell << 0.3, face 2 subface 2 is ok. +DEAL::Cell << 0.3, face 2 subface 3 is ok. +DEAL::Cell << 0.3, face 3 subface 0 is ok. +DEAL::Cell << 0.3, face 3 subface 1 is ok. +DEAL::Cell << 0.3, face 3 subface 2 is ok. +DEAL::Cell << 0.3, face 3 subface 3 is ok. +DEAL::Cell << 0.3, face 4 subface 0 is ok. +DEAL::Cell << 0.3, face 4 subface 1 is ok. +DEAL::Cell << 0.3, face 4 subface 2 is ok. +DEAL::Cell << 0.3, face 4 subface 3 is ok. +DEAL::Cell << 0.3, face 5 subface 0 is ok. +DEAL::Cell << 0.3, face 5 subface 1 is ok. +DEAL::Cell << 0.3, face 5 subface 2 is ok. +DEAL::Cell << 0.3, face 5 subface 3 is ok. +DEAL::Cell << 0.4, face 0 subface 0 is ok. +DEAL::Cell << 0.4, face 0 subface 1 is ok. +DEAL::Cell << 0.4, face 0 subface 2 is ok. +DEAL::Cell << 0.4, face 0 subface 3 is ok. +DEAL::Cell << 0.4, face 1 subface 0 is ok. +DEAL::Cell << 0.4, face 1 subface 1 is ok. +DEAL::Cell << 0.4, face 1 subface 2 is ok. +DEAL::Cell << 0.4, face 1 subface 3 is ok. +DEAL::Cell << 0.4, face 2 subface 0 is ok. +DEAL::Cell << 0.4, face 2 subface 1 is ok. +DEAL::Cell << 0.4, face 2 subface 2 is ok. +DEAL::Cell << 0.4, face 2 subface 3 is ok. +DEAL::Cell << 0.4, face 3 subface 0 is ok. +DEAL::Cell << 0.4, face 3 subface 1 is ok. +DEAL::Cell << 0.4, face 3 subface 2 is ok. +DEAL::Cell << 0.4, face 3 subface 3 is ok. +DEAL::Cell << 0.4, face 4 subface 0 is ok. +DEAL::Cell << 0.4, face 4 subface 1 is ok. +DEAL::Cell << 0.4, face 4 subface 2 is ok. +DEAL::Cell << 0.4, face 4 subface 3 is ok. +DEAL::Cell << 0.4, face 5 subface 0 is ok. +DEAL::Cell << 0.4, face 5 subface 1 is ok. +DEAL::Cell << 0.4, face 5 subface 2 is ok. +DEAL::Cell << 0.4, face 5 subface 3 is ok. +DEAL::Cell << 0.5, face 0 subface 0 is ok. +DEAL::Cell << 0.5, face 0 subface 1 is ok. +DEAL::Cell << 0.5, face 0 subface 2 is ok. +DEAL::Cell << 0.5, face 0 subface 3 is ok. +DEAL::Cell << 0.5, face 1 subface 0 is ok. +DEAL::Cell << 0.5, face 1 subface 1 is ok. +DEAL::Cell << 0.5, face 1 subface 2 is ok. +DEAL::Cell << 0.5, face 1 subface 3 is ok. +DEAL::Cell << 0.5, face 2 subface 0 is ok. +DEAL::Cell << 0.5, face 2 subface 1 is ok. +DEAL::Cell << 0.5, face 2 subface 2 is ok. +DEAL::Cell << 0.5, face 2 subface 3 is ok. +DEAL::Cell << 0.5, face 3 subface 0 is ok. +DEAL::Cell << 0.5, face 3 subface 1 is ok. +DEAL::Cell << 0.5, face 3 subface 2 is ok. +DEAL::Cell << 0.5, face 3 subface 3 is ok. +DEAL::Cell << 0.5, face 4 subface 0 is ok. +DEAL::Cell << 0.5, face 4 subface 1 is ok. +DEAL::Cell << 0.5, face 4 subface 2 is ok. +DEAL::Cell << 0.5, face 4 subface 3 is ok. +DEAL::Cell << 0.5, face 5 subface 0 is ok. +DEAL::Cell << 0.5, face 5 subface 1 is ok. +DEAL::Cell << 0.5, face 5 subface 2 is ok. +DEAL::Cell << 0.5, face 5 subface 3 is ok. +DEAL::Cell << 0.6, face 0 subface 0 is ok. +DEAL::Cell << 0.6, face 0 subface 1 is ok. +DEAL::Cell << 0.6, face 0 subface 2 is ok. +DEAL::Cell << 0.6, face 0 subface 3 is ok. +DEAL::Cell << 0.6, face 1 subface 0 is ok. +DEAL::Cell << 0.6, face 1 subface 1 is ok. +DEAL::Cell << 0.6, face 1 subface 2 is ok. +DEAL::Cell << 0.6, face 1 subface 3 is ok. +DEAL::Cell << 0.6, face 2 subface 0 is ok. +DEAL::Cell << 0.6, face 2 subface 1 is ok. +DEAL::Cell << 0.6, face 2 subface 2 is ok. +DEAL::Cell << 0.6, face 2 subface 3 is ok. +DEAL::Cell << 0.6, face 3 subface 0 is ok. +DEAL::Cell << 0.6, face 3 subface 1 is ok. +DEAL::Cell << 0.6, face 3 subface 2 is ok. +DEAL::Cell << 0.6, face 3 subface 3 is ok. +DEAL::Cell << 0.6, face 4 subface 0 is ok. +DEAL::Cell << 0.6, face 4 subface 1 is ok. +DEAL::Cell << 0.6, face 4 subface 2 is ok. +DEAL::Cell << 0.6, face 4 subface 3 is ok. +DEAL::Cell << 0.6, face 5 subface 0 is ok. +DEAL::Cell << 0.6, face 5 subface 1 is ok. +DEAL::Cell << 0.6, face 5 subface 2 is ok. +DEAL::Cell << 0.6, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 1.24, face 0 subface 0 is ok. +DEAL::Cell << 1.24, face 0 subface 1 is ok. +DEAL::Cell << 1.24, face 0 subface 2 is ok. +DEAL::Cell << 1.24, face 0 subface 3 is ok. +DEAL::Cell << 1.24, face 1 subface 0 is ok. +DEAL::Cell << 1.24, face 1 subface 1 is ok. +DEAL::Cell << 1.24, face 1 subface 2 is ok. +DEAL::Cell << 1.24, face 1 subface 3 is ok. +DEAL::Cell << 1.24, face 2 subface 0 is ok. +DEAL::Cell << 1.24, face 2 subface 1 is ok. +DEAL::Cell << 1.24, face 2 subface 2 is ok. +DEAL::Cell << 1.24, face 2 subface 3 is ok. +DEAL::Cell << 1.24, face 3 subface 0 is ok. +DEAL::Cell << 1.24, face 3 subface 1 is ok. +DEAL::Cell << 1.24, face 3 subface 2 is ok. +DEAL::Cell << 1.24, face 3 subface 3 is ok. +DEAL::Cell << 1.24, face 4 subface 0 is ok. +DEAL::Cell << 1.24, face 4 subface 1 is ok. +DEAL::Cell << 1.24, face 4 subface 2 is ok. +DEAL::Cell << 1.24, face 4 subface 3 is ok. +DEAL::Cell << 1.24, face 5 subface 0 is ok. +DEAL::Cell << 1.24, face 5 subface 1 is ok. +DEAL::Cell << 1.24, face 5 subface 2 is ok. +DEAL::Cell << 1.24, face 5 subface 3 is ok. +DEAL::Cell << 1.25, face 0 subface 0 is ok. +DEAL::Cell << 1.25, face 0 subface 1 is ok. +DEAL::Cell << 1.25, face 0 subface 2 is ok. +DEAL::Cell << 1.25, face 0 subface 3 is ok. +DEAL::Cell << 1.25, face 1 subface 0 is ok. +DEAL::Cell << 1.25, face 1 subface 1 is ok. +DEAL::Cell << 1.25, face 1 subface 2 is ok. +DEAL::Cell << 1.25, face 1 subface 3 is ok. +DEAL::Cell << 1.25, face 2 subface 0 is ok. +DEAL::Cell << 1.25, face 2 subface 1 is ok. +DEAL::Cell << 1.25, face 2 subface 2 is ok. +DEAL::Cell << 1.25, face 2 subface 3 is ok. +DEAL::Cell << 1.25, face 3 subface 0 is ok. +DEAL::Cell << 1.25, face 3 subface 1 is ok. +DEAL::Cell << 1.25, face 3 subface 2 is ok. +DEAL::Cell << 1.25, face 3 subface 3 is ok. +DEAL::Cell << 1.25, face 4 subface 0 is ok. +DEAL::Cell << 1.25, face 4 subface 1 is ok. +DEAL::Cell << 1.25, face 4 subface 2 is ok. +DEAL::Cell << 1.25, face 4 subface 3 is ok. +DEAL::Cell << 1.25, face 5 subface 0 is ok. +DEAL::Cell << 1.25, face 5 subface 1 is ok. +DEAL::Cell << 1.25, face 5 subface 2 is ok. +DEAL::Cell << 1.25, face 5 subface 3 is ok. +DEAL::Cell << 1.26, face 0 subface 0 is ok. +DEAL::Cell << 1.26, face 0 subface 1 is ok. +DEAL::Cell << 1.26, face 0 subface 2 is ok. +DEAL::Cell << 1.26, face 0 subface 3 is ok. +DEAL::Cell << 1.26, face 1 subface 0 is ok. +DEAL::Cell << 1.26, face 1 subface 1 is ok. +DEAL::Cell << 1.26, face 1 subface 2 is ok. +DEAL::Cell << 1.26, face 1 subface 3 is ok. +DEAL::Cell << 1.26, face 2 subface 0 is ok. +DEAL::Cell << 1.26, face 2 subface 1 is ok. +DEAL::Cell << 1.26, face 2 subface 2 is ok. +DEAL::Cell << 1.26, face 2 subface 3 is ok. +DEAL::Cell << 1.26, face 3 subface 0 is ok. +DEAL::Cell << 1.26, face 3 subface 1 is ok. +DEAL::Cell << 1.26, face 3 subface 2 is ok. +DEAL::Cell << 1.26, face 3 subface 3 is ok. +DEAL::Cell << 1.26, face 4 subface 0 is ok. +DEAL::Cell << 1.26, face 4 subface 1 is ok. +DEAL::Cell << 1.26, face 4 subface 2 is ok. +DEAL::Cell << 1.26, face 4 subface 3 is ok. +DEAL::Cell << 1.26, face 5 subface 0 is ok. +DEAL::Cell << 1.26, face 5 subface 1 is ok. +DEAL::Cell << 1.26, face 5 subface 2 is ok. +DEAL::Cell << 1.26, face 5 subface 3 is ok. +DEAL::Cell << 1.27, face 0 subface 0 is ok. +DEAL::Cell << 1.27, face 0 subface 1 is ok. +DEAL::Cell << 1.27, face 0 subface 2 is ok. +DEAL::Cell << 1.27, face 0 subface 3 is ok. +DEAL::Cell << 1.27, face 1 subface 0 is ok. +DEAL::Cell << 1.27, face 1 subface 1 is ok. +DEAL::Cell << 1.27, face 1 subface 2 is ok. +DEAL::Cell << 1.27, face 1 subface 3 is ok. +DEAL::Cell << 1.27, face 2 subface 0 is ok. +DEAL::Cell << 1.27, face 2 subface 1 is ok. +DEAL::Cell << 1.27, face 2 subface 2 is ok. +DEAL::Cell << 1.27, face 2 subface 3 is ok. +DEAL::Cell << 1.27, face 3 subface 0 is ok. +DEAL::Cell << 1.27, face 3 subface 1 is ok. +DEAL::Cell << 1.27, face 3 subface 2 is ok. +DEAL::Cell << 1.27, face 3 subface 3 is ok. +DEAL::Cell << 1.27, face 4 subface 0 is ok. +DEAL::Cell << 1.27, face 4 subface 1 is ok. +DEAL::Cell << 1.27, face 4 subface 2 is ok. +DEAL::Cell << 1.27, face 4 subface 3 is ok. +DEAL::Cell << 1.27, face 5 subface 0 is ok. +DEAL::Cell << 1.27, face 5 subface 1 is ok. +DEAL::Cell << 1.27, face 5 subface 2 is ok. +DEAL::Cell << 1.27, face 5 subface 3 is ok. +DEAL::Cell << 1.28, face 0 subface 0 is ok. +DEAL::Cell << 1.28, face 0 subface 1 is ok. +DEAL::Cell << 1.28, face 0 subface 2 is ok. +DEAL::Cell << 1.28, face 0 subface 3 is ok. +DEAL::Cell << 1.28, face 1 subface 0 is ok. +DEAL::Cell << 1.28, face 1 subface 1 is ok. +DEAL::Cell << 1.28, face 1 subface 2 is ok. +DEAL::Cell << 1.28, face 1 subface 3 is ok. +DEAL::Cell << 1.28, face 2 subface 0 is ok. +DEAL::Cell << 1.28, face 2 subface 1 is ok. +DEAL::Cell << 1.28, face 2 subface 2 is ok. +DEAL::Cell << 1.28, face 2 subface 3 is ok. +DEAL::Cell << 1.28, face 3 subface 0 is ok. +DEAL::Cell << 1.28, face 3 subface 1 is ok. +DEAL::Cell << 1.28, face 3 subface 2 is ok. +DEAL::Cell << 1.28, face 3 subface 3 is ok. +DEAL::Cell << 1.28, face 4 subface 0 is ok. +DEAL::Cell << 1.28, face 4 subface 1 is ok. +DEAL::Cell << 1.28, face 4 subface 2 is ok. +DEAL::Cell << 1.28, face 4 subface 3 is ok. +DEAL::Cell << 1.28, face 5 subface 0 is ok. +DEAL::Cell << 1.28, face 5 subface 1 is ok. +DEAL::Cell << 1.28, face 5 subface 2 is ok. +DEAL::Cell << 1.28, face 5 subface 3 is ok. +DEAL::Cell << 1.29, face 0 subface 0 is ok. +DEAL::Cell << 1.29, face 0 subface 1 is ok. +DEAL::Cell << 1.29, face 0 subface 2 is ok. +DEAL::Cell << 1.29, face 0 subface 3 is ok. +DEAL::Cell << 1.29, face 1 subface 0 is ok. +DEAL::Cell << 1.29, face 1 subface 1 is ok. +DEAL::Cell << 1.29, face 1 subface 2 is ok. +DEAL::Cell << 1.29, face 1 subface 3 is ok. +DEAL::Cell << 1.29, face 2 subface 0 is ok. +DEAL::Cell << 1.29, face 2 subface 1 is ok. +DEAL::Cell << 1.29, face 2 subface 2 is ok. +DEAL::Cell << 1.29, face 2 subface 3 is ok. +DEAL::Cell << 1.29, face 3 subface 0 is ok. +DEAL::Cell << 1.29, face 3 subface 1 is ok. +DEAL::Cell << 1.29, face 3 subface 2 is ok. +DEAL::Cell << 1.29, face 3 subface 3 is ok. +DEAL::Cell << 1.29, face 4 subface 0 is ok. +DEAL::Cell << 1.29, face 4 subface 1 is ok. +DEAL::Cell << 1.29, face 4 subface 2 is ok. +DEAL::Cell << 1.29, face 4 subface 3 is ok. +DEAL::Cell << 1.29, face 5 subface 0 is ok. +DEAL::Cell << 1.29, face 5 subface 1 is ok. +DEAL::Cell << 1.29, face 5 subface 2 is ok. +DEAL::Cell << 1.29, face 5 subface 3 is ok. +DEAL::Cell << 1.30, face 0 subface 0 is ok. +DEAL::Cell << 1.30, face 0 subface 1 is ok. +DEAL::Cell << 1.30, face 0 subface 2 is ok. +DEAL::Cell << 1.30, face 0 subface 3 is ok. +DEAL::Cell << 1.30, face 1 subface 0 is ok. +DEAL::Cell << 1.30, face 1 subface 1 is ok. +DEAL::Cell << 1.30, face 1 subface 2 is ok. +DEAL::Cell << 1.30, face 1 subface 3 is ok. +DEAL::Cell << 1.30, face 2 subface 0 is ok. +DEAL::Cell << 1.30, face 2 subface 1 is ok. +DEAL::Cell << 1.30, face 2 subface 2 is ok. +DEAL::Cell << 1.30, face 2 subface 3 is ok. +DEAL::Cell << 1.30, face 3 subface 0 is ok. +DEAL::Cell << 1.30, face 3 subface 1 is ok. +DEAL::Cell << 1.30, face 3 subface 2 is ok. +DEAL::Cell << 1.30, face 3 subface 3 is ok. +DEAL::Cell << 1.30, face 4 subface 0 is ok. +DEAL::Cell << 1.30, face 4 subface 1 is ok. +DEAL::Cell << 1.30, face 4 subface 2 is ok. +DEAL::Cell << 1.30, face 4 subface 3 is ok. +DEAL::Cell << 1.30, face 5 subface 0 is ok. +DEAL::Cell << 1.30, face 5 subface 1 is ok. +DEAL::Cell << 1.30, face 5 subface 2 is ok. +DEAL::Cell << 1.30, face 5 subface 3 is ok. +DEAL::Cell << 1.31, face 0 subface 0 is ok. +DEAL::Cell << 1.31, face 0 subface 1 is ok. +DEAL::Cell << 1.31, face 0 subface 2 is ok. +DEAL::Cell << 1.31, face 0 subface 3 is ok. +DEAL::Cell << 1.31, face 1 subface 0 is ok. +DEAL::Cell << 1.31, face 1 subface 1 is ok. +DEAL::Cell << 1.31, face 1 subface 2 is ok. +DEAL::Cell << 1.31, face 1 subface 3 is ok. +DEAL::Cell << 1.31, face 2 subface 0 is ok. +DEAL::Cell << 1.31, face 2 subface 1 is ok. +DEAL::Cell << 1.31, face 2 subface 2 is ok. +DEAL::Cell << 1.31, face 2 subface 3 is ok. +DEAL::Cell << 1.31, face 3 subface 0 is ok. +DEAL::Cell << 1.31, face 3 subface 1 is ok. +DEAL::Cell << 1.31, face 3 subface 2 is ok. +DEAL::Cell << 1.31, face 3 subface 3 is ok. +DEAL::Cell << 1.31, face 4 subface 0 is ok. +DEAL::Cell << 1.31, face 4 subface 1 is ok. +DEAL::Cell << 1.31, face 4 subface 2 is ok. +DEAL::Cell << 1.31, face 4 subface 3 is ok. +DEAL::Cell << 1.31, face 5 subface 0 is ok. +DEAL::Cell << 1.31, face 5 subface 1 is ok. +DEAL::Cell << 1.31, face 5 subface 2 is ok. +DEAL::Cell << 1.31, face 5 subface 3 is ok. +DEAL::Cell << 1.32, face 0 subface 0 is ok. +DEAL::Cell << 1.32, face 0 subface 1 is ok. +DEAL::Cell << 1.32, face 0 subface 2 is ok. +DEAL::Cell << 1.32, face 0 subface 3 is ok. +DEAL::Cell << 1.32, face 1 subface 0 is ok. +DEAL::Cell << 1.32, face 1 subface 1 is ok. +DEAL::Cell << 1.32, face 1 subface 2 is ok. +DEAL::Cell << 1.32, face 1 subface 3 is ok. +DEAL::Cell << 1.32, face 2 subface 0 is ok. +DEAL::Cell << 1.32, face 2 subface 1 is ok. +DEAL::Cell << 1.32, face 2 subface 2 is ok. +DEAL::Cell << 1.32, face 2 subface 3 is ok. +DEAL::Cell << 1.32, face 3 subface 0 is ok. +DEAL::Cell << 1.32, face 3 subface 1 is ok. +DEAL::Cell << 1.32, face 3 subface 2 is ok. +DEAL::Cell << 1.32, face 3 subface 3 is ok. +DEAL::Cell << 1.32, face 4 subface 0 is ok. +DEAL::Cell << 1.32, face 4 subface 1 is ok. +DEAL::Cell << 1.32, face 4 subface 2 is ok. +DEAL::Cell << 1.32, face 4 subface 3 is ok. +DEAL::Cell << 1.32, face 5 subface 0 is ok. +DEAL::Cell << 1.32, face 5 subface 1 is ok. +DEAL::Cell << 1.32, face 5 subface 2 is ok. +DEAL::Cell << 1.32, face 5 subface 3 is ok. +DEAL::Cell << 1.33, face 0 subface 0 is ok. +DEAL::Cell << 1.33, face 0 subface 1 is ok. +DEAL::Cell << 1.33, face 0 subface 2 is ok. +DEAL::Cell << 1.33, face 0 subface 3 is ok. +DEAL::Cell << 1.33, face 1 subface 0 is ok. +DEAL::Cell << 1.33, face 1 subface 1 is ok. +DEAL::Cell << 1.33, face 1 subface 2 is ok. +DEAL::Cell << 1.33, face 1 subface 3 is ok. +DEAL::Cell << 1.33, face 2 subface 0 is ok. +DEAL::Cell << 1.33, face 2 subface 1 is ok. +DEAL::Cell << 1.33, face 2 subface 2 is ok. +DEAL::Cell << 1.33, face 2 subface 3 is ok. +DEAL::Cell << 1.33, face 3 subface 0 is ok. +DEAL::Cell << 1.33, face 3 subface 1 is ok. +DEAL::Cell << 1.33, face 3 subface 2 is ok. +DEAL::Cell << 1.33, face 3 subface 3 is ok. +DEAL::Cell << 1.33, face 4 subface 0 is ok. +DEAL::Cell << 1.33, face 4 subface 1 is ok. +DEAL::Cell << 1.33, face 4 subface 2 is ok. +DEAL::Cell << 1.33, face 4 subface 3 is ok. +DEAL::Cell << 1.33, face 5 subface 0 is ok. +DEAL::Cell << 1.33, face 5 subface 1 is ok. +DEAL::Cell << 1.33, face 5 subface 2 is ok. +DEAL::Cell << 1.33, face 5 subface 3 is ok. +DEAL::Cell << 1.34, face 0 subface 0 is ok. +DEAL::Cell << 1.34, face 0 subface 1 is ok. +DEAL::Cell << 1.34, face 0 subface 2 is ok. +DEAL::Cell << 1.34, face 0 subface 3 is ok. +DEAL::Cell << 1.34, face 1 subface 0 is ok. +DEAL::Cell << 1.34, face 1 subface 1 is ok. +DEAL::Cell << 1.34, face 1 subface 2 is ok. +DEAL::Cell << 1.34, face 1 subface 3 is ok. +DEAL::Cell << 1.34, face 2 subface 0 is ok. +DEAL::Cell << 1.34, face 2 subface 1 is ok. +DEAL::Cell << 1.34, face 2 subface 2 is ok. +DEAL::Cell << 1.34, face 2 subface 3 is ok. +DEAL::Cell << 1.34, face 3 subface 0 is ok. +DEAL::Cell << 1.34, face 3 subface 1 is ok. +DEAL::Cell << 1.34, face 3 subface 2 is ok. +DEAL::Cell << 1.34, face 3 subface 3 is ok. +DEAL::Cell << 1.34, face 4 subface 0 is ok. +DEAL::Cell << 1.34, face 4 subface 1 is ok. +DEAL::Cell << 1.34, face 4 subface 2 is ok. +DEAL::Cell << 1.34, face 4 subface 3 is ok. +DEAL::Cell << 1.34, face 5 subface 0 is ok. +DEAL::Cell << 1.34, face 5 subface 1 is ok. +DEAL::Cell << 1.34, face 5 subface 2 is ok. +DEAL::Cell << 1.34, face 5 subface 3 is ok. +DEAL::Cell << 1.35, face 0 subface 0 is ok. +DEAL::Cell << 1.35, face 0 subface 1 is ok. +DEAL::Cell << 1.35, face 0 subface 2 is ok. +DEAL::Cell << 1.35, face 0 subface 3 is ok. +DEAL::Cell << 1.35, face 1 subface 0 is ok. +DEAL::Cell << 1.35, face 1 subface 1 is ok. +DEAL::Cell << 1.35, face 1 subface 2 is ok. +DEAL::Cell << 1.35, face 1 subface 3 is ok. +DEAL::Cell << 1.35, face 2 subface 0 is ok. +DEAL::Cell << 1.35, face 2 subface 1 is ok. +DEAL::Cell << 1.35, face 2 subface 2 is ok. +DEAL::Cell << 1.35, face 2 subface 3 is ok. +DEAL::Cell << 1.35, face 3 subface 0 is ok. +DEAL::Cell << 1.35, face 3 subface 1 is ok. +DEAL::Cell << 1.35, face 3 subface 2 is ok. +DEAL::Cell << 1.35, face 3 subface 3 is ok. +DEAL::Cell << 1.35, face 4 subface 0 is ok. +DEAL::Cell << 1.35, face 4 subface 1 is ok. +DEAL::Cell << 1.35, face 4 subface 2 is ok. +DEAL::Cell << 1.35, face 4 subface 3 is ok. +DEAL::Cell << 1.35, face 5 subface 0 is ok. +DEAL::Cell << 1.35, face 5 subface 1 is ok. +DEAL::Cell << 1.35, face 5 subface 2 is ok. +DEAL::Cell << 1.35, face 5 subface 3 is ok. +DEAL::Cell << 1.36, face 0 subface 0 is ok. +DEAL::Cell << 1.36, face 0 subface 1 is ok. +DEAL::Cell << 1.36, face 0 subface 2 is ok. +DEAL::Cell << 1.36, face 0 subface 3 is ok. +DEAL::Cell << 1.36, face 1 subface 0 is ok. +DEAL::Cell << 1.36, face 1 subface 1 is ok. +DEAL::Cell << 1.36, face 1 subface 2 is ok. +DEAL::Cell << 1.36, face 1 subface 3 is ok. +DEAL::Cell << 1.36, face 2 subface 0 is ok. +DEAL::Cell << 1.36, face 2 subface 1 is ok. +DEAL::Cell << 1.36, face 2 subface 2 is ok. +DEAL::Cell << 1.36, face 2 subface 3 is ok. +DEAL::Cell << 1.36, face 3 subface 0 is ok. +DEAL::Cell << 1.36, face 3 subface 1 is ok. +DEAL::Cell << 1.36, face 3 subface 2 is ok. +DEAL::Cell << 1.36, face 3 subface 3 is ok. +DEAL::Cell << 1.36, face 4 subface 0 is ok. +DEAL::Cell << 1.36, face 4 subface 1 is ok. +DEAL::Cell << 1.36, face 4 subface 2 is ok. +DEAL::Cell << 1.36, face 4 subface 3 is ok. +DEAL::Cell << 1.36, face 5 subface 0 is ok. +DEAL::Cell << 1.36, face 5 subface 1 is ok. +DEAL::Cell << 1.36, face 5 subface 2 is ok. +DEAL::Cell << 1.36, face 5 subface 3 is ok. +DEAL::Cell << 1.37, face 0 subface 0 is ok. +DEAL::Cell << 1.37, face 0 subface 1 is ok. +DEAL::Cell << 1.37, face 0 subface 2 is ok. +DEAL::Cell << 1.37, face 0 subface 3 is ok. +DEAL::Cell << 1.37, face 1 subface 0 is ok. +DEAL::Cell << 1.37, face 1 subface 1 is ok. +DEAL::Cell << 1.37, face 1 subface 2 is ok. +DEAL::Cell << 1.37, face 1 subface 3 is ok. +DEAL::Cell << 1.37, face 2 subface 0 is ok. +DEAL::Cell << 1.37, face 2 subface 1 is ok. +DEAL::Cell << 1.37, face 2 subface 2 is ok. +DEAL::Cell << 1.37, face 2 subface 3 is ok. +DEAL::Cell << 1.37, face 3 subface 0 is ok. +DEAL::Cell << 1.37, face 3 subface 1 is ok. +DEAL::Cell << 1.37, face 3 subface 2 is ok. +DEAL::Cell << 1.37, face 3 subface 3 is ok. +DEAL::Cell << 1.37, face 4 subface 0 is ok. +DEAL::Cell << 1.37, face 4 subface 1 is ok. +DEAL::Cell << 1.37, face 4 subface 2 is ok. +DEAL::Cell << 1.37, face 4 subface 3 is ok. +DEAL::Cell << 1.37, face 5 subface 0 is ok. +DEAL::Cell << 1.37, face 5 subface 1 is ok. +DEAL::Cell << 1.37, face 5 subface 2 is ok. +DEAL::Cell << 1.37, face 5 subface 3 is ok. +DEAL::Cell << 1.38, face 0 subface 0 is ok. +DEAL::Cell << 1.38, face 0 subface 1 is ok. +DEAL::Cell << 1.38, face 0 subface 2 is ok. +DEAL::Cell << 1.38, face 0 subface 3 is ok. +DEAL::Cell << 1.38, face 1 subface 0 is ok. +DEAL::Cell << 1.38, face 1 subface 1 is ok. +DEAL::Cell << 1.38, face 1 subface 2 is ok. +DEAL::Cell << 1.38, face 1 subface 3 is ok. +DEAL::Cell << 1.38, face 2 subface 0 is ok. +DEAL::Cell << 1.38, face 2 subface 1 is ok. +DEAL::Cell << 1.38, face 2 subface 2 is ok. +DEAL::Cell << 1.38, face 2 subface 3 is ok. +DEAL::Cell << 1.38, face 3 subface 0 is ok. +DEAL::Cell << 1.38, face 3 subface 1 is ok. +DEAL::Cell << 1.38, face 3 subface 2 is ok. +DEAL::Cell << 1.38, face 3 subface 3 is ok. +DEAL::Cell << 1.38, face 4 subface 0 is ok. +DEAL::Cell << 1.38, face 4 subface 1 is ok. +DEAL::Cell << 1.38, face 4 subface 2 is ok. +DEAL::Cell << 1.38, face 4 subface 3 is ok. +DEAL::Cell << 1.38, face 5 subface 0 is ok. +DEAL::Cell << 1.38, face 5 subface 1 is ok. +DEAL::Cell << 1.38, face 5 subface 2 is ok. +DEAL::Cell << 1.38, face 5 subface 3 is ok. +DEAL::Cell << 1.39, face 0 subface 0 is ok. +DEAL::Cell << 1.39, face 0 subface 1 is ok. +DEAL::Cell << 1.39, face 0 subface 2 is ok. +DEAL::Cell << 1.39, face 0 subface 3 is ok. +DEAL::Cell << 1.39, face 1 subface 0 is ok. +DEAL::Cell << 1.39, face 1 subface 1 is ok. +DEAL::Cell << 1.39, face 1 subface 2 is ok. +DEAL::Cell << 1.39, face 1 subface 3 is ok. +DEAL::Cell << 1.39, face 2 subface 0 is ok. +DEAL::Cell << 1.39, face 2 subface 1 is ok. +DEAL::Cell << 1.39, face 2 subface 2 is ok. +DEAL::Cell << 1.39, face 2 subface 3 is ok. +DEAL::Cell << 1.39, face 3 subface 0 is ok. +DEAL::Cell << 1.39, face 3 subface 1 is ok. +DEAL::Cell << 1.39, face 3 subface 2 is ok. +DEAL::Cell << 1.39, face 3 subface 3 is ok. +DEAL::Cell << 1.39, face 4 subface 0 is ok. +DEAL::Cell << 1.39, face 4 subface 1 is ok. +DEAL::Cell << 1.39, face 4 subface 2 is ok. +DEAL::Cell << 1.39, face 4 subface 3 is ok. +DEAL::Cell << 1.39, face 5 subface 0 is ok. +DEAL::Cell << 1.39, face 5 subface 1 is ok. +DEAL::Cell << 1.39, face 5 subface 2 is ok. +DEAL::Cell << 1.39, face 5 subface 3 is ok. +DEAL::Cell << 1.40, face 0 subface 0 is ok. +DEAL::Cell << 1.40, face 0 subface 1 is ok. +DEAL::Cell << 1.40, face 0 subface 2 is ok. +DEAL::Cell << 1.40, face 0 subface 3 is ok. +DEAL::Cell << 1.40, face 1 subface 0 is ok. +DEAL::Cell << 1.40, face 1 subface 1 is ok. +DEAL::Cell << 1.40, face 1 subface 2 is ok. +DEAL::Cell << 1.40, face 1 subface 3 is ok. +DEAL::Cell << 1.40, face 2 subface 0 is ok. +DEAL::Cell << 1.40, face 2 subface 1 is ok. +DEAL::Cell << 1.40, face 2 subface 2 is ok. +DEAL::Cell << 1.40, face 2 subface 3 is ok. +DEAL::Cell << 1.40, face 3 subface 0 is ok. +DEAL::Cell << 1.40, face 3 subface 1 is ok. +DEAL::Cell << 1.40, face 3 subface 2 is ok. +DEAL::Cell << 1.40, face 3 subface 3 is ok. +DEAL::Cell << 1.40, face 4 subface 0 is ok. +DEAL::Cell << 1.40, face 4 subface 1 is ok. +DEAL::Cell << 1.40, face 4 subface 2 is ok. +DEAL::Cell << 1.40, face 4 subface 3 is ok. +DEAL::Cell << 1.40, face 5 subface 0 is ok. +DEAL::Cell << 1.40, face 5 subface 1 is ok. +DEAL::Cell << 1.40, face 5 subface 2 is ok. +DEAL::Cell << 1.40, face 5 subface 3 is ok. +DEAL::Cell << 1.41, face 0 subface 0 is ok. +DEAL::Cell << 1.41, face 0 subface 1 is ok. +DEAL::Cell << 1.41, face 0 subface 2 is ok. +DEAL::Cell << 1.41, face 0 subface 3 is ok. +DEAL::Cell << 1.41, face 1 subface 0 is ok. +DEAL::Cell << 1.41, face 1 subface 1 is ok. +DEAL::Cell << 1.41, face 1 subface 2 is ok. +DEAL::Cell << 1.41, face 1 subface 3 is ok. +DEAL::Cell << 1.41, face 2 subface 0 is ok. +DEAL::Cell << 1.41, face 2 subface 1 is ok. +DEAL::Cell << 1.41, face 2 subface 2 is ok. +DEAL::Cell << 1.41, face 2 subface 3 is ok. +DEAL::Cell << 1.41, face 3 subface 0 is ok. +DEAL::Cell << 1.41, face 3 subface 1 is ok. +DEAL::Cell << 1.41, face 3 subface 2 is ok. +DEAL::Cell << 1.41, face 3 subface 3 is ok. +DEAL::Cell << 1.41, face 4 subface 0 is ok. +DEAL::Cell << 1.41, face 4 subface 1 is ok. +DEAL::Cell << 1.41, face 4 subface 2 is ok. +DEAL::Cell << 1.41, face 4 subface 3 is ok. +DEAL::Cell << 1.41, face 5 subface 0 is ok. +DEAL::Cell << 1.41, face 5 subface 1 is ok. +DEAL::Cell << 1.41, face 5 subface 2 is ok. +DEAL::Cell << 1.41, face 5 subface 3 is ok. +DEAL::Cell << 1.42, face 0 subface 0 is ok. +DEAL::Cell << 1.42, face 0 subface 1 is ok. +DEAL::Cell << 1.42, face 0 subface 2 is ok. +DEAL::Cell << 1.42, face 0 subface 3 is ok. +DEAL::Cell << 1.42, face 1 subface 0 is ok. +DEAL::Cell << 1.42, face 1 subface 1 is ok. +DEAL::Cell << 1.42, face 1 subface 2 is ok. +DEAL::Cell << 1.42, face 1 subface 3 is ok. +DEAL::Cell << 1.42, face 2 subface 0 is ok. +DEAL::Cell << 1.42, face 2 subface 1 is ok. +DEAL::Cell << 1.42, face 2 subface 2 is ok. +DEAL::Cell << 1.42, face 2 subface 3 is ok. +DEAL::Cell << 1.42, face 3 subface 0 is ok. +DEAL::Cell << 1.42, face 3 subface 1 is ok. +DEAL::Cell << 1.42, face 3 subface 2 is ok. +DEAL::Cell << 1.42, face 3 subface 3 is ok. +DEAL::Cell << 1.42, face 4 subface 0 is ok. +DEAL::Cell << 1.42, face 4 subface 1 is ok. +DEAL::Cell << 1.42, face 4 subface 2 is ok. +DEAL::Cell << 1.42, face 4 subface 3 is ok. +DEAL::Cell << 1.42, face 5 subface 0 is ok. +DEAL::Cell << 1.42, face 5 subface 1 is ok. +DEAL::Cell << 1.42, face 5 subface 2 is ok. +DEAL::Cell << 1.42, face 5 subface 3 is ok. +DEAL::Cell << 1.43, face 0 subface 0 is ok. +DEAL::Cell << 1.43, face 0 subface 1 is ok. +DEAL::Cell << 1.43, face 0 subface 2 is ok. +DEAL::Cell << 1.43, face 0 subface 3 is ok. +DEAL::Cell << 1.43, face 1 subface 0 is ok. +DEAL::Cell << 1.43, face 1 subface 1 is ok. +DEAL::Cell << 1.43, face 1 subface 2 is ok. +DEAL::Cell << 1.43, face 1 subface 3 is ok. +DEAL::Cell << 1.43, face 2 subface 0 is ok. +DEAL::Cell << 1.43, face 2 subface 1 is ok. +DEAL::Cell << 1.43, face 2 subface 2 is ok. +DEAL::Cell << 1.43, face 2 subface 3 is ok. +DEAL::Cell << 1.43, face 3 subface 0 is ok. +DEAL::Cell << 1.43, face 3 subface 1 is ok. +DEAL::Cell << 1.43, face 3 subface 2 is ok. +DEAL::Cell << 1.43, face 3 subface 3 is ok. +DEAL::Cell << 1.43, face 4 subface 0 is ok. +DEAL::Cell << 1.43, face 4 subface 1 is ok. +DEAL::Cell << 1.43, face 4 subface 2 is ok. +DEAL::Cell << 1.43, face 4 subface 3 is ok. +DEAL::Cell << 1.43, face 5 subface 0 is ok. +DEAL::Cell << 1.43, face 5 subface 1 is ok. +DEAL::Cell << 1.43, face 5 subface 2 is ok. +DEAL::Cell << 1.43, face 5 subface 3 is ok. +DEAL::Cell << 1.44, face 0 subface 0 is ok. +DEAL::Cell << 1.44, face 0 subface 1 is ok. +DEAL::Cell << 1.44, face 0 subface 2 is ok. +DEAL::Cell << 1.44, face 0 subface 3 is ok. +DEAL::Cell << 1.44, face 1 subface 0 is ok. +DEAL::Cell << 1.44, face 1 subface 1 is ok. +DEAL::Cell << 1.44, face 1 subface 2 is ok. +DEAL::Cell << 1.44, face 1 subface 3 is ok. +DEAL::Cell << 1.44, face 2 subface 0 is ok. +DEAL::Cell << 1.44, face 2 subface 1 is ok. +DEAL::Cell << 1.44, face 2 subface 2 is ok. +DEAL::Cell << 1.44, face 2 subface 3 is ok. +DEAL::Cell << 1.44, face 3 subface 0 is ok. +DEAL::Cell << 1.44, face 3 subface 1 is ok. +DEAL::Cell << 1.44, face 3 subface 2 is ok. +DEAL::Cell << 1.44, face 3 subface 3 is ok. +DEAL::Cell << 1.44, face 4 subface 0 is ok. +DEAL::Cell << 1.44, face 4 subface 1 is ok. +DEAL::Cell << 1.44, face 4 subface 2 is ok. +DEAL::Cell << 1.44, face 4 subface 3 is ok. +DEAL::Cell << 1.44, face 5 subface 0 is ok. +DEAL::Cell << 1.44, face 5 subface 1 is ok. +DEAL::Cell << 1.44, face 5 subface 2 is ok. +DEAL::Cell << 1.44, face 5 subface 3 is ok. +DEAL::Cell << 1.45, face 0 subface 0 is ok. +DEAL::Cell << 1.45, face 0 subface 1 is ok. +DEAL::Cell << 1.45, face 0 subface 2 is ok. +DEAL::Cell << 1.45, face 0 subface 3 is ok. +DEAL::Cell << 1.45, face 1 subface 0 is ok. +DEAL::Cell << 1.45, face 1 subface 1 is ok. +DEAL::Cell << 1.45, face 1 subface 2 is ok. +DEAL::Cell << 1.45, face 1 subface 3 is ok. +DEAL::Cell << 1.45, face 2 subface 0 is ok. +DEAL::Cell << 1.45, face 2 subface 1 is ok. +DEAL::Cell << 1.45, face 2 subface 2 is ok. +DEAL::Cell << 1.45, face 2 subface 3 is ok. +DEAL::Cell << 1.45, face 3 subface 0 is ok. +DEAL::Cell << 1.45, face 3 subface 1 is ok. +DEAL::Cell << 1.45, face 3 subface 2 is ok. +DEAL::Cell << 1.45, face 3 subface 3 is ok. +DEAL::Cell << 1.45, face 4 subface 0 is ok. +DEAL::Cell << 1.45, face 4 subface 1 is ok. +DEAL::Cell << 1.45, face 4 subface 2 is ok. +DEAL::Cell << 1.45, face 4 subface 3 is ok. +DEAL::Cell << 1.45, face 5 subface 0 is ok. +DEAL::Cell << 1.45, face 5 subface 1 is ok. +DEAL::Cell << 1.45, face 5 subface 2 is ok. +DEAL::Cell << 1.45, face 5 subface 3 is ok. +DEAL::Cell << 1.46, face 0 subface 0 is ok. +DEAL::Cell << 1.46, face 0 subface 1 is ok. +DEAL::Cell << 1.46, face 0 subface 2 is ok. +DEAL::Cell << 1.46, face 0 subface 3 is ok. +DEAL::Cell << 1.46, face 1 subface 0 is ok. +DEAL::Cell << 1.46, face 1 subface 1 is ok. +DEAL::Cell << 1.46, face 1 subface 2 is ok. +DEAL::Cell << 1.46, face 1 subface 3 is ok. +DEAL::Cell << 1.46, face 2 subface 0 is ok. +DEAL::Cell << 1.46, face 2 subface 1 is ok. +DEAL::Cell << 1.46, face 2 subface 2 is ok. +DEAL::Cell << 1.46, face 2 subface 3 is ok. +DEAL::Cell << 1.46, face 3 subface 0 is ok. +DEAL::Cell << 1.46, face 3 subface 1 is ok. +DEAL::Cell << 1.46, face 3 subface 2 is ok. +DEAL::Cell << 1.46, face 3 subface 3 is ok. +DEAL::Cell << 1.46, face 4 subface 0 is ok. +DEAL::Cell << 1.46, face 4 subface 1 is ok. +DEAL::Cell << 1.46, face 4 subface 2 is ok. +DEAL::Cell << 1.46, face 4 subface 3 is ok. +DEAL::Cell << 1.46, face 5 subface 0 is ok. +DEAL::Cell << 1.46, face 5 subface 1 is ok. +DEAL::Cell << 1.46, face 5 subface 2 is ok. +DEAL::Cell << 1.46, face 5 subface 3 is ok. +DEAL::Cell << 1.47, face 0 subface 0 is ok. +DEAL::Cell << 1.47, face 0 subface 1 is ok. +DEAL::Cell << 1.47, face 0 subface 2 is ok. +DEAL::Cell << 1.47, face 0 subface 3 is ok. +DEAL::Cell << 1.47, face 1 subface 0 is ok. +DEAL::Cell << 1.47, face 1 subface 1 is ok. +DEAL::Cell << 1.47, face 1 subface 2 is ok. +DEAL::Cell << 1.47, face 1 subface 3 is ok. +DEAL::Cell << 1.47, face 2 subface 0 is ok. +DEAL::Cell << 1.47, face 2 subface 1 is ok. +DEAL::Cell << 1.47, face 2 subface 2 is ok. +DEAL::Cell << 1.47, face 2 subface 3 is ok. +DEAL::Cell << 1.47, face 3 subface 0 is ok. +DEAL::Cell << 1.47, face 3 subface 1 is ok. +DEAL::Cell << 1.47, face 3 subface 2 is ok. +DEAL::Cell << 1.47, face 3 subface 3 is ok. +DEAL::Cell << 1.47, face 4 subface 0 is ok. +DEAL::Cell << 1.47, face 4 subface 1 is ok. +DEAL::Cell << 1.47, face 4 subface 2 is ok. +DEAL::Cell << 1.47, face 4 subface 3 is ok. +DEAL::Cell << 1.47, face 5 subface 0 is ok. +DEAL::Cell << 1.47, face 5 subface 1 is ok. +DEAL::Cell << 1.47, face 5 subface 2 is ok. +DEAL::Cell << 1.47, face 5 subface 3 is ok. +DEAL::Cell << 1.48, face 0 subface 0 is ok. +DEAL::Cell << 1.48, face 0 subface 1 is ok. +DEAL::Cell << 1.48, face 0 subface 2 is ok. +DEAL::Cell << 1.48, face 0 subface 3 is ok. +DEAL::Cell << 1.48, face 1 subface 0 is ok. +DEAL::Cell << 1.48, face 1 subface 1 is ok. +DEAL::Cell << 1.48, face 1 subface 2 is ok. +DEAL::Cell << 1.48, face 1 subface 3 is ok. +DEAL::Cell << 1.48, face 2 subface 0 is ok. +DEAL::Cell << 1.48, face 2 subface 1 is ok. +DEAL::Cell << 1.48, face 2 subface 2 is ok. +DEAL::Cell << 1.48, face 2 subface 3 is ok. +DEAL::Cell << 1.48, face 3 subface 0 is ok. +DEAL::Cell << 1.48, face 3 subface 1 is ok. +DEAL::Cell << 1.48, face 3 subface 2 is ok. +DEAL::Cell << 1.48, face 3 subface 3 is ok. +DEAL::Cell << 1.48, face 4 subface 0 is ok. +DEAL::Cell << 1.48, face 4 subface 1 is ok. +DEAL::Cell << 1.48, face 4 subface 2 is ok. +DEAL::Cell << 1.48, face 4 subface 3 is ok. +DEAL::Cell << 1.48, face 5 subface 0 is ok. +DEAL::Cell << 1.48, face 5 subface 1 is ok. +DEAL::Cell << 1.48, face 5 subface 2 is ok. +DEAL::Cell << 1.48, face 5 subface 3 is ok. +DEAL::Cell << 1.49, face 0 subface 0 is ok. +DEAL::Cell << 1.49, face 0 subface 1 is ok. +DEAL::Cell << 1.49, face 0 subface 2 is ok. +DEAL::Cell << 1.49, face 0 subface 3 is ok. +DEAL::Cell << 1.49, face 1 subface 0 is ok. +DEAL::Cell << 1.49, face 1 subface 1 is ok. +DEAL::Cell << 1.49, face 1 subface 2 is ok. +DEAL::Cell << 1.49, face 1 subface 3 is ok. +DEAL::Cell << 1.49, face 2 subface 0 is ok. +DEAL::Cell << 1.49, face 2 subface 1 is ok. +DEAL::Cell << 1.49, face 2 subface 2 is ok. +DEAL::Cell << 1.49, face 2 subface 3 is ok. +DEAL::Cell << 1.49, face 3 subface 0 is ok. +DEAL::Cell << 1.49, face 3 subface 1 is ok. +DEAL::Cell << 1.49, face 3 subface 2 is ok. +DEAL::Cell << 1.49, face 3 subface 3 is ok. +DEAL::Cell << 1.49, face 4 subface 0 is ok. +DEAL::Cell << 1.49, face 4 subface 1 is ok. +DEAL::Cell << 1.49, face 4 subface 2 is ok. +DEAL::Cell << 1.49, face 4 subface 3 is ok. +DEAL::Cell << 1.49, face 5 subface 0 is ok. +DEAL::Cell << 1.49, face 5 subface 1 is ok. +DEAL::Cell << 1.49, face 5 subface 2 is ok. +DEAL::Cell << 1.49, face 5 subface 3 is ok. +DEAL::Cell << 1.50, face 0 subface 0 is ok. +DEAL::Cell << 1.50, face 0 subface 1 is ok. +DEAL::Cell << 1.50, face 0 subface 2 is ok. +DEAL::Cell << 1.50, face 0 subface 3 is ok. +DEAL::Cell << 1.50, face 1 subface 0 is ok. +DEAL::Cell << 1.50, face 1 subface 1 is ok. +DEAL::Cell << 1.50, face 1 subface 2 is ok. +DEAL::Cell << 1.50, face 1 subface 3 is ok. +DEAL::Cell << 1.50, face 2 subface 0 is ok. +DEAL::Cell << 1.50, face 2 subface 1 is ok. +DEAL::Cell << 1.50, face 2 subface 2 is ok. +DEAL::Cell << 1.50, face 2 subface 3 is ok. +DEAL::Cell << 1.50, face 3 subface 0 is ok. +DEAL::Cell << 1.50, face 3 subface 1 is ok. +DEAL::Cell << 1.50, face 3 subface 2 is ok. +DEAL::Cell << 1.50, face 3 subface 3 is ok. +DEAL::Cell << 1.50, face 4 subface 0 is ok. +DEAL::Cell << 1.50, face 4 subface 1 is ok. +DEAL::Cell << 1.50, face 4 subface 2 is ok. +DEAL::Cell << 1.50, face 4 subface 3 is ok. +DEAL::Cell << 1.50, face 5 subface 0 is ok. +DEAL::Cell << 1.50, face 5 subface 1 is ok. +DEAL::Cell << 1.50, face 5 subface 2 is ok. +DEAL::Cell << 1.50, face 5 subface 3 is ok. +DEAL::Cell << 1.51, face 0 subface 0 is ok. +DEAL::Cell << 1.51, face 0 subface 1 is ok. +DEAL::Cell << 1.51, face 0 subface 2 is ok. +DEAL::Cell << 1.51, face 0 subface 3 is ok. +DEAL::Cell << 1.51, face 1 subface 0 is ok. +DEAL::Cell << 1.51, face 1 subface 1 is ok. +DEAL::Cell << 1.51, face 1 subface 2 is ok. +DEAL::Cell << 1.51, face 1 subface 3 is ok. +DEAL::Cell << 1.51, face 2 subface 0 is ok. +DEAL::Cell << 1.51, face 2 subface 1 is ok. +DEAL::Cell << 1.51, face 2 subface 2 is ok. +DEAL::Cell << 1.51, face 2 subface 3 is ok. +DEAL::Cell << 1.51, face 3 subface 0 is ok. +DEAL::Cell << 1.51, face 3 subface 1 is ok. +DEAL::Cell << 1.51, face 3 subface 2 is ok. +DEAL::Cell << 1.51, face 3 subface 3 is ok. +DEAL::Cell << 1.51, face 4 subface 0 is ok. +DEAL::Cell << 1.51, face 4 subface 1 is ok. +DEAL::Cell << 1.51, face 4 subface 2 is ok. +DEAL::Cell << 1.51, face 4 subface 3 is ok. +DEAL::Cell << 1.51, face 5 subface 0 is ok. +DEAL::Cell << 1.51, face 5 subface 1 is ok. +DEAL::Cell << 1.51, face 5 subface 2 is ok. +DEAL::Cell << 1.51, face 5 subface 3 is ok. +DEAL::Cell << 1.52, face 0 subface 0 is ok. +DEAL::Cell << 1.52, face 0 subface 1 is ok. +DEAL::Cell << 1.52, face 0 subface 2 is ok. +DEAL::Cell << 1.52, face 0 subface 3 is ok. +DEAL::Cell << 1.52, face 1 subface 0 is ok. +DEAL::Cell << 1.52, face 1 subface 1 is ok. +DEAL::Cell << 1.52, face 1 subface 2 is ok. +DEAL::Cell << 1.52, face 1 subface 3 is ok. +DEAL::Cell << 1.52, face 2 subface 0 is ok. +DEAL::Cell << 1.52, face 2 subface 1 is ok. +DEAL::Cell << 1.52, face 2 subface 2 is ok. +DEAL::Cell << 1.52, face 2 subface 3 is ok. +DEAL::Cell << 1.52, face 3 subface 0 is ok. +DEAL::Cell << 1.52, face 3 subface 1 is ok. +DEAL::Cell << 1.52, face 3 subface 2 is ok. +DEAL::Cell << 1.52, face 3 subface 3 is ok. +DEAL::Cell << 1.52, face 4 subface 0 is ok. +DEAL::Cell << 1.52, face 4 subface 1 is ok. +DEAL::Cell << 1.52, face 4 subface 2 is ok. +DEAL::Cell << 1.52, face 4 subface 3 is ok. +DEAL::Cell << 1.52, face 5 subface 0 is ok. +DEAL::Cell << 1.52, face 5 subface 1 is ok. +DEAL::Cell << 1.52, face 5 subface 2 is ok. +DEAL::Cell << 1.52, face 5 subface 3 is ok. +DEAL::Cell << 1.53, face 0 subface 0 is ok. +DEAL::Cell << 1.53, face 0 subface 1 is ok. +DEAL::Cell << 1.53, face 0 subface 2 is ok. +DEAL::Cell << 1.53, face 0 subface 3 is ok. +DEAL::Cell << 1.53, face 1 subface 0 is ok. +DEAL::Cell << 1.53, face 1 subface 1 is ok. +DEAL::Cell << 1.53, face 1 subface 2 is ok. +DEAL::Cell << 1.53, face 1 subface 3 is ok. +DEAL::Cell << 1.53, face 2 subface 0 is ok. +DEAL::Cell << 1.53, face 2 subface 1 is ok. +DEAL::Cell << 1.53, face 2 subface 2 is ok. +DEAL::Cell << 1.53, face 2 subface 3 is ok. +DEAL::Cell << 1.53, face 3 subface 0 is ok. +DEAL::Cell << 1.53, face 3 subface 1 is ok. +DEAL::Cell << 1.53, face 3 subface 2 is ok. +DEAL::Cell << 1.53, face 3 subface 3 is ok. +DEAL::Cell << 1.53, face 4 subface 0 is ok. +DEAL::Cell << 1.53, face 4 subface 1 is ok. +DEAL::Cell << 1.53, face 4 subface 2 is ok. +DEAL::Cell << 1.53, face 4 subface 3 is ok. +DEAL::Cell << 1.53, face 5 subface 0 is ok. +DEAL::Cell << 1.53, face 5 subface 1 is ok. +DEAL::Cell << 1.53, face 5 subface 2 is ok. +DEAL::Cell << 1.53, face 5 subface 3 is ok. +DEAL::Cell << 1.54, face 0 subface 0 is ok. +DEAL::Cell << 1.54, face 0 subface 1 is ok. +DEAL::Cell << 1.54, face 0 subface 2 is ok. +DEAL::Cell << 1.54, face 0 subface 3 is ok. +DEAL::Cell << 1.54, face 1 subface 0 is ok. +DEAL::Cell << 1.54, face 1 subface 1 is ok. +DEAL::Cell << 1.54, face 1 subface 2 is ok. +DEAL::Cell << 1.54, face 1 subface 3 is ok. +DEAL::Cell << 1.54, face 2 subface 0 is ok. +DEAL::Cell << 1.54, face 2 subface 1 is ok. +DEAL::Cell << 1.54, face 2 subface 2 is ok. +DEAL::Cell << 1.54, face 2 subface 3 is ok. +DEAL::Cell << 1.54, face 3 subface 0 is ok. +DEAL::Cell << 1.54, face 3 subface 1 is ok. +DEAL::Cell << 1.54, face 3 subface 2 is ok. +DEAL::Cell << 1.54, face 3 subface 3 is ok. +DEAL::Cell << 1.54, face 4 subface 0 is ok. +DEAL::Cell << 1.54, face 4 subface 1 is ok. +DEAL::Cell << 1.54, face 4 subface 2 is ok. +DEAL::Cell << 1.54, face 4 subface 3 is ok. +DEAL::Cell << 1.54, face 5 subface 0 is ok. +DEAL::Cell << 1.54, face 5 subface 1 is ok. +DEAL::Cell << 1.54, face 5 subface 2 is ok. +DEAL::Cell << 1.54, face 5 subface 3 is ok. +DEAL::Cell << 1.55, face 0 subface 0 is ok. +DEAL::Cell << 1.55, face 0 subface 1 is ok. +DEAL::Cell << 1.55, face 0 subface 2 is ok. +DEAL::Cell << 1.55, face 0 subface 3 is ok. +DEAL::Cell << 1.55, face 1 subface 0 is ok. +DEAL::Cell << 1.55, face 1 subface 1 is ok. +DEAL::Cell << 1.55, face 1 subface 2 is ok. +DEAL::Cell << 1.55, face 1 subface 3 is ok. +DEAL::Cell << 1.55, face 2 subface 0 is ok. +DEAL::Cell << 1.55, face 2 subface 1 is ok. +DEAL::Cell << 1.55, face 2 subface 2 is ok. +DEAL::Cell << 1.55, face 2 subface 3 is ok. +DEAL::Cell << 1.55, face 3 subface 0 is ok. +DEAL::Cell << 1.55, face 3 subface 1 is ok. +DEAL::Cell << 1.55, face 3 subface 2 is ok. +DEAL::Cell << 1.55, face 3 subface 3 is ok. +DEAL::Cell << 1.55, face 4 subface 0 is ok. +DEAL::Cell << 1.55, face 4 subface 1 is ok. +DEAL::Cell << 1.55, face 4 subface 2 is ok. +DEAL::Cell << 1.55, face 4 subface 3 is ok. +DEAL::Cell << 1.55, face 5 subface 0 is ok. +DEAL::Cell << 1.55, face 5 subface 1 is ok. +DEAL::Cell << 1.55, face 5 subface 2 is ok. +DEAL::Cell << 1.55, face 5 subface 3 is ok. +DEAL::Check 2 +DEAL::Cell << 0.0, face 0 subface 0 is ok. +DEAL::Cell << 0.0, face 0 subface 1 is ok. +DEAL::Cell << 0.0, face 0 subface 2 is ok. +DEAL::Cell << 0.0, face 0 subface 3 is ok. +DEAL::Cell << 0.0, face 1 subface 0 is ok. +DEAL::Cell << 0.0, face 1 subface 1 is ok. +DEAL::Cell << 0.0, face 1 subface 2 is ok. +DEAL::Cell << 0.0, face 1 subface 3 is ok. +DEAL::Cell << 0.0, face 2 subface 0 is ok. +DEAL::Cell << 0.0, face 2 subface 1 is ok. +DEAL::Cell << 0.0, face 2 subface 2 is ok. +DEAL::Cell << 0.0, face 2 subface 3 is ok. +DEAL::Cell << 0.0, face 3 subface 0 is ok. +DEAL::Cell << 0.0, face 3 subface 1 is ok. +DEAL::Cell << 0.0, face 3 subface 2 is ok. +DEAL::Cell << 0.0, face 3 subface 3 is ok. +DEAL::Cell << 0.0, face 4 subface 0 is ok. +DEAL::Cell << 0.0, face 4 subface 1 is ok. +DEAL::Cell << 0.0, face 4 subface 2 is ok. +DEAL::Cell << 0.0, face 4 subface 3 is ok. +DEAL::Cell << 0.0, face 5 subface 0 is ok. +DEAL::Cell << 0.0, face 5 subface 1 is ok. +DEAL::Cell << 0.0, face 5 subface 2 is ok. +DEAL::Cell << 0.0, face 5 subface 3 is ok. +DEAL::Cell << 0.1, face 0 subface 0 is ok. +DEAL::Cell << 0.1, face 0 subface 1 is ok. +DEAL::Cell << 0.1, face 0 subface 2 is ok. +DEAL::Cell << 0.1, face 0 subface 3 is ok. +DEAL::Cell << 0.1, face 1 subface 0 is ok. +DEAL::Cell << 0.1, face 1 subface 1 is ok. +DEAL::Cell << 0.1, face 1 subface 2 is ok. +DEAL::Cell << 0.1, face 1 subface 3 is ok. +DEAL::Cell << 0.1, face 2 subface 0 is ok. +DEAL::Cell << 0.1, face 2 subface 1 is ok. +DEAL::Cell << 0.1, face 2 subface 2 is ok. +DEAL::Cell << 0.1, face 2 subface 3 is ok. +DEAL::Cell << 0.1, face 3 subface 0 is ok. +DEAL::Cell << 0.1, face 3 subface 1 is ok. +DEAL::Cell << 0.1, face 3 subface 2 is ok. +DEAL::Cell << 0.1, face 3 subface 3 is ok. +DEAL::Cell << 0.1, face 4 subface 0 is ok. +DEAL::Cell << 0.1, face 4 subface 1 is ok. +DEAL::Cell << 0.1, face 4 subface 2 is ok. +DEAL::Cell << 0.1, face 4 subface 3 is ok. +DEAL::Cell << 0.1, face 5 subface 0 is ok. +DEAL::Cell << 0.1, face 5 subface 1 is ok. +DEAL::Cell << 0.1, face 5 subface 2 is ok. +DEAL::Cell << 0.1, face 5 subface 3 is ok. +DEAL::Cell << 0.2, face 0 subface 0 is ok. +DEAL::Cell << 0.2, face 0 subface 1 is ok. +DEAL::Cell << 0.2, face 0 subface 2 is ok. +DEAL::Cell << 0.2, face 0 subface 3 is ok. +DEAL::Cell << 0.2, face 1 subface 0 is ok. +DEAL::Cell << 0.2, face 1 subface 1 is ok. +DEAL::Cell << 0.2, face 1 subface 2 is ok. +DEAL::Cell << 0.2, face 1 subface 3 is ok. +DEAL::Cell << 0.2, face 2 subface 0 is ok. +DEAL::Cell << 0.2, face 2 subface 1 is ok. +DEAL::Cell << 0.2, face 2 subface 2 is ok. +DEAL::Cell << 0.2, face 2 subface 3 is ok. +DEAL::Cell << 0.2, face 3 subface 0 is ok. +DEAL::Cell << 0.2, face 3 subface 1 is ok. +DEAL::Cell << 0.2, face 3 subface 2 is ok. +DEAL::Cell << 0.2, face 3 subface 3 is ok. +DEAL::Cell << 0.2, face 4 subface 0 is ok. +DEAL::Cell << 0.2, face 4 subface 1 is ok. +DEAL::Cell << 0.2, face 4 subface 2 is ok. +DEAL::Cell << 0.2, face 4 subface 3 is ok. +DEAL::Cell << 0.2, face 5 subface 0 is ok. +DEAL::Cell << 0.2, face 5 subface 1 is ok. +DEAL::Cell << 0.2, face 5 subface 2 is ok. +DEAL::Cell << 0.2, face 5 subface 3 is ok. +DEAL::Cell << 0.3, face 0 subface 0 is ok. +DEAL::Cell << 0.3, face 0 subface 1 is ok. +DEAL::Cell << 0.3, face 0 subface 2 is ok. +DEAL::Cell << 0.3, face 0 subface 3 is ok. +DEAL::Cell << 0.3, face 1 subface 0 is ok. +DEAL::Cell << 0.3, face 1 subface 1 is ok. +DEAL::Cell << 0.3, face 1 subface 2 is ok. +DEAL::Cell << 0.3, face 1 subface 3 is ok. +DEAL::Cell << 0.3, face 2 subface 0 is ok. +DEAL::Cell << 0.3, face 2 subface 1 is ok. +DEAL::Cell << 0.3, face 2 subface 2 is ok. +DEAL::Cell << 0.3, face 2 subface 3 is ok. +DEAL::Cell << 0.3, face 3 subface 0 is ok. +DEAL::Cell << 0.3, face 3 subface 1 is ok. +DEAL::Cell << 0.3, face 3 subface 2 is ok. +DEAL::Cell << 0.3, face 3 subface 3 is ok. +DEAL::Cell << 0.3, face 4 subface 0 is ok. +DEAL::Cell << 0.3, face 4 subface 1 is ok. +DEAL::Cell << 0.3, face 4 subface 2 is ok. +DEAL::Cell << 0.3, face 4 subface 3 is ok. +DEAL::Cell << 0.3, face 5 subface 0 is ok. +DEAL::Cell << 0.3, face 5 subface 1 is ok. +DEAL::Cell << 0.3, face 5 subface 2 is ok. +DEAL::Cell << 0.3, face 5 subface 3 is ok. +DEAL::Cell << 0.4, face 0 subface 0 is ok. +DEAL::Cell << 0.4, face 0 subface 1 is ok. +DEAL::Cell << 0.4, face 0 subface 2 is ok. +DEAL::Cell << 0.4, face 0 subface 3 is ok. +DEAL::Cell << 0.4, face 1 subface 0 is ok. +DEAL::Cell << 0.4, face 1 subface 1 is ok. +DEAL::Cell << 0.4, face 1 subface 2 is ok. +DEAL::Cell << 0.4, face 1 subface 3 is ok. +DEAL::Cell << 0.4, face 2 subface 0 is ok. +DEAL::Cell << 0.4, face 2 subface 1 is ok. +DEAL::Cell << 0.4, face 2 subface 2 is ok. +DEAL::Cell << 0.4, face 2 subface 3 is ok. +DEAL::Cell << 0.4, face 3 subface 0 is ok. +DEAL::Cell << 0.4, face 3 subface 1 is ok. +DEAL::Cell << 0.4, face 3 subface 2 is ok. +DEAL::Cell << 0.4, face 3 subface 3 is ok. +DEAL::Cell << 0.4, face 4 subface 0 is ok. +DEAL::Cell << 0.4, face 4 subface 1 is ok. +DEAL::Cell << 0.4, face 4 subface 2 is ok. +DEAL::Cell << 0.4, face 4 subface 3 is ok. +DEAL::Cell << 0.4, face 5 subface 0 is ok. +DEAL::Cell << 0.4, face 5 subface 1 is ok. +DEAL::Cell << 0.4, face 5 subface 2 is ok. +DEAL::Cell << 0.4, face 5 subface 3 is ok. +DEAL::Cell << 0.5, face 0 subface 0 is ok. +DEAL::Cell << 0.5, face 0 subface 1 is ok. +DEAL::Cell << 0.5, face 0 subface 2 is ok. +DEAL::Cell << 0.5, face 0 subface 3 is ok. +DEAL::Cell << 0.5, face 1 subface 0 is ok. +DEAL::Cell << 0.5, face 1 subface 1 is ok. +DEAL::Cell << 0.5, face 1 subface 2 is ok. +DEAL::Cell << 0.5, face 1 subface 3 is ok. +DEAL::Cell << 0.5, face 2 subface 0 is ok. +DEAL::Cell << 0.5, face 2 subface 1 is ok. +DEAL::Cell << 0.5, face 2 subface 2 is ok. +DEAL::Cell << 0.5, face 2 subface 3 is ok. +DEAL::Cell << 0.5, face 3 subface 0 is ok. +DEAL::Cell << 0.5, face 3 subface 1 is ok. +DEAL::Cell << 0.5, face 3 subface 2 is ok. +DEAL::Cell << 0.5, face 3 subface 3 is ok. +DEAL::Cell << 0.5, face 4 subface 0 is ok. +DEAL::Cell << 0.5, face 4 subface 1 is ok. +DEAL::Cell << 0.5, face 4 subface 2 is ok. +DEAL::Cell << 0.5, face 4 subface 3 is ok. +DEAL::Cell << 0.5, face 5 subface 0 is ok. +DEAL::Cell << 0.5, face 5 subface 1 is ok. +DEAL::Cell << 0.5, face 5 subface 2 is ok. +DEAL::Cell << 0.5, face 5 subface 3 is ok. +DEAL::Cell << 0.6, face 0 subface 0 is ok. +DEAL::Cell << 0.6, face 0 subface 1 is ok. +DEAL::Cell << 0.6, face 0 subface 2 is ok. +DEAL::Cell << 0.6, face 0 subface 3 is ok. +DEAL::Cell << 0.6, face 1 subface 0 is ok. +DEAL::Cell << 0.6, face 1 subface 1 is ok. +DEAL::Cell << 0.6, face 1 subface 2 is ok. +DEAL::Cell << 0.6, face 1 subface 3 is ok. +DEAL::Cell << 0.6, face 2 subface 0 is ok. +DEAL::Cell << 0.6, face 2 subface 1 is ok. +DEAL::Cell << 0.6, face 2 subface 2 is ok. +DEAL::Cell << 0.6, face 2 subface 3 is ok. +DEAL::Cell << 0.6, face 3 subface 0 is ok. +DEAL::Cell << 0.6, face 3 subface 1 is ok. +DEAL::Cell << 0.6, face 3 subface 2 is ok. +DEAL::Cell << 0.6, face 3 subface 3 is ok. +DEAL::Cell << 0.6, face 4 subface 0 is ok. +DEAL::Cell << 0.6, face 4 subface 1 is ok. +DEAL::Cell << 0.6, face 4 subface 2 is ok. +DEAL::Cell << 0.6, face 4 subface 3 is ok. +DEAL::Cell << 0.6, face 5 subface 0 is ok. +DEAL::Cell << 0.6, face 5 subface 1 is ok. +DEAL::Cell << 0.6, face 5 subface 2 is ok. +DEAL::Cell << 0.6, face 5 subface 3 is ok. +DEAL::Cell << 1.0, face 0 subface 0 is ok. +DEAL::Cell << 1.0, face 0 subface 1 is ok. +DEAL::Cell << 1.0, face 0 subface 2 is ok. +DEAL::Cell << 1.0, face 0 subface 3 is ok. +DEAL::Cell << 1.0, face 1 subface 0 is ok. +DEAL::Cell << 1.0, face 1 subface 1 is ok. +DEAL::Cell << 1.0, face 1 subface 2 is ok. +DEAL::Cell << 1.0, face 1 subface 3 is ok. +DEAL::Cell << 1.0, face 2 subface 0 is ok. +DEAL::Cell << 1.0, face 2 subface 1 is ok. +DEAL::Cell << 1.0, face 2 subface 2 is ok. +DEAL::Cell << 1.0, face 2 subface 3 is ok. +DEAL::Cell << 1.0, face 3 subface 0 is ok. +DEAL::Cell << 1.0, face 3 subface 1 is ok. +DEAL::Cell << 1.0, face 3 subface 2 is ok. +DEAL::Cell << 1.0, face 3 subface 3 is ok. +DEAL::Cell << 1.0, face 4 subface 0 is ok. +DEAL::Cell << 1.0, face 4 subface 1 is ok. +DEAL::Cell << 1.0, face 4 subface 2 is ok. +DEAL::Cell << 1.0, face 4 subface 3 is ok. +DEAL::Cell << 1.0, face 5 subface 0 is ok. +DEAL::Cell << 1.0, face 5 subface 1 is ok. +DEAL::Cell << 1.0, face 5 subface 2 is ok. +DEAL::Cell << 1.0, face 5 subface 3 is ok. +DEAL::Cell << 1.1, face 0 subface 0 is ok. +DEAL::Cell << 1.1, face 0 subface 1 is ok. +DEAL::Cell << 1.1, face 0 subface 2 is ok. +DEAL::Cell << 1.1, face 0 subface 3 is ok. +DEAL::Cell << 1.1, face 1 subface 0 is ok. +DEAL::Cell << 1.1, face 1 subface 1 is ok. +DEAL::Cell << 1.1, face 1 subface 2 is ok. +DEAL::Cell << 1.1, face 1 subface 3 is ok. +DEAL::Cell << 1.1, face 2 subface 0 is ok. +DEAL::Cell << 1.1, face 2 subface 1 is ok. +DEAL::Cell << 1.1, face 2 subface 2 is ok. +DEAL::Cell << 1.1, face 2 subface 3 is ok. +DEAL::Cell << 1.1, face 3 subface 0 is ok. +DEAL::Cell << 1.1, face 3 subface 1 is ok. +DEAL::Cell << 1.1, face 3 subface 2 is ok. +DEAL::Cell << 1.1, face 3 subface 3 is ok. +DEAL::Cell << 1.1, face 4 subface 0 is ok. +DEAL::Cell << 1.1, face 4 subface 1 is ok. +DEAL::Cell << 1.1, face 4 subface 2 is ok. +DEAL::Cell << 1.1, face 4 subface 3 is ok. +DEAL::Cell << 1.1, face 5 subface 0 is ok. +DEAL::Cell << 1.1, face 5 subface 1 is ok. +DEAL::Cell << 1.1, face 5 subface 2 is ok. +DEAL::Cell << 1.1, face 5 subface 3 is ok. +DEAL::Cell << 1.2, face 0 subface 0 is ok. +DEAL::Cell << 1.2, face 0 subface 1 is ok. +DEAL::Cell << 1.2, face 0 subface 2 is ok. +DEAL::Cell << 1.2, face 0 subface 3 is ok. +DEAL::Cell << 1.2, face 1 subface 0 is ok. +DEAL::Cell << 1.2, face 1 subface 1 is ok. +DEAL::Cell << 1.2, face 1 subface 2 is ok. +DEAL::Cell << 1.2, face 1 subface 3 is ok. +DEAL::Cell << 1.2, face 2 subface 0 is ok. +DEAL::Cell << 1.2, face 2 subface 1 is ok. +DEAL::Cell << 1.2, face 2 subface 2 is ok. +DEAL::Cell << 1.2, face 2 subface 3 is ok. +DEAL::Cell << 1.2, face 3 subface 0 is ok. +DEAL::Cell << 1.2, face 3 subface 1 is ok. +DEAL::Cell << 1.2, face 3 subface 2 is ok. +DEAL::Cell << 1.2, face 3 subface 3 is ok. +DEAL::Cell << 1.2, face 4 subface 0 is ok. +DEAL::Cell << 1.2, face 4 subface 1 is ok. +DEAL::Cell << 1.2, face 4 subface 2 is ok. +DEAL::Cell << 1.2, face 4 subface 3 is ok. +DEAL::Cell << 1.2, face 5 subface 0 is ok. +DEAL::Cell << 1.2, face 5 subface 1 is ok. +DEAL::Cell << 1.2, face 5 subface 2 is ok. +DEAL::Cell << 1.2, face 5 subface 3 is ok. +DEAL::Cell << 1.3, face 0 subface 0 is ok. +DEAL::Cell << 1.3, face 0 subface 1 is ok. +DEAL::Cell << 1.3, face 0 subface 2 is ok. +DEAL::Cell << 1.3, face 0 subface 3 is ok. +DEAL::Cell << 1.3, face 1 subface 0 is ok. +DEAL::Cell << 1.3, face 1 subface 1 is ok. +DEAL::Cell << 1.3, face 1 subface 2 is ok. +DEAL::Cell << 1.3, face 1 subface 3 is ok. +DEAL::Cell << 1.3, face 2 subface 0 is ok. +DEAL::Cell << 1.3, face 2 subface 1 is ok. +DEAL::Cell << 1.3, face 2 subface 2 is ok. +DEAL::Cell << 1.3, face 2 subface 3 is ok. +DEAL::Cell << 1.3, face 3 subface 0 is ok. +DEAL::Cell << 1.3, face 3 subface 1 is ok. +DEAL::Cell << 1.3, face 3 subface 2 is ok. +DEAL::Cell << 1.3, face 3 subface 3 is ok. +DEAL::Cell << 1.3, face 4 subface 0 is ok. +DEAL::Cell << 1.3, face 4 subface 1 is ok. +DEAL::Cell << 1.3, face 4 subface 2 is ok. +DEAL::Cell << 1.3, face 4 subface 3 is ok. +DEAL::Cell << 1.3, face 5 subface 0 is ok. +DEAL::Cell << 1.3, face 5 subface 1 is ok. +DEAL::Cell << 1.3, face 5 subface 2 is ok. +DEAL::Cell << 1.3, face 5 subface 3 is ok. +DEAL::Cell << 1.4, face 0 subface 0 is ok. +DEAL::Cell << 1.4, face 0 subface 1 is ok. +DEAL::Cell << 1.4, face 0 subface 2 is ok. +DEAL::Cell << 1.4, face 0 subface 3 is ok. +DEAL::Cell << 1.4, face 1 subface 0 is ok. +DEAL::Cell << 1.4, face 1 subface 1 is ok. +DEAL::Cell << 1.4, face 1 subface 2 is ok. +DEAL::Cell << 1.4, face 1 subface 3 is ok. +DEAL::Cell << 1.4, face 2 subface 0 is ok. +DEAL::Cell << 1.4, face 2 subface 1 is ok. +DEAL::Cell << 1.4, face 2 subface 2 is ok. +DEAL::Cell << 1.4, face 2 subface 3 is ok. +DEAL::Cell << 1.4, face 3 subface 0 is ok. +DEAL::Cell << 1.4, face 3 subface 1 is ok. +DEAL::Cell << 1.4, face 3 subface 2 is ok. +DEAL::Cell << 1.4, face 3 subface 3 is ok. +DEAL::Cell << 1.4, face 4 subface 0 is ok. +DEAL::Cell << 1.4, face 4 subface 1 is ok. +DEAL::Cell << 1.4, face 4 subface 2 is ok. +DEAL::Cell << 1.4, face 4 subface 3 is ok. +DEAL::Cell << 1.4, face 5 subface 0 is ok. +DEAL::Cell << 1.4, face 5 subface 1 is ok. +DEAL::Cell << 1.4, face 5 subface 2 is ok. +DEAL::Cell << 1.4, face 5 subface 3 is ok. +DEAL::Cell << 1.5, face 0 subface 0 is ok. +DEAL::Cell << 1.5, face 0 subface 1 is ok. +DEAL::Cell << 1.5, face 0 subface 2 is ok. +DEAL::Cell << 1.5, face 0 subface 3 is ok. +DEAL::Cell << 1.5, face 1 subface 0 is ok. +DEAL::Cell << 1.5, face 1 subface 1 is ok. +DEAL::Cell << 1.5, face 1 subface 2 is ok. +DEAL::Cell << 1.5, face 1 subface 3 is ok. +DEAL::Cell << 1.5, face 2 subface 0 is ok. +DEAL::Cell << 1.5, face 2 subface 1 is ok. +DEAL::Cell << 1.5, face 2 subface 2 is ok. +DEAL::Cell << 1.5, face 2 subface 3 is ok. +DEAL::Cell << 1.5, face 3 subface 0 is ok. +DEAL::Cell << 1.5, face 3 subface 1 is ok. +DEAL::Cell << 1.5, face 3 subface 2 is ok. +DEAL::Cell << 1.5, face 3 subface 3 is ok. +DEAL::Cell << 1.5, face 4 subface 0 is ok. +DEAL::Cell << 1.5, face 4 subface 1 is ok. +DEAL::Cell << 1.5, face 4 subface 2 is ok. +DEAL::Cell << 1.5, face 4 subface 3 is ok. +DEAL::Cell << 1.5, face 5 subface 0 is ok. +DEAL::Cell << 1.5, face 5 subface 1 is ok. +DEAL::Cell << 1.5, face 5 subface 2 is ok. +DEAL::Cell << 1.5, face 5 subface 3 is ok. +DEAL::Cell << 1.6, face 0 subface 0 is ok. +DEAL::Cell << 1.6, face 0 subface 1 is ok. +DEAL::Cell << 1.6, face 0 subface 2 is ok. +DEAL::Cell << 1.6, face 0 subface 3 is ok. +DEAL::Cell << 1.6, face 1 subface 0 is ok. +DEAL::Cell << 1.6, face 1 subface 1 is ok. +DEAL::Cell << 1.6, face 1 subface 2 is ok. +DEAL::Cell << 1.6, face 1 subface 3 is ok. +DEAL::Cell << 1.6, face 2 subface 0 is ok. +DEAL::Cell << 1.6, face 2 subface 1 is ok. +DEAL::Cell << 1.6, face 2 subface 2 is ok. +DEAL::Cell << 1.6, face 2 subface 3 is ok. +DEAL::Cell << 1.6, face 3 subface 0 is ok. +DEAL::Cell << 1.6, face 3 subface 1 is ok. +DEAL::Cell << 1.6, face 3 subface 2 is ok. +DEAL::Cell << 1.6, face 3 subface 3 is ok. +DEAL::Cell << 1.6, face 4 subface 0 is ok. +DEAL::Cell << 1.6, face 4 subface 1 is ok. +DEAL::Cell << 1.6, face 4 subface 2 is ok. +DEAL::Cell << 1.6, face 4 subface 3 is ok. +DEAL::Cell << 1.6, face 5 subface 0 is ok. +DEAL::Cell << 1.6, face 5 subface 1 is ok. +DEAL::Cell << 1.6, face 5 subface 2 is ok. +DEAL::Cell << 1.6, face 5 subface 3 is ok. +DEAL::Cell << 1.7, face 0 subface 0 is ok. +DEAL::Cell << 1.7, face 0 subface 1 is ok. +DEAL::Cell << 1.7, face 0 subface 2 is ok. +DEAL::Cell << 1.7, face 0 subface 3 is ok. +DEAL::Cell << 1.7, face 1 subface 0 is ok. +DEAL::Cell << 1.7, face 1 subface 1 is ok. +DEAL::Cell << 1.7, face 1 subface 2 is ok. +DEAL::Cell << 1.7, face 1 subface 3 is ok. +DEAL::Cell << 1.7, face 2 subface 0 is ok. +DEAL::Cell << 1.7, face 2 subface 1 is ok. +DEAL::Cell << 1.7, face 2 subface 2 is ok. +DEAL::Cell << 1.7, face 2 subface 3 is ok. +DEAL::Cell << 1.7, face 3 subface 0 is ok. +DEAL::Cell << 1.7, face 3 subface 1 is ok. +DEAL::Cell << 1.7, face 3 subface 2 is ok. +DEAL::Cell << 1.7, face 3 subface 3 is ok. +DEAL::Cell << 1.7, face 4 subface 0 is ok. +DEAL::Cell << 1.7, face 4 subface 1 is ok. +DEAL::Cell << 1.7, face 4 subface 2 is ok. +DEAL::Cell << 1.7, face 4 subface 3 is ok. +DEAL::Cell << 1.7, face 5 subface 0 is ok. +DEAL::Cell << 1.7, face 5 subface 1 is ok. +DEAL::Cell << 1.7, face 5 subface 2 is ok. +DEAL::Cell << 1.7, face 5 subface 3 is ok. +DEAL::Cell << 1.8, face 0 subface 0 is ok. +DEAL::Cell << 1.8, face 0 subface 1 is ok. +DEAL::Cell << 1.8, face 0 subface 2 is ok. +DEAL::Cell << 1.8, face 0 subface 3 is ok. +DEAL::Cell << 1.8, face 1 subface 0 is ok. +DEAL::Cell << 1.8, face 1 subface 1 is ok. +DEAL::Cell << 1.8, face 1 subface 2 is ok. +DEAL::Cell << 1.8, face 1 subface 3 is ok. +DEAL::Cell << 1.8, face 2 subface 0 is ok. +DEAL::Cell << 1.8, face 2 subface 1 is ok. +DEAL::Cell << 1.8, face 2 subface 2 is ok. +DEAL::Cell << 1.8, face 2 subface 3 is ok. +DEAL::Cell << 1.8, face 3 subface 0 is ok. +DEAL::Cell << 1.8, face 3 subface 1 is ok. +DEAL::Cell << 1.8, face 3 subface 2 is ok. +DEAL::Cell << 1.8, face 3 subface 3 is ok. +DEAL::Cell << 1.8, face 4 subface 0 is ok. +DEAL::Cell << 1.8, face 4 subface 1 is ok. +DEAL::Cell << 1.8, face 4 subface 2 is ok. +DEAL::Cell << 1.8, face 4 subface 3 is ok. +DEAL::Cell << 1.8, face 5 subface 0 is ok. +DEAL::Cell << 1.8, face 5 subface 1 is ok. +DEAL::Cell << 1.8, face 5 subface 2 is ok. +DEAL::Cell << 1.8, face 5 subface 3 is ok. +DEAL::Cell << 1.9, face 0 subface 0 is ok. +DEAL::Cell << 1.9, face 0 subface 1 is ok. +DEAL::Cell << 1.9, face 0 subface 2 is ok. +DEAL::Cell << 1.9, face 0 subface 3 is ok. +DEAL::Cell << 1.9, face 1 subface 0 is ok. +DEAL::Cell << 1.9, face 1 subface 1 is ok. +DEAL::Cell << 1.9, face 1 subface 2 is ok. +DEAL::Cell << 1.9, face 1 subface 3 is ok. +DEAL::Cell << 1.9, face 2 subface 0 is ok. +DEAL::Cell << 1.9, face 2 subface 1 is ok. +DEAL::Cell << 1.9, face 2 subface 2 is ok. +DEAL::Cell << 1.9, face 2 subface 3 is ok. +DEAL::Cell << 1.9, face 3 subface 0 is ok. +DEAL::Cell << 1.9, face 3 subface 1 is ok. +DEAL::Cell << 1.9, face 3 subface 2 is ok. +DEAL::Cell << 1.9, face 3 subface 3 is ok. +DEAL::Cell << 1.9, face 4 subface 0 is ok. +DEAL::Cell << 1.9, face 4 subface 1 is ok. +DEAL::Cell << 1.9, face 4 subface 2 is ok. +DEAL::Cell << 1.9, face 4 subface 3 is ok. +DEAL::Cell << 1.9, face 5 subface 0 is ok. +DEAL::Cell << 1.9, face 5 subface 1 is ok. +DEAL::Cell << 1.9, face 5 subface 2 is ok. +DEAL::Cell << 1.9, face 5 subface 3 is ok. +DEAL::Cell << 1.10, face 0 subface 0 is ok. +DEAL::Cell << 1.10, face 0 subface 1 is ok. +DEAL::Cell << 1.10, face 0 subface 2 is ok. +DEAL::Cell << 1.10, face 0 subface 3 is ok. +DEAL::Cell << 1.10, face 1 subface 0 is ok. +DEAL::Cell << 1.10, face 1 subface 1 is ok. +DEAL::Cell << 1.10, face 1 subface 2 is ok. +DEAL::Cell << 1.10, face 1 subface 3 is ok. +DEAL::Cell << 1.10, face 2 subface 0 is ok. +DEAL::Cell << 1.10, face 2 subface 1 is ok. +DEAL::Cell << 1.10, face 2 subface 2 is ok. +DEAL::Cell << 1.10, face 2 subface 3 is ok. +DEAL::Cell << 1.10, face 3 subface 0 is ok. +DEAL::Cell << 1.10, face 3 subface 1 is ok. +DEAL::Cell << 1.10, face 3 subface 2 is ok. +DEAL::Cell << 1.10, face 3 subface 3 is ok. +DEAL::Cell << 1.10, face 4 subface 0 is ok. +DEAL::Cell << 1.10, face 4 subface 1 is ok. +DEAL::Cell << 1.10, face 4 subface 2 is ok. +DEAL::Cell << 1.10, face 4 subface 3 is ok. +DEAL::Cell << 1.10, face 5 subface 0 is ok. +DEAL::Cell << 1.10, face 5 subface 1 is ok. +DEAL::Cell << 1.10, face 5 subface 2 is ok. +DEAL::Cell << 1.10, face 5 subface 3 is ok. +DEAL::Cell << 1.11, face 0 subface 0 is ok. +DEAL::Cell << 1.11, face 0 subface 1 is ok. +DEAL::Cell << 1.11, face 0 subface 2 is ok. +DEAL::Cell << 1.11, face 0 subface 3 is ok. +DEAL::Cell << 1.11, face 1 subface 0 is ok. +DEAL::Cell << 1.11, face 1 subface 1 is ok. +DEAL::Cell << 1.11, face 1 subface 2 is ok. +DEAL::Cell << 1.11, face 1 subface 3 is ok. +DEAL::Cell << 1.11, face 2 subface 0 is ok. +DEAL::Cell << 1.11, face 2 subface 1 is ok. +DEAL::Cell << 1.11, face 2 subface 2 is ok. +DEAL::Cell << 1.11, face 2 subface 3 is ok. +DEAL::Cell << 1.11, face 3 subface 0 is ok. +DEAL::Cell << 1.11, face 3 subface 1 is ok. +DEAL::Cell << 1.11, face 3 subface 2 is ok. +DEAL::Cell << 1.11, face 3 subface 3 is ok. +DEAL::Cell << 1.11, face 4 subface 0 is ok. +DEAL::Cell << 1.11, face 4 subface 1 is ok. +DEAL::Cell << 1.11, face 4 subface 2 is ok. +DEAL::Cell << 1.11, face 4 subface 3 is ok. +DEAL::Cell << 1.11, face 5 subface 0 is ok. +DEAL::Cell << 1.11, face 5 subface 1 is ok. +DEAL::Cell << 1.11, face 5 subface 2 is ok. +DEAL::Cell << 1.11, face 5 subface 3 is ok. +DEAL::Cell << 1.12, face 0 subface 0 is ok. +DEAL::Cell << 1.12, face 0 subface 1 is ok. +DEAL::Cell << 1.12, face 0 subface 2 is ok. +DEAL::Cell << 1.12, face 0 subface 3 is ok. +DEAL::Cell << 1.12, face 1 subface 0 is ok. +DEAL::Cell << 1.12, face 1 subface 1 is ok. +DEAL::Cell << 1.12, face 1 subface 2 is ok. +DEAL::Cell << 1.12, face 1 subface 3 is ok. +DEAL::Cell << 1.12, face 2 subface 0 is ok. +DEAL::Cell << 1.12, face 2 subface 1 is ok. +DEAL::Cell << 1.12, face 2 subface 2 is ok. +DEAL::Cell << 1.12, face 2 subface 3 is ok. +DEAL::Cell << 1.12, face 3 subface 0 is ok. +DEAL::Cell << 1.12, face 3 subface 1 is ok. +DEAL::Cell << 1.12, face 3 subface 2 is ok. +DEAL::Cell << 1.12, face 3 subface 3 is ok. +DEAL::Cell << 1.12, face 4 subface 0 is ok. +DEAL::Cell << 1.12, face 4 subface 1 is ok. +DEAL::Cell << 1.12, face 4 subface 2 is ok. +DEAL::Cell << 1.12, face 4 subface 3 is ok. +DEAL::Cell << 1.12, face 5 subface 0 is ok. +DEAL::Cell << 1.12, face 5 subface 1 is ok. +DEAL::Cell << 1.12, face 5 subface 2 is ok. +DEAL::Cell << 1.12, face 5 subface 3 is ok. +DEAL::Cell << 1.13, face 0 subface 0 is ok. +DEAL::Cell << 1.13, face 0 subface 1 is ok. +DEAL::Cell << 1.13, face 0 subface 2 is ok. +DEAL::Cell << 1.13, face 0 subface 3 is ok. +DEAL::Cell << 1.13, face 1 subface 0 is ok. +DEAL::Cell << 1.13, face 1 subface 1 is ok. +DEAL::Cell << 1.13, face 1 subface 2 is ok. +DEAL::Cell << 1.13, face 1 subface 3 is ok. +DEAL::Cell << 1.13, face 2 subface 0 is ok. +DEAL::Cell << 1.13, face 2 subface 1 is ok. +DEAL::Cell << 1.13, face 2 subface 2 is ok. +DEAL::Cell << 1.13, face 2 subface 3 is ok. +DEAL::Cell << 1.13, face 3 subface 0 is ok. +DEAL::Cell << 1.13, face 3 subface 1 is ok. +DEAL::Cell << 1.13, face 3 subface 2 is ok. +DEAL::Cell << 1.13, face 3 subface 3 is ok. +DEAL::Cell << 1.13, face 4 subface 0 is ok. +DEAL::Cell << 1.13, face 4 subface 1 is ok. +DEAL::Cell << 1.13, face 4 subface 2 is ok. +DEAL::Cell << 1.13, face 4 subface 3 is ok. +DEAL::Cell << 1.13, face 5 subface 0 is ok. +DEAL::Cell << 1.13, face 5 subface 1 is ok. +DEAL::Cell << 1.13, face 5 subface 2 is ok. +DEAL::Cell << 1.13, face 5 subface 3 is ok. +DEAL::Cell << 1.14, face 0 subface 0 is ok. +DEAL::Cell << 1.14, face 0 subface 1 is ok. +DEAL::Cell << 1.14, face 0 subface 2 is ok. +DEAL::Cell << 1.14, face 0 subface 3 is ok. +DEAL::Cell << 1.14, face 1 subface 0 is ok. +DEAL::Cell << 1.14, face 1 subface 1 is ok. +DEAL::Cell << 1.14, face 1 subface 2 is ok. +DEAL::Cell << 1.14, face 1 subface 3 is ok. +DEAL::Cell << 1.14, face 2 subface 0 is ok. +DEAL::Cell << 1.14, face 2 subface 1 is ok. +DEAL::Cell << 1.14, face 2 subface 2 is ok. +DEAL::Cell << 1.14, face 2 subface 3 is ok. +DEAL::Cell << 1.14, face 3 subface 0 is ok. +DEAL::Cell << 1.14, face 3 subface 1 is ok. +DEAL::Cell << 1.14, face 3 subface 2 is ok. +DEAL::Cell << 1.14, face 3 subface 3 is ok. +DEAL::Cell << 1.14, face 4 subface 0 is ok. +DEAL::Cell << 1.14, face 4 subface 1 is ok. +DEAL::Cell << 1.14, face 4 subface 2 is ok. +DEAL::Cell << 1.14, face 4 subface 3 is ok. +DEAL::Cell << 1.14, face 5 subface 0 is ok. +DEAL::Cell << 1.14, face 5 subface 1 is ok. +DEAL::Cell << 1.14, face 5 subface 2 is ok. +DEAL::Cell << 1.14, face 5 subface 3 is ok. +DEAL::Cell << 1.15, face 0 subface 0 is ok. +DEAL::Cell << 1.15, face 0 subface 1 is ok. +DEAL::Cell << 1.15, face 0 subface 2 is ok. +DEAL::Cell << 1.15, face 0 subface 3 is ok. +DEAL::Cell << 1.15, face 1 subface 0 is ok. +DEAL::Cell << 1.15, face 1 subface 1 is ok. +DEAL::Cell << 1.15, face 1 subface 2 is ok. +DEAL::Cell << 1.15, face 1 subface 3 is ok. +DEAL::Cell << 1.15, face 2 subface 0 is ok. +DEAL::Cell << 1.15, face 2 subface 1 is ok. +DEAL::Cell << 1.15, face 2 subface 2 is ok. +DEAL::Cell << 1.15, face 2 subface 3 is ok. +DEAL::Cell << 1.15, face 3 subface 0 is ok. +DEAL::Cell << 1.15, face 3 subface 1 is ok. +DEAL::Cell << 1.15, face 3 subface 2 is ok. +DEAL::Cell << 1.15, face 3 subface 3 is ok. +DEAL::Cell << 1.15, face 4 subface 0 is ok. +DEAL::Cell << 1.15, face 4 subface 1 is ok. +DEAL::Cell << 1.15, face 4 subface 2 is ok. +DEAL::Cell << 1.15, face 4 subface 3 is ok. +DEAL::Cell << 1.15, face 5 subface 0 is ok. +DEAL::Cell << 1.15, face 5 subface 1 is ok. +DEAL::Cell << 1.15, face 5 subface 2 is ok. +DEAL::Cell << 1.15, face 5 subface 3 is ok. +DEAL::Cell << 1.16, face 0 subface 0 is ok. +DEAL::Cell << 1.16, face 0 subface 1 is ok. +DEAL::Cell << 1.16, face 0 subface 2 is ok. +DEAL::Cell << 1.16, face 0 subface 3 is ok. +DEAL::Cell << 1.16, face 1 subface 0 is ok. +DEAL::Cell << 1.16, face 1 subface 1 is ok. +DEAL::Cell << 1.16, face 1 subface 2 is ok. +DEAL::Cell << 1.16, face 1 subface 3 is ok. +DEAL::Cell << 1.16, face 2 subface 0 is ok. +DEAL::Cell << 1.16, face 2 subface 1 is ok. +DEAL::Cell << 1.16, face 2 subface 2 is ok. +DEAL::Cell << 1.16, face 2 subface 3 is ok. +DEAL::Cell << 1.16, face 3 subface 0 is ok. +DEAL::Cell << 1.16, face 3 subface 1 is ok. +DEAL::Cell << 1.16, face 3 subface 2 is ok. +DEAL::Cell << 1.16, face 3 subface 3 is ok. +DEAL::Cell << 1.16, face 4 subface 0 is ok. +DEAL::Cell << 1.16, face 4 subface 1 is ok. +DEAL::Cell << 1.16, face 4 subface 2 is ok. +DEAL::Cell << 1.16, face 4 subface 3 is ok. +DEAL::Cell << 1.16, face 5 subface 0 is ok. +DEAL::Cell << 1.16, face 5 subface 1 is ok. +DEAL::Cell << 1.16, face 5 subface 2 is ok. +DEAL::Cell << 1.16, face 5 subface 3 is ok. +DEAL::Cell << 1.17, face 0 subface 0 is ok. +DEAL::Cell << 1.17, face 0 subface 1 is ok. +DEAL::Cell << 1.17, face 0 subface 2 is ok. +DEAL::Cell << 1.17, face 0 subface 3 is ok. +DEAL::Cell << 1.17, face 1 subface 0 is ok. +DEAL::Cell << 1.17, face 1 subface 1 is ok. +DEAL::Cell << 1.17, face 1 subface 2 is ok. +DEAL::Cell << 1.17, face 1 subface 3 is ok. +DEAL::Cell << 1.17, face 2 subface 0 is ok. +DEAL::Cell << 1.17, face 2 subface 1 is ok. +DEAL::Cell << 1.17, face 2 subface 2 is ok. +DEAL::Cell << 1.17, face 2 subface 3 is ok. +DEAL::Cell << 1.17, face 3 subface 0 is ok. +DEAL::Cell << 1.17, face 3 subface 1 is ok. +DEAL::Cell << 1.17, face 3 subface 2 is ok. +DEAL::Cell << 1.17, face 3 subface 3 is ok. +DEAL::Cell << 1.17, face 4 subface 0 is ok. +DEAL::Cell << 1.17, face 4 subface 1 is ok. +DEAL::Cell << 1.17, face 4 subface 2 is ok. +DEAL::Cell << 1.17, face 4 subface 3 is ok. +DEAL::Cell << 1.17, face 5 subface 0 is ok. +DEAL::Cell << 1.17, face 5 subface 1 is ok. +DEAL::Cell << 1.17, face 5 subface 2 is ok. +DEAL::Cell << 1.17, face 5 subface 3 is ok. +DEAL::Cell << 1.18, face 0 subface 0 is ok. +DEAL::Cell << 1.18, face 0 subface 1 is ok. +DEAL::Cell << 1.18, face 0 subface 2 is ok. +DEAL::Cell << 1.18, face 0 subface 3 is ok. +DEAL::Cell << 1.18, face 1 subface 0 is ok. +DEAL::Cell << 1.18, face 1 subface 1 is ok. +DEAL::Cell << 1.18, face 1 subface 2 is ok. +DEAL::Cell << 1.18, face 1 subface 3 is ok. +DEAL::Cell << 1.18, face 2 subface 0 is ok. +DEAL::Cell << 1.18, face 2 subface 1 is ok. +DEAL::Cell << 1.18, face 2 subface 2 is ok. +DEAL::Cell << 1.18, face 2 subface 3 is ok. +DEAL::Cell << 1.18, face 3 subface 0 is ok. +DEAL::Cell << 1.18, face 3 subface 1 is ok. +DEAL::Cell << 1.18, face 3 subface 2 is ok. +DEAL::Cell << 1.18, face 3 subface 3 is ok. +DEAL::Cell << 1.18, face 4 subface 0 is ok. +DEAL::Cell << 1.18, face 4 subface 1 is ok. +DEAL::Cell << 1.18, face 4 subface 2 is ok. +DEAL::Cell << 1.18, face 4 subface 3 is ok. +DEAL::Cell << 1.18, face 5 subface 0 is ok. +DEAL::Cell << 1.18, face 5 subface 1 is ok. +DEAL::Cell << 1.18, face 5 subface 2 is ok. +DEAL::Cell << 1.18, face 5 subface 3 is ok. +DEAL::Cell << 1.19, face 0 subface 0 is ok. +DEAL::Cell << 1.19, face 0 subface 1 is ok. +DEAL::Cell << 1.19, face 0 subface 2 is ok. +DEAL::Cell << 1.19, face 0 subface 3 is ok. +DEAL::Cell << 1.19, face 1 subface 0 is ok. +DEAL::Cell << 1.19, face 1 subface 1 is ok. +DEAL::Cell << 1.19, face 1 subface 2 is ok. +DEAL::Cell << 1.19, face 1 subface 3 is ok. +DEAL::Cell << 1.19, face 2 subface 0 is ok. +DEAL::Cell << 1.19, face 2 subface 1 is ok. +DEAL::Cell << 1.19, face 2 subface 2 is ok. +DEAL::Cell << 1.19, face 2 subface 3 is ok. +DEAL::Cell << 1.19, face 3 subface 0 is ok. +DEAL::Cell << 1.19, face 3 subface 1 is ok. +DEAL::Cell << 1.19, face 3 subface 2 is ok. +DEAL::Cell << 1.19, face 3 subface 3 is ok. +DEAL::Cell << 1.19, face 4 subface 0 is ok. +DEAL::Cell << 1.19, face 4 subface 1 is ok. +DEAL::Cell << 1.19, face 4 subface 2 is ok. +DEAL::Cell << 1.19, face 4 subface 3 is ok. +DEAL::Cell << 1.19, face 5 subface 0 is ok. +DEAL::Cell << 1.19, face 5 subface 1 is ok. +DEAL::Cell << 1.19, face 5 subface 2 is ok. +DEAL::Cell << 1.19, face 5 subface 3 is ok. +DEAL::Cell << 1.20, face 0 subface 0 is ok. +DEAL::Cell << 1.20, face 0 subface 1 is ok. +DEAL::Cell << 1.20, face 0 subface 2 is ok. +DEAL::Cell << 1.20, face 0 subface 3 is ok. +DEAL::Cell << 1.20, face 1 subface 0 is ok. +DEAL::Cell << 1.20, face 1 subface 1 is ok. +DEAL::Cell << 1.20, face 1 subface 2 is ok. +DEAL::Cell << 1.20, face 1 subface 3 is ok. +DEAL::Cell << 1.20, face 2 subface 0 is ok. +DEAL::Cell << 1.20, face 2 subface 1 is ok. +DEAL::Cell << 1.20, face 2 subface 2 is ok. +DEAL::Cell << 1.20, face 2 subface 3 is ok. +DEAL::Cell << 1.20, face 3 subface 0 is ok. +DEAL::Cell << 1.20, face 3 subface 1 is ok. +DEAL::Cell << 1.20, face 3 subface 2 is ok. +DEAL::Cell << 1.20, face 3 subface 3 is ok. +DEAL::Cell << 1.20, face 4 subface 0 is ok. +DEAL::Cell << 1.20, face 4 subface 1 is ok. +DEAL::Cell << 1.20, face 4 subface 2 is ok. +DEAL::Cell << 1.20, face 4 subface 3 is ok. +DEAL::Cell << 1.20, face 5 subface 0 is ok. +DEAL::Cell << 1.20, face 5 subface 1 is ok. +DEAL::Cell << 1.20, face 5 subface 2 is ok. +DEAL::Cell << 1.20, face 5 subface 3 is ok. +DEAL::Cell << 1.21, face 0 subface 0 is ok. +DEAL::Cell << 1.21, face 0 subface 1 is ok. +DEAL::Cell << 1.21, face 0 subface 2 is ok. +DEAL::Cell << 1.21, face 0 subface 3 is ok. +DEAL::Cell << 1.21, face 1 subface 0 is ok. +DEAL::Cell << 1.21, face 1 subface 1 is ok. +DEAL::Cell << 1.21, face 1 subface 2 is ok. +DEAL::Cell << 1.21, face 1 subface 3 is ok. +DEAL::Cell << 1.21, face 2 subface 0 is ok. +DEAL::Cell << 1.21, face 2 subface 1 is ok. +DEAL::Cell << 1.21, face 2 subface 2 is ok. +DEAL::Cell << 1.21, face 2 subface 3 is ok. +DEAL::Cell << 1.21, face 3 subface 0 is ok. +DEAL::Cell << 1.21, face 3 subface 1 is ok. +DEAL::Cell << 1.21, face 3 subface 2 is ok. +DEAL::Cell << 1.21, face 3 subface 3 is ok. +DEAL::Cell << 1.21, face 4 subface 0 is ok. +DEAL::Cell << 1.21, face 4 subface 1 is ok. +DEAL::Cell << 1.21, face 4 subface 2 is ok. +DEAL::Cell << 1.21, face 4 subface 3 is ok. +DEAL::Cell << 1.21, face 5 subface 0 is ok. +DEAL::Cell << 1.21, face 5 subface 1 is ok. +DEAL::Cell << 1.21, face 5 subface 2 is ok. +DEAL::Cell << 1.21, face 5 subface 3 is ok. +DEAL::Cell << 1.22, face 0 subface 0 is ok. +DEAL::Cell << 1.22, face 0 subface 1 is ok. +DEAL::Cell << 1.22, face 0 subface 2 is ok. +DEAL::Cell << 1.22, face 0 subface 3 is ok. +DEAL::Cell << 1.22, face 1 subface 0 is ok. +DEAL::Cell << 1.22, face 1 subface 1 is ok. +DEAL::Cell << 1.22, face 1 subface 2 is ok. +DEAL::Cell << 1.22, face 1 subface 3 is ok. +DEAL::Cell << 1.22, face 2 subface 0 is ok. +DEAL::Cell << 1.22, face 2 subface 1 is ok. +DEAL::Cell << 1.22, face 2 subface 2 is ok. +DEAL::Cell << 1.22, face 2 subface 3 is ok. +DEAL::Cell << 1.22, face 3 subface 0 is ok. +DEAL::Cell << 1.22, face 3 subface 1 is ok. +DEAL::Cell << 1.22, face 3 subface 2 is ok. +DEAL::Cell << 1.22, face 3 subface 3 is ok. +DEAL::Cell << 1.22, face 4 subface 0 is ok. +DEAL::Cell << 1.22, face 4 subface 1 is ok. +DEAL::Cell << 1.22, face 4 subface 2 is ok. +DEAL::Cell << 1.22, face 4 subface 3 is ok. +DEAL::Cell << 1.22, face 5 subface 0 is ok. +DEAL::Cell << 1.22, face 5 subface 1 is ok. +DEAL::Cell << 1.22, face 5 subface 2 is ok. +DEAL::Cell << 1.22, face 5 subface 3 is ok. +DEAL::Cell << 1.23, face 0 subface 0 is ok. +DEAL::Cell << 1.23, face 0 subface 1 is ok. +DEAL::Cell << 1.23, face 0 subface 2 is ok. +DEAL::Cell << 1.23, face 0 subface 3 is ok. +DEAL::Cell << 1.23, face 1 subface 0 is ok. +DEAL::Cell << 1.23, face 1 subface 1 is ok. +DEAL::Cell << 1.23, face 1 subface 2 is ok. +DEAL::Cell << 1.23, face 1 subface 3 is ok. +DEAL::Cell << 1.23, face 2 subface 0 is ok. +DEAL::Cell << 1.23, face 2 subface 1 is ok. +DEAL::Cell << 1.23, face 2 subface 2 is ok. +DEAL::Cell << 1.23, face 2 subface 3 is ok. +DEAL::Cell << 1.23, face 3 subface 0 is ok. +DEAL::Cell << 1.23, face 3 subface 1 is ok. +DEAL::Cell << 1.23, face 3 subface 2 is ok. +DEAL::Cell << 1.23, face 3 subface 3 is ok. +DEAL::Cell << 1.23, face 4 subface 0 is ok. +DEAL::Cell << 1.23, face 4 subface 1 is ok. +DEAL::Cell << 1.23, face 4 subface 2 is ok. +DEAL::Cell << 1.23, face 4 subface 3 is ok. +DEAL::Cell << 1.23, face 5 subface 0 is ok. +DEAL::Cell << 1.23, face 5 subface 1 is ok. +DEAL::Cell << 1.23, face 5 subface 2 is ok. +DEAL::Cell << 1.23, face 5 subface 3 is ok. +DEAL::Cell << 1.24, face 0 subface 0 is ok. +DEAL::Cell << 1.24, face 0 subface 1 is ok. +DEAL::Cell << 1.24, face 0 subface 2 is ok. +DEAL::Cell << 1.24, face 0 subface 3 is ok. +DEAL::Cell << 1.24, face 1 subface 0 is ok. +DEAL::Cell << 1.24, face 1 subface 1 is ok. +DEAL::Cell << 1.24, face 1 subface 2 is ok. +DEAL::Cell << 1.24, face 1 subface 3 is ok. +DEAL::Cell << 1.24, face 2 subface 0 is ok. +DEAL::Cell << 1.24, face 2 subface 1 is ok. +DEAL::Cell << 1.24, face 2 subface 2 is ok. +DEAL::Cell << 1.24, face 2 subface 3 is ok. +DEAL::Cell << 1.24, face 3 subface 0 is ok. +DEAL::Cell << 1.24, face 3 subface 1 is ok. +DEAL::Cell << 1.24, face 3 subface 2 is ok. +DEAL::Cell << 1.24, face 3 subface 3 is ok. +DEAL::Cell << 1.24, face 4 subface 0 is ok. +DEAL::Cell << 1.24, face 4 subface 1 is ok. +DEAL::Cell << 1.24, face 4 subface 2 is ok. +DEAL::Cell << 1.24, face 4 subface 3 is ok. +DEAL::Cell << 1.24, face 5 subface 0 is ok. +DEAL::Cell << 1.24, face 5 subface 1 is ok. +DEAL::Cell << 1.24, face 5 subface 2 is ok. +DEAL::Cell << 1.24, face 5 subface 3 is ok. +DEAL::Cell << 1.25, face 0 subface 0 is ok. +DEAL::Cell << 1.25, face 0 subface 1 is ok. +DEAL::Cell << 1.25, face 0 subface 2 is ok. +DEAL::Cell << 1.25, face 0 subface 3 is ok. +DEAL::Cell << 1.25, face 1 subface 0 is ok. +DEAL::Cell << 1.25, face 1 subface 1 is ok. +DEAL::Cell << 1.25, face 1 subface 2 is ok. +DEAL::Cell << 1.25, face 1 subface 3 is ok. +DEAL::Cell << 1.25, face 2 subface 0 is ok. +DEAL::Cell << 1.25, face 2 subface 1 is ok. +DEAL::Cell << 1.25, face 2 subface 2 is ok. +DEAL::Cell << 1.25, face 2 subface 3 is ok. +DEAL::Cell << 1.25, face 3 subface 0 is ok. +DEAL::Cell << 1.25, face 3 subface 1 is ok. +DEAL::Cell << 1.25, face 3 subface 2 is ok. +DEAL::Cell << 1.25, face 3 subface 3 is ok. +DEAL::Cell << 1.25, face 4 subface 0 is ok. +DEAL::Cell << 1.25, face 4 subface 1 is ok. +DEAL::Cell << 1.25, face 4 subface 2 is ok. +DEAL::Cell << 1.25, face 4 subface 3 is ok. +DEAL::Cell << 1.25, face 5 subface 0 is ok. +DEAL::Cell << 1.25, face 5 subface 1 is ok. +DEAL::Cell << 1.25, face 5 subface 2 is ok. +DEAL::Cell << 1.25, face 5 subface 3 is ok. +DEAL::Cell << 1.26, face 0 subface 0 is ok. +DEAL::Cell << 1.26, face 0 subface 1 is ok. +DEAL::Cell << 1.26, face 0 subface 2 is ok. +DEAL::Cell << 1.26, face 0 subface 3 is ok. +DEAL::Cell << 1.26, face 1 subface 0 is ok. +DEAL::Cell << 1.26, face 1 subface 1 is ok. +DEAL::Cell << 1.26, face 1 subface 2 is ok. +DEAL::Cell << 1.26, face 1 subface 3 is ok. +DEAL::Cell << 1.26, face 2 subface 0 is ok. +DEAL::Cell << 1.26, face 2 subface 1 is ok. +DEAL::Cell << 1.26, face 2 subface 2 is ok. +DEAL::Cell << 1.26, face 2 subface 3 is ok. +DEAL::Cell << 1.26, face 3 subface 0 is ok. +DEAL::Cell << 1.26, face 3 subface 1 is ok. +DEAL::Cell << 1.26, face 3 subface 2 is ok. +DEAL::Cell << 1.26, face 3 subface 3 is ok. +DEAL::Cell << 1.26, face 4 subface 0 is ok. +DEAL::Cell << 1.26, face 4 subface 1 is ok. +DEAL::Cell << 1.26, face 4 subface 2 is ok. +DEAL::Cell << 1.26, face 4 subface 3 is ok. +DEAL::Cell << 1.26, face 5 subface 0 is ok. +DEAL::Cell << 1.26, face 5 subface 1 is ok. +DEAL::Cell << 1.26, face 5 subface 2 is ok. +DEAL::Cell << 1.26, face 5 subface 3 is ok. +DEAL::Cell << 1.27, face 0 subface 0 is ok. +DEAL::Cell << 1.27, face 0 subface 1 is ok. +DEAL::Cell << 1.27, face 0 subface 2 is ok. +DEAL::Cell << 1.27, face 0 subface 3 is ok. +DEAL::Cell << 1.27, face 1 subface 0 is ok. +DEAL::Cell << 1.27, face 1 subface 1 is ok. +DEAL::Cell << 1.27, face 1 subface 2 is ok. +DEAL::Cell << 1.27, face 1 subface 3 is ok. +DEAL::Cell << 1.27, face 2 subface 0 is ok. +DEAL::Cell << 1.27, face 2 subface 1 is ok. +DEAL::Cell << 1.27, face 2 subface 2 is ok. +DEAL::Cell << 1.27, face 2 subface 3 is ok. +DEAL::Cell << 1.27, face 3 subface 0 is ok. +DEAL::Cell << 1.27, face 3 subface 1 is ok. +DEAL::Cell << 1.27, face 3 subface 2 is ok. +DEAL::Cell << 1.27, face 3 subface 3 is ok. +DEAL::Cell << 1.27, face 4 subface 0 is ok. +DEAL::Cell << 1.27, face 4 subface 1 is ok. +DEAL::Cell << 1.27, face 4 subface 2 is ok. +DEAL::Cell << 1.27, face 4 subface 3 is ok. +DEAL::Cell << 1.27, face 5 subface 0 is ok. +DEAL::Cell << 1.27, face 5 subface 1 is ok. +DEAL::Cell << 1.27, face 5 subface 2 is ok. +DEAL::Cell << 1.27, face 5 subface 3 is ok. +DEAL::Cell << 1.28, face 0 subface 0 is ok. +DEAL::Cell << 1.28, face 0 subface 1 is ok. +DEAL::Cell << 1.28, face 0 subface 2 is ok. +DEAL::Cell << 1.28, face 0 subface 3 is ok. +DEAL::Cell << 1.28, face 1 subface 0 is ok. +DEAL::Cell << 1.28, face 1 subface 1 is ok. +DEAL::Cell << 1.28, face 1 subface 2 is ok. +DEAL::Cell << 1.28, face 1 subface 3 is ok. +DEAL::Cell << 1.28, face 2 subface 0 is ok. +DEAL::Cell << 1.28, face 2 subface 1 is ok. +DEAL::Cell << 1.28, face 2 subface 2 is ok. +DEAL::Cell << 1.28, face 2 subface 3 is ok. +DEAL::Cell << 1.28, face 3 subface 0 is ok. +DEAL::Cell << 1.28, face 3 subface 1 is ok. +DEAL::Cell << 1.28, face 3 subface 2 is ok. +DEAL::Cell << 1.28, face 3 subface 3 is ok. +DEAL::Cell << 1.28, face 4 subface 0 is ok. +DEAL::Cell << 1.28, face 4 subface 1 is ok. +DEAL::Cell << 1.28, face 4 subface 2 is ok. +DEAL::Cell << 1.28, face 4 subface 3 is ok. +DEAL::Cell << 1.28, face 5 subface 0 is ok. +DEAL::Cell << 1.28, face 5 subface 1 is ok. +DEAL::Cell << 1.28, face 5 subface 2 is ok. +DEAL::Cell << 1.28, face 5 subface 3 is ok. +DEAL::Cell << 1.29, face 0 subface 0 is ok. +DEAL::Cell << 1.29, face 0 subface 1 is ok. +DEAL::Cell << 1.29, face 0 subface 2 is ok. +DEAL::Cell << 1.29, face 0 subface 3 is ok. +DEAL::Cell << 1.29, face 1 subface 0 is ok. +DEAL::Cell << 1.29, face 1 subface 1 is ok. +DEAL::Cell << 1.29, face 1 subface 2 is ok. +DEAL::Cell << 1.29, face 1 subface 3 is ok. +DEAL::Cell << 1.29, face 2 subface 0 is ok. +DEAL::Cell << 1.29, face 2 subface 1 is ok. +DEAL::Cell << 1.29, face 2 subface 2 is ok. +DEAL::Cell << 1.29, face 2 subface 3 is ok. +DEAL::Cell << 1.29, face 3 subface 0 is ok. +DEAL::Cell << 1.29, face 3 subface 1 is ok. +DEAL::Cell << 1.29, face 3 subface 2 is ok. +DEAL::Cell << 1.29, face 3 subface 3 is ok. +DEAL::Cell << 1.29, face 4 subface 0 is ok. +DEAL::Cell << 1.29, face 4 subface 1 is ok. +DEAL::Cell << 1.29, face 4 subface 2 is ok. +DEAL::Cell << 1.29, face 4 subface 3 is ok. +DEAL::Cell << 1.29, face 5 subface 0 is ok. +DEAL::Cell << 1.29, face 5 subface 1 is ok. +DEAL::Cell << 1.29, face 5 subface 2 is ok. +DEAL::Cell << 1.29, face 5 subface 3 is ok. +DEAL::Cell << 1.30, face 0 subface 0 is ok. +DEAL::Cell << 1.30, face 0 subface 1 is ok. +DEAL::Cell << 1.30, face 0 subface 2 is ok. +DEAL::Cell << 1.30, face 0 subface 3 is ok. +DEAL::Cell << 1.30, face 1 subface 0 is ok. +DEAL::Cell << 1.30, face 1 subface 1 is ok. +DEAL::Cell << 1.30, face 1 subface 2 is ok. +DEAL::Cell << 1.30, face 1 subface 3 is ok. +DEAL::Cell << 1.30, face 2 subface 0 is ok. +DEAL::Cell << 1.30, face 2 subface 1 is ok. +DEAL::Cell << 1.30, face 2 subface 2 is ok. +DEAL::Cell << 1.30, face 2 subface 3 is ok. +DEAL::Cell << 1.30, face 3 subface 0 is ok. +DEAL::Cell << 1.30, face 3 subface 1 is ok. +DEAL::Cell << 1.30, face 3 subface 2 is ok. +DEAL::Cell << 1.30, face 3 subface 3 is ok. +DEAL::Cell << 1.30, face 4 subface 0 is ok. +DEAL::Cell << 1.30, face 4 subface 1 is ok. +DEAL::Cell << 1.30, face 4 subface 2 is ok. +DEAL::Cell << 1.30, face 4 subface 3 is ok. +DEAL::Cell << 1.30, face 5 subface 0 is ok. +DEAL::Cell << 1.30, face 5 subface 1 is ok. +DEAL::Cell << 1.30, face 5 subface 2 is ok. +DEAL::Cell << 1.30, face 5 subface 3 is ok. +DEAL::Cell << 1.31, face 0 subface 0 is ok. +DEAL::Cell << 1.31, face 0 subface 1 is ok. +DEAL::Cell << 1.31, face 0 subface 2 is ok. +DEAL::Cell << 1.31, face 0 subface 3 is ok. +DEAL::Cell << 1.31, face 1 subface 0 is ok. +DEAL::Cell << 1.31, face 1 subface 1 is ok. +DEAL::Cell << 1.31, face 1 subface 2 is ok. +DEAL::Cell << 1.31, face 1 subface 3 is ok. +DEAL::Cell << 1.31, face 2 subface 0 is ok. +DEAL::Cell << 1.31, face 2 subface 1 is ok. +DEAL::Cell << 1.31, face 2 subface 2 is ok. +DEAL::Cell << 1.31, face 2 subface 3 is ok. +DEAL::Cell << 1.31, face 3 subface 0 is ok. +DEAL::Cell << 1.31, face 3 subface 1 is ok. +DEAL::Cell << 1.31, face 3 subface 2 is ok. +DEAL::Cell << 1.31, face 3 subface 3 is ok. +DEAL::Cell << 1.31, face 4 subface 0 is ok. +DEAL::Cell << 1.31, face 4 subface 1 is ok. +DEAL::Cell << 1.31, face 4 subface 2 is ok. +DEAL::Cell << 1.31, face 4 subface 3 is ok. +DEAL::Cell << 1.31, face 5 subface 0 is ok. +DEAL::Cell << 1.31, face 5 subface 1 is ok. +DEAL::Cell << 1.31, face 5 subface 2 is ok. +DEAL::Cell << 1.31, face 5 subface 3 is ok. +DEAL::Cell << 1.32, face 0 subface 0 is ok. +DEAL::Cell << 1.32, face 0 subface 1 is ok. +DEAL::Cell << 1.32, face 0 subface 2 is ok. +DEAL::Cell << 1.32, face 0 subface 3 is ok. +DEAL::Cell << 1.32, face 1 subface 0 is ok. +DEAL::Cell << 1.32, face 1 subface 1 is ok. +DEAL::Cell << 1.32, face 1 subface 2 is ok. +DEAL::Cell << 1.32, face 1 subface 3 is ok. +DEAL::Cell << 1.32, face 2 subface 0 is ok. +DEAL::Cell << 1.32, face 2 subface 1 is ok. +DEAL::Cell << 1.32, face 2 subface 2 is ok. +DEAL::Cell << 1.32, face 2 subface 3 is ok. +DEAL::Cell << 1.32, face 3 subface 0 is ok. +DEAL::Cell << 1.32, face 3 subface 1 is ok. +DEAL::Cell << 1.32, face 3 subface 2 is ok. +DEAL::Cell << 1.32, face 3 subface 3 is ok. +DEAL::Cell << 1.32, face 4 subface 0 is ok. +DEAL::Cell << 1.32, face 4 subface 1 is ok. +DEAL::Cell << 1.32, face 4 subface 2 is ok. +DEAL::Cell << 1.32, face 4 subface 3 is ok. +DEAL::Cell << 1.32, face 5 subface 0 is ok. +DEAL::Cell << 1.32, face 5 subface 1 is ok. +DEAL::Cell << 1.32, face 5 subface 2 is ok. +DEAL::Cell << 1.32, face 5 subface 3 is ok. +DEAL::Cell << 1.33, face 0 subface 0 is ok. +DEAL::Cell << 1.33, face 0 subface 1 is ok. +DEAL::Cell << 1.33, face 0 subface 2 is ok. +DEAL::Cell << 1.33, face 0 subface 3 is ok. +DEAL::Cell << 1.33, face 1 subface 0 is ok. +DEAL::Cell << 1.33, face 1 subface 1 is ok. +DEAL::Cell << 1.33, face 1 subface 2 is ok. +DEAL::Cell << 1.33, face 1 subface 3 is ok. +DEAL::Cell << 1.33, face 2 subface 0 is ok. +DEAL::Cell << 1.33, face 2 subface 1 is ok. +DEAL::Cell << 1.33, face 2 subface 2 is ok. +DEAL::Cell << 1.33, face 2 subface 3 is ok. +DEAL::Cell << 1.33, face 3 subface 0 is ok. +DEAL::Cell << 1.33, face 3 subface 1 is ok. +DEAL::Cell << 1.33, face 3 subface 2 is ok. +DEAL::Cell << 1.33, face 3 subface 3 is ok. +DEAL::Cell << 1.33, face 4 subface 0 is ok. +DEAL::Cell << 1.33, face 4 subface 1 is ok. +DEAL::Cell << 1.33, face 4 subface 2 is ok. +DEAL::Cell << 1.33, face 4 subface 3 is ok. +DEAL::Cell << 1.33, face 5 subface 0 is ok. +DEAL::Cell << 1.33, face 5 subface 1 is ok. +DEAL::Cell << 1.33, face 5 subface 2 is ok. +DEAL::Cell << 1.33, face 5 subface 3 is ok. +DEAL::Cell << 1.34, face 0 subface 0 is ok. +DEAL::Cell << 1.34, face 0 subface 1 is ok. +DEAL::Cell << 1.34, face 0 subface 2 is ok. +DEAL::Cell << 1.34, face 0 subface 3 is ok. +DEAL::Cell << 1.34, face 1 subface 0 is ok. +DEAL::Cell << 1.34, face 1 subface 1 is ok. +DEAL::Cell << 1.34, face 1 subface 2 is ok. +DEAL::Cell << 1.34, face 1 subface 3 is ok. +DEAL::Cell << 1.34, face 2 subface 0 is ok. +DEAL::Cell << 1.34, face 2 subface 1 is ok. +DEAL::Cell << 1.34, face 2 subface 2 is ok. +DEAL::Cell << 1.34, face 2 subface 3 is ok. +DEAL::Cell << 1.34, face 3 subface 0 is ok. +DEAL::Cell << 1.34, face 3 subface 1 is ok. +DEAL::Cell << 1.34, face 3 subface 2 is ok. +DEAL::Cell << 1.34, face 3 subface 3 is ok. +DEAL::Cell << 1.34, face 4 subface 0 is ok. +DEAL::Cell << 1.34, face 4 subface 1 is ok. +DEAL::Cell << 1.34, face 4 subface 2 is ok. +DEAL::Cell << 1.34, face 4 subface 3 is ok. +DEAL::Cell << 1.34, face 5 subface 0 is ok. +DEAL::Cell << 1.34, face 5 subface 1 is ok. +DEAL::Cell << 1.34, face 5 subface 2 is ok. +DEAL::Cell << 1.34, face 5 subface 3 is ok. +DEAL::Cell << 1.35, face 0 subface 0 is ok. +DEAL::Cell << 1.35, face 0 subface 1 is ok. +DEAL::Cell << 1.35, face 0 subface 2 is ok. +DEAL::Cell << 1.35, face 0 subface 3 is ok. +DEAL::Cell << 1.35, face 1 subface 0 is ok. +DEAL::Cell << 1.35, face 1 subface 1 is ok. +DEAL::Cell << 1.35, face 1 subface 2 is ok. +DEAL::Cell << 1.35, face 1 subface 3 is ok. +DEAL::Cell << 1.35, face 2 subface 0 is ok. +DEAL::Cell << 1.35, face 2 subface 1 is ok. +DEAL::Cell << 1.35, face 2 subface 2 is ok. +DEAL::Cell << 1.35, face 2 subface 3 is ok. +DEAL::Cell << 1.35, face 3 subface 0 is ok. +DEAL::Cell << 1.35, face 3 subface 1 is ok. +DEAL::Cell << 1.35, face 3 subface 2 is ok. +DEAL::Cell << 1.35, face 3 subface 3 is ok. +DEAL::Cell << 1.35, face 4 subface 0 is ok. +DEAL::Cell << 1.35, face 4 subface 1 is ok. +DEAL::Cell << 1.35, face 4 subface 2 is ok. +DEAL::Cell << 1.35, face 4 subface 3 is ok. +DEAL::Cell << 1.35, face 5 subface 0 is ok. +DEAL::Cell << 1.35, face 5 subface 1 is ok. +DEAL::Cell << 1.35, face 5 subface 2 is ok. +DEAL::Cell << 1.35, face 5 subface 3 is ok. +DEAL::Cell << 1.36, face 0 subface 0 is ok. +DEAL::Cell << 1.36, face 0 subface 1 is ok. +DEAL::Cell << 1.36, face 0 subface 2 is ok. +DEAL::Cell << 1.36, face 0 subface 3 is ok. +DEAL::Cell << 1.36, face 1 subface 0 is ok. +DEAL::Cell << 1.36, face 1 subface 1 is ok. +DEAL::Cell << 1.36, face 1 subface 2 is ok. +DEAL::Cell << 1.36, face 1 subface 3 is ok. +DEAL::Cell << 1.36, face 2 subface 0 is ok. +DEAL::Cell << 1.36, face 2 subface 1 is ok. +DEAL::Cell << 1.36, face 2 subface 2 is ok. +DEAL::Cell << 1.36, face 2 subface 3 is ok. +DEAL::Cell << 1.36, face 3 subface 0 is ok. +DEAL::Cell << 1.36, face 3 subface 1 is ok. +DEAL::Cell << 1.36, face 3 subface 2 is ok. +DEAL::Cell << 1.36, face 3 subface 3 is ok. +DEAL::Cell << 1.36, face 4 subface 0 is ok. +DEAL::Cell << 1.36, face 4 subface 1 is ok. +DEAL::Cell << 1.36, face 4 subface 2 is ok. +DEAL::Cell << 1.36, face 4 subface 3 is ok. +DEAL::Cell << 1.36, face 5 subface 0 is ok. +DEAL::Cell << 1.36, face 5 subface 1 is ok. +DEAL::Cell << 1.36, face 5 subface 2 is ok. +DEAL::Cell << 1.36, face 5 subface 3 is ok. +DEAL::Cell << 1.37, face 0 subface 0 is ok. +DEAL::Cell << 1.37, face 0 subface 1 is ok. +DEAL::Cell << 1.37, face 0 subface 2 is ok. +DEAL::Cell << 1.37, face 0 subface 3 is ok. +DEAL::Cell << 1.37, face 1 subface 0 is ok. +DEAL::Cell << 1.37, face 1 subface 1 is ok. +DEAL::Cell << 1.37, face 1 subface 2 is ok. +DEAL::Cell << 1.37, face 1 subface 3 is ok. +DEAL::Cell << 1.37, face 2 subface 0 is ok. +DEAL::Cell << 1.37, face 2 subface 1 is ok. +DEAL::Cell << 1.37, face 2 subface 2 is ok. +DEAL::Cell << 1.37, face 2 subface 3 is ok. +DEAL::Cell << 1.37, face 3 subface 0 is ok. +DEAL::Cell << 1.37, face 3 subface 1 is ok. +DEAL::Cell << 1.37, face 3 subface 2 is ok. +DEAL::Cell << 1.37, face 3 subface 3 is ok. +DEAL::Cell << 1.37, face 4 subface 0 is ok. +DEAL::Cell << 1.37, face 4 subface 1 is ok. +DEAL::Cell << 1.37, face 4 subface 2 is ok. +DEAL::Cell << 1.37, face 4 subface 3 is ok. +DEAL::Cell << 1.37, face 5 subface 0 is ok. +DEAL::Cell << 1.37, face 5 subface 1 is ok. +DEAL::Cell << 1.37, face 5 subface 2 is ok. +DEAL::Cell << 1.37, face 5 subface 3 is ok. +DEAL::Cell << 1.38, face 0 subface 0 is ok. +DEAL::Cell << 1.38, face 0 subface 1 is ok. +DEAL::Cell << 1.38, face 0 subface 2 is ok. +DEAL::Cell << 1.38, face 0 subface 3 is ok. +DEAL::Cell << 1.38, face 1 subface 0 is ok. +DEAL::Cell << 1.38, face 1 subface 1 is ok. +DEAL::Cell << 1.38, face 1 subface 2 is ok. +DEAL::Cell << 1.38, face 1 subface 3 is ok. +DEAL::Cell << 1.38, face 2 subface 0 is ok. +DEAL::Cell << 1.38, face 2 subface 1 is ok. +DEAL::Cell << 1.38, face 2 subface 2 is ok. +DEAL::Cell << 1.38, face 2 subface 3 is ok. +DEAL::Cell << 1.38, face 3 subface 0 is ok. +DEAL::Cell << 1.38, face 3 subface 1 is ok. +DEAL::Cell << 1.38, face 3 subface 2 is ok. +DEAL::Cell << 1.38, face 3 subface 3 is ok. +DEAL::Cell << 1.38, face 4 subface 0 is ok. +DEAL::Cell << 1.38, face 4 subface 1 is ok. +DEAL::Cell << 1.38, face 4 subface 2 is ok. +DEAL::Cell << 1.38, face 4 subface 3 is ok. +DEAL::Cell << 1.38, face 5 subface 0 is ok. +DEAL::Cell << 1.38, face 5 subface 1 is ok. +DEAL::Cell << 1.38, face 5 subface 2 is ok. +DEAL::Cell << 1.38, face 5 subface 3 is ok. +DEAL::Cell << 1.39, face 0 subface 0 is ok. +DEAL::Cell << 1.39, face 0 subface 1 is ok. +DEAL::Cell << 1.39, face 0 subface 2 is ok. +DEAL::Cell << 1.39, face 0 subface 3 is ok. +DEAL::Cell << 1.39, face 1 subface 0 is ok. +DEAL::Cell << 1.39, face 1 subface 1 is ok. +DEAL::Cell << 1.39, face 1 subface 2 is ok. +DEAL::Cell << 1.39, face 1 subface 3 is ok. +DEAL::Cell << 1.39, face 2 subface 0 is ok. +DEAL::Cell << 1.39, face 2 subface 1 is ok. +DEAL::Cell << 1.39, face 2 subface 2 is ok. +DEAL::Cell << 1.39, face 2 subface 3 is ok. +DEAL::Cell << 1.39, face 3 subface 0 is ok. +DEAL::Cell << 1.39, face 3 subface 1 is ok. +DEAL::Cell << 1.39, face 3 subface 2 is ok. +DEAL::Cell << 1.39, face 3 subface 3 is ok. +DEAL::Cell << 1.39, face 4 subface 0 is ok. +DEAL::Cell << 1.39, face 4 subface 1 is ok. +DEAL::Cell << 1.39, face 4 subface 2 is ok. +DEAL::Cell << 1.39, face 4 subface 3 is ok. +DEAL::Cell << 1.39, face 5 subface 0 is ok. +DEAL::Cell << 1.39, face 5 subface 1 is ok. +DEAL::Cell << 1.39, face 5 subface 2 is ok. +DEAL::Cell << 1.39, face 5 subface 3 is ok. +DEAL::Cell << 1.40, face 0 subface 0 is ok. +DEAL::Cell << 1.40, face 0 subface 1 is ok. +DEAL::Cell << 1.40, face 0 subface 2 is ok. +DEAL::Cell << 1.40, face 0 subface 3 is ok. +DEAL::Cell << 1.40, face 1 subface 0 is ok. +DEAL::Cell << 1.40, face 1 subface 1 is ok. +DEAL::Cell << 1.40, face 1 subface 2 is ok. +DEAL::Cell << 1.40, face 1 subface 3 is ok. +DEAL::Cell << 1.40, face 2 subface 0 is ok. +DEAL::Cell << 1.40, face 2 subface 1 is ok. +DEAL::Cell << 1.40, face 2 subface 2 is ok. +DEAL::Cell << 1.40, face 2 subface 3 is ok. +DEAL::Cell << 1.40, face 3 subface 0 is ok. +DEAL::Cell << 1.40, face 3 subface 1 is ok. +DEAL::Cell << 1.40, face 3 subface 2 is ok. +DEAL::Cell << 1.40, face 3 subface 3 is ok. +DEAL::Cell << 1.40, face 4 subface 0 is ok. +DEAL::Cell << 1.40, face 4 subface 1 is ok. +DEAL::Cell << 1.40, face 4 subface 2 is ok. +DEAL::Cell << 1.40, face 4 subface 3 is ok. +DEAL::Cell << 1.40, face 5 subface 0 is ok. +DEAL::Cell << 1.40, face 5 subface 1 is ok. +DEAL::Cell << 1.40, face 5 subface 2 is ok. +DEAL::Cell << 1.40, face 5 subface 3 is ok. +DEAL::Cell << 1.41, face 0 subface 0 is ok. +DEAL::Cell << 1.41, face 0 subface 1 is ok. +DEAL::Cell << 1.41, face 0 subface 2 is ok. +DEAL::Cell << 1.41, face 0 subface 3 is ok. +DEAL::Cell << 1.41, face 1 subface 0 is ok. +DEAL::Cell << 1.41, face 1 subface 1 is ok. +DEAL::Cell << 1.41, face 1 subface 2 is ok. +DEAL::Cell << 1.41, face 1 subface 3 is ok. +DEAL::Cell << 1.41, face 2 subface 0 is ok. +DEAL::Cell << 1.41, face 2 subface 1 is ok. +DEAL::Cell << 1.41, face 2 subface 2 is ok. +DEAL::Cell << 1.41, face 2 subface 3 is ok. +DEAL::Cell << 1.41, face 3 subface 0 is ok. +DEAL::Cell << 1.41, face 3 subface 1 is ok. +DEAL::Cell << 1.41, face 3 subface 2 is ok. +DEAL::Cell << 1.41, face 3 subface 3 is ok. +DEAL::Cell << 1.41, face 4 subface 0 is ok. +DEAL::Cell << 1.41, face 4 subface 1 is ok. +DEAL::Cell << 1.41, face 4 subface 2 is ok. +DEAL::Cell << 1.41, face 4 subface 3 is ok. +DEAL::Cell << 1.41, face 5 subface 0 is ok. +DEAL::Cell << 1.41, face 5 subface 1 is ok. +DEAL::Cell << 1.41, face 5 subface 2 is ok. +DEAL::Cell << 1.41, face 5 subface 3 is ok. +DEAL::Cell << 1.42, face 0 subface 0 is ok. +DEAL::Cell << 1.42, face 0 subface 1 is ok. +DEAL::Cell << 1.42, face 0 subface 2 is ok. +DEAL::Cell << 1.42, face 0 subface 3 is ok. +DEAL::Cell << 1.42, face 1 subface 0 is ok. +DEAL::Cell << 1.42, face 1 subface 1 is ok. +DEAL::Cell << 1.42, face 1 subface 2 is ok. +DEAL::Cell << 1.42, face 1 subface 3 is ok. +DEAL::Cell << 1.42, face 2 subface 0 is ok. +DEAL::Cell << 1.42, face 2 subface 1 is ok. +DEAL::Cell << 1.42, face 2 subface 2 is ok. +DEAL::Cell << 1.42, face 2 subface 3 is ok. +DEAL::Cell << 1.42, face 3 subface 0 is ok. +DEAL::Cell << 1.42, face 3 subface 1 is ok. +DEAL::Cell << 1.42, face 3 subface 2 is ok. +DEAL::Cell << 1.42, face 3 subface 3 is ok. +DEAL::Cell << 1.42, face 4 subface 0 is ok. +DEAL::Cell << 1.42, face 4 subface 1 is ok. +DEAL::Cell << 1.42, face 4 subface 2 is ok. +DEAL::Cell << 1.42, face 4 subface 3 is ok. +DEAL::Cell << 1.42, face 5 subface 0 is ok. +DEAL::Cell << 1.42, face 5 subface 1 is ok. +DEAL::Cell << 1.42, face 5 subface 2 is ok. +DEAL::Cell << 1.42, face 5 subface 3 is ok. +DEAL::Cell << 1.43, face 0 subface 0 is ok. +DEAL::Cell << 1.43, face 0 subface 1 is ok. +DEAL::Cell << 1.43, face 0 subface 2 is ok. +DEAL::Cell << 1.43, face 0 subface 3 is ok. +DEAL::Cell << 1.43, face 1 subface 0 is ok. +DEAL::Cell << 1.43, face 1 subface 1 is ok. +DEAL::Cell << 1.43, face 1 subface 2 is ok. +DEAL::Cell << 1.43, face 1 subface 3 is ok. +DEAL::Cell << 1.43, face 2 subface 0 is ok. +DEAL::Cell << 1.43, face 2 subface 1 is ok. +DEAL::Cell << 1.43, face 2 subface 2 is ok. +DEAL::Cell << 1.43, face 2 subface 3 is ok. +DEAL::Cell << 1.43, face 3 subface 0 is ok. +DEAL::Cell << 1.43, face 3 subface 1 is ok. +DEAL::Cell << 1.43, face 3 subface 2 is ok. +DEAL::Cell << 1.43, face 3 subface 3 is ok. +DEAL::Cell << 1.43, face 4 subface 0 is ok. +DEAL::Cell << 1.43, face 4 subface 1 is ok. +DEAL::Cell << 1.43, face 4 subface 2 is ok. +DEAL::Cell << 1.43, face 4 subface 3 is ok. +DEAL::Cell << 1.43, face 5 subface 0 is ok. +DEAL::Cell << 1.43, face 5 subface 1 is ok. +DEAL::Cell << 1.43, face 5 subface 2 is ok. +DEAL::Cell << 1.43, face 5 subface 3 is ok. +DEAL::Cell << 1.44, face 0 subface 0 is ok. +DEAL::Cell << 1.44, face 0 subface 1 is ok. +DEAL::Cell << 1.44, face 0 subface 2 is ok. +DEAL::Cell << 1.44, face 0 subface 3 is ok. +DEAL::Cell << 1.44, face 1 subface 0 is ok. +DEAL::Cell << 1.44, face 1 subface 1 is ok. +DEAL::Cell << 1.44, face 1 subface 2 is ok. +DEAL::Cell << 1.44, face 1 subface 3 is ok. +DEAL::Cell << 1.44, face 2 subface 0 is ok. +DEAL::Cell << 1.44, face 2 subface 1 is ok. +DEAL::Cell << 1.44, face 2 subface 2 is ok. +DEAL::Cell << 1.44, face 2 subface 3 is ok. +DEAL::Cell << 1.44, face 3 subface 0 is ok. +DEAL::Cell << 1.44, face 3 subface 1 is ok. +DEAL::Cell << 1.44, face 3 subface 2 is ok. +DEAL::Cell << 1.44, face 3 subface 3 is ok. +DEAL::Cell << 1.44, face 4 subface 0 is ok. +DEAL::Cell << 1.44, face 4 subface 1 is ok. +DEAL::Cell << 1.44, face 4 subface 2 is ok. +DEAL::Cell << 1.44, face 4 subface 3 is ok. +DEAL::Cell << 1.44, face 5 subface 0 is ok. +DEAL::Cell << 1.44, face 5 subface 1 is ok. +DEAL::Cell << 1.44, face 5 subface 2 is ok. +DEAL::Cell << 1.44, face 5 subface 3 is ok. +DEAL::Cell << 1.45, face 0 subface 0 is ok. +DEAL::Cell << 1.45, face 0 subface 1 is ok. +DEAL::Cell << 1.45, face 0 subface 2 is ok. +DEAL::Cell << 1.45, face 0 subface 3 is ok. +DEAL::Cell << 1.45, face 1 subface 0 is ok. +DEAL::Cell << 1.45, face 1 subface 1 is ok. +DEAL::Cell << 1.45, face 1 subface 2 is ok. +DEAL::Cell << 1.45, face 1 subface 3 is ok. +DEAL::Cell << 1.45, face 2 subface 0 is ok. +DEAL::Cell << 1.45, face 2 subface 1 is ok. +DEAL::Cell << 1.45, face 2 subface 2 is ok. +DEAL::Cell << 1.45, face 2 subface 3 is ok. +DEAL::Cell << 1.45, face 3 subface 0 is ok. +DEAL::Cell << 1.45, face 3 subface 1 is ok. +DEAL::Cell << 1.45, face 3 subface 2 is ok. +DEAL::Cell << 1.45, face 3 subface 3 is ok. +DEAL::Cell << 1.45, face 4 subface 0 is ok. +DEAL::Cell << 1.45, face 4 subface 1 is ok. +DEAL::Cell << 1.45, face 4 subface 2 is ok. +DEAL::Cell << 1.45, face 4 subface 3 is ok. +DEAL::Cell << 1.45, face 5 subface 0 is ok. +DEAL::Cell << 1.45, face 5 subface 1 is ok. +DEAL::Cell << 1.45, face 5 subface 2 is ok. +DEAL::Cell << 1.45, face 5 subface 3 is ok. +DEAL::Cell << 1.46, face 0 subface 0 is ok. +DEAL::Cell << 1.46, face 0 subface 1 is ok. +DEAL::Cell << 1.46, face 0 subface 2 is ok. +DEAL::Cell << 1.46, face 0 subface 3 is ok. +DEAL::Cell << 1.46, face 1 subface 0 is ok. +DEAL::Cell << 1.46, face 1 subface 1 is ok. +DEAL::Cell << 1.46, face 1 subface 2 is ok. +DEAL::Cell << 1.46, face 1 subface 3 is ok. +DEAL::Cell << 1.46, face 2 subface 0 is ok. +DEAL::Cell << 1.46, face 2 subface 1 is ok. +DEAL::Cell << 1.46, face 2 subface 2 is ok. +DEAL::Cell << 1.46, face 2 subface 3 is ok. +DEAL::Cell << 1.46, face 3 subface 0 is ok. +DEAL::Cell << 1.46, face 3 subface 1 is ok. +DEAL::Cell << 1.46, face 3 subface 2 is ok. +DEAL::Cell << 1.46, face 3 subface 3 is ok. +DEAL::Cell << 1.46, face 4 subface 0 is ok. +DEAL::Cell << 1.46, face 4 subface 1 is ok. +DEAL::Cell << 1.46, face 4 subface 2 is ok. +DEAL::Cell << 1.46, face 4 subface 3 is ok. +DEAL::Cell << 1.46, face 5 subface 0 is ok. +DEAL::Cell << 1.46, face 5 subface 1 is ok. +DEAL::Cell << 1.46, face 5 subface 2 is ok. +DEAL::Cell << 1.46, face 5 subface 3 is ok. +DEAL::Cell << 1.47, face 0 subface 0 is ok. +DEAL::Cell << 1.47, face 0 subface 1 is ok. +DEAL::Cell << 1.47, face 0 subface 2 is ok. +DEAL::Cell << 1.47, face 0 subface 3 is ok. +DEAL::Cell << 1.47, face 1 subface 0 is ok. +DEAL::Cell << 1.47, face 1 subface 1 is ok. +DEAL::Cell << 1.47, face 1 subface 2 is ok. +DEAL::Cell << 1.47, face 1 subface 3 is ok. +DEAL::Cell << 1.47, face 2 subface 0 is ok. +DEAL::Cell << 1.47, face 2 subface 1 is ok. +DEAL::Cell << 1.47, face 2 subface 2 is ok. +DEAL::Cell << 1.47, face 2 subface 3 is ok. +DEAL::Cell << 1.47, face 3 subface 0 is ok. +DEAL::Cell << 1.47, face 3 subface 1 is ok. +DEAL::Cell << 1.47, face 3 subface 2 is ok. +DEAL::Cell << 1.47, face 3 subface 3 is ok. +DEAL::Cell << 1.47, face 4 subface 0 is ok. +DEAL::Cell << 1.47, face 4 subface 1 is ok. +DEAL::Cell << 1.47, face 4 subface 2 is ok. +DEAL::Cell << 1.47, face 4 subface 3 is ok. +DEAL::Cell << 1.47, face 5 subface 0 is ok. +DEAL::Cell << 1.47, face 5 subface 1 is ok. +DEAL::Cell << 1.47, face 5 subface 2 is ok. +DEAL::Cell << 1.47, face 5 subface 3 is ok. +DEAL::Cell << 1.48, face 0 subface 0 is ok. +DEAL::Cell << 1.48, face 0 subface 1 is ok. +DEAL::Cell << 1.48, face 0 subface 2 is ok. +DEAL::Cell << 1.48, face 0 subface 3 is ok. +DEAL::Cell << 1.48, face 1 subface 0 is ok. +DEAL::Cell << 1.48, face 1 subface 1 is ok. +DEAL::Cell << 1.48, face 1 subface 2 is ok. +DEAL::Cell << 1.48, face 1 subface 3 is ok. +DEAL::Cell << 1.48, face 2 subface 0 is ok. +DEAL::Cell << 1.48, face 2 subface 1 is ok. +DEAL::Cell << 1.48, face 2 subface 2 is ok. +DEAL::Cell << 1.48, face 2 subface 3 is ok. +DEAL::Cell << 1.48, face 3 subface 0 is ok. +DEAL::Cell << 1.48, face 3 subface 1 is ok. +DEAL::Cell << 1.48, face 3 subface 2 is ok. +DEAL::Cell << 1.48, face 3 subface 3 is ok. +DEAL::Cell << 1.48, face 4 subface 0 is ok. +DEAL::Cell << 1.48, face 4 subface 1 is ok. +DEAL::Cell << 1.48, face 4 subface 2 is ok. +DEAL::Cell << 1.48, face 4 subface 3 is ok. +DEAL::Cell << 1.48, face 5 subface 0 is ok. +DEAL::Cell << 1.48, face 5 subface 1 is ok. +DEAL::Cell << 1.48, face 5 subface 2 is ok. +DEAL::Cell << 1.48, face 5 subface 3 is ok. +DEAL::Cell << 1.49, face 0 subface 0 is ok. +DEAL::Cell << 1.49, face 0 subface 1 is ok. +DEAL::Cell << 1.49, face 0 subface 2 is ok. +DEAL::Cell << 1.49, face 0 subface 3 is ok. +DEAL::Cell << 1.49, face 1 subface 0 is ok. +DEAL::Cell << 1.49, face 1 subface 1 is ok. +DEAL::Cell << 1.49, face 1 subface 2 is ok. +DEAL::Cell << 1.49, face 1 subface 3 is ok. +DEAL::Cell << 1.49, face 2 subface 0 is ok. +DEAL::Cell << 1.49, face 2 subface 1 is ok. +DEAL::Cell << 1.49, face 2 subface 2 is ok. +DEAL::Cell << 1.49, face 2 subface 3 is ok. +DEAL::Cell << 1.49, face 3 subface 0 is ok. +DEAL::Cell << 1.49, face 3 subface 1 is ok. +DEAL::Cell << 1.49, face 3 subface 2 is ok. +DEAL::Cell << 1.49, face 3 subface 3 is ok. +DEAL::Cell << 1.49, face 4 subface 0 is ok. +DEAL::Cell << 1.49, face 4 subface 1 is ok. +DEAL::Cell << 1.49, face 4 subface 2 is ok. +DEAL::Cell << 1.49, face 4 subface 3 is ok. +DEAL::Cell << 1.49, face 5 subface 0 is ok. +DEAL::Cell << 1.49, face 5 subface 1 is ok. +DEAL::Cell << 1.49, face 5 subface 2 is ok. +DEAL::Cell << 1.49, face 5 subface 3 is ok. +DEAL::Cell << 1.50, face 0 subface 0 is ok. +DEAL::Cell << 1.50, face 0 subface 1 is ok. +DEAL::Cell << 1.50, face 0 subface 2 is ok. +DEAL::Cell << 1.50, face 0 subface 3 is ok. +DEAL::Cell << 1.50, face 1 subface 0 is ok. +DEAL::Cell << 1.50, face 1 subface 1 is ok. +DEAL::Cell << 1.50, face 1 subface 2 is ok. +DEAL::Cell << 1.50, face 1 subface 3 is ok. +DEAL::Cell << 1.50, face 2 subface 0 is ok. +DEAL::Cell << 1.50, face 2 subface 1 is ok. +DEAL::Cell << 1.50, face 2 subface 2 is ok. +DEAL::Cell << 1.50, face 2 subface 3 is ok. +DEAL::Cell << 1.50, face 3 subface 0 is ok. +DEAL::Cell << 1.50, face 3 subface 1 is ok. +DEAL::Cell << 1.50, face 3 subface 2 is ok. +DEAL::Cell << 1.50, face 3 subface 3 is ok. +DEAL::Cell << 1.50, face 4 subface 0 is ok. +DEAL::Cell << 1.50, face 4 subface 1 is ok. +DEAL::Cell << 1.50, face 4 subface 2 is ok. +DEAL::Cell << 1.50, face 4 subface 3 is ok. +DEAL::Cell << 1.50, face 5 subface 0 is ok. +DEAL::Cell << 1.50, face 5 subface 1 is ok. +DEAL::Cell << 1.50, face 5 subface 2 is ok. +DEAL::Cell << 1.50, face 5 subface 3 is ok. +DEAL::Cell << 1.51, face 0 subface 0 is ok. +DEAL::Cell << 1.51, face 0 subface 1 is ok. +DEAL::Cell << 1.51, face 0 subface 2 is ok. +DEAL::Cell << 1.51, face 0 subface 3 is ok. +DEAL::Cell << 1.51, face 1 subface 0 is ok. +DEAL::Cell << 1.51, face 1 subface 1 is ok. +DEAL::Cell << 1.51, face 1 subface 2 is ok. +DEAL::Cell << 1.51, face 1 subface 3 is ok. +DEAL::Cell << 1.51, face 2 subface 0 is ok. +DEAL::Cell << 1.51, face 2 subface 1 is ok. +DEAL::Cell << 1.51, face 2 subface 2 is ok. +DEAL::Cell << 1.51, face 2 subface 3 is ok. +DEAL::Cell << 1.51, face 3 subface 0 is ok. +DEAL::Cell << 1.51, face 3 subface 1 is ok. +DEAL::Cell << 1.51, face 3 subface 2 is ok. +DEAL::Cell << 1.51, face 3 subface 3 is ok. +DEAL::Cell << 1.51, face 4 subface 0 is ok. +DEAL::Cell << 1.51, face 4 subface 1 is ok. +DEAL::Cell << 1.51, face 4 subface 2 is ok. +DEAL::Cell << 1.51, face 4 subface 3 is ok. +DEAL::Cell << 1.51, face 5 subface 0 is ok. +DEAL::Cell << 1.51, face 5 subface 1 is ok. +DEAL::Cell << 1.51, face 5 subface 2 is ok. +DEAL::Cell << 1.51, face 5 subface 3 is ok. +DEAL::Cell << 1.52, face 0 subface 0 is ok. +DEAL::Cell << 1.52, face 0 subface 1 is ok. +DEAL::Cell << 1.52, face 0 subface 2 is ok. +DEAL::Cell << 1.52, face 0 subface 3 is ok. +DEAL::Cell << 1.52, face 1 subface 0 is ok. +DEAL::Cell << 1.52, face 1 subface 1 is ok. +DEAL::Cell << 1.52, face 1 subface 2 is ok. +DEAL::Cell << 1.52, face 1 subface 3 is ok. +DEAL::Cell << 1.52, face 2 subface 0 is ok. +DEAL::Cell << 1.52, face 2 subface 1 is ok. +DEAL::Cell << 1.52, face 2 subface 2 is ok. +DEAL::Cell << 1.52, face 2 subface 3 is ok. +DEAL::Cell << 1.52, face 3 subface 0 is ok. +DEAL::Cell << 1.52, face 3 subface 1 is ok. +DEAL::Cell << 1.52, face 3 subface 2 is ok. +DEAL::Cell << 1.52, face 3 subface 3 is ok. +DEAL::Cell << 1.52, face 4 subface 0 is ok. +DEAL::Cell << 1.52, face 4 subface 1 is ok. +DEAL::Cell << 1.52, face 4 subface 2 is ok. +DEAL::Cell << 1.52, face 4 subface 3 is ok. +DEAL::Cell << 1.52, face 5 subface 0 is ok. +DEAL::Cell << 1.52, face 5 subface 1 is ok. +DEAL::Cell << 1.52, face 5 subface 2 is ok. +DEAL::Cell << 1.52, face 5 subface 3 is ok. +DEAL::Cell << 1.53, face 0 subface 0 is ok. +DEAL::Cell << 1.53, face 0 subface 1 is ok. +DEAL::Cell << 1.53, face 0 subface 2 is ok. +DEAL::Cell << 1.53, face 0 subface 3 is ok. +DEAL::Cell << 1.53, face 1 subface 0 is ok. +DEAL::Cell << 1.53, face 1 subface 1 is ok. +DEAL::Cell << 1.53, face 1 subface 2 is ok. +DEAL::Cell << 1.53, face 1 subface 3 is ok. +DEAL::Cell << 1.53, face 2 subface 0 is ok. +DEAL::Cell << 1.53, face 2 subface 1 is ok. +DEAL::Cell << 1.53, face 2 subface 2 is ok. +DEAL::Cell << 1.53, face 2 subface 3 is ok. +DEAL::Cell << 1.53, face 3 subface 0 is ok. +DEAL::Cell << 1.53, face 3 subface 1 is ok. +DEAL::Cell << 1.53, face 3 subface 2 is ok. +DEAL::Cell << 1.53, face 3 subface 3 is ok. +DEAL::Cell << 1.53, face 4 subface 0 is ok. +DEAL::Cell << 1.53, face 4 subface 1 is ok. +DEAL::Cell << 1.53, face 4 subface 2 is ok. +DEAL::Cell << 1.53, face 4 subface 3 is ok. +DEAL::Cell << 1.53, face 5 subface 0 is ok. +DEAL::Cell << 1.53, face 5 subface 1 is ok. +DEAL::Cell << 1.53, face 5 subface 2 is ok. +DEAL::Cell << 1.53, face 5 subface 3 is ok. +DEAL::Cell << 1.54, face 0 subface 0 is ok. +DEAL::Cell << 1.54, face 0 subface 1 is ok. +DEAL::Cell << 1.54, face 0 subface 2 is ok. +DEAL::Cell << 1.54, face 0 subface 3 is ok. +DEAL::Cell << 1.54, face 1 subface 0 is ok. +DEAL::Cell << 1.54, face 1 subface 1 is ok. +DEAL::Cell << 1.54, face 1 subface 2 is ok. +DEAL::Cell << 1.54, face 1 subface 3 is ok. +DEAL::Cell << 1.54, face 2 subface 0 is ok. +DEAL::Cell << 1.54, face 2 subface 1 is ok. +DEAL::Cell << 1.54, face 2 subface 2 is ok. +DEAL::Cell << 1.54, face 2 subface 3 is ok. +DEAL::Cell << 1.54, face 3 subface 0 is ok. +DEAL::Cell << 1.54, face 3 subface 1 is ok. +DEAL::Cell << 1.54, face 3 subface 2 is ok. +DEAL::Cell << 1.54, face 3 subface 3 is ok. +DEAL::Cell << 1.54, face 4 subface 0 is ok. +DEAL::Cell << 1.54, face 4 subface 1 is ok. +DEAL::Cell << 1.54, face 4 subface 2 is ok. +DEAL::Cell << 1.54, face 4 subface 3 is ok. +DEAL::Cell << 1.54, face 5 subface 0 is ok. +DEAL::Cell << 1.54, face 5 subface 1 is ok. +DEAL::Cell << 1.54, face 5 subface 2 is ok. +DEAL::Cell << 1.54, face 5 subface 3 is ok. +DEAL::Cell << 1.55, face 0 subface 0 is ok. +DEAL::Cell << 1.55, face 0 subface 1 is ok. +DEAL::Cell << 1.55, face 0 subface 2 is ok. +DEAL::Cell << 1.55, face 0 subface 3 is ok. +DEAL::Cell << 1.55, face 1 subface 0 is ok. +DEAL::Cell << 1.55, face 1 subface 1 is ok. +DEAL::Cell << 1.55, face 1 subface 2 is ok. +DEAL::Cell << 1.55, face 1 subface 3 is ok. +DEAL::Cell << 1.55, face 2 subface 0 is ok. +DEAL::Cell << 1.55, face 2 subface 1 is ok. +DEAL::Cell << 1.55, face 2 subface 2 is ok. +DEAL::Cell << 1.55, face 2 subface 3 is ok. +DEAL::Cell << 1.55, face 3 subface 0 is ok. +DEAL::Cell << 1.55, face 3 subface 1 is ok. +DEAL::Cell << 1.55, face 3 subface 2 is ok. +DEAL::Cell << 1.55, face 3 subface 3 is ok. +DEAL::Cell << 1.55, face 4 subface 0 is ok. +DEAL::Cell << 1.55, face 4 subface 1 is ok. +DEAL::Cell << 1.55, face 4 subface 2 is ok. +DEAL::Cell << 1.55, face 4 subface 3 is ok. +DEAL::Cell << 1.55, face 5 subface 0 is ok. +DEAL::Cell << 1.55, face 5 subface 1 is ok. +DEAL::Cell << 1.55, face 5 subface 2 is ok. +DEAL::Cell << 1.55, face 5 subface 3 is ok. +DEAL::Cell << 2.0, face 0 subface 0 is ok. +DEAL::Cell << 2.0, face 0 subface 1 is ok. +DEAL::Cell << 2.0, face 0 subface 2 is ok. +DEAL::Cell << 2.0, face 0 subface 3 is ok. +DEAL::Cell << 2.0, face 1 subface 0 is ok. +DEAL::Cell << 2.0, face 1 subface 1 is ok. +DEAL::Cell << 2.0, face 1 subface 2 is ok. +DEAL::Cell << 2.0, face 1 subface 3 is ok. +DEAL::Cell << 2.0, face 2 subface 0 is ok. +DEAL::Cell << 2.0, face 2 subface 1 is ok. +DEAL::Cell << 2.0, face 2 subface 2 is ok. +DEAL::Cell << 2.0, face 2 subface 3 is ok. +DEAL::Cell << 2.0, face 3 subface 0 is ok. +DEAL::Cell << 2.0, face 3 subface 1 is ok. +DEAL::Cell << 2.0, face 3 subface 2 is ok. +DEAL::Cell << 2.0, face 3 subface 3 is ok. +DEAL::Cell << 2.0, face 4 subface 0 is ok. +DEAL::Cell << 2.0, face 4 subface 1 is ok. +DEAL::Cell << 2.0, face 4 subface 2 is ok. +DEAL::Cell << 2.0, face 4 subface 3 is ok. +DEAL::Cell << 2.0, face 5 subface 0 is ok. +DEAL::Cell << 2.0, face 5 subface 1 is ok. +DEAL::Cell << 2.0, face 5 subface 2 is ok. +DEAL::Cell << 2.0, face 5 subface 3 is ok. +DEAL::Cell << 2.1, face 0 subface 0 is ok. +DEAL::Cell << 2.1, face 0 subface 1 is ok. +DEAL::Cell << 2.1, face 0 subface 2 is ok. +DEAL::Cell << 2.1, face 0 subface 3 is ok. +DEAL::Cell << 2.1, face 1 subface 0 is ok. +DEAL::Cell << 2.1, face 1 subface 1 is ok. +DEAL::Cell << 2.1, face 1 subface 2 is ok. +DEAL::Cell << 2.1, face 1 subface 3 is ok. +DEAL::Cell << 2.1, face 2 subface 0 is ok. +DEAL::Cell << 2.1, face 2 subface 1 is ok. +DEAL::Cell << 2.1, face 2 subface 2 is ok. +DEAL::Cell << 2.1, face 2 subface 3 is ok. +DEAL::Cell << 2.1, face 3 subface 0 is ok. +DEAL::Cell << 2.1, face 3 subface 1 is ok. +DEAL::Cell << 2.1, face 3 subface 2 is ok. +DEAL::Cell << 2.1, face 3 subface 3 is ok. +DEAL::Cell << 2.1, face 4 subface 0 is ok. +DEAL::Cell << 2.1, face 4 subface 1 is ok. +DEAL::Cell << 2.1, face 4 subface 2 is ok. +DEAL::Cell << 2.1, face 4 subface 3 is ok. +DEAL::Cell << 2.1, face 5 subface 0 is ok. +DEAL::Cell << 2.1, face 5 subface 1 is ok. +DEAL::Cell << 2.1, face 5 subface 2 is ok. +DEAL::Cell << 2.1, face 5 subface 3 is ok. +DEAL::Cell << 2.2, face 0 subface 0 is ok. +DEAL::Cell << 2.2, face 0 subface 1 is ok. +DEAL::Cell << 2.2, face 0 subface 2 is ok. +DEAL::Cell << 2.2, face 0 subface 3 is ok. +DEAL::Cell << 2.2, face 1 subface 0 is ok. +DEAL::Cell << 2.2, face 1 subface 1 is ok. +DEAL::Cell << 2.2, face 1 subface 2 is ok. +DEAL::Cell << 2.2, face 1 subface 3 is ok. +DEAL::Cell << 2.2, face 2 subface 0 is ok. +DEAL::Cell << 2.2, face 2 subface 1 is ok. +DEAL::Cell << 2.2, face 2 subface 2 is ok. +DEAL::Cell << 2.2, face 2 subface 3 is ok. +DEAL::Cell << 2.2, face 3 subface 0 is ok. +DEAL::Cell << 2.2, face 3 subface 1 is ok. +DEAL::Cell << 2.2, face 3 subface 2 is ok. +DEAL::Cell << 2.2, face 3 subface 3 is ok. +DEAL::Cell << 2.2, face 4 subface 0 is ok. +DEAL::Cell << 2.2, face 4 subface 1 is ok. +DEAL::Cell << 2.2, face 4 subface 2 is ok. +DEAL::Cell << 2.2, face 4 subface 3 is ok. +DEAL::Cell << 2.2, face 5 subface 0 is ok. +DEAL::Cell << 2.2, face 5 subface 1 is ok. +DEAL::Cell << 2.2, face 5 subface 2 is ok. +DEAL::Cell << 2.2, face 5 subface 3 is ok. +DEAL::Cell << 2.3, face 0 subface 0 is ok. +DEAL::Cell << 2.3, face 0 subface 1 is ok. +DEAL::Cell << 2.3, face 0 subface 2 is ok. +DEAL::Cell << 2.3, face 0 subface 3 is ok. +DEAL::Cell << 2.3, face 1 subface 0 is ok. +DEAL::Cell << 2.3, face 1 subface 1 is ok. +DEAL::Cell << 2.3, face 1 subface 2 is ok. +DEAL::Cell << 2.3, face 1 subface 3 is ok. +DEAL::Cell << 2.3, face 2 subface 0 is ok. +DEAL::Cell << 2.3, face 2 subface 1 is ok. +DEAL::Cell << 2.3, face 2 subface 2 is ok. +DEAL::Cell << 2.3, face 2 subface 3 is ok. +DEAL::Cell << 2.3, face 3 subface 0 is ok. +DEAL::Cell << 2.3, face 3 subface 1 is ok. +DEAL::Cell << 2.3, face 3 subface 2 is ok. +DEAL::Cell << 2.3, face 3 subface 3 is ok. +DEAL::Cell << 2.3, face 4 subface 0 is ok. +DEAL::Cell << 2.3, face 4 subface 1 is ok. +DEAL::Cell << 2.3, face 4 subface 2 is ok. +DEAL::Cell << 2.3, face 4 subface 3 is ok. +DEAL::Cell << 2.3, face 5 subface 0 is ok. +DEAL::Cell << 2.3, face 5 subface 1 is ok. +DEAL::Cell << 2.3, face 5 subface 2 is ok. +DEAL::Cell << 2.3, face 5 subface 3 is ok. +DEAL::Cell << 2.4, face 0 subface 0 is ok. +DEAL::Cell << 2.4, face 0 subface 1 is ok. +DEAL::Cell << 2.4, face 0 subface 2 is ok. +DEAL::Cell << 2.4, face 0 subface 3 is ok. +DEAL::Cell << 2.4, face 1 subface 0 is ok. +DEAL::Cell << 2.4, face 1 subface 1 is ok. +DEAL::Cell << 2.4, face 1 subface 2 is ok. +DEAL::Cell << 2.4, face 1 subface 3 is ok. +DEAL::Cell << 2.4, face 2 subface 0 is ok. +DEAL::Cell << 2.4, face 2 subface 1 is ok. +DEAL::Cell << 2.4, face 2 subface 2 is ok. +DEAL::Cell << 2.4, face 2 subface 3 is ok. +DEAL::Cell << 2.4, face 3 subface 0 is ok. +DEAL::Cell << 2.4, face 3 subface 1 is ok. +DEAL::Cell << 2.4, face 3 subface 2 is ok. +DEAL::Cell << 2.4, face 3 subface 3 is ok. +DEAL::Cell << 2.4, face 4 subface 0 is ok. +DEAL::Cell << 2.4, face 4 subface 1 is ok. +DEAL::Cell << 2.4, face 4 subface 2 is ok. +DEAL::Cell << 2.4, face 4 subface 3 is ok. +DEAL::Cell << 2.4, face 5 subface 0 is ok. +DEAL::Cell << 2.4, face 5 subface 1 is ok. +DEAL::Cell << 2.4, face 5 subface 2 is ok. +DEAL::Cell << 2.4, face 5 subface 3 is ok. +DEAL::Cell << 2.5, face 0 subface 0 is ok. +DEAL::Cell << 2.5, face 0 subface 1 is ok. +DEAL::Cell << 2.5, face 0 subface 2 is ok. +DEAL::Cell << 2.5, face 0 subface 3 is ok. +DEAL::Cell << 2.5, face 1 subface 0 is ok. +DEAL::Cell << 2.5, face 1 subface 1 is ok. +DEAL::Cell << 2.5, face 1 subface 2 is ok. +DEAL::Cell << 2.5, face 1 subface 3 is ok. +DEAL::Cell << 2.5, face 2 subface 0 is ok. +DEAL::Cell << 2.5, face 2 subface 1 is ok. +DEAL::Cell << 2.5, face 2 subface 2 is ok. +DEAL::Cell << 2.5, face 2 subface 3 is ok. +DEAL::Cell << 2.5, face 3 subface 0 is ok. +DEAL::Cell << 2.5, face 3 subface 1 is ok. +DEAL::Cell << 2.5, face 3 subface 2 is ok. +DEAL::Cell << 2.5, face 3 subface 3 is ok. +DEAL::Cell << 2.5, face 4 subface 0 is ok. +DEAL::Cell << 2.5, face 4 subface 1 is ok. +DEAL::Cell << 2.5, face 4 subface 2 is ok. +DEAL::Cell << 2.5, face 4 subface 3 is ok. +DEAL::Cell << 2.5, face 5 subface 0 is ok. +DEAL::Cell << 2.5, face 5 subface 1 is ok. +DEAL::Cell << 2.5, face 5 subface 2 is ok. +DEAL::Cell << 2.5, face 5 subface 3 is ok. +DEAL::Cell << 2.6, face 0 subface 0 is ok. +DEAL::Cell << 2.6, face 0 subface 1 is ok. +DEAL::Cell << 2.6, face 0 subface 2 is ok. +DEAL::Cell << 2.6, face 0 subface 3 is ok. +DEAL::Cell << 2.6, face 1 subface 0 is ok. +DEAL::Cell << 2.6, face 1 subface 1 is ok. +DEAL::Cell << 2.6, face 1 subface 2 is ok. +DEAL::Cell << 2.6, face 1 subface 3 is ok. +DEAL::Cell << 2.6, face 2 subface 0 is ok. +DEAL::Cell << 2.6, face 2 subface 1 is ok. +DEAL::Cell << 2.6, face 2 subface 2 is ok. +DEAL::Cell << 2.6, face 2 subface 3 is ok. +DEAL::Cell << 2.6, face 3 subface 0 is ok. +DEAL::Cell << 2.6, face 3 subface 1 is ok. +DEAL::Cell << 2.6, face 3 subface 2 is ok. +DEAL::Cell << 2.6, face 3 subface 3 is ok. +DEAL::Cell << 2.6, face 4 subface 0 is ok. +DEAL::Cell << 2.6, face 4 subface 1 is ok. +DEAL::Cell << 2.6, face 4 subface 2 is ok. +DEAL::Cell << 2.6, face 4 subface 3 is ok. +DEAL::Cell << 2.6, face 5 subface 0 is ok. +DEAL::Cell << 2.6, face 5 subface 1 is ok. +DEAL::Cell << 2.6, face 5 subface 2 is ok. +DEAL::Cell << 2.6, face 5 subface 3 is ok. +DEAL::Cell << 2.7, face 0 subface 0 is ok. +DEAL::Cell << 2.7, face 0 subface 1 is ok. +DEAL::Cell << 2.7, face 0 subface 2 is ok. +DEAL::Cell << 2.7, face 0 subface 3 is ok. +DEAL::Cell << 2.7, face 1 subface 0 is ok. +DEAL::Cell << 2.7, face 1 subface 1 is ok. +DEAL::Cell << 2.7, face 1 subface 2 is ok. +DEAL::Cell << 2.7, face 1 subface 3 is ok. +DEAL::Cell << 2.7, face 2 subface 0 is ok. +DEAL::Cell << 2.7, face 2 subface 1 is ok. +DEAL::Cell << 2.7, face 2 subface 2 is ok. +DEAL::Cell << 2.7, face 2 subface 3 is ok. +DEAL::Cell << 2.7, face 3 subface 0 is ok. +DEAL::Cell << 2.7, face 3 subface 1 is ok. +DEAL::Cell << 2.7, face 3 subface 2 is ok. +DEAL::Cell << 2.7, face 3 subface 3 is ok. +DEAL::Cell << 2.7, face 4 subface 0 is ok. +DEAL::Cell << 2.7, face 4 subface 1 is ok. +DEAL::Cell << 2.7, face 4 subface 2 is ok. +DEAL::Cell << 2.7, face 4 subface 3 is ok. +DEAL::Cell << 2.7, face 5 subface 0 is ok. +DEAL::Cell << 2.7, face 5 subface 1 is ok. +DEAL::Cell << 2.7, face 5 subface 2 is ok. +DEAL::Cell << 2.7, face 5 subface 3 is ok. +DEAL::Cell << 2.8, face 0 subface 0 is ok. +DEAL::Cell << 2.8, face 0 subface 1 is ok. +DEAL::Cell << 2.8, face 0 subface 2 is ok. +DEAL::Cell << 2.8, face 0 subface 3 is ok. +DEAL::Cell << 2.8, face 1 subface 0 is ok. +DEAL::Cell << 2.8, face 1 subface 1 is ok. +DEAL::Cell << 2.8, face 1 subface 2 is ok. +DEAL::Cell << 2.8, face 1 subface 3 is ok. +DEAL::Cell << 2.8, face 2 subface 0 is ok. +DEAL::Cell << 2.8, face 2 subface 1 is ok. +DEAL::Cell << 2.8, face 2 subface 2 is ok. +DEAL::Cell << 2.8, face 2 subface 3 is ok. +DEAL::Cell << 2.8, face 3 subface 0 is ok. +DEAL::Cell << 2.8, face 3 subface 1 is ok. +DEAL::Cell << 2.8, face 3 subface 2 is ok. +DEAL::Cell << 2.8, face 3 subface 3 is ok. +DEAL::Cell << 2.8, face 4 subface 0 is ok. +DEAL::Cell << 2.8, face 4 subface 1 is ok. +DEAL::Cell << 2.8, face 4 subface 2 is ok. +DEAL::Cell << 2.8, face 4 subface 3 is ok. +DEAL::Cell << 2.8, face 5 subface 0 is ok. +DEAL::Cell << 2.8, face 5 subface 1 is ok. +DEAL::Cell << 2.8, face 5 subface 2 is ok. +DEAL::Cell << 2.8, face 5 subface 3 is ok. +DEAL::Cell << 2.9, face 0 subface 0 is ok. +DEAL::Cell << 2.9, face 0 subface 1 is ok. +DEAL::Cell << 2.9, face 0 subface 2 is ok. +DEAL::Cell << 2.9, face 0 subface 3 is ok. +DEAL::Cell << 2.9, face 1 subface 0 is ok. +DEAL::Cell << 2.9, face 1 subface 1 is ok. +DEAL::Cell << 2.9, face 1 subface 2 is ok. +DEAL::Cell << 2.9, face 1 subface 3 is ok. +DEAL::Cell << 2.9, face 2 subface 0 is ok. +DEAL::Cell << 2.9, face 2 subface 1 is ok. +DEAL::Cell << 2.9, face 2 subface 2 is ok. +DEAL::Cell << 2.9, face 2 subface 3 is ok. +DEAL::Cell << 2.9, face 3 subface 0 is ok. +DEAL::Cell << 2.9, face 3 subface 1 is ok. +DEAL::Cell << 2.9, face 3 subface 2 is ok. +DEAL::Cell << 2.9, face 3 subface 3 is ok. +DEAL::Cell << 2.9, face 4 subface 0 is ok. +DEAL::Cell << 2.9, face 4 subface 1 is ok. +DEAL::Cell << 2.9, face 4 subface 2 is ok. +DEAL::Cell << 2.9, face 4 subface 3 is ok. +DEAL::Cell << 2.9, face 5 subface 0 is ok. +DEAL::Cell << 2.9, face 5 subface 1 is ok. +DEAL::Cell << 2.9, face 5 subface 2 is ok. +DEAL::Cell << 2.9, face 5 subface 3 is ok. +DEAL::Cell << 2.10, face 0 subface 0 is ok. +DEAL::Cell << 2.10, face 0 subface 1 is ok. +DEAL::Cell << 2.10, face 0 subface 2 is ok. +DEAL::Cell << 2.10, face 0 subface 3 is ok. +DEAL::Cell << 2.10, face 1 subface 0 is ok. +DEAL::Cell << 2.10, face 1 subface 1 is ok. +DEAL::Cell << 2.10, face 1 subface 2 is ok. +DEAL::Cell << 2.10, face 1 subface 3 is ok. +DEAL::Cell << 2.10, face 2 subface 0 is ok. +DEAL::Cell << 2.10, face 2 subface 1 is ok. +DEAL::Cell << 2.10, face 2 subface 2 is ok. +DEAL::Cell << 2.10, face 2 subface 3 is ok. +DEAL::Cell << 2.10, face 3 subface 0 is ok. +DEAL::Cell << 2.10, face 3 subface 1 is ok. +DEAL::Cell << 2.10, face 3 subface 2 is ok. +DEAL::Cell << 2.10, face 3 subface 3 is ok. +DEAL::Cell << 2.10, face 4 subface 0 is ok. +DEAL::Cell << 2.10, face 4 subface 1 is ok. +DEAL::Cell << 2.10, face 4 subface 2 is ok. +DEAL::Cell << 2.10, face 4 subface 3 is ok. +DEAL::Cell << 2.10, face 5 subface 0 is ok. +DEAL::Cell << 2.10, face 5 subface 1 is ok. +DEAL::Cell << 2.10, face 5 subface 2 is ok. +DEAL::Cell << 2.10, face 5 subface 3 is ok. +DEAL::Cell << 2.11, face 0 subface 0 is ok. +DEAL::Cell << 2.11, face 0 subface 1 is ok. +DEAL::Cell << 2.11, face 0 subface 2 is ok. +DEAL::Cell << 2.11, face 0 subface 3 is ok. +DEAL::Cell << 2.11, face 1 subface 0 is ok. +DEAL::Cell << 2.11, face 1 subface 1 is ok. +DEAL::Cell << 2.11, face 1 subface 2 is ok. +DEAL::Cell << 2.11, face 1 subface 3 is ok. +DEAL::Cell << 2.11, face 2 subface 0 is ok. +DEAL::Cell << 2.11, face 2 subface 1 is ok. +DEAL::Cell << 2.11, face 2 subface 2 is ok. +DEAL::Cell << 2.11, face 2 subface 3 is ok. +DEAL::Cell << 2.11, face 3 subface 0 is ok. +DEAL::Cell << 2.11, face 3 subface 1 is ok. +DEAL::Cell << 2.11, face 3 subface 2 is ok. +DEAL::Cell << 2.11, face 3 subface 3 is ok. +DEAL::Cell << 2.11, face 4 subface 0 is ok. +DEAL::Cell << 2.11, face 4 subface 1 is ok. +DEAL::Cell << 2.11, face 4 subface 2 is ok. +DEAL::Cell << 2.11, face 4 subface 3 is ok. +DEAL::Cell << 2.11, face 5 subface 0 is ok. +DEAL::Cell << 2.11, face 5 subface 1 is ok. +DEAL::Cell << 2.11, face 5 subface 2 is ok. +DEAL::Cell << 2.11, face 5 subface 3 is ok. +DEAL::Cell << 2.12, face 0 subface 0 is ok. +DEAL::Cell << 2.12, face 0 subface 1 is ok. +DEAL::Cell << 2.12, face 0 subface 2 is ok. +DEAL::Cell << 2.12, face 0 subface 3 is ok. +DEAL::Cell << 2.12, face 1 subface 0 is ok. +DEAL::Cell << 2.12, face 1 subface 1 is ok. +DEAL::Cell << 2.12, face 1 subface 2 is ok. +DEAL::Cell << 2.12, face 1 subface 3 is ok. +DEAL::Cell << 2.12, face 2 subface 0 is ok. +DEAL::Cell << 2.12, face 2 subface 1 is ok. +DEAL::Cell << 2.12, face 2 subface 2 is ok. +DEAL::Cell << 2.12, face 2 subface 3 is ok. +DEAL::Cell << 2.12, face 3 subface 0 is ok. +DEAL::Cell << 2.12, face 3 subface 1 is ok. +DEAL::Cell << 2.12, face 3 subface 2 is ok. +DEAL::Cell << 2.12, face 3 subface 3 is ok. +DEAL::Cell << 2.12, face 4 subface 0 is ok. +DEAL::Cell << 2.12, face 4 subface 1 is ok. +DEAL::Cell << 2.12, face 4 subface 2 is ok. +DEAL::Cell << 2.12, face 4 subface 3 is ok. +DEAL::Cell << 2.12, face 5 subface 0 is ok. +DEAL::Cell << 2.12, face 5 subface 1 is ok. +DEAL::Cell << 2.12, face 5 subface 2 is ok. +DEAL::Cell << 2.12, face 5 subface 3 is ok. +DEAL::Cell << 2.13, face 0 subface 0 is ok. +DEAL::Cell << 2.13, face 0 subface 1 is ok. +DEAL::Cell << 2.13, face 0 subface 2 is ok. +DEAL::Cell << 2.13, face 0 subface 3 is ok. +DEAL::Cell << 2.13, face 1 subface 0 is ok. +DEAL::Cell << 2.13, face 1 subface 1 is ok. +DEAL::Cell << 2.13, face 1 subface 2 is ok. +DEAL::Cell << 2.13, face 1 subface 3 is ok. +DEAL::Cell << 2.13, face 2 subface 0 is ok. +DEAL::Cell << 2.13, face 2 subface 1 is ok. +DEAL::Cell << 2.13, face 2 subface 2 is ok. +DEAL::Cell << 2.13, face 2 subface 3 is ok. +DEAL::Cell << 2.13, face 3 subface 0 is ok. +DEAL::Cell << 2.13, face 3 subface 1 is ok. +DEAL::Cell << 2.13, face 3 subface 2 is ok. +DEAL::Cell << 2.13, face 3 subface 3 is ok. +DEAL::Cell << 2.13, face 4 subface 0 is ok. +DEAL::Cell << 2.13, face 4 subface 1 is ok. +DEAL::Cell << 2.13, face 4 subface 2 is ok. +DEAL::Cell << 2.13, face 4 subface 3 is ok. +DEAL::Cell << 2.13, face 5 subface 0 is ok. +DEAL::Cell << 2.13, face 5 subface 1 is ok. +DEAL::Cell << 2.13, face 5 subface 2 is ok. +DEAL::Cell << 2.13, face 5 subface 3 is ok. +DEAL::Cell << 2.14, face 0 subface 0 is ok. +DEAL::Cell << 2.14, face 0 subface 1 is ok. +DEAL::Cell << 2.14, face 0 subface 2 is ok. +DEAL::Cell << 2.14, face 0 subface 3 is ok. +DEAL::Cell << 2.14, face 1 subface 0 is ok. +DEAL::Cell << 2.14, face 1 subface 1 is ok. +DEAL::Cell << 2.14, face 1 subface 2 is ok. +DEAL::Cell << 2.14, face 1 subface 3 is ok. +DEAL::Cell << 2.14, face 2 subface 0 is ok. +DEAL::Cell << 2.14, face 2 subface 1 is ok. +DEAL::Cell << 2.14, face 2 subface 2 is ok. +DEAL::Cell << 2.14, face 2 subface 3 is ok. +DEAL::Cell << 2.14, face 3 subface 0 is ok. +DEAL::Cell << 2.14, face 3 subface 1 is ok. +DEAL::Cell << 2.14, face 3 subface 2 is ok. +DEAL::Cell << 2.14, face 3 subface 3 is ok. +DEAL::Cell << 2.14, face 4 subface 0 is ok. +DEAL::Cell << 2.14, face 4 subface 1 is ok. +DEAL::Cell << 2.14, face 4 subface 2 is ok. +DEAL::Cell << 2.14, face 4 subface 3 is ok. +DEAL::Cell << 2.14, face 5 subface 0 is ok. +DEAL::Cell << 2.14, face 5 subface 1 is ok. +DEAL::Cell << 2.14, face 5 subface 2 is ok. +DEAL::Cell << 2.14, face 5 subface 3 is ok. +DEAL::Cell << 2.15, face 0 subface 0 is ok. +DEAL::Cell << 2.15, face 0 subface 1 is ok. +DEAL::Cell << 2.15, face 0 subface 2 is ok. +DEAL::Cell << 2.15, face 0 subface 3 is ok. +DEAL::Cell << 2.15, face 1 subface 0 is ok. +DEAL::Cell << 2.15, face 1 subface 1 is ok. +DEAL::Cell << 2.15, face 1 subface 2 is ok. +DEAL::Cell << 2.15, face 1 subface 3 is ok. +DEAL::Cell << 2.15, face 2 subface 0 is ok. +DEAL::Cell << 2.15, face 2 subface 1 is ok. +DEAL::Cell << 2.15, face 2 subface 2 is ok. +DEAL::Cell << 2.15, face 2 subface 3 is ok. +DEAL::Cell << 2.15, face 3 subface 0 is ok. +DEAL::Cell << 2.15, face 3 subface 1 is ok. +DEAL::Cell << 2.15, face 3 subface 2 is ok. +DEAL::Cell << 2.15, face 3 subface 3 is ok. +DEAL::Cell << 2.15, face 4 subface 0 is ok. +DEAL::Cell << 2.15, face 4 subface 1 is ok. +DEAL::Cell << 2.15, face 4 subface 2 is ok. +DEAL::Cell << 2.15, face 4 subface 3 is ok. +DEAL::Cell << 2.15, face 5 subface 0 is ok. +DEAL::Cell << 2.15, face 5 subface 1 is ok. +DEAL::Cell << 2.15, face 5 subface 2 is ok. +DEAL::Cell << 2.15, face 5 subface 3 is ok. +DEAL::Cell << 2.16, face 0 subface 0 is ok. +DEAL::Cell << 2.16, face 0 subface 1 is ok. +DEAL::Cell << 2.16, face 0 subface 2 is ok. +DEAL::Cell << 2.16, face 0 subface 3 is ok. +DEAL::Cell << 2.16, face 1 subface 0 is ok. +DEAL::Cell << 2.16, face 1 subface 1 is ok. +DEAL::Cell << 2.16, face 1 subface 2 is ok. +DEAL::Cell << 2.16, face 1 subface 3 is ok. +DEAL::Cell << 2.16, face 2 subface 0 is ok. +DEAL::Cell << 2.16, face 2 subface 1 is ok. +DEAL::Cell << 2.16, face 2 subface 2 is ok. +DEAL::Cell << 2.16, face 2 subface 3 is ok. +DEAL::Cell << 2.16, face 3 subface 0 is ok. +DEAL::Cell << 2.16, face 3 subface 1 is ok. +DEAL::Cell << 2.16, face 3 subface 2 is ok. +DEAL::Cell << 2.16, face 3 subface 3 is ok. +DEAL::Cell << 2.16, face 4 subface 0 is ok. +DEAL::Cell << 2.16, face 4 subface 1 is ok. +DEAL::Cell << 2.16, face 4 subface 2 is ok. +DEAL::Cell << 2.16, face 4 subface 3 is ok. +DEAL::Cell << 2.16, face 5 subface 0 is ok. +DEAL::Cell << 2.16, face 5 subface 1 is ok. +DEAL::Cell << 2.16, face 5 subface 2 is ok. +DEAL::Cell << 2.16, face 5 subface 3 is ok. +DEAL::Cell << 2.17, face 0 subface 0 is ok. +DEAL::Cell << 2.17, face 0 subface 1 is ok. +DEAL::Cell << 2.17, face 0 subface 2 is ok. +DEAL::Cell << 2.17, face 0 subface 3 is ok. +DEAL::Cell << 2.17, face 1 subface 0 is ok. +DEAL::Cell << 2.17, face 1 subface 1 is ok. +DEAL::Cell << 2.17, face 1 subface 2 is ok. +DEAL::Cell << 2.17, face 1 subface 3 is ok. +DEAL::Cell << 2.17, face 2 subface 0 is ok. +DEAL::Cell << 2.17, face 2 subface 1 is ok. +DEAL::Cell << 2.17, face 2 subface 2 is ok. +DEAL::Cell << 2.17, face 2 subface 3 is ok. +DEAL::Cell << 2.17, face 3 subface 0 is ok. +DEAL::Cell << 2.17, face 3 subface 1 is ok. +DEAL::Cell << 2.17, face 3 subface 2 is ok. +DEAL::Cell << 2.17, face 3 subface 3 is ok. +DEAL::Cell << 2.17, face 4 subface 0 is ok. +DEAL::Cell << 2.17, face 4 subface 1 is ok. +DEAL::Cell << 2.17, face 4 subface 2 is ok. +DEAL::Cell << 2.17, face 4 subface 3 is ok. +DEAL::Cell << 2.17, face 5 subface 0 is ok. +DEAL::Cell << 2.17, face 5 subface 1 is ok. +DEAL::Cell << 2.17, face 5 subface 2 is ok. +DEAL::Cell << 2.17, face 5 subface 3 is ok. +DEAL::Cell << 2.18, face 0 subface 0 is ok. +DEAL::Cell << 2.18, face 0 subface 1 is ok. +DEAL::Cell << 2.18, face 0 subface 2 is ok. +DEAL::Cell << 2.18, face 0 subface 3 is ok. +DEAL::Cell << 2.18, face 1 subface 0 is ok. +DEAL::Cell << 2.18, face 1 subface 1 is ok. +DEAL::Cell << 2.18, face 1 subface 2 is ok. +DEAL::Cell << 2.18, face 1 subface 3 is ok. +DEAL::Cell << 2.18, face 2 subface 0 is ok. +DEAL::Cell << 2.18, face 2 subface 1 is ok. +DEAL::Cell << 2.18, face 2 subface 2 is ok. +DEAL::Cell << 2.18, face 2 subface 3 is ok. +DEAL::Cell << 2.18, face 3 subface 0 is ok. +DEAL::Cell << 2.18, face 3 subface 1 is ok. +DEAL::Cell << 2.18, face 3 subface 2 is ok. +DEAL::Cell << 2.18, face 3 subface 3 is ok. +DEAL::Cell << 2.18, face 4 subface 0 is ok. +DEAL::Cell << 2.18, face 4 subface 1 is ok. +DEAL::Cell << 2.18, face 4 subface 2 is ok. +DEAL::Cell << 2.18, face 4 subface 3 is ok. +DEAL::Cell << 2.18, face 5 subface 0 is ok. +DEAL::Cell << 2.18, face 5 subface 1 is ok. +DEAL::Cell << 2.18, face 5 subface 2 is ok. +DEAL::Cell << 2.18, face 5 subface 3 is ok. +DEAL::Cell << 2.19, face 0 subface 0 is ok. +DEAL::Cell << 2.19, face 0 subface 1 is ok. +DEAL::Cell << 2.19, face 0 subface 2 is ok. +DEAL::Cell << 2.19, face 0 subface 3 is ok. +DEAL::Cell << 2.19, face 1 subface 0 is ok. +DEAL::Cell << 2.19, face 1 subface 1 is ok. +DEAL::Cell << 2.19, face 1 subface 2 is ok. +DEAL::Cell << 2.19, face 1 subface 3 is ok. +DEAL::Cell << 2.19, face 2 subface 0 is ok. +DEAL::Cell << 2.19, face 2 subface 1 is ok. +DEAL::Cell << 2.19, face 2 subface 2 is ok. +DEAL::Cell << 2.19, face 2 subface 3 is ok. +DEAL::Cell << 2.19, face 3 subface 0 is ok. +DEAL::Cell << 2.19, face 3 subface 1 is ok. +DEAL::Cell << 2.19, face 3 subface 2 is ok. +DEAL::Cell << 2.19, face 3 subface 3 is ok. +DEAL::Cell << 2.19, face 4 subface 0 is ok. +DEAL::Cell << 2.19, face 4 subface 1 is ok. +DEAL::Cell << 2.19, face 4 subface 2 is ok. +DEAL::Cell << 2.19, face 4 subface 3 is ok. +DEAL::Cell << 2.19, face 5 subface 0 is ok. +DEAL::Cell << 2.19, face 5 subface 1 is ok. +DEAL::Cell << 2.19, face 5 subface 2 is ok. +DEAL::Cell << 2.19, face 5 subface 3 is ok. +DEAL::Cell << 2.20, face 0 subface 0 is ok. +DEAL::Cell << 2.20, face 0 subface 1 is ok. +DEAL::Cell << 2.20, face 0 subface 2 is ok. +DEAL::Cell << 2.20, face 0 subface 3 is ok. +DEAL::Cell << 2.20, face 1 subface 0 is ok. +DEAL::Cell << 2.20, face 1 subface 1 is ok. +DEAL::Cell << 2.20, face 1 subface 2 is ok. +DEAL::Cell << 2.20, face 1 subface 3 is ok. +DEAL::Cell << 2.20, face 2 subface 0 is ok. +DEAL::Cell << 2.20, face 2 subface 1 is ok. +DEAL::Cell << 2.20, face 2 subface 2 is ok. +DEAL::Cell << 2.20, face 2 subface 3 is ok. +DEAL::Cell << 2.20, face 3 subface 0 is ok. +DEAL::Cell << 2.20, face 3 subface 1 is ok. +DEAL::Cell << 2.20, face 3 subface 2 is ok. +DEAL::Cell << 2.20, face 3 subface 3 is ok. +DEAL::Cell << 2.20, face 4 subface 0 is ok. +DEAL::Cell << 2.20, face 4 subface 1 is ok. +DEAL::Cell << 2.20, face 4 subface 2 is ok. +DEAL::Cell << 2.20, face 4 subface 3 is ok. +DEAL::Cell << 2.20, face 5 subface 0 is ok. +DEAL::Cell << 2.20, face 5 subface 1 is ok. +DEAL::Cell << 2.20, face 5 subface 2 is ok. +DEAL::Cell << 2.20, face 5 subface 3 is ok. +DEAL::Cell << 2.21, face 0 subface 0 is ok. +DEAL::Cell << 2.21, face 0 subface 1 is ok. +DEAL::Cell << 2.21, face 0 subface 2 is ok. +DEAL::Cell << 2.21, face 0 subface 3 is ok. +DEAL::Cell << 2.21, face 1 subface 0 is ok. +DEAL::Cell << 2.21, face 1 subface 1 is ok. +DEAL::Cell << 2.21, face 1 subface 2 is ok. +DEAL::Cell << 2.21, face 1 subface 3 is ok. +DEAL::Cell << 2.21, face 2 subface 0 is ok. +DEAL::Cell << 2.21, face 2 subface 1 is ok. +DEAL::Cell << 2.21, face 2 subface 2 is ok. +DEAL::Cell << 2.21, face 2 subface 3 is ok. +DEAL::Cell << 2.21, face 3 subface 0 is ok. +DEAL::Cell << 2.21, face 3 subface 1 is ok. +DEAL::Cell << 2.21, face 3 subface 2 is ok. +DEAL::Cell << 2.21, face 3 subface 3 is ok. +DEAL::Cell << 2.21, face 4 subface 0 is ok. +DEAL::Cell << 2.21, face 4 subface 1 is ok. +DEAL::Cell << 2.21, face 4 subface 2 is ok. +DEAL::Cell << 2.21, face 4 subface 3 is ok. +DEAL::Cell << 2.21, face 5 subface 0 is ok. +DEAL::Cell << 2.21, face 5 subface 1 is ok. +DEAL::Cell << 2.21, face 5 subface 2 is ok. +DEAL::Cell << 2.21, face 5 subface 3 is ok. +DEAL::Cell << 2.22, face 0 subface 0 is ok. +DEAL::Cell << 2.22, face 0 subface 1 is ok. +DEAL::Cell << 2.22, face 0 subface 2 is ok. +DEAL::Cell << 2.22, face 0 subface 3 is ok. +DEAL::Cell << 2.22, face 1 subface 0 is ok. +DEAL::Cell << 2.22, face 1 subface 1 is ok. +DEAL::Cell << 2.22, face 1 subface 2 is ok. +DEAL::Cell << 2.22, face 1 subface 3 is ok. +DEAL::Cell << 2.22, face 2 subface 0 is ok. +DEAL::Cell << 2.22, face 2 subface 1 is ok. +DEAL::Cell << 2.22, face 2 subface 2 is ok. +DEAL::Cell << 2.22, face 2 subface 3 is ok. +DEAL::Cell << 2.22, face 3 subface 0 is ok. +DEAL::Cell << 2.22, face 3 subface 1 is ok. +DEAL::Cell << 2.22, face 3 subface 2 is ok. +DEAL::Cell << 2.22, face 3 subface 3 is ok. +DEAL::Cell << 2.22, face 4 subface 0 is ok. +DEAL::Cell << 2.22, face 4 subface 1 is ok. +DEAL::Cell << 2.22, face 4 subface 2 is ok. +DEAL::Cell << 2.22, face 4 subface 3 is ok. +DEAL::Cell << 2.22, face 5 subface 0 is ok. +DEAL::Cell << 2.22, face 5 subface 1 is ok. +DEAL::Cell << 2.22, face 5 subface 2 is ok. +DEAL::Cell << 2.22, face 5 subface 3 is ok. +DEAL::Cell << 2.23, face 0 subface 0 is ok. +DEAL::Cell << 2.23, face 0 subface 1 is ok. +DEAL::Cell << 2.23, face 0 subface 2 is ok. +DEAL::Cell << 2.23, face 0 subface 3 is ok. +DEAL::Cell << 2.23, face 1 subface 0 is ok. +DEAL::Cell << 2.23, face 1 subface 1 is ok. +DEAL::Cell << 2.23, face 1 subface 2 is ok. +DEAL::Cell << 2.23, face 1 subface 3 is ok. +DEAL::Cell << 2.23, face 2 subface 0 is ok. +DEAL::Cell << 2.23, face 2 subface 1 is ok. +DEAL::Cell << 2.23, face 2 subface 2 is ok. +DEAL::Cell << 2.23, face 2 subface 3 is ok. +DEAL::Cell << 2.23, face 3 subface 0 is ok. +DEAL::Cell << 2.23, face 3 subface 1 is ok. +DEAL::Cell << 2.23, face 3 subface 2 is ok. +DEAL::Cell << 2.23, face 3 subface 3 is ok. +DEAL::Cell << 2.23, face 4 subface 0 is ok. +DEAL::Cell << 2.23, face 4 subface 1 is ok. +DEAL::Cell << 2.23, face 4 subface 2 is ok. +DEAL::Cell << 2.23, face 4 subface 3 is ok. +DEAL::Cell << 2.23, face 5 subface 0 is ok. +DEAL::Cell << 2.23, face 5 subface 1 is ok. +DEAL::Cell << 2.23, face 5 subface 2 is ok. +DEAL::Cell << 2.23, face 5 subface 3 is ok. +DEAL::Cell << 2.24, face 0 subface 0 is ok. +DEAL::Cell << 2.24, face 0 subface 1 is ok. +DEAL::Cell << 2.24, face 0 subface 2 is ok. +DEAL::Cell << 2.24, face 0 subface 3 is ok. +DEAL::Cell << 2.24, face 1 subface 0 is ok. +DEAL::Cell << 2.24, face 1 subface 1 is ok. +DEAL::Cell << 2.24, face 1 subface 2 is ok. +DEAL::Cell << 2.24, face 1 subface 3 is ok. +DEAL::Cell << 2.24, face 2 subface 0 is ok. +DEAL::Cell << 2.24, face 2 subface 1 is ok. +DEAL::Cell << 2.24, face 2 subface 2 is ok. +DEAL::Cell << 2.24, face 2 subface 3 is ok. +DEAL::Cell << 2.24, face 3 subface 0 is ok. +DEAL::Cell << 2.24, face 3 subface 1 is ok. +DEAL::Cell << 2.24, face 3 subface 2 is ok. +DEAL::Cell << 2.24, face 3 subface 3 is ok. +DEAL::Cell << 2.24, face 4 subface 0 is ok. +DEAL::Cell << 2.24, face 4 subface 1 is ok. +DEAL::Cell << 2.24, face 4 subface 2 is ok. +DEAL::Cell << 2.24, face 4 subface 3 is ok. +DEAL::Cell << 2.24, face 5 subface 0 is ok. +DEAL::Cell << 2.24, face 5 subface 1 is ok. +DEAL::Cell << 2.24, face 5 subface 2 is ok. +DEAL::Cell << 2.24, face 5 subface 3 is ok. +DEAL::Cell << 2.25, face 0 subface 0 is ok. +DEAL::Cell << 2.25, face 0 subface 1 is ok. +DEAL::Cell << 2.25, face 0 subface 2 is ok. +DEAL::Cell << 2.25, face 0 subface 3 is ok. +DEAL::Cell << 2.25, face 1 subface 0 is ok. +DEAL::Cell << 2.25, face 1 subface 1 is ok. +DEAL::Cell << 2.25, face 1 subface 2 is ok. +DEAL::Cell << 2.25, face 1 subface 3 is ok. +DEAL::Cell << 2.25, face 2 subface 0 is ok. +DEAL::Cell << 2.25, face 2 subface 1 is ok. +DEAL::Cell << 2.25, face 2 subface 2 is ok. +DEAL::Cell << 2.25, face 2 subface 3 is ok. +DEAL::Cell << 2.25, face 3 subface 0 is ok. +DEAL::Cell << 2.25, face 3 subface 1 is ok. +DEAL::Cell << 2.25, face 3 subface 2 is ok. +DEAL::Cell << 2.25, face 3 subface 3 is ok. +DEAL::Cell << 2.25, face 4 subface 0 is ok. +DEAL::Cell << 2.25, face 4 subface 1 is ok. +DEAL::Cell << 2.25, face 4 subface 2 is ok. +DEAL::Cell << 2.25, face 4 subface 3 is ok. +DEAL::Cell << 2.25, face 5 subface 0 is ok. +DEAL::Cell << 2.25, face 5 subface 1 is ok. +DEAL::Cell << 2.25, face 5 subface 2 is ok. +DEAL::Cell << 2.25, face 5 subface 3 is ok. +DEAL::Cell << 2.26, face 0 subface 0 is ok. +DEAL::Cell << 2.26, face 0 subface 1 is ok. +DEAL::Cell << 2.26, face 0 subface 2 is ok. +DEAL::Cell << 2.26, face 0 subface 3 is ok. +DEAL::Cell << 2.26, face 1 subface 0 is ok. +DEAL::Cell << 2.26, face 1 subface 1 is ok. +DEAL::Cell << 2.26, face 1 subface 2 is ok. +DEAL::Cell << 2.26, face 1 subface 3 is ok. +DEAL::Cell << 2.26, face 2 subface 0 is ok. +DEAL::Cell << 2.26, face 2 subface 1 is ok. +DEAL::Cell << 2.26, face 2 subface 2 is ok. +DEAL::Cell << 2.26, face 2 subface 3 is ok. +DEAL::Cell << 2.26, face 3 subface 0 is ok. +DEAL::Cell << 2.26, face 3 subface 1 is ok. +DEAL::Cell << 2.26, face 3 subface 2 is ok. +DEAL::Cell << 2.26, face 3 subface 3 is ok. +DEAL::Cell << 2.26, face 4 subface 0 is ok. +DEAL::Cell << 2.26, face 4 subface 1 is ok. +DEAL::Cell << 2.26, face 4 subface 2 is ok. +DEAL::Cell << 2.26, face 4 subface 3 is ok. +DEAL::Cell << 2.26, face 5 subface 0 is ok. +DEAL::Cell << 2.26, face 5 subface 1 is ok. +DEAL::Cell << 2.26, face 5 subface 2 is ok. +DEAL::Cell << 2.26, face 5 subface 3 is ok. +DEAL::Cell << 2.27, face 0 subface 0 is ok. +DEAL::Cell << 2.27, face 0 subface 1 is ok. +DEAL::Cell << 2.27, face 0 subface 2 is ok. +DEAL::Cell << 2.27, face 0 subface 3 is ok. +DEAL::Cell << 2.27, face 1 subface 0 is ok. +DEAL::Cell << 2.27, face 1 subface 1 is ok. +DEAL::Cell << 2.27, face 1 subface 2 is ok. +DEAL::Cell << 2.27, face 1 subface 3 is ok. +DEAL::Cell << 2.27, face 2 subface 0 is ok. +DEAL::Cell << 2.27, face 2 subface 1 is ok. +DEAL::Cell << 2.27, face 2 subface 2 is ok. +DEAL::Cell << 2.27, face 2 subface 3 is ok. +DEAL::Cell << 2.27, face 3 subface 0 is ok. +DEAL::Cell << 2.27, face 3 subface 1 is ok. +DEAL::Cell << 2.27, face 3 subface 2 is ok. +DEAL::Cell << 2.27, face 3 subface 3 is ok. +DEAL::Cell << 2.27, face 4 subface 0 is ok. +DEAL::Cell << 2.27, face 4 subface 1 is ok. +DEAL::Cell << 2.27, face 4 subface 2 is ok. +DEAL::Cell << 2.27, face 4 subface 3 is ok. +DEAL::Cell << 2.27, face 5 subface 0 is ok. +DEAL::Cell << 2.27, face 5 subface 1 is ok. +DEAL::Cell << 2.27, face 5 subface 2 is ok. +DEAL::Cell << 2.27, face 5 subface 3 is ok. +DEAL::Cell << 2.28, face 0 subface 0 is ok. +DEAL::Cell << 2.28, face 0 subface 1 is ok. +DEAL::Cell << 2.28, face 0 subface 2 is ok. +DEAL::Cell << 2.28, face 0 subface 3 is ok. +DEAL::Cell << 2.28, face 1 subface 0 is ok. +DEAL::Cell << 2.28, face 1 subface 1 is ok. +DEAL::Cell << 2.28, face 1 subface 2 is ok. +DEAL::Cell << 2.28, face 1 subface 3 is ok. +DEAL::Cell << 2.28, face 2 subface 0 is ok. +DEAL::Cell << 2.28, face 2 subface 1 is ok. +DEAL::Cell << 2.28, face 2 subface 2 is ok. +DEAL::Cell << 2.28, face 2 subface 3 is ok. +DEAL::Cell << 2.28, face 3 subface 0 is ok. +DEAL::Cell << 2.28, face 3 subface 1 is ok. +DEAL::Cell << 2.28, face 3 subface 2 is ok. +DEAL::Cell << 2.28, face 3 subface 3 is ok. +DEAL::Cell << 2.28, face 4 subface 0 is ok. +DEAL::Cell << 2.28, face 4 subface 1 is ok. +DEAL::Cell << 2.28, face 4 subface 2 is ok. +DEAL::Cell << 2.28, face 4 subface 3 is ok. +DEAL::Cell << 2.28, face 5 subface 0 is ok. +DEAL::Cell << 2.28, face 5 subface 1 is ok. +DEAL::Cell << 2.28, face 5 subface 2 is ok. +DEAL::Cell << 2.28, face 5 subface 3 is ok. +DEAL::Cell << 2.29, face 0 subface 0 is ok. +DEAL::Cell << 2.29, face 0 subface 1 is ok. +DEAL::Cell << 2.29, face 0 subface 2 is ok. +DEAL::Cell << 2.29, face 0 subface 3 is ok. +DEAL::Cell << 2.29, face 1 subface 0 is ok. +DEAL::Cell << 2.29, face 1 subface 1 is ok. +DEAL::Cell << 2.29, face 1 subface 2 is ok. +DEAL::Cell << 2.29, face 1 subface 3 is ok. +DEAL::Cell << 2.29, face 2 subface 0 is ok. +DEAL::Cell << 2.29, face 2 subface 1 is ok. +DEAL::Cell << 2.29, face 2 subface 2 is ok. +DEAL::Cell << 2.29, face 2 subface 3 is ok. +DEAL::Cell << 2.29, face 3 subface 0 is ok. +DEAL::Cell << 2.29, face 3 subface 1 is ok. +DEAL::Cell << 2.29, face 3 subface 2 is ok. +DEAL::Cell << 2.29, face 3 subface 3 is ok. +DEAL::Cell << 2.29, face 4 subface 0 is ok. +DEAL::Cell << 2.29, face 4 subface 1 is ok. +DEAL::Cell << 2.29, face 4 subface 2 is ok. +DEAL::Cell << 2.29, face 4 subface 3 is ok. +DEAL::Cell << 2.29, face 5 subface 0 is ok. +DEAL::Cell << 2.29, face 5 subface 1 is ok. +DEAL::Cell << 2.29, face 5 subface 2 is ok. +DEAL::Cell << 2.29, face 5 subface 3 is ok. +DEAL::Cell << 2.30, face 0 subface 0 is ok. +DEAL::Cell << 2.30, face 0 subface 1 is ok. +DEAL::Cell << 2.30, face 0 subface 2 is ok. +DEAL::Cell << 2.30, face 0 subface 3 is ok. +DEAL::Cell << 2.30, face 1 subface 0 is ok. +DEAL::Cell << 2.30, face 1 subface 1 is ok. +DEAL::Cell << 2.30, face 1 subface 2 is ok. +DEAL::Cell << 2.30, face 1 subface 3 is ok. +DEAL::Cell << 2.30, face 2 subface 0 is ok. +DEAL::Cell << 2.30, face 2 subface 1 is ok. +DEAL::Cell << 2.30, face 2 subface 2 is ok. +DEAL::Cell << 2.30, face 2 subface 3 is ok. +DEAL::Cell << 2.30, face 3 subface 0 is ok. +DEAL::Cell << 2.30, face 3 subface 1 is ok. +DEAL::Cell << 2.30, face 3 subface 2 is ok. +DEAL::Cell << 2.30, face 3 subface 3 is ok. +DEAL::Cell << 2.30, face 4 subface 0 is ok. +DEAL::Cell << 2.30, face 4 subface 1 is ok. +DEAL::Cell << 2.30, face 4 subface 2 is ok. +DEAL::Cell << 2.30, face 4 subface 3 is ok. +DEAL::Cell << 2.30, face 5 subface 0 is ok. +DEAL::Cell << 2.30, face 5 subface 1 is ok. +DEAL::Cell << 2.30, face 5 subface 2 is ok. +DEAL::Cell << 2.30, face 5 subface 3 is ok. +DEAL::Cell << 2.31, face 0 subface 0 is ok. +DEAL::Cell << 2.31, face 0 subface 1 is ok. +DEAL::Cell << 2.31, face 0 subface 2 is ok. +DEAL::Cell << 2.31, face 0 subface 3 is ok. +DEAL::Cell << 2.31, face 1 subface 0 is ok. +DEAL::Cell << 2.31, face 1 subface 1 is ok. +DEAL::Cell << 2.31, face 1 subface 2 is ok. +DEAL::Cell << 2.31, face 1 subface 3 is ok. +DEAL::Cell << 2.31, face 2 subface 0 is ok. +DEAL::Cell << 2.31, face 2 subface 1 is ok. +DEAL::Cell << 2.31, face 2 subface 2 is ok. +DEAL::Cell << 2.31, face 2 subface 3 is ok. +DEAL::Cell << 2.31, face 3 subface 0 is ok. +DEAL::Cell << 2.31, face 3 subface 1 is ok. +DEAL::Cell << 2.31, face 3 subface 2 is ok. +DEAL::Cell << 2.31, face 3 subface 3 is ok. +DEAL::Cell << 2.31, face 4 subface 0 is ok. +DEAL::Cell << 2.31, face 4 subface 1 is ok. +DEAL::Cell << 2.31, face 4 subface 2 is ok. +DEAL::Cell << 2.31, face 4 subface 3 is ok. +DEAL::Cell << 2.31, face 5 subface 0 is ok. +DEAL::Cell << 2.31, face 5 subface 1 is ok. +DEAL::Cell << 2.31, face 5 subface 2 is ok. +DEAL::Cell << 2.31, face 5 subface 3 is ok. +DEAL::Cell << 2.32, face 0 subface 0 is ok. +DEAL::Cell << 2.32, face 0 subface 1 is ok. +DEAL::Cell << 2.32, face 0 subface 2 is ok. +DEAL::Cell << 2.32, face 0 subface 3 is ok. +DEAL::Cell << 2.32, face 1 subface 0 is ok. +DEAL::Cell << 2.32, face 1 subface 1 is ok. +DEAL::Cell << 2.32, face 1 subface 2 is ok. +DEAL::Cell << 2.32, face 1 subface 3 is ok. +DEAL::Cell << 2.32, face 2 subface 0 is ok. +DEAL::Cell << 2.32, face 2 subface 1 is ok. +DEAL::Cell << 2.32, face 2 subface 2 is ok. +DEAL::Cell << 2.32, face 2 subface 3 is ok. +DEAL::Cell << 2.32, face 3 subface 0 is ok. +DEAL::Cell << 2.32, face 3 subface 1 is ok. +DEAL::Cell << 2.32, face 3 subface 2 is ok. +DEAL::Cell << 2.32, face 3 subface 3 is ok. +DEAL::Cell << 2.32, face 4 subface 0 is ok. +DEAL::Cell << 2.32, face 4 subface 1 is ok. +DEAL::Cell << 2.32, face 4 subface 2 is ok. +DEAL::Cell << 2.32, face 4 subface 3 is ok. +DEAL::Cell << 2.32, face 5 subface 0 is ok. +DEAL::Cell << 2.32, face 5 subface 1 is ok. +DEAL::Cell << 2.32, face 5 subface 2 is ok. +DEAL::Cell << 2.32, face 5 subface 3 is ok. +DEAL::Cell << 2.33, face 0 subface 0 is ok. +DEAL::Cell << 2.33, face 0 subface 1 is ok. +DEAL::Cell << 2.33, face 0 subface 2 is ok. +DEAL::Cell << 2.33, face 0 subface 3 is ok. +DEAL::Cell << 2.33, face 1 subface 0 is ok. +DEAL::Cell << 2.33, face 1 subface 1 is ok. +DEAL::Cell << 2.33, face 1 subface 2 is ok. +DEAL::Cell << 2.33, face 1 subface 3 is ok. +DEAL::Cell << 2.33, face 2 subface 0 is ok. +DEAL::Cell << 2.33, face 2 subface 1 is ok. +DEAL::Cell << 2.33, face 2 subface 2 is ok. +DEAL::Cell << 2.33, face 2 subface 3 is ok. +DEAL::Cell << 2.33, face 3 subface 0 is ok. +DEAL::Cell << 2.33, face 3 subface 1 is ok. +DEAL::Cell << 2.33, face 3 subface 2 is ok. +DEAL::Cell << 2.33, face 3 subface 3 is ok. +DEAL::Cell << 2.33, face 4 subface 0 is ok. +DEAL::Cell << 2.33, face 4 subface 1 is ok. +DEAL::Cell << 2.33, face 4 subface 2 is ok. +DEAL::Cell << 2.33, face 4 subface 3 is ok. +DEAL::Cell << 2.33, face 5 subface 0 is ok. +DEAL::Cell << 2.33, face 5 subface 1 is ok. +DEAL::Cell << 2.33, face 5 subface 2 is ok. +DEAL::Cell << 2.33, face 5 subface 3 is ok. +DEAL::Cell << 2.34, face 0 subface 0 is ok. +DEAL::Cell << 2.34, face 0 subface 1 is ok. +DEAL::Cell << 2.34, face 0 subface 2 is ok. +DEAL::Cell << 2.34, face 0 subface 3 is ok. +DEAL::Cell << 2.34, face 1 subface 0 is ok. +DEAL::Cell << 2.34, face 1 subface 1 is ok. +DEAL::Cell << 2.34, face 1 subface 2 is ok. +DEAL::Cell << 2.34, face 1 subface 3 is ok. +DEAL::Cell << 2.34, face 2 subface 0 is ok. +DEAL::Cell << 2.34, face 2 subface 1 is ok. +DEAL::Cell << 2.34, face 2 subface 2 is ok. +DEAL::Cell << 2.34, face 2 subface 3 is ok. +DEAL::Cell << 2.34, face 3 subface 0 is ok. +DEAL::Cell << 2.34, face 3 subface 1 is ok. +DEAL::Cell << 2.34, face 3 subface 2 is ok. +DEAL::Cell << 2.34, face 3 subface 3 is ok. +DEAL::Cell << 2.34, face 4 subface 0 is ok. +DEAL::Cell << 2.34, face 4 subface 1 is ok. +DEAL::Cell << 2.34, face 4 subface 2 is ok. +DEAL::Cell << 2.34, face 4 subface 3 is ok. +DEAL::Cell << 2.34, face 5 subface 0 is ok. +DEAL::Cell << 2.34, face 5 subface 1 is ok. +DEAL::Cell << 2.34, face 5 subface 2 is ok. +DEAL::Cell << 2.34, face 5 subface 3 is ok. +DEAL::Cell << 2.35, face 0 subface 0 is ok. +DEAL::Cell << 2.35, face 0 subface 1 is ok. +DEAL::Cell << 2.35, face 0 subface 2 is ok. +DEAL::Cell << 2.35, face 0 subface 3 is ok. +DEAL::Cell << 2.35, face 1 subface 0 is ok. +DEAL::Cell << 2.35, face 1 subface 1 is ok. +DEAL::Cell << 2.35, face 1 subface 2 is ok. +DEAL::Cell << 2.35, face 1 subface 3 is ok. +DEAL::Cell << 2.35, face 2 subface 0 is ok. +DEAL::Cell << 2.35, face 2 subface 1 is ok. +DEAL::Cell << 2.35, face 2 subface 2 is ok. +DEAL::Cell << 2.35, face 2 subface 3 is ok. +DEAL::Cell << 2.35, face 3 subface 0 is ok. +DEAL::Cell << 2.35, face 3 subface 1 is ok. +DEAL::Cell << 2.35, face 3 subface 2 is ok. +DEAL::Cell << 2.35, face 3 subface 3 is ok. +DEAL::Cell << 2.35, face 4 subface 0 is ok. +DEAL::Cell << 2.35, face 4 subface 1 is ok. +DEAL::Cell << 2.35, face 4 subface 2 is ok. +DEAL::Cell << 2.35, face 4 subface 3 is ok. +DEAL::Cell << 2.35, face 5 subface 0 is ok. +DEAL::Cell << 2.35, face 5 subface 1 is ok. +DEAL::Cell << 2.35, face 5 subface 2 is ok. +DEAL::Cell << 2.35, face 5 subface 3 is ok. +DEAL::Cell << 2.36, face 0 subface 0 is ok. +DEAL::Cell << 2.36, face 0 subface 1 is ok. +DEAL::Cell << 2.36, face 0 subface 2 is ok. +DEAL::Cell << 2.36, face 0 subface 3 is ok. +DEAL::Cell << 2.36, face 1 subface 0 is ok. +DEAL::Cell << 2.36, face 1 subface 1 is ok. +DEAL::Cell << 2.36, face 1 subface 2 is ok. +DEAL::Cell << 2.36, face 1 subface 3 is ok. +DEAL::Cell << 2.36, face 2 subface 0 is ok. +DEAL::Cell << 2.36, face 2 subface 1 is ok. +DEAL::Cell << 2.36, face 2 subface 2 is ok. +DEAL::Cell << 2.36, face 2 subface 3 is ok. +DEAL::Cell << 2.36, face 3 subface 0 is ok. +DEAL::Cell << 2.36, face 3 subface 1 is ok. +DEAL::Cell << 2.36, face 3 subface 2 is ok. +DEAL::Cell << 2.36, face 3 subface 3 is ok. +DEAL::Cell << 2.36, face 4 subface 0 is ok. +DEAL::Cell << 2.36, face 4 subface 1 is ok. +DEAL::Cell << 2.36, face 4 subface 2 is ok. +DEAL::Cell << 2.36, face 4 subface 3 is ok. +DEAL::Cell << 2.36, face 5 subface 0 is ok. +DEAL::Cell << 2.36, face 5 subface 1 is ok. +DEAL::Cell << 2.36, face 5 subface 2 is ok. +DEAL::Cell << 2.36, face 5 subface 3 is ok. +DEAL::Cell << 2.37, face 0 subface 0 is ok. +DEAL::Cell << 2.37, face 0 subface 1 is ok. +DEAL::Cell << 2.37, face 0 subface 2 is ok. +DEAL::Cell << 2.37, face 0 subface 3 is ok. +DEAL::Cell << 2.37, face 1 subface 0 is ok. +DEAL::Cell << 2.37, face 1 subface 1 is ok. +DEAL::Cell << 2.37, face 1 subface 2 is ok. +DEAL::Cell << 2.37, face 1 subface 3 is ok. +DEAL::Cell << 2.37, face 2 subface 0 is ok. +DEAL::Cell << 2.37, face 2 subface 1 is ok. +DEAL::Cell << 2.37, face 2 subface 2 is ok. +DEAL::Cell << 2.37, face 2 subface 3 is ok. +DEAL::Cell << 2.37, face 3 subface 0 is ok. +DEAL::Cell << 2.37, face 3 subface 1 is ok. +DEAL::Cell << 2.37, face 3 subface 2 is ok. +DEAL::Cell << 2.37, face 3 subface 3 is ok. +DEAL::Cell << 2.37, face 4 subface 0 is ok. +DEAL::Cell << 2.37, face 4 subface 1 is ok. +DEAL::Cell << 2.37, face 4 subface 2 is ok. +DEAL::Cell << 2.37, face 4 subface 3 is ok. +DEAL::Cell << 2.37, face 5 subface 0 is ok. +DEAL::Cell << 2.37, face 5 subface 1 is ok. +DEAL::Cell << 2.37, face 5 subface 2 is ok. +DEAL::Cell << 2.37, face 5 subface 3 is ok. +DEAL::Cell << 2.38, face 0 subface 0 is ok. +DEAL::Cell << 2.38, face 0 subface 1 is ok. +DEAL::Cell << 2.38, face 0 subface 2 is ok. +DEAL::Cell << 2.38, face 0 subface 3 is ok. +DEAL::Cell << 2.38, face 1 subface 0 is ok. +DEAL::Cell << 2.38, face 1 subface 1 is ok. +DEAL::Cell << 2.38, face 1 subface 2 is ok. +DEAL::Cell << 2.38, face 1 subface 3 is ok. +DEAL::Cell << 2.38, face 2 subface 0 is ok. +DEAL::Cell << 2.38, face 2 subface 1 is ok. +DEAL::Cell << 2.38, face 2 subface 2 is ok. +DEAL::Cell << 2.38, face 2 subface 3 is ok. +DEAL::Cell << 2.38, face 3 subface 0 is ok. +DEAL::Cell << 2.38, face 3 subface 1 is ok. +DEAL::Cell << 2.38, face 3 subface 2 is ok. +DEAL::Cell << 2.38, face 3 subface 3 is ok. +DEAL::Cell << 2.38, face 4 subface 0 is ok. +DEAL::Cell << 2.38, face 4 subface 1 is ok. +DEAL::Cell << 2.38, face 4 subface 2 is ok. +DEAL::Cell << 2.38, face 4 subface 3 is ok. +DEAL::Cell << 2.38, face 5 subface 0 is ok. +DEAL::Cell << 2.38, face 5 subface 1 is ok. +DEAL::Cell << 2.38, face 5 subface 2 is ok. +DEAL::Cell << 2.38, face 5 subface 3 is ok. +DEAL::Cell << 2.39, face 0 subface 0 is ok. +DEAL::Cell << 2.39, face 0 subface 1 is ok. +DEAL::Cell << 2.39, face 0 subface 2 is ok. +DEAL::Cell << 2.39, face 0 subface 3 is ok. +DEAL::Cell << 2.39, face 1 subface 0 is ok. +DEAL::Cell << 2.39, face 1 subface 1 is ok. +DEAL::Cell << 2.39, face 1 subface 2 is ok. +DEAL::Cell << 2.39, face 1 subface 3 is ok. +DEAL::Cell << 2.39, face 2 subface 0 is ok. +DEAL::Cell << 2.39, face 2 subface 1 is ok. +DEAL::Cell << 2.39, face 2 subface 2 is ok. +DEAL::Cell << 2.39, face 2 subface 3 is ok. +DEAL::Cell << 2.39, face 3 subface 0 is ok. +DEAL::Cell << 2.39, face 3 subface 1 is ok. +DEAL::Cell << 2.39, face 3 subface 2 is ok. +DEAL::Cell << 2.39, face 3 subface 3 is ok. +DEAL::Cell << 2.39, face 4 subface 0 is ok. +DEAL::Cell << 2.39, face 4 subface 1 is ok. +DEAL::Cell << 2.39, face 4 subface 2 is ok. +DEAL::Cell << 2.39, face 4 subface 3 is ok. +DEAL::Cell << 2.39, face 5 subface 0 is ok. +DEAL::Cell << 2.39, face 5 subface 1 is ok. +DEAL::Cell << 2.39, face 5 subface 2 is ok. +DEAL::Cell << 2.39, face 5 subface 3 is ok. +DEAL::Cell << 2.40, face 0 subface 0 is ok. +DEAL::Cell << 2.40, face 0 subface 1 is ok. +DEAL::Cell << 2.40, face 0 subface 2 is ok. +DEAL::Cell << 2.40, face 0 subface 3 is ok. +DEAL::Cell << 2.40, face 1 subface 0 is ok. +DEAL::Cell << 2.40, face 1 subface 1 is ok. +DEAL::Cell << 2.40, face 1 subface 2 is ok. +DEAL::Cell << 2.40, face 1 subface 3 is ok. +DEAL::Cell << 2.40, face 2 subface 0 is ok. +DEAL::Cell << 2.40, face 2 subface 1 is ok. +DEAL::Cell << 2.40, face 2 subface 2 is ok. +DEAL::Cell << 2.40, face 2 subface 3 is ok. +DEAL::Cell << 2.40, face 3 subface 0 is ok. +DEAL::Cell << 2.40, face 3 subface 1 is ok. +DEAL::Cell << 2.40, face 3 subface 2 is ok. +DEAL::Cell << 2.40, face 3 subface 3 is ok. +DEAL::Cell << 2.40, face 4 subface 0 is ok. +DEAL::Cell << 2.40, face 4 subface 1 is ok. +DEAL::Cell << 2.40, face 4 subface 2 is ok. +DEAL::Cell << 2.40, face 4 subface 3 is ok. +DEAL::Cell << 2.40, face 5 subface 0 is ok. +DEAL::Cell << 2.40, face 5 subface 1 is ok. +DEAL::Cell << 2.40, face 5 subface 2 is ok. +DEAL::Cell << 2.40, face 5 subface 3 is ok. +DEAL::Cell << 2.41, face 0 subface 0 is ok. +DEAL::Cell << 2.41, face 0 subface 1 is ok. +DEAL::Cell << 2.41, face 0 subface 2 is ok. +DEAL::Cell << 2.41, face 0 subface 3 is ok. +DEAL::Cell << 2.41, face 1 subface 0 is ok. +DEAL::Cell << 2.41, face 1 subface 1 is ok. +DEAL::Cell << 2.41, face 1 subface 2 is ok. +DEAL::Cell << 2.41, face 1 subface 3 is ok. +DEAL::Cell << 2.41, face 2 subface 0 is ok. +DEAL::Cell << 2.41, face 2 subface 1 is ok. +DEAL::Cell << 2.41, face 2 subface 2 is ok. +DEAL::Cell << 2.41, face 2 subface 3 is ok. +DEAL::Cell << 2.41, face 3 subface 0 is ok. +DEAL::Cell << 2.41, face 3 subface 1 is ok. +DEAL::Cell << 2.41, face 3 subface 2 is ok. +DEAL::Cell << 2.41, face 3 subface 3 is ok. +DEAL::Cell << 2.41, face 4 subface 0 is ok. +DEAL::Cell << 2.41, face 4 subface 1 is ok. +DEAL::Cell << 2.41, face 4 subface 2 is ok. +DEAL::Cell << 2.41, face 4 subface 3 is ok. +DEAL::Cell << 2.41, face 5 subface 0 is ok. +DEAL::Cell << 2.41, face 5 subface 1 is ok. +DEAL::Cell << 2.41, face 5 subface 2 is ok. +DEAL::Cell << 2.41, face 5 subface 3 is ok. +DEAL::Cell << 2.42, face 0 subface 0 is ok. +DEAL::Cell << 2.42, face 0 subface 1 is ok. +DEAL::Cell << 2.42, face 0 subface 2 is ok. +DEAL::Cell << 2.42, face 0 subface 3 is ok. +DEAL::Cell << 2.42, face 1 subface 0 is ok. +DEAL::Cell << 2.42, face 1 subface 1 is ok. +DEAL::Cell << 2.42, face 1 subface 2 is ok. +DEAL::Cell << 2.42, face 1 subface 3 is ok. +DEAL::Cell << 2.42, face 2 subface 0 is ok. +DEAL::Cell << 2.42, face 2 subface 1 is ok. +DEAL::Cell << 2.42, face 2 subface 2 is ok. +DEAL::Cell << 2.42, face 2 subface 3 is ok. +DEAL::Cell << 2.42, face 3 subface 0 is ok. +DEAL::Cell << 2.42, face 3 subface 1 is ok. +DEAL::Cell << 2.42, face 3 subface 2 is ok. +DEAL::Cell << 2.42, face 3 subface 3 is ok. +DEAL::Cell << 2.42, face 4 subface 0 is ok. +DEAL::Cell << 2.42, face 4 subface 1 is ok. +DEAL::Cell << 2.42, face 4 subface 2 is ok. +DEAL::Cell << 2.42, face 4 subface 3 is ok. +DEAL::Cell << 2.42, face 5 subface 0 is ok. +DEAL::Cell << 2.42, face 5 subface 1 is ok. +DEAL::Cell << 2.42, face 5 subface 2 is ok. +DEAL::Cell << 2.42, face 5 subface 3 is ok. +DEAL::Cell << 2.43, face 0 subface 0 is ok. +DEAL::Cell << 2.43, face 0 subface 1 is ok. +DEAL::Cell << 2.43, face 0 subface 2 is ok. +DEAL::Cell << 2.43, face 0 subface 3 is ok. +DEAL::Cell << 2.43, face 1 subface 0 is ok. +DEAL::Cell << 2.43, face 1 subface 1 is ok. +DEAL::Cell << 2.43, face 1 subface 2 is ok. +DEAL::Cell << 2.43, face 1 subface 3 is ok. +DEAL::Cell << 2.43, face 2 subface 0 is ok. +DEAL::Cell << 2.43, face 2 subface 1 is ok. +DEAL::Cell << 2.43, face 2 subface 2 is ok. +DEAL::Cell << 2.43, face 2 subface 3 is ok. +DEAL::Cell << 2.43, face 3 subface 0 is ok. +DEAL::Cell << 2.43, face 3 subface 1 is ok. +DEAL::Cell << 2.43, face 3 subface 2 is ok. +DEAL::Cell << 2.43, face 3 subface 3 is ok. +DEAL::Cell << 2.43, face 4 subface 0 is ok. +DEAL::Cell << 2.43, face 4 subface 1 is ok. +DEAL::Cell << 2.43, face 4 subface 2 is ok. +DEAL::Cell << 2.43, face 4 subface 3 is ok. +DEAL::Cell << 2.43, face 5 subface 0 is ok. +DEAL::Cell << 2.43, face 5 subface 1 is ok. +DEAL::Cell << 2.43, face 5 subface 2 is ok. +DEAL::Cell << 2.43, face 5 subface 3 is ok. +DEAL::Cell << 2.44, face 0 subface 0 is ok. +DEAL::Cell << 2.44, face 0 subface 1 is ok. +DEAL::Cell << 2.44, face 0 subface 2 is ok. +DEAL::Cell << 2.44, face 0 subface 3 is ok. +DEAL::Cell << 2.44, face 1 subface 0 is ok. +DEAL::Cell << 2.44, face 1 subface 1 is ok. +DEAL::Cell << 2.44, face 1 subface 2 is ok. +DEAL::Cell << 2.44, face 1 subface 3 is ok. +DEAL::Cell << 2.44, face 2 subface 0 is ok. +DEAL::Cell << 2.44, face 2 subface 1 is ok. +DEAL::Cell << 2.44, face 2 subface 2 is ok. +DEAL::Cell << 2.44, face 2 subface 3 is ok. +DEAL::Cell << 2.44, face 3 subface 0 is ok. +DEAL::Cell << 2.44, face 3 subface 1 is ok. +DEAL::Cell << 2.44, face 3 subface 2 is ok. +DEAL::Cell << 2.44, face 3 subface 3 is ok. +DEAL::Cell << 2.44, face 4 subface 0 is ok. +DEAL::Cell << 2.44, face 4 subface 1 is ok. +DEAL::Cell << 2.44, face 4 subface 2 is ok. +DEAL::Cell << 2.44, face 4 subface 3 is ok. +DEAL::Cell << 2.44, face 5 subface 0 is ok. +DEAL::Cell << 2.44, face 5 subface 1 is ok. +DEAL::Cell << 2.44, face 5 subface 2 is ok. +DEAL::Cell << 2.44, face 5 subface 3 is ok. +DEAL::Cell << 2.45, face 0 subface 0 is ok. +DEAL::Cell << 2.45, face 0 subface 1 is ok. +DEAL::Cell << 2.45, face 0 subface 2 is ok. +DEAL::Cell << 2.45, face 0 subface 3 is ok. +DEAL::Cell << 2.45, face 1 subface 0 is ok. +DEAL::Cell << 2.45, face 1 subface 1 is ok. +DEAL::Cell << 2.45, face 1 subface 2 is ok. +DEAL::Cell << 2.45, face 1 subface 3 is ok. +DEAL::Cell << 2.45, face 2 subface 0 is ok. +DEAL::Cell << 2.45, face 2 subface 1 is ok. +DEAL::Cell << 2.45, face 2 subface 2 is ok. +DEAL::Cell << 2.45, face 2 subface 3 is ok. +DEAL::Cell << 2.45, face 3 subface 0 is ok. +DEAL::Cell << 2.45, face 3 subface 1 is ok. +DEAL::Cell << 2.45, face 3 subface 2 is ok. +DEAL::Cell << 2.45, face 3 subface 3 is ok. +DEAL::Cell << 2.45, face 4 subface 0 is ok. +DEAL::Cell << 2.45, face 4 subface 1 is ok. +DEAL::Cell << 2.45, face 4 subface 2 is ok. +DEAL::Cell << 2.45, face 4 subface 3 is ok. +DEAL::Cell << 2.45, face 5 subface 0 is ok. +DEAL::Cell << 2.45, face 5 subface 1 is ok. +DEAL::Cell << 2.45, face 5 subface 2 is ok. +DEAL::Cell << 2.45, face 5 subface 3 is ok. +DEAL::Cell << 2.46, face 0 subface 0 is ok. +DEAL::Cell << 2.46, face 0 subface 1 is ok. +DEAL::Cell << 2.46, face 0 subface 2 is ok. +DEAL::Cell << 2.46, face 0 subface 3 is ok. +DEAL::Cell << 2.46, face 1 subface 0 is ok. +DEAL::Cell << 2.46, face 1 subface 1 is ok. +DEAL::Cell << 2.46, face 1 subface 2 is ok. +DEAL::Cell << 2.46, face 1 subface 3 is ok. +DEAL::Cell << 2.46, face 2 subface 0 is ok. +DEAL::Cell << 2.46, face 2 subface 1 is ok. +DEAL::Cell << 2.46, face 2 subface 2 is ok. +DEAL::Cell << 2.46, face 2 subface 3 is ok. +DEAL::Cell << 2.46, face 3 subface 0 is ok. +DEAL::Cell << 2.46, face 3 subface 1 is ok. +DEAL::Cell << 2.46, face 3 subface 2 is ok. +DEAL::Cell << 2.46, face 3 subface 3 is ok. +DEAL::Cell << 2.46, face 4 subface 0 is ok. +DEAL::Cell << 2.46, face 4 subface 1 is ok. +DEAL::Cell << 2.46, face 4 subface 2 is ok. +DEAL::Cell << 2.46, face 4 subface 3 is ok. +DEAL::Cell << 2.46, face 5 subface 0 is ok. +DEAL::Cell << 2.46, face 5 subface 1 is ok. +DEAL::Cell << 2.46, face 5 subface 2 is ok. +DEAL::Cell << 2.46, face 5 subface 3 is ok. +DEAL::Cell << 2.47, face 0 subface 0 is ok. +DEAL::Cell << 2.47, face 0 subface 1 is ok. +DEAL::Cell << 2.47, face 0 subface 2 is ok. +DEAL::Cell << 2.47, face 0 subface 3 is ok. +DEAL::Cell << 2.47, face 1 subface 0 is ok. +DEAL::Cell << 2.47, face 1 subface 1 is ok. +DEAL::Cell << 2.47, face 1 subface 2 is ok. +DEAL::Cell << 2.47, face 1 subface 3 is ok. +DEAL::Cell << 2.47, face 2 subface 0 is ok. +DEAL::Cell << 2.47, face 2 subface 1 is ok. +DEAL::Cell << 2.47, face 2 subface 2 is ok. +DEAL::Cell << 2.47, face 2 subface 3 is ok. +DEAL::Cell << 2.47, face 3 subface 0 is ok. +DEAL::Cell << 2.47, face 3 subface 1 is ok. +DEAL::Cell << 2.47, face 3 subface 2 is ok. +DEAL::Cell << 2.47, face 3 subface 3 is ok. +DEAL::Cell << 2.47, face 4 subface 0 is ok. +DEAL::Cell << 2.47, face 4 subface 1 is ok. +DEAL::Cell << 2.47, face 4 subface 2 is ok. +DEAL::Cell << 2.47, face 4 subface 3 is ok. +DEAL::Cell << 2.47, face 5 subface 0 is ok. +DEAL::Cell << 2.47, face 5 subface 1 is ok. +DEAL::Cell << 2.47, face 5 subface 2 is ok. +DEAL::Cell << 2.47, face 5 subface 3 is ok. +DEAL::Cell << 2.48, face 0 subface 0 is ok. +DEAL::Cell << 2.48, face 0 subface 1 is ok. +DEAL::Cell << 2.48, face 0 subface 2 is ok. +DEAL::Cell << 2.48, face 0 subface 3 is ok. +DEAL::Cell << 2.48, face 1 subface 0 is ok. +DEAL::Cell << 2.48, face 1 subface 1 is ok. +DEAL::Cell << 2.48, face 1 subface 2 is ok. +DEAL::Cell << 2.48, face 1 subface 3 is ok. +DEAL::Cell << 2.48, face 2 subface 0 is ok. +DEAL::Cell << 2.48, face 2 subface 1 is ok. +DEAL::Cell << 2.48, face 2 subface 2 is ok. +DEAL::Cell << 2.48, face 2 subface 3 is ok. +DEAL::Cell << 2.48, face 3 subface 0 is ok. +DEAL::Cell << 2.48, face 3 subface 1 is ok. +DEAL::Cell << 2.48, face 3 subface 2 is ok. +DEAL::Cell << 2.48, face 3 subface 3 is ok. +DEAL::Cell << 2.48, face 4 subface 0 is ok. +DEAL::Cell << 2.48, face 4 subface 1 is ok. +DEAL::Cell << 2.48, face 4 subface 2 is ok. +DEAL::Cell << 2.48, face 4 subface 3 is ok. +DEAL::Cell << 2.48, face 5 subface 0 is ok. +DEAL::Cell << 2.48, face 5 subface 1 is ok. +DEAL::Cell << 2.48, face 5 subface 2 is ok. +DEAL::Cell << 2.48, face 5 subface 3 is ok. +DEAL::Cell << 2.49, face 0 subface 0 is ok. +DEAL::Cell << 2.49, face 0 subface 1 is ok. +DEAL::Cell << 2.49, face 0 subface 2 is ok. +DEAL::Cell << 2.49, face 0 subface 3 is ok. +DEAL::Cell << 2.49, face 1 subface 0 is ok. +DEAL::Cell << 2.49, face 1 subface 1 is ok. +DEAL::Cell << 2.49, face 1 subface 2 is ok. +DEAL::Cell << 2.49, face 1 subface 3 is ok. +DEAL::Cell << 2.49, face 2 subface 0 is ok. +DEAL::Cell << 2.49, face 2 subface 1 is ok. +DEAL::Cell << 2.49, face 2 subface 2 is ok. +DEAL::Cell << 2.49, face 2 subface 3 is ok. +DEAL::Cell << 2.49, face 3 subface 0 is ok. +DEAL::Cell << 2.49, face 3 subface 1 is ok. +DEAL::Cell << 2.49, face 3 subface 2 is ok. +DEAL::Cell << 2.49, face 3 subface 3 is ok. +DEAL::Cell << 2.49, face 4 subface 0 is ok. +DEAL::Cell << 2.49, face 4 subface 1 is ok. +DEAL::Cell << 2.49, face 4 subface 2 is ok. +DEAL::Cell << 2.49, face 4 subface 3 is ok. +DEAL::Cell << 2.49, face 5 subface 0 is ok. +DEAL::Cell << 2.49, face 5 subface 1 is ok. +DEAL::Cell << 2.49, face 5 subface 2 is ok. +DEAL::Cell << 2.49, face 5 subface 3 is ok. +DEAL::Cell << 2.50, face 0 subface 0 is ok. +DEAL::Cell << 2.50, face 0 subface 1 is ok. +DEAL::Cell << 2.50, face 0 subface 2 is ok. +DEAL::Cell << 2.50, face 0 subface 3 is ok. +DEAL::Cell << 2.50, face 1 subface 0 is ok. +DEAL::Cell << 2.50, face 1 subface 1 is ok. +DEAL::Cell << 2.50, face 1 subface 2 is ok. +DEAL::Cell << 2.50, face 1 subface 3 is ok. +DEAL::Cell << 2.50, face 2 subface 0 is ok. +DEAL::Cell << 2.50, face 2 subface 1 is ok. +DEAL::Cell << 2.50, face 2 subface 2 is ok. +DEAL::Cell << 2.50, face 2 subface 3 is ok. +DEAL::Cell << 2.50, face 3 subface 0 is ok. +DEAL::Cell << 2.50, face 3 subface 1 is ok. +DEAL::Cell << 2.50, face 3 subface 2 is ok. +DEAL::Cell << 2.50, face 3 subface 3 is ok. +DEAL::Cell << 2.50, face 4 subface 0 is ok. +DEAL::Cell << 2.50, face 4 subface 1 is ok. +DEAL::Cell << 2.50, face 4 subface 2 is ok. +DEAL::Cell << 2.50, face 4 subface 3 is ok. +DEAL::Cell << 2.50, face 5 subface 0 is ok. +DEAL::Cell << 2.50, face 5 subface 1 is ok. +DEAL::Cell << 2.50, face 5 subface 2 is ok. +DEAL::Cell << 2.50, face 5 subface 3 is ok. +DEAL::Cell << 2.51, face 0 subface 0 is ok. +DEAL::Cell << 2.51, face 0 subface 1 is ok. +DEAL::Cell << 2.51, face 0 subface 2 is ok. +DEAL::Cell << 2.51, face 0 subface 3 is ok. +DEAL::Cell << 2.51, face 1 subface 0 is ok. +DEAL::Cell << 2.51, face 1 subface 1 is ok. +DEAL::Cell << 2.51, face 1 subface 2 is ok. +DEAL::Cell << 2.51, face 1 subface 3 is ok. +DEAL::Cell << 2.51, face 2 subface 0 is ok. +DEAL::Cell << 2.51, face 2 subface 1 is ok. +DEAL::Cell << 2.51, face 2 subface 2 is ok. +DEAL::Cell << 2.51, face 2 subface 3 is ok. +DEAL::Cell << 2.51, face 3 subface 0 is ok. +DEAL::Cell << 2.51, face 3 subface 1 is ok. +DEAL::Cell << 2.51, face 3 subface 2 is ok. +DEAL::Cell << 2.51, face 3 subface 3 is ok. +DEAL::Cell << 2.51, face 4 subface 0 is ok. +DEAL::Cell << 2.51, face 4 subface 1 is ok. +DEAL::Cell << 2.51, face 4 subface 2 is ok. +DEAL::Cell << 2.51, face 4 subface 3 is ok. +DEAL::Cell << 2.51, face 5 subface 0 is ok. +DEAL::Cell << 2.51, face 5 subface 1 is ok. +DEAL::Cell << 2.51, face 5 subface 2 is ok. +DEAL::Cell << 2.51, face 5 subface 3 is ok. +DEAL::Cell << 2.52, face 0 subface 0 is ok. +DEAL::Cell << 2.52, face 0 subface 1 is ok. +DEAL::Cell << 2.52, face 0 subface 2 is ok. +DEAL::Cell << 2.52, face 0 subface 3 is ok. +DEAL::Cell << 2.52, face 1 subface 0 is ok. +DEAL::Cell << 2.52, face 1 subface 1 is ok. +DEAL::Cell << 2.52, face 1 subface 2 is ok. +DEAL::Cell << 2.52, face 1 subface 3 is ok. +DEAL::Cell << 2.52, face 2 subface 0 is ok. +DEAL::Cell << 2.52, face 2 subface 1 is ok. +DEAL::Cell << 2.52, face 2 subface 2 is ok. +DEAL::Cell << 2.52, face 2 subface 3 is ok. +DEAL::Cell << 2.52, face 3 subface 0 is ok. +DEAL::Cell << 2.52, face 3 subface 1 is ok. +DEAL::Cell << 2.52, face 3 subface 2 is ok. +DEAL::Cell << 2.52, face 3 subface 3 is ok. +DEAL::Cell << 2.52, face 4 subface 0 is ok. +DEAL::Cell << 2.52, face 4 subface 1 is ok. +DEAL::Cell << 2.52, face 4 subface 2 is ok. +DEAL::Cell << 2.52, face 4 subface 3 is ok. +DEAL::Cell << 2.52, face 5 subface 0 is ok. +DEAL::Cell << 2.52, face 5 subface 1 is ok. +DEAL::Cell << 2.52, face 5 subface 2 is ok. +DEAL::Cell << 2.52, face 5 subface 3 is ok. +DEAL::Cell << 2.53, face 0 subface 0 is ok. +DEAL::Cell << 2.53, face 0 subface 1 is ok. +DEAL::Cell << 2.53, face 0 subface 2 is ok. +DEAL::Cell << 2.53, face 0 subface 3 is ok. +DEAL::Cell << 2.53, face 1 subface 0 is ok. +DEAL::Cell << 2.53, face 1 subface 1 is ok. +DEAL::Cell << 2.53, face 1 subface 2 is ok. +DEAL::Cell << 2.53, face 1 subface 3 is ok. +DEAL::Cell << 2.53, face 2 subface 0 is ok. +DEAL::Cell << 2.53, face 2 subface 1 is ok. +DEAL::Cell << 2.53, face 2 subface 2 is ok. +DEAL::Cell << 2.53, face 2 subface 3 is ok. +DEAL::Cell << 2.53, face 3 subface 0 is ok. +DEAL::Cell << 2.53, face 3 subface 1 is ok. +DEAL::Cell << 2.53, face 3 subface 2 is ok. +DEAL::Cell << 2.53, face 3 subface 3 is ok. +DEAL::Cell << 2.53, face 4 subface 0 is ok. +DEAL::Cell << 2.53, face 4 subface 1 is ok. +DEAL::Cell << 2.53, face 4 subface 2 is ok. +DEAL::Cell << 2.53, face 4 subface 3 is ok. +DEAL::Cell << 2.53, face 5 subface 0 is ok. +DEAL::Cell << 2.53, face 5 subface 1 is ok. +DEAL::Cell << 2.53, face 5 subface 2 is ok. +DEAL::Cell << 2.53, face 5 subface 3 is ok. +DEAL::Cell << 2.54, face 0 subface 0 is ok. +DEAL::Cell << 2.54, face 0 subface 1 is ok. +DEAL::Cell << 2.54, face 0 subface 2 is ok. +DEAL::Cell << 2.54, face 0 subface 3 is ok. +DEAL::Cell << 2.54, face 1 subface 0 is ok. +DEAL::Cell << 2.54, face 1 subface 1 is ok. +DEAL::Cell << 2.54, face 1 subface 2 is ok. +DEAL::Cell << 2.54, face 1 subface 3 is ok. +DEAL::Cell << 2.54, face 2 subface 0 is ok. +DEAL::Cell << 2.54, face 2 subface 1 is ok. +DEAL::Cell << 2.54, face 2 subface 2 is ok. +DEAL::Cell << 2.54, face 2 subface 3 is ok. +DEAL::Cell << 2.54, face 3 subface 0 is ok. +DEAL::Cell << 2.54, face 3 subface 1 is ok. +DEAL::Cell << 2.54, face 3 subface 2 is ok. +DEAL::Cell << 2.54, face 3 subface 3 is ok. +DEAL::Cell << 2.54, face 4 subface 0 is ok. +DEAL::Cell << 2.54, face 4 subface 1 is ok. +DEAL::Cell << 2.54, face 4 subface 2 is ok. +DEAL::Cell << 2.54, face 4 subface 3 is ok. +DEAL::Cell << 2.54, face 5 subface 0 is ok. +DEAL::Cell << 2.54, face 5 subface 1 is ok. +DEAL::Cell << 2.54, face 5 subface 2 is ok. +DEAL::Cell << 2.54, face 5 subface 3 is ok. +DEAL::Cell << 2.55, face 0 subface 0 is ok. +DEAL::Cell << 2.55, face 0 subface 1 is ok. +DEAL::Cell << 2.55, face 0 subface 2 is ok. +DEAL::Cell << 2.55, face 0 subface 3 is ok. +DEAL::Cell << 2.55, face 1 subface 0 is ok. +DEAL::Cell << 2.55, face 1 subface 1 is ok. +DEAL::Cell << 2.55, face 1 subface 2 is ok. +DEAL::Cell << 2.55, face 1 subface 3 is ok. +DEAL::Cell << 2.55, face 2 subface 0 is ok. +DEAL::Cell << 2.55, face 2 subface 1 is ok. +DEAL::Cell << 2.55, face 2 subface 2 is ok. +DEAL::Cell << 2.55, face 2 subface 3 is ok. +DEAL::Cell << 2.55, face 3 subface 0 is ok. +DEAL::Cell << 2.55, face 3 subface 1 is ok. +DEAL::Cell << 2.55, face 3 subface 2 is ok. +DEAL::Cell << 2.55, face 3 subface 3 is ok. +DEAL::Cell << 2.55, face 4 subface 0 is ok. +DEAL::Cell << 2.55, face 4 subface 1 is ok. +DEAL::Cell << 2.55, face 4 subface 2 is ok. +DEAL::Cell << 2.55, face 4 subface 3 is ok. +DEAL::Cell << 2.55, face 5 subface 0 is ok. +DEAL::Cell << 2.55, face 5 subface 1 is ok. +DEAL::Cell << 2.55, face 5 subface 2 is ok. +DEAL::Cell << 2.55, face 5 subface 3 is ok. +DEAL::Cell << 2.56, face 0 subface 0 is ok. +DEAL::Cell << 2.56, face 0 subface 1 is ok. +DEAL::Cell << 2.56, face 0 subface 2 is ok. +DEAL::Cell << 2.56, face 0 subface 3 is ok. +DEAL::Cell << 2.56, face 1 subface 0 is ok. +DEAL::Cell << 2.56, face 1 subface 1 is ok. +DEAL::Cell << 2.56, face 1 subface 2 is ok. +DEAL::Cell << 2.56, face 1 subface 3 is ok. +DEAL::Cell << 2.56, face 2 subface 0 is ok. +DEAL::Cell << 2.56, face 2 subface 1 is ok. +DEAL::Cell << 2.56, face 2 subface 2 is ok. +DEAL::Cell << 2.56, face 2 subface 3 is ok. +DEAL::Cell << 2.56, face 3 subface 0 is ok. +DEAL::Cell << 2.56, face 3 subface 1 is ok. +DEAL::Cell << 2.56, face 3 subface 2 is ok. +DEAL::Cell << 2.56, face 3 subface 3 is ok. +DEAL::Cell << 2.56, face 4 subface 0 is ok. +DEAL::Cell << 2.56, face 4 subface 1 is ok. +DEAL::Cell << 2.56, face 4 subface 2 is ok. +DEAL::Cell << 2.56, face 4 subface 3 is ok. +DEAL::Cell << 2.56, face 5 subface 0 is ok. +DEAL::Cell << 2.56, face 5 subface 1 is ok. +DEAL::Cell << 2.56, face 5 subface 2 is ok. +DEAL::Cell << 2.56, face 5 subface 3 is ok. +DEAL::Cell << 2.57, face 0 subface 0 is ok. +DEAL::Cell << 2.57, face 0 subface 1 is ok. +DEAL::Cell << 2.57, face 0 subface 2 is ok. +DEAL::Cell << 2.57, face 0 subface 3 is ok. +DEAL::Cell << 2.57, face 1 subface 0 is ok. +DEAL::Cell << 2.57, face 1 subface 1 is ok. +DEAL::Cell << 2.57, face 1 subface 2 is ok. +DEAL::Cell << 2.57, face 1 subface 3 is ok. +DEAL::Cell << 2.57, face 2 subface 0 is ok. +DEAL::Cell << 2.57, face 2 subface 1 is ok. +DEAL::Cell << 2.57, face 2 subface 2 is ok. +DEAL::Cell << 2.57, face 2 subface 3 is ok. +DEAL::Cell << 2.57, face 3 subface 0 is ok. +DEAL::Cell << 2.57, face 3 subface 1 is ok. +DEAL::Cell << 2.57, face 3 subface 2 is ok. +DEAL::Cell << 2.57, face 3 subface 3 is ok. +DEAL::Cell << 2.57, face 4 subface 0 is ok. +DEAL::Cell << 2.57, face 4 subface 1 is ok. +DEAL::Cell << 2.57, face 4 subface 2 is ok. +DEAL::Cell << 2.57, face 4 subface 3 is ok. +DEAL::Cell << 2.57, face 5 subface 0 is ok. +DEAL::Cell << 2.57, face 5 subface 1 is ok. +DEAL::Cell << 2.57, face 5 subface 2 is ok. +DEAL::Cell << 2.57, face 5 subface 3 is ok. +DEAL::Cell << 2.58, face 0 subface 0 is ok. +DEAL::Cell << 2.58, face 0 subface 1 is ok. +DEAL::Cell << 2.58, face 0 subface 2 is ok. +DEAL::Cell << 2.58, face 0 subface 3 is ok. +DEAL::Cell << 2.58, face 1 subface 0 is ok. +DEAL::Cell << 2.58, face 1 subface 1 is ok. +DEAL::Cell << 2.58, face 1 subface 2 is ok. +DEAL::Cell << 2.58, face 1 subface 3 is ok. +DEAL::Cell << 2.58, face 2 subface 0 is ok. +DEAL::Cell << 2.58, face 2 subface 1 is ok. +DEAL::Cell << 2.58, face 2 subface 2 is ok. +DEAL::Cell << 2.58, face 2 subface 3 is ok. +DEAL::Cell << 2.58, face 3 subface 0 is ok. +DEAL::Cell << 2.58, face 3 subface 1 is ok. +DEAL::Cell << 2.58, face 3 subface 2 is ok. +DEAL::Cell << 2.58, face 3 subface 3 is ok. +DEAL::Cell << 2.58, face 4 subface 0 is ok. +DEAL::Cell << 2.58, face 4 subface 1 is ok. +DEAL::Cell << 2.58, face 4 subface 2 is ok. +DEAL::Cell << 2.58, face 4 subface 3 is ok. +DEAL::Cell << 2.58, face 5 subface 0 is ok. +DEAL::Cell << 2.58, face 5 subface 1 is ok. +DEAL::Cell << 2.58, face 5 subface 2 is ok. +DEAL::Cell << 2.58, face 5 subface 3 is ok. +DEAL::Cell << 2.59, face 0 subface 0 is ok. +DEAL::Cell << 2.59, face 0 subface 1 is ok. +DEAL::Cell << 2.59, face 0 subface 2 is ok. +DEAL::Cell << 2.59, face 0 subface 3 is ok. +DEAL::Cell << 2.59, face 1 subface 0 is ok. +DEAL::Cell << 2.59, face 1 subface 1 is ok. +DEAL::Cell << 2.59, face 1 subface 2 is ok. +DEAL::Cell << 2.59, face 1 subface 3 is ok. +DEAL::Cell << 2.59, face 2 subface 0 is ok. +DEAL::Cell << 2.59, face 2 subface 1 is ok. +DEAL::Cell << 2.59, face 2 subface 2 is ok. +DEAL::Cell << 2.59, face 2 subface 3 is ok. +DEAL::Cell << 2.59, face 3 subface 0 is ok. +DEAL::Cell << 2.59, face 3 subface 1 is ok. +DEAL::Cell << 2.59, face 3 subface 2 is ok. +DEAL::Cell << 2.59, face 3 subface 3 is ok. +DEAL::Cell << 2.59, face 4 subface 0 is ok. +DEAL::Cell << 2.59, face 4 subface 1 is ok. +DEAL::Cell << 2.59, face 4 subface 2 is ok. +DEAL::Cell << 2.59, face 4 subface 3 is ok. +DEAL::Cell << 2.59, face 5 subface 0 is ok. +DEAL::Cell << 2.59, face 5 subface 1 is ok. +DEAL::Cell << 2.59, face 5 subface 2 is ok. +DEAL::Cell << 2.59, face 5 subface 3 is ok. +DEAL::Cell << 2.60, face 0 subface 0 is ok. +DEAL::Cell << 2.60, face 0 subface 1 is ok. +DEAL::Cell << 2.60, face 0 subface 2 is ok. +DEAL::Cell << 2.60, face 0 subface 3 is ok. +DEAL::Cell << 2.60, face 1 subface 0 is ok. +DEAL::Cell << 2.60, face 1 subface 1 is ok. +DEAL::Cell << 2.60, face 1 subface 2 is ok. +DEAL::Cell << 2.60, face 1 subface 3 is ok. +DEAL::Cell << 2.60, face 2 subface 0 is ok. +DEAL::Cell << 2.60, face 2 subface 1 is ok. +DEAL::Cell << 2.60, face 2 subface 2 is ok. +DEAL::Cell << 2.60, face 2 subface 3 is ok. +DEAL::Cell << 2.60, face 3 subface 0 is ok. +DEAL::Cell << 2.60, face 3 subface 1 is ok. +DEAL::Cell << 2.60, face 3 subface 2 is ok. +DEAL::Cell << 2.60, face 3 subface 3 is ok. +DEAL::Cell << 2.60, face 4 subface 0 is ok. +DEAL::Cell << 2.60, face 4 subface 1 is ok. +DEAL::Cell << 2.60, face 4 subface 2 is ok. +DEAL::Cell << 2.60, face 4 subface 3 is ok. +DEAL::Cell << 2.60, face 5 subface 0 is ok. +DEAL::Cell << 2.60, face 5 subface 1 is ok. +DEAL::Cell << 2.60, face 5 subface 2 is ok. +DEAL::Cell << 2.60, face 5 subface 3 is ok. +DEAL::Cell << 2.61, face 0 subface 0 is ok. +DEAL::Cell << 2.61, face 0 subface 1 is ok. +DEAL::Cell << 2.61, face 0 subface 2 is ok. +DEAL::Cell << 2.61, face 0 subface 3 is ok. +DEAL::Cell << 2.61, face 1 subface 0 is ok. +DEAL::Cell << 2.61, face 1 subface 1 is ok. +DEAL::Cell << 2.61, face 1 subface 2 is ok. +DEAL::Cell << 2.61, face 1 subface 3 is ok. +DEAL::Cell << 2.61, face 2 subface 0 is ok. +DEAL::Cell << 2.61, face 2 subface 1 is ok. +DEAL::Cell << 2.61, face 2 subface 2 is ok. +DEAL::Cell << 2.61, face 2 subface 3 is ok. +DEAL::Cell << 2.61, face 3 subface 0 is ok. +DEAL::Cell << 2.61, face 3 subface 1 is ok. +DEAL::Cell << 2.61, face 3 subface 2 is ok. +DEAL::Cell << 2.61, face 3 subface 3 is ok. +DEAL::Cell << 2.61, face 4 subface 0 is ok. +DEAL::Cell << 2.61, face 4 subface 1 is ok. +DEAL::Cell << 2.61, face 4 subface 2 is ok. +DEAL::Cell << 2.61, face 4 subface 3 is ok. +DEAL::Cell << 2.61, face 5 subface 0 is ok. +DEAL::Cell << 2.61, face 5 subface 1 is ok. +DEAL::Cell << 2.61, face 5 subface 2 is ok. +DEAL::Cell << 2.61, face 5 subface 3 is ok. +DEAL::Cell << 2.62, face 0 subface 0 is ok. +DEAL::Cell << 2.62, face 0 subface 1 is ok. +DEAL::Cell << 2.62, face 0 subface 2 is ok. +DEAL::Cell << 2.62, face 0 subface 3 is ok. +DEAL::Cell << 2.62, face 1 subface 0 is ok. +DEAL::Cell << 2.62, face 1 subface 1 is ok. +DEAL::Cell << 2.62, face 1 subface 2 is ok. +DEAL::Cell << 2.62, face 1 subface 3 is ok. +DEAL::Cell << 2.62, face 2 subface 0 is ok. +DEAL::Cell << 2.62, face 2 subface 1 is ok. +DEAL::Cell << 2.62, face 2 subface 2 is ok. +DEAL::Cell << 2.62, face 2 subface 3 is ok. +DEAL::Cell << 2.62, face 3 subface 0 is ok. +DEAL::Cell << 2.62, face 3 subface 1 is ok. +DEAL::Cell << 2.62, face 3 subface 2 is ok. +DEAL::Cell << 2.62, face 3 subface 3 is ok. +DEAL::Cell << 2.62, face 4 subface 0 is ok. +DEAL::Cell << 2.62, face 4 subface 1 is ok. +DEAL::Cell << 2.62, face 4 subface 2 is ok. +DEAL::Cell << 2.62, face 4 subface 3 is ok. +DEAL::Cell << 2.62, face 5 subface 0 is ok. +DEAL::Cell << 2.62, face 5 subface 1 is ok. +DEAL::Cell << 2.62, face 5 subface 2 is ok. +DEAL::Cell << 2.62, face 5 subface 3 is ok. +DEAL::Cell << 2.63, face 0 subface 0 is ok. +DEAL::Cell << 2.63, face 0 subface 1 is ok. +DEAL::Cell << 2.63, face 0 subface 2 is ok. +DEAL::Cell << 2.63, face 0 subface 3 is ok. +DEAL::Cell << 2.63, face 1 subface 0 is ok. +DEAL::Cell << 2.63, face 1 subface 1 is ok. +DEAL::Cell << 2.63, face 1 subface 2 is ok. +DEAL::Cell << 2.63, face 1 subface 3 is ok. +DEAL::Cell << 2.63, face 2 subface 0 is ok. +DEAL::Cell << 2.63, face 2 subface 1 is ok. +DEAL::Cell << 2.63, face 2 subface 2 is ok. +DEAL::Cell << 2.63, face 2 subface 3 is ok. +DEAL::Cell << 2.63, face 3 subface 0 is ok. +DEAL::Cell << 2.63, face 3 subface 1 is ok. +DEAL::Cell << 2.63, face 3 subface 2 is ok. +DEAL::Cell << 2.63, face 3 subface 3 is ok. +DEAL::Cell << 2.63, face 4 subface 0 is ok. +DEAL::Cell << 2.63, face 4 subface 1 is ok. +DEAL::Cell << 2.63, face 4 subface 2 is ok. +DEAL::Cell << 2.63, face 4 subface 3 is ok. +DEAL::Cell << 2.63, face 5 subface 0 is ok. +DEAL::Cell << 2.63, face 5 subface 1 is ok. +DEAL::Cell << 2.63, face 5 subface 2 is ok. +DEAL::Cell << 2.63, face 5 subface 3 is ok. +DEAL::Cell << 2.64, face 0 subface 0 is ok. +DEAL::Cell << 2.64, face 0 subface 1 is ok. +DEAL::Cell << 2.64, face 0 subface 2 is ok. +DEAL::Cell << 2.64, face 0 subface 3 is ok. +DEAL::Cell << 2.64, face 1 subface 0 is ok. +DEAL::Cell << 2.64, face 1 subface 1 is ok. +DEAL::Cell << 2.64, face 1 subface 2 is ok. +DEAL::Cell << 2.64, face 1 subface 3 is ok. +DEAL::Cell << 2.64, face 2 subface 0 is ok. +DEAL::Cell << 2.64, face 2 subface 1 is ok. +DEAL::Cell << 2.64, face 2 subface 2 is ok. +DEAL::Cell << 2.64, face 2 subface 3 is ok. +DEAL::Cell << 2.64, face 3 subface 0 is ok. +DEAL::Cell << 2.64, face 3 subface 1 is ok. +DEAL::Cell << 2.64, face 3 subface 2 is ok. +DEAL::Cell << 2.64, face 3 subface 3 is ok. +DEAL::Cell << 2.64, face 4 subface 0 is ok. +DEAL::Cell << 2.64, face 4 subface 1 is ok. +DEAL::Cell << 2.64, face 4 subface 2 is ok. +DEAL::Cell << 2.64, face 4 subface 3 is ok. +DEAL::Cell << 2.64, face 5 subface 0 is ok. +DEAL::Cell << 2.64, face 5 subface 1 is ok. +DEAL::Cell << 2.64, face 5 subface 2 is ok. +DEAL::Cell << 2.64, face 5 subface 3 is ok. +DEAL::Cell << 2.65, face 0 subface 0 is ok. +DEAL::Cell << 2.65, face 0 subface 1 is ok. +DEAL::Cell << 2.65, face 0 subface 2 is ok. +DEAL::Cell << 2.65, face 0 subface 3 is ok. +DEAL::Cell << 2.65, face 1 subface 0 is ok. +DEAL::Cell << 2.65, face 1 subface 1 is ok. +DEAL::Cell << 2.65, face 1 subface 2 is ok. +DEAL::Cell << 2.65, face 1 subface 3 is ok. +DEAL::Cell << 2.65, face 2 subface 0 is ok. +DEAL::Cell << 2.65, face 2 subface 1 is ok. +DEAL::Cell << 2.65, face 2 subface 2 is ok. +DEAL::Cell << 2.65, face 2 subface 3 is ok. +DEAL::Cell << 2.65, face 3 subface 0 is ok. +DEAL::Cell << 2.65, face 3 subface 1 is ok. +DEAL::Cell << 2.65, face 3 subface 2 is ok. +DEAL::Cell << 2.65, face 3 subface 3 is ok. +DEAL::Cell << 2.65, face 4 subface 0 is ok. +DEAL::Cell << 2.65, face 4 subface 1 is ok. +DEAL::Cell << 2.65, face 4 subface 2 is ok. +DEAL::Cell << 2.65, face 4 subface 3 is ok. +DEAL::Cell << 2.65, face 5 subface 0 is ok. +DEAL::Cell << 2.65, face 5 subface 1 is ok. +DEAL::Cell << 2.65, face 5 subface 2 is ok. +DEAL::Cell << 2.65, face 5 subface 3 is ok. +DEAL::Cell << 2.66, face 0 subface 0 is ok. +DEAL::Cell << 2.66, face 0 subface 1 is ok. +DEAL::Cell << 2.66, face 0 subface 2 is ok. +DEAL::Cell << 2.66, face 0 subface 3 is ok. +DEAL::Cell << 2.66, face 1 subface 0 is ok. +DEAL::Cell << 2.66, face 1 subface 1 is ok. +DEAL::Cell << 2.66, face 1 subface 2 is ok. +DEAL::Cell << 2.66, face 1 subface 3 is ok. +DEAL::Cell << 2.66, face 2 subface 0 is ok. +DEAL::Cell << 2.66, face 2 subface 1 is ok. +DEAL::Cell << 2.66, face 2 subface 2 is ok. +DEAL::Cell << 2.66, face 2 subface 3 is ok. +DEAL::Cell << 2.66, face 3 subface 0 is ok. +DEAL::Cell << 2.66, face 3 subface 1 is ok. +DEAL::Cell << 2.66, face 3 subface 2 is ok. +DEAL::Cell << 2.66, face 3 subface 3 is ok. +DEAL::Cell << 2.66, face 4 subface 0 is ok. +DEAL::Cell << 2.66, face 4 subface 1 is ok. +DEAL::Cell << 2.66, face 4 subface 2 is ok. +DEAL::Cell << 2.66, face 4 subface 3 is ok. +DEAL::Cell << 2.66, face 5 subface 0 is ok. +DEAL::Cell << 2.66, face 5 subface 1 is ok. +DEAL::Cell << 2.66, face 5 subface 2 is ok. +DEAL::Cell << 2.66, face 5 subface 3 is ok. +DEAL::Cell << 2.67, face 0 subface 0 is ok. +DEAL::Cell << 2.67, face 0 subface 1 is ok. +DEAL::Cell << 2.67, face 0 subface 2 is ok. +DEAL::Cell << 2.67, face 0 subface 3 is ok. +DEAL::Cell << 2.67, face 1 subface 0 is ok. +DEAL::Cell << 2.67, face 1 subface 1 is ok. +DEAL::Cell << 2.67, face 1 subface 2 is ok. +DEAL::Cell << 2.67, face 1 subface 3 is ok. +DEAL::Cell << 2.67, face 2 subface 0 is ok. +DEAL::Cell << 2.67, face 2 subface 1 is ok. +DEAL::Cell << 2.67, face 2 subface 2 is ok. +DEAL::Cell << 2.67, face 2 subface 3 is ok. +DEAL::Cell << 2.67, face 3 subface 0 is ok. +DEAL::Cell << 2.67, face 3 subface 1 is ok. +DEAL::Cell << 2.67, face 3 subface 2 is ok. +DEAL::Cell << 2.67, face 3 subface 3 is ok. +DEAL::Cell << 2.67, face 4 subface 0 is ok. +DEAL::Cell << 2.67, face 4 subface 1 is ok. +DEAL::Cell << 2.67, face 4 subface 2 is ok. +DEAL::Cell << 2.67, face 4 subface 3 is ok. +DEAL::Cell << 2.67, face 5 subface 0 is ok. +DEAL::Cell << 2.67, face 5 subface 1 is ok. +DEAL::Cell << 2.67, face 5 subface 2 is ok. +DEAL::Cell << 2.67, face 5 subface 3 is ok. +DEAL::Cell << 2.68, face 0 subface 0 is ok. +DEAL::Cell << 2.68, face 0 subface 1 is ok. +DEAL::Cell << 2.68, face 0 subface 2 is ok. +DEAL::Cell << 2.68, face 0 subface 3 is ok. +DEAL::Cell << 2.68, face 1 subface 0 is ok. +DEAL::Cell << 2.68, face 1 subface 1 is ok. +DEAL::Cell << 2.68, face 1 subface 2 is ok. +DEAL::Cell << 2.68, face 1 subface 3 is ok. +DEAL::Cell << 2.68, face 2 subface 0 is ok. +DEAL::Cell << 2.68, face 2 subface 1 is ok. +DEAL::Cell << 2.68, face 2 subface 2 is ok. +DEAL::Cell << 2.68, face 2 subface 3 is ok. +DEAL::Cell << 2.68, face 3 subface 0 is ok. +DEAL::Cell << 2.68, face 3 subface 1 is ok. +DEAL::Cell << 2.68, face 3 subface 2 is ok. +DEAL::Cell << 2.68, face 3 subface 3 is ok. +DEAL::Cell << 2.68, face 4 subface 0 is ok. +DEAL::Cell << 2.68, face 4 subface 1 is ok. +DEAL::Cell << 2.68, face 4 subface 2 is ok. +DEAL::Cell << 2.68, face 4 subface 3 is ok. +DEAL::Cell << 2.68, face 5 subface 0 is ok. +DEAL::Cell << 2.68, face 5 subface 1 is ok. +DEAL::Cell << 2.68, face 5 subface 2 is ok. +DEAL::Cell << 2.68, face 5 subface 3 is ok. +DEAL::Cell << 2.69, face 0 subface 0 is ok. +DEAL::Cell << 2.69, face 0 subface 1 is ok. +DEAL::Cell << 2.69, face 0 subface 2 is ok. +DEAL::Cell << 2.69, face 0 subface 3 is ok. +DEAL::Cell << 2.69, face 1 subface 0 is ok. +DEAL::Cell << 2.69, face 1 subface 1 is ok. +DEAL::Cell << 2.69, face 1 subface 2 is ok. +DEAL::Cell << 2.69, face 1 subface 3 is ok. +DEAL::Cell << 2.69, face 2 subface 0 is ok. +DEAL::Cell << 2.69, face 2 subface 1 is ok. +DEAL::Cell << 2.69, face 2 subface 2 is ok. +DEAL::Cell << 2.69, face 2 subface 3 is ok. +DEAL::Cell << 2.69, face 3 subface 0 is ok. +DEAL::Cell << 2.69, face 3 subface 1 is ok. +DEAL::Cell << 2.69, face 3 subface 2 is ok. +DEAL::Cell << 2.69, face 3 subface 3 is ok. +DEAL::Cell << 2.69, face 4 subface 0 is ok. +DEAL::Cell << 2.69, face 4 subface 1 is ok. +DEAL::Cell << 2.69, face 4 subface 2 is ok. +DEAL::Cell << 2.69, face 4 subface 3 is ok. +DEAL::Cell << 2.69, face 5 subface 0 is ok. +DEAL::Cell << 2.69, face 5 subface 1 is ok. +DEAL::Cell << 2.69, face 5 subface 2 is ok. +DEAL::Cell << 2.69, face 5 subface 3 is ok. +DEAL::Cell << 2.70, face 0 subface 0 is ok. +DEAL::Cell << 2.70, face 0 subface 1 is ok. +DEAL::Cell << 2.70, face 0 subface 2 is ok. +DEAL::Cell << 2.70, face 0 subface 3 is ok. +DEAL::Cell << 2.70, face 1 subface 0 is ok. +DEAL::Cell << 2.70, face 1 subface 1 is ok. +DEAL::Cell << 2.70, face 1 subface 2 is ok. +DEAL::Cell << 2.70, face 1 subface 3 is ok. +DEAL::Cell << 2.70, face 2 subface 0 is ok. +DEAL::Cell << 2.70, face 2 subface 1 is ok. +DEAL::Cell << 2.70, face 2 subface 2 is ok. +DEAL::Cell << 2.70, face 2 subface 3 is ok. +DEAL::Cell << 2.70, face 3 subface 0 is ok. +DEAL::Cell << 2.70, face 3 subface 1 is ok. +DEAL::Cell << 2.70, face 3 subface 2 is ok. +DEAL::Cell << 2.70, face 3 subface 3 is ok. +DEAL::Cell << 2.70, face 4 subface 0 is ok. +DEAL::Cell << 2.70, face 4 subface 1 is ok. +DEAL::Cell << 2.70, face 4 subface 2 is ok. +DEAL::Cell << 2.70, face 4 subface 3 is ok. +DEAL::Cell << 2.70, face 5 subface 0 is ok. +DEAL::Cell << 2.70, face 5 subface 1 is ok. +DEAL::Cell << 2.70, face 5 subface 2 is ok. +DEAL::Cell << 2.70, face 5 subface 3 is ok. +DEAL::Cell << 2.71, face 0 subface 0 is ok. +DEAL::Cell << 2.71, face 0 subface 1 is ok. +DEAL::Cell << 2.71, face 0 subface 2 is ok. +DEAL::Cell << 2.71, face 0 subface 3 is ok. +DEAL::Cell << 2.71, face 1 subface 0 is ok. +DEAL::Cell << 2.71, face 1 subface 1 is ok. +DEAL::Cell << 2.71, face 1 subface 2 is ok. +DEAL::Cell << 2.71, face 1 subface 3 is ok. +DEAL::Cell << 2.71, face 2 subface 0 is ok. +DEAL::Cell << 2.71, face 2 subface 1 is ok. +DEAL::Cell << 2.71, face 2 subface 2 is ok. +DEAL::Cell << 2.71, face 2 subface 3 is ok. +DEAL::Cell << 2.71, face 3 subface 0 is ok. +DEAL::Cell << 2.71, face 3 subface 1 is ok. +DEAL::Cell << 2.71, face 3 subface 2 is ok. +DEAL::Cell << 2.71, face 3 subface 3 is ok. +DEAL::Cell << 2.71, face 4 subface 0 is ok. +DEAL::Cell << 2.71, face 4 subface 1 is ok. +DEAL::Cell << 2.71, face 4 subface 2 is ok. +DEAL::Cell << 2.71, face 4 subface 3 is ok. +DEAL::Cell << 2.71, face 5 subface 0 is ok. +DEAL::Cell << 2.71, face 5 subface 1 is ok. +DEAL::Cell << 2.71, face 5 subface 2 is ok. +DEAL::Cell << 2.71, face 5 subface 3 is ok. +DEAL::Cell << 2.72, face 0 subface 0 is ok. +DEAL::Cell << 2.72, face 0 subface 1 is ok. +DEAL::Cell << 2.72, face 0 subface 2 is ok. +DEAL::Cell << 2.72, face 0 subface 3 is ok. +DEAL::Cell << 2.72, face 1 subface 0 is ok. +DEAL::Cell << 2.72, face 1 subface 1 is ok. +DEAL::Cell << 2.72, face 1 subface 2 is ok. +DEAL::Cell << 2.72, face 1 subface 3 is ok. +DEAL::Cell << 2.72, face 2 subface 0 is ok. +DEAL::Cell << 2.72, face 2 subface 1 is ok. +DEAL::Cell << 2.72, face 2 subface 2 is ok. +DEAL::Cell << 2.72, face 2 subface 3 is ok. +DEAL::Cell << 2.72, face 3 subface 0 is ok. +DEAL::Cell << 2.72, face 3 subface 1 is ok. +DEAL::Cell << 2.72, face 3 subface 2 is ok. +DEAL::Cell << 2.72, face 3 subface 3 is ok. +DEAL::Cell << 2.72, face 4 subface 0 is ok. +DEAL::Cell << 2.72, face 4 subface 1 is ok. +DEAL::Cell << 2.72, face 4 subface 2 is ok. +DEAL::Cell << 2.72, face 4 subface 3 is ok. +DEAL::Cell << 2.72, face 5 subface 0 is ok. +DEAL::Cell << 2.72, face 5 subface 1 is ok. +DEAL::Cell << 2.72, face 5 subface 2 is ok. +DEAL::Cell << 2.72, face 5 subface 3 is ok. +DEAL::Cell << 2.73, face 0 subface 0 is ok. +DEAL::Cell << 2.73, face 0 subface 1 is ok. +DEAL::Cell << 2.73, face 0 subface 2 is ok. +DEAL::Cell << 2.73, face 0 subface 3 is ok. +DEAL::Cell << 2.73, face 1 subface 0 is ok. +DEAL::Cell << 2.73, face 1 subface 1 is ok. +DEAL::Cell << 2.73, face 1 subface 2 is ok. +DEAL::Cell << 2.73, face 1 subface 3 is ok. +DEAL::Cell << 2.73, face 2 subface 0 is ok. +DEAL::Cell << 2.73, face 2 subface 1 is ok. +DEAL::Cell << 2.73, face 2 subface 2 is ok. +DEAL::Cell << 2.73, face 2 subface 3 is ok. +DEAL::Cell << 2.73, face 3 subface 0 is ok. +DEAL::Cell << 2.73, face 3 subface 1 is ok. +DEAL::Cell << 2.73, face 3 subface 2 is ok. +DEAL::Cell << 2.73, face 3 subface 3 is ok. +DEAL::Cell << 2.73, face 4 subface 0 is ok. +DEAL::Cell << 2.73, face 4 subface 1 is ok. +DEAL::Cell << 2.73, face 4 subface 2 is ok. +DEAL::Cell << 2.73, face 4 subface 3 is ok. +DEAL::Cell << 2.73, face 5 subface 0 is ok. +DEAL::Cell << 2.73, face 5 subface 1 is ok. +DEAL::Cell << 2.73, face 5 subface 2 is ok. +DEAL::Cell << 2.73, face 5 subface 3 is ok. +DEAL::Cell << 2.74, face 0 subface 0 is ok. +DEAL::Cell << 2.74, face 0 subface 1 is ok. +DEAL::Cell << 2.74, face 0 subface 2 is ok. +DEAL::Cell << 2.74, face 0 subface 3 is ok. +DEAL::Cell << 2.74, face 1 subface 0 is ok. +DEAL::Cell << 2.74, face 1 subface 1 is ok. +DEAL::Cell << 2.74, face 1 subface 2 is ok. +DEAL::Cell << 2.74, face 1 subface 3 is ok. +DEAL::Cell << 2.74, face 2 subface 0 is ok. +DEAL::Cell << 2.74, face 2 subface 1 is ok. +DEAL::Cell << 2.74, face 2 subface 2 is ok. +DEAL::Cell << 2.74, face 2 subface 3 is ok. +DEAL::Cell << 2.74, face 3 subface 0 is ok. +DEAL::Cell << 2.74, face 3 subface 1 is ok. +DEAL::Cell << 2.74, face 3 subface 2 is ok. +DEAL::Cell << 2.74, face 3 subface 3 is ok. +DEAL::Cell << 2.74, face 4 subface 0 is ok. +DEAL::Cell << 2.74, face 4 subface 1 is ok. +DEAL::Cell << 2.74, face 4 subface 2 is ok. +DEAL::Cell << 2.74, face 4 subface 3 is ok. +DEAL::Cell << 2.74, face 5 subface 0 is ok. +DEAL::Cell << 2.74, face 5 subface 1 is ok. +DEAL::Cell << 2.74, face 5 subface 2 is ok. +DEAL::Cell << 2.74, face 5 subface 3 is ok. +DEAL::Cell << 2.75, face 0 subface 0 is ok. +DEAL::Cell << 2.75, face 0 subface 1 is ok. +DEAL::Cell << 2.75, face 0 subface 2 is ok. +DEAL::Cell << 2.75, face 0 subface 3 is ok. +DEAL::Cell << 2.75, face 1 subface 0 is ok. +DEAL::Cell << 2.75, face 1 subface 1 is ok. +DEAL::Cell << 2.75, face 1 subface 2 is ok. +DEAL::Cell << 2.75, face 1 subface 3 is ok. +DEAL::Cell << 2.75, face 2 subface 0 is ok. +DEAL::Cell << 2.75, face 2 subface 1 is ok. +DEAL::Cell << 2.75, face 2 subface 2 is ok. +DEAL::Cell << 2.75, face 2 subface 3 is ok. +DEAL::Cell << 2.75, face 3 subface 0 is ok. +DEAL::Cell << 2.75, face 3 subface 1 is ok. +DEAL::Cell << 2.75, face 3 subface 2 is ok. +DEAL::Cell << 2.75, face 3 subface 3 is ok. +DEAL::Cell << 2.75, face 4 subface 0 is ok. +DEAL::Cell << 2.75, face 4 subface 1 is ok. +DEAL::Cell << 2.75, face 4 subface 2 is ok. +DEAL::Cell << 2.75, face 4 subface 3 is ok. +DEAL::Cell << 2.75, face 5 subface 0 is ok. +DEAL::Cell << 2.75, face 5 subface 1 is ok. +DEAL::Cell << 2.75, face 5 subface 2 is ok. +DEAL::Cell << 2.75, face 5 subface 3 is ok. +DEAL::Cell << 2.76, face 0 subface 0 is ok. +DEAL::Cell << 2.76, face 0 subface 1 is ok. +DEAL::Cell << 2.76, face 0 subface 2 is ok. +DEAL::Cell << 2.76, face 0 subface 3 is ok. +DEAL::Cell << 2.76, face 1 subface 0 is ok. +DEAL::Cell << 2.76, face 1 subface 1 is ok. +DEAL::Cell << 2.76, face 1 subface 2 is ok. +DEAL::Cell << 2.76, face 1 subface 3 is ok. +DEAL::Cell << 2.76, face 2 subface 0 is ok. +DEAL::Cell << 2.76, face 2 subface 1 is ok. +DEAL::Cell << 2.76, face 2 subface 2 is ok. +DEAL::Cell << 2.76, face 2 subface 3 is ok. +DEAL::Cell << 2.76, face 3 subface 0 is ok. +DEAL::Cell << 2.76, face 3 subface 1 is ok. +DEAL::Cell << 2.76, face 3 subface 2 is ok. +DEAL::Cell << 2.76, face 3 subface 3 is ok. +DEAL::Cell << 2.76, face 4 subface 0 is ok. +DEAL::Cell << 2.76, face 4 subface 1 is ok. +DEAL::Cell << 2.76, face 4 subface 2 is ok. +DEAL::Cell << 2.76, face 4 subface 3 is ok. +DEAL::Cell << 2.76, face 5 subface 0 is ok. +DEAL::Cell << 2.76, face 5 subface 1 is ok. +DEAL::Cell << 2.76, face 5 subface 2 is ok. +DEAL::Cell << 2.76, face 5 subface 3 is ok. +DEAL::Cell << 2.77, face 0 subface 0 is ok. +DEAL::Cell << 2.77, face 0 subface 1 is ok. +DEAL::Cell << 2.77, face 0 subface 2 is ok. +DEAL::Cell << 2.77, face 0 subface 3 is ok. +DEAL::Cell << 2.77, face 1 subface 0 is ok. +DEAL::Cell << 2.77, face 1 subface 1 is ok. +DEAL::Cell << 2.77, face 1 subface 2 is ok. +DEAL::Cell << 2.77, face 1 subface 3 is ok. +DEAL::Cell << 2.77, face 2 subface 0 is ok. +DEAL::Cell << 2.77, face 2 subface 1 is ok. +DEAL::Cell << 2.77, face 2 subface 2 is ok. +DEAL::Cell << 2.77, face 2 subface 3 is ok. +DEAL::Cell << 2.77, face 3 subface 0 is ok. +DEAL::Cell << 2.77, face 3 subface 1 is ok. +DEAL::Cell << 2.77, face 3 subface 2 is ok. +DEAL::Cell << 2.77, face 3 subface 3 is ok. +DEAL::Cell << 2.77, face 4 subface 0 is ok. +DEAL::Cell << 2.77, face 4 subface 1 is ok. +DEAL::Cell << 2.77, face 4 subface 2 is ok. +DEAL::Cell << 2.77, face 4 subface 3 is ok. +DEAL::Cell << 2.77, face 5 subface 0 is ok. +DEAL::Cell << 2.77, face 5 subface 1 is ok. +DEAL::Cell << 2.77, face 5 subface 2 is ok. +DEAL::Cell << 2.77, face 5 subface 3 is ok. +DEAL::Cell << 2.78, face 0 subface 0 is ok. +DEAL::Cell << 2.78, face 0 subface 1 is ok. +DEAL::Cell << 2.78, face 0 subface 2 is ok. +DEAL::Cell << 2.78, face 0 subface 3 is ok. +DEAL::Cell << 2.78, face 1 subface 0 is ok. +DEAL::Cell << 2.78, face 1 subface 1 is ok. +DEAL::Cell << 2.78, face 1 subface 2 is ok. +DEAL::Cell << 2.78, face 1 subface 3 is ok. +DEAL::Cell << 2.78, face 2 subface 0 is ok. +DEAL::Cell << 2.78, face 2 subface 1 is ok. +DEAL::Cell << 2.78, face 2 subface 2 is ok. +DEAL::Cell << 2.78, face 2 subface 3 is ok. +DEAL::Cell << 2.78, face 3 subface 0 is ok. +DEAL::Cell << 2.78, face 3 subface 1 is ok. +DEAL::Cell << 2.78, face 3 subface 2 is ok. +DEAL::Cell << 2.78, face 3 subface 3 is ok. +DEAL::Cell << 2.78, face 4 subface 0 is ok. +DEAL::Cell << 2.78, face 4 subface 1 is ok. +DEAL::Cell << 2.78, face 4 subface 2 is ok. +DEAL::Cell << 2.78, face 4 subface 3 is ok. +DEAL::Cell << 2.78, face 5 subface 0 is ok. +DEAL::Cell << 2.78, face 5 subface 1 is ok. +DEAL::Cell << 2.78, face 5 subface 2 is ok. +DEAL::Cell << 2.78, face 5 subface 3 is ok. +DEAL::Cell << 2.79, face 0 subface 0 is ok. +DEAL::Cell << 2.79, face 0 subface 1 is ok. +DEAL::Cell << 2.79, face 0 subface 2 is ok. +DEAL::Cell << 2.79, face 0 subface 3 is ok. +DEAL::Cell << 2.79, face 1 subface 0 is ok. +DEAL::Cell << 2.79, face 1 subface 1 is ok. +DEAL::Cell << 2.79, face 1 subface 2 is ok. +DEAL::Cell << 2.79, face 1 subface 3 is ok. +DEAL::Cell << 2.79, face 2 subface 0 is ok. +DEAL::Cell << 2.79, face 2 subface 1 is ok. +DEAL::Cell << 2.79, face 2 subface 2 is ok. +DEAL::Cell << 2.79, face 2 subface 3 is ok. +DEAL::Cell << 2.79, face 3 subface 0 is ok. +DEAL::Cell << 2.79, face 3 subface 1 is ok. +DEAL::Cell << 2.79, face 3 subface 2 is ok. +DEAL::Cell << 2.79, face 3 subface 3 is ok. +DEAL::Cell << 2.79, face 4 subface 0 is ok. +DEAL::Cell << 2.79, face 4 subface 1 is ok. +DEAL::Cell << 2.79, face 4 subface 2 is ok. +DEAL::Cell << 2.79, face 4 subface 3 is ok. +DEAL::Cell << 2.79, face 5 subface 0 is ok. +DEAL::Cell << 2.79, face 5 subface 1 is ok. +DEAL::Cell << 2.79, face 5 subface 2 is ok. +DEAL::Cell << 2.79, face 5 subface 3 is ok. +DEAL::Cell << 2.80, face 0 subface 0 is ok. +DEAL::Cell << 2.80, face 0 subface 1 is ok. +DEAL::Cell << 2.80, face 0 subface 2 is ok. +DEAL::Cell << 2.80, face 0 subface 3 is ok. +DEAL::Cell << 2.80, face 1 subface 0 is ok. +DEAL::Cell << 2.80, face 1 subface 1 is ok. +DEAL::Cell << 2.80, face 1 subface 2 is ok. +DEAL::Cell << 2.80, face 1 subface 3 is ok. +DEAL::Cell << 2.80, face 2 subface 0 is ok. +DEAL::Cell << 2.80, face 2 subface 1 is ok. +DEAL::Cell << 2.80, face 2 subface 2 is ok. +DEAL::Cell << 2.80, face 2 subface 3 is ok. +DEAL::Cell << 2.80, face 3 subface 0 is ok. +DEAL::Cell << 2.80, face 3 subface 1 is ok. +DEAL::Cell << 2.80, face 3 subface 2 is ok. +DEAL::Cell << 2.80, face 3 subface 3 is ok. +DEAL::Cell << 2.80, face 4 subface 0 is ok. +DEAL::Cell << 2.80, face 4 subface 1 is ok. +DEAL::Cell << 2.80, face 4 subface 2 is ok. +DEAL::Cell << 2.80, face 4 subface 3 is ok. +DEAL::Cell << 2.80, face 5 subface 0 is ok. +DEAL::Cell << 2.80, face 5 subface 1 is ok. +DEAL::Cell << 2.80, face 5 subface 2 is ok. +DEAL::Cell << 2.80, face 5 subface 3 is ok. +DEAL::Cell << 2.81, face 0 subface 0 is ok. +DEAL::Cell << 2.81, face 0 subface 1 is ok. +DEAL::Cell << 2.81, face 0 subface 2 is ok. +DEAL::Cell << 2.81, face 0 subface 3 is ok. +DEAL::Cell << 2.81, face 1 subface 0 is ok. +DEAL::Cell << 2.81, face 1 subface 1 is ok. +DEAL::Cell << 2.81, face 1 subface 2 is ok. +DEAL::Cell << 2.81, face 1 subface 3 is ok. +DEAL::Cell << 2.81, face 2 subface 0 is ok. +DEAL::Cell << 2.81, face 2 subface 1 is ok. +DEAL::Cell << 2.81, face 2 subface 2 is ok. +DEAL::Cell << 2.81, face 2 subface 3 is ok. +DEAL::Cell << 2.81, face 3 subface 0 is ok. +DEAL::Cell << 2.81, face 3 subface 1 is ok. +DEAL::Cell << 2.81, face 3 subface 2 is ok. +DEAL::Cell << 2.81, face 3 subface 3 is ok. +DEAL::Cell << 2.81, face 4 subface 0 is ok. +DEAL::Cell << 2.81, face 4 subface 1 is ok. +DEAL::Cell << 2.81, face 4 subface 2 is ok. +DEAL::Cell << 2.81, face 4 subface 3 is ok. +DEAL::Cell << 2.81, face 5 subface 0 is ok. +DEAL::Cell << 2.81, face 5 subface 1 is ok. +DEAL::Cell << 2.81, face 5 subface 2 is ok. +DEAL::Cell << 2.81, face 5 subface 3 is ok. +DEAL::Cell << 2.82, face 0 subface 0 is ok. +DEAL::Cell << 2.82, face 0 subface 1 is ok. +DEAL::Cell << 2.82, face 0 subface 2 is ok. +DEAL::Cell << 2.82, face 0 subface 3 is ok. +DEAL::Cell << 2.82, face 1 subface 0 is ok. +DEAL::Cell << 2.82, face 1 subface 1 is ok. +DEAL::Cell << 2.82, face 1 subface 2 is ok. +DEAL::Cell << 2.82, face 1 subface 3 is ok. +DEAL::Cell << 2.82, face 2 subface 0 is ok. +DEAL::Cell << 2.82, face 2 subface 1 is ok. +DEAL::Cell << 2.82, face 2 subface 2 is ok. +DEAL::Cell << 2.82, face 2 subface 3 is ok. +DEAL::Cell << 2.82, face 3 subface 0 is ok. +DEAL::Cell << 2.82, face 3 subface 1 is ok. +DEAL::Cell << 2.82, face 3 subface 2 is ok. +DEAL::Cell << 2.82, face 3 subface 3 is ok. +DEAL::Cell << 2.82, face 4 subface 0 is ok. +DEAL::Cell << 2.82, face 4 subface 1 is ok. +DEAL::Cell << 2.82, face 4 subface 2 is ok. +DEAL::Cell << 2.82, face 4 subface 3 is ok. +DEAL::Cell << 2.82, face 5 subface 0 is ok. +DEAL::Cell << 2.82, face 5 subface 1 is ok. +DEAL::Cell << 2.82, face 5 subface 2 is ok. +DEAL::Cell << 2.82, face 5 subface 3 is ok. +DEAL::Cell << 2.83, face 0 subface 0 is ok. +DEAL::Cell << 2.83, face 0 subface 1 is ok. +DEAL::Cell << 2.83, face 0 subface 2 is ok. +DEAL::Cell << 2.83, face 0 subface 3 is ok. +DEAL::Cell << 2.83, face 1 subface 0 is ok. +DEAL::Cell << 2.83, face 1 subface 1 is ok. +DEAL::Cell << 2.83, face 1 subface 2 is ok. +DEAL::Cell << 2.83, face 1 subface 3 is ok. +DEAL::Cell << 2.83, face 2 subface 0 is ok. +DEAL::Cell << 2.83, face 2 subface 1 is ok. +DEAL::Cell << 2.83, face 2 subface 2 is ok. +DEAL::Cell << 2.83, face 2 subface 3 is ok. +DEAL::Cell << 2.83, face 3 subface 0 is ok. +DEAL::Cell << 2.83, face 3 subface 1 is ok. +DEAL::Cell << 2.83, face 3 subface 2 is ok. +DEAL::Cell << 2.83, face 3 subface 3 is ok. +DEAL::Cell << 2.83, face 4 subface 0 is ok. +DEAL::Cell << 2.83, face 4 subface 1 is ok. +DEAL::Cell << 2.83, face 4 subface 2 is ok. +DEAL::Cell << 2.83, face 4 subface 3 is ok. +DEAL::Cell << 2.83, face 5 subface 0 is ok. +DEAL::Cell << 2.83, face 5 subface 1 is ok. +DEAL::Cell << 2.83, face 5 subface 2 is ok. +DEAL::Cell << 2.83, face 5 subface 3 is ok. +DEAL::Cell << 2.84, face 0 subface 0 is ok. +DEAL::Cell << 2.84, face 0 subface 1 is ok. +DEAL::Cell << 2.84, face 0 subface 2 is ok. +DEAL::Cell << 2.84, face 0 subface 3 is ok. +DEAL::Cell << 2.84, face 1 subface 0 is ok. +DEAL::Cell << 2.84, face 1 subface 1 is ok. +DEAL::Cell << 2.84, face 1 subface 2 is ok. +DEAL::Cell << 2.84, face 1 subface 3 is ok. +DEAL::Cell << 2.84, face 2 subface 0 is ok. +DEAL::Cell << 2.84, face 2 subface 1 is ok. +DEAL::Cell << 2.84, face 2 subface 2 is ok. +DEAL::Cell << 2.84, face 2 subface 3 is ok. +DEAL::Cell << 2.84, face 3 subface 0 is ok. +DEAL::Cell << 2.84, face 3 subface 1 is ok. +DEAL::Cell << 2.84, face 3 subface 2 is ok. +DEAL::Cell << 2.84, face 3 subface 3 is ok. +DEAL::Cell << 2.84, face 4 subface 0 is ok. +DEAL::Cell << 2.84, face 4 subface 1 is ok. +DEAL::Cell << 2.84, face 4 subface 2 is ok. +DEAL::Cell << 2.84, face 4 subface 3 is ok. +DEAL::Cell << 2.84, face 5 subface 0 is ok. +DEAL::Cell << 2.84, face 5 subface 1 is ok. +DEAL::Cell << 2.84, face 5 subface 2 is ok. +DEAL::Cell << 2.84, face 5 subface 3 is ok. +DEAL::Cell << 2.85, face 0 subface 0 is ok. +DEAL::Cell << 2.85, face 0 subface 1 is ok. +DEAL::Cell << 2.85, face 0 subface 2 is ok. +DEAL::Cell << 2.85, face 0 subface 3 is ok. +DEAL::Cell << 2.85, face 1 subface 0 is ok. +DEAL::Cell << 2.85, face 1 subface 1 is ok. +DEAL::Cell << 2.85, face 1 subface 2 is ok. +DEAL::Cell << 2.85, face 1 subface 3 is ok. +DEAL::Cell << 2.85, face 2 subface 0 is ok. +DEAL::Cell << 2.85, face 2 subface 1 is ok. +DEAL::Cell << 2.85, face 2 subface 2 is ok. +DEAL::Cell << 2.85, face 2 subface 3 is ok. +DEAL::Cell << 2.85, face 3 subface 0 is ok. +DEAL::Cell << 2.85, face 3 subface 1 is ok. +DEAL::Cell << 2.85, face 3 subface 2 is ok. +DEAL::Cell << 2.85, face 3 subface 3 is ok. +DEAL::Cell << 2.85, face 4 subface 0 is ok. +DEAL::Cell << 2.85, face 4 subface 1 is ok. +DEAL::Cell << 2.85, face 4 subface 2 is ok. +DEAL::Cell << 2.85, face 4 subface 3 is ok. +DEAL::Cell << 2.85, face 5 subface 0 is ok. +DEAL::Cell << 2.85, face 5 subface 1 is ok. +DEAL::Cell << 2.85, face 5 subface 2 is ok. +DEAL::Cell << 2.85, face 5 subface 3 is ok. +DEAL::Cell << 2.86, face 0 subface 0 is ok. +DEAL::Cell << 2.86, face 0 subface 1 is ok. +DEAL::Cell << 2.86, face 0 subface 2 is ok. +DEAL::Cell << 2.86, face 0 subface 3 is ok. +DEAL::Cell << 2.86, face 1 subface 0 is ok. +DEAL::Cell << 2.86, face 1 subface 1 is ok. +DEAL::Cell << 2.86, face 1 subface 2 is ok. +DEAL::Cell << 2.86, face 1 subface 3 is ok. +DEAL::Cell << 2.86, face 2 subface 0 is ok. +DEAL::Cell << 2.86, face 2 subface 1 is ok. +DEAL::Cell << 2.86, face 2 subface 2 is ok. +DEAL::Cell << 2.86, face 2 subface 3 is ok. +DEAL::Cell << 2.86, face 3 subface 0 is ok. +DEAL::Cell << 2.86, face 3 subface 1 is ok. +DEAL::Cell << 2.86, face 3 subface 2 is ok. +DEAL::Cell << 2.86, face 3 subface 3 is ok. +DEAL::Cell << 2.86, face 4 subface 0 is ok. +DEAL::Cell << 2.86, face 4 subface 1 is ok. +DEAL::Cell << 2.86, face 4 subface 2 is ok. +DEAL::Cell << 2.86, face 4 subface 3 is ok. +DEAL::Cell << 2.86, face 5 subface 0 is ok. +DEAL::Cell << 2.86, face 5 subface 1 is ok. +DEAL::Cell << 2.86, face 5 subface 2 is ok. +DEAL::Cell << 2.86, face 5 subface 3 is ok. +DEAL::Cell << 2.87, face 0 subface 0 is ok. +DEAL::Cell << 2.87, face 0 subface 1 is ok. +DEAL::Cell << 2.87, face 0 subface 2 is ok. +DEAL::Cell << 2.87, face 0 subface 3 is ok. +DEAL::Cell << 2.87, face 1 subface 0 is ok. +DEAL::Cell << 2.87, face 1 subface 1 is ok. +DEAL::Cell << 2.87, face 1 subface 2 is ok. +DEAL::Cell << 2.87, face 1 subface 3 is ok. +DEAL::Cell << 2.87, face 2 subface 0 is ok. +DEAL::Cell << 2.87, face 2 subface 1 is ok. +DEAL::Cell << 2.87, face 2 subface 2 is ok. +DEAL::Cell << 2.87, face 2 subface 3 is ok. +DEAL::Cell << 2.87, face 3 subface 0 is ok. +DEAL::Cell << 2.87, face 3 subface 1 is ok. +DEAL::Cell << 2.87, face 3 subface 2 is ok. +DEAL::Cell << 2.87, face 3 subface 3 is ok. +DEAL::Cell << 2.87, face 4 subface 0 is ok. +DEAL::Cell << 2.87, face 4 subface 1 is ok. +DEAL::Cell << 2.87, face 4 subface 2 is ok. +DEAL::Cell << 2.87, face 4 subface 3 is ok. +DEAL::Cell << 2.87, face 5 subface 0 is ok. +DEAL::Cell << 2.87, face 5 subface 1 is ok. +DEAL::Cell << 2.87, face 5 subface 2 is ok. +DEAL::Cell << 2.87, face 5 subface 3 is ok. +DEAL::Cell << 2.88, face 0 subface 0 is ok. +DEAL::Cell << 2.88, face 0 subface 1 is ok. +DEAL::Cell << 2.88, face 0 subface 2 is ok. +DEAL::Cell << 2.88, face 0 subface 3 is ok. +DEAL::Cell << 2.88, face 1 subface 0 is ok. +DEAL::Cell << 2.88, face 1 subface 1 is ok. +DEAL::Cell << 2.88, face 1 subface 2 is ok. +DEAL::Cell << 2.88, face 1 subface 3 is ok. +DEAL::Cell << 2.88, face 2 subface 0 is ok. +DEAL::Cell << 2.88, face 2 subface 1 is ok. +DEAL::Cell << 2.88, face 2 subface 2 is ok. +DEAL::Cell << 2.88, face 2 subface 3 is ok. +DEAL::Cell << 2.88, face 3 subface 0 is ok. +DEAL::Cell << 2.88, face 3 subface 1 is ok. +DEAL::Cell << 2.88, face 3 subface 2 is ok. +DEAL::Cell << 2.88, face 3 subface 3 is ok. +DEAL::Cell << 2.88, face 4 subface 0 is ok. +DEAL::Cell << 2.88, face 4 subface 1 is ok. +DEAL::Cell << 2.88, face 4 subface 2 is ok. +DEAL::Cell << 2.88, face 4 subface 3 is ok. +DEAL::Cell << 2.88, face 5 subface 0 is ok. +DEAL::Cell << 2.88, face 5 subface 1 is ok. +DEAL::Cell << 2.88, face 5 subface 2 is ok. +DEAL::Cell << 2.88, face 5 subface 3 is ok. +DEAL::Cell << 2.89, face 0 subface 0 is ok. +DEAL::Cell << 2.89, face 0 subface 1 is ok. +DEAL::Cell << 2.89, face 0 subface 2 is ok. +DEAL::Cell << 2.89, face 0 subface 3 is ok. +DEAL::Cell << 2.89, face 1 subface 0 is ok. +DEAL::Cell << 2.89, face 1 subface 1 is ok. +DEAL::Cell << 2.89, face 1 subface 2 is ok. +DEAL::Cell << 2.89, face 1 subface 3 is ok. +DEAL::Cell << 2.89, face 2 subface 0 is ok. +DEAL::Cell << 2.89, face 2 subface 1 is ok. +DEAL::Cell << 2.89, face 2 subface 2 is ok. +DEAL::Cell << 2.89, face 2 subface 3 is ok. +DEAL::Cell << 2.89, face 3 subface 0 is ok. +DEAL::Cell << 2.89, face 3 subface 1 is ok. +DEAL::Cell << 2.89, face 3 subface 2 is ok. +DEAL::Cell << 2.89, face 3 subface 3 is ok. +DEAL::Cell << 2.89, face 4 subface 0 is ok. +DEAL::Cell << 2.89, face 4 subface 1 is ok. +DEAL::Cell << 2.89, face 4 subface 2 is ok. +DEAL::Cell << 2.89, face 4 subface 3 is ok. +DEAL::Cell << 2.89, face 5 subface 0 is ok. +DEAL::Cell << 2.89, face 5 subface 1 is ok. +DEAL::Cell << 2.89, face 5 subface 2 is ok. +DEAL::Cell << 2.89, face 5 subface 3 is ok. +DEAL::Cell << 2.90, face 0 subface 0 is ok. +DEAL::Cell << 2.90, face 0 subface 1 is ok. +DEAL::Cell << 2.90, face 0 subface 2 is ok. +DEAL::Cell << 2.90, face 0 subface 3 is ok. +DEAL::Cell << 2.90, face 1 subface 0 is ok. +DEAL::Cell << 2.90, face 1 subface 1 is ok. +DEAL::Cell << 2.90, face 1 subface 2 is ok. +DEAL::Cell << 2.90, face 1 subface 3 is ok. +DEAL::Cell << 2.90, face 2 subface 0 is ok. +DEAL::Cell << 2.90, face 2 subface 1 is ok. +DEAL::Cell << 2.90, face 2 subface 2 is ok. +DEAL::Cell << 2.90, face 2 subface 3 is ok. +DEAL::Cell << 2.90, face 3 subface 0 is ok. +DEAL::Cell << 2.90, face 3 subface 1 is ok. +DEAL::Cell << 2.90, face 3 subface 2 is ok. +DEAL::Cell << 2.90, face 3 subface 3 is ok. +DEAL::Cell << 2.90, face 4 subface 0 is ok. +DEAL::Cell << 2.90, face 4 subface 1 is ok. +DEAL::Cell << 2.90, face 4 subface 2 is ok. +DEAL::Cell << 2.90, face 4 subface 3 is ok. +DEAL::Cell << 2.90, face 5 subface 0 is ok. +DEAL::Cell << 2.90, face 5 subface 1 is ok. +DEAL::Cell << 2.90, face 5 subface 2 is ok. +DEAL::Cell << 2.90, face 5 subface 3 is ok. +DEAL::Cell << 2.91, face 0 subface 0 is ok. +DEAL::Cell << 2.91, face 0 subface 1 is ok. +DEAL::Cell << 2.91, face 0 subface 2 is ok. +DEAL::Cell << 2.91, face 0 subface 3 is ok. +DEAL::Cell << 2.91, face 1 subface 0 is ok. +DEAL::Cell << 2.91, face 1 subface 1 is ok. +DEAL::Cell << 2.91, face 1 subface 2 is ok. +DEAL::Cell << 2.91, face 1 subface 3 is ok. +DEAL::Cell << 2.91, face 2 subface 0 is ok. +DEAL::Cell << 2.91, face 2 subface 1 is ok. +DEAL::Cell << 2.91, face 2 subface 2 is ok. +DEAL::Cell << 2.91, face 2 subface 3 is ok. +DEAL::Cell << 2.91, face 3 subface 0 is ok. +DEAL::Cell << 2.91, face 3 subface 1 is ok. +DEAL::Cell << 2.91, face 3 subface 2 is ok. +DEAL::Cell << 2.91, face 3 subface 3 is ok. +DEAL::Cell << 2.91, face 4 subface 0 is ok. +DEAL::Cell << 2.91, face 4 subface 1 is ok. +DEAL::Cell << 2.91, face 4 subface 2 is ok. +DEAL::Cell << 2.91, face 4 subface 3 is ok. +DEAL::Cell << 2.91, face 5 subface 0 is ok. +DEAL::Cell << 2.91, face 5 subface 1 is ok. +DEAL::Cell << 2.91, face 5 subface 2 is ok. +DEAL::Cell << 2.91, face 5 subface 3 is ok. +DEAL::Cell << 2.92, face 0 subface 0 is ok. +DEAL::Cell << 2.92, face 0 subface 1 is ok. +DEAL::Cell << 2.92, face 0 subface 2 is ok. +DEAL::Cell << 2.92, face 0 subface 3 is ok. +DEAL::Cell << 2.92, face 1 subface 0 is ok. +DEAL::Cell << 2.92, face 1 subface 1 is ok. +DEAL::Cell << 2.92, face 1 subface 2 is ok. +DEAL::Cell << 2.92, face 1 subface 3 is ok. +DEAL::Cell << 2.92, face 2 subface 0 is ok. +DEAL::Cell << 2.92, face 2 subface 1 is ok. +DEAL::Cell << 2.92, face 2 subface 2 is ok. +DEAL::Cell << 2.92, face 2 subface 3 is ok. +DEAL::Cell << 2.92, face 3 subface 0 is ok. +DEAL::Cell << 2.92, face 3 subface 1 is ok. +DEAL::Cell << 2.92, face 3 subface 2 is ok. +DEAL::Cell << 2.92, face 3 subface 3 is ok. +DEAL::Cell << 2.92, face 4 subface 0 is ok. +DEAL::Cell << 2.92, face 4 subface 1 is ok. +DEAL::Cell << 2.92, face 4 subface 2 is ok. +DEAL::Cell << 2.92, face 4 subface 3 is ok. +DEAL::Cell << 2.92, face 5 subface 0 is ok. +DEAL::Cell << 2.92, face 5 subface 1 is ok. +DEAL::Cell << 2.92, face 5 subface 2 is ok. +DEAL::Cell << 2.92, face 5 subface 3 is ok. +DEAL::Cell << 2.93, face 0 subface 0 is ok. +DEAL::Cell << 2.93, face 0 subface 1 is ok. +DEAL::Cell << 2.93, face 0 subface 2 is ok. +DEAL::Cell << 2.93, face 0 subface 3 is ok. +DEAL::Cell << 2.93, face 1 subface 0 is ok. +DEAL::Cell << 2.93, face 1 subface 1 is ok. +DEAL::Cell << 2.93, face 1 subface 2 is ok. +DEAL::Cell << 2.93, face 1 subface 3 is ok. +DEAL::Cell << 2.93, face 2 subface 0 is ok. +DEAL::Cell << 2.93, face 2 subface 1 is ok. +DEAL::Cell << 2.93, face 2 subface 2 is ok. +DEAL::Cell << 2.93, face 2 subface 3 is ok. +DEAL::Cell << 2.93, face 3 subface 0 is ok. +DEAL::Cell << 2.93, face 3 subface 1 is ok. +DEAL::Cell << 2.93, face 3 subface 2 is ok. +DEAL::Cell << 2.93, face 3 subface 3 is ok. +DEAL::Cell << 2.93, face 4 subface 0 is ok. +DEAL::Cell << 2.93, face 4 subface 1 is ok. +DEAL::Cell << 2.93, face 4 subface 2 is ok. +DEAL::Cell << 2.93, face 4 subface 3 is ok. +DEAL::Cell << 2.93, face 5 subface 0 is ok. +DEAL::Cell << 2.93, face 5 subface 1 is ok. +DEAL::Cell << 2.93, face 5 subface 2 is ok. +DEAL::Cell << 2.93, face 5 subface 3 is ok. +DEAL::Cell << 2.94, face 0 subface 0 is ok. +DEAL::Cell << 2.94, face 0 subface 1 is ok. +DEAL::Cell << 2.94, face 0 subface 2 is ok. +DEAL::Cell << 2.94, face 0 subface 3 is ok. +DEAL::Cell << 2.94, face 1 subface 0 is ok. +DEAL::Cell << 2.94, face 1 subface 1 is ok. +DEAL::Cell << 2.94, face 1 subface 2 is ok. +DEAL::Cell << 2.94, face 1 subface 3 is ok. +DEAL::Cell << 2.94, face 2 subface 0 is ok. +DEAL::Cell << 2.94, face 2 subface 1 is ok. +DEAL::Cell << 2.94, face 2 subface 2 is ok. +DEAL::Cell << 2.94, face 2 subface 3 is ok. +DEAL::Cell << 2.94, face 3 subface 0 is ok. +DEAL::Cell << 2.94, face 3 subface 1 is ok. +DEAL::Cell << 2.94, face 3 subface 2 is ok. +DEAL::Cell << 2.94, face 3 subface 3 is ok. +DEAL::Cell << 2.94, face 4 subface 0 is ok. +DEAL::Cell << 2.94, face 4 subface 1 is ok. +DEAL::Cell << 2.94, face 4 subface 2 is ok. +DEAL::Cell << 2.94, face 4 subface 3 is ok. +DEAL::Cell << 2.94, face 5 subface 0 is ok. +DEAL::Cell << 2.94, face 5 subface 1 is ok. +DEAL::Cell << 2.94, face 5 subface 2 is ok. +DEAL::Cell << 2.94, face 5 subface 3 is ok. +DEAL::Cell << 2.95, face 0 subface 0 is ok. +DEAL::Cell << 2.95, face 0 subface 1 is ok. +DEAL::Cell << 2.95, face 0 subface 2 is ok. +DEAL::Cell << 2.95, face 0 subface 3 is ok. +DEAL::Cell << 2.95, face 1 subface 0 is ok. +DEAL::Cell << 2.95, face 1 subface 1 is ok. +DEAL::Cell << 2.95, face 1 subface 2 is ok. +DEAL::Cell << 2.95, face 1 subface 3 is ok. +DEAL::Cell << 2.95, face 2 subface 0 is ok. +DEAL::Cell << 2.95, face 2 subface 1 is ok. +DEAL::Cell << 2.95, face 2 subface 2 is ok. +DEAL::Cell << 2.95, face 2 subface 3 is ok. +DEAL::Cell << 2.95, face 3 subface 0 is ok. +DEAL::Cell << 2.95, face 3 subface 1 is ok. +DEAL::Cell << 2.95, face 3 subface 2 is ok. +DEAL::Cell << 2.95, face 3 subface 3 is ok. +DEAL::Cell << 2.95, face 4 subface 0 is ok. +DEAL::Cell << 2.95, face 4 subface 1 is ok. +DEAL::Cell << 2.95, face 4 subface 2 is ok. +DEAL::Cell << 2.95, face 4 subface 3 is ok. +DEAL::Cell << 2.95, face 5 subface 0 is ok. +DEAL::Cell << 2.95, face 5 subface 1 is ok. +DEAL::Cell << 2.95, face 5 subface 2 is ok. +DEAL::Cell << 2.95, face 5 subface 3 is ok. +DEAL::Cell << 2.96, face 0 subface 0 is ok. +DEAL::Cell << 2.96, face 0 subface 1 is ok. +DEAL::Cell << 2.96, face 0 subface 2 is ok. +DEAL::Cell << 2.96, face 0 subface 3 is ok. +DEAL::Cell << 2.96, face 1 subface 0 is ok. +DEAL::Cell << 2.96, face 1 subface 1 is ok. +DEAL::Cell << 2.96, face 1 subface 2 is ok. +DEAL::Cell << 2.96, face 1 subface 3 is ok. +DEAL::Cell << 2.96, face 2 subface 0 is ok. +DEAL::Cell << 2.96, face 2 subface 1 is ok. +DEAL::Cell << 2.96, face 2 subface 2 is ok. +DEAL::Cell << 2.96, face 2 subface 3 is ok. +DEAL::Cell << 2.96, face 3 subface 0 is ok. +DEAL::Cell << 2.96, face 3 subface 1 is ok. +DEAL::Cell << 2.96, face 3 subface 2 is ok. +DEAL::Cell << 2.96, face 3 subface 3 is ok. +DEAL::Cell << 2.96, face 4 subface 0 is ok. +DEAL::Cell << 2.96, face 4 subface 1 is ok. +DEAL::Cell << 2.96, face 4 subface 2 is ok. +DEAL::Cell << 2.96, face 4 subface 3 is ok. +DEAL::Cell << 2.96, face 5 subface 0 is ok. +DEAL::Cell << 2.96, face 5 subface 1 is ok. +DEAL::Cell << 2.96, face 5 subface 2 is ok. +DEAL::Cell << 2.96, face 5 subface 3 is ok. +DEAL::Cell << 2.97, face 0 subface 0 is ok. +DEAL::Cell << 2.97, face 0 subface 1 is ok. +DEAL::Cell << 2.97, face 0 subface 2 is ok. +DEAL::Cell << 2.97, face 0 subface 3 is ok. +DEAL::Cell << 2.97, face 1 subface 0 is ok. +DEAL::Cell << 2.97, face 1 subface 1 is ok. +DEAL::Cell << 2.97, face 1 subface 2 is ok. +DEAL::Cell << 2.97, face 1 subface 3 is ok. +DEAL::Cell << 2.97, face 2 subface 0 is ok. +DEAL::Cell << 2.97, face 2 subface 1 is ok. +DEAL::Cell << 2.97, face 2 subface 2 is ok. +DEAL::Cell << 2.97, face 2 subface 3 is ok. +DEAL::Cell << 2.97, face 3 subface 0 is ok. +DEAL::Cell << 2.97, face 3 subface 1 is ok. +DEAL::Cell << 2.97, face 3 subface 2 is ok. +DEAL::Cell << 2.97, face 3 subface 3 is ok. +DEAL::Cell << 2.97, face 4 subface 0 is ok. +DEAL::Cell << 2.97, face 4 subface 1 is ok. +DEAL::Cell << 2.97, face 4 subface 2 is ok. +DEAL::Cell << 2.97, face 4 subface 3 is ok. +DEAL::Cell << 2.97, face 5 subface 0 is ok. +DEAL::Cell << 2.97, face 5 subface 1 is ok. +DEAL::Cell << 2.97, face 5 subface 2 is ok. +DEAL::Cell << 2.97, face 5 subface 3 is ok. +DEAL::Cell << 2.98, face 0 subface 0 is ok. +DEAL::Cell << 2.98, face 0 subface 1 is ok. +DEAL::Cell << 2.98, face 0 subface 2 is ok. +DEAL::Cell << 2.98, face 0 subface 3 is ok. +DEAL::Cell << 2.98, face 1 subface 0 is ok. +DEAL::Cell << 2.98, face 1 subface 1 is ok. +DEAL::Cell << 2.98, face 1 subface 2 is ok. +DEAL::Cell << 2.98, face 1 subface 3 is ok. +DEAL::Cell << 2.98, face 2 subface 0 is ok. +DEAL::Cell << 2.98, face 2 subface 1 is ok. +DEAL::Cell << 2.98, face 2 subface 2 is ok. +DEAL::Cell << 2.98, face 2 subface 3 is ok. +DEAL::Cell << 2.98, face 3 subface 0 is ok. +DEAL::Cell << 2.98, face 3 subface 1 is ok. +DEAL::Cell << 2.98, face 3 subface 2 is ok. +DEAL::Cell << 2.98, face 3 subface 3 is ok. +DEAL::Cell << 2.98, face 4 subface 0 is ok. +DEAL::Cell << 2.98, face 4 subface 1 is ok. +DEAL::Cell << 2.98, face 4 subface 2 is ok. +DEAL::Cell << 2.98, face 4 subface 3 is ok. +DEAL::Cell << 2.98, face 5 subface 0 is ok. +DEAL::Cell << 2.98, face 5 subface 1 is ok. +DEAL::Cell << 2.98, face 5 subface 2 is ok. +DEAL::Cell << 2.98, face 5 subface 3 is ok. +DEAL::Cell << 2.99, face 0 subface 0 is ok. +DEAL::Cell << 2.99, face 0 subface 1 is ok. +DEAL::Cell << 2.99, face 0 subface 2 is ok. +DEAL::Cell << 2.99, face 0 subface 3 is ok. +DEAL::Cell << 2.99, face 1 subface 0 is ok. +DEAL::Cell << 2.99, face 1 subface 1 is ok. +DEAL::Cell << 2.99, face 1 subface 2 is ok. +DEAL::Cell << 2.99, face 1 subface 3 is ok. +DEAL::Cell << 2.99, face 2 subface 0 is ok. +DEAL::Cell << 2.99, face 2 subface 1 is ok. +DEAL::Cell << 2.99, face 2 subface 2 is ok. +DEAL::Cell << 2.99, face 2 subface 3 is ok. +DEAL::Cell << 2.99, face 3 subface 0 is ok. +DEAL::Cell << 2.99, face 3 subface 1 is ok. +DEAL::Cell << 2.99, face 3 subface 2 is ok. +DEAL::Cell << 2.99, face 3 subface 3 is ok. +DEAL::Cell << 2.99, face 4 subface 0 is ok. +DEAL::Cell << 2.99, face 4 subface 1 is ok. +DEAL::Cell << 2.99, face 4 subface 2 is ok. +DEAL::Cell << 2.99, face 4 subface 3 is ok. +DEAL::Cell << 2.99, face 5 subface 0 is ok. +DEAL::Cell << 2.99, face 5 subface 1 is ok. +DEAL::Cell << 2.99, face 5 subface 2 is ok. +DEAL::Cell << 2.99, face 5 subface 3 is ok. +DEAL::Cell << 2.100, face 0 subface 0 is ok. +DEAL::Cell << 2.100, face 0 subface 1 is ok. +DEAL::Cell << 2.100, face 0 subface 2 is ok. +DEAL::Cell << 2.100, face 0 subface 3 is ok. +DEAL::Cell << 2.100, face 1 subface 0 is ok. +DEAL::Cell << 2.100, face 1 subface 1 is ok. +DEAL::Cell << 2.100, face 1 subface 2 is ok. +DEAL::Cell << 2.100, face 1 subface 3 is ok. +DEAL::Cell << 2.100, face 2 subface 0 is ok. +DEAL::Cell << 2.100, face 2 subface 1 is ok. +DEAL::Cell << 2.100, face 2 subface 2 is ok. +DEAL::Cell << 2.100, face 2 subface 3 is ok. +DEAL::Cell << 2.100, face 3 subface 0 is ok. +DEAL::Cell << 2.100, face 3 subface 1 is ok. +DEAL::Cell << 2.100, face 3 subface 2 is ok. +DEAL::Cell << 2.100, face 3 subface 3 is ok. +DEAL::Cell << 2.100, face 4 subface 0 is ok. +DEAL::Cell << 2.100, face 4 subface 1 is ok. +DEAL::Cell << 2.100, face 4 subface 2 is ok. +DEAL::Cell << 2.100, face 4 subface 3 is ok. +DEAL::Cell << 2.100, face 5 subface 0 is ok. +DEAL::Cell << 2.100, face 5 subface 1 is ok. +DEAL::Cell << 2.100, face 5 subface 2 is ok. +DEAL::Cell << 2.100, face 5 subface 3 is ok. +DEAL::Cell << 2.101, face 0 subface 0 is ok. +DEAL::Cell << 2.101, face 0 subface 1 is ok. +DEAL::Cell << 2.101, face 0 subface 2 is ok. +DEAL::Cell << 2.101, face 0 subface 3 is ok. +DEAL::Cell << 2.101, face 1 subface 0 is ok. +DEAL::Cell << 2.101, face 1 subface 1 is ok. +DEAL::Cell << 2.101, face 1 subface 2 is ok. +DEAL::Cell << 2.101, face 1 subface 3 is ok. +DEAL::Cell << 2.101, face 2 subface 0 is ok. +DEAL::Cell << 2.101, face 2 subface 1 is ok. +DEAL::Cell << 2.101, face 2 subface 2 is ok. +DEAL::Cell << 2.101, face 2 subface 3 is ok. +DEAL::Cell << 2.101, face 3 subface 0 is ok. +DEAL::Cell << 2.101, face 3 subface 1 is ok. +DEAL::Cell << 2.101, face 3 subface 2 is ok. +DEAL::Cell << 2.101, face 3 subface 3 is ok. +DEAL::Cell << 2.101, face 4 subface 0 is ok. +DEAL::Cell << 2.101, face 4 subface 1 is ok. +DEAL::Cell << 2.101, face 4 subface 2 is ok. +DEAL::Cell << 2.101, face 4 subface 3 is ok. +DEAL::Cell << 2.101, face 5 subface 0 is ok. +DEAL::Cell << 2.101, face 5 subface 1 is ok. +DEAL::Cell << 2.101, face 5 subface 2 is ok. +DEAL::Cell << 2.101, face 5 subface 3 is ok. +DEAL::Cell << 2.102, face 0 subface 0 is ok. +DEAL::Cell << 2.102, face 0 subface 1 is ok. +DEAL::Cell << 2.102, face 0 subface 2 is ok. +DEAL::Cell << 2.102, face 0 subface 3 is ok. +DEAL::Cell << 2.102, face 1 subface 0 is ok. +DEAL::Cell << 2.102, face 1 subface 1 is ok. +DEAL::Cell << 2.102, face 1 subface 2 is ok. +DEAL::Cell << 2.102, face 1 subface 3 is ok. +DEAL::Cell << 2.102, face 2 subface 0 is ok. +DEAL::Cell << 2.102, face 2 subface 1 is ok. +DEAL::Cell << 2.102, face 2 subface 2 is ok. +DEAL::Cell << 2.102, face 2 subface 3 is ok. +DEAL::Cell << 2.102, face 3 subface 0 is ok. +DEAL::Cell << 2.102, face 3 subface 1 is ok. +DEAL::Cell << 2.102, face 3 subface 2 is ok. +DEAL::Cell << 2.102, face 3 subface 3 is ok. +DEAL::Cell << 2.102, face 4 subface 0 is ok. +DEAL::Cell << 2.102, face 4 subface 1 is ok. +DEAL::Cell << 2.102, face 4 subface 2 is ok. +DEAL::Cell << 2.102, face 4 subface 3 is ok. +DEAL::Cell << 2.102, face 5 subface 0 is ok. +DEAL::Cell << 2.102, face 5 subface 1 is ok. +DEAL::Cell << 2.102, face 5 subface 2 is ok. +DEAL::Cell << 2.102, face 5 subface 3 is ok. +DEAL::Cell << 2.103, face 0 subface 0 is ok. +DEAL::Cell << 2.103, face 0 subface 1 is ok. +DEAL::Cell << 2.103, face 0 subface 2 is ok. +DEAL::Cell << 2.103, face 0 subface 3 is ok. +DEAL::Cell << 2.103, face 1 subface 0 is ok. +DEAL::Cell << 2.103, face 1 subface 1 is ok. +DEAL::Cell << 2.103, face 1 subface 2 is ok. +DEAL::Cell << 2.103, face 1 subface 3 is ok. +DEAL::Cell << 2.103, face 2 subface 0 is ok. +DEAL::Cell << 2.103, face 2 subface 1 is ok. +DEAL::Cell << 2.103, face 2 subface 2 is ok. +DEAL::Cell << 2.103, face 2 subface 3 is ok. +DEAL::Cell << 2.103, face 3 subface 0 is ok. +DEAL::Cell << 2.103, face 3 subface 1 is ok. +DEAL::Cell << 2.103, face 3 subface 2 is ok. +DEAL::Cell << 2.103, face 3 subface 3 is ok. +DEAL::Cell << 2.103, face 4 subface 0 is ok. +DEAL::Cell << 2.103, face 4 subface 1 is ok. +DEAL::Cell << 2.103, face 4 subface 2 is ok. +DEAL::Cell << 2.103, face 4 subface 3 is ok. +DEAL::Cell << 2.103, face 5 subface 0 is ok. +DEAL::Cell << 2.103, face 5 subface 1 is ok. +DEAL::Cell << 2.103, face 5 subface 2 is ok. +DEAL::Cell << 2.103, face 5 subface 3 is ok. +DEAL::Cell << 2.104, face 0 subface 0 is ok. +DEAL::Cell << 2.104, face 0 subface 1 is ok. +DEAL::Cell << 2.104, face 0 subface 2 is ok. +DEAL::Cell << 2.104, face 0 subface 3 is ok. +DEAL::Cell << 2.104, face 1 subface 0 is ok. +DEAL::Cell << 2.104, face 1 subface 1 is ok. +DEAL::Cell << 2.104, face 1 subface 2 is ok. +DEAL::Cell << 2.104, face 1 subface 3 is ok. +DEAL::Cell << 2.104, face 2 subface 0 is ok. +DEAL::Cell << 2.104, face 2 subface 1 is ok. +DEAL::Cell << 2.104, face 2 subface 2 is ok. +DEAL::Cell << 2.104, face 2 subface 3 is ok. +DEAL::Cell << 2.104, face 3 subface 0 is ok. +DEAL::Cell << 2.104, face 3 subface 1 is ok. +DEAL::Cell << 2.104, face 3 subface 2 is ok. +DEAL::Cell << 2.104, face 3 subface 3 is ok. +DEAL::Cell << 2.104, face 4 subface 0 is ok. +DEAL::Cell << 2.104, face 4 subface 1 is ok. +DEAL::Cell << 2.104, face 4 subface 2 is ok. +DEAL::Cell << 2.104, face 4 subface 3 is ok. +DEAL::Cell << 2.104, face 5 subface 0 is ok. +DEAL::Cell << 2.104, face 5 subface 1 is ok. +DEAL::Cell << 2.104, face 5 subface 2 is ok. +DEAL::Cell << 2.104, face 5 subface 3 is ok. +DEAL::Cell << 2.105, face 0 subface 0 is ok. +DEAL::Cell << 2.105, face 0 subface 1 is ok. +DEAL::Cell << 2.105, face 0 subface 2 is ok. +DEAL::Cell << 2.105, face 0 subface 3 is ok. +DEAL::Cell << 2.105, face 1 subface 0 is ok. +DEAL::Cell << 2.105, face 1 subface 1 is ok. +DEAL::Cell << 2.105, face 1 subface 2 is ok. +DEAL::Cell << 2.105, face 1 subface 3 is ok. +DEAL::Cell << 2.105, face 2 subface 0 is ok. +DEAL::Cell << 2.105, face 2 subface 1 is ok. +DEAL::Cell << 2.105, face 2 subface 2 is ok. +DEAL::Cell << 2.105, face 2 subface 3 is ok. +DEAL::Cell << 2.105, face 3 subface 0 is ok. +DEAL::Cell << 2.105, face 3 subface 1 is ok. +DEAL::Cell << 2.105, face 3 subface 2 is ok. +DEAL::Cell << 2.105, face 3 subface 3 is ok. +DEAL::Cell << 2.105, face 4 subface 0 is ok. +DEAL::Cell << 2.105, face 4 subface 1 is ok. +DEAL::Cell << 2.105, face 4 subface 2 is ok. +DEAL::Cell << 2.105, face 4 subface 3 is ok. +DEAL::Cell << 2.105, face 5 subface 0 is ok. +DEAL::Cell << 2.105, face 5 subface 1 is ok. +DEAL::Cell << 2.105, face 5 subface 2 is ok. +DEAL::Cell << 2.105, face 5 subface 3 is ok. +DEAL::Cell << 2.106, face 0 subface 0 is ok. +DEAL::Cell << 2.106, face 0 subface 1 is ok. +DEAL::Cell << 2.106, face 0 subface 2 is ok. +DEAL::Cell << 2.106, face 0 subface 3 is ok. +DEAL::Cell << 2.106, face 1 subface 0 is ok. +DEAL::Cell << 2.106, face 1 subface 1 is ok. +DEAL::Cell << 2.106, face 1 subface 2 is ok. +DEAL::Cell << 2.106, face 1 subface 3 is ok. +DEAL::Cell << 2.106, face 2 subface 0 is ok. +DEAL::Cell << 2.106, face 2 subface 1 is ok. +DEAL::Cell << 2.106, face 2 subface 2 is ok. +DEAL::Cell << 2.106, face 2 subface 3 is ok. +DEAL::Cell << 2.106, face 3 subface 0 is ok. +DEAL::Cell << 2.106, face 3 subface 1 is ok. +DEAL::Cell << 2.106, face 3 subface 2 is ok. +DEAL::Cell << 2.106, face 3 subface 3 is ok. +DEAL::Cell << 2.106, face 4 subface 0 is ok. +DEAL::Cell << 2.106, face 4 subface 1 is ok. +DEAL::Cell << 2.106, face 4 subface 2 is ok. +DEAL::Cell << 2.106, face 4 subface 3 is ok. +DEAL::Cell << 2.106, face 5 subface 0 is ok. +DEAL::Cell << 2.106, face 5 subface 1 is ok. +DEAL::Cell << 2.106, face 5 subface 2 is ok. +DEAL::Cell << 2.106, face 5 subface 3 is ok. +DEAL::Cell << 2.107, face 0 subface 0 is ok. +DEAL::Cell << 2.107, face 0 subface 1 is ok. +DEAL::Cell << 2.107, face 0 subface 2 is ok. +DEAL::Cell << 2.107, face 0 subface 3 is ok. +DEAL::Cell << 2.107, face 1 subface 0 is ok. +DEAL::Cell << 2.107, face 1 subface 1 is ok. +DEAL::Cell << 2.107, face 1 subface 2 is ok. +DEAL::Cell << 2.107, face 1 subface 3 is ok. +DEAL::Cell << 2.107, face 2 subface 0 is ok. +DEAL::Cell << 2.107, face 2 subface 1 is ok. +DEAL::Cell << 2.107, face 2 subface 2 is ok. +DEAL::Cell << 2.107, face 2 subface 3 is ok. +DEAL::Cell << 2.107, face 3 subface 0 is ok. +DEAL::Cell << 2.107, face 3 subface 1 is ok. +DEAL::Cell << 2.107, face 3 subface 2 is ok. +DEAL::Cell << 2.107, face 3 subface 3 is ok. +DEAL::Cell << 2.107, face 4 subface 0 is ok. +DEAL::Cell << 2.107, face 4 subface 1 is ok. +DEAL::Cell << 2.107, face 4 subface 2 is ok. +DEAL::Cell << 2.107, face 4 subface 3 is ok. +DEAL::Cell << 2.107, face 5 subface 0 is ok. +DEAL::Cell << 2.107, face 5 subface 1 is ok. +DEAL::Cell << 2.107, face 5 subface 2 is ok. +DEAL::Cell << 2.107, face 5 subface 3 is ok. +DEAL::Cell << 2.108, face 0 subface 0 is ok. +DEAL::Cell << 2.108, face 0 subface 1 is ok. +DEAL::Cell << 2.108, face 0 subface 2 is ok. +DEAL::Cell << 2.108, face 0 subface 3 is ok. +DEAL::Cell << 2.108, face 1 subface 0 is ok. +DEAL::Cell << 2.108, face 1 subface 1 is ok. +DEAL::Cell << 2.108, face 1 subface 2 is ok. +DEAL::Cell << 2.108, face 1 subface 3 is ok. +DEAL::Cell << 2.108, face 2 subface 0 is ok. +DEAL::Cell << 2.108, face 2 subface 1 is ok. +DEAL::Cell << 2.108, face 2 subface 2 is ok. +DEAL::Cell << 2.108, face 2 subface 3 is ok. +DEAL::Cell << 2.108, face 3 subface 0 is ok. +DEAL::Cell << 2.108, face 3 subface 1 is ok. +DEAL::Cell << 2.108, face 3 subface 2 is ok. +DEAL::Cell << 2.108, face 3 subface 3 is ok. +DEAL::Cell << 2.108, face 4 subface 0 is ok. +DEAL::Cell << 2.108, face 4 subface 1 is ok. +DEAL::Cell << 2.108, face 4 subface 2 is ok. +DEAL::Cell << 2.108, face 4 subface 3 is ok. +DEAL::Cell << 2.108, face 5 subface 0 is ok. +DEAL::Cell << 2.108, face 5 subface 1 is ok. +DEAL::Cell << 2.108, face 5 subface 2 is ok. +DEAL::Cell << 2.108, face 5 subface 3 is ok. +DEAL::Cell << 2.109, face 0 subface 0 is ok. +DEAL::Cell << 2.109, face 0 subface 1 is ok. +DEAL::Cell << 2.109, face 0 subface 2 is ok. +DEAL::Cell << 2.109, face 0 subface 3 is ok. +DEAL::Cell << 2.109, face 1 subface 0 is ok. +DEAL::Cell << 2.109, face 1 subface 1 is ok. +DEAL::Cell << 2.109, face 1 subface 2 is ok. +DEAL::Cell << 2.109, face 1 subface 3 is ok. +DEAL::Cell << 2.109, face 2 subface 0 is ok. +DEAL::Cell << 2.109, face 2 subface 1 is ok. +DEAL::Cell << 2.109, face 2 subface 2 is ok. +DEAL::Cell << 2.109, face 2 subface 3 is ok. +DEAL::Cell << 2.109, face 3 subface 0 is ok. +DEAL::Cell << 2.109, face 3 subface 1 is ok. +DEAL::Cell << 2.109, face 3 subface 2 is ok. +DEAL::Cell << 2.109, face 3 subface 3 is ok. +DEAL::Cell << 2.109, face 4 subface 0 is ok. +DEAL::Cell << 2.109, face 4 subface 1 is ok. +DEAL::Cell << 2.109, face 4 subface 2 is ok. +DEAL::Cell << 2.109, face 4 subface 3 is ok. +DEAL::Cell << 2.109, face 5 subface 0 is ok. +DEAL::Cell << 2.109, face 5 subface 1 is ok. +DEAL::Cell << 2.109, face 5 subface 2 is ok. +DEAL::Cell << 2.109, face 5 subface 3 is ok. +DEAL::Cell << 2.110, face 0 subface 0 is ok. +DEAL::Cell << 2.110, face 0 subface 1 is ok. +DEAL::Cell << 2.110, face 0 subface 2 is ok. +DEAL::Cell << 2.110, face 0 subface 3 is ok. +DEAL::Cell << 2.110, face 1 subface 0 is ok. +DEAL::Cell << 2.110, face 1 subface 1 is ok. +DEAL::Cell << 2.110, face 1 subface 2 is ok. +DEAL::Cell << 2.110, face 1 subface 3 is ok. +DEAL::Cell << 2.110, face 2 subface 0 is ok. +DEAL::Cell << 2.110, face 2 subface 1 is ok. +DEAL::Cell << 2.110, face 2 subface 2 is ok. +DEAL::Cell << 2.110, face 2 subface 3 is ok. +DEAL::Cell << 2.110, face 3 subface 0 is ok. +DEAL::Cell << 2.110, face 3 subface 1 is ok. +DEAL::Cell << 2.110, face 3 subface 2 is ok. +DEAL::Cell << 2.110, face 3 subface 3 is ok. +DEAL::Cell << 2.110, face 4 subface 0 is ok. +DEAL::Cell << 2.110, face 4 subface 1 is ok. +DEAL::Cell << 2.110, face 4 subface 2 is ok. +DEAL::Cell << 2.110, face 4 subface 3 is ok. +DEAL::Cell << 2.110, face 5 subface 0 is ok. +DEAL::Cell << 2.110, face 5 subface 1 is ok. +DEAL::Cell << 2.110, face 5 subface 2 is ok. +DEAL::Cell << 2.110, face 5 subface 3 is ok. +DEAL::Cell << 2.111, face 0 subface 0 is ok. +DEAL::Cell << 2.111, face 0 subface 1 is ok. +DEAL::Cell << 2.111, face 0 subface 2 is ok. +DEAL::Cell << 2.111, face 0 subface 3 is ok. +DEAL::Cell << 2.111, face 1 subface 0 is ok. +DEAL::Cell << 2.111, face 1 subface 1 is ok. +DEAL::Cell << 2.111, face 1 subface 2 is ok. +DEAL::Cell << 2.111, face 1 subface 3 is ok. +DEAL::Cell << 2.111, face 2 subface 0 is ok. +DEAL::Cell << 2.111, face 2 subface 1 is ok. +DEAL::Cell << 2.111, face 2 subface 2 is ok. +DEAL::Cell << 2.111, face 2 subface 3 is ok. +DEAL::Cell << 2.111, face 3 subface 0 is ok. +DEAL::Cell << 2.111, face 3 subface 1 is ok. +DEAL::Cell << 2.111, face 3 subface 2 is ok. +DEAL::Cell << 2.111, face 3 subface 3 is ok. +DEAL::Cell << 2.111, face 4 subface 0 is ok. +DEAL::Cell << 2.111, face 4 subface 1 is ok. +DEAL::Cell << 2.111, face 4 subface 2 is ok. +DEAL::Cell << 2.111, face 4 subface 3 is ok. +DEAL::Cell << 2.111, face 5 subface 0 is ok. +DEAL::Cell << 2.111, face 5 subface 1 is ok. +DEAL::Cell << 2.111, face 5 subface 2 is ok. +DEAL::Cell << 2.111, face 5 subface 3 is ok. +DEAL::Cell << 2.112, face 0 subface 0 is ok. +DEAL::Cell << 2.112, face 0 subface 1 is ok. +DEAL::Cell << 2.112, face 0 subface 2 is ok. +DEAL::Cell << 2.112, face 0 subface 3 is ok. +DEAL::Cell << 2.112, face 1 subface 0 is ok. +DEAL::Cell << 2.112, face 1 subface 1 is ok. +DEAL::Cell << 2.112, face 1 subface 2 is ok. +DEAL::Cell << 2.112, face 1 subface 3 is ok. +DEAL::Cell << 2.112, face 2 subface 0 is ok. +DEAL::Cell << 2.112, face 2 subface 1 is ok. +DEAL::Cell << 2.112, face 2 subface 2 is ok. +DEAL::Cell << 2.112, face 2 subface 3 is ok. +DEAL::Cell << 2.112, face 3 subface 0 is ok. +DEAL::Cell << 2.112, face 3 subface 1 is ok. +DEAL::Cell << 2.112, face 3 subface 2 is ok. +DEAL::Cell << 2.112, face 3 subface 3 is ok. +DEAL::Cell << 2.112, face 4 subface 0 is ok. +DEAL::Cell << 2.112, face 4 subface 1 is ok. +DEAL::Cell << 2.112, face 4 subface 2 is ok. +DEAL::Cell << 2.112, face 4 subface 3 is ok. +DEAL::Cell << 2.112, face 5 subface 0 is ok. +DEAL::Cell << 2.112, face 5 subface 1 is ok. +DEAL::Cell << 2.112, face 5 subface 2 is ok. +DEAL::Cell << 2.112, face 5 subface 3 is ok. +DEAL::Cell << 2.113, face 0 subface 0 is ok. +DEAL::Cell << 2.113, face 0 subface 1 is ok. +DEAL::Cell << 2.113, face 0 subface 2 is ok. +DEAL::Cell << 2.113, face 0 subface 3 is ok. +DEAL::Cell << 2.113, face 1 subface 0 is ok. +DEAL::Cell << 2.113, face 1 subface 1 is ok. +DEAL::Cell << 2.113, face 1 subface 2 is ok. +DEAL::Cell << 2.113, face 1 subface 3 is ok. +DEAL::Cell << 2.113, face 2 subface 0 is ok. +DEAL::Cell << 2.113, face 2 subface 1 is ok. +DEAL::Cell << 2.113, face 2 subface 2 is ok. +DEAL::Cell << 2.113, face 2 subface 3 is ok. +DEAL::Cell << 2.113, face 3 subface 0 is ok. +DEAL::Cell << 2.113, face 3 subface 1 is ok. +DEAL::Cell << 2.113, face 3 subface 2 is ok. +DEAL::Cell << 2.113, face 3 subface 3 is ok. +DEAL::Cell << 2.113, face 4 subface 0 is ok. +DEAL::Cell << 2.113, face 4 subface 1 is ok. +DEAL::Cell << 2.113, face 4 subface 2 is ok. +DEAL::Cell << 2.113, face 4 subface 3 is ok. +DEAL::Cell << 2.113, face 5 subface 0 is ok. +DEAL::Cell << 2.113, face 5 subface 1 is ok. +DEAL::Cell << 2.113, face 5 subface 2 is ok. +DEAL::Cell << 2.113, face 5 subface 3 is ok. +DEAL::Cell << 2.114, face 0 subface 0 is ok. +DEAL::Cell << 2.114, face 0 subface 1 is ok. +DEAL::Cell << 2.114, face 0 subface 2 is ok. +DEAL::Cell << 2.114, face 0 subface 3 is ok. +DEAL::Cell << 2.114, face 1 subface 0 is ok. +DEAL::Cell << 2.114, face 1 subface 1 is ok. +DEAL::Cell << 2.114, face 1 subface 2 is ok. +DEAL::Cell << 2.114, face 1 subface 3 is ok. +DEAL::Cell << 2.114, face 2 subface 0 is ok. +DEAL::Cell << 2.114, face 2 subface 1 is ok. +DEAL::Cell << 2.114, face 2 subface 2 is ok. +DEAL::Cell << 2.114, face 2 subface 3 is ok. +DEAL::Cell << 2.114, face 3 subface 0 is ok. +DEAL::Cell << 2.114, face 3 subface 1 is ok. +DEAL::Cell << 2.114, face 3 subface 2 is ok. +DEAL::Cell << 2.114, face 3 subface 3 is ok. +DEAL::Cell << 2.114, face 4 subface 0 is ok. +DEAL::Cell << 2.114, face 4 subface 1 is ok. +DEAL::Cell << 2.114, face 4 subface 2 is ok. +DEAL::Cell << 2.114, face 4 subface 3 is ok. +DEAL::Cell << 2.114, face 5 subface 0 is ok. +DEAL::Cell << 2.114, face 5 subface 1 is ok. +DEAL::Cell << 2.114, face 5 subface 2 is ok. +DEAL::Cell << 2.114, face 5 subface 3 is ok. +DEAL::Cell << 2.115, face 0 subface 0 is ok. +DEAL::Cell << 2.115, face 0 subface 1 is ok. +DEAL::Cell << 2.115, face 0 subface 2 is ok. +DEAL::Cell << 2.115, face 0 subface 3 is ok. +DEAL::Cell << 2.115, face 1 subface 0 is ok. +DEAL::Cell << 2.115, face 1 subface 1 is ok. +DEAL::Cell << 2.115, face 1 subface 2 is ok. +DEAL::Cell << 2.115, face 1 subface 3 is ok. +DEAL::Cell << 2.115, face 2 subface 0 is ok. +DEAL::Cell << 2.115, face 2 subface 1 is ok. +DEAL::Cell << 2.115, face 2 subface 2 is ok. +DEAL::Cell << 2.115, face 2 subface 3 is ok. +DEAL::Cell << 2.115, face 3 subface 0 is ok. +DEAL::Cell << 2.115, face 3 subface 1 is ok. +DEAL::Cell << 2.115, face 3 subface 2 is ok. +DEAL::Cell << 2.115, face 3 subface 3 is ok. +DEAL::Cell << 2.115, face 4 subface 0 is ok. +DEAL::Cell << 2.115, face 4 subface 1 is ok. +DEAL::Cell << 2.115, face 4 subface 2 is ok. +DEAL::Cell << 2.115, face 4 subface 3 is ok. +DEAL::Cell << 2.115, face 5 subface 0 is ok. +DEAL::Cell << 2.115, face 5 subface 1 is ok. +DEAL::Cell << 2.115, face 5 subface 2 is ok. +DEAL::Cell << 2.115, face 5 subface 3 is ok. +DEAL::Cell << 2.116, face 0 subface 0 is ok. +DEAL::Cell << 2.116, face 0 subface 1 is ok. +DEAL::Cell << 2.116, face 0 subface 2 is ok. +DEAL::Cell << 2.116, face 0 subface 3 is ok. +DEAL::Cell << 2.116, face 1 subface 0 is ok. +DEAL::Cell << 2.116, face 1 subface 1 is ok. +DEAL::Cell << 2.116, face 1 subface 2 is ok. +DEAL::Cell << 2.116, face 1 subface 3 is ok. +DEAL::Cell << 2.116, face 2 subface 0 is ok. +DEAL::Cell << 2.116, face 2 subface 1 is ok. +DEAL::Cell << 2.116, face 2 subface 2 is ok. +DEAL::Cell << 2.116, face 2 subface 3 is ok. +DEAL::Cell << 2.116, face 3 subface 0 is ok. +DEAL::Cell << 2.116, face 3 subface 1 is ok. +DEAL::Cell << 2.116, face 3 subface 2 is ok. +DEAL::Cell << 2.116, face 3 subface 3 is ok. +DEAL::Cell << 2.116, face 4 subface 0 is ok. +DEAL::Cell << 2.116, face 4 subface 1 is ok. +DEAL::Cell << 2.116, face 4 subface 2 is ok. +DEAL::Cell << 2.116, face 4 subface 3 is ok. +DEAL::Cell << 2.116, face 5 subface 0 is ok. +DEAL::Cell << 2.116, face 5 subface 1 is ok. +DEAL::Cell << 2.116, face 5 subface 2 is ok. +DEAL::Cell << 2.116, face 5 subface 3 is ok. +DEAL::Cell << 2.117, face 0 subface 0 is ok. +DEAL::Cell << 2.117, face 0 subface 1 is ok. +DEAL::Cell << 2.117, face 0 subface 2 is ok. +DEAL::Cell << 2.117, face 0 subface 3 is ok. +DEAL::Cell << 2.117, face 1 subface 0 is ok. +DEAL::Cell << 2.117, face 1 subface 1 is ok. +DEAL::Cell << 2.117, face 1 subface 2 is ok. +DEAL::Cell << 2.117, face 1 subface 3 is ok. +DEAL::Cell << 2.117, face 2 subface 0 is ok. +DEAL::Cell << 2.117, face 2 subface 1 is ok. +DEAL::Cell << 2.117, face 2 subface 2 is ok. +DEAL::Cell << 2.117, face 2 subface 3 is ok. +DEAL::Cell << 2.117, face 3 subface 0 is ok. +DEAL::Cell << 2.117, face 3 subface 1 is ok. +DEAL::Cell << 2.117, face 3 subface 2 is ok. +DEAL::Cell << 2.117, face 3 subface 3 is ok. +DEAL::Cell << 2.117, face 4 subface 0 is ok. +DEAL::Cell << 2.117, face 4 subface 1 is ok. +DEAL::Cell << 2.117, face 4 subface 2 is ok. +DEAL::Cell << 2.117, face 4 subface 3 is ok. +DEAL::Cell << 2.117, face 5 subface 0 is ok. +DEAL::Cell << 2.117, face 5 subface 1 is ok. +DEAL::Cell << 2.117, face 5 subface 2 is ok. +DEAL::Cell << 2.117, face 5 subface 3 is ok. +DEAL::Cell << 2.118, face 0 subface 0 is ok. +DEAL::Cell << 2.118, face 0 subface 1 is ok. +DEAL::Cell << 2.118, face 0 subface 2 is ok. +DEAL::Cell << 2.118, face 0 subface 3 is ok. +DEAL::Cell << 2.118, face 1 subface 0 is ok. +DEAL::Cell << 2.118, face 1 subface 1 is ok. +DEAL::Cell << 2.118, face 1 subface 2 is ok. +DEAL::Cell << 2.118, face 1 subface 3 is ok. +DEAL::Cell << 2.118, face 2 subface 0 is ok. +DEAL::Cell << 2.118, face 2 subface 1 is ok. +DEAL::Cell << 2.118, face 2 subface 2 is ok. +DEAL::Cell << 2.118, face 2 subface 3 is ok. +DEAL::Cell << 2.118, face 3 subface 0 is ok. +DEAL::Cell << 2.118, face 3 subface 1 is ok. +DEAL::Cell << 2.118, face 3 subface 2 is ok. +DEAL::Cell << 2.118, face 3 subface 3 is ok. +DEAL::Cell << 2.118, face 4 subface 0 is ok. +DEAL::Cell << 2.118, face 4 subface 1 is ok. +DEAL::Cell << 2.118, face 4 subface 2 is ok. +DEAL::Cell << 2.118, face 4 subface 3 is ok. +DEAL::Cell << 2.118, face 5 subface 0 is ok. +DEAL::Cell << 2.118, face 5 subface 1 is ok. +DEAL::Cell << 2.118, face 5 subface 2 is ok. +DEAL::Cell << 2.118, face 5 subface 3 is ok. +DEAL::Cell << 2.119, face 0 subface 0 is ok. +DEAL::Cell << 2.119, face 0 subface 1 is ok. +DEAL::Cell << 2.119, face 0 subface 2 is ok. +DEAL::Cell << 2.119, face 0 subface 3 is ok. +DEAL::Cell << 2.119, face 1 subface 0 is ok. +DEAL::Cell << 2.119, face 1 subface 1 is ok. +DEAL::Cell << 2.119, face 1 subface 2 is ok. +DEAL::Cell << 2.119, face 1 subface 3 is ok. +DEAL::Cell << 2.119, face 2 subface 0 is ok. +DEAL::Cell << 2.119, face 2 subface 1 is ok. +DEAL::Cell << 2.119, face 2 subface 2 is ok. +DEAL::Cell << 2.119, face 2 subface 3 is ok. +DEAL::Cell << 2.119, face 3 subface 0 is ok. +DEAL::Cell << 2.119, face 3 subface 1 is ok. +DEAL::Cell << 2.119, face 3 subface 2 is ok. +DEAL::Cell << 2.119, face 3 subface 3 is ok. +DEAL::Cell << 2.119, face 4 subface 0 is ok. +DEAL::Cell << 2.119, face 4 subface 1 is ok. +DEAL::Cell << 2.119, face 4 subface 2 is ok. +DEAL::Cell << 2.119, face 4 subface 3 is ok. +DEAL::Cell << 2.119, face 5 subface 0 is ok. +DEAL::Cell << 2.119, face 5 subface 1 is ok. +DEAL::Cell << 2.119, face 5 subface 2 is ok. +DEAL::Cell << 2.119, face 5 subface 3 is ok. +DEAL::Cell << 2.120, face 0 subface 0 is ok. +DEAL::Cell << 2.120, face 0 subface 1 is ok. +DEAL::Cell << 2.120, face 0 subface 2 is ok. +DEAL::Cell << 2.120, face 0 subface 3 is ok. +DEAL::Cell << 2.120, face 1 subface 0 is ok. +DEAL::Cell << 2.120, face 1 subface 1 is ok. +DEAL::Cell << 2.120, face 1 subface 2 is ok. +DEAL::Cell << 2.120, face 1 subface 3 is ok. +DEAL::Cell << 2.120, face 2 subface 0 is ok. +DEAL::Cell << 2.120, face 2 subface 1 is ok. +DEAL::Cell << 2.120, face 2 subface 2 is ok. +DEAL::Cell << 2.120, face 2 subface 3 is ok. +DEAL::Cell << 2.120, face 3 subface 0 is ok. +DEAL::Cell << 2.120, face 3 subface 1 is ok. +DEAL::Cell << 2.120, face 3 subface 2 is ok. +DEAL::Cell << 2.120, face 3 subface 3 is ok. +DEAL::Cell << 2.120, face 4 subface 0 is ok. +DEAL::Cell << 2.120, face 4 subface 1 is ok. +DEAL::Cell << 2.120, face 4 subface 2 is ok. +DEAL::Cell << 2.120, face 4 subface 3 is ok. +DEAL::Cell << 2.120, face 5 subface 0 is ok. +DEAL::Cell << 2.120, face 5 subface 1 is ok. +DEAL::Cell << 2.120, face 5 subface 2 is ok. +DEAL::Cell << 2.120, face 5 subface 3 is ok. +DEAL::Cell << 2.121, face 0 subface 0 is ok. +DEAL::Cell << 2.121, face 0 subface 1 is ok. +DEAL::Cell << 2.121, face 0 subface 2 is ok. +DEAL::Cell << 2.121, face 0 subface 3 is ok. +DEAL::Cell << 2.121, face 1 subface 0 is ok. +DEAL::Cell << 2.121, face 1 subface 1 is ok. +DEAL::Cell << 2.121, face 1 subface 2 is ok. +DEAL::Cell << 2.121, face 1 subface 3 is ok. +DEAL::Cell << 2.121, face 2 subface 0 is ok. +DEAL::Cell << 2.121, face 2 subface 1 is ok. +DEAL::Cell << 2.121, face 2 subface 2 is ok. +DEAL::Cell << 2.121, face 2 subface 3 is ok. +DEAL::Cell << 2.121, face 3 subface 0 is ok. +DEAL::Cell << 2.121, face 3 subface 1 is ok. +DEAL::Cell << 2.121, face 3 subface 2 is ok. +DEAL::Cell << 2.121, face 3 subface 3 is ok. +DEAL::Cell << 2.121, face 4 subface 0 is ok. +DEAL::Cell << 2.121, face 4 subface 1 is ok. +DEAL::Cell << 2.121, face 4 subface 2 is ok. +DEAL::Cell << 2.121, face 4 subface 3 is ok. +DEAL::Cell << 2.121, face 5 subface 0 is ok. +DEAL::Cell << 2.121, face 5 subface 1 is ok. +DEAL::Cell << 2.121, face 5 subface 2 is ok. +DEAL::Cell << 2.121, face 5 subface 3 is ok. +DEAL::Cell << 2.122, face 0 subface 0 is ok. +DEAL::Cell << 2.122, face 0 subface 1 is ok. +DEAL::Cell << 2.122, face 0 subface 2 is ok. +DEAL::Cell << 2.122, face 0 subface 3 is ok. +DEAL::Cell << 2.122, face 1 subface 0 is ok. +DEAL::Cell << 2.122, face 1 subface 1 is ok. +DEAL::Cell << 2.122, face 1 subface 2 is ok. +DEAL::Cell << 2.122, face 1 subface 3 is ok. +DEAL::Cell << 2.122, face 2 subface 0 is ok. +DEAL::Cell << 2.122, face 2 subface 1 is ok. +DEAL::Cell << 2.122, face 2 subface 2 is ok. +DEAL::Cell << 2.122, face 2 subface 3 is ok. +DEAL::Cell << 2.122, face 3 subface 0 is ok. +DEAL::Cell << 2.122, face 3 subface 1 is ok. +DEAL::Cell << 2.122, face 3 subface 2 is ok. +DEAL::Cell << 2.122, face 3 subface 3 is ok. +DEAL::Cell << 2.122, face 4 subface 0 is ok. +DEAL::Cell << 2.122, face 4 subface 1 is ok. +DEAL::Cell << 2.122, face 4 subface 2 is ok. +DEAL::Cell << 2.122, face 4 subface 3 is ok. +DEAL::Cell << 2.122, face 5 subface 0 is ok. +DEAL::Cell << 2.122, face 5 subface 1 is ok. +DEAL::Cell << 2.122, face 5 subface 2 is ok. +DEAL::Cell << 2.122, face 5 subface 3 is ok. +DEAL::Cell << 2.123, face 0 subface 0 is ok. +DEAL::Cell << 2.123, face 0 subface 1 is ok. +DEAL::Cell << 2.123, face 0 subface 2 is ok. +DEAL::Cell << 2.123, face 0 subface 3 is ok. +DEAL::Cell << 2.123, face 1 subface 0 is ok. +DEAL::Cell << 2.123, face 1 subface 1 is ok. +DEAL::Cell << 2.123, face 1 subface 2 is ok. +DEAL::Cell << 2.123, face 1 subface 3 is ok. +DEAL::Cell << 2.123, face 2 subface 0 is ok. +DEAL::Cell << 2.123, face 2 subface 1 is ok. +DEAL::Cell << 2.123, face 2 subface 2 is ok. +DEAL::Cell << 2.123, face 2 subface 3 is ok. +DEAL::Cell << 2.123, face 3 subface 0 is ok. +DEAL::Cell << 2.123, face 3 subface 1 is ok. +DEAL::Cell << 2.123, face 3 subface 2 is ok. +DEAL::Cell << 2.123, face 3 subface 3 is ok. +DEAL::Cell << 2.123, face 4 subface 0 is ok. +DEAL::Cell << 2.123, face 4 subface 1 is ok. +DEAL::Cell << 2.123, face 4 subface 2 is ok. +DEAL::Cell << 2.123, face 4 subface 3 is ok. +DEAL::Cell << 2.123, face 5 subface 0 is ok. +DEAL::Cell << 2.123, face 5 subface 1 is ok. +DEAL::Cell << 2.123, face 5 subface 2 is ok. +DEAL::Cell << 2.123, face 5 subface 3 is ok. +DEAL::Cell << 2.124, face 0 subface 0 is ok. +DEAL::Cell << 2.124, face 0 subface 1 is ok. +DEAL::Cell << 2.124, face 0 subface 2 is ok. +DEAL::Cell << 2.124, face 0 subface 3 is ok. +DEAL::Cell << 2.124, face 1 subface 0 is ok. +DEAL::Cell << 2.124, face 1 subface 1 is ok. +DEAL::Cell << 2.124, face 1 subface 2 is ok. +DEAL::Cell << 2.124, face 1 subface 3 is ok. +DEAL::Cell << 2.124, face 2 subface 0 is ok. +DEAL::Cell << 2.124, face 2 subface 1 is ok. +DEAL::Cell << 2.124, face 2 subface 2 is ok. +DEAL::Cell << 2.124, face 2 subface 3 is ok. +DEAL::Cell << 2.124, face 3 subface 0 is ok. +DEAL::Cell << 2.124, face 3 subface 1 is ok. +DEAL::Cell << 2.124, face 3 subface 2 is ok. +DEAL::Cell << 2.124, face 3 subface 3 is ok. +DEAL::Cell << 2.124, face 4 subface 0 is ok. +DEAL::Cell << 2.124, face 4 subface 1 is ok. +DEAL::Cell << 2.124, face 4 subface 2 is ok. +DEAL::Cell << 2.124, face 4 subface 3 is ok. +DEAL::Cell << 2.124, face 5 subface 0 is ok. +DEAL::Cell << 2.124, face 5 subface 1 is ok. +DEAL::Cell << 2.124, face 5 subface 2 is ok. +DEAL::Cell << 2.124, face 5 subface 3 is ok. +DEAL::Cell << 2.125, face 0 subface 0 is ok. +DEAL::Cell << 2.125, face 0 subface 1 is ok. +DEAL::Cell << 2.125, face 0 subface 2 is ok. +DEAL::Cell << 2.125, face 0 subface 3 is ok. +DEAL::Cell << 2.125, face 1 subface 0 is ok. +DEAL::Cell << 2.125, face 1 subface 1 is ok. +DEAL::Cell << 2.125, face 1 subface 2 is ok. +DEAL::Cell << 2.125, face 1 subface 3 is ok. +DEAL::Cell << 2.125, face 2 subface 0 is ok. +DEAL::Cell << 2.125, face 2 subface 1 is ok. +DEAL::Cell << 2.125, face 2 subface 2 is ok. +DEAL::Cell << 2.125, face 2 subface 3 is ok. +DEAL::Cell << 2.125, face 3 subface 0 is ok. +DEAL::Cell << 2.125, face 3 subface 1 is ok. +DEAL::Cell << 2.125, face 3 subface 2 is ok. +DEAL::Cell << 2.125, face 3 subface 3 is ok. +DEAL::Cell << 2.125, face 4 subface 0 is ok. +DEAL::Cell << 2.125, face 4 subface 1 is ok. +DEAL::Cell << 2.125, face 4 subface 2 is ok. +DEAL::Cell << 2.125, face 4 subface 3 is ok. +DEAL::Cell << 2.125, face 5 subface 0 is ok. +DEAL::Cell << 2.125, face 5 subface 1 is ok. +DEAL::Cell << 2.125, face 5 subface 2 is ok. +DEAL::Cell << 2.125, face 5 subface 3 is ok. +DEAL::Cell << 2.126, face 0 subface 0 is ok. +DEAL::Cell << 2.126, face 0 subface 1 is ok. +DEAL::Cell << 2.126, face 0 subface 2 is ok. +DEAL::Cell << 2.126, face 0 subface 3 is ok. +DEAL::Cell << 2.126, face 1 subface 0 is ok. +DEAL::Cell << 2.126, face 1 subface 1 is ok. +DEAL::Cell << 2.126, face 1 subface 2 is ok. +DEAL::Cell << 2.126, face 1 subface 3 is ok. +DEAL::Cell << 2.126, face 2 subface 0 is ok. +DEAL::Cell << 2.126, face 2 subface 1 is ok. +DEAL::Cell << 2.126, face 2 subface 2 is ok. +DEAL::Cell << 2.126, face 2 subface 3 is ok. +DEAL::Cell << 2.126, face 3 subface 0 is ok. +DEAL::Cell << 2.126, face 3 subface 1 is ok. +DEAL::Cell << 2.126, face 3 subface 2 is ok. +DEAL::Cell << 2.126, face 3 subface 3 is ok. +DEAL::Cell << 2.126, face 4 subface 0 is ok. +DEAL::Cell << 2.126, face 4 subface 1 is ok. +DEAL::Cell << 2.126, face 4 subface 2 is ok. +DEAL::Cell << 2.126, face 4 subface 3 is ok. +DEAL::Cell << 2.126, face 5 subface 0 is ok. +DEAL::Cell << 2.126, face 5 subface 1 is ok. +DEAL::Cell << 2.126, face 5 subface 2 is ok. +DEAL::Cell << 2.126, face 5 subface 3 is ok. +DEAL::Cell << 2.127, face 0 subface 0 is ok. +DEAL::Cell << 2.127, face 0 subface 1 is ok. +DEAL::Cell << 2.127, face 0 subface 2 is ok. +DEAL::Cell << 2.127, face 0 subface 3 is ok. +DEAL::Cell << 2.127, face 1 subface 0 is ok. +DEAL::Cell << 2.127, face 1 subface 1 is ok. +DEAL::Cell << 2.127, face 1 subface 2 is ok. +DEAL::Cell << 2.127, face 1 subface 3 is ok. +DEAL::Cell << 2.127, face 2 subface 0 is ok. +DEAL::Cell << 2.127, face 2 subface 1 is ok. +DEAL::Cell << 2.127, face 2 subface 2 is ok. +DEAL::Cell << 2.127, face 2 subface 3 is ok. +DEAL::Cell << 2.127, face 3 subface 0 is ok. +DEAL::Cell << 2.127, face 3 subface 1 is ok. +DEAL::Cell << 2.127, face 3 subface 2 is ok. +DEAL::Cell << 2.127, face 3 subface 3 is ok. +DEAL::Cell << 2.127, face 4 subface 0 is ok. +DEAL::Cell << 2.127, face 4 subface 1 is ok. +DEAL::Cell << 2.127, face 4 subface 2 is ok. +DEAL::Cell << 2.127, face 4 subface 3 is ok. +DEAL::Cell << 2.127, face 5 subface 0 is ok. +DEAL::Cell << 2.127, face 5 subface 1 is ok. +DEAL::Cell << 2.127, face 5 subface 2 is ok. +DEAL::Cell << 2.127, face 5 subface 3 is ok. +DEAL::Cell << 2.128, face 0 subface 0 is ok. +DEAL::Cell << 2.128, face 0 subface 1 is ok. +DEAL::Cell << 2.128, face 0 subface 2 is ok. +DEAL::Cell << 2.128, face 0 subface 3 is ok. +DEAL::Cell << 2.128, face 1 subface 0 is ok. +DEAL::Cell << 2.128, face 1 subface 1 is ok. +DEAL::Cell << 2.128, face 1 subface 2 is ok. +DEAL::Cell << 2.128, face 1 subface 3 is ok. +DEAL::Cell << 2.128, face 2 subface 0 is ok. +DEAL::Cell << 2.128, face 2 subface 1 is ok. +DEAL::Cell << 2.128, face 2 subface 2 is ok. +DEAL::Cell << 2.128, face 2 subface 3 is ok. +DEAL::Cell << 2.128, face 3 subface 0 is ok. +DEAL::Cell << 2.128, face 3 subface 1 is ok. +DEAL::Cell << 2.128, face 3 subface 2 is ok. +DEAL::Cell << 2.128, face 3 subface 3 is ok. +DEAL::Cell << 2.128, face 4 subface 0 is ok. +DEAL::Cell << 2.128, face 4 subface 1 is ok. +DEAL::Cell << 2.128, face 4 subface 2 is ok. +DEAL::Cell << 2.128, face 4 subface 3 is ok. +DEAL::Cell << 2.128, face 5 subface 0 is ok. +DEAL::Cell << 2.128, face 5 subface 1 is ok. +DEAL::Cell << 2.128, face 5 subface 2 is ok. +DEAL::Cell << 2.128, face 5 subface 3 is ok. +DEAL::Cell << 2.129, face 0 subface 0 is ok. +DEAL::Cell << 2.129, face 0 subface 1 is ok. +DEAL::Cell << 2.129, face 0 subface 2 is ok. +DEAL::Cell << 2.129, face 0 subface 3 is ok. +DEAL::Cell << 2.129, face 1 subface 0 is ok. +DEAL::Cell << 2.129, face 1 subface 1 is ok. +DEAL::Cell << 2.129, face 1 subface 2 is ok. +DEAL::Cell << 2.129, face 1 subface 3 is ok. +DEAL::Cell << 2.129, face 2 subface 0 is ok. +DEAL::Cell << 2.129, face 2 subface 1 is ok. +DEAL::Cell << 2.129, face 2 subface 2 is ok. +DEAL::Cell << 2.129, face 2 subface 3 is ok. +DEAL::Cell << 2.129, face 3 subface 0 is ok. +DEAL::Cell << 2.129, face 3 subface 1 is ok. +DEAL::Cell << 2.129, face 3 subface 2 is ok. +DEAL::Cell << 2.129, face 3 subface 3 is ok. +DEAL::Cell << 2.129, face 4 subface 0 is ok. +DEAL::Cell << 2.129, face 4 subface 1 is ok. +DEAL::Cell << 2.129, face 4 subface 2 is ok. +DEAL::Cell << 2.129, face 4 subface 3 is ok. +DEAL::Cell << 2.129, face 5 subface 0 is ok. +DEAL::Cell << 2.129, face 5 subface 1 is ok. +DEAL::Cell << 2.129, face 5 subface 2 is ok. +DEAL::Cell << 2.129, face 5 subface 3 is ok. +DEAL::Cell << 2.130, face 0 subface 0 is ok. +DEAL::Cell << 2.130, face 0 subface 1 is ok. +DEAL::Cell << 2.130, face 0 subface 2 is ok. +DEAL::Cell << 2.130, face 0 subface 3 is ok. +DEAL::Cell << 2.130, face 1 subface 0 is ok. +DEAL::Cell << 2.130, face 1 subface 1 is ok. +DEAL::Cell << 2.130, face 1 subface 2 is ok. +DEAL::Cell << 2.130, face 1 subface 3 is ok. +DEAL::Cell << 2.130, face 2 subface 0 is ok. +DEAL::Cell << 2.130, face 2 subface 1 is ok. +DEAL::Cell << 2.130, face 2 subface 2 is ok. +DEAL::Cell << 2.130, face 2 subface 3 is ok. +DEAL::Cell << 2.130, face 3 subface 0 is ok. +DEAL::Cell << 2.130, face 3 subface 1 is ok. +DEAL::Cell << 2.130, face 3 subface 2 is ok. +DEAL::Cell << 2.130, face 3 subface 3 is ok. +DEAL::Cell << 2.130, face 4 subface 0 is ok. +DEAL::Cell << 2.130, face 4 subface 1 is ok. +DEAL::Cell << 2.130, face 4 subface 2 is ok. +DEAL::Cell << 2.130, face 4 subface 3 is ok. +DEAL::Cell << 2.130, face 5 subface 0 is ok. +DEAL::Cell << 2.130, face 5 subface 1 is ok. +DEAL::Cell << 2.130, face 5 subface 2 is ok. +DEAL::Cell << 2.130, face 5 subface 3 is ok. +DEAL::Cell << 2.131, face 0 subface 0 is ok. +DEAL::Cell << 2.131, face 0 subface 1 is ok. +DEAL::Cell << 2.131, face 0 subface 2 is ok. +DEAL::Cell << 2.131, face 0 subface 3 is ok. +DEAL::Cell << 2.131, face 1 subface 0 is ok. +DEAL::Cell << 2.131, face 1 subface 1 is ok. +DEAL::Cell << 2.131, face 1 subface 2 is ok. +DEAL::Cell << 2.131, face 1 subface 3 is ok. +DEAL::Cell << 2.131, face 2 subface 0 is ok. +DEAL::Cell << 2.131, face 2 subface 1 is ok. +DEAL::Cell << 2.131, face 2 subface 2 is ok. +DEAL::Cell << 2.131, face 2 subface 3 is ok. +DEAL::Cell << 2.131, face 3 subface 0 is ok. +DEAL::Cell << 2.131, face 3 subface 1 is ok. +DEAL::Cell << 2.131, face 3 subface 2 is ok. +DEAL::Cell << 2.131, face 3 subface 3 is ok. +DEAL::Cell << 2.131, face 4 subface 0 is ok. +DEAL::Cell << 2.131, face 4 subface 1 is ok. +DEAL::Cell << 2.131, face 4 subface 2 is ok. +DEAL::Cell << 2.131, face 4 subface 3 is ok. +DEAL::Cell << 2.131, face 5 subface 0 is ok. +DEAL::Cell << 2.131, face 5 subface 1 is ok. +DEAL::Cell << 2.131, face 5 subface 2 is ok. +DEAL::Cell << 2.131, face 5 subface 3 is ok. +DEAL::Cell << 2.132, face 0 subface 0 is ok. +DEAL::Cell << 2.132, face 0 subface 1 is ok. +DEAL::Cell << 2.132, face 0 subface 2 is ok. +DEAL::Cell << 2.132, face 0 subface 3 is ok. +DEAL::Cell << 2.132, face 1 subface 0 is ok. +DEAL::Cell << 2.132, face 1 subface 1 is ok. +DEAL::Cell << 2.132, face 1 subface 2 is ok. +DEAL::Cell << 2.132, face 1 subface 3 is ok. +DEAL::Cell << 2.132, face 2 subface 0 is ok. +DEAL::Cell << 2.132, face 2 subface 1 is ok. +DEAL::Cell << 2.132, face 2 subface 2 is ok. +DEAL::Cell << 2.132, face 2 subface 3 is ok. +DEAL::Cell << 2.132, face 3 subface 0 is ok. +DEAL::Cell << 2.132, face 3 subface 1 is ok. +DEAL::Cell << 2.132, face 3 subface 2 is ok. +DEAL::Cell << 2.132, face 3 subface 3 is ok. +DEAL::Cell << 2.132, face 4 subface 0 is ok. +DEAL::Cell << 2.132, face 4 subface 1 is ok. +DEAL::Cell << 2.132, face 4 subface 2 is ok. +DEAL::Cell << 2.132, face 4 subface 3 is ok. +DEAL::Cell << 2.132, face 5 subface 0 is ok. +DEAL::Cell << 2.132, face 5 subface 1 is ok. +DEAL::Cell << 2.132, face 5 subface 2 is ok. +DEAL::Cell << 2.132, face 5 subface 3 is ok. +DEAL::Cell << 2.133, face 0 subface 0 is ok. +DEAL::Cell << 2.133, face 0 subface 1 is ok. +DEAL::Cell << 2.133, face 0 subface 2 is ok. +DEAL::Cell << 2.133, face 0 subface 3 is ok. +DEAL::Cell << 2.133, face 1 subface 0 is ok. +DEAL::Cell << 2.133, face 1 subface 1 is ok. +DEAL::Cell << 2.133, face 1 subface 2 is ok. +DEAL::Cell << 2.133, face 1 subface 3 is ok. +DEAL::Cell << 2.133, face 2 subface 0 is ok. +DEAL::Cell << 2.133, face 2 subface 1 is ok. +DEAL::Cell << 2.133, face 2 subface 2 is ok. +DEAL::Cell << 2.133, face 2 subface 3 is ok. +DEAL::Cell << 2.133, face 3 subface 0 is ok. +DEAL::Cell << 2.133, face 3 subface 1 is ok. +DEAL::Cell << 2.133, face 3 subface 2 is ok. +DEAL::Cell << 2.133, face 3 subface 3 is ok. +DEAL::Cell << 2.133, face 4 subface 0 is ok. +DEAL::Cell << 2.133, face 4 subface 1 is ok. +DEAL::Cell << 2.133, face 4 subface 2 is ok. +DEAL::Cell << 2.133, face 4 subface 3 is ok. +DEAL::Cell << 2.133, face 5 subface 0 is ok. +DEAL::Cell << 2.133, face 5 subface 1 is ok. +DEAL::Cell << 2.133, face 5 subface 2 is ok. +DEAL::Cell << 2.133, face 5 subface 3 is ok. +DEAL::Cell << 2.134, face 0 subface 0 is ok. +DEAL::Cell << 2.134, face 0 subface 1 is ok. +DEAL::Cell << 2.134, face 0 subface 2 is ok. +DEAL::Cell << 2.134, face 0 subface 3 is ok. +DEAL::Cell << 2.134, face 1 subface 0 is ok. +DEAL::Cell << 2.134, face 1 subface 1 is ok. +DEAL::Cell << 2.134, face 1 subface 2 is ok. +DEAL::Cell << 2.134, face 1 subface 3 is ok. +DEAL::Cell << 2.134, face 2 subface 0 is ok. +DEAL::Cell << 2.134, face 2 subface 1 is ok. +DEAL::Cell << 2.134, face 2 subface 2 is ok. +DEAL::Cell << 2.134, face 2 subface 3 is ok. +DEAL::Cell << 2.134, face 3 subface 0 is ok. +DEAL::Cell << 2.134, face 3 subface 1 is ok. +DEAL::Cell << 2.134, face 3 subface 2 is ok. +DEAL::Cell << 2.134, face 3 subface 3 is ok. +DEAL::Cell << 2.134, face 4 subface 0 is ok. +DEAL::Cell << 2.134, face 4 subface 1 is ok. +DEAL::Cell << 2.134, face 4 subface 2 is ok. +DEAL::Cell << 2.134, face 4 subface 3 is ok. +DEAL::Cell << 2.134, face 5 subface 0 is ok. +DEAL::Cell << 2.134, face 5 subface 1 is ok. +DEAL::Cell << 2.134, face 5 subface 2 is ok. +DEAL::Cell << 2.134, face 5 subface 3 is ok. +DEAL::Cell << 2.135, face 0 subface 0 is ok. +DEAL::Cell << 2.135, face 0 subface 1 is ok. +DEAL::Cell << 2.135, face 0 subface 2 is ok. +DEAL::Cell << 2.135, face 0 subface 3 is ok. +DEAL::Cell << 2.135, face 1 subface 0 is ok. +DEAL::Cell << 2.135, face 1 subface 1 is ok. +DEAL::Cell << 2.135, face 1 subface 2 is ok. +DEAL::Cell << 2.135, face 1 subface 3 is ok. +DEAL::Cell << 2.135, face 2 subface 0 is ok. +DEAL::Cell << 2.135, face 2 subface 1 is ok. +DEAL::Cell << 2.135, face 2 subface 2 is ok. +DEAL::Cell << 2.135, face 2 subface 3 is ok. +DEAL::Cell << 2.135, face 3 subface 0 is ok. +DEAL::Cell << 2.135, face 3 subface 1 is ok. +DEAL::Cell << 2.135, face 3 subface 2 is ok. +DEAL::Cell << 2.135, face 3 subface 3 is ok. +DEAL::Cell << 2.135, face 4 subface 0 is ok. +DEAL::Cell << 2.135, face 4 subface 1 is ok. +DEAL::Cell << 2.135, face 4 subface 2 is ok. +DEAL::Cell << 2.135, face 4 subface 3 is ok. +DEAL::Cell << 2.135, face 5 subface 0 is ok. +DEAL::Cell << 2.135, face 5 subface 1 is ok. +DEAL::Cell << 2.135, face 5 subface 2 is ok. +DEAL::Cell << 2.135, face 5 subface 3 is ok. +DEAL::Cell << 2.136, face 0 subface 0 is ok. +DEAL::Cell << 2.136, face 0 subface 1 is ok. +DEAL::Cell << 2.136, face 0 subface 2 is ok. +DEAL::Cell << 2.136, face 0 subface 3 is ok. +DEAL::Cell << 2.136, face 1 subface 0 is ok. +DEAL::Cell << 2.136, face 1 subface 1 is ok. +DEAL::Cell << 2.136, face 1 subface 2 is ok. +DEAL::Cell << 2.136, face 1 subface 3 is ok. +DEAL::Cell << 2.136, face 2 subface 0 is ok. +DEAL::Cell << 2.136, face 2 subface 1 is ok. +DEAL::Cell << 2.136, face 2 subface 2 is ok. +DEAL::Cell << 2.136, face 2 subface 3 is ok. +DEAL::Cell << 2.136, face 3 subface 0 is ok. +DEAL::Cell << 2.136, face 3 subface 1 is ok. +DEAL::Cell << 2.136, face 3 subface 2 is ok. +DEAL::Cell << 2.136, face 3 subface 3 is ok. +DEAL::Cell << 2.136, face 4 subface 0 is ok. +DEAL::Cell << 2.136, face 4 subface 1 is ok. +DEAL::Cell << 2.136, face 4 subface 2 is ok. +DEAL::Cell << 2.136, face 4 subface 3 is ok. +DEAL::Cell << 2.136, face 5 subface 0 is ok. +DEAL::Cell << 2.136, face 5 subface 1 is ok. +DEAL::Cell << 2.136, face 5 subface 2 is ok. +DEAL::Cell << 2.136, face 5 subface 3 is ok. +DEAL::Cell << 2.137, face 0 subface 0 is ok. +DEAL::Cell << 2.137, face 0 subface 1 is ok. +DEAL::Cell << 2.137, face 0 subface 2 is ok. +DEAL::Cell << 2.137, face 0 subface 3 is ok. +DEAL::Cell << 2.137, face 1 subface 0 is ok. +DEAL::Cell << 2.137, face 1 subface 1 is ok. +DEAL::Cell << 2.137, face 1 subface 2 is ok. +DEAL::Cell << 2.137, face 1 subface 3 is ok. +DEAL::Cell << 2.137, face 2 subface 0 is ok. +DEAL::Cell << 2.137, face 2 subface 1 is ok. +DEAL::Cell << 2.137, face 2 subface 2 is ok. +DEAL::Cell << 2.137, face 2 subface 3 is ok. +DEAL::Cell << 2.137, face 3 subface 0 is ok. +DEAL::Cell << 2.137, face 3 subface 1 is ok. +DEAL::Cell << 2.137, face 3 subface 2 is ok. +DEAL::Cell << 2.137, face 3 subface 3 is ok. +DEAL::Cell << 2.137, face 4 subface 0 is ok. +DEAL::Cell << 2.137, face 4 subface 1 is ok. +DEAL::Cell << 2.137, face 4 subface 2 is ok. +DEAL::Cell << 2.137, face 4 subface 3 is ok. +DEAL::Cell << 2.137, face 5 subface 0 is ok. +DEAL::Cell << 2.137, face 5 subface 1 is ok. +DEAL::Cell << 2.137, face 5 subface 2 is ok. +DEAL::Cell << 2.137, face 5 subface 3 is ok. +DEAL::Cell << 2.138, face 0 subface 0 is ok. +DEAL::Cell << 2.138, face 0 subface 1 is ok. +DEAL::Cell << 2.138, face 0 subface 2 is ok. +DEAL::Cell << 2.138, face 0 subface 3 is ok. +DEAL::Cell << 2.138, face 1 subface 0 is ok. +DEAL::Cell << 2.138, face 1 subface 1 is ok. +DEAL::Cell << 2.138, face 1 subface 2 is ok. +DEAL::Cell << 2.138, face 1 subface 3 is ok. +DEAL::Cell << 2.138, face 2 subface 0 is ok. +DEAL::Cell << 2.138, face 2 subface 1 is ok. +DEAL::Cell << 2.138, face 2 subface 2 is ok. +DEAL::Cell << 2.138, face 2 subface 3 is ok. +DEAL::Cell << 2.138, face 3 subface 0 is ok. +DEAL::Cell << 2.138, face 3 subface 1 is ok. +DEAL::Cell << 2.138, face 3 subface 2 is ok. +DEAL::Cell << 2.138, face 3 subface 3 is ok. +DEAL::Cell << 2.138, face 4 subface 0 is ok. +DEAL::Cell << 2.138, face 4 subface 1 is ok. +DEAL::Cell << 2.138, face 4 subface 2 is ok. +DEAL::Cell << 2.138, face 4 subface 3 is ok. +DEAL::Cell << 2.138, face 5 subface 0 is ok. +DEAL::Cell << 2.138, face 5 subface 1 is ok. +DEAL::Cell << 2.138, face 5 subface 2 is ok. +DEAL::Cell << 2.138, face 5 subface 3 is ok. +DEAL::Cell << 2.139, face 0 subface 0 is ok. +DEAL::Cell << 2.139, face 0 subface 1 is ok. +DEAL::Cell << 2.139, face 0 subface 2 is ok. +DEAL::Cell << 2.139, face 0 subface 3 is ok. +DEAL::Cell << 2.139, face 1 subface 0 is ok. +DEAL::Cell << 2.139, face 1 subface 1 is ok. +DEAL::Cell << 2.139, face 1 subface 2 is ok. +DEAL::Cell << 2.139, face 1 subface 3 is ok. +DEAL::Cell << 2.139, face 2 subface 0 is ok. +DEAL::Cell << 2.139, face 2 subface 1 is ok. +DEAL::Cell << 2.139, face 2 subface 2 is ok. +DEAL::Cell << 2.139, face 2 subface 3 is ok. +DEAL::Cell << 2.139, face 3 subface 0 is ok. +DEAL::Cell << 2.139, face 3 subface 1 is ok. +DEAL::Cell << 2.139, face 3 subface 2 is ok. +DEAL::Cell << 2.139, face 3 subface 3 is ok. +DEAL::Cell << 2.139, face 4 subface 0 is ok. +DEAL::Cell << 2.139, face 4 subface 1 is ok. +DEAL::Cell << 2.139, face 4 subface 2 is ok. +DEAL::Cell << 2.139, face 4 subface 3 is ok. +DEAL::Cell << 2.139, face 5 subface 0 is ok. +DEAL::Cell << 2.139, face 5 subface 1 is ok. +DEAL::Cell << 2.139, face 5 subface 2 is ok. +DEAL::Cell << 2.139, face 5 subface 3 is ok. +DEAL::Cell << 2.140, face 0 subface 0 is ok. +DEAL::Cell << 2.140, face 0 subface 1 is ok. +DEAL::Cell << 2.140, face 0 subface 2 is ok. +DEAL::Cell << 2.140, face 0 subface 3 is ok. +DEAL::Cell << 2.140, face 1 subface 0 is ok. +DEAL::Cell << 2.140, face 1 subface 1 is ok. +DEAL::Cell << 2.140, face 1 subface 2 is ok. +DEAL::Cell << 2.140, face 1 subface 3 is ok. +DEAL::Cell << 2.140, face 2 subface 0 is ok. +DEAL::Cell << 2.140, face 2 subface 1 is ok. +DEAL::Cell << 2.140, face 2 subface 2 is ok. +DEAL::Cell << 2.140, face 2 subface 3 is ok. +DEAL::Cell << 2.140, face 3 subface 0 is ok. +DEAL::Cell << 2.140, face 3 subface 1 is ok. +DEAL::Cell << 2.140, face 3 subface 2 is ok. +DEAL::Cell << 2.140, face 3 subface 3 is ok. +DEAL::Cell << 2.140, face 4 subface 0 is ok. +DEAL::Cell << 2.140, face 4 subface 1 is ok. +DEAL::Cell << 2.140, face 4 subface 2 is ok. +DEAL::Cell << 2.140, face 4 subface 3 is ok. +DEAL::Cell << 2.140, face 5 subface 0 is ok. +DEAL::Cell << 2.140, face 5 subface 1 is ok. +DEAL::Cell << 2.140, face 5 subface 2 is ok. +DEAL::Cell << 2.140, face 5 subface 3 is ok. +DEAL::Cell << 2.141, face 0 subface 0 is ok. +DEAL::Cell << 2.141, face 0 subface 1 is ok. +DEAL::Cell << 2.141, face 0 subface 2 is ok. +DEAL::Cell << 2.141, face 0 subface 3 is ok. +DEAL::Cell << 2.141, face 1 subface 0 is ok. +DEAL::Cell << 2.141, face 1 subface 1 is ok. +DEAL::Cell << 2.141, face 1 subface 2 is ok. +DEAL::Cell << 2.141, face 1 subface 3 is ok. +DEAL::Cell << 2.141, face 2 subface 0 is ok. +DEAL::Cell << 2.141, face 2 subface 1 is ok. +DEAL::Cell << 2.141, face 2 subface 2 is ok. +DEAL::Cell << 2.141, face 2 subface 3 is ok. +DEAL::Cell << 2.141, face 3 subface 0 is ok. +DEAL::Cell << 2.141, face 3 subface 1 is ok. +DEAL::Cell << 2.141, face 3 subface 2 is ok. +DEAL::Cell << 2.141, face 3 subface 3 is ok. +DEAL::Cell << 2.141, face 4 subface 0 is ok. +DEAL::Cell << 2.141, face 4 subface 1 is ok. +DEAL::Cell << 2.141, face 4 subface 2 is ok. +DEAL::Cell << 2.141, face 4 subface 3 is ok. +DEAL::Cell << 2.141, face 5 subface 0 is ok. +DEAL::Cell << 2.141, face 5 subface 1 is ok. +DEAL::Cell << 2.141, face 5 subface 2 is ok. +DEAL::Cell << 2.141, face 5 subface 3 is ok. +DEAL::Cell << 2.142, face 0 subface 0 is ok. +DEAL::Cell << 2.142, face 0 subface 1 is ok. +DEAL::Cell << 2.142, face 0 subface 2 is ok. +DEAL::Cell << 2.142, face 0 subface 3 is ok. +DEAL::Cell << 2.142, face 1 subface 0 is ok. +DEAL::Cell << 2.142, face 1 subface 1 is ok. +DEAL::Cell << 2.142, face 1 subface 2 is ok. +DEAL::Cell << 2.142, face 1 subface 3 is ok. +DEAL::Cell << 2.142, face 2 subface 0 is ok. +DEAL::Cell << 2.142, face 2 subface 1 is ok. +DEAL::Cell << 2.142, face 2 subface 2 is ok. +DEAL::Cell << 2.142, face 2 subface 3 is ok. +DEAL::Cell << 2.142, face 3 subface 0 is ok. +DEAL::Cell << 2.142, face 3 subface 1 is ok. +DEAL::Cell << 2.142, face 3 subface 2 is ok. +DEAL::Cell << 2.142, face 3 subface 3 is ok. +DEAL::Cell << 2.142, face 4 subface 0 is ok. +DEAL::Cell << 2.142, face 4 subface 1 is ok. +DEAL::Cell << 2.142, face 4 subface 2 is ok. +DEAL::Cell << 2.142, face 4 subface 3 is ok. +DEAL::Cell << 2.142, face 5 subface 0 is ok. +DEAL::Cell << 2.142, face 5 subface 1 is ok. +DEAL::Cell << 2.142, face 5 subface 2 is ok. +DEAL::Cell << 2.142, face 5 subface 3 is ok. +DEAL::Cell << 2.143, face 0 subface 0 is ok. +DEAL::Cell << 2.143, face 0 subface 1 is ok. +DEAL::Cell << 2.143, face 0 subface 2 is ok. +DEAL::Cell << 2.143, face 0 subface 3 is ok. +DEAL::Cell << 2.143, face 1 subface 0 is ok. +DEAL::Cell << 2.143, face 1 subface 1 is ok. +DEAL::Cell << 2.143, face 1 subface 2 is ok. +DEAL::Cell << 2.143, face 1 subface 3 is ok. +DEAL::Cell << 2.143, face 2 subface 0 is ok. +DEAL::Cell << 2.143, face 2 subface 1 is ok. +DEAL::Cell << 2.143, face 2 subface 2 is ok. +DEAL::Cell << 2.143, face 2 subface 3 is ok. +DEAL::Cell << 2.143, face 3 subface 0 is ok. +DEAL::Cell << 2.143, face 3 subface 1 is ok. +DEAL::Cell << 2.143, face 3 subface 2 is ok. +DEAL::Cell << 2.143, face 3 subface 3 is ok. +DEAL::Cell << 2.143, face 4 subface 0 is ok. +DEAL::Cell << 2.143, face 4 subface 1 is ok. +DEAL::Cell << 2.143, face 4 subface 2 is ok. +DEAL::Cell << 2.143, face 4 subface 3 is ok. +DEAL::Cell << 2.143, face 5 subface 0 is ok. +DEAL::Cell << 2.143, face 5 subface 1 is ok. +DEAL::Cell << 2.143, face 5 subface 2 is ok. +DEAL::Cell << 2.143, face 5 subface 3 is ok. +DEAL::Cell << 2.144, face 0 subface 0 is ok. +DEAL::Cell << 2.144, face 0 subface 1 is ok. +DEAL::Cell << 2.144, face 0 subface 2 is ok. +DEAL::Cell << 2.144, face 0 subface 3 is ok. +DEAL::Cell << 2.144, face 1 subface 0 is ok. +DEAL::Cell << 2.144, face 1 subface 1 is ok. +DEAL::Cell << 2.144, face 1 subface 2 is ok. +DEAL::Cell << 2.144, face 1 subface 3 is ok. +DEAL::Cell << 2.144, face 2 subface 0 is ok. +DEAL::Cell << 2.144, face 2 subface 1 is ok. +DEAL::Cell << 2.144, face 2 subface 2 is ok. +DEAL::Cell << 2.144, face 2 subface 3 is ok. +DEAL::Cell << 2.144, face 3 subface 0 is ok. +DEAL::Cell << 2.144, face 3 subface 1 is ok. +DEAL::Cell << 2.144, face 3 subface 2 is ok. +DEAL::Cell << 2.144, face 3 subface 3 is ok. +DEAL::Cell << 2.144, face 4 subface 0 is ok. +DEAL::Cell << 2.144, face 4 subface 1 is ok. +DEAL::Cell << 2.144, face 4 subface 2 is ok. +DEAL::Cell << 2.144, face 4 subface 3 is ok. +DEAL::Cell << 2.144, face 5 subface 0 is ok. +DEAL::Cell << 2.144, face 5 subface 1 is ok. +DEAL::Cell << 2.144, face 5 subface 2 is ok. +DEAL::Cell << 2.144, face 5 subface 3 is ok. +DEAL::Cell << 2.145, face 0 subface 0 is ok. +DEAL::Cell << 2.145, face 0 subface 1 is ok. +DEAL::Cell << 2.145, face 0 subface 2 is ok. +DEAL::Cell << 2.145, face 0 subface 3 is ok. +DEAL::Cell << 2.145, face 1 subface 0 is ok. +DEAL::Cell << 2.145, face 1 subface 1 is ok. +DEAL::Cell << 2.145, face 1 subface 2 is ok. +DEAL::Cell << 2.145, face 1 subface 3 is ok. +DEAL::Cell << 2.145, face 2 subface 0 is ok. +DEAL::Cell << 2.145, face 2 subface 1 is ok. +DEAL::Cell << 2.145, face 2 subface 2 is ok. +DEAL::Cell << 2.145, face 2 subface 3 is ok. +DEAL::Cell << 2.145, face 3 subface 0 is ok. +DEAL::Cell << 2.145, face 3 subface 1 is ok. +DEAL::Cell << 2.145, face 3 subface 2 is ok. +DEAL::Cell << 2.145, face 3 subface 3 is ok. +DEAL::Cell << 2.145, face 4 subface 0 is ok. +DEAL::Cell << 2.145, face 4 subface 1 is ok. +DEAL::Cell << 2.145, face 4 subface 2 is ok. +DEAL::Cell << 2.145, face 4 subface 3 is ok. +DEAL::Cell << 2.145, face 5 subface 0 is ok. +DEAL::Cell << 2.145, face 5 subface 1 is ok. +DEAL::Cell << 2.145, face 5 subface 2 is ok. +DEAL::Cell << 2.145, face 5 subface 3 is ok. +DEAL::Cell << 2.146, face 0 subface 0 is ok. +DEAL::Cell << 2.146, face 0 subface 1 is ok. +DEAL::Cell << 2.146, face 0 subface 2 is ok. +DEAL::Cell << 2.146, face 0 subface 3 is ok. +DEAL::Cell << 2.146, face 1 subface 0 is ok. +DEAL::Cell << 2.146, face 1 subface 1 is ok. +DEAL::Cell << 2.146, face 1 subface 2 is ok. +DEAL::Cell << 2.146, face 1 subface 3 is ok. +DEAL::Cell << 2.146, face 2 subface 0 is ok. +DEAL::Cell << 2.146, face 2 subface 1 is ok. +DEAL::Cell << 2.146, face 2 subface 2 is ok. +DEAL::Cell << 2.146, face 2 subface 3 is ok. +DEAL::Cell << 2.146, face 3 subface 0 is ok. +DEAL::Cell << 2.146, face 3 subface 1 is ok. +DEAL::Cell << 2.146, face 3 subface 2 is ok. +DEAL::Cell << 2.146, face 3 subface 3 is ok. +DEAL::Cell << 2.146, face 4 subface 0 is ok. +DEAL::Cell << 2.146, face 4 subface 1 is ok. +DEAL::Cell << 2.146, face 4 subface 2 is ok. +DEAL::Cell << 2.146, face 4 subface 3 is ok. +DEAL::Cell << 2.146, face 5 subface 0 is ok. +DEAL::Cell << 2.146, face 5 subface 1 is ok. +DEAL::Cell << 2.146, face 5 subface 2 is ok. +DEAL::Cell << 2.146, face 5 subface 3 is ok. +DEAL::Cell << 2.147, face 0 subface 0 is ok. +DEAL::Cell << 2.147, face 0 subface 1 is ok. +DEAL::Cell << 2.147, face 0 subface 2 is ok. +DEAL::Cell << 2.147, face 0 subface 3 is ok. +DEAL::Cell << 2.147, face 1 subface 0 is ok. +DEAL::Cell << 2.147, face 1 subface 1 is ok. +DEAL::Cell << 2.147, face 1 subface 2 is ok. +DEAL::Cell << 2.147, face 1 subface 3 is ok. +DEAL::Cell << 2.147, face 2 subface 0 is ok. +DEAL::Cell << 2.147, face 2 subface 1 is ok. +DEAL::Cell << 2.147, face 2 subface 2 is ok. +DEAL::Cell << 2.147, face 2 subface 3 is ok. +DEAL::Cell << 2.147, face 3 subface 0 is ok. +DEAL::Cell << 2.147, face 3 subface 1 is ok. +DEAL::Cell << 2.147, face 3 subface 2 is ok. +DEAL::Cell << 2.147, face 3 subface 3 is ok. +DEAL::Cell << 2.147, face 4 subface 0 is ok. +DEAL::Cell << 2.147, face 4 subface 1 is ok. +DEAL::Cell << 2.147, face 4 subface 2 is ok. +DEAL::Cell << 2.147, face 4 subface 3 is ok. +DEAL::Cell << 2.147, face 5 subface 0 is ok. +DEAL::Cell << 2.147, face 5 subface 1 is ok. +DEAL::Cell << 2.147, face 5 subface 2 is ok. +DEAL::Cell << 2.147, face 5 subface 3 is ok. +DEAL::Cell << 2.148, face 0 subface 0 is ok. +DEAL::Cell << 2.148, face 0 subface 1 is ok. +DEAL::Cell << 2.148, face 0 subface 2 is ok. +DEAL::Cell << 2.148, face 0 subface 3 is ok. +DEAL::Cell << 2.148, face 1 subface 0 is ok. +DEAL::Cell << 2.148, face 1 subface 1 is ok. +DEAL::Cell << 2.148, face 1 subface 2 is ok. +DEAL::Cell << 2.148, face 1 subface 3 is ok. +DEAL::Cell << 2.148, face 2 subface 0 is ok. +DEAL::Cell << 2.148, face 2 subface 1 is ok. +DEAL::Cell << 2.148, face 2 subface 2 is ok. +DEAL::Cell << 2.148, face 2 subface 3 is ok. +DEAL::Cell << 2.148, face 3 subface 0 is ok. +DEAL::Cell << 2.148, face 3 subface 1 is ok. +DEAL::Cell << 2.148, face 3 subface 2 is ok. +DEAL::Cell << 2.148, face 3 subface 3 is ok. +DEAL::Cell << 2.148, face 4 subface 0 is ok. +DEAL::Cell << 2.148, face 4 subface 1 is ok. +DEAL::Cell << 2.148, face 4 subface 2 is ok. +DEAL::Cell << 2.148, face 4 subface 3 is ok. +DEAL::Cell << 2.148, face 5 subface 0 is ok. +DEAL::Cell << 2.148, face 5 subface 1 is ok. +DEAL::Cell << 2.148, face 5 subface 2 is ok. +DEAL::Cell << 2.148, face 5 subface 3 is ok. +DEAL::Cell << 2.149, face 0 subface 0 is ok. +DEAL::Cell << 2.149, face 0 subface 1 is ok. +DEAL::Cell << 2.149, face 0 subface 2 is ok. +DEAL::Cell << 2.149, face 0 subface 3 is ok. +DEAL::Cell << 2.149, face 1 subface 0 is ok. +DEAL::Cell << 2.149, face 1 subface 1 is ok. +DEAL::Cell << 2.149, face 1 subface 2 is ok. +DEAL::Cell << 2.149, face 1 subface 3 is ok. +DEAL::Cell << 2.149, face 2 subface 0 is ok. +DEAL::Cell << 2.149, face 2 subface 1 is ok. +DEAL::Cell << 2.149, face 2 subface 2 is ok. +DEAL::Cell << 2.149, face 2 subface 3 is ok. +DEAL::Cell << 2.149, face 3 subface 0 is ok. +DEAL::Cell << 2.149, face 3 subface 1 is ok. +DEAL::Cell << 2.149, face 3 subface 2 is ok. +DEAL::Cell << 2.149, face 3 subface 3 is ok. +DEAL::Cell << 2.149, face 4 subface 0 is ok. +DEAL::Cell << 2.149, face 4 subface 1 is ok. +DEAL::Cell << 2.149, face 4 subface 2 is ok. +DEAL::Cell << 2.149, face 4 subface 3 is ok. +DEAL::Cell << 2.149, face 5 subface 0 is ok. +DEAL::Cell << 2.149, face 5 subface 1 is ok. +DEAL::Cell << 2.149, face 5 subface 2 is ok. +DEAL::Cell << 2.149, face 5 subface 3 is ok. +DEAL::Cell << 2.150, face 0 subface 0 is ok. +DEAL::Cell << 2.150, face 0 subface 1 is ok. +DEAL::Cell << 2.150, face 0 subface 2 is ok. +DEAL::Cell << 2.150, face 0 subface 3 is ok. +DEAL::Cell << 2.150, face 1 subface 0 is ok. +DEAL::Cell << 2.150, face 1 subface 1 is ok. +DEAL::Cell << 2.150, face 1 subface 2 is ok. +DEAL::Cell << 2.150, face 1 subface 3 is ok. +DEAL::Cell << 2.150, face 2 subface 0 is ok. +DEAL::Cell << 2.150, face 2 subface 1 is ok. +DEAL::Cell << 2.150, face 2 subface 2 is ok. +DEAL::Cell << 2.150, face 2 subface 3 is ok. +DEAL::Cell << 2.150, face 3 subface 0 is ok. +DEAL::Cell << 2.150, face 3 subface 1 is ok. +DEAL::Cell << 2.150, face 3 subface 2 is ok. +DEAL::Cell << 2.150, face 3 subface 3 is ok. +DEAL::Cell << 2.150, face 4 subface 0 is ok. +DEAL::Cell << 2.150, face 4 subface 1 is ok. +DEAL::Cell << 2.150, face 4 subface 2 is ok. +DEAL::Cell << 2.150, face 4 subface 3 is ok. +DEAL::Cell << 2.150, face 5 subface 0 is ok. +DEAL::Cell << 2.150, face 5 subface 1 is ok. +DEAL::Cell << 2.150, face 5 subface 2 is ok. +DEAL::Cell << 2.150, face 5 subface 3 is ok. +DEAL::Cell << 2.151, face 0 subface 0 is ok. +DEAL::Cell << 2.151, face 0 subface 1 is ok. +DEAL::Cell << 2.151, face 0 subface 2 is ok. +DEAL::Cell << 2.151, face 0 subface 3 is ok. +DEAL::Cell << 2.151, face 1 subface 0 is ok. +DEAL::Cell << 2.151, face 1 subface 1 is ok. +DEAL::Cell << 2.151, face 1 subface 2 is ok. +DEAL::Cell << 2.151, face 1 subface 3 is ok. +DEAL::Cell << 2.151, face 2 subface 0 is ok. +DEAL::Cell << 2.151, face 2 subface 1 is ok. +DEAL::Cell << 2.151, face 2 subface 2 is ok. +DEAL::Cell << 2.151, face 2 subface 3 is ok. +DEAL::Cell << 2.151, face 3 subface 0 is ok. +DEAL::Cell << 2.151, face 3 subface 1 is ok. +DEAL::Cell << 2.151, face 3 subface 2 is ok. +DEAL::Cell << 2.151, face 3 subface 3 is ok. +DEAL::Cell << 2.151, face 4 subface 0 is ok. +DEAL::Cell << 2.151, face 4 subface 1 is ok. +DEAL::Cell << 2.151, face 4 subface 2 is ok. +DEAL::Cell << 2.151, face 4 subface 3 is ok. +DEAL::Cell << 2.151, face 5 subface 0 is ok. +DEAL::Cell << 2.151, face 5 subface 1 is ok. +DEAL::Cell << 2.151, face 5 subface 2 is ok. +DEAL::Cell << 2.151, face 5 subface 3 is ok. +DEAL::Cell << 2.152, face 0 subface 0 is ok. +DEAL::Cell << 2.152, face 0 subface 1 is ok. +DEAL::Cell << 2.152, face 0 subface 2 is ok. +DEAL::Cell << 2.152, face 0 subface 3 is ok. +DEAL::Cell << 2.152, face 1 subface 0 is ok. +DEAL::Cell << 2.152, face 1 subface 1 is ok. +DEAL::Cell << 2.152, face 1 subface 2 is ok. +DEAL::Cell << 2.152, face 1 subface 3 is ok. +DEAL::Cell << 2.152, face 2 subface 0 is ok. +DEAL::Cell << 2.152, face 2 subface 1 is ok. +DEAL::Cell << 2.152, face 2 subface 2 is ok. +DEAL::Cell << 2.152, face 2 subface 3 is ok. +DEAL::Cell << 2.152, face 3 subface 0 is ok. +DEAL::Cell << 2.152, face 3 subface 1 is ok. +DEAL::Cell << 2.152, face 3 subface 2 is ok. +DEAL::Cell << 2.152, face 3 subface 3 is ok. +DEAL::Cell << 2.152, face 4 subface 0 is ok. +DEAL::Cell << 2.152, face 4 subface 1 is ok. +DEAL::Cell << 2.152, face 4 subface 2 is ok. +DEAL::Cell << 2.152, face 4 subface 3 is ok. +DEAL::Cell << 2.152, face 5 subface 0 is ok. +DEAL::Cell << 2.152, face 5 subface 1 is ok. +DEAL::Cell << 2.152, face 5 subface 2 is ok. +DEAL::Cell << 2.152, face 5 subface 3 is ok. +DEAL::Cell << 2.153, face 0 subface 0 is ok. +DEAL::Cell << 2.153, face 0 subface 1 is ok. +DEAL::Cell << 2.153, face 0 subface 2 is ok. +DEAL::Cell << 2.153, face 0 subface 3 is ok. +DEAL::Cell << 2.153, face 1 subface 0 is ok. +DEAL::Cell << 2.153, face 1 subface 1 is ok. +DEAL::Cell << 2.153, face 1 subface 2 is ok. +DEAL::Cell << 2.153, face 1 subface 3 is ok. +DEAL::Cell << 2.153, face 2 subface 0 is ok. +DEAL::Cell << 2.153, face 2 subface 1 is ok. +DEAL::Cell << 2.153, face 2 subface 2 is ok. +DEAL::Cell << 2.153, face 2 subface 3 is ok. +DEAL::Cell << 2.153, face 3 subface 0 is ok. +DEAL::Cell << 2.153, face 3 subface 1 is ok. +DEAL::Cell << 2.153, face 3 subface 2 is ok. +DEAL::Cell << 2.153, face 3 subface 3 is ok. +DEAL::Cell << 2.153, face 4 subface 0 is ok. +DEAL::Cell << 2.153, face 4 subface 1 is ok. +DEAL::Cell << 2.153, face 4 subface 2 is ok. +DEAL::Cell << 2.153, face 4 subface 3 is ok. +DEAL::Cell << 2.153, face 5 subface 0 is ok. +DEAL::Cell << 2.153, face 5 subface 1 is ok. +DEAL::Cell << 2.153, face 5 subface 2 is ok. +DEAL::Cell << 2.153, face 5 subface 3 is ok. +DEAL::Cell << 2.154, face 0 subface 0 is ok. +DEAL::Cell << 2.154, face 0 subface 1 is ok. +DEAL::Cell << 2.154, face 0 subface 2 is ok. +DEAL::Cell << 2.154, face 0 subface 3 is ok. +DEAL::Cell << 2.154, face 1 subface 0 is ok. +DEAL::Cell << 2.154, face 1 subface 1 is ok. +DEAL::Cell << 2.154, face 1 subface 2 is ok. +DEAL::Cell << 2.154, face 1 subface 3 is ok. +DEAL::Cell << 2.154, face 2 subface 0 is ok. +DEAL::Cell << 2.154, face 2 subface 1 is ok. +DEAL::Cell << 2.154, face 2 subface 2 is ok. +DEAL::Cell << 2.154, face 2 subface 3 is ok. +DEAL::Cell << 2.154, face 3 subface 0 is ok. +DEAL::Cell << 2.154, face 3 subface 1 is ok. +DEAL::Cell << 2.154, face 3 subface 2 is ok. +DEAL::Cell << 2.154, face 3 subface 3 is ok. +DEAL::Cell << 2.154, face 4 subface 0 is ok. +DEAL::Cell << 2.154, face 4 subface 1 is ok. +DEAL::Cell << 2.154, face 4 subface 2 is ok. +DEAL::Cell << 2.154, face 4 subface 3 is ok. +DEAL::Cell << 2.154, face 5 subface 0 is ok. +DEAL::Cell << 2.154, face 5 subface 1 is ok. +DEAL::Cell << 2.154, face 5 subface 2 is ok. +DEAL::Cell << 2.154, face 5 subface 3 is ok. +DEAL::Cell << 2.155, face 0 subface 0 is ok. +DEAL::Cell << 2.155, face 0 subface 1 is ok. +DEAL::Cell << 2.155, face 0 subface 2 is ok. +DEAL::Cell << 2.155, face 0 subface 3 is ok. +DEAL::Cell << 2.155, face 1 subface 0 is ok. +DEAL::Cell << 2.155, face 1 subface 1 is ok. +DEAL::Cell << 2.155, face 1 subface 2 is ok. +DEAL::Cell << 2.155, face 1 subface 3 is ok. +DEAL::Cell << 2.155, face 2 subface 0 is ok. +DEAL::Cell << 2.155, face 2 subface 1 is ok. +DEAL::Cell << 2.155, face 2 subface 2 is ok. +DEAL::Cell << 2.155, face 2 subface 3 is ok. +DEAL::Cell << 2.155, face 3 subface 0 is ok. +DEAL::Cell << 2.155, face 3 subface 1 is ok. +DEAL::Cell << 2.155, face 3 subface 2 is ok. +DEAL::Cell << 2.155, face 3 subface 3 is ok. +DEAL::Cell << 2.155, face 4 subface 0 is ok. +DEAL::Cell << 2.155, face 4 subface 1 is ok. +DEAL::Cell << 2.155, face 4 subface 2 is ok. +DEAL::Cell << 2.155, face 4 subface 3 is ok. +DEAL::Cell << 2.155, face 5 subface 0 is ok. +DEAL::Cell << 2.155, face 5 subface 1 is ok. +DEAL::Cell << 2.155, face 5 subface 2 is ok. +DEAL::Cell << 2.155, face 5 subface 3 is ok. +DEAL::Cell << 2.156, face 0 subface 0 is ok. +DEAL::Cell << 2.156, face 0 subface 1 is ok. +DEAL::Cell << 2.156, face 0 subface 2 is ok. +DEAL::Cell << 2.156, face 0 subface 3 is ok. +DEAL::Cell << 2.156, face 1 subface 0 is ok. +DEAL::Cell << 2.156, face 1 subface 1 is ok. +DEAL::Cell << 2.156, face 1 subface 2 is ok. +DEAL::Cell << 2.156, face 1 subface 3 is ok. +DEAL::Cell << 2.156, face 2 subface 0 is ok. +DEAL::Cell << 2.156, face 2 subface 1 is ok. +DEAL::Cell << 2.156, face 2 subface 2 is ok. +DEAL::Cell << 2.156, face 2 subface 3 is ok. +DEAL::Cell << 2.156, face 3 subface 0 is ok. +DEAL::Cell << 2.156, face 3 subface 1 is ok. +DEAL::Cell << 2.156, face 3 subface 2 is ok. +DEAL::Cell << 2.156, face 3 subface 3 is ok. +DEAL::Cell << 2.156, face 4 subface 0 is ok. +DEAL::Cell << 2.156, face 4 subface 1 is ok. +DEAL::Cell << 2.156, face 4 subface 2 is ok. +DEAL::Cell << 2.156, face 4 subface 3 is ok. +DEAL::Cell << 2.156, face 5 subface 0 is ok. +DEAL::Cell << 2.156, face 5 subface 1 is ok. +DEAL::Cell << 2.156, face 5 subface 2 is ok. +DEAL::Cell << 2.156, face 5 subface 3 is ok. +DEAL::Cell << 2.157, face 0 subface 0 is ok. +DEAL::Cell << 2.157, face 0 subface 1 is ok. +DEAL::Cell << 2.157, face 0 subface 2 is ok. +DEAL::Cell << 2.157, face 0 subface 3 is ok. +DEAL::Cell << 2.157, face 1 subface 0 is ok. +DEAL::Cell << 2.157, face 1 subface 1 is ok. +DEAL::Cell << 2.157, face 1 subface 2 is ok. +DEAL::Cell << 2.157, face 1 subface 3 is ok. +DEAL::Cell << 2.157, face 2 subface 0 is ok. +DEAL::Cell << 2.157, face 2 subface 1 is ok. +DEAL::Cell << 2.157, face 2 subface 2 is ok. +DEAL::Cell << 2.157, face 2 subface 3 is ok. +DEAL::Cell << 2.157, face 3 subface 0 is ok. +DEAL::Cell << 2.157, face 3 subface 1 is ok. +DEAL::Cell << 2.157, face 3 subface 2 is ok. +DEAL::Cell << 2.157, face 3 subface 3 is ok. +DEAL::Cell << 2.157, face 4 subface 0 is ok. +DEAL::Cell << 2.157, face 4 subface 1 is ok. +DEAL::Cell << 2.157, face 4 subface 2 is ok. +DEAL::Cell << 2.157, face 4 subface 3 is ok. +DEAL::Cell << 2.157, face 5 subface 0 is ok. +DEAL::Cell << 2.157, face 5 subface 1 is ok. +DEAL::Cell << 2.157, face 5 subface 2 is ok. +DEAL::Cell << 2.157, face 5 subface 3 is ok. +DEAL::Cell << 2.158, face 0 subface 0 is ok. +DEAL::Cell << 2.158, face 0 subface 1 is ok. +DEAL::Cell << 2.158, face 0 subface 2 is ok. +DEAL::Cell << 2.158, face 0 subface 3 is ok. +DEAL::Cell << 2.158, face 1 subface 0 is ok. +DEAL::Cell << 2.158, face 1 subface 1 is ok. +DEAL::Cell << 2.158, face 1 subface 2 is ok. +DEAL::Cell << 2.158, face 1 subface 3 is ok. +DEAL::Cell << 2.158, face 2 subface 0 is ok. +DEAL::Cell << 2.158, face 2 subface 1 is ok. +DEAL::Cell << 2.158, face 2 subface 2 is ok. +DEAL::Cell << 2.158, face 2 subface 3 is ok. +DEAL::Cell << 2.158, face 3 subface 0 is ok. +DEAL::Cell << 2.158, face 3 subface 1 is ok. +DEAL::Cell << 2.158, face 3 subface 2 is ok. +DEAL::Cell << 2.158, face 3 subface 3 is ok. +DEAL::Cell << 2.158, face 4 subface 0 is ok. +DEAL::Cell << 2.158, face 4 subface 1 is ok. +DEAL::Cell << 2.158, face 4 subface 2 is ok. +DEAL::Cell << 2.158, face 4 subface 3 is ok. +DEAL::Cell << 2.158, face 5 subface 0 is ok. +DEAL::Cell << 2.158, face 5 subface 1 is ok. +DEAL::Cell << 2.158, face 5 subface 2 is ok. +DEAL::Cell << 2.158, face 5 subface 3 is ok. +DEAL::Cell << 2.159, face 0 subface 0 is ok. +DEAL::Cell << 2.159, face 0 subface 1 is ok. +DEAL::Cell << 2.159, face 0 subface 2 is ok. +DEAL::Cell << 2.159, face 0 subface 3 is ok. +DEAL::Cell << 2.159, face 1 subface 0 is ok. +DEAL::Cell << 2.159, face 1 subface 1 is ok. +DEAL::Cell << 2.159, face 1 subface 2 is ok. +DEAL::Cell << 2.159, face 1 subface 3 is ok. +DEAL::Cell << 2.159, face 2 subface 0 is ok. +DEAL::Cell << 2.159, face 2 subface 1 is ok. +DEAL::Cell << 2.159, face 2 subface 2 is ok. +DEAL::Cell << 2.159, face 2 subface 3 is ok. +DEAL::Cell << 2.159, face 3 subface 0 is ok. +DEAL::Cell << 2.159, face 3 subface 1 is ok. +DEAL::Cell << 2.159, face 3 subface 2 is ok. +DEAL::Cell << 2.159, face 3 subface 3 is ok. +DEAL::Cell << 2.159, face 4 subface 0 is ok. +DEAL::Cell << 2.159, face 4 subface 1 is ok. +DEAL::Cell << 2.159, face 4 subface 2 is ok. +DEAL::Cell << 2.159, face 4 subface 3 is ok. +DEAL::Cell << 2.159, face 5 subface 0 is ok. +DEAL::Cell << 2.159, face 5 subface 1 is ok. +DEAL::Cell << 2.159, face 5 subface 2 is ok. +DEAL::Cell << 2.159, face 5 subface 3 is ok. +DEAL::Cell << 2.160, face 0 subface 0 is ok. +DEAL::Cell << 2.160, face 0 subface 1 is ok. +DEAL::Cell << 2.160, face 0 subface 2 is ok. +DEAL::Cell << 2.160, face 0 subface 3 is ok. +DEAL::Cell << 2.160, face 1 subface 0 is ok. +DEAL::Cell << 2.160, face 1 subface 1 is ok. +DEAL::Cell << 2.160, face 1 subface 2 is ok. +DEAL::Cell << 2.160, face 1 subface 3 is ok. +DEAL::Cell << 2.160, face 2 subface 0 is ok. +DEAL::Cell << 2.160, face 2 subface 1 is ok. +DEAL::Cell << 2.160, face 2 subface 2 is ok. +DEAL::Cell << 2.160, face 2 subface 3 is ok. +DEAL::Cell << 2.160, face 3 subface 0 is ok. +DEAL::Cell << 2.160, face 3 subface 1 is ok. +DEAL::Cell << 2.160, face 3 subface 2 is ok. +DEAL::Cell << 2.160, face 3 subface 3 is ok. +DEAL::Cell << 2.160, face 4 subface 0 is ok. +DEAL::Cell << 2.160, face 4 subface 1 is ok. +DEAL::Cell << 2.160, face 4 subface 2 is ok. +DEAL::Cell << 2.160, face 4 subface 3 is ok. +DEAL::Cell << 2.160, face 5 subface 0 is ok. +DEAL::Cell << 2.160, face 5 subface 1 is ok. +DEAL::Cell << 2.160, face 5 subface 2 is ok. +DEAL::Cell << 2.160, face 5 subface 3 is ok. +DEAL::Cell << 2.161, face 0 subface 0 is ok. +DEAL::Cell << 2.161, face 0 subface 1 is ok. +DEAL::Cell << 2.161, face 0 subface 2 is ok. +DEAL::Cell << 2.161, face 0 subface 3 is ok. +DEAL::Cell << 2.161, face 1 subface 0 is ok. +DEAL::Cell << 2.161, face 1 subface 1 is ok. +DEAL::Cell << 2.161, face 1 subface 2 is ok. +DEAL::Cell << 2.161, face 1 subface 3 is ok. +DEAL::Cell << 2.161, face 2 subface 0 is ok. +DEAL::Cell << 2.161, face 2 subface 1 is ok. +DEAL::Cell << 2.161, face 2 subface 2 is ok. +DEAL::Cell << 2.161, face 2 subface 3 is ok. +DEAL::Cell << 2.161, face 3 subface 0 is ok. +DEAL::Cell << 2.161, face 3 subface 1 is ok. +DEAL::Cell << 2.161, face 3 subface 2 is ok. +DEAL::Cell << 2.161, face 3 subface 3 is ok. +DEAL::Cell << 2.161, face 4 subface 0 is ok. +DEAL::Cell << 2.161, face 4 subface 1 is ok. +DEAL::Cell << 2.161, face 4 subface 2 is ok. +DEAL::Cell << 2.161, face 4 subface 3 is ok. +DEAL::Cell << 2.161, face 5 subface 0 is ok. +DEAL::Cell << 2.161, face 5 subface 1 is ok. +DEAL::Cell << 2.161, face 5 subface 2 is ok. +DEAL::Cell << 2.161, face 5 subface 3 is ok. +DEAL::Cell << 2.162, face 0 subface 0 is ok. +DEAL::Cell << 2.162, face 0 subface 1 is ok. +DEAL::Cell << 2.162, face 0 subface 2 is ok. +DEAL::Cell << 2.162, face 0 subface 3 is ok. +DEAL::Cell << 2.162, face 1 subface 0 is ok. +DEAL::Cell << 2.162, face 1 subface 1 is ok. +DEAL::Cell << 2.162, face 1 subface 2 is ok. +DEAL::Cell << 2.162, face 1 subface 3 is ok. +DEAL::Cell << 2.162, face 2 subface 0 is ok. +DEAL::Cell << 2.162, face 2 subface 1 is ok. +DEAL::Cell << 2.162, face 2 subface 2 is ok. +DEAL::Cell << 2.162, face 2 subface 3 is ok. +DEAL::Cell << 2.162, face 3 subface 0 is ok. +DEAL::Cell << 2.162, face 3 subface 1 is ok. +DEAL::Cell << 2.162, face 3 subface 2 is ok. +DEAL::Cell << 2.162, face 3 subface 3 is ok. +DEAL::Cell << 2.162, face 4 subface 0 is ok. +DEAL::Cell << 2.162, face 4 subface 1 is ok. +DEAL::Cell << 2.162, face 4 subface 2 is ok. +DEAL::Cell << 2.162, face 4 subface 3 is ok. +DEAL::Cell << 2.162, face 5 subface 0 is ok. +DEAL::Cell << 2.162, face 5 subface 1 is ok. +DEAL::Cell << 2.162, face 5 subface 2 is ok. +DEAL::Cell << 2.162, face 5 subface 3 is ok. +DEAL::Cell << 2.163, face 0 subface 0 is ok. +DEAL::Cell << 2.163, face 0 subface 1 is ok. +DEAL::Cell << 2.163, face 0 subface 2 is ok. +DEAL::Cell << 2.163, face 0 subface 3 is ok. +DEAL::Cell << 2.163, face 1 subface 0 is ok. +DEAL::Cell << 2.163, face 1 subface 1 is ok. +DEAL::Cell << 2.163, face 1 subface 2 is ok. +DEAL::Cell << 2.163, face 1 subface 3 is ok. +DEAL::Cell << 2.163, face 2 subface 0 is ok. +DEAL::Cell << 2.163, face 2 subface 1 is ok. +DEAL::Cell << 2.163, face 2 subface 2 is ok. +DEAL::Cell << 2.163, face 2 subface 3 is ok. +DEAL::Cell << 2.163, face 3 subface 0 is ok. +DEAL::Cell << 2.163, face 3 subface 1 is ok. +DEAL::Cell << 2.163, face 3 subface 2 is ok. +DEAL::Cell << 2.163, face 3 subface 3 is ok. +DEAL::Cell << 2.163, face 4 subface 0 is ok. +DEAL::Cell << 2.163, face 4 subface 1 is ok. +DEAL::Cell << 2.163, face 4 subface 2 is ok. +DEAL::Cell << 2.163, face 4 subface 3 is ok. +DEAL::Cell << 2.163, face 5 subface 0 is ok. +DEAL::Cell << 2.163, face 5 subface 1 is ok. +DEAL::Cell << 2.163, face 5 subface 2 is ok. +DEAL::Cell << 2.163, face 5 subface 3 is ok. +DEAL::Cell << 2.164, face 0 subface 0 is ok. +DEAL::Cell << 2.164, face 0 subface 1 is ok. +DEAL::Cell << 2.164, face 0 subface 2 is ok. +DEAL::Cell << 2.164, face 0 subface 3 is ok. +DEAL::Cell << 2.164, face 1 subface 0 is ok. +DEAL::Cell << 2.164, face 1 subface 1 is ok. +DEAL::Cell << 2.164, face 1 subface 2 is ok. +DEAL::Cell << 2.164, face 1 subface 3 is ok. +DEAL::Cell << 2.164, face 2 subface 0 is ok. +DEAL::Cell << 2.164, face 2 subface 1 is ok. +DEAL::Cell << 2.164, face 2 subface 2 is ok. +DEAL::Cell << 2.164, face 2 subface 3 is ok. +DEAL::Cell << 2.164, face 3 subface 0 is ok. +DEAL::Cell << 2.164, face 3 subface 1 is ok. +DEAL::Cell << 2.164, face 3 subface 2 is ok. +DEAL::Cell << 2.164, face 3 subface 3 is ok. +DEAL::Cell << 2.164, face 4 subface 0 is ok. +DEAL::Cell << 2.164, face 4 subface 1 is ok. +DEAL::Cell << 2.164, face 4 subface 2 is ok. +DEAL::Cell << 2.164, face 4 subface 3 is ok. +DEAL::Cell << 2.164, face 5 subface 0 is ok. +DEAL::Cell << 2.164, face 5 subface 1 is ok. +DEAL::Cell << 2.164, face 5 subface 2 is ok. +DEAL::Cell << 2.164, face 5 subface 3 is ok. +DEAL::Cell << 2.165, face 0 subface 0 is ok. +DEAL::Cell << 2.165, face 0 subface 1 is ok. +DEAL::Cell << 2.165, face 0 subface 2 is ok. +DEAL::Cell << 2.165, face 0 subface 3 is ok. +DEAL::Cell << 2.165, face 1 subface 0 is ok. +DEAL::Cell << 2.165, face 1 subface 1 is ok. +DEAL::Cell << 2.165, face 1 subface 2 is ok. +DEAL::Cell << 2.165, face 1 subface 3 is ok. +DEAL::Cell << 2.165, face 2 subface 0 is ok. +DEAL::Cell << 2.165, face 2 subface 1 is ok. +DEAL::Cell << 2.165, face 2 subface 2 is ok. +DEAL::Cell << 2.165, face 2 subface 3 is ok. +DEAL::Cell << 2.165, face 3 subface 0 is ok. +DEAL::Cell << 2.165, face 3 subface 1 is ok. +DEAL::Cell << 2.165, face 3 subface 2 is ok. +DEAL::Cell << 2.165, face 3 subface 3 is ok. +DEAL::Cell << 2.165, face 4 subface 0 is ok. +DEAL::Cell << 2.165, face 4 subface 1 is ok. +DEAL::Cell << 2.165, face 4 subface 2 is ok. +DEAL::Cell << 2.165, face 4 subface 3 is ok. +DEAL::Cell << 2.165, face 5 subface 0 is ok. +DEAL::Cell << 2.165, face 5 subface 1 is ok. +DEAL::Cell << 2.165, face 5 subface 2 is ok. +DEAL::Cell << 2.165, face 5 subface 3 is ok. +DEAL::Cell << 2.166, face 0 subface 0 is ok. +DEAL::Cell << 2.166, face 0 subface 1 is ok. +DEAL::Cell << 2.166, face 0 subface 2 is ok. +DEAL::Cell << 2.166, face 0 subface 3 is ok. +DEAL::Cell << 2.166, face 1 subface 0 is ok. +DEAL::Cell << 2.166, face 1 subface 1 is ok. +DEAL::Cell << 2.166, face 1 subface 2 is ok. +DEAL::Cell << 2.166, face 1 subface 3 is ok. +DEAL::Cell << 2.166, face 2 subface 0 is ok. +DEAL::Cell << 2.166, face 2 subface 1 is ok. +DEAL::Cell << 2.166, face 2 subface 2 is ok. +DEAL::Cell << 2.166, face 2 subface 3 is ok. +DEAL::Cell << 2.166, face 3 subface 0 is ok. +DEAL::Cell << 2.166, face 3 subface 1 is ok. +DEAL::Cell << 2.166, face 3 subface 2 is ok. +DEAL::Cell << 2.166, face 3 subface 3 is ok. +DEAL::Cell << 2.166, face 4 subface 0 is ok. +DEAL::Cell << 2.166, face 4 subface 1 is ok. +DEAL::Cell << 2.166, face 4 subface 2 is ok. +DEAL::Cell << 2.166, face 4 subface 3 is ok. +DEAL::Cell << 2.166, face 5 subface 0 is ok. +DEAL::Cell << 2.166, face 5 subface 1 is ok. +DEAL::Cell << 2.166, face 5 subface 2 is ok. +DEAL::Cell << 2.166, face 5 subface 3 is ok. +DEAL::Cell << 2.167, face 0 subface 0 is ok. +DEAL::Cell << 2.167, face 0 subface 1 is ok. +DEAL::Cell << 2.167, face 0 subface 2 is ok. +DEAL::Cell << 2.167, face 0 subface 3 is ok. +DEAL::Cell << 2.167, face 1 subface 0 is ok. +DEAL::Cell << 2.167, face 1 subface 1 is ok. +DEAL::Cell << 2.167, face 1 subface 2 is ok. +DEAL::Cell << 2.167, face 1 subface 3 is ok. +DEAL::Cell << 2.167, face 2 subface 0 is ok. +DEAL::Cell << 2.167, face 2 subface 1 is ok. +DEAL::Cell << 2.167, face 2 subface 2 is ok. +DEAL::Cell << 2.167, face 2 subface 3 is ok. +DEAL::Cell << 2.167, face 3 subface 0 is ok. +DEAL::Cell << 2.167, face 3 subface 1 is ok. +DEAL::Cell << 2.167, face 3 subface 2 is ok. +DEAL::Cell << 2.167, face 3 subface 3 is ok. +DEAL::Cell << 2.167, face 4 subface 0 is ok. +DEAL::Cell << 2.167, face 4 subface 1 is ok. +DEAL::Cell << 2.167, face 4 subface 2 is ok. +DEAL::Cell << 2.167, face 4 subface 3 is ok. +DEAL::Cell << 2.167, face 5 subface 0 is ok. +DEAL::Cell << 2.167, face 5 subface 1 is ok. +DEAL::Cell << 2.167, face 5 subface 2 is ok. +DEAL::Cell << 2.167, face 5 subface 3 is ok. +DEAL::Cell << 2.168, face 0 subface 0 is ok. +DEAL::Cell << 2.168, face 0 subface 1 is ok. +DEAL::Cell << 2.168, face 0 subface 2 is ok. +DEAL::Cell << 2.168, face 0 subface 3 is ok. +DEAL::Cell << 2.168, face 1 subface 0 is ok. +DEAL::Cell << 2.168, face 1 subface 1 is ok. +DEAL::Cell << 2.168, face 1 subface 2 is ok. +DEAL::Cell << 2.168, face 1 subface 3 is ok. +DEAL::Cell << 2.168, face 2 subface 0 is ok. +DEAL::Cell << 2.168, face 2 subface 1 is ok. +DEAL::Cell << 2.168, face 2 subface 2 is ok. +DEAL::Cell << 2.168, face 2 subface 3 is ok. +DEAL::Cell << 2.168, face 3 subface 0 is ok. +DEAL::Cell << 2.168, face 3 subface 1 is ok. +DEAL::Cell << 2.168, face 3 subface 2 is ok. +DEAL::Cell << 2.168, face 3 subface 3 is ok. +DEAL::Cell << 2.168, face 4 subface 0 is ok. +DEAL::Cell << 2.168, face 4 subface 1 is ok. +DEAL::Cell << 2.168, face 4 subface 2 is ok. +DEAL::Cell << 2.168, face 4 subface 3 is ok. +DEAL::Cell << 2.168, face 5 subface 0 is ok. +DEAL::Cell << 2.168, face 5 subface 1 is ok. +DEAL::Cell << 2.168, face 5 subface 2 is ok. +DEAL::Cell << 2.168, face 5 subface 3 is ok. +DEAL::Cell << 2.169, face 0 subface 0 is ok. +DEAL::Cell << 2.169, face 0 subface 1 is ok. +DEAL::Cell << 2.169, face 0 subface 2 is ok. +DEAL::Cell << 2.169, face 0 subface 3 is ok. +DEAL::Cell << 2.169, face 1 subface 0 is ok. +DEAL::Cell << 2.169, face 1 subface 1 is ok. +DEAL::Cell << 2.169, face 1 subface 2 is ok. +DEAL::Cell << 2.169, face 1 subface 3 is ok. +DEAL::Cell << 2.169, face 2 subface 0 is ok. +DEAL::Cell << 2.169, face 2 subface 1 is ok. +DEAL::Cell << 2.169, face 2 subface 2 is ok. +DEAL::Cell << 2.169, face 2 subface 3 is ok. +DEAL::Cell << 2.169, face 3 subface 0 is ok. +DEAL::Cell << 2.169, face 3 subface 1 is ok. +DEAL::Cell << 2.169, face 3 subface 2 is ok. +DEAL::Cell << 2.169, face 3 subface 3 is ok. +DEAL::Cell << 2.169, face 4 subface 0 is ok. +DEAL::Cell << 2.169, face 4 subface 1 is ok. +DEAL::Cell << 2.169, face 4 subface 2 is ok. +DEAL::Cell << 2.169, face 4 subface 3 is ok. +DEAL::Cell << 2.169, face 5 subface 0 is ok. +DEAL::Cell << 2.169, face 5 subface 1 is ok. +DEAL::Cell << 2.169, face 5 subface 2 is ok. +DEAL::Cell << 2.169, face 5 subface 3 is ok. +DEAL::Cell << 2.170, face 0 subface 0 is ok. +DEAL::Cell << 2.170, face 0 subface 1 is ok. +DEAL::Cell << 2.170, face 0 subface 2 is ok. +DEAL::Cell << 2.170, face 0 subface 3 is ok. +DEAL::Cell << 2.170, face 1 subface 0 is ok. +DEAL::Cell << 2.170, face 1 subface 1 is ok. +DEAL::Cell << 2.170, face 1 subface 2 is ok. +DEAL::Cell << 2.170, face 1 subface 3 is ok. +DEAL::Cell << 2.170, face 2 subface 0 is ok. +DEAL::Cell << 2.170, face 2 subface 1 is ok. +DEAL::Cell << 2.170, face 2 subface 2 is ok. +DEAL::Cell << 2.170, face 2 subface 3 is ok. +DEAL::Cell << 2.170, face 3 subface 0 is ok. +DEAL::Cell << 2.170, face 3 subface 1 is ok. +DEAL::Cell << 2.170, face 3 subface 2 is ok. +DEAL::Cell << 2.170, face 3 subface 3 is ok. +DEAL::Cell << 2.170, face 4 subface 0 is ok. +DEAL::Cell << 2.170, face 4 subface 1 is ok. +DEAL::Cell << 2.170, face 4 subface 2 is ok. +DEAL::Cell << 2.170, face 4 subface 3 is ok. +DEAL::Cell << 2.170, face 5 subface 0 is ok. +DEAL::Cell << 2.170, face 5 subface 1 is ok. +DEAL::Cell << 2.170, face 5 subface 2 is ok. +DEAL::Cell << 2.170, face 5 subface 3 is ok. +DEAL::Cell << 2.171, face 0 subface 0 is ok. +DEAL::Cell << 2.171, face 0 subface 1 is ok. +DEAL::Cell << 2.171, face 0 subface 2 is ok. +DEAL::Cell << 2.171, face 0 subface 3 is ok. +DEAL::Cell << 2.171, face 1 subface 0 is ok. +DEAL::Cell << 2.171, face 1 subface 1 is ok. +DEAL::Cell << 2.171, face 1 subface 2 is ok. +DEAL::Cell << 2.171, face 1 subface 3 is ok. +DEAL::Cell << 2.171, face 2 subface 0 is ok. +DEAL::Cell << 2.171, face 2 subface 1 is ok. +DEAL::Cell << 2.171, face 2 subface 2 is ok. +DEAL::Cell << 2.171, face 2 subface 3 is ok. +DEAL::Cell << 2.171, face 3 subface 0 is ok. +DEAL::Cell << 2.171, face 3 subface 1 is ok. +DEAL::Cell << 2.171, face 3 subface 2 is ok. +DEAL::Cell << 2.171, face 3 subface 3 is ok. +DEAL::Cell << 2.171, face 4 subface 0 is ok. +DEAL::Cell << 2.171, face 4 subface 1 is ok. +DEAL::Cell << 2.171, face 4 subface 2 is ok. +DEAL::Cell << 2.171, face 4 subface 3 is ok. +DEAL::Cell << 2.171, face 5 subface 0 is ok. +DEAL::Cell << 2.171, face 5 subface 1 is ok. +DEAL::Cell << 2.171, face 5 subface 2 is ok. +DEAL::Cell << 2.171, face 5 subface 3 is ok. +DEAL::Cell << 2.172, face 0 subface 0 is ok. +DEAL::Cell << 2.172, face 0 subface 1 is ok. +DEAL::Cell << 2.172, face 0 subface 2 is ok. +DEAL::Cell << 2.172, face 0 subface 3 is ok. +DEAL::Cell << 2.172, face 1 subface 0 is ok. +DEAL::Cell << 2.172, face 1 subface 1 is ok. +DEAL::Cell << 2.172, face 1 subface 2 is ok. +DEAL::Cell << 2.172, face 1 subface 3 is ok. +DEAL::Cell << 2.172, face 2 subface 0 is ok. +DEAL::Cell << 2.172, face 2 subface 1 is ok. +DEAL::Cell << 2.172, face 2 subface 2 is ok. +DEAL::Cell << 2.172, face 2 subface 3 is ok. +DEAL::Cell << 2.172, face 3 subface 0 is ok. +DEAL::Cell << 2.172, face 3 subface 1 is ok. +DEAL::Cell << 2.172, face 3 subface 2 is ok. +DEAL::Cell << 2.172, face 3 subface 3 is ok. +DEAL::Cell << 2.172, face 4 subface 0 is ok. +DEAL::Cell << 2.172, face 4 subface 1 is ok. +DEAL::Cell << 2.172, face 4 subface 2 is ok. +DEAL::Cell << 2.172, face 4 subface 3 is ok. +DEAL::Cell << 2.172, face 5 subface 0 is ok. +DEAL::Cell << 2.172, face 5 subface 1 is ok. +DEAL::Cell << 2.172, face 5 subface 2 is ok. +DEAL::Cell << 2.172, face 5 subface 3 is ok. +DEAL::Cell << 2.173, face 0 subface 0 is ok. +DEAL::Cell << 2.173, face 0 subface 1 is ok. +DEAL::Cell << 2.173, face 0 subface 2 is ok. +DEAL::Cell << 2.173, face 0 subface 3 is ok. +DEAL::Cell << 2.173, face 1 subface 0 is ok. +DEAL::Cell << 2.173, face 1 subface 1 is ok. +DEAL::Cell << 2.173, face 1 subface 2 is ok. +DEAL::Cell << 2.173, face 1 subface 3 is ok. +DEAL::Cell << 2.173, face 2 subface 0 is ok. +DEAL::Cell << 2.173, face 2 subface 1 is ok. +DEAL::Cell << 2.173, face 2 subface 2 is ok. +DEAL::Cell << 2.173, face 2 subface 3 is ok. +DEAL::Cell << 2.173, face 3 subface 0 is ok. +DEAL::Cell << 2.173, face 3 subface 1 is ok. +DEAL::Cell << 2.173, face 3 subface 2 is ok. +DEAL::Cell << 2.173, face 3 subface 3 is ok. +DEAL::Cell << 2.173, face 4 subface 0 is ok. +DEAL::Cell << 2.173, face 4 subface 1 is ok. +DEAL::Cell << 2.173, face 4 subface 2 is ok. +DEAL::Cell << 2.173, face 4 subface 3 is ok. +DEAL::Cell << 2.173, face 5 subface 0 is ok. +DEAL::Cell << 2.173, face 5 subface 1 is ok. +DEAL::Cell << 2.173, face 5 subface 2 is ok. +DEAL::Cell << 2.173, face 5 subface 3 is ok. +DEAL::Cell << 2.174, face 0 subface 0 is ok. +DEAL::Cell << 2.174, face 0 subface 1 is ok. +DEAL::Cell << 2.174, face 0 subface 2 is ok. +DEAL::Cell << 2.174, face 0 subface 3 is ok. +DEAL::Cell << 2.174, face 1 subface 0 is ok. +DEAL::Cell << 2.174, face 1 subface 1 is ok. +DEAL::Cell << 2.174, face 1 subface 2 is ok. +DEAL::Cell << 2.174, face 1 subface 3 is ok. +DEAL::Cell << 2.174, face 2 subface 0 is ok. +DEAL::Cell << 2.174, face 2 subface 1 is ok. +DEAL::Cell << 2.174, face 2 subface 2 is ok. +DEAL::Cell << 2.174, face 2 subface 3 is ok. +DEAL::Cell << 2.174, face 3 subface 0 is ok. +DEAL::Cell << 2.174, face 3 subface 1 is ok. +DEAL::Cell << 2.174, face 3 subface 2 is ok. +DEAL::Cell << 2.174, face 3 subface 3 is ok. +DEAL::Cell << 2.174, face 4 subface 0 is ok. +DEAL::Cell << 2.174, face 4 subface 1 is ok. +DEAL::Cell << 2.174, face 4 subface 2 is ok. +DEAL::Cell << 2.174, face 4 subface 3 is ok. +DEAL::Cell << 2.174, face 5 subface 0 is ok. +DEAL::Cell << 2.174, face 5 subface 1 is ok. +DEAL::Cell << 2.174, face 5 subface 2 is ok. +DEAL::Cell << 2.174, face 5 subface 3 is ok. +DEAL::Cell << 2.175, face 0 subface 0 is ok. +DEAL::Cell << 2.175, face 0 subface 1 is ok. +DEAL::Cell << 2.175, face 0 subface 2 is ok. +DEAL::Cell << 2.175, face 0 subface 3 is ok. +DEAL::Cell << 2.175, face 1 subface 0 is ok. +DEAL::Cell << 2.175, face 1 subface 1 is ok. +DEAL::Cell << 2.175, face 1 subface 2 is ok. +DEAL::Cell << 2.175, face 1 subface 3 is ok. +DEAL::Cell << 2.175, face 2 subface 0 is ok. +DEAL::Cell << 2.175, face 2 subface 1 is ok. +DEAL::Cell << 2.175, face 2 subface 2 is ok. +DEAL::Cell << 2.175, face 2 subface 3 is ok. +DEAL::Cell << 2.175, face 3 subface 0 is ok. +DEAL::Cell << 2.175, face 3 subface 1 is ok. +DEAL::Cell << 2.175, face 3 subface 2 is ok. +DEAL::Cell << 2.175, face 3 subface 3 is ok. +DEAL::Cell << 2.175, face 4 subface 0 is ok. +DEAL::Cell << 2.175, face 4 subface 1 is ok. +DEAL::Cell << 2.175, face 4 subface 2 is ok. +DEAL::Cell << 2.175, face 4 subface 3 is ok. +DEAL::Cell << 2.175, face 5 subface 0 is ok. +DEAL::Cell << 2.175, face 5 subface 1 is ok. +DEAL::Cell << 2.175, face 5 subface 2 is ok. +DEAL::Cell << 2.175, face 5 subface 3 is ok. +DEAL::Cell << 2.176, face 0 subface 0 is ok. +DEAL::Cell << 2.176, face 0 subface 1 is ok. +DEAL::Cell << 2.176, face 0 subface 2 is ok. +DEAL::Cell << 2.176, face 0 subface 3 is ok. +DEAL::Cell << 2.176, face 1 subface 0 is ok. +DEAL::Cell << 2.176, face 1 subface 1 is ok. +DEAL::Cell << 2.176, face 1 subface 2 is ok. +DEAL::Cell << 2.176, face 1 subface 3 is ok. +DEAL::Cell << 2.176, face 2 subface 0 is ok. +DEAL::Cell << 2.176, face 2 subface 1 is ok. +DEAL::Cell << 2.176, face 2 subface 2 is ok. +DEAL::Cell << 2.176, face 2 subface 3 is ok. +DEAL::Cell << 2.176, face 3 subface 0 is ok. +DEAL::Cell << 2.176, face 3 subface 1 is ok. +DEAL::Cell << 2.176, face 3 subface 2 is ok. +DEAL::Cell << 2.176, face 3 subface 3 is ok. +DEAL::Cell << 2.176, face 4 subface 0 is ok. +DEAL::Cell << 2.176, face 4 subface 1 is ok. +DEAL::Cell << 2.176, face 4 subface 2 is ok. +DEAL::Cell << 2.176, face 4 subface 3 is ok. +DEAL::Cell << 2.176, face 5 subface 0 is ok. +DEAL::Cell << 2.176, face 5 subface 1 is ok. +DEAL::Cell << 2.176, face 5 subface 2 is ok. +DEAL::Cell << 2.176, face 5 subface 3 is ok. +DEAL::Cell << 2.177, face 0 subface 0 is ok. +DEAL::Cell << 2.177, face 0 subface 1 is ok. +DEAL::Cell << 2.177, face 0 subface 2 is ok. +DEAL::Cell << 2.177, face 0 subface 3 is ok. +DEAL::Cell << 2.177, face 1 subface 0 is ok. +DEAL::Cell << 2.177, face 1 subface 1 is ok. +DEAL::Cell << 2.177, face 1 subface 2 is ok. +DEAL::Cell << 2.177, face 1 subface 3 is ok. +DEAL::Cell << 2.177, face 2 subface 0 is ok. +DEAL::Cell << 2.177, face 2 subface 1 is ok. +DEAL::Cell << 2.177, face 2 subface 2 is ok. +DEAL::Cell << 2.177, face 2 subface 3 is ok. +DEAL::Cell << 2.177, face 3 subface 0 is ok. +DEAL::Cell << 2.177, face 3 subface 1 is ok. +DEAL::Cell << 2.177, face 3 subface 2 is ok. +DEAL::Cell << 2.177, face 3 subface 3 is ok. +DEAL::Cell << 2.177, face 4 subface 0 is ok. +DEAL::Cell << 2.177, face 4 subface 1 is ok. +DEAL::Cell << 2.177, face 4 subface 2 is ok. +DEAL::Cell << 2.177, face 4 subface 3 is ok. +DEAL::Cell << 2.177, face 5 subface 0 is ok. +DEAL::Cell << 2.177, face 5 subface 1 is ok. +DEAL::Cell << 2.177, face 5 subface 2 is ok. +DEAL::Cell << 2.177, face 5 subface 3 is ok. +DEAL::Cell << 2.178, face 0 subface 0 is ok. +DEAL::Cell << 2.178, face 0 subface 1 is ok. +DEAL::Cell << 2.178, face 0 subface 2 is ok. +DEAL::Cell << 2.178, face 0 subface 3 is ok. +DEAL::Cell << 2.178, face 1 subface 0 is ok. +DEAL::Cell << 2.178, face 1 subface 1 is ok. +DEAL::Cell << 2.178, face 1 subface 2 is ok. +DEAL::Cell << 2.178, face 1 subface 3 is ok. +DEAL::Cell << 2.178, face 2 subface 0 is ok. +DEAL::Cell << 2.178, face 2 subface 1 is ok. +DEAL::Cell << 2.178, face 2 subface 2 is ok. +DEAL::Cell << 2.178, face 2 subface 3 is ok. +DEAL::Cell << 2.178, face 3 subface 0 is ok. +DEAL::Cell << 2.178, face 3 subface 1 is ok. +DEAL::Cell << 2.178, face 3 subface 2 is ok. +DEAL::Cell << 2.178, face 3 subface 3 is ok. +DEAL::Cell << 2.178, face 4 subface 0 is ok. +DEAL::Cell << 2.178, face 4 subface 1 is ok. +DEAL::Cell << 2.178, face 4 subface 2 is ok. +DEAL::Cell << 2.178, face 4 subface 3 is ok. +DEAL::Cell << 2.178, face 5 subface 0 is ok. +DEAL::Cell << 2.178, face 5 subface 1 is ok. +DEAL::Cell << 2.178, face 5 subface 2 is ok. +DEAL::Cell << 2.178, face 5 subface 3 is ok. +DEAL::Cell << 2.179, face 0 subface 0 is ok. +DEAL::Cell << 2.179, face 0 subface 1 is ok. +DEAL::Cell << 2.179, face 0 subface 2 is ok. +DEAL::Cell << 2.179, face 0 subface 3 is ok. +DEAL::Cell << 2.179, face 1 subface 0 is ok. +DEAL::Cell << 2.179, face 1 subface 1 is ok. +DEAL::Cell << 2.179, face 1 subface 2 is ok. +DEAL::Cell << 2.179, face 1 subface 3 is ok. +DEAL::Cell << 2.179, face 2 subface 0 is ok. +DEAL::Cell << 2.179, face 2 subface 1 is ok. +DEAL::Cell << 2.179, face 2 subface 2 is ok. +DEAL::Cell << 2.179, face 2 subface 3 is ok. +DEAL::Cell << 2.179, face 3 subface 0 is ok. +DEAL::Cell << 2.179, face 3 subface 1 is ok. +DEAL::Cell << 2.179, face 3 subface 2 is ok. +DEAL::Cell << 2.179, face 3 subface 3 is ok. +DEAL::Cell << 2.179, face 4 subface 0 is ok. +DEAL::Cell << 2.179, face 4 subface 1 is ok. +DEAL::Cell << 2.179, face 4 subface 2 is ok. +DEAL::Cell << 2.179, face 4 subface 3 is ok. +DEAL::Cell << 2.179, face 5 subface 0 is ok. +DEAL::Cell << 2.179, face 5 subface 1 is ok. +DEAL::Cell << 2.179, face 5 subface 2 is ok. +DEAL::Cell << 2.179, face 5 subface 3 is ok. +DEAL::Cell << 2.180, face 0 subface 0 is ok. +DEAL::Cell << 2.180, face 0 subface 1 is ok. +DEAL::Cell << 2.180, face 0 subface 2 is ok. +DEAL::Cell << 2.180, face 0 subface 3 is ok. +DEAL::Cell << 2.180, face 1 subface 0 is ok. +DEAL::Cell << 2.180, face 1 subface 1 is ok. +DEAL::Cell << 2.180, face 1 subface 2 is ok. +DEAL::Cell << 2.180, face 1 subface 3 is ok. +DEAL::Cell << 2.180, face 2 subface 0 is ok. +DEAL::Cell << 2.180, face 2 subface 1 is ok. +DEAL::Cell << 2.180, face 2 subface 2 is ok. +DEAL::Cell << 2.180, face 2 subface 3 is ok. +DEAL::Cell << 2.180, face 3 subface 0 is ok. +DEAL::Cell << 2.180, face 3 subface 1 is ok. +DEAL::Cell << 2.180, face 3 subface 2 is ok. +DEAL::Cell << 2.180, face 3 subface 3 is ok. +DEAL::Cell << 2.180, face 4 subface 0 is ok. +DEAL::Cell << 2.180, face 4 subface 1 is ok. +DEAL::Cell << 2.180, face 4 subface 2 is ok. +DEAL::Cell << 2.180, face 4 subface 3 is ok. +DEAL::Cell << 2.180, face 5 subface 0 is ok. +DEAL::Cell << 2.180, face 5 subface 1 is ok. +DEAL::Cell << 2.180, face 5 subface 2 is ok. +DEAL::Cell << 2.180, face 5 subface 3 is ok. +DEAL::Cell << 2.181, face 0 subface 0 is ok. +DEAL::Cell << 2.181, face 0 subface 1 is ok. +DEAL::Cell << 2.181, face 0 subface 2 is ok. +DEAL::Cell << 2.181, face 0 subface 3 is ok. +DEAL::Cell << 2.181, face 1 subface 0 is ok. +DEAL::Cell << 2.181, face 1 subface 1 is ok. +DEAL::Cell << 2.181, face 1 subface 2 is ok. +DEAL::Cell << 2.181, face 1 subface 3 is ok. +DEAL::Cell << 2.181, face 2 subface 0 is ok. +DEAL::Cell << 2.181, face 2 subface 1 is ok. +DEAL::Cell << 2.181, face 2 subface 2 is ok. +DEAL::Cell << 2.181, face 2 subface 3 is ok. +DEAL::Cell << 2.181, face 3 subface 0 is ok. +DEAL::Cell << 2.181, face 3 subface 1 is ok. +DEAL::Cell << 2.181, face 3 subface 2 is ok. +DEAL::Cell << 2.181, face 3 subface 3 is ok. +DEAL::Cell << 2.181, face 4 subface 0 is ok. +DEAL::Cell << 2.181, face 4 subface 1 is ok. +DEAL::Cell << 2.181, face 4 subface 2 is ok. +DEAL::Cell << 2.181, face 4 subface 3 is ok. +DEAL::Cell << 2.181, face 5 subface 0 is ok. +DEAL::Cell << 2.181, face 5 subface 1 is ok. +DEAL::Cell << 2.181, face 5 subface 2 is ok. +DEAL::Cell << 2.181, face 5 subface 3 is ok. +DEAL::Cell << 2.182, face 0 subface 0 is ok. +DEAL::Cell << 2.182, face 0 subface 1 is ok. +DEAL::Cell << 2.182, face 0 subface 2 is ok. +DEAL::Cell << 2.182, face 0 subface 3 is ok. +DEAL::Cell << 2.182, face 1 subface 0 is ok. +DEAL::Cell << 2.182, face 1 subface 1 is ok. +DEAL::Cell << 2.182, face 1 subface 2 is ok. +DEAL::Cell << 2.182, face 1 subface 3 is ok. +DEAL::Cell << 2.182, face 2 subface 0 is ok. +DEAL::Cell << 2.182, face 2 subface 1 is ok. +DEAL::Cell << 2.182, face 2 subface 2 is ok. +DEAL::Cell << 2.182, face 2 subface 3 is ok. +DEAL::Cell << 2.182, face 3 subface 0 is ok. +DEAL::Cell << 2.182, face 3 subface 1 is ok. +DEAL::Cell << 2.182, face 3 subface 2 is ok. +DEAL::Cell << 2.182, face 3 subface 3 is ok. +DEAL::Cell << 2.182, face 4 subface 0 is ok. +DEAL::Cell << 2.182, face 4 subface 1 is ok. +DEAL::Cell << 2.182, face 4 subface 2 is ok. +DEAL::Cell << 2.182, face 4 subface 3 is ok. +DEAL::Cell << 2.182, face 5 subface 0 is ok. +DEAL::Cell << 2.182, face 5 subface 1 is ok. +DEAL::Cell << 2.182, face 5 subface 2 is ok. +DEAL::Cell << 2.182, face 5 subface 3 is ok. +DEAL::Cell << 2.183, face 0 subface 0 is ok. +DEAL::Cell << 2.183, face 0 subface 1 is ok. +DEAL::Cell << 2.183, face 0 subface 2 is ok. +DEAL::Cell << 2.183, face 0 subface 3 is ok. +DEAL::Cell << 2.183, face 1 subface 0 is ok. +DEAL::Cell << 2.183, face 1 subface 1 is ok. +DEAL::Cell << 2.183, face 1 subface 2 is ok. +DEAL::Cell << 2.183, face 1 subface 3 is ok. +DEAL::Cell << 2.183, face 2 subface 0 is ok. +DEAL::Cell << 2.183, face 2 subface 1 is ok. +DEAL::Cell << 2.183, face 2 subface 2 is ok. +DEAL::Cell << 2.183, face 2 subface 3 is ok. +DEAL::Cell << 2.183, face 3 subface 0 is ok. +DEAL::Cell << 2.183, face 3 subface 1 is ok. +DEAL::Cell << 2.183, face 3 subface 2 is ok. +DEAL::Cell << 2.183, face 3 subface 3 is ok. +DEAL::Cell << 2.183, face 4 subface 0 is ok. +DEAL::Cell << 2.183, face 4 subface 1 is ok. +DEAL::Cell << 2.183, face 4 subface 2 is ok. +DEAL::Cell << 2.183, face 4 subface 3 is ok. +DEAL::Cell << 2.183, face 5 subface 0 is ok. +DEAL::Cell << 2.183, face 5 subface 1 is ok. +DEAL::Cell << 2.183, face 5 subface 2 is ok. +DEAL::Cell << 2.183, face 5 subface 3 is ok. +DEAL::Cell << 2.184, face 0 subface 0 is ok. +DEAL::Cell << 2.184, face 0 subface 1 is ok. +DEAL::Cell << 2.184, face 0 subface 2 is ok. +DEAL::Cell << 2.184, face 0 subface 3 is ok. +DEAL::Cell << 2.184, face 1 subface 0 is ok. +DEAL::Cell << 2.184, face 1 subface 1 is ok. +DEAL::Cell << 2.184, face 1 subface 2 is ok. +DEAL::Cell << 2.184, face 1 subface 3 is ok. +DEAL::Cell << 2.184, face 2 subface 0 is ok. +DEAL::Cell << 2.184, face 2 subface 1 is ok. +DEAL::Cell << 2.184, face 2 subface 2 is ok. +DEAL::Cell << 2.184, face 2 subface 3 is ok. +DEAL::Cell << 2.184, face 3 subface 0 is ok. +DEAL::Cell << 2.184, face 3 subface 1 is ok. +DEAL::Cell << 2.184, face 3 subface 2 is ok. +DEAL::Cell << 2.184, face 3 subface 3 is ok. +DEAL::Cell << 2.184, face 4 subface 0 is ok. +DEAL::Cell << 2.184, face 4 subface 1 is ok. +DEAL::Cell << 2.184, face 4 subface 2 is ok. +DEAL::Cell << 2.184, face 4 subface 3 is ok. +DEAL::Cell << 2.184, face 5 subface 0 is ok. +DEAL::Cell << 2.184, face 5 subface 1 is ok. +DEAL::Cell << 2.184, face 5 subface 2 is ok. +DEAL::Cell << 2.184, face 5 subface 3 is ok. +DEAL::Cell << 2.185, face 0 subface 0 is ok. +DEAL::Cell << 2.185, face 0 subface 1 is ok. +DEAL::Cell << 2.185, face 0 subface 2 is ok. +DEAL::Cell << 2.185, face 0 subface 3 is ok. +DEAL::Cell << 2.185, face 1 subface 0 is ok. +DEAL::Cell << 2.185, face 1 subface 1 is ok. +DEAL::Cell << 2.185, face 1 subface 2 is ok. +DEAL::Cell << 2.185, face 1 subface 3 is ok. +DEAL::Cell << 2.185, face 2 subface 0 is ok. +DEAL::Cell << 2.185, face 2 subface 1 is ok. +DEAL::Cell << 2.185, face 2 subface 2 is ok. +DEAL::Cell << 2.185, face 2 subface 3 is ok. +DEAL::Cell << 2.185, face 3 subface 0 is ok. +DEAL::Cell << 2.185, face 3 subface 1 is ok. +DEAL::Cell << 2.185, face 3 subface 2 is ok. +DEAL::Cell << 2.185, face 3 subface 3 is ok. +DEAL::Cell << 2.185, face 4 subface 0 is ok. +DEAL::Cell << 2.185, face 4 subface 1 is ok. +DEAL::Cell << 2.185, face 4 subface 2 is ok. +DEAL::Cell << 2.185, face 4 subface 3 is ok. +DEAL::Cell << 2.185, face 5 subface 0 is ok. +DEAL::Cell << 2.185, face 5 subface 1 is ok. +DEAL::Cell << 2.185, face 5 subface 2 is ok. +DEAL::Cell << 2.185, face 5 subface 3 is ok. +DEAL::Cell << 2.186, face 0 subface 0 is ok. +DEAL::Cell << 2.186, face 0 subface 1 is ok. +DEAL::Cell << 2.186, face 0 subface 2 is ok. +DEAL::Cell << 2.186, face 0 subface 3 is ok. +DEAL::Cell << 2.186, face 1 subface 0 is ok. +DEAL::Cell << 2.186, face 1 subface 1 is ok. +DEAL::Cell << 2.186, face 1 subface 2 is ok. +DEAL::Cell << 2.186, face 1 subface 3 is ok. +DEAL::Cell << 2.186, face 2 subface 0 is ok. +DEAL::Cell << 2.186, face 2 subface 1 is ok. +DEAL::Cell << 2.186, face 2 subface 2 is ok. +DEAL::Cell << 2.186, face 2 subface 3 is ok. +DEAL::Cell << 2.186, face 3 subface 0 is ok. +DEAL::Cell << 2.186, face 3 subface 1 is ok. +DEAL::Cell << 2.186, face 3 subface 2 is ok. +DEAL::Cell << 2.186, face 3 subface 3 is ok. +DEAL::Cell << 2.186, face 4 subface 0 is ok. +DEAL::Cell << 2.186, face 4 subface 1 is ok. +DEAL::Cell << 2.186, face 4 subface 2 is ok. +DEAL::Cell << 2.186, face 4 subface 3 is ok. +DEAL::Cell << 2.186, face 5 subface 0 is ok. +DEAL::Cell << 2.186, face 5 subface 1 is ok. +DEAL::Cell << 2.186, face 5 subface 2 is ok. +DEAL::Cell << 2.186, face 5 subface 3 is ok. +DEAL::Cell << 2.187, face 0 subface 0 is ok. +DEAL::Cell << 2.187, face 0 subface 1 is ok. +DEAL::Cell << 2.187, face 0 subface 2 is ok. +DEAL::Cell << 2.187, face 0 subface 3 is ok. +DEAL::Cell << 2.187, face 1 subface 0 is ok. +DEAL::Cell << 2.187, face 1 subface 1 is ok. +DEAL::Cell << 2.187, face 1 subface 2 is ok. +DEAL::Cell << 2.187, face 1 subface 3 is ok. +DEAL::Cell << 2.187, face 2 subface 0 is ok. +DEAL::Cell << 2.187, face 2 subface 1 is ok. +DEAL::Cell << 2.187, face 2 subface 2 is ok. +DEAL::Cell << 2.187, face 2 subface 3 is ok. +DEAL::Cell << 2.187, face 3 subface 0 is ok. +DEAL::Cell << 2.187, face 3 subface 1 is ok. +DEAL::Cell << 2.187, face 3 subface 2 is ok. +DEAL::Cell << 2.187, face 3 subface 3 is ok. +DEAL::Cell << 2.187, face 4 subface 0 is ok. +DEAL::Cell << 2.187, face 4 subface 1 is ok. +DEAL::Cell << 2.187, face 4 subface 2 is ok. +DEAL::Cell << 2.187, face 4 subface 3 is ok. +DEAL::Cell << 2.187, face 5 subface 0 is ok. +DEAL::Cell << 2.187, face 5 subface 1 is ok. +DEAL::Cell << 2.187, face 5 subface 2 is ok. +DEAL::Cell << 2.187, face 5 subface 3 is ok. +DEAL::Cell << 2.188, face 0 subface 0 is ok. +DEAL::Cell << 2.188, face 0 subface 1 is ok. +DEAL::Cell << 2.188, face 0 subface 2 is ok. +DEAL::Cell << 2.188, face 0 subface 3 is ok. +DEAL::Cell << 2.188, face 1 subface 0 is ok. +DEAL::Cell << 2.188, face 1 subface 1 is ok. +DEAL::Cell << 2.188, face 1 subface 2 is ok. +DEAL::Cell << 2.188, face 1 subface 3 is ok. +DEAL::Cell << 2.188, face 2 subface 0 is ok. +DEAL::Cell << 2.188, face 2 subface 1 is ok. +DEAL::Cell << 2.188, face 2 subface 2 is ok. +DEAL::Cell << 2.188, face 2 subface 3 is ok. +DEAL::Cell << 2.188, face 3 subface 0 is ok. +DEAL::Cell << 2.188, face 3 subface 1 is ok. +DEAL::Cell << 2.188, face 3 subface 2 is ok. +DEAL::Cell << 2.188, face 3 subface 3 is ok. +DEAL::Cell << 2.188, face 4 subface 0 is ok. +DEAL::Cell << 2.188, face 4 subface 1 is ok. +DEAL::Cell << 2.188, face 4 subface 2 is ok. +DEAL::Cell << 2.188, face 4 subface 3 is ok. +DEAL::Cell << 2.188, face 5 subface 0 is ok. +DEAL::Cell << 2.188, face 5 subface 1 is ok. +DEAL::Cell << 2.188, face 5 subface 2 is ok. +DEAL::Cell << 2.188, face 5 subface 3 is ok. +DEAL::Cell << 2.189, face 0 subface 0 is ok. +DEAL::Cell << 2.189, face 0 subface 1 is ok. +DEAL::Cell << 2.189, face 0 subface 2 is ok. +DEAL::Cell << 2.189, face 0 subface 3 is ok. +DEAL::Cell << 2.189, face 1 subface 0 is ok. +DEAL::Cell << 2.189, face 1 subface 1 is ok. +DEAL::Cell << 2.189, face 1 subface 2 is ok. +DEAL::Cell << 2.189, face 1 subface 3 is ok. +DEAL::Cell << 2.189, face 2 subface 0 is ok. +DEAL::Cell << 2.189, face 2 subface 1 is ok. +DEAL::Cell << 2.189, face 2 subface 2 is ok. +DEAL::Cell << 2.189, face 2 subface 3 is ok. +DEAL::Cell << 2.189, face 3 subface 0 is ok. +DEAL::Cell << 2.189, face 3 subface 1 is ok. +DEAL::Cell << 2.189, face 3 subface 2 is ok. +DEAL::Cell << 2.189, face 3 subface 3 is ok. +DEAL::Cell << 2.189, face 4 subface 0 is ok. +DEAL::Cell << 2.189, face 4 subface 1 is ok. +DEAL::Cell << 2.189, face 4 subface 2 is ok. +DEAL::Cell << 2.189, face 4 subface 3 is ok. +DEAL::Cell << 2.189, face 5 subface 0 is ok. +DEAL::Cell << 2.189, face 5 subface 1 is ok. +DEAL::Cell << 2.189, face 5 subface 2 is ok. +DEAL::Cell << 2.189, face 5 subface 3 is ok. +DEAL::Cell << 2.190, face 0 subface 0 is ok. +DEAL::Cell << 2.190, face 0 subface 1 is ok. +DEAL::Cell << 2.190, face 0 subface 2 is ok. +DEAL::Cell << 2.190, face 0 subface 3 is ok. +DEAL::Cell << 2.190, face 1 subface 0 is ok. +DEAL::Cell << 2.190, face 1 subface 1 is ok. +DEAL::Cell << 2.190, face 1 subface 2 is ok. +DEAL::Cell << 2.190, face 1 subface 3 is ok. +DEAL::Cell << 2.190, face 2 subface 0 is ok. +DEAL::Cell << 2.190, face 2 subface 1 is ok. +DEAL::Cell << 2.190, face 2 subface 2 is ok. +DEAL::Cell << 2.190, face 2 subface 3 is ok. +DEAL::Cell << 2.190, face 3 subface 0 is ok. +DEAL::Cell << 2.190, face 3 subface 1 is ok. +DEAL::Cell << 2.190, face 3 subface 2 is ok. +DEAL::Cell << 2.190, face 3 subface 3 is ok. +DEAL::Cell << 2.190, face 4 subface 0 is ok. +DEAL::Cell << 2.190, face 4 subface 1 is ok. +DEAL::Cell << 2.190, face 4 subface 2 is ok. +DEAL::Cell << 2.190, face 4 subface 3 is ok. +DEAL::Cell << 2.190, face 5 subface 0 is ok. +DEAL::Cell << 2.190, face 5 subface 1 is ok. +DEAL::Cell << 2.190, face 5 subface 2 is ok. +DEAL::Cell << 2.190, face 5 subface 3 is ok. +DEAL::Cell << 2.191, face 0 subface 0 is ok. +DEAL::Cell << 2.191, face 0 subface 1 is ok. +DEAL::Cell << 2.191, face 0 subface 2 is ok. +DEAL::Cell << 2.191, face 0 subface 3 is ok. +DEAL::Cell << 2.191, face 1 subface 0 is ok. +DEAL::Cell << 2.191, face 1 subface 1 is ok. +DEAL::Cell << 2.191, face 1 subface 2 is ok. +DEAL::Cell << 2.191, face 1 subface 3 is ok. +DEAL::Cell << 2.191, face 2 subface 0 is ok. +DEAL::Cell << 2.191, face 2 subface 1 is ok. +DEAL::Cell << 2.191, face 2 subface 2 is ok. +DEAL::Cell << 2.191, face 2 subface 3 is ok. +DEAL::Cell << 2.191, face 3 subface 0 is ok. +DEAL::Cell << 2.191, face 3 subface 1 is ok. +DEAL::Cell << 2.191, face 3 subface 2 is ok. +DEAL::Cell << 2.191, face 3 subface 3 is ok. +DEAL::Cell << 2.191, face 4 subface 0 is ok. +DEAL::Cell << 2.191, face 4 subface 1 is ok. +DEAL::Cell << 2.191, face 4 subface 2 is ok. +DEAL::Cell << 2.191, face 4 subface 3 is ok. +DEAL::Cell << 2.191, face 5 subface 0 is ok. +DEAL::Cell << 2.191, face 5 subface 1 is ok. +DEAL::Cell << 2.191, face 5 subface 2 is ok. +DEAL::Cell << 2.191, face 5 subface 3 is ok. +DEAL::Cell << 2.192, face 0 subface 0 is ok. +DEAL::Cell << 2.192, face 0 subface 1 is ok. +DEAL::Cell << 2.192, face 0 subface 2 is ok. +DEAL::Cell << 2.192, face 0 subface 3 is ok. +DEAL::Cell << 2.192, face 1 subface 0 is ok. +DEAL::Cell << 2.192, face 1 subface 1 is ok. +DEAL::Cell << 2.192, face 1 subface 2 is ok. +DEAL::Cell << 2.192, face 1 subface 3 is ok. +DEAL::Cell << 2.192, face 2 subface 0 is ok. +DEAL::Cell << 2.192, face 2 subface 1 is ok. +DEAL::Cell << 2.192, face 2 subface 2 is ok. +DEAL::Cell << 2.192, face 2 subface 3 is ok. +DEAL::Cell << 2.192, face 3 subface 0 is ok. +DEAL::Cell << 2.192, face 3 subface 1 is ok. +DEAL::Cell << 2.192, face 3 subface 2 is ok. +DEAL::Cell << 2.192, face 3 subface 3 is ok. +DEAL::Cell << 2.192, face 4 subface 0 is ok. +DEAL::Cell << 2.192, face 4 subface 1 is ok. +DEAL::Cell << 2.192, face 4 subface 2 is ok. +DEAL::Cell << 2.192, face 4 subface 3 is ok. +DEAL::Cell << 2.192, face 5 subface 0 is ok. +DEAL::Cell << 2.192, face 5 subface 1 is ok. +DEAL::Cell << 2.192, face 5 subface 2 is ok. +DEAL::Cell << 2.192, face 5 subface 3 is ok. +DEAL::Cell << 2.193, face 0 subface 0 is ok. +DEAL::Cell << 2.193, face 0 subface 1 is ok. +DEAL::Cell << 2.193, face 0 subface 2 is ok. +DEAL::Cell << 2.193, face 0 subface 3 is ok. +DEAL::Cell << 2.193, face 1 subface 0 is ok. +DEAL::Cell << 2.193, face 1 subface 1 is ok. +DEAL::Cell << 2.193, face 1 subface 2 is ok. +DEAL::Cell << 2.193, face 1 subface 3 is ok. +DEAL::Cell << 2.193, face 2 subface 0 is ok. +DEAL::Cell << 2.193, face 2 subface 1 is ok. +DEAL::Cell << 2.193, face 2 subface 2 is ok. +DEAL::Cell << 2.193, face 2 subface 3 is ok. +DEAL::Cell << 2.193, face 3 subface 0 is ok. +DEAL::Cell << 2.193, face 3 subface 1 is ok. +DEAL::Cell << 2.193, face 3 subface 2 is ok. +DEAL::Cell << 2.193, face 3 subface 3 is ok. +DEAL::Cell << 2.193, face 4 subface 0 is ok. +DEAL::Cell << 2.193, face 4 subface 1 is ok. +DEAL::Cell << 2.193, face 4 subface 2 is ok. +DEAL::Cell << 2.193, face 4 subface 3 is ok. +DEAL::Cell << 2.193, face 5 subface 0 is ok. +DEAL::Cell << 2.193, face 5 subface 1 is ok. +DEAL::Cell << 2.193, face 5 subface 2 is ok. +DEAL::Cell << 2.193, face 5 subface 3 is ok. +DEAL::Cell << 2.194, face 0 subface 0 is ok. +DEAL::Cell << 2.194, face 0 subface 1 is ok. +DEAL::Cell << 2.194, face 0 subface 2 is ok. +DEAL::Cell << 2.194, face 0 subface 3 is ok. +DEAL::Cell << 2.194, face 1 subface 0 is ok. +DEAL::Cell << 2.194, face 1 subface 1 is ok. +DEAL::Cell << 2.194, face 1 subface 2 is ok. +DEAL::Cell << 2.194, face 1 subface 3 is ok. +DEAL::Cell << 2.194, face 2 subface 0 is ok. +DEAL::Cell << 2.194, face 2 subface 1 is ok. +DEAL::Cell << 2.194, face 2 subface 2 is ok. +DEAL::Cell << 2.194, face 2 subface 3 is ok. +DEAL::Cell << 2.194, face 3 subface 0 is ok. +DEAL::Cell << 2.194, face 3 subface 1 is ok. +DEAL::Cell << 2.194, face 3 subface 2 is ok. +DEAL::Cell << 2.194, face 3 subface 3 is ok. +DEAL::Cell << 2.194, face 4 subface 0 is ok. +DEAL::Cell << 2.194, face 4 subface 1 is ok. +DEAL::Cell << 2.194, face 4 subface 2 is ok. +DEAL::Cell << 2.194, face 4 subface 3 is ok. +DEAL::Cell << 2.194, face 5 subface 0 is ok. +DEAL::Cell << 2.194, face 5 subface 1 is ok. +DEAL::Cell << 2.194, face 5 subface 2 is ok. +DEAL::Cell << 2.194, face 5 subface 3 is ok. +DEAL::Cell << 2.195, face 0 subface 0 is ok. +DEAL::Cell << 2.195, face 0 subface 1 is ok. +DEAL::Cell << 2.195, face 0 subface 2 is ok. +DEAL::Cell << 2.195, face 0 subface 3 is ok. +DEAL::Cell << 2.195, face 1 subface 0 is ok. +DEAL::Cell << 2.195, face 1 subface 1 is ok. +DEAL::Cell << 2.195, face 1 subface 2 is ok. +DEAL::Cell << 2.195, face 1 subface 3 is ok. +DEAL::Cell << 2.195, face 2 subface 0 is ok. +DEAL::Cell << 2.195, face 2 subface 1 is ok. +DEAL::Cell << 2.195, face 2 subface 2 is ok. +DEAL::Cell << 2.195, face 2 subface 3 is ok. +DEAL::Cell << 2.195, face 3 subface 0 is ok. +DEAL::Cell << 2.195, face 3 subface 1 is ok. +DEAL::Cell << 2.195, face 3 subface 2 is ok. +DEAL::Cell << 2.195, face 3 subface 3 is ok. +DEAL::Cell << 2.195, face 4 subface 0 is ok. +DEAL::Cell << 2.195, face 4 subface 1 is ok. +DEAL::Cell << 2.195, face 4 subface 2 is ok. +DEAL::Cell << 2.195, face 4 subface 3 is ok. +DEAL::Cell << 2.195, face 5 subface 0 is ok. +DEAL::Cell << 2.195, face 5 subface 1 is ok. +DEAL::Cell << 2.195, face 5 subface 2 is ok. +DEAL::Cell << 2.195, face 5 subface 3 is ok. +DEAL::Cell << 2.196, face 0 subface 0 is ok. +DEAL::Cell << 2.196, face 0 subface 1 is ok. +DEAL::Cell << 2.196, face 0 subface 2 is ok. +DEAL::Cell << 2.196, face 0 subface 3 is ok. +DEAL::Cell << 2.196, face 1 subface 0 is ok. +DEAL::Cell << 2.196, face 1 subface 1 is ok. +DEAL::Cell << 2.196, face 1 subface 2 is ok. +DEAL::Cell << 2.196, face 1 subface 3 is ok. +DEAL::Cell << 2.196, face 2 subface 0 is ok. +DEAL::Cell << 2.196, face 2 subface 1 is ok. +DEAL::Cell << 2.196, face 2 subface 2 is ok. +DEAL::Cell << 2.196, face 2 subface 3 is ok. +DEAL::Cell << 2.196, face 3 subface 0 is ok. +DEAL::Cell << 2.196, face 3 subface 1 is ok. +DEAL::Cell << 2.196, face 3 subface 2 is ok. +DEAL::Cell << 2.196, face 3 subface 3 is ok. +DEAL::Cell << 2.196, face 4 subface 0 is ok. +DEAL::Cell << 2.196, face 4 subface 1 is ok. +DEAL::Cell << 2.196, face 4 subface 2 is ok. +DEAL::Cell << 2.196, face 4 subface 3 is ok. +DEAL::Cell << 2.196, face 5 subface 0 is ok. +DEAL::Cell << 2.196, face 5 subface 1 is ok. +DEAL::Cell << 2.196, face 5 subface 2 is ok. +DEAL::Cell << 2.196, face 5 subface 3 is ok. +DEAL::Cell << 2.197, face 0 subface 0 is ok. +DEAL::Cell << 2.197, face 0 subface 1 is ok. +DEAL::Cell << 2.197, face 0 subface 2 is ok. +DEAL::Cell << 2.197, face 0 subface 3 is ok. +DEAL::Cell << 2.197, face 1 subface 0 is ok. +DEAL::Cell << 2.197, face 1 subface 1 is ok. +DEAL::Cell << 2.197, face 1 subface 2 is ok. +DEAL::Cell << 2.197, face 1 subface 3 is ok. +DEAL::Cell << 2.197, face 2 subface 0 is ok. +DEAL::Cell << 2.197, face 2 subface 1 is ok. +DEAL::Cell << 2.197, face 2 subface 2 is ok. +DEAL::Cell << 2.197, face 2 subface 3 is ok. +DEAL::Cell << 2.197, face 3 subface 0 is ok. +DEAL::Cell << 2.197, face 3 subface 1 is ok. +DEAL::Cell << 2.197, face 3 subface 2 is ok. +DEAL::Cell << 2.197, face 3 subface 3 is ok. +DEAL::Cell << 2.197, face 4 subface 0 is ok. +DEAL::Cell << 2.197, face 4 subface 1 is ok. +DEAL::Cell << 2.197, face 4 subface 2 is ok. +DEAL::Cell << 2.197, face 4 subface 3 is ok. +DEAL::Cell << 2.197, face 5 subface 0 is ok. +DEAL::Cell << 2.197, face 5 subface 1 is ok. +DEAL::Cell << 2.197, face 5 subface 2 is ok. +DEAL::Cell << 2.197, face 5 subface 3 is ok. +DEAL::Cell << 2.198, face 0 subface 0 is ok. +DEAL::Cell << 2.198, face 0 subface 1 is ok. +DEAL::Cell << 2.198, face 0 subface 2 is ok. +DEAL::Cell << 2.198, face 0 subface 3 is ok. +DEAL::Cell << 2.198, face 1 subface 0 is ok. +DEAL::Cell << 2.198, face 1 subface 1 is ok. +DEAL::Cell << 2.198, face 1 subface 2 is ok. +DEAL::Cell << 2.198, face 1 subface 3 is ok. +DEAL::Cell << 2.198, face 2 subface 0 is ok. +DEAL::Cell << 2.198, face 2 subface 1 is ok. +DEAL::Cell << 2.198, face 2 subface 2 is ok. +DEAL::Cell << 2.198, face 2 subface 3 is ok. +DEAL::Cell << 2.198, face 3 subface 0 is ok. +DEAL::Cell << 2.198, face 3 subface 1 is ok. +DEAL::Cell << 2.198, face 3 subface 2 is ok. +DEAL::Cell << 2.198, face 3 subface 3 is ok. +DEAL::Cell << 2.198, face 4 subface 0 is ok. +DEAL::Cell << 2.198, face 4 subface 1 is ok. +DEAL::Cell << 2.198, face 4 subface 2 is ok. +DEAL::Cell << 2.198, face 4 subface 3 is ok. +DEAL::Cell << 2.198, face 5 subface 0 is ok. +DEAL::Cell << 2.198, face 5 subface 1 is ok. +DEAL::Cell << 2.198, face 5 subface 2 is ok. +DEAL::Cell << 2.198, face 5 subface 3 is ok. +DEAL::Cell << 2.199, face 0 subface 0 is ok. +DEAL::Cell << 2.199, face 0 subface 1 is ok. +DEAL::Cell << 2.199, face 0 subface 2 is ok. +DEAL::Cell << 2.199, face 0 subface 3 is ok. +DEAL::Cell << 2.199, face 1 subface 0 is ok. +DEAL::Cell << 2.199, face 1 subface 1 is ok. +DEAL::Cell << 2.199, face 1 subface 2 is ok. +DEAL::Cell << 2.199, face 1 subface 3 is ok. +DEAL::Cell << 2.199, face 2 subface 0 is ok. +DEAL::Cell << 2.199, face 2 subface 1 is ok. +DEAL::Cell << 2.199, face 2 subface 2 is ok. +DEAL::Cell << 2.199, face 2 subface 3 is ok. +DEAL::Cell << 2.199, face 3 subface 0 is ok. +DEAL::Cell << 2.199, face 3 subface 1 is ok. +DEAL::Cell << 2.199, face 3 subface 2 is ok. +DEAL::Cell << 2.199, face 3 subface 3 is ok. +DEAL::Cell << 2.199, face 4 subface 0 is ok. +DEAL::Cell << 2.199, face 4 subface 1 is ok. +DEAL::Cell << 2.199, face 4 subface 2 is ok. +DEAL::Cell << 2.199, face 4 subface 3 is ok. +DEAL::Cell << 2.199, face 5 subface 0 is ok. +DEAL::Cell << 2.199, face 5 subface 1 is ok. +DEAL::Cell << 2.199, face 5 subface 2 is ok. +DEAL::Cell << 2.199, face 5 subface 3 is ok. +DEAL::Cell << 2.200, face 0 subface 0 is ok. +DEAL::Cell << 2.200, face 0 subface 1 is ok. +DEAL::Cell << 2.200, face 0 subface 2 is ok. +DEAL::Cell << 2.200, face 0 subface 3 is ok. +DEAL::Cell << 2.200, face 1 subface 0 is ok. +DEAL::Cell << 2.200, face 1 subface 1 is ok. +DEAL::Cell << 2.200, face 1 subface 2 is ok. +DEAL::Cell << 2.200, face 1 subface 3 is ok. +DEAL::Cell << 2.200, face 2 subface 0 is ok. +DEAL::Cell << 2.200, face 2 subface 1 is ok. +DEAL::Cell << 2.200, face 2 subface 2 is ok. +DEAL::Cell << 2.200, face 2 subface 3 is ok. +DEAL::Cell << 2.200, face 3 subface 0 is ok. +DEAL::Cell << 2.200, face 3 subface 1 is ok. +DEAL::Cell << 2.200, face 3 subface 2 is ok. +DEAL::Cell << 2.200, face 3 subface 3 is ok. +DEAL::Cell << 2.200, face 4 subface 0 is ok. +DEAL::Cell << 2.200, face 4 subface 1 is ok. +DEAL::Cell << 2.200, face 4 subface 2 is ok. +DEAL::Cell << 2.200, face 4 subface 3 is ok. +DEAL::Cell << 2.200, face 5 subface 0 is ok. +DEAL::Cell << 2.200, face 5 subface 1 is ok. +DEAL::Cell << 2.200, face 5 subface 2 is ok. +DEAL::Cell << 2.200, face 5 subface 3 is ok. +DEAL::Cell << 2.201, face 0 subface 0 is ok. +DEAL::Cell << 2.201, face 0 subface 1 is ok. +DEAL::Cell << 2.201, face 0 subface 2 is ok. +DEAL::Cell << 2.201, face 0 subface 3 is ok. +DEAL::Cell << 2.201, face 1 subface 0 is ok. +DEAL::Cell << 2.201, face 1 subface 1 is ok. +DEAL::Cell << 2.201, face 1 subface 2 is ok. +DEAL::Cell << 2.201, face 1 subface 3 is ok. +DEAL::Cell << 2.201, face 2 subface 0 is ok. +DEAL::Cell << 2.201, face 2 subface 1 is ok. +DEAL::Cell << 2.201, face 2 subface 2 is ok. +DEAL::Cell << 2.201, face 2 subface 3 is ok. +DEAL::Cell << 2.201, face 3 subface 0 is ok. +DEAL::Cell << 2.201, face 3 subface 1 is ok. +DEAL::Cell << 2.201, face 3 subface 2 is ok. +DEAL::Cell << 2.201, face 3 subface 3 is ok. +DEAL::Cell << 2.201, face 4 subface 0 is ok. +DEAL::Cell << 2.201, face 4 subface 1 is ok. +DEAL::Cell << 2.201, face 4 subface 2 is ok. +DEAL::Cell << 2.201, face 4 subface 3 is ok. +DEAL::Cell << 2.201, face 5 subface 0 is ok. +DEAL::Cell << 2.201, face 5 subface 1 is ok. +DEAL::Cell << 2.201, face 5 subface 2 is ok. +DEAL::Cell << 2.201, face 5 subface 3 is ok. +DEAL::Cell << 2.202, face 0 subface 0 is ok. +DEAL::Cell << 2.202, face 0 subface 1 is ok. +DEAL::Cell << 2.202, face 0 subface 2 is ok. +DEAL::Cell << 2.202, face 0 subface 3 is ok. +DEAL::Cell << 2.202, face 1 subface 0 is ok. +DEAL::Cell << 2.202, face 1 subface 1 is ok. +DEAL::Cell << 2.202, face 1 subface 2 is ok. +DEAL::Cell << 2.202, face 1 subface 3 is ok. +DEAL::Cell << 2.202, face 2 subface 0 is ok. +DEAL::Cell << 2.202, face 2 subface 1 is ok. +DEAL::Cell << 2.202, face 2 subface 2 is ok. +DEAL::Cell << 2.202, face 2 subface 3 is ok. +DEAL::Cell << 2.202, face 3 subface 0 is ok. +DEAL::Cell << 2.202, face 3 subface 1 is ok. +DEAL::Cell << 2.202, face 3 subface 2 is ok. +DEAL::Cell << 2.202, face 3 subface 3 is ok. +DEAL::Cell << 2.202, face 4 subface 0 is ok. +DEAL::Cell << 2.202, face 4 subface 1 is ok. +DEAL::Cell << 2.202, face 4 subface 2 is ok. +DEAL::Cell << 2.202, face 4 subface 3 is ok. +DEAL::Cell << 2.202, face 5 subface 0 is ok. +DEAL::Cell << 2.202, face 5 subface 1 is ok. +DEAL::Cell << 2.202, face 5 subface 2 is ok. +DEAL::Cell << 2.202, face 5 subface 3 is ok. +DEAL::Cell << 2.203, face 0 subface 0 is ok. +DEAL::Cell << 2.203, face 0 subface 1 is ok. +DEAL::Cell << 2.203, face 0 subface 2 is ok. +DEAL::Cell << 2.203, face 0 subface 3 is ok. +DEAL::Cell << 2.203, face 1 subface 0 is ok. +DEAL::Cell << 2.203, face 1 subface 1 is ok. +DEAL::Cell << 2.203, face 1 subface 2 is ok. +DEAL::Cell << 2.203, face 1 subface 3 is ok. +DEAL::Cell << 2.203, face 2 subface 0 is ok. +DEAL::Cell << 2.203, face 2 subface 1 is ok. +DEAL::Cell << 2.203, face 2 subface 2 is ok. +DEAL::Cell << 2.203, face 2 subface 3 is ok. +DEAL::Cell << 2.203, face 3 subface 0 is ok. +DEAL::Cell << 2.203, face 3 subface 1 is ok. +DEAL::Cell << 2.203, face 3 subface 2 is ok. +DEAL::Cell << 2.203, face 3 subface 3 is ok. +DEAL::Cell << 2.203, face 4 subface 0 is ok. +DEAL::Cell << 2.203, face 4 subface 1 is ok. +DEAL::Cell << 2.203, face 4 subface 2 is ok. +DEAL::Cell << 2.203, face 4 subface 3 is ok. +DEAL::Cell << 2.203, face 5 subface 0 is ok. +DEAL::Cell << 2.203, face 5 subface 1 is ok. +DEAL::Cell << 2.203, face 5 subface 2 is ok. +DEAL::Cell << 2.203, face 5 subface 3 is ok. +DEAL::Cell << 2.204, face 0 subface 0 is ok. +DEAL::Cell << 2.204, face 0 subface 1 is ok. +DEAL::Cell << 2.204, face 0 subface 2 is ok. +DEAL::Cell << 2.204, face 0 subface 3 is ok. +DEAL::Cell << 2.204, face 1 subface 0 is ok. +DEAL::Cell << 2.204, face 1 subface 1 is ok. +DEAL::Cell << 2.204, face 1 subface 2 is ok. +DEAL::Cell << 2.204, face 1 subface 3 is ok. +DEAL::Cell << 2.204, face 2 subface 0 is ok. +DEAL::Cell << 2.204, face 2 subface 1 is ok. +DEAL::Cell << 2.204, face 2 subface 2 is ok. +DEAL::Cell << 2.204, face 2 subface 3 is ok. +DEAL::Cell << 2.204, face 3 subface 0 is ok. +DEAL::Cell << 2.204, face 3 subface 1 is ok. +DEAL::Cell << 2.204, face 3 subface 2 is ok. +DEAL::Cell << 2.204, face 3 subface 3 is ok. +DEAL::Cell << 2.204, face 4 subface 0 is ok. +DEAL::Cell << 2.204, face 4 subface 1 is ok. +DEAL::Cell << 2.204, face 4 subface 2 is ok. +DEAL::Cell << 2.204, face 4 subface 3 is ok. +DEAL::Cell << 2.204, face 5 subface 0 is ok. +DEAL::Cell << 2.204, face 5 subface 1 is ok. +DEAL::Cell << 2.204, face 5 subface 2 is ok. +DEAL::Cell << 2.204, face 5 subface 3 is ok. +DEAL::Cell << 2.205, face 0 subface 0 is ok. +DEAL::Cell << 2.205, face 0 subface 1 is ok. +DEAL::Cell << 2.205, face 0 subface 2 is ok. +DEAL::Cell << 2.205, face 0 subface 3 is ok. +DEAL::Cell << 2.205, face 1 subface 0 is ok. +DEAL::Cell << 2.205, face 1 subface 1 is ok. +DEAL::Cell << 2.205, face 1 subface 2 is ok. +DEAL::Cell << 2.205, face 1 subface 3 is ok. +DEAL::Cell << 2.205, face 2 subface 0 is ok. +DEAL::Cell << 2.205, face 2 subface 1 is ok. +DEAL::Cell << 2.205, face 2 subface 2 is ok. +DEAL::Cell << 2.205, face 2 subface 3 is ok. +DEAL::Cell << 2.205, face 3 subface 0 is ok. +DEAL::Cell << 2.205, face 3 subface 1 is ok. +DEAL::Cell << 2.205, face 3 subface 2 is ok. +DEAL::Cell << 2.205, face 3 subface 3 is ok. +DEAL::Cell << 2.205, face 4 subface 0 is ok. +DEAL::Cell << 2.205, face 4 subface 1 is ok. +DEAL::Cell << 2.205, face 4 subface 2 is ok. +DEAL::Cell << 2.205, face 4 subface 3 is ok. +DEAL::Cell << 2.205, face 5 subface 0 is ok. +DEAL::Cell << 2.205, face 5 subface 1 is ok. +DEAL::Cell << 2.205, face 5 subface 2 is ok. +DEAL::Cell << 2.205, face 5 subface 3 is ok. +DEAL::Cell << 2.206, face 0 subface 0 is ok. +DEAL::Cell << 2.206, face 0 subface 1 is ok. +DEAL::Cell << 2.206, face 0 subface 2 is ok. +DEAL::Cell << 2.206, face 0 subface 3 is ok. +DEAL::Cell << 2.206, face 1 subface 0 is ok. +DEAL::Cell << 2.206, face 1 subface 1 is ok. +DEAL::Cell << 2.206, face 1 subface 2 is ok. +DEAL::Cell << 2.206, face 1 subface 3 is ok. +DEAL::Cell << 2.206, face 2 subface 0 is ok. +DEAL::Cell << 2.206, face 2 subface 1 is ok. +DEAL::Cell << 2.206, face 2 subface 2 is ok. +DEAL::Cell << 2.206, face 2 subface 3 is ok. +DEAL::Cell << 2.206, face 3 subface 0 is ok. +DEAL::Cell << 2.206, face 3 subface 1 is ok. +DEAL::Cell << 2.206, face 3 subface 2 is ok. +DEAL::Cell << 2.206, face 3 subface 3 is ok. +DEAL::Cell << 2.206, face 4 subface 0 is ok. +DEAL::Cell << 2.206, face 4 subface 1 is ok. +DEAL::Cell << 2.206, face 4 subface 2 is ok. +DEAL::Cell << 2.206, face 4 subface 3 is ok. +DEAL::Cell << 2.206, face 5 subface 0 is ok. +DEAL::Cell << 2.206, face 5 subface 1 is ok. +DEAL::Cell << 2.206, face 5 subface 2 is ok. +DEAL::Cell << 2.206, face 5 subface 3 is ok. +DEAL::Cell << 2.207, face 0 subface 0 is ok. +DEAL::Cell << 2.207, face 0 subface 1 is ok. +DEAL::Cell << 2.207, face 0 subface 2 is ok. +DEAL::Cell << 2.207, face 0 subface 3 is ok. +DEAL::Cell << 2.207, face 1 subface 0 is ok. +DEAL::Cell << 2.207, face 1 subface 1 is ok. +DEAL::Cell << 2.207, face 1 subface 2 is ok. +DEAL::Cell << 2.207, face 1 subface 3 is ok. +DEAL::Cell << 2.207, face 2 subface 0 is ok. +DEAL::Cell << 2.207, face 2 subface 1 is ok. +DEAL::Cell << 2.207, face 2 subface 2 is ok. +DEAL::Cell << 2.207, face 2 subface 3 is ok. +DEAL::Cell << 2.207, face 3 subface 0 is ok. +DEAL::Cell << 2.207, face 3 subface 1 is ok. +DEAL::Cell << 2.207, face 3 subface 2 is ok. +DEAL::Cell << 2.207, face 3 subface 3 is ok. +DEAL::Cell << 2.207, face 4 subface 0 is ok. +DEAL::Cell << 2.207, face 4 subface 1 is ok. +DEAL::Cell << 2.207, face 4 subface 2 is ok. +DEAL::Cell << 2.207, face 4 subface 3 is ok. +DEAL::Cell << 2.207, face 5 subface 0 is ok. +DEAL::Cell << 2.207, face 5 subface 1 is ok. +DEAL::Cell << 2.207, face 5 subface 2 is ok. +DEAL::Cell << 2.207, face 5 subface 3 is ok. +DEAL::Cell << 2.208, face 0 subface 0 is ok. +DEAL::Cell << 2.208, face 0 subface 1 is ok. +DEAL::Cell << 2.208, face 0 subface 2 is ok. +DEAL::Cell << 2.208, face 0 subface 3 is ok. +DEAL::Cell << 2.208, face 1 subface 0 is ok. +DEAL::Cell << 2.208, face 1 subface 1 is ok. +DEAL::Cell << 2.208, face 1 subface 2 is ok. +DEAL::Cell << 2.208, face 1 subface 3 is ok. +DEAL::Cell << 2.208, face 2 subface 0 is ok. +DEAL::Cell << 2.208, face 2 subface 1 is ok. +DEAL::Cell << 2.208, face 2 subface 2 is ok. +DEAL::Cell << 2.208, face 2 subface 3 is ok. +DEAL::Cell << 2.208, face 3 subface 0 is ok. +DEAL::Cell << 2.208, face 3 subface 1 is ok. +DEAL::Cell << 2.208, face 3 subface 2 is ok. +DEAL::Cell << 2.208, face 3 subface 3 is ok. +DEAL::Cell << 2.208, face 4 subface 0 is ok. +DEAL::Cell << 2.208, face 4 subface 1 is ok. +DEAL::Cell << 2.208, face 4 subface 2 is ok. +DEAL::Cell << 2.208, face 4 subface 3 is ok. +DEAL::Cell << 2.208, face 5 subface 0 is ok. +DEAL::Cell << 2.208, face 5 subface 1 is ok. +DEAL::Cell << 2.208, face 5 subface 2 is ok. +DEAL::Cell << 2.208, face 5 subface 3 is ok. +DEAL::Cell << 2.209, face 0 subface 0 is ok. +DEAL::Cell << 2.209, face 0 subface 1 is ok. +DEAL::Cell << 2.209, face 0 subface 2 is ok. +DEAL::Cell << 2.209, face 0 subface 3 is ok. +DEAL::Cell << 2.209, face 1 subface 0 is ok. +DEAL::Cell << 2.209, face 1 subface 1 is ok. +DEAL::Cell << 2.209, face 1 subface 2 is ok. +DEAL::Cell << 2.209, face 1 subface 3 is ok. +DEAL::Cell << 2.209, face 2 subface 0 is ok. +DEAL::Cell << 2.209, face 2 subface 1 is ok. +DEAL::Cell << 2.209, face 2 subface 2 is ok. +DEAL::Cell << 2.209, face 2 subface 3 is ok. +DEAL::Cell << 2.209, face 3 subface 0 is ok. +DEAL::Cell << 2.209, face 3 subface 1 is ok. +DEAL::Cell << 2.209, face 3 subface 2 is ok. +DEAL::Cell << 2.209, face 3 subface 3 is ok. +DEAL::Cell << 2.209, face 4 subface 0 is ok. +DEAL::Cell << 2.209, face 4 subface 1 is ok. +DEAL::Cell << 2.209, face 4 subface 2 is ok. +DEAL::Cell << 2.209, face 4 subface 3 is ok. +DEAL::Cell << 2.209, face 5 subface 0 is ok. +DEAL::Cell << 2.209, face 5 subface 1 is ok. +DEAL::Cell << 2.209, face 5 subface 2 is ok. +DEAL::Cell << 2.209, face 5 subface 3 is ok. +DEAL::Cell << 2.210, face 0 subface 0 is ok. +DEAL::Cell << 2.210, face 0 subface 1 is ok. +DEAL::Cell << 2.210, face 0 subface 2 is ok. +DEAL::Cell << 2.210, face 0 subface 3 is ok. +DEAL::Cell << 2.210, face 1 subface 0 is ok. +DEAL::Cell << 2.210, face 1 subface 1 is ok. +DEAL::Cell << 2.210, face 1 subface 2 is ok. +DEAL::Cell << 2.210, face 1 subface 3 is ok. +DEAL::Cell << 2.210, face 2 subface 0 is ok. +DEAL::Cell << 2.210, face 2 subface 1 is ok. +DEAL::Cell << 2.210, face 2 subface 2 is ok. +DEAL::Cell << 2.210, face 2 subface 3 is ok. +DEAL::Cell << 2.210, face 3 subface 0 is ok. +DEAL::Cell << 2.210, face 3 subface 1 is ok. +DEAL::Cell << 2.210, face 3 subface 2 is ok. +DEAL::Cell << 2.210, face 3 subface 3 is ok. +DEAL::Cell << 2.210, face 4 subface 0 is ok. +DEAL::Cell << 2.210, face 4 subface 1 is ok. +DEAL::Cell << 2.210, face 4 subface 2 is ok. +DEAL::Cell << 2.210, face 4 subface 3 is ok. +DEAL::Cell << 2.210, face 5 subface 0 is ok. +DEAL::Cell << 2.210, face 5 subface 1 is ok. +DEAL::Cell << 2.210, face 5 subface 2 is ok. +DEAL::Cell << 2.210, face 5 subface 3 is ok. +DEAL::Cell << 2.211, face 0 subface 0 is ok. +DEAL::Cell << 2.211, face 0 subface 1 is ok. +DEAL::Cell << 2.211, face 0 subface 2 is ok. +DEAL::Cell << 2.211, face 0 subface 3 is ok. +DEAL::Cell << 2.211, face 1 subface 0 is ok. +DEAL::Cell << 2.211, face 1 subface 1 is ok. +DEAL::Cell << 2.211, face 1 subface 2 is ok. +DEAL::Cell << 2.211, face 1 subface 3 is ok. +DEAL::Cell << 2.211, face 2 subface 0 is ok. +DEAL::Cell << 2.211, face 2 subface 1 is ok. +DEAL::Cell << 2.211, face 2 subface 2 is ok. +DEAL::Cell << 2.211, face 2 subface 3 is ok. +DEAL::Cell << 2.211, face 3 subface 0 is ok. +DEAL::Cell << 2.211, face 3 subface 1 is ok. +DEAL::Cell << 2.211, face 3 subface 2 is ok. +DEAL::Cell << 2.211, face 3 subface 3 is ok. +DEAL::Cell << 2.211, face 4 subface 0 is ok. +DEAL::Cell << 2.211, face 4 subface 1 is ok. +DEAL::Cell << 2.211, face 4 subface 2 is ok. +DEAL::Cell << 2.211, face 4 subface 3 is ok. +DEAL::Cell << 2.211, face 5 subface 0 is ok. +DEAL::Cell << 2.211, face 5 subface 1 is ok. +DEAL::Cell << 2.211, face 5 subface 2 is ok. +DEAL::Cell << 2.211, face 5 subface 3 is ok. +DEAL::Cell << 2.212, face 0 subface 0 is ok. +DEAL::Cell << 2.212, face 0 subface 1 is ok. +DEAL::Cell << 2.212, face 0 subface 2 is ok. +DEAL::Cell << 2.212, face 0 subface 3 is ok. +DEAL::Cell << 2.212, face 1 subface 0 is ok. +DEAL::Cell << 2.212, face 1 subface 1 is ok. +DEAL::Cell << 2.212, face 1 subface 2 is ok. +DEAL::Cell << 2.212, face 1 subface 3 is ok. +DEAL::Cell << 2.212, face 2 subface 0 is ok. +DEAL::Cell << 2.212, face 2 subface 1 is ok. +DEAL::Cell << 2.212, face 2 subface 2 is ok. +DEAL::Cell << 2.212, face 2 subface 3 is ok. +DEAL::Cell << 2.212, face 3 subface 0 is ok. +DEAL::Cell << 2.212, face 3 subface 1 is ok. +DEAL::Cell << 2.212, face 3 subface 2 is ok. +DEAL::Cell << 2.212, face 3 subface 3 is ok. +DEAL::Cell << 2.212, face 4 subface 0 is ok. +DEAL::Cell << 2.212, face 4 subface 1 is ok. +DEAL::Cell << 2.212, face 4 subface 2 is ok. +DEAL::Cell << 2.212, face 4 subface 3 is ok. +DEAL::Cell << 2.212, face 5 subface 0 is ok. +DEAL::Cell << 2.212, face 5 subface 1 is ok. +DEAL::Cell << 2.212, face 5 subface 2 is ok. +DEAL::Cell << 2.212, face 5 subface 3 is ok. +DEAL::Cell << 2.213, face 0 subface 0 is ok. +DEAL::Cell << 2.213, face 0 subface 1 is ok. +DEAL::Cell << 2.213, face 0 subface 2 is ok. +DEAL::Cell << 2.213, face 0 subface 3 is ok. +DEAL::Cell << 2.213, face 1 subface 0 is ok. +DEAL::Cell << 2.213, face 1 subface 1 is ok. +DEAL::Cell << 2.213, face 1 subface 2 is ok. +DEAL::Cell << 2.213, face 1 subface 3 is ok. +DEAL::Cell << 2.213, face 2 subface 0 is ok. +DEAL::Cell << 2.213, face 2 subface 1 is ok. +DEAL::Cell << 2.213, face 2 subface 2 is ok. +DEAL::Cell << 2.213, face 2 subface 3 is ok. +DEAL::Cell << 2.213, face 3 subface 0 is ok. +DEAL::Cell << 2.213, face 3 subface 1 is ok. +DEAL::Cell << 2.213, face 3 subface 2 is ok. +DEAL::Cell << 2.213, face 3 subface 3 is ok. +DEAL::Cell << 2.213, face 4 subface 0 is ok. +DEAL::Cell << 2.213, face 4 subface 1 is ok. +DEAL::Cell << 2.213, face 4 subface 2 is ok. +DEAL::Cell << 2.213, face 4 subface 3 is ok. +DEAL::Cell << 2.213, face 5 subface 0 is ok. +DEAL::Cell << 2.213, face 5 subface 1 is ok. +DEAL::Cell << 2.213, face 5 subface 2 is ok. +DEAL::Cell << 2.213, face 5 subface 3 is ok. +DEAL::Cell << 2.214, face 0 subface 0 is ok. +DEAL::Cell << 2.214, face 0 subface 1 is ok. +DEAL::Cell << 2.214, face 0 subface 2 is ok. +DEAL::Cell << 2.214, face 0 subface 3 is ok. +DEAL::Cell << 2.214, face 1 subface 0 is ok. +DEAL::Cell << 2.214, face 1 subface 1 is ok. +DEAL::Cell << 2.214, face 1 subface 2 is ok. +DEAL::Cell << 2.214, face 1 subface 3 is ok. +DEAL::Cell << 2.214, face 2 subface 0 is ok. +DEAL::Cell << 2.214, face 2 subface 1 is ok. +DEAL::Cell << 2.214, face 2 subface 2 is ok. +DEAL::Cell << 2.214, face 2 subface 3 is ok. +DEAL::Cell << 2.214, face 3 subface 0 is ok. +DEAL::Cell << 2.214, face 3 subface 1 is ok. +DEAL::Cell << 2.214, face 3 subface 2 is ok. +DEAL::Cell << 2.214, face 3 subface 3 is ok. +DEAL::Cell << 2.214, face 4 subface 0 is ok. +DEAL::Cell << 2.214, face 4 subface 1 is ok. +DEAL::Cell << 2.214, face 4 subface 2 is ok. +DEAL::Cell << 2.214, face 4 subface 3 is ok. +DEAL::Cell << 2.214, face 5 subface 0 is ok. +DEAL::Cell << 2.214, face 5 subface 1 is ok. +DEAL::Cell << 2.214, face 5 subface 2 is ok. +DEAL::Cell << 2.214, face 5 subface 3 is ok. +DEAL::Cell << 2.215, face 0 subface 0 is ok. +DEAL::Cell << 2.215, face 0 subface 1 is ok. +DEAL::Cell << 2.215, face 0 subface 2 is ok. +DEAL::Cell << 2.215, face 0 subface 3 is ok. +DEAL::Cell << 2.215, face 1 subface 0 is ok. +DEAL::Cell << 2.215, face 1 subface 1 is ok. +DEAL::Cell << 2.215, face 1 subface 2 is ok. +DEAL::Cell << 2.215, face 1 subface 3 is ok. +DEAL::Cell << 2.215, face 2 subface 0 is ok. +DEAL::Cell << 2.215, face 2 subface 1 is ok. +DEAL::Cell << 2.215, face 2 subface 2 is ok. +DEAL::Cell << 2.215, face 2 subface 3 is ok. +DEAL::Cell << 2.215, face 3 subface 0 is ok. +DEAL::Cell << 2.215, face 3 subface 1 is ok. +DEAL::Cell << 2.215, face 3 subface 2 is ok. +DEAL::Cell << 2.215, face 3 subface 3 is ok. +DEAL::Cell << 2.215, face 4 subface 0 is ok. +DEAL::Cell << 2.215, face 4 subface 1 is ok. +DEAL::Cell << 2.215, face 4 subface 2 is ok. +DEAL::Cell << 2.215, face 4 subface 3 is ok. +DEAL::Cell << 2.215, face 5 subface 0 is ok. +DEAL::Cell << 2.215, face 5 subface 1 is ok. +DEAL::Cell << 2.215, face 5 subface 2 is ok. +DEAL::Cell << 2.215, face 5 subface 3 is ok. +DEAL::Cell << 2.216, face 0 subface 0 is ok. +DEAL::Cell << 2.216, face 0 subface 1 is ok. +DEAL::Cell << 2.216, face 0 subface 2 is ok. +DEAL::Cell << 2.216, face 0 subface 3 is ok. +DEAL::Cell << 2.216, face 1 subface 0 is ok. +DEAL::Cell << 2.216, face 1 subface 1 is ok. +DEAL::Cell << 2.216, face 1 subface 2 is ok. +DEAL::Cell << 2.216, face 1 subface 3 is ok. +DEAL::Cell << 2.216, face 2 subface 0 is ok. +DEAL::Cell << 2.216, face 2 subface 1 is ok. +DEAL::Cell << 2.216, face 2 subface 2 is ok. +DEAL::Cell << 2.216, face 2 subface 3 is ok. +DEAL::Cell << 2.216, face 3 subface 0 is ok. +DEAL::Cell << 2.216, face 3 subface 1 is ok. +DEAL::Cell << 2.216, face 3 subface 2 is ok. +DEAL::Cell << 2.216, face 3 subface 3 is ok. +DEAL::Cell << 2.216, face 4 subface 0 is ok. +DEAL::Cell << 2.216, face 4 subface 1 is ok. +DEAL::Cell << 2.216, face 4 subface 2 is ok. +DEAL::Cell << 2.216, face 4 subface 3 is ok. +DEAL::Cell << 2.216, face 5 subface 0 is ok. +DEAL::Cell << 2.216, face 5 subface 1 is ok. +DEAL::Cell << 2.216, face 5 subface 2 is ok. +DEAL::Cell << 2.216, face 5 subface 3 is ok. +DEAL::Cell << 2.217, face 0 subface 0 is ok. +DEAL::Cell << 2.217, face 0 subface 1 is ok. +DEAL::Cell << 2.217, face 0 subface 2 is ok. +DEAL::Cell << 2.217, face 0 subface 3 is ok. +DEAL::Cell << 2.217, face 1 subface 0 is ok. +DEAL::Cell << 2.217, face 1 subface 1 is ok. +DEAL::Cell << 2.217, face 1 subface 2 is ok. +DEAL::Cell << 2.217, face 1 subface 3 is ok. +DEAL::Cell << 2.217, face 2 subface 0 is ok. +DEAL::Cell << 2.217, face 2 subface 1 is ok. +DEAL::Cell << 2.217, face 2 subface 2 is ok. +DEAL::Cell << 2.217, face 2 subface 3 is ok. +DEAL::Cell << 2.217, face 3 subface 0 is ok. +DEAL::Cell << 2.217, face 3 subface 1 is ok. +DEAL::Cell << 2.217, face 3 subface 2 is ok. +DEAL::Cell << 2.217, face 3 subface 3 is ok. +DEAL::Cell << 2.217, face 4 subface 0 is ok. +DEAL::Cell << 2.217, face 4 subface 1 is ok. +DEAL::Cell << 2.217, face 4 subface 2 is ok. +DEAL::Cell << 2.217, face 4 subface 3 is ok. +DEAL::Cell << 2.217, face 5 subface 0 is ok. +DEAL::Cell << 2.217, face 5 subface 1 is ok. +DEAL::Cell << 2.217, face 5 subface 2 is ok. +DEAL::Cell << 2.217, face 5 subface 3 is ok. +DEAL::Cell << 2.218, face 0 subface 0 is ok. +DEAL::Cell << 2.218, face 0 subface 1 is ok. +DEAL::Cell << 2.218, face 0 subface 2 is ok. +DEAL::Cell << 2.218, face 0 subface 3 is ok. +DEAL::Cell << 2.218, face 1 subface 0 is ok. +DEAL::Cell << 2.218, face 1 subface 1 is ok. +DEAL::Cell << 2.218, face 1 subface 2 is ok. +DEAL::Cell << 2.218, face 1 subface 3 is ok. +DEAL::Cell << 2.218, face 2 subface 0 is ok. +DEAL::Cell << 2.218, face 2 subface 1 is ok. +DEAL::Cell << 2.218, face 2 subface 2 is ok. +DEAL::Cell << 2.218, face 2 subface 3 is ok. +DEAL::Cell << 2.218, face 3 subface 0 is ok. +DEAL::Cell << 2.218, face 3 subface 1 is ok. +DEAL::Cell << 2.218, face 3 subface 2 is ok. +DEAL::Cell << 2.218, face 3 subface 3 is ok. +DEAL::Cell << 2.218, face 4 subface 0 is ok. +DEAL::Cell << 2.218, face 4 subface 1 is ok. +DEAL::Cell << 2.218, face 4 subface 2 is ok. +DEAL::Cell << 2.218, face 4 subface 3 is ok. +DEAL::Cell << 2.218, face 5 subface 0 is ok. +DEAL::Cell << 2.218, face 5 subface 1 is ok. +DEAL::Cell << 2.218, face 5 subface 2 is ok. +DEAL::Cell << 2.218, face 5 subface 3 is ok. +DEAL::Cell << 2.219, face 0 subface 0 is ok. +DEAL::Cell << 2.219, face 0 subface 1 is ok. +DEAL::Cell << 2.219, face 0 subface 2 is ok. +DEAL::Cell << 2.219, face 0 subface 3 is ok. +DEAL::Cell << 2.219, face 1 subface 0 is ok. +DEAL::Cell << 2.219, face 1 subface 1 is ok. +DEAL::Cell << 2.219, face 1 subface 2 is ok. +DEAL::Cell << 2.219, face 1 subface 3 is ok. +DEAL::Cell << 2.219, face 2 subface 0 is ok. +DEAL::Cell << 2.219, face 2 subface 1 is ok. +DEAL::Cell << 2.219, face 2 subface 2 is ok. +DEAL::Cell << 2.219, face 2 subface 3 is ok. +DEAL::Cell << 2.219, face 3 subface 0 is ok. +DEAL::Cell << 2.219, face 3 subface 1 is ok. +DEAL::Cell << 2.219, face 3 subface 2 is ok. +DEAL::Cell << 2.219, face 3 subface 3 is ok. +DEAL::Cell << 2.219, face 4 subface 0 is ok. +DEAL::Cell << 2.219, face 4 subface 1 is ok. +DEAL::Cell << 2.219, face 4 subface 2 is ok. +DEAL::Cell << 2.219, face 4 subface 3 is ok. +DEAL::Cell << 2.219, face 5 subface 0 is ok. +DEAL::Cell << 2.219, face 5 subface 1 is ok. +DEAL::Cell << 2.219, face 5 subface 2 is ok. +DEAL::Cell << 2.219, face 5 subface 3 is ok. +DEAL::Cell << 2.220, face 0 subface 0 is ok. +DEAL::Cell << 2.220, face 0 subface 1 is ok. +DEAL::Cell << 2.220, face 0 subface 2 is ok. +DEAL::Cell << 2.220, face 0 subface 3 is ok. +DEAL::Cell << 2.220, face 1 subface 0 is ok. +DEAL::Cell << 2.220, face 1 subface 1 is ok. +DEAL::Cell << 2.220, face 1 subface 2 is ok. +DEAL::Cell << 2.220, face 1 subface 3 is ok. +DEAL::Cell << 2.220, face 2 subface 0 is ok. +DEAL::Cell << 2.220, face 2 subface 1 is ok. +DEAL::Cell << 2.220, face 2 subface 2 is ok. +DEAL::Cell << 2.220, face 2 subface 3 is ok. +DEAL::Cell << 2.220, face 3 subface 0 is ok. +DEAL::Cell << 2.220, face 3 subface 1 is ok. +DEAL::Cell << 2.220, face 3 subface 2 is ok. +DEAL::Cell << 2.220, face 3 subface 3 is ok. +DEAL::Cell << 2.220, face 4 subface 0 is ok. +DEAL::Cell << 2.220, face 4 subface 1 is ok. +DEAL::Cell << 2.220, face 4 subface 2 is ok. +DEAL::Cell << 2.220, face 4 subface 3 is ok. +DEAL::Cell << 2.220, face 5 subface 0 is ok. +DEAL::Cell << 2.220, face 5 subface 1 is ok. +DEAL::Cell << 2.220, face 5 subface 2 is ok. +DEAL::Cell << 2.220, face 5 subface 3 is ok. +DEAL::Cell << 2.221, face 0 subface 0 is ok. +DEAL::Cell << 2.221, face 0 subface 1 is ok. +DEAL::Cell << 2.221, face 0 subface 2 is ok. +DEAL::Cell << 2.221, face 0 subface 3 is ok. +DEAL::Cell << 2.221, face 1 subface 0 is ok. +DEAL::Cell << 2.221, face 1 subface 1 is ok. +DEAL::Cell << 2.221, face 1 subface 2 is ok. +DEAL::Cell << 2.221, face 1 subface 3 is ok. +DEAL::Cell << 2.221, face 2 subface 0 is ok. +DEAL::Cell << 2.221, face 2 subface 1 is ok. +DEAL::Cell << 2.221, face 2 subface 2 is ok. +DEAL::Cell << 2.221, face 2 subface 3 is ok. +DEAL::Cell << 2.221, face 3 subface 0 is ok. +DEAL::Cell << 2.221, face 3 subface 1 is ok. +DEAL::Cell << 2.221, face 3 subface 2 is ok. +DEAL::Cell << 2.221, face 3 subface 3 is ok. +DEAL::Cell << 2.221, face 4 subface 0 is ok. +DEAL::Cell << 2.221, face 4 subface 1 is ok. +DEAL::Cell << 2.221, face 4 subface 2 is ok. +DEAL::Cell << 2.221, face 4 subface 3 is ok. +DEAL::Cell << 2.221, face 5 subface 0 is ok. +DEAL::Cell << 2.221, face 5 subface 1 is ok. +DEAL::Cell << 2.221, face 5 subface 2 is ok. +DEAL::Cell << 2.221, face 5 subface 3 is ok. +DEAL::Cell << 2.222, face 0 subface 0 is ok. +DEAL::Cell << 2.222, face 0 subface 1 is ok. +DEAL::Cell << 2.222, face 0 subface 2 is ok. +DEAL::Cell << 2.222, face 0 subface 3 is ok. +DEAL::Cell << 2.222, face 1 subface 0 is ok. +DEAL::Cell << 2.222, face 1 subface 1 is ok. +DEAL::Cell << 2.222, face 1 subface 2 is ok. +DEAL::Cell << 2.222, face 1 subface 3 is ok. +DEAL::Cell << 2.222, face 2 subface 0 is ok. +DEAL::Cell << 2.222, face 2 subface 1 is ok. +DEAL::Cell << 2.222, face 2 subface 2 is ok. +DEAL::Cell << 2.222, face 2 subface 3 is ok. +DEAL::Cell << 2.222, face 3 subface 0 is ok. +DEAL::Cell << 2.222, face 3 subface 1 is ok. +DEAL::Cell << 2.222, face 3 subface 2 is ok. +DEAL::Cell << 2.222, face 3 subface 3 is ok. +DEAL::Cell << 2.222, face 4 subface 0 is ok. +DEAL::Cell << 2.222, face 4 subface 1 is ok. +DEAL::Cell << 2.222, face 4 subface 2 is ok. +DEAL::Cell << 2.222, face 4 subface 3 is ok. +DEAL::Cell << 2.222, face 5 subface 0 is ok. +DEAL::Cell << 2.222, face 5 subface 1 is ok. +DEAL::Cell << 2.222, face 5 subface 2 is ok. +DEAL::Cell << 2.222, face 5 subface 3 is ok. +DEAL::Cell << 2.223, face 0 subface 0 is ok. +DEAL::Cell << 2.223, face 0 subface 1 is ok. +DEAL::Cell << 2.223, face 0 subface 2 is ok. +DEAL::Cell << 2.223, face 0 subface 3 is ok. +DEAL::Cell << 2.223, face 1 subface 0 is ok. +DEAL::Cell << 2.223, face 1 subface 1 is ok. +DEAL::Cell << 2.223, face 1 subface 2 is ok. +DEAL::Cell << 2.223, face 1 subface 3 is ok. +DEAL::Cell << 2.223, face 2 subface 0 is ok. +DEAL::Cell << 2.223, face 2 subface 1 is ok. +DEAL::Cell << 2.223, face 2 subface 2 is ok. +DEAL::Cell << 2.223, face 2 subface 3 is ok. +DEAL::Cell << 2.223, face 3 subface 0 is ok. +DEAL::Cell << 2.223, face 3 subface 1 is ok. +DEAL::Cell << 2.223, face 3 subface 2 is ok. +DEAL::Cell << 2.223, face 3 subface 3 is ok. +DEAL::Cell << 2.223, face 4 subface 0 is ok. +DEAL::Cell << 2.223, face 4 subface 1 is ok. +DEAL::Cell << 2.223, face 4 subface 2 is ok. +DEAL::Cell << 2.223, face 4 subface 3 is ok. +DEAL::Cell << 2.223, face 5 subface 0 is ok. +DEAL::Cell << 2.223, face 5 subface 1 is ok. +DEAL::Cell << 2.223, face 5 subface 2 is ok. +DEAL::Cell << 2.223, face 5 subface 3 is ok. +DEAL::Cell << 2.224, face 0 subface 0 is ok. +DEAL::Cell << 2.224, face 0 subface 1 is ok. +DEAL::Cell << 2.224, face 0 subface 2 is ok. +DEAL::Cell << 2.224, face 0 subface 3 is ok. +DEAL::Cell << 2.224, face 1 subface 0 is ok. +DEAL::Cell << 2.224, face 1 subface 1 is ok. +DEAL::Cell << 2.224, face 1 subface 2 is ok. +DEAL::Cell << 2.224, face 1 subface 3 is ok. +DEAL::Cell << 2.224, face 2 subface 0 is ok. +DEAL::Cell << 2.224, face 2 subface 1 is ok. +DEAL::Cell << 2.224, face 2 subface 2 is ok. +DEAL::Cell << 2.224, face 2 subface 3 is ok. +DEAL::Cell << 2.224, face 3 subface 0 is ok. +DEAL::Cell << 2.224, face 3 subface 1 is ok. +DEAL::Cell << 2.224, face 3 subface 2 is ok. +DEAL::Cell << 2.224, face 3 subface 3 is ok. +DEAL::Cell << 2.224, face 4 subface 0 is ok. +DEAL::Cell << 2.224, face 4 subface 1 is ok. +DEAL::Cell << 2.224, face 4 subface 2 is ok. +DEAL::Cell << 2.224, face 4 subface 3 is ok. +DEAL::Cell << 2.224, face 5 subface 0 is ok. +DEAL::Cell << 2.224, face 5 subface 1 is ok. +DEAL::Cell << 2.224, face 5 subface 2 is ok. +DEAL::Cell << 2.224, face 5 subface 3 is ok. +DEAL::Cell << 2.225, face 0 subface 0 is ok. +DEAL::Cell << 2.225, face 0 subface 1 is ok. +DEAL::Cell << 2.225, face 0 subface 2 is ok. +DEAL::Cell << 2.225, face 0 subface 3 is ok. +DEAL::Cell << 2.225, face 1 subface 0 is ok. +DEAL::Cell << 2.225, face 1 subface 1 is ok. +DEAL::Cell << 2.225, face 1 subface 2 is ok. +DEAL::Cell << 2.225, face 1 subface 3 is ok. +DEAL::Cell << 2.225, face 2 subface 0 is ok. +DEAL::Cell << 2.225, face 2 subface 1 is ok. +DEAL::Cell << 2.225, face 2 subface 2 is ok. +DEAL::Cell << 2.225, face 2 subface 3 is ok. +DEAL::Cell << 2.225, face 3 subface 0 is ok. +DEAL::Cell << 2.225, face 3 subface 1 is ok. +DEAL::Cell << 2.225, face 3 subface 2 is ok. +DEAL::Cell << 2.225, face 3 subface 3 is ok. +DEAL::Cell << 2.225, face 4 subface 0 is ok. +DEAL::Cell << 2.225, face 4 subface 1 is ok. +DEAL::Cell << 2.225, face 4 subface 2 is ok. +DEAL::Cell << 2.225, face 4 subface 3 is ok. +DEAL::Cell << 2.225, face 5 subface 0 is ok. +DEAL::Cell << 2.225, face 5 subface 1 is ok. +DEAL::Cell << 2.225, face 5 subface 2 is ok. +DEAL::Cell << 2.225, face 5 subface 3 is ok. +DEAL::Cell << 2.226, face 0 subface 0 is ok. +DEAL::Cell << 2.226, face 0 subface 1 is ok. +DEAL::Cell << 2.226, face 0 subface 2 is ok. +DEAL::Cell << 2.226, face 0 subface 3 is ok. +DEAL::Cell << 2.226, face 1 subface 0 is ok. +DEAL::Cell << 2.226, face 1 subface 1 is ok. +DEAL::Cell << 2.226, face 1 subface 2 is ok. +DEAL::Cell << 2.226, face 1 subface 3 is ok. +DEAL::Cell << 2.226, face 2 subface 0 is ok. +DEAL::Cell << 2.226, face 2 subface 1 is ok. +DEAL::Cell << 2.226, face 2 subface 2 is ok. +DEAL::Cell << 2.226, face 2 subface 3 is ok. +DEAL::Cell << 2.226, face 3 subface 0 is ok. +DEAL::Cell << 2.226, face 3 subface 1 is ok. +DEAL::Cell << 2.226, face 3 subface 2 is ok. +DEAL::Cell << 2.226, face 3 subface 3 is ok. +DEAL::Cell << 2.226, face 4 subface 0 is ok. +DEAL::Cell << 2.226, face 4 subface 1 is ok. +DEAL::Cell << 2.226, face 4 subface 2 is ok. +DEAL::Cell << 2.226, face 4 subface 3 is ok. +DEAL::Cell << 2.226, face 5 subface 0 is ok. +DEAL::Cell << 2.226, face 5 subface 1 is ok. +DEAL::Cell << 2.226, face 5 subface 2 is ok. +DEAL::Cell << 2.226, face 5 subface 3 is ok. +DEAL::Cell << 2.227, face 0 subface 0 is ok. +DEAL::Cell << 2.227, face 0 subface 1 is ok. +DEAL::Cell << 2.227, face 0 subface 2 is ok. +DEAL::Cell << 2.227, face 0 subface 3 is ok. +DEAL::Cell << 2.227, face 1 subface 0 is ok. +DEAL::Cell << 2.227, face 1 subface 1 is ok. +DEAL::Cell << 2.227, face 1 subface 2 is ok. +DEAL::Cell << 2.227, face 1 subface 3 is ok. +DEAL::Cell << 2.227, face 2 subface 0 is ok. +DEAL::Cell << 2.227, face 2 subface 1 is ok. +DEAL::Cell << 2.227, face 2 subface 2 is ok. +DEAL::Cell << 2.227, face 2 subface 3 is ok. +DEAL::Cell << 2.227, face 3 subface 0 is ok. +DEAL::Cell << 2.227, face 3 subface 1 is ok. +DEAL::Cell << 2.227, face 3 subface 2 is ok. +DEAL::Cell << 2.227, face 3 subface 3 is ok. +DEAL::Cell << 2.227, face 4 subface 0 is ok. +DEAL::Cell << 2.227, face 4 subface 1 is ok. +DEAL::Cell << 2.227, face 4 subface 2 is ok. +DEAL::Cell << 2.227, face 4 subface 3 is ok. +DEAL::Cell << 2.227, face 5 subface 0 is ok. +DEAL::Cell << 2.227, face 5 subface 1 is ok. +DEAL::Cell << 2.227, face 5 subface 2 is ok. +DEAL::Cell << 2.227, face 5 subface 3 is ok. +DEAL::Cell << 2.228, face 0 subface 0 is ok. +DEAL::Cell << 2.228, face 0 subface 1 is ok. +DEAL::Cell << 2.228, face 0 subface 2 is ok. +DEAL::Cell << 2.228, face 0 subface 3 is ok. +DEAL::Cell << 2.228, face 1 subface 0 is ok. +DEAL::Cell << 2.228, face 1 subface 1 is ok. +DEAL::Cell << 2.228, face 1 subface 2 is ok. +DEAL::Cell << 2.228, face 1 subface 3 is ok. +DEAL::Cell << 2.228, face 2 subface 0 is ok. +DEAL::Cell << 2.228, face 2 subface 1 is ok. +DEAL::Cell << 2.228, face 2 subface 2 is ok. +DEAL::Cell << 2.228, face 2 subface 3 is ok. +DEAL::Cell << 2.228, face 3 subface 0 is ok. +DEAL::Cell << 2.228, face 3 subface 1 is ok. +DEAL::Cell << 2.228, face 3 subface 2 is ok. +DEAL::Cell << 2.228, face 3 subface 3 is ok. +DEAL::Cell << 2.228, face 4 subface 0 is ok. +DEAL::Cell << 2.228, face 4 subface 1 is ok. +DEAL::Cell << 2.228, face 4 subface 2 is ok. +DEAL::Cell << 2.228, face 4 subface 3 is ok. +DEAL::Cell << 2.228, face 5 subface 0 is ok. +DEAL::Cell << 2.228, face 5 subface 1 is ok. +DEAL::Cell << 2.228, face 5 subface 2 is ok. +DEAL::Cell << 2.228, face 5 subface 3 is ok. +DEAL::Cell << 2.229, face 0 subface 0 is ok. +DEAL::Cell << 2.229, face 0 subface 1 is ok. +DEAL::Cell << 2.229, face 0 subface 2 is ok. +DEAL::Cell << 2.229, face 0 subface 3 is ok. +DEAL::Cell << 2.229, face 1 subface 0 is ok. +DEAL::Cell << 2.229, face 1 subface 1 is ok. +DEAL::Cell << 2.229, face 1 subface 2 is ok. +DEAL::Cell << 2.229, face 1 subface 3 is ok. +DEAL::Cell << 2.229, face 2 subface 0 is ok. +DEAL::Cell << 2.229, face 2 subface 1 is ok. +DEAL::Cell << 2.229, face 2 subface 2 is ok. +DEAL::Cell << 2.229, face 2 subface 3 is ok. +DEAL::Cell << 2.229, face 3 subface 0 is ok. +DEAL::Cell << 2.229, face 3 subface 1 is ok. +DEAL::Cell << 2.229, face 3 subface 2 is ok. +DEAL::Cell << 2.229, face 3 subface 3 is ok. +DEAL::Cell << 2.229, face 4 subface 0 is ok. +DEAL::Cell << 2.229, face 4 subface 1 is ok. +DEAL::Cell << 2.229, face 4 subface 2 is ok. +DEAL::Cell << 2.229, face 4 subface 3 is ok. +DEAL::Cell << 2.229, face 5 subface 0 is ok. +DEAL::Cell << 2.229, face 5 subface 1 is ok. +DEAL::Cell << 2.229, face 5 subface 2 is ok. +DEAL::Cell << 2.229, face 5 subface 3 is ok. +DEAL::Cell << 2.230, face 0 subface 0 is ok. +DEAL::Cell << 2.230, face 0 subface 1 is ok. +DEAL::Cell << 2.230, face 0 subface 2 is ok. +DEAL::Cell << 2.230, face 0 subface 3 is ok. +DEAL::Cell << 2.230, face 1 subface 0 is ok. +DEAL::Cell << 2.230, face 1 subface 1 is ok. +DEAL::Cell << 2.230, face 1 subface 2 is ok. +DEAL::Cell << 2.230, face 1 subface 3 is ok. +DEAL::Cell << 2.230, face 2 subface 0 is ok. +DEAL::Cell << 2.230, face 2 subface 1 is ok. +DEAL::Cell << 2.230, face 2 subface 2 is ok. +DEAL::Cell << 2.230, face 2 subface 3 is ok. +DEAL::Cell << 2.230, face 3 subface 0 is ok. +DEAL::Cell << 2.230, face 3 subface 1 is ok. +DEAL::Cell << 2.230, face 3 subface 2 is ok. +DEAL::Cell << 2.230, face 3 subface 3 is ok. +DEAL::Cell << 2.230, face 4 subface 0 is ok. +DEAL::Cell << 2.230, face 4 subface 1 is ok. +DEAL::Cell << 2.230, face 4 subface 2 is ok. +DEAL::Cell << 2.230, face 4 subface 3 is ok. +DEAL::Cell << 2.230, face 5 subface 0 is ok. +DEAL::Cell << 2.230, face 5 subface 1 is ok. +DEAL::Cell << 2.230, face 5 subface 2 is ok. +DEAL::Cell << 2.230, face 5 subface 3 is ok. +DEAL::Cell << 2.231, face 0 subface 0 is ok. +DEAL::Cell << 2.231, face 0 subface 1 is ok. +DEAL::Cell << 2.231, face 0 subface 2 is ok. +DEAL::Cell << 2.231, face 0 subface 3 is ok. +DEAL::Cell << 2.231, face 1 subface 0 is ok. +DEAL::Cell << 2.231, face 1 subface 1 is ok. +DEAL::Cell << 2.231, face 1 subface 2 is ok. +DEAL::Cell << 2.231, face 1 subface 3 is ok. +DEAL::Cell << 2.231, face 2 subface 0 is ok. +DEAL::Cell << 2.231, face 2 subface 1 is ok. +DEAL::Cell << 2.231, face 2 subface 2 is ok. +DEAL::Cell << 2.231, face 2 subface 3 is ok. +DEAL::Cell << 2.231, face 3 subface 0 is ok. +DEAL::Cell << 2.231, face 3 subface 1 is ok. +DEAL::Cell << 2.231, face 3 subface 2 is ok. +DEAL::Cell << 2.231, face 3 subface 3 is ok. +DEAL::Cell << 2.231, face 4 subface 0 is ok. +DEAL::Cell << 2.231, face 4 subface 1 is ok. +DEAL::Cell << 2.231, face 4 subface 2 is ok. +DEAL::Cell << 2.231, face 4 subface 3 is ok. +DEAL::Cell << 2.231, face 5 subface 0 is ok. +DEAL::Cell << 2.231, face 5 subface 1 is ok. +DEAL::Cell << 2.231, face 5 subface 2 is ok. +DEAL::Cell << 2.231, face 5 subface 3 is ok. +DEAL::Cell << 2.232, face 0 subface 0 is ok. +DEAL::Cell << 2.232, face 0 subface 1 is ok. +DEAL::Cell << 2.232, face 0 subface 2 is ok. +DEAL::Cell << 2.232, face 0 subface 3 is ok. +DEAL::Cell << 2.232, face 1 subface 0 is ok. +DEAL::Cell << 2.232, face 1 subface 1 is ok. +DEAL::Cell << 2.232, face 1 subface 2 is ok. +DEAL::Cell << 2.232, face 1 subface 3 is ok. +DEAL::Cell << 2.232, face 2 subface 0 is ok. +DEAL::Cell << 2.232, face 2 subface 1 is ok. +DEAL::Cell << 2.232, face 2 subface 2 is ok. +DEAL::Cell << 2.232, face 2 subface 3 is ok. +DEAL::Cell << 2.232, face 3 subface 0 is ok. +DEAL::Cell << 2.232, face 3 subface 1 is ok. +DEAL::Cell << 2.232, face 3 subface 2 is ok. +DEAL::Cell << 2.232, face 3 subface 3 is ok. +DEAL::Cell << 2.232, face 4 subface 0 is ok. +DEAL::Cell << 2.232, face 4 subface 1 is ok. +DEAL::Cell << 2.232, face 4 subface 2 is ok. +DEAL::Cell << 2.232, face 4 subface 3 is ok. +DEAL::Cell << 2.232, face 5 subface 0 is ok. +DEAL::Cell << 2.232, face 5 subface 1 is ok. +DEAL::Cell << 2.232, face 5 subface 2 is ok. +DEAL::Cell << 2.232, face 5 subface 3 is ok. +DEAL::Cell << 2.233, face 0 subface 0 is ok. +DEAL::Cell << 2.233, face 0 subface 1 is ok. +DEAL::Cell << 2.233, face 0 subface 2 is ok. +DEAL::Cell << 2.233, face 0 subface 3 is ok. +DEAL::Cell << 2.233, face 1 subface 0 is ok. +DEAL::Cell << 2.233, face 1 subface 1 is ok. +DEAL::Cell << 2.233, face 1 subface 2 is ok. +DEAL::Cell << 2.233, face 1 subface 3 is ok. +DEAL::Cell << 2.233, face 2 subface 0 is ok. +DEAL::Cell << 2.233, face 2 subface 1 is ok. +DEAL::Cell << 2.233, face 2 subface 2 is ok. +DEAL::Cell << 2.233, face 2 subface 3 is ok. +DEAL::Cell << 2.233, face 3 subface 0 is ok. +DEAL::Cell << 2.233, face 3 subface 1 is ok. +DEAL::Cell << 2.233, face 3 subface 2 is ok. +DEAL::Cell << 2.233, face 3 subface 3 is ok. +DEAL::Cell << 2.233, face 4 subface 0 is ok. +DEAL::Cell << 2.233, face 4 subface 1 is ok. +DEAL::Cell << 2.233, face 4 subface 2 is ok. +DEAL::Cell << 2.233, face 4 subface 3 is ok. +DEAL::Cell << 2.233, face 5 subface 0 is ok. +DEAL::Cell << 2.233, face 5 subface 1 is ok. +DEAL::Cell << 2.233, face 5 subface 2 is ok. +DEAL::Cell << 2.233, face 5 subface 3 is ok. +DEAL::Cell << 2.234, face 0 subface 0 is ok. +DEAL::Cell << 2.234, face 0 subface 1 is ok. +DEAL::Cell << 2.234, face 0 subface 2 is ok. +DEAL::Cell << 2.234, face 0 subface 3 is ok. +DEAL::Cell << 2.234, face 1 subface 0 is ok. +DEAL::Cell << 2.234, face 1 subface 1 is ok. +DEAL::Cell << 2.234, face 1 subface 2 is ok. +DEAL::Cell << 2.234, face 1 subface 3 is ok. +DEAL::Cell << 2.234, face 2 subface 0 is ok. +DEAL::Cell << 2.234, face 2 subface 1 is ok. +DEAL::Cell << 2.234, face 2 subface 2 is ok. +DEAL::Cell << 2.234, face 2 subface 3 is ok. +DEAL::Cell << 2.234, face 3 subface 0 is ok. +DEAL::Cell << 2.234, face 3 subface 1 is ok. +DEAL::Cell << 2.234, face 3 subface 2 is ok. +DEAL::Cell << 2.234, face 3 subface 3 is ok. +DEAL::Cell << 2.234, face 4 subface 0 is ok. +DEAL::Cell << 2.234, face 4 subface 1 is ok. +DEAL::Cell << 2.234, face 4 subface 2 is ok. +DEAL::Cell << 2.234, face 4 subface 3 is ok. +DEAL::Cell << 2.234, face 5 subface 0 is ok. +DEAL::Cell << 2.234, face 5 subface 1 is ok. +DEAL::Cell << 2.234, face 5 subface 2 is ok. +DEAL::Cell << 2.234, face 5 subface 3 is ok. +DEAL::Cell << 2.235, face 0 subface 0 is ok. +DEAL::Cell << 2.235, face 0 subface 1 is ok. +DEAL::Cell << 2.235, face 0 subface 2 is ok. +DEAL::Cell << 2.235, face 0 subface 3 is ok. +DEAL::Cell << 2.235, face 1 subface 0 is ok. +DEAL::Cell << 2.235, face 1 subface 1 is ok. +DEAL::Cell << 2.235, face 1 subface 2 is ok. +DEAL::Cell << 2.235, face 1 subface 3 is ok. +DEAL::Cell << 2.235, face 2 subface 0 is ok. +DEAL::Cell << 2.235, face 2 subface 1 is ok. +DEAL::Cell << 2.235, face 2 subface 2 is ok. +DEAL::Cell << 2.235, face 2 subface 3 is ok. +DEAL::Cell << 2.235, face 3 subface 0 is ok. +DEAL::Cell << 2.235, face 3 subface 1 is ok. +DEAL::Cell << 2.235, face 3 subface 2 is ok. +DEAL::Cell << 2.235, face 3 subface 3 is ok. +DEAL::Cell << 2.235, face 4 subface 0 is ok. +DEAL::Cell << 2.235, face 4 subface 1 is ok. +DEAL::Cell << 2.235, face 4 subface 2 is ok. +DEAL::Cell << 2.235, face 4 subface 3 is ok. +DEAL::Cell << 2.235, face 5 subface 0 is ok. +DEAL::Cell << 2.235, face 5 subface 1 is ok. +DEAL::Cell << 2.235, face 5 subface 2 is ok. +DEAL::Cell << 2.235, face 5 subface 3 is ok. +DEAL::Cell << 2.236, face 0 subface 0 is ok. +DEAL::Cell << 2.236, face 0 subface 1 is ok. +DEAL::Cell << 2.236, face 0 subface 2 is ok. +DEAL::Cell << 2.236, face 0 subface 3 is ok. +DEAL::Cell << 2.236, face 1 subface 0 is ok. +DEAL::Cell << 2.236, face 1 subface 1 is ok. +DEAL::Cell << 2.236, face 1 subface 2 is ok. +DEAL::Cell << 2.236, face 1 subface 3 is ok. +DEAL::Cell << 2.236, face 2 subface 0 is ok. +DEAL::Cell << 2.236, face 2 subface 1 is ok. +DEAL::Cell << 2.236, face 2 subface 2 is ok. +DEAL::Cell << 2.236, face 2 subface 3 is ok. +DEAL::Cell << 2.236, face 3 subface 0 is ok. +DEAL::Cell << 2.236, face 3 subface 1 is ok. +DEAL::Cell << 2.236, face 3 subface 2 is ok. +DEAL::Cell << 2.236, face 3 subface 3 is ok. +DEAL::Cell << 2.236, face 4 subface 0 is ok. +DEAL::Cell << 2.236, face 4 subface 1 is ok. +DEAL::Cell << 2.236, face 4 subface 2 is ok. +DEAL::Cell << 2.236, face 4 subface 3 is ok. +DEAL::Cell << 2.236, face 5 subface 0 is ok. +DEAL::Cell << 2.236, face 5 subface 1 is ok. +DEAL::Cell << 2.236, face 5 subface 2 is ok. +DEAL::Cell << 2.236, face 5 subface 3 is ok. +DEAL::Cell << 2.237, face 0 subface 0 is ok. +DEAL::Cell << 2.237, face 0 subface 1 is ok. +DEAL::Cell << 2.237, face 0 subface 2 is ok. +DEAL::Cell << 2.237, face 0 subface 3 is ok. +DEAL::Cell << 2.237, face 1 subface 0 is ok. +DEAL::Cell << 2.237, face 1 subface 1 is ok. +DEAL::Cell << 2.237, face 1 subface 2 is ok. +DEAL::Cell << 2.237, face 1 subface 3 is ok. +DEAL::Cell << 2.237, face 2 subface 0 is ok. +DEAL::Cell << 2.237, face 2 subface 1 is ok. +DEAL::Cell << 2.237, face 2 subface 2 is ok. +DEAL::Cell << 2.237, face 2 subface 3 is ok. +DEAL::Cell << 2.237, face 3 subface 0 is ok. +DEAL::Cell << 2.237, face 3 subface 1 is ok. +DEAL::Cell << 2.237, face 3 subface 2 is ok. +DEAL::Cell << 2.237, face 3 subface 3 is ok. +DEAL::Cell << 2.237, face 4 subface 0 is ok. +DEAL::Cell << 2.237, face 4 subface 1 is ok. +DEAL::Cell << 2.237, face 4 subface 2 is ok. +DEAL::Cell << 2.237, face 4 subface 3 is ok. +DEAL::Cell << 2.237, face 5 subface 0 is ok. +DEAL::Cell << 2.237, face 5 subface 1 is ok. +DEAL::Cell << 2.237, face 5 subface 2 is ok. +DEAL::Cell << 2.237, face 5 subface 3 is ok. +DEAL::Cell << 2.238, face 0 subface 0 is ok. +DEAL::Cell << 2.238, face 0 subface 1 is ok. +DEAL::Cell << 2.238, face 0 subface 2 is ok. +DEAL::Cell << 2.238, face 0 subface 3 is ok. +DEAL::Cell << 2.238, face 1 subface 0 is ok. +DEAL::Cell << 2.238, face 1 subface 1 is ok. +DEAL::Cell << 2.238, face 1 subface 2 is ok. +DEAL::Cell << 2.238, face 1 subface 3 is ok. +DEAL::Cell << 2.238, face 2 subface 0 is ok. +DEAL::Cell << 2.238, face 2 subface 1 is ok. +DEAL::Cell << 2.238, face 2 subface 2 is ok. +DEAL::Cell << 2.238, face 2 subface 3 is ok. +DEAL::Cell << 2.238, face 3 subface 0 is ok. +DEAL::Cell << 2.238, face 3 subface 1 is ok. +DEAL::Cell << 2.238, face 3 subface 2 is ok. +DEAL::Cell << 2.238, face 3 subface 3 is ok. +DEAL::Cell << 2.238, face 4 subface 0 is ok. +DEAL::Cell << 2.238, face 4 subface 1 is ok. +DEAL::Cell << 2.238, face 4 subface 2 is ok. +DEAL::Cell << 2.238, face 4 subface 3 is ok. +DEAL::Cell << 2.238, face 5 subface 0 is ok. +DEAL::Cell << 2.238, face 5 subface 1 is ok. +DEAL::Cell << 2.238, face 5 subface 2 is ok. +DEAL::Cell << 2.238, face 5 subface 3 is ok. +DEAL::Cell << 2.239, face 0 subface 0 is ok. +DEAL::Cell << 2.239, face 0 subface 1 is ok. +DEAL::Cell << 2.239, face 0 subface 2 is ok. +DEAL::Cell << 2.239, face 0 subface 3 is ok. +DEAL::Cell << 2.239, face 1 subface 0 is ok. +DEAL::Cell << 2.239, face 1 subface 1 is ok. +DEAL::Cell << 2.239, face 1 subface 2 is ok. +DEAL::Cell << 2.239, face 1 subface 3 is ok. +DEAL::Cell << 2.239, face 2 subface 0 is ok. +DEAL::Cell << 2.239, face 2 subface 1 is ok. +DEAL::Cell << 2.239, face 2 subface 2 is ok. +DEAL::Cell << 2.239, face 2 subface 3 is ok. +DEAL::Cell << 2.239, face 3 subface 0 is ok. +DEAL::Cell << 2.239, face 3 subface 1 is ok. +DEAL::Cell << 2.239, face 3 subface 2 is ok. +DEAL::Cell << 2.239, face 3 subface 3 is ok. +DEAL::Cell << 2.239, face 4 subface 0 is ok. +DEAL::Cell << 2.239, face 4 subface 1 is ok. +DEAL::Cell << 2.239, face 4 subface 2 is ok. +DEAL::Cell << 2.239, face 4 subface 3 is ok. +DEAL::Cell << 2.239, face 5 subface 0 is ok. +DEAL::Cell << 2.239, face 5 subface 1 is ok. +DEAL::Cell << 2.239, face 5 subface 2 is ok. +DEAL::Cell << 2.239, face 5 subface 3 is ok. +DEAL::Cell << 2.240, face 0 subface 0 is ok. +DEAL::Cell << 2.240, face 0 subface 1 is ok. +DEAL::Cell << 2.240, face 0 subface 2 is ok. +DEAL::Cell << 2.240, face 0 subface 3 is ok. +DEAL::Cell << 2.240, face 1 subface 0 is ok. +DEAL::Cell << 2.240, face 1 subface 1 is ok. +DEAL::Cell << 2.240, face 1 subface 2 is ok. +DEAL::Cell << 2.240, face 1 subface 3 is ok. +DEAL::Cell << 2.240, face 2 subface 0 is ok. +DEAL::Cell << 2.240, face 2 subface 1 is ok. +DEAL::Cell << 2.240, face 2 subface 2 is ok. +DEAL::Cell << 2.240, face 2 subface 3 is ok. +DEAL::Cell << 2.240, face 3 subface 0 is ok. +DEAL::Cell << 2.240, face 3 subface 1 is ok. +DEAL::Cell << 2.240, face 3 subface 2 is ok. +DEAL::Cell << 2.240, face 3 subface 3 is ok. +DEAL::Cell << 2.240, face 4 subface 0 is ok. +DEAL::Cell << 2.240, face 4 subface 1 is ok. +DEAL::Cell << 2.240, face 4 subface 2 is ok. +DEAL::Cell << 2.240, face 4 subface 3 is ok. +DEAL::Cell << 2.240, face 5 subface 0 is ok. +DEAL::Cell << 2.240, face 5 subface 1 is ok. +DEAL::Cell << 2.240, face 5 subface 2 is ok. +DEAL::Cell << 2.240, face 5 subface 3 is ok. +DEAL::Cell << 2.241, face 0 subface 0 is ok. +DEAL::Cell << 2.241, face 0 subface 1 is ok. +DEAL::Cell << 2.241, face 0 subface 2 is ok. +DEAL::Cell << 2.241, face 0 subface 3 is ok. +DEAL::Cell << 2.241, face 1 subface 0 is ok. +DEAL::Cell << 2.241, face 1 subface 1 is ok. +DEAL::Cell << 2.241, face 1 subface 2 is ok. +DEAL::Cell << 2.241, face 1 subface 3 is ok. +DEAL::Cell << 2.241, face 2 subface 0 is ok. +DEAL::Cell << 2.241, face 2 subface 1 is ok. +DEAL::Cell << 2.241, face 2 subface 2 is ok. +DEAL::Cell << 2.241, face 2 subface 3 is ok. +DEAL::Cell << 2.241, face 3 subface 0 is ok. +DEAL::Cell << 2.241, face 3 subface 1 is ok. +DEAL::Cell << 2.241, face 3 subface 2 is ok. +DEAL::Cell << 2.241, face 3 subface 3 is ok. +DEAL::Cell << 2.241, face 4 subface 0 is ok. +DEAL::Cell << 2.241, face 4 subface 1 is ok. +DEAL::Cell << 2.241, face 4 subface 2 is ok. +DEAL::Cell << 2.241, face 4 subface 3 is ok. +DEAL::Cell << 2.241, face 5 subface 0 is ok. +DEAL::Cell << 2.241, face 5 subface 1 is ok. +DEAL::Cell << 2.241, face 5 subface 2 is ok. +DEAL::Cell << 2.241, face 5 subface 3 is ok. +DEAL::Cell << 2.242, face 0 subface 0 is ok. +DEAL::Cell << 2.242, face 0 subface 1 is ok. +DEAL::Cell << 2.242, face 0 subface 2 is ok. +DEAL::Cell << 2.242, face 0 subface 3 is ok. +DEAL::Cell << 2.242, face 1 subface 0 is ok. +DEAL::Cell << 2.242, face 1 subface 1 is ok. +DEAL::Cell << 2.242, face 1 subface 2 is ok. +DEAL::Cell << 2.242, face 1 subface 3 is ok. +DEAL::Cell << 2.242, face 2 subface 0 is ok. +DEAL::Cell << 2.242, face 2 subface 1 is ok. +DEAL::Cell << 2.242, face 2 subface 2 is ok. +DEAL::Cell << 2.242, face 2 subface 3 is ok. +DEAL::Cell << 2.242, face 3 subface 0 is ok. +DEAL::Cell << 2.242, face 3 subface 1 is ok. +DEAL::Cell << 2.242, face 3 subface 2 is ok. +DEAL::Cell << 2.242, face 3 subface 3 is ok. +DEAL::Cell << 2.242, face 4 subface 0 is ok. +DEAL::Cell << 2.242, face 4 subface 1 is ok. +DEAL::Cell << 2.242, face 4 subface 2 is ok. +DEAL::Cell << 2.242, face 4 subface 3 is ok. +DEAL::Cell << 2.242, face 5 subface 0 is ok. +DEAL::Cell << 2.242, face 5 subface 1 is ok. +DEAL::Cell << 2.242, face 5 subface 2 is ok. +DEAL::Cell << 2.242, face 5 subface 3 is ok. +DEAL::Cell << 2.243, face 0 subface 0 is ok. +DEAL::Cell << 2.243, face 0 subface 1 is ok. +DEAL::Cell << 2.243, face 0 subface 2 is ok. +DEAL::Cell << 2.243, face 0 subface 3 is ok. +DEAL::Cell << 2.243, face 1 subface 0 is ok. +DEAL::Cell << 2.243, face 1 subface 1 is ok. +DEAL::Cell << 2.243, face 1 subface 2 is ok. +DEAL::Cell << 2.243, face 1 subface 3 is ok. +DEAL::Cell << 2.243, face 2 subface 0 is ok. +DEAL::Cell << 2.243, face 2 subface 1 is ok. +DEAL::Cell << 2.243, face 2 subface 2 is ok. +DEAL::Cell << 2.243, face 2 subface 3 is ok. +DEAL::Cell << 2.243, face 3 subface 0 is ok. +DEAL::Cell << 2.243, face 3 subface 1 is ok. +DEAL::Cell << 2.243, face 3 subface 2 is ok. +DEAL::Cell << 2.243, face 3 subface 3 is ok. +DEAL::Cell << 2.243, face 4 subface 0 is ok. +DEAL::Cell << 2.243, face 4 subface 1 is ok. +DEAL::Cell << 2.243, face 4 subface 2 is ok. +DEAL::Cell << 2.243, face 4 subface 3 is ok. +DEAL::Cell << 2.243, face 5 subface 0 is ok. +DEAL::Cell << 2.243, face 5 subface 1 is ok. +DEAL::Cell << 2.243, face 5 subface 2 is ok. +DEAL::Cell << 2.243, face 5 subface 3 is ok. +DEAL::Cell << 2.244, face 0 subface 0 is ok. +DEAL::Cell << 2.244, face 0 subface 1 is ok. +DEAL::Cell << 2.244, face 0 subface 2 is ok. +DEAL::Cell << 2.244, face 0 subface 3 is ok. +DEAL::Cell << 2.244, face 1 subface 0 is ok. +DEAL::Cell << 2.244, face 1 subface 1 is ok. +DEAL::Cell << 2.244, face 1 subface 2 is ok. +DEAL::Cell << 2.244, face 1 subface 3 is ok. +DEAL::Cell << 2.244, face 2 subface 0 is ok. +DEAL::Cell << 2.244, face 2 subface 1 is ok. +DEAL::Cell << 2.244, face 2 subface 2 is ok. +DEAL::Cell << 2.244, face 2 subface 3 is ok. +DEAL::Cell << 2.244, face 3 subface 0 is ok. +DEAL::Cell << 2.244, face 3 subface 1 is ok. +DEAL::Cell << 2.244, face 3 subface 2 is ok. +DEAL::Cell << 2.244, face 3 subface 3 is ok. +DEAL::Cell << 2.244, face 4 subface 0 is ok. +DEAL::Cell << 2.244, face 4 subface 1 is ok. +DEAL::Cell << 2.244, face 4 subface 2 is ok. +DEAL::Cell << 2.244, face 4 subface 3 is ok. +DEAL::Cell << 2.244, face 5 subface 0 is ok. +DEAL::Cell << 2.244, face 5 subface 1 is ok. +DEAL::Cell << 2.244, face 5 subface 2 is ok. +DEAL::Cell << 2.244, face 5 subface 3 is ok. +DEAL::Cell << 2.245, face 0 subface 0 is ok. +DEAL::Cell << 2.245, face 0 subface 1 is ok. +DEAL::Cell << 2.245, face 0 subface 2 is ok. +DEAL::Cell << 2.245, face 0 subface 3 is ok. +DEAL::Cell << 2.245, face 1 subface 0 is ok. +DEAL::Cell << 2.245, face 1 subface 1 is ok. +DEAL::Cell << 2.245, face 1 subface 2 is ok. +DEAL::Cell << 2.245, face 1 subface 3 is ok. +DEAL::Cell << 2.245, face 2 subface 0 is ok. +DEAL::Cell << 2.245, face 2 subface 1 is ok. +DEAL::Cell << 2.245, face 2 subface 2 is ok. +DEAL::Cell << 2.245, face 2 subface 3 is ok. +DEAL::Cell << 2.245, face 3 subface 0 is ok. +DEAL::Cell << 2.245, face 3 subface 1 is ok. +DEAL::Cell << 2.245, face 3 subface 2 is ok. +DEAL::Cell << 2.245, face 3 subface 3 is ok. +DEAL::Cell << 2.245, face 4 subface 0 is ok. +DEAL::Cell << 2.245, face 4 subface 1 is ok. +DEAL::Cell << 2.245, face 4 subface 2 is ok. +DEAL::Cell << 2.245, face 4 subface 3 is ok. +DEAL::Cell << 2.245, face 5 subface 0 is ok. +DEAL::Cell << 2.245, face 5 subface 1 is ok. +DEAL::Cell << 2.245, face 5 subface 2 is ok. +DEAL::Cell << 2.245, face 5 subface 3 is ok. +DEAL::Cell << 2.246, face 0 subface 0 is ok. +DEAL::Cell << 2.246, face 0 subface 1 is ok. +DEAL::Cell << 2.246, face 0 subface 2 is ok. +DEAL::Cell << 2.246, face 0 subface 3 is ok. +DEAL::Cell << 2.246, face 1 subface 0 is ok. +DEAL::Cell << 2.246, face 1 subface 1 is ok. +DEAL::Cell << 2.246, face 1 subface 2 is ok. +DEAL::Cell << 2.246, face 1 subface 3 is ok. +DEAL::Cell << 2.246, face 2 subface 0 is ok. +DEAL::Cell << 2.246, face 2 subface 1 is ok. +DEAL::Cell << 2.246, face 2 subface 2 is ok. +DEAL::Cell << 2.246, face 2 subface 3 is ok. +DEAL::Cell << 2.246, face 3 subface 0 is ok. +DEAL::Cell << 2.246, face 3 subface 1 is ok. +DEAL::Cell << 2.246, face 3 subface 2 is ok. +DEAL::Cell << 2.246, face 3 subface 3 is ok. +DEAL::Cell << 2.246, face 4 subface 0 is ok. +DEAL::Cell << 2.246, face 4 subface 1 is ok. +DEAL::Cell << 2.246, face 4 subface 2 is ok. +DEAL::Cell << 2.246, face 4 subface 3 is ok. +DEAL::Cell << 2.246, face 5 subface 0 is ok. +DEAL::Cell << 2.246, face 5 subface 1 is ok. +DEAL::Cell << 2.246, face 5 subface 2 is ok. +DEAL::Cell << 2.246, face 5 subface 3 is ok. +DEAL::Cell << 2.247, face 0 subface 0 is ok. +DEAL::Cell << 2.247, face 0 subface 1 is ok. +DEAL::Cell << 2.247, face 0 subface 2 is ok. +DEAL::Cell << 2.247, face 0 subface 3 is ok. +DEAL::Cell << 2.247, face 1 subface 0 is ok. +DEAL::Cell << 2.247, face 1 subface 1 is ok. +DEAL::Cell << 2.247, face 1 subface 2 is ok. +DEAL::Cell << 2.247, face 1 subface 3 is ok. +DEAL::Cell << 2.247, face 2 subface 0 is ok. +DEAL::Cell << 2.247, face 2 subface 1 is ok. +DEAL::Cell << 2.247, face 2 subface 2 is ok. +DEAL::Cell << 2.247, face 2 subface 3 is ok. +DEAL::Cell << 2.247, face 3 subface 0 is ok. +DEAL::Cell << 2.247, face 3 subface 1 is ok. +DEAL::Cell << 2.247, face 3 subface 2 is ok. +DEAL::Cell << 2.247, face 3 subface 3 is ok. +DEAL::Cell << 2.247, face 4 subface 0 is ok. +DEAL::Cell << 2.247, face 4 subface 1 is ok. +DEAL::Cell << 2.247, face 4 subface 2 is ok. +DEAL::Cell << 2.247, face 4 subface 3 is ok. +DEAL::Cell << 2.247, face 5 subface 0 is ok. +DEAL::Cell << 2.247, face 5 subface 1 is ok. +DEAL::Cell << 2.247, face 5 subface 2 is ok. +DEAL::Cell << 2.247, face 5 subface 3 is ok. +DEAL::Cell << 2.248, face 0 subface 0 is ok. +DEAL::Cell << 2.248, face 0 subface 1 is ok. +DEAL::Cell << 2.248, face 0 subface 2 is ok. +DEAL::Cell << 2.248, face 0 subface 3 is ok. +DEAL::Cell << 2.248, face 1 subface 0 is ok. +DEAL::Cell << 2.248, face 1 subface 1 is ok. +DEAL::Cell << 2.248, face 1 subface 2 is ok. +DEAL::Cell << 2.248, face 1 subface 3 is ok. +DEAL::Cell << 2.248, face 2 subface 0 is ok. +DEAL::Cell << 2.248, face 2 subface 1 is ok. +DEAL::Cell << 2.248, face 2 subface 2 is ok. +DEAL::Cell << 2.248, face 2 subface 3 is ok. +DEAL::Cell << 2.248, face 3 subface 0 is ok. +DEAL::Cell << 2.248, face 3 subface 1 is ok. +DEAL::Cell << 2.248, face 3 subface 2 is ok. +DEAL::Cell << 2.248, face 3 subface 3 is ok. +DEAL::Cell << 2.248, face 4 subface 0 is ok. +DEAL::Cell << 2.248, face 4 subface 1 is ok. +DEAL::Cell << 2.248, face 4 subface 2 is ok. +DEAL::Cell << 2.248, face 4 subface 3 is ok. +DEAL::Cell << 2.248, face 5 subface 0 is ok. +DEAL::Cell << 2.248, face 5 subface 1 is ok. +DEAL::Cell << 2.248, face 5 subface 2 is ok. +DEAL::Cell << 2.248, face 5 subface 3 is ok. +DEAL::Cell << 2.249, face 0 subface 0 is ok. +DEAL::Cell << 2.249, face 0 subface 1 is ok. +DEAL::Cell << 2.249, face 0 subface 2 is ok. +DEAL::Cell << 2.249, face 0 subface 3 is ok. +DEAL::Cell << 2.249, face 1 subface 0 is ok. +DEAL::Cell << 2.249, face 1 subface 1 is ok. +DEAL::Cell << 2.249, face 1 subface 2 is ok. +DEAL::Cell << 2.249, face 1 subface 3 is ok. +DEAL::Cell << 2.249, face 2 subface 0 is ok. +DEAL::Cell << 2.249, face 2 subface 1 is ok. +DEAL::Cell << 2.249, face 2 subface 2 is ok. +DEAL::Cell << 2.249, face 2 subface 3 is ok. +DEAL::Cell << 2.249, face 3 subface 0 is ok. +DEAL::Cell << 2.249, face 3 subface 1 is ok. +DEAL::Cell << 2.249, face 3 subface 2 is ok. +DEAL::Cell << 2.249, face 3 subface 3 is ok. +DEAL::Cell << 2.249, face 4 subface 0 is ok. +DEAL::Cell << 2.249, face 4 subface 1 is ok. +DEAL::Cell << 2.249, face 4 subface 2 is ok. +DEAL::Cell << 2.249, face 4 subface 3 is ok. +DEAL::Cell << 2.249, face 5 subface 0 is ok. +DEAL::Cell << 2.249, face 5 subface 1 is ok. +DEAL::Cell << 2.249, face 5 subface 2 is ok. +DEAL::Cell << 2.249, face 5 subface 3 is ok. +DEAL::Cell << 2.250, face 0 subface 0 is ok. +DEAL::Cell << 2.250, face 0 subface 1 is ok. +DEAL::Cell << 2.250, face 0 subface 2 is ok. +DEAL::Cell << 2.250, face 0 subface 3 is ok. +DEAL::Cell << 2.250, face 1 subface 0 is ok. +DEAL::Cell << 2.250, face 1 subface 1 is ok. +DEAL::Cell << 2.250, face 1 subface 2 is ok. +DEAL::Cell << 2.250, face 1 subface 3 is ok. +DEAL::Cell << 2.250, face 2 subface 0 is ok. +DEAL::Cell << 2.250, face 2 subface 1 is ok. +DEAL::Cell << 2.250, face 2 subface 2 is ok. +DEAL::Cell << 2.250, face 2 subface 3 is ok. +DEAL::Cell << 2.250, face 3 subface 0 is ok. +DEAL::Cell << 2.250, face 3 subface 1 is ok. +DEAL::Cell << 2.250, face 3 subface 2 is ok. +DEAL::Cell << 2.250, face 3 subface 3 is ok. +DEAL::Cell << 2.250, face 4 subface 0 is ok. +DEAL::Cell << 2.250, face 4 subface 1 is ok. +DEAL::Cell << 2.250, face 4 subface 2 is ok. +DEAL::Cell << 2.250, face 4 subface 3 is ok. +DEAL::Cell << 2.250, face 5 subface 0 is ok. +DEAL::Cell << 2.250, face 5 subface 1 is ok. +DEAL::Cell << 2.250, face 5 subface 2 is ok. +DEAL::Cell << 2.250, face 5 subface 3 is ok. +DEAL::Cell << 2.251, face 0 subface 0 is ok. +DEAL::Cell << 2.251, face 0 subface 1 is ok. +DEAL::Cell << 2.251, face 0 subface 2 is ok. +DEAL::Cell << 2.251, face 0 subface 3 is ok. +DEAL::Cell << 2.251, face 1 subface 0 is ok. +DEAL::Cell << 2.251, face 1 subface 1 is ok. +DEAL::Cell << 2.251, face 1 subface 2 is ok. +DEAL::Cell << 2.251, face 1 subface 3 is ok. +DEAL::Cell << 2.251, face 2 subface 0 is ok. +DEAL::Cell << 2.251, face 2 subface 1 is ok. +DEAL::Cell << 2.251, face 2 subface 2 is ok. +DEAL::Cell << 2.251, face 2 subface 3 is ok. +DEAL::Cell << 2.251, face 3 subface 0 is ok. +DEAL::Cell << 2.251, face 3 subface 1 is ok. +DEAL::Cell << 2.251, face 3 subface 2 is ok. +DEAL::Cell << 2.251, face 3 subface 3 is ok. +DEAL::Cell << 2.251, face 4 subface 0 is ok. +DEAL::Cell << 2.251, face 4 subface 1 is ok. +DEAL::Cell << 2.251, face 4 subface 2 is ok. +DEAL::Cell << 2.251, face 4 subface 3 is ok. +DEAL::Cell << 2.251, face 5 subface 0 is ok. +DEAL::Cell << 2.251, face 5 subface 1 is ok. +DEAL::Cell << 2.251, face 5 subface 2 is ok. +DEAL::Cell << 2.251, face 5 subface 3 is ok. +DEAL::Cell << 2.252, face 0 subface 0 is ok. +DEAL::Cell << 2.252, face 0 subface 1 is ok. +DEAL::Cell << 2.252, face 0 subface 2 is ok. +DEAL::Cell << 2.252, face 0 subface 3 is ok. +DEAL::Cell << 2.252, face 1 subface 0 is ok. +DEAL::Cell << 2.252, face 1 subface 1 is ok. +DEAL::Cell << 2.252, face 1 subface 2 is ok. +DEAL::Cell << 2.252, face 1 subface 3 is ok. +DEAL::Cell << 2.252, face 2 subface 0 is ok. +DEAL::Cell << 2.252, face 2 subface 1 is ok. +DEAL::Cell << 2.252, face 2 subface 2 is ok. +DEAL::Cell << 2.252, face 2 subface 3 is ok. +DEAL::Cell << 2.252, face 3 subface 0 is ok. +DEAL::Cell << 2.252, face 3 subface 1 is ok. +DEAL::Cell << 2.252, face 3 subface 2 is ok. +DEAL::Cell << 2.252, face 3 subface 3 is ok. +DEAL::Cell << 2.252, face 4 subface 0 is ok. +DEAL::Cell << 2.252, face 4 subface 1 is ok. +DEAL::Cell << 2.252, face 4 subface 2 is ok. +DEAL::Cell << 2.252, face 4 subface 3 is ok. +DEAL::Cell << 2.252, face 5 subface 0 is ok. +DEAL::Cell << 2.252, face 5 subface 1 is ok. +DEAL::Cell << 2.252, face 5 subface 2 is ok. +DEAL::Cell << 2.252, face 5 subface 3 is ok. +DEAL::Cell << 2.253, face 0 subface 0 is ok. +DEAL::Cell << 2.253, face 0 subface 1 is ok. +DEAL::Cell << 2.253, face 0 subface 2 is ok. +DEAL::Cell << 2.253, face 0 subface 3 is ok. +DEAL::Cell << 2.253, face 1 subface 0 is ok. +DEAL::Cell << 2.253, face 1 subface 1 is ok. +DEAL::Cell << 2.253, face 1 subface 2 is ok. +DEAL::Cell << 2.253, face 1 subface 3 is ok. +DEAL::Cell << 2.253, face 2 subface 0 is ok. +DEAL::Cell << 2.253, face 2 subface 1 is ok. +DEAL::Cell << 2.253, face 2 subface 2 is ok. +DEAL::Cell << 2.253, face 2 subface 3 is ok. +DEAL::Cell << 2.253, face 3 subface 0 is ok. +DEAL::Cell << 2.253, face 3 subface 1 is ok. +DEAL::Cell << 2.253, face 3 subface 2 is ok. +DEAL::Cell << 2.253, face 3 subface 3 is ok. +DEAL::Cell << 2.253, face 4 subface 0 is ok. +DEAL::Cell << 2.253, face 4 subface 1 is ok. +DEAL::Cell << 2.253, face 4 subface 2 is ok. +DEAL::Cell << 2.253, face 4 subface 3 is ok. +DEAL::Cell << 2.253, face 5 subface 0 is ok. +DEAL::Cell << 2.253, face 5 subface 1 is ok. +DEAL::Cell << 2.253, face 5 subface 2 is ok. +DEAL::Cell << 2.253, face 5 subface 3 is ok. +DEAL::Cell << 2.254, face 0 subface 0 is ok. +DEAL::Cell << 2.254, face 0 subface 1 is ok. +DEAL::Cell << 2.254, face 0 subface 2 is ok. +DEAL::Cell << 2.254, face 0 subface 3 is ok. +DEAL::Cell << 2.254, face 1 subface 0 is ok. +DEAL::Cell << 2.254, face 1 subface 1 is ok. +DEAL::Cell << 2.254, face 1 subface 2 is ok. +DEAL::Cell << 2.254, face 1 subface 3 is ok. +DEAL::Cell << 2.254, face 2 subface 0 is ok. +DEAL::Cell << 2.254, face 2 subface 1 is ok. +DEAL::Cell << 2.254, face 2 subface 2 is ok. +DEAL::Cell << 2.254, face 2 subface 3 is ok. +DEAL::Cell << 2.254, face 3 subface 0 is ok. +DEAL::Cell << 2.254, face 3 subface 1 is ok. +DEAL::Cell << 2.254, face 3 subface 2 is ok. +DEAL::Cell << 2.254, face 3 subface 3 is ok. +DEAL::Cell << 2.254, face 4 subface 0 is ok. +DEAL::Cell << 2.254, face 4 subface 1 is ok. +DEAL::Cell << 2.254, face 4 subface 2 is ok. +DEAL::Cell << 2.254, face 4 subface 3 is ok. +DEAL::Cell << 2.254, face 5 subface 0 is ok. +DEAL::Cell << 2.254, face 5 subface 1 is ok. +DEAL::Cell << 2.254, face 5 subface 2 is ok. +DEAL::Cell << 2.254, face 5 subface 3 is ok. +DEAL::Cell << 2.255, face 0 subface 0 is ok. +DEAL::Cell << 2.255, face 0 subface 1 is ok. +DEAL::Cell << 2.255, face 0 subface 2 is ok. +DEAL::Cell << 2.255, face 0 subface 3 is ok. +DEAL::Cell << 2.255, face 1 subface 0 is ok. +DEAL::Cell << 2.255, face 1 subface 1 is ok. +DEAL::Cell << 2.255, face 1 subface 2 is ok. +DEAL::Cell << 2.255, face 1 subface 3 is ok. +DEAL::Cell << 2.255, face 2 subface 0 is ok. +DEAL::Cell << 2.255, face 2 subface 1 is ok. +DEAL::Cell << 2.255, face 2 subface 2 is ok. +DEAL::Cell << 2.255, face 2 subface 3 is ok. +DEAL::Cell << 2.255, face 3 subface 0 is ok. +DEAL::Cell << 2.255, face 3 subface 1 is ok. +DEAL::Cell << 2.255, face 3 subface 2 is ok. +DEAL::Cell << 2.255, face 3 subface 3 is ok. +DEAL::Cell << 2.255, face 4 subface 0 is ok. +DEAL::Cell << 2.255, face 4 subface 1 is ok. +DEAL::Cell << 2.255, face 4 subface 2 is ok. +DEAL::Cell << 2.255, face 4 subface 3 is ok. +DEAL::Cell << 2.255, face 5 subface 0 is ok. +DEAL::Cell << 2.255, face 5 subface 1 is ok. +DEAL::Cell << 2.255, face 5 subface 2 is ok. +DEAL::Cell << 2.255, face 5 subface 3 is ok. +DEAL::Cell << 2.256, face 0 subface 0 is ok. +DEAL::Cell << 2.256, face 0 subface 1 is ok. +DEAL::Cell << 2.256, face 0 subface 2 is ok. +DEAL::Cell << 2.256, face 0 subface 3 is ok. +DEAL::Cell << 2.256, face 1 subface 0 is ok. +DEAL::Cell << 2.256, face 1 subface 1 is ok. +DEAL::Cell << 2.256, face 1 subface 2 is ok. +DEAL::Cell << 2.256, face 1 subface 3 is ok. +DEAL::Cell << 2.256, face 2 subface 0 is ok. +DEAL::Cell << 2.256, face 2 subface 1 is ok. +DEAL::Cell << 2.256, face 2 subface 2 is ok. +DEAL::Cell << 2.256, face 2 subface 3 is ok. +DEAL::Cell << 2.256, face 3 subface 0 is ok. +DEAL::Cell << 2.256, face 3 subface 1 is ok. +DEAL::Cell << 2.256, face 3 subface 2 is ok. +DEAL::Cell << 2.256, face 3 subface 3 is ok. +DEAL::Cell << 2.256, face 4 subface 0 is ok. +DEAL::Cell << 2.256, face 4 subface 1 is ok. +DEAL::Cell << 2.256, face 4 subface 2 is ok. +DEAL::Cell << 2.256, face 4 subface 3 is ok. +DEAL::Cell << 2.256, face 5 subface 0 is ok. +DEAL::Cell << 2.256, face 5 subface 1 is ok. +DEAL::Cell << 2.256, face 5 subface 2 is ok. +DEAL::Cell << 2.256, face 5 subface 3 is ok. +DEAL::Cell << 2.257, face 0 subface 0 is ok. +DEAL::Cell << 2.257, face 0 subface 1 is ok. +DEAL::Cell << 2.257, face 0 subface 2 is ok. +DEAL::Cell << 2.257, face 0 subface 3 is ok. +DEAL::Cell << 2.257, face 1 subface 0 is ok. +DEAL::Cell << 2.257, face 1 subface 1 is ok. +DEAL::Cell << 2.257, face 1 subface 2 is ok. +DEAL::Cell << 2.257, face 1 subface 3 is ok. +DEAL::Cell << 2.257, face 2 subface 0 is ok. +DEAL::Cell << 2.257, face 2 subface 1 is ok. +DEAL::Cell << 2.257, face 2 subface 2 is ok. +DEAL::Cell << 2.257, face 2 subface 3 is ok. +DEAL::Cell << 2.257, face 3 subface 0 is ok. +DEAL::Cell << 2.257, face 3 subface 1 is ok. +DEAL::Cell << 2.257, face 3 subface 2 is ok. +DEAL::Cell << 2.257, face 3 subface 3 is ok. +DEAL::Cell << 2.257, face 4 subface 0 is ok. +DEAL::Cell << 2.257, face 4 subface 1 is ok. +DEAL::Cell << 2.257, face 4 subface 2 is ok. +DEAL::Cell << 2.257, face 4 subface 3 is ok. +DEAL::Cell << 2.257, face 5 subface 0 is ok. +DEAL::Cell << 2.257, face 5 subface 1 is ok. +DEAL::Cell << 2.257, face 5 subface 2 is ok. +DEAL::Cell << 2.257, face 5 subface 3 is ok. +DEAL::Cell << 2.258, face 0 subface 0 is ok. +DEAL::Cell << 2.258, face 0 subface 1 is ok. +DEAL::Cell << 2.258, face 0 subface 2 is ok. +DEAL::Cell << 2.258, face 0 subface 3 is ok. +DEAL::Cell << 2.258, face 1 subface 0 is ok. +DEAL::Cell << 2.258, face 1 subface 1 is ok. +DEAL::Cell << 2.258, face 1 subface 2 is ok. +DEAL::Cell << 2.258, face 1 subface 3 is ok. +DEAL::Cell << 2.258, face 2 subface 0 is ok. +DEAL::Cell << 2.258, face 2 subface 1 is ok. +DEAL::Cell << 2.258, face 2 subface 2 is ok. +DEAL::Cell << 2.258, face 2 subface 3 is ok. +DEAL::Cell << 2.258, face 3 subface 0 is ok. +DEAL::Cell << 2.258, face 3 subface 1 is ok. +DEAL::Cell << 2.258, face 3 subface 2 is ok. +DEAL::Cell << 2.258, face 3 subface 3 is ok. +DEAL::Cell << 2.258, face 4 subface 0 is ok. +DEAL::Cell << 2.258, face 4 subface 1 is ok. +DEAL::Cell << 2.258, face 4 subface 2 is ok. +DEAL::Cell << 2.258, face 4 subface 3 is ok. +DEAL::Cell << 2.258, face 5 subface 0 is ok. +DEAL::Cell << 2.258, face 5 subface 1 is ok. +DEAL::Cell << 2.258, face 5 subface 2 is ok. +DEAL::Cell << 2.258, face 5 subface 3 is ok. +DEAL::Cell << 2.259, face 0 subface 0 is ok. +DEAL::Cell << 2.259, face 0 subface 1 is ok. +DEAL::Cell << 2.259, face 0 subface 2 is ok. +DEAL::Cell << 2.259, face 0 subface 3 is ok. +DEAL::Cell << 2.259, face 1 subface 0 is ok. +DEAL::Cell << 2.259, face 1 subface 1 is ok. +DEAL::Cell << 2.259, face 1 subface 2 is ok. +DEAL::Cell << 2.259, face 1 subface 3 is ok. +DEAL::Cell << 2.259, face 2 subface 0 is ok. +DEAL::Cell << 2.259, face 2 subface 1 is ok. +DEAL::Cell << 2.259, face 2 subface 2 is ok. +DEAL::Cell << 2.259, face 2 subface 3 is ok. +DEAL::Cell << 2.259, face 3 subface 0 is ok. +DEAL::Cell << 2.259, face 3 subface 1 is ok. +DEAL::Cell << 2.259, face 3 subface 2 is ok. +DEAL::Cell << 2.259, face 3 subface 3 is ok. +DEAL::Cell << 2.259, face 4 subface 0 is ok. +DEAL::Cell << 2.259, face 4 subface 1 is ok. +DEAL::Cell << 2.259, face 4 subface 2 is ok. +DEAL::Cell << 2.259, face 4 subface 3 is ok. +DEAL::Cell << 2.259, face 5 subface 0 is ok. +DEAL::Cell << 2.259, face 5 subface 1 is ok. +DEAL::Cell << 2.259, face 5 subface 2 is ok. +DEAL::Cell << 2.259, face 5 subface 3 is ok. +DEAL::Cell << 2.260, face 0 subface 0 is ok. +DEAL::Cell << 2.260, face 0 subface 1 is ok. +DEAL::Cell << 2.260, face 0 subface 2 is ok. +DEAL::Cell << 2.260, face 0 subface 3 is ok. +DEAL::Cell << 2.260, face 1 subface 0 is ok. +DEAL::Cell << 2.260, face 1 subface 1 is ok. +DEAL::Cell << 2.260, face 1 subface 2 is ok. +DEAL::Cell << 2.260, face 1 subface 3 is ok. +DEAL::Cell << 2.260, face 2 subface 0 is ok. +DEAL::Cell << 2.260, face 2 subface 1 is ok. +DEAL::Cell << 2.260, face 2 subface 2 is ok. +DEAL::Cell << 2.260, face 2 subface 3 is ok. +DEAL::Cell << 2.260, face 3 subface 0 is ok. +DEAL::Cell << 2.260, face 3 subface 1 is ok. +DEAL::Cell << 2.260, face 3 subface 2 is ok. +DEAL::Cell << 2.260, face 3 subface 3 is ok. +DEAL::Cell << 2.260, face 4 subface 0 is ok. +DEAL::Cell << 2.260, face 4 subface 1 is ok. +DEAL::Cell << 2.260, face 4 subface 2 is ok. +DEAL::Cell << 2.260, face 4 subface 3 is ok. +DEAL::Cell << 2.260, face 5 subface 0 is ok. +DEAL::Cell << 2.260, face 5 subface 1 is ok. +DEAL::Cell << 2.260, face 5 subface 2 is ok. +DEAL::Cell << 2.260, face 5 subface 3 is ok. +DEAL::Cell << 2.261, face 0 subface 0 is ok. +DEAL::Cell << 2.261, face 0 subface 1 is ok. +DEAL::Cell << 2.261, face 0 subface 2 is ok. +DEAL::Cell << 2.261, face 0 subface 3 is ok. +DEAL::Cell << 2.261, face 1 subface 0 is ok. +DEAL::Cell << 2.261, face 1 subface 1 is ok. +DEAL::Cell << 2.261, face 1 subface 2 is ok. +DEAL::Cell << 2.261, face 1 subface 3 is ok. +DEAL::Cell << 2.261, face 2 subface 0 is ok. +DEAL::Cell << 2.261, face 2 subface 1 is ok. +DEAL::Cell << 2.261, face 2 subface 2 is ok. +DEAL::Cell << 2.261, face 2 subface 3 is ok. +DEAL::Cell << 2.261, face 3 subface 0 is ok. +DEAL::Cell << 2.261, face 3 subface 1 is ok. +DEAL::Cell << 2.261, face 3 subface 2 is ok. +DEAL::Cell << 2.261, face 3 subface 3 is ok. +DEAL::Cell << 2.261, face 4 subface 0 is ok. +DEAL::Cell << 2.261, face 4 subface 1 is ok. +DEAL::Cell << 2.261, face 4 subface 2 is ok. +DEAL::Cell << 2.261, face 4 subface 3 is ok. +DEAL::Cell << 2.261, face 5 subface 0 is ok. +DEAL::Cell << 2.261, face 5 subface 1 is ok. +DEAL::Cell << 2.261, face 5 subface 2 is ok. +DEAL::Cell << 2.261, face 5 subface 3 is ok. +DEAL::Cell << 2.262, face 0 subface 0 is ok. +DEAL::Cell << 2.262, face 0 subface 1 is ok. +DEAL::Cell << 2.262, face 0 subface 2 is ok. +DEAL::Cell << 2.262, face 0 subface 3 is ok. +DEAL::Cell << 2.262, face 1 subface 0 is ok. +DEAL::Cell << 2.262, face 1 subface 1 is ok. +DEAL::Cell << 2.262, face 1 subface 2 is ok. +DEAL::Cell << 2.262, face 1 subface 3 is ok. +DEAL::Cell << 2.262, face 2 subface 0 is ok. +DEAL::Cell << 2.262, face 2 subface 1 is ok. +DEAL::Cell << 2.262, face 2 subface 2 is ok. +DEAL::Cell << 2.262, face 2 subface 3 is ok. +DEAL::Cell << 2.262, face 3 subface 0 is ok. +DEAL::Cell << 2.262, face 3 subface 1 is ok. +DEAL::Cell << 2.262, face 3 subface 2 is ok. +DEAL::Cell << 2.262, face 3 subface 3 is ok. +DEAL::Cell << 2.262, face 4 subface 0 is ok. +DEAL::Cell << 2.262, face 4 subface 1 is ok. +DEAL::Cell << 2.262, face 4 subface 2 is ok. +DEAL::Cell << 2.262, face 4 subface 3 is ok. +DEAL::Cell << 2.262, face 5 subface 0 is ok. +DEAL::Cell << 2.262, face 5 subface 1 is ok. +DEAL::Cell << 2.262, face 5 subface 2 is ok. +DEAL::Cell << 2.262, face 5 subface 3 is ok. +DEAL::Cell << 2.263, face 0 subface 0 is ok. +DEAL::Cell << 2.263, face 0 subface 1 is ok. +DEAL::Cell << 2.263, face 0 subface 2 is ok. +DEAL::Cell << 2.263, face 0 subface 3 is ok. +DEAL::Cell << 2.263, face 1 subface 0 is ok. +DEAL::Cell << 2.263, face 1 subface 1 is ok. +DEAL::Cell << 2.263, face 1 subface 2 is ok. +DEAL::Cell << 2.263, face 1 subface 3 is ok. +DEAL::Cell << 2.263, face 2 subface 0 is ok. +DEAL::Cell << 2.263, face 2 subface 1 is ok. +DEAL::Cell << 2.263, face 2 subface 2 is ok. +DEAL::Cell << 2.263, face 2 subface 3 is ok. +DEAL::Cell << 2.263, face 3 subface 0 is ok. +DEAL::Cell << 2.263, face 3 subface 1 is ok. +DEAL::Cell << 2.263, face 3 subface 2 is ok. +DEAL::Cell << 2.263, face 3 subface 3 is ok. +DEAL::Cell << 2.263, face 4 subface 0 is ok. +DEAL::Cell << 2.263, face 4 subface 1 is ok. +DEAL::Cell << 2.263, face 4 subface 2 is ok. +DEAL::Cell << 2.263, face 4 subface 3 is ok. +DEAL::Cell << 2.263, face 5 subface 0 is ok. +DEAL::Cell << 2.263, face 5 subface 1 is ok. +DEAL::Cell << 2.263, face 5 subface 2 is ok. +DEAL::Cell << 2.263, face 5 subface 3 is ok. +DEAL::Cell << 2.264, face 0 subface 0 is ok. +DEAL::Cell << 2.264, face 0 subface 1 is ok. +DEAL::Cell << 2.264, face 0 subface 2 is ok. +DEAL::Cell << 2.264, face 0 subface 3 is ok. +DEAL::Cell << 2.264, face 1 subface 0 is ok. +DEAL::Cell << 2.264, face 1 subface 1 is ok. +DEAL::Cell << 2.264, face 1 subface 2 is ok. +DEAL::Cell << 2.264, face 1 subface 3 is ok. +DEAL::Cell << 2.264, face 2 subface 0 is ok. +DEAL::Cell << 2.264, face 2 subface 1 is ok. +DEAL::Cell << 2.264, face 2 subface 2 is ok. +DEAL::Cell << 2.264, face 2 subface 3 is ok. +DEAL::Cell << 2.264, face 3 subface 0 is ok. +DEAL::Cell << 2.264, face 3 subface 1 is ok. +DEAL::Cell << 2.264, face 3 subface 2 is ok. +DEAL::Cell << 2.264, face 3 subface 3 is ok. +DEAL::Cell << 2.264, face 4 subface 0 is ok. +DEAL::Cell << 2.264, face 4 subface 1 is ok. +DEAL::Cell << 2.264, face 4 subface 2 is ok. +DEAL::Cell << 2.264, face 4 subface 3 is ok. +DEAL::Cell << 2.264, face 5 subface 0 is ok. +DEAL::Cell << 2.264, face 5 subface 1 is ok. +DEAL::Cell << 2.264, face 5 subface 2 is ok. +DEAL::Cell << 2.264, face 5 subface 3 is ok. +DEAL::Cell << 2.265, face 0 subface 0 is ok. +DEAL::Cell << 2.265, face 0 subface 1 is ok. +DEAL::Cell << 2.265, face 0 subface 2 is ok. +DEAL::Cell << 2.265, face 0 subface 3 is ok. +DEAL::Cell << 2.265, face 1 subface 0 is ok. +DEAL::Cell << 2.265, face 1 subface 1 is ok. +DEAL::Cell << 2.265, face 1 subface 2 is ok. +DEAL::Cell << 2.265, face 1 subface 3 is ok. +DEAL::Cell << 2.265, face 2 subface 0 is ok. +DEAL::Cell << 2.265, face 2 subface 1 is ok. +DEAL::Cell << 2.265, face 2 subface 2 is ok. +DEAL::Cell << 2.265, face 2 subface 3 is ok. +DEAL::Cell << 2.265, face 3 subface 0 is ok. +DEAL::Cell << 2.265, face 3 subface 1 is ok. +DEAL::Cell << 2.265, face 3 subface 2 is ok. +DEAL::Cell << 2.265, face 3 subface 3 is ok. +DEAL::Cell << 2.265, face 4 subface 0 is ok. +DEAL::Cell << 2.265, face 4 subface 1 is ok. +DEAL::Cell << 2.265, face 4 subface 2 is ok. +DEAL::Cell << 2.265, face 4 subface 3 is ok. +DEAL::Cell << 2.265, face 5 subface 0 is ok. +DEAL::Cell << 2.265, face 5 subface 1 is ok. +DEAL::Cell << 2.265, face 5 subface 2 is ok. +DEAL::Cell << 2.265, face 5 subface 3 is ok. +DEAL::Cell << 2.266, face 0 subface 0 is ok. +DEAL::Cell << 2.266, face 0 subface 1 is ok. +DEAL::Cell << 2.266, face 0 subface 2 is ok. +DEAL::Cell << 2.266, face 0 subface 3 is ok. +DEAL::Cell << 2.266, face 1 subface 0 is ok. +DEAL::Cell << 2.266, face 1 subface 1 is ok. +DEAL::Cell << 2.266, face 1 subface 2 is ok. +DEAL::Cell << 2.266, face 1 subface 3 is ok. +DEAL::Cell << 2.266, face 2 subface 0 is ok. +DEAL::Cell << 2.266, face 2 subface 1 is ok. +DEAL::Cell << 2.266, face 2 subface 2 is ok. +DEAL::Cell << 2.266, face 2 subface 3 is ok. +DEAL::Cell << 2.266, face 3 subface 0 is ok. +DEAL::Cell << 2.266, face 3 subface 1 is ok. +DEAL::Cell << 2.266, face 3 subface 2 is ok. +DEAL::Cell << 2.266, face 3 subface 3 is ok. +DEAL::Cell << 2.266, face 4 subface 0 is ok. +DEAL::Cell << 2.266, face 4 subface 1 is ok. +DEAL::Cell << 2.266, face 4 subface 2 is ok. +DEAL::Cell << 2.266, face 4 subface 3 is ok. +DEAL::Cell << 2.266, face 5 subface 0 is ok. +DEAL::Cell << 2.266, face 5 subface 1 is ok. +DEAL::Cell << 2.266, face 5 subface 2 is ok. +DEAL::Cell << 2.266, face 5 subface 3 is ok. +DEAL::Cell << 2.267, face 0 subface 0 is ok. +DEAL::Cell << 2.267, face 0 subface 1 is ok. +DEAL::Cell << 2.267, face 0 subface 2 is ok. +DEAL::Cell << 2.267, face 0 subface 3 is ok. +DEAL::Cell << 2.267, face 1 subface 0 is ok. +DEAL::Cell << 2.267, face 1 subface 1 is ok. +DEAL::Cell << 2.267, face 1 subface 2 is ok. +DEAL::Cell << 2.267, face 1 subface 3 is ok. +DEAL::Cell << 2.267, face 2 subface 0 is ok. +DEAL::Cell << 2.267, face 2 subface 1 is ok. +DEAL::Cell << 2.267, face 2 subface 2 is ok. +DEAL::Cell << 2.267, face 2 subface 3 is ok. +DEAL::Cell << 2.267, face 3 subface 0 is ok. +DEAL::Cell << 2.267, face 3 subface 1 is ok. +DEAL::Cell << 2.267, face 3 subface 2 is ok. +DEAL::Cell << 2.267, face 3 subface 3 is ok. +DEAL::Cell << 2.267, face 4 subface 0 is ok. +DEAL::Cell << 2.267, face 4 subface 1 is ok. +DEAL::Cell << 2.267, face 4 subface 2 is ok. +DEAL::Cell << 2.267, face 4 subface 3 is ok. +DEAL::Cell << 2.267, face 5 subface 0 is ok. +DEAL::Cell << 2.267, face 5 subface 1 is ok. +DEAL::Cell << 2.267, face 5 subface 2 is ok. +DEAL::Cell << 2.267, face 5 subface 3 is ok. +DEAL::Cell << 2.268, face 0 subface 0 is ok. +DEAL::Cell << 2.268, face 0 subface 1 is ok. +DEAL::Cell << 2.268, face 0 subface 2 is ok. +DEAL::Cell << 2.268, face 0 subface 3 is ok. +DEAL::Cell << 2.268, face 1 subface 0 is ok. +DEAL::Cell << 2.268, face 1 subface 1 is ok. +DEAL::Cell << 2.268, face 1 subface 2 is ok. +DEAL::Cell << 2.268, face 1 subface 3 is ok. +DEAL::Cell << 2.268, face 2 subface 0 is ok. +DEAL::Cell << 2.268, face 2 subface 1 is ok. +DEAL::Cell << 2.268, face 2 subface 2 is ok. +DEAL::Cell << 2.268, face 2 subface 3 is ok. +DEAL::Cell << 2.268, face 3 subface 0 is ok. +DEAL::Cell << 2.268, face 3 subface 1 is ok. +DEAL::Cell << 2.268, face 3 subface 2 is ok. +DEAL::Cell << 2.268, face 3 subface 3 is ok. +DEAL::Cell << 2.268, face 4 subface 0 is ok. +DEAL::Cell << 2.268, face 4 subface 1 is ok. +DEAL::Cell << 2.268, face 4 subface 2 is ok. +DEAL::Cell << 2.268, face 4 subface 3 is ok. +DEAL::Cell << 2.268, face 5 subface 0 is ok. +DEAL::Cell << 2.268, face 5 subface 1 is ok. +DEAL::Cell << 2.268, face 5 subface 2 is ok. +DEAL::Cell << 2.268, face 5 subface 3 is ok. +DEAL::Cell << 2.269, face 0 subface 0 is ok. +DEAL::Cell << 2.269, face 0 subface 1 is ok. +DEAL::Cell << 2.269, face 0 subface 2 is ok. +DEAL::Cell << 2.269, face 0 subface 3 is ok. +DEAL::Cell << 2.269, face 1 subface 0 is ok. +DEAL::Cell << 2.269, face 1 subface 1 is ok. +DEAL::Cell << 2.269, face 1 subface 2 is ok. +DEAL::Cell << 2.269, face 1 subface 3 is ok. +DEAL::Cell << 2.269, face 2 subface 0 is ok. +DEAL::Cell << 2.269, face 2 subface 1 is ok. +DEAL::Cell << 2.269, face 2 subface 2 is ok. +DEAL::Cell << 2.269, face 2 subface 3 is ok. +DEAL::Cell << 2.269, face 3 subface 0 is ok. +DEAL::Cell << 2.269, face 3 subface 1 is ok. +DEAL::Cell << 2.269, face 3 subface 2 is ok. +DEAL::Cell << 2.269, face 3 subface 3 is ok. +DEAL::Cell << 2.269, face 4 subface 0 is ok. +DEAL::Cell << 2.269, face 4 subface 1 is ok. +DEAL::Cell << 2.269, face 4 subface 2 is ok. +DEAL::Cell << 2.269, face 4 subface 3 is ok. +DEAL::Cell << 2.269, face 5 subface 0 is ok. +DEAL::Cell << 2.269, face 5 subface 1 is ok. +DEAL::Cell << 2.269, face 5 subface 2 is ok. +DEAL::Cell << 2.269, face 5 subface 3 is ok. +DEAL::Cell << 2.270, face 0 subface 0 is ok. +DEAL::Cell << 2.270, face 0 subface 1 is ok. +DEAL::Cell << 2.270, face 0 subface 2 is ok. +DEAL::Cell << 2.270, face 0 subface 3 is ok. +DEAL::Cell << 2.270, face 1 subface 0 is ok. +DEAL::Cell << 2.270, face 1 subface 1 is ok. +DEAL::Cell << 2.270, face 1 subface 2 is ok. +DEAL::Cell << 2.270, face 1 subface 3 is ok. +DEAL::Cell << 2.270, face 2 subface 0 is ok. +DEAL::Cell << 2.270, face 2 subface 1 is ok. +DEAL::Cell << 2.270, face 2 subface 2 is ok. +DEAL::Cell << 2.270, face 2 subface 3 is ok. +DEAL::Cell << 2.270, face 3 subface 0 is ok. +DEAL::Cell << 2.270, face 3 subface 1 is ok. +DEAL::Cell << 2.270, face 3 subface 2 is ok. +DEAL::Cell << 2.270, face 3 subface 3 is ok. +DEAL::Cell << 2.270, face 4 subface 0 is ok. +DEAL::Cell << 2.270, face 4 subface 1 is ok. +DEAL::Cell << 2.270, face 4 subface 2 is ok. +DEAL::Cell << 2.270, face 4 subface 3 is ok. +DEAL::Cell << 2.270, face 5 subface 0 is ok. +DEAL::Cell << 2.270, face 5 subface 1 is ok. +DEAL::Cell << 2.270, face 5 subface 2 is ok. +DEAL::Cell << 2.270, face 5 subface 3 is ok. +DEAL::Cell << 2.271, face 0 subface 0 is ok. +DEAL::Cell << 2.271, face 0 subface 1 is ok. +DEAL::Cell << 2.271, face 0 subface 2 is ok. +DEAL::Cell << 2.271, face 0 subface 3 is ok. +DEAL::Cell << 2.271, face 1 subface 0 is ok. +DEAL::Cell << 2.271, face 1 subface 1 is ok. +DEAL::Cell << 2.271, face 1 subface 2 is ok. +DEAL::Cell << 2.271, face 1 subface 3 is ok. +DEAL::Cell << 2.271, face 2 subface 0 is ok. +DEAL::Cell << 2.271, face 2 subface 1 is ok. +DEAL::Cell << 2.271, face 2 subface 2 is ok. +DEAL::Cell << 2.271, face 2 subface 3 is ok. +DEAL::Cell << 2.271, face 3 subface 0 is ok. +DEAL::Cell << 2.271, face 3 subface 1 is ok. +DEAL::Cell << 2.271, face 3 subface 2 is ok. +DEAL::Cell << 2.271, face 3 subface 3 is ok. +DEAL::Cell << 2.271, face 4 subface 0 is ok. +DEAL::Cell << 2.271, face 4 subface 1 is ok. +DEAL::Cell << 2.271, face 4 subface 2 is ok. +DEAL::Cell << 2.271, face 4 subface 3 is ok. +DEAL::Cell << 2.271, face 5 subface 0 is ok. +DEAL::Cell << 2.271, face 5 subface 1 is ok. +DEAL::Cell << 2.271, face 5 subface 2 is ok. +DEAL::Cell << 2.271, face 5 subface 3 is ok. +DEAL::Cell << 2.272, face 0 subface 0 is ok. +DEAL::Cell << 2.272, face 0 subface 1 is ok. +DEAL::Cell << 2.272, face 0 subface 2 is ok. +DEAL::Cell << 2.272, face 0 subface 3 is ok. +DEAL::Cell << 2.272, face 1 subface 0 is ok. +DEAL::Cell << 2.272, face 1 subface 1 is ok. +DEAL::Cell << 2.272, face 1 subface 2 is ok. +DEAL::Cell << 2.272, face 1 subface 3 is ok. +DEAL::Cell << 2.272, face 2 subface 0 is ok. +DEAL::Cell << 2.272, face 2 subface 1 is ok. +DEAL::Cell << 2.272, face 2 subface 2 is ok. +DEAL::Cell << 2.272, face 2 subface 3 is ok. +DEAL::Cell << 2.272, face 3 subface 0 is ok. +DEAL::Cell << 2.272, face 3 subface 1 is ok. +DEAL::Cell << 2.272, face 3 subface 2 is ok. +DEAL::Cell << 2.272, face 3 subface 3 is ok. +DEAL::Cell << 2.272, face 4 subface 0 is ok. +DEAL::Cell << 2.272, face 4 subface 1 is ok. +DEAL::Cell << 2.272, face 4 subface 2 is ok. +DEAL::Cell << 2.272, face 4 subface 3 is ok. +DEAL::Cell << 2.272, face 5 subface 0 is ok. +DEAL::Cell << 2.272, face 5 subface 1 is ok. +DEAL::Cell << 2.272, face 5 subface 2 is ok. +DEAL::Cell << 2.272, face 5 subface 3 is ok. +DEAL::Cell << 2.273, face 0 subface 0 is ok. +DEAL::Cell << 2.273, face 0 subface 1 is ok. +DEAL::Cell << 2.273, face 0 subface 2 is ok. +DEAL::Cell << 2.273, face 0 subface 3 is ok. +DEAL::Cell << 2.273, face 1 subface 0 is ok. +DEAL::Cell << 2.273, face 1 subface 1 is ok. +DEAL::Cell << 2.273, face 1 subface 2 is ok. +DEAL::Cell << 2.273, face 1 subface 3 is ok. +DEAL::Cell << 2.273, face 2 subface 0 is ok. +DEAL::Cell << 2.273, face 2 subface 1 is ok. +DEAL::Cell << 2.273, face 2 subface 2 is ok. +DEAL::Cell << 2.273, face 2 subface 3 is ok. +DEAL::Cell << 2.273, face 3 subface 0 is ok. +DEAL::Cell << 2.273, face 3 subface 1 is ok. +DEAL::Cell << 2.273, face 3 subface 2 is ok. +DEAL::Cell << 2.273, face 3 subface 3 is ok. +DEAL::Cell << 2.273, face 4 subface 0 is ok. +DEAL::Cell << 2.273, face 4 subface 1 is ok. +DEAL::Cell << 2.273, face 4 subface 2 is ok. +DEAL::Cell << 2.273, face 4 subface 3 is ok. +DEAL::Cell << 2.273, face 5 subface 0 is ok. +DEAL::Cell << 2.273, face 5 subface 1 is ok. +DEAL::Cell << 2.273, face 5 subface 2 is ok. +DEAL::Cell << 2.273, face 5 subface 3 is ok. +DEAL::Cell << 2.274, face 0 subface 0 is ok. +DEAL::Cell << 2.274, face 0 subface 1 is ok. +DEAL::Cell << 2.274, face 0 subface 2 is ok. +DEAL::Cell << 2.274, face 0 subface 3 is ok. +DEAL::Cell << 2.274, face 1 subface 0 is ok. +DEAL::Cell << 2.274, face 1 subface 1 is ok. +DEAL::Cell << 2.274, face 1 subface 2 is ok. +DEAL::Cell << 2.274, face 1 subface 3 is ok. +DEAL::Cell << 2.274, face 2 subface 0 is ok. +DEAL::Cell << 2.274, face 2 subface 1 is ok. +DEAL::Cell << 2.274, face 2 subface 2 is ok. +DEAL::Cell << 2.274, face 2 subface 3 is ok. +DEAL::Cell << 2.274, face 3 subface 0 is ok. +DEAL::Cell << 2.274, face 3 subface 1 is ok. +DEAL::Cell << 2.274, face 3 subface 2 is ok. +DEAL::Cell << 2.274, face 3 subface 3 is ok. +DEAL::Cell << 2.274, face 4 subface 0 is ok. +DEAL::Cell << 2.274, face 4 subface 1 is ok. +DEAL::Cell << 2.274, face 4 subface 2 is ok. +DEAL::Cell << 2.274, face 4 subface 3 is ok. +DEAL::Cell << 2.274, face 5 subface 0 is ok. +DEAL::Cell << 2.274, face 5 subface 1 is ok. +DEAL::Cell << 2.274, face 5 subface 2 is ok. +DEAL::Cell << 2.274, face 5 subface 3 is ok. +DEAL::Cell << 2.275, face 0 subface 0 is ok. +DEAL::Cell << 2.275, face 0 subface 1 is ok. +DEAL::Cell << 2.275, face 0 subface 2 is ok. +DEAL::Cell << 2.275, face 0 subface 3 is ok. +DEAL::Cell << 2.275, face 1 subface 0 is ok. +DEAL::Cell << 2.275, face 1 subface 1 is ok. +DEAL::Cell << 2.275, face 1 subface 2 is ok. +DEAL::Cell << 2.275, face 1 subface 3 is ok. +DEAL::Cell << 2.275, face 2 subface 0 is ok. +DEAL::Cell << 2.275, face 2 subface 1 is ok. +DEAL::Cell << 2.275, face 2 subface 2 is ok. +DEAL::Cell << 2.275, face 2 subface 3 is ok. +DEAL::Cell << 2.275, face 3 subface 0 is ok. +DEAL::Cell << 2.275, face 3 subface 1 is ok. +DEAL::Cell << 2.275, face 3 subface 2 is ok. +DEAL::Cell << 2.275, face 3 subface 3 is ok. +DEAL::Cell << 2.275, face 4 subface 0 is ok. +DEAL::Cell << 2.275, face 4 subface 1 is ok. +DEAL::Cell << 2.275, face 4 subface 2 is ok. +DEAL::Cell << 2.275, face 4 subface 3 is ok. +DEAL::Cell << 2.275, face 5 subface 0 is ok. +DEAL::Cell << 2.275, face 5 subface 1 is ok. +DEAL::Cell << 2.275, face 5 subface 2 is ok. +DEAL::Cell << 2.275, face 5 subface 3 is ok. +DEAL::Cell << 2.276, face 0 subface 0 is ok. +DEAL::Cell << 2.276, face 0 subface 1 is ok. +DEAL::Cell << 2.276, face 0 subface 2 is ok. +DEAL::Cell << 2.276, face 0 subface 3 is ok. +DEAL::Cell << 2.276, face 1 subface 0 is ok. +DEAL::Cell << 2.276, face 1 subface 1 is ok. +DEAL::Cell << 2.276, face 1 subface 2 is ok. +DEAL::Cell << 2.276, face 1 subface 3 is ok. +DEAL::Cell << 2.276, face 2 subface 0 is ok. +DEAL::Cell << 2.276, face 2 subface 1 is ok. +DEAL::Cell << 2.276, face 2 subface 2 is ok. +DEAL::Cell << 2.276, face 2 subface 3 is ok. +DEAL::Cell << 2.276, face 3 subface 0 is ok. +DEAL::Cell << 2.276, face 3 subface 1 is ok. +DEAL::Cell << 2.276, face 3 subface 2 is ok. +DEAL::Cell << 2.276, face 3 subface 3 is ok. +DEAL::Cell << 2.276, face 4 subface 0 is ok. +DEAL::Cell << 2.276, face 4 subface 1 is ok. +DEAL::Cell << 2.276, face 4 subface 2 is ok. +DEAL::Cell << 2.276, face 4 subface 3 is ok. +DEAL::Cell << 2.276, face 5 subface 0 is ok. +DEAL::Cell << 2.276, face 5 subface 1 is ok. +DEAL::Cell << 2.276, face 5 subface 2 is ok. +DEAL::Cell << 2.276, face 5 subface 3 is ok. +DEAL::Cell << 2.277, face 0 subface 0 is ok. +DEAL::Cell << 2.277, face 0 subface 1 is ok. +DEAL::Cell << 2.277, face 0 subface 2 is ok. +DEAL::Cell << 2.277, face 0 subface 3 is ok. +DEAL::Cell << 2.277, face 1 subface 0 is ok. +DEAL::Cell << 2.277, face 1 subface 1 is ok. +DEAL::Cell << 2.277, face 1 subface 2 is ok. +DEAL::Cell << 2.277, face 1 subface 3 is ok. +DEAL::Cell << 2.277, face 2 subface 0 is ok. +DEAL::Cell << 2.277, face 2 subface 1 is ok. +DEAL::Cell << 2.277, face 2 subface 2 is ok. +DEAL::Cell << 2.277, face 2 subface 3 is ok. +DEAL::Cell << 2.277, face 3 subface 0 is ok. +DEAL::Cell << 2.277, face 3 subface 1 is ok. +DEAL::Cell << 2.277, face 3 subface 2 is ok. +DEAL::Cell << 2.277, face 3 subface 3 is ok. +DEAL::Cell << 2.277, face 4 subface 0 is ok. +DEAL::Cell << 2.277, face 4 subface 1 is ok. +DEAL::Cell << 2.277, face 4 subface 2 is ok. +DEAL::Cell << 2.277, face 4 subface 3 is ok. +DEAL::Cell << 2.277, face 5 subface 0 is ok. +DEAL::Cell << 2.277, face 5 subface 1 is ok. +DEAL::Cell << 2.277, face 5 subface 2 is ok. +DEAL::Cell << 2.277, face 5 subface 3 is ok. +DEAL::Cell << 2.278, face 0 subface 0 is ok. +DEAL::Cell << 2.278, face 0 subface 1 is ok. +DEAL::Cell << 2.278, face 0 subface 2 is ok. +DEAL::Cell << 2.278, face 0 subface 3 is ok. +DEAL::Cell << 2.278, face 1 subface 0 is ok. +DEAL::Cell << 2.278, face 1 subface 1 is ok. +DEAL::Cell << 2.278, face 1 subface 2 is ok. +DEAL::Cell << 2.278, face 1 subface 3 is ok. +DEAL::Cell << 2.278, face 2 subface 0 is ok. +DEAL::Cell << 2.278, face 2 subface 1 is ok. +DEAL::Cell << 2.278, face 2 subface 2 is ok. +DEAL::Cell << 2.278, face 2 subface 3 is ok. +DEAL::Cell << 2.278, face 3 subface 0 is ok. +DEAL::Cell << 2.278, face 3 subface 1 is ok. +DEAL::Cell << 2.278, face 3 subface 2 is ok. +DEAL::Cell << 2.278, face 3 subface 3 is ok. +DEAL::Cell << 2.278, face 4 subface 0 is ok. +DEAL::Cell << 2.278, face 4 subface 1 is ok. +DEAL::Cell << 2.278, face 4 subface 2 is ok. +DEAL::Cell << 2.278, face 4 subface 3 is ok. +DEAL::Cell << 2.278, face 5 subface 0 is ok. +DEAL::Cell << 2.278, face 5 subface 1 is ok. +DEAL::Cell << 2.278, face 5 subface 2 is ok. +DEAL::Cell << 2.278, face 5 subface 3 is ok. +DEAL::Cell << 2.279, face 0 subface 0 is ok. +DEAL::Cell << 2.279, face 0 subface 1 is ok. +DEAL::Cell << 2.279, face 0 subface 2 is ok. +DEAL::Cell << 2.279, face 0 subface 3 is ok. +DEAL::Cell << 2.279, face 1 subface 0 is ok. +DEAL::Cell << 2.279, face 1 subface 1 is ok. +DEAL::Cell << 2.279, face 1 subface 2 is ok. +DEAL::Cell << 2.279, face 1 subface 3 is ok. +DEAL::Cell << 2.279, face 2 subface 0 is ok. +DEAL::Cell << 2.279, face 2 subface 1 is ok. +DEAL::Cell << 2.279, face 2 subface 2 is ok. +DEAL::Cell << 2.279, face 2 subface 3 is ok. +DEAL::Cell << 2.279, face 3 subface 0 is ok. +DEAL::Cell << 2.279, face 3 subface 1 is ok. +DEAL::Cell << 2.279, face 3 subface 2 is ok. +DEAL::Cell << 2.279, face 3 subface 3 is ok. +DEAL::Cell << 2.279, face 4 subface 0 is ok. +DEAL::Cell << 2.279, face 4 subface 1 is ok. +DEAL::Cell << 2.279, face 4 subface 2 is ok. +DEAL::Cell << 2.279, face 4 subface 3 is ok. +DEAL::Cell << 2.279, face 5 subface 0 is ok. +DEAL::Cell << 2.279, face 5 subface 1 is ok. +DEAL::Cell << 2.279, face 5 subface 2 is ok. +DEAL::Cell << 2.279, face 5 subface 3 is ok. +DEAL::Cell << 2.280, face 0 subface 0 is ok. +DEAL::Cell << 2.280, face 0 subface 1 is ok. +DEAL::Cell << 2.280, face 0 subface 2 is ok. +DEAL::Cell << 2.280, face 0 subface 3 is ok. +DEAL::Cell << 2.280, face 1 subface 0 is ok. +DEAL::Cell << 2.280, face 1 subface 1 is ok. +DEAL::Cell << 2.280, face 1 subface 2 is ok. +DEAL::Cell << 2.280, face 1 subface 3 is ok. +DEAL::Cell << 2.280, face 2 subface 0 is ok. +DEAL::Cell << 2.280, face 2 subface 1 is ok. +DEAL::Cell << 2.280, face 2 subface 2 is ok. +DEAL::Cell << 2.280, face 2 subface 3 is ok. +DEAL::Cell << 2.280, face 3 subface 0 is ok. +DEAL::Cell << 2.280, face 3 subface 1 is ok. +DEAL::Cell << 2.280, face 3 subface 2 is ok. +DEAL::Cell << 2.280, face 3 subface 3 is ok. +DEAL::Cell << 2.280, face 4 subface 0 is ok. +DEAL::Cell << 2.280, face 4 subface 1 is ok. +DEAL::Cell << 2.280, face 4 subface 2 is ok. +DEAL::Cell << 2.280, face 4 subface 3 is ok. +DEAL::Cell << 2.280, face 5 subface 0 is ok. +DEAL::Cell << 2.280, face 5 subface 1 is ok. +DEAL::Cell << 2.280, face 5 subface 2 is ok. +DEAL::Cell << 2.280, face 5 subface 3 is ok. +DEAL::Cell << 2.281, face 0 subface 0 is ok. +DEAL::Cell << 2.281, face 0 subface 1 is ok. +DEAL::Cell << 2.281, face 0 subface 2 is ok. +DEAL::Cell << 2.281, face 0 subface 3 is ok. +DEAL::Cell << 2.281, face 1 subface 0 is ok. +DEAL::Cell << 2.281, face 1 subface 1 is ok. +DEAL::Cell << 2.281, face 1 subface 2 is ok. +DEAL::Cell << 2.281, face 1 subface 3 is ok. +DEAL::Cell << 2.281, face 2 subface 0 is ok. +DEAL::Cell << 2.281, face 2 subface 1 is ok. +DEAL::Cell << 2.281, face 2 subface 2 is ok. +DEAL::Cell << 2.281, face 2 subface 3 is ok. +DEAL::Cell << 2.281, face 3 subface 0 is ok. +DEAL::Cell << 2.281, face 3 subface 1 is ok. +DEAL::Cell << 2.281, face 3 subface 2 is ok. +DEAL::Cell << 2.281, face 3 subface 3 is ok. +DEAL::Cell << 2.281, face 4 subface 0 is ok. +DEAL::Cell << 2.281, face 4 subface 1 is ok. +DEAL::Cell << 2.281, face 4 subface 2 is ok. +DEAL::Cell << 2.281, face 4 subface 3 is ok. +DEAL::Cell << 2.281, face 5 subface 0 is ok. +DEAL::Cell << 2.281, face 5 subface 1 is ok. +DEAL::Cell << 2.281, face 5 subface 2 is ok. +DEAL::Cell << 2.281, face 5 subface 3 is ok. +DEAL::Cell << 2.282, face 0 subface 0 is ok. +DEAL::Cell << 2.282, face 0 subface 1 is ok. +DEAL::Cell << 2.282, face 0 subface 2 is ok. +DEAL::Cell << 2.282, face 0 subface 3 is ok. +DEAL::Cell << 2.282, face 1 subface 0 is ok. +DEAL::Cell << 2.282, face 1 subface 1 is ok. +DEAL::Cell << 2.282, face 1 subface 2 is ok. +DEAL::Cell << 2.282, face 1 subface 3 is ok. +DEAL::Cell << 2.282, face 2 subface 0 is ok. +DEAL::Cell << 2.282, face 2 subface 1 is ok. +DEAL::Cell << 2.282, face 2 subface 2 is ok. +DEAL::Cell << 2.282, face 2 subface 3 is ok. +DEAL::Cell << 2.282, face 3 subface 0 is ok. +DEAL::Cell << 2.282, face 3 subface 1 is ok. +DEAL::Cell << 2.282, face 3 subface 2 is ok. +DEAL::Cell << 2.282, face 3 subface 3 is ok. +DEAL::Cell << 2.282, face 4 subface 0 is ok. +DEAL::Cell << 2.282, face 4 subface 1 is ok. +DEAL::Cell << 2.282, face 4 subface 2 is ok. +DEAL::Cell << 2.282, face 4 subface 3 is ok. +DEAL::Cell << 2.282, face 5 subface 0 is ok. +DEAL::Cell << 2.282, face 5 subface 1 is ok. +DEAL::Cell << 2.282, face 5 subface 2 is ok. +DEAL::Cell << 2.282, face 5 subface 3 is ok. +DEAL::Cell << 2.283, face 0 subface 0 is ok. +DEAL::Cell << 2.283, face 0 subface 1 is ok. +DEAL::Cell << 2.283, face 0 subface 2 is ok. +DEAL::Cell << 2.283, face 0 subface 3 is ok. +DEAL::Cell << 2.283, face 1 subface 0 is ok. +DEAL::Cell << 2.283, face 1 subface 1 is ok. +DEAL::Cell << 2.283, face 1 subface 2 is ok. +DEAL::Cell << 2.283, face 1 subface 3 is ok. +DEAL::Cell << 2.283, face 2 subface 0 is ok. +DEAL::Cell << 2.283, face 2 subface 1 is ok. +DEAL::Cell << 2.283, face 2 subface 2 is ok. +DEAL::Cell << 2.283, face 2 subface 3 is ok. +DEAL::Cell << 2.283, face 3 subface 0 is ok. +DEAL::Cell << 2.283, face 3 subface 1 is ok. +DEAL::Cell << 2.283, face 3 subface 2 is ok. +DEAL::Cell << 2.283, face 3 subface 3 is ok. +DEAL::Cell << 2.283, face 4 subface 0 is ok. +DEAL::Cell << 2.283, face 4 subface 1 is ok. +DEAL::Cell << 2.283, face 4 subface 2 is ok. +DEAL::Cell << 2.283, face 4 subface 3 is ok. +DEAL::Cell << 2.283, face 5 subface 0 is ok. +DEAL::Cell << 2.283, face 5 subface 1 is ok. +DEAL::Cell << 2.283, face 5 subface 2 is ok. +DEAL::Cell << 2.283, face 5 subface 3 is ok. +DEAL::Cell << 2.284, face 0 subface 0 is ok. +DEAL::Cell << 2.284, face 0 subface 1 is ok. +DEAL::Cell << 2.284, face 0 subface 2 is ok. +DEAL::Cell << 2.284, face 0 subface 3 is ok. +DEAL::Cell << 2.284, face 1 subface 0 is ok. +DEAL::Cell << 2.284, face 1 subface 1 is ok. +DEAL::Cell << 2.284, face 1 subface 2 is ok. +DEAL::Cell << 2.284, face 1 subface 3 is ok. +DEAL::Cell << 2.284, face 2 subface 0 is ok. +DEAL::Cell << 2.284, face 2 subface 1 is ok. +DEAL::Cell << 2.284, face 2 subface 2 is ok. +DEAL::Cell << 2.284, face 2 subface 3 is ok. +DEAL::Cell << 2.284, face 3 subface 0 is ok. +DEAL::Cell << 2.284, face 3 subface 1 is ok. +DEAL::Cell << 2.284, face 3 subface 2 is ok. +DEAL::Cell << 2.284, face 3 subface 3 is ok. +DEAL::Cell << 2.284, face 4 subface 0 is ok. +DEAL::Cell << 2.284, face 4 subface 1 is ok. +DEAL::Cell << 2.284, face 4 subface 2 is ok. +DEAL::Cell << 2.284, face 4 subface 3 is ok. +DEAL::Cell << 2.284, face 5 subface 0 is ok. +DEAL::Cell << 2.284, face 5 subface 1 is ok. +DEAL::Cell << 2.284, face 5 subface 2 is ok. +DEAL::Cell << 2.284, face 5 subface 3 is ok. +DEAL::Cell << 2.285, face 0 subface 0 is ok. +DEAL::Cell << 2.285, face 0 subface 1 is ok. +DEAL::Cell << 2.285, face 0 subface 2 is ok. +DEAL::Cell << 2.285, face 0 subface 3 is ok. +DEAL::Cell << 2.285, face 1 subface 0 is ok. +DEAL::Cell << 2.285, face 1 subface 1 is ok. +DEAL::Cell << 2.285, face 1 subface 2 is ok. +DEAL::Cell << 2.285, face 1 subface 3 is ok. +DEAL::Cell << 2.285, face 2 subface 0 is ok. +DEAL::Cell << 2.285, face 2 subface 1 is ok. +DEAL::Cell << 2.285, face 2 subface 2 is ok. +DEAL::Cell << 2.285, face 2 subface 3 is ok. +DEAL::Cell << 2.285, face 3 subface 0 is ok. +DEAL::Cell << 2.285, face 3 subface 1 is ok. +DEAL::Cell << 2.285, face 3 subface 2 is ok. +DEAL::Cell << 2.285, face 3 subface 3 is ok. +DEAL::Cell << 2.285, face 4 subface 0 is ok. +DEAL::Cell << 2.285, face 4 subface 1 is ok. +DEAL::Cell << 2.285, face 4 subface 2 is ok. +DEAL::Cell << 2.285, face 4 subface 3 is ok. +DEAL::Cell << 2.285, face 5 subface 0 is ok. +DEAL::Cell << 2.285, face 5 subface 1 is ok. +DEAL::Cell << 2.285, face 5 subface 2 is ok. +DEAL::Cell << 2.285, face 5 subface 3 is ok. +DEAL::Cell << 2.286, face 0 subface 0 is ok. +DEAL::Cell << 2.286, face 0 subface 1 is ok. +DEAL::Cell << 2.286, face 0 subface 2 is ok. +DEAL::Cell << 2.286, face 0 subface 3 is ok. +DEAL::Cell << 2.286, face 1 subface 0 is ok. +DEAL::Cell << 2.286, face 1 subface 1 is ok. +DEAL::Cell << 2.286, face 1 subface 2 is ok. +DEAL::Cell << 2.286, face 1 subface 3 is ok. +DEAL::Cell << 2.286, face 2 subface 0 is ok. +DEAL::Cell << 2.286, face 2 subface 1 is ok. +DEAL::Cell << 2.286, face 2 subface 2 is ok. +DEAL::Cell << 2.286, face 2 subface 3 is ok. +DEAL::Cell << 2.286, face 3 subface 0 is ok. +DEAL::Cell << 2.286, face 3 subface 1 is ok. +DEAL::Cell << 2.286, face 3 subface 2 is ok. +DEAL::Cell << 2.286, face 3 subface 3 is ok. +DEAL::Cell << 2.286, face 4 subface 0 is ok. +DEAL::Cell << 2.286, face 4 subface 1 is ok. +DEAL::Cell << 2.286, face 4 subface 2 is ok. +DEAL::Cell << 2.286, face 4 subface 3 is ok. +DEAL::Cell << 2.286, face 5 subface 0 is ok. +DEAL::Cell << 2.286, face 5 subface 1 is ok. +DEAL::Cell << 2.286, face 5 subface 2 is ok. +DEAL::Cell << 2.286, face 5 subface 3 is ok. +DEAL::Cell << 2.287, face 0 subface 0 is ok. +DEAL::Cell << 2.287, face 0 subface 1 is ok. +DEAL::Cell << 2.287, face 0 subface 2 is ok. +DEAL::Cell << 2.287, face 0 subface 3 is ok. +DEAL::Cell << 2.287, face 1 subface 0 is ok. +DEAL::Cell << 2.287, face 1 subface 1 is ok. +DEAL::Cell << 2.287, face 1 subface 2 is ok. +DEAL::Cell << 2.287, face 1 subface 3 is ok. +DEAL::Cell << 2.287, face 2 subface 0 is ok. +DEAL::Cell << 2.287, face 2 subface 1 is ok. +DEAL::Cell << 2.287, face 2 subface 2 is ok. +DEAL::Cell << 2.287, face 2 subface 3 is ok. +DEAL::Cell << 2.287, face 3 subface 0 is ok. +DEAL::Cell << 2.287, face 3 subface 1 is ok. +DEAL::Cell << 2.287, face 3 subface 2 is ok. +DEAL::Cell << 2.287, face 3 subface 3 is ok. +DEAL::Cell << 2.287, face 4 subface 0 is ok. +DEAL::Cell << 2.287, face 4 subface 1 is ok. +DEAL::Cell << 2.287, face 4 subface 2 is ok. +DEAL::Cell << 2.287, face 4 subface 3 is ok. +DEAL::Cell << 2.287, face 5 subface 0 is ok. +DEAL::Cell << 2.287, face 5 subface 1 is ok. +DEAL::Cell << 2.287, face 5 subface 2 is ok. +DEAL::Cell << 2.287, face 5 subface 3 is ok. +DEAL::Cell << 2.288, face 0 subface 0 is ok. +DEAL::Cell << 2.288, face 0 subface 1 is ok. +DEAL::Cell << 2.288, face 0 subface 2 is ok. +DEAL::Cell << 2.288, face 0 subface 3 is ok. +DEAL::Cell << 2.288, face 1 subface 0 is ok. +DEAL::Cell << 2.288, face 1 subface 1 is ok. +DEAL::Cell << 2.288, face 1 subface 2 is ok. +DEAL::Cell << 2.288, face 1 subface 3 is ok. +DEAL::Cell << 2.288, face 2 subface 0 is ok. +DEAL::Cell << 2.288, face 2 subface 1 is ok. +DEAL::Cell << 2.288, face 2 subface 2 is ok. +DEAL::Cell << 2.288, face 2 subface 3 is ok. +DEAL::Cell << 2.288, face 3 subface 0 is ok. +DEAL::Cell << 2.288, face 3 subface 1 is ok. +DEAL::Cell << 2.288, face 3 subface 2 is ok. +DEAL::Cell << 2.288, face 3 subface 3 is ok. +DEAL::Cell << 2.288, face 4 subface 0 is ok. +DEAL::Cell << 2.288, face 4 subface 1 is ok. +DEAL::Cell << 2.288, face 4 subface 2 is ok. +DEAL::Cell << 2.288, face 4 subface 3 is ok. +DEAL::Cell << 2.288, face 5 subface 0 is ok. +DEAL::Cell << 2.288, face 5 subface 1 is ok. +DEAL::Cell << 2.288, face 5 subface 2 is ok. +DEAL::Cell << 2.288, face 5 subface 3 is ok. +DEAL::Cell << 2.289, face 0 subface 0 is ok. +DEAL::Cell << 2.289, face 0 subface 1 is ok. +DEAL::Cell << 2.289, face 0 subface 2 is ok. +DEAL::Cell << 2.289, face 0 subface 3 is ok. +DEAL::Cell << 2.289, face 1 subface 0 is ok. +DEAL::Cell << 2.289, face 1 subface 1 is ok. +DEAL::Cell << 2.289, face 1 subface 2 is ok. +DEAL::Cell << 2.289, face 1 subface 3 is ok. +DEAL::Cell << 2.289, face 2 subface 0 is ok. +DEAL::Cell << 2.289, face 2 subface 1 is ok. +DEAL::Cell << 2.289, face 2 subface 2 is ok. +DEAL::Cell << 2.289, face 2 subface 3 is ok. +DEAL::Cell << 2.289, face 3 subface 0 is ok. +DEAL::Cell << 2.289, face 3 subface 1 is ok. +DEAL::Cell << 2.289, face 3 subface 2 is ok. +DEAL::Cell << 2.289, face 3 subface 3 is ok. +DEAL::Cell << 2.289, face 4 subface 0 is ok. +DEAL::Cell << 2.289, face 4 subface 1 is ok. +DEAL::Cell << 2.289, face 4 subface 2 is ok. +DEAL::Cell << 2.289, face 4 subface 3 is ok. +DEAL::Cell << 2.289, face 5 subface 0 is ok. +DEAL::Cell << 2.289, face 5 subface 1 is ok. +DEAL::Cell << 2.289, face 5 subface 2 is ok. +DEAL::Cell << 2.289, face 5 subface 3 is ok. +DEAL::Cell << 2.290, face 0 subface 0 is ok. +DEAL::Cell << 2.290, face 0 subface 1 is ok. +DEAL::Cell << 2.290, face 0 subface 2 is ok. +DEAL::Cell << 2.290, face 0 subface 3 is ok. +DEAL::Cell << 2.290, face 1 subface 0 is ok. +DEAL::Cell << 2.290, face 1 subface 1 is ok. +DEAL::Cell << 2.290, face 1 subface 2 is ok. +DEAL::Cell << 2.290, face 1 subface 3 is ok. +DEAL::Cell << 2.290, face 2 subface 0 is ok. +DEAL::Cell << 2.290, face 2 subface 1 is ok. +DEAL::Cell << 2.290, face 2 subface 2 is ok. +DEAL::Cell << 2.290, face 2 subface 3 is ok. +DEAL::Cell << 2.290, face 3 subface 0 is ok. +DEAL::Cell << 2.290, face 3 subface 1 is ok. +DEAL::Cell << 2.290, face 3 subface 2 is ok. +DEAL::Cell << 2.290, face 3 subface 3 is ok. +DEAL::Cell << 2.290, face 4 subface 0 is ok. +DEAL::Cell << 2.290, face 4 subface 1 is ok. +DEAL::Cell << 2.290, face 4 subface 2 is ok. +DEAL::Cell << 2.290, face 4 subface 3 is ok. +DEAL::Cell << 2.290, face 5 subface 0 is ok. +DEAL::Cell << 2.290, face 5 subface 1 is ok. +DEAL::Cell << 2.290, face 5 subface 2 is ok. +DEAL::Cell << 2.290, face 5 subface 3 is ok. +DEAL::Cell << 2.291, face 0 subface 0 is ok. +DEAL::Cell << 2.291, face 0 subface 1 is ok. +DEAL::Cell << 2.291, face 0 subface 2 is ok. +DEAL::Cell << 2.291, face 0 subface 3 is ok. +DEAL::Cell << 2.291, face 1 subface 0 is ok. +DEAL::Cell << 2.291, face 1 subface 1 is ok. +DEAL::Cell << 2.291, face 1 subface 2 is ok. +DEAL::Cell << 2.291, face 1 subface 3 is ok. +DEAL::Cell << 2.291, face 2 subface 0 is ok. +DEAL::Cell << 2.291, face 2 subface 1 is ok. +DEAL::Cell << 2.291, face 2 subface 2 is ok. +DEAL::Cell << 2.291, face 2 subface 3 is ok. +DEAL::Cell << 2.291, face 3 subface 0 is ok. +DEAL::Cell << 2.291, face 3 subface 1 is ok. +DEAL::Cell << 2.291, face 3 subface 2 is ok. +DEAL::Cell << 2.291, face 3 subface 3 is ok. +DEAL::Cell << 2.291, face 4 subface 0 is ok. +DEAL::Cell << 2.291, face 4 subface 1 is ok. +DEAL::Cell << 2.291, face 4 subface 2 is ok. +DEAL::Cell << 2.291, face 4 subface 3 is ok. +DEAL::Cell << 2.291, face 5 subface 0 is ok. +DEAL::Cell << 2.291, face 5 subface 1 is ok. +DEAL::Cell << 2.291, face 5 subface 2 is ok. +DEAL::Cell << 2.291, face 5 subface 3 is ok. +DEAL::Cell << 2.292, face 0 subface 0 is ok. +DEAL::Cell << 2.292, face 0 subface 1 is ok. +DEAL::Cell << 2.292, face 0 subface 2 is ok. +DEAL::Cell << 2.292, face 0 subface 3 is ok. +DEAL::Cell << 2.292, face 1 subface 0 is ok. +DEAL::Cell << 2.292, face 1 subface 1 is ok. +DEAL::Cell << 2.292, face 1 subface 2 is ok. +DEAL::Cell << 2.292, face 1 subface 3 is ok. +DEAL::Cell << 2.292, face 2 subface 0 is ok. +DEAL::Cell << 2.292, face 2 subface 1 is ok. +DEAL::Cell << 2.292, face 2 subface 2 is ok. +DEAL::Cell << 2.292, face 2 subface 3 is ok. +DEAL::Cell << 2.292, face 3 subface 0 is ok. +DEAL::Cell << 2.292, face 3 subface 1 is ok. +DEAL::Cell << 2.292, face 3 subface 2 is ok. +DEAL::Cell << 2.292, face 3 subface 3 is ok. +DEAL::Cell << 2.292, face 4 subface 0 is ok. +DEAL::Cell << 2.292, face 4 subface 1 is ok. +DEAL::Cell << 2.292, face 4 subface 2 is ok. +DEAL::Cell << 2.292, face 4 subface 3 is ok. +DEAL::Cell << 2.292, face 5 subface 0 is ok. +DEAL::Cell << 2.292, face 5 subface 1 is ok. +DEAL::Cell << 2.292, face 5 subface 2 is ok. +DEAL::Cell << 2.292, face 5 subface 3 is ok. +DEAL::Cell << 2.293, face 0 subface 0 is ok. +DEAL::Cell << 2.293, face 0 subface 1 is ok. +DEAL::Cell << 2.293, face 0 subface 2 is ok. +DEAL::Cell << 2.293, face 0 subface 3 is ok. +DEAL::Cell << 2.293, face 1 subface 0 is ok. +DEAL::Cell << 2.293, face 1 subface 1 is ok. +DEAL::Cell << 2.293, face 1 subface 2 is ok. +DEAL::Cell << 2.293, face 1 subface 3 is ok. +DEAL::Cell << 2.293, face 2 subface 0 is ok. +DEAL::Cell << 2.293, face 2 subface 1 is ok. +DEAL::Cell << 2.293, face 2 subface 2 is ok. +DEAL::Cell << 2.293, face 2 subface 3 is ok. +DEAL::Cell << 2.293, face 3 subface 0 is ok. +DEAL::Cell << 2.293, face 3 subface 1 is ok. +DEAL::Cell << 2.293, face 3 subface 2 is ok. +DEAL::Cell << 2.293, face 3 subface 3 is ok. +DEAL::Cell << 2.293, face 4 subface 0 is ok. +DEAL::Cell << 2.293, face 4 subface 1 is ok. +DEAL::Cell << 2.293, face 4 subface 2 is ok. +DEAL::Cell << 2.293, face 4 subface 3 is ok. +DEAL::Cell << 2.293, face 5 subface 0 is ok. +DEAL::Cell << 2.293, face 5 subface 1 is ok. +DEAL::Cell << 2.293, face 5 subface 2 is ok. +DEAL::Cell << 2.293, face 5 subface 3 is ok. +DEAL::Cell << 2.294, face 0 subface 0 is ok. +DEAL::Cell << 2.294, face 0 subface 1 is ok. +DEAL::Cell << 2.294, face 0 subface 2 is ok. +DEAL::Cell << 2.294, face 0 subface 3 is ok. +DEAL::Cell << 2.294, face 1 subface 0 is ok. +DEAL::Cell << 2.294, face 1 subface 1 is ok. +DEAL::Cell << 2.294, face 1 subface 2 is ok. +DEAL::Cell << 2.294, face 1 subface 3 is ok. +DEAL::Cell << 2.294, face 2 subface 0 is ok. +DEAL::Cell << 2.294, face 2 subface 1 is ok. +DEAL::Cell << 2.294, face 2 subface 2 is ok. +DEAL::Cell << 2.294, face 2 subface 3 is ok. +DEAL::Cell << 2.294, face 3 subface 0 is ok. +DEAL::Cell << 2.294, face 3 subface 1 is ok. +DEAL::Cell << 2.294, face 3 subface 2 is ok. +DEAL::Cell << 2.294, face 3 subface 3 is ok. +DEAL::Cell << 2.294, face 4 subface 0 is ok. +DEAL::Cell << 2.294, face 4 subface 1 is ok. +DEAL::Cell << 2.294, face 4 subface 2 is ok. +DEAL::Cell << 2.294, face 4 subface 3 is ok. +DEAL::Cell << 2.294, face 5 subface 0 is ok. +DEAL::Cell << 2.294, face 5 subface 1 is ok. +DEAL::Cell << 2.294, face 5 subface 2 is ok. +DEAL::Cell << 2.294, face 5 subface 3 is ok. +DEAL::Cell << 2.295, face 0 subface 0 is ok. +DEAL::Cell << 2.295, face 0 subface 1 is ok. +DEAL::Cell << 2.295, face 0 subface 2 is ok. +DEAL::Cell << 2.295, face 0 subface 3 is ok. +DEAL::Cell << 2.295, face 1 subface 0 is ok. +DEAL::Cell << 2.295, face 1 subface 1 is ok. +DEAL::Cell << 2.295, face 1 subface 2 is ok. +DEAL::Cell << 2.295, face 1 subface 3 is ok. +DEAL::Cell << 2.295, face 2 subface 0 is ok. +DEAL::Cell << 2.295, face 2 subface 1 is ok. +DEAL::Cell << 2.295, face 2 subface 2 is ok. +DEAL::Cell << 2.295, face 2 subface 3 is ok. +DEAL::Cell << 2.295, face 3 subface 0 is ok. +DEAL::Cell << 2.295, face 3 subface 1 is ok. +DEAL::Cell << 2.295, face 3 subface 2 is ok. +DEAL::Cell << 2.295, face 3 subface 3 is ok. +DEAL::Cell << 2.295, face 4 subface 0 is ok. +DEAL::Cell << 2.295, face 4 subface 1 is ok. +DEAL::Cell << 2.295, face 4 subface 2 is ok. +DEAL::Cell << 2.295, face 4 subface 3 is ok. +DEAL::Cell << 2.295, face 5 subface 0 is ok. +DEAL::Cell << 2.295, face 5 subface 1 is ok. +DEAL::Cell << 2.295, face 5 subface 2 is ok. +DEAL::Cell << 2.295, face 5 subface 3 is ok. +DEAL::Cell << 2.296, face 0 subface 0 is ok. +DEAL::Cell << 2.296, face 0 subface 1 is ok. +DEAL::Cell << 2.296, face 0 subface 2 is ok. +DEAL::Cell << 2.296, face 0 subface 3 is ok. +DEAL::Cell << 2.296, face 1 subface 0 is ok. +DEAL::Cell << 2.296, face 1 subface 1 is ok. +DEAL::Cell << 2.296, face 1 subface 2 is ok. +DEAL::Cell << 2.296, face 1 subface 3 is ok. +DEAL::Cell << 2.296, face 2 subface 0 is ok. +DEAL::Cell << 2.296, face 2 subface 1 is ok. +DEAL::Cell << 2.296, face 2 subface 2 is ok. +DEAL::Cell << 2.296, face 2 subface 3 is ok. +DEAL::Cell << 2.296, face 3 subface 0 is ok. +DEAL::Cell << 2.296, face 3 subface 1 is ok. +DEAL::Cell << 2.296, face 3 subface 2 is ok. +DEAL::Cell << 2.296, face 3 subface 3 is ok. +DEAL::Cell << 2.296, face 4 subface 0 is ok. +DEAL::Cell << 2.296, face 4 subface 1 is ok. +DEAL::Cell << 2.296, face 4 subface 2 is ok. +DEAL::Cell << 2.296, face 4 subface 3 is ok. +DEAL::Cell << 2.296, face 5 subface 0 is ok. +DEAL::Cell << 2.296, face 5 subface 1 is ok. +DEAL::Cell << 2.296, face 5 subface 2 is ok. +DEAL::Cell << 2.296, face 5 subface 3 is ok. +DEAL::Cell << 2.297, face 0 subface 0 is ok. +DEAL::Cell << 2.297, face 0 subface 1 is ok. +DEAL::Cell << 2.297, face 0 subface 2 is ok. +DEAL::Cell << 2.297, face 0 subface 3 is ok. +DEAL::Cell << 2.297, face 1 subface 0 is ok. +DEAL::Cell << 2.297, face 1 subface 1 is ok. +DEAL::Cell << 2.297, face 1 subface 2 is ok. +DEAL::Cell << 2.297, face 1 subface 3 is ok. +DEAL::Cell << 2.297, face 2 subface 0 is ok. +DEAL::Cell << 2.297, face 2 subface 1 is ok. +DEAL::Cell << 2.297, face 2 subface 2 is ok. +DEAL::Cell << 2.297, face 2 subface 3 is ok. +DEAL::Cell << 2.297, face 3 subface 0 is ok. +DEAL::Cell << 2.297, face 3 subface 1 is ok. +DEAL::Cell << 2.297, face 3 subface 2 is ok. +DEAL::Cell << 2.297, face 3 subface 3 is ok. +DEAL::Cell << 2.297, face 4 subface 0 is ok. +DEAL::Cell << 2.297, face 4 subface 1 is ok. +DEAL::Cell << 2.297, face 4 subface 2 is ok. +DEAL::Cell << 2.297, face 4 subface 3 is ok. +DEAL::Cell << 2.297, face 5 subface 0 is ok. +DEAL::Cell << 2.297, face 5 subface 1 is ok. +DEAL::Cell << 2.297, face 5 subface 2 is ok. +DEAL::Cell << 2.297, face 5 subface 3 is ok. +DEAL::Cell << 2.298, face 0 subface 0 is ok. +DEAL::Cell << 2.298, face 0 subface 1 is ok. +DEAL::Cell << 2.298, face 0 subface 2 is ok. +DEAL::Cell << 2.298, face 0 subface 3 is ok. +DEAL::Cell << 2.298, face 1 subface 0 is ok. +DEAL::Cell << 2.298, face 1 subface 1 is ok. +DEAL::Cell << 2.298, face 1 subface 2 is ok. +DEAL::Cell << 2.298, face 1 subface 3 is ok. +DEAL::Cell << 2.298, face 2 subface 0 is ok. +DEAL::Cell << 2.298, face 2 subface 1 is ok. +DEAL::Cell << 2.298, face 2 subface 2 is ok. +DEAL::Cell << 2.298, face 2 subface 3 is ok. +DEAL::Cell << 2.298, face 3 subface 0 is ok. +DEAL::Cell << 2.298, face 3 subface 1 is ok. +DEAL::Cell << 2.298, face 3 subface 2 is ok. +DEAL::Cell << 2.298, face 3 subface 3 is ok. +DEAL::Cell << 2.298, face 4 subface 0 is ok. +DEAL::Cell << 2.298, face 4 subface 1 is ok. +DEAL::Cell << 2.298, face 4 subface 2 is ok. +DEAL::Cell << 2.298, face 4 subface 3 is ok. +DEAL::Cell << 2.298, face 5 subface 0 is ok. +DEAL::Cell << 2.298, face 5 subface 1 is ok. +DEAL::Cell << 2.298, face 5 subface 2 is ok. +DEAL::Cell << 2.298, face 5 subface 3 is ok. +DEAL::Cell << 2.299, face 0 subface 0 is ok. +DEAL::Cell << 2.299, face 0 subface 1 is ok. +DEAL::Cell << 2.299, face 0 subface 2 is ok. +DEAL::Cell << 2.299, face 0 subface 3 is ok. +DEAL::Cell << 2.299, face 1 subface 0 is ok. +DEAL::Cell << 2.299, face 1 subface 1 is ok. +DEAL::Cell << 2.299, face 1 subface 2 is ok. +DEAL::Cell << 2.299, face 1 subface 3 is ok. +DEAL::Cell << 2.299, face 2 subface 0 is ok. +DEAL::Cell << 2.299, face 2 subface 1 is ok. +DEAL::Cell << 2.299, face 2 subface 2 is ok. +DEAL::Cell << 2.299, face 2 subface 3 is ok. +DEAL::Cell << 2.299, face 3 subface 0 is ok. +DEAL::Cell << 2.299, face 3 subface 1 is ok. +DEAL::Cell << 2.299, face 3 subface 2 is ok. +DEAL::Cell << 2.299, face 3 subface 3 is ok. +DEAL::Cell << 2.299, face 4 subface 0 is ok. +DEAL::Cell << 2.299, face 4 subface 1 is ok. +DEAL::Cell << 2.299, face 4 subface 2 is ok. +DEAL::Cell << 2.299, face 4 subface 3 is ok. +DEAL::Cell << 2.299, face 5 subface 0 is ok. +DEAL::Cell << 2.299, face 5 subface 1 is ok. +DEAL::Cell << 2.299, face 5 subface 2 is ok. +DEAL::Cell << 2.299, face 5 subface 3 is ok. +DEAL::Cell << 2.300, face 0 subface 0 is ok. +DEAL::Cell << 2.300, face 0 subface 1 is ok. +DEAL::Cell << 2.300, face 0 subface 2 is ok. +DEAL::Cell << 2.300, face 0 subface 3 is ok. +DEAL::Cell << 2.300, face 1 subface 0 is ok. +DEAL::Cell << 2.300, face 1 subface 1 is ok. +DEAL::Cell << 2.300, face 1 subface 2 is ok. +DEAL::Cell << 2.300, face 1 subface 3 is ok. +DEAL::Cell << 2.300, face 2 subface 0 is ok. +DEAL::Cell << 2.300, face 2 subface 1 is ok. +DEAL::Cell << 2.300, face 2 subface 2 is ok. +DEAL::Cell << 2.300, face 2 subface 3 is ok. +DEAL::Cell << 2.300, face 3 subface 0 is ok. +DEAL::Cell << 2.300, face 3 subface 1 is ok. +DEAL::Cell << 2.300, face 3 subface 2 is ok. +DEAL::Cell << 2.300, face 3 subface 3 is ok. +DEAL::Cell << 2.300, face 4 subface 0 is ok. +DEAL::Cell << 2.300, face 4 subface 1 is ok. +DEAL::Cell << 2.300, face 4 subface 2 is ok. +DEAL::Cell << 2.300, face 4 subface 3 is ok. +DEAL::Cell << 2.300, face 5 subface 0 is ok. +DEAL::Cell << 2.300, face 5 subface 1 is ok. +DEAL::Cell << 2.300, face 5 subface 2 is ok. +DEAL::Cell << 2.300, face 5 subface 3 is ok. +DEAL::Cell << 2.301, face 0 subface 0 is ok. +DEAL::Cell << 2.301, face 0 subface 1 is ok. +DEAL::Cell << 2.301, face 0 subface 2 is ok. +DEAL::Cell << 2.301, face 0 subface 3 is ok. +DEAL::Cell << 2.301, face 1 subface 0 is ok. +DEAL::Cell << 2.301, face 1 subface 1 is ok. +DEAL::Cell << 2.301, face 1 subface 2 is ok. +DEAL::Cell << 2.301, face 1 subface 3 is ok. +DEAL::Cell << 2.301, face 2 subface 0 is ok. +DEAL::Cell << 2.301, face 2 subface 1 is ok. +DEAL::Cell << 2.301, face 2 subface 2 is ok. +DEAL::Cell << 2.301, face 2 subface 3 is ok. +DEAL::Cell << 2.301, face 3 subface 0 is ok. +DEAL::Cell << 2.301, face 3 subface 1 is ok. +DEAL::Cell << 2.301, face 3 subface 2 is ok. +DEAL::Cell << 2.301, face 3 subface 3 is ok. +DEAL::Cell << 2.301, face 4 subface 0 is ok. +DEAL::Cell << 2.301, face 4 subface 1 is ok. +DEAL::Cell << 2.301, face 4 subface 2 is ok. +DEAL::Cell << 2.301, face 4 subface 3 is ok. +DEAL::Cell << 2.301, face 5 subface 0 is ok. +DEAL::Cell << 2.301, face 5 subface 1 is ok. +DEAL::Cell << 2.301, face 5 subface 2 is ok. +DEAL::Cell << 2.301, face 5 subface 3 is ok. +DEAL::Cell << 2.302, face 0 subface 0 is ok. +DEAL::Cell << 2.302, face 0 subface 1 is ok. +DEAL::Cell << 2.302, face 0 subface 2 is ok. +DEAL::Cell << 2.302, face 0 subface 3 is ok. +DEAL::Cell << 2.302, face 1 subface 0 is ok. +DEAL::Cell << 2.302, face 1 subface 1 is ok. +DEAL::Cell << 2.302, face 1 subface 2 is ok. +DEAL::Cell << 2.302, face 1 subface 3 is ok. +DEAL::Cell << 2.302, face 2 subface 0 is ok. +DEAL::Cell << 2.302, face 2 subface 1 is ok. +DEAL::Cell << 2.302, face 2 subface 2 is ok. +DEAL::Cell << 2.302, face 2 subface 3 is ok. +DEAL::Cell << 2.302, face 3 subface 0 is ok. +DEAL::Cell << 2.302, face 3 subface 1 is ok. +DEAL::Cell << 2.302, face 3 subface 2 is ok. +DEAL::Cell << 2.302, face 3 subface 3 is ok. +DEAL::Cell << 2.302, face 4 subface 0 is ok. +DEAL::Cell << 2.302, face 4 subface 1 is ok. +DEAL::Cell << 2.302, face 4 subface 2 is ok. +DEAL::Cell << 2.302, face 4 subface 3 is ok. +DEAL::Cell << 2.302, face 5 subface 0 is ok. +DEAL::Cell << 2.302, face 5 subface 1 is ok. +DEAL::Cell << 2.302, face 5 subface 2 is ok. +DEAL::Cell << 2.302, face 5 subface 3 is ok. +DEAL::Cell << 2.303, face 0 subface 0 is ok. +DEAL::Cell << 2.303, face 0 subface 1 is ok. +DEAL::Cell << 2.303, face 0 subface 2 is ok. +DEAL::Cell << 2.303, face 0 subface 3 is ok. +DEAL::Cell << 2.303, face 1 subface 0 is ok. +DEAL::Cell << 2.303, face 1 subface 1 is ok. +DEAL::Cell << 2.303, face 1 subface 2 is ok. +DEAL::Cell << 2.303, face 1 subface 3 is ok. +DEAL::Cell << 2.303, face 2 subface 0 is ok. +DEAL::Cell << 2.303, face 2 subface 1 is ok. +DEAL::Cell << 2.303, face 2 subface 2 is ok. +DEAL::Cell << 2.303, face 2 subface 3 is ok. +DEAL::Cell << 2.303, face 3 subface 0 is ok. +DEAL::Cell << 2.303, face 3 subface 1 is ok. +DEAL::Cell << 2.303, face 3 subface 2 is ok. +DEAL::Cell << 2.303, face 3 subface 3 is ok. +DEAL::Cell << 2.303, face 4 subface 0 is ok. +DEAL::Cell << 2.303, face 4 subface 1 is ok. +DEAL::Cell << 2.303, face 4 subface 2 is ok. +DEAL::Cell << 2.303, face 4 subface 3 is ok. +DEAL::Cell << 2.303, face 5 subface 0 is ok. +DEAL::Cell << 2.303, face 5 subface 1 is ok. +DEAL::Cell << 2.303, face 5 subface 2 is ok. +DEAL::Cell << 2.303, face 5 subface 3 is ok. +DEAL::Cell << 2.304, face 0 subface 0 is ok. +DEAL::Cell << 2.304, face 0 subface 1 is ok. +DEAL::Cell << 2.304, face 0 subface 2 is ok. +DEAL::Cell << 2.304, face 0 subface 3 is ok. +DEAL::Cell << 2.304, face 1 subface 0 is ok. +DEAL::Cell << 2.304, face 1 subface 1 is ok. +DEAL::Cell << 2.304, face 1 subface 2 is ok. +DEAL::Cell << 2.304, face 1 subface 3 is ok. +DEAL::Cell << 2.304, face 2 subface 0 is ok. +DEAL::Cell << 2.304, face 2 subface 1 is ok. +DEAL::Cell << 2.304, face 2 subface 2 is ok. +DEAL::Cell << 2.304, face 2 subface 3 is ok. +DEAL::Cell << 2.304, face 3 subface 0 is ok. +DEAL::Cell << 2.304, face 3 subface 1 is ok. +DEAL::Cell << 2.304, face 3 subface 2 is ok. +DEAL::Cell << 2.304, face 3 subface 3 is ok. +DEAL::Cell << 2.304, face 4 subface 0 is ok. +DEAL::Cell << 2.304, face 4 subface 1 is ok. +DEAL::Cell << 2.304, face 4 subface 2 is ok. +DEAL::Cell << 2.304, face 4 subface 3 is ok. +DEAL::Cell << 2.304, face 5 subface 0 is ok. +DEAL::Cell << 2.304, face 5 subface 1 is ok. +DEAL::Cell << 2.304, face 5 subface 2 is ok. +DEAL::Cell << 2.304, face 5 subface 3 is ok. +DEAL::Cell << 2.305, face 0 subface 0 is ok. +DEAL::Cell << 2.305, face 0 subface 1 is ok. +DEAL::Cell << 2.305, face 0 subface 2 is ok. +DEAL::Cell << 2.305, face 0 subface 3 is ok. +DEAL::Cell << 2.305, face 1 subface 0 is ok. +DEAL::Cell << 2.305, face 1 subface 1 is ok. +DEAL::Cell << 2.305, face 1 subface 2 is ok. +DEAL::Cell << 2.305, face 1 subface 3 is ok. +DEAL::Cell << 2.305, face 2 subface 0 is ok. +DEAL::Cell << 2.305, face 2 subface 1 is ok. +DEAL::Cell << 2.305, face 2 subface 2 is ok. +DEAL::Cell << 2.305, face 2 subface 3 is ok. +DEAL::Cell << 2.305, face 3 subface 0 is ok. +DEAL::Cell << 2.305, face 3 subface 1 is ok. +DEAL::Cell << 2.305, face 3 subface 2 is ok. +DEAL::Cell << 2.305, face 3 subface 3 is ok. +DEAL::Cell << 2.305, face 4 subface 0 is ok. +DEAL::Cell << 2.305, face 4 subface 1 is ok. +DEAL::Cell << 2.305, face 4 subface 2 is ok. +DEAL::Cell << 2.305, face 4 subface 3 is ok. +DEAL::Cell << 2.305, face 5 subface 0 is ok. +DEAL::Cell << 2.305, face 5 subface 1 is ok. +DEAL::Cell << 2.305, face 5 subface 2 is ok. +DEAL::Cell << 2.305, face 5 subface 3 is ok. +DEAL::Cell << 2.306, face 0 subface 0 is ok. +DEAL::Cell << 2.306, face 0 subface 1 is ok. +DEAL::Cell << 2.306, face 0 subface 2 is ok. +DEAL::Cell << 2.306, face 0 subface 3 is ok. +DEAL::Cell << 2.306, face 1 subface 0 is ok. +DEAL::Cell << 2.306, face 1 subface 1 is ok. +DEAL::Cell << 2.306, face 1 subface 2 is ok. +DEAL::Cell << 2.306, face 1 subface 3 is ok. +DEAL::Cell << 2.306, face 2 subface 0 is ok. +DEAL::Cell << 2.306, face 2 subface 1 is ok. +DEAL::Cell << 2.306, face 2 subface 2 is ok. +DEAL::Cell << 2.306, face 2 subface 3 is ok. +DEAL::Cell << 2.306, face 3 subface 0 is ok. +DEAL::Cell << 2.306, face 3 subface 1 is ok. +DEAL::Cell << 2.306, face 3 subface 2 is ok. +DEAL::Cell << 2.306, face 3 subface 3 is ok. +DEAL::Cell << 2.306, face 4 subface 0 is ok. +DEAL::Cell << 2.306, face 4 subface 1 is ok. +DEAL::Cell << 2.306, face 4 subface 2 is ok. +DEAL::Cell << 2.306, face 4 subface 3 is ok. +DEAL::Cell << 2.306, face 5 subface 0 is ok. +DEAL::Cell << 2.306, face 5 subface 1 is ok. +DEAL::Cell << 2.306, face 5 subface 2 is ok. +DEAL::Cell << 2.306, face 5 subface 3 is ok. +DEAL::Cell << 2.307, face 0 subface 0 is ok. +DEAL::Cell << 2.307, face 0 subface 1 is ok. +DEAL::Cell << 2.307, face 0 subface 2 is ok. +DEAL::Cell << 2.307, face 0 subface 3 is ok. +DEAL::Cell << 2.307, face 1 subface 0 is ok. +DEAL::Cell << 2.307, face 1 subface 1 is ok. +DEAL::Cell << 2.307, face 1 subface 2 is ok. +DEAL::Cell << 2.307, face 1 subface 3 is ok. +DEAL::Cell << 2.307, face 2 subface 0 is ok. +DEAL::Cell << 2.307, face 2 subface 1 is ok. +DEAL::Cell << 2.307, face 2 subface 2 is ok. +DEAL::Cell << 2.307, face 2 subface 3 is ok. +DEAL::Cell << 2.307, face 3 subface 0 is ok. +DEAL::Cell << 2.307, face 3 subface 1 is ok. +DEAL::Cell << 2.307, face 3 subface 2 is ok. +DEAL::Cell << 2.307, face 3 subface 3 is ok. +DEAL::Cell << 2.307, face 4 subface 0 is ok. +DEAL::Cell << 2.307, face 4 subface 1 is ok. +DEAL::Cell << 2.307, face 4 subface 2 is ok. +DEAL::Cell << 2.307, face 4 subface 3 is ok. +DEAL::Cell << 2.307, face 5 subface 0 is ok. +DEAL::Cell << 2.307, face 5 subface 1 is ok. +DEAL::Cell << 2.307, face 5 subface 2 is ok. +DEAL::Cell << 2.307, face 5 subface 3 is ok. +DEAL::Cell << 2.308, face 0 subface 0 is ok. +DEAL::Cell << 2.308, face 0 subface 1 is ok. +DEAL::Cell << 2.308, face 0 subface 2 is ok. +DEAL::Cell << 2.308, face 0 subface 3 is ok. +DEAL::Cell << 2.308, face 1 subface 0 is ok. +DEAL::Cell << 2.308, face 1 subface 1 is ok. +DEAL::Cell << 2.308, face 1 subface 2 is ok. +DEAL::Cell << 2.308, face 1 subface 3 is ok. +DEAL::Cell << 2.308, face 2 subface 0 is ok. +DEAL::Cell << 2.308, face 2 subface 1 is ok. +DEAL::Cell << 2.308, face 2 subface 2 is ok. +DEAL::Cell << 2.308, face 2 subface 3 is ok. +DEAL::Cell << 2.308, face 3 subface 0 is ok. +DEAL::Cell << 2.308, face 3 subface 1 is ok. +DEAL::Cell << 2.308, face 3 subface 2 is ok. +DEAL::Cell << 2.308, face 3 subface 3 is ok. +DEAL::Cell << 2.308, face 4 subface 0 is ok. +DEAL::Cell << 2.308, face 4 subface 1 is ok. +DEAL::Cell << 2.308, face 4 subface 2 is ok. +DEAL::Cell << 2.308, face 4 subface 3 is ok. +DEAL::Cell << 2.308, face 5 subface 0 is ok. +DEAL::Cell << 2.308, face 5 subface 1 is ok. +DEAL::Cell << 2.308, face 5 subface 2 is ok. +DEAL::Cell << 2.308, face 5 subface 3 is ok. +DEAL::Cell << 2.309, face 0 subface 0 is ok. +DEAL::Cell << 2.309, face 0 subface 1 is ok. +DEAL::Cell << 2.309, face 0 subface 2 is ok. +DEAL::Cell << 2.309, face 0 subface 3 is ok. +DEAL::Cell << 2.309, face 1 subface 0 is ok. +DEAL::Cell << 2.309, face 1 subface 1 is ok. +DEAL::Cell << 2.309, face 1 subface 2 is ok. +DEAL::Cell << 2.309, face 1 subface 3 is ok. +DEAL::Cell << 2.309, face 2 subface 0 is ok. +DEAL::Cell << 2.309, face 2 subface 1 is ok. +DEAL::Cell << 2.309, face 2 subface 2 is ok. +DEAL::Cell << 2.309, face 2 subface 3 is ok. +DEAL::Cell << 2.309, face 3 subface 0 is ok. +DEAL::Cell << 2.309, face 3 subface 1 is ok. +DEAL::Cell << 2.309, face 3 subface 2 is ok. +DEAL::Cell << 2.309, face 3 subface 3 is ok. +DEAL::Cell << 2.309, face 4 subface 0 is ok. +DEAL::Cell << 2.309, face 4 subface 1 is ok. +DEAL::Cell << 2.309, face 4 subface 2 is ok. +DEAL::Cell << 2.309, face 4 subface 3 is ok. +DEAL::Cell << 2.309, face 5 subface 0 is ok. +DEAL::Cell << 2.309, face 5 subface 1 is ok. +DEAL::Cell << 2.309, face 5 subface 2 is ok. +DEAL::Cell << 2.309, face 5 subface 3 is ok. +DEAL::Cell << 2.310, face 0 subface 0 is ok. +DEAL::Cell << 2.310, face 0 subface 1 is ok. +DEAL::Cell << 2.310, face 0 subface 2 is ok. +DEAL::Cell << 2.310, face 0 subface 3 is ok. +DEAL::Cell << 2.310, face 1 subface 0 is ok. +DEAL::Cell << 2.310, face 1 subface 1 is ok. +DEAL::Cell << 2.310, face 1 subface 2 is ok. +DEAL::Cell << 2.310, face 1 subface 3 is ok. +DEAL::Cell << 2.310, face 2 subface 0 is ok. +DEAL::Cell << 2.310, face 2 subface 1 is ok. +DEAL::Cell << 2.310, face 2 subface 2 is ok. +DEAL::Cell << 2.310, face 2 subface 3 is ok. +DEAL::Cell << 2.310, face 3 subface 0 is ok. +DEAL::Cell << 2.310, face 3 subface 1 is ok. +DEAL::Cell << 2.310, face 3 subface 2 is ok. +DEAL::Cell << 2.310, face 3 subface 3 is ok. +DEAL::Cell << 2.310, face 4 subface 0 is ok. +DEAL::Cell << 2.310, face 4 subface 1 is ok. +DEAL::Cell << 2.310, face 4 subface 2 is ok. +DEAL::Cell << 2.310, face 4 subface 3 is ok. +DEAL::Cell << 2.310, face 5 subface 0 is ok. +DEAL::Cell << 2.310, face 5 subface 1 is ok. +DEAL::Cell << 2.310, face 5 subface 2 is ok. +DEAL::Cell << 2.310, face 5 subface 3 is ok. +DEAL::Cell << 2.311, face 0 subface 0 is ok. +DEAL::Cell << 2.311, face 0 subface 1 is ok. +DEAL::Cell << 2.311, face 0 subface 2 is ok. +DEAL::Cell << 2.311, face 0 subface 3 is ok. +DEAL::Cell << 2.311, face 1 subface 0 is ok. +DEAL::Cell << 2.311, face 1 subface 1 is ok. +DEAL::Cell << 2.311, face 1 subface 2 is ok. +DEAL::Cell << 2.311, face 1 subface 3 is ok. +DEAL::Cell << 2.311, face 2 subface 0 is ok. +DEAL::Cell << 2.311, face 2 subface 1 is ok. +DEAL::Cell << 2.311, face 2 subface 2 is ok. +DEAL::Cell << 2.311, face 2 subface 3 is ok. +DEAL::Cell << 2.311, face 3 subface 0 is ok. +DEAL::Cell << 2.311, face 3 subface 1 is ok. +DEAL::Cell << 2.311, face 3 subface 2 is ok. +DEAL::Cell << 2.311, face 3 subface 3 is ok. +DEAL::Cell << 2.311, face 4 subface 0 is ok. +DEAL::Cell << 2.311, face 4 subface 1 is ok. +DEAL::Cell << 2.311, face 4 subface 2 is ok. +DEAL::Cell << 2.311, face 4 subface 3 is ok. +DEAL::Cell << 2.311, face 5 subface 0 is ok. +DEAL::Cell << 2.311, face 5 subface 1 is ok. +DEAL::Cell << 2.311, face 5 subface 2 is ok. +DEAL::Cell << 2.311, face 5 subface 3 is ok. +DEAL::Cell << 2.312, face 0 subface 0 is ok. +DEAL::Cell << 2.312, face 0 subface 1 is ok. +DEAL::Cell << 2.312, face 0 subface 2 is ok. +DEAL::Cell << 2.312, face 0 subface 3 is ok. +DEAL::Cell << 2.312, face 1 subface 0 is ok. +DEAL::Cell << 2.312, face 1 subface 1 is ok. +DEAL::Cell << 2.312, face 1 subface 2 is ok. +DEAL::Cell << 2.312, face 1 subface 3 is ok. +DEAL::Cell << 2.312, face 2 subface 0 is ok. +DEAL::Cell << 2.312, face 2 subface 1 is ok. +DEAL::Cell << 2.312, face 2 subface 2 is ok. +DEAL::Cell << 2.312, face 2 subface 3 is ok. +DEAL::Cell << 2.312, face 3 subface 0 is ok. +DEAL::Cell << 2.312, face 3 subface 1 is ok. +DEAL::Cell << 2.312, face 3 subface 2 is ok. +DEAL::Cell << 2.312, face 3 subface 3 is ok. +DEAL::Cell << 2.312, face 4 subface 0 is ok. +DEAL::Cell << 2.312, face 4 subface 1 is ok. +DEAL::Cell << 2.312, face 4 subface 2 is ok. +DEAL::Cell << 2.312, face 4 subface 3 is ok. +DEAL::Cell << 2.312, face 5 subface 0 is ok. +DEAL::Cell << 2.312, face 5 subface 1 is ok. +DEAL::Cell << 2.312, face 5 subface 2 is ok. +DEAL::Cell << 2.312, face 5 subface 3 is ok. +DEAL::Cell << 2.313, face 0 subface 0 is ok. +DEAL::Cell << 2.313, face 0 subface 1 is ok. +DEAL::Cell << 2.313, face 0 subface 2 is ok. +DEAL::Cell << 2.313, face 0 subface 3 is ok. +DEAL::Cell << 2.313, face 1 subface 0 is ok. +DEAL::Cell << 2.313, face 1 subface 1 is ok. +DEAL::Cell << 2.313, face 1 subface 2 is ok. +DEAL::Cell << 2.313, face 1 subface 3 is ok. +DEAL::Cell << 2.313, face 2 subface 0 is ok. +DEAL::Cell << 2.313, face 2 subface 1 is ok. +DEAL::Cell << 2.313, face 2 subface 2 is ok. +DEAL::Cell << 2.313, face 2 subface 3 is ok. +DEAL::Cell << 2.313, face 3 subface 0 is ok. +DEAL::Cell << 2.313, face 3 subface 1 is ok. +DEAL::Cell << 2.313, face 3 subface 2 is ok. +DEAL::Cell << 2.313, face 3 subface 3 is ok. +DEAL::Cell << 2.313, face 4 subface 0 is ok. +DEAL::Cell << 2.313, face 4 subface 1 is ok. +DEAL::Cell << 2.313, face 4 subface 2 is ok. +DEAL::Cell << 2.313, face 4 subface 3 is ok. +DEAL::Cell << 2.313, face 5 subface 0 is ok. +DEAL::Cell << 2.313, face 5 subface 1 is ok. +DEAL::Cell << 2.313, face 5 subface 2 is ok. +DEAL::Cell << 2.313, face 5 subface 3 is ok. +DEAL::Cell << 2.314, face 0 subface 0 is ok. +DEAL::Cell << 2.314, face 0 subface 1 is ok. +DEAL::Cell << 2.314, face 0 subface 2 is ok. +DEAL::Cell << 2.314, face 0 subface 3 is ok. +DEAL::Cell << 2.314, face 1 subface 0 is ok. +DEAL::Cell << 2.314, face 1 subface 1 is ok. +DEAL::Cell << 2.314, face 1 subface 2 is ok. +DEAL::Cell << 2.314, face 1 subface 3 is ok. +DEAL::Cell << 2.314, face 2 subface 0 is ok. +DEAL::Cell << 2.314, face 2 subface 1 is ok. +DEAL::Cell << 2.314, face 2 subface 2 is ok. +DEAL::Cell << 2.314, face 2 subface 3 is ok. +DEAL::Cell << 2.314, face 3 subface 0 is ok. +DEAL::Cell << 2.314, face 3 subface 1 is ok. +DEAL::Cell << 2.314, face 3 subface 2 is ok. +DEAL::Cell << 2.314, face 3 subface 3 is ok. +DEAL::Cell << 2.314, face 4 subface 0 is ok. +DEAL::Cell << 2.314, face 4 subface 1 is ok. +DEAL::Cell << 2.314, face 4 subface 2 is ok. +DEAL::Cell << 2.314, face 4 subface 3 is ok. +DEAL::Cell << 2.314, face 5 subface 0 is ok. +DEAL::Cell << 2.314, face 5 subface 1 is ok. +DEAL::Cell << 2.314, face 5 subface 2 is ok. +DEAL::Cell << 2.314, face 5 subface 3 is ok. +DEAL::Cell << 2.315, face 0 subface 0 is ok. +DEAL::Cell << 2.315, face 0 subface 1 is ok. +DEAL::Cell << 2.315, face 0 subface 2 is ok. +DEAL::Cell << 2.315, face 0 subface 3 is ok. +DEAL::Cell << 2.315, face 1 subface 0 is ok. +DEAL::Cell << 2.315, face 1 subface 1 is ok. +DEAL::Cell << 2.315, face 1 subface 2 is ok. +DEAL::Cell << 2.315, face 1 subface 3 is ok. +DEAL::Cell << 2.315, face 2 subface 0 is ok. +DEAL::Cell << 2.315, face 2 subface 1 is ok. +DEAL::Cell << 2.315, face 2 subface 2 is ok. +DEAL::Cell << 2.315, face 2 subface 3 is ok. +DEAL::Cell << 2.315, face 3 subface 0 is ok. +DEAL::Cell << 2.315, face 3 subface 1 is ok. +DEAL::Cell << 2.315, face 3 subface 2 is ok. +DEAL::Cell << 2.315, face 3 subface 3 is ok. +DEAL::Cell << 2.315, face 4 subface 0 is ok. +DEAL::Cell << 2.315, face 4 subface 1 is ok. +DEAL::Cell << 2.315, face 4 subface 2 is ok. +DEAL::Cell << 2.315, face 4 subface 3 is ok. +DEAL::Cell << 2.315, face 5 subface 0 is ok. +DEAL::Cell << 2.315, face 5 subface 1 is ok. +DEAL::Cell << 2.315, face 5 subface 2 is ok. +DEAL::Cell << 2.315, face 5 subface 3 is ok. +DEAL::Cell << 2.316, face 0 subface 0 is ok. +DEAL::Cell << 2.316, face 0 subface 1 is ok. +DEAL::Cell << 2.316, face 0 subface 2 is ok. +DEAL::Cell << 2.316, face 0 subface 3 is ok. +DEAL::Cell << 2.316, face 1 subface 0 is ok. +DEAL::Cell << 2.316, face 1 subface 1 is ok. +DEAL::Cell << 2.316, face 1 subface 2 is ok. +DEAL::Cell << 2.316, face 1 subface 3 is ok. +DEAL::Cell << 2.316, face 2 subface 0 is ok. +DEAL::Cell << 2.316, face 2 subface 1 is ok. +DEAL::Cell << 2.316, face 2 subface 2 is ok. +DEAL::Cell << 2.316, face 2 subface 3 is ok. +DEAL::Cell << 2.316, face 3 subface 0 is ok. +DEAL::Cell << 2.316, face 3 subface 1 is ok. +DEAL::Cell << 2.316, face 3 subface 2 is ok. +DEAL::Cell << 2.316, face 3 subface 3 is ok. +DEAL::Cell << 2.316, face 4 subface 0 is ok. +DEAL::Cell << 2.316, face 4 subface 1 is ok. +DEAL::Cell << 2.316, face 4 subface 2 is ok. +DEAL::Cell << 2.316, face 4 subface 3 is ok. +DEAL::Cell << 2.316, face 5 subface 0 is ok. +DEAL::Cell << 2.316, face 5 subface 1 is ok. +DEAL::Cell << 2.316, face 5 subface 2 is ok. +DEAL::Cell << 2.316, face 5 subface 3 is ok. +DEAL::Cell << 2.317, face 0 subface 0 is ok. +DEAL::Cell << 2.317, face 0 subface 1 is ok. +DEAL::Cell << 2.317, face 0 subface 2 is ok. +DEAL::Cell << 2.317, face 0 subface 3 is ok. +DEAL::Cell << 2.317, face 1 subface 0 is ok. +DEAL::Cell << 2.317, face 1 subface 1 is ok. +DEAL::Cell << 2.317, face 1 subface 2 is ok. +DEAL::Cell << 2.317, face 1 subface 3 is ok. +DEAL::Cell << 2.317, face 2 subface 0 is ok. +DEAL::Cell << 2.317, face 2 subface 1 is ok. +DEAL::Cell << 2.317, face 2 subface 2 is ok. +DEAL::Cell << 2.317, face 2 subface 3 is ok. +DEAL::Cell << 2.317, face 3 subface 0 is ok. +DEAL::Cell << 2.317, face 3 subface 1 is ok. +DEAL::Cell << 2.317, face 3 subface 2 is ok. +DEAL::Cell << 2.317, face 3 subface 3 is ok. +DEAL::Cell << 2.317, face 4 subface 0 is ok. +DEAL::Cell << 2.317, face 4 subface 1 is ok. +DEAL::Cell << 2.317, face 4 subface 2 is ok. +DEAL::Cell << 2.317, face 4 subface 3 is ok. +DEAL::Cell << 2.317, face 5 subface 0 is ok. +DEAL::Cell << 2.317, face 5 subface 1 is ok. +DEAL::Cell << 2.317, face 5 subface 2 is ok. +DEAL::Cell << 2.317, face 5 subface 3 is ok. +DEAL::Cell << 2.318, face 0 subface 0 is ok. +DEAL::Cell << 2.318, face 0 subface 1 is ok. +DEAL::Cell << 2.318, face 0 subface 2 is ok. +DEAL::Cell << 2.318, face 0 subface 3 is ok. +DEAL::Cell << 2.318, face 1 subface 0 is ok. +DEAL::Cell << 2.318, face 1 subface 1 is ok. +DEAL::Cell << 2.318, face 1 subface 2 is ok. +DEAL::Cell << 2.318, face 1 subface 3 is ok. +DEAL::Cell << 2.318, face 2 subface 0 is ok. +DEAL::Cell << 2.318, face 2 subface 1 is ok. +DEAL::Cell << 2.318, face 2 subface 2 is ok. +DEAL::Cell << 2.318, face 2 subface 3 is ok. +DEAL::Cell << 2.318, face 3 subface 0 is ok. +DEAL::Cell << 2.318, face 3 subface 1 is ok. +DEAL::Cell << 2.318, face 3 subface 2 is ok. +DEAL::Cell << 2.318, face 3 subface 3 is ok. +DEAL::Cell << 2.318, face 4 subface 0 is ok. +DEAL::Cell << 2.318, face 4 subface 1 is ok. +DEAL::Cell << 2.318, face 4 subface 2 is ok. +DEAL::Cell << 2.318, face 4 subface 3 is ok. +DEAL::Cell << 2.318, face 5 subface 0 is ok. +DEAL::Cell << 2.318, face 5 subface 1 is ok. +DEAL::Cell << 2.318, face 5 subface 2 is ok. +DEAL::Cell << 2.318, face 5 subface 3 is ok. +DEAL::Cell << 2.319, face 0 subface 0 is ok. +DEAL::Cell << 2.319, face 0 subface 1 is ok. +DEAL::Cell << 2.319, face 0 subface 2 is ok. +DEAL::Cell << 2.319, face 0 subface 3 is ok. +DEAL::Cell << 2.319, face 1 subface 0 is ok. +DEAL::Cell << 2.319, face 1 subface 1 is ok. +DEAL::Cell << 2.319, face 1 subface 2 is ok. +DEAL::Cell << 2.319, face 1 subface 3 is ok. +DEAL::Cell << 2.319, face 2 subface 0 is ok. +DEAL::Cell << 2.319, face 2 subface 1 is ok. +DEAL::Cell << 2.319, face 2 subface 2 is ok. +DEAL::Cell << 2.319, face 2 subface 3 is ok. +DEAL::Cell << 2.319, face 3 subface 0 is ok. +DEAL::Cell << 2.319, face 3 subface 1 is ok. +DEAL::Cell << 2.319, face 3 subface 2 is ok. +DEAL::Cell << 2.319, face 3 subface 3 is ok. +DEAL::Cell << 2.319, face 4 subface 0 is ok. +DEAL::Cell << 2.319, face 4 subface 1 is ok. +DEAL::Cell << 2.319, face 4 subface 2 is ok. +DEAL::Cell << 2.319, face 4 subface 3 is ok. +DEAL::Cell << 2.319, face 5 subface 0 is ok. +DEAL::Cell << 2.319, face 5 subface 1 is ok. +DEAL::Cell << 2.319, face 5 subface 2 is ok. +DEAL::Cell << 2.319, face 5 subface 3 is ok. +DEAL::Cell << 2.320, face 0 subface 0 is ok. +DEAL::Cell << 2.320, face 0 subface 1 is ok. +DEAL::Cell << 2.320, face 0 subface 2 is ok. +DEAL::Cell << 2.320, face 0 subface 3 is ok. +DEAL::Cell << 2.320, face 1 subface 0 is ok. +DEAL::Cell << 2.320, face 1 subface 1 is ok. +DEAL::Cell << 2.320, face 1 subface 2 is ok. +DEAL::Cell << 2.320, face 1 subface 3 is ok. +DEAL::Cell << 2.320, face 2 subface 0 is ok. +DEAL::Cell << 2.320, face 2 subface 1 is ok. +DEAL::Cell << 2.320, face 2 subface 2 is ok. +DEAL::Cell << 2.320, face 2 subface 3 is ok. +DEAL::Cell << 2.320, face 3 subface 0 is ok. +DEAL::Cell << 2.320, face 3 subface 1 is ok. +DEAL::Cell << 2.320, face 3 subface 2 is ok. +DEAL::Cell << 2.320, face 3 subface 3 is ok. +DEAL::Cell << 2.320, face 4 subface 0 is ok. +DEAL::Cell << 2.320, face 4 subface 1 is ok. +DEAL::Cell << 2.320, face 4 subface 2 is ok. +DEAL::Cell << 2.320, face 4 subface 3 is ok. +DEAL::Cell << 2.320, face 5 subface 0 is ok. +DEAL::Cell << 2.320, face 5 subface 1 is ok. +DEAL::Cell << 2.320, face 5 subface 2 is ok. +DEAL::Cell << 2.320, face 5 subface 3 is ok. +DEAL::Cell << 2.321, face 0 subface 0 is ok. +DEAL::Cell << 2.321, face 0 subface 1 is ok. +DEAL::Cell << 2.321, face 0 subface 2 is ok. +DEAL::Cell << 2.321, face 0 subface 3 is ok. +DEAL::Cell << 2.321, face 1 subface 0 is ok. +DEAL::Cell << 2.321, face 1 subface 1 is ok. +DEAL::Cell << 2.321, face 1 subface 2 is ok. +DEAL::Cell << 2.321, face 1 subface 3 is ok. +DEAL::Cell << 2.321, face 2 subface 0 is ok. +DEAL::Cell << 2.321, face 2 subface 1 is ok. +DEAL::Cell << 2.321, face 2 subface 2 is ok. +DEAL::Cell << 2.321, face 2 subface 3 is ok. +DEAL::Cell << 2.321, face 3 subface 0 is ok. +DEAL::Cell << 2.321, face 3 subface 1 is ok. +DEAL::Cell << 2.321, face 3 subface 2 is ok. +DEAL::Cell << 2.321, face 3 subface 3 is ok. +DEAL::Cell << 2.321, face 4 subface 0 is ok. +DEAL::Cell << 2.321, face 4 subface 1 is ok. +DEAL::Cell << 2.321, face 4 subface 2 is ok. +DEAL::Cell << 2.321, face 4 subface 3 is ok. +DEAL::Cell << 2.321, face 5 subface 0 is ok. +DEAL::Cell << 2.321, face 5 subface 1 is ok. +DEAL::Cell << 2.321, face 5 subface 2 is ok. +DEAL::Cell << 2.321, face 5 subface 3 is ok. +DEAL::Cell << 2.322, face 0 subface 0 is ok. +DEAL::Cell << 2.322, face 0 subface 1 is ok. +DEAL::Cell << 2.322, face 0 subface 2 is ok. +DEAL::Cell << 2.322, face 0 subface 3 is ok. +DEAL::Cell << 2.322, face 1 subface 0 is ok. +DEAL::Cell << 2.322, face 1 subface 1 is ok. +DEAL::Cell << 2.322, face 1 subface 2 is ok. +DEAL::Cell << 2.322, face 1 subface 3 is ok. +DEAL::Cell << 2.322, face 2 subface 0 is ok. +DEAL::Cell << 2.322, face 2 subface 1 is ok. +DEAL::Cell << 2.322, face 2 subface 2 is ok. +DEAL::Cell << 2.322, face 2 subface 3 is ok. +DEAL::Cell << 2.322, face 3 subface 0 is ok. +DEAL::Cell << 2.322, face 3 subface 1 is ok. +DEAL::Cell << 2.322, face 3 subface 2 is ok. +DEAL::Cell << 2.322, face 3 subface 3 is ok. +DEAL::Cell << 2.322, face 4 subface 0 is ok. +DEAL::Cell << 2.322, face 4 subface 1 is ok. +DEAL::Cell << 2.322, face 4 subface 2 is ok. +DEAL::Cell << 2.322, face 4 subface 3 is ok. +DEAL::Cell << 2.322, face 5 subface 0 is ok. +DEAL::Cell << 2.322, face 5 subface 1 is ok. +DEAL::Cell << 2.322, face 5 subface 2 is ok. +DEAL::Cell << 2.322, face 5 subface 3 is ok. +DEAL::Cell << 2.323, face 0 subface 0 is ok. +DEAL::Cell << 2.323, face 0 subface 1 is ok. +DEAL::Cell << 2.323, face 0 subface 2 is ok. +DEAL::Cell << 2.323, face 0 subface 3 is ok. +DEAL::Cell << 2.323, face 1 subface 0 is ok. +DEAL::Cell << 2.323, face 1 subface 1 is ok. +DEAL::Cell << 2.323, face 1 subface 2 is ok. +DEAL::Cell << 2.323, face 1 subface 3 is ok. +DEAL::Cell << 2.323, face 2 subface 0 is ok. +DEAL::Cell << 2.323, face 2 subface 1 is ok. +DEAL::Cell << 2.323, face 2 subface 2 is ok. +DEAL::Cell << 2.323, face 2 subface 3 is ok. +DEAL::Cell << 2.323, face 3 subface 0 is ok. +DEAL::Cell << 2.323, face 3 subface 1 is ok. +DEAL::Cell << 2.323, face 3 subface 2 is ok. +DEAL::Cell << 2.323, face 3 subface 3 is ok. +DEAL::Cell << 2.323, face 4 subface 0 is ok. +DEAL::Cell << 2.323, face 4 subface 1 is ok. +DEAL::Cell << 2.323, face 4 subface 2 is ok. +DEAL::Cell << 2.323, face 4 subface 3 is ok. +DEAL::Cell << 2.323, face 5 subface 0 is ok. +DEAL::Cell << 2.323, face 5 subface 1 is ok. +DEAL::Cell << 2.323, face 5 subface 2 is ok. +DEAL::Cell << 2.323, face 5 subface 3 is ok. +DEAL::Cell << 2.324, face 0 subface 0 is ok. +DEAL::Cell << 2.324, face 0 subface 1 is ok. +DEAL::Cell << 2.324, face 0 subface 2 is ok. +DEAL::Cell << 2.324, face 0 subface 3 is ok. +DEAL::Cell << 2.324, face 1 subface 0 is ok. +DEAL::Cell << 2.324, face 1 subface 1 is ok. +DEAL::Cell << 2.324, face 1 subface 2 is ok. +DEAL::Cell << 2.324, face 1 subface 3 is ok. +DEAL::Cell << 2.324, face 2 subface 0 is ok. +DEAL::Cell << 2.324, face 2 subface 1 is ok. +DEAL::Cell << 2.324, face 2 subface 2 is ok. +DEAL::Cell << 2.324, face 2 subface 3 is ok. +DEAL::Cell << 2.324, face 3 subface 0 is ok. +DEAL::Cell << 2.324, face 3 subface 1 is ok. +DEAL::Cell << 2.324, face 3 subface 2 is ok. +DEAL::Cell << 2.324, face 3 subface 3 is ok. +DEAL::Cell << 2.324, face 4 subface 0 is ok. +DEAL::Cell << 2.324, face 4 subface 1 is ok. +DEAL::Cell << 2.324, face 4 subface 2 is ok. +DEAL::Cell << 2.324, face 4 subface 3 is ok. +DEAL::Cell << 2.324, face 5 subface 0 is ok. +DEAL::Cell << 2.324, face 5 subface 1 is ok. +DEAL::Cell << 2.324, face 5 subface 2 is ok. +DEAL::Cell << 2.324, face 5 subface 3 is ok. +DEAL::Cell << 2.325, face 0 subface 0 is ok. +DEAL::Cell << 2.325, face 0 subface 1 is ok. +DEAL::Cell << 2.325, face 0 subface 2 is ok. +DEAL::Cell << 2.325, face 0 subface 3 is ok. +DEAL::Cell << 2.325, face 1 subface 0 is ok. +DEAL::Cell << 2.325, face 1 subface 1 is ok. +DEAL::Cell << 2.325, face 1 subface 2 is ok. +DEAL::Cell << 2.325, face 1 subface 3 is ok. +DEAL::Cell << 2.325, face 2 subface 0 is ok. +DEAL::Cell << 2.325, face 2 subface 1 is ok. +DEAL::Cell << 2.325, face 2 subface 2 is ok. +DEAL::Cell << 2.325, face 2 subface 3 is ok. +DEAL::Cell << 2.325, face 3 subface 0 is ok. +DEAL::Cell << 2.325, face 3 subface 1 is ok. +DEAL::Cell << 2.325, face 3 subface 2 is ok. +DEAL::Cell << 2.325, face 3 subface 3 is ok. +DEAL::Cell << 2.325, face 4 subface 0 is ok. +DEAL::Cell << 2.325, face 4 subface 1 is ok. +DEAL::Cell << 2.325, face 4 subface 2 is ok. +DEAL::Cell << 2.325, face 4 subface 3 is ok. +DEAL::Cell << 2.325, face 5 subface 0 is ok. +DEAL::Cell << 2.325, face 5 subface 1 is ok. +DEAL::Cell << 2.325, face 5 subface 2 is ok. +DEAL::Cell << 2.325, face 5 subface 3 is ok. +DEAL::Cell << 2.326, face 0 subface 0 is ok. +DEAL::Cell << 2.326, face 0 subface 1 is ok. +DEAL::Cell << 2.326, face 0 subface 2 is ok. +DEAL::Cell << 2.326, face 0 subface 3 is ok. +DEAL::Cell << 2.326, face 1 subface 0 is ok. +DEAL::Cell << 2.326, face 1 subface 1 is ok. +DEAL::Cell << 2.326, face 1 subface 2 is ok. +DEAL::Cell << 2.326, face 1 subface 3 is ok. +DEAL::Cell << 2.326, face 2 subface 0 is ok. +DEAL::Cell << 2.326, face 2 subface 1 is ok. +DEAL::Cell << 2.326, face 2 subface 2 is ok. +DEAL::Cell << 2.326, face 2 subface 3 is ok. +DEAL::Cell << 2.326, face 3 subface 0 is ok. +DEAL::Cell << 2.326, face 3 subface 1 is ok. +DEAL::Cell << 2.326, face 3 subface 2 is ok. +DEAL::Cell << 2.326, face 3 subface 3 is ok. +DEAL::Cell << 2.326, face 4 subface 0 is ok. +DEAL::Cell << 2.326, face 4 subface 1 is ok. +DEAL::Cell << 2.326, face 4 subface 2 is ok. +DEAL::Cell << 2.326, face 4 subface 3 is ok. +DEAL::Cell << 2.326, face 5 subface 0 is ok. +DEAL::Cell << 2.326, face 5 subface 1 is ok. +DEAL::Cell << 2.326, face 5 subface 2 is ok. +DEAL::Cell << 2.326, face 5 subface 3 is ok. +DEAL::Cell << 2.327, face 0 subface 0 is ok. +DEAL::Cell << 2.327, face 0 subface 1 is ok. +DEAL::Cell << 2.327, face 0 subface 2 is ok. +DEAL::Cell << 2.327, face 0 subface 3 is ok. +DEAL::Cell << 2.327, face 1 subface 0 is ok. +DEAL::Cell << 2.327, face 1 subface 1 is ok. +DEAL::Cell << 2.327, face 1 subface 2 is ok. +DEAL::Cell << 2.327, face 1 subface 3 is ok. +DEAL::Cell << 2.327, face 2 subface 0 is ok. +DEAL::Cell << 2.327, face 2 subface 1 is ok. +DEAL::Cell << 2.327, face 2 subface 2 is ok. +DEAL::Cell << 2.327, face 2 subface 3 is ok. +DEAL::Cell << 2.327, face 3 subface 0 is ok. +DEAL::Cell << 2.327, face 3 subface 1 is ok. +DEAL::Cell << 2.327, face 3 subface 2 is ok. +DEAL::Cell << 2.327, face 3 subface 3 is ok. +DEAL::Cell << 2.327, face 4 subface 0 is ok. +DEAL::Cell << 2.327, face 4 subface 1 is ok. +DEAL::Cell << 2.327, face 4 subface 2 is ok. +DEAL::Cell << 2.327, face 4 subface 3 is ok. +DEAL::Cell << 2.327, face 5 subface 0 is ok. +DEAL::Cell << 2.327, face 5 subface 1 is ok. +DEAL::Cell << 2.327, face 5 subface 2 is ok. +DEAL::Cell << 2.327, face 5 subface 3 is ok. +DEAL::Cell << 2.328, face 0 subface 0 is ok. +DEAL::Cell << 2.328, face 0 subface 1 is ok. +DEAL::Cell << 2.328, face 0 subface 2 is ok. +DEAL::Cell << 2.328, face 0 subface 3 is ok. +DEAL::Cell << 2.328, face 1 subface 0 is ok. +DEAL::Cell << 2.328, face 1 subface 1 is ok. +DEAL::Cell << 2.328, face 1 subface 2 is ok. +DEAL::Cell << 2.328, face 1 subface 3 is ok. +DEAL::Cell << 2.328, face 2 subface 0 is ok. +DEAL::Cell << 2.328, face 2 subface 1 is ok. +DEAL::Cell << 2.328, face 2 subface 2 is ok. +DEAL::Cell << 2.328, face 2 subface 3 is ok. +DEAL::Cell << 2.328, face 3 subface 0 is ok. +DEAL::Cell << 2.328, face 3 subface 1 is ok. +DEAL::Cell << 2.328, face 3 subface 2 is ok. +DEAL::Cell << 2.328, face 3 subface 3 is ok. +DEAL::Cell << 2.328, face 4 subface 0 is ok. +DEAL::Cell << 2.328, face 4 subface 1 is ok. +DEAL::Cell << 2.328, face 4 subface 2 is ok. +DEAL::Cell << 2.328, face 4 subface 3 is ok. +DEAL::Cell << 2.328, face 5 subface 0 is ok. +DEAL::Cell << 2.328, face 5 subface 1 is ok. +DEAL::Cell << 2.328, face 5 subface 2 is ok. +DEAL::Cell << 2.328, face 5 subface 3 is ok. +DEAL::Cell << 2.329, face 0 subface 0 is ok. +DEAL::Cell << 2.329, face 0 subface 1 is ok. +DEAL::Cell << 2.329, face 0 subface 2 is ok. +DEAL::Cell << 2.329, face 0 subface 3 is ok. +DEAL::Cell << 2.329, face 1 subface 0 is ok. +DEAL::Cell << 2.329, face 1 subface 1 is ok. +DEAL::Cell << 2.329, face 1 subface 2 is ok. +DEAL::Cell << 2.329, face 1 subface 3 is ok. +DEAL::Cell << 2.329, face 2 subface 0 is ok. +DEAL::Cell << 2.329, face 2 subface 1 is ok. +DEAL::Cell << 2.329, face 2 subface 2 is ok. +DEAL::Cell << 2.329, face 2 subface 3 is ok. +DEAL::Cell << 2.329, face 3 subface 0 is ok. +DEAL::Cell << 2.329, face 3 subface 1 is ok. +DEAL::Cell << 2.329, face 3 subface 2 is ok. +DEAL::Cell << 2.329, face 3 subface 3 is ok. +DEAL::Cell << 2.329, face 4 subface 0 is ok. +DEAL::Cell << 2.329, face 4 subface 1 is ok. +DEAL::Cell << 2.329, face 4 subface 2 is ok. +DEAL::Cell << 2.329, face 4 subface 3 is ok. +DEAL::Cell << 2.329, face 5 subface 0 is ok. +DEAL::Cell << 2.329, face 5 subface 1 is ok. +DEAL::Cell << 2.329, face 5 subface 2 is ok. +DEAL::Cell << 2.329, face 5 subface 3 is ok. +DEAL::Cell << 2.330, face 0 subface 0 is ok. +DEAL::Cell << 2.330, face 0 subface 1 is ok. +DEAL::Cell << 2.330, face 0 subface 2 is ok. +DEAL::Cell << 2.330, face 0 subface 3 is ok. +DEAL::Cell << 2.330, face 1 subface 0 is ok. +DEAL::Cell << 2.330, face 1 subface 1 is ok. +DEAL::Cell << 2.330, face 1 subface 2 is ok. +DEAL::Cell << 2.330, face 1 subface 3 is ok. +DEAL::Cell << 2.330, face 2 subface 0 is ok. +DEAL::Cell << 2.330, face 2 subface 1 is ok. +DEAL::Cell << 2.330, face 2 subface 2 is ok. +DEAL::Cell << 2.330, face 2 subface 3 is ok. +DEAL::Cell << 2.330, face 3 subface 0 is ok. +DEAL::Cell << 2.330, face 3 subface 1 is ok. +DEAL::Cell << 2.330, face 3 subface 2 is ok. +DEAL::Cell << 2.330, face 3 subface 3 is ok. +DEAL::Cell << 2.330, face 4 subface 0 is ok. +DEAL::Cell << 2.330, face 4 subface 1 is ok. +DEAL::Cell << 2.330, face 4 subface 2 is ok. +DEAL::Cell << 2.330, face 4 subface 3 is ok. +DEAL::Cell << 2.330, face 5 subface 0 is ok. +DEAL::Cell << 2.330, face 5 subface 1 is ok. +DEAL::Cell << 2.330, face 5 subface 2 is ok. +DEAL::Cell << 2.330, face 5 subface 3 is ok. +DEAL::Cell << 2.331, face 0 subface 0 is ok. +DEAL::Cell << 2.331, face 0 subface 1 is ok. +DEAL::Cell << 2.331, face 0 subface 2 is ok. +DEAL::Cell << 2.331, face 0 subface 3 is ok. +DEAL::Cell << 2.331, face 1 subface 0 is ok. +DEAL::Cell << 2.331, face 1 subface 1 is ok. +DEAL::Cell << 2.331, face 1 subface 2 is ok. +DEAL::Cell << 2.331, face 1 subface 3 is ok. +DEAL::Cell << 2.331, face 2 subface 0 is ok. +DEAL::Cell << 2.331, face 2 subface 1 is ok. +DEAL::Cell << 2.331, face 2 subface 2 is ok. +DEAL::Cell << 2.331, face 2 subface 3 is ok. +DEAL::Cell << 2.331, face 3 subface 0 is ok. +DEAL::Cell << 2.331, face 3 subface 1 is ok. +DEAL::Cell << 2.331, face 3 subface 2 is ok. +DEAL::Cell << 2.331, face 3 subface 3 is ok. +DEAL::Cell << 2.331, face 4 subface 0 is ok. +DEAL::Cell << 2.331, face 4 subface 1 is ok. +DEAL::Cell << 2.331, face 4 subface 2 is ok. +DEAL::Cell << 2.331, face 4 subface 3 is ok. +DEAL::Cell << 2.331, face 5 subface 0 is ok. +DEAL::Cell << 2.331, face 5 subface 1 is ok. +DEAL::Cell << 2.331, face 5 subface 2 is ok. +DEAL::Cell << 2.331, face 5 subface 3 is ok. +DEAL::Cell << 2.332, face 0 subface 0 is ok. +DEAL::Cell << 2.332, face 0 subface 1 is ok. +DEAL::Cell << 2.332, face 0 subface 2 is ok. +DEAL::Cell << 2.332, face 0 subface 3 is ok. +DEAL::Cell << 2.332, face 1 subface 0 is ok. +DEAL::Cell << 2.332, face 1 subface 1 is ok. +DEAL::Cell << 2.332, face 1 subface 2 is ok. +DEAL::Cell << 2.332, face 1 subface 3 is ok. +DEAL::Cell << 2.332, face 2 subface 0 is ok. +DEAL::Cell << 2.332, face 2 subface 1 is ok. +DEAL::Cell << 2.332, face 2 subface 2 is ok. +DEAL::Cell << 2.332, face 2 subface 3 is ok. +DEAL::Cell << 2.332, face 3 subface 0 is ok. +DEAL::Cell << 2.332, face 3 subface 1 is ok. +DEAL::Cell << 2.332, face 3 subface 2 is ok. +DEAL::Cell << 2.332, face 3 subface 3 is ok. +DEAL::Cell << 2.332, face 4 subface 0 is ok. +DEAL::Cell << 2.332, face 4 subface 1 is ok. +DEAL::Cell << 2.332, face 4 subface 2 is ok. +DEAL::Cell << 2.332, face 4 subface 3 is ok. +DEAL::Cell << 2.332, face 5 subface 0 is ok. +DEAL::Cell << 2.332, face 5 subface 1 is ok. +DEAL::Cell << 2.332, face 5 subface 2 is ok. +DEAL::Cell << 2.332, face 5 subface 3 is ok. +DEAL::Cell << 2.333, face 0 subface 0 is ok. +DEAL::Cell << 2.333, face 0 subface 1 is ok. +DEAL::Cell << 2.333, face 0 subface 2 is ok. +DEAL::Cell << 2.333, face 0 subface 3 is ok. +DEAL::Cell << 2.333, face 1 subface 0 is ok. +DEAL::Cell << 2.333, face 1 subface 1 is ok. +DEAL::Cell << 2.333, face 1 subface 2 is ok. +DEAL::Cell << 2.333, face 1 subface 3 is ok. +DEAL::Cell << 2.333, face 2 subface 0 is ok. +DEAL::Cell << 2.333, face 2 subface 1 is ok. +DEAL::Cell << 2.333, face 2 subface 2 is ok. +DEAL::Cell << 2.333, face 2 subface 3 is ok. +DEAL::Cell << 2.333, face 3 subface 0 is ok. +DEAL::Cell << 2.333, face 3 subface 1 is ok. +DEAL::Cell << 2.333, face 3 subface 2 is ok. +DEAL::Cell << 2.333, face 3 subface 3 is ok. +DEAL::Cell << 2.333, face 4 subface 0 is ok. +DEAL::Cell << 2.333, face 4 subface 1 is ok. +DEAL::Cell << 2.333, face 4 subface 2 is ok. +DEAL::Cell << 2.333, face 4 subface 3 is ok. +DEAL::Cell << 2.333, face 5 subface 0 is ok. +DEAL::Cell << 2.333, face 5 subface 1 is ok. +DEAL::Cell << 2.333, face 5 subface 2 is ok. +DEAL::Cell << 2.333, face 5 subface 3 is ok. +DEAL::Cell << 2.334, face 0 subface 0 is ok. +DEAL::Cell << 2.334, face 0 subface 1 is ok. +DEAL::Cell << 2.334, face 0 subface 2 is ok. +DEAL::Cell << 2.334, face 0 subface 3 is ok. +DEAL::Cell << 2.334, face 1 subface 0 is ok. +DEAL::Cell << 2.334, face 1 subface 1 is ok. +DEAL::Cell << 2.334, face 1 subface 2 is ok. +DEAL::Cell << 2.334, face 1 subface 3 is ok. +DEAL::Cell << 2.334, face 2 subface 0 is ok. +DEAL::Cell << 2.334, face 2 subface 1 is ok. +DEAL::Cell << 2.334, face 2 subface 2 is ok. +DEAL::Cell << 2.334, face 2 subface 3 is ok. +DEAL::Cell << 2.334, face 3 subface 0 is ok. +DEAL::Cell << 2.334, face 3 subface 1 is ok. +DEAL::Cell << 2.334, face 3 subface 2 is ok. +DEAL::Cell << 2.334, face 3 subface 3 is ok. +DEAL::Cell << 2.334, face 4 subface 0 is ok. +DEAL::Cell << 2.334, face 4 subface 1 is ok. +DEAL::Cell << 2.334, face 4 subface 2 is ok. +DEAL::Cell << 2.334, face 4 subface 3 is ok. +DEAL::Cell << 2.334, face 5 subface 0 is ok. +DEAL::Cell << 2.334, face 5 subface 1 is ok. +DEAL::Cell << 2.334, face 5 subface 2 is ok. +DEAL::Cell << 2.334, face 5 subface 3 is ok. +DEAL::Cell << 2.335, face 0 subface 0 is ok. +DEAL::Cell << 2.335, face 0 subface 1 is ok. +DEAL::Cell << 2.335, face 0 subface 2 is ok. +DEAL::Cell << 2.335, face 0 subface 3 is ok. +DEAL::Cell << 2.335, face 1 subface 0 is ok. +DEAL::Cell << 2.335, face 1 subface 1 is ok. +DEAL::Cell << 2.335, face 1 subface 2 is ok. +DEAL::Cell << 2.335, face 1 subface 3 is ok. +DEAL::Cell << 2.335, face 2 subface 0 is ok. +DEAL::Cell << 2.335, face 2 subface 1 is ok. +DEAL::Cell << 2.335, face 2 subface 2 is ok. +DEAL::Cell << 2.335, face 2 subface 3 is ok. +DEAL::Cell << 2.335, face 3 subface 0 is ok. +DEAL::Cell << 2.335, face 3 subface 1 is ok. +DEAL::Cell << 2.335, face 3 subface 2 is ok. +DEAL::Cell << 2.335, face 3 subface 3 is ok. +DEAL::Cell << 2.335, face 4 subface 0 is ok. +DEAL::Cell << 2.335, face 4 subface 1 is ok. +DEAL::Cell << 2.335, face 4 subface 2 is ok. +DEAL::Cell << 2.335, face 4 subface 3 is ok. +DEAL::Cell << 2.335, face 5 subface 0 is ok. +DEAL::Cell << 2.335, face 5 subface 1 is ok. +DEAL::Cell << 2.335, face 5 subface 2 is ok. +DEAL::Cell << 2.335, face 5 subface 3 is ok. +DEAL::Cell << 2.336, face 0 subface 0 is ok. +DEAL::Cell << 2.336, face 0 subface 1 is ok. +DEAL::Cell << 2.336, face 0 subface 2 is ok. +DEAL::Cell << 2.336, face 0 subface 3 is ok. +DEAL::Cell << 2.336, face 1 subface 0 is ok. +DEAL::Cell << 2.336, face 1 subface 1 is ok. +DEAL::Cell << 2.336, face 1 subface 2 is ok. +DEAL::Cell << 2.336, face 1 subface 3 is ok. +DEAL::Cell << 2.336, face 2 subface 0 is ok. +DEAL::Cell << 2.336, face 2 subface 1 is ok. +DEAL::Cell << 2.336, face 2 subface 2 is ok. +DEAL::Cell << 2.336, face 2 subface 3 is ok. +DEAL::Cell << 2.336, face 3 subface 0 is ok. +DEAL::Cell << 2.336, face 3 subface 1 is ok. +DEAL::Cell << 2.336, face 3 subface 2 is ok. +DEAL::Cell << 2.336, face 3 subface 3 is ok. +DEAL::Cell << 2.336, face 4 subface 0 is ok. +DEAL::Cell << 2.336, face 4 subface 1 is ok. +DEAL::Cell << 2.336, face 4 subface 2 is ok. +DEAL::Cell << 2.336, face 4 subface 3 is ok. +DEAL::Cell << 2.336, face 5 subface 0 is ok. +DEAL::Cell << 2.336, face 5 subface 1 is ok. +DEAL::Cell << 2.336, face 5 subface 2 is ok. +DEAL::Cell << 2.336, face 5 subface 3 is ok. +DEAL::Cell << 2.337, face 0 subface 0 is ok. +DEAL::Cell << 2.337, face 0 subface 1 is ok. +DEAL::Cell << 2.337, face 0 subface 2 is ok. +DEAL::Cell << 2.337, face 0 subface 3 is ok. +DEAL::Cell << 2.337, face 1 subface 0 is ok. +DEAL::Cell << 2.337, face 1 subface 1 is ok. +DEAL::Cell << 2.337, face 1 subface 2 is ok. +DEAL::Cell << 2.337, face 1 subface 3 is ok. +DEAL::Cell << 2.337, face 2 subface 0 is ok. +DEAL::Cell << 2.337, face 2 subface 1 is ok. +DEAL::Cell << 2.337, face 2 subface 2 is ok. +DEAL::Cell << 2.337, face 2 subface 3 is ok. +DEAL::Cell << 2.337, face 3 subface 0 is ok. +DEAL::Cell << 2.337, face 3 subface 1 is ok. +DEAL::Cell << 2.337, face 3 subface 2 is ok. +DEAL::Cell << 2.337, face 3 subface 3 is ok. +DEAL::Cell << 2.337, face 4 subface 0 is ok. +DEAL::Cell << 2.337, face 4 subface 1 is ok. +DEAL::Cell << 2.337, face 4 subface 2 is ok. +DEAL::Cell << 2.337, face 4 subface 3 is ok. +DEAL::Cell << 2.337, face 5 subface 0 is ok. +DEAL::Cell << 2.337, face 5 subface 1 is ok. +DEAL::Cell << 2.337, face 5 subface 2 is ok. +DEAL::Cell << 2.337, face 5 subface 3 is ok. +DEAL::Cell << 2.338, face 0 subface 0 is ok. +DEAL::Cell << 2.338, face 0 subface 1 is ok. +DEAL::Cell << 2.338, face 0 subface 2 is ok. +DEAL::Cell << 2.338, face 0 subface 3 is ok. +DEAL::Cell << 2.338, face 1 subface 0 is ok. +DEAL::Cell << 2.338, face 1 subface 1 is ok. +DEAL::Cell << 2.338, face 1 subface 2 is ok. +DEAL::Cell << 2.338, face 1 subface 3 is ok. +DEAL::Cell << 2.338, face 2 subface 0 is ok. +DEAL::Cell << 2.338, face 2 subface 1 is ok. +DEAL::Cell << 2.338, face 2 subface 2 is ok. +DEAL::Cell << 2.338, face 2 subface 3 is ok. +DEAL::Cell << 2.338, face 3 subface 0 is ok. +DEAL::Cell << 2.338, face 3 subface 1 is ok. +DEAL::Cell << 2.338, face 3 subface 2 is ok. +DEAL::Cell << 2.338, face 3 subface 3 is ok. +DEAL::Cell << 2.338, face 4 subface 0 is ok. +DEAL::Cell << 2.338, face 4 subface 1 is ok. +DEAL::Cell << 2.338, face 4 subface 2 is ok. +DEAL::Cell << 2.338, face 4 subface 3 is ok. +DEAL::Cell << 2.338, face 5 subface 0 is ok. +DEAL::Cell << 2.338, face 5 subface 1 is ok. +DEAL::Cell << 2.338, face 5 subface 2 is ok. +DEAL::Cell << 2.338, face 5 subface 3 is ok. +DEAL::Cell << 2.339, face 0 subface 0 is ok. +DEAL::Cell << 2.339, face 0 subface 1 is ok. +DEAL::Cell << 2.339, face 0 subface 2 is ok. +DEAL::Cell << 2.339, face 0 subface 3 is ok. +DEAL::Cell << 2.339, face 1 subface 0 is ok. +DEAL::Cell << 2.339, face 1 subface 1 is ok. +DEAL::Cell << 2.339, face 1 subface 2 is ok. +DEAL::Cell << 2.339, face 1 subface 3 is ok. +DEAL::Cell << 2.339, face 2 subface 0 is ok. +DEAL::Cell << 2.339, face 2 subface 1 is ok. +DEAL::Cell << 2.339, face 2 subface 2 is ok. +DEAL::Cell << 2.339, face 2 subface 3 is ok. +DEAL::Cell << 2.339, face 3 subface 0 is ok. +DEAL::Cell << 2.339, face 3 subface 1 is ok. +DEAL::Cell << 2.339, face 3 subface 2 is ok. +DEAL::Cell << 2.339, face 3 subface 3 is ok. +DEAL::Cell << 2.339, face 4 subface 0 is ok. +DEAL::Cell << 2.339, face 4 subface 1 is ok. +DEAL::Cell << 2.339, face 4 subface 2 is ok. +DEAL::Cell << 2.339, face 4 subface 3 is ok. +DEAL::Cell << 2.339, face 5 subface 0 is ok. +DEAL::Cell << 2.339, face 5 subface 1 is ok. +DEAL::Cell << 2.339, face 5 subface 2 is ok. +DEAL::Cell << 2.339, face 5 subface 3 is ok. +DEAL::Cell << 2.340, face 0 subface 0 is ok. +DEAL::Cell << 2.340, face 0 subface 1 is ok. +DEAL::Cell << 2.340, face 0 subface 2 is ok. +DEAL::Cell << 2.340, face 0 subface 3 is ok. +DEAL::Cell << 2.340, face 1 subface 0 is ok. +DEAL::Cell << 2.340, face 1 subface 1 is ok. +DEAL::Cell << 2.340, face 1 subface 2 is ok. +DEAL::Cell << 2.340, face 1 subface 3 is ok. +DEAL::Cell << 2.340, face 2 subface 0 is ok. +DEAL::Cell << 2.340, face 2 subface 1 is ok. +DEAL::Cell << 2.340, face 2 subface 2 is ok. +DEAL::Cell << 2.340, face 2 subface 3 is ok. +DEAL::Cell << 2.340, face 3 subface 0 is ok. +DEAL::Cell << 2.340, face 3 subface 1 is ok. +DEAL::Cell << 2.340, face 3 subface 2 is ok. +DEAL::Cell << 2.340, face 3 subface 3 is ok. +DEAL::Cell << 2.340, face 4 subface 0 is ok. +DEAL::Cell << 2.340, face 4 subface 1 is ok. +DEAL::Cell << 2.340, face 4 subface 2 is ok. +DEAL::Cell << 2.340, face 4 subface 3 is ok. +DEAL::Cell << 2.340, face 5 subface 0 is ok. +DEAL::Cell << 2.340, face 5 subface 1 is ok. +DEAL::Cell << 2.340, face 5 subface 2 is ok. +DEAL::Cell << 2.340, face 5 subface 3 is ok. +DEAL::Cell << 2.341, face 0 subface 0 is ok. +DEAL::Cell << 2.341, face 0 subface 1 is ok. +DEAL::Cell << 2.341, face 0 subface 2 is ok. +DEAL::Cell << 2.341, face 0 subface 3 is ok. +DEAL::Cell << 2.341, face 1 subface 0 is ok. +DEAL::Cell << 2.341, face 1 subface 1 is ok. +DEAL::Cell << 2.341, face 1 subface 2 is ok. +DEAL::Cell << 2.341, face 1 subface 3 is ok. +DEAL::Cell << 2.341, face 2 subface 0 is ok. +DEAL::Cell << 2.341, face 2 subface 1 is ok. +DEAL::Cell << 2.341, face 2 subface 2 is ok. +DEAL::Cell << 2.341, face 2 subface 3 is ok. +DEAL::Cell << 2.341, face 3 subface 0 is ok. +DEAL::Cell << 2.341, face 3 subface 1 is ok. +DEAL::Cell << 2.341, face 3 subface 2 is ok. +DEAL::Cell << 2.341, face 3 subface 3 is ok. +DEAL::Cell << 2.341, face 4 subface 0 is ok. +DEAL::Cell << 2.341, face 4 subface 1 is ok. +DEAL::Cell << 2.341, face 4 subface 2 is ok. +DEAL::Cell << 2.341, face 4 subface 3 is ok. +DEAL::Cell << 2.341, face 5 subface 0 is ok. +DEAL::Cell << 2.341, face 5 subface 1 is ok. +DEAL::Cell << 2.341, face 5 subface 2 is ok. +DEAL::Cell << 2.341, face 5 subface 3 is ok. +DEAL::Cell << 2.342, face 0 subface 0 is ok. +DEAL::Cell << 2.342, face 0 subface 1 is ok. +DEAL::Cell << 2.342, face 0 subface 2 is ok. +DEAL::Cell << 2.342, face 0 subface 3 is ok. +DEAL::Cell << 2.342, face 1 subface 0 is ok. +DEAL::Cell << 2.342, face 1 subface 1 is ok. +DEAL::Cell << 2.342, face 1 subface 2 is ok. +DEAL::Cell << 2.342, face 1 subface 3 is ok. +DEAL::Cell << 2.342, face 2 subface 0 is ok. +DEAL::Cell << 2.342, face 2 subface 1 is ok. +DEAL::Cell << 2.342, face 2 subface 2 is ok. +DEAL::Cell << 2.342, face 2 subface 3 is ok. +DEAL::Cell << 2.342, face 3 subface 0 is ok. +DEAL::Cell << 2.342, face 3 subface 1 is ok. +DEAL::Cell << 2.342, face 3 subface 2 is ok. +DEAL::Cell << 2.342, face 3 subface 3 is ok. +DEAL::Cell << 2.342, face 4 subface 0 is ok. +DEAL::Cell << 2.342, face 4 subface 1 is ok. +DEAL::Cell << 2.342, face 4 subface 2 is ok. +DEAL::Cell << 2.342, face 4 subface 3 is ok. +DEAL::Cell << 2.342, face 5 subface 0 is ok. +DEAL::Cell << 2.342, face 5 subface 1 is ok. +DEAL::Cell << 2.342, face 5 subface 2 is ok. +DEAL::Cell << 2.342, face 5 subface 3 is ok. +DEAL::Cell << 2.343, face 0 subface 0 is ok. +DEAL::Cell << 2.343, face 0 subface 1 is ok. +DEAL::Cell << 2.343, face 0 subface 2 is ok. +DEAL::Cell << 2.343, face 0 subface 3 is ok. +DEAL::Cell << 2.343, face 1 subface 0 is ok. +DEAL::Cell << 2.343, face 1 subface 1 is ok. +DEAL::Cell << 2.343, face 1 subface 2 is ok. +DEAL::Cell << 2.343, face 1 subface 3 is ok. +DEAL::Cell << 2.343, face 2 subface 0 is ok. +DEAL::Cell << 2.343, face 2 subface 1 is ok. +DEAL::Cell << 2.343, face 2 subface 2 is ok. +DEAL::Cell << 2.343, face 2 subface 3 is ok. +DEAL::Cell << 2.343, face 3 subface 0 is ok. +DEAL::Cell << 2.343, face 3 subface 1 is ok. +DEAL::Cell << 2.343, face 3 subface 2 is ok. +DEAL::Cell << 2.343, face 3 subface 3 is ok. +DEAL::Cell << 2.343, face 4 subface 0 is ok. +DEAL::Cell << 2.343, face 4 subface 1 is ok. +DEAL::Cell << 2.343, face 4 subface 2 is ok. +DEAL::Cell << 2.343, face 4 subface 3 is ok. +DEAL::Cell << 2.343, face 5 subface 0 is ok. +DEAL::Cell << 2.343, face 5 subface 1 is ok. +DEAL::Cell << 2.343, face 5 subface 2 is ok. +DEAL::Cell << 2.343, face 5 subface 3 is ok. +DEAL::Cell << 2.344, face 0 subface 0 is ok. +DEAL::Cell << 2.344, face 0 subface 1 is ok. +DEAL::Cell << 2.344, face 0 subface 2 is ok. +DEAL::Cell << 2.344, face 0 subface 3 is ok. +DEAL::Cell << 2.344, face 1 subface 0 is ok. +DEAL::Cell << 2.344, face 1 subface 1 is ok. +DEAL::Cell << 2.344, face 1 subface 2 is ok. +DEAL::Cell << 2.344, face 1 subface 3 is ok. +DEAL::Cell << 2.344, face 2 subface 0 is ok. +DEAL::Cell << 2.344, face 2 subface 1 is ok. +DEAL::Cell << 2.344, face 2 subface 2 is ok. +DEAL::Cell << 2.344, face 2 subface 3 is ok. +DEAL::Cell << 2.344, face 3 subface 0 is ok. +DEAL::Cell << 2.344, face 3 subface 1 is ok. +DEAL::Cell << 2.344, face 3 subface 2 is ok. +DEAL::Cell << 2.344, face 3 subface 3 is ok. +DEAL::Cell << 2.344, face 4 subface 0 is ok. +DEAL::Cell << 2.344, face 4 subface 1 is ok. +DEAL::Cell << 2.344, face 4 subface 2 is ok. +DEAL::Cell << 2.344, face 4 subface 3 is ok. +DEAL::Cell << 2.344, face 5 subface 0 is ok. +DEAL::Cell << 2.344, face 5 subface 1 is ok. +DEAL::Cell << 2.344, face 5 subface 2 is ok. +DEAL::Cell << 2.344, face 5 subface 3 is ok. +DEAL::Cell << 2.345, face 0 subface 0 is ok. +DEAL::Cell << 2.345, face 0 subface 1 is ok. +DEAL::Cell << 2.345, face 0 subface 2 is ok. +DEAL::Cell << 2.345, face 0 subface 3 is ok. +DEAL::Cell << 2.345, face 1 subface 0 is ok. +DEAL::Cell << 2.345, face 1 subface 1 is ok. +DEAL::Cell << 2.345, face 1 subface 2 is ok. +DEAL::Cell << 2.345, face 1 subface 3 is ok. +DEAL::Cell << 2.345, face 2 subface 0 is ok. +DEAL::Cell << 2.345, face 2 subface 1 is ok. +DEAL::Cell << 2.345, face 2 subface 2 is ok. +DEAL::Cell << 2.345, face 2 subface 3 is ok. +DEAL::Cell << 2.345, face 3 subface 0 is ok. +DEAL::Cell << 2.345, face 3 subface 1 is ok. +DEAL::Cell << 2.345, face 3 subface 2 is ok. +DEAL::Cell << 2.345, face 3 subface 3 is ok. +DEAL::Cell << 2.345, face 4 subface 0 is ok. +DEAL::Cell << 2.345, face 4 subface 1 is ok. +DEAL::Cell << 2.345, face 4 subface 2 is ok. +DEAL::Cell << 2.345, face 4 subface 3 is ok. +DEAL::Cell << 2.345, face 5 subface 0 is ok. +DEAL::Cell << 2.345, face 5 subface 1 is ok. +DEAL::Cell << 2.345, face 5 subface 2 is ok. +DEAL::Cell << 2.345, face 5 subface 3 is ok. +DEAL::Cell << 2.346, face 0 subface 0 is ok. +DEAL::Cell << 2.346, face 0 subface 1 is ok. +DEAL::Cell << 2.346, face 0 subface 2 is ok. +DEAL::Cell << 2.346, face 0 subface 3 is ok. +DEAL::Cell << 2.346, face 1 subface 0 is ok. +DEAL::Cell << 2.346, face 1 subface 1 is ok. +DEAL::Cell << 2.346, face 1 subface 2 is ok. +DEAL::Cell << 2.346, face 1 subface 3 is ok. +DEAL::Cell << 2.346, face 2 subface 0 is ok. +DEAL::Cell << 2.346, face 2 subface 1 is ok. +DEAL::Cell << 2.346, face 2 subface 2 is ok. +DEAL::Cell << 2.346, face 2 subface 3 is ok. +DEAL::Cell << 2.346, face 3 subface 0 is ok. +DEAL::Cell << 2.346, face 3 subface 1 is ok. +DEAL::Cell << 2.346, face 3 subface 2 is ok. +DEAL::Cell << 2.346, face 3 subface 3 is ok. +DEAL::Cell << 2.346, face 4 subface 0 is ok. +DEAL::Cell << 2.346, face 4 subface 1 is ok. +DEAL::Cell << 2.346, face 4 subface 2 is ok. +DEAL::Cell << 2.346, face 4 subface 3 is ok. +DEAL::Cell << 2.346, face 5 subface 0 is ok. +DEAL::Cell << 2.346, face 5 subface 1 is ok. +DEAL::Cell << 2.346, face 5 subface 2 is ok. +DEAL::Cell << 2.346, face 5 subface 3 is ok. +DEAL::Cell << 2.347, face 0 subface 0 is ok. +DEAL::Cell << 2.347, face 0 subface 1 is ok. +DEAL::Cell << 2.347, face 0 subface 2 is ok. +DEAL::Cell << 2.347, face 0 subface 3 is ok. +DEAL::Cell << 2.347, face 1 subface 0 is ok. +DEAL::Cell << 2.347, face 1 subface 1 is ok. +DEAL::Cell << 2.347, face 1 subface 2 is ok. +DEAL::Cell << 2.347, face 1 subface 3 is ok. +DEAL::Cell << 2.347, face 2 subface 0 is ok. +DEAL::Cell << 2.347, face 2 subface 1 is ok. +DEAL::Cell << 2.347, face 2 subface 2 is ok. +DEAL::Cell << 2.347, face 2 subface 3 is ok. +DEAL::Cell << 2.347, face 3 subface 0 is ok. +DEAL::Cell << 2.347, face 3 subface 1 is ok. +DEAL::Cell << 2.347, face 3 subface 2 is ok. +DEAL::Cell << 2.347, face 3 subface 3 is ok. +DEAL::Cell << 2.347, face 4 subface 0 is ok. +DEAL::Cell << 2.347, face 4 subface 1 is ok. +DEAL::Cell << 2.347, face 4 subface 2 is ok. +DEAL::Cell << 2.347, face 4 subface 3 is ok. +DEAL::Cell << 2.347, face 5 subface 0 is ok. +DEAL::Cell << 2.347, face 5 subface 1 is ok. +DEAL::Cell << 2.347, face 5 subface 2 is ok. +DEAL::Cell << 2.347, face 5 subface 3 is ok. +DEAL::Cell << 2.348, face 0 subface 0 is ok. +DEAL::Cell << 2.348, face 0 subface 1 is ok. +DEAL::Cell << 2.348, face 0 subface 2 is ok. +DEAL::Cell << 2.348, face 0 subface 3 is ok. +DEAL::Cell << 2.348, face 1 subface 0 is ok. +DEAL::Cell << 2.348, face 1 subface 1 is ok. +DEAL::Cell << 2.348, face 1 subface 2 is ok. +DEAL::Cell << 2.348, face 1 subface 3 is ok. +DEAL::Cell << 2.348, face 2 subface 0 is ok. +DEAL::Cell << 2.348, face 2 subface 1 is ok. +DEAL::Cell << 2.348, face 2 subface 2 is ok. +DEAL::Cell << 2.348, face 2 subface 3 is ok. +DEAL::Cell << 2.348, face 3 subface 0 is ok. +DEAL::Cell << 2.348, face 3 subface 1 is ok. +DEAL::Cell << 2.348, face 3 subface 2 is ok. +DEAL::Cell << 2.348, face 3 subface 3 is ok. +DEAL::Cell << 2.348, face 4 subface 0 is ok. +DEAL::Cell << 2.348, face 4 subface 1 is ok. +DEAL::Cell << 2.348, face 4 subface 2 is ok. +DEAL::Cell << 2.348, face 4 subface 3 is ok. +DEAL::Cell << 2.348, face 5 subface 0 is ok. +DEAL::Cell << 2.348, face 5 subface 1 is ok. +DEAL::Cell << 2.348, face 5 subface 2 is ok. +DEAL::Cell << 2.348, face 5 subface 3 is ok. +DEAL::Cell << 2.349, face 0 subface 0 is ok. +DEAL::Cell << 2.349, face 0 subface 1 is ok. +DEAL::Cell << 2.349, face 0 subface 2 is ok. +DEAL::Cell << 2.349, face 0 subface 3 is ok. +DEAL::Cell << 2.349, face 1 subface 0 is ok. +DEAL::Cell << 2.349, face 1 subface 1 is ok. +DEAL::Cell << 2.349, face 1 subface 2 is ok. +DEAL::Cell << 2.349, face 1 subface 3 is ok. +DEAL::Cell << 2.349, face 2 subface 0 is ok. +DEAL::Cell << 2.349, face 2 subface 1 is ok. +DEAL::Cell << 2.349, face 2 subface 2 is ok. +DEAL::Cell << 2.349, face 2 subface 3 is ok. +DEAL::Cell << 2.349, face 3 subface 0 is ok. +DEAL::Cell << 2.349, face 3 subface 1 is ok. +DEAL::Cell << 2.349, face 3 subface 2 is ok. +DEAL::Cell << 2.349, face 3 subface 3 is ok. +DEAL::Cell << 2.349, face 4 subface 0 is ok. +DEAL::Cell << 2.349, face 4 subface 1 is ok. +DEAL::Cell << 2.349, face 4 subface 2 is ok. +DEAL::Cell << 2.349, face 4 subface 3 is ok. +DEAL::Cell << 2.349, face 5 subface 0 is ok. +DEAL::Cell << 2.349, face 5 subface 1 is ok. +DEAL::Cell << 2.349, face 5 subface 2 is ok. +DEAL::Cell << 2.349, face 5 subface 3 is ok. +DEAL::Cell << 2.350, face 0 subface 0 is ok. +DEAL::Cell << 2.350, face 0 subface 1 is ok. +DEAL::Cell << 2.350, face 0 subface 2 is ok. +DEAL::Cell << 2.350, face 0 subface 3 is ok. +DEAL::Cell << 2.350, face 1 subface 0 is ok. +DEAL::Cell << 2.350, face 1 subface 1 is ok. +DEAL::Cell << 2.350, face 1 subface 2 is ok. +DEAL::Cell << 2.350, face 1 subface 3 is ok. +DEAL::Cell << 2.350, face 2 subface 0 is ok. +DEAL::Cell << 2.350, face 2 subface 1 is ok. +DEAL::Cell << 2.350, face 2 subface 2 is ok. +DEAL::Cell << 2.350, face 2 subface 3 is ok. +DEAL::Cell << 2.350, face 3 subface 0 is ok. +DEAL::Cell << 2.350, face 3 subface 1 is ok. +DEAL::Cell << 2.350, face 3 subface 2 is ok. +DEAL::Cell << 2.350, face 3 subface 3 is ok. +DEAL::Cell << 2.350, face 4 subface 0 is ok. +DEAL::Cell << 2.350, face 4 subface 1 is ok. +DEAL::Cell << 2.350, face 4 subface 2 is ok. +DEAL::Cell << 2.350, face 4 subface 3 is ok. +DEAL::Cell << 2.350, face 5 subface 0 is ok. +DEAL::Cell << 2.350, face 5 subface 1 is ok. +DEAL::Cell << 2.350, face 5 subface 2 is ok. +DEAL::Cell << 2.350, face 5 subface 3 is ok. +DEAL::Cell << 2.351, face 0 subface 0 is ok. +DEAL::Cell << 2.351, face 0 subface 1 is ok. +DEAL::Cell << 2.351, face 0 subface 2 is ok. +DEAL::Cell << 2.351, face 0 subface 3 is ok. +DEAL::Cell << 2.351, face 1 subface 0 is ok. +DEAL::Cell << 2.351, face 1 subface 1 is ok. +DEAL::Cell << 2.351, face 1 subface 2 is ok. +DEAL::Cell << 2.351, face 1 subface 3 is ok. +DEAL::Cell << 2.351, face 2 subface 0 is ok. +DEAL::Cell << 2.351, face 2 subface 1 is ok. +DEAL::Cell << 2.351, face 2 subface 2 is ok. +DEAL::Cell << 2.351, face 2 subface 3 is ok. +DEAL::Cell << 2.351, face 3 subface 0 is ok. +DEAL::Cell << 2.351, face 3 subface 1 is ok. +DEAL::Cell << 2.351, face 3 subface 2 is ok. +DEAL::Cell << 2.351, face 3 subface 3 is ok. +DEAL::Cell << 2.351, face 4 subface 0 is ok. +DEAL::Cell << 2.351, face 4 subface 1 is ok. +DEAL::Cell << 2.351, face 4 subface 2 is ok. +DEAL::Cell << 2.351, face 4 subface 3 is ok. +DEAL::Cell << 2.351, face 5 subface 0 is ok. +DEAL::Cell << 2.351, face 5 subface 1 is ok. +DEAL::Cell << 2.351, face 5 subface 2 is ok. +DEAL::Cell << 2.351, face 5 subface 3 is ok. +DEAL::Cell << 2.352, face 0 subface 0 is ok. +DEAL::Cell << 2.352, face 0 subface 1 is ok. +DEAL::Cell << 2.352, face 0 subface 2 is ok. +DEAL::Cell << 2.352, face 0 subface 3 is ok. +DEAL::Cell << 2.352, face 1 subface 0 is ok. +DEAL::Cell << 2.352, face 1 subface 1 is ok. +DEAL::Cell << 2.352, face 1 subface 2 is ok. +DEAL::Cell << 2.352, face 1 subface 3 is ok. +DEAL::Cell << 2.352, face 2 subface 0 is ok. +DEAL::Cell << 2.352, face 2 subface 1 is ok. +DEAL::Cell << 2.352, face 2 subface 2 is ok. +DEAL::Cell << 2.352, face 2 subface 3 is ok. +DEAL::Cell << 2.352, face 3 subface 0 is ok. +DEAL::Cell << 2.352, face 3 subface 1 is ok. +DEAL::Cell << 2.352, face 3 subface 2 is ok. +DEAL::Cell << 2.352, face 3 subface 3 is ok. +DEAL::Cell << 2.352, face 4 subface 0 is ok. +DEAL::Cell << 2.352, face 4 subface 1 is ok. +DEAL::Cell << 2.352, face 4 subface 2 is ok. +DEAL::Cell << 2.352, face 4 subface 3 is ok. +DEAL::Cell << 2.352, face 5 subface 0 is ok. +DEAL::Cell << 2.352, face 5 subface 1 is ok. +DEAL::Cell << 2.352, face 5 subface 2 is ok. +DEAL::Cell << 2.352, face 5 subface 3 is ok. +DEAL::Cell << 2.353, face 0 subface 0 is ok. +DEAL::Cell << 2.353, face 0 subface 1 is ok. +DEAL::Cell << 2.353, face 0 subface 2 is ok. +DEAL::Cell << 2.353, face 0 subface 3 is ok. +DEAL::Cell << 2.353, face 1 subface 0 is ok. +DEAL::Cell << 2.353, face 1 subface 1 is ok. +DEAL::Cell << 2.353, face 1 subface 2 is ok. +DEAL::Cell << 2.353, face 1 subface 3 is ok. +DEAL::Cell << 2.353, face 2 subface 0 is ok. +DEAL::Cell << 2.353, face 2 subface 1 is ok. +DEAL::Cell << 2.353, face 2 subface 2 is ok. +DEAL::Cell << 2.353, face 2 subface 3 is ok. +DEAL::Cell << 2.353, face 3 subface 0 is ok. +DEAL::Cell << 2.353, face 3 subface 1 is ok. +DEAL::Cell << 2.353, face 3 subface 2 is ok. +DEAL::Cell << 2.353, face 3 subface 3 is ok. +DEAL::Cell << 2.353, face 4 subface 0 is ok. +DEAL::Cell << 2.353, face 4 subface 1 is ok. +DEAL::Cell << 2.353, face 4 subface 2 is ok. +DEAL::Cell << 2.353, face 4 subface 3 is ok. +DEAL::Cell << 2.353, face 5 subface 0 is ok. +DEAL::Cell << 2.353, face 5 subface 1 is ok. +DEAL::Cell << 2.353, face 5 subface 2 is ok. +DEAL::Cell << 2.353, face 5 subface 3 is ok. +DEAL::Cell << 2.354, face 0 subface 0 is ok. +DEAL::Cell << 2.354, face 0 subface 1 is ok. +DEAL::Cell << 2.354, face 0 subface 2 is ok. +DEAL::Cell << 2.354, face 0 subface 3 is ok. +DEAL::Cell << 2.354, face 1 subface 0 is ok. +DEAL::Cell << 2.354, face 1 subface 1 is ok. +DEAL::Cell << 2.354, face 1 subface 2 is ok. +DEAL::Cell << 2.354, face 1 subface 3 is ok. +DEAL::Cell << 2.354, face 2 subface 0 is ok. +DEAL::Cell << 2.354, face 2 subface 1 is ok. +DEAL::Cell << 2.354, face 2 subface 2 is ok. +DEAL::Cell << 2.354, face 2 subface 3 is ok. +DEAL::Cell << 2.354, face 3 subface 0 is ok. +DEAL::Cell << 2.354, face 3 subface 1 is ok. +DEAL::Cell << 2.354, face 3 subface 2 is ok. +DEAL::Cell << 2.354, face 3 subface 3 is ok. +DEAL::Cell << 2.354, face 4 subface 0 is ok. +DEAL::Cell << 2.354, face 4 subface 1 is ok. +DEAL::Cell << 2.354, face 4 subface 2 is ok. +DEAL::Cell << 2.354, face 4 subface 3 is ok. +DEAL::Cell << 2.354, face 5 subface 0 is ok. +DEAL::Cell << 2.354, face 5 subface 1 is ok. +DEAL::Cell << 2.354, face 5 subface 2 is ok. +DEAL::Cell << 2.354, face 5 subface 3 is ok. +DEAL::Cell << 2.355, face 0 subface 0 is ok. +DEAL::Cell << 2.355, face 0 subface 1 is ok. +DEAL::Cell << 2.355, face 0 subface 2 is ok. +DEAL::Cell << 2.355, face 0 subface 3 is ok. +DEAL::Cell << 2.355, face 1 subface 0 is ok. +DEAL::Cell << 2.355, face 1 subface 1 is ok. +DEAL::Cell << 2.355, face 1 subface 2 is ok. +DEAL::Cell << 2.355, face 1 subface 3 is ok. +DEAL::Cell << 2.355, face 2 subface 0 is ok. +DEAL::Cell << 2.355, face 2 subface 1 is ok. +DEAL::Cell << 2.355, face 2 subface 2 is ok. +DEAL::Cell << 2.355, face 2 subface 3 is ok. +DEAL::Cell << 2.355, face 3 subface 0 is ok. +DEAL::Cell << 2.355, face 3 subface 1 is ok. +DEAL::Cell << 2.355, face 3 subface 2 is ok. +DEAL::Cell << 2.355, face 3 subface 3 is ok. +DEAL::Cell << 2.355, face 4 subface 0 is ok. +DEAL::Cell << 2.355, face 4 subface 1 is ok. +DEAL::Cell << 2.355, face 4 subface 2 is ok. +DEAL::Cell << 2.355, face 4 subface 3 is ok. +DEAL::Cell << 2.355, face 5 subface 0 is ok. +DEAL::Cell << 2.355, face 5 subface 1 is ok. +DEAL::Cell << 2.355, face 5 subface 2 is ok. +DEAL::Cell << 2.355, face 5 subface 3 is ok. +DEAL::Cell << 2.356, face 0 subface 0 is ok. +DEAL::Cell << 2.356, face 0 subface 1 is ok. +DEAL::Cell << 2.356, face 0 subface 2 is ok. +DEAL::Cell << 2.356, face 0 subface 3 is ok. +DEAL::Cell << 2.356, face 1 subface 0 is ok. +DEAL::Cell << 2.356, face 1 subface 1 is ok. +DEAL::Cell << 2.356, face 1 subface 2 is ok. +DEAL::Cell << 2.356, face 1 subface 3 is ok. +DEAL::Cell << 2.356, face 2 subface 0 is ok. +DEAL::Cell << 2.356, face 2 subface 1 is ok. +DEAL::Cell << 2.356, face 2 subface 2 is ok. +DEAL::Cell << 2.356, face 2 subface 3 is ok. +DEAL::Cell << 2.356, face 3 subface 0 is ok. +DEAL::Cell << 2.356, face 3 subface 1 is ok. +DEAL::Cell << 2.356, face 3 subface 2 is ok. +DEAL::Cell << 2.356, face 3 subface 3 is ok. +DEAL::Cell << 2.356, face 4 subface 0 is ok. +DEAL::Cell << 2.356, face 4 subface 1 is ok. +DEAL::Cell << 2.356, face 4 subface 2 is ok. +DEAL::Cell << 2.356, face 4 subface 3 is ok. +DEAL::Cell << 2.356, face 5 subface 0 is ok. +DEAL::Cell << 2.356, face 5 subface 1 is ok. +DEAL::Cell << 2.356, face 5 subface 2 is ok. +DEAL::Cell << 2.356, face 5 subface 3 is ok. +DEAL::Cell << 2.357, face 0 subface 0 is ok. +DEAL::Cell << 2.357, face 0 subface 1 is ok. +DEAL::Cell << 2.357, face 0 subface 2 is ok. +DEAL::Cell << 2.357, face 0 subface 3 is ok. +DEAL::Cell << 2.357, face 1 subface 0 is ok. +DEAL::Cell << 2.357, face 1 subface 1 is ok. +DEAL::Cell << 2.357, face 1 subface 2 is ok. +DEAL::Cell << 2.357, face 1 subface 3 is ok. +DEAL::Cell << 2.357, face 2 subface 0 is ok. +DEAL::Cell << 2.357, face 2 subface 1 is ok. +DEAL::Cell << 2.357, face 2 subface 2 is ok. +DEAL::Cell << 2.357, face 2 subface 3 is ok. +DEAL::Cell << 2.357, face 3 subface 0 is ok. +DEAL::Cell << 2.357, face 3 subface 1 is ok. +DEAL::Cell << 2.357, face 3 subface 2 is ok. +DEAL::Cell << 2.357, face 3 subface 3 is ok. +DEAL::Cell << 2.357, face 4 subface 0 is ok. +DEAL::Cell << 2.357, face 4 subface 1 is ok. +DEAL::Cell << 2.357, face 4 subface 2 is ok. +DEAL::Cell << 2.357, face 4 subface 3 is ok. +DEAL::Cell << 2.357, face 5 subface 0 is ok. +DEAL::Cell << 2.357, face 5 subface 1 is ok. +DEAL::Cell << 2.357, face 5 subface 2 is ok. +DEAL::Cell << 2.357, face 5 subface 3 is ok. +DEAL::Cell << 2.358, face 0 subface 0 is ok. +DEAL::Cell << 2.358, face 0 subface 1 is ok. +DEAL::Cell << 2.358, face 0 subface 2 is ok. +DEAL::Cell << 2.358, face 0 subface 3 is ok. +DEAL::Cell << 2.358, face 1 subface 0 is ok. +DEAL::Cell << 2.358, face 1 subface 1 is ok. +DEAL::Cell << 2.358, face 1 subface 2 is ok. +DEAL::Cell << 2.358, face 1 subface 3 is ok. +DEAL::Cell << 2.358, face 2 subface 0 is ok. +DEAL::Cell << 2.358, face 2 subface 1 is ok. +DEAL::Cell << 2.358, face 2 subface 2 is ok. +DEAL::Cell << 2.358, face 2 subface 3 is ok. +DEAL::Cell << 2.358, face 3 subface 0 is ok. +DEAL::Cell << 2.358, face 3 subface 1 is ok. +DEAL::Cell << 2.358, face 3 subface 2 is ok. +DEAL::Cell << 2.358, face 3 subface 3 is ok. +DEAL::Cell << 2.358, face 4 subface 0 is ok. +DEAL::Cell << 2.358, face 4 subface 1 is ok. +DEAL::Cell << 2.358, face 4 subface 2 is ok. +DEAL::Cell << 2.358, face 4 subface 3 is ok. +DEAL::Cell << 2.358, face 5 subface 0 is ok. +DEAL::Cell << 2.358, face 5 subface 1 is ok. +DEAL::Cell << 2.358, face 5 subface 2 is ok. +DEAL::Cell << 2.358, face 5 subface 3 is ok. +DEAL::Cell << 2.359, face 0 subface 0 is ok. +DEAL::Cell << 2.359, face 0 subface 1 is ok. +DEAL::Cell << 2.359, face 0 subface 2 is ok. +DEAL::Cell << 2.359, face 0 subface 3 is ok. +DEAL::Cell << 2.359, face 1 subface 0 is ok. +DEAL::Cell << 2.359, face 1 subface 1 is ok. +DEAL::Cell << 2.359, face 1 subface 2 is ok. +DEAL::Cell << 2.359, face 1 subface 3 is ok. +DEAL::Cell << 2.359, face 2 subface 0 is ok. +DEAL::Cell << 2.359, face 2 subface 1 is ok. +DEAL::Cell << 2.359, face 2 subface 2 is ok. +DEAL::Cell << 2.359, face 2 subface 3 is ok. +DEAL::Cell << 2.359, face 3 subface 0 is ok. +DEAL::Cell << 2.359, face 3 subface 1 is ok. +DEAL::Cell << 2.359, face 3 subface 2 is ok. +DEAL::Cell << 2.359, face 3 subface 3 is ok. +DEAL::Cell << 2.359, face 4 subface 0 is ok. +DEAL::Cell << 2.359, face 4 subface 1 is ok. +DEAL::Cell << 2.359, face 4 subface 2 is ok. +DEAL::Cell << 2.359, face 4 subface 3 is ok. +DEAL::Cell << 2.359, face 5 subface 0 is ok. +DEAL::Cell << 2.359, face 5 subface 1 is ok. +DEAL::Cell << 2.359, face 5 subface 2 is ok. +DEAL::Cell << 2.359, face 5 subface 3 is ok. +DEAL::Cell << 2.360, face 0 subface 0 is ok. +DEAL::Cell << 2.360, face 0 subface 1 is ok. +DEAL::Cell << 2.360, face 0 subface 2 is ok. +DEAL::Cell << 2.360, face 0 subface 3 is ok. +DEAL::Cell << 2.360, face 1 subface 0 is ok. +DEAL::Cell << 2.360, face 1 subface 1 is ok. +DEAL::Cell << 2.360, face 1 subface 2 is ok. +DEAL::Cell << 2.360, face 1 subface 3 is ok. +DEAL::Cell << 2.360, face 2 subface 0 is ok. +DEAL::Cell << 2.360, face 2 subface 1 is ok. +DEAL::Cell << 2.360, face 2 subface 2 is ok. +DEAL::Cell << 2.360, face 2 subface 3 is ok. +DEAL::Cell << 2.360, face 3 subface 0 is ok. +DEAL::Cell << 2.360, face 3 subface 1 is ok. +DEAL::Cell << 2.360, face 3 subface 2 is ok. +DEAL::Cell << 2.360, face 3 subface 3 is ok. +DEAL::Cell << 2.360, face 4 subface 0 is ok. +DEAL::Cell << 2.360, face 4 subface 1 is ok. +DEAL::Cell << 2.360, face 4 subface 2 is ok. +DEAL::Cell << 2.360, face 4 subface 3 is ok. +DEAL::Cell << 2.360, face 5 subface 0 is ok. +DEAL::Cell << 2.360, face 5 subface 1 is ok. +DEAL::Cell << 2.360, face 5 subface 2 is ok. +DEAL::Cell << 2.360, face 5 subface 3 is ok. +DEAL::Cell << 2.361, face 0 subface 0 is ok. +DEAL::Cell << 2.361, face 0 subface 1 is ok. +DEAL::Cell << 2.361, face 0 subface 2 is ok. +DEAL::Cell << 2.361, face 0 subface 3 is ok. +DEAL::Cell << 2.361, face 1 subface 0 is ok. +DEAL::Cell << 2.361, face 1 subface 1 is ok. +DEAL::Cell << 2.361, face 1 subface 2 is ok. +DEAL::Cell << 2.361, face 1 subface 3 is ok. +DEAL::Cell << 2.361, face 2 subface 0 is ok. +DEAL::Cell << 2.361, face 2 subface 1 is ok. +DEAL::Cell << 2.361, face 2 subface 2 is ok. +DEAL::Cell << 2.361, face 2 subface 3 is ok. +DEAL::Cell << 2.361, face 3 subface 0 is ok. +DEAL::Cell << 2.361, face 3 subface 1 is ok. +DEAL::Cell << 2.361, face 3 subface 2 is ok. +DEAL::Cell << 2.361, face 3 subface 3 is ok. +DEAL::Cell << 2.361, face 4 subface 0 is ok. +DEAL::Cell << 2.361, face 4 subface 1 is ok. +DEAL::Cell << 2.361, face 4 subface 2 is ok. +DEAL::Cell << 2.361, face 4 subface 3 is ok. +DEAL::Cell << 2.361, face 5 subface 0 is ok. +DEAL::Cell << 2.361, face 5 subface 1 is ok. +DEAL::Cell << 2.361, face 5 subface 2 is ok. +DEAL::Cell << 2.361, face 5 subface 3 is ok. +DEAL::Cell << 2.362, face 0 subface 0 is ok. +DEAL::Cell << 2.362, face 0 subface 1 is ok. +DEAL::Cell << 2.362, face 0 subface 2 is ok. +DEAL::Cell << 2.362, face 0 subface 3 is ok. +DEAL::Cell << 2.362, face 1 subface 0 is ok. +DEAL::Cell << 2.362, face 1 subface 1 is ok. +DEAL::Cell << 2.362, face 1 subface 2 is ok. +DEAL::Cell << 2.362, face 1 subface 3 is ok. +DEAL::Cell << 2.362, face 2 subface 0 is ok. +DEAL::Cell << 2.362, face 2 subface 1 is ok. +DEAL::Cell << 2.362, face 2 subface 2 is ok. +DEAL::Cell << 2.362, face 2 subface 3 is ok. +DEAL::Cell << 2.362, face 3 subface 0 is ok. +DEAL::Cell << 2.362, face 3 subface 1 is ok. +DEAL::Cell << 2.362, face 3 subface 2 is ok. +DEAL::Cell << 2.362, face 3 subface 3 is ok. +DEAL::Cell << 2.362, face 4 subface 0 is ok. +DEAL::Cell << 2.362, face 4 subface 1 is ok. +DEAL::Cell << 2.362, face 4 subface 2 is ok. +DEAL::Cell << 2.362, face 4 subface 3 is ok. +DEAL::Cell << 2.362, face 5 subface 0 is ok. +DEAL::Cell << 2.362, face 5 subface 1 is ok. +DEAL::Cell << 2.362, face 5 subface 2 is ok. +DEAL::Cell << 2.362, face 5 subface 3 is ok. +DEAL::Cell << 2.363, face 0 subface 0 is ok. +DEAL::Cell << 2.363, face 0 subface 1 is ok. +DEAL::Cell << 2.363, face 0 subface 2 is ok. +DEAL::Cell << 2.363, face 0 subface 3 is ok. +DEAL::Cell << 2.363, face 1 subface 0 is ok. +DEAL::Cell << 2.363, face 1 subface 1 is ok. +DEAL::Cell << 2.363, face 1 subface 2 is ok. +DEAL::Cell << 2.363, face 1 subface 3 is ok. +DEAL::Cell << 2.363, face 2 subface 0 is ok. +DEAL::Cell << 2.363, face 2 subface 1 is ok. +DEAL::Cell << 2.363, face 2 subface 2 is ok. +DEAL::Cell << 2.363, face 2 subface 3 is ok. +DEAL::Cell << 2.363, face 3 subface 0 is ok. +DEAL::Cell << 2.363, face 3 subface 1 is ok. +DEAL::Cell << 2.363, face 3 subface 2 is ok. +DEAL::Cell << 2.363, face 3 subface 3 is ok. +DEAL::Cell << 2.363, face 4 subface 0 is ok. +DEAL::Cell << 2.363, face 4 subface 1 is ok. +DEAL::Cell << 2.363, face 4 subface 2 is ok. +DEAL::Cell << 2.363, face 4 subface 3 is ok. +DEAL::Cell << 2.363, face 5 subface 0 is ok. +DEAL::Cell << 2.363, face 5 subface 1 is ok. +DEAL::Cell << 2.363, face 5 subface 2 is ok. +DEAL::Cell << 2.363, face 5 subface 3 is ok. +DEAL::Cell << 2.364, face 0 subface 0 is ok. +DEAL::Cell << 2.364, face 0 subface 1 is ok. +DEAL::Cell << 2.364, face 0 subface 2 is ok. +DEAL::Cell << 2.364, face 0 subface 3 is ok. +DEAL::Cell << 2.364, face 1 subface 0 is ok. +DEAL::Cell << 2.364, face 1 subface 1 is ok. +DEAL::Cell << 2.364, face 1 subface 2 is ok. +DEAL::Cell << 2.364, face 1 subface 3 is ok. +DEAL::Cell << 2.364, face 2 subface 0 is ok. +DEAL::Cell << 2.364, face 2 subface 1 is ok. +DEAL::Cell << 2.364, face 2 subface 2 is ok. +DEAL::Cell << 2.364, face 2 subface 3 is ok. +DEAL::Cell << 2.364, face 3 subface 0 is ok. +DEAL::Cell << 2.364, face 3 subface 1 is ok. +DEAL::Cell << 2.364, face 3 subface 2 is ok. +DEAL::Cell << 2.364, face 3 subface 3 is ok. +DEAL::Cell << 2.364, face 4 subface 0 is ok. +DEAL::Cell << 2.364, face 4 subface 1 is ok. +DEAL::Cell << 2.364, face 4 subface 2 is ok. +DEAL::Cell << 2.364, face 4 subface 3 is ok. +DEAL::Cell << 2.364, face 5 subface 0 is ok. +DEAL::Cell << 2.364, face 5 subface 1 is ok. +DEAL::Cell << 2.364, face 5 subface 2 is ok. +DEAL::Cell << 2.364, face 5 subface 3 is ok. +DEAL::Cell << 2.365, face 0 subface 0 is ok. +DEAL::Cell << 2.365, face 0 subface 1 is ok. +DEAL::Cell << 2.365, face 0 subface 2 is ok. +DEAL::Cell << 2.365, face 0 subface 3 is ok. +DEAL::Cell << 2.365, face 1 subface 0 is ok. +DEAL::Cell << 2.365, face 1 subface 1 is ok. +DEAL::Cell << 2.365, face 1 subface 2 is ok. +DEAL::Cell << 2.365, face 1 subface 3 is ok. +DEAL::Cell << 2.365, face 2 subface 0 is ok. +DEAL::Cell << 2.365, face 2 subface 1 is ok. +DEAL::Cell << 2.365, face 2 subface 2 is ok. +DEAL::Cell << 2.365, face 2 subface 3 is ok. +DEAL::Cell << 2.365, face 3 subface 0 is ok. +DEAL::Cell << 2.365, face 3 subface 1 is ok. +DEAL::Cell << 2.365, face 3 subface 2 is ok. +DEAL::Cell << 2.365, face 3 subface 3 is ok. +DEAL::Cell << 2.365, face 4 subface 0 is ok. +DEAL::Cell << 2.365, face 4 subface 1 is ok. +DEAL::Cell << 2.365, face 4 subface 2 is ok. +DEAL::Cell << 2.365, face 4 subface 3 is ok. +DEAL::Cell << 2.365, face 5 subface 0 is ok. +DEAL::Cell << 2.365, face 5 subface 1 is ok. +DEAL::Cell << 2.365, face 5 subface 2 is ok. +DEAL::Cell << 2.365, face 5 subface 3 is ok. +DEAL::Cell << 2.366, face 0 subface 0 is ok. +DEAL::Cell << 2.366, face 0 subface 1 is ok. +DEAL::Cell << 2.366, face 0 subface 2 is ok. +DEAL::Cell << 2.366, face 0 subface 3 is ok. +DEAL::Cell << 2.366, face 1 subface 0 is ok. +DEAL::Cell << 2.366, face 1 subface 1 is ok. +DEAL::Cell << 2.366, face 1 subface 2 is ok. +DEAL::Cell << 2.366, face 1 subface 3 is ok. +DEAL::Cell << 2.366, face 2 subface 0 is ok. +DEAL::Cell << 2.366, face 2 subface 1 is ok. +DEAL::Cell << 2.366, face 2 subface 2 is ok. +DEAL::Cell << 2.366, face 2 subface 3 is ok. +DEAL::Cell << 2.366, face 3 subface 0 is ok. +DEAL::Cell << 2.366, face 3 subface 1 is ok. +DEAL::Cell << 2.366, face 3 subface 2 is ok. +DEAL::Cell << 2.366, face 3 subface 3 is ok. +DEAL::Cell << 2.366, face 4 subface 0 is ok. +DEAL::Cell << 2.366, face 4 subface 1 is ok. +DEAL::Cell << 2.366, face 4 subface 2 is ok. +DEAL::Cell << 2.366, face 4 subface 3 is ok. +DEAL::Cell << 2.366, face 5 subface 0 is ok. +DEAL::Cell << 2.366, face 5 subface 1 is ok. +DEAL::Cell << 2.366, face 5 subface 2 is ok. +DEAL::Cell << 2.366, face 5 subface 3 is ok. +DEAL::Cell << 2.367, face 0 subface 0 is ok. +DEAL::Cell << 2.367, face 0 subface 1 is ok. +DEAL::Cell << 2.367, face 0 subface 2 is ok. +DEAL::Cell << 2.367, face 0 subface 3 is ok. +DEAL::Cell << 2.367, face 1 subface 0 is ok. +DEAL::Cell << 2.367, face 1 subface 1 is ok. +DEAL::Cell << 2.367, face 1 subface 2 is ok. +DEAL::Cell << 2.367, face 1 subface 3 is ok. +DEAL::Cell << 2.367, face 2 subface 0 is ok. +DEAL::Cell << 2.367, face 2 subface 1 is ok. +DEAL::Cell << 2.367, face 2 subface 2 is ok. +DEAL::Cell << 2.367, face 2 subface 3 is ok. +DEAL::Cell << 2.367, face 3 subface 0 is ok. +DEAL::Cell << 2.367, face 3 subface 1 is ok. +DEAL::Cell << 2.367, face 3 subface 2 is ok. +DEAL::Cell << 2.367, face 3 subface 3 is ok. +DEAL::Cell << 2.367, face 4 subface 0 is ok. +DEAL::Cell << 2.367, face 4 subface 1 is ok. +DEAL::Cell << 2.367, face 4 subface 2 is ok. +DEAL::Cell << 2.367, face 4 subface 3 is ok. +DEAL::Cell << 2.367, face 5 subface 0 is ok. +DEAL::Cell << 2.367, face 5 subface 1 is ok. +DEAL::Cell << 2.367, face 5 subface 2 is ok. +DEAL::Cell << 2.367, face 5 subface 3 is ok. +DEAL::Cell << 2.368, face 0 subface 0 is ok. +DEAL::Cell << 2.368, face 0 subface 1 is ok. +DEAL::Cell << 2.368, face 0 subface 2 is ok. +DEAL::Cell << 2.368, face 0 subface 3 is ok. +DEAL::Cell << 2.368, face 1 subface 0 is ok. +DEAL::Cell << 2.368, face 1 subface 1 is ok. +DEAL::Cell << 2.368, face 1 subface 2 is ok. +DEAL::Cell << 2.368, face 1 subface 3 is ok. +DEAL::Cell << 2.368, face 2 subface 0 is ok. +DEAL::Cell << 2.368, face 2 subface 1 is ok. +DEAL::Cell << 2.368, face 2 subface 2 is ok. +DEAL::Cell << 2.368, face 2 subface 3 is ok. +DEAL::Cell << 2.368, face 3 subface 0 is ok. +DEAL::Cell << 2.368, face 3 subface 1 is ok. +DEAL::Cell << 2.368, face 3 subface 2 is ok. +DEAL::Cell << 2.368, face 3 subface 3 is ok. +DEAL::Cell << 2.368, face 4 subface 0 is ok. +DEAL::Cell << 2.368, face 4 subface 1 is ok. +DEAL::Cell << 2.368, face 4 subface 2 is ok. +DEAL::Cell << 2.368, face 4 subface 3 is ok. +DEAL::Cell << 2.368, face 5 subface 0 is ok. +DEAL::Cell << 2.368, face 5 subface 1 is ok. +DEAL::Cell << 2.368, face 5 subface 2 is ok. +DEAL::Cell << 2.368, face 5 subface 3 is ok. +DEAL::Cell << 2.369, face 0 subface 0 is ok. +DEAL::Cell << 2.369, face 0 subface 1 is ok. +DEAL::Cell << 2.369, face 0 subface 2 is ok. +DEAL::Cell << 2.369, face 0 subface 3 is ok. +DEAL::Cell << 2.369, face 1 subface 0 is ok. +DEAL::Cell << 2.369, face 1 subface 1 is ok. +DEAL::Cell << 2.369, face 1 subface 2 is ok. +DEAL::Cell << 2.369, face 1 subface 3 is ok. +DEAL::Cell << 2.369, face 2 subface 0 is ok. +DEAL::Cell << 2.369, face 2 subface 1 is ok. +DEAL::Cell << 2.369, face 2 subface 2 is ok. +DEAL::Cell << 2.369, face 2 subface 3 is ok. +DEAL::Cell << 2.369, face 3 subface 0 is ok. +DEAL::Cell << 2.369, face 3 subface 1 is ok. +DEAL::Cell << 2.369, face 3 subface 2 is ok. +DEAL::Cell << 2.369, face 3 subface 3 is ok. +DEAL::Cell << 2.369, face 4 subface 0 is ok. +DEAL::Cell << 2.369, face 4 subface 1 is ok. +DEAL::Cell << 2.369, face 4 subface 2 is ok. +DEAL::Cell << 2.369, face 4 subface 3 is ok. +DEAL::Cell << 2.369, face 5 subface 0 is ok. +DEAL::Cell << 2.369, face 5 subface 1 is ok. +DEAL::Cell << 2.369, face 5 subface 2 is ok. +DEAL::Cell << 2.369, face 5 subface 3 is ok. +DEAL::Cell << 2.370, face 0 subface 0 is ok. +DEAL::Cell << 2.370, face 0 subface 1 is ok. +DEAL::Cell << 2.370, face 0 subface 2 is ok. +DEAL::Cell << 2.370, face 0 subface 3 is ok. +DEAL::Cell << 2.370, face 1 subface 0 is ok. +DEAL::Cell << 2.370, face 1 subface 1 is ok. +DEAL::Cell << 2.370, face 1 subface 2 is ok. +DEAL::Cell << 2.370, face 1 subface 3 is ok. +DEAL::Cell << 2.370, face 2 subface 0 is ok. +DEAL::Cell << 2.370, face 2 subface 1 is ok. +DEAL::Cell << 2.370, face 2 subface 2 is ok. +DEAL::Cell << 2.370, face 2 subface 3 is ok. +DEAL::Cell << 2.370, face 3 subface 0 is ok. +DEAL::Cell << 2.370, face 3 subface 1 is ok. +DEAL::Cell << 2.370, face 3 subface 2 is ok. +DEAL::Cell << 2.370, face 3 subface 3 is ok. +DEAL::Cell << 2.370, face 4 subface 0 is ok. +DEAL::Cell << 2.370, face 4 subface 1 is ok. +DEAL::Cell << 2.370, face 4 subface 2 is ok. +DEAL::Cell << 2.370, face 4 subface 3 is ok. +DEAL::Cell << 2.370, face 5 subface 0 is ok. +DEAL::Cell << 2.370, face 5 subface 1 is ok. +DEAL::Cell << 2.370, face 5 subface 2 is ok. +DEAL::Cell << 2.370, face 5 subface 3 is ok. +DEAL::Cell << 2.371, face 0 subface 0 is ok. +DEAL::Cell << 2.371, face 0 subface 1 is ok. +DEAL::Cell << 2.371, face 0 subface 2 is ok. +DEAL::Cell << 2.371, face 0 subface 3 is ok. +DEAL::Cell << 2.371, face 1 subface 0 is ok. +DEAL::Cell << 2.371, face 1 subface 1 is ok. +DEAL::Cell << 2.371, face 1 subface 2 is ok. +DEAL::Cell << 2.371, face 1 subface 3 is ok. +DEAL::Cell << 2.371, face 2 subface 0 is ok. +DEAL::Cell << 2.371, face 2 subface 1 is ok. +DEAL::Cell << 2.371, face 2 subface 2 is ok. +DEAL::Cell << 2.371, face 2 subface 3 is ok. +DEAL::Cell << 2.371, face 3 subface 0 is ok. +DEAL::Cell << 2.371, face 3 subface 1 is ok. +DEAL::Cell << 2.371, face 3 subface 2 is ok. +DEAL::Cell << 2.371, face 3 subface 3 is ok. +DEAL::Cell << 2.371, face 4 subface 0 is ok. +DEAL::Cell << 2.371, face 4 subface 1 is ok. +DEAL::Cell << 2.371, face 4 subface 2 is ok. +DEAL::Cell << 2.371, face 4 subface 3 is ok. +DEAL::Cell << 2.371, face 5 subface 0 is ok. +DEAL::Cell << 2.371, face 5 subface 1 is ok. +DEAL::Cell << 2.371, face 5 subface 2 is ok. +DEAL::Cell << 2.371, face 5 subface 3 is ok. +DEAL::Cell << 2.372, face 0 subface 0 is ok. +DEAL::Cell << 2.372, face 0 subface 1 is ok. +DEAL::Cell << 2.372, face 0 subface 2 is ok. +DEAL::Cell << 2.372, face 0 subface 3 is ok. +DEAL::Cell << 2.372, face 1 subface 0 is ok. +DEAL::Cell << 2.372, face 1 subface 1 is ok. +DEAL::Cell << 2.372, face 1 subface 2 is ok. +DEAL::Cell << 2.372, face 1 subface 3 is ok. +DEAL::Cell << 2.372, face 2 subface 0 is ok. +DEAL::Cell << 2.372, face 2 subface 1 is ok. +DEAL::Cell << 2.372, face 2 subface 2 is ok. +DEAL::Cell << 2.372, face 2 subface 3 is ok. +DEAL::Cell << 2.372, face 3 subface 0 is ok. +DEAL::Cell << 2.372, face 3 subface 1 is ok. +DEAL::Cell << 2.372, face 3 subface 2 is ok. +DEAL::Cell << 2.372, face 3 subface 3 is ok. +DEAL::Cell << 2.372, face 4 subface 0 is ok. +DEAL::Cell << 2.372, face 4 subface 1 is ok. +DEAL::Cell << 2.372, face 4 subface 2 is ok. +DEAL::Cell << 2.372, face 4 subface 3 is ok. +DEAL::Cell << 2.372, face 5 subface 0 is ok. +DEAL::Cell << 2.372, face 5 subface 1 is ok. +DEAL::Cell << 2.372, face 5 subface 2 is ok. +DEAL::Cell << 2.372, face 5 subface 3 is ok. +DEAL::Cell << 2.373, face 0 subface 0 is ok. +DEAL::Cell << 2.373, face 0 subface 1 is ok. +DEAL::Cell << 2.373, face 0 subface 2 is ok. +DEAL::Cell << 2.373, face 0 subface 3 is ok. +DEAL::Cell << 2.373, face 1 subface 0 is ok. +DEAL::Cell << 2.373, face 1 subface 1 is ok. +DEAL::Cell << 2.373, face 1 subface 2 is ok. +DEAL::Cell << 2.373, face 1 subface 3 is ok. +DEAL::Cell << 2.373, face 2 subface 0 is ok. +DEAL::Cell << 2.373, face 2 subface 1 is ok. +DEAL::Cell << 2.373, face 2 subface 2 is ok. +DEAL::Cell << 2.373, face 2 subface 3 is ok. +DEAL::Cell << 2.373, face 3 subface 0 is ok. +DEAL::Cell << 2.373, face 3 subface 1 is ok. +DEAL::Cell << 2.373, face 3 subface 2 is ok. +DEAL::Cell << 2.373, face 3 subface 3 is ok. +DEAL::Cell << 2.373, face 4 subface 0 is ok. +DEAL::Cell << 2.373, face 4 subface 1 is ok. +DEAL::Cell << 2.373, face 4 subface 2 is ok. +DEAL::Cell << 2.373, face 4 subface 3 is ok. +DEAL::Cell << 2.373, face 5 subface 0 is ok. +DEAL::Cell << 2.373, face 5 subface 1 is ok. +DEAL::Cell << 2.373, face 5 subface 2 is ok. +DEAL::Cell << 2.373, face 5 subface 3 is ok. +DEAL::Cell << 2.374, face 0 subface 0 is ok. +DEAL::Cell << 2.374, face 0 subface 1 is ok. +DEAL::Cell << 2.374, face 0 subface 2 is ok. +DEAL::Cell << 2.374, face 0 subface 3 is ok. +DEAL::Cell << 2.374, face 1 subface 0 is ok. +DEAL::Cell << 2.374, face 1 subface 1 is ok. +DEAL::Cell << 2.374, face 1 subface 2 is ok. +DEAL::Cell << 2.374, face 1 subface 3 is ok. +DEAL::Cell << 2.374, face 2 subface 0 is ok. +DEAL::Cell << 2.374, face 2 subface 1 is ok. +DEAL::Cell << 2.374, face 2 subface 2 is ok. +DEAL::Cell << 2.374, face 2 subface 3 is ok. +DEAL::Cell << 2.374, face 3 subface 0 is ok. +DEAL::Cell << 2.374, face 3 subface 1 is ok. +DEAL::Cell << 2.374, face 3 subface 2 is ok. +DEAL::Cell << 2.374, face 3 subface 3 is ok. +DEAL::Cell << 2.374, face 4 subface 0 is ok. +DEAL::Cell << 2.374, face 4 subface 1 is ok. +DEAL::Cell << 2.374, face 4 subface 2 is ok. +DEAL::Cell << 2.374, face 4 subface 3 is ok. +DEAL::Cell << 2.374, face 5 subface 0 is ok. +DEAL::Cell << 2.374, face 5 subface 1 is ok. +DEAL::Cell << 2.374, face 5 subface 2 is ok. +DEAL::Cell << 2.374, face 5 subface 3 is ok. +DEAL::Cell << 2.375, face 0 subface 0 is ok. +DEAL::Cell << 2.375, face 0 subface 1 is ok. +DEAL::Cell << 2.375, face 0 subface 2 is ok. +DEAL::Cell << 2.375, face 0 subface 3 is ok. +DEAL::Cell << 2.375, face 1 subface 0 is ok. +DEAL::Cell << 2.375, face 1 subface 1 is ok. +DEAL::Cell << 2.375, face 1 subface 2 is ok. +DEAL::Cell << 2.375, face 1 subface 3 is ok. +DEAL::Cell << 2.375, face 2 subface 0 is ok. +DEAL::Cell << 2.375, face 2 subface 1 is ok. +DEAL::Cell << 2.375, face 2 subface 2 is ok. +DEAL::Cell << 2.375, face 2 subface 3 is ok. +DEAL::Cell << 2.375, face 3 subface 0 is ok. +DEAL::Cell << 2.375, face 3 subface 1 is ok. +DEAL::Cell << 2.375, face 3 subface 2 is ok. +DEAL::Cell << 2.375, face 3 subface 3 is ok. +DEAL::Cell << 2.375, face 4 subface 0 is ok. +DEAL::Cell << 2.375, face 4 subface 1 is ok. +DEAL::Cell << 2.375, face 4 subface 2 is ok. +DEAL::Cell << 2.375, face 4 subface 3 is ok. +DEAL::Cell << 2.375, face 5 subface 0 is ok. +DEAL::Cell << 2.375, face 5 subface 1 is ok. +DEAL::Cell << 2.375, face 5 subface 2 is ok. +DEAL::Cell << 2.375, face 5 subface 3 is ok. +DEAL::Cell << 2.376, face 0 subface 0 is ok. +DEAL::Cell << 2.376, face 0 subface 1 is ok. +DEAL::Cell << 2.376, face 0 subface 2 is ok. +DEAL::Cell << 2.376, face 0 subface 3 is ok. +DEAL::Cell << 2.376, face 1 subface 0 is ok. +DEAL::Cell << 2.376, face 1 subface 1 is ok. +DEAL::Cell << 2.376, face 1 subface 2 is ok. +DEAL::Cell << 2.376, face 1 subface 3 is ok. +DEAL::Cell << 2.376, face 2 subface 0 is ok. +DEAL::Cell << 2.376, face 2 subface 1 is ok. +DEAL::Cell << 2.376, face 2 subface 2 is ok. +DEAL::Cell << 2.376, face 2 subface 3 is ok. +DEAL::Cell << 2.376, face 3 subface 0 is ok. +DEAL::Cell << 2.376, face 3 subface 1 is ok. +DEAL::Cell << 2.376, face 3 subface 2 is ok. +DEAL::Cell << 2.376, face 3 subface 3 is ok. +DEAL::Cell << 2.376, face 4 subface 0 is ok. +DEAL::Cell << 2.376, face 4 subface 1 is ok. +DEAL::Cell << 2.376, face 4 subface 2 is ok. +DEAL::Cell << 2.376, face 4 subface 3 is ok. +DEAL::Cell << 2.376, face 5 subface 0 is ok. +DEAL::Cell << 2.376, face 5 subface 1 is ok. +DEAL::Cell << 2.376, face 5 subface 2 is ok. +DEAL::Cell << 2.376, face 5 subface 3 is ok. +DEAL::Cell << 2.377, face 0 subface 0 is ok. +DEAL::Cell << 2.377, face 0 subface 1 is ok. +DEAL::Cell << 2.377, face 0 subface 2 is ok. +DEAL::Cell << 2.377, face 0 subface 3 is ok. +DEAL::Cell << 2.377, face 1 subface 0 is ok. +DEAL::Cell << 2.377, face 1 subface 1 is ok. +DEAL::Cell << 2.377, face 1 subface 2 is ok. +DEAL::Cell << 2.377, face 1 subface 3 is ok. +DEAL::Cell << 2.377, face 2 subface 0 is ok. +DEAL::Cell << 2.377, face 2 subface 1 is ok. +DEAL::Cell << 2.377, face 2 subface 2 is ok. +DEAL::Cell << 2.377, face 2 subface 3 is ok. +DEAL::Cell << 2.377, face 3 subface 0 is ok. +DEAL::Cell << 2.377, face 3 subface 1 is ok. +DEAL::Cell << 2.377, face 3 subface 2 is ok. +DEAL::Cell << 2.377, face 3 subface 3 is ok. +DEAL::Cell << 2.377, face 4 subface 0 is ok. +DEAL::Cell << 2.377, face 4 subface 1 is ok. +DEAL::Cell << 2.377, face 4 subface 2 is ok. +DEAL::Cell << 2.377, face 4 subface 3 is ok. +DEAL::Cell << 2.377, face 5 subface 0 is ok. +DEAL::Cell << 2.377, face 5 subface 1 is ok. +DEAL::Cell << 2.377, face 5 subface 2 is ok. +DEAL::Cell << 2.377, face 5 subface 3 is ok. +DEAL::Cell << 2.378, face 0 subface 0 is ok. +DEAL::Cell << 2.378, face 0 subface 1 is ok. +DEAL::Cell << 2.378, face 0 subface 2 is ok. +DEAL::Cell << 2.378, face 0 subface 3 is ok. +DEAL::Cell << 2.378, face 1 subface 0 is ok. +DEAL::Cell << 2.378, face 1 subface 1 is ok. +DEAL::Cell << 2.378, face 1 subface 2 is ok. +DEAL::Cell << 2.378, face 1 subface 3 is ok. +DEAL::Cell << 2.378, face 2 subface 0 is ok. +DEAL::Cell << 2.378, face 2 subface 1 is ok. +DEAL::Cell << 2.378, face 2 subface 2 is ok. +DEAL::Cell << 2.378, face 2 subface 3 is ok. +DEAL::Cell << 2.378, face 3 subface 0 is ok. +DEAL::Cell << 2.378, face 3 subface 1 is ok. +DEAL::Cell << 2.378, face 3 subface 2 is ok. +DEAL::Cell << 2.378, face 3 subface 3 is ok. +DEAL::Cell << 2.378, face 4 subface 0 is ok. +DEAL::Cell << 2.378, face 4 subface 1 is ok. +DEAL::Cell << 2.378, face 4 subface 2 is ok. +DEAL::Cell << 2.378, face 4 subface 3 is ok. +DEAL::Cell << 2.378, face 5 subface 0 is ok. +DEAL::Cell << 2.378, face 5 subface 1 is ok. +DEAL::Cell << 2.378, face 5 subface 2 is ok. +DEAL::Cell << 2.378, face 5 subface 3 is ok. +DEAL::Cell << 2.379, face 0 subface 0 is ok. +DEAL::Cell << 2.379, face 0 subface 1 is ok. +DEAL::Cell << 2.379, face 0 subface 2 is ok. +DEAL::Cell << 2.379, face 0 subface 3 is ok. +DEAL::Cell << 2.379, face 1 subface 0 is ok. +DEAL::Cell << 2.379, face 1 subface 1 is ok. +DEAL::Cell << 2.379, face 1 subface 2 is ok. +DEAL::Cell << 2.379, face 1 subface 3 is ok. +DEAL::Cell << 2.379, face 2 subface 0 is ok. +DEAL::Cell << 2.379, face 2 subface 1 is ok. +DEAL::Cell << 2.379, face 2 subface 2 is ok. +DEAL::Cell << 2.379, face 2 subface 3 is ok. +DEAL::Cell << 2.379, face 3 subface 0 is ok. +DEAL::Cell << 2.379, face 3 subface 1 is ok. +DEAL::Cell << 2.379, face 3 subface 2 is ok. +DEAL::Cell << 2.379, face 3 subface 3 is ok. +DEAL::Cell << 2.379, face 4 subface 0 is ok. +DEAL::Cell << 2.379, face 4 subface 1 is ok. +DEAL::Cell << 2.379, face 4 subface 2 is ok. +DEAL::Cell << 2.379, face 4 subface 3 is ok. +DEAL::Cell << 2.379, face 5 subface 0 is ok. +DEAL::Cell << 2.379, face 5 subface 1 is ok. +DEAL::Cell << 2.379, face 5 subface 2 is ok. +DEAL::Cell << 2.379, face 5 subface 3 is ok. +DEAL::Cell << 2.380, face 0 subface 0 is ok. +DEAL::Cell << 2.380, face 0 subface 1 is ok. +DEAL::Cell << 2.380, face 0 subface 2 is ok. +DEAL::Cell << 2.380, face 0 subface 3 is ok. +DEAL::Cell << 2.380, face 1 subface 0 is ok. +DEAL::Cell << 2.380, face 1 subface 1 is ok. +DEAL::Cell << 2.380, face 1 subface 2 is ok. +DEAL::Cell << 2.380, face 1 subface 3 is ok. +DEAL::Cell << 2.380, face 2 subface 0 is ok. +DEAL::Cell << 2.380, face 2 subface 1 is ok. +DEAL::Cell << 2.380, face 2 subface 2 is ok. +DEAL::Cell << 2.380, face 2 subface 3 is ok. +DEAL::Cell << 2.380, face 3 subface 0 is ok. +DEAL::Cell << 2.380, face 3 subface 1 is ok. +DEAL::Cell << 2.380, face 3 subface 2 is ok. +DEAL::Cell << 2.380, face 3 subface 3 is ok. +DEAL::Cell << 2.380, face 4 subface 0 is ok. +DEAL::Cell << 2.380, face 4 subface 1 is ok. +DEAL::Cell << 2.380, face 4 subface 2 is ok. +DEAL::Cell << 2.380, face 4 subface 3 is ok. +DEAL::Cell << 2.380, face 5 subface 0 is ok. +DEAL::Cell << 2.380, face 5 subface 1 is ok. +DEAL::Cell << 2.380, face 5 subface 2 is ok. +DEAL::Cell << 2.380, face 5 subface 3 is ok. +DEAL::Cell << 2.381, face 0 subface 0 is ok. +DEAL::Cell << 2.381, face 0 subface 1 is ok. +DEAL::Cell << 2.381, face 0 subface 2 is ok. +DEAL::Cell << 2.381, face 0 subface 3 is ok. +DEAL::Cell << 2.381, face 1 subface 0 is ok. +DEAL::Cell << 2.381, face 1 subface 1 is ok. +DEAL::Cell << 2.381, face 1 subface 2 is ok. +DEAL::Cell << 2.381, face 1 subface 3 is ok. +DEAL::Cell << 2.381, face 2 subface 0 is ok. +DEAL::Cell << 2.381, face 2 subface 1 is ok. +DEAL::Cell << 2.381, face 2 subface 2 is ok. +DEAL::Cell << 2.381, face 2 subface 3 is ok. +DEAL::Cell << 2.381, face 3 subface 0 is ok. +DEAL::Cell << 2.381, face 3 subface 1 is ok. +DEAL::Cell << 2.381, face 3 subface 2 is ok. +DEAL::Cell << 2.381, face 3 subface 3 is ok. +DEAL::Cell << 2.381, face 4 subface 0 is ok. +DEAL::Cell << 2.381, face 4 subface 1 is ok. +DEAL::Cell << 2.381, face 4 subface 2 is ok. +DEAL::Cell << 2.381, face 4 subface 3 is ok. +DEAL::Cell << 2.381, face 5 subface 0 is ok. +DEAL::Cell << 2.381, face 5 subface 1 is ok. +DEAL::Cell << 2.381, face 5 subface 2 is ok. +DEAL::Cell << 2.381, face 5 subface 3 is ok. +DEAL::Cell << 2.382, face 0 subface 0 is ok. +DEAL::Cell << 2.382, face 0 subface 1 is ok. +DEAL::Cell << 2.382, face 0 subface 2 is ok. +DEAL::Cell << 2.382, face 0 subface 3 is ok. +DEAL::Cell << 2.382, face 1 subface 0 is ok. +DEAL::Cell << 2.382, face 1 subface 1 is ok. +DEAL::Cell << 2.382, face 1 subface 2 is ok. +DEAL::Cell << 2.382, face 1 subface 3 is ok. +DEAL::Cell << 2.382, face 2 subface 0 is ok. +DEAL::Cell << 2.382, face 2 subface 1 is ok. +DEAL::Cell << 2.382, face 2 subface 2 is ok. +DEAL::Cell << 2.382, face 2 subface 3 is ok. +DEAL::Cell << 2.382, face 3 subface 0 is ok. +DEAL::Cell << 2.382, face 3 subface 1 is ok. +DEAL::Cell << 2.382, face 3 subface 2 is ok. +DEAL::Cell << 2.382, face 3 subface 3 is ok. +DEAL::Cell << 2.382, face 4 subface 0 is ok. +DEAL::Cell << 2.382, face 4 subface 1 is ok. +DEAL::Cell << 2.382, face 4 subface 2 is ok. +DEAL::Cell << 2.382, face 4 subface 3 is ok. +DEAL::Cell << 2.382, face 5 subface 0 is ok. +DEAL::Cell << 2.382, face 5 subface 1 is ok. +DEAL::Cell << 2.382, face 5 subface 2 is ok. +DEAL::Cell << 2.382, face 5 subface 3 is ok. +DEAL::Cell << 2.383, face 0 subface 0 is ok. +DEAL::Cell << 2.383, face 0 subface 1 is ok. +DEAL::Cell << 2.383, face 0 subface 2 is ok. +DEAL::Cell << 2.383, face 0 subface 3 is ok. +DEAL::Cell << 2.383, face 1 subface 0 is ok. +DEAL::Cell << 2.383, face 1 subface 1 is ok. +DEAL::Cell << 2.383, face 1 subface 2 is ok. +DEAL::Cell << 2.383, face 1 subface 3 is ok. +DEAL::Cell << 2.383, face 2 subface 0 is ok. +DEAL::Cell << 2.383, face 2 subface 1 is ok. +DEAL::Cell << 2.383, face 2 subface 2 is ok. +DEAL::Cell << 2.383, face 2 subface 3 is ok. +DEAL::Cell << 2.383, face 3 subface 0 is ok. +DEAL::Cell << 2.383, face 3 subface 1 is ok. +DEAL::Cell << 2.383, face 3 subface 2 is ok. +DEAL::Cell << 2.383, face 3 subface 3 is ok. +DEAL::Cell << 2.383, face 4 subface 0 is ok. +DEAL::Cell << 2.383, face 4 subface 1 is ok. +DEAL::Cell << 2.383, face 4 subface 2 is ok. +DEAL::Cell << 2.383, face 4 subface 3 is ok. +DEAL::Cell << 2.383, face 5 subface 0 is ok. +DEAL::Cell << 2.383, face 5 subface 1 is ok. +DEAL::Cell << 2.383, face 5 subface 2 is ok. +DEAL::Cell << 2.383, face 5 subface 3 is ok. +DEAL::Cell << 2.384, face 0 subface 0 is ok. +DEAL::Cell << 2.384, face 0 subface 1 is ok. +DEAL::Cell << 2.384, face 0 subface 2 is ok. +DEAL::Cell << 2.384, face 0 subface 3 is ok. +DEAL::Cell << 2.384, face 1 subface 0 is ok. +DEAL::Cell << 2.384, face 1 subface 1 is ok. +DEAL::Cell << 2.384, face 1 subface 2 is ok. +DEAL::Cell << 2.384, face 1 subface 3 is ok. +DEAL::Cell << 2.384, face 2 subface 0 is ok. +DEAL::Cell << 2.384, face 2 subface 1 is ok. +DEAL::Cell << 2.384, face 2 subface 2 is ok. +DEAL::Cell << 2.384, face 2 subface 3 is ok. +DEAL::Cell << 2.384, face 3 subface 0 is ok. +DEAL::Cell << 2.384, face 3 subface 1 is ok. +DEAL::Cell << 2.384, face 3 subface 2 is ok. +DEAL::Cell << 2.384, face 3 subface 3 is ok. +DEAL::Cell << 2.384, face 4 subface 0 is ok. +DEAL::Cell << 2.384, face 4 subface 1 is ok. +DEAL::Cell << 2.384, face 4 subface 2 is ok. +DEAL::Cell << 2.384, face 4 subface 3 is ok. +DEAL::Cell << 2.384, face 5 subface 0 is ok. +DEAL::Cell << 2.384, face 5 subface 1 is ok. +DEAL::Cell << 2.384, face 5 subface 2 is ok. +DEAL::Cell << 2.384, face 5 subface 3 is ok. +DEAL::Cell << 2.385, face 0 subface 0 is ok. +DEAL::Cell << 2.385, face 0 subface 1 is ok. +DEAL::Cell << 2.385, face 0 subface 2 is ok. +DEAL::Cell << 2.385, face 0 subface 3 is ok. +DEAL::Cell << 2.385, face 1 subface 0 is ok. +DEAL::Cell << 2.385, face 1 subface 1 is ok. +DEAL::Cell << 2.385, face 1 subface 2 is ok. +DEAL::Cell << 2.385, face 1 subface 3 is ok. +DEAL::Cell << 2.385, face 2 subface 0 is ok. +DEAL::Cell << 2.385, face 2 subface 1 is ok. +DEAL::Cell << 2.385, face 2 subface 2 is ok. +DEAL::Cell << 2.385, face 2 subface 3 is ok. +DEAL::Cell << 2.385, face 3 subface 0 is ok. +DEAL::Cell << 2.385, face 3 subface 1 is ok. +DEAL::Cell << 2.385, face 3 subface 2 is ok. +DEAL::Cell << 2.385, face 3 subface 3 is ok. +DEAL::Cell << 2.385, face 4 subface 0 is ok. +DEAL::Cell << 2.385, face 4 subface 1 is ok. +DEAL::Cell << 2.385, face 4 subface 2 is ok. +DEAL::Cell << 2.385, face 4 subface 3 is ok. +DEAL::Cell << 2.385, face 5 subface 0 is ok. +DEAL::Cell << 2.385, face 5 subface 1 is ok. +DEAL::Cell << 2.385, face 5 subface 2 is ok. +DEAL::Cell << 2.385, face 5 subface 3 is ok. +DEAL::Cell << 2.386, face 0 subface 0 is ok. +DEAL::Cell << 2.386, face 0 subface 1 is ok. +DEAL::Cell << 2.386, face 0 subface 2 is ok. +DEAL::Cell << 2.386, face 0 subface 3 is ok. +DEAL::Cell << 2.386, face 1 subface 0 is ok. +DEAL::Cell << 2.386, face 1 subface 1 is ok. +DEAL::Cell << 2.386, face 1 subface 2 is ok. +DEAL::Cell << 2.386, face 1 subface 3 is ok. +DEAL::Cell << 2.386, face 2 subface 0 is ok. +DEAL::Cell << 2.386, face 2 subface 1 is ok. +DEAL::Cell << 2.386, face 2 subface 2 is ok. +DEAL::Cell << 2.386, face 2 subface 3 is ok. +DEAL::Cell << 2.386, face 3 subface 0 is ok. +DEAL::Cell << 2.386, face 3 subface 1 is ok. +DEAL::Cell << 2.386, face 3 subface 2 is ok. +DEAL::Cell << 2.386, face 3 subface 3 is ok. +DEAL::Cell << 2.386, face 4 subface 0 is ok. +DEAL::Cell << 2.386, face 4 subface 1 is ok. +DEAL::Cell << 2.386, face 4 subface 2 is ok. +DEAL::Cell << 2.386, face 4 subface 3 is ok. +DEAL::Cell << 2.386, face 5 subface 0 is ok. +DEAL::Cell << 2.386, face 5 subface 1 is ok. +DEAL::Cell << 2.386, face 5 subface 2 is ok. +DEAL::Cell << 2.386, face 5 subface 3 is ok. +DEAL::Cell << 2.387, face 0 subface 0 is ok. +DEAL::Cell << 2.387, face 0 subface 1 is ok. +DEAL::Cell << 2.387, face 0 subface 2 is ok. +DEAL::Cell << 2.387, face 0 subface 3 is ok. +DEAL::Cell << 2.387, face 1 subface 0 is ok. +DEAL::Cell << 2.387, face 1 subface 1 is ok. +DEAL::Cell << 2.387, face 1 subface 2 is ok. +DEAL::Cell << 2.387, face 1 subface 3 is ok. +DEAL::Cell << 2.387, face 2 subface 0 is ok. +DEAL::Cell << 2.387, face 2 subface 1 is ok. +DEAL::Cell << 2.387, face 2 subface 2 is ok. +DEAL::Cell << 2.387, face 2 subface 3 is ok. +DEAL::Cell << 2.387, face 3 subface 0 is ok. +DEAL::Cell << 2.387, face 3 subface 1 is ok. +DEAL::Cell << 2.387, face 3 subface 2 is ok. +DEAL::Cell << 2.387, face 3 subface 3 is ok. +DEAL::Cell << 2.387, face 4 subface 0 is ok. +DEAL::Cell << 2.387, face 4 subface 1 is ok. +DEAL::Cell << 2.387, face 4 subface 2 is ok. +DEAL::Cell << 2.387, face 4 subface 3 is ok. +DEAL::Cell << 2.387, face 5 subface 0 is ok. +DEAL::Cell << 2.387, face 5 subface 1 is ok. +DEAL::Cell << 2.387, face 5 subface 2 is ok. +DEAL::Cell << 2.387, face 5 subface 3 is ok. +DEAL::Cell << 2.388, face 0 subface 0 is ok. +DEAL::Cell << 2.388, face 0 subface 1 is ok. +DEAL::Cell << 2.388, face 0 subface 2 is ok. +DEAL::Cell << 2.388, face 0 subface 3 is ok. +DEAL::Cell << 2.388, face 1 subface 0 is ok. +DEAL::Cell << 2.388, face 1 subface 1 is ok. +DEAL::Cell << 2.388, face 1 subface 2 is ok. +DEAL::Cell << 2.388, face 1 subface 3 is ok. +DEAL::Cell << 2.388, face 2 subface 0 is ok. +DEAL::Cell << 2.388, face 2 subface 1 is ok. +DEAL::Cell << 2.388, face 2 subface 2 is ok. +DEAL::Cell << 2.388, face 2 subface 3 is ok. +DEAL::Cell << 2.388, face 3 subface 0 is ok. +DEAL::Cell << 2.388, face 3 subface 1 is ok. +DEAL::Cell << 2.388, face 3 subface 2 is ok. +DEAL::Cell << 2.388, face 3 subface 3 is ok. +DEAL::Cell << 2.388, face 4 subface 0 is ok. +DEAL::Cell << 2.388, face 4 subface 1 is ok. +DEAL::Cell << 2.388, face 4 subface 2 is ok. +DEAL::Cell << 2.388, face 4 subface 3 is ok. +DEAL::Cell << 2.388, face 5 subface 0 is ok. +DEAL::Cell << 2.388, face 5 subface 1 is ok. +DEAL::Cell << 2.388, face 5 subface 2 is ok. +DEAL::Cell << 2.388, face 5 subface 3 is ok. +DEAL::Cell << 2.389, face 0 subface 0 is ok. +DEAL::Cell << 2.389, face 0 subface 1 is ok. +DEAL::Cell << 2.389, face 0 subface 2 is ok. +DEAL::Cell << 2.389, face 0 subface 3 is ok. +DEAL::Cell << 2.389, face 1 subface 0 is ok. +DEAL::Cell << 2.389, face 1 subface 1 is ok. +DEAL::Cell << 2.389, face 1 subface 2 is ok. +DEAL::Cell << 2.389, face 1 subface 3 is ok. +DEAL::Cell << 2.389, face 2 subface 0 is ok. +DEAL::Cell << 2.389, face 2 subface 1 is ok. +DEAL::Cell << 2.389, face 2 subface 2 is ok. +DEAL::Cell << 2.389, face 2 subface 3 is ok. +DEAL::Cell << 2.389, face 3 subface 0 is ok. +DEAL::Cell << 2.389, face 3 subface 1 is ok. +DEAL::Cell << 2.389, face 3 subface 2 is ok. +DEAL::Cell << 2.389, face 3 subface 3 is ok. +DEAL::Cell << 2.389, face 4 subface 0 is ok. +DEAL::Cell << 2.389, face 4 subface 1 is ok. +DEAL::Cell << 2.389, face 4 subface 2 is ok. +DEAL::Cell << 2.389, face 4 subface 3 is ok. +DEAL::Cell << 2.389, face 5 subface 0 is ok. +DEAL::Cell << 2.389, face 5 subface 1 is ok. +DEAL::Cell << 2.389, face 5 subface 2 is ok. +DEAL::Cell << 2.389, face 5 subface 3 is ok. +DEAL::Cell << 2.390, face 0 subface 0 is ok. +DEAL::Cell << 2.390, face 0 subface 1 is ok. +DEAL::Cell << 2.390, face 0 subface 2 is ok. +DEAL::Cell << 2.390, face 0 subface 3 is ok. +DEAL::Cell << 2.390, face 1 subface 0 is ok. +DEAL::Cell << 2.390, face 1 subface 1 is ok. +DEAL::Cell << 2.390, face 1 subface 2 is ok. +DEAL::Cell << 2.390, face 1 subface 3 is ok. +DEAL::Cell << 2.390, face 2 subface 0 is ok. +DEAL::Cell << 2.390, face 2 subface 1 is ok. +DEAL::Cell << 2.390, face 2 subface 2 is ok. +DEAL::Cell << 2.390, face 2 subface 3 is ok. +DEAL::Cell << 2.390, face 3 subface 0 is ok. +DEAL::Cell << 2.390, face 3 subface 1 is ok. +DEAL::Cell << 2.390, face 3 subface 2 is ok. +DEAL::Cell << 2.390, face 3 subface 3 is ok. +DEAL::Cell << 2.390, face 4 subface 0 is ok. +DEAL::Cell << 2.390, face 4 subface 1 is ok. +DEAL::Cell << 2.390, face 4 subface 2 is ok. +DEAL::Cell << 2.390, face 4 subface 3 is ok. +DEAL::Cell << 2.390, face 5 subface 0 is ok. +DEAL::Cell << 2.390, face 5 subface 1 is ok. +DEAL::Cell << 2.390, face 5 subface 2 is ok. +DEAL::Cell << 2.390, face 5 subface 3 is ok. +DEAL::Cell << 2.391, face 0 subface 0 is ok. +DEAL::Cell << 2.391, face 0 subface 1 is ok. +DEAL::Cell << 2.391, face 0 subface 2 is ok. +DEAL::Cell << 2.391, face 0 subface 3 is ok. +DEAL::Cell << 2.391, face 1 subface 0 is ok. +DEAL::Cell << 2.391, face 1 subface 1 is ok. +DEAL::Cell << 2.391, face 1 subface 2 is ok. +DEAL::Cell << 2.391, face 1 subface 3 is ok. +DEAL::Cell << 2.391, face 2 subface 0 is ok. +DEAL::Cell << 2.391, face 2 subface 1 is ok. +DEAL::Cell << 2.391, face 2 subface 2 is ok. +DEAL::Cell << 2.391, face 2 subface 3 is ok. +DEAL::Cell << 2.391, face 3 subface 0 is ok. +DEAL::Cell << 2.391, face 3 subface 1 is ok. +DEAL::Cell << 2.391, face 3 subface 2 is ok. +DEAL::Cell << 2.391, face 3 subface 3 is ok. +DEAL::Cell << 2.391, face 4 subface 0 is ok. +DEAL::Cell << 2.391, face 4 subface 1 is ok. +DEAL::Cell << 2.391, face 4 subface 2 is ok. +DEAL::Cell << 2.391, face 4 subface 3 is ok. +DEAL::Cell << 2.391, face 5 subface 0 is ok. +DEAL::Cell << 2.391, face 5 subface 1 is ok. +DEAL::Cell << 2.391, face 5 subface 2 is ok. +DEAL::Cell << 2.391, face 5 subface 3 is ok. +DEAL::Cell << 2.392, face 0 subface 0 is ok. +DEAL::Cell << 2.392, face 0 subface 1 is ok. +DEAL::Cell << 2.392, face 0 subface 2 is ok. +DEAL::Cell << 2.392, face 0 subface 3 is ok. +DEAL::Cell << 2.392, face 1 subface 0 is ok. +DEAL::Cell << 2.392, face 1 subface 1 is ok. +DEAL::Cell << 2.392, face 1 subface 2 is ok. +DEAL::Cell << 2.392, face 1 subface 3 is ok. +DEAL::Cell << 2.392, face 2 subface 0 is ok. +DEAL::Cell << 2.392, face 2 subface 1 is ok. +DEAL::Cell << 2.392, face 2 subface 2 is ok. +DEAL::Cell << 2.392, face 2 subface 3 is ok. +DEAL::Cell << 2.392, face 3 subface 0 is ok. +DEAL::Cell << 2.392, face 3 subface 1 is ok. +DEAL::Cell << 2.392, face 3 subface 2 is ok. +DEAL::Cell << 2.392, face 3 subface 3 is ok. +DEAL::Cell << 2.392, face 4 subface 0 is ok. +DEAL::Cell << 2.392, face 4 subface 1 is ok. +DEAL::Cell << 2.392, face 4 subface 2 is ok. +DEAL::Cell << 2.392, face 4 subface 3 is ok. +DEAL::Cell << 2.392, face 5 subface 0 is ok. +DEAL::Cell << 2.392, face 5 subface 1 is ok. +DEAL::Cell << 2.392, face 5 subface 2 is ok. +DEAL::Cell << 2.392, face 5 subface 3 is ok. +DEAL::Cell << 2.393, face 0 subface 0 is ok. +DEAL::Cell << 2.393, face 0 subface 1 is ok. +DEAL::Cell << 2.393, face 0 subface 2 is ok. +DEAL::Cell << 2.393, face 0 subface 3 is ok. +DEAL::Cell << 2.393, face 1 subface 0 is ok. +DEAL::Cell << 2.393, face 1 subface 1 is ok. +DEAL::Cell << 2.393, face 1 subface 2 is ok. +DEAL::Cell << 2.393, face 1 subface 3 is ok. +DEAL::Cell << 2.393, face 2 subface 0 is ok. +DEAL::Cell << 2.393, face 2 subface 1 is ok. +DEAL::Cell << 2.393, face 2 subface 2 is ok. +DEAL::Cell << 2.393, face 2 subface 3 is ok. +DEAL::Cell << 2.393, face 3 subface 0 is ok. +DEAL::Cell << 2.393, face 3 subface 1 is ok. +DEAL::Cell << 2.393, face 3 subface 2 is ok. +DEAL::Cell << 2.393, face 3 subface 3 is ok. +DEAL::Cell << 2.393, face 4 subface 0 is ok. +DEAL::Cell << 2.393, face 4 subface 1 is ok. +DEAL::Cell << 2.393, face 4 subface 2 is ok. +DEAL::Cell << 2.393, face 4 subface 3 is ok. +DEAL::Cell << 2.393, face 5 subface 0 is ok. +DEAL::Cell << 2.393, face 5 subface 1 is ok. +DEAL::Cell << 2.393, face 5 subface 2 is ok. +DEAL::Cell << 2.393, face 5 subface 3 is ok. +DEAL::Cell << 2.394, face 0 subface 0 is ok. +DEAL::Cell << 2.394, face 0 subface 1 is ok. +DEAL::Cell << 2.394, face 0 subface 2 is ok. +DEAL::Cell << 2.394, face 0 subface 3 is ok. +DEAL::Cell << 2.394, face 1 subface 0 is ok. +DEAL::Cell << 2.394, face 1 subface 1 is ok. +DEAL::Cell << 2.394, face 1 subface 2 is ok. +DEAL::Cell << 2.394, face 1 subface 3 is ok. +DEAL::Cell << 2.394, face 2 subface 0 is ok. +DEAL::Cell << 2.394, face 2 subface 1 is ok. +DEAL::Cell << 2.394, face 2 subface 2 is ok. +DEAL::Cell << 2.394, face 2 subface 3 is ok. +DEAL::Cell << 2.394, face 3 subface 0 is ok. +DEAL::Cell << 2.394, face 3 subface 1 is ok. +DEAL::Cell << 2.394, face 3 subface 2 is ok. +DEAL::Cell << 2.394, face 3 subface 3 is ok. +DEAL::Cell << 2.394, face 4 subface 0 is ok. +DEAL::Cell << 2.394, face 4 subface 1 is ok. +DEAL::Cell << 2.394, face 4 subface 2 is ok. +DEAL::Cell << 2.394, face 4 subface 3 is ok. +DEAL::Cell << 2.394, face 5 subface 0 is ok. +DEAL::Cell << 2.394, face 5 subface 1 is ok. +DEAL::Cell << 2.394, face 5 subface 2 is ok. +DEAL::Cell << 2.394, face 5 subface 3 is ok. +DEAL::Cell << 2.395, face 0 subface 0 is ok. +DEAL::Cell << 2.395, face 0 subface 1 is ok. +DEAL::Cell << 2.395, face 0 subface 2 is ok. +DEAL::Cell << 2.395, face 0 subface 3 is ok. +DEAL::Cell << 2.395, face 1 subface 0 is ok. +DEAL::Cell << 2.395, face 1 subface 1 is ok. +DEAL::Cell << 2.395, face 1 subface 2 is ok. +DEAL::Cell << 2.395, face 1 subface 3 is ok. +DEAL::Cell << 2.395, face 2 subface 0 is ok. +DEAL::Cell << 2.395, face 2 subface 1 is ok. +DEAL::Cell << 2.395, face 2 subface 2 is ok. +DEAL::Cell << 2.395, face 2 subface 3 is ok. +DEAL::Cell << 2.395, face 3 subface 0 is ok. +DEAL::Cell << 2.395, face 3 subface 1 is ok. +DEAL::Cell << 2.395, face 3 subface 2 is ok. +DEAL::Cell << 2.395, face 3 subface 3 is ok. +DEAL::Cell << 2.395, face 4 subface 0 is ok. +DEAL::Cell << 2.395, face 4 subface 1 is ok. +DEAL::Cell << 2.395, face 4 subface 2 is ok. +DEAL::Cell << 2.395, face 4 subface 3 is ok. +DEAL::Cell << 2.395, face 5 subface 0 is ok. +DEAL::Cell << 2.395, face 5 subface 1 is ok. +DEAL::Cell << 2.395, face 5 subface 2 is ok. +DEAL::Cell << 2.395, face 5 subface 3 is ok. +DEAL::Cell << 2.396, face 0 subface 0 is ok. +DEAL::Cell << 2.396, face 0 subface 1 is ok. +DEAL::Cell << 2.396, face 0 subface 2 is ok. +DEAL::Cell << 2.396, face 0 subface 3 is ok. +DEAL::Cell << 2.396, face 1 subface 0 is ok. +DEAL::Cell << 2.396, face 1 subface 1 is ok. +DEAL::Cell << 2.396, face 1 subface 2 is ok. +DEAL::Cell << 2.396, face 1 subface 3 is ok. +DEAL::Cell << 2.396, face 2 subface 0 is ok. +DEAL::Cell << 2.396, face 2 subface 1 is ok. +DEAL::Cell << 2.396, face 2 subface 2 is ok. +DEAL::Cell << 2.396, face 2 subface 3 is ok. +DEAL::Cell << 2.396, face 3 subface 0 is ok. +DEAL::Cell << 2.396, face 3 subface 1 is ok. +DEAL::Cell << 2.396, face 3 subface 2 is ok. +DEAL::Cell << 2.396, face 3 subface 3 is ok. +DEAL::Cell << 2.396, face 4 subface 0 is ok. +DEAL::Cell << 2.396, face 4 subface 1 is ok. +DEAL::Cell << 2.396, face 4 subface 2 is ok. +DEAL::Cell << 2.396, face 4 subface 3 is ok. +DEAL::Cell << 2.396, face 5 subface 0 is ok. +DEAL::Cell << 2.396, face 5 subface 1 is ok. +DEAL::Cell << 2.396, face 5 subface 2 is ok. +DEAL::Cell << 2.396, face 5 subface 3 is ok. +DEAL::Cell << 2.397, face 0 subface 0 is ok. +DEAL::Cell << 2.397, face 0 subface 1 is ok. +DEAL::Cell << 2.397, face 0 subface 2 is ok. +DEAL::Cell << 2.397, face 0 subface 3 is ok. +DEAL::Cell << 2.397, face 1 subface 0 is ok. +DEAL::Cell << 2.397, face 1 subface 1 is ok. +DEAL::Cell << 2.397, face 1 subface 2 is ok. +DEAL::Cell << 2.397, face 1 subface 3 is ok. +DEAL::Cell << 2.397, face 2 subface 0 is ok. +DEAL::Cell << 2.397, face 2 subface 1 is ok. +DEAL::Cell << 2.397, face 2 subface 2 is ok. +DEAL::Cell << 2.397, face 2 subface 3 is ok. +DEAL::Cell << 2.397, face 3 subface 0 is ok. +DEAL::Cell << 2.397, face 3 subface 1 is ok. +DEAL::Cell << 2.397, face 3 subface 2 is ok. +DEAL::Cell << 2.397, face 3 subface 3 is ok. +DEAL::Cell << 2.397, face 4 subface 0 is ok. +DEAL::Cell << 2.397, face 4 subface 1 is ok. +DEAL::Cell << 2.397, face 4 subface 2 is ok. +DEAL::Cell << 2.397, face 4 subface 3 is ok. +DEAL::Cell << 2.397, face 5 subface 0 is ok. +DEAL::Cell << 2.397, face 5 subface 1 is ok. +DEAL::Cell << 2.397, face 5 subface 2 is ok. +DEAL::Cell << 2.397, face 5 subface 3 is ok. +DEAL::Cell << 2.398, face 0 subface 0 is ok. +DEAL::Cell << 2.398, face 0 subface 1 is ok. +DEAL::Cell << 2.398, face 0 subface 2 is ok. +DEAL::Cell << 2.398, face 0 subface 3 is ok. +DEAL::Cell << 2.398, face 1 subface 0 is ok. +DEAL::Cell << 2.398, face 1 subface 1 is ok. +DEAL::Cell << 2.398, face 1 subface 2 is ok. +DEAL::Cell << 2.398, face 1 subface 3 is ok. +DEAL::Cell << 2.398, face 2 subface 0 is ok. +DEAL::Cell << 2.398, face 2 subface 1 is ok. +DEAL::Cell << 2.398, face 2 subface 2 is ok. +DEAL::Cell << 2.398, face 2 subface 3 is ok. +DEAL::Cell << 2.398, face 3 subface 0 is ok. +DEAL::Cell << 2.398, face 3 subface 1 is ok. +DEAL::Cell << 2.398, face 3 subface 2 is ok. +DEAL::Cell << 2.398, face 3 subface 3 is ok. +DEAL::Cell << 2.398, face 4 subface 0 is ok. +DEAL::Cell << 2.398, face 4 subface 1 is ok. +DEAL::Cell << 2.398, face 4 subface 2 is ok. +DEAL::Cell << 2.398, face 4 subface 3 is ok. +DEAL::Cell << 2.398, face 5 subface 0 is ok. +DEAL::Cell << 2.398, face 5 subface 1 is ok. +DEAL::Cell << 2.398, face 5 subface 2 is ok. +DEAL::Cell << 2.398, face 5 subface 3 is ok. +DEAL::Cell << 2.399, face 0 subface 0 is ok. +DEAL::Cell << 2.399, face 0 subface 1 is ok. +DEAL::Cell << 2.399, face 0 subface 2 is ok. +DEAL::Cell << 2.399, face 0 subface 3 is ok. +DEAL::Cell << 2.399, face 1 subface 0 is ok. +DEAL::Cell << 2.399, face 1 subface 1 is ok. +DEAL::Cell << 2.399, face 1 subface 2 is ok. +DEAL::Cell << 2.399, face 1 subface 3 is ok. +DEAL::Cell << 2.399, face 2 subface 0 is ok. +DEAL::Cell << 2.399, face 2 subface 1 is ok. +DEAL::Cell << 2.399, face 2 subface 2 is ok. +DEAL::Cell << 2.399, face 2 subface 3 is ok. +DEAL::Cell << 2.399, face 3 subface 0 is ok. +DEAL::Cell << 2.399, face 3 subface 1 is ok. +DEAL::Cell << 2.399, face 3 subface 2 is ok. +DEAL::Cell << 2.399, face 3 subface 3 is ok. +DEAL::Cell << 2.399, face 4 subface 0 is ok. +DEAL::Cell << 2.399, face 4 subface 1 is ok. +DEAL::Cell << 2.399, face 4 subface 2 is ok. +DEAL::Cell << 2.399, face 4 subface 3 is ok. +DEAL::Cell << 2.399, face 5 subface 0 is ok. +DEAL::Cell << 2.399, face 5 subface 1 is ok. +DEAL::Cell << 2.399, face 5 subface 2 is ok. +DEAL::Cell << 2.399, face 5 subface 3 is ok. +DEAL::Cell << 2.400, face 0 subface 0 is ok. +DEAL::Cell << 2.400, face 0 subface 1 is ok. +DEAL::Cell << 2.400, face 0 subface 2 is ok. +DEAL::Cell << 2.400, face 0 subface 3 is ok. +DEAL::Cell << 2.400, face 1 subface 0 is ok. +DEAL::Cell << 2.400, face 1 subface 1 is ok. +DEAL::Cell << 2.400, face 1 subface 2 is ok. +DEAL::Cell << 2.400, face 1 subface 3 is ok. +DEAL::Cell << 2.400, face 2 subface 0 is ok. +DEAL::Cell << 2.400, face 2 subface 1 is ok. +DEAL::Cell << 2.400, face 2 subface 2 is ok. +DEAL::Cell << 2.400, face 2 subface 3 is ok. +DEAL::Cell << 2.400, face 3 subface 0 is ok. +DEAL::Cell << 2.400, face 3 subface 1 is ok. +DEAL::Cell << 2.400, face 3 subface 2 is ok. +DEAL::Cell << 2.400, face 3 subface 3 is ok. +DEAL::Cell << 2.400, face 4 subface 0 is ok. +DEAL::Cell << 2.400, face 4 subface 1 is ok. +DEAL::Cell << 2.400, face 4 subface 2 is ok. +DEAL::Cell << 2.400, face 4 subface 3 is ok. +DEAL::Cell << 2.400, face 5 subface 0 is ok. +DEAL::Cell << 2.400, face 5 subface 1 is ok. +DEAL::Cell << 2.400, face 5 subface 2 is ok. +DEAL::Cell << 2.400, face 5 subface 3 is ok. +DEAL::Cell << 2.401, face 0 subface 0 is ok. +DEAL::Cell << 2.401, face 0 subface 1 is ok. +DEAL::Cell << 2.401, face 0 subface 2 is ok. +DEAL::Cell << 2.401, face 0 subface 3 is ok. +DEAL::Cell << 2.401, face 1 subface 0 is ok. +DEAL::Cell << 2.401, face 1 subface 1 is ok. +DEAL::Cell << 2.401, face 1 subface 2 is ok. +DEAL::Cell << 2.401, face 1 subface 3 is ok. +DEAL::Cell << 2.401, face 2 subface 0 is ok. +DEAL::Cell << 2.401, face 2 subface 1 is ok. +DEAL::Cell << 2.401, face 2 subface 2 is ok. +DEAL::Cell << 2.401, face 2 subface 3 is ok. +DEAL::Cell << 2.401, face 3 subface 0 is ok. +DEAL::Cell << 2.401, face 3 subface 1 is ok. +DEAL::Cell << 2.401, face 3 subface 2 is ok. +DEAL::Cell << 2.401, face 3 subface 3 is ok. +DEAL::Cell << 2.401, face 4 subface 0 is ok. +DEAL::Cell << 2.401, face 4 subface 1 is ok. +DEAL::Cell << 2.401, face 4 subface 2 is ok. +DEAL::Cell << 2.401, face 4 subface 3 is ok. +DEAL::Cell << 2.401, face 5 subface 0 is ok. +DEAL::Cell << 2.401, face 5 subface 1 is ok. +DEAL::Cell << 2.401, face 5 subface 2 is ok. +DEAL::Cell << 2.401, face 5 subface 3 is ok. +DEAL::Cell << 2.402, face 0 subface 0 is ok. +DEAL::Cell << 2.402, face 0 subface 1 is ok. +DEAL::Cell << 2.402, face 0 subface 2 is ok. +DEAL::Cell << 2.402, face 0 subface 3 is ok. +DEAL::Cell << 2.402, face 1 subface 0 is ok. +DEAL::Cell << 2.402, face 1 subface 1 is ok. +DEAL::Cell << 2.402, face 1 subface 2 is ok. +DEAL::Cell << 2.402, face 1 subface 3 is ok. +DEAL::Cell << 2.402, face 2 subface 0 is ok. +DEAL::Cell << 2.402, face 2 subface 1 is ok. +DEAL::Cell << 2.402, face 2 subface 2 is ok. +DEAL::Cell << 2.402, face 2 subface 3 is ok. +DEAL::Cell << 2.402, face 3 subface 0 is ok. +DEAL::Cell << 2.402, face 3 subface 1 is ok. +DEAL::Cell << 2.402, face 3 subface 2 is ok. +DEAL::Cell << 2.402, face 3 subface 3 is ok. +DEAL::Cell << 2.402, face 4 subface 0 is ok. +DEAL::Cell << 2.402, face 4 subface 1 is ok. +DEAL::Cell << 2.402, face 4 subface 2 is ok. +DEAL::Cell << 2.402, face 4 subface 3 is ok. +DEAL::Cell << 2.402, face 5 subface 0 is ok. +DEAL::Cell << 2.402, face 5 subface 1 is ok. +DEAL::Cell << 2.402, face 5 subface 2 is ok. +DEAL::Cell << 2.402, face 5 subface 3 is ok. +DEAL::Cell << 2.403, face 0 subface 0 is ok. +DEAL::Cell << 2.403, face 0 subface 1 is ok. +DEAL::Cell << 2.403, face 0 subface 2 is ok. +DEAL::Cell << 2.403, face 0 subface 3 is ok. +DEAL::Cell << 2.403, face 1 subface 0 is ok. +DEAL::Cell << 2.403, face 1 subface 1 is ok. +DEAL::Cell << 2.403, face 1 subface 2 is ok. +DEAL::Cell << 2.403, face 1 subface 3 is ok. +DEAL::Cell << 2.403, face 2 subface 0 is ok. +DEAL::Cell << 2.403, face 2 subface 1 is ok. +DEAL::Cell << 2.403, face 2 subface 2 is ok. +DEAL::Cell << 2.403, face 2 subface 3 is ok. +DEAL::Cell << 2.403, face 3 subface 0 is ok. +DEAL::Cell << 2.403, face 3 subface 1 is ok. +DEAL::Cell << 2.403, face 3 subface 2 is ok. +DEAL::Cell << 2.403, face 3 subface 3 is ok. +DEAL::Cell << 2.403, face 4 subface 0 is ok. +DEAL::Cell << 2.403, face 4 subface 1 is ok. +DEAL::Cell << 2.403, face 4 subface 2 is ok. +DEAL::Cell << 2.403, face 4 subface 3 is ok. +DEAL::Cell << 2.403, face 5 subface 0 is ok. +DEAL::Cell << 2.403, face 5 subface 1 is ok. +DEAL::Cell << 2.403, face 5 subface 2 is ok. +DEAL::Cell << 2.403, face 5 subface 3 is ok. +DEAL::Cell << 2.404, face 0 subface 0 is ok. +DEAL::Cell << 2.404, face 0 subface 1 is ok. +DEAL::Cell << 2.404, face 0 subface 2 is ok. +DEAL::Cell << 2.404, face 0 subface 3 is ok. +DEAL::Cell << 2.404, face 1 subface 0 is ok. +DEAL::Cell << 2.404, face 1 subface 1 is ok. +DEAL::Cell << 2.404, face 1 subface 2 is ok. +DEAL::Cell << 2.404, face 1 subface 3 is ok. +DEAL::Cell << 2.404, face 2 subface 0 is ok. +DEAL::Cell << 2.404, face 2 subface 1 is ok. +DEAL::Cell << 2.404, face 2 subface 2 is ok. +DEAL::Cell << 2.404, face 2 subface 3 is ok. +DEAL::Cell << 2.404, face 3 subface 0 is ok. +DEAL::Cell << 2.404, face 3 subface 1 is ok. +DEAL::Cell << 2.404, face 3 subface 2 is ok. +DEAL::Cell << 2.404, face 3 subface 3 is ok. +DEAL::Cell << 2.404, face 4 subface 0 is ok. +DEAL::Cell << 2.404, face 4 subface 1 is ok. +DEAL::Cell << 2.404, face 4 subface 2 is ok. +DEAL::Cell << 2.404, face 4 subface 3 is ok. +DEAL::Cell << 2.404, face 5 subface 0 is ok. +DEAL::Cell << 2.404, face 5 subface 1 is ok. +DEAL::Cell << 2.404, face 5 subface 2 is ok. +DEAL::Cell << 2.404, face 5 subface 3 is ok. +DEAL::Cell << 2.405, face 0 subface 0 is ok. +DEAL::Cell << 2.405, face 0 subface 1 is ok. +DEAL::Cell << 2.405, face 0 subface 2 is ok. +DEAL::Cell << 2.405, face 0 subface 3 is ok. +DEAL::Cell << 2.405, face 1 subface 0 is ok. +DEAL::Cell << 2.405, face 1 subface 1 is ok. +DEAL::Cell << 2.405, face 1 subface 2 is ok. +DEAL::Cell << 2.405, face 1 subface 3 is ok. +DEAL::Cell << 2.405, face 2 subface 0 is ok. +DEAL::Cell << 2.405, face 2 subface 1 is ok. +DEAL::Cell << 2.405, face 2 subface 2 is ok. +DEAL::Cell << 2.405, face 2 subface 3 is ok. +DEAL::Cell << 2.405, face 3 subface 0 is ok. +DEAL::Cell << 2.405, face 3 subface 1 is ok. +DEAL::Cell << 2.405, face 3 subface 2 is ok. +DEAL::Cell << 2.405, face 3 subface 3 is ok. +DEAL::Cell << 2.405, face 4 subface 0 is ok. +DEAL::Cell << 2.405, face 4 subface 1 is ok. +DEAL::Cell << 2.405, face 4 subface 2 is ok. +DEAL::Cell << 2.405, face 4 subface 3 is ok. +DEAL::Cell << 2.405, face 5 subface 0 is ok. +DEAL::Cell << 2.405, face 5 subface 1 is ok. +DEAL::Cell << 2.405, face 5 subface 2 is ok. +DEAL::Cell << 2.405, face 5 subface 3 is ok. +DEAL::Cell << 2.406, face 0 subface 0 is ok. +DEAL::Cell << 2.406, face 0 subface 1 is ok. +DEAL::Cell << 2.406, face 0 subface 2 is ok. +DEAL::Cell << 2.406, face 0 subface 3 is ok. +DEAL::Cell << 2.406, face 1 subface 0 is ok. +DEAL::Cell << 2.406, face 1 subface 1 is ok. +DEAL::Cell << 2.406, face 1 subface 2 is ok. +DEAL::Cell << 2.406, face 1 subface 3 is ok. +DEAL::Cell << 2.406, face 2 subface 0 is ok. +DEAL::Cell << 2.406, face 2 subface 1 is ok. +DEAL::Cell << 2.406, face 2 subface 2 is ok. +DEAL::Cell << 2.406, face 2 subface 3 is ok. +DEAL::Cell << 2.406, face 3 subface 0 is ok. +DEAL::Cell << 2.406, face 3 subface 1 is ok. +DEAL::Cell << 2.406, face 3 subface 2 is ok. +DEAL::Cell << 2.406, face 3 subface 3 is ok. +DEAL::Cell << 2.406, face 4 subface 0 is ok. +DEAL::Cell << 2.406, face 4 subface 1 is ok. +DEAL::Cell << 2.406, face 4 subface 2 is ok. +DEAL::Cell << 2.406, face 4 subface 3 is ok. +DEAL::Cell << 2.406, face 5 subface 0 is ok. +DEAL::Cell << 2.406, face 5 subface 1 is ok. +DEAL::Cell << 2.406, face 5 subface 2 is ok. +DEAL::Cell << 2.406, face 5 subface 3 is ok. +DEAL::Cell << 2.407, face 0 subface 0 is ok. +DEAL::Cell << 2.407, face 0 subface 1 is ok. +DEAL::Cell << 2.407, face 0 subface 2 is ok. +DEAL::Cell << 2.407, face 0 subface 3 is ok. +DEAL::Cell << 2.407, face 1 subface 0 is ok. +DEAL::Cell << 2.407, face 1 subface 1 is ok. +DEAL::Cell << 2.407, face 1 subface 2 is ok. +DEAL::Cell << 2.407, face 1 subface 3 is ok. +DEAL::Cell << 2.407, face 2 subface 0 is ok. +DEAL::Cell << 2.407, face 2 subface 1 is ok. +DEAL::Cell << 2.407, face 2 subface 2 is ok. +DEAL::Cell << 2.407, face 2 subface 3 is ok. +DEAL::Cell << 2.407, face 3 subface 0 is ok. +DEAL::Cell << 2.407, face 3 subface 1 is ok. +DEAL::Cell << 2.407, face 3 subface 2 is ok. +DEAL::Cell << 2.407, face 3 subface 3 is ok. +DEAL::Cell << 2.407, face 4 subface 0 is ok. +DEAL::Cell << 2.407, face 4 subface 1 is ok. +DEAL::Cell << 2.407, face 4 subface 2 is ok. +DEAL::Cell << 2.407, face 4 subface 3 is ok. +DEAL::Cell << 2.407, face 5 subface 0 is ok. +DEAL::Cell << 2.407, face 5 subface 1 is ok. +DEAL::Cell << 2.407, face 5 subface 2 is ok. +DEAL::Cell << 2.407, face 5 subface 3 is ok. +DEAL::Cell << 2.408, face 0 subface 0 is ok. +DEAL::Cell << 2.408, face 0 subface 1 is ok. +DEAL::Cell << 2.408, face 0 subface 2 is ok. +DEAL::Cell << 2.408, face 0 subface 3 is ok. +DEAL::Cell << 2.408, face 1 subface 0 is ok. +DEAL::Cell << 2.408, face 1 subface 1 is ok. +DEAL::Cell << 2.408, face 1 subface 2 is ok. +DEAL::Cell << 2.408, face 1 subface 3 is ok. +DEAL::Cell << 2.408, face 2 subface 0 is ok. +DEAL::Cell << 2.408, face 2 subface 1 is ok. +DEAL::Cell << 2.408, face 2 subface 2 is ok. +DEAL::Cell << 2.408, face 2 subface 3 is ok. +DEAL::Cell << 2.408, face 3 subface 0 is ok. +DEAL::Cell << 2.408, face 3 subface 1 is ok. +DEAL::Cell << 2.408, face 3 subface 2 is ok. +DEAL::Cell << 2.408, face 3 subface 3 is ok. +DEAL::Cell << 2.408, face 4 subface 0 is ok. +DEAL::Cell << 2.408, face 4 subface 1 is ok. +DEAL::Cell << 2.408, face 4 subface 2 is ok. +DEAL::Cell << 2.408, face 4 subface 3 is ok. +DEAL::Cell << 2.408, face 5 subface 0 is ok. +DEAL::Cell << 2.408, face 5 subface 1 is ok. +DEAL::Cell << 2.408, face 5 subface 2 is ok. +DEAL::Cell << 2.408, face 5 subface 3 is ok. +DEAL::Cell << 2.409, face 0 subface 0 is ok. +DEAL::Cell << 2.409, face 0 subface 1 is ok. +DEAL::Cell << 2.409, face 0 subface 2 is ok. +DEAL::Cell << 2.409, face 0 subface 3 is ok. +DEAL::Cell << 2.409, face 1 subface 0 is ok. +DEAL::Cell << 2.409, face 1 subface 1 is ok. +DEAL::Cell << 2.409, face 1 subface 2 is ok. +DEAL::Cell << 2.409, face 1 subface 3 is ok. +DEAL::Cell << 2.409, face 2 subface 0 is ok. +DEAL::Cell << 2.409, face 2 subface 1 is ok. +DEAL::Cell << 2.409, face 2 subface 2 is ok. +DEAL::Cell << 2.409, face 2 subface 3 is ok. +DEAL::Cell << 2.409, face 3 subface 0 is ok. +DEAL::Cell << 2.409, face 3 subface 1 is ok. +DEAL::Cell << 2.409, face 3 subface 2 is ok. +DEAL::Cell << 2.409, face 3 subface 3 is ok. +DEAL::Cell << 2.409, face 4 subface 0 is ok. +DEAL::Cell << 2.409, face 4 subface 1 is ok. +DEAL::Cell << 2.409, face 4 subface 2 is ok. +DEAL::Cell << 2.409, face 4 subface 3 is ok. +DEAL::Cell << 2.409, face 5 subface 0 is ok. +DEAL::Cell << 2.409, face 5 subface 1 is ok. +DEAL::Cell << 2.409, face 5 subface 2 is ok. +DEAL::Cell << 2.409, face 5 subface 3 is ok. +DEAL::Cell << 2.410, face 0 subface 0 is ok. +DEAL::Cell << 2.410, face 0 subface 1 is ok. +DEAL::Cell << 2.410, face 0 subface 2 is ok. +DEAL::Cell << 2.410, face 0 subface 3 is ok. +DEAL::Cell << 2.410, face 1 subface 0 is ok. +DEAL::Cell << 2.410, face 1 subface 1 is ok. +DEAL::Cell << 2.410, face 1 subface 2 is ok. +DEAL::Cell << 2.410, face 1 subface 3 is ok. +DEAL::Cell << 2.410, face 2 subface 0 is ok. +DEAL::Cell << 2.410, face 2 subface 1 is ok. +DEAL::Cell << 2.410, face 2 subface 2 is ok. +DEAL::Cell << 2.410, face 2 subface 3 is ok. +DEAL::Cell << 2.410, face 3 subface 0 is ok. +DEAL::Cell << 2.410, face 3 subface 1 is ok. +DEAL::Cell << 2.410, face 3 subface 2 is ok. +DEAL::Cell << 2.410, face 3 subface 3 is ok. +DEAL::Cell << 2.410, face 4 subface 0 is ok. +DEAL::Cell << 2.410, face 4 subface 1 is ok. +DEAL::Cell << 2.410, face 4 subface 2 is ok. +DEAL::Cell << 2.410, face 4 subface 3 is ok. +DEAL::Cell << 2.410, face 5 subface 0 is ok. +DEAL::Cell << 2.410, face 5 subface 1 is ok. +DEAL::Cell << 2.410, face 5 subface 2 is ok. +DEAL::Cell << 2.410, face 5 subface 3 is ok. +DEAL::Cell << 2.411, face 0 subface 0 is ok. +DEAL::Cell << 2.411, face 0 subface 1 is ok. +DEAL::Cell << 2.411, face 0 subface 2 is ok. +DEAL::Cell << 2.411, face 0 subface 3 is ok. +DEAL::Cell << 2.411, face 1 subface 0 is ok. +DEAL::Cell << 2.411, face 1 subface 1 is ok. +DEAL::Cell << 2.411, face 1 subface 2 is ok. +DEAL::Cell << 2.411, face 1 subface 3 is ok. +DEAL::Cell << 2.411, face 2 subface 0 is ok. +DEAL::Cell << 2.411, face 2 subface 1 is ok. +DEAL::Cell << 2.411, face 2 subface 2 is ok. +DEAL::Cell << 2.411, face 2 subface 3 is ok. +DEAL::Cell << 2.411, face 3 subface 0 is ok. +DEAL::Cell << 2.411, face 3 subface 1 is ok. +DEAL::Cell << 2.411, face 3 subface 2 is ok. +DEAL::Cell << 2.411, face 3 subface 3 is ok. +DEAL::Cell << 2.411, face 4 subface 0 is ok. +DEAL::Cell << 2.411, face 4 subface 1 is ok. +DEAL::Cell << 2.411, face 4 subface 2 is ok. +DEAL::Cell << 2.411, face 4 subface 3 is ok. +DEAL::Cell << 2.411, face 5 subface 0 is ok. +DEAL::Cell << 2.411, face 5 subface 1 is ok. +DEAL::Cell << 2.411, face 5 subface 2 is ok. +DEAL::Cell << 2.411, face 5 subface 3 is ok. +DEAL::Cell << 2.412, face 0 subface 0 is ok. +DEAL::Cell << 2.412, face 0 subface 1 is ok. +DEAL::Cell << 2.412, face 0 subface 2 is ok. +DEAL::Cell << 2.412, face 0 subface 3 is ok. +DEAL::Cell << 2.412, face 1 subface 0 is ok. +DEAL::Cell << 2.412, face 1 subface 1 is ok. +DEAL::Cell << 2.412, face 1 subface 2 is ok. +DEAL::Cell << 2.412, face 1 subface 3 is ok. +DEAL::Cell << 2.412, face 2 subface 0 is ok. +DEAL::Cell << 2.412, face 2 subface 1 is ok. +DEAL::Cell << 2.412, face 2 subface 2 is ok. +DEAL::Cell << 2.412, face 2 subface 3 is ok. +DEAL::Cell << 2.412, face 3 subface 0 is ok. +DEAL::Cell << 2.412, face 3 subface 1 is ok. +DEAL::Cell << 2.412, face 3 subface 2 is ok. +DEAL::Cell << 2.412, face 3 subface 3 is ok. +DEAL::Cell << 2.412, face 4 subface 0 is ok. +DEAL::Cell << 2.412, face 4 subface 1 is ok. +DEAL::Cell << 2.412, face 4 subface 2 is ok. +DEAL::Cell << 2.412, face 4 subface 3 is ok. +DEAL::Cell << 2.412, face 5 subface 0 is ok. +DEAL::Cell << 2.412, face 5 subface 1 is ok. +DEAL::Cell << 2.412, face 5 subface 2 is ok. +DEAL::Cell << 2.412, face 5 subface 3 is ok. +DEAL::Cell << 2.413, face 0 subface 0 is ok. +DEAL::Cell << 2.413, face 0 subface 1 is ok. +DEAL::Cell << 2.413, face 0 subface 2 is ok. +DEAL::Cell << 2.413, face 0 subface 3 is ok. +DEAL::Cell << 2.413, face 1 subface 0 is ok. +DEAL::Cell << 2.413, face 1 subface 1 is ok. +DEAL::Cell << 2.413, face 1 subface 2 is ok. +DEAL::Cell << 2.413, face 1 subface 3 is ok. +DEAL::Cell << 2.413, face 2 subface 0 is ok. +DEAL::Cell << 2.413, face 2 subface 1 is ok. +DEAL::Cell << 2.413, face 2 subface 2 is ok. +DEAL::Cell << 2.413, face 2 subface 3 is ok. +DEAL::Cell << 2.413, face 3 subface 0 is ok. +DEAL::Cell << 2.413, face 3 subface 1 is ok. +DEAL::Cell << 2.413, face 3 subface 2 is ok. +DEAL::Cell << 2.413, face 3 subface 3 is ok. +DEAL::Cell << 2.413, face 4 subface 0 is ok. +DEAL::Cell << 2.413, face 4 subface 1 is ok. +DEAL::Cell << 2.413, face 4 subface 2 is ok. +DEAL::Cell << 2.413, face 4 subface 3 is ok. +DEAL::Cell << 2.413, face 5 subface 0 is ok. +DEAL::Cell << 2.413, face 5 subface 1 is ok. +DEAL::Cell << 2.413, face 5 subface 2 is ok. +DEAL::Cell << 2.413, face 5 subface 3 is ok. +DEAL::Cell << 2.414, face 0 subface 0 is ok. +DEAL::Cell << 2.414, face 0 subface 1 is ok. +DEAL::Cell << 2.414, face 0 subface 2 is ok. +DEAL::Cell << 2.414, face 0 subface 3 is ok. +DEAL::Cell << 2.414, face 1 subface 0 is ok. +DEAL::Cell << 2.414, face 1 subface 1 is ok. +DEAL::Cell << 2.414, face 1 subface 2 is ok. +DEAL::Cell << 2.414, face 1 subface 3 is ok. +DEAL::Cell << 2.414, face 2 subface 0 is ok. +DEAL::Cell << 2.414, face 2 subface 1 is ok. +DEAL::Cell << 2.414, face 2 subface 2 is ok. +DEAL::Cell << 2.414, face 2 subface 3 is ok. +DEAL::Cell << 2.414, face 3 subface 0 is ok. +DEAL::Cell << 2.414, face 3 subface 1 is ok. +DEAL::Cell << 2.414, face 3 subface 2 is ok. +DEAL::Cell << 2.414, face 3 subface 3 is ok. +DEAL::Cell << 2.414, face 4 subface 0 is ok. +DEAL::Cell << 2.414, face 4 subface 1 is ok. +DEAL::Cell << 2.414, face 4 subface 2 is ok. +DEAL::Cell << 2.414, face 4 subface 3 is ok. +DEAL::Cell << 2.414, face 5 subface 0 is ok. +DEAL::Cell << 2.414, face 5 subface 1 is ok. +DEAL::Cell << 2.414, face 5 subface 2 is ok. +DEAL::Cell << 2.414, face 5 subface 3 is ok. +DEAL::Cell << 2.415, face 0 subface 0 is ok. +DEAL::Cell << 2.415, face 0 subface 1 is ok. +DEAL::Cell << 2.415, face 0 subface 2 is ok. +DEAL::Cell << 2.415, face 0 subface 3 is ok. +DEAL::Cell << 2.415, face 1 subface 0 is ok. +DEAL::Cell << 2.415, face 1 subface 1 is ok. +DEAL::Cell << 2.415, face 1 subface 2 is ok. +DEAL::Cell << 2.415, face 1 subface 3 is ok. +DEAL::Cell << 2.415, face 2 subface 0 is ok. +DEAL::Cell << 2.415, face 2 subface 1 is ok. +DEAL::Cell << 2.415, face 2 subface 2 is ok. +DEAL::Cell << 2.415, face 2 subface 3 is ok. +DEAL::Cell << 2.415, face 3 subface 0 is ok. +DEAL::Cell << 2.415, face 3 subface 1 is ok. +DEAL::Cell << 2.415, face 3 subface 2 is ok. +DEAL::Cell << 2.415, face 3 subface 3 is ok. +DEAL::Cell << 2.415, face 4 subface 0 is ok. +DEAL::Cell << 2.415, face 4 subface 1 is ok. +DEAL::Cell << 2.415, face 4 subface 2 is ok. +DEAL::Cell << 2.415, face 4 subface 3 is ok. +DEAL::Cell << 2.415, face 5 subface 0 is ok. +DEAL::Cell << 2.415, face 5 subface 1 is ok. +DEAL::Cell << 2.415, face 5 subface 2 is ok. +DEAL::Cell << 2.415, face 5 subface 3 is ok. +DEAL::Cell << 2.416, face 0 subface 0 is ok. +DEAL::Cell << 2.416, face 0 subface 1 is ok. +DEAL::Cell << 2.416, face 0 subface 2 is ok. +DEAL::Cell << 2.416, face 0 subface 3 is ok. +DEAL::Cell << 2.416, face 1 subface 0 is ok. +DEAL::Cell << 2.416, face 1 subface 1 is ok. +DEAL::Cell << 2.416, face 1 subface 2 is ok. +DEAL::Cell << 2.416, face 1 subface 3 is ok. +DEAL::Cell << 2.416, face 2 subface 0 is ok. +DEAL::Cell << 2.416, face 2 subface 1 is ok. +DEAL::Cell << 2.416, face 2 subface 2 is ok. +DEAL::Cell << 2.416, face 2 subface 3 is ok. +DEAL::Cell << 2.416, face 3 subface 0 is ok. +DEAL::Cell << 2.416, face 3 subface 1 is ok. +DEAL::Cell << 2.416, face 3 subface 2 is ok. +DEAL::Cell << 2.416, face 3 subface 3 is ok. +DEAL::Cell << 2.416, face 4 subface 0 is ok. +DEAL::Cell << 2.416, face 4 subface 1 is ok. +DEAL::Cell << 2.416, face 4 subface 2 is ok. +DEAL::Cell << 2.416, face 4 subface 3 is ok. +DEAL::Cell << 2.416, face 5 subface 0 is ok. +DEAL::Cell << 2.416, face 5 subface 1 is ok. +DEAL::Cell << 2.416, face 5 subface 2 is ok. +DEAL::Cell << 2.416, face 5 subface 3 is ok. +DEAL::Cell << 2.417, face 0 subface 0 is ok. +DEAL::Cell << 2.417, face 0 subface 1 is ok. +DEAL::Cell << 2.417, face 0 subface 2 is ok. +DEAL::Cell << 2.417, face 0 subface 3 is ok. +DEAL::Cell << 2.417, face 1 subface 0 is ok. +DEAL::Cell << 2.417, face 1 subface 1 is ok. +DEAL::Cell << 2.417, face 1 subface 2 is ok. +DEAL::Cell << 2.417, face 1 subface 3 is ok. +DEAL::Cell << 2.417, face 2 subface 0 is ok. +DEAL::Cell << 2.417, face 2 subface 1 is ok. +DEAL::Cell << 2.417, face 2 subface 2 is ok. +DEAL::Cell << 2.417, face 2 subface 3 is ok. +DEAL::Cell << 2.417, face 3 subface 0 is ok. +DEAL::Cell << 2.417, face 3 subface 1 is ok. +DEAL::Cell << 2.417, face 3 subface 2 is ok. +DEAL::Cell << 2.417, face 3 subface 3 is ok. +DEAL::Cell << 2.417, face 4 subface 0 is ok. +DEAL::Cell << 2.417, face 4 subface 1 is ok. +DEAL::Cell << 2.417, face 4 subface 2 is ok. +DEAL::Cell << 2.417, face 4 subface 3 is ok. +DEAL::Cell << 2.417, face 5 subface 0 is ok. +DEAL::Cell << 2.417, face 5 subface 1 is ok. +DEAL::Cell << 2.417, face 5 subface 2 is ok. +DEAL::Cell << 2.417, face 5 subface 3 is ok. +DEAL::Cell << 2.418, face 0 subface 0 is ok. +DEAL::Cell << 2.418, face 0 subface 1 is ok. +DEAL::Cell << 2.418, face 0 subface 2 is ok. +DEAL::Cell << 2.418, face 0 subface 3 is ok. +DEAL::Cell << 2.418, face 1 subface 0 is ok. +DEAL::Cell << 2.418, face 1 subface 1 is ok. +DEAL::Cell << 2.418, face 1 subface 2 is ok. +DEAL::Cell << 2.418, face 1 subface 3 is ok. +DEAL::Cell << 2.418, face 2 subface 0 is ok. +DEAL::Cell << 2.418, face 2 subface 1 is ok. +DEAL::Cell << 2.418, face 2 subface 2 is ok. +DEAL::Cell << 2.418, face 2 subface 3 is ok. +DEAL::Cell << 2.418, face 3 subface 0 is ok. +DEAL::Cell << 2.418, face 3 subface 1 is ok. +DEAL::Cell << 2.418, face 3 subface 2 is ok. +DEAL::Cell << 2.418, face 3 subface 3 is ok. +DEAL::Cell << 2.418, face 4 subface 0 is ok. +DEAL::Cell << 2.418, face 4 subface 1 is ok. +DEAL::Cell << 2.418, face 4 subface 2 is ok. +DEAL::Cell << 2.418, face 4 subface 3 is ok. +DEAL::Cell << 2.418, face 5 subface 0 is ok. +DEAL::Cell << 2.418, face 5 subface 1 is ok. +DEAL::Cell << 2.418, face 5 subface 2 is ok. +DEAL::Cell << 2.418, face 5 subface 3 is ok. +DEAL::Cell << 2.419, face 0 subface 0 is ok. +DEAL::Cell << 2.419, face 0 subface 1 is ok. +DEAL::Cell << 2.419, face 0 subface 2 is ok. +DEAL::Cell << 2.419, face 0 subface 3 is ok. +DEAL::Cell << 2.419, face 1 subface 0 is ok. +DEAL::Cell << 2.419, face 1 subface 1 is ok. +DEAL::Cell << 2.419, face 1 subface 2 is ok. +DEAL::Cell << 2.419, face 1 subface 3 is ok. +DEAL::Cell << 2.419, face 2 subface 0 is ok. +DEAL::Cell << 2.419, face 2 subface 1 is ok. +DEAL::Cell << 2.419, face 2 subface 2 is ok. +DEAL::Cell << 2.419, face 2 subface 3 is ok. +DEAL::Cell << 2.419, face 3 subface 0 is ok. +DEAL::Cell << 2.419, face 3 subface 1 is ok. +DEAL::Cell << 2.419, face 3 subface 2 is ok. +DEAL::Cell << 2.419, face 3 subface 3 is ok. +DEAL::Cell << 2.419, face 4 subface 0 is ok. +DEAL::Cell << 2.419, face 4 subface 1 is ok. +DEAL::Cell << 2.419, face 4 subface 2 is ok. +DEAL::Cell << 2.419, face 4 subface 3 is ok. +DEAL::Cell << 2.419, face 5 subface 0 is ok. +DEAL::Cell << 2.419, face 5 subface 1 is ok. +DEAL::Cell << 2.419, face 5 subface 2 is ok. +DEAL::Cell << 2.419, face 5 subface 3 is ok. +DEAL::Cell << 2.420, face 0 subface 0 is ok. +DEAL::Cell << 2.420, face 0 subface 1 is ok. +DEAL::Cell << 2.420, face 0 subface 2 is ok. +DEAL::Cell << 2.420, face 0 subface 3 is ok. +DEAL::Cell << 2.420, face 1 subface 0 is ok. +DEAL::Cell << 2.420, face 1 subface 1 is ok. +DEAL::Cell << 2.420, face 1 subface 2 is ok. +DEAL::Cell << 2.420, face 1 subface 3 is ok. +DEAL::Cell << 2.420, face 2 subface 0 is ok. +DEAL::Cell << 2.420, face 2 subface 1 is ok. +DEAL::Cell << 2.420, face 2 subface 2 is ok. +DEAL::Cell << 2.420, face 2 subface 3 is ok. +DEAL::Cell << 2.420, face 3 subface 0 is ok. +DEAL::Cell << 2.420, face 3 subface 1 is ok. +DEAL::Cell << 2.420, face 3 subface 2 is ok. +DEAL::Cell << 2.420, face 3 subface 3 is ok. +DEAL::Cell << 2.420, face 4 subface 0 is ok. +DEAL::Cell << 2.420, face 4 subface 1 is ok. +DEAL::Cell << 2.420, face 4 subface 2 is ok. +DEAL::Cell << 2.420, face 4 subface 3 is ok. +DEAL::Cell << 2.420, face 5 subface 0 is ok. +DEAL::Cell << 2.420, face 5 subface 1 is ok. +DEAL::Cell << 2.420, face 5 subface 2 is ok. +DEAL::Cell << 2.420, face 5 subface 3 is ok. +DEAL::Cell << 2.421, face 0 subface 0 is ok. +DEAL::Cell << 2.421, face 0 subface 1 is ok. +DEAL::Cell << 2.421, face 0 subface 2 is ok. +DEAL::Cell << 2.421, face 0 subface 3 is ok. +DEAL::Cell << 2.421, face 1 subface 0 is ok. +DEAL::Cell << 2.421, face 1 subface 1 is ok. +DEAL::Cell << 2.421, face 1 subface 2 is ok. +DEAL::Cell << 2.421, face 1 subface 3 is ok. +DEAL::Cell << 2.421, face 2 subface 0 is ok. +DEAL::Cell << 2.421, face 2 subface 1 is ok. +DEAL::Cell << 2.421, face 2 subface 2 is ok. +DEAL::Cell << 2.421, face 2 subface 3 is ok. +DEAL::Cell << 2.421, face 3 subface 0 is ok. +DEAL::Cell << 2.421, face 3 subface 1 is ok. +DEAL::Cell << 2.421, face 3 subface 2 is ok. +DEAL::Cell << 2.421, face 3 subface 3 is ok. +DEAL::Cell << 2.421, face 4 subface 0 is ok. +DEAL::Cell << 2.421, face 4 subface 1 is ok. +DEAL::Cell << 2.421, face 4 subface 2 is ok. +DEAL::Cell << 2.421, face 4 subface 3 is ok. +DEAL::Cell << 2.421, face 5 subface 0 is ok. +DEAL::Cell << 2.421, face 5 subface 1 is ok. +DEAL::Cell << 2.421, face 5 subface 2 is ok. +DEAL::Cell << 2.421, face 5 subface 3 is ok. +DEAL::Cell << 2.422, face 0 subface 0 is ok. +DEAL::Cell << 2.422, face 0 subface 1 is ok. +DEAL::Cell << 2.422, face 0 subface 2 is ok. +DEAL::Cell << 2.422, face 0 subface 3 is ok. +DEAL::Cell << 2.422, face 1 subface 0 is ok. +DEAL::Cell << 2.422, face 1 subface 1 is ok. +DEAL::Cell << 2.422, face 1 subface 2 is ok. +DEAL::Cell << 2.422, face 1 subface 3 is ok. +DEAL::Cell << 2.422, face 2 subface 0 is ok. +DEAL::Cell << 2.422, face 2 subface 1 is ok. +DEAL::Cell << 2.422, face 2 subface 2 is ok. +DEAL::Cell << 2.422, face 2 subface 3 is ok. +DEAL::Cell << 2.422, face 3 subface 0 is ok. +DEAL::Cell << 2.422, face 3 subface 1 is ok. +DEAL::Cell << 2.422, face 3 subface 2 is ok. +DEAL::Cell << 2.422, face 3 subface 3 is ok. +DEAL::Cell << 2.422, face 4 subface 0 is ok. +DEAL::Cell << 2.422, face 4 subface 1 is ok. +DEAL::Cell << 2.422, face 4 subface 2 is ok. +DEAL::Cell << 2.422, face 4 subface 3 is ok. +DEAL::Cell << 2.422, face 5 subface 0 is ok. +DEAL::Cell << 2.422, face 5 subface 1 is ok. +DEAL::Cell << 2.422, face 5 subface 2 is ok. +DEAL::Cell << 2.422, face 5 subface 3 is ok. +DEAL::Cell << 2.423, face 0 subface 0 is ok. +DEAL::Cell << 2.423, face 0 subface 1 is ok. +DEAL::Cell << 2.423, face 0 subface 2 is ok. +DEAL::Cell << 2.423, face 0 subface 3 is ok. +DEAL::Cell << 2.423, face 1 subface 0 is ok. +DEAL::Cell << 2.423, face 1 subface 1 is ok. +DEAL::Cell << 2.423, face 1 subface 2 is ok. +DEAL::Cell << 2.423, face 1 subface 3 is ok. +DEAL::Cell << 2.423, face 2 subface 0 is ok. +DEAL::Cell << 2.423, face 2 subface 1 is ok. +DEAL::Cell << 2.423, face 2 subface 2 is ok. +DEAL::Cell << 2.423, face 2 subface 3 is ok. +DEAL::Cell << 2.423, face 3 subface 0 is ok. +DEAL::Cell << 2.423, face 3 subface 1 is ok. +DEAL::Cell << 2.423, face 3 subface 2 is ok. +DEAL::Cell << 2.423, face 3 subface 3 is ok. +DEAL::Cell << 2.423, face 4 subface 0 is ok. +DEAL::Cell << 2.423, face 4 subface 1 is ok. +DEAL::Cell << 2.423, face 4 subface 2 is ok. +DEAL::Cell << 2.423, face 4 subface 3 is ok. +DEAL::Cell << 2.423, face 5 subface 0 is ok. +DEAL::Cell << 2.423, face 5 subface 1 is ok. +DEAL::Cell << 2.423, face 5 subface 2 is ok. +DEAL::Cell << 2.423, face 5 subface 3 is ok. +DEAL::Cell << 2.424, face 0 subface 0 is ok. +DEAL::Cell << 2.424, face 0 subface 1 is ok. +DEAL::Cell << 2.424, face 0 subface 2 is ok. +DEAL::Cell << 2.424, face 0 subface 3 is ok. +DEAL::Cell << 2.424, face 1 subface 0 is ok. +DEAL::Cell << 2.424, face 1 subface 1 is ok. +DEAL::Cell << 2.424, face 1 subface 2 is ok. +DEAL::Cell << 2.424, face 1 subface 3 is ok. +DEAL::Cell << 2.424, face 2 subface 0 is ok. +DEAL::Cell << 2.424, face 2 subface 1 is ok. +DEAL::Cell << 2.424, face 2 subface 2 is ok. +DEAL::Cell << 2.424, face 2 subface 3 is ok. +DEAL::Cell << 2.424, face 3 subface 0 is ok. +DEAL::Cell << 2.424, face 3 subface 1 is ok. +DEAL::Cell << 2.424, face 3 subface 2 is ok. +DEAL::Cell << 2.424, face 3 subface 3 is ok. +DEAL::Cell << 2.424, face 4 subface 0 is ok. +DEAL::Cell << 2.424, face 4 subface 1 is ok. +DEAL::Cell << 2.424, face 4 subface 2 is ok. +DEAL::Cell << 2.424, face 4 subface 3 is ok. +DEAL::Cell << 2.424, face 5 subface 0 is ok. +DEAL::Cell << 2.424, face 5 subface 1 is ok. +DEAL::Cell << 2.424, face 5 subface 2 is ok. +DEAL::Cell << 2.424, face 5 subface 3 is ok. +DEAL::Cell << 2.425, face 0 subface 0 is ok. +DEAL::Cell << 2.425, face 0 subface 1 is ok. +DEAL::Cell << 2.425, face 0 subface 2 is ok. +DEAL::Cell << 2.425, face 0 subface 3 is ok. +DEAL::Cell << 2.425, face 1 subface 0 is ok. +DEAL::Cell << 2.425, face 1 subface 1 is ok. +DEAL::Cell << 2.425, face 1 subface 2 is ok. +DEAL::Cell << 2.425, face 1 subface 3 is ok. +DEAL::Cell << 2.425, face 2 subface 0 is ok. +DEAL::Cell << 2.425, face 2 subface 1 is ok. +DEAL::Cell << 2.425, face 2 subface 2 is ok. +DEAL::Cell << 2.425, face 2 subface 3 is ok. +DEAL::Cell << 2.425, face 3 subface 0 is ok. +DEAL::Cell << 2.425, face 3 subface 1 is ok. +DEAL::Cell << 2.425, face 3 subface 2 is ok. +DEAL::Cell << 2.425, face 3 subface 3 is ok. +DEAL::Cell << 2.425, face 4 subface 0 is ok. +DEAL::Cell << 2.425, face 4 subface 1 is ok. +DEAL::Cell << 2.425, face 4 subface 2 is ok. +DEAL::Cell << 2.425, face 4 subface 3 is ok. +DEAL::Cell << 2.425, face 5 subface 0 is ok. +DEAL::Cell << 2.425, face 5 subface 1 is ok. +DEAL::Cell << 2.425, face 5 subface 2 is ok. +DEAL::Cell << 2.425, face 5 subface 3 is ok. +DEAL::Cell << 2.426, face 0 subface 0 is ok. +DEAL::Cell << 2.426, face 0 subface 1 is ok. +DEAL::Cell << 2.426, face 0 subface 2 is ok. +DEAL::Cell << 2.426, face 0 subface 3 is ok. +DEAL::Cell << 2.426, face 1 subface 0 is ok. +DEAL::Cell << 2.426, face 1 subface 1 is ok. +DEAL::Cell << 2.426, face 1 subface 2 is ok. +DEAL::Cell << 2.426, face 1 subface 3 is ok. +DEAL::Cell << 2.426, face 2 subface 0 is ok. +DEAL::Cell << 2.426, face 2 subface 1 is ok. +DEAL::Cell << 2.426, face 2 subface 2 is ok. +DEAL::Cell << 2.426, face 2 subface 3 is ok. +DEAL::Cell << 2.426, face 3 subface 0 is ok. +DEAL::Cell << 2.426, face 3 subface 1 is ok. +DEAL::Cell << 2.426, face 3 subface 2 is ok. +DEAL::Cell << 2.426, face 3 subface 3 is ok. +DEAL::Cell << 2.426, face 4 subface 0 is ok. +DEAL::Cell << 2.426, face 4 subface 1 is ok. +DEAL::Cell << 2.426, face 4 subface 2 is ok. +DEAL::Cell << 2.426, face 4 subface 3 is ok. +DEAL::Cell << 2.426, face 5 subface 0 is ok. +DEAL::Cell << 2.426, face 5 subface 1 is ok. +DEAL::Cell << 2.426, face 5 subface 2 is ok. +DEAL::Cell << 2.426, face 5 subface 3 is ok. +DEAL::Cell << 2.427, face 0 subface 0 is ok. +DEAL::Cell << 2.427, face 0 subface 1 is ok. +DEAL::Cell << 2.427, face 0 subface 2 is ok. +DEAL::Cell << 2.427, face 0 subface 3 is ok. +DEAL::Cell << 2.427, face 1 subface 0 is ok. +DEAL::Cell << 2.427, face 1 subface 1 is ok. +DEAL::Cell << 2.427, face 1 subface 2 is ok. +DEAL::Cell << 2.427, face 1 subface 3 is ok. +DEAL::Cell << 2.427, face 2 subface 0 is ok. +DEAL::Cell << 2.427, face 2 subface 1 is ok. +DEAL::Cell << 2.427, face 2 subface 2 is ok. +DEAL::Cell << 2.427, face 2 subface 3 is ok. +DEAL::Cell << 2.427, face 3 subface 0 is ok. +DEAL::Cell << 2.427, face 3 subface 1 is ok. +DEAL::Cell << 2.427, face 3 subface 2 is ok. +DEAL::Cell << 2.427, face 3 subface 3 is ok. +DEAL::Cell << 2.427, face 4 subface 0 is ok. +DEAL::Cell << 2.427, face 4 subface 1 is ok. +DEAL::Cell << 2.427, face 4 subface 2 is ok. +DEAL::Cell << 2.427, face 4 subface 3 is ok. +DEAL::Cell << 2.427, face 5 subface 0 is ok. +DEAL::Cell << 2.427, face 5 subface 1 is ok. +DEAL::Cell << 2.427, face 5 subface 2 is ok. +DEAL::Cell << 2.427, face 5 subface 3 is ok. +DEAL::Cell << 2.428, face 0 subface 0 is ok. +DEAL::Cell << 2.428, face 0 subface 1 is ok. +DEAL::Cell << 2.428, face 0 subface 2 is ok. +DEAL::Cell << 2.428, face 0 subface 3 is ok. +DEAL::Cell << 2.428, face 1 subface 0 is ok. +DEAL::Cell << 2.428, face 1 subface 1 is ok. +DEAL::Cell << 2.428, face 1 subface 2 is ok. +DEAL::Cell << 2.428, face 1 subface 3 is ok. +DEAL::Cell << 2.428, face 2 subface 0 is ok. +DEAL::Cell << 2.428, face 2 subface 1 is ok. +DEAL::Cell << 2.428, face 2 subface 2 is ok. +DEAL::Cell << 2.428, face 2 subface 3 is ok. +DEAL::Cell << 2.428, face 3 subface 0 is ok. +DEAL::Cell << 2.428, face 3 subface 1 is ok. +DEAL::Cell << 2.428, face 3 subface 2 is ok. +DEAL::Cell << 2.428, face 3 subface 3 is ok. +DEAL::Cell << 2.428, face 4 subface 0 is ok. +DEAL::Cell << 2.428, face 4 subface 1 is ok. +DEAL::Cell << 2.428, face 4 subface 2 is ok. +DEAL::Cell << 2.428, face 4 subface 3 is ok. +DEAL::Cell << 2.428, face 5 subface 0 is ok. +DEAL::Cell << 2.428, face 5 subface 1 is ok. +DEAL::Cell << 2.428, face 5 subface 2 is ok. +DEAL::Cell << 2.428, face 5 subface 3 is ok. +DEAL::Cell << 2.429, face 0 subface 0 is ok. +DEAL::Cell << 2.429, face 0 subface 1 is ok. +DEAL::Cell << 2.429, face 0 subface 2 is ok. +DEAL::Cell << 2.429, face 0 subface 3 is ok. +DEAL::Cell << 2.429, face 1 subface 0 is ok. +DEAL::Cell << 2.429, face 1 subface 1 is ok. +DEAL::Cell << 2.429, face 1 subface 2 is ok. +DEAL::Cell << 2.429, face 1 subface 3 is ok. +DEAL::Cell << 2.429, face 2 subface 0 is ok. +DEAL::Cell << 2.429, face 2 subface 1 is ok. +DEAL::Cell << 2.429, face 2 subface 2 is ok. +DEAL::Cell << 2.429, face 2 subface 3 is ok. +DEAL::Cell << 2.429, face 3 subface 0 is ok. +DEAL::Cell << 2.429, face 3 subface 1 is ok. +DEAL::Cell << 2.429, face 3 subface 2 is ok. +DEAL::Cell << 2.429, face 3 subface 3 is ok. +DEAL::Cell << 2.429, face 4 subface 0 is ok. +DEAL::Cell << 2.429, face 4 subface 1 is ok. +DEAL::Cell << 2.429, face 4 subface 2 is ok. +DEAL::Cell << 2.429, face 4 subface 3 is ok. +DEAL::Cell << 2.429, face 5 subface 0 is ok. +DEAL::Cell << 2.429, face 5 subface 1 is ok. +DEAL::Cell << 2.429, face 5 subface 2 is ok. +DEAL::Cell << 2.429, face 5 subface 3 is ok. +DEAL::Cell << 2.430, face 0 subface 0 is ok. +DEAL::Cell << 2.430, face 0 subface 1 is ok. +DEAL::Cell << 2.430, face 0 subface 2 is ok. +DEAL::Cell << 2.430, face 0 subface 3 is ok. +DEAL::Cell << 2.430, face 1 subface 0 is ok. +DEAL::Cell << 2.430, face 1 subface 1 is ok. +DEAL::Cell << 2.430, face 1 subface 2 is ok. +DEAL::Cell << 2.430, face 1 subface 3 is ok. +DEAL::Cell << 2.430, face 2 subface 0 is ok. +DEAL::Cell << 2.430, face 2 subface 1 is ok. +DEAL::Cell << 2.430, face 2 subface 2 is ok. +DEAL::Cell << 2.430, face 2 subface 3 is ok. +DEAL::Cell << 2.430, face 3 subface 0 is ok. +DEAL::Cell << 2.430, face 3 subface 1 is ok. +DEAL::Cell << 2.430, face 3 subface 2 is ok. +DEAL::Cell << 2.430, face 3 subface 3 is ok. +DEAL::Cell << 2.430, face 4 subface 0 is ok. +DEAL::Cell << 2.430, face 4 subface 1 is ok. +DEAL::Cell << 2.430, face 4 subface 2 is ok. +DEAL::Cell << 2.430, face 4 subface 3 is ok. +DEAL::Cell << 2.430, face 5 subface 0 is ok. +DEAL::Cell << 2.430, face 5 subface 1 is ok. +DEAL::Cell << 2.430, face 5 subface 2 is ok. +DEAL::Cell << 2.430, face 5 subface 3 is ok. +DEAL::Cell << 2.431, face 0 subface 0 is ok. +DEAL::Cell << 2.431, face 0 subface 1 is ok. +DEAL::Cell << 2.431, face 0 subface 2 is ok. +DEAL::Cell << 2.431, face 0 subface 3 is ok. +DEAL::Cell << 2.431, face 1 subface 0 is ok. +DEAL::Cell << 2.431, face 1 subface 1 is ok. +DEAL::Cell << 2.431, face 1 subface 2 is ok. +DEAL::Cell << 2.431, face 1 subface 3 is ok. +DEAL::Cell << 2.431, face 2 subface 0 is ok. +DEAL::Cell << 2.431, face 2 subface 1 is ok. +DEAL::Cell << 2.431, face 2 subface 2 is ok. +DEAL::Cell << 2.431, face 2 subface 3 is ok. +DEAL::Cell << 2.431, face 3 subface 0 is ok. +DEAL::Cell << 2.431, face 3 subface 1 is ok. +DEAL::Cell << 2.431, face 3 subface 2 is ok. +DEAL::Cell << 2.431, face 3 subface 3 is ok. +DEAL::Cell << 2.431, face 4 subface 0 is ok. +DEAL::Cell << 2.431, face 4 subface 1 is ok. +DEAL::Cell << 2.431, face 4 subface 2 is ok. +DEAL::Cell << 2.431, face 4 subface 3 is ok. +DEAL::Cell << 2.431, face 5 subface 0 is ok. +DEAL::Cell << 2.431, face 5 subface 1 is ok. +DEAL::Cell << 2.431, face 5 subface 2 is ok. +DEAL::Cell << 2.431, face 5 subface 3 is ok. +DEAL::Cell << 2.432, face 0 subface 0 is ok. +DEAL::Cell << 2.432, face 0 subface 1 is ok. +DEAL::Cell << 2.432, face 0 subface 2 is ok. +DEAL::Cell << 2.432, face 0 subface 3 is ok. +DEAL::Cell << 2.432, face 1 subface 0 is ok. +DEAL::Cell << 2.432, face 1 subface 1 is ok. +DEAL::Cell << 2.432, face 1 subface 2 is ok. +DEAL::Cell << 2.432, face 1 subface 3 is ok. +DEAL::Cell << 2.432, face 2 subface 0 is ok. +DEAL::Cell << 2.432, face 2 subface 1 is ok. +DEAL::Cell << 2.432, face 2 subface 2 is ok. +DEAL::Cell << 2.432, face 2 subface 3 is ok. +DEAL::Cell << 2.432, face 3 subface 0 is ok. +DEAL::Cell << 2.432, face 3 subface 1 is ok. +DEAL::Cell << 2.432, face 3 subface 2 is ok. +DEAL::Cell << 2.432, face 3 subface 3 is ok. +DEAL::Cell << 2.432, face 4 subface 0 is ok. +DEAL::Cell << 2.432, face 4 subface 1 is ok. +DEAL::Cell << 2.432, face 4 subface 2 is ok. +DEAL::Cell << 2.432, face 4 subface 3 is ok. +DEAL::Cell << 2.432, face 5 subface 0 is ok. +DEAL::Cell << 2.432, face 5 subface 1 is ok. +DEAL::Cell << 2.432, face 5 subface 2 is ok. +DEAL::Cell << 2.432, face 5 subface 3 is ok. +DEAL::Cell << 2.433, face 0 subface 0 is ok. +DEAL::Cell << 2.433, face 0 subface 1 is ok. +DEAL::Cell << 2.433, face 0 subface 2 is ok. +DEAL::Cell << 2.433, face 0 subface 3 is ok. +DEAL::Cell << 2.433, face 1 subface 0 is ok. +DEAL::Cell << 2.433, face 1 subface 1 is ok. +DEAL::Cell << 2.433, face 1 subface 2 is ok. +DEAL::Cell << 2.433, face 1 subface 3 is ok. +DEAL::Cell << 2.433, face 2 subface 0 is ok. +DEAL::Cell << 2.433, face 2 subface 1 is ok. +DEAL::Cell << 2.433, face 2 subface 2 is ok. +DEAL::Cell << 2.433, face 2 subface 3 is ok. +DEAL::Cell << 2.433, face 3 subface 0 is ok. +DEAL::Cell << 2.433, face 3 subface 1 is ok. +DEAL::Cell << 2.433, face 3 subface 2 is ok. +DEAL::Cell << 2.433, face 3 subface 3 is ok. +DEAL::Cell << 2.433, face 4 subface 0 is ok. +DEAL::Cell << 2.433, face 4 subface 1 is ok. +DEAL::Cell << 2.433, face 4 subface 2 is ok. +DEAL::Cell << 2.433, face 4 subface 3 is ok. +DEAL::Cell << 2.433, face 5 subface 0 is ok. +DEAL::Cell << 2.433, face 5 subface 1 is ok. +DEAL::Cell << 2.433, face 5 subface 2 is ok. +DEAL::Cell << 2.433, face 5 subface 3 is ok. +DEAL::Cell << 2.434, face 0 subface 0 is ok. +DEAL::Cell << 2.434, face 0 subface 1 is ok. +DEAL::Cell << 2.434, face 0 subface 2 is ok. +DEAL::Cell << 2.434, face 0 subface 3 is ok. +DEAL::Cell << 2.434, face 1 subface 0 is ok. +DEAL::Cell << 2.434, face 1 subface 1 is ok. +DEAL::Cell << 2.434, face 1 subface 2 is ok. +DEAL::Cell << 2.434, face 1 subface 3 is ok. +DEAL::Cell << 2.434, face 2 subface 0 is ok. +DEAL::Cell << 2.434, face 2 subface 1 is ok. +DEAL::Cell << 2.434, face 2 subface 2 is ok. +DEAL::Cell << 2.434, face 2 subface 3 is ok. +DEAL::Cell << 2.434, face 3 subface 0 is ok. +DEAL::Cell << 2.434, face 3 subface 1 is ok. +DEAL::Cell << 2.434, face 3 subface 2 is ok. +DEAL::Cell << 2.434, face 3 subface 3 is ok. +DEAL::Cell << 2.434, face 4 subface 0 is ok. +DEAL::Cell << 2.434, face 4 subface 1 is ok. +DEAL::Cell << 2.434, face 4 subface 2 is ok. +DEAL::Cell << 2.434, face 4 subface 3 is ok. +DEAL::Cell << 2.434, face 5 subface 0 is ok. +DEAL::Cell << 2.434, face 5 subface 1 is ok. +DEAL::Cell << 2.434, face 5 subface 2 is ok. +DEAL::Cell << 2.434, face 5 subface 3 is ok. +DEAL::Cell << 2.435, face 0 subface 0 is ok. +DEAL::Cell << 2.435, face 0 subface 1 is ok. +DEAL::Cell << 2.435, face 0 subface 2 is ok. +DEAL::Cell << 2.435, face 0 subface 3 is ok. +DEAL::Cell << 2.435, face 1 subface 0 is ok. +DEAL::Cell << 2.435, face 1 subface 1 is ok. +DEAL::Cell << 2.435, face 1 subface 2 is ok. +DEAL::Cell << 2.435, face 1 subface 3 is ok. +DEAL::Cell << 2.435, face 2 subface 0 is ok. +DEAL::Cell << 2.435, face 2 subface 1 is ok. +DEAL::Cell << 2.435, face 2 subface 2 is ok. +DEAL::Cell << 2.435, face 2 subface 3 is ok. +DEAL::Cell << 2.435, face 3 subface 0 is ok. +DEAL::Cell << 2.435, face 3 subface 1 is ok. +DEAL::Cell << 2.435, face 3 subface 2 is ok. +DEAL::Cell << 2.435, face 3 subface 3 is ok. +DEAL::Cell << 2.435, face 4 subface 0 is ok. +DEAL::Cell << 2.435, face 4 subface 1 is ok. +DEAL::Cell << 2.435, face 4 subface 2 is ok. +DEAL::Cell << 2.435, face 4 subface 3 is ok. +DEAL::Cell << 2.435, face 5 subface 0 is ok. +DEAL::Cell << 2.435, face 5 subface 1 is ok. +DEAL::Cell << 2.435, face 5 subface 2 is ok. +DEAL::Cell << 2.435, face 5 subface 3 is ok. +DEAL::Cell << 2.436, face 0 subface 0 is ok. +DEAL::Cell << 2.436, face 0 subface 1 is ok. +DEAL::Cell << 2.436, face 0 subface 2 is ok. +DEAL::Cell << 2.436, face 0 subface 3 is ok. +DEAL::Cell << 2.436, face 1 subface 0 is ok. +DEAL::Cell << 2.436, face 1 subface 1 is ok. +DEAL::Cell << 2.436, face 1 subface 2 is ok. +DEAL::Cell << 2.436, face 1 subface 3 is ok. +DEAL::Cell << 2.436, face 2 subface 0 is ok. +DEAL::Cell << 2.436, face 2 subface 1 is ok. +DEAL::Cell << 2.436, face 2 subface 2 is ok. +DEAL::Cell << 2.436, face 2 subface 3 is ok. +DEAL::Cell << 2.436, face 3 subface 0 is ok. +DEAL::Cell << 2.436, face 3 subface 1 is ok. +DEAL::Cell << 2.436, face 3 subface 2 is ok. +DEAL::Cell << 2.436, face 3 subface 3 is ok. +DEAL::Cell << 2.436, face 4 subface 0 is ok. +DEAL::Cell << 2.436, face 4 subface 1 is ok. +DEAL::Cell << 2.436, face 4 subface 2 is ok. +DEAL::Cell << 2.436, face 4 subface 3 is ok. +DEAL::Cell << 2.436, face 5 subface 0 is ok. +DEAL::Cell << 2.436, face 5 subface 1 is ok. +DEAL::Cell << 2.436, face 5 subface 2 is ok. +DEAL::Cell << 2.436, face 5 subface 3 is ok. +DEAL::Cell << 2.437, face 0 subface 0 is ok. +DEAL::Cell << 2.437, face 0 subface 1 is ok. +DEAL::Cell << 2.437, face 0 subface 2 is ok. +DEAL::Cell << 2.437, face 0 subface 3 is ok. +DEAL::Cell << 2.437, face 1 subface 0 is ok. +DEAL::Cell << 2.437, face 1 subface 1 is ok. +DEAL::Cell << 2.437, face 1 subface 2 is ok. +DEAL::Cell << 2.437, face 1 subface 3 is ok. +DEAL::Cell << 2.437, face 2 subface 0 is ok. +DEAL::Cell << 2.437, face 2 subface 1 is ok. +DEAL::Cell << 2.437, face 2 subface 2 is ok. +DEAL::Cell << 2.437, face 2 subface 3 is ok. +DEAL::Cell << 2.437, face 3 subface 0 is ok. +DEAL::Cell << 2.437, face 3 subface 1 is ok. +DEAL::Cell << 2.437, face 3 subface 2 is ok. +DEAL::Cell << 2.437, face 3 subface 3 is ok. +DEAL::Cell << 2.437, face 4 subface 0 is ok. +DEAL::Cell << 2.437, face 4 subface 1 is ok. +DEAL::Cell << 2.437, face 4 subface 2 is ok. +DEAL::Cell << 2.437, face 4 subface 3 is ok. +DEAL::Cell << 2.437, face 5 subface 0 is ok. +DEAL::Cell << 2.437, face 5 subface 1 is ok. +DEAL::Cell << 2.437, face 5 subface 2 is ok. +DEAL::Cell << 2.437, face 5 subface 3 is ok. +DEAL::Cell << 2.438, face 0 subface 0 is ok. +DEAL::Cell << 2.438, face 0 subface 1 is ok. +DEAL::Cell << 2.438, face 0 subface 2 is ok. +DEAL::Cell << 2.438, face 0 subface 3 is ok. +DEAL::Cell << 2.438, face 1 subface 0 is ok. +DEAL::Cell << 2.438, face 1 subface 1 is ok. +DEAL::Cell << 2.438, face 1 subface 2 is ok. +DEAL::Cell << 2.438, face 1 subface 3 is ok. +DEAL::Cell << 2.438, face 2 subface 0 is ok. +DEAL::Cell << 2.438, face 2 subface 1 is ok. +DEAL::Cell << 2.438, face 2 subface 2 is ok. +DEAL::Cell << 2.438, face 2 subface 3 is ok. +DEAL::Cell << 2.438, face 3 subface 0 is ok. +DEAL::Cell << 2.438, face 3 subface 1 is ok. +DEAL::Cell << 2.438, face 3 subface 2 is ok. +DEAL::Cell << 2.438, face 3 subface 3 is ok. +DEAL::Cell << 2.438, face 4 subface 0 is ok. +DEAL::Cell << 2.438, face 4 subface 1 is ok. +DEAL::Cell << 2.438, face 4 subface 2 is ok. +DEAL::Cell << 2.438, face 4 subface 3 is ok. +DEAL::Cell << 2.438, face 5 subface 0 is ok. +DEAL::Cell << 2.438, face 5 subface 1 is ok. +DEAL::Cell << 2.438, face 5 subface 2 is ok. +DEAL::Cell << 2.438, face 5 subface 3 is ok. +DEAL::Cell << 2.439, face 0 subface 0 is ok. +DEAL::Cell << 2.439, face 0 subface 1 is ok. +DEAL::Cell << 2.439, face 0 subface 2 is ok. +DEAL::Cell << 2.439, face 0 subface 3 is ok. +DEAL::Cell << 2.439, face 1 subface 0 is ok. +DEAL::Cell << 2.439, face 1 subface 1 is ok. +DEAL::Cell << 2.439, face 1 subface 2 is ok. +DEAL::Cell << 2.439, face 1 subface 3 is ok. +DEAL::Cell << 2.439, face 2 subface 0 is ok. +DEAL::Cell << 2.439, face 2 subface 1 is ok. +DEAL::Cell << 2.439, face 2 subface 2 is ok. +DEAL::Cell << 2.439, face 2 subface 3 is ok. +DEAL::Cell << 2.439, face 3 subface 0 is ok. +DEAL::Cell << 2.439, face 3 subface 1 is ok. +DEAL::Cell << 2.439, face 3 subface 2 is ok. +DEAL::Cell << 2.439, face 3 subface 3 is ok. +DEAL::Cell << 2.439, face 4 subface 0 is ok. +DEAL::Cell << 2.439, face 4 subface 1 is ok. +DEAL::Cell << 2.439, face 4 subface 2 is ok. +DEAL::Cell << 2.439, face 4 subface 3 is ok. +DEAL::Cell << 2.439, face 5 subface 0 is ok. +DEAL::Cell << 2.439, face 5 subface 1 is ok. +DEAL::Cell << 2.439, face 5 subface 2 is ok. +DEAL::Cell << 2.439, face 5 subface 3 is ok. +DEAL::Cell << 2.440, face 0 subface 0 is ok. +DEAL::Cell << 2.440, face 0 subface 1 is ok. +DEAL::Cell << 2.440, face 0 subface 2 is ok. +DEAL::Cell << 2.440, face 0 subface 3 is ok. +DEAL::Cell << 2.440, face 1 subface 0 is ok. +DEAL::Cell << 2.440, face 1 subface 1 is ok. +DEAL::Cell << 2.440, face 1 subface 2 is ok. +DEAL::Cell << 2.440, face 1 subface 3 is ok. +DEAL::Cell << 2.440, face 2 subface 0 is ok. +DEAL::Cell << 2.440, face 2 subface 1 is ok. +DEAL::Cell << 2.440, face 2 subface 2 is ok. +DEAL::Cell << 2.440, face 2 subface 3 is ok. +DEAL::Cell << 2.440, face 3 subface 0 is ok. +DEAL::Cell << 2.440, face 3 subface 1 is ok. +DEAL::Cell << 2.440, face 3 subface 2 is ok. +DEAL::Cell << 2.440, face 3 subface 3 is ok. +DEAL::Cell << 2.440, face 4 subface 0 is ok. +DEAL::Cell << 2.440, face 4 subface 1 is ok. +DEAL::Cell << 2.440, face 4 subface 2 is ok. +DEAL::Cell << 2.440, face 4 subface 3 is ok. +DEAL::Cell << 2.440, face 5 subface 0 is ok. +DEAL::Cell << 2.440, face 5 subface 1 is ok. +DEAL::Cell << 2.440, face 5 subface 2 is ok. +DEAL::Cell << 2.440, face 5 subface 3 is ok. +DEAL::Cell << 2.441, face 0 subface 0 is ok. +DEAL::Cell << 2.441, face 0 subface 1 is ok. +DEAL::Cell << 2.441, face 0 subface 2 is ok. +DEAL::Cell << 2.441, face 0 subface 3 is ok. +DEAL::Cell << 2.441, face 1 subface 0 is ok. +DEAL::Cell << 2.441, face 1 subface 1 is ok. +DEAL::Cell << 2.441, face 1 subface 2 is ok. +DEAL::Cell << 2.441, face 1 subface 3 is ok. +DEAL::Cell << 2.441, face 2 subface 0 is ok. +DEAL::Cell << 2.441, face 2 subface 1 is ok. +DEAL::Cell << 2.441, face 2 subface 2 is ok. +DEAL::Cell << 2.441, face 2 subface 3 is ok. +DEAL::Cell << 2.441, face 3 subface 0 is ok. +DEAL::Cell << 2.441, face 3 subface 1 is ok. +DEAL::Cell << 2.441, face 3 subface 2 is ok. +DEAL::Cell << 2.441, face 3 subface 3 is ok. +DEAL::Cell << 2.441, face 4 subface 0 is ok. +DEAL::Cell << 2.441, face 4 subface 1 is ok. +DEAL::Cell << 2.441, face 4 subface 2 is ok. +DEAL::Cell << 2.441, face 4 subface 3 is ok. +DEAL::Cell << 2.441, face 5 subface 0 is ok. +DEAL::Cell << 2.441, face 5 subface 1 is ok. +DEAL::Cell << 2.441, face 5 subface 2 is ok. +DEAL::Cell << 2.441, face 5 subface 3 is ok. +DEAL::Cell << 2.442, face 0 subface 0 is ok. +DEAL::Cell << 2.442, face 0 subface 1 is ok. +DEAL::Cell << 2.442, face 0 subface 2 is ok. +DEAL::Cell << 2.442, face 0 subface 3 is ok. +DEAL::Cell << 2.442, face 1 subface 0 is ok. +DEAL::Cell << 2.442, face 1 subface 1 is ok. +DEAL::Cell << 2.442, face 1 subface 2 is ok. +DEAL::Cell << 2.442, face 1 subface 3 is ok. +DEAL::Cell << 2.442, face 2 subface 0 is ok. +DEAL::Cell << 2.442, face 2 subface 1 is ok. +DEAL::Cell << 2.442, face 2 subface 2 is ok. +DEAL::Cell << 2.442, face 2 subface 3 is ok. +DEAL::Cell << 2.442, face 3 subface 0 is ok. +DEAL::Cell << 2.442, face 3 subface 1 is ok. +DEAL::Cell << 2.442, face 3 subface 2 is ok. +DEAL::Cell << 2.442, face 3 subface 3 is ok. +DEAL::Cell << 2.442, face 4 subface 0 is ok. +DEAL::Cell << 2.442, face 4 subface 1 is ok. +DEAL::Cell << 2.442, face 4 subface 2 is ok. +DEAL::Cell << 2.442, face 4 subface 3 is ok. +DEAL::Cell << 2.442, face 5 subface 0 is ok. +DEAL::Cell << 2.442, face 5 subface 1 is ok. +DEAL::Cell << 2.442, face 5 subface 2 is ok. +DEAL::Cell << 2.442, face 5 subface 3 is ok. +DEAL::Cell << 2.443, face 0 subface 0 is ok. +DEAL::Cell << 2.443, face 0 subface 1 is ok. +DEAL::Cell << 2.443, face 0 subface 2 is ok. +DEAL::Cell << 2.443, face 0 subface 3 is ok. +DEAL::Cell << 2.443, face 1 subface 0 is ok. +DEAL::Cell << 2.443, face 1 subface 1 is ok. +DEAL::Cell << 2.443, face 1 subface 2 is ok. +DEAL::Cell << 2.443, face 1 subface 3 is ok. +DEAL::Cell << 2.443, face 2 subface 0 is ok. +DEAL::Cell << 2.443, face 2 subface 1 is ok. +DEAL::Cell << 2.443, face 2 subface 2 is ok. +DEAL::Cell << 2.443, face 2 subface 3 is ok. +DEAL::Cell << 2.443, face 3 subface 0 is ok. +DEAL::Cell << 2.443, face 3 subface 1 is ok. +DEAL::Cell << 2.443, face 3 subface 2 is ok. +DEAL::Cell << 2.443, face 3 subface 3 is ok. +DEAL::Cell << 2.443, face 4 subface 0 is ok. +DEAL::Cell << 2.443, face 4 subface 1 is ok. +DEAL::Cell << 2.443, face 4 subface 2 is ok. +DEAL::Cell << 2.443, face 4 subface 3 is ok. +DEAL::Cell << 2.443, face 5 subface 0 is ok. +DEAL::Cell << 2.443, face 5 subface 1 is ok. +DEAL::Cell << 2.443, face 5 subface 2 is ok. +DEAL::Cell << 2.443, face 5 subface 3 is ok. +DEAL::Cell << 2.444, face 0 subface 0 is ok. +DEAL::Cell << 2.444, face 0 subface 1 is ok. +DEAL::Cell << 2.444, face 0 subface 2 is ok. +DEAL::Cell << 2.444, face 0 subface 3 is ok. +DEAL::Cell << 2.444, face 1 subface 0 is ok. +DEAL::Cell << 2.444, face 1 subface 1 is ok. +DEAL::Cell << 2.444, face 1 subface 2 is ok. +DEAL::Cell << 2.444, face 1 subface 3 is ok. +DEAL::Cell << 2.444, face 2 subface 0 is ok. +DEAL::Cell << 2.444, face 2 subface 1 is ok. +DEAL::Cell << 2.444, face 2 subface 2 is ok. +DEAL::Cell << 2.444, face 2 subface 3 is ok. +DEAL::Cell << 2.444, face 3 subface 0 is ok. +DEAL::Cell << 2.444, face 3 subface 1 is ok. +DEAL::Cell << 2.444, face 3 subface 2 is ok. +DEAL::Cell << 2.444, face 3 subface 3 is ok. +DEAL::Cell << 2.444, face 4 subface 0 is ok. +DEAL::Cell << 2.444, face 4 subface 1 is ok. +DEAL::Cell << 2.444, face 4 subface 2 is ok. +DEAL::Cell << 2.444, face 4 subface 3 is ok. +DEAL::Cell << 2.444, face 5 subface 0 is ok. +DEAL::Cell << 2.444, face 5 subface 1 is ok. +DEAL::Cell << 2.444, face 5 subface 2 is ok. +DEAL::Cell << 2.444, face 5 subface 3 is ok. +DEAL::Cell << 2.445, face 0 subface 0 is ok. +DEAL::Cell << 2.445, face 0 subface 1 is ok. +DEAL::Cell << 2.445, face 0 subface 2 is ok. +DEAL::Cell << 2.445, face 0 subface 3 is ok. +DEAL::Cell << 2.445, face 1 subface 0 is ok. +DEAL::Cell << 2.445, face 1 subface 1 is ok. +DEAL::Cell << 2.445, face 1 subface 2 is ok. +DEAL::Cell << 2.445, face 1 subface 3 is ok. +DEAL::Cell << 2.445, face 2 subface 0 is ok. +DEAL::Cell << 2.445, face 2 subface 1 is ok. +DEAL::Cell << 2.445, face 2 subface 2 is ok. +DEAL::Cell << 2.445, face 2 subface 3 is ok. +DEAL::Cell << 2.445, face 3 subface 0 is ok. +DEAL::Cell << 2.445, face 3 subface 1 is ok. +DEAL::Cell << 2.445, face 3 subface 2 is ok. +DEAL::Cell << 2.445, face 3 subface 3 is ok. +DEAL::Cell << 2.445, face 4 subface 0 is ok. +DEAL::Cell << 2.445, face 4 subface 1 is ok. +DEAL::Cell << 2.445, face 4 subface 2 is ok. +DEAL::Cell << 2.445, face 4 subface 3 is ok. +DEAL::Cell << 2.445, face 5 subface 0 is ok. +DEAL::Cell << 2.445, face 5 subface 1 is ok. +DEAL::Cell << 2.445, face 5 subface 2 is ok. +DEAL::Cell << 2.445, face 5 subface 3 is ok. +DEAL::Cell << 2.446, face 0 subface 0 is ok. +DEAL::Cell << 2.446, face 0 subface 1 is ok. +DEAL::Cell << 2.446, face 0 subface 2 is ok. +DEAL::Cell << 2.446, face 0 subface 3 is ok. +DEAL::Cell << 2.446, face 1 subface 0 is ok. +DEAL::Cell << 2.446, face 1 subface 1 is ok. +DEAL::Cell << 2.446, face 1 subface 2 is ok. +DEAL::Cell << 2.446, face 1 subface 3 is ok. +DEAL::Cell << 2.446, face 2 subface 0 is ok. +DEAL::Cell << 2.446, face 2 subface 1 is ok. +DEAL::Cell << 2.446, face 2 subface 2 is ok. +DEAL::Cell << 2.446, face 2 subface 3 is ok. +DEAL::Cell << 2.446, face 3 subface 0 is ok. +DEAL::Cell << 2.446, face 3 subface 1 is ok. +DEAL::Cell << 2.446, face 3 subface 2 is ok. +DEAL::Cell << 2.446, face 3 subface 3 is ok. +DEAL::Cell << 2.446, face 4 subface 0 is ok. +DEAL::Cell << 2.446, face 4 subface 1 is ok. +DEAL::Cell << 2.446, face 4 subface 2 is ok. +DEAL::Cell << 2.446, face 4 subface 3 is ok. +DEAL::Cell << 2.446, face 5 subface 0 is ok. +DEAL::Cell << 2.446, face 5 subface 1 is ok. +DEAL::Cell << 2.446, face 5 subface 2 is ok. +DEAL::Cell << 2.446, face 5 subface 3 is ok. +DEAL::Cell << 2.447, face 0 subface 0 is ok. +DEAL::Cell << 2.447, face 0 subface 1 is ok. +DEAL::Cell << 2.447, face 0 subface 2 is ok. +DEAL::Cell << 2.447, face 0 subface 3 is ok. +DEAL::Cell << 2.447, face 1 subface 0 is ok. +DEAL::Cell << 2.447, face 1 subface 1 is ok. +DEAL::Cell << 2.447, face 1 subface 2 is ok. +DEAL::Cell << 2.447, face 1 subface 3 is ok. +DEAL::Cell << 2.447, face 2 subface 0 is ok. +DEAL::Cell << 2.447, face 2 subface 1 is ok. +DEAL::Cell << 2.447, face 2 subface 2 is ok. +DEAL::Cell << 2.447, face 2 subface 3 is ok. +DEAL::Cell << 2.447, face 3 subface 0 is ok. +DEAL::Cell << 2.447, face 3 subface 1 is ok. +DEAL::Cell << 2.447, face 3 subface 2 is ok. +DEAL::Cell << 2.447, face 3 subface 3 is ok. +DEAL::Cell << 2.447, face 4 subface 0 is ok. +DEAL::Cell << 2.447, face 4 subface 1 is ok. +DEAL::Cell << 2.447, face 4 subface 2 is ok. +DEAL::Cell << 2.447, face 4 subface 3 is ok. +DEAL::Cell << 2.447, face 5 subface 0 is ok. +DEAL::Cell << 2.447, face 5 subface 1 is ok. +DEAL::Cell << 2.447, face 5 subface 2 is ok. +DEAL::Cell << 2.447, face 5 subface 3 is ok. diff --git a/tests/bits/mesh_3d_6.cc b/tests/bits/mesh_3d_6.cc index 25f93dc96c..7b40286ef2 100644 --- a/tests/bits/mesh_3d_6.cc +++ b/tests/bits/mesh_3d_6.cc @@ -112,7 +112,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_6.output b/tests/bits/mesh_3d_6.output new file mode 100644 index 0000000000..a5db05924b --- /dev/null +++ b/tests/bits/mesh_3d_6.output @@ -0,0 +1,5259 @@ + +DEAL::Initial check +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Check 0 +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 1.9, face 3 n=1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.14, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Check 1 +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 1.9, face 3 n=1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.14, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.2, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.13, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.16, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.20, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.27, face 5 n=1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.30, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.34, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.38, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.41, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.45, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.48, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.52, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.59, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.67, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.70, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.74, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.78, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.81, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.85, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.89, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.93, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.97, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.100, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.103, face 4 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 2.107, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.110, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.113, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.117, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.124, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Check 2 +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 1.9, face 3 n=1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.14, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.2, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.13, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.16, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.20, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.27, face 5 n=1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.30, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.34, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.38, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.41, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.45, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.48, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.52, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.59, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.67, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.70, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.74, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.78, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.81, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.85, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.89, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.93, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.97, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.100, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.103, face 4 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 2.107, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.110, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.113, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.117, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.124, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.10, face 5 n=1.23260e-32 1.00000 1.11022e-16 +DEAL::Cell 3.14, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.21, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.27, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.30, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.33, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.37, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.40, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.43, face 2 n=-1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.46, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.49, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.52, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.55, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.58, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.61, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.64, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.68, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.71, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.74, face 5 n=1.23260e-32 1.00000 1.11022e-16 +DEAL::Cell 3.78, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.81, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.84, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.87, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.90, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.93, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.96, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.99, face 4 n=2.22045e-16 -1.00000 -2.22045e-16 +DEAL::Cell 3.102, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.106, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.109, face 0 n=-1.00000 -4.93038e-32 4.44089e-16 +DEAL::Cell 3.112, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.114, face 5 n=4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.117, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.126, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.129, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.133, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.136, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.139, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.142, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.145, face 3 n=-4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.149, face 3 n=-4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.153, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.156, face 4 n=4.93038e-32 -1.00000 -1.11022e-16 +DEAL::Cell 3.159, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.163, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.166, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.169, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.171, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.174, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.177, face 4 n=2.22045e-16 -1.00000 0.00000 +DEAL::Cell 3.181, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.184, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.187, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.190, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.194, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.200, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.203, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.206, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.213, face 0 n=-1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.216, face 1 n=1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.220, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.223, face 0 n=-1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.226, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.228, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.231, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.234, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.237, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.240, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.243, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.246, face 1 n=1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.249, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.252, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.255, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.259, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.262, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.265, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.268, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.271, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.275, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.278, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.281, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.283, face 5 n=-4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.286, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.290, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.293, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.297, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.300, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 3.304, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.307, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.311, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.314, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.317, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.320, face 3 n=-4.93038e-32 -1.11022e-16 -1.00000 +DEAL::Cell 3.323, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.326, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.329, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.332, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.335, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.338, face 4 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.341, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.344, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.347, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.350, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.353, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.356, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.359, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.363, face 0 n=-1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.366, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.369, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.372, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.376, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.378, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.382, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.385, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.388, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.391, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.394, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.397, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.400, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.403, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.406, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.409, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.413, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.416, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.419, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.423, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.426, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.429, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.432, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.435, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.440, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.443, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.446, face 2 n=-4.44089e-16 0.00000 1.00000 +DEAL::Cell 3.449, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.452, face 4 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.455, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.458, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.461, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.464, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.467, face 0 n=-1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.470, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.473, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.476, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.479, face 2 n=4.44089e-16 0.00000 1.00000 +DEAL::Cell 3.482, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.485, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.488, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.491, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.494, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.497, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.501, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.504, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.508, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.511, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.516, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.519, face 3 n=2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.523, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.526, face 3 n=2.22045e-16 2.22045e-16 -1.00000 +DEAL::Cell 3.529, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.533, face 2 n=-2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.536, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.539, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.542, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.546, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.549, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.552, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.555, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.558, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.561, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.565, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.568, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.570, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.573, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.576, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.580, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.583, face 3 n=2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.587, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.591, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.594, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.597, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.600, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.604, face 1 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.607, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.610, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.613, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.616, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.620, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.623, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.626, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.629, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.632, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.635, face 0 n=4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.638, face 1 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.641, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.645, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.648, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.651, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.654, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.657, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.661, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.665, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.668, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.672, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.675, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.678, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.681, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.684, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.686, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.689, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.693, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.696, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.699, face 5 n=-1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.702, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.706, face 1 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.709, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.712, face 1 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.716, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.719, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.722, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.725, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.729, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.733, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.736, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.739, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.742, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.745, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.748, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.751, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.754, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.757, face 3 n=0.00000 -4.44089e-16 -1.00000 +DEAL::Cell 3.760, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.764, face 1 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.767, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.771, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.774, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.777, face 5 n=-1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.780, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.783, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.787, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.790, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.793, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.795, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.798, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.802, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.805, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.808, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.811, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.814, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.817, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.821, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.824, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.826, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.829, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.832, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.835, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.838, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.842, face 1 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.845, face 4 n=1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.848, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.851, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.854, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.857, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.860, face 2 n=-2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 3.863, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.866, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.869, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.872, face 5 n=-1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.876, face 1 n=-4.93038e-32 1.00000 -4.44089e-16 +DEAL::Cell 3.879, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.882, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.885, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.888, face 1 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.891, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.894, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.897, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.900, face 4 n=1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.903, face 4 n=1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.906, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.909, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.912, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.915, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.919, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.922, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.925, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.928, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.931, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.934, face 4 n=1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.937, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.940, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.943, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.946, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.949, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.953, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.956, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.959, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.962, face 1 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.965, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.967, face 5 n=-1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.970, face 5 n=-1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.974, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.977, face 0 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.980, face 1 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.983, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.986, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.989, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.993, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.996, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.998, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1001, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.1004, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1008, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1011, face 0 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1014, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1017, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1020, face 4 n=1.00000 8.88178e-16 -8.88178e-16 +DEAL::Check 1 +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 1.9, face 3 n=1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.14, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.2, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.13, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.16, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.20, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.27, face 5 n=1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.30, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.34, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.38, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.41, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.45, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.48, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.52, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.59, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.67, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.70, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.74, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.78, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.81, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.85, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.89, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.93, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.97, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.100, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.103, face 4 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 2.107, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.110, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.113, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.117, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.124, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Check 2 +DEAL::Cell 0.0, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 1.9, face 3 n=1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.14, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.2, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.13, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.16, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.20, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.27, face 5 n=1.11022e-16 1.00000 0.00000 +DEAL::Cell 2.30, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.34, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.38, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.41, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.45, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.48, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.52, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.59, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.67, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.70, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.74, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.78, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 2.81, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.85, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.89, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.93, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.97, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.100, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.103, face 4 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 2.107, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.110, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.113, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.117, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.124, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.10, face 5 n=1.23260e-32 1.00000 1.11022e-16 +DEAL::Cell 3.14, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.21, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.24, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.27, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.30, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.33, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.37, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.40, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.43, face 2 n=-1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.46, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.49, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.52, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.55, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.58, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.61, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.64, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.68, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.71, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.74, face 5 n=1.23260e-32 1.00000 1.11022e-16 +DEAL::Cell 3.78, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.81, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.84, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.87, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.90, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.93, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.96, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.99, face 4 n=2.22045e-16 -1.00000 -2.22045e-16 +DEAL::Cell 3.102, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.106, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.109, face 0 n=-1.00000 -4.93038e-32 4.44089e-16 +DEAL::Cell 3.112, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.114, face 5 n=4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.117, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.120, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.126, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.129, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.133, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.136, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.139, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.142, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.145, face 3 n=-4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.149, face 3 n=-4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.153, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.156, face 4 n=4.93038e-32 -1.00000 -1.11022e-16 +DEAL::Cell 3.159, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.163, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.166, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.169, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.171, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.174, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.177, face 4 n=2.22045e-16 -1.00000 0.00000 +DEAL::Cell 3.181, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.184, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.187, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.190, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.194, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.200, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.203, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.206, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.213, face 0 n=-1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.216, face 1 n=1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.220, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.223, face 0 n=-1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.226, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.228, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.231, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.234, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.237, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.240, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.243, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.246, face 1 n=1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.249, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.252, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.255, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.259, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.262, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.265, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.268, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.271, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.275, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.278, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.281, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.283, face 5 n=-4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.286, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.290, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.293, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.297, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.300, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 3.304, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.307, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.311, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.314, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.317, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.320, face 3 n=-4.93038e-32 -1.11022e-16 -1.00000 +DEAL::Cell 3.323, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.326, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.329, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.332, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.335, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.338, face 4 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.341, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.344, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.347, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.350, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.353, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.356, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.359, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.363, face 0 n=-1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.366, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.369, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.372, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.376, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.378, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.382, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.385, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.388, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.391, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.394, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.397, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.400, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.403, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.406, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.409, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.413, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.416, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.419, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.423, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.426, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.429, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.432, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.435, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.440, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.443, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.446, face 2 n=-4.44089e-16 0.00000 1.00000 +DEAL::Cell 3.449, face 5 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.452, face 4 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.455, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.458, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.461, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.464, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.467, face 0 n=-1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.470, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.473, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.476, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.479, face 2 n=4.44089e-16 0.00000 1.00000 +DEAL::Cell 3.482, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.485, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.488, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.491, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.494, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.497, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.501, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.504, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.508, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.511, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.516, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.519, face 3 n=2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.523, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.526, face 3 n=2.22045e-16 2.22045e-16 -1.00000 +DEAL::Cell 3.529, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.533, face 2 n=-2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.536, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.539, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.542, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.546, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.549, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.552, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.555, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.558, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.561, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.565, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.568, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.570, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.573, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.576, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.580, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.583, face 3 n=2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.587, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.591, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.594, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.597, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.600, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.604, face 1 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.607, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.610, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.613, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.616, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.620, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.623, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.626, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.629, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.632, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.635, face 0 n=4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.638, face 1 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.641, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.645, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.648, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.651, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.654, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.657, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.661, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.665, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.668, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.672, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.675, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.678, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.681, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.684, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.686, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.689, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.693, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.696, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.699, face 5 n=-1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.702, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.706, face 1 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.709, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.712, face 1 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.716, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.719, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.722, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.725, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.729, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.733, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.736, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.739, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.742, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.745, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.748, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.751, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.754, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.757, face 3 n=0.00000 -4.44089e-16 -1.00000 +DEAL::Cell 3.760, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.764, face 1 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.767, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.771, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.774, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.777, face 5 n=-1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.780, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.783, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.787, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.790, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.793, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.795, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.798, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.802, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.805, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.808, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.811, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.814, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.817, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.821, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.824, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.826, face 5 n=-1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.829, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.832, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.835, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.838, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.842, face 1 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.845, face 4 n=1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.848, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.851, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.854, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.857, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.860, face 2 n=-2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 3.863, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.866, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.869, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.872, face 5 n=-1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.876, face 1 n=-4.93038e-32 1.00000 -4.44089e-16 +DEAL::Cell 3.879, face 4 n=1.00000 -8.88178e-16 0.00000 +DEAL::Cell 3.882, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.885, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.888, face 1 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.891, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.894, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.897, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.900, face 4 n=1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.903, face 4 n=1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.906, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.909, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.912, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.915, face 4 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.919, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.922, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.925, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.928, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.931, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.934, face 4 n=1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.937, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.940, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.943, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.946, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.949, face 4 n=1.00000 -8.88178e-16 -8.88178e-16 +DEAL::Cell 3.953, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.956, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.959, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.962, face 1 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.965, face 0 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.967, face 5 n=-1.00000 -8.88178e-16 8.88178e-16 +DEAL::Cell 3.970, face 5 n=-1.00000 8.88178e-16 0.00000 +DEAL::Cell 3.974, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.977, face 0 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.980, face 1 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.983, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.986, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.989, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.993, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.996, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.998, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1001, face 5 n=-1.00000 8.88178e-16 8.88178e-16 +DEAL::Cell 3.1004, face 5 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1008, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1011, face 0 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1014, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1017, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1020, face 4 n=1.00000 8.88178e-16 -8.88178e-16 +DEAL::Initial check +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Check 0 +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 1.8, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.12, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.17, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 1.21, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Check 1 +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 1.8, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.12, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.17, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 1.21, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.2, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.14, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.21, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.24, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.28, face 5 n=1.00000 2.22045e-16 0.00000 +DEAL::Cell 2.32, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.35, face 5 n=1.00000 0.00000 -1.11022e-16 +DEAL::Cell 2.39, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.42, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 2.46, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.49, face 2 n=0.00000 -2.22045e-16 1.00000 +DEAL::Cell 2.52, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.59, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.66, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 2.69, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.72, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 2.75, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 2.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.82, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.85, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.92, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.95, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.102, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.105, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.109, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.113, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.116, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.120, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.131, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.134, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 2.138, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.141, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.144, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.148, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.151, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.154, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.158, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.165, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.169, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 2.172, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.180, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.184, face 2 n=-2.22045e-16 0.00000 1.00000 +DEAL::Cell 2.187, face 5 n=0.00000 1.00000 0.00000 +DEAL::Check 2 +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 1.8, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.12, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.17, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 1.21, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.2, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.14, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.21, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.24, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.28, face 5 n=1.00000 2.22045e-16 0.00000 +DEAL::Cell 2.32, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.35, face 5 n=1.00000 0.00000 -1.11022e-16 +DEAL::Cell 2.39, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.42, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 2.46, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.49, face 2 n=0.00000 -2.22045e-16 1.00000 +DEAL::Cell 2.52, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.59, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.66, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 2.69, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.72, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 2.75, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 2.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.82, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.85, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.92, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.95, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.102, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.105, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.109, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.113, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.116, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.120, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.131, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.134, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 2.138, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.141, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.144, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.148, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.151, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.154, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.158, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.165, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.169, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 2.172, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.180, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.184, face 2 n=-2.22045e-16 0.00000 1.00000 +DEAL::Cell 2.187, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.0, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.7, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.11, face 2 n=1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.14, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.18, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.21, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.24, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.28, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.30, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.34, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.37, face 4 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.40, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.43, face 5 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.47, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.50, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.53, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.59, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.61, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.65, face 0 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.68, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.71, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.75, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 3.82, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.85, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.92, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.95, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.101, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.104, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.108, face 1 n=4.93038e-32 -1.00000 -4.44089e-16 +DEAL::Cell 3.111, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.114, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.117, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.120, face 1 n=4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.126, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.129, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.133, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.136, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.139, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.142, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.146, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.149, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.153, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.157, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.160, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.163, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.166, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.169, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.172, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.175, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.178, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.181, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.184, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.188, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.191, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.194, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.197, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.200, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.204, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.207, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.210, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.214, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.217, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.221, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.224, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.227, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.230, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.233, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.236, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.239, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.242, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.245, face 4 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.248, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.252, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.255, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.259, face 2 n=1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.262, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.266, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.269, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.272, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.275, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.278, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.281, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.284, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.286, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.290, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.293, face 4 n=-1.00000 -1.11022e-16 1.11022e-16 +DEAL::Cell 3.296, face 5 n=1.00000 -1.11022e-16 -1.11022e-16 +DEAL::Cell 3.299, face 5 n=1.00000 1.11022e-16 0.00000 +DEAL::Cell 3.303, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.306, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.309, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.312, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.315, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.317, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.320, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.323, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.327, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.330, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.333, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.336, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.339, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.342, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.345, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.348, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.351, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.354, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.358, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.361, face 0 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.364, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.367, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.370, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 3.373, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.376, face 2 n=0.00000 2.22045e-16 1.00000 +DEAL::Cell 3.379, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.382, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.385, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.388, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.391, face 5 n=1.00000 -2.22045e-16 -2.22045e-16 +DEAL::Cell 3.394, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.397, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.400, face 3 n=4.44089e-16 -4.44089e-16 -1.00000 +DEAL::Cell 3.403, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.407, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.410, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.413, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.416, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.419, face 4 n=-1.00000 2.22045e-16 2.22045e-16 +DEAL::Cell 3.422, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.425, face 4 n=-1.00000 2.22045e-16 0.00000 +DEAL::Cell 3.428, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.431, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.434, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.437, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.441, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.444, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.447, face 2 n=0.00000 -4.44089e-16 1.00000 +DEAL::Cell 3.450, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.453, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.456, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.459, face 0 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.462, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.465, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.468, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.471, face 2 n=0.00000 -4.44089e-16 1.00000 +DEAL::Cell 3.474, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.478, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.481, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.484, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.487, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.490, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.493, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.496, face 1 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.499, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.502, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.505, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.508, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.512, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.515, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.518, face 4 n=-1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.521, face 5 n=1.00000 -1.11022e-16 1.11022e-16 +DEAL::Cell 3.524, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.527, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.530, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.533, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.536, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.539, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.542, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.545, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.548, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.551, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.554, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.557, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 3.560, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.563, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.566, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.568, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.571, face 4 n=-1.00000 -2.22045e-16 -2.22045e-16 +DEAL::Cell 3.574, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.577, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.580, face 4 n=-1.00000 -1.11022e-16 -1.11022e-16 +DEAL::Cell 3.583, face 4 n=-1.00000 0.00000 -1.11022e-16 +DEAL::Cell 3.587, face 0 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.590, face 3 n=-2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.593, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.596, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.599, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.602, face 1 n=4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.605, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.608, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.611, face 3 n=0.00000 2.22045e-16 -1.00000 +DEAL::Cell 3.614, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.618, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.621, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.624, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.627, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.630, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.633, face 0 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.636, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.639, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.642, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.645, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.647, face 5 n=1.00000 2.22045e-16 2.22045e-16 +DEAL::Cell 3.650, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.653, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.656, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.659, face 2 n=-4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.662, face 2 n=0.00000 4.44089e-16 1.00000 +DEAL::Cell 3.665, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.668, face 4 n=-1.00000 -4.93038e-32 -1.11022e-16 +DEAL::Cell 3.671, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.674, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.677, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.680, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.683, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.686, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.688, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.692, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.695, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.698, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.701, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.704, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.707, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.710, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.712, face 5 n=1.00000 1.11022e-16 1.11022e-16 +DEAL::Cell 3.716, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.719, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.722, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.725, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.728, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.731, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.735, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.738, face 1 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.741, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.743, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.746, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.750, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.753, face 0 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.756, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.759, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.762, face 2 n=-4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.765, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.769, face 3 n=-1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.772, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.775, face 3 n=-2.22045e-16 2.22045e-16 -1.00000 +DEAL::Cell 3.778, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.781, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.784, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.787, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.790, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.793, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.796, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.798, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.802, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.805, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.808, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.811, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.815, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.818, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.821, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.824, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.827, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.831, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.834, face 2 n=1.11022e-16 -4.93038e-32 1.00000 +DEAL::Cell 3.837, face 3 n=-1.11022e-16 -4.93038e-32 -1.00000 +DEAL::Cell 3.840, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.843, face 5 n=1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.847, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 3.850, face 1 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.853, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.855, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.858, face 5 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.862, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.865, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.868, face 1 n=-4.93038e-32 -1.00000 4.44089e-16 +DEAL::Cell 3.872, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.875, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.879, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.882, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.885, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.888, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.892, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.895, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.898, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.901, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.904, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.907, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.910, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.912, face 5 n=1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.916, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.919, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.922, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.925, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.928, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.931, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.934, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.937, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.940, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.943, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.946, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.950, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.953, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.957, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.960, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.963, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.966, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.969, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.972, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.975, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.978, face 2 n=-4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.981, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.984, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.988, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.991, face 4 n=-1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.994, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.997, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1000, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1004, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1007, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1010, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1014, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.1017, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1021, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.1025, face 5 n=1.11022e-16 1.00000 1.11022e-16 +DEAL::Cell 3.1029, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1032, face 3 n=-1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.1035, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1038, face 4 n=-1.23260e-32 -1.00000 -1.11022e-16 +DEAL::Cell 3.1041, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1044, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1047, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1050, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1053, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1056, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1059, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1063, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1066, face 3 n=2.22045e-16 0.00000 -1.00000 +DEAL::Cell 3.1069, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1072, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1075, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1078, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1081, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1084, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1087, face 2 n=4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.1090, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1093, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.1096, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1100, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1103, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1106, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1109, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1112, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1115, face 0 n=-1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1118, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1121, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.1124, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.1127, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1130, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1134, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1137, face 2 n=2.22045e-16 0.00000 1.00000 +DEAL::Cell 3.1140, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1143, face 0 n=-1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1146, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1149, face 0 n=-1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1152, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1155, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1158, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1161, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1164, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1167, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1170, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1173, face 3 n=-4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1176, face 5 n=-4.93038e-32 1.00000 1.11022e-16 +DEAL::Cell 3.1180, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1183, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1186, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1189, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1192, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1195, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1198, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1201, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1204, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1207, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1210, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1213, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1217, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1219, face 5 n=0.00000 1.00000 1.11022e-16 +DEAL::Cell 3.1222, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 3.1225, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1228, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.1231, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1234, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 3.1237, face 5 n=-2.22045e-16 1.00000 0.00000 +DEAL::Cell 3.1241, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1244, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1248, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1250, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1253, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1256, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1259, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1262, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1265, face 4 n=2.22045e-16 -1.00000 0.00000 +DEAL::Cell 3.1268, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1272, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1275, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.1278, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1282, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1285, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1289, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1292, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1295, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1298, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1301, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.1304, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1307, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1310, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1313, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1316, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1320, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1323, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1327, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1330, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1334, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1337, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1340, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1343, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1346, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1350, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1353, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1356, face 3 n=-4.93038e-32 -1.11022e-16 -1.00000 +DEAL::Cell 3.1359, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1362, face 4 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.1365, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1368, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1371, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1374, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1377, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1381, face 0 n=-1.00000 4.93038e-32 -4.44089e-16 +DEAL::Cell 3.1384, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1388, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1392, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1395, face 0 n=-1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.1398, face 1 n=1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.1401, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1404, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1408, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1411, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1414, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.1417, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1420, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1423, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1426, face 2 n=-4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.1429, face 4 n=4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1433, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1436, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1439, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1442, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1445, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1449, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1452, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1455, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1458, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1462, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1466, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1469, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1473, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1475, face 5 n=-4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1478, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.1481, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1484, face 4 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1487, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1490, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1493, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1497, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1500, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1504, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1506, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1510, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1513, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1516, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1520, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1523, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1526, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1530, face 1 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.1534, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Check 1 +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 1.8, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.12, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.17, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 1.21, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.2, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.14, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.21, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.24, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.28, face 5 n=1.00000 2.22045e-16 0.00000 +DEAL::Cell 2.32, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.35, face 5 n=1.00000 0.00000 -1.11022e-16 +DEAL::Cell 2.39, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.42, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 2.46, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.49, face 2 n=0.00000 -2.22045e-16 1.00000 +DEAL::Cell 2.52, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.59, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.66, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 2.69, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.72, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 2.75, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 2.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.82, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.85, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.92, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.95, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.102, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.105, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.109, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.113, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.116, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.120, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.131, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.134, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 2.138, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.141, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.144, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.148, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.151, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.154, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.158, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.165, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.169, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 2.172, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.180, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.184, face 2 n=-2.22045e-16 0.00000 1.00000 +DEAL::Cell 2.187, face 5 n=0.00000 1.00000 0.00000 +DEAL::Check 2 +DEAL::Cell 0.0, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 1.8, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 1.12, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.17, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 1.21, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 2.2, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.6, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.10, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.14, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.17, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.21, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.24, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.28, face 5 n=1.00000 2.22045e-16 0.00000 +DEAL::Cell 2.32, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.35, face 5 n=1.00000 0.00000 -1.11022e-16 +DEAL::Cell 2.39, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.42, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 2.46, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.49, face 2 n=0.00000 -2.22045e-16 1.00000 +DEAL::Cell 2.52, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.59, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.62, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.66, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 2.69, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.72, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 2.75, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 2.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 2.82, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.85, face 2 n=2.22045e-16 -2.22045e-16 1.00000 +DEAL::Cell 2.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.92, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.95, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.102, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.105, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.109, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 2.113, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.116, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.120, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.127, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.131, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.134, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 2.138, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.141, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.144, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.148, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.151, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.154, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.158, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.165, face 3 n=1.11022e-16 0.00000 -1.00000 +DEAL::Cell 2.169, face 3 n=1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 2.172, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.180, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.184, face 2 n=-2.22045e-16 0.00000 1.00000 +DEAL::Cell 2.187, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.0, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.4, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.7, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.11, face 2 n=1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.14, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.18, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.21, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.24, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.28, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.30, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.34, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.37, face 4 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.40, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.43, face 5 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.47, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.50, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.53, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.56, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.59, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.61, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.65, face 0 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.68, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.71, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.75, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.79, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 3.82, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.85, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.88, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.92, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.95, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.98, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.101, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.104, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.108, face 1 n=4.93038e-32 -1.00000 -4.44089e-16 +DEAL::Cell 3.111, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.114, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.117, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.120, face 1 n=4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.123, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.126, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.129, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.133, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.136, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.139, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.142, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.146, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.149, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.153, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.157, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.160, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.163, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.166, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.169, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.172, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.175, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.178, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.181, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.184, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.188, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.191, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.194, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.197, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.200, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.204, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.207, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.210, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.214, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.217, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.221, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.224, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.227, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.230, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.233, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.236, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.239, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.242, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.245, face 4 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.248, face 5 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.252, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.255, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.259, face 2 n=1.11022e-16 1.11022e-16 1.00000 +DEAL::Cell 3.262, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.266, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.269, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.272, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.275, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.278, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.281, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.284, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.286, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.290, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.293, face 4 n=-1.00000 -1.11022e-16 1.11022e-16 +DEAL::Cell 3.296, face 5 n=1.00000 -1.11022e-16 -1.11022e-16 +DEAL::Cell 3.299, face 5 n=1.00000 1.11022e-16 0.00000 +DEAL::Cell 3.303, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.306, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.309, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.312, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.315, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.317, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.320, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.323, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.327, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.330, face 2 n=1.11022e-16 -1.11022e-16 1.00000 +DEAL::Cell 3.333, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.336, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.339, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.342, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.345, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.348, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.351, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.354, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.358, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.361, face 0 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.364, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.367, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.370, face 4 n=-1.00000 -2.22045e-16 2.22045e-16 +DEAL::Cell 3.373, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.376, face 2 n=0.00000 2.22045e-16 1.00000 +DEAL::Cell 3.379, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.382, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.385, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.388, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.391, face 5 n=1.00000 -2.22045e-16 -2.22045e-16 +DEAL::Cell 3.394, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.397, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.400, face 3 n=4.44089e-16 -4.44089e-16 -1.00000 +DEAL::Cell 3.403, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.407, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.410, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.413, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.416, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.419, face 4 n=-1.00000 2.22045e-16 2.22045e-16 +DEAL::Cell 3.422, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.425, face 4 n=-1.00000 2.22045e-16 0.00000 +DEAL::Cell 3.428, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.431, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.434, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.437, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.441, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.444, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.447, face 2 n=0.00000 -4.44089e-16 1.00000 +DEAL::Cell 3.450, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.453, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.456, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.459, face 0 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.462, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.465, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.468, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.471, face 2 n=0.00000 -4.44089e-16 1.00000 +DEAL::Cell 3.474, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.478, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.481, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.484, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.487, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.490, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.493, face 0 n=0.00000 1.00000 4.44089e-16 +DEAL::Cell 3.496, face 1 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.499, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.502, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.505, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.508, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.512, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.515, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.518, face 4 n=-1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.521, face 5 n=1.00000 -1.11022e-16 1.11022e-16 +DEAL::Cell 3.524, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.527, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.530, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.533, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.536, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.539, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.542, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.545, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.548, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.551, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.554, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.557, face 3 n=-1.11022e-16 0.00000 -1.00000 +DEAL::Cell 3.560, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.563, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.566, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.568, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.571, face 4 n=-1.00000 -2.22045e-16 -2.22045e-16 +DEAL::Cell 3.574, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.577, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.580, face 4 n=-1.00000 -1.11022e-16 -1.11022e-16 +DEAL::Cell 3.583, face 4 n=-1.00000 0.00000 -1.11022e-16 +DEAL::Cell 3.587, face 0 n=-4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.590, face 3 n=-2.22045e-16 -2.22045e-16 -1.00000 +DEAL::Cell 3.593, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.596, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.599, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.602, face 1 n=4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.605, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.608, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.611, face 3 n=0.00000 2.22045e-16 -1.00000 +DEAL::Cell 3.614, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.618, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.621, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.624, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.627, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.630, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.633, face 0 n=-4.44089e-16 1.00000 4.44089e-16 +DEAL::Cell 3.636, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.639, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.642, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.645, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.647, face 5 n=1.00000 2.22045e-16 2.22045e-16 +DEAL::Cell 3.650, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.653, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.656, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.659, face 2 n=-4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.662, face 2 n=0.00000 4.44089e-16 1.00000 +DEAL::Cell 3.665, face 3 n=4.44089e-16 4.44089e-16 -1.00000 +DEAL::Cell 3.668, face 4 n=-1.00000 -4.93038e-32 -1.11022e-16 +DEAL::Cell 3.671, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.674, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.677, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.680, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.683, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.686, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.688, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.692, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.695, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.698, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.701, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.704, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.707, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.710, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.712, face 5 n=1.00000 1.11022e-16 1.11022e-16 +DEAL::Cell 3.716, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.719, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.722, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.725, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.728, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.731, face 5 n=1.00000 -1.11022e-16 0.00000 +DEAL::Cell 3.735, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.738, face 1 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.741, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.743, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.746, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.750, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.753, face 0 n=4.44089e-16 1.00000 -4.44089e-16 +DEAL::Cell 3.756, face 1 n=0.00000 -1.00000 4.44089e-16 +DEAL::Cell 3.759, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.762, face 2 n=-4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.765, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.769, face 3 n=-1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.772, face 3 n=0.00000 1.11022e-16 -1.00000 +DEAL::Cell 3.775, face 3 n=-2.22045e-16 2.22045e-16 -1.00000 +DEAL::Cell 3.778, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.781, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.784, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.787, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.790, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.793, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.796, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.798, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.802, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.805, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.808, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.811, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.815, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.818, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.821, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.824, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.827, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.831, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.834, face 2 n=1.11022e-16 -4.93038e-32 1.00000 +DEAL::Cell 3.837, face 3 n=-1.11022e-16 -4.93038e-32 -1.00000 +DEAL::Cell 3.840, face 3 n=-1.11022e-16 1.11022e-16 -1.00000 +DEAL::Cell 3.843, face 5 n=1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.847, face 2 n=0.00000 1.11022e-16 1.00000 +DEAL::Cell 3.850, face 1 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.853, face 0 n=0.00000 1.00000 -4.44089e-16 +DEAL::Cell 3.855, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.858, face 5 n=1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.862, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.865, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.868, face 1 n=-4.93038e-32 -1.00000 4.44089e-16 +DEAL::Cell 3.872, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.875, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.879, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.882, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.885, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.888, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.892, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.895, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.898, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.901, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.904, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.907, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.910, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.912, face 5 n=1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.916, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.919, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.922, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.925, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.928, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.931, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.934, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.937, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.940, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.943, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.946, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.950, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.953, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.957, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.960, face 4 n=-1.00000 4.44089e-16 0.00000 +DEAL::Cell 3.963, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.966, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.969, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.972, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.975, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.978, face 2 n=-4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.981, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.984, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.988, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.991, face 4 n=-1.00000 -4.44089e-16 0.00000 +DEAL::Cell 3.994, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.997, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1000, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1004, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1007, face 4 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1010, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1014, face 1 n=0.00000 -1.00000 -4.44089e-16 +DEAL::Cell 3.1017, face 5 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1021, face 3 n=0.00000 4.44089e-16 -1.00000 +DEAL::Cell 3.1025, face 5 n=1.11022e-16 1.00000 1.11022e-16 +DEAL::Cell 3.1029, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1032, face 3 n=-1.11022e-16 -1.11022e-16 -1.00000 +DEAL::Cell 3.1035, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1038, face 4 n=-1.23260e-32 -1.00000 -1.11022e-16 +DEAL::Cell 3.1041, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1044, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1047, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1050, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1053, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1056, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1059, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1063, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1066, face 3 n=2.22045e-16 0.00000 -1.00000 +DEAL::Cell 3.1069, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1072, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1075, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1078, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1081, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1084, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1087, face 2 n=4.44089e-16 4.44089e-16 1.00000 +DEAL::Cell 3.1090, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1093, face 4 n=-1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.1096, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1100, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1103, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1106, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1109, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1112, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1115, face 0 n=-1.00000 -4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1118, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1121, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.1124, face 3 n=0.00000 -1.11022e-16 -1.00000 +DEAL::Cell 3.1127, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1130, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1134, face 2 n=1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1137, face 2 n=2.22045e-16 0.00000 1.00000 +DEAL::Cell 3.1140, face 1 n=1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1143, face 0 n=-1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1146, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1149, face 0 n=-1.00000 0.00000 4.44089e-16 +DEAL::Cell 3.1152, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1155, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1158, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1161, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1164, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1167, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1170, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1173, face 3 n=-4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1176, face 5 n=-4.93038e-32 1.00000 1.11022e-16 +DEAL::Cell 3.1180, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1183, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1186, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1189, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1192, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1195, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1198, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1201, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1204, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1207, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1210, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1213, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1217, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1219, face 5 n=0.00000 1.00000 1.11022e-16 +DEAL::Cell 3.1222, face 4 n=1.11022e-16 -1.00000 0.00000 +DEAL::Cell 3.1225, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1228, face 4 n=1.11022e-16 -1.00000 -1.11022e-16 +DEAL::Cell 3.1231, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1234, face 5 n=-1.11022e-16 1.00000 0.00000 +DEAL::Cell 3.1237, face 5 n=-2.22045e-16 1.00000 0.00000 +DEAL::Cell 3.1241, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1244, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1248, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1250, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1253, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1256, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1259, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1262, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1265, face 4 n=2.22045e-16 -1.00000 0.00000 +DEAL::Cell 3.1268, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1272, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1275, face 2 n=4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.1278, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1282, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1285, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1289, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1292, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1295, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1298, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1301, face 2 n=2.22045e-16 2.22045e-16 1.00000 +DEAL::Cell 3.1304, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1307, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1310, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1313, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1316, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1320, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1323, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1327, face 2 n=-1.11022e-16 0.00000 1.00000 +DEAL::Cell 3.1330, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1334, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1337, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1340, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1343, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1346, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1350, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1353, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1356, face 3 n=-4.93038e-32 -1.11022e-16 -1.00000 +DEAL::Cell 3.1359, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1362, face 4 n=-4.44089e-16 -1.00000 -4.44089e-16 +DEAL::Cell 3.1365, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1368, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1371, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1374, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1377, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1381, face 0 n=-1.00000 4.93038e-32 -4.44089e-16 +DEAL::Cell 3.1384, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1388, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1392, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1395, face 0 n=-1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.1398, face 1 n=1.00000 0.00000 -4.44089e-16 +DEAL::Cell 3.1401, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1404, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1408, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1411, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1414, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.1417, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1420, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1423, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1426, face 2 n=-4.44089e-16 -4.44089e-16 1.00000 +DEAL::Cell 3.1429, face 4 n=4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1433, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1436, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1439, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1442, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1445, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1449, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1452, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1455, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1458, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1462, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1466, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1469, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1473, face 0 n=-1.00000 4.44089e-16 -4.44089e-16 +DEAL::Cell 3.1475, face 5 n=-4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1478, face 4 n=-4.44089e-16 -1.00000 0.00000 +DEAL::Cell 3.1481, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1484, face 4 n=-4.44089e-16 -1.00000 4.44089e-16 +DEAL::Cell 3.1487, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1490, face 5 n=4.44089e-16 1.00000 0.00000 +DEAL::Cell 3.1493, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1497, face 0 n=-1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1500, face 3 n=4.44089e-16 0.00000 -1.00000 +DEAL::Cell 3.1504, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1506, face 5 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1510, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1513, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1516, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1520, face 1 n=1.00000 -4.44089e-16 4.44089e-16 +DEAL::Cell 3.1523, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1526, face 4 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1530, face 1 n=1.00000 4.44089e-16 4.44089e-16 +DEAL::Cell 3.1534, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Initial check +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Check 0 +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 1.2, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.5, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.8, face 1 n=1.00000 1.48772e-18 -6.27311e-18 +DEAL::Cell 1.11, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.14, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.17, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.20, face 4 n=-2.10189e-17 5.35580e-18 -1.00000 +DEAL::Cell 1.23, face 4 n=2.79930e-17 -8.59253e-18 -1.00000 +DEAL::Cell 1.26, face 5 n=-8.59253e-18 1.00000 -2.79930e-17 +DEAL::Cell 1.30, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.33, face 0 n=-1.00000 -7.03853e-17 -7.03853e-17 +DEAL::Cell 1.36, face 1 n=1.00000 7.03853e-17 -1.40771e-16 +DEAL::Cell 1.39, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.42, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.48, face 3 n=1.00000 5.95255e-18 1.63650e-18 +DEAL::Cell 1.51, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 1.54, face 4 n=1.78527e-18 -5.63199e-18 -1.00000 +DEAL::Check 1 +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 1.2, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.5, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.8, face 1 n=1.00000 1.48772e-18 -6.27311e-18 +DEAL::Cell 1.11, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.14, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.17, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.20, face 4 n=-2.10189e-17 5.35580e-18 -1.00000 +DEAL::Cell 1.23, face 4 n=2.79930e-17 -8.59253e-18 -1.00000 +DEAL::Cell 1.26, face 5 n=-8.59253e-18 1.00000 -2.79930e-17 +DEAL::Cell 1.30, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.33, face 0 n=-1.00000 -7.03853e-17 -7.03853e-17 +DEAL::Cell 1.36, face 1 n=1.00000 7.03853e-17 -1.40771e-16 +DEAL::Cell 1.39, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.42, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.48, face 3 n=1.00000 5.95255e-18 1.63650e-18 +DEAL::Cell 1.51, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 1.54, face 4 n=1.78527e-18 -5.63199e-18 -1.00000 +DEAL::Cell 2.1, face 3 n=-6.56704e-17 1.00000 6.56704e-17 +DEAL::Cell 2.4, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.12, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.15, face 4 n=6.56704e-17 1.31341e-16 -1.00000 +DEAL::Cell 2.18, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.21, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.24, face 1 n=1.00000 -6.56704e-17 -6.56704e-17 +DEAL::Cell 2.27, face 0 n=-1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 2.29, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.32, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.35, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.38, face 2 n=-6.56704e-17 -1.00000 1.31341e-16 +DEAL::Cell 2.41, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.44, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.46, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.49, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.52, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 2.55, face 2 n=-6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 2.58, face 1 n=1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 2.61, face 0 n=-1.00000 6.56704e-17 -1.31341e-16 +DEAL::Cell 2.63, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.67, face 1 n=1.00000 6.79840e-19 -3.72447e-18 +DEAL::Cell 2.70, face 1 n=0.894427 -5.13302e-32 -0.447214 +DEAL::Cell 2.73, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.76, face 3 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.79, face 2 n=-1.12819e-16 -0.894427 0.447214 +DEAL::Cell 2.82, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.85, face 4 n=2.28514e-16 1.28167e-32 -1.00000 +DEAL::Cell 2.88, face 3 n=4.66995e-17 0.894427 0.447214 +DEAL::Cell 2.92, face 0 n=-1.00000 2.46359e-18 4.17041e-18 +DEAL::Cell 2.94, face 5 n=0.00000 -2.81541e-16 1.00000 +DEAL::Cell 2.97, face 4 n=0.00000 -2.81541e-16 -1.00000 +DEAL::Cell 2.100, face 3 n=-9.65673e-17 0.894427 -0.447214 +DEAL::Cell 2.103, face 2 n=-9.65673e-17 -0.894427 0.447214 +DEAL::Cell 2.106, face 1 n=0.894427 -7.12176e-17 0.447214 +DEAL::Cell 2.109, face 0 n=-0.894427 -9.65673e-17 -0.447214 +DEAL::Cell 2.111, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.114, face 4 n=-1.40771e-16 2.81541e-16 -1.00000 +DEAL::Cell 2.117, face 3 n=-9.65673e-17 0.894427 0.447214 +DEAL::Cell 2.120, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.123, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.126, face 0 n=-1.00000 1.40580e-18 -6.44962e-18 +DEAL::Cell 2.129, face 0 n=-0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.132, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.135, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.138, face 2 n=1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.141, face 3 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.144, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.147, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.150, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.152, face 5 n=0.447214 -7.12176e-17 0.894427 +DEAL::Cell 2.155, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 2.158, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 4 n=-3.01939e-17 2.44742e-18 -1.00000 +DEAL::Cell 2.164, face 4 n=0.447214 4.66995e-17 -0.894427 +DEAL::Cell 2.167, face 4 n=0.447214 5.64096e-17 -0.894427 +DEAL::Cell 2.170, face 5 n=-0.447214 5.64096e-17 0.894427 +DEAL::Cell 2.174, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=-0.447214 7.12176e-17 0.894427 +DEAL::Cell 2.179, face 4 n=3.20710e-17 5.06089e-18 -1.00000 +DEAL::Cell 2.182, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.185, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.188, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 2.191, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.194, face 1 n=0.894427 -5.64096e-17 0.447214 +DEAL::Cell 2.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.200, face 1 n=0.894427 4.66995e-17 -0.447214 +DEAL::Cell 2.203, face 2 n=2.28514e-16 -2.28514e-16 1.00000 +DEAL::Cell 2.206, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.212, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 2.215, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 2.217, face 5 n=7.12176e-17 0.894427 0.447214 +DEAL::Cell 2.220, face 4 n=7.12176e-17 -0.894427 -0.447214 +DEAL::Cell 2.223, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.226, face 4 n=8.86892e-18 -1.00000 -9.93605e-18 +DEAL::Cell 2.229, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 2.232, face 5 n=-4.66995e-17 0.894427 -0.447214 +DEAL::Cell 2.235, face 5 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.239, face 0 n=-0.894427 -3.42202e-32 0.447214 +DEAL::Cell 2.241, face 5 n=-7.12176e-17 0.894427 -0.447214 +DEAL::Cell 2.244, face 4 n=-7.12176e-17 -0.894427 0.447214 +DEAL::Cell 2.247, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.250, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.253, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 2.256, face 1 n=1.00000 2.28514e-16 2.28514e-16 +DEAL::Cell 2.259, face 1 n=1.00000 0.00000 2.81541e-16 +DEAL::Cell 2.262, face 2 n=0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.265, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.268, face 0 n=-1.00000 -2.81541e-16 1.40771e-16 +DEAL::Cell 2.270, face 5 n=-3.21685e-17 1.49294e-17 1.00000 +DEAL::Cell 2.273, face 5 n=-0.447214 -1.12819e-16 0.894427 +DEAL::Cell 2.277, face 0 n=-1.00000 -2.28514e-16 -1.30547e-32 +DEAL::Cell 2.280, face 0 n=-1.00000 0.00000 -2.81541e-16 +DEAL::Cell 2.282, face 5 n=-0.447214 1.42435e-16 0.894427 +DEAL::Cell 2.285, face 4 n=0.447214 9.65673e-17 -0.894427 +DEAL::Cell 2.288, face 4 n=-7.03128e-18 -3.26323e-18 -1.00000 +DEAL::Cell 2.291, face 4 n=-2.54798e-17 -1.18252e-17 -1.00000 +DEAL::Cell 2.294, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.297, face 4 n=1.45396e-17 -6.74785e-18 -1.00000 +DEAL::Cell 2.300, face 3 n=-0.447214 0.894427 1.42435e-16 +DEAL::Cell 2.303, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.306, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.309, face 3 n=0.447214 0.894427 -1.12819e-16 +DEAL::Cell 2.312, face 3 n=0.447214 0.894427 -7.12176e-17 +DEAL::Cell 2.315, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 2.318, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.321, face 1 n=1.00000 -7.86737e-18 7.47823e-19 +DEAL::Cell 2.324, face 1 n=0.894427 -0.447214 5.66594e-32 +DEAL::Cell 2.327, face 2 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 2.330, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.333, face 4 n=4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.336, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.339, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.342, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 2.345, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 2.347, face 5 n=9.65673e-17 -0.447214 0.894427 +DEAL::Cell 2.350, face 4 n=9.65673e-17 0.447214 -0.894427 +DEAL::Cell 2.353, face 5 n=4.66995e-17 0.447214 0.894427 +DEAL::Cell 2.356, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.359, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.363, face 0 n=-0.894427 -0.447214 -5.64096e-17 +DEAL::Cell 2.366, face 1 n=0.894427 0.447214 3.42202e-32 +DEAL::Cell 2.369, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 2.371, face 5 n=-9.65673e-17 0.447214 0.894427 +DEAL::Cell 2.374, face 4 n=-9.65673e-17 -0.447214 -0.894427 +DEAL::Cell 2.377, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.380, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.383, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.386, face 2 n=-0.894427 -0.447214 -4.66995e-17 +DEAL::Cell 2.389, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.392, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.395, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.398, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.401, face 0 n=-2.28514e-16 1.00000 -2.28514e-16 +DEAL::Cell 2.404, face 1 n=2.28514e-16 -1.00000 1.30547e-32 +DEAL::Cell 2.407, face 1 n=-2.81541e-16 -1.00000 -1.40771e-16 +DEAL::Cell 2.410, face 0 n=1.40771e-16 1.00000 -1.40771e-16 +DEAL::Cell 2.412, face 5 n=-3.73236e-18 -1.43659e-18 1.00000 +DEAL::Cell 2.415, face 4 n=-2.92907e-32 -0.447214 -0.894427 +DEAL::Cell 2.418, face 5 n=-5.66594e-32 -0.447214 0.894427 +DEAL::Cell 2.421, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 2.424, face 5 n=1.42435e-16 -0.447214 0.894427 +DEAL::Cell 2.427, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.430, face 3 n=1.00000 -4.30746e-19 3.11030e-19 +DEAL::Cell 2.433, face 3 n=0.894427 -0.447214 1.12819e-16 +DEAL::Cell 2.436, face 4 n=-4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.439, face 4 n=1.12819e-16 0.447214 -0.894427 +DEAL::Cell 2.442, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 2.445, face 2 n=-1.00000 3.02908e-19 -1.40580e-19 +DEAL::Check 2 +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 1.2, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.5, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.8, face 1 n=1.00000 1.48772e-18 -6.27311e-18 +DEAL::Cell 1.11, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.14, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.17, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.20, face 4 n=-2.10189e-17 5.35580e-18 -1.00000 +DEAL::Cell 1.23, face 4 n=2.79930e-17 -8.59253e-18 -1.00000 +DEAL::Cell 1.26, face 5 n=-8.59253e-18 1.00000 -2.79930e-17 +DEAL::Cell 1.30, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.33, face 0 n=-1.00000 -7.03853e-17 -7.03853e-17 +DEAL::Cell 1.36, face 1 n=1.00000 7.03853e-17 -1.40771e-16 +DEAL::Cell 1.39, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.42, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.48, face 3 n=1.00000 5.95255e-18 1.63650e-18 +DEAL::Cell 1.51, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 1.54, face 4 n=1.78527e-18 -5.63199e-18 -1.00000 +DEAL::Cell 2.1, face 3 n=-6.56704e-17 1.00000 6.56704e-17 +DEAL::Cell 2.4, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.12, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.15, face 4 n=6.56704e-17 1.31341e-16 -1.00000 +DEAL::Cell 2.18, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.21, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.24, face 1 n=1.00000 -6.56704e-17 -6.56704e-17 +DEAL::Cell 2.27, face 0 n=-1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 2.29, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.32, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.35, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.38, face 2 n=-6.56704e-17 -1.00000 1.31341e-16 +DEAL::Cell 2.41, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.44, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.46, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.49, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.52, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 2.55, face 2 n=-6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 2.58, face 1 n=1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 2.61, face 0 n=-1.00000 6.56704e-17 -1.31341e-16 +DEAL::Cell 2.63, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.67, face 1 n=1.00000 6.79840e-19 -3.72447e-18 +DEAL::Cell 2.70, face 1 n=0.894427 -5.13302e-32 -0.447214 +DEAL::Cell 2.73, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.76, face 3 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.79, face 2 n=-1.12819e-16 -0.894427 0.447214 +DEAL::Cell 2.82, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.85, face 4 n=2.28514e-16 1.28167e-32 -1.00000 +DEAL::Cell 2.88, face 3 n=4.66995e-17 0.894427 0.447214 +DEAL::Cell 2.92, face 0 n=-1.00000 2.46359e-18 4.17041e-18 +DEAL::Cell 2.94, face 5 n=0.00000 -2.81541e-16 1.00000 +DEAL::Cell 2.97, face 4 n=0.00000 -2.81541e-16 -1.00000 +DEAL::Cell 2.100, face 3 n=-9.65673e-17 0.894427 -0.447214 +DEAL::Cell 2.103, face 2 n=-9.65673e-17 -0.894427 0.447214 +DEAL::Cell 2.106, face 1 n=0.894427 -7.12176e-17 0.447214 +DEAL::Cell 2.109, face 0 n=-0.894427 -9.65673e-17 -0.447214 +DEAL::Cell 2.111, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.114, face 4 n=-1.40771e-16 2.81541e-16 -1.00000 +DEAL::Cell 2.117, face 3 n=-9.65673e-17 0.894427 0.447214 +DEAL::Cell 2.120, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.123, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.126, face 0 n=-1.00000 1.40580e-18 -6.44962e-18 +DEAL::Cell 2.129, face 0 n=-0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.132, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.135, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.138, face 2 n=1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.141, face 3 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.144, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.147, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.150, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.152, face 5 n=0.447214 -7.12176e-17 0.894427 +DEAL::Cell 2.155, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 2.158, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 4 n=-3.01939e-17 2.44742e-18 -1.00000 +DEAL::Cell 2.164, face 4 n=0.447214 4.66995e-17 -0.894427 +DEAL::Cell 2.167, face 4 n=0.447214 5.64096e-17 -0.894427 +DEAL::Cell 2.170, face 5 n=-0.447214 5.64096e-17 0.894427 +DEAL::Cell 2.174, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=-0.447214 7.12176e-17 0.894427 +DEAL::Cell 2.179, face 4 n=3.20710e-17 5.06089e-18 -1.00000 +DEAL::Cell 2.182, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.185, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.188, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 2.191, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.194, face 1 n=0.894427 -5.64096e-17 0.447214 +DEAL::Cell 2.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.200, face 1 n=0.894427 4.66995e-17 -0.447214 +DEAL::Cell 2.203, face 2 n=2.28514e-16 -2.28514e-16 1.00000 +DEAL::Cell 2.206, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.212, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 2.215, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 2.217, face 5 n=7.12176e-17 0.894427 0.447214 +DEAL::Cell 2.220, face 4 n=7.12176e-17 -0.894427 -0.447214 +DEAL::Cell 2.223, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.226, face 4 n=8.86892e-18 -1.00000 -9.93605e-18 +DEAL::Cell 2.229, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 2.232, face 5 n=-4.66995e-17 0.894427 -0.447214 +DEAL::Cell 2.235, face 5 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.239, face 0 n=-0.894427 -3.42202e-32 0.447214 +DEAL::Cell 2.241, face 5 n=-7.12176e-17 0.894427 -0.447214 +DEAL::Cell 2.244, face 4 n=-7.12176e-17 -0.894427 0.447214 +DEAL::Cell 2.247, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.250, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.253, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 2.256, face 1 n=1.00000 2.28514e-16 2.28514e-16 +DEAL::Cell 2.259, face 1 n=1.00000 0.00000 2.81541e-16 +DEAL::Cell 2.262, face 2 n=0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.265, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.268, face 0 n=-1.00000 -2.81541e-16 1.40771e-16 +DEAL::Cell 2.270, face 5 n=-3.21685e-17 1.49294e-17 1.00000 +DEAL::Cell 2.273, face 5 n=-0.447214 -1.12819e-16 0.894427 +DEAL::Cell 2.277, face 0 n=-1.00000 -2.28514e-16 -1.30547e-32 +DEAL::Cell 2.280, face 0 n=-1.00000 0.00000 -2.81541e-16 +DEAL::Cell 2.282, face 5 n=-0.447214 1.42435e-16 0.894427 +DEAL::Cell 2.285, face 4 n=0.447214 9.65673e-17 -0.894427 +DEAL::Cell 2.288, face 4 n=-7.03128e-18 -3.26323e-18 -1.00000 +DEAL::Cell 2.291, face 4 n=-2.54798e-17 -1.18252e-17 -1.00000 +DEAL::Cell 2.294, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.297, face 4 n=1.45396e-17 -6.74785e-18 -1.00000 +DEAL::Cell 2.300, face 3 n=-0.447214 0.894427 1.42435e-16 +DEAL::Cell 2.303, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.306, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.309, face 3 n=0.447214 0.894427 -1.12819e-16 +DEAL::Cell 2.312, face 3 n=0.447214 0.894427 -7.12176e-17 +DEAL::Cell 2.315, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 2.318, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.321, face 1 n=1.00000 -7.86737e-18 7.47823e-19 +DEAL::Cell 2.324, face 1 n=0.894427 -0.447214 5.66594e-32 +DEAL::Cell 2.327, face 2 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 2.330, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.333, face 4 n=4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.336, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.339, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.342, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 2.345, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 2.347, face 5 n=9.65673e-17 -0.447214 0.894427 +DEAL::Cell 2.350, face 4 n=9.65673e-17 0.447214 -0.894427 +DEAL::Cell 2.353, face 5 n=4.66995e-17 0.447214 0.894427 +DEAL::Cell 2.356, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.359, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.363, face 0 n=-0.894427 -0.447214 -5.64096e-17 +DEAL::Cell 2.366, face 1 n=0.894427 0.447214 3.42202e-32 +DEAL::Cell 2.369, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 2.371, face 5 n=-9.65673e-17 0.447214 0.894427 +DEAL::Cell 2.374, face 4 n=-9.65673e-17 -0.447214 -0.894427 +DEAL::Cell 2.377, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.380, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.383, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.386, face 2 n=-0.894427 -0.447214 -4.66995e-17 +DEAL::Cell 2.389, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.392, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.395, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.398, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.401, face 0 n=-2.28514e-16 1.00000 -2.28514e-16 +DEAL::Cell 2.404, face 1 n=2.28514e-16 -1.00000 1.30547e-32 +DEAL::Cell 2.407, face 1 n=-2.81541e-16 -1.00000 -1.40771e-16 +DEAL::Cell 2.410, face 0 n=1.40771e-16 1.00000 -1.40771e-16 +DEAL::Cell 2.412, face 5 n=-3.73236e-18 -1.43659e-18 1.00000 +DEAL::Cell 2.415, face 4 n=-2.92907e-32 -0.447214 -0.894427 +DEAL::Cell 2.418, face 5 n=-5.66594e-32 -0.447214 0.894427 +DEAL::Cell 2.421, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 2.424, face 5 n=1.42435e-16 -0.447214 0.894427 +DEAL::Cell 2.427, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.430, face 3 n=1.00000 -4.30746e-19 3.11030e-19 +DEAL::Cell 2.433, face 3 n=0.894427 -0.447214 1.12819e-16 +DEAL::Cell 2.436, face 4 n=-4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.439, face 4 n=1.12819e-16 0.447214 -0.894427 +DEAL::Cell 2.442, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 2.445, face 2 n=-1.00000 3.02908e-19 -1.40580e-19 +DEAL::Cell 3.0, face 1 n=1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.3, face 0 n=-1.00000 2.62682e-16 -2.62682e-16 +DEAL::Cell 3.5, face 5 n=0.00000 2.62682e-16 1.00000 +DEAL::Cell 3.8, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.11, face 3 n=-1.31341e-16 1.00000 1.31341e-16 +DEAL::Cell 3.14, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.17, face 1 n=1.00000 0.00000 2.62682e-16 +DEAL::Cell 3.20, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.22, face 5 n=1.31341e-16 -2.62682e-16 1.00000 +DEAL::Cell 3.25, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.28, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.31, face 2 n=1.31341e-16 -1.00000 6.56704e-17 +DEAL::Cell 3.34, face 1 n=1.00000 -2.62682e-16 2.62682e-16 +DEAL::Cell 3.37, face 0 n=-1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.39, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.42, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.48, face 2 n=-2.62682e-16 -1.00000 1.31341e-16 +DEAL::Cell 3.51, face 1 n=1.00000 -2.62682e-16 -1.31341e-16 +DEAL::Cell 3.54, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.56, face 5 n=6.56704e-17 6.56704e-17 1.00000 +DEAL::Cell 3.59, face 4 n=1.31341e-16 2.62682e-16 -1.00000 +DEAL::Cell 3.62, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.65, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.68, face 1 n=1.00000 -1.97011e-16 6.56704e-17 +DEAL::Cell 3.71, face 0 n=-1.00000 -6.56704e-17 0.00000 +DEAL::Cell 3.73, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.76, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.79, face 3 n=-2.62682e-16 1.00000 -1.31341e-16 +DEAL::Cell 3.82, face 2 n=-6.56704e-17 -1.00000 -6.56704e-17 +DEAL::Cell 3.85, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.88, face 0 n=-1.00000 0.00000 2.62682e-16 +DEAL::Cell 3.90, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.93, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.96, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.99, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.102, face 1 n=1.00000 6.56704e-17 1.31341e-16 +DEAL::Cell 3.105, face 0 n=-1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.107, face 5 n=-1.97011e-16 -6.56704e-17 1.00000 +DEAL::Cell 3.110, face 4 n=-6.56704e-17 0.00000 -1.00000 +DEAL::Cell 3.113, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.116, face 2 n=-1.31341e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.119, face 1 n=1.00000 1.31341e-16 2.62682e-16 +DEAL::Cell 3.122, face 0 n=-1.00000 -2.62682e-16 -1.31341e-16 +DEAL::Cell 3.124, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.127, face 4 n=1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.130, face 3 n=-1.31341e-16 1.00000 -1.31341e-16 +DEAL::Cell 3.133, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.136, face 1 n=1.00000 1.31341e-16 1.31341e-16 +DEAL::Cell 3.139, face 0 n=-1.00000 6.56704e-17 -1.97011e-16 +DEAL::Cell 3.141, face 5 n=-1.31341e-16 1.31341e-16 1.00000 +DEAL::Cell 3.144, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.147, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.150, face 2 n=2.62682e-16 -1.00000 -5.25363e-16 +DEAL::Cell 3.153, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.156, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.158, face 5 n=0.00000 -2.62682e-16 1.00000 +DEAL::Cell 3.161, face 4 n=0.00000 -2.62682e-16 -1.00000 +DEAL::Cell 3.164, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 3.167, face 2 n=8.62520e-33 -1.00000 -1.31341e-16 +DEAL::Cell 3.170, face 1 n=1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 3.173, face 0 n=-1.00000 -1.31341e-16 1.31341e-16 +DEAL::Cell 3.175, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.178, face 4 n=-1.31341e-16 2.62682e-16 -1.00000 +DEAL::Cell 3.181, face 3 n=2.62682e-16 1.00000 5.25363e-16 +DEAL::Cell 3.184, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.187, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.190, face 0 n=-1.00000 1.31341e-16 2.62682e-16 +DEAL::Cell 3.192, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.195, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.198, face 3 n=-2.62682e-16 1.00000 1.31341e-16 +DEAL::Cell 3.201, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.204, face 1 n=1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.207, face 0 n=-1.00000 -2.62682e-16 -5.25363e-16 +DEAL::Cell 3.209, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.212, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.215, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.218, face 2 n=2.62682e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.221, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.224, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.226, face 5 n=1.97011e-16 -6.56704e-17 1.00000 +DEAL::Cell 3.229, face 4 n=6.56704e-17 -1.97011e-16 -1.00000 +DEAL::Cell 3.232, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.235, face 2 n=-1.31341e-16 -1.00000 -6.56704e-17 +DEAL::Cell 3.238, face 1 n=1.00000 2.62682e-16 5.25363e-16 +DEAL::Cell 3.241, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.243, face 5 n=-6.56704e-17 -1.31341e-16 1.00000 +DEAL::Cell 3.246, face 4 n=-1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.249, face 3 n=2.62682e-16 1.00000 -2.62682e-16 +DEAL::Cell 3.252, face 2 n=0.00000 -1.00000 -2.62682e-16 +DEAL::Cell 3.255, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.258, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.260, face 5 n=-1.31341e-16 -1.31341e-16 1.00000 +DEAL::Cell 3.263, face 4 n=-6.56704e-17 0.00000 -1.00000 +DEAL::Cell 3.266, face 3 n=0.00000 1.00000 2.62682e-16 +DEAL::Cell 3.269, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.272, face 1 n=1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.275, face 0 n=-1.00000 2.62682e-16 -2.62682e-16 +DEAL::Cell 3.277, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.280, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.283, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.286, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.289, face 1 n=1.00000 2.62682e-16 -1.31341e-16 +DEAL::Cell 3.292, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.294, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.297, face 4 n=-1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.300, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.303, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.306, face 1 n=1.00000 -2.62682e-16 2.62682e-16 +DEAL::Cell 3.309, face 0 n=-1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.311, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.314, face 4 n=0.00000 -2.62682e-16 -1.00000 +DEAL::Cell 3.317, face 3 n=-6.56704e-17 1.00000 -1.31341e-16 +DEAL::Cell 3.320, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.323, face 1 n=1.00000 0.00000 -2.62682e-16 +DEAL::Cell 3.326, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.328, face 5 n=-6.56704e-17 -1.97011e-16 1.00000 +DEAL::Cell 3.331, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.334, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.337, face 2 n=0.00000 -1.00000 -2.62682e-16 +DEAL::Cell 3.340, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.343, face 0 n=-1.00000 -1.31341e-16 -6.56704e-17 +DEAL::Cell 3.345, face 5 n=1.97011e-16 -5.17512e-32 1.00000 +DEAL::Cell 3.348, face 4 n=6.56704e-17 6.56704e-17 -1.00000 +DEAL::Cell 3.351, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.354, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.357, face 1 n=1.00000 -1.31341e-16 2.62682e-16 +DEAL::Cell 3.360, face 0 n=-1.00000 2.62682e-16 -1.31341e-16 +DEAL::Cell 3.362, face 5 n=2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.365, face 4 n=2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.368, face 3 n=1.31341e-16 1.00000 -6.56704e-17 +DEAL::Cell 3.371, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.374, face 1 n=1.00000 6.56704e-17 1.31341e-16 +DEAL::Cell 3.377, face 0 n=-1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.379, face 5 n=-2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.382, face 4 n=-2.62682e-16 5.25363e-16 -1.00000 +DEAL::Cell 3.385, face 3 n=-8.62520e-33 1.00000 -1.31341e-16 +DEAL::Cell 3.388, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.391, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.394, face 0 n=-1.00000 0.00000 -2.62682e-16 +DEAL::Cell 3.396, face 5 n=0.00000 -2.62682e-16 1.00000 +DEAL::Cell 3.399, face 4 n=-1.97011e-16 -6.56704e-17 -1.00000 +DEAL::Cell 3.402, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.405, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.408, face 1 n=1.00000 -8.62520e-33 1.31341e-16 +DEAL::Cell 3.411, face 0 n=-1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 3.413, face 5 n=2.62682e-16 1.31341e-16 1.00000 +DEAL::Cell 3.416, face 4 n=1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.419, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.422, face 2 n=6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 3.425, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.428, face 0 n=-1.00000 -1.31341e-16 2.62682e-16 +DEAL::Cell 3.430, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.433, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.436, face 3 n=-2.62682e-16 1.00000 5.25363e-16 +DEAL::Cell 3.439, face 2 n=-2.62682e-16 -1.00000 -5.25363e-16 +DEAL::Cell 3.442, face 1 n=1.00000 -1.31341e-16 -6.56704e-17 +DEAL::Cell 3.445, face 0 n=-1.00000 3.45008e-32 1.31341e-16 +DEAL::Cell 3.447, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.450, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.453, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.456, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.459, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.462, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.464, face 5 n=-1.97011e-16 0.00000 1.00000 +DEAL::Cell 3.467, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.470, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.473, face 2 n=-1.31341e-16 -1.00000 1.31341e-16 +DEAL::Cell 3.476, face 1 n=1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.479, face 0 n=-1.00000 -2.62682e-16 -5.25363e-16 +DEAL::Cell 3.481, face 5 n=-2.62682e-16 2.62682e-16 1.00000 +DEAL::Cell 3.484, face 4 n=-2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.487, face 3 n=0.00000 1.00000 2.62682e-16 +DEAL::Cell 3.490, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.493, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.496, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.498, face 5 n=2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.501, face 4 n=2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.504, face 3 n=-2.62682e-16 1.00000 -2.62682e-16 +DEAL::Cell 3.507, face 2 n=-2.62682e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.510, face 1 n=1.00000 2.62682e-16 5.25363e-16 +DEAL::Cell 3.513, face 1 n=0.894427 1.79091e-16 -0.447214 +DEAL::Cell 3.516, face 3 n=2.61886e-16 0.800000 -0.600000 +DEAL::Cell 3.519, face 2 n=3.92829e-16 -0.800000 0.600000 +DEAL::Cell 3.522, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.525, face 4 n=-4.17693e-16 4.17693e-16 -1.00000 +DEAL::Cell 3.528, face 3 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.532, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.534, face 5 n=2.28514e-16 5.22188e-32 1.00000 +DEAL::Cell 3.538, face 0 n=-0.894427 1.79091e-16 0.447214 +DEAL::Cell 3.541, face 1 n=1.00000 1.06562e-18 -4.94149e-18 +DEAL::Cell 3.544, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.546, face 5 n=2.52271e-16 6.36409e-32 1.00000 +DEAL::Cell 3.549, face 4 n=2.52271e-16 -2.52271e-16 -1.00000 +DEAL::Cell 3.552, face 3 n=-1.91845e-16 0.800000 -0.600000 +DEAL::Cell 3.555, face 2 n=-3.35728e-16 -0.800000 0.600000 +DEAL::Cell 3.558, face 1 n=0.970143 6.45397e-17 -0.242536 +DEAL::Cell 3.561, face 0 n=-0.800000 3.35728e-16 0.600000 +DEAL::Cell 3.563, face 5 n=0.00000 -5.04543e-16 1.00000 +DEAL::Cell 3.566, face 4 n=-2.52271e-16 -6.36409e-32 -1.00000 +DEAL::Cell 3.569, face 3 n=1.16323e-16 0.970143 -0.242536 +DEAL::Cell 3.572, face 2 n=-1.19005e-16 -0.894427 0.447214 +DEAL::Cell 3.575, face 1 n=1.00000 3.03178e-18 -2.94612e-18 +DEAL::Cell 3.578, face 2 n=-8.00920e-17 -0.800000 0.600000 +DEAL::Cell 3.581, face 3 n=-3.92829e-16 0.800000 -0.600000 +DEAL::Cell 3.584, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.587, face 5 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.590, face 4 n=4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.593, face 5 n=4.17693e-16 -4.17693e-16 1.00000 +DEAL::Cell 3.597, face 0 n=-0.970143 5.29306e-17 -0.242536 +DEAL::Cell 3.599, face 5 n=2.28514e-16 -4.57029e-16 1.00000 +DEAL::Cell 3.603, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.606, face 1 n=0.800000 1.30943e-16 0.600000 +DEAL::Cell 3.609, face 0 n=-0.970143 -5.81615e-17 -0.242536 +DEAL::Cell 3.611, face 5 n=6.36409e-32 2.52271e-16 1.00000 +DEAL::Cell 3.614, face 4 n=-2.52271e-16 0.00000 -1.00000 +DEAL::Cell 3.617, face 3 n=3.35728e-16 0.800000 -0.600000 +DEAL::Cell 3.620, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.623, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.626, face 0 n=-1.00000 -1.95155e-18 2.81109e-18 +DEAL::Cell 3.628, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.631, face 4 n=0.00000 5.04543e-16 -1.00000 +DEAL::Cell 3.634, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.637, face 2 n=-1.19005e-16 -0.894427 0.447214 +DEAL::Cell 3.640, face 1 n=0.800000 2.40276e-16 -0.600000 +DEAL::Cell 3.643, face 3 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.646, face 3 n=9.75991e-17 0.894427 0.447214 +DEAL::Cell 3.649, face 3 n=0.00000 0.970143 0.242536 +DEAL::Cell 3.652, face 5 n=-2.28514e-16 2.28514e-16 1.00000 +DEAL::Cell 3.655, face 4 n=-4.17693e-16 3.97550e-34 -1.00000 +DEAL::Cell 3.659, face 0 n=-0.800000 2.40276e-16 0.600000 +DEAL::Cell 3.662, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.665, face 0 n=-0.970143 -9.71258e-17 0.242536 +DEAL::Cell 3.668, face 2 n=1.77622e-31 -0.894427 -0.447214 +DEAL::Cell 3.671, face 1 n=1.00000 -1.06562e-18 -9.42375e-18 +DEAL::Cell 3.674, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.676, face 5 n=5.63083e-16 -2.81541e-16 1.00000 +DEAL::Cell 3.679, face 4 n=-2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.682, face 3 n=-1.07244e-16 0.894427 0.447214 +DEAL::Cell 3.685, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.688, face 1 n=0.800000 -1.91845e-16 -0.600000 +DEAL::Cell 3.691, face 0 n=-0.800000 -3.35728e-16 0.600000 +DEAL::Cell 3.693, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.696, face 4 n=4.57029e-16 6.85543e-16 -1.00000 +DEAL::Cell 3.699, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.702, face 2 n=-3.72545e-16 -0.800000 -0.600000 +DEAL::Cell 3.705, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.708, face 4 n=4.17693e-16 4.17693e-16 -1.00000 +DEAL::Cell 3.711, face 3 n=5.92073e-32 0.894427 0.447214 +DEAL::Cell 3.714, face 5 n=-4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.717, face 5 n=-2.28514e-16 2.28514e-16 1.00000 +DEAL::Cell 3.720, face 5 n=-4.17693e-16 -4.17693e-16 1.00000 +DEAL::Cell 3.724, face 1 n=0.970143 -1.05861e-16 0.242536 +DEAL::Cell 3.727, face 0 n=-0.970143 -1.05861e-16 -0.242536 +DEAL::Cell 3.730, face 1 n=0.800000 2.40276e-16 0.600000 +DEAL::Cell 3.733, face 2 n=9.75991e-17 -0.894427 -0.447214 +DEAL::Cell 3.736, face 1 n=0.970143 1.16323e-16 0.242536 +DEAL::Cell 3.739, face 0 n=-0.970143 1.74484e-16 -0.242536 +DEAL::Cell 3.741, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.744, face 4 n=4.57029e-16 -6.85543e-16 -1.00000 +DEAL::Cell 3.747, face 3 n=-1.07244e-16 0.894427 0.447214 +DEAL::Cell 3.750, face 2 n=0.00000 -0.970143 -0.242536 +DEAL::Cell 3.753, face 1 n=0.894427 -1.07244e-16 0.447214 +DEAL::Cell 3.756, face 0 n=-1.00000 3.03178e-18 8.41147e-18 +DEAL::Cell 3.758, face 5 n=0.00000 -5.63083e-16 1.00000 +DEAL::Cell 3.761, face 4 n=2.28514e-16 5.22188e-32 -1.00000 +DEAL::Cell 3.764, face 3 n=3.72545e-16 0.800000 0.600000 +DEAL::Cell 3.767, face 2 n=5.32208e-16 -0.800000 -0.600000 +DEAL::Cell 3.770, face 1 n=0.800000 1.79328e-16 -0.600000 +DEAL::Cell 3.773, face 0 n=-0.800000 5.45384e-16 0.600000 +DEAL::Cell 3.775, face 5 n=3.66614e-16 3.66614e-16 1.00000 +DEAL::Cell 3.778, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.781, face 3 n=5.45384e-16 0.800000 -0.600000 +DEAL::Cell 3.784, face 2 n=2.67327e-16 -0.894427 0.447214 +DEAL::Cell 3.787, face 1 n=0.894427 1.33663e-16 -0.447214 +DEAL::Cell 3.790, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.792, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.795, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.798, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.801, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.804, face 1 n=0.800000 -2.84428e-16 -0.600000 +DEAL::Cell 3.807, face 0 n=-0.800000 -2.84428e-16 0.600000 +DEAL::Cell 3.809, face 5 n=-4.31862e-16 4.31862e-16 1.00000 +DEAL::Cell 3.812, face 4 n=0.00000 -8.63725e-16 -1.00000 +DEAL::Cell 3.815, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.818, face 2 n=9.61830e-17 -0.970143 0.242536 +DEAL::Cell 3.821, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.824, face 0 n=-0.894427 -1.77353e-16 0.447214 +DEAL::Cell 3.826, face 5 n=0.00000 -8.63725e-16 1.00000 +DEAL::Cell 3.829, face 4 n=4.31862e-16 -4.31862e-16 -1.00000 +DEAL::Cell 3.832, face 3 n=-3.58656e-16 0.800000 -0.600000 +DEAL::Cell 3.835, face 2 n=-3.58656e-16 -0.800000 0.600000 +DEAL::Cell 3.838, face 1 n=0.970143 -8.26718e-17 0.242536 +DEAL::Cell 3.841, face 0 n=-0.800000 -5.37984e-16 -0.600000 +DEAL::Cell 3.843, face 5 n=-1.27398e-15 -4.05756e-31 1.00000 +DEAL::Cell 3.846, face 4 n=-6.36990e-16 -6.36990e-16 -1.00000 +DEAL::Cell 3.849, face 3 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.852, face 2 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.855, face 1 n=0.894427 -1.52439e-16 0.447214 +DEAL::Cell 3.858, face 0 n=-0.894427 1.33663e-16 -0.447214 +DEAL::Cell 3.860, face 5 n=-3.66614e-16 6.72031e-32 1.00000 +DEAL::Cell 3.863, face 4 n=9.55484e-16 3.18495e-16 -1.00000 +DEAL::Cell 3.866, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.869, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.872, face 1 n=0.800000 7.93145e-17 0.600000 +DEAL::Cell 3.875, face 0 n=-0.800000 7.93145e-17 -0.600000 +DEAL::Cell 3.877, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.880, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.883, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.886, face 2 n=1.14973e-16 -0.970143 0.242536 +DEAL::Cell 3.889, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.892, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.894, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.897, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.900, face 3 n=1.65344e-16 0.970143 0.242536 +DEAL::Cell 3.903, face 2 n=8.26718e-17 -0.970143 -0.242536 +DEAL::Cell 3.906, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.909, face 0 n=-0.970143 8.26718e-17 0.242536 +DEAL::Cell 3.911, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.914, face 4 n=-2.81541e-16 5.63083e-16 -1.00000 +DEAL::Cell 3.917, face 3 n=-4.09038e-16 0.800000 0.600000 +DEAL::Cell 3.920, face 2 n=0.00000 -0.894427 -0.447214 +DEAL::Cell 3.923, face 1 n=1.00000 -3.40521e-18 5.51178e-18 +DEAL::Cell 3.926, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.928, face 5 n=4.31862e-16 4.31862e-16 1.00000 +DEAL::Cell 3.931, face 4 n=-3.66614e-16 -3.66614e-16 -1.00000 +DEAL::Cell 3.934, face 3 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.937, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.940, face 1 n=0.970143 -1.14973e-16 -0.242536 +DEAL::Cell 3.943, face 0 n=-0.970143 -1.14973e-16 0.242536 +DEAL::Cell 3.945, face 5 n=4.31862e-16 0.00000 1.00000 +DEAL::Cell 3.948, face 4 n=-4.31862e-16 -4.31862e-16 -1.00000 +DEAL::Cell 3.951, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.954, face 2 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.957, face 1 n=1.00000 -7.71560e-19 6.03439e-18 +DEAL::Cell 3.960, face 0 n=-1.00000 3.40521e-18 -2.14150e-18 +DEAL::Cell 3.962, face 5 n=6.36990e-16 0.00000 1.00000 +DEAL::Cell 3.965, face 4 n=3.18495e-16 -3.18495e-16 -1.00000 +DEAL::Cell 3.968, face 3 n=7.24891e-17 0.970143 0.242536 +DEAL::Cell 3.971, face 2 n=2.17467e-16 -0.970143 -0.242536 +DEAL::Cell 3.974, face 1 n=0.800000 0.00000 0.600000 +DEAL::Cell 3.977, face 0 n=-0.970143 -7.24891e-17 -0.242536 +DEAL::Cell 3.979, face 5 n=-6.36990e-16 -6.36990e-16 1.00000 +DEAL::Cell 3.982, face 4 n=-6.36990e-16 6.36990e-16 -1.00000 +DEAL::Cell 3.985, face 3 n=-5.37984e-16 0.800000 0.600000 +DEAL::Cell 3.988, face 2 n=1.52439e-16 -0.894427 -0.447214 +DEAL::Cell 3.991, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.994, face 0 n=-1.00000 1.93639e-18 -3.81573e-18 +DEAL::Cell 3.996, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.999, face 4 n=-4.31862e-16 4.31862e-16 -1.00000 +DEAL::Cell 3.1002, face 3 n=-3.54705e-16 0.894427 0.447214 +DEAL::Cell 3.1005, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1008, face 1 n=0.970143 9.61830e-17 0.242536 +DEAL::Cell 3.1011, face 0 n=-0.970143 9.61830e-17 -0.242536 +DEAL::Cell 3.1013, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1016, face 4 n=3.66614e-16 -6.72031e-32 -1.00000 +DEAL::Cell 3.1019, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.1022, face 2 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1025, face 3 n=-1.00000 4.17693e-16 -4.17693e-16 +DEAL::Cell 3.1028, face 3 n=-1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1031, face 3 n=-1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.1034, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1037, face 5 n=0.447214 -1.79091e-16 0.894427 +DEAL::Cell 3.1040, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1043, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1046, face 2 n=1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1049, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1052, face 0 n=-0.447214 -0.894427 -1.07244e-16 +DEAL::Cell 3.1054, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1058, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1061, face 0 n=-0.600000 -0.800000 2.40276e-16 +DEAL::Cell 3.1064, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1067, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1070, face 2 n=1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.1073, face 1 n=0.447214 0.894427 -1.07244e-16 +DEAL::Cell 3.1076, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1078, face 5 n=3.48311e-18 -1.09144e-17 1.00000 +DEAL::Cell 3.1081, face 4 n=-0.447214 -1.07244e-16 -0.894427 +DEAL::Cell 3.1084, face 3 n=-1.00000 2.52271e-16 -3.18204e-32 +DEAL::Cell 3.1087, face 2 n=1.00000 2.52271e-16 0.00000 +DEAL::Cell 3.1090, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1093, face 4 n=-0.600000 8.00920e-17 -0.800000 +DEAL::Cell 3.1096, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1099, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1102, face 5 n=0.447214 1.77622e-31 0.894427 +DEAL::Cell 3.1105, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1108, face 3 n=-1.00000 2.52271e-16 0.00000 +DEAL::Cell 3.1111, face 2 n=1.00000 2.52271e-16 3.18204e-32 +DEAL::Cell 3.1114, face 1 n=-0.600000 0.800000 5.32208e-16 +DEAL::Cell 3.1117, face 0 n=0.600000 -0.800000 -4.79612e-17 +DEAL::Cell 3.1119, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1123, face 0 n=0.242536 -0.970143 1.05861e-16 +DEAL::Cell 3.1126, face 1 n=-0.242536 0.970143 2.11722e-16 +DEAL::Cell 3.1129, face 1 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.1132, face 1 n=-0.600000 0.800000 2.40276e-16 +DEAL::Cell 3.1135, face 2 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1138, face 1 n=-0.242536 0.970143 6.45397e-17 +DEAL::Cell 3.1141, face 0 n=0.242536 -0.970143 1.16323e-16 +DEAL::Cell 3.1143, face 5 n=2.31584e-17 1.09144e-17 1.00000 +DEAL::Cell 3.1146, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.1149, face 3 n=-1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1152, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1155, face 1 n=0.447214 0.894427 0.00000 +DEAL::Cell 3.1158, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1160, face 5 n=0.600000 0.00000 0.800000 +DEAL::Cell 3.1163, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1166, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1169, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1172, face 1 n=0.600000 0.800000 7.93145e-17 +DEAL::Cell 3.1175, face 0 n=-0.600000 -0.800000 -1.42214e-16 +DEAL::Cell 3.1177, face 5 n=0.600000 1.58629e-16 0.800000 +DEAL::Cell 3.1180, face 4 n=-0.600000 -1.58629e-16 -0.800000 +DEAL::Cell 3.1183, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1186, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1189, face 1 n=0.447214 0.894427 0.00000 +DEAL::Cell 3.1192, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1194, face 5 n=0.242536 2.48016e-16 0.970143 +DEAL::Cell 3.1197, face 4 n=-0.242536 1.44978e-16 -0.970143 +DEAL::Cell 3.1200, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1203, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1206, face 1 n=0.600000 0.800000 1.42214e-16 +DEAL::Cell 3.1209, face 0 n=-0.242536 -0.970143 0.00000 +DEAL::Cell 3.1211, face 5 n=0.242536 0.00000 0.970143 +DEAL::Cell 3.1214, face 4 n=-0.242536 0.00000 -0.970143 +DEAL::Cell 3.1217, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1220, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1223, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1226, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1228, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1231, face 4 n=-0.600000 -1.36346e-16 -0.800000 +DEAL::Cell 3.1234, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1237, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1240, face 1 n=-0.600000 0.800000 7.93145e-17 +DEAL::Cell 3.1243, face 0 n=0.600000 -0.800000 3.31832e-16 +DEAL::Cell 3.1245, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1248, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.1251, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1254, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1257, face 1 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.1260, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1262, face 5 n=-2.63837e-17 9.98627e-18 1.00000 +DEAL::Cell 3.1265, face 4 n=-0.447214 1.77353e-16 -0.894427 +DEAL::Cell 3.1268, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1271, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1274, face 1 n=-0.600000 0.800000 -3.31832e-16 +DEAL::Cell 3.1277, face 0 n=0.600000 -0.800000 -5.55201e-16 +DEAL::Cell 3.1279, face 5 n=-1.54636e-17 2.77761e-18 1.00000 +DEAL::Cell 3.1283, face 0 n=-0.600000 -0.800000 -8.72953e-17 +DEAL::Cell 3.1286, face 1 n=0.600000 0.800000 -8.29306e-16 +DEAL::Cell 3.1289, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1292, face 1 n=0.242536 0.970143 1.17840e-31 +DEAL::Cell 3.1295, face 2 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1298, face 1 n=0.600000 0.800000 -5.32208e-16 +DEAL::Cell 3.1301, face 0 n=-0.600000 -0.800000 4.79612e-17 +DEAL::Cell 3.1303, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1306, face 4 n=-2.31584e-17 1.09144e-17 -1.00000 +DEAL::Cell 3.1309, face 3 n=-1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1312, face 3 n=-1.00000 -4.17693e-16 -4.17693e-16 +DEAL::Cell 3.1315, face 3 n=-1.00000 4.57029e-16 -6.85543e-16 +DEAL::Cell 3.1318, face 4 n=0.600000 8.72953e-17 -0.800000 +DEAL::Cell 3.1321, face 5 n=-0.600000 8.00920e-17 0.800000 +DEAL::Cell 3.1324, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1327, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1330, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1333, face 3 n=-1.00000 -2.52271e-16 -6.36409e-32 +DEAL::Cell 3.1336, face 2 n=1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.1339, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1342, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1345, face 0 n=0.242536 -0.970143 9.71258e-17 +DEAL::Cell 3.1348, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1351, face 1 n=-0.447214 0.894427 9.75991e-17 +DEAL::Cell 3.1354, face 2 n=1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.1357, face 3 n=-1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.1360, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1363, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1366, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1368, face 5 n=-0.242536 5.81615e-17 0.970143 +DEAL::Cell 3.1371, face 4 n=-3.48311e-18 -1.09144e-17 -1.00000 +DEAL::Cell 3.1374, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1377, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1380, face 4 n=0.600000 8.00920e-17 -0.800000 +DEAL::Cell 3.1383, face 4 n=0.600000 -2.18238e-16 -0.800000 +DEAL::Cell 3.1386, face 5 n=-0.600000 -2.18238e-16 0.800000 +DEAL::Cell 3.1390, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1392, face 5 n=-0.600000 3.35728e-16 0.800000 +DEAL::Cell 3.1395, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1398, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1401, face 2 n=1.00000 2.28514e-16 5.22188e-32 +DEAL::Cell 3.1404, face 1 n=-0.600000 0.800000 -9.59224e-17 +DEAL::Cell 3.1407, face 0 n=0.600000 -0.800000 -5.32208e-17 +DEAL::Cell 3.1409, face 5 n=-0.242536 1.44978e-16 0.970143 +DEAL::Cell 3.1412, face 4 n=0.242536 1.44978e-16 -0.970143 +DEAL::Cell 3.1415, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1418, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1421, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1424, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1426, face 5 n=-0.242536 0.00000 0.970143 +DEAL::Cell 3.1429, face 4 n=0.242536 -9.61830e-17 -0.970143 +DEAL::Cell 3.1432, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1435, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1438, face 1 n=0.242536 0.970143 0.00000 +DEAL::Cell 3.1441, face 0 n=-0.600000 -0.800000 -1.79328e-16 +DEAL::Cell 3.1443, face 5 n=-0.600000 0.00000 0.800000 +DEAL::Cell 3.1446, face 4 n=0.600000 -1.36346e-16 -0.800000 +DEAL::Cell 3.1449, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1452, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1455, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1458, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1460, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1463, face 4 n=0.600000 -1.89618e-16 -0.800000 +DEAL::Cell 3.1466, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1469, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1472, face 1 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.1475, face 0 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.1477, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1480, face 4 n=2.78040e-17 -1.22588e-17 -1.00000 +DEAL::Cell 3.1483, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1486, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1489, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1492, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1494, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1497, face 4 n=1.91328e-17 -6.97100e-18 -1.00000 +DEAL::Cell 3.1500, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1503, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1506, face 1 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.1509, face 0 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.1511, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1514, face 4 n=0.447214 1.52439e-16 -0.894427 +DEAL::Cell 3.1517, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1520, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1523, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1526, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1528, face 5 n=-0.600000 -3.17258e-16 0.800000 +DEAL::Cell 3.1531, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1534, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1537, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1540, face 4 n=-8.00920e-17 -0.800000 -0.600000 +DEAL::Cell 3.1543, face 4 n=2.18238e-16 -0.800000 -0.600000 +DEAL::Cell 3.1546, face 5 n=4.36477e-17 0.800000 0.600000 +DEAL::Cell 3.1550, face 0 n=-0.894427 9.75991e-17 -0.447214 +DEAL::Cell 3.1552, face 5 n=-1.43884e-16 0.800000 0.600000 +DEAL::Cell 3.1555, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1558, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1561, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1564, face 1 n=0.970143 1.16323e-16 0.242536 +DEAL::Cell 3.1567, face 0 n=-0.970143 -1.29079e-16 -0.242536 +DEAL::Cell 3.1570, face 1 n=0.800000 8.72953e-17 0.600000 +DEAL::Cell 3.1573, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1576, face 1 n=0.970143 9.71258e-17 0.242536 +DEAL::Cell 3.1579, face 2 n=-4.17693e-16 4.17693e-16 1.00000 +DEAL::Cell 3.1582, face 3 n=-2.28514e-16 0.00000 -1.00000 +DEAL::Cell 3.1585, face 2 n=-4.57029e-16 6.85543e-16 1.00000 +DEAL::Cell 3.1588, face 1 n=0.800000 9.59224e-17 0.600000 +DEAL::Cell 3.1591, face 0 n=-0.800000 5.32208e-17 -0.600000 +DEAL::Cell 3.1593, face 5 n=5.81615e-17 0.970143 0.242536 +DEAL::Cell 3.1596, face 4 n=5.81615e-17 -0.970143 -0.242536 +DEAL::Cell 3.1599, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1602, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1605, face 5 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.1608, face 5 n=8.00920e-17 0.800000 0.600000 +DEAL::Cell 3.1611, face 5 n=8.72953e-17 0.800000 0.600000 +DEAL::Cell 3.1615, face 0 n=-0.800000 -4.80124e-16 0.600000 +DEAL::Cell 3.1617, face 5 n=0.00000 0.800000 0.600000 +DEAL::Cell 3.1620, face 4 n=1.43884e-16 -0.800000 -0.600000 +DEAL::Cell 3.1623, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1626, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1629, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1632, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1635, face 1 n=0.894427 -2.92797e-16 -0.447214 +DEAL::Cell 3.1638, face 2 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1641, face 3 n=4.17693e-16 -4.17693e-16 -1.00000 +DEAL::Cell 3.1644, face 3 n=-4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.1647, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1650, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1653, face 1 n=0.894427 -2.14489e-16 -0.447214 +DEAL::Cell 3.1656, face 0 n=-0.894427 -1.07244e-16 0.447214 +DEAL::Cell 3.1658, face 5 n=-6.45397e-17 0.970143 0.242536 +DEAL::Cell 3.1661, face 4 n=-5.81615e-17 -0.970143 -0.242536 +DEAL::Cell 3.1664, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1667, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1670, face 1 n=0.800000 1.36346e-16 0.600000 +DEAL::Cell 3.1673, face 0 n=-0.970143 0.00000 -0.242536 +DEAL::Cell 3.1675, face 5 n=1.36346e-16 0.800000 0.600000 +DEAL::Cell 3.1678, face 4 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1681, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1684, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1687, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1690, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.1692, face 5 n=1.77353e-16 0.894427 0.447214 +DEAL::Cell 3.1695, face 4 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1698, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1701, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1704, face 1 n=0.970143 0.00000 0.242536 +DEAL::Cell 3.1707, face 0 n=-0.970143 0.00000 -0.242536 +DEAL::Cell 3.1709, face 5 n=-1.22588e-17 1.00000 -3.58927e-17 +DEAL::Cell 3.1712, face 4 n=0.00000 -0.894427 -0.447214 +DEAL::Cell 3.1715, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1718, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1721, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1724, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.1726, face 5 n=-2.77761e-18 1.00000 -2.82929e-17 +DEAL::Cell 3.1729, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1732, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1735, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1738, face 1 n=0.800000 -1.36346e-16 -0.600000 +DEAL::Cell 3.1741, face 0 n=-0.800000 1.79328e-16 0.600000 +DEAL::Cell 3.1743, face 5 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.1746, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1749, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1752, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1755, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1758, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.1760, face 5 n=1.44978e-16 0.970143 0.242536 +DEAL::Cell 3.1763, face 4 n=1.52439e-16 -0.894427 -0.447214 +DEAL::Cell 3.1766, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1769, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1772, face 1 n=0.800000 -1.79328e-16 -0.600000 +DEAL::Cell 3.1775, face 0 n=-0.800000 1.36346e-16 0.600000 +DEAL::Cell 3.1777, face 5 n=-9.61830e-17 0.970143 0.242536 +DEAL::Cell 3.1780, face 4 n=0.00000 -0.970143 -0.242536 +DEAL::Cell 3.1783, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1786, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1789, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1792, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1795, face 1 n=0.894427 -9.75991e-17 0.447214 +DEAL::Cell 3.1798, face 2 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1801, face 3 n=4.17693e-16 -4.17693e-16 -1.00000 +DEAL::Cell 3.1804, face 3 n=-4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.1807, face 3 n=-2.28514e-16 2.28514e-16 -1.00000 +DEAL::Cell 3.1810, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1813, face 1 n=0.894427 1.07244e-16 0.447214 +DEAL::Cell 3.1816, face 0 n=-0.894427 1.07244e-16 -0.447214 +DEAL::Cell 3.1818, face 5 n=6.45397e-17 0.970143 -0.242536 +DEAL::Cell 3.1821, face 4 n=5.81615e-17 -0.970143 0.242536 +DEAL::Cell 3.1824, face 4 n=1.79091e-16 -0.894427 0.447214 +DEAL::Cell 3.1827, face 4 n=-5.92073e-32 -0.894427 0.447214 +DEAL::Cell 3.1830, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1834, face 0 n=-0.894427 -2.92797e-16 -0.447214 +DEAL::Cell 3.1837, face 0 n=-0.970143 -1.17840e-31 -0.242536 +DEAL::Cell 3.1840, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1842, face 5 n=3.72545e-16 0.800000 -0.600000 +DEAL::Cell 3.1845, face 4 n=1.91845e-16 -0.800000 0.600000 +DEAL::Cell 3.1848, face 3 n=2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1851, face 2 n=2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1854, face 1 n=0.970143 1.29079e-16 0.242536 +DEAL::Cell 3.1857, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.1860, face 1 n=0.970143 -1.17840e-31 -0.242536 +DEAL::Cell 3.1863, face 2 n=-4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1866, face 3 n=-2.28514e-16 2.28514e-16 -1.00000 +DEAL::Cell 3.1869, face 4 n=-1.94252e-16 -0.970143 0.242536 +DEAL::Cell 3.1872, face 3 n=2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1875, face 2 n=2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1878, face 1 n=0.970143 -1.29079e-16 -0.242536 +DEAL::Cell 3.1881, face 0 n=-0.800000 -3.35728e-16 0.600000 +DEAL::Cell 3.1883, face 5 n=-6.45397e-17 0.970143 -0.242536 +DEAL::Cell 3.1886, face 4 n=-6.45397e-17 -0.970143 0.242536 +DEAL::Cell 3.1889, face 5 n=8.00920e-17 0.800000 -0.600000 +DEAL::Cell 3.1892, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1895, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1899, face 0 n=-0.800000 -8.72953e-17 0.600000 +DEAL::Cell 3.1902, face 1 n=0.800000 3.49181e-16 -0.600000 +DEAL::Cell 3.1905, face 0 n=-0.970143 -5.81615e-17 0.242536 +DEAL::Cell 3.1907, face 5 n=-3.72545e-16 0.800000 -0.600000 +DEAL::Cell 3.1910, face 4 n=-3.72545e-16 -0.800000 0.600000 +DEAL::Cell 3.1913, face 3 n=-2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1916, face 2 n=2.28514e-16 -5.22188e-32 1.00000 +DEAL::Cell 3.1919, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1922, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1924, face 5 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.1927, face 4 n=-2.48016e-16 -0.970143 0.242536 +DEAL::Cell 3.1930, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1933, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1936, face 1 n=0.800000 -3.96572e-16 0.600000 +DEAL::Cell 3.1939, face 0 n=-0.800000 -1.42214e-16 -0.600000 +DEAL::Cell 3.1941, face 5 n=1.77353e-16 0.894427 -0.447214 +DEAL::Cell 3.1944, face 4 n=6.97100e-18 -1.00000 2.98654e-17 +DEAL::Cell 3.1947, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1950, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1953, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1956, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1958, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1961, face 4 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.1964, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1967, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1970, face 1 n=0.800000 1.42214e-16 0.600000 +DEAL::Cell 3.1973, face 0 n=-0.800000 -7.93145e-17 -0.600000 +DEAL::Cell 3.1975, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1978, face 4 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.1981, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1984, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1987, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.1990, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1992, face 5 n=-1.44978e-16 0.970143 -0.242536 +DEAL::Cell 3.1995, face 4 n=-1.33150e-17 -1.00000 1.63900e-17 +DEAL::Cell 3.1998, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2001, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2004, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.2007, face 0 n=-0.970143 0.00000 0.242536 +DEAL::Cell 3.2009, face 5 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.2012, face 4 n=9.61830e-17 -0.970143 0.242536 +DEAL::Cell 3.2015, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2018, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2021, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.2024, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.2026, face 5 n=-1.36346e-16 0.800000 -0.600000 +DEAL::Cell 3.2029, face 4 n=0.00000 -0.800000 0.600000 +DEAL::Cell 3.2032, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2035, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2038, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.2041, face 0 n=-0.800000 -7.93145e-17 0.600000 +DEAL::Cell 3.2043, face 5 n=0.00000 0.800000 -0.600000 +DEAL::Cell 3.2046, face 4 n=1.89618e-16 -0.800000 0.600000 +DEAL::Cell 3.2049, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2052, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2055, face 5 n=-0.447214 -9.75991e-17 0.894427 +DEAL::Cell 3.2058, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2061, face 3 n=-0.600000 0.800000 -4.25766e-16 +DEAL::Cell 3.2064, face 3 n=-0.242536 0.970143 1.94252e-16 +DEAL::Cell 3.2067, face 3 n=-5.49505e-21 1.00000 -1.06562e-19 +DEAL::Cell 3.2070, face 4 n=0.600000 2.40276e-16 -0.800000 +DEAL::Cell 3.2073, face 3 n=-0.242536 0.970143 -6.45397e-17 +DEAL::Cell 3.2076, face 2 n=0.447214 -0.894427 6.50585e-32 +DEAL::Cell 3.2079, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2082, face 2 n=0.600000 -0.800000 1.60184e-16 +DEAL::Cell 3.2085, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2088, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2091, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2094, face 0 n=-1.00000 -4.57029e-16 6.85543e-16 +DEAL::Cell 3.2097, face 0 n=-1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.2100, face 1 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2103, face 1 n=1.00000 -2.28514e-16 4.57029e-16 +DEAL::Cell 3.2106, face 0 n=-1.00000 4.57029e-16 -2.28514e-16 +DEAL::Cell 3.2108, face 5 n=2.01840e-17 9.36742e-18 1.00000 +DEAL::Cell 3.2111, face 4 n=0.242536 -6.45397e-17 -0.970143 +DEAL::Cell 3.2114, face 3 n=-0.447214 0.894427 -1.33663e-16 +DEAL::Cell 3.2117, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2120, face 1 n=1.00000 4.31862e-16 4.31862e-16 +DEAL::Cell 3.2123, face 0 n=-1.00000 4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2125, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2128, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2131, face 3 n=3.41458e-19 1.00000 -2.77396e-19 +DEAL::Cell 3.2134, face 2 n=0.242536 -0.970143 1.44978e-16 +DEAL::Cell 3.2137, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2140, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2142, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2145, face 4 n=0.447214 1.52439e-16 -0.894427 +DEAL::Cell 3.2148, face 3 n=-0.600000 0.800000 -1.79328e-16 +DEAL::Cell 3.2151, face 2 n=0.600000 -0.800000 -3.40865e-16 +DEAL::Cell 3.2154, face 1 n=1.00000 -4.31862e-16 4.31862e-16 +DEAL::Cell 3.2157, face 0 n=-1.00000 -4.31862e-16 8.63725e-16 +DEAL::Cell 3.2159, face 5 n=-1.65327e-17 3.70349e-18 1.00000 +DEAL::Cell 3.2162, face 4 n=0.447214 2.67327e-16 -0.894427 +DEAL::Cell 3.2165, face 3 n=-0.242536 0.970143 8.26718e-17 +DEAL::Cell 3.2168, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.2171, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2174, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2177, face 0 n=-1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.2180, face 1 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2183, face 1 n=1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.2186, face 0 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 3.2188, face 5 n=-0.447214 -1.07244e-16 0.894427 +DEAL::Cell 3.2191, face 4 n=0.600000 -2.12883e-16 -0.800000 +DEAL::Cell 3.2194, face 5 n=-0.600000 -2.40276e-16 0.800000 +DEAL::Cell 3.2197, face 5 n=-0.447214 2.92797e-16 0.894427 +DEAL::Cell 3.2200, face 5 n=-0.600000 -9.59224e-17 0.800000 +DEAL::Cell 3.2203, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2206, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2209, face 3 n=0.242536 0.970143 -5.29306e-17 +DEAL::Cell 3.2212, face 4 n=0.242536 0.00000 -0.970143 +DEAL::Cell 3.2215, face 4 n=0.242536 -1.58792e-16 -0.970143 +DEAL::Cell 3.2218, face 3 n=0.447214 0.894427 3.21733e-16 +DEAL::Cell 3.2221, face 2 n=6.53258e-19 -1.00000 3.03178e-19 +DEAL::Cell 3.2224, face 2 n=-0.447214 -0.894427 -1.79091e-16 +DEAL::Cell 3.2227, face 2 n=-0.600000 -0.800000 -2.18238e-16 +DEAL::Cell 3.2230, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2233, face 2 n=-0.447214 -0.894427 2.38011e-16 +DEAL::Cell 3.2236, face 1 n=1.00000 -2.52271e-16 6.36409e-32 +DEAL::Cell 3.2239, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2241, face 5 n=-0.600000 6.81729e-17 0.800000 +DEAL::Cell 3.2244, face 4 n=0.600000 -5.97760e-17 -0.800000 +DEAL::Cell 3.2247, face 3 n=0.447214 0.894427 1.52439e-16 +DEAL::Cell 3.2250, face 2 n=-0.242536 -0.970143 -9.61830e-17 +DEAL::Cell 3.2253, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2256, face 0 n=-1.00000 0.00000 -5.63083e-16 +DEAL::Cell 3.2258, face 5 n=-0.600000 -2.98880e-16 0.800000 +DEAL::Cell 3.2261, face 4 n=0.600000 -6.81729e-17 -0.800000 +DEAL::Cell 3.2264, face 3 n=0.600000 0.800000 3.17258e-16 +DEAL::Cell 3.2267, face 2 n=-0.600000 -0.800000 4.74046e-17 +DEAL::Cell 3.2270, face 1 n=1.00000 -4.31862e-16 -8.63725e-16 +DEAL::Cell 3.2273, face 0 n=-1.00000 -3.18495e-16 3.18495e-16 +DEAL::Cell 3.2275, face 5 n=-0.242536 -8.26718e-17 0.970143 +DEAL::Cell 3.2278, face 4 n=0.242536 7.24891e-17 -0.970143 +DEAL::Cell 3.2281, face 3 n=0.242536 0.970143 1.14973e-16 +DEAL::Cell 3.2284, face 2 n=-7.15360e-19 -1.00000 1.93639e-19 +DEAL::Cell 3.2287, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2290, face 0 n=-1.00000 5.63083e-16 2.81541e-16 +DEAL::Cell 3.2292, face 5 n=-2.44337e-17 -1.63450e-17 1.00000 +DEAL::Cell 3.2295, face 4 n=0.242536 0.00000 -0.970143 +DEAL::Cell 3.2298, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2301, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.2304, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2307, face 2 n=0.600000 -0.800000 2.18238e-16 +DEAL::Cell 3.2310, face 3 n=-0.447214 0.894427 -1.79091e-16 +DEAL::Cell 3.2313, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2316, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2319, face 0 n=-1.00000 -5.04543e-16 -2.52271e-16 +DEAL::Cell 3.2322, face 1 n=1.00000 4.17693e-16 -4.17693e-16 +DEAL::Cell 3.2325, face 1 n=1.00000 -4.57029e-16 -2.28514e-16 +DEAL::Cell 3.2328, face 1 n=1.00000 -2.52271e-16 2.52271e-16 +DEAL::Cell 3.2331, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2333, face 5 n=0.447214 -3.57016e-16 0.894427 +DEAL::Cell 3.2336, face 5 n=0.600000 -1.60184e-16 0.800000 +DEAL::Cell 3.2339, face 5 n=0.600000 8.29306e-16 0.800000 +DEAL::Cell 3.2343, face 0 n=-1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2345, face 5 n=0.600000 7.45091e-16 0.800000 +DEAL::Cell 3.2348, face 4 n=-0.600000 -3.83689e-16 -0.800000 +DEAL::Cell 3.2351, face 3 n=-0.447214 0.894427 2.38011e-16 +DEAL::Cell 3.2354, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.2357, face 4 n=-0.600000 8.72953e-17 -0.800000 +DEAL::Cell 3.2360, face 4 n=-0.447214 -1.07244e-16 -0.894427 +DEAL::Cell 3.2363, face 3 n=-8.30475e-18 1.00000 -3.33496e-18 +DEAL::Cell 3.2366, face 2 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.2369, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2372, face 0 n=-1.00000 -5.63083e-16 2.81541e-16 +DEAL::Cell 3.2374, face 5 n=0.447214 2.67327e-16 0.894427 +DEAL::Cell 3.2377, face 4 n=7.97990e-18 -3.70349e-18 -1.00000 +DEAL::Cell 3.2380, face 3 n=-0.600000 0.800000 5.55201e-16 +DEAL::Cell 3.2383, face 2 n=0.600000 -0.800000 -1.42214e-16 +DEAL::Cell 3.2386, face 1 n=1.00000 -3.18495e-16 -3.18495e-16 +DEAL::Cell 3.2389, face 0 n=-1.00000 -3.18495e-16 -6.36990e-16 +DEAL::Cell 3.2391, face 5 n=0.447214 -1.52439e-16 0.894427 +DEAL::Cell 3.2394, face 4 n=3.43373e-17 -9.29467e-18 -1.00000 +DEAL::Cell 3.2397, face 3 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.2400, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2403, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2406, face 0 n=-1.00000 0.00000 5.63083e-16 +DEAL::Cell 3.2408, face 5 n=0.600000 4.75887e-16 0.800000 +DEAL::Cell 3.2411, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.2414, face 3 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.2417, face 2 n=0.447214 -0.894427 -3.04879e-16 +DEAL::Cell 3.2420, face 1 n=1.00000 3.18495e-16 0.00000 +DEAL::Cell 3.2423, face 0 n=-1.00000 3.18495e-16 -2.37747e-33 +DEAL::Cell 3.2425, face 5 n=0.600000 -2.37023e-16 0.800000 +DEAL::Cell 3.2428, face 4 n=-0.600000 -1.58629e-16 -0.800000 +DEAL::Cell 3.2431, face 3 n=7.64998e-18 1.00000 -8.48715e-19 +DEAL::Cell 3.2434, face 4 n=-2.31102e-17 1.56430e-18 -1.00000 +DEAL::Cell 3.2437, face 4 n=-0.242536 -1.05861e-16 -0.970143 +DEAL::Cell 3.2440, face 4 n=-3.20045e-17 9.36742e-18 -1.00000 +DEAL::Cell 3.2443, face 3 n=0.447214 0.894427 7.21930e-32 +DEAL::Cell 3.2446, face 2 n=-0.242536 -0.970143 1.16323e-16 +DEAL::Cell 3.2449, face 2 n=-0.447214 -0.894427 -1.95198e-16 +DEAL::Cell 3.2452, face 3 n=0.600000 0.800000 2.40276e-16 +DEAL::Cell 3.2455, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2458, face 2 n=-0.600000 -0.800000 -3.35728e-16 +DEAL::Cell 3.2461, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2464, face 1 n=1.00000 -4.17693e-16 -4.17693e-16 +DEAL::Cell 3.2467, face 1 n=1.00000 4.57029e-16 -6.85543e-16 +DEAL::Cell 3.2470, face 2 n=-0.242536 -0.970143 -1.94252e-16 +DEAL::Cell 3.2473, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2476, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2478, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2481, face 5 n=0.600000 -8.72953e-17 0.800000 +DEAL::Cell 3.2485, face 0 n=-1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.2488, face 0 n=-1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.2490, face 5 n=0.600000 -1.91845e-16 0.800000 +DEAL::Cell 3.2493, face 4 n=-0.600000 -4.25766e-16 -0.800000 +DEAL::Cell 3.2496, face 3 n=0.242536 0.970143 1.44978e-16 +DEAL::Cell 3.2499, face 2 n=-0.242536 -0.970143 8.26718e-17 +DEAL::Cell 3.2502, face 1 n=1.00000 -3.18495e-16 6.36990e-16 +DEAL::Cell 3.2505, face 0 n=-1.00000 -4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2507, face 5 n=0.242536 0.00000 0.970143 +DEAL::Cell 3.2510, face 4 n=-0.242536 9.61830e-17 -0.970143 +DEAL::Cell 3.2513, face 3 n=0.600000 0.800000 -3.40865e-16 +DEAL::Cell 3.2516, face 2 n=-0.447214 -0.894427 -2.67327e-16 +DEAL::Cell 3.2519, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2522, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2524, face 5 n=0.447214 -1.07589e-31 0.894427 +DEAL::Cell 3.2527, face 4 n=-0.242536 0.00000 -0.970143 +DEAL::Cell 3.2530, face 3 n=0.447214 0.894427 1.33663e-16 +DEAL::Cell 3.2533, face 2 n=-5.72266e-18 -1.00000 3.05136e-18 +DEAL::Cell 3.2536, face 1 n=1.00000 4.31862e-16 4.31862e-16 +DEAL::Cell 3.2539, face 0 n=-1.00000 4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2541, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2544, face 4 n=-0.447214 -2.67327e-16 -0.894427 +DEAL::Cell 3.2547, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2550, face 2 n=-0.600000 -0.800000 1.79328e-16 +DEAL::Cell 3.2553, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2556, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2558, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2562, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2565, face 0 n=-0.800000 0.600000 2.40276e-16 +DEAL::Cell 3.2568, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2571, face 1 n=1.00000 -9.41826e-18 1.17218e-18 +DEAL::Cell 3.2574, face 2 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.2577, face 1 n=0.894427 -0.447214 -1.07244e-16 +DEAL::Cell 3.2580, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2582, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2585, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2588, face 3 n=2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.2591, face 2 n=2.52271e-16 -1.00000 -8.07941e-34 +DEAL::Cell 3.2594, face 3 n=2.28514e-16 1.00000 -5.22188e-32 +DEAL::Cell 3.2597, face 4 n=9.71258e-17 0.242536 -0.970143 +DEAL::Cell 3.2600, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2603, face 4 n=-9.75991e-17 0.447214 -0.894427 +DEAL::Cell 3.2606, face 5 n=-5.11496e-18 -2.17787e-17 1.00000 +DEAL::Cell 3.2609, face 4 n=-2.60234e-31 0.447214 -0.894427 +DEAL::Cell 3.2612, face 3 n=2.52271e-16 1.00000 0.00000 +DEAL::Cell 3.2615, face 2 n=2.52271e-16 -1.00000 6.36409e-32 +DEAL::Cell 3.2618, face 1 n=0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.2621, face 0 n=-0.970143 0.242536 -1.16323e-16 +DEAL::Cell 3.2623, face 5 n=-1.45526e-17 -3.13564e-17 1.00000 +DEAL::Cell 3.2627, face 0 n=-0.970143 -0.242536 1.05861e-16 +DEAL::Cell 3.2630, face 1 n=0.970143 0.242536 2.11722e-16 +DEAL::Cell 3.2633, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2636, face 1 n=0.800000 0.600000 2.40276e-16 +DEAL::Cell 3.2639, face 2 n=-4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.2642, face 1 n=0.970143 0.242536 6.45397e-17 +DEAL::Cell 3.2645, face 0 n=-0.970143 -0.242536 1.16323e-16 +DEAL::Cell 3.2647, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2650, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2653, face 3 n=-2.52271e-16 1.00000 0.00000 +DEAL::Cell 3.2656, face 3 n=-4.17693e-16 1.00000 -4.17693e-16 +DEAL::Cell 3.2659, face 3 n=4.57029e-16 1.00000 -6.85543e-16 +DEAL::Cell 3.2662, face 4 n=-1.05861e-16 0.242536 -0.970143 +DEAL::Cell 3.2665, face 5 n=-1.94252e-16 -0.242536 0.970143 +DEAL::Cell 3.2668, face 5 n=1.17322e-18 -1.94090e-17 1.00000 +DEAL::Cell 3.2671, face 5 n=3.83622e-18 -9.67653e-18 1.00000 +DEAL::Cell 3.2674, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2677, face 3 n=-2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.2680, face 2 n=4.57029e-16 -1.00000 6.85543e-16 +DEAL::Cell 3.2683, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2686, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.2688, face 5 n=0.00000 -0.600000 0.800000 +DEAL::Cell 3.2691, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2694, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2697, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2700, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.2703, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.2705, face 5 n=-1.58629e-16 -0.600000 0.800000 +DEAL::Cell 3.2708, face 4 n=1.58629e-16 0.600000 -0.800000 +DEAL::Cell 3.2711, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2714, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2717, face 1 n=1.00000 4.88913e-18 2.13003e-18 +DEAL::Cell 3.2720, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2722, face 5 n=1.65344e-16 -0.242536 0.970143 +DEAL::Cell 3.2725, face 4 n=1.44978e-16 0.242536 -0.970143 +DEAL::Cell 3.2728, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2731, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2734, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.2737, face 0 n=-0.800000 0.600000 3.96572e-16 +DEAL::Cell 3.2739, face 5 n=0.00000 -0.242536 0.970143 +DEAL::Cell 3.2742, face 4 n=0.00000 0.242536 -0.970143 +DEAL::Cell 3.2745, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2748, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2751, face 1 n=1.00000 1.76990e-18 8.48715e-19 +DEAL::Cell 3.2754, face 0 n=-1.00000 -5.72266e-18 -3.05136e-18 +DEAL::Cell 3.2756, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2759, face 4 n=0.00000 0.600000 -0.800000 +DEAL::Cell 3.2762, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2765, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2768, face 1 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.2771, face 0 n=-0.970143 -0.242536 0.00000 +DEAL::Cell 3.2773, face 5 n=-1.77353e-16 -0.447214 0.894427 +DEAL::Cell 3.2776, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2779, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2782, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2785, face 1 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.2788, face 0 n=-1.00000 -1.40778e-18 -3.74573e-18 +DEAL::Cell 3.2790, face 5 n=9.98627e-18 3.56086e-17 1.00000 +DEAL::Cell 3.2793, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2796, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2799, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2802, face 1 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.2805, face 0 n=-0.970143 -0.242536 0.00000 +DEAL::Cell 3.2807, face 5 n=2.77761e-18 2.82929e-17 1.00000 +DEAL::Cell 3.2810, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2813, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2816, face 3 n=-4.17693e-16 1.00000 -4.17693e-16 +DEAL::Cell 3.2819, face 3 n=2.28514e-16 1.00000 2.28514e-16 +DEAL::Cell 3.2822, face 4 n=1.05861e-16 -0.242536 -0.970143 +DEAL::Cell 3.2825, face 5 n=1.94252e-16 0.242536 0.970143 +DEAL::Cell 3.2828, face 5 n=0.00000 0.447214 0.894427 +DEAL::Cell 3.2831, face 5 n=-9.75991e-17 0.447214 0.894427 +DEAL::Cell 3.2834, face 4 n=1.45526e-17 -7.99413e-18 -1.00000 +DEAL::Cell 3.2837, face 3 n=-2.52271e-16 1.00000 -6.36409e-32 +DEAL::Cell 3.2840, face 2 n=2.28514e-16 -1.00000 -2.28514e-16 +DEAL::Cell 3.2843, face 1 n=1.00000 -6.53258e-19 3.03178e-19 +DEAL::Cell 3.2846, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2849, face 0 n=-0.800000 0.600000 1.60184e-16 +DEAL::Cell 3.2852, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2855, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2858, face 2 n=4.17693e-16 -1.00000 4.17693e-16 +DEAL::Cell 3.2861, face 3 n=4.17693e-16 1.00000 0.00000 +DEAL::Cell 3.2864, face 2 n=-2.28514e-16 -1.00000 5.22188e-32 +DEAL::Cell 3.2867, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2870, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2872, face 5 n=1.91845e-16 0.600000 0.800000 +DEAL::Cell 3.2875, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.2878, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2881, face 4 n=-1.17322e-18 2.68113e-17 -1.00000 +DEAL::Cell 3.2884, face 4 n=1.94252e-16 -0.242536 -0.970143 +DEAL::Cell 3.2887, face 4 n=-1.05861e-16 -0.242536 -0.970143 +DEAL::Cell 3.2890, face 5 n=-1.05861e-16 0.242536 0.970143 +DEAL::Cell 3.2894, face 0 n=-0.894427 -0.447214 -9.75991e-17 +DEAL::Cell 3.2896, face 5 n=5.81615e-17 0.242536 0.970143 +DEAL::Cell 3.2899, face 4 n=-1.09144e-17 2.31584e-17 -1.00000 +DEAL::Cell 3.2902, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2905, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2908, face 1 n=0.800000 0.600000 4.79612e-17 +DEAL::Cell 3.2911, face 0 n=-0.800000 -0.600000 -5.32208e-17 +DEAL::Cell 3.2914, face 1 n=0.970143 0.242536 -1.05861e-16 +DEAL::Cell 3.2917, face 1 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.2920, face 1 n=0.800000 0.600000 0.00000 +DEAL::Cell 3.2923, face 2 n=-4.17693e-16 -1.00000 4.17693e-16 +DEAL::Cell 3.2926, face 3 n=-2.28514e-16 1.00000 5.22188e-32 +DEAL::Cell 3.2929, face 2 n=-4.57029e-16 -1.00000 6.85543e-16 +DEAL::Cell 3.2932, face 1 n=0.970143 0.242536 -1.16323e-16 +DEAL::Cell 3.2935, face 0 n=-0.970143 -0.242536 1.29079e-16 +DEAL::Cell 3.2937, face 5 n=-3.35728e-16 0.600000 0.800000 +DEAL::Cell 3.2940, face 4 n=-1.91845e-16 -0.600000 -0.800000 +DEAL::Cell 3.2943, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2946, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2949, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2952, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2954, face 5 n=-2.48016e-16 0.242536 0.970143 +DEAL::Cell 3.2957, face 4 n=-1.44978e-16 -0.242536 -0.970143 +DEAL::Cell 3.2960, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2963, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2966, face 1 n=0.800000 -0.600000 1.42214e-16 +DEAL::Cell 3.2969, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.2971, face 5 n=0.00000 0.242536 0.970143 +DEAL::Cell 3.2974, face 4 n=0.00000 -0.242536 -0.970143 +DEAL::Cell 3.2977, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2980, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2983, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2986, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2988, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.2991, face 4 n=0.00000 -0.600000 -0.800000 +DEAL::Cell 3.2994, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2997, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3000, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3003, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.3005, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.3008, face 4 n=-1.22588e-17 -3.58927e-17 -1.00000 +DEAL::Cell 3.3011, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3014, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3017, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.3020, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3022, face 5 n=-1.52439e-16 0.447214 0.894427 +DEAL::Cell 3.3025, face 4 n=-6.97100e-18 -2.98654e-17 -1.00000 +DEAL::Cell 3.3028, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3031, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3034, face 1 n=0.800000 0.600000 -3.31832e-16 +DEAL::Cell 3.3037, face 0 n=-0.800000 -0.600000 -5.55201e-16 +DEAL::Cell 3.3039, face 5 n=0.00000 0.447214 0.894427 +DEAL::Cell 3.3042, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3045, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3048, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3051, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.3054, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3056, face 5 n=0.00000 0.600000 0.800000 +DEAL::Cell 3.3059, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3062, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3065, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3068, face 1 n=0.800000 0.600000 5.55201e-16 +DEAL::Cell 3.3071, face 0 n=-0.800000 -0.600000 -2.37023e-16 +DEAL::Cell 3.3074, face 1 n=4.17693e-16 -1.00000 -4.17693e-16 +DEAL::Cell 3.3077, face 1 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 3.3080, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3083, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3085, face 5 n=-1.19005e-16 0.447214 0.894427 +DEAL::Cell 3.3088, face 5 n=-1.60184e-16 0.600000 0.800000 +DEAL::Cell 3.3091, face 5 n=-6.98363e-16 0.600000 0.800000 +DEAL::Cell 3.3095, face 0 n=-4.17693e-16 1.00000 3.69154e-34 +DEAL::Cell 3.3097, face 5 n=-4.25766e-16 0.600000 0.800000 +DEAL::Cell 3.3100, face 4 n=9.59224e-17 -0.600000 -0.800000 +DEAL::Cell 3.3103, face 3 n=1.00000 8.30475e-18 3.33496e-18 +DEAL::Cell 3.3106, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3109, face 4 n=5.29306e-17 -0.242536 -0.970143 +DEAL::Cell 3.3112, face 4 n=1.07244e-16 -0.447214 -0.894427 +DEAL::Cell 3.3115, face 3 n=0.894427 0.447214 2.38011e-16 +DEAL::Cell 3.3118, face 2 n=-0.800000 -0.600000 -2.87767e-16 +DEAL::Cell 3.3121, face 2 n=-0.894427 -0.447214 -1.95198e-16 +DEAL::Cell 3.3124, face 3 n=0.970143 0.242536 -1.94252e-16 +DEAL::Cell 3.3127, face 3 n=1.00000 2.02252e-18 1.17218e-18 +DEAL::Cell 3.3130, face 2 n=-0.970143 -0.242536 5.81615e-17 +DEAL::Cell 3.3133, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3136, face 0 n=-2.81541e-16 1.00000 -2.81541e-16 +DEAL::Cell 3.3138, face 5 n=-4.78208e-16 0.600000 0.800000 +DEAL::Cell 3.3141, face 4 n=-6.81729e-17 -0.600000 -0.800000 +DEAL::Cell 3.3144, face 3 n=0.800000 0.600000 -6.34516e-16 +DEAL::Cell 3.3147, face 2 n=-0.800000 -0.600000 1.42214e-16 +DEAL::Cell 3.3150, face 1 n=-4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3153, face 0 n=-3.18495e-16 1.00000 -3.18495e-16 +DEAL::Cell 3.3155, face 5 n=2.72692e-16 0.600000 0.800000 +DEAL::Cell 3.3158, face 4 n=4.78208e-16 -0.600000 -0.800000 +DEAL::Cell 3.3161, face 3 n=0.970143 0.242536 -1.14973e-16 +DEAL::Cell 3.3164, face 2 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3167, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3170, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3172, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3175, face 4 n=8.26718e-17 -0.242536 -0.970143 +DEAL::Cell 3.3178, face 3 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.3181, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3184, face 1 n=3.18495e-16 -1.00000 -3.18495e-16 +DEAL::Cell 3.3187, face 0 n=3.18495e-16 1.00000 3.18495e-16 +DEAL::Cell 3.3189, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3192, face 4 n=-1.07589e-31 -0.447214 -0.894427 +DEAL::Cell 3.3195, face 3 n=1.00000 -3.72993e-18 8.48715e-19 +DEAL::Cell 3.3198, face 2 n=-0.970143 -0.242536 -1.92366e-16 +DEAL::Cell 3.3201, face 2 n=-1.00000 -9.41826e-18 -1.17218e-18 +DEAL::Cell 3.3204, face 3 n=0.970143 -0.242536 9.71258e-17 +DEAL::Cell 3.3207, face 3 n=0.894427 -0.447214 9.75991e-17 +DEAL::Cell 3.3210, face 2 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.3213, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3216, face 1 n=-4.17693e-16 -1.00000 -4.17693e-16 +DEAL::Cell 3.3219, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3222, face 2 n=-0.800000 0.600000 -2.40276e-16 +DEAL::Cell 3.3225, face 1 n=0.00000 -1.00000 5.63083e-16 +DEAL::Cell 3.3228, face 0 n=4.57029e-16 1.00000 -6.85543e-16 +DEAL::Cell 3.3230, face 5 n=2.14489e-16 0.447214 0.894427 +DEAL::Cell 3.3233, face 5 n=-5.29306e-17 0.242536 0.970143 +DEAL::Cell 3.3237, face 0 n=4.17693e-16 1.00000 0.00000 +DEAL::Cell 3.3240, face 0 n=-4.57029e-16 1.00000 -2.28514e-16 +DEAL::Cell 3.3242, face 5 n=-3.52829e-32 0.242536 0.970143 +DEAL::Cell 3.3245, face 4 n=-6.45397e-17 -0.242536 -0.970143 +DEAL::Cell 3.3248, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3251, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3254, face 5 n=-3.91074e-19 8.63606e-18 1.00000 +DEAL::Cell 3.3257, face 4 n=-3.57016e-16 -0.447214 -0.894427 +DEAL::Cell 3.3260, face 3 n=0.800000 -0.600000 -9.59224e-17 +DEAL::Cell 3.3263, face 2 n=-0.800000 0.600000 -2.12883e-16 +DEAL::Cell 3.3266, face 1 n=-3.18495e-16 -1.00000 3.18495e-16 +DEAL::Cell 3.3269, face 0 n=-3.18495e-16 1.00000 -6.36990e-16 +DEAL::Cell 3.3271, face 5 n=-9.24754e-32 0.447214 0.894427 +DEAL::Cell 3.3274, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.3277, face 3 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3280, face 2 n=-0.894427 0.447214 -1.33663e-16 +DEAL::Cell 3.3283, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3286, face 0 n=5.63083e-16 1.00000 2.81541e-16 +DEAL::Cell 3.3288, face 5 n=-3.17258e-16 0.600000 0.800000 +DEAL::Cell 3.3291, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.3294, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.3297, face 2 n=-1.00000 2.90394e-18 -3.05136e-18 +DEAL::Cell 3.3300, face 1 n=3.18495e-16 -1.00000 6.36990e-16 +DEAL::Cell 3.3303, face 0 n=3.18495e-16 1.00000 -6.36990e-16 +DEAL::Cell 3.3305, face 5 n=-1.14973e-16 0.242536 0.970143 +DEAL::Cell 3.3308, face 4 n=9.61830e-17 -0.242536 -0.970143 +DEAL::Cell 3.3311, face 3 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.3314, face 2 n=-0.800000 0.600000 -1.79328e-16 +DEAL::Cell 3.3317, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3320, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3322, face 5 n=1.92366e-16 0.242536 0.970143 +DEAL::Cell 3.3325, face 4 n=1.14973e-16 -0.242536 -0.970143 +DEAL::Cell 3.3328, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3331, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3334, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3337, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3340, face 3 n=0.800000 0.600000 -2.39806e-16 +DEAL::Cell 3.3343, face 2 n=-0.800000 -0.600000 4.25766e-16 +DEAL::Cell 3.3346, face 3 n=1.00000 6.87082e-19 3.25895e-20 +DEAL::Cell 3.3349, face 3 n=0.970143 0.242536 -1.28439e-31 +DEAL::Cell 3.3352, face 3 n=0.970143 0.242536 5.81615e-17 +DEAL::Cell 3.3355, face 2 n=-0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.3358, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3361, face 1 n=2.28514e-16 -1.00000 -1.04438e-31 +DEAL::Cell 3.3364, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3367, face 2 n=-0.800000 -0.600000 6.35479e-31 +DEAL::Cell 3.3370, face 1 n=2.52271e-16 -1.00000 6.36409e-32 +DEAL::Cell 3.3373, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3375, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3379, face 0 n=-4.17693e-16 1.00000 4.17693e-16 +DEAL::Cell 3.3382, face 1 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.3385, face 0 n=2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.3387, face 5 n=-2.12883e-16 -0.600000 0.800000 +DEAL::Cell 3.3390, face 4 n=1.91845e-16 0.600000 -0.800000 +DEAL::Cell 3.3393, face 3 n=0.800000 0.600000 2.04519e-16 +DEAL::Cell 3.3396, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3399, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3402, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3404, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3407, face 4 n=0.00000 0.242536 -0.970143 +DEAL::Cell 3.3410, face 3 n=1.00000 -7.33721e-19 3.40521e-19 +DEAL::Cell 3.3413, face 2 n=-0.894427 -0.447214 1.52439e-16 +DEAL::Cell 3.3416, face 1 n=4.31862e-16 -1.00000 4.31862e-16 +DEAL::Cell 3.3419, face 0 n=4.31862e-16 1.00000 -4.31862e-16 +DEAL::Cell 3.3421, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3424, face 4 n=-2.67327e-16 0.447214 -0.894427 +DEAL::Cell 3.3427, face 3 n=0.894427 0.447214 3.04879e-16 +DEAL::Cell 3.3430, face 2 n=-0.800000 -0.600000 -1.79328e-16 +DEAL::Cell 3.3433, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3436, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3438, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3441, face 4 n=4.57318e-16 0.447214 -0.894427 +DEAL::Cell 3.3444, face 3 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.3447, face 2 n=-0.970143 -0.242536 -1.65344e-16 +DEAL::Cell 3.3450, face 1 n=-4.31862e-16 -1.00000 4.31862e-16 +DEAL::Cell 3.3453, face 0 n=-4.31862e-16 1.00000 8.63725e-16 +DEAL::Cell 3.3455, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3459, face 0 n=-4.17693e-16 1.00000 4.17693e-16 +DEAL::Cell 3.3462, face 1 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.3465, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3467, face 5 n=3.91522e-32 -0.242536 0.970143 +DEAL::Cell 3.3470, face 4 n=3.52829e-32 0.242536 -0.970143 +DEAL::Cell 3.3473, face 4 n=1.27874e-18 -6.72340e-18 -1.00000 +DEAL::Cell 3.3476, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3479, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3482, face 4 n=2.34185e-18 -1.03430e-17 -1.00000 +DEAL::Cell 3.3485, face 3 n=0.800000 -0.600000 2.12883e-16 +DEAL::Cell 3.3488, face 3 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3491, face 3 n=0.894427 -0.447214 -2.92797e-16 +DEAL::Cell 3.3494, face 4 n=-2.40276e-16 0.600000 -0.800000 +DEAL::Cell 3.3497, face 3 n=0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.3500, face 2 n=-1.00000 7.20237e-20 -1.95155e-19 +DEAL::Cell 3.3503, face 1 n=0.00000 -1.00000 -5.63083e-16 +DEAL::Cell 3.3506, face 2 n=-0.800000 0.600000 -1.60184e-16 +DEAL::Cell 3.3509, face 2 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.3512, face 2 n=-0.894427 0.447214 -1.07244e-16 +DEAL::Cell 3.3515, face 1 n=-5.63083e-16 -1.00000 -2.81541e-16 +DEAL::Cell 3.3518, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3520, face 5 n=7.24891e-17 -0.242536 0.970143 +DEAL::Cell 3.3523, face 4 n=3.32876e-18 2.30623e-18 -1.00000 +DEAL::Cell 3.3526, face 3 n=0.894427 -0.447214 2.67327e-16 +DEAL::Cell 3.3529, face 2 n=-1.00000 7.00800e-19 -7.71560e-20 +DEAL::Cell 3.3532, face 1 n=4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3535, face 0 n=4.31862e-16 1.00000 8.63725e-16 +DEAL::Cell 3.3537, face 5 n=-1.65344e-16 -0.242536 0.970143 +DEAL::Cell 3.3540, face 4 n=-7.24891e-17 0.242536 -0.970143 +DEAL::Cell 3.3543, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.3546, face 2 n=-0.800000 0.600000 -9.62302e-32 +DEAL::Cell 3.3549, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3552, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3554, face 5 n=-4.78208e-16 -0.600000 0.800000 +DEAL::Cell 3.3557, face 4 n=-3.40865e-16 0.600000 -0.800000 +DEAL::Cell 3.3560, face 3 n=0.970143 -0.242536 9.61830e-17 +DEAL::Cell 3.3563, face 2 n=-0.970143 0.242536 -1.14973e-16 +DEAL::Cell 3.3566, face 1 n=-4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3569, face 0 n=-3.18495e-16 1.00000 3.18495e-16 +DEAL::Cell 3.3571, face 5 n=-5.45384e-16 -0.600000 0.800000 +DEAL::Cell 3.3574, face 4 n=6.57536e-16 0.600000 -0.800000 +DEAL::Cell 3.3577, face 3 n=0.800000 -0.600000 -4.26642e-16 +DEAL::Cell 3.3580, face 2 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.3583, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Check 1 +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 1.2, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.5, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.8, face 1 n=1.00000 1.48772e-18 -6.27311e-18 +DEAL::Cell 1.11, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.14, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.17, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.20, face 4 n=-2.10189e-17 5.35580e-18 -1.00000 +DEAL::Cell 1.23, face 4 n=2.79930e-17 -8.59253e-18 -1.00000 +DEAL::Cell 1.26, face 5 n=-8.59253e-18 1.00000 -2.79930e-17 +DEAL::Cell 1.30, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.33, face 0 n=-1.00000 -7.03853e-17 -7.03853e-17 +DEAL::Cell 1.36, face 1 n=1.00000 7.03853e-17 -1.40771e-16 +DEAL::Cell 1.39, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.42, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.48, face 3 n=1.00000 5.95255e-18 1.63650e-18 +DEAL::Cell 1.51, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 1.54, face 4 n=1.78527e-18 -5.63199e-18 -1.00000 +DEAL::Cell 2.1, face 3 n=-6.56704e-17 1.00000 6.56704e-17 +DEAL::Cell 2.4, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.12, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.15, face 4 n=6.56704e-17 1.31341e-16 -1.00000 +DEAL::Cell 2.18, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.21, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.24, face 1 n=1.00000 -6.56704e-17 -6.56704e-17 +DEAL::Cell 2.27, face 0 n=-1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 2.29, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.32, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.35, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.38, face 2 n=-6.56704e-17 -1.00000 1.31341e-16 +DEAL::Cell 2.41, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.44, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.46, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.49, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.52, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 2.55, face 2 n=-6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 2.58, face 1 n=1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 2.61, face 0 n=-1.00000 6.56704e-17 -1.31341e-16 +DEAL::Cell 2.63, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.67, face 1 n=1.00000 6.79840e-19 -3.72447e-18 +DEAL::Cell 2.70, face 1 n=0.894427 -5.13302e-32 -0.447214 +DEAL::Cell 2.73, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.76, face 3 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.79, face 2 n=-1.12819e-16 -0.894427 0.447214 +DEAL::Cell 2.82, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.85, face 4 n=2.28514e-16 1.28167e-32 -1.00000 +DEAL::Cell 2.88, face 3 n=4.66995e-17 0.894427 0.447214 +DEAL::Cell 2.92, face 0 n=-1.00000 2.46359e-18 4.17041e-18 +DEAL::Cell 2.94, face 5 n=0.00000 -2.81541e-16 1.00000 +DEAL::Cell 2.97, face 4 n=0.00000 -2.81541e-16 -1.00000 +DEAL::Cell 2.100, face 3 n=-9.65673e-17 0.894427 -0.447214 +DEAL::Cell 2.103, face 2 n=-9.65673e-17 -0.894427 0.447214 +DEAL::Cell 2.106, face 1 n=0.894427 -7.12176e-17 0.447214 +DEAL::Cell 2.109, face 0 n=-0.894427 -9.65673e-17 -0.447214 +DEAL::Cell 2.111, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.114, face 4 n=-1.40771e-16 2.81541e-16 -1.00000 +DEAL::Cell 2.117, face 3 n=-9.65673e-17 0.894427 0.447214 +DEAL::Cell 2.120, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.123, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.126, face 0 n=-1.00000 1.40580e-18 -6.44962e-18 +DEAL::Cell 2.129, face 0 n=-0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.132, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.135, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.138, face 2 n=1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.141, face 3 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.144, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.147, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.150, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.152, face 5 n=0.447214 -7.12176e-17 0.894427 +DEAL::Cell 2.155, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 2.158, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 4 n=-3.01939e-17 2.44742e-18 -1.00000 +DEAL::Cell 2.164, face 4 n=0.447214 4.66995e-17 -0.894427 +DEAL::Cell 2.167, face 4 n=0.447214 5.64096e-17 -0.894427 +DEAL::Cell 2.170, face 5 n=-0.447214 5.64096e-17 0.894427 +DEAL::Cell 2.174, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=-0.447214 7.12176e-17 0.894427 +DEAL::Cell 2.179, face 4 n=3.20710e-17 5.06089e-18 -1.00000 +DEAL::Cell 2.182, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.185, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.188, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 2.191, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.194, face 1 n=0.894427 -5.64096e-17 0.447214 +DEAL::Cell 2.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.200, face 1 n=0.894427 4.66995e-17 -0.447214 +DEAL::Cell 2.203, face 2 n=2.28514e-16 -2.28514e-16 1.00000 +DEAL::Cell 2.206, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.212, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 2.215, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 2.217, face 5 n=7.12176e-17 0.894427 0.447214 +DEAL::Cell 2.220, face 4 n=7.12176e-17 -0.894427 -0.447214 +DEAL::Cell 2.223, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.226, face 4 n=8.86892e-18 -1.00000 -9.93605e-18 +DEAL::Cell 2.229, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 2.232, face 5 n=-4.66995e-17 0.894427 -0.447214 +DEAL::Cell 2.235, face 5 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.239, face 0 n=-0.894427 -3.42202e-32 0.447214 +DEAL::Cell 2.241, face 5 n=-7.12176e-17 0.894427 -0.447214 +DEAL::Cell 2.244, face 4 n=-7.12176e-17 -0.894427 0.447214 +DEAL::Cell 2.247, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.250, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.253, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 2.256, face 1 n=1.00000 2.28514e-16 2.28514e-16 +DEAL::Cell 2.259, face 1 n=1.00000 0.00000 2.81541e-16 +DEAL::Cell 2.262, face 2 n=0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.265, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.268, face 0 n=-1.00000 -2.81541e-16 1.40771e-16 +DEAL::Cell 2.270, face 5 n=-3.21685e-17 1.49294e-17 1.00000 +DEAL::Cell 2.273, face 5 n=-0.447214 -1.12819e-16 0.894427 +DEAL::Cell 2.277, face 0 n=-1.00000 -2.28514e-16 -1.30547e-32 +DEAL::Cell 2.280, face 0 n=-1.00000 0.00000 -2.81541e-16 +DEAL::Cell 2.282, face 5 n=-0.447214 1.42435e-16 0.894427 +DEAL::Cell 2.285, face 4 n=0.447214 9.65673e-17 -0.894427 +DEAL::Cell 2.288, face 4 n=-7.03128e-18 -3.26323e-18 -1.00000 +DEAL::Cell 2.291, face 4 n=-2.54798e-17 -1.18252e-17 -1.00000 +DEAL::Cell 2.294, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.297, face 4 n=1.45396e-17 -6.74785e-18 -1.00000 +DEAL::Cell 2.300, face 3 n=-0.447214 0.894427 1.42435e-16 +DEAL::Cell 2.303, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.306, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.309, face 3 n=0.447214 0.894427 -1.12819e-16 +DEAL::Cell 2.312, face 3 n=0.447214 0.894427 -7.12176e-17 +DEAL::Cell 2.315, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 2.318, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.321, face 1 n=1.00000 -7.86737e-18 7.47823e-19 +DEAL::Cell 2.324, face 1 n=0.894427 -0.447214 5.66594e-32 +DEAL::Cell 2.327, face 2 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 2.330, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.333, face 4 n=4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.336, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.339, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.342, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 2.345, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 2.347, face 5 n=9.65673e-17 -0.447214 0.894427 +DEAL::Cell 2.350, face 4 n=9.65673e-17 0.447214 -0.894427 +DEAL::Cell 2.353, face 5 n=4.66995e-17 0.447214 0.894427 +DEAL::Cell 2.356, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.359, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.363, face 0 n=-0.894427 -0.447214 -5.64096e-17 +DEAL::Cell 2.366, face 1 n=0.894427 0.447214 3.42202e-32 +DEAL::Cell 2.369, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 2.371, face 5 n=-9.65673e-17 0.447214 0.894427 +DEAL::Cell 2.374, face 4 n=-9.65673e-17 -0.447214 -0.894427 +DEAL::Cell 2.377, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.380, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.383, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.386, face 2 n=-0.894427 -0.447214 -4.66995e-17 +DEAL::Cell 2.389, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.392, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.395, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.398, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.401, face 0 n=-2.28514e-16 1.00000 -2.28514e-16 +DEAL::Cell 2.404, face 1 n=2.28514e-16 -1.00000 1.30547e-32 +DEAL::Cell 2.407, face 1 n=-2.81541e-16 -1.00000 -1.40771e-16 +DEAL::Cell 2.410, face 0 n=1.40771e-16 1.00000 -1.40771e-16 +DEAL::Cell 2.412, face 5 n=-3.73236e-18 -1.43659e-18 1.00000 +DEAL::Cell 2.415, face 4 n=-2.92907e-32 -0.447214 -0.894427 +DEAL::Cell 2.418, face 5 n=-5.66594e-32 -0.447214 0.894427 +DEAL::Cell 2.421, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 2.424, face 5 n=1.42435e-16 -0.447214 0.894427 +DEAL::Cell 2.427, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.430, face 3 n=1.00000 -4.30746e-19 3.11030e-19 +DEAL::Cell 2.433, face 3 n=0.894427 -0.447214 1.12819e-16 +DEAL::Cell 2.436, face 4 n=-4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.439, face 4 n=1.12819e-16 0.447214 -0.894427 +DEAL::Cell 2.442, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 2.445, face 2 n=-1.00000 3.02908e-19 -1.40580e-19 +DEAL::Check 2 +DEAL::Cell 0.0, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 0.3, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 0.6, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 1.2, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.5, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.8, face 1 n=1.00000 1.48772e-18 -6.27311e-18 +DEAL::Cell 1.11, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.14, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 1.17, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.20, face 4 n=-2.10189e-17 5.35580e-18 -1.00000 +DEAL::Cell 1.23, face 4 n=2.79930e-17 -8.59253e-18 -1.00000 +DEAL::Cell 1.26, face 5 n=-8.59253e-18 1.00000 -2.79930e-17 +DEAL::Cell 1.30, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 1.33, face 0 n=-1.00000 -7.03853e-17 -7.03853e-17 +DEAL::Cell 1.36, face 1 n=1.00000 7.03853e-17 -1.40771e-16 +DEAL::Cell 1.39, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 1.42, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 1.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 1.48, face 3 n=1.00000 5.95255e-18 1.63650e-18 +DEAL::Cell 1.51, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 1.54, face 4 n=1.78527e-18 -5.63199e-18 -1.00000 +DEAL::Cell 2.1, face 3 n=-6.56704e-17 1.00000 6.56704e-17 +DEAL::Cell 2.4, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.7, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.10, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.12, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.15, face 4 n=6.56704e-17 1.31341e-16 -1.00000 +DEAL::Cell 2.18, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.21, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.24, face 1 n=1.00000 -6.56704e-17 -6.56704e-17 +DEAL::Cell 2.27, face 0 n=-1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 2.29, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.32, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.35, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.38, face 2 n=-6.56704e-17 -1.00000 1.31341e-16 +DEAL::Cell 2.41, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.44, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.46, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.49, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.52, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 2.55, face 2 n=-6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 2.58, face 1 n=1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 2.61, face 0 n=-1.00000 6.56704e-17 -1.31341e-16 +DEAL::Cell 2.63, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.67, face 1 n=1.00000 6.79840e-19 -3.72447e-18 +DEAL::Cell 2.70, face 1 n=0.894427 -5.13302e-32 -0.447214 +DEAL::Cell 2.73, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.76, face 3 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.79, face 2 n=-1.12819e-16 -0.894427 0.447214 +DEAL::Cell 2.82, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.85, face 4 n=2.28514e-16 1.28167e-32 -1.00000 +DEAL::Cell 2.88, face 3 n=4.66995e-17 0.894427 0.447214 +DEAL::Cell 2.92, face 0 n=-1.00000 2.46359e-18 4.17041e-18 +DEAL::Cell 2.94, face 5 n=0.00000 -2.81541e-16 1.00000 +DEAL::Cell 2.97, face 4 n=0.00000 -2.81541e-16 -1.00000 +DEAL::Cell 2.100, face 3 n=-9.65673e-17 0.894427 -0.447214 +DEAL::Cell 2.103, face 2 n=-9.65673e-17 -0.894427 0.447214 +DEAL::Cell 2.106, face 1 n=0.894427 -7.12176e-17 0.447214 +DEAL::Cell 2.109, face 0 n=-0.894427 -9.65673e-17 -0.447214 +DEAL::Cell 2.111, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.114, face 4 n=-1.40771e-16 2.81541e-16 -1.00000 +DEAL::Cell 2.117, face 3 n=-9.65673e-17 0.894427 0.447214 +DEAL::Cell 2.120, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.123, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.126, face 0 n=-1.00000 1.40580e-18 -6.44962e-18 +DEAL::Cell 2.129, face 0 n=-0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.132, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.135, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.138, face 2 n=1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.141, face 3 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 2.144, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.147, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.150, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.152, face 5 n=0.447214 -7.12176e-17 0.894427 +DEAL::Cell 2.155, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 2.158, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.161, face 4 n=-3.01939e-17 2.44742e-18 -1.00000 +DEAL::Cell 2.164, face 4 n=0.447214 4.66995e-17 -0.894427 +DEAL::Cell 2.167, face 4 n=0.447214 5.64096e-17 -0.894427 +DEAL::Cell 2.170, face 5 n=-0.447214 5.64096e-17 0.894427 +DEAL::Cell 2.174, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.176, face 5 n=-0.447214 7.12176e-17 0.894427 +DEAL::Cell 2.179, face 4 n=3.20710e-17 5.06089e-18 -1.00000 +DEAL::Cell 2.182, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 2.185, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.188, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 2.191, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.194, face 1 n=0.894427 -5.64096e-17 0.447214 +DEAL::Cell 2.197, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.200, face 1 n=0.894427 4.66995e-17 -0.447214 +DEAL::Cell 2.203, face 2 n=2.28514e-16 -2.28514e-16 1.00000 +DEAL::Cell 2.206, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.209, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.212, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 2.215, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 2.217, face 5 n=7.12176e-17 0.894427 0.447214 +DEAL::Cell 2.220, face 4 n=7.12176e-17 -0.894427 -0.447214 +DEAL::Cell 2.223, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.226, face 4 n=8.86892e-18 -1.00000 -9.93605e-18 +DEAL::Cell 2.229, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 2.232, face 5 n=-4.66995e-17 0.894427 -0.447214 +DEAL::Cell 2.235, face 5 n=-5.64096e-17 0.894427 -0.447214 +DEAL::Cell 2.239, face 0 n=-0.894427 -3.42202e-32 0.447214 +DEAL::Cell 2.241, face 5 n=-7.12176e-17 0.894427 -0.447214 +DEAL::Cell 2.244, face 4 n=-7.12176e-17 -0.894427 0.447214 +DEAL::Cell 2.247, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.250, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 2.253, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 2.256, face 1 n=1.00000 2.28514e-16 2.28514e-16 +DEAL::Cell 2.259, face 1 n=1.00000 0.00000 2.81541e-16 +DEAL::Cell 2.262, face 2 n=0.447214 -0.894427 4.66995e-17 +DEAL::Cell 2.265, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.268, face 0 n=-1.00000 -2.81541e-16 1.40771e-16 +DEAL::Cell 2.270, face 5 n=-3.21685e-17 1.49294e-17 1.00000 +DEAL::Cell 2.273, face 5 n=-0.447214 -1.12819e-16 0.894427 +DEAL::Cell 2.277, face 0 n=-1.00000 -2.28514e-16 -1.30547e-32 +DEAL::Cell 2.280, face 0 n=-1.00000 0.00000 -2.81541e-16 +DEAL::Cell 2.282, face 5 n=-0.447214 1.42435e-16 0.894427 +DEAL::Cell 2.285, face 4 n=0.447214 9.65673e-17 -0.894427 +DEAL::Cell 2.288, face 4 n=-7.03128e-18 -3.26323e-18 -1.00000 +DEAL::Cell 2.291, face 4 n=-2.54798e-17 -1.18252e-17 -1.00000 +DEAL::Cell 2.294, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 2.297, face 4 n=1.45396e-17 -6.74785e-18 -1.00000 +DEAL::Cell 2.300, face 3 n=-0.447214 0.894427 1.42435e-16 +DEAL::Cell 2.303, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 2.306, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.309, face 3 n=0.447214 0.894427 -1.12819e-16 +DEAL::Cell 2.312, face 3 n=0.447214 0.894427 -7.12176e-17 +DEAL::Cell 2.315, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 2.318, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 2.321, face 1 n=1.00000 -7.86737e-18 7.47823e-19 +DEAL::Cell 2.324, face 1 n=0.894427 -0.447214 5.66594e-32 +DEAL::Cell 2.327, face 2 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 2.330, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.333, face 4 n=4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.336, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.339, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.342, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 2.345, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 2.347, face 5 n=9.65673e-17 -0.447214 0.894427 +DEAL::Cell 2.350, face 4 n=9.65673e-17 0.447214 -0.894427 +DEAL::Cell 2.353, face 5 n=4.66995e-17 0.447214 0.894427 +DEAL::Cell 2.356, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.359, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 2.363, face 0 n=-0.894427 -0.447214 -5.64096e-17 +DEAL::Cell 2.366, face 1 n=0.894427 0.447214 3.42202e-32 +DEAL::Cell 2.369, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 2.371, face 5 n=-9.65673e-17 0.447214 0.894427 +DEAL::Cell 2.374, face 4 n=-9.65673e-17 -0.447214 -0.894427 +DEAL::Cell 2.377, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.380, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.383, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 2.386, face 2 n=-0.894427 -0.447214 -4.66995e-17 +DEAL::Cell 2.389, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.392, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 2.395, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 2.398, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 2.401, face 0 n=-2.28514e-16 1.00000 -2.28514e-16 +DEAL::Cell 2.404, face 1 n=2.28514e-16 -1.00000 1.30547e-32 +DEAL::Cell 2.407, face 1 n=-2.81541e-16 -1.00000 -1.40771e-16 +DEAL::Cell 2.410, face 0 n=1.40771e-16 1.00000 -1.40771e-16 +DEAL::Cell 2.412, face 5 n=-3.73236e-18 -1.43659e-18 1.00000 +DEAL::Cell 2.415, face 4 n=-2.92907e-32 -0.447214 -0.894427 +DEAL::Cell 2.418, face 5 n=-5.66594e-32 -0.447214 0.894427 +DEAL::Cell 2.421, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 2.424, face 5 n=1.42435e-16 -0.447214 0.894427 +DEAL::Cell 2.427, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 2.430, face 3 n=1.00000 -4.30746e-19 3.11030e-19 +DEAL::Cell 2.433, face 3 n=0.894427 -0.447214 1.12819e-16 +DEAL::Cell 2.436, face 4 n=-4.66995e-17 0.447214 -0.894427 +DEAL::Cell 2.439, face 4 n=1.12819e-16 0.447214 -0.894427 +DEAL::Cell 2.442, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 2.445, face 2 n=-1.00000 3.02908e-19 -1.40580e-19 +DEAL::Cell 3.0, face 1 n=1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.3, face 0 n=-1.00000 2.62682e-16 -2.62682e-16 +DEAL::Cell 3.5, face 5 n=0.00000 2.62682e-16 1.00000 +DEAL::Cell 3.8, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.11, face 3 n=-1.31341e-16 1.00000 1.31341e-16 +DEAL::Cell 3.14, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.17, face 1 n=1.00000 0.00000 2.62682e-16 +DEAL::Cell 3.20, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.22, face 5 n=1.31341e-16 -2.62682e-16 1.00000 +DEAL::Cell 3.25, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.28, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.31, face 2 n=1.31341e-16 -1.00000 6.56704e-17 +DEAL::Cell 3.34, face 1 n=1.00000 -2.62682e-16 2.62682e-16 +DEAL::Cell 3.37, face 0 n=-1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.39, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.42, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.45, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.48, face 2 n=-2.62682e-16 -1.00000 1.31341e-16 +DEAL::Cell 3.51, face 1 n=1.00000 -2.62682e-16 -1.31341e-16 +DEAL::Cell 3.54, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.56, face 5 n=6.56704e-17 6.56704e-17 1.00000 +DEAL::Cell 3.59, face 4 n=1.31341e-16 2.62682e-16 -1.00000 +DEAL::Cell 3.62, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.65, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.68, face 1 n=1.00000 -1.97011e-16 6.56704e-17 +DEAL::Cell 3.71, face 0 n=-1.00000 -6.56704e-17 0.00000 +DEAL::Cell 3.73, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.76, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.79, face 3 n=-2.62682e-16 1.00000 -1.31341e-16 +DEAL::Cell 3.82, face 2 n=-6.56704e-17 -1.00000 -6.56704e-17 +DEAL::Cell 3.85, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.88, face 0 n=-1.00000 0.00000 2.62682e-16 +DEAL::Cell 3.90, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.93, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.96, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.99, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.102, face 1 n=1.00000 6.56704e-17 1.31341e-16 +DEAL::Cell 3.105, face 0 n=-1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.107, face 5 n=-1.97011e-16 -6.56704e-17 1.00000 +DEAL::Cell 3.110, face 4 n=-6.56704e-17 0.00000 -1.00000 +DEAL::Cell 3.113, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.116, face 2 n=-1.31341e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.119, face 1 n=1.00000 1.31341e-16 2.62682e-16 +DEAL::Cell 3.122, face 0 n=-1.00000 -2.62682e-16 -1.31341e-16 +DEAL::Cell 3.124, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.127, face 4 n=1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.130, face 3 n=-1.31341e-16 1.00000 -1.31341e-16 +DEAL::Cell 3.133, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.136, face 1 n=1.00000 1.31341e-16 1.31341e-16 +DEAL::Cell 3.139, face 0 n=-1.00000 6.56704e-17 -1.97011e-16 +DEAL::Cell 3.141, face 5 n=-1.31341e-16 1.31341e-16 1.00000 +DEAL::Cell 3.144, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.147, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.150, face 2 n=2.62682e-16 -1.00000 -5.25363e-16 +DEAL::Cell 3.153, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.156, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.158, face 5 n=0.00000 -2.62682e-16 1.00000 +DEAL::Cell 3.161, face 4 n=0.00000 -2.62682e-16 -1.00000 +DEAL::Cell 3.164, face 3 n=-6.56704e-17 1.00000 1.31341e-16 +DEAL::Cell 3.167, face 2 n=8.62520e-33 -1.00000 -1.31341e-16 +DEAL::Cell 3.170, face 1 n=1.00000 -6.56704e-17 6.56704e-17 +DEAL::Cell 3.173, face 0 n=-1.00000 -1.31341e-16 1.31341e-16 +DEAL::Cell 3.175, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.178, face 4 n=-1.31341e-16 2.62682e-16 -1.00000 +DEAL::Cell 3.181, face 3 n=2.62682e-16 1.00000 5.25363e-16 +DEAL::Cell 3.184, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.187, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.190, face 0 n=-1.00000 1.31341e-16 2.62682e-16 +DEAL::Cell 3.192, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.195, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.198, face 3 n=-2.62682e-16 1.00000 1.31341e-16 +DEAL::Cell 3.201, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.204, face 1 n=1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.207, face 0 n=-1.00000 -2.62682e-16 -5.25363e-16 +DEAL::Cell 3.209, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.212, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.215, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.218, face 2 n=2.62682e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.221, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.224, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.226, face 5 n=1.97011e-16 -6.56704e-17 1.00000 +DEAL::Cell 3.229, face 4 n=6.56704e-17 -1.97011e-16 -1.00000 +DEAL::Cell 3.232, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.235, face 2 n=-1.31341e-16 -1.00000 -6.56704e-17 +DEAL::Cell 3.238, face 1 n=1.00000 2.62682e-16 5.25363e-16 +DEAL::Cell 3.241, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.243, face 5 n=-6.56704e-17 -1.31341e-16 1.00000 +DEAL::Cell 3.246, face 4 n=-1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.249, face 3 n=2.62682e-16 1.00000 -2.62682e-16 +DEAL::Cell 3.252, face 2 n=0.00000 -1.00000 -2.62682e-16 +DEAL::Cell 3.255, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.258, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.260, face 5 n=-1.31341e-16 -1.31341e-16 1.00000 +DEAL::Cell 3.263, face 4 n=-6.56704e-17 0.00000 -1.00000 +DEAL::Cell 3.266, face 3 n=0.00000 1.00000 2.62682e-16 +DEAL::Cell 3.269, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.272, face 1 n=1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.275, face 0 n=-1.00000 2.62682e-16 -2.62682e-16 +DEAL::Cell 3.277, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.280, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.283, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.286, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.289, face 1 n=1.00000 2.62682e-16 -1.31341e-16 +DEAL::Cell 3.292, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.294, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.297, face 4 n=-1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.300, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.303, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.306, face 1 n=1.00000 -2.62682e-16 2.62682e-16 +DEAL::Cell 3.309, face 0 n=-1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.311, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.314, face 4 n=0.00000 -2.62682e-16 -1.00000 +DEAL::Cell 3.317, face 3 n=-6.56704e-17 1.00000 -1.31341e-16 +DEAL::Cell 3.320, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.323, face 1 n=1.00000 0.00000 -2.62682e-16 +DEAL::Cell 3.326, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.328, face 5 n=-6.56704e-17 -1.97011e-16 1.00000 +DEAL::Cell 3.331, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.334, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.337, face 2 n=0.00000 -1.00000 -2.62682e-16 +DEAL::Cell 3.340, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.343, face 0 n=-1.00000 -1.31341e-16 -6.56704e-17 +DEAL::Cell 3.345, face 5 n=1.97011e-16 -5.17512e-32 1.00000 +DEAL::Cell 3.348, face 4 n=6.56704e-17 6.56704e-17 -1.00000 +DEAL::Cell 3.351, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.354, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.357, face 1 n=1.00000 -1.31341e-16 2.62682e-16 +DEAL::Cell 3.360, face 0 n=-1.00000 2.62682e-16 -1.31341e-16 +DEAL::Cell 3.362, face 5 n=2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.365, face 4 n=2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.368, face 3 n=1.31341e-16 1.00000 -6.56704e-17 +DEAL::Cell 3.371, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.374, face 1 n=1.00000 6.56704e-17 1.31341e-16 +DEAL::Cell 3.377, face 0 n=-1.00000 2.62682e-16 2.62682e-16 +DEAL::Cell 3.379, face 5 n=-2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.382, face 4 n=-2.62682e-16 5.25363e-16 -1.00000 +DEAL::Cell 3.385, face 3 n=-8.62520e-33 1.00000 -1.31341e-16 +DEAL::Cell 3.388, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.391, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.394, face 0 n=-1.00000 0.00000 -2.62682e-16 +DEAL::Cell 3.396, face 5 n=0.00000 -2.62682e-16 1.00000 +DEAL::Cell 3.399, face 4 n=-1.97011e-16 -6.56704e-17 -1.00000 +DEAL::Cell 3.402, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.405, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.408, face 1 n=1.00000 -8.62520e-33 1.31341e-16 +DEAL::Cell 3.411, face 0 n=-1.00000 6.56704e-17 -6.56704e-17 +DEAL::Cell 3.413, face 5 n=2.62682e-16 1.31341e-16 1.00000 +DEAL::Cell 3.416, face 4 n=1.31341e-16 1.31341e-16 -1.00000 +DEAL::Cell 3.419, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.422, face 2 n=6.56704e-17 -1.00000 -1.31341e-16 +DEAL::Cell 3.425, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.428, face 0 n=-1.00000 -1.31341e-16 2.62682e-16 +DEAL::Cell 3.430, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.433, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.436, face 3 n=-2.62682e-16 1.00000 5.25363e-16 +DEAL::Cell 3.439, face 2 n=-2.62682e-16 -1.00000 -5.25363e-16 +DEAL::Cell 3.442, face 1 n=1.00000 -1.31341e-16 -6.56704e-17 +DEAL::Cell 3.445, face 0 n=-1.00000 3.45008e-32 1.31341e-16 +DEAL::Cell 3.447, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.450, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.453, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.456, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.459, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.462, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.464, face 5 n=-1.97011e-16 0.00000 1.00000 +DEAL::Cell 3.467, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.470, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.473, face 2 n=-1.31341e-16 -1.00000 1.31341e-16 +DEAL::Cell 3.476, face 1 n=1.00000 -2.62682e-16 5.25363e-16 +DEAL::Cell 3.479, face 0 n=-1.00000 -2.62682e-16 -5.25363e-16 +DEAL::Cell 3.481, face 5 n=-2.62682e-16 2.62682e-16 1.00000 +DEAL::Cell 3.484, face 4 n=-2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.487, face 3 n=0.00000 1.00000 2.62682e-16 +DEAL::Cell 3.490, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.493, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.496, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.498, face 5 n=2.62682e-16 -5.25363e-16 1.00000 +DEAL::Cell 3.501, face 4 n=2.62682e-16 -2.62682e-16 -1.00000 +DEAL::Cell 3.504, face 3 n=-2.62682e-16 1.00000 -2.62682e-16 +DEAL::Cell 3.507, face 2 n=-2.62682e-16 -1.00000 2.62682e-16 +DEAL::Cell 3.510, face 1 n=1.00000 2.62682e-16 5.25363e-16 +DEAL::Cell 3.513, face 1 n=0.894427 1.79091e-16 -0.447214 +DEAL::Cell 3.516, face 3 n=2.61886e-16 0.800000 -0.600000 +DEAL::Cell 3.519, face 2 n=3.92829e-16 -0.800000 0.600000 +DEAL::Cell 3.522, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.525, face 4 n=-4.17693e-16 4.17693e-16 -1.00000 +DEAL::Cell 3.528, face 3 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.532, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.534, face 5 n=2.28514e-16 5.22188e-32 1.00000 +DEAL::Cell 3.538, face 0 n=-0.894427 1.79091e-16 0.447214 +DEAL::Cell 3.541, face 1 n=1.00000 1.06562e-18 -4.94149e-18 +DEAL::Cell 3.544, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.546, face 5 n=2.52271e-16 6.36409e-32 1.00000 +DEAL::Cell 3.549, face 4 n=2.52271e-16 -2.52271e-16 -1.00000 +DEAL::Cell 3.552, face 3 n=-1.91845e-16 0.800000 -0.600000 +DEAL::Cell 3.555, face 2 n=-3.35728e-16 -0.800000 0.600000 +DEAL::Cell 3.558, face 1 n=0.970143 6.45397e-17 -0.242536 +DEAL::Cell 3.561, face 0 n=-0.800000 3.35728e-16 0.600000 +DEAL::Cell 3.563, face 5 n=0.00000 -5.04543e-16 1.00000 +DEAL::Cell 3.566, face 4 n=-2.52271e-16 -6.36409e-32 -1.00000 +DEAL::Cell 3.569, face 3 n=1.16323e-16 0.970143 -0.242536 +DEAL::Cell 3.572, face 2 n=-1.19005e-16 -0.894427 0.447214 +DEAL::Cell 3.575, face 1 n=1.00000 3.03178e-18 -2.94612e-18 +DEAL::Cell 3.578, face 2 n=-8.00920e-17 -0.800000 0.600000 +DEAL::Cell 3.581, face 3 n=-3.92829e-16 0.800000 -0.600000 +DEAL::Cell 3.584, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.587, face 5 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.590, face 4 n=4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.593, face 5 n=4.17693e-16 -4.17693e-16 1.00000 +DEAL::Cell 3.597, face 0 n=-0.970143 5.29306e-17 -0.242536 +DEAL::Cell 3.599, face 5 n=2.28514e-16 -4.57029e-16 1.00000 +DEAL::Cell 3.603, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.606, face 1 n=0.800000 1.30943e-16 0.600000 +DEAL::Cell 3.609, face 0 n=-0.970143 -5.81615e-17 -0.242536 +DEAL::Cell 3.611, face 5 n=6.36409e-32 2.52271e-16 1.00000 +DEAL::Cell 3.614, face 4 n=-2.52271e-16 0.00000 -1.00000 +DEAL::Cell 3.617, face 3 n=3.35728e-16 0.800000 -0.600000 +DEAL::Cell 3.620, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.623, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.626, face 0 n=-1.00000 -1.95155e-18 2.81109e-18 +DEAL::Cell 3.628, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.631, face 4 n=0.00000 5.04543e-16 -1.00000 +DEAL::Cell 3.634, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.637, face 2 n=-1.19005e-16 -0.894427 0.447214 +DEAL::Cell 3.640, face 1 n=0.800000 2.40276e-16 -0.600000 +DEAL::Cell 3.643, face 3 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.646, face 3 n=9.75991e-17 0.894427 0.447214 +DEAL::Cell 3.649, face 3 n=0.00000 0.970143 0.242536 +DEAL::Cell 3.652, face 5 n=-2.28514e-16 2.28514e-16 1.00000 +DEAL::Cell 3.655, face 4 n=-4.17693e-16 3.97550e-34 -1.00000 +DEAL::Cell 3.659, face 0 n=-0.800000 2.40276e-16 0.600000 +DEAL::Cell 3.662, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.665, face 0 n=-0.970143 -9.71258e-17 0.242536 +DEAL::Cell 3.668, face 2 n=1.77622e-31 -0.894427 -0.447214 +DEAL::Cell 3.671, face 1 n=1.00000 -1.06562e-18 -9.42375e-18 +DEAL::Cell 3.674, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.676, face 5 n=5.63083e-16 -2.81541e-16 1.00000 +DEAL::Cell 3.679, face 4 n=-2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.682, face 3 n=-1.07244e-16 0.894427 0.447214 +DEAL::Cell 3.685, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.688, face 1 n=0.800000 -1.91845e-16 -0.600000 +DEAL::Cell 3.691, face 0 n=-0.800000 -3.35728e-16 0.600000 +DEAL::Cell 3.693, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.696, face 4 n=4.57029e-16 6.85543e-16 -1.00000 +DEAL::Cell 3.699, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.702, face 2 n=-3.72545e-16 -0.800000 -0.600000 +DEAL::Cell 3.705, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.708, face 4 n=4.17693e-16 4.17693e-16 -1.00000 +DEAL::Cell 3.711, face 3 n=5.92073e-32 0.894427 0.447214 +DEAL::Cell 3.714, face 5 n=-4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.717, face 5 n=-2.28514e-16 2.28514e-16 1.00000 +DEAL::Cell 3.720, face 5 n=-4.17693e-16 -4.17693e-16 1.00000 +DEAL::Cell 3.724, face 1 n=0.970143 -1.05861e-16 0.242536 +DEAL::Cell 3.727, face 0 n=-0.970143 -1.05861e-16 -0.242536 +DEAL::Cell 3.730, face 1 n=0.800000 2.40276e-16 0.600000 +DEAL::Cell 3.733, face 2 n=9.75991e-17 -0.894427 -0.447214 +DEAL::Cell 3.736, face 1 n=0.970143 1.16323e-16 0.242536 +DEAL::Cell 3.739, face 0 n=-0.970143 1.74484e-16 -0.242536 +DEAL::Cell 3.741, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.744, face 4 n=4.57029e-16 -6.85543e-16 -1.00000 +DEAL::Cell 3.747, face 3 n=-1.07244e-16 0.894427 0.447214 +DEAL::Cell 3.750, face 2 n=0.00000 -0.970143 -0.242536 +DEAL::Cell 3.753, face 1 n=0.894427 -1.07244e-16 0.447214 +DEAL::Cell 3.756, face 0 n=-1.00000 3.03178e-18 8.41147e-18 +DEAL::Cell 3.758, face 5 n=0.00000 -5.63083e-16 1.00000 +DEAL::Cell 3.761, face 4 n=2.28514e-16 5.22188e-32 -1.00000 +DEAL::Cell 3.764, face 3 n=3.72545e-16 0.800000 0.600000 +DEAL::Cell 3.767, face 2 n=5.32208e-16 -0.800000 -0.600000 +DEAL::Cell 3.770, face 1 n=0.800000 1.79328e-16 -0.600000 +DEAL::Cell 3.773, face 0 n=-0.800000 5.45384e-16 0.600000 +DEAL::Cell 3.775, face 5 n=3.66614e-16 3.66614e-16 1.00000 +DEAL::Cell 3.778, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.781, face 3 n=5.45384e-16 0.800000 -0.600000 +DEAL::Cell 3.784, face 2 n=2.67327e-16 -0.894427 0.447214 +DEAL::Cell 3.787, face 1 n=0.894427 1.33663e-16 -0.447214 +DEAL::Cell 3.790, face 0 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.792, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.795, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.798, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.801, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.804, face 1 n=0.800000 -2.84428e-16 -0.600000 +DEAL::Cell 3.807, face 0 n=-0.800000 -2.84428e-16 0.600000 +DEAL::Cell 3.809, face 5 n=-4.31862e-16 4.31862e-16 1.00000 +DEAL::Cell 3.812, face 4 n=0.00000 -8.63725e-16 -1.00000 +DEAL::Cell 3.815, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.818, face 2 n=9.61830e-17 -0.970143 0.242536 +DEAL::Cell 3.821, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.824, face 0 n=-0.894427 -1.77353e-16 0.447214 +DEAL::Cell 3.826, face 5 n=0.00000 -8.63725e-16 1.00000 +DEAL::Cell 3.829, face 4 n=4.31862e-16 -4.31862e-16 -1.00000 +DEAL::Cell 3.832, face 3 n=-3.58656e-16 0.800000 -0.600000 +DEAL::Cell 3.835, face 2 n=-3.58656e-16 -0.800000 0.600000 +DEAL::Cell 3.838, face 1 n=0.970143 -8.26718e-17 0.242536 +DEAL::Cell 3.841, face 0 n=-0.800000 -5.37984e-16 -0.600000 +DEAL::Cell 3.843, face 5 n=-1.27398e-15 -4.05756e-31 1.00000 +DEAL::Cell 3.846, face 4 n=-6.36990e-16 -6.36990e-16 -1.00000 +DEAL::Cell 3.849, face 3 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.852, face 2 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.855, face 1 n=0.894427 -1.52439e-16 0.447214 +DEAL::Cell 3.858, face 0 n=-0.894427 1.33663e-16 -0.447214 +DEAL::Cell 3.860, face 5 n=-3.66614e-16 6.72031e-32 1.00000 +DEAL::Cell 3.863, face 4 n=9.55484e-16 3.18495e-16 -1.00000 +DEAL::Cell 3.866, face 3 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.869, face 2 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.872, face 1 n=0.800000 7.93145e-17 0.600000 +DEAL::Cell 3.875, face 0 n=-0.800000 7.93145e-17 -0.600000 +DEAL::Cell 3.877, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.880, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.883, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.886, face 2 n=1.14973e-16 -0.970143 0.242536 +DEAL::Cell 3.889, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.892, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.894, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.897, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.900, face 3 n=1.65344e-16 0.970143 0.242536 +DEAL::Cell 3.903, face 2 n=8.26718e-17 -0.970143 -0.242536 +DEAL::Cell 3.906, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.909, face 0 n=-0.970143 8.26718e-17 0.242536 +DEAL::Cell 3.911, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.914, face 4 n=-2.81541e-16 5.63083e-16 -1.00000 +DEAL::Cell 3.917, face 3 n=-4.09038e-16 0.800000 0.600000 +DEAL::Cell 3.920, face 2 n=0.00000 -0.894427 -0.447214 +DEAL::Cell 3.923, face 1 n=1.00000 -3.40521e-18 5.51178e-18 +DEAL::Cell 3.926, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.928, face 5 n=4.31862e-16 4.31862e-16 1.00000 +DEAL::Cell 3.931, face 4 n=-3.66614e-16 -3.66614e-16 -1.00000 +DEAL::Cell 3.934, face 3 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.937, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.940, face 1 n=0.970143 -1.14973e-16 -0.242536 +DEAL::Cell 3.943, face 0 n=-0.970143 -1.14973e-16 0.242536 +DEAL::Cell 3.945, face 5 n=4.31862e-16 0.00000 1.00000 +DEAL::Cell 3.948, face 4 n=-4.31862e-16 -4.31862e-16 -1.00000 +DEAL::Cell 3.951, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.954, face 2 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.957, face 1 n=1.00000 -7.71560e-19 6.03439e-18 +DEAL::Cell 3.960, face 0 n=-1.00000 3.40521e-18 -2.14150e-18 +DEAL::Cell 3.962, face 5 n=6.36990e-16 0.00000 1.00000 +DEAL::Cell 3.965, face 4 n=3.18495e-16 -3.18495e-16 -1.00000 +DEAL::Cell 3.968, face 3 n=7.24891e-17 0.970143 0.242536 +DEAL::Cell 3.971, face 2 n=2.17467e-16 -0.970143 -0.242536 +DEAL::Cell 3.974, face 1 n=0.800000 0.00000 0.600000 +DEAL::Cell 3.977, face 0 n=-0.970143 -7.24891e-17 -0.242536 +DEAL::Cell 3.979, face 5 n=-6.36990e-16 -6.36990e-16 1.00000 +DEAL::Cell 3.982, face 4 n=-6.36990e-16 6.36990e-16 -1.00000 +DEAL::Cell 3.985, face 3 n=-5.37984e-16 0.800000 0.600000 +DEAL::Cell 3.988, face 2 n=1.52439e-16 -0.894427 -0.447214 +DEAL::Cell 3.991, face 1 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.994, face 0 n=-1.00000 1.93639e-18 -3.81573e-18 +DEAL::Cell 3.996, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.999, face 4 n=-4.31862e-16 4.31862e-16 -1.00000 +DEAL::Cell 3.1002, face 3 n=-3.54705e-16 0.894427 0.447214 +DEAL::Cell 3.1005, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1008, face 1 n=0.970143 9.61830e-17 0.242536 +DEAL::Cell 3.1011, face 0 n=-0.970143 9.61830e-17 -0.242536 +DEAL::Cell 3.1013, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1016, face 4 n=3.66614e-16 -6.72031e-32 -1.00000 +DEAL::Cell 3.1019, face 3 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.1022, face 2 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1025, face 3 n=-1.00000 4.17693e-16 -4.17693e-16 +DEAL::Cell 3.1028, face 3 n=-1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1031, face 3 n=-1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.1034, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1037, face 5 n=0.447214 -1.79091e-16 0.894427 +DEAL::Cell 3.1040, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1043, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1046, face 2 n=1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1049, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1052, face 0 n=-0.447214 -0.894427 -1.07244e-16 +DEAL::Cell 3.1054, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1058, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1061, face 0 n=-0.600000 -0.800000 2.40276e-16 +DEAL::Cell 3.1064, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1067, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1070, face 2 n=1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.1073, face 1 n=0.447214 0.894427 -1.07244e-16 +DEAL::Cell 3.1076, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1078, face 5 n=3.48311e-18 -1.09144e-17 1.00000 +DEAL::Cell 3.1081, face 4 n=-0.447214 -1.07244e-16 -0.894427 +DEAL::Cell 3.1084, face 3 n=-1.00000 2.52271e-16 -3.18204e-32 +DEAL::Cell 3.1087, face 2 n=1.00000 2.52271e-16 0.00000 +DEAL::Cell 3.1090, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1093, face 4 n=-0.600000 8.00920e-17 -0.800000 +DEAL::Cell 3.1096, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1099, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1102, face 5 n=0.447214 1.77622e-31 0.894427 +DEAL::Cell 3.1105, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1108, face 3 n=-1.00000 2.52271e-16 0.00000 +DEAL::Cell 3.1111, face 2 n=1.00000 2.52271e-16 3.18204e-32 +DEAL::Cell 3.1114, face 1 n=-0.600000 0.800000 5.32208e-16 +DEAL::Cell 3.1117, face 0 n=0.600000 -0.800000 -4.79612e-17 +DEAL::Cell 3.1119, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1123, face 0 n=0.242536 -0.970143 1.05861e-16 +DEAL::Cell 3.1126, face 1 n=-0.242536 0.970143 2.11722e-16 +DEAL::Cell 3.1129, face 1 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.1132, face 1 n=-0.600000 0.800000 2.40276e-16 +DEAL::Cell 3.1135, face 2 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1138, face 1 n=-0.242536 0.970143 6.45397e-17 +DEAL::Cell 3.1141, face 0 n=0.242536 -0.970143 1.16323e-16 +DEAL::Cell 3.1143, face 5 n=2.31584e-17 1.09144e-17 1.00000 +DEAL::Cell 3.1146, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.1149, face 3 n=-1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1152, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1155, face 1 n=0.447214 0.894427 0.00000 +DEAL::Cell 3.1158, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1160, face 5 n=0.600000 0.00000 0.800000 +DEAL::Cell 3.1163, face 4 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1166, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1169, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1172, face 1 n=0.600000 0.800000 7.93145e-17 +DEAL::Cell 3.1175, face 0 n=-0.600000 -0.800000 -1.42214e-16 +DEAL::Cell 3.1177, face 5 n=0.600000 1.58629e-16 0.800000 +DEAL::Cell 3.1180, face 4 n=-0.600000 -1.58629e-16 -0.800000 +DEAL::Cell 3.1183, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1186, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1189, face 1 n=0.447214 0.894427 0.00000 +DEAL::Cell 3.1192, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1194, face 5 n=0.242536 2.48016e-16 0.970143 +DEAL::Cell 3.1197, face 4 n=-0.242536 1.44978e-16 -0.970143 +DEAL::Cell 3.1200, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1203, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1206, face 1 n=0.600000 0.800000 1.42214e-16 +DEAL::Cell 3.1209, face 0 n=-0.242536 -0.970143 0.00000 +DEAL::Cell 3.1211, face 5 n=0.242536 0.00000 0.970143 +DEAL::Cell 3.1214, face 4 n=-0.242536 0.00000 -0.970143 +DEAL::Cell 3.1217, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1220, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1223, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1226, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1228, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1231, face 4 n=-0.600000 -1.36346e-16 -0.800000 +DEAL::Cell 3.1234, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1237, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1240, face 1 n=-0.600000 0.800000 7.93145e-17 +DEAL::Cell 3.1243, face 0 n=0.600000 -0.800000 3.31832e-16 +DEAL::Cell 3.1245, face 5 n=0.447214 0.00000 0.894427 +DEAL::Cell 3.1248, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.1251, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1254, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1257, face 1 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.1260, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1262, face 5 n=-2.63837e-17 9.98627e-18 1.00000 +DEAL::Cell 3.1265, face 4 n=-0.447214 1.77353e-16 -0.894427 +DEAL::Cell 3.1268, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1271, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1274, face 1 n=-0.600000 0.800000 -3.31832e-16 +DEAL::Cell 3.1277, face 0 n=0.600000 -0.800000 -5.55201e-16 +DEAL::Cell 3.1279, face 5 n=-1.54636e-17 2.77761e-18 1.00000 +DEAL::Cell 3.1283, face 0 n=-0.600000 -0.800000 -8.72953e-17 +DEAL::Cell 3.1286, face 1 n=0.600000 0.800000 -8.29306e-16 +DEAL::Cell 3.1289, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1292, face 1 n=0.242536 0.970143 1.17840e-31 +DEAL::Cell 3.1295, face 2 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.1298, face 1 n=0.600000 0.800000 -5.32208e-16 +DEAL::Cell 3.1301, face 0 n=-0.600000 -0.800000 4.79612e-17 +DEAL::Cell 3.1303, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1306, face 4 n=-2.31584e-17 1.09144e-17 -1.00000 +DEAL::Cell 3.1309, face 3 n=-1.00000 -2.52271e-16 0.00000 +DEAL::Cell 3.1312, face 3 n=-1.00000 -4.17693e-16 -4.17693e-16 +DEAL::Cell 3.1315, face 3 n=-1.00000 4.57029e-16 -6.85543e-16 +DEAL::Cell 3.1318, face 4 n=0.600000 8.72953e-17 -0.800000 +DEAL::Cell 3.1321, face 5 n=-0.600000 8.00920e-17 0.800000 +DEAL::Cell 3.1324, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1327, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1330, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1333, face 3 n=-1.00000 -2.52271e-16 -6.36409e-32 +DEAL::Cell 3.1336, face 2 n=1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.1339, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1342, face 0 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.1345, face 0 n=0.242536 -0.970143 9.71258e-17 +DEAL::Cell 3.1348, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1351, face 1 n=-0.447214 0.894427 9.75991e-17 +DEAL::Cell 3.1354, face 2 n=1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.1357, face 3 n=-1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.1360, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1363, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1366, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1368, face 5 n=-0.242536 5.81615e-17 0.970143 +DEAL::Cell 3.1371, face 4 n=-3.48311e-18 -1.09144e-17 -1.00000 +DEAL::Cell 3.1374, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1377, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1380, face 4 n=0.600000 8.00920e-17 -0.800000 +DEAL::Cell 3.1383, face 4 n=0.600000 -2.18238e-16 -0.800000 +DEAL::Cell 3.1386, face 5 n=-0.600000 -2.18238e-16 0.800000 +DEAL::Cell 3.1390, face 0 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.1392, face 5 n=-0.600000 3.35728e-16 0.800000 +DEAL::Cell 3.1395, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1398, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1401, face 2 n=1.00000 2.28514e-16 5.22188e-32 +DEAL::Cell 3.1404, face 1 n=-0.600000 0.800000 -9.59224e-17 +DEAL::Cell 3.1407, face 0 n=0.600000 -0.800000 -5.32208e-17 +DEAL::Cell 3.1409, face 5 n=-0.242536 1.44978e-16 0.970143 +DEAL::Cell 3.1412, face 4 n=0.242536 1.44978e-16 -0.970143 +DEAL::Cell 3.1415, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1418, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1421, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1424, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1426, face 5 n=-0.242536 0.00000 0.970143 +DEAL::Cell 3.1429, face 4 n=0.242536 -9.61830e-17 -0.970143 +DEAL::Cell 3.1432, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1435, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1438, face 1 n=0.242536 0.970143 0.00000 +DEAL::Cell 3.1441, face 0 n=-0.600000 -0.800000 -1.79328e-16 +DEAL::Cell 3.1443, face 5 n=-0.600000 0.00000 0.800000 +DEAL::Cell 3.1446, face 4 n=0.600000 -1.36346e-16 -0.800000 +DEAL::Cell 3.1449, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1452, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1455, face 1 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.1458, face 0 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.1460, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1463, face 4 n=0.600000 -1.89618e-16 -0.800000 +DEAL::Cell 3.1466, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1469, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1472, face 1 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.1475, face 0 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.1477, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1480, face 4 n=2.78040e-17 -1.22588e-17 -1.00000 +DEAL::Cell 3.1483, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1486, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1489, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1492, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1494, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.1497, face 4 n=1.91328e-17 -6.97100e-18 -1.00000 +DEAL::Cell 3.1500, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1503, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1506, face 1 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.1509, face 0 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.1511, face 5 n=-0.707107 0.00000 0.707107 +DEAL::Cell 3.1514, face 4 n=0.447214 1.52439e-16 -0.894427 +DEAL::Cell 3.1517, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1520, face 2 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1523, face 1 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.1526, face 0 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.1528, face 5 n=-0.600000 -3.17258e-16 0.800000 +DEAL::Cell 3.1531, face 4 n=0.447214 0.00000 -0.894427 +DEAL::Cell 3.1534, face 3 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1537, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1540, face 4 n=-8.00920e-17 -0.800000 -0.600000 +DEAL::Cell 3.1543, face 4 n=2.18238e-16 -0.800000 -0.600000 +DEAL::Cell 3.1546, face 5 n=4.36477e-17 0.800000 0.600000 +DEAL::Cell 3.1550, face 0 n=-0.894427 9.75991e-17 -0.447214 +DEAL::Cell 3.1552, face 5 n=-1.43884e-16 0.800000 0.600000 +DEAL::Cell 3.1555, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1558, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1561, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1564, face 1 n=0.970143 1.16323e-16 0.242536 +DEAL::Cell 3.1567, face 0 n=-0.970143 -1.29079e-16 -0.242536 +DEAL::Cell 3.1570, face 1 n=0.800000 8.72953e-17 0.600000 +DEAL::Cell 3.1573, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1576, face 1 n=0.970143 9.71258e-17 0.242536 +DEAL::Cell 3.1579, face 2 n=-4.17693e-16 4.17693e-16 1.00000 +DEAL::Cell 3.1582, face 3 n=-2.28514e-16 0.00000 -1.00000 +DEAL::Cell 3.1585, face 2 n=-4.57029e-16 6.85543e-16 1.00000 +DEAL::Cell 3.1588, face 1 n=0.800000 9.59224e-17 0.600000 +DEAL::Cell 3.1591, face 0 n=-0.800000 5.32208e-17 -0.600000 +DEAL::Cell 3.1593, face 5 n=5.81615e-17 0.970143 0.242536 +DEAL::Cell 3.1596, face 4 n=5.81615e-17 -0.970143 -0.242536 +DEAL::Cell 3.1599, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1602, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1605, face 5 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.1608, face 5 n=8.00920e-17 0.800000 0.600000 +DEAL::Cell 3.1611, face 5 n=8.72953e-17 0.800000 0.600000 +DEAL::Cell 3.1615, face 0 n=-0.800000 -4.80124e-16 0.600000 +DEAL::Cell 3.1617, face 5 n=0.00000 0.800000 0.600000 +DEAL::Cell 3.1620, face 4 n=1.43884e-16 -0.800000 -0.600000 +DEAL::Cell 3.1623, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1626, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1629, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1632, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1635, face 1 n=0.894427 -2.92797e-16 -0.447214 +DEAL::Cell 3.1638, face 2 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1641, face 3 n=4.17693e-16 -4.17693e-16 -1.00000 +DEAL::Cell 3.1644, face 3 n=-4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.1647, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1650, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1653, face 1 n=0.894427 -2.14489e-16 -0.447214 +DEAL::Cell 3.1656, face 0 n=-0.894427 -1.07244e-16 0.447214 +DEAL::Cell 3.1658, face 5 n=-6.45397e-17 0.970143 0.242536 +DEAL::Cell 3.1661, face 4 n=-5.81615e-17 -0.970143 -0.242536 +DEAL::Cell 3.1664, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1667, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1670, face 1 n=0.800000 1.36346e-16 0.600000 +DEAL::Cell 3.1673, face 0 n=-0.970143 0.00000 -0.242536 +DEAL::Cell 3.1675, face 5 n=1.36346e-16 0.800000 0.600000 +DEAL::Cell 3.1678, face 4 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1681, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1684, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1687, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1690, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.1692, face 5 n=1.77353e-16 0.894427 0.447214 +DEAL::Cell 3.1695, face 4 n=0.00000 -0.800000 -0.600000 +DEAL::Cell 3.1698, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1701, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1704, face 1 n=0.970143 0.00000 0.242536 +DEAL::Cell 3.1707, face 0 n=-0.970143 0.00000 -0.242536 +DEAL::Cell 3.1709, face 5 n=-1.22588e-17 1.00000 -3.58927e-17 +DEAL::Cell 3.1712, face 4 n=0.00000 -0.894427 -0.447214 +DEAL::Cell 3.1715, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1718, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1721, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.1724, face 0 n=-0.894427 0.00000 -0.447214 +DEAL::Cell 3.1726, face 5 n=-2.77761e-18 1.00000 -2.82929e-17 +DEAL::Cell 3.1729, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1732, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1735, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1738, face 1 n=0.800000 -1.36346e-16 -0.600000 +DEAL::Cell 3.1741, face 0 n=-0.800000 1.79328e-16 0.600000 +DEAL::Cell 3.1743, face 5 n=0.00000 0.894427 0.447214 +DEAL::Cell 3.1746, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.1749, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1752, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1755, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1758, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.1760, face 5 n=1.44978e-16 0.970143 0.242536 +DEAL::Cell 3.1763, face 4 n=1.52439e-16 -0.894427 -0.447214 +DEAL::Cell 3.1766, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1769, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1772, face 1 n=0.800000 -1.79328e-16 -0.600000 +DEAL::Cell 3.1775, face 0 n=-0.800000 1.36346e-16 0.600000 +DEAL::Cell 3.1777, face 5 n=-9.61830e-17 0.970143 0.242536 +DEAL::Cell 3.1780, face 4 n=0.00000 -0.970143 -0.242536 +DEAL::Cell 3.1783, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1786, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1789, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1792, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1795, face 1 n=0.894427 -9.75991e-17 0.447214 +DEAL::Cell 3.1798, face 2 n=4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1801, face 3 n=4.17693e-16 -4.17693e-16 -1.00000 +DEAL::Cell 3.1804, face 3 n=-4.17693e-16 0.00000 -1.00000 +DEAL::Cell 3.1807, face 3 n=-2.28514e-16 2.28514e-16 -1.00000 +DEAL::Cell 3.1810, face 2 n=-2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1813, face 1 n=0.894427 1.07244e-16 0.447214 +DEAL::Cell 3.1816, face 0 n=-0.894427 1.07244e-16 -0.447214 +DEAL::Cell 3.1818, face 5 n=6.45397e-17 0.970143 -0.242536 +DEAL::Cell 3.1821, face 4 n=5.81615e-17 -0.970143 0.242536 +DEAL::Cell 3.1824, face 4 n=1.79091e-16 -0.894427 0.447214 +DEAL::Cell 3.1827, face 4 n=-5.92073e-32 -0.894427 0.447214 +DEAL::Cell 3.1830, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1834, face 0 n=-0.894427 -2.92797e-16 -0.447214 +DEAL::Cell 3.1837, face 0 n=-0.970143 -1.17840e-31 -0.242536 +DEAL::Cell 3.1840, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1842, face 5 n=3.72545e-16 0.800000 -0.600000 +DEAL::Cell 3.1845, face 4 n=1.91845e-16 -0.800000 0.600000 +DEAL::Cell 3.1848, face 3 n=2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1851, face 2 n=2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1854, face 1 n=0.970143 1.29079e-16 0.242536 +DEAL::Cell 3.1857, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.1860, face 1 n=0.970143 -1.17840e-31 -0.242536 +DEAL::Cell 3.1863, face 2 n=-4.17693e-16 0.00000 1.00000 +DEAL::Cell 3.1866, face 3 n=-2.28514e-16 2.28514e-16 -1.00000 +DEAL::Cell 3.1869, face 4 n=-1.94252e-16 -0.970143 0.242536 +DEAL::Cell 3.1872, face 3 n=2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1875, face 2 n=2.52271e-16 -2.52271e-16 1.00000 +DEAL::Cell 3.1878, face 1 n=0.970143 -1.29079e-16 -0.242536 +DEAL::Cell 3.1881, face 0 n=-0.800000 -3.35728e-16 0.600000 +DEAL::Cell 3.1883, face 5 n=-6.45397e-17 0.970143 -0.242536 +DEAL::Cell 3.1886, face 4 n=-6.45397e-17 -0.970143 0.242536 +DEAL::Cell 3.1889, face 5 n=8.00920e-17 0.800000 -0.600000 +DEAL::Cell 3.1892, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1895, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1899, face 0 n=-0.800000 -8.72953e-17 0.600000 +DEAL::Cell 3.1902, face 1 n=0.800000 3.49181e-16 -0.600000 +DEAL::Cell 3.1905, face 0 n=-0.970143 -5.81615e-17 0.242536 +DEAL::Cell 3.1907, face 5 n=-3.72545e-16 0.800000 -0.600000 +DEAL::Cell 3.1910, face 4 n=-3.72545e-16 -0.800000 0.600000 +DEAL::Cell 3.1913, face 3 n=-2.52271e-16 2.52271e-16 -1.00000 +DEAL::Cell 3.1916, face 2 n=2.28514e-16 -5.22188e-32 1.00000 +DEAL::Cell 3.1919, face 1 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.1922, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1924, face 5 n=0.00000 0.894427 -0.447214 +DEAL::Cell 3.1927, face 4 n=-2.48016e-16 -0.970143 0.242536 +DEAL::Cell 3.1930, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1933, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1936, face 1 n=0.800000 -3.96572e-16 0.600000 +DEAL::Cell 3.1939, face 0 n=-0.800000 -1.42214e-16 -0.600000 +DEAL::Cell 3.1941, face 5 n=1.77353e-16 0.894427 -0.447214 +DEAL::Cell 3.1944, face 4 n=6.97100e-18 -1.00000 2.98654e-17 +DEAL::Cell 3.1947, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1950, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1953, face 1 n=0.894427 0.00000 0.447214 +DEAL::Cell 3.1956, face 0 n=-0.707107 0.00000 -0.707107 +DEAL::Cell 3.1958, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1961, face 4 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.1964, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1967, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1970, face 1 n=0.800000 1.42214e-16 0.600000 +DEAL::Cell 3.1973, face 0 n=-0.800000 -7.93145e-17 -0.600000 +DEAL::Cell 3.1975, face 5 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.1978, face 4 n=0.00000 -0.894427 0.447214 +DEAL::Cell 3.1981, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.1984, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.1987, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.1990, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.1992, face 5 n=-1.44978e-16 0.970143 -0.242536 +DEAL::Cell 3.1995, face 4 n=-1.33150e-17 -1.00000 1.63900e-17 +DEAL::Cell 3.1998, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2001, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2004, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.2007, face 0 n=-0.970143 0.00000 0.242536 +DEAL::Cell 3.2009, face 5 n=0.00000 0.970143 -0.242536 +DEAL::Cell 3.2012, face 4 n=9.61830e-17 -0.970143 0.242536 +DEAL::Cell 3.2015, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2018, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2021, face 1 n=0.894427 0.00000 -0.447214 +DEAL::Cell 3.2024, face 0 n=-0.894427 0.00000 0.447214 +DEAL::Cell 3.2026, face 5 n=-1.36346e-16 0.800000 -0.600000 +DEAL::Cell 3.2029, face 4 n=0.00000 -0.800000 0.600000 +DEAL::Cell 3.2032, face 3 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.2035, face 2 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.2038, face 1 n=0.970143 0.00000 -0.242536 +DEAL::Cell 3.2041, face 0 n=-0.800000 -7.93145e-17 0.600000 +DEAL::Cell 3.2043, face 5 n=0.00000 0.800000 -0.600000 +DEAL::Cell 3.2046, face 4 n=1.89618e-16 -0.800000 0.600000 +DEAL::Cell 3.2049, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2052, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2055, face 5 n=-0.447214 -9.75991e-17 0.894427 +DEAL::Cell 3.2058, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2061, face 3 n=-0.600000 0.800000 -4.25766e-16 +DEAL::Cell 3.2064, face 3 n=-0.242536 0.970143 1.94252e-16 +DEAL::Cell 3.2067, face 3 n=-5.49505e-21 1.00000 -1.06562e-19 +DEAL::Cell 3.2070, face 4 n=0.600000 2.40276e-16 -0.800000 +DEAL::Cell 3.2073, face 3 n=-0.242536 0.970143 -6.45397e-17 +DEAL::Cell 3.2076, face 2 n=0.447214 -0.894427 6.50585e-32 +DEAL::Cell 3.2079, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2082, face 2 n=0.600000 -0.800000 1.60184e-16 +DEAL::Cell 3.2085, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2088, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2091, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2094, face 0 n=-1.00000 -4.57029e-16 6.85543e-16 +DEAL::Cell 3.2097, face 0 n=-1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.2100, face 1 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2103, face 1 n=1.00000 -2.28514e-16 4.57029e-16 +DEAL::Cell 3.2106, face 0 n=-1.00000 4.57029e-16 -2.28514e-16 +DEAL::Cell 3.2108, face 5 n=2.01840e-17 9.36742e-18 1.00000 +DEAL::Cell 3.2111, face 4 n=0.242536 -6.45397e-17 -0.970143 +DEAL::Cell 3.2114, face 3 n=-0.447214 0.894427 -1.33663e-16 +DEAL::Cell 3.2117, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2120, face 1 n=1.00000 4.31862e-16 4.31862e-16 +DEAL::Cell 3.2123, face 0 n=-1.00000 4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2125, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2128, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2131, face 3 n=3.41458e-19 1.00000 -2.77396e-19 +DEAL::Cell 3.2134, face 2 n=0.242536 -0.970143 1.44978e-16 +DEAL::Cell 3.2137, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2140, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2142, face 5 n=-0.447214 0.00000 0.894427 +DEAL::Cell 3.2145, face 4 n=0.447214 1.52439e-16 -0.894427 +DEAL::Cell 3.2148, face 3 n=-0.600000 0.800000 -1.79328e-16 +DEAL::Cell 3.2151, face 2 n=0.600000 -0.800000 -3.40865e-16 +DEAL::Cell 3.2154, face 1 n=1.00000 -4.31862e-16 4.31862e-16 +DEAL::Cell 3.2157, face 0 n=-1.00000 -4.31862e-16 8.63725e-16 +DEAL::Cell 3.2159, face 5 n=-1.65327e-17 3.70349e-18 1.00000 +DEAL::Cell 3.2162, face 4 n=0.447214 2.67327e-16 -0.894427 +DEAL::Cell 3.2165, face 3 n=-0.242536 0.970143 8.26718e-17 +DEAL::Cell 3.2168, face 2 n=0.447214 -0.894427 0.00000 +DEAL::Cell 3.2171, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2174, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2177, face 0 n=-1.00000 4.17693e-16 4.17693e-16 +DEAL::Cell 3.2180, face 1 n=1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2183, face 1 n=1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.2186, face 0 n=-1.00000 -2.28514e-16 -2.28514e-16 +DEAL::Cell 3.2188, face 5 n=-0.447214 -1.07244e-16 0.894427 +DEAL::Cell 3.2191, face 4 n=0.600000 -2.12883e-16 -0.800000 +DEAL::Cell 3.2194, face 5 n=-0.600000 -2.40276e-16 0.800000 +DEAL::Cell 3.2197, face 5 n=-0.447214 2.92797e-16 0.894427 +DEAL::Cell 3.2200, face 5 n=-0.600000 -9.59224e-17 0.800000 +DEAL::Cell 3.2203, face 4 n=0.707107 0.00000 -0.707107 +DEAL::Cell 3.2206, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2209, face 3 n=0.242536 0.970143 -5.29306e-17 +DEAL::Cell 3.2212, face 4 n=0.242536 0.00000 -0.970143 +DEAL::Cell 3.2215, face 4 n=0.242536 -1.58792e-16 -0.970143 +DEAL::Cell 3.2218, face 3 n=0.447214 0.894427 3.21733e-16 +DEAL::Cell 3.2221, face 2 n=6.53258e-19 -1.00000 3.03178e-19 +DEAL::Cell 3.2224, face 2 n=-0.447214 -0.894427 -1.79091e-16 +DEAL::Cell 3.2227, face 2 n=-0.600000 -0.800000 -2.18238e-16 +DEAL::Cell 3.2230, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2233, face 2 n=-0.447214 -0.894427 2.38011e-16 +DEAL::Cell 3.2236, face 1 n=1.00000 -2.52271e-16 6.36409e-32 +DEAL::Cell 3.2239, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2241, face 5 n=-0.600000 6.81729e-17 0.800000 +DEAL::Cell 3.2244, face 4 n=0.600000 -5.97760e-17 -0.800000 +DEAL::Cell 3.2247, face 3 n=0.447214 0.894427 1.52439e-16 +DEAL::Cell 3.2250, face 2 n=-0.242536 -0.970143 -9.61830e-17 +DEAL::Cell 3.2253, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2256, face 0 n=-1.00000 0.00000 -5.63083e-16 +DEAL::Cell 3.2258, face 5 n=-0.600000 -2.98880e-16 0.800000 +DEAL::Cell 3.2261, face 4 n=0.600000 -6.81729e-17 -0.800000 +DEAL::Cell 3.2264, face 3 n=0.600000 0.800000 3.17258e-16 +DEAL::Cell 3.2267, face 2 n=-0.600000 -0.800000 4.74046e-17 +DEAL::Cell 3.2270, face 1 n=1.00000 -4.31862e-16 -8.63725e-16 +DEAL::Cell 3.2273, face 0 n=-1.00000 -3.18495e-16 3.18495e-16 +DEAL::Cell 3.2275, face 5 n=-0.242536 -8.26718e-17 0.970143 +DEAL::Cell 3.2278, face 4 n=0.242536 7.24891e-17 -0.970143 +DEAL::Cell 3.2281, face 3 n=0.242536 0.970143 1.14973e-16 +DEAL::Cell 3.2284, face 2 n=-7.15360e-19 -1.00000 1.93639e-19 +DEAL::Cell 3.2287, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2290, face 0 n=-1.00000 5.63083e-16 2.81541e-16 +DEAL::Cell 3.2292, face 5 n=-2.44337e-17 -1.63450e-17 1.00000 +DEAL::Cell 3.2295, face 4 n=0.242536 0.00000 -0.970143 +DEAL::Cell 3.2298, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2301, face 2 n=-0.447214 -0.894427 0.00000 +DEAL::Cell 3.2304, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2307, face 2 n=0.600000 -0.800000 2.18238e-16 +DEAL::Cell 3.2310, face 3 n=-0.447214 0.894427 -1.79091e-16 +DEAL::Cell 3.2313, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2316, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2319, face 0 n=-1.00000 -5.04543e-16 -2.52271e-16 +DEAL::Cell 3.2322, face 1 n=1.00000 4.17693e-16 -4.17693e-16 +DEAL::Cell 3.2325, face 1 n=1.00000 -4.57029e-16 -2.28514e-16 +DEAL::Cell 3.2328, face 1 n=1.00000 -2.52271e-16 2.52271e-16 +DEAL::Cell 3.2331, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2333, face 5 n=0.447214 -3.57016e-16 0.894427 +DEAL::Cell 3.2336, face 5 n=0.600000 -1.60184e-16 0.800000 +DEAL::Cell 3.2339, face 5 n=0.600000 8.29306e-16 0.800000 +DEAL::Cell 3.2343, face 0 n=-1.00000 -4.17693e-16 0.00000 +DEAL::Cell 3.2345, face 5 n=0.600000 7.45091e-16 0.800000 +DEAL::Cell 3.2348, face 4 n=-0.600000 -3.83689e-16 -0.800000 +DEAL::Cell 3.2351, face 3 n=-0.447214 0.894427 2.38011e-16 +DEAL::Cell 3.2354, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.2357, face 4 n=-0.600000 8.72953e-17 -0.800000 +DEAL::Cell 3.2360, face 4 n=-0.447214 -1.07244e-16 -0.894427 +DEAL::Cell 3.2363, face 3 n=-8.30475e-18 1.00000 -3.33496e-18 +DEAL::Cell 3.2366, face 2 n=0.242536 -0.970143 0.00000 +DEAL::Cell 3.2369, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2372, face 0 n=-1.00000 -5.63083e-16 2.81541e-16 +DEAL::Cell 3.2374, face 5 n=0.447214 2.67327e-16 0.894427 +DEAL::Cell 3.2377, face 4 n=7.97990e-18 -3.70349e-18 -1.00000 +DEAL::Cell 3.2380, face 3 n=-0.600000 0.800000 5.55201e-16 +DEAL::Cell 3.2383, face 2 n=0.600000 -0.800000 -1.42214e-16 +DEAL::Cell 3.2386, face 1 n=1.00000 -3.18495e-16 -3.18495e-16 +DEAL::Cell 3.2389, face 0 n=-1.00000 -3.18495e-16 -6.36990e-16 +DEAL::Cell 3.2391, face 5 n=0.447214 -1.52439e-16 0.894427 +DEAL::Cell 3.2394, face 4 n=3.43373e-17 -9.29467e-18 -1.00000 +DEAL::Cell 3.2397, face 3 n=-0.242536 0.970143 0.00000 +DEAL::Cell 3.2400, face 2 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.2403, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2406, face 0 n=-1.00000 0.00000 5.63083e-16 +DEAL::Cell 3.2408, face 5 n=0.600000 4.75887e-16 0.800000 +DEAL::Cell 3.2411, face 4 n=-0.447214 0.00000 -0.894427 +DEAL::Cell 3.2414, face 3 n=-0.447214 0.894427 0.00000 +DEAL::Cell 3.2417, face 2 n=0.447214 -0.894427 -3.04879e-16 +DEAL::Cell 3.2420, face 1 n=1.00000 3.18495e-16 0.00000 +DEAL::Cell 3.2423, face 0 n=-1.00000 3.18495e-16 -2.37747e-33 +DEAL::Cell 3.2425, face 5 n=0.600000 -2.37023e-16 0.800000 +DEAL::Cell 3.2428, face 4 n=-0.600000 -1.58629e-16 -0.800000 +DEAL::Cell 3.2431, face 3 n=7.64998e-18 1.00000 -8.48715e-19 +DEAL::Cell 3.2434, face 4 n=-2.31102e-17 1.56430e-18 -1.00000 +DEAL::Cell 3.2437, face 4 n=-0.242536 -1.05861e-16 -0.970143 +DEAL::Cell 3.2440, face 4 n=-3.20045e-17 9.36742e-18 -1.00000 +DEAL::Cell 3.2443, face 3 n=0.447214 0.894427 7.21930e-32 +DEAL::Cell 3.2446, face 2 n=-0.242536 -0.970143 1.16323e-16 +DEAL::Cell 3.2449, face 2 n=-0.447214 -0.894427 -1.95198e-16 +DEAL::Cell 3.2452, face 3 n=0.600000 0.800000 2.40276e-16 +DEAL::Cell 3.2455, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2458, face 2 n=-0.600000 -0.800000 -3.35728e-16 +DEAL::Cell 3.2461, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2464, face 1 n=1.00000 -4.17693e-16 -4.17693e-16 +DEAL::Cell 3.2467, face 1 n=1.00000 4.57029e-16 -6.85543e-16 +DEAL::Cell 3.2470, face 2 n=-0.242536 -0.970143 -1.94252e-16 +DEAL::Cell 3.2473, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2476, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2478, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2481, face 5 n=0.600000 -8.72953e-17 0.800000 +DEAL::Cell 3.2485, face 0 n=-1.00000 4.17693e-16 0.00000 +DEAL::Cell 3.2488, face 0 n=-1.00000 4.57029e-16 6.85543e-16 +DEAL::Cell 3.2490, face 5 n=0.600000 -1.91845e-16 0.800000 +DEAL::Cell 3.2493, face 4 n=-0.600000 -4.25766e-16 -0.800000 +DEAL::Cell 3.2496, face 3 n=0.242536 0.970143 1.44978e-16 +DEAL::Cell 3.2499, face 2 n=-0.242536 -0.970143 8.26718e-17 +DEAL::Cell 3.2502, face 1 n=1.00000 -3.18495e-16 6.36990e-16 +DEAL::Cell 3.2505, face 0 n=-1.00000 -4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2507, face 5 n=0.242536 0.00000 0.970143 +DEAL::Cell 3.2510, face 4 n=-0.242536 9.61830e-17 -0.970143 +DEAL::Cell 3.2513, face 3 n=0.600000 0.800000 -3.40865e-16 +DEAL::Cell 3.2516, face 2 n=-0.447214 -0.894427 -2.67327e-16 +DEAL::Cell 3.2519, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2522, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2524, face 5 n=0.447214 -1.07589e-31 0.894427 +DEAL::Cell 3.2527, face 4 n=-0.242536 0.00000 -0.970143 +DEAL::Cell 3.2530, face 3 n=0.447214 0.894427 1.33663e-16 +DEAL::Cell 3.2533, face 2 n=-5.72266e-18 -1.00000 3.05136e-18 +DEAL::Cell 3.2536, face 1 n=1.00000 4.31862e-16 4.31862e-16 +DEAL::Cell 3.2539, face 0 n=-1.00000 4.31862e-16 -4.31862e-16 +DEAL::Cell 3.2541, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2544, face 4 n=-0.447214 -2.67327e-16 -0.894427 +DEAL::Cell 3.2547, face 3 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2550, face 2 n=-0.600000 -0.800000 1.79328e-16 +DEAL::Cell 3.2553, face 1 n=1.00000 0.00000 0.00000 +DEAL::Cell 3.2556, face 0 n=-1.00000 0.00000 0.00000 +DEAL::Cell 3.2558, face 5 n=0.707107 0.00000 0.707107 +DEAL::Cell 3.2562, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2565, face 0 n=-0.800000 0.600000 2.40276e-16 +DEAL::Cell 3.2568, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2571, face 1 n=1.00000 -9.41826e-18 1.17218e-18 +DEAL::Cell 3.2574, face 2 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.2577, face 1 n=0.894427 -0.447214 -1.07244e-16 +DEAL::Cell 3.2580, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2582, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2585, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2588, face 3 n=2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.2591, face 2 n=2.52271e-16 -1.00000 -8.07941e-34 +DEAL::Cell 3.2594, face 3 n=2.28514e-16 1.00000 -5.22188e-32 +DEAL::Cell 3.2597, face 4 n=9.71258e-17 0.242536 -0.970143 +DEAL::Cell 3.2600, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2603, face 4 n=-9.75991e-17 0.447214 -0.894427 +DEAL::Cell 3.2606, face 5 n=-5.11496e-18 -2.17787e-17 1.00000 +DEAL::Cell 3.2609, face 4 n=-2.60234e-31 0.447214 -0.894427 +DEAL::Cell 3.2612, face 3 n=2.52271e-16 1.00000 0.00000 +DEAL::Cell 3.2615, face 2 n=2.52271e-16 -1.00000 6.36409e-32 +DEAL::Cell 3.2618, face 1 n=0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.2621, face 0 n=-0.970143 0.242536 -1.16323e-16 +DEAL::Cell 3.2623, face 5 n=-1.45526e-17 -3.13564e-17 1.00000 +DEAL::Cell 3.2627, face 0 n=-0.970143 -0.242536 1.05861e-16 +DEAL::Cell 3.2630, face 1 n=0.970143 0.242536 2.11722e-16 +DEAL::Cell 3.2633, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2636, face 1 n=0.800000 0.600000 2.40276e-16 +DEAL::Cell 3.2639, face 2 n=-4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.2642, face 1 n=0.970143 0.242536 6.45397e-17 +DEAL::Cell 3.2645, face 0 n=-0.970143 -0.242536 1.16323e-16 +DEAL::Cell 3.2647, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2650, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2653, face 3 n=-2.52271e-16 1.00000 0.00000 +DEAL::Cell 3.2656, face 3 n=-4.17693e-16 1.00000 -4.17693e-16 +DEAL::Cell 3.2659, face 3 n=4.57029e-16 1.00000 -6.85543e-16 +DEAL::Cell 3.2662, face 4 n=-1.05861e-16 0.242536 -0.970143 +DEAL::Cell 3.2665, face 5 n=-1.94252e-16 -0.242536 0.970143 +DEAL::Cell 3.2668, face 5 n=1.17322e-18 -1.94090e-17 1.00000 +DEAL::Cell 3.2671, face 5 n=3.83622e-18 -9.67653e-18 1.00000 +DEAL::Cell 3.2674, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2677, face 3 n=-2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.2680, face 2 n=4.57029e-16 -1.00000 6.85543e-16 +DEAL::Cell 3.2683, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.2686, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.2688, face 5 n=0.00000 -0.600000 0.800000 +DEAL::Cell 3.2691, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2694, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2697, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2700, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.2703, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.2705, face 5 n=-1.58629e-16 -0.600000 0.800000 +DEAL::Cell 3.2708, face 4 n=1.58629e-16 0.600000 -0.800000 +DEAL::Cell 3.2711, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2714, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2717, face 1 n=1.00000 4.88913e-18 2.13003e-18 +DEAL::Cell 3.2720, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2722, face 5 n=1.65344e-16 -0.242536 0.970143 +DEAL::Cell 3.2725, face 4 n=1.44978e-16 0.242536 -0.970143 +DEAL::Cell 3.2728, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2731, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2734, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.2737, face 0 n=-0.800000 0.600000 3.96572e-16 +DEAL::Cell 3.2739, face 5 n=0.00000 -0.242536 0.970143 +DEAL::Cell 3.2742, face 4 n=0.00000 0.242536 -0.970143 +DEAL::Cell 3.2745, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2748, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2751, face 1 n=1.00000 1.76990e-18 8.48715e-19 +DEAL::Cell 3.2754, face 0 n=-1.00000 -5.72266e-18 -3.05136e-18 +DEAL::Cell 3.2756, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.2759, face 4 n=0.00000 0.600000 -0.800000 +DEAL::Cell 3.2762, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2765, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2768, face 1 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.2771, face 0 n=-0.970143 -0.242536 0.00000 +DEAL::Cell 3.2773, face 5 n=-1.77353e-16 -0.447214 0.894427 +DEAL::Cell 3.2776, face 4 n=0.00000 0.707107 -0.707107 +DEAL::Cell 3.2779, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2782, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2785, face 1 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.2788, face 0 n=-1.00000 -1.40778e-18 -3.74573e-18 +DEAL::Cell 3.2790, face 5 n=9.98627e-18 3.56086e-17 1.00000 +DEAL::Cell 3.2793, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2796, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2799, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2802, face 1 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.2805, face 0 n=-0.970143 -0.242536 0.00000 +DEAL::Cell 3.2807, face 5 n=2.77761e-18 2.82929e-17 1.00000 +DEAL::Cell 3.2810, face 4 n=0.00000 0.447214 -0.894427 +DEAL::Cell 3.2813, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2816, face 3 n=-4.17693e-16 1.00000 -4.17693e-16 +DEAL::Cell 3.2819, face 3 n=2.28514e-16 1.00000 2.28514e-16 +DEAL::Cell 3.2822, face 4 n=1.05861e-16 -0.242536 -0.970143 +DEAL::Cell 3.2825, face 5 n=1.94252e-16 0.242536 0.970143 +DEAL::Cell 3.2828, face 5 n=0.00000 0.447214 0.894427 +DEAL::Cell 3.2831, face 5 n=-9.75991e-17 0.447214 0.894427 +DEAL::Cell 3.2834, face 4 n=1.45526e-17 -7.99413e-18 -1.00000 +DEAL::Cell 3.2837, face 3 n=-2.52271e-16 1.00000 -6.36409e-32 +DEAL::Cell 3.2840, face 2 n=2.28514e-16 -1.00000 -2.28514e-16 +DEAL::Cell 3.2843, face 1 n=1.00000 -6.53258e-19 3.03178e-19 +DEAL::Cell 3.2846, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2849, face 0 n=-0.800000 0.600000 1.60184e-16 +DEAL::Cell 3.2852, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2855, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2858, face 2 n=4.17693e-16 -1.00000 4.17693e-16 +DEAL::Cell 3.2861, face 3 n=4.17693e-16 1.00000 0.00000 +DEAL::Cell 3.2864, face 2 n=-2.28514e-16 -1.00000 5.22188e-32 +DEAL::Cell 3.2867, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2870, face 0 n=-0.707107 0.707107 0.00000 +DEAL::Cell 3.2872, face 5 n=1.91845e-16 0.600000 0.800000 +DEAL::Cell 3.2875, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.2878, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2881, face 4 n=-1.17322e-18 2.68113e-17 -1.00000 +DEAL::Cell 3.2884, face 4 n=1.94252e-16 -0.242536 -0.970143 +DEAL::Cell 3.2887, face 4 n=-1.05861e-16 -0.242536 -0.970143 +DEAL::Cell 3.2890, face 5 n=-1.05861e-16 0.242536 0.970143 +DEAL::Cell 3.2894, face 0 n=-0.894427 -0.447214 -9.75991e-17 +DEAL::Cell 3.2896, face 5 n=5.81615e-17 0.242536 0.970143 +DEAL::Cell 3.2899, face 4 n=-1.09144e-17 2.31584e-17 -1.00000 +DEAL::Cell 3.2902, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2905, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2908, face 1 n=0.800000 0.600000 4.79612e-17 +DEAL::Cell 3.2911, face 0 n=-0.800000 -0.600000 -5.32208e-17 +DEAL::Cell 3.2914, face 1 n=0.970143 0.242536 -1.05861e-16 +DEAL::Cell 3.2917, face 1 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.2920, face 1 n=0.800000 0.600000 0.00000 +DEAL::Cell 3.2923, face 2 n=-4.17693e-16 -1.00000 4.17693e-16 +DEAL::Cell 3.2926, face 3 n=-2.28514e-16 1.00000 5.22188e-32 +DEAL::Cell 3.2929, face 2 n=-4.57029e-16 -1.00000 6.85543e-16 +DEAL::Cell 3.2932, face 1 n=0.970143 0.242536 -1.16323e-16 +DEAL::Cell 3.2935, face 0 n=-0.970143 -0.242536 1.29079e-16 +DEAL::Cell 3.2937, face 5 n=-3.35728e-16 0.600000 0.800000 +DEAL::Cell 3.2940, face 4 n=-1.91845e-16 -0.600000 -0.800000 +DEAL::Cell 3.2943, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2946, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2949, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2952, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2954, face 5 n=-2.48016e-16 0.242536 0.970143 +DEAL::Cell 3.2957, face 4 n=-1.44978e-16 -0.242536 -0.970143 +DEAL::Cell 3.2960, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2963, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2966, face 1 n=0.800000 -0.600000 1.42214e-16 +DEAL::Cell 3.2969, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.2971, face 5 n=0.00000 0.242536 0.970143 +DEAL::Cell 3.2974, face 4 n=0.00000 -0.242536 -0.970143 +DEAL::Cell 3.2977, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2980, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.2983, face 1 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.2986, face 0 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.2988, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.2991, face 4 n=0.00000 -0.600000 -0.800000 +DEAL::Cell 3.2994, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.2997, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3000, face 1 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3003, face 0 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.3005, face 5 n=0.00000 0.707107 0.707107 +DEAL::Cell 3.3008, face 4 n=-1.22588e-17 -3.58927e-17 -1.00000 +DEAL::Cell 3.3011, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3014, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3017, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.3020, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3022, face 5 n=-1.52439e-16 0.447214 0.894427 +DEAL::Cell 3.3025, face 4 n=-6.97100e-18 -2.98654e-17 -1.00000 +DEAL::Cell 3.3028, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3031, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3034, face 1 n=0.800000 0.600000 -3.31832e-16 +DEAL::Cell 3.3037, face 0 n=-0.800000 -0.600000 -5.55201e-16 +DEAL::Cell 3.3039, face 5 n=0.00000 0.447214 0.894427 +DEAL::Cell 3.3042, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3045, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3048, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3051, face 1 n=0.707107 0.707107 0.00000 +DEAL::Cell 3.3054, face 0 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3056, face 5 n=0.00000 0.600000 0.800000 +DEAL::Cell 3.3059, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3062, face 3 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3065, face 2 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3068, face 1 n=0.800000 0.600000 5.55201e-16 +DEAL::Cell 3.3071, face 0 n=-0.800000 -0.600000 -2.37023e-16 +DEAL::Cell 3.3074, face 1 n=4.17693e-16 -1.00000 -4.17693e-16 +DEAL::Cell 3.3077, face 1 n=2.28514e-16 -1.00000 2.28514e-16 +DEAL::Cell 3.3080, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3083, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3085, face 5 n=-1.19005e-16 0.447214 0.894427 +DEAL::Cell 3.3088, face 5 n=-1.60184e-16 0.600000 0.800000 +DEAL::Cell 3.3091, face 5 n=-6.98363e-16 0.600000 0.800000 +DEAL::Cell 3.3095, face 0 n=-4.17693e-16 1.00000 3.69154e-34 +DEAL::Cell 3.3097, face 5 n=-4.25766e-16 0.600000 0.800000 +DEAL::Cell 3.3100, face 4 n=9.59224e-17 -0.600000 -0.800000 +DEAL::Cell 3.3103, face 3 n=1.00000 8.30475e-18 3.33496e-18 +DEAL::Cell 3.3106, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3109, face 4 n=5.29306e-17 -0.242536 -0.970143 +DEAL::Cell 3.3112, face 4 n=1.07244e-16 -0.447214 -0.894427 +DEAL::Cell 3.3115, face 3 n=0.894427 0.447214 2.38011e-16 +DEAL::Cell 3.3118, face 2 n=-0.800000 -0.600000 -2.87767e-16 +DEAL::Cell 3.3121, face 2 n=-0.894427 -0.447214 -1.95198e-16 +DEAL::Cell 3.3124, face 3 n=0.970143 0.242536 -1.94252e-16 +DEAL::Cell 3.3127, face 3 n=1.00000 2.02252e-18 1.17218e-18 +DEAL::Cell 3.3130, face 2 n=-0.970143 -0.242536 5.81615e-17 +DEAL::Cell 3.3133, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3136, face 0 n=-2.81541e-16 1.00000 -2.81541e-16 +DEAL::Cell 3.3138, face 5 n=-4.78208e-16 0.600000 0.800000 +DEAL::Cell 3.3141, face 4 n=-6.81729e-17 -0.600000 -0.800000 +DEAL::Cell 3.3144, face 3 n=0.800000 0.600000 -6.34516e-16 +DEAL::Cell 3.3147, face 2 n=-0.800000 -0.600000 1.42214e-16 +DEAL::Cell 3.3150, face 1 n=-4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3153, face 0 n=-3.18495e-16 1.00000 -3.18495e-16 +DEAL::Cell 3.3155, face 5 n=2.72692e-16 0.600000 0.800000 +DEAL::Cell 3.3158, face 4 n=4.78208e-16 -0.600000 -0.800000 +DEAL::Cell 3.3161, face 3 n=0.970143 0.242536 -1.14973e-16 +DEAL::Cell 3.3164, face 2 n=-0.894427 -0.447214 0.00000 +DEAL::Cell 3.3167, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3170, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3172, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3175, face 4 n=8.26718e-17 -0.242536 -0.970143 +DEAL::Cell 3.3178, face 3 n=0.894427 0.447214 0.00000 +DEAL::Cell 3.3181, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3184, face 1 n=3.18495e-16 -1.00000 -3.18495e-16 +DEAL::Cell 3.3187, face 0 n=3.18495e-16 1.00000 3.18495e-16 +DEAL::Cell 3.3189, face 5 n=0.00000 0.00000 1.00000 +DEAL::Cell 3.3192, face 4 n=-1.07589e-31 -0.447214 -0.894427 +DEAL::Cell 3.3195, face 3 n=1.00000 -3.72993e-18 8.48715e-19 +DEAL::Cell 3.3198, face 2 n=-0.970143 -0.242536 -1.92366e-16 +DEAL::Cell 3.3201, face 2 n=-1.00000 -9.41826e-18 -1.17218e-18 +DEAL::Cell 3.3204, face 3 n=0.970143 -0.242536 9.71258e-17 +DEAL::Cell 3.3207, face 3 n=0.894427 -0.447214 9.75991e-17 +DEAL::Cell 3.3210, face 2 n=-0.970143 0.242536 0.00000 +DEAL::Cell 3.3213, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3216, face 1 n=-4.17693e-16 -1.00000 -4.17693e-16 +DEAL::Cell 3.3219, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3222, face 2 n=-0.800000 0.600000 -2.40276e-16 +DEAL::Cell 3.3225, face 1 n=0.00000 -1.00000 5.63083e-16 +DEAL::Cell 3.3228, face 0 n=4.57029e-16 1.00000 -6.85543e-16 +DEAL::Cell 3.3230, face 5 n=2.14489e-16 0.447214 0.894427 +DEAL::Cell 3.3233, face 5 n=-5.29306e-17 0.242536 0.970143 +DEAL::Cell 3.3237, face 0 n=4.17693e-16 1.00000 0.00000 +DEAL::Cell 3.3240, face 0 n=-4.57029e-16 1.00000 -2.28514e-16 +DEAL::Cell 3.3242, face 5 n=-3.52829e-32 0.242536 0.970143 +DEAL::Cell 3.3245, face 4 n=-6.45397e-17 -0.242536 -0.970143 +DEAL::Cell 3.3248, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3251, face 4 n=0.00000 -0.447214 -0.894427 +DEAL::Cell 3.3254, face 5 n=-3.91074e-19 8.63606e-18 1.00000 +DEAL::Cell 3.3257, face 4 n=-3.57016e-16 -0.447214 -0.894427 +DEAL::Cell 3.3260, face 3 n=0.800000 -0.600000 -9.59224e-17 +DEAL::Cell 3.3263, face 2 n=-0.800000 0.600000 -2.12883e-16 +DEAL::Cell 3.3266, face 1 n=-3.18495e-16 -1.00000 3.18495e-16 +DEAL::Cell 3.3269, face 0 n=-3.18495e-16 1.00000 -6.36990e-16 +DEAL::Cell 3.3271, face 5 n=-9.24754e-32 0.447214 0.894427 +DEAL::Cell 3.3274, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.3277, face 3 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3280, face 2 n=-0.894427 0.447214 -1.33663e-16 +DEAL::Cell 3.3283, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3286, face 0 n=5.63083e-16 1.00000 2.81541e-16 +DEAL::Cell 3.3288, face 5 n=-3.17258e-16 0.600000 0.800000 +DEAL::Cell 3.3291, face 4 n=0.00000 -0.707107 -0.707107 +DEAL::Cell 3.3294, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.3297, face 2 n=-1.00000 2.90394e-18 -3.05136e-18 +DEAL::Cell 3.3300, face 1 n=3.18495e-16 -1.00000 6.36990e-16 +DEAL::Cell 3.3303, face 0 n=3.18495e-16 1.00000 -6.36990e-16 +DEAL::Cell 3.3305, face 5 n=-1.14973e-16 0.242536 0.970143 +DEAL::Cell 3.3308, face 4 n=9.61830e-17 -0.242536 -0.970143 +DEAL::Cell 3.3311, face 3 n=0.894427 -0.447214 0.00000 +DEAL::Cell 3.3314, face 2 n=-0.800000 0.600000 -1.79328e-16 +DEAL::Cell 3.3317, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3320, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3322, face 5 n=1.92366e-16 0.242536 0.970143 +DEAL::Cell 3.3325, face 4 n=1.14973e-16 -0.242536 -0.970143 +DEAL::Cell 3.3328, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3331, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3334, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3337, face 4 n=0.00000 0.00000 -1.00000 +DEAL::Cell 3.3340, face 3 n=0.800000 0.600000 -2.39806e-16 +DEAL::Cell 3.3343, face 2 n=-0.800000 -0.600000 4.25766e-16 +DEAL::Cell 3.3346, face 3 n=1.00000 6.87082e-19 3.25895e-20 +DEAL::Cell 3.3349, face 3 n=0.970143 0.242536 -1.28439e-31 +DEAL::Cell 3.3352, face 3 n=0.970143 0.242536 5.81615e-17 +DEAL::Cell 3.3355, face 2 n=-0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.3358, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3361, face 1 n=2.28514e-16 -1.00000 -1.04438e-31 +DEAL::Cell 3.3364, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3367, face 2 n=-0.800000 -0.600000 6.35479e-31 +DEAL::Cell 3.3370, face 1 n=2.52271e-16 -1.00000 6.36409e-32 +DEAL::Cell 3.3373, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3375, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3379, face 0 n=-4.17693e-16 1.00000 4.17693e-16 +DEAL::Cell 3.3382, face 1 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.3385, face 0 n=2.52271e-16 1.00000 -3.18204e-32 +DEAL::Cell 3.3387, face 5 n=-2.12883e-16 -0.600000 0.800000 +DEAL::Cell 3.3390, face 4 n=1.91845e-16 0.600000 -0.800000 +DEAL::Cell 3.3393, face 3 n=0.800000 0.600000 2.04519e-16 +DEAL::Cell 3.3396, face 2 n=-0.707107 -0.707107 0.00000 +DEAL::Cell 3.3399, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3402, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3404, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3407, face 4 n=0.00000 0.242536 -0.970143 +DEAL::Cell 3.3410, face 3 n=1.00000 -7.33721e-19 3.40521e-19 +DEAL::Cell 3.3413, face 2 n=-0.894427 -0.447214 1.52439e-16 +DEAL::Cell 3.3416, face 1 n=4.31862e-16 -1.00000 4.31862e-16 +DEAL::Cell 3.3419, face 0 n=4.31862e-16 1.00000 -4.31862e-16 +DEAL::Cell 3.3421, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3424, face 4 n=-2.67327e-16 0.447214 -0.894427 +DEAL::Cell 3.3427, face 3 n=0.894427 0.447214 3.04879e-16 +DEAL::Cell 3.3430, face 2 n=-0.800000 -0.600000 -1.79328e-16 +DEAL::Cell 3.3433, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3436, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3438, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3441, face 4 n=4.57318e-16 0.447214 -0.894427 +DEAL::Cell 3.3444, face 3 n=0.970143 0.242536 0.00000 +DEAL::Cell 3.3447, face 2 n=-0.970143 -0.242536 -1.65344e-16 +DEAL::Cell 3.3450, face 1 n=-4.31862e-16 -1.00000 4.31862e-16 +DEAL::Cell 3.3453, face 0 n=-4.31862e-16 1.00000 8.63725e-16 +DEAL::Cell 3.3455, face 5 n=0.00000 -0.707107 0.707107 +DEAL::Cell 3.3459, face 0 n=-4.17693e-16 1.00000 4.17693e-16 +DEAL::Cell 3.3462, face 1 n=4.17693e-16 -1.00000 0.00000 +DEAL::Cell 3.3465, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3467, face 5 n=3.91522e-32 -0.242536 0.970143 +DEAL::Cell 3.3470, face 4 n=3.52829e-32 0.242536 -0.970143 +DEAL::Cell 3.3473, face 4 n=1.27874e-18 -6.72340e-18 -1.00000 +DEAL::Cell 3.3476, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3479, face 5 n=0.00000 -0.447214 0.894427 +DEAL::Cell 3.3482, face 4 n=2.34185e-18 -1.03430e-17 -1.00000 +DEAL::Cell 3.3485, face 3 n=0.800000 -0.600000 2.12883e-16 +DEAL::Cell 3.3488, face 3 n=0.970143 -0.242536 0.00000 +DEAL::Cell 3.3491, face 3 n=0.894427 -0.447214 -2.92797e-16 +DEAL::Cell 3.3494, face 4 n=-2.40276e-16 0.600000 -0.800000 +DEAL::Cell 3.3497, face 3 n=0.970143 -0.242536 -6.45397e-17 +DEAL::Cell 3.3500, face 2 n=-1.00000 7.20237e-20 -1.95155e-19 +DEAL::Cell 3.3503, face 1 n=0.00000 -1.00000 -5.63083e-16 +DEAL::Cell 3.3506, face 2 n=-0.800000 0.600000 -1.60184e-16 +DEAL::Cell 3.3509, face 2 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.3512, face 2 n=-0.894427 0.447214 -1.07244e-16 +DEAL::Cell 3.3515, face 1 n=-5.63083e-16 -1.00000 -2.81541e-16 +DEAL::Cell 3.3518, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3520, face 5 n=7.24891e-17 -0.242536 0.970143 +DEAL::Cell 3.3523, face 4 n=3.32876e-18 2.30623e-18 -1.00000 +DEAL::Cell 3.3526, face 3 n=0.894427 -0.447214 2.67327e-16 +DEAL::Cell 3.3529, face 2 n=-1.00000 7.00800e-19 -7.71560e-20 +DEAL::Cell 3.3532, face 1 n=4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3535, face 0 n=4.31862e-16 1.00000 8.63725e-16 +DEAL::Cell 3.3537, face 5 n=-1.65344e-16 -0.242536 0.970143 +DEAL::Cell 3.3540, face 4 n=-7.24891e-17 0.242536 -0.970143 +DEAL::Cell 3.3543, face 3 n=0.707107 -0.707107 0.00000 +DEAL::Cell 3.3546, face 2 n=-0.800000 0.600000 -9.62302e-32 +DEAL::Cell 3.3549, face 1 n=0.00000 -1.00000 0.00000 +DEAL::Cell 3.3552, face 0 n=0.00000 1.00000 0.00000 +DEAL::Cell 3.3554, face 5 n=-4.78208e-16 -0.600000 0.800000 +DEAL::Cell 3.3557, face 4 n=-3.40865e-16 0.600000 -0.800000 +DEAL::Cell 3.3560, face 3 n=0.970143 -0.242536 9.61830e-17 +DEAL::Cell 3.3563, face 2 n=-0.970143 0.242536 -1.14973e-16 +DEAL::Cell 3.3566, face 1 n=-4.31862e-16 -1.00000 -8.63725e-16 +DEAL::Cell 3.3569, face 0 n=-3.18495e-16 1.00000 3.18495e-16 +DEAL::Cell 3.3571, face 5 n=-5.45384e-16 -0.600000 0.800000 +DEAL::Cell 3.3574, face 4 n=6.57536e-16 0.600000 -0.800000 +DEAL::Cell 3.3577, face 3 n=0.800000 -0.600000 -4.26642e-16 +DEAL::Cell 3.3580, face 2 n=-0.894427 0.447214 0.00000 +DEAL::Cell 3.3583, face 1 n=0.00000 -1.00000 0.00000 diff --git a/tests/bits/mesh_3d_7.cc b/tests/bits/mesh_3d_7.cc index 327d5d18d3..fc87db3919 100644 --- a/tests/bits/mesh_3d_7.cc +++ b/tests/bits/mesh_3d_7.cc @@ -121,7 +121,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_7.output b/tests/bits/mesh_3d_7.output new file mode 100644 index 0000000000..e25bec147b --- /dev/null +++ b/tests/bits/mesh_3d_7.output @@ -0,0 +1,109882 @@ + +DEAL::Initial check +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Check 0 +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 1 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 3 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 4 +DEAL:: 0.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL::Cell 1.7, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 5 +DEAL:: 1.50000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 1.50000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL::Check 1 +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 1 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 3 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 4 +DEAL:: 0.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL::Cell 1.7, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 5 +DEAL:: 1.50000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 1.50000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: 0.250000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL::Cell 2.16, face 3 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: 0.250000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL::Cell 2.20, face 4 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: 0.250000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 1 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 4 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.37, face 0 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.40, face 0 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.45, face 0 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.46, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 1.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: 0.250000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 1 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.53, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.55, face 0 +DEAL:: 0.250000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: 0.750000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.750000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 0 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL:: 1.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL:: 1.75000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 1 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 2.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 1 +DEAL:: 1.75000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL:: 1.50000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.70, face 1 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 1.50000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 1.75000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 1.75000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.74, face 5 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL:: 1.75000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.79, face 2 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL:: 1.75000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.87, face 4 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL:: 1.75000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 2.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 2.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL:: 2.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.75000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.50000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL:: 1.50000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.96, face 1 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 1.25000 0.500000 0.00000, 0.0156250 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 1.50000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL:: 1.25000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL::Cell 2.102, face 1 +DEAL:: 1.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 1.25000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 4 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL:: 1.50000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL::Cell 2.110, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL::Cell 2.112, face 1 +DEAL:: 1.25000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL:: 1.25000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL:: 1.25000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL:: 1.25000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL:: 1.25000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL::Cell 2.126, face 1 +DEAL:: 1.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Check 2 +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 1 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 3 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 4 +DEAL:: 0.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL::Cell 1.7, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 5 +DEAL:: 1.50000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 1.50000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: 0.250000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL::Cell 2.16, face 3 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: 0.250000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL::Cell 2.20, face 4 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: 0.250000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 1 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 4 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.37, face 0 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.40, face 0 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.45, face 0 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.46, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 1.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: 0.250000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 1 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.53, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.55, face 0 +DEAL:: 0.250000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: 0.750000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.750000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 0 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL:: 1.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL:: 1.75000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 1 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 2.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 1 +DEAL:: 1.75000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL:: 1.50000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.70, face 1 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 1.50000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 1.75000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 1.75000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.74, face 5 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL:: 1.75000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.79, face 2 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL:: 1.75000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.87, face 4 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL:: 1.75000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 2.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 2.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL:: 2.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.75000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.50000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL:: 1.50000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.96, face 1 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 1.25000 0.500000 0.00000, 0.0156250 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 1.50000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL:: 1.25000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL::Cell 2.102, face 1 +DEAL:: 1.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 1.25000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 4 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL:: 1.50000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL::Cell 2.110, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL::Cell 2.112, face 1 +DEAL:: 1.25000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL:: 1.25000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL:: 1.25000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL:: 1.25000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL:: 1.25000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL::Cell 2.126, face 1 +DEAL:: 1.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 3.0, face 1 +DEAL::Cell 3.0, face 3 +DEAL:: 0.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.0, face 5 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL::Cell 3.1, face 3 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 1 +DEAL::Cell 3.2, face 2 +DEAL::Cell 3.2, face 3 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL::Cell 3.3, face 1 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 3 +DEAL::Cell 3.4, face 4 +DEAL:: 0.125000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL::Cell 3.5, face 1 +DEAL::Cell 3.5, face 3 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL::Cell 3.6, face 1 +DEAL::Cell 3.6, face 2 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.6, face 3 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL::Cell 3.7, face 5 +DEAL:: 0.250000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 3 +DEAL::Cell 3.8, face 5 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 3 +DEAL::Cell 3.9, face 5 +DEAL:: 0.500000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.10, face 0 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 5 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL::Cell 3.11, face 3 +DEAL:: 0.375000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL::Cell 3.12, face 3 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL::Cell 3.13, face 0 +DEAL::Cell 3.13, face 1 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.13, face 3 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 2 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL::Cell 3.14, face 5 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.15, face 0 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL::Cell 3.15, face 3 +DEAL:: 0.500000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.15, face 4 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 1 +DEAL::Cell 3.16, face 2 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL::Cell 3.17, face 1 +DEAL::Cell 3.17, face 2 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 5 +DEAL::Cell 3.18, face 1 +DEAL::Cell 3.18, face 2 +DEAL:: 0.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.18, face 3 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL::Cell 3.19, face 1 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 5 +DEAL::Cell 3.20, face 1 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL::Cell 3.21, face 3 +DEAL::Cell 3.21, face 4 +DEAL:: 0.250000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL::Cell 3.22, face 3 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL::Cell 3.23, face 0 +DEAL::Cell 3.23, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL::Cell 3.23, face 4 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.24, face 1 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL::Cell 3.24, face 5 +DEAL:: 0.375000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL::Cell 3.25, face 3 +DEAL:: 0.500000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL::Cell 3.26, face 2 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL:: 0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL::Cell 3.28, face 1 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL::Cell 3.28, face 4 +DEAL::Cell 3.28, face 5 +DEAL:: 0.250000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL::Cell 3.29, face 2 +DEAL::Cell 3.29, face 3 +DEAL:: 0.500000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL::Cell 3.30, face 0 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.30, face 3 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL::Cell 3.31, face 0 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL::Cell 3.31, face 3 +DEAL::Cell 3.31, face 4 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 3 +DEAL::Cell 3.32, face 4 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL:: 0.125000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 1 +DEAL::Cell 3.34, face 2 +DEAL::Cell 3.34, face 3 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL::Cell 3.35, face 0 +DEAL::Cell 3.35, face 1 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL::Cell 3.35, face 4 +DEAL::Cell 3.35, face 5 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.36, face 1 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL:: 0.125000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL::Cell 3.37, face 5 +DEAL:: 0.250000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL::Cell 3.38, face 3 +DEAL::Cell 3.38, face 4 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL::Cell 3.39, face 1 +DEAL::Cell 3.39, face 2 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL:: 0.375000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.40, face 3 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL::Cell 3.41, face 0 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.41, face 1 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL::Cell 3.41, face 5 +DEAL:: 0.375000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL::Cell 3.42, face 3 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.42, face 4 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL::Cell 3.44, face 0 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL::Cell 3.44, face 5 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 3 +DEAL::Cell 3.45, face 4 +DEAL:: 0.500000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL::Cell 3.47, face 0 +DEAL::Cell 3.47, face 1 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL::Cell 3.47, face 4 +DEAL::Cell 3.47, face 5 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL::Cell 3.48, face 3 +DEAL::Cell 3.48, face 4 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL::Cell 3.49, face 1 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.49, face 4 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 1 +DEAL::Cell 3.50, face 2 +DEAL:: 0.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL::Cell 3.51, face 0 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.51, face 1 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL::Cell 3.51, face 4 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.51, face 5 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL::Cell 3.52, face 3 +DEAL::Cell 3.52, face 4 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL::Cell 3.53, face 2 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL::Cell 3.54, face 1 +DEAL:: 0.125000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL::Cell 3.54, face 5 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL::Cell 3.56, face 1 +DEAL::Cell 3.56, face 2 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL::Cell 3.57, face 0 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL::Cell 3.57, face 4 +DEAL:: 0.500000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL::Cell 3.59, face 0 +DEAL::Cell 3.59, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL::Cell 3.59, face 5 +DEAL:: 0.375000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL::Cell 3.60, face 3 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL::Cell 3.61, face 5 +DEAL::Cell 3.62, face 0 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL::Cell 3.62, face 4 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL::Cell 3.63, face 2 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL:: 0.625000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.64, face 3 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL::Cell 3.65, face 1 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL::Cell 3.66, face 1 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 5 +DEAL::Cell 3.67, face 0 +DEAL:: 0.625000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL::Cell 3.67, face 3 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL:: 0.500000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.68, face 1 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL::Cell 3.68, face 5 +DEAL:: 0.625000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 3 +DEAL::Cell 3.69, face 4 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL::Cell 3.70, face 2 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL::Cell 3.71, face 0 +DEAL::Cell 3.71, face 1 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL::Cell 3.71, face 5 +DEAL:: 0.750000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 3 +DEAL::Cell 3.72, face 5 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.73, face 0 +DEAL::Cell 3.73, face 1 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 5 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL::Cell 3.74, face 5 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 1 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.75, face 5 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 3 +DEAL:: 0.875000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.76, face 4 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 1 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL::Cell 3.78, face 1 +DEAL:: 0.875000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.78, face 2 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL::Cell 3.78, face 5 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 1 +DEAL::Cell 3.79, face 2 +DEAL::Cell 3.79, face 3 +DEAL:: 1.00000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL::Cell 3.80, face 1 +DEAL:: 0.625000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 5 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL::Cell 3.82, face 3 +DEAL::Cell 3.82, face 5 +DEAL:: 0.500000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.83, face 0 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL::Cell 3.83, face 3 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL::Cell 3.84, face 2 +DEAL::Cell 3.84, face 3 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL::Cell 3.85, face 5 +DEAL:: 0.625000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL::Cell 3.86, face 3 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL::Cell 3.87, face 1 +DEAL::Cell 3.87, face 2 +DEAL:: 0.625000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL::Cell 3.88, face 5 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 1 +DEAL::Cell 3.89, face 2 +DEAL::Cell 3.89, face 3 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL::Cell 3.90, face 3 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.90, face 5 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 1 +DEAL::Cell 3.91, face 2 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.91, face 3 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.92, face 2 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.93, face 0 +DEAL::Cell 3.93, face 1 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.93, face 5 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.94, face 3 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.95, face 1 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL::Cell 3.95, face 4 +DEAL:: 1.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL::Cell 3.96, face 3 +DEAL::Cell 3.96, face 4 +DEAL:: 0.500000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL::Cell 3.97, face 1 +DEAL::Cell 3.97, face 3 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL::Cell 3.98, face 4 +DEAL::Cell 3.98, face 5 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 3 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.100, face 4 +DEAL::Cell 3.100, face 5 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL:: 0.750000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL::Cell 3.102, face 0 +DEAL:: 0.500000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.102, face 1 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL::Cell 3.105, face 0 +DEAL:: 0.875000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.105, face 1 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL::Cell 3.105, face 5 +DEAL::Cell 3.106, face 0 +DEAL:: 0.750000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL::Cell 3.106, face 3 +DEAL::Cell 3.106, face 4 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL::Cell 3.107, face 1 +DEAL::Cell 3.107, face 2 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL::Cell 3.108, face 0 +DEAL:: 0.750000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.108, face 1 +DEAL::Cell 3.108, face 3 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.109, face 1 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.110, face 0 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.110, face 4 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 1 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.111, face 2 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL:: 0.500000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL:: 0.750000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.113, face 3 +DEAL::Cell 3.113, face 4 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL:: 0.500000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.114, face 1 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL:: 0.500000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL:: 0.625000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.116, face 2 +DEAL::Cell 3.116, face 3 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL:: 0.625000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.117, face 0 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL:: 0.625000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.119, face 1 +DEAL::Cell 3.119, face 2 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL:: 0.750000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.119, face 5 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 1 +DEAL:: 1.00000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL::Cell 3.121, face 5 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.122, face 0 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL::Cell 3.122, face 3 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.122, face 4 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 1 +DEAL::Cell 3.123, face 2 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 5 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 1 +DEAL::Cell 3.125, face 2 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.125, face 3 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.126, face 2 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.127, face 0 +DEAL::Cell 3.127, face 1 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL:: 1.00000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.127, face 4 +DEAL::Cell 3.127, face 5 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 5 +DEAL::Cell 3.129, face 0 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL:: 0.125000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 5 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL:: 0.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.130, face 3 +DEAL::Cell 3.130, face 5 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL:: 0.250000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL::Cell 3.131, face 5 +DEAL::Cell 3.132, face 1 +DEAL:: 0.125000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL:: 0.250000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 1 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL:: 0.125000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.134, face 4 +DEAL::Cell 3.134, face 5 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 2 +DEAL::Cell 3.135, face 3 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.136, face 1 +DEAL::Cell 3.136, face 2 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 5 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL::Cell 3.138, face 1 +DEAL::Cell 3.138, face 2 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 5 +DEAL::Cell 3.139, face 0 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 5 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 2 +DEAL::Cell 3.140, face 3 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.141, face 0 +DEAL::Cell 3.141, face 1 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL:: 0.250000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 3 +DEAL::Cell 3.142, face 4 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.143, face 1 +DEAL::Cell 3.143, face 2 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.143, face 5 +DEAL::Cell 3.144, face 1 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL::Cell 3.145, face 3 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 1 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 5 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 5 +DEAL:: 0.125000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.148, face 1 +DEAL::Cell 3.148, face 2 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.148, face 5 +DEAL::Cell 3.149, face 0 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL:: 0.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL::Cell 3.151, face 0 +DEAL::Cell 3.151, face 1 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 4 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.153, face 1 +DEAL::Cell 3.153, face 2 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 5 +DEAL:: 0.500000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 5 +DEAL:: 0.250000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 5 +DEAL:: 0.500000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.156, face 0 +DEAL::Cell 3.156, face 1 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL:: 0.375000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL:: 0.375000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL:: 0.375000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.160, face 1 +DEAL::Cell 3.160, face 2 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL:: 0.125000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.160, face 5 +DEAL::Cell 3.161, face 0 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.162, face 2 +DEAL::Cell 3.162, face 3 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL:: 0.125000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 1 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL:: 0.125000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL::Cell 3.166, face 1 +DEAL:: 0.125000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL:: 0.125000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL::Cell 3.167, face 2 +DEAL::Cell 3.167, face 3 +DEAL:: 0.250000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL::Cell 3.168, face 0 +DEAL::Cell 3.168, face 1 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL::Cell 3.168, face 4 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL:: 0.375000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL::Cell 3.170, face 1 +DEAL::Cell 3.170, face 2 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL::Cell 3.170, face 5 +DEAL::Cell 3.171, face 0 +DEAL:: 0.375000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL::Cell 3.171, face 3 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL::Cell 3.173, face 0 +DEAL::Cell 3.173, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL::Cell 3.173, face 4 +DEAL::Cell 3.173, face 5 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL::Cell 3.174, face 2 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL:: 0.250000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL::Cell 3.175, face 5 +DEAL::Cell 3.176, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL:: 0.125000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.177, face 5 +DEAL::Cell 3.178, face 1 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 4 +DEAL:: 0.125000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL:: 0.250000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.182, face 1 +DEAL::Cell 3.182, face 2 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL:: 0.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 4 +DEAL:: 0.250000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL::Cell 3.184, face 3 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL::Cell 3.185, face 0 +DEAL::Cell 3.185, face 1 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL::Cell 3.185, face 4 +DEAL::Cell 3.185, face 5 +DEAL:: 0.375000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL::Cell 3.186, face 2 +DEAL::Cell 3.186, face 4 +DEAL:: 0.375000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL::Cell 3.187, face 1 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 4 +DEAL:: 0.375000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.187, face 5 +DEAL::Cell 3.188, face 0 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 3 +DEAL::Cell 3.188, face 4 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.189, face 1 +DEAL::Cell 3.189, face 2 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 4 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL::Cell 3.192, face 0 +DEAL::Cell 3.192, face 1 +DEAL:: 0.625000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL::Cell 3.192, face 5 +DEAL::Cell 3.193, face 0 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL::Cell 3.193, face 3 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.194, face 1 +DEAL::Cell 3.194, face 2 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 5 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL:: 0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL::Cell 3.197, face 1 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL::Cell 3.197, face 4 +DEAL::Cell 3.197, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL::Cell 3.200, face 0 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL::Cell 3.200, face 3 +DEAL::Cell 3.200, face 5 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 1 +DEAL::Cell 3.201, face 2 +DEAL::Cell 3.201, face 3 +DEAL:: 1.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL::Cell 3.202, face 1 +DEAL::Cell 3.202, face 2 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL::Cell 3.203, face 1 +DEAL::Cell 3.203, face 2 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 1 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL:: 1.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 4 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL::Cell 3.206, face 2 +DEAL:: 0.750000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.207, face 1 +DEAL::Cell 3.207, face 2 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 5 +DEAL::Cell 3.209, face 0 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.209, face 3 +DEAL::Cell 3.209, face 5 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL:: 0.625000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 5 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 5 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL:: 0.625000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL::Cell 3.212, face 4 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.213, face 1 +DEAL::Cell 3.213, face 2 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL:: 0.625000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.214, face 4 +DEAL::Cell 3.214, face 5 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 4 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL:: 0.875000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.216, face 2 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 5 +DEAL::Cell 3.217, face 0 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.217, face 1 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL::Cell 3.217, face 5 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL::Cell 3.218, face 5 +DEAL:: 0.875000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.219, face 0 +DEAL::Cell 3.219, face 1 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 5 +DEAL::Cell 3.220, face 0 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL::Cell 3.220, face 3 +DEAL::Cell 3.220, face 4 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 1 +DEAL::Cell 3.221, face 2 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.221, face 3 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL::Cell 3.222, face 0 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.222, face 1 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.223, face 1 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.224, face 0 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.224, face 4 +DEAL::Cell 3.224, face 5 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.225, face 2 +DEAL::Cell 3.225, face 3 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 1 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 5 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.227, face 3 +DEAL::Cell 3.227, face 4 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.228, face 1 +DEAL::Cell 3.228, face 2 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.229, face 0 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.229, face 4 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.230, face 2 +DEAL::Cell 3.230, face 3 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL:: 0.625000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.231, face 0 +DEAL::Cell 3.231, face 1 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL:: 0.625000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.231, face 5 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL:: 0.750000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.232, face 3 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.233, face 1 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL::Cell 3.233, face 4 +DEAL:: 1.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.233, face 5 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 1 +DEAL:: 1.00000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 2 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL::Cell 3.235, face 5 +DEAL:: 0.875000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.236, face 0 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.236, face 4 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 1 +DEAL::Cell 3.237, face 2 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 1 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 5 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 1 +DEAL::Cell 3.239, face 2 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.239, face 3 +DEAL::Cell 3.239, face 4 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.240, face 2 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.241, face 0 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.241, face 4 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL:: 0.625000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.242, face 2 +DEAL::Cell 3.242, face 4 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL::Cell 3.243, face 1 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.243, face 2 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL::Cell 3.244, face 0 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.244, face 1 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL::Cell 3.244, face 4 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.244, face 5 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL::Cell 3.245, face 2 +DEAL:: 0.750000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL::Cell 3.245, face 5 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL:: 0.625000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.246, face 2 +DEAL::Cell 3.246, face 4 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL:: 0.625000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.247, face 1 +DEAL::Cell 3.247, face 2 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL:: 0.625000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.248, face 0 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.248, face 4 +DEAL::Cell 3.248, face 5 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 1 +DEAL::Cell 3.249, face 2 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 3 +DEAL::Cell 3.249, face 4 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.250, face 1 +DEAL::Cell 3.250, face 2 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL:: 0.750000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 1 +DEAL::Cell 3.251, face 2 +DEAL::Cell 3.251, face 4 +DEAL:: 1.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL::Cell 3.252, face 3 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL::Cell 3.253, face 1 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL::Cell 3.253, face 5 +DEAL:: 0.875000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL::Cell 3.254, face 4 +DEAL:: 0.875000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 1 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 4 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.255, face 5 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 3 +DEAL::Cell 3.256, face 4 +DEAL:: 0.125000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.256, face 5 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL::Cell 3.257, face 3 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.257, face 4 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL:: 0.125000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.258, face 3 +DEAL::Cell 3.258, face 4 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.259, face 2 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.260, face 1 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL:: 0.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.261, face 0 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 3 +DEAL::Cell 3.261, face 4 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.261, face 5 +DEAL::Cell 3.262, face 1 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL:: 0.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.262, face 5 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.263, face 3 +DEAL::Cell 3.263, face 4 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL:: 0.250000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.264, face 1 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.265, face 0 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL::Cell 3.265, face 5 +DEAL:: 0.375000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.266, face 0 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL:: 0.250000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.266, face 4 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.267, face 2 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.268, face 0 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 3 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 0 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL:: 0.500000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 5 +DEAL::Cell 3.270, face 0 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.270, face 3 +DEAL::Cell 3.270, face 4 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.271, face 1 +DEAL::Cell 3.271, face 2 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.272, face 1 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.272, face 5 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.273, face 3 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 1 +DEAL:: 0.125000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.274, face 2 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL:: 0.125000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 1 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL:: 0.250000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 5 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL::Cell 3.276, face 3 +DEAL:: 0.125000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 4 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL::Cell 3.277, face 1 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.277, face 2 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL::Cell 3.278, face 1 +DEAL:: 0.125000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.278, face 2 +DEAL::Cell 3.278, face 3 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.279, face 0 +DEAL::Cell 3.279, face 1 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 4 +DEAL::Cell 3.279, face 5 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.280, face 2 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 1 +DEAL::Cell 3.281, face 2 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL:: 0.500000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 5 +DEAL::Cell 3.282, face 0 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.282, face 3 +DEAL::Cell 3.282, face 4 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL:: 0.375000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.283, face 1 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.284, face 0 +DEAL::Cell 3.284, face 1 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.284, face 4 +DEAL::Cell 3.284, face 5 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.285, face 2 +DEAL::Cell 3.285, face 3 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.286, face 0 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL:: 0.250000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.286, face 5 +DEAL::Cell 3.287, face 0 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.287, face 3 +DEAL::Cell 3.287, face 4 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 1 +DEAL:: 0.125000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.288, face 3 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.289, face 1 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL::Cell 3.290, face 1 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.290, face 2 +DEAL::Cell 3.290, face 3 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.291, face 0 +DEAL::Cell 3.291, face 1 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 4 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 3 +DEAL:: 0.125000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.292, face 4 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL:: 0.125000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL::Cell 3.294, face 4 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL::Cell 3.296, face 3 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 3 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.297, face 4 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.298, face 2 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 0 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 4 +DEAL::Cell 3.299, face 5 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 3 +DEAL:: 0.250000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.300, face 4 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL::Cell 3.301, face 3 +DEAL:: 0.375000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL::Cell 3.302, face 2 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.302, face 3 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.303, face 0 +DEAL::Cell 3.303, face 1 +DEAL:: 0.500000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.303, face 2 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.304, face 3 +DEAL::Cell 3.304, face 4 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 1 +DEAL::Cell 3.305, face 2 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 1 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.307, face 3 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 1 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.308, face 2 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.309, face 0 +DEAL:: 0.125000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.309, face 1 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL:: 0.250000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL::Cell 3.311, face 0 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL:: 0.250000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL::Cell 3.314, face 0 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.314, face 1 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL:: 0.250000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL::Cell 3.317, face 0 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL::Cell 3.317, face 4 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL::Cell 3.319, face 2 +DEAL:: 0.500000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.319, face 3 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 3 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL::Cell 3.321, face 0 +DEAL::Cell 3.321, face 1 +DEAL:: 0.750000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL::Cell 3.323, face 1 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL:: 0.625000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.324, face 3 +DEAL::Cell 3.324, face 4 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.325, face 1 +DEAL::Cell 3.325, face 3 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL:: 0.750000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.326, face 0 +DEAL::Cell 3.326, face 1 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL:: 0.625000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL:: 0.750000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 3 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL:: 0.875000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 1 +DEAL::Cell 3.329, face 3 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL:: 0.875000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL::Cell 3.330, face 2 +DEAL::Cell 3.330, face 3 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL::Cell 3.331, face 0 +DEAL::Cell 3.331, face 1 +DEAL:: 1.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL::Cell 3.331, face 5 +DEAL:: 1.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL::Cell 3.332, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.333, face 0 +DEAL::Cell 3.333, face 1 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL:: 1.00000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.333, face 5 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL:: 0.875000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.334, face 3 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.335, face 1 +DEAL::Cell 3.335, face 2 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.336, face 0 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.337, face 2 +DEAL::Cell 3.337, face 3 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 0 +DEAL::Cell 3.338, face 1 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 5 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.340, face 1 +DEAL::Cell 3.340, face 2 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.340, face 5 +DEAL::Cell 3.341, face 0 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.341, face 4 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 0 +DEAL::Cell 3.343, face 1 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 4 +DEAL::Cell 3.343, face 5 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.344, face 3 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 1 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL::Cell 3.345, face 4 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 5 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL::Cell 3.346, face 2 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.346, face 3 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 1 +DEAL:: 1.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL::Cell 3.347, face 5 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 4 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 1 +DEAL:: 1.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.349, face 2 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 1 +DEAL::Cell 3.351, face 2 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.351, face 3 +DEAL::Cell 3.351, face 4 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL:: 0.500000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.352, face 1 +DEAL::Cell 3.352, face 3 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL::Cell 3.353, face 0 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.353, face 1 +DEAL::Cell 3.353, face 3 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL:: 0.750000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.354, face 0 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL::Cell 3.354, face 3 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL::Cell 3.355, face 0 +DEAL::Cell 3.355, face 1 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL::Cell 3.355, face 4 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL:: 0.500000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.356, face 1 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.357, face 0 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.357, face 1 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.358, face 0 +DEAL:: 0.500000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL::Cell 3.358, face 4 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL::Cell 3.359, face 2 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.360, face 0 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL:: 0.875000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL::Cell 3.361, face 1 +DEAL::Cell 3.361, face 3 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL::Cell 3.362, face 1 +DEAL:: 0.875000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL::Cell 3.362, face 5 +DEAL::Cell 3.363, face 0 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.363, face 1 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL::Cell 3.363, face 4 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL::Cell 3.364, face 3 +DEAL:: 0.875000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 1 +DEAL::Cell 3.365, face 3 +DEAL:: 1.00000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.365, face 4 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL::Cell 3.366, face 2 +DEAL::Cell 3.366, face 3 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.367, face 0 +DEAL::Cell 3.367, face 1 +DEAL::Cell 3.367, face 2 +DEAL:: 0.875000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.369, face 5 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 3 +DEAL::Cell 3.370, face 4 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.372, face 4 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL:: 0.625000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.373, face 3 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: 0.625000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.375, face 0 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.376, face 0 +DEAL:: 0.750000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 1 +DEAL::Cell 3.376, face 2 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL::Cell 3.377, face 1 +DEAL::Cell 3.377, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL::Cell 3.377, face 5 +DEAL::Cell 3.378, face 0 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL::Cell 3.378, face 3 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.379, face 0 +DEAL::Cell 3.379, face 1 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL:: 0.875000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.381, face 0 +DEAL:: 0.875000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 1 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL::Cell 3.382, face 0 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL::Cell 3.382, face 4 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 1 +DEAL::Cell 3.383, face 2 +DEAL::Cell 3.383, face 3 +DEAL:: 1.00000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.384, face 1 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL:: 0.125000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.384, face 4 +DEAL::Cell 3.384, face 5 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.385, face 3 +DEAL::Cell 3.385, face 4 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 1 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL:: 0.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL::Cell 3.388, face 3 +DEAL:: 0.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL::Cell 3.389, face 0 +DEAL::Cell 3.389, face 1 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL::Cell 3.389, face 4 +DEAL::Cell 3.389, face 5 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL::Cell 3.391, face 1 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL::Cell 3.394, face 0 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL:: 0.375000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL::Cell 3.396, face 5 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL:: 0.500000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL::Cell 3.399, face 4 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 1 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.400, face 2 +DEAL::Cell 3.400, face 3 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.401, face 0 +DEAL::Cell 3.401, face 1 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL:: 0.250000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.401, face 4 +DEAL::Cell 3.401, face 5 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL:: 0.125000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL::Cell 3.403, face 2 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL:: 0.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.404, face 3 +DEAL::Cell 3.404, face 4 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL:: 0.125000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 1 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 4 +DEAL::Cell 3.406, face 5 +DEAL:: 0.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL::Cell 3.407, face 2 +DEAL::Cell 3.407, face 4 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL::Cell 3.408, face 1 +DEAL::Cell 3.408, face 2 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL::Cell 3.408, face 5 +DEAL::Cell 3.409, face 0 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL::Cell 3.409, face 3 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 4 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL:: 0.500000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.411, face 4 +DEAL::Cell 3.411, face 5 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.412, face 2 +DEAL::Cell 3.412, face 3 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 5 +DEAL::Cell 3.414, face 0 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 4 +DEAL::Cell 3.415, face 5 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 1 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.418, face 4 +DEAL::Cell 3.418, face 5 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.419, face 3 +DEAL::Cell 3.419, face 4 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 1 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.421, face 0 +DEAL:: 0.125000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.421, face 1 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL::Cell 3.421, face 4 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.423, face 0 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL::Cell 3.423, face 4 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL::Cell 3.424, face 2 +DEAL::Cell 3.424, face 3 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL::Cell 3.425, face 5 +DEAL::Cell 3.426, face 0 +DEAL:: 0.250000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL::Cell 3.426, face 3 +DEAL::Cell 3.426, face 4 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL::Cell 3.427, face 1 +DEAL::Cell 3.427, face 2 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL:: 0.250000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL::Cell 3.428, face 4 +DEAL::Cell 3.429, face 0 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.429, face 1 +DEAL::Cell 3.429, face 2 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL:: 0.500000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.430, face 0 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL:: 0.375000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL:: 0.500000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.431, face 3 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.432, face 1 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL:: 0.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL::Cell 3.433, face 4 +DEAL::Cell 3.433, face 5 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL::Cell 3.434, face 4 +DEAL::Cell 3.434, face 5 +DEAL:: 0.125000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.435, face 0 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL::Cell 3.435, face 4 +DEAL::Cell 3.435, face 5 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL::Cell 3.436, face 3 +DEAL::Cell 3.436, face 4 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.437, face 0 +DEAL::Cell 3.437, face 1 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 4 +DEAL:: 0.125000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL::Cell 3.439, face 4 +DEAL::Cell 3.440, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL::Cell 3.441, face 2 +DEAL:: 0.500000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL::Cell 3.442, face 0 +DEAL:: 0.250000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.442, face 1 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 4 +DEAL::Cell 3.442, face 5 +DEAL::Cell 3.443, face 0 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL::Cell 3.444, face 2 +DEAL::Cell 3.444, face 3 +DEAL:: 0.375000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.445, face 0 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL:: 0.500000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.447, face 0 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL:: 0.375000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL::Cell 3.448, face 2 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.448, face 3 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL::Cell 3.449, face 0 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 1 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL::Cell 3.450, face 3 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.450, face 4 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL::Cell 3.451, face 1 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.451, face 2 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL::Cell 3.451, face 5 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.452, face 0 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL:: 0.500000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL::Cell 3.453, face 2 +DEAL:: 0.625000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.453, face 3 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL::Cell 3.454, face 0 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.454, face 1 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL::Cell 3.454, face 4 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.454, face 5 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL::Cell 3.456, face 1 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.456, face 2 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL::Cell 3.456, face 5 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 0 +DEAL::Cell 3.457, face 1 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL:: 1.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 4 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL::Cell 3.458, face 2 +DEAL:: 0.750000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.459, face 1 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.459, face 5 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.460, face 3 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 1 +DEAL:: 1.00000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.461, face 2 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.462, face 0 +DEAL::Cell 3.462, face 1 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL:: 0.875000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.462, face 4 +DEAL::Cell 3.462, face 5 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 1 +DEAL:: 1.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.463, face 2 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL:: 0.625000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 5 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL::Cell 3.465, face 2 +DEAL:: 0.750000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.465, face 3 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL::Cell 3.466, face 0 +DEAL:: 0.500000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.466, face 1 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 4 +DEAL::Cell 3.466, face 5 +DEAL::Cell 3.467, face 0 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL::Cell 3.467, face 4 +DEAL::Cell 3.467, face 5 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL::Cell 3.468, face 3 +DEAL:: 0.625000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL::Cell 3.469, face 1 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL::Cell 3.471, face 2 +DEAL::Cell 3.471, face 4 +DEAL:: 0.625000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.471, face 5 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL::Cell 3.472, face 2 +DEAL:: 0.875000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.472, face 3 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.473, face 2 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL::Cell 3.473, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.474, face 0 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 1 +DEAL::Cell 3.475, face 2 +DEAL:: 1.00000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.475, face 4 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL::Cell 3.476, face 2 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL::Cell 3.477, face 0 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 1 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL::Cell 3.477, face 4 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL::Cell 3.478, face 1 +DEAL::Cell 3.478, face 2 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL::Cell 3.479, face 0 +DEAL::Cell 3.479, face 1 +DEAL::Cell 3.479, face 2 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.479, face 4 +DEAL::Cell 3.479, face 5 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL:: 0.625000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.480, face 2 +DEAL::Cell 3.480, face 3 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.481, face 0 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL::Cell 3.481, face 3 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL::Cell 3.482, face 0 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.482, face 3 +DEAL::Cell 3.482, face 4 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.483, face 1 +DEAL::Cell 3.483, face 2 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.483, face 5 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL::Cell 3.484, face 2 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.485, face 3 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.486, face 0 +DEAL::Cell 3.486, face 1 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL::Cell 3.487, face 0 +DEAL:: 0.625000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL::Cell 3.487, face 4 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL::Cell 3.488, face 2 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.488, face 5 +DEAL::Cell 3.489, face 0 +DEAL::Cell 3.489, face 1 +DEAL::Cell 3.489, face 2 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.489, face 3 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL::Cell 3.491, face 1 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.491, face 4 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL:: 0.875000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.492, face 2 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.493, face 0 +DEAL:: 0.875000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.493, face 1 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL:: 1.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL::Cell 3.494, face 4 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 1 +DEAL::Cell 3.495, face 2 +DEAL::Cell 3.495, face 3 +DEAL:: 0.875000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.496, face 0 +DEAL::Cell 3.496, face 1 +DEAL::Cell 3.496, face 2 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL::Cell 3.496, face 5 +DEAL::Cell 3.497, face 0 +DEAL:: 0.625000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL::Cell 3.497, face 3 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.498, face 0 +DEAL::Cell 3.498, face 1 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 4 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.498, face 5 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL::Cell 3.499, face 2 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL::Cell 3.500, face 1 +DEAL:: 0.625000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.501, face 2 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL::Cell 3.502, face 0 +DEAL:: 0.500000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.502, face 1 +DEAL::Cell 3.502, face 2 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.503, face 0 +DEAL:: 0.625000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 4 +DEAL::Cell 3.504, face 0 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 1 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL:: 0.875000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.507, face 1 +DEAL::Cell 3.507, face 2 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL:: 0.875000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 1 +DEAL::Cell 3.509, face 2 +DEAL::Cell 3.509, face 3 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.509, face 4 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL::Cell 3.510, face 2 +DEAL:: 0.875000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 1 +DEAL::Cell 3.511, face 2 +DEAL::Cell 3.511, face 4 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.512, face 1 +DEAL::Cell 3.512, face 3 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL:: 2.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.513, face 1 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 1 +DEAL:: 1.87500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 5 +DEAL::Cell 3.515, face 0 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 1 +DEAL:: 1.87500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.516, face 3 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL:: 1.87500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.517, face 1 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: 1.75000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL::Cell 3.518, face 4 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL::Cell 3.519, face 3 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL::Cell 3.520, face 1 +DEAL:: 2.00000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 5 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL:: 1.87500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.521, face 3 +DEAL::Cell 3.521, face 5 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL:: 1.87500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL:: 2.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.523, face 2 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 5 +DEAL::Cell 3.524, face 0 +DEAL:: 1.87500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.524, face 1 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: 1.75000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: 1.87500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL::Cell 3.526, face 3 +DEAL:: 1.87500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL::Cell 3.527, face 1 +DEAL:: 1.87500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL::Cell 3.527, face 5 +DEAL:: 1.75000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL::Cell 3.528, face 5 +DEAL:: 1.87500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL::Cell 3.529, face 2 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 5 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.530, face 1 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 5 +DEAL:: 1.87500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.531, face 0 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL::Cell 3.531, face 3 +DEAL:: 2.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL:: 1.75000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.532, face 4 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.533, face 3 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 1 +DEAL:: 1.87500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: 1.75000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL::Cell 3.536, face 2 +DEAL:: 2.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL::Cell 3.537, face 1 +DEAL:: 2.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL:: 1.87500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 5 +DEAL:: 1.87500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL::Cell 3.539, face 5 +DEAL:: 1.87500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL::Cell 3.540, face 3 +DEAL:: 1.75000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL:: 1.75000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 0 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL::Cell 3.542, face 4 +DEAL:: 1.87500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL::Cell 3.543, face 2 +DEAL:: 1.75000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 1 +DEAL:: 1.62500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL::Cell 3.546, face 1 +DEAL:: 1.75000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL:: 1.75000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 1 +DEAL::Cell 3.548, face 3 +DEAL:: 1.50000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 3 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.549, face 4 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: 1.50000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL:: 1.50000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.551, face 1 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL:: 1.62500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.551, face 5 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 3 +DEAL::Cell 3.552, face 4 +DEAL:: 1.75000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL::Cell 3.553, face 3 +DEAL:: 1.62500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL:: 1.62500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.554, face 2 +DEAL::Cell 3.554, face 3 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL:: 1.62500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 0 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL:: 1.75000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 3 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.556, face 4 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL:: 1.50000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.557, face 3 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL:: 1.50000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.558, face 1 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 1 +DEAL::Cell 3.560, face 2 +DEAL:: 1.75000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: 1.62500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL::Cell 3.561, face 5 +DEAL:: 1.62500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL:: 1.75000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL::Cell 3.563, face 1 +DEAL::Cell 3.563, face 2 +DEAL:: 1.75000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL::Cell 3.564, face 1 +DEAL:: 1.50000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL:: 1.62500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.565, face 1 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL:: 1.62500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.565, face 5 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL:: 1.62500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.566, face 4 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.567, face 2 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: 1.75000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL:: 1.75000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.568, face 5 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.569, face 3 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL:: 1.62500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.570, face 1 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: 1.62500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.571, face 4 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.572, face 2 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.573, face 0 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: 1.62500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL:: 1.50000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.574, face 3 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.575, face 1 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.575, face 5 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 3 +DEAL::Cell 3.576, face 5 +DEAL:: 1.87500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 5 +DEAL:: 1.87500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL::Cell 3.578, face 3 +DEAL:: 2.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL::Cell 3.579, face 1 +DEAL::Cell 3.579, face 2 +DEAL:: 1.87500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 3 +DEAL:: 1.87500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.580, face 4 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL:: 1.87500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.581, face 3 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL:: 1.75000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.582, face 1 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL:: 1.87500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.582, face 5 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL:: 1.87500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.583, face 4 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL:: 2.00000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.584, face 3 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 3 +DEAL:: 2.00000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL::Cell 3.586, face 1 +DEAL::Cell 3.586, face 2 +DEAL:: 1.87500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 5 +DEAL::Cell 3.587, face 0 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL:: 2.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.587, face 5 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 3 +DEAL:: 1.75000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 4 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 3 +DEAL:: 1.87500 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.589, face 4 +DEAL::Cell 3.589, face 5 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL::Cell 3.590, face 4 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL:: 1.87500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.591, face 2 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL:: 1.75000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.592, face 0 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL:: 2.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.592, face 5 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL:: 1.87500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.593, face 3 +DEAL::Cell 3.593, face 5 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL::Cell 3.594, face 2 +DEAL:: 2.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.594, face 3 +DEAL::Cell 3.594, face 5 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL:: 2.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 2 +DEAL::Cell 3.595, face 3 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.596, face 1 +DEAL::Cell 3.596, face 2 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL:: 1.87500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL:: 1.87500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 4 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL:: 1.87500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.598, face 2 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.599, face 0 +DEAL::Cell 3.599, face 1 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL:: 2.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.600, face 3 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 2 +DEAL:: 1.87500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 5 +DEAL::Cell 3.603, face 0 +DEAL:: 1.87500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL::Cell 3.604, face 1 +DEAL:: 1.87500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.604, face 2 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL::Cell 3.604, face 5 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 2 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL::Cell 3.606, face 1 +DEAL::Cell 3.606, face 2 +DEAL:: 1.75000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL::Cell 3.606, face 5 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 2 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.607, face 3 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL:: 1.75000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.608, face 1 +DEAL::Cell 3.608, face 3 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL:: 1.62500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 0 +DEAL::Cell 3.609, face 1 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL:: 1.75000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL::Cell 3.610, face 3 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.610, face 4 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL::Cell 3.611, face 1 +DEAL:: 1.75000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL:: 1.62500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL::Cell 3.612, face 3 +DEAL::Cell 3.612, face 4 +DEAL:: 1.62500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL::Cell 3.613, face 1 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL:: 1.62500 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.613, face 5 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL:: 1.50000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL:: 1.50000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL:: 1.62500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL:: 1.75000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.616, face 5 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 3 +DEAL::Cell 3.617, face 4 +DEAL:: 1.75000 1.00000 0.00000, 0.00390625 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL::Cell 3.618, face 1 +DEAL::Cell 3.618, face 2 +DEAL:: 1.75000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL::Cell 3.618, face 5 +DEAL::Cell 3.619, face 0 +DEAL:: 1.62500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL:: 1.62500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.620, face 1 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL:: 1.50000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.621, face 0 +DEAL::Cell 3.621, face 3 +DEAL::Cell 3.621, face 4 +DEAL::Cell 3.621, face 5 +DEAL:: 1.50000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL::Cell 3.622, face 2 +DEAL::Cell 3.622, face 3 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL:: 1.62500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 4 +DEAL::Cell 3.623, face 5 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL:: 1.75000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL:: 1.62500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL:: 1.62500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL::Cell 3.626, face 0 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL:: 1.75000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.626, face 3 +DEAL::Cell 3.626, face 4 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL:: 1.75000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL:: 1.75000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL:: 1.50000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL::Cell 3.628, face 5 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL:: 1.62500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.629, face 2 +DEAL::Cell 3.629, face 3 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL:: 1.50000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL:: 1.62500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL::Cell 3.631, face 4 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL:: 1.75000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.632, face 1 +DEAL::Cell 3.632, face 2 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL:: 1.75000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.633, face 4 +DEAL::Cell 3.633, face 5 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL:: 1.75000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.635, face 2 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL:: 1.62500 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL:: 1.62500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 2 +DEAL:: 1.50000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL::Cell 3.638, face 1 +DEAL:: 1.62500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.638, face 2 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL::Cell 3.638, face 5 +DEAL:: 1.50000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 2 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 1 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL:: 1.87500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL::Cell 3.641, face 3 +DEAL:: 2.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.641, face 5 +DEAL::Cell 3.642, face 1 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL:: 1.87500 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.642, face 5 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL:: 2.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.643, face 3 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 1 +DEAL::Cell 3.644, face 2 +DEAL:: 1.75000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL::Cell 3.645, face 1 +DEAL:: 1.87500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL::Cell 3.645, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL::Cell 3.646, face 3 +DEAL::Cell 3.646, face 4 +DEAL:: 1.87500 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL::Cell 3.647, face 1 +DEAL::Cell 3.647, face 2 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL:: 2.00000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL:: 2.00000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.649, face 1 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL::Cell 3.649, face 5 +DEAL:: 1.87500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL::Cell 3.650, face 3 +DEAL:: 1.87500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL::Cell 3.651, face 2 +DEAL::Cell 3.651, face 3 +DEAL:: 2.00000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL::Cell 3.652, face 5 +DEAL::Cell 3.653, face 0 +DEAL:: 1.75000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL::Cell 3.653, face 4 +DEAL:: 1.87500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL:: 1.87500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL::Cell 3.655, face 4 +DEAL::Cell 3.655, face 5 +DEAL:: 1.75000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 5 +DEAL:: 1.87500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 0 +DEAL::Cell 3.657, face 1 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 5 +DEAL:: 1.87500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL:: 2.00000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL::Cell 3.659, face 5 +DEAL::Cell 3.660, face 1 +DEAL:: 1.75000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL:: 1.75000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL::Cell 3.661, face 4 +DEAL:: 1.87500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL::Cell 3.662, face 4 +DEAL:: 1.87500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL::Cell 3.663, face 2 +DEAL:: 1.87500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL::Cell 3.664, face 1 +DEAL:: 1.87500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL::Cell 3.665, face 1 +DEAL:: 2.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL::Cell 3.665, face 5 +DEAL::Cell 3.666, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.666, face 1 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL:: 1.87500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL::Cell 3.667, face 5 +DEAL::Cell 3.668, face 0 +DEAL:: 1.75000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL::Cell 3.668, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.669, face 0 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL::Cell 3.669, face 3 +DEAL:: 1.75000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.669, face 4 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL::Cell 3.670, face 1 +DEAL:: 1.75000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.670, face 2 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL::Cell 3.671, face 0 +DEAL:: 1.75000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.671, face 1 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL::Cell 3.672, face 1 +DEAL:: 1.75000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL:: 1.62500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL:: 1.62500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.675, face 2 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL:: 1.62500 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL:: 1.62500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 5 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL:: 1.50000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.677, face 3 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 1 +DEAL::Cell 3.678, face 2 +DEAL:: 1.62500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL::Cell 3.679, face 0 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL::Cell 3.679, face 4 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL::Cell 3.681, face 1 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL::Cell 3.681, face 5 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL::Cell 3.682, face 3 +DEAL:: 1.75000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 1.62500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL::Cell 3.684, face 0 +DEAL:: 1.62500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL::Cell 3.684, face 4 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL::Cell 3.685, face 2 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL::Cell 3.686, face 5 +DEAL:: 1.50000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL::Cell 3.687, face 3 +DEAL:: 1.50000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 1 +DEAL::Cell 3.688, face 2 +DEAL:: 1.75000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL::Cell 3.689, face 0 +DEAL:: 1.62500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.690, face 1 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL:: 1.62500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.691, face 0 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 4 +DEAL:: 1.75000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL::Cell 3.692, face 3 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.692, face 4 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL::Cell 3.694, face 1 +DEAL:: 1.62500 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.695, face 1 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: 1.50000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL::Cell 3.696, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL::Cell 3.697, face 2 +DEAL:: 1.62500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: 1.62500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 4 +DEAL::Cell 3.698, face 5 +DEAL:: 1.62500 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 4 +DEAL::Cell 3.699, face 5 +DEAL:: 1.62500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL::Cell 3.700, face 2 +DEAL::Cell 3.700, face 3 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL:: 1.50000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL::Cell 3.702, face 4 +DEAL::Cell 3.702, face 5 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 0 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL::Cell 3.703, face 4 +DEAL:: 1.62500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 2.00000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL::Cell 3.705, face 1 +DEAL:: 1.87500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 2 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL:: 2.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.706, face 2 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL:: 2.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.707, face 1 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 5 +DEAL:: 1.87500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL:: 1.75000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 4 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL::Cell 3.709, face 2 +DEAL:: 1.87500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL:: 1.75000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.711, face 3 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL::Cell 3.712, face 1 +DEAL:: 2.00000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 5 +DEAL::Cell 3.713, face 0 +DEAL:: 2.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 5 +DEAL::Cell 3.714, face 0 +DEAL:: 1.87500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 5 +DEAL:: 1.87500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.715, face 0 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL:: 1.87500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL:: 1.87500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL:: 1.87500 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL:: 1.75000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL:: 1.87500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 1.75000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL:: 2.00000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.720, face 5 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL::Cell 3.721, face 2 +DEAL:: 1.87500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.721, face 3 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL:: 2.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.722, face 5 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL::Cell 3.723, face 2 +DEAL:: 1.87500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL::Cell 3.724, face 2 +DEAL:: 1.87500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL::Cell 3.725, face 0 +DEAL:: 1.75000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.725, face 1 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 4 +DEAL:: 1.87500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL:: 1.87500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.727, face 4 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL:: 1.87500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.728, face 2 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL::Cell 3.729, face 2 +DEAL:: 2.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 5 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL:: 2.00000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL::Cell 3.731, face 2 +DEAL:: 2.00000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.731, face 5 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL:: 1.75000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.732, face 3 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 2 +DEAL:: 1.87500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 1.87500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 4 +DEAL::Cell 3.734, face 5 +DEAL:: 1.75000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.735, face 0 +DEAL::Cell 3.735, face 2 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL:: 1.75000 1.00000 -1.00000, 0.00390625 +DEAL::Cell 3.736, face 0 +DEAL::Cell 3.736, face 1 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.736, face 5 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL:: 1.62500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.737, face 3 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL:: 1.62500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.738, face 1 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.738, face 5 +DEAL::Cell 3.739, face 0 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.739, face 4 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL:: 1.62500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.740, face 2 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.741, face 0 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL:: 1.50000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.741, face 4 +DEAL::Cell 3.741, face 5 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL:: 1.62500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.742, face 3 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL:: 1.62500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 1 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL:: 1.62500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 5 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.744, face 3 +DEAL::Cell 3.744, face 4 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 2 +DEAL:: 1.75000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 5 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL:: 1.62500 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.747, face 4 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL::Cell 3.748, face 2 +DEAL:: 1.62500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL::Cell 3.749, face 0 +DEAL:: 1.62500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL:: 1.50000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 0 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL::Cell 3.750, face 3 +DEAL:: 1.50000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.750, face 4 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL:: 1.62500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.751, face 4 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL:: 1.75000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.752, face 2 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL:: 1.62500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.753, face 0 +DEAL::Cell 3.753, face 1 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL:: 1.62500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.753, face 4 +DEAL::Cell 3.753, face 5 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL:: 1.75000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 1.75000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.756, face 1 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL:: 1.62500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.756, face 5 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL::Cell 3.757, face 3 +DEAL:: 1.62500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL::Cell 3.758, face 1 +DEAL:: 1.62500 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL::Cell 3.759, face 0 +DEAL:: 1.50000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.759, face 1 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL:: 1.50000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.760, face 0 +DEAL::Cell 3.760, face 1 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.760, face 5 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.761, face 4 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.762, face 2 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL:: 1.62500 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.763, face 2 +DEAL::Cell 3.763, face 4 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL:: 1.62500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL:: 1.50000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.765, face 5 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL:: 1.50000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.766, face 4 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 2 +DEAL::Cell 3.767, face 4 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 3 +DEAL::Cell 3.768, face 4 +DEAL:: 1.50000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 3 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 1 +DEAL::Cell 3.770, face 2 +DEAL:: 1.37500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL:: 1.37500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.772, face 1 +DEAL::Cell 3.772, face 3 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL:: 1.25000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 0 +DEAL::Cell 3.773, face 1 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL:: 1.37500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL:: 1.37500 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL:: 1.25000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.775, face 3 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL::Cell 3.776, face 0 +DEAL:: 1.37500 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.776, face 1 +DEAL::Cell 3.776, face 3 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL:: 1.37500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.777, face 0 +DEAL::Cell 3.777, face 1 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 1.37500 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL:: 1.37500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.778, face 4 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL:: 1.37500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.779, face 2 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL:: 1.37500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.780, face 0 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL::Cell 3.780, face 5 +DEAL:: 1.25000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 3 +DEAL::Cell 3.781, face 4 +DEAL:: 1.37500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.781, face 5 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL::Cell 3.782, face 2 +DEAL:: 1.37500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.782, face 3 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL::Cell 3.783, face 0 +DEAL:: 1.25000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.783, face 1 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL:: 1.25000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL:: 1.50000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL:: 1.50000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 1 +DEAL:: 1.37500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.786, face 2 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL:: 1.50000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.787, face 1 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL::Cell 3.787, face 4 +DEAL:: 1.50000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.787, face 5 +DEAL::Cell 3.788, face 1 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL:: 1.37500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 1 +DEAL:: 1.37500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.790, face 2 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL::Cell 3.790, face 5 +DEAL:: 1.25000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.791, face 0 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL::Cell 3.791, face 3 +DEAL:: 1.37500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 4 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL::Cell 3.792, face 1 +DEAL:: 1.37500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.792, face 2 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL::Cell 3.793, face 0 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 1 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL::Cell 3.793, face 4 +DEAL:: 1.50000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 5 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL::Cell 3.794, face 2 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.794, face 3 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL::Cell 3.795, face 0 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.795, face 1 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL::Cell 3.795, face 5 +DEAL:: 1.37500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.796, face 0 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL::Cell 3.796, face 3 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.796, face 4 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL::Cell 3.797, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.797, face 2 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL::Cell 3.797, face 5 +DEAL:: 1.25000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.798, face 0 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL::Cell 3.798, face 4 +DEAL:: 1.37500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.798, face 5 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL::Cell 3.799, face 2 +DEAL:: 1.25000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.799, face 3 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL::Cell 3.800, face 1 +DEAL:: 1.12500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.800, face 3 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 1 +DEAL:: 1.25000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL::Cell 3.802, face 5 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL::Cell 3.803, face 3 +DEAL:: 1.25000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 1 +DEAL::Cell 3.804, face 3 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.804, face 5 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL::Cell 3.805, face 3 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.805, face 5 +DEAL::Cell 3.806, face 1 +DEAL::Cell 3.806, face 2 +DEAL:: 1.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.806, face 5 +DEAL::Cell 3.807, face 0 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: 1.12500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.807, face 5 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL:: 1.25000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.808, face 5 +DEAL::Cell 3.809, face 0 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 3 +DEAL:: 1.12500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.809, face 4 +DEAL::Cell 3.809, face 5 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL:: 1.12500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.810, face 2 +DEAL::Cell 3.810, face 3 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL:: 1.12500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.811, face 0 +DEAL::Cell 3.811, face 1 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL:: 1.25000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.811, face 5 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 3 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.812, face 4 +DEAL::Cell 3.812, face 5 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL::Cell 3.813, face 5 +DEAL::Cell 3.814, face 0 +DEAL:: 1.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL::Cell 3.814, face 4 +DEAL::Cell 3.814, face 5 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: 1.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.815, face 5 +DEAL::Cell 3.816, face 1 +DEAL::Cell 3.816, face 2 +DEAL:: 1.25000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL::Cell 3.817, face 0 +DEAL:: 1.12500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL::Cell 3.817, face 4 +DEAL::Cell 3.817, face 5 +DEAL:: 1.12500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL::Cell 3.818, face 3 +DEAL::Cell 3.818, face 4 +DEAL:: 1.25000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL::Cell 3.819, face 1 +DEAL::Cell 3.819, face 2 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL::Cell 3.819, face 5 +DEAL::Cell 3.820, face 1 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.820, face 2 +DEAL::Cell 3.820, face 3 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.820, face 5 +DEAL::Cell 3.821, face 0 +DEAL:: 1.12500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.821, face 1 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL::Cell 3.821, face 4 +DEAL:: 1.12500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.821, face 5 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL::Cell 3.822, face 3 +DEAL:: 1.12500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.822, face 5 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: 1.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.823, face 5 +DEAL::Cell 3.824, face 0 +DEAL:: 1.25000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL:: 1.25000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.824, face 5 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.825, face 3 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.826, face 1 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: 1.12500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL:: 1.12500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.827, face 4 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL:: 1.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.828, face 2 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.828, face 5 +DEAL:: 1.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL:: 1.12500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.829, face 5 +DEAL::Cell 3.830, face 0 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL:: 1.00000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.830, face 5 +DEAL::Cell 3.831, face 0 +DEAL:: 1.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.831, face 5 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 3 +DEAL::Cell 3.832, face 4 +DEAL:: 1.50000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL::Cell 3.833, face 3 +DEAL:: 1.37500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL:: 1.37500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.834, face 2 +DEAL::Cell 3.834, face 3 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL:: 1.37500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 0 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL:: 1.50000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 3 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.836, face 4 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL:: 1.25000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.837, face 3 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.838, face 1 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 1.25000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL:: 1.37500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.840, face 3 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL:: 1.37500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.841, face 3 +DEAL::Cell 3.841, face 4 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL:: 1.50000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.842, face 2 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL:: 1.37500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.843, face 0 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.843, face 5 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 3 +DEAL:: 1.25000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.844, face 4 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL:: 1.37500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.845, face 5 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL:: 1.25000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL:: 1.25000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.847, face 2 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.848, face 0 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 1.50000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL:: 1.37500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.849, face 3 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL:: 1.37500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.850, face 1 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL:: 1.50000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.850, face 5 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 1.50000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL:: 1.37500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.852, face 2 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL:: 1.25000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.853, face 0 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL:: 1.25000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.853, face 4 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 1.37500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 1 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 5 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL:: 1.37500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.856, face 3 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 2 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 5 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 2 +DEAL::Cell 3.859, face 3 +DEAL:: 1.37500 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.859, face 4 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL:: 1.37500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL::Cell 3.861, face 0 +DEAL:: 1.37500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 0 +DEAL::Cell 3.862, face 1 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL:: 1.25000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.862, face 4 +DEAL::Cell 3.862, face 5 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL:: 1.37500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.863, face 4 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL:: 1.25000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL:: 1.12500 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.865, face 1 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL::Cell 3.865, face 5 +DEAL:: 1.12500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.866, face 0 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL::Cell 3.866, face 4 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL::Cell 3.867, face 2 +DEAL:: 1.12500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL::Cell 3.868, face 0 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.868, face 1 +DEAL::Cell 3.868, face 3 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.868, face 5 +DEAL:: 1.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.869, face 5 +DEAL:: 1.00000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.870, face 0 +DEAL::Cell 3.870, face 1 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.870, face 4 +DEAL::Cell 3.870, face 5 +DEAL::Cell 3.871, face 0 +DEAL::Cell 3.871, face 1 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.871, face 2 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.871, face 5 +DEAL:: 1.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.872, face 0 +DEAL::Cell 3.872, face 1 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 1.12500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 3 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL:: 1.12500 1.00000 0.00000, 0.00390625 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL:: 1.25000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL::Cell 3.875, face 2 +DEAL:: 1.12500 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.875, face 3 +DEAL::Cell 3.875, face 4 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL:: 1.12500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.876, face 5 +DEAL::Cell 3.877, face 0 +DEAL:: 1.12500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.877, face 3 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.877, face 5 +DEAL::Cell 3.878, face 0 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL::Cell 3.878, face 3 +DEAL::Cell 3.878, face 4 +DEAL:: 1.12500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.878, face 5 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL::Cell 3.879, face 4 +DEAL:: 1.12500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.879, face 5 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL:: 1.12500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL:: 1.12500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL:: 1.25000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.882, face 4 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.884, face 5 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL:: 1.12500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.885, face 3 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.885, face 5 +DEAL::Cell 3.886, face 0 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.886, face 5 +DEAL::Cell 3.887, face 0 +DEAL::Cell 3.887, face 1 +DEAL::Cell 3.887, face 2 +DEAL:: 1.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL::Cell 3.887, face 5 +DEAL::Cell 3.888, face 0 +DEAL::Cell 3.888, face 1 +DEAL:: 1.25000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.888, face 2 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL:: 1.12500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.889, face 5 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL:: 1.12500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.890, face 3 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL::Cell 3.891, face 2 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.892, face 5 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 2 +DEAL::Cell 3.893, face 3 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.893, face 4 +DEAL::Cell 3.893, face 5 +DEAL::Cell 3.894, face 0 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.894, face 3 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.894, face 5 +DEAL::Cell 3.895, face 0 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL::Cell 3.895, face 4 +DEAL::Cell 3.895, face 5 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.896, face 1 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL::Cell 3.896, face 4 +DEAL:: 1.50000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.896, face 5 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL:: 1.50000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.897, face 4 +DEAL::Cell 3.897, face 5 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL:: 1.37500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL:: 1.37500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL::Cell 3.900, face 4 +DEAL:: 1.37500 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL::Cell 3.901, face 2 +DEAL:: 1.25000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.901, face 3 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL::Cell 3.902, face 1 +DEAL:: 1.25000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL::Cell 3.903, face 3 +DEAL::Cell 3.903, face 4 +DEAL:: 1.37500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL:: 1.37500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL::Cell 3.906, face 2 +DEAL::Cell 3.906, face 3 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL:: 1.37500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL::Cell 3.909, face 1 +DEAL::Cell 3.909, face 2 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL:: 1.37500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL:: 1.37500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL:: 1.25000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL:: 1.50000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.912, face 3 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL::Cell 3.913, face 0 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 1 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL::Cell 3.913, face 4 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 5 +DEAL::Cell 3.914, face 1 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 4 +DEAL:: 1.50000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL::Cell 3.915, face 4 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.916, face 4 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL:: 1.25000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.917, face 2 +DEAL::Cell 3.917, face 3 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL:: 1.25000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.918, face 1 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL::Cell 3.919, face 0 +DEAL:: 1.37500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL:: 1.25000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL::Cell 3.920, face 3 +DEAL:: 1.50000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL::Cell 3.921, face 1 +DEAL:: 1.37500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL:: 1.37500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 4 +DEAL:: 1.50000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.923, face 5 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.924, face 3 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 1.37500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.926, face 0 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 4 +DEAL:: 1.37500 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 1.25000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL::Cell 3.928, face 3 +DEAL:: 1.25000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL::Cell 3.929, face 0 +DEAL::Cell 3.929, face 1 +DEAL:: 1.25000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL::Cell 3.929, face 4 +DEAL::Cell 3.929, face 5 +DEAL:: 1.12500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.930, face 1 +DEAL::Cell 3.930, face 2 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.930, face 5 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.931, face 4 +DEAL::Cell 3.931, face 5 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL:: 1.00000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.932, face 3 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.932, face 5 +DEAL::Cell 3.933, face 0 +DEAL:: 1.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL:: 1.12500 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.933, face 5 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL::Cell 3.934, face 3 +DEAL::Cell 3.934, face 4 +DEAL:: 1.12500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.934, face 5 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL::Cell 3.935, face 2 +DEAL:: 1.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.935, face 5 +DEAL::Cell 3.936, face 0 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL::Cell 3.936, face 4 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL::Cell 3.937, face 3 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL::Cell 3.938, face 1 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL::Cell 3.938, face 5 +DEAL:: 1.12500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL::Cell 3.939, face 3 +DEAL:: 1.12500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL::Cell 3.940, face 2 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.940, face 5 +DEAL::Cell 3.941, face 0 +DEAL:: 1.12500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 1 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL::Cell 3.941, face 4 +DEAL:: 1.12500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 5 +DEAL::Cell 3.942, face 0 +DEAL::Cell 3.942, face 1 +DEAL::Cell 3.942, face 2 +DEAL:: 1.00000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL::Cell 3.942, face 5 +DEAL::Cell 3.943, face 0 +DEAL::Cell 3.943, face 1 +DEAL:: 1.12500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL::Cell 3.943, face 5 +DEAL:: 1.00000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL::Cell 3.944, face 3 +DEAL::Cell 3.944, face 4 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL::Cell 3.945, face 1 +DEAL::Cell 3.945, face 2 +DEAL:: 1.12500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL:: 1.25000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 4 +DEAL::Cell 3.947, face 5 +DEAL::Cell 3.948, face 1 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.948, face 2 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL::Cell 3.948, face 5 +DEAL:: 1.00000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL::Cell 3.949, face 2 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL:: 1.12500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.949, face 5 +DEAL::Cell 3.950, face 1 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 4 +DEAL:: 1.12500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.950, face 5 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL::Cell 3.951, face 2 +DEAL:: 1.12500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.951, face 5 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: 1.12500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL::Cell 3.953, face 0 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL::Cell 3.953, face 4 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: 1.25000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL::Cell 3.955, face 1 +DEAL:: 1.12500 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 4 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL::Cell 3.956, face 1 +DEAL:: 1.12500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.956, face 2 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.956, face 5 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.957, face 0 +DEAL::Cell 3.957, face 1 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.957, face 4 +DEAL::Cell 3.957, face 5 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL:: 1.00000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 4 +DEAL::Cell 3.958, face 5 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 4 +DEAL::Cell 3.959, face 5 +DEAL::Cell 3.960, face 0 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 1.37500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL::Cell 3.962, face 1 +DEAL:: 1.50000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL::Cell 3.962, face 5 +DEAL:: 1.37500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 1.50000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 1.25000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL::Cell 3.965, face 0 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL::Cell 3.965, face 4 +DEAL:: 1.37500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 1.37500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL::Cell 3.967, face 5 +DEAL:: 1.25000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL::Cell 3.968, face 3 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 2 +DEAL:: 1.50000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL::Cell 3.970, face 0 +DEAL:: 1.37500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL::Cell 3.970, face 4 +DEAL::Cell 3.970, face 5 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 2 +DEAL::Cell 3.971, face 3 +DEAL::Cell 3.971, face 4 +DEAL:: 1.50000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL:: 1.37500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL:: 1.25000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.973, face 2 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL::Cell 3.974, face 0 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 1 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL::Cell 3.974, face 4 +DEAL:: 1.37500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 5 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 1.37500 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 1.37500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL::Cell 3.977, face 0 +DEAL:: 1.50000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL::Cell 3.977, face 4 +DEAL:: 1.50000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 1.50000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL::Cell 3.979, face 1 +DEAL:: 1.37500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL::Cell 3.980, face 0 +DEAL::Cell 3.980, face 1 +DEAL:: 1.37500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL::Cell 3.980, face 4 +DEAL::Cell 3.980, face 5 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL:: 1.37500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL:: 1.25000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 4 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL::Cell 3.983, face 1 +DEAL:: 1.37500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.983, face 2 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL::Cell 3.984, face 0 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 1.37500 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL::Cell 3.986, face 2 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL::Cell 3.987, face 0 +DEAL::Cell 3.987, face 2 +DEAL:: 1.37500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.988, face 2 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL:: 1.25000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.989, face 0 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL::Cell 3.989, face 5 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL::Cell 3.990, face 4 +DEAL:: 1.37500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 4 +DEAL:: 1.37500 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.991, face 5 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.992, face 3 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL::Cell 3.993, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL::Cell 3.993, face 5 +DEAL:: 1.12500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.994, face 0 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.994, face 4 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.995, face 2 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL::Cell 3.996, face 0 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL::Cell 3.996, face 4 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.996, face 5 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL:: 1.12500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.997, face 3 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.997, face 5 +DEAL::Cell 3.998, face 0 +DEAL:: 1.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.998, face 1 +DEAL::Cell 3.998, face 2 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.998, face 5 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.999, face 4 +DEAL::Cell 3.999, face 5 +DEAL::Cell 3.1000, face 0 +DEAL::Cell 3.1000, face 1 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1000, face 2 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL:: 1.12500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1001, face 0 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL::Cell 3.1001, face 5 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL::Cell 3.1002, face 3 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL::Cell 3.1003, face 2 +DEAL:: 1.25000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL::Cell 3.1004, face 0 +DEAL:: 1.00000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL::Cell 3.1004, face 4 +DEAL::Cell 3.1004, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 2 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL:: 1.12500 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 5 +DEAL::Cell 3.1006, face 0 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL:: 1.12500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1006, face 3 +DEAL::Cell 3.1006, face 4 +DEAL::Cell 3.1006, face 5 +DEAL::Cell 3.1007, face 0 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1007, face 2 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL::Cell 3.1007, face 5 +DEAL::Cell 3.1008, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1008, face 1 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL::Cell 3.1008, face 4 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1008, face 5 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL::Cell 3.1009, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1009, face 3 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL::Cell 3.1010, face 0 +DEAL:: 1.12500 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1010, face 1 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL::Cell 3.1011, face 0 +DEAL:: 1.25000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 4 +DEAL::Cell 3.1011, face 5 +DEAL:: 1.12500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL::Cell 3.1012, face 3 +DEAL:: 1.12500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1012, face 5 +DEAL::Cell 3.1013, face 0 +DEAL::Cell 3.1013, face 1 +DEAL:: 1.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1013, face 5 +DEAL::Cell 3.1014, face 0 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1014, face 1 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1014, face 5 +DEAL:: 1.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 4 +DEAL:: 1.12500 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 5 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL::Cell 3.1016, face 2 +DEAL:: 1.12500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL::Cell 3.1016, face 5 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 2 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL::Cell 3.1018, face 0 +DEAL:: 1.25000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 4 +DEAL::Cell 3.1018, face 5 +DEAL:: 1.12500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 4 +DEAL::Cell 3.1019, face 5 +DEAL:: 1.12500 1.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL::Cell 3.1020, face 2 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1020, face 5 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1021, face 5 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1022, face 2 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1022, face 5 +DEAL::Cell 3.1023, face 0 +DEAL:: 1.00000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 4 +DEAL::Cell 3.1023, face 5 +DEAL::Check 1 +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 1 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 3 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 4 +DEAL:: 0.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL::Cell 1.7, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 5 +DEAL:: 1.50000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 1.50000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: 0.250000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL::Cell 2.16, face 3 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: 0.250000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL::Cell 2.20, face 4 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: 0.250000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 1 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 4 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.37, face 0 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.40, face 0 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.45, face 0 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.46, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 1.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: 0.250000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 1 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.53, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.55, face 0 +DEAL:: 0.250000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: 0.750000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.750000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 0 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL:: 1.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL:: 1.75000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 1 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 2.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 1 +DEAL:: 1.75000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL:: 1.50000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.70, face 1 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 1.50000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 1.75000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 1.75000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.74, face 5 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL:: 1.75000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.79, face 2 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL:: 1.75000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.87, face 4 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL:: 1.75000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 2.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 2.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL:: 2.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.75000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.50000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL:: 1.50000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.96, face 1 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 1.25000 0.500000 0.00000, 0.0156250 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 1.50000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL:: 1.25000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL::Cell 2.102, face 1 +DEAL:: 1.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 1.25000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 4 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL:: 1.50000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL::Cell 2.110, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL::Cell 2.112, face 1 +DEAL:: 1.25000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL:: 1.25000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL:: 1.25000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL:: 1.25000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL:: 1.25000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL::Cell 2.126, face 1 +DEAL:: 1.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Check 2 +DEAL::Cell 0.0, face 1 +DEAL:: 1.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 5 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 1 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 3 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 4 +DEAL:: 0.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL::Cell 1.7, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 5 +DEAL:: 1.50000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 1.50000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL:: 1.00000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: 0.250000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL::Cell 2.16, face 3 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: 0.250000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL::Cell 2.20, face 4 +DEAL:: 0.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: 0.250000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL:: 0.750000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 1 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 4 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.37, face 0 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.40, face 0 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.45, face 0 +DEAL:: 0.750000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.46, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 1.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL:: 0.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: 0.250000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 1 +DEAL:: 0.250000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.53, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.55, face 0 +DEAL:: 0.250000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: 0.750000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.750000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 0 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL:: 1.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL:: 1.75000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 1 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 2.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 1 +DEAL:: 1.75000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL:: 1.50000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.70, face 1 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 1.50000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 1.75000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 1.75000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL:: 2.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.74, face 5 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL:: 1.75000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.79, face 2 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: 1.75000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL:: 1.75000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.87, face 4 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL:: 1.75000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 2.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 2.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL:: 2.00000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL:: 1.50000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL:: 1.75000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.75000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.50000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL:: 1.50000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.96, face 1 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 1.50000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 1.25000 0.500000 0.00000, 0.0156250 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 1.50000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL:: 1.25000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL::Cell 2.102, face 1 +DEAL:: 1.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 1.25000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 4 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL:: 1.50000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL:: 1.50000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL:: 1.25000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 1.25000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL::Cell 2.110, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL::Cell 2.112, face 1 +DEAL:: 1.25000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL:: 1.25000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 1.50000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: 1.00000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL:: 1.25000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL:: 1.50000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL:: 1.25000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL:: 1.25000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL:: 1.25000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL:: 1.25000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL::Cell 2.126, face 1 +DEAL:: 1.00000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 3.0, face 1 +DEAL::Cell 3.0, face 3 +DEAL:: 0.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.0, face 5 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL::Cell 3.1, face 3 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 1 +DEAL::Cell 3.2, face 2 +DEAL::Cell 3.2, face 3 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL::Cell 3.3, face 1 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 3 +DEAL::Cell 3.4, face 4 +DEAL:: 0.125000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL::Cell 3.5, face 1 +DEAL::Cell 3.5, face 3 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL::Cell 3.6, face 1 +DEAL::Cell 3.6, face 2 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.6, face 3 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL::Cell 3.7, face 5 +DEAL:: 0.250000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 3 +DEAL::Cell 3.8, face 5 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 3 +DEAL::Cell 3.9, face 5 +DEAL:: 0.500000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.10, face 0 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 5 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL::Cell 3.11, face 3 +DEAL:: 0.375000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL::Cell 3.12, face 3 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL::Cell 3.13, face 0 +DEAL::Cell 3.13, face 1 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.13, face 3 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 2 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL::Cell 3.14, face 5 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.15, face 0 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL::Cell 3.15, face 3 +DEAL:: 0.500000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.15, face 4 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 1 +DEAL::Cell 3.16, face 2 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL::Cell 3.17, face 1 +DEAL::Cell 3.17, face 2 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 5 +DEAL::Cell 3.18, face 1 +DEAL::Cell 3.18, face 2 +DEAL:: 0.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.18, face 3 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL::Cell 3.19, face 1 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 5 +DEAL::Cell 3.20, face 1 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL::Cell 3.21, face 3 +DEAL::Cell 3.21, face 4 +DEAL:: 0.250000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL::Cell 3.22, face 3 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL::Cell 3.23, face 0 +DEAL::Cell 3.23, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL::Cell 3.23, face 4 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.24, face 1 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL::Cell 3.24, face 5 +DEAL:: 0.375000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL::Cell 3.25, face 3 +DEAL:: 0.500000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL::Cell 3.26, face 2 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL:: 0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL::Cell 3.28, face 1 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL::Cell 3.28, face 4 +DEAL::Cell 3.28, face 5 +DEAL:: 0.250000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL::Cell 3.29, face 2 +DEAL::Cell 3.29, face 3 +DEAL:: 0.500000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL::Cell 3.30, face 0 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.30, face 3 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL::Cell 3.31, face 0 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL::Cell 3.31, face 3 +DEAL::Cell 3.31, face 4 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 3 +DEAL::Cell 3.32, face 4 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL:: 0.125000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 1 +DEAL::Cell 3.34, face 2 +DEAL::Cell 3.34, face 3 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL::Cell 3.35, face 0 +DEAL::Cell 3.35, face 1 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL::Cell 3.35, face 4 +DEAL::Cell 3.35, face 5 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.36, face 1 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL:: 0.125000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL::Cell 3.37, face 5 +DEAL:: 0.250000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL::Cell 3.38, face 3 +DEAL::Cell 3.38, face 4 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL::Cell 3.39, face 1 +DEAL::Cell 3.39, face 2 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL:: 0.375000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.40, face 3 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL::Cell 3.41, face 0 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.41, face 1 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL::Cell 3.41, face 5 +DEAL:: 0.375000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL::Cell 3.42, face 3 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.42, face 4 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL::Cell 3.44, face 0 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL::Cell 3.44, face 5 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 3 +DEAL::Cell 3.45, face 4 +DEAL:: 0.500000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL::Cell 3.47, face 0 +DEAL::Cell 3.47, face 1 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL::Cell 3.47, face 4 +DEAL::Cell 3.47, face 5 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL::Cell 3.48, face 3 +DEAL::Cell 3.48, face 4 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL::Cell 3.49, face 1 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.49, face 4 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 1 +DEAL::Cell 3.50, face 2 +DEAL:: 0.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL::Cell 3.51, face 0 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.51, face 1 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL::Cell 3.51, face 4 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.51, face 5 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL::Cell 3.52, face 3 +DEAL::Cell 3.52, face 4 +DEAL:: 0.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL::Cell 3.53, face 2 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL::Cell 3.54, face 1 +DEAL:: 0.125000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL::Cell 3.54, face 5 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL::Cell 3.56, face 1 +DEAL::Cell 3.56, face 2 +DEAL:: 0.250000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL::Cell 3.57, face 0 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL::Cell 3.57, face 4 +DEAL:: 0.500000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL::Cell 3.59, face 0 +DEAL::Cell 3.59, face 1 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL::Cell 3.59, face 5 +DEAL:: 0.375000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL::Cell 3.60, face 3 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL::Cell 3.61, face 5 +DEAL::Cell 3.62, face 0 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL::Cell 3.62, face 4 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL::Cell 3.63, face 2 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL:: 0.625000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.64, face 3 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL::Cell 3.65, face 1 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL::Cell 3.66, face 1 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 5 +DEAL::Cell 3.67, face 0 +DEAL:: 0.625000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL::Cell 3.67, face 3 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL:: 0.500000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.68, face 1 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL::Cell 3.68, face 5 +DEAL:: 0.625000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 3 +DEAL::Cell 3.69, face 4 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL::Cell 3.70, face 2 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL::Cell 3.71, face 0 +DEAL::Cell 3.71, face 1 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL::Cell 3.71, face 5 +DEAL:: 0.750000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 3 +DEAL::Cell 3.72, face 5 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.73, face 0 +DEAL::Cell 3.73, face 1 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 5 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL::Cell 3.74, face 5 +DEAL:: 0.750000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 1 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.75, face 5 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 3 +DEAL:: 0.875000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.76, face 4 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 1 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL::Cell 3.78, face 1 +DEAL:: 0.875000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.78, face 2 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL::Cell 3.78, face 5 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 1 +DEAL::Cell 3.79, face 2 +DEAL::Cell 3.79, face 3 +DEAL:: 1.00000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL::Cell 3.80, face 1 +DEAL:: 0.625000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 5 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL::Cell 3.82, face 3 +DEAL::Cell 3.82, face 5 +DEAL:: 0.500000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.83, face 0 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL::Cell 3.83, face 3 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL::Cell 3.84, face 2 +DEAL::Cell 3.84, face 3 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL::Cell 3.85, face 5 +DEAL:: 0.625000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL::Cell 3.86, face 3 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL::Cell 3.87, face 1 +DEAL::Cell 3.87, face 2 +DEAL:: 0.625000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL::Cell 3.88, face 5 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 1 +DEAL::Cell 3.89, face 2 +DEAL::Cell 3.89, face 3 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL::Cell 3.90, face 3 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.90, face 5 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 1 +DEAL::Cell 3.91, face 2 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.91, face 3 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.92, face 2 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.93, face 0 +DEAL::Cell 3.93, face 1 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.93, face 5 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.94, face 3 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.95, face 1 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL::Cell 3.95, face 4 +DEAL:: 1.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL::Cell 3.96, face 3 +DEAL::Cell 3.96, face 4 +DEAL:: 0.500000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL::Cell 3.97, face 1 +DEAL::Cell 3.97, face 3 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL::Cell 3.98, face 4 +DEAL::Cell 3.98, face 5 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 3 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.100, face 4 +DEAL::Cell 3.100, face 5 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL:: 0.750000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL::Cell 3.102, face 0 +DEAL:: 0.500000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.102, face 1 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL::Cell 3.105, face 0 +DEAL:: 0.875000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.105, face 1 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL::Cell 3.105, face 5 +DEAL::Cell 3.106, face 0 +DEAL:: 0.750000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL::Cell 3.106, face 3 +DEAL::Cell 3.106, face 4 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL::Cell 3.107, face 1 +DEAL::Cell 3.107, face 2 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL::Cell 3.108, face 0 +DEAL:: 0.750000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.108, face 1 +DEAL::Cell 3.108, face 3 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.109, face 1 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.110, face 0 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.110, face 4 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 1 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.111, face 2 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL:: 0.500000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL:: 0.750000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.113, face 3 +DEAL::Cell 3.113, face 4 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL:: 0.500000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.114, face 1 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL:: 0.500000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL:: 0.625000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.116, face 2 +DEAL::Cell 3.116, face 3 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL:: 0.625000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.117, face 0 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL:: 0.625000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.119, face 1 +DEAL::Cell 3.119, face 2 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL:: 0.750000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.119, face 5 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 1 +DEAL:: 1.00000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL::Cell 3.121, face 5 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.122, face 0 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL::Cell 3.122, face 3 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.122, face 4 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 1 +DEAL::Cell 3.123, face 2 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 5 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 1 +DEAL::Cell 3.125, face 2 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.125, face 3 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.126, face 2 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.127, face 0 +DEAL::Cell 3.127, face 1 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL:: 1.00000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.127, face 4 +DEAL::Cell 3.127, face 5 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 5 +DEAL::Cell 3.129, face 0 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL:: 0.125000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 5 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL:: 0.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.130, face 3 +DEAL::Cell 3.130, face 5 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL:: 0.250000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL::Cell 3.131, face 5 +DEAL::Cell 3.132, face 1 +DEAL:: 0.125000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL:: 0.125000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL:: 0.250000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 1 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL:: 0.125000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.134, face 4 +DEAL::Cell 3.134, face 5 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 2 +DEAL::Cell 3.135, face 3 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.136, face 1 +DEAL::Cell 3.136, face 2 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 5 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL::Cell 3.138, face 1 +DEAL::Cell 3.138, face 2 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 5 +DEAL::Cell 3.139, face 0 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 5 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 2 +DEAL::Cell 3.140, face 3 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.141, face 0 +DEAL::Cell 3.141, face 1 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL:: 0.250000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 3 +DEAL::Cell 3.142, face 4 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.143, face 1 +DEAL::Cell 3.143, face 2 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.143, face 5 +DEAL::Cell 3.144, face 1 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL::Cell 3.145, face 3 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 1 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 5 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 5 +DEAL:: 0.125000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.148, face 1 +DEAL::Cell 3.148, face 2 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.148, face 5 +DEAL::Cell 3.149, face 0 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL:: 0.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL::Cell 3.151, face 0 +DEAL::Cell 3.151, face 1 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 4 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.153, face 1 +DEAL::Cell 3.153, face 2 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 5 +DEAL:: 0.500000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 5 +DEAL:: 0.250000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 5 +DEAL:: 0.500000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.156, face 0 +DEAL::Cell 3.156, face 1 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL:: 0.375000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL:: 0.375000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL:: 0.375000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.160, face 1 +DEAL::Cell 3.160, face 2 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL:: 0.125000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.160, face 5 +DEAL::Cell 3.161, face 0 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.162, face 2 +DEAL::Cell 3.162, face 3 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL:: 0.125000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 1 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL:: 0.125000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL::Cell 3.166, face 1 +DEAL:: 0.125000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL:: 0.125000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL::Cell 3.167, face 2 +DEAL::Cell 3.167, face 3 +DEAL:: 0.250000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL::Cell 3.168, face 0 +DEAL::Cell 3.168, face 1 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL::Cell 3.168, face 4 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL:: 0.375000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL::Cell 3.170, face 1 +DEAL::Cell 3.170, face 2 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL::Cell 3.170, face 5 +DEAL::Cell 3.171, face 0 +DEAL:: 0.375000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL::Cell 3.171, face 3 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL::Cell 3.173, face 0 +DEAL::Cell 3.173, face 1 +DEAL:: 0.500000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL::Cell 3.173, face 4 +DEAL::Cell 3.173, face 5 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL::Cell 3.174, face 2 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL:: 0.250000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL::Cell 3.175, face 5 +DEAL::Cell 3.176, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL:: 0.125000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.177, face 5 +DEAL::Cell 3.178, face 1 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 4 +DEAL:: 0.125000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL:: 0.250000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.182, face 1 +DEAL::Cell 3.182, face 2 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL:: 0.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 4 +DEAL:: 0.250000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL::Cell 3.184, face 3 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL::Cell 3.185, face 0 +DEAL::Cell 3.185, face 1 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL::Cell 3.185, face 4 +DEAL::Cell 3.185, face 5 +DEAL:: 0.375000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL::Cell 3.186, face 2 +DEAL::Cell 3.186, face 4 +DEAL:: 0.375000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL::Cell 3.187, face 1 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 4 +DEAL:: 0.375000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.187, face 5 +DEAL::Cell 3.188, face 0 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 3 +DEAL::Cell 3.188, face 4 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.189, face 1 +DEAL::Cell 3.189, face 2 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 4 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL::Cell 3.192, face 0 +DEAL::Cell 3.192, face 1 +DEAL:: 0.625000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL::Cell 3.192, face 5 +DEAL::Cell 3.193, face 0 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL::Cell 3.193, face 3 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.194, face 1 +DEAL::Cell 3.194, face 2 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 5 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL:: 0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL::Cell 3.197, face 1 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL::Cell 3.197, face 4 +DEAL::Cell 3.197, face 5 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL::Cell 3.200, face 0 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL::Cell 3.200, face 3 +DEAL::Cell 3.200, face 5 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 1 +DEAL::Cell 3.201, face 2 +DEAL::Cell 3.201, face 3 +DEAL:: 1.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL::Cell 3.202, face 1 +DEAL::Cell 3.202, face 2 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL::Cell 3.203, face 1 +DEAL::Cell 3.203, face 2 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 1 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL:: 1.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 4 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL::Cell 3.206, face 2 +DEAL:: 0.750000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.207, face 1 +DEAL::Cell 3.207, face 2 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 5 +DEAL::Cell 3.209, face 0 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.209, face 3 +DEAL::Cell 3.209, face 5 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL:: 0.625000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 5 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 5 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL:: 0.625000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL::Cell 3.212, face 4 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.213, face 1 +DEAL::Cell 3.213, face 2 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL:: 0.625000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.214, face 4 +DEAL::Cell 3.214, face 5 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 4 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL:: 0.875000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.216, face 2 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 5 +DEAL::Cell 3.217, face 0 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.217, face 1 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL::Cell 3.217, face 5 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL::Cell 3.218, face 5 +DEAL:: 0.875000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.219, face 0 +DEAL::Cell 3.219, face 1 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 5 +DEAL::Cell 3.220, face 0 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL::Cell 3.220, face 3 +DEAL::Cell 3.220, face 4 +DEAL:: 0.875000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 1 +DEAL::Cell 3.221, face 2 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.221, face 3 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL::Cell 3.222, face 0 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.222, face 1 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.223, face 1 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.224, face 0 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.224, face 4 +DEAL::Cell 3.224, face 5 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.225, face 2 +DEAL::Cell 3.225, face 3 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 1 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 5 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.227, face 3 +DEAL::Cell 3.227, face 4 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.228, face 1 +DEAL::Cell 3.228, face 2 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.229, face 0 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.229, face 4 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.230, face 2 +DEAL::Cell 3.230, face 3 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL:: 0.625000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.231, face 0 +DEAL::Cell 3.231, face 1 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL:: 0.625000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.231, face 5 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL:: 0.750000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.232, face 3 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.233, face 1 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL::Cell 3.233, face 4 +DEAL:: 1.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.233, face 5 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 1 +DEAL:: 1.00000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 2 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL::Cell 3.235, face 5 +DEAL:: 0.875000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.236, face 0 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.236, face 4 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 1 +DEAL::Cell 3.237, face 2 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 1 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 5 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 1 +DEAL::Cell 3.239, face 2 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.239, face 3 +DEAL::Cell 3.239, face 4 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.240, face 2 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.241, face 0 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.241, face 4 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL:: 0.625000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.242, face 2 +DEAL::Cell 3.242, face 4 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL::Cell 3.243, face 1 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.243, face 2 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL::Cell 3.244, face 0 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.244, face 1 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL::Cell 3.244, face 4 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.244, face 5 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL::Cell 3.245, face 2 +DEAL:: 0.750000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL::Cell 3.245, face 5 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL:: 0.625000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.246, face 2 +DEAL::Cell 3.246, face 4 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL:: 0.625000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.247, face 1 +DEAL::Cell 3.247, face 2 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL:: 0.625000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.248, face 0 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.248, face 4 +DEAL::Cell 3.248, face 5 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 1 +DEAL::Cell 3.249, face 2 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 3 +DEAL::Cell 3.249, face 4 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL:: 0.750000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.250, face 1 +DEAL::Cell 3.250, face 2 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL:: 0.750000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 1 +DEAL::Cell 3.251, face 2 +DEAL::Cell 3.251, face 4 +DEAL:: 1.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL::Cell 3.252, face 3 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL::Cell 3.253, face 1 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL::Cell 3.253, face 5 +DEAL:: 0.875000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL::Cell 3.254, face 4 +DEAL:: 0.875000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 1 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 4 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.255, face 5 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 3 +DEAL::Cell 3.256, face 4 +DEAL:: 0.125000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.256, face 5 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL::Cell 3.257, face 3 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.257, face 4 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL:: 0.125000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.258, face 3 +DEAL::Cell 3.258, face 4 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.259, face 2 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.260, face 1 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL:: 0.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.261, face 0 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 3 +DEAL::Cell 3.261, face 4 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.261, face 5 +DEAL::Cell 3.262, face 1 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL:: 0.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.262, face 5 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.263, face 3 +DEAL::Cell 3.263, face 4 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL:: 0.250000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.264, face 1 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.265, face 0 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL::Cell 3.265, face 5 +DEAL:: 0.375000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.266, face 0 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL:: 0.250000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.266, face 4 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.267, face 2 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.268, face 0 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 3 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 0 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL:: 0.500000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 5 +DEAL::Cell 3.270, face 0 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.270, face 3 +DEAL::Cell 3.270, face 4 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.271, face 1 +DEAL::Cell 3.271, face 2 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.272, face 1 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.272, face 5 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.273, face 3 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 1 +DEAL:: 0.125000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.274, face 2 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL:: 0.125000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 1 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL:: 0.250000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 5 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL::Cell 3.276, face 3 +DEAL:: 0.125000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 4 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL::Cell 3.277, face 1 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.277, face 2 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL::Cell 3.278, face 1 +DEAL:: 0.125000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.278, face 2 +DEAL::Cell 3.278, face 3 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.279, face 0 +DEAL::Cell 3.279, face 1 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 4 +DEAL::Cell 3.279, face 5 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.280, face 2 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 1 +DEAL::Cell 3.281, face 2 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL:: 0.500000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 5 +DEAL::Cell 3.282, face 0 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.282, face 3 +DEAL::Cell 3.282, face 4 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL:: 0.375000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.283, face 1 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.284, face 0 +DEAL::Cell 3.284, face 1 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.284, face 4 +DEAL::Cell 3.284, face 5 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.285, face 2 +DEAL::Cell 3.285, face 3 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.286, face 0 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL:: 0.250000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.286, face 5 +DEAL::Cell 3.287, face 0 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.287, face 3 +DEAL::Cell 3.287, face 4 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 1 +DEAL:: 0.125000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.288, face 3 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.289, face 1 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL::Cell 3.290, face 1 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.290, face 2 +DEAL::Cell 3.290, face 3 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.291, face 0 +DEAL::Cell 3.291, face 1 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 4 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 3 +DEAL:: 0.125000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.292, face 4 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL:: 0.125000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL::Cell 3.294, face 4 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL::Cell 3.296, face 3 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 3 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.297, face 4 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.298, face 2 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 0 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 4 +DEAL::Cell 3.299, face 5 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 3 +DEAL:: 0.250000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.300, face 4 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL::Cell 3.301, face 3 +DEAL:: 0.375000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL::Cell 3.302, face 2 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.302, face 3 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.303, face 0 +DEAL::Cell 3.303, face 1 +DEAL:: 0.500000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.303, face 2 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL:: 0.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.304, face 3 +DEAL::Cell 3.304, face 4 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 1 +DEAL::Cell 3.305, face 2 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 1 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.307, face 3 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 1 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.308, face 2 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.309, face 0 +DEAL:: 0.125000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.309, face 1 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL:: 0.250000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL::Cell 3.311, face 0 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL:: 0.250000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL::Cell 3.314, face 0 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.314, face 1 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL:: 0.375000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL:: 0.250000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL::Cell 3.317, face 0 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL::Cell 3.317, face 4 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL::Cell 3.319, face 2 +DEAL:: 0.500000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.319, face 3 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 3 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL::Cell 3.321, face 0 +DEAL::Cell 3.321, face 1 +DEAL:: 0.750000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL::Cell 3.323, face 1 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL:: 0.625000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.324, face 3 +DEAL::Cell 3.324, face 4 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.325, face 1 +DEAL::Cell 3.325, face 3 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL:: 0.750000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.326, face 0 +DEAL::Cell 3.326, face 1 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL:: 0.625000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL:: 0.750000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 3 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL:: 0.875000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 1 +DEAL::Cell 3.329, face 3 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL:: 0.875000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL::Cell 3.330, face 2 +DEAL::Cell 3.330, face 3 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL::Cell 3.331, face 0 +DEAL::Cell 3.331, face 1 +DEAL:: 1.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL::Cell 3.331, face 5 +DEAL:: 1.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL::Cell 3.332, face 5 +DEAL:: 0.750000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.333, face 0 +DEAL::Cell 3.333, face 1 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL:: 1.00000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.333, face 5 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL:: 0.875000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.334, face 3 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.335, face 1 +DEAL::Cell 3.335, face 2 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.336, face 0 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.337, face 2 +DEAL::Cell 3.337, face 3 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 0 +DEAL::Cell 3.338, face 1 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 5 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.340, face 1 +DEAL::Cell 3.340, face 2 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.340, face 5 +DEAL::Cell 3.341, face 0 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.341, face 4 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 0 +DEAL::Cell 3.343, face 1 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 4 +DEAL::Cell 3.343, face 5 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.344, face 3 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 1 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL::Cell 3.345, face 4 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 5 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL::Cell 3.346, face 2 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.346, face 3 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 1 +DEAL:: 1.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL::Cell 3.347, face 5 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 4 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 1 +DEAL:: 1.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.349, face 2 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 1 +DEAL::Cell 3.351, face 2 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.351, face 3 +DEAL::Cell 3.351, face 4 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL:: 0.500000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.352, face 1 +DEAL::Cell 3.352, face 3 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL::Cell 3.353, face 0 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.353, face 1 +DEAL::Cell 3.353, face 3 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL:: 0.750000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.354, face 0 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL::Cell 3.354, face 3 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL::Cell 3.355, face 0 +DEAL::Cell 3.355, face 1 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL::Cell 3.355, face 4 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL:: 0.500000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.356, face 1 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.357, face 0 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.357, face 1 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.358, face 0 +DEAL:: 0.500000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL::Cell 3.358, face 4 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL::Cell 3.359, face 2 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.360, face 0 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL:: 0.875000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL::Cell 3.361, face 1 +DEAL::Cell 3.361, face 3 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL::Cell 3.362, face 1 +DEAL:: 0.875000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL::Cell 3.362, face 5 +DEAL::Cell 3.363, face 0 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.363, face 1 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL::Cell 3.363, face 4 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL::Cell 3.364, face 3 +DEAL:: 0.875000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 1 +DEAL::Cell 3.365, face 3 +DEAL:: 1.00000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.365, face 4 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL::Cell 3.366, face 2 +DEAL::Cell 3.366, face 3 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.367, face 0 +DEAL::Cell 3.367, face 1 +DEAL::Cell 3.367, face 2 +DEAL:: 0.875000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.369, face 5 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 3 +DEAL::Cell 3.370, face 4 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.372, face 4 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL:: 0.625000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.373, face 3 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: 0.625000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.375, face 0 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.376, face 0 +DEAL:: 0.750000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 1 +DEAL::Cell 3.376, face 2 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL::Cell 3.377, face 1 +DEAL::Cell 3.377, face 2 +DEAL:: 1.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL::Cell 3.377, face 5 +DEAL::Cell 3.378, face 0 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL::Cell 3.378, face 3 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.379, face 0 +DEAL::Cell 3.379, face 1 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL:: 0.875000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.381, face 0 +DEAL:: 0.875000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 1 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL::Cell 3.382, face 0 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL::Cell 3.382, face 4 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 1 +DEAL::Cell 3.383, face 2 +DEAL::Cell 3.383, face 3 +DEAL:: 1.00000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.384, face 1 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL:: 0.125000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.384, face 4 +DEAL::Cell 3.384, face 5 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.385, face 3 +DEAL::Cell 3.385, face 4 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 1 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL:: 0.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL::Cell 3.388, face 3 +DEAL:: 0.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL::Cell 3.389, face 0 +DEAL::Cell 3.389, face 1 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL::Cell 3.389, face 4 +DEAL::Cell 3.389, face 5 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL::Cell 3.391, face 1 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL::Cell 3.394, face 0 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL:: 0.375000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL::Cell 3.396, face 5 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL:: 0.500000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL::Cell 3.399, face 4 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 1 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.400, face 2 +DEAL::Cell 3.400, face 3 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.401, face 0 +DEAL::Cell 3.401, face 1 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL:: 0.250000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.401, face 4 +DEAL::Cell 3.401, face 5 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL:: 0.125000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL::Cell 3.403, face 2 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL:: 0.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.404, face 3 +DEAL::Cell 3.404, face 4 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL:: 0.125000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 1 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 4 +DEAL::Cell 3.406, face 5 +DEAL:: 0.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL::Cell 3.407, face 2 +DEAL::Cell 3.407, face 4 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL::Cell 3.408, face 1 +DEAL::Cell 3.408, face 2 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL::Cell 3.408, face 5 +DEAL::Cell 3.409, face 0 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL::Cell 3.409, face 3 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 4 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL:: 0.500000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.411, face 4 +DEAL::Cell 3.411, face 5 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.412, face 2 +DEAL::Cell 3.412, face 3 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 5 +DEAL::Cell 3.414, face 0 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 4 +DEAL::Cell 3.415, face 5 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 1 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.418, face 4 +DEAL::Cell 3.418, face 5 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.419, face 3 +DEAL::Cell 3.419, face 4 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 1 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.421, face 0 +DEAL:: 0.125000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.421, face 1 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL::Cell 3.421, face 4 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.423, face 0 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL::Cell 3.423, face 4 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL::Cell 3.424, face 2 +DEAL::Cell 3.424, face 3 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL::Cell 3.425, face 5 +DEAL::Cell 3.426, face 0 +DEAL:: 0.250000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL::Cell 3.426, face 3 +DEAL::Cell 3.426, face 4 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL::Cell 3.427, face 1 +DEAL::Cell 3.427, face 2 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL:: 0.250000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL::Cell 3.428, face 4 +DEAL::Cell 3.429, face 0 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.429, face 1 +DEAL::Cell 3.429, face 2 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL:: 0.500000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.430, face 0 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL:: 0.375000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL:: 0.500000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.431, face 3 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.432, face 1 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL:: 0.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL::Cell 3.433, face 4 +DEAL::Cell 3.433, face 5 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL::Cell 3.434, face 4 +DEAL::Cell 3.434, face 5 +DEAL:: 0.125000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.435, face 0 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL::Cell 3.435, face 4 +DEAL::Cell 3.435, face 5 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL::Cell 3.436, face 3 +DEAL::Cell 3.436, face 4 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.437, face 0 +DEAL::Cell 3.437, face 1 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 4 +DEAL:: 0.125000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL::Cell 3.439, face 4 +DEAL::Cell 3.440, face 0 +DEAL:: 0.250000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL::Cell 3.441, face 2 +DEAL:: 0.500000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL::Cell 3.442, face 0 +DEAL:: 0.250000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.442, face 1 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 4 +DEAL::Cell 3.442, face 5 +DEAL::Cell 3.443, face 0 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL::Cell 3.444, face 2 +DEAL::Cell 3.444, face 3 +DEAL:: 0.375000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.445, face 0 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL:: 0.500000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.447, face 0 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL:: 0.375000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL::Cell 3.448, face 2 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.448, face 3 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL::Cell 3.449, face 0 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 1 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL::Cell 3.450, face 3 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.450, face 4 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL::Cell 3.451, face 1 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.451, face 2 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL::Cell 3.451, face 5 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.452, face 0 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL:: 0.500000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL::Cell 3.453, face 2 +DEAL:: 0.625000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.453, face 3 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL::Cell 3.454, face 0 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.454, face 1 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL::Cell 3.454, face 4 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.454, face 5 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL::Cell 3.456, face 1 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.456, face 2 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL::Cell 3.456, face 5 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 0 +DEAL::Cell 3.457, face 1 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL:: 1.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 4 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL::Cell 3.458, face 2 +DEAL:: 0.750000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.459, face 1 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.459, face 5 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.460, face 3 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 1 +DEAL:: 1.00000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.461, face 2 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.462, face 0 +DEAL::Cell 3.462, face 1 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL:: 0.875000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.462, face 4 +DEAL::Cell 3.462, face 5 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 1 +DEAL:: 1.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.463, face 2 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL:: 0.625000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 5 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL::Cell 3.465, face 2 +DEAL:: 0.750000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.465, face 3 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL::Cell 3.466, face 0 +DEAL:: 0.500000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.466, face 1 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 4 +DEAL::Cell 3.466, face 5 +DEAL::Cell 3.467, face 0 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL::Cell 3.467, face 4 +DEAL::Cell 3.467, face 5 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL::Cell 3.468, face 3 +DEAL:: 0.625000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL::Cell 3.469, face 1 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL::Cell 3.471, face 2 +DEAL::Cell 3.471, face 4 +DEAL:: 0.625000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.471, face 5 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL::Cell 3.472, face 2 +DEAL:: 0.875000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.472, face 3 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 1 +DEAL:: 1.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.473, face 2 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL::Cell 3.473, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.474, face 0 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 1 +DEAL::Cell 3.475, face 2 +DEAL:: 1.00000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.475, face 4 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL::Cell 3.476, face 2 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL::Cell 3.477, face 0 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 1 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL::Cell 3.477, face 4 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL::Cell 3.478, face 1 +DEAL::Cell 3.478, face 2 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL::Cell 3.479, face 0 +DEAL::Cell 3.479, face 1 +DEAL::Cell 3.479, face 2 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.479, face 4 +DEAL::Cell 3.479, face 5 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL:: 0.625000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.480, face 2 +DEAL::Cell 3.480, face 3 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.481, face 0 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL::Cell 3.481, face 3 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL::Cell 3.482, face 0 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.482, face 3 +DEAL::Cell 3.482, face 4 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.483, face 1 +DEAL::Cell 3.483, face 2 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.483, face 5 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL::Cell 3.484, face 2 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.485, face 3 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.486, face 0 +DEAL::Cell 3.486, face 1 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL::Cell 3.487, face 0 +DEAL:: 0.625000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL::Cell 3.487, face 4 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL::Cell 3.488, face 2 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.488, face 5 +DEAL::Cell 3.489, face 0 +DEAL::Cell 3.489, face 1 +DEAL::Cell 3.489, face 2 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.489, face 3 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL::Cell 3.491, face 1 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.491, face 4 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL:: 0.875000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.492, face 2 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.493, face 0 +DEAL:: 0.875000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.493, face 1 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL:: 1.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL::Cell 3.494, face 4 +DEAL:: 0.750000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 1 +DEAL::Cell 3.495, face 2 +DEAL::Cell 3.495, face 3 +DEAL:: 0.875000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.496, face 0 +DEAL::Cell 3.496, face 1 +DEAL::Cell 3.496, face 2 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL::Cell 3.496, face 5 +DEAL::Cell 3.497, face 0 +DEAL:: 0.625000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL::Cell 3.497, face 3 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.498, face 0 +DEAL::Cell 3.498, face 1 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 4 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.498, face 5 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL::Cell 3.499, face 2 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL::Cell 3.500, face 1 +DEAL:: 0.625000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.501, face 2 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL::Cell 3.502, face 0 +DEAL:: 0.500000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.502, face 1 +DEAL::Cell 3.502, face 2 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.503, face 0 +DEAL:: 0.625000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 4 +DEAL::Cell 3.504, face 0 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 1 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL:: 0.875000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.507, face 1 +DEAL::Cell 3.507, face 2 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL:: 0.875000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 1 +DEAL::Cell 3.509, face 2 +DEAL::Cell 3.509, face 3 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.509, face 4 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL::Cell 3.510, face 2 +DEAL:: 0.875000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 1 +DEAL::Cell 3.511, face 2 +DEAL::Cell 3.511, face 4 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.512, face 1 +DEAL::Cell 3.512, face 3 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL:: 2.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.513, face 1 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 1 +DEAL:: 1.87500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 5 +DEAL::Cell 3.515, face 0 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 1 +DEAL:: 1.87500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.516, face 3 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL:: 1.87500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.517, face 1 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: 1.75000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL::Cell 3.518, face 4 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL::Cell 3.519, face 3 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL::Cell 3.520, face 1 +DEAL:: 2.00000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 5 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL:: 1.87500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.521, face 3 +DEAL::Cell 3.521, face 5 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL:: 1.87500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL:: 2.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.523, face 2 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 5 +DEAL::Cell 3.524, face 0 +DEAL:: 1.87500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.524, face 1 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: 1.75000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: 1.87500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL::Cell 3.526, face 3 +DEAL:: 1.87500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL::Cell 3.527, face 1 +DEAL:: 1.87500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL::Cell 3.527, face 5 +DEAL:: 1.75000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL::Cell 3.528, face 5 +DEAL:: 1.87500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL::Cell 3.529, face 2 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 5 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.530, face 1 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 5 +DEAL:: 1.87500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.531, face 0 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL::Cell 3.531, face 3 +DEAL:: 2.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL:: 1.75000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.532, face 4 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL:: 1.87500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.533, face 3 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 1 +DEAL:: 1.87500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: 1.75000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL::Cell 3.536, face 2 +DEAL:: 2.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL::Cell 3.537, face 1 +DEAL:: 2.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL:: 1.87500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 5 +DEAL:: 1.87500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL::Cell 3.539, face 5 +DEAL:: 1.87500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL::Cell 3.540, face 3 +DEAL:: 1.75000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL:: 1.75000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 0 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL::Cell 3.542, face 4 +DEAL:: 1.87500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL::Cell 3.543, face 2 +DEAL:: 1.75000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 1 +DEAL:: 1.62500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL::Cell 3.546, face 1 +DEAL:: 1.75000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL:: 1.75000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 1 +DEAL::Cell 3.548, face 3 +DEAL:: 1.50000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 3 +DEAL:: 1.62500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.549, face 4 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: 1.50000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL:: 1.50000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.551, face 1 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL:: 1.62500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.551, face 5 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 3 +DEAL::Cell 3.552, face 4 +DEAL:: 1.75000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL::Cell 3.553, face 3 +DEAL:: 1.62500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL:: 1.62500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.554, face 2 +DEAL::Cell 3.554, face 3 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL:: 1.62500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 0 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL:: 1.75000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 3 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.556, face 4 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL:: 1.50000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.557, face 3 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL:: 1.50000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.558, face 1 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 1 +DEAL::Cell 3.560, face 2 +DEAL:: 1.75000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: 1.62500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL::Cell 3.561, face 5 +DEAL:: 1.62500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL:: 1.75000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL::Cell 3.563, face 1 +DEAL::Cell 3.563, face 2 +DEAL:: 1.75000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL::Cell 3.564, face 1 +DEAL:: 1.50000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL:: 1.62500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.565, face 1 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL:: 1.62500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.565, face 5 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL:: 1.62500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.566, face 4 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL:: 1.50000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.567, face 2 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: 1.75000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL:: 1.75000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.568, face 5 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.569, face 3 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL:: 1.62500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.570, face 1 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: 1.62500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.571, face 4 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.572, face 2 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.573, face 0 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: 1.62500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL:: 1.50000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.574, face 3 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.575, face 1 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.575, face 5 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 3 +DEAL::Cell 3.576, face 5 +DEAL:: 1.87500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 5 +DEAL:: 1.87500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL::Cell 3.578, face 3 +DEAL:: 2.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL::Cell 3.579, face 1 +DEAL::Cell 3.579, face 2 +DEAL:: 1.87500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 3 +DEAL:: 1.87500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.580, face 4 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL:: 1.87500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.581, face 3 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL:: 1.75000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.582, face 1 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL:: 1.87500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.582, face 5 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL:: 1.87500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.583, face 4 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL:: 2.00000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.584, face 3 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 3 +DEAL:: 2.00000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL::Cell 3.586, face 1 +DEAL::Cell 3.586, face 2 +DEAL:: 1.87500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 5 +DEAL::Cell 3.587, face 0 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL:: 2.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.587, face 5 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 3 +DEAL:: 1.75000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 4 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 3 +DEAL:: 1.87500 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.589, face 4 +DEAL::Cell 3.589, face 5 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL::Cell 3.590, face 4 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL:: 1.87500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.591, face 2 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL:: 1.75000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.592, face 0 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL:: 2.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.592, face 5 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL:: 1.87500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.593, face 3 +DEAL::Cell 3.593, face 5 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL::Cell 3.594, face 2 +DEAL:: 2.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.594, face 3 +DEAL::Cell 3.594, face 5 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL:: 2.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 2 +DEAL::Cell 3.595, face 3 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.596, face 1 +DEAL::Cell 3.596, face 2 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL:: 1.87500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL:: 1.87500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 4 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL:: 1.87500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.598, face 2 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.599, face 0 +DEAL::Cell 3.599, face 1 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL:: 1.75000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL:: 2.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.600, face 3 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 2 +DEAL:: 1.87500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 5 +DEAL::Cell 3.603, face 0 +DEAL:: 1.87500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL::Cell 3.604, face 1 +DEAL:: 1.87500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.604, face 2 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL::Cell 3.604, face 5 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 2 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL::Cell 3.606, face 1 +DEAL::Cell 3.606, face 2 +DEAL:: 1.75000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL::Cell 3.606, face 5 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 2 +DEAL:: 1.87500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.607, face 3 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL:: 1.75000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.608, face 1 +DEAL::Cell 3.608, face 3 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL:: 1.62500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 0 +DEAL::Cell 3.609, face 1 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL:: 1.75000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL::Cell 3.610, face 3 +DEAL:: 1.75000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.610, face 4 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL::Cell 3.611, face 1 +DEAL:: 1.75000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL:: 1.62500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL::Cell 3.612, face 3 +DEAL::Cell 3.612, face 4 +DEAL:: 1.62500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL::Cell 3.613, face 1 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL:: 1.62500 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.613, face 5 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL:: 1.50000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL:: 1.50000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL:: 1.62500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL:: 1.75000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.616, face 5 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 3 +DEAL::Cell 3.617, face 4 +DEAL:: 1.75000 1.00000 0.00000, 0.00390625 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL::Cell 3.618, face 1 +DEAL::Cell 3.618, face 2 +DEAL:: 1.75000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL::Cell 3.618, face 5 +DEAL::Cell 3.619, face 0 +DEAL:: 1.62500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL:: 1.62500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.620, face 1 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL:: 1.50000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.621, face 0 +DEAL::Cell 3.621, face 3 +DEAL::Cell 3.621, face 4 +DEAL::Cell 3.621, face 5 +DEAL:: 1.50000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL::Cell 3.622, face 2 +DEAL::Cell 3.622, face 3 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL:: 1.62500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 4 +DEAL::Cell 3.623, face 5 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL:: 1.75000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL:: 1.62500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL:: 1.62500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL::Cell 3.626, face 0 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL:: 1.75000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.626, face 3 +DEAL::Cell 3.626, face 4 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL:: 1.75000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL:: 1.75000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL:: 1.50000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL::Cell 3.628, face 5 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL:: 1.62500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.629, face 2 +DEAL::Cell 3.629, face 3 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL:: 1.50000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL:: 1.62500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL::Cell 3.631, face 4 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL:: 1.75000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.632, face 1 +DEAL::Cell 3.632, face 2 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL:: 1.75000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL:: 1.75000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.633, face 4 +DEAL::Cell 3.633, face 5 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL:: 1.75000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.635, face 2 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL:: 1.62500 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL:: 1.62500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 2 +DEAL:: 1.50000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL::Cell 3.638, face 1 +DEAL:: 1.62500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.638, face 2 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL::Cell 3.638, face 5 +DEAL:: 1.50000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 2 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 1 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL:: 1.87500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL::Cell 3.641, face 3 +DEAL:: 2.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.641, face 5 +DEAL::Cell 3.642, face 1 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL:: 1.87500 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.642, face 5 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL:: 2.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.643, face 3 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 1 +DEAL::Cell 3.644, face 2 +DEAL:: 1.75000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL::Cell 3.645, face 1 +DEAL:: 1.87500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL::Cell 3.645, face 5 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL::Cell 3.646, face 3 +DEAL::Cell 3.646, face 4 +DEAL:: 1.87500 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL::Cell 3.647, face 1 +DEAL::Cell 3.647, face 2 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL:: 2.00000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL:: 2.00000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.649, face 1 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL::Cell 3.649, face 5 +DEAL:: 1.87500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL::Cell 3.650, face 3 +DEAL:: 1.87500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL::Cell 3.651, face 2 +DEAL::Cell 3.651, face 3 +DEAL:: 2.00000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL:: 1.75000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL::Cell 3.652, face 5 +DEAL::Cell 3.653, face 0 +DEAL:: 1.75000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL::Cell 3.653, face 4 +DEAL:: 1.87500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL:: 1.87500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL::Cell 3.655, face 4 +DEAL::Cell 3.655, face 5 +DEAL:: 1.75000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 5 +DEAL:: 1.87500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 0 +DEAL::Cell 3.657, face 1 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 5 +DEAL:: 1.87500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL:: 2.00000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL::Cell 3.659, face 5 +DEAL::Cell 3.660, face 1 +DEAL:: 1.75000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL:: 1.75000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL::Cell 3.661, face 4 +DEAL:: 1.87500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL::Cell 3.662, face 4 +DEAL:: 1.87500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL::Cell 3.663, face 2 +DEAL:: 1.87500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL::Cell 3.664, face 1 +DEAL:: 1.87500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL::Cell 3.665, face 1 +DEAL:: 2.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL::Cell 3.665, face 5 +DEAL::Cell 3.666, face 0 +DEAL:: 2.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.666, face 1 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL:: 1.87500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL::Cell 3.667, face 5 +DEAL::Cell 3.668, face 0 +DEAL:: 1.75000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL::Cell 3.668, face 5 +DEAL:: 1.75000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.669, face 0 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL::Cell 3.669, face 3 +DEAL:: 1.75000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.669, face 4 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL::Cell 3.670, face 1 +DEAL:: 1.75000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.670, face 2 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL::Cell 3.671, face 0 +DEAL:: 1.75000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.671, face 1 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL::Cell 3.672, face 1 +DEAL:: 1.75000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL:: 1.62500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL:: 1.62500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL:: 1.75000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.675, face 2 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL:: 1.62500 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL:: 1.62500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 5 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL:: 1.50000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.677, face 3 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 1 +DEAL::Cell 3.678, face 2 +DEAL:: 1.62500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL::Cell 3.679, face 0 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL::Cell 3.679, face 4 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL::Cell 3.681, face 1 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL::Cell 3.681, face 5 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL::Cell 3.682, face 3 +DEAL:: 1.75000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 1.62500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL::Cell 3.684, face 0 +DEAL:: 1.62500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL::Cell 3.684, face 4 +DEAL:: 1.62500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL::Cell 3.685, face 2 +DEAL:: 1.62500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL::Cell 3.686, face 5 +DEAL:: 1.50000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL::Cell 3.687, face 3 +DEAL:: 1.50000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 1 +DEAL::Cell 3.688, face 2 +DEAL:: 1.75000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL::Cell 3.689, face 0 +DEAL:: 1.62500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.690, face 1 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL:: 1.62500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.691, face 0 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 4 +DEAL:: 1.75000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL::Cell 3.692, face 3 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.692, face 4 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL:: 1.62500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL::Cell 3.694, face 1 +DEAL:: 1.62500 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.695, face 1 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: 1.50000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL::Cell 3.696, face 4 +DEAL:: 1.75000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL::Cell 3.697, face 2 +DEAL:: 1.62500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: 1.62500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 4 +DEAL::Cell 3.698, face 5 +DEAL:: 1.62500 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 4 +DEAL::Cell 3.699, face 5 +DEAL:: 1.62500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL::Cell 3.700, face 2 +DEAL::Cell 3.700, face 3 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL:: 1.50000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL::Cell 3.702, face 4 +DEAL::Cell 3.702, face 5 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 0 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL::Cell 3.703, face 4 +DEAL:: 1.62500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 2.00000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL::Cell 3.705, face 1 +DEAL:: 1.87500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 2 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL:: 2.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.706, face 2 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL:: 2.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.707, face 1 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 5 +DEAL:: 1.87500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL:: 1.75000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 4 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL::Cell 3.709, face 2 +DEAL:: 1.87500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 1.87500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL:: 1.75000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.711, face 3 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL::Cell 3.712, face 1 +DEAL:: 2.00000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 5 +DEAL::Cell 3.713, face 0 +DEAL:: 2.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 5 +DEAL::Cell 3.714, face 0 +DEAL:: 1.87500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 5 +DEAL:: 1.87500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.715, face 0 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL:: 1.87500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL:: 1.87500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL:: 1.87500 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL:: 1.75000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL:: 1.87500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 1.75000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL:: 2.00000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.720, face 5 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL::Cell 3.721, face 2 +DEAL:: 1.87500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.721, face 3 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL:: 2.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.722, face 5 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL::Cell 3.723, face 2 +DEAL:: 1.87500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL::Cell 3.724, face 2 +DEAL:: 1.87500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL::Cell 3.725, face 0 +DEAL:: 1.75000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.725, face 1 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 4 +DEAL:: 1.87500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL:: 1.87500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.727, face 4 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL:: 1.87500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.728, face 2 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL::Cell 3.729, face 2 +DEAL:: 2.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 5 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL:: 2.00000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL::Cell 3.731, face 2 +DEAL:: 2.00000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.731, face 5 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL:: 1.75000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.732, face 3 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 2 +DEAL:: 1.87500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 1.87500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 4 +DEAL::Cell 3.734, face 5 +DEAL:: 1.75000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.735, face 0 +DEAL::Cell 3.735, face 2 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL:: 1.75000 1.00000 -1.00000, 0.00390625 +DEAL::Cell 3.736, face 0 +DEAL::Cell 3.736, face 1 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL:: 1.75000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.736, face 5 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL:: 1.62500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.737, face 3 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL:: 1.62500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.738, face 1 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.738, face 5 +DEAL::Cell 3.739, face 0 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL:: 1.75000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.739, face 4 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL:: 1.62500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.740, face 2 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.741, face 0 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL:: 1.50000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.741, face 4 +DEAL::Cell 3.741, face 5 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL:: 1.62500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.742, face 3 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL:: 1.62500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 1 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL:: 1.62500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 5 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL:: 1.62500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.744, face 3 +DEAL::Cell 3.744, face 4 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 2 +DEAL:: 1.75000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 5 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL:: 1.62500 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.747, face 4 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL::Cell 3.748, face 2 +DEAL:: 1.62500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL::Cell 3.749, face 0 +DEAL:: 1.62500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL:: 1.50000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 0 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL::Cell 3.750, face 3 +DEAL:: 1.50000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.750, face 4 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL:: 1.62500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.751, face 4 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL:: 1.75000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.752, face 2 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL:: 1.62500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.753, face 0 +DEAL::Cell 3.753, face 1 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL:: 1.62500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.753, face 4 +DEAL::Cell 3.753, face 5 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL:: 1.75000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 1.75000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.756, face 1 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL:: 1.62500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.756, face 5 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL::Cell 3.757, face 3 +DEAL:: 1.62500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL::Cell 3.758, face 1 +DEAL:: 1.62500 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL::Cell 3.759, face 0 +DEAL:: 1.50000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.759, face 1 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL:: 1.50000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.760, face 0 +DEAL::Cell 3.760, face 1 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL:: 1.75000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.760, face 5 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.761, face 4 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.762, face 2 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL:: 1.62500 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.763, face 2 +DEAL::Cell 3.763, face 4 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL:: 1.62500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL:: 1.50000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.765, face 5 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL:: 1.50000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.766, face 4 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 2 +DEAL::Cell 3.767, face 4 +DEAL:: 1.62500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 3 +DEAL::Cell 3.768, face 4 +DEAL:: 1.50000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 3 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 1 +DEAL::Cell 3.770, face 2 +DEAL:: 1.37500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL:: 1.50000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL:: 1.37500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.772, face 1 +DEAL::Cell 3.772, face 3 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL:: 1.25000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 0 +DEAL::Cell 3.773, face 1 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL:: 1.37500 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL:: 1.37500 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL:: 1.25000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.775, face 3 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL::Cell 3.776, face 0 +DEAL:: 1.37500 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.776, face 1 +DEAL::Cell 3.776, face 3 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL:: 1.37500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.777, face 0 +DEAL::Cell 3.777, face 1 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 1.37500 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL:: 1.37500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.778, face 4 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL:: 1.37500 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.779, face 2 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL:: 1.37500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.780, face 0 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL::Cell 3.780, face 5 +DEAL:: 1.25000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 3 +DEAL::Cell 3.781, face 4 +DEAL:: 1.37500 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.781, face 5 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL::Cell 3.782, face 2 +DEAL:: 1.37500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.782, face 3 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL::Cell 3.783, face 0 +DEAL:: 1.25000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.783, face 1 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL:: 1.25000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL:: 1.50000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL:: 1.50000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 1 +DEAL:: 1.37500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.786, face 2 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL:: 1.50000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.787, face 1 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL::Cell 3.787, face 4 +DEAL:: 1.50000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.787, face 5 +DEAL::Cell 3.788, face 1 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL:: 1.37500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 1 +DEAL:: 1.37500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.790, face 2 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL::Cell 3.790, face 5 +DEAL:: 1.25000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.791, face 0 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL::Cell 3.791, face 3 +DEAL:: 1.37500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 4 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL::Cell 3.792, face 1 +DEAL:: 1.37500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.792, face 2 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL::Cell 3.793, face 0 +DEAL:: 1.50000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 1 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL::Cell 3.793, face 4 +DEAL:: 1.50000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 5 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL::Cell 3.794, face 2 +DEAL:: 1.50000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.794, face 3 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL::Cell 3.795, face 0 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.795, face 1 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL::Cell 3.795, face 5 +DEAL:: 1.37500 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.796, face 0 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL::Cell 3.796, face 3 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.796, face 4 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL::Cell 3.797, face 1 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.797, face 2 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL::Cell 3.797, face 5 +DEAL:: 1.25000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.798, face 0 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL::Cell 3.798, face 4 +DEAL:: 1.37500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.798, face 5 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL::Cell 3.799, face 2 +DEAL:: 1.25000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.799, face 3 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL::Cell 3.800, face 1 +DEAL:: 1.12500 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.800, face 3 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 1 +DEAL:: 1.25000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL::Cell 3.802, face 5 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL::Cell 3.803, face 3 +DEAL:: 1.25000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 1 +DEAL::Cell 3.804, face 3 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.804, face 5 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL::Cell 3.805, face 3 +DEAL:: 1.12500 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.805, face 5 +DEAL::Cell 3.806, face 1 +DEAL::Cell 3.806, face 2 +DEAL:: 1.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.806, face 5 +DEAL::Cell 3.807, face 0 +DEAL:: 1.00000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: 1.12500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.807, face 5 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL:: 1.25000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.808, face 5 +DEAL::Cell 3.809, face 0 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 3 +DEAL:: 1.12500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.809, face 4 +DEAL::Cell 3.809, face 5 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL:: 1.12500 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.810, face 2 +DEAL::Cell 3.810, face 3 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL:: 1.12500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.811, face 0 +DEAL::Cell 3.811, face 1 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL:: 1.25000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.811, face 5 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 3 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.812, face 4 +DEAL::Cell 3.812, face 5 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL::Cell 3.813, face 5 +DEAL::Cell 3.814, face 0 +DEAL:: 1.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL::Cell 3.814, face 4 +DEAL::Cell 3.814, face 5 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: 1.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.815, face 5 +DEAL::Cell 3.816, face 1 +DEAL::Cell 3.816, face 2 +DEAL:: 1.25000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL::Cell 3.817, face 0 +DEAL:: 1.12500 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL::Cell 3.817, face 4 +DEAL::Cell 3.817, face 5 +DEAL:: 1.12500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL::Cell 3.818, face 3 +DEAL::Cell 3.818, face 4 +DEAL:: 1.25000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL::Cell 3.819, face 1 +DEAL::Cell 3.819, face 2 +DEAL:: 1.25000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL::Cell 3.819, face 5 +DEAL::Cell 3.820, face 1 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.820, face 2 +DEAL::Cell 3.820, face 3 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.820, face 5 +DEAL::Cell 3.821, face 0 +DEAL:: 1.12500 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.821, face 1 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL::Cell 3.821, face 4 +DEAL:: 1.12500 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.821, face 5 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL::Cell 3.822, face 3 +DEAL:: 1.12500 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.822, face 5 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: 1.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.823, face 5 +DEAL::Cell 3.824, face 0 +DEAL:: 1.25000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL:: 1.25000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.824, face 5 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.825, face 3 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.826, face 1 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: 1.12500 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL:: 1.12500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.827, face 4 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL:: 1.00000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.828, face 2 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.828, face 5 +DEAL:: 1.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL:: 1.12500 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.829, face 5 +DEAL::Cell 3.830, face 0 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL:: 1.00000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.830, face 5 +DEAL::Cell 3.831, face 0 +DEAL:: 1.00000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.831, face 5 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 3 +DEAL::Cell 3.832, face 4 +DEAL:: 1.50000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL::Cell 3.833, face 3 +DEAL:: 1.37500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL:: 1.37500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.834, face 2 +DEAL::Cell 3.834, face 3 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL:: 1.37500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 0 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL:: 1.50000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 3 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.836, face 4 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL:: 1.25000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.837, face 3 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL:: 1.25000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.838, face 1 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 1.25000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL:: 1.37500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.840, face 3 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL:: 1.37500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.841, face 3 +DEAL::Cell 3.841, face 4 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL:: 1.50000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.842, face 2 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL:: 1.37500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.843, face 0 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.843, face 5 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 3 +DEAL:: 1.25000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.844, face 4 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL:: 1.37500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.845, face 5 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL:: 1.25000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL:: 1.25000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.847, face 2 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL:: 1.25000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.848, face 0 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 1.50000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL:: 1.37500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.849, face 3 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL:: 1.37500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.850, face 1 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL:: 1.50000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.850, face 5 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 1.50000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL:: 1.37500 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.852, face 2 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL:: 1.25000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.853, face 0 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL:: 1.25000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.853, face 4 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 1.37500 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 1 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 5 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL:: 1.37500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.856, face 3 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 2 +DEAL:: 1.50000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL:: 1.50000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 5 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 2 +DEAL::Cell 3.859, face 3 +DEAL:: 1.37500 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.859, face 4 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL:: 1.37500 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL::Cell 3.861, face 0 +DEAL:: 1.37500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 0 +DEAL::Cell 3.862, face 1 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL:: 1.25000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.862, face 4 +DEAL::Cell 3.862, face 5 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL:: 1.37500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.863, face 4 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL:: 1.25000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL:: 1.12500 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.865, face 1 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL::Cell 3.865, face 5 +DEAL:: 1.12500 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.866, face 0 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL::Cell 3.866, face 4 +DEAL:: 1.25000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL::Cell 3.867, face 2 +DEAL:: 1.12500 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL::Cell 3.868, face 0 +DEAL:: 1.00000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.868, face 1 +DEAL::Cell 3.868, face 3 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.868, face 5 +DEAL:: 1.00000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.869, face 5 +DEAL:: 1.00000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.870, face 0 +DEAL::Cell 3.870, face 1 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.870, face 4 +DEAL::Cell 3.870, face 5 +DEAL::Cell 3.871, face 0 +DEAL::Cell 3.871, face 1 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.871, face 2 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.871, face 5 +DEAL:: 1.00000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.872, face 0 +DEAL::Cell 3.872, face 1 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 1.12500 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 3 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL:: 1.12500 1.00000 0.00000, 0.00390625 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL:: 1.25000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL::Cell 3.875, face 2 +DEAL:: 1.12500 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.875, face 3 +DEAL::Cell 3.875, face 4 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL:: 1.12500 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.876, face 5 +DEAL::Cell 3.877, face 0 +DEAL:: 1.12500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.877, face 3 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.877, face 5 +DEAL::Cell 3.878, face 0 +DEAL:: 1.00000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL::Cell 3.878, face 3 +DEAL::Cell 3.878, face 4 +DEAL:: 1.12500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.878, face 5 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL::Cell 3.879, face 4 +DEAL:: 1.12500 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.879, face 5 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL:: 1.12500 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL:: 1.12500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL:: 1.25000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL:: 1.25000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.882, face 4 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.884, face 5 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL:: 1.12500 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.885, face 3 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.885, face 5 +DEAL::Cell 3.886, face 0 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.886, face 5 +DEAL::Cell 3.887, face 0 +DEAL::Cell 3.887, face 1 +DEAL::Cell 3.887, face 2 +DEAL:: 1.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL::Cell 3.887, face 5 +DEAL::Cell 3.888, face 0 +DEAL::Cell 3.888, face 1 +DEAL:: 1.25000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.888, face 2 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL:: 1.12500 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.889, face 5 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL:: 1.12500 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.890, face 3 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL::Cell 3.891, face 2 +DEAL:: 1.25000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.892, face 5 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 2 +DEAL::Cell 3.893, face 3 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.893, face 4 +DEAL::Cell 3.893, face 5 +DEAL::Cell 3.894, face 0 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL:: 1.12500 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.894, face 3 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.894, face 5 +DEAL::Cell 3.895, face 0 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL::Cell 3.895, face 4 +DEAL::Cell 3.895, face 5 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.896, face 1 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL::Cell 3.896, face 4 +DEAL:: 1.50000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.896, face 5 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL:: 1.50000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.897, face 4 +DEAL::Cell 3.897, face 5 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL:: 1.37500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL:: 1.37500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL::Cell 3.900, face 4 +DEAL:: 1.37500 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL::Cell 3.901, face 2 +DEAL:: 1.25000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.901, face 3 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL::Cell 3.902, face 1 +DEAL:: 1.25000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL::Cell 3.903, face 3 +DEAL::Cell 3.903, face 4 +DEAL:: 1.37500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL:: 1.37500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL::Cell 3.906, face 2 +DEAL::Cell 3.906, face 3 +DEAL:: 1.50000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL:: 1.50000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL:: 1.37500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL::Cell 3.909, face 1 +DEAL::Cell 3.909, face 2 +DEAL:: 1.37500 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL:: 1.37500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL:: 1.37500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL:: 1.25000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL:: 1.50000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.912, face 3 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL::Cell 3.913, face 0 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 1 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL::Cell 3.913, face 4 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 5 +DEAL::Cell 3.914, face 1 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 4 +DEAL:: 1.50000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL::Cell 3.915, face 4 +DEAL:: 1.50000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.916, face 4 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL:: 1.25000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.917, face 2 +DEAL::Cell 3.917, face 3 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL:: 1.25000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.918, face 1 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL::Cell 3.919, face 0 +DEAL:: 1.37500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL:: 1.25000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL::Cell 3.920, face 3 +DEAL:: 1.50000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL::Cell 3.921, face 1 +DEAL:: 1.37500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL:: 1.50000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL:: 1.37500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 4 +DEAL:: 1.50000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.923, face 5 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.924, face 3 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 1.37500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.926, face 0 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 4 +DEAL:: 1.37500 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 1.25000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL::Cell 3.928, face 3 +DEAL:: 1.25000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL::Cell 3.929, face 0 +DEAL::Cell 3.929, face 1 +DEAL:: 1.25000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL::Cell 3.929, face 4 +DEAL::Cell 3.929, face 5 +DEAL:: 1.12500 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.930, face 1 +DEAL::Cell 3.930, face 2 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.930, face 5 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL:: 1.25000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.931, face 4 +DEAL::Cell 3.931, face 5 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL:: 1.00000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.932, face 3 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.932, face 5 +DEAL::Cell 3.933, face 0 +DEAL:: 1.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL:: 1.12500 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.933, face 5 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL::Cell 3.934, face 3 +DEAL::Cell 3.934, face 4 +DEAL:: 1.12500 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.934, face 5 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL::Cell 3.935, face 2 +DEAL:: 1.00000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.935, face 5 +DEAL::Cell 3.936, face 0 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL::Cell 3.936, face 4 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL::Cell 3.937, face 3 +DEAL:: 1.25000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL::Cell 3.938, face 1 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL::Cell 3.938, face 5 +DEAL:: 1.12500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL::Cell 3.939, face 3 +DEAL:: 1.12500 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL::Cell 3.940, face 2 +DEAL:: 1.12500 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.940, face 5 +DEAL::Cell 3.941, face 0 +DEAL:: 1.12500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 1 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL::Cell 3.941, face 4 +DEAL:: 1.12500 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 5 +DEAL::Cell 3.942, face 0 +DEAL::Cell 3.942, face 1 +DEAL::Cell 3.942, face 2 +DEAL:: 1.00000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL::Cell 3.942, face 5 +DEAL::Cell 3.943, face 0 +DEAL::Cell 3.943, face 1 +DEAL:: 1.12500 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL::Cell 3.943, face 5 +DEAL:: 1.00000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL::Cell 3.944, face 3 +DEAL::Cell 3.944, face 4 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL::Cell 3.945, face 1 +DEAL::Cell 3.945, face 2 +DEAL:: 1.12500 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL:: 1.25000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL:: 1.25000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 4 +DEAL::Cell 3.947, face 5 +DEAL::Cell 3.948, face 1 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.948, face 2 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL::Cell 3.948, face 5 +DEAL:: 1.00000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL::Cell 3.949, face 2 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL:: 1.12500 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.949, face 5 +DEAL::Cell 3.950, face 1 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 4 +DEAL:: 1.12500 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.950, face 5 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL::Cell 3.951, face 2 +DEAL:: 1.12500 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.951, face 5 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: 1.12500 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL::Cell 3.953, face 0 +DEAL:: 1.25000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL::Cell 3.953, face 4 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: 1.25000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL::Cell 3.955, face 1 +DEAL:: 1.12500 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 4 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL::Cell 3.956, face 1 +DEAL:: 1.12500 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.956, face 2 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.956, face 5 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.957, face 0 +DEAL::Cell 3.957, face 1 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.957, face 4 +DEAL::Cell 3.957, face 5 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL:: 1.00000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 4 +DEAL::Cell 3.958, face 5 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 4 +DEAL::Cell 3.959, face 5 +DEAL::Cell 3.960, face 0 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 1.50000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 1.37500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL::Cell 3.962, face 1 +DEAL:: 1.50000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL::Cell 3.962, face 5 +DEAL:: 1.37500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 1.50000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 1.25000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL::Cell 3.965, face 0 +DEAL:: 1.37500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL::Cell 3.965, face 4 +DEAL:: 1.37500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 1.37500 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL::Cell 3.967, face 5 +DEAL:: 1.25000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL::Cell 3.968, face 3 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 2 +DEAL:: 1.50000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL::Cell 3.970, face 0 +DEAL:: 1.37500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL::Cell 3.970, face 4 +DEAL::Cell 3.970, face 5 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 2 +DEAL::Cell 3.971, face 3 +DEAL::Cell 3.971, face 4 +DEAL:: 1.50000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL:: 1.37500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL:: 1.25000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.973, face 2 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL::Cell 3.974, face 0 +DEAL:: 1.37500 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 1 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL::Cell 3.974, face 4 +DEAL:: 1.37500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 5 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 1.37500 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 1.37500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL::Cell 3.977, face 0 +DEAL:: 1.50000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL::Cell 3.977, face 4 +DEAL:: 1.50000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 1.50000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL::Cell 3.979, face 1 +DEAL:: 1.37500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL::Cell 3.980, face 0 +DEAL::Cell 3.980, face 1 +DEAL:: 1.37500 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL::Cell 3.980, face 4 +DEAL::Cell 3.980, face 5 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL:: 1.37500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL:: 1.25000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 4 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL::Cell 3.983, face 1 +DEAL:: 1.37500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.983, face 2 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL::Cell 3.984, face 0 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 1.37500 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL::Cell 3.986, face 2 +DEAL:: 1.50000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL::Cell 3.987, face 0 +DEAL::Cell 3.987, face 2 +DEAL:: 1.37500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.988, face 2 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL:: 1.25000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.989, face 0 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL::Cell 3.989, face 5 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL::Cell 3.990, face 4 +DEAL:: 1.37500 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 4 +DEAL:: 1.37500 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.991, face 5 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.992, face 3 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL::Cell 3.993, face 1 +DEAL:: 1.25000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL::Cell 3.993, face 5 +DEAL:: 1.12500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.994, face 0 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.994, face 4 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.995, face 2 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL::Cell 3.996, face 0 +DEAL:: 1.12500 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL::Cell 3.996, face 4 +DEAL:: 1.12500 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.996, face 5 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL:: 1.12500 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.997, face 3 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.997, face 5 +DEAL::Cell 3.998, face 0 +DEAL:: 1.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.998, face 1 +DEAL::Cell 3.998, face 2 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.998, face 5 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.999, face 4 +DEAL::Cell 3.999, face 5 +DEAL::Cell 3.1000, face 0 +DEAL::Cell 3.1000, face 1 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1000, face 2 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL:: 1.12500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1001, face 0 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL::Cell 3.1001, face 5 +DEAL:: 1.12500 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL::Cell 3.1002, face 3 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL::Cell 3.1003, face 2 +DEAL:: 1.25000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL::Cell 3.1004, face 0 +DEAL:: 1.00000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL::Cell 3.1004, face 4 +DEAL::Cell 3.1004, face 5 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 2 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL:: 1.12500 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 5 +DEAL::Cell 3.1006, face 0 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL:: 1.12500 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1006, face 3 +DEAL::Cell 3.1006, face 4 +DEAL::Cell 3.1006, face 5 +DEAL::Cell 3.1007, face 0 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1007, face 2 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL::Cell 3.1007, face 5 +DEAL::Cell 3.1008, face 0 +DEAL:: 1.25000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1008, face 1 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL::Cell 3.1008, face 4 +DEAL:: 1.25000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1008, face 5 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL::Cell 3.1009, face 2 +DEAL:: 1.25000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1009, face 3 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL::Cell 3.1010, face 0 +DEAL:: 1.12500 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1010, face 1 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL::Cell 3.1011, face 0 +DEAL:: 1.25000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 4 +DEAL::Cell 3.1011, face 5 +DEAL:: 1.12500 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL::Cell 3.1012, face 3 +DEAL:: 1.12500 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1012, face 5 +DEAL::Cell 3.1013, face 0 +DEAL::Cell 3.1013, face 1 +DEAL:: 1.00000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1013, face 5 +DEAL::Cell 3.1014, face 0 +DEAL:: 1.12500 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1014, face 1 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1014, face 5 +DEAL:: 1.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 4 +DEAL:: 1.12500 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 5 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL::Cell 3.1016, face 2 +DEAL:: 1.12500 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL::Cell 3.1016, face 5 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 2 +DEAL:: 1.25000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL::Cell 3.1018, face 0 +DEAL:: 1.25000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 4 +DEAL::Cell 3.1018, face 5 +DEAL:: 1.12500 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 4 +DEAL::Cell 3.1019, face 5 +DEAL:: 1.12500 1.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL::Cell 3.1020, face 2 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL:: 1.12500 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1020, face 5 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1021, face 5 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL:: 1.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1022, face 2 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1022, face 5 +DEAL::Cell 3.1023, face 0 +DEAL:: 1.00000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 4 +DEAL::Cell 3.1023, face 5 +DEAL::Initial check +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Check 0 +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Cell 1.0, face 1 +DEAL:: -1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 3 +DEAL:: -1.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: -0.500000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 3 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.6, face 4 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 2 +DEAL:: 0.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL:: 0.00000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.8, face 4 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 4 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 4 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL:: 0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 4 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL:: 0.500000 -0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.13, face 0 +DEAL::Cell 1.13, face 3 +DEAL:: 1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 4 +DEAL:: 0.500000 -1.00000 -1.00000, 0.0625000 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL:: 0.500000 0.00000 0.00000, 0.0625000 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 1 +DEAL:: 0.500000 0.00000 -1.00000, 0.0625000 +DEAL::Cell 1.18, face 2 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 4 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 1 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 3 +DEAL::Cell 1.21, face 4 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.22, face 1 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.23, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 4 +DEAL::Check 1 +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Cell 1.0, face 1 +DEAL:: -1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 3 +DEAL:: -1.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: -0.500000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 3 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.6, face 4 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 2 +DEAL:: 0.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL:: 0.00000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.8, face 4 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 4 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 4 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL:: 0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 4 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL:: 0.500000 -0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.13, face 0 +DEAL::Cell 1.13, face 3 +DEAL:: 1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 4 +DEAL:: 0.500000 -1.00000 -1.00000, 0.0625000 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL:: 0.500000 0.00000 0.00000, 0.0625000 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 1 +DEAL:: 0.500000 0.00000 -1.00000, 0.0625000 +DEAL::Cell 1.18, face 2 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 4 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 1 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 3 +DEAL::Cell 1.21, face 4 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.22, face 1 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.23, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 4 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: -1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: -0.750000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL::Cell 2.10, face 1 +DEAL:: -1.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL:: -1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.0156250 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 3 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 1 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 5 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: -0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: -1.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: -0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL::Cell 2.25, face 5 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 5 +DEAL:: -0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL:: -0.500000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 5 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL:: -0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 2 +DEAL:: -0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.500000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL:: -0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: 0.00000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL::Cell 2.38, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: -0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: -0.250000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL::Cell 2.42, face 4 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL:: 0.00000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL::Cell 2.46, face 1 +DEAL:: -0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL::Cell 2.47, face 4 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: -0.500000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL:: -0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL:: 0.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: -0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL::Cell 2.58, face 2 +DEAL:: -0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.61, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL:: 0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.65, face 4 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL::Cell 2.66, face 2 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 4 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 1 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 4 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 3 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL:: 0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL::Cell 2.72, face 3 +DEAL:: 0.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.72, face 4 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 4 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 4 +DEAL::Cell 2.74, face 5 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL::Cell 2.75, face 4 +DEAL::Cell 2.75, face 5 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL::Cell 2.76, face 4 +DEAL:: 0.250000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 2 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 4 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 5 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 4 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 4 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 0.00000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 4 +DEAL::Cell 2.83, face 5 +DEAL:: 0.250000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL:: 0.250000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL:: 0.500000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 4 +DEAL:: 0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 4 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 4 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL:: 0.250000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.90, face 1 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 4 +DEAL::Cell 2.90, face 5 +DEAL:: 0.250000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 4 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL::Cell 2.93, face 3 +DEAL:: 0.250000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL::Cell 2.94, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL:: 0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL:: 1.00000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.101, face 0 +DEAL:: 1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 1 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.103, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL:: 0.750000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 4 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 0.750000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL:: 0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 4 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL:: 0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.115, face 2 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL::Cell 2.116, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.117, face 0 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL:: 0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.120, face 0 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL:: 0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL:: 0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL:: 0.750000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL:: 0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.125, face 0 +DEAL:: 1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.126, face 0 +DEAL:: 1.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL:: 0.250000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.130, face 3 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL::Cell 2.135, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL::Cell 2.136, face 0 +DEAL:: 0.500000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL::Cell 2.136, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 3 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.139, face 4 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.140, face 3 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL::Cell 2.143, face 4 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.146, face 2 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.147, face 1 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL::Cell 2.148, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.150, face 4 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL::Cell 2.152, face 1 +DEAL:: 0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL::Cell 2.153, face 4 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 4 +DEAL:: 0.500000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.154, face 5 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 4 +DEAL:: 0.750000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL::Cell 2.160, face 5 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL::Cell 2.161, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 1 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.166, face 1 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL:: 0.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.168, face 3 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL::Cell 2.170, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL::Cell 2.171, face 4 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.173, face 0 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.174, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 2 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 1 +DEAL::Cell 2.178, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 4 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.181, face 0 +DEAL::Cell 2.181, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL::Cell 2.182, face 1 +DEAL:: 0.250000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.500000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.184, face 3 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.185, face 2 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.186, face 0 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 2 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL:: 0.500000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL::Cell 2.190, face 2 +DEAL:: 0.750000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.191, face 0 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 4 +DEAL::Check 2 +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Cell 1.0, face 1 +DEAL:: -1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 3 +DEAL:: -1.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: -0.500000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 3 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.6, face 4 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 2 +DEAL:: 0.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL:: 0.00000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.8, face 4 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 4 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 4 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL:: 0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 4 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL:: 0.500000 -0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.13, face 0 +DEAL::Cell 1.13, face 3 +DEAL:: 1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 4 +DEAL:: 0.500000 -1.00000 -1.00000, 0.0625000 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL:: 0.500000 0.00000 0.00000, 0.0625000 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 1 +DEAL:: 0.500000 0.00000 -1.00000, 0.0625000 +DEAL::Cell 1.18, face 2 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 4 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 1 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 3 +DEAL::Cell 1.21, face 4 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.22, face 1 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.23, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 4 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: -1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: -0.750000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL::Cell 2.10, face 1 +DEAL:: -1.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL:: -1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.0156250 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 3 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 1 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 5 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: -0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: -1.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: -0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL::Cell 2.25, face 5 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 5 +DEAL:: -0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL:: -0.500000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 5 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL:: -0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 2 +DEAL:: -0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.500000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL:: -0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: 0.00000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL::Cell 2.38, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: -0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: -0.250000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL::Cell 2.42, face 4 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL:: 0.00000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL::Cell 2.46, face 1 +DEAL:: -0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL::Cell 2.47, face 4 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: -0.500000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL:: -0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL:: 0.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: -0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL::Cell 2.58, face 2 +DEAL:: -0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.61, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL:: 0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.65, face 4 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL::Cell 2.66, face 2 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 4 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 1 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 4 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 3 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL:: 0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL::Cell 2.72, face 3 +DEAL:: 0.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.72, face 4 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 4 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 4 +DEAL::Cell 2.74, face 5 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL::Cell 2.75, face 4 +DEAL::Cell 2.75, face 5 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL::Cell 2.76, face 4 +DEAL:: 0.250000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 2 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 4 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 5 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 4 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 4 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 0.00000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 4 +DEAL::Cell 2.83, face 5 +DEAL:: 0.250000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL:: 0.250000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL:: 0.500000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 4 +DEAL:: 0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 4 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 4 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL:: 0.250000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.90, face 1 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 4 +DEAL::Cell 2.90, face 5 +DEAL:: 0.250000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 4 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL::Cell 2.93, face 3 +DEAL:: 0.250000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL::Cell 2.94, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL:: 0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL:: 1.00000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.101, face 0 +DEAL:: 1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 1 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.103, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL:: 0.750000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 4 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 0.750000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL:: 0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 4 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL:: 0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.115, face 2 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL::Cell 2.116, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.117, face 0 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL:: 0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.120, face 0 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL:: 0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL:: 0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL:: 0.750000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL:: 0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.125, face 0 +DEAL:: 1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.126, face 0 +DEAL:: 1.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL:: 0.250000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.130, face 3 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL::Cell 2.135, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL::Cell 2.136, face 0 +DEAL:: 0.500000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL::Cell 2.136, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 3 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.139, face 4 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.140, face 3 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL::Cell 2.143, face 4 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.146, face 2 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.147, face 1 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL::Cell 2.148, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.150, face 4 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL::Cell 2.152, face 1 +DEAL:: 0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL::Cell 2.153, face 4 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 4 +DEAL:: 0.500000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.154, face 5 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 4 +DEAL:: 0.750000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL::Cell 2.160, face 5 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL::Cell 2.161, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 1 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.166, face 1 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL:: 0.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.168, face 3 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL::Cell 2.170, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL::Cell 2.171, face 4 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.173, face 0 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.174, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 2 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 1 +DEAL::Cell 2.178, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 4 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.181, face 0 +DEAL::Cell 2.181, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL::Cell 2.182, face 1 +DEAL:: 0.250000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.500000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.184, face 3 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.185, face 2 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.186, face 0 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 2 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL:: 0.500000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL::Cell 2.190, face 2 +DEAL:: 0.750000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.191, face 0 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 4 +DEAL::Cell 3.0, face 1 +DEAL:: -1.00000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.0, face 3 +DEAL::Cell 3.0, face 5 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL:: -1.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1, face 3 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 1 +DEAL::Cell 3.2, face 2 +DEAL:: -1.00000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.2, face 3 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL::Cell 3.3, face 1 +DEAL:: -0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 3 +DEAL:: -0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.4, face 4 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL::Cell 3.5, face 1 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.5, face 3 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL::Cell 3.6, face 1 +DEAL:: -0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.6, face 2 +DEAL::Cell 3.6, face 3 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL:: -0.875000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.7, face 5 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 3 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.8, face 5 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 3 +DEAL:: -1.00000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.9, face 5 +DEAL::Cell 3.10, face 0 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL:: -0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 5 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL:: -1.00000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.11, face 3 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL:: -0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.12, face 3 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL::Cell 3.13, face 0 +DEAL:: -0.750000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.13, face 1 +DEAL::Cell 3.13, face 3 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL:: -0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL::Cell 3.14, face 2 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 5 +DEAL::Cell 3.15, face 0 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL:: -0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.15, face 3 +DEAL::Cell 3.15, face 4 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 1 +DEAL:: -0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.16, face 2 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.17, face 1 +DEAL::Cell 3.17, face 2 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 5 +DEAL::Cell 3.18, face 1 +DEAL:: -1.00000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.18, face 2 +DEAL::Cell 3.18, face 3 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL:: -1.00000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.19, face 1 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 5 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.20, face 1 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL::Cell 3.21, face 3 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.21, face 4 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL:: -0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.22, face 3 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL::Cell 3.23, face 0 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.23, face 1 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL::Cell 3.23, face 4 +DEAL:: -0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL::Cell 3.24, face 1 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL:: -1.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.24, face 5 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL:: -0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.25, face 3 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL:: -0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.26, face 2 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL:: -0.875000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL:: -0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.28, face 1 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL::Cell 3.28, face 4 +DEAL:: -0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.28, face 5 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL::Cell 3.29, face 2 +DEAL:: -0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.29, face 3 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL::Cell 3.30, face 0 +DEAL:: -0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL::Cell 3.30, face 3 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL:: -0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.31, face 0 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL::Cell 3.31, face 3 +DEAL:: -0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 4 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 3 +DEAL:: -0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.32, face 4 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL:: -0.625000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 1 +DEAL::Cell 3.34, face 2 +DEAL:: -0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.34, face 3 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL::Cell 3.35, face 0 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.35, face 1 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL::Cell 3.35, face 4 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.35, face 5 +DEAL::Cell 3.36, face 1 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL:: -0.625000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL:: -0.625000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.37, face 5 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL::Cell 3.38, face 3 +DEAL:: -0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.38, face 4 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL::Cell 3.39, face 1 +DEAL:: -0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.39, face 2 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL:: -0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL::Cell 3.40, face 3 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL:: -0.625000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.41, face 0 +DEAL::Cell 3.41, face 1 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL:: -0.750000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.41, face 5 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL:: -0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.42, face 3 +DEAL::Cell 3.42, face 4 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL:: -0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.44, face 0 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL:: -0.625000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.44, face 5 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 3 +DEAL:: -0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 4 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL:: -0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL::Cell 3.47, face 0 +DEAL:: -0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.47, face 1 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL::Cell 3.47, face 4 +DEAL:: -0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.47, face 5 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL::Cell 3.48, face 3 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.48, face 4 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL::Cell 3.49, face 1 +DEAL:: -0.625000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL::Cell 3.49, face 4 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 1 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.50, face 2 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL:: -0.625000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.51, face 0 +DEAL::Cell 3.51, face 1 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.51, face 4 +DEAL::Cell 3.51, face 5 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL:: -0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.52, face 3 +DEAL::Cell 3.52, face 4 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL:: -0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.53, face 2 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL:: -0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.54, face 1 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL:: -0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.54, face 5 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL::Cell 3.56, face 1 +DEAL:: -0.750000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.56, face 2 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.57, face 0 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.57, face 4 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL:: -0.625000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL::Cell 3.59, face 0 +DEAL:: -0.750000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.59, face 1 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.59, face 5 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.60, face 3 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL:: -0.500000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL::Cell 3.61, face 5 +DEAL:: -0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.62, face 0 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL:: -0.500000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 4 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL:: -0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.63, face 2 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL::Cell 3.64, face 3 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL:: -1.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.65, face 1 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL:: -1.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.66, face 1 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 5 +DEAL:: -0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 0 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL::Cell 3.67, face 3 +DEAL:: -0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL::Cell 3.68, face 1 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL:: -0.875000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.68, face 5 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 3 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.69, face 4 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.70, face 2 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL:: -0.750000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.71, face 0 +DEAL::Cell 3.71, face 1 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL:: -0.875000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.71, face 5 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 3 +DEAL:: -0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.72, face 5 +DEAL::Cell 3.73, face 0 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 5 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL:: -0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.74, face 5 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL::Cell 3.75, face 5 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 3 +DEAL::Cell 3.76, face 4 +DEAL:: -0.875000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL::Cell 3.78, face 1 +DEAL::Cell 3.78, face 2 +DEAL:: -0.750000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL::Cell 3.78, face 5 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 2 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.79, face 3 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL:: -1.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.80, face 1 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 5 +DEAL:: -0.875000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL:: -0.875000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL::Cell 3.82, face 3 +DEAL:: -1.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.82, face 5 +DEAL::Cell 3.83, face 0 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL:: -0.875000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.83, face 3 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL:: -0.750000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.84, face 2 +DEAL::Cell 3.84, face 3 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL:: -0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL:: -0.875000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.85, face 5 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.86, face 3 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL:: -0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.87, face 1 +DEAL::Cell 3.87, face 2 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL:: -0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL:: -1.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.88, face 5 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 2 +DEAL::Cell 3.89, face 3 +DEAL:: -0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL:: -1.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.90, face 3 +DEAL::Cell 3.90, face 5 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 2 +DEAL:: -0.875000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.91, face 3 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL::Cell 3.92, face 2 +DEAL:: -0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL::Cell 3.93, face 0 +DEAL:: -0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL::Cell 3.93, face 5 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL::Cell 3.94, face 3 +DEAL:: -0.750000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.95, face 4 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.96, face 3 +DEAL::Cell 3.96, face 4 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL:: -0.625000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.97, face 1 +DEAL::Cell 3.97, face 3 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL:: -0.625000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL::Cell 3.98, face 4 +DEAL:: -0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 5 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL:: -0.625000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 3 +DEAL::Cell 3.100, face 4 +DEAL::Cell 3.100, face 5 +DEAL:: -0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL:: -0.500000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.102, face 0 +DEAL::Cell 3.102, face 1 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL:: -0.625000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.105, face 0 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL::Cell 3.105, face 5 +DEAL:: -0.625000 -1.00000 0.00000, 0.00390625 +DEAL::Cell 3.106, face 0 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL::Cell 3.106, face 3 +DEAL:: -0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.106, face 4 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL::Cell 3.107, face 2 +DEAL:: -0.625000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL::Cell 3.108, face 0 +DEAL::Cell 3.108, face 1 +DEAL:: -0.625000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.108, face 3 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL:: -0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL::Cell 3.110, face 0 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL::Cell 3.110, face 4 +DEAL:: -0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 2 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL:: -0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL:: -0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL:: -0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL::Cell 3.113, face 3 +DEAL::Cell 3.113, face 4 +DEAL:: -0.750000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL::Cell 3.114, face 1 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL:: -0.750000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL:: -0.625000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL::Cell 3.116, face 2 +DEAL::Cell 3.116, face 3 +DEAL:: -0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL::Cell 3.117, face 0 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL:: -0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL::Cell 3.119, face 1 +DEAL::Cell 3.119, face 2 +DEAL:: -0.500000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL::Cell 3.119, face 5 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL:: -0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL:: -0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.121, face 5 +DEAL::Cell 3.122, face 0 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL:: -0.625000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.122, face 3 +DEAL::Cell 3.122, face 4 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 2 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 5 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 2 +DEAL::Cell 3.125, face 3 +DEAL:: -0.500000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL::Cell 3.126, face 2 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL::Cell 3.127, face 0 +DEAL:: -0.625000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL::Cell 3.127, face 4 +DEAL::Cell 3.127, face 5 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 5 +DEAL:: -0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.129, face 0 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 5 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL::Cell 3.130, face 3 +DEAL::Cell 3.130, face 5 +DEAL:: -0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL:: -1.00000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.131, face 5 +DEAL::Cell 3.132, face 1 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 1 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL::Cell 3.134, face 4 +DEAL::Cell 3.134, face 5 +DEAL:: -0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL::Cell 3.135, face 2 +DEAL::Cell 3.135, face 3 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL::Cell 3.136, face 1 +DEAL::Cell 3.136, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 5 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL:: -1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL:: -0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.138, face 1 +DEAL::Cell 3.138, face 2 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 5 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.139, face 0 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 5 +DEAL:: -0.875000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL::Cell 3.140, face 2 +DEAL::Cell 3.140, face 3 +DEAL:: -0.750000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL::Cell 3.141, face 0 +DEAL::Cell 3.141, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL:: -0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL::Cell 3.142, face 3 +DEAL::Cell 3.142, face 4 +DEAL:: -0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL::Cell 3.143, face 1 +DEAL::Cell 3.143, face 2 +DEAL:: -0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL::Cell 3.143, face 5 +DEAL::Cell 3.144, face 1 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL:: -0.875000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL::Cell 3.145, face 3 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 1 +DEAL:: -1.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 5 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL:: -1.00000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 5 +DEAL::Cell 3.148, face 1 +DEAL::Cell 3.148, face 2 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL::Cell 3.148, face 5 +DEAL::Cell 3.149, face 0 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL:: -0.750000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.151, face 0 +DEAL::Cell 3.151, face 1 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 4 +DEAL:: -0.875000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL::Cell 3.153, face 1 +DEAL::Cell 3.153, face 2 +DEAL:: -1.00000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 5 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL:: -1.00000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 5 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 5 +DEAL::Cell 3.156, face 0 +DEAL::Cell 3.156, face 1 +DEAL:: -0.750000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL:: -0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL:: -0.875000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL:: -0.750000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL::Cell 3.160, face 1 +DEAL::Cell 3.160, face 2 +DEAL:: -0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL::Cell 3.160, face 5 +DEAL::Cell 3.161, face 0 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 1 +DEAL::Cell 3.162, face 2 +DEAL::Cell 3.162, face 3 +DEAL:: -0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 1 +DEAL:: -0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL:: -0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL:: -0.500000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL::Cell 3.166, face 1 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL:: -0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.167, face 2 +DEAL::Cell 3.167, face 3 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL:: -0.500000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.168, face 0 +DEAL::Cell 3.168, face 1 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL:: -0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.168, face 4 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL:: -0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.170, face 1 +DEAL::Cell 3.170, face 2 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.170, face 5 +DEAL::Cell 3.171, face 0 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.171, face 3 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL:: -0.625000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL:: -0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.173, face 0 +DEAL::Cell 3.173, face 1 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.173, face 4 +DEAL::Cell 3.173, face 5 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL:: -0.500000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.174, face 2 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL:: -0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 5 +DEAL::Cell 3.176, face 1 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL:: -0.625000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL::Cell 3.177, face 5 +DEAL::Cell 3.178, face 1 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 4 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL:: -0.750000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL:: -0.625000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL:: -0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL:: -0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL::Cell 3.182, face 1 +DEAL::Cell 3.182, face 2 +DEAL:: -0.500000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 4 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL:: -0.625000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL::Cell 3.184, face 3 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.185, face 0 +DEAL::Cell 3.185, face 1 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.185, face 4 +DEAL::Cell 3.185, face 5 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.186, face 2 +DEAL::Cell 3.186, face 4 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL:: -0.625000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.187, face 1 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 4 +DEAL::Cell 3.187, face 5 +DEAL::Cell 3.188, face 0 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL::Cell 3.188, face 3 +DEAL::Cell 3.188, face 4 +DEAL:: -0.625000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL::Cell 3.189, face 1 +DEAL::Cell 3.189, face 2 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL:: -0.500000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 4 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL:: -0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.192, face 0 +DEAL::Cell 3.192, face 1 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL:: -1.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.192, face 5 +DEAL::Cell 3.193, face 0 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL:: -0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.193, face 3 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL::Cell 3.194, face 1 +DEAL::Cell 3.194, face 2 +DEAL:: -1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 5 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL:: -1.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL:: -0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL::Cell 3.197, face 1 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL:: -0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.197, face 4 +DEAL::Cell 3.197, face 5 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL:: -0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL:: -0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL:: -0.750000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL::Cell 3.200, face 0 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL:: -1.00000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.200, face 3 +DEAL::Cell 3.200, face 5 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 2 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.201, face 3 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL::Cell 3.202, face 1 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.202, face 2 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL:: -0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.203, face 2 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: -0.750000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL::Cell 3.205, face 4 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL::Cell 3.206, face 2 +DEAL:: -0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL::Cell 3.207, face 2 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL:: -1.00000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 5 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.209, face 0 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL::Cell 3.209, face 3 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.209, face 5 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 5 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 5 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL:: -0.875000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 4 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL::Cell 3.213, face 1 +DEAL:: -0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.213, face 2 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL::Cell 3.214, face 4 +DEAL::Cell 3.214, face 5 +DEAL:: -0.750000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 4 +DEAL:: -0.875000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL::Cell 3.216, face 2 +DEAL:: -0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 5 +DEAL::Cell 3.217, face 0 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL:: -1.00000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.217, face 5 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.218, face 5 +DEAL::Cell 3.219, face 0 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 5 +DEAL:: -0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.220, face 0 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL::Cell 3.220, face 3 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.220, face 4 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 2 +DEAL::Cell 3.221, face 3 +DEAL:: -0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL::Cell 3.222, face 0 +DEAL::Cell 3.222, face 1 +DEAL:: -0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL::Cell 3.224, face 0 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL::Cell 3.224, face 4 +DEAL::Cell 3.224, face 5 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL::Cell 3.225, face 2 +DEAL::Cell 3.225, face 3 +DEAL:: -0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL::Cell 3.226, face 1 +DEAL:: -0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL::Cell 3.226, face 5 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL::Cell 3.227, face 3 +DEAL::Cell 3.227, face 4 +DEAL:: -0.750000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL::Cell 3.228, face 1 +DEAL::Cell 3.228, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL::Cell 3.229, face 0 +DEAL:: -0.500000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL::Cell 3.229, face 4 +DEAL:: -0.625000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL::Cell 3.230, face 2 +DEAL::Cell 3.230, face 3 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL::Cell 3.231, face 0 +DEAL::Cell 3.231, face 1 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL::Cell 3.231, face 5 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL::Cell 3.232, face 3 +DEAL:: -0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL:: -0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.233, face 4 +DEAL::Cell 3.233, face 5 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL:: -0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 2 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL:: -0.750000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 5 +DEAL::Cell 3.236, face 0 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL:: -0.625000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.236, face 4 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 2 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL:: -0.500000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.238, face 1 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL:: -0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 5 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 2 +DEAL::Cell 3.239, face 3 +DEAL::Cell 3.239, face 4 +DEAL:: -0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL::Cell 3.240, face 2 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL::Cell 3.241, face 0 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL::Cell 3.241, face 4 +DEAL:: -0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL::Cell 3.242, face 2 +DEAL::Cell 3.242, face 4 +DEAL:: -0.750000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL::Cell 3.243, face 1 +DEAL::Cell 3.243, face 2 +DEAL:: -0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL::Cell 3.244, face 0 +DEAL::Cell 3.244, face 1 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL::Cell 3.244, face 4 +DEAL::Cell 3.244, face 5 +DEAL:: -0.500000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL::Cell 3.245, face 2 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.245, face 5 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL::Cell 3.246, face 2 +DEAL:: -0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.246, face 4 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL::Cell 3.247, face 1 +DEAL:: -0.500000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.247, face 2 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL::Cell 3.248, face 0 +DEAL:: -0.625000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL::Cell 3.248, face 4 +DEAL::Cell 3.248, face 5 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 2 +DEAL::Cell 3.249, face 3 +DEAL::Cell 3.249, face 4 +DEAL:: -0.750000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL::Cell 3.250, face 1 +DEAL::Cell 3.250, face 2 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 2 +DEAL:: -0.625000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.251, face 4 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.252, face 3 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL:: -0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL::Cell 3.253, face 5 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL::Cell 3.254, face 4 +DEAL:: -0.625000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 4 +DEAL::Cell 3.255, face 5 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 3 +DEAL::Cell 3.256, face 4 +DEAL::Cell 3.256, face 5 +DEAL:: -0.375000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL::Cell 3.257, face 3 +DEAL::Cell 3.257, face 4 +DEAL:: -0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL::Cell 3.258, face 3 +DEAL:: -0.375000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.258, face 4 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL::Cell 3.259, face 2 +DEAL:: -0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL::Cell 3.260, face 1 +DEAL:: -0.375000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL::Cell 3.261, face 0 +DEAL:: -0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 3 +DEAL::Cell 3.261, face 4 +DEAL::Cell 3.261, face 5 +DEAL:: -0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.262, face 1 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL::Cell 3.262, face 5 +DEAL:: -0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL::Cell 3.263, face 3 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.263, face 4 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL::Cell 3.264, face 1 +DEAL:: -0.375000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL::Cell 3.265, face 0 +DEAL:: -0.375000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL::Cell 3.265, face 5 +DEAL::Cell 3.266, face 0 +DEAL:: -0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL::Cell 3.266, face 4 +DEAL:: -0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL::Cell 3.267, face 2 +DEAL:: -0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL::Cell 3.268, face 0 +DEAL:: -0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 3 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL::Cell 3.269, face 0 +DEAL:: -0.375000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL::Cell 3.269, face 5 +DEAL:: -0.250000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.270, face 0 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL::Cell 3.270, face 3 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.270, face 4 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL::Cell 3.271, face 1 +DEAL:: -0.250000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.271, face 2 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL::Cell 3.272, face 1 +DEAL:: -0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL::Cell 3.272, face 5 +DEAL:: -0.375000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL::Cell 3.273, face 3 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 1 +DEAL::Cell 3.274, face 2 +DEAL:: -0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL::Cell 3.275, face 1 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL::Cell 3.275, face 5 +DEAL:: -0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL::Cell 3.276, face 3 +DEAL::Cell 3.276, face 4 +DEAL:: -0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL::Cell 3.277, face 1 +DEAL::Cell 3.277, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL::Cell 3.278, face 1 +DEAL::Cell 3.278, face 2 +DEAL:: -0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.278, face 3 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL::Cell 3.279, face 0 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 1 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL::Cell 3.279, face 4 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 5 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL::Cell 3.280, face 2 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL::Cell 3.281, face 1 +DEAL:: -0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 2 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL::Cell 3.281, face 5 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.282, face 0 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL::Cell 3.282, face 3 +DEAL:: -0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.282, face 4 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL::Cell 3.283, face 1 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL::Cell 3.284, face 0 +DEAL:: -0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.284, face 1 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL::Cell 3.284, face 4 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.284, face 5 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL::Cell 3.285, face 2 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.285, face 3 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL::Cell 3.286, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL::Cell 3.286, face 5 +DEAL:: -0.250000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.287, face 0 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL::Cell 3.287, face 3 +DEAL:: -0.250000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.287, face 4 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 1 +DEAL::Cell 3.288, face 3 +DEAL:: -0.250000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL::Cell 3.289, face 1 +DEAL:: -0.125000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL::Cell 3.290, face 1 +DEAL::Cell 3.290, face 2 +DEAL:: -0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.290, face 3 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL::Cell 3.291, face 0 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 1 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL::Cell 3.291, face 4 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 3 +DEAL::Cell 3.292, face 4 +DEAL:: -0.125000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.292, face 5 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL:: -0.125000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.293, face 5 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL:: 0.00000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.294, face 4 +DEAL::Cell 3.294, face 5 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL:: 0.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.295, face 5 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL::Cell 3.296, face 3 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL:: -0.125000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 3 +DEAL::Cell 3.297, face 4 +DEAL:: -0.250000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL::Cell 3.298, face 2 +DEAL:: -0.250000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL::Cell 3.299, face 0 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL::Cell 3.299, face 4 +DEAL::Cell 3.299, face 5 +DEAL:: -0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 3 +DEAL::Cell 3.300, face 4 +DEAL:: -0.125000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.300, face 5 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL::Cell 3.301, face 3 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.301, face 5 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL:: 0.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.302, face 2 +DEAL::Cell 3.302, face 3 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.302, face 5 +DEAL::Cell 3.303, face 0 +DEAL:: -0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.303, face 1 +DEAL::Cell 3.303, face 2 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.303, face 5 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL::Cell 3.304, face 3 +DEAL:: -0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.304, face 4 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL::Cell 3.305, face 1 +DEAL:: -0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 2 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 1 +DEAL:: -0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL:: -0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL::Cell 3.307, face 3 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 1 +DEAL::Cell 3.308, face 2 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.308, face 5 +DEAL::Cell 3.309, face 0 +DEAL::Cell 3.309, face 1 +DEAL:: -0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL::Cell 3.309, face 5 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL:: -0.125000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.310, face 5 +DEAL::Cell 3.311, face 0 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL:: 0.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL::Cell 3.311, face 5 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL:: -0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL::Cell 3.314, face 0 +DEAL::Cell 3.314, face 1 +DEAL:: -0.125000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL:: -0.250000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL::Cell 3.316, face 5 +DEAL::Cell 3.317, face 0 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL::Cell 3.317, face 4 +DEAL::Cell 3.317, face 5 +DEAL:: 0.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.318, face 5 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL:: 0.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.319, face 2 +DEAL::Cell 3.319, face 3 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.319, face 5 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 3 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL:: -0.375000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.321, face 0 +DEAL::Cell 3.321, face 1 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL:: -0.500000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL:: -0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL:: -0.375000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.323, face 1 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL:: -0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL::Cell 3.324, face 3 +DEAL::Cell 3.324, face 4 +DEAL:: -0.375000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL::Cell 3.325, face 1 +DEAL::Cell 3.325, face 3 +DEAL:: -0.375000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL::Cell 3.326, face 0 +DEAL::Cell 3.326, face 1 +DEAL:: -0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL:: -0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL:: -0.375000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 3 +DEAL:: -0.500000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 3 +DEAL:: -0.375000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL::Cell 3.330, face 2 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.330, face 3 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL::Cell 3.331, face 0 +DEAL:: -0.500000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL::Cell 3.331, face 5 +DEAL:: -0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL:: -0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.332, face 5 +DEAL::Cell 3.333, face 0 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL::Cell 3.333, face 5 +DEAL:: -0.250000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL::Cell 3.334, face 3 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL::Cell 3.335, face 2 +DEAL:: -0.375000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL::Cell 3.336, face 0 +DEAL:: -0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL::Cell 3.337, face 2 +DEAL::Cell 3.337, face 3 +DEAL:: -0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL::Cell 3.338, face 0 +DEAL::Cell 3.338, face 1 +DEAL:: -0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL::Cell 3.338, face 5 +DEAL:: -0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL:: -0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL::Cell 3.340, face 1 +DEAL::Cell 3.340, face 2 +DEAL:: -0.250000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL::Cell 3.340, face 5 +DEAL::Cell 3.341, face 0 +DEAL:: -0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL::Cell 3.341, face 4 +DEAL:: -0.375000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL::Cell 3.343, face 0 +DEAL::Cell 3.343, face 1 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL::Cell 3.343, face 4 +DEAL::Cell 3.343, face 5 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL::Cell 3.344, face 3 +DEAL:: -0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL:: -0.500000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 4 +DEAL::Cell 3.345, face 5 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.346, face 2 +DEAL::Cell 3.346, face 3 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL:: -0.500000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.347, face 5 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL:: -0.375000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 4 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 2 +DEAL:: -0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: -0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: -0.375000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 2 +DEAL::Cell 3.351, face 3 +DEAL::Cell 3.351, face 4 +DEAL:: -0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL::Cell 3.352, face 1 +DEAL::Cell 3.352, face 3 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL::Cell 3.353, face 0 +DEAL::Cell 3.353, face 1 +DEAL:: -0.125000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.353, face 3 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL::Cell 3.354, face 0 +DEAL:: -0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL::Cell 3.354, face 3 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.355, face 0 +DEAL::Cell 3.355, face 1 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL:: -0.125000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.355, face 4 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL::Cell 3.356, face 1 +DEAL:: 0.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.356, face 5 +DEAL::Cell 3.357, face 0 +DEAL:: 0.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.357, face 1 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.357, face 5 +DEAL::Cell 3.358, face 0 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL::Cell 3.358, face 4 +DEAL:: -0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 5 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL::Cell 3.359, face 2 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL::Cell 3.359, face 5 +DEAL::Cell 3.360, face 0 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL:: -0.250000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.361, face 3 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 1 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 5 +DEAL::Cell 3.363, face 0 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL:: -0.125000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.363, face 4 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL::Cell 3.364, face 3 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.364, face 5 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 3 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.365, face 4 +DEAL::Cell 3.365, face 5 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.366, face 2 +DEAL::Cell 3.366, face 3 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.366, face 5 +DEAL:: 0.00000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.367, face 0 +DEAL::Cell 3.367, face 2 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL::Cell 3.367, face 5 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL:: -0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL:: -0.125000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL::Cell 3.369, face 5 +DEAL:: -0.125000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL::Cell 3.370, face 3 +DEAL::Cell 3.370, face 4 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL:: 0.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL::Cell 3.372, face 4 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.372, face 5 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL::Cell 3.373, face 3 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.373, face 5 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: -0.125000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.374, face 5 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 0 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL:: 0.00000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.375, face 5 +DEAL::Cell 3.376, face 0 +DEAL::Cell 3.376, face 1 +DEAL::Cell 3.376, face 2 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL:: -0.250000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.377, face 2 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL::Cell 3.377, face 5 +DEAL:: -0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.378, face 0 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL::Cell 3.378, face 3 +DEAL:: -0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL::Cell 3.379, face 0 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL:: -0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL:: -0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.380, face 5 +DEAL:: 0.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 0 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL:: -0.125000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 5 +DEAL::Cell 3.382, face 0 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL:: -0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.382, face 4 +DEAL::Cell 3.382, face 5 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 2 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.383, face 3 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.383, face 5 +DEAL::Cell 3.384, face 1 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL::Cell 3.384, face 4 +DEAL::Cell 3.384, face 5 +DEAL:: -0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL::Cell 3.385, face 3 +DEAL::Cell 3.385, face 4 +DEAL:: -0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 1 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL:: -0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL:: -0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL:: -0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL::Cell 3.388, face 3 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL:: -0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.389, face 0 +DEAL::Cell 3.389, face 1 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.389, face 4 +DEAL::Cell 3.389, face 5 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL:: -0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL:: -0.250000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.391, face 1 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL:: -0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL:: -0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 0 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL:: -0.500000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.396, face 5 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL:: -0.375000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL:: -0.250000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 4 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 1 +DEAL::Cell 3.400, face 2 +DEAL::Cell 3.400, face 3 +DEAL:: -0.500000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL::Cell 3.401, face 0 +DEAL::Cell 3.401, face 1 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL::Cell 3.401, face 4 +DEAL::Cell 3.401, face 5 +DEAL:: -0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL:: -0.375000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL::Cell 3.403, face 2 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL:: -0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL::Cell 3.404, face 3 +DEAL::Cell 3.404, face 4 +DEAL:: -0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL:: -0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 1 +DEAL:: -0.250000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 4 +DEAL::Cell 3.406, face 5 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL:: -0.375000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 2 +DEAL::Cell 3.407, face 4 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.408, face 1 +DEAL::Cell 3.408, face 2 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.408, face 5 +DEAL::Cell 3.409, face 0 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL:: -0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.409, face 3 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL:: -0.500000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 4 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL:: -0.500000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL::Cell 3.411, face 4 +DEAL::Cell 3.411, face 5 +DEAL:: -0.375000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL::Cell 3.412, face 2 +DEAL::Cell 3.412, face 3 +DEAL:: -0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL:: -0.375000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL::Cell 3.413, face 5 +DEAL::Cell 3.414, face 0 +DEAL:: -0.375000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL:: -0.250000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 4 +DEAL:: -0.375000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 5 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL:: -0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL:: -0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 1 +DEAL:: -0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL::Cell 3.418, face 4 +DEAL::Cell 3.418, face 5 +DEAL:: -0.125000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL::Cell 3.419, face 3 +DEAL::Cell 3.419, face 4 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 1 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.420, face 5 +DEAL::Cell 3.421, face 0 +DEAL::Cell 3.421, face 1 +DEAL:: 0.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL::Cell 3.421, face 4 +DEAL::Cell 3.421, face 5 +DEAL:: 0.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.422, face 5 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.423, face 0 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL:: 0.00000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.423, face 4 +DEAL::Cell 3.423, face 5 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL:: -0.125000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.424, face 2 +DEAL::Cell 3.424, face 3 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL:: -0.250000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.425, face 5 +DEAL::Cell 3.426, face 0 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL:: -0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 3 +DEAL::Cell 3.426, face 4 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.427, face 1 +DEAL::Cell 3.427, face 2 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL:: -0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.428, face 4 +DEAL::Cell 3.428, face 5 +DEAL::Cell 3.429, face 0 +DEAL::Cell 3.429, face 1 +DEAL:: -0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.429, face 2 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL::Cell 3.429, face 5 +DEAL:: 0.00000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.430, face 0 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL:: 0.00000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.430, face 5 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.431, face 3 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.431, face 5 +DEAL::Cell 3.432, face 1 +DEAL:: -0.250000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL:: -0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL:: -0.125000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 4 +DEAL::Cell 3.433, face 5 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL::Cell 3.434, face 4 +DEAL:: -0.250000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.434, face 5 +DEAL::Cell 3.435, face 0 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL:: -0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.435, face 4 +DEAL::Cell 3.435, face 5 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL:: -0.125000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.436, face 3 +DEAL::Cell 3.436, face 4 +DEAL::Cell 3.436, face 5 +DEAL::Cell 3.437, face 0 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.437, face 1 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.437, face 5 +DEAL:: 0.00000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 4 +DEAL::Cell 3.438, face 5 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL::Cell 3.439, face 4 +DEAL:: -0.125000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.439, face 5 +DEAL::Cell 3.440, face 0 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL:: -0.125000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.441, face 2 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL:: -0.125000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.442, face 0 +DEAL::Cell 3.442, face 1 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 4 +DEAL:: -0.250000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.442, face 5 +DEAL::Cell 3.443, face 0 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL::Cell 3.444, face 2 +DEAL:: -0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.444, face 3 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.444, face 5 +DEAL::Cell 3.445, face 0 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.445, face 5 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.446, face 5 +DEAL::Cell 3.447, face 0 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.447, face 5 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL:: -0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.448, face 2 +DEAL::Cell 3.448, face 3 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL:: -0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 0 +DEAL::Cell 3.449, face 1 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL:: -0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL:: -0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.450, face 3 +DEAL::Cell 3.450, face 4 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.451, face 1 +DEAL::Cell 3.451, face 2 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.451, face 5 +DEAL::Cell 3.452, face 0 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.453, face 2 +DEAL::Cell 3.453, face 3 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.454, face 0 +DEAL::Cell 3.454, face 1 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL:: -0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.454, face 4 +DEAL::Cell 3.454, face 5 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL:: -0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL:: -0.500000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.456, face 1 +DEAL::Cell 3.456, face 2 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.456, face 5 +DEAL::Cell 3.457, face 0 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL:: -0.500000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 4 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.458, face 2 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL:: -0.500000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL::Cell 3.459, face 5 +DEAL:: -0.375000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL::Cell 3.460, face 3 +DEAL:: -0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 2 +DEAL:: -0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL::Cell 3.462, face 0 +DEAL::Cell 3.462, face 1 +DEAL:: -0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL::Cell 3.462, face 4 +DEAL::Cell 3.462, face 5 +DEAL:: -0.250000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 2 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL:: -0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL::Cell 3.464, face 5 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL:: -0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.465, face 2 +DEAL::Cell 3.465, face 3 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL:: -0.375000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.466, face 0 +DEAL::Cell 3.466, face 1 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 4 +DEAL:: -0.500000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.466, face 5 +DEAL::Cell 3.467, face 0 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.467, face 4 +DEAL::Cell 3.467, face 5 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL:: -0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.468, face 3 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 1 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL:: -0.250000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL::Cell 3.471, face 2 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.471, face 4 +DEAL::Cell 3.471, face 5 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.472, face 2 +DEAL::Cell 3.472, face 3 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 2 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL:: -0.500000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.473, face 5 +DEAL::Cell 3.474, face 0 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 4 +DEAL:: -0.500000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 2 +DEAL::Cell 3.475, face 4 +DEAL:: -0.500000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL::Cell 3.476, face 2 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL::Cell 3.477, face 0 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL::Cell 3.477, face 4 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.478, face 1 +DEAL::Cell 3.478, face 2 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.479, face 0 +DEAL::Cell 3.479, face 2 +DEAL::Cell 3.479, face 4 +DEAL::Cell 3.479, face 5 +DEAL:: -0.250000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL::Cell 3.480, face 2 +DEAL::Cell 3.480, face 3 +DEAL:: -0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL::Cell 3.481, face 0 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.481, face 3 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL::Cell 3.482, face 0 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL::Cell 3.482, face 3 +DEAL::Cell 3.482, face 4 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL::Cell 3.483, face 1 +DEAL::Cell 3.483, face 2 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL::Cell 3.483, face 5 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL:: -0.125000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.484, face 2 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL::Cell 3.484, face 5 +DEAL:: 0.00000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL::Cell 3.485, face 3 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.485, face 5 +DEAL::Cell 3.486, face 0 +DEAL::Cell 3.486, face 1 +DEAL:: 0.00000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL::Cell 3.486, face 5 +DEAL::Cell 3.487, face 0 +DEAL:: -0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL::Cell 3.487, face 4 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 5 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL::Cell 3.488, face 2 +DEAL:: -0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL::Cell 3.488, face 5 +DEAL::Cell 3.489, face 0 +DEAL:: -0.125000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.489, face 2 +DEAL::Cell 3.489, face 3 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL:: -0.250000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL:: -0.250000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL:: -0.250000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.491, face 4 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL:: 0.00000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.492, face 2 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.492, face 5 +DEAL::Cell 3.493, face 0 +DEAL:: -0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL::Cell 3.493, face 5 +DEAL:: 0.00000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL:: -0.125000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.494, face 4 +DEAL::Cell 3.494, face 5 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 2 +DEAL:: 0.00000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.495, face 3 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.495, face 5 +DEAL::Cell 3.496, face 0 +DEAL::Cell 3.496, face 1 +DEAL:: -0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.496, face 2 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL::Cell 3.496, face 5 +DEAL:: -0.125000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.497, face 0 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL::Cell 3.497, face 3 +DEAL:: -0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL::Cell 3.498, face 0 +DEAL::Cell 3.498, face 1 +DEAL:: -0.125000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 4 +DEAL::Cell 3.498, face 5 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL:: -0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.499, face 2 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 1 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 5 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL::Cell 3.501, face 2 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL::Cell 3.501, face 5 +DEAL::Cell 3.502, face 0 +DEAL::Cell 3.502, face 1 +DEAL:: -0.125000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.502, face 2 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.502, face 5 +DEAL::Cell 3.503, face 0 +DEAL:: -0.125000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 4 +DEAL::Cell 3.503, face 5 +DEAL:: 0.00000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.504, face 0 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL:: -0.250000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.507, face 2 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL::Cell 3.508, face 5 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 2 +DEAL::Cell 3.509, face 3 +DEAL::Cell 3.509, face 4 +DEAL:: -0.125000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 5 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL::Cell 3.510, face 2 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.510, face 5 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 2 +DEAL:: 0.00000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.511, face 4 +DEAL::Cell 3.511, face 5 +DEAL::Cell 3.512, face 0 +DEAL::Cell 3.512, face 1 +DEAL::Cell 3.512, face 3 +DEAL:: 0.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.512, face 4 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL::Cell 3.513, face 1 +DEAL:: 0.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 4 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 0 +DEAL:: 0.125000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.514, face 1 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 4 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.514, face 5 +DEAL::Cell 3.515, face 0 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.515, face 4 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 0 +DEAL::Cell 3.516, face 1 +DEAL:: 0.125000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.516, face 3 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL:: 0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.517, face 1 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 0 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL::Cell 3.518, face 4 +DEAL:: 0.125000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL:: 0.250000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.519, face 3 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL:: 0.125000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.520, face 1 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 4 +DEAL::Cell 3.520, face 5 +DEAL:: 0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL::Cell 3.521, face 3 +DEAL::Cell 3.521, face 4 +DEAL::Cell 3.521, face 5 +DEAL:: 0.125000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL:: 0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.522, face 4 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL:: 0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.523, face 2 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 4 +DEAL::Cell 3.523, face 5 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.524, face 0 +DEAL::Cell 3.524, face 1 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: 0.250000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: 0.125000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL:: 0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.526, face 3 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.527, face 1 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL::Cell 3.527, face 5 +DEAL:: 0.250000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.528, face 0 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL:: 0.125000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.528, face 4 +DEAL::Cell 3.528, face 5 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL:: 0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.529, face 2 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 4 +DEAL::Cell 3.529, face 5 +DEAL:: 0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.530, face 0 +DEAL::Cell 3.530, face 1 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 4 +DEAL:: 0.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.530, face 5 +DEAL::Cell 3.531, face 0 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.531, face 3 +DEAL::Cell 3.531, face 4 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 0 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL::Cell 3.532, face 4 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL::Cell 3.533, face 3 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 0 +DEAL::Cell 3.534, face 1 +DEAL:: 0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL::Cell 3.536, face 2 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 4 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 1 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 4 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 4 +DEAL::Cell 3.538, face 5 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL:: 0.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL::Cell 3.539, face 4 +DEAL::Cell 3.539, face 5 +DEAL:: 0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL::Cell 3.540, face 3 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL::Cell 3.542, face 0 +DEAL:: 0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL::Cell 3.542, face 4 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL::Cell 3.543, face 2 +DEAL:: 0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 0 +DEAL:: 0.375000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.544, face 1 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL:: 0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL:: 0.375000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.546, face 0 +DEAL::Cell 3.546, face 1 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL:: 0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL:: 0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 0 +DEAL:: 0.375000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.548, face 1 +DEAL::Cell 3.548, face 3 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL:: 0.500000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 3 +DEAL::Cell 3.549, face 4 +DEAL:: 0.375000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 0 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: 0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL::Cell 3.551, face 1 +DEAL:: 0.375000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL::Cell 3.551, face 5 +DEAL:: 0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 3 +DEAL::Cell 3.552, face 4 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL::Cell 3.553, face 3 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL::Cell 3.554, face 2 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.554, face 3 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL::Cell 3.555, face 0 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 3 +DEAL:: 0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.556, face 4 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL::Cell 3.557, face 3 +DEAL:: 0.375000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL::Cell 3.558, face 1 +DEAL:: 0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: 0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 0 +DEAL::Cell 3.560, face 1 +DEAL::Cell 3.560, face 2 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: 0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL:: 0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 5 +DEAL::Cell 3.562, face 0 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL::Cell 3.563, face 1 +DEAL:: 0.250000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.563, face 2 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 0 +DEAL::Cell 3.564, face 1 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL::Cell 3.565, face 1 +DEAL:: 0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL::Cell 3.565, face 5 +DEAL::Cell 3.566, face 0 +DEAL:: 0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL::Cell 3.566, face 4 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL::Cell 3.567, face 2 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL::Cell 3.568, face 5 +DEAL:: 0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL::Cell 3.569, face 3 +DEAL:: 0.375000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL::Cell 3.570, face 1 +DEAL:: 0.375000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: 0.375000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL::Cell 3.571, face 4 +DEAL:: 0.250000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL::Cell 3.572, face 2 +DEAL:: 0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL::Cell 3.573, face 0 +DEAL:: 0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL::Cell 3.574, face 3 +DEAL:: 0.375000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL::Cell 3.575, face 1 +DEAL:: 0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL::Cell 3.575, face 5 +DEAL:: 0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 3 +DEAL::Cell 3.576, face 4 +DEAL:: 0.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.576, face 5 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 4 +DEAL:: 0.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.577, face 5 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL:: 0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.578, face 3 +DEAL::Cell 3.578, face 4 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL:: 0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.579, face 1 +DEAL::Cell 3.579, face 2 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 4 +DEAL:: 0.00000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 3 +DEAL::Cell 3.580, face 4 +DEAL:: 0.125000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL::Cell 3.581, face 3 +DEAL:: 0.250000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL::Cell 3.582, face 1 +DEAL:: 0.250000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL::Cell 3.582, face 5 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL::Cell 3.583, face 4 +DEAL:: 0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL::Cell 3.584, face 3 +DEAL:: 0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.584, face 4 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 3 +DEAL:: 0.00000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.585, face 4 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL::Cell 3.586, face 1 +DEAL:: 0.125000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.586, face 2 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 4 +DEAL::Cell 3.586, face 5 +DEAL::Cell 3.587, face 0 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL::Cell 3.587, face 4 +DEAL::Cell 3.587, face 5 +DEAL:: 0.125000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 3 +DEAL::Cell 3.588, face 4 +DEAL:: 0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 3 +DEAL::Cell 3.589, face 4 +DEAL:: 0.125000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.589, face 5 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL:: 0.125000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.590, face 4 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL::Cell 3.591, face 2 +DEAL:: 0.250000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL::Cell 3.592, face 0 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL::Cell 3.592, face 4 +DEAL:: 0.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.592, face 5 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL::Cell 3.593, face 3 +DEAL:: 0.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.593, face 4 +DEAL::Cell 3.593, face 5 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL:: 0.00000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.594, face 2 +DEAL::Cell 3.594, face 3 +DEAL::Cell 3.594, face 4 +DEAL::Cell 3.594, face 5 +DEAL:: 0.125000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL::Cell 3.595, face 2 +DEAL::Cell 3.595, face 3 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 4 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL::Cell 3.596, face 1 +DEAL::Cell 3.596, face 2 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL:: 0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL::Cell 3.597, face 4 +DEAL:: 0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL::Cell 3.598, face 2 +DEAL:: 0.250000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL::Cell 3.599, face 0 +DEAL::Cell 3.599, face 1 +DEAL:: 0.125000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL:: 0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL::Cell 3.600, face 3 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.600, face 4 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 2 +DEAL:: 0.125000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 4 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 4 +DEAL::Cell 3.602, face 5 +DEAL:: 0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.603, face 0 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 4 +DEAL:: 0.00000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL::Cell 3.604, face 1 +DEAL::Cell 3.604, face 2 +DEAL:: 0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL::Cell 3.604, face 5 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 2 +DEAL:: 0.125000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.606, face 1 +DEAL::Cell 3.606, face 2 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.606, face 5 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 2 +DEAL::Cell 3.607, face 3 +DEAL:: 0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL::Cell 3.608, face 1 +DEAL::Cell 3.608, face 3 +DEAL:: 0.250000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL::Cell 3.609, face 0 +DEAL::Cell 3.609, face 1 +DEAL:: 0.250000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL::Cell 3.610, face 3 +DEAL::Cell 3.610, face 4 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL::Cell 3.611, face 1 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL:: 0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.612, face 3 +DEAL::Cell 3.612, face 4 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL:: 0.500000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.613, face 1 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL::Cell 3.613, face 5 +DEAL:: 0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL:: 0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL:: 0.375000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL::Cell 3.616, face 5 +DEAL:: 0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 3 +DEAL::Cell 3.617, face 4 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL:: 0.250000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 1 +DEAL::Cell 3.618, face 2 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL:: 0.250000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 5 +DEAL::Cell 3.619, face 0 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL:: 0.250000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL::Cell 3.620, face 1 +DEAL:: 0.500000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL::Cell 3.621, face 0 +DEAL::Cell 3.621, face 3 +DEAL:: 0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.621, face 4 +DEAL::Cell 3.621, face 5 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL:: 0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.622, face 2 +DEAL::Cell 3.622, face 3 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL:: 0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL::Cell 3.623, face 4 +DEAL:: 0.375000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 5 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL:: 0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL:: 0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL:: 0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.626, face 0 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL::Cell 3.626, face 3 +DEAL:: 0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.626, face 4 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL:: 0.250000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.628, face 5 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL::Cell 3.629, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.629, face 3 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL:: 0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL:: 0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.631, face 4 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL::Cell 3.632, face 1 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.632, face 2 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL:: 0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL::Cell 3.633, face 4 +DEAL::Cell 3.633, face 5 +DEAL:: 0.375000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL:: 0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL::Cell 3.635, face 2 +DEAL:: 0.375000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL:: 0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL:: 0.500000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 2 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL::Cell 3.638, face 1 +DEAL::Cell 3.638, face 2 +DEAL:: 0.500000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL::Cell 3.638, face 5 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 2 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 0 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 1 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL::Cell 3.640, face 4 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL:: 0.125000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.641, face 3 +DEAL::Cell 3.641, face 4 +DEAL::Cell 3.641, face 5 +DEAL::Cell 3.642, face 0 +DEAL::Cell 3.642, face 1 +DEAL:: 0.00000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL::Cell 3.642, face 4 +DEAL::Cell 3.642, face 5 +DEAL:: 0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL::Cell 3.643, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.643, face 4 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 0 +DEAL::Cell 3.644, face 1 +DEAL:: 0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.644, face 2 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL:: 0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 1 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL:: 0.125000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 5 +DEAL::Cell 3.646, face 0 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL:: 0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.646, face 3 +DEAL::Cell 3.646, face 4 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL:: 0.250000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.647, face 1 +DEAL::Cell 3.647, face 2 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL:: 0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL:: 0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.648, face 4 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL::Cell 3.649, face 1 +DEAL:: 0.125000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL::Cell 3.649, face 4 +DEAL::Cell 3.649, face 5 +DEAL:: 0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL::Cell 3.650, face 3 +DEAL::Cell 3.650, face 4 +DEAL:: 0.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL::Cell 3.651, face 2 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.651, face 3 +DEAL::Cell 3.651, face 4 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.652, face 5 +DEAL::Cell 3.653, face 0 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.653, face 4 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL:: 0.125000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL:: 0.250000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL:: 0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 4 +DEAL::Cell 3.655, face 5 +DEAL::Cell 3.656, face 0 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL:: 0.00000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 4 +DEAL::Cell 3.656, face 5 +DEAL::Cell 3.657, face 0 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 1 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 4 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 5 +DEAL::Cell 3.658, face 0 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL:: 0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.658, face 4 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.659, face 4 +DEAL::Cell 3.659, face 5 +DEAL::Cell 3.660, face 0 +DEAL::Cell 3.660, face 1 +DEAL:: 0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL:: 0.250000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 4 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 0 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.662, face 4 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL:: 0.125000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.663, face 2 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL:: 0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.664, face 1 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 4 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL::Cell 3.665, face 1 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.665, face 4 +DEAL::Cell 3.665, face 5 +DEAL::Cell 3.666, face 0 +DEAL::Cell 3.666, face 1 +DEAL:: 0.00000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 4 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL:: 0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL::Cell 3.667, face 4 +DEAL::Cell 3.667, face 5 +DEAL:: 0.125000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.668, face 0 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL:: 0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.668, face 5 +DEAL::Cell 3.669, face 0 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL:: 0.250000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.669, face 3 +DEAL::Cell 3.669, face 4 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.670, face 1 +DEAL::Cell 3.670, face 2 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL:: 0.250000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.671, face 0 +DEAL::Cell 3.671, face 1 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL:: 0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.672, face 0 +DEAL::Cell 3.672, face 1 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL:: 0.375000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL:: 0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 0 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL:: 0.250000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL::Cell 3.675, face 2 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL::Cell 3.676, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 5 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL::Cell 3.677, face 3 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 0 +DEAL::Cell 3.678, face 1 +DEAL:: 0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.678, face 2 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL:: 0.500000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 0 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 4 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL:: 0.250000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.681, face 1 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL:: 0.250000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.681, face 5 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.682, face 3 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL:: 0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.684, face 0 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.684, face 4 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL:: 0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.685, face 2 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: 0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.686, face 5 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL:: 0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.687, face 3 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 0 +DEAL:: 0.375000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.688, face 1 +DEAL::Cell 3.688, face 2 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.689, face 0 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL::Cell 3.690, face 0 +DEAL::Cell 3.690, face 1 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL::Cell 3.691, face 0 +DEAL:: 0.375000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 4 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 0 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL::Cell 3.692, face 3 +DEAL::Cell 3.692, face 4 +DEAL:: 0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL:: 0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL::Cell 3.694, face 0 +DEAL:: 0.500000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.694, face 1 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.695, face 1 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: 0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL:: 0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.696, face 4 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL:: 0.375000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.697, face 2 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 4 +DEAL::Cell 3.698, face 5 +DEAL:: 0.375000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 4 +DEAL:: 0.250000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.699, face 5 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL::Cell 3.700, face 2 +DEAL:: 0.500000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.700, face 3 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL:: 0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL:: 0.500000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL::Cell 3.702, face 4 +DEAL:: 0.375000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.702, face 5 +DEAL::Cell 3.703, face 0 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL:: 0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 4 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 4 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL:: 0.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 1 +DEAL::Cell 3.705, face 2 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 4 +DEAL:: 0.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL::Cell 3.706, face 2 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 4 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL::Cell 3.707, face 1 +DEAL:: 0.00000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 4 +DEAL::Cell 3.707, face 5 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 4 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL:: 0.250000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.709, face 2 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.711, face 3 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.712, face 1 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 4 +DEAL::Cell 3.712, face 5 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.713, face 0 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 4 +DEAL:: 0.00000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.713, face 5 +DEAL::Cell 3.714, face 0 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL:: 0.00000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 4 +DEAL::Cell 3.714, face 5 +DEAL::Cell 3.715, face 0 +DEAL:: 0.125000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL::Cell 3.715, face 4 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL:: 0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL:: 0.125000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL:: 0.250000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL:: 0.125000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 0.250000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL:: 0.00000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.720, face 4 +DEAL::Cell 3.720, face 5 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL:: 0.125000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.721, face 2 +DEAL::Cell 3.721, face 3 +DEAL::Cell 3.721, face 4 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL:: 0.00000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL::Cell 3.722, face 4 +DEAL::Cell 3.722, face 5 +DEAL:: 0.125000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL::Cell 3.723, face 2 +DEAL::Cell 3.723, face 4 +DEAL:: 0.00000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL::Cell 3.724, face 2 +DEAL:: 0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL::Cell 3.725, face 0 +DEAL::Cell 3.725, face 1 +DEAL:: 0.125000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 4 +DEAL:: 0.125000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.727, face 4 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL::Cell 3.728, face 2 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 4 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL:: 0.00000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.729, face 2 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 4 +DEAL::Cell 3.729, face 5 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 4 +DEAL:: 0.00000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL::Cell 3.731, face 2 +DEAL::Cell 3.731, face 4 +DEAL::Cell 3.731, face 5 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL::Cell 3.732, face 3 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 2 +DEAL:: 0.125000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 0.250000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 4 +DEAL::Cell 3.734, face 5 +DEAL::Cell 3.735, face 0 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.735, face 2 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL::Cell 3.736, face 0 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.736, face 1 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.736, face 5 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.737, face 3 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL::Cell 3.738, face 1 +DEAL:: 0.250000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL::Cell 3.738, face 5 +DEAL:: 0.375000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.739, face 0 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.739, face 4 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL:: 0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.740, face 2 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL::Cell 3.741, face 0 +DEAL:: 0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL::Cell 3.741, face 4 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.741, face 5 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL:: 0.375000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.742, face 3 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 1 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL::Cell 3.743, face 5 +DEAL:: 0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL::Cell 3.744, face 3 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.744, face 4 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 2 +DEAL:: 0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 0.375000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL::Cell 3.746, face 5 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL::Cell 3.747, face 4 +DEAL:: 0.250000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL::Cell 3.748, face 2 +DEAL:: 0.375000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL::Cell 3.749, face 0 +DEAL:: 0.500000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL::Cell 3.750, face 0 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL::Cell 3.750, face 3 +DEAL::Cell 3.750, face 4 +DEAL:: 0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL:: 0.375000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.751, face 4 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL:: 0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.752, face 2 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL::Cell 3.753, face 0 +DEAL:: 0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.753, face 1 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL::Cell 3.753, face 4 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.753, face 5 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL:: 0.250000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 0.375000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL::Cell 3.756, face 1 +DEAL:: 0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL::Cell 3.756, face 5 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL::Cell 3.757, face 3 +DEAL:: 0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL::Cell 3.758, face 1 +DEAL:: 0.500000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL::Cell 3.759, face 0 +DEAL::Cell 3.759, face 1 +DEAL:: 0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL::Cell 3.760, face 0 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.760, face 1 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.760, face 5 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL:: 0.375000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.761, face 4 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL::Cell 3.762, face 2 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL::Cell 3.763, face 2 +DEAL:: 0.375000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.763, face 4 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL:: 0.500000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL:: 0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL::Cell 3.765, face 5 +DEAL:: 0.500000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL::Cell 3.766, face 4 +DEAL:: 0.375000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 2 +DEAL::Cell 3.767, face 4 +DEAL:: 0.375000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 0 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 3 +DEAL:: 0.625000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.768, face 4 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 3 +DEAL:: 0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 0 +DEAL::Cell 3.770, face 1 +DEAL:: 0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.770, face 2 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL:: 0.625000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL:: 0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL::Cell 3.772, face 0 +DEAL::Cell 3.772, face 1 +DEAL::Cell 3.772, face 3 +DEAL:: 0.625000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL::Cell 3.773, face 0 +DEAL::Cell 3.773, face 1 +DEAL:: 0.625000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 0 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL::Cell 3.775, face 3 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL::Cell 3.776, face 0 +DEAL::Cell 3.776, face 1 +DEAL:: 0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.776, face 3 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL::Cell 3.777, face 0 +DEAL:: 0.625000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.777, face 1 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL::Cell 3.778, face 4 +DEAL:: 0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL::Cell 3.779, face 2 +DEAL:: 0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL::Cell 3.780, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL::Cell 3.780, face 5 +DEAL:: 0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 3 +DEAL::Cell 3.781, face 4 +DEAL::Cell 3.781, face 5 +DEAL:: 0.750000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL::Cell 3.782, face 2 +DEAL::Cell 3.782, face 3 +DEAL:: 0.750000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL::Cell 3.783, face 0 +DEAL::Cell 3.783, face 1 +DEAL:: 0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 0 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 0 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.786, face 1 +DEAL::Cell 3.786, face 2 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL:: 0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL::Cell 3.787, face 1 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL:: 0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.787, face 4 +DEAL::Cell 3.787, face 5 +DEAL::Cell 3.788, face 0 +DEAL::Cell 3.788, face 1 +DEAL:: 0.625000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 0 +DEAL::Cell 3.790, face 1 +DEAL::Cell 3.790, face 2 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL::Cell 3.790, face 5 +DEAL::Cell 3.791, face 0 +DEAL:: 0.625000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL::Cell 3.791, face 3 +DEAL::Cell 3.791, face 4 +DEAL:: 0.625000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL::Cell 3.792, face 1 +DEAL::Cell 3.792, face 2 +DEAL:: 0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL::Cell 3.793, face 0 +DEAL::Cell 3.793, face 1 +DEAL:: 0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL::Cell 3.793, face 4 +DEAL::Cell 3.793, face 5 +DEAL:: 0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL::Cell 3.794, face 2 +DEAL::Cell 3.794, face 3 +DEAL:: 0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL::Cell 3.795, face 0 +DEAL::Cell 3.795, face 1 +DEAL:: 0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL::Cell 3.795, face 5 +DEAL::Cell 3.796, face 0 +DEAL:: 0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL::Cell 3.796, face 3 +DEAL::Cell 3.796, face 4 +DEAL:: 0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL::Cell 3.797, face 1 +DEAL::Cell 3.797, face 2 +DEAL:: 0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL::Cell 3.797, face 5 +DEAL::Cell 3.798, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL::Cell 3.798, face 4 +DEAL::Cell 3.798, face 5 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL::Cell 3.799, face 2 +DEAL::Cell 3.799, face 3 +DEAL:: 0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL::Cell 3.800, face 0 +DEAL::Cell 3.800, face 1 +DEAL:: 0.875000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.800, face 3 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL:: 0.875000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 0 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 1 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL:: 0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 5 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL:: 0.750000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.803, face 3 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 0 +DEAL:: 1.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.804, face 1 +DEAL::Cell 3.804, face 3 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL:: 0.875000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.805, face 3 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.806, face 0 +DEAL::Cell 3.806, face 1 +DEAL:: 0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.806, face 2 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.807, face 0 +DEAL:: 1.00000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: 0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL::Cell 3.808, face 5 +DEAL:: 0.875000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.809, face 0 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 3 +DEAL::Cell 3.809, face 4 +DEAL:: 0.750000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.809, face 5 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL::Cell 3.810, face 2 +DEAL:: 0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.810, face 3 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL::Cell 3.811, face 0 +DEAL:: 0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.811, face 1 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL::Cell 3.811, face 5 +DEAL:: 0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 3 +DEAL::Cell 3.812, face 4 +DEAL:: 0.875000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL:: 0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.814, face 0 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL:: 1.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.814, face 4 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: 0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.816, face 0 +DEAL::Cell 3.816, face 1 +DEAL::Cell 3.816, face 2 +DEAL:: 0.875000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL::Cell 3.817, face 0 +DEAL:: 0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL::Cell 3.817, face 4 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.817, face 5 +DEAL::Cell 3.818, face 0 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL::Cell 3.818, face 3 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.818, face 4 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL::Cell 3.819, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.819, face 2 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL::Cell 3.819, face 5 +DEAL:: 0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.820, face 0 +DEAL::Cell 3.820, face 1 +DEAL::Cell 3.820, face 2 +DEAL::Cell 3.820, face 3 +DEAL:: 1.00000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.821, face 0 +DEAL::Cell 3.821, face 1 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL:: 0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.821, face 4 +DEAL::Cell 3.822, face 0 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL:: 1.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.822, face 3 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: 1.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.824, face 0 +DEAL:: 0.875000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL::Cell 3.824, face 5 +DEAL:: 0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL::Cell 3.825, face 3 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL::Cell 3.826, face 1 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: 0.875000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL::Cell 3.827, face 4 +DEAL:: 0.750000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL::Cell 3.828, face 2 +DEAL:: 1.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL:: 1.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL::Cell 3.830, face 0 +DEAL:: 1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.831, face 0 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 0.875000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 3 +DEAL::Cell 3.832, face 4 +DEAL:: 0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL::Cell 3.833, face 3 +DEAL:: 0.625000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL::Cell 3.834, face 2 +DEAL:: 0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.834, face 3 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL::Cell 3.835, face 0 +DEAL:: 0.500000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL:: 0.500000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 3 +DEAL:: 0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.836, face 4 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL::Cell 3.837, face 3 +DEAL:: 0.625000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL::Cell 3.838, face 1 +DEAL:: 0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL::Cell 3.840, face 3 +DEAL:: 0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL::Cell 3.841, face 3 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.841, face 4 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.842, face 2 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL:: 0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.843, face 0 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL::Cell 3.843, face 5 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 3 +DEAL::Cell 3.844, face 4 +DEAL:: 0.625000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.845, face 5 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL:: 0.750000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL::Cell 3.847, face 2 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL::Cell 3.848, face 0 +DEAL:: 0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL:: 0.625000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.849, face 3 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL::Cell 3.850, face 1 +DEAL:: 0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL::Cell 3.850, face 5 +DEAL:: 0.625000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 0.500000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL:: 0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.852, face 2 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL::Cell 3.853, face 0 +DEAL:: 0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL::Cell 3.853, face 4 +DEAL:: 0.625000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 0.625000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL:: 0.750000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 1 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL::Cell 3.855, face 5 +DEAL:: 0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL::Cell 3.856, face 3 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 0.625000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL::Cell 3.858, face 5 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 2 +DEAL::Cell 3.859, face 3 +DEAL::Cell 3.859, face 4 +DEAL:: 0.500000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL:: 0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL::Cell 3.861, face 0 +DEAL:: 0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL::Cell 3.862, face 0 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 1 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL::Cell 3.862, face 4 +DEAL:: 0.625000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 5 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL:: 0.625000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.863, face 4 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL:: 0.875000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL::Cell 3.865, face 1 +DEAL:: 0.750000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL::Cell 3.865, face 5 +DEAL::Cell 3.866, face 0 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL::Cell 3.866, face 4 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL::Cell 3.867, face 2 +DEAL:: 0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL::Cell 3.868, face 0 +DEAL::Cell 3.868, face 1 +DEAL:: 0.875000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.868, face 3 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL:: 0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.870, face 0 +DEAL::Cell 3.870, face 1 +DEAL:: 1.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL::Cell 3.870, face 4 +DEAL::Cell 3.871, face 0 +DEAL:: 1.00000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.871, face 1 +DEAL::Cell 3.871, face 2 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.872, face 0 +DEAL:: 0.750000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.872, face 1 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 0.875000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 3 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL:: 0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL::Cell 3.875, face 2 +DEAL::Cell 3.875, face 3 +DEAL:: 0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.875, face 4 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL:: 0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.877, face 0 +DEAL::Cell 3.877, face 3 +DEAL:: 0.875000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.878, face 0 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL:: 1.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.878, face 3 +DEAL::Cell 3.878, face 4 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.879, face 4 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL:: 0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL:: 0.875000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL:: 0.750000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.882, face 4 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL:: 0.750000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL:: 0.875000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL:: 1.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL::Cell 3.885, face 3 +DEAL:: 0.875000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.886, face 0 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL:: 1.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL::Cell 3.887, face 0 +DEAL::Cell 3.887, face 1 +DEAL:: 1.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.887, face 2 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL::Cell 3.888, face 0 +DEAL:: 0.875000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.888, face 1 +DEAL::Cell 3.888, face 2 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL:: 0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL:: 0.750000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 5 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL:: 0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.890, face 3 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL:: 0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.891, face 2 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 2 +DEAL::Cell 3.893, face 3 +DEAL::Cell 3.893, face 4 +DEAL:: 0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.894, face 0 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL::Cell 3.894, face 3 +DEAL:: 1.00000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.895, face 0 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL::Cell 3.895, face 4 +DEAL:: 0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.896, face 0 +DEAL::Cell 3.896, face 1 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.896, face 4 +DEAL::Cell 3.896, face 5 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL:: 0.625000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL::Cell 3.897, face 4 +DEAL::Cell 3.897, face 5 +DEAL:: 0.625000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 0 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 0 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL::Cell 3.900, face 4 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL::Cell 3.901, face 2 +DEAL::Cell 3.901, face 3 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL::Cell 3.902, face 0 +DEAL::Cell 3.902, face 1 +DEAL:: 0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL:: 0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL::Cell 3.903, face 3 +DEAL:: 0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 4 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL:: 0.500000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL:: 0.500000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL:: 0.500000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL::Cell 3.906, face 2 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.906, face 3 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL:: 0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL::Cell 3.909, face 1 +DEAL:: 0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.909, face 2 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL:: 0.625000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL::Cell 3.912, face 0 +DEAL:: 0.625000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL::Cell 3.912, face 3 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.913, face 0 +DEAL::Cell 3.913, face 1 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 4 +DEAL::Cell 3.913, face 5 +DEAL::Cell 3.914, face 0 +DEAL::Cell 3.914, face 1 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 4 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL:: 0.625000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL::Cell 3.915, face 4 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 0 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL::Cell 3.916, face 4 +DEAL:: 0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL::Cell 3.917, face 2 +DEAL:: 0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.917, face 3 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL::Cell 3.918, face 0 +DEAL:: 0.750000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.918, face 1 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL::Cell 3.919, face 0 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL:: 0.750000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL::Cell 3.920, face 3 +DEAL:: 0.500000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL::Cell 3.921, face 1 +DEAL:: 0.625000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL:: 0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL:: 0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 4 +DEAL:: 0.500000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.923, face 5 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.924, face 3 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.926, face 0 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 4 +DEAL:: 0.625000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 0.750000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 0 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.928, face 3 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL::Cell 3.929, face 0 +DEAL:: 0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 1 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL::Cell 3.929, face 4 +DEAL:: 0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 5 +DEAL::Cell 3.930, face 0 +DEAL::Cell 3.930, face 1 +DEAL::Cell 3.930, face 2 +DEAL:: 0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL::Cell 3.930, face 5 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL:: 0.750000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL::Cell 3.931, face 4 +DEAL::Cell 3.931, face 5 +DEAL:: 0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.932, face 0 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL::Cell 3.932, face 3 +DEAL:: 0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.933, face 0 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL:: 1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL::Cell 3.934, face 0 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.934, face 3 +DEAL::Cell 3.934, face 4 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.935, face 2 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.936, face 0 +DEAL:: 0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL::Cell 3.936, face 4 +DEAL:: 0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL::Cell 3.937, face 3 +DEAL:: 0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL::Cell 3.938, face 1 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL::Cell 3.938, face 5 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL::Cell 3.939, face 3 +DEAL:: 0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL::Cell 3.940, face 2 +DEAL:: 0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.941, face 0 +DEAL::Cell 3.941, face 1 +DEAL:: 0.875000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL::Cell 3.941, face 4 +DEAL::Cell 3.942, face 0 +DEAL:: 1.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.942, face 1 +DEAL::Cell 3.942, face 2 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.943, face 0 +DEAL::Cell 3.943, face 1 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL:: 0.875000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.944, face 0 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL::Cell 3.944, face 3 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.944, face 4 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL::Cell 3.945, face 1 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.945, face 2 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL:: 0.875000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.946, face 0 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 4 +DEAL:: 0.750000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.947, face 5 +DEAL::Cell 3.948, face 0 +DEAL::Cell 3.948, face 1 +DEAL::Cell 3.948, face 2 +DEAL:: 0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL:: 1.00000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.949, face 2 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL::Cell 3.950, face 0 +DEAL::Cell 3.950, face 1 +DEAL:: 0.875000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 4 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL:: 0.875000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.951, face 2 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL:: 0.875000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.953, face 0 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL::Cell 3.953, face 4 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: 0.875000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL::Cell 3.955, face 1 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 4 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL:: 1.00000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.956, face 1 +DEAL::Cell 3.956, face 2 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.957, face 0 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.957, face 1 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL::Cell 3.957, face 4 +DEAL:: 0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 4 +DEAL:: 0.875000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 4 +DEAL:: 0.875000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.960, face 0 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 0.625000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.962, face 1 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.962, face 5 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL:: 0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.965, face 0 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL:: 0.750000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.965, face 4 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL:: 0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 5 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL:: 0.625000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.968, face 3 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 2 +DEAL:: 0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL::Cell 3.970, face 0 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL::Cell 3.970, face 4 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 5 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 2 +DEAL::Cell 3.971, face 3 +DEAL:: 0.625000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.971, face 4 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL:: 0.625000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL:: 0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.973, face 2 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL:: 0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 0 +DEAL::Cell 3.974, face 1 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL:: 0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.974, face 4 +DEAL::Cell 3.974, face 5 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 0.500000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL:: 0.625000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.977, face 0 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL:: 0.625000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.977, face 4 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL::Cell 3.979, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL::Cell 3.980, face 0 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.980, face 1 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL::Cell 3.980, face 4 +DEAL:: 0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.980, face 5 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL:: 0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL:: 0.625000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 4 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL:: 0.750000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.983, face 1 +DEAL::Cell 3.983, face 2 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL:: 0.750000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.984, face 0 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.986, face 2 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL::Cell 3.987, face 0 +DEAL:: 0.625000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.987, face 2 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL:: 0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.988, face 2 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL:: 0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.989, face 0 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.989, face 5 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL:: 0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.990, face 4 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 4 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.991, face 5 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL:: 0.875000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.992, face 3 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL:: 0.875000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.993, face 1 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL:: 0.750000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.993, face 5 +DEAL::Cell 3.994, face 0 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.994, face 4 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.995, face 2 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL:: 0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.996, face 0 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL:: 1.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.996, face 4 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL::Cell 3.997, face 3 +DEAL:: 0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.998, face 0 +DEAL::Cell 3.998, face 1 +DEAL::Cell 3.998, face 2 +DEAL:: 1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL:: 1.00000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL::Cell 3.999, face 4 +DEAL::Cell 3.1000, face 0 +DEAL:: 0.875000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1000, face 1 +DEAL::Cell 3.1000, face 2 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL:: 0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1001, face 0 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL:: 0.750000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1001, face 5 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL:: 0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1002, face 3 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1003, face 2 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL::Cell 3.1004, face 0 +DEAL:: 0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL::Cell 3.1004, face 4 +DEAL:: 0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 2 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL:: 0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1006, face 0 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL::Cell 3.1006, face 3 +DEAL:: 1.00000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1006, face 4 +DEAL::Cell 3.1007, face 0 +DEAL::Cell 3.1007, face 2 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL:: 0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1008, face 0 +DEAL::Cell 3.1008, face 1 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1008, face 4 +DEAL::Cell 3.1008, face 5 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL:: 0.875000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1009, face 2 +DEAL::Cell 3.1009, face 3 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL:: 0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1010, face 0 +DEAL::Cell 3.1010, face 1 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 0 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 4 +DEAL:: 0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 5 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL:: 0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1012, face 3 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1013, face 0 +DEAL::Cell 3.1013, face 1 +DEAL:: 1.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1014, face 0 +DEAL::Cell 3.1014, face 1 +DEAL:: 0.875000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL:: 0.875000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 4 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1016, face 2 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL::Cell 3.1016, face 5 +DEAL:: 0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 2 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1018, face 0 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 4 +DEAL:: 0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1018, face 5 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 4 +DEAL:: 0.750000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1019, face 5 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL::Cell 3.1020, face 2 +DEAL:: 1.00000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL::Cell 3.1022, face 2 +DEAL:: 1.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1023, face 0 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 4 +DEAL:: 0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1024, face 1 +DEAL::Cell 3.1024, face 3 +DEAL::Cell 3.1024, face 4 +DEAL::Cell 3.1024, face 5 +DEAL:: 0.125000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1025, face 0 +DEAL::Cell 3.1025, face 1 +DEAL::Cell 3.1025, face 3 +DEAL::Cell 3.1025, face 4 +DEAL::Cell 3.1025, face 5 +DEAL:: 0.125000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1026, face 1 +DEAL::Cell 3.1026, face 2 +DEAL::Cell 3.1026, face 3 +DEAL::Cell 3.1026, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1026, face 5 +DEAL::Cell 3.1027, face 0 +DEAL::Cell 3.1027, face 1 +DEAL::Cell 3.1027, face 2 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1027, face 3 +DEAL::Cell 3.1027, face 4 +DEAL::Cell 3.1027, face 5 +DEAL::Cell 3.1028, face 1 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1028, face 3 +DEAL::Cell 3.1028, face 4 +DEAL::Cell 3.1028, face 5 +DEAL::Cell 3.1029, face 0 +DEAL::Cell 3.1029, face 1 +DEAL:: 0.250000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1029, face 3 +DEAL::Cell 3.1029, face 4 +DEAL::Cell 3.1029, face 5 +DEAL::Cell 3.1030, face 1 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1030, face 2 +DEAL::Cell 3.1030, face 3 +DEAL::Cell 3.1030, face 4 +DEAL::Cell 3.1030, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1031, face 0 +DEAL::Cell 3.1031, face 1 +DEAL::Cell 3.1031, face 2 +DEAL::Cell 3.1031, face 3 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1031, face 4 +DEAL::Cell 3.1031, face 5 +DEAL::Cell 3.1032, face 0 +DEAL::Cell 3.1032, face 1 +DEAL::Cell 3.1032, face 3 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1032, face 4 +DEAL::Cell 3.1032, face 5 +DEAL::Cell 3.1033, face 0 +DEAL::Cell 3.1033, face 1 +DEAL:: 0.500000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1033, face 3 +DEAL::Cell 3.1033, face 4 +DEAL::Cell 3.1033, face 5 +DEAL::Cell 3.1034, face 0 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1034, face 1 +DEAL::Cell 3.1034, face 2 +DEAL::Cell 3.1034, face 3 +DEAL::Cell 3.1034, face 4 +DEAL:: 0.375000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1034, face 5 +DEAL::Cell 3.1035, face 0 +DEAL::Cell 3.1035, face 1 +DEAL::Cell 3.1035, face 2 +DEAL::Cell 3.1035, face 3 +DEAL:: 0.375000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1035, face 4 +DEAL::Cell 3.1035, face 5 +DEAL::Cell 3.1036, face 0 +DEAL::Cell 3.1036, face 1 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1036, face 3 +DEAL::Cell 3.1036, face 4 +DEAL::Cell 3.1036, face 5 +DEAL::Cell 3.1037, face 0 +DEAL:: 0.375000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1037, face 1 +DEAL::Cell 3.1037, face 3 +DEAL::Cell 3.1037, face 4 +DEAL::Cell 3.1037, face 5 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1038, face 0 +DEAL::Cell 3.1038, face 1 +DEAL::Cell 3.1038, face 2 +DEAL::Cell 3.1038, face 3 +DEAL::Cell 3.1038, face 4 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1038, face 5 +DEAL::Cell 3.1039, face 0 +DEAL::Cell 3.1039, face 1 +DEAL::Cell 3.1039, face 2 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1039, face 3 +DEAL::Cell 3.1039, face 4 +DEAL::Cell 3.1039, face 5 +DEAL::Cell 3.1040, face 1 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1040, face 2 +DEAL::Cell 3.1040, face 3 +DEAL::Cell 3.1040, face 4 +DEAL::Cell 3.1040, face 5 +DEAL:: 0.125000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1041, face 0 +DEAL::Cell 3.1041, face 1 +DEAL::Cell 3.1041, face 2 +DEAL::Cell 3.1041, face 3 +DEAL::Cell 3.1041, face 4 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1041, face 5 +DEAL::Cell 3.1042, face 1 +DEAL::Cell 3.1042, face 2 +DEAL::Cell 3.1042, face 3 +DEAL:: 0.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1042, face 4 +DEAL::Cell 3.1042, face 5 +DEAL::Cell 3.1043, face 0 +DEAL::Cell 3.1043, face 1 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1043, face 2 +DEAL::Cell 3.1043, face 3 +DEAL::Cell 3.1043, face 4 +DEAL::Cell 3.1043, face 5 +DEAL:: 0.250000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1044, face 1 +DEAL::Cell 3.1044, face 2 +DEAL::Cell 3.1044, face 3 +DEAL::Cell 3.1044, face 4 +DEAL::Cell 3.1044, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1045, face 0 +DEAL::Cell 3.1045, face 1 +DEAL::Cell 3.1045, face 2 +DEAL::Cell 3.1045, face 3 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1045, face 4 +DEAL::Cell 3.1045, face 5 +DEAL::Cell 3.1046, face 1 +DEAL::Cell 3.1046, face 2 +DEAL:: 0.125000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1046, face 3 +DEAL::Cell 3.1046, face 4 +DEAL::Cell 3.1046, face 5 +DEAL::Cell 3.1047, face 0 +DEAL:: 0.125000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1047, face 1 +DEAL::Cell 3.1047, face 2 +DEAL::Cell 3.1047, face 3 +DEAL::Cell 3.1047, face 4 +DEAL::Cell 3.1047, face 5 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1048, face 0 +DEAL::Cell 3.1048, face 1 +DEAL::Cell 3.1048, face 2 +DEAL::Cell 3.1048, face 3 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1048, face 4 +DEAL::Cell 3.1048, face 5 +DEAL::Cell 3.1049, face 0 +DEAL::Cell 3.1049, face 1 +DEAL:: 0.500000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1049, face 2 +DEAL::Cell 3.1049, face 3 +DEAL::Cell 3.1049, face 4 +DEAL::Cell 3.1049, face 5 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1050, face 0 +DEAL::Cell 3.1050, face 1 +DEAL::Cell 3.1050, face 2 +DEAL::Cell 3.1050, face 3 +DEAL::Cell 3.1050, face 4 +DEAL:: 0.250000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1050, face 5 +DEAL::Cell 3.1051, face 0 +DEAL::Cell 3.1051, face 1 +DEAL::Cell 3.1051, face 2 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1051, face 3 +DEAL::Cell 3.1051, face 4 +DEAL::Cell 3.1051, face 5 +DEAL::Cell 3.1052, face 0 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1052, face 1 +DEAL::Cell 3.1052, face 2 +DEAL::Cell 3.1052, face 3 +DEAL::Cell 3.1052, face 4 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1052, face 5 +DEAL::Cell 3.1053, face 0 +DEAL::Cell 3.1053, face 1 +DEAL::Cell 3.1053, face 2 +DEAL::Cell 3.1053, face 3 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1053, face 4 +DEAL::Cell 3.1053, face 5 +DEAL::Cell 3.1054, face 0 +DEAL::Cell 3.1054, face 1 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1054, face 2 +DEAL::Cell 3.1054, face 3 +DEAL::Cell 3.1054, face 4 +DEAL::Cell 3.1054, face 5 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1055, face 0 +DEAL::Cell 3.1055, face 1 +DEAL::Cell 3.1055, face 2 +DEAL::Cell 3.1055, face 3 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1055, face 4 +DEAL::Cell 3.1055, face 5 +DEAL::Cell 3.1056, face 1 +DEAL::Cell 3.1056, face 3 +DEAL::Cell 3.1056, face 4 +DEAL:: 0.00000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1056, face 5 +DEAL::Cell 3.1057, face 0 +DEAL::Cell 3.1057, face 1 +DEAL::Cell 3.1057, face 3 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1057, face 4 +DEAL::Cell 3.1057, face 5 +DEAL::Cell 3.1058, face 1 +DEAL::Cell 3.1058, face 2 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1058, face 3 +DEAL::Cell 3.1058, face 4 +DEAL::Cell 3.1058, face 5 +DEAL::Cell 3.1059, face 0 +DEAL:: 0.125000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1059, face 1 +DEAL::Cell 3.1059, face 2 +DEAL::Cell 3.1059, face 3 +DEAL::Cell 3.1059, face 4 +DEAL::Cell 3.1059, face 5 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1060, face 1 +DEAL::Cell 3.1060, face 3 +DEAL::Cell 3.1060, face 4 +DEAL::Cell 3.1060, face 5 +DEAL:: 0.125000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1061, face 0 +DEAL::Cell 3.1061, face 1 +DEAL::Cell 3.1061, face 3 +DEAL::Cell 3.1061, face 4 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1061, face 5 +DEAL::Cell 3.1062, face 1 +DEAL::Cell 3.1062, face 2 +DEAL::Cell 3.1062, face 3 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1062, face 4 +DEAL::Cell 3.1062, face 5 +DEAL::Cell 3.1063, face 0 +DEAL::Cell 3.1063, face 1 +DEAL::Cell 3.1063, face 2 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1063, face 3 +DEAL::Cell 3.1063, face 4 +DEAL::Cell 3.1063, face 5 +DEAL::Cell 3.1064, face 0 +DEAL:: 0.250000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1064, face 1 +DEAL::Cell 3.1064, face 3 +DEAL::Cell 3.1064, face 4 +DEAL::Cell 3.1064, face 5 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1065, face 0 +DEAL::Cell 3.1065, face 1 +DEAL::Cell 3.1065, face 3 +DEAL::Cell 3.1065, face 4 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1065, face 5 +DEAL::Cell 3.1066, face 0 +DEAL::Cell 3.1066, face 1 +DEAL::Cell 3.1066, face 2 +DEAL::Cell 3.1066, face 3 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1066, face 4 +DEAL::Cell 3.1066, face 5 +DEAL::Cell 3.1067, face 0 +DEAL::Cell 3.1067, face 1 +DEAL:: 0.500000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1067, face 2 +DEAL::Cell 3.1067, face 3 +DEAL::Cell 3.1067, face 4 +DEAL::Cell 3.1067, face 5 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1068, face 0 +DEAL::Cell 3.1068, face 1 +DEAL::Cell 3.1068, face 3 +DEAL::Cell 3.1068, face 4 +DEAL:: 0.375000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1068, face 5 +DEAL::Cell 3.1069, face 0 +DEAL::Cell 3.1069, face 1 +DEAL::Cell 3.1069, face 3 +DEAL::Cell 3.1069, face 4 +DEAL:: 0.375000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.1069, face 5 +DEAL::Cell 3.1070, face 0 +DEAL::Cell 3.1070, face 1 +DEAL::Cell 3.1070, face 2 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1070, face 3 +DEAL::Cell 3.1070, face 4 +DEAL::Cell 3.1070, face 5 +DEAL::Cell 3.1071, face 0 +DEAL:: 0.375000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1071, face 1 +DEAL::Cell 3.1071, face 2 +DEAL::Cell 3.1071, face 3 +DEAL::Cell 3.1071, face 4 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1071, face 5 +DEAL::Cell 3.1072, face 1 +DEAL::Cell 3.1072, face 2 +DEAL::Cell 3.1072, face 3 +DEAL::Cell 3.1072, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1072, face 5 +DEAL::Cell 3.1073, face 0 +DEAL::Cell 3.1073, face 1 +DEAL::Cell 3.1073, face 2 +DEAL:: 0.125000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1073, face 3 +DEAL::Cell 3.1073, face 4 +DEAL::Cell 3.1073, face 5 +DEAL::Cell 3.1074, face 1 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1074, face 2 +DEAL::Cell 3.1074, face 3 +DEAL::Cell 3.1074, face 4 +DEAL::Cell 3.1074, face 5 +DEAL:: 0.125000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1075, face 0 +DEAL::Cell 3.1075, face 1 +DEAL::Cell 3.1075, face 2 +DEAL::Cell 3.1075, face 3 +DEAL::Cell 3.1075, face 4 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1075, face 5 +DEAL::Cell 3.1076, face 1 +DEAL::Cell 3.1076, face 2 +DEAL::Cell 3.1076, face 3 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1076, face 4 +DEAL::Cell 3.1076, face 5 +DEAL::Cell 3.1077, face 0 +DEAL::Cell 3.1077, face 1 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1077, face 2 +DEAL::Cell 3.1077, face 3 +DEAL::Cell 3.1077, face 4 +DEAL::Cell 3.1077, face 5 +DEAL:: 0.250000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1078, face 1 +DEAL::Cell 3.1078, face 2 +DEAL::Cell 3.1078, face 3 +DEAL::Cell 3.1078, face 4 +DEAL::Cell 3.1078, face 5 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1079, face 0 +DEAL::Cell 3.1079, face 1 +DEAL::Cell 3.1079, face 2 +DEAL::Cell 3.1079, face 3 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1079, face 4 +DEAL::Cell 3.1079, face 5 +DEAL::Cell 3.1080, face 0 +DEAL::Cell 3.1080, face 1 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1080, face 2 +DEAL::Cell 3.1080, face 3 +DEAL::Cell 3.1080, face 4 +DEAL::Cell 3.1080, face 5 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1081, face 0 +DEAL::Cell 3.1081, face 1 +DEAL::Cell 3.1081, face 2 +DEAL::Cell 3.1081, face 3 +DEAL::Cell 3.1081, face 4 +DEAL:: 0.375000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1081, face 5 +DEAL::Cell 3.1082, face 0 +DEAL::Cell 3.1082, face 1 +DEAL::Cell 3.1082, face 2 +DEAL:: 0.250000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1082, face 3 +DEAL::Cell 3.1082, face 4 +DEAL::Cell 3.1082, face 5 +DEAL::Cell 3.1083, face 0 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1083, face 1 +DEAL::Cell 3.1083, face 2 +DEAL::Cell 3.1083, face 3 +DEAL::Cell 3.1083, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1083, face 5 +DEAL::Cell 3.1084, face 0 +DEAL::Cell 3.1084, face 1 +DEAL::Cell 3.1084, face 2 +DEAL::Cell 3.1084, face 3 +DEAL:: 0.250000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1084, face 4 +DEAL::Cell 3.1084, face 5 +DEAL::Cell 3.1085, face 0 +DEAL::Cell 3.1085, face 1 +DEAL:: 0.500000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1085, face 2 +DEAL::Cell 3.1085, face 3 +DEAL::Cell 3.1085, face 4 +DEAL::Cell 3.1085, face 5 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1086, face 0 +DEAL::Cell 3.1086, face 1 +DEAL::Cell 3.1086, face 2 +DEAL::Cell 3.1086, face 3 +DEAL:: 0.375000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1086, face 4 +DEAL::Cell 3.1086, face 5 +DEAL::Cell 3.1087, face 0 +DEAL::Cell 3.1087, face 1 +DEAL::Cell 3.1087, face 2 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1087, face 3 +DEAL::Cell 3.1087, face 4 +DEAL::Cell 3.1087, face 5 +DEAL::Cell 3.1088, face 0 +DEAL:: 0.500000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1088, face 1 +DEAL::Cell 3.1088, face 3 +DEAL::Cell 3.1088, face 4 +DEAL::Cell 3.1088, face 5 +DEAL:: 0.500000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1089, face 0 +DEAL::Cell 3.1089, face 1 +DEAL::Cell 3.1089, face 3 +DEAL::Cell 3.1089, face 4 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1089, face 5 +DEAL::Cell 3.1090, face 0 +DEAL::Cell 3.1090, face 1 +DEAL::Cell 3.1090, face 2 +DEAL::Cell 3.1090, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1090, face 4 +DEAL::Cell 3.1090, face 5 +DEAL::Cell 3.1091, face 0 +DEAL::Cell 3.1091, face 1 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1091, face 2 +DEAL::Cell 3.1091, face 3 +DEAL::Cell 3.1091, face 4 +DEAL::Cell 3.1091, face 5 +DEAL:: 0.625000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1092, face 0 +DEAL::Cell 3.1092, face 1 +DEAL::Cell 3.1092, face 3 +DEAL::Cell 3.1092, face 4 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1092, face 5 +DEAL::Cell 3.1093, face 0 +DEAL::Cell 3.1093, face 1 +DEAL::Cell 3.1093, face 3 +DEAL::Cell 3.1093, face 4 +DEAL:: 0.625000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1093, face 5 +DEAL::Cell 3.1094, face 0 +DEAL::Cell 3.1094, face 1 +DEAL::Cell 3.1094, face 2 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1094, face 3 +DEAL::Cell 3.1094, face 4 +DEAL::Cell 3.1094, face 5 +DEAL::Cell 3.1095, face 0 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1095, face 1 +DEAL::Cell 3.1095, face 2 +DEAL::Cell 3.1095, face 3 +DEAL::Cell 3.1095, face 4 +DEAL:: 0.750000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1095, face 5 +DEAL::Cell 3.1096, face 0 +DEAL::Cell 3.1096, face 1 +DEAL::Cell 3.1096, face 3 +DEAL::Cell 3.1096, face 4 +DEAL:: 0.750000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.1096, face 5 +DEAL::Cell 3.1097, face 0 +DEAL::Cell 3.1097, face 3 +DEAL::Cell 3.1097, face 4 +DEAL:: 0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1097, face 5 +DEAL::Cell 3.1098, face 0 +DEAL::Cell 3.1098, face 1 +DEAL::Cell 3.1098, face 2 +DEAL:: 0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1098, face 3 +DEAL::Cell 3.1098, face 4 +DEAL::Cell 3.1098, face 5 +DEAL::Cell 3.1099, face 0 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1099, face 2 +DEAL::Cell 3.1099, face 3 +DEAL::Cell 3.1099, face 4 +DEAL::Cell 3.1099, face 5 +DEAL::Cell 3.1100, face 0 +DEAL:: 0.750000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1100, face 1 +DEAL::Cell 3.1100, face 3 +DEAL::Cell 3.1100, face 4 +DEAL::Cell 3.1100, face 5 +DEAL:: 0.875000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1101, face 0 +DEAL::Cell 3.1101, face 3 +DEAL::Cell 3.1101, face 4 +DEAL::Cell 3.1101, face 5 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1102, face 0 +DEAL::Cell 3.1102, face 1 +DEAL::Cell 3.1102, face 2 +DEAL::Cell 3.1102, face 3 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1102, face 4 +DEAL::Cell 3.1102, face 5 +DEAL::Cell 3.1103, face 0 +DEAL::Cell 3.1103, face 2 +DEAL::Cell 3.1103, face 3 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1103, face 4 +DEAL::Cell 3.1103, face 5 +DEAL::Cell 3.1104, face 0 +DEAL::Cell 3.1104, face 1 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1104, face 2 +DEAL::Cell 3.1104, face 3 +DEAL::Cell 3.1104, face 4 +DEAL::Cell 3.1104, face 5 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1105, face 0 +DEAL::Cell 3.1105, face 1 +DEAL::Cell 3.1105, face 2 +DEAL::Cell 3.1105, face 3 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1105, face 4 +DEAL::Cell 3.1105, face 5 +DEAL::Cell 3.1106, face 0 +DEAL::Cell 3.1106, face 1 +DEAL::Cell 3.1106, face 2 +DEAL:: 0.500000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1106, face 3 +DEAL::Cell 3.1106, face 4 +DEAL::Cell 3.1106, face 5 +DEAL::Cell 3.1107, face 0 +DEAL:: 0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1107, face 1 +DEAL::Cell 3.1107, face 2 +DEAL::Cell 3.1107, face 3 +DEAL::Cell 3.1107, face 4 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1107, face 5 +DEAL::Cell 3.1108, face 0 +DEAL::Cell 3.1108, face 1 +DEAL::Cell 3.1108, face 2 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1108, face 3 +DEAL::Cell 3.1108, face 4 +DEAL::Cell 3.1108, face 5 +DEAL::Cell 3.1109, face 0 +DEAL::Cell 3.1109, face 1 +DEAL:: 0.750000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1109, face 2 +DEAL::Cell 3.1109, face 3 +DEAL::Cell 3.1109, face 4 +DEAL::Cell 3.1109, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1110, face 0 +DEAL::Cell 3.1110, face 1 +DEAL::Cell 3.1110, face 2 +DEAL::Cell 3.1110, face 3 +DEAL:: 0.625000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1110, face 4 +DEAL::Cell 3.1110, face 5 +DEAL::Cell 3.1111, face 0 +DEAL::Cell 3.1111, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1111, face 2 +DEAL::Cell 3.1111, face 3 +DEAL::Cell 3.1111, face 4 +DEAL::Cell 3.1111, face 5 +DEAL::Cell 3.1112, face 0 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1112, face 1 +DEAL::Cell 3.1112, face 2 +DEAL::Cell 3.1112, face 3 +DEAL::Cell 3.1112, face 4 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1112, face 5 +DEAL::Cell 3.1113, face 0 +DEAL::Cell 3.1113, face 2 +DEAL::Cell 3.1113, face 3 +DEAL:: 1.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1113, face 4 +DEAL::Cell 3.1113, face 5 +DEAL::Cell 3.1114, face 0 +DEAL::Cell 3.1114, face 1 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1114, face 2 +DEAL::Cell 3.1114, face 3 +DEAL::Cell 3.1114, face 4 +DEAL::Cell 3.1114, face 5 +DEAL::Cell 3.1115, face 0 +DEAL:: 0.875000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1115, face 2 +DEAL::Cell 3.1115, face 3 +DEAL::Cell 3.1115, face 4 +DEAL::Cell 3.1115, face 5 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1116, face 0 +DEAL::Cell 3.1116, face 1 +DEAL::Cell 3.1116, face 2 +DEAL::Cell 3.1116, face 3 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1116, face 4 +DEAL::Cell 3.1116, face 5 +DEAL::Cell 3.1117, face 0 +DEAL::Cell 3.1117, face 2 +DEAL:: 1.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1117, face 3 +DEAL::Cell 3.1117, face 4 +DEAL::Cell 3.1117, face 5 +DEAL::Cell 3.1118, face 0 +DEAL::Cell 3.1118, face 1 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1118, face 2 +DEAL::Cell 3.1118, face 3 +DEAL::Cell 3.1118, face 4 +DEAL::Cell 3.1118, face 5 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1119, face 0 +DEAL::Cell 3.1119, face 2 +DEAL::Cell 3.1119, face 3 +DEAL::Cell 3.1119, face 4 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1119, face 5 +DEAL::Cell 3.1120, face 0 +DEAL::Cell 3.1120, face 1 +DEAL::Cell 3.1120, face 3 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1120, face 4 +DEAL::Cell 3.1120, face 5 +DEAL::Cell 3.1121, face 0 +DEAL::Cell 3.1121, face 1 +DEAL::Cell 3.1121, face 3 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1121, face 4 +DEAL::Cell 3.1121, face 5 +DEAL::Cell 3.1122, face 0 +DEAL::Cell 3.1122, face 1 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1122, face 2 +DEAL::Cell 3.1122, face 3 +DEAL::Cell 3.1122, face 4 +DEAL::Cell 3.1122, face 5 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1123, face 0 +DEAL::Cell 3.1123, face 1 +DEAL::Cell 3.1123, face 2 +DEAL::Cell 3.1123, face 3 +DEAL:: 0.750000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1123, face 4 +DEAL::Cell 3.1123, face 5 +DEAL::Cell 3.1124, face 0 +DEAL::Cell 3.1124, face 1 +DEAL::Cell 3.1124, face 3 +DEAL:: 0.500000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1124, face 4 +DEAL::Cell 3.1124, face 5 +DEAL::Cell 3.1125, face 0 +DEAL::Cell 3.1125, face 1 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1125, face 3 +DEAL::Cell 3.1125, face 4 +DEAL::Cell 3.1125, face 5 +DEAL::Cell 3.1126, face 0 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1126, face 1 +DEAL::Cell 3.1126, face 2 +DEAL::Cell 3.1126, face 3 +DEAL::Cell 3.1126, face 4 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1126, face 5 +DEAL::Cell 3.1127, face 0 +DEAL::Cell 3.1127, face 1 +DEAL::Cell 3.1127, face 2 +DEAL::Cell 3.1127, face 3 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1127, face 4 +DEAL::Cell 3.1127, face 5 +DEAL::Cell 3.1128, face 0 +DEAL::Cell 3.1128, face 1 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1128, face 3 +DEAL::Cell 3.1128, face 4 +DEAL::Cell 3.1128, face 5 +DEAL::Cell 3.1129, face 0 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.1129, face 3 +DEAL::Cell 3.1129, face 4 +DEAL::Cell 3.1129, face 5 +DEAL::Cell 3.1130, face 0 +DEAL:: 0.750000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1130, face 1 +DEAL::Cell 3.1130, face 2 +DEAL::Cell 3.1130, face 3 +DEAL::Cell 3.1130, face 4 +DEAL::Cell 3.1130, face 5 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1131, face 0 +DEAL::Cell 3.1131, face 2 +DEAL::Cell 3.1131, face 3 +DEAL::Cell 3.1131, face 4 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1131, face 5 +DEAL::Cell 3.1132, face 0 +DEAL::Cell 3.1132, face 1 +DEAL::Cell 3.1132, face 3 +DEAL:: 0.875000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1132, face 4 +DEAL::Cell 3.1132, face 5 +DEAL::Cell 3.1133, face 0 +DEAL::Cell 3.1133, face 3 +DEAL:: 1.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1133, face 4 +DEAL::Cell 3.1133, face 5 +DEAL::Cell 3.1134, face 0 +DEAL::Cell 3.1134, face 1 +DEAL::Cell 3.1134, face 2 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1134, face 3 +DEAL::Cell 3.1134, face 4 +DEAL::Cell 3.1134, face 5 +DEAL::Cell 3.1135, face 0 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1135, face 2 +DEAL::Cell 3.1135, face 3 +DEAL::Cell 3.1135, face 4 +DEAL::Cell 3.1135, face 5 +DEAL:: 0.875000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1136, face 0 +DEAL::Cell 3.1136, face 1 +DEAL::Cell 3.1136, face 2 +DEAL::Cell 3.1136, face 3 +DEAL:: 0.625000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1136, face 4 +DEAL::Cell 3.1136, face 5 +DEAL::Cell 3.1137, face 0 +DEAL::Cell 3.1137, face 1 +DEAL::Cell 3.1137, face 2 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1137, face 3 +DEAL::Cell 3.1137, face 4 +DEAL::Cell 3.1137, face 5 +DEAL::Cell 3.1138, face 0 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1138, face 1 +DEAL::Cell 3.1138, face 2 +DEAL::Cell 3.1138, face 3 +DEAL::Cell 3.1138, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1138, face 5 +DEAL::Cell 3.1139, face 0 +DEAL::Cell 3.1139, face 1 +DEAL::Cell 3.1139, face 2 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1139, face 3 +DEAL::Cell 3.1139, face 4 +DEAL::Cell 3.1139, face 5 +DEAL::Cell 3.1140, face 0 +DEAL::Cell 3.1140, face 1 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1140, face 2 +DEAL::Cell 3.1140, face 3 +DEAL::Cell 3.1140, face 4 +DEAL::Cell 3.1140, face 5 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1141, face 0 +DEAL::Cell 3.1141, face 1 +DEAL::Cell 3.1141, face 2 +DEAL::Cell 3.1141, face 3 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1141, face 4 +DEAL::Cell 3.1141, face 5 +DEAL::Cell 3.1142, face 0 +DEAL::Cell 3.1142, face 1 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1142, face 2 +DEAL::Cell 3.1142, face 3 +DEAL::Cell 3.1142, face 4 +DEAL::Cell 3.1142, face 5 +DEAL::Cell 3.1143, face 0 +DEAL:: 0.625000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1143, face 1 +DEAL::Cell 3.1143, face 2 +DEAL::Cell 3.1143, face 3 +DEAL::Cell 3.1143, face 4 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1143, face 5 +DEAL::Cell 3.1144, face 0 +DEAL::Cell 3.1144, face 1 +DEAL::Cell 3.1144, face 2 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1144, face 3 +DEAL::Cell 3.1144, face 4 +DEAL::Cell 3.1144, face 5 +DEAL::Cell 3.1145, face 0 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1145, face 2 +DEAL::Cell 3.1145, face 3 +DEAL::Cell 3.1145, face 4 +DEAL::Cell 3.1145, face 5 +DEAL::Cell 3.1146, face 0 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1146, face 1 +DEAL::Cell 3.1146, face 2 +DEAL::Cell 3.1146, face 3 +DEAL::Cell 3.1146, face 4 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1146, face 5 +DEAL::Cell 3.1147, face 0 +DEAL::Cell 3.1147, face 2 +DEAL::Cell 3.1147, face 3 +DEAL:: 1.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1147, face 4 +DEAL::Cell 3.1147, face 5 +DEAL::Cell 3.1148, face 0 +DEAL::Cell 3.1148, face 1 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1148, face 2 +DEAL::Cell 3.1148, face 3 +DEAL::Cell 3.1148, face 4 +DEAL::Cell 3.1148, face 5 +DEAL::Cell 3.1149, face 0 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1149, face 2 +DEAL::Cell 3.1149, face 3 +DEAL::Cell 3.1149, face 4 +DEAL::Cell 3.1149, face 5 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1150, face 0 +DEAL::Cell 3.1150, face 1 +DEAL::Cell 3.1150, face 2 +DEAL::Cell 3.1150, face 3 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1150, face 4 +DEAL::Cell 3.1150, face 5 +DEAL::Cell 3.1151, face 0 +DEAL::Cell 3.1151, face 2 +DEAL:: 1.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1151, face 3 +DEAL::Cell 3.1151, face 4 +DEAL::Cell 3.1151, face 5 +DEAL::Cell 3.1152, face 1 +DEAL::Cell 3.1152, face 2 +DEAL:: 0.00000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1152, face 3 +DEAL::Cell 3.1152, face 4 +DEAL::Cell 3.1152, face 5 +DEAL::Cell 3.1153, face 0 +DEAL:: 0.125000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1153, face 1 +DEAL::Cell 3.1153, face 2 +DEAL::Cell 3.1153, face 3 +DEAL::Cell 3.1153, face 4 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1153, face 5 +DEAL::Cell 3.1154, face 1 +DEAL::Cell 3.1154, face 2 +DEAL::Cell 3.1154, face 3 +DEAL:: 0.125000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1154, face 4 +DEAL::Cell 3.1154, face 5 +DEAL::Cell 3.1155, face 0 +DEAL::Cell 3.1155, face 1 +DEAL::Cell 3.1155, face 2 +DEAL:: 0.125000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1155, face 3 +DEAL::Cell 3.1155, face 4 +DEAL::Cell 3.1155, face 5 +DEAL::Cell 3.1156, face 1 +DEAL:: 0.125000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1156, face 2 +DEAL::Cell 3.1156, face 3 +DEAL::Cell 3.1156, face 4 +DEAL::Cell 3.1156, face 5 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1157, face 0 +DEAL::Cell 3.1157, face 1 +DEAL::Cell 3.1157, face 2 +DEAL::Cell 3.1157, face 3 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1157, face 4 +DEAL::Cell 3.1157, face 5 +DEAL::Cell 3.1158, face 1 +DEAL::Cell 3.1158, face 2 +DEAL::Cell 3.1158, face 3 +DEAL:: 0.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1158, face 4 +DEAL::Cell 3.1158, face 5 +DEAL::Cell 3.1159, face 0 +DEAL::Cell 3.1159, face 1 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1159, face 2 +DEAL::Cell 3.1159, face 3 +DEAL::Cell 3.1159, face 4 +DEAL::Cell 3.1159, face 5 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1160, face 0 +DEAL::Cell 3.1160, face 1 +DEAL::Cell 3.1160, face 2 +DEAL::Cell 3.1160, face 3 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1160, face 4 +DEAL::Cell 3.1160, face 5 +DEAL::Cell 3.1161, face 0 +DEAL::Cell 3.1161, face 1 +DEAL::Cell 3.1161, face 2 +DEAL:: 0.375000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1161, face 3 +DEAL::Cell 3.1161, face 4 +DEAL::Cell 3.1161, face 5 +DEAL::Cell 3.1162, face 0 +DEAL:: 0.250000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1162, face 1 +DEAL::Cell 3.1162, face 2 +DEAL::Cell 3.1162, face 3 +DEAL::Cell 3.1162, face 4 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1162, face 5 +DEAL::Cell 3.1163, face 0 +DEAL::Cell 3.1163, face 1 +DEAL::Cell 3.1163, face 2 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1163, face 3 +DEAL::Cell 3.1163, face 4 +DEAL::Cell 3.1163, face 5 +DEAL::Cell 3.1164, face 0 +DEAL::Cell 3.1164, face 1 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1164, face 2 +DEAL::Cell 3.1164, face 3 +DEAL::Cell 3.1164, face 4 +DEAL::Cell 3.1164, face 5 +DEAL:: 0.375000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1165, face 0 +DEAL::Cell 3.1165, face 1 +DEAL::Cell 3.1165, face 2 +DEAL::Cell 3.1165, face 3 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1165, face 4 +DEAL::Cell 3.1165, face 5 +DEAL::Cell 3.1166, face 0 +DEAL::Cell 3.1166, face 1 +DEAL:: 0.375000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1166, face 2 +DEAL::Cell 3.1166, face 3 +DEAL::Cell 3.1166, face 4 +DEAL::Cell 3.1166, face 5 +DEAL::Cell 3.1167, face 0 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1167, face 1 +DEAL::Cell 3.1167, face 2 +DEAL::Cell 3.1167, face 3 +DEAL::Cell 3.1167, face 4 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1167, face 5 +DEAL::Cell 3.1168, face 1 +DEAL::Cell 3.1168, face 2 +DEAL::Cell 3.1168, face 3 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1168, face 4 +DEAL::Cell 3.1168, face 5 +DEAL::Cell 3.1169, face 0 +DEAL::Cell 3.1169, face 1 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1169, face 2 +DEAL::Cell 3.1169, face 3 +DEAL::Cell 3.1169, face 4 +DEAL::Cell 3.1169, face 5 +DEAL::Cell 3.1170, face 1 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1170, face 2 +DEAL::Cell 3.1170, face 4 +DEAL::Cell 3.1170, face 5 +DEAL::Cell 3.1171, face 0 +DEAL:: 0.125000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1171, face 1 +DEAL::Cell 3.1171, face 2 +DEAL::Cell 3.1171, face 4 +DEAL::Cell 3.1171, face 5 +DEAL:: 0.125000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.1172, face 1 +DEAL::Cell 3.1172, face 2 +DEAL::Cell 3.1172, face 3 +DEAL::Cell 3.1172, face 4 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1172, face 5 +DEAL::Cell 3.1173, face 0 +DEAL::Cell 3.1173, face 1 +DEAL::Cell 3.1173, face 2 +DEAL::Cell 3.1173, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1173, face 4 +DEAL::Cell 3.1173, face 5 +DEAL::Cell 3.1174, face 1 +DEAL::Cell 3.1174, face 2 +DEAL:: 0.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1174, face 4 +DEAL::Cell 3.1174, face 5 +DEAL::Cell 3.1175, face 0 +DEAL::Cell 3.1175, face 1 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1175, face 2 +DEAL::Cell 3.1175, face 4 +DEAL::Cell 3.1175, face 5 +DEAL::Cell 3.1176, face 0 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1176, face 1 +DEAL::Cell 3.1176, face 2 +DEAL::Cell 3.1176, face 3 +DEAL::Cell 3.1176, face 4 +DEAL::Cell 3.1176, face 5 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1177, face 0 +DEAL::Cell 3.1177, face 1 +DEAL::Cell 3.1177, face 2 +DEAL::Cell 3.1177, face 3 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1177, face 4 +DEAL::Cell 3.1177, face 5 +DEAL::Cell 3.1178, face 0 +DEAL::Cell 3.1178, face 1 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1178, face 2 +DEAL::Cell 3.1178, face 4 +DEAL::Cell 3.1178, face 5 +DEAL::Cell 3.1179, face 0 +DEAL:: 0.375000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.1179, face 1 +DEAL::Cell 3.1179, face 2 +DEAL::Cell 3.1179, face 4 +DEAL::Cell 3.1179, face 5 +DEAL::Cell 3.1180, face 0 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1180, face 1 +DEAL::Cell 3.1180, face 2 +DEAL::Cell 3.1180, face 3 +DEAL::Cell 3.1180, face 4 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1180, face 5 +DEAL::Cell 3.1181, face 0 +DEAL::Cell 3.1181, face 1 +DEAL::Cell 3.1181, face 2 +DEAL:: 0.500000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1181, face 3 +DEAL::Cell 3.1181, face 4 +DEAL::Cell 3.1181, face 5 +DEAL::Cell 3.1182, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1182, face 1 +DEAL::Cell 3.1182, face 2 +DEAL::Cell 3.1182, face 4 +DEAL::Cell 3.1182, face 5 +DEAL::Cell 3.1183, face 0 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1183, face 1 +DEAL::Cell 3.1183, face 2 +DEAL::Cell 3.1183, face 4 +DEAL::Cell 3.1183, face 5 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1184, face 1 +DEAL::Cell 3.1184, face 2 +DEAL::Cell 3.1184, face 3 +DEAL::Cell 3.1184, face 4 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1184, face 5 +DEAL::Cell 3.1185, face 0 +DEAL::Cell 3.1185, face 1 +DEAL::Cell 3.1185, face 2 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1185, face 3 +DEAL::Cell 3.1185, face 4 +DEAL::Cell 3.1185, face 5 +DEAL::Cell 3.1186, face 1 +DEAL::Cell 3.1186, face 2 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1186, face 3 +DEAL::Cell 3.1186, face 4 +DEAL::Cell 3.1186, face 5 +DEAL::Cell 3.1187, face 0 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1187, face 1 +DEAL::Cell 3.1187, face 2 +DEAL::Cell 3.1187, face 3 +DEAL::Cell 3.1187, face 4 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1187, face 5 +DEAL::Cell 3.1188, face 1 +DEAL::Cell 3.1188, face 2 +DEAL::Cell 3.1188, face 3 +DEAL:: 0.125000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1188, face 4 +DEAL::Cell 3.1188, face 5 +DEAL::Cell 3.1189, face 0 +DEAL::Cell 3.1189, face 1 +DEAL::Cell 3.1189, face 2 +DEAL:: 0.125000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1189, face 3 +DEAL::Cell 3.1189, face 4 +DEAL::Cell 3.1189, face 5 +DEAL::Cell 3.1190, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1190, face 2 +DEAL::Cell 3.1190, face 3 +DEAL::Cell 3.1190, face 4 +DEAL::Cell 3.1190, face 5 +DEAL:: 0.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1191, face 0 +DEAL::Cell 3.1191, face 1 +DEAL::Cell 3.1191, face 2 +DEAL::Cell 3.1191, face 3 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1191, face 4 +DEAL::Cell 3.1191, face 5 +DEAL::Cell 3.1192, face 0 +DEAL::Cell 3.1192, face 1 +DEAL::Cell 3.1192, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1192, face 3 +DEAL::Cell 3.1192, face 4 +DEAL::Cell 3.1192, face 5 +DEAL::Cell 3.1193, face 0 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1193, face 1 +DEAL::Cell 3.1193, face 2 +DEAL::Cell 3.1193, face 3 +DEAL::Cell 3.1193, face 4 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1193, face 5 +DEAL::Cell 3.1194, face 0 +DEAL::Cell 3.1194, face 1 +DEAL::Cell 3.1194, face 2 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1194, face 3 +DEAL::Cell 3.1194, face 4 +DEAL::Cell 3.1194, face 5 +DEAL::Cell 3.1195, face 0 +DEAL::Cell 3.1195, face 1 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1195, face 2 +DEAL::Cell 3.1195, face 3 +DEAL::Cell 3.1195, face 4 +DEAL::Cell 3.1195, face 5 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1196, face 0 +DEAL::Cell 3.1196, face 1 +DEAL::Cell 3.1196, face 2 +DEAL::Cell 3.1196, face 3 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1196, face 4 +DEAL::Cell 3.1196, face 5 +DEAL::Cell 3.1197, face 0 +DEAL::Cell 3.1197, face 1 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1197, face 2 +DEAL::Cell 3.1197, face 3 +DEAL::Cell 3.1197, face 4 +DEAL::Cell 3.1197, face 5 +DEAL::Cell 3.1198, face 0 +DEAL:: 0.250000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1198, face 1 +DEAL::Cell 3.1198, face 2 +DEAL::Cell 3.1198, face 3 +DEAL::Cell 3.1198, face 4 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1198, face 5 +DEAL::Cell 3.1199, face 0 +DEAL::Cell 3.1199, face 1 +DEAL::Cell 3.1199, face 2 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1199, face 3 +DEAL::Cell 3.1199, face 4 +DEAL::Cell 3.1199, face 5 +DEAL::Cell 3.1200, face 1 +DEAL:: 0.125000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1200, face 2 +DEAL::Cell 3.1200, face 3 +DEAL::Cell 3.1200, face 4 +DEAL::Cell 3.1200, face 5 +DEAL::Cell 3.1201, face 0 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1201, face 1 +DEAL::Cell 3.1201, face 2 +DEAL::Cell 3.1201, face 3 +DEAL::Cell 3.1201, face 4 +DEAL:: 0.250000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1201, face 5 +DEAL::Cell 3.1202, face 1 +DEAL::Cell 3.1202, face 2 +DEAL::Cell 3.1202, face 4 +DEAL:: 0.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1202, face 5 +DEAL::Cell 3.1203, face 0 +DEAL::Cell 3.1203, face 1 +DEAL::Cell 3.1203, face 2 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1203, face 4 +DEAL::Cell 3.1203, face 5 +DEAL::Cell 3.1204, face 1 +DEAL::Cell 3.1204, face 2 +DEAL::Cell 3.1204, face 3 +DEAL:: 0.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1204, face 4 +DEAL::Cell 3.1204, face 5 +DEAL::Cell 3.1205, face 0 +DEAL::Cell 3.1205, face 1 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1205, face 2 +DEAL::Cell 3.1205, face 3 +DEAL::Cell 3.1205, face 4 +DEAL::Cell 3.1205, face 5 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1206, face 1 +DEAL::Cell 3.1206, face 2 +DEAL::Cell 3.1206, face 4 +DEAL::Cell 3.1206, face 5 +DEAL:: 0.125000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1207, face 0 +DEAL::Cell 3.1207, face 1 +DEAL::Cell 3.1207, face 2 +DEAL::Cell 3.1207, face 4 +DEAL::Cell 3.1207, face 5 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1208, face 0 +DEAL::Cell 3.1208, face 1 +DEAL::Cell 3.1208, face 2 +DEAL::Cell 3.1208, face 3 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1208, face 4 +DEAL::Cell 3.1208, face 5 +DEAL::Cell 3.1209, face 0 +DEAL::Cell 3.1209, face 1 +DEAL:: 0.500000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1209, face 2 +DEAL::Cell 3.1209, face 3 +DEAL::Cell 3.1209, face 4 +DEAL::Cell 3.1209, face 5 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1210, face 0 +DEAL::Cell 3.1210, face 1 +DEAL::Cell 3.1210, face 2 +DEAL::Cell 3.1210, face 4 +DEAL::Cell 3.1210, face 5 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1211, face 0 +DEAL::Cell 3.1211, face 1 +DEAL::Cell 3.1211, face 2 +DEAL::Cell 3.1211, face 4 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1211, face 5 +DEAL::Cell 3.1212, face 0 +DEAL::Cell 3.1212, face 1 +DEAL::Cell 3.1212, face 2 +DEAL:: 0.375000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1212, face 3 +DEAL::Cell 3.1212, face 4 +DEAL::Cell 3.1212, face 5 +DEAL::Cell 3.1213, face 0 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1213, face 1 +DEAL::Cell 3.1213, face 2 +DEAL::Cell 3.1213, face 3 +DEAL::Cell 3.1213, face 4 +DEAL::Cell 3.1213, face 5 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1214, face 0 +DEAL::Cell 3.1214, face 1 +DEAL::Cell 3.1214, face 2 +DEAL::Cell 3.1214, face 4 +DEAL:: 0.375000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1214, face 5 +DEAL::Cell 3.1215, face 0 +DEAL::Cell 3.1215, face 1 +DEAL::Cell 3.1215, face 2 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1215, face 4 +DEAL::Cell 3.1215, face 5 +DEAL::Cell 3.1216, face 0 +DEAL::Cell 3.1216, face 1 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1216, face 2 +DEAL::Cell 3.1216, face 3 +DEAL::Cell 3.1216, face 4 +DEAL::Cell 3.1216, face 5 +DEAL::Cell 3.1217, face 0 +DEAL:: 0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1217, face 1 +DEAL::Cell 3.1217, face 2 +DEAL::Cell 3.1217, face 3 +DEAL::Cell 3.1217, face 4 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1217, face 5 +DEAL::Cell 3.1218, face 0 +DEAL::Cell 3.1218, face 1 +DEAL::Cell 3.1218, face 2 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1218, face 3 +DEAL::Cell 3.1218, face 4 +DEAL::Cell 3.1218, face 5 +DEAL::Cell 3.1219, face 0 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1219, face 1 +DEAL::Cell 3.1219, face 2 +DEAL::Cell 3.1219, face 3 +DEAL::Cell 3.1219, face 4 +DEAL::Cell 3.1219, face 5 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1220, face 0 +DEAL::Cell 3.1220, face 1 +DEAL::Cell 3.1220, face 2 +DEAL::Cell 3.1220, face 3 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1220, face 4 +DEAL::Cell 3.1220, face 5 +DEAL::Cell 3.1221, face 0 +DEAL::Cell 3.1221, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1221, face 2 +DEAL::Cell 3.1221, face 3 +DEAL::Cell 3.1221, face 4 +DEAL::Cell 3.1221, face 5 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1222, face 0 +DEAL::Cell 3.1222, face 1 +DEAL::Cell 3.1222, face 2 +DEAL::Cell 3.1222, face 3 +DEAL::Cell 3.1222, face 4 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1222, face 5 +DEAL::Cell 3.1223, face 0 +DEAL::Cell 3.1223, face 1 +DEAL::Cell 3.1223, face 2 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1223, face 3 +DEAL::Cell 3.1223, face 4 +DEAL::Cell 3.1223, face 5 +DEAL::Cell 3.1224, face 0 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1224, face 1 +DEAL::Cell 3.1224, face 2 +DEAL::Cell 3.1224, face 3 +DEAL::Cell 3.1224, face 4 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1224, face 5 +DEAL::Cell 3.1225, face 0 +DEAL::Cell 3.1225, face 2 +DEAL::Cell 3.1225, face 3 +DEAL::Cell 3.1225, face 4 +DEAL:: 0.875000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1225, face 5 +DEAL::Cell 3.1226, face 0 +DEAL::Cell 3.1226, face 1 +DEAL::Cell 3.1226, face 2 +DEAL:: 0.750000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1226, face 3 +DEAL::Cell 3.1226, face 4 +DEAL::Cell 3.1226, face 5 +DEAL::Cell 3.1227, face 0 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1227, face 2 +DEAL::Cell 3.1227, face 3 +DEAL::Cell 3.1227, face 4 +DEAL::Cell 3.1227, face 5 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1228, face 0 +DEAL::Cell 3.1228, face 1 +DEAL::Cell 3.1228, face 2 +DEAL::Cell 3.1228, face 3 +DEAL::Cell 3.1228, face 4 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1228, face 5 +DEAL::Cell 3.1229, face 0 +DEAL::Cell 3.1229, face 2 +DEAL::Cell 3.1229, face 3 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1229, face 4 +DEAL::Cell 3.1229, face 5 +DEAL::Cell 3.1230, face 0 +DEAL::Cell 3.1230, face 1 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1230, face 2 +DEAL::Cell 3.1230, face 3 +DEAL::Cell 3.1230, face 4 +DEAL::Cell 3.1230, face 5 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1231, face 0 +DEAL::Cell 3.1231, face 2 +DEAL::Cell 3.1231, face 3 +DEAL::Cell 3.1231, face 4 +DEAL::Cell 3.1231, face 5 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1232, face 0 +DEAL::Cell 3.1232, face 1 +DEAL::Cell 3.1232, face 2 +DEAL::Cell 3.1232, face 3 +DEAL:: 0.500000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1232, face 4 +DEAL::Cell 3.1232, face 5 +DEAL::Cell 3.1233, face 0 +DEAL::Cell 3.1233, face 1 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1233, face 2 +DEAL::Cell 3.1233, face 3 +DEAL::Cell 3.1233, face 4 +DEAL::Cell 3.1233, face 5 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1234, face 0 +DEAL::Cell 3.1234, face 1 +DEAL::Cell 3.1234, face 2 +DEAL::Cell 3.1234, face 4 +DEAL::Cell 3.1234, face 5 +DEAL:: 0.500000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1235, face 0 +DEAL::Cell 3.1235, face 1 +DEAL::Cell 3.1235, face 2 +DEAL::Cell 3.1235, face 4 +DEAL:: 0.625000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1235, face 5 +DEAL::Cell 3.1236, face 0 +DEAL::Cell 3.1236, face 1 +DEAL::Cell 3.1236, face 2 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1236, face 3 +DEAL::Cell 3.1236, face 4 +DEAL::Cell 3.1236, face 5 +DEAL::Cell 3.1237, face 0 +DEAL:: 0.625000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1237, face 1 +DEAL::Cell 3.1237, face 2 +DEAL::Cell 3.1237, face 3 +DEAL::Cell 3.1237, face 4 +DEAL::Cell 3.1237, face 5 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1238, face 0 +DEAL::Cell 3.1238, face 1 +DEAL::Cell 3.1238, face 2 +DEAL::Cell 3.1238, face 4 +DEAL:: 0.625000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1238, face 5 +DEAL::Cell 3.1239, face 0 +DEAL::Cell 3.1239, face 1 +DEAL::Cell 3.1239, face 2 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1239, face 4 +DEAL::Cell 3.1239, face 5 +DEAL::Cell 3.1240, face 0 +DEAL::Cell 3.1240, face 1 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1240, face 2 +DEAL::Cell 3.1240, face 3 +DEAL::Cell 3.1240, face 4 +DEAL::Cell 3.1240, face 5 +DEAL::Cell 3.1241, face 0 +DEAL:: 0.875000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1241, face 2 +DEAL::Cell 3.1241, face 3 +DEAL::Cell 3.1241, face 4 +DEAL::Cell 3.1241, face 5 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1242, face 0 +DEAL::Cell 3.1242, face 1 +DEAL::Cell 3.1242, face 2 +DEAL::Cell 3.1242, face 4 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1242, face 5 +DEAL::Cell 3.1243, face 0 +DEAL::Cell 3.1243, face 2 +DEAL::Cell 3.1243, face 4 +DEAL:: 1.00000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1243, face 5 +DEAL::Cell 3.1244, face 0 +DEAL::Cell 3.1244, face 1 +DEAL::Cell 3.1244, face 2 +DEAL::Cell 3.1244, face 3 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1244, face 4 +DEAL::Cell 3.1244, face 5 +DEAL::Cell 3.1245, face 0 +DEAL::Cell 3.1245, face 2 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1245, face 3 +DEAL::Cell 3.1245, face 4 +DEAL::Cell 3.1245, face 5 +DEAL::Cell 3.1246, face 0 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1246, face 1 +DEAL::Cell 3.1246, face 2 +DEAL::Cell 3.1246, face 4 +DEAL::Cell 3.1246, face 5 +DEAL:: 0.875000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1247, face 0 +DEAL::Cell 3.1247, face 2 +DEAL::Cell 3.1247, face 4 +DEAL::Cell 3.1247, face 5 +DEAL::Cell 3.1248, face 0 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1248, face 1 +DEAL::Cell 3.1248, face 2 +DEAL::Cell 3.1248, face 3 +DEAL::Cell 3.1248, face 4 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1248, face 5 +DEAL::Cell 3.1249, face 0 +DEAL::Cell 3.1249, face 1 +DEAL::Cell 3.1249, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1249, face 3 +DEAL::Cell 3.1249, face 4 +DEAL::Cell 3.1249, face 5 +DEAL::Cell 3.1250, face 0 +DEAL:: 0.500000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1250, face 1 +DEAL::Cell 3.1250, face 2 +DEAL::Cell 3.1250, face 3 +DEAL::Cell 3.1250, face 4 +DEAL::Cell 3.1250, face 5 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1251, face 0 +DEAL::Cell 3.1251, face 1 +DEAL::Cell 3.1251, face 2 +DEAL::Cell 3.1251, face 3 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1251, face 4 +DEAL::Cell 3.1251, face 5 +DEAL::Cell 3.1252, face 0 +DEAL::Cell 3.1252, face 1 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1252, face 2 +DEAL::Cell 3.1252, face 3 +DEAL::Cell 3.1252, face 4 +DEAL::Cell 3.1252, face 5 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1253, face 0 +DEAL::Cell 3.1253, face 1 +DEAL::Cell 3.1253, face 2 +DEAL::Cell 3.1253, face 3 +DEAL::Cell 3.1253, face 4 +DEAL:: 0.625000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1253, face 5 +DEAL::Cell 3.1254, face 0 +DEAL::Cell 3.1254, face 1 +DEAL::Cell 3.1254, face 2 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1254, face 3 +DEAL::Cell 3.1254, face 4 +DEAL::Cell 3.1254, face 5 +DEAL::Cell 3.1255, face 0 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1255, face 1 +DEAL::Cell 3.1255, face 2 +DEAL::Cell 3.1255, face 3 +DEAL::Cell 3.1255, face 4 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1255, face 5 +DEAL::Cell 3.1256, face 0 +DEAL::Cell 3.1256, face 1 +DEAL::Cell 3.1256, face 2 +DEAL::Cell 3.1256, face 3 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1256, face 4 +DEAL::Cell 3.1256, face 5 +DEAL::Cell 3.1257, face 0 +DEAL::Cell 3.1257, face 2 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1257, face 3 +DEAL::Cell 3.1257, face 4 +DEAL::Cell 3.1257, face 5 +DEAL::Cell 3.1258, face 0 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1258, face 1 +DEAL::Cell 3.1258, face 2 +DEAL::Cell 3.1258, face 3 +DEAL::Cell 3.1258, face 4 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1258, face 5 +DEAL::Cell 3.1259, face 0 +DEAL::Cell 3.1259, face 2 +DEAL::Cell 3.1259, face 3 +DEAL::Cell 3.1259, face 4 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1259, face 5 +DEAL::Cell 3.1260, face 0 +DEAL::Cell 3.1260, face 1 +DEAL::Cell 3.1260, face 2 +DEAL:: 0.750000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1260, face 3 +DEAL::Cell 3.1260, face 4 +DEAL::Cell 3.1260, face 5 +DEAL::Cell 3.1261, face 0 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1261, face 2 +DEAL::Cell 3.1261, face 3 +DEAL::Cell 3.1261, face 4 +DEAL::Cell 3.1261, face 5 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1262, face 0 +DEAL::Cell 3.1262, face 1 +DEAL::Cell 3.1262, face 2 +DEAL::Cell 3.1262, face 3 +DEAL::Cell 3.1262, face 4 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1262, face 5 +DEAL::Cell 3.1263, face 0 +DEAL::Cell 3.1263, face 2 +DEAL::Cell 3.1263, face 3 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1263, face 4 +DEAL::Cell 3.1263, face 5 +DEAL::Cell 3.1264, face 0 +DEAL::Cell 3.1264, face 1 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1264, face 2 +DEAL::Cell 3.1264, face 3 +DEAL::Cell 3.1264, face 4 +DEAL::Cell 3.1264, face 5 +DEAL:: 0.625000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1265, face 0 +DEAL::Cell 3.1265, face 1 +DEAL::Cell 3.1265, face 2 +DEAL::Cell 3.1265, face 3 +DEAL::Cell 3.1265, face 4 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1265, face 5 +DEAL::Cell 3.1266, face 0 +DEAL::Cell 3.1266, face 1 +DEAL::Cell 3.1266, face 2 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1266, face 4 +DEAL::Cell 3.1266, face 5 +DEAL::Cell 3.1267, face 0 +DEAL::Cell 3.1267, face 1 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1267, face 2 +DEAL::Cell 3.1267, face 4 +DEAL::Cell 3.1267, face 5 +DEAL::Cell 3.1268, face 0 +DEAL:: 0.500000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1268, face 1 +DEAL::Cell 3.1268, face 2 +DEAL::Cell 3.1268, face 3 +DEAL::Cell 3.1268, face 4 +DEAL::Cell 3.1268, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1269, face 0 +DEAL::Cell 3.1269, face 1 +DEAL::Cell 3.1269, face 2 +DEAL::Cell 3.1269, face 3 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1269, face 4 +DEAL::Cell 3.1269, face 5 +DEAL::Cell 3.1270, face 0 +DEAL::Cell 3.1270, face 1 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1270, face 2 +DEAL::Cell 3.1270, face 4 +DEAL::Cell 3.1270, face 5 +DEAL::Cell 3.1271, face 0 +DEAL:: 0.625000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1271, face 1 +DEAL::Cell 3.1271, face 2 +DEAL::Cell 3.1271, face 4 +DEAL::Cell 3.1271, face 5 +DEAL::Cell 3.1272, face 0 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1272, face 1 +DEAL::Cell 3.1272, face 2 +DEAL::Cell 3.1272, face 3 +DEAL::Cell 3.1272, face 4 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1272, face 5 +DEAL::Cell 3.1273, face 0 +DEAL::Cell 3.1273, face 2 +DEAL::Cell 3.1273, face 3 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1273, face 4 +DEAL::Cell 3.1273, face 5 +DEAL::Cell 3.1274, face 0 +DEAL::Cell 3.1274, face 1 +DEAL:: 0.875000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.1274, face 2 +DEAL::Cell 3.1274, face 4 +DEAL::Cell 3.1274, face 5 +DEAL::Cell 3.1275, face 0 +DEAL::Cell 3.1275, face 2 +DEAL:: 0.875000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1275, face 4 +DEAL::Cell 3.1275, face 5 +DEAL::Cell 3.1276, face 0 +DEAL::Cell 3.1276, face 1 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1276, face 2 +DEAL::Cell 3.1276, face 3 +DEAL::Cell 3.1276, face 4 +DEAL::Cell 3.1276, face 5 +DEAL:: 0.750000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1277, face 0 +DEAL::Cell 3.1277, face 2 +DEAL::Cell 3.1277, face 3 +DEAL::Cell 3.1277, face 4 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1277, face 5 +DEAL::Cell 3.1278, face 0 +DEAL::Cell 3.1278, face 1 +DEAL::Cell 3.1278, face 2 +DEAL::Cell 3.1278, face 4 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1278, face 5 +DEAL::Cell 3.1279, face 0 +DEAL::Cell 3.1279, face 2 +DEAL::Cell 3.1279, face 4 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1279, face 5 +DEAL::Cell 3.1280, face 1 +DEAL::Cell 3.1280, face 3 +DEAL::Cell 3.1280, face 4 +DEAL:: 0.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1280, face 5 +DEAL::Cell 3.1281, face 0 +DEAL::Cell 3.1281, face 1 +DEAL::Cell 3.1281, face 3 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1281, face 4 +DEAL::Cell 3.1281, face 5 +DEAL::Cell 3.1282, face 1 +DEAL::Cell 3.1282, face 2 +DEAL::Cell 3.1282, face 3 +DEAL:: 0.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1282, face 4 +DEAL::Cell 3.1282, face 5 +DEAL::Cell 3.1283, face 0 +DEAL::Cell 3.1283, face 1 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1283, face 2 +DEAL::Cell 3.1283, face 3 +DEAL::Cell 3.1283, face 4 +DEAL::Cell 3.1283, face 5 +DEAL:: 0.125000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1284, face 1 +DEAL::Cell 3.1284, face 3 +DEAL::Cell 3.1284, face 4 +DEAL::Cell 3.1284, face 5 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1285, face 0 +DEAL::Cell 3.1285, face 1 +DEAL::Cell 3.1285, face 3 +DEAL::Cell 3.1285, face 4 +DEAL::Cell 3.1285, face 5 +DEAL:: 0.125000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1286, face 1 +DEAL::Cell 3.1286, face 2 +DEAL::Cell 3.1286, face 3 +DEAL::Cell 3.1286, face 4 +DEAL:: 0.125000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1286, face 5 +DEAL::Cell 3.1287, face 0 +DEAL::Cell 3.1287, face 1 +DEAL::Cell 3.1287, face 2 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1287, face 3 +DEAL::Cell 3.1287, face 4 +DEAL::Cell 3.1287, face 5 +DEAL::Cell 3.1288, face 0 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1288, face 1 +DEAL::Cell 3.1288, face 3 +DEAL::Cell 3.1288, face 4 +DEAL::Cell 3.1288, face 5 +DEAL::Cell 3.1289, face 0 +DEAL:: 0.375000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1289, face 1 +DEAL::Cell 3.1289, face 3 +DEAL::Cell 3.1289, face 4 +DEAL::Cell 3.1289, face 5 +DEAL:: 0.500000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1290, face 0 +DEAL::Cell 3.1290, face 1 +DEAL::Cell 3.1290, face 2 +DEAL::Cell 3.1290, face 3 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1290, face 4 +DEAL::Cell 3.1290, face 5 +DEAL::Cell 3.1291, face 0 +DEAL::Cell 3.1291, face 1 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1291, face 2 +DEAL::Cell 3.1291, face 3 +DEAL::Cell 3.1291, face 4 +DEAL::Cell 3.1291, face 5 +DEAL::Cell 3.1292, face 0 +DEAL:: 0.250000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1292, face 1 +DEAL::Cell 3.1292, face 3 +DEAL::Cell 3.1292, face 4 +DEAL::Cell 3.1292, face 5 +DEAL:: 0.375000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1293, face 0 +DEAL::Cell 3.1293, face 1 +DEAL::Cell 3.1293, face 3 +DEAL::Cell 3.1293, face 4 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1293, face 5 +DEAL::Cell 3.1294, face 0 +DEAL::Cell 3.1294, face 1 +DEAL::Cell 3.1294, face 2 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1294, face 3 +DEAL::Cell 3.1294, face 4 +DEAL::Cell 3.1294, face 5 +DEAL::Cell 3.1295, face 0 +DEAL::Cell 3.1295, face 1 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1295, face 2 +DEAL::Cell 3.1295, face 3 +DEAL::Cell 3.1295, face 4 +DEAL::Cell 3.1295, face 5 +DEAL:: 0.500000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1296, face 1 +DEAL::Cell 3.1296, face 2 +DEAL::Cell 3.1296, face 3 +DEAL::Cell 3.1296, face 4 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1296, face 5 +DEAL::Cell 3.1297, face 0 +DEAL::Cell 3.1297, face 1 +DEAL::Cell 3.1297, face 2 +DEAL:: 0.250000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1297, face 3 +DEAL::Cell 3.1297, face 4 +DEAL::Cell 3.1297, face 5 +DEAL::Cell 3.1298, face 1 +DEAL::Cell 3.1298, face 2 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1298, face 3 +DEAL::Cell 3.1298, face 4 +DEAL::Cell 3.1298, face 5 +DEAL::Cell 3.1299, face 0 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1299, face 1 +DEAL::Cell 3.1299, face 2 +DEAL::Cell 3.1299, face 3 +DEAL::Cell 3.1299, face 4 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1299, face 5 +DEAL::Cell 3.1300, face 1 +DEAL::Cell 3.1300, face 2 +DEAL::Cell 3.1300, face 3 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1300, face 4 +DEAL::Cell 3.1300, face 5 +DEAL::Cell 3.1301, face 0 +DEAL::Cell 3.1301, face 1 +DEAL::Cell 3.1301, face 2 +DEAL:: 0.125000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1301, face 3 +DEAL::Cell 3.1301, face 4 +DEAL::Cell 3.1301, face 5 +DEAL::Cell 3.1302, face 1 +DEAL:: 0.125000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1302, face 2 +DEAL::Cell 3.1302, face 3 +DEAL::Cell 3.1302, face 4 +DEAL::Cell 3.1302, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1303, face 0 +DEAL::Cell 3.1303, face 1 +DEAL::Cell 3.1303, face 2 +DEAL::Cell 3.1303, face 3 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1303, face 4 +DEAL::Cell 3.1303, face 5 +DEAL::Cell 3.1304, face 0 +DEAL::Cell 3.1304, face 1 +DEAL::Cell 3.1304, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1304, face 3 +DEAL::Cell 3.1304, face 4 +DEAL::Cell 3.1304, face 5 +DEAL::Cell 3.1305, face 0 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1305, face 1 +DEAL::Cell 3.1305, face 2 +DEAL::Cell 3.1305, face 3 +DEAL::Cell 3.1305, face 4 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1305, face 5 +DEAL::Cell 3.1306, face 0 +DEAL::Cell 3.1306, face 1 +DEAL::Cell 3.1306, face 2 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1306, face 3 +DEAL::Cell 3.1306, face 4 +DEAL::Cell 3.1306, face 5 +DEAL::Cell 3.1307, face 0 +DEAL::Cell 3.1307, face 1 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1307, face 2 +DEAL::Cell 3.1307, face 3 +DEAL::Cell 3.1307, face 4 +DEAL::Cell 3.1307, face 5 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1308, face 0 +DEAL::Cell 3.1308, face 1 +DEAL::Cell 3.1308, face 2 +DEAL::Cell 3.1308, face 3 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1308, face 4 +DEAL::Cell 3.1308, face 5 +DEAL::Cell 3.1309, face 0 +DEAL::Cell 3.1309, face 1 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1309, face 2 +DEAL::Cell 3.1309, face 3 +DEAL::Cell 3.1309, face 4 +DEAL::Cell 3.1309, face 5 +DEAL::Cell 3.1310, face 0 +DEAL:: 0.250000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1310, face 1 +DEAL::Cell 3.1310, face 2 +DEAL::Cell 3.1310, face 3 +DEAL::Cell 3.1310, face 4 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1310, face 5 +DEAL::Cell 3.1311, face 0 +DEAL::Cell 3.1311, face 1 +DEAL::Cell 3.1311, face 2 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1311, face 3 +DEAL::Cell 3.1311, face 4 +DEAL::Cell 3.1311, face 5 +DEAL::Cell 3.1312, face 1 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1312, face 3 +DEAL::Cell 3.1312, face 4 +DEAL::Cell 3.1312, face 5 +DEAL::Cell 3.1313, face 0 +DEAL::Cell 3.1313, face 1 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1313, face 3 +DEAL::Cell 3.1313, face 4 +DEAL::Cell 3.1313, face 5 +DEAL::Cell 3.1314, face 1 +DEAL:: 0.125000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1314, face 2 +DEAL::Cell 3.1314, face 3 +DEAL::Cell 3.1314, face 4 +DEAL::Cell 3.1314, face 5 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1315, face 0 +DEAL::Cell 3.1315, face 1 +DEAL::Cell 3.1315, face 2 +DEAL::Cell 3.1315, face 3 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1315, face 4 +DEAL::Cell 3.1315, face 5 +DEAL::Cell 3.1316, face 1 +DEAL::Cell 3.1316, face 3 +DEAL::Cell 3.1316, face 4 +DEAL:: 0.00000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1317, face 0 +DEAL::Cell 3.1317, face 1 +DEAL::Cell 3.1317, face 3 +DEAL::Cell 3.1317, face 4 +DEAL:: 0.250000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1318, face 1 +DEAL::Cell 3.1318, face 2 +DEAL::Cell 3.1318, face 3 +DEAL::Cell 3.1318, face 4 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1319, face 0 +DEAL::Cell 3.1319, face 1 +DEAL::Cell 3.1319, face 2 +DEAL::Cell 3.1319, face 3 +DEAL:: 0.250000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1319, face 4 +DEAL::Cell 3.1320, face 0 +DEAL::Cell 3.1320, face 1 +DEAL::Cell 3.1320, face 3 +DEAL::Cell 3.1320, face 4 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1320, face 5 +DEAL::Cell 3.1321, face 0 +DEAL::Cell 3.1321, face 1 +DEAL::Cell 3.1321, face 3 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1321, face 4 +DEAL::Cell 3.1321, face 5 +DEAL::Cell 3.1322, face 0 +DEAL::Cell 3.1322, face 1 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1322, face 2 +DEAL::Cell 3.1322, face 3 +DEAL::Cell 3.1322, face 4 +DEAL::Cell 3.1322, face 5 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1323, face 0 +DEAL::Cell 3.1323, face 1 +DEAL::Cell 3.1323, face 2 +DEAL::Cell 3.1323, face 3 +DEAL::Cell 3.1323, face 4 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1323, face 5 +DEAL::Cell 3.1324, face 0 +DEAL::Cell 3.1324, face 1 +DEAL::Cell 3.1324, face 3 +DEAL:: 0.250000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1324, face 4 +DEAL::Cell 3.1325, face 0 +DEAL::Cell 3.1325, face 1 +DEAL::Cell 3.1325, face 3 +DEAL:: 0.500000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1325, face 4 +DEAL::Cell 3.1326, face 0 +DEAL::Cell 3.1326, face 1 +DEAL::Cell 3.1326, face 2 +DEAL:: 0.375000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1326, face 3 +DEAL::Cell 3.1326, face 4 +DEAL::Cell 3.1327, face 0 +DEAL::Cell 3.1327, face 1 +DEAL::Cell 3.1327, face 2 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1327, face 3 +DEAL::Cell 3.1327, face 4 +DEAL::Cell 3.1328, face 1 +DEAL::Cell 3.1328, face 2 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1328, face 3 +DEAL::Cell 3.1328, face 4 +DEAL::Cell 3.1328, face 5 +DEAL::Cell 3.1329, face 0 +DEAL:: 0.125000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1329, face 1 +DEAL::Cell 3.1329, face 2 +DEAL::Cell 3.1329, face 3 +DEAL::Cell 3.1329, face 4 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1329, face 5 +DEAL::Cell 3.1330, face 1 +DEAL::Cell 3.1330, face 2 +DEAL::Cell 3.1330, face 3 +DEAL::Cell 3.1330, face 4 +DEAL:: 0.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1330, face 5 +DEAL::Cell 3.1331, face 0 +DEAL::Cell 3.1331, face 1 +DEAL::Cell 3.1331, face 2 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1331, face 3 +DEAL::Cell 3.1331, face 4 +DEAL::Cell 3.1331, face 5 +DEAL::Cell 3.1332, face 1 +DEAL:: 0.125000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1332, face 2 +DEAL::Cell 3.1332, face 3 +DEAL::Cell 3.1332, face 4 +DEAL::Cell 3.1333, face 0 +DEAL:: 0.125000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1333, face 1 +DEAL::Cell 3.1333, face 2 +DEAL::Cell 3.1333, face 3 +DEAL::Cell 3.1333, face 4 +DEAL::Cell 3.1334, face 1 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1334, face 2 +DEAL::Cell 3.1334, face 3 +DEAL::Cell 3.1334, face 4 +DEAL::Cell 3.1335, face 0 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1335, face 1 +DEAL::Cell 3.1335, face 2 +DEAL::Cell 3.1335, face 3 +DEAL::Cell 3.1335, face 4 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1336, face 0 +DEAL::Cell 3.1336, face 1 +DEAL::Cell 3.1336, face 2 +DEAL::Cell 3.1336, face 3 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1336, face 4 +DEAL::Cell 3.1336, face 5 +DEAL::Cell 3.1337, face 0 +DEAL::Cell 3.1337, face 1 +DEAL::Cell 3.1337, face 2 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1337, face 3 +DEAL::Cell 3.1337, face 4 +DEAL::Cell 3.1337, face 5 +DEAL::Cell 3.1338, face 0 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1338, face 1 +DEAL::Cell 3.1338, face 2 +DEAL::Cell 3.1338, face 3 +DEAL::Cell 3.1338, face 4 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1338, face 5 +DEAL::Cell 3.1339, face 0 +DEAL::Cell 3.1339, face 1 +DEAL::Cell 3.1339, face 2 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1339, face 3 +DEAL::Cell 3.1339, face 4 +DEAL::Cell 3.1339, face 5 +DEAL::Cell 3.1340, face 0 +DEAL::Cell 3.1340, face 1 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1340, face 2 +DEAL::Cell 3.1340, face 3 +DEAL::Cell 3.1340, face 4 +DEAL::Cell 3.1341, face 0 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1341, face 1 +DEAL::Cell 3.1341, face 2 +DEAL::Cell 3.1341, face 3 +DEAL::Cell 3.1341, face 4 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1342, face 0 +DEAL::Cell 3.1342, face 1 +DEAL::Cell 3.1342, face 2 +DEAL::Cell 3.1342, face 3 +DEAL:: 0.375000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1342, face 4 +DEAL::Cell 3.1343, face 0 +DEAL::Cell 3.1343, face 1 +DEAL::Cell 3.1343, face 2 +DEAL::Cell 3.1343, face 3 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1343, face 4 +DEAL::Cell 3.1344, face 0 +DEAL::Cell 3.1344, face 1 +DEAL::Cell 3.1344, face 3 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1344, face 4 +DEAL::Cell 3.1344, face 5 +DEAL::Cell 3.1345, face 0 +DEAL::Cell 3.1345, face 1 +DEAL:: 0.750000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1345, face 3 +DEAL::Cell 3.1345, face 4 +DEAL::Cell 3.1345, face 5 +DEAL::Cell 3.1346, face 0 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1346, face 1 +DEAL::Cell 3.1346, face 2 +DEAL::Cell 3.1346, face 3 +DEAL::Cell 3.1346, face 4 +DEAL::Cell 3.1346, face 5 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1347, face 0 +DEAL::Cell 3.1347, face 1 +DEAL::Cell 3.1347, face 2 +DEAL::Cell 3.1347, face 3 +DEAL:: 0.625000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1347, face 4 +DEAL::Cell 3.1347, face 5 +DEAL::Cell 3.1348, face 0 +DEAL::Cell 3.1348, face 1 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1348, face 3 +DEAL::Cell 3.1348, face 4 +DEAL::Cell 3.1348, face 5 +DEAL::Cell 3.1349, face 0 +DEAL:: 0.625000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1349, face 1 +DEAL::Cell 3.1349, face 3 +DEAL::Cell 3.1349, face 4 +DEAL::Cell 3.1349, face 5 +DEAL::Cell 3.1350, face 0 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1350, face 1 +DEAL::Cell 3.1350, face 2 +DEAL::Cell 3.1350, face 3 +DEAL::Cell 3.1350, face 4 +DEAL:: 0.625000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1350, face 5 +DEAL::Cell 3.1351, face 0 +DEAL::Cell 3.1351, face 1 +DEAL::Cell 3.1351, face 2 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1351, face 3 +DEAL::Cell 3.1351, face 4 +DEAL::Cell 3.1351, face 5 +DEAL::Cell 3.1352, face 0 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1352, face 1 +DEAL::Cell 3.1352, face 3 +DEAL::Cell 3.1352, face 4 +DEAL::Cell 3.1352, face 5 +DEAL::Cell 3.1353, face 0 +DEAL:: 0.875000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1353, face 3 +DEAL::Cell 3.1353, face 4 +DEAL::Cell 3.1353, face 5 +DEAL::Cell 3.1354, face 0 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1354, face 1 +DEAL::Cell 3.1354, face 2 +DEAL::Cell 3.1354, face 3 +DEAL::Cell 3.1354, face 4 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1354, face 5 +DEAL::Cell 3.1355, face 0 +DEAL::Cell 3.1355, face 2 +DEAL::Cell 3.1355, face 3 +DEAL:: 1.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1355, face 4 +DEAL::Cell 3.1355, face 5 +DEAL::Cell 3.1356, face 0 +DEAL::Cell 3.1356, face 1 +DEAL::Cell 3.1356, face 3 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1356, face 4 +DEAL::Cell 3.1356, face 5 +DEAL::Cell 3.1357, face 0 +DEAL::Cell 3.1357, face 3 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1357, face 4 +DEAL::Cell 3.1357, face 5 +DEAL::Cell 3.1358, face 0 +DEAL::Cell 3.1358, face 1 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1358, face 2 +DEAL::Cell 3.1358, face 3 +DEAL::Cell 3.1358, face 4 +DEAL::Cell 3.1358, face 5 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1359, face 0 +DEAL::Cell 3.1359, face 2 +DEAL::Cell 3.1359, face 3 +DEAL::Cell 3.1359, face 4 +DEAL::Cell 3.1359, face 5 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1360, face 0 +DEAL::Cell 3.1360, face 1 +DEAL::Cell 3.1360, face 2 +DEAL::Cell 3.1360, face 3 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1360, face 4 +DEAL::Cell 3.1360, face 5 +DEAL::Cell 3.1361, face 0 +DEAL::Cell 3.1361, face 1 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1361, face 2 +DEAL::Cell 3.1361, face 3 +DEAL::Cell 3.1361, face 4 +DEAL::Cell 3.1361, face 5 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1362, face 0 +DEAL::Cell 3.1362, face 1 +DEAL::Cell 3.1362, face 2 +DEAL::Cell 3.1362, face 3 +DEAL::Cell 3.1362, face 4 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1362, face 5 +DEAL::Cell 3.1363, face 0 +DEAL::Cell 3.1363, face 1 +DEAL::Cell 3.1363, face 2 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1363, face 3 +DEAL::Cell 3.1363, face 4 +DEAL::Cell 3.1363, face 5 +DEAL::Cell 3.1364, face 0 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1364, face 1 +DEAL::Cell 3.1364, face 2 +DEAL::Cell 3.1364, face 3 +DEAL::Cell 3.1364, face 4 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1364, face 5 +DEAL::Cell 3.1365, face 0 +DEAL::Cell 3.1365, face 1 +DEAL::Cell 3.1365, face 2 +DEAL::Cell 3.1365, face 3 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1365, face 4 +DEAL::Cell 3.1365, face 5 +DEAL::Cell 3.1366, face 0 +DEAL::Cell 3.1366, face 1 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1366, face 2 +DEAL::Cell 3.1366, face 3 +DEAL::Cell 3.1366, face 4 +DEAL::Cell 3.1366, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1367, face 0 +DEAL::Cell 3.1367, face 1 +DEAL::Cell 3.1367, face 2 +DEAL::Cell 3.1367, face 3 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1367, face 4 +DEAL::Cell 3.1367, face 5 +DEAL::Cell 3.1368, face 0 +DEAL::Cell 3.1368, face 1 +DEAL::Cell 3.1368, face 2 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1368, face 3 +DEAL::Cell 3.1368, face 4 +DEAL::Cell 3.1368, face 5 +DEAL::Cell 3.1369, face 0 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1369, face 2 +DEAL::Cell 3.1369, face 3 +DEAL::Cell 3.1369, face 4 +DEAL::Cell 3.1369, face 5 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1370, face 0 +DEAL::Cell 3.1370, face 1 +DEAL::Cell 3.1370, face 2 +DEAL::Cell 3.1370, face 3 +DEAL:: 0.875000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1370, face 4 +DEAL::Cell 3.1370, face 5 +DEAL::Cell 3.1371, face 0 +DEAL::Cell 3.1371, face 2 +DEAL::Cell 3.1371, face 3 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1371, face 4 +DEAL::Cell 3.1371, face 5 +DEAL::Cell 3.1372, face 0 +DEAL::Cell 3.1372, face 1 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1372, face 2 +DEAL::Cell 3.1372, face 3 +DEAL::Cell 3.1372, face 4 +DEAL::Cell 3.1372, face 5 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1373, face 0 +DEAL::Cell 3.1373, face 2 +DEAL::Cell 3.1373, face 3 +DEAL::Cell 3.1373, face 4 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1373, face 5 +DEAL::Cell 3.1374, face 0 +DEAL::Cell 3.1374, face 1 +DEAL::Cell 3.1374, face 2 +DEAL::Cell 3.1374, face 3 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1374, face 4 +DEAL::Cell 3.1374, face 5 +DEAL::Cell 3.1375, face 0 +DEAL::Cell 3.1375, face 2 +DEAL:: 0.875000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1375, face 3 +DEAL::Cell 3.1375, face 4 +DEAL::Cell 3.1375, face 5 +DEAL::Cell 3.1376, face 0 +DEAL:: 0.500000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1376, face 1 +DEAL::Cell 3.1376, face 3 +DEAL::Cell 3.1376, face 4 +DEAL::Cell 3.1376, face 5 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1377, face 0 +DEAL::Cell 3.1377, face 1 +DEAL::Cell 3.1377, face 3 +DEAL::Cell 3.1377, face 4 +DEAL::Cell 3.1377, face 5 +DEAL:: 0.625000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1378, face 0 +DEAL::Cell 3.1378, face 1 +DEAL::Cell 3.1378, face 2 +DEAL::Cell 3.1378, face 3 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1378, face 4 +DEAL::Cell 3.1378, face 5 +DEAL::Cell 3.1379, face 0 +DEAL::Cell 3.1379, face 1 +DEAL:: 0.750000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1379, face 2 +DEAL::Cell 3.1379, face 3 +DEAL::Cell 3.1379, face 4 +DEAL::Cell 3.1379, face 5 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1380, face 0 +DEAL::Cell 3.1380, face 1 +DEAL::Cell 3.1380, face 3 +DEAL::Cell 3.1380, face 4 +DEAL::Cell 3.1381, face 0 +DEAL:: 0.625000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1381, face 1 +DEAL::Cell 3.1381, face 3 +DEAL::Cell 3.1381, face 4 +DEAL::Cell 3.1382, face 0 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1382, face 1 +DEAL::Cell 3.1382, face 2 +DEAL::Cell 3.1382, face 3 +DEAL::Cell 3.1382, face 4 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1383, face 0 +DEAL::Cell 3.1383, face 1 +DEAL::Cell 3.1383, face 2 +DEAL::Cell 3.1383, face 3 +DEAL:: 0.750000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1383, face 4 +DEAL::Cell 3.1384, face 0 +DEAL::Cell 3.1384, face 1 +DEAL::Cell 3.1384, face 3 +DEAL::Cell 3.1384, face 4 +DEAL:: 0.750000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1384, face 5 +DEAL::Cell 3.1385, face 0 +DEAL::Cell 3.1385, face 3 +DEAL::Cell 3.1385, face 4 +DEAL:: 1.00000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1385, face 5 +DEAL::Cell 3.1386, face 0 +DEAL::Cell 3.1386, face 1 +DEAL::Cell 3.1386, face 2 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1386, face 3 +DEAL::Cell 3.1386, face 4 +DEAL::Cell 3.1386, face 5 +DEAL::Cell 3.1387, face 0 +DEAL:: 0.875000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1387, face 2 +DEAL::Cell 3.1387, face 3 +DEAL::Cell 3.1387, face 4 +DEAL::Cell 3.1387, face 5 +DEAL::Cell 3.1388, face 0 +DEAL:: 0.750000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1388, face 1 +DEAL::Cell 3.1388, face 3 +DEAL::Cell 3.1388, face 4 +DEAL::Cell 3.1389, face 0 +DEAL:: 0.875000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1389, face 3 +DEAL::Cell 3.1389, face 4 +DEAL::Cell 3.1390, face 0 +DEAL::Cell 3.1390, face 1 +DEAL:: 0.875000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1390, face 2 +DEAL::Cell 3.1390, face 3 +DEAL::Cell 3.1390, face 4 +DEAL::Cell 3.1391, face 0 +DEAL:: 0.875000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1391, face 2 +DEAL::Cell 3.1391, face 3 +DEAL::Cell 3.1391, face 4 +DEAL::Cell 3.1392, face 0 +DEAL::Cell 3.1392, face 1 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1392, face 2 +DEAL::Cell 3.1392, face 3 +DEAL::Cell 3.1392, face 4 +DEAL::Cell 3.1392, face 5 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1393, face 0 +DEAL::Cell 3.1393, face 1 +DEAL::Cell 3.1393, face 2 +DEAL::Cell 3.1393, face 3 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1393, face 4 +DEAL::Cell 3.1393, face 5 +DEAL::Cell 3.1394, face 0 +DEAL::Cell 3.1394, face 1 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1394, face 2 +DEAL::Cell 3.1394, face 3 +DEAL::Cell 3.1394, face 4 +DEAL::Cell 3.1394, face 5 +DEAL::Cell 3.1395, face 0 +DEAL:: 0.625000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1395, face 1 +DEAL::Cell 3.1395, face 2 +DEAL::Cell 3.1395, face 3 +DEAL::Cell 3.1395, face 4 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1395, face 5 +DEAL::Cell 3.1396, face 0 +DEAL::Cell 3.1396, face 1 +DEAL::Cell 3.1396, face 2 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1396, face 3 +DEAL::Cell 3.1396, face 4 +DEAL::Cell 3.1397, face 0 +DEAL::Cell 3.1397, face 1 +DEAL:: 0.750000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1397, face 2 +DEAL::Cell 3.1397, face 3 +DEAL::Cell 3.1397, face 4 +DEAL::Cell 3.1398, face 0 +DEAL::Cell 3.1398, face 1 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1398, face 2 +DEAL::Cell 3.1398, face 3 +DEAL::Cell 3.1398, face 4 +DEAL::Cell 3.1399, face 0 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1399, face 1 +DEAL::Cell 3.1399, face 2 +DEAL::Cell 3.1399, face 3 +DEAL::Cell 3.1399, face 4 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1400, face 0 +DEAL::Cell 3.1400, face 1 +DEAL::Cell 3.1400, face 2 +DEAL::Cell 3.1400, face 3 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1400, face 4 +DEAL::Cell 3.1400, face 5 +DEAL::Cell 3.1401, face 0 +DEAL::Cell 3.1401, face 2 +DEAL::Cell 3.1401, face 3 +DEAL:: 0.875000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1401, face 4 +DEAL::Cell 3.1401, face 5 +DEAL::Cell 3.1402, face 0 +DEAL::Cell 3.1402, face 1 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1402, face 2 +DEAL::Cell 3.1402, face 3 +DEAL::Cell 3.1402, face 4 +DEAL::Cell 3.1402, face 5 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1403, face 0 +DEAL::Cell 3.1403, face 2 +DEAL::Cell 3.1403, face 3 +DEAL::Cell 3.1403, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1403, face 5 +DEAL::Cell 3.1404, face 0 +DEAL::Cell 3.1404, face 1 +DEAL::Cell 3.1404, face 2 +DEAL::Cell 3.1404, face 3 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1404, face 4 +DEAL::Cell 3.1405, face 0 +DEAL::Cell 3.1405, face 2 +DEAL::Cell 3.1405, face 3 +DEAL:: 0.875000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1405, face 4 +DEAL::Cell 3.1406, face 0 +DEAL::Cell 3.1406, face 1 +DEAL::Cell 3.1406, face 2 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1406, face 3 +DEAL::Cell 3.1406, face 4 +DEAL::Cell 3.1407, face 0 +DEAL::Cell 3.1407, face 2 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1407, face 3 +DEAL::Cell 3.1407, face 4 +DEAL::Cell 3.1408, face 1 +DEAL::Cell 3.1408, face 2 +DEAL::Cell 3.1408, face 3 +DEAL:: 0.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1408, face 4 +DEAL::Cell 3.1408, face 5 +DEAL::Cell 3.1409, face 0 +DEAL::Cell 3.1409, face 1 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1409, face 2 +DEAL::Cell 3.1409, face 3 +DEAL::Cell 3.1409, face 4 +DEAL::Cell 3.1409, face 5 +DEAL:: 0.125000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1410, face 1 +DEAL::Cell 3.1410, face 2 +DEAL::Cell 3.1410, face 3 +DEAL::Cell 3.1410, face 4 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1410, face 5 +DEAL::Cell 3.1411, face 0 +DEAL::Cell 3.1411, face 1 +DEAL::Cell 3.1411, face 2 +DEAL::Cell 3.1411, face 3 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1411, face 4 +DEAL::Cell 3.1411, face 5 +DEAL::Cell 3.1412, face 1 +DEAL::Cell 3.1412, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1412, face 3 +DEAL::Cell 3.1412, face 4 +DEAL::Cell 3.1412, face 5 +DEAL::Cell 3.1413, face 0 +DEAL:: 0.125000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1413, face 1 +DEAL::Cell 3.1413, face 2 +DEAL::Cell 3.1413, face 3 +DEAL::Cell 3.1413, face 4 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1413, face 5 +DEAL::Cell 3.1414, face 1 +DEAL::Cell 3.1414, face 2 +DEAL::Cell 3.1414, face 3 +DEAL::Cell 3.1414, face 4 +DEAL:: 0.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1414, face 5 +DEAL::Cell 3.1415, face 0 +DEAL::Cell 3.1415, face 1 +DEAL::Cell 3.1415, face 2 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1415, face 3 +DEAL::Cell 3.1415, face 4 +DEAL::Cell 3.1415, face 5 +DEAL::Cell 3.1416, face 0 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1416, face 1 +DEAL::Cell 3.1416, face 2 +DEAL::Cell 3.1416, face 3 +DEAL::Cell 3.1416, face 4 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1416, face 5 +DEAL::Cell 3.1417, face 0 +DEAL::Cell 3.1417, face 1 +DEAL::Cell 3.1417, face 2 +DEAL::Cell 3.1417, face 3 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1417, face 4 +DEAL::Cell 3.1417, face 5 +DEAL::Cell 3.1418, face 0 +DEAL::Cell 3.1418, face 1 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1418, face 2 +DEAL::Cell 3.1418, face 3 +DEAL::Cell 3.1418, face 4 +DEAL::Cell 3.1418, face 5 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1419, face 0 +DEAL::Cell 3.1419, face 1 +DEAL::Cell 3.1419, face 2 +DEAL::Cell 3.1419, face 3 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1419, face 4 +DEAL::Cell 3.1419, face 5 +DEAL::Cell 3.1420, face 0 +DEAL::Cell 3.1420, face 1 +DEAL::Cell 3.1420, face 2 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1420, face 3 +DEAL::Cell 3.1420, face 4 +DEAL::Cell 3.1420, face 5 +DEAL::Cell 3.1421, face 0 +DEAL:: 0.375000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1421, face 1 +DEAL::Cell 3.1421, face 2 +DEAL::Cell 3.1421, face 3 +DEAL::Cell 3.1421, face 4 +DEAL:: 0.375000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1421, face 5 +DEAL::Cell 3.1422, face 0 +DEAL::Cell 3.1422, face 1 +DEAL::Cell 3.1422, face 2 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1422, face 3 +DEAL::Cell 3.1422, face 4 +DEAL::Cell 3.1422, face 5 +DEAL::Cell 3.1423, face 0 +DEAL::Cell 3.1423, face 1 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1423, face 2 +DEAL::Cell 3.1423, face 3 +DEAL::Cell 3.1423, face 4 +DEAL::Cell 3.1423, face 5 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1424, face 1 +DEAL::Cell 3.1424, face 2 +DEAL::Cell 3.1424, face 3 +DEAL::Cell 3.1424, face 4 +DEAL:: 0.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1424, face 5 +DEAL::Cell 3.1425, face 0 +DEAL::Cell 3.1425, face 1 +DEAL::Cell 3.1425, face 2 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1425, face 3 +DEAL::Cell 3.1425, face 4 +DEAL::Cell 3.1425, face 5 +DEAL::Cell 3.1426, face 1 +DEAL::Cell 3.1426, face 2 +DEAL:: 0.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1426, face 4 +DEAL::Cell 3.1426, face 5 +DEAL::Cell 3.1427, face 0 +DEAL::Cell 3.1427, face 1 +DEAL:: 0.250000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1427, face 2 +DEAL::Cell 3.1427, face 4 +DEAL::Cell 3.1427, face 5 +DEAL::Cell 3.1428, face 1 +DEAL:: 0.125000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1428, face 2 +DEAL::Cell 3.1428, face 3 +DEAL::Cell 3.1428, face 4 +DEAL::Cell 3.1428, face 5 +DEAL:: 0.125000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1429, face 0 +DEAL::Cell 3.1429, face 1 +DEAL::Cell 3.1429, face 2 +DEAL::Cell 3.1429, face 3 +DEAL::Cell 3.1429, face 4 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1429, face 5 +DEAL::Cell 3.1430, face 1 +DEAL::Cell 3.1430, face 2 +DEAL::Cell 3.1430, face 4 +DEAL:: 0.125000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1430, face 5 +DEAL::Cell 3.1431, face 0 +DEAL::Cell 3.1431, face 1 +DEAL::Cell 3.1431, face 2 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1431, face 4 +DEAL::Cell 3.1431, face 5 +DEAL::Cell 3.1432, face 0 +DEAL::Cell 3.1432, face 1 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1432, face 2 +DEAL::Cell 3.1432, face 3 +DEAL::Cell 3.1432, face 4 +DEAL::Cell 3.1432, face 5 +DEAL::Cell 3.1433, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1433, face 1 +DEAL::Cell 3.1433, face 2 +DEAL::Cell 3.1433, face 3 +DEAL::Cell 3.1433, face 4 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1433, face 5 +DEAL::Cell 3.1434, face 0 +DEAL::Cell 3.1434, face 1 +DEAL::Cell 3.1434, face 2 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1434, face 4 +DEAL::Cell 3.1434, face 5 +DEAL::Cell 3.1435, face 0 +DEAL::Cell 3.1435, face 1 +DEAL:: 0.500000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.1435, face 2 +DEAL::Cell 3.1435, face 4 +DEAL::Cell 3.1435, face 5 +DEAL::Cell 3.1436, face 0 +DEAL::Cell 3.1436, face 1 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1436, face 2 +DEAL::Cell 3.1436, face 3 +DEAL::Cell 3.1436, face 4 +DEAL::Cell 3.1436, face 5 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1437, face 0 +DEAL::Cell 3.1437, face 1 +DEAL::Cell 3.1437, face 2 +DEAL::Cell 3.1437, face 3 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1437, face 4 +DEAL::Cell 3.1437, face 5 +DEAL::Cell 3.1438, face 0 +DEAL::Cell 3.1438, face 1 +DEAL:: 0.375000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1438, face 2 +DEAL::Cell 3.1438, face 4 +DEAL::Cell 3.1438, face 5 +DEAL::Cell 3.1439, face 0 +DEAL::Cell 3.1439, face 1 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1439, face 2 +DEAL::Cell 3.1439, face 4 +DEAL::Cell 3.1439, face 5 +DEAL::Cell 3.1440, face 1 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1440, face 2 +DEAL::Cell 3.1440, face 3 +DEAL::Cell 3.1440, face 4 +DEAL::Cell 3.1440, face 5 +DEAL:: 0.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1441, face 0 +DEAL::Cell 3.1441, face 1 +DEAL::Cell 3.1441, face 2 +DEAL::Cell 3.1441, face 3 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1441, face 4 +DEAL::Cell 3.1441, face 5 +DEAL::Cell 3.1442, face 1 +DEAL::Cell 3.1442, face 2 +DEAL::Cell 3.1442, face 3 +DEAL:: 0.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1442, face 4 +DEAL::Cell 3.1442, face 5 +DEAL::Cell 3.1443, face 0 +DEAL::Cell 3.1443, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1443, face 2 +DEAL::Cell 3.1443, face 3 +DEAL::Cell 3.1443, face 4 +DEAL::Cell 3.1443, face 5 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1444, face 1 +DEAL::Cell 3.1444, face 2 +DEAL::Cell 3.1444, face 3 +DEAL::Cell 3.1444, face 4 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1445, face 0 +DEAL::Cell 3.1445, face 1 +DEAL::Cell 3.1445, face 2 +DEAL::Cell 3.1445, face 3 +DEAL::Cell 3.1445, face 4 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1446, face 1 +DEAL::Cell 3.1446, face 2 +DEAL::Cell 3.1446, face 3 +DEAL::Cell 3.1446, face 4 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1447, face 0 +DEAL::Cell 3.1447, face 1 +DEAL::Cell 3.1447, face 2 +DEAL::Cell 3.1447, face 3 +DEAL:: 0.250000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1447, face 4 +DEAL::Cell 3.1448, face 0 +DEAL::Cell 3.1448, face 1 +DEAL::Cell 3.1448, face 2 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1448, face 3 +DEAL::Cell 3.1448, face 4 +DEAL::Cell 3.1448, face 5 +DEAL::Cell 3.1449, face 0 +DEAL::Cell 3.1449, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1449, face 2 +DEAL::Cell 3.1449, face 3 +DEAL::Cell 3.1449, face 4 +DEAL::Cell 3.1449, face 5 +DEAL:: 0.500000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1450, face 0 +DEAL::Cell 3.1450, face 1 +DEAL::Cell 3.1450, face 2 +DEAL::Cell 3.1450, face 3 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1450, face 4 +DEAL::Cell 3.1450, face 5 +DEAL::Cell 3.1451, face 0 +DEAL::Cell 3.1451, face 1 +DEAL:: 0.500000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1451, face 2 +DEAL::Cell 3.1451, face 3 +DEAL::Cell 3.1451, face 4 +DEAL::Cell 3.1451, face 5 +DEAL::Cell 3.1452, face 0 +DEAL:: 0.250000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1452, face 1 +DEAL::Cell 3.1452, face 2 +DEAL::Cell 3.1452, face 3 +DEAL::Cell 3.1452, face 4 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1453, face 0 +DEAL::Cell 3.1453, face 1 +DEAL::Cell 3.1453, face 2 +DEAL::Cell 3.1453, face 3 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1453, face 4 +DEAL::Cell 3.1454, face 0 +DEAL::Cell 3.1454, face 1 +DEAL::Cell 3.1454, face 2 +DEAL:: 0.375000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1454, face 3 +DEAL::Cell 3.1454, face 4 +DEAL::Cell 3.1455, face 0 +DEAL::Cell 3.1455, face 1 +DEAL::Cell 3.1455, face 2 +DEAL:: 0.375000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1455, face 3 +DEAL::Cell 3.1455, face 4 +DEAL::Cell 3.1456, face 1 +DEAL::Cell 3.1456, face 2 +DEAL:: 0.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1456, face 3 +DEAL::Cell 3.1456, face 4 +DEAL::Cell 3.1456, face 5 +DEAL::Cell 3.1457, face 0 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1457, face 1 +DEAL::Cell 3.1457, face 2 +DEAL::Cell 3.1457, face 3 +DEAL::Cell 3.1457, face 4 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1457, face 5 +DEAL::Cell 3.1458, face 1 +DEAL::Cell 3.1458, face 2 +DEAL::Cell 3.1458, face 4 +DEAL::Cell 3.1458, face 5 +DEAL:: 0.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1459, face 0 +DEAL::Cell 3.1459, face 1 +DEAL::Cell 3.1459, face 2 +DEAL::Cell 3.1459, face 4 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1459, face 5 +DEAL::Cell 3.1460, face 1 +DEAL::Cell 3.1460, face 2 +DEAL::Cell 3.1460, face 3 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1460, face 4 +DEAL::Cell 3.1461, face 0 +DEAL::Cell 3.1461, face 1 +DEAL::Cell 3.1461, face 2 +DEAL:: 0.250000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1461, face 3 +DEAL::Cell 3.1461, face 4 +DEAL::Cell 3.1462, face 1 +DEAL::Cell 3.1462, face 2 +DEAL::Cell 3.1462, face 4 +DEAL:: 0.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1463, face 0 +DEAL::Cell 3.1463, face 1 +DEAL::Cell 3.1463, face 2 +DEAL::Cell 3.1463, face 4 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1464, face 0 +DEAL::Cell 3.1464, face 1 +DEAL::Cell 3.1464, face 2 +DEAL::Cell 3.1464, face 3 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1464, face 4 +DEAL::Cell 3.1464, face 5 +DEAL::Cell 3.1465, face 0 +DEAL::Cell 3.1465, face 1 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1465, face 2 +DEAL::Cell 3.1465, face 3 +DEAL::Cell 3.1465, face 4 +DEAL::Cell 3.1465, face 5 +DEAL::Cell 3.1466, face 0 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1466, face 1 +DEAL::Cell 3.1466, face 2 +DEAL::Cell 3.1466, face 4 +DEAL::Cell 3.1466, face 5 +DEAL:: 0.375000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1467, face 0 +DEAL::Cell 3.1467, face 1 +DEAL::Cell 3.1467, face 2 +DEAL::Cell 3.1467, face 4 +DEAL:: 0.375000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1467, face 5 +DEAL::Cell 3.1468, face 0 +DEAL::Cell 3.1468, face 1 +DEAL::Cell 3.1468, face 2 +DEAL:: 0.375000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1468, face 3 +DEAL::Cell 3.1468, face 4 +DEAL::Cell 3.1469, face 0 +DEAL::Cell 3.1469, face 1 +DEAL::Cell 3.1469, face 2 +DEAL:: 0.375000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1469, face 3 +DEAL::Cell 3.1469, face 4 +DEAL::Cell 3.1470, face 0 +DEAL::Cell 3.1470, face 1 +DEAL:: 0.375000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1470, face 2 +DEAL::Cell 3.1470, face 4 +DEAL::Cell 3.1471, face 0 +DEAL::Cell 3.1471, face 1 +DEAL:: 0.500000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1471, face 2 +DEAL::Cell 3.1471, face 4 +DEAL::Cell 3.1472, face 0 +DEAL::Cell 3.1472, face 1 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1472, face 2 +DEAL::Cell 3.1472, face 3 +DEAL::Cell 3.1472, face 4 +DEAL::Cell 3.1472, face 5 +DEAL::Cell 3.1473, face 0 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1473, face 1 +DEAL::Cell 3.1473, face 2 +DEAL::Cell 3.1473, face 3 +DEAL::Cell 3.1473, face 4 +DEAL:: 0.750000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1473, face 5 +DEAL::Cell 3.1474, face 0 +DEAL::Cell 3.1474, face 1 +DEAL::Cell 3.1474, face 2 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1474, face 3 +DEAL::Cell 3.1474, face 4 +DEAL::Cell 3.1474, face 5 +DEAL::Cell 3.1475, face 0 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1475, face 1 +DEAL::Cell 3.1475, face 2 +DEAL::Cell 3.1475, face 3 +DEAL::Cell 3.1475, face 4 +DEAL::Cell 3.1475, face 5 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1476, face 0 +DEAL::Cell 3.1476, face 1 +DEAL::Cell 3.1476, face 2 +DEAL::Cell 3.1476, face 3 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1476, face 4 +DEAL::Cell 3.1476, face 5 +DEAL::Cell 3.1477, face 0 +DEAL::Cell 3.1477, face 1 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1477, face 2 +DEAL::Cell 3.1477, face 3 +DEAL::Cell 3.1477, face 4 +DEAL::Cell 3.1477, face 5 +DEAL:: 0.750000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1478, face 0 +DEAL::Cell 3.1478, face 1 +DEAL::Cell 3.1478, face 2 +DEAL::Cell 3.1478, face 3 +DEAL::Cell 3.1478, face 4 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1478, face 5 +DEAL::Cell 3.1479, face 0 +DEAL::Cell 3.1479, face 1 +DEAL::Cell 3.1479, face 2 +DEAL:: 0.625000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1479, face 3 +DEAL::Cell 3.1479, face 4 +DEAL::Cell 3.1479, face 5 +DEAL::Cell 3.1480, face 0 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1480, face 1 +DEAL::Cell 3.1480, face 2 +DEAL::Cell 3.1480, face 3 +DEAL::Cell 3.1480, face 4 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1480, face 5 +DEAL::Cell 3.1481, face 0 +DEAL::Cell 3.1481, face 2 +DEAL::Cell 3.1481, face 3 +DEAL::Cell 3.1481, face 4 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1481, face 5 +DEAL::Cell 3.1482, face 0 +DEAL::Cell 3.1482, face 1 +DEAL::Cell 3.1482, face 2 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1482, face 3 +DEAL::Cell 3.1482, face 4 +DEAL::Cell 3.1482, face 5 +DEAL::Cell 3.1483, face 0 +DEAL:: 0.875000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1483, face 2 +DEAL::Cell 3.1483, face 3 +DEAL::Cell 3.1483, face 4 +DEAL::Cell 3.1483, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1484, face 0 +DEAL::Cell 3.1484, face 1 +DEAL::Cell 3.1484, face 2 +DEAL::Cell 3.1484, face 3 +DEAL::Cell 3.1484, face 4 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1484, face 5 +DEAL::Cell 3.1485, face 0 +DEAL::Cell 3.1485, face 2 +DEAL::Cell 3.1485, face 3 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1485, face 4 +DEAL::Cell 3.1485, face 5 +DEAL::Cell 3.1486, face 0 +DEAL::Cell 3.1486, face 1 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1486, face 2 +DEAL::Cell 3.1486, face 3 +DEAL::Cell 3.1486, face 4 +DEAL::Cell 3.1486, face 5 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1487, face 0 +DEAL::Cell 3.1487, face 2 +DEAL::Cell 3.1487, face 3 +DEAL::Cell 3.1487, face 4 +DEAL::Cell 3.1487, face 5 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1488, face 0 +DEAL::Cell 3.1488, face 1 +DEAL::Cell 3.1488, face 2 +DEAL::Cell 3.1488, face 3 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1488, face 4 +DEAL::Cell 3.1488, face 5 +DEAL::Cell 3.1489, face 0 +DEAL::Cell 3.1489, face 1 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1489, face 2 +DEAL::Cell 3.1489, face 3 +DEAL::Cell 3.1489, face 4 +DEAL::Cell 3.1489, face 5 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1490, face 0 +DEAL::Cell 3.1490, face 1 +DEAL::Cell 3.1490, face 2 +DEAL::Cell 3.1490, face 4 +DEAL::Cell 3.1490, face 5 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1491, face 0 +DEAL::Cell 3.1491, face 1 +DEAL::Cell 3.1491, face 2 +DEAL::Cell 3.1491, face 4 +DEAL:: 0.750000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1491, face 5 +DEAL::Cell 3.1492, face 0 +DEAL::Cell 3.1492, face 1 +DEAL::Cell 3.1492, face 2 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1492, face 3 +DEAL::Cell 3.1492, face 4 +DEAL::Cell 3.1492, face 5 +DEAL::Cell 3.1493, face 0 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1493, face 1 +DEAL::Cell 3.1493, face 2 +DEAL::Cell 3.1493, face 3 +DEAL::Cell 3.1493, face 4 +DEAL::Cell 3.1493, face 5 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1494, face 0 +DEAL::Cell 3.1494, face 1 +DEAL::Cell 3.1494, face 2 +DEAL::Cell 3.1494, face 4 +DEAL:: 0.625000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1494, face 5 +DEAL::Cell 3.1495, face 0 +DEAL::Cell 3.1495, face 1 +DEAL::Cell 3.1495, face 2 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1495, face 4 +DEAL::Cell 3.1495, face 5 +DEAL::Cell 3.1496, face 0 +DEAL::Cell 3.1496, face 1 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1496, face 2 +DEAL::Cell 3.1496, face 3 +DEAL::Cell 3.1496, face 4 +DEAL::Cell 3.1496, face 5 +DEAL::Cell 3.1497, face 0 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1497, face 2 +DEAL::Cell 3.1497, face 3 +DEAL::Cell 3.1497, face 4 +DEAL::Cell 3.1497, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1498, face 0 +DEAL::Cell 3.1498, face 1 +DEAL::Cell 3.1498, face 2 +DEAL::Cell 3.1498, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1498, face 5 +DEAL::Cell 3.1499, face 0 +DEAL::Cell 3.1499, face 2 +DEAL::Cell 3.1499, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1499, face 5 +DEAL::Cell 3.1500, face 0 +DEAL::Cell 3.1500, face 1 +DEAL::Cell 3.1500, face 2 +DEAL::Cell 3.1500, face 3 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1500, face 4 +DEAL::Cell 3.1500, face 5 +DEAL::Cell 3.1501, face 0 +DEAL::Cell 3.1501, face 2 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1501, face 3 +DEAL::Cell 3.1501, face 4 +DEAL::Cell 3.1501, face 5 +DEAL::Cell 3.1502, face 0 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1502, face 1 +DEAL::Cell 3.1502, face 2 +DEAL::Cell 3.1502, face 4 +DEAL::Cell 3.1502, face 5 +DEAL:: 0.875000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1503, face 0 +DEAL::Cell 3.1503, face 2 +DEAL::Cell 3.1503, face 4 +DEAL::Cell 3.1503, face 5 +DEAL::Cell 3.1504, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1504, face 1 +DEAL::Cell 3.1504, face 2 +DEAL::Cell 3.1504, face 3 +DEAL::Cell 3.1504, face 4 +DEAL:: 0.625000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1504, face 5 +DEAL::Cell 3.1505, face 0 +DEAL::Cell 3.1505, face 1 +DEAL::Cell 3.1505, face 2 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1505, face 3 +DEAL::Cell 3.1505, face 4 +DEAL::Cell 3.1505, face 5 +DEAL::Cell 3.1506, face 0 +DEAL:: 0.500000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1506, face 1 +DEAL::Cell 3.1506, face 2 +DEAL::Cell 3.1506, face 3 +DEAL::Cell 3.1506, face 4 +DEAL::Cell 3.1506, face 5 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1507, face 0 +DEAL::Cell 3.1507, face 1 +DEAL::Cell 3.1507, face 2 +DEAL::Cell 3.1507, face 3 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1507, face 4 +DEAL::Cell 3.1507, face 5 +DEAL::Cell 3.1508, face 0 +DEAL::Cell 3.1508, face 1 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1508, face 2 +DEAL::Cell 3.1508, face 3 +DEAL::Cell 3.1508, face 4 +DEAL::Cell 3.1509, face 0 +DEAL:: 0.625000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1509, face 1 +DEAL::Cell 3.1509, face 2 +DEAL::Cell 3.1509, face 3 +DEAL::Cell 3.1509, face 4 +DEAL::Cell 3.1510, face 0 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1510, face 1 +DEAL::Cell 3.1510, face 2 +DEAL::Cell 3.1510, face 3 +DEAL::Cell 3.1510, face 4 +DEAL:: 0.625000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1511, face 0 +DEAL::Cell 3.1511, face 1 +DEAL::Cell 3.1511, face 2 +DEAL::Cell 3.1511, face 3 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1511, face 4 +DEAL::Cell 3.1512, face 0 +DEAL::Cell 3.1512, face 1 +DEAL::Cell 3.1512, face 2 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1512, face 3 +DEAL::Cell 3.1512, face 4 +DEAL::Cell 3.1512, face 5 +DEAL::Cell 3.1513, face 0 +DEAL::Cell 3.1513, face 2 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1513, face 3 +DEAL::Cell 3.1513, face 4 +DEAL::Cell 3.1513, face 5 +DEAL::Cell 3.1514, face 0 +DEAL:: 0.750000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1514, face 1 +DEAL::Cell 3.1514, face 2 +DEAL::Cell 3.1514, face 3 +DEAL::Cell 3.1514, face 4 +DEAL:: 0.750000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1514, face 5 +DEAL::Cell 3.1515, face 0 +DEAL::Cell 3.1515, face 2 +DEAL::Cell 3.1515, face 3 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1515, face 4 +DEAL::Cell 3.1515, face 5 +DEAL::Cell 3.1516, face 0 +DEAL::Cell 3.1516, face 1 +DEAL::Cell 3.1516, face 2 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1516, face 3 +DEAL::Cell 3.1516, face 4 +DEAL::Cell 3.1517, face 0 +DEAL::Cell 3.1517, face 2 +DEAL:: 0.875000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1517, face 3 +DEAL::Cell 3.1517, face 4 +DEAL::Cell 3.1518, face 0 +DEAL::Cell 3.1518, face 1 +DEAL:: 0.875000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1518, face 2 +DEAL::Cell 3.1518, face 3 +DEAL::Cell 3.1518, face 4 +DEAL::Cell 3.1519, face 0 +DEAL:: 0.875000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1519, face 2 +DEAL::Cell 3.1519, face 3 +DEAL::Cell 3.1519, face 4 +DEAL::Cell 3.1520, face 0 +DEAL::Cell 3.1520, face 1 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1520, face 2 +DEAL::Cell 3.1520, face 3 +DEAL::Cell 3.1520, face 4 +DEAL::Cell 3.1520, face 5 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1521, face 0 +DEAL::Cell 3.1521, face 1 +DEAL::Cell 3.1521, face 2 +DEAL::Cell 3.1521, face 3 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1521, face 4 +DEAL::Cell 3.1521, face 5 +DEAL::Cell 3.1522, face 0 +DEAL::Cell 3.1522, face 1 +DEAL:: 0.625000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1522, face 2 +DEAL::Cell 3.1522, face 4 +DEAL::Cell 3.1522, face 5 +DEAL::Cell 3.1523, face 0 +DEAL::Cell 3.1523, face 1 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1523, face 2 +DEAL::Cell 3.1523, face 4 +DEAL::Cell 3.1523, face 5 +DEAL::Cell 3.1524, face 0 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1524, face 1 +DEAL::Cell 3.1524, face 2 +DEAL::Cell 3.1524, face 3 +DEAL::Cell 3.1524, face 4 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1525, face 0 +DEAL::Cell 3.1525, face 1 +DEAL::Cell 3.1525, face 2 +DEAL::Cell 3.1525, face 3 +DEAL:: 0.750000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1525, face 4 +DEAL::Cell 3.1526, face 0 +DEAL::Cell 3.1526, face 1 +DEAL::Cell 3.1526, face 2 +DEAL::Cell 3.1526, face 4 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1527, face 0 +DEAL::Cell 3.1527, face 1 +DEAL::Cell 3.1527, face 2 +DEAL::Cell 3.1527, face 4 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1528, face 0 +DEAL::Cell 3.1528, face 1 +DEAL::Cell 3.1528, face 2 +DEAL::Cell 3.1528, face 3 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1528, face 4 +DEAL::Cell 3.1528, face 5 +DEAL::Cell 3.1529, face 0 +DEAL::Cell 3.1529, face 2 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1529, face 3 +DEAL::Cell 3.1529, face 4 +DEAL::Cell 3.1529, face 5 +DEAL::Cell 3.1530, face 0 +DEAL::Cell 3.1530, face 1 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1530, face 2 +DEAL::Cell 3.1530, face 4 +DEAL::Cell 3.1530, face 5 +DEAL::Cell 3.1531, face 0 +DEAL:: 0.875000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1531, face 2 +DEAL::Cell 3.1531, face 4 +DEAL::Cell 3.1531, face 5 +DEAL::Cell 3.1532, face 0 +DEAL:: 0.750000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1532, face 1 +DEAL::Cell 3.1532, face 2 +DEAL::Cell 3.1532, face 3 +DEAL::Cell 3.1532, face 4 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1533, face 0 +DEAL::Cell 3.1533, face 2 +DEAL::Cell 3.1533, face 3 +DEAL::Cell 3.1533, face 4 +DEAL::Cell 3.1534, face 0 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1534, face 1 +DEAL::Cell 3.1534, face 2 +DEAL::Cell 3.1534, face 4 +DEAL::Cell 3.1535, face 0 +DEAL:: 0.875000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1535, face 2 +DEAL::Cell 3.1535, face 4 +DEAL::Check 1 +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Cell 1.0, face 1 +DEAL:: -1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 3 +DEAL:: -1.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: -0.500000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 3 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.6, face 4 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 2 +DEAL:: 0.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL:: 0.00000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.8, face 4 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 4 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 4 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL:: 0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 4 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL:: 0.500000 -0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.13, face 0 +DEAL::Cell 1.13, face 3 +DEAL:: 1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 4 +DEAL:: 0.500000 -1.00000 -1.00000, 0.0625000 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL:: 0.500000 0.00000 0.00000, 0.0625000 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 1 +DEAL:: 0.500000 0.00000 -1.00000, 0.0625000 +DEAL::Cell 1.18, face 2 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 4 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 1 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 3 +DEAL::Cell 1.21, face 4 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.22, face 1 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.23, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 4 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: -1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: -0.750000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL::Cell 2.10, face 1 +DEAL:: -1.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL:: -1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.0156250 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 3 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 1 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 5 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: -0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: -1.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: -0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL::Cell 2.25, face 5 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 5 +DEAL:: -0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL:: -0.500000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 5 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL:: -0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 2 +DEAL:: -0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.500000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL:: -0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: 0.00000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL::Cell 2.38, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: -0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: -0.250000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL::Cell 2.42, face 4 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL:: 0.00000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL::Cell 2.46, face 1 +DEAL:: -0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL::Cell 2.47, face 4 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: -0.500000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL:: -0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL:: 0.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: -0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL::Cell 2.58, face 2 +DEAL:: -0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.61, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL:: 0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.65, face 4 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL::Cell 2.66, face 2 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 4 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 1 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 4 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 3 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL:: 0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL::Cell 2.72, face 3 +DEAL:: 0.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.72, face 4 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 4 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 4 +DEAL::Cell 2.74, face 5 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL::Cell 2.75, face 4 +DEAL::Cell 2.75, face 5 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL::Cell 2.76, face 4 +DEAL:: 0.250000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 2 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 4 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 5 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 4 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 4 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 0.00000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 4 +DEAL::Cell 2.83, face 5 +DEAL:: 0.250000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL:: 0.250000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL:: 0.500000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 4 +DEAL:: 0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 4 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 4 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL:: 0.250000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.90, face 1 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 4 +DEAL::Cell 2.90, face 5 +DEAL:: 0.250000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 4 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL::Cell 2.93, face 3 +DEAL:: 0.250000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL::Cell 2.94, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL:: 0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL:: 1.00000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.101, face 0 +DEAL:: 1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 1 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.103, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL:: 0.750000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 4 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 0.750000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL:: 0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 4 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL:: 0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.115, face 2 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL::Cell 2.116, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.117, face 0 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL:: 0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.120, face 0 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL:: 0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL:: 0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL:: 0.750000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL:: 0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.125, face 0 +DEAL:: 1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.126, face 0 +DEAL:: 1.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL:: 0.250000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.130, face 3 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL::Cell 2.135, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL::Cell 2.136, face 0 +DEAL:: 0.500000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL::Cell 2.136, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 3 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.139, face 4 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.140, face 3 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL::Cell 2.143, face 4 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.146, face 2 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.147, face 1 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL::Cell 2.148, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.150, face 4 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL::Cell 2.152, face 1 +DEAL:: 0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL::Cell 2.153, face 4 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 4 +DEAL:: 0.500000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.154, face 5 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 4 +DEAL:: 0.750000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL::Cell 2.160, face 5 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL::Cell 2.161, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 1 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.166, face 1 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL:: 0.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.168, face 3 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL::Cell 2.170, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL::Cell 2.171, face 4 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.173, face 0 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.174, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 2 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 1 +DEAL::Cell 2.178, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 4 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.181, face 0 +DEAL::Cell 2.181, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL::Cell 2.182, face 1 +DEAL:: 0.250000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.500000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.184, face 3 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.185, face 2 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.186, face 0 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 2 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL:: 0.500000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL::Cell 2.190, face 2 +DEAL:: 0.750000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.191, face 0 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 4 +DEAL::Check 2 +DEAL::Cell 0.0, face 5 +DEAL:: 0.00000 0.00000 0.00000, 0.250000 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 4 +DEAL::Cell 0.2, face 4 +DEAL::Cell 1.0, face 1 +DEAL:: -1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL::Cell 1.1, face 3 +DEAL:: -1.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 5 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 3 +DEAL:: -0.500000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 3 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.6, face 4 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 2 +DEAL:: 0.00000 -1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL::Cell 1.8, face 3 +DEAL:: 0.00000 0.00000 -0.500000, 0.0625000 +DEAL::Cell 1.8, face 4 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL::Cell 1.9, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.9, face 4 +DEAL::Cell 1.9, face 5 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 4 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL:: 0.500000 -0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 4 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL:: 0.500000 -0.500000 0.00000, 0.0625000 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.13, face 0 +DEAL::Cell 1.13, face 3 +DEAL:: 1.00000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.13, face 4 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 4 +DEAL:: 0.500000 -1.00000 -1.00000, 0.0625000 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL:: 0.500000 0.00000 0.00000, 0.0625000 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 1 +DEAL:: 0.500000 0.00000 -1.00000, 0.0625000 +DEAL::Cell 1.18, face 2 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.500000 0.500000 -0.500000, 0.0625000 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 4 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 1 +DEAL:: 0.500000 1.00000 -0.500000, 0.0625000 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 3 +DEAL::Cell 1.21, face 4 +DEAL:: 0.500000 0.500000 0.00000, 0.0625000 +DEAL::Cell 1.22, face 1 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.23, face 0 +DEAL:: 0.500000 0.500000 -1.00000, 0.0625000 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 4 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 3 +DEAL:: -1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 3 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 1 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 5 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL:: -0.750000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.5, face 4 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL::Cell 2.6, face 3 +DEAL:: -0.750000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 3 +DEAL::Cell 2.8, face 5 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL::Cell 2.10, face 1 +DEAL:: -1.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL:: -1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.11, face 2 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.0156250 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 3 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL:: -0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 1 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL:: -0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.14, face 5 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.15, face 4 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL:: -0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL::Cell 2.19, face 2 +DEAL:: -1.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.19, face 5 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 1 +DEAL:: -0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 4 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL:: -0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL:: -0.500000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 5 +DEAL:: -0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL::Cell 2.25, face 5 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 5 +DEAL:: -0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.27, face 0 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL:: -0.500000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 0 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL:: -0.750000 -1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.29, face 5 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL:: -0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 2 +DEAL:: -0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.500000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 3 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL:: -0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.36, face 1 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: 0.00000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 3 +DEAL::Cell 2.37, face 4 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL::Cell 2.38, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL:: -0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: -0.250000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL::Cell 2.42, face 4 +DEAL:: -0.500000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL::Cell 2.44, face 1 +DEAL:: 0.00000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL::Cell 2.46, face 1 +DEAL:: -0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL::Cell 2.47, face 4 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 1 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL:: -0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 1 +DEAL:: -0.500000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.50, face 2 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 4 +DEAL::Cell 2.51, face 5 +DEAL:: -0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL:: -0.250000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL:: 0.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.55, face 2 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL::Cell 2.56, face 1 +DEAL:: -0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL::Cell 2.56, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 2 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL::Cell 2.58, face 2 +DEAL:: -0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 4 +DEAL:: -0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL::Cell 2.60, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL::Cell 2.61, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.63, face 0 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.00000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 3 +DEAL::Cell 2.64, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 3 +DEAL:: 0.250000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.65, face 4 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL::Cell 2.66, face 2 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 4 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 1 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 4 +DEAL:: 0.00000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 3 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.68, face 4 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 3 +DEAL:: 0.250000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL::Cell 2.72, face 3 +DEAL:: 0.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.72, face 4 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 3 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.73, face 4 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL::Cell 2.74, face 1 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 4 +DEAL::Cell 2.74, face 5 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL::Cell 2.75, face 4 +DEAL::Cell 2.75, face 5 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 3 +DEAL::Cell 2.76, face 4 +DEAL:: 0.250000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.77, face 5 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.78, face 3 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 2 +DEAL:: 0.250000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 4 +DEAL:: 0.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.80, face 5 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.81, face 3 +DEAL::Cell 2.81, face 4 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL:: 0.00000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 4 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL:: 0.00000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL::Cell 2.83, face 4 +DEAL::Cell 2.83, face 5 +DEAL:: 0.250000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL:: 0.250000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL:: 0.500000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 0 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 4 +DEAL:: 0.250000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.88, face 4 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 2 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 4 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL:: 0.250000 -0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.90, face 1 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 4 +DEAL::Cell 2.90, face 5 +DEAL:: 0.250000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.91, face 0 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 4 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 0.250000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.250000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 2 +DEAL::Cell 2.93, face 3 +DEAL:: 0.250000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL::Cell 2.94, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 2 +DEAL:: 0.250000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: 0.500000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL::Cell 2.97, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.0156250 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL::Cell 2.97, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL:: 1.00000 0.00000 0.00000, 0.0156250 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 3 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.101, face 0 +DEAL:: 1.00000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.101, face 1 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL:: 0.750000 -0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.103, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.104, face 0 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 0.500000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL:: 0.750000 -0.750000 0.00000, 0.0156250 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.107, face 3 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.108, face 1 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.109, face 0 +DEAL::Cell 2.109, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.109, face 4 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 1.00000 -0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.111, face 0 +DEAL::Cell 2.111, face 2 +DEAL:: 0.750000 -1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL:: 0.500000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 1 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.113, face 5 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL:: 0.500000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.114, face 4 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL:: 0.750000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.115, face 2 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL::Cell 2.116, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL::Cell 2.117, face 0 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL::Cell 2.117, face 4 +DEAL:: 0.750000 -0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 4 +DEAL:: 0.750000 -0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.120, face 0 +DEAL:: 0.500000 -0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL:: 0.500000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL:: 0.500000 -1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.121, face 4 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL:: 0.750000 -0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.122, face 2 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 2 +DEAL:: 0.500000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.125, face 0 +DEAL:: 1.00000 -0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.126, face 0 +DEAL:: 1.00000 -0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 4 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 2 +DEAL:: 0.750000 -0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL:: 0.250000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.130, face 3 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.00000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.500000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL::Cell 2.135, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL::Cell 2.136, face 0 +DEAL:: 0.500000 0.250000 0.00000, 0.0156250 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL::Cell 2.136, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 3 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL:: 0.500000 0.00000 -0.250000, 0.0156250 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL:: 0.500000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL:: 1.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.139, face 4 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.140, face 3 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 3 +DEAL:: 0.750000 0.250000 -0.250000, 0.0156250 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL::Cell 2.143, face 4 +DEAL:: 1.00000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL:: 0.00000 0.00000 -0.500000, 0.0156250 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 1 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.146, face 2 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.0156250 +DEAL::Cell 2.147, face 1 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL::Cell 2.148, face 1 +DEAL:: 0.250000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL:: 0.250000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.150, face 4 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.250000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL::Cell 2.152, face 1 +DEAL:: 0.750000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL::Cell 2.153, face 4 +DEAL:: 1.00000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 4 +DEAL:: 0.500000 0.00000 -0.750000, 0.0156250 +DEAL::Cell 2.154, face 5 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 4 +DEAL:: 0.750000 0.00000 -1.00000, 0.0156250 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.0156250 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL:: 0.500000 0.250000 -0.750000, 0.0156250 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL::Cell 2.160, face 5 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL::Cell 2.161, face 5 +DEAL:: 0.250000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL:: 0.250000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL:: 0.500000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 1 +DEAL:: 0.250000 1.00000 -0.250000, 0.0156250 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.250000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.166, face 1 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL:: 0.00000 1.00000 -0.500000, 0.0156250 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL:: 0.500000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL:: 0.750000 0.750000 -0.250000, 0.0156250 +DEAL::Cell 2.168, face 3 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 3 +DEAL:: 0.750000 0.500000 -0.250000, 0.0156250 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL::Cell 2.170, face 1 +DEAL:: 0.750000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL::Cell 2.171, face 4 +DEAL:: 1.00000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL:: 0.500000 0.750000 0.00000, 0.0156250 +DEAL::Cell 2.173, face 0 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.174, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.500000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 2 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.250000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 1 +DEAL::Cell 2.178, face 2 +DEAL:: 0.250000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL:: 0.500000 0.750000 -1.00000, 0.0156250 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 4 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.0156250 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.181, face 0 +DEAL::Cell 2.181, face 1 +DEAL:: 0.500000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL::Cell 2.182, face 1 +DEAL:: 0.250000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.500000 1.00000 -1.00000, 0.0156250 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL:: 0.500000 0.500000 -0.500000, 0.0156250 +DEAL::Cell 2.184, face 3 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL:: 0.750000 0.500000 -0.750000, 0.0156250 +DEAL::Cell 2.185, face 2 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.186, face 0 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.0156250 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 2 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL:: 0.750000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL:: 0.500000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 1.00000 0.750000 -0.750000, 0.0156250 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL::Cell 2.190, face 2 +DEAL:: 0.750000 1.00000 -0.750000, 0.0156250 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.191, face 0 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 4 +DEAL::Cell 3.0, face 1 +DEAL:: -1.00000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.0, face 3 +DEAL::Cell 3.0, face 5 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL:: -1.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1, face 3 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 1 +DEAL::Cell 3.2, face 2 +DEAL:: -1.00000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.2, face 3 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL::Cell 3.3, face 1 +DEAL:: -0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 3 +DEAL:: -0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.4, face 4 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL::Cell 3.5, face 1 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.5, face 3 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL::Cell 3.6, face 1 +DEAL:: -0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.6, face 2 +DEAL::Cell 3.6, face 3 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL:: -0.875000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.7, face 5 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 3 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.8, face 5 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 3 +DEAL:: -1.00000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.9, face 5 +DEAL::Cell 3.10, face 0 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL:: -0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 5 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL:: -1.00000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.11, face 3 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL:: -0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.12, face 3 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL::Cell 3.13, face 0 +DEAL:: -0.750000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.13, face 1 +DEAL::Cell 3.13, face 3 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL:: -0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL::Cell 3.14, face 2 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL:: -0.875000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.14, face 5 +DEAL::Cell 3.15, face 0 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL:: -0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.15, face 3 +DEAL::Cell 3.15, face 4 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 1 +DEAL:: -0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.16, face 2 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.17, face 1 +DEAL::Cell 3.17, face 2 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 5 +DEAL::Cell 3.18, face 1 +DEAL:: -1.00000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.18, face 2 +DEAL::Cell 3.18, face 3 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL:: -1.00000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.19, face 1 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 5 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.20, face 1 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL::Cell 3.21, face 3 +DEAL:: -0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.21, face 4 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL:: -0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.22, face 3 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL::Cell 3.23, face 0 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.23, face 1 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL::Cell 3.23, face 4 +DEAL:: -0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL::Cell 3.24, face 1 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL:: -1.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.24, face 5 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL:: -0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.25, face 3 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL:: -0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.26, face 2 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL:: -0.875000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL:: -0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.28, face 1 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL::Cell 3.28, face 4 +DEAL:: -0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.28, face 5 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL::Cell 3.29, face 2 +DEAL:: -0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.29, face 3 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL::Cell 3.30, face 0 +DEAL:: -0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL::Cell 3.30, face 3 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL:: -0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.31, face 0 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL::Cell 3.31, face 3 +DEAL:: -0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.31, face 4 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 3 +DEAL:: -0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.32, face 4 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL:: -0.625000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 1 +DEAL::Cell 3.34, face 2 +DEAL:: -0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.34, face 3 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL::Cell 3.35, face 0 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.35, face 1 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL::Cell 3.35, face 4 +DEAL:: -0.750000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.35, face 5 +DEAL::Cell 3.36, face 1 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL:: -0.625000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL:: -0.625000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.37, face 5 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL::Cell 3.38, face 3 +DEAL:: -0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.38, face 4 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL::Cell 3.39, face 1 +DEAL:: -0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.39, face 2 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL:: -0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL::Cell 3.40, face 3 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL:: -0.625000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.41, face 0 +DEAL::Cell 3.41, face 1 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL:: -0.750000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.41, face 5 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL:: -0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.42, face 3 +DEAL::Cell 3.42, face 4 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL:: -0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.44, face 0 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL:: -0.625000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.44, face 5 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 3 +DEAL:: -0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.45, face 4 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL:: -0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL::Cell 3.47, face 0 +DEAL:: -0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.47, face 1 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL::Cell 3.47, face 4 +DEAL:: -0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.47, face 5 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL::Cell 3.48, face 3 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.48, face 4 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL::Cell 3.49, face 1 +DEAL:: -0.625000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL::Cell 3.49, face 4 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 1 +DEAL:: -0.750000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.50, face 2 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL:: -0.625000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.51, face 0 +DEAL::Cell 3.51, face 1 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL:: -0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.51, face 4 +DEAL::Cell 3.51, face 5 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL:: -0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.52, face 3 +DEAL::Cell 3.52, face 4 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL:: -0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.53, face 2 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL:: -0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.54, face 1 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL:: -0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.54, face 5 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL::Cell 3.56, face 1 +DEAL:: -0.750000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.56, face 2 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.57, face 0 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.57, face 4 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL:: -0.625000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL::Cell 3.59, face 0 +DEAL:: -0.750000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.59, face 1 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.59, face 5 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL:: -0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.60, face 3 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL:: -0.500000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL::Cell 3.61, face 5 +DEAL:: -0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.62, face 0 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL:: -0.500000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.62, face 4 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL:: -0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.63, face 2 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL:: -0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL::Cell 3.64, face 3 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL:: -1.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.65, face 1 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL:: -1.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.66, face 1 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 5 +DEAL:: -0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 0 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL::Cell 3.67, face 3 +DEAL:: -0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL::Cell 3.68, face 1 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL:: -0.875000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.68, face 5 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 3 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.69, face 4 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.70, face 2 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL:: -0.750000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.71, face 0 +DEAL::Cell 3.71, face 1 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL:: -0.875000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.71, face 5 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 3 +DEAL:: -0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.72, face 5 +DEAL::Cell 3.73, face 0 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 5 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL:: -0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.74, face 5 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL::Cell 3.75, face 5 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 3 +DEAL::Cell 3.76, face 4 +DEAL:: -0.875000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL::Cell 3.78, face 1 +DEAL::Cell 3.78, face 2 +DEAL:: -0.750000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL::Cell 3.78, face 5 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 2 +DEAL:: -0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.79, face 3 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL:: -1.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.80, face 1 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 5 +DEAL:: -0.875000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL:: -0.875000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL::Cell 3.82, face 3 +DEAL:: -1.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.82, face 5 +DEAL::Cell 3.83, face 0 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL:: -0.875000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.83, face 3 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL:: -0.750000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.84, face 2 +DEAL::Cell 3.84, face 3 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL:: -0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL:: -0.875000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.85, face 5 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL:: -0.750000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.86, face 3 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL:: -0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.87, face 1 +DEAL::Cell 3.87, face 2 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL:: -0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL:: -1.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.88, face 5 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 2 +DEAL::Cell 3.89, face 3 +DEAL:: -0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL:: -1.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.90, face 3 +DEAL::Cell 3.90, face 5 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 2 +DEAL:: -0.875000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.91, face 3 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL::Cell 3.92, face 2 +DEAL:: -0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL::Cell 3.93, face 0 +DEAL:: -0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL::Cell 3.93, face 5 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL::Cell 3.94, face 3 +DEAL:: -0.750000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.95, face 4 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL:: -0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.96, face 3 +DEAL::Cell 3.96, face 4 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL:: -0.625000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.97, face 1 +DEAL::Cell 3.97, face 3 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL:: -0.625000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL::Cell 3.98, face 4 +DEAL:: -0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.98, face 5 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL:: -0.625000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL:: -0.500000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 3 +DEAL::Cell 3.100, face 4 +DEAL::Cell 3.100, face 5 +DEAL:: -0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL:: -0.500000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.102, face 0 +DEAL::Cell 3.102, face 1 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL:: -0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL:: -0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL:: -0.625000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.105, face 0 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL::Cell 3.105, face 5 +DEAL:: -0.625000 -1.00000 0.00000, 0.00390625 +DEAL::Cell 3.106, face 0 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL::Cell 3.106, face 3 +DEAL:: -0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.106, face 4 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL::Cell 3.107, face 2 +DEAL:: -0.625000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL::Cell 3.108, face 0 +DEAL::Cell 3.108, face 1 +DEAL:: -0.625000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.108, face 3 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL:: -0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL::Cell 3.110, face 0 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL::Cell 3.110, face 4 +DEAL:: -0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 2 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL:: -0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL:: -0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL:: -0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL::Cell 3.113, face 3 +DEAL::Cell 3.113, face 4 +DEAL:: -0.750000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL::Cell 3.114, face 1 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL:: -0.750000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL:: -0.625000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL::Cell 3.116, face 2 +DEAL::Cell 3.116, face 3 +DEAL:: -0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL::Cell 3.117, face 0 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL:: -0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL::Cell 3.119, face 1 +DEAL::Cell 3.119, face 2 +DEAL:: -0.500000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL::Cell 3.119, face 5 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL:: -0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL:: -0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.121, face 5 +DEAL::Cell 3.122, face 0 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL:: -0.625000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.122, face 3 +DEAL::Cell 3.122, face 4 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 2 +DEAL:: -0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.124, face 5 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 2 +DEAL::Cell 3.125, face 3 +DEAL:: -0.500000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL::Cell 3.126, face 2 +DEAL:: -0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL::Cell 3.127, face 0 +DEAL:: -0.625000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL::Cell 3.127, face 4 +DEAL::Cell 3.127, face 5 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 5 +DEAL:: -0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.129, face 0 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 5 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL::Cell 3.130, face 3 +DEAL::Cell 3.130, face 5 +DEAL:: -0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL:: -1.00000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.131, face 5 +DEAL::Cell 3.132, face 1 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL:: -0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 1 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL::Cell 3.134, face 4 +DEAL::Cell 3.134, face 5 +DEAL:: -0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL::Cell 3.135, face 2 +DEAL::Cell 3.135, face 3 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL::Cell 3.136, face 1 +DEAL::Cell 3.136, face 2 +DEAL:: -1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 5 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL:: -1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL:: -0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.138, face 1 +DEAL::Cell 3.138, face 2 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 5 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.139, face 0 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 5 +DEAL:: -0.875000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL::Cell 3.140, face 2 +DEAL::Cell 3.140, face 3 +DEAL:: -0.750000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL::Cell 3.141, face 0 +DEAL::Cell 3.141, face 1 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL:: -0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL::Cell 3.142, face 3 +DEAL::Cell 3.142, face 4 +DEAL:: -0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL::Cell 3.143, face 1 +DEAL::Cell 3.143, face 2 +DEAL:: -0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL::Cell 3.143, face 5 +DEAL::Cell 3.144, face 1 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL:: -0.875000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL::Cell 3.145, face 3 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 1 +DEAL:: -1.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 5 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL:: -1.00000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 5 +DEAL::Cell 3.148, face 1 +DEAL::Cell 3.148, face 2 +DEAL:: -0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL::Cell 3.148, face 5 +DEAL::Cell 3.149, face 0 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL:: -0.750000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.151, face 0 +DEAL::Cell 3.151, face 1 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 4 +DEAL:: -0.875000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL::Cell 3.153, face 1 +DEAL::Cell 3.153, face 2 +DEAL:: -1.00000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 5 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL:: -1.00000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 5 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 5 +DEAL::Cell 3.156, face 0 +DEAL::Cell 3.156, face 1 +DEAL:: -0.750000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL:: -0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL:: -0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL:: -0.875000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL:: -0.750000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL::Cell 3.160, face 1 +DEAL::Cell 3.160, face 2 +DEAL:: -0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL::Cell 3.160, face 5 +DEAL::Cell 3.161, face 0 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 1 +DEAL::Cell 3.162, face 2 +DEAL::Cell 3.162, face 3 +DEAL:: -0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL:: -0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 1 +DEAL:: -0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL:: -0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL:: -0.500000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL::Cell 3.166, face 1 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL:: -0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.167, face 2 +DEAL::Cell 3.167, face 3 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL:: -0.500000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.168, face 0 +DEAL::Cell 3.168, face 1 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL:: -0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.168, face 4 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL:: -0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.170, face 1 +DEAL::Cell 3.170, face 2 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL:: -0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.170, face 5 +DEAL::Cell 3.171, face 0 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.171, face 3 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL:: -0.625000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL:: -0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.173, face 0 +DEAL::Cell 3.173, face 1 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.173, face 4 +DEAL::Cell 3.173, face 5 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL:: -0.500000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.174, face 2 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL:: -0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.175, face 5 +DEAL::Cell 3.176, face 1 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL:: -0.625000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL::Cell 3.177, face 5 +DEAL::Cell 3.178, face 1 +DEAL:: -0.750000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 4 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL:: -0.750000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL:: -0.625000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL:: -0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL:: -0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL::Cell 3.182, face 1 +DEAL::Cell 3.182, face 2 +DEAL:: -0.500000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 4 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL:: -0.625000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL::Cell 3.184, face 3 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.185, face 0 +DEAL::Cell 3.185, face 1 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.185, face 4 +DEAL::Cell 3.185, face 5 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.186, face 2 +DEAL::Cell 3.186, face 4 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL:: -0.625000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.187, face 1 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 4 +DEAL::Cell 3.187, face 5 +DEAL::Cell 3.188, face 0 +DEAL:: -0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL::Cell 3.188, face 3 +DEAL::Cell 3.188, face 4 +DEAL:: -0.625000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL::Cell 3.189, face 1 +DEAL::Cell 3.189, face 2 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL:: -0.500000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 4 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL:: -0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL:: -0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.192, face 0 +DEAL::Cell 3.192, face 1 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL:: -1.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.192, face 5 +DEAL::Cell 3.193, face 0 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL:: -0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.193, face 3 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL::Cell 3.194, face 1 +DEAL::Cell 3.194, face 2 +DEAL:: -1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 5 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL:: -1.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL:: -0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL:: -0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL::Cell 3.197, face 1 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL:: -0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.197, face 4 +DEAL::Cell 3.197, face 5 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL:: -0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL:: -0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL:: -0.750000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL::Cell 3.200, face 0 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL:: -1.00000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.200, face 3 +DEAL::Cell 3.200, face 5 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 2 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.201, face 3 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL::Cell 3.202, face 1 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.202, face 2 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL:: -0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.203, face 2 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: -0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: -0.750000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL::Cell 3.205, face 4 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL::Cell 3.206, face 2 +DEAL:: -0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL::Cell 3.207, face 2 +DEAL:: -0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL:: -1.00000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 5 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.209, face 0 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL::Cell 3.209, face 3 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.209, face 5 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 5 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 5 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL:: -0.875000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.212, face 4 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL::Cell 3.213, face 1 +DEAL:: -0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.213, face 2 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL:: -0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL::Cell 3.214, face 4 +DEAL::Cell 3.214, face 5 +DEAL:: -0.750000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 4 +DEAL:: -0.875000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL::Cell 3.216, face 2 +DEAL:: -0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 5 +DEAL::Cell 3.217, face 0 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL:: -1.00000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.217, face 5 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL:: -0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.218, face 5 +DEAL::Cell 3.219, face 0 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 5 +DEAL:: -0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.220, face 0 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL::Cell 3.220, face 3 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.220, face 4 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 2 +DEAL::Cell 3.221, face 3 +DEAL:: -0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL::Cell 3.222, face 0 +DEAL::Cell 3.222, face 1 +DEAL:: -0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL::Cell 3.224, face 0 +DEAL:: -0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL::Cell 3.224, face 4 +DEAL::Cell 3.224, face 5 +DEAL:: -0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL::Cell 3.225, face 2 +DEAL::Cell 3.225, face 3 +DEAL:: -0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL::Cell 3.226, face 1 +DEAL:: -0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL::Cell 3.226, face 5 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL::Cell 3.227, face 3 +DEAL::Cell 3.227, face 4 +DEAL:: -0.750000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL::Cell 3.228, face 1 +DEAL::Cell 3.228, face 2 +DEAL:: -0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL::Cell 3.229, face 0 +DEAL:: -0.500000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL::Cell 3.229, face 4 +DEAL:: -0.625000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL::Cell 3.230, face 2 +DEAL::Cell 3.230, face 3 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL::Cell 3.231, face 0 +DEAL::Cell 3.231, face 1 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL::Cell 3.231, face 5 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL::Cell 3.232, face 3 +DEAL:: -0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL:: -0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.233, face 4 +DEAL::Cell 3.233, face 5 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL:: -0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 2 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL:: -0.750000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.235, face 5 +DEAL::Cell 3.236, face 0 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL:: -0.625000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.236, face 4 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 2 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL:: -0.500000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.238, face 1 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL:: -0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.238, face 5 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 2 +DEAL::Cell 3.239, face 3 +DEAL::Cell 3.239, face 4 +DEAL:: -0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL::Cell 3.240, face 2 +DEAL:: -0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL::Cell 3.241, face 0 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL::Cell 3.241, face 4 +DEAL:: -0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL::Cell 3.242, face 2 +DEAL::Cell 3.242, face 4 +DEAL:: -0.750000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL::Cell 3.243, face 1 +DEAL::Cell 3.243, face 2 +DEAL:: -0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL::Cell 3.244, face 0 +DEAL::Cell 3.244, face 1 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL::Cell 3.244, face 4 +DEAL::Cell 3.244, face 5 +DEAL:: -0.500000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL::Cell 3.245, face 2 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL:: -0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.245, face 5 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL::Cell 3.246, face 2 +DEAL:: -0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.246, face 4 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL::Cell 3.247, face 1 +DEAL:: -0.500000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.247, face 2 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL::Cell 3.248, face 0 +DEAL:: -0.625000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL::Cell 3.248, face 4 +DEAL::Cell 3.248, face 5 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 2 +DEAL::Cell 3.249, face 3 +DEAL::Cell 3.249, face 4 +DEAL:: -0.750000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL::Cell 3.250, face 1 +DEAL::Cell 3.250, face 2 +DEAL:: -0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 2 +DEAL:: -0.625000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.251, face 4 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL:: -0.625000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.252, face 3 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL:: -0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL::Cell 3.253, face 5 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL::Cell 3.254, face 4 +DEAL:: -0.625000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 4 +DEAL::Cell 3.255, face 5 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 3 +DEAL::Cell 3.256, face 4 +DEAL::Cell 3.256, face 5 +DEAL:: -0.375000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL::Cell 3.257, face 3 +DEAL::Cell 3.257, face 4 +DEAL:: -0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL::Cell 3.258, face 3 +DEAL:: -0.375000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.258, face 4 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL::Cell 3.259, face 2 +DEAL:: -0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL::Cell 3.260, face 1 +DEAL:: -0.375000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL::Cell 3.261, face 0 +DEAL:: -0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 3 +DEAL::Cell 3.261, face 4 +DEAL::Cell 3.261, face 5 +DEAL:: -0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.262, face 1 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL::Cell 3.262, face 5 +DEAL:: -0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL::Cell 3.263, face 3 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.263, face 4 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL::Cell 3.264, face 1 +DEAL:: -0.375000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL::Cell 3.265, face 0 +DEAL:: -0.375000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL::Cell 3.265, face 5 +DEAL::Cell 3.266, face 0 +DEAL:: -0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL::Cell 3.266, face 4 +DEAL:: -0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL::Cell 3.267, face 2 +DEAL:: -0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL::Cell 3.268, face 0 +DEAL:: -0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 3 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL::Cell 3.269, face 0 +DEAL:: -0.375000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL::Cell 3.269, face 5 +DEAL:: -0.250000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.270, face 0 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL::Cell 3.270, face 3 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.270, face 4 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL::Cell 3.271, face 1 +DEAL:: -0.250000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.271, face 2 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL::Cell 3.272, face 1 +DEAL:: -0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL::Cell 3.272, face 5 +DEAL:: -0.375000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL::Cell 3.273, face 3 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 1 +DEAL::Cell 3.274, face 2 +DEAL:: -0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL::Cell 3.275, face 1 +DEAL:: -0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL::Cell 3.275, face 5 +DEAL:: -0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL::Cell 3.276, face 3 +DEAL::Cell 3.276, face 4 +DEAL:: -0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL::Cell 3.277, face 1 +DEAL::Cell 3.277, face 2 +DEAL:: -0.250000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL::Cell 3.278, face 1 +DEAL::Cell 3.278, face 2 +DEAL:: -0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.278, face 3 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL::Cell 3.279, face 0 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 1 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL::Cell 3.279, face 4 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.279, face 5 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL::Cell 3.280, face 2 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL::Cell 3.281, face 1 +DEAL:: -0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.281, face 2 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL::Cell 3.281, face 5 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.282, face 0 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL::Cell 3.282, face 3 +DEAL:: -0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.282, face 4 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL::Cell 3.283, face 1 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL::Cell 3.284, face 0 +DEAL:: -0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.284, face 1 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL::Cell 3.284, face 4 +DEAL:: -0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.284, face 5 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL::Cell 3.285, face 2 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.285, face 3 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL::Cell 3.286, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL::Cell 3.286, face 5 +DEAL:: -0.250000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.287, face 0 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL::Cell 3.287, face 3 +DEAL:: -0.250000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.287, face 4 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 1 +DEAL::Cell 3.288, face 3 +DEAL:: -0.250000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL::Cell 3.289, face 1 +DEAL:: -0.125000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL::Cell 3.290, face 1 +DEAL::Cell 3.290, face 2 +DEAL:: -0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.290, face 3 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL::Cell 3.291, face 0 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 1 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL::Cell 3.291, face 4 +DEAL:: -0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 3 +DEAL::Cell 3.292, face 4 +DEAL:: -0.125000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.292, face 5 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL:: -0.125000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.293, face 5 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL:: 0.00000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.294, face 4 +DEAL::Cell 3.294, face 5 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL:: 0.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.295, face 5 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL::Cell 3.296, face 3 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL:: -0.125000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 3 +DEAL::Cell 3.297, face 4 +DEAL:: -0.250000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL::Cell 3.298, face 2 +DEAL:: -0.250000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL::Cell 3.299, face 0 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL::Cell 3.299, face 4 +DEAL::Cell 3.299, face 5 +DEAL:: -0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 3 +DEAL::Cell 3.300, face 4 +DEAL:: -0.125000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.300, face 5 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL::Cell 3.301, face 3 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.301, face 5 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL:: 0.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.302, face 2 +DEAL::Cell 3.302, face 3 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.302, face 5 +DEAL::Cell 3.303, face 0 +DEAL:: -0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.303, face 1 +DEAL::Cell 3.303, face 2 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.303, face 5 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL::Cell 3.304, face 3 +DEAL:: -0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.304, face 4 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL::Cell 3.305, face 1 +DEAL:: -0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.305, face 2 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 1 +DEAL:: -0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL:: -0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL::Cell 3.307, face 3 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 1 +DEAL::Cell 3.308, face 2 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.308, face 5 +DEAL::Cell 3.309, face 0 +DEAL::Cell 3.309, face 1 +DEAL:: -0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL::Cell 3.309, face 5 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL:: -0.125000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.310, face 5 +DEAL::Cell 3.311, face 0 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL:: 0.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL::Cell 3.311, face 5 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL:: -0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL::Cell 3.314, face 0 +DEAL::Cell 3.314, face 1 +DEAL:: -0.125000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL:: -0.250000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL:: -0.125000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL::Cell 3.316, face 5 +DEAL::Cell 3.317, face 0 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL::Cell 3.317, face 4 +DEAL::Cell 3.317, face 5 +DEAL:: 0.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL:: 0.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.318, face 5 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL:: 0.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.319, face 2 +DEAL::Cell 3.319, face 3 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.319, face 5 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 3 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL:: -0.375000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.321, face 0 +DEAL::Cell 3.321, face 1 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL:: -0.500000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL:: -0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL:: -0.375000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.323, face 1 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL:: -0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL::Cell 3.324, face 3 +DEAL::Cell 3.324, face 4 +DEAL:: -0.375000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL::Cell 3.325, face 1 +DEAL::Cell 3.325, face 3 +DEAL:: -0.375000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL::Cell 3.326, face 0 +DEAL::Cell 3.326, face 1 +DEAL:: -0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL:: -0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL:: -0.375000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 3 +DEAL:: -0.500000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 3 +DEAL:: -0.375000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL::Cell 3.330, face 2 +DEAL:: -0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.330, face 3 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL::Cell 3.331, face 0 +DEAL:: -0.500000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL::Cell 3.331, face 5 +DEAL:: -0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL:: -0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.332, face 5 +DEAL::Cell 3.333, face 0 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL::Cell 3.333, face 5 +DEAL:: -0.250000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL::Cell 3.334, face 3 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL::Cell 3.335, face 2 +DEAL:: -0.375000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL::Cell 3.336, face 0 +DEAL:: -0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL:: -0.375000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL::Cell 3.337, face 2 +DEAL::Cell 3.337, face 3 +DEAL:: -0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL::Cell 3.338, face 0 +DEAL::Cell 3.338, face 1 +DEAL:: -0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL::Cell 3.338, face 5 +DEAL:: -0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL:: -0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL::Cell 3.340, face 1 +DEAL::Cell 3.340, face 2 +DEAL:: -0.250000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL::Cell 3.340, face 5 +DEAL::Cell 3.341, face 0 +DEAL:: -0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL::Cell 3.341, face 4 +DEAL:: -0.375000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL::Cell 3.343, face 0 +DEAL::Cell 3.343, face 1 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL::Cell 3.343, face 4 +DEAL::Cell 3.343, face 5 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL::Cell 3.344, face 3 +DEAL:: -0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL:: -0.500000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.345, face 4 +DEAL::Cell 3.345, face 5 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.346, face 2 +DEAL::Cell 3.346, face 3 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL:: -0.500000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.347, face 5 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL:: -0.375000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.348, face 4 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 2 +DEAL:: -0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: -0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: -0.375000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 2 +DEAL::Cell 3.351, face 3 +DEAL::Cell 3.351, face 4 +DEAL:: -0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL::Cell 3.352, face 1 +DEAL::Cell 3.352, face 3 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL::Cell 3.353, face 0 +DEAL::Cell 3.353, face 1 +DEAL:: -0.125000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.353, face 3 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL::Cell 3.354, face 0 +DEAL:: -0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL::Cell 3.354, face 3 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.355, face 0 +DEAL::Cell 3.355, face 1 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL:: -0.125000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.355, face 4 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL::Cell 3.356, face 1 +DEAL:: 0.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.356, face 5 +DEAL::Cell 3.357, face 0 +DEAL:: 0.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.357, face 1 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.357, face 5 +DEAL::Cell 3.358, face 0 +DEAL:: -0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL::Cell 3.358, face 4 +DEAL:: -0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.358, face 5 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL::Cell 3.359, face 2 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL::Cell 3.359, face 5 +DEAL::Cell 3.360, face 0 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL:: -0.250000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.361, face 3 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 1 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.362, face 5 +DEAL::Cell 3.363, face 0 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL:: -0.125000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.363, face 4 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL::Cell 3.364, face 3 +DEAL:: -0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.364, face 5 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 3 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.365, face 4 +DEAL::Cell 3.365, face 5 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.366, face 2 +DEAL::Cell 3.366, face 3 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.366, face 5 +DEAL:: 0.00000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.367, face 0 +DEAL::Cell 3.367, face 2 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL::Cell 3.367, face 5 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL:: -0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL:: -0.125000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL::Cell 3.369, face 5 +DEAL:: -0.125000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL::Cell 3.370, face 3 +DEAL::Cell 3.370, face 4 +DEAL:: -0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL:: 0.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL::Cell 3.372, face 4 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.372, face 5 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL::Cell 3.373, face 3 +DEAL:: -0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.373, face 5 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: -0.125000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.374, face 5 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 0 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL:: 0.00000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.375, face 5 +DEAL::Cell 3.376, face 0 +DEAL::Cell 3.376, face 1 +DEAL::Cell 3.376, face 2 +DEAL:: -0.250000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL:: -0.250000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.377, face 2 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL::Cell 3.377, face 5 +DEAL:: -0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.378, face 0 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL::Cell 3.378, face 3 +DEAL:: -0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL::Cell 3.379, face 0 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL:: -0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL:: -0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.380, face 5 +DEAL:: 0.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 0 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL:: -0.125000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.381, face 5 +DEAL::Cell 3.382, face 0 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL:: -0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.382, face 4 +DEAL::Cell 3.382, face 5 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 2 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.383, face 3 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.383, face 5 +DEAL::Cell 3.384, face 1 +DEAL:: -0.375000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL::Cell 3.384, face 4 +DEAL::Cell 3.384, face 5 +DEAL:: -0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL::Cell 3.385, face 3 +DEAL::Cell 3.385, face 4 +DEAL:: -0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 1 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL:: -0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL:: -0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL:: -0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL::Cell 3.388, face 3 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL:: -0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.389, face 0 +DEAL::Cell 3.389, face 1 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.389, face 4 +DEAL::Cell 3.389, face 5 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL:: -0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL:: -0.250000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.391, face 1 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL:: -0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL:: -0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL:: -0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 0 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL:: -0.500000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL:: -0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.396, face 5 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL:: -0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL:: -0.375000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL:: -0.250000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.399, face 4 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 1 +DEAL::Cell 3.400, face 2 +DEAL::Cell 3.400, face 3 +DEAL:: -0.500000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL::Cell 3.401, face 0 +DEAL::Cell 3.401, face 1 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL::Cell 3.401, face 4 +DEAL::Cell 3.401, face 5 +DEAL:: -0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL:: -0.375000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL::Cell 3.403, face 2 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL:: -0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL::Cell 3.404, face 3 +DEAL::Cell 3.404, face 4 +DEAL:: -0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL:: -0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 1 +DEAL:: -0.250000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 4 +DEAL::Cell 3.406, face 5 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL:: -0.375000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.407, face 2 +DEAL::Cell 3.407, face 4 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.408, face 1 +DEAL::Cell 3.408, face 2 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL:: -0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.408, face 5 +DEAL::Cell 3.409, face 0 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL:: -0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.409, face 3 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL:: -0.500000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 4 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL:: -0.500000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL::Cell 3.411, face 4 +DEAL::Cell 3.411, face 5 +DEAL:: -0.375000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL::Cell 3.412, face 2 +DEAL::Cell 3.412, face 3 +DEAL:: -0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL:: -0.375000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL::Cell 3.413, face 5 +DEAL::Cell 3.414, face 0 +DEAL:: -0.375000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL:: -0.250000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 4 +DEAL:: -0.375000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.415, face 5 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL:: -0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL:: -0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 1 +DEAL:: -0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL::Cell 3.418, face 4 +DEAL::Cell 3.418, face 5 +DEAL:: -0.125000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL::Cell 3.419, face 3 +DEAL::Cell 3.419, face 4 +DEAL:: -0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 1 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.420, face 5 +DEAL::Cell 3.421, face 0 +DEAL::Cell 3.421, face 1 +DEAL:: 0.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL::Cell 3.421, face 4 +DEAL::Cell 3.421, face 5 +DEAL:: 0.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.422, face 5 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.423, face 0 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL:: 0.00000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.423, face 4 +DEAL::Cell 3.423, face 5 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL:: -0.125000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.424, face 2 +DEAL::Cell 3.424, face 3 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL:: -0.250000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.425, face 5 +DEAL::Cell 3.426, face 0 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL:: -0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.426, face 3 +DEAL::Cell 3.426, face 4 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.427, face 1 +DEAL::Cell 3.427, face 2 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL:: -0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.428, face 4 +DEAL::Cell 3.428, face 5 +DEAL::Cell 3.429, face 0 +DEAL::Cell 3.429, face 1 +DEAL:: -0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.429, face 2 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL::Cell 3.429, face 5 +DEAL:: 0.00000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.430, face 0 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL:: 0.00000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.430, face 5 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL:: -0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.431, face 3 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.431, face 5 +DEAL::Cell 3.432, face 1 +DEAL:: -0.250000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL:: -0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL:: -0.125000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.433, face 4 +DEAL::Cell 3.433, face 5 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL::Cell 3.434, face 4 +DEAL:: -0.250000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.434, face 5 +DEAL::Cell 3.435, face 0 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL:: -0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.435, face 4 +DEAL::Cell 3.435, face 5 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL:: -0.125000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.436, face 3 +DEAL::Cell 3.436, face 4 +DEAL::Cell 3.436, face 5 +DEAL::Cell 3.437, face 0 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.437, face 1 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.437, face 5 +DEAL:: 0.00000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 4 +DEAL::Cell 3.438, face 5 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL::Cell 3.439, face 4 +DEAL:: -0.125000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.439, face 5 +DEAL::Cell 3.440, face 0 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL:: -0.125000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.441, face 2 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL:: -0.125000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.442, face 0 +DEAL::Cell 3.442, face 1 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 4 +DEAL:: -0.250000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.442, face 5 +DEAL::Cell 3.443, face 0 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL::Cell 3.444, face 2 +DEAL:: -0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.444, face 3 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.444, face 5 +DEAL::Cell 3.445, face 0 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.445, face 5 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.446, face 5 +DEAL::Cell 3.447, face 0 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL:: -0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.447, face 5 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL:: -0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.448, face 2 +DEAL::Cell 3.448, face 3 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL:: -0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 0 +DEAL::Cell 3.449, face 1 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL:: -0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL:: -0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.450, face 3 +DEAL::Cell 3.450, face 4 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.451, face 1 +DEAL::Cell 3.451, face 2 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL:: -0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.451, face 5 +DEAL::Cell 3.452, face 0 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL:: -0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.453, face 2 +DEAL::Cell 3.453, face 3 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL:: -0.250000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.454, face 0 +DEAL::Cell 3.454, face 1 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL:: -0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.454, face 4 +DEAL::Cell 3.454, face 5 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL:: -0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL:: -0.500000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.456, face 1 +DEAL::Cell 3.456, face 2 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL:: -0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.456, face 5 +DEAL::Cell 3.457, face 0 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL:: -0.500000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.457, face 4 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.458, face 2 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL:: -0.500000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL::Cell 3.459, face 5 +DEAL:: -0.375000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL::Cell 3.460, face 3 +DEAL:: -0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 2 +DEAL:: -0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL::Cell 3.462, face 0 +DEAL::Cell 3.462, face 1 +DEAL:: -0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL::Cell 3.462, face 4 +DEAL::Cell 3.462, face 5 +DEAL:: -0.250000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 2 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL:: -0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL::Cell 3.464, face 5 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL:: -0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.465, face 2 +DEAL::Cell 3.465, face 3 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL:: -0.375000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.466, face 0 +DEAL::Cell 3.466, face 1 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 4 +DEAL:: -0.500000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.466, face 5 +DEAL::Cell 3.467, face 0 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.467, face 4 +DEAL::Cell 3.467, face 5 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL:: -0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.468, face 3 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 1 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL:: -0.250000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL::Cell 3.471, face 2 +DEAL:: -0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.471, face 4 +DEAL::Cell 3.471, face 5 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL:: -0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.472, face 2 +DEAL::Cell 3.472, face 3 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 2 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL:: -0.500000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.473, face 5 +DEAL::Cell 3.474, face 0 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 4 +DEAL:: -0.500000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 2 +DEAL::Cell 3.475, face 4 +DEAL:: -0.500000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL::Cell 3.476, face 2 +DEAL:: -0.375000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL::Cell 3.477, face 0 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL::Cell 3.477, face 4 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL:: -0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.478, face 1 +DEAL::Cell 3.478, face 2 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.479, face 0 +DEAL::Cell 3.479, face 2 +DEAL::Cell 3.479, face 4 +DEAL::Cell 3.479, face 5 +DEAL:: -0.250000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL::Cell 3.480, face 2 +DEAL::Cell 3.480, face 3 +DEAL:: -0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL::Cell 3.481, face 0 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL:: -0.250000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.481, face 3 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL::Cell 3.482, face 0 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL::Cell 3.482, face 3 +DEAL::Cell 3.482, face 4 +DEAL:: -0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL::Cell 3.483, face 1 +DEAL::Cell 3.483, face 2 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL::Cell 3.483, face 5 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL:: -0.125000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.484, face 2 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL::Cell 3.484, face 5 +DEAL:: 0.00000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL::Cell 3.485, face 3 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.485, face 5 +DEAL::Cell 3.486, face 0 +DEAL::Cell 3.486, face 1 +DEAL:: 0.00000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL::Cell 3.486, face 5 +DEAL::Cell 3.487, face 0 +DEAL:: -0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL::Cell 3.487, face 4 +DEAL:: -0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.487, face 5 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL::Cell 3.488, face 2 +DEAL:: -0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL::Cell 3.488, face 5 +DEAL::Cell 3.489, face 0 +DEAL:: -0.125000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.489, face 2 +DEAL::Cell 3.489, face 3 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL:: -0.250000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL:: -0.250000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL:: -0.250000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.491, face 4 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL:: 0.00000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.492, face 2 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.492, face 5 +DEAL::Cell 3.493, face 0 +DEAL:: -0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL::Cell 3.493, face 5 +DEAL:: 0.00000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL:: -0.125000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.494, face 4 +DEAL::Cell 3.494, face 5 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 2 +DEAL:: 0.00000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.495, face 3 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.495, face 5 +DEAL::Cell 3.496, face 0 +DEAL::Cell 3.496, face 1 +DEAL:: -0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.496, face 2 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL::Cell 3.496, face 5 +DEAL:: -0.125000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.497, face 0 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL::Cell 3.497, face 3 +DEAL:: -0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL::Cell 3.498, face 0 +DEAL::Cell 3.498, face 1 +DEAL:: -0.125000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 4 +DEAL::Cell 3.498, face 5 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL:: -0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.499, face 2 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 1 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL:: -0.125000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.500, face 5 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL::Cell 3.501, face 2 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL::Cell 3.501, face 5 +DEAL::Cell 3.502, face 0 +DEAL::Cell 3.502, face 1 +DEAL:: -0.125000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.502, face 2 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.502, face 5 +DEAL::Cell 3.503, face 0 +DEAL:: -0.125000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 4 +DEAL::Cell 3.503, face 5 +DEAL:: 0.00000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.504, face 0 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL:: -0.250000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL:: -0.250000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.507, face 2 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL::Cell 3.508, face 5 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 2 +DEAL::Cell 3.509, face 3 +DEAL::Cell 3.509, face 4 +DEAL:: -0.125000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.509, face 5 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL::Cell 3.510, face 2 +DEAL:: -0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.510, face 5 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 2 +DEAL:: 0.00000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.511, face 4 +DEAL::Cell 3.511, face 5 +DEAL::Cell 3.512, face 0 +DEAL::Cell 3.512, face 1 +DEAL::Cell 3.512, face 3 +DEAL:: 0.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.512, face 4 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL::Cell 3.513, face 1 +DEAL:: 0.00000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 4 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 0 +DEAL:: 0.125000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.514, face 1 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 4 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.514, face 5 +DEAL::Cell 3.515, face 0 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL:: 0.00000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.515, face 4 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 0 +DEAL::Cell 3.516, face 1 +DEAL:: 0.125000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.516, face 3 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL:: 0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.517, face 1 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 0 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL::Cell 3.518, face 4 +DEAL:: 0.125000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL:: 0.250000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.519, face 3 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL:: 0.125000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.520, face 1 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 4 +DEAL::Cell 3.520, face 5 +DEAL:: 0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL::Cell 3.521, face 3 +DEAL::Cell 3.521, face 4 +DEAL::Cell 3.521, face 5 +DEAL:: 0.125000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL:: 0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.522, face 4 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL:: 0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.523, face 2 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 4 +DEAL::Cell 3.523, face 5 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.524, face 0 +DEAL::Cell 3.524, face 1 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: 0.250000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: 0.125000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL:: 0.125000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.526, face 3 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.527, face 1 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL::Cell 3.527, face 5 +DEAL:: 0.250000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.528, face 0 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL:: 0.125000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.528, face 4 +DEAL::Cell 3.528, face 5 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL:: 0.125000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.529, face 2 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 4 +DEAL::Cell 3.529, face 5 +DEAL:: 0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.530, face 0 +DEAL::Cell 3.530, face 1 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 4 +DEAL:: 0.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.530, face 5 +DEAL::Cell 3.531, face 0 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.531, face 3 +DEAL::Cell 3.531, face 4 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 0 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL::Cell 3.532, face 4 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL::Cell 3.533, face 3 +DEAL:: 0.125000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 0 +DEAL::Cell 3.534, face 1 +DEAL:: 0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL::Cell 3.536, face 2 +DEAL:: 0.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 4 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 1 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 4 +DEAL:: 0.00000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 4 +DEAL::Cell 3.538, face 5 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL:: 0.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL::Cell 3.539, face 4 +DEAL::Cell 3.539, face 5 +DEAL:: 0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL::Cell 3.540, face 3 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL::Cell 3.542, face 0 +DEAL:: 0.125000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL::Cell 3.542, face 4 +DEAL:: 0.125000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL::Cell 3.543, face 2 +DEAL:: 0.125000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 0 +DEAL:: 0.375000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.544, face 1 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL:: 0.250000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL:: 0.375000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.546, face 0 +DEAL::Cell 3.546, face 1 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL:: 0.250000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL:: 0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 0 +DEAL:: 0.375000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.548, face 1 +DEAL::Cell 3.548, face 3 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL:: 0.500000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 3 +DEAL::Cell 3.549, face 4 +DEAL:: 0.375000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 0 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: 0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL::Cell 3.551, face 1 +DEAL:: 0.375000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL::Cell 3.551, face 5 +DEAL:: 0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 3 +DEAL::Cell 3.552, face 4 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL::Cell 3.553, face 3 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL::Cell 3.554, face 2 +DEAL:: 0.250000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.554, face 3 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL::Cell 3.555, face 0 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL:: 0.250000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 3 +DEAL:: 0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.556, face 4 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL::Cell 3.557, face 3 +DEAL:: 0.375000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL::Cell 3.558, face 1 +DEAL:: 0.375000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: 0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 0 +DEAL::Cell 3.560, face 1 +DEAL::Cell 3.560, face 2 +DEAL:: 0.250000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: 0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL:: 0.250000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.561, face 5 +DEAL::Cell 3.562, face 0 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL::Cell 3.563, face 1 +DEAL:: 0.250000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.563, face 2 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 0 +DEAL::Cell 3.564, face 1 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL::Cell 3.565, face 1 +DEAL:: 0.500000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL::Cell 3.565, face 5 +DEAL::Cell 3.566, face 0 +DEAL:: 0.375000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL::Cell 3.566, face 4 +DEAL:: 0.375000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL::Cell 3.567, face 2 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: 0.375000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL::Cell 3.568, face 5 +DEAL:: 0.375000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL::Cell 3.569, face 3 +DEAL:: 0.375000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL::Cell 3.570, face 1 +DEAL:: 0.375000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: 0.375000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL::Cell 3.571, face 4 +DEAL:: 0.250000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL::Cell 3.572, face 2 +DEAL:: 0.500000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL::Cell 3.573, face 0 +DEAL:: 0.500000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL::Cell 3.574, face 3 +DEAL:: 0.375000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL::Cell 3.575, face 1 +DEAL:: 0.375000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL::Cell 3.575, face 5 +DEAL:: 0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 3 +DEAL::Cell 3.576, face 4 +DEAL:: 0.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.576, face 5 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 4 +DEAL:: 0.00000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.577, face 5 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL:: 0.125000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.578, face 3 +DEAL::Cell 3.578, face 4 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL:: 0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.579, face 1 +DEAL::Cell 3.579, face 2 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 4 +DEAL:: 0.00000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 3 +DEAL::Cell 3.580, face 4 +DEAL:: 0.125000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL::Cell 3.581, face 3 +DEAL:: 0.250000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL::Cell 3.582, face 1 +DEAL:: 0.250000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL::Cell 3.582, face 5 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL::Cell 3.583, face 4 +DEAL:: 0.125000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL::Cell 3.584, face 3 +DEAL:: 0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.584, face 4 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 3 +DEAL:: 0.00000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.585, face 4 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL::Cell 3.586, face 1 +DEAL:: 0.125000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.586, face 2 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 4 +DEAL::Cell 3.586, face 5 +DEAL::Cell 3.587, face 0 +DEAL:: 0.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL::Cell 3.587, face 4 +DEAL::Cell 3.587, face 5 +DEAL:: 0.125000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 3 +DEAL::Cell 3.588, face 4 +DEAL:: 0.125000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 3 +DEAL::Cell 3.589, face 4 +DEAL:: 0.125000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.589, face 5 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL:: 0.125000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.590, face 4 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL::Cell 3.591, face 2 +DEAL:: 0.250000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL::Cell 3.592, face 0 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL::Cell 3.592, face 4 +DEAL:: 0.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.592, face 5 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL::Cell 3.593, face 3 +DEAL:: 0.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.593, face 4 +DEAL::Cell 3.593, face 5 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL:: 0.00000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.594, face 2 +DEAL::Cell 3.594, face 3 +DEAL::Cell 3.594, face 4 +DEAL::Cell 3.594, face 5 +DEAL:: 0.125000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL::Cell 3.595, face 2 +DEAL::Cell 3.595, face 3 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.595, face 4 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL::Cell 3.596, face 1 +DEAL::Cell 3.596, face 2 +DEAL:: 0.125000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL:: 0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL::Cell 3.597, face 4 +DEAL:: 0.125000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL::Cell 3.598, face 2 +DEAL:: 0.250000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL::Cell 3.599, face 0 +DEAL::Cell 3.599, face 1 +DEAL:: 0.125000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL:: 0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL::Cell 3.600, face 3 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.600, face 4 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 2 +DEAL:: 0.125000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 4 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 0.00000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 4 +DEAL::Cell 3.602, face 5 +DEAL:: 0.125000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.603, face 0 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 4 +DEAL:: 0.00000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL::Cell 3.604, face 1 +DEAL::Cell 3.604, face 2 +DEAL:: 0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL::Cell 3.604, face 5 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 2 +DEAL:: 0.125000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.606, face 1 +DEAL::Cell 3.606, face 2 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.606, face 5 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 2 +DEAL::Cell 3.607, face 3 +DEAL:: 0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL::Cell 3.608, face 1 +DEAL::Cell 3.608, face 3 +DEAL:: 0.250000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL::Cell 3.609, face 0 +DEAL::Cell 3.609, face 1 +DEAL:: 0.250000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL::Cell 3.610, face 3 +DEAL::Cell 3.610, face 4 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL::Cell 3.611, face 1 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL:: 0.250000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL:: 0.375000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.612, face 3 +DEAL::Cell 3.612, face 4 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL:: 0.500000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.613, face 1 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL::Cell 3.613, face 5 +DEAL:: 0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL:: 0.375000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL:: 0.500000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL:: 0.375000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL::Cell 3.616, face 5 +DEAL:: 0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 3 +DEAL::Cell 3.617, face 4 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL:: 0.250000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 1 +DEAL::Cell 3.618, face 2 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL:: 0.250000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.618, face 5 +DEAL::Cell 3.619, face 0 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL:: 0.250000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL::Cell 3.620, face 1 +DEAL:: 0.500000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL::Cell 3.621, face 0 +DEAL::Cell 3.621, face 3 +DEAL:: 0.375000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.621, face 4 +DEAL::Cell 3.621, face 5 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL:: 0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.622, face 2 +DEAL::Cell 3.622, face 3 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL:: 0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL::Cell 3.623, face 4 +DEAL:: 0.375000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.623, face 5 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL:: 0.250000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL:: 0.250000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL:: 0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.626, face 0 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL::Cell 3.626, face 3 +DEAL:: 0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.626, face 4 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL:: 0.250000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL:: 0.375000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.628, face 5 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL::Cell 3.629, face 2 +DEAL:: 0.500000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.629, face 3 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL:: 0.375000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL:: 0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.631, face 4 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL::Cell 3.632, face 1 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.632, face 2 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL:: 0.250000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL::Cell 3.633, face 4 +DEAL::Cell 3.633, face 5 +DEAL:: 0.375000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL:: 0.250000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL::Cell 3.635, face 2 +DEAL:: 0.375000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL:: 0.375000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL:: 0.500000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 2 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL::Cell 3.638, face 1 +DEAL::Cell 3.638, face 2 +DEAL:: 0.500000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL::Cell 3.638, face 5 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 2 +DEAL:: 0.375000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 0 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 1 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL::Cell 3.640, face 4 +DEAL:: 0.00000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL:: 0.125000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.641, face 3 +DEAL::Cell 3.641, face 4 +DEAL::Cell 3.641, face 5 +DEAL::Cell 3.642, face 0 +DEAL::Cell 3.642, face 1 +DEAL:: 0.00000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL::Cell 3.642, face 4 +DEAL::Cell 3.642, face 5 +DEAL:: 0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL::Cell 3.643, face 3 +DEAL:: 0.00000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.643, face 4 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 0 +DEAL::Cell 3.644, face 1 +DEAL:: 0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.644, face 2 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL:: 0.125000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 1 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL:: 0.125000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.645, face 5 +DEAL::Cell 3.646, face 0 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL:: 0.125000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.646, face 3 +DEAL::Cell 3.646, face 4 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL:: 0.250000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.647, face 1 +DEAL::Cell 3.647, face 2 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL:: 0.250000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL:: 0.125000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.648, face 4 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL::Cell 3.649, face 1 +DEAL:: 0.125000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL::Cell 3.649, face 4 +DEAL::Cell 3.649, face 5 +DEAL:: 0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL::Cell 3.650, face 3 +DEAL::Cell 3.650, face 4 +DEAL:: 0.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL::Cell 3.651, face 2 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.651, face 3 +DEAL::Cell 3.651, face 4 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.652, face 5 +DEAL::Cell 3.653, face 0 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL:: 0.125000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.653, face 4 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL:: 0.125000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL:: 0.250000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL:: 0.250000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.655, face 4 +DEAL::Cell 3.655, face 5 +DEAL::Cell 3.656, face 0 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL:: 0.00000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 4 +DEAL::Cell 3.656, face 5 +DEAL::Cell 3.657, face 0 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 1 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 4 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.657, face 5 +DEAL::Cell 3.658, face 0 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL:: 0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.658, face 4 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL:: 0.00000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.659, face 4 +DEAL::Cell 3.659, face 5 +DEAL::Cell 3.660, face 0 +DEAL::Cell 3.660, face 1 +DEAL:: 0.125000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL:: 0.250000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.661, face 4 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 0 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.662, face 4 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL:: 0.125000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.663, face 2 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL:: 0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.664, face 1 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 4 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL::Cell 3.665, face 1 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL:: 0.00000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.665, face 4 +DEAL::Cell 3.665, face 5 +DEAL::Cell 3.666, face 0 +DEAL::Cell 3.666, face 1 +DEAL:: 0.00000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 4 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL:: 0.125000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL::Cell 3.667, face 4 +DEAL::Cell 3.667, face 5 +DEAL:: 0.125000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.668, face 0 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL:: 0.125000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.668, face 5 +DEAL::Cell 3.669, face 0 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL:: 0.250000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.669, face 3 +DEAL::Cell 3.669, face 4 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.670, face 1 +DEAL::Cell 3.670, face 2 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL:: 0.250000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.671, face 0 +DEAL::Cell 3.671, face 1 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL:: 0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.672, face 0 +DEAL::Cell 3.672, face 1 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL:: 0.375000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL:: 0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 0 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL:: 0.250000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL::Cell 3.675, face 2 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL::Cell 3.676, face 0 +DEAL:: 0.500000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.676, face 5 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL::Cell 3.677, face 3 +DEAL:: 0.375000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 0 +DEAL::Cell 3.678, face 1 +DEAL:: 0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.678, face 2 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL:: 0.500000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 0 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL:: 0.500000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.679, face 4 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: 0.250000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL:: 0.250000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.681, face 1 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL:: 0.250000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.681, face 5 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.682, face 3 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL:: 0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.684, face 0 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.684, face 4 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL:: 0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.685, face 2 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: 0.375000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL:: 0.375000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.686, face 5 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL:: 0.375000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.687, face 3 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 0 +DEAL:: 0.375000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.688, face 1 +DEAL::Cell 3.688, face 2 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.689, face 0 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL::Cell 3.690, face 0 +DEAL::Cell 3.690, face 1 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL::Cell 3.691, face 0 +DEAL:: 0.375000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 4 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 0 +DEAL:: 0.375000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL::Cell 3.692, face 3 +DEAL::Cell 3.692, face 4 +DEAL:: 0.375000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL:: 0.375000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL::Cell 3.694, face 0 +DEAL:: 0.500000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.694, face 1 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL:: 0.375000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.695, face 1 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: 0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL:: 0.250000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.696, face 4 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL:: 0.375000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.697, face 2 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: 0.250000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 4 +DEAL::Cell 3.698, face 5 +DEAL:: 0.375000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 4 +DEAL:: 0.250000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.699, face 5 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL::Cell 3.700, face 2 +DEAL:: 0.500000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.700, face 3 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL:: 0.375000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL:: 0.500000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL::Cell 3.702, face 4 +DEAL:: 0.375000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.702, face 5 +DEAL::Cell 3.703, face 0 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL:: 0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.703, face 4 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 0.00000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 4 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL:: 0.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 1 +DEAL::Cell 3.705, face 2 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 4 +DEAL:: 0.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL::Cell 3.706, face 2 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 4 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL::Cell 3.707, face 1 +DEAL:: 0.00000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 4 +DEAL::Cell 3.707, face 5 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.708, face 4 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL:: 0.250000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.709, face 2 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 0.125000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 0.125000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.711, face 3 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL:: 0.125000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.712, face 1 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 4 +DEAL::Cell 3.712, face 5 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.713, face 0 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 4 +DEAL:: 0.00000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.713, face 5 +DEAL::Cell 3.714, face 0 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL:: 0.00000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 4 +DEAL::Cell 3.714, face 5 +DEAL::Cell 3.715, face 0 +DEAL:: 0.125000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL::Cell 3.715, face 4 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL:: 0.125000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL:: 0.125000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL:: 0.125000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL:: 0.250000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL:: 0.125000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 0.250000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL:: 0.00000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.720, face 4 +DEAL::Cell 3.720, face 5 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL:: 0.125000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.721, face 2 +DEAL::Cell 3.721, face 3 +DEAL::Cell 3.721, face 4 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL:: 0.00000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL::Cell 3.722, face 4 +DEAL::Cell 3.722, face 5 +DEAL:: 0.125000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL::Cell 3.723, face 2 +DEAL::Cell 3.723, face 4 +DEAL:: 0.00000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL::Cell 3.724, face 2 +DEAL:: 0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL::Cell 3.725, face 0 +DEAL::Cell 3.725, face 1 +DEAL:: 0.125000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 4 +DEAL:: 0.125000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.727, face 4 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL::Cell 3.728, face 2 +DEAL:: 0.00000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 4 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL:: 0.00000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.729, face 2 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 4 +DEAL::Cell 3.729, face 5 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 4 +DEAL:: 0.00000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL::Cell 3.731, face 2 +DEAL::Cell 3.731, face 4 +DEAL::Cell 3.731, face 5 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL::Cell 3.732, face 3 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 2 +DEAL:: 0.125000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 0.250000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 4 +DEAL::Cell 3.734, face 5 +DEAL::Cell 3.735, face 0 +DEAL:: 0.125000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.735, face 2 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL::Cell 3.736, face 0 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.736, face 1 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL:: 0.250000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.736, face 5 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.737, face 3 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL::Cell 3.738, face 1 +DEAL:: 0.250000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL::Cell 3.738, face 5 +DEAL:: 0.375000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.739, face 0 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.739, face 4 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL:: 0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.740, face 2 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL::Cell 3.741, face 0 +DEAL:: 0.375000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL::Cell 3.741, face 4 +DEAL:: 0.375000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.741, face 5 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL:: 0.375000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.742, face 3 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.743, face 1 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL::Cell 3.743, face 5 +DEAL:: 0.500000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL::Cell 3.744, face 3 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.744, face 4 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 2 +DEAL:: 0.250000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 0.375000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL::Cell 3.746, face 5 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL::Cell 3.747, face 4 +DEAL:: 0.250000 -1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL::Cell 3.748, face 2 +DEAL:: 0.375000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL::Cell 3.749, face 0 +DEAL:: 0.500000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL::Cell 3.750, face 0 +DEAL:: 0.375000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL::Cell 3.750, face 3 +DEAL::Cell 3.750, face 4 +DEAL:: 0.375000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL:: 0.375000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.751, face 4 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL:: 0.375000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.752, face 2 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL::Cell 3.753, face 0 +DEAL:: 0.250000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.753, face 1 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL::Cell 3.753, face 4 +DEAL:: 0.250000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.753, face 5 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL:: 0.250000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 0.375000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL::Cell 3.756, face 1 +DEAL:: 0.375000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL::Cell 3.756, face 5 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL::Cell 3.757, face 3 +DEAL:: 0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL::Cell 3.758, face 1 +DEAL:: 0.500000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL::Cell 3.759, face 0 +DEAL::Cell 3.759, face 1 +DEAL:: 0.375000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL::Cell 3.760, face 0 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.760, face 1 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.760, face 5 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL:: 0.375000 -1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.761, face 4 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL::Cell 3.762, face 2 +DEAL:: 0.250000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL::Cell 3.763, face 2 +DEAL:: 0.375000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.763, face 4 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL:: 0.500000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL:: 0.500000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL::Cell 3.765, face 5 +DEAL:: 0.500000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL::Cell 3.766, face 4 +DEAL:: 0.375000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 2 +DEAL::Cell 3.767, face 4 +DEAL:: 0.375000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 0 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 3 +DEAL:: 0.625000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.768, face 4 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 3 +DEAL:: 0.500000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 0 +DEAL::Cell 3.770, face 1 +DEAL:: 0.500000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.770, face 2 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL:: 0.625000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL:: 0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL::Cell 3.772, face 0 +DEAL::Cell 3.772, face 1 +DEAL::Cell 3.772, face 3 +DEAL:: 0.625000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL::Cell 3.773, face 0 +DEAL::Cell 3.773, face 1 +DEAL:: 0.625000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 0 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL::Cell 3.775, face 3 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL::Cell 3.776, face 0 +DEAL::Cell 3.776, face 1 +DEAL:: 0.500000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.776, face 3 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL::Cell 3.777, face 0 +DEAL:: 0.625000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.777, face 1 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 0.625000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL::Cell 3.778, face 4 +DEAL:: 0.500000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL::Cell 3.779, face 2 +DEAL:: 0.625000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL::Cell 3.780, face 0 +DEAL:: 0.750000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL::Cell 3.780, face 5 +DEAL:: 0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 3 +DEAL::Cell 3.781, face 4 +DEAL::Cell 3.781, face 5 +DEAL:: 0.750000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL::Cell 3.782, face 2 +DEAL::Cell 3.782, face 3 +DEAL:: 0.750000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL::Cell 3.783, face 0 +DEAL::Cell 3.783, face 1 +DEAL:: 0.750000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 0 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL:: 0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL:: 0.625000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 0 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.786, face 1 +DEAL::Cell 3.786, face 2 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL:: 0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL::Cell 3.787, face 1 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL:: 0.500000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.787, face 4 +DEAL::Cell 3.787, face 5 +DEAL::Cell 3.788, face 0 +DEAL::Cell 3.788, face 1 +DEAL:: 0.625000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 0 +DEAL::Cell 3.790, face 1 +DEAL::Cell 3.790, face 2 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL::Cell 3.790, face 5 +DEAL::Cell 3.791, face 0 +DEAL:: 0.625000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL::Cell 3.791, face 3 +DEAL::Cell 3.791, face 4 +DEAL:: 0.625000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL::Cell 3.792, face 1 +DEAL::Cell 3.792, face 2 +DEAL:: 0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL::Cell 3.793, face 0 +DEAL::Cell 3.793, face 1 +DEAL:: 0.500000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL::Cell 3.793, face 4 +DEAL::Cell 3.793, face 5 +DEAL:: 0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL::Cell 3.794, face 2 +DEAL::Cell 3.794, face 3 +DEAL:: 0.500000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL::Cell 3.795, face 0 +DEAL::Cell 3.795, face 1 +DEAL:: 0.625000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL::Cell 3.795, face 5 +DEAL::Cell 3.796, face 0 +DEAL:: 0.625000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL::Cell 3.796, face 3 +DEAL::Cell 3.796, face 4 +DEAL:: 0.625000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL::Cell 3.797, face 1 +DEAL::Cell 3.797, face 2 +DEAL:: 0.625000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL::Cell 3.797, face 5 +DEAL::Cell 3.798, face 0 +DEAL:: 0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL::Cell 3.798, face 4 +DEAL::Cell 3.798, face 5 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL::Cell 3.799, face 2 +DEAL::Cell 3.799, face 3 +DEAL:: 0.750000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL::Cell 3.800, face 0 +DEAL::Cell 3.800, face 1 +DEAL:: 0.875000 -0.125000 0.00000, 0.00390625 +DEAL::Cell 3.800, face 3 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL:: 0.875000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 0 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 1 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL:: 0.750000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.802, face 5 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL:: 0.750000 -0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.803, face 3 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 0 +DEAL:: 1.00000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.804, face 1 +DEAL::Cell 3.804, face 3 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL:: 0.875000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.805, face 3 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.806, face 0 +DEAL::Cell 3.806, face 1 +DEAL:: 0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.806, face 2 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.807, face 0 +DEAL:: 1.00000 -0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: 0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL::Cell 3.808, face 5 +DEAL:: 0.875000 -0.250000 0.00000, 0.00390625 +DEAL::Cell 3.809, face 0 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 3 +DEAL::Cell 3.809, face 4 +DEAL:: 0.750000 -0.500000 0.00000, 0.00390625 +DEAL::Cell 3.809, face 5 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL::Cell 3.810, face 2 +DEAL:: 0.750000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.810, face 3 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL::Cell 3.811, face 0 +DEAL:: 0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.811, face 1 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL::Cell 3.811, face 5 +DEAL:: 0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 3 +DEAL::Cell 3.812, face 4 +DEAL:: 0.875000 -0.375000 0.00000, 0.00390625 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL:: 0.875000 -0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.814, face 0 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL:: 1.00000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.814, face 4 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: 0.875000 -0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.816, face 0 +DEAL::Cell 3.816, face 1 +DEAL::Cell 3.816, face 2 +DEAL:: 0.875000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL::Cell 3.817, face 0 +DEAL:: 0.875000 -0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL::Cell 3.817, face 4 +DEAL:: 0.750000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.817, face 5 +DEAL::Cell 3.818, face 0 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL::Cell 3.818, face 3 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.818, face 4 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL::Cell 3.819, face 1 +DEAL:: 0.750000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.819, face 2 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL::Cell 3.819, face 5 +DEAL:: 0.875000 -0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.820, face 0 +DEAL::Cell 3.820, face 1 +DEAL::Cell 3.820, face 2 +DEAL::Cell 3.820, face 3 +DEAL:: 1.00000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.821, face 0 +DEAL::Cell 3.821, face 1 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL:: 0.875000 -0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.821, face 4 +DEAL::Cell 3.822, face 0 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL:: 1.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.822, face 3 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: 1.00000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.824, face 0 +DEAL:: 0.875000 -0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL::Cell 3.824, face 5 +DEAL:: 0.875000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL::Cell 3.825, face 3 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL::Cell 3.826, face 1 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: 0.875000 -0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL::Cell 3.827, face 4 +DEAL:: 0.750000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL::Cell 3.828, face 2 +DEAL:: 1.00000 -0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL:: 1.00000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL::Cell 3.830, face 0 +DEAL:: 1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.831, face 0 +DEAL:: 0.875000 -0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 0.875000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 3 +DEAL::Cell 3.832, face 4 +DEAL:: 0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL::Cell 3.833, face 3 +DEAL:: 0.625000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL::Cell 3.834, face 2 +DEAL:: 0.500000 -0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.834, face 3 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL::Cell 3.835, face 0 +DEAL:: 0.500000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL:: 0.500000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 3 +DEAL:: 0.750000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.836, face 4 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL::Cell 3.837, face 3 +DEAL:: 0.625000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL::Cell 3.838, face 1 +DEAL:: 0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 0.750000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL::Cell 3.840, face 3 +DEAL:: 0.500000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL::Cell 3.841, face 3 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.841, face 4 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.842, face 2 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL:: 0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.843, face 0 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL::Cell 3.843, face 5 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 3 +DEAL::Cell 3.844, face 4 +DEAL:: 0.625000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.845, face 5 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL:: 0.750000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL::Cell 3.847, face 2 +DEAL:: 0.625000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL::Cell 3.848, face 0 +DEAL:: 0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 0.500000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL:: 0.625000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.849, face 3 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL::Cell 3.850, face 1 +DEAL:: 0.500000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL::Cell 3.850, face 5 +DEAL:: 0.625000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 0.500000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL:: 0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.852, face 2 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL::Cell 3.853, face 0 +DEAL:: 0.625000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL::Cell 3.853, face 4 +DEAL:: 0.625000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 0.625000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL:: 0.750000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.855, face 1 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL::Cell 3.855, face 5 +DEAL:: 0.750000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL::Cell 3.856, face 3 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 2 +DEAL:: 0.500000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 0.625000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL::Cell 3.858, face 5 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 2 +DEAL::Cell 3.859, face 3 +DEAL::Cell 3.859, face 4 +DEAL:: 0.500000 -1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL:: 0.625000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL::Cell 3.861, face 0 +DEAL:: 0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL::Cell 3.862, face 0 +DEAL:: 0.625000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 1 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL::Cell 3.862, face 4 +DEAL:: 0.625000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.862, face 5 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL:: 0.625000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.863, face 4 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL:: 0.875000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL::Cell 3.865, face 1 +DEAL:: 0.750000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL::Cell 3.865, face 5 +DEAL::Cell 3.866, face 0 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL::Cell 3.866, face 4 +DEAL:: 0.750000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL::Cell 3.867, face 2 +DEAL:: 0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL::Cell 3.868, face 0 +DEAL::Cell 3.868, face 1 +DEAL:: 0.875000 -0.625000 0.00000, 0.00390625 +DEAL::Cell 3.868, face 3 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL:: 0.875000 -0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.870, face 0 +DEAL::Cell 3.870, face 1 +DEAL:: 1.00000 -0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL::Cell 3.870, face 4 +DEAL::Cell 3.871, face 0 +DEAL:: 1.00000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.871, face 1 +DEAL::Cell 3.871, face 2 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.872, face 0 +DEAL:: 0.750000 -0.750000 0.00000, 0.00390625 +DEAL::Cell 3.872, face 1 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 0.875000 -0.875000 0.00000, 0.00390625 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 3 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL:: 0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL::Cell 3.875, face 2 +DEAL::Cell 3.875, face 3 +DEAL:: 0.750000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.875, face 4 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL:: 0.875000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.877, face 0 +DEAL::Cell 3.877, face 3 +DEAL:: 0.875000 -1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.878, face 0 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL:: 1.00000 -0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.878, face 3 +DEAL::Cell 3.878, face 4 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.879, face 4 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL:: 0.875000 -0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL:: 0.875000 -0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL:: 0.750000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL:: 0.750000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.882, face 4 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL:: 0.750000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL:: 0.875000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL:: 1.00000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL::Cell 3.885, face 3 +DEAL:: 0.875000 -0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.886, face 0 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL:: 1.00000 -0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL::Cell 3.887, face 0 +DEAL::Cell 3.887, face 1 +DEAL:: 1.00000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.887, face 2 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL::Cell 3.888, face 0 +DEAL:: 0.875000 -0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.888, face 1 +DEAL::Cell 3.888, face 2 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL:: 0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL:: 0.750000 -1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.889, face 5 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL:: 0.750000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.890, face 3 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL:: 0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.891, face 2 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 0.875000 -0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 0.875000 -0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 2 +DEAL::Cell 3.893, face 3 +DEAL::Cell 3.893, face 4 +DEAL:: 0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.894, face 0 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL::Cell 3.894, face 3 +DEAL:: 1.00000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.895, face 0 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL::Cell 3.895, face 4 +DEAL:: 0.875000 -0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.896, face 0 +DEAL::Cell 3.896, face 1 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.896, face 4 +DEAL::Cell 3.896, face 5 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL:: 0.625000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL::Cell 3.897, face 4 +DEAL::Cell 3.897, face 5 +DEAL:: 0.625000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 0 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL:: 0.500000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 0 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL::Cell 3.900, face 4 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL::Cell 3.901, face 2 +DEAL::Cell 3.901, face 3 +DEAL:: 0.625000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL::Cell 3.902, face 0 +DEAL::Cell 3.902, face 1 +DEAL:: 0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL:: 0.750000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL::Cell 3.903, face 3 +DEAL:: 0.750000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.903, face 4 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL:: 0.500000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL:: 0.500000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL:: 0.500000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL::Cell 3.906, face 2 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.906, face 3 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL:: 0.500000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL::Cell 3.909, face 1 +DEAL:: 0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.909, face 2 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL:: 0.625000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL:: 0.625000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL::Cell 3.912, face 0 +DEAL:: 0.625000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL::Cell 3.912, face 3 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.913, face 0 +DEAL::Cell 3.913, face 1 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.913, face 4 +DEAL::Cell 3.913, face 5 +DEAL::Cell 3.914, face 0 +DEAL::Cell 3.914, face 1 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 4 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL:: 0.625000 -0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL::Cell 3.915, face 4 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 0 +DEAL:: 0.625000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL::Cell 3.916, face 4 +DEAL:: 0.625000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL::Cell 3.917, face 2 +DEAL:: 0.625000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.917, face 3 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL::Cell 3.918, face 0 +DEAL:: 0.750000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.918, face 1 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL::Cell 3.919, face 0 +DEAL:: 0.625000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL:: 0.750000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL::Cell 3.920, face 3 +DEAL:: 0.500000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL::Cell 3.921, face 1 +DEAL:: 0.625000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL:: 0.500000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL:: 0.625000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 4 +DEAL:: 0.500000 -0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.923, face 5 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.924, face 3 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 0.625000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.926, face 0 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 4 +DEAL:: 0.625000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 0.750000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 0 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL:: 0.750000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.928, face 3 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL::Cell 3.929, face 0 +DEAL:: 0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 1 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL::Cell 3.929, face 4 +DEAL:: 0.750000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.929, face 5 +DEAL::Cell 3.930, face 0 +DEAL::Cell 3.930, face 1 +DEAL::Cell 3.930, face 2 +DEAL:: 0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL::Cell 3.930, face 5 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL:: 0.750000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL::Cell 3.931, face 4 +DEAL::Cell 3.931, face 5 +DEAL:: 0.875000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.932, face 0 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL::Cell 3.932, face 3 +DEAL:: 0.875000 -0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.933, face 0 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL:: 1.00000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL::Cell 3.934, face 0 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.934, face 3 +DEAL::Cell 3.934, face 4 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.935, face 2 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.936, face 0 +DEAL:: 0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL::Cell 3.936, face 4 +DEAL:: 0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL::Cell 3.937, face 3 +DEAL:: 0.750000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL::Cell 3.938, face 1 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL::Cell 3.938, face 5 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL::Cell 3.939, face 3 +DEAL:: 0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL::Cell 3.940, face 2 +DEAL:: 0.875000 -0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.941, face 0 +DEAL::Cell 3.941, face 1 +DEAL:: 0.875000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL::Cell 3.941, face 4 +DEAL::Cell 3.942, face 0 +DEAL:: 1.00000 -0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.942, face 1 +DEAL::Cell 3.942, face 2 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.943, face 0 +DEAL::Cell 3.943, face 1 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL:: 0.875000 -0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.944, face 0 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL::Cell 3.944, face 3 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.944, face 4 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL::Cell 3.945, face 1 +DEAL:: 0.875000 -0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.945, face 2 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL:: 0.875000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.946, face 0 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 4 +DEAL:: 0.750000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.947, face 5 +DEAL::Cell 3.948, face 0 +DEAL::Cell 3.948, face 1 +DEAL::Cell 3.948, face 2 +DEAL:: 0.875000 -0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL:: 1.00000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.949, face 2 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL::Cell 3.950, face 0 +DEAL::Cell 3.950, face 1 +DEAL:: 0.875000 -0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 4 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL:: 0.875000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.951, face 2 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL:: 0.875000 -0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.953, face 0 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL::Cell 3.953, face 4 +DEAL:: 0.750000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: 0.875000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL::Cell 3.955, face 1 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 4 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL:: 1.00000 -0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.956, face 1 +DEAL::Cell 3.956, face 2 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.957, face 0 +DEAL:: 0.875000 -0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.957, face 1 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL::Cell 3.957, face 4 +DEAL:: 0.875000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 4 +DEAL:: 0.875000 -0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 4 +DEAL:: 0.875000 -0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.960, face 0 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 0.500000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 0.625000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.962, face 1 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.962, face 5 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 0.500000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 0.625000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL:: 0.750000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.965, face 0 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL:: 0.750000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.965, face 4 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 0.625000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL:: 0.625000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.967, face 5 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL:: 0.625000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.968, face 3 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 2 +DEAL:: 0.500000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL::Cell 3.970, face 0 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL::Cell 3.970, face 4 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.970, face 5 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 2 +DEAL::Cell 3.971, face 3 +DEAL:: 0.625000 -1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.971, face 4 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL:: 0.625000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL:: 0.625000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.973, face 2 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL:: 0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.974, face 0 +DEAL::Cell 3.974, face 1 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL:: 0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.974, face 4 +DEAL::Cell 3.974, face 5 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 0.500000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL:: 0.625000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.977, face 0 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL:: 0.625000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.977, face 4 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 0.500000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL::Cell 3.979, face 1 +DEAL:: 0.500000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL::Cell 3.980, face 0 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.980, face 1 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL::Cell 3.980, face 4 +DEAL:: 0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.980, face 5 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL:: 0.625000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL:: 0.625000 -0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 4 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL:: 0.750000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.983, face 1 +DEAL::Cell 3.983, face 2 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL:: 0.750000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.984, face 0 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 0.500000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.986, face 2 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL::Cell 3.987, face 0 +DEAL:: 0.625000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.987, face 2 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL:: 0.625000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.988, face 2 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL:: 0.750000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.989, face 0 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.989, face 5 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL:: 0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.990, face 4 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 4 +DEAL:: 0.625000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.991, face 5 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL:: 0.875000 -0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.992, face 3 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL:: 0.875000 -0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.993, face 1 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL:: 0.750000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.993, face 5 +DEAL::Cell 3.994, face 0 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL:: 0.750000 -0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.994, face 4 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL:: 0.750000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.995, face 2 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL:: 0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.996, face 0 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL:: 1.00000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.996, face 4 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL::Cell 3.997, face 3 +DEAL:: 0.875000 -0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.998, face 0 +DEAL::Cell 3.998, face 1 +DEAL::Cell 3.998, face 2 +DEAL:: 1.00000 -0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL:: 1.00000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL::Cell 3.999, face 4 +DEAL::Cell 3.1000, face 0 +DEAL:: 0.875000 -0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1000, face 1 +DEAL::Cell 3.1000, face 2 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL:: 0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1001, face 0 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL:: 0.750000 -1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1001, face 5 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL:: 0.750000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1002, face 3 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1003, face 2 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL::Cell 3.1004, face 0 +DEAL:: 0.875000 -0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL::Cell 3.1004, face 4 +DEAL:: 0.875000 -0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 2 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL:: 0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1006, face 0 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL::Cell 3.1006, face 3 +DEAL:: 1.00000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1006, face 4 +DEAL::Cell 3.1007, face 0 +DEAL::Cell 3.1007, face 2 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL:: 0.875000 -0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1008, face 0 +DEAL::Cell 3.1008, face 1 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1008, face 4 +DEAL::Cell 3.1008, face 5 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL:: 0.875000 -0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1009, face 2 +DEAL::Cell 3.1009, face 3 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL:: 0.875000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1010, face 0 +DEAL::Cell 3.1010, face 1 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL:: 0.875000 -0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 0 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 4 +DEAL:: 0.750000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1011, face 5 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL:: 0.875000 -0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1012, face 3 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1013, face 0 +DEAL::Cell 3.1013, face 1 +DEAL:: 1.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1014, face 0 +DEAL::Cell 3.1014, face 1 +DEAL:: 0.875000 -0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL:: 0.875000 -0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 4 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1016, face 2 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL::Cell 3.1016, face 5 +DEAL:: 0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 2 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL:: 0.875000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1018, face 0 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 4 +DEAL:: 0.750000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1018, face 5 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 4 +DEAL:: 0.750000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1019, face 5 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL::Cell 3.1020, face 2 +DEAL:: 1.00000 -0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 0.875000 -0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL::Cell 3.1022, face 2 +DEAL:: 1.00000 -0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1023, face 0 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 4 +DEAL:: 0.875000 -0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1024, face 1 +DEAL::Cell 3.1024, face 3 +DEAL::Cell 3.1024, face 4 +DEAL::Cell 3.1024, face 5 +DEAL:: 0.125000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1025, face 0 +DEAL::Cell 3.1025, face 1 +DEAL::Cell 3.1025, face 3 +DEAL::Cell 3.1025, face 4 +DEAL::Cell 3.1025, face 5 +DEAL:: 0.125000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1026, face 1 +DEAL::Cell 3.1026, face 2 +DEAL::Cell 3.1026, face 3 +DEAL::Cell 3.1026, face 4 +DEAL:: 0.00000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1026, face 5 +DEAL::Cell 3.1027, face 0 +DEAL::Cell 3.1027, face 1 +DEAL::Cell 3.1027, face 2 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1027, face 3 +DEAL::Cell 3.1027, face 4 +DEAL::Cell 3.1027, face 5 +DEAL::Cell 3.1028, face 1 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1028, face 3 +DEAL::Cell 3.1028, face 4 +DEAL::Cell 3.1028, face 5 +DEAL::Cell 3.1029, face 0 +DEAL::Cell 3.1029, face 1 +DEAL:: 0.250000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1029, face 3 +DEAL::Cell 3.1029, face 4 +DEAL::Cell 3.1029, face 5 +DEAL::Cell 3.1030, face 1 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1030, face 2 +DEAL::Cell 3.1030, face 3 +DEAL::Cell 3.1030, face 4 +DEAL::Cell 3.1030, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1031, face 0 +DEAL::Cell 3.1031, face 1 +DEAL::Cell 3.1031, face 2 +DEAL::Cell 3.1031, face 3 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1031, face 4 +DEAL::Cell 3.1031, face 5 +DEAL::Cell 3.1032, face 0 +DEAL::Cell 3.1032, face 1 +DEAL::Cell 3.1032, face 3 +DEAL:: 0.250000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1032, face 4 +DEAL::Cell 3.1032, face 5 +DEAL::Cell 3.1033, face 0 +DEAL::Cell 3.1033, face 1 +DEAL:: 0.500000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1033, face 3 +DEAL::Cell 3.1033, face 4 +DEAL::Cell 3.1033, face 5 +DEAL::Cell 3.1034, face 0 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1034, face 1 +DEAL::Cell 3.1034, face 2 +DEAL::Cell 3.1034, face 3 +DEAL::Cell 3.1034, face 4 +DEAL:: 0.375000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1034, face 5 +DEAL::Cell 3.1035, face 0 +DEAL::Cell 3.1035, face 1 +DEAL::Cell 3.1035, face 2 +DEAL::Cell 3.1035, face 3 +DEAL:: 0.375000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1035, face 4 +DEAL::Cell 3.1035, face 5 +DEAL::Cell 3.1036, face 0 +DEAL::Cell 3.1036, face 1 +DEAL:: 0.375000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1036, face 3 +DEAL::Cell 3.1036, face 4 +DEAL::Cell 3.1036, face 5 +DEAL::Cell 3.1037, face 0 +DEAL:: 0.375000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1037, face 1 +DEAL::Cell 3.1037, face 3 +DEAL::Cell 3.1037, face 4 +DEAL::Cell 3.1037, face 5 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1038, face 0 +DEAL::Cell 3.1038, face 1 +DEAL::Cell 3.1038, face 2 +DEAL::Cell 3.1038, face 3 +DEAL::Cell 3.1038, face 4 +DEAL:: 0.250000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1038, face 5 +DEAL::Cell 3.1039, face 0 +DEAL::Cell 3.1039, face 1 +DEAL::Cell 3.1039, face 2 +DEAL:: 0.375000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1039, face 3 +DEAL::Cell 3.1039, face 4 +DEAL::Cell 3.1039, face 5 +DEAL::Cell 3.1040, face 1 +DEAL:: 0.125000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1040, face 2 +DEAL::Cell 3.1040, face 3 +DEAL::Cell 3.1040, face 4 +DEAL::Cell 3.1040, face 5 +DEAL:: 0.125000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1041, face 0 +DEAL::Cell 3.1041, face 1 +DEAL::Cell 3.1041, face 2 +DEAL::Cell 3.1041, face 3 +DEAL::Cell 3.1041, face 4 +DEAL:: 0.125000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1041, face 5 +DEAL::Cell 3.1042, face 1 +DEAL::Cell 3.1042, face 2 +DEAL::Cell 3.1042, face 3 +DEAL:: 0.00000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1042, face 4 +DEAL::Cell 3.1042, face 5 +DEAL::Cell 3.1043, face 0 +DEAL::Cell 3.1043, face 1 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1043, face 2 +DEAL::Cell 3.1043, face 3 +DEAL::Cell 3.1043, face 4 +DEAL::Cell 3.1043, face 5 +DEAL:: 0.250000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1044, face 1 +DEAL::Cell 3.1044, face 2 +DEAL::Cell 3.1044, face 3 +DEAL::Cell 3.1044, face 4 +DEAL::Cell 3.1044, face 5 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1045, face 0 +DEAL::Cell 3.1045, face 1 +DEAL::Cell 3.1045, face 2 +DEAL::Cell 3.1045, face 3 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1045, face 4 +DEAL::Cell 3.1045, face 5 +DEAL::Cell 3.1046, face 1 +DEAL::Cell 3.1046, face 2 +DEAL:: 0.125000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1046, face 3 +DEAL::Cell 3.1046, face 4 +DEAL::Cell 3.1046, face 5 +DEAL::Cell 3.1047, face 0 +DEAL:: 0.125000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1047, face 1 +DEAL::Cell 3.1047, face 2 +DEAL::Cell 3.1047, face 3 +DEAL::Cell 3.1047, face 4 +DEAL::Cell 3.1047, face 5 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1048, face 0 +DEAL::Cell 3.1048, face 1 +DEAL::Cell 3.1048, face 2 +DEAL::Cell 3.1048, face 3 +DEAL:: 0.250000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1048, face 4 +DEAL::Cell 3.1048, face 5 +DEAL::Cell 3.1049, face 0 +DEAL::Cell 3.1049, face 1 +DEAL:: 0.500000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1049, face 2 +DEAL::Cell 3.1049, face 3 +DEAL::Cell 3.1049, face 4 +DEAL::Cell 3.1049, face 5 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1050, face 0 +DEAL::Cell 3.1050, face 1 +DEAL::Cell 3.1050, face 2 +DEAL::Cell 3.1050, face 3 +DEAL::Cell 3.1050, face 4 +DEAL:: 0.250000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1050, face 5 +DEAL::Cell 3.1051, face 0 +DEAL::Cell 3.1051, face 1 +DEAL::Cell 3.1051, face 2 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1051, face 3 +DEAL::Cell 3.1051, face 4 +DEAL::Cell 3.1051, face 5 +DEAL::Cell 3.1052, face 0 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1052, face 1 +DEAL::Cell 3.1052, face 2 +DEAL::Cell 3.1052, face 3 +DEAL::Cell 3.1052, face 4 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1052, face 5 +DEAL::Cell 3.1053, face 0 +DEAL::Cell 3.1053, face 1 +DEAL::Cell 3.1053, face 2 +DEAL::Cell 3.1053, face 3 +DEAL:: 0.375000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1053, face 4 +DEAL::Cell 3.1053, face 5 +DEAL::Cell 3.1054, face 0 +DEAL::Cell 3.1054, face 1 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1054, face 2 +DEAL::Cell 3.1054, face 3 +DEAL::Cell 3.1054, face 4 +DEAL::Cell 3.1054, face 5 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1055, face 0 +DEAL::Cell 3.1055, face 1 +DEAL::Cell 3.1055, face 2 +DEAL::Cell 3.1055, face 3 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1055, face 4 +DEAL::Cell 3.1055, face 5 +DEAL::Cell 3.1056, face 1 +DEAL::Cell 3.1056, face 3 +DEAL::Cell 3.1056, face 4 +DEAL:: 0.00000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1056, face 5 +DEAL::Cell 3.1057, face 0 +DEAL::Cell 3.1057, face 1 +DEAL::Cell 3.1057, face 3 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1057, face 4 +DEAL::Cell 3.1057, face 5 +DEAL::Cell 3.1058, face 1 +DEAL::Cell 3.1058, face 2 +DEAL:: 0.125000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1058, face 3 +DEAL::Cell 3.1058, face 4 +DEAL::Cell 3.1058, face 5 +DEAL::Cell 3.1059, face 0 +DEAL:: 0.125000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1059, face 1 +DEAL::Cell 3.1059, face 2 +DEAL::Cell 3.1059, face 3 +DEAL::Cell 3.1059, face 4 +DEAL::Cell 3.1059, face 5 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1060, face 1 +DEAL::Cell 3.1060, face 3 +DEAL::Cell 3.1060, face 4 +DEAL::Cell 3.1060, face 5 +DEAL:: 0.125000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1061, face 0 +DEAL::Cell 3.1061, face 1 +DEAL::Cell 3.1061, face 3 +DEAL::Cell 3.1061, face 4 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1061, face 5 +DEAL::Cell 3.1062, face 1 +DEAL::Cell 3.1062, face 2 +DEAL::Cell 3.1062, face 3 +DEAL:: 0.125000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1062, face 4 +DEAL::Cell 3.1062, face 5 +DEAL::Cell 3.1063, face 0 +DEAL::Cell 3.1063, face 1 +DEAL::Cell 3.1063, face 2 +DEAL:: 0.125000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1063, face 3 +DEAL::Cell 3.1063, face 4 +DEAL::Cell 3.1063, face 5 +DEAL::Cell 3.1064, face 0 +DEAL:: 0.250000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1064, face 1 +DEAL::Cell 3.1064, face 3 +DEAL::Cell 3.1064, face 4 +DEAL::Cell 3.1064, face 5 +DEAL:: 0.250000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1065, face 0 +DEAL::Cell 3.1065, face 1 +DEAL::Cell 3.1065, face 3 +DEAL::Cell 3.1065, face 4 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1065, face 5 +DEAL::Cell 3.1066, face 0 +DEAL::Cell 3.1066, face 1 +DEAL::Cell 3.1066, face 2 +DEAL::Cell 3.1066, face 3 +DEAL:: 0.250000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1066, face 4 +DEAL::Cell 3.1066, face 5 +DEAL::Cell 3.1067, face 0 +DEAL::Cell 3.1067, face 1 +DEAL:: 0.500000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1067, face 2 +DEAL::Cell 3.1067, face 3 +DEAL::Cell 3.1067, face 4 +DEAL::Cell 3.1067, face 5 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1068, face 0 +DEAL::Cell 3.1068, face 1 +DEAL::Cell 3.1068, face 3 +DEAL::Cell 3.1068, face 4 +DEAL:: 0.375000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1068, face 5 +DEAL::Cell 3.1069, face 0 +DEAL::Cell 3.1069, face 1 +DEAL::Cell 3.1069, face 3 +DEAL::Cell 3.1069, face 4 +DEAL:: 0.375000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.1069, face 5 +DEAL::Cell 3.1070, face 0 +DEAL::Cell 3.1070, face 1 +DEAL::Cell 3.1070, face 2 +DEAL:: 0.250000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1070, face 3 +DEAL::Cell 3.1070, face 4 +DEAL::Cell 3.1070, face 5 +DEAL::Cell 3.1071, face 0 +DEAL:: 0.375000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1071, face 1 +DEAL::Cell 3.1071, face 2 +DEAL::Cell 3.1071, face 3 +DEAL::Cell 3.1071, face 4 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1071, face 5 +DEAL::Cell 3.1072, face 1 +DEAL::Cell 3.1072, face 2 +DEAL::Cell 3.1072, face 3 +DEAL::Cell 3.1072, face 4 +DEAL:: 0.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1072, face 5 +DEAL::Cell 3.1073, face 0 +DEAL::Cell 3.1073, face 1 +DEAL::Cell 3.1073, face 2 +DEAL:: 0.125000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1073, face 3 +DEAL::Cell 3.1073, face 4 +DEAL::Cell 3.1073, face 5 +DEAL::Cell 3.1074, face 1 +DEAL:: 0.125000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1074, face 2 +DEAL::Cell 3.1074, face 3 +DEAL::Cell 3.1074, face 4 +DEAL::Cell 3.1074, face 5 +DEAL:: 0.125000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1075, face 0 +DEAL::Cell 3.1075, face 1 +DEAL::Cell 3.1075, face 2 +DEAL::Cell 3.1075, face 3 +DEAL::Cell 3.1075, face 4 +DEAL:: 0.125000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1075, face 5 +DEAL::Cell 3.1076, face 1 +DEAL::Cell 3.1076, face 2 +DEAL::Cell 3.1076, face 3 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1076, face 4 +DEAL::Cell 3.1076, face 5 +DEAL::Cell 3.1077, face 0 +DEAL::Cell 3.1077, face 1 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1077, face 2 +DEAL::Cell 3.1077, face 3 +DEAL::Cell 3.1077, face 4 +DEAL::Cell 3.1077, face 5 +DEAL:: 0.250000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1078, face 1 +DEAL::Cell 3.1078, face 2 +DEAL::Cell 3.1078, face 3 +DEAL::Cell 3.1078, face 4 +DEAL::Cell 3.1078, face 5 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1079, face 0 +DEAL::Cell 3.1079, face 1 +DEAL::Cell 3.1079, face 2 +DEAL::Cell 3.1079, face 3 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1079, face 4 +DEAL::Cell 3.1079, face 5 +DEAL::Cell 3.1080, face 0 +DEAL::Cell 3.1080, face 1 +DEAL:: 0.375000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1080, face 2 +DEAL::Cell 3.1080, face 3 +DEAL::Cell 3.1080, face 4 +DEAL::Cell 3.1080, face 5 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1081, face 0 +DEAL::Cell 3.1081, face 1 +DEAL::Cell 3.1081, face 2 +DEAL::Cell 3.1081, face 3 +DEAL::Cell 3.1081, face 4 +DEAL:: 0.375000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1081, face 5 +DEAL::Cell 3.1082, face 0 +DEAL::Cell 3.1082, face 1 +DEAL::Cell 3.1082, face 2 +DEAL:: 0.250000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1082, face 3 +DEAL::Cell 3.1082, face 4 +DEAL::Cell 3.1082, face 5 +DEAL::Cell 3.1083, face 0 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1083, face 1 +DEAL::Cell 3.1083, face 2 +DEAL::Cell 3.1083, face 3 +DEAL::Cell 3.1083, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1083, face 5 +DEAL::Cell 3.1084, face 0 +DEAL::Cell 3.1084, face 1 +DEAL::Cell 3.1084, face 2 +DEAL::Cell 3.1084, face 3 +DEAL:: 0.250000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1084, face 4 +DEAL::Cell 3.1084, face 5 +DEAL::Cell 3.1085, face 0 +DEAL::Cell 3.1085, face 1 +DEAL:: 0.500000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1085, face 2 +DEAL::Cell 3.1085, face 3 +DEAL::Cell 3.1085, face 4 +DEAL::Cell 3.1085, face 5 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1086, face 0 +DEAL::Cell 3.1086, face 1 +DEAL::Cell 3.1086, face 2 +DEAL::Cell 3.1086, face 3 +DEAL:: 0.375000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1086, face 4 +DEAL::Cell 3.1086, face 5 +DEAL::Cell 3.1087, face 0 +DEAL::Cell 3.1087, face 1 +DEAL::Cell 3.1087, face 2 +DEAL:: 0.375000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1087, face 3 +DEAL::Cell 3.1087, face 4 +DEAL::Cell 3.1087, face 5 +DEAL::Cell 3.1088, face 0 +DEAL:: 0.500000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1088, face 1 +DEAL::Cell 3.1088, face 3 +DEAL::Cell 3.1088, face 4 +DEAL::Cell 3.1088, face 5 +DEAL:: 0.500000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1089, face 0 +DEAL::Cell 3.1089, face 1 +DEAL::Cell 3.1089, face 3 +DEAL::Cell 3.1089, face 4 +DEAL:: 0.750000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1089, face 5 +DEAL::Cell 3.1090, face 0 +DEAL::Cell 3.1090, face 1 +DEAL::Cell 3.1090, face 2 +DEAL::Cell 3.1090, face 3 +DEAL:: 0.500000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1090, face 4 +DEAL::Cell 3.1090, face 5 +DEAL::Cell 3.1091, face 0 +DEAL::Cell 3.1091, face 1 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1091, face 2 +DEAL::Cell 3.1091, face 3 +DEAL::Cell 3.1091, face 4 +DEAL::Cell 3.1091, face 5 +DEAL:: 0.625000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1092, face 0 +DEAL::Cell 3.1092, face 1 +DEAL::Cell 3.1092, face 3 +DEAL::Cell 3.1092, face 4 +DEAL:: 0.625000 0.125000 -0.125000, 0.00390625 +DEAL::Cell 3.1092, face 5 +DEAL::Cell 3.1093, face 0 +DEAL::Cell 3.1093, face 1 +DEAL::Cell 3.1093, face 3 +DEAL::Cell 3.1093, face 4 +DEAL:: 0.625000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1093, face 5 +DEAL::Cell 3.1094, face 0 +DEAL::Cell 3.1094, face 1 +DEAL::Cell 3.1094, face 2 +DEAL:: 0.500000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1094, face 3 +DEAL::Cell 3.1094, face 4 +DEAL::Cell 3.1094, face 5 +DEAL::Cell 3.1095, face 0 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1095, face 1 +DEAL::Cell 3.1095, face 2 +DEAL::Cell 3.1095, face 3 +DEAL::Cell 3.1095, face 4 +DEAL:: 0.750000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1095, face 5 +DEAL::Cell 3.1096, face 0 +DEAL::Cell 3.1096, face 1 +DEAL::Cell 3.1096, face 3 +DEAL::Cell 3.1096, face 4 +DEAL:: 0.750000 0.00000 0.00000, 0.00390625 +DEAL::Cell 3.1096, face 5 +DEAL::Cell 3.1097, face 0 +DEAL::Cell 3.1097, face 3 +DEAL::Cell 3.1097, face 4 +DEAL:: 0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1097, face 5 +DEAL::Cell 3.1098, face 0 +DEAL::Cell 3.1098, face 1 +DEAL::Cell 3.1098, face 2 +DEAL:: 0.875000 0.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1098, face 3 +DEAL::Cell 3.1098, face 4 +DEAL::Cell 3.1098, face 5 +DEAL::Cell 3.1099, face 0 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1099, face 2 +DEAL::Cell 3.1099, face 3 +DEAL::Cell 3.1099, face 4 +DEAL::Cell 3.1099, face 5 +DEAL::Cell 3.1100, face 0 +DEAL:: 0.750000 0.125000 0.00000, 0.00390625 +DEAL::Cell 3.1100, face 1 +DEAL::Cell 3.1100, face 3 +DEAL::Cell 3.1100, face 4 +DEAL::Cell 3.1100, face 5 +DEAL:: 0.875000 0.250000 0.00000, 0.00390625 +DEAL::Cell 3.1101, face 0 +DEAL::Cell 3.1101, face 3 +DEAL::Cell 3.1101, face 4 +DEAL::Cell 3.1101, face 5 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1102, face 0 +DEAL::Cell 3.1102, face 1 +DEAL::Cell 3.1102, face 2 +DEAL::Cell 3.1102, face 3 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1102, face 4 +DEAL::Cell 3.1102, face 5 +DEAL::Cell 3.1103, face 0 +DEAL::Cell 3.1103, face 2 +DEAL::Cell 3.1103, face 3 +DEAL:: 0.875000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1103, face 4 +DEAL::Cell 3.1103, face 5 +DEAL::Cell 3.1104, face 0 +DEAL::Cell 3.1104, face 1 +DEAL:: 0.625000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1104, face 2 +DEAL::Cell 3.1104, face 3 +DEAL::Cell 3.1104, face 4 +DEAL::Cell 3.1104, face 5 +DEAL:: 0.500000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1105, face 0 +DEAL::Cell 3.1105, face 1 +DEAL::Cell 3.1105, face 2 +DEAL::Cell 3.1105, face 3 +DEAL:: 0.750000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1105, face 4 +DEAL::Cell 3.1105, face 5 +DEAL::Cell 3.1106, face 0 +DEAL::Cell 3.1106, face 1 +DEAL::Cell 3.1106, face 2 +DEAL:: 0.500000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1106, face 3 +DEAL::Cell 3.1106, face 4 +DEAL::Cell 3.1106, face 5 +DEAL::Cell 3.1107, face 0 +DEAL:: 0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1107, face 1 +DEAL::Cell 3.1107, face 2 +DEAL::Cell 3.1107, face 3 +DEAL::Cell 3.1107, face 4 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1107, face 5 +DEAL::Cell 3.1108, face 0 +DEAL::Cell 3.1108, face 1 +DEAL::Cell 3.1108, face 2 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1108, face 3 +DEAL::Cell 3.1108, face 4 +DEAL::Cell 3.1108, face 5 +DEAL::Cell 3.1109, face 0 +DEAL::Cell 3.1109, face 1 +DEAL:: 0.750000 0.125000 -0.250000, 0.00390625 +DEAL::Cell 3.1109, face 2 +DEAL::Cell 3.1109, face 3 +DEAL::Cell 3.1109, face 4 +DEAL::Cell 3.1109, face 5 +DEAL:: 0.750000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1110, face 0 +DEAL::Cell 3.1110, face 1 +DEAL::Cell 3.1110, face 2 +DEAL::Cell 3.1110, face 3 +DEAL:: 0.625000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1110, face 4 +DEAL::Cell 3.1110, face 5 +DEAL::Cell 3.1111, face 0 +DEAL::Cell 3.1111, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1111, face 2 +DEAL::Cell 3.1111, face 3 +DEAL::Cell 3.1111, face 4 +DEAL::Cell 3.1111, face 5 +DEAL::Cell 3.1112, face 0 +DEAL:: 0.750000 0.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1112, face 1 +DEAL::Cell 3.1112, face 2 +DEAL::Cell 3.1112, face 3 +DEAL::Cell 3.1112, face 4 +DEAL:: 0.750000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1112, face 5 +DEAL::Cell 3.1113, face 0 +DEAL::Cell 3.1113, face 2 +DEAL::Cell 3.1113, face 3 +DEAL:: 1.00000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1113, face 4 +DEAL::Cell 3.1113, face 5 +DEAL::Cell 3.1114, face 0 +DEAL::Cell 3.1114, face 1 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1114, face 2 +DEAL::Cell 3.1114, face 3 +DEAL::Cell 3.1114, face 4 +DEAL::Cell 3.1114, face 5 +DEAL::Cell 3.1115, face 0 +DEAL:: 0.875000 0.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1115, face 2 +DEAL::Cell 3.1115, face 3 +DEAL::Cell 3.1115, face 4 +DEAL::Cell 3.1115, face 5 +DEAL:: 1.00000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1116, face 0 +DEAL::Cell 3.1116, face 1 +DEAL::Cell 3.1116, face 2 +DEAL::Cell 3.1116, face 3 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1116, face 4 +DEAL::Cell 3.1116, face 5 +DEAL::Cell 3.1117, face 0 +DEAL::Cell 3.1117, face 2 +DEAL:: 1.00000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1117, face 3 +DEAL::Cell 3.1117, face 4 +DEAL::Cell 3.1117, face 5 +DEAL::Cell 3.1118, face 0 +DEAL::Cell 3.1118, face 1 +DEAL:: 0.875000 0.125000 -0.375000, 0.00390625 +DEAL::Cell 3.1118, face 2 +DEAL::Cell 3.1118, face 3 +DEAL::Cell 3.1118, face 4 +DEAL::Cell 3.1118, face 5 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1119, face 0 +DEAL::Cell 3.1119, face 2 +DEAL::Cell 3.1119, face 3 +DEAL::Cell 3.1119, face 4 +DEAL:: 0.875000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1119, face 5 +DEAL::Cell 3.1120, face 0 +DEAL::Cell 3.1120, face 1 +DEAL::Cell 3.1120, face 3 +DEAL:: 0.625000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1120, face 4 +DEAL::Cell 3.1120, face 5 +DEAL::Cell 3.1121, face 0 +DEAL::Cell 3.1121, face 1 +DEAL::Cell 3.1121, face 3 +DEAL:: 0.625000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1121, face 4 +DEAL::Cell 3.1121, face 5 +DEAL::Cell 3.1122, face 0 +DEAL::Cell 3.1122, face 1 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1122, face 2 +DEAL::Cell 3.1122, face 3 +DEAL::Cell 3.1122, face 4 +DEAL::Cell 3.1122, face 5 +DEAL:: 0.500000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1123, face 0 +DEAL::Cell 3.1123, face 1 +DEAL::Cell 3.1123, face 2 +DEAL::Cell 3.1123, face 3 +DEAL:: 0.750000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1123, face 4 +DEAL::Cell 3.1123, face 5 +DEAL::Cell 3.1124, face 0 +DEAL::Cell 3.1124, face 1 +DEAL::Cell 3.1124, face 3 +DEAL:: 0.500000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1124, face 4 +DEAL::Cell 3.1124, face 5 +DEAL::Cell 3.1125, face 0 +DEAL::Cell 3.1125, face 1 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1125, face 3 +DEAL::Cell 3.1125, face 4 +DEAL::Cell 3.1125, face 5 +DEAL::Cell 3.1126, face 0 +DEAL:: 0.500000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1126, face 1 +DEAL::Cell 3.1126, face 2 +DEAL::Cell 3.1126, face 3 +DEAL::Cell 3.1126, face 4 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1126, face 5 +DEAL::Cell 3.1127, face 0 +DEAL::Cell 3.1127, face 1 +DEAL::Cell 3.1127, face 2 +DEAL::Cell 3.1127, face 3 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1127, face 4 +DEAL::Cell 3.1127, face 5 +DEAL::Cell 3.1128, face 0 +DEAL::Cell 3.1128, face 1 +DEAL:: 0.875000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1128, face 3 +DEAL::Cell 3.1128, face 4 +DEAL::Cell 3.1128, face 5 +DEAL::Cell 3.1129, face 0 +DEAL:: 0.875000 0.375000 0.00000, 0.00390625 +DEAL::Cell 3.1129, face 3 +DEAL::Cell 3.1129, face 4 +DEAL::Cell 3.1129, face 5 +DEAL::Cell 3.1130, face 0 +DEAL:: 0.750000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1130, face 1 +DEAL::Cell 3.1130, face 2 +DEAL::Cell 3.1130, face 3 +DEAL::Cell 3.1130, face 4 +DEAL::Cell 3.1130, face 5 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1131, face 0 +DEAL::Cell 3.1131, face 2 +DEAL::Cell 3.1131, face 3 +DEAL::Cell 3.1131, face 4 +DEAL:: 1.00000 0.250000 -0.125000, 0.00390625 +DEAL::Cell 3.1131, face 5 +DEAL::Cell 3.1132, face 0 +DEAL::Cell 3.1132, face 1 +DEAL::Cell 3.1132, face 3 +DEAL:: 0.875000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1132, face 4 +DEAL::Cell 3.1132, face 5 +DEAL::Cell 3.1133, face 0 +DEAL::Cell 3.1133, face 3 +DEAL:: 1.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1133, face 4 +DEAL::Cell 3.1133, face 5 +DEAL::Cell 3.1134, face 0 +DEAL::Cell 3.1134, face 1 +DEAL::Cell 3.1134, face 2 +DEAL:: 0.750000 0.375000 -0.125000, 0.00390625 +DEAL::Cell 3.1134, face 3 +DEAL::Cell 3.1134, face 4 +DEAL::Cell 3.1134, face 5 +DEAL::Cell 3.1135, face 0 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1135, face 2 +DEAL::Cell 3.1135, face 3 +DEAL::Cell 3.1135, face 4 +DEAL::Cell 3.1135, face 5 +DEAL:: 0.875000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1136, face 0 +DEAL::Cell 3.1136, face 1 +DEAL::Cell 3.1136, face 2 +DEAL::Cell 3.1136, face 3 +DEAL:: 0.625000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1136, face 4 +DEAL::Cell 3.1136, face 5 +DEAL::Cell 3.1137, face 0 +DEAL::Cell 3.1137, face 1 +DEAL::Cell 3.1137, face 2 +DEAL:: 0.625000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1137, face 3 +DEAL::Cell 3.1137, face 4 +DEAL::Cell 3.1137, face 5 +DEAL::Cell 3.1138, face 0 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1138, face 1 +DEAL::Cell 3.1138, face 2 +DEAL::Cell 3.1138, face 3 +DEAL::Cell 3.1138, face 4 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1138, face 5 +DEAL::Cell 3.1139, face 0 +DEAL::Cell 3.1139, face 1 +DEAL::Cell 3.1139, face 2 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1139, face 3 +DEAL::Cell 3.1139, face 4 +DEAL::Cell 3.1139, face 5 +DEAL::Cell 3.1140, face 0 +DEAL::Cell 3.1140, face 1 +DEAL:: 0.625000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1140, face 2 +DEAL::Cell 3.1140, face 3 +DEAL::Cell 3.1140, face 4 +DEAL::Cell 3.1140, face 5 +DEAL:: 0.625000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1141, face 0 +DEAL::Cell 3.1141, face 1 +DEAL::Cell 3.1141, face 2 +DEAL::Cell 3.1141, face 3 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1141, face 4 +DEAL::Cell 3.1141, face 5 +DEAL::Cell 3.1142, face 0 +DEAL::Cell 3.1142, face 1 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1142, face 2 +DEAL::Cell 3.1142, face 3 +DEAL::Cell 3.1142, face 4 +DEAL::Cell 3.1142, face 5 +DEAL::Cell 3.1143, face 0 +DEAL:: 0.625000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1143, face 1 +DEAL::Cell 3.1143, face 2 +DEAL::Cell 3.1143, face 3 +DEAL::Cell 3.1143, face 4 +DEAL:: 0.750000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1143, face 5 +DEAL::Cell 3.1144, face 0 +DEAL::Cell 3.1144, face 1 +DEAL::Cell 3.1144, face 2 +DEAL:: 0.875000 0.250000 -0.250000, 0.00390625 +DEAL::Cell 3.1144, face 3 +DEAL::Cell 3.1144, face 4 +DEAL::Cell 3.1144, face 5 +DEAL::Cell 3.1145, face 0 +DEAL:: 0.875000 0.375000 -0.375000, 0.00390625 +DEAL::Cell 3.1145, face 2 +DEAL::Cell 3.1145, face 3 +DEAL::Cell 3.1145, face 4 +DEAL::Cell 3.1145, face 5 +DEAL::Cell 3.1146, face 0 +DEAL:: 0.750000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1146, face 1 +DEAL::Cell 3.1146, face 2 +DEAL::Cell 3.1146, face 3 +DEAL::Cell 3.1146, face 4 +DEAL:: 0.875000 0.250000 -0.375000, 0.00390625 +DEAL::Cell 3.1146, face 5 +DEAL::Cell 3.1147, face 0 +DEAL::Cell 3.1147, face 2 +DEAL::Cell 3.1147, face 3 +DEAL:: 1.00000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1147, face 4 +DEAL::Cell 3.1147, face 5 +DEAL::Cell 3.1148, face 0 +DEAL::Cell 3.1148, face 1 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1148, face 2 +DEAL::Cell 3.1148, face 3 +DEAL::Cell 3.1148, face 4 +DEAL::Cell 3.1148, face 5 +DEAL::Cell 3.1149, face 0 +DEAL:: 0.875000 0.375000 -0.250000, 0.00390625 +DEAL::Cell 3.1149, face 2 +DEAL::Cell 3.1149, face 3 +DEAL::Cell 3.1149, face 4 +DEAL::Cell 3.1149, face 5 +DEAL:: 1.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1150, face 0 +DEAL::Cell 3.1150, face 1 +DEAL::Cell 3.1150, face 2 +DEAL::Cell 3.1150, face 3 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1150, face 4 +DEAL::Cell 3.1150, face 5 +DEAL::Cell 3.1151, face 0 +DEAL::Cell 3.1151, face 2 +DEAL:: 1.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1151, face 3 +DEAL::Cell 3.1151, face 4 +DEAL::Cell 3.1151, face 5 +DEAL::Cell 3.1152, face 1 +DEAL::Cell 3.1152, face 2 +DEAL:: 0.00000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1152, face 3 +DEAL::Cell 3.1152, face 4 +DEAL::Cell 3.1152, face 5 +DEAL::Cell 3.1153, face 0 +DEAL:: 0.125000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1153, face 1 +DEAL::Cell 3.1153, face 2 +DEAL::Cell 3.1153, face 3 +DEAL::Cell 3.1153, face 4 +DEAL:: 0.250000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1153, face 5 +DEAL::Cell 3.1154, face 1 +DEAL::Cell 3.1154, face 2 +DEAL::Cell 3.1154, face 3 +DEAL:: 0.125000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1154, face 4 +DEAL::Cell 3.1154, face 5 +DEAL::Cell 3.1155, face 0 +DEAL::Cell 3.1155, face 1 +DEAL::Cell 3.1155, face 2 +DEAL:: 0.125000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1155, face 3 +DEAL::Cell 3.1155, face 4 +DEAL::Cell 3.1155, face 5 +DEAL::Cell 3.1156, face 1 +DEAL:: 0.125000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1156, face 2 +DEAL::Cell 3.1156, face 3 +DEAL::Cell 3.1156, face 4 +DEAL::Cell 3.1156, face 5 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1157, face 0 +DEAL::Cell 3.1157, face 1 +DEAL::Cell 3.1157, face 2 +DEAL::Cell 3.1157, face 3 +DEAL:: 0.250000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1157, face 4 +DEAL::Cell 3.1157, face 5 +DEAL::Cell 3.1158, face 1 +DEAL::Cell 3.1158, face 2 +DEAL::Cell 3.1158, face 3 +DEAL:: 0.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1158, face 4 +DEAL::Cell 3.1158, face 5 +DEAL::Cell 3.1159, face 0 +DEAL::Cell 3.1159, face 1 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1159, face 2 +DEAL::Cell 3.1159, face 3 +DEAL::Cell 3.1159, face 4 +DEAL::Cell 3.1159, face 5 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1160, face 0 +DEAL::Cell 3.1160, face 1 +DEAL::Cell 3.1160, face 2 +DEAL::Cell 3.1160, face 3 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1160, face 4 +DEAL::Cell 3.1160, face 5 +DEAL::Cell 3.1161, face 0 +DEAL::Cell 3.1161, face 1 +DEAL::Cell 3.1161, face 2 +DEAL:: 0.375000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1161, face 3 +DEAL::Cell 3.1161, face 4 +DEAL::Cell 3.1161, face 5 +DEAL::Cell 3.1162, face 0 +DEAL:: 0.250000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1162, face 1 +DEAL::Cell 3.1162, face 2 +DEAL::Cell 3.1162, face 3 +DEAL::Cell 3.1162, face 4 +DEAL:: 0.375000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1162, face 5 +DEAL::Cell 3.1163, face 0 +DEAL::Cell 3.1163, face 1 +DEAL::Cell 3.1163, face 2 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1163, face 3 +DEAL::Cell 3.1163, face 4 +DEAL::Cell 3.1163, face 5 +DEAL::Cell 3.1164, face 0 +DEAL::Cell 3.1164, face 1 +DEAL:: 0.375000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1164, face 2 +DEAL::Cell 3.1164, face 3 +DEAL::Cell 3.1164, face 4 +DEAL::Cell 3.1164, face 5 +DEAL:: 0.375000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1165, face 0 +DEAL::Cell 3.1165, face 1 +DEAL::Cell 3.1165, face 2 +DEAL::Cell 3.1165, face 3 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1165, face 4 +DEAL::Cell 3.1165, face 5 +DEAL::Cell 3.1166, face 0 +DEAL::Cell 3.1166, face 1 +DEAL:: 0.375000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1166, face 2 +DEAL::Cell 3.1166, face 3 +DEAL::Cell 3.1166, face 4 +DEAL::Cell 3.1166, face 5 +DEAL::Cell 3.1167, face 0 +DEAL:: 0.375000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1167, face 1 +DEAL::Cell 3.1167, face 2 +DEAL::Cell 3.1167, face 3 +DEAL::Cell 3.1167, face 4 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1167, face 5 +DEAL::Cell 3.1168, face 1 +DEAL::Cell 3.1168, face 2 +DEAL::Cell 3.1168, face 3 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1168, face 4 +DEAL::Cell 3.1168, face 5 +DEAL::Cell 3.1169, face 0 +DEAL::Cell 3.1169, face 1 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1169, face 2 +DEAL::Cell 3.1169, face 3 +DEAL::Cell 3.1169, face 4 +DEAL::Cell 3.1169, face 5 +DEAL::Cell 3.1170, face 1 +DEAL:: 0.125000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1170, face 2 +DEAL::Cell 3.1170, face 4 +DEAL::Cell 3.1170, face 5 +DEAL::Cell 3.1171, face 0 +DEAL:: 0.125000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1171, face 1 +DEAL::Cell 3.1171, face 2 +DEAL::Cell 3.1171, face 4 +DEAL::Cell 3.1171, face 5 +DEAL:: 0.125000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.1172, face 1 +DEAL::Cell 3.1172, face 2 +DEAL::Cell 3.1172, face 3 +DEAL::Cell 3.1172, face 4 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1172, face 5 +DEAL::Cell 3.1173, face 0 +DEAL::Cell 3.1173, face 1 +DEAL::Cell 3.1173, face 2 +DEAL::Cell 3.1173, face 3 +DEAL:: 0.125000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1173, face 4 +DEAL::Cell 3.1173, face 5 +DEAL::Cell 3.1174, face 1 +DEAL::Cell 3.1174, face 2 +DEAL:: 0.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1174, face 4 +DEAL::Cell 3.1174, face 5 +DEAL::Cell 3.1175, face 0 +DEAL::Cell 3.1175, face 1 +DEAL:: 0.250000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1175, face 2 +DEAL::Cell 3.1175, face 4 +DEAL::Cell 3.1175, face 5 +DEAL::Cell 3.1176, face 0 +DEAL:: 0.250000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1176, face 1 +DEAL::Cell 3.1176, face 2 +DEAL::Cell 3.1176, face 3 +DEAL::Cell 3.1176, face 4 +DEAL::Cell 3.1176, face 5 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1177, face 0 +DEAL::Cell 3.1177, face 1 +DEAL::Cell 3.1177, face 2 +DEAL::Cell 3.1177, face 3 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1177, face 4 +DEAL::Cell 3.1177, face 5 +DEAL::Cell 3.1178, face 0 +DEAL::Cell 3.1178, face 1 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1178, face 2 +DEAL::Cell 3.1178, face 4 +DEAL::Cell 3.1178, face 5 +DEAL::Cell 3.1179, face 0 +DEAL:: 0.375000 0.125000 -1.00000, 0.00390625 +DEAL::Cell 3.1179, face 1 +DEAL::Cell 3.1179, face 2 +DEAL::Cell 3.1179, face 4 +DEAL::Cell 3.1179, face 5 +DEAL::Cell 3.1180, face 0 +DEAL:: 0.250000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1180, face 1 +DEAL::Cell 3.1180, face 2 +DEAL::Cell 3.1180, face 3 +DEAL::Cell 3.1180, face 4 +DEAL:: 0.375000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1180, face 5 +DEAL::Cell 3.1181, face 0 +DEAL::Cell 3.1181, face 1 +DEAL::Cell 3.1181, face 2 +DEAL:: 0.500000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1181, face 3 +DEAL::Cell 3.1181, face 4 +DEAL::Cell 3.1181, face 5 +DEAL::Cell 3.1182, face 0 +DEAL:: 0.250000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1182, face 1 +DEAL::Cell 3.1182, face 2 +DEAL::Cell 3.1182, face 4 +DEAL::Cell 3.1182, face 5 +DEAL::Cell 3.1183, face 0 +DEAL:: 0.375000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1183, face 1 +DEAL::Cell 3.1183, face 2 +DEAL::Cell 3.1183, face 4 +DEAL::Cell 3.1183, face 5 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1184, face 1 +DEAL::Cell 3.1184, face 2 +DEAL::Cell 3.1184, face 3 +DEAL::Cell 3.1184, face 4 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1184, face 5 +DEAL::Cell 3.1185, face 0 +DEAL::Cell 3.1185, face 1 +DEAL::Cell 3.1185, face 2 +DEAL:: 0.250000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1185, face 3 +DEAL::Cell 3.1185, face 4 +DEAL::Cell 3.1185, face 5 +DEAL::Cell 3.1186, face 1 +DEAL::Cell 3.1186, face 2 +DEAL:: 0.00000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1186, face 3 +DEAL::Cell 3.1186, face 4 +DEAL::Cell 3.1186, face 5 +DEAL::Cell 3.1187, face 0 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1187, face 1 +DEAL::Cell 3.1187, face 2 +DEAL::Cell 3.1187, face 3 +DEAL::Cell 3.1187, face 4 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1187, face 5 +DEAL::Cell 3.1188, face 1 +DEAL::Cell 3.1188, face 2 +DEAL::Cell 3.1188, face 3 +DEAL:: 0.125000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1188, face 4 +DEAL::Cell 3.1188, face 5 +DEAL::Cell 3.1189, face 0 +DEAL::Cell 3.1189, face 1 +DEAL::Cell 3.1189, face 2 +DEAL:: 0.125000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1189, face 3 +DEAL::Cell 3.1189, face 4 +DEAL::Cell 3.1189, face 5 +DEAL::Cell 3.1190, face 1 +DEAL:: 0.125000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1190, face 2 +DEAL::Cell 3.1190, face 3 +DEAL::Cell 3.1190, face 4 +DEAL::Cell 3.1190, face 5 +DEAL:: 0.00000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1191, face 0 +DEAL::Cell 3.1191, face 1 +DEAL::Cell 3.1191, face 2 +DEAL::Cell 3.1191, face 3 +DEAL:: 0.250000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1191, face 4 +DEAL::Cell 3.1191, face 5 +DEAL::Cell 3.1192, face 0 +DEAL::Cell 3.1192, face 1 +DEAL::Cell 3.1192, face 2 +DEAL:: 0.250000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1192, face 3 +DEAL::Cell 3.1192, face 4 +DEAL::Cell 3.1192, face 5 +DEAL::Cell 3.1193, face 0 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1193, face 1 +DEAL::Cell 3.1193, face 2 +DEAL::Cell 3.1193, face 3 +DEAL::Cell 3.1193, face 4 +DEAL:: 0.375000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1193, face 5 +DEAL::Cell 3.1194, face 0 +DEAL::Cell 3.1194, face 1 +DEAL::Cell 3.1194, face 2 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1194, face 3 +DEAL::Cell 3.1194, face 4 +DEAL::Cell 3.1194, face 5 +DEAL::Cell 3.1195, face 0 +DEAL::Cell 3.1195, face 1 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1195, face 2 +DEAL::Cell 3.1195, face 3 +DEAL::Cell 3.1195, face 4 +DEAL::Cell 3.1195, face 5 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1196, face 0 +DEAL::Cell 3.1196, face 1 +DEAL::Cell 3.1196, face 2 +DEAL::Cell 3.1196, face 3 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1196, face 4 +DEAL::Cell 3.1196, face 5 +DEAL::Cell 3.1197, face 0 +DEAL::Cell 3.1197, face 1 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1197, face 2 +DEAL::Cell 3.1197, face 3 +DEAL::Cell 3.1197, face 4 +DEAL::Cell 3.1197, face 5 +DEAL::Cell 3.1198, face 0 +DEAL:: 0.250000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1198, face 1 +DEAL::Cell 3.1198, face 2 +DEAL::Cell 3.1198, face 3 +DEAL::Cell 3.1198, face 4 +DEAL:: 0.375000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1198, face 5 +DEAL::Cell 3.1199, face 0 +DEAL::Cell 3.1199, face 1 +DEAL::Cell 3.1199, face 2 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1199, face 3 +DEAL::Cell 3.1199, face 4 +DEAL::Cell 3.1199, face 5 +DEAL::Cell 3.1200, face 1 +DEAL:: 0.125000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1200, face 2 +DEAL::Cell 3.1200, face 3 +DEAL::Cell 3.1200, face 4 +DEAL::Cell 3.1200, face 5 +DEAL::Cell 3.1201, face 0 +DEAL:: 0.125000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1201, face 1 +DEAL::Cell 3.1201, face 2 +DEAL::Cell 3.1201, face 3 +DEAL::Cell 3.1201, face 4 +DEAL:: 0.250000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1201, face 5 +DEAL::Cell 3.1202, face 1 +DEAL::Cell 3.1202, face 2 +DEAL::Cell 3.1202, face 4 +DEAL:: 0.00000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1202, face 5 +DEAL::Cell 3.1203, face 0 +DEAL::Cell 3.1203, face 1 +DEAL::Cell 3.1203, face 2 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1203, face 4 +DEAL::Cell 3.1203, face 5 +DEAL::Cell 3.1204, face 1 +DEAL::Cell 3.1204, face 2 +DEAL::Cell 3.1204, face 3 +DEAL:: 0.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1204, face 4 +DEAL::Cell 3.1204, face 5 +DEAL::Cell 3.1205, face 0 +DEAL::Cell 3.1205, face 1 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1205, face 2 +DEAL::Cell 3.1205, face 3 +DEAL::Cell 3.1205, face 4 +DEAL::Cell 3.1205, face 5 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1206, face 1 +DEAL::Cell 3.1206, face 2 +DEAL::Cell 3.1206, face 4 +DEAL::Cell 3.1206, face 5 +DEAL:: 0.125000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1207, face 0 +DEAL::Cell 3.1207, face 1 +DEAL::Cell 3.1207, face 2 +DEAL::Cell 3.1207, face 4 +DEAL::Cell 3.1207, face 5 +DEAL:: 0.125000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1208, face 0 +DEAL::Cell 3.1208, face 1 +DEAL::Cell 3.1208, face 2 +DEAL::Cell 3.1208, face 3 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1208, face 4 +DEAL::Cell 3.1208, face 5 +DEAL::Cell 3.1209, face 0 +DEAL::Cell 3.1209, face 1 +DEAL:: 0.500000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1209, face 2 +DEAL::Cell 3.1209, face 3 +DEAL::Cell 3.1209, face 4 +DEAL::Cell 3.1209, face 5 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1210, face 0 +DEAL::Cell 3.1210, face 1 +DEAL::Cell 3.1210, face 2 +DEAL::Cell 3.1210, face 4 +DEAL::Cell 3.1210, face 5 +DEAL:: 0.250000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1211, face 0 +DEAL::Cell 3.1211, face 1 +DEAL::Cell 3.1211, face 2 +DEAL::Cell 3.1211, face 4 +DEAL:: 0.500000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1211, face 5 +DEAL::Cell 3.1212, face 0 +DEAL::Cell 3.1212, face 1 +DEAL::Cell 3.1212, face 2 +DEAL:: 0.375000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1212, face 3 +DEAL::Cell 3.1212, face 4 +DEAL::Cell 3.1212, face 5 +DEAL::Cell 3.1213, face 0 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1213, face 1 +DEAL::Cell 3.1213, face 2 +DEAL::Cell 3.1213, face 3 +DEAL::Cell 3.1213, face 4 +DEAL::Cell 3.1213, face 5 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1214, face 0 +DEAL::Cell 3.1214, face 1 +DEAL::Cell 3.1214, face 2 +DEAL::Cell 3.1214, face 4 +DEAL:: 0.375000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1214, face 5 +DEAL::Cell 3.1215, face 0 +DEAL::Cell 3.1215, face 1 +DEAL::Cell 3.1215, face 2 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1215, face 4 +DEAL::Cell 3.1215, face 5 +DEAL::Cell 3.1216, face 0 +DEAL::Cell 3.1216, face 1 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1216, face 2 +DEAL::Cell 3.1216, face 3 +DEAL::Cell 3.1216, face 4 +DEAL::Cell 3.1216, face 5 +DEAL::Cell 3.1217, face 0 +DEAL:: 0.625000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1217, face 1 +DEAL::Cell 3.1217, face 2 +DEAL::Cell 3.1217, face 3 +DEAL::Cell 3.1217, face 4 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1217, face 5 +DEAL::Cell 3.1218, face 0 +DEAL::Cell 3.1218, face 1 +DEAL::Cell 3.1218, face 2 +DEAL:: 0.625000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1218, face 3 +DEAL::Cell 3.1218, face 4 +DEAL::Cell 3.1218, face 5 +DEAL::Cell 3.1219, face 0 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1219, face 1 +DEAL::Cell 3.1219, face 2 +DEAL::Cell 3.1219, face 3 +DEAL::Cell 3.1219, face 4 +DEAL::Cell 3.1219, face 5 +DEAL:: 0.625000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1220, face 0 +DEAL::Cell 3.1220, face 1 +DEAL::Cell 3.1220, face 2 +DEAL::Cell 3.1220, face 3 +DEAL:: 0.500000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1220, face 4 +DEAL::Cell 3.1220, face 5 +DEAL::Cell 3.1221, face 0 +DEAL::Cell 3.1221, face 1 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1221, face 2 +DEAL::Cell 3.1221, face 3 +DEAL::Cell 3.1221, face 4 +DEAL::Cell 3.1221, face 5 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1222, face 0 +DEAL::Cell 3.1222, face 1 +DEAL::Cell 3.1222, face 2 +DEAL::Cell 3.1222, face 3 +DEAL::Cell 3.1222, face 4 +DEAL:: 0.500000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1222, face 5 +DEAL::Cell 3.1223, face 0 +DEAL::Cell 3.1223, face 1 +DEAL::Cell 3.1223, face 2 +DEAL:: 0.625000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1223, face 3 +DEAL::Cell 3.1223, face 4 +DEAL::Cell 3.1223, face 5 +DEAL::Cell 3.1224, face 0 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1224, face 1 +DEAL::Cell 3.1224, face 2 +DEAL::Cell 3.1224, face 3 +DEAL::Cell 3.1224, face 4 +DEAL:: 0.875000 0.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1224, face 5 +DEAL::Cell 3.1225, face 0 +DEAL::Cell 3.1225, face 2 +DEAL::Cell 3.1225, face 3 +DEAL::Cell 3.1225, face 4 +DEAL:: 0.875000 0.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1225, face 5 +DEAL::Cell 3.1226, face 0 +DEAL::Cell 3.1226, face 1 +DEAL::Cell 3.1226, face 2 +DEAL:: 0.750000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1226, face 3 +DEAL::Cell 3.1226, face 4 +DEAL::Cell 3.1226, face 5 +DEAL::Cell 3.1227, face 0 +DEAL:: 0.875000 0.125000 -0.625000, 0.00390625 +DEAL::Cell 3.1227, face 2 +DEAL::Cell 3.1227, face 3 +DEAL::Cell 3.1227, face 4 +DEAL::Cell 3.1227, face 5 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1228, face 0 +DEAL::Cell 3.1228, face 1 +DEAL::Cell 3.1228, face 2 +DEAL::Cell 3.1228, face 3 +DEAL::Cell 3.1228, face 4 +DEAL:: 0.750000 0.125000 -0.500000, 0.00390625 +DEAL::Cell 3.1228, face 5 +DEAL::Cell 3.1229, face 0 +DEAL::Cell 3.1229, face 2 +DEAL::Cell 3.1229, face 3 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1229, face 4 +DEAL::Cell 3.1229, face 5 +DEAL::Cell 3.1230, face 0 +DEAL::Cell 3.1230, face 1 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1230, face 2 +DEAL::Cell 3.1230, face 3 +DEAL::Cell 3.1230, face 4 +DEAL::Cell 3.1230, face 5 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1231, face 0 +DEAL::Cell 3.1231, face 2 +DEAL::Cell 3.1231, face 3 +DEAL::Cell 3.1231, face 4 +DEAL::Cell 3.1231, face 5 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1232, face 0 +DEAL::Cell 3.1232, face 1 +DEAL::Cell 3.1232, face 2 +DEAL::Cell 3.1232, face 3 +DEAL:: 0.500000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1232, face 4 +DEAL::Cell 3.1232, face 5 +DEAL::Cell 3.1233, face 0 +DEAL::Cell 3.1233, face 1 +DEAL:: 0.750000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1233, face 2 +DEAL::Cell 3.1233, face 3 +DEAL::Cell 3.1233, face 4 +DEAL::Cell 3.1233, face 5 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1234, face 0 +DEAL::Cell 3.1234, face 1 +DEAL::Cell 3.1234, face 2 +DEAL::Cell 3.1234, face 4 +DEAL::Cell 3.1234, face 5 +DEAL:: 0.500000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1235, face 0 +DEAL::Cell 3.1235, face 1 +DEAL::Cell 3.1235, face 2 +DEAL::Cell 3.1235, face 4 +DEAL:: 0.625000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1235, face 5 +DEAL::Cell 3.1236, face 0 +DEAL::Cell 3.1236, face 1 +DEAL::Cell 3.1236, face 2 +DEAL:: 0.625000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1236, face 3 +DEAL::Cell 3.1236, face 4 +DEAL::Cell 3.1236, face 5 +DEAL::Cell 3.1237, face 0 +DEAL:: 0.625000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1237, face 1 +DEAL::Cell 3.1237, face 2 +DEAL::Cell 3.1237, face 3 +DEAL::Cell 3.1237, face 4 +DEAL::Cell 3.1237, face 5 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1238, face 0 +DEAL::Cell 3.1238, face 1 +DEAL::Cell 3.1238, face 2 +DEAL::Cell 3.1238, face 4 +DEAL:: 0.625000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1238, face 5 +DEAL::Cell 3.1239, face 0 +DEAL::Cell 3.1239, face 1 +DEAL::Cell 3.1239, face 2 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1239, face 4 +DEAL::Cell 3.1239, face 5 +DEAL::Cell 3.1240, face 0 +DEAL::Cell 3.1240, face 1 +DEAL:: 0.875000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1240, face 2 +DEAL::Cell 3.1240, face 3 +DEAL::Cell 3.1240, face 4 +DEAL::Cell 3.1240, face 5 +DEAL::Cell 3.1241, face 0 +DEAL:: 0.875000 0.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1241, face 2 +DEAL::Cell 3.1241, face 3 +DEAL::Cell 3.1241, face 4 +DEAL::Cell 3.1241, face 5 +DEAL:: 1.00000 0.125000 -0.750000, 0.00390625 +DEAL::Cell 3.1242, face 0 +DEAL::Cell 3.1242, face 1 +DEAL::Cell 3.1242, face 2 +DEAL::Cell 3.1242, face 4 +DEAL:: 0.875000 0.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1242, face 5 +DEAL::Cell 3.1243, face 0 +DEAL::Cell 3.1243, face 2 +DEAL::Cell 3.1243, face 4 +DEAL:: 1.00000 0.00000 -1.00000, 0.00390625 +DEAL::Cell 3.1243, face 5 +DEAL::Cell 3.1244, face 0 +DEAL::Cell 3.1244, face 1 +DEAL::Cell 3.1244, face 2 +DEAL::Cell 3.1244, face 3 +DEAL:: 0.750000 0.125000 -0.875000, 0.00390625 +DEAL::Cell 3.1244, face 4 +DEAL::Cell 3.1244, face 5 +DEAL::Cell 3.1245, face 0 +DEAL::Cell 3.1245, face 2 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1245, face 3 +DEAL::Cell 3.1245, face 4 +DEAL::Cell 3.1245, face 5 +DEAL::Cell 3.1246, face 0 +DEAL:: 0.750000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1246, face 1 +DEAL::Cell 3.1246, face 2 +DEAL::Cell 3.1246, face 4 +DEAL::Cell 3.1246, face 5 +DEAL:: 0.875000 0.250000 -1.00000, 0.00390625 +DEAL::Cell 3.1247, face 0 +DEAL::Cell 3.1247, face 2 +DEAL::Cell 3.1247, face 4 +DEAL::Cell 3.1247, face 5 +DEAL::Cell 3.1248, face 0 +DEAL:: 0.500000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1248, face 1 +DEAL::Cell 3.1248, face 2 +DEAL::Cell 3.1248, face 3 +DEAL::Cell 3.1248, face 4 +DEAL:: 0.625000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1248, face 5 +DEAL::Cell 3.1249, face 0 +DEAL::Cell 3.1249, face 1 +DEAL::Cell 3.1249, face 2 +DEAL:: 0.750000 0.250000 -0.500000, 0.00390625 +DEAL::Cell 3.1249, face 3 +DEAL::Cell 3.1249, face 4 +DEAL::Cell 3.1249, face 5 +DEAL::Cell 3.1250, face 0 +DEAL:: 0.500000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1250, face 1 +DEAL::Cell 3.1250, face 2 +DEAL::Cell 3.1250, face 3 +DEAL::Cell 3.1250, face 4 +DEAL::Cell 3.1250, face 5 +DEAL:: 0.500000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1251, face 0 +DEAL::Cell 3.1251, face 1 +DEAL::Cell 3.1251, face 2 +DEAL::Cell 3.1251, face 3 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1251, face 4 +DEAL::Cell 3.1251, face 5 +DEAL::Cell 3.1252, face 0 +DEAL::Cell 3.1252, face 1 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1252, face 2 +DEAL::Cell 3.1252, face 3 +DEAL::Cell 3.1252, face 4 +DEAL::Cell 3.1252, face 5 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1253, face 0 +DEAL::Cell 3.1253, face 1 +DEAL::Cell 3.1253, face 2 +DEAL::Cell 3.1253, face 3 +DEAL::Cell 3.1253, face 4 +DEAL:: 0.625000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1253, face 5 +DEAL::Cell 3.1254, face 0 +DEAL::Cell 3.1254, face 1 +DEAL::Cell 3.1254, face 2 +DEAL:: 0.500000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1254, face 3 +DEAL::Cell 3.1254, face 4 +DEAL::Cell 3.1254, face 5 +DEAL::Cell 3.1255, face 0 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1255, face 1 +DEAL::Cell 3.1255, face 2 +DEAL::Cell 3.1255, face 3 +DEAL::Cell 3.1255, face 4 +DEAL:: 0.750000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1255, face 5 +DEAL::Cell 3.1256, face 0 +DEAL::Cell 3.1256, face 1 +DEAL::Cell 3.1256, face 2 +DEAL::Cell 3.1256, face 3 +DEAL:: 0.750000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1256, face 4 +DEAL::Cell 3.1256, face 5 +DEAL::Cell 3.1257, face 0 +DEAL::Cell 3.1257, face 2 +DEAL:: 0.875000 0.375000 -0.500000, 0.00390625 +DEAL::Cell 3.1257, face 3 +DEAL::Cell 3.1257, face 4 +DEAL::Cell 3.1257, face 5 +DEAL::Cell 3.1258, face 0 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1258, face 1 +DEAL::Cell 3.1258, face 2 +DEAL::Cell 3.1258, face 3 +DEAL::Cell 3.1258, face 4 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1258, face 5 +DEAL::Cell 3.1259, face 0 +DEAL::Cell 3.1259, face 2 +DEAL::Cell 3.1259, face 3 +DEAL::Cell 3.1259, face 4 +DEAL:: 0.875000 0.250000 -0.625000, 0.00390625 +DEAL::Cell 3.1259, face 5 +DEAL::Cell 3.1260, face 0 +DEAL::Cell 3.1260, face 1 +DEAL::Cell 3.1260, face 2 +DEAL:: 0.750000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1260, face 3 +DEAL::Cell 3.1260, face 4 +DEAL::Cell 3.1260, face 5 +DEAL::Cell 3.1261, face 0 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1261, face 2 +DEAL::Cell 3.1261, face 3 +DEAL::Cell 3.1261, face 4 +DEAL::Cell 3.1261, face 5 +DEAL:: 1.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1262, face 0 +DEAL::Cell 3.1262, face 1 +DEAL::Cell 3.1262, face 2 +DEAL::Cell 3.1262, face 3 +DEAL::Cell 3.1262, face 4 +DEAL:: 0.750000 0.375000 -0.625000, 0.00390625 +DEAL::Cell 3.1262, face 5 +DEAL::Cell 3.1263, face 0 +DEAL::Cell 3.1263, face 2 +DEAL::Cell 3.1263, face 3 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1263, face 4 +DEAL::Cell 3.1263, face 5 +DEAL::Cell 3.1264, face 0 +DEAL::Cell 3.1264, face 1 +DEAL:: 0.625000 0.375000 -0.750000, 0.00390625 +DEAL::Cell 3.1264, face 2 +DEAL::Cell 3.1264, face 3 +DEAL::Cell 3.1264, face 4 +DEAL::Cell 3.1264, face 5 +DEAL:: 0.625000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1265, face 0 +DEAL::Cell 3.1265, face 1 +DEAL::Cell 3.1265, face 2 +DEAL::Cell 3.1265, face 3 +DEAL::Cell 3.1265, face 4 +DEAL:: 0.625000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1265, face 5 +DEAL::Cell 3.1266, face 0 +DEAL::Cell 3.1266, face 1 +DEAL::Cell 3.1266, face 2 +DEAL:: 0.500000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1266, face 4 +DEAL::Cell 3.1266, face 5 +DEAL::Cell 3.1267, face 0 +DEAL::Cell 3.1267, face 1 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1267, face 2 +DEAL::Cell 3.1267, face 4 +DEAL::Cell 3.1267, face 5 +DEAL::Cell 3.1268, face 0 +DEAL:: 0.500000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1268, face 1 +DEAL::Cell 3.1268, face 2 +DEAL::Cell 3.1268, face 3 +DEAL::Cell 3.1268, face 4 +DEAL::Cell 3.1268, face 5 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1269, face 0 +DEAL::Cell 3.1269, face 1 +DEAL::Cell 3.1269, face 2 +DEAL::Cell 3.1269, face 3 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1269, face 4 +DEAL::Cell 3.1269, face 5 +DEAL::Cell 3.1270, face 0 +DEAL::Cell 3.1270, face 1 +DEAL:: 0.625000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1270, face 2 +DEAL::Cell 3.1270, face 4 +DEAL::Cell 3.1270, face 5 +DEAL::Cell 3.1271, face 0 +DEAL:: 0.625000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1271, face 1 +DEAL::Cell 3.1271, face 2 +DEAL::Cell 3.1271, face 4 +DEAL::Cell 3.1271, face 5 +DEAL::Cell 3.1272, face 0 +DEAL:: 0.750000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1272, face 1 +DEAL::Cell 3.1272, face 2 +DEAL::Cell 3.1272, face 3 +DEAL::Cell 3.1272, face 4 +DEAL:: 0.875000 0.250000 -0.750000, 0.00390625 +DEAL::Cell 3.1272, face 5 +DEAL::Cell 3.1273, face 0 +DEAL::Cell 3.1273, face 2 +DEAL::Cell 3.1273, face 3 +DEAL:: 1.00000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1273, face 4 +DEAL::Cell 3.1273, face 5 +DEAL::Cell 3.1274, face 0 +DEAL::Cell 3.1274, face 1 +DEAL:: 0.875000 0.375000 -1.00000, 0.00390625 +DEAL::Cell 3.1274, face 2 +DEAL::Cell 3.1274, face 4 +DEAL::Cell 3.1274, face 5 +DEAL::Cell 3.1275, face 0 +DEAL::Cell 3.1275, face 2 +DEAL:: 0.875000 0.250000 -0.875000, 0.00390625 +DEAL::Cell 3.1275, face 4 +DEAL::Cell 3.1275, face 5 +DEAL::Cell 3.1276, face 0 +DEAL::Cell 3.1276, face 1 +DEAL:: 0.875000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1276, face 2 +DEAL::Cell 3.1276, face 3 +DEAL::Cell 3.1276, face 4 +DEAL::Cell 3.1276, face 5 +DEAL:: 0.750000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1277, face 0 +DEAL::Cell 3.1277, face 2 +DEAL::Cell 3.1277, face 3 +DEAL::Cell 3.1277, face 4 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1277, face 5 +DEAL::Cell 3.1278, face 0 +DEAL::Cell 3.1278, face 1 +DEAL::Cell 3.1278, face 2 +DEAL::Cell 3.1278, face 4 +DEAL:: 0.750000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1278, face 5 +DEAL::Cell 3.1279, face 0 +DEAL::Cell 3.1279, face 2 +DEAL::Cell 3.1279, face 4 +DEAL:: 1.00000 0.375000 -0.875000, 0.00390625 +DEAL::Cell 3.1279, face 5 +DEAL::Cell 3.1280, face 1 +DEAL::Cell 3.1280, face 3 +DEAL::Cell 3.1280, face 4 +DEAL:: 0.00000 0.500000 -0.125000, 0.00390625 +DEAL::Cell 3.1280, face 5 +DEAL::Cell 3.1281, face 0 +DEAL::Cell 3.1281, face 1 +DEAL::Cell 3.1281, face 3 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1281, face 4 +DEAL::Cell 3.1281, face 5 +DEAL::Cell 3.1282, face 1 +DEAL::Cell 3.1282, face 2 +DEAL::Cell 3.1282, face 3 +DEAL:: 0.00000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1282, face 4 +DEAL::Cell 3.1282, face 5 +DEAL::Cell 3.1283, face 0 +DEAL::Cell 3.1283, face 1 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1283, face 2 +DEAL::Cell 3.1283, face 3 +DEAL::Cell 3.1283, face 4 +DEAL::Cell 3.1283, face 5 +DEAL:: 0.125000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1284, face 1 +DEAL::Cell 3.1284, face 3 +DEAL::Cell 3.1284, face 4 +DEAL::Cell 3.1284, face 5 +DEAL:: 0.125000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1285, face 0 +DEAL::Cell 3.1285, face 1 +DEAL::Cell 3.1285, face 3 +DEAL::Cell 3.1285, face 4 +DEAL::Cell 3.1285, face 5 +DEAL:: 0.125000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1286, face 1 +DEAL::Cell 3.1286, face 2 +DEAL::Cell 3.1286, face 3 +DEAL::Cell 3.1286, face 4 +DEAL:: 0.125000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1286, face 5 +DEAL::Cell 3.1287, face 0 +DEAL::Cell 3.1287, face 1 +DEAL::Cell 3.1287, face 2 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1287, face 3 +DEAL::Cell 3.1287, face 4 +DEAL::Cell 3.1287, face 5 +DEAL::Cell 3.1288, face 0 +DEAL:: 0.250000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1288, face 1 +DEAL::Cell 3.1288, face 3 +DEAL::Cell 3.1288, face 4 +DEAL::Cell 3.1288, face 5 +DEAL::Cell 3.1289, face 0 +DEAL:: 0.375000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1289, face 1 +DEAL::Cell 3.1289, face 3 +DEAL::Cell 3.1289, face 4 +DEAL::Cell 3.1289, face 5 +DEAL:: 0.500000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1290, face 0 +DEAL::Cell 3.1290, face 1 +DEAL::Cell 3.1290, face 2 +DEAL::Cell 3.1290, face 3 +DEAL:: 0.375000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1290, face 4 +DEAL::Cell 3.1290, face 5 +DEAL::Cell 3.1291, face 0 +DEAL::Cell 3.1291, face 1 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1291, face 2 +DEAL::Cell 3.1291, face 3 +DEAL::Cell 3.1291, face 4 +DEAL::Cell 3.1291, face 5 +DEAL::Cell 3.1292, face 0 +DEAL:: 0.250000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1292, face 1 +DEAL::Cell 3.1292, face 3 +DEAL::Cell 3.1292, face 4 +DEAL::Cell 3.1292, face 5 +DEAL:: 0.375000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1293, face 0 +DEAL::Cell 3.1293, face 1 +DEAL::Cell 3.1293, face 3 +DEAL::Cell 3.1293, face 4 +DEAL:: 0.375000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1293, face 5 +DEAL::Cell 3.1294, face 0 +DEAL::Cell 3.1294, face 1 +DEAL::Cell 3.1294, face 2 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1294, face 3 +DEAL::Cell 3.1294, face 4 +DEAL::Cell 3.1294, face 5 +DEAL::Cell 3.1295, face 0 +DEAL::Cell 3.1295, face 1 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1295, face 2 +DEAL::Cell 3.1295, face 3 +DEAL::Cell 3.1295, face 4 +DEAL::Cell 3.1295, face 5 +DEAL:: 0.500000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1296, face 1 +DEAL::Cell 3.1296, face 2 +DEAL::Cell 3.1296, face 3 +DEAL::Cell 3.1296, face 4 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1296, face 5 +DEAL::Cell 3.1297, face 0 +DEAL::Cell 3.1297, face 1 +DEAL::Cell 3.1297, face 2 +DEAL:: 0.250000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1297, face 3 +DEAL::Cell 3.1297, face 4 +DEAL::Cell 3.1297, face 5 +DEAL::Cell 3.1298, face 1 +DEAL::Cell 3.1298, face 2 +DEAL:: 0.00000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1298, face 3 +DEAL::Cell 3.1298, face 4 +DEAL::Cell 3.1298, face 5 +DEAL::Cell 3.1299, face 0 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1299, face 1 +DEAL::Cell 3.1299, face 2 +DEAL::Cell 3.1299, face 3 +DEAL::Cell 3.1299, face 4 +DEAL:: 0.125000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1299, face 5 +DEAL::Cell 3.1300, face 1 +DEAL::Cell 3.1300, face 2 +DEAL::Cell 3.1300, face 3 +DEAL:: 0.125000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1300, face 4 +DEAL::Cell 3.1300, face 5 +DEAL::Cell 3.1301, face 0 +DEAL::Cell 3.1301, face 1 +DEAL::Cell 3.1301, face 2 +DEAL:: 0.125000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1301, face 3 +DEAL::Cell 3.1301, face 4 +DEAL::Cell 3.1301, face 5 +DEAL::Cell 3.1302, face 1 +DEAL:: 0.125000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1302, face 2 +DEAL::Cell 3.1302, face 3 +DEAL::Cell 3.1302, face 4 +DEAL::Cell 3.1302, face 5 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1303, face 0 +DEAL::Cell 3.1303, face 1 +DEAL::Cell 3.1303, face 2 +DEAL::Cell 3.1303, face 3 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1303, face 4 +DEAL::Cell 3.1303, face 5 +DEAL::Cell 3.1304, face 0 +DEAL::Cell 3.1304, face 1 +DEAL::Cell 3.1304, face 2 +DEAL:: 0.250000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1304, face 3 +DEAL::Cell 3.1304, face 4 +DEAL::Cell 3.1304, face 5 +DEAL::Cell 3.1305, face 0 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1305, face 1 +DEAL::Cell 3.1305, face 2 +DEAL::Cell 3.1305, face 3 +DEAL::Cell 3.1305, face 4 +DEAL:: 0.375000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1305, face 5 +DEAL::Cell 3.1306, face 0 +DEAL::Cell 3.1306, face 1 +DEAL::Cell 3.1306, face 2 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1306, face 3 +DEAL::Cell 3.1306, face 4 +DEAL::Cell 3.1306, face 5 +DEAL::Cell 3.1307, face 0 +DEAL::Cell 3.1307, face 1 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1307, face 2 +DEAL::Cell 3.1307, face 3 +DEAL::Cell 3.1307, face 4 +DEAL::Cell 3.1307, face 5 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1308, face 0 +DEAL::Cell 3.1308, face 1 +DEAL::Cell 3.1308, face 2 +DEAL::Cell 3.1308, face 3 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1308, face 4 +DEAL::Cell 3.1308, face 5 +DEAL::Cell 3.1309, face 0 +DEAL::Cell 3.1309, face 1 +DEAL:: 0.500000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1309, face 2 +DEAL::Cell 3.1309, face 3 +DEAL::Cell 3.1309, face 4 +DEAL::Cell 3.1309, face 5 +DEAL::Cell 3.1310, face 0 +DEAL:: 0.250000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1310, face 1 +DEAL::Cell 3.1310, face 2 +DEAL::Cell 3.1310, face 3 +DEAL::Cell 3.1310, face 4 +DEAL:: 0.375000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1310, face 5 +DEAL::Cell 3.1311, face 0 +DEAL::Cell 3.1311, face 1 +DEAL::Cell 3.1311, face 2 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1311, face 3 +DEAL::Cell 3.1311, face 4 +DEAL::Cell 3.1311, face 5 +DEAL::Cell 3.1312, face 1 +DEAL:: 0.125000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1312, face 3 +DEAL::Cell 3.1312, face 4 +DEAL::Cell 3.1312, face 5 +DEAL::Cell 3.1313, face 0 +DEAL::Cell 3.1313, face 1 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1313, face 3 +DEAL::Cell 3.1313, face 4 +DEAL::Cell 3.1313, face 5 +DEAL::Cell 3.1314, face 1 +DEAL:: 0.125000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1314, face 2 +DEAL::Cell 3.1314, face 3 +DEAL::Cell 3.1314, face 4 +DEAL::Cell 3.1314, face 5 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1315, face 0 +DEAL::Cell 3.1315, face 1 +DEAL::Cell 3.1315, face 2 +DEAL::Cell 3.1315, face 3 +DEAL:: 0.250000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1315, face 4 +DEAL::Cell 3.1315, face 5 +DEAL::Cell 3.1316, face 1 +DEAL::Cell 3.1316, face 3 +DEAL::Cell 3.1316, face 4 +DEAL:: 0.00000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1317, face 0 +DEAL::Cell 3.1317, face 1 +DEAL::Cell 3.1317, face 3 +DEAL::Cell 3.1317, face 4 +DEAL:: 0.250000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1318, face 1 +DEAL::Cell 3.1318, face 2 +DEAL::Cell 3.1318, face 3 +DEAL::Cell 3.1318, face 4 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1319, face 0 +DEAL::Cell 3.1319, face 1 +DEAL::Cell 3.1319, face 2 +DEAL::Cell 3.1319, face 3 +DEAL:: 0.250000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1319, face 4 +DEAL::Cell 3.1320, face 0 +DEAL::Cell 3.1320, face 1 +DEAL::Cell 3.1320, face 3 +DEAL::Cell 3.1320, face 4 +DEAL:: 0.250000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1320, face 5 +DEAL::Cell 3.1321, face 0 +DEAL::Cell 3.1321, face 1 +DEAL::Cell 3.1321, face 3 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1321, face 4 +DEAL::Cell 3.1321, face 5 +DEAL::Cell 3.1322, face 0 +DEAL::Cell 3.1322, face 1 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1322, face 2 +DEAL::Cell 3.1322, face 3 +DEAL::Cell 3.1322, face 4 +DEAL::Cell 3.1322, face 5 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1323, face 0 +DEAL::Cell 3.1323, face 1 +DEAL::Cell 3.1323, face 2 +DEAL::Cell 3.1323, face 3 +DEAL::Cell 3.1323, face 4 +DEAL:: 0.375000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1323, face 5 +DEAL::Cell 3.1324, face 0 +DEAL::Cell 3.1324, face 1 +DEAL::Cell 3.1324, face 3 +DEAL:: 0.250000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1324, face 4 +DEAL::Cell 3.1325, face 0 +DEAL::Cell 3.1325, face 1 +DEAL::Cell 3.1325, face 3 +DEAL:: 0.500000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1325, face 4 +DEAL::Cell 3.1326, face 0 +DEAL::Cell 3.1326, face 1 +DEAL::Cell 3.1326, face 2 +DEAL:: 0.375000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1326, face 3 +DEAL::Cell 3.1326, face 4 +DEAL::Cell 3.1327, face 0 +DEAL::Cell 3.1327, face 1 +DEAL::Cell 3.1327, face 2 +DEAL:: 0.375000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1327, face 3 +DEAL::Cell 3.1327, face 4 +DEAL::Cell 3.1328, face 1 +DEAL::Cell 3.1328, face 2 +DEAL:: 0.00000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1328, face 3 +DEAL::Cell 3.1328, face 4 +DEAL::Cell 3.1328, face 5 +DEAL::Cell 3.1329, face 0 +DEAL:: 0.125000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1329, face 1 +DEAL::Cell 3.1329, face 2 +DEAL::Cell 3.1329, face 3 +DEAL::Cell 3.1329, face 4 +DEAL:: 0.250000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1329, face 5 +DEAL::Cell 3.1330, face 1 +DEAL::Cell 3.1330, face 2 +DEAL::Cell 3.1330, face 3 +DEAL::Cell 3.1330, face 4 +DEAL:: 0.00000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1330, face 5 +DEAL::Cell 3.1331, face 0 +DEAL::Cell 3.1331, face 1 +DEAL::Cell 3.1331, face 2 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1331, face 3 +DEAL::Cell 3.1331, face 4 +DEAL::Cell 3.1331, face 5 +DEAL::Cell 3.1332, face 1 +DEAL:: 0.125000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1332, face 2 +DEAL::Cell 3.1332, face 3 +DEAL::Cell 3.1332, face 4 +DEAL::Cell 3.1333, face 0 +DEAL:: 0.125000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1333, face 1 +DEAL::Cell 3.1333, face 2 +DEAL::Cell 3.1333, face 3 +DEAL::Cell 3.1333, face 4 +DEAL::Cell 3.1334, face 1 +DEAL:: 0.125000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1334, face 2 +DEAL::Cell 3.1334, face 3 +DEAL::Cell 3.1334, face 4 +DEAL::Cell 3.1335, face 0 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1335, face 1 +DEAL::Cell 3.1335, face 2 +DEAL::Cell 3.1335, face 3 +DEAL::Cell 3.1335, face 4 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1336, face 0 +DEAL::Cell 3.1336, face 1 +DEAL::Cell 3.1336, face 2 +DEAL::Cell 3.1336, face 3 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1336, face 4 +DEAL::Cell 3.1336, face 5 +DEAL::Cell 3.1337, face 0 +DEAL::Cell 3.1337, face 1 +DEAL::Cell 3.1337, face 2 +DEAL:: 0.375000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1337, face 3 +DEAL::Cell 3.1337, face 4 +DEAL::Cell 3.1337, face 5 +DEAL::Cell 3.1338, face 0 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1338, face 1 +DEAL::Cell 3.1338, face 2 +DEAL::Cell 3.1338, face 3 +DEAL::Cell 3.1338, face 4 +DEAL:: 0.250000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1338, face 5 +DEAL::Cell 3.1339, face 0 +DEAL::Cell 3.1339, face 1 +DEAL::Cell 3.1339, face 2 +DEAL:: 0.500000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1339, face 3 +DEAL::Cell 3.1339, face 4 +DEAL::Cell 3.1339, face 5 +DEAL::Cell 3.1340, face 0 +DEAL::Cell 3.1340, face 1 +DEAL:: 0.375000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1340, face 2 +DEAL::Cell 3.1340, face 3 +DEAL::Cell 3.1340, face 4 +DEAL::Cell 3.1341, face 0 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1341, face 1 +DEAL::Cell 3.1341, face 2 +DEAL::Cell 3.1341, face 3 +DEAL::Cell 3.1341, face 4 +DEAL:: 0.375000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1342, face 0 +DEAL::Cell 3.1342, face 1 +DEAL::Cell 3.1342, face 2 +DEAL::Cell 3.1342, face 3 +DEAL:: 0.375000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1342, face 4 +DEAL::Cell 3.1343, face 0 +DEAL::Cell 3.1343, face 1 +DEAL::Cell 3.1343, face 2 +DEAL::Cell 3.1343, face 3 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1343, face 4 +DEAL::Cell 3.1344, face 0 +DEAL::Cell 3.1344, face 1 +DEAL::Cell 3.1344, face 3 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1344, face 4 +DEAL::Cell 3.1344, face 5 +DEAL::Cell 3.1345, face 0 +DEAL::Cell 3.1345, face 1 +DEAL:: 0.750000 0.625000 0.00000, 0.00390625 +DEAL::Cell 3.1345, face 3 +DEAL::Cell 3.1345, face 4 +DEAL::Cell 3.1345, face 5 +DEAL::Cell 3.1346, face 0 +DEAL:: 0.500000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1346, face 1 +DEAL::Cell 3.1346, face 2 +DEAL::Cell 3.1346, face 3 +DEAL::Cell 3.1346, face 4 +DEAL::Cell 3.1346, face 5 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1347, face 0 +DEAL::Cell 3.1347, face 1 +DEAL::Cell 3.1347, face 2 +DEAL::Cell 3.1347, face 3 +DEAL:: 0.625000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1347, face 4 +DEAL::Cell 3.1347, face 5 +DEAL::Cell 3.1348, face 0 +DEAL::Cell 3.1348, face 1 +DEAL:: 0.625000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1348, face 3 +DEAL::Cell 3.1348, face 4 +DEAL::Cell 3.1348, face 5 +DEAL::Cell 3.1349, face 0 +DEAL:: 0.625000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1349, face 1 +DEAL::Cell 3.1349, face 3 +DEAL::Cell 3.1349, face 4 +DEAL::Cell 3.1349, face 5 +DEAL::Cell 3.1350, face 0 +DEAL:: 0.500000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1350, face 1 +DEAL::Cell 3.1350, face 2 +DEAL::Cell 3.1350, face 3 +DEAL::Cell 3.1350, face 4 +DEAL:: 0.625000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1350, face 5 +DEAL::Cell 3.1351, face 0 +DEAL::Cell 3.1351, face 1 +DEAL::Cell 3.1351, face 2 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1351, face 3 +DEAL::Cell 3.1351, face 4 +DEAL::Cell 3.1351, face 5 +DEAL::Cell 3.1352, face 0 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1352, face 1 +DEAL::Cell 3.1352, face 3 +DEAL::Cell 3.1352, face 4 +DEAL::Cell 3.1352, face 5 +DEAL::Cell 3.1353, face 0 +DEAL:: 0.875000 0.500000 0.00000, 0.00390625 +DEAL::Cell 3.1353, face 3 +DEAL::Cell 3.1353, face 4 +DEAL::Cell 3.1353, face 5 +DEAL::Cell 3.1354, face 0 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1354, face 1 +DEAL::Cell 3.1354, face 2 +DEAL::Cell 3.1354, face 3 +DEAL::Cell 3.1354, face 4 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1354, face 5 +DEAL::Cell 3.1355, face 0 +DEAL::Cell 3.1355, face 2 +DEAL::Cell 3.1355, face 3 +DEAL:: 1.00000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1355, face 4 +DEAL::Cell 3.1355, face 5 +DEAL::Cell 3.1356, face 0 +DEAL::Cell 3.1356, face 1 +DEAL::Cell 3.1356, face 3 +DEAL:: 0.750000 0.625000 -0.125000, 0.00390625 +DEAL::Cell 3.1356, face 4 +DEAL::Cell 3.1356, face 5 +DEAL::Cell 3.1357, face 0 +DEAL::Cell 3.1357, face 3 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1357, face 4 +DEAL::Cell 3.1357, face 5 +DEAL::Cell 3.1358, face 0 +DEAL::Cell 3.1358, face 1 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1358, face 2 +DEAL::Cell 3.1358, face 3 +DEAL::Cell 3.1358, face 4 +DEAL::Cell 3.1358, face 5 +DEAL:: 0.875000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1359, face 0 +DEAL::Cell 3.1359, face 2 +DEAL::Cell 3.1359, face 3 +DEAL::Cell 3.1359, face 4 +DEAL::Cell 3.1359, face 5 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1360, face 0 +DEAL::Cell 3.1360, face 1 +DEAL::Cell 3.1360, face 2 +DEAL::Cell 3.1360, face 3 +DEAL:: 0.500000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1360, face 4 +DEAL::Cell 3.1360, face 5 +DEAL::Cell 3.1361, face 0 +DEAL::Cell 3.1361, face 1 +DEAL:: 0.750000 0.625000 -0.250000, 0.00390625 +DEAL::Cell 3.1361, face 2 +DEAL::Cell 3.1361, face 3 +DEAL::Cell 3.1361, face 4 +DEAL::Cell 3.1361, face 5 +DEAL:: 0.750000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1362, face 0 +DEAL::Cell 3.1362, face 1 +DEAL::Cell 3.1362, face 2 +DEAL::Cell 3.1362, face 3 +DEAL::Cell 3.1362, face 4 +DEAL:: 0.500000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1362, face 5 +DEAL::Cell 3.1363, face 0 +DEAL::Cell 3.1363, face 1 +DEAL::Cell 3.1363, face 2 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1363, face 3 +DEAL::Cell 3.1363, face 4 +DEAL::Cell 3.1363, face 5 +DEAL::Cell 3.1364, face 0 +DEAL:: 0.500000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1364, face 1 +DEAL::Cell 3.1364, face 2 +DEAL::Cell 3.1364, face 3 +DEAL::Cell 3.1364, face 4 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1364, face 5 +DEAL::Cell 3.1365, face 0 +DEAL::Cell 3.1365, face 1 +DEAL::Cell 3.1365, face 2 +DEAL::Cell 3.1365, face 3 +DEAL:: 0.625000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1365, face 4 +DEAL::Cell 3.1365, face 5 +DEAL::Cell 3.1366, face 0 +DEAL::Cell 3.1366, face 1 +DEAL:: 0.625000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1366, face 2 +DEAL::Cell 3.1366, face 3 +DEAL::Cell 3.1366, face 4 +DEAL::Cell 3.1366, face 5 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1367, face 0 +DEAL::Cell 3.1367, face 1 +DEAL::Cell 3.1367, face 2 +DEAL::Cell 3.1367, face 3 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1367, face 4 +DEAL::Cell 3.1367, face 5 +DEAL::Cell 3.1368, face 0 +DEAL::Cell 3.1368, face 1 +DEAL::Cell 3.1368, face 2 +DEAL:: 0.750000 0.500000 -0.250000, 0.00390625 +DEAL::Cell 3.1368, face 3 +DEAL::Cell 3.1368, face 4 +DEAL::Cell 3.1368, face 5 +DEAL::Cell 3.1369, face 0 +DEAL:: 0.875000 0.500000 -0.375000, 0.00390625 +DEAL::Cell 3.1369, face 2 +DEAL::Cell 3.1369, face 3 +DEAL::Cell 3.1369, face 4 +DEAL::Cell 3.1369, face 5 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1370, face 0 +DEAL::Cell 3.1370, face 1 +DEAL::Cell 3.1370, face 2 +DEAL::Cell 3.1370, face 3 +DEAL:: 0.875000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1370, face 4 +DEAL::Cell 3.1370, face 5 +DEAL::Cell 3.1371, face 0 +DEAL::Cell 3.1371, face 2 +DEAL::Cell 3.1371, face 3 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1371, face 4 +DEAL::Cell 3.1371, face 5 +DEAL::Cell 3.1372, face 0 +DEAL::Cell 3.1372, face 1 +DEAL:: 0.875000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1372, face 2 +DEAL::Cell 3.1372, face 3 +DEAL::Cell 3.1372, face 4 +DEAL::Cell 3.1372, face 5 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1373, face 0 +DEAL::Cell 3.1373, face 2 +DEAL::Cell 3.1373, face 3 +DEAL::Cell 3.1373, face 4 +DEAL:: 1.00000 0.625000 -0.375000, 0.00390625 +DEAL::Cell 3.1373, face 5 +DEAL::Cell 3.1374, face 0 +DEAL::Cell 3.1374, face 1 +DEAL::Cell 3.1374, face 2 +DEAL::Cell 3.1374, face 3 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1374, face 4 +DEAL::Cell 3.1374, face 5 +DEAL::Cell 3.1375, face 0 +DEAL::Cell 3.1375, face 2 +DEAL:: 0.875000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1375, face 3 +DEAL::Cell 3.1375, face 4 +DEAL::Cell 3.1375, face 5 +DEAL::Cell 3.1376, face 0 +DEAL:: 0.500000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1376, face 1 +DEAL::Cell 3.1376, face 3 +DEAL::Cell 3.1376, face 4 +DEAL::Cell 3.1376, face 5 +DEAL:: 0.625000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1377, face 0 +DEAL::Cell 3.1377, face 1 +DEAL::Cell 3.1377, face 3 +DEAL::Cell 3.1377, face 4 +DEAL::Cell 3.1377, face 5 +DEAL:: 0.625000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1378, face 0 +DEAL::Cell 3.1378, face 1 +DEAL::Cell 3.1378, face 2 +DEAL::Cell 3.1378, face 3 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1378, face 4 +DEAL::Cell 3.1378, face 5 +DEAL::Cell 3.1379, face 0 +DEAL::Cell 3.1379, face 1 +DEAL:: 0.750000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1379, face 2 +DEAL::Cell 3.1379, face 3 +DEAL::Cell 3.1379, face 4 +DEAL::Cell 3.1379, face 5 +DEAL:: 0.750000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1380, face 0 +DEAL::Cell 3.1380, face 1 +DEAL::Cell 3.1380, face 3 +DEAL::Cell 3.1380, face 4 +DEAL::Cell 3.1381, face 0 +DEAL:: 0.625000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1381, face 1 +DEAL::Cell 3.1381, face 3 +DEAL::Cell 3.1381, face 4 +DEAL::Cell 3.1382, face 0 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1382, face 1 +DEAL::Cell 3.1382, face 2 +DEAL::Cell 3.1382, face 3 +DEAL::Cell 3.1382, face 4 +DEAL:: 0.500000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1383, face 0 +DEAL::Cell 3.1383, face 1 +DEAL::Cell 3.1383, face 2 +DEAL::Cell 3.1383, face 3 +DEAL:: 0.750000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1383, face 4 +DEAL::Cell 3.1384, face 0 +DEAL::Cell 3.1384, face 1 +DEAL::Cell 3.1384, face 3 +DEAL::Cell 3.1384, face 4 +DEAL:: 0.750000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1384, face 5 +DEAL::Cell 3.1385, face 0 +DEAL::Cell 3.1385, face 3 +DEAL::Cell 3.1385, face 4 +DEAL:: 1.00000 0.750000 0.00000, 0.00390625 +DEAL::Cell 3.1385, face 5 +DEAL::Cell 3.1386, face 0 +DEAL::Cell 3.1386, face 1 +DEAL::Cell 3.1386, face 2 +DEAL:: 0.875000 0.750000 -0.125000, 0.00390625 +DEAL::Cell 3.1386, face 3 +DEAL::Cell 3.1386, face 4 +DEAL::Cell 3.1386, face 5 +DEAL::Cell 3.1387, face 0 +DEAL:: 0.875000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1387, face 2 +DEAL::Cell 3.1387, face 3 +DEAL::Cell 3.1387, face 4 +DEAL::Cell 3.1387, face 5 +DEAL::Cell 3.1388, face 0 +DEAL:: 0.750000 0.875000 0.00000, 0.00390625 +DEAL::Cell 3.1388, face 1 +DEAL::Cell 3.1388, face 3 +DEAL::Cell 3.1388, face 4 +DEAL::Cell 3.1389, face 0 +DEAL:: 0.875000 0.875000 -0.125000, 0.00390625 +DEAL::Cell 3.1389, face 3 +DEAL::Cell 3.1389, face 4 +DEAL::Cell 3.1390, face 0 +DEAL::Cell 3.1390, face 1 +DEAL:: 0.875000 1.00000 -0.125000, 0.00390625 +DEAL::Cell 3.1390, face 2 +DEAL::Cell 3.1390, face 3 +DEAL::Cell 3.1390, face 4 +DEAL::Cell 3.1391, face 0 +DEAL:: 0.875000 1.00000 -0.250000, 0.00390625 +DEAL::Cell 3.1391, face 2 +DEAL::Cell 3.1391, face 3 +DEAL::Cell 3.1391, face 4 +DEAL::Cell 3.1392, face 0 +DEAL::Cell 3.1392, face 1 +DEAL:: 0.625000 0.750000 -0.250000, 0.00390625 +DEAL::Cell 3.1392, face 2 +DEAL::Cell 3.1392, face 3 +DEAL::Cell 3.1392, face 4 +DEAL::Cell 3.1392, face 5 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1393, face 0 +DEAL::Cell 3.1393, face 1 +DEAL::Cell 3.1393, face 2 +DEAL::Cell 3.1393, face 3 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1393, face 4 +DEAL::Cell 3.1393, face 5 +DEAL::Cell 3.1394, face 0 +DEAL::Cell 3.1394, face 1 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1394, face 2 +DEAL::Cell 3.1394, face 3 +DEAL::Cell 3.1394, face 4 +DEAL::Cell 3.1394, face 5 +DEAL::Cell 3.1395, face 0 +DEAL:: 0.625000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1395, face 1 +DEAL::Cell 3.1395, face 2 +DEAL::Cell 3.1395, face 3 +DEAL::Cell 3.1395, face 4 +DEAL:: 0.750000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1395, face 5 +DEAL::Cell 3.1396, face 0 +DEAL::Cell 3.1396, face 1 +DEAL::Cell 3.1396, face 2 +DEAL:: 0.625000 0.875000 -0.250000, 0.00390625 +DEAL::Cell 3.1396, face 3 +DEAL::Cell 3.1396, face 4 +DEAL::Cell 3.1397, face 0 +DEAL::Cell 3.1397, face 1 +DEAL:: 0.750000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1397, face 2 +DEAL::Cell 3.1397, face 3 +DEAL::Cell 3.1397, face 4 +DEAL::Cell 3.1398, face 0 +DEAL::Cell 3.1398, face 1 +DEAL:: 0.625000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1398, face 2 +DEAL::Cell 3.1398, face 3 +DEAL::Cell 3.1398, face 4 +DEAL::Cell 3.1399, face 0 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1399, face 1 +DEAL::Cell 3.1399, face 2 +DEAL::Cell 3.1399, face 3 +DEAL::Cell 3.1399, face 4 +DEAL:: 0.625000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1400, face 0 +DEAL::Cell 3.1400, face 1 +DEAL::Cell 3.1400, face 2 +DEAL::Cell 3.1400, face 3 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1400, face 4 +DEAL::Cell 3.1400, face 5 +DEAL::Cell 3.1401, face 0 +DEAL::Cell 3.1401, face 2 +DEAL::Cell 3.1401, face 3 +DEAL:: 0.875000 0.750000 -0.375000, 0.00390625 +DEAL::Cell 3.1401, face 4 +DEAL::Cell 3.1401, face 5 +DEAL::Cell 3.1402, face 0 +DEAL::Cell 3.1402, face 1 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1402, face 2 +DEAL::Cell 3.1402, face 3 +DEAL::Cell 3.1402, face 4 +DEAL::Cell 3.1402, face 5 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1403, face 0 +DEAL::Cell 3.1403, face 2 +DEAL::Cell 3.1403, face 3 +DEAL::Cell 3.1403, face 4 +DEAL:: 1.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1403, face 5 +DEAL::Cell 3.1404, face 0 +DEAL::Cell 3.1404, face 1 +DEAL::Cell 3.1404, face 2 +DEAL::Cell 3.1404, face 3 +DEAL:: 0.750000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1404, face 4 +DEAL::Cell 3.1405, face 0 +DEAL::Cell 3.1405, face 2 +DEAL::Cell 3.1405, face 3 +DEAL:: 0.875000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1405, face 4 +DEAL::Cell 3.1406, face 0 +DEAL::Cell 3.1406, face 1 +DEAL::Cell 3.1406, face 2 +DEAL:: 0.875000 0.875000 -0.375000, 0.00390625 +DEAL::Cell 3.1406, face 3 +DEAL::Cell 3.1406, face 4 +DEAL::Cell 3.1407, face 0 +DEAL::Cell 3.1407, face 2 +DEAL:: 1.00000 1.00000 -0.375000, 0.00390625 +DEAL::Cell 3.1407, face 3 +DEAL::Cell 3.1407, face 4 +DEAL::Cell 3.1408, face 1 +DEAL::Cell 3.1408, face 2 +DEAL::Cell 3.1408, face 3 +DEAL:: 0.00000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1408, face 4 +DEAL::Cell 3.1408, face 5 +DEAL::Cell 3.1409, face 0 +DEAL::Cell 3.1409, face 1 +DEAL:: 0.250000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1409, face 2 +DEAL::Cell 3.1409, face 3 +DEAL::Cell 3.1409, face 4 +DEAL::Cell 3.1409, face 5 +DEAL:: 0.125000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1410, face 1 +DEAL::Cell 3.1410, face 2 +DEAL::Cell 3.1410, face 3 +DEAL::Cell 3.1410, face 4 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1410, face 5 +DEAL::Cell 3.1411, face 0 +DEAL::Cell 3.1411, face 1 +DEAL::Cell 3.1411, face 2 +DEAL::Cell 3.1411, face 3 +DEAL:: 0.125000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1411, face 4 +DEAL::Cell 3.1411, face 5 +DEAL::Cell 3.1412, face 1 +DEAL::Cell 3.1412, face 2 +DEAL:: 0.00000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1412, face 3 +DEAL::Cell 3.1412, face 4 +DEAL::Cell 3.1412, face 5 +DEAL::Cell 3.1413, face 0 +DEAL:: 0.125000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1413, face 1 +DEAL::Cell 3.1413, face 2 +DEAL::Cell 3.1413, face 3 +DEAL::Cell 3.1413, face 4 +DEAL:: 0.250000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1413, face 5 +DEAL::Cell 3.1414, face 1 +DEAL::Cell 3.1414, face 2 +DEAL::Cell 3.1414, face 3 +DEAL::Cell 3.1414, face 4 +DEAL:: 0.00000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1414, face 5 +DEAL::Cell 3.1415, face 0 +DEAL::Cell 3.1415, face 1 +DEAL::Cell 3.1415, face 2 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1415, face 3 +DEAL::Cell 3.1415, face 4 +DEAL::Cell 3.1415, face 5 +DEAL::Cell 3.1416, face 0 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1416, face 1 +DEAL::Cell 3.1416, face 2 +DEAL::Cell 3.1416, face 3 +DEAL::Cell 3.1416, face 4 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1416, face 5 +DEAL::Cell 3.1417, face 0 +DEAL::Cell 3.1417, face 1 +DEAL::Cell 3.1417, face 2 +DEAL::Cell 3.1417, face 3 +DEAL:: 0.375000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1417, face 4 +DEAL::Cell 3.1417, face 5 +DEAL::Cell 3.1418, face 0 +DEAL::Cell 3.1418, face 1 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1418, face 2 +DEAL::Cell 3.1418, face 3 +DEAL::Cell 3.1418, face 4 +DEAL::Cell 3.1418, face 5 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1419, face 0 +DEAL::Cell 3.1419, face 1 +DEAL::Cell 3.1419, face 2 +DEAL::Cell 3.1419, face 3 +DEAL:: 0.500000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1419, face 4 +DEAL::Cell 3.1419, face 5 +DEAL::Cell 3.1420, face 0 +DEAL::Cell 3.1420, face 1 +DEAL::Cell 3.1420, face 2 +DEAL:: 0.250000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1420, face 3 +DEAL::Cell 3.1420, face 4 +DEAL::Cell 3.1420, face 5 +DEAL::Cell 3.1421, face 0 +DEAL:: 0.375000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1421, face 1 +DEAL::Cell 3.1421, face 2 +DEAL::Cell 3.1421, face 3 +DEAL::Cell 3.1421, face 4 +DEAL:: 0.375000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1421, face 5 +DEAL::Cell 3.1422, face 0 +DEAL::Cell 3.1422, face 1 +DEAL::Cell 3.1422, face 2 +DEAL:: 0.375000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1422, face 3 +DEAL::Cell 3.1422, face 4 +DEAL::Cell 3.1422, face 5 +DEAL::Cell 3.1423, face 0 +DEAL::Cell 3.1423, face 1 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1423, face 2 +DEAL::Cell 3.1423, face 3 +DEAL::Cell 3.1423, face 4 +DEAL::Cell 3.1423, face 5 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1424, face 1 +DEAL::Cell 3.1424, face 2 +DEAL::Cell 3.1424, face 3 +DEAL::Cell 3.1424, face 4 +DEAL:: 0.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1424, face 5 +DEAL::Cell 3.1425, face 0 +DEAL::Cell 3.1425, face 1 +DEAL::Cell 3.1425, face 2 +DEAL:: 0.250000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1425, face 3 +DEAL::Cell 3.1425, face 4 +DEAL::Cell 3.1425, face 5 +DEAL::Cell 3.1426, face 1 +DEAL::Cell 3.1426, face 2 +DEAL:: 0.00000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1426, face 4 +DEAL::Cell 3.1426, face 5 +DEAL::Cell 3.1427, face 0 +DEAL::Cell 3.1427, face 1 +DEAL:: 0.250000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1427, face 2 +DEAL::Cell 3.1427, face 4 +DEAL::Cell 3.1427, face 5 +DEAL::Cell 3.1428, face 1 +DEAL:: 0.125000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1428, face 2 +DEAL::Cell 3.1428, face 3 +DEAL::Cell 3.1428, face 4 +DEAL::Cell 3.1428, face 5 +DEAL:: 0.125000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1429, face 0 +DEAL::Cell 3.1429, face 1 +DEAL::Cell 3.1429, face 2 +DEAL::Cell 3.1429, face 3 +DEAL::Cell 3.1429, face 4 +DEAL:: 0.125000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1429, face 5 +DEAL::Cell 3.1430, face 1 +DEAL::Cell 3.1430, face 2 +DEAL::Cell 3.1430, face 4 +DEAL:: 0.125000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1430, face 5 +DEAL::Cell 3.1431, face 0 +DEAL::Cell 3.1431, face 1 +DEAL::Cell 3.1431, face 2 +DEAL:: 0.250000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1431, face 4 +DEAL::Cell 3.1431, face 5 +DEAL::Cell 3.1432, face 0 +DEAL::Cell 3.1432, face 1 +DEAL:: 0.375000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1432, face 2 +DEAL::Cell 3.1432, face 3 +DEAL::Cell 3.1432, face 4 +DEAL::Cell 3.1432, face 5 +DEAL::Cell 3.1433, face 0 +DEAL:: 0.375000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1433, face 1 +DEAL::Cell 3.1433, face 2 +DEAL::Cell 3.1433, face 3 +DEAL::Cell 3.1433, face 4 +DEAL:: 0.500000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1433, face 5 +DEAL::Cell 3.1434, face 0 +DEAL::Cell 3.1434, face 1 +DEAL::Cell 3.1434, face 2 +DEAL:: 0.375000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1434, face 4 +DEAL::Cell 3.1434, face 5 +DEAL::Cell 3.1435, face 0 +DEAL::Cell 3.1435, face 1 +DEAL:: 0.500000 0.625000 -1.00000, 0.00390625 +DEAL::Cell 3.1435, face 2 +DEAL::Cell 3.1435, face 4 +DEAL::Cell 3.1435, face 5 +DEAL::Cell 3.1436, face 0 +DEAL::Cell 3.1436, face 1 +DEAL:: 0.375000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1436, face 2 +DEAL::Cell 3.1436, face 3 +DEAL::Cell 3.1436, face 4 +DEAL::Cell 3.1436, face 5 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1437, face 0 +DEAL::Cell 3.1437, face 1 +DEAL::Cell 3.1437, face 2 +DEAL::Cell 3.1437, face 3 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1437, face 4 +DEAL::Cell 3.1437, face 5 +DEAL::Cell 3.1438, face 0 +DEAL::Cell 3.1438, face 1 +DEAL:: 0.375000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1438, face 2 +DEAL::Cell 3.1438, face 4 +DEAL::Cell 3.1438, face 5 +DEAL::Cell 3.1439, face 0 +DEAL::Cell 3.1439, face 1 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1439, face 2 +DEAL::Cell 3.1439, face 4 +DEAL::Cell 3.1439, face 5 +DEAL::Cell 3.1440, face 1 +DEAL:: 0.125000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1440, face 2 +DEAL::Cell 3.1440, face 3 +DEAL::Cell 3.1440, face 4 +DEAL::Cell 3.1440, face 5 +DEAL:: 0.00000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1441, face 0 +DEAL::Cell 3.1441, face 1 +DEAL::Cell 3.1441, face 2 +DEAL::Cell 3.1441, face 3 +DEAL:: 0.250000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1441, face 4 +DEAL::Cell 3.1441, face 5 +DEAL::Cell 3.1442, face 1 +DEAL::Cell 3.1442, face 2 +DEAL::Cell 3.1442, face 3 +DEAL:: 0.00000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1442, face 4 +DEAL::Cell 3.1442, face 5 +DEAL::Cell 3.1443, face 0 +DEAL::Cell 3.1443, face 1 +DEAL:: 0.250000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1443, face 2 +DEAL::Cell 3.1443, face 3 +DEAL::Cell 3.1443, face 4 +DEAL::Cell 3.1443, face 5 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1444, face 1 +DEAL::Cell 3.1444, face 2 +DEAL::Cell 3.1444, face 3 +DEAL::Cell 3.1444, face 4 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1445, face 0 +DEAL::Cell 3.1445, face 1 +DEAL::Cell 3.1445, face 2 +DEAL::Cell 3.1445, face 3 +DEAL::Cell 3.1445, face 4 +DEAL:: 0.125000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1446, face 1 +DEAL::Cell 3.1446, face 2 +DEAL::Cell 3.1446, face 3 +DEAL::Cell 3.1446, face 4 +DEAL:: 0.125000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1447, face 0 +DEAL::Cell 3.1447, face 1 +DEAL::Cell 3.1447, face 2 +DEAL::Cell 3.1447, face 3 +DEAL:: 0.250000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1447, face 4 +DEAL::Cell 3.1448, face 0 +DEAL::Cell 3.1448, face 1 +DEAL::Cell 3.1448, face 2 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1448, face 3 +DEAL::Cell 3.1448, face 4 +DEAL::Cell 3.1448, face 5 +DEAL::Cell 3.1449, face 0 +DEAL::Cell 3.1449, face 1 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1449, face 2 +DEAL::Cell 3.1449, face 3 +DEAL::Cell 3.1449, face 4 +DEAL::Cell 3.1449, face 5 +DEAL:: 0.500000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1450, face 0 +DEAL::Cell 3.1450, face 1 +DEAL::Cell 3.1450, face 2 +DEAL::Cell 3.1450, face 3 +DEAL:: 0.375000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1450, face 4 +DEAL::Cell 3.1450, face 5 +DEAL::Cell 3.1451, face 0 +DEAL::Cell 3.1451, face 1 +DEAL:: 0.500000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1451, face 2 +DEAL::Cell 3.1451, face 3 +DEAL::Cell 3.1451, face 4 +DEAL::Cell 3.1451, face 5 +DEAL::Cell 3.1452, face 0 +DEAL:: 0.250000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1452, face 1 +DEAL::Cell 3.1452, face 2 +DEAL::Cell 3.1452, face 3 +DEAL::Cell 3.1452, face 4 +DEAL:: 0.375000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1453, face 0 +DEAL::Cell 3.1453, face 1 +DEAL::Cell 3.1453, face 2 +DEAL::Cell 3.1453, face 3 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1453, face 4 +DEAL::Cell 3.1454, face 0 +DEAL::Cell 3.1454, face 1 +DEAL::Cell 3.1454, face 2 +DEAL:: 0.375000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1454, face 3 +DEAL::Cell 3.1454, face 4 +DEAL::Cell 3.1455, face 0 +DEAL::Cell 3.1455, face 1 +DEAL::Cell 3.1455, face 2 +DEAL:: 0.375000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1455, face 3 +DEAL::Cell 3.1455, face 4 +DEAL::Cell 3.1456, face 1 +DEAL::Cell 3.1456, face 2 +DEAL:: 0.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1456, face 3 +DEAL::Cell 3.1456, face 4 +DEAL::Cell 3.1456, face 5 +DEAL::Cell 3.1457, face 0 +DEAL:: 0.125000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1457, face 1 +DEAL::Cell 3.1457, face 2 +DEAL::Cell 3.1457, face 3 +DEAL::Cell 3.1457, face 4 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1457, face 5 +DEAL::Cell 3.1458, face 1 +DEAL::Cell 3.1458, face 2 +DEAL::Cell 3.1458, face 4 +DEAL::Cell 3.1458, face 5 +DEAL:: 0.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1459, face 0 +DEAL::Cell 3.1459, face 1 +DEAL::Cell 3.1459, face 2 +DEAL::Cell 3.1459, face 4 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1459, face 5 +DEAL::Cell 3.1460, face 1 +DEAL::Cell 3.1460, face 2 +DEAL::Cell 3.1460, face 3 +DEAL:: 0.125000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1460, face 4 +DEAL::Cell 3.1461, face 0 +DEAL::Cell 3.1461, face 1 +DEAL::Cell 3.1461, face 2 +DEAL:: 0.250000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1461, face 3 +DEAL::Cell 3.1461, face 4 +DEAL::Cell 3.1462, face 1 +DEAL::Cell 3.1462, face 2 +DEAL::Cell 3.1462, face 4 +DEAL:: 0.00000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1463, face 0 +DEAL::Cell 3.1463, face 1 +DEAL::Cell 3.1463, face 2 +DEAL::Cell 3.1463, face 4 +DEAL:: 0.250000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1464, face 0 +DEAL::Cell 3.1464, face 1 +DEAL::Cell 3.1464, face 2 +DEAL::Cell 3.1464, face 3 +DEAL:: 0.375000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1464, face 4 +DEAL::Cell 3.1464, face 5 +DEAL::Cell 3.1465, face 0 +DEAL::Cell 3.1465, face 1 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1465, face 2 +DEAL::Cell 3.1465, face 3 +DEAL::Cell 3.1465, face 4 +DEAL::Cell 3.1465, face 5 +DEAL::Cell 3.1466, face 0 +DEAL:: 0.250000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1466, face 1 +DEAL::Cell 3.1466, face 2 +DEAL::Cell 3.1466, face 4 +DEAL::Cell 3.1466, face 5 +DEAL:: 0.375000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1467, face 0 +DEAL::Cell 3.1467, face 1 +DEAL::Cell 3.1467, face 2 +DEAL::Cell 3.1467, face 4 +DEAL:: 0.375000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1467, face 5 +DEAL::Cell 3.1468, face 0 +DEAL::Cell 3.1468, face 1 +DEAL::Cell 3.1468, face 2 +DEAL:: 0.375000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1468, face 3 +DEAL::Cell 3.1468, face 4 +DEAL::Cell 3.1469, face 0 +DEAL::Cell 3.1469, face 1 +DEAL::Cell 3.1469, face 2 +DEAL:: 0.375000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1469, face 3 +DEAL::Cell 3.1469, face 4 +DEAL::Cell 3.1470, face 0 +DEAL::Cell 3.1470, face 1 +DEAL:: 0.375000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1470, face 2 +DEAL::Cell 3.1470, face 4 +DEAL::Cell 3.1471, face 0 +DEAL::Cell 3.1471, face 1 +DEAL:: 0.500000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1471, face 2 +DEAL::Cell 3.1471, face 4 +DEAL::Cell 3.1472, face 0 +DEAL::Cell 3.1472, face 1 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1472, face 2 +DEAL::Cell 3.1472, face 3 +DEAL::Cell 3.1472, face 4 +DEAL::Cell 3.1472, face 5 +DEAL::Cell 3.1473, face 0 +DEAL:: 0.625000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1473, face 1 +DEAL::Cell 3.1473, face 2 +DEAL::Cell 3.1473, face 3 +DEAL::Cell 3.1473, face 4 +DEAL:: 0.750000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1473, face 5 +DEAL::Cell 3.1474, face 0 +DEAL::Cell 3.1474, face 1 +DEAL::Cell 3.1474, face 2 +DEAL:: 0.625000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1474, face 3 +DEAL::Cell 3.1474, face 4 +DEAL::Cell 3.1474, face 5 +DEAL::Cell 3.1475, face 0 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1475, face 1 +DEAL::Cell 3.1475, face 2 +DEAL::Cell 3.1475, face 3 +DEAL::Cell 3.1475, face 4 +DEAL::Cell 3.1475, face 5 +DEAL:: 0.625000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1476, face 0 +DEAL::Cell 3.1476, face 1 +DEAL::Cell 3.1476, face 2 +DEAL::Cell 3.1476, face 3 +DEAL:: 0.500000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1476, face 4 +DEAL::Cell 3.1476, face 5 +DEAL::Cell 3.1477, face 0 +DEAL::Cell 3.1477, face 1 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1477, face 2 +DEAL::Cell 3.1477, face 3 +DEAL::Cell 3.1477, face 4 +DEAL::Cell 3.1477, face 5 +DEAL:: 0.750000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1478, face 0 +DEAL::Cell 3.1478, face 1 +DEAL::Cell 3.1478, face 2 +DEAL::Cell 3.1478, face 3 +DEAL::Cell 3.1478, face 4 +DEAL:: 0.500000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1478, face 5 +DEAL::Cell 3.1479, face 0 +DEAL::Cell 3.1479, face 1 +DEAL::Cell 3.1479, face 2 +DEAL:: 0.625000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1479, face 3 +DEAL::Cell 3.1479, face 4 +DEAL::Cell 3.1479, face 5 +DEAL::Cell 3.1480, face 0 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1480, face 1 +DEAL::Cell 3.1480, face 2 +DEAL::Cell 3.1480, face 3 +DEAL::Cell 3.1480, face 4 +DEAL:: 0.875000 0.500000 -0.625000, 0.00390625 +DEAL::Cell 3.1480, face 5 +DEAL::Cell 3.1481, face 0 +DEAL::Cell 3.1481, face 2 +DEAL::Cell 3.1481, face 3 +DEAL::Cell 3.1481, face 4 +DEAL:: 0.875000 0.500000 -0.500000, 0.00390625 +DEAL::Cell 3.1481, face 5 +DEAL::Cell 3.1482, face 0 +DEAL::Cell 3.1482, face 1 +DEAL::Cell 3.1482, face 2 +DEAL:: 0.750000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1482, face 3 +DEAL::Cell 3.1482, face 4 +DEAL::Cell 3.1482, face 5 +DEAL::Cell 3.1483, face 0 +DEAL:: 0.875000 0.625000 -0.625000, 0.00390625 +DEAL::Cell 3.1483, face 2 +DEAL::Cell 3.1483, face 3 +DEAL::Cell 3.1483, face 4 +DEAL::Cell 3.1483, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1484, face 0 +DEAL::Cell 3.1484, face 1 +DEAL::Cell 3.1484, face 2 +DEAL::Cell 3.1484, face 3 +DEAL::Cell 3.1484, face 4 +DEAL:: 0.750000 0.625000 -0.500000, 0.00390625 +DEAL::Cell 3.1484, face 5 +DEAL::Cell 3.1485, face 0 +DEAL::Cell 3.1485, face 2 +DEAL::Cell 3.1485, face 3 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1485, face 4 +DEAL::Cell 3.1485, face 5 +DEAL::Cell 3.1486, face 0 +DEAL::Cell 3.1486, face 1 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1486, face 2 +DEAL::Cell 3.1486, face 3 +DEAL::Cell 3.1486, face 4 +DEAL::Cell 3.1486, face 5 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1487, face 0 +DEAL::Cell 3.1487, face 2 +DEAL::Cell 3.1487, face 3 +DEAL::Cell 3.1487, face 4 +DEAL::Cell 3.1487, face 5 +DEAL:: 0.875000 0.750000 -0.625000, 0.00390625 +DEAL::Cell 3.1488, face 0 +DEAL::Cell 3.1488, face 1 +DEAL::Cell 3.1488, face 2 +DEAL::Cell 3.1488, face 3 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1488, face 4 +DEAL::Cell 3.1488, face 5 +DEAL::Cell 3.1489, face 0 +DEAL::Cell 3.1489, face 1 +DEAL:: 0.750000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1489, face 2 +DEAL::Cell 3.1489, face 3 +DEAL::Cell 3.1489, face 4 +DEAL::Cell 3.1489, face 5 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1490, face 0 +DEAL::Cell 3.1490, face 1 +DEAL::Cell 3.1490, face 2 +DEAL::Cell 3.1490, face 4 +DEAL::Cell 3.1490, face 5 +DEAL:: 0.500000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1491, face 0 +DEAL::Cell 3.1491, face 1 +DEAL::Cell 3.1491, face 2 +DEAL::Cell 3.1491, face 4 +DEAL:: 0.750000 0.500000 -0.875000, 0.00390625 +DEAL::Cell 3.1491, face 5 +DEAL::Cell 3.1492, face 0 +DEAL::Cell 3.1492, face 1 +DEAL::Cell 3.1492, face 2 +DEAL:: 0.625000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1492, face 3 +DEAL::Cell 3.1492, face 4 +DEAL::Cell 3.1492, face 5 +DEAL::Cell 3.1493, face 0 +DEAL:: 0.625000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1493, face 1 +DEAL::Cell 3.1493, face 2 +DEAL::Cell 3.1493, face 3 +DEAL::Cell 3.1493, face 4 +DEAL::Cell 3.1493, face 5 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1494, face 0 +DEAL::Cell 3.1494, face 1 +DEAL::Cell 3.1494, face 2 +DEAL::Cell 3.1494, face 4 +DEAL:: 0.625000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1494, face 5 +DEAL::Cell 3.1495, face 0 +DEAL::Cell 3.1495, face 1 +DEAL::Cell 3.1495, face 2 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1495, face 4 +DEAL::Cell 3.1495, face 5 +DEAL::Cell 3.1496, face 0 +DEAL::Cell 3.1496, face 1 +DEAL:: 0.875000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1496, face 2 +DEAL::Cell 3.1496, face 3 +DEAL::Cell 3.1496, face 4 +DEAL::Cell 3.1496, face 5 +DEAL::Cell 3.1497, face 0 +DEAL:: 0.875000 0.500000 -0.750000, 0.00390625 +DEAL::Cell 3.1497, face 2 +DEAL::Cell 3.1497, face 3 +DEAL::Cell 3.1497, face 4 +DEAL::Cell 3.1497, face 5 +DEAL:: 1.00000 0.625000 -0.750000, 0.00390625 +DEAL::Cell 3.1498, face 0 +DEAL::Cell 3.1498, face 1 +DEAL::Cell 3.1498, face 2 +DEAL::Cell 3.1498, face 4 +DEAL:: 0.750000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1498, face 5 +DEAL::Cell 3.1499, face 0 +DEAL::Cell 3.1499, face 2 +DEAL::Cell 3.1499, face 4 +DEAL:: 1.00000 0.500000 -1.00000, 0.00390625 +DEAL::Cell 3.1499, face 5 +DEAL::Cell 3.1500, face 0 +DEAL::Cell 3.1500, face 1 +DEAL::Cell 3.1500, face 2 +DEAL::Cell 3.1500, face 3 +DEAL:: 0.750000 0.625000 -0.875000, 0.00390625 +DEAL::Cell 3.1500, face 4 +DEAL::Cell 3.1500, face 5 +DEAL::Cell 3.1501, face 0 +DEAL::Cell 3.1501, face 2 +DEAL:: 0.875000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1501, face 3 +DEAL::Cell 3.1501, face 4 +DEAL::Cell 3.1501, face 5 +DEAL::Cell 3.1502, face 0 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1502, face 1 +DEAL::Cell 3.1502, face 2 +DEAL::Cell 3.1502, face 4 +DEAL::Cell 3.1502, face 5 +DEAL:: 0.875000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1503, face 0 +DEAL::Cell 3.1503, face 2 +DEAL::Cell 3.1503, face 4 +DEAL::Cell 3.1503, face 5 +DEAL::Cell 3.1504, face 0 +DEAL:: 0.500000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1504, face 1 +DEAL::Cell 3.1504, face 2 +DEAL::Cell 3.1504, face 3 +DEAL::Cell 3.1504, face 4 +DEAL:: 0.625000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1504, face 5 +DEAL::Cell 3.1505, face 0 +DEAL::Cell 3.1505, face 1 +DEAL::Cell 3.1505, face 2 +DEAL:: 0.750000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1505, face 3 +DEAL::Cell 3.1505, face 4 +DEAL::Cell 3.1505, face 5 +DEAL::Cell 3.1506, face 0 +DEAL:: 0.500000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1506, face 1 +DEAL::Cell 3.1506, face 2 +DEAL::Cell 3.1506, face 3 +DEAL::Cell 3.1506, face 4 +DEAL::Cell 3.1506, face 5 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1507, face 0 +DEAL::Cell 3.1507, face 1 +DEAL::Cell 3.1507, face 2 +DEAL::Cell 3.1507, face 3 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1507, face 4 +DEAL::Cell 3.1507, face 5 +DEAL::Cell 3.1508, face 0 +DEAL::Cell 3.1508, face 1 +DEAL:: 0.625000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1508, face 2 +DEAL::Cell 3.1508, face 3 +DEAL::Cell 3.1508, face 4 +DEAL::Cell 3.1509, face 0 +DEAL:: 0.625000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1509, face 1 +DEAL::Cell 3.1509, face 2 +DEAL::Cell 3.1509, face 3 +DEAL::Cell 3.1509, face 4 +DEAL::Cell 3.1510, face 0 +DEAL:: 0.500000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1510, face 1 +DEAL::Cell 3.1510, face 2 +DEAL::Cell 3.1510, face 3 +DEAL::Cell 3.1510, face 4 +DEAL:: 0.625000 0.875000 -0.625000, 0.00390625 +DEAL::Cell 3.1511, face 0 +DEAL::Cell 3.1511, face 1 +DEAL::Cell 3.1511, face 2 +DEAL::Cell 3.1511, face 3 +DEAL:: 0.750000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1511, face 4 +DEAL::Cell 3.1512, face 0 +DEAL::Cell 3.1512, face 1 +DEAL::Cell 3.1512, face 2 +DEAL:: 0.875000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1512, face 3 +DEAL::Cell 3.1512, face 4 +DEAL::Cell 3.1512, face 5 +DEAL::Cell 3.1513, face 0 +DEAL::Cell 3.1513, face 2 +DEAL:: 0.875000 0.750000 -0.500000, 0.00390625 +DEAL::Cell 3.1513, face 3 +DEAL::Cell 3.1513, face 4 +DEAL::Cell 3.1513, face 5 +DEAL::Cell 3.1514, face 0 +DEAL:: 0.750000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1514, face 1 +DEAL::Cell 3.1514, face 2 +DEAL::Cell 3.1514, face 3 +DEAL::Cell 3.1514, face 4 +DEAL:: 0.750000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1514, face 5 +DEAL::Cell 3.1515, face 0 +DEAL::Cell 3.1515, face 2 +DEAL::Cell 3.1515, face 3 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1515, face 4 +DEAL::Cell 3.1515, face 5 +DEAL::Cell 3.1516, face 0 +DEAL::Cell 3.1516, face 1 +DEAL::Cell 3.1516, face 2 +DEAL:: 0.750000 0.875000 -0.500000, 0.00390625 +DEAL::Cell 3.1516, face 3 +DEAL::Cell 3.1516, face 4 +DEAL::Cell 3.1517, face 0 +DEAL::Cell 3.1517, face 2 +DEAL:: 0.875000 1.00000 -0.500000, 0.00390625 +DEAL::Cell 3.1517, face 3 +DEAL::Cell 3.1517, face 4 +DEAL::Cell 3.1518, face 0 +DEAL::Cell 3.1518, face 1 +DEAL:: 0.875000 1.00000 -0.625000, 0.00390625 +DEAL::Cell 3.1518, face 2 +DEAL::Cell 3.1518, face 3 +DEAL::Cell 3.1518, face 4 +DEAL::Cell 3.1519, face 0 +DEAL:: 0.875000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1519, face 2 +DEAL::Cell 3.1519, face 3 +DEAL::Cell 3.1519, face 4 +DEAL::Cell 3.1520, face 0 +DEAL::Cell 3.1520, face 1 +DEAL:: 0.625000 0.750000 -0.750000, 0.00390625 +DEAL::Cell 3.1520, face 2 +DEAL::Cell 3.1520, face 3 +DEAL::Cell 3.1520, face 4 +DEAL::Cell 3.1520, face 5 +DEAL:: 0.625000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1521, face 0 +DEAL::Cell 3.1521, face 1 +DEAL::Cell 3.1521, face 2 +DEAL::Cell 3.1521, face 3 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1521, face 4 +DEAL::Cell 3.1521, face 5 +DEAL::Cell 3.1522, face 0 +DEAL::Cell 3.1522, face 1 +DEAL:: 0.625000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1522, face 2 +DEAL::Cell 3.1522, face 4 +DEAL::Cell 3.1522, face 5 +DEAL::Cell 3.1523, face 0 +DEAL::Cell 3.1523, face 1 +DEAL:: 0.750000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1523, face 2 +DEAL::Cell 3.1523, face 4 +DEAL::Cell 3.1523, face 5 +DEAL::Cell 3.1524, face 0 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1524, face 1 +DEAL::Cell 3.1524, face 2 +DEAL::Cell 3.1524, face 3 +DEAL::Cell 3.1524, face 4 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1525, face 0 +DEAL::Cell 3.1525, face 1 +DEAL::Cell 3.1525, face 2 +DEAL::Cell 3.1525, face 3 +DEAL:: 0.750000 1.00000 -0.875000, 0.00390625 +DEAL::Cell 3.1525, face 4 +DEAL::Cell 3.1526, face 0 +DEAL::Cell 3.1526, face 1 +DEAL::Cell 3.1526, face 2 +DEAL::Cell 3.1526, face 4 +DEAL:: 0.500000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1527, face 0 +DEAL::Cell 3.1527, face 1 +DEAL::Cell 3.1527, face 2 +DEAL::Cell 3.1527, face 4 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1528, face 0 +DEAL::Cell 3.1528, face 1 +DEAL::Cell 3.1528, face 2 +DEAL::Cell 3.1528, face 3 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1528, face 4 +DEAL::Cell 3.1528, face 5 +DEAL::Cell 3.1529, face 0 +DEAL::Cell 3.1529, face 2 +DEAL:: 1.00000 0.875000 -0.750000, 0.00390625 +DEAL::Cell 3.1529, face 3 +DEAL::Cell 3.1529, face 4 +DEAL::Cell 3.1529, face 5 +DEAL::Cell 3.1530, face 0 +DEAL::Cell 3.1530, face 1 +DEAL:: 0.875000 0.750000 -0.875000, 0.00390625 +DEAL::Cell 3.1530, face 2 +DEAL::Cell 3.1530, face 4 +DEAL::Cell 3.1530, face 5 +DEAL::Cell 3.1531, face 0 +DEAL:: 0.875000 0.750000 -1.00000, 0.00390625 +DEAL::Cell 3.1531, face 2 +DEAL::Cell 3.1531, face 4 +DEAL::Cell 3.1531, face 5 +DEAL::Cell 3.1532, face 0 +DEAL:: 0.750000 1.00000 -0.750000, 0.00390625 +DEAL::Cell 3.1532, face 1 +DEAL::Cell 3.1532, face 2 +DEAL::Cell 3.1532, face 3 +DEAL::Cell 3.1532, face 4 +DEAL:: 0.875000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1533, face 0 +DEAL::Cell 3.1533, face 2 +DEAL::Cell 3.1533, face 3 +DEAL::Cell 3.1533, face 4 +DEAL::Cell 3.1534, face 0 +DEAL:: 0.750000 0.875000 -0.875000, 0.00390625 +DEAL::Cell 3.1534, face 1 +DEAL::Cell 3.1534, face 2 +DEAL::Cell 3.1534, face 4 +DEAL::Cell 3.1535, face 0 +DEAL:: 0.875000 0.875000 -1.00000, 0.00390625 +DEAL::Cell 3.1535, face 2 +DEAL::Cell 3.1535, face 4 +DEAL::Initial check +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Check 0 +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Cell 1.0, face 0 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 2 +DEAL:: -0.211325 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 4 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 2 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 4 +DEAL:: 0.211325 0.00000 -0.211325, 0.0111645 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 0 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.2, face 4 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 1 +DEAL:: 0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 3 +DEAL::Cell 1.3, face 4 +DEAL::Cell 1.3, face 5 +DEAL:: 0.00000 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.4, face 0 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 2 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.5, face 3 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 0 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 3 +DEAL::Cell 1.6, face 4 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL:: 0.211325 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.7, face 3 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.8, face 2 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.0264156 +DEAL::Cell 1.9, face 1 +DEAL::Cell 1.9, face 2 +DEAL::Cell 1.9, face 3 +DEAL::Cell 1.9, face 5 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 3 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 1 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL::Cell 1.12, face 2 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.13, face 1 +DEAL::Cell 1.13, face 2 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL::Cell 1.14, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 1 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 3 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL:: 0.00000 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.16, face 0 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL::Cell 1.17, face 1 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL:: 0.577350 0.00000 -0.577350, 0.0373573 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 0 +DEAL::Cell 1.18, face 1 +DEAL::Cell 1.18, face 2 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.18, face 3 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.19, face 1 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 3 +DEAL::Cell 1.19, face 4 +DEAL:: 0.211325 0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 0 +DEAL::Cell 1.20, face 1 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL:: 0.577350 -0.577350 0.00000, 0.0264156 +DEAL::Cell 1.20, face 5 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 1 +DEAL::Cell 1.21, face 3 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.21, face 4 +DEAL::Cell 1.21, face 5 +DEAL::Cell 1.22, face 0 +DEAL::Cell 1.22, face 1 +DEAL:: 0.394338 0.00000 0.394338, 0.0180422 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 3 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.22, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.23, face 0 +DEAL::Cell 1.23, face 1 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 3 +DEAL::Cell 1.23, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.23, face 5 +DEAL::Cell 1.24, face 0 +DEAL::Cell 1.24, face 1 +DEAL::Cell 1.24, face 3 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0388755 +DEAL::Cell 1.24, face 4 +DEAL::Cell 1.24, face 5 +DEAL::Cell 1.25, face 0 +DEAL::Cell 1.25, face 1 +DEAL:: 0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.25, face 3 +DEAL::Cell 1.25, face 4 +DEAL::Cell 1.25, face 5 +DEAL::Cell 1.26, face 0 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.26, face 1 +DEAL::Cell 1.26, face 2 +DEAL::Cell 1.26, face 3 +DEAL::Cell 1.26, face 4 +DEAL::Cell 1.26, face 5 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.27, face 0 +DEAL::Cell 1.27, face 1 +DEAL::Cell 1.27, face 2 +DEAL::Cell 1.27, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.27, face 4 +DEAL::Cell 1.27, face 5 +DEAL::Cell 1.28, face 0 +DEAL::Cell 1.28, face 1 +DEAL:: 0.00000 0.577350 0.577350, 0.0264156 +DEAL::Cell 1.28, face 3 +DEAL::Cell 1.28, face 4 +DEAL::Cell 1.28, face 5 +DEAL::Cell 1.29, face 0 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.29, face 1 +DEAL::Cell 1.29, face 3 +DEAL::Cell 1.29, face 4 +DEAL::Cell 1.29, face 5 +DEAL::Cell 1.30, face 0 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0255155 +DEAL::Cell 1.30, face 1 +DEAL::Cell 1.30, face 2 +DEAL::Cell 1.30, face 3 +DEAL::Cell 1.30, face 4 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.0180422 +DEAL::Cell 1.30, face 5 +DEAL::Cell 1.31, face 0 +DEAL::Cell 1.31, face 1 +DEAL::Cell 1.31, face 2 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.31, face 3 +DEAL::Cell 1.31, face 4 +DEAL::Cell 1.31, face 5 +DEAL::Cell 1.32, face 1 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.0388755 +DEAL::Cell 1.32, face 2 +DEAL::Cell 1.32, face 3 +DEAL::Cell 1.32, face 4 +DEAL::Cell 1.32, face 5 +DEAL::Cell 1.33, face 0 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.33, face 1 +DEAL::Cell 1.33, face 2 +DEAL::Cell 1.33, face 3 +DEAL::Cell 1.33, face 4 +DEAL:: -0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.33, face 5 +DEAL::Cell 1.34, face 1 +DEAL::Cell 1.34, face 2 +DEAL::Cell 1.34, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.34, face 4 +DEAL::Cell 1.34, face 5 +DEAL::Cell 1.35, face 0 +DEAL::Cell 1.35, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.35, face 2 +DEAL::Cell 1.35, face 3 +DEAL::Cell 1.35, face 4 +DEAL::Cell 1.35, face 5 +DEAL::Cell 1.36, face 1 +DEAL:: -0.394338 -0.394338 0.00000, 0.0388755 +DEAL::Cell 1.36, face 2 +DEAL::Cell 1.36, face 3 +DEAL::Cell 1.36, face 4 +DEAL::Cell 1.36, face 5 +DEAL:: -0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.37, face 0 +DEAL::Cell 1.37, face 1 +DEAL::Cell 1.37, face 2 +DEAL::Cell 1.37, face 3 +DEAL:: -0.211325 0.00000 0.00000, 0.00966878 +DEAL::Cell 1.37, face 4 +DEAL::Cell 1.37, face 5 +DEAL::Cell 1.38, face 1 +DEAL::Cell 1.38, face 2 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.38, face 3 +DEAL::Cell 1.38, face 4 +DEAL::Cell 1.38, face 5 +DEAL::Cell 1.39, face 0 +DEAL::Cell 1.39, face 1 +DEAL:: -0.211325 0.00000 0.00000, 0.0111645 +DEAL::Cell 1.39, face 2 +DEAL::Cell 1.39, face 3 +DEAL::Cell 1.39, face 4 +DEAL::Cell 1.39, face 5 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.40, face 0 +DEAL::Cell 1.40, face 1 +DEAL::Cell 1.40, face 3 +DEAL::Cell 1.40, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.40, face 5 +DEAL::Cell 1.41, face 0 +DEAL::Cell 1.41, face 1 +DEAL::Cell 1.41, face 3 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.41, face 4 +DEAL::Cell 1.41, face 5 +DEAL::Cell 1.42, face 0 +DEAL::Cell 1.42, face 1 +DEAL::Cell 1.42, face 2 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.42, face 3 +DEAL::Cell 1.42, face 4 +DEAL::Cell 1.42, face 5 +DEAL::Cell 1.43, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.43, face 1 +DEAL::Cell 1.43, face 2 +DEAL::Cell 1.43, face 3 +DEAL::Cell 1.43, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.43, face 5 +DEAL::Cell 1.44, face 0 +DEAL::Cell 1.44, face 1 +DEAL::Cell 1.44, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.0388755 +DEAL::Cell 1.44, face 4 +DEAL::Cell 1.44, face 5 +DEAL::Cell 1.45, face 0 +DEAL::Cell 1.45, face 1 +DEAL::Cell 1.45, face 3 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.0388755 +DEAL::Cell 1.45, face 4 +DEAL::Cell 1.45, face 5 +DEAL::Cell 1.46, face 0 +DEAL::Cell 1.46, face 1 +DEAL:: 0.00000 -0.211325 0.00000, 0.00966878 +DEAL::Cell 1.46, face 2 +DEAL::Cell 1.46, face 3 +DEAL::Cell 1.46, face 4 +DEAL::Cell 1.46, face 5 +DEAL:: -0.211325 -0.211325 0.211325, 0.0136737 +DEAL::Cell 1.47, face 0 +DEAL::Cell 1.47, face 1 +DEAL::Cell 1.47, face 2 +DEAL::Cell 1.47, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.47, face 4 +DEAL::Cell 1.47, face 5 +DEAL::Cell 1.48, face 1 +DEAL::Cell 1.48, face 2 +DEAL::Cell 1.48, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.48, face 4 +DEAL::Cell 1.48, face 5 +DEAL::Cell 1.49, face 0 +DEAL::Cell 1.49, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.49, face 2 +DEAL::Cell 1.49, face 3 +DEAL::Cell 1.49, face 4 +DEAL::Cell 1.49, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.0180422 +DEAL::Cell 1.50, face 1 +DEAL::Cell 1.50, face 2 +DEAL::Cell 1.50, face 3 +DEAL::Cell 1.50, face 4 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.50, face 5 +DEAL::Cell 1.51, face 0 +DEAL::Cell 1.51, face 1 +DEAL::Cell 1.51, face 2 +DEAL::Cell 1.51, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.51, face 4 +DEAL::Cell 1.51, face 5 +DEAL::Cell 1.52, face 1 +DEAL::Cell 1.52, face 2 +DEAL:: -0.577350 0.577350 0.577350, 0.0373573 +DEAL::Cell 1.52, face 3 +DEAL::Cell 1.52, face 4 +DEAL::Cell 1.52, face 5 +DEAL::Cell 1.53, face 0 +DEAL:: -0.394338 0.394338 0.394338, 0.0388755 +DEAL::Cell 1.53, face 1 +DEAL::Cell 1.53, face 2 +DEAL::Cell 1.53, face 3 +DEAL::Cell 1.53, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00966878 +DEAL::Cell 1.53, face 5 +DEAL::Cell 1.54, face 1 +DEAL::Cell 1.54, face 2 +DEAL::Cell 1.54, face 3 +DEAL::Cell 1.54, face 4 +DEAL:: 0.00000 0.577350 0.00000, 0.0264156 +DEAL::Cell 1.54, face 5 +DEAL::Cell 1.55, face 0 +DEAL::Cell 1.55, face 1 +DEAL::Cell 1.55, face 2 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.55, face 3 +DEAL::Cell 1.55, face 4 +DEAL::Cell 1.55, face 5 +DEAL::Check 1 +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Cell 1.0, face 0 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 2 +DEAL:: -0.211325 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 4 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 2 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 4 +DEAL:: 0.211325 0.00000 -0.211325, 0.0111645 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 0 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.2, face 4 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 1 +DEAL:: 0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 3 +DEAL::Cell 1.3, face 4 +DEAL::Cell 1.3, face 5 +DEAL:: 0.00000 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.4, face 0 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 2 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.5, face 3 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 0 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 3 +DEAL::Cell 1.6, face 4 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL:: 0.211325 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.7, face 3 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.8, face 2 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.0264156 +DEAL::Cell 1.9, face 1 +DEAL::Cell 1.9, face 2 +DEAL::Cell 1.9, face 3 +DEAL::Cell 1.9, face 5 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 3 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 1 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL::Cell 1.12, face 2 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.13, face 1 +DEAL::Cell 1.13, face 2 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL::Cell 1.14, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 1 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 3 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL:: 0.00000 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.16, face 0 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL::Cell 1.17, face 1 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL:: 0.577350 0.00000 -0.577350, 0.0373573 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 0 +DEAL::Cell 1.18, face 1 +DEAL::Cell 1.18, face 2 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.18, face 3 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.19, face 1 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 3 +DEAL::Cell 1.19, face 4 +DEAL:: 0.211325 0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 0 +DEAL::Cell 1.20, face 1 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL:: 0.577350 -0.577350 0.00000, 0.0264156 +DEAL::Cell 1.20, face 5 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 1 +DEAL::Cell 1.21, face 3 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.21, face 4 +DEAL::Cell 1.21, face 5 +DEAL::Cell 1.22, face 0 +DEAL::Cell 1.22, face 1 +DEAL:: 0.394338 0.00000 0.394338, 0.0180422 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 3 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.22, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.23, face 0 +DEAL::Cell 1.23, face 1 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 3 +DEAL::Cell 1.23, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.23, face 5 +DEAL::Cell 1.24, face 0 +DEAL::Cell 1.24, face 1 +DEAL::Cell 1.24, face 3 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0388755 +DEAL::Cell 1.24, face 4 +DEAL::Cell 1.24, face 5 +DEAL::Cell 1.25, face 0 +DEAL::Cell 1.25, face 1 +DEAL:: 0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.25, face 3 +DEAL::Cell 1.25, face 4 +DEAL::Cell 1.25, face 5 +DEAL::Cell 1.26, face 0 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.26, face 1 +DEAL::Cell 1.26, face 2 +DEAL::Cell 1.26, face 3 +DEAL::Cell 1.26, face 4 +DEAL::Cell 1.26, face 5 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.27, face 0 +DEAL::Cell 1.27, face 1 +DEAL::Cell 1.27, face 2 +DEAL::Cell 1.27, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.27, face 4 +DEAL::Cell 1.27, face 5 +DEAL::Cell 1.28, face 0 +DEAL::Cell 1.28, face 1 +DEAL:: 0.00000 0.577350 0.577350, 0.0264156 +DEAL::Cell 1.28, face 3 +DEAL::Cell 1.28, face 4 +DEAL::Cell 1.28, face 5 +DEAL::Cell 1.29, face 0 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.29, face 1 +DEAL::Cell 1.29, face 3 +DEAL::Cell 1.29, face 4 +DEAL::Cell 1.29, face 5 +DEAL::Cell 1.30, face 0 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0255155 +DEAL::Cell 1.30, face 1 +DEAL::Cell 1.30, face 2 +DEAL::Cell 1.30, face 3 +DEAL::Cell 1.30, face 4 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.0180422 +DEAL::Cell 1.30, face 5 +DEAL::Cell 1.31, face 0 +DEAL::Cell 1.31, face 1 +DEAL::Cell 1.31, face 2 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.31, face 3 +DEAL::Cell 1.31, face 4 +DEAL::Cell 1.31, face 5 +DEAL::Cell 1.32, face 1 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.0388755 +DEAL::Cell 1.32, face 2 +DEAL::Cell 1.32, face 3 +DEAL::Cell 1.32, face 4 +DEAL::Cell 1.32, face 5 +DEAL::Cell 1.33, face 0 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.33, face 1 +DEAL::Cell 1.33, face 2 +DEAL::Cell 1.33, face 3 +DEAL::Cell 1.33, face 4 +DEAL:: -0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.33, face 5 +DEAL::Cell 1.34, face 1 +DEAL::Cell 1.34, face 2 +DEAL::Cell 1.34, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.34, face 4 +DEAL::Cell 1.34, face 5 +DEAL::Cell 1.35, face 0 +DEAL::Cell 1.35, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.35, face 2 +DEAL::Cell 1.35, face 3 +DEAL::Cell 1.35, face 4 +DEAL::Cell 1.35, face 5 +DEAL::Cell 1.36, face 1 +DEAL:: -0.394338 -0.394338 0.00000, 0.0388755 +DEAL::Cell 1.36, face 2 +DEAL::Cell 1.36, face 3 +DEAL::Cell 1.36, face 4 +DEAL::Cell 1.36, face 5 +DEAL:: -0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.37, face 0 +DEAL::Cell 1.37, face 1 +DEAL::Cell 1.37, face 2 +DEAL::Cell 1.37, face 3 +DEAL:: -0.211325 0.00000 0.00000, 0.00966878 +DEAL::Cell 1.37, face 4 +DEAL::Cell 1.37, face 5 +DEAL::Cell 1.38, face 1 +DEAL::Cell 1.38, face 2 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.38, face 3 +DEAL::Cell 1.38, face 4 +DEAL::Cell 1.38, face 5 +DEAL::Cell 1.39, face 0 +DEAL::Cell 1.39, face 1 +DEAL:: -0.211325 0.00000 0.00000, 0.0111645 +DEAL::Cell 1.39, face 2 +DEAL::Cell 1.39, face 3 +DEAL::Cell 1.39, face 4 +DEAL::Cell 1.39, face 5 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.40, face 0 +DEAL::Cell 1.40, face 1 +DEAL::Cell 1.40, face 3 +DEAL::Cell 1.40, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.40, face 5 +DEAL::Cell 1.41, face 0 +DEAL::Cell 1.41, face 1 +DEAL::Cell 1.41, face 3 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.41, face 4 +DEAL::Cell 1.41, face 5 +DEAL::Cell 1.42, face 0 +DEAL::Cell 1.42, face 1 +DEAL::Cell 1.42, face 2 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.42, face 3 +DEAL::Cell 1.42, face 4 +DEAL::Cell 1.42, face 5 +DEAL::Cell 1.43, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.43, face 1 +DEAL::Cell 1.43, face 2 +DEAL::Cell 1.43, face 3 +DEAL::Cell 1.43, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.43, face 5 +DEAL::Cell 1.44, face 0 +DEAL::Cell 1.44, face 1 +DEAL::Cell 1.44, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.0388755 +DEAL::Cell 1.44, face 4 +DEAL::Cell 1.44, face 5 +DEAL::Cell 1.45, face 0 +DEAL::Cell 1.45, face 1 +DEAL::Cell 1.45, face 3 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.0388755 +DEAL::Cell 1.45, face 4 +DEAL::Cell 1.45, face 5 +DEAL::Cell 1.46, face 0 +DEAL::Cell 1.46, face 1 +DEAL:: 0.00000 -0.211325 0.00000, 0.00966878 +DEAL::Cell 1.46, face 2 +DEAL::Cell 1.46, face 3 +DEAL::Cell 1.46, face 4 +DEAL::Cell 1.46, face 5 +DEAL:: -0.211325 -0.211325 0.211325, 0.0136737 +DEAL::Cell 1.47, face 0 +DEAL::Cell 1.47, face 1 +DEAL::Cell 1.47, face 2 +DEAL::Cell 1.47, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.47, face 4 +DEAL::Cell 1.47, face 5 +DEAL::Cell 1.48, face 1 +DEAL::Cell 1.48, face 2 +DEAL::Cell 1.48, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.48, face 4 +DEAL::Cell 1.48, face 5 +DEAL::Cell 1.49, face 0 +DEAL::Cell 1.49, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.49, face 2 +DEAL::Cell 1.49, face 3 +DEAL::Cell 1.49, face 4 +DEAL::Cell 1.49, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.0180422 +DEAL::Cell 1.50, face 1 +DEAL::Cell 1.50, face 2 +DEAL::Cell 1.50, face 3 +DEAL::Cell 1.50, face 4 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.50, face 5 +DEAL::Cell 1.51, face 0 +DEAL::Cell 1.51, face 1 +DEAL::Cell 1.51, face 2 +DEAL::Cell 1.51, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.51, face 4 +DEAL::Cell 1.51, face 5 +DEAL::Cell 1.52, face 1 +DEAL::Cell 1.52, face 2 +DEAL:: -0.577350 0.577350 0.577350, 0.0373573 +DEAL::Cell 1.52, face 3 +DEAL::Cell 1.52, face 4 +DEAL::Cell 1.52, face 5 +DEAL::Cell 1.53, face 0 +DEAL:: -0.394338 0.394338 0.394338, 0.0388755 +DEAL::Cell 1.53, face 1 +DEAL::Cell 1.53, face 2 +DEAL::Cell 1.53, face 3 +DEAL::Cell 1.53, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00966878 +DEAL::Cell 1.53, face 5 +DEAL::Cell 1.54, face 1 +DEAL::Cell 1.54, face 2 +DEAL::Cell 1.54, face 3 +DEAL::Cell 1.54, face 4 +DEAL:: 0.00000 0.577350 0.00000, 0.0264156 +DEAL::Cell 1.54, face 5 +DEAL::Cell 1.55, face 0 +DEAL::Cell 1.55, face 1 +DEAL::Cell 1.55, face 2 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.55, face 3 +DEAL::Cell 1.55, face 4 +DEAL::Cell 1.55, face 5 +DEAL::Cell 2.0, face 0 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 2 +DEAL::Cell 2.0, face 3 +DEAL::Cell 2.0, face 4 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 2 +DEAL::Cell 2.1, face 3 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.1, face 4 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 0 +DEAL::Cell 2.2, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 4 +DEAL::Cell 2.2, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.00000 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 4 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 0 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 2 +DEAL::Cell 2.5, face 3 +DEAL::Cell 2.5, face 4 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 0 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.6, face 3 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.00000 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 2 +DEAL::Cell 2.8, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.8, face 4 +DEAL::Cell 2.8, face 5 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL:: 0.211325 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.9, face 2 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 4 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 4 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 4 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 2 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: 0.00000 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 2 +DEAL::Cell 2.13, face 3 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL::Cell 2.15, face 4 +DEAL:: 0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 0 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 4 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 4 +DEAL:: 0.00000 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 0 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL::Cell 2.18, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.18, face 4 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.19, face 2 +DEAL::Cell 2.19, face 3 +DEAL::Cell 2.19, face 4 +DEAL::Cell 2.19, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.20, face 0 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 0 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 1 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 3 +DEAL::Cell 2.22, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.23, face 3 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL:: 0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 4 +DEAL::Cell 2.24, face 5 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.25, face 4 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 3 +DEAL::Cell 2.26, face 4 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 3 +DEAL::Cell 2.27, face 4 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.29, face 1 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 3 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL:: 0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 3 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 0 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 2 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 2 +DEAL:: -0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.33, face 3 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 0 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL::Cell 2.36, face 0 +DEAL::Cell 2.36, face 1 +DEAL:: -0.105662 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.36, face 2 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: -0.211325 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 2 +DEAL::Cell 2.37, face 3 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 0 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.41, face 2 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL:: 0.00000 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 2 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 0 +DEAL::Cell 2.48, face 1 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 0 +DEAL::Cell 2.50, face 1 +DEAL::Cell 2.50, face 2 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.50, face 3 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 3 +DEAL::Cell 2.51, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 0 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL:: 0.00000 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.54, face 0 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 3 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.55, face 3 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 1 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 5 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 3 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 3 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 5 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.62, face 3 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL::Cell 2.63, face 0 +DEAL:: 0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 3 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 2 +DEAL::Cell 2.64, face 3 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 2 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL:: -0.242922 0.00000 -0.485844, 0.00621317 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 0.00000 -0.288675 -0.577350, 0.00660390 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 2 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL:: -0.485844 -0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.72, face 2 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.73, face 2 +DEAL::Cell 2.73, face 3 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.00660390 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 5 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 1 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 2 +DEAL::Cell 2.76, face 3 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 1 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.77, face 2 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL::Cell 2.78, face 3 +DEAL:: 0.197169 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 1 +DEAL::Cell 2.79, face 2 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: -0.577350 0.288675 -0.577350, 0.00933933 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: -0.485844 0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 3 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL:: -0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.83, face 3 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL:: -0.197169 0.00000 -0.394338, 0.00504295 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: -0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: -0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.86, face 3 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL:: -0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 3 +DEAL::Cell 2.87, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 1 +DEAL::Cell 2.89, face 2 +DEAL:: 0.242922 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 3 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL:: 0.242922 0.485844 -0.485844, 0.00621317 +DEAL::Cell 2.91, face 1 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 3 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 1 +DEAL::Cell 2.93, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00451055 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 3 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 1 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 3 +DEAL:: 0.197169 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.96, face 2 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.97, face 0 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 2 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL:: -0.197169 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.97, face 5 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 2 +DEAL::Cell 2.100, face 3 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.101, face 2 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL:: -0.105662 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00451055 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 2 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 1 +DEAL::Cell 2.105, face 2 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 1 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL:: 0.394338 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00270251 +DEAL::Cell 2.108, face 2 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.109, face 1 +DEAL::Cell 2.109, face 2 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.00270251 +DEAL::Cell 2.111, face 1 +DEAL::Cell 2.111, face 2 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL:: -0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL:: 1.44560e-19 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL::Cell 2.113, face 5 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 3 +DEAL::Cell 2.114, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.115, face 3 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL:: -0.211325 0.00000 -0.211325, 0.00341843 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL:: -0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 3 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.00341843 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL:: 0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.121, face 1 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.122, face 3 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 1 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 3 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL:: 0.302831 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.00341843 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 3 +DEAL::Cell 2.126, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 1 +DEAL::Cell 2.127, face 2 +DEAL:: 0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.127, face 3 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 2.128, face 0 +DEAL:: 0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL:: 0.577350 0.00000 -0.288675, 0.00738339 +DEAL::Cell 2.130, face 0 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL::Cell 2.130, face 3 +DEAL:: 0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.394338 0.00000 -0.197169, 0.00451055 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL::Cell 2.132, face 0 +DEAL:: 0.577350 -0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 0 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL:: 0.485844 0.00000 -0.242922, 0.00555723 +DEAL::Cell 2.135, face 2 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00555723 +DEAL::Cell 2.136, face 0 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL:: 0.485844 0.00000 -0.485844, 0.00785910 +DEAL::Cell 2.136, face 5 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 1 +DEAL::Cell 2.137, face 3 +DEAL:: 0.485844 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL:: 0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.139, face 1 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL::Cell 2.139, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL::Cell 2.140, face 3 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 1 +DEAL::Cell 2.141, face 3 +DEAL:: 0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 1 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00971888 +DEAL::Cell 2.143, face 4 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 0 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 0 +DEAL::Cell 2.146, face 1 +DEAL::Cell 2.146, face 2 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.146, face 3 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL::Cell 2.147, face 1 +DEAL:: 0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 3 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL:: 0.302831 0.00000 -0.151416, 0.00387273 +DEAL::Cell 2.148, face 0 +DEAL::Cell 2.148, face 1 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.00346387 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 0 +DEAL:: 0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL::Cell 2.150, face 3 +DEAL::Cell 2.150, face 4 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.302831 0.00000 -0.151416, 0.00573167 +DEAL::Cell 2.151, face 3 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL:: 0.302831 0.00000 -0.151416, 0.00346387 +DEAL::Cell 2.152, face 1 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.394338 0.00000 -0.197169, 0.00504295 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 1 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL:: 0.302831 0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.153, face 4 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL:: 0.302831 0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 3 +DEAL::Cell 2.154, face 4 +DEAL::Cell 2.154, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.00270251 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 1 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 3 +DEAL::Cell 2.155, face 4 +DEAL:: 0.302831 0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00971888 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00504295 +DEAL::Cell 2.157, face 1 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL:: 0.302831 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 3 +DEAL:: 0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 3 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.211325 0.105662 0.00000, 0.00241720 +DEAL::Cell 2.160, face 0 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00555723 +DEAL::Cell 2.160, face 5 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.161, face 5 +DEAL::Cell 2.162, face 0 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL:: 0.485844 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 0 +DEAL::Cell 2.164, face 1 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL:: 0.577350 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.164, face 5 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.485844 -0.242922 0.485844, 0.0147528 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.165, face 5 +DEAL::Cell 2.166, face 0 +DEAL::Cell 2.166, face 1 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.166, face 5 +DEAL:: 0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.167, face 5 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL::Cell 2.168, face 3 +DEAL:: 0.485844 0.00000 0.242922, 0.0147528 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 1 +DEAL:: 0.577350 0.577350 0.288675, 0.00933933 +DEAL::Cell 2.169, face 3 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL:: 0.394338 0.00000 0.197169, 0.00451055 +DEAL::Cell 2.170, face 1 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.485844 0.00000 0.242922, 0.00621317 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 1 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL:: 0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.171, face 4 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL:: 0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL::Cell 2.172, face 5 +DEAL::Cell 2.173, face 0 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.173, face 1 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.173, face 5 +DEAL::Cell 2.174, face 0 +DEAL:: 0.485844 0.00000 0.242922, 0.00555723 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.174, face 5 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 1 +DEAL::Cell 2.175, face 2 +DEAL:: 0.485844 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL::Cell 2.175, face 5 +DEAL::Cell 2.176, face 0 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.394338 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 0 +DEAL::Cell 2.178, face 1 +DEAL:: 0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.178, face 2 +DEAL::Cell 2.178, face 3 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL:: 0.211325 -0.105662 0.105662, 0.00270251 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 3 +DEAL::Cell 2.179, face 4 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00346387 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 0 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.180, face 5 +DEAL::Cell 2.181, face 0 +DEAL:: 0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.181, face 1 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL:: 0.302831 0.00000 0.151416, 0.00387273 +DEAL::Cell 2.181, face 5 +DEAL::Cell 2.182, face 0 +DEAL::Cell 2.182, face 1 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.182, face 5 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00241720 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 3 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.183, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00341843 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL::Cell 2.184, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL::Cell 2.185, face 1 +DEAL::Cell 2.185, face 2 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00971888 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL::Cell 2.186, face 0 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 3 +DEAL::Cell 2.186, face 4 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 1 +DEAL::Cell 2.187, face 2 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.187, face 3 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL:: 0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.188, face 5 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 1 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.189, face 5 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.190, face 2 +DEAL::Cell 2.190, face 3 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.190, face 5 +DEAL::Cell 2.191, face 0 +DEAL:: 0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.191, face 1 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 3 +DEAL::Cell 2.191, face 4 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.191, face 5 +DEAL::Cell 2.192, face 0 +DEAL::Cell 2.192, face 1 +DEAL::Cell 2.192, face 3 +DEAL:: -0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.192, face 4 +DEAL::Cell 2.192, face 5 +DEAL::Cell 2.193, face 0 +DEAL::Cell 2.193, face 1 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.193, face 3 +DEAL::Cell 2.193, face 4 +DEAL::Cell 2.193, face 5 +DEAL::Cell 2.194, face 0 +DEAL::Cell 2.194, face 1 +DEAL:: -0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.194, face 2 +DEAL::Cell 2.194, face 3 +DEAL::Cell 2.194, face 4 +DEAL::Cell 2.194, face 5 +DEAL:: -0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.195, face 0 +DEAL::Cell 2.195, face 1 +DEAL::Cell 2.195, face 2 +DEAL::Cell 2.195, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.195, face 4 +DEAL::Cell 2.195, face 5 +DEAL::Cell 2.196, face 0 +DEAL::Cell 2.196, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.196, face 3 +DEAL::Cell 2.196, face 4 +DEAL::Cell 2.196, face 5 +DEAL::Cell 2.197, face 0 +DEAL::Cell 2.197, face 1 +DEAL:: 0.00000 -0.288675 0.577350, 0.00660390 +DEAL::Cell 2.197, face 3 +DEAL::Cell 2.197, face 4 +DEAL::Cell 2.197, face 5 +DEAL::Cell 2.198, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.198, face 1 +DEAL::Cell 2.198, face 2 +DEAL::Cell 2.198, face 3 +DEAL::Cell 2.198, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.198, face 5 +DEAL::Cell 2.199, face 0 +DEAL::Cell 2.199, face 1 +DEAL::Cell 2.199, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.0147528 +DEAL::Cell 2.199, face 3 +DEAL::Cell 2.199, face 4 +DEAL::Cell 2.199, face 5 +DEAL::Cell 2.200, face 0 +DEAL::Cell 2.200, face 1 +DEAL:: 0.288675 -0.577350 0.577350, 0.00738339 +DEAL::Cell 2.200, face 3 +DEAL::Cell 2.200, face 4 +DEAL::Cell 2.200, face 5 +DEAL::Cell 2.201, face 0 +DEAL:: 0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.201, face 1 +DEAL::Cell 2.201, face 3 +DEAL::Cell 2.201, face 4 +DEAL::Cell 2.201, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.202, face 0 +DEAL::Cell 2.202, face 1 +DEAL::Cell 2.202, face 2 +DEAL::Cell 2.202, face 3 +DEAL:: 0.197169 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.202, face 4 +DEAL::Cell 2.202, face 5 +DEAL::Cell 2.203, face 0 +DEAL::Cell 2.203, face 1 +DEAL::Cell 2.203, face 2 +DEAL:: 0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.203, face 3 +DEAL::Cell 2.203, face 4 +DEAL::Cell 2.203, face 5 +DEAL::Cell 2.204, face 0 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.204, face 1 +DEAL::Cell 2.204, face 3 +DEAL::Cell 2.204, face 4 +DEAL::Cell 2.204, face 5 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00555723 +DEAL::Cell 2.205, face 0 +DEAL::Cell 2.205, face 1 +DEAL::Cell 2.205, face 3 +DEAL::Cell 2.205, face 4 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.205, face 5 +DEAL::Cell 2.206, face 0 +DEAL::Cell 2.206, face 1 +DEAL::Cell 2.206, face 2 +DEAL::Cell 2.206, face 3 +DEAL:: 0.00000 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.206, face 4 +DEAL::Cell 2.206, face 5 +DEAL::Cell 2.207, face 0 +DEAL::Cell 2.207, face 1 +DEAL:: 0.485844 0.00000 0.485844, 0.00785910 +DEAL::Cell 2.207, face 2 +DEAL::Cell 2.207, face 3 +DEAL::Cell 2.207, face 4 +DEAL::Cell 2.207, face 5 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00451055 +DEAL::Cell 2.208, face 0 +DEAL::Cell 2.208, face 1 +DEAL::Cell 2.208, face 2 +DEAL::Cell 2.208, face 3 +DEAL:: -0.151416 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.208, face 4 +DEAL::Cell 2.208, face 5 +DEAL::Cell 2.209, face 0 +DEAL::Cell 2.209, face 1 +DEAL::Cell 2.209, face 2 +DEAL:: -0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.209, face 3 +DEAL::Cell 2.209, face 4 +DEAL::Cell 2.209, face 5 +DEAL::Cell 2.210, face 0 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 1 +DEAL::Cell 2.210, face 2 +DEAL::Cell 2.210, face 3 +DEAL::Cell 2.210, face 4 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 5 +DEAL::Cell 2.211, face 0 +DEAL::Cell 2.211, face 1 +DEAL::Cell 2.211, face 2 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.211, face 3 +DEAL::Cell 2.211, face 4 +DEAL::Cell 2.211, face 5 +DEAL::Cell 2.212, face 0 +DEAL::Cell 2.212, face 1 +DEAL:: -0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.212, face 2 +DEAL::Cell 2.212, face 3 +DEAL::Cell 2.212, face 4 +DEAL::Cell 2.212, face 5 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00451055 +DEAL::Cell 2.213, face 0 +DEAL::Cell 2.213, face 1 +DEAL::Cell 2.213, face 2 +DEAL::Cell 2.213, face 3 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.213, face 4 +DEAL::Cell 2.213, face 5 +DEAL::Cell 2.214, face 0 +DEAL::Cell 2.214, face 1 +DEAL:: -0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.214, face 2 +DEAL::Cell 2.214, face 3 +DEAL::Cell 2.214, face 4 +DEAL::Cell 2.214, face 5 +DEAL::Cell 2.215, face 0 +DEAL:: -0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 1 +DEAL::Cell 2.215, face 2 +DEAL::Cell 2.215, face 3 +DEAL::Cell 2.215, face 4 +DEAL:: 0.00000 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 5 +DEAL::Cell 2.216, face 0 +DEAL::Cell 2.216, face 1 +DEAL::Cell 2.216, face 2 +DEAL:: 0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.216, face 3 +DEAL::Cell 2.216, face 4 +DEAL::Cell 2.216, face 5 +DEAL::Cell 2.217, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.217, face 1 +DEAL::Cell 2.217, face 2 +DEAL::Cell 2.217, face 3 +DEAL::Cell 2.217, face 4 +DEAL::Cell 2.217, face 5 +DEAL:: 0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.218, face 0 +DEAL::Cell 2.218, face 1 +DEAL::Cell 2.218, face 2 +DEAL::Cell 2.218, face 3 +DEAL:: 0.105662 -0.211325 0.211325, 0.00279114 +DEAL::Cell 2.218, face 4 +DEAL::Cell 2.218, face 5 +DEAL::Cell 2.219, face 0 +DEAL::Cell 2.219, face 1 +DEAL:: 0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.219, face 2 +DEAL::Cell 2.219, face 3 +DEAL::Cell 2.219, face 4 +DEAL::Cell 2.219, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.220, face 0 +DEAL::Cell 2.220, face 1 +DEAL::Cell 2.220, face 2 +DEAL::Cell 2.220, face 3 +DEAL::Cell 2.220, face 4 +DEAL:: 0.00000 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.220, face 5 +DEAL::Cell 2.221, face 0 +DEAL::Cell 2.221, face 1 +DEAL::Cell 2.221, face 2 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00971888 +DEAL::Cell 2.221, face 3 +DEAL::Cell 2.221, face 4 +DEAL::Cell 2.221, face 5 +DEAL::Cell 2.222, face 0 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00346387 +DEAL::Cell 2.222, face 1 +DEAL::Cell 2.222, face 2 +DEAL::Cell 2.222, face 3 +DEAL::Cell 2.222, face 4 +DEAL:: 0.105662 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.222, face 5 +DEAL::Cell 2.223, face 0 +DEAL::Cell 2.223, face 1 +DEAL::Cell 2.223, face 2 +DEAL::Cell 2.223, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.223, face 4 +DEAL::Cell 2.223, face 5 +DEAL::Cell 2.224, face 0 +DEAL::Cell 2.224, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.224, face 3 +DEAL::Cell 2.224, face 4 +DEAL::Cell 2.224, face 5 +DEAL::Cell 2.225, face 0 +DEAL:: -0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.225, face 1 +DEAL::Cell 2.225, face 3 +DEAL::Cell 2.225, face 4 +DEAL::Cell 2.225, face 5 +DEAL:: 0.00000 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.226, face 0 +DEAL::Cell 2.226, face 1 +DEAL::Cell 2.226, face 2 +DEAL::Cell 2.226, face 3 +DEAL::Cell 2.226, face 4 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.226, face 5 +DEAL::Cell 2.227, face 0 +DEAL::Cell 2.227, face 1 +DEAL::Cell 2.227, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.227, face 3 +DEAL::Cell 2.227, face 4 +DEAL::Cell 2.227, face 5 +DEAL::Cell 2.228, face 0 +DEAL:: -0.577350 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.228, face 1 +DEAL::Cell 2.228, face 3 +DEAL::Cell 2.228, face 4 +DEAL::Cell 2.228, face 5 +DEAL:: -0.242922 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.229, face 0 +DEAL::Cell 2.229, face 1 +DEAL::Cell 2.229, face 3 +DEAL::Cell 2.229, face 4 +DEAL::Cell 2.229, face 5 +DEAL:: -0.288675 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.230, face 0 +DEAL::Cell 2.230, face 1 +DEAL::Cell 2.230, face 2 +DEAL::Cell 2.230, face 3 +DEAL:: -0.394338 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.230, face 4 +DEAL::Cell 2.230, face 5 +DEAL::Cell 2.231, face 0 +DEAL::Cell 2.231, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.231, face 2 +DEAL::Cell 2.231, face 3 +DEAL::Cell 2.231, face 4 +DEAL::Cell 2.231, face 5 +DEAL:: 0.00000 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.232, face 0 +DEAL::Cell 2.232, face 1 +DEAL::Cell 2.232, face 3 +DEAL::Cell 2.232, face 4 +DEAL::Cell 2.232, face 5 +DEAL:: 0.00000 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.233, face 0 +DEAL::Cell 2.233, face 1 +DEAL::Cell 2.233, face 3 +DEAL::Cell 2.233, face 4 +DEAL:: 0.577350 0.00000 0.577350, 0.00660390 +DEAL::Cell 2.233, face 5 +DEAL::Cell 2.234, face 0 +DEAL::Cell 2.234, face 1 +DEAL::Cell 2.234, face 2 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.0147528 +DEAL::Cell 2.234, face 3 +DEAL::Cell 2.234, face 4 +DEAL::Cell 2.234, face 5 +DEAL::Cell 2.235, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.235, face 1 +DEAL::Cell 2.235, face 2 +DEAL::Cell 2.235, face 3 +DEAL::Cell 2.235, face 4 +DEAL::Cell 2.235, face 5 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.236, face 0 +DEAL::Cell 2.236, face 1 +DEAL::Cell 2.236, face 3 +DEAL::Cell 2.236, face 4 +DEAL:: 0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.236, face 5 +DEAL::Cell 2.237, face 0 +DEAL::Cell 2.237, face 1 +DEAL::Cell 2.237, face 3 +DEAL:: 0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.237, face 4 +DEAL::Cell 2.237, face 5 +DEAL::Cell 2.238, face 0 +DEAL::Cell 2.238, face 1 +DEAL:: 0.197169 0.394338 0.394338, 0.00504295 +DEAL::Cell 2.238, face 2 +DEAL::Cell 2.238, face 3 +DEAL::Cell 2.238, face 4 +DEAL::Cell 2.238, face 5 +DEAL::Cell 2.239, face 0 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 1 +DEAL::Cell 2.239, face 2 +DEAL::Cell 2.239, face 3 +DEAL::Cell 2.239, face 4 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 5 +DEAL::Cell 2.240, face 0 +DEAL::Cell 2.240, face 1 +DEAL::Cell 2.240, face 2 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00971888 +DEAL::Cell 2.240, face 3 +DEAL::Cell 2.240, face 4 +DEAL::Cell 2.240, face 5 +DEAL::Cell 2.241, face 0 +DEAL:: -0.151416 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.241, face 1 +DEAL::Cell 2.241, face 2 +DEAL::Cell 2.241, face 3 +DEAL::Cell 2.241, face 4 +DEAL::Cell 2.241, face 5 +DEAL:: -0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.242, face 0 +DEAL::Cell 2.242, face 1 +DEAL::Cell 2.242, face 2 +DEAL::Cell 2.242, face 3 +DEAL:: -0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.242, face 4 +DEAL::Cell 2.242, face 5 +DEAL::Cell 2.243, face 0 +DEAL::Cell 2.243, face 1 +DEAL:: 0.00000 0.151416 0.302831, 0.00346387 +DEAL::Cell 2.243, face 2 +DEAL::Cell 2.243, face 3 +DEAL::Cell 2.243, face 4 +DEAL::Cell 2.243, face 5 +DEAL:: 0.00000 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.244, face 0 +DEAL::Cell 2.244, face 1 +DEAL::Cell 2.244, face 2 +DEAL::Cell 2.244, face 3 +DEAL::Cell 2.244, face 4 +DEAL:: -0.394338 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.244, face 5 +DEAL::Cell 2.245, face 0 +DEAL::Cell 2.245, face 1 +DEAL::Cell 2.245, face 2 +DEAL:: -0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.245, face 3 +DEAL::Cell 2.245, face 4 +DEAL::Cell 2.245, face 5 +DEAL::Cell 2.246, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00489866 +DEAL::Cell 2.246, face 1 +DEAL::Cell 2.246, face 2 +DEAL::Cell 2.246, face 3 +DEAL::Cell 2.246, face 4 +DEAL:: -0.105662 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.246, face 5 +DEAL::Cell 2.247, face 0 +DEAL::Cell 2.247, face 1 +DEAL::Cell 2.247, face 2 +DEAL::Cell 2.247, face 3 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.247, face 4 +DEAL::Cell 2.247, face 5 +DEAL::Cell 2.248, face 0 +DEAL::Cell 2.248, face 1 +DEAL:: 0.151416 1.73472e-18 0.302831, 0.00387273 +DEAL::Cell 2.248, face 2 +DEAL::Cell 2.248, face 3 +DEAL::Cell 2.248, face 4 +DEAL::Cell 2.248, face 5 +DEAL:: 0.00000 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.249, face 0 +DEAL::Cell 2.249, face 1 +DEAL::Cell 2.249, face 2 +DEAL::Cell 2.249, face 3 +DEAL:: 0.302831 0.151416 0.302831, 0.00573167 +DEAL::Cell 2.249, face 4 +DEAL::Cell 2.249, face 5 +DEAL::Cell 2.250, face 0 +DEAL::Cell 2.250, face 1 +DEAL::Cell 2.250, face 2 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00573167 +DEAL::Cell 2.250, face 3 +DEAL::Cell 2.250, face 4 +DEAL::Cell 2.250, face 5 +DEAL::Cell 2.251, face 0 +DEAL:: 0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.251, face 1 +DEAL::Cell 2.251, face 2 +DEAL::Cell 2.251, face 3 +DEAL::Cell 2.251, face 4 +DEAL:: 0.105662 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.251, face 5 +DEAL::Cell 2.252, face 0 +DEAL::Cell 2.252, face 1 +DEAL::Cell 2.252, face 2 +DEAL:: 0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.252, face 3 +DEAL::Cell 2.252, face 4 +DEAL::Cell 2.252, face 5 +DEAL::Cell 2.253, face 0 +DEAL::Cell 2.253, face 1 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.253, face 2 +DEAL::Cell 2.253, face 3 +DEAL::Cell 2.253, face 4 +DEAL::Cell 2.253, face 5 +DEAL:: 0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.254, face 0 +DEAL::Cell 2.254, face 1 +DEAL::Cell 2.254, face 2 +DEAL::Cell 2.254, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.254, face 4 +DEAL::Cell 2.254, face 5 +DEAL::Cell 2.255, face 0 +DEAL::Cell 2.255, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.255, face 2 +DEAL::Cell 2.255, face 3 +DEAL::Cell 2.255, face 4 +DEAL::Cell 2.255, face 5 +DEAL::Cell 2.256, face 1 +DEAL:: -0.485844 -0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.256, face 2 +DEAL::Cell 2.256, face 3 +DEAL::Cell 2.256, face 4 +DEAL::Cell 2.256, face 5 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.257, face 0 +DEAL::Cell 2.257, face 1 +DEAL::Cell 2.257, face 2 +DEAL::Cell 2.257, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.257, face 4 +DEAL::Cell 2.257, face 5 +DEAL::Cell 2.258, face 1 +DEAL::Cell 2.258, face 2 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.258, face 3 +DEAL::Cell 2.258, face 4 +DEAL::Cell 2.258, face 5 +DEAL::Cell 2.259, face 0 +DEAL::Cell 2.259, face 1 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.259, face 2 +DEAL::Cell 2.259, face 3 +DEAL::Cell 2.259, face 4 +DEAL::Cell 2.259, face 5 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.260, face 1 +DEAL::Cell 2.260, face 2 +DEAL::Cell 2.260, face 3 +DEAL::Cell 2.260, face 4 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.260, face 5 +DEAL::Cell 2.261, face 0 +DEAL::Cell 2.261, face 1 +DEAL::Cell 2.261, face 2 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.261, face 3 +DEAL::Cell 2.261, face 4 +DEAL::Cell 2.261, face 5 +DEAL::Cell 2.262, face 1 +DEAL::Cell 2.262, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.262, face 3 +DEAL::Cell 2.262, face 4 +DEAL::Cell 2.262, face 5 +DEAL::Cell 2.263, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.263, face 1 +DEAL::Cell 2.263, face 2 +DEAL::Cell 2.263, face 3 +DEAL::Cell 2.263, face 4 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.263, face 5 +DEAL::Cell 2.264, face 0 +DEAL::Cell 2.264, face 1 +DEAL::Cell 2.264, face 2 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.264, face 3 +DEAL::Cell 2.264, face 4 +DEAL::Cell 2.264, face 5 +DEAL::Cell 2.265, face 0 +DEAL::Cell 2.265, face 1 +DEAL:: -0.211325 -0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.265, face 2 +DEAL::Cell 2.265, face 3 +DEAL::Cell 2.265, face 4 +DEAL::Cell 2.265, face 5 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.266, face 0 +DEAL::Cell 2.266, face 1 +DEAL::Cell 2.266, face 2 +DEAL::Cell 2.266, face 3 +DEAL:: -0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.266, face 4 +DEAL::Cell 2.266, face 5 +DEAL::Cell 2.267, face 0 +DEAL::Cell 2.267, face 1 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.267, face 2 +DEAL::Cell 2.267, face 3 +DEAL::Cell 2.267, face 4 +DEAL::Cell 2.267, face 5 +DEAL::Cell 2.268, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.268, face 1 +DEAL::Cell 2.268, face 2 +DEAL::Cell 2.268, face 3 +DEAL::Cell 2.268, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.268, face 5 +DEAL::Cell 2.269, face 0 +DEAL::Cell 2.269, face 1 +DEAL::Cell 2.269, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.269, face 3 +DEAL::Cell 2.269, face 4 +DEAL::Cell 2.269, face 5 +DEAL::Cell 2.270, face 0 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00971888 +DEAL::Cell 2.270, face 1 +DEAL::Cell 2.270, face 2 +DEAL::Cell 2.270, face 3 +DEAL::Cell 2.270, face 4 +DEAL::Cell 2.270, face 5 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00451055 +DEAL::Cell 2.271, face 0 +DEAL::Cell 2.271, face 1 +DEAL::Cell 2.271, face 2 +DEAL::Cell 2.271, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00346387 +DEAL::Cell 2.271, face 4 +DEAL::Cell 2.271, face 5 +DEAL::Cell 2.272, face 1 +DEAL::Cell 2.272, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.272, face 3 +DEAL::Cell 2.272, face 4 +DEAL::Cell 2.272, face 5 +DEAL::Cell 2.273, face 0 +DEAL:: -0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.273, face 1 +DEAL::Cell 2.273, face 2 +DEAL::Cell 2.273, face 3 +DEAL::Cell 2.273, face 4 +DEAL::Cell 2.273, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.274, face 1 +DEAL::Cell 2.274, face 2 +DEAL::Cell 2.274, face 3 +DEAL::Cell 2.274, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.274, face 5 +DEAL::Cell 2.275, face 0 +DEAL::Cell 2.275, face 1 +DEAL::Cell 2.275, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.275, face 3 +DEAL::Cell 2.275, face 4 +DEAL::Cell 2.275, face 5 +DEAL::Cell 2.276, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.276, face 2 +DEAL::Cell 2.276, face 3 +DEAL::Cell 2.276, face 4 +DEAL::Cell 2.276, face 5 +DEAL::Cell 2.277, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.277, face 1 +DEAL::Cell 2.277, face 2 +DEAL::Cell 2.277, face 3 +DEAL::Cell 2.277, face 4 +DEAL:: -0.394338 7.22801e-20 -0.197169, 0.00504295 +DEAL::Cell 2.277, face 5 +DEAL::Cell 2.278, face 1 +DEAL::Cell 2.278, face 2 +DEAL::Cell 2.278, face 3 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.278, face 4 +DEAL::Cell 2.278, face 5 +DEAL::Cell 2.279, face 0 +DEAL::Cell 2.279, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.279, face 2 +DEAL::Cell 2.279, face 3 +DEAL::Cell 2.279, face 4 +DEAL::Cell 2.279, face 5 +DEAL::Cell 2.280, face 0 +DEAL:: -0.394338 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.280, face 1 +DEAL::Cell 2.280, face 2 +DEAL::Cell 2.280, face 3 +DEAL::Cell 2.280, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.280, face 5 +DEAL::Cell 2.281, face 0 +DEAL::Cell 2.281, face 1 +DEAL::Cell 2.281, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.281, face 3 +DEAL::Cell 2.281, face 4 +DEAL::Cell 2.281, face 5 +DEAL::Cell 2.282, face 0 +DEAL:: -0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.282, face 1 +DEAL::Cell 2.282, face 2 +DEAL::Cell 2.282, face 3 +DEAL::Cell 2.282, face 4 +DEAL::Cell 2.282, face 5 +DEAL:: -0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.283, face 0 +DEAL::Cell 2.283, face 1 +DEAL::Cell 2.283, face 2 +DEAL::Cell 2.283, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.283, face 4 +DEAL::Cell 2.283, face 5 +DEAL::Cell 2.284, face 0 +DEAL::Cell 2.284, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00573167 +DEAL::Cell 2.284, face 2 +DEAL::Cell 2.284, face 3 +DEAL::Cell 2.284, face 4 +DEAL::Cell 2.284, face 5 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00346387 +DEAL::Cell 2.285, face 0 +DEAL::Cell 2.285, face 1 +DEAL::Cell 2.285, face 2 +DEAL::Cell 2.285, face 3 +DEAL::Cell 2.285, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00387273 +DEAL::Cell 2.285, face 5 +DEAL::Cell 2.286, face 0 +DEAL::Cell 2.286, face 1 +DEAL::Cell 2.286, face 2 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.286, face 3 +DEAL::Cell 2.286, face 4 +DEAL::Cell 2.286, face 5 +DEAL::Cell 2.287, face 0 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00573167 +DEAL::Cell 2.287, face 1 +DEAL::Cell 2.287, face 2 +DEAL::Cell 2.287, face 3 +DEAL::Cell 2.287, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.287, face 5 +DEAL::Cell 2.288, face 1 +DEAL::Cell 2.288, face 2 +DEAL::Cell 2.288, face 3 +DEAL::Cell 2.288, face 4 +DEAL:: -0.577350 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.288, face 5 +DEAL::Cell 2.289, face 0 +DEAL::Cell 2.289, face 1 +DEAL::Cell 2.289, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00785910 +DEAL::Cell 2.289, face 3 +DEAL::Cell 2.289, face 4 +DEAL::Cell 2.289, face 5 +DEAL::Cell 2.290, face 1 +DEAL:: -0.485844 -0.242922 0.242922, 0.0147528 +DEAL::Cell 2.290, face 2 +DEAL::Cell 2.290, face 3 +DEAL::Cell 2.290, face 4 +DEAL::Cell 2.290, face 5 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00621317 +DEAL::Cell 2.291, face 0 +DEAL::Cell 2.291, face 1 +DEAL::Cell 2.291, face 2 +DEAL::Cell 2.291, face 3 +DEAL::Cell 2.291, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00555723 +DEAL::Cell 2.291, face 5 +DEAL::Cell 2.292, face 1 +DEAL::Cell 2.292, face 2 +DEAL::Cell 2.292, face 3 +DEAL:: -0.577350 -0.288675 0.577350, 0.00738339 +DEAL::Cell 2.292, face 4 +DEAL::Cell 2.292, face 5 +DEAL::Cell 2.293, face 0 +DEAL::Cell 2.293, face 1 +DEAL:: -0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.293, face 2 +DEAL::Cell 2.293, face 3 +DEAL::Cell 2.293, face 4 +DEAL::Cell 2.293, face 5 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.294, face 1 +DEAL::Cell 2.294, face 2 +DEAL::Cell 2.294, face 3 +DEAL::Cell 2.294, face 4 +DEAL::Cell 2.294, face 5 +DEAL:: -0.577350 -0.288675 0.577350, 0.00933933 +DEAL::Cell 2.295, face 0 +DEAL::Cell 2.295, face 1 +DEAL::Cell 2.295, face 2 +DEAL::Cell 2.295, face 3 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.295, face 4 +DEAL::Cell 2.295, face 5 +DEAL::Cell 2.296, face 0 +DEAL::Cell 2.296, face 1 +DEAL:: -0.302831 -0.302831 0.151416, 0.00573167 +DEAL::Cell 2.296, face 2 +DEAL::Cell 2.296, face 3 +DEAL::Cell 2.296, face 4 +DEAL::Cell 2.296, face 5 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.297, face 0 +DEAL::Cell 2.297, face 1 +DEAL::Cell 2.297, face 2 +DEAL::Cell 2.297, face 3 +DEAL::Cell 2.297, face 4 +DEAL:: -0.302831 -0.302831 0.00000, 0.00346387 +DEAL::Cell 2.297, face 5 +DEAL::Cell 2.298, face 0 +DEAL::Cell 2.298, face 1 +DEAL::Cell 2.298, face 2 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.298, face 3 +DEAL::Cell 2.298, face 4 +DEAL::Cell 2.298, face 5 +DEAL::Cell 2.299, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.299, face 1 +DEAL::Cell 2.299, face 2 +DEAL::Cell 2.299, face 3 +DEAL::Cell 2.299, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.299, face 5 +DEAL::Cell 2.300, face 0 +DEAL::Cell 2.300, face 1 +DEAL::Cell 2.300, face 2 +DEAL::Cell 2.300, face 3 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.300, face 4 +DEAL::Cell 2.300, face 5 +DEAL::Cell 2.301, face 0 +DEAL::Cell 2.301, face 1 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.301, face 2 +DEAL::Cell 2.301, face 3 +DEAL::Cell 2.301, face 4 +DEAL::Cell 2.301, face 5 +DEAL:: -0.302831 -0.151416 0.302831, 0.00489866 +DEAL::Cell 2.302, face 0 +DEAL::Cell 2.302, face 1 +DEAL::Cell 2.302, face 2 +DEAL::Cell 2.302, face 3 +DEAL:: -0.302831 8.67362e-19 0.302831, 0.00346387 +DEAL::Cell 2.302, face 4 +DEAL::Cell 2.302, face 5 +DEAL::Cell 2.303, face 0 +DEAL::Cell 2.303, face 1 +DEAL::Cell 2.303, face 2 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.303, face 3 +DEAL::Cell 2.303, face 4 +DEAL::Cell 2.303, face 5 +DEAL::Cell 2.304, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.304, face 2 +DEAL::Cell 2.304, face 3 +DEAL::Cell 2.304, face 4 +DEAL::Cell 2.304, face 5 +DEAL:: -0.577350 0.288675 0.288675, 0.00738339 +DEAL::Cell 2.305, face 0 +DEAL::Cell 2.305, face 1 +DEAL::Cell 2.305, face 2 +DEAL::Cell 2.305, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.305, face 4 +DEAL::Cell 2.305, face 5 +DEAL::Cell 2.306, face 1 +DEAL::Cell 2.306, face 2 +DEAL::Cell 2.306, face 3 +DEAL:: -0.577350 0.577350 0.00000, 0.00933933 +DEAL::Cell 2.306, face 4 +DEAL::Cell 2.306, face 5 +DEAL::Cell 2.307, face 0 +DEAL::Cell 2.307, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.307, face 2 +DEAL::Cell 2.307, face 3 +DEAL::Cell 2.307, face 4 +DEAL::Cell 2.307, face 5 +DEAL:: -0.485844 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.308, face 1 +DEAL::Cell 2.308, face 2 +DEAL::Cell 2.308, face 3 +DEAL::Cell 2.308, face 4 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.308, face 5 +DEAL::Cell 2.309, face 0 +DEAL::Cell 2.309, face 1 +DEAL::Cell 2.309, face 2 +DEAL::Cell 2.309, face 3 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.309, face 4 +DEAL::Cell 2.309, face 5 +DEAL::Cell 2.310, face 1 +DEAL::Cell 2.310, face 2 +DEAL:: -0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.310, face 3 +DEAL::Cell 2.310, face 4 +DEAL::Cell 2.310, face 5 +DEAL::Cell 2.311, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.311, face 1 +DEAL::Cell 2.311, face 2 +DEAL::Cell 2.311, face 3 +DEAL::Cell 2.311, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.311, face 5 +DEAL::Cell 2.312, face 0 +DEAL::Cell 2.312, face 1 +DEAL::Cell 2.312, face 2 +DEAL::Cell 2.312, face 3 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.312, face 4 +DEAL::Cell 2.312, face 5 +DEAL::Cell 2.313, face 0 +DEAL::Cell 2.313, face 1 +DEAL:: -0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.313, face 2 +DEAL::Cell 2.313, face 3 +DEAL::Cell 2.313, face 4 +DEAL::Cell 2.313, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.314, face 0 +DEAL::Cell 2.314, face 1 +DEAL::Cell 2.314, face 2 +DEAL::Cell 2.314, face 3 +DEAL:: -0.302831 0.302831 0.151416, 0.00489866 +DEAL::Cell 2.314, face 4 +DEAL::Cell 2.314, face 5 +DEAL::Cell 2.315, face 0 +DEAL::Cell 2.315, face 1 +DEAL::Cell 2.315, face 2 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00387273 +DEAL::Cell 2.315, face 3 +DEAL::Cell 2.315, face 4 +DEAL::Cell 2.315, face 5 +DEAL::Cell 2.316, face 0 +DEAL:: -0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.316, face 1 +DEAL::Cell 2.316, face 2 +DEAL::Cell 2.316, face 3 +DEAL::Cell 2.316, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.316, face 5 +DEAL::Cell 2.317, face 0 +DEAL::Cell 2.317, face 1 +DEAL::Cell 2.317, face 2 +DEAL:: -0.211325 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.317, face 3 +DEAL::Cell 2.317, face 4 +DEAL::Cell 2.317, face 5 +DEAL::Cell 2.318, face 0 +DEAL::Cell 2.318, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.318, face 2 +DEAL::Cell 2.318, face 3 +DEAL::Cell 2.318, face 4 +DEAL::Cell 2.318, face 5 +DEAL:: -0.302831 0.151416 0.302831, 0.00489866 +DEAL::Cell 2.319, face 0 +DEAL::Cell 2.319, face 1 +DEAL::Cell 2.319, face 2 +DEAL::Cell 2.319, face 3 +DEAL:: -0.211325 0.211325 0.105662, 0.00341843 +DEAL::Cell 2.319, face 4 +DEAL::Cell 2.319, face 5 +DEAL::Cell 2.320, face 0 +DEAL::Cell 2.320, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.320, face 3 +DEAL::Cell 2.320, face 4 +DEAL::Cell 2.320, face 5 +DEAL::Cell 2.321, face 0 +DEAL::Cell 2.321, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00660390 +DEAL::Cell 2.321, face 3 +DEAL::Cell 2.321, face 4 +DEAL::Cell 2.321, face 5 +DEAL::Cell 2.322, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.322, face 1 +DEAL::Cell 2.322, face 2 +DEAL::Cell 2.322, face 3 +DEAL::Cell 2.322, face 4 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.322, face 5 +DEAL::Cell 2.323, face 0 +DEAL::Cell 2.323, face 1 +DEAL::Cell 2.323, face 2 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.323, face 3 +DEAL::Cell 2.323, face 4 +DEAL::Cell 2.323, face 5 +DEAL::Cell 2.324, face 0 +DEAL::Cell 2.324, face 1 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.324, face 3 +DEAL::Cell 2.324, face 4 +DEAL::Cell 2.324, face 5 +DEAL::Cell 2.325, face 0 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.325, face 1 +DEAL::Cell 2.325, face 3 +DEAL::Cell 2.325, face 4 +DEAL::Cell 2.325, face 5 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00555723 +DEAL::Cell 2.326, face 0 +DEAL::Cell 2.326, face 1 +DEAL::Cell 2.326, face 2 +DEAL::Cell 2.326, face 3 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00971888 +DEAL::Cell 2.326, face 4 +DEAL::Cell 2.326, face 5 +DEAL::Cell 2.327, face 0 +DEAL::Cell 2.327, face 1 +DEAL::Cell 2.327, face 2 +DEAL:: -0.242922 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.327, face 3 +DEAL::Cell 2.327, face 4 +DEAL::Cell 2.327, face 5 +DEAL::Cell 2.328, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00555723 +DEAL::Cell 2.328, face 1 +DEAL::Cell 2.328, face 3 +DEAL::Cell 2.328, face 4 +DEAL::Cell 2.328, face 5 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.329, face 0 +DEAL::Cell 2.329, face 1 +DEAL::Cell 2.329, face 3 +DEAL::Cell 2.329, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.329, face 5 +DEAL::Cell 2.330, face 0 +DEAL::Cell 2.330, face 1 +DEAL::Cell 2.330, face 2 +DEAL::Cell 2.330, face 3 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.330, face 4 +DEAL::Cell 2.330, face 5 +DEAL::Cell 2.331, face 0 +DEAL::Cell 2.331, face 1 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.331, face 2 +DEAL::Cell 2.331, face 3 +DEAL::Cell 2.331, face 4 +DEAL::Cell 2.331, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.332, face 0 +DEAL::Cell 2.332, face 1 +DEAL::Cell 2.332, face 3 +DEAL::Cell 2.332, face 4 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.332, face 5 +DEAL::Cell 2.333, face 0 +DEAL::Cell 2.333, face 1 +DEAL::Cell 2.333, face 3 +DEAL::Cell 2.333, face 4 +DEAL:: 0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.333, face 5 +DEAL::Cell 2.334, face 0 +DEAL::Cell 2.334, face 1 +DEAL::Cell 2.334, face 2 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.0147528 +DEAL::Cell 2.334, face 3 +DEAL::Cell 2.334, face 4 +DEAL::Cell 2.334, face 5 +DEAL::Cell 2.335, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.335, face 1 +DEAL::Cell 2.335, face 2 +DEAL::Cell 2.335, face 3 +DEAL::Cell 2.335, face 4 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.335, face 5 +DEAL::Cell 2.336, face 0 +DEAL::Cell 2.336, face 1 +DEAL::Cell 2.336, face 2 +DEAL::Cell 2.336, face 3 +DEAL:: -0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.336, face 4 +DEAL::Cell 2.336, face 5 +DEAL::Cell 2.337, face 0 +DEAL::Cell 2.337, face 1 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00346387 +DEAL::Cell 2.337, face 2 +DEAL::Cell 2.337, face 3 +DEAL::Cell 2.337, face 4 +DEAL::Cell 2.337, face 5 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.338, face 0 +DEAL::Cell 2.338, face 1 +DEAL::Cell 2.338, face 2 +DEAL::Cell 2.338, face 3 +DEAL:: -0.105662 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.338, face 4 +DEAL::Cell 2.338, face 5 +DEAL::Cell 2.339, face 0 +DEAL::Cell 2.339, face 1 +DEAL::Cell 2.339, face 2 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.339, face 3 +DEAL::Cell 2.339, face 4 +DEAL::Cell 2.339, face 5 +DEAL::Cell 2.340, face 0 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.340, face 1 +DEAL::Cell 2.340, face 2 +DEAL::Cell 2.340, face 3 +DEAL::Cell 2.340, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.340, face 5 +DEAL::Cell 2.341, face 0 +DEAL::Cell 2.341, face 1 +DEAL::Cell 2.341, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00971888 +DEAL::Cell 2.341, face 3 +DEAL::Cell 2.341, face 4 +DEAL::Cell 2.341, face 5 +DEAL::Cell 2.342, face 0 +DEAL::Cell 2.342, face 1 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.342, face 2 +DEAL::Cell 2.342, face 3 +DEAL::Cell 2.342, face 4 +DEAL::Cell 2.342, face 5 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00346387 +DEAL::Cell 2.343, face 0 +DEAL::Cell 2.343, face 1 +DEAL::Cell 2.343, face 2 +DEAL::Cell 2.343, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.343, face 4 +DEAL::Cell 2.343, face 5 +DEAL::Cell 2.344, face 0 +DEAL::Cell 2.344, face 1 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.344, face 2 +DEAL::Cell 2.344, face 3 +DEAL::Cell 2.344, face 4 +DEAL::Cell 2.344, face 5 +DEAL::Cell 2.345, face 0 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00504295 +DEAL::Cell 2.345, face 1 +DEAL::Cell 2.345, face 2 +DEAL::Cell 2.345, face 3 +DEAL::Cell 2.345, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.345, face 5 +DEAL::Cell 2.346, face 0 +DEAL::Cell 2.346, face 1 +DEAL::Cell 2.346, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.346, face 3 +DEAL::Cell 2.346, face 4 +DEAL::Cell 2.346, face 5 +DEAL::Cell 2.347, face 0 +DEAL:: 0.105662 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.347, face 1 +DEAL::Cell 2.347, face 2 +DEAL::Cell 2.347, face 3 +DEAL::Cell 2.347, face 4 +DEAL::Cell 2.347, face 5 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.348, face 0 +DEAL::Cell 2.348, face 1 +DEAL::Cell 2.348, face 2 +DEAL::Cell 2.348, face 3 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.00573167 +DEAL::Cell 2.348, face 4 +DEAL::Cell 2.348, face 5 +DEAL::Cell 2.349, face 0 +DEAL::Cell 2.349, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.349, face 2 +DEAL::Cell 2.349, face 3 +DEAL::Cell 2.349, face 4 +DEAL::Cell 2.349, face 5 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.350, face 0 +DEAL::Cell 2.350, face 1 +DEAL::Cell 2.350, face 2 +DEAL::Cell 2.350, face 3 +DEAL::Cell 2.350, face 4 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.350, face 5 +DEAL::Cell 2.351, face 0 +DEAL::Cell 2.351, face 1 +DEAL::Cell 2.351, face 2 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.351, face 3 +DEAL::Cell 2.351, face 4 +DEAL::Cell 2.351, face 5 +DEAL::Cell 2.352, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00785910 +DEAL::Cell 2.352, face 1 +DEAL::Cell 2.352, face 3 +DEAL::Cell 2.352, face 4 +DEAL::Cell 2.352, face 5 +DEAL:: -0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.353, face 0 +DEAL::Cell 2.353, face 1 +DEAL::Cell 2.353, face 3 +DEAL::Cell 2.353, face 4 +DEAL::Cell 2.353, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.354, face 0 +DEAL::Cell 2.354, face 1 +DEAL::Cell 2.354, face 2 +DEAL::Cell 2.354, face 3 +DEAL:: -0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.354, face 4 +DEAL::Cell 2.354, face 5 +DEAL::Cell 2.355, face 0 +DEAL::Cell 2.355, face 1 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00555723 +DEAL::Cell 2.355, face 2 +DEAL::Cell 2.355, face 3 +DEAL::Cell 2.355, face 4 +DEAL::Cell 2.355, face 5 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.356, face 0 +DEAL::Cell 2.356, face 1 +DEAL::Cell 2.356, face 3 +DEAL::Cell 2.356, face 4 +DEAL::Cell 2.356, face 5 +DEAL:: -0.577350 -0.577350 0.577350, 0.00933933 +DEAL::Cell 2.357, face 0 +DEAL::Cell 2.357, face 1 +DEAL::Cell 2.357, face 3 +DEAL::Cell 2.357, face 4 +DEAL:: 0.00000 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.357, face 5 +DEAL::Cell 2.358, face 0 +DEAL::Cell 2.358, face 1 +DEAL::Cell 2.358, face 2 +DEAL:: -0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.358, face 3 +DEAL::Cell 2.358, face 4 +DEAL::Cell 2.358, face 5 +DEAL::Cell 2.359, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00504295 +DEAL::Cell 2.359, face 1 +DEAL::Cell 2.359, face 2 +DEAL::Cell 2.359, face 3 +DEAL::Cell 2.359, face 4 +DEAL::Cell 2.359, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.360, face 0 +DEAL::Cell 2.360, face 1 +DEAL::Cell 2.360, face 3 +DEAL::Cell 2.360, face 4 +DEAL:: 0.288675 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.360, face 5 +DEAL::Cell 2.361, face 0 +DEAL::Cell 2.361, face 1 +DEAL::Cell 2.361, face 3 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.0147528 +DEAL::Cell 2.361, face 4 +DEAL::Cell 2.361, face 5 +DEAL::Cell 2.362, face 0 +DEAL::Cell 2.362, face 1 +DEAL:: 0.197169 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.362, face 2 +DEAL::Cell 2.362, face 3 +DEAL::Cell 2.362, face 4 +DEAL::Cell 2.362, face 5 +DEAL::Cell 2.363, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.363, face 1 +DEAL::Cell 2.363, face 2 +DEAL::Cell 2.363, face 3 +DEAL::Cell 2.363, face 4 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.00555723 +DEAL::Cell 2.363, face 5 +DEAL::Cell 2.364, face 0 +DEAL::Cell 2.364, face 1 +DEAL::Cell 2.364, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.364, face 4 +DEAL::Cell 2.364, face 5 +DEAL::Cell 2.365, face 0 +DEAL::Cell 2.365, face 1 +DEAL:: 0.485844 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.365, face 3 +DEAL::Cell 2.365, face 4 +DEAL::Cell 2.365, face 5 +DEAL::Cell 2.366, face 0 +DEAL::Cell 2.366, face 1 +DEAL:: 0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.366, face 2 +DEAL::Cell 2.366, face 3 +DEAL::Cell 2.366, face 4 +DEAL::Cell 2.366, face 5 +DEAL:: 0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.367, face 0 +DEAL::Cell 2.367, face 1 +DEAL::Cell 2.367, face 2 +DEAL::Cell 2.367, face 3 +DEAL:: 0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.367, face 4 +DEAL::Cell 2.367, face 5 +DEAL::Cell 2.368, face 0 +DEAL::Cell 2.368, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.368, face 2 +DEAL::Cell 2.368, face 3 +DEAL::Cell 2.368, face 4 +DEAL::Cell 2.368, face 5 +DEAL::Cell 2.369, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00504295 +DEAL::Cell 2.369, face 1 +DEAL::Cell 2.369, face 2 +DEAL::Cell 2.369, face 3 +DEAL::Cell 2.369, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00451055 +DEAL::Cell 2.369, face 5 +DEAL::Cell 2.370, face 0 +DEAL::Cell 2.370, face 1 +DEAL::Cell 2.370, face 2 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00573167 +DEAL::Cell 2.370, face 3 +DEAL::Cell 2.370, face 4 +DEAL::Cell 2.370, face 5 +DEAL::Cell 2.371, face 0 +DEAL:: -0.105662 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.371, face 1 +DEAL::Cell 2.371, face 2 +DEAL::Cell 2.371, face 3 +DEAL::Cell 2.371, face 4 +DEAL::Cell 2.371, face 5 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.372, face 0 +DEAL::Cell 2.372, face 1 +DEAL::Cell 2.372, face 2 +DEAL::Cell 2.372, face 3 +DEAL:: -0.302831 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.372, face 4 +DEAL::Cell 2.372, face 5 +DEAL::Cell 2.373, face 0 +DEAL::Cell 2.373, face 1 +DEAL:: 0.00000 -0.394338 0.394338, 0.00451055 +DEAL::Cell 2.373, face 2 +DEAL::Cell 2.373, face 3 +DEAL::Cell 2.373, face 4 +DEAL::Cell 2.373, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.374, face 0 +DEAL::Cell 2.374, face 1 +DEAL::Cell 2.374, face 2 +DEAL::Cell 2.374, face 3 +DEAL::Cell 2.374, face 4 +DEAL:: -0.302831 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.374, face 5 +DEAL::Cell 2.375, face 0 +DEAL::Cell 2.375, face 1 +DEAL::Cell 2.375, face 2 +DEAL:: -0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.375, face 3 +DEAL::Cell 2.375, face 4 +DEAL::Cell 2.375, face 5 +DEAL::Cell 2.376, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00451055 +DEAL::Cell 2.376, face 1 +DEAL::Cell 2.376, face 2 +DEAL::Cell 2.376, face 3 +DEAL::Cell 2.376, face 4 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00346387 +DEAL::Cell 2.376, face 5 +DEAL::Cell 2.377, face 0 +DEAL::Cell 2.377, face 1 +DEAL::Cell 2.377, face 2 +DEAL::Cell 2.377, face 3 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.377, face 4 +DEAL::Cell 2.377, face 5 +DEAL::Cell 2.378, face 0 +DEAL::Cell 2.378, face 1 +DEAL:: 0.105662 -0.211325 0.00000, 0.00270251 +DEAL::Cell 2.378, face 2 +DEAL::Cell 2.378, face 3 +DEAL::Cell 2.378, face 4 +DEAL::Cell 2.378, face 5 +DEAL:: 0.00000 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.379, face 0 +DEAL::Cell 2.379, face 1 +DEAL::Cell 2.379, face 2 +DEAL::Cell 2.379, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.379, face 4 +DEAL::Cell 2.379, face 5 +DEAL::Cell 2.380, face 0 +DEAL::Cell 2.380, face 1 +DEAL::Cell 2.380, face 2 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.380, face 3 +DEAL::Cell 2.380, face 4 +DEAL::Cell 2.380, face 5 +DEAL::Cell 2.381, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 1 +DEAL::Cell 2.381, face 2 +DEAL::Cell 2.381, face 3 +DEAL::Cell 2.381, face 4 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 5 +DEAL::Cell 2.382, face 0 +DEAL::Cell 2.382, face 1 +DEAL::Cell 2.382, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.382, face 3 +DEAL::Cell 2.382, face 4 +DEAL::Cell 2.382, face 5 +DEAL::Cell 2.383, face 0 +DEAL::Cell 2.383, face 1 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.383, face 2 +DEAL::Cell 2.383, face 3 +DEAL::Cell 2.383, face 4 +DEAL::Cell 2.383, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.384, face 1 +DEAL::Cell 2.384, face 2 +DEAL::Cell 2.384, face 3 +DEAL::Cell 2.384, face 4 +DEAL:: -0.288675 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.384, face 5 +DEAL::Cell 2.385, face 0 +DEAL::Cell 2.385, face 1 +DEAL::Cell 2.385, face 2 +DEAL:: -0.394338 0.394338 -0.197169, 0.00637888 +DEAL::Cell 2.385, face 3 +DEAL::Cell 2.385, face 4 +DEAL::Cell 2.385, face 5 +DEAL::Cell 2.386, face 1 +DEAL::Cell 2.386, face 2 +DEAL:: -0.288675 0.577350 -0.577350, 0.00738339 +DEAL::Cell 2.386, face 3 +DEAL::Cell 2.386, face 4 +DEAL::Cell 2.386, face 5 +DEAL::Cell 2.387, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.387, face 1 +DEAL::Cell 2.387, face 2 +DEAL::Cell 2.387, face 3 +DEAL::Cell 2.387, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.387, face 5 +DEAL::Cell 2.388, face 1 +DEAL::Cell 2.388, face 2 +DEAL::Cell 2.388, face 3 +DEAL:: -0.242922 0.485844 0.00000, 0.00621317 +DEAL::Cell 2.388, face 4 +DEAL::Cell 2.388, face 5 +DEAL::Cell 2.389, face 0 +DEAL::Cell 2.389, face 1 +DEAL::Cell 2.389, face 2 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.389, face 3 +DEAL::Cell 2.389, face 4 +DEAL::Cell 2.389, face 5 +DEAL::Cell 2.390, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.390, face 2 +DEAL::Cell 2.390, face 3 +DEAL::Cell 2.390, face 4 +DEAL::Cell 2.390, face 5 +DEAL:: 0.00000 0.577350 0.00000, 0.00660390 +DEAL::Cell 2.391, face 0 +DEAL::Cell 2.391, face 1 +DEAL::Cell 2.391, face 2 +DEAL::Cell 2.391, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.391, face 4 +DEAL::Cell 2.391, face 5 +DEAL::Cell 2.392, face 0 +DEAL::Cell 2.392, face 1 +DEAL::Cell 2.392, face 2 +DEAL:: -0.394338 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.392, face 3 +DEAL::Cell 2.392, face 4 +DEAL::Cell 2.392, face 5 +DEAL::Cell 2.393, face 0 +DEAL:: -0.151416 0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.393, face 1 +DEAL::Cell 2.393, face 2 +DEAL::Cell 2.393, face 3 +DEAL::Cell 2.393, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.393, face 5 +DEAL::Cell 2.394, face 0 +DEAL::Cell 2.394, face 1 +DEAL::Cell 2.394, face 2 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.394, face 3 +DEAL::Cell 2.394, face 4 +DEAL::Cell 2.394, face 5 +DEAL::Cell 2.395, face 0 +DEAL::Cell 2.395, face 1 +DEAL:: -0.105662 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.395, face 2 +DEAL::Cell 2.395, face 3 +DEAL::Cell 2.395, face 4 +DEAL::Cell 2.395, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.396, face 0 +DEAL::Cell 2.396, face 1 +DEAL::Cell 2.396, face 2 +DEAL::Cell 2.396, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.396, face 4 +DEAL::Cell 2.396, face 5 +DEAL::Cell 2.397, face 0 +DEAL::Cell 2.397, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.397, face 2 +DEAL::Cell 2.397, face 3 +DEAL::Cell 2.397, face 4 +DEAL::Cell 2.397, face 5 +DEAL::Cell 2.398, face 0 +DEAL:: -0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.398, face 1 +DEAL::Cell 2.398, face 2 +DEAL::Cell 2.398, face 3 +DEAL::Cell 2.398, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.398, face 5 +DEAL::Cell 2.399, face 0 +DEAL::Cell 2.399, face 1 +DEAL::Cell 2.399, face 2 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.399, face 3 +DEAL::Cell 2.399, face 4 +DEAL::Cell 2.399, face 5 +DEAL::Cell 2.400, face 1 +DEAL:: 0.242922 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.400, face 2 +DEAL::Cell 2.400, face 3 +DEAL::Cell 2.400, face 4 +DEAL::Cell 2.400, face 5 +DEAL::Cell 2.401, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.401, face 1 +DEAL::Cell 2.401, face 2 +DEAL::Cell 2.401, face 3 +DEAL::Cell 2.401, face 4 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.401, face 5 +DEAL::Cell 2.402, face 1 +DEAL::Cell 2.402, face 2 +DEAL::Cell 2.402, face 3 +DEAL:: 0.577350 0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.402, face 4 +DEAL::Cell 2.402, face 5 +DEAL::Cell 2.403, face 0 +DEAL::Cell 2.403, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.403, face 2 +DEAL::Cell 2.403, face 3 +DEAL::Cell 2.403, face 4 +DEAL::Cell 2.403, face 5 +DEAL::Cell 2.404, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.404, face 2 +DEAL::Cell 2.404, face 3 +DEAL::Cell 2.404, face 4 +DEAL::Cell 2.404, face 5 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00555723 +DEAL::Cell 2.405, face 0 +DEAL::Cell 2.405, face 1 +DEAL::Cell 2.405, face 2 +DEAL::Cell 2.405, face 3 +DEAL:: 0.197169 0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.405, face 4 +DEAL::Cell 2.405, face 5 +DEAL::Cell 2.406, face 1 +DEAL::Cell 2.406, face 2 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.406, face 3 +DEAL::Cell 2.406, face 4 +DEAL::Cell 2.406, face 5 +DEAL::Cell 2.407, face 0 +DEAL::Cell 2.407, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.407, face 2 +DEAL::Cell 2.407, face 3 +DEAL::Cell 2.407, face 4 +DEAL::Cell 2.407, face 5 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00451055 +DEAL::Cell 2.408, face 0 +DEAL::Cell 2.408, face 1 +DEAL::Cell 2.408, face 2 +DEAL::Cell 2.408, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.408, face 4 +DEAL::Cell 2.408, face 5 +DEAL::Cell 2.409, face 0 +DEAL::Cell 2.409, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.409, face 2 +DEAL::Cell 2.409, face 3 +DEAL::Cell 2.409, face 4 +DEAL::Cell 2.409, face 5 +DEAL::Cell 2.410, face 0 +DEAL:: 0.197169 0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.410, face 1 +DEAL::Cell 2.410, face 2 +DEAL::Cell 2.410, face 3 +DEAL::Cell 2.410, face 4 +DEAL:: 0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.410, face 5 +DEAL::Cell 2.411, face 0 +DEAL::Cell 2.411, face 1 +DEAL::Cell 2.411, face 2 +DEAL:: 0.105662 0.211325 -0.211325, 0.00270251 +DEAL::Cell 2.411, face 3 +DEAL::Cell 2.411, face 4 +DEAL::Cell 2.411, face 5 +DEAL::Cell 2.412, face 0 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00971888 +DEAL::Cell 2.412, face 1 +DEAL::Cell 2.412, face 2 +DEAL::Cell 2.412, face 3 +DEAL::Cell 2.412, face 4 +DEAL::Cell 2.412, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.413, face 0 +DEAL::Cell 2.413, face 1 +DEAL::Cell 2.413, face 2 +DEAL::Cell 2.413, face 3 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00387273 +DEAL::Cell 2.413, face 4 +DEAL::Cell 2.413, face 5 +DEAL::Cell 2.414, face 0 +DEAL::Cell 2.414, face 1 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00573167 +DEAL::Cell 2.414, face 2 +DEAL::Cell 2.414, face 3 +DEAL::Cell 2.414, face 4 +DEAL::Cell 2.414, face 5 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.415, face 0 +DEAL::Cell 2.415, face 1 +DEAL::Cell 2.415, face 2 +DEAL::Cell 2.415, face 3 +DEAL::Cell 2.415, face 4 +DEAL:: 0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.415, face 5 +DEAL::Cell 2.416, face 1 +DEAL::Cell 2.416, face 2 +DEAL::Cell 2.416, face 3 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.416, face 4 +DEAL::Cell 2.416, face 5 +DEAL::Cell 2.417, face 0 +DEAL::Cell 2.417, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.417, face 2 +DEAL::Cell 2.417, face 3 +DEAL::Cell 2.417, face 4 +DEAL::Cell 2.417, face 5 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.418, face 1 +DEAL::Cell 2.418, face 2 +DEAL::Cell 2.418, face 3 +DEAL::Cell 2.418, face 4 +DEAL::Cell 2.418, face 5 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.419, face 0 +DEAL::Cell 2.419, face 1 +DEAL::Cell 2.419, face 2 +DEAL::Cell 2.419, face 3 +DEAL:: 3.61401e-20 0.485844 0.242922, 0.00555723 +DEAL::Cell 2.419, face 4 +DEAL::Cell 2.419, face 5 +DEAL::Cell 2.420, face 1 +DEAL::Cell 2.420, face 2 +DEAL:: -0.485844 0.485844 0.242922, 0.00785910 +DEAL::Cell 2.420, face 3 +DEAL::Cell 2.420, face 4 +DEAL::Cell 2.420, face 5 +DEAL::Cell 2.421, face 0 +DEAL:: -0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.421, face 1 +DEAL::Cell 2.421, face 2 +DEAL::Cell 2.421, face 3 +DEAL::Cell 2.421, face 4 +DEAL::Cell 2.421, face 5 +DEAL:: -0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.422, face 1 +DEAL::Cell 2.422, face 2 +DEAL::Cell 2.422, face 3 +DEAL::Cell 2.422, face 4 +DEAL:: -0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.422, face 5 +DEAL::Cell 2.423, face 0 +DEAL::Cell 2.423, face 1 +DEAL::Cell 2.423, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.423, face 3 +DEAL::Cell 2.423, face 4 +DEAL::Cell 2.423, face 5 +DEAL::Cell 2.424, face 0 +DEAL:: -0.197169 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.424, face 1 +DEAL::Cell 2.424, face 2 +DEAL::Cell 2.424, face 3 +DEAL::Cell 2.424, face 4 +DEAL::Cell 2.424, face 5 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.425, face 0 +DEAL::Cell 2.425, face 1 +DEAL::Cell 2.425, face 2 +DEAL::Cell 2.425, face 3 +DEAL:: -0.151416 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.425, face 4 +DEAL::Cell 2.425, face 5 +DEAL::Cell 2.426, face 0 +DEAL::Cell 2.426, face 1 +DEAL:: -0.151416 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.426, face 2 +DEAL::Cell 2.426, face 3 +DEAL::Cell 2.426, face 4 +DEAL::Cell 2.426, face 5 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.427, face 0 +DEAL::Cell 2.427, face 1 +DEAL::Cell 2.427, face 2 +DEAL::Cell 2.427, face 3 +DEAL::Cell 2.427, face 4 +DEAL:: -0.151416 0.302831 0.00000, 0.00346387 +DEAL::Cell 2.427, face 5 +DEAL::Cell 2.428, face 0 +DEAL::Cell 2.428, face 1 +DEAL::Cell 2.428, face 2 +DEAL:: -0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.428, face 3 +DEAL::Cell 2.428, face 4 +DEAL::Cell 2.428, face 5 +DEAL::Cell 2.429, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00573167 +DEAL::Cell 2.429, face 1 +DEAL::Cell 2.429, face 2 +DEAL::Cell 2.429, face 3 +DEAL::Cell 2.429, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.00270251 +DEAL::Cell 2.429, face 5 +DEAL::Cell 2.430, face 0 +DEAL::Cell 2.430, face 1 +DEAL::Cell 2.430, face 2 +DEAL::Cell 2.430, face 3 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.430, face 4 +DEAL::Cell 2.430, face 5 +DEAL::Cell 2.431, face 0 +DEAL::Cell 2.431, face 1 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.431, face 2 +DEAL::Cell 2.431, face 3 +DEAL::Cell 2.431, face 4 +DEAL::Cell 2.431, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.432, face 1 +DEAL::Cell 2.432, face 2 +DEAL::Cell 2.432, face 3 +DEAL::Cell 2.432, face 4 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00555723 +DEAL::Cell 2.432, face 5 +DEAL::Cell 2.433, face 0 +DEAL::Cell 2.433, face 1 +DEAL::Cell 2.433, face 2 +DEAL::Cell 2.433, face 3 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.433, face 4 +DEAL::Cell 2.433, face 5 +DEAL::Cell 2.434, face 1 +DEAL::Cell 2.434, face 2 +DEAL:: 0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.434, face 3 +DEAL::Cell 2.434, face 4 +DEAL::Cell 2.434, face 5 +DEAL::Cell 2.435, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.435, face 1 +DEAL::Cell 2.435, face 2 +DEAL::Cell 2.435, face 3 +DEAL::Cell 2.435, face 4 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00451055 +DEAL::Cell 2.435, face 5 +DEAL::Cell 2.436, face 1 +DEAL::Cell 2.436, face 2 +DEAL::Cell 2.436, face 3 +DEAL::Cell 2.436, face 4 +DEAL:: 0.00000 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.436, face 5 +DEAL::Cell 2.437, face 0 +DEAL::Cell 2.437, face 1 +DEAL::Cell 2.437, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.437, face 3 +DEAL::Cell 2.437, face 4 +DEAL::Cell 2.437, face 5 +DEAL::Cell 2.438, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.438, face 2 +DEAL::Cell 2.438, face 3 +DEAL::Cell 2.438, face 4 +DEAL::Cell 2.438, face 5 +DEAL:: 0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.439, face 0 +DEAL::Cell 2.439, face 1 +DEAL::Cell 2.439, face 2 +DEAL::Cell 2.439, face 3 +DEAL::Cell 2.439, face 4 +DEAL:: 0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.439, face 5 +DEAL::Cell 2.440, face 0 +DEAL::Cell 2.440, face 1 +DEAL::Cell 2.440, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.440, face 3 +DEAL::Cell 2.440, face 4 +DEAL::Cell 2.440, face 5 +DEAL::Cell 2.441, face 0 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.441, face 1 +DEAL::Cell 2.441, face 2 +DEAL::Cell 2.441, face 3 +DEAL::Cell 2.441, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.00241720 +DEAL::Cell 2.441, face 5 +DEAL::Cell 2.442, face 0 +DEAL::Cell 2.442, face 1 +DEAL::Cell 2.442, face 2 +DEAL::Cell 2.442, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.442, face 4 +DEAL::Cell 2.442, face 5 +DEAL::Cell 2.443, face 0 +DEAL::Cell 2.443, face 1 +DEAL:: 0.105662 0.211325 0.105662, 0.00279114 +DEAL::Cell 2.443, face 2 +DEAL::Cell 2.443, face 3 +DEAL::Cell 2.443, face 4 +DEAL::Cell 2.443, face 5 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.444, face 0 +DEAL::Cell 2.444, face 1 +DEAL::Cell 2.444, face 2 +DEAL::Cell 2.444, face 3 +DEAL:: 0.151416 0.302831 0.302831, 0.00387273 +DEAL::Cell 2.444, face 4 +DEAL::Cell 2.444, face 5 +DEAL::Cell 2.445, face 0 +DEAL::Cell 2.445, face 1 +DEAL::Cell 2.445, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00346387 +DEAL::Cell 2.445, face 3 +DEAL::Cell 2.445, face 4 +DEAL::Cell 2.445, face 5 +DEAL::Cell 2.446, face 0 +DEAL:: 0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.446, face 1 +DEAL::Cell 2.446, face 2 +DEAL::Cell 2.446, face 3 +DEAL::Cell 2.446, face 4 +DEAL:: 0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.446, face 5 +DEAL::Cell 2.447, face 0 +DEAL::Cell 2.447, face 1 +DEAL::Cell 2.447, face 2 +DEAL:: 0.105662 0.211325 0.211325, 0.00270251 +DEAL::Cell 2.447, face 3 +DEAL::Cell 2.447, face 4 +DEAL::Cell 2.447, face 5 +DEAL::Check 2 +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Cell 1.0, face 0 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 2 +DEAL:: -0.211325 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 4 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 2 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 4 +DEAL:: 0.211325 0.00000 -0.211325, 0.0111645 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 0 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.2, face 4 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 1 +DEAL:: 0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 3 +DEAL::Cell 1.3, face 4 +DEAL::Cell 1.3, face 5 +DEAL:: 0.00000 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.4, face 0 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 2 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.5, face 3 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 0 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 3 +DEAL::Cell 1.6, face 4 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL:: 0.211325 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.7, face 3 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.8, face 2 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.0264156 +DEAL::Cell 1.9, face 1 +DEAL::Cell 1.9, face 2 +DEAL::Cell 1.9, face 3 +DEAL::Cell 1.9, face 5 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 3 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 1 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL::Cell 1.12, face 2 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.13, face 1 +DEAL::Cell 1.13, face 2 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL::Cell 1.14, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 1 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 3 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL:: 0.00000 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.16, face 0 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL::Cell 1.17, face 1 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL:: 0.577350 0.00000 -0.577350, 0.0373573 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 0 +DEAL::Cell 1.18, face 1 +DEAL::Cell 1.18, face 2 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.18, face 3 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.19, face 1 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 3 +DEAL::Cell 1.19, face 4 +DEAL:: 0.211325 0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 0 +DEAL::Cell 1.20, face 1 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL:: 0.577350 -0.577350 0.00000, 0.0264156 +DEAL::Cell 1.20, face 5 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 1 +DEAL::Cell 1.21, face 3 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.21, face 4 +DEAL::Cell 1.21, face 5 +DEAL::Cell 1.22, face 0 +DEAL::Cell 1.22, face 1 +DEAL:: 0.394338 0.00000 0.394338, 0.0180422 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 3 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.22, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.23, face 0 +DEAL::Cell 1.23, face 1 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 3 +DEAL::Cell 1.23, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.23, face 5 +DEAL::Cell 1.24, face 0 +DEAL::Cell 1.24, face 1 +DEAL::Cell 1.24, face 3 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0388755 +DEAL::Cell 1.24, face 4 +DEAL::Cell 1.24, face 5 +DEAL::Cell 1.25, face 0 +DEAL::Cell 1.25, face 1 +DEAL:: 0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.25, face 3 +DEAL::Cell 1.25, face 4 +DEAL::Cell 1.25, face 5 +DEAL::Cell 1.26, face 0 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.26, face 1 +DEAL::Cell 1.26, face 2 +DEAL::Cell 1.26, face 3 +DEAL::Cell 1.26, face 4 +DEAL::Cell 1.26, face 5 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.27, face 0 +DEAL::Cell 1.27, face 1 +DEAL::Cell 1.27, face 2 +DEAL::Cell 1.27, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.27, face 4 +DEAL::Cell 1.27, face 5 +DEAL::Cell 1.28, face 0 +DEAL::Cell 1.28, face 1 +DEAL:: 0.00000 0.577350 0.577350, 0.0264156 +DEAL::Cell 1.28, face 3 +DEAL::Cell 1.28, face 4 +DEAL::Cell 1.28, face 5 +DEAL::Cell 1.29, face 0 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.29, face 1 +DEAL::Cell 1.29, face 3 +DEAL::Cell 1.29, face 4 +DEAL::Cell 1.29, face 5 +DEAL::Cell 1.30, face 0 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0255155 +DEAL::Cell 1.30, face 1 +DEAL::Cell 1.30, face 2 +DEAL::Cell 1.30, face 3 +DEAL::Cell 1.30, face 4 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.0180422 +DEAL::Cell 1.30, face 5 +DEAL::Cell 1.31, face 0 +DEAL::Cell 1.31, face 1 +DEAL::Cell 1.31, face 2 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.31, face 3 +DEAL::Cell 1.31, face 4 +DEAL::Cell 1.31, face 5 +DEAL::Cell 1.32, face 1 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.0388755 +DEAL::Cell 1.32, face 2 +DEAL::Cell 1.32, face 3 +DEAL::Cell 1.32, face 4 +DEAL::Cell 1.32, face 5 +DEAL::Cell 1.33, face 0 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.33, face 1 +DEAL::Cell 1.33, face 2 +DEAL::Cell 1.33, face 3 +DEAL::Cell 1.33, face 4 +DEAL:: -0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.33, face 5 +DEAL::Cell 1.34, face 1 +DEAL::Cell 1.34, face 2 +DEAL::Cell 1.34, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.34, face 4 +DEAL::Cell 1.34, face 5 +DEAL::Cell 1.35, face 0 +DEAL::Cell 1.35, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.35, face 2 +DEAL::Cell 1.35, face 3 +DEAL::Cell 1.35, face 4 +DEAL::Cell 1.35, face 5 +DEAL::Cell 1.36, face 1 +DEAL:: -0.394338 -0.394338 0.00000, 0.0388755 +DEAL::Cell 1.36, face 2 +DEAL::Cell 1.36, face 3 +DEAL::Cell 1.36, face 4 +DEAL::Cell 1.36, face 5 +DEAL:: -0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.37, face 0 +DEAL::Cell 1.37, face 1 +DEAL::Cell 1.37, face 2 +DEAL::Cell 1.37, face 3 +DEAL:: -0.211325 0.00000 0.00000, 0.00966878 +DEAL::Cell 1.37, face 4 +DEAL::Cell 1.37, face 5 +DEAL::Cell 1.38, face 1 +DEAL::Cell 1.38, face 2 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.38, face 3 +DEAL::Cell 1.38, face 4 +DEAL::Cell 1.38, face 5 +DEAL::Cell 1.39, face 0 +DEAL::Cell 1.39, face 1 +DEAL:: -0.211325 0.00000 0.00000, 0.0111645 +DEAL::Cell 1.39, face 2 +DEAL::Cell 1.39, face 3 +DEAL::Cell 1.39, face 4 +DEAL::Cell 1.39, face 5 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.40, face 0 +DEAL::Cell 1.40, face 1 +DEAL::Cell 1.40, face 3 +DEAL::Cell 1.40, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.40, face 5 +DEAL::Cell 1.41, face 0 +DEAL::Cell 1.41, face 1 +DEAL::Cell 1.41, face 3 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.41, face 4 +DEAL::Cell 1.41, face 5 +DEAL::Cell 1.42, face 0 +DEAL::Cell 1.42, face 1 +DEAL::Cell 1.42, face 2 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.42, face 3 +DEAL::Cell 1.42, face 4 +DEAL::Cell 1.42, face 5 +DEAL::Cell 1.43, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.43, face 1 +DEAL::Cell 1.43, face 2 +DEAL::Cell 1.43, face 3 +DEAL::Cell 1.43, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.43, face 5 +DEAL::Cell 1.44, face 0 +DEAL::Cell 1.44, face 1 +DEAL::Cell 1.44, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.0388755 +DEAL::Cell 1.44, face 4 +DEAL::Cell 1.44, face 5 +DEAL::Cell 1.45, face 0 +DEAL::Cell 1.45, face 1 +DEAL::Cell 1.45, face 3 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.0388755 +DEAL::Cell 1.45, face 4 +DEAL::Cell 1.45, face 5 +DEAL::Cell 1.46, face 0 +DEAL::Cell 1.46, face 1 +DEAL:: 0.00000 -0.211325 0.00000, 0.00966878 +DEAL::Cell 1.46, face 2 +DEAL::Cell 1.46, face 3 +DEAL::Cell 1.46, face 4 +DEAL::Cell 1.46, face 5 +DEAL:: -0.211325 -0.211325 0.211325, 0.0136737 +DEAL::Cell 1.47, face 0 +DEAL::Cell 1.47, face 1 +DEAL::Cell 1.47, face 2 +DEAL::Cell 1.47, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.47, face 4 +DEAL::Cell 1.47, face 5 +DEAL::Cell 1.48, face 1 +DEAL::Cell 1.48, face 2 +DEAL::Cell 1.48, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.48, face 4 +DEAL::Cell 1.48, face 5 +DEAL::Cell 1.49, face 0 +DEAL::Cell 1.49, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.49, face 2 +DEAL::Cell 1.49, face 3 +DEAL::Cell 1.49, face 4 +DEAL::Cell 1.49, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.0180422 +DEAL::Cell 1.50, face 1 +DEAL::Cell 1.50, face 2 +DEAL::Cell 1.50, face 3 +DEAL::Cell 1.50, face 4 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.50, face 5 +DEAL::Cell 1.51, face 0 +DEAL::Cell 1.51, face 1 +DEAL::Cell 1.51, face 2 +DEAL::Cell 1.51, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.51, face 4 +DEAL::Cell 1.51, face 5 +DEAL::Cell 1.52, face 1 +DEAL::Cell 1.52, face 2 +DEAL:: -0.577350 0.577350 0.577350, 0.0373573 +DEAL::Cell 1.52, face 3 +DEAL::Cell 1.52, face 4 +DEAL::Cell 1.52, face 5 +DEAL::Cell 1.53, face 0 +DEAL:: -0.394338 0.394338 0.394338, 0.0388755 +DEAL::Cell 1.53, face 1 +DEAL::Cell 1.53, face 2 +DEAL::Cell 1.53, face 3 +DEAL::Cell 1.53, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00966878 +DEAL::Cell 1.53, face 5 +DEAL::Cell 1.54, face 1 +DEAL::Cell 1.54, face 2 +DEAL::Cell 1.54, face 3 +DEAL::Cell 1.54, face 4 +DEAL:: 0.00000 0.577350 0.00000, 0.0264156 +DEAL::Cell 1.54, face 5 +DEAL::Cell 1.55, face 0 +DEAL::Cell 1.55, face 1 +DEAL::Cell 1.55, face 2 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.55, face 3 +DEAL::Cell 1.55, face 4 +DEAL::Cell 1.55, face 5 +DEAL::Cell 2.0, face 0 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 2 +DEAL::Cell 2.0, face 3 +DEAL::Cell 2.0, face 4 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 2 +DEAL::Cell 2.1, face 3 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.1, face 4 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 0 +DEAL::Cell 2.2, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 4 +DEAL::Cell 2.2, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.00000 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 4 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 0 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 2 +DEAL::Cell 2.5, face 3 +DEAL::Cell 2.5, face 4 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 0 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.6, face 3 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.00000 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 2 +DEAL::Cell 2.8, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.8, face 4 +DEAL::Cell 2.8, face 5 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL:: 0.211325 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.9, face 2 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 4 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 4 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 4 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 2 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: 0.00000 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 2 +DEAL::Cell 2.13, face 3 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL::Cell 2.15, face 4 +DEAL:: 0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 0 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 4 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 4 +DEAL:: 0.00000 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 0 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL::Cell 2.18, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.18, face 4 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.19, face 2 +DEAL::Cell 2.19, face 3 +DEAL::Cell 2.19, face 4 +DEAL::Cell 2.19, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.20, face 0 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 0 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 1 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 3 +DEAL::Cell 2.22, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.23, face 3 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL:: 0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 4 +DEAL::Cell 2.24, face 5 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.25, face 4 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 3 +DEAL::Cell 2.26, face 4 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 3 +DEAL::Cell 2.27, face 4 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.29, face 1 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 3 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL:: 0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 3 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 0 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 2 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 2 +DEAL:: -0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.33, face 3 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 0 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL::Cell 2.36, face 0 +DEAL::Cell 2.36, face 1 +DEAL:: -0.105662 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.36, face 2 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: -0.211325 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 2 +DEAL::Cell 2.37, face 3 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 0 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.41, face 2 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL:: 0.00000 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 2 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 0 +DEAL::Cell 2.48, face 1 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 0 +DEAL::Cell 2.50, face 1 +DEAL::Cell 2.50, face 2 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.50, face 3 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 3 +DEAL::Cell 2.51, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 0 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL:: 0.00000 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.54, face 0 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 3 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.55, face 3 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 1 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 5 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 3 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 3 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 5 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.62, face 3 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL::Cell 2.63, face 0 +DEAL:: 0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 3 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 2 +DEAL::Cell 2.64, face 3 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 2 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL:: -0.242922 0.00000 -0.485844, 0.00621317 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 0.00000 -0.288675 -0.577350, 0.00660390 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 2 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL:: -0.485844 -0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.72, face 2 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.73, face 2 +DEAL::Cell 2.73, face 3 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.00660390 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 5 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 1 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 2 +DEAL::Cell 2.76, face 3 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 1 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.77, face 2 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL::Cell 2.78, face 3 +DEAL:: 0.197169 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 1 +DEAL::Cell 2.79, face 2 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: -0.577350 0.288675 -0.577350, 0.00933933 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: -0.485844 0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 3 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL:: -0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.83, face 3 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL:: -0.197169 0.00000 -0.394338, 0.00504295 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: -0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: -0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.86, face 3 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL:: -0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 3 +DEAL::Cell 2.87, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 1 +DEAL::Cell 2.89, face 2 +DEAL:: 0.242922 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 3 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL:: 0.242922 0.485844 -0.485844, 0.00621317 +DEAL::Cell 2.91, face 1 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 3 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 1 +DEAL::Cell 2.93, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00451055 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 3 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 1 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 3 +DEAL:: 0.197169 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.96, face 2 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.97, face 0 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 2 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL:: -0.197169 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.97, face 5 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 2 +DEAL::Cell 2.100, face 3 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.101, face 2 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL:: -0.105662 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00451055 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 2 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 1 +DEAL::Cell 2.105, face 2 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 1 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL:: 0.394338 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00270251 +DEAL::Cell 2.108, face 2 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.109, face 1 +DEAL::Cell 2.109, face 2 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.00270251 +DEAL::Cell 2.111, face 1 +DEAL::Cell 2.111, face 2 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL:: -0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL:: 1.44560e-19 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL::Cell 2.113, face 5 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 3 +DEAL::Cell 2.114, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.115, face 3 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL:: -0.211325 0.00000 -0.211325, 0.00341843 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL:: -0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 3 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.00341843 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL:: 0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.121, face 1 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.122, face 3 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 1 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 3 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL:: 0.302831 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.00341843 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 3 +DEAL::Cell 2.126, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 1 +DEAL::Cell 2.127, face 2 +DEAL:: 0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.127, face 3 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 2.128, face 0 +DEAL:: 0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL:: 0.577350 0.00000 -0.288675, 0.00738339 +DEAL::Cell 2.130, face 0 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL::Cell 2.130, face 3 +DEAL:: 0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.394338 0.00000 -0.197169, 0.00451055 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL::Cell 2.132, face 0 +DEAL:: 0.577350 -0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 0 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL:: 0.485844 0.00000 -0.242922, 0.00555723 +DEAL::Cell 2.135, face 2 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00555723 +DEAL::Cell 2.136, face 0 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL:: 0.485844 0.00000 -0.485844, 0.00785910 +DEAL::Cell 2.136, face 5 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 1 +DEAL::Cell 2.137, face 3 +DEAL:: 0.485844 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL:: 0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.139, face 1 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL::Cell 2.139, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL::Cell 2.140, face 3 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 1 +DEAL::Cell 2.141, face 3 +DEAL:: 0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 1 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00971888 +DEAL::Cell 2.143, face 4 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 0 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 0 +DEAL::Cell 2.146, face 1 +DEAL::Cell 2.146, face 2 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.146, face 3 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL::Cell 2.147, face 1 +DEAL:: 0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 3 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL:: 0.302831 0.00000 -0.151416, 0.00387273 +DEAL::Cell 2.148, face 0 +DEAL::Cell 2.148, face 1 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.00346387 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 0 +DEAL:: 0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL::Cell 2.150, face 3 +DEAL::Cell 2.150, face 4 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.302831 0.00000 -0.151416, 0.00573167 +DEAL::Cell 2.151, face 3 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL:: 0.302831 0.00000 -0.151416, 0.00346387 +DEAL::Cell 2.152, face 1 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.394338 0.00000 -0.197169, 0.00504295 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 1 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL:: 0.302831 0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.153, face 4 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL:: 0.302831 0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 3 +DEAL::Cell 2.154, face 4 +DEAL::Cell 2.154, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.00270251 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 1 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 3 +DEAL::Cell 2.155, face 4 +DEAL:: 0.302831 0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00971888 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00504295 +DEAL::Cell 2.157, face 1 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL:: 0.302831 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 3 +DEAL:: 0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 3 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.211325 0.105662 0.00000, 0.00241720 +DEAL::Cell 2.160, face 0 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00555723 +DEAL::Cell 2.160, face 5 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.161, face 5 +DEAL::Cell 2.162, face 0 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL:: 0.485844 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 0 +DEAL::Cell 2.164, face 1 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL:: 0.577350 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.164, face 5 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.485844 -0.242922 0.485844, 0.0147528 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.165, face 5 +DEAL::Cell 2.166, face 0 +DEAL::Cell 2.166, face 1 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.166, face 5 +DEAL:: 0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.167, face 5 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL::Cell 2.168, face 3 +DEAL:: 0.485844 0.00000 0.242922, 0.0147528 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 1 +DEAL:: 0.577350 0.577350 0.288675, 0.00933933 +DEAL::Cell 2.169, face 3 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL:: 0.394338 0.00000 0.197169, 0.00451055 +DEAL::Cell 2.170, face 1 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.485844 0.00000 0.242922, 0.00621317 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 1 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL:: 0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.171, face 4 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL:: 0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL::Cell 2.172, face 5 +DEAL::Cell 2.173, face 0 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.173, face 1 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.173, face 5 +DEAL::Cell 2.174, face 0 +DEAL:: 0.485844 0.00000 0.242922, 0.00555723 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.174, face 5 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 1 +DEAL::Cell 2.175, face 2 +DEAL:: 0.485844 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL::Cell 2.175, face 5 +DEAL::Cell 2.176, face 0 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.394338 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 0 +DEAL::Cell 2.178, face 1 +DEAL:: 0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.178, face 2 +DEAL::Cell 2.178, face 3 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL:: 0.211325 -0.105662 0.105662, 0.00270251 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 3 +DEAL::Cell 2.179, face 4 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00346387 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 0 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.180, face 5 +DEAL::Cell 2.181, face 0 +DEAL:: 0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.181, face 1 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL:: 0.302831 0.00000 0.151416, 0.00387273 +DEAL::Cell 2.181, face 5 +DEAL::Cell 2.182, face 0 +DEAL::Cell 2.182, face 1 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.182, face 5 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00241720 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 3 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.183, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00341843 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL::Cell 2.184, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL::Cell 2.185, face 1 +DEAL::Cell 2.185, face 2 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00971888 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL::Cell 2.186, face 0 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 3 +DEAL::Cell 2.186, face 4 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 1 +DEAL::Cell 2.187, face 2 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.187, face 3 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL:: 0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.188, face 5 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 1 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.189, face 5 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.190, face 2 +DEAL::Cell 2.190, face 3 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.190, face 5 +DEAL::Cell 2.191, face 0 +DEAL:: 0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.191, face 1 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 3 +DEAL::Cell 2.191, face 4 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.191, face 5 +DEAL::Cell 2.192, face 0 +DEAL::Cell 2.192, face 1 +DEAL::Cell 2.192, face 3 +DEAL:: -0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.192, face 4 +DEAL::Cell 2.192, face 5 +DEAL::Cell 2.193, face 0 +DEAL::Cell 2.193, face 1 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.193, face 3 +DEAL::Cell 2.193, face 4 +DEAL::Cell 2.193, face 5 +DEAL::Cell 2.194, face 0 +DEAL::Cell 2.194, face 1 +DEAL:: -0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.194, face 2 +DEAL::Cell 2.194, face 3 +DEAL::Cell 2.194, face 4 +DEAL::Cell 2.194, face 5 +DEAL:: -0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.195, face 0 +DEAL::Cell 2.195, face 1 +DEAL::Cell 2.195, face 2 +DEAL::Cell 2.195, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.195, face 4 +DEAL::Cell 2.195, face 5 +DEAL::Cell 2.196, face 0 +DEAL::Cell 2.196, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.196, face 3 +DEAL::Cell 2.196, face 4 +DEAL::Cell 2.196, face 5 +DEAL::Cell 2.197, face 0 +DEAL::Cell 2.197, face 1 +DEAL:: 0.00000 -0.288675 0.577350, 0.00660390 +DEAL::Cell 2.197, face 3 +DEAL::Cell 2.197, face 4 +DEAL::Cell 2.197, face 5 +DEAL::Cell 2.198, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.198, face 1 +DEAL::Cell 2.198, face 2 +DEAL::Cell 2.198, face 3 +DEAL::Cell 2.198, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.198, face 5 +DEAL::Cell 2.199, face 0 +DEAL::Cell 2.199, face 1 +DEAL::Cell 2.199, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.0147528 +DEAL::Cell 2.199, face 3 +DEAL::Cell 2.199, face 4 +DEAL::Cell 2.199, face 5 +DEAL::Cell 2.200, face 0 +DEAL::Cell 2.200, face 1 +DEAL:: 0.288675 -0.577350 0.577350, 0.00738339 +DEAL::Cell 2.200, face 3 +DEAL::Cell 2.200, face 4 +DEAL::Cell 2.200, face 5 +DEAL::Cell 2.201, face 0 +DEAL:: 0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.201, face 1 +DEAL::Cell 2.201, face 3 +DEAL::Cell 2.201, face 4 +DEAL::Cell 2.201, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.202, face 0 +DEAL::Cell 2.202, face 1 +DEAL::Cell 2.202, face 2 +DEAL::Cell 2.202, face 3 +DEAL:: 0.197169 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.202, face 4 +DEAL::Cell 2.202, face 5 +DEAL::Cell 2.203, face 0 +DEAL::Cell 2.203, face 1 +DEAL::Cell 2.203, face 2 +DEAL:: 0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.203, face 3 +DEAL::Cell 2.203, face 4 +DEAL::Cell 2.203, face 5 +DEAL::Cell 2.204, face 0 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.204, face 1 +DEAL::Cell 2.204, face 3 +DEAL::Cell 2.204, face 4 +DEAL::Cell 2.204, face 5 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00555723 +DEAL::Cell 2.205, face 0 +DEAL::Cell 2.205, face 1 +DEAL::Cell 2.205, face 3 +DEAL::Cell 2.205, face 4 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.205, face 5 +DEAL::Cell 2.206, face 0 +DEAL::Cell 2.206, face 1 +DEAL::Cell 2.206, face 2 +DEAL::Cell 2.206, face 3 +DEAL:: 0.00000 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.206, face 4 +DEAL::Cell 2.206, face 5 +DEAL::Cell 2.207, face 0 +DEAL::Cell 2.207, face 1 +DEAL:: 0.485844 0.00000 0.485844, 0.00785910 +DEAL::Cell 2.207, face 2 +DEAL::Cell 2.207, face 3 +DEAL::Cell 2.207, face 4 +DEAL::Cell 2.207, face 5 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00451055 +DEAL::Cell 2.208, face 0 +DEAL::Cell 2.208, face 1 +DEAL::Cell 2.208, face 2 +DEAL::Cell 2.208, face 3 +DEAL:: -0.151416 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.208, face 4 +DEAL::Cell 2.208, face 5 +DEAL::Cell 2.209, face 0 +DEAL::Cell 2.209, face 1 +DEAL::Cell 2.209, face 2 +DEAL:: -0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.209, face 3 +DEAL::Cell 2.209, face 4 +DEAL::Cell 2.209, face 5 +DEAL::Cell 2.210, face 0 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 1 +DEAL::Cell 2.210, face 2 +DEAL::Cell 2.210, face 3 +DEAL::Cell 2.210, face 4 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 5 +DEAL::Cell 2.211, face 0 +DEAL::Cell 2.211, face 1 +DEAL::Cell 2.211, face 2 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.211, face 3 +DEAL::Cell 2.211, face 4 +DEAL::Cell 2.211, face 5 +DEAL::Cell 2.212, face 0 +DEAL::Cell 2.212, face 1 +DEAL:: -0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.212, face 2 +DEAL::Cell 2.212, face 3 +DEAL::Cell 2.212, face 4 +DEAL::Cell 2.212, face 5 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00451055 +DEAL::Cell 2.213, face 0 +DEAL::Cell 2.213, face 1 +DEAL::Cell 2.213, face 2 +DEAL::Cell 2.213, face 3 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.213, face 4 +DEAL::Cell 2.213, face 5 +DEAL::Cell 2.214, face 0 +DEAL::Cell 2.214, face 1 +DEAL:: -0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.214, face 2 +DEAL::Cell 2.214, face 3 +DEAL::Cell 2.214, face 4 +DEAL::Cell 2.214, face 5 +DEAL::Cell 2.215, face 0 +DEAL:: -0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 1 +DEAL::Cell 2.215, face 2 +DEAL::Cell 2.215, face 3 +DEAL::Cell 2.215, face 4 +DEAL:: 0.00000 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 5 +DEAL::Cell 2.216, face 0 +DEAL::Cell 2.216, face 1 +DEAL::Cell 2.216, face 2 +DEAL:: 0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.216, face 3 +DEAL::Cell 2.216, face 4 +DEAL::Cell 2.216, face 5 +DEAL::Cell 2.217, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.217, face 1 +DEAL::Cell 2.217, face 2 +DEAL::Cell 2.217, face 3 +DEAL::Cell 2.217, face 4 +DEAL::Cell 2.217, face 5 +DEAL:: 0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.218, face 0 +DEAL::Cell 2.218, face 1 +DEAL::Cell 2.218, face 2 +DEAL::Cell 2.218, face 3 +DEAL:: 0.105662 -0.211325 0.211325, 0.00279114 +DEAL::Cell 2.218, face 4 +DEAL::Cell 2.218, face 5 +DEAL::Cell 2.219, face 0 +DEAL::Cell 2.219, face 1 +DEAL:: 0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.219, face 2 +DEAL::Cell 2.219, face 3 +DEAL::Cell 2.219, face 4 +DEAL::Cell 2.219, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.220, face 0 +DEAL::Cell 2.220, face 1 +DEAL::Cell 2.220, face 2 +DEAL::Cell 2.220, face 3 +DEAL::Cell 2.220, face 4 +DEAL:: 0.00000 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.220, face 5 +DEAL::Cell 2.221, face 0 +DEAL::Cell 2.221, face 1 +DEAL::Cell 2.221, face 2 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00971888 +DEAL::Cell 2.221, face 3 +DEAL::Cell 2.221, face 4 +DEAL::Cell 2.221, face 5 +DEAL::Cell 2.222, face 0 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00346387 +DEAL::Cell 2.222, face 1 +DEAL::Cell 2.222, face 2 +DEAL::Cell 2.222, face 3 +DEAL::Cell 2.222, face 4 +DEAL:: 0.105662 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.222, face 5 +DEAL::Cell 2.223, face 0 +DEAL::Cell 2.223, face 1 +DEAL::Cell 2.223, face 2 +DEAL::Cell 2.223, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.223, face 4 +DEAL::Cell 2.223, face 5 +DEAL::Cell 2.224, face 0 +DEAL::Cell 2.224, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.224, face 3 +DEAL::Cell 2.224, face 4 +DEAL::Cell 2.224, face 5 +DEAL::Cell 2.225, face 0 +DEAL:: -0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.225, face 1 +DEAL::Cell 2.225, face 3 +DEAL::Cell 2.225, face 4 +DEAL::Cell 2.225, face 5 +DEAL:: 0.00000 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.226, face 0 +DEAL::Cell 2.226, face 1 +DEAL::Cell 2.226, face 2 +DEAL::Cell 2.226, face 3 +DEAL::Cell 2.226, face 4 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.226, face 5 +DEAL::Cell 2.227, face 0 +DEAL::Cell 2.227, face 1 +DEAL::Cell 2.227, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.227, face 3 +DEAL::Cell 2.227, face 4 +DEAL::Cell 2.227, face 5 +DEAL::Cell 2.228, face 0 +DEAL:: -0.577350 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.228, face 1 +DEAL::Cell 2.228, face 3 +DEAL::Cell 2.228, face 4 +DEAL::Cell 2.228, face 5 +DEAL:: -0.242922 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.229, face 0 +DEAL::Cell 2.229, face 1 +DEAL::Cell 2.229, face 3 +DEAL::Cell 2.229, face 4 +DEAL::Cell 2.229, face 5 +DEAL:: -0.288675 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.230, face 0 +DEAL::Cell 2.230, face 1 +DEAL::Cell 2.230, face 2 +DEAL::Cell 2.230, face 3 +DEAL:: -0.394338 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.230, face 4 +DEAL::Cell 2.230, face 5 +DEAL::Cell 2.231, face 0 +DEAL::Cell 2.231, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.231, face 2 +DEAL::Cell 2.231, face 3 +DEAL::Cell 2.231, face 4 +DEAL::Cell 2.231, face 5 +DEAL:: 0.00000 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.232, face 0 +DEAL::Cell 2.232, face 1 +DEAL::Cell 2.232, face 3 +DEAL::Cell 2.232, face 4 +DEAL::Cell 2.232, face 5 +DEAL:: 0.00000 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.233, face 0 +DEAL::Cell 2.233, face 1 +DEAL::Cell 2.233, face 3 +DEAL::Cell 2.233, face 4 +DEAL:: 0.577350 0.00000 0.577350, 0.00660390 +DEAL::Cell 2.233, face 5 +DEAL::Cell 2.234, face 0 +DEAL::Cell 2.234, face 1 +DEAL::Cell 2.234, face 2 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.0147528 +DEAL::Cell 2.234, face 3 +DEAL::Cell 2.234, face 4 +DEAL::Cell 2.234, face 5 +DEAL::Cell 2.235, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.235, face 1 +DEAL::Cell 2.235, face 2 +DEAL::Cell 2.235, face 3 +DEAL::Cell 2.235, face 4 +DEAL::Cell 2.235, face 5 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.236, face 0 +DEAL::Cell 2.236, face 1 +DEAL::Cell 2.236, face 3 +DEAL::Cell 2.236, face 4 +DEAL:: 0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.236, face 5 +DEAL::Cell 2.237, face 0 +DEAL::Cell 2.237, face 1 +DEAL::Cell 2.237, face 3 +DEAL:: 0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.237, face 4 +DEAL::Cell 2.237, face 5 +DEAL::Cell 2.238, face 0 +DEAL::Cell 2.238, face 1 +DEAL:: 0.197169 0.394338 0.394338, 0.00504295 +DEAL::Cell 2.238, face 2 +DEAL::Cell 2.238, face 3 +DEAL::Cell 2.238, face 4 +DEAL::Cell 2.238, face 5 +DEAL::Cell 2.239, face 0 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 1 +DEAL::Cell 2.239, face 2 +DEAL::Cell 2.239, face 3 +DEAL::Cell 2.239, face 4 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 5 +DEAL::Cell 2.240, face 0 +DEAL::Cell 2.240, face 1 +DEAL::Cell 2.240, face 2 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00971888 +DEAL::Cell 2.240, face 3 +DEAL::Cell 2.240, face 4 +DEAL::Cell 2.240, face 5 +DEAL::Cell 2.241, face 0 +DEAL:: -0.151416 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.241, face 1 +DEAL::Cell 2.241, face 2 +DEAL::Cell 2.241, face 3 +DEAL::Cell 2.241, face 4 +DEAL::Cell 2.241, face 5 +DEAL:: -0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.242, face 0 +DEAL::Cell 2.242, face 1 +DEAL::Cell 2.242, face 2 +DEAL::Cell 2.242, face 3 +DEAL:: -0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.242, face 4 +DEAL::Cell 2.242, face 5 +DEAL::Cell 2.243, face 0 +DEAL::Cell 2.243, face 1 +DEAL:: 0.00000 0.151416 0.302831, 0.00346387 +DEAL::Cell 2.243, face 2 +DEAL::Cell 2.243, face 3 +DEAL::Cell 2.243, face 4 +DEAL::Cell 2.243, face 5 +DEAL:: 0.00000 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.244, face 0 +DEAL::Cell 2.244, face 1 +DEAL::Cell 2.244, face 2 +DEAL::Cell 2.244, face 3 +DEAL::Cell 2.244, face 4 +DEAL:: -0.394338 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.244, face 5 +DEAL::Cell 2.245, face 0 +DEAL::Cell 2.245, face 1 +DEAL::Cell 2.245, face 2 +DEAL:: -0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.245, face 3 +DEAL::Cell 2.245, face 4 +DEAL::Cell 2.245, face 5 +DEAL::Cell 2.246, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00489866 +DEAL::Cell 2.246, face 1 +DEAL::Cell 2.246, face 2 +DEAL::Cell 2.246, face 3 +DEAL::Cell 2.246, face 4 +DEAL:: -0.105662 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.246, face 5 +DEAL::Cell 2.247, face 0 +DEAL::Cell 2.247, face 1 +DEAL::Cell 2.247, face 2 +DEAL::Cell 2.247, face 3 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.247, face 4 +DEAL::Cell 2.247, face 5 +DEAL::Cell 2.248, face 0 +DEAL::Cell 2.248, face 1 +DEAL:: 0.151416 1.73472e-18 0.302831, 0.00387273 +DEAL::Cell 2.248, face 2 +DEAL::Cell 2.248, face 3 +DEAL::Cell 2.248, face 4 +DEAL::Cell 2.248, face 5 +DEAL:: 0.00000 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.249, face 0 +DEAL::Cell 2.249, face 1 +DEAL::Cell 2.249, face 2 +DEAL::Cell 2.249, face 3 +DEAL:: 0.302831 0.151416 0.302831, 0.00573167 +DEAL::Cell 2.249, face 4 +DEAL::Cell 2.249, face 5 +DEAL::Cell 2.250, face 0 +DEAL::Cell 2.250, face 1 +DEAL::Cell 2.250, face 2 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00573167 +DEAL::Cell 2.250, face 3 +DEAL::Cell 2.250, face 4 +DEAL::Cell 2.250, face 5 +DEAL::Cell 2.251, face 0 +DEAL:: 0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.251, face 1 +DEAL::Cell 2.251, face 2 +DEAL::Cell 2.251, face 3 +DEAL::Cell 2.251, face 4 +DEAL:: 0.105662 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.251, face 5 +DEAL::Cell 2.252, face 0 +DEAL::Cell 2.252, face 1 +DEAL::Cell 2.252, face 2 +DEAL:: 0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.252, face 3 +DEAL::Cell 2.252, face 4 +DEAL::Cell 2.252, face 5 +DEAL::Cell 2.253, face 0 +DEAL::Cell 2.253, face 1 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.253, face 2 +DEAL::Cell 2.253, face 3 +DEAL::Cell 2.253, face 4 +DEAL::Cell 2.253, face 5 +DEAL:: 0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.254, face 0 +DEAL::Cell 2.254, face 1 +DEAL::Cell 2.254, face 2 +DEAL::Cell 2.254, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.254, face 4 +DEAL::Cell 2.254, face 5 +DEAL::Cell 2.255, face 0 +DEAL::Cell 2.255, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.255, face 2 +DEAL::Cell 2.255, face 3 +DEAL::Cell 2.255, face 4 +DEAL::Cell 2.255, face 5 +DEAL::Cell 2.256, face 1 +DEAL:: -0.485844 -0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.256, face 2 +DEAL::Cell 2.256, face 3 +DEAL::Cell 2.256, face 4 +DEAL::Cell 2.256, face 5 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.257, face 0 +DEAL::Cell 2.257, face 1 +DEAL::Cell 2.257, face 2 +DEAL::Cell 2.257, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.257, face 4 +DEAL::Cell 2.257, face 5 +DEAL::Cell 2.258, face 1 +DEAL::Cell 2.258, face 2 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.258, face 3 +DEAL::Cell 2.258, face 4 +DEAL::Cell 2.258, face 5 +DEAL::Cell 2.259, face 0 +DEAL::Cell 2.259, face 1 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.259, face 2 +DEAL::Cell 2.259, face 3 +DEAL::Cell 2.259, face 4 +DEAL::Cell 2.259, face 5 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.260, face 1 +DEAL::Cell 2.260, face 2 +DEAL::Cell 2.260, face 3 +DEAL::Cell 2.260, face 4 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.260, face 5 +DEAL::Cell 2.261, face 0 +DEAL::Cell 2.261, face 1 +DEAL::Cell 2.261, face 2 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.261, face 3 +DEAL::Cell 2.261, face 4 +DEAL::Cell 2.261, face 5 +DEAL::Cell 2.262, face 1 +DEAL::Cell 2.262, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.262, face 3 +DEAL::Cell 2.262, face 4 +DEAL::Cell 2.262, face 5 +DEAL::Cell 2.263, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.263, face 1 +DEAL::Cell 2.263, face 2 +DEAL::Cell 2.263, face 3 +DEAL::Cell 2.263, face 4 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.263, face 5 +DEAL::Cell 2.264, face 0 +DEAL::Cell 2.264, face 1 +DEAL::Cell 2.264, face 2 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.264, face 3 +DEAL::Cell 2.264, face 4 +DEAL::Cell 2.264, face 5 +DEAL::Cell 2.265, face 0 +DEAL::Cell 2.265, face 1 +DEAL:: -0.211325 -0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.265, face 2 +DEAL::Cell 2.265, face 3 +DEAL::Cell 2.265, face 4 +DEAL::Cell 2.265, face 5 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.266, face 0 +DEAL::Cell 2.266, face 1 +DEAL::Cell 2.266, face 2 +DEAL::Cell 2.266, face 3 +DEAL:: -0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.266, face 4 +DEAL::Cell 2.266, face 5 +DEAL::Cell 2.267, face 0 +DEAL::Cell 2.267, face 1 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.267, face 2 +DEAL::Cell 2.267, face 3 +DEAL::Cell 2.267, face 4 +DEAL::Cell 2.267, face 5 +DEAL::Cell 2.268, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.268, face 1 +DEAL::Cell 2.268, face 2 +DEAL::Cell 2.268, face 3 +DEAL::Cell 2.268, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.268, face 5 +DEAL::Cell 2.269, face 0 +DEAL::Cell 2.269, face 1 +DEAL::Cell 2.269, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.269, face 3 +DEAL::Cell 2.269, face 4 +DEAL::Cell 2.269, face 5 +DEAL::Cell 2.270, face 0 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00971888 +DEAL::Cell 2.270, face 1 +DEAL::Cell 2.270, face 2 +DEAL::Cell 2.270, face 3 +DEAL::Cell 2.270, face 4 +DEAL::Cell 2.270, face 5 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00451055 +DEAL::Cell 2.271, face 0 +DEAL::Cell 2.271, face 1 +DEAL::Cell 2.271, face 2 +DEAL::Cell 2.271, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00346387 +DEAL::Cell 2.271, face 4 +DEAL::Cell 2.271, face 5 +DEAL::Cell 2.272, face 1 +DEAL::Cell 2.272, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.272, face 3 +DEAL::Cell 2.272, face 4 +DEAL::Cell 2.272, face 5 +DEAL::Cell 2.273, face 0 +DEAL:: -0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.273, face 1 +DEAL::Cell 2.273, face 2 +DEAL::Cell 2.273, face 3 +DEAL::Cell 2.273, face 4 +DEAL::Cell 2.273, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.274, face 1 +DEAL::Cell 2.274, face 2 +DEAL::Cell 2.274, face 3 +DEAL::Cell 2.274, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.274, face 5 +DEAL::Cell 2.275, face 0 +DEAL::Cell 2.275, face 1 +DEAL::Cell 2.275, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.275, face 3 +DEAL::Cell 2.275, face 4 +DEAL::Cell 2.275, face 5 +DEAL::Cell 2.276, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.276, face 2 +DEAL::Cell 2.276, face 3 +DEAL::Cell 2.276, face 4 +DEAL::Cell 2.276, face 5 +DEAL::Cell 2.277, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.277, face 1 +DEAL::Cell 2.277, face 2 +DEAL::Cell 2.277, face 3 +DEAL::Cell 2.277, face 4 +DEAL:: -0.394338 7.22801e-20 -0.197169, 0.00504295 +DEAL::Cell 2.277, face 5 +DEAL::Cell 2.278, face 1 +DEAL::Cell 2.278, face 2 +DEAL::Cell 2.278, face 3 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.278, face 4 +DEAL::Cell 2.278, face 5 +DEAL::Cell 2.279, face 0 +DEAL::Cell 2.279, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.279, face 2 +DEAL::Cell 2.279, face 3 +DEAL::Cell 2.279, face 4 +DEAL::Cell 2.279, face 5 +DEAL::Cell 2.280, face 0 +DEAL:: -0.394338 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.280, face 1 +DEAL::Cell 2.280, face 2 +DEAL::Cell 2.280, face 3 +DEAL::Cell 2.280, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.280, face 5 +DEAL::Cell 2.281, face 0 +DEAL::Cell 2.281, face 1 +DEAL::Cell 2.281, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.281, face 3 +DEAL::Cell 2.281, face 4 +DEAL::Cell 2.281, face 5 +DEAL::Cell 2.282, face 0 +DEAL:: -0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.282, face 1 +DEAL::Cell 2.282, face 2 +DEAL::Cell 2.282, face 3 +DEAL::Cell 2.282, face 4 +DEAL::Cell 2.282, face 5 +DEAL:: -0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.283, face 0 +DEAL::Cell 2.283, face 1 +DEAL::Cell 2.283, face 2 +DEAL::Cell 2.283, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.283, face 4 +DEAL::Cell 2.283, face 5 +DEAL::Cell 2.284, face 0 +DEAL::Cell 2.284, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00573167 +DEAL::Cell 2.284, face 2 +DEAL::Cell 2.284, face 3 +DEAL::Cell 2.284, face 4 +DEAL::Cell 2.284, face 5 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00346387 +DEAL::Cell 2.285, face 0 +DEAL::Cell 2.285, face 1 +DEAL::Cell 2.285, face 2 +DEAL::Cell 2.285, face 3 +DEAL::Cell 2.285, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00387273 +DEAL::Cell 2.285, face 5 +DEAL::Cell 2.286, face 0 +DEAL::Cell 2.286, face 1 +DEAL::Cell 2.286, face 2 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.286, face 3 +DEAL::Cell 2.286, face 4 +DEAL::Cell 2.286, face 5 +DEAL::Cell 2.287, face 0 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00573167 +DEAL::Cell 2.287, face 1 +DEAL::Cell 2.287, face 2 +DEAL::Cell 2.287, face 3 +DEAL::Cell 2.287, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.287, face 5 +DEAL::Cell 2.288, face 1 +DEAL::Cell 2.288, face 2 +DEAL::Cell 2.288, face 3 +DEAL::Cell 2.288, face 4 +DEAL:: -0.577350 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.288, face 5 +DEAL::Cell 2.289, face 0 +DEAL::Cell 2.289, face 1 +DEAL::Cell 2.289, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00785910 +DEAL::Cell 2.289, face 3 +DEAL::Cell 2.289, face 4 +DEAL::Cell 2.289, face 5 +DEAL::Cell 2.290, face 1 +DEAL:: -0.485844 -0.242922 0.242922, 0.0147528 +DEAL::Cell 2.290, face 2 +DEAL::Cell 2.290, face 3 +DEAL::Cell 2.290, face 4 +DEAL::Cell 2.290, face 5 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00621317 +DEAL::Cell 2.291, face 0 +DEAL::Cell 2.291, face 1 +DEAL::Cell 2.291, face 2 +DEAL::Cell 2.291, face 3 +DEAL::Cell 2.291, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00555723 +DEAL::Cell 2.291, face 5 +DEAL::Cell 2.292, face 1 +DEAL::Cell 2.292, face 2 +DEAL::Cell 2.292, face 3 +DEAL:: -0.577350 -0.288675 0.577350, 0.00738339 +DEAL::Cell 2.292, face 4 +DEAL::Cell 2.292, face 5 +DEAL::Cell 2.293, face 0 +DEAL::Cell 2.293, face 1 +DEAL:: -0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.293, face 2 +DEAL::Cell 2.293, face 3 +DEAL::Cell 2.293, face 4 +DEAL::Cell 2.293, face 5 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.294, face 1 +DEAL::Cell 2.294, face 2 +DEAL::Cell 2.294, face 3 +DEAL::Cell 2.294, face 4 +DEAL::Cell 2.294, face 5 +DEAL:: -0.577350 -0.288675 0.577350, 0.00933933 +DEAL::Cell 2.295, face 0 +DEAL::Cell 2.295, face 1 +DEAL::Cell 2.295, face 2 +DEAL::Cell 2.295, face 3 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.295, face 4 +DEAL::Cell 2.295, face 5 +DEAL::Cell 2.296, face 0 +DEAL::Cell 2.296, face 1 +DEAL:: -0.302831 -0.302831 0.151416, 0.00573167 +DEAL::Cell 2.296, face 2 +DEAL::Cell 2.296, face 3 +DEAL::Cell 2.296, face 4 +DEAL::Cell 2.296, face 5 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.297, face 0 +DEAL::Cell 2.297, face 1 +DEAL::Cell 2.297, face 2 +DEAL::Cell 2.297, face 3 +DEAL::Cell 2.297, face 4 +DEAL:: -0.302831 -0.302831 0.00000, 0.00346387 +DEAL::Cell 2.297, face 5 +DEAL::Cell 2.298, face 0 +DEAL::Cell 2.298, face 1 +DEAL::Cell 2.298, face 2 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.298, face 3 +DEAL::Cell 2.298, face 4 +DEAL::Cell 2.298, face 5 +DEAL::Cell 2.299, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.299, face 1 +DEAL::Cell 2.299, face 2 +DEAL::Cell 2.299, face 3 +DEAL::Cell 2.299, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.299, face 5 +DEAL::Cell 2.300, face 0 +DEAL::Cell 2.300, face 1 +DEAL::Cell 2.300, face 2 +DEAL::Cell 2.300, face 3 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.300, face 4 +DEAL::Cell 2.300, face 5 +DEAL::Cell 2.301, face 0 +DEAL::Cell 2.301, face 1 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.301, face 2 +DEAL::Cell 2.301, face 3 +DEAL::Cell 2.301, face 4 +DEAL::Cell 2.301, face 5 +DEAL:: -0.302831 -0.151416 0.302831, 0.00489866 +DEAL::Cell 2.302, face 0 +DEAL::Cell 2.302, face 1 +DEAL::Cell 2.302, face 2 +DEAL::Cell 2.302, face 3 +DEAL:: -0.302831 8.67362e-19 0.302831, 0.00346387 +DEAL::Cell 2.302, face 4 +DEAL::Cell 2.302, face 5 +DEAL::Cell 2.303, face 0 +DEAL::Cell 2.303, face 1 +DEAL::Cell 2.303, face 2 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.303, face 3 +DEAL::Cell 2.303, face 4 +DEAL::Cell 2.303, face 5 +DEAL::Cell 2.304, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.304, face 2 +DEAL::Cell 2.304, face 3 +DEAL::Cell 2.304, face 4 +DEAL::Cell 2.304, face 5 +DEAL:: -0.577350 0.288675 0.288675, 0.00738339 +DEAL::Cell 2.305, face 0 +DEAL::Cell 2.305, face 1 +DEAL::Cell 2.305, face 2 +DEAL::Cell 2.305, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.305, face 4 +DEAL::Cell 2.305, face 5 +DEAL::Cell 2.306, face 1 +DEAL::Cell 2.306, face 2 +DEAL::Cell 2.306, face 3 +DEAL:: -0.577350 0.577350 0.00000, 0.00933933 +DEAL::Cell 2.306, face 4 +DEAL::Cell 2.306, face 5 +DEAL::Cell 2.307, face 0 +DEAL::Cell 2.307, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.307, face 2 +DEAL::Cell 2.307, face 3 +DEAL::Cell 2.307, face 4 +DEAL::Cell 2.307, face 5 +DEAL:: -0.485844 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.308, face 1 +DEAL::Cell 2.308, face 2 +DEAL::Cell 2.308, face 3 +DEAL::Cell 2.308, face 4 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.308, face 5 +DEAL::Cell 2.309, face 0 +DEAL::Cell 2.309, face 1 +DEAL::Cell 2.309, face 2 +DEAL::Cell 2.309, face 3 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.309, face 4 +DEAL::Cell 2.309, face 5 +DEAL::Cell 2.310, face 1 +DEAL::Cell 2.310, face 2 +DEAL:: -0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.310, face 3 +DEAL::Cell 2.310, face 4 +DEAL::Cell 2.310, face 5 +DEAL::Cell 2.311, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.311, face 1 +DEAL::Cell 2.311, face 2 +DEAL::Cell 2.311, face 3 +DEAL::Cell 2.311, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.311, face 5 +DEAL::Cell 2.312, face 0 +DEAL::Cell 2.312, face 1 +DEAL::Cell 2.312, face 2 +DEAL::Cell 2.312, face 3 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.312, face 4 +DEAL::Cell 2.312, face 5 +DEAL::Cell 2.313, face 0 +DEAL::Cell 2.313, face 1 +DEAL:: -0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.313, face 2 +DEAL::Cell 2.313, face 3 +DEAL::Cell 2.313, face 4 +DEAL::Cell 2.313, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.314, face 0 +DEAL::Cell 2.314, face 1 +DEAL::Cell 2.314, face 2 +DEAL::Cell 2.314, face 3 +DEAL:: -0.302831 0.302831 0.151416, 0.00489866 +DEAL::Cell 2.314, face 4 +DEAL::Cell 2.314, face 5 +DEAL::Cell 2.315, face 0 +DEAL::Cell 2.315, face 1 +DEAL::Cell 2.315, face 2 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00387273 +DEAL::Cell 2.315, face 3 +DEAL::Cell 2.315, face 4 +DEAL::Cell 2.315, face 5 +DEAL::Cell 2.316, face 0 +DEAL:: -0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.316, face 1 +DEAL::Cell 2.316, face 2 +DEAL::Cell 2.316, face 3 +DEAL::Cell 2.316, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.316, face 5 +DEAL::Cell 2.317, face 0 +DEAL::Cell 2.317, face 1 +DEAL::Cell 2.317, face 2 +DEAL:: -0.211325 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.317, face 3 +DEAL::Cell 2.317, face 4 +DEAL::Cell 2.317, face 5 +DEAL::Cell 2.318, face 0 +DEAL::Cell 2.318, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.318, face 2 +DEAL::Cell 2.318, face 3 +DEAL::Cell 2.318, face 4 +DEAL::Cell 2.318, face 5 +DEAL:: -0.302831 0.151416 0.302831, 0.00489866 +DEAL::Cell 2.319, face 0 +DEAL::Cell 2.319, face 1 +DEAL::Cell 2.319, face 2 +DEAL::Cell 2.319, face 3 +DEAL:: -0.211325 0.211325 0.105662, 0.00341843 +DEAL::Cell 2.319, face 4 +DEAL::Cell 2.319, face 5 +DEAL::Cell 2.320, face 0 +DEAL::Cell 2.320, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.320, face 3 +DEAL::Cell 2.320, face 4 +DEAL::Cell 2.320, face 5 +DEAL::Cell 2.321, face 0 +DEAL::Cell 2.321, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00660390 +DEAL::Cell 2.321, face 3 +DEAL::Cell 2.321, face 4 +DEAL::Cell 2.321, face 5 +DEAL::Cell 2.322, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.322, face 1 +DEAL::Cell 2.322, face 2 +DEAL::Cell 2.322, face 3 +DEAL::Cell 2.322, face 4 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.322, face 5 +DEAL::Cell 2.323, face 0 +DEAL::Cell 2.323, face 1 +DEAL::Cell 2.323, face 2 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.323, face 3 +DEAL::Cell 2.323, face 4 +DEAL::Cell 2.323, face 5 +DEAL::Cell 2.324, face 0 +DEAL::Cell 2.324, face 1 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.324, face 3 +DEAL::Cell 2.324, face 4 +DEAL::Cell 2.324, face 5 +DEAL::Cell 2.325, face 0 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.325, face 1 +DEAL::Cell 2.325, face 3 +DEAL::Cell 2.325, face 4 +DEAL::Cell 2.325, face 5 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00555723 +DEAL::Cell 2.326, face 0 +DEAL::Cell 2.326, face 1 +DEAL::Cell 2.326, face 2 +DEAL::Cell 2.326, face 3 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00971888 +DEAL::Cell 2.326, face 4 +DEAL::Cell 2.326, face 5 +DEAL::Cell 2.327, face 0 +DEAL::Cell 2.327, face 1 +DEAL::Cell 2.327, face 2 +DEAL:: -0.242922 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.327, face 3 +DEAL::Cell 2.327, face 4 +DEAL::Cell 2.327, face 5 +DEAL::Cell 2.328, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00555723 +DEAL::Cell 2.328, face 1 +DEAL::Cell 2.328, face 3 +DEAL::Cell 2.328, face 4 +DEAL::Cell 2.328, face 5 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.329, face 0 +DEAL::Cell 2.329, face 1 +DEAL::Cell 2.329, face 3 +DEAL::Cell 2.329, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.329, face 5 +DEAL::Cell 2.330, face 0 +DEAL::Cell 2.330, face 1 +DEAL::Cell 2.330, face 2 +DEAL::Cell 2.330, face 3 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.330, face 4 +DEAL::Cell 2.330, face 5 +DEAL::Cell 2.331, face 0 +DEAL::Cell 2.331, face 1 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.331, face 2 +DEAL::Cell 2.331, face 3 +DEAL::Cell 2.331, face 4 +DEAL::Cell 2.331, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.332, face 0 +DEAL::Cell 2.332, face 1 +DEAL::Cell 2.332, face 3 +DEAL::Cell 2.332, face 4 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.332, face 5 +DEAL::Cell 2.333, face 0 +DEAL::Cell 2.333, face 1 +DEAL::Cell 2.333, face 3 +DEAL::Cell 2.333, face 4 +DEAL:: 0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.333, face 5 +DEAL::Cell 2.334, face 0 +DEAL::Cell 2.334, face 1 +DEAL::Cell 2.334, face 2 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.0147528 +DEAL::Cell 2.334, face 3 +DEAL::Cell 2.334, face 4 +DEAL::Cell 2.334, face 5 +DEAL::Cell 2.335, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.335, face 1 +DEAL::Cell 2.335, face 2 +DEAL::Cell 2.335, face 3 +DEAL::Cell 2.335, face 4 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.335, face 5 +DEAL::Cell 2.336, face 0 +DEAL::Cell 2.336, face 1 +DEAL::Cell 2.336, face 2 +DEAL::Cell 2.336, face 3 +DEAL:: -0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.336, face 4 +DEAL::Cell 2.336, face 5 +DEAL::Cell 2.337, face 0 +DEAL::Cell 2.337, face 1 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00346387 +DEAL::Cell 2.337, face 2 +DEAL::Cell 2.337, face 3 +DEAL::Cell 2.337, face 4 +DEAL::Cell 2.337, face 5 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.338, face 0 +DEAL::Cell 2.338, face 1 +DEAL::Cell 2.338, face 2 +DEAL::Cell 2.338, face 3 +DEAL:: -0.105662 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.338, face 4 +DEAL::Cell 2.338, face 5 +DEAL::Cell 2.339, face 0 +DEAL::Cell 2.339, face 1 +DEAL::Cell 2.339, face 2 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.339, face 3 +DEAL::Cell 2.339, face 4 +DEAL::Cell 2.339, face 5 +DEAL::Cell 2.340, face 0 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.340, face 1 +DEAL::Cell 2.340, face 2 +DEAL::Cell 2.340, face 3 +DEAL::Cell 2.340, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.340, face 5 +DEAL::Cell 2.341, face 0 +DEAL::Cell 2.341, face 1 +DEAL::Cell 2.341, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00971888 +DEAL::Cell 2.341, face 3 +DEAL::Cell 2.341, face 4 +DEAL::Cell 2.341, face 5 +DEAL::Cell 2.342, face 0 +DEAL::Cell 2.342, face 1 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.342, face 2 +DEAL::Cell 2.342, face 3 +DEAL::Cell 2.342, face 4 +DEAL::Cell 2.342, face 5 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00346387 +DEAL::Cell 2.343, face 0 +DEAL::Cell 2.343, face 1 +DEAL::Cell 2.343, face 2 +DEAL::Cell 2.343, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.343, face 4 +DEAL::Cell 2.343, face 5 +DEAL::Cell 2.344, face 0 +DEAL::Cell 2.344, face 1 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.344, face 2 +DEAL::Cell 2.344, face 3 +DEAL::Cell 2.344, face 4 +DEAL::Cell 2.344, face 5 +DEAL::Cell 2.345, face 0 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00504295 +DEAL::Cell 2.345, face 1 +DEAL::Cell 2.345, face 2 +DEAL::Cell 2.345, face 3 +DEAL::Cell 2.345, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.345, face 5 +DEAL::Cell 2.346, face 0 +DEAL::Cell 2.346, face 1 +DEAL::Cell 2.346, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.346, face 3 +DEAL::Cell 2.346, face 4 +DEAL::Cell 2.346, face 5 +DEAL::Cell 2.347, face 0 +DEAL:: 0.105662 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.347, face 1 +DEAL::Cell 2.347, face 2 +DEAL::Cell 2.347, face 3 +DEAL::Cell 2.347, face 4 +DEAL::Cell 2.347, face 5 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.348, face 0 +DEAL::Cell 2.348, face 1 +DEAL::Cell 2.348, face 2 +DEAL::Cell 2.348, face 3 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.00573167 +DEAL::Cell 2.348, face 4 +DEAL::Cell 2.348, face 5 +DEAL::Cell 2.349, face 0 +DEAL::Cell 2.349, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.349, face 2 +DEAL::Cell 2.349, face 3 +DEAL::Cell 2.349, face 4 +DEAL::Cell 2.349, face 5 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.350, face 0 +DEAL::Cell 2.350, face 1 +DEAL::Cell 2.350, face 2 +DEAL::Cell 2.350, face 3 +DEAL::Cell 2.350, face 4 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.350, face 5 +DEAL::Cell 2.351, face 0 +DEAL::Cell 2.351, face 1 +DEAL::Cell 2.351, face 2 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.351, face 3 +DEAL::Cell 2.351, face 4 +DEAL::Cell 2.351, face 5 +DEAL::Cell 2.352, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00785910 +DEAL::Cell 2.352, face 1 +DEAL::Cell 2.352, face 3 +DEAL::Cell 2.352, face 4 +DEAL::Cell 2.352, face 5 +DEAL:: -0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.353, face 0 +DEAL::Cell 2.353, face 1 +DEAL::Cell 2.353, face 3 +DEAL::Cell 2.353, face 4 +DEAL::Cell 2.353, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.354, face 0 +DEAL::Cell 2.354, face 1 +DEAL::Cell 2.354, face 2 +DEAL::Cell 2.354, face 3 +DEAL:: -0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.354, face 4 +DEAL::Cell 2.354, face 5 +DEAL::Cell 2.355, face 0 +DEAL::Cell 2.355, face 1 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00555723 +DEAL::Cell 2.355, face 2 +DEAL::Cell 2.355, face 3 +DEAL::Cell 2.355, face 4 +DEAL::Cell 2.355, face 5 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.356, face 0 +DEAL::Cell 2.356, face 1 +DEAL::Cell 2.356, face 3 +DEAL::Cell 2.356, face 4 +DEAL::Cell 2.356, face 5 +DEAL:: -0.577350 -0.577350 0.577350, 0.00933933 +DEAL::Cell 2.357, face 0 +DEAL::Cell 2.357, face 1 +DEAL::Cell 2.357, face 3 +DEAL::Cell 2.357, face 4 +DEAL:: 0.00000 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.357, face 5 +DEAL::Cell 2.358, face 0 +DEAL::Cell 2.358, face 1 +DEAL::Cell 2.358, face 2 +DEAL:: -0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.358, face 3 +DEAL::Cell 2.358, face 4 +DEAL::Cell 2.358, face 5 +DEAL::Cell 2.359, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00504295 +DEAL::Cell 2.359, face 1 +DEAL::Cell 2.359, face 2 +DEAL::Cell 2.359, face 3 +DEAL::Cell 2.359, face 4 +DEAL::Cell 2.359, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.360, face 0 +DEAL::Cell 2.360, face 1 +DEAL::Cell 2.360, face 3 +DEAL::Cell 2.360, face 4 +DEAL:: 0.288675 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.360, face 5 +DEAL::Cell 2.361, face 0 +DEAL::Cell 2.361, face 1 +DEAL::Cell 2.361, face 3 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.0147528 +DEAL::Cell 2.361, face 4 +DEAL::Cell 2.361, face 5 +DEAL::Cell 2.362, face 0 +DEAL::Cell 2.362, face 1 +DEAL:: 0.197169 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.362, face 2 +DEAL::Cell 2.362, face 3 +DEAL::Cell 2.362, face 4 +DEAL::Cell 2.362, face 5 +DEAL::Cell 2.363, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.363, face 1 +DEAL::Cell 2.363, face 2 +DEAL::Cell 2.363, face 3 +DEAL::Cell 2.363, face 4 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.00555723 +DEAL::Cell 2.363, face 5 +DEAL::Cell 2.364, face 0 +DEAL::Cell 2.364, face 1 +DEAL::Cell 2.364, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.364, face 4 +DEAL::Cell 2.364, face 5 +DEAL::Cell 2.365, face 0 +DEAL::Cell 2.365, face 1 +DEAL:: 0.485844 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.365, face 3 +DEAL::Cell 2.365, face 4 +DEAL::Cell 2.365, face 5 +DEAL::Cell 2.366, face 0 +DEAL::Cell 2.366, face 1 +DEAL:: 0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.366, face 2 +DEAL::Cell 2.366, face 3 +DEAL::Cell 2.366, face 4 +DEAL::Cell 2.366, face 5 +DEAL:: 0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.367, face 0 +DEAL::Cell 2.367, face 1 +DEAL::Cell 2.367, face 2 +DEAL::Cell 2.367, face 3 +DEAL:: 0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.367, face 4 +DEAL::Cell 2.367, face 5 +DEAL::Cell 2.368, face 0 +DEAL::Cell 2.368, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.368, face 2 +DEAL::Cell 2.368, face 3 +DEAL::Cell 2.368, face 4 +DEAL::Cell 2.368, face 5 +DEAL::Cell 2.369, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00504295 +DEAL::Cell 2.369, face 1 +DEAL::Cell 2.369, face 2 +DEAL::Cell 2.369, face 3 +DEAL::Cell 2.369, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00451055 +DEAL::Cell 2.369, face 5 +DEAL::Cell 2.370, face 0 +DEAL::Cell 2.370, face 1 +DEAL::Cell 2.370, face 2 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00573167 +DEAL::Cell 2.370, face 3 +DEAL::Cell 2.370, face 4 +DEAL::Cell 2.370, face 5 +DEAL::Cell 2.371, face 0 +DEAL:: -0.105662 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.371, face 1 +DEAL::Cell 2.371, face 2 +DEAL::Cell 2.371, face 3 +DEAL::Cell 2.371, face 4 +DEAL::Cell 2.371, face 5 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.372, face 0 +DEAL::Cell 2.372, face 1 +DEAL::Cell 2.372, face 2 +DEAL::Cell 2.372, face 3 +DEAL:: -0.302831 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.372, face 4 +DEAL::Cell 2.372, face 5 +DEAL::Cell 2.373, face 0 +DEAL::Cell 2.373, face 1 +DEAL:: 0.00000 -0.394338 0.394338, 0.00451055 +DEAL::Cell 2.373, face 2 +DEAL::Cell 2.373, face 3 +DEAL::Cell 2.373, face 4 +DEAL::Cell 2.373, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.374, face 0 +DEAL::Cell 2.374, face 1 +DEAL::Cell 2.374, face 2 +DEAL::Cell 2.374, face 3 +DEAL::Cell 2.374, face 4 +DEAL:: -0.302831 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.374, face 5 +DEAL::Cell 2.375, face 0 +DEAL::Cell 2.375, face 1 +DEAL::Cell 2.375, face 2 +DEAL:: -0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.375, face 3 +DEAL::Cell 2.375, face 4 +DEAL::Cell 2.375, face 5 +DEAL::Cell 2.376, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00451055 +DEAL::Cell 2.376, face 1 +DEAL::Cell 2.376, face 2 +DEAL::Cell 2.376, face 3 +DEAL::Cell 2.376, face 4 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00346387 +DEAL::Cell 2.376, face 5 +DEAL::Cell 2.377, face 0 +DEAL::Cell 2.377, face 1 +DEAL::Cell 2.377, face 2 +DEAL::Cell 2.377, face 3 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.377, face 4 +DEAL::Cell 2.377, face 5 +DEAL::Cell 2.378, face 0 +DEAL::Cell 2.378, face 1 +DEAL:: 0.105662 -0.211325 0.00000, 0.00270251 +DEAL::Cell 2.378, face 2 +DEAL::Cell 2.378, face 3 +DEAL::Cell 2.378, face 4 +DEAL::Cell 2.378, face 5 +DEAL:: 0.00000 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.379, face 0 +DEAL::Cell 2.379, face 1 +DEAL::Cell 2.379, face 2 +DEAL::Cell 2.379, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.379, face 4 +DEAL::Cell 2.379, face 5 +DEAL::Cell 2.380, face 0 +DEAL::Cell 2.380, face 1 +DEAL::Cell 2.380, face 2 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.380, face 3 +DEAL::Cell 2.380, face 4 +DEAL::Cell 2.380, face 5 +DEAL::Cell 2.381, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 1 +DEAL::Cell 2.381, face 2 +DEAL::Cell 2.381, face 3 +DEAL::Cell 2.381, face 4 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 5 +DEAL::Cell 2.382, face 0 +DEAL::Cell 2.382, face 1 +DEAL::Cell 2.382, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.382, face 3 +DEAL::Cell 2.382, face 4 +DEAL::Cell 2.382, face 5 +DEAL::Cell 2.383, face 0 +DEAL::Cell 2.383, face 1 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.383, face 2 +DEAL::Cell 2.383, face 3 +DEAL::Cell 2.383, face 4 +DEAL::Cell 2.383, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.384, face 1 +DEAL::Cell 2.384, face 2 +DEAL::Cell 2.384, face 3 +DEAL::Cell 2.384, face 4 +DEAL:: -0.288675 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.384, face 5 +DEAL::Cell 2.385, face 0 +DEAL::Cell 2.385, face 1 +DEAL::Cell 2.385, face 2 +DEAL:: -0.394338 0.394338 -0.197169, 0.00637888 +DEAL::Cell 2.385, face 3 +DEAL::Cell 2.385, face 4 +DEAL::Cell 2.385, face 5 +DEAL::Cell 2.386, face 1 +DEAL::Cell 2.386, face 2 +DEAL:: -0.288675 0.577350 -0.577350, 0.00738339 +DEAL::Cell 2.386, face 3 +DEAL::Cell 2.386, face 4 +DEAL::Cell 2.386, face 5 +DEAL::Cell 2.387, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.387, face 1 +DEAL::Cell 2.387, face 2 +DEAL::Cell 2.387, face 3 +DEAL::Cell 2.387, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.387, face 5 +DEAL::Cell 2.388, face 1 +DEAL::Cell 2.388, face 2 +DEAL::Cell 2.388, face 3 +DEAL:: -0.242922 0.485844 0.00000, 0.00621317 +DEAL::Cell 2.388, face 4 +DEAL::Cell 2.388, face 5 +DEAL::Cell 2.389, face 0 +DEAL::Cell 2.389, face 1 +DEAL::Cell 2.389, face 2 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.389, face 3 +DEAL::Cell 2.389, face 4 +DEAL::Cell 2.389, face 5 +DEAL::Cell 2.390, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.390, face 2 +DEAL::Cell 2.390, face 3 +DEAL::Cell 2.390, face 4 +DEAL::Cell 2.390, face 5 +DEAL:: 0.00000 0.577350 0.00000, 0.00660390 +DEAL::Cell 2.391, face 0 +DEAL::Cell 2.391, face 1 +DEAL::Cell 2.391, face 2 +DEAL::Cell 2.391, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.391, face 4 +DEAL::Cell 2.391, face 5 +DEAL::Cell 2.392, face 0 +DEAL::Cell 2.392, face 1 +DEAL::Cell 2.392, face 2 +DEAL:: -0.394338 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.392, face 3 +DEAL::Cell 2.392, face 4 +DEAL::Cell 2.392, face 5 +DEAL::Cell 2.393, face 0 +DEAL:: -0.151416 0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.393, face 1 +DEAL::Cell 2.393, face 2 +DEAL::Cell 2.393, face 3 +DEAL::Cell 2.393, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.393, face 5 +DEAL::Cell 2.394, face 0 +DEAL::Cell 2.394, face 1 +DEAL::Cell 2.394, face 2 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.394, face 3 +DEAL::Cell 2.394, face 4 +DEAL::Cell 2.394, face 5 +DEAL::Cell 2.395, face 0 +DEAL::Cell 2.395, face 1 +DEAL:: -0.105662 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.395, face 2 +DEAL::Cell 2.395, face 3 +DEAL::Cell 2.395, face 4 +DEAL::Cell 2.395, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.396, face 0 +DEAL::Cell 2.396, face 1 +DEAL::Cell 2.396, face 2 +DEAL::Cell 2.396, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.396, face 4 +DEAL::Cell 2.396, face 5 +DEAL::Cell 2.397, face 0 +DEAL::Cell 2.397, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.397, face 2 +DEAL::Cell 2.397, face 3 +DEAL::Cell 2.397, face 4 +DEAL::Cell 2.397, face 5 +DEAL::Cell 2.398, face 0 +DEAL:: -0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.398, face 1 +DEAL::Cell 2.398, face 2 +DEAL::Cell 2.398, face 3 +DEAL::Cell 2.398, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.398, face 5 +DEAL::Cell 2.399, face 0 +DEAL::Cell 2.399, face 1 +DEAL::Cell 2.399, face 2 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.399, face 3 +DEAL::Cell 2.399, face 4 +DEAL::Cell 2.399, face 5 +DEAL::Cell 2.400, face 1 +DEAL:: 0.242922 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.400, face 2 +DEAL::Cell 2.400, face 3 +DEAL::Cell 2.400, face 4 +DEAL::Cell 2.400, face 5 +DEAL::Cell 2.401, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.401, face 1 +DEAL::Cell 2.401, face 2 +DEAL::Cell 2.401, face 3 +DEAL::Cell 2.401, face 4 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.401, face 5 +DEAL::Cell 2.402, face 1 +DEAL::Cell 2.402, face 2 +DEAL::Cell 2.402, face 3 +DEAL:: 0.577350 0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.402, face 4 +DEAL::Cell 2.402, face 5 +DEAL::Cell 2.403, face 0 +DEAL::Cell 2.403, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.403, face 2 +DEAL::Cell 2.403, face 3 +DEAL::Cell 2.403, face 4 +DEAL::Cell 2.403, face 5 +DEAL::Cell 2.404, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.404, face 2 +DEAL::Cell 2.404, face 3 +DEAL::Cell 2.404, face 4 +DEAL::Cell 2.404, face 5 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00555723 +DEAL::Cell 2.405, face 0 +DEAL::Cell 2.405, face 1 +DEAL::Cell 2.405, face 2 +DEAL::Cell 2.405, face 3 +DEAL:: 0.197169 0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.405, face 4 +DEAL::Cell 2.405, face 5 +DEAL::Cell 2.406, face 1 +DEAL::Cell 2.406, face 2 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.406, face 3 +DEAL::Cell 2.406, face 4 +DEAL::Cell 2.406, face 5 +DEAL::Cell 2.407, face 0 +DEAL::Cell 2.407, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.407, face 2 +DEAL::Cell 2.407, face 3 +DEAL::Cell 2.407, face 4 +DEAL::Cell 2.407, face 5 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00451055 +DEAL::Cell 2.408, face 0 +DEAL::Cell 2.408, face 1 +DEAL::Cell 2.408, face 2 +DEAL::Cell 2.408, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.408, face 4 +DEAL::Cell 2.408, face 5 +DEAL::Cell 2.409, face 0 +DEAL::Cell 2.409, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.409, face 2 +DEAL::Cell 2.409, face 3 +DEAL::Cell 2.409, face 4 +DEAL::Cell 2.409, face 5 +DEAL::Cell 2.410, face 0 +DEAL:: 0.197169 0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.410, face 1 +DEAL::Cell 2.410, face 2 +DEAL::Cell 2.410, face 3 +DEAL::Cell 2.410, face 4 +DEAL:: 0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.410, face 5 +DEAL::Cell 2.411, face 0 +DEAL::Cell 2.411, face 1 +DEAL::Cell 2.411, face 2 +DEAL:: 0.105662 0.211325 -0.211325, 0.00270251 +DEAL::Cell 2.411, face 3 +DEAL::Cell 2.411, face 4 +DEAL::Cell 2.411, face 5 +DEAL::Cell 2.412, face 0 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00971888 +DEAL::Cell 2.412, face 1 +DEAL::Cell 2.412, face 2 +DEAL::Cell 2.412, face 3 +DEAL::Cell 2.412, face 4 +DEAL::Cell 2.412, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.413, face 0 +DEAL::Cell 2.413, face 1 +DEAL::Cell 2.413, face 2 +DEAL::Cell 2.413, face 3 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00387273 +DEAL::Cell 2.413, face 4 +DEAL::Cell 2.413, face 5 +DEAL::Cell 2.414, face 0 +DEAL::Cell 2.414, face 1 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00573167 +DEAL::Cell 2.414, face 2 +DEAL::Cell 2.414, face 3 +DEAL::Cell 2.414, face 4 +DEAL::Cell 2.414, face 5 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.415, face 0 +DEAL::Cell 2.415, face 1 +DEAL::Cell 2.415, face 2 +DEAL::Cell 2.415, face 3 +DEAL::Cell 2.415, face 4 +DEAL:: 0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.415, face 5 +DEAL::Cell 2.416, face 1 +DEAL::Cell 2.416, face 2 +DEAL::Cell 2.416, face 3 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.416, face 4 +DEAL::Cell 2.416, face 5 +DEAL::Cell 2.417, face 0 +DEAL::Cell 2.417, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.417, face 2 +DEAL::Cell 2.417, face 3 +DEAL::Cell 2.417, face 4 +DEAL::Cell 2.417, face 5 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.418, face 1 +DEAL::Cell 2.418, face 2 +DEAL::Cell 2.418, face 3 +DEAL::Cell 2.418, face 4 +DEAL::Cell 2.418, face 5 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.419, face 0 +DEAL::Cell 2.419, face 1 +DEAL::Cell 2.419, face 2 +DEAL::Cell 2.419, face 3 +DEAL:: 3.61401e-20 0.485844 0.242922, 0.00555723 +DEAL::Cell 2.419, face 4 +DEAL::Cell 2.419, face 5 +DEAL::Cell 2.420, face 1 +DEAL::Cell 2.420, face 2 +DEAL:: -0.485844 0.485844 0.242922, 0.00785910 +DEAL::Cell 2.420, face 3 +DEAL::Cell 2.420, face 4 +DEAL::Cell 2.420, face 5 +DEAL::Cell 2.421, face 0 +DEAL:: -0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.421, face 1 +DEAL::Cell 2.421, face 2 +DEAL::Cell 2.421, face 3 +DEAL::Cell 2.421, face 4 +DEAL::Cell 2.421, face 5 +DEAL:: -0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.422, face 1 +DEAL::Cell 2.422, face 2 +DEAL::Cell 2.422, face 3 +DEAL::Cell 2.422, face 4 +DEAL:: -0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.422, face 5 +DEAL::Cell 2.423, face 0 +DEAL::Cell 2.423, face 1 +DEAL::Cell 2.423, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.423, face 3 +DEAL::Cell 2.423, face 4 +DEAL::Cell 2.423, face 5 +DEAL::Cell 2.424, face 0 +DEAL:: -0.197169 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.424, face 1 +DEAL::Cell 2.424, face 2 +DEAL::Cell 2.424, face 3 +DEAL::Cell 2.424, face 4 +DEAL::Cell 2.424, face 5 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.425, face 0 +DEAL::Cell 2.425, face 1 +DEAL::Cell 2.425, face 2 +DEAL::Cell 2.425, face 3 +DEAL:: -0.151416 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.425, face 4 +DEAL::Cell 2.425, face 5 +DEAL::Cell 2.426, face 0 +DEAL::Cell 2.426, face 1 +DEAL:: -0.151416 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.426, face 2 +DEAL::Cell 2.426, face 3 +DEAL::Cell 2.426, face 4 +DEAL::Cell 2.426, face 5 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.427, face 0 +DEAL::Cell 2.427, face 1 +DEAL::Cell 2.427, face 2 +DEAL::Cell 2.427, face 3 +DEAL::Cell 2.427, face 4 +DEAL:: -0.151416 0.302831 0.00000, 0.00346387 +DEAL::Cell 2.427, face 5 +DEAL::Cell 2.428, face 0 +DEAL::Cell 2.428, face 1 +DEAL::Cell 2.428, face 2 +DEAL:: -0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.428, face 3 +DEAL::Cell 2.428, face 4 +DEAL::Cell 2.428, face 5 +DEAL::Cell 2.429, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00573167 +DEAL::Cell 2.429, face 1 +DEAL::Cell 2.429, face 2 +DEAL::Cell 2.429, face 3 +DEAL::Cell 2.429, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.00270251 +DEAL::Cell 2.429, face 5 +DEAL::Cell 2.430, face 0 +DEAL::Cell 2.430, face 1 +DEAL::Cell 2.430, face 2 +DEAL::Cell 2.430, face 3 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.430, face 4 +DEAL::Cell 2.430, face 5 +DEAL::Cell 2.431, face 0 +DEAL::Cell 2.431, face 1 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.431, face 2 +DEAL::Cell 2.431, face 3 +DEAL::Cell 2.431, face 4 +DEAL::Cell 2.431, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.432, face 1 +DEAL::Cell 2.432, face 2 +DEAL::Cell 2.432, face 3 +DEAL::Cell 2.432, face 4 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00555723 +DEAL::Cell 2.432, face 5 +DEAL::Cell 2.433, face 0 +DEAL::Cell 2.433, face 1 +DEAL::Cell 2.433, face 2 +DEAL::Cell 2.433, face 3 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.433, face 4 +DEAL::Cell 2.433, face 5 +DEAL::Cell 2.434, face 1 +DEAL::Cell 2.434, face 2 +DEAL:: 0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.434, face 3 +DEAL::Cell 2.434, face 4 +DEAL::Cell 2.434, face 5 +DEAL::Cell 2.435, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.435, face 1 +DEAL::Cell 2.435, face 2 +DEAL::Cell 2.435, face 3 +DEAL::Cell 2.435, face 4 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00451055 +DEAL::Cell 2.435, face 5 +DEAL::Cell 2.436, face 1 +DEAL::Cell 2.436, face 2 +DEAL::Cell 2.436, face 3 +DEAL::Cell 2.436, face 4 +DEAL:: 0.00000 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.436, face 5 +DEAL::Cell 2.437, face 0 +DEAL::Cell 2.437, face 1 +DEAL::Cell 2.437, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.437, face 3 +DEAL::Cell 2.437, face 4 +DEAL::Cell 2.437, face 5 +DEAL::Cell 2.438, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.438, face 2 +DEAL::Cell 2.438, face 3 +DEAL::Cell 2.438, face 4 +DEAL::Cell 2.438, face 5 +DEAL:: 0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.439, face 0 +DEAL::Cell 2.439, face 1 +DEAL::Cell 2.439, face 2 +DEAL::Cell 2.439, face 3 +DEAL::Cell 2.439, face 4 +DEAL:: 0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.439, face 5 +DEAL::Cell 2.440, face 0 +DEAL::Cell 2.440, face 1 +DEAL::Cell 2.440, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.440, face 3 +DEAL::Cell 2.440, face 4 +DEAL::Cell 2.440, face 5 +DEAL::Cell 2.441, face 0 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.441, face 1 +DEAL::Cell 2.441, face 2 +DEAL::Cell 2.441, face 3 +DEAL::Cell 2.441, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.00241720 +DEAL::Cell 2.441, face 5 +DEAL::Cell 2.442, face 0 +DEAL::Cell 2.442, face 1 +DEAL::Cell 2.442, face 2 +DEAL::Cell 2.442, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.442, face 4 +DEAL::Cell 2.442, face 5 +DEAL::Cell 2.443, face 0 +DEAL::Cell 2.443, face 1 +DEAL:: 0.105662 0.211325 0.105662, 0.00279114 +DEAL::Cell 2.443, face 2 +DEAL::Cell 2.443, face 3 +DEAL::Cell 2.443, face 4 +DEAL::Cell 2.443, face 5 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.444, face 0 +DEAL::Cell 2.444, face 1 +DEAL::Cell 2.444, face 2 +DEAL::Cell 2.444, face 3 +DEAL:: 0.151416 0.302831 0.302831, 0.00387273 +DEAL::Cell 2.444, face 4 +DEAL::Cell 2.444, face 5 +DEAL::Cell 2.445, face 0 +DEAL::Cell 2.445, face 1 +DEAL::Cell 2.445, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00346387 +DEAL::Cell 2.445, face 3 +DEAL::Cell 2.445, face 4 +DEAL::Cell 2.445, face 5 +DEAL::Cell 2.446, face 0 +DEAL:: 0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.446, face 1 +DEAL::Cell 2.446, face 2 +DEAL::Cell 2.446, face 3 +DEAL::Cell 2.446, face 4 +DEAL:: 0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.446, face 5 +DEAL::Cell 2.447, face 0 +DEAL::Cell 2.447, face 1 +DEAL::Cell 2.447, face 2 +DEAL:: 0.105662 0.211325 0.211325, 0.00270251 +DEAL::Cell 2.447, face 3 +DEAL::Cell 2.447, face 4 +DEAL::Cell 2.447, face 5 +DEAL::Cell 3.0, face 0 +DEAL::Cell 3.0, face 1 +DEAL:: -0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.0, face 2 +DEAL::Cell 3.0, face 3 +DEAL::Cell 3.0, face 4 +DEAL::Cell 3.0, face 5 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL::Cell 3.1, face 2 +DEAL::Cell 3.1, face 3 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.1, face 4 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 0 +DEAL::Cell 3.2, face 1 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.2, face 2 +DEAL::Cell 3.2, face 3 +DEAL::Cell 3.2, face 4 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL:: -0.158494 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.3, face 1 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL::Cell 3.3, face 4 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 0 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 2 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.4, face 3 +DEAL::Cell 3.4, face 4 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL:: -0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.5, face 1 +DEAL::Cell 3.5, face 2 +DEAL::Cell 3.5, face 3 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL:: -0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.6, face 0 +DEAL::Cell 3.6, face 1 +DEAL::Cell 3.6, face 2 +DEAL::Cell 3.6, face 3 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL::Cell 3.7, face 5 +DEAL:: -0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 2 +DEAL::Cell 3.8, face 3 +DEAL::Cell 3.8, face 4 +DEAL:: -0.105662 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.8, face 5 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 2 +DEAL:: -0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.9, face 3 +DEAL::Cell 3.9, face 4 +DEAL::Cell 3.9, face 5 +DEAL::Cell 3.10, face 0 +DEAL:: -0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 4 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.10, face 5 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL::Cell 3.11, face 3 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.11, face 4 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL:: -0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.12, face 2 +DEAL::Cell 3.12, face 3 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.13, face 0 +DEAL::Cell 3.13, face 1 +DEAL::Cell 3.13, face 2 +DEAL::Cell 3.13, face 3 +DEAL:: 0.00000 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL::Cell 3.14, face 2 +DEAL:: -0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL::Cell 3.14, face 5 +DEAL::Cell 3.15, face 0 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL::Cell 3.15, face 3 +DEAL::Cell 3.15, face 4 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 0 +DEAL::Cell 3.16, face 1 +DEAL::Cell 3.16, face 2 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 4 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL::Cell 3.17, face 1 +DEAL:: -0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.17, face 2 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 4 +DEAL::Cell 3.17, face 5 +DEAL:: -0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.18, face 0 +DEAL::Cell 3.18, face 1 +DEAL::Cell 3.18, face 2 +DEAL::Cell 3.18, face 3 +DEAL:: -0.158494 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.18, face 4 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL::Cell 3.19, face 1 +DEAL:: -0.105662 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 4 +DEAL::Cell 3.19, face 5 +DEAL::Cell 3.20, face 0 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.20, face 1 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL:: -0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.21, face 3 +DEAL::Cell 3.21, face 4 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 0 +DEAL:: -0.211325 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL::Cell 3.22, face 3 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL:: -0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.23, face 0 +DEAL::Cell 3.23, face 1 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL:: -0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.23, face 4 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL::Cell 3.24, face 1 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL::Cell 3.24, face 4 +DEAL::Cell 3.24, face 5 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL::Cell 3.25, face 3 +DEAL::Cell 3.25, face 4 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL::Cell 3.26, face 2 +DEAL:: -0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 4 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 4 +DEAL:: 0.00000 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL::Cell 3.28, face 1 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL:: -0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.28, face 4 +DEAL::Cell 3.28, face 5 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL:: 0.00000 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.29, face 2 +DEAL::Cell 3.29, face 3 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL:: -0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.30, face 0 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL::Cell 3.30, face 3 +DEAL:: -0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL::Cell 3.31, face 0 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.31, face 3 +DEAL::Cell 3.31, face 4 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 0 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 2 +DEAL::Cell 3.32, face 3 +DEAL::Cell 3.32, face 4 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL::Cell 3.33, face 2 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 0 +DEAL::Cell 3.34, face 1 +DEAL:: -0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.34, face 2 +DEAL::Cell 3.34, face 3 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL:: -0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.35, face 0 +DEAL::Cell 3.35, face 1 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL:: -0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.35, face 4 +DEAL::Cell 3.35, face 5 +DEAL::Cell 3.36, face 0 +DEAL::Cell 3.36, face 1 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.36, face 2 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL:: -0.158494 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 2 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.37, face 5 +DEAL::Cell 3.38, face 0 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL:: -0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.38, face 3 +DEAL::Cell 3.38, face 4 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL:: -0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.39, face 1 +DEAL::Cell 3.39, face 2 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL::Cell 3.40, face 2 +DEAL::Cell 3.40, face 3 +DEAL:: -0.105662 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL::Cell 3.41, face 0 +DEAL::Cell 3.41, face 1 +DEAL:: 0.00000 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.41, face 2 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL::Cell 3.41, face 5 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL::Cell 3.42, face 3 +DEAL::Cell 3.42, face 4 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL::Cell 3.44, face 0 +DEAL:: -0.105662 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 2 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.44, face 5 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 2 +DEAL::Cell 3.45, face 3 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.45, face 4 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL:: -0.0528312 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.47, face 0 +DEAL::Cell 3.47, face 1 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL:: 0.00000 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.47, face 4 +DEAL::Cell 3.47, face 5 +DEAL::Cell 3.48, face 0 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.48, face 3 +DEAL::Cell 3.48, face 4 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL:: -0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.49, face 1 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL::Cell 3.49, face 4 +DEAL:: -0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 0 +DEAL::Cell 3.50, face 1 +DEAL::Cell 3.50, face 2 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL::Cell 3.51, face 0 +DEAL::Cell 3.51, face 1 +DEAL:: -0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL::Cell 3.51, face 4 +DEAL::Cell 3.51, face 5 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.52, face 0 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL::Cell 3.52, face 3 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.52, face 4 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.53, face 2 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL::Cell 3.54, face 0 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.54, face 1 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.54, face 5 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.56, face 1 +DEAL::Cell 3.56, face 2 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL:: -0.105662 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.57, face 0 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL:: -0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.57, face 4 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL:: -0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL:: -0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.59, face 0 +DEAL::Cell 3.59, face 1 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL:: -0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.59, face 5 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.60, face 3 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL:: -0.0528312 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL:: 0.00000 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.61, face 5 +DEAL::Cell 3.62, face 0 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL:: -0.105662 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.62, face 4 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.63, face 2 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL::Cell 3.64, face 2 +DEAL::Cell 3.64, face 3 +DEAL:: 0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.64, face 4 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL::Cell 3.65, face 1 +DEAL::Cell 3.65, face 2 +DEAL:: 0.0528312 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 4 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.66, face 1 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 4 +DEAL:: 0.00000 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.66, face 5 +DEAL::Cell 3.67, face 0 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.67, face 3 +DEAL::Cell 3.67, face 4 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL::Cell 3.68, face 1 +DEAL:: 0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.68, face 2 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL::Cell 3.68, face 5 +DEAL:: 0.0528312 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 2 +DEAL::Cell 3.69, face 3 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.69, face 4 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL:: 0.0528312 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.70, face 2 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL::Cell 3.71, face 0 +DEAL:: 0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.71, face 1 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.71, face 5 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 2 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.72, face 3 +DEAL::Cell 3.72, face 4 +DEAL::Cell 3.72, face 5 +DEAL::Cell 3.73, face 0 +DEAL:: 0.158494 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.73, face 1 +DEAL::Cell 3.73, face 2 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 4 +DEAL::Cell 3.73, face 5 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL:: 0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.74, face 4 +DEAL::Cell 3.74, face 5 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 1 +DEAL:: 0.211325 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL::Cell 3.75, face 4 +DEAL::Cell 3.75, face 5 +DEAL:: 0.211325 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 2 +DEAL::Cell 3.76, face 3 +DEAL::Cell 3.76, face 4 +DEAL:: 0.105662 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 1 +DEAL::Cell 3.77, face 2 +DEAL:: 0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL:: 0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.78, face 1 +DEAL::Cell 3.78, face 2 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.78, face 5 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 1 +DEAL::Cell 3.79, face 2 +DEAL::Cell 3.79, face 3 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL::Cell 3.80, face 1 +DEAL:: 0.0528312 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 4 +DEAL::Cell 3.80, face 5 +DEAL:: 0.00000 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL:: 0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.81, face 4 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL:: 0.00000 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.82, face 3 +DEAL::Cell 3.82, face 4 +DEAL::Cell 3.82, face 5 +DEAL::Cell 3.83, face 0 +DEAL:: 0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL::Cell 3.83, face 3 +DEAL::Cell 3.83, face 4 +DEAL:: 0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL::Cell 3.84, face 2 +DEAL:: 0.0528312 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.84, face 3 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL:: 0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL::Cell 3.85, face 5 +DEAL:: 0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL::Cell 3.86, face 3 +DEAL:: 0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL::Cell 3.87, face 1 +DEAL:: 0.105662 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.87, face 2 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL:: 0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL::Cell 3.88, face 4 +DEAL:: 0.158494 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.88, face 5 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 1 +DEAL::Cell 3.89, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.89, face 3 +DEAL::Cell 3.89, face 4 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL:: 0.105662 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL::Cell 3.90, face 3 +DEAL::Cell 3.90, face 4 +DEAL::Cell 3.90, face 5 +DEAL:: 0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 1 +DEAL::Cell 3.91, face 2 +DEAL::Cell 3.91, face 3 +DEAL:: 0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.91, face 4 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL:: 0.158494 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.92, face 2 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.93, face 0 +DEAL::Cell 3.93, face 1 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.93, face 5 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL:: 0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.94, face 3 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.95, face 1 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL::Cell 3.95, face 4 +DEAL:: 0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL::Cell 3.96, face 2 +DEAL::Cell 3.96, face 3 +DEAL:: 0.00000 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.96, face 4 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL::Cell 3.97, face 1 +DEAL:: 0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.97, face 2 +DEAL::Cell 3.97, face 3 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL:: 0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL:: 0.0528312 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.98, face 4 +DEAL::Cell 3.98, face 5 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL:: 0.0528312 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 2 +DEAL::Cell 3.100, face 3 +DEAL::Cell 3.100, face 4 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.100, face 5 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL::Cell 3.101, face 2 +DEAL:: 0.105662 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL::Cell 3.102, face 0 +DEAL::Cell 3.102, face 1 +DEAL:: 0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL:: 0.105662 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL:: 0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.104, face 2 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL::Cell 3.105, face 0 +DEAL:: 0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.105, face 1 +DEAL::Cell 3.105, face 2 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL:: 0.211325 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.105, face 5 +DEAL::Cell 3.106, face 0 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL:: 0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.106, face 3 +DEAL::Cell 3.106, face 4 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL:: 0.158494 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.107, face 1 +DEAL::Cell 3.107, face 2 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL:: 0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.108, face 0 +DEAL::Cell 3.108, face 1 +DEAL::Cell 3.108, face 2 +DEAL::Cell 3.108, face 3 +DEAL:: 0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL::Cell 3.109, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.109, face 2 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL:: 0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.110, face 0 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL::Cell 3.110, face 4 +DEAL:: 0.105662 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 1 +DEAL::Cell 3.111, face 2 +DEAL:: 0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL:: 0.00000 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL:: 0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL::Cell 3.113, face 3 +DEAL:: 0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.113, face 4 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL::Cell 3.114, face 1 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL:: 0.105662 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL::Cell 3.116, face 2 +DEAL:: 0.00000 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.116, face 3 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL::Cell 3.117, face 0 +DEAL:: 0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL:: 0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL:: 0.0528312 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL::Cell 3.119, face 1 +DEAL:: 0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.119, face 2 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL::Cell 3.119, face 5 +DEAL:: 0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 1 +DEAL:: 0.211325 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL::Cell 3.121, face 5 +DEAL::Cell 3.122, face 0 +DEAL:: 0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL::Cell 3.122, face 3 +DEAL::Cell 3.122, face 4 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 1 +DEAL::Cell 3.123, face 2 +DEAL:: 0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: 0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL::Cell 3.124, face 5 +DEAL:: 0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 1 +DEAL::Cell 3.125, face 2 +DEAL::Cell 3.125, face 3 +DEAL:: 0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL:: 0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.126, face 2 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL:: 0.158494 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.127, face 0 +DEAL::Cell 3.127, face 1 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL::Cell 3.127, face 4 +DEAL:: 0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.127, face 5 +DEAL::Cell 3.128, face 0 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 4 +DEAL::Cell 3.128, face 5 +DEAL::Cell 3.129, face 0 +DEAL:: -0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 4 +DEAL:: -0.105662 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.129, face 5 +DEAL::Cell 3.130, face 0 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL::Cell 3.130, face 3 +DEAL:: -0.211325 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.130, face 4 +DEAL::Cell 3.130, face 5 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL:: -0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL::Cell 3.131, face 4 +DEAL::Cell 3.131, face 5 +DEAL:: -0.158494 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.132, face 0 +DEAL::Cell 3.132, face 1 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL:: -0.158494 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL:: -0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 0 +DEAL:: -0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.134, face 1 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL::Cell 3.134, face 4 +DEAL:: -0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.134, face 5 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL::Cell 3.135, face 2 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.135, face 3 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL::Cell 3.136, face 1 +DEAL:: -0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.136, face 2 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 4 +DEAL::Cell 3.136, face 5 +DEAL:: -0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.137, face 4 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL::Cell 3.138, face 1 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.138, face 2 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 4 +DEAL::Cell 3.138, face 5 +DEAL::Cell 3.139, face 0 +DEAL:: -0.0528312 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 4 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.139, face 5 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL::Cell 3.140, face 2 +DEAL:: -0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.140, face 3 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL::Cell 3.141, face 0 +DEAL:: -0.0528312 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.141, face 1 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL:: -0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL::Cell 3.142, face 3 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.142, face 4 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL::Cell 3.143, face 1 +DEAL:: 0.00000 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.143, face 2 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL::Cell 3.143, face 5 +DEAL:: 0.00000 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.144, face 0 +DEAL::Cell 3.144, face 1 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL::Cell 3.144, face 4 +DEAL:: -0.211325 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL:: -0.158494 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.145, face 3 +DEAL::Cell 3.145, face 4 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 0 +DEAL:: -0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.146, face 1 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 3 +DEAL::Cell 3.146, face 4 +DEAL:: -0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.146, face 5 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 3 +DEAL:: -0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.147, face 4 +DEAL::Cell 3.147, face 5 +DEAL::Cell 3.148, face 0 +DEAL::Cell 3.148, face 1 +DEAL:: -0.158494 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.148, face 2 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL::Cell 3.148, face 5 +DEAL:: -0.211325 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.149, face 0 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL:: -0.105662 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL::Cell 3.150, face 0 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL:: -0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.150, face 3 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL::Cell 3.151, face 0 +DEAL:: -0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.151, face 1 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 3 +DEAL::Cell 3.151, face 4 +DEAL:: -0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 4 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL::Cell 3.153, face 1 +DEAL:: 0.00000 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.153, face 2 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 4 +DEAL::Cell 3.153, face 5 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 3 +DEAL:: -0.0528312 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.154, face 4 +DEAL::Cell 3.154, face 5 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL:: 0.00000 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 3 +DEAL::Cell 3.155, face 4 +DEAL::Cell 3.155, face 5 +DEAL::Cell 3.156, face 0 +DEAL:: -0.105662 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.156, face 1 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL:: -0.105662 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL::Cell 3.158, face 3 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL:: -0.105662 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 3 +DEAL:: -0.0528312 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL::Cell 3.160, face 0 +DEAL::Cell 3.160, face 1 +DEAL:: -0.158494 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.160, face 2 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL::Cell 3.160, face 5 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.161, face 0 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL:: -0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 0 +DEAL::Cell 3.162, face 1 +DEAL::Cell 3.162, face 2 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.162, face 3 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 0 +DEAL::Cell 3.164, face 1 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL:: -0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.166, face 0 +DEAL::Cell 3.166, face 1 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL:: -0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL::Cell 3.167, face 2 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.167, face 3 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL::Cell 3.168, face 0 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.168, face 1 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL::Cell 3.168, face 4 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL::Cell 3.170, face 1 +DEAL:: -0.0528312 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.170, face 2 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL::Cell 3.170, face 5 +DEAL:: -0.0528312 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.171, face 0 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL::Cell 3.171, face 3 +DEAL:: 0.00000 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL::Cell 3.173, face 0 +DEAL:: -0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.173, face 1 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL::Cell 3.173, face 4 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.173, face 5 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL::Cell 3.174, face 2 +DEAL:: -0.0528312 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL:: -0.0528312 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL::Cell 3.175, face 5 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.176, face 0 +DEAL::Cell 3.176, face 1 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL:: -0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL:: -0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL::Cell 3.177, face 5 +DEAL:: -0.105662 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.178, face 0 +DEAL::Cell 3.178, face 1 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 3 +DEAL::Cell 3.178, face 4 +DEAL:: -0.211325 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.179, face 3 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL::Cell 3.180, face 0 +DEAL:: -0.211325 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL::Cell 3.182, face 0 +DEAL::Cell 3.182, face 1 +DEAL:: -0.158494 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.182, face 2 +DEAL::Cell 3.182, face 3 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL:: -0.211325 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 3 +DEAL:: -0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.183, face 4 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.184, face 3 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL::Cell 3.185, face 0 +DEAL:: -0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.185, face 1 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL::Cell 3.185, face 4 +DEAL:: -0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.185, face 5 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL::Cell 3.186, face 2 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.186, face 3 +DEAL::Cell 3.186, face 4 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL::Cell 3.187, face 1 +DEAL:: 0.00000 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 3 +DEAL::Cell 3.187, face 4 +DEAL::Cell 3.187, face 5 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.188, face 0 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL::Cell 3.188, face 3 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.188, face 4 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL::Cell 3.189, face 1 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.189, face 2 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL:: -0.105662 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 3 +DEAL::Cell 3.190, face 4 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.191, face 3 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL::Cell 3.192, face 0 +DEAL:: 0.00000 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.192, face 1 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL::Cell 3.192, face 4 +DEAL::Cell 3.192, face 5 +DEAL:: 0.00000 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.193, face 0 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL::Cell 3.193, face 3 +DEAL:: 0.0528312 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.193, face 4 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL::Cell 3.194, face 1 +DEAL:: 0.0528312 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.194, face 2 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 4 +DEAL::Cell 3.194, face 5 +DEAL:: 0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL::Cell 3.195, face 4 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL:: 0.00000 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.197, face 1 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL::Cell 3.197, face 4 +DEAL:: 0.105662 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.197, face 5 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL:: 0.105662 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.200, face 0 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL::Cell 3.200, face 3 +DEAL:: 0.158494 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.200, face 4 +DEAL::Cell 3.200, face 5 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 1 +DEAL::Cell 3.201, face 2 +DEAL:: 0.158494 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.201, face 3 +DEAL::Cell 3.201, face 4 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.202, face 1 +DEAL::Cell 3.202, face 2 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 4 +DEAL:: 0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL::Cell 3.203, face 1 +DEAL::Cell 3.203, face 2 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 4 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: 0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: 0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 1 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.205, face 4 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL:: 0.158494 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.206, face 2 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL:: 0.158494 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.207, face 1 +DEAL::Cell 3.207, face 2 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 4 +DEAL::Cell 3.208, face 5 +DEAL::Cell 3.209, face 0 +DEAL:: 0.0528312 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL::Cell 3.209, face 3 +DEAL::Cell 3.209, face 4 +DEAL::Cell 3.209, face 5 +DEAL:: 0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 3 +DEAL:: 0.00000 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.210, face 4 +DEAL::Cell 3.210, face 5 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL:: 0.105662 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 3 +DEAL::Cell 3.211, face 4 +DEAL::Cell 3.211, face 5 +DEAL:: 0.105662 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL::Cell 3.212, face 4 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL::Cell 3.213, face 1 +DEAL::Cell 3.213, face 2 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL:: 0.00000 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL::Cell 3.214, face 3 +DEAL::Cell 3.214, face 4 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.214, face 5 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 3 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.215, face 4 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL:: 0.158494 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.216, face 2 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 4 +DEAL::Cell 3.216, face 5 +DEAL:: 0.105662 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.217, face 0 +DEAL::Cell 3.217, face 1 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL:: 0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.217, face 4 +DEAL::Cell 3.217, face 5 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL:: 0.105662 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.218, face 3 +DEAL::Cell 3.218, face 4 +DEAL::Cell 3.218, face 5 +DEAL::Cell 3.219, face 0 +DEAL:: 0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.219, face 1 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 3 +DEAL::Cell 3.219, face 4 +DEAL:: 0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.219, face 5 +DEAL::Cell 3.220, face 0 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL:: 0.158494 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.220, face 3 +DEAL::Cell 3.220, face 4 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 1 +DEAL:: 0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.221, face 2 +DEAL::Cell 3.221, face 3 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.222, face 0 +DEAL::Cell 3.222, face 1 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 3 +DEAL:: 0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL::Cell 3.223, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 3 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL::Cell 3.224, face 0 +DEAL:: 0.00000 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL::Cell 3.224, face 4 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.224, face 5 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL::Cell 3.225, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.225, face 3 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL:: 0.00000 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.226, face 1 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL::Cell 3.226, face 5 +DEAL:: 0.00000 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL::Cell 3.227, face 3 +DEAL:: 0.0528312 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.227, face 4 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL::Cell 3.228, face 1 +DEAL:: 0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.228, face 2 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL:: 0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.229, face 0 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL::Cell 3.229, face 4 +DEAL:: 0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL::Cell 3.230, face 2 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.230, face 3 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL::Cell 3.231, face 0 +DEAL:: 0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.231, face 1 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.231, face 5 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL::Cell 3.232, face 3 +DEAL:: 0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL::Cell 3.233, face 1 +DEAL:: 0.211325 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL::Cell 3.233, face 4 +DEAL::Cell 3.233, face 5 +DEAL:: 0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL:: 0.158494 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 1 +DEAL::Cell 3.235, face 2 +DEAL:: 0.158494 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL::Cell 3.235, face 5 +DEAL::Cell 3.236, face 0 +DEAL:: 0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL::Cell 3.236, face 4 +DEAL:: 0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 1 +DEAL::Cell 3.237, face 2 +DEAL:: 0.211325 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL::Cell 3.238, face 1 +DEAL:: 0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL::Cell 3.238, face 5 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 1 +DEAL::Cell 3.239, face 2 +DEAL::Cell 3.239, face 3 +DEAL:: 0.211325 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.239, face 4 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL:: 0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.240, face 2 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL::Cell 3.241, face 0 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL::Cell 3.241, face 4 +DEAL:: 0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL::Cell 3.242, face 2 +DEAL:: 0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.242, face 3 +DEAL::Cell 3.242, face 4 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL:: 0.0528312 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.243, face 1 +DEAL::Cell 3.243, face 2 +DEAL::Cell 3.243, face 3 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL:: 0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.244, face 0 +DEAL::Cell 3.244, face 1 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.244, face 4 +DEAL::Cell 3.244, face 5 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.245, face 2 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL::Cell 3.245, face 5 +DEAL:: 0.105662 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL::Cell 3.246, face 2 +DEAL::Cell 3.246, face 3 +DEAL::Cell 3.246, face 4 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL::Cell 3.247, face 1 +DEAL::Cell 3.247, face 2 +DEAL:: 0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.247, face 3 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL::Cell 3.248, face 0 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL::Cell 3.248, face 4 +DEAL:: 0.158494 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.248, face 5 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 1 +DEAL::Cell 3.249, face 2 +DEAL::Cell 3.249, face 3 +DEAL:: 0.158494 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.249, face 4 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL::Cell 3.250, face 1 +DEAL:: 0.158494 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.250, face 2 +DEAL::Cell 3.250, face 3 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL:: 0.105662 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 1 +DEAL::Cell 3.251, face 2 +DEAL::Cell 3.251, face 3 +DEAL:: 0.211325 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.251, face 4 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.252, face 3 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL:: 0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.253, face 1 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL:: 0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.253, face 5 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL:: 0.158494 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.254, face 3 +DEAL::Cell 3.254, face 4 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 1 +DEAL:: 0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 3 +DEAL::Cell 3.255, face 4 +DEAL::Cell 3.255, face 5 +DEAL:: 0.211325 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.256, face 0 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 2 +DEAL::Cell 3.256, face 3 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.256, face 4 +DEAL::Cell 3.256, face 5 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL:: -0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.257, face 2 +DEAL::Cell 3.257, face 3 +DEAL::Cell 3.257, face 4 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 0 +DEAL:: -0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL::Cell 3.258, face 3 +DEAL::Cell 3.258, face 4 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL::Cell 3.259, face 2 +DEAL:: -0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL::Cell 3.260, face 0 +DEAL:: -0.211325 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.260, face 1 +DEAL::Cell 3.260, face 2 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL:: -0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.261, face 0 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 2 +DEAL::Cell 3.261, face 3 +DEAL:: -0.158494 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.261, face 4 +DEAL::Cell 3.261, face 5 +DEAL::Cell 3.262, face 0 +DEAL::Cell 3.262, face 1 +DEAL:: -0.158494 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL::Cell 3.262, face 5 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL::Cell 3.263, face 3 +DEAL::Cell 3.263, face 4 +DEAL:: -0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL::Cell 3.264, face 1 +DEAL::Cell 3.264, face 2 +DEAL:: -0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL::Cell 3.265, face 0 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 2 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL:: 0.00000 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.265, face 5 +DEAL::Cell 3.266, face 0 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.266, face 4 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL:: 0.00000 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.267, face 2 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL:: -0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.268, face 0 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 2 +DEAL::Cell 3.268, face 3 +DEAL:: -0.0528312 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL::Cell 3.269, face 0 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 2 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL::Cell 3.269, face 5 +DEAL::Cell 3.270, face 0 +DEAL:: -0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL::Cell 3.270, face 3 +DEAL::Cell 3.270, face 4 +DEAL:: -0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL::Cell 3.271, face 1 +DEAL::Cell 3.271, face 2 +DEAL:: 0.00000 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL::Cell 3.272, face 0 +DEAL::Cell 3.272, face 1 +DEAL:: -0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL::Cell 3.272, face 5 +DEAL:: -0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL::Cell 3.273, face 3 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 0 +DEAL::Cell 3.274, face 1 +DEAL:: -0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.274, face 2 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL:: -0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.275, face 1 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.275, face 5 +DEAL::Cell 3.276, face 0 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL:: -0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.276, face 3 +DEAL::Cell 3.276, face 4 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL:: -0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.277, face 1 +DEAL::Cell 3.277, face 2 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.278, face 0 +DEAL::Cell 3.278, face 1 +DEAL::Cell 3.278, face 2 +DEAL::Cell 3.278, face 3 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL::Cell 3.279, face 0 +DEAL::Cell 3.279, face 1 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL::Cell 3.279, face 4 +DEAL::Cell 3.279, face 5 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL::Cell 3.280, face 2 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL::Cell 3.281, face 1 +DEAL::Cell 3.281, face 2 +DEAL:: -0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL::Cell 3.281, face 5 +DEAL::Cell 3.282, face 0 +DEAL:: -0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL::Cell 3.282, face 3 +DEAL::Cell 3.282, face 4 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL::Cell 3.283, face 1 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL::Cell 3.284, face 0 +DEAL::Cell 3.284, face 1 +DEAL:: -0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL::Cell 3.284, face 4 +DEAL::Cell 3.284, face 5 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL::Cell 3.285, face 2 +DEAL::Cell 3.285, face 3 +DEAL:: 0.00000 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL::Cell 3.286, face 0 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL:: -0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL::Cell 3.286, face 5 +DEAL::Cell 3.287, face 0 +DEAL:: -0.0528312 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL::Cell 3.287, face 3 +DEAL::Cell 3.287, face 4 +DEAL:: -0.0528312 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 0 +DEAL::Cell 3.288, face 1 +DEAL::Cell 3.288, face 2 +DEAL:: -0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.288, face 3 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL::Cell 3.289, face 1 +DEAL:: -0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.289, face 2 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL:: -0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.290, face 0 +DEAL::Cell 3.290, face 1 +DEAL::Cell 3.290, face 2 +DEAL::Cell 3.290, face 3 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL::Cell 3.291, face 0 +DEAL::Cell 3.291, face 1 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL::Cell 3.291, face 4 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 0 +DEAL:: -0.211325 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 2 +DEAL::Cell 3.292, face 3 +DEAL::Cell 3.292, face 4 +DEAL:: -0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.292, face 5 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 2 +DEAL:: -0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL::Cell 3.293, face 5 +DEAL::Cell 3.294, face 0 +DEAL:: -0.211325 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL::Cell 3.294, face 4 +DEAL::Cell 3.294, face 5 +DEAL:: -0.211325 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL:: -0.158494 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.295, face 5 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL:: -0.0528312 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.296, face 2 +DEAL::Cell 3.296, face 3 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 2 +DEAL::Cell 3.297, face 3 +DEAL::Cell 3.297, face 4 +DEAL:: -0.0528312 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL::Cell 3.298, face 2 +DEAL:: -0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL::Cell 3.299, face 0 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL::Cell 3.299, face 4 +DEAL:: 0.00000 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.299, face 5 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 2 +DEAL::Cell 3.300, face 3 +DEAL:: -0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.300, face 4 +DEAL::Cell 3.300, face 5 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL:: 0.00000 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.301, face 2 +DEAL::Cell 3.301, face 3 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.301, face 5 +DEAL:: -0.0528312 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL::Cell 3.302, face 2 +DEAL::Cell 3.302, face 3 +DEAL:: -0.0528312 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.302, face 5 +DEAL::Cell 3.303, face 0 +DEAL::Cell 3.303, face 1 +DEAL::Cell 3.303, face 2 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL::Cell 3.303, face 5 +DEAL::Cell 3.304, face 0 +DEAL:: -0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL::Cell 3.304, face 3 +DEAL::Cell 3.304, face 4 +DEAL:: -0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL::Cell 3.305, face 1 +DEAL::Cell 3.305, face 2 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 0 +DEAL::Cell 3.306, face 1 +DEAL:: -0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL:: -0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL::Cell 3.307, face 3 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 0 +DEAL::Cell 3.308, face 1 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.308, face 2 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.308, face 5 +DEAL::Cell 3.309, face 0 +DEAL:: -0.158494 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.309, face 1 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.309, face 5 +DEAL::Cell 3.310, face 0 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL:: -0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL::Cell 3.310, face 5 +DEAL::Cell 3.311, face 0 +DEAL:: -0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL::Cell 3.311, face 5 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL:: -0.105662 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL:: 0.00000 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.314, face 0 +DEAL::Cell 3.314, face 1 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL:: -0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.316, face 5 +DEAL::Cell 3.317, face 0 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.317, face 4 +DEAL::Cell 3.317, face 5 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.318, face 5 +DEAL:: -0.105662 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL::Cell 3.319, face 2 +DEAL::Cell 3.319, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.319, face 5 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.320, face 3 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL::Cell 3.321, face 0 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.321, face 1 +DEAL::Cell 3.321, face 2 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL::Cell 3.323, face 1 +DEAL:: 0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL::Cell 3.324, face 2 +DEAL::Cell 3.324, face 3 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.324, face 4 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL::Cell 3.325, face 1 +DEAL:: 0.105662 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.325, face 2 +DEAL::Cell 3.325, face 3 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL::Cell 3.326, face 0 +DEAL:: 0.00000 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.326, face 1 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 2 +DEAL::Cell 3.328, face 3 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL:: 0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 1 +DEAL::Cell 3.329, face 2 +DEAL::Cell 3.329, face 3 +DEAL:: 0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL:: 0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.330, face 2 +DEAL::Cell 3.330, face 3 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL:: 0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.331, face 0 +DEAL::Cell 3.331, face 1 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL:: 0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.331, face 5 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL::Cell 3.332, face 5 +DEAL::Cell 3.333, face 0 +DEAL:: 0.158494 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.333, face 1 +DEAL::Cell 3.333, face 2 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL:: 0.211325 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.333, face 5 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL::Cell 3.334, face 3 +DEAL:: 0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL::Cell 3.335, face 1 +DEAL:: 0.211325 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.335, face 2 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.336, face 0 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL:: 0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL::Cell 3.337, face 2 +DEAL:: 0.0528312 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.337, face 3 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL::Cell 3.338, face 0 +DEAL:: 0.00000 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.338, face 1 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL:: 0.00000 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.338, face 5 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL::Cell 3.340, face 1 +DEAL:: 0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.340, face 2 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL::Cell 3.340, face 5 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.341, face 0 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.341, face 4 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL:: 0.0528312 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL::Cell 3.343, face 0 +DEAL:: 0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.343, face 1 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL::Cell 3.343, face 4 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.343, face 5 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL:: 0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.344, face 3 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL:: 0.158494 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.345, face 1 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL::Cell 3.345, face 4 +DEAL::Cell 3.345, face 5 +DEAL:: 0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL::Cell 3.346, face 2 +DEAL::Cell 3.346, face 3 +DEAL:: 0.105662 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 1 +DEAL:: 0.211325 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL::Cell 3.347, face 5 +DEAL:: 0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL::Cell 3.348, face 4 +DEAL:: 0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 1 +DEAL::Cell 3.349, face 2 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: 0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: 0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 1 +DEAL::Cell 3.351, face 2 +DEAL::Cell 3.351, face 3 +DEAL:: 0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.351, face 4 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL::Cell 3.352, face 1 +DEAL:: 0.0528312 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.352, face 2 +DEAL::Cell 3.352, face 3 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL:: 0.00000 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.353, face 0 +DEAL::Cell 3.353, face 1 +DEAL::Cell 3.353, face 2 +DEAL::Cell 3.353, face 3 +DEAL:: 0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL::Cell 3.354, face 0 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL:: 0.00000 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.354, face 3 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL::Cell 3.355, face 0 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.355, face 1 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL::Cell 3.355, face 4 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL::Cell 3.356, face 1 +DEAL::Cell 3.356, face 2 +DEAL:: 0.0528312 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.356, face 5 +DEAL::Cell 3.357, face 0 +DEAL::Cell 3.357, face 1 +DEAL:: 0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.357, face 2 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.357, face 5 +DEAL:: 0.105662 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.358, face 0 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL:: 0.0528312 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.358, face 4 +DEAL::Cell 3.358, face 5 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.359, face 2 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL::Cell 3.359, face 5 +DEAL::Cell 3.360, face 0 +DEAL:: 0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 2 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL:: 0.158494 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL::Cell 3.361, face 1 +DEAL::Cell 3.361, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.361, face 3 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL:: 0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.362, face 1 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL::Cell 3.362, face 5 +DEAL:: 0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.363, face 0 +DEAL::Cell 3.363, face 1 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL:: 0.158494 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.363, face 4 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL:: 0.158494 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.364, face 2 +DEAL::Cell 3.364, face 3 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.364, face 5 +DEAL:: 0.158494 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 1 +DEAL::Cell 3.365, face 2 +DEAL::Cell 3.365, face 3 +DEAL::Cell 3.365, face 4 +DEAL:: 0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.365, face 5 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL::Cell 3.366, face 2 +DEAL:: 0.105662 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.366, face 3 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.366, face 5 +DEAL::Cell 3.367, face 0 +DEAL:: 0.158494 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.367, face 1 +DEAL::Cell 3.367, face 2 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL:: 0.211325 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.367, face 5 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL:: 0.00000 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL:: 0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL::Cell 3.369, face 5 +DEAL:: 0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL::Cell 3.370, face 3 +DEAL:: 0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.370, face 4 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL:: 0.0528312 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL::Cell 3.372, face 4 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.372, face 5 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.373, face 3 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.373, face 5 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: 0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.374, face 5 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.375, face 0 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL:: 0.105662 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.375, face 5 +DEAL::Cell 3.376, face 0 +DEAL::Cell 3.376, face 1 +DEAL:: 0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.376, face 2 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.377, face 1 +DEAL::Cell 3.377, face 2 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL:: 0.211325 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.377, face 5 +DEAL::Cell 3.378, face 0 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL:: 0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.378, face 3 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL::Cell 3.379, face 0 +DEAL:: 0.158494 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.379, face 1 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL:: 0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL:: 0.105662 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.380, face 5 +DEAL::Cell 3.381, face 0 +DEAL::Cell 3.381, face 1 +DEAL:: 0.211325 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL::Cell 3.381, face 5 +DEAL:: 0.211325 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.382, face 0 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL::Cell 3.382, face 4 +DEAL:: 0.105662 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.382, face 5 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 1 +DEAL::Cell 3.383, face 2 +DEAL:: 0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.383, face 3 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.383, face 5 +DEAL::Cell 3.384, face 0 +DEAL:: -0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.384, face 1 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL::Cell 3.384, face 4 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.384, face 5 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL::Cell 3.385, face 3 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.385, face 4 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 0 +DEAL::Cell 3.386, face 1 +DEAL:: -0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL:: -0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL:: -0.105662 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL::Cell 3.388, face 0 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL:: -0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.388, face 3 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL::Cell 3.389, face 0 +DEAL:: -0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.389, face 1 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL::Cell 3.389, face 4 +DEAL:: -0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.389, face 5 +DEAL::Cell 3.390, face 0 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL:: -0.158494 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL::Cell 3.391, face 1 +DEAL:: -0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL:: -0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL:: 0.00000 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL::Cell 3.394, face 0 +DEAL:: -0.105662 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL:: -0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL::Cell 3.396, face 5 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL:: -0.0528312 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL:: -0.0528312 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL::Cell 3.399, face 4 +DEAL:: -0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 0 +DEAL::Cell 3.400, face 1 +DEAL::Cell 3.400, face 2 +DEAL:: -0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.400, face 3 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL::Cell 3.401, face 0 +DEAL:: -0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.401, face 1 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL::Cell 3.401, face 4 +DEAL:: -0.105662 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.401, face 5 +DEAL::Cell 3.402, face 0 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL::Cell 3.402, face 3 +DEAL:: -0.211325 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.403, face 2 +DEAL::Cell 3.403, face 3 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL:: -0.158494 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.404, face 0 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL::Cell 3.404, face 3 +DEAL:: -0.158494 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.404, face 4 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL:: -0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 0 +DEAL:: -0.211325 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.406, face 1 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 3 +DEAL::Cell 3.406, face 4 +DEAL:: -0.211325 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.406, face 5 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL::Cell 3.407, face 2 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.407, face 3 +DEAL::Cell 3.407, face 4 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL::Cell 3.408, face 1 +DEAL:: -0.0528312 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.408, face 2 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL::Cell 3.408, face 5 +DEAL:: -0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.409, face 0 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL::Cell 3.409, face 3 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL:: -0.0528312 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 3 +DEAL::Cell 3.410, face 4 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL:: -0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL::Cell 3.411, face 3 +DEAL::Cell 3.411, face 4 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.411, face 5 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL::Cell 3.412, face 2 +DEAL:: -0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.412, face 3 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL:: -0.0528312 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL::Cell 3.413, face 5 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.414, face 0 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL::Cell 3.414, face 3 +DEAL:: -0.105662 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL:: 0.00000 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 3 +DEAL::Cell 3.415, face 4 +DEAL::Cell 3.415, face 5 +DEAL:: 0.00000 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.416, face 0 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL:: -0.158494 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 0 +DEAL:: -0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.418, face 1 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL::Cell 3.418, face 4 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.418, face 5 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL::Cell 3.419, face 3 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.419, face 4 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 0 +DEAL::Cell 3.420, face 1 +DEAL:: -0.158494 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.420, face 5 +DEAL:: -0.211325 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.421, face 0 +DEAL::Cell 3.421, face 1 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL:: -0.105662 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.421, face 4 +DEAL::Cell 3.421, face 5 +DEAL::Cell 3.422, face 0 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL:: -0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.422, face 5 +DEAL::Cell 3.423, face 0 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL::Cell 3.423, face 4 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.423, face 5 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL::Cell 3.424, face 2 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.424, face 3 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL:: 0.00000 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL::Cell 3.425, face 5 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.426, face 0 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL::Cell 3.426, face 3 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.426, face 4 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL::Cell 3.427, face 1 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.427, face 2 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL:: -0.105662 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL::Cell 3.428, face 4 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.428, face 5 +DEAL::Cell 3.429, face 0 +DEAL::Cell 3.429, face 1 +DEAL::Cell 3.429, face 2 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL::Cell 3.429, face 5 +DEAL::Cell 3.430, face 0 +DEAL:: -0.105662 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.430, face 5 +DEAL:: -0.105662 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL::Cell 3.431, face 3 +DEAL:: -0.0528312 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.431, face 5 +DEAL::Cell 3.432, face 0 +DEAL::Cell 3.432, face 1 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL::Cell 3.433, face 4 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.433, face 5 +DEAL::Cell 3.434, face 0 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL:: -0.211325 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.434, face 3 +DEAL::Cell 3.434, face 4 +DEAL::Cell 3.434, face 5 +DEAL::Cell 3.435, face 0 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL::Cell 3.435, face 3 +DEAL::Cell 3.435, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.435, face 5 +DEAL::Cell 3.436, face 0 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL::Cell 3.436, face 3 +DEAL:: -0.211325 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.436, face 4 +DEAL::Cell 3.436, face 5 +DEAL::Cell 3.437, face 0 +DEAL::Cell 3.437, face 1 +DEAL:: -0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.437, face 5 +DEAL:: -0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.438, face 0 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 3 +DEAL:: -0.158494 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.438, face 4 +DEAL::Cell 3.438, face 5 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.439, face 3 +DEAL::Cell 3.439, face 4 +DEAL::Cell 3.439, face 5 +DEAL::Cell 3.440, face 0 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL::Cell 3.441, face 2 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL::Cell 3.442, face 0 +DEAL::Cell 3.442, face 1 +DEAL:: -0.0528312 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 3 +DEAL::Cell 3.442, face 4 +DEAL::Cell 3.442, face 5 +DEAL:: -0.0528312 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.443, face 0 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL::Cell 3.443, face 3 +DEAL:: 0.00000 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL:: -0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.444, face 2 +DEAL::Cell 3.444, face 3 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.444, face 5 +DEAL::Cell 3.445, face 0 +DEAL:: -0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.445, face 5 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: -0.0528312 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.446, face 3 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.446, face 5 +DEAL::Cell 3.447, face 0 +DEAL:: -0.0528312 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL::Cell 3.447, face 3 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.447, face 5 +DEAL:: -0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL::Cell 3.448, face 2 +DEAL::Cell 3.448, face 3 +DEAL:: 0.00000 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL::Cell 3.449, face 0 +DEAL::Cell 3.449, face 1 +DEAL:: 0.105662 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL:: 0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL::Cell 3.450, face 3 +DEAL::Cell 3.450, face 4 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL::Cell 3.451, face 1 +DEAL::Cell 3.451, face 2 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL::Cell 3.451, face 5 +DEAL::Cell 3.452, face 0 +DEAL:: 0.00000 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL::Cell 3.453, face 2 +DEAL::Cell 3.453, face 3 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL::Cell 3.454, face 0 +DEAL::Cell 3.454, face 1 +DEAL:: 0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL::Cell 3.454, face 4 +DEAL::Cell 3.454, face 5 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL:: 0.105662 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL::Cell 3.456, face 1 +DEAL::Cell 3.456, face 2 +DEAL:: 0.105662 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL::Cell 3.456, face 5 +DEAL::Cell 3.457, face 0 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.457, face 1 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL::Cell 3.457, face 4 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL::Cell 3.458, face 2 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL::Cell 3.459, face 1 +DEAL:: 0.211325 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL::Cell 3.459, face 5 +DEAL:: 0.211325 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL::Cell 3.460, face 3 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 1 +DEAL:: 0.211325 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.461, face 2 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL::Cell 3.462, face 0 +DEAL:: 0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.462, face 1 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL::Cell 3.462, face 4 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.462, face 5 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 1 +DEAL::Cell 3.463, face 2 +DEAL:: 0.211325 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL:: 0.00000 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL::Cell 3.464, face 5 +DEAL:: 0.00000 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL::Cell 3.465, face 2 +DEAL::Cell 3.465, face 3 +DEAL:: 0.0528312 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL::Cell 3.466, face 0 +DEAL::Cell 3.466, face 1 +DEAL:: 0.0528312 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 3 +DEAL::Cell 3.466, face 4 +DEAL::Cell 3.466, face 5 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.467, face 0 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL::Cell 3.467, face 3 +DEAL::Cell 3.467, face 4 +DEAL:: 0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.467, face 5 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.468, face 3 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL:: 0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.469, face 1 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL:: 0.105662 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL::Cell 3.470, face 3 +DEAL:: 0.00000 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL:: 0.105662 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.471, face 2 +DEAL::Cell 3.471, face 3 +DEAL::Cell 3.471, face 4 +DEAL::Cell 3.471, face 5 +DEAL:: 0.0528312 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL::Cell 3.472, face 2 +DEAL::Cell 3.472, face 3 +DEAL:: 0.158494 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 1 +DEAL::Cell 3.473, face 2 +DEAL:: 0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL::Cell 3.473, face 5 +DEAL::Cell 3.474, face 0 +DEAL:: 0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 3 +DEAL::Cell 3.474, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 1 +DEAL::Cell 3.475, face 2 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.475, face 3 +DEAL::Cell 3.475, face 4 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL:: 0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.476, face 2 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.477, face 0 +DEAL::Cell 3.477, face 1 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.477, face 4 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL::Cell 3.478, face 1 +DEAL:: 0.158494 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.478, face 2 +DEAL::Cell 3.478, face 3 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL::Cell 3.479, face 0 +DEAL:: 0.158494 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.479, face 1 +DEAL::Cell 3.479, face 2 +DEAL::Cell 3.479, face 3 +DEAL::Cell 3.479, face 4 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.479, face 5 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL::Cell 3.480, face 2 +DEAL:: 0.0528312 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.480, face 3 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL::Cell 3.481, face 0 +DEAL:: 0.0528312 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL::Cell 3.481, face 3 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL:: 0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.482, face 0 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL::Cell 3.482, face 3 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.482, face 4 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL::Cell 3.483, face 1 +DEAL:: 0.105662 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.483, face 2 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL::Cell 3.483, face 5 +DEAL:: 0.105662 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL::Cell 3.484, face 2 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.484, face 5 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL:: 0.0528312 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.485, face 3 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.485, face 5 +DEAL::Cell 3.486, face 0 +DEAL:: 0.00000 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.486, face 1 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.486, face 5 +DEAL::Cell 3.487, face 0 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.487, face 4 +DEAL::Cell 3.487, face 5 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL:: 0.158494 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.488, face 2 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL::Cell 3.488, face 5 +DEAL:: 0.105662 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.489, face 0 +DEAL::Cell 3.489, face 1 +DEAL::Cell 3.489, face 2 +DEAL::Cell 3.489, face 3 +DEAL:: 0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL:: 0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.491, face 1 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL::Cell 3.491, face 4 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL::Cell 3.492, face 2 +DEAL:: 0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.492, face 5 +DEAL::Cell 3.493, face 0 +DEAL::Cell 3.493, face 1 +DEAL:: 0.211325 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL::Cell 3.493, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL:: 0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.494, face 4 +DEAL::Cell 3.494, face 5 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.495, face 2 +DEAL::Cell 3.495, face 3 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.495, face 5 +DEAL::Cell 3.496, face 0 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.496, face 1 +DEAL::Cell 3.496, face 2 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL:: 0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.496, face 5 +DEAL::Cell 3.497, face 0 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.497, face 3 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL::Cell 3.498, face 0 +DEAL:: 0.00000 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.498, face 1 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 3 +DEAL::Cell 3.498, face 4 +DEAL::Cell 3.498, face 5 +DEAL:: 0.00000 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL::Cell 3.499, face 2 +DEAL::Cell 3.499, face 3 +DEAL:: 0.0528312 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL::Cell 3.500, face 1 +DEAL:: 0.0528312 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL::Cell 3.500, face 5 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL::Cell 3.501, face 2 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.501, face 5 +DEAL::Cell 3.502, face 0 +DEAL::Cell 3.502, face 1 +DEAL::Cell 3.502, face 2 +DEAL:: 0.00000 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.502, face 3 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.502, face 5 +DEAL::Cell 3.503, face 0 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 3 +DEAL::Cell 3.503, face 4 +DEAL:: 0.105662 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.503, face 5 +DEAL::Cell 3.504, face 0 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL:: 0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 1 +DEAL:: 0.211325 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL:: 0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 3 +DEAL:: 0.158494 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL::Cell 3.507, face 1 +DEAL::Cell 3.507, face 2 +DEAL:: 0.158494 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.507, face 3 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL:: 0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.508, face 5 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 1 +DEAL::Cell 3.509, face 2 +DEAL:: 0.211325 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.509, face 3 +DEAL::Cell 3.509, face 4 +DEAL::Cell 3.509, face 5 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL:: 0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.510, face 2 +DEAL::Cell 3.510, face 3 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.510, face 5 +DEAL:: 0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 1 +DEAL::Cell 3.511, face 2 +DEAL::Cell 3.511, face 3 +DEAL:: 0.211325 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.511, face 4 +DEAL::Cell 3.511, face 5 +DEAL::Cell 3.512, face 0 +DEAL::Cell 3.512, face 1 +DEAL:: -0.398698 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.512, face 2 +DEAL::Cell 3.512, face 3 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL::Cell 3.513, face 1 +DEAL:: -0.288675 -0.577350 -0.577350, 0.00184585 +DEAL::Cell 3.513, face 2 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 0 +DEAL:: -0.577350 -0.288675 -0.577350, 0.00233483 +DEAL::Cell 3.514, face 1 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 5 +DEAL:: -0.531597 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.515, face 0 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL:: -0.265799 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 0 +DEAL::Cell 3.516, face 1 +DEAL::Cell 3.516, face 2 +DEAL::Cell 3.516, face 3 +DEAL:: -0.531597 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL::Cell 3.517, face 1 +DEAL:: -0.265799 -0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.517, face 2 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: -0.364383 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.518, face 0 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL:: -0.364383 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.518, face 4 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL:: -0.398698 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.519, face 3 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL:: -0.288675 -0.433013 -0.577350, 0.00184585 +DEAL::Cell 3.520, face 1 +DEAL::Cell 3.520, face 2 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 5 +DEAL:: -0.265799 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL::Cell 3.521, face 2 +DEAL::Cell 3.521, face 3 +DEAL:: 3.43331e-19 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.521, face 5 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL:: -0.288675 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL::Cell 3.523, face 2 +DEAL:: -0.132899 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 5 +DEAL::Cell 3.524, face 0 +DEAL::Cell 3.524, face 1 +DEAL:: -0.121461 -0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.524, face 2 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 2 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: -0.132899 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL:: -0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.526, face 3 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00143206 +DEAL::Cell 3.527, face 1 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.527, face 5 +DEAL::Cell 3.528, face 0 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL:: -0.577350 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.528, face 5 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL::Cell 3.529, face 2 +DEAL:: -0.398698 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 5 +DEAL::Cell 3.530, face 0 +DEAL::Cell 3.530, face 1 +DEAL:: -0.398698 -0.132899 -0.531597, 0.00190018 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 5 +DEAL::Cell 3.531, face 0 +DEAL:: -0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL::Cell 3.531, face 3 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 0 +DEAL:: -0.531597 -0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL::Cell 3.532, face 4 +DEAL:: -0.398698 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL:: -0.265799 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.533, face 3 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 0 +DEAL:: -0.485844 0.00000 -0.485844, 0.00196478 +DEAL::Cell 3.534, face 1 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: -0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: -0.364383 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL:: -0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.536, face 2 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL:: -0.132899 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.537, face 1 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL:: -0.288675 -0.144338 -0.577350, 0.00184585 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 5 +DEAL:: -0.132899 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL:: 0.00000 0.00000 -0.577350, 0.00165098 +DEAL::Cell 3.539, face 5 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL:: -0.121461 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.540, face 3 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00152014 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.542, face 0 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL:: -0.132899 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.542, face 4 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.543, face 2 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 0 +DEAL:: -0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.544, face 1 +DEAL::Cell 3.544, face 2 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL:: -0.364383 -0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 2 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL::Cell 3.546, face 0 +DEAL:: -0.440091 -0.220045 -0.440091, 0.00177975 +DEAL::Cell 3.546, face 1 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL:: -0.440091 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL:: -0.330068 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 0 +DEAL::Cell 3.548, face 1 +DEAL:: -0.295753 -0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.548, face 2 +DEAL::Cell 3.548, face 3 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 2 +DEAL::Cell 3.549, face 3 +DEAL::Cell 3.549, face 4 +DEAL:: -0.330068 -0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 0 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.551, face 1 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.551, face 5 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 2 +DEAL::Cell 3.552, face 3 +DEAL:: -0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.552, face 4 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL:: 6.86661e-19 -0.364383 -0.485844, 0.00138931 +DEAL::Cell 3.553, face 2 +DEAL::Cell 3.553, face 3 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL:: -0.110023 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL::Cell 3.554, face 2 +DEAL::Cell 3.554, face 3 +DEAL:: -0.110023 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL::Cell 3.555, face 0 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL:: -0.220045 -0.330068 -0.440091, 0.00140701 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 2 +DEAL::Cell 3.556, face 3 +DEAL::Cell 3.556, face 4 +DEAL:: -0.220045 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL::Cell 3.557, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.557, face 3 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL::Cell 3.558, face 1 +DEAL:: -0.110023 -0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: -0.0985844 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 7.58942e-19 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 0 +DEAL::Cell 3.560, face 1 +DEAL:: -0.330068 -0.110023 -0.440091, 0.00157309 +DEAL::Cell 3.560, face 2 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: -0.364383 -0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.561, face 5 +DEAL::Cell 3.562, face 0 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL:: -0.364383 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL:: -0.330068 0.00000 -0.440091, 0.00157309 +DEAL::Cell 3.563, face 1 +DEAL::Cell 3.563, face 2 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL:: -0.330068 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.564, face 0 +DEAL::Cell 3.564, face 1 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL:: -0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL::Cell 3.565, face 1 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL::Cell 3.565, face 5 +DEAL:: -0.197169 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.566, face 0 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL::Cell 3.566, face 4 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL::Cell 3.567, face 2 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL:: -0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.568, face 5 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL::Cell 3.569, face 3 +DEAL:: -0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL::Cell 3.570, face 1 +DEAL:: -0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: -0.220045 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL:: 2.16840e-19 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.571, face 4 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL::Cell 3.572, face 2 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL::Cell 3.573, face 0 +DEAL:: -0.110023 -0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: -0.110023 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL:: -0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.574, face 3 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL::Cell 3.575, face 1 +DEAL:: 4.87891e-19 -0.110023 -0.440091, 0.00125847 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL::Cell 3.575, face 5 +DEAL:: 6.50521e-19 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 2 +DEAL::Cell 3.576, face 3 +DEAL:: 0.144338 -0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.576, face 5 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 2 +DEAL:: 0.265799 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 5 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL:: 0.00000 -0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.578, face 3 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL::Cell 3.579, face 1 +DEAL:: 0.288675 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.579, face 2 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00138931 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 2 +DEAL::Cell 3.580, face 3 +DEAL::Cell 3.580, face 4 +DEAL:: 0.132899 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL::Cell 3.581, face 2 +DEAL::Cell 3.581, face 3 +DEAL:: 0.132899 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL::Cell 3.582, face 1 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL::Cell 3.582, face 5 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.583, face 4 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL::Cell 3.584, face 2 +DEAL:: 0.288675 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.584, face 3 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 1 +DEAL:: 0.577350 -0.433013 -0.577350, 0.00233483 +DEAL::Cell 3.585, face 2 +DEAL::Cell 3.585, face 3 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL:: 0.265799 -0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.586, face 1 +DEAL::Cell 3.586, face 2 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 5 +DEAL:: 0.398698 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.587, face 0 +DEAL::Cell 3.587, face 1 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL::Cell 3.587, face 5 +DEAL:: 0.398698 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 2 +DEAL::Cell 3.588, face 3 +DEAL:: 0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.588, face 4 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 1 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.589, face 2 +DEAL::Cell 3.589, face 3 +DEAL::Cell 3.589, face 4 +DEAL::Cell 3.589, face 5 +DEAL:: 0.485844 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL::Cell 3.590, face 4 +DEAL:: 0.265799 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL::Cell 3.591, face 1 +DEAL::Cell 3.591, face 2 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL::Cell 3.592, face 0 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00152014 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL::Cell 3.592, face 5 +DEAL:: 0.132899 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL::Cell 3.593, face 3 +DEAL::Cell 3.593, face 5 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL::Cell 3.594, face 2 +DEAL::Cell 3.594, face 3 +DEAL:: 7.22801e-20 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.594, face 5 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL::Cell 3.595, face 2 +DEAL:: 0.288675 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.595, face 3 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL::Cell 3.596, face 1 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.596, face 2 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL::Cell 3.597, face 4 +DEAL:: 0.265799 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL::Cell 3.598, face 2 +DEAL:: 0.132899 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL::Cell 3.599, face 0 +DEAL:: 0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.599, face 1 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL::Cell 3.600, face 3 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 1 +DEAL::Cell 3.601, face 2 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 5 +DEAL::Cell 3.603, face 0 +DEAL::Cell 3.603, face 1 +DEAL:: 0.577350 -0.144338 -0.577350, 0.00233483 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00169957 +DEAL::Cell 3.604, face 1 +DEAL::Cell 3.604, face 2 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.604, face 5 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 1 +DEAL::Cell 3.605, face 2 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL::Cell 3.606, face 1 +DEAL:: 0.398698 -0.132899 -0.531597, 0.00190018 +DEAL::Cell 3.606, face 2 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL::Cell 3.606, face 5 +DEAL:: 0.364383 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 1 +DEAL::Cell 3.607, face 2 +DEAL::Cell 3.607, face 3 +DEAL:: 0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL::Cell 3.608, face 1 +DEAL:: 0.110023 -0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.608, face 2 +DEAL::Cell 3.608, face 3 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL::Cell 3.609, face 0 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.609, face 1 +DEAL::Cell 3.609, face 2 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL:: 0.242922 -0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL:: 0.121461 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.610, face 3 +DEAL::Cell 3.610, face 4 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL:: 0.110023 -0.220045 -0.440091, 0.00129720 +DEAL::Cell 3.611, face 1 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL:: 0.110023 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL::Cell 3.612, face 2 +DEAL::Cell 3.612, face 3 +DEAL:: 1.37332e-18 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.612, face 4 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL::Cell 3.613, face 1 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00126074 +DEAL::Cell 3.613, face 2 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL::Cell 3.613, face 5 +DEAL:: 0.197169 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL:: 1.02999e-18 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL:: 0.0985844 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 2 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.616, face 5 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 1 +DEAL::Cell 3.617, face 2 +DEAL::Cell 3.617, face 3 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.617, face 4 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL::Cell 3.618, face 1 +DEAL:: 0.364383 -0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.618, face 2 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL::Cell 3.618, face 5 +DEAL:: 0.220045 -0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.619, face 0 +DEAL::Cell 3.619, face 1 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL:: 0.440091 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL::Cell 3.620, face 1 +DEAL::Cell 3.620, face 2 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL::Cell 3.621, face 0 +DEAL:: 0.330068 -0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.621, face 1 +DEAL::Cell 3.621, face 2 +DEAL::Cell 3.621, face 3 +DEAL::Cell 3.621, face 4 +DEAL:: 0.330068 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.621, face 5 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL::Cell 3.622, face 2 +DEAL:: 0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.622, face 3 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 1 +DEAL:: 0.440091 -0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL::Cell 3.623, face 4 +DEAL::Cell 3.623, face 5 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL:: 0.220045 -0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL::Cell 3.626, face 0 +DEAL:: 3.25261e-19 -0.121461 -0.485844, 0.00138931 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL::Cell 3.626, face 3 +DEAL::Cell 3.626, face 4 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL:: 0.242922 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL:: 6.50521e-19 -0.0985844 -0.394338, 0.00112764 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL::Cell 3.628, face 5 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL::Cell 3.629, face 2 +DEAL::Cell 3.629, face 3 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL::Cell 3.631, face 4 +DEAL:: 0.110023 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL::Cell 3.632, face 1 +DEAL::Cell 3.632, face 2 +DEAL:: 0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL:: 0.330068 -0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.633, face 1 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL::Cell 3.633, face 4 +DEAL:: 0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.633, face 5 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL:: 0.242922 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL::Cell 3.635, face 1 +DEAL:: 0.485844 0.00000 -0.485844, 0.00196478 +DEAL::Cell 3.635, face 2 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL:: 0.330068 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 1 +DEAL::Cell 3.637, face 2 +DEAL:: 0.330068 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL:: 0.220045 0.00000 -0.440091, 0.00140701 +DEAL::Cell 3.638, face 1 +DEAL::Cell 3.638, face 2 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL:: 0.220045 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.638, face 5 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 1 +DEAL::Cell 3.639, face 2 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 0 +DEAL::Cell 3.640, face 1 +DEAL:: -0.433013 0.00000 -0.577350, 0.00206372 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL:: -0.433013 0.144338 -0.577350, 0.00206372 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL::Cell 3.641, face 3 +DEAL::Cell 3.641, face 5 +DEAL:: -0.398698 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.642, face 0 +DEAL::Cell 3.642, face 1 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL:: -0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.642, face 5 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL::Cell 3.643, face 3 +DEAL:: -0.433013 0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 0 +DEAL::Cell 3.644, face 1 +DEAL::Cell 3.644, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL:: -0.364383 0.00000 -0.485844, 0.00173663 +DEAL::Cell 3.645, face 1 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL:: -0.265799 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.645, face 5 +DEAL::Cell 3.646, face 0 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL::Cell 3.646, face 3 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.646, face 4 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL::Cell 3.647, face 1 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.647, face 2 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL:: -0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL:: -0.132899 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL::Cell 3.649, face 1 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL:: -0.144338 0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.649, face 5 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL:: -0.265799 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.650, face 3 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL:: 1.62630e-19 0.132899 -0.531597, 0.00152014 +DEAL::Cell 3.651, face 2 +DEAL::Cell 3.651, face 3 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL:: -0.242922 0.121461 -0.485844, 0.00155329 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL::Cell 3.652, face 5 +DEAL:: -0.242922 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.653, face 0 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL:: -0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.653, face 4 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL:: -0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL:: -0.121461 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL::Cell 3.655, face 4 +DEAL:: -0.132899 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.655, face 5 +DEAL::Cell 3.656, face 0 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 5 +DEAL::Cell 3.657, face 0 +DEAL::Cell 3.657, face 1 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 5 +DEAL::Cell 3.658, face 0 +DEAL:: -0.531597 0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL::Cell 3.658, face 3 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL:: -0.433013 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL::Cell 3.659, face 3 +DEAL::Cell 3.659, face 5 +DEAL:: -0.265799 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.660, face 0 +DEAL::Cell 3.660, face 1 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL:: -0.398698 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL:: -0.242922 0.364383 -0.485844, 0.00155329 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL::Cell 3.661, face 4 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 0 +DEAL:: -0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL::Cell 3.662, face 3 +DEAL::Cell 3.662, face 4 +DEAL:: -0.398698 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL::Cell 3.663, face 2 +DEAL:: -0.265799 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.663, face 3 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL:: -0.265799 0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.664, face 1 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL:: -0.144338 0.288675 -0.577350, 0.00170179 +DEAL::Cell 3.665, face 1 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL::Cell 3.665, face 5 +DEAL:: 2.52981e-19 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.666, face 0 +DEAL::Cell 3.666, face 1 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 3 +DEAL:: -0.144338 0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL:: 3.43331e-19 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.667, face 3 +DEAL::Cell 3.667, face 5 +DEAL::Cell 3.668, face 0 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL::Cell 3.668, face 5 +DEAL::Cell 3.669, face 0 +DEAL:: -0.132899 0.398698 -0.531597, 0.00156693 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL::Cell 3.669, face 3 +DEAL::Cell 3.669, face 4 +DEAL:: -0.132899 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL::Cell 3.670, face 1 +DEAL::Cell 3.670, face 2 +DEAL:: -0.121461 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.670, face 3 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL::Cell 3.671, face 0 +DEAL::Cell 3.671, face 1 +DEAL:: 3.43331e-19 0.398698 -0.531597, 0.00152014 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 3 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL:: 6.86661e-19 0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.672, face 0 +DEAL::Cell 3.672, face 1 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL:: -0.364383 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL:: -0.220045 0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL::Cell 3.674, face 0 +DEAL:: -0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL:: -0.364383 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL::Cell 3.675, face 2 +DEAL:: -0.242922 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL::Cell 3.676, face 0 +DEAL:: -0.394338 0.0985844 -0.394338, 0.00159472 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL::Cell 3.676, face 5 +DEAL:: -0.394338 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL::Cell 3.677, face 3 +DEAL:: -0.295753 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 0 +DEAL::Cell 3.678, face 1 +DEAL:: -0.295753 0.0985844 -0.394338, 0.00140955 +DEAL::Cell 3.678, face 2 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL:: -0.295753 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.679, face 0 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL::Cell 3.679, face 4 +DEAL:: -0.330068 0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: -0.220045 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL:: -0.110023 0.00000 -0.440091, 0.00129720 +DEAL::Cell 3.681, face 1 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL:: 3.25261e-19 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.681, face 5 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL::Cell 3.682, face 3 +DEAL:: -0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00138931 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL:: -0.110023 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.684, face 0 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL:: -0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.684, face 4 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL::Cell 3.685, face 2 +DEAL:: -0.110023 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: -0.220045 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL:: -0.220045 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.686, face 5 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL:: 6.50521e-19 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.687, face 3 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 0 +DEAL::Cell 3.688, face 1 +DEAL:: -0.364383 0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.688, face 2 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL:: -0.330068 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.689, face 0 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL:: -0.242922 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL::Cell 3.690, face 0 +DEAL::Cell 3.690, face 1 +DEAL:: -0.330068 0.440091 -0.440091, 0.00157309 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 3 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL::Cell 3.691, face 0 +DEAL:: -0.364383 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 3 +DEAL::Cell 3.691, face 4 +DEAL:: -0.242922 0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 0 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL:: -0.330068 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.692, face 3 +DEAL::Cell 3.692, face 4 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL:: -0.295753 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL:: -0.295753 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.694, face 0 +DEAL::Cell 3.694, face 1 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL::Cell 3.695, face 1 +DEAL:: -0.197169 0.295753 -0.394338, 0.00126074 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 3 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: -0.197169 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL::Cell 3.696, face 4 +DEAL:: -0.242922 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL::Cell 3.697, face 2 +DEAL:: -0.110023 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: -0.220045 0.330068 -0.440091, 0.00140701 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 3 +DEAL::Cell 3.698, face 4 +DEAL:: -0.121461 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.698, face 5 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 3 +DEAL:: -0.121461 0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.699, face 4 +DEAL::Cell 3.699, face 5 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL:: -0.110023 0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.700, face 2 +DEAL::Cell 3.700, face 3 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL:: -0.197169 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL:: -0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.702, face 3 +DEAL::Cell 3.702, face 4 +DEAL::Cell 3.702, face 5 +DEAL::Cell 3.703, face 0 +DEAL:: -0.110023 0.440091 -0.440091, 0.00129720 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL::Cell 3.703, face 3 +DEAL::Cell 3.703, face 4 +DEAL:: -0.110023 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 0.132899 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL::Cell 3.705, face 1 +DEAL::Cell 3.705, face 2 +DEAL:: 0.144338 0.00000 -0.577350, 0.00165098 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL:: 0.144338 0.288675 -0.577350, 0.00170179 +DEAL::Cell 3.706, face 2 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL:: 0.132899 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.707, face 1 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 5 +DEAL:: 0.265799 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL::Cell 3.708, face 4 +DEAL:: 7.22801e-20 0.00000 -0.531597, 0.00441555 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL::Cell 3.709, face 2 +DEAL:: 0.121461 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 3.25261e-19 0.121461 -0.485844, 0.00138931 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 0.132899 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL::Cell 3.711, face 3 +DEAL:: 0.132899 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL::Cell 3.712, face 1 +DEAL:: 0.433013 0.144338 -0.577350, 0.00206372 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 5 +DEAL::Cell 3.713, face 0 +DEAL:: 0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.713, face 1 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 5 +DEAL:: 0.531597 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.714, face 0 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 5 +DEAL:: 0.265799 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.715, face 0 +DEAL::Cell 3.715, face 1 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL:: 0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL:: 0.398698 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL:: 0.364383 0.121461 -0.485844, 0.00173663 +DEAL::Cell 3.717, face 1 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL:: 0.364383 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL:: 0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL::Cell 3.719, face 1 +DEAL:: 0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 0.485844 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL::Cell 3.720, face 5 +DEAL:: 2.52981e-19 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL::Cell 3.721, face 2 +DEAL::Cell 3.721, face 3 +DEAL:: 0.132899 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL:: 0.144338 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.722, face 3 +DEAL::Cell 3.722, face 5 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00169957 +DEAL::Cell 3.723, face 2 +DEAL::Cell 3.723, face 3 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL:: 0.132899 0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.724, face 2 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL:: 0.121461 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.725, face 0 +DEAL::Cell 3.725, face 1 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL:: 0.265799 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL:: 0.121461 0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 3 +DEAL::Cell 3.726, face 4 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL:: 0.132899 0.398698 -0.531597, 0.00156693 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL::Cell 3.727, face 3 +DEAL::Cell 3.727, face 4 +DEAL:: 0.265799 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL::Cell 3.728, face 2 +DEAL:: 0.433013 0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL::Cell 3.729, face 1 +DEAL:: 0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.729, face 2 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 5 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL:: 0.433013 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 3 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL:: 0.433013 0.577350 -0.577350, 0.00206372 +DEAL::Cell 3.731, face 1 +DEAL::Cell 3.731, face 2 +DEAL::Cell 3.731, face 3 +DEAL::Cell 3.731, face 5 +DEAL:: 0.398698 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL::Cell 3.732, face 3 +DEAL:: 0.364383 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 1 +DEAL::Cell 3.733, face 2 +DEAL:: 0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 0.265799 0.531597 -0.531597, 0.00169957 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 3 +DEAL::Cell 3.734, face 4 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.734, face 5 +DEAL::Cell 3.735, face 0 +DEAL::Cell 3.735, face 1 +DEAL::Cell 3.735, face 2 +DEAL:: 0.485844 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.735, face 3 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL::Cell 3.736, face 0 +DEAL::Cell 3.736, face 1 +DEAL:: 0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL::Cell 3.736, face 5 +DEAL:: 0.110023 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL::Cell 3.737, face 3 +DEAL:: 0.242922 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL::Cell 3.738, face 1 +DEAL:: 0.110023 0.220045 -0.440091, 0.00129720 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL::Cell 3.738, face 5 +DEAL::Cell 3.739, face 0 +DEAL:: 0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL::Cell 3.739, face 4 +DEAL:: 0.242922 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL::Cell 3.740, face 2 +DEAL:: 0.110023 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL::Cell 3.741, face 0 +DEAL:: 0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL::Cell 3.741, face 4 +DEAL::Cell 3.741, face 5 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL::Cell 3.742, face 3 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL::Cell 3.743, face 1 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL::Cell 3.743, face 5 +DEAL:: 0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL::Cell 3.744, face 3 +DEAL::Cell 3.744, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 1 +DEAL::Cell 3.745, face 2 +DEAL:: 0.330068 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 0.220045 0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL:: 0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.746, face 5 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 1 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL:: 0.364383 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.747, face 4 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL:: 0.330068 0.110023 -0.440091, 0.00157309 +DEAL::Cell 3.748, face 2 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.749, face 0 +DEAL::Cell 3.749, face 1 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL:: 0.394338 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL::Cell 3.750, face 0 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL:: 0.220045 0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.750, face 3 +DEAL::Cell 3.750, face 4 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL:: 0.330068 0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.751, face 1 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL::Cell 3.751, face 4 +DEAL:: 0.330068 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL::Cell 3.752, face 2 +DEAL:: 0.110023 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL::Cell 3.753, face 0 +DEAL::Cell 3.753, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL::Cell 3.753, face 4 +DEAL::Cell 3.753, face 5 +DEAL:: 0.220045 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL::Cell 3.754, face 3 +DEAL:: 0.121461 0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 0.220045 0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 3 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL:: 7.58942e-19 0.220045 -0.440091, 0.00125847 +DEAL::Cell 3.756, face 1 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL:: 0.110023 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.756, face 5 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL:: 0.220045 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.757, face 3 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00112764 +DEAL::Cell 3.758, face 1 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 3 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.759, face 0 +DEAL::Cell 3.759, face 1 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 3 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL::Cell 3.760, face 0 +DEAL::Cell 3.760, face 1 +DEAL:: 0.330068 0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL::Cell 3.760, face 5 +DEAL:: 0.330068 0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 1 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL::Cell 3.761, face 4 +DEAL:: 0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL::Cell 3.762, face 2 +DEAL:: 0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.762, face 3 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL:: 0.330068 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.763, face 1 +DEAL::Cell 3.763, face 2 +DEAL::Cell 3.763, face 3 +DEAL::Cell 3.763, face 4 +DEAL:: 0.485844 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL:: 0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 1 +DEAL:: 0.440091 0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL::Cell 3.765, face 5 +DEAL:: 0.295753 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL::Cell 3.766, face 3 +DEAL:: 0.295753 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.766, face 4 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 1 +DEAL::Cell 3.767, face 2 +DEAL:: 0.330068 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.767, face 3 +DEAL::Cell 3.767, face 4 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 0 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 2 +DEAL::Cell 3.768, face 3 +DEAL::Cell 3.768, face 4 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 2 +DEAL:: -0.174292 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.769, face 3 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 0 +DEAL::Cell 3.770, face 1 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.770, face 2 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL:: -0.261438 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL::Cell 3.772, face 0 +DEAL::Cell 3.772, face 1 +DEAL:: -0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.772, face 2 +DEAL::Cell 3.772, face 3 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL::Cell 3.773, face 0 +DEAL:: -0.261438 -0.348584 -0.348584, 0.00124600 +DEAL::Cell 3.773, face 1 +DEAL::Cell 3.773, face 2 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL:: -0.174292 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 0 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL:: -0.261438 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL:: -0.227123 -0.151416 -0.302831, 0.00108246 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL::Cell 3.775, face 3 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL:: -0.227123 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.776, face 0 +DEAL::Cell 3.776, face 1 +DEAL::Cell 3.776, face 2 +DEAL::Cell 3.776, face 3 +DEAL:: -0.174292 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL::Cell 3.777, face 0 +DEAL::Cell 3.777, face 1 +DEAL:: 1.30104e-18 -0.348584 -0.348584, 0.000996803 +DEAL::Cell 3.777, face 2 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL::Cell 3.778, face 4 +DEAL:: -0.197169 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL::Cell 3.779, face 2 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL::Cell 3.780, face 0 +DEAL:: -0.151416 -0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 2 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.780, face 5 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 2 +DEAL::Cell 3.781, face 3 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.781, face 4 +DEAL::Cell 3.781, face 5 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL:: -0.0871461 -0.174292 -0.348584, 0.00102748 +DEAL::Cell 3.782, face 2 +DEAL::Cell 3.782, face 3 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.783, face 0 +DEAL::Cell 3.783, face 1 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL::Cell 3.784, face 0 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00140955 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 0 +DEAL::Cell 3.786, face 1 +DEAL::Cell 3.786, face 2 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL::Cell 3.787, face 1 +DEAL:: -0.197169 -0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL::Cell 3.787, face 4 +DEAL::Cell 3.787, face 5 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.788, face 0 +DEAL::Cell 3.788, face 1 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL:: -0.151416 -0.0757078 -0.302831, 0.000968182 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 0 +DEAL:: -0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.790, face 1 +DEAL::Cell 3.790, face 2 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.790, face 5 +DEAL::Cell 3.791, face 0 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.791, face 3 +DEAL::Cell 3.791, face 4 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.792, face 1 +DEAL::Cell 3.792, face 2 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL:: -0.174292 -0.174292 -0.348584, 0.00189861 +DEAL::Cell 3.793, face 0 +DEAL::Cell 3.793, face 1 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL:: -0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.793, face 4 +DEAL::Cell 3.793, face 5 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL:: -0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.794, face 2 +DEAL::Cell 3.794, face 3 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL:: -0.0871461 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.795, face 0 +DEAL::Cell 3.795, face 1 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL:: -0.0985844 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.795, face 5 +DEAL::Cell 3.796, face 0 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.796, face 3 +DEAL::Cell 3.796, face 4 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL:: -0.0757078 -0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.797, face 1 +DEAL::Cell 3.797, face 2 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL:: 4.87891e-19 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.797, face 5 +DEAL::Cell 3.798, face 0 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL:: -0.174292 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.798, face 4 +DEAL::Cell 3.798, face 5 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.799, face 2 +DEAL::Cell 3.799, face 3 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL:: -0.0757078 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.800, face 0 +DEAL::Cell 3.800, face 1 +DEAL::Cell 3.800, face 2 +DEAL::Cell 3.800, face 3 +DEAL:: -0.192809 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 2 +DEAL:: -0.227123 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 0 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.802, face 1 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.802, face 5 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL:: -0.128539 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.803, face 3 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 0 +DEAL::Cell 3.804, face 1 +DEAL:: -0.192809 -0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.804, face 2 +DEAL::Cell 3.804, face 3 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.804, face 5 +DEAL:: -0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL::Cell 3.805, face 2 +DEAL::Cell 3.805, face 3 +DEAL:: -0.128539 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.805, face 5 +DEAL::Cell 3.806, face 0 +DEAL::Cell 3.806, face 1 +DEAL:: -0.158494 -0.105662 -0.211325, 0.000755374 +DEAL::Cell 3.806, face 2 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.806, face 5 +DEAL::Cell 3.807, face 0 +DEAL:: -0.192809 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: -0.128539 -0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.807, face 5 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 2 +DEAL:: -0.0757078 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL::Cell 3.808, face 5 +DEAL::Cell 3.809, face 0 +DEAL:: -0.0642695 -0.192809 -0.257078, 0.000757758 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 2 +DEAL::Cell 3.809, face 3 +DEAL::Cell 3.809, face 4 +DEAL::Cell 3.809, face 5 +DEAL:: -0.0642695 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL::Cell 3.810, face 2 +DEAL::Cell 3.810, face 3 +DEAL:: -0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL::Cell 3.811, face 0 +DEAL::Cell 3.811, face 1 +DEAL:: 3.43331e-19 -0.192809 -0.257078, 0.000735134 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL::Cell 3.811, face 5 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 2 +DEAL::Cell 3.812, face 3 +DEAL::Cell 3.812, face 4 +DEAL:: -0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.812, face 5 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL::Cell 3.813, face 2 +DEAL:: -0.0528312 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL::Cell 3.813, face 5 +DEAL::Cell 3.814, face 0 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000675627 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL::Cell 3.814, face 4 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.814, face 5 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.815, face 5 +DEAL::Cell 3.816, face 0 +DEAL::Cell 3.816, face 1 +DEAL:: -0.227123 -0.0757078 -0.302831, 0.00108246 +DEAL::Cell 3.816, face 2 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL:: -0.257078 -0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.817, face 0 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL:: -0.128539 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.817, face 4 +DEAL::Cell 3.817, face 5 +DEAL::Cell 3.818, face 0 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL:: -0.302831 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.818, face 3 +DEAL::Cell 3.818, face 4 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL:: -0.227123 0.00000 -0.302831, 0.00108246 +DEAL::Cell 3.819, face 1 +DEAL::Cell 3.819, face 2 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL:: -0.227123 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.819, face 5 +DEAL::Cell 3.820, face 0 +DEAL::Cell 3.820, face 1 +DEAL::Cell 3.820, face 2 +DEAL:: -0.158494 -0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.820, face 3 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.820, face 5 +DEAL::Cell 3.821, face 0 +DEAL::Cell 3.821, face 1 +DEAL:: -0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL::Cell 3.821, face 4 +DEAL::Cell 3.821, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.822, face 0 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL::Cell 3.822, face 3 +DEAL:: -0.192809 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.822, face 5 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.000675627 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.823, face 5 +DEAL::Cell 3.824, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL:: -0.0757078 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.824, face 5 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.825, face 3 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL:: -0.128539 0.00000 -0.257078, 0.000821904 +DEAL::Cell 3.826, face 1 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: -0.128539 -0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL:: -0.0642695 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.827, face 4 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000622897 +DEAL::Cell 3.828, face 2 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.828, face 5 +DEAL:: -0.0528312 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.829, face 5 +DEAL::Cell 3.830, face 0 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL:: -0.105662 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.830, face 5 +DEAL::Cell 3.831, face 0 +DEAL:: -0.0528312 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 7.22801e-20 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.831, face 5 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 2 +DEAL::Cell 3.832, face 3 +DEAL:: 1.37332e-18 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.832, face 4 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL:: 0.197169 -0.295753 -0.394338, 0.00126074 +DEAL::Cell 3.833, face 2 +DEAL::Cell 3.833, face 3 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL:: 0.0871461 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL::Cell 3.834, face 2 +DEAL::Cell 3.834, face 3 +DEAL:: 0.0871461 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL::Cell 3.835, face 0 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL:: 0.0985844 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.000996803 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 2 +DEAL::Cell 3.836, face 3 +DEAL::Cell 3.836, face 4 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL::Cell 3.837, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.837, face 3 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL::Cell 3.838, face 1 +DEAL:: 0.0871461 -0.261438 -0.348584, 0.00102748 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 0.0757078 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 0.174292 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL:: 0.261438 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.840, face 2 +DEAL::Cell 3.840, face 3 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL:: 0.295753 -0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.841, face 1 +DEAL::Cell 3.841, face 2 +DEAL::Cell 3.841, face 3 +DEAL::Cell 3.841, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL::Cell 3.842, face 2 +DEAL:: 0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL::Cell 3.843, face 0 +DEAL:: 0.261438 -0.174292 -0.348584, 0.00124600 +DEAL::Cell 3.843, face 1 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL::Cell 3.843, face 5 +DEAL:: 0.261438 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 2 +DEAL::Cell 3.844, face 3 +DEAL:: 0.151416 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.844, face 4 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 1 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.845, face 2 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL::Cell 3.845, face 5 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL:: 0.174292 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL::Cell 3.847, face 1 +DEAL::Cell 3.847, face 2 +DEAL:: 0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL::Cell 3.848, face 0 +DEAL:: 7.58942e-19 -0.174292 -0.348584, 0.000996803 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL::Cell 3.849, face 3 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL::Cell 3.850, face 1 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00116234 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL::Cell 3.850, face 5 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 0.174292 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL::Cell 3.852, face 2 +DEAL:: 7.58942e-19 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL::Cell 3.853, face 0 +DEAL:: 0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL::Cell 3.853, face 4 +DEAL:: 0.0871461 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 0.0757078 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL::Cell 3.855, face 1 +DEAL:: 0.174292 -0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL::Cell 3.855, face 5 +DEAL:: 0.151416 -0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL::Cell 3.856, face 3 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 1 +DEAL:: 0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.857, face 2 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 0.197169 -0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.858, face 5 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 1 +DEAL::Cell 3.859, face 2 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.859, face 3 +DEAL::Cell 3.859, face 4 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL:: 0.151416 -0.0757078 -0.302831, 0.000968182 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.861, face 0 +DEAL::Cell 3.861, face 1 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL:: 0.227123 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL::Cell 3.862, face 0 +DEAL::Cell 3.862, face 1 +DEAL:: 0.227123 -0.0757078 -0.302831, 0.00108246 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL::Cell 3.862, face 4 +DEAL::Cell 3.862, face 5 +DEAL:: 0.227123 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 1 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL::Cell 3.863, face 4 +DEAL:: 0.261438 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL::Cell 3.864, face 2 +DEAL:: 4.33681e-19 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.865, face 1 +DEAL::Cell 3.865, face 2 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL:: 0.151416 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.865, face 5 +DEAL::Cell 3.866, face 0 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.866, face 4 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL:: 0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.867, face 2 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL:: 0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.868, face 0 +DEAL::Cell 3.868, face 1 +DEAL::Cell 3.868, face 2 +DEAL::Cell 3.868, face 3 +DEAL:: 0.0528312 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.868, face 5 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL::Cell 3.869, face 2 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.869, face 5 +DEAL::Cell 3.870, face 0 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.000735134 +DEAL::Cell 3.870, face 1 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL::Cell 3.870, face 4 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.870, face 5 +DEAL::Cell 3.871, face 0 +DEAL::Cell 3.871, face 1 +DEAL::Cell 3.871, face 2 +DEAL:: 0.105662 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.871, face 5 +DEAL::Cell 3.872, face 0 +DEAL::Cell 3.872, face 1 +DEAL:: 0.227123 -0.302831 -0.302831, 0.00108246 +DEAL::Cell 3.872, face 2 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 0.192809 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 1 +DEAL::Cell 3.873, face 2 +DEAL::Cell 3.873, face 3 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL:: 0.192809 -0.128539 -0.257078, 0.000918917 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL:: 0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.875, face 1 +DEAL::Cell 3.875, face 2 +DEAL::Cell 3.875, face 3 +DEAL::Cell 3.875, face 4 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL::Cell 3.876, face 2 +DEAL:: 0.192809 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.876, face 5 +DEAL::Cell 3.877, face 0 +DEAL:: 0.158494 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.877, face 1 +DEAL::Cell 3.877, face 2 +DEAL::Cell 3.877, face 3 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.877, face 5 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.878, face 0 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL::Cell 3.878, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.878, face 4 +DEAL::Cell 3.878, face 5 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 1 +DEAL:: 0.211325 -0.158494 -0.211325, 0.000854608 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL::Cell 3.879, face 4 +DEAL::Cell 3.879, face 5 +DEAL:: 0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL:: 0.0642695 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL:: 1.62630e-19 -0.0642695 -0.257078, 0.000735134 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL::Cell 3.882, face 4 +DEAL:: 0.0757078 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL:: 0.0757078 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL:: 0.0642695 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.884, face 5 +DEAL:: 0.00000 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL::Cell 3.885, face 3 +DEAL:: 0.105662 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.885, face 5 +DEAL::Cell 3.886, face 0 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL:: 1.62630e-19 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL::Cell 3.886, face 5 +DEAL::Cell 3.887, face 0 +DEAL:: 0.0642695 0.00000 -0.257078, 0.000757758 +DEAL::Cell 3.887, face 1 +DEAL::Cell 3.887, face 2 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL:: 0.0642695 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.887, face 5 +DEAL::Cell 3.888, face 0 +DEAL::Cell 3.888, face 1 +DEAL::Cell 3.888, face 2 +DEAL:: 0.192809 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 1 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL::Cell 3.889, face 5 +DEAL:: 0.257078 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL::Cell 3.890, face 3 +DEAL:: 0.227123 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL::Cell 3.891, face 1 +DEAL:: 0.257078 0.00000 -0.257078, 0.00103964 +DEAL::Cell 3.891, face 2 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 0.192809 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.892, face 5 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 1 +DEAL::Cell 3.893, face 2 +DEAL:: 0.257078 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.893, face 3 +DEAL::Cell 3.893, face 4 +DEAL::Cell 3.893, face 5 +DEAL::Cell 3.894, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.000675627 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL::Cell 3.894, face 3 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.894, face 5 +DEAL:: 0.105662 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.895, face 0 +DEAL::Cell 3.895, face 1 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL:: 0.158494 0.00000 -0.211325, 0.000604299 +DEAL::Cell 3.895, face 4 +DEAL::Cell 3.895, face 5 +DEAL::Cell 3.896, face 0 +DEAL::Cell 3.896, face 1 +DEAL:: -0.261438 0.00000 -0.348584, 0.00124600 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL::Cell 3.896, face 4 +DEAL::Cell 3.896, face 5 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL::Cell 3.897, face 4 +DEAL:: -0.295753 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.897, face 5 +DEAL::Cell 3.898, face 0 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL:: -0.348584 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00124600 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL:: -0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 0 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL:: -0.348584 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.900, face 4 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL:: -0.174292 0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.901, face 2 +DEAL::Cell 3.901, face 3 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL:: -0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.902, face 0 +DEAL::Cell 3.902, face 1 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL:: -0.227123 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.903, face 3 +DEAL::Cell 3.903, face 4 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL:: -0.197169 0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL:: -0.197169 0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL:: -0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.906, face 2 +DEAL::Cell 3.906, face 3 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL:: -0.0871461 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL:: -0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL:: -0.0871461 0.00000 -0.348584, 0.00102748 +DEAL::Cell 3.909, face 1 +DEAL::Cell 3.909, face 2 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL:: -0.0871461 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL:: -0.0757078 0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL:: -0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.912, face 0 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL::Cell 3.912, face 3 +DEAL:: -0.348584 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL::Cell 3.913, face 0 +DEAL::Cell 3.913, face 1 +DEAL:: -0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL::Cell 3.913, face 4 +DEAL::Cell 3.913, face 5 +DEAL:: -0.174292 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.914, face 0 +DEAL::Cell 3.914, face 1 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 3 +DEAL::Cell 3.914, face 4 +DEAL:: -0.394338 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL:: -0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.915, face 3 +DEAL::Cell 3.915, face 4 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 0 +DEAL:: -0.302831 0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL::Cell 3.916, face 4 +DEAL:: -0.261438 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL::Cell 3.917, face 2 +DEAL::Cell 3.917, face 3 +DEAL:: -0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL::Cell 3.918, face 0 +DEAL::Cell 3.918, face 1 +DEAL:: -0.261438 0.348584 -0.348584, 0.00124600 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 3 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL:: -0.302831 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.919, face 0 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 3 +DEAL:: -0.151416 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL:: -0.197169 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.920, face 3 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL:: -0.0985844 0.295753 -0.394338, 0.00116234 +DEAL::Cell 3.921, face 1 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL:: -0.0985844 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.922, face 3 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00112764 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 3 +DEAL::Cell 3.923, face 4 +DEAL::Cell 3.923, face 5 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL::Cell 3.924, face 3 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 6.86661e-19 0.227123 -0.302831, 0.000865968 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL::Cell 3.926, face 0 +DEAL:: -0.174292 0.261438 -0.348584, 0.00111446 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 3 +DEAL::Cell 3.926, face 4 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.927, face 3 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 0 +DEAL:: -0.257078 0.0642695 -0.257078, 0.00103964 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL::Cell 3.928, face 3 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL:: -0.257078 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.929, face 0 +DEAL::Cell 3.929, face 1 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL:: -0.192809 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.929, face 4 +DEAL::Cell 3.929, face 5 +DEAL::Cell 3.930, face 0 +DEAL::Cell 3.930, face 1 +DEAL:: -0.192809 0.0642695 -0.257078, 0.000918917 +DEAL::Cell 3.930, face 2 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL::Cell 3.930, face 5 +DEAL:: -0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL::Cell 3.931, face 4 +DEAL:: -0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.931, face 5 +DEAL::Cell 3.932, face 0 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.000604299 +DEAL::Cell 3.932, face 3 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.932, face 5 +DEAL::Cell 3.933, face 0 +DEAL:: -0.158494 0.00000 -0.211325, 0.000755374 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL:: -0.128539 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.933, face 5 +DEAL::Cell 3.934, face 0 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL::Cell 3.934, face 3 +DEAL:: -0.257078 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.934, face 4 +DEAL::Cell 3.934, face 5 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL:: -0.128539 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.935, face 2 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.935, face 5 +DEAL:: -0.158494 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.936, face 0 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL:: -0.0642695 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.936, face 4 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL:: -0.0757078 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.937, face 3 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL:: -0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.938, face 1 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.938, face 5 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.939, face 3 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL:: -0.0642695 0.00000 -0.257078, 0.000757758 +DEAL::Cell 3.940, face 2 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.940, face 5 +DEAL:: -0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.941, face 0 +DEAL::Cell 3.941, face 1 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.941, face 4 +DEAL::Cell 3.941, face 5 +DEAL::Cell 3.942, face 0 +DEAL::Cell 3.942, face 1 +DEAL:: -0.0528312 0.105662 -0.211325, 0.000622897 +DEAL::Cell 3.942, face 2 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL::Cell 3.942, face 5 +DEAL::Cell 3.943, face 0 +DEAL:: -0.0642695 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.943, face 1 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.943, face 5 +DEAL::Cell 3.944, face 0 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL:: -0.227123 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.944, face 3 +DEAL::Cell 3.944, face 4 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL:: -0.192809 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.945, face 1 +DEAL::Cell 3.945, face 2 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL:: -0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.946, face 0 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL::Cell 3.946, face 3 +DEAL:: -0.257078 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL:: -0.128539 0.192809 -0.257078, 0.000821904 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 3 +DEAL::Cell 3.947, face 4 +DEAL::Cell 3.947, face 5 +DEAL:: -0.128539 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.948, face 0 +DEAL::Cell 3.948, face 1 +DEAL::Cell 3.948, face 2 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL:: -0.257078 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.948, face 5 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL::Cell 3.949, face 2 +DEAL:: -0.158494 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL::Cell 3.949, face 5 +DEAL::Cell 3.950, face 0 +DEAL:: -0.211325 0.158494 -0.211325, 0.000854608 +DEAL::Cell 3.950, face 1 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 3 +DEAL::Cell 3.950, face 4 +DEAL:: -0.192809 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.950, face 5 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL::Cell 3.951, face 2 +DEAL::Cell 3.951, face 3 +DEAL:: -0.192809 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.951, face 5 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: -0.0757078 0.227123 -0.302831, 0.000892619 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL:: -0.128539 0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.953, face 0 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL:: 3.43331e-19 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.953, face 4 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: -0.151416 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.954, face 3 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL:: -0.0757078 0.302831 -0.302831, 0.000892619 +DEAL::Cell 3.955, face 1 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 3 +DEAL::Cell 3.955, face 4 +DEAL:: -0.0757078 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL::Cell 3.956, face 1 +DEAL::Cell 3.956, face 2 +DEAL:: -0.0528312 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.956, face 5 +DEAL::Cell 3.957, face 0 +DEAL::Cell 3.957, face 1 +DEAL:: 2.52981e-19 0.128539 -0.257078, 0.000735134 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL::Cell 3.957, face 4 +DEAL::Cell 3.957, face 5 +DEAL:: 0.00000 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 3 +DEAL:: -0.0642695 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.958, face 4 +DEAL::Cell 3.958, face 5 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.000604299 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 3 +DEAL::Cell 3.959, face 4 +DEAL::Cell 3.959, face 5 +DEAL::Cell 3.960, face 0 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00112764 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 0.197169 0.00000 -0.394338, 0.00112764 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL:: 7.58942e-19 0.174292 -0.348584, 0.000996803 +DEAL::Cell 3.962, face 1 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL::Cell 3.962, face 5 +DEAL:: 4.87891e-19 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 0.0871461 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 0.0757078 0.00000 -0.302831, 0.000892619 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.965, face 0 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL::Cell 3.965, face 4 +DEAL:: 0.0871461 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 3.25261e-19 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL:: 0.174292 0.174292 -0.348584, 0.00189861 +DEAL::Cell 3.967, face 5 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL::Cell 3.968, face 3 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 1 +DEAL:: 0.394338 0.0985844 -0.394338, 0.00159472 +DEAL::Cell 3.969, face 2 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL:: 0.261438 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.970, face 0 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL:: 0.261438 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.970, face 4 +DEAL::Cell 3.970, face 5 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 1 +DEAL::Cell 3.971, face 2 +DEAL:: 0.295753 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.971, face 3 +DEAL::Cell 3.971, face 4 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL:: 0.174292 0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL:: 0.174292 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL::Cell 3.973, face 1 +DEAL::Cell 3.973, face 2 +DEAL:: 0.302831 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL::Cell 3.974, face 0 +DEAL::Cell 3.974, face 1 +DEAL:: 0.261438 0.0871461 -0.348584, 0.00124600 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL::Cell 3.974, face 4 +DEAL::Cell 3.974, face 5 +DEAL:: 0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 1 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 0.348584 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 0.0871461 0.261438 -0.348584, 0.00102748 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL::Cell 3.977, face 0 +DEAL:: 0.0985844 0.197169 -0.394338, 0.00116234 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL::Cell 3.977, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 0.0985844 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.978, face 3 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL:: 0.0871461 0.348584 -0.348584, 0.00102748 +DEAL::Cell 3.979, face 1 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 3 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL:: 0.0871461 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.980, face 0 +DEAL::Cell 3.980, face 1 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL:: 6.86661e-19 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.980, face 4 +DEAL::Cell 3.980, face 5 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL:: 0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL:: 0.151416 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 3 +DEAL::Cell 3.982, face 4 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL::Cell 3.983, face 1 +DEAL::Cell 3.983, face 2 +DEAL:: 0.0757078 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.983, face 3 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL::Cell 3.984, face 0 +DEAL:: 0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 0.295753 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 1 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 0.295753 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL:: 0.295753 0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.986, face 2 +DEAL::Cell 3.986, face 3 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL:: 0.174292 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.987, face 0 +DEAL::Cell 3.987, face 1 +DEAL::Cell 3.987, face 2 +DEAL::Cell 3.987, face 3 +DEAL:: 0.348584 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL::Cell 3.988, face 2 +DEAL:: 0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL::Cell 3.989, face 0 +DEAL:: 0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.989, face 1 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL:: 0.261438 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.989, face 5 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL:: 0.227123 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.990, face 3 +DEAL::Cell 3.990, face 4 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 1 +DEAL:: 0.348584 0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 3 +DEAL::Cell 3.991, face 4 +DEAL::Cell 3.991, face 5 +DEAL:: 0.302831 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL::Cell 3.992, face 3 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL::Cell 3.993, face 1 +DEAL:: 0.128539 0.0642695 -0.257078, 0.000821904 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL::Cell 3.993, face 5 +DEAL::Cell 3.994, face 0 +DEAL:: 3.25261e-19 0.0757078 -0.302831, 0.000865968 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL::Cell 3.994, face 4 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL::Cell 3.995, face 2 +DEAL:: 0.151416 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL::Cell 3.996, face 0 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000604299 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL::Cell 3.996, face 4 +DEAL::Cell 3.996, face 5 +DEAL:: 0.00000 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL::Cell 3.997, face 3 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.997, face 5 +DEAL::Cell 3.998, face 0 +DEAL::Cell 3.998, face 1 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.998, face 2 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.998, face 5 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL::Cell 3.999, face 4 +DEAL:: 0.0642695 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.999, face 5 +DEAL::Cell 3.1000, face 0 +DEAL::Cell 3.1000, face 1 +DEAL::Cell 3.1000, face 2 +DEAL:: 0.128539 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL::Cell 3.1001, face 0 +DEAL:: 0.192809 0.00000 -0.257078, 0.000918917 +DEAL::Cell 3.1001, face 1 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL:: 0.302831 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.1001, face 5 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL::Cell 3.1002, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL::Cell 3.1003, face 1 +DEAL:: 0.302831 0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.1003, face 2 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL:: 0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1004, face 0 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL:: 0.158494 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.1004, face 4 +DEAL::Cell 3.1004, face 5 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 1 +DEAL::Cell 3.1005, face 2 +DEAL:: 0.192809 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL::Cell 3.1005, face 5 +DEAL::Cell 3.1006, face 0 +DEAL:: 0.128539 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL::Cell 3.1006, face 3 +DEAL::Cell 3.1006, face 4 +DEAL:: 0.128539 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1006, face 5 +DEAL::Cell 3.1007, face 0 +DEAL::Cell 3.1007, face 1 +DEAL::Cell 3.1007, face 2 +DEAL:: 0.211325 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL::Cell 3.1007, face 5 +DEAL::Cell 3.1008, face 0 +DEAL::Cell 3.1008, face 1 +DEAL:: 0.0757078 0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL::Cell 3.1008, face 4 +DEAL::Cell 3.1008, face 5 +DEAL:: 0.0642695 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL::Cell 3.1009, face 2 +DEAL::Cell 3.1009, face 3 +DEAL:: 0.151416 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL::Cell 3.1010, face 0 +DEAL::Cell 3.1010, face 1 +DEAL:: 0.0642695 0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 3 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL::Cell 3.1011, face 0 +DEAL:: 0.0757078 0.227123 -0.302831, 0.000892619 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 3 +DEAL::Cell 3.1011, face 4 +DEAL:: 0.151416 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.1011, face 5 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL:: 0.0642695 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1012, face 3 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1012, face 5 +DEAL::Cell 3.1013, face 0 +DEAL:: 0.0528312 0.158494 -0.211325, 0.000622897 +DEAL::Cell 3.1013, face 1 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1013, face 5 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.1014, face 0 +DEAL::Cell 3.1014, face 1 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1014, face 5 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL:: 0.105662 0.158494 -0.211325, 0.000675627 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 3 +DEAL::Cell 3.1015, face 4 +DEAL::Cell 3.1015, face 5 +DEAL:: 0.105662 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL::Cell 3.1016, face 2 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.1016, face 5 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 1 +DEAL::Cell 3.1017, face 2 +DEAL:: 0.192809 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL::Cell 3.1018, face 0 +DEAL:: 0.128539 0.192809 -0.257078, 0.000821904 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 3 +DEAL::Cell 3.1018, face 4 +DEAL:: 0.227123 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.1018, face 5 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 1 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 3 +DEAL:: 0.227123 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.1019, face 4 +DEAL::Cell 3.1019, face 5 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL:: 0.192809 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1020, face 2 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL::Cell 3.1020, face 5 +DEAL:: 0.105662 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 1 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 0.211325 0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1021, face 5 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL::Cell 3.1022, face 2 +DEAL:: 0.128539 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1022, face 3 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1022, face 5 +DEAL::Cell 3.1023, face 0 +DEAL:: 0.192809 0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.1023, face 1 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 3 +DEAL::Cell 3.1023, face 4 +DEAL:: 0.192809 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.1023, face 5 +DEAL::Cell 3.1024, face 0 +DEAL::Cell 3.1024, face 1 +DEAL::Cell 3.1024, face 3 +DEAL:: 0.531597 -0.398698 -0.398698, 0.00441555 +DEAL::Cell 3.1024, face 4 +DEAL::Cell 3.1024, face 5 +DEAL::Cell 3.1025, face 0 +DEAL::Cell 3.1025, face 1 +DEAL::Cell 3.1025, face 3 +DEAL:: 0.531597 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.1025, face 4 +DEAL::Cell 3.1025, face 5 +DEAL::Cell 3.1026, face 0 +DEAL::Cell 3.1026, face 1 +DEAL:: 0.485844 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.1026, face 2 +DEAL::Cell 3.1026, face 3 +DEAL::Cell 3.1026, face 4 +DEAL::Cell 3.1026, face 5 +DEAL:: 0.485844 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.1027, face 0 +DEAL::Cell 3.1027, face 1 +DEAL::Cell 3.1027, face 2 +DEAL::Cell 3.1027, face 3 +DEAL:: 0.485844 -0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.1027, face 4 +DEAL::Cell 3.1027, face 5 +DEAL::Cell 3.1028, face 0 +DEAL::Cell 3.1028, face 1 +DEAL::Cell 3.1028, face 3 +DEAL:: 0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.1028, face 4 +DEAL::Cell 3.1028, face 5 +DEAL::Cell 3.1029, face 0 +DEAL::Cell 3.1029, face 1 +DEAL:: 0.531597 -0.265799 -0.398698, 0.00169957 +DEAL::Cell 3.1029, face 3 +DEAL::Cell 3.1029, face 4 +DEAL::Cell 3.1029, face 5 +DEAL::Cell 3.1030, face 0 +DEAL:: 0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.1030, face 1 +DEAL::Cell 3.1030, face 2 +DEAL::Cell 3.1030, face 3 +DEAL::Cell 3.1030, face 4 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1030, face 5 +DEAL::Cell 3.1031, face 0 +DEAL::Cell 3.1031, face 1 +DEAL::Cell 3.1031, face 2 +DEAL::Cell 3.1031, face 3 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.1031, face 4 +DEAL::Cell 3.1031, face 5 +DEAL::Cell 3.1032, face 0 +DEAL::Cell 3.1032, face 1 +DEAL:: 0.531597 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.1032, face 3 +DEAL::Cell 3.1032, face 4 +DEAL::Cell 3.1032, face 5 +DEAL::Cell 3.1033, face 0 +DEAL:: 0.577350 -0.144338 -0.433013, 0.00170179 +DEAL::Cell 3.1033, face 1 +DEAL::Cell 3.1033, face 3 +DEAL::Cell 3.1033, face 4 +DEAL::Cell 3.1033, face 5 +DEAL:: 0.531597 0.00000 -0.398698, 0.00190018 +DEAL::Cell 3.1034, face 0 +DEAL::Cell 3.1034, face 1 +DEAL::Cell 3.1034, face 2 +DEAL::Cell 3.1034, face 3 +DEAL::Cell 3.1034, face 4 +DEAL:: 0.531597 -0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.1034, face 5 +DEAL::Cell 3.1035, face 0 +DEAL::Cell 3.1035, face 1 +DEAL::Cell 3.1035, face 2 +DEAL:: 0.531597 -0.132899 -0.398698, 0.00441555 +DEAL::Cell 3.1035, face 3 +DEAL::Cell 3.1035, face 4 +DEAL::Cell 3.1035, face 5 +DEAL::Cell 3.1036, face 0 +DEAL:: 0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.1036, face 1 +DEAL::Cell 3.1036, face 3 +DEAL::Cell 3.1036, face 4 +DEAL::Cell 3.1036, face 5 +DEAL:: 0.531597 -0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.1037, face 0 +DEAL::Cell 3.1037, face 1 +DEAL::Cell 3.1037, face 3 +DEAL::Cell 3.1037, face 4 +DEAL::Cell 3.1037, face 5 +DEAL:: 0.577350 -0.144338 -0.288675, 0.00184585 +DEAL::Cell 3.1038, face 0 +DEAL::Cell 3.1038, face 1 +DEAL::Cell 3.1038, face 2 +DEAL::Cell 3.1038, face 3 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00368819 +DEAL::Cell 3.1038, face 4 +DEAL::Cell 3.1038, face 5 +DEAL::Cell 3.1039, face 0 +DEAL::Cell 3.1039, face 1 +DEAL:: 0.531597 0.00000 -0.265799, 0.00152014 +DEAL::Cell 3.1039, face 2 +DEAL::Cell 3.1039, face 3 +DEAL::Cell 3.1039, face 4 +DEAL::Cell 3.1039, face 5 +DEAL:: 0.485844 0.00000 -0.242922, 0.00155329 +DEAL::Cell 3.1040, face 0 +DEAL::Cell 3.1040, face 1 +DEAL::Cell 3.1040, face 2 +DEAL::Cell 3.1040, face 3 +DEAL::Cell 3.1040, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.1040, face 5 +DEAL::Cell 3.1041, face 0 +DEAL::Cell 3.1041, face 1 +DEAL::Cell 3.1041, face 2 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.1041, face 3 +DEAL::Cell 3.1041, face 4 +DEAL::Cell 3.1041, face 5 +DEAL::Cell 3.1042, face 0 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00177975 +DEAL::Cell 3.1042, face 1 +DEAL::Cell 3.1042, face 2 +DEAL::Cell 3.1042, face 3 +DEAL::Cell 3.1042, face 4 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.1042, face 5 +DEAL::Cell 3.1043, face 0 +DEAL::Cell 3.1043, face 1 +DEAL::Cell 3.1043, face 2 +DEAL::Cell 3.1043, face 3 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.1043, face 4 +DEAL::Cell 3.1043, face 5 +DEAL::Cell 3.1044, face 0 +DEAL::Cell 3.1044, face 1 +DEAL:: 0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.1044, face 2 +DEAL::Cell 3.1044, face 3 +DEAL::Cell 3.1044, face 4 +DEAL::Cell 3.1044, face 5 +DEAL:: 0.440091 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.1045, face 0 +DEAL::Cell 3.1045, face 1 +DEAL::Cell 3.1045, face 2 +DEAL::Cell 3.1045, face 3 +DEAL:: 0.440091 -0.220045 -0.220045, 0.00302625 +DEAL::Cell 3.1045, face 4 +DEAL::Cell 3.1045, face 5 +DEAL::Cell 3.1046, face 0 +DEAL::Cell 3.1046, face 1 +DEAL::Cell 3.1046, face 2 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.1046, face 3 +DEAL::Cell 3.1046, face 4 +DEAL::Cell 3.1046, face 5 +DEAL::Cell 3.1047, face 0 +DEAL:: 0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.1047, face 1 +DEAL::Cell 3.1047, face 2 +DEAL::Cell 3.1047, face 3 +DEAL::Cell 3.1047, face 4 +DEAL:: 0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.1047, face 5 +DEAL::Cell 3.1048, face 0 +DEAL::Cell 3.1048, face 1 +DEAL::Cell 3.1048, face 2 +DEAL:: 0.485844 -0.121461 -0.364383, 0.00368819 +DEAL::Cell 3.1048, face 3 +DEAL::Cell 3.1048, face 4 +DEAL::Cell 3.1048, face 5 +DEAL::Cell 3.1049, face 0 +DEAL::Cell 3.1049, face 1 +DEAL:: 0.485844 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.1049, face 2 +DEAL::Cell 3.1049, face 3 +DEAL::Cell 3.1049, face 4 +DEAL::Cell 3.1049, face 5 +DEAL:: 0.485844 0.00000 -0.364383, 0.00173663 +DEAL::Cell 3.1050, face 0 +DEAL::Cell 3.1050, face 1 +DEAL::Cell 3.1050, face 2 +DEAL::Cell 3.1050, face 3 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.1050, face 4 +DEAL::Cell 3.1050, face 5 +DEAL::Cell 3.1051, face 0 +DEAL::Cell 3.1051, face 1 +DEAL:: 0.394338 0.00000 -0.295753, 0.00112764 +DEAL::Cell 3.1051, face 2 +DEAL::Cell 3.1051, face 3 +DEAL::Cell 3.1051, face 4 +DEAL::Cell 3.1051, face 5 +DEAL::Cell 3.1052, face 0 +DEAL:: 0.485844 -0.242922 -0.364383, 0.00155329 +DEAL::Cell 3.1052, face 1 +DEAL::Cell 3.1052, face 2 +DEAL::Cell 3.1052, face 3 +DEAL::Cell 3.1052, face 4 +DEAL:: 0.485844 -0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.1052, face 5 +DEAL::Cell 3.1053, face 0 +DEAL::Cell 3.1053, face 1 +DEAL::Cell 3.1053, face 2 +DEAL:: 0.485844 0.00000 -0.364383, 0.00368819 +DEAL::Cell 3.1053, face 3 +DEAL::Cell 3.1053, face 4 +DEAL::Cell 3.1053, face 5 +DEAL::Cell 3.1054, face 0 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1054, face 1 +DEAL::Cell 3.1054, face 2 +DEAL::Cell 3.1054, face 3 +DEAL::Cell 3.1054, face 4 +DEAL::Cell 3.1054, face 5 +DEAL:: 0.440091 -0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.1055, face 0 +DEAL::Cell 3.1055, face 1 +DEAL::Cell 3.1055, face 2 +DEAL::Cell 3.1055, face 3 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.1055, face 4 +DEAL::Cell 3.1055, face 5 +DEAL::Cell 3.1056, face 0 +DEAL::Cell 3.1056, face 1 +DEAL:: 0.577350 -0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1056, face 3 +DEAL::Cell 3.1056, face 4 +DEAL::Cell 3.1056, face 5 +DEAL::Cell 3.1057, face 0 +DEAL:: 0.531597 -0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1057, face 1 +DEAL::Cell 3.1057, face 3 +DEAL::Cell 3.1057, face 4 +DEAL::Cell 3.1057, face 5 +DEAL::Cell 3.1058, face 0 +DEAL:: 0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.1058, face 1 +DEAL::Cell 3.1058, face 2 +DEAL::Cell 3.1058, face 3 +DEAL::Cell 3.1058, face 4 +DEAL:: 0.531597 -0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.1058, face 5 +DEAL::Cell 3.1059, face 0 +DEAL::Cell 3.1059, face 1 +DEAL::Cell 3.1059, face 2 +DEAL:: 0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1059, face 3 +DEAL::Cell 3.1059, face 4 +DEAL::Cell 3.1059, face 5 +DEAL::Cell 3.1060, face 0 +DEAL:: 0.531597 -0.531597 4.33681e-19, 0.00214980 +DEAL::Cell 3.1060, face 1 +DEAL::Cell 3.1060, face 3 +DEAL::Cell 3.1060, face 4 +DEAL::Cell 3.1060, face 5 +DEAL::Cell 3.1061, face 0 +DEAL:: 0.577350 -0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1061, face 1 +DEAL::Cell 3.1061, face 3 +DEAL::Cell 3.1061, face 4 +DEAL::Cell 3.1061, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00165098 +DEAL::Cell 3.1062, face 0 +DEAL::Cell 3.1062, face 1 +DEAL::Cell 3.1062, face 2 +DEAL::Cell 3.1062, face 3 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.1062, face 4 +DEAL::Cell 3.1062, face 5 +DEAL::Cell 3.1063, face 0 +DEAL::Cell 3.1063, face 1 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1063, face 2 +DEAL::Cell 3.1063, face 3 +DEAL::Cell 3.1063, face 4 +DEAL::Cell 3.1063, face 5 +DEAL::Cell 3.1064, face 0 +DEAL:: 0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.1064, face 1 +DEAL::Cell 3.1064, face 3 +DEAL::Cell 3.1064, face 4 +DEAL::Cell 3.1064, face 5 +DEAL:: 0.577350 -0.144338 -0.144338, 0.00170179 +DEAL::Cell 3.1065, face 0 +DEAL::Cell 3.1065, face 1 +DEAL::Cell 3.1065, face 3 +DEAL::Cell 3.1065, face 4 +DEAL:: 0.531597 -0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.1065, face 5 +DEAL::Cell 3.1066, face 0 +DEAL::Cell 3.1066, face 1 +DEAL::Cell 3.1066, face 2 +DEAL:: 0.531597 -0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.1066, face 3 +DEAL::Cell 3.1066, face 4 +DEAL::Cell 3.1066, face 5 +DEAL::Cell 3.1067, face 0 +DEAL::Cell 3.1067, face 1 +DEAL:: 0.531597 0.00000 -0.265799, 0.00152014 +DEAL::Cell 3.1067, face 2 +DEAL::Cell 3.1067, face 3 +DEAL::Cell 3.1067, face 4 +DEAL::Cell 3.1067, face 5 +DEAL:: 0.531597 0.00000 -0.132899, 0.00156693 +DEAL::Cell 3.1068, face 0 +DEAL::Cell 3.1068, face 1 +DEAL::Cell 3.1068, face 3 +DEAL::Cell 3.1068, face 4 +DEAL:: 0.531597 -0.265799 -0.132899, 0.00156693 +DEAL::Cell 3.1068, face 5 +DEAL::Cell 3.1069, face 0 +DEAL::Cell 3.1069, face 1 +DEAL::Cell 3.1069, face 3 +DEAL:: 0.531597 0.00000 1.73472e-18, 0.00441555 +DEAL::Cell 3.1069, face 4 +DEAL::Cell 3.1069, face 5 +DEAL::Cell 3.1070, face 0 +DEAL::Cell 3.1070, face 1 +DEAL::Cell 3.1070, face 2 +DEAL:: 0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.1070, face 3 +DEAL::Cell 3.1070, face 4 +DEAL::Cell 3.1070, face 5 +DEAL::Cell 3.1071, face 0 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1071, face 1 +DEAL::Cell 3.1071, face 2 +DEAL::Cell 3.1071, face 3 +DEAL::Cell 3.1071, face 4 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1071, face 5 +DEAL::Cell 3.1072, face 0 +DEAL::Cell 3.1072, face 1 +DEAL::Cell 3.1072, face 2 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.1072, face 3 +DEAL::Cell 3.1072, face 4 +DEAL::Cell 3.1072, face 5 +DEAL::Cell 3.1073, face 0 +DEAL::Cell 3.1073, face 1 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1073, face 2 +DEAL::Cell 3.1073, face 3 +DEAL::Cell 3.1073, face 4 +DEAL::Cell 3.1073, face 5 +DEAL:: 0.485844 -0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.1074, face 0 +DEAL::Cell 3.1074, face 1 +DEAL::Cell 3.1074, face 2 +DEAL::Cell 3.1074, face 3 +DEAL:: 0.394338 -0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.1074, face 4 +DEAL::Cell 3.1074, face 5 +DEAL::Cell 3.1075, face 0 +DEAL::Cell 3.1075, face 1 +DEAL:: 0.394338 -0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1075, face 2 +DEAL::Cell 3.1075, face 3 +DEAL::Cell 3.1075, face 4 +DEAL::Cell 3.1075, face 5 +DEAL::Cell 3.1076, face 0 +DEAL:: 0.485844 -0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.1076, face 1 +DEAL::Cell 3.1076, face 2 +DEAL::Cell 3.1076, face 3 +DEAL::Cell 3.1076, face 4 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00143206 +DEAL::Cell 3.1076, face 5 +DEAL::Cell 3.1077, face 0 +DEAL::Cell 3.1077, face 1 +DEAL::Cell 3.1077, face 2 +DEAL:: 0.485844 -0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1077, face 3 +DEAL::Cell 3.1077, face 4 +DEAL::Cell 3.1077, face 5 +DEAL::Cell 3.1078, face 0 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.1078, face 1 +DEAL::Cell 3.1078, face 2 +DEAL::Cell 3.1078, face 3 +DEAL::Cell 3.1078, face 4 +DEAL::Cell 3.1078, face 5 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.1079, face 0 +DEAL::Cell 3.1079, face 1 +DEAL::Cell 3.1079, face 2 +DEAL::Cell 3.1079, face 3 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1079, face 4 +DEAL::Cell 3.1079, face 5 +DEAL::Cell 3.1080, face 0 +DEAL::Cell 3.1080, face 1 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1080, face 2 +DEAL::Cell 3.1080, face 3 +DEAL::Cell 3.1080, face 4 +DEAL::Cell 3.1080, face 5 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1081, face 0 +DEAL::Cell 3.1081, face 1 +DEAL::Cell 3.1081, face 2 +DEAL::Cell 3.1081, face 3 +DEAL::Cell 3.1081, face 4 +DEAL:: 0.485844 -0.121461 -0.242922, 0.00155329 +DEAL::Cell 3.1081, face 5 +DEAL::Cell 3.1082, face 0 +DEAL::Cell 3.1082, face 1 +DEAL::Cell 3.1082, face 2 +DEAL:: 0.440091 -0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1082, face 3 +DEAL::Cell 3.1082, face 4 +DEAL::Cell 3.1082, face 5 +DEAL::Cell 3.1083, face 0 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1083, face 1 +DEAL::Cell 3.1083, face 2 +DEAL::Cell 3.1083, face 3 +DEAL::Cell 3.1083, face 4 +DEAL:: 0.394338 0.00000 -0.197169, 0.00126074 +DEAL::Cell 3.1083, face 5 +DEAL::Cell 3.1084, face 0 +DEAL::Cell 3.1084, face 1 +DEAL::Cell 3.1084, face 2 +DEAL::Cell 3.1084, face 3 +DEAL:: 0.440091 -0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1084, face 4 +DEAL::Cell 3.1084, face 5 +DEAL::Cell 3.1085, face 0 +DEAL::Cell 3.1085, face 1 +DEAL:: 0.440091 0.00000 -0.110023, 0.00125847 +DEAL::Cell 3.1085, face 2 +DEAL::Cell 3.1085, face 3 +DEAL::Cell 3.1085, face 4 +DEAL::Cell 3.1085, face 5 +DEAL:: 0.440091 -0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1086, face 0 +DEAL::Cell 3.1086, face 1 +DEAL::Cell 3.1086, face 2 +DEAL::Cell 3.1086, face 3 +DEAL:: 0.394338 -0.0985844 5.63785e-18, 0.00242972 +DEAL::Cell 3.1086, face 4 +DEAL::Cell 3.1086, face 5 +DEAL::Cell 3.1087, face 0 +DEAL::Cell 3.1087, face 1 +DEAL::Cell 3.1087, face 2 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00302625 +DEAL::Cell 3.1087, face 3 +DEAL::Cell 3.1087, face 4 +DEAL::Cell 3.1087, face 5 +DEAL::Cell 3.1088, face 0 +DEAL:: 0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.1088, face 1 +DEAL::Cell 3.1088, face 3 +DEAL::Cell 3.1088, face 4 +DEAL::Cell 3.1088, face 5 +DEAL:: 0.531597 0.00000 -0.398698, 0.00190018 +DEAL::Cell 3.1089, face 0 +DEAL::Cell 3.1089, face 1 +DEAL::Cell 3.1089, face 3 +DEAL::Cell 3.1089, face 4 +DEAL:: 0.531597 0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.1089, face 5 +DEAL::Cell 3.1090, face 0 +DEAL::Cell 3.1090, face 1 +DEAL::Cell 3.1090, face 2 +DEAL::Cell 3.1090, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.1090, face 4 +DEAL::Cell 3.1090, face 5 +DEAL::Cell 3.1091, face 0 +DEAL::Cell 3.1091, face 1 +DEAL:: 0.485844 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.1091, face 2 +DEAL::Cell 3.1091, face 3 +DEAL::Cell 3.1091, face 4 +DEAL::Cell 3.1091, face 5 +DEAL:: 0.485844 0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.1092, face 0 +DEAL::Cell 3.1092, face 1 +DEAL::Cell 3.1092, face 3 +DEAL::Cell 3.1092, face 4 +DEAL:: 0.531597 0.132899 -0.398698, 0.00190018 +DEAL::Cell 3.1092, face 5 +DEAL::Cell 3.1093, face 0 +DEAL::Cell 3.1093, face 1 +DEAL::Cell 3.1093, face 3 +DEAL::Cell 3.1093, face 4 +DEAL:: 0.577350 0.144338 -0.433013, 0.00206372 +DEAL::Cell 3.1093, face 5 +DEAL::Cell 3.1094, face 0 +DEAL::Cell 3.1094, face 1 +DEAL::Cell 3.1094, face 2 +DEAL:: 0.531597 0.00000 -0.265799, 0.00441555 +DEAL::Cell 3.1094, face 3 +DEAL::Cell 3.1094, face 4 +DEAL::Cell 3.1094, face 5 +DEAL::Cell 3.1095, face 0 +DEAL:: 0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.1095, face 1 +DEAL::Cell 3.1095, face 2 +DEAL::Cell 3.1095, face 3 +DEAL::Cell 3.1095, face 4 +DEAL:: 0.485844 0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.1095, face 5 +DEAL::Cell 3.1096, face 0 +DEAL::Cell 3.1096, face 1 +DEAL::Cell 3.1096, face 3 +DEAL::Cell 3.1096, face 4 +DEAL:: 0.577350 0.288675 -0.577350, 0.00233483 +DEAL::Cell 3.1096, face 5 +DEAL::Cell 3.1097, face 0 +DEAL::Cell 3.1097, face 1 +DEAL::Cell 3.1097, face 3 +DEAL:: 0.531597 0.398698 -0.398698, 0.00441555 +DEAL::Cell 3.1097, face 4 +DEAL::Cell 3.1097, face 5 +DEAL::Cell 3.1098, face 0 +DEAL::Cell 3.1098, face 1 +DEAL:: 0.531597 0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.1098, face 2 +DEAL::Cell 3.1098, face 3 +DEAL::Cell 3.1098, face 4 +DEAL::Cell 3.1098, face 5 +DEAL:: 0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1099, face 0 +DEAL::Cell 3.1099, face 1 +DEAL::Cell 3.1099, face 2 +DEAL::Cell 3.1099, face 3 +DEAL::Cell 3.1099, face 4 +DEAL:: 0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.1099, face 5 +DEAL::Cell 3.1100, face 0 +DEAL::Cell 3.1100, face 1 +DEAL::Cell 3.1100, face 3 +DEAL:: 0.531597 0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1100, face 4 +DEAL::Cell 3.1100, face 5 +DEAL::Cell 3.1101, face 0 +DEAL::Cell 3.1101, face 1 +DEAL:: 0.577350 0.577350 -0.288675, 0.00233483 +DEAL::Cell 3.1101, face 3 +DEAL::Cell 3.1101, face 4 +DEAL::Cell 3.1101, face 5 +DEAL::Cell 3.1102, face 0 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1102, face 1 +DEAL::Cell 3.1102, face 2 +DEAL::Cell 3.1102, face 3 +DEAL::Cell 3.1102, face 4 +DEAL::Cell 3.1102, face 5 +DEAL:: 0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.1103, face 0 +DEAL::Cell 3.1103, face 1 +DEAL::Cell 3.1103, face 2 +DEAL::Cell 3.1103, face 3 +DEAL:: 0.485844 0.364383 -0.242922, 0.00368819 +DEAL::Cell 3.1103, face 4 +DEAL::Cell 3.1103, face 5 +DEAL::Cell 3.1104, face 0 +DEAL::Cell 3.1104, face 1 +DEAL:: 0.485844 0.121461 -0.364383, 0.00143206 +DEAL::Cell 3.1104, face 2 +DEAL::Cell 3.1104, face 3 +DEAL::Cell 3.1104, face 4 +DEAL::Cell 3.1104, face 5 +DEAL:: 0.440091 0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.1105, face 0 +DEAL::Cell 3.1105, face 1 +DEAL::Cell 3.1105, face 2 +DEAL::Cell 3.1105, face 3 +DEAL::Cell 3.1105, face 4 +DEAL:: 0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.1105, face 5 +DEAL::Cell 3.1106, face 0 +DEAL::Cell 3.1106, face 1 +DEAL::Cell 3.1106, face 2 +DEAL:: 0.440091 0.00000 -0.330068, 0.00302625 +DEAL::Cell 3.1106, face 3 +DEAL::Cell 3.1106, face 4 +DEAL::Cell 3.1106, face 5 +DEAL::Cell 3.1107, face 0 +DEAL:: 0.440091 0.110023 -0.330068, 0.00129720 +DEAL::Cell 3.1107, face 1 +DEAL::Cell 3.1107, face 2 +DEAL::Cell 3.1107, face 3 +DEAL::Cell 3.1107, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00159472 +DEAL::Cell 3.1107, face 5 +DEAL::Cell 3.1108, face 0 +DEAL::Cell 3.1108, face 1 +DEAL::Cell 3.1108, face 2 +DEAL::Cell 3.1108, face 3 +DEAL:: 0.440091 0.00000 -0.330068, 0.00302625 +DEAL::Cell 3.1108, face 4 +DEAL::Cell 3.1108, face 5 +DEAL::Cell 3.1109, face 0 +DEAL::Cell 3.1109, face 1 +DEAL:: 0.440091 0.220045 -0.330068, 0.00140701 +DEAL::Cell 3.1109, face 2 +DEAL::Cell 3.1109, face 3 +DEAL::Cell 3.1109, face 4 +DEAL::Cell 3.1109, face 5 +DEAL:: 0.440091 0.110023 -0.220045, 0.00140701 +DEAL::Cell 3.1110, face 0 +DEAL::Cell 3.1110, face 1 +DEAL::Cell 3.1110, face 2 +DEAL::Cell 3.1110, face 3 +DEAL:: 0.394338 0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.1110, face 4 +DEAL::Cell 3.1110, face 5 +DEAL::Cell 3.1111, face 0 +DEAL::Cell 3.1111, face 1 +DEAL::Cell 3.1111, face 2 +DEAL:: 0.440091 0.110023 -0.330068, 0.00302625 +DEAL::Cell 3.1111, face 3 +DEAL::Cell 3.1111, face 4 +DEAL::Cell 3.1111, face 5 +DEAL::Cell 3.1112, face 0 +DEAL:: 0.440091 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.1112, face 1 +DEAL::Cell 3.1112, face 2 +DEAL::Cell 3.1112, face 3 +DEAL::Cell 3.1112, face 4 +DEAL:: 0.440091 0.220045 -0.440091, 0.00177975 +DEAL::Cell 3.1112, face 5 +DEAL::Cell 3.1113, face 0 +DEAL::Cell 3.1113, face 1 +DEAL::Cell 3.1113, face 2 +DEAL:: 0.485844 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.1113, face 3 +DEAL::Cell 3.1113, face 4 +DEAL::Cell 3.1113, face 5 +DEAL::Cell 3.1114, face 0 +DEAL::Cell 3.1114, face 1 +DEAL:: 0.440091 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.1114, face 2 +DEAL::Cell 3.1114, face 3 +DEAL::Cell 3.1114, face 4 +DEAL::Cell 3.1114, face 5 +DEAL:: 0.440091 0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.1115, face 0 +DEAL::Cell 3.1115, face 1 +DEAL::Cell 3.1115, face 2 +DEAL::Cell 3.1115, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.1115, face 4 +DEAL::Cell 3.1115, face 5 +DEAL::Cell 3.1116, face 0 +DEAL::Cell 3.1116, face 1 +DEAL:: 0.440091 0.330068 -0.220045, 0.00157309 +DEAL::Cell 3.1116, face 2 +DEAL::Cell 3.1116, face 3 +DEAL::Cell 3.1116, face 4 +DEAL::Cell 3.1116, face 5 +DEAL::Cell 3.1117, face 0 +DEAL:: 0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1117, face 1 +DEAL::Cell 3.1117, face 2 +DEAL::Cell 3.1117, face 3 +DEAL::Cell 3.1117, face 4 +DEAL:: 0.485844 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.1117, face 5 +DEAL::Cell 3.1118, face 0 +DEAL::Cell 3.1118, face 1 +DEAL::Cell 3.1118, face 2 +DEAL:: 0.440091 0.330068 -0.330068, 0.00302625 +DEAL::Cell 3.1118, face 3 +DEAL::Cell 3.1118, face 4 +DEAL::Cell 3.1118, face 5 +DEAL::Cell 3.1119, face 0 +DEAL:: 0.394338 0.295753 -0.197169, 0.00140955 +DEAL::Cell 3.1119, face 1 +DEAL::Cell 3.1119, face 2 +DEAL::Cell 3.1119, face 3 +DEAL::Cell 3.1119, face 4 +DEAL::Cell 3.1119, face 5 +DEAL:: 0.440091 0.330068 -0.220045, 0.00140701 +DEAL::Cell 3.1120, face 0 +DEAL::Cell 3.1120, face 1 +DEAL::Cell 3.1120, face 3 +DEAL::Cell 3.1120, face 4 +DEAL:: 0.577350 0.144338 -0.288675, 0.00184585 +DEAL::Cell 3.1120, face 5 +DEAL::Cell 3.1121, face 0 +DEAL::Cell 3.1121, face 1 +DEAL::Cell 3.1121, face 3 +DEAL:: 0.531597 0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1121, face 4 +DEAL::Cell 3.1121, face 5 +DEAL::Cell 3.1122, face 0 +DEAL::Cell 3.1122, face 1 +DEAL:: 0.485844 0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1122, face 2 +DEAL::Cell 3.1122, face 3 +DEAL::Cell 3.1122, face 4 +DEAL::Cell 3.1122, face 5 +DEAL::Cell 3.1123, face 0 +DEAL:: 0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.1123, face 1 +DEAL::Cell 3.1123, face 2 +DEAL::Cell 3.1123, face 3 +DEAL::Cell 3.1123, face 4 +DEAL:: 0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.1123, face 5 +DEAL::Cell 3.1124, face 0 +DEAL::Cell 3.1124, face 1 +DEAL::Cell 3.1124, face 3 +DEAL:: 0.531597 0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.1124, face 4 +DEAL::Cell 3.1124, face 5 +DEAL::Cell 3.1125, face 0 +DEAL::Cell 3.1125, face 1 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00169957 +DEAL::Cell 3.1125, face 3 +DEAL::Cell 3.1125, face 4 +DEAL::Cell 3.1125, face 5 +DEAL::Cell 3.1126, face 0 +DEAL::Cell 3.1126, face 1 +DEAL:: 0.531597 0.132899 -0.132899, 0.00156693 +DEAL::Cell 3.1126, face 2 +DEAL::Cell 3.1126, face 3 +DEAL::Cell 3.1126, face 4 +DEAL::Cell 3.1126, face 5 +DEAL:: 0.531597 0.132899 1.40946e-18, 0.00152014 +DEAL::Cell 3.1127, face 0 +DEAL::Cell 3.1127, face 1 +DEAL::Cell 3.1127, face 2 +DEAL::Cell 3.1127, face 3 +DEAL:: 0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1127, face 4 +DEAL::Cell 3.1127, face 5 +DEAL::Cell 3.1128, face 0 +DEAL::Cell 3.1128, face 1 +DEAL:: 0.531597 0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1128, face 3 +DEAL::Cell 3.1128, face 4 +DEAL::Cell 3.1128, face 5 +DEAL::Cell 3.1129, face 0 +DEAL::Cell 3.1129, face 1 +DEAL:: 0.577350 0.577350 -0.288675, 0.00233483 +DEAL::Cell 3.1129, face 3 +DEAL::Cell 3.1129, face 4 +DEAL::Cell 3.1129, face 5 +DEAL::Cell 3.1130, face 0 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1130, face 1 +DEAL::Cell 3.1130, face 2 +DEAL::Cell 3.1130, face 3 +DEAL::Cell 3.1130, face 4 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1130, face 5 +DEAL::Cell 3.1131, face 0 +DEAL::Cell 3.1131, face 1 +DEAL::Cell 3.1131, face 2 +DEAL:: 0.531597 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.1131, face 3 +DEAL::Cell 3.1131, face 4 +DEAL::Cell 3.1131, face 5 +DEAL::Cell 3.1132, face 0 +DEAL::Cell 3.1132, face 1 +DEAL:: 0.577350 0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1132, face 3 +DEAL::Cell 3.1132, face 4 +DEAL::Cell 3.1132, face 5 +DEAL::Cell 3.1133, face 0 +DEAL:: 0.531597 0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1133, face 1 +DEAL::Cell 3.1133, face 3 +DEAL::Cell 3.1133, face 4 +DEAL::Cell 3.1133, face 5 +DEAL:: 0.531597 0.398698 7.58942e-19, 0.00152014 +DEAL::Cell 3.1134, face 0 +DEAL::Cell 3.1134, face 1 +DEAL::Cell 3.1134, face 2 +DEAL::Cell 3.1134, face 3 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00368819 +DEAL::Cell 3.1134, face 4 +DEAL::Cell 3.1134, face 5 +DEAL::Cell 3.1135, face 0 +DEAL::Cell 3.1135, face 1 +DEAL::Cell 3.1135, face 2 +DEAL:: 0.531597 0.398698 -0.132899, 0.00441555 +DEAL::Cell 3.1135, face 3 +DEAL::Cell 3.1135, face 4 +DEAL::Cell 3.1135, face 5 +DEAL::Cell 3.1136, face 0 +DEAL:: 0.440091 0.00000 -0.220045, 0.00125847 +DEAL::Cell 3.1136, face 1 +DEAL::Cell 3.1136, face 2 +DEAL::Cell 3.1136, face 3 +DEAL::Cell 3.1136, face 4 +DEAL:: 0.440091 0.00000 -0.220045, 0.00140701 +DEAL::Cell 3.1136, face 5 +DEAL::Cell 3.1137, face 0 +DEAL::Cell 3.1137, face 1 +DEAL::Cell 3.1137, face 2 +DEAL:: 0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1137, face 3 +DEAL::Cell 3.1137, face 4 +DEAL::Cell 3.1137, face 5 +DEAL::Cell 3.1138, face 0 +DEAL::Cell 3.1138, face 1 +DEAL:: 0.440091 0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.1138, face 2 +DEAL::Cell 3.1138, face 3 +DEAL::Cell 3.1138, face 4 +DEAL::Cell 3.1138, face 5 +DEAL:: 0.440091 0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1139, face 0 +DEAL::Cell 3.1139, face 1 +DEAL::Cell 3.1139, face 2 +DEAL::Cell 3.1139, face 3 +DEAL:: 0.394338 0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.1139, face 4 +DEAL::Cell 3.1139, face 5 +DEAL::Cell 3.1140, face 0 +DEAL::Cell 3.1140, face 1 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00129720 +DEAL::Cell 3.1140, face 2 +DEAL::Cell 3.1140, face 3 +DEAL::Cell 3.1140, face 4 +DEAL::Cell 3.1140, face 5 +DEAL::Cell 3.1141, face 0 +DEAL:: 0.485844 0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1141, face 1 +DEAL::Cell 3.1141, face 2 +DEAL::Cell 3.1141, face 3 +DEAL::Cell 3.1141, face 4 +DEAL:: 0.485844 0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.1141, face 5 +DEAL::Cell 3.1142, face 0 +DEAL::Cell 3.1142, face 1 +DEAL::Cell 3.1142, face 2 +DEAL:: 0.440091 0.110023 -0.110023, 0.00302625 +DEAL::Cell 3.1142, face 3 +DEAL::Cell 3.1142, face 4 +DEAL::Cell 3.1142, face 5 +DEAL::Cell 3.1143, face 0 +DEAL:: 0.394338 0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1143, face 1 +DEAL::Cell 3.1143, face 2 +DEAL::Cell 3.1143, face 3 +DEAL::Cell 3.1143, face 4 +DEAL::Cell 3.1143, face 5 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1144, face 0 +DEAL::Cell 3.1144, face 1 +DEAL::Cell 3.1144, face 2 +DEAL::Cell 3.1144, face 3 +DEAL:: 0.440091 0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1144, face 4 +DEAL::Cell 3.1144, face 5 +DEAL::Cell 3.1145, face 0 +DEAL::Cell 3.1145, face 1 +DEAL:: 0.485844 0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.1145, face 2 +DEAL::Cell 3.1145, face 3 +DEAL::Cell 3.1145, face 4 +DEAL::Cell 3.1145, face 5 +DEAL:: 0.440091 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.1146, face 0 +DEAL::Cell 3.1146, face 1 +DEAL::Cell 3.1146, face 2 +DEAL::Cell 3.1146, face 3 +DEAL::Cell 3.1146, face 4 +DEAL:: 0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.1146, face 5 +DEAL::Cell 3.1147, face 0 +DEAL::Cell 3.1147, face 1 +DEAL::Cell 3.1147, face 2 +DEAL:: 0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.1147, face 3 +DEAL::Cell 3.1147, face 4 +DEAL::Cell 3.1147, face 5 +DEAL::Cell 3.1148, face 0 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1148, face 1 +DEAL::Cell 3.1148, face 2 +DEAL::Cell 3.1148, face 3 +DEAL::Cell 3.1148, face 4 +DEAL:: 0.440091 0.330068 -0.110023, 0.00129720 +DEAL::Cell 3.1148, face 5 +DEAL::Cell 3.1149, face 0 +DEAL::Cell 3.1149, face 1 +DEAL::Cell 3.1149, face 2 +DEAL::Cell 3.1149, face 3 +DEAL:: 0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.1149, face 4 +DEAL::Cell 3.1149, face 5 +DEAL::Cell 3.1150, face 0 +DEAL::Cell 3.1150, face 1 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.1150, face 2 +DEAL::Cell 3.1150, face 3 +DEAL::Cell 3.1150, face 4 +DEAL::Cell 3.1150, face 5 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1151, face 0 +DEAL::Cell 3.1151, face 1 +DEAL::Cell 3.1151, face 2 +DEAL::Cell 3.1151, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00242972 +DEAL::Cell 3.1151, face 4 +DEAL::Cell 3.1151, face 5 +DEAL::Cell 3.1152, face 0 +DEAL::Cell 3.1152, face 1 +DEAL::Cell 3.1152, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.1152, face 3 +DEAL::Cell 3.1152, face 4 +DEAL::Cell 3.1152, face 5 +DEAL::Cell 3.1153, face 0 +DEAL:: 0.348584 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.1153, face 1 +DEAL::Cell 3.1153, face 2 +DEAL::Cell 3.1153, face 3 +DEAL::Cell 3.1153, face 4 +DEAL:: 0.348584 -0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.1153, face 5 +DEAL::Cell 3.1154, face 0 +DEAL::Cell 3.1154, face 1 +DEAL::Cell 3.1154, face 2 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00189861 +DEAL::Cell 3.1154, face 3 +DEAL::Cell 3.1154, face 4 +DEAL::Cell 3.1154, face 5 +DEAL::Cell 3.1155, face 0 +DEAL::Cell 3.1155, face 1 +DEAL:: 0.348584 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.1155, face 2 +DEAL::Cell 3.1155, face 3 +DEAL::Cell 3.1155, face 4 +DEAL::Cell 3.1155, face 5 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.1156, face 0 +DEAL::Cell 3.1156, face 1 +DEAL::Cell 3.1156, face 2 +DEAL::Cell 3.1156, face 3 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00189861 +DEAL::Cell 3.1156, face 4 +DEAL::Cell 3.1156, face 5 +DEAL::Cell 3.1157, face 0 +DEAL::Cell 3.1157, face 1 +DEAL:: 0.348584 -0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1157, face 2 +DEAL::Cell 3.1157, face 3 +DEAL::Cell 3.1157, face 4 +DEAL::Cell 3.1157, face 5 +DEAL::Cell 3.1158, face 0 +DEAL:: 0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.1158, face 1 +DEAL::Cell 3.1158, face 2 +DEAL::Cell 3.1158, face 3 +DEAL::Cell 3.1158, face 4 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00124600 +DEAL::Cell 3.1158, face 5 +DEAL::Cell 3.1159, face 0 +DEAL::Cell 3.1159, face 1 +DEAL::Cell 3.1159, face 2 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00189861 +DEAL::Cell 3.1159, face 3 +DEAL::Cell 3.1159, face 4 +DEAL::Cell 3.1159, face 5 +DEAL::Cell 3.1160, face 0 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.1160, face 1 +DEAL::Cell 3.1160, face 2 +DEAL::Cell 3.1160, face 3 +DEAL::Cell 3.1160, face 4 +DEAL::Cell 3.1160, face 5 +DEAL:: 0.394338 -0.197169 -0.295753, 0.00140955 +DEAL::Cell 3.1161, face 0 +DEAL::Cell 3.1161, face 1 +DEAL::Cell 3.1161, face 2 +DEAL::Cell 3.1161, face 3 +DEAL:: 0.348584 -0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.1161, face 4 +DEAL::Cell 3.1161, face 5 +DEAL::Cell 3.1162, face 0 +DEAL::Cell 3.1162, face 1 +DEAL:: 0.348584 -0.0871461 -0.261438, 0.00102748 +DEAL::Cell 3.1162, face 2 +DEAL::Cell 3.1162, face 3 +DEAL::Cell 3.1162, face 4 +DEAL::Cell 3.1162, face 5 +DEAL:: 0.302831 -0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.1163, face 0 +DEAL::Cell 3.1163, face 1 +DEAL::Cell 3.1163, face 2 +DEAL::Cell 3.1163, face 3 +DEAL::Cell 3.1163, face 4 +DEAL:: 0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.1163, face 5 +DEAL::Cell 3.1164, face 0 +DEAL::Cell 3.1164, face 1 +DEAL::Cell 3.1164, face 2 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.1164, face 3 +DEAL::Cell 3.1164, face 4 +DEAL::Cell 3.1164, face 5 +DEAL::Cell 3.1165, face 0 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00116234 +DEAL::Cell 3.1165, face 1 +DEAL::Cell 3.1165, face 2 +DEAL::Cell 3.1165, face 3 +DEAL::Cell 3.1165, face 4 +DEAL:: 0.348584 0.00000 -0.261438, 0.00124600 +DEAL::Cell 3.1165, face 5 +DEAL::Cell 3.1166, face 0 +DEAL::Cell 3.1166, face 1 +DEAL::Cell 3.1166, face 2 +DEAL::Cell 3.1166, face 3 +DEAL:: 0.302831 -0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.1166, face 4 +DEAL::Cell 3.1166, face 5 +DEAL::Cell 3.1167, face 0 +DEAL::Cell 3.1167, face 1 +DEAL:: 0.302831 0.00000 -0.227123, 0.000865968 +DEAL::Cell 3.1167, face 2 +DEAL::Cell 3.1167, face 3 +DEAL::Cell 3.1167, face 4 +DEAL::Cell 3.1167, face 5 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1168, face 0 +DEAL::Cell 3.1168, face 1 +DEAL::Cell 3.1168, face 2 +DEAL::Cell 3.1168, face 3 +DEAL:: 0.257078 -0.192809 -0.192809, 0.00103264 +DEAL::Cell 3.1168, face 4 +DEAL::Cell 3.1168, face 5 +DEAL::Cell 3.1169, face 0 +DEAL::Cell 3.1169, face 1 +DEAL::Cell 3.1169, face 2 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.1169, face 3 +DEAL::Cell 3.1169, face 4 +DEAL::Cell 3.1169, face 5 +DEAL::Cell 3.1170, face 0 +DEAL:: 0.211325 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1170, face 1 +DEAL::Cell 3.1170, face 2 +DEAL::Cell 3.1170, face 3 +DEAL::Cell 3.1170, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1170, face 5 +DEAL::Cell 3.1171, face 0 +DEAL::Cell 3.1171, face 1 +DEAL::Cell 3.1171, face 2 +DEAL:: 0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.1171, face 3 +DEAL::Cell 3.1171, face 4 +DEAL::Cell 3.1171, face 5 +DEAL::Cell 3.1172, face 0 +DEAL::Cell 3.1172, face 1 +DEAL:: 0.302831 -0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.1172, face 2 +DEAL::Cell 3.1172, face 3 +DEAL::Cell 3.1172, face 4 +DEAL::Cell 3.1172, face 5 +DEAL:: 0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1173, face 0 +DEAL::Cell 3.1173, face 1 +DEAL::Cell 3.1173, face 2 +DEAL::Cell 3.1173, face 3 +DEAL:: 0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.1173, face 4 +DEAL::Cell 3.1173, face 5 +DEAL::Cell 3.1174, face 0 +DEAL::Cell 3.1174, face 1 +DEAL:: 0.211325 -0.158494 -0.105662, 0.000755374 +DEAL::Cell 3.1174, face 2 +DEAL::Cell 3.1174, face 3 +DEAL::Cell 3.1174, face 4 +DEAL::Cell 3.1174, face 5 +DEAL::Cell 3.1175, face 0 +DEAL:: 0.257078 -0.192809 -0.192809, 0.000918917 +DEAL::Cell 3.1175, face 1 +DEAL::Cell 3.1175, face 2 +DEAL::Cell 3.1175, face 3 +DEAL::Cell 3.1175, face 4 +DEAL:: 0.257078 -0.128539 -0.192809, 0.000918917 +DEAL::Cell 3.1175, face 5 +DEAL::Cell 3.1176, face 0 +DEAL::Cell 3.1176, face 1 +DEAL::Cell 3.1176, face 2 +DEAL:: 0.302831 -0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.1176, face 3 +DEAL::Cell 3.1176, face 4 +DEAL::Cell 3.1176, face 5 +DEAL::Cell 3.1177, face 0 +DEAL:: 0.257078 -0.0642695 -0.192809, 0.000757758 +DEAL::Cell 3.1177, face 1 +DEAL::Cell 3.1177, face 2 +DEAL::Cell 3.1177, face 3 +DEAL::Cell 3.1177, face 4 +DEAL::Cell 3.1177, face 5 +DEAL:: 0.302831 -0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.1178, face 0 +DEAL::Cell 3.1178, face 1 +DEAL::Cell 3.1178, face 2 +DEAL::Cell 3.1178, face 3 +DEAL:: 0.211325 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.1178, face 4 +DEAL::Cell 3.1178, face 5 +DEAL::Cell 3.1179, face 0 +DEAL::Cell 3.1179, face 1 +DEAL:: 0.257078 0.00000 -0.192809, 0.000735134 +DEAL::Cell 3.1179, face 2 +DEAL::Cell 3.1179, face 3 +DEAL::Cell 3.1179, face 4 +DEAL::Cell 3.1179, face 5 +DEAL:: 0.211325 0.00000 -0.158494, 0.000755374 +DEAL::Cell 3.1180, face 0 +DEAL::Cell 3.1180, face 1 +DEAL::Cell 3.1180, face 2 +DEAL::Cell 3.1180, face 3 +DEAL::Cell 3.1180, face 4 +DEAL:: 0.302831 -0.151416 -0.227123, 0.00108246 +DEAL::Cell 3.1180, face 5 +DEAL::Cell 3.1181, face 0 +DEAL::Cell 3.1181, face 1 +DEAL::Cell 3.1181, face 2 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.00143292 +DEAL::Cell 3.1181, face 3 +DEAL::Cell 3.1181, face 4 +DEAL::Cell 3.1181, face 5 +DEAL::Cell 3.1182, face 0 +DEAL:: 0.257078 -0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1182, face 1 +DEAL::Cell 3.1182, face 2 +DEAL::Cell 3.1182, face 3 +DEAL::Cell 3.1182, face 4 +DEAL:: 0.211325 -0.0528312 -0.158494, 0.000755374 +DEAL::Cell 3.1182, face 5 +DEAL::Cell 3.1183, face 0 +DEAL::Cell 3.1183, face 1 +DEAL::Cell 3.1183, face 2 +DEAL::Cell 3.1183, face 3 +DEAL:: 0.211325 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.1183, face 4 +DEAL::Cell 3.1183, face 5 +DEAL::Cell 3.1184, face 0 +DEAL::Cell 3.1184, face 1 +DEAL:: 0.348584 -0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.1184, face 2 +DEAL::Cell 3.1184, face 3 +DEAL::Cell 3.1184, face 4 +DEAL::Cell 3.1184, face 5 +DEAL:: 0.348584 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.1185, face 0 +DEAL::Cell 3.1185, face 1 +DEAL::Cell 3.1185, face 2 +DEAL::Cell 3.1185, face 3 +DEAL:: 0.348584 -0.174292 -0.0871461, 0.00189861 +DEAL::Cell 3.1185, face 4 +DEAL::Cell 3.1185, face 5 +DEAL::Cell 3.1186, face 0 +DEAL::Cell 3.1186, face 1 +DEAL::Cell 3.1186, face 2 +DEAL:: 0.348584 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.1186, face 3 +DEAL::Cell 3.1186, face 4 +DEAL::Cell 3.1186, face 5 +DEAL::Cell 3.1187, face 0 +DEAL:: 0.302831 -0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.1187, face 1 +DEAL::Cell 3.1187, face 2 +DEAL::Cell 3.1187, face 3 +DEAL::Cell 3.1187, face 4 +DEAL:: 0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1187, face 5 +DEAL::Cell 3.1188, face 0 +DEAL::Cell 3.1188, face 1 +DEAL::Cell 3.1188, face 2 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1188, face 3 +DEAL::Cell 3.1188, face 4 +DEAL::Cell 3.1188, face 5 +DEAL::Cell 3.1189, face 0 +DEAL::Cell 3.1189, face 1 +DEAL:: 0.394338 -0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1189, face 2 +DEAL::Cell 3.1189, face 3 +DEAL::Cell 3.1189, face 4 +DEAL::Cell 3.1189, face 5 +DEAL:: 0.394338 -0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1190, face 0 +DEAL::Cell 3.1190, face 1 +DEAL::Cell 3.1190, face 2 +DEAL::Cell 3.1190, face 3 +DEAL:: 0.302831 -0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.1190, face 4 +DEAL::Cell 3.1190, face 5 +DEAL::Cell 3.1191, face 0 +DEAL::Cell 3.1191, face 1 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1191, face 2 +DEAL::Cell 3.1191, face 3 +DEAL::Cell 3.1191, face 4 +DEAL::Cell 3.1191, face 5 +DEAL::Cell 3.1192, face 0 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1192, face 1 +DEAL::Cell 3.1192, face 2 +DEAL::Cell 3.1192, face 3 +DEAL::Cell 3.1192, face 4 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.1192, face 5 +DEAL::Cell 3.1193, face 0 +DEAL::Cell 3.1193, face 1 +DEAL::Cell 3.1193, face 2 +DEAL:: 0.394338 0.00000 -0.197169, 0.00242972 +DEAL::Cell 3.1193, face 3 +DEAL::Cell 3.1193, face 4 +DEAL::Cell 3.1193, face 5 +DEAL::Cell 3.1194, face 0 +DEAL:: 0.302831 -0.151416 -0.0757078, 0.000968182 +DEAL::Cell 3.1194, face 1 +DEAL::Cell 3.1194, face 2 +DEAL::Cell 3.1194, face 3 +DEAL::Cell 3.1194, face 4 +DEAL::Cell 3.1194, face 5 +DEAL:: 0.348584 -0.174292 -0.0871461, 0.00102748 +DEAL::Cell 3.1195, face 0 +DEAL::Cell 3.1195, face 1 +DEAL::Cell 3.1195, face 2 +DEAL::Cell 3.1195, face 3 +DEAL:: 0.302831 -0.0757078 -0.0757078, 0.00143292 +DEAL::Cell 3.1195, face 4 +DEAL::Cell 3.1195, face 5 +DEAL::Cell 3.1196, face 0 +DEAL::Cell 3.1196, face 1 +DEAL:: 0.394338 -0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1196, face 2 +DEAL::Cell 3.1196, face 3 +DEAL::Cell 3.1196, face 4 +DEAL::Cell 3.1196, face 5 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.000996803 +DEAL::Cell 3.1197, face 0 +DEAL::Cell 3.1197, face 1 +DEAL::Cell 3.1197, face 2 +DEAL::Cell 3.1197, face 3 +DEAL::Cell 3.1197, face 4 +DEAL:: 0.394338 -0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.1197, face 5 +DEAL::Cell 3.1198, face 0 +DEAL::Cell 3.1198, face 1 +DEAL::Cell 3.1198, face 2 +DEAL:: 0.348584 -0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1198, face 3 +DEAL::Cell 3.1198, face 4 +DEAL::Cell 3.1198, face 5 +DEAL::Cell 3.1199, face 0 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1199, face 1 +DEAL::Cell 3.1199, face 2 +DEAL::Cell 3.1199, face 3 +DEAL::Cell 3.1199, face 4 +DEAL:: 0.302831 0.00000 -0.0757078, 0.000892619 +DEAL::Cell 3.1199, face 5 +DEAL::Cell 3.1200, face 0 +DEAL::Cell 3.1200, face 1 +DEAL::Cell 3.1200, face 2 +DEAL::Cell 3.1200, face 3 +DEAL:: 0.257078 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.1200, face 4 +DEAL::Cell 3.1200, face 5 +DEAL::Cell 3.1201, face 0 +DEAL::Cell 3.1201, face 1 +DEAL:: 0.257078 -0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1201, face 2 +DEAL::Cell 3.1201, face 3 +DEAL::Cell 3.1201, face 4 +DEAL::Cell 3.1201, face 5 +DEAL:: 0.257078 -0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.1202, face 0 +DEAL::Cell 3.1202, face 1 +DEAL::Cell 3.1202, face 2 +DEAL::Cell 3.1202, face 3 +DEAL:: 0.211325 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.1202, face 4 +DEAL::Cell 3.1202, face 5 +DEAL::Cell 3.1203, face 0 +DEAL::Cell 3.1203, face 1 +DEAL::Cell 3.1203, face 2 +DEAL:: 0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.1203, face 3 +DEAL::Cell 3.1203, face 4 +DEAL::Cell 3.1203, face 5 +DEAL::Cell 3.1204, face 0 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.00103964 +DEAL::Cell 3.1204, face 1 +DEAL::Cell 3.1204, face 2 +DEAL::Cell 3.1204, face 3 +DEAL::Cell 3.1204, face 4 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.1204, face 5 +DEAL::Cell 3.1205, face 0 +DEAL::Cell 3.1205, face 1 +DEAL::Cell 3.1205, face 2 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00143292 +DEAL::Cell 3.1205, face 3 +DEAL::Cell 3.1205, face 4 +DEAL::Cell 3.1205, face 5 +DEAL::Cell 3.1206, face 0 +DEAL::Cell 3.1206, face 1 +DEAL:: 0.257078 -0.192809 -0.0642695, 0.000918917 +DEAL::Cell 3.1206, face 2 +DEAL::Cell 3.1206, face 3 +DEAL::Cell 3.1206, face 4 +DEAL::Cell 3.1206, face 5 +DEAL:: 0.257078 -0.192809 7.58942e-19, 0.000735134 +DEAL::Cell 3.1207, face 0 +DEAL::Cell 3.1207, face 1 +DEAL::Cell 3.1207, face 2 +DEAL::Cell 3.1207, face 3 +DEAL:: 0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.1207, face 4 +DEAL::Cell 3.1207, face 5 +DEAL::Cell 3.1208, face 0 +DEAL::Cell 3.1208, face 1 +DEAL:: 0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1208, face 2 +DEAL::Cell 3.1208, face 3 +DEAL::Cell 3.1208, face 4 +DEAL::Cell 3.1208, face 5 +DEAL::Cell 3.1209, face 0 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.000892619 +DEAL::Cell 3.1209, face 1 +DEAL::Cell 3.1209, face 2 +DEAL::Cell 3.1209, face 3 +DEAL::Cell 3.1209, face 4 +DEAL:: 0.302831 0.00000 -0.151416, 0.000968182 +DEAL::Cell 3.1209, face 5 +DEAL::Cell 3.1210, face 0 +DEAL::Cell 3.1210, face 1 +DEAL::Cell 3.1210, face 2 +DEAL:: 0.257078 -0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.1210, face 3 +DEAL::Cell 3.1210, face 4 +DEAL::Cell 3.1210, face 5 +DEAL::Cell 3.1211, face 0 +DEAL:: 0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.1211, face 1 +DEAL::Cell 3.1211, face 2 +DEAL::Cell 3.1211, face 3 +DEAL::Cell 3.1211, face 4 +DEAL::Cell 3.1211, face 5 +DEAL:: 0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1212, face 0 +DEAL::Cell 3.1212, face 1 +DEAL::Cell 3.1212, face 2 +DEAL::Cell 3.1212, face 3 +DEAL:: 0.257078 -0.128539 1.08420e-18, 0.00103264 +DEAL::Cell 3.1212, face 4 +DEAL::Cell 3.1212, face 5 +DEAL::Cell 3.1213, face 0 +DEAL::Cell 3.1213, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.000865968 +DEAL::Cell 3.1213, face 2 +DEAL::Cell 3.1213, face 3 +DEAL::Cell 3.1213, face 4 +DEAL::Cell 3.1213, face 5 +DEAL:: 0.257078 0.00000 1.73472e-18, 0.000735134 +DEAL::Cell 3.1214, face 0 +DEAL::Cell 3.1214, face 1 +DEAL::Cell 3.1214, face 2 +DEAL::Cell 3.1214, face 3 +DEAL::Cell 3.1214, face 4 +DEAL:: 0.257078 -0.128539 -0.0642695, 0.000757758 +DEAL::Cell 3.1214, face 5 +DEAL::Cell 3.1215, face 0 +DEAL::Cell 3.1215, face 1 +DEAL::Cell 3.1215, face 2 +DEAL:: 0.257078 -0.0642695 1.40946e-18, 0.00103264 +DEAL::Cell 3.1215, face 3 +DEAL::Cell 3.1215, face 4 +DEAL::Cell 3.1215, face 5 +DEAL::Cell 3.1216, face 0 +DEAL:: 0.394338 0.00000 -0.295753, 0.00112764 +DEAL::Cell 3.1216, face 1 +DEAL::Cell 3.1216, face 2 +DEAL::Cell 3.1216, face 3 +DEAL::Cell 3.1216, face 4 +DEAL:: 0.348584 0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.1216, face 5 +DEAL::Cell 3.1217, face 0 +DEAL::Cell 3.1217, face 1 +DEAL::Cell 3.1217, face 2 +DEAL::Cell 3.1217, face 3 +DEAL:: 0.348584 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.1217, face 4 +DEAL::Cell 3.1217, face 5 +DEAL::Cell 3.1218, face 0 +DEAL::Cell 3.1218, face 1 +DEAL:: 0.302831 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.1218, face 2 +DEAL::Cell 3.1218, face 3 +DEAL::Cell 3.1218, face 4 +DEAL::Cell 3.1218, face 5 +DEAL:: 0.302831 0.00000 -0.227123, 0.00108246 +DEAL::Cell 3.1219, face 0 +DEAL::Cell 3.1219, face 1 +DEAL::Cell 3.1219, face 2 +DEAL::Cell 3.1219, face 3 +DEAL:: 0.302831 0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.1219, face 4 +DEAL::Cell 3.1219, face 5 +DEAL::Cell 3.1220, face 0 +DEAL::Cell 3.1220, face 1 +DEAL::Cell 3.1220, face 2 +DEAL:: 0.394338 0.00000 -0.295753, 0.00242972 +DEAL::Cell 3.1220, face 3 +DEAL::Cell 3.1220, face 4 +DEAL::Cell 3.1220, face 5 +DEAL::Cell 3.1221, face 0 +DEAL:: 0.348584 0.0871461 -0.261438, 0.00102748 +DEAL::Cell 3.1221, face 1 +DEAL::Cell 3.1221, face 2 +DEAL::Cell 3.1221, face 3 +DEAL::Cell 3.1221, face 4 +DEAL:: 0.348584 0.0871461 -0.261438, 0.00124600 +DEAL::Cell 3.1221, face 5 +DEAL::Cell 3.1222, face 0 +DEAL::Cell 3.1222, face 1 +DEAL::Cell 3.1222, face 2 +DEAL:: 0.348584 0.0871461 -0.174292, 0.00189861 +DEAL::Cell 3.1222, face 3 +DEAL::Cell 3.1222, face 4 +DEAL::Cell 3.1222, face 5 +DEAL::Cell 3.1223, face 0 +DEAL::Cell 3.1223, face 1 +DEAL:: 0.348584 0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.1223, face 2 +DEAL::Cell 3.1223, face 3 +DEAL::Cell 3.1223, face 4 +DEAL::Cell 3.1223, face 5 +DEAL:: 0.348584 0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1224, face 0 +DEAL::Cell 3.1224, face 1 +DEAL::Cell 3.1224, face 2 +DEAL::Cell 3.1224, face 3 +DEAL:: 0.348584 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.1224, face 4 +DEAL::Cell 3.1224, face 5 +DEAL::Cell 3.1225, face 0 +DEAL::Cell 3.1225, face 1 +DEAL:: 0.348584 0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.1225, face 2 +DEAL::Cell 3.1225, face 3 +DEAL::Cell 3.1225, face 4 +DEAL::Cell 3.1225, face 5 +DEAL::Cell 3.1226, face 0 +DEAL:: 0.348584 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.1226, face 1 +DEAL::Cell 3.1226, face 2 +DEAL::Cell 3.1226, face 3 +DEAL::Cell 3.1226, face 4 +DEAL:: 0.348584 0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.1226, face 5 +DEAL::Cell 3.1227, face 0 +DEAL::Cell 3.1227, face 1 +DEAL::Cell 3.1227, face 2 +DEAL:: 0.348584 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.1227, face 3 +DEAL::Cell 3.1227, face 4 +DEAL::Cell 3.1227, face 5 +DEAL::Cell 3.1228, face 0 +DEAL:: 0.348584 0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1228, face 1 +DEAL::Cell 3.1228, face 2 +DEAL::Cell 3.1228, face 3 +DEAL::Cell 3.1228, face 4 +DEAL::Cell 3.1228, face 5 +DEAL:: 0.394338 0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1229, face 0 +DEAL::Cell 3.1229, face 1 +DEAL::Cell 3.1229, face 2 +DEAL::Cell 3.1229, face 3 +DEAL:: 0.348584 0.261438 -0.174292, 0.00189861 +DEAL::Cell 3.1229, face 4 +DEAL::Cell 3.1229, face 5 +DEAL::Cell 3.1230, face 0 +DEAL::Cell 3.1230, face 1 +DEAL:: 0.348584 0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.1230, face 2 +DEAL::Cell 3.1230, face 3 +DEAL::Cell 3.1230, face 4 +DEAL::Cell 3.1230, face 5 +DEAL:: 0.302831 0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1231, face 0 +DEAL::Cell 3.1231, face 1 +DEAL::Cell 3.1231, face 2 +DEAL::Cell 3.1231, face 3 +DEAL::Cell 3.1231, face 4 +DEAL:: 0.348584 0.261438 -0.261438, 0.00124600 +DEAL::Cell 3.1231, face 5 +DEAL::Cell 3.1232, face 0 +DEAL::Cell 3.1232, face 1 +DEAL::Cell 3.1232, face 2 +DEAL:: 0.302831 0.00000 -0.227123, 0.00143292 +DEAL::Cell 3.1232, face 3 +DEAL::Cell 3.1232, face 4 +DEAL::Cell 3.1232, face 5 +DEAL::Cell 3.1233, face 0 +DEAL:: 0.302831 0.0757078 -0.227123, 0.000892619 +DEAL::Cell 3.1233, face 1 +DEAL::Cell 3.1233, face 2 +DEAL::Cell 3.1233, face 3 +DEAL::Cell 3.1233, face 4 +DEAL:: 0.257078 0.128539 -0.257078, 0.00103964 +DEAL::Cell 3.1233, face 5 +DEAL::Cell 3.1234, face 0 +DEAL::Cell 3.1234, face 1 +DEAL::Cell 3.1234, face 2 +DEAL::Cell 3.1234, face 3 +DEAL:: 0.211325 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.1234, face 4 +DEAL::Cell 3.1234, face 5 +DEAL::Cell 3.1235, face 0 +DEAL::Cell 3.1235, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.1235, face 2 +DEAL::Cell 3.1235, face 3 +DEAL::Cell 3.1235, face 4 +DEAL::Cell 3.1235, face 5 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000755374 +DEAL::Cell 3.1236, face 0 +DEAL::Cell 3.1236, face 1 +DEAL::Cell 3.1236, face 2 +DEAL::Cell 3.1236, face 3 +DEAL:: 0.257078 0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.1236, face 4 +DEAL::Cell 3.1236, face 5 +DEAL::Cell 3.1237, face 0 +DEAL::Cell 3.1237, face 1 +DEAL::Cell 3.1237, face 2 +DEAL:: 0.302831 0.0757078 -0.227123, 0.00143292 +DEAL::Cell 3.1237, face 3 +DEAL::Cell 3.1237, face 4 +DEAL::Cell 3.1237, face 5 +DEAL::Cell 3.1238, face 0 +DEAL:: 0.211325 0.00000 -0.158494, 0.000604299 +DEAL::Cell 3.1238, face 1 +DEAL::Cell 3.1238, face 2 +DEAL::Cell 3.1238, face 3 +DEAL::Cell 3.1238, face 4 +DEAL:: 0.211325 0.00000 -0.158494, 0.000755374 +DEAL::Cell 3.1238, face 5 +DEAL::Cell 3.1239, face 0 +DEAL::Cell 3.1239, face 1 +DEAL::Cell 3.1239, face 2 +DEAL:: 0.257078 0.128539 -0.128539, 0.00103264 +DEAL::Cell 3.1239, face 3 +DEAL::Cell 3.1239, face 4 +DEAL::Cell 3.1239, face 5 +DEAL::Cell 3.1240, face 0 +DEAL::Cell 3.1240, face 1 +DEAL:: 0.302831 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.1240, face 2 +DEAL::Cell 3.1240, face 3 +DEAL::Cell 3.1240, face 4 +DEAL::Cell 3.1240, face 5 +DEAL:: 0.302831 0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.1241, face 0 +DEAL::Cell 3.1241, face 1 +DEAL::Cell 3.1241, face 2 +DEAL::Cell 3.1241, face 3 +DEAL:: 0.257078 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.1241, face 4 +DEAL::Cell 3.1241, face 5 +DEAL::Cell 3.1242, face 0 +DEAL::Cell 3.1242, face 1 +DEAL:: 0.211325 0.158494 -0.158494, 0.000755374 +DEAL::Cell 3.1242, face 2 +DEAL::Cell 3.1242, face 3 +DEAL::Cell 3.1242, face 4 +DEAL::Cell 3.1242, face 5 +DEAL::Cell 3.1243, face 0 +DEAL:: 0.257078 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1243, face 1 +DEAL::Cell 3.1243, face 2 +DEAL::Cell 3.1243, face 3 +DEAL::Cell 3.1243, face 4 +DEAL:: 0.257078 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.1243, face 5 +DEAL::Cell 3.1244, face 0 +DEAL::Cell 3.1244, face 1 +DEAL::Cell 3.1244, face 2 +DEAL:: 0.302831 0.227123 -0.227123, 0.00143292 +DEAL::Cell 3.1244, face 3 +DEAL::Cell 3.1244, face 4 +DEAL::Cell 3.1244, face 5 +DEAL::Cell 3.1245, face 0 +DEAL:: 0.257078 0.192809 -0.128539, 0.000918917 +DEAL::Cell 3.1245, face 1 +DEAL::Cell 3.1245, face 2 +DEAL::Cell 3.1245, face 3 +DEAL::Cell 3.1245, face 4 +DEAL::Cell 3.1245, face 5 +DEAL:: 0.302831 0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1246, face 0 +DEAL::Cell 3.1246, face 1 +DEAL::Cell 3.1246, face 2 +DEAL::Cell 3.1246, face 3 +DEAL:: 0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.1246, face 4 +DEAL::Cell 3.1246, face 5 +DEAL::Cell 3.1247, face 0 +DEAL::Cell 3.1247, face 1 +DEAL:: 0.257078 0.257078 -0.128539, 0.00103964 +DEAL::Cell 3.1247, face 2 +DEAL::Cell 3.1247, face 3 +DEAL::Cell 3.1247, face 4 +DEAL::Cell 3.1247, face 5 +DEAL:: 0.211325 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.1248, face 0 +DEAL::Cell 3.1248, face 1 +DEAL::Cell 3.1248, face 2 +DEAL::Cell 3.1248, face 3 +DEAL::Cell 3.1248, face 4 +DEAL:: 0.394338 0.00000 -0.197169, 0.00126074 +DEAL::Cell 3.1248, face 5 +DEAL::Cell 3.1249, face 0 +DEAL::Cell 3.1249, face 1 +DEAL::Cell 3.1249, face 2 +DEAL:: 0.394338 0.0985844 -0.0985844, 0.00242972 +DEAL::Cell 3.1249, face 3 +DEAL::Cell 3.1249, face 4 +DEAL::Cell 3.1249, face 5 +DEAL::Cell 3.1250, face 0 +DEAL:: 0.348584 0.00000 -0.0871461, 0.000996803 +DEAL::Cell 3.1250, face 1 +DEAL::Cell 3.1250, face 2 +DEAL::Cell 3.1250, face 3 +DEAL::Cell 3.1250, face 4 +DEAL:: 0.302831 0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1250, face 5 +DEAL::Cell 3.1251, face 0 +DEAL::Cell 3.1251, face 1 +DEAL::Cell 3.1251, face 2 +DEAL::Cell 3.1251, face 3 +DEAL:: 0.302831 0.0757078 -0.151416, 0.00143292 +DEAL::Cell 3.1251, face 4 +DEAL::Cell 3.1251, face 5 +DEAL::Cell 3.1252, face 0 +DEAL::Cell 3.1252, face 1 +DEAL:: 0.348584 0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.1252, face 2 +DEAL::Cell 3.1252, face 3 +DEAL::Cell 3.1252, face 4 +DEAL::Cell 3.1252, face 5 +DEAL:: 0.348584 0.00000 5.20417e-18, 0.000996803 +DEAL::Cell 3.1253, face 0 +DEAL::Cell 3.1253, face 1 +DEAL::Cell 3.1253, face 2 +DEAL::Cell 3.1253, face 3 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1253, face 4 +DEAL::Cell 3.1253, face 5 +DEAL::Cell 3.1254, face 0 +DEAL::Cell 3.1254, face 1 +DEAL::Cell 3.1254, face 2 +DEAL:: 0.348584 0.00000 -0.0871461, 0.00189861 +DEAL::Cell 3.1254, face 3 +DEAL::Cell 3.1254, face 4 +DEAL::Cell 3.1254, face 5 +DEAL::Cell 3.1255, face 0 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1255, face 1 +DEAL::Cell 3.1255, face 2 +DEAL::Cell 3.1255, face 3 +DEAL::Cell 3.1255, face 4 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1255, face 5 +DEAL::Cell 3.1256, face 0 +DEAL::Cell 3.1256, face 1 +DEAL::Cell 3.1256, face 2 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00242972 +DEAL::Cell 3.1256, face 3 +DEAL::Cell 3.1256, face 4 +DEAL::Cell 3.1256, face 5 +DEAL::Cell 3.1257, face 0 +DEAL::Cell 3.1257, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.1257, face 2 +DEAL::Cell 3.1257, face 3 +DEAL::Cell 3.1257, face 4 +DEAL::Cell 3.1257, face 5 +DEAL:: 0.394338 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.1258, face 0 +DEAL::Cell 3.1258, face 1 +DEAL::Cell 3.1258, face 2 +DEAL::Cell 3.1258, face 3 +DEAL:: 0.302831 0.227123 -0.151416, 0.00143292 +DEAL::Cell 3.1258, face 4 +DEAL::Cell 3.1258, face 5 +DEAL::Cell 3.1259, face 0 +DEAL::Cell 3.1259, face 1 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.1259, face 2 +DEAL::Cell 3.1259, face 3 +DEAL::Cell 3.1259, face 4 +DEAL::Cell 3.1259, face 5 +DEAL::Cell 3.1260, face 0 +DEAL:: 0.394338 0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1260, face 1 +DEAL::Cell 3.1260, face 2 +DEAL::Cell 3.1260, face 3 +DEAL::Cell 3.1260, face 4 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.1260, face 5 +DEAL::Cell 3.1261, face 0 +DEAL::Cell 3.1261, face 1 +DEAL::Cell 3.1261, face 2 +DEAL:: 0.394338 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.1261, face 3 +DEAL::Cell 3.1261, face 4 +DEAL::Cell 3.1261, face 5 +DEAL::Cell 3.1262, face 0 +DEAL:: 0.302831 0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1262, face 1 +DEAL::Cell 3.1262, face 2 +DEAL::Cell 3.1262, face 3 +DEAL::Cell 3.1262, face 4 +DEAL::Cell 3.1262, face 5 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.000996803 +DEAL::Cell 3.1263, face 0 +DEAL::Cell 3.1263, face 1 +DEAL::Cell 3.1263, face 2 +DEAL::Cell 3.1263, face 3 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.00143292 +DEAL::Cell 3.1263, face 4 +DEAL::Cell 3.1263, face 5 +DEAL::Cell 3.1264, face 0 +DEAL::Cell 3.1264, face 1 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1264, face 2 +DEAL::Cell 3.1264, face 3 +DEAL::Cell 3.1264, face 4 +DEAL::Cell 3.1264, face 5 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1265, face 0 +DEAL::Cell 3.1265, face 1 +DEAL::Cell 3.1265, face 2 +DEAL::Cell 3.1265, face 3 +DEAL::Cell 3.1265, face 4 +DEAL:: 0.302831 0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1265, face 5 +DEAL::Cell 3.1266, face 0 +DEAL::Cell 3.1266, face 1 +DEAL::Cell 3.1266, face 2 +DEAL:: 0.257078 0.00000 -0.0642695, 0.00103264 +DEAL::Cell 3.1266, face 3 +DEAL::Cell 3.1266, face 4 +DEAL::Cell 3.1266, face 5 +DEAL::Cell 3.1267, face 0 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1267, face 1 +DEAL::Cell 3.1267, face 2 +DEAL::Cell 3.1267, face 3 +DEAL::Cell 3.1267, face 4 +DEAL:: 0.211325 0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.1267, face 5 +DEAL::Cell 3.1268, face 0 +DEAL::Cell 3.1268, face 1 +DEAL::Cell 3.1268, face 2 +DEAL::Cell 3.1268, face 3 +DEAL:: 0.257078 0.00000 -0.0642695, 0.00103264 +DEAL::Cell 3.1268, face 4 +DEAL::Cell 3.1268, face 5 +DEAL::Cell 3.1269, face 0 +DEAL::Cell 3.1269, face 1 +DEAL:: 0.257078 0.128539 -0.0642695, 0.000821904 +DEAL::Cell 3.1269, face 2 +DEAL::Cell 3.1269, face 3 +DEAL::Cell 3.1269, face 4 +DEAL::Cell 3.1269, face 5 +DEAL:: 0.257078 0.0642695 1.40946e-18, 0.000735134 +DEAL::Cell 3.1270, face 0 +DEAL::Cell 3.1270, face 1 +DEAL::Cell 3.1270, face 2 +DEAL::Cell 3.1270, face 3 +DEAL:: 0.211325 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.1270, face 4 +DEAL::Cell 3.1270, face 5 +DEAL::Cell 3.1271, face 0 +DEAL::Cell 3.1271, face 1 +DEAL::Cell 3.1271, face 2 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.00103264 +DEAL::Cell 3.1271, face 3 +DEAL::Cell 3.1271, face 4 +DEAL::Cell 3.1271, face 5 +DEAL::Cell 3.1272, face 0 +DEAL:: 0.257078 0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1272, face 1 +DEAL::Cell 3.1272, face 2 +DEAL::Cell 3.1272, face 3 +DEAL::Cell 3.1272, face 4 +DEAL:: 0.257078 0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1272, face 5 +DEAL::Cell 3.1273, face 0 +DEAL::Cell 3.1273, face 1 +DEAL::Cell 3.1273, face 2 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.1273, face 3 +DEAL::Cell 3.1273, face 4 +DEAL::Cell 3.1273, face 5 +DEAL::Cell 3.1274, face 0 +DEAL::Cell 3.1274, face 1 +DEAL:: 0.257078 0.192809 -0.128539, 0.000918917 +DEAL::Cell 3.1274, face 2 +DEAL::Cell 3.1274, face 3 +DEAL::Cell 3.1274, face 4 +DEAL::Cell 3.1274, face 5 +DEAL:: 0.257078 0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.1275, face 0 +DEAL::Cell 3.1275, face 1 +DEAL::Cell 3.1275, face 2 +DEAL::Cell 3.1275, face 3 +DEAL:: 0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.1275, face 4 +DEAL::Cell 3.1275, face 5 +DEAL::Cell 3.1276, face 0 +DEAL::Cell 3.1276, face 1 +DEAL:: 0.257078 0.192809 7.58942e-19, 0.000918917 +DEAL::Cell 3.1276, face 2 +DEAL::Cell 3.1276, face 3 +DEAL::Cell 3.1276, face 4 +DEAL::Cell 3.1276, face 5 +DEAL::Cell 3.1277, face 0 +DEAL:: 0.302831 0.227123 -0.0757078, 0.00108246 +DEAL::Cell 3.1277, face 1 +DEAL::Cell 3.1277, face 2 +DEAL::Cell 3.1277, face 3 +DEAL::Cell 3.1277, face 4 +DEAL:: 0.302831 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.1277, face 5 +DEAL::Cell 3.1278, face 0 +DEAL::Cell 3.1278, face 1 +DEAL::Cell 3.1278, face 2 +DEAL:: 0.257078 0.192809 -0.0642695, 0.00103264 +DEAL::Cell 3.1278, face 3 +DEAL::Cell 3.1278, face 4 +DEAL::Cell 3.1278, face 5 +DEAL::Cell 3.1279, face 0 +DEAL:: 0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.1279, face 1 +DEAL::Cell 3.1279, face 2 +DEAL::Cell 3.1279, face 3 +DEAL::Cell 3.1279, face 4 +DEAL::Cell 3.1279, face 5 +DEAL:: 0.257078 0.192809 7.58942e-19, 0.000735134 +DEAL::Cell 3.1280, face 0 +DEAL::Cell 3.1280, face 1 +DEAL::Cell 3.1280, face 3 +DEAL::Cell 3.1280, face 4 +DEAL:: 0.577350 -0.433013 0.00000, 0.00165098 +DEAL::Cell 3.1280, face 5 +DEAL::Cell 3.1281, face 0 +DEAL::Cell 3.1281, face 1 +DEAL::Cell 3.1281, face 3 +DEAL:: 0.531597 -0.265799 1.08420e-18, 0.00441555 +DEAL::Cell 3.1281, face 4 +DEAL::Cell 3.1281, face 5 +DEAL::Cell 3.1282, face 0 +DEAL::Cell 3.1282, face 1 +DEAL:: 0.485844 -0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1282, face 2 +DEAL::Cell 3.1282, face 3 +DEAL::Cell 3.1282, face 4 +DEAL::Cell 3.1282, face 5 +DEAL::Cell 3.1283, face 0 +DEAL:: 0.531597 -0.398698 7.58942e-19, 0.00190018 +DEAL::Cell 3.1283, face 1 +DEAL::Cell 3.1283, face 2 +DEAL::Cell 3.1283, face 3 +DEAL::Cell 3.1283, face 4 +DEAL:: 0.531597 -0.265799 1.08420e-18, 0.00152014 +DEAL::Cell 3.1283, face 5 +DEAL::Cell 3.1284, face 0 +DEAL::Cell 3.1284, face 1 +DEAL::Cell 3.1284, face 3 +DEAL:: 0.531597 -0.398698 0.132899, 0.00441555 +DEAL::Cell 3.1284, face 4 +DEAL::Cell 3.1284, face 5 +DEAL::Cell 3.1285, face 0 +DEAL::Cell 3.1285, face 1 +DEAL:: 0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1285, face 3 +DEAL::Cell 3.1285, face 4 +DEAL::Cell 3.1285, face 5 +DEAL::Cell 3.1286, face 0 +DEAL::Cell 3.1286, face 1 +DEAL:: 0.531597 -0.398698 0.132899, 0.00190018 +DEAL::Cell 3.1286, face 2 +DEAL::Cell 3.1286, face 3 +DEAL::Cell 3.1286, face 4 +DEAL::Cell 3.1286, face 5 +DEAL:: 0.531597 -0.398698 0.265799, 0.00169957 +DEAL::Cell 3.1287, face 0 +DEAL::Cell 3.1287, face 1 +DEAL::Cell 3.1287, face 2 +DEAL::Cell 3.1287, face 3 +DEAL:: 0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.1287, face 4 +DEAL::Cell 3.1287, face 5 +DEAL::Cell 3.1288, face 0 +DEAL::Cell 3.1288, face 1 +DEAL:: 0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1288, face 3 +DEAL::Cell 3.1288, face 4 +DEAL::Cell 3.1288, face 5 +DEAL::Cell 3.1289, face 0 +DEAL::Cell 3.1289, face 1 +DEAL:: 0.577350 0.00000 0.00000, 0.00165098 +DEAL::Cell 3.1289, face 3 +DEAL::Cell 3.1289, face 4 +DEAL::Cell 3.1289, face 5 +DEAL::Cell 3.1290, face 0 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1290, face 1 +DEAL::Cell 3.1290, face 2 +DEAL::Cell 3.1290, face 3 +DEAL::Cell 3.1290, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00138931 +DEAL::Cell 3.1290, face 5 +DEAL::Cell 3.1291, face 0 +DEAL::Cell 3.1291, face 1 +DEAL::Cell 3.1291, face 2 +DEAL:: 0.531597 0.00000 0.132899, 0.00441555 +DEAL::Cell 3.1291, face 3 +DEAL::Cell 3.1291, face 4 +DEAL::Cell 3.1291, face 5 +DEAL::Cell 3.1292, face 0 +DEAL::Cell 3.1292, face 1 +DEAL:: 0.577350 -0.144338 0.144338, 0.00170179 +DEAL::Cell 3.1292, face 3 +DEAL::Cell 3.1292, face 4 +DEAL::Cell 3.1292, face 5 +DEAL::Cell 3.1293, face 0 +DEAL:: 0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1293, face 1 +DEAL::Cell 3.1293, face 3 +DEAL::Cell 3.1293, face 4 +DEAL::Cell 3.1293, face 5 +DEAL:: 0.531597 -0.132899 0.265799, 0.00169957 +DEAL::Cell 3.1294, face 0 +DEAL::Cell 3.1294, face 1 +DEAL::Cell 3.1294, face 2 +DEAL::Cell 3.1294, face 3 +DEAL:: 0.485844 -0.121461 0.242922, 0.00368819 +DEAL::Cell 3.1294, face 4 +DEAL::Cell 3.1294, face 5 +DEAL::Cell 3.1295, face 0 +DEAL::Cell 3.1295, face 1 +DEAL::Cell 3.1295, face 2 +DEAL:: 0.531597 -0.132899 0.132899, 0.00441555 +DEAL::Cell 3.1295, face 3 +DEAL::Cell 3.1295, face 4 +DEAL::Cell 3.1295, face 5 +DEAL::Cell 3.1296, face 0 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.1296, face 1 +DEAL::Cell 3.1296, face 2 +DEAL::Cell 3.1296, face 3 +DEAL::Cell 3.1296, face 4 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.1296, face 5 +DEAL::Cell 3.1297, face 0 +DEAL::Cell 3.1297, face 1 +DEAL::Cell 3.1297, face 2 +DEAL:: 0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.1297, face 3 +DEAL::Cell 3.1297, face 4 +DEAL::Cell 3.1297, face 5 +DEAL::Cell 3.1298, face 0 +DEAL::Cell 3.1298, face 1 +DEAL:: 0.440091 -0.330068 2.27682e-18, 0.00157309 +DEAL::Cell 3.1298, face 2 +DEAL::Cell 3.1298, face 3 +DEAL::Cell 3.1298, face 4 +DEAL::Cell 3.1298, face 5 +DEAL:: 0.440091 -0.330068 0.110023, 0.00129720 +DEAL::Cell 3.1299, face 0 +DEAL::Cell 3.1299, face 1 +DEAL::Cell 3.1299, face 2 +DEAL::Cell 3.1299, face 3 +DEAL:: 0.394338 -0.197169 4.33681e-18, 0.00242972 +DEAL::Cell 3.1299, face 4 +DEAL::Cell 3.1299, face 5 +DEAL::Cell 3.1300, face 0 +DEAL::Cell 3.1300, face 1 +DEAL:: 0.440091 -0.330068 0.220045, 0.00157309 +DEAL::Cell 3.1300, face 2 +DEAL::Cell 3.1300, face 3 +DEAL::Cell 3.1300, face 4 +DEAL::Cell 3.1300, face 5 +DEAL::Cell 3.1301, face 0 +DEAL:: 0.485844 -0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1301, face 1 +DEAL::Cell 3.1301, face 2 +DEAL::Cell 3.1301, face 3 +DEAL::Cell 3.1301, face 4 +DEAL:: 0.485844 -0.242922 0.121461, 0.00143206 +DEAL::Cell 3.1301, face 5 +DEAL::Cell 3.1302, face 0 +DEAL::Cell 3.1302, face 1 +DEAL::Cell 3.1302, face 2 +DEAL:: 0.440091 -0.330068 0.110023, 0.00302625 +DEAL::Cell 3.1302, face 3 +DEAL::Cell 3.1302, face 4 +DEAL::Cell 3.1302, face 5 +DEAL::Cell 3.1303, face 0 +DEAL:: 0.394338 -0.295753 0.197169, 0.00140955 +DEAL::Cell 3.1303, face 1 +DEAL::Cell 3.1303, face 2 +DEAL::Cell 3.1303, face 3 +DEAL::Cell 3.1303, face 4 +DEAL::Cell 3.1303, face 5 +DEAL:: 0.440091 -0.330068 0.220045, 0.00140701 +DEAL::Cell 3.1304, face 0 +DEAL::Cell 3.1304, face 1 +DEAL::Cell 3.1304, face 2 +DEAL::Cell 3.1304, face 3 +DEAL:: 0.440091 -0.220045 0.110023, 0.00302625 +DEAL::Cell 3.1304, face 4 +DEAL::Cell 3.1304, face 5 +DEAL::Cell 3.1305, face 0 +DEAL::Cell 3.1305, face 1 +DEAL:: 0.485844 0.00000 0.121461, 0.00138931 +DEAL::Cell 3.1305, face 2 +DEAL::Cell 3.1305, face 3 +DEAL::Cell 3.1305, face 4 +DEAL::Cell 3.1305, face 5 +DEAL:: 0.440091 0.00000 0.110023, 0.00129720 +DEAL::Cell 3.1306, face 0 +DEAL::Cell 3.1306, face 1 +DEAL::Cell 3.1306, face 2 +DEAL::Cell 3.1306, face 3 +DEAL::Cell 3.1306, face 4 +DEAL:: 0.440091 -0.220045 3.25261e-18, 0.00125847 +DEAL::Cell 3.1306, face 5 +DEAL::Cell 3.1307, face 0 +DEAL::Cell 3.1307, face 1 +DEAL::Cell 3.1307, face 2 +DEAL:: 0.440091 -0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1307, face 3 +DEAL::Cell 3.1307, face 4 +DEAL::Cell 3.1307, face 5 +DEAL::Cell 3.1308, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1308, face 1 +DEAL::Cell 3.1308, face 2 +DEAL::Cell 3.1308, face 3 +DEAL::Cell 3.1308, face 4 +DEAL:: 0.440091 -0.110023 0.110023, 0.00129720 +DEAL::Cell 3.1308, face 5 +DEAL::Cell 3.1309, face 0 +DEAL::Cell 3.1309, face 1 +DEAL::Cell 3.1309, face 2 +DEAL::Cell 3.1309, face 3 +DEAL:: 0.440091 -0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1309, face 4 +DEAL::Cell 3.1309, face 5 +DEAL::Cell 3.1310, face 0 +DEAL::Cell 3.1310, face 1 +DEAL:: 0.394338 -0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.1310, face 2 +DEAL::Cell 3.1310, face 3 +DEAL::Cell 3.1310, face 4 +DEAL::Cell 3.1310, face 5 +DEAL:: 0.394338 -0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1311, face 0 +DEAL::Cell 3.1311, face 1 +DEAL::Cell 3.1311, face 2 +DEAL::Cell 3.1311, face 3 +DEAL:: 0.394338 0.00000 0.197169, 0.00242972 +DEAL::Cell 3.1311, face 4 +DEAL::Cell 3.1311, face 5 +DEAL::Cell 3.1312, face 0 +DEAL::Cell 3.1312, face 1 +DEAL::Cell 3.1312, face 3 +DEAL:: 0.531597 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.1312, face 4 +DEAL::Cell 3.1312, face 5 +DEAL::Cell 3.1313, face 0 +DEAL::Cell 3.1313, face 1 +DEAL:: 0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1313, face 3 +DEAL::Cell 3.1313, face 4 +DEAL::Cell 3.1313, face 5 +DEAL::Cell 3.1314, face 0 +DEAL:: 0.531597 -0.531597 0.398698, 0.00214980 +DEAL::Cell 3.1314, face 1 +DEAL::Cell 3.1314, face 2 +DEAL::Cell 3.1314, face 3 +DEAL::Cell 3.1314, face 4 +DEAL:: 0.485844 -0.364383 0.242922, 0.00155329 +DEAL::Cell 3.1314, face 5 +DEAL::Cell 3.1315, face 0 +DEAL::Cell 3.1315, face 1 +DEAL::Cell 3.1315, face 2 +DEAL::Cell 3.1315, face 3 +DEAL:: 0.485844 -0.364383 0.242922, 0.00368819 +DEAL::Cell 3.1315, face 4 +DEAL::Cell 3.1315, face 5 +DEAL::Cell 3.1316, face 0 +DEAL::Cell 3.1316, face 1 +DEAL:: 0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.1316, face 3 +DEAL::Cell 3.1316, face 4 +DEAL::Cell 3.1316, face 5 +DEAL::Cell 3.1317, face 0 +DEAL:: 0.577350 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1317, face 1 +DEAL::Cell 3.1317, face 3 +DEAL::Cell 3.1317, face 4 +DEAL::Cell 3.1317, face 5 +DEAL:: 0.531597 -0.265799 0.531597, 0.00214980 +DEAL::Cell 3.1318, face 0 +DEAL::Cell 3.1318, face 1 +DEAL::Cell 3.1318, face 2 +DEAL::Cell 3.1318, face 3 +DEAL::Cell 3.1318, face 4 +DEAL:: 0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.1318, face 5 +DEAL::Cell 3.1319, face 0 +DEAL::Cell 3.1319, face 1 +DEAL::Cell 3.1319, face 2 +DEAL:: 0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1319, face 3 +DEAL::Cell 3.1319, face 4 +DEAL::Cell 3.1319, face 5 +DEAL::Cell 3.1320, face 0 +DEAL:: 0.577350 -0.288675 0.433013, 0.00184585 +DEAL::Cell 3.1320, face 1 +DEAL::Cell 3.1320, face 3 +DEAL::Cell 3.1320, face 4 +DEAL::Cell 3.1320, face 5 +DEAL:: 0.531597 -0.132899 0.398698, 0.00190018 +DEAL::Cell 3.1321, face 0 +DEAL::Cell 3.1321, face 1 +DEAL::Cell 3.1321, face 3 +DEAL::Cell 3.1321, face 4 +DEAL::Cell 3.1321, face 5 +DEAL:: 0.577350 -0.144338 0.433013, 0.00206372 +DEAL::Cell 3.1322, face 0 +DEAL::Cell 3.1322, face 1 +DEAL::Cell 3.1322, face 2 +DEAL::Cell 3.1322, face 3 +DEAL:: 0.485844 -0.242922 0.364383, 0.00368819 +DEAL::Cell 3.1322, face 4 +DEAL::Cell 3.1322, face 5 +DEAL::Cell 3.1323, face 0 +DEAL::Cell 3.1323, face 1 +DEAL:: 0.531597 0.00000 0.398698, 0.00152014 +DEAL::Cell 3.1323, face 2 +DEAL::Cell 3.1323, face 3 +DEAL::Cell 3.1323, face 4 +DEAL::Cell 3.1323, face 5 +DEAL:: 0.485844 0.00000 0.364383, 0.00173663 +DEAL::Cell 3.1324, face 0 +DEAL::Cell 3.1324, face 1 +DEAL::Cell 3.1324, face 3 +DEAL::Cell 3.1324, face 4 +DEAL::Cell 3.1324, face 5 +DEAL:: 0.577350 -0.288675 0.577350, 0.00233483 +DEAL::Cell 3.1325, face 0 +DEAL::Cell 3.1325, face 1 +DEAL::Cell 3.1325, face 3 +DEAL::Cell 3.1325, face 4 +DEAL:: 0.577350 0.00000 0.433013, 0.00206372 +DEAL::Cell 3.1325, face 5 +DEAL::Cell 3.1326, face 0 +DEAL::Cell 3.1326, face 1 +DEAL::Cell 3.1326, face 2 +DEAL:: 0.531597 -0.132899 0.398698, 0.00441555 +DEAL::Cell 3.1326, face 3 +DEAL::Cell 3.1326, face 4 +DEAL::Cell 3.1326, face 5 +DEAL::Cell 3.1327, face 0 +DEAL:: 0.485844 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1327, face 1 +DEAL::Cell 3.1327, face 2 +DEAL::Cell 3.1327, face 3 +DEAL::Cell 3.1327, face 4 +DEAL::Cell 3.1327, face 5 +DEAL:: 0.531597 -0.132899 0.531597, 0.00214980 +DEAL::Cell 3.1328, face 0 +DEAL::Cell 3.1328, face 1 +DEAL::Cell 3.1328, face 2 +DEAL::Cell 3.1328, face 3 +DEAL:: 0.440091 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1328, face 4 +DEAL::Cell 3.1328, face 5 +DEAL::Cell 3.1329, face 0 +DEAL::Cell 3.1329, face 1 +DEAL:: 0.485844 -0.242922 0.364383, 0.00155329 +DEAL::Cell 3.1329, face 2 +DEAL::Cell 3.1329, face 3 +DEAL::Cell 3.1329, face 4 +DEAL::Cell 3.1329, face 5 +DEAL:: 0.440091 -0.220045 0.330068, 0.00157309 +DEAL::Cell 3.1330, face 0 +DEAL::Cell 3.1330, face 1 +DEAL::Cell 3.1330, face 2 +DEAL::Cell 3.1330, face 3 +DEAL::Cell 3.1330, face 4 +DEAL:: 0.440091 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.1330, face 5 +DEAL::Cell 3.1331, face 0 +DEAL::Cell 3.1331, face 1 +DEAL::Cell 3.1331, face 2 +DEAL:: 0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1331, face 3 +DEAL::Cell 3.1331, face 4 +DEAL::Cell 3.1331, face 5 +DEAL::Cell 3.1332, face 0 +DEAL:: 0.485844 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1332, face 1 +DEAL::Cell 3.1332, face 2 +DEAL::Cell 3.1332, face 3 +DEAL::Cell 3.1332, face 4 +DEAL:: 0.440091 -0.330068 0.330068, 0.00157309 +DEAL::Cell 3.1332, face 5 +DEAL::Cell 3.1333, face 0 +DEAL::Cell 3.1333, face 1 +DEAL::Cell 3.1333, face 2 +DEAL::Cell 3.1333, face 3 +DEAL:: 0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1333, face 4 +DEAL::Cell 3.1333, face 5 +DEAL::Cell 3.1334, face 0 +DEAL::Cell 3.1334, face 1 +DEAL:: 0.394338 -0.295753 0.295753, 0.00140955 +DEAL::Cell 3.1334, face 2 +DEAL::Cell 3.1334, face 3 +DEAL::Cell 3.1334, face 4 +DEAL::Cell 3.1334, face 5 +DEAL:: 0.394338 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1335, face 0 +DEAL::Cell 3.1335, face 1 +DEAL::Cell 3.1335, face 2 +DEAL::Cell 3.1335, face 3 +DEAL:: 0.394338 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1335, face 4 +DEAL::Cell 3.1335, face 5 +DEAL::Cell 3.1336, face 0 +DEAL::Cell 3.1336, face 1 +DEAL::Cell 3.1336, face 2 +DEAL:: 0.485844 -0.242922 0.242922, 0.00368819 +DEAL::Cell 3.1336, face 3 +DEAL::Cell 3.1336, face 4 +DEAL::Cell 3.1336, face 5 +DEAL::Cell 3.1337, face 0 +DEAL:: 0.440091 -0.110023 0.220045, 0.00129720 +DEAL::Cell 3.1337, face 1 +DEAL::Cell 3.1337, face 2 +DEAL::Cell 3.1337, face 3 +DEAL::Cell 3.1337, face 4 +DEAL:: 0.440091 -0.110023 0.220045, 0.00140701 +DEAL::Cell 3.1337, face 5 +DEAL::Cell 3.1338, face 0 +DEAL::Cell 3.1338, face 1 +DEAL::Cell 3.1338, face 2 +DEAL:: 0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1338, face 3 +DEAL::Cell 3.1338, face 4 +DEAL::Cell 3.1338, face 5 +DEAL::Cell 3.1339, face 0 +DEAL::Cell 3.1339, face 1 +DEAL:: 0.440091 0.00000 0.220045, 0.00125847 +DEAL::Cell 3.1339, face 2 +DEAL::Cell 3.1339, face 3 +DEAL::Cell 3.1339, face 4 +DEAL::Cell 3.1339, face 5 +DEAL:: 0.440091 0.00000 0.330068, 0.00157309 +DEAL::Cell 3.1340, face 0 +DEAL::Cell 3.1340, face 1 +DEAL::Cell 3.1340, face 2 +DEAL::Cell 3.1340, face 3 +DEAL:: 0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1340, face 4 +DEAL::Cell 3.1340, face 5 +DEAL::Cell 3.1341, face 0 +DEAL::Cell 3.1341, face 1 +DEAL:: 0.440091 0.00000 0.440091, 0.00125847 +DEAL::Cell 3.1341, face 2 +DEAL::Cell 3.1341, face 3 +DEAL::Cell 3.1341, face 4 +DEAL::Cell 3.1341, face 5 +DEAL::Cell 3.1342, face 0 +DEAL:: 0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.1342, face 1 +DEAL::Cell 3.1342, face 2 +DEAL::Cell 3.1342, face 3 +DEAL::Cell 3.1342, face 4 +DEAL:: 0.440091 -0.110023 0.330068, 0.00157309 +DEAL::Cell 3.1342, face 5 +DEAL::Cell 3.1343, face 0 +DEAL::Cell 3.1343, face 1 +DEAL::Cell 3.1343, face 2 +DEAL:: 0.440091 0.00000 0.330068, 0.00302625 +DEAL::Cell 3.1343, face 3 +DEAL::Cell 3.1343, face 4 +DEAL::Cell 3.1343, face 5 +DEAL::Cell 3.1344, face 0 +DEAL:: 0.531597 0.00000 0.132899, 0.00152014 +DEAL::Cell 3.1344, face 1 +DEAL::Cell 3.1344, face 3 +DEAL::Cell 3.1344, face 4 +DEAL::Cell 3.1344, face 5 +DEAL::Cell 3.1345, face 0 +DEAL:: 0.577350 0.144338 0.00000, 0.00170179 +DEAL::Cell 3.1345, face 1 +DEAL::Cell 3.1345, face 3 +DEAL::Cell 3.1345, face 4 +DEAL::Cell 3.1345, face 5 +DEAL:: 0.577350 0.288675 0.144338, 0.00170179 +DEAL::Cell 3.1346, face 0 +DEAL::Cell 3.1346, face 1 +DEAL::Cell 3.1346, face 2 +DEAL::Cell 3.1346, face 3 +DEAL:: 0.485844 0.121461 2.81893e-18, 0.00368819 +DEAL::Cell 3.1346, face 4 +DEAL::Cell 3.1346, face 5 +DEAL::Cell 3.1347, face 0 +DEAL::Cell 3.1347, face 1 +DEAL:: 0.485844 0.242922 0.121461, 0.00155329 +DEAL::Cell 3.1347, face 2 +DEAL::Cell 3.1347, face 3 +DEAL::Cell 3.1347, face 4 +DEAL::Cell 3.1347, face 5 +DEAL::Cell 3.1348, face 0 +DEAL:: 0.577350 0.00000 0.144338, 0.00165098 +DEAL::Cell 3.1348, face 1 +DEAL::Cell 3.1348, face 3 +DEAL::Cell 3.1348, face 4 +DEAL::Cell 3.1348, face 5 +DEAL:: 0.577350 0.144338 0.288675, 0.00184585 +DEAL::Cell 3.1349, face 0 +DEAL::Cell 3.1349, face 1 +DEAL::Cell 3.1349, face 3 +DEAL::Cell 3.1349, face 4 +DEAL:: 0.531597 0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1349, face 5 +DEAL::Cell 3.1350, face 0 +DEAL::Cell 3.1350, face 1 +DEAL::Cell 3.1350, face 2 +DEAL:: 0.531597 0.132899 0.265799, 0.00441555 +DEAL::Cell 3.1350, face 3 +DEAL::Cell 3.1350, face 4 +DEAL::Cell 3.1350, face 5 +DEAL::Cell 3.1351, face 0 +DEAL::Cell 3.1351, face 1 +DEAL:: 0.531597 0.265799 0.132899, 0.00169957 +DEAL::Cell 3.1351, face 2 +DEAL::Cell 3.1351, face 3 +DEAL::Cell 3.1351, face 4 +DEAL::Cell 3.1351, face 5 +DEAL:: 0.531597 0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1352, face 0 +DEAL::Cell 3.1352, face 1 +DEAL::Cell 3.1352, face 3 +DEAL::Cell 3.1352, face 4 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00152014 +DEAL::Cell 3.1352, face 5 +DEAL::Cell 3.1353, face 0 +DEAL::Cell 3.1353, face 1 +DEAL::Cell 3.1353, face 3 +DEAL:: 0.531597 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.1353, face 4 +DEAL::Cell 3.1353, face 5 +DEAL::Cell 3.1354, face 0 +DEAL::Cell 3.1354, face 1 +DEAL::Cell 3.1354, face 2 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00441555 +DEAL::Cell 3.1354, face 3 +DEAL::Cell 3.1354, face 4 +DEAL::Cell 3.1354, face 5 +DEAL::Cell 3.1355, face 0 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00173663 +DEAL::Cell 3.1355, face 1 +DEAL::Cell 3.1355, face 2 +DEAL::Cell 3.1355, face 3 +DEAL::Cell 3.1355, face 4 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00138931 +DEAL::Cell 3.1355, face 5 +DEAL::Cell 3.1356, face 0 +DEAL::Cell 3.1356, face 1 +DEAL::Cell 3.1356, face 3 +DEAL:: 0.531597 0.398698 0.265799, 0.00441555 +DEAL::Cell 3.1356, face 4 +DEAL::Cell 3.1356, face 5 +DEAL::Cell 3.1357, face 0 +DEAL::Cell 3.1357, face 1 +DEAL::Cell 3.1357, face 3 +DEAL:: 0.531597 0.398698 0.132899, 0.00441555 +DEAL::Cell 3.1357, face 4 +DEAL::Cell 3.1357, face 5 +DEAL::Cell 3.1358, face 0 +DEAL::Cell 3.1358, face 1 +DEAL:: 0.485844 0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1358, face 2 +DEAL::Cell 3.1358, face 3 +DEAL::Cell 3.1358, face 4 +DEAL::Cell 3.1358, face 5 +DEAL:: 0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1359, face 0 +DEAL::Cell 3.1359, face 1 +DEAL::Cell 3.1359, face 2 +DEAL::Cell 3.1359, face 3 +DEAL:: 0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.1359, face 4 +DEAL::Cell 3.1359, face 5 +DEAL::Cell 3.1360, face 0 +DEAL::Cell 3.1360, face 1 +DEAL::Cell 3.1360, face 2 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00368819 +DEAL::Cell 3.1360, face 3 +DEAL::Cell 3.1360, face 4 +DEAL::Cell 3.1360, face 5 +DEAL::Cell 3.1361, face 0 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00129720 +DEAL::Cell 3.1361, face 1 +DEAL::Cell 3.1361, face 2 +DEAL::Cell 3.1361, face 3 +DEAL::Cell 3.1361, face 4 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1361, face 5 +DEAL::Cell 3.1362, face 0 +DEAL::Cell 3.1362, face 1 +DEAL::Cell 3.1362, face 2 +DEAL:: 0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1362, face 3 +DEAL::Cell 3.1362, face 4 +DEAL::Cell 3.1362, face 5 +DEAL::Cell 3.1363, face 0 +DEAL::Cell 3.1363, face 1 +DEAL:: 0.440091 0.220045 3.25261e-18, 0.00140701 +DEAL::Cell 3.1363, face 2 +DEAL::Cell 3.1363, face 3 +DEAL::Cell 3.1363, face 4 +DEAL::Cell 3.1363, face 5 +DEAL:: 0.440091 0.220045 0.110023, 0.00129720 +DEAL::Cell 3.1364, face 0 +DEAL::Cell 3.1364, face 1 +DEAL::Cell 3.1364, face 2 +DEAL::Cell 3.1364, face 3 +DEAL:: 0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1364, face 4 +DEAL::Cell 3.1364, face 5 +DEAL::Cell 3.1365, face 0 +DEAL::Cell 3.1365, face 1 +DEAL:: 0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.1365, face 2 +DEAL::Cell 3.1365, face 3 +DEAL::Cell 3.1365, face 4 +DEAL::Cell 3.1365, face 5 +DEAL::Cell 3.1366, face 0 +DEAL:: 0.440091 0.00000 0.110023, 0.00125847 +DEAL::Cell 3.1366, face 1 +DEAL::Cell 3.1366, face 2 +DEAL::Cell 3.1366, face 3 +DEAL::Cell 3.1366, face 4 +DEAL:: 0.440091 0.110023 0.110023, 0.00129720 +DEAL::Cell 3.1366, face 5 +DEAL::Cell 3.1367, face 0 +DEAL::Cell 3.1367, face 1 +DEAL::Cell 3.1367, face 2 +DEAL:: 0.440091 0.220045 0.110023, 0.00302625 +DEAL::Cell 3.1367, face 3 +DEAL::Cell 3.1367, face 4 +DEAL::Cell 3.1367, face 5 +DEAL::Cell 3.1368, face 0 +DEAL:: 0.440091 0.220045 0.110023, 0.00140701 +DEAL::Cell 3.1368, face 1 +DEAL::Cell 3.1368, face 2 +DEAL::Cell 3.1368, face 3 +DEAL::Cell 3.1368, face 4 +DEAL::Cell 3.1368, face 5 +DEAL:: 0.485844 0.242922 0.121461, 0.00143206 +DEAL::Cell 3.1369, face 0 +DEAL::Cell 3.1369, face 1 +DEAL::Cell 3.1369, face 2 +DEAL::Cell 3.1369, face 3 +DEAL:: 0.440091 0.330068 0.110023, 0.00302625 +DEAL::Cell 3.1369, face 4 +DEAL::Cell 3.1369, face 5 +DEAL::Cell 3.1370, face 0 +DEAL::Cell 3.1370, face 1 +DEAL:: 0.440091 0.330068 0.110023, 0.00157309 +DEAL::Cell 3.1370, face 2 +DEAL::Cell 3.1370, face 3 +DEAL::Cell 3.1370, face 4 +DEAL::Cell 3.1370, face 5 +DEAL:: 0.394338 0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.1371, face 0 +DEAL::Cell 3.1371, face 1 +DEAL::Cell 3.1371, face 2 +DEAL::Cell 3.1371, face 3 +DEAL::Cell 3.1371, face 4 +DEAL:: 0.440091 0.330068 2.27682e-18, 0.00125847 +DEAL::Cell 3.1371, face 5 +DEAL::Cell 3.1372, face 0 +DEAL::Cell 3.1372, face 1 +DEAL::Cell 3.1372, face 2 +DEAL:: 0.485844 0.242922 0.242922, 0.00368819 +DEAL::Cell 3.1372, face 3 +DEAL::Cell 3.1372, face 4 +DEAL::Cell 3.1372, face 5 +DEAL::Cell 3.1373, face 0 +DEAL:: 0.485844 0.364383 0.242922, 0.00173663 +DEAL::Cell 3.1373, face 1 +DEAL::Cell 3.1373, face 2 +DEAL::Cell 3.1373, face 3 +DEAL::Cell 3.1373, face 4 +DEAL:: 0.440091 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.1373, face 5 +DEAL::Cell 3.1374, face 0 +DEAL::Cell 3.1374, face 1 +DEAL::Cell 3.1374, face 2 +DEAL::Cell 3.1374, face 3 +DEAL:: 0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.1374, face 4 +DEAL::Cell 3.1374, face 5 +DEAL::Cell 3.1375, face 0 +DEAL::Cell 3.1375, face 1 +DEAL:: 0.394338 0.394338 0.0985844, 0.00159472 +DEAL::Cell 3.1375, face 2 +DEAL::Cell 3.1375, face 3 +DEAL::Cell 3.1375, face 4 +DEAL::Cell 3.1375, face 5 +DEAL:: 0.394338 0.295753 0.197169, 0.00126074 +DEAL::Cell 3.1376, face 0 +DEAL::Cell 3.1376, face 1 +DEAL::Cell 3.1376, face 3 +DEAL::Cell 3.1376, face 4 +DEAL:: 0.531597 0.132899 0.265799, 0.00169957 +DEAL::Cell 3.1376, face 5 +DEAL::Cell 3.1377, face 0 +DEAL::Cell 3.1377, face 1 +DEAL::Cell 3.1377, face 3 +DEAL::Cell 3.1377, face 4 +DEAL:: 0.577350 0.144338 0.288675, 0.00184585 +DEAL::Cell 3.1377, face 5 +DEAL::Cell 3.1378, face 0 +DEAL::Cell 3.1378, face 1 +DEAL::Cell 3.1378, face 2 +DEAL:: 0.531597 0.00000 0.398698, 0.00441555 +DEAL::Cell 3.1378, face 3 +DEAL::Cell 3.1378, face 4 +DEAL::Cell 3.1378, face 5 +DEAL::Cell 3.1379, face 0 +DEAL:: 0.531597 0.132899 0.398698, 0.00156693 +DEAL::Cell 3.1379, face 1 +DEAL::Cell 3.1379, face 2 +DEAL::Cell 3.1379, face 3 +DEAL::Cell 3.1379, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1379, face 5 +DEAL::Cell 3.1380, face 0 +DEAL::Cell 3.1380, face 1 +DEAL::Cell 3.1380, face 3 +DEAL::Cell 3.1380, face 4 +DEAL:: 0.577350 0.00000 0.433013, 0.00206372 +DEAL::Cell 3.1380, face 5 +DEAL::Cell 3.1381, face 0 +DEAL::Cell 3.1381, face 1 +DEAL::Cell 3.1381, face 3 +DEAL:: 0.531597 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1381, face 4 +DEAL::Cell 3.1381, face 5 +DEAL::Cell 3.1382, face 0 +DEAL::Cell 3.1382, face 1 +DEAL:: 0.531597 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1382, face 2 +DEAL::Cell 3.1382, face 3 +DEAL::Cell 3.1382, face 4 +DEAL::Cell 3.1382, face 5 +DEAL:: 0.485844 0.121461 0.485844, 0.00196478 +DEAL::Cell 3.1383, face 0 +DEAL::Cell 3.1383, face 1 +DEAL::Cell 3.1383, face 2 +DEAL::Cell 3.1383, face 3 +DEAL::Cell 3.1383, face 4 +DEAL:: 0.531597 0.132899 0.398698, 0.00190018 +DEAL::Cell 3.1383, face 5 +DEAL::Cell 3.1384, face 0 +DEAL::Cell 3.1384, face 1 +DEAL::Cell 3.1384, face 3 +DEAL:: 0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.1384, face 4 +DEAL::Cell 3.1384, face 5 +DEAL::Cell 3.1385, face 0 +DEAL::Cell 3.1385, face 1 +DEAL:: 0.577350 0.577350 0.433013, 0.00233483 +DEAL::Cell 3.1385, face 3 +DEAL::Cell 3.1385, face 4 +DEAL::Cell 3.1385, face 5 +DEAL::Cell 3.1386, face 0 +DEAL:: 0.485844 0.242922 0.364383, 0.00155329 +DEAL::Cell 3.1386, face 1 +DEAL::Cell 3.1386, face 2 +DEAL::Cell 3.1386, face 3 +DEAL::Cell 3.1386, face 4 +DEAL::Cell 3.1386, face 5 +DEAL:: 0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.1387, face 0 +DEAL::Cell 3.1387, face 1 +DEAL::Cell 3.1387, face 2 +DEAL::Cell 3.1387, face 3 +DEAL:: 0.485844 0.364383 0.364383, 0.00368819 +DEAL::Cell 3.1387, face 4 +DEAL::Cell 3.1387, face 5 +DEAL::Cell 3.1388, face 0 +DEAL::Cell 3.1388, face 1 +DEAL:: 0.577350 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1388, face 3 +DEAL::Cell 3.1388, face 4 +DEAL::Cell 3.1388, face 5 +DEAL::Cell 3.1389, face 0 +DEAL:: 0.531597 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1389, face 1 +DEAL::Cell 3.1389, face 3 +DEAL::Cell 3.1389, face 4 +DEAL::Cell 3.1389, face 5 +DEAL::Cell 3.1390, face 0 +DEAL:: 0.531597 0.265799 0.398698, 0.00169957 +DEAL::Cell 3.1390, face 1 +DEAL::Cell 3.1390, face 2 +DEAL::Cell 3.1390, face 3 +DEAL::Cell 3.1390, face 4 +DEAL:: 0.531597 0.398698 0.398698, 0.00190018 +DEAL::Cell 3.1390, face 5 +DEAL::Cell 3.1391, face 0 +DEAL::Cell 3.1391, face 1 +DEAL::Cell 3.1391, face 2 +DEAL:: 0.531597 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.1391, face 3 +DEAL::Cell 3.1391, face 4 +DEAL::Cell 3.1391, face 5 +DEAL::Cell 3.1392, face 0 +DEAL:: 0.440091 0.00000 0.330068, 0.00125847 +DEAL::Cell 3.1392, face 1 +DEAL::Cell 3.1392, face 2 +DEAL::Cell 3.1392, face 3 +DEAL::Cell 3.1392, face 4 +DEAL::Cell 3.1392, face 5 +DEAL:: 0.485844 0.00000 0.364383, 0.00173663 +DEAL::Cell 3.1393, face 0 +DEAL::Cell 3.1393, face 1 +DEAL::Cell 3.1393, face 2 +DEAL::Cell 3.1393, face 3 +DEAL:: 0.440091 0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1393, face 4 +DEAL::Cell 3.1393, face 5 +DEAL::Cell 3.1394, face 0 +DEAL::Cell 3.1394, face 1 +DEAL:: 0.440091 0.110023 0.330068, 0.00129720 +DEAL::Cell 3.1394, face 2 +DEAL::Cell 3.1394, face 3 +DEAL::Cell 3.1394, face 4 +DEAL::Cell 3.1394, face 5 +DEAL:: 0.394338 0.0985844 0.295753, 0.00140955 +DEAL::Cell 3.1395, face 0 +DEAL::Cell 3.1395, face 1 +DEAL::Cell 3.1395, face 2 +DEAL::Cell 3.1395, face 3 +DEAL::Cell 3.1395, face 4 +DEAL:: 0.440091 0.110023 0.220045, 0.00140701 +DEAL::Cell 3.1395, face 5 +DEAL::Cell 3.1396, face 0 +DEAL::Cell 3.1396, face 1 +DEAL::Cell 3.1396, face 2 +DEAL:: 0.485844 0.00000 0.485844, 0.00368819 +DEAL::Cell 3.1396, face 3 +DEAL::Cell 3.1396, face 4 +DEAL::Cell 3.1396, face 5 +DEAL::Cell 3.1397, face 0 +DEAL:: 0.485844 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1397, face 1 +DEAL::Cell 3.1397, face 2 +DEAL::Cell 3.1397, face 3 +DEAL::Cell 3.1397, face 4 +DEAL:: 0.440091 0.220045 0.330068, 0.00157309 +DEAL::Cell 3.1397, face 5 +DEAL::Cell 3.1398, face 0 +DEAL::Cell 3.1398, face 1 +DEAL::Cell 3.1398, face 2 +DEAL::Cell 3.1398, face 3 +DEAL:: 0.394338 0.00000 0.295753, 0.00242972 +DEAL::Cell 3.1398, face 4 +DEAL::Cell 3.1398, face 5 +DEAL::Cell 3.1399, face 0 +DEAL::Cell 3.1399, face 1 +DEAL:: 0.394338 0.197169 0.295753, 0.00126074 +DEAL::Cell 3.1399, face 2 +DEAL::Cell 3.1399, face 3 +DEAL::Cell 3.1399, face 4 +DEAL::Cell 3.1399, face 5 +DEAL:: 0.394338 0.0985844 0.394338, 0.00159472 +DEAL::Cell 3.1400, face 0 +DEAL::Cell 3.1400, face 1 +DEAL::Cell 3.1400, face 2 +DEAL::Cell 3.1400, face 3 +DEAL:: 0.440091 0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1400, face 4 +DEAL::Cell 3.1400, face 5 +DEAL::Cell 3.1401, face 0 +DEAL::Cell 3.1401, face 1 +DEAL::Cell 3.1401, face 2 +DEAL:: 0.485844 0.364383 0.242922, 0.00368819 +DEAL::Cell 3.1401, face 3 +DEAL::Cell 3.1401, face 4 +DEAL::Cell 3.1401, face 5 +DEAL::Cell 3.1402, face 0 +DEAL:: 0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1402, face 1 +DEAL::Cell 3.1402, face 2 +DEAL::Cell 3.1402, face 3 +DEAL::Cell 3.1402, face 4 +DEAL:: 0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1402, face 5 +DEAL::Cell 3.1403, face 0 +DEAL::Cell 3.1403, face 1 +DEAL::Cell 3.1403, face 2 +DEAL:: 0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1403, face 3 +DEAL::Cell 3.1403, face 4 +DEAL::Cell 3.1403, face 5 +DEAL::Cell 3.1404, face 0 +DEAL::Cell 3.1404, face 1 +DEAL:: 0.485844 0.364383 0.364383, 0.00173663 +DEAL::Cell 3.1404, face 2 +DEAL::Cell 3.1404, face 3 +DEAL::Cell 3.1404, face 4 +DEAL::Cell 3.1404, face 5 +DEAL:: 0.485844 0.364383 0.485844, 0.00196478 +DEAL::Cell 3.1405, face 0 +DEAL::Cell 3.1405, face 1 +DEAL::Cell 3.1405, face 2 +DEAL::Cell 3.1405, face 3 +DEAL:: 0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1405, face 4 +DEAL::Cell 3.1405, face 5 +DEAL::Cell 3.1406, face 0 +DEAL::Cell 3.1406, face 1 +DEAL:: 0.394338 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1406, face 2 +DEAL::Cell 3.1406, face 3 +DEAL::Cell 3.1406, face 4 +DEAL::Cell 3.1406, face 5 +DEAL::Cell 3.1407, face 0 +DEAL:: 0.440091 0.330068 0.330068, 0.00157309 +DEAL::Cell 3.1407, face 1 +DEAL::Cell 3.1407, face 2 +DEAL::Cell 3.1407, face 3 +DEAL::Cell 3.1407, face 4 +DEAL:: 0.440091 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.1407, face 5 +DEAL::Cell 3.1408, face 0 +DEAL::Cell 3.1408, face 1 +DEAL::Cell 3.1408, face 2 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1408, face 3 +DEAL::Cell 3.1408, face 4 +DEAL::Cell 3.1408, face 5 +DEAL::Cell 3.1409, face 0 +DEAL:: 0.348584 -0.261438 0.0871461, 0.00124600 +DEAL::Cell 3.1409, face 1 +DEAL::Cell 3.1409, face 2 +DEAL::Cell 3.1409, face 3 +DEAL::Cell 3.1409, face 4 +DEAL::Cell 3.1409, face 5 +DEAL:: 0.394338 -0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.1410, face 0 +DEAL::Cell 3.1410, face 1 +DEAL::Cell 3.1410, face 2 +DEAL::Cell 3.1410, face 3 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.1410, face 4 +DEAL::Cell 3.1410, face 5 +DEAL::Cell 3.1411, face 0 +DEAL::Cell 3.1411, face 1 +DEAL:: 0.348584 -0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.1411, face 2 +DEAL::Cell 3.1411, face 3 +DEAL::Cell 3.1411, face 4 +DEAL::Cell 3.1411, face 5 +DEAL:: 0.302831 -0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.1412, face 0 +DEAL::Cell 3.1412, face 1 +DEAL::Cell 3.1412, face 2 +DEAL::Cell 3.1412, face 3 +DEAL::Cell 3.1412, face 4 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.1412, face 5 +DEAL::Cell 3.1413, face 0 +DEAL::Cell 3.1413, face 1 +DEAL::Cell 3.1413, face 2 +DEAL:: 0.394338 -0.295753 0.197169, 0.00242972 +DEAL::Cell 3.1413, face 3 +DEAL::Cell 3.1413, face 4 +DEAL::Cell 3.1413, face 5 +DEAL::Cell 3.1414, face 0 +DEAL:: 0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.1414, face 1 +DEAL::Cell 3.1414, face 2 +DEAL::Cell 3.1414, face 3 +DEAL::Cell 3.1414, face 4 +DEAL:: 0.302831 -0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1414, face 5 +DEAL::Cell 3.1415, face 0 +DEAL::Cell 3.1415, face 1 +DEAL::Cell 3.1415, face 2 +DEAL::Cell 3.1415, face 3 +DEAL:: 0.302831 -0.227123 0.0757078, 0.00143292 +DEAL::Cell 3.1415, face 4 +DEAL::Cell 3.1415, face 5 +DEAL::Cell 3.1416, face 0 +DEAL::Cell 3.1416, face 1 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1416, face 2 +DEAL::Cell 3.1416, face 3 +DEAL::Cell 3.1416, face 4 +DEAL::Cell 3.1416, face 5 +DEAL:: 0.348584 -0.174292 0.0871461, 0.00102748 +DEAL::Cell 3.1417, face 0 +DEAL::Cell 3.1417, face 1 +DEAL::Cell 3.1417, face 2 +DEAL::Cell 3.1417, face 3 +DEAL:: 0.348584 0.00000 0.0871461, 0.00189861 +DEAL::Cell 3.1417, face 4 +DEAL::Cell 3.1417, face 5 +DEAL::Cell 3.1418, face 0 +DEAL::Cell 3.1418, face 1 +DEAL::Cell 3.1418, face 2 +DEAL:: 0.348584 -0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1418, face 3 +DEAL::Cell 3.1418, face 4 +DEAL::Cell 3.1418, face 5 +DEAL::Cell 3.1419, face 0 +DEAL:: 0.302831 -0.0757078 2.81893e-18, 0.000892619 +DEAL::Cell 3.1419, face 1 +DEAL::Cell 3.1419, face 2 +DEAL::Cell 3.1419, face 3 +DEAL::Cell 3.1419, face 4 +DEAL:: 0.302831 -0.0757078 2.81893e-18, 0.000865968 +DEAL::Cell 3.1419, face 5 +DEAL::Cell 3.1420, face 0 +DEAL::Cell 3.1420, face 1 +DEAL::Cell 3.1420, face 2 +DEAL:: 0.394338 -0.0985844 0.197169, 0.00242972 +DEAL::Cell 3.1420, face 3 +DEAL::Cell 3.1420, face 4 +DEAL::Cell 3.1420, face 5 +DEAL::Cell 3.1421, face 0 +DEAL::Cell 3.1421, face 1 +DEAL:: 0.394338 0.00000 0.0985844, 0.00112764 +DEAL::Cell 3.1421, face 2 +DEAL::Cell 3.1421, face 3 +DEAL::Cell 3.1421, face 4 +DEAL::Cell 3.1421, face 5 +DEAL:: 0.394338 0.00000 0.197169, 0.00126074 +DEAL::Cell 3.1422, face 0 +DEAL::Cell 3.1422, face 1 +DEAL::Cell 3.1422, face 2 +DEAL::Cell 3.1422, face 3 +DEAL:: 0.302831 -0.0757078 0.0757078, 0.00143292 +DEAL::Cell 3.1422, face 4 +DEAL::Cell 3.1422, face 5 +DEAL::Cell 3.1423, face 0 +DEAL::Cell 3.1423, face 1 +DEAL:: 0.302831 0.00000 0.151416, 0.000865968 +DEAL::Cell 3.1423, face 2 +DEAL::Cell 3.1423, face 3 +DEAL::Cell 3.1423, face 4 +DEAL::Cell 3.1423, face 5 +DEAL::Cell 3.1424, face 0 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00122466 +DEAL::Cell 3.1424, face 1 +DEAL::Cell 3.1424, face 2 +DEAL::Cell 3.1424, face 3 +DEAL::Cell 3.1424, face 4 +DEAL:: 0.302831 -0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1424, face 5 +DEAL::Cell 3.1425, face 0 +DEAL::Cell 3.1425, face 1 +DEAL::Cell 3.1425, face 2 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00143292 +DEAL::Cell 3.1425, face 3 +DEAL::Cell 3.1425, face 4 +DEAL::Cell 3.1425, face 5 +DEAL::Cell 3.1426, face 0 +DEAL:: 0.211325 -0.211325 0.0528312, 0.000854608 +DEAL::Cell 3.1426, face 1 +DEAL::Cell 3.1426, face 2 +DEAL::Cell 3.1426, face 3 +DEAL::Cell 3.1426, face 4 +DEAL::Cell 3.1426, face 5 +DEAL:: 0.257078 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.1427, face 0 +DEAL::Cell 3.1427, face 1 +DEAL::Cell 3.1427, face 2 +DEAL::Cell 3.1427, face 3 +DEAL:: 0.211325 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.1427, face 4 +DEAL::Cell 3.1427, face 5 +DEAL::Cell 3.1428, face 0 +DEAL::Cell 3.1428, face 1 +DEAL:: 0.302831 -0.227123 0.151416, 0.00108246 +DEAL::Cell 3.1428, face 2 +DEAL::Cell 3.1428, face 3 +DEAL::Cell 3.1428, face 4 +DEAL::Cell 3.1428, face 5 +DEAL:: 0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1429, face 0 +DEAL::Cell 3.1429, face 1 +DEAL::Cell 3.1429, face 2 +DEAL::Cell 3.1429, face 3 +DEAL::Cell 3.1429, face 4 +DEAL:: 0.302831 -0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1429, face 5 +DEAL::Cell 3.1430, face 0 +DEAL::Cell 3.1430, face 1 +DEAL::Cell 3.1430, face 2 +DEAL:: 0.257078 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.1430, face 3 +DEAL::Cell 3.1430, face 4 +DEAL::Cell 3.1430, face 5 +DEAL::Cell 3.1431, face 0 +DEAL:: 0.257078 -0.192809 0.128539, 0.000918917 +DEAL::Cell 3.1431, face 1 +DEAL::Cell 3.1431, face 2 +DEAL::Cell 3.1431, face 3 +DEAL::Cell 3.1431, face 4 +DEAL:: 0.211325 -0.105662 0.0528312, 0.000622897 +DEAL::Cell 3.1431, face 5 +DEAL::Cell 3.1432, face 0 +DEAL::Cell 3.1432, face 1 +DEAL::Cell 3.1432, face 2 +DEAL::Cell 3.1432, face 3 +DEAL:: 0.257078 -0.128539 1.08420e-18, 0.00103264 +DEAL::Cell 3.1432, face 4 +DEAL::Cell 3.1432, face 5 +DEAL::Cell 3.1433, face 0 +DEAL::Cell 3.1433, face 1 +DEAL:: 0.257078 0.00000 1.73472e-18, 0.000735134 +DEAL::Cell 3.1433, face 2 +DEAL::Cell 3.1433, face 3 +DEAL::Cell 3.1433, face 4 +DEAL::Cell 3.1433, face 5 +DEAL:: 0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.1434, face 0 +DEAL::Cell 3.1434, face 1 +DEAL::Cell 3.1434, face 2 +DEAL::Cell 3.1434, face 3 +DEAL:: 0.211325 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.1434, face 4 +DEAL::Cell 3.1434, face 5 +DEAL::Cell 3.1435, face 0 +DEAL::Cell 3.1435, face 1 +DEAL::Cell 3.1435, face 2 +DEAL:: 0.257078 -0.0642695 1.40946e-18, 0.00103264 +DEAL::Cell 3.1435, face 3 +DEAL::Cell 3.1435, face 4 +DEAL::Cell 3.1435, face 5 +DEAL::Cell 3.1436, face 0 +DEAL:: 0.257078 -0.128539 0.0642695, 0.000821904 +DEAL::Cell 3.1436, face 1 +DEAL::Cell 3.1436, face 2 +DEAL::Cell 3.1436, face 3 +DEAL::Cell 3.1436, face 4 +DEAL:: 0.257078 -0.128539 0.0642695, 0.000757758 +DEAL::Cell 3.1436, face 5 +DEAL::Cell 3.1437, face 0 +DEAL::Cell 3.1437, face 1 +DEAL::Cell 3.1437, face 2 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1437, face 3 +DEAL::Cell 3.1437, face 4 +DEAL::Cell 3.1437, face 5 +DEAL::Cell 3.1438, face 0 +DEAL::Cell 3.1438, face 1 +DEAL:: 0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.1438, face 2 +DEAL::Cell 3.1438, face 3 +DEAL::Cell 3.1438, face 4 +DEAL::Cell 3.1438, face 5 +DEAL:: 0.257078 -0.0642695 0.128539, 0.000821904 +DEAL::Cell 3.1439, face 0 +DEAL::Cell 3.1439, face 1 +DEAL::Cell 3.1439, face 2 +DEAL::Cell 3.1439, face 3 +DEAL:: 0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.1439, face 4 +DEAL::Cell 3.1439, face 5 +DEAL::Cell 3.1440, face 0 +DEAL::Cell 3.1440, face 1 +DEAL:: 0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1440, face 2 +DEAL::Cell 3.1440, face 3 +DEAL::Cell 3.1440, face 4 +DEAL::Cell 3.1440, face 5 +DEAL::Cell 3.1441, face 0 +DEAL:: 0.394338 -0.295753 0.197169, 0.00140955 +DEAL::Cell 3.1441, face 1 +DEAL::Cell 3.1441, face 2 +DEAL::Cell 3.1441, face 3 +DEAL::Cell 3.1441, face 4 +DEAL:: 0.394338 -0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1441, face 5 +DEAL::Cell 3.1442, face 0 +DEAL::Cell 3.1442, face 1 +DEAL::Cell 3.1442, face 2 +DEAL:: 0.348584 -0.261438 0.174292, 0.00189861 +DEAL::Cell 3.1442, face 3 +DEAL::Cell 3.1442, face 4 +DEAL::Cell 3.1442, face 5 +DEAL::Cell 3.1443, face 0 +DEAL:: 0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.1443, face 1 +DEAL::Cell 3.1443, face 2 +DEAL::Cell 3.1443, face 3 +DEAL::Cell 3.1443, face 4 +DEAL::Cell 3.1443, face 5 +DEAL:: 0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1444, face 0 +DEAL::Cell 3.1444, face 1 +DEAL::Cell 3.1444, face 2 +DEAL::Cell 3.1444, face 3 +DEAL:: 0.348584 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1444, face 4 +DEAL::Cell 3.1444, face 5 +DEAL::Cell 3.1445, face 0 +DEAL::Cell 3.1445, face 1 +DEAL:: 0.394338 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1445, face 2 +DEAL::Cell 3.1445, face 3 +DEAL::Cell 3.1445, face 4 +DEAL::Cell 3.1445, face 5 +DEAL:: 0.348584 -0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1446, face 0 +DEAL::Cell 3.1446, face 1 +DEAL::Cell 3.1446, face 2 +DEAL::Cell 3.1446, face 3 +DEAL::Cell 3.1446, face 4 +DEAL:: 0.348584 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.1446, face 5 +DEAL::Cell 3.1447, face 0 +DEAL::Cell 3.1447, face 1 +DEAL::Cell 3.1447, face 2 +DEAL:: 0.348584 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1447, face 3 +DEAL::Cell 3.1447, face 4 +DEAL::Cell 3.1447, face 5 +DEAL::Cell 3.1448, face 0 +DEAL:: 0.394338 -0.197169 0.295753, 0.00126074 +DEAL::Cell 3.1448, face 1 +DEAL::Cell 3.1448, face 2 +DEAL::Cell 3.1448, face 3 +DEAL::Cell 3.1448, face 4 +DEAL:: 0.348584 -0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.1448, face 5 +DEAL::Cell 3.1449, face 0 +DEAL::Cell 3.1449, face 1 +DEAL::Cell 3.1449, face 2 +DEAL::Cell 3.1449, face 3 +DEAL:: 0.348584 -0.0871461 0.174292, 0.00189861 +DEAL::Cell 3.1449, face 4 +DEAL::Cell 3.1449, face 5 +DEAL::Cell 3.1450, face 0 +DEAL::Cell 3.1450, face 1 +DEAL:: 0.302831 -0.0757078 0.151416, 0.000892619 +DEAL::Cell 3.1450, face 2 +DEAL::Cell 3.1450, face 3 +DEAL::Cell 3.1450, face 4 +DEAL::Cell 3.1450, face 5 +DEAL:: 0.302831 -0.151416 0.227123, 0.00108246 +DEAL::Cell 3.1451, face 0 +DEAL::Cell 3.1451, face 1 +DEAL::Cell 3.1451, face 2 +DEAL::Cell 3.1451, face 3 +DEAL:: 0.302831 0.00000 0.227123, 0.00143292 +DEAL::Cell 3.1451, face 4 +DEAL::Cell 3.1451, face 5 +DEAL::Cell 3.1452, face 0 +DEAL::Cell 3.1452, face 1 +DEAL::Cell 3.1452, face 2 +DEAL:: 0.394338 -0.197169 0.295753, 0.00242972 +DEAL::Cell 3.1452, face 3 +DEAL::Cell 3.1452, face 4 +DEAL::Cell 3.1452, face 5 +DEAL::Cell 3.1453, face 0 +DEAL:: 0.348584 -0.0871461 0.261438, 0.00102748 +DEAL::Cell 3.1453, face 1 +DEAL::Cell 3.1453, face 2 +DEAL::Cell 3.1453, face 3 +DEAL::Cell 3.1453, face 4 +DEAL:: 0.348584 -0.0871461 0.261438, 0.00124600 +DEAL::Cell 3.1453, face 5 +DEAL::Cell 3.1454, face 0 +DEAL::Cell 3.1454, face 1 +DEAL::Cell 3.1454, face 2 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1454, face 3 +DEAL::Cell 3.1454, face 4 +DEAL::Cell 3.1454, face 5 +DEAL::Cell 3.1455, face 0 +DEAL::Cell 3.1455, face 1 +DEAL:: 0.348584 0.00000 0.261438, 0.000996803 +DEAL::Cell 3.1455, face 2 +DEAL::Cell 3.1455, face 3 +DEAL::Cell 3.1455, face 4 +DEAL::Cell 3.1455, face 5 +DEAL:: 0.348584 0.00000 0.348584, 0.00140969 +DEAL::Cell 3.1456, face 0 +DEAL::Cell 3.1456, face 1 +DEAL::Cell 3.1456, face 2 +DEAL::Cell 3.1456, face 3 +DEAL:: 0.257078 -0.192809 0.128539, 0.00103264 +DEAL::Cell 3.1456, face 4 +DEAL::Cell 3.1456, face 5 +DEAL::Cell 3.1457, face 0 +DEAL::Cell 3.1457, face 1 +DEAL:: 0.257078 -0.128539 0.192809, 0.000821904 +DEAL::Cell 3.1457, face 2 +DEAL::Cell 3.1457, face 3 +DEAL::Cell 3.1457, face 4 +DEAL::Cell 3.1457, face 5 +DEAL::Cell 3.1458, face 0 +DEAL:: 0.257078 -0.257078 0.128539, 0.00103964 +DEAL::Cell 3.1458, face 1 +DEAL::Cell 3.1458, face 2 +DEAL::Cell 3.1458, face 3 +DEAL::Cell 3.1458, face 4 +DEAL:: 0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1458, face 5 +DEAL::Cell 3.1459, face 0 +DEAL::Cell 3.1459, face 1 +DEAL::Cell 3.1459, face 2 +DEAL:: 0.257078 -0.128539 0.128539, 0.00103264 +DEAL::Cell 3.1459, face 3 +DEAL::Cell 3.1459, face 4 +DEAL::Cell 3.1459, face 5 +DEAL::Cell 3.1460, face 0 +DEAL:: 0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1460, face 1 +DEAL::Cell 3.1460, face 2 +DEAL::Cell 3.1460, face 3 +DEAL::Cell 3.1460, face 4 +DEAL::Cell 3.1460, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1461, face 0 +DEAL::Cell 3.1461, face 1 +DEAL::Cell 3.1461, face 2 +DEAL::Cell 3.1461, face 3 +DEAL:: 0.257078 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1461, face 4 +DEAL::Cell 3.1461, face 5 +DEAL::Cell 3.1462, face 0 +DEAL::Cell 3.1462, face 1 +DEAL:: 0.257078 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1462, face 2 +DEAL::Cell 3.1462, face 3 +DEAL::Cell 3.1462, face 4 +DEAL::Cell 3.1462, face 5 +DEAL:: 0.211325 -0.158494 0.211325, 0.000854608 +DEAL::Cell 3.1463, face 0 +DEAL::Cell 3.1463, face 1 +DEAL::Cell 3.1463, face 2 +DEAL::Cell 3.1463, face 3 +DEAL::Cell 3.1463, face 4 +DEAL:: 0.257078 -0.192809 0.192809, 0.000918917 +DEAL::Cell 3.1463, face 5 +DEAL::Cell 3.1464, face 0 +DEAL::Cell 3.1464, face 1 +DEAL::Cell 3.1464, face 2 +DEAL:: 0.302831 -0.151416 0.227123, 0.00143292 +DEAL::Cell 3.1464, face 3 +DEAL::Cell 3.1464, face 4 +DEAL::Cell 3.1464, face 5 +DEAL::Cell 3.1465, face 0 +DEAL:: 0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.1465, face 1 +DEAL::Cell 3.1465, face 2 +DEAL::Cell 3.1465, face 3 +DEAL::Cell 3.1465, face 4 +DEAL:: 0.257078 0.00000 0.128539, 0.000821904 +DEAL::Cell 3.1465, face 5 +DEAL::Cell 3.1466, face 0 +DEAL::Cell 3.1466, face 1 +DEAL::Cell 3.1466, face 2 +DEAL::Cell 3.1466, face 3 +DEAL:: 0.211325 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.1466, face 4 +DEAL::Cell 3.1466, face 5 +DEAL::Cell 3.1467, face 0 +DEAL::Cell 3.1467, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.1467, face 2 +DEAL::Cell 3.1467, face 3 +DEAL::Cell 3.1467, face 4 +DEAL::Cell 3.1467, face 5 +DEAL:: 0.211325 -0.0528312 0.158494, 0.000755374 +DEAL::Cell 3.1468, face 0 +DEAL::Cell 3.1468, face 1 +DEAL::Cell 3.1468, face 2 +DEAL::Cell 3.1468, face 3 +DEAL:: 0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1468, face 4 +DEAL::Cell 3.1468, face 5 +DEAL::Cell 3.1469, face 0 +DEAL::Cell 3.1469, face 1 +DEAL::Cell 3.1469, face 2 +DEAL:: 0.302831 -0.0757078 0.227123, 0.00143292 +DEAL::Cell 3.1469, face 3 +DEAL::Cell 3.1469, face 4 +DEAL::Cell 3.1469, face 5 +DEAL::Cell 3.1470, face 0 +DEAL:: 0.211325 -0.105662 0.158494, 0.000675627 +DEAL::Cell 3.1470, face 1 +DEAL::Cell 3.1470, face 2 +DEAL::Cell 3.1470, face 3 +DEAL::Cell 3.1470, face 4 +DEAL:: 0.211325 -0.105662 0.158494, 0.000755374 +DEAL::Cell 3.1470, face 5 +DEAL::Cell 3.1471, face 0 +DEAL::Cell 3.1471, face 1 +DEAL::Cell 3.1471, face 2 +DEAL:: 0.257078 0.00000 0.257078, 0.00103264 +DEAL::Cell 3.1471, face 3 +DEAL::Cell 3.1471, face 4 +DEAL::Cell 3.1471, face 5 +DEAL::Cell 3.1472, face 0 +DEAL::Cell 3.1472, face 1 +DEAL:: 0.394338 0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1472, face 2 +DEAL::Cell 3.1472, face 3 +DEAL::Cell 3.1472, face 4 +DEAL::Cell 3.1472, face 5 +DEAL:: 0.394338 0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.1473, face 0 +DEAL::Cell 3.1473, face 1 +DEAL::Cell 3.1473, face 2 +DEAL::Cell 3.1473, face 3 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1473, face 4 +DEAL::Cell 3.1473, face 5 +DEAL::Cell 3.1474, face 0 +DEAL::Cell 3.1474, face 1 +DEAL:: 0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.1474, face 2 +DEAL::Cell 3.1474, face 3 +DEAL::Cell 3.1474, face 4 +DEAL::Cell 3.1474, face 5 +DEAL::Cell 3.1475, face 0 +DEAL:: 0.348584 0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1475, face 1 +DEAL::Cell 3.1475, face 2 +DEAL::Cell 3.1475, face 3 +DEAL::Cell 3.1475, face 4 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.000996803 +DEAL::Cell 3.1475, face 5 +DEAL::Cell 3.1476, face 0 +DEAL::Cell 3.1476, face 1 +DEAL::Cell 3.1476, face 2 +DEAL:: 0.394338 0.0985844 0.0985844, 0.00242972 +DEAL::Cell 3.1476, face 3 +DEAL::Cell 3.1476, face 4 +DEAL::Cell 3.1476, face 5 +DEAL::Cell 3.1477, face 0 +DEAL:: 0.348584 0.0871461 0.174292, 0.00102748 +DEAL::Cell 3.1477, face 1 +DEAL::Cell 3.1477, face 2 +DEAL::Cell 3.1477, face 3 +DEAL::Cell 3.1477, face 4 +DEAL::Cell 3.1477, face 5 +DEAL:: 0.394338 0.0985844 0.197169, 0.00126074 +DEAL::Cell 3.1478, face 0 +DEAL::Cell 3.1478, face 1 +DEAL::Cell 3.1478, face 2 +DEAL::Cell 3.1478, face 3 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1478, face 4 +DEAL::Cell 3.1478, face 5 +DEAL::Cell 3.1479, face 0 +DEAL::Cell 3.1479, face 1 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1479, face 2 +DEAL::Cell 3.1479, face 3 +DEAL::Cell 3.1479, face 4 +DEAL::Cell 3.1479, face 5 +DEAL:: 0.302831 0.151416 0.151416, 0.000968182 +DEAL::Cell 3.1480, face 0 +DEAL::Cell 3.1480, face 1 +DEAL::Cell 3.1480, face 2 +DEAL::Cell 3.1480, face 3 +DEAL::Cell 3.1480, face 4 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1480, face 5 +DEAL::Cell 3.1481, face 0 +DEAL::Cell 3.1481, face 1 +DEAL::Cell 3.1481, face 2 +DEAL:: 0.394338 0.295753 0.0985844, 0.00242972 +DEAL::Cell 3.1481, face 3 +DEAL::Cell 3.1481, face 4 +DEAL::Cell 3.1481, face 5 +DEAL::Cell 3.1482, face 0 +DEAL:: 0.348584 0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.1482, face 1 +DEAL::Cell 3.1482, face 2 +DEAL::Cell 3.1482, face 3 +DEAL::Cell 3.1482, face 4 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1482, face 5 +DEAL::Cell 3.1483, face 0 +DEAL::Cell 3.1483, face 1 +DEAL::Cell 3.1483, face 2 +DEAL::Cell 3.1483, face 3 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.00143292 +DEAL::Cell 3.1483, face 4 +DEAL::Cell 3.1483, face 5 +DEAL::Cell 3.1484, face 0 +DEAL::Cell 3.1484, face 1 +DEAL:: 0.348584 0.261438 0.0871461, 0.00124600 +DEAL::Cell 3.1484, face 2 +DEAL::Cell 3.1484, face 3 +DEAL::Cell 3.1484, face 4 +DEAL::Cell 3.1484, face 5 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1485, face 0 +DEAL::Cell 3.1485, face 1 +DEAL::Cell 3.1485, face 2 +DEAL::Cell 3.1485, face 3 +DEAL:: 0.348584 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.1485, face 4 +DEAL::Cell 3.1485, face 5 +DEAL::Cell 3.1486, face 0 +DEAL::Cell 3.1486, face 1 +DEAL::Cell 3.1486, face 2 +DEAL:: 0.348584 0.174292 0.0871461, 0.00189861 +DEAL::Cell 3.1486, face 3 +DEAL::Cell 3.1486, face 4 +DEAL::Cell 3.1486, face 5 +DEAL::Cell 3.1487, face 0 +DEAL:: 0.302831 0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.1487, face 1 +DEAL::Cell 3.1487, face 2 +DEAL::Cell 3.1487, face 3 +DEAL::Cell 3.1487, face 4 +DEAL:: 0.302831 0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1487, face 5 +DEAL::Cell 3.1488, face 0 +DEAL::Cell 3.1488, face 1 +DEAL::Cell 3.1488, face 2 +DEAL:: 0.302831 0.0757078 0.0757078, 0.00143292 +DEAL::Cell 3.1488, face 3 +DEAL::Cell 3.1488, face 4 +DEAL::Cell 3.1488, face 5 +DEAL::Cell 3.1489, face 0 +DEAL::Cell 3.1489, face 1 +DEAL:: 0.302831 0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1489, face 2 +DEAL::Cell 3.1489, face 3 +DEAL::Cell 3.1489, face 4 +DEAL::Cell 3.1489, face 5 +DEAL:: 0.302831 0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.1490, face 0 +DEAL::Cell 3.1490, face 1 +DEAL::Cell 3.1490, face 2 +DEAL::Cell 3.1490, face 3 +DEAL:: 0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.1490, face 4 +DEAL::Cell 3.1490, face 5 +DEAL::Cell 3.1491, face 0 +DEAL::Cell 3.1491, face 1 +DEAL:: 0.211325 0.105662 0.0528312, 0.000675627 +DEAL::Cell 3.1491, face 2 +DEAL::Cell 3.1491, face 3 +DEAL::Cell 3.1491, face 4 +DEAL::Cell 3.1491, face 5 +DEAL::Cell 3.1492, face 0 +DEAL:: 0.302831 0.00000 0.0757078, 0.000865968 +DEAL::Cell 3.1492, face 1 +DEAL::Cell 3.1492, face 2 +DEAL::Cell 3.1492, face 3 +DEAL::Cell 3.1492, face 4 +DEAL:: 0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.1492, face 5 +DEAL::Cell 3.1493, face 0 +DEAL::Cell 3.1493, face 1 +DEAL::Cell 3.1493, face 2 +DEAL:: 0.302831 0.151416 0.0757078, 0.00143292 +DEAL::Cell 3.1493, face 3 +DEAL::Cell 3.1493, face 4 +DEAL::Cell 3.1493, face 5 +DEAL::Cell 3.1494, face 0 +DEAL:: 0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.1494, face 1 +DEAL::Cell 3.1494, face 2 +DEAL::Cell 3.1494, face 3 +DEAL::Cell 3.1494, face 4 +DEAL::Cell 3.1494, face 5 +DEAL:: 0.257078 0.00000 0.128539, 0.000821904 +DEAL::Cell 3.1495, face 0 +DEAL::Cell 3.1495, face 1 +DEAL::Cell 3.1495, face 2 +DEAL::Cell 3.1495, face 3 +DEAL:: 0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.1495, face 4 +DEAL::Cell 3.1495, face 5 +DEAL::Cell 3.1496, face 0 +DEAL::Cell 3.1496, face 1 +DEAL:: 0.302831 0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.1496, face 2 +DEAL::Cell 3.1496, face 3 +DEAL::Cell 3.1496, face 4 +DEAL::Cell 3.1496, face 5 +DEAL:: 0.257078 0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.1497, face 0 +DEAL::Cell 3.1497, face 1 +DEAL::Cell 3.1497, face 2 +DEAL::Cell 3.1497, face 3 +DEAL::Cell 3.1497, face 4 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1497, face 5 +DEAL::Cell 3.1498, face 0 +DEAL::Cell 3.1498, face 1 +DEAL::Cell 3.1498, face 2 +DEAL:: 0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.1498, face 3 +DEAL::Cell 3.1498, face 4 +DEAL::Cell 3.1498, face 5 +DEAL::Cell 3.1499, face 0 +DEAL:: 0.257078 0.192809 0.0642695, 0.000918917 +DEAL::Cell 3.1499, face 1 +DEAL::Cell 3.1499, face 2 +DEAL::Cell 3.1499, face 3 +DEAL::Cell 3.1499, face 4 +DEAL:: 0.211325 0.211325 0.00000, 0.000604299 +DEAL::Cell 3.1499, face 5 +DEAL::Cell 3.1500, face 0 +DEAL::Cell 3.1500, face 1 +DEAL::Cell 3.1500, face 2 +DEAL::Cell 3.1500, face 3 +DEAL:: 0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.1500, face 4 +DEAL::Cell 3.1500, face 5 +DEAL::Cell 3.1501, face 0 +DEAL::Cell 3.1501, face 1 +DEAL:: 0.257078 0.257078 0.0642695, 0.00103964 +DEAL::Cell 3.1501, face 2 +DEAL::Cell 3.1501, face 3 +DEAL::Cell 3.1501, face 4 +DEAL::Cell 3.1501, face 5 +DEAL:: 0.257078 0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1502, face 0 +DEAL::Cell 3.1502, face 1 +DEAL::Cell 3.1502, face 2 +DEAL::Cell 3.1502, face 3 +DEAL:: 0.211325 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.1502, face 4 +DEAL::Cell 3.1502, face 5 +DEAL::Cell 3.1503, face 0 +DEAL::Cell 3.1503, face 1 +DEAL::Cell 3.1503, face 2 +DEAL:: 0.257078 0.192809 0.0642695, 0.00103264 +DEAL::Cell 3.1503, face 3 +DEAL::Cell 3.1503, face 4 +DEAL::Cell 3.1503, face 5 +DEAL::Cell 3.1504, face 0 +DEAL:: 0.348584 0.00000 0.174292, 0.000996803 +DEAL::Cell 3.1504, face 1 +DEAL::Cell 3.1504, face 2 +DEAL::Cell 3.1504, face 3 +DEAL::Cell 3.1504, face 4 +DEAL:: 0.348584 0.00000 0.174292, 0.00111446 +DEAL::Cell 3.1504, face 5 +DEAL::Cell 3.1505, face 0 +DEAL::Cell 3.1505, face 1 +DEAL::Cell 3.1505, face 2 +DEAL:: 0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.1505, face 3 +DEAL::Cell 3.1505, face 4 +DEAL::Cell 3.1505, face 5 +DEAL::Cell 3.1506, face 0 +DEAL::Cell 3.1506, face 1 +DEAL:: 0.348584 0.0871461 0.174292, 0.00102748 +DEAL::Cell 3.1506, face 2 +DEAL::Cell 3.1506, face 3 +DEAL::Cell 3.1506, face 4 +DEAL::Cell 3.1506, face 5 +DEAL:: 0.348584 0.0871461 0.261438, 0.00124600 +DEAL::Cell 3.1507, face 0 +DEAL::Cell 3.1507, face 1 +DEAL::Cell 3.1507, face 2 +DEAL::Cell 3.1507, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00143292 +DEAL::Cell 3.1507, face 4 +DEAL::Cell 3.1507, face 5 +DEAL::Cell 3.1508, face 0 +DEAL::Cell 3.1508, face 1 +DEAL:: 0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1508, face 2 +DEAL::Cell 3.1508, face 3 +DEAL::Cell 3.1508, face 4 +DEAL::Cell 3.1508, face 5 +DEAL::Cell 3.1509, face 0 +DEAL:: 0.394338 0.0985844 0.295753, 0.00116234 +DEAL::Cell 3.1509, face 1 +DEAL::Cell 3.1509, face 2 +DEAL::Cell 3.1509, face 3 +DEAL::Cell 3.1509, face 4 +DEAL:: 0.394338 0.197169 0.295753, 0.00140955 +DEAL::Cell 3.1509, face 5 +DEAL::Cell 3.1510, face 0 +DEAL::Cell 3.1510, face 1 +DEAL::Cell 3.1510, face 2 +DEAL:: 0.348584 0.0871461 0.261438, 0.00189861 +DEAL::Cell 3.1510, face 3 +DEAL::Cell 3.1510, face 4 +DEAL::Cell 3.1510, face 5 +DEAL::Cell 3.1511, face 0 +DEAL:: 0.302831 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1511, face 1 +DEAL::Cell 3.1511, face 2 +DEAL::Cell 3.1511, face 3 +DEAL::Cell 3.1511, face 4 +DEAL::Cell 3.1511, face 5 +DEAL:: 0.348584 0.0871461 0.348584, 0.00140969 +DEAL::Cell 3.1512, face 0 +DEAL::Cell 3.1512, face 1 +DEAL::Cell 3.1512, face 2 +DEAL::Cell 3.1512, face 3 +DEAL:: 0.348584 0.174292 0.261438, 0.00189861 +DEAL::Cell 3.1512, face 4 +DEAL::Cell 3.1512, face 5 +DEAL::Cell 3.1513, face 0 +DEAL::Cell 3.1513, face 1 +DEAL:: 0.394338 0.394338 0.295753, 0.00159472 +DEAL::Cell 3.1513, face 2 +DEAL::Cell 3.1513, face 3 +DEAL::Cell 3.1513, face 4 +DEAL::Cell 3.1513, face 5 +DEAL:: 0.348584 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.1514, face 0 +DEAL::Cell 3.1514, face 1 +DEAL::Cell 3.1514, face 2 +DEAL::Cell 3.1514, face 3 +DEAL::Cell 3.1514, face 4 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1514, face 5 +DEAL::Cell 3.1515, face 0 +DEAL::Cell 3.1515, face 1 +DEAL::Cell 3.1515, face 2 +DEAL:: 0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.1515, face 3 +DEAL::Cell 3.1515, face 4 +DEAL::Cell 3.1515, face 5 +DEAL::Cell 3.1516, face 0 +DEAL:: 0.394338 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1516, face 1 +DEAL::Cell 3.1516, face 2 +DEAL::Cell 3.1516, face 3 +DEAL::Cell 3.1516, face 4 +DEAL:: 0.348584 0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1516, face 5 +DEAL::Cell 3.1517, face 0 +DEAL::Cell 3.1517, face 1 +DEAL::Cell 3.1517, face 2 +DEAL::Cell 3.1517, face 3 +DEAL:: 0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.1517, face 4 +DEAL::Cell 3.1517, face 5 +DEAL::Cell 3.1518, face 0 +DEAL::Cell 3.1518, face 1 +DEAL:: 0.302831 0.227123 0.227123, 0.00108246 +DEAL::Cell 3.1518, face 2 +DEAL::Cell 3.1518, face 3 +DEAL::Cell 3.1518, face 4 +DEAL::Cell 3.1518, face 5 +DEAL:: 0.302831 0.151416 0.302831, 0.00122466 +DEAL::Cell 3.1519, face 0 +DEAL::Cell 3.1519, face 1 +DEAL::Cell 3.1519, face 2 +DEAL::Cell 3.1519, face 3 +DEAL:: 0.302831 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1519, face 4 +DEAL::Cell 3.1519, face 5 +DEAL::Cell 3.1520, face 0 +DEAL::Cell 3.1520, face 1 +DEAL::Cell 3.1520, face 2 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1520, face 3 +DEAL::Cell 3.1520, face 4 +DEAL::Cell 3.1520, face 5 +DEAL::Cell 3.1521, face 0 +DEAL:: 0.257078 0.0642695 0.128539, 0.000757758 +DEAL::Cell 3.1521, face 1 +DEAL::Cell 3.1521, face 2 +DEAL::Cell 3.1521, face 3 +DEAL::Cell 3.1521, face 4 +DEAL:: 0.257078 0.0642695 0.128539, 0.000821904 +DEAL::Cell 3.1521, face 5 +DEAL::Cell 3.1522, face 0 +DEAL::Cell 3.1522, face 1 +DEAL::Cell 3.1522, face 2 +DEAL:: 0.257078 0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.1522, face 3 +DEAL::Cell 3.1522, face 4 +DEAL::Cell 3.1522, face 5 +DEAL::Cell 3.1523, face 0 +DEAL::Cell 3.1523, face 1 +DEAL:: 0.257078 0.128539 0.128539, 0.000821904 +DEAL::Cell 3.1523, face 2 +DEAL::Cell 3.1523, face 3 +DEAL::Cell 3.1523, face 4 +DEAL::Cell 3.1523, face 5 +DEAL:: 0.257078 0.128539 0.192809, 0.000918917 +DEAL::Cell 3.1524, face 0 +DEAL::Cell 3.1524, face 1 +DEAL::Cell 3.1524, face 2 +DEAL::Cell 3.1524, face 3 +DEAL:: 0.257078 0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.1524, face 4 +DEAL::Cell 3.1524, face 5 +DEAL::Cell 3.1525, face 0 +DEAL::Cell 3.1525, face 1 +DEAL:: 0.257078 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1525, face 2 +DEAL::Cell 3.1525, face 3 +DEAL::Cell 3.1525, face 4 +DEAL::Cell 3.1525, face 5 +DEAL::Cell 3.1526, face 0 +DEAL:: 0.257078 0.00000 0.192809, 0.000735134 +DEAL::Cell 3.1526, face 1 +DEAL::Cell 3.1526, face 2 +DEAL::Cell 3.1526, face 3 +DEAL::Cell 3.1526, face 4 +DEAL:: 0.257078 0.0642695 0.192809, 0.000918917 +DEAL::Cell 3.1526, face 5 +DEAL::Cell 3.1527, face 0 +DEAL::Cell 3.1527, face 1 +DEAL::Cell 3.1527, face 2 +DEAL:: 0.257078 0.128539 0.192809, 0.00103264 +DEAL::Cell 3.1527, face 3 +DEAL::Cell 3.1527, face 4 +DEAL::Cell 3.1527, face 5 +DEAL::Cell 3.1528, face 0 +DEAL:: 0.257078 0.128539 0.192809, 0.000821904 +DEAL::Cell 3.1528, face 1 +DEAL::Cell 3.1528, face 2 +DEAL::Cell 3.1528, face 3 +DEAL::Cell 3.1528, face 4 +DEAL::Cell 3.1528, face 5 +DEAL:: 0.302831 0.151416 0.227123, 0.00108246 +DEAL::Cell 3.1529, face 0 +DEAL::Cell 3.1529, face 1 +DEAL::Cell 3.1529, face 2 +DEAL::Cell 3.1529, face 3 +DEAL:: 0.257078 0.192809 0.192809, 0.00103264 +DEAL::Cell 3.1529, face 4 +DEAL::Cell 3.1529, face 5 +DEAL::Cell 3.1530, face 0 +DEAL::Cell 3.1530, face 1 +DEAL:: 0.257078 0.192809 0.192809, 0.000918917 +DEAL::Cell 3.1530, face 2 +DEAL::Cell 3.1530, face 3 +DEAL::Cell 3.1530, face 4 +DEAL::Cell 3.1530, face 5 +DEAL:: 0.211325 0.158494 0.158494, 0.000755374 +DEAL::Cell 3.1531, face 0 +DEAL::Cell 3.1531, face 1 +DEAL::Cell 3.1531, face 2 +DEAL::Cell 3.1531, face 3 +DEAL::Cell 3.1531, face 4 +DEAL:: 0.257078 0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1531, face 5 +DEAL::Cell 3.1532, face 0 +DEAL::Cell 3.1532, face 1 +DEAL::Cell 3.1532, face 2 +DEAL:: 0.302831 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1532, face 3 +DEAL::Cell 3.1532, face 4 +DEAL::Cell 3.1532, face 5 +DEAL::Cell 3.1533, face 0 +DEAL:: 0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1533, face 1 +DEAL::Cell 3.1533, face 2 +DEAL::Cell 3.1533, face 3 +DEAL::Cell 3.1533, face 4 +DEAL:: 0.257078 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.1533, face 5 +DEAL::Cell 3.1534, face 0 +DEAL::Cell 3.1534, face 1 +DEAL::Cell 3.1534, face 2 +DEAL::Cell 3.1534, face 3 +DEAL:: 0.211325 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.1534, face 4 +DEAL::Cell 3.1534, face 5 +DEAL::Cell 3.1535, face 0 +DEAL::Cell 3.1535, face 1 +DEAL:: 0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.1535, face 2 +DEAL::Cell 3.1535, face 3 +DEAL::Cell 3.1535, face 4 +DEAL::Cell 3.1535, face 5 +DEAL:: 0.211325 0.158494 0.211325, 0.000854608 +DEAL::Cell 3.1536, face 0 +DEAL::Cell 3.1536, face 1 +DEAL::Cell 3.1536, face 3 +DEAL::Cell 3.1536, face 4 +DEAL:: -0.398698 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1536, face 5 +DEAL::Cell 3.1537, face 0 +DEAL::Cell 3.1537, face 1 +DEAL::Cell 3.1537, face 3 +DEAL::Cell 3.1537, face 4 +DEAL:: -0.433013 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1537, face 5 +DEAL::Cell 3.1538, face 0 +DEAL::Cell 3.1538, face 1 +DEAL::Cell 3.1538, face 2 +DEAL:: -0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1538, face 3 +DEAL::Cell 3.1538, face 4 +DEAL::Cell 3.1538, face 5 +DEAL::Cell 3.1539, face 0 +DEAL:: -0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1539, face 1 +DEAL::Cell 3.1539, face 2 +DEAL::Cell 3.1539, face 3 +DEAL::Cell 3.1539, face 4 +DEAL:: -0.242922 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1539, face 5 +DEAL::Cell 3.1540, face 0 +DEAL::Cell 3.1540, face 1 +DEAL::Cell 3.1540, face 3 +DEAL::Cell 3.1540, face 4 +DEAL:: -0.577350 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1540, face 5 +DEAL::Cell 3.1541, face 0 +DEAL::Cell 3.1541, face 1 +DEAL::Cell 3.1541, face 3 +DEAL:: -0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1541, face 4 +DEAL::Cell 3.1541, face 5 +DEAL::Cell 3.1542, face 0 +DEAL::Cell 3.1542, face 1 +DEAL:: -0.398698 -0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1542, face 2 +DEAL::Cell 3.1542, face 3 +DEAL::Cell 3.1542, face 4 +DEAL::Cell 3.1542, face 5 +DEAL:: -0.364383 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1543, face 0 +DEAL::Cell 3.1543, face 1 +DEAL::Cell 3.1543, face 2 +DEAL::Cell 3.1543, face 3 +DEAL::Cell 3.1543, face 4 +DEAL:: -0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1543, face 5 +DEAL::Cell 3.1544, face 0 +DEAL::Cell 3.1544, face 1 +DEAL::Cell 3.1544, face 3 +DEAL:: -0.265799 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1544, face 4 +DEAL::Cell 3.1544, face 5 +DEAL::Cell 3.1545, face 0 +DEAL::Cell 3.1545, face 1 +DEAL:: 0.00000 -0.433013 0.577350, 0.00165098 +DEAL::Cell 3.1545, face 3 +DEAL::Cell 3.1545, face 4 +DEAL::Cell 3.1545, face 5 +DEAL::Cell 3.1546, face 0 +DEAL:: -0.242922 -0.364383 0.485844, 0.00155329 +DEAL::Cell 3.1546, face 1 +DEAL::Cell 3.1546, face 2 +DEAL::Cell 3.1546, face 3 +DEAL::Cell 3.1546, face 4 +DEAL::Cell 3.1546, face 5 +DEAL:: -0.265799 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1547, face 0 +DEAL::Cell 3.1547, face 1 +DEAL::Cell 3.1547, face 2 +DEAL::Cell 3.1547, face 3 +DEAL:: -0.121461 -0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1547, face 4 +DEAL::Cell 3.1547, face 5 +DEAL::Cell 3.1548, face 0 +DEAL::Cell 3.1548, face 1 +DEAL:: -0.144338 -0.288675 0.577350, 0.00170179 +DEAL::Cell 3.1548, face 3 +DEAL::Cell 3.1548, face 4 +DEAL::Cell 3.1548, face 5 +DEAL::Cell 3.1549, face 0 +DEAL:: -0.132899 -0.265799 0.531597, 0.00156693 +DEAL::Cell 3.1549, face 1 +DEAL::Cell 3.1549, face 3 +DEAL::Cell 3.1549, face 4 +DEAL::Cell 3.1549, face 5 +DEAL::Cell 3.1550, face 0 +DEAL:: -0.265799 -0.398698 0.531597, 0.00169957 +DEAL::Cell 3.1550, face 1 +DEAL::Cell 3.1550, face 2 +DEAL::Cell 3.1550, face 3 +DEAL::Cell 3.1550, face 4 +DEAL:: -0.132899 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1550, face 5 +DEAL::Cell 3.1551, face 0 +DEAL::Cell 3.1551, face 1 +DEAL::Cell 3.1551, face 2 +DEAL:: 0.00000 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1551, face 3 +DEAL::Cell 3.1551, face 4 +DEAL::Cell 3.1551, face 5 +DEAL::Cell 3.1552, face 0 +DEAL:: -0.440091 -0.330068 0.440091, 0.00177975 +DEAL::Cell 3.1552, face 1 +DEAL::Cell 3.1552, face 2 +DEAL::Cell 3.1552, face 3 +DEAL::Cell 3.1552, face 4 +DEAL::Cell 3.1552, face 5 +DEAL:: -0.485844 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1553, face 0 +DEAL::Cell 3.1553, face 1 +DEAL::Cell 3.1553, face 2 +DEAL::Cell 3.1553, face 3 +DEAL:: -0.330068 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1553, face 4 +DEAL::Cell 3.1553, face 5 +DEAL::Cell 3.1554, face 0 +DEAL::Cell 3.1554, face 1 +DEAL:: -0.330068 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1554, face 2 +DEAL::Cell 3.1554, face 3 +DEAL::Cell 3.1554, face 4 +DEAL::Cell 3.1554, face 5 +DEAL:: -0.295753 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1555, face 0 +DEAL::Cell 3.1555, face 1 +DEAL::Cell 3.1555, face 2 +DEAL::Cell 3.1555, face 3 +DEAL::Cell 3.1555, face 4 +DEAL:: -0.330068 -0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1555, face 5 +DEAL::Cell 3.1556, face 0 +DEAL::Cell 3.1556, face 1 +DEAL::Cell 3.1556, face 2 +DEAL:: -0.485844 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1556, face 3 +DEAL::Cell 3.1556, face 4 +DEAL::Cell 3.1556, face 5 +DEAL::Cell 3.1557, face 0 +DEAL:: -0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1557, face 1 +DEAL::Cell 3.1557, face 2 +DEAL::Cell 3.1557, face 3 +DEAL::Cell 3.1557, face 4 +DEAL:: -0.220045 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1557, face 5 +DEAL::Cell 3.1558, face 0 +DEAL::Cell 3.1558, face 1 +DEAL::Cell 3.1558, face 2 +DEAL::Cell 3.1558, face 3 +DEAL:: -0.394338 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1558, face 4 +DEAL::Cell 3.1558, face 5 +DEAL::Cell 3.1559, face 0 +DEAL::Cell 3.1559, face 1 +DEAL:: -0.197169 -0.295753 0.394338, 0.00126074 +DEAL::Cell 3.1559, face 2 +DEAL::Cell 3.1559, face 3 +DEAL::Cell 3.1559, face 4 +DEAL::Cell 3.1559, face 5 +DEAL:: -0.295753 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1560, face 0 +DEAL::Cell 3.1560, face 1 +DEAL::Cell 3.1560, face 2 +DEAL::Cell 3.1560, face 3 +DEAL:: -0.110023 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1560, face 4 +DEAL::Cell 3.1560, face 5 +DEAL::Cell 3.1561, face 0 +DEAL::Cell 3.1561, face 1 +DEAL::Cell 3.1561, face 2 +DEAL:: -0.121461 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1561, face 3 +DEAL::Cell 3.1561, face 4 +DEAL::Cell 3.1561, face 5 +DEAL::Cell 3.1562, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00126074 +DEAL::Cell 3.1562, face 1 +DEAL::Cell 3.1562, face 2 +DEAL::Cell 3.1562, face 3 +DEAL::Cell 3.1562, face 4 +DEAL:: -0.197169 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1562, face 5 +DEAL::Cell 3.1563, face 0 +DEAL::Cell 3.1563, face 1 +DEAL::Cell 3.1563, face 2 +DEAL:: 0.00000 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1563, face 3 +DEAL::Cell 3.1563, face 4 +DEAL::Cell 3.1563, face 5 +DEAL::Cell 3.1564, face 0 +DEAL::Cell 3.1564, face 1 +DEAL:: -0.121461 -0.364383 0.485844, 0.00143206 +DEAL::Cell 3.1564, face 2 +DEAL::Cell 3.1564, face 3 +DEAL::Cell 3.1564, face 4 +DEAL::Cell 3.1564, face 5 +DEAL:: -0.121461 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1565, face 0 +DEAL::Cell 3.1565, face 1 +DEAL::Cell 3.1565, face 2 +DEAL::Cell 3.1565, face 3 +DEAL:: 0.00000 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1565, face 4 +DEAL::Cell 3.1565, face 5 +DEAL::Cell 3.1566, face 0 +DEAL::Cell 3.1566, face 1 +DEAL:: -0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1566, face 2 +DEAL::Cell 3.1566, face 3 +DEAL::Cell 3.1566, face 4 +DEAL::Cell 3.1566, face 5 +DEAL::Cell 3.1567, face 0 +DEAL:: -0.110023 -0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1567, face 1 +DEAL::Cell 3.1567, face 2 +DEAL::Cell 3.1567, face 3 +DEAL::Cell 3.1567, face 4 +DEAL:: 0.00000 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1567, face 5 +DEAL::Cell 3.1568, face 0 +DEAL::Cell 3.1568, face 1 +DEAL::Cell 3.1568, face 3 +DEAL:: -0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1568, face 4 +DEAL::Cell 3.1568, face 5 +DEAL::Cell 3.1569, face 0 +DEAL::Cell 3.1569, face 1 +DEAL:: -0.265799 -0.132899 0.531597, 0.00169957 +DEAL::Cell 3.1569, face 3 +DEAL::Cell 3.1569, face 4 +DEAL::Cell 3.1569, face 5 +DEAL::Cell 3.1570, face 0 +DEAL::Cell 3.1570, face 1 +DEAL:: -0.398698 -0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1570, face 2 +DEAL::Cell 3.1570, face 3 +DEAL::Cell 3.1570, face 4 +DEAL::Cell 3.1570, face 5 +DEAL:: -0.398698 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1571, face 0 +DEAL::Cell 3.1571, face 1 +DEAL::Cell 3.1571, face 2 +DEAL::Cell 3.1571, face 3 +DEAL:: -0.242922 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1571, face 4 +DEAL::Cell 3.1571, face 5 +DEAL::Cell 3.1572, face 0 +DEAL::Cell 3.1572, face 1 +DEAL:: -0.398698 7.58942e-19 0.531597, 0.00190018 +DEAL::Cell 3.1572, face 3 +DEAL::Cell 3.1572, face 4 +DEAL::Cell 3.1572, face 5 +DEAL::Cell 3.1573, face 0 +DEAL::Cell 3.1573, face 1 +DEAL:: -0.288675 -0.144338 0.577350, 0.00184585 +DEAL::Cell 3.1573, face 3 +DEAL::Cell 3.1573, face 4 +DEAL::Cell 3.1573, face 5 +DEAL::Cell 3.1574, face 0 +DEAL:: -0.485844 -0.121461 0.485844, 0.00196478 +DEAL::Cell 3.1574, face 1 +DEAL::Cell 3.1574, face 2 +DEAL::Cell 3.1574, face 3 +DEAL::Cell 3.1574, face 4 +DEAL:: -0.485844 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1574, face 5 +DEAL::Cell 3.1575, face 0 +DEAL::Cell 3.1575, face 1 +DEAL::Cell 3.1575, face 2 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00441555 +DEAL::Cell 3.1575, face 3 +DEAL::Cell 3.1575, face 4 +DEAL::Cell 3.1575, face 5 +DEAL::Cell 3.1576, face 0 +DEAL::Cell 3.1576, face 1 +DEAL:: -0.144338 -0.288675 0.577350, 0.00170179 +DEAL::Cell 3.1576, face 3 +DEAL::Cell 3.1576, face 4 +DEAL::Cell 3.1576, face 5 +DEAL::Cell 3.1577, face 0 +DEAL:: -0.132899 -0.265799 0.531597, 0.00156693 +DEAL::Cell 3.1577, face 1 +DEAL::Cell 3.1577, face 3 +DEAL::Cell 3.1577, face 4 +DEAL::Cell 3.1577, face 5 +DEAL:: -0.132899 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1578, face 0 +DEAL::Cell 3.1578, face 1 +DEAL::Cell 3.1578, face 2 +DEAL::Cell 3.1578, face 3 +DEAL:: -0.121461 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1578, face 4 +DEAL::Cell 3.1578, face 5 +DEAL::Cell 3.1579, face 0 +DEAL::Cell 3.1579, face 1 +DEAL::Cell 3.1579, face 2 +DEAL:: -0.132899 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1579, face 3 +DEAL::Cell 3.1579, face 4 +DEAL::Cell 3.1579, face 5 +DEAL::Cell 3.1580, face 0 +DEAL:: -0.265799 -0.132899 0.531597, 0.00169957 +DEAL::Cell 3.1580, face 1 +DEAL::Cell 3.1580, face 3 +DEAL::Cell 3.1580, face 4 +DEAL::Cell 3.1580, face 5 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00152014 +DEAL::Cell 3.1581, face 0 +DEAL::Cell 3.1581, face 1 +DEAL::Cell 3.1581, face 3 +DEAL::Cell 3.1581, face 4 +DEAL:: 0.00000 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1581, face 5 +DEAL::Cell 3.1582, face 0 +DEAL::Cell 3.1582, face 1 +DEAL::Cell 3.1582, face 2 +DEAL::Cell 3.1582, face 3 +DEAL:: -0.242922 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1582, face 4 +DEAL::Cell 3.1582, face 5 +DEAL::Cell 3.1583, face 0 +DEAL::Cell 3.1583, face 1 +DEAL:: 0.00000 -0.121461 0.485844, 0.00138931 +DEAL::Cell 3.1583, face 2 +DEAL::Cell 3.1583, face 3 +DEAL::Cell 3.1583, face 4 +DEAL::Cell 3.1583, face 5 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00138931 +DEAL::Cell 3.1584, face 0 +DEAL::Cell 3.1584, face 1 +DEAL::Cell 3.1584, face 2 +DEAL::Cell 3.1584, face 3 +DEAL:: -0.330068 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1584, face 4 +DEAL::Cell 3.1584, face 5 +DEAL::Cell 3.1585, face 0 +DEAL::Cell 3.1585, face 1 +DEAL::Cell 3.1585, face 2 +DEAL:: -0.364383 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1585, face 3 +DEAL::Cell 3.1585, face 4 +DEAL::Cell 3.1585, face 5 +DEAL::Cell 3.1586, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00159472 +DEAL::Cell 3.1586, face 1 +DEAL::Cell 3.1586, face 2 +DEAL::Cell 3.1586, face 3 +DEAL::Cell 3.1586, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1586, face 5 +DEAL::Cell 3.1587, face 0 +DEAL::Cell 3.1587, face 1 +DEAL::Cell 3.1587, face 2 +DEAL:: -0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1587, face 3 +DEAL::Cell 3.1587, face 4 +DEAL::Cell 3.1587, face 5 +DEAL::Cell 3.1588, face 0 +DEAL::Cell 3.1588, face 1 +DEAL:: -0.364383 -0.121461 0.485844, 0.00173663 +DEAL::Cell 3.1588, face 2 +DEAL::Cell 3.1588, face 3 +DEAL::Cell 3.1588, face 4 +DEAL::Cell 3.1588, face 5 +DEAL:: -0.364383 1.51788e-18 0.485844, 0.00138931 +DEAL::Cell 3.1589, face 0 +DEAL::Cell 3.1589, face 1 +DEAL::Cell 3.1589, face 2 +DEAL::Cell 3.1589, face 3 +DEAL:: -0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1589, face 4 +DEAL::Cell 3.1589, face 5 +DEAL::Cell 3.1590, face 0 +DEAL::Cell 3.1590, face 1 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00140955 +DEAL::Cell 3.1590, face 2 +DEAL::Cell 3.1590, face 3 +DEAL::Cell 3.1590, face 4 +DEAL::Cell 3.1590, face 5 +DEAL::Cell 3.1591, face 0 +DEAL:: -0.330068 -0.110023 0.440091, 0.00157309 +DEAL::Cell 3.1591, face 1 +DEAL::Cell 3.1591, face 2 +DEAL::Cell 3.1591, face 3 +DEAL::Cell 3.1591, face 4 +DEAL:: -0.220045 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1591, face 5 +DEAL::Cell 3.1592, face 0 +DEAL::Cell 3.1592, face 1 +DEAL::Cell 3.1592, face 2 +DEAL:: -0.121461 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1592, face 3 +DEAL::Cell 3.1592, face 4 +DEAL::Cell 3.1592, face 5 +DEAL::Cell 3.1593, face 0 +DEAL:: -0.110023 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1593, face 1 +DEAL::Cell 3.1593, face 2 +DEAL::Cell 3.1593, face 3 +DEAL::Cell 3.1593, face 4 +DEAL::Cell 3.1593, face 5 +DEAL:: -0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1594, face 0 +DEAL::Cell 3.1594, face 1 +DEAL::Cell 3.1594, face 2 +DEAL::Cell 3.1594, face 3 +DEAL:: -0.197169 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1594, face 4 +DEAL::Cell 3.1594, face 5 +DEAL::Cell 3.1595, face 0 +DEAL::Cell 3.1595, face 1 +DEAL:: 0.00000 -0.110023 0.440091, 0.00125847 +DEAL::Cell 3.1595, face 2 +DEAL::Cell 3.1595, face 3 +DEAL::Cell 3.1595, face 4 +DEAL::Cell 3.1595, face 5 +DEAL:: 0.00000 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1596, face 0 +DEAL::Cell 3.1596, face 1 +DEAL::Cell 3.1596, face 2 +DEAL::Cell 3.1596, face 3 +DEAL::Cell 3.1596, face 4 +DEAL:: -0.242922 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1596, face 5 +DEAL::Cell 3.1597, face 0 +DEAL::Cell 3.1597, face 1 +DEAL::Cell 3.1597, face 2 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00368819 +DEAL::Cell 3.1597, face 3 +DEAL::Cell 3.1597, face 4 +DEAL::Cell 3.1597, face 5 +DEAL::Cell 3.1598, face 0 +DEAL:: -0.220045 3.25261e-18 0.440091, 0.00140701 +DEAL::Cell 3.1598, face 1 +DEAL::Cell 3.1598, face 2 +DEAL::Cell 3.1598, face 3 +DEAL::Cell 3.1598, face 4 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1598, face 5 +DEAL::Cell 3.1599, face 0 +DEAL::Cell 3.1599, face 1 +DEAL::Cell 3.1599, face 2 +DEAL::Cell 3.1599, face 3 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1599, face 4 +DEAL::Cell 3.1599, face 5 +DEAL::Cell 3.1600, face 0 +DEAL::Cell 3.1600, face 1 +DEAL:: 0.132899 -0.531597 0.531597, 0.00156693 +DEAL::Cell 3.1600, face 3 +DEAL::Cell 3.1600, face 4 +DEAL::Cell 3.1600, face 5 +DEAL::Cell 3.1601, face 0 +DEAL:: 0.144338 -0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1601, face 1 +DEAL::Cell 3.1601, face 3 +DEAL::Cell 3.1601, face 4 +DEAL::Cell 3.1601, face 5 +DEAL:: 0.265799 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1602, face 0 +DEAL::Cell 3.1602, face 1 +DEAL::Cell 3.1602, face 2 +DEAL::Cell 3.1602, face 3 +DEAL::Cell 3.1602, face 4 +DEAL:: 0.00000 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1602, face 5 +DEAL::Cell 3.1603, face 0 +DEAL::Cell 3.1603, face 1 +DEAL::Cell 3.1603, face 2 +DEAL:: 0.132899 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1603, face 3 +DEAL::Cell 3.1603, face 4 +DEAL::Cell 3.1603, face 5 +DEAL::Cell 3.1604, face 0 +DEAL:: 0.00000 -0.288675 0.577350, 0.00165098 +DEAL::Cell 3.1604, face 1 +DEAL::Cell 3.1604, face 3 +DEAL::Cell 3.1604, face 4 +DEAL::Cell 3.1604, face 5 +DEAL:: 0.132899 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1605, face 0 +DEAL::Cell 3.1605, face 1 +DEAL::Cell 3.1605, face 3 +DEAL::Cell 3.1605, face 4 +DEAL::Cell 3.1605, face 5 +DEAL:: 0.144338 -0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1606, face 0 +DEAL::Cell 3.1606, face 1 +DEAL::Cell 3.1606, face 2 +DEAL::Cell 3.1606, face 3 +DEAL:: 0.00000 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1606, face 4 +DEAL::Cell 3.1606, face 5 +DEAL::Cell 3.1607, face 0 +DEAL::Cell 3.1607, face 1 +DEAL:: 0.265799 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1607, face 2 +DEAL::Cell 3.1607, face 3 +DEAL::Cell 3.1607, face 4 +DEAL::Cell 3.1607, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1608, face 0 +DEAL::Cell 3.1608, face 1 +DEAL::Cell 3.1608, face 3 +DEAL::Cell 3.1608, face 4 +DEAL::Cell 3.1608, face 5 +DEAL:: 0.288675 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1609, face 0 +DEAL::Cell 3.1609, face 1 +DEAL::Cell 3.1609, face 3 +DEAL::Cell 3.1609, face 4 +DEAL:: 0.577350 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1609, face 5 +DEAL::Cell 3.1610, face 0 +DEAL::Cell 3.1610, face 1 +DEAL::Cell 3.1610, face 2 +DEAL:: 0.398698 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.1610, face 3 +DEAL::Cell 3.1610, face 4 +DEAL::Cell 3.1610, face 5 +DEAL::Cell 3.1611, face 0 +DEAL:: 0.364383 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1611, face 1 +DEAL::Cell 3.1611, face 2 +DEAL::Cell 3.1611, face 3 +DEAL::Cell 3.1611, face 4 +DEAL::Cell 3.1611, face 5 +DEAL:: 0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1612, face 0 +DEAL::Cell 3.1612, face 1 +DEAL::Cell 3.1612, face 3 +DEAL::Cell 3.1612, face 4 +DEAL:: 0.433013 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1612, face 5 +DEAL::Cell 3.1613, face 0 +DEAL::Cell 3.1613, face 1 +DEAL::Cell 3.1613, face 3 +DEAL:: 0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1613, face 4 +DEAL::Cell 3.1613, face 5 +DEAL::Cell 3.1614, face 0 +DEAL::Cell 3.1614, face 1 +DEAL:: 0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1614, face 2 +DEAL::Cell 3.1614, face 3 +DEAL::Cell 3.1614, face 4 +DEAL::Cell 3.1614, face 5 +DEAL::Cell 3.1615, face 0 +DEAL:: 0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1615, face 1 +DEAL::Cell 3.1615, face 2 +DEAL::Cell 3.1615, face 3 +DEAL::Cell 3.1615, face 4 +DEAL:: 0.531597 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1615, face 5 +DEAL::Cell 3.1616, face 0 +DEAL::Cell 3.1616, face 1 +DEAL::Cell 3.1616, face 2 +DEAL:: 0.121461 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1616, face 3 +DEAL::Cell 3.1616, face 4 +DEAL::Cell 3.1616, face 5 +DEAL::Cell 3.1617, face 0 +DEAL:: 0.110023 -0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1617, face 1 +DEAL::Cell 3.1617, face 2 +DEAL::Cell 3.1617, face 3 +DEAL::Cell 3.1617, face 4 +DEAL::Cell 3.1617, face 5 +DEAL:: 0.121461 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1618, face 0 +DEAL::Cell 3.1618, face 1 +DEAL::Cell 3.1618, face 2 +DEAL::Cell 3.1618, face 3 +DEAL:: 0.00000 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1618, face 4 +DEAL::Cell 3.1618, face 5 +DEAL::Cell 3.1619, face 0 +DEAL::Cell 3.1619, face 1 +DEAL:: 0.220045 -0.330068 0.440091, 0.00140701 +DEAL::Cell 3.1619, face 2 +DEAL::Cell 3.1619, face 3 +DEAL::Cell 3.1619, face 4 +DEAL::Cell 3.1619, face 5 +DEAL:: 0.197169 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1620, face 0 +DEAL::Cell 3.1620, face 1 +DEAL::Cell 3.1620, face 2 +DEAL::Cell 3.1620, face 3 +DEAL::Cell 3.1620, face 4 +DEAL:: 0.00000 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1620, face 5 +DEAL::Cell 3.1621, face 0 +DEAL::Cell 3.1621, face 1 +DEAL::Cell 3.1621, face 2 +DEAL:: 0.121461 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1621, face 3 +DEAL::Cell 3.1621, face 4 +DEAL::Cell 3.1621, face 5 +DEAL::Cell 3.1622, face 0 +DEAL:: 0.00000 -0.220045 0.440091, 0.00125847 +DEAL::Cell 3.1622, face 1 +DEAL::Cell 3.1622, face 2 +DEAL::Cell 3.1622, face 3 +DEAL::Cell 3.1622, face 4 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1622, face 5 +DEAL::Cell 3.1623, face 0 +DEAL::Cell 3.1623, face 1 +DEAL::Cell 3.1623, face 2 +DEAL::Cell 3.1623, face 3 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1623, face 4 +DEAL::Cell 3.1623, face 5 +DEAL::Cell 3.1624, face 0 +DEAL::Cell 3.1624, face 1 +DEAL:: 0.330068 -0.440091 0.440091, 0.00157309 +DEAL::Cell 3.1624, face 2 +DEAL::Cell 3.1624, face 3 +DEAL::Cell 3.1624, face 4 +DEAL::Cell 3.1624, face 5 +DEAL:: 0.220045 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1625, face 0 +DEAL::Cell 3.1625, face 1 +DEAL::Cell 3.1625, face 2 +DEAL::Cell 3.1625, face 3 +DEAL:: 0.440091 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1625, face 4 +DEAL::Cell 3.1625, face 5 +DEAL::Cell 3.1626, face 0 +DEAL::Cell 3.1626, face 1 +DEAL::Cell 3.1626, face 2 +DEAL:: 0.220045 -0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1626, face 3 +DEAL::Cell 3.1626, face 4 +DEAL::Cell 3.1626, face 5 +DEAL::Cell 3.1627, face 0 +DEAL:: 0.295753 -0.394338 0.394338, 0.00140955 +DEAL::Cell 3.1627, face 1 +DEAL::Cell 3.1627, face 2 +DEAL::Cell 3.1627, face 3 +DEAL::Cell 3.1627, face 4 +DEAL:: 0.295753 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1627, face 5 +DEAL::Cell 3.1628, face 0 +DEAL::Cell 3.1628, face 1 +DEAL::Cell 3.1628, face 2 +DEAL:: 0.364383 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1628, face 3 +DEAL::Cell 3.1628, face 4 +DEAL::Cell 3.1628, face 5 +DEAL::Cell 3.1629, face 0 +DEAL::Cell 3.1629, face 1 +DEAL:: 0.485844 -0.364383 0.485844, 0.00196478 +DEAL::Cell 3.1629, face 2 +DEAL::Cell 3.1629, face 3 +DEAL::Cell 3.1629, face 4 +DEAL::Cell 3.1629, face 5 +DEAL:: 0.485844 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1630, face 0 +DEAL::Cell 3.1630, face 1 +DEAL::Cell 3.1630, face 2 +DEAL::Cell 3.1630, face 3 +DEAL:: 0.295753 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1630, face 4 +DEAL::Cell 3.1630, face 5 +DEAL::Cell 3.1631, face 0 +DEAL::Cell 3.1631, face 1 +DEAL:: 0.394338 -0.197169 0.394338, 0.00159472 +DEAL::Cell 3.1631, face 2 +DEAL::Cell 3.1631, face 3 +DEAL::Cell 3.1631, face 4 +DEAL::Cell 3.1631, face 5 +DEAL::Cell 3.1632, face 0 +DEAL:: 0.00000 -0.288675 0.577350, 0.00165098 +DEAL::Cell 3.1632, face 1 +DEAL::Cell 3.1632, face 3 +DEAL::Cell 3.1632, face 4 +DEAL::Cell 3.1632, face 5 +DEAL:: 0.144338 -0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1633, face 0 +DEAL::Cell 3.1633, face 1 +DEAL::Cell 3.1633, face 3 +DEAL::Cell 3.1633, face 4 +DEAL:: 0.132899 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1633, face 5 +DEAL::Cell 3.1634, face 0 +DEAL::Cell 3.1634, face 1 +DEAL::Cell 3.1634, face 2 +DEAL:: 0.132899 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1634, face 3 +DEAL::Cell 3.1634, face 4 +DEAL::Cell 3.1634, face 5 +DEAL::Cell 3.1635, face 0 +DEAL::Cell 3.1635, face 1 +DEAL:: 0.265799 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1635, face 2 +DEAL::Cell 3.1635, face 3 +DEAL::Cell 3.1635, face 4 +DEAL::Cell 3.1635, face 5 +DEAL:: 0.265799 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1636, face 0 +DEAL::Cell 3.1636, face 1 +DEAL::Cell 3.1636, face 3 +DEAL::Cell 3.1636, face 4 +DEAL:: 0.00000 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1636, face 5 +DEAL::Cell 3.1637, face 0 +DEAL::Cell 3.1637, face 1 +DEAL::Cell 3.1637, face 3 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00441555 +DEAL::Cell 3.1637, face 4 +DEAL::Cell 3.1637, face 5 +DEAL::Cell 3.1638, face 0 +DEAL::Cell 3.1638, face 1 +DEAL::Cell 3.1638, face 2 +DEAL:: 0.00000 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1638, face 3 +DEAL::Cell 3.1638, face 4 +DEAL::Cell 3.1638, face 5 +DEAL::Cell 3.1639, face 0 +DEAL:: 0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1639, face 1 +DEAL::Cell 3.1639, face 2 +DEAL::Cell 3.1639, face 3 +DEAL::Cell 3.1639, face 4 +DEAL:: 0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1639, face 5 +DEAL::Cell 3.1640, face 0 +DEAL::Cell 3.1640, face 1 +DEAL::Cell 3.1640, face 3 +DEAL:: 0.398698 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1640, face 4 +DEAL::Cell 3.1640, face 5 +DEAL::Cell 3.1641, face 0 +DEAL::Cell 3.1641, face 1 +DEAL::Cell 3.1641, face 3 +DEAL:: 0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1641, face 4 +DEAL::Cell 3.1641, face 5 +DEAL::Cell 3.1642, face 0 +DEAL::Cell 3.1642, face 1 +DEAL:: 0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1642, face 2 +DEAL::Cell 3.1642, face 3 +DEAL::Cell 3.1642, face 4 +DEAL::Cell 3.1642, face 5 +DEAL:: 0.242922 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1643, face 0 +DEAL::Cell 3.1643, face 1 +DEAL::Cell 3.1643, face 2 +DEAL::Cell 3.1643, face 3 +DEAL:: 0.485844 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1643, face 4 +DEAL::Cell 3.1643, face 5 +DEAL::Cell 3.1644, face 0 +DEAL::Cell 3.1644, face 1 +DEAL::Cell 3.1644, face 3 +DEAL:: 0.265799 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1644, face 4 +DEAL::Cell 3.1644, face 5 +DEAL::Cell 3.1645, face 0 +DEAL::Cell 3.1645, face 1 +DEAL:: 0.577350 0.00000 0.577350, 0.00233483 +DEAL::Cell 3.1645, face 3 +DEAL::Cell 3.1645, face 4 +DEAL::Cell 3.1645, face 5 +DEAL::Cell 3.1646, face 0 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00169957 +DEAL::Cell 3.1646, face 1 +DEAL::Cell 3.1646, face 2 +DEAL::Cell 3.1646, face 3 +DEAL::Cell 3.1646, face 4 +DEAL:: 0.364383 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1646, face 5 +DEAL::Cell 3.1647, face 0 +DEAL::Cell 3.1647, face 1 +DEAL::Cell 3.1647, face 2 +DEAL::Cell 3.1647, face 3 +DEAL:: 0.364383 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1647, face 4 +DEAL::Cell 3.1647, face 5 +DEAL::Cell 3.1648, face 0 +DEAL::Cell 3.1648, face 1 +DEAL:: 0.110023 -0.220045 0.440091, 0.00129720 +DEAL::Cell 3.1648, face 2 +DEAL::Cell 3.1648, face 3 +DEAL::Cell 3.1648, face 4 +DEAL::Cell 3.1648, face 5 +DEAL:: 0.00000 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1649, face 0 +DEAL::Cell 3.1649, face 1 +DEAL::Cell 3.1649, face 2 +DEAL::Cell 3.1649, face 3 +DEAL:: 0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1649, face 4 +DEAL::Cell 3.1649, face 5 +DEAL::Cell 3.1650, face 0 +DEAL::Cell 3.1650, face 1 +DEAL::Cell 3.1650, face 2 +DEAL:: 0.00000 -0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1650, face 3 +DEAL::Cell 3.1650, face 4 +DEAL::Cell 3.1650, face 5 +DEAL::Cell 3.1651, face 0 +DEAL:: 0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1651, face 1 +DEAL::Cell 3.1651, face 2 +DEAL::Cell 3.1651, face 3 +DEAL::Cell 3.1651, face 4 +DEAL:: 0.0985844 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1651, face 5 +DEAL::Cell 3.1652, face 0 +DEAL::Cell 3.1652, face 1 +DEAL::Cell 3.1652, face 2 +DEAL:: 0.121461 2.60209e-18 0.485844, 0.00368819 +DEAL::Cell 3.1652, face 3 +DEAL::Cell 3.1652, face 4 +DEAL::Cell 3.1652, face 5 +DEAL::Cell 3.1653, face 0 +DEAL::Cell 3.1653, face 1 +DEAL:: 0.242922 -0.121461 0.485844, 0.00155329 +DEAL::Cell 3.1653, face 2 +DEAL::Cell 3.1653, face 3 +DEAL::Cell 3.1653, face 4 +DEAL::Cell 3.1653, face 5 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.00138931 +DEAL::Cell 3.1654, face 0 +DEAL::Cell 3.1654, face 1 +DEAL::Cell 3.1654, face 2 +DEAL::Cell 3.1654, face 3 +DEAL:: 0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1654, face 4 +DEAL::Cell 3.1654, face 5 +DEAL::Cell 3.1655, face 0 +DEAL::Cell 3.1655, face 1 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00126074 +DEAL::Cell 3.1655, face 2 +DEAL::Cell 3.1655, face 3 +DEAL::Cell 3.1655, face 4 +DEAL::Cell 3.1655, face 5 +DEAL::Cell 3.1656, face 0 +DEAL:: 0.242922 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1656, face 1 +DEAL::Cell 3.1656, face 2 +DEAL::Cell 3.1656, face 3 +DEAL::Cell 3.1656, face 4 +DEAL:: 0.364383 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1656, face 5 +DEAL::Cell 3.1657, face 0 +DEAL::Cell 3.1657, face 1 +DEAL::Cell 3.1657, face 2 +DEAL:: 0.485844 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1657, face 3 +DEAL::Cell 3.1657, face 4 +DEAL::Cell 3.1657, face 5 +DEAL::Cell 3.1658, face 0 +DEAL:: 0.197169 -0.0985844 0.394338, 0.00126074 +DEAL::Cell 3.1658, face 1 +DEAL::Cell 3.1658, face 2 +DEAL::Cell 3.1658, face 3 +DEAL::Cell 3.1658, face 4 +DEAL::Cell 3.1658, face 5 +DEAL:: 0.220045 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1659, face 0 +DEAL::Cell 3.1659, face 1 +DEAL::Cell 3.1659, face 2 +DEAL::Cell 3.1659, face 3 +DEAL:: 0.295753 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1659, face 4 +DEAL::Cell 3.1659, face 5 +DEAL::Cell 3.1660, face 0 +DEAL::Cell 3.1660, face 1 +DEAL:: 0.364383 8.67362e-19 0.485844, 0.00173663 +DEAL::Cell 3.1660, face 2 +DEAL::Cell 3.1660, face 3 +DEAL::Cell 3.1660, face 4 +DEAL::Cell 3.1660, face 5 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00125847 +DEAL::Cell 3.1661, face 0 +DEAL::Cell 3.1661, face 1 +DEAL::Cell 3.1661, face 2 +DEAL::Cell 3.1661, face 3 +DEAL::Cell 3.1661, face 4 +DEAL:: 0.364383 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1661, face 5 +DEAL::Cell 3.1662, face 0 +DEAL::Cell 3.1662, face 1 +DEAL::Cell 3.1662, face 2 +DEAL:: 0.220045 2.60209e-18 0.440091, 0.00302625 +DEAL::Cell 3.1662, face 3 +DEAL::Cell 3.1662, face 4 +DEAL::Cell 3.1662, face 5 +DEAL::Cell 3.1663, face 0 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00157309 +DEAL::Cell 3.1663, face 1 +DEAL::Cell 3.1663, face 2 +DEAL::Cell 3.1663, face 3 +DEAL::Cell 3.1663, face 4 +DEAL:: 0.394338 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1663, face 5 +DEAL::Cell 3.1664, face 0 +DEAL::Cell 3.1664, face 1 +DEAL::Cell 3.1664, face 2 +DEAL::Cell 3.1664, face 3 +DEAL:: -0.348584 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1664, face 4 +DEAL::Cell 3.1664, face 5 +DEAL::Cell 3.1665, face 0 +DEAL::Cell 3.1665, face 1 +DEAL:: -0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.1665, face 2 +DEAL::Cell 3.1665, face 3 +DEAL::Cell 3.1665, face 4 +DEAL::Cell 3.1665, face 5 +DEAL:: -0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1666, face 0 +DEAL::Cell 3.1666, face 1 +DEAL::Cell 3.1666, face 2 +DEAL::Cell 3.1666, face 3 +DEAL:: -0.227123 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1666, face 4 +DEAL::Cell 3.1666, face 5 +DEAL::Cell 3.1667, face 0 +DEAL::Cell 3.1667, face 1 +DEAL::Cell 3.1667, face 2 +DEAL:: -0.261438 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1667, face 3 +DEAL::Cell 3.1667, face 4 +DEAL::Cell 3.1667, face 5 +DEAL::Cell 3.1668, face 0 +DEAL:: -0.348584 -0.261438 0.348584, 0.00140969 +DEAL::Cell 3.1668, face 1 +DEAL::Cell 3.1668, face 2 +DEAL::Cell 3.1668, face 3 +DEAL::Cell 3.1668, face 4 +DEAL:: -0.348584 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1668, face 5 +DEAL::Cell 3.1669, face 0 +DEAL::Cell 3.1669, face 1 +DEAL::Cell 3.1669, face 2 +DEAL:: -0.197169 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1669, face 3 +DEAL::Cell 3.1669, face 4 +DEAL::Cell 3.1669, face 5 +DEAL::Cell 3.1670, face 0 +DEAL::Cell 3.1670, face 1 +DEAL:: -0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1670, face 2 +DEAL::Cell 3.1670, face 3 +DEAL::Cell 3.1670, face 4 +DEAL::Cell 3.1670, face 5 +DEAL:: -0.261438 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1671, face 0 +DEAL::Cell 3.1671, face 1 +DEAL::Cell 3.1671, face 2 +DEAL::Cell 3.1671, face 3 +DEAL:: -0.151416 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1671, face 4 +DEAL::Cell 3.1671, face 5 +DEAL::Cell 3.1672, face 0 +DEAL::Cell 3.1672, face 1 +DEAL:: -0.0871461 -0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1672, face 2 +DEAL::Cell 3.1672, face 3 +DEAL::Cell 3.1672, face 4 +DEAL::Cell 3.1672, face 5 +DEAL::Cell 3.1673, face 0 +DEAL:: -0.0985844 -0.394338 0.394338, 0.00116234 +DEAL::Cell 3.1673, face 1 +DEAL::Cell 3.1673, face 2 +DEAL::Cell 3.1673, face 3 +DEAL::Cell 3.1673, face 4 +DEAL:: 0.00000 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1673, face 5 +DEAL::Cell 3.1674, face 0 +DEAL::Cell 3.1674, face 1 +DEAL::Cell 3.1674, face 2 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1674, face 3 +DEAL::Cell 3.1674, face 4 +DEAL::Cell 3.1674, face 5 +DEAL::Cell 3.1675, face 0 +DEAL:: -0.0757078 -0.227123 0.302831, 0.000892619 +DEAL::Cell 3.1675, face 1 +DEAL::Cell 3.1675, face 2 +DEAL::Cell 3.1675, face 3 +DEAL::Cell 3.1675, face 4 +DEAL::Cell 3.1675, face 5 +DEAL:: -0.0871461 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1676, face 0 +DEAL::Cell 3.1676, face 1 +DEAL::Cell 3.1676, face 2 +DEAL::Cell 3.1676, face 3 +DEAL:: -0.174292 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1676, face 4 +DEAL::Cell 3.1676, face 5 +DEAL::Cell 3.1677, face 0 +DEAL::Cell 3.1677, face 1 +DEAL:: 0.00000 -0.197169 0.394338, 0.00112764 +DEAL::Cell 3.1677, face 2 +DEAL::Cell 3.1677, face 3 +DEAL::Cell 3.1677, face 4 +DEAL::Cell 3.1677, face 5 +DEAL:: 0.00000 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1678, face 0 +DEAL::Cell 3.1678, face 1 +DEAL::Cell 3.1678, face 2 +DEAL::Cell 3.1678, face 3 +DEAL::Cell 3.1678, face 4 +DEAL:: -0.174292 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1678, face 5 +DEAL::Cell 3.1679, face 0 +DEAL::Cell 3.1679, face 1 +DEAL::Cell 3.1679, face 2 +DEAL:: -0.0871461 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1679, face 3 +DEAL::Cell 3.1679, face 4 +DEAL::Cell 3.1679, face 5 +DEAL::Cell 3.1680, face 0 +DEAL:: -0.302831 -0.227123 0.302831, 0.00122466 +DEAL::Cell 3.1680, face 1 +DEAL::Cell 3.1680, face 2 +DEAL::Cell 3.1680, face 3 +DEAL::Cell 3.1680, face 4 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1680, face 5 +DEAL::Cell 3.1681, face 0 +DEAL::Cell 3.1681, face 1 +DEAL::Cell 3.1681, face 2 +DEAL::Cell 3.1681, face 3 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1681, face 4 +DEAL::Cell 3.1681, face 5 +DEAL::Cell 3.1682, face 0 +DEAL::Cell 3.1682, face 1 +DEAL:: -0.158494 -0.211325 0.211325, 0.000755374 +DEAL::Cell 3.1682, face 2 +DEAL::Cell 3.1682, face 3 +DEAL::Cell 3.1682, face 4 +DEAL::Cell 3.1682, face 5 +DEAL:: -0.211325 -0.158494 0.211325, 0.000755374 +DEAL::Cell 3.1683, face 0 +DEAL::Cell 3.1683, face 1 +DEAL::Cell 3.1683, face 2 +DEAL::Cell 3.1683, face 3 +DEAL:: -0.105662 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.1683, face 4 +DEAL::Cell 3.1683, face 5 +DEAL::Cell 3.1684, face 0 +DEAL::Cell 3.1684, face 1 +DEAL::Cell 3.1684, face 2 +DEAL:: -0.302831 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1684, face 3 +DEAL::Cell 3.1684, face 4 +DEAL::Cell 3.1684, face 5 +DEAL::Cell 3.1685, face 0 +DEAL:: -0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1685, face 1 +DEAL::Cell 3.1685, face 2 +DEAL::Cell 3.1685, face 3 +DEAL::Cell 3.1685, face 4 +DEAL:: -0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1685, face 5 +DEAL::Cell 3.1686, face 0 +DEAL::Cell 3.1686, face 1 +DEAL::Cell 3.1686, face 2 +DEAL:: -0.192809 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1686, face 3 +DEAL::Cell 3.1686, face 4 +DEAL::Cell 3.1686, face 5 +DEAL::Cell 3.1687, face 0 +DEAL::Cell 3.1687, face 1 +DEAL:: -0.128539 -0.192809 0.257078, 0.000821904 +DEAL::Cell 3.1687, face 2 +DEAL::Cell 3.1687, face 3 +DEAL::Cell 3.1687, face 4 +DEAL::Cell 3.1687, face 5 +DEAL:: -0.128539 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1688, face 0 +DEAL::Cell 3.1688, face 1 +DEAL::Cell 3.1688, face 2 +DEAL::Cell 3.1688, face 3 +DEAL:: -0.0642695 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1688, face 4 +DEAL::Cell 3.1688, face 5 +DEAL::Cell 3.1689, face 0 +DEAL::Cell 3.1689, face 1 +DEAL:: 0.00000 -0.192809 0.257078, 0.000735134 +DEAL::Cell 3.1689, face 2 +DEAL::Cell 3.1689, face 3 +DEAL::Cell 3.1689, face 4 +DEAL::Cell 3.1689, face 5 +DEAL::Cell 3.1690, face 0 +DEAL:: -0.128539 -0.257078 0.257078, 0.000821904 +DEAL::Cell 3.1690, face 1 +DEAL::Cell 3.1690, face 2 +DEAL::Cell 3.1690, face 3 +DEAL::Cell 3.1690, face 4 +DEAL:: -0.0642695 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1690, face 5 +DEAL::Cell 3.1691, face 0 +DEAL::Cell 3.1691, face 1 +DEAL::Cell 3.1691, face 2 +DEAL:: 0.00000 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1691, face 3 +DEAL::Cell 3.1691, face 4 +DEAL::Cell 3.1691, face 5 +DEAL::Cell 3.1692, face 0 +DEAL:: -0.128539 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1692, face 1 +DEAL::Cell 3.1692, face 2 +DEAL::Cell 3.1692, face 3 +DEAL::Cell 3.1692, face 4 +DEAL::Cell 3.1692, face 5 +DEAL:: -0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1693, face 0 +DEAL::Cell 3.1693, face 1 +DEAL::Cell 3.1693, face 2 +DEAL::Cell 3.1693, face 3 +DEAL:: -0.0642695 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1693, face 4 +DEAL::Cell 3.1693, face 5 +DEAL::Cell 3.1694, face 0 +DEAL::Cell 3.1694, face 1 +DEAL:: -0.0642695 -0.128539 0.257078, 0.000757758 +DEAL::Cell 3.1694, face 2 +DEAL::Cell 3.1694, face 3 +DEAL::Cell 3.1694, face 4 +DEAL::Cell 3.1694, face 5 +DEAL:: -0.0528312 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1695, face 0 +DEAL::Cell 3.1695, face 1 +DEAL::Cell 3.1695, face 2 +DEAL::Cell 3.1695, face 3 +DEAL::Cell 3.1695, face 4 +DEAL:: -0.0642695 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1695, face 5 +DEAL::Cell 3.1696, face 0 +DEAL::Cell 3.1696, face 1 +DEAL::Cell 3.1696, face 2 +DEAL:: -0.394338 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1696, face 3 +DEAL::Cell 3.1696, face 4 +DEAL::Cell 3.1696, face 5 +DEAL::Cell 3.1697, face 0 +DEAL:: -0.295753 -0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1697, face 1 +DEAL::Cell 3.1697, face 2 +DEAL::Cell 3.1697, face 3 +DEAL::Cell 3.1697, face 4 +DEAL:: -0.174292 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1697, face 5 +DEAL::Cell 3.1698, face 0 +DEAL::Cell 3.1698, face 1 +DEAL::Cell 3.1698, face 2 +DEAL::Cell 3.1698, face 3 +DEAL:: -0.302831 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1698, face 4 +DEAL::Cell 3.1698, face 5 +DEAL::Cell 3.1699, face 0 +DEAL::Cell 3.1699, face 1 +DEAL:: -0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1699, face 2 +DEAL::Cell 3.1699, face 3 +DEAL::Cell 3.1699, face 4 +DEAL::Cell 3.1699, face 5 +DEAL:: -0.227123 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1700, face 0 +DEAL::Cell 3.1700, face 1 +DEAL::Cell 3.1700, face 2 +DEAL::Cell 3.1700, face 3 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.00189861 +DEAL::Cell 3.1700, face 4 +DEAL::Cell 3.1700, face 5 +DEAL::Cell 3.1701, face 0 +DEAL::Cell 3.1701, face 1 +DEAL::Cell 3.1701, face 2 +DEAL:: -0.295753 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1701, face 3 +DEAL::Cell 3.1701, face 4 +DEAL::Cell 3.1701, face 5 +DEAL::Cell 3.1702, face 0 +DEAL:: -0.302831 -0.0757078 0.302831, 0.00122466 +DEAL::Cell 3.1702, face 1 +DEAL::Cell 3.1702, face 2 +DEAL::Cell 3.1702, face 3 +DEAL::Cell 3.1702, face 4 +DEAL:: -0.302831 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1702, face 5 +DEAL::Cell 3.1703, face 0 +DEAL::Cell 3.1703, face 1 +DEAL::Cell 3.1703, face 2 +DEAL:: -0.174292 3.25261e-18 0.348584, 0.00189861 +DEAL::Cell 3.1703, face 3 +DEAL::Cell 3.1703, face 4 +DEAL::Cell 3.1703, face 5 +DEAL::Cell 3.1704, face 0 +DEAL::Cell 3.1704, face 1 +DEAL:: -0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1704, face 2 +DEAL::Cell 3.1704, face 3 +DEAL::Cell 3.1704, face 4 +DEAL::Cell 3.1704, face 5 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1705, face 0 +DEAL::Cell 3.1705, face 1 +DEAL::Cell 3.1705, face 2 +DEAL::Cell 3.1705, face 3 +DEAL:: 0.00000 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1705, face 4 +DEAL::Cell 3.1705, face 5 +DEAL::Cell 3.1706, face 0 +DEAL::Cell 3.1706, face 1 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1706, face 2 +DEAL::Cell 3.1706, face 3 +DEAL::Cell 3.1706, face 4 +DEAL::Cell 3.1706, face 5 +DEAL::Cell 3.1707, face 0 +DEAL:: -0.0871461 -0.174292 0.348584, 0.00102748 +DEAL::Cell 3.1707, face 1 +DEAL::Cell 3.1707, face 2 +DEAL::Cell 3.1707, face 3 +DEAL::Cell 3.1707, face 4 +DEAL:: 0.00000 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1707, face 5 +DEAL::Cell 3.1708, face 0 +DEAL::Cell 3.1708, face 1 +DEAL::Cell 3.1708, face 2 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1708, face 3 +DEAL::Cell 3.1708, face 4 +DEAL::Cell 3.1708, face 5 +DEAL::Cell 3.1709, face 0 +DEAL:: -0.0871461 4.22839e-18 0.348584, 0.00102748 +DEAL::Cell 3.1709, face 1 +DEAL::Cell 3.1709, face 2 +DEAL::Cell 3.1709, face 3 +DEAL::Cell 3.1709, face 4 +DEAL::Cell 3.1709, face 5 +DEAL:: -0.0985844 5.63785e-18 0.394338, 0.00112764 +DEAL::Cell 3.1710, face 0 +DEAL::Cell 3.1710, face 1 +DEAL::Cell 3.1710, face 2 +DEAL::Cell 3.1710, face 3 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.00143292 +DEAL::Cell 3.1710, face 4 +DEAL::Cell 3.1710, face 5 +DEAL::Cell 3.1711, face 0 +DEAL::Cell 3.1711, face 1 +DEAL:: 0.00000 5.20417e-18 0.348584, 0.000996803 +DEAL::Cell 3.1711, face 2 +DEAL::Cell 3.1711, face 3 +DEAL::Cell 3.1711, face 4 +DEAL::Cell 3.1711, face 5 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.000865968 +DEAL::Cell 3.1712, face 0 +DEAL::Cell 3.1712, face 1 +DEAL::Cell 3.1712, face 2 +DEAL::Cell 3.1712, face 3 +DEAL::Cell 3.1712, face 4 +DEAL:: -0.302831 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1712, face 5 +DEAL::Cell 3.1713, face 0 +DEAL::Cell 3.1713, face 1 +DEAL::Cell 3.1713, face 2 +DEAL:: -0.227123 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1713, face 3 +DEAL::Cell 3.1713, face 4 +DEAL::Cell 3.1713, face 5 +DEAL::Cell 3.1714, face 0 +DEAL:: -0.257078 -0.0642695 0.257078, 0.00103964 +DEAL::Cell 3.1714, face 1 +DEAL::Cell 3.1714, face 2 +DEAL::Cell 3.1714, face 3 +DEAL::Cell 3.1714, face 4 +DEAL:: -0.158494 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1714, face 5 +DEAL::Cell 3.1715, face 0 +DEAL::Cell 3.1715, face 1 +DEAL::Cell 3.1715, face 2 +DEAL::Cell 3.1715, face 3 +DEAL:: -0.158494 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1715, face 4 +DEAL::Cell 3.1715, face 5 +DEAL::Cell 3.1716, face 0 +DEAL::Cell 3.1716, face 1 +DEAL:: -0.192809 -0.0642695 0.257078, 0.000918917 +DEAL::Cell 3.1716, face 2 +DEAL::Cell 3.1716, face 3 +DEAL::Cell 3.1716, face 4 +DEAL::Cell 3.1716, face 5 +DEAL:: -0.257078 4.33681e-19 0.257078, 0.000735134 +DEAL::Cell 3.1717, face 0 +DEAL::Cell 3.1717, face 1 +DEAL::Cell 3.1717, face 2 +DEAL::Cell 3.1717, face 3 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.00103264 +DEAL::Cell 3.1717, face 4 +DEAL::Cell 3.1717, face 5 +DEAL::Cell 3.1718, face 0 +DEAL::Cell 3.1718, face 1 +DEAL::Cell 3.1718, face 2 +DEAL:: -0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1718, face 3 +DEAL::Cell 3.1718, face 4 +DEAL::Cell 3.1718, face 5 +DEAL::Cell 3.1719, face 0 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000755374 +DEAL::Cell 3.1719, face 1 +DEAL::Cell 3.1719, face 2 +DEAL::Cell 3.1719, face 3 +DEAL::Cell 3.1719, face 4 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1719, face 5 +DEAL::Cell 3.1720, face 0 +DEAL::Cell 3.1720, face 1 +DEAL::Cell 3.1720, face 2 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1720, face 3 +DEAL::Cell 3.1720, face 4 +DEAL::Cell 3.1720, face 5 +DEAL::Cell 3.1721, face 0 +DEAL::Cell 3.1721, face 1 +DEAL:: 0.00000 -0.151416 0.302831, 0.000865968 +DEAL::Cell 3.1721, face 2 +DEAL::Cell 3.1721, face 3 +DEAL::Cell 3.1721, face 4 +DEAL::Cell 3.1721, face 5 +DEAL:: 0.00000 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1722, face 0 +DEAL::Cell 3.1722, face 1 +DEAL::Cell 3.1722, face 2 +DEAL::Cell 3.1722, face 3 +DEAL:: -0.105662 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1722, face 4 +DEAL::Cell 3.1722, face 5 +DEAL::Cell 3.1723, face 0 +DEAL::Cell 3.1723, face 1 +DEAL:: 0.00000 -0.0528312 0.211325, 0.000604299 +DEAL::Cell 3.1723, face 2 +DEAL::Cell 3.1723, face 3 +DEAL::Cell 3.1723, face 4 +DEAL::Cell 3.1723, face 5 +DEAL::Cell 3.1724, face 0 +DEAL:: -0.151416 -0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1724, face 1 +DEAL::Cell 3.1724, face 2 +DEAL::Cell 3.1724, face 3 +DEAL::Cell 3.1724, face 4 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1724, face 5 +DEAL::Cell 3.1725, face 0 +DEAL::Cell 3.1725, face 1 +DEAL::Cell 3.1725, face 2 +DEAL:: 0.00000 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1725, face 3 +DEAL::Cell 3.1725, face 4 +DEAL::Cell 3.1725, face 5 +DEAL::Cell 3.1726, face 0 +DEAL:: -0.105662 0.00000 0.211325, 0.000675627 +DEAL::Cell 3.1726, face 1 +DEAL::Cell 3.1726, face 2 +DEAL::Cell 3.1726, face 3 +DEAL::Cell 3.1726, face 4 +DEAL::Cell 3.1726, face 5 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.000735134 +DEAL::Cell 3.1727, face 0 +DEAL::Cell 3.1727, face 1 +DEAL::Cell 3.1727, face 2 +DEAL::Cell 3.1727, face 3 +DEAL:: 0.00000 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1727, face 4 +DEAL::Cell 3.1727, face 5 +DEAL::Cell 3.1728, face 0 +DEAL::Cell 3.1728, face 1 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1728, face 2 +DEAL::Cell 3.1728, face 3 +DEAL::Cell 3.1728, face 4 +DEAL::Cell 3.1728, face 5 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1729, face 0 +DEAL::Cell 3.1729, face 1 +DEAL::Cell 3.1729, face 2 +DEAL::Cell 3.1729, face 3 +DEAL::Cell 3.1729, face 4 +DEAL:: 0.0985844 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1729, face 5 +DEAL::Cell 3.1730, face 0 +DEAL::Cell 3.1730, face 1 +DEAL::Cell 3.1730, face 2 +DEAL:: 0.00000 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1730, face 3 +DEAL::Cell 3.1730, face 4 +DEAL::Cell 3.1730, face 5 +DEAL::Cell 3.1731, face 0 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1731, face 1 +DEAL::Cell 3.1731, face 2 +DEAL::Cell 3.1731, face 3 +DEAL::Cell 3.1731, face 4 +DEAL:: 0.151416 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1731, face 5 +DEAL::Cell 3.1732, face 0 +DEAL::Cell 3.1732, face 1 +DEAL::Cell 3.1732, face 2 +DEAL::Cell 3.1732, face 3 +DEAL:: 0.00000 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1732, face 4 +DEAL::Cell 3.1732, face 5 +DEAL::Cell 3.1733, face 0 +DEAL::Cell 3.1733, face 1 +DEAL:: 0.174292 -0.261438 0.348584, 0.00111446 +DEAL::Cell 3.1733, face 2 +DEAL::Cell 3.1733, face 3 +DEAL::Cell 3.1733, face 4 +DEAL::Cell 3.1733, face 5 +DEAL:: 0.0871461 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1734, face 0 +DEAL::Cell 3.1734, face 1 +DEAL::Cell 3.1734, face 2 +DEAL::Cell 3.1734, face 3 +DEAL:: 0.0757078 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1734, face 4 +DEAL::Cell 3.1734, face 5 +DEAL::Cell 3.1735, face 0 +DEAL::Cell 3.1735, face 1 +DEAL::Cell 3.1735, face 2 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1735, face 3 +DEAL::Cell 3.1735, face 4 +DEAL::Cell 3.1735, face 5 +DEAL::Cell 3.1736, face 0 +DEAL:: 0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.1736, face 1 +DEAL::Cell 3.1736, face 2 +DEAL::Cell 3.1736, face 3 +DEAL::Cell 3.1736, face 4 +DEAL:: 0.174292 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1736, face 5 +DEAL::Cell 3.1737, face 0 +DEAL::Cell 3.1737, face 1 +DEAL::Cell 3.1737, face 2 +DEAL:: 0.394338 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1737, face 3 +DEAL::Cell 3.1737, face 4 +DEAL::Cell 3.1737, face 5 +DEAL::Cell 3.1738, face 0 +DEAL::Cell 3.1738, face 1 +DEAL:: 0.261438 -0.348584 0.348584, 0.00124600 +DEAL::Cell 3.1738, face 2 +DEAL::Cell 3.1738, face 3 +DEAL::Cell 3.1738, face 4 +DEAL::Cell 3.1738, face 5 +DEAL:: 0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1739, face 0 +DEAL::Cell 3.1739, face 1 +DEAL::Cell 3.1739, face 2 +DEAL::Cell 3.1739, face 3 +DEAL:: 0.302831 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1739, face 4 +DEAL::Cell 3.1739, face 5 +DEAL::Cell 3.1740, face 0 +DEAL::Cell 3.1740, face 1 +DEAL:: 0.261438 -0.174292 0.348584, 0.00124600 +DEAL::Cell 3.1740, face 2 +DEAL::Cell 3.1740, face 3 +DEAL::Cell 3.1740, face 4 +DEAL::Cell 3.1740, face 5 +DEAL::Cell 3.1741, face 0 +DEAL:: 0.295753 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1741, face 1 +DEAL::Cell 3.1741, face 2 +DEAL::Cell 3.1741, face 3 +DEAL::Cell 3.1741, face 4 +DEAL:: 0.394338 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1741, face 5 +DEAL::Cell 3.1742, face 0 +DEAL::Cell 3.1742, face 1 +DEAL::Cell 3.1742, face 2 +DEAL:: 0.261438 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1742, face 3 +DEAL::Cell 3.1742, face 4 +DEAL::Cell 3.1742, face 5 +DEAL::Cell 3.1743, face 0 +DEAL:: 0.227123 -0.151416 0.302831, 0.00108246 +DEAL::Cell 3.1743, face 1 +DEAL::Cell 3.1743, face 2 +DEAL::Cell 3.1743, face 3 +DEAL::Cell 3.1743, face 4 +DEAL::Cell 3.1743, face 5 +DEAL:: 0.261438 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1744, face 0 +DEAL::Cell 3.1744, face 1 +DEAL::Cell 3.1744, face 2 +DEAL::Cell 3.1744, face 3 +DEAL:: 0.00000 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1744, face 4 +DEAL::Cell 3.1744, face 5 +DEAL::Cell 3.1745, face 0 +DEAL::Cell 3.1745, face 1 +DEAL:: 0.151416 -0.227123 0.302831, 0.000968182 +DEAL::Cell 3.1745, face 2 +DEAL::Cell 3.1745, face 3 +DEAL::Cell 3.1745, face 4 +DEAL::Cell 3.1745, face 5 +DEAL:: 0.128539 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1746, face 0 +DEAL::Cell 3.1746, face 1 +DEAL::Cell 3.1746, face 2 +DEAL::Cell 3.1746, face 3 +DEAL::Cell 3.1746, face 4 +DEAL:: 0.00000 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1746, face 5 +DEAL::Cell 3.1747, face 0 +DEAL::Cell 3.1747, face 1 +DEAL::Cell 3.1747, face 2 +DEAL:: 0.0642695 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1747, face 3 +DEAL::Cell 3.1747, face 4 +DEAL::Cell 3.1747, face 5 +DEAL::Cell 3.1748, face 0 +DEAL:: 0.00000 -0.151416 0.302831, 0.000865968 +DEAL::Cell 3.1748, face 1 +DEAL::Cell 3.1748, face 2 +DEAL::Cell 3.1748, face 3 +DEAL::Cell 3.1748, face 4 +DEAL:: 0.0642695 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1748, face 5 +DEAL::Cell 3.1749, face 0 +DEAL::Cell 3.1749, face 1 +DEAL::Cell 3.1749, face 2 +DEAL::Cell 3.1749, face 3 +DEAL:: 0.0642695 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1749, face 4 +DEAL::Cell 3.1749, face 5 +DEAL::Cell 3.1750, face 0 +DEAL::Cell 3.1750, face 1 +DEAL:: 0.0528312 -0.158494 0.211325, 0.000622897 +DEAL::Cell 3.1750, face 2 +DEAL::Cell 3.1750, face 3 +DEAL::Cell 3.1750, face 4 +DEAL::Cell 3.1750, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1751, face 0 +DEAL::Cell 3.1751, face 1 +DEAL::Cell 3.1751, face 2 +DEAL::Cell 3.1751, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1751, face 4 +DEAL::Cell 3.1751, face 5 +DEAL::Cell 3.1752, face 0 +DEAL::Cell 3.1752, face 1 +DEAL::Cell 3.1752, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1752, face 3 +DEAL::Cell 3.1752, face 4 +DEAL::Cell 3.1752, face 5 +DEAL::Cell 3.1753, face 0 +DEAL:: 0.192809 -0.257078 0.257078, 0.000918917 +DEAL::Cell 3.1753, face 1 +DEAL::Cell 3.1753, face 2 +DEAL::Cell 3.1753, face 3 +DEAL::Cell 3.1753, face 4 +DEAL:: 0.192809 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1753, face 5 +DEAL::Cell 3.1754, face 0 +DEAL::Cell 3.1754, face 1 +DEAL::Cell 3.1754, face 2 +DEAL:: 0.192809 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1754, face 3 +DEAL::Cell 3.1754, face 4 +DEAL::Cell 3.1754, face 5 +DEAL::Cell 3.1755, face 0 +DEAL::Cell 3.1755, face 1 +DEAL:: 0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1755, face 2 +DEAL::Cell 3.1755, face 3 +DEAL::Cell 3.1755, face 4 +DEAL::Cell 3.1755, face 5 +DEAL:: 0.257078 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1756, face 0 +DEAL::Cell 3.1756, face 1 +DEAL::Cell 3.1756, face 2 +DEAL::Cell 3.1756, face 3 +DEAL:: 0.192809 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1756, face 4 +DEAL::Cell 3.1756, face 5 +DEAL::Cell 3.1757, face 0 +DEAL::Cell 3.1757, face 1 +DEAL:: 0.257078 -0.128539 0.257078, 0.00103964 +DEAL::Cell 3.1757, face 2 +DEAL::Cell 3.1757, face 3 +DEAL::Cell 3.1757, face 4 +DEAL::Cell 3.1757, face 5 +DEAL::Cell 3.1758, face 0 +DEAL:: 0.128539 -0.192809 0.257078, 0.000821904 +DEAL::Cell 3.1758, face 1 +DEAL::Cell 3.1758, face 2 +DEAL::Cell 3.1758, face 3 +DEAL::Cell 3.1758, face 4 +DEAL:: 0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1758, face 5 +DEAL::Cell 3.1759, face 0 +DEAL::Cell 3.1759, face 1 +DEAL::Cell 3.1759, face 2 +DEAL:: 0.257078 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1759, face 3 +DEAL::Cell 3.1759, face 4 +DEAL::Cell 3.1759, face 5 +DEAL::Cell 3.1760, face 0 +DEAL:: 0.00000 -0.0871461 0.348584, 0.000996803 +DEAL::Cell 3.1760, face 1 +DEAL::Cell 3.1760, face 2 +DEAL::Cell 3.1760, face 3 +DEAL::Cell 3.1760, face 4 +DEAL::Cell 3.1760, face 5 +DEAL:: 0.00000 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1761, face 0 +DEAL::Cell 3.1761, face 1 +DEAL::Cell 3.1761, face 2 +DEAL::Cell 3.1761, face 3 +DEAL:: 0.0871461 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1761, face 4 +DEAL::Cell 3.1761, face 5 +DEAL::Cell 3.1762, face 0 +DEAL::Cell 3.1762, face 1 +DEAL:: 0.0871461 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1762, face 2 +DEAL::Cell 3.1762, face 3 +DEAL::Cell 3.1762, face 4 +DEAL::Cell 3.1762, face 5 +DEAL:: 0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1763, face 0 +DEAL::Cell 3.1763, face 1 +DEAL::Cell 3.1763, face 2 +DEAL::Cell 3.1763, face 3 +DEAL::Cell 3.1763, face 4 +DEAL:: 0.0871461 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1763, face 5 +DEAL::Cell 3.1764, face 0 +DEAL::Cell 3.1764, face 1 +DEAL::Cell 3.1764, face 2 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.00242972 +DEAL::Cell 3.1764, face 3 +DEAL::Cell 3.1764, face 4 +DEAL::Cell 3.1764, face 5 +DEAL::Cell 3.1765, face 0 +DEAL:: 0.0985844 5.20417e-18 0.394338, 0.00116234 +DEAL::Cell 3.1765, face 1 +DEAL::Cell 3.1765, face 2 +DEAL::Cell 3.1765, face 3 +DEAL::Cell 3.1765, face 4 +DEAL:: 0.174292 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1765, face 5 +DEAL::Cell 3.1766, face 0 +DEAL::Cell 3.1766, face 1 +DEAL::Cell 3.1766, face 2 +DEAL::Cell 3.1766, face 3 +DEAL:: 0.00000 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1766, face 4 +DEAL::Cell 3.1766, face 5 +DEAL::Cell 3.1767, face 0 +DEAL::Cell 3.1767, face 1 +DEAL:: 0.151416 -0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1767, face 2 +DEAL::Cell 3.1767, face 3 +DEAL::Cell 3.1767, face 4 +DEAL::Cell 3.1767, face 5 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.000865968 +DEAL::Cell 3.1768, face 0 +DEAL::Cell 3.1768, face 1 +DEAL::Cell 3.1768, face 2 +DEAL::Cell 3.1768, face 3 +DEAL:: 0.261438 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1768, face 4 +DEAL::Cell 3.1768, face 5 +DEAL::Cell 3.1769, face 0 +DEAL::Cell 3.1769, face 1 +DEAL::Cell 3.1769, face 2 +DEAL:: 0.295753 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1769, face 3 +DEAL::Cell 3.1769, face 4 +DEAL::Cell 3.1769, face 5 +DEAL::Cell 3.1770, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1770, face 1 +DEAL::Cell 3.1770, face 2 +DEAL::Cell 3.1770, face 3 +DEAL::Cell 3.1770, face 4 +DEAL:: 0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1770, face 5 +DEAL::Cell 3.1771, face 0 +DEAL::Cell 3.1771, face 1 +DEAL::Cell 3.1771, face 2 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1771, face 3 +DEAL::Cell 3.1771, face 4 +DEAL::Cell 3.1771, face 5 +DEAL::Cell 3.1772, face 0 +DEAL::Cell 3.1772, face 1 +DEAL:: 0.295753 -0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1772, face 2 +DEAL::Cell 3.1772, face 3 +DEAL::Cell 3.1772, face 4 +DEAL::Cell 3.1772, face 5 +DEAL:: 0.295753 1.73472e-18 0.394338, 0.00112764 +DEAL::Cell 3.1773, face 0 +DEAL::Cell 3.1773, face 1 +DEAL::Cell 3.1773, face 2 +DEAL::Cell 3.1773, face 3 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1773, face 4 +DEAL::Cell 3.1773, face 5 +DEAL::Cell 3.1774, face 0 +DEAL::Cell 3.1774, face 1 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00108246 +DEAL::Cell 3.1774, face 2 +DEAL::Cell 3.1774, face 3 +DEAL::Cell 3.1774, face 4 +DEAL::Cell 3.1774, face 5 +DEAL::Cell 3.1775, face 0 +DEAL:: 0.261438 -0.0871461 0.348584, 0.00124600 +DEAL::Cell 3.1775, face 1 +DEAL::Cell 3.1775, face 2 +DEAL::Cell 3.1775, face 3 +DEAL::Cell 3.1775, face 4 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1775, face 5 +DEAL::Cell 3.1776, face 0 +DEAL::Cell 3.1776, face 1 +DEAL::Cell 3.1776, face 2 +DEAL:: 0.0757078 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1776, face 3 +DEAL::Cell 3.1776, face 4 +DEAL::Cell 3.1776, face 5 +DEAL::Cell 3.1777, face 0 +DEAL:: 0.0642695 -0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1777, face 1 +DEAL::Cell 3.1777, face 2 +DEAL::Cell 3.1777, face 3 +DEAL::Cell 3.1777, face 4 +DEAL::Cell 3.1777, face 5 +DEAL:: 0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1778, face 0 +DEAL::Cell 3.1778, face 1 +DEAL::Cell 3.1778, face 2 +DEAL::Cell 3.1778, face 3 +DEAL:: 0.0528312 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1778, face 4 +DEAL::Cell 3.1778, face 5 +DEAL::Cell 3.1779, face 0 +DEAL::Cell 3.1779, face 1 +DEAL:: 0.128539 -0.0642695 0.257078, 0.000821904 +DEAL::Cell 3.1779, face 2 +DEAL::Cell 3.1779, face 3 +DEAL::Cell 3.1779, face 4 +DEAL::Cell 3.1779, face 5 +DEAL:: 0.105662 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1780, face 0 +DEAL::Cell 3.1780, face 1 +DEAL::Cell 3.1780, face 2 +DEAL::Cell 3.1780, face 3 +DEAL::Cell 3.1780, face 4 +DEAL:: 0.00000 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1780, face 5 +DEAL::Cell 3.1781, face 0 +DEAL::Cell 3.1781, face 1 +DEAL::Cell 3.1781, face 2 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.00143292 +DEAL::Cell 3.1781, face 3 +DEAL::Cell 3.1781, face 4 +DEAL::Cell 3.1781, face 5 +DEAL::Cell 3.1782, face 0 +DEAL:: 0.00000 1.73472e-18 0.257078, 0.000735134 +DEAL::Cell 3.1782, face 1 +DEAL::Cell 3.1782, face 2 +DEAL::Cell 3.1782, face 3 +DEAL::Cell 3.1782, face 4 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1782, face 5 +DEAL::Cell 3.1783, face 0 +DEAL::Cell 3.1783, face 1 +DEAL::Cell 3.1783, face 2 +DEAL::Cell 3.1783, face 3 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1783, face 4 +DEAL::Cell 3.1783, face 5 +DEAL::Cell 3.1784, face 0 +DEAL::Cell 3.1784, face 1 +DEAL:: 0.192809 -0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1784, face 2 +DEAL::Cell 3.1784, face 3 +DEAL::Cell 3.1784, face 4 +DEAL::Cell 3.1784, face 5 +DEAL:: 0.128539 -0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1785, face 0 +DEAL::Cell 3.1785, face 1 +DEAL::Cell 3.1785, face 2 +DEAL::Cell 3.1785, face 3 +DEAL:: 0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1785, face 4 +DEAL::Cell 3.1785, face 5 +DEAL::Cell 3.1786, face 0 +DEAL::Cell 3.1786, face 1 +DEAL::Cell 3.1786, face 2 +DEAL:: 0.128539 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1786, face 3 +DEAL::Cell 3.1786, face 4 +DEAL::Cell 3.1786, face 5 +DEAL::Cell 3.1787, face 0 +DEAL:: 0.158494 -0.105662 0.211325, 0.000755374 +DEAL::Cell 3.1787, face 1 +DEAL::Cell 3.1787, face 2 +DEAL::Cell 3.1787, face 3 +DEAL::Cell 3.1787, face 4 +DEAL:: 0.158494 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1787, face 5 +DEAL::Cell 3.1788, face 0 +DEAL::Cell 3.1788, face 1 +DEAL::Cell 3.1788, face 2 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00143292 +DEAL::Cell 3.1788, face 3 +DEAL::Cell 3.1788, face 4 +DEAL::Cell 3.1788, face 5 +DEAL::Cell 3.1789, face 0 +DEAL::Cell 3.1789, face 1 +DEAL:: 0.302831 -0.0757078 0.302831, 0.00122466 +DEAL::Cell 3.1789, face 2 +DEAL::Cell 3.1789, face 3 +DEAL::Cell 3.1789, face 4 +DEAL::Cell 3.1789, face 5 +DEAL:: 0.302831 0.00000 0.302831, 0.000865968 +DEAL::Cell 3.1790, face 0 +DEAL::Cell 3.1790, face 1 +DEAL::Cell 3.1790, face 2 +DEAL::Cell 3.1790, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.1790, face 4 +DEAL::Cell 3.1790, face 5 +DEAL::Cell 3.1791, face 0 +DEAL::Cell 3.1791, face 1 +DEAL:: 0.211325 0.00000 0.211325, 0.000854608 +DEAL::Cell 3.1791, face 2 +DEAL::Cell 3.1791, face 3 +DEAL::Cell 3.1791, face 4 +DEAL::Cell 3.1791, face 5 +DEAL::Cell 3.1792, face 0 +DEAL:: -0.577350 0.00000 0.577350, 0.00233483 +DEAL::Cell 3.1792, face 1 +DEAL::Cell 3.1792, face 3 +DEAL::Cell 3.1792, face 4 +DEAL::Cell 3.1792, face 5 +DEAL:: -0.433013 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1793, face 0 +DEAL::Cell 3.1793, face 1 +DEAL::Cell 3.1793, face 3 +DEAL::Cell 3.1793, face 4 +DEAL:: -0.398698 7.58942e-19 0.531597, 0.00152014 +DEAL::Cell 3.1793, face 5 +DEAL::Cell 3.1794, face 0 +DEAL::Cell 3.1794, face 1 +DEAL::Cell 3.1794, face 2 +DEAL:: -0.398698 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1794, face 3 +DEAL::Cell 3.1794, face 4 +DEAL::Cell 3.1794, face 5 +DEAL::Cell 3.1795, face 0 +DEAL::Cell 3.1795, face 1 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00169957 +DEAL::Cell 3.1795, face 2 +DEAL::Cell 3.1795, face 3 +DEAL::Cell 3.1795, face 4 +DEAL::Cell 3.1795, face 5 +DEAL:: -0.265799 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1796, face 0 +DEAL::Cell 3.1796, face 1 +DEAL::Cell 3.1796, face 3 +DEAL::Cell 3.1796, face 4 +DEAL:: -0.531597 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1796, face 5 +DEAL::Cell 3.1797, face 0 +DEAL::Cell 3.1797, face 1 +DEAL::Cell 3.1797, face 3 +DEAL:: -0.265799 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1797, face 4 +DEAL::Cell 3.1797, face 5 +DEAL::Cell 3.1798, face 0 +DEAL::Cell 3.1798, face 1 +DEAL::Cell 3.1798, face 2 +DEAL:: -0.531597 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1798, face 3 +DEAL::Cell 3.1798, face 4 +DEAL::Cell 3.1798, face 5 +DEAL::Cell 3.1799, face 0 +DEAL:: -0.364383 0.121461 0.485844, 0.00173663 +DEAL::Cell 3.1799, face 1 +DEAL::Cell 3.1799, face 2 +DEAL::Cell 3.1799, face 3 +DEAL::Cell 3.1799, face 4 +DEAL:: -0.364383 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1799, face 5 +DEAL::Cell 3.1800, face 0 +DEAL::Cell 3.1800, face 1 +DEAL::Cell 3.1800, face 3 +DEAL:: -0.132899 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1800, face 4 +DEAL::Cell 3.1800, face 5 +DEAL::Cell 3.1801, face 0 +DEAL::Cell 3.1801, face 1 +DEAL::Cell 3.1801, face 3 +DEAL:: -0.132899 1.40946e-18 0.531597, 0.00441555 +DEAL::Cell 3.1801, face 4 +DEAL::Cell 3.1801, face 5 +DEAL::Cell 3.1802, face 0 +DEAL::Cell 3.1802, face 1 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00143206 +DEAL::Cell 3.1802, face 2 +DEAL::Cell 3.1802, face 3 +DEAL::Cell 3.1802, face 4 +DEAL::Cell 3.1802, face 5 +DEAL:: -0.242922 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1803, face 0 +DEAL::Cell 3.1803, face 1 +DEAL::Cell 3.1803, face 2 +DEAL::Cell 3.1803, face 3 +DEAL:: 0.00000 0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1803, face 4 +DEAL::Cell 3.1803, face 5 +DEAL::Cell 3.1804, face 0 +DEAL::Cell 3.1804, face 1 +DEAL::Cell 3.1804, face 3 +DEAL:: -0.265799 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1804, face 4 +DEAL::Cell 3.1804, face 5 +DEAL::Cell 3.1805, face 0 +DEAL::Cell 3.1805, face 1 +DEAL:: 0.00000 0.132899 0.531597, 0.00152014 +DEAL::Cell 3.1805, face 3 +DEAL::Cell 3.1805, face 4 +DEAL::Cell 3.1805, face 5 +DEAL::Cell 3.1806, face 0 +DEAL:: -0.265799 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1806, face 1 +DEAL::Cell 3.1806, face 2 +DEAL::Cell 3.1806, face 3 +DEAL::Cell 3.1806, face 4 +DEAL:: -0.121461 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1806, face 5 +DEAL::Cell 3.1807, face 0 +DEAL::Cell 3.1807, face 1 +DEAL::Cell 3.1807, face 2 +DEAL::Cell 3.1807, face 3 +DEAL:: -0.121461 0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1807, face 4 +DEAL::Cell 3.1807, face 5 +DEAL::Cell 3.1808, face 0 +DEAL::Cell 3.1808, face 1 +DEAL:: -0.330068 2.27682e-18 0.440091, 0.00157309 +DEAL::Cell 3.1808, face 2 +DEAL::Cell 3.1808, face 3 +DEAL::Cell 3.1808, face 4 +DEAL::Cell 3.1808, face 5 +DEAL:: -0.440091 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1809, face 0 +DEAL::Cell 3.1809, face 1 +DEAL::Cell 3.1809, face 2 +DEAL::Cell 3.1809, face 3 +DEAL:: -0.220045 0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1809, face 4 +DEAL::Cell 3.1809, face 5 +DEAL::Cell 3.1810, face 0 +DEAL::Cell 3.1810, face 1 +DEAL::Cell 3.1810, face 2 +DEAL:: -0.440091 1.30104e-18 0.440091, 0.00302625 +DEAL::Cell 3.1810, face 3 +DEAL::Cell 3.1810, face 4 +DEAL::Cell 3.1810, face 5 +DEAL::Cell 3.1811, face 0 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00140955 +DEAL::Cell 3.1811, face 1 +DEAL::Cell 3.1811, face 2 +DEAL::Cell 3.1811, face 3 +DEAL::Cell 3.1811, face 4 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00112764 +DEAL::Cell 3.1811, face 5 +DEAL::Cell 3.1812, face 0 +DEAL::Cell 3.1812, face 1 +DEAL::Cell 3.1812, face 2 +DEAL:: -0.364383 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1812, face 3 +DEAL::Cell 3.1812, face 4 +DEAL::Cell 3.1812, face 5 +DEAL::Cell 3.1813, face 0 +DEAL::Cell 3.1813, face 1 +DEAL:: -0.242922 0.121461 0.485844, 0.00155329 +DEAL::Cell 3.1813, face 2 +DEAL::Cell 3.1813, face 3 +DEAL::Cell 3.1813, face 4 +DEAL::Cell 3.1813, face 5 +DEAL:: -0.242922 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1814, face 0 +DEAL::Cell 3.1814, face 1 +DEAL::Cell 3.1814, face 2 +DEAL::Cell 3.1814, face 3 +DEAL:: -0.295753 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1814, face 4 +DEAL::Cell 3.1814, face 5 +DEAL::Cell 3.1815, face 0 +DEAL::Cell 3.1815, face 1 +DEAL:: -0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1815, face 2 +DEAL::Cell 3.1815, face 3 +DEAL::Cell 3.1815, face 4 +DEAL::Cell 3.1815, face 5 +DEAL::Cell 3.1816, face 0 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00155329 +DEAL::Cell 3.1816, face 1 +DEAL::Cell 3.1816, face 2 +DEAL::Cell 3.1816, face 3 +DEAL::Cell 3.1816, face 4 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00138931 +DEAL::Cell 3.1816, face 5 +DEAL::Cell 3.1817, face 0 +DEAL::Cell 3.1817, face 1 +DEAL::Cell 3.1817, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00368819 +DEAL::Cell 3.1817, face 3 +DEAL::Cell 3.1817, face 4 +DEAL::Cell 3.1817, face 5 +DEAL::Cell 3.1818, face 0 +DEAL:: -0.197169 0.0985844 0.394338, 0.00126074 +DEAL::Cell 3.1818, face 1 +DEAL::Cell 3.1818, face 2 +DEAL::Cell 3.1818, face 3 +DEAL::Cell 3.1818, face 4 +DEAL::Cell 3.1818, face 5 +DEAL:: -0.220045 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1819, face 0 +DEAL::Cell 3.1819, face 1 +DEAL::Cell 3.1819, face 2 +DEAL::Cell 3.1819, face 3 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1819, face 4 +DEAL::Cell 3.1819, face 5 +DEAL::Cell 3.1820, face 0 +DEAL::Cell 3.1820, face 1 +DEAL:: -0.121461 0.242922 0.485844, 0.00143206 +DEAL::Cell 3.1820, face 2 +DEAL::Cell 3.1820, face 3 +DEAL::Cell 3.1820, face 4 +DEAL::Cell 3.1820, face 5 +DEAL:: -0.110023 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1821, face 0 +DEAL::Cell 3.1821, face 1 +DEAL::Cell 3.1821, face 2 +DEAL::Cell 3.1821, face 3 +DEAL::Cell 3.1821, face 4 +DEAL:: -0.121461 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1821, face 5 +DEAL::Cell 3.1822, face 0 +DEAL::Cell 3.1822, face 1 +DEAL::Cell 3.1822, face 2 +DEAL:: -0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1822, face 3 +DEAL::Cell 3.1822, face 4 +DEAL::Cell 3.1822, face 5 +DEAL::Cell 3.1823, face 0 +DEAL:: -0.110023 0.220045 0.440091, 0.00129720 +DEAL::Cell 3.1823, face 1 +DEAL::Cell 3.1823, face 2 +DEAL::Cell 3.1823, face 3 +DEAL::Cell 3.1823, face 4 +DEAL:: 0.00000 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1823, face 5 +DEAL::Cell 3.1824, face 0 +DEAL::Cell 3.1824, face 1 +DEAL::Cell 3.1824, face 3 +DEAL::Cell 3.1824, face 4 +DEAL:: -0.577350 0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1824, face 5 +DEAL::Cell 3.1825, face 0 +DEAL::Cell 3.1825, face 1 +DEAL::Cell 3.1825, face 3 +DEAL:: -0.398698 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1825, face 4 +DEAL::Cell 3.1825, face 5 +DEAL::Cell 3.1826, face 0 +DEAL::Cell 3.1826, face 1 +DEAL:: -0.398698 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1826, face 2 +DEAL::Cell 3.1826, face 3 +DEAL::Cell 3.1826, face 4 +DEAL::Cell 3.1826, face 5 +DEAL:: -0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1827, face 0 +DEAL::Cell 3.1827, face 1 +DEAL::Cell 3.1827, face 2 +DEAL::Cell 3.1827, face 3 +DEAL::Cell 3.1827, face 4 +DEAL:: -0.398698 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1827, face 5 +DEAL::Cell 3.1828, face 0 +DEAL::Cell 3.1828, face 1 +DEAL::Cell 3.1828, face 3 +DEAL:: -0.531597 0.531597 0.531597, 0.00441555 +DEAL::Cell 3.1828, face 4 +DEAL::Cell 3.1828, face 5 +DEAL::Cell 3.1829, face 0 +DEAL::Cell 3.1829, face 1 +DEAL:: -0.288675 0.577350 0.577350, 0.00184585 +DEAL::Cell 3.1829, face 3 +DEAL::Cell 3.1829, face 4 +DEAL::Cell 3.1829, face 5 +DEAL::Cell 3.1830, face 0 +DEAL:: -0.485844 0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1830, face 1 +DEAL::Cell 3.1830, face 2 +DEAL::Cell 3.1830, face 3 +DEAL::Cell 3.1830, face 4 +DEAL::Cell 3.1830, face 5 +DEAL:: -0.531597 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1831, face 0 +DEAL::Cell 3.1831, face 1 +DEAL::Cell 3.1831, face 2 +DEAL::Cell 3.1831, face 3 +DEAL:: -0.364383 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1831, face 4 +DEAL::Cell 3.1831, face 5 +DEAL::Cell 3.1832, face 0 +DEAL::Cell 3.1832, face 1 +DEAL:: -0.144338 0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1832, face 3 +DEAL::Cell 3.1832, face 4 +DEAL::Cell 3.1832, face 5 +DEAL::Cell 3.1833, face 0 +DEAL:: -0.132899 0.398698 0.531597, 0.00156693 +DEAL::Cell 3.1833, face 1 +DEAL::Cell 3.1833, face 3 +DEAL::Cell 3.1833, face 4 +DEAL::Cell 3.1833, face 5 +DEAL::Cell 3.1834, face 0 +DEAL:: -0.265799 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1834, face 1 +DEAL::Cell 3.1834, face 2 +DEAL::Cell 3.1834, face 3 +DEAL::Cell 3.1834, face 4 +DEAL:: -0.132899 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1834, face 5 +DEAL::Cell 3.1835, face 0 +DEAL::Cell 3.1835, face 1 +DEAL::Cell 3.1835, face 2 +DEAL:: 0.00000 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1835, face 3 +DEAL::Cell 3.1835, face 4 +DEAL::Cell 3.1835, face 5 +DEAL::Cell 3.1836, face 0 +DEAL:: -0.265799 0.531597 0.531597, 0.00169957 +DEAL::Cell 3.1836, face 1 +DEAL::Cell 3.1836, face 3 +DEAL::Cell 3.1836, face 4 +DEAL::Cell 3.1836, face 5 +DEAL::Cell 3.1837, face 0 +DEAL:: -0.144338 0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1837, face 1 +DEAL::Cell 3.1837, face 3 +DEAL::Cell 3.1837, face 4 +DEAL::Cell 3.1837, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1838, face 0 +DEAL::Cell 3.1838, face 1 +DEAL::Cell 3.1838, face 2 +DEAL::Cell 3.1838, face 3 +DEAL:: -0.121461 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1838, face 4 +DEAL::Cell 3.1838, face 5 +DEAL::Cell 3.1839, face 0 +DEAL::Cell 3.1839, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00138931 +DEAL::Cell 3.1839, face 2 +DEAL::Cell 3.1839, face 3 +DEAL::Cell 3.1839, face 4 +DEAL::Cell 3.1839, face 5 +DEAL::Cell 3.1840, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.00196478 +DEAL::Cell 3.1840, face 1 +DEAL::Cell 3.1840, face 2 +DEAL::Cell 3.1840, face 3 +DEAL::Cell 3.1840, face 4 +DEAL:: -0.364383 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1840, face 5 +DEAL::Cell 3.1841, face 0 +DEAL::Cell 3.1841, face 1 +DEAL::Cell 3.1841, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1841, face 3 +DEAL::Cell 3.1841, face 4 +DEAL::Cell 3.1841, face 5 +DEAL::Cell 3.1842, face 0 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.1842, face 1 +DEAL::Cell 3.1842, face 2 +DEAL::Cell 3.1842, face 3 +DEAL::Cell 3.1842, face 4 +DEAL::Cell 3.1842, face 5 +DEAL:: -0.440091 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1843, face 0 +DEAL::Cell 3.1843, face 1 +DEAL::Cell 3.1843, face 2 +DEAL::Cell 3.1843, face 3 +DEAL:: -0.295753 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1843, face 4 +DEAL::Cell 3.1843, face 5 +DEAL::Cell 3.1844, face 0 +DEAL::Cell 3.1844, face 1 +DEAL:: -0.364383 0.485844 0.485844, 0.00173663 +DEAL::Cell 3.1844, face 2 +DEAL::Cell 3.1844, face 3 +DEAL::Cell 3.1844, face 4 +DEAL::Cell 3.1844, face 5 +DEAL:: -0.330068 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1845, face 0 +DEAL::Cell 3.1845, face 1 +DEAL::Cell 3.1845, face 2 +DEAL::Cell 3.1845, face 3 +DEAL::Cell 3.1845, face 4 +DEAL:: -0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1845, face 5 +DEAL::Cell 3.1846, face 0 +DEAL::Cell 3.1846, face 1 +DEAL::Cell 3.1846, face 2 +DEAL:: -0.440091 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1846, face 3 +DEAL::Cell 3.1846, face 4 +DEAL::Cell 3.1846, face 5 +DEAL::Cell 3.1847, face 0 +DEAL:: -0.330068 0.440091 0.440091, 0.00157309 +DEAL::Cell 3.1847, face 1 +DEAL::Cell 3.1847, face 2 +DEAL::Cell 3.1847, face 3 +DEAL::Cell 3.1847, face 4 +DEAL:: -0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1847, face 5 +DEAL::Cell 3.1848, face 0 +DEAL::Cell 3.1848, face 1 +DEAL::Cell 3.1848, face 2 +DEAL::Cell 3.1848, face 3 +DEAL:: -0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1848, face 4 +DEAL::Cell 3.1848, face 5 +DEAL::Cell 3.1849, face 0 +DEAL::Cell 3.1849, face 1 +DEAL:: 0.00000 0.220045 0.440091, 0.00125847 +DEAL::Cell 3.1849, face 2 +DEAL::Cell 3.1849, face 3 +DEAL::Cell 3.1849, face 4 +DEAL::Cell 3.1849, face 5 +DEAL:: -0.110023 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1850, face 0 +DEAL::Cell 3.1850, face 1 +DEAL::Cell 3.1850, face 2 +DEAL::Cell 3.1850, face 3 +DEAL:: -0.0985844 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1850, face 4 +DEAL::Cell 3.1850, face 5 +DEAL::Cell 3.1851, face 0 +DEAL::Cell 3.1851, face 1 +DEAL::Cell 3.1851, face 2 +DEAL:: -0.110023 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1851, face 3 +DEAL::Cell 3.1851, face 4 +DEAL::Cell 3.1851, face 5 +DEAL::Cell 3.1852, face 0 +DEAL:: -0.220045 0.330068 0.440091, 0.00140701 +DEAL::Cell 3.1852, face 1 +DEAL::Cell 3.1852, face 2 +DEAL::Cell 3.1852, face 3 +DEAL::Cell 3.1852, face 4 +DEAL:: -0.220045 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1852, face 5 +DEAL::Cell 3.1853, face 0 +DEAL::Cell 3.1853, face 1 +DEAL::Cell 3.1853, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1853, face 3 +DEAL::Cell 3.1853, face 4 +DEAL::Cell 3.1853, face 5 +DEAL::Cell 3.1854, face 0 +DEAL::Cell 3.1854, face 1 +DEAL:: -0.110023 0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1854, face 2 +DEAL::Cell 3.1854, face 3 +DEAL::Cell 3.1854, face 4 +DEAL::Cell 3.1854, face 5 +DEAL:: -0.110023 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1855, face 0 +DEAL::Cell 3.1855, face 1 +DEAL::Cell 3.1855, face 2 +DEAL::Cell 3.1855, face 3 +DEAL:: 0.00000 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1855, face 4 +DEAL::Cell 3.1855, face 5 +DEAL::Cell 3.1856, face 0 +DEAL::Cell 3.1856, face 1 +DEAL:: 0.132899 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1856, face 3 +DEAL::Cell 3.1856, face 4 +DEAL::Cell 3.1856, face 5 +DEAL::Cell 3.1857, face 0 +DEAL::Cell 3.1857, face 1 +DEAL:: 0.288675 0.00000 0.577350, 0.00184585 +DEAL::Cell 3.1857, face 3 +DEAL::Cell 3.1857, face 4 +DEAL::Cell 3.1857, face 5 +DEAL::Cell 3.1858, face 0 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00138931 +DEAL::Cell 3.1858, face 1 +DEAL::Cell 3.1858, face 2 +DEAL::Cell 3.1858, face 3 +DEAL::Cell 3.1858, face 4 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00138931 +DEAL::Cell 3.1858, face 5 +DEAL::Cell 3.1859, face 0 +DEAL::Cell 3.1859, face 1 +DEAL::Cell 3.1859, face 2 +DEAL:: 0.265799 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1859, face 3 +DEAL::Cell 3.1859, face 4 +DEAL::Cell 3.1859, face 5 +DEAL::Cell 3.1860, face 0 +DEAL::Cell 3.1860, face 1 +DEAL:: 0.144338 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1860, face 3 +DEAL::Cell 3.1860, face 4 +DEAL::Cell 3.1860, face 5 +DEAL::Cell 3.1861, face 0 +DEAL:: 0.132899 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1861, face 1 +DEAL::Cell 3.1861, face 3 +DEAL::Cell 3.1861, face 4 +DEAL::Cell 3.1861, face 5 +DEAL:: 0.132899 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1862, face 0 +DEAL::Cell 3.1862, face 1 +DEAL::Cell 3.1862, face 2 +DEAL::Cell 3.1862, face 3 +DEAL:: 0.121461 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1862, face 4 +DEAL::Cell 3.1862, face 5 +DEAL::Cell 3.1863, face 0 +DEAL::Cell 3.1863, face 1 +DEAL::Cell 3.1863, face 2 +DEAL:: 0.132899 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1863, face 3 +DEAL::Cell 3.1863, face 4 +DEAL::Cell 3.1863, face 5 +DEAL::Cell 3.1864, face 0 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00169957 +DEAL::Cell 3.1864, face 1 +DEAL::Cell 3.1864, face 3 +DEAL::Cell 3.1864, face 4 +DEAL::Cell 3.1864, face 5 +DEAL:: 0.265799 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1865, face 0 +DEAL::Cell 3.1865, face 1 +DEAL::Cell 3.1865, face 3 +DEAL::Cell 3.1865, face 4 +DEAL:: 0.531597 0.00000 0.531597, 0.00152014 +DEAL::Cell 3.1865, face 5 +DEAL::Cell 3.1866, face 0 +DEAL::Cell 3.1866, face 1 +DEAL::Cell 3.1866, face 2 +DEAL::Cell 3.1866, face 3 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.00368819 +DEAL::Cell 3.1866, face 4 +DEAL::Cell 3.1866, face 5 +DEAL::Cell 3.1867, face 0 +DEAL::Cell 3.1867, face 1 +DEAL:: 0.531597 0.132899 0.531597, 0.00214980 +DEAL::Cell 3.1867, face 2 +DEAL::Cell 3.1867, face 3 +DEAL::Cell 3.1867, face 4 +DEAL::Cell 3.1867, face 5 +DEAL:: 0.364383 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1868, face 0 +DEAL::Cell 3.1868, face 1 +DEAL::Cell 3.1868, face 3 +DEAL::Cell 3.1868, face 4 +DEAL:: 0.398698 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1868, face 5 +DEAL::Cell 3.1869, face 0 +DEAL::Cell 3.1869, face 1 +DEAL::Cell 3.1869, face 3 +DEAL::Cell 3.1869, face 4 +DEAL:: 0.433013 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1869, face 5 +DEAL::Cell 3.1870, face 0 +DEAL::Cell 3.1870, face 1 +DEAL::Cell 3.1870, face 2 +DEAL:: 0.265799 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1870, face 3 +DEAL::Cell 3.1870, face 4 +DEAL::Cell 3.1870, face 5 +DEAL::Cell 3.1871, face 0 +DEAL:: 0.398698 0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1871, face 1 +DEAL::Cell 3.1871, face 2 +DEAL::Cell 3.1871, face 3 +DEAL::Cell 3.1871, face 4 +DEAL:: 0.485844 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1871, face 5 +DEAL::Cell 3.1872, face 0 +DEAL::Cell 3.1872, face 1 +DEAL::Cell 3.1872, face 2 +DEAL::Cell 3.1872, face 3 +DEAL:: 0.00000 5.20417e-18 0.440091, 0.00302625 +DEAL::Cell 3.1872, face 4 +DEAL::Cell 3.1872, face 5 +DEAL::Cell 3.1873, face 0 +DEAL::Cell 3.1873, face 1 +DEAL:: 0.220045 2.60209e-18 0.440091, 0.00140701 +DEAL::Cell 3.1873, face 2 +DEAL::Cell 3.1873, face 3 +DEAL::Cell 3.1873, face 4 +DEAL::Cell 3.1873, face 5 +DEAL:: 0.110023 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1874, face 0 +DEAL::Cell 3.1874, face 1 +DEAL::Cell 3.1874, face 2 +DEAL::Cell 3.1874, face 3 +DEAL:: 0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1874, face 4 +DEAL::Cell 3.1874, face 5 +DEAL::Cell 3.1875, face 0 +DEAL::Cell 3.1875, face 1 +DEAL::Cell 3.1875, face 2 +DEAL:: 0.110023 3.90313e-18 0.440091, 0.00302625 +DEAL::Cell 3.1875, face 3 +DEAL::Cell 3.1875, face 4 +DEAL::Cell 3.1875, face 5 +DEAL::Cell 3.1876, face 0 +DEAL:: 0.00000 0.110023 0.440091, 0.00125847 +DEAL::Cell 3.1876, face 1 +DEAL::Cell 3.1876, face 2 +DEAL::Cell 3.1876, face 3 +DEAL::Cell 3.1876, face 4 +DEAL:: 0.00000 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1876, face 5 +DEAL::Cell 3.1877, face 0 +DEAL::Cell 3.1877, face 1 +DEAL::Cell 3.1877, face 2 +DEAL:: 0.242922 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1877, face 3 +DEAL::Cell 3.1877, face 4 +DEAL::Cell 3.1877, face 5 +DEAL::Cell 3.1878, face 0 +DEAL::Cell 3.1878, face 1 +DEAL:: 0.110023 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1878, face 2 +DEAL::Cell 3.1878, face 3 +DEAL::Cell 3.1878, face 4 +DEAL::Cell 3.1878, face 5 +DEAL:: 0.110023 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1879, face 0 +DEAL::Cell 3.1879, face 1 +DEAL::Cell 3.1879, face 2 +DEAL::Cell 3.1879, face 3 +DEAL:: 0.197169 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1879, face 4 +DEAL::Cell 3.1879, face 5 +DEAL::Cell 3.1880, face 0 +DEAL::Cell 3.1880, face 1 +DEAL:: 0.330068 0.110023 0.440091, 0.00157309 +DEAL::Cell 3.1880, face 2 +DEAL::Cell 3.1880, face 3 +DEAL::Cell 3.1880, face 4 +DEAL::Cell 3.1880, face 5 +DEAL::Cell 3.1881, face 0 +DEAL:: 0.364383 8.67362e-19 0.485844, 0.00173663 +DEAL::Cell 3.1881, face 1 +DEAL::Cell 3.1881, face 2 +DEAL::Cell 3.1881, face 3 +DEAL::Cell 3.1881, face 4 +DEAL:: 0.485844 0.00000 0.485844, 0.00138931 +DEAL::Cell 3.1881, face 5 +DEAL::Cell 3.1882, face 0 +DEAL::Cell 3.1882, face 1 +DEAL::Cell 3.1882, face 2 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00302625 +DEAL::Cell 3.1882, face 3 +DEAL::Cell 3.1882, face 4 +DEAL::Cell 3.1882, face 5 +DEAL::Cell 3.1883, face 0 +DEAL:: 0.295753 0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1883, face 1 +DEAL::Cell 3.1883, face 2 +DEAL::Cell 3.1883, face 3 +DEAL::Cell 3.1883, face 4 +DEAL::Cell 3.1883, face 5 +DEAL:: 0.330068 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1884, face 0 +DEAL::Cell 3.1884, face 1 +DEAL::Cell 3.1884, face 2 +DEAL::Cell 3.1884, face 3 +DEAL:: 0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1884, face 4 +DEAL::Cell 3.1884, face 5 +DEAL::Cell 3.1885, face 0 +DEAL::Cell 3.1885, face 1 +DEAL:: 0.440091 0.110023 0.440091, 0.00177975 +DEAL::Cell 3.1885, face 2 +DEAL::Cell 3.1885, face 3 +DEAL::Cell 3.1885, face 4 +DEAL::Cell 3.1885, face 5 +DEAL:: 0.440091 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1886, face 0 +DEAL::Cell 3.1886, face 1 +DEAL::Cell 3.1886, face 2 +DEAL::Cell 3.1886, face 3 +DEAL::Cell 3.1886, face 4 +DEAL:: 0.220045 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1886, face 5 +DEAL::Cell 3.1887, face 0 +DEAL::Cell 3.1887, face 1 +DEAL::Cell 3.1887, face 2 +DEAL:: 0.330068 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1887, face 3 +DEAL::Cell 3.1887, face 4 +DEAL::Cell 3.1887, face 5 +DEAL::Cell 3.1888, face 0 +DEAL:: 0.00000 0.433013 0.577350, 0.00165098 +DEAL::Cell 3.1888, face 1 +DEAL::Cell 3.1888, face 3 +DEAL::Cell 3.1888, face 4 +DEAL::Cell 3.1888, face 5 +DEAL:: 0.132899 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1889, face 0 +DEAL::Cell 3.1889, face 1 +DEAL::Cell 3.1889, face 3 +DEAL::Cell 3.1889, face 4 +DEAL::Cell 3.1889, face 5 +DEAL:: 0.144338 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1890, face 0 +DEAL::Cell 3.1890, face 1 +DEAL::Cell 3.1890, face 2 +DEAL::Cell 3.1890, face 3 +DEAL:: 0.00000 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1890, face 4 +DEAL::Cell 3.1890, face 5 +DEAL::Cell 3.1891, face 0 +DEAL::Cell 3.1891, face 1 +DEAL:: 0.265799 0.398698 0.531597, 0.00169957 +DEAL::Cell 3.1891, face 2 +DEAL::Cell 3.1891, face 3 +DEAL::Cell 3.1891, face 4 +DEAL::Cell 3.1891, face 5 +DEAL:: 0.242922 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1892, face 0 +DEAL::Cell 3.1892, face 1 +DEAL::Cell 3.1892, face 3 +DEAL::Cell 3.1892, face 4 +DEAL::Cell 3.1892, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1893, face 0 +DEAL::Cell 3.1893, face 1 +DEAL::Cell 3.1893, face 3 +DEAL::Cell 3.1893, face 4 +DEAL:: 0.288675 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1893, face 5 +DEAL::Cell 3.1894, face 0 +DEAL::Cell 3.1894, face 1 +DEAL::Cell 3.1894, face 2 +DEAL:: 0.132899 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1894, face 3 +DEAL::Cell 3.1894, face 4 +DEAL::Cell 3.1894, face 5 +DEAL::Cell 3.1895, face 0 +DEAL:: 0.121461 0.485844 0.485844, 0.00143206 +DEAL::Cell 3.1895, face 1 +DEAL::Cell 3.1895, face 2 +DEAL::Cell 3.1895, face 3 +DEAL::Cell 3.1895, face 4 +DEAL::Cell 3.1895, face 5 +DEAL:: 0.132899 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1896, face 0 +DEAL::Cell 3.1896, face 1 +DEAL::Cell 3.1896, face 3 +DEAL::Cell 3.1896, face 4 +DEAL:: 0.433013 0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1896, face 5 +DEAL::Cell 3.1897, face 0 +DEAL::Cell 3.1897, face 1 +DEAL::Cell 3.1897, face 3 +DEAL:: 0.531597 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1897, face 4 +DEAL::Cell 3.1897, face 5 +DEAL::Cell 3.1898, face 0 +DEAL::Cell 3.1898, face 1 +DEAL:: 0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1898, face 2 +DEAL::Cell 3.1898, face 3 +DEAL::Cell 3.1898, face 4 +DEAL::Cell 3.1898, face 5 +DEAL::Cell 3.1899, face 0 +DEAL:: 0.398698 0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1899, face 1 +DEAL::Cell 3.1899, face 2 +DEAL::Cell 3.1899, face 3 +DEAL::Cell 3.1899, face 4 +DEAL:: 0.531597 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1899, face 5 +DEAL::Cell 3.1900, face 0 +DEAL::Cell 3.1900, face 1 +DEAL::Cell 3.1900, face 3 +DEAL:: 0.398698 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1900, face 4 +DEAL::Cell 3.1900, face 5 +DEAL::Cell 3.1901, face 0 +DEAL::Cell 3.1901, face 1 +DEAL:: 0.531597 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1901, face 3 +DEAL::Cell 3.1901, face 4 +DEAL::Cell 3.1901, face 5 +DEAL::Cell 3.1902, face 0 +DEAL::Cell 3.1902, face 1 +DEAL:: 0.398698 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1902, face 2 +DEAL::Cell 3.1902, face 3 +DEAL::Cell 3.1902, face 4 +DEAL::Cell 3.1902, face 5 +DEAL:: 0.398698 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1903, face 0 +DEAL::Cell 3.1903, face 1 +DEAL::Cell 3.1903, face 2 +DEAL::Cell 3.1903, face 3 +DEAL:: 0.485844 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1903, face 4 +DEAL::Cell 3.1903, face 5 +DEAL::Cell 3.1904, face 0 +DEAL::Cell 3.1904, face 1 +DEAL:: 0.110023 0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1904, face 2 +DEAL::Cell 3.1904, face 3 +DEAL::Cell 3.1904, face 4 +DEAL::Cell 3.1904, face 5 +DEAL::Cell 3.1905, face 0 +DEAL:: 0.121461 0.242922 0.485844, 0.00143206 +DEAL::Cell 3.1905, face 1 +DEAL::Cell 3.1905, face 2 +DEAL::Cell 3.1905, face 3 +DEAL::Cell 3.1905, face 4 +DEAL:: 0.242922 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1905, face 5 +DEAL::Cell 3.1906, face 0 +DEAL::Cell 3.1906, face 1 +DEAL::Cell 3.1906, face 2 +DEAL:: 0.110023 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1906, face 3 +DEAL::Cell 3.1906, face 4 +DEAL::Cell 3.1906, face 5 +DEAL::Cell 3.1907, face 0 +DEAL:: 0.0985844 0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1907, face 1 +DEAL::Cell 3.1907, face 2 +DEAL::Cell 3.1907, face 3 +DEAL::Cell 3.1907, face 4 +DEAL::Cell 3.1907, face 5 +DEAL:: 0.110023 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1908, face 0 +DEAL::Cell 3.1908, face 1 +DEAL::Cell 3.1908, face 2 +DEAL::Cell 3.1908, face 3 +DEAL:: 0.00000 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1908, face 4 +DEAL::Cell 3.1908, face 5 +DEAL::Cell 3.1909, face 0 +DEAL::Cell 3.1909, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.00155329 +DEAL::Cell 3.1909, face 2 +DEAL::Cell 3.1909, face 3 +DEAL::Cell 3.1909, face 4 +DEAL::Cell 3.1909, face 5 +DEAL:: 0.220045 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1910, face 0 +DEAL::Cell 3.1910, face 1 +DEAL::Cell 3.1910, face 2 +DEAL::Cell 3.1910, face 3 +DEAL::Cell 3.1910, face 4 +DEAL:: 0.00000 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1910, face 5 +DEAL::Cell 3.1911, face 0 +DEAL::Cell 3.1911, face 1 +DEAL::Cell 3.1911, face 2 +DEAL:: 0.110023 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1911, face 3 +DEAL::Cell 3.1911, face 4 +DEAL::Cell 3.1911, face 5 +DEAL::Cell 3.1912, face 0 +DEAL:: 0.242922 0.364383 0.485844, 0.00155329 +DEAL::Cell 3.1912, face 1 +DEAL::Cell 3.1912, face 2 +DEAL::Cell 3.1912, face 3 +DEAL::Cell 3.1912, face 4 +DEAL:: 0.330068 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1912, face 5 +DEAL::Cell 3.1913, face 0 +DEAL::Cell 3.1913, face 1 +DEAL::Cell 3.1913, face 2 +DEAL::Cell 3.1913, face 3 +DEAL:: 0.330068 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1913, face 4 +DEAL::Cell 3.1913, face 5 +DEAL::Cell 3.1914, face 0 +DEAL::Cell 3.1914, face 1 +DEAL:: 0.295753 0.197169 0.394338, 0.00140955 +DEAL::Cell 3.1914, face 2 +DEAL::Cell 3.1914, face 3 +DEAL::Cell 3.1914, face 4 +DEAL::Cell 3.1914, face 5 +DEAL:: 0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1915, face 0 +DEAL::Cell 3.1915, face 1 +DEAL::Cell 3.1915, face 2 +DEAL::Cell 3.1915, face 3 +DEAL:: 0.394338 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1915, face 4 +DEAL::Cell 3.1915, face 5 +DEAL::Cell 3.1916, face 0 +DEAL::Cell 3.1916, face 1 +DEAL::Cell 3.1916, face 2 +DEAL:: 0.242922 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1916, face 3 +DEAL::Cell 3.1916, face 4 +DEAL::Cell 3.1916, face 5 +DEAL::Cell 3.1917, face 0 +DEAL:: 0.330068 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1917, face 1 +DEAL::Cell 3.1917, face 2 +DEAL::Cell 3.1917, face 3 +DEAL::Cell 3.1917, face 4 +DEAL:: 0.330068 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1917, face 5 +DEAL::Cell 3.1918, face 0 +DEAL::Cell 3.1918, face 1 +DEAL::Cell 3.1918, face 2 +DEAL:: 0.330068 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1918, face 3 +DEAL::Cell 3.1918, face 4 +DEAL::Cell 3.1918, face 5 +DEAL::Cell 3.1919, face 0 +DEAL::Cell 3.1919, face 1 +DEAL:: 0.440091 0.330068 0.440091, 0.00177975 +DEAL::Cell 3.1919, face 2 +DEAL::Cell 3.1919, face 3 +DEAL::Cell 3.1919, face 4 +DEAL::Cell 3.1919, face 5 +DEAL:: 0.440091 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1920, face 0 +DEAL::Cell 3.1920, face 1 +DEAL::Cell 3.1920, face 2 +DEAL::Cell 3.1920, face 3 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.00189861 +DEAL::Cell 3.1920, face 4 +DEAL::Cell 3.1920, face 5 +DEAL::Cell 3.1921, face 0 +DEAL::Cell 3.1921, face 1 +DEAL:: -0.174292 0.0871461 0.348584, 0.00111446 +DEAL::Cell 3.1921, face 2 +DEAL::Cell 3.1921, face 3 +DEAL::Cell 3.1921, face 4 +DEAL::Cell 3.1921, face 5 +DEAL::Cell 3.1922, face 0 +DEAL:: -0.348584 1.30104e-18 0.348584, 0.00140969 +DEAL::Cell 3.1922, face 1 +DEAL::Cell 3.1922, face 2 +DEAL::Cell 3.1922, face 3 +DEAL::Cell 3.1922, face 4 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.000996803 +DEAL::Cell 3.1922, face 5 +DEAL::Cell 3.1923, face 0 +DEAL::Cell 3.1923, face 1 +DEAL::Cell 3.1923, face 2 +DEAL:: -0.174292 3.25261e-18 0.348584, 0.00189861 +DEAL::Cell 3.1923, face 3 +DEAL::Cell 3.1923, face 4 +DEAL::Cell 3.1923, face 5 +DEAL::Cell 3.1924, face 0 +DEAL:: -0.348584 0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1924, face 1 +DEAL::Cell 3.1924, face 2 +DEAL::Cell 3.1924, face 3 +DEAL::Cell 3.1924, face 4 +DEAL::Cell 3.1924, face 5 +DEAL:: -0.394338 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1925, face 0 +DEAL::Cell 3.1925, face 1 +DEAL::Cell 3.1925, face 2 +DEAL::Cell 3.1925, face 3 +DEAL:: -0.261438 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1925, face 4 +DEAL::Cell 3.1925, face 5 +DEAL::Cell 3.1926, face 0 +DEAL::Cell 3.1926, face 1 +DEAL:: -0.261438 0.174292 0.348584, 0.00124600 +DEAL::Cell 3.1926, face 2 +DEAL::Cell 3.1926, face 3 +DEAL::Cell 3.1926, face 4 +DEAL::Cell 3.1926, face 5 +DEAL:: -0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1927, face 0 +DEAL::Cell 3.1927, face 1 +DEAL::Cell 3.1927, face 2 +DEAL::Cell 3.1927, face 3 +DEAL::Cell 3.1927, face 4 +DEAL:: -0.261438 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1927, face 5 +DEAL::Cell 3.1928, face 0 +DEAL::Cell 3.1928, face 1 +DEAL::Cell 3.1928, face 2 +DEAL:: -0.197169 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1928, face 3 +DEAL::Cell 3.1928, face 4 +DEAL::Cell 3.1928, face 5 +DEAL::Cell 3.1929, face 0 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1929, face 1 +DEAL::Cell 3.1929, face 2 +DEAL::Cell 3.1929, face 3 +DEAL::Cell 3.1929, face 4 +DEAL:: 0.00000 5.20417e-18 0.348584, 0.000996803 +DEAL::Cell 3.1929, face 5 +DEAL::Cell 3.1930, face 0 +DEAL::Cell 3.1930, face 1 +DEAL::Cell 3.1930, face 2 +DEAL::Cell 3.1930, face 3 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.00143292 +DEAL::Cell 3.1930, face 4 +DEAL::Cell 3.1930, face 5 +DEAL::Cell 3.1931, face 0 +DEAL::Cell 3.1931, face 1 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.000865968 +DEAL::Cell 3.1931, face 2 +DEAL::Cell 3.1931, face 3 +DEAL::Cell 3.1931, face 4 +DEAL::Cell 3.1931, face 5 +DEAL:: -0.0757078 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1932, face 0 +DEAL::Cell 3.1932, face 1 +DEAL::Cell 3.1932, face 2 +DEAL::Cell 3.1932, face 3 +DEAL:: -0.0871461 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1932, face 4 +DEAL::Cell 3.1932, face 5 +DEAL::Cell 3.1933, face 0 +DEAL::Cell 3.1933, face 1 +DEAL::Cell 3.1933, face 2 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1933, face 3 +DEAL::Cell 3.1933, face 4 +DEAL::Cell 3.1933, face 5 +DEAL::Cell 3.1934, face 0 +DEAL:: -0.151416 0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1934, face 1 +DEAL::Cell 3.1934, face 2 +DEAL::Cell 3.1934, face 3 +DEAL::Cell 3.1934, face 4 +DEAL:: -0.151416 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1934, face 5 +DEAL::Cell 3.1935, face 0 +DEAL::Cell 3.1935, face 1 +DEAL::Cell 3.1935, face 2 +DEAL:: 0.00000 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1935, face 3 +DEAL::Cell 3.1935, face 4 +DEAL::Cell 3.1935, face 5 +DEAL::Cell 3.1936, face 0 +DEAL::Cell 3.1936, face 1 +DEAL:: -0.227123 1.51788e-18 0.302831, 0.00108246 +DEAL::Cell 3.1936, face 2 +DEAL::Cell 3.1936, face 3 +DEAL::Cell 3.1936, face 4 +DEAL::Cell 3.1936, face 5 +DEAL:: -0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1937, face 0 +DEAL::Cell 3.1937, face 1 +DEAL::Cell 3.1937, face 2 +DEAL::Cell 3.1937, face 3 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.00103264 +DEAL::Cell 3.1937, face 4 +DEAL::Cell 3.1937, face 5 +DEAL::Cell 3.1938, face 0 +DEAL::Cell 3.1938, face 1 +DEAL:: -0.158494 0.0528312 0.211325, 0.000755374 +DEAL::Cell 3.1938, face 2 +DEAL::Cell 3.1938, face 3 +DEAL::Cell 3.1938, face 4 +DEAL::Cell 3.1938, face 5 +DEAL::Cell 3.1939, face 0 +DEAL:: -0.192809 7.58942e-19 0.257078, 0.000918917 +DEAL::Cell 3.1939, face 1 +DEAL::Cell 3.1939, face 2 +DEAL::Cell 3.1939, face 3 +DEAL::Cell 3.1939, face 4 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.000735134 +DEAL::Cell 3.1939, face 5 +DEAL::Cell 3.1940, face 0 +DEAL::Cell 3.1940, face 1 +DEAL::Cell 3.1940, face 2 +DEAL:: -0.227123 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1940, face 3 +DEAL::Cell 3.1940, face 4 +DEAL::Cell 3.1940, face 5 +DEAL::Cell 3.1941, face 0 +DEAL:: -0.192809 0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1941, face 1 +DEAL::Cell 3.1941, face 2 +DEAL::Cell 3.1941, face 3 +DEAL::Cell 3.1941, face 4 +DEAL::Cell 3.1941, face 5 +DEAL:: -0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1942, face 0 +DEAL::Cell 3.1942, face 1 +DEAL::Cell 3.1942, face 2 +DEAL::Cell 3.1942, face 3 +DEAL:: -0.158494 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1942, face 4 +DEAL::Cell 3.1942, face 5 +DEAL::Cell 3.1943, face 0 +DEAL::Cell 3.1943, face 1 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1943, face 2 +DEAL::Cell 3.1943, face 3 +DEAL::Cell 3.1943, face 4 +DEAL::Cell 3.1943, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1944, face 0 +DEAL::Cell 3.1944, face 1 +DEAL::Cell 3.1944, face 2 +DEAL::Cell 3.1944, face 3 +DEAL::Cell 3.1944, face 4 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.000865968 +DEAL::Cell 3.1944, face 5 +DEAL::Cell 3.1945, face 0 +DEAL::Cell 3.1945, face 1 +DEAL::Cell 3.1945, face 2 +DEAL:: -0.0757078 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1945, face 3 +DEAL::Cell 3.1945, face 4 +DEAL::Cell 3.1945, face 5 +DEAL::Cell 3.1946, face 0 +DEAL:: -0.128539 0.0642695 0.257078, 0.000821904 +DEAL::Cell 3.1946, face 1 +DEAL::Cell 3.1946, face 2 +DEAL::Cell 3.1946, face 3 +DEAL::Cell 3.1946, face 4 +DEAL:: -0.0528312 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.1946, face 5 +DEAL::Cell 3.1947, face 0 +DEAL::Cell 3.1947, face 1 +DEAL::Cell 3.1947, face 2 +DEAL::Cell 3.1947, face 3 +DEAL:: -0.0528312 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.1947, face 4 +DEAL::Cell 3.1947, face 5 +DEAL::Cell 3.1948, face 0 +DEAL::Cell 3.1948, face 1 +DEAL:: -0.0642695 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1948, face 2 +DEAL::Cell 3.1948, face 3 +DEAL::Cell 3.1948, face 4 +DEAL::Cell 3.1948, face 5 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1949, face 0 +DEAL::Cell 3.1949, face 1 +DEAL::Cell 3.1949, face 2 +DEAL::Cell 3.1949, face 3 +DEAL:: 0.00000 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1949, face 4 +DEAL::Cell 3.1949, face 5 +DEAL::Cell 3.1950, face 0 +DEAL::Cell 3.1950, face 1 +DEAL::Cell 3.1950, face 2 +DEAL:: -0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1950, face 3 +DEAL::Cell 3.1950, face 4 +DEAL::Cell 3.1950, face 5 +DEAL::Cell 3.1951, face 0 +DEAL:: -0.0528312 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1951, face 1 +DEAL::Cell 3.1951, face 2 +DEAL::Cell 3.1951, face 3 +DEAL::Cell 3.1951, face 4 +DEAL:: -0.0528312 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1951, face 5 +DEAL::Cell 3.1952, face 0 +DEAL::Cell 3.1952, face 1 +DEAL::Cell 3.1952, face 2 +DEAL:: -0.295753 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1952, face 3 +DEAL::Cell 3.1952, face 4 +DEAL::Cell 3.1952, face 5 +DEAL::Cell 3.1953, face 0 +DEAL::Cell 3.1953, face 1 +DEAL:: -0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1953, face 2 +DEAL::Cell 3.1953, face 3 +DEAL::Cell 3.1953, face 4 +DEAL::Cell 3.1953, face 5 +DEAL:: -0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1954, face 0 +DEAL::Cell 3.1954, face 1 +DEAL::Cell 3.1954, face 2 +DEAL::Cell 3.1954, face 3 +DEAL:: -0.227123 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1954, face 4 +DEAL::Cell 3.1954, face 5 +DEAL::Cell 3.1955, face 0 +DEAL::Cell 3.1955, face 1 +DEAL:: -0.151416 0.227123 0.302831, 0.000968182 +DEAL::Cell 3.1955, face 2 +DEAL::Cell 3.1955, face 3 +DEAL::Cell 3.1955, face 4 +DEAL::Cell 3.1955, face 5 +DEAL::Cell 3.1956, face 0 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.1956, face 1 +DEAL::Cell 3.1956, face 2 +DEAL::Cell 3.1956, face 3 +DEAL::Cell 3.1956, face 4 +DEAL:: -0.295753 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1956, face 5 +DEAL::Cell 3.1957, face 0 +DEAL::Cell 3.1957, face 1 +DEAL::Cell 3.1957, face 2 +DEAL:: -0.197169 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1957, face 3 +DEAL::Cell 3.1957, face 4 +DEAL::Cell 3.1957, face 5 +DEAL::Cell 3.1958, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1958, face 1 +DEAL::Cell 3.1958, face 2 +DEAL::Cell 3.1958, face 3 +DEAL::Cell 3.1958, face 4 +DEAL::Cell 3.1958, face 5 +DEAL:: -0.348584 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1959, face 0 +DEAL::Cell 3.1959, face 1 +DEAL::Cell 3.1959, face 2 +DEAL::Cell 3.1959, face 3 +DEAL:: -0.227123 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1959, face 4 +DEAL::Cell 3.1959, face 5 +DEAL::Cell 3.1960, face 0 +DEAL::Cell 3.1960, face 1 +DEAL:: -0.0985844 0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1960, face 2 +DEAL::Cell 3.1960, face 3 +DEAL::Cell 3.1960, face 4 +DEAL::Cell 3.1960, face 5 +DEAL:: -0.0871461 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1961, face 0 +DEAL::Cell 3.1961, face 1 +DEAL::Cell 3.1961, face 2 +DEAL::Cell 3.1961, face 3 +DEAL::Cell 3.1961, face 4 +DEAL:: -0.0985844 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1961, face 5 +DEAL::Cell 3.1962, face 0 +DEAL::Cell 3.1962, face 1 +DEAL::Cell 3.1962, face 2 +DEAL:: -0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1962, face 3 +DEAL::Cell 3.1962, face 4 +DEAL::Cell 3.1962, face 5 +DEAL::Cell 3.1963, face 0 +DEAL:: -0.0871461 0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1963, face 1 +DEAL::Cell 3.1963, face 2 +DEAL::Cell 3.1963, face 3 +DEAL::Cell 3.1963, face 4 +DEAL:: 0.00000 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1963, face 5 +DEAL::Cell 3.1964, face 0 +DEAL::Cell 3.1964, face 1 +DEAL::Cell 3.1964, face 2 +DEAL::Cell 3.1964, face 3 +DEAL:: -0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1964, face 4 +DEAL::Cell 3.1964, face 5 +DEAL::Cell 3.1965, face 0 +DEAL::Cell 3.1965, face 1 +DEAL:: 0.00000 0.261438 0.348584, 0.000996803 +DEAL::Cell 3.1965, face 2 +DEAL::Cell 3.1965, face 3 +DEAL::Cell 3.1965, face 4 +DEAL::Cell 3.1965, face 5 +DEAL:: -0.0871461 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1966, face 0 +DEAL::Cell 3.1966, face 1 +DEAL::Cell 3.1966, face 2 +DEAL::Cell 3.1966, face 3 +DEAL:: -0.0757078 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1966, face 4 +DEAL::Cell 3.1966, face 5 +DEAL::Cell 3.1967, face 0 +DEAL::Cell 3.1967, face 1 +DEAL::Cell 3.1967, face 2 +DEAL:: -0.0871461 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1967, face 3 +DEAL::Cell 3.1967, face 4 +DEAL::Cell 3.1967, face 5 +DEAL::Cell 3.1968, face 0 +DEAL:: -0.257078 0.128539 0.257078, 0.00103964 +DEAL::Cell 3.1968, face 1 +DEAL::Cell 3.1968, face 2 +DEAL::Cell 3.1968, face 3 +DEAL::Cell 3.1968, face 4 +DEAL:: -0.257078 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1968, face 5 +DEAL::Cell 3.1969, face 0 +DEAL::Cell 3.1969, face 1 +DEAL::Cell 3.1969, face 2 +DEAL:: -0.151416 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1969, face 3 +DEAL::Cell 3.1969, face 4 +DEAL::Cell 3.1969, face 5 +DEAL::Cell 3.1970, face 0 +DEAL::Cell 3.1970, face 1 +DEAL:: -0.192809 0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1970, face 2 +DEAL::Cell 3.1970, face 3 +DEAL::Cell 3.1970, face 4 +DEAL::Cell 3.1970, face 5 +DEAL:: -0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1971, face 0 +DEAL::Cell 3.1971, face 1 +DEAL::Cell 3.1971, face 2 +DEAL::Cell 3.1971, face 3 +DEAL:: -0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.1971, face 4 +DEAL::Cell 3.1971, face 5 +DEAL::Cell 3.1972, face 0 +DEAL::Cell 3.1972, face 1 +DEAL:: -0.192809 0.257078 0.257078, 0.000918917 +DEAL::Cell 3.1972, face 2 +DEAL::Cell 3.1972, face 3 +DEAL::Cell 3.1972, face 4 +DEAL::Cell 3.1972, face 5 +DEAL::Cell 3.1973, face 0 +DEAL:: -0.227123 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1973, face 1 +DEAL::Cell 3.1973, face 2 +DEAL::Cell 3.1973, face 3 +DEAL::Cell 3.1973, face 4 +DEAL:: -0.151416 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1973, face 5 +DEAL::Cell 3.1974, face 0 +DEAL::Cell 3.1974, face 1 +DEAL::Cell 3.1974, face 2 +DEAL:: -0.192809 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1974, face 3 +DEAL::Cell 3.1974, face 4 +DEAL::Cell 3.1974, face 5 +DEAL::Cell 3.1975, face 0 +DEAL:: -0.158494 0.211325 0.211325, 0.000755374 +DEAL::Cell 3.1975, face 1 +DEAL::Cell 3.1975, face 2 +DEAL::Cell 3.1975, face 3 +DEAL::Cell 3.1975, face 4 +DEAL::Cell 3.1975, face 5 +DEAL:: -0.192809 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1976, face 0 +DEAL::Cell 3.1976, face 1 +DEAL::Cell 3.1976, face 2 +DEAL::Cell 3.1976, face 3 +DEAL:: -0.128539 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1976, face 4 +DEAL::Cell 3.1976, face 5 +DEAL::Cell 3.1977, face 0 +DEAL::Cell 3.1977, face 1 +DEAL:: 0.00000 0.227123 0.302831, 0.000865968 +DEAL::Cell 3.1977, face 2 +DEAL::Cell 3.1977, face 3 +DEAL::Cell 3.1977, face 4 +DEAL::Cell 3.1977, face 5 +DEAL:: 0.00000 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1978, face 0 +DEAL::Cell 3.1978, face 1 +DEAL::Cell 3.1978, face 2 +DEAL::Cell 3.1978, face 3 +DEAL::Cell 3.1978, face 4 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1978, face 5 +DEAL::Cell 3.1979, face 0 +DEAL::Cell 3.1979, face 1 +DEAL::Cell 3.1979, face 2 +DEAL:: -0.0642695 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1979, face 3 +DEAL::Cell 3.1979, face 4 +DEAL::Cell 3.1979, face 5 +DEAL::Cell 3.1980, face 0 +DEAL:: -0.151416 0.302831 0.302831, 0.000968182 +DEAL::Cell 3.1980, face 1 +DEAL::Cell 3.1980, face 2 +DEAL::Cell 3.1980, face 3 +DEAL::Cell 3.1980, face 4 +DEAL:: -0.0642695 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1980, face 5 +DEAL::Cell 3.1981, face 0 +DEAL::Cell 3.1981, face 1 +DEAL::Cell 3.1981, face 2 +DEAL::Cell 3.1981, face 3 +DEAL:: -0.0642695 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1981, face 4 +DEAL::Cell 3.1981, face 5 +DEAL::Cell 3.1982, face 0 +DEAL::Cell 3.1982, face 1 +DEAL:: -0.0528312 0.158494 0.211325, 0.000622897 +DEAL::Cell 3.1982, face 2 +DEAL::Cell 3.1982, face 3 +DEAL::Cell 3.1982, face 4 +DEAL::Cell 3.1982, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.000854608 +DEAL::Cell 3.1983, face 0 +DEAL::Cell 3.1983, face 1 +DEAL::Cell 3.1983, face 2 +DEAL::Cell 3.1983, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.1983, face 4 +DEAL::Cell 3.1983, face 5 +DEAL::Cell 3.1984, face 0 +DEAL::Cell 3.1984, face 1 +DEAL::Cell 3.1984, face 2 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.00242972 +DEAL::Cell 3.1984, face 3 +DEAL::Cell 3.1984, face 4 +DEAL::Cell 3.1984, face 5 +DEAL::Cell 3.1985, face 0 +DEAL:: 0.0871461 3.90313e-18 0.348584, 0.00102748 +DEAL::Cell 3.1985, face 1 +DEAL::Cell 3.1985, face 2 +DEAL::Cell 3.1985, face 3 +DEAL::Cell 3.1985, face 4 +DEAL:: 0.0871461 3.90313e-18 0.348584, 0.000996803 +DEAL::Cell 3.1985, face 5 +DEAL::Cell 3.1986, face 0 +DEAL::Cell 3.1986, face 1 +DEAL::Cell 3.1986, face 2 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1986, face 3 +DEAL::Cell 3.1986, face 4 +DEAL::Cell 3.1986, face 5 +DEAL::Cell 3.1987, face 0 +DEAL::Cell 3.1987, face 1 +DEAL:: 0.174292 2.60209e-18 0.348584, 0.00111446 +DEAL::Cell 3.1987, face 2 +DEAL::Cell 3.1987, face 3 +DEAL::Cell 3.1987, face 4 +DEAL::Cell 3.1987, face 5 +DEAL:: 0.174292 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1988, face 0 +DEAL::Cell 3.1988, face 1 +DEAL::Cell 3.1988, face 2 +DEAL::Cell 3.1988, face 3 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1988, face 4 +DEAL::Cell 3.1988, face 5 +DEAL::Cell 3.1989, face 0 +DEAL::Cell 3.1989, face 1 +DEAL:: 0.174292 0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1989, face 2 +DEAL::Cell 3.1989, face 3 +DEAL::Cell 3.1989, face 4 +DEAL::Cell 3.1989, face 5 +DEAL::Cell 3.1990, face 0 +DEAL:: 0.00000 0.0871461 0.348584, 0.000996803 +DEAL::Cell 3.1990, face 1 +DEAL::Cell 3.1990, face 2 +DEAL::Cell 3.1990, face 3 +DEAL::Cell 3.1990, face 4 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1990, face 5 +DEAL::Cell 3.1991, face 0 +DEAL::Cell 3.1991, face 1 +DEAL::Cell 3.1991, face 2 +DEAL:: 0.174292 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1991, face 3 +DEAL::Cell 3.1991, face 4 +DEAL::Cell 3.1991, face 5 +DEAL::Cell 3.1992, face 0 +DEAL:: 0.174292 0.0871461 0.348584, 0.00111446 +DEAL::Cell 3.1992, face 1 +DEAL::Cell 3.1992, face 2 +DEAL::Cell 3.1992, face 3 +DEAL::Cell 3.1992, face 4 +DEAL::Cell 3.1992, face 5 +DEAL:: 0.197169 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1993, face 0 +DEAL::Cell 3.1993, face 1 +DEAL::Cell 3.1993, face 2 +DEAL::Cell 3.1993, face 3 +DEAL:: 0.261438 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1993, face 4 +DEAL::Cell 3.1993, face 5 +DEAL::Cell 3.1994, face 0 +DEAL::Cell 3.1994, face 1 +DEAL:: 0.261438 0.0871461 0.348584, 0.00124600 +DEAL::Cell 3.1994, face 2 +DEAL::Cell 3.1994, face 3 +DEAL::Cell 3.1994, face 4 +DEAL::Cell 3.1994, face 5 +DEAL:: 0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1995, face 0 +DEAL::Cell 3.1995, face 1 +DEAL::Cell 3.1995, face 2 +DEAL::Cell 3.1995, face 3 +DEAL::Cell 3.1995, face 4 +DEAL:: 0.261438 1.30104e-18 0.348584, 0.000996803 +DEAL::Cell 3.1995, face 5 +DEAL::Cell 3.1996, face 0 +DEAL::Cell 3.1996, face 1 +DEAL::Cell 3.1996, face 2 +DEAL:: 0.197169 0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1996, face 3 +DEAL::Cell 3.1996, face 4 +DEAL::Cell 3.1996, face 5 +DEAL::Cell 3.1997, face 0 +DEAL:: 0.295753 0.197169 0.394338, 0.00140955 +DEAL::Cell 3.1997, face 1 +DEAL::Cell 3.1997, face 2 +DEAL::Cell 3.1997, face 3 +DEAL::Cell 3.1997, face 4 +DEAL:: 0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1997, face 5 +DEAL::Cell 3.1998, face 0 +DEAL::Cell 3.1998, face 1 +DEAL::Cell 3.1998, face 2 +DEAL::Cell 3.1998, face 3 +DEAL:: 0.151416 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1998, face 4 +DEAL::Cell 3.1998, face 5 +DEAL::Cell 3.1999, face 0 +DEAL::Cell 3.1999, face 1 +DEAL:: 0.348584 0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1999, face 2 +DEAL::Cell 3.1999, face 3 +DEAL::Cell 3.1999, face 4 +DEAL::Cell 3.1999, face 5 +DEAL:: 0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2000, face 0 +DEAL::Cell 3.2000, face 1 +DEAL::Cell 3.2000, face 2 +DEAL::Cell 3.2000, face 3 +DEAL:: 0.0642695 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2000, face 4 +DEAL::Cell 3.2000, face 5 +DEAL::Cell 3.2001, face 0 +DEAL::Cell 3.2001, face 1 +DEAL::Cell 3.2001, face 2 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.00143292 +DEAL::Cell 3.2001, face 3 +DEAL::Cell 3.2001, face 4 +DEAL::Cell 3.2001, face 5 +DEAL::Cell 3.2002, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.2002, face 1 +DEAL::Cell 3.2002, face 2 +DEAL::Cell 3.2002, face 3 +DEAL::Cell 3.2002, face 4 +DEAL:: 0.00000 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.2002, face 5 +DEAL::Cell 3.2003, face 0 +DEAL::Cell 3.2003, face 1 +DEAL::Cell 3.2003, face 2 +DEAL:: 0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2003, face 3 +DEAL::Cell 3.2003, face 4 +DEAL::Cell 3.2003, face 5 +DEAL::Cell 3.2004, face 0 +DEAL::Cell 3.2004, face 1 +DEAL:: 0.0757078 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2004, face 2 +DEAL::Cell 3.2004, face 3 +DEAL::Cell 3.2004, face 4 +DEAL::Cell 3.2004, face 5 +DEAL:: 0.0757078 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2005, face 0 +DEAL::Cell 3.2005, face 1 +DEAL::Cell 3.2005, face 2 +DEAL::Cell 3.2005, face 3 +DEAL:: 0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2005, face 4 +DEAL::Cell 3.2005, face 5 +DEAL::Cell 3.2006, face 0 +DEAL::Cell 3.2006, face 1 +DEAL:: 0.0528312 0.105662 0.211325, 0.000622897 +DEAL::Cell 3.2006, face 2 +DEAL::Cell 3.2006, face 3 +DEAL::Cell 3.2006, face 4 +DEAL::Cell 3.2006, face 5 +DEAL::Cell 3.2007, face 0 +DEAL:: 0.0642695 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.2007, face 1 +DEAL::Cell 3.2007, face 2 +DEAL::Cell 3.2007, face 3 +DEAL::Cell 3.2007, face 4 +DEAL:: 0.128539 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.2007, face 5 +DEAL::Cell 3.2008, face 0 +DEAL::Cell 3.2008, face 1 +DEAL::Cell 3.2008, face 2 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00143292 +DEAL::Cell 3.2008, face 3 +DEAL::Cell 3.2008, face 4 +DEAL::Cell 3.2008, face 5 +DEAL::Cell 3.2009, face 0 +DEAL:: 0.192809 0.0642695 0.257078, 0.000918917 +DEAL::Cell 3.2009, face 1 +DEAL::Cell 3.2009, face 2 +DEAL::Cell 3.2009, face 3 +DEAL::Cell 3.2009, face 4 +DEAL::Cell 3.2009, face 5 +DEAL:: 0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2010, face 0 +DEAL::Cell 3.2010, face 1 +DEAL::Cell 3.2010, face 2 +DEAL::Cell 3.2010, face 3 +DEAL:: 0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.2010, face 4 +DEAL::Cell 3.2010, face 5 +DEAL::Cell 3.2011, face 0 +DEAL::Cell 3.2011, face 1 +DEAL:: 0.211325 0.00000 0.211325, 0.000854608 +DEAL::Cell 3.2011, face 2 +DEAL::Cell 3.2011, face 3 +DEAL::Cell 3.2011, face 4 +DEAL::Cell 3.2011, face 5 +DEAL:: 0.211325 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.2012, face 0 +DEAL::Cell 3.2012, face 1 +DEAL::Cell 3.2012, face 2 +DEAL::Cell 3.2012, face 3 +DEAL::Cell 3.2012, face 4 +DEAL:: 0.151416 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2012, face 5 +DEAL::Cell 3.2013, face 0 +DEAL::Cell 3.2013, face 1 +DEAL::Cell 3.2013, face 2 +DEAL:: 0.227123 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.2013, face 3 +DEAL::Cell 3.2013, face 4 +DEAL::Cell 3.2013, face 5 +DEAL::Cell 3.2014, face 0 +DEAL:: 0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2014, face 1 +DEAL::Cell 3.2014, face 2 +DEAL::Cell 3.2014, face 3 +DEAL::Cell 3.2014, face 4 +DEAL:: 0.158494 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.2014, face 5 +DEAL::Cell 3.2015, face 0 +DEAL::Cell 3.2015, face 1 +DEAL::Cell 3.2015, face 2 +DEAL::Cell 3.2015, face 3 +DEAL:: 0.158494 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.2015, face 4 +DEAL::Cell 3.2015, face 5 +DEAL::Cell 3.2016, face 0 +DEAL::Cell 3.2016, face 1 +DEAL:: 0.0871461 0.174292 0.348584, 0.00102748 +DEAL::Cell 3.2016, face 2 +DEAL::Cell 3.2016, face 3 +DEAL::Cell 3.2016, face 4 +DEAL::Cell 3.2016, face 5 +DEAL:: 0.00000 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.2017, face 0 +DEAL::Cell 3.2017, face 1 +DEAL::Cell 3.2017, face 2 +DEAL::Cell 3.2017, face 3 +DEAL:: 0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.2017, face 4 +DEAL::Cell 3.2017, face 5 +DEAL::Cell 3.2018, face 0 +DEAL::Cell 3.2018, face 1 +DEAL::Cell 3.2018, face 2 +DEAL:: 0.00000 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.2018, face 3 +DEAL::Cell 3.2018, face 4 +DEAL::Cell 3.2018, face 5 +DEAL::Cell 3.2019, face 0 +DEAL:: 0.0757078 0.151416 0.302831, 0.000892619 +DEAL::Cell 3.2019, face 1 +DEAL::Cell 3.2019, face 2 +DEAL::Cell 3.2019, face 3 +DEAL::Cell 3.2019, face 4 +DEAL:: 0.0757078 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2019, face 5 +DEAL::Cell 3.2020, face 0 +DEAL::Cell 3.2020, face 1 +DEAL::Cell 3.2020, face 2 +DEAL:: 0.0985844 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.2020, face 3 +DEAL::Cell 3.2020, face 4 +DEAL::Cell 3.2020, face 5 +DEAL::Cell 3.2021, face 0 +DEAL::Cell 3.2021, face 1 +DEAL:: 0.197169 0.295753 0.394338, 0.00126074 +DEAL::Cell 3.2021, face 2 +DEAL::Cell 3.2021, face 3 +DEAL::Cell 3.2021, face 4 +DEAL::Cell 3.2021, face 5 +DEAL:: 0.197169 0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2022, face 0 +DEAL::Cell 3.2022, face 1 +DEAL::Cell 3.2022, face 2 +DEAL::Cell 3.2022, face 3 +DEAL:: 0.0757078 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2022, face 4 +DEAL::Cell 3.2022, face 5 +DEAL::Cell 3.2023, face 0 +DEAL::Cell 3.2023, face 1 +DEAL:: 0.151416 0.302831 0.302831, 0.000968182 +DEAL::Cell 3.2023, face 2 +DEAL::Cell 3.2023, face 3 +DEAL::Cell 3.2023, face 4 +DEAL::Cell 3.2023, face 5 +DEAL::Cell 3.2024, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.2024, face 1 +DEAL::Cell 3.2024, face 2 +DEAL::Cell 3.2024, face 3 +DEAL::Cell 3.2024, face 4 +DEAL:: 0.295753 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.2024, face 5 +DEAL::Cell 3.2025, face 0 +DEAL::Cell 3.2025, face 1 +DEAL::Cell 3.2025, face 2 +DEAL:: 0.394338 0.197169 0.394338, 0.00242972 +DEAL::Cell 3.2025, face 3 +DEAL::Cell 3.2025, face 4 +DEAL::Cell 3.2025, face 5 +DEAL::Cell 3.2026, face 0 +DEAL:: 0.151416 0.227123 0.302831, 0.000968182 +DEAL::Cell 3.2026, face 1 +DEAL::Cell 3.2026, face 2 +DEAL::Cell 3.2026, face 3 +DEAL::Cell 3.2026, face 4 +DEAL::Cell 3.2026, face 5 +DEAL:: 0.174292 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.2027, face 0 +DEAL::Cell 3.2027, face 1 +DEAL::Cell 3.2027, face 2 +DEAL::Cell 3.2027, face 3 +DEAL:: 0.227123 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2027, face 4 +DEAL::Cell 3.2027, face 5 +DEAL::Cell 3.2028, face 0 +DEAL::Cell 3.2028, face 1 +DEAL:: 0.295753 0.394338 0.394338, 0.00140955 +DEAL::Cell 3.2028, face 2 +DEAL::Cell 3.2028, face 3 +DEAL::Cell 3.2028, face 4 +DEAL::Cell 3.2028, face 5 +DEAL:: 0.261438 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.2029, face 0 +DEAL::Cell 3.2029, face 1 +DEAL::Cell 3.2029, face 2 +DEAL::Cell 3.2029, face 3 +DEAL::Cell 3.2029, face 4 +DEAL:: 0.295753 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.2029, face 5 +DEAL::Cell 3.2030, face 0 +DEAL::Cell 3.2030, face 1 +DEAL::Cell 3.2030, face 2 +DEAL:: 0.174292 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2030, face 3 +DEAL::Cell 3.2030, face 4 +DEAL::Cell 3.2030, face 5 +DEAL::Cell 3.2031, face 0 +DEAL:: 0.261438 0.348584 0.348584, 0.00124600 +DEAL::Cell 3.2031, face 1 +DEAL::Cell 3.2031, face 2 +DEAL::Cell 3.2031, face 3 +DEAL::Cell 3.2031, face 4 +DEAL:: 0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.2031, face 5 +DEAL::Cell 3.2032, face 0 +DEAL::Cell 3.2032, face 1 +DEAL::Cell 3.2032, face 2 +DEAL::Cell 3.2032, face 3 +DEAL:: 0.00000 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2032, face 4 +DEAL::Cell 3.2032, face 5 +DEAL::Cell 3.2033, face 0 +DEAL::Cell 3.2033, face 1 +DEAL:: 0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2033, face 2 +DEAL::Cell 3.2033, face 3 +DEAL::Cell 3.2033, face 4 +DEAL::Cell 3.2033, face 5 +DEAL:: 0.0642695 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2034, face 0 +DEAL::Cell 3.2034, face 1 +DEAL::Cell 3.2034, face 2 +DEAL::Cell 3.2034, face 3 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.2034, face 4 +DEAL::Cell 3.2034, face 5 +DEAL::Cell 3.2035, face 0 +DEAL::Cell 3.2035, face 1 +DEAL::Cell 3.2035, face 2 +DEAL:: 0.0642695 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2035, face 3 +DEAL::Cell 3.2035, face 4 +DEAL::Cell 3.2035, face 5 +DEAL::Cell 3.2036, face 0 +DEAL:: 0.00000 0.192809 0.257078, 0.000735134 +DEAL::Cell 3.2036, face 1 +DEAL::Cell 3.2036, face 2 +DEAL::Cell 3.2036, face 3 +DEAL::Cell 3.2036, face 4 +DEAL:: 0.00000 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2036, face 5 +DEAL::Cell 3.2037, face 0 +DEAL::Cell 3.2037, face 1 +DEAL::Cell 3.2037, face 2 +DEAL:: 0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.2037, face 3 +DEAL::Cell 3.2037, face 4 +DEAL::Cell 3.2037, face 5 +DEAL::Cell 3.2038, face 0 +DEAL::Cell 3.2038, face 1 +DEAL:: 0.0642695 0.192809 0.257078, 0.000757758 +DEAL::Cell 3.2038, face 2 +DEAL::Cell 3.2038, face 3 +DEAL::Cell 3.2038, face 4 +DEAL::Cell 3.2038, face 5 +DEAL:: 0.0642695 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2039, face 0 +DEAL::Cell 3.2039, face 1 +DEAL::Cell 3.2039, face 2 +DEAL::Cell 3.2039, face 3 +DEAL:: 0.0528312 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.2039, face 4 +DEAL::Cell 3.2039, face 5 +DEAL::Cell 3.2040, face 0 +DEAL::Cell 3.2040, face 1 +DEAL:: 0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2040, face 2 +DEAL::Cell 3.2040, face 3 +DEAL::Cell 3.2040, face 4 +DEAL::Cell 3.2040, face 5 +DEAL::Cell 3.2041, face 0 +DEAL:: 0.227123 0.151416 0.302831, 0.00108246 +DEAL::Cell 3.2041, face 1 +DEAL::Cell 3.2041, face 2 +DEAL::Cell 3.2041, face 3 +DEAL::Cell 3.2041, face 4 +DEAL:: 0.302831 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2041, face 5 +DEAL::Cell 3.2042, face 0 +DEAL::Cell 3.2042, face 1 +DEAL::Cell 3.2042, face 2 +DEAL:: 0.192809 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2042, face 3 +DEAL::Cell 3.2042, face 4 +DEAL::Cell 3.2042, face 5 +DEAL::Cell 3.2043, face 0 +DEAL:: 0.158494 0.158494 0.211325, 0.000755374 +DEAL::Cell 3.2043, face 1 +DEAL::Cell 3.2043, face 2 +DEAL::Cell 3.2043, face 3 +DEAL::Cell 3.2043, face 4 +DEAL::Cell 3.2043, face 5 +DEAL:: 0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2044, face 0 +DEAL::Cell 3.2044, face 1 +DEAL::Cell 3.2044, face 2 +DEAL::Cell 3.2044, face 3 +DEAL:: 0.128539 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2044, face 4 +DEAL::Cell 3.2044, face 5 +DEAL::Cell 3.2045, face 0 +DEAL::Cell 3.2045, face 1 +DEAL:: 0.257078 0.192809 0.257078, 0.00103964 +DEAL::Cell 3.2045, face 2 +DEAL::Cell 3.2045, face 3 +DEAL::Cell 3.2045, face 4 +DEAL::Cell 3.2045, face 5 +DEAL:: 0.257078 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2046, face 0 +DEAL::Cell 3.2046, face 1 +DEAL::Cell 3.2046, face 2 +DEAL::Cell 3.2046, face 3 +DEAL::Cell 3.2046, face 4 +DEAL:: 0.128539 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2046, face 5 +DEAL::Cell 3.2047, face 0 +DEAL::Cell 3.2047, face 1 +DEAL::Cell 3.2047, face 2 +DEAL:: 0.192809 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2047, face 3 +DEAL::Cell 3.2047, face 4 +DEAL::Cell 3.2047, face 5 +DEAL::Cell 3.2048, face 1 +DEAL:: -0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2048, face 2 +DEAL::Cell 3.2048, face 3 +DEAL::Cell 3.2048, face 4 +DEAL::Cell 3.2048, face 5 +DEAL:: -0.531597 -0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2049, face 0 +DEAL::Cell 3.2049, face 1 +DEAL::Cell 3.2049, face 2 +DEAL::Cell 3.2049, face 3 +DEAL::Cell 3.2049, face 4 +DEAL:: -0.531597 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2049, face 5 +DEAL::Cell 3.2050, face 1 +DEAL::Cell 3.2050, face 2 +DEAL::Cell 3.2050, face 3 +DEAL:: -0.577350 -0.288675 -0.433013, 0.00184585 +DEAL::Cell 3.2050, face 4 +DEAL::Cell 3.2050, face 5 +DEAL::Cell 3.2051, face 0 +DEAL::Cell 3.2051, face 1 +DEAL:: -0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.2051, face 2 +DEAL::Cell 3.2051, face 3 +DEAL::Cell 3.2051, face 4 +DEAL::Cell 3.2051, face 5 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.2052, face 1 +DEAL::Cell 3.2052, face 2 +DEAL::Cell 3.2052, face 3 +DEAL::Cell 3.2052, face 4 +DEAL::Cell 3.2052, face 5 +DEAL:: -0.577350 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2053, face 0 +DEAL::Cell 3.2053, face 1 +DEAL::Cell 3.2053, face 2 +DEAL::Cell 3.2053, face 3 +DEAL:: -0.531597 -0.398698 -0.265799, 0.00190018 +DEAL::Cell 3.2053, face 4 +DEAL::Cell 3.2053, face 5 +DEAL::Cell 3.2054, face 1 +DEAL::Cell 3.2054, face 2 +DEAL:: -0.531597 -0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2054, face 3 +DEAL::Cell 3.2054, face 4 +DEAL::Cell 3.2054, face 5 +DEAL::Cell 3.2055, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2055, face 1 +DEAL::Cell 3.2055, face 2 +DEAL::Cell 3.2055, face 3 +DEAL::Cell 3.2055, face 4 +DEAL::Cell 3.2055, face 5 +DEAL:: -0.531597 -0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.2056, face 0 +DEAL::Cell 3.2056, face 1 +DEAL::Cell 3.2056, face 2 +DEAL::Cell 3.2056, face 3 +DEAL:: -0.485844 -0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2056, face 4 +DEAL::Cell 3.2056, face 5 +DEAL::Cell 3.2057, face 0 +DEAL::Cell 3.2057, face 1 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2057, face 2 +DEAL::Cell 3.2057, face 3 +DEAL::Cell 3.2057, face 4 +DEAL::Cell 3.2057, face 5 +DEAL:: -0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2058, face 0 +DEAL::Cell 3.2058, face 1 +DEAL::Cell 3.2058, face 2 +DEAL::Cell 3.2058, face 3 +DEAL::Cell 3.2058, face 4 +DEAL:: -0.485844 -0.364383 -0.485844, 0.00196478 +DEAL::Cell 3.2058, face 5 +DEAL::Cell 3.2059, face 0 +DEAL::Cell 3.2059, face 1 +DEAL::Cell 3.2059, face 2 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2059, face 3 +DEAL::Cell 3.2059, face 4 +DEAL::Cell 3.2059, face 5 +DEAL::Cell 3.2060, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2060, face 1 +DEAL::Cell 3.2060, face 2 +DEAL::Cell 3.2060, face 3 +DEAL::Cell 3.2060, face 4 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2060, face 5 +DEAL::Cell 3.2061, face 0 +DEAL::Cell 3.2061, face 1 +DEAL::Cell 3.2061, face 2 +DEAL::Cell 3.2061, face 3 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2061, face 4 +DEAL::Cell 3.2061, face 5 +DEAL::Cell 3.2062, face 0 +DEAL::Cell 3.2062, face 1 +DEAL:: -0.440091 -0.220045 -0.330068, 0.00302625 +DEAL::Cell 3.2062, face 2 +DEAL::Cell 3.2062, face 3 +DEAL::Cell 3.2062, face 4 +DEAL::Cell 3.2062, face 5 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2063, face 0 +DEAL::Cell 3.2063, face 1 +DEAL::Cell 3.2063, face 2 +DEAL::Cell 3.2063, face 3 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.2063, face 4 +DEAL::Cell 3.2063, face 5 +DEAL::Cell 3.2064, face 1 +DEAL::Cell 3.2064, face 2 +DEAL::Cell 3.2064, face 3 +DEAL:: -0.577350 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.2064, face 4 +DEAL::Cell 3.2064, face 5 +DEAL::Cell 3.2065, face 0 +DEAL::Cell 3.2065, face 1 +DEAL:: -0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.2065, face 2 +DEAL::Cell 3.2065, face 3 +DEAL::Cell 3.2065, face 4 +DEAL::Cell 3.2065, face 5 +DEAL:: -0.531597 -0.132899 -0.398698, 0.00190018 +DEAL::Cell 3.2066, face 1 +DEAL::Cell 3.2066, face 2 +DEAL::Cell 3.2066, face 3 +DEAL::Cell 3.2066, face 4 +DEAL:: -0.531597 0.00000 -0.531597, 0.00214980 +DEAL::Cell 3.2066, face 5 +DEAL::Cell 3.2067, face 0 +DEAL::Cell 3.2067, face 1 +DEAL::Cell 3.2067, face 2 +DEAL::Cell 3.2067, face 3 +DEAL:: -0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.2067, face 4 +DEAL::Cell 3.2067, face 5 +DEAL::Cell 3.2068, face 1 +DEAL::Cell 3.2068, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.2068, face 3 +DEAL::Cell 3.2068, face 4 +DEAL::Cell 3.2068, face 5 +DEAL::Cell 3.2069, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2069, face 1 +DEAL::Cell 3.2069, face 2 +DEAL::Cell 3.2069, face 3 +DEAL::Cell 3.2069, face 4 +DEAL:: -0.485844 -0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.2069, face 5 +DEAL::Cell 3.2070, face 1 +DEAL::Cell 3.2070, face 2 +DEAL::Cell 3.2070, face 3 +DEAL::Cell 3.2070, face 4 +DEAL:: -0.577350 -0.144338 -0.433013, 0.00206372 +DEAL::Cell 3.2070, face 5 +DEAL::Cell 3.2071, face 0 +DEAL::Cell 3.2071, face 1 +DEAL::Cell 3.2071, face 2 +DEAL:: -0.531597 -0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2071, face 3 +DEAL::Cell 3.2071, face 4 +DEAL::Cell 3.2071, face 5 +DEAL::Cell 3.2072, face 0 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2072, face 1 +DEAL::Cell 3.2072, face 2 +DEAL::Cell 3.2072, face 3 +DEAL::Cell 3.2072, face 4 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00177975 +DEAL::Cell 3.2072, face 5 +DEAL::Cell 3.2073, face 0 +DEAL::Cell 3.2073, face 1 +DEAL::Cell 3.2073, face 2 +DEAL::Cell 3.2073, face 3 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.2073, face 4 +DEAL::Cell 3.2073, face 5 +DEAL::Cell 3.2074, face 0 +DEAL::Cell 3.2074, face 1 +DEAL:: -0.440091 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.2074, face 2 +DEAL::Cell 3.2074, face 3 +DEAL::Cell 3.2074, face 4 +DEAL::Cell 3.2074, face 5 +DEAL:: -0.485844 1.80700e-20 -0.364383, 0.00173663 +DEAL::Cell 3.2075, face 0 +DEAL::Cell 3.2075, face 1 +DEAL::Cell 3.2075, face 2 +DEAL::Cell 3.2075, face 3 +DEAL:: -0.394338 3.61401e-20 -0.295753, 0.00112764 +DEAL::Cell 3.2075, face 4 +DEAL::Cell 3.2075, face 5 +DEAL::Cell 3.2076, face 0 +DEAL::Cell 3.2076, face 1 +DEAL::Cell 3.2076, face 2 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00155329 +DEAL::Cell 3.2076, face 3 +DEAL::Cell 3.2076, face 4 +DEAL::Cell 3.2076, face 5 +DEAL::Cell 3.2077, face 0 +DEAL:: -0.440091 -0.110023 -0.330068, 0.00302625 +DEAL::Cell 3.2077, face 1 +DEAL::Cell 3.2077, face 2 +DEAL::Cell 3.2077, face 3 +DEAL::Cell 3.2077, face 4 +DEAL:: -0.440091 -0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.2077, face 5 +DEAL::Cell 3.2078, face 0 +DEAL::Cell 3.2078, face 1 +DEAL::Cell 3.2078, face 2 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2078, face 3 +DEAL::Cell 3.2078, face 4 +DEAL::Cell 3.2078, face 5 +DEAL::Cell 3.2079, face 0 +DEAL::Cell 3.2079, face 1 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2079, face 2 +DEAL::Cell 3.2079, face 3 +DEAL::Cell 3.2079, face 4 +DEAL::Cell 3.2079, face 5 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2080, face 1 +DEAL::Cell 3.2080, face 2 +DEAL::Cell 3.2080, face 3 +DEAL::Cell 3.2080, face 4 +DEAL:: -0.577350 -0.433013 -0.288675, 0.00184585 +DEAL::Cell 3.2080, face 5 +DEAL::Cell 3.2081, face 0 +DEAL::Cell 3.2081, face 1 +DEAL::Cell 3.2081, face 2 +DEAL:: -0.485844 -0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.2081, face 3 +DEAL::Cell 3.2081, face 4 +DEAL::Cell 3.2081, face 5 +DEAL::Cell 3.2082, face 1 +DEAL::Cell 3.2082, face 2 +DEAL:: -0.577350 -0.433013 -0.288675, 0.00206372 +DEAL::Cell 3.2082, face 3 +DEAL::Cell 3.2082, face 4 +DEAL::Cell 3.2082, face 5 +DEAL::Cell 3.2083, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2083, face 1 +DEAL::Cell 3.2083, face 2 +DEAL::Cell 3.2083, face 3 +DEAL::Cell 3.2083, face 4 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.2083, face 5 +DEAL::Cell 3.2084, face 1 +DEAL::Cell 3.2084, face 2 +DEAL::Cell 3.2084, face 3 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00190018 +DEAL::Cell 3.2084, face 4 +DEAL::Cell 3.2084, face 5 +DEAL::Cell 3.2085, face 0 +DEAL::Cell 3.2085, face 1 +DEAL::Cell 3.2085, face 2 +DEAL:: -0.531597 -0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2085, face 3 +DEAL::Cell 3.2085, face 4 +DEAL::Cell 3.2085, face 5 +DEAL::Cell 3.2086, face 1 +DEAL:: -0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.2086, face 2 +DEAL::Cell 3.2086, face 3 +DEAL::Cell 3.2086, face 4 +DEAL::Cell 3.2086, face 5 +DEAL:: -0.577350 -0.288675 0.00000, 0.00165098 +DEAL::Cell 3.2087, face 0 +DEAL::Cell 3.2087, face 1 +DEAL::Cell 3.2087, face 2 +DEAL::Cell 3.2087, face 3 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00155329 +DEAL::Cell 3.2087, face 4 +DEAL::Cell 3.2087, face 5 +DEAL::Cell 3.2088, face 0 +DEAL::Cell 3.2088, face 1 +DEAL::Cell 3.2088, face 2 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00196478 +DEAL::Cell 3.2088, face 3 +DEAL::Cell 3.2088, face 4 +DEAL::Cell 3.2088, face 5 +DEAL::Cell 3.2089, face 0 +DEAL:: -0.440091 -0.330068 -0.220045, 0.00302625 +DEAL::Cell 3.2089, face 1 +DEAL::Cell 3.2089, face 2 +DEAL::Cell 3.2089, face 3 +DEAL::Cell 3.2089, face 4 +DEAL:: -0.440091 -0.330068 -0.220045, 0.00140701 +DEAL::Cell 3.2089, face 5 +DEAL::Cell 3.2090, face 0 +DEAL::Cell 3.2090, face 1 +DEAL::Cell 3.2090, face 2 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2090, face 3 +DEAL::Cell 3.2090, face 4 +DEAL::Cell 3.2090, face 5 +DEAL::Cell 3.2091, face 0 +DEAL::Cell 3.2091, face 1 +DEAL:: -0.394338 -0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.2091, face 2 +DEAL::Cell 3.2091, face 3 +DEAL::Cell 3.2091, face 4 +DEAL::Cell 3.2091, face 5 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.2092, face 0 +DEAL::Cell 3.2092, face 1 +DEAL::Cell 3.2092, face 2 +DEAL::Cell 3.2092, face 3 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2092, face 4 +DEAL::Cell 3.2092, face 5 +DEAL::Cell 3.2093, face 0 +DEAL::Cell 3.2093, face 1 +DEAL:: -0.394338 -0.295753 -1.73472e-18, 0.00242972 +DEAL::Cell 3.2093, face 2 +DEAL::Cell 3.2093, face 3 +DEAL::Cell 3.2093, face 4 +DEAL::Cell 3.2093, face 5 +DEAL::Cell 3.2094, face 0 +DEAL:: -0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.2094, face 1 +DEAL::Cell 3.2094, face 2 +DEAL::Cell 3.2094, face 3 +DEAL::Cell 3.2094, face 4 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00129720 +DEAL::Cell 3.2094, face 5 +DEAL::Cell 3.2095, face 0 +DEAL::Cell 3.2095, face 1 +DEAL::Cell 3.2095, face 2 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2095, face 3 +DEAL::Cell 3.2095, face 4 +DEAL::Cell 3.2095, face 5 +DEAL::Cell 3.2096, face 1 +DEAL:: -0.531597 -0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.2096, face 2 +DEAL::Cell 3.2096, face 3 +DEAL::Cell 3.2096, face 4 +DEAL::Cell 3.2096, face 5 +DEAL::Cell 3.2097, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2097, face 1 +DEAL::Cell 3.2097, face 2 +DEAL::Cell 3.2097, face 3 +DEAL::Cell 3.2097, face 4 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2097, face 5 +DEAL::Cell 3.2098, face 1 +DEAL::Cell 3.2098, face 2 +DEAL::Cell 3.2098, face 3 +DEAL:: -0.531597 1.80700e-20 -0.265799, 0.00152014 +DEAL::Cell 3.2098, face 4 +DEAL::Cell 3.2098, face 5 +DEAL::Cell 3.2099, face 0 +DEAL::Cell 3.2099, face 1 +DEAL:: -0.485844 5.42101e-20 -0.121461, 0.00368819 +DEAL::Cell 3.2099, face 2 +DEAL::Cell 3.2099, face 3 +DEAL::Cell 3.2099, face 4 +DEAL::Cell 3.2099, face 5 +DEAL::Cell 3.2100, face 1 +DEAL:: -0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.2100, face 2 +DEAL::Cell 3.2100, face 3 +DEAL::Cell 3.2100, face 4 +DEAL::Cell 3.2100, face 5 +DEAL:: -0.531597 -0.265799 -8.67362e-19, 0.00152014 +DEAL::Cell 3.2101, face 0 +DEAL::Cell 3.2101, face 1 +DEAL::Cell 3.2101, face 2 +DEAL::Cell 3.2101, face 3 +DEAL:: -0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.2101, face 4 +DEAL::Cell 3.2101, face 5 +DEAL::Cell 3.2102, face 1 +DEAL::Cell 3.2102, face 2 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00156693 +DEAL::Cell 3.2102, face 3 +DEAL::Cell 3.2102, face 4 +DEAL::Cell 3.2102, face 5 +DEAL::Cell 3.2103, face 0 +DEAL::Cell 3.2103, face 1 +DEAL:: -0.485844 -0.121461 -0.121461, 0.00368819 +DEAL::Cell 3.2103, face 2 +DEAL::Cell 3.2103, face 3 +DEAL::Cell 3.2103, face 4 +DEAL::Cell 3.2103, face 5 +DEAL:: -0.485844 -0.121461 -2.60209e-18, 0.00138931 +DEAL::Cell 3.2104, face 0 +DEAL::Cell 3.2104, face 1 +DEAL::Cell 3.2104, face 2 +DEAL::Cell 3.2104, face 3 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2104, face 4 +DEAL::Cell 3.2104, face 5 +DEAL::Cell 3.2105, face 0 +DEAL::Cell 3.2105, face 1 +DEAL:: -0.394338 -0.0985844 -0.0985844, 0.00242972 +DEAL::Cell 3.2105, face 2 +DEAL::Cell 3.2105, face 3 +DEAL::Cell 3.2105, face 4 +DEAL::Cell 3.2105, face 5 +DEAL::Cell 3.2106, face 0 +DEAL:: -0.485844 -0.121461 -0.242922, 0.00368819 +DEAL::Cell 3.2106, face 1 +DEAL::Cell 3.2106, face 2 +DEAL::Cell 3.2106, face 3 +DEAL::Cell 3.2106, face 4 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00140701 +DEAL::Cell 3.2106, face 5 +DEAL::Cell 3.2107, face 0 +DEAL::Cell 3.2107, face 1 +DEAL::Cell 3.2107, face 2 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00116234 +DEAL::Cell 3.2107, face 3 +DEAL::Cell 3.2107, face 4 +DEAL::Cell 3.2107, face 5 +DEAL::Cell 3.2108, face 0 +DEAL:: -0.485844 -0.121461 -2.60209e-18, 0.00368819 +DEAL::Cell 3.2108, face 1 +DEAL::Cell 3.2108, face 2 +DEAL::Cell 3.2108, face 3 +DEAL::Cell 3.2108, face 4 +DEAL::Cell 3.2108, face 5 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00138931 +DEAL::Cell 3.2109, face 0 +DEAL::Cell 3.2109, face 1 +DEAL::Cell 3.2109, face 2 +DEAL::Cell 3.2109, face 3 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00129720 +DEAL::Cell 3.2109, face 4 +DEAL::Cell 3.2109, face 5 +DEAL::Cell 3.2110, face 0 +DEAL::Cell 3.2110, face 1 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00302625 +DEAL::Cell 3.2110, face 2 +DEAL::Cell 3.2110, face 3 +DEAL::Cell 3.2110, face 4 +DEAL::Cell 3.2110, face 5 +DEAL:: -0.440091 1.08420e-19 -5.20417e-18, 0.00125847 +DEAL::Cell 3.2111, face 0 +DEAL::Cell 3.2111, face 1 +DEAL::Cell 3.2111, face 2 +DEAL::Cell 3.2111, face 3 +DEAL::Cell 3.2111, face 4 +DEAL:: -0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.2111, face 5 +DEAL::Cell 3.2112, face 0 +DEAL::Cell 3.2112, face 1 +DEAL::Cell 3.2112, face 2 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00159472 +DEAL::Cell 3.2112, face 3 +DEAL::Cell 3.2112, face 4 +DEAL::Cell 3.2112, face 5 +DEAL::Cell 3.2113, face 0 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2113, face 1 +DEAL::Cell 3.2113, face 2 +DEAL::Cell 3.2113, face 3 +DEAL::Cell 3.2113, face 4 +DEAL:: -0.302831 -0.227123 -0.302831, 0.00122466 +DEAL::Cell 3.2113, face 5 +DEAL::Cell 3.2114, face 0 +DEAL::Cell 3.2114, face 1 +DEAL::Cell 3.2114, face 2 +DEAL::Cell 3.2114, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.2114, face 4 +DEAL::Cell 3.2114, face 5 +DEAL::Cell 3.2115, face 0 +DEAL::Cell 3.2115, face 1 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.2115, face 2 +DEAL::Cell 3.2115, face 3 +DEAL::Cell 3.2115, face 4 +DEAL::Cell 3.2115, face 5 +DEAL:: -0.348584 -0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2116, face 0 +DEAL::Cell 3.2116, face 1 +DEAL::Cell 3.2116, face 2 +DEAL::Cell 3.2116, face 3 +DEAL:: -0.348584 -0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.2116, face 4 +DEAL::Cell 3.2116, face 5 +DEAL::Cell 3.2117, face 0 +DEAL::Cell 3.2117, face 1 +DEAL::Cell 3.2117, face 2 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2117, face 3 +DEAL::Cell 3.2117, face 4 +DEAL::Cell 3.2117, face 5 +DEAL::Cell 3.2118, face 0 +DEAL:: -0.394338 -0.197169 -0.295753, 0.00242972 +DEAL::Cell 3.2118, face 1 +DEAL::Cell 3.2118, face 2 +DEAL::Cell 3.2118, face 3 +DEAL::Cell 3.2118, face 4 +DEAL:: -0.394338 -0.197169 -0.295753, 0.00140955 +DEAL::Cell 3.2118, face 5 +DEAL::Cell 3.2119, face 0 +DEAL::Cell 3.2119, face 1 +DEAL::Cell 3.2119, face 2 +DEAL:: -0.302831 -0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.2119, face 3 +DEAL::Cell 3.2119, face 4 +DEAL::Cell 3.2119, face 5 +DEAL::Cell 3.2120, face 0 +DEAL::Cell 3.2120, face 1 +DEAL:: -0.257078 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2120, face 2 +DEAL::Cell 3.2120, face 3 +DEAL::Cell 3.2120, face 4 +DEAL::Cell 3.2120, face 5 +DEAL:: -0.257078 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2121, face 0 +DEAL::Cell 3.2121, face 1 +DEAL::Cell 3.2121, face 2 +DEAL::Cell 3.2121, face 3 +DEAL:: -0.211325 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.2121, face 4 +DEAL::Cell 3.2121, face 5 +DEAL::Cell 3.2122, face 0 +DEAL::Cell 3.2122, face 1 +DEAL:: -0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.2122, face 2 +DEAL::Cell 3.2122, face 3 +DEAL::Cell 3.2122, face 4 +DEAL::Cell 3.2122, face 5 +DEAL::Cell 3.2123, face 0 +DEAL:: -0.257078 -0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.2123, face 1 +DEAL::Cell 3.2123, face 2 +DEAL::Cell 3.2123, face 3 +DEAL::Cell 3.2123, face 4 +DEAL:: -0.257078 -0.128539 -0.257078, 0.00103964 +DEAL::Cell 3.2123, face 5 +DEAL::Cell 3.2124, face 0 +DEAL::Cell 3.2124, face 1 +DEAL::Cell 3.2124, face 2 +DEAL:: -0.257078 -0.257078 -0.192809, 0.00103964 +DEAL::Cell 3.2124, face 3 +DEAL::Cell 3.2124, face 4 +DEAL::Cell 3.2124, face 5 +DEAL::Cell 3.2125, face 0 +DEAL:: -0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.2125, face 1 +DEAL::Cell 3.2125, face 2 +DEAL::Cell 3.2125, face 3 +DEAL::Cell 3.2125, face 4 +DEAL::Cell 3.2125, face 5 +DEAL:: -0.257078 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2126, face 0 +DEAL::Cell 3.2126, face 1 +DEAL::Cell 3.2126, face 2 +DEAL::Cell 3.2126, face 3 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2126, face 4 +DEAL::Cell 3.2126, face 5 +DEAL::Cell 3.2127, face 0 +DEAL::Cell 3.2127, face 1 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.2127, face 2 +DEAL::Cell 3.2127, face 3 +DEAL::Cell 3.2127, face 4 +DEAL::Cell 3.2127, face 5 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2128, face 0 +DEAL::Cell 3.2128, face 1 +DEAL::Cell 3.2128, face 2 +DEAL::Cell 3.2128, face 3 +DEAL::Cell 3.2128, face 4 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00159472 +DEAL::Cell 3.2128, face 5 +DEAL::Cell 3.2129, face 0 +DEAL::Cell 3.2129, face 1 +DEAL::Cell 3.2129, face 2 +DEAL:: -0.348584 -0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.2129, face 3 +DEAL::Cell 3.2129, face 4 +DEAL::Cell 3.2129, face 5 +DEAL::Cell 3.2130, face 0 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2130, face 1 +DEAL::Cell 3.2130, face 2 +DEAL::Cell 3.2130, face 3 +DEAL::Cell 3.2130, face 4 +DEAL:: -0.348584 0.00000 -0.348584, 0.00140969 +DEAL::Cell 3.2130, face 5 +DEAL::Cell 3.2131, face 0 +DEAL::Cell 3.2131, face 1 +DEAL::Cell 3.2131, face 2 +DEAL::Cell 3.2131, face 3 +DEAL:: -0.348584 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.2131, face 4 +DEAL::Cell 3.2131, face 5 +DEAL::Cell 3.2132, face 0 +DEAL::Cell 3.2132, face 1 +DEAL:: -0.348584 -0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.2132, face 2 +DEAL::Cell 3.2132, face 3 +DEAL::Cell 3.2132, face 4 +DEAL::Cell 3.2132, face 5 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2133, face 0 +DEAL::Cell 3.2133, face 1 +DEAL::Cell 3.2133, face 2 +DEAL::Cell 3.2133, face 3 +DEAL:: -0.302831 -0.0757078 -0.151416, 0.000892619 +DEAL::Cell 3.2133, face 4 +DEAL::Cell 3.2133, face 5 +DEAL::Cell 3.2134, face 0 +DEAL::Cell 3.2134, face 1 +DEAL::Cell 3.2134, face 2 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00116234 +DEAL::Cell 3.2134, face 3 +DEAL::Cell 3.2134, face 4 +DEAL::Cell 3.2134, face 5 +DEAL::Cell 3.2135, face 0 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00189861 +DEAL::Cell 3.2135, face 1 +DEAL::Cell 3.2135, face 2 +DEAL::Cell 3.2135, face 3 +DEAL::Cell 3.2135, face 4 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00124600 +DEAL::Cell 3.2135, face 5 +DEAL::Cell 3.2136, face 0 +DEAL::Cell 3.2136, face 1 +DEAL::Cell 3.2136, face 2 +DEAL:: -0.257078 -0.128539 -0.192809, 0.000821904 +DEAL::Cell 3.2136, face 3 +DEAL::Cell 3.2136, face 4 +DEAL::Cell 3.2136, face 5 +DEAL::Cell 3.2137, face 0 +DEAL::Cell 3.2137, face 1 +DEAL:: -0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.2137, face 2 +DEAL::Cell 3.2137, face 3 +DEAL::Cell 3.2137, face 4 +DEAL::Cell 3.2137, face 5 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000755374 +DEAL::Cell 3.2138, face 0 +DEAL::Cell 3.2138, face 1 +DEAL::Cell 3.2138, face 2 +DEAL::Cell 3.2138, face 3 +DEAL:: -0.257078 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.2138, face 4 +DEAL::Cell 3.2138, face 5 +DEAL::Cell 3.2139, face 0 +DEAL::Cell 3.2139, face 1 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.2139, face 2 +DEAL::Cell 3.2139, face 3 +DEAL::Cell 3.2139, face 4 +DEAL::Cell 3.2139, face 5 +DEAL::Cell 3.2140, face 0 +DEAL:: -0.302831 -0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.2140, face 1 +DEAL::Cell 3.2140, face 2 +DEAL::Cell 3.2140, face 3 +DEAL::Cell 3.2140, face 4 +DEAL:: -0.257078 -0.128539 -0.192809, 0.000918917 +DEAL::Cell 3.2140, face 5 +DEAL::Cell 3.2141, face 0 +DEAL::Cell 3.2141, face 1 +DEAL::Cell 3.2141, face 2 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000675627 +DEAL::Cell 3.2141, face 3 +DEAL::Cell 3.2141, face 4 +DEAL::Cell 3.2141, face 5 +DEAL::Cell 3.2142, face 0 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00143292 +DEAL::Cell 3.2142, face 1 +DEAL::Cell 3.2142, face 2 +DEAL::Cell 3.2142, face 3 +DEAL::Cell 3.2142, face 4 +DEAL::Cell 3.2142, face 5 +DEAL:: -0.302831 -0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.2143, face 0 +DEAL::Cell 3.2143, face 1 +DEAL::Cell 3.2143, face 2 +DEAL::Cell 3.2143, face 3 +DEAL:: -0.257078 1.80700e-20 -0.128539, 0.000735134 +DEAL::Cell 3.2143, face 4 +DEAL::Cell 3.2143, face 5 +DEAL::Cell 3.2144, face 0 +DEAL::Cell 3.2144, face 1 +DEAL:: -0.348584 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2144, face 2 +DEAL::Cell 3.2144, face 3 +DEAL::Cell 3.2144, face 4 +DEAL::Cell 3.2144, face 5 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00102748 +DEAL::Cell 3.2145, face 0 +DEAL::Cell 3.2145, face 1 +DEAL::Cell 3.2145, face 2 +DEAL::Cell 3.2145, face 3 +DEAL::Cell 3.2145, face 4 +DEAL:: -0.348584 -0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.2145, face 5 +DEAL::Cell 3.2146, face 0 +DEAL::Cell 3.2146, face 1 +DEAL::Cell 3.2146, face 2 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2146, face 3 +DEAL::Cell 3.2146, face 4 +DEAL::Cell 3.2146, face 5 +DEAL::Cell 3.2147, face 0 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00189861 +DEAL::Cell 3.2147, face 1 +DEAL::Cell 3.2147, face 2 +DEAL::Cell 3.2147, face 3 +DEAL::Cell 3.2147, face 4 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2147, face 5 +DEAL::Cell 3.2148, face 0 +DEAL::Cell 3.2148, face 1 +DEAL::Cell 3.2148, face 2 +DEAL::Cell 3.2148, face 3 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2148, face 4 +DEAL::Cell 3.2148, face 5 +DEAL::Cell 3.2149, face 0 +DEAL::Cell 3.2149, face 1 +DEAL:: -0.302831 -0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.2149, face 2 +DEAL::Cell 3.2149, face 3 +DEAL::Cell 3.2149, face 4 +DEAL::Cell 3.2149, face 5 +DEAL:: -0.348584 -0.261438 -1.30104e-18, 0.000996803 +DEAL::Cell 3.2150, face 0 +DEAL::Cell 3.2150, face 1 +DEAL::Cell 3.2150, face 2 +DEAL::Cell 3.2150, face 3 +DEAL:: -0.348584 -0.174292 -2.60209e-18, 0.00111446 +DEAL::Cell 3.2150, face 4 +DEAL::Cell 3.2150, face 5 +DEAL::Cell 3.2151, face 0 +DEAL::Cell 3.2151, face 1 +DEAL::Cell 3.2151, face 2 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00124600 +DEAL::Cell 3.2151, face 3 +DEAL::Cell 3.2151, face 4 +DEAL::Cell 3.2151, face 5 +DEAL::Cell 3.2152, face 0 +DEAL:: -0.302831 -0.227123 -0.151416, 0.00143292 +DEAL::Cell 3.2152, face 1 +DEAL::Cell 3.2152, face 2 +DEAL::Cell 3.2152, face 3 +DEAL::Cell 3.2152, face 4 +DEAL:: -0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.2152, face 5 +DEAL::Cell 3.2153, face 0 +DEAL::Cell 3.2153, face 1 +DEAL::Cell 3.2153, face 2 +DEAL:: -0.211325 -0.211325 -0.0528312, 0.000854608 +DEAL::Cell 3.2153, face 3 +DEAL::Cell 3.2153, face 4 +DEAL::Cell 3.2153, face 5 +DEAL::Cell 3.2154, face 0 +DEAL::Cell 3.2154, face 1 +DEAL:: -0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.2154, face 2 +DEAL::Cell 3.2154, face 3 +DEAL::Cell 3.2154, face 4 +DEAL::Cell 3.2154, face 5 +DEAL:: -0.257078 -0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.2155, face 0 +DEAL::Cell 3.2155, face 1 +DEAL::Cell 3.2155, face 2 +DEAL::Cell 3.2155, face 3 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2155, face 4 +DEAL::Cell 3.2155, face 5 +DEAL::Cell 3.2156, face 0 +DEAL::Cell 3.2156, face 1 +DEAL:: -0.257078 -0.192809 -4.33681e-19, 0.00103264 +DEAL::Cell 3.2156, face 2 +DEAL::Cell 3.2156, face 3 +DEAL::Cell 3.2156, face 4 +DEAL::Cell 3.2156, face 5 +DEAL::Cell 3.2157, face 0 +DEAL:: -0.257078 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2157, face 1 +DEAL::Cell 3.2157, face 2 +DEAL::Cell 3.2157, face 3 +DEAL::Cell 3.2157, face 4 +DEAL:: -0.211325 -0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.2157, face 5 +DEAL::Cell 3.2158, face 0 +DEAL::Cell 3.2158, face 1 +DEAL::Cell 3.2158, face 2 +DEAL:: -0.257078 -0.192809 -0.0642695, 0.000918917 +DEAL::Cell 3.2158, face 3 +DEAL::Cell 3.2158, face 4 +DEAL::Cell 3.2158, face 5 +DEAL::Cell 3.2159, face 0 +DEAL:: -0.257078 -0.128539 -8.67362e-19, 0.00103264 +DEAL::Cell 3.2159, face 1 +DEAL::Cell 3.2159, face 2 +DEAL::Cell 3.2159, face 3 +DEAL::Cell 3.2159, face 4 +DEAL::Cell 3.2159, face 5 +DEAL:: -0.257078 -0.192809 -4.33681e-19, 0.000735134 +DEAL::Cell 3.2160, face 0 +DEAL::Cell 3.2160, face 1 +DEAL::Cell 3.2160, face 2 +DEAL::Cell 3.2160, face 3 +DEAL:: -0.394338 -0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.2160, face 4 +DEAL::Cell 3.2160, face 5 +DEAL::Cell 3.2161, face 0 +DEAL::Cell 3.2161, face 1 +DEAL:: -0.302831 -0.151416 -0.0757078, 0.00143292 +DEAL::Cell 3.2161, face 2 +DEAL::Cell 3.2161, face 3 +DEAL::Cell 3.2161, face 4 +DEAL::Cell 3.2161, face 5 +DEAL:: -0.302831 -0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.2162, face 0 +DEAL::Cell 3.2162, face 1 +DEAL::Cell 3.2162, face 2 +DEAL::Cell 3.2162, face 3 +DEAL::Cell 3.2162, face 4 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2162, face 5 +DEAL::Cell 3.2163, face 0 +DEAL::Cell 3.2163, face 1 +DEAL::Cell 3.2163, face 2 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2163, face 3 +DEAL::Cell 3.2163, face 4 +DEAL::Cell 3.2163, face 5 +DEAL::Cell 3.2164, face 0 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00242972 +DEAL::Cell 3.2164, face 1 +DEAL::Cell 3.2164, face 2 +DEAL::Cell 3.2164, face 3 +DEAL::Cell 3.2164, face 4 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2164, face 5 +DEAL::Cell 3.2165, face 0 +DEAL::Cell 3.2165, face 1 +DEAL::Cell 3.2165, face 2 +DEAL::Cell 3.2165, face 3 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2165, face 4 +DEAL::Cell 3.2165, face 5 +DEAL::Cell 3.2166, face 0 +DEAL::Cell 3.2166, face 1 +DEAL:: -0.348584 8.13152e-20 -0.0871461, 0.00189861 +DEAL::Cell 3.2166, face 2 +DEAL::Cell 3.2166, face 3 +DEAL::Cell 3.2166, face 4 +DEAL::Cell 3.2166, face 5 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00112764 +DEAL::Cell 3.2167, face 0 +DEAL::Cell 3.2167, face 1 +DEAL::Cell 3.2167, face 2 +DEAL::Cell 3.2167, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.000865968 +DEAL::Cell 3.2167, face 4 +DEAL::Cell 3.2167, face 5 +DEAL::Cell 3.2168, face 0 +DEAL::Cell 3.2168, face 1 +DEAL::Cell 3.2168, face 2 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2168, face 3 +DEAL::Cell 3.2168, face 4 +DEAL::Cell 3.2168, face 5 +DEAL::Cell 3.2169, face 0 +DEAL:: -0.257078 -0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.2169, face 1 +DEAL::Cell 3.2169, face 2 +DEAL::Cell 3.2169, face 3 +DEAL::Cell 3.2169, face 4 +DEAL:: -0.257078 -0.0642695 -0.128539, 0.000821904 +DEAL::Cell 3.2169, face 5 +DEAL::Cell 3.2170, face 0 +DEAL::Cell 3.2170, face 1 +DEAL::Cell 3.2170, face 2 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2170, face 3 +DEAL::Cell 3.2170, face 4 +DEAL::Cell 3.2170, face 5 +DEAL::Cell 3.2171, face 0 +DEAL::Cell 3.2171, face 1 +DEAL:: -0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.2171, face 2 +DEAL::Cell 3.2171, face 3 +DEAL::Cell 3.2171, face 4 +DEAL::Cell 3.2171, face 5 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.2172, face 0 +DEAL::Cell 3.2172, face 1 +DEAL::Cell 3.2172, face 2 +DEAL::Cell 3.2172, face 3 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2172, face 4 +DEAL::Cell 3.2172, face 5 +DEAL::Cell 3.2173, face 0 +DEAL::Cell 3.2173, face 1 +DEAL:: -0.211325 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.2173, face 2 +DEAL::Cell 3.2173, face 3 +DEAL::Cell 3.2173, face 4 +DEAL::Cell 3.2173, face 5 +DEAL::Cell 3.2174, face 0 +DEAL:: -0.302831 -0.0757078 -0.0757078, 0.00143292 +DEAL::Cell 3.2174, face 1 +DEAL::Cell 3.2174, face 2 +DEAL::Cell 3.2174, face 3 +DEAL::Cell 3.2174, face 4 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2174, face 5 +DEAL::Cell 3.2175, face 0 +DEAL::Cell 3.2175, face 1 +DEAL::Cell 3.2175, face 2 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.2175, face 3 +DEAL::Cell 3.2175, face 4 +DEAL::Cell 3.2175, face 5 +DEAL::Cell 3.2176, face 1 +DEAL:: -0.531597 0.132899 -0.398698, 0.00441555 +DEAL::Cell 3.2176, face 2 +DEAL::Cell 3.2176, face 3 +DEAL::Cell 3.2176, face 4 +DEAL::Cell 3.2176, face 5 +DEAL::Cell 3.2177, face 0 +DEAL:: -0.531597 0.00000 -0.531597, 0.00441555 +DEAL::Cell 3.2177, face 1 +DEAL::Cell 3.2177, face 2 +DEAL::Cell 3.2177, face 3 +DEAL::Cell 3.2177, face 4 +DEAL:: -0.531597 0.132899 -0.531597, 0.00214980 +DEAL::Cell 3.2177, face 5 +DEAL::Cell 3.2178, face 1 +DEAL::Cell 3.2178, face 2 +DEAL::Cell 3.2178, face 3 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.2178, face 4 +DEAL::Cell 3.2178, face 5 +DEAL::Cell 3.2179, face 0 +DEAL::Cell 3.2179, face 1 +DEAL:: -0.485844 0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2179, face 2 +DEAL::Cell 3.2179, face 3 +DEAL::Cell 3.2179, face 4 +DEAL::Cell 3.2179, face 5 +DEAL::Cell 3.2180, face 1 +DEAL:: -0.531597 9.03502e-21 -0.398698, 0.00441555 +DEAL::Cell 3.2180, face 2 +DEAL::Cell 3.2180, face 3 +DEAL::Cell 3.2180, face 4 +DEAL::Cell 3.2180, face 5 +DEAL:: -0.531597 1.80700e-20 -0.265799, 0.00169957 +DEAL::Cell 3.2181, face 0 +DEAL::Cell 3.2181, face 1 +DEAL::Cell 3.2181, face 2 +DEAL::Cell 3.2181, face 3 +DEAL:: -0.485844 0.121461 -0.364383, 0.00143206 +DEAL::Cell 3.2181, face 4 +DEAL::Cell 3.2181, face 5 +DEAL::Cell 3.2182, face 1 +DEAL::Cell 3.2182, face 2 +DEAL:: -0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2182, face 3 +DEAL::Cell 3.2182, face 4 +DEAL::Cell 3.2182, face 5 +DEAL::Cell 3.2183, face 0 +DEAL::Cell 3.2183, face 1 +DEAL:: -0.485844 0.121461 -0.364383, 0.00368819 +DEAL::Cell 3.2183, face 2 +DEAL::Cell 3.2183, face 3 +DEAL::Cell 3.2183, face 4 +DEAL::Cell 3.2183, face 5 +DEAL:: -0.485844 0.121461 -0.242922, 0.00155329 +DEAL::Cell 3.2184, face 0 +DEAL::Cell 3.2184, face 1 +DEAL::Cell 3.2184, face 2 +DEAL::Cell 3.2184, face 3 +DEAL:: -0.440091 0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.2184, face 4 +DEAL::Cell 3.2184, face 5 +DEAL::Cell 3.2185, face 0 +DEAL::Cell 3.2185, face 1 +DEAL:: -0.394338 0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2185, face 2 +DEAL::Cell 3.2185, face 3 +DEAL::Cell 3.2185, face 4 +DEAL::Cell 3.2185, face 5 +DEAL::Cell 3.2186, face 0 +DEAL:: -0.485844 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.2186, face 1 +DEAL::Cell 3.2186, face 2 +DEAL::Cell 3.2186, face 3 +DEAL::Cell 3.2186, face 4 +DEAL:: -0.485844 0.242922 -0.485844, 0.00196478 +DEAL::Cell 3.2186, face 5 +DEAL::Cell 3.2187, face 0 +DEAL::Cell 3.2187, face 1 +DEAL::Cell 3.2187, face 2 +DEAL:: -0.394338 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.2187, face 3 +DEAL::Cell 3.2187, face 4 +DEAL::Cell 3.2187, face 5 +DEAL::Cell 3.2188, face 0 +DEAL:: -0.485844 0.121461 -0.242922, 0.00368819 +DEAL::Cell 3.2188, face 1 +DEAL::Cell 3.2188, face 2 +DEAL::Cell 3.2188, face 3 +DEAL::Cell 3.2188, face 4 +DEAL::Cell 3.2188, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00155329 +DEAL::Cell 3.2189, face 0 +DEAL::Cell 3.2189, face 1 +DEAL::Cell 3.2189, face 2 +DEAL::Cell 3.2189, face 3 +DEAL:: -0.440091 0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2189, face 4 +DEAL::Cell 3.2189, face 5 +DEAL::Cell 3.2190, face 0 +DEAL::Cell 3.2190, face 1 +DEAL:: -0.440091 0.110023 -0.220045, 0.00302625 +DEAL::Cell 3.2190, face 2 +DEAL::Cell 3.2190, face 3 +DEAL::Cell 3.2190, face 4 +DEAL::Cell 3.2190, face 5 +DEAL:: -0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.2191, face 0 +DEAL::Cell 3.2191, face 1 +DEAL::Cell 3.2191, face 2 +DEAL::Cell 3.2191, face 3 +DEAL::Cell 3.2191, face 4 +DEAL:: -0.440091 0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.2191, face 5 +DEAL::Cell 3.2192, face 1 +DEAL::Cell 3.2192, face 2 +DEAL::Cell 3.2192, face 3 +DEAL:: -0.577350 0.433013 -0.433013, 0.00206372 +DEAL::Cell 3.2192, face 4 +DEAL::Cell 3.2192, face 5 +DEAL::Cell 3.2193, face 0 +DEAL::Cell 3.2193, face 1 +DEAL:: -0.485844 0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2193, face 2 +DEAL::Cell 3.2193, face 3 +DEAL::Cell 3.2193, face 4 +DEAL::Cell 3.2193, face 5 +DEAL:: -0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2194, face 1 +DEAL::Cell 3.2194, face 2 +DEAL::Cell 3.2194, face 3 +DEAL::Cell 3.2194, face 4 +DEAL::Cell 3.2194, face 5 +DEAL:: -0.577350 0.433013 -0.433013, 0.00206372 +DEAL::Cell 3.2195, face 0 +DEAL::Cell 3.2195, face 1 +DEAL::Cell 3.2195, face 2 +DEAL::Cell 3.2195, face 3 +DEAL:: -0.531597 0.531597 -0.398698, 0.00214980 +DEAL::Cell 3.2195, face 4 +DEAL::Cell 3.2195, face 5 +DEAL::Cell 3.2196, face 1 +DEAL::Cell 3.2196, face 2 +DEAL:: -0.531597 0.265799 -0.398698, 0.00169957 +DEAL::Cell 3.2196, face 3 +DEAL::Cell 3.2196, face 4 +DEAL::Cell 3.2196, face 5 +DEAL::Cell 3.2197, face 0 +DEAL:: -0.531597 0.398698 -0.265799, 0.00441555 +DEAL::Cell 3.2197, face 1 +DEAL::Cell 3.2197, face 2 +DEAL::Cell 3.2197, face 3 +DEAL::Cell 3.2197, face 4 +DEAL::Cell 3.2197, face 5 +DEAL:: -0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.2198, face 1 +DEAL::Cell 3.2198, face 2 +DEAL::Cell 3.2198, face 3 +DEAL::Cell 3.2198, face 4 +DEAL:: -0.531597 0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2198, face 5 +DEAL::Cell 3.2199, face 0 +DEAL::Cell 3.2199, face 1 +DEAL::Cell 3.2199, face 2 +DEAL:: -0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2199, face 3 +DEAL::Cell 3.2199, face 4 +DEAL::Cell 3.2199, face 5 +DEAL::Cell 3.2200, face 0 +DEAL:: -0.485844 0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.2200, face 1 +DEAL::Cell 3.2200, face 2 +DEAL::Cell 3.2200, face 3 +DEAL::Cell 3.2200, face 4 +DEAL::Cell 3.2200, face 5 +DEAL:: -0.485844 0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.2201, face 0 +DEAL::Cell 3.2201, face 1 +DEAL::Cell 3.2201, face 2 +DEAL::Cell 3.2201, face 3 +DEAL:: -0.440091 0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2201, face 4 +DEAL::Cell 3.2201, face 5 +DEAL::Cell 3.2202, face 0 +DEAL::Cell 3.2202, face 1 +DEAL:: -0.440091 0.330068 -0.330068, 0.00302625 +DEAL::Cell 3.2202, face 2 +DEAL::Cell 3.2202, face 3 +DEAL::Cell 3.2202, face 4 +DEAL::Cell 3.2202, face 5 +DEAL:: -0.440091 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2203, face 0 +DEAL::Cell 3.2203, face 1 +DEAL::Cell 3.2203, face 2 +DEAL::Cell 3.2203, face 3 +DEAL::Cell 3.2203, face 4 +DEAL:: -0.440091 0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.2203, face 5 +DEAL::Cell 3.2204, face 0 +DEAL::Cell 3.2204, face 1 +DEAL::Cell 3.2204, face 2 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2204, face 3 +DEAL::Cell 3.2204, face 4 +DEAL::Cell 3.2204, face 5 +DEAL::Cell 3.2205, face 0 +DEAL:: -0.440091 0.220045 -0.220045, 0.00302625 +DEAL::Cell 3.2205, face 1 +DEAL::Cell 3.2205, face 2 +DEAL::Cell 3.2205, face 3 +DEAL::Cell 3.2205, face 4 +DEAL:: -0.394338 0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2205, face 5 +DEAL::Cell 3.2206, face 0 +DEAL::Cell 3.2206, face 1 +DEAL::Cell 3.2206, face 2 +DEAL::Cell 3.2206, face 3 +DEAL:: -0.485844 0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2206, face 4 +DEAL::Cell 3.2206, face 5 +DEAL::Cell 3.2207, face 0 +DEAL::Cell 3.2207, face 1 +DEAL:: -0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2207, face 2 +DEAL::Cell 3.2207, face 3 +DEAL::Cell 3.2207, face 4 +DEAL::Cell 3.2207, face 5 +DEAL:: -0.440091 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2208, face 1 +DEAL::Cell 3.2208, face 2 +DEAL::Cell 3.2208, face 3 +DEAL::Cell 3.2208, face 4 +DEAL:: -0.531597 0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.2208, face 5 +DEAL::Cell 3.2209, face 0 +DEAL::Cell 3.2209, face 1 +DEAL::Cell 3.2209, face 2 +DEAL::Cell 3.2209, face 3 +DEAL:: -0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2209, face 4 +DEAL::Cell 3.2209, face 5 +DEAL::Cell 3.2210, face 1 +DEAL::Cell 3.2210, face 2 +DEAL:: -0.577350 0.144338 -0.144338, 0.00170179 +DEAL::Cell 3.2210, face 3 +DEAL::Cell 3.2210, face 4 +DEAL::Cell 3.2210, face 5 +DEAL::Cell 3.2211, face 0 +DEAL:: -0.531597 0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.2211, face 1 +DEAL::Cell 3.2211, face 2 +DEAL::Cell 3.2211, face 3 +DEAL::Cell 3.2211, face 4 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2211, face 5 +DEAL::Cell 3.2212, face 1 +DEAL::Cell 3.2212, face 2 +DEAL::Cell 3.2212, face 3 +DEAL::Cell 3.2212, face 4 +DEAL:: -0.577350 0.00000 -0.144338, 0.00170179 +DEAL::Cell 3.2212, face 5 +DEAL::Cell 3.2213, face 0 +DEAL::Cell 3.2213, face 1 +DEAL::Cell 3.2213, face 2 +DEAL:: -0.531597 3.61401e-20 -1.73472e-18, 0.00152014 +DEAL::Cell 3.2213, face 3 +DEAL::Cell 3.2213, face 4 +DEAL::Cell 3.2213, face 5 +DEAL::Cell 3.2214, face 1 +DEAL:: -0.531597 0.132899 -1.30104e-18, 0.00441555 +DEAL::Cell 3.2214, face 2 +DEAL::Cell 3.2214, face 3 +DEAL::Cell 3.2214, face 4 +DEAL::Cell 3.2214, face 5 +DEAL:: -0.531597 0.265799 -8.67362e-19, 0.00152014 +DEAL::Cell 3.2215, face 0 +DEAL::Cell 3.2215, face 1 +DEAL::Cell 3.2215, face 2 +DEAL::Cell 3.2215, face 3 +DEAL::Cell 3.2215, face 4 +DEAL:: -0.531597 0.132899 -0.132899, 0.00156693 +DEAL::Cell 3.2215, face 5 +DEAL::Cell 3.2216, face 0 +DEAL::Cell 3.2216, face 1 +DEAL::Cell 3.2216, face 2 +DEAL:: -0.485844 5.42101e-20 -0.121461, 0.00138931 +DEAL::Cell 3.2216, face 3 +DEAL::Cell 3.2216, face 4 +DEAL::Cell 3.2216, face 5 +DEAL::Cell 3.2217, face 0 +DEAL:: -0.440091 8.13152e-20 -0.110023, 0.00302625 +DEAL::Cell 3.2217, face 1 +DEAL::Cell 3.2217, face 2 +DEAL::Cell 3.2217, face 3 +DEAL::Cell 3.2217, face 4 +DEAL:: -0.394338 0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2217, face 5 +DEAL::Cell 3.2218, face 0 +DEAL::Cell 3.2218, face 1 +DEAL::Cell 3.2218, face 2 +DEAL::Cell 3.2218, face 3 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2218, face 4 +DEAL::Cell 3.2218, face 5 +DEAL::Cell 3.2219, face 0 +DEAL::Cell 3.2219, face 1 +DEAL:: -0.394338 0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.2219, face 2 +DEAL::Cell 3.2219, face 3 +DEAL::Cell 3.2219, face 4 +DEAL::Cell 3.2219, face 5 +DEAL:: -0.440091 0.220045 -0.110023, 0.00129720 +DEAL::Cell 3.2220, face 0 +DEAL::Cell 3.2220, face 1 +DEAL::Cell 3.2220, face 2 +DEAL::Cell 3.2220, face 3 +DEAL:: -0.440091 0.110023 -3.90313e-18, 0.00129720 +DEAL::Cell 3.2220, face 4 +DEAL::Cell 3.2220, face 5 +DEAL::Cell 3.2221, face 0 +DEAL::Cell 3.2221, face 1 +DEAL::Cell 3.2221, face 2 +DEAL:: -0.440091 8.13152e-20 -0.110023, 0.00125847 +DEAL::Cell 3.2221, face 3 +DEAL::Cell 3.2221, face 4 +DEAL::Cell 3.2221, face 5 +DEAL::Cell 3.2222, face 0 +DEAL:: -0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.2222, face 1 +DEAL::Cell 3.2222, face 2 +DEAL::Cell 3.2222, face 3 +DEAL::Cell 3.2222, face 4 +DEAL:: -0.485844 0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.2222, face 5 +DEAL::Cell 3.2223, face 0 +DEAL::Cell 3.2223, face 1 +DEAL::Cell 3.2223, face 2 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2223, face 3 +DEAL::Cell 3.2223, face 4 +DEAL::Cell 3.2223, face 5 +DEAL::Cell 3.2224, face 1 +DEAL::Cell 3.2224, face 2 +DEAL:: -0.577350 0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.2224, face 3 +DEAL::Cell 3.2224, face 4 +DEAL::Cell 3.2224, face 5 +DEAL::Cell 3.2225, face 0 +DEAL:: -0.531597 0.398698 -0.265799, 0.00441555 +DEAL::Cell 3.2225, face 1 +DEAL::Cell 3.2225, face 2 +DEAL::Cell 3.2225, face 3 +DEAL::Cell 3.2225, face 4 +DEAL:: -0.531597 0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.2225, face 5 +DEAL::Cell 3.2226, face 1 +DEAL::Cell 3.2226, face 2 +DEAL::Cell 3.2226, face 3 +DEAL:: -0.531597 0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2226, face 4 +DEAL::Cell 3.2226, face 5 +DEAL::Cell 3.2227, face 0 +DEAL::Cell 3.2227, face 1 +DEAL::Cell 3.2227, face 2 +DEAL:: -0.531597 0.398698 -0.265799, 0.00190018 +DEAL::Cell 3.2227, face 3 +DEAL::Cell 3.2227, face 4 +DEAL::Cell 3.2227, face 5 +DEAL::Cell 3.2228, face 1 +DEAL:: -0.531597 0.398698 -0.132899, 0.00441555 +DEAL::Cell 3.2228, face 2 +DEAL::Cell 3.2228, face 3 +DEAL::Cell 3.2228, face 4 +DEAL::Cell 3.2228, face 5 +DEAL:: -0.577350 0.433013 0.00000, 0.00165098 +DEAL::Cell 3.2229, face 0 +DEAL::Cell 3.2229, face 1 +DEAL::Cell 3.2229, face 2 +DEAL::Cell 3.2229, face 3 +DEAL:: -0.485844 0.364383 -8.67362e-19, 0.00173663 +DEAL::Cell 3.2229, face 4 +DEAL::Cell 3.2229, face 5 +DEAL::Cell 3.2230, face 1 +DEAL::Cell 3.2230, face 2 +DEAL::Cell 3.2230, face 3 +DEAL:: -0.577350 0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.2230, face 4 +DEAL::Cell 3.2230, face 5 +DEAL::Cell 3.2231, face 0 +DEAL::Cell 3.2231, face 1 +DEAL:: -0.485844 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2231, face 2 +DEAL::Cell 3.2231, face 3 +DEAL::Cell 3.2231, face 4 +DEAL::Cell 3.2231, face 5 +DEAL:: -0.531597 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.2232, face 0 +DEAL::Cell 3.2232, face 1 +DEAL::Cell 3.2232, face 2 +DEAL::Cell 3.2232, face 3 +DEAL:: -0.440091 0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2232, face 4 +DEAL::Cell 3.2232, face 5 +DEAL::Cell 3.2233, face 0 +DEAL::Cell 3.2233, face 1 +DEAL::Cell 3.2233, face 2 +DEAL:: -0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.2233, face 3 +DEAL::Cell 3.2233, face 4 +DEAL::Cell 3.2233, face 5 +DEAL::Cell 3.2234, face 0 +DEAL:: -0.485844 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2234, face 1 +DEAL::Cell 3.2234, face 2 +DEAL::Cell 3.2234, face 3 +DEAL::Cell 3.2234, face 4 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2234, face 5 +DEAL::Cell 3.2235, face 0 +DEAL::Cell 3.2235, face 1 +DEAL::Cell 3.2235, face 2 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2235, face 3 +DEAL::Cell 3.2235, face 4 +DEAL::Cell 3.2235, face 5 +DEAL::Cell 3.2236, face 0 +DEAL::Cell 3.2236, face 1 +DEAL:: -0.440091 0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.2236, face 2 +DEAL::Cell 3.2236, face 3 +DEAL::Cell 3.2236, face 4 +DEAL::Cell 3.2236, face 5 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00125847 +DEAL::Cell 3.2237, face 0 +DEAL::Cell 3.2237, face 1 +DEAL::Cell 3.2237, face 2 +DEAL::Cell 3.2237, face 3 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2237, face 4 +DEAL::Cell 3.2237, face 5 +DEAL::Cell 3.2238, face 0 +DEAL::Cell 3.2238, face 1 +DEAL:: -0.440091 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.2238, face 2 +DEAL::Cell 3.2238, face 3 +DEAL::Cell 3.2238, face 4 +DEAL::Cell 3.2238, face 5 +DEAL::Cell 3.2239, face 0 +DEAL:: -0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.2239, face 1 +DEAL::Cell 3.2239, face 2 +DEAL::Cell 3.2239, face 3 +DEAL::Cell 3.2239, face 4 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.2239, face 5 +DEAL::Cell 3.2240, face 0 +DEAL::Cell 3.2240, face 1 +DEAL::Cell 3.2240, face 2 +DEAL:: -0.348584 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.2240, face 3 +DEAL::Cell 3.2240, face 4 +DEAL::Cell 3.2240, face 5 +DEAL::Cell 3.2241, face 0 +DEAL:: -0.348584 0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.2241, face 1 +DEAL::Cell 3.2241, face 2 +DEAL::Cell 3.2241, face 3 +DEAL::Cell 3.2241, face 4 +DEAL::Cell 3.2241, face 5 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00124600 +DEAL::Cell 3.2242, face 0 +DEAL::Cell 3.2242, face 1 +DEAL::Cell 3.2242, face 2 +DEAL::Cell 3.2242, face 3 +DEAL:: -0.394338 0.197169 -0.295753, 0.00126074 +DEAL::Cell 3.2242, face 4 +DEAL::Cell 3.2242, face 5 +DEAL::Cell 3.2243, face 0 +DEAL::Cell 3.2243, face 1 +DEAL:: -0.302831 0.0757078 -0.227123, 0.00143292 +DEAL::Cell 3.2243, face 2 +DEAL::Cell 3.2243, face 3 +DEAL::Cell 3.2243, face 4 +DEAL::Cell 3.2243, face 5 +DEAL:: -0.302831 0.151416 -0.227123, 0.00108246 +DEAL::Cell 3.2244, face 0 +DEAL::Cell 3.2244, face 1 +DEAL::Cell 3.2244, face 2 +DEAL::Cell 3.2244, face 3 +DEAL::Cell 3.2244, face 4 +DEAL:: -0.394338 3.61401e-20 -0.295753, 0.00140955 +DEAL::Cell 3.2244, face 5 +DEAL::Cell 3.2245, face 0 +DEAL::Cell 3.2245, face 1 +DEAL::Cell 3.2245, face 2 +DEAL:: -0.348584 5.42101e-20 -0.174292, 0.000996803 +DEAL::Cell 3.2245, face 3 +DEAL::Cell 3.2245, face 4 +DEAL::Cell 3.2245, face 5 +DEAL::Cell 3.2246, face 0 +DEAL:: -0.394338 0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.2246, face 1 +DEAL::Cell 3.2246, face 2 +DEAL::Cell 3.2246, face 3 +DEAL::Cell 3.2246, face 4 +DEAL:: -0.348584 0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2246, face 5 +DEAL::Cell 3.2247, face 0 +DEAL::Cell 3.2247, face 1 +DEAL::Cell 3.2247, face 2 +DEAL::Cell 3.2247, face 3 +DEAL:: -0.348584 0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.2247, face 4 +DEAL::Cell 3.2247, face 5 +DEAL::Cell 3.2248, face 0 +DEAL::Cell 3.2248, face 1 +DEAL:: -0.257078 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.2248, face 2 +DEAL::Cell 3.2248, face 3 +DEAL::Cell 3.2248, face 4 +DEAL::Cell 3.2248, face 5 +DEAL:: -0.302831 0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.2249, face 0 +DEAL::Cell 3.2249, face 1 +DEAL::Cell 3.2249, face 2 +DEAL::Cell 3.2249, face 3 +DEAL:: -0.211325 0.0528312 -0.158494, 0.000622897 +DEAL::Cell 3.2249, face 4 +DEAL::Cell 3.2249, face 5 +DEAL::Cell 3.2250, face 0 +DEAL::Cell 3.2250, face 1 +DEAL::Cell 3.2250, face 2 +DEAL:: -0.302831 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.2250, face 3 +DEAL::Cell 3.2250, face 4 +DEAL::Cell 3.2250, face 5 +DEAL::Cell 3.2251, face 0 +DEAL:: -0.257078 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.2251, face 1 +DEAL::Cell 3.2251, face 2 +DEAL::Cell 3.2251, face 3 +DEAL::Cell 3.2251, face 4 +DEAL:: -0.211325 0.0528312 -0.211325, 0.000854608 +DEAL::Cell 3.2251, face 5 +DEAL::Cell 3.2252, face 0 +DEAL::Cell 3.2252, face 1 +DEAL::Cell 3.2252, face 2 +DEAL:: -0.257078 1.80700e-20 -0.128539, 0.000735134 +DEAL::Cell 3.2252, face 3 +DEAL::Cell 3.2252, face 4 +DEAL::Cell 3.2252, face 5 +DEAL::Cell 3.2253, face 0 +DEAL::Cell 3.2253, face 1 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.2253, face 2 +DEAL::Cell 3.2253, face 3 +DEAL::Cell 3.2253, face 4 +DEAL::Cell 3.2253, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.000675627 +DEAL::Cell 3.2254, face 0 +DEAL::Cell 3.2254, face 1 +DEAL::Cell 3.2254, face 2 +DEAL::Cell 3.2254, face 3 +DEAL:: -0.257078 0.128539 -0.192809, 0.000821904 +DEAL::Cell 3.2254, face 4 +DEAL::Cell 3.2254, face 5 +DEAL::Cell 3.2255, face 0 +DEAL::Cell 3.2255, face 1 +DEAL:: -0.211325 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.2255, face 2 +DEAL::Cell 3.2255, face 3 +DEAL::Cell 3.2255, face 4 +DEAL::Cell 3.2255, face 5 +DEAL::Cell 3.2256, face 0 +DEAL:: -0.394338 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.2256, face 1 +DEAL::Cell 3.2256, face 2 +DEAL::Cell 3.2256, face 3 +DEAL::Cell 3.2256, face 4 +DEAL:: -0.394338 0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.2256, face 5 +DEAL::Cell 3.2257, face 0 +DEAL::Cell 3.2257, face 1 +DEAL::Cell 3.2257, face 2 +DEAL:: -0.302831 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.2257, face 3 +DEAL::Cell 3.2257, face 4 +DEAL::Cell 3.2257, face 5 +DEAL::Cell 3.2258, face 0 +DEAL:: -0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2258, face 1 +DEAL::Cell 3.2258, face 2 +DEAL::Cell 3.2258, face 3 +DEAL::Cell 3.2258, face 4 +DEAL::Cell 3.2258, face 5 +DEAL:: -0.394338 0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2259, face 0 +DEAL::Cell 3.2259, face 1 +DEAL::Cell 3.2259, face 2 +DEAL::Cell 3.2259, face 3 +DEAL:: -0.348584 0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2259, face 4 +DEAL::Cell 3.2259, face 5 +DEAL::Cell 3.2260, face 0 +DEAL::Cell 3.2260, face 1 +DEAL:: -0.348584 0.174292 -0.174292, 0.00189861 +DEAL::Cell 3.2260, face 2 +DEAL::Cell 3.2260, face 3 +DEAL::Cell 3.2260, face 4 +DEAL::Cell 3.2260, face 5 +DEAL:: -0.348584 0.261438 -0.174292, 0.00111446 +DEAL::Cell 3.2261, face 0 +DEAL::Cell 3.2261, face 1 +DEAL::Cell 3.2261, face 2 +DEAL::Cell 3.2261, face 3 +DEAL::Cell 3.2261, face 4 +DEAL:: -0.348584 0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2261, face 5 +DEAL::Cell 3.2262, face 0 +DEAL::Cell 3.2262, face 1 +DEAL::Cell 3.2262, face 2 +DEAL:: -0.394338 0.295753 -0.197169, 0.00140955 +DEAL::Cell 3.2262, face 3 +DEAL::Cell 3.2262, face 4 +DEAL::Cell 3.2262, face 5 +DEAL::Cell 3.2263, face 0 +DEAL:: -0.348584 0.261438 -0.174292, 0.00189861 +DEAL::Cell 3.2263, face 1 +DEAL::Cell 3.2263, face 2 +DEAL::Cell 3.2263, face 3 +DEAL::Cell 3.2263, face 4 +DEAL:: -0.302831 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2263, face 5 +DEAL::Cell 3.2264, face 0 +DEAL::Cell 3.2264, face 1 +DEAL::Cell 3.2264, face 2 +DEAL::Cell 3.2264, face 3 +DEAL:: -0.302831 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.2264, face 4 +DEAL::Cell 3.2264, face 5 +DEAL::Cell 3.2265, face 0 +DEAL::Cell 3.2265, face 1 +DEAL:: -0.211325 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.2265, face 2 +DEAL::Cell 3.2265, face 3 +DEAL::Cell 3.2265, face 4 +DEAL::Cell 3.2265, face 5 +DEAL:: -0.257078 0.192809 -0.192809, 0.000918917 +DEAL::Cell 3.2266, face 0 +DEAL::Cell 3.2266, face 1 +DEAL::Cell 3.2266, face 2 +DEAL::Cell 3.2266, face 3 +DEAL:: -0.257078 0.257078 -0.192809, 0.00103964 +DEAL::Cell 3.2266, face 4 +DEAL::Cell 3.2266, face 5 +DEAL::Cell 3.2267, face 0 +DEAL::Cell 3.2267, face 1 +DEAL::Cell 3.2267, face 2 +DEAL:: -0.257078 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.2267, face 3 +DEAL::Cell 3.2267, face 4 +DEAL::Cell 3.2267, face 5 +DEAL::Cell 3.2268, face 0 +DEAL:: -0.302831 0.227123 -0.227123, 0.00143292 +DEAL::Cell 3.2268, face 1 +DEAL::Cell 3.2268, face 2 +DEAL::Cell 3.2268, face 3 +DEAL::Cell 3.2268, face 4 +DEAL:: -0.302831 0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.2268, face 5 +DEAL::Cell 3.2269, face 0 +DEAL::Cell 3.2269, face 1 +DEAL::Cell 3.2269, face 2 +DEAL:: -0.211325 0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2269, face 3 +DEAL::Cell 3.2269, face 4 +DEAL::Cell 3.2269, face 5 +DEAL::Cell 3.2270, face 0 +DEAL::Cell 3.2270, face 1 +DEAL:: -0.257078 0.192809 -0.192809, 0.00103264 +DEAL::Cell 3.2270, face 2 +DEAL::Cell 3.2270, face 3 +DEAL::Cell 3.2270, face 4 +DEAL::Cell 3.2270, face 5 +DEAL:: -0.257078 0.192809 -0.128539, 0.000821904 +DEAL::Cell 3.2271, face 0 +DEAL::Cell 3.2271, face 1 +DEAL::Cell 3.2271, face 2 +DEAL::Cell 3.2271, face 3 +DEAL:: -0.211325 0.211325 -0.158494, 0.000854608 +DEAL::Cell 3.2271, face 4 +DEAL::Cell 3.2271, face 5 +DEAL::Cell 3.2272, face 0 +DEAL::Cell 3.2272, face 1 +DEAL:: -0.348584 0.0871461 -0.0871461, 0.00189861 +DEAL::Cell 3.2272, face 2 +DEAL::Cell 3.2272, face 3 +DEAL::Cell 3.2272, face 4 +DEAL::Cell 3.2272, face 5 +DEAL::Cell 3.2273, face 0 +DEAL:: -0.348584 5.42101e-20 -0.174292, 0.00189861 +DEAL::Cell 3.2273, face 1 +DEAL::Cell 3.2273, face 2 +DEAL::Cell 3.2273, face 3 +DEAL::Cell 3.2273, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.000968182 +DEAL::Cell 3.2273, face 5 +DEAL::Cell 3.2274, face 0 +DEAL::Cell 3.2274, face 1 +DEAL::Cell 3.2274, face 2 +DEAL:: -0.348584 0.0871461 -0.174292, 0.00102748 +DEAL::Cell 3.2274, face 3 +DEAL::Cell 3.2274, face 4 +DEAL::Cell 3.2274, face 5 +DEAL::Cell 3.2275, face 0 +DEAL:: -0.348584 0.174292 -0.0871461, 0.00189861 +DEAL::Cell 3.2275, face 1 +DEAL::Cell 3.2275, face 2 +DEAL::Cell 3.2275, face 3 +DEAL::Cell 3.2275, face 4 +DEAL::Cell 3.2275, face 5 +DEAL:: -0.348584 0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2276, face 0 +DEAL::Cell 3.2276, face 1 +DEAL::Cell 3.2276, face 2 +DEAL::Cell 3.2276, face 3 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2276, face 4 +DEAL::Cell 3.2276, face 5 +DEAL::Cell 3.2277, face 0 +DEAL::Cell 3.2277, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00143292 +DEAL::Cell 3.2277, face 2 +DEAL::Cell 3.2277, face 3 +DEAL::Cell 3.2277, face 4 +DEAL::Cell 3.2277, face 5 +DEAL:: -0.302831 0.0757078 -2.60209e-18, 0.000865968 +DEAL::Cell 3.2278, face 0 +DEAL::Cell 3.2278, face 1 +DEAL::Cell 3.2278, face 2 +DEAL::Cell 3.2278, face 3 +DEAL::Cell 3.2278, face 4 +DEAL:: -0.394338 0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.2278, face 5 +DEAL::Cell 3.2279, face 0 +DEAL::Cell 3.2279, face 1 +DEAL::Cell 3.2279, face 2 +DEAL:: -0.348584 0.0871461 -3.90313e-18, 0.00102748 +DEAL::Cell 3.2279, face 3 +DEAL::Cell 3.2279, face 4 +DEAL::Cell 3.2279, face 5 +DEAL::Cell 3.2280, face 0 +DEAL:: -0.302831 5.42101e-20 -0.0757078, 0.00143292 +DEAL::Cell 3.2280, face 1 +DEAL::Cell 3.2280, face 2 +DEAL::Cell 3.2280, face 3 +DEAL::Cell 3.2280, face 4 +DEAL:: -0.257078 0.0642695 -0.128539, 0.000821904 +DEAL::Cell 3.2280, face 5 +DEAL::Cell 3.2281, face 0 +DEAL::Cell 3.2281, face 1 +DEAL::Cell 3.2281, face 2 +DEAL::Cell 3.2281, face 3 +DEAL:: -0.257078 0.0642695 -0.128539, 0.000757758 +DEAL::Cell 3.2281, face 4 +DEAL::Cell 3.2281, face 5 +DEAL::Cell 3.2282, face 0 +DEAL::Cell 3.2282, face 1 +DEAL:: -0.257078 0.128539 -0.128539, 0.00103264 +DEAL::Cell 3.2282, face 2 +DEAL::Cell 3.2282, face 3 +DEAL::Cell 3.2282, face 4 +DEAL::Cell 3.2282, face 5 +DEAL:: -0.302831 0.151416 -0.0757078, 0.000892619 +DEAL::Cell 3.2283, face 0 +DEAL::Cell 3.2283, face 1 +DEAL::Cell 3.2283, face 2 +DEAL::Cell 3.2283, face 3 +DEAL:: -0.211325 0.105662 -0.0528312, 0.000675627 +DEAL::Cell 3.2283, face 4 +DEAL::Cell 3.2283, face 5 +DEAL::Cell 3.2284, face 0 +DEAL::Cell 3.2284, face 1 +DEAL::Cell 3.2284, face 2 +DEAL:: -0.302831 5.42101e-20 -0.0757078, 0.000865968 +DEAL::Cell 3.2284, face 3 +DEAL::Cell 3.2284, face 4 +DEAL::Cell 3.2284, face 5 +DEAL::Cell 3.2285, face 0 +DEAL:: -0.257078 0.0642695 -0.0642695, 0.00103264 +DEAL::Cell 3.2285, face 1 +DEAL::Cell 3.2285, face 2 +DEAL::Cell 3.2285, face 3 +DEAL::Cell 3.2285, face 4 +DEAL:: -0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2285, face 5 +DEAL::Cell 3.2286, face 0 +DEAL::Cell 3.2286, face 1 +DEAL::Cell 3.2286, face 2 +DEAL:: -0.257078 0.0642695 -1.30104e-18, 0.000757758 +DEAL::Cell 3.2286, face 3 +DEAL::Cell 3.2286, face 4 +DEAL::Cell 3.2286, face 5 +DEAL::Cell 3.2287, face 0 +DEAL::Cell 3.2287, face 1 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.2287, face 2 +DEAL::Cell 3.2287, face 3 +DEAL::Cell 3.2287, face 4 +DEAL::Cell 3.2287, face 5 +DEAL:: -0.211325 0.0528312 0.00000, 0.000604299 +DEAL::Cell 3.2288, face 0 +DEAL::Cell 3.2288, face 1 +DEAL::Cell 3.2288, face 2 +DEAL::Cell 3.2288, face 3 +DEAL:: -0.348584 0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.2288, face 4 +DEAL::Cell 3.2288, face 5 +DEAL::Cell 3.2289, face 0 +DEAL::Cell 3.2289, face 1 +DEAL:: -0.302831 0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.2289, face 2 +DEAL::Cell 3.2289, face 3 +DEAL::Cell 3.2289, face 4 +DEAL::Cell 3.2289, face 5 +DEAL::Cell 3.2290, face 0 +DEAL:: -0.394338 0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.2290, face 1 +DEAL::Cell 3.2290, face 2 +DEAL::Cell 3.2290, face 3 +DEAL::Cell 3.2290, face 4 +DEAL:: -0.348584 0.261438 -0.174292, 0.00111446 +DEAL::Cell 3.2290, face 5 +DEAL::Cell 3.2291, face 0 +DEAL::Cell 3.2291, face 1 +DEAL::Cell 3.2291, face 2 +DEAL:: -0.302831 0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.2291, face 3 +DEAL::Cell 3.2291, face 4 +DEAL::Cell 3.2291, face 5 +DEAL::Cell 3.2292, face 0 +DEAL:: -0.394338 0.295753 -1.73472e-18, 0.00242972 +DEAL::Cell 3.2292, face 1 +DEAL::Cell 3.2292, face 2 +DEAL::Cell 3.2292, face 3 +DEAL::Cell 3.2292, face 4 +DEAL::Cell 3.2292, face 5 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00112764 +DEAL::Cell 3.2293, face 0 +DEAL::Cell 3.2293, face 1 +DEAL::Cell 3.2293, face 2 +DEAL::Cell 3.2293, face 3 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00124600 +DEAL::Cell 3.2293, face 4 +DEAL::Cell 3.2293, face 5 +DEAL::Cell 3.2294, face 0 +DEAL::Cell 3.2294, face 1 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00189861 +DEAL::Cell 3.2294, face 2 +DEAL::Cell 3.2294, face 3 +DEAL::Cell 3.2294, face 4 +DEAL::Cell 3.2294, face 5 +DEAL:: -0.348584 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.2295, face 0 +DEAL::Cell 3.2295, face 1 +DEAL::Cell 3.2295, face 2 +DEAL::Cell 3.2295, face 3 +DEAL::Cell 3.2295, face 4 +DEAL:: -0.348584 0.261438 -0.0871461, 0.00102748 +DEAL::Cell 3.2295, face 5 +DEAL::Cell 3.2296, face 0 +DEAL::Cell 3.2296, face 1 +DEAL::Cell 3.2296, face 2 +DEAL:: -0.302831 0.151416 -0.0757078, 0.000968182 +DEAL::Cell 3.2296, face 3 +DEAL::Cell 3.2296, face 4 +DEAL::Cell 3.2296, face 5 +DEAL::Cell 3.2297, face 0 +DEAL:: -0.257078 0.128539 -0.0642695, 0.00103264 +DEAL::Cell 3.2297, face 1 +DEAL::Cell 3.2297, face 2 +DEAL::Cell 3.2297, face 3 +DEAL::Cell 3.2297, face 4 +DEAL:: -0.211325 0.158494 -0.105662, 0.000675627 +DEAL::Cell 3.2297, face 5 +DEAL::Cell 3.2298, face 0 +DEAL::Cell 3.2298, face 1 +DEAL::Cell 3.2298, face 2 +DEAL::Cell 3.2298, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00122466 +DEAL::Cell 3.2298, face 4 +DEAL::Cell 3.2298, face 5 +DEAL::Cell 3.2299, face 0 +DEAL::Cell 3.2299, face 1 +DEAL:: -0.211325 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2299, face 2 +DEAL::Cell 3.2299, face 3 +DEAL::Cell 3.2299, face 4 +DEAL::Cell 3.2299, face 5 +DEAL:: -0.257078 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2300, face 0 +DEAL::Cell 3.2300, face 1 +DEAL::Cell 3.2300, face 2 +DEAL::Cell 3.2300, face 3 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000918917 +DEAL::Cell 3.2300, face 4 +DEAL::Cell 3.2300, face 5 +DEAL::Cell 3.2301, face 0 +DEAL::Cell 3.2301, face 1 +DEAL::Cell 3.2301, face 2 +DEAL:: -0.257078 0.128539 -0.0642695, 0.000821904 +DEAL::Cell 3.2301, face 3 +DEAL::Cell 3.2301, face 4 +DEAL::Cell 3.2301, face 5 +DEAL::Cell 3.2302, face 0 +DEAL:: -0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2302, face 1 +DEAL::Cell 3.2302, face 2 +DEAL::Cell 3.2302, face 3 +DEAL::Cell 3.2302, face 4 +DEAL:: -0.302831 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2302, face 5 +DEAL::Cell 3.2303, face 0 +DEAL::Cell 3.2303, face 1 +DEAL::Cell 3.2303, face 2 +DEAL:: -0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.2303, face 3 +DEAL::Cell 3.2303, face 4 +DEAL::Cell 3.2303, face 5 +DEAL::Cell 3.2304, face 1 +DEAL::Cell 3.2304, face 2 +DEAL:: -0.577350 -0.577350 0.00000, 0.00233483 +DEAL::Cell 3.2304, face 3 +DEAL::Cell 3.2304, face 4 +DEAL::Cell 3.2304, face 5 +DEAL::Cell 3.2305, face 0 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00441555 +DEAL::Cell 3.2305, face 1 +DEAL::Cell 3.2305, face 2 +DEAL::Cell 3.2305, face 3 +DEAL::Cell 3.2305, face 4 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00152014 +DEAL::Cell 3.2305, face 5 +DEAL::Cell 3.2306, face 1 +DEAL::Cell 3.2306, face 2 +DEAL::Cell 3.2306, face 3 +DEAL:: -0.531597 -0.265799 0.132899, 0.00169957 +DEAL::Cell 3.2306, face 4 +DEAL::Cell 3.2306, face 5 +DEAL::Cell 3.2307, face 0 +DEAL::Cell 3.2307, face 1 +DEAL::Cell 3.2307, face 2 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00190018 +DEAL::Cell 3.2307, face 3 +DEAL::Cell 3.2307, face 4 +DEAL::Cell 3.2307, face 5 +DEAL::Cell 3.2308, face 1 +DEAL:: -0.531597 -0.398698 0.132899, 0.00441555 +DEAL::Cell 3.2308, face 2 +DEAL::Cell 3.2308, face 3 +DEAL::Cell 3.2308, face 4 +DEAL::Cell 3.2308, face 5 +DEAL:: -0.577350 -0.433013 0.288675, 0.00184585 +DEAL::Cell 3.2309, face 0 +DEAL::Cell 3.2309, face 1 +DEAL::Cell 3.2309, face 2 +DEAL::Cell 3.2309, face 3 +DEAL:: -0.485844 -0.364383 0.242922, 0.00173663 +DEAL::Cell 3.2309, face 4 +DEAL::Cell 3.2309, face 5 +DEAL::Cell 3.2310, face 1 +DEAL::Cell 3.2310, face 2 +DEAL::Cell 3.2310, face 3 +DEAL:: -0.577350 -0.288675 0.144338, 0.00184585 +DEAL::Cell 3.2310, face 4 +DEAL::Cell 3.2310, face 5 +DEAL::Cell 3.2311, face 0 +DEAL::Cell 3.2311, face 1 +DEAL:: -0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.2311, face 2 +DEAL::Cell 3.2311, face 3 +DEAL::Cell 3.2311, face 4 +DEAL::Cell 3.2311, face 5 +DEAL:: -0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2312, face 0 +DEAL::Cell 3.2312, face 1 +DEAL::Cell 3.2312, face 2 +DEAL::Cell 3.2312, face 3 +DEAL:: -0.440091 -0.330068 0.110023, 0.00157309 +DEAL::Cell 3.2312, face 4 +DEAL::Cell 3.2312, face 5 +DEAL::Cell 3.2313, face 0 +DEAL::Cell 3.2313, face 1 +DEAL::Cell 3.2313, face 2 +DEAL:: -0.440091 -0.440091 0.00000, 0.00177975 +DEAL::Cell 3.2313, face 3 +DEAL::Cell 3.2313, face 4 +DEAL::Cell 3.2313, face 5 +DEAL::Cell 3.2314, face 0 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00368819 +DEAL::Cell 3.2314, face 1 +DEAL::Cell 3.2314, face 2 +DEAL::Cell 3.2314, face 3 +DEAL::Cell 3.2314, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00138931 +DEAL::Cell 3.2314, face 5 +DEAL::Cell 3.2315, face 0 +DEAL::Cell 3.2315, face 1 +DEAL::Cell 3.2315, face 2 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2315, face 3 +DEAL::Cell 3.2315, face 4 +DEAL::Cell 3.2315, face 5 +DEAL::Cell 3.2316, face 0 +DEAL::Cell 3.2316, face 1 +DEAL:: -0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2316, face 2 +DEAL::Cell 3.2316, face 3 +DEAL::Cell 3.2316, face 4 +DEAL::Cell 3.2316, face 5 +DEAL:: -0.440091 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2317, face 0 +DEAL::Cell 3.2317, face 1 +DEAL::Cell 3.2317, face 2 +DEAL::Cell 3.2317, face 3 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2317, face 4 +DEAL::Cell 3.2317, face 5 +DEAL::Cell 3.2318, face 0 +DEAL::Cell 3.2318, face 1 +DEAL:: -0.440091 -0.220045 0.220045, 0.00302625 +DEAL::Cell 3.2318, face 2 +DEAL::Cell 3.2318, face 3 +DEAL::Cell 3.2318, face 4 +DEAL::Cell 3.2318, face 5 +DEAL::Cell 3.2319, face 0 +DEAL:: -0.440091 -0.330068 0.110023, 0.00302625 +DEAL::Cell 3.2319, face 1 +DEAL::Cell 3.2319, face 2 +DEAL::Cell 3.2319, face 3 +DEAL::Cell 3.2319, face 4 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.2319, face 5 +DEAL::Cell 3.2320, face 1 +DEAL::Cell 3.2320, face 2 +DEAL::Cell 3.2320, face 3 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00156693 +DEAL::Cell 3.2320, face 4 +DEAL::Cell 3.2320, face 5 +DEAL::Cell 3.2321, face 0 +DEAL::Cell 3.2321, face 1 +DEAL:: -0.485844 -0.121461 0.121461, 0.00368819 +DEAL::Cell 3.2321, face 2 +DEAL::Cell 3.2321, face 3 +DEAL::Cell 3.2321, face 4 +DEAL::Cell 3.2321, face 5 +DEAL::Cell 3.2322, face 1 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00441555 +DEAL::Cell 3.2322, face 2 +DEAL::Cell 3.2322, face 3 +DEAL::Cell 3.2322, face 4 +DEAL::Cell 3.2322, face 5 +DEAL:: -0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.2323, face 0 +DEAL::Cell 3.2323, face 1 +DEAL::Cell 3.2323, face 2 +DEAL::Cell 3.2323, face 3 +DEAL:: -0.485844 7.22801e-20 -3.46945e-18, 0.00138931 +DEAL::Cell 3.2323, face 4 +DEAL::Cell 3.2323, face 5 +DEAL::Cell 3.2324, face 1 +DEAL::Cell 3.2324, face 2 +DEAL:: -0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2324, face 3 +DEAL::Cell 3.2324, face 4 +DEAL::Cell 3.2324, face 5 +DEAL::Cell 3.2325, face 0 +DEAL::Cell 3.2325, face 1 +DEAL:: -0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.2325, face 2 +DEAL::Cell 3.2325, face 3 +DEAL::Cell 3.2325, face 4 +DEAL::Cell 3.2325, face 5 +DEAL:: -0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2326, face 1 +DEAL::Cell 3.2326, face 2 +DEAL::Cell 3.2326, face 3 +DEAL::Cell 3.2326, face 4 +DEAL:: -0.577350 0.00000 0.144338, 0.00170179 +DEAL::Cell 3.2326, face 5 +DEAL::Cell 3.2327, face 0 +DEAL::Cell 3.2327, face 1 +DEAL::Cell 3.2327, face 2 +DEAL:: -0.485844 -0.121461 0.242922, 0.00143206 +DEAL::Cell 3.2327, face 3 +DEAL::Cell 3.2327, face 4 +DEAL::Cell 3.2327, face 5 +DEAL::Cell 3.2328, face 0 +DEAL::Cell 3.2328, face 1 +DEAL:: -0.440091 -0.220045 -2.60209e-18, 0.00302625 +DEAL::Cell 3.2328, face 2 +DEAL::Cell 3.2328, face 3 +DEAL::Cell 3.2328, face 4 +DEAL::Cell 3.2328, face 5 +DEAL:: -0.440091 -0.220045 0.110023, 0.00129720 +DEAL::Cell 3.2329, face 0 +DEAL::Cell 3.2329, face 1 +DEAL::Cell 3.2329, face 2 +DEAL::Cell 3.2329, face 3 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2329, face 4 +DEAL::Cell 3.2329, face 5 +DEAL::Cell 3.2330, face 0 +DEAL::Cell 3.2330, face 1 +DEAL:: -0.440091 4.06576e-19 0.110023, 0.00302625 +DEAL::Cell 3.2330, face 2 +DEAL::Cell 3.2330, face 3 +DEAL::Cell 3.2330, face 4 +DEAL::Cell 3.2330, face 5 +DEAL::Cell 3.2331, face 0 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00302625 +DEAL::Cell 3.2331, face 1 +DEAL::Cell 3.2331, face 2 +DEAL::Cell 3.2331, face 3 +DEAL::Cell 3.2331, face 4 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00112764 +DEAL::Cell 3.2331, face 5 +DEAL::Cell 3.2332, face 0 +DEAL::Cell 3.2332, face 1 +DEAL::Cell 3.2332, face 2 +DEAL:: -0.440091 -0.220045 0.110023, 0.00140701 +DEAL::Cell 3.2332, face 3 +DEAL::Cell 3.2332, face 4 +DEAL::Cell 3.2332, face 5 +DEAL::Cell 3.2333, face 0 +DEAL:: -0.440091 -0.110023 0.220045, 0.00302625 +DEAL::Cell 3.2333, face 1 +DEAL::Cell 3.2333, face 2 +DEAL::Cell 3.2333, face 3 +DEAL::Cell 3.2333, face 4 +DEAL::Cell 3.2333, face 5 +DEAL:: -0.440091 -0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2334, face 0 +DEAL::Cell 3.2334, face 1 +DEAL::Cell 3.2334, face 2 +DEAL::Cell 3.2334, face 3 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00138931 +DEAL::Cell 3.2334, face 4 +DEAL::Cell 3.2334, face 5 +DEAL::Cell 3.2335, face 0 +DEAL::Cell 3.2335, face 1 +DEAL:: -0.394338 -0.0985844 0.197169, 0.00242972 +DEAL::Cell 3.2335, face 2 +DEAL::Cell 3.2335, face 3 +DEAL::Cell 3.2335, face 4 +DEAL::Cell 3.2335, face 5 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00126074 +DEAL::Cell 3.2336, face 1 +DEAL::Cell 3.2336, face 2 +DEAL::Cell 3.2336, face 3 +DEAL::Cell 3.2336, face 4 +DEAL::Cell 3.2336, face 5 +DEAL:: -0.577350 -0.577350 0.433013, 0.00206372 +DEAL::Cell 3.2337, face 0 +DEAL::Cell 3.2337, face 1 +DEAL::Cell 3.2337, face 2 +DEAL::Cell 3.2337, face 3 +DEAL:: -0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.2337, face 4 +DEAL::Cell 3.2337, face 5 +DEAL::Cell 3.2338, face 1 +DEAL::Cell 3.2338, face 2 +DEAL:: -0.531597 -0.398698 0.265799, 0.00190018 +DEAL::Cell 3.2338, face 3 +DEAL::Cell 3.2338, face 4 +DEAL::Cell 3.2338, face 5 +DEAL::Cell 3.2339, face 0 +DEAL:: -0.531597 -0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2339, face 1 +DEAL::Cell 3.2339, face 2 +DEAL::Cell 3.2339, face 3 +DEAL::Cell 3.2339, face 4 +DEAL::Cell 3.2339, face 5 +DEAL:: -0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.2340, face 1 +DEAL::Cell 3.2340, face 2 +DEAL::Cell 3.2340, face 3 +DEAL::Cell 3.2340, face 4 +DEAL:: -0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2340, face 5 +DEAL::Cell 3.2341, face 0 +DEAL::Cell 3.2341, face 1 +DEAL::Cell 3.2341, face 2 +DEAL:: -0.485844 -0.485844 0.364383, 0.00196478 +DEAL::Cell 3.2341, face 3 +DEAL::Cell 3.2341, face 4 +DEAL::Cell 3.2341, face 5 +DEAL::Cell 3.2342, face 1 +DEAL:: -0.531597 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.2342, face 2 +DEAL::Cell 3.2342, face 3 +DEAL::Cell 3.2342, face 4 +DEAL::Cell 3.2342, face 5 +DEAL::Cell 3.2343, face 0 +DEAL:: -0.531597 -0.398698 0.398698, 0.00441555 +DEAL::Cell 3.2343, face 1 +DEAL::Cell 3.2343, face 2 +DEAL::Cell 3.2343, face 3 +DEAL::Cell 3.2343, face 4 +DEAL:: -0.485844 -0.364383 0.364383, 0.00173663 +DEAL::Cell 3.2343, face 5 +DEAL::Cell 3.2344, face 0 +DEAL::Cell 3.2344, face 1 +DEAL::Cell 3.2344, face 2 +DEAL:: -0.440091 -0.440091 0.220045, 0.00177975 +DEAL::Cell 3.2344, face 3 +DEAL::Cell 3.2344, face 4 +DEAL::Cell 3.2344, face 5 +DEAL::Cell 3.2345, face 0 +DEAL:: -0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.2345, face 1 +DEAL::Cell 3.2345, face 2 +DEAL::Cell 3.2345, face 3 +DEAL::Cell 3.2345, face 4 +DEAL::Cell 3.2345, face 5 +DEAL:: -0.440091 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2346, face 0 +DEAL::Cell 3.2346, face 1 +DEAL::Cell 3.2346, face 2 +DEAL::Cell 3.2346, face 3 +DEAL:: -0.485844 -0.242922 0.364383, 0.00155329 +DEAL::Cell 3.2346, face 4 +DEAL::Cell 3.2346, face 5 +DEAL::Cell 3.2347, face 0 +DEAL::Cell 3.2347, face 1 +DEAL:: -0.394338 -0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2347, face 2 +DEAL::Cell 3.2347, face 3 +DEAL::Cell 3.2347, face 4 +DEAL::Cell 3.2347, face 5 +DEAL:: -0.394338 -0.197169 0.295753, 0.00140955 +DEAL::Cell 3.2348, face 0 +DEAL::Cell 3.2348, face 1 +DEAL::Cell 3.2348, face 2 +DEAL::Cell 3.2348, face 3 +DEAL::Cell 3.2348, face 4 +DEAL:: -0.485844 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2348, face 5 +DEAL::Cell 3.2349, face 0 +DEAL::Cell 3.2349, face 1 +DEAL::Cell 3.2349, face 2 +DEAL:: -0.440091 -0.440091 0.440091, 0.00177975 +DEAL::Cell 3.2349, face 3 +DEAL::Cell 3.2349, face 4 +DEAL::Cell 3.2349, face 5 +DEAL::Cell 3.2350, face 0 +DEAL:: -0.485844 -0.364383 0.485844, 0.00368819 +DEAL::Cell 3.2350, face 1 +DEAL::Cell 3.2350, face 2 +DEAL::Cell 3.2350, face 3 +DEAL::Cell 3.2350, face 4 +DEAL:: -0.440091 -0.220045 0.330068, 0.00157309 +DEAL::Cell 3.2350, face 5 +DEAL::Cell 3.2351, face 0 +DEAL::Cell 3.2351, face 1 +DEAL::Cell 3.2351, face 2 +DEAL::Cell 3.2351, face 3 +DEAL:: -0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.2351, face 4 +DEAL::Cell 3.2351, face 5 +DEAL::Cell 3.2352, face 1 +DEAL::Cell 3.2352, face 2 +DEAL:: -0.577350 -0.288675 0.433013, 0.00184585 +DEAL::Cell 3.2352, face 3 +DEAL::Cell 3.2352, face 4 +DEAL::Cell 3.2352, face 5 +DEAL::Cell 3.2353, face 0 +DEAL:: -0.531597 -0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2353, face 1 +DEAL::Cell 3.2353, face 2 +DEAL::Cell 3.2353, face 3 +DEAL::Cell 3.2353, face 4 +DEAL:: -0.485844 -0.121461 0.242922, 0.00155329 +DEAL::Cell 3.2353, face 5 +DEAL::Cell 3.2354, face 1 +DEAL::Cell 3.2354, face 2 +DEAL::Cell 3.2354, face 3 +DEAL::Cell 3.2354, face 4 +DEAL:: -0.577350 -0.144338 0.288675, 0.00184585 +DEAL::Cell 3.2354, face 5 +DEAL::Cell 3.2355, face 0 +DEAL::Cell 3.2355, face 1 +DEAL::Cell 3.2355, face 2 +DEAL:: -0.531597 -0.132899 0.398698, 0.00156693 +DEAL::Cell 3.2355, face 3 +DEAL::Cell 3.2355, face 4 +DEAL::Cell 3.2355, face 5 +DEAL::Cell 3.2356, face 1 +DEAL:: -0.531597 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.2356, face 2 +DEAL::Cell 3.2356, face 3 +DEAL::Cell 3.2356, face 4 +DEAL::Cell 3.2356, face 5 +DEAL:: -0.531597 -0.132899 0.531597, 0.00214980 +DEAL::Cell 3.2357, face 0 +DEAL::Cell 3.2357, face 1 +DEAL::Cell 3.2357, face 2 +DEAL::Cell 3.2357, face 3 +DEAL::Cell 3.2357, face 4 +DEAL:: -0.531597 -0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2357, face 5 +DEAL::Cell 3.2358, face 1 +DEAL::Cell 3.2358, face 2 +DEAL::Cell 3.2358, face 3 +DEAL:: -0.577350 0.00000 0.577350, 0.00165098 +DEAL::Cell 3.2358, face 4 +DEAL::Cell 3.2358, face 5 +DEAL::Cell 3.2359, face 0 +DEAL::Cell 3.2359, face 1 +DEAL:: -0.485844 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.2359, face 2 +DEAL::Cell 3.2359, face 3 +DEAL::Cell 3.2359, face 4 +DEAL::Cell 3.2359, face 5 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00196478 +DEAL::Cell 3.2360, face 0 +DEAL::Cell 3.2360, face 1 +DEAL::Cell 3.2360, face 2 +DEAL::Cell 3.2360, face 3 +DEAL::Cell 3.2360, face 4 +DEAL:: -0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2360, face 5 +DEAL::Cell 3.2361, face 0 +DEAL::Cell 3.2361, face 1 +DEAL::Cell 3.2361, face 2 +DEAL:: -0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.2361, face 3 +DEAL::Cell 3.2361, face 4 +DEAL::Cell 3.2361, face 5 +DEAL::Cell 3.2362, face 0 +DEAL:: -0.485844 -0.121461 0.364383, 0.00368819 +DEAL::Cell 3.2362, face 1 +DEAL::Cell 3.2362, face 2 +DEAL::Cell 3.2362, face 3 +DEAL::Cell 3.2362, face 4 +DEAL:: -0.440091 7.04731e-19 0.220045, 0.00140701 +DEAL::Cell 3.2362, face 5 +DEAL::Cell 3.2363, face 0 +DEAL::Cell 3.2363, face 1 +DEAL::Cell 3.2363, face 2 +DEAL::Cell 3.2363, face 3 +DEAL:: -0.440091 7.04731e-19 0.220045, 0.00125847 +DEAL::Cell 3.2363, face 4 +DEAL::Cell 3.2363, face 5 +DEAL::Cell 3.2364, face 0 +DEAL::Cell 3.2364, face 1 +DEAL:: -0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.2364, face 2 +DEAL::Cell 3.2364, face 3 +DEAL::Cell 3.2364, face 4 +DEAL::Cell 3.2364, face 5 +DEAL:: -0.485844 -0.121461 0.485844, 0.00196478 +DEAL::Cell 3.2365, face 0 +DEAL::Cell 3.2365, face 1 +DEAL::Cell 3.2365, face 2 +DEAL::Cell 3.2365, face 3 +DEAL:: -0.394338 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.2365, face 4 +DEAL::Cell 3.2365, face 5 +DEAL::Cell 3.2366, face 0 +DEAL::Cell 3.2366, face 1 +DEAL::Cell 3.2366, face 2 +DEAL:: -0.485844 -0.121461 0.364383, 0.00143206 +DEAL::Cell 3.2366, face 3 +DEAL::Cell 3.2366, face 4 +DEAL::Cell 3.2366, face 5 +DEAL::Cell 3.2367, face 0 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00302625 +DEAL::Cell 3.2367, face 1 +DEAL::Cell 3.2367, face 2 +DEAL::Cell 3.2367, face 3 +DEAL::Cell 3.2367, face 4 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00157309 +DEAL::Cell 3.2367, face 5 +DEAL::Cell 3.2368, face 0 +DEAL::Cell 3.2368, face 1 +DEAL::Cell 3.2368, face 2 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00140969 +DEAL::Cell 3.2368, face 3 +DEAL::Cell 3.2368, face 4 +DEAL::Cell 3.2368, face 5 +DEAL::Cell 3.2369, face 0 +DEAL::Cell 3.2369, face 1 +DEAL:: -0.302831 -0.302831 0.00000, 0.00143292 +DEAL::Cell 3.2369, face 2 +DEAL::Cell 3.2369, face 3 +DEAL::Cell 3.2369, face 4 +DEAL::Cell 3.2369, face 5 +DEAL:: -0.302831 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.2370, face 0 +DEAL::Cell 3.2370, face 1 +DEAL::Cell 3.2370, face 2 +DEAL::Cell 3.2370, face 3 +DEAL:: -0.348584 -0.174292 -2.60209e-18, 0.00111446 +DEAL::Cell 3.2370, face 4 +DEAL::Cell 3.2370, face 5 +DEAL::Cell 3.2371, face 0 +DEAL::Cell 3.2371, face 1 +DEAL:: -0.302831 -0.151416 0.0757078, 0.00143292 +DEAL::Cell 3.2371, face 2 +DEAL::Cell 3.2371, face 3 +DEAL::Cell 3.2371, face 4 +DEAL::Cell 3.2371, face 5 +DEAL::Cell 3.2372, face 0 +DEAL:: -0.394338 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.2372, face 1 +DEAL::Cell 3.2372, face 2 +DEAL::Cell 3.2372, face 3 +DEAL::Cell 3.2372, face 4 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2372, face 5 +DEAL::Cell 3.2373, face 0 +DEAL::Cell 3.2373, face 1 +DEAL::Cell 3.2373, face 2 +DEAL:: -0.302831 -0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.2373, face 3 +DEAL::Cell 3.2373, face 4 +DEAL::Cell 3.2373, face 5 +DEAL::Cell 3.2374, face 0 +DEAL:: -0.394338 -0.197169 0.197169, 0.00242972 +DEAL::Cell 3.2374, face 1 +DEAL::Cell 3.2374, face 2 +DEAL::Cell 3.2374, face 3 +DEAL::Cell 3.2374, face 4 +DEAL::Cell 3.2374, face 5 +DEAL:: -0.394338 -0.295753 0.197169, 0.00126074 +DEAL::Cell 3.2375, face 0 +DEAL::Cell 3.2375, face 1 +DEAL::Cell 3.2375, face 2 +DEAL::Cell 3.2375, face 3 +DEAL:: -0.348584 -0.174292 0.174292, 0.00111446 +DEAL::Cell 3.2375, face 4 +DEAL::Cell 3.2375, face 5 +DEAL::Cell 3.2376, face 0 +DEAL::Cell 3.2376, face 1 +DEAL:: -0.257078 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.2376, face 2 +DEAL::Cell 3.2376, face 3 +DEAL::Cell 3.2376, face 4 +DEAL::Cell 3.2376, face 5 +DEAL:: -0.257078 -0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.2377, face 0 +DEAL::Cell 3.2377, face 1 +DEAL::Cell 3.2377, face 2 +DEAL::Cell 3.2377, face 3 +DEAL::Cell 3.2377, face 4 +DEAL:: -0.257078 -0.257078 0.00000, 0.000735134 +DEAL::Cell 3.2377, face 5 +DEAL::Cell 3.2378, face 0 +DEAL::Cell 3.2378, face 1 +DEAL::Cell 3.2378, face 2 +DEAL:: -0.302831 -0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.2378, face 3 +DEAL::Cell 3.2378, face 4 +DEAL::Cell 3.2378, face 5 +DEAL::Cell 3.2379, face 0 +DEAL:: -0.257078 -0.192809 0.0642695, 0.00103264 +DEAL::Cell 3.2379, face 1 +DEAL::Cell 3.2379, face 2 +DEAL::Cell 3.2379, face 3 +DEAL::Cell 3.2379, face 4 +DEAL:: -0.211325 -0.105662 0.00000, 0.000604299 +DEAL::Cell 3.2379, face 5 +DEAL::Cell 3.2380, face 0 +DEAL::Cell 3.2380, face 1 +DEAL::Cell 3.2380, face 2 +DEAL::Cell 3.2380, face 3 +DEAL:: -0.302831 -0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.2380, face 4 +DEAL::Cell 3.2380, face 5 +DEAL::Cell 3.2381, face 0 +DEAL::Cell 3.2381, face 1 +DEAL:: -0.211325 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.2381, face 2 +DEAL::Cell 3.2381, face 3 +DEAL::Cell 3.2381, face 4 +DEAL::Cell 3.2381, face 5 +DEAL:: -0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.2382, face 0 +DEAL::Cell 3.2382, face 1 +DEAL::Cell 3.2382, face 2 +DEAL::Cell 3.2382, face 3 +DEAL:: -0.257078 -0.128539 0.128539, 0.000821904 +DEAL::Cell 3.2382, face 4 +DEAL::Cell 3.2382, face 5 +DEAL::Cell 3.2383, face 0 +DEAL::Cell 3.2383, face 1 +DEAL::Cell 3.2383, face 2 +DEAL:: -0.257078 -0.192809 0.0642695, 0.000918917 +DEAL::Cell 3.2383, face 3 +DEAL::Cell 3.2383, face 4 +DEAL::Cell 3.2383, face 5 +DEAL::Cell 3.2384, face 0 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00242972 +DEAL::Cell 3.2384, face 1 +DEAL::Cell 3.2384, face 2 +DEAL::Cell 3.2384, face 3 +DEAL::Cell 3.2384, face 4 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00112764 +DEAL::Cell 3.2384, face 5 +DEAL::Cell 3.2385, face 0 +DEAL::Cell 3.2385, face 1 +DEAL::Cell 3.2385, face 2 +DEAL:: -0.302831 -0.151416 0.0757078, 0.000968182 +DEAL::Cell 3.2385, face 3 +DEAL::Cell 3.2385, face 4 +DEAL::Cell 3.2385, face 5 +DEAL::Cell 3.2386, face 0 +DEAL::Cell 3.2386, face 1 +DEAL:: -0.348584 -0.0871461 -3.90313e-18, 0.00189861 +DEAL::Cell 3.2386, face 2 +DEAL::Cell 3.2386, face 3 +DEAL::Cell 3.2386, face 4 +DEAL::Cell 3.2386, face 5 +DEAL:: -0.348584 -0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2387, face 0 +DEAL::Cell 3.2387, face 1 +DEAL::Cell 3.2387, face 2 +DEAL::Cell 3.2387, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.000865968 +DEAL::Cell 3.2387, face 4 +DEAL::Cell 3.2387, face 5 +DEAL::Cell 3.2388, face 0 +DEAL::Cell 3.2388, face 1 +DEAL:: -0.348584 -0.0871461 0.174292, 0.00189861 +DEAL::Cell 3.2388, face 2 +DEAL::Cell 3.2388, face 3 +DEAL::Cell 3.2388, face 4 +DEAL::Cell 3.2388, face 5 +DEAL::Cell 3.2389, face 0 +DEAL:: -0.348584 -0.174292 0.0871461, 0.00189861 +DEAL::Cell 3.2389, face 1 +DEAL::Cell 3.2389, face 2 +DEAL::Cell 3.2389, face 3 +DEAL::Cell 3.2389, face 4 +DEAL:: -0.302831 -0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.2389, face 5 +DEAL::Cell 3.2390, face 0 +DEAL::Cell 3.2390, face 1 +DEAL::Cell 3.2390, face 2 +DEAL:: -0.348584 -0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2390, face 3 +DEAL::Cell 3.2390, face 4 +DEAL::Cell 3.2390, face 5 +DEAL::Cell 3.2391, face 0 +DEAL:: -0.348584 7.04731e-19 0.174292, 0.00189861 +DEAL::Cell 3.2391, face 1 +DEAL::Cell 3.2391, face 2 +DEAL::Cell 3.2391, face 3 +DEAL::Cell 3.2391, face 4 +DEAL::Cell 3.2391, face 5 +DEAL:: -0.348584 -0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.2392, face 0 +DEAL::Cell 3.2392, face 1 +DEAL::Cell 3.2392, face 2 +DEAL::Cell 3.2392, face 3 +DEAL:: -0.302831 -0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.2392, face 4 +DEAL::Cell 3.2392, face 5 +DEAL::Cell 3.2393, face 0 +DEAL::Cell 3.2393, face 1 +DEAL:: -0.211325 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.2393, face 2 +DEAL::Cell 3.2393, face 3 +DEAL::Cell 3.2393, face 4 +DEAL::Cell 3.2393, face 5 +DEAL:: -0.211325 -0.0528312 0.0528312, 0.000622897 +DEAL::Cell 3.2394, face 0 +DEAL::Cell 3.2394, face 1 +DEAL::Cell 3.2394, face 2 +DEAL::Cell 3.2394, face 3 +DEAL::Cell 3.2394, face 4 +DEAL:: -0.302831 -0.0757078 -2.60209e-18, 0.000865968 +DEAL::Cell 3.2394, face 5 +DEAL::Cell 3.2395, face 0 +DEAL::Cell 3.2395, face 1 +DEAL::Cell 3.2395, face 2 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2395, face 3 +DEAL::Cell 3.2395, face 4 +DEAL::Cell 3.2395, face 5 +DEAL::Cell 3.2396, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00143292 +DEAL::Cell 3.2396, face 1 +DEAL::Cell 3.2396, face 2 +DEAL::Cell 3.2396, face 3 +DEAL::Cell 3.2396, face 4 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2396, face 5 +DEAL::Cell 3.2397, face 0 +DEAL::Cell 3.2397, face 1 +DEAL::Cell 3.2397, face 2 +DEAL::Cell 3.2397, face 3 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2397, face 4 +DEAL::Cell 3.2397, face 5 +DEAL::Cell 3.2398, face 0 +DEAL::Cell 3.2398, face 1 +DEAL:: -0.257078 1.35525e-19 0.0642695, 0.00103264 +DEAL::Cell 3.2398, face 2 +DEAL::Cell 3.2398, face 3 +DEAL::Cell 3.2398, face 4 +DEAL::Cell 3.2398, face 5 +DEAL:: -0.302831 4.69821e-19 0.151416, 0.000968182 +DEAL::Cell 3.2399, face 0 +DEAL::Cell 3.2399, face 1 +DEAL::Cell 3.2399, face 2 +DEAL::Cell 3.2399, face 3 +DEAL:: -0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.2399, face 4 +DEAL::Cell 3.2399, face 5 +DEAL::Cell 3.2400, face 0 +DEAL::Cell 3.2400, face 1 +DEAL::Cell 3.2400, face 2 +DEAL:: -0.394338 -0.394338 0.197169, 0.00159472 +DEAL::Cell 3.2400, face 3 +DEAL::Cell 3.2400, face 4 +DEAL::Cell 3.2400, face 5 +DEAL::Cell 3.2401, face 0 +DEAL:: -0.348584 -0.261438 0.174292, 0.00189861 +DEAL::Cell 3.2401, face 1 +DEAL::Cell 3.2401, face 2 +DEAL::Cell 3.2401, face 3 +DEAL::Cell 3.2401, face 4 +DEAL:: -0.348584 -0.261438 0.174292, 0.00111446 +DEAL::Cell 3.2401, face 5 +DEAL::Cell 3.2402, face 0 +DEAL::Cell 3.2402, face 1 +DEAL::Cell 3.2402, face 2 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2402, face 3 +DEAL::Cell 3.2402, face 4 +DEAL::Cell 3.2402, face 5 +DEAL::Cell 3.2403, face 0 +DEAL::Cell 3.2403, face 1 +DEAL:: -0.302831 -0.227123 0.151416, 0.00143292 +DEAL::Cell 3.2403, face 2 +DEAL::Cell 3.2403, face 3 +DEAL::Cell 3.2403, face 4 +DEAL::Cell 3.2403, face 5 +DEAL:: -0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.2404, face 0 +DEAL::Cell 3.2404, face 1 +DEAL::Cell 3.2404, face 2 +DEAL::Cell 3.2404, face 3 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2404, face 4 +DEAL::Cell 3.2404, face 5 +DEAL::Cell 3.2405, face 0 +DEAL::Cell 3.2405, face 1 +DEAL:: -0.302831 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2405, face 2 +DEAL::Cell 3.2405, face 3 +DEAL::Cell 3.2405, face 4 +DEAL::Cell 3.2405, face 5 +DEAL::Cell 3.2406, face 0 +DEAL:: -0.394338 -0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2406, face 1 +DEAL::Cell 3.2406, face 2 +DEAL::Cell 3.2406, face 3 +DEAL::Cell 3.2406, face 4 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2406, face 5 +DEAL::Cell 3.2407, face 0 +DEAL::Cell 3.2407, face 1 +DEAL::Cell 3.2407, face 2 +DEAL:: -0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.2407, face 3 +DEAL::Cell 3.2407, face 4 +DEAL::Cell 3.2407, face 5 +DEAL::Cell 3.2408, face 0 +DEAL:: -0.302831 -0.227123 0.227123, 0.00143292 +DEAL::Cell 3.2408, face 1 +DEAL::Cell 3.2408, face 2 +DEAL::Cell 3.2408, face 3 +DEAL::Cell 3.2408, face 4 +DEAL::Cell 3.2408, face 5 +DEAL:: -0.302831 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2409, face 0 +DEAL::Cell 3.2409, face 1 +DEAL::Cell 3.2409, face 2 +DEAL::Cell 3.2409, face 3 +DEAL:: -0.257078 -0.192809 0.192809, 0.000918917 +DEAL::Cell 3.2409, face 4 +DEAL::Cell 3.2409, face 5 +DEAL::Cell 3.2410, face 0 +DEAL::Cell 3.2410, face 1 +DEAL:: -0.257078 -0.192809 0.192809, 0.00103264 +DEAL::Cell 3.2410, face 2 +DEAL::Cell 3.2410, face 3 +DEAL::Cell 3.2410, face 4 +DEAL::Cell 3.2410, face 5 +DEAL:: -0.257078 -0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2411, face 0 +DEAL::Cell 3.2411, face 1 +DEAL::Cell 3.2411, face 2 +DEAL::Cell 3.2411, face 3 +DEAL::Cell 3.2411, face 4 +DEAL:: -0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.2411, face 5 +DEAL::Cell 3.2412, face 0 +DEAL::Cell 3.2412, face 1 +DEAL::Cell 3.2412, face 2 +DEAL:: -0.302831 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.2412, face 3 +DEAL::Cell 3.2412, face 4 +DEAL::Cell 3.2412, face 5 +DEAL::Cell 3.2413, face 0 +DEAL:: -0.257078 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2413, face 1 +DEAL::Cell 3.2413, face 2 +DEAL::Cell 3.2413, face 3 +DEAL::Cell 3.2413, face 4 +DEAL:: -0.211325 -0.158494 0.158494, 0.000755374 +DEAL::Cell 3.2413, face 5 +DEAL::Cell 3.2414, face 0 +DEAL::Cell 3.2414, face 1 +DEAL::Cell 3.2414, face 2 +DEAL::Cell 3.2414, face 3 +DEAL:: -0.302831 -0.151416 0.227123, 0.000968182 +DEAL::Cell 3.2414, face 4 +DEAL::Cell 3.2414, face 5 +DEAL::Cell 3.2415, face 0 +DEAL::Cell 3.2415, face 1 +DEAL:: -0.211325 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.2415, face 2 +DEAL::Cell 3.2415, face 3 +DEAL::Cell 3.2415, face 4 +DEAL::Cell 3.2415, face 5 +DEAL:: -0.257078 -0.128539 0.257078, 0.00103964 +DEAL::Cell 3.2416, face 0 +DEAL::Cell 3.2416, face 1 +DEAL::Cell 3.2416, face 2 +DEAL::Cell 3.2416, face 3 +DEAL:: -0.348584 -0.0871461 0.261438, 0.00102748 +DEAL::Cell 3.2416, face 4 +DEAL::Cell 3.2416, face 5 +DEAL::Cell 3.2417, face 0 +DEAL::Cell 3.2417, face 1 +DEAL::Cell 3.2417, face 2 +DEAL:: -0.348584 -0.174292 0.174292, 0.00111446 +DEAL::Cell 3.2417, face 3 +DEAL::Cell 3.2417, face 4 +DEAL::Cell 3.2417, face 5 +DEAL::Cell 3.2418, face 0 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00242972 +DEAL::Cell 3.2418, face 1 +DEAL::Cell 3.2418, face 2 +DEAL::Cell 3.2418, face 3 +DEAL::Cell 3.2418, face 4 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00126074 +DEAL::Cell 3.2418, face 5 +DEAL::Cell 3.2419, face 0 +DEAL::Cell 3.2419, face 1 +DEAL::Cell 3.2419, face 2 +DEAL:: -0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.2419, face 3 +DEAL::Cell 3.2419, face 4 +DEAL::Cell 3.2419, face 5 +DEAL::Cell 3.2420, face 0 +DEAL::Cell 3.2420, face 1 +DEAL:: -0.348584 -0.174292 0.261438, 0.00189861 +DEAL::Cell 3.2420, face 2 +DEAL::Cell 3.2420, face 3 +DEAL::Cell 3.2420, face 4 +DEAL::Cell 3.2420, face 5 +DEAL:: -0.348584 -0.174292 0.348584, 0.00140969 +DEAL::Cell 3.2421, face 0 +DEAL::Cell 3.2421, face 1 +DEAL::Cell 3.2421, face 2 +DEAL::Cell 3.2421, face 3 +DEAL:: -0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.2421, face 4 +DEAL::Cell 3.2421, face 5 +DEAL::Cell 3.2422, face 0 +DEAL::Cell 3.2422, face 1 +DEAL:: -0.348584 1.30104e-18 0.348584, 0.00189861 +DEAL::Cell 3.2422, face 2 +DEAL::Cell 3.2422, face 3 +DEAL::Cell 3.2422, face 4 +DEAL::Cell 3.2422, face 5 +DEAL::Cell 3.2423, face 0 +DEAL:: -0.348584 -0.0871461 0.261438, 0.00189861 +DEAL::Cell 3.2423, face 1 +DEAL::Cell 3.2423, face 2 +DEAL::Cell 3.2423, face 3 +DEAL::Cell 3.2423, face 4 +DEAL:: -0.302831 -0.0757078 0.227123, 0.00108246 +DEAL::Cell 3.2423, face 5 +DEAL::Cell 3.2424, face 0 +DEAL::Cell 3.2424, face 1 +DEAL::Cell 3.2424, face 2 +DEAL:: -0.257078 -0.128539 0.128539, 0.000821904 +DEAL::Cell 3.2424, face 3 +DEAL::Cell 3.2424, face 4 +DEAL::Cell 3.2424, face 5 +DEAL::Cell 3.2425, face 0 +DEAL:: -0.257078 -0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.2425, face 1 +DEAL::Cell 3.2425, face 2 +DEAL::Cell 3.2425, face 3 +DEAL::Cell 3.2425, face 4 +DEAL::Cell 3.2425, face 5 +DEAL:: -0.257078 -0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2426, face 0 +DEAL::Cell 3.2426, face 1 +DEAL::Cell 3.2426, face 2 +DEAL::Cell 3.2426, face 3 +DEAL:: -0.302831 6.68591e-19 0.227123, 0.000865968 +DEAL::Cell 3.2426, face 4 +DEAL::Cell 3.2426, face 5 +DEAL::Cell 3.2427, face 0 +DEAL::Cell 3.2427, face 1 +DEAL:: -0.211325 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.2427, face 2 +DEAL::Cell 3.2427, face 3 +DEAL::Cell 3.2427, face 4 +DEAL::Cell 3.2427, face 5 +DEAL:: -0.211325 0.00000 0.158494, 0.000755374 +DEAL::Cell 3.2428, face 0 +DEAL::Cell 3.2428, face 1 +DEAL::Cell 3.2428, face 2 +DEAL::Cell 3.2428, face 3 +DEAL::Cell 3.2428, face 4 +DEAL:: -0.302831 -0.151416 0.227123, 0.00108246 +DEAL::Cell 3.2428, face 5 +DEAL::Cell 3.2429, face 0 +DEAL::Cell 3.2429, face 1 +DEAL::Cell 3.2429, face 2 +DEAL:: -0.257078 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2429, face 3 +DEAL::Cell 3.2429, face 4 +DEAL::Cell 3.2429, face 5 +DEAL::Cell 3.2430, face 0 +DEAL:: -0.302831 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.2430, face 1 +DEAL::Cell 3.2430, face 2 +DEAL::Cell 3.2430, face 3 +DEAL::Cell 3.2430, face 4 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000918917 +DEAL::Cell 3.2430, face 5 +DEAL::Cell 3.2431, face 0 +DEAL::Cell 3.2431, face 1 +DEAL::Cell 3.2431, face 2 +DEAL::Cell 3.2431, face 3 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000735134 +DEAL::Cell 3.2431, face 4 +DEAL::Cell 3.2431, face 5 +DEAL::Cell 3.2432, face 1 +DEAL::Cell 3.2432, face 2 +DEAL:: -0.577350 0.00000 0.144338, 0.00165098 +DEAL::Cell 3.2432, face 3 +DEAL::Cell 3.2432, face 4 +DEAL::Cell 3.2432, face 5 +DEAL::Cell 3.2433, face 0 +DEAL:: -0.531597 1.35525e-19 0.132899, 0.00441555 +DEAL::Cell 3.2433, face 1 +DEAL::Cell 3.2433, face 2 +DEAL::Cell 3.2433, face 3 +DEAL::Cell 3.2433, face 4 +DEAL:: -0.485844 0.121461 -2.60209e-18, 0.00138931 +DEAL::Cell 3.2433, face 5 +DEAL::Cell 3.2434, face 1 +DEAL::Cell 3.2434, face 2 +DEAL::Cell 3.2434, face 3 +DEAL::Cell 3.2434, face 4 +DEAL:: -0.577350 0.144338 0.00000, 0.00165098 +DEAL::Cell 3.2434, face 5 +DEAL::Cell 3.2435, face 0 +DEAL::Cell 3.2435, face 1 +DEAL::Cell 3.2435, face 2 +DEAL:: -0.531597 0.132899 0.132899, 0.00156693 +DEAL::Cell 3.2435, face 3 +DEAL::Cell 3.2435, face 4 +DEAL::Cell 3.2435, face 5 +DEAL::Cell 3.2436, face 1 +DEAL:: -0.531597 2.34910e-19 0.265799, 0.00441555 +DEAL::Cell 3.2436, face 2 +DEAL::Cell 3.2436, face 3 +DEAL::Cell 3.2436, face 4 +DEAL::Cell 3.2436, face 5 +DEAL:: -0.531597 0.132899 0.265799, 0.00169957 +DEAL::Cell 3.2437, face 0 +DEAL::Cell 3.2437, face 1 +DEAL::Cell 3.2437, face 2 +DEAL::Cell 3.2437, face 3 +DEAL::Cell 3.2437, face 4 +DEAL:: -0.531597 1.35525e-19 0.132899, 0.00156693 +DEAL::Cell 3.2437, face 5 +DEAL::Cell 3.2438, face 1 +DEAL::Cell 3.2438, face 2 +DEAL::Cell 3.2438, face 3 +DEAL:: -0.577350 0.288675 0.288675, 0.00184585 +DEAL::Cell 3.2438, face 4 +DEAL::Cell 3.2438, face 5 +DEAL::Cell 3.2439, face 0 +DEAL::Cell 3.2439, face 1 +DEAL:: -0.485844 0.121461 0.242922, 0.00368819 +DEAL::Cell 3.2439, face 2 +DEAL::Cell 3.2439, face 3 +DEAL::Cell 3.2439, face 4 +DEAL::Cell 3.2439, face 5 +DEAL:: -0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2440, face 0 +DEAL::Cell 3.2440, face 1 +DEAL::Cell 3.2440, face 2 +DEAL::Cell 3.2440, face 3 +DEAL::Cell 3.2440, face 4 +DEAL:: -0.485844 7.22801e-20 -3.46945e-18, 0.00138931 +DEAL::Cell 3.2440, face 5 +DEAL::Cell 3.2441, face 0 +DEAL::Cell 3.2441, face 1 +DEAL::Cell 3.2441, face 2 +DEAL:: -0.440091 4.06576e-19 0.110023, 0.00125847 +DEAL::Cell 3.2441, face 3 +DEAL::Cell 3.2441, face 4 +DEAL::Cell 3.2441, face 5 +DEAL::Cell 3.2442, face 0 +DEAL:: -0.485844 0.121461 0.121461, 0.00368819 +DEAL::Cell 3.2442, face 1 +DEAL::Cell 3.2442, face 2 +DEAL::Cell 3.2442, face 3 +DEAL::Cell 3.2442, face 4 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00125847 +DEAL::Cell 3.2442, face 5 +DEAL::Cell 3.2443, face 0 +DEAL::Cell 3.2443, face 1 +DEAL::Cell 3.2443, face 2 +DEAL::Cell 3.2443, face 3 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00140701 +DEAL::Cell 3.2443, face 4 +DEAL::Cell 3.2443, face 5 +DEAL::Cell 3.2444, face 0 +DEAL::Cell 3.2444, face 1 +DEAL:: -0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.2444, face 2 +DEAL::Cell 3.2444, face 3 +DEAL::Cell 3.2444, face 4 +DEAL::Cell 3.2444, face 5 +DEAL:: -0.485844 0.121461 0.242922, 0.00155329 +DEAL::Cell 3.2445, face 0 +DEAL::Cell 3.2445, face 1 +DEAL::Cell 3.2445, face 2 +DEAL::Cell 3.2445, face 3 +DEAL:: -0.394338 0.0985844 0.197169, 0.00116234 +DEAL::Cell 3.2445, face 4 +DEAL::Cell 3.2445, face 5 +DEAL::Cell 3.2446, face 0 +DEAL::Cell 3.2446, face 1 +DEAL::Cell 3.2446, face 2 +DEAL:: -0.485844 0.121461 0.121461, 0.00143206 +DEAL::Cell 3.2446, face 3 +DEAL::Cell 3.2446, face 4 +DEAL::Cell 3.2446, face 5 +DEAL::Cell 3.2447, face 0 +DEAL:: -0.440091 0.220045 0.110023, 0.00302625 +DEAL::Cell 3.2447, face 1 +DEAL::Cell 3.2447, face 2 +DEAL::Cell 3.2447, face 3 +DEAL::Cell 3.2447, face 4 +DEAL:: -0.440091 0.220045 0.110023, 0.00129720 +DEAL::Cell 3.2447, face 5 +DEAL::Cell 3.2448, face 1 +DEAL::Cell 3.2448, face 2 +DEAL::Cell 3.2448, face 3 +DEAL:: -0.531597 0.398698 0.132899, 0.00190018 +DEAL::Cell 3.2448, face 4 +DEAL::Cell 3.2448, face 5 +DEAL::Cell 3.2449, face 0 +DEAL::Cell 3.2449, face 1 +DEAL::Cell 3.2449, face 2 +DEAL:: -0.531597 0.265799 -8.67362e-19, 0.00169957 +DEAL::Cell 3.2449, face 3 +DEAL::Cell 3.2449, face 4 +DEAL::Cell 3.2449, face 5 +DEAL::Cell 3.2450, face 1 +DEAL:: -0.531597 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2450, face 2 +DEAL::Cell 3.2450, face 3 +DEAL::Cell 3.2450, face 4 +DEAL::Cell 3.2450, face 5 +DEAL:: -0.577350 0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2451, face 0 +DEAL::Cell 3.2451, face 1 +DEAL::Cell 3.2451, face 2 +DEAL::Cell 3.2451, face 3 +DEAL:: -0.485844 0.485844 0.121461, 0.00196478 +DEAL::Cell 3.2451, face 4 +DEAL::Cell 3.2451, face 5 +DEAL::Cell 3.2452, face 1 +DEAL::Cell 3.2452, face 2 +DEAL::Cell 3.2452, face 3 +DEAL:: -0.577350 0.433013 0.144338, 0.00206372 +DEAL::Cell 3.2452, face 4 +DEAL::Cell 3.2452, face 5 +DEAL::Cell 3.2453, face 0 +DEAL::Cell 3.2453, face 1 +DEAL:: -0.485844 0.364383 0.121461, 0.00368819 +DEAL::Cell 3.2453, face 2 +DEAL::Cell 3.2453, face 3 +DEAL::Cell 3.2453, face 4 +DEAL::Cell 3.2453, face 5 +DEAL:: -0.531597 0.398698 0.265799, 0.00169957 +DEAL::Cell 3.2454, face 1 +DEAL::Cell 3.2454, face 2 +DEAL::Cell 3.2454, face 3 +DEAL::Cell 3.2454, face 4 +DEAL:: -0.531597 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2454, face 5 +DEAL::Cell 3.2455, face 0 +DEAL::Cell 3.2455, face 1 +DEAL::Cell 3.2455, face 2 +DEAL::Cell 3.2455, face 3 +DEAL:: -0.531597 0.531597 0.132899, 0.00214980 +DEAL::Cell 3.2455, face 4 +DEAL::Cell 3.2455, face 5 +DEAL::Cell 3.2456, face 0 +DEAL::Cell 3.2456, face 1 +DEAL:: -0.440091 0.330068 -1.30104e-18, 0.00302625 +DEAL::Cell 3.2456, face 2 +DEAL::Cell 3.2456, face 3 +DEAL::Cell 3.2456, face 4 +DEAL::Cell 3.2456, face 5 +DEAL:: -0.485844 0.364383 0.121461, 0.00143206 +DEAL::Cell 3.2457, face 0 +DEAL::Cell 3.2457, face 1 +DEAL::Cell 3.2457, face 2 +DEAL::Cell 3.2457, face 3 +DEAL:: -0.394338 0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2457, face 4 +DEAL::Cell 3.2457, face 5 +DEAL::Cell 3.2458, face 0 +DEAL::Cell 3.2458, face 1 +DEAL::Cell 3.2458, face 2 +DEAL:: -0.485844 0.364383 -8.67362e-19, 0.00173663 +DEAL::Cell 3.2458, face 3 +DEAL::Cell 3.2458, face 4 +DEAL::Cell 3.2458, face 5 +DEAL::Cell 3.2459, face 0 +DEAL:: -0.440091 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.2459, face 1 +DEAL::Cell 3.2459, face 2 +DEAL::Cell 3.2459, face 3 +DEAL::Cell 3.2459, face 4 +DEAL:: -0.440091 0.440091 0.00000, 0.00125847 +DEAL::Cell 3.2459, face 5 +DEAL::Cell 3.2460, face 0 +DEAL::Cell 3.2460, face 1 +DEAL::Cell 3.2460, face 2 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2460, face 3 +DEAL::Cell 3.2460, face 4 +DEAL::Cell 3.2460, face 5 +DEAL::Cell 3.2461, face 0 +DEAL::Cell 3.2461, face 1 +DEAL:: -0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.2461, face 2 +DEAL::Cell 3.2461, face 3 +DEAL::Cell 3.2461, face 4 +DEAL::Cell 3.2461, face 5 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2462, face 0 +DEAL::Cell 3.2462, face 1 +DEAL::Cell 3.2462, face 2 +DEAL::Cell 3.2462, face 3 +DEAL:: -0.440091 0.440091 0.110023, 0.00177975 +DEAL::Cell 3.2462, face 4 +DEAL::Cell 3.2462, face 5 +DEAL::Cell 3.2463, face 0 +DEAL::Cell 3.2463, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2463, face 2 +DEAL::Cell 3.2463, face 3 +DEAL::Cell 3.2463, face 4 +DEAL::Cell 3.2463, face 5 +DEAL::Cell 3.2464, face 1 +DEAL:: -0.531597 2.34910e-19 0.265799, 0.00441555 +DEAL::Cell 3.2464, face 2 +DEAL::Cell 3.2464, face 3 +DEAL::Cell 3.2464, face 4 +DEAL::Cell 3.2464, face 5 +DEAL:: -0.531597 3.34296e-19 0.398698, 0.00190018 +DEAL::Cell 3.2465, face 0 +DEAL::Cell 3.2465, face 1 +DEAL::Cell 3.2465, face 2 +DEAL::Cell 3.2465, face 3 +DEAL:: -0.485844 0.121461 0.242922, 0.00143206 +DEAL::Cell 3.2465, face 4 +DEAL::Cell 3.2465, face 5 +DEAL::Cell 3.2466, face 1 +DEAL::Cell 3.2466, face 2 +DEAL:: -0.531597 0.132899 0.398698, 0.00156693 +DEAL::Cell 3.2466, face 3 +DEAL::Cell 3.2466, face 4 +DEAL::Cell 3.2466, face 5 +DEAL::Cell 3.2467, face 0 +DEAL::Cell 3.2467, face 1 +DEAL:: -0.485844 0.121461 0.242922, 0.00368819 +DEAL::Cell 3.2467, face 2 +DEAL::Cell 3.2467, face 3 +DEAL::Cell 3.2467, face 4 +DEAL::Cell 3.2467, face 5 +DEAL:: -0.485844 0.121461 0.364383, 0.00173663 +DEAL::Cell 3.2468, face 1 +DEAL::Cell 3.2468, face 2 +DEAL::Cell 3.2468, face 3 +DEAL::Cell 3.2468, face 4 +DEAL:: -0.577350 0.144338 0.433013, 0.00206372 +DEAL::Cell 3.2468, face 5 +DEAL::Cell 3.2469, face 0 +DEAL::Cell 3.2469, face 1 +DEAL::Cell 3.2469, face 2 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00138931 +DEAL::Cell 3.2469, face 3 +DEAL::Cell 3.2469, face 4 +DEAL::Cell 3.2469, face 5 +DEAL::Cell 3.2470, face 1 +DEAL::Cell 3.2470, face 2 +DEAL:: -0.577350 0.144338 0.433013, 0.00170179 +DEAL::Cell 3.2470, face 3 +DEAL::Cell 3.2470, face 4 +DEAL::Cell 3.2470, face 5 +DEAL::Cell 3.2471, face 0 +DEAL:: -0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2471, face 1 +DEAL::Cell 3.2471, face 2 +DEAL::Cell 3.2471, face 3 +DEAL::Cell 3.2471, face 4 +DEAL:: -0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2471, face 5 +DEAL::Cell 3.2472, face 0 +DEAL::Cell 3.2472, face 1 +DEAL::Cell 3.2472, face 2 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00125847 +DEAL::Cell 3.2472, face 3 +DEAL::Cell 3.2472, face 4 +DEAL::Cell 3.2472, face 5 +DEAL::Cell 3.2473, face 0 +DEAL::Cell 3.2473, face 1 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00242972 +DEAL::Cell 3.2473, face 2 +DEAL::Cell 3.2473, face 3 +DEAL::Cell 3.2473, face 4 +DEAL::Cell 3.2473, face 5 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00140955 +DEAL::Cell 3.2474, face 0 +DEAL::Cell 3.2474, face 1 +DEAL::Cell 3.2474, face 2 +DEAL::Cell 3.2474, face 3 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2474, face 4 +DEAL::Cell 3.2474, face 5 +DEAL::Cell 3.2475, face 0 +DEAL::Cell 3.2475, face 1 +DEAL:: -0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.2475, face 2 +DEAL::Cell 3.2475, face 3 +DEAL::Cell 3.2475, face 4 +DEAL::Cell 3.2475, face 5 +DEAL::Cell 3.2476, face 0 +DEAL:: -0.485844 6.68591e-19 0.364383, 0.00368819 +DEAL::Cell 3.2476, face 1 +DEAL::Cell 3.2476, face 2 +DEAL::Cell 3.2476, face 3 +DEAL::Cell 3.2476, face 4 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00157309 +DEAL::Cell 3.2476, face 5 +DEAL::Cell 3.2477, face 0 +DEAL::Cell 3.2477, face 1 +DEAL::Cell 3.2477, face 2 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00112764 +DEAL::Cell 3.2477, face 3 +DEAL::Cell 3.2477, face 4 +DEAL::Cell 3.2477, face 5 +DEAL::Cell 3.2478, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.2478, face 1 +DEAL::Cell 3.2478, face 2 +DEAL::Cell 3.2478, face 3 +DEAL::Cell 3.2478, face 4 +DEAL::Cell 3.2478, face 5 +DEAL:: -0.485844 0.121461 0.485844, 0.00196478 +DEAL::Cell 3.2479, face 0 +DEAL::Cell 3.2479, face 1 +DEAL::Cell 3.2479, face 2 +DEAL::Cell 3.2479, face 3 +DEAL:: -0.440091 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.2479, face 4 +DEAL::Cell 3.2479, face 5 +DEAL::Cell 3.2480, face 1 +DEAL::Cell 3.2480, face 2 +DEAL:: -0.531597 0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2480, face 3 +DEAL::Cell 3.2480, face 4 +DEAL::Cell 3.2480, face 5 +DEAL::Cell 3.2481, face 0 +DEAL:: -0.531597 0.398698 0.398698, 0.00441555 +DEAL::Cell 3.2481, face 1 +DEAL::Cell 3.2481, face 2 +DEAL::Cell 3.2481, face 3 +DEAL::Cell 3.2481, face 4 +DEAL::Cell 3.2481, face 5 +DEAL:: -0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2482, face 1 +DEAL::Cell 3.2482, face 2 +DEAL::Cell 3.2482, face 3 +DEAL::Cell 3.2482, face 4 +DEAL:: -0.531597 0.398698 0.265799, 0.00169957 +DEAL::Cell 3.2482, face 5 +DEAL::Cell 3.2483, face 0 +DEAL::Cell 3.2483, face 1 +DEAL::Cell 3.2483, face 2 +DEAL:: -0.485844 0.364383 0.242922, 0.00173663 +DEAL::Cell 3.2483, face 3 +DEAL::Cell 3.2483, face 4 +DEAL::Cell 3.2483, face 5 +DEAL::Cell 3.2484, face 1 +DEAL:: -0.531597 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.2484, face 2 +DEAL::Cell 3.2484, face 3 +DEAL::Cell 3.2484, face 4 +DEAL::Cell 3.2484, face 5 +DEAL::Cell 3.2485, face 0 +DEAL:: -0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2485, face 1 +DEAL::Cell 3.2485, face 2 +DEAL::Cell 3.2485, face 3 +DEAL::Cell 3.2485, face 4 +DEAL:: -0.485844 0.242922 0.364383, 0.00173663 +DEAL::Cell 3.2485, face 5 +DEAL::Cell 3.2486, face 1 +DEAL::Cell 3.2486, face 2 +DEAL::Cell 3.2486, face 3 +DEAL:: -0.531597 0.531597 0.398698, 0.00214980 +DEAL::Cell 3.2486, face 4 +DEAL::Cell 3.2486, face 5 +DEAL::Cell 3.2487, face 0 +DEAL::Cell 3.2487, face 1 +DEAL:: -0.485844 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2487, face 2 +DEAL::Cell 3.2487, face 3 +DEAL::Cell 3.2487, face 4 +DEAL::Cell 3.2487, face 5 +DEAL::Cell 3.2488, face 0 +DEAL:: -0.485844 0.242922 0.242922, 0.00368819 +DEAL::Cell 3.2488, face 1 +DEAL::Cell 3.2488, face 2 +DEAL::Cell 3.2488, face 3 +DEAL::Cell 3.2488, face 4 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2488, face 5 +DEAL::Cell 3.2489, face 0 +DEAL::Cell 3.2489, face 1 +DEAL::Cell 3.2489, face 2 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2489, face 3 +DEAL::Cell 3.2489, face 4 +DEAL::Cell 3.2489, face 5 +DEAL::Cell 3.2490, face 0 +DEAL:: -0.485844 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2490, face 1 +DEAL::Cell 3.2490, face 2 +DEAL::Cell 3.2490, face 3 +DEAL::Cell 3.2490, face 4 +DEAL::Cell 3.2490, face 5 +DEAL:: -0.485844 0.364383 0.364383, 0.00173663 +DEAL::Cell 3.2491, face 0 +DEAL::Cell 3.2491, face 1 +DEAL::Cell 3.2491, face 2 +DEAL::Cell 3.2491, face 3 +DEAL:: -0.440091 0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2491, face 4 +DEAL::Cell 3.2491, face 5 +DEAL::Cell 3.2492, face 0 +DEAL::Cell 3.2492, face 1 +DEAL:: -0.440091 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.2492, face 2 +DEAL::Cell 3.2492, face 3 +DEAL::Cell 3.2492, face 4 +DEAL::Cell 3.2492, face 5 +DEAL:: -0.440091 0.330068 0.440091, 0.00177975 +DEAL::Cell 3.2493, face 0 +DEAL::Cell 3.2493, face 1 +DEAL::Cell 3.2493, face 2 +DEAL::Cell 3.2493, face 3 +DEAL::Cell 3.2493, face 4 +DEAL:: -0.440091 0.220045 0.330068, 0.00157309 +DEAL::Cell 3.2493, face 5 +DEAL::Cell 3.2494, face 0 +DEAL::Cell 3.2494, face 1 +DEAL::Cell 3.2494, face 2 +DEAL:: -0.485844 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.2494, face 3 +DEAL::Cell 3.2494, face 4 +DEAL::Cell 3.2494, face 5 +DEAL::Cell 3.2495, face 0 +DEAL:: -0.440091 0.330068 0.440091, 0.00302625 +DEAL::Cell 3.2495, face 1 +DEAL::Cell 3.2495, face 2 +DEAL::Cell 3.2495, face 3 +DEAL::Cell 3.2495, face 4 +DEAL:: -0.394338 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2495, face 5 +DEAL::Cell 3.2496, face 0 +DEAL::Cell 3.2496, face 1 +DEAL::Cell 3.2496, face 2 +DEAL::Cell 3.2496, face 3 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2496, face 4 +DEAL::Cell 3.2496, face 5 +DEAL::Cell 3.2497, face 0 +DEAL::Cell 3.2497, face 1 +DEAL:: -0.302831 0.0757078 -2.60209e-18, 0.00143292 +DEAL::Cell 3.2497, face 2 +DEAL::Cell 3.2497, face 3 +DEAL::Cell 3.2497, face 4 +DEAL::Cell 3.2497, face 5 +DEAL:: -0.348584 0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2498, face 0 +DEAL::Cell 3.2498, face 1 +DEAL::Cell 3.2498, face 2 +DEAL::Cell 3.2498, face 3 +DEAL:: -0.348584 0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.2498, face 4 +DEAL::Cell 3.2498, face 5 +DEAL::Cell 3.2499, face 0 +DEAL::Cell 3.2499, face 1 +DEAL::Cell 3.2499, face 2 +DEAL:: -0.348584 0.0871461 -3.90313e-18, 0.00102748 +DEAL::Cell 3.2499, face 3 +DEAL::Cell 3.2499, face 4 +DEAL::Cell 3.2499, face 5 +DEAL::Cell 3.2500, face 0 +DEAL:: -0.394338 0.0985844 0.0985844, 0.00242972 +DEAL::Cell 3.2500, face 1 +DEAL::Cell 3.2500, face 2 +DEAL::Cell 3.2500, face 3 +DEAL::Cell 3.2500, face 4 +DEAL:: -0.394338 0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.2500, face 5 +DEAL::Cell 3.2501, face 0 +DEAL::Cell 3.2501, face 1 +DEAL::Cell 3.2501, face 2 +DEAL:: -0.302831 4.69821e-19 0.151416, 0.000865968 +DEAL::Cell 3.2501, face 3 +DEAL::Cell 3.2501, face 4 +DEAL::Cell 3.2501, face 5 +DEAL::Cell 3.2502, face 0 +DEAL::Cell 3.2502, face 1 +DEAL:: -0.348584 0.0871461 0.0871461, 0.00189861 +DEAL::Cell 3.2502, face 2 +DEAL::Cell 3.2502, face 3 +DEAL::Cell 3.2502, face 4 +DEAL::Cell 3.2502, face 5 +DEAL:: -0.348584 0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.2503, face 0 +DEAL::Cell 3.2503, face 1 +DEAL::Cell 3.2503, face 2 +DEAL::Cell 3.2503, face 3 +DEAL:: -0.302831 0.151416 0.0757078, 0.000968182 +DEAL::Cell 3.2503, face 4 +DEAL::Cell 3.2503, face 5 +DEAL::Cell 3.2504, face 0 +DEAL::Cell 3.2504, face 1 +DEAL:: -0.257078 0.0642695 0.0642695, 0.00103264 +DEAL::Cell 3.2504, face 2 +DEAL::Cell 3.2504, face 3 +DEAL::Cell 3.2504, face 4 +DEAL::Cell 3.2504, face 5 +DEAL::Cell 3.2505, face 0 +DEAL:: -0.257078 3.61401e-20 -1.73472e-18, 0.00103264 +DEAL::Cell 3.2505, face 1 +DEAL::Cell 3.2505, face 2 +DEAL::Cell 3.2505, face 3 +DEAL::Cell 3.2505, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.000604299 +DEAL::Cell 3.2505, face 5 +DEAL::Cell 3.2506, face 0 +DEAL::Cell 3.2506, face 1 +DEAL::Cell 3.2506, face 2 +DEAL:: -0.257078 0.0642695 -1.30104e-18, 0.000757758 +DEAL::Cell 3.2506, face 3 +DEAL::Cell 3.2506, face 4 +DEAL::Cell 3.2506, face 5 +DEAL::Cell 3.2507, face 0 +DEAL:: -0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.2507, face 1 +DEAL::Cell 3.2507, face 2 +DEAL::Cell 3.2507, face 3 +DEAL::Cell 3.2507, face 4 +DEAL::Cell 3.2507, face 5 +DEAL:: -0.257078 0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2508, face 0 +DEAL::Cell 3.2508, face 1 +DEAL::Cell 3.2508, face 2 +DEAL::Cell 3.2508, face 3 +DEAL:: -0.302831 0.0757078 0.151416, 0.000892619 +DEAL::Cell 3.2508, face 4 +DEAL::Cell 3.2508, face 5 +DEAL::Cell 3.2509, face 0 +DEAL::Cell 3.2509, face 1 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.2509, face 2 +DEAL::Cell 3.2509, face 3 +DEAL::Cell 3.2509, face 4 +DEAL::Cell 3.2509, face 5 +DEAL:: -0.211325 0.0528312 0.105662, 0.000675627 +DEAL::Cell 3.2510, face 0 +DEAL::Cell 3.2510, face 1 +DEAL::Cell 3.2510, face 2 +DEAL::Cell 3.2510, face 3 +DEAL::Cell 3.2510, face 4 +DEAL:: -0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.2510, face 5 +DEAL::Cell 3.2511, face 0 +DEAL::Cell 3.2511, face 1 +DEAL::Cell 3.2511, face 2 +DEAL:: -0.257078 0.0642695 0.128539, 0.000757758 +DEAL::Cell 3.2511, face 3 +DEAL::Cell 3.2511, face 4 +DEAL::Cell 3.2511, face 5 +DEAL::Cell 3.2512, face 0 +DEAL:: -0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.2512, face 1 +DEAL::Cell 3.2512, face 2 +DEAL::Cell 3.2512, face 3 +DEAL::Cell 3.2512, face 4 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.000996803 +DEAL::Cell 3.2512, face 5 +DEAL::Cell 3.2513, face 0 +DEAL::Cell 3.2513, face 1 +DEAL::Cell 3.2513, face 2 +DEAL::Cell 3.2513, face 3 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00124600 +DEAL::Cell 3.2513, face 4 +DEAL::Cell 3.2513, face 5 +DEAL::Cell 3.2514, face 0 +DEAL::Cell 3.2514, face 1 +DEAL:: -0.348584 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2514, face 2 +DEAL::Cell 3.2514, face 3 +DEAL::Cell 3.2514, face 4 +DEAL::Cell 3.2514, face 5 +DEAL:: -0.394338 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2515, face 0 +DEAL::Cell 3.2515, face 1 +DEAL::Cell 3.2515, face 2 +DEAL::Cell 3.2515, face 3 +DEAL:: -0.302831 0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.2515, face 4 +DEAL::Cell 3.2515, face 5 +DEAL::Cell 3.2516, face 0 +DEAL::Cell 3.2516, face 1 +DEAL::Cell 3.2516, face 2 +DEAL:: -0.394338 0.197169 0.0985844, 0.00126074 +DEAL::Cell 3.2516, face 3 +DEAL::Cell 3.2516, face 4 +DEAL::Cell 3.2516, face 5 +DEAL::Cell 3.2517, face 0 +DEAL:: -0.348584 0.261438 0.0871461, 0.00189861 +DEAL::Cell 3.2517, face 1 +DEAL::Cell 3.2517, face 2 +DEAL::Cell 3.2517, face 3 +DEAL::Cell 3.2517, face 4 +DEAL:: -0.348584 0.261438 0.0871461, 0.00102748 +DEAL::Cell 3.2517, face 5 +DEAL::Cell 3.2518, face 0 +DEAL::Cell 3.2518, face 1 +DEAL::Cell 3.2518, face 2 +DEAL:: -0.348584 0.261438 0.174292, 0.00124600 +DEAL::Cell 3.2518, face 3 +DEAL::Cell 3.2518, face 4 +DEAL::Cell 3.2518, face 5 +DEAL::Cell 3.2519, face 0 +DEAL::Cell 3.2519, face 1 +DEAL:: -0.302831 0.227123 0.0757078, 0.00143292 +DEAL::Cell 3.2519, face 2 +DEAL::Cell 3.2519, face 3 +DEAL::Cell 3.2519, face 4 +DEAL::Cell 3.2519, face 5 +DEAL:: -0.302831 0.227123 0.151416, 0.000968182 +DEAL::Cell 3.2520, face 0 +DEAL::Cell 3.2520, face 1 +DEAL::Cell 3.2520, face 2 +DEAL::Cell 3.2520, face 3 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000918917 +DEAL::Cell 3.2520, face 4 +DEAL::Cell 3.2520, face 5 +DEAL::Cell 3.2521, face 0 +DEAL::Cell 3.2521, face 1 +DEAL:: -0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.2521, face 2 +DEAL::Cell 3.2521, face 3 +DEAL::Cell 3.2521, face 4 +DEAL::Cell 3.2521, face 5 +DEAL::Cell 3.2522, face 0 +DEAL:: -0.302831 0.227123 -8.67362e-19, 0.00143292 +DEAL::Cell 3.2522, face 1 +DEAL::Cell 3.2522, face 2 +DEAL::Cell 3.2522, face 3 +DEAL::Cell 3.2522, face 4 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000735134 +DEAL::Cell 3.2522, face 5 +DEAL::Cell 3.2523, face 0 +DEAL::Cell 3.2523, face 1 +DEAL::Cell 3.2523, face 2 +DEAL:: -0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.2523, face 3 +DEAL::Cell 3.2523, face 4 +DEAL::Cell 3.2523, face 5 +DEAL::Cell 3.2524, face 0 +DEAL:: -0.302831 0.227123 0.151416, 0.00143292 +DEAL::Cell 3.2524, face 1 +DEAL::Cell 3.2524, face 2 +DEAL::Cell 3.2524, face 3 +DEAL::Cell 3.2524, face 4 +DEAL::Cell 3.2524, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.000968182 +DEAL::Cell 3.2525, face 0 +DEAL::Cell 3.2525, face 1 +DEAL::Cell 3.2525, face 2 +DEAL::Cell 3.2525, face 3 +DEAL:: -0.257078 0.192809 0.128539, 0.000918917 +DEAL::Cell 3.2525, face 4 +DEAL::Cell 3.2525, face 5 +DEAL::Cell 3.2526, face 0 +DEAL::Cell 3.2526, face 1 +DEAL:: -0.257078 0.192809 0.128539, 0.00103264 +DEAL::Cell 3.2526, face 2 +DEAL::Cell 3.2526, face 3 +DEAL::Cell 3.2526, face 4 +DEAL::Cell 3.2526, face 5 +DEAL:: -0.257078 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2527, face 0 +DEAL::Cell 3.2527, face 1 +DEAL::Cell 3.2527, face 2 +DEAL::Cell 3.2527, face 3 +DEAL::Cell 3.2527, face 4 +DEAL:: -0.257078 0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.2527, face 5 +DEAL::Cell 3.2528, face 0 +DEAL::Cell 3.2528, face 1 +DEAL::Cell 3.2528, face 2 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00112764 +DEAL::Cell 3.2528, face 3 +DEAL::Cell 3.2528, face 4 +DEAL::Cell 3.2528, face 5 +DEAL::Cell 3.2529, face 0 +DEAL:: -0.348584 1.00289e-18 0.261438, 0.00189861 +DEAL::Cell 3.2529, face 1 +DEAL::Cell 3.2529, face 2 +DEAL::Cell 3.2529, face 3 +DEAL::Cell 3.2529, face 4 +DEAL:: -0.302831 0.0757078 0.151416, 0.000968182 +DEAL::Cell 3.2529, face 5 +DEAL::Cell 3.2530, face 0 +DEAL::Cell 3.2530, face 1 +DEAL::Cell 3.2530, face 2 +DEAL::Cell 3.2530, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2530, face 4 +DEAL::Cell 3.2530, face 5 +DEAL::Cell 3.2531, face 0 +DEAL::Cell 3.2531, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00143292 +DEAL::Cell 3.2531, face 2 +DEAL::Cell 3.2531, face 3 +DEAL::Cell 3.2531, face 4 +DEAL::Cell 3.2531, face 5 +DEAL:: -0.348584 0.174292 0.261438, 0.00124600 +DEAL::Cell 3.2532, face 0 +DEAL::Cell 3.2532, face 1 +DEAL::Cell 3.2532, face 2 +DEAL::Cell 3.2532, face 3 +DEAL:: -0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.2532, face 4 +DEAL::Cell 3.2532, face 5 +DEAL::Cell 3.2533, face 0 +DEAL::Cell 3.2533, face 1 +DEAL::Cell 3.2533, face 2 +DEAL:: -0.348584 1.00289e-18 0.261438, 0.000996803 +DEAL::Cell 3.2533, face 3 +DEAL::Cell 3.2533, face 4 +DEAL::Cell 3.2533, face 5 +DEAL::Cell 3.2534, face 0 +DEAL:: -0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.2534, face 1 +DEAL::Cell 3.2534, face 2 +DEAL::Cell 3.2534, face 3 +DEAL::Cell 3.2534, face 4 +DEAL:: -0.394338 0.197169 0.295753, 0.00140955 +DEAL::Cell 3.2534, face 5 +DEAL::Cell 3.2535, face 0 +DEAL::Cell 3.2535, face 1 +DEAL::Cell 3.2535, face 2 +DEAL:: -0.302831 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2535, face 3 +DEAL::Cell 3.2535, face 4 +DEAL::Cell 3.2535, face 5 +DEAL::Cell 3.2536, face 0 +DEAL::Cell 3.2536, face 1 +DEAL:: -0.257078 2.34910e-19 0.128539, 0.00103264 +DEAL::Cell 3.2536, face 2 +DEAL::Cell 3.2536, face 3 +DEAL::Cell 3.2536, face 4 +DEAL::Cell 3.2536, face 5 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000918917 +DEAL::Cell 3.2537, face 0 +DEAL::Cell 3.2537, face 1 +DEAL::Cell 3.2537, face 2 +DEAL::Cell 3.2537, face 3 +DEAL:: -0.211325 0.0528312 0.105662, 0.000622897 +DEAL::Cell 3.2537, face 4 +DEAL::Cell 3.2537, face 5 +DEAL::Cell 3.2538, face 0 +DEAL::Cell 3.2538, face 1 +DEAL:: -0.257078 0.128539 0.192809, 0.00103264 +DEAL::Cell 3.2538, face 2 +DEAL::Cell 3.2538, face 3 +DEAL::Cell 3.2538, face 4 +DEAL::Cell 3.2538, face 5 +DEAL::Cell 3.2539, face 0 +DEAL:: -0.257078 0.0642695 0.128539, 0.00103264 +DEAL::Cell 3.2539, face 1 +DEAL::Cell 3.2539, face 2 +DEAL::Cell 3.2539, face 3 +DEAL::Cell 3.2539, face 4 +DEAL:: -0.211325 0.0528312 0.105662, 0.000675627 +DEAL::Cell 3.2539, face 5 +DEAL::Cell 3.2540, face 0 +DEAL::Cell 3.2540, face 1 +DEAL::Cell 3.2540, face 2 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000735134 +DEAL::Cell 3.2540, face 3 +DEAL::Cell 3.2540, face 4 +DEAL::Cell 3.2540, face 5 +DEAL::Cell 3.2541, face 0 +DEAL:: -0.257078 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2541, face 1 +DEAL::Cell 3.2541, face 2 +DEAL::Cell 3.2541, face 3 +DEAL::Cell 3.2541, face 4 +DEAL::Cell 3.2541, face 5 +DEAL:: -0.257078 4.33681e-19 0.257078, 0.00103964 +DEAL::Cell 3.2542, face 0 +DEAL::Cell 3.2542, face 1 +DEAL::Cell 3.2542, face 2 +DEAL::Cell 3.2542, face 3 +DEAL:: -0.302831 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2542, face 4 +DEAL::Cell 3.2542, face 5 +DEAL::Cell 3.2543, face 0 +DEAL::Cell 3.2543, face 1 +DEAL:: -0.211325 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.2543, face 2 +DEAL::Cell 3.2543, face 3 +DEAL::Cell 3.2543, face 4 +DEAL::Cell 3.2543, face 5 +DEAL:: -0.211325 0.105662 0.211325, 0.000854608 +DEAL::Cell 3.2544, face 0 +DEAL::Cell 3.2544, face 1 +DEAL::Cell 3.2544, face 2 +DEAL::Cell 3.2544, face 3 +DEAL::Cell 3.2544, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2544, face 5 +DEAL::Cell 3.2545, face 0 +DEAL::Cell 3.2545, face 1 +DEAL::Cell 3.2545, face 2 +DEAL:: -0.348584 0.174292 0.261438, 0.00111446 +DEAL::Cell 3.2545, face 3 +DEAL::Cell 3.2545, face 4 +DEAL::Cell 3.2545, face 5 +DEAL::Cell 3.2546, face 0 +DEAL:: -0.394338 0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2546, face 1 +DEAL::Cell 3.2546, face 2 +DEAL::Cell 3.2546, face 3 +DEAL::Cell 3.2546, face 4 +DEAL:: -0.348584 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2546, face 5 +DEAL::Cell 3.2547, face 0 +DEAL::Cell 3.2547, face 1 +DEAL::Cell 3.2547, face 2 +DEAL::Cell 3.2547, face 3 +DEAL:: -0.348584 0.348584 0.174292, 0.00140969 +DEAL::Cell 3.2547, face 4 +DEAL::Cell 3.2547, face 5 +DEAL::Cell 3.2548, face 0 +DEAL::Cell 3.2548, face 1 +DEAL:: -0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.2548, face 2 +DEAL::Cell 3.2548, face 3 +DEAL::Cell 3.2548, face 4 +DEAL::Cell 3.2548, face 5 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.2549, face 0 +DEAL::Cell 3.2549, face 1 +DEAL::Cell 3.2549, face 2 +DEAL::Cell 3.2549, face 3 +DEAL:: -0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.2549, face 4 +DEAL::Cell 3.2549, face 5 +DEAL::Cell 3.2550, face 0 +DEAL::Cell 3.2550, face 1 +DEAL::Cell 3.2550, face 2 +DEAL:: -0.394338 0.295753 0.295753, 0.00140955 +DEAL::Cell 3.2550, face 3 +DEAL::Cell 3.2550, face 4 +DEAL::Cell 3.2550, face 5 +DEAL::Cell 3.2551, face 0 +DEAL:: -0.348584 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.2551, face 1 +DEAL::Cell 3.2551, face 2 +DEAL::Cell 3.2551, face 3 +DEAL::Cell 3.2551, face 4 +DEAL:: -0.348584 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2551, face 5 +DEAL::Cell 3.2552, face 0 +DEAL::Cell 3.2552, face 1 +DEAL::Cell 3.2552, face 2 +DEAL:: -0.257078 0.128539 0.192809, 0.000821904 +DEAL::Cell 3.2552, face 3 +DEAL::Cell 3.2552, face 4 +DEAL::Cell 3.2552, face 5 +DEAL::Cell 3.2553, face 0 +DEAL::Cell 3.2553, face 1 +DEAL:: -0.211325 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.2553, face 2 +DEAL::Cell 3.2553, face 3 +DEAL::Cell 3.2553, face 4 +DEAL::Cell 3.2553, face 5 +DEAL:: -0.211325 0.105662 0.158494, 0.000755374 +DEAL::Cell 3.2554, face 0 +DEAL::Cell 3.2554, face 1 +DEAL::Cell 3.2554, face 2 +DEAL::Cell 3.2554, face 3 +DEAL:: -0.257078 0.257078 0.128539, 0.00103964 +DEAL::Cell 3.2554, face 4 +DEAL::Cell 3.2554, face 5 +DEAL::Cell 3.2555, face 0 +DEAL::Cell 3.2555, face 1 +DEAL:: -0.211325 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.2555, face 2 +DEAL::Cell 3.2555, face 3 +DEAL::Cell 3.2555, face 4 +DEAL::Cell 3.2555, face 5 +DEAL::Cell 3.2556, face 0 +DEAL:: -0.302831 0.151416 0.227123, 0.00143292 +DEAL::Cell 3.2556, face 1 +DEAL::Cell 3.2556, face 2 +DEAL::Cell 3.2556, face 3 +DEAL::Cell 3.2556, face 4 +DEAL:: -0.257078 0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2556, face 5 +DEAL::Cell 3.2557, face 0 +DEAL::Cell 3.2557, face 1 +DEAL::Cell 3.2557, face 2 +DEAL:: -0.211325 0.105662 0.158494, 0.000675627 +DEAL::Cell 3.2557, face 3 +DEAL::Cell 3.2557, face 4 +DEAL::Cell 3.2557, face 5 +DEAL::Cell 3.2558, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.2558, face 1 +DEAL::Cell 3.2558, face 2 +DEAL::Cell 3.2558, face 3 +DEAL::Cell 3.2558, face 4 +DEAL::Cell 3.2558, face 5 +DEAL:: -0.302831 0.227123 0.302831, 0.00122466 +DEAL::Cell 3.2559, face 0 +DEAL::Cell 3.2559, face 1 +DEAL::Cell 3.2559, face 2 +DEAL::Cell 3.2559, face 3 +DEAL:: -0.257078 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2559, face 4 +DEAL::Cell 3.2559, face 5 +DEAL::Cell 3.2560, face 0 +DEAL::Cell 3.2560, face 1 +DEAL:: -0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2560, face 3 +DEAL::Cell 3.2560, face 4 +DEAL::Cell 3.2560, face 5 +DEAL::Cell 3.2561, face 0 +DEAL:: -0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2561, face 1 +DEAL::Cell 3.2561, face 3 +DEAL::Cell 3.2561, face 4 +DEAL::Cell 3.2561, face 5 +DEAL::Cell 3.2562, face 0 +DEAL:: -0.531597 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2562, face 1 +DEAL::Cell 3.2562, face 2 +DEAL::Cell 3.2562, face 3 +DEAL::Cell 3.2562, face 4 +DEAL:: -0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2562, face 5 +DEAL::Cell 3.2563, face 0 +DEAL::Cell 3.2563, face 1 +DEAL::Cell 3.2563, face 2 +DEAL:: -0.265799 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.2563, face 3 +DEAL::Cell 3.2563, face 4 +DEAL::Cell 3.2563, face 5 +DEAL::Cell 3.2564, face 0 +DEAL:: -0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.2564, face 1 +DEAL::Cell 3.2564, face 3 +DEAL::Cell 3.2564, face 4 +DEAL::Cell 3.2564, face 5 +DEAL::Cell 3.2565, face 0 +DEAL:: -0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2565, face 1 +DEAL::Cell 3.2565, face 3 +DEAL::Cell 3.2565, face 4 +DEAL::Cell 3.2565, face 5 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2566, face 0 +DEAL::Cell 3.2566, face 1 +DEAL::Cell 3.2566, face 2 +DEAL::Cell 3.2566, face 3 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2566, face 4 +DEAL::Cell 3.2566, face 5 +DEAL::Cell 3.2567, face 0 +DEAL::Cell 3.2567, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2567, face 2 +DEAL::Cell 3.2567, face 3 +DEAL::Cell 3.2567, face 4 +DEAL::Cell 3.2567, face 5 +DEAL::Cell 3.2568, face 0 +DEAL:: -0.288675 -0.577350 -0.577350, 0.00184585 +DEAL::Cell 3.2568, face 1 +DEAL::Cell 3.2568, face 3 +DEAL::Cell 3.2568, face 4 +DEAL::Cell 3.2568, face 5 +DEAL:: -0.144338 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2569, face 0 +DEAL::Cell 3.2569, face 1 +DEAL::Cell 3.2569, face 3 +DEAL::Cell 3.2569, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.2569, face 5 +DEAL::Cell 3.2570, face 0 +DEAL::Cell 3.2570, face 1 +DEAL::Cell 3.2570, face 2 +DEAL:: -0.132899 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2570, face 3 +DEAL::Cell 3.2570, face 4 +DEAL::Cell 3.2570, face 5 +DEAL::Cell 3.2571, face 0 +DEAL::Cell 3.2571, face 1 +DEAL:: 4.33681e-19 -0.531597 -0.531597, 0.00152014 +DEAL::Cell 3.2571, face 2 +DEAL::Cell 3.2571, face 3 +DEAL::Cell 3.2571, face 4 +DEAL::Cell 3.2571, face 5 +DEAL:: 3.34296e-19 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2572, face 0 +DEAL::Cell 3.2572, face 1 +DEAL::Cell 3.2572, face 3 +DEAL::Cell 3.2572, face 4 +DEAL:: -0.265799 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2572, face 5 +DEAL::Cell 3.2573, face 0 +DEAL::Cell 3.2573, face 1 +DEAL::Cell 3.2573, face 3 +DEAL:: 2.34910e-19 -0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.2573, face 4 +DEAL::Cell 3.2573, face 5 +DEAL::Cell 3.2574, face 0 +DEAL::Cell 3.2574, face 1 +DEAL::Cell 3.2574, face 2 +DEAL:: -0.265799 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2574, face 3 +DEAL::Cell 3.2574, face 4 +DEAL::Cell 3.2574, face 5 +DEAL::Cell 3.2575, face 0 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2575, face 1 +DEAL::Cell 3.2575, face 2 +DEAL::Cell 3.2575, face 3 +DEAL::Cell 3.2575, face 4 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2575, face 5 +DEAL::Cell 3.2576, face 0 +DEAL::Cell 3.2576, face 1 +DEAL::Cell 3.2576, face 2 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2576, face 3 +DEAL::Cell 3.2576, face 4 +DEAL::Cell 3.2576, face 5 +DEAL::Cell 3.2577, face 0 +DEAL::Cell 3.2577, face 1 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.2577, face 2 +DEAL::Cell 3.2577, face 3 +DEAL::Cell 3.2577, face 4 +DEAL::Cell 3.2577, face 5 +DEAL:: -0.242922 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2578, face 0 +DEAL::Cell 3.2578, face 1 +DEAL::Cell 3.2578, face 2 +DEAL::Cell 3.2578, face 3 +DEAL:: -0.295753 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2578, face 4 +DEAL::Cell 3.2578, face 5 +DEAL::Cell 3.2579, face 0 +DEAL::Cell 3.2579, face 1 +DEAL:: -0.197169 -0.394338 -0.295753, 0.00126074 +DEAL::Cell 3.2579, face 2 +DEAL::Cell 3.2579, face 3 +DEAL::Cell 3.2579, face 4 +DEAL::Cell 3.2579, face 5 +DEAL::Cell 3.2580, face 0 +DEAL:: -0.485844 -0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2580, face 1 +DEAL::Cell 3.2580, face 2 +DEAL::Cell 3.2580, face 3 +DEAL::Cell 3.2580, face 4 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2580, face 5 +DEAL::Cell 3.2581, face 0 +DEAL::Cell 3.2581, face 1 +DEAL::Cell 3.2581, face 2 +DEAL:: -0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2581, face 3 +DEAL::Cell 3.2581, face 4 +DEAL::Cell 3.2581, face 5 +DEAL::Cell 3.2582, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.2582, face 1 +DEAL::Cell 3.2582, face 2 +DEAL::Cell 3.2582, face 3 +DEAL::Cell 3.2582, face 4 +DEAL::Cell 3.2582, face 5 +DEAL:: -0.440091 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2583, face 0 +DEAL::Cell 3.2583, face 1 +DEAL::Cell 3.2583, face 2 +DEAL::Cell 3.2583, face 3 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2583, face 4 +DEAL::Cell 3.2583, face 5 +DEAL::Cell 3.2584, face 0 +DEAL::Cell 3.2584, face 1 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2584, face 2 +DEAL::Cell 3.2584, face 3 +DEAL::Cell 3.2584, face 4 +DEAL::Cell 3.2584, face 5 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2585, face 0 +DEAL::Cell 3.2585, face 1 +DEAL::Cell 3.2585, face 2 +DEAL::Cell 3.2585, face 3 +DEAL::Cell 3.2585, face 4 +DEAL:: -0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2585, face 5 +DEAL::Cell 3.2586, face 0 +DEAL::Cell 3.2586, face 1 +DEAL::Cell 3.2586, face 2 +DEAL:: -0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2586, face 3 +DEAL::Cell 3.2586, face 4 +DEAL::Cell 3.2586, face 5 +DEAL::Cell 3.2587, face 0 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00129720 +DEAL::Cell 3.2587, face 1 +DEAL::Cell 3.2587, face 2 +DEAL::Cell 3.2587, face 3 +DEAL::Cell 3.2587, face 4 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.2587, face 5 +DEAL::Cell 3.2588, face 0 +DEAL::Cell 3.2588, face 1 +DEAL::Cell 3.2588, face 2 +DEAL::Cell 3.2588, face 3 +DEAL:: -0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2588, face 4 +DEAL::Cell 3.2588, face 5 +DEAL::Cell 3.2589, face 0 +DEAL::Cell 3.2589, face 1 +DEAL:: 1.00289e-18 -0.440091 -0.330068, 0.00125847 +DEAL::Cell 3.2589, face 2 +DEAL::Cell 3.2589, face 3 +DEAL::Cell 3.2589, face 4 +DEAL::Cell 3.2589, face 5 +DEAL:: -0.110023 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2590, face 0 +DEAL::Cell 3.2590, face 1 +DEAL::Cell 3.2590, face 2 +DEAL::Cell 3.2590, face 3 +DEAL:: -0.0985844 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2590, face 4 +DEAL::Cell 3.2590, face 5 +DEAL::Cell 3.2591, face 0 +DEAL::Cell 3.2591, face 1 +DEAL::Cell 3.2591, face 2 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2591, face 3 +DEAL::Cell 3.2591, face 4 +DEAL::Cell 3.2591, face 5 +DEAL::Cell 3.2592, face 0 +DEAL:: -0.577350 -0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.2592, face 1 +DEAL::Cell 3.2592, face 3 +DEAL::Cell 3.2592, face 4 +DEAL::Cell 3.2592, face 5 +DEAL:: -0.531597 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2593, face 0 +DEAL::Cell 3.2593, face 1 +DEAL::Cell 3.2593, face 3 +DEAL::Cell 3.2593, face 4 +DEAL:: -0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2593, face 5 +DEAL::Cell 3.2594, face 0 +DEAL::Cell 3.2594, face 1 +DEAL::Cell 3.2594, face 2 +DEAL::Cell 3.2594, face 3 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2594, face 4 +DEAL::Cell 3.2594, face 5 +DEAL::Cell 3.2595, face 0 +DEAL::Cell 3.2595, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2595, face 2 +DEAL::Cell 3.2595, face 3 +DEAL::Cell 3.2595, face 4 +DEAL::Cell 3.2595, face 5 +DEAL:: -0.364383 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2596, face 0 +DEAL::Cell 3.2596, face 1 +DEAL::Cell 3.2596, face 3 +DEAL::Cell 3.2596, face 4 +DEAL:: -0.398698 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2596, face 5 +DEAL::Cell 3.2597, face 0 +DEAL::Cell 3.2597, face 1 +DEAL::Cell 3.2597, face 3 +DEAL::Cell 3.2597, face 4 +DEAL:: -0.433013 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2597, face 5 +DEAL::Cell 3.2598, face 0 +DEAL::Cell 3.2598, face 1 +DEAL::Cell 3.2598, face 2 +DEAL:: -0.531597 -0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2598, face 3 +DEAL::Cell 3.2598, face 4 +DEAL::Cell 3.2598, face 5 +DEAL::Cell 3.2599, face 0 +DEAL:: -0.398698 -0.531597 4.33681e-19, 0.00190018 +DEAL::Cell 3.2599, face 1 +DEAL::Cell 3.2599, face 2 +DEAL::Cell 3.2599, face 3 +DEAL::Cell 3.2599, face 4 +DEAL:: -0.242922 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2599, face 5 +DEAL::Cell 3.2600, face 0 +DEAL::Cell 3.2600, face 1 +DEAL::Cell 3.2600, face 3 +DEAL::Cell 3.2600, face 4 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2600, face 5 +DEAL::Cell 3.2601, face 0 +DEAL::Cell 3.2601, face 1 +DEAL::Cell 3.2601, face 3 +DEAL:: -0.132899 -0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.2601, face 4 +DEAL::Cell 3.2601, face 5 +DEAL::Cell 3.2602, face 0 +DEAL::Cell 3.2602, face 1 +DEAL:: -0.132899 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2602, face 2 +DEAL::Cell 3.2602, face 3 +DEAL::Cell 3.2602, face 4 +DEAL::Cell 3.2602, face 5 +DEAL:: -0.121461 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2603, face 0 +DEAL::Cell 3.2603, face 1 +DEAL::Cell 3.2603, face 2 +DEAL::Cell 3.2603, face 3 +DEAL::Cell 3.2603, face 4 +DEAL:: -0.132899 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2603, face 5 +DEAL::Cell 3.2604, face 0 +DEAL::Cell 3.2604, face 1 +DEAL::Cell 3.2604, face 3 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00441555 +DEAL::Cell 3.2604, face 4 +DEAL::Cell 3.2604, face 5 +DEAL::Cell 3.2605, face 0 +DEAL::Cell 3.2605, face 1 +DEAL:: 0.00000 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2605, face 3 +DEAL::Cell 3.2605, face 4 +DEAL::Cell 3.2605, face 5 +DEAL::Cell 3.2606, face 0 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00155329 +DEAL::Cell 3.2606, face 1 +DEAL::Cell 3.2606, face 2 +DEAL::Cell 3.2606, face 3 +DEAL::Cell 3.2606, face 4 +DEAL::Cell 3.2606, face 5 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00152014 +DEAL::Cell 3.2607, face 0 +DEAL::Cell 3.2607, face 1 +DEAL::Cell 3.2607, face 2 +DEAL::Cell 3.2607, face 3 +DEAL:: -0.121461 -0.485844 2.60209e-18, 0.00368819 +DEAL::Cell 3.2607, face 4 +DEAL::Cell 3.2607, face 5 +DEAL::Cell 3.2608, face 0 +DEAL::Cell 3.2608, face 1 +DEAL:: -0.364383 -0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.2608, face 2 +DEAL::Cell 3.2608, face 3 +DEAL::Cell 3.2608, face 4 +DEAL::Cell 3.2608, face 5 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2609, face 0 +DEAL::Cell 3.2609, face 1 +DEAL::Cell 3.2609, face 2 +DEAL::Cell 3.2609, face 3 +DEAL::Cell 3.2609, face 4 +DEAL:: -0.364383 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2609, face 5 +DEAL::Cell 3.2610, face 0 +DEAL::Cell 3.2610, face 1 +DEAL::Cell 3.2610, face 2 +DEAL:: -0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2610, face 3 +DEAL::Cell 3.2610, face 4 +DEAL::Cell 3.2610, face 5 +DEAL::Cell 3.2611, face 0 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00157309 +DEAL::Cell 3.2611, face 1 +DEAL::Cell 3.2611, face 2 +DEAL::Cell 3.2611, face 3 +DEAL::Cell 3.2611, face 4 +DEAL:: -0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2611, face 5 +DEAL::Cell 3.2612, face 0 +DEAL::Cell 3.2612, face 1 +DEAL::Cell 3.2612, face 2 +DEAL::Cell 3.2612, face 3 +DEAL:: -0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2612, face 4 +DEAL::Cell 3.2612, face 5 +DEAL::Cell 3.2613, face 0 +DEAL::Cell 3.2613, face 1 +DEAL:: -0.220045 -0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.2613, face 2 +DEAL::Cell 3.2613, face 3 +DEAL::Cell 3.2613, face 4 +DEAL::Cell 3.2613, face 5 +DEAL:: -0.330068 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.2614, face 0 +DEAL::Cell 3.2614, face 1 +DEAL::Cell 3.2614, face 2 +DEAL::Cell 3.2614, face 3 +DEAL:: -0.295753 -0.394338 1.73472e-18, 0.00242972 +DEAL::Cell 3.2614, face 4 +DEAL::Cell 3.2614, face 5 +DEAL::Cell 3.2615, face 0 +DEAL::Cell 3.2615, face 1 +DEAL::Cell 3.2615, face 2 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2615, face 3 +DEAL::Cell 3.2615, face 4 +DEAL::Cell 3.2615, face 5 +DEAL::Cell 3.2616, face 0 +DEAL:: -0.220045 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2616, face 1 +DEAL::Cell 3.2616, face 2 +DEAL::Cell 3.2616, face 3 +DEAL::Cell 3.2616, face 4 +DEAL:: -0.220045 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2616, face 5 +DEAL::Cell 3.2617, face 0 +DEAL::Cell 3.2617, face 1 +DEAL::Cell 3.2617, face 2 +DEAL:: 2.71051e-19 -0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2617, face 3 +DEAL::Cell 3.2617, face 4 +DEAL::Cell 3.2617, face 5 +DEAL::Cell 3.2618, face 0 +DEAL::Cell 3.2618, face 1 +DEAL:: -0.110023 -0.440091 -0.220045, 0.00129720 +DEAL::Cell 3.2618, face 2 +DEAL::Cell 3.2618, face 3 +DEAL::Cell 3.2618, face 4 +DEAL::Cell 3.2618, face 5 +DEAL:: -0.110023 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2619, face 0 +DEAL::Cell 3.2619, face 1 +DEAL::Cell 3.2619, face 2 +DEAL::Cell 3.2619, face 3 +DEAL:: 9.39642e-19 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2619, face 4 +DEAL::Cell 3.2619, face 5 +DEAL::Cell 3.2620, face 0 +DEAL::Cell 3.2620, face 1 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00129720 +DEAL::Cell 3.2620, face 2 +DEAL::Cell 3.2620, face 3 +DEAL::Cell 3.2620, face 4 +DEAL::Cell 3.2620, face 5 +DEAL::Cell 3.2621, face 0 +DEAL:: -0.121461 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2621, face 1 +DEAL::Cell 3.2621, face 2 +DEAL::Cell 3.2621, face 3 +DEAL::Cell 3.2621, face 4 +DEAL:: 2.71051e-19 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2621, face 5 +DEAL::Cell 3.2622, face 0 +DEAL::Cell 3.2622, face 1 +DEAL::Cell 3.2622, face 2 +DEAL:: -0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2622, face 3 +DEAL::Cell 3.2622, face 4 +DEAL::Cell 3.2622, face 5 +DEAL::Cell 3.2623, face 0 +DEAL:: -0.0985844 -0.394338 5.20417e-18, 0.00116234 +DEAL::Cell 3.2623, face 1 +DEAL::Cell 3.2623, face 2 +DEAL::Cell 3.2623, face 3 +DEAL::Cell 3.2623, face 4 +DEAL::Cell 3.2623, face 5 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00125847 +DEAL::Cell 3.2624, face 0 +DEAL::Cell 3.2624, face 1 +DEAL::Cell 3.2624, face 3 +DEAL::Cell 3.2624, face 4 +DEAL:: 4.33681e-19 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2624, face 5 +DEAL::Cell 3.2625, face 0 +DEAL::Cell 3.2625, face 1 +DEAL::Cell 3.2625, face 3 +DEAL:: 0.265799 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.2625, face 4 +DEAL::Cell 3.2625, face 5 +DEAL::Cell 3.2626, face 0 +DEAL::Cell 3.2626, face 1 +DEAL:: 0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2626, face 2 +DEAL::Cell 3.2626, face 3 +DEAL::Cell 3.2626, face 4 +DEAL::Cell 3.2626, face 5 +DEAL::Cell 3.2627, face 0 +DEAL:: 0.132899 -0.531597 -0.531597, 0.00156693 +DEAL::Cell 3.2627, face 1 +DEAL::Cell 3.2627, face 2 +DEAL::Cell 3.2627, face 3 +DEAL::Cell 3.2627, face 4 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2627, face 5 +DEAL::Cell 3.2628, face 0 +DEAL::Cell 3.2628, face 1 +DEAL::Cell 3.2628, face 3 +DEAL:: 0.132899 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2628, face 4 +DEAL::Cell 3.2628, face 5 +DEAL::Cell 3.2629, face 0 +DEAL::Cell 3.2629, face 1 +DEAL:: 0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2629, face 3 +DEAL::Cell 3.2629, face 4 +DEAL::Cell 3.2629, face 5 +DEAL::Cell 3.2630, face 0 +DEAL::Cell 3.2630, face 1 +DEAL:: 0.132899 -0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.2630, face 2 +DEAL::Cell 3.2630, face 3 +DEAL::Cell 3.2630, face 4 +DEAL::Cell 3.2630, face 5 +DEAL:: 0.132899 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2631, face 0 +DEAL::Cell 3.2631, face 1 +DEAL::Cell 3.2631, face 2 +DEAL::Cell 3.2631, face 3 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2631, face 4 +DEAL::Cell 3.2631, face 5 +DEAL::Cell 3.2632, face 0 +DEAL::Cell 3.2632, face 1 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2632, face 3 +DEAL::Cell 3.2632, face 4 +DEAL::Cell 3.2632, face 5 +DEAL::Cell 3.2633, face 0 +DEAL::Cell 3.2633, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.2633, face 3 +DEAL::Cell 3.2633, face 4 +DEAL::Cell 3.2633, face 5 +DEAL::Cell 3.2634, face 0 +DEAL:: 0.242922 -0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.2634, face 1 +DEAL::Cell 3.2634, face 2 +DEAL::Cell 3.2634, face 3 +DEAL::Cell 3.2634, face 4 +DEAL:: 0.398698 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2634, face 5 +DEAL::Cell 3.2635, face 0 +DEAL::Cell 3.2635, face 1 +DEAL::Cell 3.2635, face 2 +DEAL:: 0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2635, face 3 +DEAL::Cell 3.2635, face 4 +DEAL::Cell 3.2635, face 5 +DEAL::Cell 3.2636, face 0 +DEAL::Cell 3.2636, face 1 +DEAL:: 0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2636, face 3 +DEAL::Cell 3.2636, face 4 +DEAL::Cell 3.2636, face 5 +DEAL::Cell 3.2637, face 0 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2637, face 1 +DEAL::Cell 3.2637, face 3 +DEAL::Cell 3.2637, face 4 +DEAL::Cell 3.2637, face 5 +DEAL:: 0.398698 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2638, face 0 +DEAL::Cell 3.2638, face 1 +DEAL::Cell 3.2638, face 2 +DEAL::Cell 3.2638, face 3 +DEAL:: 0.364383 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2638, face 4 +DEAL::Cell 3.2638, face 5 +DEAL::Cell 3.2639, face 0 +DEAL::Cell 3.2639, face 1 +DEAL::Cell 3.2639, face 2 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2639, face 3 +DEAL::Cell 3.2639, face 4 +DEAL::Cell 3.2639, face 5 +DEAL::Cell 3.2640, face 0 +DEAL:: 1.30104e-18 -0.440091 -0.440091, 0.00125847 +DEAL::Cell 3.2640, face 1 +DEAL::Cell 3.2640, face 2 +DEAL::Cell 3.2640, face 3 +DEAL::Cell 3.2640, face 4 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2640, face 5 +DEAL::Cell 3.2641, face 0 +DEAL::Cell 3.2641, face 1 +DEAL::Cell 3.2641, face 2 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2641, face 3 +DEAL::Cell 3.2641, face 4 +DEAL::Cell 3.2641, face 5 +DEAL::Cell 3.2642, face 0 +DEAL::Cell 3.2642, face 1 +DEAL:: 0.110023 -0.440091 -0.440091, 0.00129720 +DEAL::Cell 3.2642, face 2 +DEAL::Cell 3.2642, face 3 +DEAL::Cell 3.2642, face 4 +DEAL::Cell 3.2642, face 5 +DEAL:: 0.110023 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2643, face 0 +DEAL::Cell 3.2643, face 1 +DEAL::Cell 3.2643, face 2 +DEAL::Cell 3.2643, face 3 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2643, face 4 +DEAL::Cell 3.2643, face 5 +DEAL::Cell 3.2644, face 0 +DEAL::Cell 3.2644, face 1 +DEAL:: 0.110023 -0.440091 -0.220045, 0.00129720 +DEAL::Cell 3.2644, face 2 +DEAL::Cell 3.2644, face 3 +DEAL::Cell 3.2644, face 4 +DEAL::Cell 3.2644, face 5 +DEAL::Cell 3.2645, face 0 +DEAL:: 0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2645, face 1 +DEAL::Cell 3.2645, face 2 +DEAL::Cell 3.2645, face 3 +DEAL::Cell 3.2645, face 4 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2645, face 5 +DEAL::Cell 3.2646, face 0 +DEAL::Cell 3.2646, face 1 +DEAL::Cell 3.2646, face 2 +DEAL:: 0.110023 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2646, face 3 +DEAL::Cell 3.2646, face 4 +DEAL::Cell 3.2646, face 5 +DEAL::Cell 3.2647, face 0 +DEAL:: 0.0985844 -0.394338 -0.197169, 0.00116234 +DEAL::Cell 3.2647, face 1 +DEAL::Cell 3.2647, face 2 +DEAL::Cell 3.2647, face 3 +DEAL::Cell 3.2647, face 4 +DEAL::Cell 3.2647, face 5 +DEAL:: 0.110023 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2648, face 0 +DEAL::Cell 3.2648, face 1 +DEAL::Cell 3.2648, face 2 +DEAL::Cell 3.2648, face 3 +DEAL:: 0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2648, face 4 +DEAL::Cell 3.2648, face 5 +DEAL::Cell 3.2649, face 0 +DEAL::Cell 3.2649, face 1 +DEAL:: 0.485844 -0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2649, face 2 +DEAL::Cell 3.2649, face 3 +DEAL::Cell 3.2649, face 4 +DEAL::Cell 3.2649, face 5 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2650, face 0 +DEAL::Cell 3.2650, face 1 +DEAL::Cell 3.2650, face 2 +DEAL::Cell 3.2650, face 3 +DEAL::Cell 3.2650, face 4 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.2650, face 5 +DEAL::Cell 3.2651, face 0 +DEAL::Cell 3.2651, face 1 +DEAL::Cell 3.2651, face 2 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2651, face 3 +DEAL::Cell 3.2651, face 4 +DEAL::Cell 3.2651, face 5 +DEAL::Cell 3.2652, face 0 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2652, face 1 +DEAL::Cell 3.2652, face 2 +DEAL::Cell 3.2652, face 3 +DEAL::Cell 3.2652, face 4 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2652, face 5 +DEAL::Cell 3.2653, face 0 +DEAL::Cell 3.2653, face 1 +DEAL::Cell 3.2653, face 2 +DEAL::Cell 3.2653, face 3 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2653, face 4 +DEAL::Cell 3.2653, face 5 +DEAL::Cell 3.2654, face 0 +DEAL::Cell 3.2654, face 1 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2654, face 2 +DEAL::Cell 3.2654, face 3 +DEAL::Cell 3.2654, face 4 +DEAL::Cell 3.2654, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2655, face 0 +DEAL::Cell 3.2655, face 1 +DEAL::Cell 3.2655, face 2 +DEAL::Cell 3.2655, face 3 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2655, face 4 +DEAL::Cell 3.2655, face 5 +DEAL::Cell 3.2656, face 0 +DEAL::Cell 3.2656, face 1 +DEAL::Cell 3.2656, face 3 +DEAL:: 2.34910e-19 -0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.2656, face 4 +DEAL::Cell 3.2656, face 5 +DEAL::Cell 3.2657, face 0 +DEAL::Cell 3.2657, face 1 +DEAL:: 0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2657, face 3 +DEAL::Cell 3.2657, face 4 +DEAL::Cell 3.2657, face 5 +DEAL::Cell 3.2658, face 0 +DEAL:: 1.35525e-19 -0.531597 -0.132899, 0.00152014 +DEAL::Cell 3.2658, face 1 +DEAL::Cell 3.2658, face 2 +DEAL::Cell 3.2658, face 3 +DEAL::Cell 3.2658, face 4 +DEAL:: 0.121461 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2658, face 5 +DEAL::Cell 3.2659, face 0 +DEAL::Cell 3.2659, face 1 +DEAL::Cell 3.2659, face 2 +DEAL::Cell 3.2659, face 3 +DEAL:: 0.121461 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2659, face 4 +DEAL::Cell 3.2659, face 5 +DEAL::Cell 3.2660, face 0 +DEAL::Cell 3.2660, face 1 +DEAL:: 0.132899 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2660, face 3 +DEAL::Cell 3.2660, face 4 +DEAL::Cell 3.2660, face 5 +DEAL::Cell 3.2661, face 0 +DEAL:: 0.144338 -0.577350 0.00000, 0.00170179 +DEAL::Cell 3.2661, face 1 +DEAL::Cell 3.2661, face 3 +DEAL::Cell 3.2661, face 4 +DEAL::Cell 3.2661, face 5 +DEAL:: 0.265799 -0.531597 1.08420e-18, 0.00152014 +DEAL::Cell 3.2662, face 0 +DEAL::Cell 3.2662, face 1 +DEAL::Cell 3.2662, face 2 +DEAL::Cell 3.2662, face 3 +DEAL::Cell 3.2662, face 4 +DEAL:: 1.35525e-19 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2662, face 5 +DEAL::Cell 3.2663, face 0 +DEAL::Cell 3.2663, face 1 +DEAL::Cell 3.2663, face 2 +DEAL:: 0.132899 -0.531597 1.40946e-18, 0.00441555 +DEAL::Cell 3.2663, face 3 +DEAL::Cell 3.2663, face 4 +DEAL::Cell 3.2663, face 5 +DEAL::Cell 3.2664, face 0 +DEAL:: 0.288675 -0.577350 -0.144338, 0.00184585 +DEAL::Cell 3.2664, face 1 +DEAL::Cell 3.2664, face 3 +DEAL::Cell 3.2664, face 4 +DEAL::Cell 3.2664, face 5 +DEAL:: 0.398698 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2665, face 0 +DEAL::Cell 3.2665, face 1 +DEAL::Cell 3.2665, face 3 +DEAL::Cell 3.2665, face 4 +DEAL::Cell 3.2665, face 5 +DEAL:: 0.433013 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2666, face 0 +DEAL::Cell 3.2666, face 1 +DEAL::Cell 3.2666, face 2 +DEAL::Cell 3.2666, face 3 +DEAL:: 0.242922 -0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2666, face 4 +DEAL::Cell 3.2666, face 5 +DEAL::Cell 3.2667, face 0 +DEAL::Cell 3.2667, face 1 +DEAL:: 0.531597 -0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2667, face 2 +DEAL::Cell 3.2667, face 3 +DEAL::Cell 3.2667, face 4 +DEAL::Cell 3.2667, face 5 +DEAL:: 0.485844 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2668, face 0 +DEAL::Cell 3.2668, face 1 +DEAL::Cell 3.2668, face 3 +DEAL::Cell 3.2668, face 4 +DEAL::Cell 3.2668, face 5 +DEAL:: 0.288675 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2669, face 0 +DEAL::Cell 3.2669, face 1 +DEAL::Cell 3.2669, face 3 +DEAL::Cell 3.2669, face 4 +DEAL:: 0.577350 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2669, face 5 +DEAL::Cell 3.2670, face 0 +DEAL::Cell 3.2670, face 1 +DEAL::Cell 3.2670, face 2 +DEAL:: 0.398698 -0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.2670, face 3 +DEAL::Cell 3.2670, face 4 +DEAL::Cell 3.2670, face 5 +DEAL::Cell 3.2671, face 0 +DEAL:: 0.364383 -0.485844 1.51788e-18, 0.00173663 +DEAL::Cell 3.2671, face 1 +DEAL::Cell 3.2671, face 2 +DEAL::Cell 3.2671, face 3 +DEAL::Cell 3.2671, face 4 +DEAL::Cell 3.2671, face 5 +DEAL:: 0.398698 -0.531597 7.58942e-19, 0.00152014 +DEAL::Cell 3.2672, face 0 +DEAL::Cell 3.2672, face 1 +DEAL::Cell 3.2672, face 2 +DEAL::Cell 3.2672, face 3 +DEAL:: 4.06576e-19 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2672, face 4 +DEAL::Cell 3.2672, face 5 +DEAL::Cell 3.2673, face 0 +DEAL::Cell 3.2673, face 1 +DEAL:: 0.242922 -0.485844 -0.121461, 0.00155329 +DEAL::Cell 3.2673, face 2 +DEAL::Cell 3.2673, face 3 +DEAL::Cell 3.2673, face 4 +DEAL::Cell 3.2673, face 5 +DEAL:: 0.220045 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2674, face 0 +DEAL::Cell 3.2674, face 1 +DEAL::Cell 3.2674, face 2 +DEAL::Cell 3.2674, face 3 +DEAL::Cell 3.2674, face 4 +DEAL:: 7.04731e-19 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2674, face 5 +DEAL::Cell 3.2675, face 0 +DEAL::Cell 3.2675, face 1 +DEAL::Cell 3.2675, face 2 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2675, face 3 +DEAL::Cell 3.2675, face 4 +DEAL::Cell 3.2675, face 5 +DEAL::Cell 3.2676, face 0 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.00138931 +DEAL::Cell 3.2676, face 1 +DEAL::Cell 3.2676, face 2 +DEAL::Cell 3.2676, face 3 +DEAL::Cell 3.2676, face 4 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2676, face 5 +DEAL::Cell 3.2677, face 0 +DEAL::Cell 3.2677, face 1 +DEAL::Cell 3.2677, face 2 +DEAL::Cell 3.2677, face 3 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2677, face 4 +DEAL::Cell 3.2677, face 5 +DEAL::Cell 3.2678, face 0 +DEAL::Cell 3.2678, face 1 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2678, face 2 +DEAL::Cell 3.2678, face 3 +DEAL::Cell 3.2678, face 4 +DEAL::Cell 3.2678, face 5 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00112764 +DEAL::Cell 3.2679, face 0 +DEAL::Cell 3.2679, face 1 +DEAL::Cell 3.2679, face 2 +DEAL::Cell 3.2679, face 3 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00242972 +DEAL::Cell 3.2679, face 4 +DEAL::Cell 3.2679, face 5 +DEAL::Cell 3.2680, face 0 +DEAL::Cell 3.2680, face 1 +DEAL::Cell 3.2680, face 2 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2680, face 3 +DEAL::Cell 3.2680, face 4 +DEAL::Cell 3.2680, face 5 +DEAL::Cell 3.2681, face 0 +DEAL:: 0.330068 -0.440091 -0.220045, 0.00157309 +DEAL::Cell 3.2681, face 1 +DEAL::Cell 3.2681, face 2 +DEAL::Cell 3.2681, face 3 +DEAL::Cell 3.2681, face 4 +DEAL:: 0.330068 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2681, face 5 +DEAL::Cell 3.2682, face 0 +DEAL::Cell 3.2682, face 1 +DEAL::Cell 3.2682, face 2 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2682, face 3 +DEAL::Cell 3.2682, face 4 +DEAL::Cell 3.2682, face 5 +DEAL::Cell 3.2683, face 0 +DEAL::Cell 3.2683, face 1 +DEAL:: 0.440091 -0.440091 -0.220045, 0.00177975 +DEAL::Cell 3.2683, face 2 +DEAL::Cell 3.2683, face 3 +DEAL::Cell 3.2683, face 4 +DEAL::Cell 3.2683, face 5 +DEAL:: 0.440091 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2684, face 0 +DEAL::Cell 3.2684, face 1 +DEAL::Cell 3.2684, face 2 +DEAL::Cell 3.2684, face 3 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2684, face 4 +DEAL::Cell 3.2684, face 5 +DEAL::Cell 3.2685, face 0 +DEAL::Cell 3.2685, face 1 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.2685, face 2 +DEAL::Cell 3.2685, face 3 +DEAL::Cell 3.2685, face 4 +DEAL::Cell 3.2685, face 5 +DEAL::Cell 3.2686, face 0 +DEAL:: 0.220045 -0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.2686, face 1 +DEAL::Cell 3.2686, face 2 +DEAL::Cell 3.2686, face 3 +DEAL::Cell 3.2686, face 4 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2686, face 5 +DEAL::Cell 3.2687, face 0 +DEAL::Cell 3.2687, face 1 +DEAL::Cell 3.2687, face 2 +DEAL:: 0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2687, face 3 +DEAL::Cell 3.2687, face 4 +DEAL::Cell 3.2687, face 5 +DEAL::Cell 3.2688, face 0 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2688, face 1 +DEAL::Cell 3.2688, face 2 +DEAL::Cell 3.2688, face 3 +DEAL::Cell 3.2688, face 4 +DEAL::Cell 3.2688, face 5 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2689, face 0 +DEAL::Cell 3.2689, face 1 +DEAL::Cell 3.2689, face 2 +DEAL::Cell 3.2689, face 3 +DEAL:: -0.261438 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2689, face 4 +DEAL::Cell 3.2689, face 5 +DEAL::Cell 3.2690, face 0 +DEAL::Cell 3.2690, face 1 +DEAL:: -0.261438 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2690, face 2 +DEAL::Cell 3.2690, face 3 +DEAL::Cell 3.2690, face 4 +DEAL::Cell 3.2690, face 5 +DEAL:: -0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2691, face 0 +DEAL::Cell 3.2691, face 1 +DEAL::Cell 3.2691, face 2 +DEAL::Cell 3.2691, face 3 +DEAL::Cell 3.2691, face 4 +DEAL:: -0.261438 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2691, face 5 +DEAL::Cell 3.2692, face 0 +DEAL::Cell 3.2692, face 1 +DEAL::Cell 3.2692, face 2 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2692, face 3 +DEAL::Cell 3.2692, face 4 +DEAL::Cell 3.2692, face 5 +DEAL::Cell 3.2693, face 0 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.2693, face 1 +DEAL::Cell 3.2693, face 2 +DEAL::Cell 3.2693, face 3 +DEAL::Cell 3.2693, face 4 +DEAL:: -0.174292 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2693, face 5 +DEAL::Cell 3.2694, face 0 +DEAL::Cell 3.2694, face 1 +DEAL::Cell 3.2694, face 2 +DEAL::Cell 3.2694, face 3 +DEAL:: -0.302831 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2694, face 4 +DEAL::Cell 3.2694, face 5 +DEAL::Cell 3.2695, face 0 +DEAL::Cell 3.2695, face 1 +DEAL:: -0.151416 -0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.2695, face 2 +DEAL::Cell 3.2695, face 3 +DEAL::Cell 3.2695, face 4 +DEAL::Cell 3.2695, face 5 +DEAL:: -0.227123 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2696, face 0 +DEAL::Cell 3.2696, face 1 +DEAL::Cell 3.2696, face 2 +DEAL::Cell 3.2696, face 3 +DEAL:: -0.0871461 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2696, face 4 +DEAL::Cell 3.2696, face 5 +DEAL::Cell 3.2697, face 0 +DEAL::Cell 3.2697, face 1 +DEAL::Cell 3.2697, face 2 +DEAL:: -0.0985844 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2697, face 3 +DEAL::Cell 3.2697, face 4 +DEAL::Cell 3.2697, face 5 +DEAL::Cell 3.2698, face 0 +DEAL:: -0.151416 -0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.2698, face 1 +DEAL::Cell 3.2698, face 2 +DEAL::Cell 3.2698, face 3 +DEAL::Cell 3.2698, face 4 +DEAL:: -0.0871461 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2698, face 5 +DEAL::Cell 3.2699, face 0 +DEAL::Cell 3.2699, face 1 +DEAL::Cell 3.2699, face 2 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2699, face 3 +DEAL::Cell 3.2699, face 4 +DEAL::Cell 3.2699, face 5 +DEAL::Cell 3.2700, face 0 +DEAL::Cell 3.2700, face 1 +DEAL:: -0.0985844 -0.394338 -0.295753, 0.00116234 +DEAL::Cell 3.2700, face 2 +DEAL::Cell 3.2700, face 3 +DEAL::Cell 3.2700, face 4 +DEAL::Cell 3.2700, face 5 +DEAL:: -0.0985844 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2701, face 0 +DEAL::Cell 3.2701, face 1 +DEAL::Cell 3.2701, face 2 +DEAL::Cell 3.2701, face 3 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2701, face 4 +DEAL::Cell 3.2701, face 5 +DEAL::Cell 3.2702, face 0 +DEAL::Cell 3.2702, face 1 +DEAL:: -0.0757078 -0.302831 -0.151416, 0.000892619 +DEAL::Cell 3.2702, face 2 +DEAL::Cell 3.2702, face 3 +DEAL::Cell 3.2702, face 4 +DEAL::Cell 3.2702, face 5 +DEAL::Cell 3.2703, face 0 +DEAL:: -0.0871461 -0.348584 -0.261438, 0.00102748 +DEAL::Cell 3.2703, face 1 +DEAL::Cell 3.2703, face 2 +DEAL::Cell 3.2703, face 3 +DEAL::Cell 3.2703, face 4 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2703, face 5 +DEAL::Cell 3.2704, face 0 +DEAL::Cell 3.2704, face 1 +DEAL::Cell 3.2704, face 2 +DEAL:: -0.227123 -0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.2704, face 3 +DEAL::Cell 3.2704, face 4 +DEAL::Cell 3.2704, face 5 +DEAL::Cell 3.2705, face 0 +DEAL:: -0.192809 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2705, face 1 +DEAL::Cell 3.2705, face 2 +DEAL::Cell 3.2705, face 3 +DEAL::Cell 3.2705, face 4 +DEAL::Cell 3.2705, face 5 +DEAL:: -0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2706, face 0 +DEAL::Cell 3.2706, face 1 +DEAL::Cell 3.2706, face 2 +DEAL::Cell 3.2706, face 3 +DEAL:: -0.211325 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2706, face 4 +DEAL::Cell 3.2706, face 5 +DEAL::Cell 3.2707, face 0 +DEAL::Cell 3.2707, face 1 +DEAL:: -0.128539 -0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.2707, face 2 +DEAL::Cell 3.2707, face 3 +DEAL::Cell 3.2707, face 4 +DEAL::Cell 3.2707, face 5 +DEAL:: -0.105662 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2708, face 0 +DEAL::Cell 3.2708, face 1 +DEAL::Cell 3.2708, face 2 +DEAL::Cell 3.2708, face 3 +DEAL::Cell 3.2708, face 4 +DEAL:: -0.302831 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2708, face 5 +DEAL::Cell 3.2709, face 0 +DEAL::Cell 3.2709, face 1 +DEAL::Cell 3.2709, face 2 +DEAL:: -0.227123 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2709, face 3 +DEAL::Cell 3.2709, face 4 +DEAL::Cell 3.2709, face 5 +DEAL::Cell 3.2710, face 0 +DEAL:: -0.211325 -0.211325 -0.158494, 0.000854608 +DEAL::Cell 3.2710, face 1 +DEAL::Cell 3.2710, face 2 +DEAL::Cell 3.2710, face 3 +DEAL::Cell 3.2710, face 4 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2710, face 5 +DEAL::Cell 3.2711, face 0 +DEAL::Cell 3.2711, face 1 +DEAL::Cell 3.2711, face 2 +DEAL::Cell 3.2711, face 3 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2711, face 4 +DEAL::Cell 3.2711, face 5 +DEAL::Cell 3.2712, face 0 +DEAL::Cell 3.2712, face 1 +DEAL:: -0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.2712, face 2 +DEAL::Cell 3.2712, face 3 +DEAL::Cell 3.2712, face 4 +DEAL::Cell 3.2712, face 5 +DEAL:: -0.128539 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2713, face 0 +DEAL::Cell 3.2713, face 1 +DEAL::Cell 3.2713, face 2 +DEAL::Cell 3.2713, face 3 +DEAL:: 3.34296e-19 -0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.2713, face 4 +DEAL::Cell 3.2713, face 5 +DEAL::Cell 3.2714, face 0 +DEAL::Cell 3.2714, face 1 +DEAL::Cell 3.2714, face 2 +DEAL:: -0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2714, face 3 +DEAL::Cell 3.2714, face 4 +DEAL::Cell 3.2714, face 5 +DEAL::Cell 3.2715, face 0 +DEAL:: -0.0528312 -0.211325 -0.211325, 0.000622897 +DEAL::Cell 3.2715, face 1 +DEAL::Cell 3.2715, face 2 +DEAL::Cell 3.2715, face 3 +DEAL::Cell 3.2715, face 4 +DEAL:: 4.33681e-19 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.2715, face 5 +DEAL::Cell 3.2716, face 0 +DEAL::Cell 3.2716, face 1 +DEAL::Cell 3.2716, face 2 +DEAL:: -0.0757078 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2716, face 3 +DEAL::Cell 3.2716, face 4 +DEAL::Cell 3.2716, face 5 +DEAL::Cell 3.2717, face 0 +DEAL::Cell 3.2717, face 1 +DEAL:: 6.68591e-19 -0.302831 -0.227123, 0.000865968 +DEAL::Cell 3.2717, face 2 +DEAL::Cell 3.2717, face 3 +DEAL::Cell 3.2717, face 4 +DEAL::Cell 3.2717, face 5 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2718, face 0 +DEAL::Cell 3.2718, face 1 +DEAL::Cell 3.2718, face 2 +DEAL::Cell 3.2718, face 3 +DEAL:: -0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2718, face 4 +DEAL::Cell 3.2718, face 5 +DEAL::Cell 3.2719, face 0 +DEAL::Cell 3.2719, face 1 +DEAL:: 0.00000 -0.211325 -0.105662, 0.000604299 +DEAL::Cell 3.2719, face 2 +DEAL::Cell 3.2719, face 3 +DEAL::Cell 3.2719, face 4 +DEAL::Cell 3.2719, face 5 +DEAL::Cell 3.2720, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.2720, face 1 +DEAL::Cell 3.2720, face 2 +DEAL::Cell 3.2720, face 3 +DEAL::Cell 3.2720, face 4 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2720, face 5 +DEAL::Cell 3.2721, face 0 +DEAL::Cell 3.2721, face 1 +DEAL::Cell 3.2721, face 2 +DEAL:: -0.197169 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2721, face 3 +DEAL::Cell 3.2721, face 4 +DEAL::Cell 3.2721, face 5 +DEAL::Cell 3.2722, face 0 +DEAL:: -0.302831 -0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.2722, face 1 +DEAL::Cell 3.2722, face 2 +DEAL::Cell 3.2722, face 3 +DEAL::Cell 3.2722, face 4 +DEAL::Cell 3.2722, face 5 +DEAL:: -0.348584 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2723, face 0 +DEAL::Cell 3.2723, face 1 +DEAL::Cell 3.2723, face 2 +DEAL::Cell 3.2723, face 3 +DEAL:: -0.227123 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2723, face 4 +DEAL::Cell 3.2723, face 5 +DEAL::Cell 3.2724, face 0 +DEAL::Cell 3.2724, face 1 +DEAL:: -0.295753 -0.394338 1.73472e-18, 0.00140955 +DEAL::Cell 3.2724, face 2 +DEAL::Cell 3.2724, face 3 +DEAL::Cell 3.2724, face 4 +DEAL::Cell 3.2724, face 5 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.000996803 +DEAL::Cell 3.2725, face 0 +DEAL::Cell 3.2725, face 1 +DEAL::Cell 3.2725, face 2 +DEAL::Cell 3.2725, face 3 +DEAL::Cell 3.2725, face 4 +DEAL:: -0.295753 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2725, face 5 +DEAL::Cell 3.2726, face 0 +DEAL::Cell 3.2726, face 1 +DEAL::Cell 3.2726, face 2 +DEAL:: -0.348584 -0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2726, face 3 +DEAL::Cell 3.2726, face 4 +DEAL::Cell 3.2726, face 5 +DEAL::Cell 3.2727, face 0 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.00124600 +DEAL::Cell 3.2727, face 1 +DEAL::Cell 3.2727, face 2 +DEAL::Cell 3.2727, face 3 +DEAL::Cell 3.2727, face 4 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2727, face 5 +DEAL::Cell 3.2728, face 0 +DEAL::Cell 3.2728, face 1 +DEAL::Cell 3.2728, face 2 +DEAL::Cell 3.2728, face 3 +DEAL:: -0.174292 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2728, face 4 +DEAL::Cell 3.2728, face 5 +DEAL::Cell 3.2729, face 0 +DEAL::Cell 3.2729, face 1 +DEAL:: 7.04731e-19 -0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.2729, face 2 +DEAL::Cell 3.2729, face 3 +DEAL::Cell 3.2729, face 4 +DEAL::Cell 3.2729, face 5 +DEAL:: -0.0871461 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2730, face 0 +DEAL::Cell 3.2730, face 1 +DEAL::Cell 3.2730, face 2 +DEAL::Cell 3.2730, face 3 +DEAL:: -0.0757078 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2730, face 4 +DEAL::Cell 3.2730, face 5 +DEAL::Cell 3.2731, face 0 +DEAL::Cell 3.2731, face 1 +DEAL::Cell 3.2731, face 2 +DEAL:: -0.0871461 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2731, face 3 +DEAL::Cell 3.2731, face 4 +DEAL::Cell 3.2731, face 5 +DEAL::Cell 3.2732, face 0 +DEAL:: -0.174292 -0.348584 -0.0871461, 0.00111446 +DEAL::Cell 3.2732, face 1 +DEAL::Cell 3.2732, face 2 +DEAL::Cell 3.2732, face 3 +DEAL::Cell 3.2732, face 4 +DEAL:: -0.174292 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2732, face 5 +DEAL::Cell 3.2733, face 0 +DEAL::Cell 3.2733, face 1 +DEAL::Cell 3.2733, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00242972 +DEAL::Cell 3.2733, face 3 +DEAL::Cell 3.2733, face 4 +DEAL::Cell 3.2733, face 5 +DEAL::Cell 3.2734, face 0 +DEAL::Cell 3.2734, face 1 +DEAL:: -0.0871461 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2734, face 2 +DEAL::Cell 3.2734, face 3 +DEAL::Cell 3.2734, face 4 +DEAL::Cell 3.2734, face 5 +DEAL:: -0.0871461 -0.348584 3.90313e-18, 0.000996803 +DEAL::Cell 3.2735, face 0 +DEAL::Cell 3.2735, face 1 +DEAL::Cell 3.2735, face 2 +DEAL::Cell 3.2735, face 3 +DEAL:: 2.71051e-19 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2735, face 4 +DEAL::Cell 3.2735, face 5 +DEAL::Cell 3.2736, face 0 +DEAL::Cell 3.2736, face 1 +DEAL:: -0.192809 -0.257078 -0.0642695, 0.000918917 +DEAL::Cell 3.2736, face 2 +DEAL::Cell 3.2736, face 3 +DEAL::Cell 3.2736, face 4 +DEAL::Cell 3.2736, face 5 +DEAL::Cell 3.2737, face 0 +DEAL:: -0.227123 -0.302831 -0.151416, 0.00108246 +DEAL::Cell 3.2737, face 1 +DEAL::Cell 3.2737, face 2 +DEAL::Cell 3.2737, face 3 +DEAL::Cell 3.2737, face 4 +DEAL:: -0.151416 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2737, face 5 +DEAL::Cell 3.2738, face 0 +DEAL::Cell 3.2738, face 1 +DEAL::Cell 3.2738, face 2 +DEAL:: -0.192809 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2738, face 3 +DEAL::Cell 3.2738, face 4 +DEAL::Cell 3.2738, face 5 +DEAL::Cell 3.2739, face 0 +DEAL:: -0.158494 -0.211325 -0.0528312, 0.000755374 +DEAL::Cell 3.2739, face 1 +DEAL::Cell 3.2739, face 2 +DEAL::Cell 3.2739, face 3 +DEAL::Cell 3.2739, face 4 +DEAL::Cell 3.2739, face 5 +DEAL:: -0.192809 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2740, face 0 +DEAL::Cell 3.2740, face 1 +DEAL::Cell 3.2740, face 2 +DEAL::Cell 3.2740, face 3 +DEAL:: -0.257078 -0.257078 0.00000, 0.00103264 +DEAL::Cell 3.2740, face 4 +DEAL::Cell 3.2740, face 5 +DEAL::Cell 3.2741, face 0 +DEAL::Cell 3.2741, face 1 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.000968182 +DEAL::Cell 3.2741, face 2 +DEAL::Cell 3.2741, face 3 +DEAL::Cell 3.2741, face 4 +DEAL::Cell 3.2741, face 5 +DEAL:: -0.128539 -0.257078 8.67362e-19, 0.000735134 +DEAL::Cell 3.2742, face 0 +DEAL::Cell 3.2742, face 1 +DEAL::Cell 3.2742, face 2 +DEAL::Cell 3.2742, face 3 +DEAL::Cell 3.2742, face 4 +DEAL:: -0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2742, face 5 +DEAL::Cell 3.2743, face 0 +DEAL::Cell 3.2743, face 1 +DEAL::Cell 3.2743, face 2 +DEAL:: -0.192809 -0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.2743, face 3 +DEAL::Cell 3.2743, face 4 +DEAL::Cell 3.2743, face 5 +DEAL::Cell 3.2744, face 0 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.2744, face 1 +DEAL::Cell 3.2744, face 2 +DEAL::Cell 3.2744, face 3 +DEAL::Cell 3.2744, face 4 +DEAL:: -0.0642695 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2744, face 5 +DEAL::Cell 3.2745, face 0 +DEAL::Cell 3.2745, face 1 +DEAL::Cell 3.2745, face 2 +DEAL::Cell 3.2745, face 3 +DEAL:: -0.0642695 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2745, face 4 +DEAL::Cell 3.2745, face 5 +DEAL::Cell 3.2746, face 0 +DEAL::Cell 3.2746, face 1 +DEAL:: -0.0528312 -0.211325 -0.105662, 0.000622897 +DEAL::Cell 3.2746, face 2 +DEAL::Cell 3.2746, face 3 +DEAL::Cell 3.2746, face 4 +DEAL::Cell 3.2746, face 5 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.2747, face 0 +DEAL::Cell 3.2747, face 1 +DEAL::Cell 3.2747, face 2 +DEAL::Cell 3.2747, face 3 +DEAL:: 0.00000 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.2747, face 4 +DEAL::Cell 3.2747, face 5 +DEAL::Cell 3.2748, face 0 +DEAL::Cell 3.2748, face 1 +DEAL::Cell 3.2748, face 2 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2748, face 3 +DEAL::Cell 3.2748, face 4 +DEAL::Cell 3.2748, face 5 +DEAL::Cell 3.2749, face 0 +DEAL:: -0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2749, face 1 +DEAL::Cell 3.2749, face 2 +DEAL::Cell 3.2749, face 3 +DEAL::Cell 3.2749, face 4 +DEAL:: -0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2749, face 5 +DEAL::Cell 3.2750, face 0 +DEAL::Cell 3.2750, face 1 +DEAL::Cell 3.2750, face 2 +DEAL:: -0.0642695 -0.257078 1.30104e-18, 0.00103264 +DEAL::Cell 3.2750, face 3 +DEAL::Cell 3.2750, face 4 +DEAL::Cell 3.2750, face 5 +DEAL::Cell 3.2751, face 0 +DEAL::Cell 3.2751, face 1 +DEAL:: 1.35525e-19 -0.257078 -0.0642695, 0.000735134 +DEAL::Cell 3.2751, face 2 +DEAL::Cell 3.2751, face 3 +DEAL::Cell 3.2751, face 4 +DEAL::Cell 3.2751, face 5 +DEAL:: 3.61401e-20 -0.257078 1.73472e-18, 0.000735134 +DEAL::Cell 3.2752, face 0 +DEAL::Cell 3.2752, face 1 +DEAL::Cell 3.2752, face 2 +DEAL::Cell 3.2752, face 3 +DEAL:: 0.0871461 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.2752, face 4 +DEAL::Cell 3.2752, face 5 +DEAL::Cell 3.2753, face 0 +DEAL::Cell 3.2753, face 1 +DEAL:: 0.174292 -0.348584 -0.261438, 0.00111446 +DEAL::Cell 3.2753, face 2 +DEAL::Cell 3.2753, face 3 +DEAL::Cell 3.2753, face 4 +DEAL::Cell 3.2753, face 5 +DEAL::Cell 3.2754, face 0 +DEAL:: 1.30104e-18 -0.348584 -0.348584, 0.000996803 +DEAL::Cell 3.2754, face 1 +DEAL::Cell 3.2754, face 2 +DEAL::Cell 3.2754, face 3 +DEAL::Cell 3.2754, face 4 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2754, face 5 +DEAL::Cell 3.2755, face 0 +DEAL::Cell 3.2755, face 1 +DEAL::Cell 3.2755, face 2 +DEAL:: 0.174292 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.2755, face 3 +DEAL::Cell 3.2755, face 4 +DEAL::Cell 3.2755, face 5 +DEAL::Cell 3.2756, face 0 +DEAL:: 7.04731e-19 -0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.2756, face 1 +DEAL::Cell 3.2756, face 2 +DEAL::Cell 3.2756, face 3 +DEAL::Cell 3.2756, face 4 +DEAL::Cell 3.2756, face 5 +DEAL:: 9.39642e-19 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2757, face 0 +DEAL::Cell 3.2757, face 1 +DEAL::Cell 3.2757, face 2 +DEAL::Cell 3.2757, face 3 +DEAL:: 0.0871461 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2757, face 4 +DEAL::Cell 3.2757, face 5 +DEAL::Cell 3.2758, face 0 +DEAL::Cell 3.2758, face 1 +DEAL:: 0.0871461 -0.348584 -0.174292, 0.00102748 +DEAL::Cell 3.2758, face 2 +DEAL::Cell 3.2758, face 3 +DEAL::Cell 3.2758, face 4 +DEAL::Cell 3.2758, face 5 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2759, face 0 +DEAL::Cell 3.2759, face 1 +DEAL::Cell 3.2759, face 2 +DEAL::Cell 3.2759, face 3 +DEAL::Cell 3.2759, face 4 +DEAL:: 0.0871461 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2759, face 5 +DEAL::Cell 3.2760, face 0 +DEAL::Cell 3.2760, face 1 +DEAL::Cell 3.2760, face 2 +DEAL:: 0.197169 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2760, face 3 +DEAL::Cell 3.2760, face 4 +DEAL::Cell 3.2760, face 5 +DEAL::Cell 3.2761, face 0 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2761, face 1 +DEAL::Cell 3.2761, face 2 +DEAL::Cell 3.2761, face 3 +DEAL::Cell 3.2761, face 4 +DEAL:: 0.348584 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2761, face 5 +DEAL::Cell 3.2762, face 0 +DEAL::Cell 3.2762, face 1 +DEAL::Cell 3.2762, face 2 +DEAL::Cell 3.2762, face 3 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.2762, face 4 +DEAL::Cell 3.2762, face 5 +DEAL::Cell 3.2763, face 0 +DEAL::Cell 3.2763, face 1 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2763, face 2 +DEAL::Cell 3.2763, face 3 +DEAL::Cell 3.2763, face 4 +DEAL::Cell 3.2763, face 5 +DEAL:: 0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2764, face 0 +DEAL::Cell 3.2764, face 1 +DEAL::Cell 3.2764, face 2 +DEAL::Cell 3.2764, face 3 +DEAL:: 0.261438 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2764, face 4 +DEAL::Cell 3.2764, face 5 +DEAL::Cell 3.2765, face 0 +DEAL::Cell 3.2765, face 1 +DEAL::Cell 3.2765, face 2 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2765, face 3 +DEAL::Cell 3.2765, face 4 +DEAL::Cell 3.2765, face 5 +DEAL::Cell 3.2766, face 0 +DEAL:: 0.151416 -0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.2766, face 1 +DEAL::Cell 3.2766, face 2 +DEAL::Cell 3.2766, face 3 +DEAL::Cell 3.2766, face 4 +DEAL:: 0.151416 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2766, face 5 +DEAL::Cell 3.2767, face 0 +DEAL::Cell 3.2767, face 1 +DEAL::Cell 3.2767, face 2 +DEAL:: 0.348584 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2767, face 3 +DEAL::Cell 3.2767, face 4 +DEAL::Cell 3.2767, face 5 +DEAL::Cell 3.2768, face 0 +DEAL::Cell 3.2768, face 1 +DEAL:: 0.0757078 -0.302831 -0.302831, 0.000892619 +DEAL::Cell 3.2768, face 2 +DEAL::Cell 3.2768, face 3 +DEAL::Cell 3.2768, face 4 +DEAL::Cell 3.2768, face 5 +DEAL:: 0.0757078 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2769, face 0 +DEAL::Cell 3.2769, face 1 +DEAL::Cell 3.2769, face 2 +DEAL::Cell 3.2769, face 3 +DEAL:: 0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2769, face 4 +DEAL::Cell 3.2769, face 5 +DEAL::Cell 3.2770, face 0 +DEAL::Cell 3.2770, face 1 +DEAL:: 0.0528312 -0.211325 -0.158494, 0.000622897 +DEAL::Cell 3.2770, face 2 +DEAL::Cell 3.2770, face 3 +DEAL::Cell 3.2770, face 4 +DEAL::Cell 3.2770, face 5 +DEAL::Cell 3.2771, face 0 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.2771, face 1 +DEAL::Cell 3.2771, face 2 +DEAL::Cell 3.2771, face 3 +DEAL::Cell 3.2771, face 4 +DEAL:: 0.0528312 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.2771, face 5 +DEAL::Cell 3.2772, face 0 +DEAL::Cell 3.2772, face 1 +DEAL::Cell 3.2772, face 2 +DEAL:: 0.0757078 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2772, face 3 +DEAL::Cell 3.2772, face 4 +DEAL::Cell 3.2772, face 5 +DEAL::Cell 3.2773, face 0 +DEAL:: 0.0642695 -0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.2773, face 1 +DEAL::Cell 3.2773, face 2 +DEAL::Cell 3.2773, face 3 +DEAL::Cell 3.2773, face 4 +DEAL::Cell 3.2773, face 5 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2774, face 0 +DEAL::Cell 3.2774, face 1 +DEAL::Cell 3.2774, face 2 +DEAL::Cell 3.2774, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2774, face 4 +DEAL::Cell 3.2774, face 5 +DEAL::Cell 3.2775, face 0 +DEAL::Cell 3.2775, face 1 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2775, face 2 +DEAL::Cell 3.2775, face 3 +DEAL::Cell 3.2775, face 4 +DEAL::Cell 3.2775, face 5 +DEAL:: 0.105662 -0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.2776, face 0 +DEAL::Cell 3.2776, face 1 +DEAL::Cell 3.2776, face 2 +DEAL::Cell 3.2776, face 3 +DEAL::Cell 3.2776, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2776, face 5 +DEAL::Cell 3.2777, face 0 +DEAL::Cell 3.2777, face 1 +DEAL::Cell 3.2777, face 2 +DEAL:: 0.227123 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2777, face 3 +DEAL::Cell 3.2777, face 4 +DEAL::Cell 3.2777, face 5 +DEAL::Cell 3.2778, face 0 +DEAL:: 0.128539 -0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.2778, face 1 +DEAL::Cell 3.2778, face 2 +DEAL::Cell 3.2778, face 3 +DEAL::Cell 3.2778, face 4 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.2778, face 5 +DEAL::Cell 3.2779, face 0 +DEAL::Cell 3.2779, face 1 +DEAL::Cell 3.2779, face 2 +DEAL::Cell 3.2779, face 3 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.2779, face 4 +DEAL::Cell 3.2779, face 5 +DEAL::Cell 3.2780, face 0 +DEAL::Cell 3.2780, face 1 +DEAL:: 0.192809 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2780, face 2 +DEAL::Cell 3.2780, face 3 +DEAL::Cell 3.2780, face 4 +DEAL::Cell 3.2780, face 5 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2781, face 0 +DEAL::Cell 3.2781, face 1 +DEAL::Cell 3.2781, face 2 +DEAL::Cell 3.2781, face 3 +DEAL:: 0.257078 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2781, face 4 +DEAL::Cell 3.2781, face 5 +DEAL::Cell 3.2782, face 0 +DEAL::Cell 3.2782, face 1 +DEAL::Cell 3.2782, face 2 +DEAL:: 0.128539 -0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.2782, face 3 +DEAL::Cell 3.2782, face 4 +DEAL::Cell 3.2782, face 5 +DEAL::Cell 3.2783, face 0 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2783, face 1 +DEAL::Cell 3.2783, face 2 +DEAL::Cell 3.2783, face 3 +DEAL::Cell 3.2783, face 4 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2783, face 5 +DEAL::Cell 3.2784, face 0 +DEAL::Cell 3.2784, face 1 +DEAL::Cell 3.2784, face 2 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.2784, face 3 +DEAL::Cell 3.2784, face 4 +DEAL::Cell 3.2784, face 5 +DEAL::Cell 3.2785, face 0 +DEAL::Cell 3.2785, face 1 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2785, face 2 +DEAL::Cell 3.2785, face 3 +DEAL::Cell 3.2785, face 4 +DEAL::Cell 3.2785, face 5 +DEAL:: 0.197169 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2786, face 0 +DEAL::Cell 3.2786, face 1 +DEAL::Cell 3.2786, face 2 +DEAL::Cell 3.2786, face 3 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2786, face 4 +DEAL::Cell 3.2786, face 5 +DEAL::Cell 3.2787, face 0 +DEAL::Cell 3.2787, face 1 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.2787, face 2 +DEAL::Cell 3.2787, face 3 +DEAL::Cell 3.2787, face 4 +DEAL::Cell 3.2787, face 5 +DEAL::Cell 3.2788, face 0 +DEAL:: 5.42101e-19 -0.394338 -0.0985844, 0.00112764 +DEAL::Cell 3.2788, face 1 +DEAL::Cell 3.2788, face 2 +DEAL::Cell 3.2788, face 3 +DEAL::Cell 3.2788, face 4 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2788, face 5 +DEAL::Cell 3.2789, face 0 +DEAL::Cell 3.2789, face 1 +DEAL::Cell 3.2789, face 2 +DEAL:: 0.197169 -0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.2789, face 3 +DEAL::Cell 3.2789, face 4 +DEAL::Cell 3.2789, face 5 +DEAL::Cell 3.2790, face 0 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.000865968 +DEAL::Cell 3.2790, face 1 +DEAL::Cell 3.2790, face 2 +DEAL::Cell 3.2790, face 3 +DEAL::Cell 3.2790, face 4 +DEAL::Cell 3.2790, face 5 +DEAL:: 1.08420e-19 -0.348584 5.20417e-18, 0.000996803 +DEAL::Cell 3.2791, face 0 +DEAL::Cell 3.2791, face 1 +DEAL::Cell 3.2791, face 2 +DEAL::Cell 3.2791, face 3 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.00143292 +DEAL::Cell 3.2791, face 4 +DEAL::Cell 3.2791, face 5 +DEAL::Cell 3.2792, face 0 +DEAL::Cell 3.2792, face 1 +DEAL:: 0.295753 -0.394338 -0.0985844, 0.00140955 +DEAL::Cell 3.2792, face 2 +DEAL::Cell 3.2792, face 3 +DEAL::Cell 3.2792, face 4 +DEAL::Cell 3.2792, face 5 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2793, face 0 +DEAL::Cell 3.2793, face 1 +DEAL::Cell 3.2793, face 2 +DEAL::Cell 3.2793, face 3 +DEAL::Cell 3.2793, face 4 +DEAL:: 0.295753 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2793, face 5 +DEAL::Cell 3.2794, face 0 +DEAL::Cell 3.2794, face 1 +DEAL::Cell 3.2794, face 2 +DEAL:: 0.174292 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2794, face 3 +DEAL::Cell 3.2794, face 4 +DEAL::Cell 3.2794, face 5 +DEAL::Cell 3.2795, face 0 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00124600 +DEAL::Cell 3.2795, face 1 +DEAL::Cell 3.2795, face 2 +DEAL::Cell 3.2795, face 3 +DEAL::Cell 3.2795, face 4 +DEAL:: 0.302831 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2795, face 5 +DEAL::Cell 3.2796, face 0 +DEAL::Cell 3.2796, face 1 +DEAL::Cell 3.2796, face 2 +DEAL::Cell 3.2796, face 3 +DEAL:: 0.174292 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2796, face 4 +DEAL::Cell 3.2796, face 5 +DEAL::Cell 3.2797, face 0 +DEAL::Cell 3.2797, face 1 +DEAL:: 0.348584 -0.348584 -0.0871461, 0.00140969 +DEAL::Cell 3.2797, face 2 +DEAL::Cell 3.2797, face 3 +DEAL::Cell 3.2797, face 4 +DEAL::Cell 3.2797, face 5 +DEAL:: 0.261438 -0.348584 2.27682e-18, 0.000996803 +DEAL::Cell 3.2798, face 0 +DEAL::Cell 3.2798, face 1 +DEAL::Cell 3.2798, face 2 +DEAL::Cell 3.2798, face 3 +DEAL:: 0.227123 -0.302831 1.51788e-18, 0.00143292 +DEAL::Cell 3.2798, face 4 +DEAL::Cell 3.2798, face 5 +DEAL::Cell 3.2799, face 0 +DEAL::Cell 3.2799, face 1 +DEAL::Cell 3.2799, face 2 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2799, face 3 +DEAL::Cell 3.2799, face 4 +DEAL::Cell 3.2799, face 5 +DEAL::Cell 3.2800, face 0 +DEAL:: 2.34910e-19 -0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.2800, face 1 +DEAL::Cell 3.2800, face 2 +DEAL::Cell 3.2800, face 3 +DEAL::Cell 3.2800, face 4 +DEAL:: 2.34910e-19 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2800, face 5 +DEAL::Cell 3.2801, face 0 +DEAL::Cell 3.2801, face 1 +DEAL::Cell 3.2801, face 2 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2801, face 3 +DEAL::Cell 3.2801, face 4 +DEAL::Cell 3.2801, face 5 +DEAL::Cell 3.2802, face 0 +DEAL::Cell 3.2802, face 1 +DEAL:: 0.0642695 -0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.2802, face 2 +DEAL::Cell 3.2802, face 3 +DEAL::Cell 3.2802, face 4 +DEAL::Cell 3.2802, face 5 +DEAL:: 0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2803, face 0 +DEAL::Cell 3.2803, face 1 +DEAL::Cell 3.2803, face 2 +DEAL::Cell 3.2803, face 3 +DEAL:: 0.105662 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2803, face 4 +DEAL::Cell 3.2803, face 5 +DEAL::Cell 3.2804, face 0 +DEAL::Cell 3.2804, face 1 +DEAL:: 0.0642695 -0.257078 1.40946e-18, 0.000757758 +DEAL::Cell 3.2804, face 2 +DEAL::Cell 3.2804, face 3 +DEAL::Cell 3.2804, face 4 +DEAL::Cell 3.2804, face 5 +DEAL::Cell 3.2805, face 0 +DEAL:: 0.0757078 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2805, face 1 +DEAL::Cell 3.2805, face 2 +DEAL::Cell 3.2805, face 3 +DEAL::Cell 3.2805, face 4 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2805, face 5 +DEAL::Cell 3.2806, face 0 +DEAL::Cell 3.2806, face 1 +DEAL::Cell 3.2806, face 2 +DEAL:: 0.0642695 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2806, face 3 +DEAL::Cell 3.2806, face 4 +DEAL::Cell 3.2806, face 5 +DEAL::Cell 3.2807, face 0 +DEAL:: 0.0528312 -0.211325 0.00000, 0.000622897 +DEAL::Cell 3.2807, face 1 +DEAL::Cell 3.2807, face 2 +DEAL::Cell 3.2807, face 3 +DEAL::Cell 3.2807, face 4 +DEAL::Cell 3.2807, face 5 +DEAL:: 0.0642695 -0.257078 1.40946e-18, 0.000735134 +DEAL::Cell 3.2808, face 0 +DEAL::Cell 3.2808, face 1 +DEAL::Cell 3.2808, face 2 +DEAL::Cell 3.2808, face 3 +DEAL:: 0.128539 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2808, face 4 +DEAL::Cell 3.2808, face 5 +DEAL::Cell 3.2809, face 0 +DEAL::Cell 3.2809, face 1 +DEAL:: 0.302831 -0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.2809, face 2 +DEAL::Cell 3.2809, face 3 +DEAL::Cell 3.2809, face 4 +DEAL::Cell 3.2809, face 5 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2810, face 0 +DEAL::Cell 3.2810, face 1 +DEAL::Cell 3.2810, face 2 +DEAL::Cell 3.2810, face 3 +DEAL::Cell 3.2810, face 4 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2810, face 5 +DEAL::Cell 3.2811, face 0 +DEAL::Cell 3.2811, face 1 +DEAL::Cell 3.2811, face 2 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2811, face 3 +DEAL::Cell 3.2811, face 4 +DEAL::Cell 3.2811, face 5 +DEAL::Cell 3.2812, face 0 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.000968182 +DEAL::Cell 3.2812, face 1 +DEAL::Cell 3.2812, face 2 +DEAL::Cell 3.2812, face 3 +DEAL::Cell 3.2812, face 4 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2812, face 5 +DEAL::Cell 3.2813, face 0 +DEAL::Cell 3.2813, face 1 +DEAL::Cell 3.2813, face 2 +DEAL::Cell 3.2813, face 3 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2813, face 4 +DEAL::Cell 3.2813, face 5 +DEAL::Cell 3.2814, face 0 +DEAL::Cell 3.2814, face 1 +DEAL:: 0.158494 -0.211325 -0.0528312, 0.000755374 +DEAL::Cell 3.2814, face 2 +DEAL::Cell 3.2814, face 3 +DEAL::Cell 3.2814, face 4 +DEAL::Cell 3.2814, face 5 +DEAL:: 0.105662 -0.211325 0.00000, 0.000604299 +DEAL::Cell 3.2815, face 0 +DEAL::Cell 3.2815, face 1 +DEAL::Cell 3.2815, face 2 +DEAL::Cell 3.2815, face 3 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.2815, face 4 +DEAL::Cell 3.2815, face 5 +DEAL::Cell 3.2816, face 0 +DEAL::Cell 3.2816, face 1 +DEAL::Cell 3.2816, face 3 +DEAL:: -0.531597 -0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2816, face 4 +DEAL::Cell 3.2816, face 5 +DEAL::Cell 3.2817, face 0 +DEAL::Cell 3.2817, face 1 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00169957 +DEAL::Cell 3.2817, face 3 +DEAL::Cell 3.2817, face 4 +DEAL::Cell 3.2817, face 5 +DEAL::Cell 3.2818, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00196478 +DEAL::Cell 3.2818, face 1 +DEAL::Cell 3.2818, face 2 +DEAL::Cell 3.2818, face 3 +DEAL::Cell 3.2818, face 4 +DEAL:: -0.364383 -0.485844 8.67362e-19, 0.00138931 +DEAL::Cell 3.2818, face 5 +DEAL::Cell 3.2819, face 0 +DEAL::Cell 3.2819, face 1 +DEAL::Cell 3.2819, face 2 +DEAL::Cell 3.2819, face 3 +DEAL:: -0.364383 -0.485844 8.67362e-19, 0.00368819 +DEAL::Cell 3.2819, face 4 +DEAL::Cell 3.2819, face 5 +DEAL::Cell 3.2820, face 0 +DEAL::Cell 3.2820, face 1 +DEAL:: -0.398698 -0.531597 0.132899, 0.00190018 +DEAL::Cell 3.2820, face 3 +DEAL::Cell 3.2820, face 4 +DEAL::Cell 3.2820, face 5 +DEAL::Cell 3.2821, face 0 +DEAL:: -0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2821, face 1 +DEAL::Cell 3.2821, face 3 +DEAL::Cell 3.2821, face 4 +DEAL::Cell 3.2821, face 5 +DEAL:: -0.265799 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2822, face 0 +DEAL::Cell 3.2822, face 1 +DEAL::Cell 3.2822, face 2 +DEAL::Cell 3.2822, face 3 +DEAL::Cell 3.2822, face 4 +DEAL:: -0.531597 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2822, face 5 +DEAL::Cell 3.2823, face 0 +DEAL::Cell 3.2823, face 1 +DEAL::Cell 3.2823, face 2 +DEAL:: -0.398698 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2823, face 3 +DEAL::Cell 3.2823, face 4 +DEAL::Cell 3.2823, face 5 +DEAL::Cell 3.2824, face 0 +DEAL:: -0.288675 -0.577350 0.144338, 0.00184585 +DEAL::Cell 3.2824, face 1 +DEAL::Cell 3.2824, face 3 +DEAL::Cell 3.2824, face 4 +DEAL::Cell 3.2824, face 5 +DEAL:: -0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2825, face 0 +DEAL::Cell 3.2825, face 1 +DEAL::Cell 3.2825, face 3 +DEAL::Cell 3.2825, face 4 +DEAL::Cell 3.2825, face 5 +DEAL:: -0.144338 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2826, face 0 +DEAL::Cell 3.2826, face 1 +DEAL::Cell 3.2826, face 2 +DEAL::Cell 3.2826, face 3 +DEAL:: -0.242922 -0.485844 0.121461, 0.00368819 +DEAL::Cell 3.2826, face 4 +DEAL::Cell 3.2826, face 5 +DEAL::Cell 3.2827, face 0 +DEAL::Cell 3.2827, face 1 +DEAL:: 2.71051e-20 -0.531597 0.132899, 0.00152014 +DEAL::Cell 3.2827, face 2 +DEAL::Cell 3.2827, face 3 +DEAL::Cell 3.2827, face 4 +DEAL::Cell 3.2827, face 5 +DEAL:: 5.42101e-20 -0.485844 0.121461, 0.00143206 +DEAL::Cell 3.2828, face 0 +DEAL::Cell 3.2828, face 1 +DEAL::Cell 3.2828, face 3 +DEAL::Cell 3.2828, face 4 +DEAL::Cell 3.2828, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00184585 +DEAL::Cell 3.2829, face 0 +DEAL::Cell 3.2829, face 1 +DEAL::Cell 3.2829, face 3 +DEAL::Cell 3.2829, face 4 +DEAL:: 0.00000 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2829, face 5 +DEAL::Cell 3.2830, face 0 +DEAL::Cell 3.2830, face 1 +DEAL::Cell 3.2830, face 2 +DEAL:: -0.132899 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2830, face 3 +DEAL::Cell 3.2830, face 4 +DEAL::Cell 3.2830, face 5 +DEAL::Cell 3.2831, face 0 +DEAL:: -0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2831, face 1 +DEAL::Cell 3.2831, face 2 +DEAL::Cell 3.2831, face 3 +DEAL::Cell 3.2831, face 4 +DEAL::Cell 3.2831, face 5 +DEAL:: -0.132899 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2832, face 0 +DEAL::Cell 3.2832, face 1 +DEAL::Cell 3.2832, face 2 +DEAL::Cell 3.2832, face 3 +DEAL:: -0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2832, face 4 +DEAL::Cell 3.2832, face 5 +DEAL::Cell 3.2833, face 0 +DEAL::Cell 3.2833, face 1 +DEAL:: -0.242922 -0.485844 0.121461, 0.00155329 +DEAL::Cell 3.2833, face 2 +DEAL::Cell 3.2833, face 3 +DEAL::Cell 3.2833, face 4 +DEAL::Cell 3.2833, face 5 +DEAL:: -0.220045 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2834, face 0 +DEAL::Cell 3.2834, face 1 +DEAL::Cell 3.2834, face 2 +DEAL::Cell 3.2834, face 3 +DEAL::Cell 3.2834, face 4 +DEAL:: -0.440091 -0.440091 0.00000, 0.00125847 +DEAL::Cell 3.2834, face 5 +DEAL::Cell 3.2835, face 0 +DEAL::Cell 3.2835, face 1 +DEAL::Cell 3.2835, face 2 +DEAL:: -0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2835, face 3 +DEAL::Cell 3.2835, face 4 +DEAL::Cell 3.2835, face 5 +DEAL::Cell 3.2836, face 0 +DEAL:: -0.440091 -0.440091 0.110023, 0.00177975 +DEAL::Cell 3.2836, face 1 +DEAL::Cell 3.2836, face 2 +DEAL::Cell 3.2836, face 3 +DEAL::Cell 3.2836, face 4 +DEAL:: -0.330068 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2836, face 5 +DEAL::Cell 3.2837, face 0 +DEAL::Cell 3.2837, face 1 +DEAL::Cell 3.2837, face 2 +DEAL::Cell 3.2837, face 3 +DEAL:: -0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2837, face 4 +DEAL::Cell 3.2837, face 5 +DEAL::Cell 3.2838, face 0 +DEAL::Cell 3.2838, face 1 +DEAL:: -0.295753 -0.394338 0.0985844, 0.00140955 +DEAL::Cell 3.2838, face 2 +DEAL::Cell 3.2838, face 3 +DEAL::Cell 3.2838, face 4 +DEAL::Cell 3.2838, face 5 +DEAL:: -0.394338 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2839, face 0 +DEAL::Cell 3.2839, face 1 +DEAL::Cell 3.2839, face 2 +DEAL::Cell 3.2839, face 3 +DEAL:: -0.197169 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2839, face 4 +DEAL::Cell 3.2839, face 5 +DEAL::Cell 3.2840, face 0 +DEAL::Cell 3.2840, face 1 +DEAL::Cell 3.2840, face 2 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00368819 +DEAL::Cell 3.2840, face 3 +DEAL::Cell 3.2840, face 4 +DEAL::Cell 3.2840, face 5 +DEAL::Cell 3.2841, face 0 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00129720 +DEAL::Cell 3.2841, face 1 +DEAL::Cell 3.2841, face 2 +DEAL::Cell 3.2841, face 3 +DEAL::Cell 3.2841, face 4 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00125847 +DEAL::Cell 3.2841, face 5 +DEAL::Cell 3.2842, face 0 +DEAL::Cell 3.2842, face 1 +DEAL::Cell 3.2842, face 2 +DEAL:: -0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2842, face 3 +DEAL::Cell 3.2842, face 4 +DEAL::Cell 3.2842, face 5 +DEAL::Cell 3.2843, face 0 +DEAL::Cell 3.2843, face 1 +DEAL:: 1.08420e-19 -0.440091 5.20417e-18, 0.00125847 +DEAL::Cell 3.2843, face 2 +DEAL::Cell 3.2843, face 3 +DEAL::Cell 3.2843, face 4 +DEAL::Cell 3.2843, face 5 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2844, face 0 +DEAL::Cell 3.2844, face 1 +DEAL::Cell 3.2844, face 2 +DEAL::Cell 3.2844, face 3 +DEAL:: -0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2844, face 4 +DEAL::Cell 3.2844, face 5 +DEAL::Cell 3.2845, face 0 +DEAL::Cell 3.2845, face 1 +DEAL:: 5.42101e-20 -0.440091 0.220045, 0.00125847 +DEAL::Cell 3.2845, face 2 +DEAL::Cell 3.2845, face 3 +DEAL::Cell 3.2845, face 4 +DEAL::Cell 3.2845, face 5 +DEAL::Cell 3.2846, face 0 +DEAL:: -0.220045 -0.440091 0.110023, 0.00140701 +DEAL::Cell 3.2846, face 1 +DEAL::Cell 3.2846, face 2 +DEAL::Cell 3.2846, face 3 +DEAL::Cell 3.2846, face 4 +DEAL:: -0.110023 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2846, face 5 +DEAL::Cell 3.2847, face 0 +DEAL::Cell 3.2847, face 1 +DEAL::Cell 3.2847, face 2 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2847, face 3 +DEAL::Cell 3.2847, face 4 +DEAL::Cell 3.2847, face 5 +DEAL::Cell 3.2848, face 0 +DEAL:: -0.531597 -0.531597 0.398698, 0.00214980 +DEAL::Cell 3.2848, face 1 +DEAL::Cell 3.2848, face 3 +DEAL::Cell 3.2848, face 4 +DEAL::Cell 3.2848, face 5 +DEAL::Cell 3.2849, face 0 +DEAL:: -0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2849, face 1 +DEAL::Cell 3.2849, face 3 +DEAL::Cell 3.2849, face 4 +DEAL::Cell 3.2849, face 5 +DEAL:: -0.288675 -0.577350 0.433013, 0.00206372 +DEAL::Cell 3.2850, face 0 +DEAL::Cell 3.2850, face 1 +DEAL::Cell 3.2850, face 2 +DEAL::Cell 3.2850, face 3 +DEAL:: -0.364383 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2850, face 4 +DEAL::Cell 3.2850, face 5 +DEAL::Cell 3.2851, face 0 +DEAL::Cell 3.2851, face 1 +DEAL:: -0.242922 -0.485844 0.364383, 0.00155329 +DEAL::Cell 3.2851, face 2 +DEAL::Cell 3.2851, face 3 +DEAL::Cell 3.2851, face 4 +DEAL::Cell 3.2851, face 5 +DEAL::Cell 3.2852, face 0 +DEAL:: -0.577350 -0.577350 0.433013, 0.00233483 +DEAL::Cell 3.2852, face 1 +DEAL::Cell 3.2852, face 3 +DEAL::Cell 3.2852, face 4 +DEAL::Cell 3.2852, face 5 +DEAL:: -0.433013 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.2853, face 0 +DEAL::Cell 3.2853, face 1 +DEAL::Cell 3.2853, face 3 +DEAL::Cell 3.2853, face 4 +DEAL:: -0.398698 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2853, face 5 +DEAL::Cell 3.2854, face 0 +DEAL::Cell 3.2854, face 1 +DEAL::Cell 3.2854, face 2 +DEAL:: -0.398698 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2854, face 3 +DEAL::Cell 3.2854, face 4 +DEAL::Cell 3.2854, face 5 +DEAL::Cell 3.2855, face 0 +DEAL::Cell 3.2855, face 1 +DEAL:: -0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2855, face 2 +DEAL::Cell 3.2855, face 3 +DEAL::Cell 3.2855, face 4 +DEAL::Cell 3.2855, face 5 +DEAL:: -0.265799 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.2856, face 0 +DEAL::Cell 3.2856, face 1 +DEAL::Cell 3.2856, face 3 +DEAL::Cell 3.2856, face 4 +DEAL:: -0.265799 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2856, face 5 +DEAL::Cell 3.2857, face 0 +DEAL::Cell 3.2857, face 1 +DEAL::Cell 3.2857, face 3 +DEAL:: 9.03502e-21 -0.531597 0.398698, 0.00441555 +DEAL::Cell 3.2857, face 4 +DEAL::Cell 3.2857, face 5 +DEAL::Cell 3.2858, face 0 +DEAL::Cell 3.2858, face 1 +DEAL::Cell 3.2858, face 2 +DEAL:: -0.265799 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2858, face 3 +DEAL::Cell 3.2858, face 4 +DEAL::Cell 3.2858, face 5 +DEAL::Cell 3.2859, face 0 +DEAL:: -0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2859, face 1 +DEAL::Cell 3.2859, face 2 +DEAL::Cell 3.2859, face 3 +DEAL::Cell 3.2859, face 4 +DEAL:: -0.121461 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2859, face 5 +DEAL::Cell 3.2860, face 0 +DEAL::Cell 3.2860, face 1 +DEAL::Cell 3.2860, face 3 +DEAL:: -0.132899 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2860, face 4 +DEAL::Cell 3.2860, face 5 +DEAL::Cell 3.2861, face 0 +DEAL::Cell 3.2861, face 1 +DEAL::Cell 3.2861, face 3 +DEAL:: -0.132899 -0.531597 0.398698, 0.00441555 +DEAL::Cell 3.2861, face 4 +DEAL::Cell 3.2861, face 5 +DEAL::Cell 3.2862, face 0 +DEAL::Cell 3.2862, face 1 +DEAL:: -0.121461 -0.485844 0.364383, 0.00143206 +DEAL::Cell 3.2862, face 2 +DEAL::Cell 3.2862, face 3 +DEAL::Cell 3.2862, face 4 +DEAL::Cell 3.2862, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2863, face 0 +DEAL::Cell 3.2863, face 1 +DEAL::Cell 3.2863, face 2 +DEAL::Cell 3.2863, face 3 +DEAL:: 0.00000 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2863, face 4 +DEAL::Cell 3.2863, face 5 +DEAL::Cell 3.2864, face 0 +DEAL::Cell 3.2864, face 1 +DEAL::Cell 3.2864, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2864, face 3 +DEAL::Cell 3.2864, face 4 +DEAL::Cell 3.2864, face 5 +DEAL::Cell 3.2865, face 0 +DEAL:: -0.330068 -0.440091 0.220045, 0.00157309 +DEAL::Cell 3.2865, face 1 +DEAL::Cell 3.2865, face 2 +DEAL::Cell 3.2865, face 3 +DEAL::Cell 3.2865, face 4 +DEAL:: -0.330068 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2865, face 5 +DEAL::Cell 3.2866, face 0 +DEAL::Cell 3.2866, face 1 +DEAL::Cell 3.2866, face 2 +DEAL:: -0.330068 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2866, face 3 +DEAL::Cell 3.2866, face 4 +DEAL::Cell 3.2866, face 5 +DEAL::Cell 3.2867, face 0 +DEAL::Cell 3.2867, face 1 +DEAL:: -0.220045 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2867, face 2 +DEAL::Cell 3.2867, face 3 +DEAL::Cell 3.2867, face 4 +DEAL::Cell 3.2867, face 5 +DEAL:: -0.220045 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2868, face 0 +DEAL::Cell 3.2868, face 1 +DEAL::Cell 3.2868, face 2 +DEAL::Cell 3.2868, face 3 +DEAL:: -0.330068 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2868, face 4 +DEAL::Cell 3.2868, face 5 +DEAL::Cell 3.2869, face 0 +DEAL::Cell 3.2869, face 1 +DEAL:: -0.220045 -0.440091 0.440091, 0.00140701 +DEAL::Cell 3.2869, face 2 +DEAL::Cell 3.2869, face 3 +DEAL::Cell 3.2869, face 4 +DEAL::Cell 3.2869, face 5 +DEAL::Cell 3.2870, face 0 +DEAL:: -0.440091 -0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2870, face 1 +DEAL::Cell 3.2870, face 2 +DEAL::Cell 3.2870, face 3 +DEAL::Cell 3.2870, face 4 +DEAL:: -0.330068 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2870, face 5 +DEAL::Cell 3.2871, face 0 +DEAL::Cell 3.2871, face 1 +DEAL::Cell 3.2871, face 2 +DEAL:: -0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2871, face 3 +DEAL::Cell 3.2871, face 4 +DEAL::Cell 3.2871, face 5 +DEAL::Cell 3.2872, face 0 +DEAL:: -0.220045 -0.440091 0.330068, 0.00140701 +DEAL::Cell 3.2872, face 1 +DEAL::Cell 3.2872, face 2 +DEAL::Cell 3.2872, face 3 +DEAL::Cell 3.2872, face 4 +DEAL::Cell 3.2872, face 5 +DEAL:: -0.242922 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2873, face 0 +DEAL::Cell 3.2873, face 1 +DEAL::Cell 3.2873, face 2 +DEAL::Cell 3.2873, face 3 +DEAL:: -0.110023 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2873, face 4 +DEAL::Cell 3.2873, face 5 +DEAL::Cell 3.2874, face 0 +DEAL::Cell 3.2874, face 1 +DEAL:: -0.110023 -0.440091 0.330068, 0.00129720 +DEAL::Cell 3.2874, face 2 +DEAL::Cell 3.2874, face 3 +DEAL::Cell 3.2874, face 4 +DEAL::Cell 3.2874, face 5 +DEAL:: -0.0985844 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2875, face 0 +DEAL::Cell 3.2875, face 1 +DEAL::Cell 3.2875, face 2 +DEAL::Cell 3.2875, face 3 +DEAL::Cell 3.2875, face 4 +DEAL:: -0.110023 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2875, face 5 +DEAL::Cell 3.2876, face 0 +DEAL::Cell 3.2876, face 1 +DEAL::Cell 3.2876, face 2 +DEAL:: -0.242922 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2876, face 3 +DEAL::Cell 3.2876, face 4 +DEAL::Cell 3.2876, face 5 +DEAL::Cell 3.2877, face 0 +DEAL:: -0.121461 -0.485844 0.485844, 0.00143206 +DEAL::Cell 3.2877, face 1 +DEAL::Cell 3.2877, face 2 +DEAL::Cell 3.2877, face 3 +DEAL::Cell 3.2877, face 4 +DEAL:: 2.71051e-20 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2877, face 5 +DEAL::Cell 3.2878, face 0 +DEAL::Cell 3.2878, face 1 +DEAL::Cell 3.2878, face 2 +DEAL::Cell 3.2878, face 3 +DEAL:: -0.197169 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2878, face 4 +DEAL::Cell 3.2878, face 5 +DEAL::Cell 3.2879, face 0 +DEAL::Cell 3.2879, face 1 +DEAL:: 3.61401e-20 -0.394338 0.295753, 0.00112764 +DEAL::Cell 3.2879, face 2 +DEAL::Cell 3.2879, face 3 +DEAL::Cell 3.2879, face 4 +DEAL::Cell 3.2879, face 5 +DEAL:: -0.0985844 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2880, face 0 +DEAL::Cell 3.2880, face 1 +DEAL::Cell 3.2880, face 3 +DEAL::Cell 3.2880, face 4 +DEAL:: 0.132899 -0.531597 1.40946e-18, 0.00152014 +DEAL::Cell 3.2880, face 5 +DEAL::Cell 3.2881, face 0 +DEAL::Cell 3.2881, face 1 +DEAL::Cell 3.2881, face 3 +DEAL::Cell 3.2881, face 4 +DEAL:: 0.144338 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2881, face 5 +DEAL::Cell 3.2882, face 0 +DEAL::Cell 3.2882, face 1 +DEAL::Cell 3.2882, face 2 +DEAL:: 2.71051e-20 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2882, face 3 +DEAL::Cell 3.2882, face 4 +DEAL::Cell 3.2882, face 5 +DEAL::Cell 3.2883, face 0 +DEAL:: 0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2883, face 1 +DEAL::Cell 3.2883, face 2 +DEAL::Cell 3.2883, face 3 +DEAL::Cell 3.2883, face 4 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00138931 +DEAL::Cell 3.2883, face 5 +DEAL::Cell 3.2884, face 0 +DEAL::Cell 3.2884, face 1 +DEAL::Cell 3.2884, face 3 +DEAL::Cell 3.2884, face 4 +DEAL:: 0.00000 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2884, face 5 +DEAL::Cell 3.2885, face 0 +DEAL::Cell 3.2885, face 1 +DEAL::Cell 3.2885, face 3 +DEAL:: 0.132899 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2885, face 4 +DEAL::Cell 3.2885, face 5 +DEAL::Cell 3.2886, face 0 +DEAL::Cell 3.2886, face 1 +DEAL:: 0.132899 -0.531597 0.265799, 0.00156693 +DEAL::Cell 3.2886, face 2 +DEAL::Cell 3.2886, face 3 +DEAL::Cell 3.2886, face 4 +DEAL::Cell 3.2886, face 5 +DEAL:: 0.121461 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2887, face 0 +DEAL::Cell 3.2887, face 1 +DEAL::Cell 3.2887, face 2 +DEAL::Cell 3.2887, face 3 +DEAL::Cell 3.2887, face 4 +DEAL:: 0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2887, face 5 +DEAL::Cell 3.2888, face 0 +DEAL::Cell 3.2888, face 1 +DEAL::Cell 3.2888, face 3 +DEAL:: 0.265799 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2888, face 4 +DEAL::Cell 3.2888, face 5 +DEAL::Cell 3.2889, face 0 +DEAL::Cell 3.2889, face 1 +DEAL:: 0.577350 -0.577350 0.144338, 0.00233483 +DEAL::Cell 3.2889, face 3 +DEAL::Cell 3.2889, face 4 +DEAL::Cell 3.2889, face 5 +DEAL::Cell 3.2890, face 0 +DEAL:: 0.242922 -0.485844 0.121461, 0.00155329 +DEAL::Cell 3.2890, face 1 +DEAL::Cell 3.2890, face 2 +DEAL::Cell 3.2890, face 3 +DEAL::Cell 3.2890, face 4 +DEAL::Cell 3.2890, face 5 +DEAL:: 0.265799 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2891, face 0 +DEAL::Cell 3.2891, face 1 +DEAL::Cell 3.2891, face 2 +DEAL::Cell 3.2891, face 3 +DEAL:: 0.364383 -0.485844 0.121461, 0.00368819 +DEAL::Cell 3.2891, face 4 +DEAL::Cell 3.2891, face 5 +DEAL::Cell 3.2892, face 0 +DEAL::Cell 3.2892, face 1 +DEAL:: 0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2892, face 3 +DEAL::Cell 3.2892, face 4 +DEAL::Cell 3.2892, face 5 +DEAL::Cell 3.2893, face 0 +DEAL:: 0.398698 -0.531597 0.265799, 0.00190018 +DEAL::Cell 3.2893, face 1 +DEAL::Cell 3.2893, face 3 +DEAL::Cell 3.2893, face 4 +DEAL::Cell 3.2893, face 5 +DEAL::Cell 3.2894, face 0 +DEAL:: 0.265799 -0.531597 0.132899, 0.00169957 +DEAL::Cell 3.2894, face 1 +DEAL::Cell 3.2894, face 2 +DEAL::Cell 3.2894, face 3 +DEAL::Cell 3.2894, face 4 +DEAL:: 0.398698 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2894, face 5 +DEAL::Cell 3.2895, face 0 +DEAL::Cell 3.2895, face 1 +DEAL::Cell 3.2895, face 2 +DEAL:: 0.531597 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2895, face 3 +DEAL::Cell 3.2895, face 4 +DEAL::Cell 3.2895, face 5 +DEAL::Cell 3.2896, face 0 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00125847 +DEAL::Cell 3.2896, face 1 +DEAL::Cell 3.2896, face 2 +DEAL::Cell 3.2896, face 3 +DEAL::Cell 3.2896, face 4 +DEAL::Cell 3.2896, face 5 +DEAL:: 5.42101e-20 -0.485844 0.121461, 0.00143206 +DEAL::Cell 3.2897, face 0 +DEAL::Cell 3.2897, face 1 +DEAL::Cell 3.2897, face 2 +DEAL::Cell 3.2897, face 3 +DEAL:: 0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2897, face 4 +DEAL::Cell 3.2897, face 5 +DEAL::Cell 3.2898, face 0 +DEAL::Cell 3.2898, face 1 +DEAL:: 0.110023 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2898, face 2 +DEAL::Cell 3.2898, face 3 +DEAL::Cell 3.2898, face 4 +DEAL::Cell 3.2898, face 5 +DEAL:: 0.0985844 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2899, face 0 +DEAL::Cell 3.2899, face 1 +DEAL::Cell 3.2899, face 2 +DEAL::Cell 3.2899, face 3 +DEAL::Cell 3.2899, face 4 +DEAL:: 0.110023 -0.440091 4.22839e-18, 0.00125847 +DEAL::Cell 3.2899, face 5 +DEAL::Cell 3.2900, face 0 +DEAL::Cell 3.2900, face 1 +DEAL::Cell 3.2900, face 2 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2900, face 3 +DEAL::Cell 3.2900, face 4 +DEAL::Cell 3.2900, face 5 +DEAL::Cell 3.2901, face 0 +DEAL:: 0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2901, face 1 +DEAL::Cell 3.2901, face 2 +DEAL::Cell 3.2901, face 3 +DEAL::Cell 3.2901, face 4 +DEAL:: 0.220045 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2901, face 5 +DEAL::Cell 3.2902, face 0 +DEAL::Cell 3.2902, face 1 +DEAL::Cell 3.2902, face 2 +DEAL::Cell 3.2902, face 3 +DEAL:: 1.08420e-19 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.2902, face 4 +DEAL::Cell 3.2902, face 5 +DEAL::Cell 3.2903, face 0 +DEAL::Cell 3.2903, face 1 +DEAL:: 0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.2903, face 2 +DEAL::Cell 3.2903, face 3 +DEAL::Cell 3.2903, face 4 +DEAL::Cell 3.2903, face 5 +DEAL:: 0.0985844 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2904, face 0 +DEAL::Cell 3.2904, face 1 +DEAL::Cell 3.2904, face 2 +DEAL::Cell 3.2904, face 3 +DEAL:: 0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2904, face 4 +DEAL::Cell 3.2904, face 5 +DEAL::Cell 3.2905, face 0 +DEAL::Cell 3.2905, face 1 +DEAL::Cell 3.2905, face 2 +DEAL:: 0.364383 -0.485844 1.51788e-18, 0.00368819 +DEAL::Cell 3.2905, face 3 +DEAL::Cell 3.2905, face 4 +DEAL::Cell 3.2905, face 5 +DEAL::Cell 3.2906, face 0 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00126074 +DEAL::Cell 3.2906, face 1 +DEAL::Cell 3.2906, face 2 +DEAL::Cell 3.2906, face 3 +DEAL::Cell 3.2906, face 4 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00112764 +DEAL::Cell 3.2906, face 5 +DEAL::Cell 3.2907, face 0 +DEAL::Cell 3.2907, face 1 +DEAL::Cell 3.2907, face 2 +DEAL:: 0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2907, face 3 +DEAL::Cell 3.2907, face 4 +DEAL::Cell 3.2907, face 5 +DEAL::Cell 3.2908, face 0 +DEAL::Cell 3.2908, face 1 +DEAL:: 0.364383 -0.485844 0.121461, 0.00173663 +DEAL::Cell 3.2908, face 2 +DEAL::Cell 3.2908, face 3 +DEAL::Cell 3.2908, face 4 +DEAL::Cell 3.2908, face 5 +DEAL:: 0.364383 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2909, face 0 +DEAL::Cell 3.2909, face 1 +DEAL::Cell 3.2909, face 2 +DEAL::Cell 3.2909, face 3 +DEAL:: 0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2909, face 4 +DEAL::Cell 3.2909, face 5 +DEAL::Cell 3.2910, face 0 +DEAL::Cell 3.2910, face 1 +DEAL:: 0.295753 -0.394338 0.197169, 0.00140955 +DEAL::Cell 3.2910, face 2 +DEAL::Cell 3.2910, face 3 +DEAL::Cell 3.2910, face 4 +DEAL::Cell 3.2910, face 5 +DEAL::Cell 3.2911, face 0 +DEAL:: 0.330068 -0.440091 0.110023, 0.00157309 +DEAL::Cell 3.2911, face 1 +DEAL::Cell 3.2911, face 2 +DEAL::Cell 3.2911, face 3 +DEAL::Cell 3.2911, face 4 +DEAL:: 0.440091 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2911, face 5 +DEAL::Cell 3.2912, face 0 +DEAL::Cell 3.2912, face 1 +DEAL::Cell 3.2912, face 3 +DEAL:: 0.132899 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2912, face 4 +DEAL::Cell 3.2912, face 5 +DEAL::Cell 3.2913, face 0 +DEAL::Cell 3.2913, face 1 +DEAL:: 0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2913, face 3 +DEAL::Cell 3.2913, face 4 +DEAL::Cell 3.2913, face 5 +DEAL::Cell 3.2914, face 0 +DEAL::Cell 3.2914, face 1 +DEAL:: 0.132899 -0.531597 0.265799, 0.00156693 +DEAL::Cell 3.2914, face 2 +DEAL::Cell 3.2914, face 3 +DEAL::Cell 3.2914, face 4 +DEAL::Cell 3.2914, face 5 +DEAL:: 0.132899 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2915, face 0 +DEAL::Cell 3.2915, face 1 +DEAL::Cell 3.2915, face 2 +DEAL::Cell 3.2915, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2915, face 4 +DEAL::Cell 3.2915, face 5 +DEAL::Cell 3.2916, face 0 +DEAL::Cell 3.2916, face 1 +DEAL:: 0.132899 -0.531597 0.531597, 0.00156693 +DEAL::Cell 3.2916, face 3 +DEAL::Cell 3.2916, face 4 +DEAL::Cell 3.2916, face 5 +DEAL::Cell 3.2917, face 0 +DEAL::Cell 3.2917, face 1 +DEAL:: 0.288675 -0.577350 0.433013, 0.00184585 +DEAL::Cell 3.2917, face 3 +DEAL::Cell 3.2917, face 4 +DEAL::Cell 3.2917, face 5 +DEAL::Cell 3.2918, face 0 +DEAL:: 1.80700e-20 -0.485844 0.364383, 0.00138931 +DEAL::Cell 3.2918, face 1 +DEAL::Cell 3.2918, face 2 +DEAL::Cell 3.2918, face 3 +DEAL::Cell 3.2918, face 4 +DEAL:: 1.80700e-20 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2918, face 5 +DEAL::Cell 3.2919, face 0 +DEAL::Cell 3.2919, face 1 +DEAL::Cell 3.2919, face 2 +DEAL:: 0.265799 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2919, face 3 +DEAL::Cell 3.2919, face 4 +DEAL::Cell 3.2919, face 5 +DEAL::Cell 3.2920, face 0 +DEAL::Cell 3.2920, face 1 +DEAL:: 0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2920, face 3 +DEAL::Cell 3.2920, face 4 +DEAL::Cell 3.2920, face 5 +DEAL::Cell 3.2921, face 0 +DEAL:: 0.398698 -0.531597 0.265799, 0.00190018 +DEAL::Cell 3.2921, face 1 +DEAL::Cell 3.2921, face 3 +DEAL::Cell 3.2921, face 4 +DEAL::Cell 3.2921, face 5 +DEAL:: 0.398698 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2922, face 0 +DEAL::Cell 3.2922, face 1 +DEAL::Cell 3.2922, face 2 +DEAL::Cell 3.2922, face 3 +DEAL:: 0.364383 -0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2922, face 4 +DEAL::Cell 3.2922, face 5 +DEAL::Cell 3.2923, face 0 +DEAL::Cell 3.2923, face 1 +DEAL::Cell 3.2923, face 2 +DEAL:: 0.398698 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2923, face 3 +DEAL::Cell 3.2923, face 4 +DEAL::Cell 3.2923, face 5 +DEAL::Cell 3.2924, face 0 +DEAL:: 0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2924, face 1 +DEAL::Cell 3.2924, face 3 +DEAL::Cell 3.2924, face 4 +DEAL::Cell 3.2924, face 5 +DEAL:: 0.265799 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.2925, face 0 +DEAL::Cell 3.2925, face 1 +DEAL::Cell 3.2925, face 3 +DEAL::Cell 3.2925, face 4 +DEAL:: 0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2925, face 5 +DEAL::Cell 3.2926, face 0 +DEAL::Cell 3.2926, face 1 +DEAL::Cell 3.2926, face 2 +DEAL::Cell 3.2926, face 3 +DEAL:: 0.242922 -0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2926, face 4 +DEAL::Cell 3.2926, face 5 +DEAL::Cell 3.2927, face 0 +DEAL::Cell 3.2927, face 1 +DEAL:: 0.485844 -0.485844 0.364383, 0.00196478 +DEAL::Cell 3.2927, face 2 +DEAL::Cell 3.2927, face 3 +DEAL::Cell 3.2927, face 4 +DEAL::Cell 3.2927, face 5 +DEAL:: 0.364383 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2928, face 0 +DEAL::Cell 3.2928, face 1 +DEAL::Cell 3.2928, face 2 +DEAL::Cell 3.2928, face 3 +DEAL:: 0.110023 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2928, face 4 +DEAL::Cell 3.2928, face 5 +DEAL::Cell 3.2929, face 0 +DEAL::Cell 3.2929, face 1 +DEAL::Cell 3.2929, face 2 +DEAL:: 0.121461 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2929, face 3 +DEAL::Cell 3.2929, face 4 +DEAL::Cell 3.2929, face 5 +DEAL::Cell 3.2930, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00112764 +DEAL::Cell 3.2930, face 1 +DEAL::Cell 3.2930, face 2 +DEAL::Cell 3.2930, face 3 +DEAL::Cell 3.2930, face 4 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2930, face 5 +DEAL::Cell 3.2931, face 0 +DEAL::Cell 3.2931, face 1 +DEAL::Cell 3.2931, face 2 +DEAL:: 0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2931, face 3 +DEAL::Cell 3.2931, face 4 +DEAL::Cell 3.2931, face 5 +DEAL::Cell 3.2932, face 0 +DEAL::Cell 3.2932, face 1 +DEAL:: 0.121461 -0.485844 0.364383, 0.00143206 +DEAL::Cell 3.2932, face 2 +DEAL::Cell 3.2932, face 3 +DEAL::Cell 3.2932, face 4 +DEAL::Cell 3.2932, face 5 +DEAL:: 0.121461 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2933, face 0 +DEAL::Cell 3.2933, face 1 +DEAL::Cell 3.2933, face 2 +DEAL::Cell 3.2933, face 3 +DEAL:: 0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2933, face 4 +DEAL::Cell 3.2933, face 5 +DEAL::Cell 3.2934, face 0 +DEAL::Cell 3.2934, face 1 +DEAL:: 0.0985844 -0.394338 0.394338, 0.00116234 +DEAL::Cell 3.2934, face 2 +DEAL::Cell 3.2934, face 3 +DEAL::Cell 3.2934, face 4 +DEAL::Cell 3.2934, face 5 +DEAL::Cell 3.2935, face 0 +DEAL:: 0.110023 -0.440091 0.330068, 0.00129720 +DEAL::Cell 3.2935, face 1 +DEAL::Cell 3.2935, face 2 +DEAL::Cell 3.2935, face 3 +DEAL::Cell 3.2935, face 4 +DEAL:: 0.220045 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2935, face 5 +DEAL::Cell 3.2936, face 0 +DEAL::Cell 3.2936, face 1 +DEAL::Cell 3.2936, face 2 +DEAL:: 0.364383 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2936, face 3 +DEAL::Cell 3.2936, face 4 +DEAL::Cell 3.2936, face 5 +DEAL::Cell 3.2937, face 0 +DEAL:: 0.330068 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2937, face 1 +DEAL::Cell 3.2937, face 2 +DEAL::Cell 3.2937, face 3 +DEAL::Cell 3.2937, face 4 +DEAL::Cell 3.2937, face 5 +DEAL:: 0.364383 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2938, face 0 +DEAL::Cell 3.2938, face 1 +DEAL::Cell 3.2938, face 2 +DEAL::Cell 3.2938, face 3 +DEAL:: 0.197169 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2938, face 4 +DEAL::Cell 3.2938, face 5 +DEAL::Cell 3.2939, face 0 +DEAL::Cell 3.2939, face 1 +DEAL:: 0.440091 -0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2939, face 2 +DEAL::Cell 3.2939, face 3 +DEAL::Cell 3.2939, face 4 +DEAL::Cell 3.2939, face 5 +DEAL:: 0.394338 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2940, face 0 +DEAL::Cell 3.2940, face 1 +DEAL::Cell 3.2940, face 2 +DEAL::Cell 3.2940, face 3 +DEAL::Cell 3.2940, face 4 +DEAL:: 0.242922 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2940, face 5 +DEAL::Cell 3.2941, face 0 +DEAL::Cell 3.2941, face 1 +DEAL::Cell 3.2941, face 2 +DEAL:: 0.364383 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2941, face 3 +DEAL::Cell 3.2941, face 4 +DEAL::Cell 3.2941, face 5 +DEAL::Cell 3.2942, face 0 +DEAL:: 0.220045 -0.440091 0.440091, 0.00140701 +DEAL::Cell 3.2942, face 1 +DEAL::Cell 3.2942, face 2 +DEAL::Cell 3.2942, face 3 +DEAL::Cell 3.2942, face 4 +DEAL:: 0.295753 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2942, face 5 +DEAL::Cell 3.2943, face 0 +DEAL::Cell 3.2943, face 1 +DEAL::Cell 3.2943, face 2 +DEAL::Cell 3.2943, face 3 +DEAL:: 0.295753 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2943, face 4 +DEAL::Cell 3.2943, face 5 +DEAL::Cell 3.2944, face 0 +DEAL::Cell 3.2944, face 1 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.00124600 +DEAL::Cell 3.2944, face 2 +DEAL::Cell 3.2944, face 3 +DEAL::Cell 3.2944, face 4 +DEAL::Cell 3.2944, face 5 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2945, face 0 +DEAL::Cell 3.2945, face 1 +DEAL::Cell 3.2945, face 2 +DEAL::Cell 3.2945, face 3 +DEAL:: -0.174292 -0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.2945, face 4 +DEAL::Cell 3.2945, face 5 +DEAL::Cell 3.2946, face 0 +DEAL::Cell 3.2946, face 1 +DEAL::Cell 3.2946, face 2 +DEAL:: -0.348584 -0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2946, face 3 +DEAL::Cell 3.2946, face 4 +DEAL::Cell 3.2946, face 5 +DEAL::Cell 3.2947, face 0 +DEAL:: -0.227123 -0.302831 8.67362e-19, 0.00108246 +DEAL::Cell 3.2947, face 1 +DEAL::Cell 3.2947, face 2 +DEAL::Cell 3.2947, face 3 +DEAL::Cell 3.2947, face 4 +DEAL:: -0.227123 -0.302831 8.67362e-19, 0.000865968 +DEAL::Cell 3.2947, face 5 +DEAL::Cell 3.2948, face 0 +DEAL::Cell 3.2948, face 1 +DEAL::Cell 3.2948, face 2 +DEAL:: -0.295753 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2948, face 3 +DEAL::Cell 3.2948, face 4 +DEAL::Cell 3.2948, face 5 +DEAL::Cell 3.2949, face 0 +DEAL::Cell 3.2949, face 1 +DEAL:: -0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.2949, face 2 +DEAL::Cell 3.2949, face 3 +DEAL::Cell 3.2949, face 4 +DEAL::Cell 3.2949, face 5 +DEAL:: -0.197169 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2950, face 0 +DEAL::Cell 3.2950, face 1 +DEAL::Cell 3.2950, face 2 +DEAL::Cell 3.2950, face 3 +DEAL:: -0.227123 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.2950, face 4 +DEAL::Cell 3.2950, face 5 +DEAL::Cell 3.2951, face 0 +DEAL::Cell 3.2951, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.000968182 +DEAL::Cell 3.2951, face 2 +DEAL::Cell 3.2951, face 3 +DEAL::Cell 3.2951, face 4 +DEAL::Cell 3.2951, face 5 +DEAL::Cell 3.2952, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00126074 +DEAL::Cell 3.2952, face 1 +DEAL::Cell 3.2952, face 2 +DEAL::Cell 3.2952, face 3 +DEAL::Cell 3.2952, face 4 +DEAL:: -0.0985844 -0.394338 5.20417e-18, 0.00112764 +DEAL::Cell 3.2952, face 5 +DEAL::Cell 3.2953, face 0 +DEAL::Cell 3.2953, face 1 +DEAL::Cell 3.2953, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00242972 +DEAL::Cell 3.2953, face 3 +DEAL::Cell 3.2953, face 4 +DEAL::Cell 3.2953, face 5 +DEAL::Cell 3.2954, face 0 +DEAL:: -0.151416 -0.302831 0.0757078, 0.000968182 +DEAL::Cell 3.2954, face 1 +DEAL::Cell 3.2954, face 2 +DEAL::Cell 3.2954, face 3 +DEAL::Cell 3.2954, face 4 +DEAL::Cell 3.2954, face 5 +DEAL:: -0.174292 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2955, face 0 +DEAL::Cell 3.2955, face 1 +DEAL::Cell 3.2955, face 2 +DEAL::Cell 3.2955, face 3 +DEAL:: -0.0757078 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.2955, face 4 +DEAL::Cell 3.2955, face 5 +DEAL::Cell 3.2956, face 0 +DEAL::Cell 3.2956, face 1 +DEAL:: -0.0985844 -0.394338 0.197169, 0.00116234 +DEAL::Cell 3.2956, face 2 +DEAL::Cell 3.2956, face 3 +DEAL::Cell 3.2956, face 4 +DEAL::Cell 3.2956, face 5 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2957, face 0 +DEAL::Cell 3.2957, face 1 +DEAL::Cell 3.2957, face 2 +DEAL::Cell 3.2957, face 3 +DEAL::Cell 3.2957, face 4 +DEAL:: -0.0985844 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2957, face 5 +DEAL::Cell 3.2958, face 0 +DEAL::Cell 3.2958, face 1 +DEAL::Cell 3.2958, face 2 +DEAL:: -0.174292 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2958, face 3 +DEAL::Cell 3.2958, face 4 +DEAL::Cell 3.2958, face 5 +DEAL::Cell 3.2959, face 0 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00102748 +DEAL::Cell 3.2959, face 1 +DEAL::Cell 3.2959, face 2 +DEAL::Cell 3.2959, face 3 +DEAL::Cell 3.2959, face 4 +DEAL:: 5.42101e-20 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.2959, face 5 +DEAL::Cell 3.2960, face 0 +DEAL::Cell 3.2960, face 1 +DEAL::Cell 3.2960, face 2 +DEAL::Cell 3.2960, face 3 +DEAL:: -0.257078 -0.257078 0.00000, 0.00103264 +DEAL::Cell 3.2960, face 4 +DEAL::Cell 3.2960, face 5 +DEAL::Cell 3.2961, face 0 +DEAL::Cell 3.2961, face 1 +DEAL:: -0.128539 -0.257078 8.67362e-19, 0.000821904 +DEAL::Cell 3.2961, face 2 +DEAL::Cell 3.2961, face 3 +DEAL::Cell 3.2961, face 4 +DEAL::Cell 3.2961, face 5 +DEAL:: -0.192809 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2962, face 0 +DEAL::Cell 3.2962, face 1 +DEAL::Cell 3.2962, face 2 +DEAL::Cell 3.2962, face 3 +DEAL:: -0.158494 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.2962, face 4 +DEAL::Cell 3.2962, face 5 +DEAL::Cell 3.2963, face 0 +DEAL::Cell 3.2963, face 1 +DEAL::Cell 3.2963, face 2 +DEAL:: -0.192809 -0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.2963, face 3 +DEAL::Cell 3.2963, face 4 +DEAL::Cell 3.2963, face 5 +DEAL::Cell 3.2964, face 0 +DEAL:: -0.302831 -0.302831 0.151416, 0.00122466 +DEAL::Cell 3.2964, face 1 +DEAL::Cell 3.2964, face 2 +DEAL::Cell 3.2964, face 3 +DEAL::Cell 3.2964, face 4 +DEAL:: -0.257078 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2964, face 5 +DEAL::Cell 3.2965, face 0 +DEAL::Cell 3.2965, face 1 +DEAL::Cell 3.2965, face 2 +DEAL:: -0.151416 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.2965, face 3 +DEAL::Cell 3.2965, face 4 +DEAL::Cell 3.2965, face 5 +DEAL::Cell 3.2966, face 0 +DEAL::Cell 3.2966, face 1 +DEAL:: -0.192809 -0.257078 0.0642695, 0.000918917 +DEAL::Cell 3.2966, face 2 +DEAL::Cell 3.2966, face 3 +DEAL::Cell 3.2966, face 4 +DEAL::Cell 3.2966, face 5 +DEAL:: -0.192809 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2967, face 0 +DEAL::Cell 3.2967, face 1 +DEAL::Cell 3.2967, face 2 +DEAL::Cell 3.2967, face 3 +DEAL:: -0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.2967, face 4 +DEAL::Cell 3.2967, face 5 +DEAL::Cell 3.2968, face 0 +DEAL::Cell 3.2968, face 1 +DEAL:: -0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2968, face 2 +DEAL::Cell 3.2968, face 3 +DEAL::Cell 3.2968, face 4 +DEAL::Cell 3.2968, face 5 +DEAL::Cell 3.2969, face 0 +DEAL:: -0.0757078 -0.302831 2.60209e-18, 0.000892619 +DEAL::Cell 3.2969, face 1 +DEAL::Cell 3.2969, face 2 +DEAL::Cell 3.2969, face 3 +DEAL::Cell 3.2969, face 4 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.000865968 +DEAL::Cell 3.2969, face 5 +DEAL::Cell 3.2970, face 0 +DEAL::Cell 3.2970, face 1 +DEAL::Cell 3.2970, face 2 +DEAL:: -0.0642695 -0.257078 1.30104e-18, 0.00103264 +DEAL::Cell 3.2970, face 3 +DEAL::Cell 3.2970, face 4 +DEAL::Cell 3.2970, face 5 +DEAL::Cell 3.2971, face 0 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.2971, face 1 +DEAL::Cell 3.2971, face 2 +DEAL::Cell 3.2971, face 3 +DEAL::Cell 3.2971, face 4 +DEAL::Cell 3.2971, face 5 +DEAL:: -0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2972, face 0 +DEAL::Cell 3.2972, face 1 +DEAL::Cell 3.2972, face 2 +DEAL::Cell 3.2972, face 3 +DEAL:: -0.128539 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.2972, face 4 +DEAL::Cell 3.2972, face 5 +DEAL::Cell 3.2973, face 0 +DEAL::Cell 3.2973, face 1 +DEAL:: 3.61401e-20 -0.302831 0.151416, 0.000865968 +DEAL::Cell 3.2973, face 2 +DEAL::Cell 3.2973, face 3 +DEAL::Cell 3.2973, face 4 +DEAL::Cell 3.2973, face 5 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2974, face 0 +DEAL::Cell 3.2974, face 1 +DEAL::Cell 3.2974, face 2 +DEAL::Cell 3.2974, face 3 +DEAL::Cell 3.2974, face 4 +DEAL:: -0.128539 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2974, face 5 +DEAL::Cell 3.2975, face 0 +DEAL::Cell 3.2975, face 1 +DEAL::Cell 3.2975, face 2 +DEAL:: -0.0642695 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.2975, face 3 +DEAL::Cell 3.2975, face 4 +DEAL::Cell 3.2975, face 5 +DEAL::Cell 3.2976, face 0 +DEAL:: -0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.2976, face 1 +DEAL::Cell 3.2976, face 2 +DEAL::Cell 3.2976, face 3 +DEAL::Cell 3.2976, face 4 +DEAL:: -0.261438 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2976, face 5 +DEAL::Cell 3.2977, face 0 +DEAL::Cell 3.2977, face 1 +DEAL::Cell 3.2977, face 2 +DEAL::Cell 3.2977, face 3 +DEAL:: -0.261438 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2977, face 4 +DEAL::Cell 3.2977, face 5 +DEAL::Cell 3.2978, face 0 +DEAL::Cell 3.2978, face 1 +DEAL:: -0.227123 -0.302831 0.151416, 0.00108246 +DEAL::Cell 3.2978, face 2 +DEAL::Cell 3.2978, face 3 +DEAL::Cell 3.2978, face 4 +DEAL::Cell 3.2978, face 5 +DEAL:: -0.302831 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2979, face 0 +DEAL::Cell 3.2979, face 1 +DEAL::Cell 3.2979, face 2 +DEAL::Cell 3.2979, face 3 +DEAL:: -0.151416 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2979, face 4 +DEAL::Cell 3.2979, face 5 +DEAL::Cell 3.2980, face 0 +DEAL::Cell 3.2980, face 1 +DEAL::Cell 3.2980, face 2 +DEAL:: -0.394338 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2980, face 3 +DEAL::Cell 3.2980, face 4 +DEAL::Cell 3.2980, face 5 +DEAL::Cell 3.2981, face 0 +DEAL:: -0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2981, face 1 +DEAL::Cell 3.2981, face 2 +DEAL::Cell 3.2981, face 3 +DEAL::Cell 3.2981, face 4 +DEAL:: -0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2981, face 5 +DEAL::Cell 3.2982, face 0 +DEAL::Cell 3.2982, face 1 +DEAL::Cell 3.2982, face 2 +DEAL:: -0.261438 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2982, face 3 +DEAL::Cell 3.2982, face 4 +DEAL::Cell 3.2982, face 5 +DEAL::Cell 3.2983, face 0 +DEAL::Cell 3.2983, face 1 +DEAL:: -0.174292 -0.348584 0.261438, 0.00111446 +DEAL::Cell 3.2983, face 2 +DEAL::Cell 3.2983, face 3 +DEAL::Cell 3.2983, face 4 +DEAL::Cell 3.2983, face 5 +DEAL:: -0.174292 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.2984, face 0 +DEAL::Cell 3.2984, face 1 +DEAL::Cell 3.2984, face 2 +DEAL::Cell 3.2984, face 3 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2984, face 4 +DEAL::Cell 3.2984, face 5 +DEAL::Cell 3.2985, face 0 +DEAL::Cell 3.2985, face 1 +DEAL:: 2.71051e-20 -0.348584 0.261438, 0.000996803 +DEAL::Cell 3.2985, face 2 +DEAL::Cell 3.2985, face 3 +DEAL::Cell 3.2985, face 4 +DEAL::Cell 3.2985, face 5 +DEAL::Cell 3.2986, face 0 +DEAL:: -0.174292 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2986, face 1 +DEAL::Cell 3.2986, face 2 +DEAL::Cell 3.2986, face 3 +DEAL::Cell 3.2986, face 4 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2986, face 5 +DEAL::Cell 3.2987, face 0 +DEAL::Cell 3.2987, face 1 +DEAL::Cell 3.2987, face 2 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2987, face 3 +DEAL::Cell 3.2987, face 4 +DEAL::Cell 3.2987, face 5 +DEAL::Cell 3.2988, face 0 +DEAL:: -0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.2988, face 1 +DEAL::Cell 3.2988, face 2 +DEAL::Cell 3.2988, face 3 +DEAL::Cell 3.2988, face 4 +DEAL::Cell 3.2988, face 5 +DEAL:: -0.197169 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2989, face 0 +DEAL::Cell 3.2989, face 1 +DEAL::Cell 3.2989, face 2 +DEAL::Cell 3.2989, face 3 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2989, face 4 +DEAL::Cell 3.2989, face 5 +DEAL::Cell 3.2990, face 0 +DEAL::Cell 3.2990, face 1 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00102748 +DEAL::Cell 3.2990, face 2 +DEAL::Cell 3.2990, face 3 +DEAL::Cell 3.2990, face 4 +DEAL::Cell 3.2990, face 5 +DEAL:: -0.0757078 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.2991, face 0 +DEAL::Cell 3.2991, face 1 +DEAL::Cell 3.2991, face 2 +DEAL::Cell 3.2991, face 3 +DEAL::Cell 3.2991, face 4 +DEAL:: -0.0871461 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2991, face 5 +DEAL::Cell 3.2992, face 0 +DEAL::Cell 3.2992, face 1 +DEAL::Cell 3.2992, face 2 +DEAL:: -0.302831 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2992, face 3 +DEAL::Cell 3.2992, face 4 +DEAL::Cell 3.2992, face 5 +DEAL::Cell 3.2993, face 0 +DEAL:: -0.227123 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2993, face 1 +DEAL::Cell 3.2993, face 2 +DEAL::Cell 3.2993, face 3 +DEAL::Cell 3.2993, face 4 +DEAL:: -0.128539 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2993, face 5 +DEAL::Cell 3.2994, face 0 +DEAL::Cell 3.2994, face 1 +DEAL::Cell 3.2994, face 2 +DEAL::Cell 3.2994, face 3 +DEAL:: -0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.2994, face 4 +DEAL::Cell 3.2994, face 5 +DEAL::Cell 3.2995, face 0 +DEAL::Cell 3.2995, face 1 +DEAL:: -0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.2995, face 2 +DEAL::Cell 3.2995, face 3 +DEAL::Cell 3.2995, face 4 +DEAL::Cell 3.2995, face 5 +DEAL:: -0.158494 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.2996, face 0 +DEAL::Cell 3.2996, face 1 +DEAL::Cell 3.2996, face 2 +DEAL::Cell 3.2996, face 3 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2996, face 4 +DEAL::Cell 3.2996, face 5 +DEAL::Cell 3.2997, face 0 +DEAL::Cell 3.2997, face 1 +DEAL::Cell 3.2997, face 2 +DEAL:: -0.227123 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2997, face 3 +DEAL::Cell 3.2997, face 4 +DEAL::Cell 3.2997, face 5 +DEAL::Cell 3.2998, face 0 +DEAL:: -0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2998, face 1 +DEAL::Cell 3.2998, face 2 +DEAL::Cell 3.2998, face 3 +DEAL::Cell 3.2998, face 4 +DEAL:: -0.211325 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.2998, face 5 +DEAL::Cell 3.2999, face 0 +DEAL::Cell 3.2999, face 1 +DEAL::Cell 3.2999, face 2 +DEAL:: -0.128539 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2999, face 3 +DEAL::Cell 3.2999, face 4 +DEAL::Cell 3.2999, face 5 +DEAL::Cell 3.3000, face 0 +DEAL::Cell 3.3000, face 1 +DEAL:: -0.0757078 -0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3000, face 2 +DEAL::Cell 3.3000, face 3 +DEAL::Cell 3.3000, face 4 +DEAL::Cell 3.3000, face 5 +DEAL:: -0.0757078 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3001, face 0 +DEAL::Cell 3.3001, face 1 +DEAL::Cell 3.3001, face 2 +DEAL::Cell 3.3001, face 3 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3001, face 4 +DEAL::Cell 3.3001, face 5 +DEAL::Cell 3.3002, face 0 +DEAL::Cell 3.3002, face 1 +DEAL:: -0.0528312 -0.211325 0.158494, 0.000622897 +DEAL::Cell 3.3002, face 2 +DEAL::Cell 3.3002, face 3 +DEAL::Cell 3.3002, face 4 +DEAL::Cell 3.3002, face 5 +DEAL::Cell 3.3003, face 0 +DEAL:: -0.0642695 -0.257078 0.128539, 0.000757758 +DEAL::Cell 3.3003, face 1 +DEAL::Cell 3.3003, face 2 +DEAL::Cell 3.3003, face 3 +DEAL::Cell 3.3003, face 4 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3003, face 5 +DEAL::Cell 3.3004, face 0 +DEAL::Cell 3.3004, face 1 +DEAL::Cell 3.3004, face 2 +DEAL:: -0.0757078 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3004, face 3 +DEAL::Cell 3.3004, face 4 +DEAL::Cell 3.3004, face 5 +DEAL::Cell 3.3005, face 0 +DEAL:: -0.0642695 -0.257078 0.257078, 0.000757758 +DEAL::Cell 3.3005, face 1 +DEAL::Cell 3.3005, face 2 +DEAL::Cell 3.3005, face 3 +DEAL::Cell 3.3005, face 4 +DEAL::Cell 3.3005, face 5 +DEAL:: -0.0757078 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3006, face 0 +DEAL::Cell 3.3006, face 1 +DEAL::Cell 3.3006, face 2 +DEAL::Cell 3.3006, face 3 +DEAL:: -0.105662 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.3006, face 4 +DEAL::Cell 3.3006, face 5 +DEAL::Cell 3.3007, face 0 +DEAL::Cell 3.3007, face 1 +DEAL:: 0.00000 -0.257078 0.257078, 0.000735134 +DEAL::Cell 3.3007, face 2 +DEAL::Cell 3.3007, face 3 +DEAL::Cell 3.3007, face 4 +DEAL::Cell 3.3007, face 5 +DEAL:: 0.00000 -0.211325 0.211325, 0.000854608 +DEAL::Cell 3.3008, face 0 +DEAL::Cell 3.3008, face 1 +DEAL::Cell 3.3008, face 2 +DEAL::Cell 3.3008, face 3 +DEAL::Cell 3.3008, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00112764 +DEAL::Cell 3.3008, face 5 +DEAL::Cell 3.3009, face 0 +DEAL::Cell 3.3009, face 1 +DEAL::Cell 3.3009, face 2 +DEAL:: 0.0985844 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3009, face 3 +DEAL::Cell 3.3009, face 4 +DEAL::Cell 3.3009, face 5 +DEAL::Cell 3.3010, face 0 +DEAL:: 8.13152e-20 -0.348584 0.0871461, 0.000996803 +DEAL::Cell 3.3010, face 1 +DEAL::Cell 3.3010, face 2 +DEAL::Cell 3.3010, face 3 +DEAL::Cell 3.3010, face 4 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.000865968 +DEAL::Cell 3.3010, face 5 +DEAL::Cell 3.3011, face 0 +DEAL::Cell 3.3011, face 1 +DEAL::Cell 3.3011, face 2 +DEAL::Cell 3.3011, face 3 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.00143292 +DEAL::Cell 3.3011, face 4 +DEAL::Cell 3.3011, face 5 +DEAL::Cell 3.3012, face 0 +DEAL::Cell 3.3012, face 1 +DEAL:: 0.0871461 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3012, face 2 +DEAL::Cell 3.3012, face 3 +DEAL::Cell 3.3012, face 4 +DEAL::Cell 3.3012, face 5 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3013, face 0 +DEAL::Cell 3.3013, face 1 +DEAL::Cell 3.3013, face 2 +DEAL::Cell 3.3013, face 3 +DEAL:: 0.174292 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3013, face 4 +DEAL::Cell 3.3013, face 5 +DEAL::Cell 3.3014, face 0 +DEAL::Cell 3.3014, face 1 +DEAL::Cell 3.3014, face 2 +DEAL:: 8.13152e-20 -0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3014, face 3 +DEAL::Cell 3.3014, face 4 +DEAL::Cell 3.3014, face 5 +DEAL::Cell 3.3015, face 0 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3015, face 1 +DEAL::Cell 3.3015, face 2 +DEAL::Cell 3.3015, face 3 +DEAL::Cell 3.3015, face 4 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3015, face 5 +DEAL::Cell 3.3016, face 0 +DEAL::Cell 3.3016, face 1 +DEAL::Cell 3.3016, face 2 +DEAL:: 0.295753 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3016, face 3 +DEAL::Cell 3.3016, face 4 +DEAL::Cell 3.3016, face 5 +DEAL::Cell 3.3017, face 0 +DEAL::Cell 3.3017, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.3017, face 2 +DEAL::Cell 3.3017, face 3 +DEAL::Cell 3.3017, face 4 +DEAL::Cell 3.3017, face 5 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3018, face 0 +DEAL::Cell 3.3018, face 1 +DEAL::Cell 3.3018, face 2 +DEAL::Cell 3.3018, face 3 +DEAL:: 0.227123 -0.302831 1.51788e-18, 0.00143292 +DEAL::Cell 3.3018, face 4 +DEAL::Cell 3.3018, face 5 +DEAL::Cell 3.3019, face 0 +DEAL::Cell 3.3019, face 1 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.3019, face 2 +DEAL::Cell 3.3019, face 3 +DEAL::Cell 3.3019, face 4 +DEAL::Cell 3.3019, face 5 +DEAL::Cell 3.3020, face 0 +DEAL:: 0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3020, face 1 +DEAL::Cell 3.3020, face 2 +DEAL::Cell 3.3020, face 3 +DEAL::Cell 3.3020, face 4 +DEAL:: 0.295753 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3020, face 5 +DEAL::Cell 3.3021, face 0 +DEAL::Cell 3.3021, face 1 +DEAL::Cell 3.3021, face 2 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3021, face 3 +DEAL::Cell 3.3021, face 4 +DEAL::Cell 3.3021, face 5 +DEAL::Cell 3.3022, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3022, face 1 +DEAL::Cell 3.3022, face 2 +DEAL::Cell 3.3022, face 3 +DEAL::Cell 3.3022, face 4 +DEAL::Cell 3.3022, face 5 +DEAL:: 0.174292 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3023, face 0 +DEAL::Cell 3.3023, face 1 +DEAL::Cell 3.3023, face 2 +DEAL::Cell 3.3023, face 3 +DEAL:: 0.227123 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3023, face 4 +DEAL::Cell 3.3023, face 5 +DEAL::Cell 3.3024, face 0 +DEAL::Cell 3.3024, face 1 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3024, face 2 +DEAL::Cell 3.3024, face 3 +DEAL::Cell 3.3024, face 4 +DEAL::Cell 3.3024, face 5 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3025, face 0 +DEAL::Cell 3.3025, face 1 +DEAL::Cell 3.3025, face 2 +DEAL::Cell 3.3025, face 3 +DEAL::Cell 3.3025, face 4 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.000865968 +DEAL::Cell 3.3025, face 5 +DEAL::Cell 3.3026, face 0 +DEAL::Cell 3.3026, face 1 +DEAL::Cell 3.3026, face 2 +DEAL:: 2.71051e-20 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3026, face 3 +DEAL::Cell 3.3026, face 4 +DEAL::Cell 3.3026, face 5 +DEAL::Cell 3.3027, face 0 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3027, face 1 +DEAL::Cell 3.3027, face 2 +DEAL::Cell 3.3027, face 3 +DEAL::Cell 3.3027, face 4 +DEAL:: 0.105662 -0.211325 0.00000, 0.000604299 +DEAL::Cell 3.3027, face 5 +DEAL::Cell 3.3028, face 0 +DEAL::Cell 3.3028, face 1 +DEAL::Cell 3.3028, face 2 +DEAL::Cell 3.3028, face 3 +DEAL:: 2.71051e-20 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3028, face 4 +DEAL::Cell 3.3028, face 5 +DEAL::Cell 3.3029, face 0 +DEAL::Cell 3.3029, face 1 +DEAL:: 0.128539 -0.257078 0.0642695, 0.000821904 +DEAL::Cell 3.3029, face 2 +DEAL::Cell 3.3029, face 3 +DEAL::Cell 3.3029, face 4 +DEAL::Cell 3.3029, face 5 +DEAL:: 0.0642695 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3030, face 0 +DEAL::Cell 3.3030, face 1 +DEAL::Cell 3.3030, face 2 +DEAL::Cell 3.3030, face 3 +DEAL:: 0.0528312 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3030, face 4 +DEAL::Cell 3.3030, face 5 +DEAL::Cell 3.3031, face 0 +DEAL::Cell 3.3031, face 1 +DEAL::Cell 3.3031, face 2 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3031, face 3 +DEAL::Cell 3.3031, face 4 +DEAL::Cell 3.3031, face 5 +DEAL::Cell 3.3032, face 0 +DEAL:: 0.128539 -0.257078 1.08420e-18, 0.000821904 +DEAL::Cell 3.3032, face 1 +DEAL::Cell 3.3032, face 2 +DEAL::Cell 3.3032, face 3 +DEAL::Cell 3.3032, face 4 +DEAL:: 0.128539 -0.257078 1.08420e-18, 0.000735134 +DEAL::Cell 3.3032, face 5 +DEAL::Cell 3.3033, face 0 +DEAL::Cell 3.3033, face 1 +DEAL::Cell 3.3033, face 2 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3033, face 3 +DEAL::Cell 3.3033, face 4 +DEAL::Cell 3.3033, face 5 +DEAL::Cell 3.3034, face 0 +DEAL::Cell 3.3034, face 1 +DEAL:: 0.192809 -0.257078 7.58942e-19, 0.000918917 +DEAL::Cell 3.3034, face 2 +DEAL::Cell 3.3034, face 3 +DEAL::Cell 3.3034, face 4 +DEAL::Cell 3.3034, face 5 +DEAL:: 0.192809 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3035, face 0 +DEAL::Cell 3.3035, face 1 +DEAL::Cell 3.3035, face 2 +DEAL::Cell 3.3035, face 3 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.3035, face 4 +DEAL::Cell 3.3035, face 5 +DEAL::Cell 3.3036, face 0 +DEAL::Cell 3.3036, face 1 +DEAL:: 0.192809 -0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3036, face 2 +DEAL::Cell 3.3036, face 3 +DEAL::Cell 3.3036, face 4 +DEAL::Cell 3.3036, face 5 +DEAL::Cell 3.3037, face 0 +DEAL:: 0.227123 -0.302831 0.0757078, 0.00108246 +DEAL::Cell 3.3037, face 1 +DEAL::Cell 3.3037, face 2 +DEAL::Cell 3.3037, face 3 +DEAL::Cell 3.3037, face 4 +DEAL:: 0.302831 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3037, face 5 +DEAL::Cell 3.3038, face 0 +DEAL::Cell 3.3038, face 1 +DEAL::Cell 3.3038, face 2 +DEAL:: 0.192809 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3038, face 3 +DEAL::Cell 3.3038, face 4 +DEAL::Cell 3.3038, face 5 +DEAL::Cell 3.3039, face 0 +DEAL:: 0.158494 -0.211325 0.105662, 0.000755374 +DEAL::Cell 3.3039, face 1 +DEAL::Cell 3.3039, face 2 +DEAL::Cell 3.3039, face 3 +DEAL::Cell 3.3039, face 4 +DEAL::Cell 3.3039, face 5 +DEAL:: 0.192809 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3040, face 0 +DEAL::Cell 3.3040, face 1 +DEAL::Cell 3.3040, face 2 +DEAL::Cell 3.3040, face 3 +DEAL:: 2.71051e-20 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3040, face 4 +DEAL::Cell 3.3040, face 5 +DEAL::Cell 3.3041, face 0 +DEAL::Cell 3.3041, face 1 +DEAL:: 0.197169 -0.394338 0.295753, 0.00126074 +DEAL::Cell 3.3041, face 2 +DEAL::Cell 3.3041, face 3 +DEAL::Cell 3.3041, face 4 +DEAL::Cell 3.3041, face 5 +DEAL:: 0.174292 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3042, face 0 +DEAL::Cell 3.3042, face 1 +DEAL::Cell 3.3042, face 2 +DEAL::Cell 3.3042, face 3 +DEAL::Cell 3.3042, face 4 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3042, face 5 +DEAL::Cell 3.3043, face 0 +DEAL::Cell 3.3043, face 1 +DEAL::Cell 3.3043, face 2 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3043, face 3 +DEAL::Cell 3.3043, face 4 +DEAL::Cell 3.3043, face 5 +DEAL::Cell 3.3044, face 0 +DEAL:: 0.00000 -0.394338 0.394338, 0.00112764 +DEAL::Cell 3.3044, face 1 +DEAL::Cell 3.3044, face 2 +DEAL::Cell 3.3044, face 3 +DEAL::Cell 3.3044, face 4 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3044, face 5 +DEAL::Cell 3.3045, face 0 +DEAL::Cell 3.3045, face 1 +DEAL::Cell 3.3045, face 2 +DEAL::Cell 3.3045, face 3 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3045, face 4 +DEAL::Cell 3.3045, face 5 +DEAL::Cell 3.3046, face 0 +DEAL::Cell 3.3046, face 1 +DEAL:: 0.0757078 -0.302831 0.227123, 0.000892619 +DEAL::Cell 3.3046, face 2 +DEAL::Cell 3.3046, face 3 +DEAL::Cell 3.3046, face 4 +DEAL::Cell 3.3046, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3047, face 0 +DEAL::Cell 3.3047, face 1 +DEAL::Cell 3.3047, face 2 +DEAL::Cell 3.3047, face 3 +DEAL:: 0.151416 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3047, face 4 +DEAL::Cell 3.3047, face 5 +DEAL::Cell 3.3048, face 0 +DEAL::Cell 3.3048, face 1 +DEAL::Cell 3.3048, face 2 +DEAL:: 0.197169 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3048, face 3 +DEAL::Cell 3.3048, face 4 +DEAL::Cell 3.3048, face 5 +DEAL::Cell 3.3049, face 0 +DEAL:: 0.261438 -0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3049, face 1 +DEAL::Cell 3.3049, face 2 +DEAL::Cell 3.3049, face 3 +DEAL::Cell 3.3049, face 4 +DEAL:: 0.261438 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3049, face 5 +DEAL::Cell 3.3050, face 0 +DEAL::Cell 3.3050, face 1 +DEAL::Cell 3.3050, face 2 +DEAL:: 0.261438 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3050, face 3 +DEAL::Cell 3.3050, face 4 +DEAL::Cell 3.3050, face 5 +DEAL::Cell 3.3051, face 0 +DEAL::Cell 3.3051, face 1 +DEAL:: 0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.3051, face 2 +DEAL::Cell 3.3051, face 3 +DEAL::Cell 3.3051, face 4 +DEAL::Cell 3.3051, face 5 +DEAL:: 0.348584 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3052, face 0 +DEAL::Cell 3.3052, face 1 +DEAL::Cell 3.3052, face 2 +DEAL::Cell 3.3052, face 3 +DEAL:: 0.261438 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3052, face 4 +DEAL::Cell 3.3052, face 5 +DEAL::Cell 3.3053, face 0 +DEAL::Cell 3.3053, face 1 +DEAL:: 0.348584 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3053, face 2 +DEAL::Cell 3.3053, face 3 +DEAL::Cell 3.3053, face 4 +DEAL::Cell 3.3053, face 5 +DEAL::Cell 3.3054, face 0 +DEAL:: 0.174292 -0.348584 0.261438, 0.00111446 +DEAL::Cell 3.3054, face 1 +DEAL::Cell 3.3054, face 2 +DEAL::Cell 3.3054, face 3 +DEAL::Cell 3.3054, face 4 +DEAL:: 0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3054, face 5 +DEAL::Cell 3.3055, face 0 +DEAL::Cell 3.3055, face 1 +DEAL::Cell 3.3055, face 2 +DEAL:: 0.348584 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3055, face 3 +DEAL::Cell 3.3055, face 4 +DEAL::Cell 3.3055, face 5 +DEAL::Cell 3.3056, face 0 +DEAL:: 9.03502e-21 -0.257078 0.192809, 0.000735134 +DEAL::Cell 3.3056, face 1 +DEAL::Cell 3.3056, face 2 +DEAL::Cell 3.3056, face 3 +DEAL::Cell 3.3056, face 4 +DEAL::Cell 3.3056, face 5 +DEAL:: 1.80700e-20 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3057, face 0 +DEAL::Cell 3.3057, face 1 +DEAL::Cell 3.3057, face 2 +DEAL::Cell 3.3057, face 3 +DEAL:: 0.0642695 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3057, face 4 +DEAL::Cell 3.3057, face 5 +DEAL::Cell 3.3058, face 0 +DEAL::Cell 3.3058, face 1 +DEAL:: 0.0642695 -0.257078 0.192809, 0.000757758 +DEAL::Cell 3.3058, face 2 +DEAL::Cell 3.3058, face 3 +DEAL::Cell 3.3058, face 4 +DEAL::Cell 3.3058, face 5 +DEAL:: 0.0528312 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3059, face 0 +DEAL::Cell 3.3059, face 1 +DEAL::Cell 3.3059, face 2 +DEAL::Cell 3.3059, face 3 +DEAL::Cell 3.3059, face 4 +DEAL:: 0.0642695 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3059, face 5 +DEAL::Cell 3.3060, face 0 +DEAL::Cell 3.3060, face 1 +DEAL::Cell 3.3060, face 2 +DEAL:: 0.00000 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3060, face 3 +DEAL::Cell 3.3060, face 4 +DEAL::Cell 3.3060, face 5 +DEAL::Cell 3.3061, face 0 +DEAL:: 0.0757078 -0.302831 0.302831, 0.000892619 +DEAL::Cell 3.3061, face 1 +DEAL::Cell 3.3061, face 2 +DEAL::Cell 3.3061, face 3 +DEAL::Cell 3.3061, face 4 +DEAL:: 0.128539 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3061, face 5 +DEAL::Cell 3.3062, face 0 +DEAL::Cell 3.3062, face 1 +DEAL::Cell 3.3062, face 2 +DEAL::Cell 3.3062, face 3 +DEAL:: 0.00000 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3062, face 4 +DEAL::Cell 3.3062, face 5 +DEAL::Cell 3.3063, face 0 +DEAL::Cell 3.3063, face 1 +DEAL:: 0.105662 -0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3063, face 2 +DEAL::Cell 3.3063, face 3 +DEAL::Cell 3.3063, face 4 +DEAL::Cell 3.3063, face 5 +DEAL:: 0.0528312 -0.211325 0.211325, 0.000854608 +DEAL::Cell 3.3064, face 0 +DEAL::Cell 3.3064, face 1 +DEAL::Cell 3.3064, face 2 +DEAL::Cell 3.3064, face 3 +DEAL:: 0.192809 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3064, face 4 +DEAL::Cell 3.3064, face 5 +DEAL::Cell 3.3065, face 0 +DEAL::Cell 3.3065, face 1 +DEAL::Cell 3.3065, face 2 +DEAL:: 0.227123 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3065, face 3 +DEAL::Cell 3.3065, face 4 +DEAL::Cell 3.3065, face 5 +DEAL::Cell 3.3066, face 0 +DEAL:: 0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3066, face 1 +DEAL::Cell 3.3066, face 2 +DEAL::Cell 3.3066, face 3 +DEAL::Cell 3.3066, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3066, face 5 +DEAL::Cell 3.3067, face 0 +DEAL::Cell 3.3067, face 1 +DEAL::Cell 3.3067, face 2 +DEAL:: 0.257078 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3067, face 3 +DEAL::Cell 3.3067, face 4 +DEAL::Cell 3.3067, face 5 +DEAL::Cell 3.3068, face 0 +DEAL::Cell 3.3068, face 1 +DEAL:: 0.227123 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3068, face 2 +DEAL::Cell 3.3068, face 3 +DEAL::Cell 3.3068, face 4 +DEAL::Cell 3.3068, face 5 +DEAL:: 0.227123 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3069, face 0 +DEAL::Cell 3.3069, face 1 +DEAL::Cell 3.3069, face 2 +DEAL::Cell 3.3069, face 3 +DEAL:: 0.257078 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3069, face 4 +DEAL::Cell 3.3069, face 5 +DEAL::Cell 3.3070, face 0 +DEAL::Cell 3.3070, face 1 +DEAL:: 0.158494 -0.211325 0.211325, 0.000755374 +DEAL::Cell 3.3070, face 2 +DEAL::Cell 3.3070, face 3 +DEAL::Cell 3.3070, face 4 +DEAL::Cell 3.3070, face 5 +DEAL::Cell 3.3071, face 0 +DEAL:: 0.192809 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3071, face 1 +DEAL::Cell 3.3071, face 2 +DEAL::Cell 3.3071, face 3 +DEAL::Cell 3.3071, face 4 +DEAL:: 0.257078 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3071, face 5 +DEAL::Cell 3.3072, face 1 +DEAL::Cell 3.3072, face 2 +DEAL::Cell 3.3072, face 3 +DEAL:: -0.398698 0.531597 -0.531597, 0.00190018 +DEAL::Cell 3.3072, face 4 +DEAL::Cell 3.3072, face 5 +DEAL::Cell 3.3073, face 0 +DEAL::Cell 3.3073, face 1 +DEAL:: -0.364383 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3073, face 2 +DEAL::Cell 3.3073, face 3 +DEAL::Cell 3.3073, face 4 +DEAL::Cell 3.3073, face 5 +DEAL::Cell 3.3074, face 1 +DEAL:: -0.398698 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3074, face 2 +DEAL::Cell 3.3074, face 3 +DEAL::Cell 3.3074, face 4 +DEAL::Cell 3.3074, face 5 +DEAL:: -0.398698 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3075, face 0 +DEAL::Cell 3.3075, face 1 +DEAL::Cell 3.3075, face 2 +DEAL::Cell 3.3075, face 3 +DEAL:: -0.242922 0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.3075, face 4 +DEAL::Cell 3.3075, face 5 +DEAL::Cell 3.3076, face 1 +DEAL::Cell 3.3076, face 2 +DEAL:: -0.531597 0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.3076, face 3 +DEAL::Cell 3.3076, face 4 +DEAL::Cell 3.3076, face 5 +DEAL::Cell 3.3077, face 0 +DEAL::Cell 3.3077, face 1 +DEAL:: -0.485844 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3077, face 2 +DEAL::Cell 3.3077, face 3 +DEAL::Cell 3.3077, face 4 +DEAL::Cell 3.3077, face 5 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3078, face 1 +DEAL::Cell 3.3078, face 2 +DEAL::Cell 3.3078, face 3 +DEAL::Cell 3.3078, face 4 +DEAL:: -0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3078, face 5 +DEAL::Cell 3.3079, face 0 +DEAL::Cell 3.3079, face 1 +DEAL::Cell 3.3079, face 2 +DEAL:: -0.364383 0.485844 -0.242922, 0.00173663 +DEAL::Cell 3.3079, face 3 +DEAL::Cell 3.3079, face 4 +DEAL::Cell 3.3079, face 5 +DEAL::Cell 3.3080, face 0 +DEAL::Cell 3.3080, face 1 +DEAL:: -0.440091 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3080, face 2 +DEAL::Cell 3.3080, face 3 +DEAL::Cell 3.3080, face 4 +DEAL::Cell 3.3080, face 5 +DEAL:: -0.440091 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3081, face 0 +DEAL::Cell 3.3081, face 1 +DEAL::Cell 3.3081, face 2 +DEAL::Cell 3.3081, face 3 +DEAL:: -0.295753 0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.3081, face 4 +DEAL::Cell 3.3081, face 5 +DEAL::Cell 3.3082, face 0 +DEAL::Cell 3.3082, face 1 +DEAL:: -0.220045 0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.3082, face 2 +DEAL::Cell 3.3082, face 3 +DEAL::Cell 3.3082, face 4 +DEAL::Cell 3.3082, face 5 +DEAL::Cell 3.3083, face 0 +DEAL:: -0.330068 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3083, face 1 +DEAL::Cell 3.3083, face 2 +DEAL::Cell 3.3083, face 3 +DEAL::Cell 3.3083, face 4 +DEAL:: -0.295753 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.3083, face 5 +DEAL::Cell 3.3084, face 0 +DEAL::Cell 3.3084, face 1 +DEAL::Cell 3.3084, face 2 +DEAL:: -0.440091 0.440091 -0.330068, 0.00177975 +DEAL::Cell 3.3084, face 3 +DEAL::Cell 3.3084, face 4 +DEAL::Cell 3.3084, face 5 +DEAL::Cell 3.3085, face 0 +DEAL:: -0.330068 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3085, face 1 +DEAL::Cell 3.3085, face 2 +DEAL::Cell 3.3085, face 3 +DEAL::Cell 3.3085, face 4 +DEAL::Cell 3.3085, face 5 +DEAL:: -0.440091 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3086, face 0 +DEAL::Cell 3.3086, face 1 +DEAL::Cell 3.3086, face 2 +DEAL::Cell 3.3086, face 3 +DEAL:: -0.242922 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3086, face 4 +DEAL::Cell 3.3086, face 5 +DEAL::Cell 3.3087, face 0 +DEAL::Cell 3.3087, face 1 +DEAL:: -0.295753 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3087, face 2 +DEAL::Cell 3.3087, face 3 +DEAL::Cell 3.3087, face 4 +DEAL::Cell 3.3087, face 5 +DEAL:: -0.197169 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3088, face 1 +DEAL::Cell 3.3088, face 2 +DEAL::Cell 3.3088, face 3 +DEAL::Cell 3.3088, face 4 +DEAL::Cell 3.3088, face 5 +DEAL:: -0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3089, face 0 +DEAL::Cell 3.3089, face 1 +DEAL::Cell 3.3089, face 2 +DEAL::Cell 3.3089, face 3 +DEAL:: -0.132899 0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.3089, face 4 +DEAL::Cell 3.3089, face 5 +DEAL::Cell 3.3090, face 1 +DEAL::Cell 3.3090, face 2 +DEAL:: -0.132899 0.531597 -0.531597, 0.00156693 +DEAL::Cell 3.3090, face 3 +DEAL::Cell 3.3090, face 4 +DEAL::Cell 3.3090, face 5 +DEAL::Cell 3.3091, face 0 +DEAL:: 3.34296e-19 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3091, face 1 +DEAL::Cell 3.3091, face 2 +DEAL::Cell 3.3091, face 3 +DEAL::Cell 3.3091, face 4 +DEAL::Cell 3.3091, face 5 +DEAL:: -0.132899 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3092, face 1 +DEAL::Cell 3.3092, face 2 +DEAL::Cell 3.3092, face 3 +DEAL::Cell 3.3092, face 4 +DEAL:: -0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3092, face 5 +DEAL::Cell 3.3093, face 0 +DEAL::Cell 3.3093, face 1 +DEAL::Cell 3.3093, face 2 +DEAL:: -0.242922 0.485844 -0.364383, 0.00155329 +DEAL::Cell 3.3093, face 3 +DEAL::Cell 3.3093, face 4 +DEAL::Cell 3.3093, face 5 +DEAL::Cell 3.3094, face 1 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.3094, face 2 +DEAL::Cell 3.3094, face 3 +DEAL::Cell 3.3094, face 4 +DEAL::Cell 3.3094, face 5 +DEAL::Cell 3.3095, face 0 +DEAL:: -0.132899 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3095, face 1 +DEAL::Cell 3.3095, face 2 +DEAL::Cell 3.3095, face 3 +DEAL::Cell 3.3095, face 4 +DEAL:: -0.121461 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3095, face 5 +DEAL::Cell 3.3096, face 0 +DEAL::Cell 3.3096, face 1 +DEAL::Cell 3.3096, face 2 +DEAL:: -0.220045 0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.3096, face 3 +DEAL::Cell 3.3096, face 4 +DEAL::Cell 3.3096, face 5 +DEAL::Cell 3.3097, face 0 +DEAL:: -0.110023 0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.3097, face 1 +DEAL::Cell 3.3097, face 2 +DEAL::Cell 3.3097, face 3 +DEAL::Cell 3.3097, face 4 +DEAL::Cell 3.3097, face 5 +DEAL:: -0.220045 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3098, face 0 +DEAL::Cell 3.3098, face 1 +DEAL::Cell 3.3098, face 2 +DEAL::Cell 3.3098, face 3 +DEAL:: 6.68591e-19 0.485844 -0.364383, 0.00138931 +DEAL::Cell 3.3098, face 4 +DEAL::Cell 3.3098, face 5 +DEAL::Cell 3.3099, face 0 +DEAL::Cell 3.3099, face 1 +DEAL:: -0.0985844 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3099, face 2 +DEAL::Cell 3.3099, face 3 +DEAL::Cell 3.3099, face 4 +DEAL::Cell 3.3099, face 5 +DEAL:: 1.33718e-18 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3100, face 0 +DEAL::Cell 3.3100, face 1 +DEAL::Cell 3.3100, face 2 +DEAL::Cell 3.3100, face 3 +DEAL::Cell 3.3100, face 4 +DEAL:: -0.242922 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3100, face 5 +DEAL::Cell 3.3101, face 0 +DEAL::Cell 3.3101, face 1 +DEAL::Cell 3.3101, face 2 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3101, face 3 +DEAL::Cell 3.3101, face 4 +DEAL::Cell 3.3101, face 5 +DEAL::Cell 3.3102, face 0 +DEAL:: -0.121461 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3102, face 1 +DEAL::Cell 3.3102, face 2 +DEAL::Cell 3.3102, face 3 +DEAL::Cell 3.3102, face 4 +DEAL:: 1.00289e-18 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3102, face 5 +DEAL::Cell 3.3103, face 0 +DEAL::Cell 3.3103, face 1 +DEAL::Cell 3.3103, face 2 +DEAL::Cell 3.3103, face 3 +DEAL:: 1.00289e-18 0.440091 -0.330068, 0.00125847 +DEAL::Cell 3.3103, face 4 +DEAL::Cell 3.3103, face 5 +DEAL::Cell 3.3104, face 1 +DEAL::Cell 3.3104, face 2 +DEAL:: -0.577350 0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.3104, face 3 +DEAL::Cell 3.3104, face 4 +DEAL::Cell 3.3104, face 5 +DEAL::Cell 3.3105, face 0 +DEAL:: -0.531597 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3105, face 1 +DEAL::Cell 3.3105, face 2 +DEAL::Cell 3.3105, face 3 +DEAL::Cell 3.3105, face 4 +DEAL:: -0.364383 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3105, face 5 +DEAL::Cell 3.3106, face 1 +DEAL::Cell 3.3106, face 2 +DEAL::Cell 3.3106, face 3 +DEAL::Cell 3.3106, face 4 +DEAL:: -0.433013 0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.3106, face 5 +DEAL::Cell 3.3107, face 0 +DEAL::Cell 3.3107, face 1 +DEAL::Cell 3.3107, face 2 +DEAL:: -0.398698 0.531597 -0.132899, 0.00190018 +DEAL::Cell 3.3107, face 3 +DEAL::Cell 3.3107, face 4 +DEAL::Cell 3.3107, face 5 +DEAL::Cell 3.3108, face 1 +DEAL:: -0.531597 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.3108, face 2 +DEAL::Cell 3.3108, face 3 +DEAL::Cell 3.3108, face 4 +DEAL::Cell 3.3108, face 5 +DEAL:: -0.398698 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3109, face 0 +DEAL::Cell 3.3109, face 1 +DEAL::Cell 3.3109, face 2 +DEAL::Cell 3.3109, face 3 +DEAL::Cell 3.3109, face 4 +DEAL:: -0.531597 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3109, face 5 +DEAL::Cell 3.3110, face 1 +DEAL::Cell 3.3110, face 2 +DEAL::Cell 3.3110, face 3 +DEAL:: -0.288675 0.577350 0.00000, 0.00184585 +DEAL::Cell 3.3110, face 4 +DEAL::Cell 3.3110, face 5 +DEAL::Cell 3.3111, face 0 +DEAL::Cell 3.3111, face 1 +DEAL:: -0.364383 0.485844 0.00000, 0.00368819 +DEAL::Cell 3.3111, face 2 +DEAL::Cell 3.3111, face 3 +DEAL::Cell 3.3111, face 4 +DEAL::Cell 3.3111, face 5 +DEAL:: -0.242922 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3112, face 0 +DEAL::Cell 3.3112, face 1 +DEAL::Cell 3.3112, face 2 +DEAL::Cell 3.3112, face 3 +DEAL::Cell 3.3112, face 4 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3112, face 5 +DEAL::Cell 3.3113, face 0 +DEAL::Cell 3.3113, face 1 +DEAL::Cell 3.3113, face 2 +DEAL:: -0.440091 0.440091 -0.110023, 0.00177975 +DEAL::Cell 3.3113, face 3 +DEAL::Cell 3.3113, face 4 +DEAL::Cell 3.3113, face 5 +DEAL::Cell 3.3114, face 0 +DEAL:: -0.364383 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3114, face 1 +DEAL::Cell 3.3114, face 2 +DEAL::Cell 3.3114, face 3 +DEAL::Cell 3.3114, face 4 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3114, face 5 +DEAL::Cell 3.3115, face 0 +DEAL::Cell 3.3115, face 1 +DEAL::Cell 3.3115, face 2 +DEAL::Cell 3.3115, face 3 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3115, face 4 +DEAL::Cell 3.3115, face 5 +DEAL::Cell 3.3116, face 0 +DEAL::Cell 3.3116, face 1 +DEAL:: -0.330068 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3116, face 2 +DEAL::Cell 3.3116, face 3 +DEAL::Cell 3.3116, face 4 +DEAL::Cell 3.3116, face 5 +DEAL:: -0.364383 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3117, face 0 +DEAL::Cell 3.3117, face 1 +DEAL::Cell 3.3117, face 2 +DEAL::Cell 3.3117, face 3 +DEAL:: -0.295753 0.394338 0.00000, 0.00140955 +DEAL::Cell 3.3117, face 4 +DEAL::Cell 3.3117, face 5 +DEAL::Cell 3.3118, face 0 +DEAL::Cell 3.3118, face 1 +DEAL::Cell 3.3118, face 2 +DEAL:: -0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3118, face 3 +DEAL::Cell 3.3118, face 4 +DEAL::Cell 3.3118, face 5 +DEAL::Cell 3.3119, face 0 +DEAL:: -0.220045 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3119, face 1 +DEAL::Cell 3.3119, face 2 +DEAL::Cell 3.3119, face 3 +DEAL::Cell 3.3119, face 4 +DEAL:: -0.220045 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3119, face 5 +DEAL::Cell 3.3120, face 1 +DEAL::Cell 3.3120, face 2 +DEAL::Cell 3.3120, face 3 +DEAL:: -0.132899 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3120, face 4 +DEAL::Cell 3.3120, face 5 +DEAL::Cell 3.3121, face 0 +DEAL::Cell 3.3121, face 1 +DEAL::Cell 3.3121, face 2 +DEAL:: -0.265799 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3121, face 3 +DEAL::Cell 3.3121, face 4 +DEAL::Cell 3.3121, face 5 +DEAL::Cell 3.3122, face 1 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.3122, face 2 +DEAL::Cell 3.3122, face 3 +DEAL::Cell 3.3122, face 4 +DEAL::Cell 3.3122, face 5 +DEAL:: 0.00000 0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.3123, face 0 +DEAL::Cell 3.3123, face 1 +DEAL::Cell 3.3123, face 2 +DEAL::Cell 3.3123, face 3 +DEAL:: 2.71051e-19 0.485844 -0.121461, 0.00138931 +DEAL::Cell 3.3123, face 4 +DEAL::Cell 3.3123, face 5 +DEAL::Cell 3.3124, face 1 +DEAL::Cell 3.3124, face 2 +DEAL::Cell 3.3124, face 3 +DEAL:: -0.144338 0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.3124, face 4 +DEAL::Cell 3.3124, face 5 +DEAL::Cell 3.3125, face 0 +DEAL::Cell 3.3125, face 1 +DEAL:: -0.121461 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3125, face 2 +DEAL::Cell 3.3125, face 3 +DEAL::Cell 3.3125, face 4 +DEAL::Cell 3.3125, face 5 +DEAL:: -0.132899 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3126, face 1 +DEAL::Cell 3.3126, face 2 +DEAL::Cell 3.3126, face 3 +DEAL::Cell 3.3126, face 4 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3126, face 5 +DEAL::Cell 3.3127, face 0 +DEAL::Cell 3.3127, face 1 +DEAL::Cell 3.3127, face 2 +DEAL::Cell 3.3127, face 3 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00152014 +DEAL::Cell 3.3127, face 4 +DEAL::Cell 3.3127, face 5 +DEAL::Cell 3.3128, face 0 +DEAL::Cell 3.3128, face 1 +DEAL:: -0.110023 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3128, face 2 +DEAL::Cell 3.3128, face 3 +DEAL::Cell 3.3128, face 4 +DEAL::Cell 3.3128, face 5 +DEAL:: -0.121461 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3129, face 0 +DEAL::Cell 3.3129, face 1 +DEAL::Cell 3.3129, face 2 +DEAL::Cell 3.3129, face 3 +DEAL:: -0.0985844 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3129, face 4 +DEAL::Cell 3.3129, face 5 +DEAL::Cell 3.3130, face 0 +DEAL::Cell 3.3130, face 1 +DEAL::Cell 3.3130, face 2 +DEAL:: -0.121461 0.485844 -0.242922, 0.00143206 +DEAL::Cell 3.3130, face 3 +DEAL::Cell 3.3130, face 4 +DEAL::Cell 3.3130, face 5 +DEAL::Cell 3.3131, face 0 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3131, face 1 +DEAL::Cell 3.3131, face 2 +DEAL::Cell 3.3131, face 3 +DEAL::Cell 3.3131, face 4 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3131, face 5 +DEAL::Cell 3.3132, face 0 +DEAL::Cell 3.3132, face 1 +DEAL::Cell 3.3132, face 2 +DEAL:: -0.220045 0.440091 0.00000, 0.00140701 +DEAL::Cell 3.3132, face 3 +DEAL::Cell 3.3132, face 4 +DEAL::Cell 3.3132, face 5 +DEAL::Cell 3.3133, face 0 +DEAL::Cell 3.3133, face 1 +DEAL:: -0.197169 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.3133, face 2 +DEAL::Cell 3.3133, face 3 +DEAL::Cell 3.3133, face 4 +DEAL::Cell 3.3133, face 5 +DEAL:: -0.197169 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3134, face 0 +DEAL::Cell 3.3134, face 1 +DEAL::Cell 3.3134, face 2 +DEAL::Cell 3.3134, face 3 +DEAL:: 4.06576e-19 0.440091 -0.110023, 0.00125847 +DEAL::Cell 3.3134, face 4 +DEAL::Cell 3.3134, face 5 +DEAL::Cell 3.3135, face 0 +DEAL::Cell 3.3135, face 1 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3135, face 2 +DEAL::Cell 3.3135, face 3 +DEAL::Cell 3.3135, face 4 +DEAL::Cell 3.3135, face 5 +DEAL::Cell 3.3136, face 0 +DEAL:: -0.394338 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3136, face 1 +DEAL::Cell 3.3136, face 2 +DEAL::Cell 3.3136, face 3 +DEAL::Cell 3.3136, face 4 +DEAL:: -0.348584 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.3136, face 5 +DEAL::Cell 3.3137, face 0 +DEAL::Cell 3.3137, face 1 +DEAL::Cell 3.3137, face 2 +DEAL:: -0.302831 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3137, face 3 +DEAL::Cell 3.3137, face 4 +DEAL::Cell 3.3137, face 5 +DEAL::Cell 3.3138, face 0 +DEAL:: -0.197169 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3138, face 1 +DEAL::Cell 3.3138, face 2 +DEAL::Cell 3.3138, face 3 +DEAL::Cell 3.3138, face 4 +DEAL::Cell 3.3138, face 5 +DEAL:: -0.295753 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3139, face 0 +DEAL::Cell 3.3139, face 1 +DEAL::Cell 3.3139, face 2 +DEAL::Cell 3.3139, face 3 +DEAL:: -0.174292 0.348584 -0.261438, 0.00111446 +DEAL::Cell 3.3139, face 4 +DEAL::Cell 3.3139, face 5 +DEAL::Cell 3.3140, face 0 +DEAL::Cell 3.3140, face 1 +DEAL:: -0.348584 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3140, face 2 +DEAL::Cell 3.3140, face 3 +DEAL::Cell 3.3140, face 4 +DEAL::Cell 3.3140, face 5 +DEAL:: -0.261438 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3141, face 0 +DEAL::Cell 3.3141, face 1 +DEAL::Cell 3.3141, face 2 +DEAL::Cell 3.3141, face 3 +DEAL::Cell 3.3141, face 4 +DEAL:: -0.348584 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3141, face 5 +DEAL::Cell 3.3142, face 0 +DEAL::Cell 3.3142, face 1 +DEAL::Cell 3.3142, face 2 +DEAL:: -0.295753 0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.3142, face 3 +DEAL::Cell 3.3142, face 4 +DEAL::Cell 3.3142, face 5 +DEAL::Cell 3.3143, face 0 +DEAL:: -0.261438 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3143, face 1 +DEAL::Cell 3.3143, face 2 +DEAL::Cell 3.3143, face 3 +DEAL::Cell 3.3143, face 4 +DEAL:: -0.151416 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3143, face 5 +DEAL::Cell 3.3144, face 0 +DEAL::Cell 3.3144, face 1 +DEAL::Cell 3.3144, face 2 +DEAL::Cell 3.3144, face 3 +DEAL:: -0.227123 0.302831 -0.302831, 0.00108246 +DEAL::Cell 3.3144, face 4 +DEAL::Cell 3.3144, face 5 +DEAL::Cell 3.3145, face 0 +DEAL::Cell 3.3145, face 1 +DEAL:: -0.211325 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.3145, face 2 +DEAL::Cell 3.3145, face 3 +DEAL::Cell 3.3145, face 4 +DEAL::Cell 3.3145, face 5 +DEAL:: -0.192809 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3146, face 0 +DEAL::Cell 3.3146, face 1 +DEAL::Cell 3.3146, face 2 +DEAL::Cell 3.3146, face 3 +DEAL:: -0.128539 0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.3146, face 4 +DEAL::Cell 3.3146, face 5 +DEAL::Cell 3.3147, face 0 +DEAL::Cell 3.3147, face 1 +DEAL::Cell 3.3147, face 2 +DEAL:: -0.192809 0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.3147, face 3 +DEAL::Cell 3.3147, face 4 +DEAL::Cell 3.3147, face 5 +DEAL::Cell 3.3148, face 0 +DEAL:: -0.227123 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3148, face 1 +DEAL::Cell 3.3148, face 2 +DEAL::Cell 3.3148, face 3 +DEAL::Cell 3.3148, face 4 +DEAL:: -0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3148, face 5 +DEAL::Cell 3.3149, face 0 +DEAL::Cell 3.3149, face 1 +DEAL::Cell 3.3149, face 2 +DEAL:: -0.211325 0.211325 -0.105662, 0.000854608 +DEAL::Cell 3.3149, face 3 +DEAL::Cell 3.3149, face 4 +DEAL::Cell 3.3149, face 5 +DEAL::Cell 3.3150, face 0 +DEAL::Cell 3.3150, face 1 +DEAL:: -0.192809 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3150, face 2 +DEAL::Cell 3.3150, face 3 +DEAL::Cell 3.3150, face 4 +DEAL::Cell 3.3150, face 5 +DEAL:: -0.192809 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3151, face 0 +DEAL::Cell 3.3151, face 1 +DEAL::Cell 3.3151, face 2 +DEAL::Cell 3.3151, face 3 +DEAL:: -0.105662 0.211325 -0.158494, 0.000675627 +DEAL::Cell 3.3151, face 4 +DEAL::Cell 3.3151, face 5 +DEAL::Cell 3.3152, face 0 +DEAL::Cell 3.3152, face 1 +DEAL:: -0.0871461 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3152, face 2 +DEAL::Cell 3.3152, face 3 +DEAL::Cell 3.3152, face 4 +DEAL::Cell 3.3152, face 5 +DEAL::Cell 3.3153, face 0 +DEAL:: -0.174292 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3153, face 1 +DEAL::Cell 3.3153, face 2 +DEAL::Cell 3.3153, face 3 +DEAL::Cell 3.3153, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3153, face 5 +DEAL::Cell 3.3154, face 0 +DEAL::Cell 3.3154, face 1 +DEAL::Cell 3.3154, face 2 +DEAL:: -0.0871461 0.348584 -0.348584, 0.00102748 +DEAL::Cell 3.3154, face 3 +DEAL::Cell 3.3154, face 4 +DEAL::Cell 3.3154, face 5 +DEAL::Cell 3.3155, face 0 +DEAL:: 1.00289e-18 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3155, face 1 +DEAL::Cell 3.3155, face 2 +DEAL::Cell 3.3155, face 3 +DEAL::Cell 3.3155, face 4 +DEAL::Cell 3.3155, face 5 +DEAL:: -0.0871461 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3156, face 0 +DEAL::Cell 3.3156, face 1 +DEAL::Cell 3.3156, face 2 +DEAL::Cell 3.3156, face 3 +DEAL:: -0.0985844 0.394338 -0.197169, 0.00116234 +DEAL::Cell 3.3156, face 4 +DEAL::Cell 3.3156, face 5 +DEAL::Cell 3.3157, face 0 +DEAL::Cell 3.3157, face 1 +DEAL:: -0.151416 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3157, face 2 +DEAL::Cell 3.3157, face 3 +DEAL::Cell 3.3157, face 4 +DEAL::Cell 3.3157, face 5 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3158, face 0 +DEAL::Cell 3.3158, face 1 +DEAL::Cell 3.3158, face 2 +DEAL::Cell 3.3158, face 3 +DEAL::Cell 3.3158, face 4 +DEAL:: -0.0985844 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3158, face 5 +DEAL::Cell 3.3159, face 0 +DEAL::Cell 3.3159, face 1 +DEAL::Cell 3.3159, face 2 +DEAL:: -0.0871461 0.348584 -0.174292, 0.00102748 +DEAL::Cell 3.3159, face 3 +DEAL::Cell 3.3159, face 4 +DEAL::Cell 3.3159, face 5 +DEAL::Cell 3.3160, face 0 +DEAL:: -0.151416 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3160, face 1 +DEAL::Cell 3.3160, face 2 +DEAL::Cell 3.3160, face 3 +DEAL::Cell 3.3160, face 4 +DEAL:: -0.0642695 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.3160, face 5 +DEAL::Cell 3.3161, face 0 +DEAL::Cell 3.3161, face 1 +DEAL::Cell 3.3161, face 2 +DEAL::Cell 3.3161, face 3 +DEAL:: -0.0642695 0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.3161, face 4 +DEAL::Cell 3.3161, face 5 +DEAL::Cell 3.3162, face 0 +DEAL::Cell 3.3162, face 1 +DEAL:: 4.33681e-19 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.3162, face 2 +DEAL::Cell 3.3162, face 3 +DEAL::Cell 3.3162, face 4 +DEAL::Cell 3.3162, face 5 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3163, face 0 +DEAL::Cell 3.3163, face 1 +DEAL::Cell 3.3163, face 2 +DEAL::Cell 3.3163, face 3 +DEAL:: 0.00000 0.211325 -0.158494, 0.000604299 +DEAL::Cell 3.3163, face 4 +DEAL::Cell 3.3163, face 5 +DEAL::Cell 3.3164, face 0 +DEAL::Cell 3.3164, face 1 +DEAL::Cell 3.3164, face 2 +DEAL:: -0.151416 0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.3164, face 3 +DEAL::Cell 3.3164, face 4 +DEAL::Cell 3.3164, face 5 +DEAL::Cell 3.3165, face 0 +DEAL:: -0.0642695 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3165, face 1 +DEAL::Cell 3.3165, face 2 +DEAL::Cell 3.3165, face 3 +DEAL::Cell 3.3165, face 4 +DEAL:: -0.0642695 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3165, face 5 +DEAL::Cell 3.3166, face 0 +DEAL::Cell 3.3166, face 1 +DEAL::Cell 3.3166, face 2 +DEAL:: -0.0642695 0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.3166, face 3 +DEAL::Cell 3.3166, face 4 +DEAL::Cell 3.3166, face 5 +DEAL::Cell 3.3167, face 0 +DEAL::Cell 3.3167, face 1 +DEAL:: -0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.3167, face 2 +DEAL::Cell 3.3167, face 3 +DEAL::Cell 3.3167, face 4 +DEAL::Cell 3.3167, face 5 +DEAL:: -0.0528312 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3168, face 0 +DEAL::Cell 3.3168, face 1 +DEAL::Cell 3.3168, face 2 +DEAL::Cell 3.3168, face 3 +DEAL:: -0.261438 0.348584 -0.174292, 0.00124600 +DEAL::Cell 3.3168, face 4 +DEAL::Cell 3.3168, face 5 +DEAL::Cell 3.3169, face 0 +DEAL::Cell 3.3169, face 1 +DEAL:: -0.227123 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3169, face 2 +DEAL::Cell 3.3169, face 3 +DEAL::Cell 3.3169, face 4 +DEAL::Cell 3.3169, face 5 +DEAL::Cell 3.3170, face 0 +DEAL:: -0.295753 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3170, face 1 +DEAL::Cell 3.3170, face 2 +DEAL::Cell 3.3170, face 3 +DEAL::Cell 3.3170, face 4 +DEAL:: -0.261438 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3170, face 5 +DEAL::Cell 3.3171, face 0 +DEAL::Cell 3.3171, face 1 +DEAL::Cell 3.3171, face 2 +DEAL:: -0.227123 0.302831 -0.151416, 0.00108246 +DEAL::Cell 3.3171, face 3 +DEAL::Cell 3.3171, face 4 +DEAL::Cell 3.3171, face 5 +DEAL::Cell 3.3172, face 0 +DEAL:: -0.295753 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3172, face 1 +DEAL::Cell 3.3172, face 2 +DEAL::Cell 3.3172, face 3 +DEAL::Cell 3.3172, face 4 +DEAL::Cell 3.3172, face 5 +DEAL:: -0.394338 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3173, face 0 +DEAL::Cell 3.3173, face 1 +DEAL::Cell 3.3173, face 2 +DEAL::Cell 3.3173, face 3 +DEAL:: -0.261438 0.348584 0.00000, 0.00124600 +DEAL::Cell 3.3173, face 4 +DEAL::Cell 3.3173, face 5 +DEAL::Cell 3.3174, face 0 +DEAL::Cell 3.3174, face 1 +DEAL:: -0.261438 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3174, face 2 +DEAL::Cell 3.3174, face 3 +DEAL::Cell 3.3174, face 4 +DEAL::Cell 3.3174, face 5 +DEAL:: -0.174292 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3175, face 0 +DEAL::Cell 3.3175, face 1 +DEAL::Cell 3.3175, face 2 +DEAL::Cell 3.3175, face 3 +DEAL::Cell 3.3175, face 4 +DEAL:: -0.261438 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3175, face 5 +DEAL::Cell 3.3176, face 0 +DEAL::Cell 3.3176, face 1 +DEAL::Cell 3.3176, face 2 +DEAL:: -0.302831 0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.3176, face 3 +DEAL::Cell 3.3176, face 4 +DEAL::Cell 3.3176, face 5 +DEAL::Cell 3.3177, face 0 +DEAL:: -0.257078 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3177, face 1 +DEAL::Cell 3.3177, face 2 +DEAL::Cell 3.3177, face 3 +DEAL::Cell 3.3177, face 4 +DEAL:: -0.158494 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3177, face 5 +DEAL::Cell 3.3178, face 0 +DEAL::Cell 3.3178, face 1 +DEAL::Cell 3.3178, face 2 +DEAL::Cell 3.3178, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3178, face 4 +DEAL::Cell 3.3178, face 5 +DEAL::Cell 3.3179, face 0 +DEAL::Cell 3.3179, face 1 +DEAL:: -0.158494 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.3179, face 2 +DEAL::Cell 3.3179, face 3 +DEAL::Cell 3.3179, face 4 +DEAL::Cell 3.3179, face 5 +DEAL:: -0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3180, face 0 +DEAL::Cell 3.3180, face 1 +DEAL::Cell 3.3180, face 2 +DEAL::Cell 3.3180, face 3 +DEAL:: -0.192809 0.257078 0.00000, 0.000918917 +DEAL::Cell 3.3180, face 4 +DEAL::Cell 3.3180, face 5 +DEAL::Cell 3.3181, face 0 +DEAL::Cell 3.3181, face 1 +DEAL::Cell 3.3181, face 2 +DEAL:: -0.257078 0.257078 -0.0642695, 0.00103964 +DEAL::Cell 3.3181, face 3 +DEAL::Cell 3.3181, face 4 +DEAL::Cell 3.3181, face 5 +DEAL::Cell 3.3182, face 0 +DEAL:: -0.151416 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3182, face 1 +DEAL::Cell 3.3182, face 2 +DEAL::Cell 3.3182, face 3 +DEAL::Cell 3.3182, face 4 +DEAL:: -0.151416 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3182, face 5 +DEAL::Cell 3.3183, face 0 +DEAL::Cell 3.3183, face 1 +DEAL::Cell 3.3183, face 2 +DEAL:: -0.158494 0.211325 0.00000, 0.000755374 +DEAL::Cell 3.3183, face 3 +DEAL::Cell 3.3183, face 4 +DEAL::Cell 3.3183, face 5 +DEAL::Cell 3.3184, face 0 +DEAL::Cell 3.3184, face 1 +DEAL:: -0.174292 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3184, face 2 +DEAL::Cell 3.3184, face 3 +DEAL::Cell 3.3184, face 4 +DEAL::Cell 3.3184, face 5 +DEAL:: -0.174292 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3185, face 0 +DEAL::Cell 3.3185, face 1 +DEAL::Cell 3.3185, face 2 +DEAL::Cell 3.3185, face 3 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000892619 +DEAL::Cell 3.3185, face 4 +DEAL::Cell 3.3185, face 5 +DEAL::Cell 3.3186, face 0 +DEAL::Cell 3.3186, face 1 +DEAL:: 4.06576e-19 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3186, face 2 +DEAL::Cell 3.3186, face 3 +DEAL::Cell 3.3186, face 4 +DEAL::Cell 3.3186, face 5 +DEAL::Cell 3.3187, face 0 +DEAL:: -0.0871461 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3187, face 1 +DEAL::Cell 3.3187, face 2 +DEAL::Cell 3.3187, face 3 +DEAL::Cell 3.3187, face 4 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3187, face 5 +DEAL::Cell 3.3188, face 0 +DEAL::Cell 3.3188, face 1 +DEAL::Cell 3.3188, face 2 +DEAL:: -0.174292 0.348584 -0.0871461, 0.00111446 +DEAL::Cell 3.3188, face 3 +DEAL::Cell 3.3188, face 4 +DEAL::Cell 3.3188, face 5 +DEAL::Cell 3.3189, face 0 +DEAL:: -0.0871461 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3189, face 1 +DEAL::Cell 3.3189, face 2 +DEAL::Cell 3.3189, face 3 +DEAL::Cell 3.3189, face 4 +DEAL::Cell 3.3189, face 5 +DEAL:: -0.174292 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3190, face 0 +DEAL::Cell 3.3190, face 1 +DEAL::Cell 3.3190, face 2 +DEAL::Cell 3.3190, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3190, face 4 +DEAL::Cell 3.3190, face 5 +DEAL::Cell 3.3191, face 0 +DEAL::Cell 3.3191, face 1 +DEAL:: -0.0757078 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3191, face 2 +DEAL::Cell 3.3191, face 3 +DEAL::Cell 3.3191, face 4 +DEAL::Cell 3.3191, face 5 +DEAL:: 7.22801e-20 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3192, face 0 +DEAL::Cell 3.3192, face 1 +DEAL::Cell 3.3192, face 2 +DEAL::Cell 3.3192, face 3 +DEAL::Cell 3.3192, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3192, face 5 +DEAL::Cell 3.3193, face 0 +DEAL::Cell 3.3193, face 1 +DEAL::Cell 3.3193, face 2 +DEAL:: -0.128539 0.257078 -0.0642695, 0.000821904 +DEAL::Cell 3.3193, face 3 +DEAL::Cell 3.3193, face 4 +DEAL::Cell 3.3193, face 5 +DEAL::Cell 3.3194, face 0 +DEAL:: -0.0757078 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3194, face 1 +DEAL::Cell 3.3194, face 2 +DEAL::Cell 3.3194, face 3 +DEAL::Cell 3.3194, face 4 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3194, face 5 +DEAL::Cell 3.3195, face 0 +DEAL::Cell 3.3195, face 1 +DEAL::Cell 3.3195, face 2 +DEAL::Cell 3.3195, face 3 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.3195, face 4 +DEAL::Cell 3.3195, face 5 +DEAL::Cell 3.3196, face 0 +DEAL::Cell 3.3196, face 1 +DEAL:: -0.0642695 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3196, face 2 +DEAL::Cell 3.3196, face 3 +DEAL::Cell 3.3196, face 4 +DEAL::Cell 3.3196, face 5 +DEAL:: -0.0757078 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3197, face 0 +DEAL::Cell 3.3197, face 1 +DEAL::Cell 3.3197, face 2 +DEAL::Cell 3.3197, face 3 +DEAL:: -0.0528312 0.211325 0.00000, 0.000622897 +DEAL::Cell 3.3197, face 4 +DEAL::Cell 3.3197, face 5 +DEAL::Cell 3.3198, face 0 +DEAL::Cell 3.3198, face 1 +DEAL::Cell 3.3198, face 2 +DEAL:: -0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3198, face 3 +DEAL::Cell 3.3198, face 4 +DEAL::Cell 3.3198, face 5 +DEAL::Cell 3.3199, face 0 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3199, face 1 +DEAL::Cell 3.3199, face 2 +DEAL::Cell 3.3199, face 3 +DEAL::Cell 3.3199, face 4 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3199, face 5 +DEAL::Cell 3.3200, face 1 +DEAL::Cell 3.3200, face 2 +DEAL::Cell 3.3200, face 3 +DEAL:: 0.132899 0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.3200, face 4 +DEAL::Cell 3.3200, face 5 +DEAL::Cell 3.3201, face 0 +DEAL::Cell 3.3201, face 1 +DEAL::Cell 3.3201, face 2 +DEAL:: 4.33681e-19 0.531597 -0.531597, 0.00152014 +DEAL::Cell 3.3201, face 3 +DEAL::Cell 3.3201, face 4 +DEAL::Cell 3.3201, face 5 +DEAL::Cell 3.3202, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3202, face 2 +DEAL::Cell 3.3202, face 3 +DEAL::Cell 3.3202, face 4 +DEAL::Cell 3.3202, face 5 +DEAL:: 0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3203, face 0 +DEAL::Cell 3.3203, face 1 +DEAL::Cell 3.3203, face 2 +DEAL::Cell 3.3203, face 3 +DEAL:: 0.242922 0.485844 -0.364383, 0.00155329 +DEAL::Cell 3.3203, face 4 +DEAL::Cell 3.3203, face 5 +DEAL::Cell 3.3204, face 1 +DEAL::Cell 3.3204, face 2 +DEAL::Cell 3.3204, face 3 +DEAL:: 0.144338 0.577350 -0.433013, 0.00170179 +DEAL::Cell 3.3204, face 4 +DEAL::Cell 3.3204, face 5 +DEAL::Cell 3.3205, face 0 +DEAL::Cell 3.3205, face 1 +DEAL:: 0.121461 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3205, face 2 +DEAL::Cell 3.3205, face 3 +DEAL::Cell 3.3205, face 4 +DEAL::Cell 3.3205, face 5 +DEAL:: 0.132899 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3206, face 1 +DEAL::Cell 3.3206, face 2 +DEAL::Cell 3.3206, face 3 +DEAL::Cell 3.3206, face 4 +DEAL:: 0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3206, face 5 +DEAL::Cell 3.3207, face 0 +DEAL::Cell 3.3207, face 1 +DEAL::Cell 3.3207, face 2 +DEAL::Cell 3.3207, face 3 +DEAL:: 0.265799 0.531597 -0.398698, 0.00169957 +DEAL::Cell 3.3207, face 4 +DEAL::Cell 3.3207, face 5 +DEAL::Cell 3.3208, face 0 +DEAL::Cell 3.3208, face 1 +DEAL:: 0.110023 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3208, face 2 +DEAL::Cell 3.3208, face 3 +DEAL::Cell 3.3208, face 4 +DEAL::Cell 3.3208, face 5 +DEAL:: 0.121461 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3209, face 0 +DEAL::Cell 3.3209, face 1 +DEAL::Cell 3.3209, face 2 +DEAL::Cell 3.3209, face 3 +DEAL:: 0.0985844 0.394338 -0.295753, 0.00116234 +DEAL::Cell 3.3209, face 4 +DEAL::Cell 3.3209, face 5 +DEAL::Cell 3.3210, face 0 +DEAL::Cell 3.3210, face 1 +DEAL::Cell 3.3210, face 2 +DEAL:: 0.121461 0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.3210, face 3 +DEAL::Cell 3.3210, face 4 +DEAL::Cell 3.3210, face 5 +DEAL::Cell 3.3211, face 0 +DEAL:: 0.220045 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3211, face 1 +DEAL::Cell 3.3211, face 2 +DEAL::Cell 3.3211, face 3 +DEAL::Cell 3.3211, face 4 +DEAL:: 0.220045 0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.3211, face 5 +DEAL::Cell 3.3212, face 0 +DEAL::Cell 3.3212, face 1 +DEAL::Cell 3.3212, face 2 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00125847 +DEAL::Cell 3.3212, face 3 +DEAL::Cell 3.3212, face 4 +DEAL::Cell 3.3212, face 5 +DEAL::Cell 3.3213, face 0 +DEAL::Cell 3.3213, face 1 +DEAL:: 1.33718e-18 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3213, face 2 +DEAL::Cell 3.3213, face 3 +DEAL::Cell 3.3213, face 4 +DEAL::Cell 3.3213, face 5 +DEAL:: 9.39642e-19 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3214, face 0 +DEAL::Cell 3.3214, face 1 +DEAL::Cell 3.3214, face 2 +DEAL::Cell 3.3214, face 3 +DEAL:: 0.220045 0.440091 -0.330068, 0.00140701 +DEAL::Cell 3.3214, face 4 +DEAL::Cell 3.3214, face 5 +DEAL::Cell 3.3215, face 0 +DEAL::Cell 3.3215, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3215, face 2 +DEAL::Cell 3.3215, face 3 +DEAL::Cell 3.3215, face 4 +DEAL::Cell 3.3215, face 5 +DEAL::Cell 3.3216, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3216, face 2 +DEAL::Cell 3.3216, face 3 +DEAL::Cell 3.3216, face 4 +DEAL::Cell 3.3216, face 5 +DEAL:: 0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3217, face 0 +DEAL::Cell 3.3217, face 1 +DEAL::Cell 3.3217, face 2 +DEAL::Cell 3.3217, face 3 +DEAL:: 0.364383 0.485844 -0.485844, 0.00173663 +DEAL::Cell 3.3217, face 4 +DEAL::Cell 3.3217, face 5 +DEAL::Cell 3.3218, face 1 +DEAL::Cell 3.3218, face 2 +DEAL:: 0.398698 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3218, face 3 +DEAL::Cell 3.3218, face 4 +DEAL::Cell 3.3218, face 5 +DEAL::Cell 3.3219, face 0 +DEAL::Cell 3.3219, face 1 +DEAL:: 0.364383 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.3219, face 2 +DEAL::Cell 3.3219, face 3 +DEAL::Cell 3.3219, face 4 +DEAL::Cell 3.3219, face 5 +DEAL:: 0.364383 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3220, face 1 +DEAL::Cell 3.3220, face 2 +DEAL::Cell 3.3220, face 3 +DEAL::Cell 3.3220, face 4 +DEAL:: 0.433013 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3220, face 5 +DEAL::Cell 3.3221, face 0 +DEAL::Cell 3.3221, face 1 +DEAL::Cell 3.3221, face 2 +DEAL:: 0.242922 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3221, face 3 +DEAL::Cell 3.3221, face 4 +DEAL::Cell 3.3221, face 5 +DEAL::Cell 3.3222, face 1 +DEAL::Cell 3.3222, face 2 +DEAL:: 0.433013 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3222, face 3 +DEAL::Cell 3.3222, face 4 +DEAL::Cell 3.3222, face 5 +DEAL::Cell 3.3223, face 0 +DEAL:: 0.531597 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3223, face 1 +DEAL::Cell 3.3223, face 2 +DEAL::Cell 3.3223, face 3 +DEAL::Cell 3.3223, face 4 +DEAL:: 0.531597 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3223, face 5 +DEAL::Cell 3.3224, face 0 +DEAL::Cell 3.3224, face 1 +DEAL::Cell 3.3224, face 2 +DEAL:: 0.220045 0.440091 -0.330068, 0.00140701 +DEAL::Cell 3.3224, face 3 +DEAL::Cell 3.3224, face 4 +DEAL::Cell 3.3224, face 5 +DEAL::Cell 3.3225, face 0 +DEAL::Cell 3.3225, face 1 +DEAL:: 0.197169 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3225, face 2 +DEAL::Cell 3.3225, face 3 +DEAL::Cell 3.3225, face 4 +DEAL::Cell 3.3225, face 5 +DEAL:: 0.197169 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3226, face 0 +DEAL::Cell 3.3226, face 1 +DEAL::Cell 3.3226, face 2 +DEAL::Cell 3.3226, face 3 +DEAL:: 0.485844 0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.3226, face 4 +DEAL::Cell 3.3226, face 5 +DEAL::Cell 3.3227, face 0 +DEAL::Cell 3.3227, face 1 +DEAL:: 0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3227, face 2 +DEAL::Cell 3.3227, face 3 +DEAL::Cell 3.3227, face 4 +DEAL::Cell 3.3227, face 5 +DEAL::Cell 3.3228, face 0 +DEAL:: 0.242922 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3228, face 1 +DEAL::Cell 3.3228, face 2 +DEAL::Cell 3.3228, face 3 +DEAL::Cell 3.3228, face 4 +DEAL:: 0.220045 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3228, face 5 +DEAL::Cell 3.3229, face 0 +DEAL::Cell 3.3229, face 1 +DEAL::Cell 3.3229, face 2 +DEAL:: 0.197169 0.394338 -0.295753, 0.00126074 +DEAL::Cell 3.3229, face 3 +DEAL::Cell 3.3229, face 4 +DEAL::Cell 3.3229, face 5 +DEAL::Cell 3.3230, face 0 +DEAL:: 0.485844 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3230, face 1 +DEAL::Cell 3.3230, face 2 +DEAL::Cell 3.3230, face 3 +DEAL::Cell 3.3230, face 4 +DEAL::Cell 3.3230, face 5 +DEAL:: 0.364383 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3231, face 0 +DEAL::Cell 3.3231, face 1 +DEAL::Cell 3.3231, face 2 +DEAL::Cell 3.3231, face 3 +DEAL:: 0.394338 0.394338 -0.295753, 0.00159472 +DEAL::Cell 3.3231, face 4 +DEAL::Cell 3.3231, face 5 +DEAL::Cell 3.3232, face 1 +DEAL::Cell 3.3232, face 2 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00152014 +DEAL::Cell 3.3232, face 3 +DEAL::Cell 3.3232, face 4 +DEAL::Cell 3.3232, face 5 +DEAL::Cell 3.3233, face 0 +DEAL:: 0.132899 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3233, face 1 +DEAL::Cell 3.3233, face 2 +DEAL::Cell 3.3233, face 3 +DEAL::Cell 3.3233, face 4 +DEAL::Cell 3.3233, face 5 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3234, face 1 +DEAL::Cell 3.3234, face 2 +DEAL::Cell 3.3234, face 3 +DEAL::Cell 3.3234, face 4 +DEAL:: 0.132899 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3234, face 5 +DEAL::Cell 3.3235, face 0 +DEAL::Cell 3.3235, face 1 +DEAL::Cell 3.3235, face 2 +DEAL:: 0.121461 0.485844 -0.242922, 0.00143206 +DEAL::Cell 3.3235, face 3 +DEAL::Cell 3.3235, face 4 +DEAL::Cell 3.3235, face 5 +DEAL::Cell 3.3236, face 1 +DEAL:: 0.132899 0.531597 1.08420e-19, 0.00441555 +DEAL::Cell 3.3236, face 2 +DEAL::Cell 3.3236, face 3 +DEAL::Cell 3.3236, face 4 +DEAL::Cell 3.3236, face 5 +DEAL::Cell 3.3237, face 0 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3237, face 1 +DEAL::Cell 3.3237, face 2 +DEAL::Cell 3.3237, face 3 +DEAL::Cell 3.3237, face 4 +DEAL:: 2.71051e-19 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3237, face 5 +DEAL::Cell 3.3238, face 1 +DEAL::Cell 3.3238, face 2 +DEAL::Cell 3.3238, face 3 +DEAL:: 0.265799 0.531597 -0.132899, 0.00169957 +DEAL::Cell 3.3238, face 4 +DEAL::Cell 3.3238, face 5 +DEAL::Cell 3.3239, face 0 +DEAL::Cell 3.3239, face 1 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00368819 +DEAL::Cell 3.3239, face 2 +DEAL::Cell 3.3239, face 3 +DEAL::Cell 3.3239, face 4 +DEAL::Cell 3.3239, face 5 +DEAL::Cell 3.3240, face 0 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3240, face 1 +DEAL::Cell 3.3240, face 2 +DEAL::Cell 3.3240, face 3 +DEAL::Cell 3.3240, face 4 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3240, face 5 +DEAL::Cell 3.3241, face 0 +DEAL::Cell 3.3241, face 1 +DEAL::Cell 3.3241, face 2 +DEAL:: 9.39642e-19 0.394338 -0.197169, 0.00112764 +DEAL::Cell 3.3241, face 3 +DEAL::Cell 3.3241, face 4 +DEAL::Cell 3.3241, face 5 +DEAL::Cell 3.3242, face 0 +DEAL:: 0.242922 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3242, face 1 +DEAL::Cell 3.3242, face 2 +DEAL::Cell 3.3242, face 3 +DEAL::Cell 3.3242, face 4 +DEAL::Cell 3.3242, face 5 +DEAL:: 0.121461 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3243, face 0 +DEAL::Cell 3.3243, face 1 +DEAL::Cell 3.3243, face 2 +DEAL::Cell 3.3243, face 3 +DEAL:: 0.220045 0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.3243, face 4 +DEAL::Cell 3.3243, face 5 +DEAL::Cell 3.3244, face 0 +DEAL::Cell 3.3244, face 1 +DEAL:: 1.08420e-19 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.3244, face 2 +DEAL::Cell 3.3244, face 3 +DEAL::Cell 3.3244, face 4 +DEAL::Cell 3.3244, face 5 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00125847 +DEAL::Cell 3.3245, face 0 +DEAL::Cell 3.3245, face 1 +DEAL::Cell 3.3245, face 2 +DEAL::Cell 3.3245, face 3 +DEAL::Cell 3.3245, face 4 +DEAL:: 4.06576e-19 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3245, face 5 +DEAL::Cell 3.3246, face 0 +DEAL::Cell 3.3246, face 1 +DEAL::Cell 3.3246, face 2 +DEAL:: 0.121461 0.485844 2.16840e-19, 0.00143206 +DEAL::Cell 3.3246, face 3 +DEAL::Cell 3.3246, face 4 +DEAL::Cell 3.3246, face 5 +DEAL::Cell 3.3247, face 0 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00302625 +DEAL::Cell 3.3247, face 1 +DEAL::Cell 3.3247, face 2 +DEAL::Cell 3.3247, face 3 +DEAL::Cell 3.3247, face 4 +DEAL:: 0.197169 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3247, face 5 +DEAL::Cell 3.3248, face 1 +DEAL::Cell 3.3248, face 2 +DEAL::Cell 3.3248, face 3 +DEAL::Cell 3.3248, face 4 +DEAL:: 0.288675 0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.3248, face 5 +DEAL::Cell 3.3249, face 0 +DEAL::Cell 3.3249, face 1 +DEAL::Cell 3.3249, face 2 +DEAL:: 0.265799 0.531597 -0.132899, 0.00169957 +DEAL::Cell 3.3249, face 3 +DEAL::Cell 3.3249, face 4 +DEAL::Cell 3.3249, face 5 +DEAL::Cell 3.3250, face 1 +DEAL:: 0.398698 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3250, face 2 +DEAL::Cell 3.3250, face 3 +DEAL::Cell 3.3250, face 4 +DEAL::Cell 3.3250, face 5 +DEAL:: 0.531597 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3251, face 0 +DEAL::Cell 3.3251, face 1 +DEAL::Cell 3.3251, face 2 +DEAL::Cell 3.3251, face 3 +DEAL::Cell 3.3251, face 4 +DEAL:: 0.398698 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3251, face 5 +DEAL::Cell 3.3252, face 1 +DEAL::Cell 3.3252, face 2 +DEAL::Cell 3.3252, face 3 +DEAL:: 0.433013 0.577350 0.00000, 0.00206372 +DEAL::Cell 3.3252, face 4 +DEAL::Cell 3.3252, face 5 +DEAL::Cell 3.3253, face 0 +DEAL::Cell 3.3253, face 1 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00368819 +DEAL::Cell 3.3253, face 2 +DEAL::Cell 3.3253, face 3 +DEAL::Cell 3.3253, face 4 +DEAL::Cell 3.3253, face 5 +DEAL:: 0.364383 0.485844 6.50521e-19, 0.00138931 +DEAL::Cell 3.3254, face 1 +DEAL::Cell 3.3254, face 2 +DEAL::Cell 3.3254, face 3 +DEAL::Cell 3.3254, face 4 +DEAL::Cell 3.3254, face 5 +DEAL:: 0.433013 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3255, face 0 +DEAL::Cell 3.3255, face 1 +DEAL::Cell 3.3255, face 2 +DEAL::Cell 3.3255, face 3 +DEAL:: 0.485844 0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.3255, face 4 +DEAL::Cell 3.3255, face 5 +DEAL::Cell 3.3256, face 0 +DEAL::Cell 3.3256, face 1 +DEAL:: 0.220045 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3256, face 2 +DEAL::Cell 3.3256, face 3 +DEAL::Cell 3.3256, face 4 +DEAL::Cell 3.3256, face 5 +DEAL:: 0.330068 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3257, face 0 +DEAL::Cell 3.3257, face 1 +DEAL::Cell 3.3257, face 2 +DEAL::Cell 3.3257, face 3 +DEAL::Cell 3.3257, face 4 +DEAL:: 0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3257, face 5 +DEAL::Cell 3.3258, face 0 +DEAL::Cell 3.3258, face 1 +DEAL::Cell 3.3258, face 2 +DEAL:: 0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3258, face 3 +DEAL::Cell 3.3258, face 4 +DEAL::Cell 3.3258, face 5 +DEAL::Cell 3.3259, face 0 +DEAL:: 0.330068 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3259, face 1 +DEAL::Cell 3.3259, face 2 +DEAL::Cell 3.3259, face 3 +DEAL::Cell 3.3259, face 4 +DEAL:: 0.394338 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3259, face 5 +DEAL::Cell 3.3260, face 0 +DEAL::Cell 3.3260, face 1 +DEAL::Cell 3.3260, face 2 +DEAL::Cell 3.3260, face 3 +DEAL:: 0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3260, face 4 +DEAL::Cell 3.3260, face 5 +DEAL::Cell 3.3261, face 0 +DEAL::Cell 3.3261, face 1 +DEAL:: 0.295753 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.3261, face 2 +DEAL::Cell 3.3261, face 3 +DEAL::Cell 3.3261, face 4 +DEAL::Cell 3.3261, face 5 +DEAL:: 0.330068 0.440091 9.75782e-19, 0.00125847 +DEAL::Cell 3.3262, face 0 +DEAL::Cell 3.3262, face 1 +DEAL::Cell 3.3262, face 2 +DEAL::Cell 3.3262, face 3 +DEAL:: 0.440091 0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.3262, face 4 +DEAL::Cell 3.3262, face 5 +DEAL::Cell 3.3263, face 0 +DEAL::Cell 3.3263, face 1 +DEAL::Cell 3.3263, face 2 +DEAL:: 0.330068 0.440091 -0.110023, 0.00157309 +DEAL::Cell 3.3263, face 3 +DEAL::Cell 3.3263, face 4 +DEAL::Cell 3.3263, face 5 +DEAL::Cell 3.3264, face 0 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3264, face 1 +DEAL::Cell 3.3264, face 2 +DEAL::Cell 3.3264, face 3 +DEAL::Cell 3.3264, face 4 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.3264, face 5 +DEAL::Cell 3.3265, face 0 +DEAL::Cell 3.3265, face 1 +DEAL::Cell 3.3265, face 2 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.000865968 +DEAL::Cell 3.3265, face 3 +DEAL::Cell 3.3265, face 4 +DEAL::Cell 3.3265, face 5 +DEAL::Cell 3.3266, face 0 +DEAL::Cell 3.3266, face 1 +DEAL:: 0.0871461 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3266, face 2 +DEAL::Cell 3.3266, face 3 +DEAL::Cell 3.3266, face 4 +DEAL::Cell 3.3266, face 5 +DEAL:: 0.0871461 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3267, face 0 +DEAL::Cell 3.3267, face 1 +DEAL::Cell 3.3267, face 2 +DEAL::Cell 3.3267, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.3267, face 4 +DEAL::Cell 3.3267, face 5 +DEAL::Cell 3.3268, face 0 +DEAL::Cell 3.3268, face 1 +DEAL:: 0.0871461 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3268, face 2 +DEAL::Cell 3.3268, face 3 +DEAL::Cell 3.3268, face 4 +DEAL::Cell 3.3268, face 5 +DEAL::Cell 3.3269, face 0 +DEAL:: 1.00289e-18 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3269, face 1 +DEAL::Cell 3.3269, face 2 +DEAL::Cell 3.3269, face 3 +DEAL::Cell 3.3269, face 4 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3269, face 5 +DEAL::Cell 3.3270, face 0 +DEAL::Cell 3.3270, face 1 +DEAL::Cell 3.3270, face 2 +DEAL:: 0.0871461 0.348584 -0.261438, 0.00102748 +DEAL::Cell 3.3270, face 3 +DEAL::Cell 3.3270, face 4 +DEAL::Cell 3.3270, face 5 +DEAL::Cell 3.3271, face 0 +DEAL:: 0.174292 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3271, face 1 +DEAL::Cell 3.3271, face 2 +DEAL::Cell 3.3271, face 3 +DEAL::Cell 3.3271, face 4 +DEAL::Cell 3.3271, face 5 +DEAL:: 0.0871461 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3272, face 0 +DEAL::Cell 3.3272, face 1 +DEAL::Cell 3.3272, face 2 +DEAL::Cell 3.3272, face 3 +DEAL:: 0.0757078 0.302831 -0.227123, 0.000892619 +DEAL::Cell 3.3272, face 4 +DEAL::Cell 3.3272, face 5 +DEAL::Cell 3.3273, face 0 +DEAL::Cell 3.3273, face 1 +DEAL:: 0.0528312 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.3273, face 2 +DEAL::Cell 3.3273, face 3 +DEAL::Cell 3.3273, face 4 +DEAL::Cell 3.3273, face 5 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.3274, face 0 +DEAL::Cell 3.3274, face 1 +DEAL::Cell 3.3274, face 2 +DEAL::Cell 3.3274, face 3 +DEAL::Cell 3.3274, face 4 +DEAL:: 0.0757078 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3274, face 5 +DEAL::Cell 3.3275, face 0 +DEAL::Cell 3.3275, face 1 +DEAL::Cell 3.3275, face 2 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000757758 +DEAL::Cell 3.3275, face 3 +DEAL::Cell 3.3275, face 4 +DEAL::Cell 3.3275, face 5 +DEAL::Cell 3.3276, face 0 +DEAL:: 4.69821e-19 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3276, face 1 +DEAL::Cell 3.3276, face 2 +DEAL::Cell 3.3276, face 3 +DEAL::Cell 3.3276, face 4 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3276, face 5 +DEAL::Cell 3.3277, face 0 +DEAL::Cell 3.3277, face 1 +DEAL::Cell 3.3277, face 2 +DEAL::Cell 3.3277, face 3 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000757758 +DEAL::Cell 3.3277, face 4 +DEAL::Cell 3.3277, face 5 +DEAL::Cell 3.3278, face 0 +DEAL::Cell 3.3278, face 1 +DEAL:: 0.128539 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3278, face 2 +DEAL::Cell 3.3278, face 3 +DEAL::Cell 3.3278, face 4 +DEAL::Cell 3.3278, face 5 +DEAL:: 0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3279, face 0 +DEAL::Cell 3.3279, face 1 +DEAL::Cell 3.3279, face 2 +DEAL::Cell 3.3279, face 3 +DEAL:: 0.105662 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3279, face 4 +DEAL::Cell 3.3279, face 5 +DEAL::Cell 3.3280, face 0 +DEAL::Cell 3.3280, face 1 +DEAL::Cell 3.3280, face 2 +DEAL:: 0.197169 0.394338 -0.394338, 0.00126074 +DEAL::Cell 3.3280, face 3 +DEAL::Cell 3.3280, face 4 +DEAL::Cell 3.3280, face 5 +DEAL::Cell 3.3281, face 0 +DEAL:: 0.261438 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3281, face 1 +DEAL::Cell 3.3281, face 2 +DEAL::Cell 3.3281, face 3 +DEAL::Cell 3.3281, face 4 +DEAL:: 0.261438 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.3281, face 5 +DEAL::Cell 3.3282, face 0 +DEAL::Cell 3.3282, face 1 +DEAL::Cell 3.3282, face 2 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3282, face 3 +DEAL::Cell 3.3282, face 4 +DEAL::Cell 3.3282, face 5 +DEAL::Cell 3.3283, face 0 +DEAL::Cell 3.3283, face 1 +DEAL:: 0.227123 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.3283, face 2 +DEAL::Cell 3.3283, face 3 +DEAL::Cell 3.3283, face 4 +DEAL::Cell 3.3283, face 5 +DEAL:: 0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3284, face 0 +DEAL::Cell 3.3284, face 1 +DEAL::Cell 3.3284, face 2 +DEAL::Cell 3.3284, face 3 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3284, face 4 +DEAL::Cell 3.3284, face 5 +DEAL::Cell 3.3285, face 0 +DEAL::Cell 3.3285, face 1 +DEAL:: 0.227123 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3285, face 2 +DEAL::Cell 3.3285, face 3 +DEAL::Cell 3.3285, face 4 +DEAL::Cell 3.3285, face 5 +DEAL::Cell 3.3286, face 0 +DEAL:: 0.295753 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3286, face 1 +DEAL::Cell 3.3286, face 2 +DEAL::Cell 3.3286, face 3 +DEAL::Cell 3.3286, face 4 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3286, face 5 +DEAL::Cell 3.3287, face 0 +DEAL::Cell 3.3287, face 1 +DEAL::Cell 3.3287, face 2 +DEAL:: 0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3287, face 3 +DEAL::Cell 3.3287, face 4 +DEAL::Cell 3.3287, face 5 +DEAL::Cell 3.3288, face 0 +DEAL:: 0.227123 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3288, face 1 +DEAL::Cell 3.3288, face 2 +DEAL::Cell 3.3288, face 3 +DEAL::Cell 3.3288, face 4 +DEAL::Cell 3.3288, face 5 +DEAL:: 0.151416 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3289, face 0 +DEAL::Cell 3.3289, face 1 +DEAL::Cell 3.3289, face 2 +DEAL::Cell 3.3289, face 3 +DEAL:: 0.192809 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3289, face 4 +DEAL::Cell 3.3289, face 5 +DEAL::Cell 3.3290, face 0 +DEAL::Cell 3.3290, face 1 +DEAL:: 0.192809 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3290, face 2 +DEAL::Cell 3.3290, face 3 +DEAL::Cell 3.3290, face 4 +DEAL::Cell 3.3290, face 5 +DEAL:: 0.257078 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3291, face 0 +DEAL::Cell 3.3291, face 1 +DEAL::Cell 3.3291, face 2 +DEAL::Cell 3.3291, face 3 +DEAL::Cell 3.3291, face 4 +DEAL:: 0.192809 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.3291, face 5 +DEAL::Cell 3.3292, face 0 +DEAL::Cell 3.3292, face 1 +DEAL::Cell 3.3292, face 2 +DEAL:: 0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3292, face 3 +DEAL::Cell 3.3292, face 4 +DEAL::Cell 3.3292, face 5 +DEAL::Cell 3.3293, face 0 +DEAL:: 0.128539 0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.3293, face 1 +DEAL::Cell 3.3293, face 2 +DEAL::Cell 3.3293, face 3 +DEAL::Cell 3.3293, face 4 +DEAL:: 0.158494 0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.3293, face 5 +DEAL::Cell 3.3294, face 0 +DEAL::Cell 3.3294, face 1 +DEAL::Cell 3.3294, face 2 +DEAL::Cell 3.3294, face 3 +DEAL:: 0.302831 0.302831 -0.227123, 0.00122466 +DEAL::Cell 3.3294, face 4 +DEAL::Cell 3.3294, face 5 +DEAL::Cell 3.3295, face 0 +DEAL::Cell 3.3295, face 1 +DEAL:: 0.158494 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.3295, face 2 +DEAL::Cell 3.3295, face 3 +DEAL::Cell 3.3295, face 4 +DEAL::Cell 3.3295, face 5 +DEAL:: 0.257078 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3296, face 0 +DEAL::Cell 3.3296, face 1 +DEAL::Cell 3.3296, face 2 +DEAL::Cell 3.3296, face 3 +DEAL:: 0.0871461 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3296, face 4 +DEAL::Cell 3.3296, face 5 +DEAL::Cell 3.3297, face 0 +DEAL::Cell 3.3297, face 1 +DEAL::Cell 3.3297, face 2 +DEAL:: 7.04731e-19 0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.3297, face 3 +DEAL::Cell 3.3297, face 4 +DEAL::Cell 3.3297, face 5 +DEAL::Cell 3.3298, face 0 +DEAL:: 0.197169 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3298, face 1 +DEAL::Cell 3.3298, face 2 +DEAL::Cell 3.3298, face 3 +DEAL::Cell 3.3298, face 4 +DEAL:: 0.197169 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3298, face 5 +DEAL::Cell 3.3299, face 0 +DEAL::Cell 3.3299, face 1 +DEAL::Cell 3.3299, face 2 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3299, face 3 +DEAL::Cell 3.3299, face 4 +DEAL::Cell 3.3299, face 5 +DEAL::Cell 3.3300, face 0 +DEAL::Cell 3.3300, face 1 +DEAL:: 4.06576e-19 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3300, face 2 +DEAL::Cell 3.3300, face 3 +DEAL::Cell 3.3300, face 4 +DEAL::Cell 3.3300, face 5 +DEAL:: 1.08420e-19 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3301, face 0 +DEAL::Cell 3.3301, face 1 +DEAL::Cell 3.3301, face 2 +DEAL::Cell 3.3301, face 3 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3301, face 4 +DEAL::Cell 3.3301, face 5 +DEAL::Cell 3.3302, face 0 +DEAL::Cell 3.3302, face 1 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00189861 +DEAL::Cell 3.3302, face 2 +DEAL::Cell 3.3302, face 3 +DEAL::Cell 3.3302, face 4 +DEAL::Cell 3.3302, face 5 +DEAL::Cell 3.3303, face 0 +DEAL:: 0.0871461 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3303, face 1 +DEAL::Cell 3.3303, face 2 +DEAL::Cell 3.3303, face 3 +DEAL::Cell 3.3303, face 4 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3303, face 5 +DEAL::Cell 3.3304, face 0 +DEAL::Cell 3.3304, face 1 +DEAL::Cell 3.3304, face 2 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.3304, face 3 +DEAL::Cell 3.3304, face 4 +DEAL::Cell 3.3304, face 5 +DEAL::Cell 3.3305, face 0 +DEAL:: 0.0642695 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3305, face 1 +DEAL::Cell 3.3305, face 2 +DEAL::Cell 3.3305, face 3 +DEAL::Cell 3.3305, face 4 +DEAL::Cell 3.3305, face 5 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3306, face 0 +DEAL::Cell 3.3306, face 1 +DEAL::Cell 3.3306, face 2 +DEAL::Cell 3.3306, face 3 +DEAL:: 0.151416 0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.3306, face 4 +DEAL::Cell 3.3306, face 5 +DEAL::Cell 3.3307, face 0 +DEAL::Cell 3.3307, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.3307, face 2 +DEAL::Cell 3.3307, face 3 +DEAL::Cell 3.3307, face 4 +DEAL::Cell 3.3307, face 5 +DEAL:: 0.105662 0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.3308, face 0 +DEAL::Cell 3.3308, face 1 +DEAL::Cell 3.3308, face 2 +DEAL::Cell 3.3308, face 3 +DEAL::Cell 3.3308, face 4 +DEAL:: 2.71051e-19 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3308, face 5 +DEAL::Cell 3.3309, face 0 +DEAL::Cell 3.3309, face 1 +DEAL::Cell 3.3309, face 2 +DEAL:: 3.61401e-20 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3309, face 3 +DEAL::Cell 3.3309, face 4 +DEAL::Cell 3.3309, face 5 +DEAL::Cell 3.3310, face 0 +DEAL:: 0.0757078 0.302831 2.16840e-19, 0.00143292 +DEAL::Cell 3.3310, face 1 +DEAL::Cell 3.3310, face 2 +DEAL::Cell 3.3310, face 3 +DEAL::Cell 3.3310, face 4 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3310, face 5 +DEAL::Cell 3.3311, face 0 +DEAL::Cell 3.3311, face 1 +DEAL::Cell 3.3311, face 2 +DEAL::Cell 3.3311, face 3 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000821904 +DEAL::Cell 3.3311, face 4 +DEAL::Cell 3.3311, face 5 +DEAL::Cell 3.3312, face 0 +DEAL::Cell 3.3312, face 1 +DEAL:: 0.261438 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3312, face 2 +DEAL::Cell 3.3312, face 3 +DEAL::Cell 3.3312, face 4 +DEAL::Cell 3.3312, face 5 +DEAL:: 0.295753 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3313, face 0 +DEAL::Cell 3.3313, face 1 +DEAL::Cell 3.3313, face 2 +DEAL::Cell 3.3313, face 3 +DEAL:: 0.227123 0.302831 -0.0757078, 0.00108246 +DEAL::Cell 3.3313, face 4 +DEAL::Cell 3.3313, face 5 +DEAL::Cell 3.3314, face 0 +DEAL::Cell 3.3314, face 1 +DEAL::Cell 3.3314, face 2 +DEAL:: 0.295753 0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.3314, face 3 +DEAL::Cell 3.3314, face 4 +DEAL::Cell 3.3314, face 5 +DEAL::Cell 3.3315, face 0 +DEAL:: 0.348584 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3315, face 1 +DEAL::Cell 3.3315, face 2 +DEAL::Cell 3.3315, face 3 +DEAL::Cell 3.3315, face 4 +DEAL:: 0.348584 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3315, face 5 +DEAL::Cell 3.3316, face 0 +DEAL::Cell 3.3316, face 1 +DEAL::Cell 3.3316, face 2 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00111446 +DEAL::Cell 3.3316, face 3 +DEAL::Cell 3.3316, face 4 +DEAL::Cell 3.3316, face 5 +DEAL::Cell 3.3317, face 0 +DEAL::Cell 3.3317, face 1 +DEAL:: 0.151416 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3317, face 2 +DEAL::Cell 3.3317, face 3 +DEAL::Cell 3.3317, face 4 +DEAL::Cell 3.3317, face 5 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.000865968 +DEAL::Cell 3.3318, face 0 +DEAL::Cell 3.3318, face 1 +DEAL::Cell 3.3318, face 2 +DEAL::Cell 3.3318, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.3318, face 4 +DEAL::Cell 3.3318, face 5 +DEAL::Cell 3.3319, face 0 +DEAL::Cell 3.3319, face 1 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00143292 +DEAL::Cell 3.3319, face 2 +DEAL::Cell 3.3319, face 3 +DEAL::Cell 3.3319, face 4 +DEAL::Cell 3.3319, face 5 +DEAL::Cell 3.3320, face 0 +DEAL:: 0.151416 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3320, face 1 +DEAL::Cell 3.3320, face 2 +DEAL::Cell 3.3320, face 3 +DEAL::Cell 3.3320, face 4 +DEAL:: 0.128539 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3320, face 5 +DEAL::Cell 3.3321, face 0 +DEAL::Cell 3.3321, face 1 +DEAL::Cell 3.3321, face 2 +DEAL:: 0.105662 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3321, face 3 +DEAL::Cell 3.3321, face 4 +DEAL::Cell 3.3321, face 5 +DEAL::Cell 3.3322, face 0 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3322, face 1 +DEAL::Cell 3.3322, face 2 +DEAL::Cell 3.3322, face 3 +DEAL::Cell 3.3322, face 4 +DEAL::Cell 3.3322, face 5 +DEAL:: 0.227123 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3323, face 0 +DEAL::Cell 3.3323, face 1 +DEAL::Cell 3.3323, face 2 +DEAL::Cell 3.3323, face 3 +DEAL:: 0.211325 0.211325 -0.105662, 0.000854608 +DEAL::Cell 3.3323, face 4 +DEAL::Cell 3.3323, face 5 +DEAL::Cell 3.3324, face 0 +DEAL::Cell 3.3324, face 1 +DEAL:: 0.128539 0.257078 2.16840e-19, 0.00103264 +DEAL::Cell 3.3324, face 2 +DEAL::Cell 3.3324, face 3 +DEAL::Cell 3.3324, face 4 +DEAL::Cell 3.3324, face 5 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.000735134 +DEAL::Cell 3.3325, face 0 +DEAL::Cell 3.3325, face 1 +DEAL::Cell 3.3325, face 2 +DEAL::Cell 3.3325, face 3 +DEAL::Cell 3.3325, face 4 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3325, face 5 +DEAL::Cell 3.3326, face 0 +DEAL::Cell 3.3326, face 1 +DEAL::Cell 3.3326, face 2 +DEAL:: 0.227123 0.302831 6.50521e-19, 0.00108246 +DEAL::Cell 3.3326, face 3 +DEAL::Cell 3.3326, face 4 +DEAL::Cell 3.3326, face 5 +DEAL::Cell 3.3327, face 0 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.00103264 +DEAL::Cell 3.3327, face 1 +DEAL::Cell 3.3327, face 2 +DEAL::Cell 3.3327, face 3 +DEAL::Cell 3.3327, face 4 +DEAL:: 0.211325 0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.3327, face 5 +DEAL::Cell 3.3328, face 1 +DEAL::Cell 3.3328, face 2 +DEAL::Cell 3.3328, face 3 +DEAL::Cell 3.3328, face 4 +DEAL:: -0.577350 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3328, face 5 +DEAL::Cell 3.3329, face 0 +DEAL::Cell 3.3329, face 1 +DEAL::Cell 3.3329, face 2 +DEAL:: -0.531597 0.531597 0.132899, 0.00214980 +DEAL::Cell 3.3329, face 3 +DEAL::Cell 3.3329, face 4 +DEAL::Cell 3.3329, face 5 +DEAL::Cell 3.3330, face 1 +DEAL:: -0.398698 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3330, face 2 +DEAL::Cell 3.3330, face 3 +DEAL::Cell 3.3330, face 4 +DEAL::Cell 3.3330, face 5 +DEAL:: -0.265799 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3331, face 0 +DEAL::Cell 3.3331, face 1 +DEAL::Cell 3.3331, face 2 +DEAL::Cell 3.3331, face 3 +DEAL::Cell 3.3331, face 4 +DEAL:: -0.398698 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3331, face 5 +DEAL::Cell 3.3332, face 1 +DEAL::Cell 3.3332, face 2 +DEAL::Cell 3.3332, face 3 +DEAL:: -0.433013 0.577350 0.288675, 0.00206372 +DEAL::Cell 3.3332, face 4 +DEAL::Cell 3.3332, face 5 +DEAL::Cell 3.3333, face 0 +DEAL::Cell 3.3333, face 1 +DEAL:: -0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3333, face 2 +DEAL::Cell 3.3333, face 3 +DEAL::Cell 3.3333, face 4 +DEAL::Cell 3.3333, face 5 +DEAL:: -0.364383 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3334, face 1 +DEAL::Cell 3.3334, face 2 +DEAL::Cell 3.3334, face 3 +DEAL::Cell 3.3334, face 4 +DEAL::Cell 3.3334, face 5 +DEAL:: -0.433013 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3335, face 0 +DEAL::Cell 3.3335, face 1 +DEAL::Cell 3.3335, face 2 +DEAL::Cell 3.3335, face 3 +DEAL:: -0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3335, face 4 +DEAL::Cell 3.3335, face 5 +DEAL::Cell 3.3336, face 0 +DEAL::Cell 3.3336, face 1 +DEAL:: -0.440091 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3336, face 2 +DEAL::Cell 3.3336, face 3 +DEAL::Cell 3.3336, face 4 +DEAL::Cell 3.3336, face 5 +DEAL:: -0.330068 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3337, face 0 +DEAL::Cell 3.3337, face 1 +DEAL::Cell 3.3337, face 2 +DEAL::Cell 3.3337, face 3 +DEAL::Cell 3.3337, face 4 +DEAL:: -0.440091 0.440091 0.00000, 0.00125847 +DEAL::Cell 3.3337, face 5 +DEAL::Cell 3.3338, face 0 +DEAL::Cell 3.3338, face 1 +DEAL::Cell 3.3338, face 2 +DEAL:: -0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3338, face 3 +DEAL::Cell 3.3338, face 4 +DEAL::Cell 3.3338, face 5 +DEAL::Cell 3.3339, face 0 +DEAL:: -0.330068 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3339, face 1 +DEAL::Cell 3.3339, face 2 +DEAL::Cell 3.3339, face 3 +DEAL::Cell 3.3339, face 4 +DEAL:: -0.197169 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3339, face 5 +DEAL::Cell 3.3340, face 0 +DEAL::Cell 3.3340, face 1 +DEAL::Cell 3.3340, face 2 +DEAL::Cell 3.3340, face 3 +DEAL:: -0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3340, face 4 +DEAL::Cell 3.3340, face 5 +DEAL::Cell 3.3341, face 0 +DEAL::Cell 3.3341, face 1 +DEAL:: -0.295753 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3341, face 2 +DEAL::Cell 3.3341, face 3 +DEAL::Cell 3.3341, face 4 +DEAL::Cell 3.3341, face 5 +DEAL:: -0.330068 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3342, face 0 +DEAL::Cell 3.3342, face 1 +DEAL::Cell 3.3342, face 2 +DEAL::Cell 3.3342, face 3 +DEAL:: -0.220045 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3342, face 4 +DEAL::Cell 3.3342, face 5 +DEAL::Cell 3.3343, face 0 +DEAL::Cell 3.3343, face 1 +DEAL::Cell 3.3343, face 2 +DEAL:: -0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3343, face 3 +DEAL::Cell 3.3343, face 4 +DEAL::Cell 3.3343, face 5 +DEAL::Cell 3.3344, face 1 +DEAL:: -0.132899 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.3344, face 2 +DEAL::Cell 3.3344, face 3 +DEAL::Cell 3.3344, face 4 +DEAL::Cell 3.3344, face 5 +DEAL:: -0.144338 0.577350 0.144338, 0.00170179 +DEAL::Cell 3.3345, face 0 +DEAL::Cell 3.3345, face 1 +DEAL::Cell 3.3345, face 2 +DEAL::Cell 3.3345, face 3 +DEAL:: -0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3345, face 4 +DEAL::Cell 3.3345, face 5 +DEAL::Cell 3.3346, face 1 +DEAL::Cell 3.3346, face 2 +DEAL::Cell 3.3346, face 3 +DEAL:: 0.00000 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3346, face 4 +DEAL::Cell 3.3346, face 5 +DEAL::Cell 3.3347, face 0 +DEAL::Cell 3.3347, face 1 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00368819 +DEAL::Cell 3.3347, face 2 +DEAL::Cell 3.3347, face 3 +DEAL::Cell 3.3347, face 4 +DEAL::Cell 3.3347, face 5 +DEAL:: 2.71051e-20 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3348, face 1 +DEAL::Cell 3.3348, face 2 +DEAL::Cell 3.3348, face 3 +DEAL::Cell 3.3348, face 4 +DEAL:: -0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3348, face 5 +DEAL::Cell 3.3349, face 0 +DEAL::Cell 3.3349, face 1 +DEAL::Cell 3.3349, face 2 +DEAL::Cell 3.3349, face 3 +DEAL:: -0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3349, face 4 +DEAL::Cell 3.3349, face 5 +DEAL::Cell 3.3350, face 1 +DEAL::Cell 3.3350, face 2 +DEAL:: -0.144338 0.577350 0.288675, 0.00170179 +DEAL::Cell 3.3350, face 3 +DEAL::Cell 3.3350, face 4 +DEAL::Cell 3.3350, face 5 +DEAL::Cell 3.3351, face 0 +DEAL:: -0.132899 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3351, face 1 +DEAL::Cell 3.3351, face 2 +DEAL::Cell 3.3351, face 3 +DEAL::Cell 3.3351, face 4 +DEAL:: 5.42101e-20 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3351, face 5 +DEAL::Cell 3.3352, face 0 +DEAL::Cell 3.3352, face 1 +DEAL::Cell 3.3352, face 2 +DEAL::Cell 3.3352, face 3 +DEAL:: -0.121461 0.485844 0.00000, 0.00143206 +DEAL::Cell 3.3352, face 4 +DEAL::Cell 3.3352, face 5 +DEAL::Cell 3.3353, face 0 +DEAL::Cell 3.3353, face 1 +DEAL:: -0.0985844 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3353, face 2 +DEAL::Cell 3.3353, face 3 +DEAL::Cell 3.3353, face 4 +DEAL::Cell 3.3353, face 5 +DEAL:: -0.110023 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3354, face 0 +DEAL::Cell 3.3354, face 1 +DEAL::Cell 3.3354, face 2 +DEAL::Cell 3.3354, face 3 +DEAL:: 8.13152e-20 0.440091 0.110023, 0.00125847 +DEAL::Cell 3.3354, face 4 +DEAL::Cell 3.3354, face 5 +DEAL::Cell 3.3355, face 0 +DEAL::Cell 3.3355, face 1 +DEAL::Cell 3.3355, face 2 +DEAL:: -0.110023 0.440091 0.00000, 0.00129720 +DEAL::Cell 3.3355, face 3 +DEAL::Cell 3.3355, face 4 +DEAL::Cell 3.3355, face 5 +DEAL::Cell 3.3356, face 0 +DEAL:: -0.121461 0.485844 0.121461, 0.00368819 +DEAL::Cell 3.3356, face 1 +DEAL::Cell 3.3356, face 2 +DEAL::Cell 3.3356, face 3 +DEAL::Cell 3.3356, face 4 +DEAL:: -0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3356, face 5 +DEAL::Cell 3.3357, face 0 +DEAL::Cell 3.3357, face 1 +DEAL::Cell 3.3357, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3357, face 3 +DEAL::Cell 3.3357, face 4 +DEAL::Cell 3.3357, face 5 +DEAL::Cell 3.3358, face 0 +DEAL::Cell 3.3358, face 1 +DEAL:: -0.110023 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3358, face 2 +DEAL::Cell 3.3358, face 3 +DEAL::Cell 3.3358, face 4 +DEAL::Cell 3.3358, face 5 +DEAL:: -0.110023 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3359, face 0 +DEAL::Cell 3.3359, face 1 +DEAL::Cell 3.3359, face 2 +DEAL::Cell 3.3359, face 3 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00112764 +DEAL::Cell 3.3359, face 4 +DEAL::Cell 3.3359, face 5 +DEAL::Cell 3.3360, face 1 +DEAL::Cell 3.3360, face 2 +DEAL:: -0.531597 0.531597 0.398698, 0.00214980 +DEAL::Cell 3.3360, face 3 +DEAL::Cell 3.3360, face 4 +DEAL::Cell 3.3360, face 5 +DEAL::Cell 3.3361, face 0 +DEAL::Cell 3.3361, face 1 +DEAL:: -0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3361, face 2 +DEAL::Cell 3.3361, face 3 +DEAL::Cell 3.3361, face 4 +DEAL::Cell 3.3361, face 5 +DEAL:: -0.485844 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3362, face 1 +DEAL::Cell 3.3362, face 2 +DEAL::Cell 3.3362, face 3 +DEAL::Cell 3.3362, face 4 +DEAL:: -0.288675 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3362, face 5 +DEAL::Cell 3.3363, face 0 +DEAL::Cell 3.3363, face 1 +DEAL::Cell 3.3363, face 2 +DEAL:: -0.364383 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3363, face 3 +DEAL::Cell 3.3363, face 4 +DEAL::Cell 3.3363, face 5 +DEAL::Cell 3.3364, face 1 +DEAL::Cell 3.3364, face 2 +DEAL:: -0.577350 0.577350 0.433013, 0.00233483 +DEAL::Cell 3.3364, face 3 +DEAL::Cell 3.3364, face 4 +DEAL::Cell 3.3364, face 5 +DEAL::Cell 3.3365, face 0 +DEAL:: -0.398698 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3365, face 1 +DEAL::Cell 3.3365, face 2 +DEAL::Cell 3.3365, face 3 +DEAL::Cell 3.3365, face 4 +DEAL:: -0.398698 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3365, face 5 +DEAL::Cell 3.3366, face 1 +DEAL::Cell 3.3366, face 2 +DEAL::Cell 3.3366, face 3 +DEAL:: -0.265799 0.531597 0.531597, 0.00169957 +DEAL::Cell 3.3366, face 4 +DEAL::Cell 3.3366, face 5 +DEAL::Cell 3.3367, face 0 +DEAL::Cell 3.3367, face 1 +DEAL::Cell 3.3367, face 2 +DEAL:: -0.398698 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3367, face 3 +DEAL::Cell 3.3367, face 4 +DEAL::Cell 3.3367, face 5 +DEAL::Cell 3.3368, face 0 +DEAL:: -0.364383 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3368, face 1 +DEAL::Cell 3.3368, face 2 +DEAL::Cell 3.3368, face 3 +DEAL::Cell 3.3368, face 4 +DEAL:: -0.364383 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3368, face 5 +DEAL::Cell 3.3369, face 0 +DEAL::Cell 3.3369, face 1 +DEAL::Cell 3.3369, face 2 +DEAL:: -0.394338 0.394338 0.295753, 0.00159472 +DEAL::Cell 3.3369, face 3 +DEAL::Cell 3.3369, face 4 +DEAL::Cell 3.3369, face 5 +DEAL::Cell 3.3370, face 0 +DEAL::Cell 3.3370, face 1 +DEAL:: -0.330068 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3370, face 2 +DEAL::Cell 3.3370, face 3 +DEAL::Cell 3.3370, face 4 +DEAL::Cell 3.3370, face 5 +DEAL:: -0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3371, face 0 +DEAL::Cell 3.3371, face 1 +DEAL::Cell 3.3371, face 2 +DEAL::Cell 3.3371, face 3 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3371, face 4 +DEAL::Cell 3.3371, face 5 +DEAL::Cell 3.3372, face 0 +DEAL::Cell 3.3372, face 1 +DEAL:: -0.330068 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.3372, face 2 +DEAL::Cell 3.3372, face 3 +DEAL::Cell 3.3372, face 4 +DEAL::Cell 3.3372, face 5 +DEAL::Cell 3.3373, face 0 +DEAL:: -0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3373, face 1 +DEAL::Cell 3.3373, face 2 +DEAL::Cell 3.3373, face 3 +DEAL::Cell 3.3373, face 4 +DEAL:: -0.394338 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3373, face 5 +DEAL::Cell 3.3374, face 0 +DEAL::Cell 3.3374, face 1 +DEAL::Cell 3.3374, face 2 +DEAL:: -0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3374, face 3 +DEAL::Cell 3.3374, face 4 +DEAL::Cell 3.3374, face 5 +DEAL::Cell 3.3375, face 0 +DEAL:: -0.220045 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.3375, face 1 +DEAL::Cell 3.3375, face 2 +DEAL::Cell 3.3375, face 3 +DEAL::Cell 3.3375, face 4 +DEAL::Cell 3.3375, face 5 +DEAL:: -0.330068 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.3376, face 1 +DEAL::Cell 3.3376, face 2 +DEAL::Cell 3.3376, face 3 +DEAL::Cell 3.3376, face 4 +DEAL:: -0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3376, face 5 +DEAL::Cell 3.3377, face 0 +DEAL::Cell 3.3377, face 1 +DEAL::Cell 3.3377, face 2 +DEAL:: -0.242922 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3377, face 3 +DEAL::Cell 3.3377, face 4 +DEAL::Cell 3.3377, face 5 +DEAL::Cell 3.3378, face 1 +DEAL:: 9.03502e-21 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3378, face 2 +DEAL::Cell 3.3378, face 3 +DEAL::Cell 3.3378, face 4 +DEAL::Cell 3.3378, face 5 +DEAL::Cell 3.3379, face 0 +DEAL:: -0.132899 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3379, face 1 +DEAL::Cell 3.3379, face 2 +DEAL::Cell 3.3379, face 3 +DEAL::Cell 3.3379, face 4 +DEAL:: -0.121461 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3379, face 5 +DEAL::Cell 3.3380, face 1 +DEAL::Cell 3.3380, face 2 +DEAL::Cell 3.3380, face 3 +DEAL:: -0.132899 0.531597 0.398698, 0.00156693 +DEAL::Cell 3.3380, face 4 +DEAL::Cell 3.3380, face 5 +DEAL::Cell 3.3381, face 0 +DEAL::Cell 3.3381, face 1 +DEAL:: -0.121461 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.3381, face 2 +DEAL::Cell 3.3381, face 3 +DEAL::Cell 3.3381, face 4 +DEAL::Cell 3.3381, face 5 +DEAL::Cell 3.3382, face 1 +DEAL:: -0.132899 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3382, face 2 +DEAL::Cell 3.3382, face 3 +DEAL::Cell 3.3382, face 4 +DEAL::Cell 3.3382, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.3383, face 0 +DEAL::Cell 3.3383, face 1 +DEAL::Cell 3.3383, face 2 +DEAL::Cell 3.3383, face 3 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00138931 +DEAL::Cell 3.3383, face 4 +DEAL::Cell 3.3383, face 5 +DEAL::Cell 3.3384, face 0 +DEAL::Cell 3.3384, face 1 +DEAL:: -0.110023 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3384, face 2 +DEAL::Cell 3.3384, face 3 +DEAL::Cell 3.3384, face 4 +DEAL::Cell 3.3384, face 5 +DEAL::Cell 3.3385, face 0 +DEAL:: -0.220045 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3385, face 1 +DEAL::Cell 3.3385, face 2 +DEAL::Cell 3.3385, face 3 +DEAL::Cell 3.3385, face 4 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3385, face 5 +DEAL::Cell 3.3386, face 0 +DEAL::Cell 3.3386, face 1 +DEAL::Cell 3.3386, face 2 +DEAL:: -0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3386, face 3 +DEAL::Cell 3.3386, face 4 +DEAL::Cell 3.3386, face 5 +DEAL::Cell 3.3387, face 0 +DEAL:: 2.71051e-20 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3387, face 1 +DEAL::Cell 3.3387, face 2 +DEAL::Cell 3.3387, face 3 +DEAL::Cell 3.3387, face 4 +DEAL::Cell 3.3387, face 5 +DEAL:: -0.110023 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3388, face 0 +DEAL::Cell 3.3388, face 1 +DEAL::Cell 3.3388, face 2 +DEAL::Cell 3.3388, face 3 +DEAL:: -0.121461 0.485844 0.485844, 0.00143206 +DEAL::Cell 3.3388, face 4 +DEAL::Cell 3.3388, face 5 +DEAL::Cell 3.3389, face 0 +DEAL::Cell 3.3389, face 1 +DEAL:: -0.197169 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.3389, face 2 +DEAL::Cell 3.3389, face 3 +DEAL::Cell 3.3389, face 4 +DEAL::Cell 3.3389, face 5 +DEAL:: -0.0985844 0.394338 0.394338, 0.00159472 +DEAL::Cell 3.3390, face 0 +DEAL::Cell 3.3390, face 1 +DEAL::Cell 3.3390, face 2 +DEAL::Cell 3.3390, face 3 +DEAL::Cell 3.3390, face 4 +DEAL:: -0.121461 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3390, face 5 +DEAL::Cell 3.3391, face 0 +DEAL::Cell 3.3391, face 1 +DEAL::Cell 3.3391, face 2 +DEAL:: -0.110023 0.440091 0.440091, 0.00129720 +DEAL::Cell 3.3391, face 3 +DEAL::Cell 3.3391, face 4 +DEAL::Cell 3.3391, face 5 +DEAL::Cell 3.3392, face 0 +DEAL:: -0.394338 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3392, face 1 +DEAL::Cell 3.3392, face 2 +DEAL::Cell 3.3392, face 3 +DEAL::Cell 3.3392, face 4 +DEAL:: -0.261438 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3392, face 5 +DEAL::Cell 3.3393, face 0 +DEAL::Cell 3.3393, face 1 +DEAL::Cell 3.3393, face 2 +DEAL::Cell 3.3393, face 3 +DEAL:: -0.261438 0.348584 0.00000, 0.00124600 +DEAL::Cell 3.3393, face 4 +DEAL::Cell 3.3393, face 5 +DEAL::Cell 3.3394, face 0 +DEAL::Cell 3.3394, face 1 +DEAL:: -0.174292 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3394, face 2 +DEAL::Cell 3.3394, face 3 +DEAL::Cell 3.3394, face 4 +DEAL::Cell 3.3394, face 5 +DEAL:: -0.197169 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3395, face 0 +DEAL::Cell 3.3395, face 1 +DEAL::Cell 3.3395, face 2 +DEAL::Cell 3.3395, face 3 +DEAL:: -0.151416 0.302831 0.0757078, 0.000968182 +DEAL::Cell 3.3395, face 4 +DEAL::Cell 3.3395, face 5 +DEAL::Cell 3.3396, face 0 +DEAL::Cell 3.3396, face 1 +DEAL::Cell 3.3396, face 2 +DEAL:: -0.394338 0.394338 0.0985844, 0.00159472 +DEAL::Cell 3.3396, face 3 +DEAL::Cell 3.3396, face 4 +DEAL::Cell 3.3396, face 5 +DEAL::Cell 3.3397, face 0 +DEAL:: -0.261438 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3397, face 1 +DEAL::Cell 3.3397, face 2 +DEAL::Cell 3.3397, face 3 +DEAL::Cell 3.3397, face 4 +DEAL:: -0.261438 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3397, face 5 +DEAL::Cell 3.3398, face 0 +DEAL::Cell 3.3398, face 1 +DEAL::Cell 3.3398, face 2 +DEAL:: -0.261438 0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3398, face 3 +DEAL::Cell 3.3398, face 4 +DEAL::Cell 3.3398, face 5 +DEAL::Cell 3.3399, face 0 +DEAL::Cell 3.3399, face 1 +DEAL:: -0.227123 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3399, face 2 +DEAL::Cell 3.3399, face 3 +DEAL::Cell 3.3399, face 4 +DEAL::Cell 3.3399, face 5 +DEAL:: -0.227123 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3400, face 0 +DEAL::Cell 3.3400, face 1 +DEAL::Cell 3.3400, face 2 +DEAL::Cell 3.3400, face 3 +DEAL:: -0.192809 0.257078 0.00000, 0.000918917 +DEAL::Cell 3.3400, face 4 +DEAL::Cell 3.3400, face 5 +DEAL::Cell 3.3401, face 0 +DEAL::Cell 3.3401, face 1 +DEAL:: -0.158494 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3401, face 2 +DEAL::Cell 3.3401, face 3 +DEAL::Cell 3.3401, face 4 +DEAL::Cell 3.3401, face 5 +DEAL::Cell 3.3402, face 0 +DEAL:: -0.227123 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3402, face 1 +DEAL::Cell 3.3402, face 2 +DEAL::Cell 3.3402, face 3 +DEAL::Cell 3.3402, face 4 +DEAL:: -0.192809 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3402, face 5 +DEAL::Cell 3.3403, face 0 +DEAL::Cell 3.3403, face 1 +DEAL::Cell 3.3403, face 2 +DEAL:: -0.158494 0.211325 0.00000, 0.000755374 +DEAL::Cell 3.3403, face 3 +DEAL::Cell 3.3403, face 4 +DEAL::Cell 3.3403, face 5 +DEAL::Cell 3.3404, face 0 +DEAL:: -0.227123 0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3404, face 1 +DEAL::Cell 3.3404, face 2 +DEAL::Cell 3.3404, face 3 +DEAL::Cell 3.3404, face 4 +DEAL::Cell 3.3404, face 5 +DEAL:: -0.302831 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3405, face 0 +DEAL::Cell 3.3405, face 1 +DEAL::Cell 3.3405, face 2 +DEAL::Cell 3.3405, face 3 +DEAL:: -0.192809 0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3405, face 4 +DEAL::Cell 3.3405, face 5 +DEAL::Cell 3.3406, face 0 +DEAL::Cell 3.3406, face 1 +DEAL:: -0.192809 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3406, face 2 +DEAL::Cell 3.3406, face 3 +DEAL::Cell 3.3406, face 4 +DEAL::Cell 3.3406, face 5 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3407, face 0 +DEAL::Cell 3.3407, face 1 +DEAL::Cell 3.3407, face 2 +DEAL::Cell 3.3407, face 3 +DEAL::Cell 3.3407, face 4 +DEAL:: -0.192809 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3407, face 5 +DEAL::Cell 3.3408, face 0 +DEAL::Cell 3.3408, face 1 +DEAL::Cell 3.3408, face 2 +DEAL:: -0.197169 0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3408, face 3 +DEAL::Cell 3.3408, face 4 +DEAL::Cell 3.3408, face 5 +DEAL::Cell 3.3409, face 0 +DEAL:: -0.174292 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3409, face 1 +DEAL::Cell 3.3409, face 2 +DEAL::Cell 3.3409, face 3 +DEAL::Cell 3.3409, face 4 +DEAL:: -0.0757078 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3409, face 5 +DEAL::Cell 3.3410, face 0 +DEAL::Cell 3.3410, face 1 +DEAL::Cell 3.3410, face 2 +DEAL::Cell 3.3410, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3410, face 4 +DEAL::Cell 3.3410, face 5 +DEAL::Cell 3.3411, face 0 +DEAL::Cell 3.3411, face 1 +DEAL:: 7.22801e-20 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3411, face 2 +DEAL::Cell 3.3411, face 3 +DEAL::Cell 3.3411, face 4 +DEAL::Cell 3.3411, face 5 +DEAL:: 8.13152e-20 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3412, face 0 +DEAL::Cell 3.3412, face 1 +DEAL::Cell 3.3412, face 2 +DEAL::Cell 3.3412, face 3 +DEAL:: -0.0871461 0.348584 0.174292, 0.00102748 +DEAL::Cell 3.3412, face 4 +DEAL::Cell 3.3412, face 5 +DEAL::Cell 3.3413, face 0 +DEAL::Cell 3.3413, face 1 +DEAL::Cell 3.3413, face 2 +DEAL:: -0.174292 0.348584 0.0871461, 0.00111446 +DEAL::Cell 3.3413, face 3 +DEAL::Cell 3.3413, face 4 +DEAL::Cell 3.3413, face 5 +DEAL::Cell 3.3414, face 0 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3414, face 1 +DEAL::Cell 3.3414, face 2 +DEAL::Cell 3.3414, face 3 +DEAL::Cell 3.3414, face 4 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3414, face 5 +DEAL::Cell 3.3415, face 0 +DEAL::Cell 3.3415, face 1 +DEAL::Cell 3.3415, face 2 +DEAL:: -0.0757078 0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3415, face 3 +DEAL::Cell 3.3415, face 4 +DEAL::Cell 3.3415, face 5 +DEAL::Cell 3.3416, face 0 +DEAL::Cell 3.3416, face 1 +DEAL:: -0.128539 0.257078 0.00000, 0.00103264 +DEAL::Cell 3.3416, face 2 +DEAL::Cell 3.3416, face 3 +DEAL::Cell 3.3416, face 4 +DEAL::Cell 3.3416, face 5 +DEAL:: -0.128539 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3417, face 0 +DEAL::Cell 3.3417, face 1 +DEAL::Cell 3.3417, face 2 +DEAL::Cell 3.3417, face 3 +DEAL:: -0.0528312 0.211325 0.00000, 0.000622897 +DEAL::Cell 3.3417, face 4 +DEAL::Cell 3.3417, face 5 +DEAL::Cell 3.3418, face 0 +DEAL::Cell 3.3418, face 1 +DEAL:: 2.71051e-20 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3418, face 2 +DEAL::Cell 3.3418, face 3 +DEAL::Cell 3.3418, face 4 +DEAL::Cell 3.3418, face 5 +DEAL::Cell 3.3419, face 0 +DEAL:: -0.0642695 0.257078 0.00000, 0.00103264 +DEAL::Cell 3.3419, face 1 +DEAL::Cell 3.3419, face 2 +DEAL::Cell 3.3419, face 3 +DEAL::Cell 3.3419, face 4 +DEAL:: -0.0528312 0.211325 0.00000, 0.000604299 +DEAL::Cell 3.3419, face 5 +DEAL::Cell 3.3420, face 0 +DEAL::Cell 3.3420, face 1 +DEAL::Cell 3.3420, face 2 +DEAL:: -0.128539 0.257078 0.0642695, 0.000821904 +DEAL::Cell 3.3420, face 3 +DEAL::Cell 3.3420, face 4 +DEAL::Cell 3.3420, face 5 +DEAL::Cell 3.3421, face 0 +DEAL:: -0.0642695 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3421, face 1 +DEAL::Cell 3.3421, face 2 +DEAL::Cell 3.3421, face 3 +DEAL::Cell 3.3421, face 4 +DEAL::Cell 3.3421, face 5 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3422, face 0 +DEAL::Cell 3.3422, face 1 +DEAL::Cell 3.3422, face 2 +DEAL::Cell 3.3422, face 3 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000865968 +DEAL::Cell 3.3422, face 4 +DEAL::Cell 3.3422, face 5 +DEAL::Cell 3.3423, face 0 +DEAL::Cell 3.3423, face 1 +DEAL:: 0.00000 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3423, face 2 +DEAL::Cell 3.3423, face 3 +DEAL::Cell 3.3423, face 4 +DEAL::Cell 3.3423, face 5 +DEAL:: 0.00000 0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3424, face 0 +DEAL::Cell 3.3424, face 1 +DEAL::Cell 3.3424, face 2 +DEAL::Cell 3.3424, face 3 +DEAL::Cell 3.3424, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3424, face 5 +DEAL::Cell 3.3425, face 0 +DEAL::Cell 3.3425, face 1 +DEAL::Cell 3.3425, face 2 +DEAL:: -0.348584 0.348584 0.261438, 0.00140969 +DEAL::Cell 3.3425, face 3 +DEAL::Cell 3.3425, face 4 +DEAL::Cell 3.3425, face 5 +DEAL::Cell 3.3426, face 0 +DEAL:: -0.295753 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3426, face 1 +DEAL::Cell 3.3426, face 2 +DEAL::Cell 3.3426, face 3 +DEAL::Cell 3.3426, face 4 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3426, face 5 +DEAL::Cell 3.3427, face 0 +DEAL::Cell 3.3427, face 1 +DEAL::Cell 3.3427, face 2 +DEAL::Cell 3.3427, face 3 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3427, face 4 +DEAL::Cell 3.3427, face 5 +DEAL::Cell 3.3428, face 0 +DEAL::Cell 3.3428, face 1 +DEAL:: -0.261438 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3428, face 2 +DEAL::Cell 3.3428, face 3 +DEAL::Cell 3.3428, face 4 +DEAL::Cell 3.3428, face 5 +DEAL:: -0.348584 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3429, face 0 +DEAL::Cell 3.3429, face 1 +DEAL::Cell 3.3429, face 2 +DEAL::Cell 3.3429, face 3 +DEAL:: -0.227123 0.302831 0.302831, 0.00108246 +DEAL::Cell 3.3429, face 4 +DEAL::Cell 3.3429, face 5 +DEAL::Cell 3.3430, face 0 +DEAL::Cell 3.3430, face 1 +DEAL::Cell 3.3430, face 2 +DEAL:: -0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3430, face 3 +DEAL::Cell 3.3430, face 4 +DEAL::Cell 3.3430, face 5 +DEAL::Cell 3.3431, face 0 +DEAL:: -0.174292 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3431, face 1 +DEAL::Cell 3.3431, face 2 +DEAL::Cell 3.3431, face 3 +DEAL::Cell 3.3431, face 4 +DEAL:: -0.174292 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3431, face 5 +DEAL::Cell 3.3432, face 0 +DEAL::Cell 3.3432, face 1 +DEAL::Cell 3.3432, face 2 +DEAL:: -0.257078 0.257078 0.192809, 0.00103964 +DEAL::Cell 3.3432, face 3 +DEAL::Cell 3.3432, face 4 +DEAL::Cell 3.3432, face 5 +DEAL::Cell 3.3433, face 0 +DEAL::Cell 3.3433, face 1 +DEAL:: -0.211325 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3433, face 2 +DEAL::Cell 3.3433, face 3 +DEAL::Cell 3.3433, face 4 +DEAL::Cell 3.3433, face 5 +DEAL:: -0.211325 0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3434, face 0 +DEAL::Cell 3.3434, face 1 +DEAL::Cell 3.3434, face 2 +DEAL::Cell 3.3434, face 3 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3434, face 4 +DEAL::Cell 3.3434, face 5 +DEAL::Cell 3.3435, face 0 +DEAL::Cell 3.3435, face 1 +DEAL:: -0.105662 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3435, face 2 +DEAL::Cell 3.3435, face 3 +DEAL::Cell 3.3435, face 4 +DEAL::Cell 3.3435, face 5 +DEAL::Cell 3.3436, face 0 +DEAL:: -0.302831 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3436, face 1 +DEAL::Cell 3.3436, face 2 +DEAL::Cell 3.3436, face 3 +DEAL::Cell 3.3436, face 4 +DEAL:: -0.257078 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3436, face 5 +DEAL::Cell 3.3437, face 0 +DEAL::Cell 3.3437, face 1 +DEAL::Cell 3.3437, face 2 +DEAL:: -0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.3437, face 3 +DEAL::Cell 3.3437, face 4 +DEAL::Cell 3.3437, face 5 +DEAL::Cell 3.3438, face 0 +DEAL:: -0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3438, face 1 +DEAL::Cell 3.3438, face 2 +DEAL::Cell 3.3438, face 3 +DEAL::Cell 3.3438, face 4 +DEAL::Cell 3.3438, face 5 +DEAL:: -0.227123 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3439, face 0 +DEAL::Cell 3.3439, face 1 +DEAL::Cell 3.3439, face 2 +DEAL::Cell 3.3439, face 3 +DEAL:: -0.128539 0.257078 0.257078, 0.000821904 +DEAL::Cell 3.3439, face 4 +DEAL::Cell 3.3439, face 5 +DEAL::Cell 3.3440, face 0 +DEAL::Cell 3.3440, face 1 +DEAL:: -0.174292 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3440, face 2 +DEAL::Cell 3.3440, face 3 +DEAL::Cell 3.3440, face 4 +DEAL::Cell 3.3440, face 5 +DEAL:: -0.0871461 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3441, face 0 +DEAL::Cell 3.3441, face 1 +DEAL::Cell 3.3441, face 2 +DEAL::Cell 3.3441, face 3 +DEAL::Cell 3.3441, face 4 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3441, face 5 +DEAL::Cell 3.3442, face 0 +DEAL::Cell 3.3442, face 1 +DEAL::Cell 3.3442, face 2 +DEAL:: -0.0985844 0.394338 0.295753, 0.00116234 +DEAL::Cell 3.3442, face 3 +DEAL::Cell 3.3442, face 4 +DEAL::Cell 3.3442, face 5 +DEAL::Cell 3.3443, face 0 +DEAL:: -0.0871461 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3443, face 1 +DEAL::Cell 3.3443, face 2 +DEAL::Cell 3.3443, face 3 +DEAL::Cell 3.3443, face 4 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3443, face 5 +DEAL::Cell 3.3444, face 0 +DEAL::Cell 3.3444, face 1 +DEAL::Cell 3.3444, face 2 +DEAL::Cell 3.3444, face 3 +DEAL:: -0.0985844 0.394338 0.295753, 0.00116234 +DEAL::Cell 3.3444, face 4 +DEAL::Cell 3.3444, face 5 +DEAL::Cell 3.3445, face 0 +DEAL::Cell 3.3445, face 1 +DEAL:: -0.0757078 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3445, face 2 +DEAL::Cell 3.3445, face 3 +DEAL::Cell 3.3445, face 4 +DEAL::Cell 3.3445, face 5 +DEAL:: -0.151416 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3446, face 0 +DEAL::Cell 3.3446, face 1 +DEAL::Cell 3.3446, face 2 +DEAL::Cell 3.3446, face 3 +DEAL:: 0.00000 0.348584 0.348584, 0.000996803 +DEAL::Cell 3.3446, face 4 +DEAL::Cell 3.3446, face 5 +DEAL::Cell 3.3447, face 0 +DEAL::Cell 3.3447, face 1 +DEAL::Cell 3.3447, face 2 +DEAL:: -0.0871461 0.348584 0.261438, 0.00102748 +DEAL::Cell 3.3447, face 3 +DEAL::Cell 3.3447, face 4 +DEAL::Cell 3.3447, face 5 +DEAL::Cell 3.3448, face 0 +DEAL:: -0.0757078 0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3448, face 1 +DEAL::Cell 3.3448, face 2 +DEAL::Cell 3.3448, face 3 +DEAL::Cell 3.3448, face 4 +DEAL:: -0.0757078 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3448, face 5 +DEAL::Cell 3.3449, face 0 +DEAL::Cell 3.3449, face 1 +DEAL::Cell 3.3449, face 2 +DEAL:: -0.105662 0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3449, face 3 +DEAL::Cell 3.3449, face 4 +DEAL::Cell 3.3449, face 5 +DEAL::Cell 3.3450, face 0 +DEAL::Cell 3.3450, face 1 +DEAL:: -0.0642695 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3450, face 2 +DEAL::Cell 3.3450, face 3 +DEAL::Cell 3.3450, face 4 +DEAL::Cell 3.3450, face 5 +DEAL:: -0.0642695 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3451, face 0 +DEAL::Cell 3.3451, face 1 +DEAL::Cell 3.3451, face 2 +DEAL::Cell 3.3451, face 3 +DEAL:: 0.00000 0.211325 0.105662, 0.000604299 +DEAL::Cell 3.3451, face 4 +DEAL::Cell 3.3451, face 5 +DEAL::Cell 3.3452, face 0 +DEAL::Cell 3.3452, face 1 +DEAL:: -0.0642695 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.3452, face 2 +DEAL::Cell 3.3452, face 3 +DEAL::Cell 3.3452, face 4 +DEAL::Cell 3.3452, face 5 +DEAL::Cell 3.3453, face 0 +DEAL:: -0.128539 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3453, face 1 +DEAL::Cell 3.3453, face 2 +DEAL::Cell 3.3453, face 3 +DEAL::Cell 3.3453, face 4 +DEAL:: -0.105662 0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3453, face 5 +DEAL::Cell 3.3454, face 0 +DEAL::Cell 3.3454, face 1 +DEAL::Cell 3.3454, face 2 +DEAL:: -0.0642695 0.257078 0.192809, 0.000757758 +DEAL::Cell 3.3454, face 3 +DEAL::Cell 3.3454, face 4 +DEAL::Cell 3.3454, face 5 +DEAL::Cell 3.3455, face 0 +DEAL:: 0.00000 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.3455, face 1 +DEAL::Cell 3.3455, face 2 +DEAL::Cell 3.3455, face 3 +DEAL::Cell 3.3455, face 4 +DEAL::Cell 3.3455, face 5 +DEAL:: -0.0642695 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.3456, face 1 +DEAL::Cell 3.3456, face 2 +DEAL::Cell 3.3456, face 3 +DEAL::Cell 3.3456, face 4 +DEAL:: 3.61401e-20 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3456, face 5 +DEAL::Cell 3.3457, face 0 +DEAL::Cell 3.3457, face 1 +DEAL::Cell 3.3457, face 2 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3457, face 3 +DEAL::Cell 3.3457, face 4 +DEAL::Cell 3.3457, face 5 +DEAL::Cell 3.3458, face 1 +DEAL:: 0.265799 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3458, face 2 +DEAL::Cell 3.3458, face 3 +DEAL::Cell 3.3458, face 4 +DEAL::Cell 3.3458, face 5 +DEAL::Cell 3.3459, face 0 +DEAL:: 0.132899 0.531597 1.08420e-19, 0.00441555 +DEAL::Cell 3.3459, face 1 +DEAL::Cell 3.3459, face 2 +DEAL::Cell 3.3459, face 3 +DEAL::Cell 3.3459, face 4 +DEAL:: 0.121461 0.485844 2.16840e-19, 0.00138931 +DEAL::Cell 3.3459, face 5 +DEAL::Cell 3.3460, face 1 +DEAL::Cell 3.3460, face 2 +DEAL::Cell 3.3460, face 3 +DEAL:: 0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3460, face 4 +DEAL::Cell 3.3460, face 5 +DEAL::Cell 3.3461, face 0 +DEAL::Cell 3.3461, face 1 +DEAL:: 0.121461 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3461, face 2 +DEAL::Cell 3.3461, face 3 +DEAL::Cell 3.3461, face 4 +DEAL::Cell 3.3461, face 5 +DEAL::Cell 3.3462, face 1 +DEAL:: 0.132899 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3462, face 2 +DEAL::Cell 3.3462, face 3 +DEAL::Cell 3.3462, face 4 +DEAL::Cell 3.3462, face 5 +DEAL:: 0.132899 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3463, face 0 +DEAL::Cell 3.3463, face 1 +DEAL::Cell 3.3463, face 2 +DEAL::Cell 3.3463, face 3 +DEAL:: 0.242922 0.485844 0.121461, 0.00155329 +DEAL::Cell 3.3463, face 4 +DEAL::Cell 3.3463, face 5 +DEAL::Cell 3.3464, face 0 +DEAL::Cell 3.3464, face 1 +DEAL:: 0.110023 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3464, face 2 +DEAL::Cell 3.3464, face 3 +DEAL::Cell 3.3464, face 4 +DEAL::Cell 3.3464, face 5 +DEAL::Cell 3.3465, face 0 +DEAL:: 1.08420e-19 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.3465, face 1 +DEAL::Cell 3.3465, face 2 +DEAL::Cell 3.3465, face 3 +DEAL::Cell 3.3465, face 4 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3465, face 5 +DEAL::Cell 3.3466, face 0 +DEAL::Cell 3.3466, face 1 +DEAL::Cell 3.3466, face 2 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00129720 +DEAL::Cell 3.3466, face 3 +DEAL::Cell 3.3466, face 4 +DEAL::Cell 3.3466, face 5 +DEAL::Cell 3.3467, face 0 +DEAL:: 0.220045 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3467, face 1 +DEAL::Cell 3.3467, face 2 +DEAL::Cell 3.3467, face 3 +DEAL::Cell 3.3467, face 4 +DEAL::Cell 3.3467, face 5 +DEAL:: 0.110023 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3468, face 0 +DEAL::Cell 3.3468, face 1 +DEAL::Cell 3.3468, face 2 +DEAL::Cell 3.3468, face 3 +DEAL:: 0.121461 0.485844 0.242922, 0.00143206 +DEAL::Cell 3.3468, face 4 +DEAL::Cell 3.3468, face 5 +DEAL::Cell 3.3469, face 0 +DEAL::Cell 3.3469, face 1 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3469, face 2 +DEAL::Cell 3.3469, face 3 +DEAL::Cell 3.3469, face 4 +DEAL::Cell 3.3469, face 5 +DEAL:: 0.0985844 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3470, face 0 +DEAL::Cell 3.3470, face 1 +DEAL::Cell 3.3470, face 2 +DEAL::Cell 3.3470, face 3 +DEAL::Cell 3.3470, face 4 +DEAL:: 0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3470, face 5 +DEAL::Cell 3.3471, face 0 +DEAL::Cell 3.3471, face 1 +DEAL::Cell 3.3471, face 2 +DEAL:: 0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3471, face 3 +DEAL::Cell 3.3471, face 4 +DEAL::Cell 3.3471, face 5 +DEAL::Cell 3.3472, face 1 +DEAL:: 0.265799 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3472, face 2 +DEAL::Cell 3.3472, face 3 +DEAL::Cell 3.3472, face 4 +DEAL::Cell 3.3472, face 5 +DEAL:: 0.398698 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3473, face 0 +DEAL::Cell 3.3473, face 1 +DEAL::Cell 3.3473, face 2 +DEAL::Cell 3.3473, face 3 +DEAL::Cell 3.3473, face 4 +DEAL:: 0.265799 0.531597 2.16840e-19, 0.00152014 +DEAL::Cell 3.3473, face 5 +DEAL::Cell 3.3474, face 1 +DEAL::Cell 3.3474, face 2 +DEAL::Cell 3.3474, face 3 +DEAL:: 0.531597 0.531597 4.33681e-19, 0.00214980 +DEAL::Cell 3.3474, face 4 +DEAL::Cell 3.3474, face 5 +DEAL::Cell 3.3475, face 0 +DEAL::Cell 3.3475, face 1 +DEAL:: 0.364383 0.485844 0.121461, 0.00368819 +DEAL::Cell 3.3475, face 2 +DEAL::Cell 3.3475, face 3 +DEAL::Cell 3.3475, face 4 +DEAL::Cell 3.3475, face 5 +DEAL:: 0.485844 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3476, face 1 +DEAL::Cell 3.3476, face 2 +DEAL::Cell 3.3476, face 3 +DEAL::Cell 3.3476, face 4 +DEAL::Cell 3.3476, face 5 +DEAL:: 0.288675 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3477, face 0 +DEAL::Cell 3.3477, face 1 +DEAL::Cell 3.3477, face 2 +DEAL::Cell 3.3477, face 3 +DEAL:: 0.398698 0.531597 0.265799, 0.00190018 +DEAL::Cell 3.3477, face 4 +DEAL::Cell 3.3477, face 5 +DEAL::Cell 3.3478, face 1 +DEAL::Cell 3.3478, face 2 +DEAL:: 0.398698 0.531597 0.132899, 0.00190018 +DEAL::Cell 3.3478, face 3 +DEAL::Cell 3.3478, face 4 +DEAL::Cell 3.3478, face 5 +DEAL::Cell 3.3479, face 0 +DEAL:: 0.531597 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3479, face 1 +DEAL::Cell 3.3479, face 2 +DEAL::Cell 3.3479, face 3 +DEAL::Cell 3.3479, face 4 +DEAL::Cell 3.3479, face 5 +DEAL:: 0.398698 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3480, face 0 +DEAL::Cell 3.3480, face 1 +DEAL::Cell 3.3480, face 2 +DEAL::Cell 3.3480, face 3 +DEAL:: 0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3480, face 4 +DEAL::Cell 3.3480, face 5 +DEAL::Cell 3.3481, face 0 +DEAL::Cell 3.3481, face 1 +DEAL:: 0.197169 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3481, face 2 +DEAL::Cell 3.3481, face 3 +DEAL::Cell 3.3481, face 4 +DEAL::Cell 3.3481, face 5 +DEAL:: 0.295753 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3482, face 0 +DEAL::Cell 3.3482, face 1 +DEAL::Cell 3.3482, face 2 +DEAL::Cell 3.3482, face 3 +DEAL::Cell 3.3482, face 4 +DEAL:: 0.364383 0.485844 6.50521e-19, 0.00138931 +DEAL::Cell 3.3482, face 5 +DEAL::Cell 3.3483, face 0 +DEAL::Cell 3.3483, face 1 +DEAL::Cell 3.3483, face 2 +DEAL:: 0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3483, face 3 +DEAL::Cell 3.3483, face 4 +DEAL::Cell 3.3483, face 5 +DEAL::Cell 3.3484, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3484, face 1 +DEAL::Cell 3.3484, face 2 +DEAL::Cell 3.3484, face 3 +DEAL::Cell 3.3484, face 4 +DEAL:: 0.330068 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3484, face 5 +DEAL::Cell 3.3485, face 0 +DEAL::Cell 3.3485, face 1 +DEAL::Cell 3.3485, face 2 +DEAL::Cell 3.3485, face 3 +DEAL:: 0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3485, face 4 +DEAL::Cell 3.3485, face 5 +DEAL::Cell 3.3486, face 0 +DEAL::Cell 3.3486, face 1 +DEAL:: 0.440091 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3486, face 2 +DEAL::Cell 3.3486, face 3 +DEAL::Cell 3.3486, face 4 +DEAL::Cell 3.3486, face 5 +DEAL:: 0.485844 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3487, face 0 +DEAL::Cell 3.3487, face 1 +DEAL::Cell 3.3487, face 2 +DEAL::Cell 3.3487, face 3 +DEAL:: 0.394338 0.394338 0.197169, 0.00159472 +DEAL::Cell 3.3487, face 4 +DEAL::Cell 3.3487, face 5 +DEAL::Cell 3.3488, face 1 +DEAL::Cell 3.3488, face 2 +DEAL::Cell 3.3488, face 3 +DEAL:: 0.144338 0.577350 0.288675, 0.00170179 +DEAL::Cell 3.3488, face 4 +DEAL::Cell 3.3488, face 5 +DEAL::Cell 3.3489, face 0 +DEAL::Cell 3.3489, face 1 +DEAL:: 0.121461 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3489, face 2 +DEAL::Cell 3.3489, face 3 +DEAL::Cell 3.3489, face 4 +DEAL::Cell 3.3489, face 5 +DEAL:: 0.132899 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3490, face 1 +DEAL::Cell 3.3490, face 2 +DEAL::Cell 3.3490, face 3 +DEAL::Cell 3.3490, face 4 +DEAL:: 0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3490, face 5 +DEAL::Cell 3.3491, face 0 +DEAL::Cell 3.3491, face 1 +DEAL::Cell 3.3491, face 2 +DEAL::Cell 3.3491, face 3 +DEAL:: 0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3491, face 4 +DEAL::Cell 3.3491, face 5 +DEAL::Cell 3.3492, face 1 +DEAL::Cell 3.3492, face 2 +DEAL:: 0.00000 0.577350 0.577350, 0.00165098 +DEAL::Cell 3.3492, face 3 +DEAL::Cell 3.3492, face 4 +DEAL::Cell 3.3492, face 5 +DEAL::Cell 3.3493, face 0 +DEAL:: 0.00000 0.531597 0.531597, 0.00441555 +DEAL::Cell 3.3493, face 1 +DEAL::Cell 3.3493, face 2 +DEAL::Cell 3.3493, face 3 +DEAL::Cell 3.3493, face 4 +DEAL:: 0.121461 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3493, face 5 +DEAL::Cell 3.3494, face 1 +DEAL::Cell 3.3494, face 2 +DEAL::Cell 3.3494, face 3 +DEAL::Cell 3.3494, face 4 +DEAL:: 0.144338 0.577350 0.433013, 0.00206372 +DEAL::Cell 3.3494, face 5 +DEAL::Cell 3.3495, face 0 +DEAL::Cell 3.3495, face 1 +DEAL::Cell 3.3495, face 2 +DEAL:: 0.132899 0.531597 0.531597, 0.00156693 +DEAL::Cell 3.3495, face 3 +DEAL::Cell 3.3495, face 4 +DEAL::Cell 3.3495, face 5 +DEAL::Cell 3.3496, face 0 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.3496, face 1 +DEAL::Cell 3.3496, face 2 +DEAL::Cell 3.3496, face 3 +DEAL::Cell 3.3496, face 4 +DEAL:: 0.110023 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3496, face 5 +DEAL::Cell 3.3497, face 0 +DEAL::Cell 3.3497, face 1 +DEAL::Cell 3.3497, face 2 +DEAL::Cell 3.3497, face 3 +DEAL:: 0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3497, face 4 +DEAL::Cell 3.3497, face 5 +DEAL::Cell 3.3498, face 0 +DEAL::Cell 3.3498, face 1 +DEAL:: 0.220045 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3498, face 2 +DEAL::Cell 3.3498, face 3 +DEAL::Cell 3.3498, face 4 +DEAL::Cell 3.3498, face 5 +DEAL:: 0.242922 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3499, face 0 +DEAL::Cell 3.3499, face 1 +DEAL::Cell 3.3499, face 2 +DEAL::Cell 3.3499, face 3 +DEAL:: 0.197169 0.394338 0.295753, 0.00126074 +DEAL::Cell 3.3499, face 4 +DEAL::Cell 3.3499, face 5 +DEAL::Cell 3.3500, face 0 +DEAL::Cell 3.3500, face 1 +DEAL::Cell 3.3500, face 2 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00138931 +DEAL::Cell 3.3500, face 3 +DEAL::Cell 3.3500, face 4 +DEAL::Cell 3.3500, face 5 +DEAL::Cell 3.3501, face 0 +DEAL:: 0.110023 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3501, face 1 +DEAL::Cell 3.3501, face 2 +DEAL::Cell 3.3501, face 3 +DEAL::Cell 3.3501, face 4 +DEAL:: 0.110023 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3501, face 5 +DEAL::Cell 3.3502, face 0 +DEAL::Cell 3.3502, face 1 +DEAL::Cell 3.3502, face 2 +DEAL:: 0.110023 0.440091 0.440091, 0.00129720 +DEAL::Cell 3.3502, face 3 +DEAL::Cell 3.3502, face 4 +DEAL::Cell 3.3502, face 5 +DEAL::Cell 3.3503, face 0 +DEAL::Cell 3.3503, face 1 +DEAL:: 0.0985844 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3503, face 2 +DEAL::Cell 3.3503, face 3 +DEAL::Cell 3.3503, face 4 +DEAL::Cell 3.3503, face 5 +DEAL:: 0.220045 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.3504, face 1 +DEAL::Cell 3.3504, face 2 +DEAL::Cell 3.3504, face 3 +DEAL::Cell 3.3504, face 4 +DEAL:: 0.433013 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3504, face 5 +DEAL::Cell 3.3505, face 0 +DEAL::Cell 3.3505, face 1 +DEAL::Cell 3.3505, face 2 +DEAL:: 0.242922 0.485844 0.364383, 0.00155329 +DEAL::Cell 3.3505, face 3 +DEAL::Cell 3.3505, face 4 +DEAL::Cell 3.3505, face 5 +DEAL::Cell 3.3506, face 1 +DEAL::Cell 3.3506, face 2 +DEAL:: 0.433013 0.577350 0.288675, 0.00206372 +DEAL::Cell 3.3506, face 3 +DEAL::Cell 3.3506, face 4 +DEAL::Cell 3.3506, face 5 +DEAL::Cell 3.3507, face 0 +DEAL:: 0.531597 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3507, face 1 +DEAL::Cell 3.3507, face 2 +DEAL::Cell 3.3507, face 3 +DEAL::Cell 3.3507, face 4 +DEAL:: 0.531597 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3507, face 5 +DEAL::Cell 3.3508, face 1 +DEAL::Cell 3.3508, face 2 +DEAL::Cell 3.3508, face 3 +DEAL:: 0.398698 0.531597 0.531597, 0.00190018 +DEAL::Cell 3.3508, face 4 +DEAL::Cell 3.3508, face 5 +DEAL::Cell 3.3509, face 0 +DEAL::Cell 3.3509, face 1 +DEAL::Cell 3.3509, face 2 +DEAL:: 0.265799 0.531597 0.398698, 0.00169957 +DEAL::Cell 3.3509, face 3 +DEAL::Cell 3.3509, face 4 +DEAL::Cell 3.3509, face 5 +DEAL::Cell 3.3510, face 1 +DEAL:: 0.531597 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3510, face 2 +DEAL::Cell 3.3510, face 3 +DEAL::Cell 3.3510, face 4 +DEAL::Cell 3.3510, face 5 +DEAL:: 0.398698 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.3511, face 0 +DEAL::Cell 3.3511, face 1 +DEAL::Cell 3.3511, face 2 +DEAL::Cell 3.3511, face 3 +DEAL:: 0.485844 0.485844 0.485844, 0.00196478 +DEAL::Cell 3.3511, face 4 +DEAL::Cell 3.3511, face 5 +DEAL::Cell 3.3512, face 0 +DEAL::Cell 3.3512, face 1 +DEAL::Cell 3.3512, face 2 +DEAL:: 0.242922 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3512, face 3 +DEAL::Cell 3.3512, face 4 +DEAL::Cell 3.3512, face 5 +DEAL::Cell 3.3513, face 0 +DEAL:: 0.330068 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3513, face 1 +DEAL::Cell 3.3513, face 2 +DEAL::Cell 3.3513, face 3 +DEAL::Cell 3.3513, face 4 +DEAL:: 0.330068 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3513, face 5 +DEAL::Cell 3.3514, face 0 +DEAL::Cell 3.3514, face 1 +DEAL::Cell 3.3514, face 2 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3514, face 3 +DEAL::Cell 3.3514, face 4 +DEAL::Cell 3.3514, face 5 +DEAL::Cell 3.3515, face 0 +DEAL::Cell 3.3515, face 1 +DEAL:: 0.295753 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3515, face 2 +DEAL::Cell 3.3515, face 3 +DEAL::Cell 3.3515, face 4 +DEAL::Cell 3.3515, face 5 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3516, face 0 +DEAL::Cell 3.3516, face 1 +DEAL::Cell 3.3516, face 2 +DEAL::Cell 3.3516, face 3 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3516, face 4 +DEAL::Cell 3.3516, face 5 +DEAL::Cell 3.3517, face 0 +DEAL::Cell 3.3517, face 1 +DEAL:: 0.295753 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.3517, face 2 +DEAL::Cell 3.3517, face 3 +DEAL::Cell 3.3517, face 4 +DEAL::Cell 3.3517, face 5 +DEAL::Cell 3.3518, face 0 +DEAL:: 0.364383 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.3518, face 1 +DEAL::Cell 3.3518, face 2 +DEAL::Cell 3.3518, face 3 +DEAL::Cell 3.3518, face 4 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3518, face 5 +DEAL::Cell 3.3519, face 0 +DEAL::Cell 3.3519, face 1 +DEAL::Cell 3.3519, face 2 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3519, face 3 +DEAL::Cell 3.3519, face 4 +DEAL::Cell 3.3519, face 5 +DEAL::Cell 3.3520, face 0 +DEAL:: 0.0985844 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3520, face 1 +DEAL::Cell 3.3520, face 2 +DEAL::Cell 3.3520, face 3 +DEAL::Cell 3.3520, face 4 +DEAL::Cell 3.3520, face 5 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3521, face 0 +DEAL::Cell 3.3521, face 1 +DEAL::Cell 3.3521, face 2 +DEAL::Cell 3.3521, face 3 +DEAL:: 0.0871461 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3521, face 4 +DEAL::Cell 3.3521, face 5 +DEAL::Cell 3.3522, face 0 +DEAL::Cell 3.3522, face 1 +DEAL:: 0.0871461 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3522, face 2 +DEAL::Cell 3.3522, face 3 +DEAL::Cell 3.3522, face 4 +DEAL::Cell 3.3522, face 5 +DEAL:: 0.174292 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3523, face 0 +DEAL::Cell 3.3523, face 1 +DEAL::Cell 3.3523, face 2 +DEAL::Cell 3.3523, face 3 +DEAL::Cell 3.3523, face 4 +DEAL:: 0.0871461 0.348584 3.25261e-19, 0.000996803 +DEAL::Cell 3.3523, face 5 +DEAL::Cell 3.3524, face 0 +DEAL::Cell 3.3524, face 1 +DEAL::Cell 3.3524, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00112764 +DEAL::Cell 3.3524, face 3 +DEAL::Cell 3.3524, face 4 +DEAL::Cell 3.3524, face 5 +DEAL::Cell 3.3525, face 0 +DEAL:: 5.42101e-20 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3525, face 1 +DEAL::Cell 3.3525, face 2 +DEAL::Cell 3.3525, face 3 +DEAL::Cell 3.3525, face 4 +DEAL:: 0.0757078 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3525, face 5 +DEAL::Cell 3.3526, face 0 +DEAL::Cell 3.3526, face 1 +DEAL::Cell 3.3526, face 2 +DEAL::Cell 3.3526, face 3 +DEAL:: 0.197169 0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3526, face 4 +DEAL::Cell 3.3526, face 5 +DEAL::Cell 3.3527, face 0 +DEAL::Cell 3.3527, face 1 +DEAL:: 0.151416 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3527, face 2 +DEAL::Cell 3.3527, face 3 +DEAL::Cell 3.3527, face 4 +DEAL::Cell 3.3527, face 5 +DEAL:: 0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3528, face 0 +DEAL::Cell 3.3528, face 1 +DEAL::Cell 3.3528, face 2 +DEAL::Cell 3.3528, face 3 +DEAL:: 0.0642695 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3528, face 4 +DEAL::Cell 3.3528, face 5 +DEAL::Cell 3.3529, face 0 +DEAL::Cell 3.3529, face 1 +DEAL::Cell 3.3529, face 2 +DEAL:: 3.61401e-20 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3529, face 3 +DEAL::Cell 3.3529, face 4 +DEAL::Cell 3.3529, face 5 +DEAL::Cell 3.3530, face 0 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00143292 +DEAL::Cell 3.3530, face 1 +DEAL::Cell 3.3530, face 2 +DEAL::Cell 3.3530, face 3 +DEAL::Cell 3.3530, face 4 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.000865968 +DEAL::Cell 3.3530, face 5 +DEAL::Cell 3.3531, face 0 +DEAL::Cell 3.3531, face 1 +DEAL::Cell 3.3531, face 2 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3531, face 3 +DEAL::Cell 3.3531, face 4 +DEAL::Cell 3.3531, face 5 +DEAL::Cell 3.3532, face 0 +DEAL::Cell 3.3532, face 1 +DEAL:: 2.71051e-20 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3532, face 2 +DEAL::Cell 3.3532, face 3 +DEAL::Cell 3.3532, face 4 +DEAL::Cell 3.3532, face 5 +DEAL:: 1.80700e-20 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3533, face 0 +DEAL::Cell 3.3533, face 1 +DEAL::Cell 3.3533, face 2 +DEAL::Cell 3.3533, face 3 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3533, face 4 +DEAL::Cell 3.3533, face 5 +DEAL::Cell 3.3534, face 0 +DEAL::Cell 3.3534, face 1 +DEAL:: 0.128539 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3534, face 2 +DEAL::Cell 3.3534, face 3 +DEAL::Cell 3.3534, face 4 +DEAL::Cell 3.3534, face 5 +DEAL::Cell 3.3535, face 0 +DEAL:: 0.0642695 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3535, face 1 +DEAL::Cell 3.3535, face 2 +DEAL::Cell 3.3535, face 3 +DEAL::Cell 3.3535, face 4 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3535, face 5 +DEAL::Cell 3.3536, face 0 +DEAL::Cell 3.3536, face 1 +DEAL::Cell 3.3536, face 2 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00111446 +DEAL::Cell 3.3536, face 3 +DEAL::Cell 3.3536, face 4 +DEAL::Cell 3.3536, face 5 +DEAL::Cell 3.3537, face 0 +DEAL:: 0.261438 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3537, face 1 +DEAL::Cell 3.3537, face 2 +DEAL::Cell 3.3537, face 3 +DEAL::Cell 3.3537, face 4 +DEAL::Cell 3.3537, face 5 +DEAL:: 0.174292 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3538, face 0 +DEAL::Cell 3.3538, face 1 +DEAL::Cell 3.3538, face 2 +DEAL::Cell 3.3538, face 3 +DEAL:: 0.348584 0.348584 1.30104e-18, 0.00140969 +DEAL::Cell 3.3538, face 4 +DEAL::Cell 3.3538, face 5 +DEAL::Cell 3.3539, face 0 +DEAL::Cell 3.3539, face 1 +DEAL:: 0.227123 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3539, face 2 +DEAL::Cell 3.3539, face 3 +DEAL::Cell 3.3539, face 4 +DEAL::Cell 3.3539, face 5 +DEAL:: 0.302831 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3540, face 0 +DEAL::Cell 3.3540, face 1 +DEAL::Cell 3.3540, face 2 +DEAL::Cell 3.3540, face 3 +DEAL::Cell 3.3540, face 4 +DEAL:: 0.197169 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3540, face 5 +DEAL::Cell 3.3541, face 0 +DEAL::Cell 3.3541, face 1 +DEAL::Cell 3.3541, face 2 +DEAL:: 0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3541, face 3 +DEAL::Cell 3.3541, face 4 +DEAL::Cell 3.3541, face 5 +DEAL::Cell 3.3542, face 0 +DEAL:: 0.295753 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3542, face 1 +DEAL::Cell 3.3542, face 2 +DEAL::Cell 3.3542, face 3 +DEAL::Cell 3.3542, face 4 +DEAL:: 0.348584 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3542, face 5 +DEAL::Cell 3.3543, face 0 +DEAL::Cell 3.3543, face 1 +DEAL::Cell 3.3543, face 2 +DEAL::Cell 3.3543, face 3 +DEAL:: 0.348584 0.348584 0.0871461, 0.00140969 +DEAL::Cell 3.3543, face 4 +DEAL::Cell 3.3543, face 5 +DEAL::Cell 3.3544, face 0 +DEAL::Cell 3.3544, face 1 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.00103264 +DEAL::Cell 3.3544, face 2 +DEAL::Cell 3.3544, face 3 +DEAL::Cell 3.3544, face 4 +DEAL::Cell 3.3544, face 5 +DEAL:: 0.227123 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3545, face 0 +DEAL::Cell 3.3545, face 1 +DEAL::Cell 3.3545, face 2 +DEAL::Cell 3.3545, face 3 +DEAL:: 0.158494 0.211325 0.0528312, 0.000755374 +DEAL::Cell 3.3545, face 4 +DEAL::Cell 3.3545, face 5 +DEAL::Cell 3.3546, face 0 +DEAL::Cell 3.3546, face 1 +DEAL::Cell 3.3546, face 2 +DEAL:: 0.227123 0.302831 6.50521e-19, 0.00108246 +DEAL::Cell 3.3546, face 3 +DEAL::Cell 3.3546, face 4 +DEAL::Cell 3.3546, face 5 +DEAL::Cell 3.3547, face 0 +DEAL:: 0.257078 0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.3547, face 1 +DEAL::Cell 3.3547, face 2 +DEAL::Cell 3.3547, face 3 +DEAL::Cell 3.3547, face 4 +DEAL:: 0.257078 0.257078 4.33681e-19, 0.000735134 +DEAL::Cell 3.3547, face 5 +DEAL::Cell 3.3548, face 0 +DEAL::Cell 3.3548, face 1 +DEAL::Cell 3.3548, face 2 +DEAL:: 0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3548, face 3 +DEAL::Cell 3.3548, face 4 +DEAL::Cell 3.3548, face 5 +DEAL::Cell 3.3549, face 0 +DEAL::Cell 3.3549, face 1 +DEAL:: 0.105662 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3549, face 2 +DEAL::Cell 3.3549, face 3 +DEAL::Cell 3.3549, face 4 +DEAL::Cell 3.3549, face 5 +DEAL:: 0.105662 0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3550, face 0 +DEAL::Cell 3.3550, face 1 +DEAL::Cell 3.3550, face 2 +DEAL::Cell 3.3550, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00122466 +DEAL::Cell 3.3550, face 4 +DEAL::Cell 3.3550, face 5 +DEAL::Cell 3.3551, face 0 +DEAL::Cell 3.3551, face 1 +DEAL:: 0.211325 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3551, face 2 +DEAL::Cell 3.3551, face 3 +DEAL::Cell 3.3551, face 4 +DEAL::Cell 3.3551, face 5 +DEAL::Cell 3.3552, face 0 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3552, face 1 +DEAL::Cell 3.3552, face 2 +DEAL::Cell 3.3552, face 3 +DEAL::Cell 3.3552, face 4 +DEAL:: 5.42101e-20 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3552, face 5 +DEAL::Cell 3.3553, face 0 +DEAL::Cell 3.3553, face 1 +DEAL::Cell 3.3553, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000865968 +DEAL::Cell 3.3553, face 3 +DEAL::Cell 3.3553, face 4 +DEAL::Cell 3.3553, face 5 +DEAL::Cell 3.3554, face 0 +DEAL:: 0.197169 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3554, face 1 +DEAL::Cell 3.3554, face 2 +DEAL::Cell 3.3554, face 3 +DEAL::Cell 3.3554, face 4 +DEAL::Cell 3.3554, face 5 +DEAL:: 0.0985844 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3555, face 0 +DEAL::Cell 3.3555, face 1 +DEAL::Cell 3.3555, face 2 +DEAL::Cell 3.3555, face 3 +DEAL:: 0.174292 0.348584 0.261438, 0.00111446 +DEAL::Cell 3.3555, face 4 +DEAL::Cell 3.3555, face 5 +DEAL::Cell 3.3556, face 0 +DEAL::Cell 3.3556, face 1 +DEAL:: 0.00000 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.3556, face 2 +DEAL::Cell 3.3556, face 3 +DEAL::Cell 3.3556, face 4 +DEAL::Cell 3.3556, face 5 +DEAL:: 0.0871461 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3557, face 0 +DEAL::Cell 3.3557, face 1 +DEAL::Cell 3.3557, face 2 +DEAL::Cell 3.3557, face 3 +DEAL::Cell 3.3557, face 4 +DEAL:: 2.71051e-20 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3557, face 5 +DEAL::Cell 3.3558, face 0 +DEAL::Cell 3.3558, face 1 +DEAL::Cell 3.3558, face 2 +DEAL:: 0.0985844 0.394338 0.394338, 0.00116234 +DEAL::Cell 3.3558, face 3 +DEAL::Cell 3.3558, face 4 +DEAL::Cell 3.3558, face 5 +DEAL::Cell 3.3559, face 0 +DEAL:: 0.0871461 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.3559, face 1 +DEAL::Cell 3.3559, face 2 +DEAL::Cell 3.3559, face 3 +DEAL::Cell 3.3559, face 4 +DEAL:: 0.151416 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3559, face 5 +DEAL::Cell 3.3560, face 0 +DEAL::Cell 3.3560, face 1 +DEAL::Cell 3.3560, face 2 +DEAL::Cell 3.3560, face 3 +DEAL:: 0.0757078 0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3560, face 4 +DEAL::Cell 3.3560, face 5 +DEAL::Cell 3.3561, face 0 +DEAL::Cell 3.3561, face 1 +DEAL:: 0.00000 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3561, face 2 +DEAL::Cell 3.3561, face 3 +DEAL::Cell 3.3561, face 4 +DEAL::Cell 3.3561, face 5 +DEAL:: 0.0642695 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3562, face 0 +DEAL::Cell 3.3562, face 1 +DEAL::Cell 3.3562, face 2 +DEAL::Cell 3.3562, face 3 +DEAL:: 0.128539 0.257078 0.192809, 0.000821904 +DEAL::Cell 3.3562, face 4 +DEAL::Cell 3.3562, face 5 +DEAL::Cell 3.3563, face 0 +DEAL::Cell 3.3563, face 1 +DEAL::Cell 3.3563, face 2 +DEAL:: 0.0642695 0.257078 0.128539, 0.000757758 +DEAL::Cell 3.3563, face 3 +DEAL::Cell 3.3563, face 4 +DEAL::Cell 3.3563, face 5 +DEAL::Cell 3.3564, face 0 +DEAL:: 0.0757078 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3564, face 1 +DEAL::Cell 3.3564, face 2 +DEAL::Cell 3.3564, face 3 +DEAL::Cell 3.3564, face 4 +DEAL:: 0.0757078 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3564, face 5 +DEAL::Cell 3.3565, face 0 +DEAL::Cell 3.3565, face 1 +DEAL::Cell 3.3565, face 2 +DEAL:: 0.00000 0.211325 0.211325, 0.000604299 +DEAL::Cell 3.3565, face 3 +DEAL::Cell 3.3565, face 4 +DEAL::Cell 3.3565, face 5 +DEAL::Cell 3.3566, face 0 +DEAL::Cell 3.3566, face 1 +DEAL:: 0.0642695 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3566, face 2 +DEAL::Cell 3.3566, face 3 +DEAL::Cell 3.3566, face 4 +DEAL::Cell 3.3566, face 5 +DEAL:: 0.151416 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3567, face 0 +DEAL::Cell 3.3567, face 1 +DEAL::Cell 3.3567, face 2 +DEAL::Cell 3.3567, face 3 +DEAL:: 0.105662 0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3567, face 4 +DEAL::Cell 3.3567, face 5 +DEAL::Cell 3.3568, face 0 +DEAL::Cell 3.3568, face 1 +DEAL:: 0.261438 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3568, face 2 +DEAL::Cell 3.3568, face 3 +DEAL::Cell 3.3568, face 4 +DEAL::Cell 3.3568, face 5 +DEAL::Cell 3.3569, face 0 +DEAL:: 0.174292 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3569, face 1 +DEAL::Cell 3.3569, face 2 +DEAL::Cell 3.3569, face 3 +DEAL::Cell 3.3569, face 4 +DEAL:: 0.151416 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3569, face 5 +DEAL::Cell 3.3570, face 0 +DEAL::Cell 3.3570, face 1 +DEAL::Cell 3.3570, face 2 +DEAL:: 0.261438 0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3570, face 3 +DEAL::Cell 3.3570, face 4 +DEAL::Cell 3.3570, face 5 +DEAL::Cell 3.3571, face 0 +DEAL:: 0.348584 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3571, face 1 +DEAL::Cell 3.3571, face 2 +DEAL::Cell 3.3571, face 3 +DEAL::Cell 3.3571, face 4 +DEAL::Cell 3.3571, face 5 +DEAL:: 0.261438 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3572, face 0 +DEAL::Cell 3.3572, face 1 +DEAL::Cell 3.3572, face 2 +DEAL::Cell 3.3572, face 3 +DEAL:: 0.295753 0.394338 0.394338, 0.00140955 +DEAL::Cell 3.3572, face 4 +DEAL::Cell 3.3572, face 5 +DEAL::Cell 3.3573, face 0 +DEAL::Cell 3.3573, face 1 +DEAL:: 0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3573, face 2 +DEAL::Cell 3.3573, face 3 +DEAL::Cell 3.3573, face 4 +DEAL::Cell 3.3573, face 5 +DEAL:: 0.227123 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3574, face 0 +DEAL::Cell 3.3574, face 1 +DEAL::Cell 3.3574, face 2 +DEAL::Cell 3.3574, face 3 +DEAL::Cell 3.3574, face 4 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3574, face 5 +DEAL::Cell 3.3575, face 0 +DEAL::Cell 3.3575, face 1 +DEAL::Cell 3.3575, face 2 +DEAL:: 0.261438 0.348584 0.348584, 0.00124600 +DEAL::Cell 3.3575, face 3 +DEAL::Cell 3.3575, face 4 +DEAL::Cell 3.3575, face 5 +DEAL::Cell 3.3576, face 0 +DEAL:: 0.151416 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3576, face 1 +DEAL::Cell 3.3576, face 2 +DEAL::Cell 3.3576, face 3 +DEAL::Cell 3.3576, face 4 +DEAL:: 0.192809 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3576, face 5 +DEAL::Cell 3.3577, face 0 +DEAL::Cell 3.3577, face 1 +DEAL::Cell 3.3577, face 2 +DEAL::Cell 3.3577, face 3 +DEAL:: 0.192809 0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3577, face 4 +DEAL::Cell 3.3577, face 5 +DEAL::Cell 3.3578, face 0 +DEAL::Cell 3.3578, face 1 +DEAL:: 0.257078 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3578, face 2 +DEAL::Cell 3.3578, face 3 +DEAL::Cell 3.3578, face 4 +DEAL::Cell 3.3578, face 5 +DEAL:: 0.302831 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3579, face 0 +DEAL::Cell 3.3579, face 1 +DEAL::Cell 3.3579, face 2 +DEAL::Cell 3.3579, face 3 +DEAL:: 0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.3579, face 4 +DEAL::Cell 3.3579, face 5 +DEAL::Cell 3.3580, face 0 +DEAL::Cell 3.3580, face 1 +DEAL::Cell 3.3580, face 2 +DEAL:: 0.151416 0.302831 0.227123, 0.000968182 +DEAL::Cell 3.3580, face 3 +DEAL::Cell 3.3580, face 4 +DEAL::Cell 3.3580, face 5 +DEAL::Cell 3.3581, face 0 +DEAL:: 0.192809 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3581, face 1 +DEAL::Cell 3.3581, face 2 +DEAL::Cell 3.3581, face 3 +DEAL::Cell 3.3581, face 4 +DEAL:: 0.192809 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3581, face 5 +DEAL::Cell 3.3582, face 0 +DEAL::Cell 3.3582, face 1 +DEAL::Cell 3.3582, face 2 +DEAL:: 0.192809 0.257078 0.257078, 0.000918917 +DEAL::Cell 3.3582, face 3 +DEAL::Cell 3.3582, face 4 +DEAL::Cell 3.3582, face 5 +DEAL::Cell 3.3583, face 0 +DEAL::Cell 3.3583, face 1 +DEAL:: 0.158494 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3583, face 2 +DEAL::Cell 3.3583, face 3 +DEAL::Cell 3.3583, face 4 +DEAL::Cell 3.3583, face 5 +DEAL:: 0.257078 0.257078 0.257078, 0.00103964 +DEAL::Check 1 +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Cell 1.0, face 0 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 2 +DEAL:: -0.211325 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 4 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 2 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 4 +DEAL:: 0.211325 0.00000 -0.211325, 0.0111645 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 0 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.2, face 4 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 1 +DEAL:: 0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 3 +DEAL::Cell 1.3, face 4 +DEAL::Cell 1.3, face 5 +DEAL:: 0.00000 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.4, face 0 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 2 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.5, face 3 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 0 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 3 +DEAL::Cell 1.6, face 4 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL:: 0.211325 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.7, face 3 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.8, face 2 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.0264156 +DEAL::Cell 1.9, face 1 +DEAL::Cell 1.9, face 2 +DEAL::Cell 1.9, face 3 +DEAL::Cell 1.9, face 5 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 3 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 1 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL::Cell 1.12, face 2 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.13, face 1 +DEAL::Cell 1.13, face 2 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL::Cell 1.14, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 1 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 3 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL:: 0.00000 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.16, face 0 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL::Cell 1.17, face 1 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL:: 0.577350 0.00000 -0.577350, 0.0373573 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 0 +DEAL::Cell 1.18, face 1 +DEAL::Cell 1.18, face 2 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.18, face 3 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.19, face 1 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 3 +DEAL::Cell 1.19, face 4 +DEAL:: 0.211325 0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 0 +DEAL::Cell 1.20, face 1 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL:: 0.577350 -0.577350 0.00000, 0.0264156 +DEAL::Cell 1.20, face 5 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 1 +DEAL::Cell 1.21, face 3 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.21, face 4 +DEAL::Cell 1.21, face 5 +DEAL::Cell 1.22, face 0 +DEAL::Cell 1.22, face 1 +DEAL:: 0.394338 0.00000 0.394338, 0.0180422 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 3 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.22, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.23, face 0 +DEAL::Cell 1.23, face 1 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 3 +DEAL::Cell 1.23, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.23, face 5 +DEAL::Cell 1.24, face 0 +DEAL::Cell 1.24, face 1 +DEAL::Cell 1.24, face 3 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0388755 +DEAL::Cell 1.24, face 4 +DEAL::Cell 1.24, face 5 +DEAL::Cell 1.25, face 0 +DEAL::Cell 1.25, face 1 +DEAL:: 0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.25, face 3 +DEAL::Cell 1.25, face 4 +DEAL::Cell 1.25, face 5 +DEAL::Cell 1.26, face 0 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.26, face 1 +DEAL::Cell 1.26, face 2 +DEAL::Cell 1.26, face 3 +DEAL::Cell 1.26, face 4 +DEAL::Cell 1.26, face 5 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.27, face 0 +DEAL::Cell 1.27, face 1 +DEAL::Cell 1.27, face 2 +DEAL::Cell 1.27, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.27, face 4 +DEAL::Cell 1.27, face 5 +DEAL::Cell 1.28, face 0 +DEAL::Cell 1.28, face 1 +DEAL:: 0.00000 0.577350 0.577350, 0.0264156 +DEAL::Cell 1.28, face 3 +DEAL::Cell 1.28, face 4 +DEAL::Cell 1.28, face 5 +DEAL::Cell 1.29, face 0 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.29, face 1 +DEAL::Cell 1.29, face 3 +DEAL::Cell 1.29, face 4 +DEAL::Cell 1.29, face 5 +DEAL::Cell 1.30, face 0 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0255155 +DEAL::Cell 1.30, face 1 +DEAL::Cell 1.30, face 2 +DEAL::Cell 1.30, face 3 +DEAL::Cell 1.30, face 4 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.0180422 +DEAL::Cell 1.30, face 5 +DEAL::Cell 1.31, face 0 +DEAL::Cell 1.31, face 1 +DEAL::Cell 1.31, face 2 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.31, face 3 +DEAL::Cell 1.31, face 4 +DEAL::Cell 1.31, face 5 +DEAL::Cell 1.32, face 1 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.0388755 +DEAL::Cell 1.32, face 2 +DEAL::Cell 1.32, face 3 +DEAL::Cell 1.32, face 4 +DEAL::Cell 1.32, face 5 +DEAL::Cell 1.33, face 0 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.33, face 1 +DEAL::Cell 1.33, face 2 +DEAL::Cell 1.33, face 3 +DEAL::Cell 1.33, face 4 +DEAL:: -0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.33, face 5 +DEAL::Cell 1.34, face 1 +DEAL::Cell 1.34, face 2 +DEAL::Cell 1.34, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.34, face 4 +DEAL::Cell 1.34, face 5 +DEAL::Cell 1.35, face 0 +DEAL::Cell 1.35, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.35, face 2 +DEAL::Cell 1.35, face 3 +DEAL::Cell 1.35, face 4 +DEAL::Cell 1.35, face 5 +DEAL::Cell 1.36, face 1 +DEAL:: -0.394338 -0.394338 0.00000, 0.0388755 +DEAL::Cell 1.36, face 2 +DEAL::Cell 1.36, face 3 +DEAL::Cell 1.36, face 4 +DEAL::Cell 1.36, face 5 +DEAL:: -0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.37, face 0 +DEAL::Cell 1.37, face 1 +DEAL::Cell 1.37, face 2 +DEAL::Cell 1.37, face 3 +DEAL:: -0.211325 0.00000 0.00000, 0.00966878 +DEAL::Cell 1.37, face 4 +DEAL::Cell 1.37, face 5 +DEAL::Cell 1.38, face 1 +DEAL::Cell 1.38, face 2 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.38, face 3 +DEAL::Cell 1.38, face 4 +DEAL::Cell 1.38, face 5 +DEAL::Cell 1.39, face 0 +DEAL::Cell 1.39, face 1 +DEAL:: -0.211325 0.00000 0.00000, 0.0111645 +DEAL::Cell 1.39, face 2 +DEAL::Cell 1.39, face 3 +DEAL::Cell 1.39, face 4 +DEAL::Cell 1.39, face 5 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.40, face 0 +DEAL::Cell 1.40, face 1 +DEAL::Cell 1.40, face 3 +DEAL::Cell 1.40, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.40, face 5 +DEAL::Cell 1.41, face 0 +DEAL::Cell 1.41, face 1 +DEAL::Cell 1.41, face 3 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.41, face 4 +DEAL::Cell 1.41, face 5 +DEAL::Cell 1.42, face 0 +DEAL::Cell 1.42, face 1 +DEAL::Cell 1.42, face 2 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.42, face 3 +DEAL::Cell 1.42, face 4 +DEAL::Cell 1.42, face 5 +DEAL::Cell 1.43, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.43, face 1 +DEAL::Cell 1.43, face 2 +DEAL::Cell 1.43, face 3 +DEAL::Cell 1.43, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.43, face 5 +DEAL::Cell 1.44, face 0 +DEAL::Cell 1.44, face 1 +DEAL::Cell 1.44, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.0388755 +DEAL::Cell 1.44, face 4 +DEAL::Cell 1.44, face 5 +DEAL::Cell 1.45, face 0 +DEAL::Cell 1.45, face 1 +DEAL::Cell 1.45, face 3 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.0388755 +DEAL::Cell 1.45, face 4 +DEAL::Cell 1.45, face 5 +DEAL::Cell 1.46, face 0 +DEAL::Cell 1.46, face 1 +DEAL:: 0.00000 -0.211325 0.00000, 0.00966878 +DEAL::Cell 1.46, face 2 +DEAL::Cell 1.46, face 3 +DEAL::Cell 1.46, face 4 +DEAL::Cell 1.46, face 5 +DEAL:: -0.211325 -0.211325 0.211325, 0.0136737 +DEAL::Cell 1.47, face 0 +DEAL::Cell 1.47, face 1 +DEAL::Cell 1.47, face 2 +DEAL::Cell 1.47, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.47, face 4 +DEAL::Cell 1.47, face 5 +DEAL::Cell 1.48, face 1 +DEAL::Cell 1.48, face 2 +DEAL::Cell 1.48, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.48, face 4 +DEAL::Cell 1.48, face 5 +DEAL::Cell 1.49, face 0 +DEAL::Cell 1.49, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.49, face 2 +DEAL::Cell 1.49, face 3 +DEAL::Cell 1.49, face 4 +DEAL::Cell 1.49, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.0180422 +DEAL::Cell 1.50, face 1 +DEAL::Cell 1.50, face 2 +DEAL::Cell 1.50, face 3 +DEAL::Cell 1.50, face 4 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.50, face 5 +DEAL::Cell 1.51, face 0 +DEAL::Cell 1.51, face 1 +DEAL::Cell 1.51, face 2 +DEAL::Cell 1.51, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.51, face 4 +DEAL::Cell 1.51, face 5 +DEAL::Cell 1.52, face 1 +DEAL::Cell 1.52, face 2 +DEAL:: -0.577350 0.577350 0.577350, 0.0373573 +DEAL::Cell 1.52, face 3 +DEAL::Cell 1.52, face 4 +DEAL::Cell 1.52, face 5 +DEAL::Cell 1.53, face 0 +DEAL:: -0.394338 0.394338 0.394338, 0.0388755 +DEAL::Cell 1.53, face 1 +DEAL::Cell 1.53, face 2 +DEAL::Cell 1.53, face 3 +DEAL::Cell 1.53, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00966878 +DEAL::Cell 1.53, face 5 +DEAL::Cell 1.54, face 1 +DEAL::Cell 1.54, face 2 +DEAL::Cell 1.54, face 3 +DEAL::Cell 1.54, face 4 +DEAL:: 0.00000 0.577350 0.00000, 0.0264156 +DEAL::Cell 1.54, face 5 +DEAL::Cell 1.55, face 0 +DEAL::Cell 1.55, face 1 +DEAL::Cell 1.55, face 2 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.55, face 3 +DEAL::Cell 1.55, face 4 +DEAL::Cell 1.55, face 5 +DEAL::Cell 2.0, face 0 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 2 +DEAL::Cell 2.0, face 3 +DEAL::Cell 2.0, face 4 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 2 +DEAL::Cell 2.1, face 3 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.1, face 4 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 0 +DEAL::Cell 2.2, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 4 +DEAL::Cell 2.2, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.00000 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 4 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 0 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 2 +DEAL::Cell 2.5, face 3 +DEAL::Cell 2.5, face 4 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 0 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.6, face 3 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.00000 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 2 +DEAL::Cell 2.8, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.8, face 4 +DEAL::Cell 2.8, face 5 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL:: 0.211325 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.9, face 2 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 4 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 4 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 4 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 2 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: 0.00000 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 2 +DEAL::Cell 2.13, face 3 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL::Cell 2.15, face 4 +DEAL:: 0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 0 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 4 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 4 +DEAL:: 0.00000 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 0 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL::Cell 2.18, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.18, face 4 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.19, face 2 +DEAL::Cell 2.19, face 3 +DEAL::Cell 2.19, face 4 +DEAL::Cell 2.19, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.20, face 0 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 0 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 1 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 3 +DEAL::Cell 2.22, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.23, face 3 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL:: 0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 4 +DEAL::Cell 2.24, face 5 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.25, face 4 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 3 +DEAL::Cell 2.26, face 4 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 3 +DEAL::Cell 2.27, face 4 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.29, face 1 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 3 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL:: 0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 3 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 0 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 2 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 2 +DEAL:: -0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.33, face 3 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 0 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL::Cell 2.36, face 0 +DEAL::Cell 2.36, face 1 +DEAL:: -0.105662 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.36, face 2 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: -0.211325 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 2 +DEAL::Cell 2.37, face 3 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 0 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.41, face 2 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL:: 0.00000 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 2 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 0 +DEAL::Cell 2.48, face 1 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 0 +DEAL::Cell 2.50, face 1 +DEAL::Cell 2.50, face 2 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.50, face 3 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 3 +DEAL::Cell 2.51, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 0 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL:: 0.00000 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.54, face 0 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 3 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.55, face 3 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 1 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 5 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 3 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 3 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 5 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.62, face 3 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL::Cell 2.63, face 0 +DEAL:: 0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 3 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 2 +DEAL::Cell 2.64, face 3 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 2 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL:: -0.242922 0.00000 -0.485844, 0.00621317 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 0.00000 -0.288675 -0.577350, 0.00660390 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 2 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL:: -0.485844 -0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.72, face 2 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.73, face 2 +DEAL::Cell 2.73, face 3 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.00660390 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 5 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 1 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 2 +DEAL::Cell 2.76, face 3 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 1 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.77, face 2 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL::Cell 2.78, face 3 +DEAL:: 0.197169 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 1 +DEAL::Cell 2.79, face 2 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: -0.577350 0.288675 -0.577350, 0.00933933 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: -0.485844 0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 3 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL:: -0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.83, face 3 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL:: -0.197169 0.00000 -0.394338, 0.00504295 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: -0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: -0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.86, face 3 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL:: -0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 3 +DEAL::Cell 2.87, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 1 +DEAL::Cell 2.89, face 2 +DEAL:: 0.242922 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 3 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL:: 0.242922 0.485844 -0.485844, 0.00621317 +DEAL::Cell 2.91, face 1 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 3 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 1 +DEAL::Cell 2.93, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00451055 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 3 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 1 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 3 +DEAL:: 0.197169 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.96, face 2 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.97, face 0 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 2 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL:: -0.197169 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.97, face 5 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 2 +DEAL::Cell 2.100, face 3 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.101, face 2 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL:: -0.105662 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00451055 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 2 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 1 +DEAL::Cell 2.105, face 2 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 1 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL:: 0.394338 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00270251 +DEAL::Cell 2.108, face 2 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.109, face 1 +DEAL::Cell 2.109, face 2 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.00270251 +DEAL::Cell 2.111, face 1 +DEAL::Cell 2.111, face 2 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL:: -0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL:: 1.44560e-19 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL::Cell 2.113, face 5 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 3 +DEAL::Cell 2.114, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.115, face 3 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL:: -0.211325 0.00000 -0.211325, 0.00341843 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL:: -0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 3 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.00341843 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL:: 0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.121, face 1 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.122, face 3 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 1 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 3 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL:: 0.302831 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.00341843 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 3 +DEAL::Cell 2.126, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 1 +DEAL::Cell 2.127, face 2 +DEAL:: 0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.127, face 3 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 2.128, face 0 +DEAL:: 0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL:: 0.577350 0.00000 -0.288675, 0.00738339 +DEAL::Cell 2.130, face 0 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL::Cell 2.130, face 3 +DEAL:: 0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.394338 0.00000 -0.197169, 0.00451055 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL::Cell 2.132, face 0 +DEAL:: 0.577350 -0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 0 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL:: 0.485844 0.00000 -0.242922, 0.00555723 +DEAL::Cell 2.135, face 2 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00555723 +DEAL::Cell 2.136, face 0 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL:: 0.485844 0.00000 -0.485844, 0.00785910 +DEAL::Cell 2.136, face 5 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 1 +DEAL::Cell 2.137, face 3 +DEAL:: 0.485844 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL:: 0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.139, face 1 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL::Cell 2.139, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL::Cell 2.140, face 3 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 1 +DEAL::Cell 2.141, face 3 +DEAL:: 0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 1 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00971888 +DEAL::Cell 2.143, face 4 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 0 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 0 +DEAL::Cell 2.146, face 1 +DEAL::Cell 2.146, face 2 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.146, face 3 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL::Cell 2.147, face 1 +DEAL:: 0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 3 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL:: 0.302831 0.00000 -0.151416, 0.00387273 +DEAL::Cell 2.148, face 0 +DEAL::Cell 2.148, face 1 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.00346387 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 0 +DEAL:: 0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL::Cell 2.150, face 3 +DEAL::Cell 2.150, face 4 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.302831 0.00000 -0.151416, 0.00573167 +DEAL::Cell 2.151, face 3 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL:: 0.302831 0.00000 -0.151416, 0.00346387 +DEAL::Cell 2.152, face 1 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.394338 0.00000 -0.197169, 0.00504295 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 1 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL:: 0.302831 0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.153, face 4 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL:: 0.302831 0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 3 +DEAL::Cell 2.154, face 4 +DEAL::Cell 2.154, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.00270251 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 1 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 3 +DEAL::Cell 2.155, face 4 +DEAL:: 0.302831 0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00971888 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00504295 +DEAL::Cell 2.157, face 1 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL:: 0.302831 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 3 +DEAL:: 0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 3 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.211325 0.105662 0.00000, 0.00241720 +DEAL::Cell 2.160, face 0 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00555723 +DEAL::Cell 2.160, face 5 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.161, face 5 +DEAL::Cell 2.162, face 0 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL:: 0.485844 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 0 +DEAL::Cell 2.164, face 1 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL:: 0.577350 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.164, face 5 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.485844 -0.242922 0.485844, 0.0147528 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.165, face 5 +DEAL::Cell 2.166, face 0 +DEAL::Cell 2.166, face 1 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.166, face 5 +DEAL:: 0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.167, face 5 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL::Cell 2.168, face 3 +DEAL:: 0.485844 0.00000 0.242922, 0.0147528 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 1 +DEAL:: 0.577350 0.577350 0.288675, 0.00933933 +DEAL::Cell 2.169, face 3 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL:: 0.394338 0.00000 0.197169, 0.00451055 +DEAL::Cell 2.170, face 1 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.485844 0.00000 0.242922, 0.00621317 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 1 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL:: 0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.171, face 4 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL:: 0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL::Cell 2.172, face 5 +DEAL::Cell 2.173, face 0 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.173, face 1 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.173, face 5 +DEAL::Cell 2.174, face 0 +DEAL:: 0.485844 0.00000 0.242922, 0.00555723 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.174, face 5 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 1 +DEAL::Cell 2.175, face 2 +DEAL:: 0.485844 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL::Cell 2.175, face 5 +DEAL::Cell 2.176, face 0 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.394338 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 0 +DEAL::Cell 2.178, face 1 +DEAL:: 0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.178, face 2 +DEAL::Cell 2.178, face 3 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL:: 0.211325 -0.105662 0.105662, 0.00270251 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 3 +DEAL::Cell 2.179, face 4 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00346387 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 0 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.180, face 5 +DEAL::Cell 2.181, face 0 +DEAL:: 0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.181, face 1 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL:: 0.302831 0.00000 0.151416, 0.00387273 +DEAL::Cell 2.181, face 5 +DEAL::Cell 2.182, face 0 +DEAL::Cell 2.182, face 1 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.182, face 5 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00241720 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 3 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.183, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00341843 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL::Cell 2.184, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL::Cell 2.185, face 1 +DEAL::Cell 2.185, face 2 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00971888 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL::Cell 2.186, face 0 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 3 +DEAL::Cell 2.186, face 4 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 1 +DEAL::Cell 2.187, face 2 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.187, face 3 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL:: 0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.188, face 5 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 1 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.189, face 5 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.190, face 2 +DEAL::Cell 2.190, face 3 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.190, face 5 +DEAL::Cell 2.191, face 0 +DEAL:: 0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.191, face 1 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 3 +DEAL::Cell 2.191, face 4 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.191, face 5 +DEAL::Cell 2.192, face 0 +DEAL::Cell 2.192, face 1 +DEAL::Cell 2.192, face 3 +DEAL:: -0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.192, face 4 +DEAL::Cell 2.192, face 5 +DEAL::Cell 2.193, face 0 +DEAL::Cell 2.193, face 1 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.193, face 3 +DEAL::Cell 2.193, face 4 +DEAL::Cell 2.193, face 5 +DEAL::Cell 2.194, face 0 +DEAL::Cell 2.194, face 1 +DEAL:: -0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.194, face 2 +DEAL::Cell 2.194, face 3 +DEAL::Cell 2.194, face 4 +DEAL::Cell 2.194, face 5 +DEAL:: -0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.195, face 0 +DEAL::Cell 2.195, face 1 +DEAL::Cell 2.195, face 2 +DEAL::Cell 2.195, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.195, face 4 +DEAL::Cell 2.195, face 5 +DEAL::Cell 2.196, face 0 +DEAL::Cell 2.196, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.196, face 3 +DEAL::Cell 2.196, face 4 +DEAL::Cell 2.196, face 5 +DEAL::Cell 2.197, face 0 +DEAL::Cell 2.197, face 1 +DEAL:: 0.00000 -0.288675 0.577350, 0.00660390 +DEAL::Cell 2.197, face 3 +DEAL::Cell 2.197, face 4 +DEAL::Cell 2.197, face 5 +DEAL::Cell 2.198, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.198, face 1 +DEAL::Cell 2.198, face 2 +DEAL::Cell 2.198, face 3 +DEAL::Cell 2.198, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.198, face 5 +DEAL::Cell 2.199, face 0 +DEAL::Cell 2.199, face 1 +DEAL::Cell 2.199, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.0147528 +DEAL::Cell 2.199, face 3 +DEAL::Cell 2.199, face 4 +DEAL::Cell 2.199, face 5 +DEAL::Cell 2.200, face 0 +DEAL::Cell 2.200, face 1 +DEAL:: 0.288675 -0.577350 0.577350, 0.00738339 +DEAL::Cell 2.200, face 3 +DEAL::Cell 2.200, face 4 +DEAL::Cell 2.200, face 5 +DEAL::Cell 2.201, face 0 +DEAL:: 0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.201, face 1 +DEAL::Cell 2.201, face 3 +DEAL::Cell 2.201, face 4 +DEAL::Cell 2.201, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.202, face 0 +DEAL::Cell 2.202, face 1 +DEAL::Cell 2.202, face 2 +DEAL::Cell 2.202, face 3 +DEAL:: 0.197169 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.202, face 4 +DEAL::Cell 2.202, face 5 +DEAL::Cell 2.203, face 0 +DEAL::Cell 2.203, face 1 +DEAL::Cell 2.203, face 2 +DEAL:: 0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.203, face 3 +DEAL::Cell 2.203, face 4 +DEAL::Cell 2.203, face 5 +DEAL::Cell 2.204, face 0 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.204, face 1 +DEAL::Cell 2.204, face 3 +DEAL::Cell 2.204, face 4 +DEAL::Cell 2.204, face 5 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00555723 +DEAL::Cell 2.205, face 0 +DEAL::Cell 2.205, face 1 +DEAL::Cell 2.205, face 3 +DEAL::Cell 2.205, face 4 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.205, face 5 +DEAL::Cell 2.206, face 0 +DEAL::Cell 2.206, face 1 +DEAL::Cell 2.206, face 2 +DEAL::Cell 2.206, face 3 +DEAL:: 0.00000 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.206, face 4 +DEAL::Cell 2.206, face 5 +DEAL::Cell 2.207, face 0 +DEAL::Cell 2.207, face 1 +DEAL:: 0.485844 0.00000 0.485844, 0.00785910 +DEAL::Cell 2.207, face 2 +DEAL::Cell 2.207, face 3 +DEAL::Cell 2.207, face 4 +DEAL::Cell 2.207, face 5 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00451055 +DEAL::Cell 2.208, face 0 +DEAL::Cell 2.208, face 1 +DEAL::Cell 2.208, face 2 +DEAL::Cell 2.208, face 3 +DEAL:: -0.151416 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.208, face 4 +DEAL::Cell 2.208, face 5 +DEAL::Cell 2.209, face 0 +DEAL::Cell 2.209, face 1 +DEAL::Cell 2.209, face 2 +DEAL:: -0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.209, face 3 +DEAL::Cell 2.209, face 4 +DEAL::Cell 2.209, face 5 +DEAL::Cell 2.210, face 0 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 1 +DEAL::Cell 2.210, face 2 +DEAL::Cell 2.210, face 3 +DEAL::Cell 2.210, face 4 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 5 +DEAL::Cell 2.211, face 0 +DEAL::Cell 2.211, face 1 +DEAL::Cell 2.211, face 2 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.211, face 3 +DEAL::Cell 2.211, face 4 +DEAL::Cell 2.211, face 5 +DEAL::Cell 2.212, face 0 +DEAL::Cell 2.212, face 1 +DEAL:: -0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.212, face 2 +DEAL::Cell 2.212, face 3 +DEAL::Cell 2.212, face 4 +DEAL::Cell 2.212, face 5 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00451055 +DEAL::Cell 2.213, face 0 +DEAL::Cell 2.213, face 1 +DEAL::Cell 2.213, face 2 +DEAL::Cell 2.213, face 3 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.213, face 4 +DEAL::Cell 2.213, face 5 +DEAL::Cell 2.214, face 0 +DEAL::Cell 2.214, face 1 +DEAL:: -0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.214, face 2 +DEAL::Cell 2.214, face 3 +DEAL::Cell 2.214, face 4 +DEAL::Cell 2.214, face 5 +DEAL::Cell 2.215, face 0 +DEAL:: -0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 1 +DEAL::Cell 2.215, face 2 +DEAL::Cell 2.215, face 3 +DEAL::Cell 2.215, face 4 +DEAL:: 0.00000 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 5 +DEAL::Cell 2.216, face 0 +DEAL::Cell 2.216, face 1 +DEAL::Cell 2.216, face 2 +DEAL:: 0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.216, face 3 +DEAL::Cell 2.216, face 4 +DEAL::Cell 2.216, face 5 +DEAL::Cell 2.217, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.217, face 1 +DEAL::Cell 2.217, face 2 +DEAL::Cell 2.217, face 3 +DEAL::Cell 2.217, face 4 +DEAL::Cell 2.217, face 5 +DEAL:: 0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.218, face 0 +DEAL::Cell 2.218, face 1 +DEAL::Cell 2.218, face 2 +DEAL::Cell 2.218, face 3 +DEAL:: 0.105662 -0.211325 0.211325, 0.00279114 +DEAL::Cell 2.218, face 4 +DEAL::Cell 2.218, face 5 +DEAL::Cell 2.219, face 0 +DEAL::Cell 2.219, face 1 +DEAL:: 0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.219, face 2 +DEAL::Cell 2.219, face 3 +DEAL::Cell 2.219, face 4 +DEAL::Cell 2.219, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.220, face 0 +DEAL::Cell 2.220, face 1 +DEAL::Cell 2.220, face 2 +DEAL::Cell 2.220, face 3 +DEAL::Cell 2.220, face 4 +DEAL:: 0.00000 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.220, face 5 +DEAL::Cell 2.221, face 0 +DEAL::Cell 2.221, face 1 +DEAL::Cell 2.221, face 2 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00971888 +DEAL::Cell 2.221, face 3 +DEAL::Cell 2.221, face 4 +DEAL::Cell 2.221, face 5 +DEAL::Cell 2.222, face 0 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00346387 +DEAL::Cell 2.222, face 1 +DEAL::Cell 2.222, face 2 +DEAL::Cell 2.222, face 3 +DEAL::Cell 2.222, face 4 +DEAL:: 0.105662 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.222, face 5 +DEAL::Cell 2.223, face 0 +DEAL::Cell 2.223, face 1 +DEAL::Cell 2.223, face 2 +DEAL::Cell 2.223, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.223, face 4 +DEAL::Cell 2.223, face 5 +DEAL::Cell 2.224, face 0 +DEAL::Cell 2.224, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.224, face 3 +DEAL::Cell 2.224, face 4 +DEAL::Cell 2.224, face 5 +DEAL::Cell 2.225, face 0 +DEAL:: -0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.225, face 1 +DEAL::Cell 2.225, face 3 +DEAL::Cell 2.225, face 4 +DEAL::Cell 2.225, face 5 +DEAL:: 0.00000 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.226, face 0 +DEAL::Cell 2.226, face 1 +DEAL::Cell 2.226, face 2 +DEAL::Cell 2.226, face 3 +DEAL::Cell 2.226, face 4 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.226, face 5 +DEAL::Cell 2.227, face 0 +DEAL::Cell 2.227, face 1 +DEAL::Cell 2.227, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.227, face 3 +DEAL::Cell 2.227, face 4 +DEAL::Cell 2.227, face 5 +DEAL::Cell 2.228, face 0 +DEAL:: -0.577350 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.228, face 1 +DEAL::Cell 2.228, face 3 +DEAL::Cell 2.228, face 4 +DEAL::Cell 2.228, face 5 +DEAL:: -0.242922 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.229, face 0 +DEAL::Cell 2.229, face 1 +DEAL::Cell 2.229, face 3 +DEAL::Cell 2.229, face 4 +DEAL::Cell 2.229, face 5 +DEAL:: -0.288675 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.230, face 0 +DEAL::Cell 2.230, face 1 +DEAL::Cell 2.230, face 2 +DEAL::Cell 2.230, face 3 +DEAL:: -0.394338 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.230, face 4 +DEAL::Cell 2.230, face 5 +DEAL::Cell 2.231, face 0 +DEAL::Cell 2.231, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.231, face 2 +DEAL::Cell 2.231, face 3 +DEAL::Cell 2.231, face 4 +DEAL::Cell 2.231, face 5 +DEAL:: 0.00000 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.232, face 0 +DEAL::Cell 2.232, face 1 +DEAL::Cell 2.232, face 3 +DEAL::Cell 2.232, face 4 +DEAL::Cell 2.232, face 5 +DEAL:: 0.00000 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.233, face 0 +DEAL::Cell 2.233, face 1 +DEAL::Cell 2.233, face 3 +DEAL::Cell 2.233, face 4 +DEAL:: 0.577350 0.00000 0.577350, 0.00660390 +DEAL::Cell 2.233, face 5 +DEAL::Cell 2.234, face 0 +DEAL::Cell 2.234, face 1 +DEAL::Cell 2.234, face 2 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.0147528 +DEAL::Cell 2.234, face 3 +DEAL::Cell 2.234, face 4 +DEAL::Cell 2.234, face 5 +DEAL::Cell 2.235, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.235, face 1 +DEAL::Cell 2.235, face 2 +DEAL::Cell 2.235, face 3 +DEAL::Cell 2.235, face 4 +DEAL::Cell 2.235, face 5 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.236, face 0 +DEAL::Cell 2.236, face 1 +DEAL::Cell 2.236, face 3 +DEAL::Cell 2.236, face 4 +DEAL:: 0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.236, face 5 +DEAL::Cell 2.237, face 0 +DEAL::Cell 2.237, face 1 +DEAL::Cell 2.237, face 3 +DEAL:: 0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.237, face 4 +DEAL::Cell 2.237, face 5 +DEAL::Cell 2.238, face 0 +DEAL::Cell 2.238, face 1 +DEAL:: 0.197169 0.394338 0.394338, 0.00504295 +DEAL::Cell 2.238, face 2 +DEAL::Cell 2.238, face 3 +DEAL::Cell 2.238, face 4 +DEAL::Cell 2.238, face 5 +DEAL::Cell 2.239, face 0 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 1 +DEAL::Cell 2.239, face 2 +DEAL::Cell 2.239, face 3 +DEAL::Cell 2.239, face 4 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 5 +DEAL::Cell 2.240, face 0 +DEAL::Cell 2.240, face 1 +DEAL::Cell 2.240, face 2 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00971888 +DEAL::Cell 2.240, face 3 +DEAL::Cell 2.240, face 4 +DEAL::Cell 2.240, face 5 +DEAL::Cell 2.241, face 0 +DEAL:: -0.151416 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.241, face 1 +DEAL::Cell 2.241, face 2 +DEAL::Cell 2.241, face 3 +DEAL::Cell 2.241, face 4 +DEAL::Cell 2.241, face 5 +DEAL:: -0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.242, face 0 +DEAL::Cell 2.242, face 1 +DEAL::Cell 2.242, face 2 +DEAL::Cell 2.242, face 3 +DEAL:: -0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.242, face 4 +DEAL::Cell 2.242, face 5 +DEAL::Cell 2.243, face 0 +DEAL::Cell 2.243, face 1 +DEAL:: 0.00000 0.151416 0.302831, 0.00346387 +DEAL::Cell 2.243, face 2 +DEAL::Cell 2.243, face 3 +DEAL::Cell 2.243, face 4 +DEAL::Cell 2.243, face 5 +DEAL:: 0.00000 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.244, face 0 +DEAL::Cell 2.244, face 1 +DEAL::Cell 2.244, face 2 +DEAL::Cell 2.244, face 3 +DEAL::Cell 2.244, face 4 +DEAL:: -0.394338 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.244, face 5 +DEAL::Cell 2.245, face 0 +DEAL::Cell 2.245, face 1 +DEAL::Cell 2.245, face 2 +DEAL:: -0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.245, face 3 +DEAL::Cell 2.245, face 4 +DEAL::Cell 2.245, face 5 +DEAL::Cell 2.246, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00489866 +DEAL::Cell 2.246, face 1 +DEAL::Cell 2.246, face 2 +DEAL::Cell 2.246, face 3 +DEAL::Cell 2.246, face 4 +DEAL:: -0.105662 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.246, face 5 +DEAL::Cell 2.247, face 0 +DEAL::Cell 2.247, face 1 +DEAL::Cell 2.247, face 2 +DEAL::Cell 2.247, face 3 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.247, face 4 +DEAL::Cell 2.247, face 5 +DEAL::Cell 2.248, face 0 +DEAL::Cell 2.248, face 1 +DEAL:: 0.151416 1.73472e-18 0.302831, 0.00387273 +DEAL::Cell 2.248, face 2 +DEAL::Cell 2.248, face 3 +DEAL::Cell 2.248, face 4 +DEAL::Cell 2.248, face 5 +DEAL:: 0.00000 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.249, face 0 +DEAL::Cell 2.249, face 1 +DEAL::Cell 2.249, face 2 +DEAL::Cell 2.249, face 3 +DEAL:: 0.302831 0.151416 0.302831, 0.00573167 +DEAL::Cell 2.249, face 4 +DEAL::Cell 2.249, face 5 +DEAL::Cell 2.250, face 0 +DEAL::Cell 2.250, face 1 +DEAL::Cell 2.250, face 2 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00573167 +DEAL::Cell 2.250, face 3 +DEAL::Cell 2.250, face 4 +DEAL::Cell 2.250, face 5 +DEAL::Cell 2.251, face 0 +DEAL:: 0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.251, face 1 +DEAL::Cell 2.251, face 2 +DEAL::Cell 2.251, face 3 +DEAL::Cell 2.251, face 4 +DEAL:: 0.105662 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.251, face 5 +DEAL::Cell 2.252, face 0 +DEAL::Cell 2.252, face 1 +DEAL::Cell 2.252, face 2 +DEAL:: 0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.252, face 3 +DEAL::Cell 2.252, face 4 +DEAL::Cell 2.252, face 5 +DEAL::Cell 2.253, face 0 +DEAL::Cell 2.253, face 1 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.253, face 2 +DEAL::Cell 2.253, face 3 +DEAL::Cell 2.253, face 4 +DEAL::Cell 2.253, face 5 +DEAL:: 0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.254, face 0 +DEAL::Cell 2.254, face 1 +DEAL::Cell 2.254, face 2 +DEAL::Cell 2.254, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.254, face 4 +DEAL::Cell 2.254, face 5 +DEAL::Cell 2.255, face 0 +DEAL::Cell 2.255, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.255, face 2 +DEAL::Cell 2.255, face 3 +DEAL::Cell 2.255, face 4 +DEAL::Cell 2.255, face 5 +DEAL::Cell 2.256, face 1 +DEAL:: -0.485844 -0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.256, face 2 +DEAL::Cell 2.256, face 3 +DEAL::Cell 2.256, face 4 +DEAL::Cell 2.256, face 5 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.257, face 0 +DEAL::Cell 2.257, face 1 +DEAL::Cell 2.257, face 2 +DEAL::Cell 2.257, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.257, face 4 +DEAL::Cell 2.257, face 5 +DEAL::Cell 2.258, face 1 +DEAL::Cell 2.258, face 2 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.258, face 3 +DEAL::Cell 2.258, face 4 +DEAL::Cell 2.258, face 5 +DEAL::Cell 2.259, face 0 +DEAL::Cell 2.259, face 1 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.259, face 2 +DEAL::Cell 2.259, face 3 +DEAL::Cell 2.259, face 4 +DEAL::Cell 2.259, face 5 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.260, face 1 +DEAL::Cell 2.260, face 2 +DEAL::Cell 2.260, face 3 +DEAL::Cell 2.260, face 4 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.260, face 5 +DEAL::Cell 2.261, face 0 +DEAL::Cell 2.261, face 1 +DEAL::Cell 2.261, face 2 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.261, face 3 +DEAL::Cell 2.261, face 4 +DEAL::Cell 2.261, face 5 +DEAL::Cell 2.262, face 1 +DEAL::Cell 2.262, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.262, face 3 +DEAL::Cell 2.262, face 4 +DEAL::Cell 2.262, face 5 +DEAL::Cell 2.263, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.263, face 1 +DEAL::Cell 2.263, face 2 +DEAL::Cell 2.263, face 3 +DEAL::Cell 2.263, face 4 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.263, face 5 +DEAL::Cell 2.264, face 0 +DEAL::Cell 2.264, face 1 +DEAL::Cell 2.264, face 2 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.264, face 3 +DEAL::Cell 2.264, face 4 +DEAL::Cell 2.264, face 5 +DEAL::Cell 2.265, face 0 +DEAL::Cell 2.265, face 1 +DEAL:: -0.211325 -0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.265, face 2 +DEAL::Cell 2.265, face 3 +DEAL::Cell 2.265, face 4 +DEAL::Cell 2.265, face 5 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.266, face 0 +DEAL::Cell 2.266, face 1 +DEAL::Cell 2.266, face 2 +DEAL::Cell 2.266, face 3 +DEAL:: -0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.266, face 4 +DEAL::Cell 2.266, face 5 +DEAL::Cell 2.267, face 0 +DEAL::Cell 2.267, face 1 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.267, face 2 +DEAL::Cell 2.267, face 3 +DEAL::Cell 2.267, face 4 +DEAL::Cell 2.267, face 5 +DEAL::Cell 2.268, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.268, face 1 +DEAL::Cell 2.268, face 2 +DEAL::Cell 2.268, face 3 +DEAL::Cell 2.268, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.268, face 5 +DEAL::Cell 2.269, face 0 +DEAL::Cell 2.269, face 1 +DEAL::Cell 2.269, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.269, face 3 +DEAL::Cell 2.269, face 4 +DEAL::Cell 2.269, face 5 +DEAL::Cell 2.270, face 0 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00971888 +DEAL::Cell 2.270, face 1 +DEAL::Cell 2.270, face 2 +DEAL::Cell 2.270, face 3 +DEAL::Cell 2.270, face 4 +DEAL::Cell 2.270, face 5 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00451055 +DEAL::Cell 2.271, face 0 +DEAL::Cell 2.271, face 1 +DEAL::Cell 2.271, face 2 +DEAL::Cell 2.271, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00346387 +DEAL::Cell 2.271, face 4 +DEAL::Cell 2.271, face 5 +DEAL::Cell 2.272, face 1 +DEAL::Cell 2.272, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.272, face 3 +DEAL::Cell 2.272, face 4 +DEAL::Cell 2.272, face 5 +DEAL::Cell 2.273, face 0 +DEAL:: -0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.273, face 1 +DEAL::Cell 2.273, face 2 +DEAL::Cell 2.273, face 3 +DEAL::Cell 2.273, face 4 +DEAL::Cell 2.273, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.274, face 1 +DEAL::Cell 2.274, face 2 +DEAL::Cell 2.274, face 3 +DEAL::Cell 2.274, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.274, face 5 +DEAL::Cell 2.275, face 0 +DEAL::Cell 2.275, face 1 +DEAL::Cell 2.275, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.275, face 3 +DEAL::Cell 2.275, face 4 +DEAL::Cell 2.275, face 5 +DEAL::Cell 2.276, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.276, face 2 +DEAL::Cell 2.276, face 3 +DEAL::Cell 2.276, face 4 +DEAL::Cell 2.276, face 5 +DEAL::Cell 2.277, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.277, face 1 +DEAL::Cell 2.277, face 2 +DEAL::Cell 2.277, face 3 +DEAL::Cell 2.277, face 4 +DEAL:: -0.394338 7.22801e-20 -0.197169, 0.00504295 +DEAL::Cell 2.277, face 5 +DEAL::Cell 2.278, face 1 +DEAL::Cell 2.278, face 2 +DEAL::Cell 2.278, face 3 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.278, face 4 +DEAL::Cell 2.278, face 5 +DEAL::Cell 2.279, face 0 +DEAL::Cell 2.279, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.279, face 2 +DEAL::Cell 2.279, face 3 +DEAL::Cell 2.279, face 4 +DEAL::Cell 2.279, face 5 +DEAL::Cell 2.280, face 0 +DEAL:: -0.394338 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.280, face 1 +DEAL::Cell 2.280, face 2 +DEAL::Cell 2.280, face 3 +DEAL::Cell 2.280, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.280, face 5 +DEAL::Cell 2.281, face 0 +DEAL::Cell 2.281, face 1 +DEAL::Cell 2.281, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.281, face 3 +DEAL::Cell 2.281, face 4 +DEAL::Cell 2.281, face 5 +DEAL::Cell 2.282, face 0 +DEAL:: -0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.282, face 1 +DEAL::Cell 2.282, face 2 +DEAL::Cell 2.282, face 3 +DEAL::Cell 2.282, face 4 +DEAL::Cell 2.282, face 5 +DEAL:: -0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.283, face 0 +DEAL::Cell 2.283, face 1 +DEAL::Cell 2.283, face 2 +DEAL::Cell 2.283, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.283, face 4 +DEAL::Cell 2.283, face 5 +DEAL::Cell 2.284, face 0 +DEAL::Cell 2.284, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00573167 +DEAL::Cell 2.284, face 2 +DEAL::Cell 2.284, face 3 +DEAL::Cell 2.284, face 4 +DEAL::Cell 2.284, face 5 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00346387 +DEAL::Cell 2.285, face 0 +DEAL::Cell 2.285, face 1 +DEAL::Cell 2.285, face 2 +DEAL::Cell 2.285, face 3 +DEAL::Cell 2.285, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00387273 +DEAL::Cell 2.285, face 5 +DEAL::Cell 2.286, face 0 +DEAL::Cell 2.286, face 1 +DEAL::Cell 2.286, face 2 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.286, face 3 +DEAL::Cell 2.286, face 4 +DEAL::Cell 2.286, face 5 +DEAL::Cell 2.287, face 0 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00573167 +DEAL::Cell 2.287, face 1 +DEAL::Cell 2.287, face 2 +DEAL::Cell 2.287, face 3 +DEAL::Cell 2.287, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.287, face 5 +DEAL::Cell 2.288, face 1 +DEAL::Cell 2.288, face 2 +DEAL::Cell 2.288, face 3 +DEAL::Cell 2.288, face 4 +DEAL:: -0.577350 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.288, face 5 +DEAL::Cell 2.289, face 0 +DEAL::Cell 2.289, face 1 +DEAL::Cell 2.289, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00785910 +DEAL::Cell 2.289, face 3 +DEAL::Cell 2.289, face 4 +DEAL::Cell 2.289, face 5 +DEAL::Cell 2.290, face 1 +DEAL:: -0.485844 -0.242922 0.242922, 0.0147528 +DEAL::Cell 2.290, face 2 +DEAL::Cell 2.290, face 3 +DEAL::Cell 2.290, face 4 +DEAL::Cell 2.290, face 5 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00621317 +DEAL::Cell 2.291, face 0 +DEAL::Cell 2.291, face 1 +DEAL::Cell 2.291, face 2 +DEAL::Cell 2.291, face 3 +DEAL::Cell 2.291, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00555723 +DEAL::Cell 2.291, face 5 +DEAL::Cell 2.292, face 1 +DEAL::Cell 2.292, face 2 +DEAL::Cell 2.292, face 3 +DEAL:: -0.577350 -0.288675 0.577350, 0.00738339 +DEAL::Cell 2.292, face 4 +DEAL::Cell 2.292, face 5 +DEAL::Cell 2.293, face 0 +DEAL::Cell 2.293, face 1 +DEAL:: -0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.293, face 2 +DEAL::Cell 2.293, face 3 +DEAL::Cell 2.293, face 4 +DEAL::Cell 2.293, face 5 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.294, face 1 +DEAL::Cell 2.294, face 2 +DEAL::Cell 2.294, face 3 +DEAL::Cell 2.294, face 4 +DEAL::Cell 2.294, face 5 +DEAL:: -0.577350 -0.288675 0.577350, 0.00933933 +DEAL::Cell 2.295, face 0 +DEAL::Cell 2.295, face 1 +DEAL::Cell 2.295, face 2 +DEAL::Cell 2.295, face 3 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.295, face 4 +DEAL::Cell 2.295, face 5 +DEAL::Cell 2.296, face 0 +DEAL::Cell 2.296, face 1 +DEAL:: -0.302831 -0.302831 0.151416, 0.00573167 +DEAL::Cell 2.296, face 2 +DEAL::Cell 2.296, face 3 +DEAL::Cell 2.296, face 4 +DEAL::Cell 2.296, face 5 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.297, face 0 +DEAL::Cell 2.297, face 1 +DEAL::Cell 2.297, face 2 +DEAL::Cell 2.297, face 3 +DEAL::Cell 2.297, face 4 +DEAL:: -0.302831 -0.302831 0.00000, 0.00346387 +DEAL::Cell 2.297, face 5 +DEAL::Cell 2.298, face 0 +DEAL::Cell 2.298, face 1 +DEAL::Cell 2.298, face 2 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.298, face 3 +DEAL::Cell 2.298, face 4 +DEAL::Cell 2.298, face 5 +DEAL::Cell 2.299, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.299, face 1 +DEAL::Cell 2.299, face 2 +DEAL::Cell 2.299, face 3 +DEAL::Cell 2.299, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.299, face 5 +DEAL::Cell 2.300, face 0 +DEAL::Cell 2.300, face 1 +DEAL::Cell 2.300, face 2 +DEAL::Cell 2.300, face 3 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.300, face 4 +DEAL::Cell 2.300, face 5 +DEAL::Cell 2.301, face 0 +DEAL::Cell 2.301, face 1 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.301, face 2 +DEAL::Cell 2.301, face 3 +DEAL::Cell 2.301, face 4 +DEAL::Cell 2.301, face 5 +DEAL:: -0.302831 -0.151416 0.302831, 0.00489866 +DEAL::Cell 2.302, face 0 +DEAL::Cell 2.302, face 1 +DEAL::Cell 2.302, face 2 +DEAL::Cell 2.302, face 3 +DEAL:: -0.302831 8.67362e-19 0.302831, 0.00346387 +DEAL::Cell 2.302, face 4 +DEAL::Cell 2.302, face 5 +DEAL::Cell 2.303, face 0 +DEAL::Cell 2.303, face 1 +DEAL::Cell 2.303, face 2 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.303, face 3 +DEAL::Cell 2.303, face 4 +DEAL::Cell 2.303, face 5 +DEAL::Cell 2.304, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.304, face 2 +DEAL::Cell 2.304, face 3 +DEAL::Cell 2.304, face 4 +DEAL::Cell 2.304, face 5 +DEAL:: -0.577350 0.288675 0.288675, 0.00738339 +DEAL::Cell 2.305, face 0 +DEAL::Cell 2.305, face 1 +DEAL::Cell 2.305, face 2 +DEAL::Cell 2.305, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.305, face 4 +DEAL::Cell 2.305, face 5 +DEAL::Cell 2.306, face 1 +DEAL::Cell 2.306, face 2 +DEAL::Cell 2.306, face 3 +DEAL:: -0.577350 0.577350 0.00000, 0.00933933 +DEAL::Cell 2.306, face 4 +DEAL::Cell 2.306, face 5 +DEAL::Cell 2.307, face 0 +DEAL::Cell 2.307, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.307, face 2 +DEAL::Cell 2.307, face 3 +DEAL::Cell 2.307, face 4 +DEAL::Cell 2.307, face 5 +DEAL:: -0.485844 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.308, face 1 +DEAL::Cell 2.308, face 2 +DEAL::Cell 2.308, face 3 +DEAL::Cell 2.308, face 4 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.308, face 5 +DEAL::Cell 2.309, face 0 +DEAL::Cell 2.309, face 1 +DEAL::Cell 2.309, face 2 +DEAL::Cell 2.309, face 3 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.309, face 4 +DEAL::Cell 2.309, face 5 +DEAL::Cell 2.310, face 1 +DEAL::Cell 2.310, face 2 +DEAL:: -0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.310, face 3 +DEAL::Cell 2.310, face 4 +DEAL::Cell 2.310, face 5 +DEAL::Cell 2.311, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.311, face 1 +DEAL::Cell 2.311, face 2 +DEAL::Cell 2.311, face 3 +DEAL::Cell 2.311, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.311, face 5 +DEAL::Cell 2.312, face 0 +DEAL::Cell 2.312, face 1 +DEAL::Cell 2.312, face 2 +DEAL::Cell 2.312, face 3 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.312, face 4 +DEAL::Cell 2.312, face 5 +DEAL::Cell 2.313, face 0 +DEAL::Cell 2.313, face 1 +DEAL:: -0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.313, face 2 +DEAL::Cell 2.313, face 3 +DEAL::Cell 2.313, face 4 +DEAL::Cell 2.313, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.314, face 0 +DEAL::Cell 2.314, face 1 +DEAL::Cell 2.314, face 2 +DEAL::Cell 2.314, face 3 +DEAL:: -0.302831 0.302831 0.151416, 0.00489866 +DEAL::Cell 2.314, face 4 +DEAL::Cell 2.314, face 5 +DEAL::Cell 2.315, face 0 +DEAL::Cell 2.315, face 1 +DEAL::Cell 2.315, face 2 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00387273 +DEAL::Cell 2.315, face 3 +DEAL::Cell 2.315, face 4 +DEAL::Cell 2.315, face 5 +DEAL::Cell 2.316, face 0 +DEAL:: -0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.316, face 1 +DEAL::Cell 2.316, face 2 +DEAL::Cell 2.316, face 3 +DEAL::Cell 2.316, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.316, face 5 +DEAL::Cell 2.317, face 0 +DEAL::Cell 2.317, face 1 +DEAL::Cell 2.317, face 2 +DEAL:: -0.211325 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.317, face 3 +DEAL::Cell 2.317, face 4 +DEAL::Cell 2.317, face 5 +DEAL::Cell 2.318, face 0 +DEAL::Cell 2.318, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.318, face 2 +DEAL::Cell 2.318, face 3 +DEAL::Cell 2.318, face 4 +DEAL::Cell 2.318, face 5 +DEAL:: -0.302831 0.151416 0.302831, 0.00489866 +DEAL::Cell 2.319, face 0 +DEAL::Cell 2.319, face 1 +DEAL::Cell 2.319, face 2 +DEAL::Cell 2.319, face 3 +DEAL:: -0.211325 0.211325 0.105662, 0.00341843 +DEAL::Cell 2.319, face 4 +DEAL::Cell 2.319, face 5 +DEAL::Cell 2.320, face 0 +DEAL::Cell 2.320, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.320, face 3 +DEAL::Cell 2.320, face 4 +DEAL::Cell 2.320, face 5 +DEAL::Cell 2.321, face 0 +DEAL::Cell 2.321, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00660390 +DEAL::Cell 2.321, face 3 +DEAL::Cell 2.321, face 4 +DEAL::Cell 2.321, face 5 +DEAL::Cell 2.322, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.322, face 1 +DEAL::Cell 2.322, face 2 +DEAL::Cell 2.322, face 3 +DEAL::Cell 2.322, face 4 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.322, face 5 +DEAL::Cell 2.323, face 0 +DEAL::Cell 2.323, face 1 +DEAL::Cell 2.323, face 2 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.323, face 3 +DEAL::Cell 2.323, face 4 +DEAL::Cell 2.323, face 5 +DEAL::Cell 2.324, face 0 +DEAL::Cell 2.324, face 1 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.324, face 3 +DEAL::Cell 2.324, face 4 +DEAL::Cell 2.324, face 5 +DEAL::Cell 2.325, face 0 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.325, face 1 +DEAL::Cell 2.325, face 3 +DEAL::Cell 2.325, face 4 +DEAL::Cell 2.325, face 5 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00555723 +DEAL::Cell 2.326, face 0 +DEAL::Cell 2.326, face 1 +DEAL::Cell 2.326, face 2 +DEAL::Cell 2.326, face 3 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00971888 +DEAL::Cell 2.326, face 4 +DEAL::Cell 2.326, face 5 +DEAL::Cell 2.327, face 0 +DEAL::Cell 2.327, face 1 +DEAL::Cell 2.327, face 2 +DEAL:: -0.242922 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.327, face 3 +DEAL::Cell 2.327, face 4 +DEAL::Cell 2.327, face 5 +DEAL::Cell 2.328, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00555723 +DEAL::Cell 2.328, face 1 +DEAL::Cell 2.328, face 3 +DEAL::Cell 2.328, face 4 +DEAL::Cell 2.328, face 5 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.329, face 0 +DEAL::Cell 2.329, face 1 +DEAL::Cell 2.329, face 3 +DEAL::Cell 2.329, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.329, face 5 +DEAL::Cell 2.330, face 0 +DEAL::Cell 2.330, face 1 +DEAL::Cell 2.330, face 2 +DEAL::Cell 2.330, face 3 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.330, face 4 +DEAL::Cell 2.330, face 5 +DEAL::Cell 2.331, face 0 +DEAL::Cell 2.331, face 1 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.331, face 2 +DEAL::Cell 2.331, face 3 +DEAL::Cell 2.331, face 4 +DEAL::Cell 2.331, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.332, face 0 +DEAL::Cell 2.332, face 1 +DEAL::Cell 2.332, face 3 +DEAL::Cell 2.332, face 4 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.332, face 5 +DEAL::Cell 2.333, face 0 +DEAL::Cell 2.333, face 1 +DEAL::Cell 2.333, face 3 +DEAL::Cell 2.333, face 4 +DEAL:: 0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.333, face 5 +DEAL::Cell 2.334, face 0 +DEAL::Cell 2.334, face 1 +DEAL::Cell 2.334, face 2 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.0147528 +DEAL::Cell 2.334, face 3 +DEAL::Cell 2.334, face 4 +DEAL::Cell 2.334, face 5 +DEAL::Cell 2.335, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.335, face 1 +DEAL::Cell 2.335, face 2 +DEAL::Cell 2.335, face 3 +DEAL::Cell 2.335, face 4 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.335, face 5 +DEAL::Cell 2.336, face 0 +DEAL::Cell 2.336, face 1 +DEAL::Cell 2.336, face 2 +DEAL::Cell 2.336, face 3 +DEAL:: -0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.336, face 4 +DEAL::Cell 2.336, face 5 +DEAL::Cell 2.337, face 0 +DEAL::Cell 2.337, face 1 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00346387 +DEAL::Cell 2.337, face 2 +DEAL::Cell 2.337, face 3 +DEAL::Cell 2.337, face 4 +DEAL::Cell 2.337, face 5 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.338, face 0 +DEAL::Cell 2.338, face 1 +DEAL::Cell 2.338, face 2 +DEAL::Cell 2.338, face 3 +DEAL:: -0.105662 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.338, face 4 +DEAL::Cell 2.338, face 5 +DEAL::Cell 2.339, face 0 +DEAL::Cell 2.339, face 1 +DEAL::Cell 2.339, face 2 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.339, face 3 +DEAL::Cell 2.339, face 4 +DEAL::Cell 2.339, face 5 +DEAL::Cell 2.340, face 0 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.340, face 1 +DEAL::Cell 2.340, face 2 +DEAL::Cell 2.340, face 3 +DEAL::Cell 2.340, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.340, face 5 +DEAL::Cell 2.341, face 0 +DEAL::Cell 2.341, face 1 +DEAL::Cell 2.341, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00971888 +DEAL::Cell 2.341, face 3 +DEAL::Cell 2.341, face 4 +DEAL::Cell 2.341, face 5 +DEAL::Cell 2.342, face 0 +DEAL::Cell 2.342, face 1 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.342, face 2 +DEAL::Cell 2.342, face 3 +DEAL::Cell 2.342, face 4 +DEAL::Cell 2.342, face 5 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00346387 +DEAL::Cell 2.343, face 0 +DEAL::Cell 2.343, face 1 +DEAL::Cell 2.343, face 2 +DEAL::Cell 2.343, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.343, face 4 +DEAL::Cell 2.343, face 5 +DEAL::Cell 2.344, face 0 +DEAL::Cell 2.344, face 1 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.344, face 2 +DEAL::Cell 2.344, face 3 +DEAL::Cell 2.344, face 4 +DEAL::Cell 2.344, face 5 +DEAL::Cell 2.345, face 0 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00504295 +DEAL::Cell 2.345, face 1 +DEAL::Cell 2.345, face 2 +DEAL::Cell 2.345, face 3 +DEAL::Cell 2.345, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.345, face 5 +DEAL::Cell 2.346, face 0 +DEAL::Cell 2.346, face 1 +DEAL::Cell 2.346, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.346, face 3 +DEAL::Cell 2.346, face 4 +DEAL::Cell 2.346, face 5 +DEAL::Cell 2.347, face 0 +DEAL:: 0.105662 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.347, face 1 +DEAL::Cell 2.347, face 2 +DEAL::Cell 2.347, face 3 +DEAL::Cell 2.347, face 4 +DEAL::Cell 2.347, face 5 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.348, face 0 +DEAL::Cell 2.348, face 1 +DEAL::Cell 2.348, face 2 +DEAL::Cell 2.348, face 3 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.00573167 +DEAL::Cell 2.348, face 4 +DEAL::Cell 2.348, face 5 +DEAL::Cell 2.349, face 0 +DEAL::Cell 2.349, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.349, face 2 +DEAL::Cell 2.349, face 3 +DEAL::Cell 2.349, face 4 +DEAL::Cell 2.349, face 5 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.350, face 0 +DEAL::Cell 2.350, face 1 +DEAL::Cell 2.350, face 2 +DEAL::Cell 2.350, face 3 +DEAL::Cell 2.350, face 4 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.350, face 5 +DEAL::Cell 2.351, face 0 +DEAL::Cell 2.351, face 1 +DEAL::Cell 2.351, face 2 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.351, face 3 +DEAL::Cell 2.351, face 4 +DEAL::Cell 2.351, face 5 +DEAL::Cell 2.352, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00785910 +DEAL::Cell 2.352, face 1 +DEAL::Cell 2.352, face 3 +DEAL::Cell 2.352, face 4 +DEAL::Cell 2.352, face 5 +DEAL:: -0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.353, face 0 +DEAL::Cell 2.353, face 1 +DEAL::Cell 2.353, face 3 +DEAL::Cell 2.353, face 4 +DEAL::Cell 2.353, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.354, face 0 +DEAL::Cell 2.354, face 1 +DEAL::Cell 2.354, face 2 +DEAL::Cell 2.354, face 3 +DEAL:: -0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.354, face 4 +DEAL::Cell 2.354, face 5 +DEAL::Cell 2.355, face 0 +DEAL::Cell 2.355, face 1 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00555723 +DEAL::Cell 2.355, face 2 +DEAL::Cell 2.355, face 3 +DEAL::Cell 2.355, face 4 +DEAL::Cell 2.355, face 5 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.356, face 0 +DEAL::Cell 2.356, face 1 +DEAL::Cell 2.356, face 3 +DEAL::Cell 2.356, face 4 +DEAL::Cell 2.356, face 5 +DEAL:: -0.577350 -0.577350 0.577350, 0.00933933 +DEAL::Cell 2.357, face 0 +DEAL::Cell 2.357, face 1 +DEAL::Cell 2.357, face 3 +DEAL::Cell 2.357, face 4 +DEAL:: 0.00000 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.357, face 5 +DEAL::Cell 2.358, face 0 +DEAL::Cell 2.358, face 1 +DEAL::Cell 2.358, face 2 +DEAL:: -0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.358, face 3 +DEAL::Cell 2.358, face 4 +DEAL::Cell 2.358, face 5 +DEAL::Cell 2.359, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00504295 +DEAL::Cell 2.359, face 1 +DEAL::Cell 2.359, face 2 +DEAL::Cell 2.359, face 3 +DEAL::Cell 2.359, face 4 +DEAL::Cell 2.359, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.360, face 0 +DEAL::Cell 2.360, face 1 +DEAL::Cell 2.360, face 3 +DEAL::Cell 2.360, face 4 +DEAL:: 0.288675 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.360, face 5 +DEAL::Cell 2.361, face 0 +DEAL::Cell 2.361, face 1 +DEAL::Cell 2.361, face 3 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.0147528 +DEAL::Cell 2.361, face 4 +DEAL::Cell 2.361, face 5 +DEAL::Cell 2.362, face 0 +DEAL::Cell 2.362, face 1 +DEAL:: 0.197169 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.362, face 2 +DEAL::Cell 2.362, face 3 +DEAL::Cell 2.362, face 4 +DEAL::Cell 2.362, face 5 +DEAL::Cell 2.363, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.363, face 1 +DEAL::Cell 2.363, face 2 +DEAL::Cell 2.363, face 3 +DEAL::Cell 2.363, face 4 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.00555723 +DEAL::Cell 2.363, face 5 +DEAL::Cell 2.364, face 0 +DEAL::Cell 2.364, face 1 +DEAL::Cell 2.364, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.364, face 4 +DEAL::Cell 2.364, face 5 +DEAL::Cell 2.365, face 0 +DEAL::Cell 2.365, face 1 +DEAL:: 0.485844 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.365, face 3 +DEAL::Cell 2.365, face 4 +DEAL::Cell 2.365, face 5 +DEAL::Cell 2.366, face 0 +DEAL::Cell 2.366, face 1 +DEAL:: 0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.366, face 2 +DEAL::Cell 2.366, face 3 +DEAL::Cell 2.366, face 4 +DEAL::Cell 2.366, face 5 +DEAL:: 0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.367, face 0 +DEAL::Cell 2.367, face 1 +DEAL::Cell 2.367, face 2 +DEAL::Cell 2.367, face 3 +DEAL:: 0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.367, face 4 +DEAL::Cell 2.367, face 5 +DEAL::Cell 2.368, face 0 +DEAL::Cell 2.368, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.368, face 2 +DEAL::Cell 2.368, face 3 +DEAL::Cell 2.368, face 4 +DEAL::Cell 2.368, face 5 +DEAL::Cell 2.369, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00504295 +DEAL::Cell 2.369, face 1 +DEAL::Cell 2.369, face 2 +DEAL::Cell 2.369, face 3 +DEAL::Cell 2.369, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00451055 +DEAL::Cell 2.369, face 5 +DEAL::Cell 2.370, face 0 +DEAL::Cell 2.370, face 1 +DEAL::Cell 2.370, face 2 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00573167 +DEAL::Cell 2.370, face 3 +DEAL::Cell 2.370, face 4 +DEAL::Cell 2.370, face 5 +DEAL::Cell 2.371, face 0 +DEAL:: -0.105662 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.371, face 1 +DEAL::Cell 2.371, face 2 +DEAL::Cell 2.371, face 3 +DEAL::Cell 2.371, face 4 +DEAL::Cell 2.371, face 5 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.372, face 0 +DEAL::Cell 2.372, face 1 +DEAL::Cell 2.372, face 2 +DEAL::Cell 2.372, face 3 +DEAL:: -0.302831 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.372, face 4 +DEAL::Cell 2.372, face 5 +DEAL::Cell 2.373, face 0 +DEAL::Cell 2.373, face 1 +DEAL:: 0.00000 -0.394338 0.394338, 0.00451055 +DEAL::Cell 2.373, face 2 +DEAL::Cell 2.373, face 3 +DEAL::Cell 2.373, face 4 +DEAL::Cell 2.373, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.374, face 0 +DEAL::Cell 2.374, face 1 +DEAL::Cell 2.374, face 2 +DEAL::Cell 2.374, face 3 +DEAL::Cell 2.374, face 4 +DEAL:: -0.302831 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.374, face 5 +DEAL::Cell 2.375, face 0 +DEAL::Cell 2.375, face 1 +DEAL::Cell 2.375, face 2 +DEAL:: -0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.375, face 3 +DEAL::Cell 2.375, face 4 +DEAL::Cell 2.375, face 5 +DEAL::Cell 2.376, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00451055 +DEAL::Cell 2.376, face 1 +DEAL::Cell 2.376, face 2 +DEAL::Cell 2.376, face 3 +DEAL::Cell 2.376, face 4 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00346387 +DEAL::Cell 2.376, face 5 +DEAL::Cell 2.377, face 0 +DEAL::Cell 2.377, face 1 +DEAL::Cell 2.377, face 2 +DEAL::Cell 2.377, face 3 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.377, face 4 +DEAL::Cell 2.377, face 5 +DEAL::Cell 2.378, face 0 +DEAL::Cell 2.378, face 1 +DEAL:: 0.105662 -0.211325 0.00000, 0.00270251 +DEAL::Cell 2.378, face 2 +DEAL::Cell 2.378, face 3 +DEAL::Cell 2.378, face 4 +DEAL::Cell 2.378, face 5 +DEAL:: 0.00000 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.379, face 0 +DEAL::Cell 2.379, face 1 +DEAL::Cell 2.379, face 2 +DEAL::Cell 2.379, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.379, face 4 +DEAL::Cell 2.379, face 5 +DEAL::Cell 2.380, face 0 +DEAL::Cell 2.380, face 1 +DEAL::Cell 2.380, face 2 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.380, face 3 +DEAL::Cell 2.380, face 4 +DEAL::Cell 2.380, face 5 +DEAL::Cell 2.381, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 1 +DEAL::Cell 2.381, face 2 +DEAL::Cell 2.381, face 3 +DEAL::Cell 2.381, face 4 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 5 +DEAL::Cell 2.382, face 0 +DEAL::Cell 2.382, face 1 +DEAL::Cell 2.382, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.382, face 3 +DEAL::Cell 2.382, face 4 +DEAL::Cell 2.382, face 5 +DEAL::Cell 2.383, face 0 +DEAL::Cell 2.383, face 1 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.383, face 2 +DEAL::Cell 2.383, face 3 +DEAL::Cell 2.383, face 4 +DEAL::Cell 2.383, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.384, face 1 +DEAL::Cell 2.384, face 2 +DEAL::Cell 2.384, face 3 +DEAL::Cell 2.384, face 4 +DEAL:: -0.288675 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.384, face 5 +DEAL::Cell 2.385, face 0 +DEAL::Cell 2.385, face 1 +DEAL::Cell 2.385, face 2 +DEAL:: -0.394338 0.394338 -0.197169, 0.00637888 +DEAL::Cell 2.385, face 3 +DEAL::Cell 2.385, face 4 +DEAL::Cell 2.385, face 5 +DEAL::Cell 2.386, face 1 +DEAL::Cell 2.386, face 2 +DEAL:: -0.288675 0.577350 -0.577350, 0.00738339 +DEAL::Cell 2.386, face 3 +DEAL::Cell 2.386, face 4 +DEAL::Cell 2.386, face 5 +DEAL::Cell 2.387, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.387, face 1 +DEAL::Cell 2.387, face 2 +DEAL::Cell 2.387, face 3 +DEAL::Cell 2.387, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.387, face 5 +DEAL::Cell 2.388, face 1 +DEAL::Cell 2.388, face 2 +DEAL::Cell 2.388, face 3 +DEAL:: -0.242922 0.485844 0.00000, 0.00621317 +DEAL::Cell 2.388, face 4 +DEAL::Cell 2.388, face 5 +DEAL::Cell 2.389, face 0 +DEAL::Cell 2.389, face 1 +DEAL::Cell 2.389, face 2 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.389, face 3 +DEAL::Cell 2.389, face 4 +DEAL::Cell 2.389, face 5 +DEAL::Cell 2.390, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.390, face 2 +DEAL::Cell 2.390, face 3 +DEAL::Cell 2.390, face 4 +DEAL::Cell 2.390, face 5 +DEAL:: 0.00000 0.577350 0.00000, 0.00660390 +DEAL::Cell 2.391, face 0 +DEAL::Cell 2.391, face 1 +DEAL::Cell 2.391, face 2 +DEAL::Cell 2.391, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.391, face 4 +DEAL::Cell 2.391, face 5 +DEAL::Cell 2.392, face 0 +DEAL::Cell 2.392, face 1 +DEAL::Cell 2.392, face 2 +DEAL:: -0.394338 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.392, face 3 +DEAL::Cell 2.392, face 4 +DEAL::Cell 2.392, face 5 +DEAL::Cell 2.393, face 0 +DEAL:: -0.151416 0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.393, face 1 +DEAL::Cell 2.393, face 2 +DEAL::Cell 2.393, face 3 +DEAL::Cell 2.393, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.393, face 5 +DEAL::Cell 2.394, face 0 +DEAL::Cell 2.394, face 1 +DEAL::Cell 2.394, face 2 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.394, face 3 +DEAL::Cell 2.394, face 4 +DEAL::Cell 2.394, face 5 +DEAL::Cell 2.395, face 0 +DEAL::Cell 2.395, face 1 +DEAL:: -0.105662 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.395, face 2 +DEAL::Cell 2.395, face 3 +DEAL::Cell 2.395, face 4 +DEAL::Cell 2.395, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.396, face 0 +DEAL::Cell 2.396, face 1 +DEAL::Cell 2.396, face 2 +DEAL::Cell 2.396, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.396, face 4 +DEAL::Cell 2.396, face 5 +DEAL::Cell 2.397, face 0 +DEAL::Cell 2.397, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.397, face 2 +DEAL::Cell 2.397, face 3 +DEAL::Cell 2.397, face 4 +DEAL::Cell 2.397, face 5 +DEAL::Cell 2.398, face 0 +DEAL:: -0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.398, face 1 +DEAL::Cell 2.398, face 2 +DEAL::Cell 2.398, face 3 +DEAL::Cell 2.398, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.398, face 5 +DEAL::Cell 2.399, face 0 +DEAL::Cell 2.399, face 1 +DEAL::Cell 2.399, face 2 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.399, face 3 +DEAL::Cell 2.399, face 4 +DEAL::Cell 2.399, face 5 +DEAL::Cell 2.400, face 1 +DEAL:: 0.242922 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.400, face 2 +DEAL::Cell 2.400, face 3 +DEAL::Cell 2.400, face 4 +DEAL::Cell 2.400, face 5 +DEAL::Cell 2.401, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.401, face 1 +DEAL::Cell 2.401, face 2 +DEAL::Cell 2.401, face 3 +DEAL::Cell 2.401, face 4 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.401, face 5 +DEAL::Cell 2.402, face 1 +DEAL::Cell 2.402, face 2 +DEAL::Cell 2.402, face 3 +DEAL:: 0.577350 0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.402, face 4 +DEAL::Cell 2.402, face 5 +DEAL::Cell 2.403, face 0 +DEAL::Cell 2.403, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.403, face 2 +DEAL::Cell 2.403, face 3 +DEAL::Cell 2.403, face 4 +DEAL::Cell 2.403, face 5 +DEAL::Cell 2.404, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.404, face 2 +DEAL::Cell 2.404, face 3 +DEAL::Cell 2.404, face 4 +DEAL::Cell 2.404, face 5 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00555723 +DEAL::Cell 2.405, face 0 +DEAL::Cell 2.405, face 1 +DEAL::Cell 2.405, face 2 +DEAL::Cell 2.405, face 3 +DEAL:: 0.197169 0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.405, face 4 +DEAL::Cell 2.405, face 5 +DEAL::Cell 2.406, face 1 +DEAL::Cell 2.406, face 2 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.406, face 3 +DEAL::Cell 2.406, face 4 +DEAL::Cell 2.406, face 5 +DEAL::Cell 2.407, face 0 +DEAL::Cell 2.407, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.407, face 2 +DEAL::Cell 2.407, face 3 +DEAL::Cell 2.407, face 4 +DEAL::Cell 2.407, face 5 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00451055 +DEAL::Cell 2.408, face 0 +DEAL::Cell 2.408, face 1 +DEAL::Cell 2.408, face 2 +DEAL::Cell 2.408, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.408, face 4 +DEAL::Cell 2.408, face 5 +DEAL::Cell 2.409, face 0 +DEAL::Cell 2.409, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.409, face 2 +DEAL::Cell 2.409, face 3 +DEAL::Cell 2.409, face 4 +DEAL::Cell 2.409, face 5 +DEAL::Cell 2.410, face 0 +DEAL:: 0.197169 0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.410, face 1 +DEAL::Cell 2.410, face 2 +DEAL::Cell 2.410, face 3 +DEAL::Cell 2.410, face 4 +DEAL:: 0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.410, face 5 +DEAL::Cell 2.411, face 0 +DEAL::Cell 2.411, face 1 +DEAL::Cell 2.411, face 2 +DEAL:: 0.105662 0.211325 -0.211325, 0.00270251 +DEAL::Cell 2.411, face 3 +DEAL::Cell 2.411, face 4 +DEAL::Cell 2.411, face 5 +DEAL::Cell 2.412, face 0 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00971888 +DEAL::Cell 2.412, face 1 +DEAL::Cell 2.412, face 2 +DEAL::Cell 2.412, face 3 +DEAL::Cell 2.412, face 4 +DEAL::Cell 2.412, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.413, face 0 +DEAL::Cell 2.413, face 1 +DEAL::Cell 2.413, face 2 +DEAL::Cell 2.413, face 3 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00387273 +DEAL::Cell 2.413, face 4 +DEAL::Cell 2.413, face 5 +DEAL::Cell 2.414, face 0 +DEAL::Cell 2.414, face 1 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00573167 +DEAL::Cell 2.414, face 2 +DEAL::Cell 2.414, face 3 +DEAL::Cell 2.414, face 4 +DEAL::Cell 2.414, face 5 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.415, face 0 +DEAL::Cell 2.415, face 1 +DEAL::Cell 2.415, face 2 +DEAL::Cell 2.415, face 3 +DEAL::Cell 2.415, face 4 +DEAL:: 0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.415, face 5 +DEAL::Cell 2.416, face 1 +DEAL::Cell 2.416, face 2 +DEAL::Cell 2.416, face 3 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.416, face 4 +DEAL::Cell 2.416, face 5 +DEAL::Cell 2.417, face 0 +DEAL::Cell 2.417, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.417, face 2 +DEAL::Cell 2.417, face 3 +DEAL::Cell 2.417, face 4 +DEAL::Cell 2.417, face 5 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.418, face 1 +DEAL::Cell 2.418, face 2 +DEAL::Cell 2.418, face 3 +DEAL::Cell 2.418, face 4 +DEAL::Cell 2.418, face 5 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.419, face 0 +DEAL::Cell 2.419, face 1 +DEAL::Cell 2.419, face 2 +DEAL::Cell 2.419, face 3 +DEAL:: 3.61401e-20 0.485844 0.242922, 0.00555723 +DEAL::Cell 2.419, face 4 +DEAL::Cell 2.419, face 5 +DEAL::Cell 2.420, face 1 +DEAL::Cell 2.420, face 2 +DEAL:: -0.485844 0.485844 0.242922, 0.00785910 +DEAL::Cell 2.420, face 3 +DEAL::Cell 2.420, face 4 +DEAL::Cell 2.420, face 5 +DEAL::Cell 2.421, face 0 +DEAL:: -0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.421, face 1 +DEAL::Cell 2.421, face 2 +DEAL::Cell 2.421, face 3 +DEAL::Cell 2.421, face 4 +DEAL::Cell 2.421, face 5 +DEAL:: -0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.422, face 1 +DEAL::Cell 2.422, face 2 +DEAL::Cell 2.422, face 3 +DEAL::Cell 2.422, face 4 +DEAL:: -0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.422, face 5 +DEAL::Cell 2.423, face 0 +DEAL::Cell 2.423, face 1 +DEAL::Cell 2.423, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.423, face 3 +DEAL::Cell 2.423, face 4 +DEAL::Cell 2.423, face 5 +DEAL::Cell 2.424, face 0 +DEAL:: -0.197169 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.424, face 1 +DEAL::Cell 2.424, face 2 +DEAL::Cell 2.424, face 3 +DEAL::Cell 2.424, face 4 +DEAL::Cell 2.424, face 5 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.425, face 0 +DEAL::Cell 2.425, face 1 +DEAL::Cell 2.425, face 2 +DEAL::Cell 2.425, face 3 +DEAL:: -0.151416 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.425, face 4 +DEAL::Cell 2.425, face 5 +DEAL::Cell 2.426, face 0 +DEAL::Cell 2.426, face 1 +DEAL:: -0.151416 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.426, face 2 +DEAL::Cell 2.426, face 3 +DEAL::Cell 2.426, face 4 +DEAL::Cell 2.426, face 5 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.427, face 0 +DEAL::Cell 2.427, face 1 +DEAL::Cell 2.427, face 2 +DEAL::Cell 2.427, face 3 +DEAL::Cell 2.427, face 4 +DEAL:: -0.151416 0.302831 0.00000, 0.00346387 +DEAL::Cell 2.427, face 5 +DEAL::Cell 2.428, face 0 +DEAL::Cell 2.428, face 1 +DEAL::Cell 2.428, face 2 +DEAL:: -0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.428, face 3 +DEAL::Cell 2.428, face 4 +DEAL::Cell 2.428, face 5 +DEAL::Cell 2.429, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00573167 +DEAL::Cell 2.429, face 1 +DEAL::Cell 2.429, face 2 +DEAL::Cell 2.429, face 3 +DEAL::Cell 2.429, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.00270251 +DEAL::Cell 2.429, face 5 +DEAL::Cell 2.430, face 0 +DEAL::Cell 2.430, face 1 +DEAL::Cell 2.430, face 2 +DEAL::Cell 2.430, face 3 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.430, face 4 +DEAL::Cell 2.430, face 5 +DEAL::Cell 2.431, face 0 +DEAL::Cell 2.431, face 1 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.431, face 2 +DEAL::Cell 2.431, face 3 +DEAL::Cell 2.431, face 4 +DEAL::Cell 2.431, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.432, face 1 +DEAL::Cell 2.432, face 2 +DEAL::Cell 2.432, face 3 +DEAL::Cell 2.432, face 4 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00555723 +DEAL::Cell 2.432, face 5 +DEAL::Cell 2.433, face 0 +DEAL::Cell 2.433, face 1 +DEAL::Cell 2.433, face 2 +DEAL::Cell 2.433, face 3 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.433, face 4 +DEAL::Cell 2.433, face 5 +DEAL::Cell 2.434, face 1 +DEAL::Cell 2.434, face 2 +DEAL:: 0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.434, face 3 +DEAL::Cell 2.434, face 4 +DEAL::Cell 2.434, face 5 +DEAL::Cell 2.435, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.435, face 1 +DEAL::Cell 2.435, face 2 +DEAL::Cell 2.435, face 3 +DEAL::Cell 2.435, face 4 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00451055 +DEAL::Cell 2.435, face 5 +DEAL::Cell 2.436, face 1 +DEAL::Cell 2.436, face 2 +DEAL::Cell 2.436, face 3 +DEAL::Cell 2.436, face 4 +DEAL:: 0.00000 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.436, face 5 +DEAL::Cell 2.437, face 0 +DEAL::Cell 2.437, face 1 +DEAL::Cell 2.437, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.437, face 3 +DEAL::Cell 2.437, face 4 +DEAL::Cell 2.437, face 5 +DEAL::Cell 2.438, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.438, face 2 +DEAL::Cell 2.438, face 3 +DEAL::Cell 2.438, face 4 +DEAL::Cell 2.438, face 5 +DEAL:: 0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.439, face 0 +DEAL::Cell 2.439, face 1 +DEAL::Cell 2.439, face 2 +DEAL::Cell 2.439, face 3 +DEAL::Cell 2.439, face 4 +DEAL:: 0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.439, face 5 +DEAL::Cell 2.440, face 0 +DEAL::Cell 2.440, face 1 +DEAL::Cell 2.440, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.440, face 3 +DEAL::Cell 2.440, face 4 +DEAL::Cell 2.440, face 5 +DEAL::Cell 2.441, face 0 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.441, face 1 +DEAL::Cell 2.441, face 2 +DEAL::Cell 2.441, face 3 +DEAL::Cell 2.441, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.00241720 +DEAL::Cell 2.441, face 5 +DEAL::Cell 2.442, face 0 +DEAL::Cell 2.442, face 1 +DEAL::Cell 2.442, face 2 +DEAL::Cell 2.442, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.442, face 4 +DEAL::Cell 2.442, face 5 +DEAL::Cell 2.443, face 0 +DEAL::Cell 2.443, face 1 +DEAL:: 0.105662 0.211325 0.105662, 0.00279114 +DEAL::Cell 2.443, face 2 +DEAL::Cell 2.443, face 3 +DEAL::Cell 2.443, face 4 +DEAL::Cell 2.443, face 5 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.444, face 0 +DEAL::Cell 2.444, face 1 +DEAL::Cell 2.444, face 2 +DEAL::Cell 2.444, face 3 +DEAL:: 0.151416 0.302831 0.302831, 0.00387273 +DEAL::Cell 2.444, face 4 +DEAL::Cell 2.444, face 5 +DEAL::Cell 2.445, face 0 +DEAL::Cell 2.445, face 1 +DEAL::Cell 2.445, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00346387 +DEAL::Cell 2.445, face 3 +DEAL::Cell 2.445, face 4 +DEAL::Cell 2.445, face 5 +DEAL::Cell 2.446, face 0 +DEAL:: 0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.446, face 1 +DEAL::Cell 2.446, face 2 +DEAL::Cell 2.446, face 3 +DEAL::Cell 2.446, face 4 +DEAL:: 0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.446, face 5 +DEAL::Cell 2.447, face 0 +DEAL::Cell 2.447, face 1 +DEAL::Cell 2.447, face 2 +DEAL:: 0.105662 0.211325 0.211325, 0.00270251 +DEAL::Cell 2.447, face 3 +DEAL::Cell 2.447, face 4 +DEAL::Cell 2.447, face 5 +DEAL::Check 2 +DEAL::Cell 0.0, face 0 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 1 +DEAL::Cell 0.0, face 2 +DEAL::Cell 0.0, face 3 +DEAL::Cell 0.0, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.0, face 5 +DEAL::Cell 0.1, face 0 +DEAL::Cell 0.1, face 1 +DEAL::Cell 0.1, face 2 +DEAL:: 0.577350 -0.577350 -0.577350, 0.149429 +DEAL::Cell 0.1, face 3 +DEAL::Cell 0.1, face 5 +DEAL::Cell 0.2, face 0 +DEAL::Cell 0.2, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.0546949 +DEAL::Cell 0.2, face 3 +DEAL::Cell 0.2, face 4 +DEAL::Cell 0.2, face 5 +DEAL::Cell 0.3, face 0 +DEAL::Cell 0.3, face 1 +DEAL:: 0.577350 -0.577350 0.577350, 0.149429 +DEAL::Cell 0.3, face 3 +DEAL::Cell 0.3, face 4 +DEAL::Cell 0.3, face 5 +DEAL::Cell 0.4, face 1 +DEAL:: -0.211325 0.211325 -0.211325, 0.0446582 +DEAL::Cell 0.4, face 2 +DEAL::Cell 0.4, face 3 +DEAL::Cell 0.4, face 4 +DEAL::Cell 0.4, face 5 +DEAL:: -0.577350 0.577350 0.577350, 0.149429 +DEAL::Cell 0.5, face 0 +DEAL::Cell 0.5, face 1 +DEAL::Cell 0.5, face 3 +DEAL::Cell 0.5, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.0546949 +DEAL::Cell 0.5, face 5 +DEAL::Cell 0.6, face 1 +DEAL::Cell 0.6, face 2 +DEAL::Cell 0.6, face 3 +DEAL::Cell 0.6, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.149429 +DEAL::Cell 0.6, face 5 +DEAL::Cell 1.0, face 0 +DEAL::Cell 1.0, face 1 +DEAL::Cell 1.0, face 2 +DEAL:: -0.211325 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.0, face 3 +DEAL::Cell 1.0, face 4 +DEAL::Cell 1.0, face 5 +DEAL::Cell 1.1, face 0 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.1, face 1 +DEAL::Cell 1.1, face 2 +DEAL::Cell 1.1, face 3 +DEAL::Cell 1.1, face 4 +DEAL:: 0.211325 0.00000 -0.211325, 0.0111645 +DEAL::Cell 1.1, face 5 +DEAL::Cell 1.2, face 0 +DEAL::Cell 1.2, face 1 +DEAL::Cell 1.2, face 2 +DEAL::Cell 1.2, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.2, face 4 +DEAL::Cell 1.2, face 5 +DEAL::Cell 1.3, face 0 +DEAL::Cell 1.3, face 1 +DEAL:: 0.211325 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.3, face 2 +DEAL::Cell 1.3, face 3 +DEAL::Cell 1.3, face 4 +DEAL::Cell 1.3, face 5 +DEAL:: 0.00000 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.4, face 0 +DEAL::Cell 1.4, face 1 +DEAL::Cell 1.4, face 2 +DEAL::Cell 1.4, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.4, face 4 +DEAL::Cell 1.4, face 5 +DEAL::Cell 1.5, face 0 +DEAL::Cell 1.5, face 1 +DEAL::Cell 1.5, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.0111645 +DEAL::Cell 1.5, face 3 +DEAL::Cell 1.5, face 4 +DEAL::Cell 1.5, face 5 +DEAL::Cell 1.6, face 0 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 1 +DEAL::Cell 1.6, face 2 +DEAL::Cell 1.6, face 3 +DEAL::Cell 1.6, face 4 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.6, face 5 +DEAL::Cell 1.7, face 0 +DEAL::Cell 1.7, face 1 +DEAL::Cell 1.7, face 2 +DEAL:: 0.211325 0.00000 0.211325, 0.0111645 +DEAL::Cell 1.7, face 3 +DEAL::Cell 1.7, face 4 +DEAL::Cell 1.7, face 5 +DEAL::Cell 1.8, face 0 +DEAL::Cell 1.8, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.8, face 2 +DEAL::Cell 1.8, face 3 +DEAL::Cell 1.8, face 5 +DEAL::Cell 1.9, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.0264156 +DEAL::Cell 1.9, face 1 +DEAL::Cell 1.9, face 2 +DEAL::Cell 1.9, face 3 +DEAL::Cell 1.9, face 5 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.10, face 0 +DEAL::Cell 1.10, face 1 +DEAL::Cell 1.10, face 2 +DEAL::Cell 1.10, face 3 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.10, face 5 +DEAL::Cell 1.11, face 0 +DEAL::Cell 1.11, face 1 +DEAL::Cell 1.11, face 2 +DEAL::Cell 1.11, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.11, face 5 +DEAL::Cell 1.12, face 0 +DEAL::Cell 1.12, face 1 +DEAL::Cell 1.12, face 2 +DEAL:: -0.211325 -0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.12, face 3 +DEAL::Cell 1.12, face 4 +DEAL::Cell 1.12, face 5 +DEAL::Cell 1.13, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.13, face 1 +DEAL::Cell 1.13, face 2 +DEAL::Cell 1.13, face 3 +DEAL::Cell 1.13, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0388755 +DEAL::Cell 1.13, face 5 +DEAL::Cell 1.14, face 0 +DEAL::Cell 1.14, face 1 +DEAL::Cell 1.14, face 2 +DEAL::Cell 1.14, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.14, face 4 +DEAL::Cell 1.14, face 5 +DEAL::Cell 1.15, face 0 +DEAL::Cell 1.15, face 1 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.15, face 2 +DEAL::Cell 1.15, face 3 +DEAL::Cell 1.15, face 4 +DEAL::Cell 1.15, face 5 +DEAL:: 0.00000 0.211325 -0.211325, 0.0111645 +DEAL::Cell 1.16, face 0 +DEAL::Cell 1.16, face 1 +DEAL::Cell 1.16, face 3 +DEAL::Cell 1.16, face 4 +DEAL:: 0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.16, face 5 +DEAL::Cell 1.17, face 0 +DEAL::Cell 1.17, face 1 +DEAL::Cell 1.17, face 3 +DEAL::Cell 1.17, face 4 +DEAL:: 0.577350 0.00000 -0.577350, 0.0373573 +DEAL::Cell 1.17, face 5 +DEAL::Cell 1.18, face 0 +DEAL::Cell 1.18, face 1 +DEAL::Cell 1.18, face 2 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.18, face 3 +DEAL::Cell 1.18, face 4 +DEAL::Cell 1.18, face 5 +DEAL::Cell 1.19, face 0 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.19, face 1 +DEAL::Cell 1.19, face 2 +DEAL::Cell 1.19, face 3 +DEAL::Cell 1.19, face 4 +DEAL:: 0.211325 0.211325 -0.211325, 0.0136737 +DEAL::Cell 1.19, face 5 +DEAL::Cell 1.20, face 0 +DEAL::Cell 1.20, face 1 +DEAL::Cell 1.20, face 3 +DEAL::Cell 1.20, face 4 +DEAL:: 0.577350 -0.577350 0.00000, 0.0264156 +DEAL::Cell 1.20, face 5 +DEAL::Cell 1.21, face 0 +DEAL::Cell 1.21, face 1 +DEAL::Cell 1.21, face 3 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.21, face 4 +DEAL::Cell 1.21, face 5 +DEAL::Cell 1.22, face 0 +DEAL::Cell 1.22, face 1 +DEAL:: 0.394338 0.00000 0.394338, 0.0180422 +DEAL::Cell 1.22, face 2 +DEAL::Cell 1.22, face 3 +DEAL::Cell 1.22, face 4 +DEAL::Cell 1.22, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.23, face 0 +DEAL::Cell 1.23, face 1 +DEAL::Cell 1.23, face 2 +DEAL::Cell 1.23, face 3 +DEAL::Cell 1.23, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.0180422 +DEAL::Cell 1.23, face 5 +DEAL::Cell 1.24, face 0 +DEAL::Cell 1.24, face 1 +DEAL::Cell 1.24, face 3 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0388755 +DEAL::Cell 1.24, face 4 +DEAL::Cell 1.24, face 5 +DEAL::Cell 1.25, face 0 +DEAL::Cell 1.25, face 1 +DEAL:: 0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.25, face 3 +DEAL::Cell 1.25, face 4 +DEAL::Cell 1.25, face 5 +DEAL::Cell 1.26, face 0 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.26, face 1 +DEAL::Cell 1.26, face 2 +DEAL::Cell 1.26, face 3 +DEAL::Cell 1.26, face 4 +DEAL::Cell 1.26, face 5 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.27, face 0 +DEAL::Cell 1.27, face 1 +DEAL::Cell 1.27, face 2 +DEAL::Cell 1.27, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.27, face 4 +DEAL::Cell 1.27, face 5 +DEAL::Cell 1.28, face 0 +DEAL::Cell 1.28, face 1 +DEAL:: 0.00000 0.577350 0.577350, 0.0264156 +DEAL::Cell 1.28, face 3 +DEAL::Cell 1.28, face 4 +DEAL::Cell 1.28, face 5 +DEAL::Cell 1.29, face 0 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.29, face 1 +DEAL::Cell 1.29, face 3 +DEAL::Cell 1.29, face 4 +DEAL::Cell 1.29, face 5 +DEAL::Cell 1.30, face 0 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0255155 +DEAL::Cell 1.30, face 1 +DEAL::Cell 1.30, face 2 +DEAL::Cell 1.30, face 3 +DEAL::Cell 1.30, face 4 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.0180422 +DEAL::Cell 1.30, face 5 +DEAL::Cell 1.31, face 0 +DEAL::Cell 1.31, face 1 +DEAL::Cell 1.31, face 2 +DEAL:: 0.394338 0.00000 0.394338, 0.0388755 +DEAL::Cell 1.31, face 3 +DEAL::Cell 1.31, face 4 +DEAL::Cell 1.31, face 5 +DEAL::Cell 1.32, face 1 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.0388755 +DEAL::Cell 1.32, face 2 +DEAL::Cell 1.32, face 3 +DEAL::Cell 1.32, face 4 +DEAL::Cell 1.32, face 5 +DEAL::Cell 1.33, face 0 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.33, face 1 +DEAL::Cell 1.33, face 2 +DEAL::Cell 1.33, face 3 +DEAL::Cell 1.33, face 4 +DEAL:: -0.394338 0.00000 -0.394338, 0.0255155 +DEAL::Cell 1.33, face 5 +DEAL::Cell 1.34, face 1 +DEAL::Cell 1.34, face 2 +DEAL::Cell 1.34, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.34, face 4 +DEAL::Cell 1.34, face 5 +DEAL::Cell 1.35, face 0 +DEAL::Cell 1.35, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.35, face 2 +DEAL::Cell 1.35, face 3 +DEAL::Cell 1.35, face 4 +DEAL::Cell 1.35, face 5 +DEAL::Cell 1.36, face 1 +DEAL:: -0.394338 -0.394338 0.00000, 0.0388755 +DEAL::Cell 1.36, face 2 +DEAL::Cell 1.36, face 3 +DEAL::Cell 1.36, face 4 +DEAL::Cell 1.36, face 5 +DEAL:: -0.394338 -0.394338 0.394338, 0.0255155 +DEAL::Cell 1.37, face 0 +DEAL::Cell 1.37, face 1 +DEAL::Cell 1.37, face 2 +DEAL::Cell 1.37, face 3 +DEAL:: -0.211325 0.00000 0.00000, 0.00966878 +DEAL::Cell 1.37, face 4 +DEAL::Cell 1.37, face 5 +DEAL::Cell 1.38, face 1 +DEAL::Cell 1.38, face 2 +DEAL:: -0.394338 1.73472e-18 0.394338, 0.0180422 +DEAL::Cell 1.38, face 3 +DEAL::Cell 1.38, face 4 +DEAL::Cell 1.38, face 5 +DEAL::Cell 1.39, face 0 +DEAL::Cell 1.39, face 1 +DEAL:: -0.211325 0.00000 0.00000, 0.0111645 +DEAL::Cell 1.39, face 2 +DEAL::Cell 1.39, face 3 +DEAL::Cell 1.39, face 4 +DEAL::Cell 1.39, face 5 +DEAL:: -0.211325 0.00000 0.211325, 0.0136737 +DEAL::Cell 1.40, face 0 +DEAL::Cell 1.40, face 1 +DEAL::Cell 1.40, face 3 +DEAL::Cell 1.40, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.0373573 +DEAL::Cell 1.40, face 5 +DEAL::Cell 1.41, face 0 +DEAL::Cell 1.41, face 1 +DEAL::Cell 1.41, face 3 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.0388755 +DEAL::Cell 1.41, face 4 +DEAL::Cell 1.41, face 5 +DEAL::Cell 1.42, face 0 +DEAL::Cell 1.42, face 1 +DEAL::Cell 1.42, face 2 +DEAL:: -0.394338 -0.394338 -0.394338, 0.0388755 +DEAL::Cell 1.42, face 3 +DEAL::Cell 1.42, face 4 +DEAL::Cell 1.42, face 5 +DEAL::Cell 1.43, face 0 +DEAL:: 0.00000 -0.211325 -0.211325, 0.00966878 +DEAL::Cell 1.43, face 1 +DEAL::Cell 1.43, face 2 +DEAL::Cell 1.43, face 3 +DEAL::Cell 1.43, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.43, face 5 +DEAL::Cell 1.44, face 0 +DEAL::Cell 1.44, face 1 +DEAL::Cell 1.44, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.0388755 +DEAL::Cell 1.44, face 4 +DEAL::Cell 1.44, face 5 +DEAL::Cell 1.45, face 0 +DEAL::Cell 1.45, face 1 +DEAL::Cell 1.45, face 3 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.0388755 +DEAL::Cell 1.45, face 4 +DEAL::Cell 1.45, face 5 +DEAL::Cell 1.46, face 0 +DEAL::Cell 1.46, face 1 +DEAL:: 0.00000 -0.211325 0.00000, 0.00966878 +DEAL::Cell 1.46, face 2 +DEAL::Cell 1.46, face 3 +DEAL::Cell 1.46, face 4 +DEAL::Cell 1.46, face 5 +DEAL:: -0.211325 -0.211325 0.211325, 0.0136737 +DEAL::Cell 1.47, face 0 +DEAL::Cell 1.47, face 1 +DEAL::Cell 1.47, face 2 +DEAL::Cell 1.47, face 3 +DEAL:: 0.211325 -0.211325 0.211325, 0.0111645 +DEAL::Cell 1.47, face 4 +DEAL::Cell 1.47, face 5 +DEAL::Cell 1.48, face 1 +DEAL::Cell 1.48, face 2 +DEAL::Cell 1.48, face 3 +DEAL:: 0.00000 0.577350 -0.577350, 0.0264156 +DEAL::Cell 1.48, face 4 +DEAL::Cell 1.48, face 5 +DEAL::Cell 1.49, face 0 +DEAL::Cell 1.49, face 1 +DEAL:: -0.211325 0.211325 0.00000, 0.0111645 +DEAL::Cell 1.49, face 2 +DEAL::Cell 1.49, face 3 +DEAL::Cell 1.49, face 4 +DEAL::Cell 1.49, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.0180422 +DEAL::Cell 1.50, face 1 +DEAL::Cell 1.50, face 2 +DEAL::Cell 1.50, face 3 +DEAL::Cell 1.50, face 4 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.50, face 5 +DEAL::Cell 1.51, face 0 +DEAL::Cell 1.51, face 1 +DEAL::Cell 1.51, face 2 +DEAL::Cell 1.51, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.0255155 +DEAL::Cell 1.51, face 4 +DEAL::Cell 1.51, face 5 +DEAL::Cell 1.52, face 1 +DEAL::Cell 1.52, face 2 +DEAL:: -0.577350 0.577350 0.577350, 0.0373573 +DEAL::Cell 1.52, face 3 +DEAL::Cell 1.52, face 4 +DEAL::Cell 1.52, face 5 +DEAL::Cell 1.53, face 0 +DEAL:: -0.394338 0.394338 0.394338, 0.0388755 +DEAL::Cell 1.53, face 1 +DEAL::Cell 1.53, face 2 +DEAL::Cell 1.53, face 3 +DEAL::Cell 1.53, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00966878 +DEAL::Cell 1.53, face 5 +DEAL::Cell 1.54, face 1 +DEAL::Cell 1.54, face 2 +DEAL::Cell 1.54, face 3 +DEAL::Cell 1.54, face 4 +DEAL:: 0.00000 0.577350 0.00000, 0.0264156 +DEAL::Cell 1.54, face 5 +DEAL::Cell 1.55, face 0 +DEAL::Cell 1.55, face 1 +DEAL::Cell 1.55, face 2 +DEAL:: 0.00000 0.394338 0.394338, 0.0180422 +DEAL::Cell 1.55, face 3 +DEAL::Cell 1.55, face 4 +DEAL::Cell 1.55, face 5 +DEAL::Cell 2.0, face 0 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.0, face 1 +DEAL::Cell 2.0, face 2 +DEAL::Cell 2.0, face 3 +DEAL::Cell 2.0, face 4 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.0, face 5 +DEAL::Cell 2.1, face 0 +DEAL::Cell 2.1, face 1 +DEAL::Cell 2.1, face 2 +DEAL::Cell 2.1, face 3 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.1, face 4 +DEAL::Cell 2.1, face 5 +DEAL::Cell 2.2, face 0 +DEAL::Cell 2.2, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.2, face 2 +DEAL::Cell 2.2, face 3 +DEAL::Cell 2.2, face 4 +DEAL::Cell 2.2, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 0 +DEAL::Cell 2.3, face 1 +DEAL::Cell 2.3, face 2 +DEAL::Cell 2.3, face 3 +DEAL:: 0.00000 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.3, face 4 +DEAL::Cell 2.3, face 5 +DEAL::Cell 2.4, face 0 +DEAL::Cell 2.4, face 1 +DEAL::Cell 2.4, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.4, face 3 +DEAL::Cell 2.4, face 4 +DEAL::Cell 2.4, face 5 +DEAL::Cell 2.5, face 0 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 1 +DEAL::Cell 2.5, face 2 +DEAL::Cell 2.5, face 3 +DEAL::Cell 2.5, face 4 +DEAL:: -0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.5, face 5 +DEAL::Cell 2.6, face 0 +DEAL::Cell 2.6, face 1 +DEAL::Cell 2.6, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.6, face 3 +DEAL::Cell 2.6, face 4 +DEAL::Cell 2.6, face 5 +DEAL::Cell 2.7, face 0 +DEAL::Cell 2.7, face 1 +DEAL:: 0.00000 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.7, face 2 +DEAL::Cell 2.7, face 3 +DEAL::Cell 2.7, face 4 +DEAL::Cell 2.7, face 5 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.8, face 0 +DEAL::Cell 2.8, face 1 +DEAL::Cell 2.8, face 2 +DEAL::Cell 2.8, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.8, face 4 +DEAL::Cell 2.8, face 5 +DEAL::Cell 2.9, face 0 +DEAL::Cell 2.9, face 1 +DEAL:: 0.211325 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.9, face 2 +DEAL::Cell 2.9, face 3 +DEAL::Cell 2.9, face 4 +DEAL::Cell 2.9, face 5 +DEAL::Cell 2.10, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 1 +DEAL::Cell 2.10, face 2 +DEAL::Cell 2.10, face 3 +DEAL::Cell 2.10, face 4 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.10, face 5 +DEAL::Cell 2.11, face 0 +DEAL::Cell 2.11, face 1 +DEAL::Cell 2.11, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.11, face 3 +DEAL::Cell 2.11, face 4 +DEAL::Cell 2.11, face 5 +DEAL::Cell 2.12, face 0 +DEAL:: 0.00000 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.12, face 1 +DEAL::Cell 2.12, face 2 +DEAL::Cell 2.12, face 3 +DEAL::Cell 2.12, face 4 +DEAL::Cell 2.12, face 5 +DEAL:: 0.00000 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.13, face 0 +DEAL::Cell 2.13, face 1 +DEAL::Cell 2.13, face 2 +DEAL::Cell 2.13, face 3 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.13, face 4 +DEAL::Cell 2.13, face 5 +DEAL::Cell 2.14, face 0 +DEAL::Cell 2.14, face 1 +DEAL:: 0.105662 -0.105662 0.00000, 0.00279114 +DEAL::Cell 2.14, face 2 +DEAL::Cell 2.14, face 3 +DEAL::Cell 2.14, face 4 +DEAL::Cell 2.14, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.15, face 0 +DEAL::Cell 2.15, face 1 +DEAL::Cell 2.15, face 2 +DEAL::Cell 2.15, face 3 +DEAL::Cell 2.15, face 4 +DEAL:: 0.105662 -0.105662 -0.105662, 0.00279114 +DEAL::Cell 2.15, face 5 +DEAL::Cell 2.16, face 0 +DEAL::Cell 2.16, face 1 +DEAL::Cell 2.16, face 2 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.16, face 3 +DEAL::Cell 2.16, face 4 +DEAL::Cell 2.16, face 5 +DEAL::Cell 2.17, face 0 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.17, face 1 +DEAL::Cell 2.17, face 2 +DEAL::Cell 2.17, face 3 +DEAL::Cell 2.17, face 4 +DEAL:: 0.00000 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.17, face 5 +DEAL::Cell 2.18, face 0 +DEAL::Cell 2.18, face 1 +DEAL::Cell 2.18, face 2 +DEAL::Cell 2.18, face 3 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.18, face 4 +DEAL::Cell 2.18, face 5 +DEAL::Cell 2.19, face 0 +DEAL::Cell 2.19, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.19, face 2 +DEAL::Cell 2.19, face 3 +DEAL::Cell 2.19, face 4 +DEAL::Cell 2.19, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.20, face 0 +DEAL::Cell 2.20, face 1 +DEAL::Cell 2.20, face 2 +DEAL::Cell 2.20, face 3 +DEAL:: -0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.20, face 4 +DEAL::Cell 2.20, face 5 +DEAL::Cell 2.21, face 0 +DEAL::Cell 2.21, face 1 +DEAL::Cell 2.21, face 2 +DEAL:: -0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.21, face 3 +DEAL::Cell 2.21, face 4 +DEAL::Cell 2.21, face 5 +DEAL::Cell 2.22, face 0 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 1 +DEAL::Cell 2.22, face 2 +DEAL::Cell 2.22, face 3 +DEAL::Cell 2.22, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.22, face 5 +DEAL::Cell 2.23, face 0 +DEAL::Cell 2.23, face 1 +DEAL::Cell 2.23, face 2 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.23, face 3 +DEAL::Cell 2.23, face 4 +DEAL::Cell 2.23, face 5 +DEAL::Cell 2.24, face 0 +DEAL::Cell 2.24, face 1 +DEAL:: 0.105662 0.00000 -0.211325, 0.00279114 +DEAL::Cell 2.24, face 2 +DEAL::Cell 2.24, face 3 +DEAL::Cell 2.24, face 4 +DEAL::Cell 2.24, face 5 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.25, face 0 +DEAL::Cell 2.25, face 1 +DEAL::Cell 2.25, face 2 +DEAL::Cell 2.25, face 3 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.25, face 4 +DEAL::Cell 2.25, face 5 +DEAL::Cell 2.26, face 0 +DEAL::Cell 2.26, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.26, face 2 +DEAL::Cell 2.26, face 3 +DEAL::Cell 2.26, face 4 +DEAL::Cell 2.26, face 5 +DEAL::Cell 2.27, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 1 +DEAL::Cell 2.27, face 2 +DEAL::Cell 2.27, face 3 +DEAL::Cell 2.27, face 4 +DEAL:: 0.211325 0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.27, face 5 +DEAL::Cell 2.28, face 0 +DEAL::Cell 2.28, face 1 +DEAL::Cell 2.28, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.28, face 3 +DEAL::Cell 2.28, face 4 +DEAL::Cell 2.28, face 5 +DEAL::Cell 2.29, face 0 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.29, face 1 +DEAL::Cell 2.29, face 2 +DEAL::Cell 2.29, face 3 +DEAL::Cell 2.29, face 4 +DEAL::Cell 2.29, face 5 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.30, face 0 +DEAL::Cell 2.30, face 1 +DEAL::Cell 2.30, face 2 +DEAL::Cell 2.30, face 3 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.30, face 4 +DEAL::Cell 2.30, face 5 +DEAL::Cell 2.31, face 0 +DEAL::Cell 2.31, face 1 +DEAL:: 0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.31, face 2 +DEAL::Cell 2.31, face 3 +DEAL::Cell 2.31, face 4 +DEAL::Cell 2.31, face 5 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 0 +DEAL::Cell 2.32, face 1 +DEAL::Cell 2.32, face 2 +DEAL::Cell 2.32, face 3 +DEAL::Cell 2.32, face 4 +DEAL:: -0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.32, face 5 +DEAL::Cell 2.33, face 0 +DEAL::Cell 2.33, face 1 +DEAL::Cell 2.33, face 2 +DEAL:: -0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.33, face 3 +DEAL::Cell 2.33, face 4 +DEAL::Cell 2.33, face 5 +DEAL::Cell 2.34, face 0 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.34, face 1 +DEAL::Cell 2.34, face 2 +DEAL::Cell 2.34, face 3 +DEAL::Cell 2.34, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.34, face 5 +DEAL::Cell 2.35, face 0 +DEAL::Cell 2.35, face 1 +DEAL::Cell 2.35, face 2 +DEAL::Cell 2.35, face 3 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.35, face 4 +DEAL::Cell 2.35, face 5 +DEAL::Cell 2.36, face 0 +DEAL::Cell 2.36, face 1 +DEAL:: -0.105662 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.36, face 2 +DEAL::Cell 2.36, face 3 +DEAL::Cell 2.36, face 4 +DEAL::Cell 2.36, face 5 +DEAL:: -0.211325 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 0 +DEAL::Cell 2.37, face 1 +DEAL::Cell 2.37, face 2 +DEAL::Cell 2.37, face 3 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.37, face 4 +DEAL::Cell 2.37, face 5 +DEAL::Cell 2.38, face 0 +DEAL::Cell 2.38, face 1 +DEAL::Cell 2.38, face 2 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.38, face 3 +DEAL::Cell 2.38, face 4 +DEAL::Cell 2.38, face 5 +DEAL::Cell 2.39, face 0 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 1 +DEAL::Cell 2.39, face 2 +DEAL::Cell 2.39, face 3 +DEAL::Cell 2.39, face 4 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.39, face 5 +DEAL::Cell 2.40, face 0 +DEAL::Cell 2.40, face 1 +DEAL::Cell 2.40, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.40, face 3 +DEAL::Cell 2.40, face 4 +DEAL::Cell 2.40, face 5 +DEAL::Cell 2.41, face 0 +DEAL::Cell 2.41, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.00279114 +DEAL::Cell 2.41, face 2 +DEAL::Cell 2.41, face 3 +DEAL::Cell 2.41, face 4 +DEAL::Cell 2.41, face 5 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.42, face 0 +DEAL::Cell 2.42, face 1 +DEAL::Cell 2.42, face 2 +DEAL::Cell 2.42, face 3 +DEAL:: 0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.42, face 4 +DEAL::Cell 2.42, face 5 +DEAL::Cell 2.43, face 0 +DEAL::Cell 2.43, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.43, face 2 +DEAL::Cell 2.43, face 3 +DEAL::Cell 2.43, face 4 +DEAL::Cell 2.43, face 5 +DEAL::Cell 2.44, face 0 +DEAL:: 0.00000 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 1 +DEAL::Cell 2.44, face 2 +DEAL::Cell 2.44, face 3 +DEAL::Cell 2.44, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.44, face 5 +DEAL::Cell 2.45, face 0 +DEAL::Cell 2.45, face 1 +DEAL::Cell 2.45, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.45, face 3 +DEAL::Cell 2.45, face 4 +DEAL::Cell 2.45, face 5 +DEAL::Cell 2.46, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.46, face 1 +DEAL::Cell 2.46, face 2 +DEAL::Cell 2.46, face 3 +DEAL::Cell 2.46, face 4 +DEAL::Cell 2.46, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.47, face 0 +DEAL::Cell 2.47, face 1 +DEAL::Cell 2.47, face 2 +DEAL::Cell 2.47, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.47, face 4 +DEAL::Cell 2.47, face 5 +DEAL::Cell 2.48, face 0 +DEAL::Cell 2.48, face 1 +DEAL:: -0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.48, face 2 +DEAL::Cell 2.48, face 3 +DEAL::Cell 2.48, face 4 +DEAL::Cell 2.48, face 5 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.49, face 0 +DEAL::Cell 2.49, face 1 +DEAL::Cell 2.49, face 2 +DEAL::Cell 2.49, face 3 +DEAL::Cell 2.49, face 4 +DEAL:: -0.105662 0.00000 0.00000, 0.00279114 +DEAL::Cell 2.49, face 5 +DEAL::Cell 2.50, face 0 +DEAL::Cell 2.50, face 1 +DEAL::Cell 2.50, face 2 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.50, face 3 +DEAL::Cell 2.50, face 4 +DEAL::Cell 2.50, face 5 +DEAL::Cell 2.51, face 0 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.51, face 1 +DEAL::Cell 2.51, face 2 +DEAL::Cell 2.51, face 3 +DEAL::Cell 2.51, face 4 +DEAL:: 0.00000 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.51, face 5 +DEAL::Cell 2.52, face 0 +DEAL::Cell 2.52, face 1 +DEAL::Cell 2.52, face 2 +DEAL::Cell 2.52, face 3 +DEAL:: -0.211325 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.52, face 4 +DEAL::Cell 2.52, face 5 +DEAL::Cell 2.53, face 0 +DEAL::Cell 2.53, face 1 +DEAL:: 0.00000 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.53, face 2 +DEAL::Cell 2.53, face 3 +DEAL::Cell 2.53, face 4 +DEAL::Cell 2.53, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.54, face 0 +DEAL::Cell 2.54, face 1 +DEAL::Cell 2.54, face 2 +DEAL::Cell 2.54, face 3 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.54, face 4 +DEAL::Cell 2.54, face 5 +DEAL::Cell 2.55, face 0 +DEAL::Cell 2.55, face 1 +DEAL::Cell 2.55, face 2 +DEAL:: -0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.55, face 3 +DEAL::Cell 2.55, face 4 +DEAL::Cell 2.55, face 5 +DEAL::Cell 2.56, face 0 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 1 +DEAL::Cell 2.56, face 2 +DEAL::Cell 2.56, face 3 +DEAL::Cell 2.56, face 4 +DEAL:: 0.00000 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.56, face 5 +DEAL::Cell 2.57, face 0 +DEAL::Cell 2.57, face 1 +DEAL::Cell 2.57, face 2 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.57, face 3 +DEAL::Cell 2.57, face 4 +DEAL::Cell 2.57, face 5 +DEAL::Cell 2.58, face 0 +DEAL::Cell 2.58, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.58, face 2 +DEAL::Cell 2.58, face 3 +DEAL::Cell 2.58, face 4 +DEAL::Cell 2.58, face 5 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.59, face 0 +DEAL::Cell 2.59, face 1 +DEAL::Cell 2.59, face 2 +DEAL::Cell 2.59, face 3 +DEAL:: 0.211325 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.59, face 4 +DEAL::Cell 2.59, face 5 +DEAL::Cell 2.60, face 0 +DEAL::Cell 2.60, face 1 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.60, face 2 +DEAL::Cell 2.60, face 3 +DEAL::Cell 2.60, face 4 +DEAL::Cell 2.60, face 5 +DEAL::Cell 2.61, face 0 +DEAL:: 0.105662 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 1 +DEAL::Cell 2.61, face 2 +DEAL::Cell 2.61, face 3 +DEAL::Cell 2.61, face 4 +DEAL:: 0.211325 0.00000 0.105662, 0.00279114 +DEAL::Cell 2.61, face 5 +DEAL::Cell 2.62, face 0 +DEAL::Cell 2.62, face 1 +DEAL::Cell 2.62, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.00279114 +DEAL::Cell 2.62, face 3 +DEAL::Cell 2.62, face 4 +DEAL::Cell 2.62, face 5 +DEAL::Cell 2.63, face 0 +DEAL:: 0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.63, face 1 +DEAL::Cell 2.63, face 2 +DEAL::Cell 2.63, face 3 +DEAL::Cell 2.63, face 4 +DEAL::Cell 2.63, face 5 +DEAL:: 0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.64, face 0 +DEAL::Cell 2.64, face 1 +DEAL::Cell 2.64, face 2 +DEAL::Cell 2.64, face 3 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.64, face 5 +DEAL::Cell 2.65, face 0 +DEAL::Cell 2.65, face 1 +DEAL::Cell 2.65, face 2 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.65, face 3 +DEAL::Cell 2.65, face 5 +DEAL::Cell 2.66, face 0 +DEAL::Cell 2.66, face 1 +DEAL:: -0.242922 0.00000 -0.485844, 0.00621317 +DEAL::Cell 2.66, face 2 +DEAL::Cell 2.66, face 3 +DEAL::Cell 2.66, face 5 +DEAL::Cell 2.67, face 0 +DEAL::Cell 2.67, face 1 +DEAL:: 0.00000 -0.288675 -0.577350, 0.00660390 +DEAL::Cell 2.67, face 2 +DEAL::Cell 2.67, face 3 +DEAL::Cell 2.67, face 5 +DEAL::Cell 2.68, face 0 +DEAL:: -0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.68, face 1 +DEAL::Cell 2.68, face 2 +DEAL::Cell 2.68, face 3 +DEAL::Cell 2.68, face 4 +DEAL:: -0.485844 -0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.68, face 5 +DEAL::Cell 2.69, face 0 +DEAL::Cell 2.69, face 1 +DEAL::Cell 2.69, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.69, face 3 +DEAL::Cell 2.69, face 4 +DEAL::Cell 2.69, face 5 +DEAL::Cell 2.70, face 0 +DEAL::Cell 2.70, face 1 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.70, face 2 +DEAL::Cell 2.70, face 3 +DEAL::Cell 2.70, face 4 +DEAL::Cell 2.70, face 5 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.71, face 0 +DEAL::Cell 2.71, face 1 +DEAL::Cell 2.71, face 2 +DEAL::Cell 2.71, face 3 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.71, face 4 +DEAL::Cell 2.71, face 5 +DEAL::Cell 2.72, face 0 +DEAL::Cell 2.72, face 1 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.72, face 2 +DEAL::Cell 2.72, face 3 +DEAL::Cell 2.72, face 5 +DEAL::Cell 2.73, face 0 +DEAL::Cell 2.73, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.73, face 2 +DEAL::Cell 2.73, face 3 +DEAL::Cell 2.73, face 5 +DEAL::Cell 2.74, face 0 +DEAL:: 0.00000 0.00000 -0.577350, 0.00660390 +DEAL::Cell 2.74, face 1 +DEAL::Cell 2.74, face 2 +DEAL::Cell 2.74, face 3 +DEAL::Cell 2.74, face 5 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.75, face 0 +DEAL::Cell 2.75, face 1 +DEAL::Cell 2.75, face 2 +DEAL::Cell 2.75, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.75, face 5 +DEAL::Cell 2.76, face 0 +DEAL::Cell 2.76, face 1 +DEAL::Cell 2.76, face 2 +DEAL::Cell 2.76, face 3 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.76, face 4 +DEAL::Cell 2.76, face 5 +DEAL::Cell 2.77, face 0 +DEAL::Cell 2.77, face 1 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00785910 +DEAL::Cell 2.77, face 2 +DEAL::Cell 2.77, face 3 +DEAL::Cell 2.77, face 4 +DEAL::Cell 2.77, face 5 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.78, face 0 +DEAL::Cell 2.78, face 1 +DEAL::Cell 2.78, face 2 +DEAL::Cell 2.78, face 3 +DEAL:: 0.197169 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.78, face 4 +DEAL::Cell 2.78, face 5 +DEAL::Cell 2.79, face 0 +DEAL::Cell 2.79, face 1 +DEAL::Cell 2.79, face 2 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.79, face 3 +DEAL::Cell 2.79, face 4 +DEAL::Cell 2.79, face 5 +DEAL::Cell 2.80, face 0 +DEAL:: -0.577350 0.288675 -0.577350, 0.00933933 +DEAL::Cell 2.80, face 1 +DEAL::Cell 2.80, face 2 +DEAL::Cell 2.80, face 3 +DEAL::Cell 2.80, face 5 +DEAL:: -0.485844 0.242922 -0.485844, 0.0147528 +DEAL::Cell 2.81, face 0 +DEAL::Cell 2.81, face 1 +DEAL::Cell 2.81, face 2 +DEAL::Cell 2.81, face 3 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.81, face 5 +DEAL::Cell 2.82, face 0 +DEAL::Cell 2.82, face 1 +DEAL::Cell 2.82, face 2 +DEAL::Cell 2.82, face 3 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.82, face 5 +DEAL::Cell 2.83, face 0 +DEAL::Cell 2.83, face 1 +DEAL::Cell 2.83, face 2 +DEAL:: -0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.83, face 3 +DEAL::Cell 2.83, face 5 +DEAL::Cell 2.84, face 0 +DEAL::Cell 2.84, face 1 +DEAL:: -0.197169 0.00000 -0.394338, 0.00504295 +DEAL::Cell 2.84, face 2 +DEAL::Cell 2.84, face 3 +DEAL::Cell 2.84, face 4 +DEAL::Cell 2.84, face 5 +DEAL:: -0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.85, face 0 +DEAL::Cell 2.85, face 1 +DEAL::Cell 2.85, face 2 +DEAL::Cell 2.85, face 3 +DEAL::Cell 2.85, face 4 +DEAL:: -0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.85, face 5 +DEAL::Cell 2.86, face 0 +DEAL::Cell 2.86, face 1 +DEAL::Cell 2.86, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.86, face 3 +DEAL::Cell 2.86, face 4 +DEAL::Cell 2.86, face 5 +DEAL::Cell 2.87, face 0 +DEAL:: -0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.87, face 1 +DEAL::Cell 2.87, face 2 +DEAL::Cell 2.87, face 3 +DEAL::Cell 2.87, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.87, face 5 +DEAL::Cell 2.88, face 0 +DEAL::Cell 2.88, face 1 +DEAL::Cell 2.88, face 2 +DEAL::Cell 2.88, face 3 +DEAL:: 0.00000 0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.88, face 5 +DEAL::Cell 2.89, face 0 +DEAL::Cell 2.89, face 1 +DEAL::Cell 2.89, face 2 +DEAL:: 0.242922 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.89, face 3 +DEAL::Cell 2.89, face 5 +DEAL::Cell 2.90, face 0 +DEAL::Cell 2.90, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00621317 +DEAL::Cell 2.90, face 2 +DEAL::Cell 2.90, face 3 +DEAL::Cell 2.90, face 5 +DEAL::Cell 2.91, face 0 +DEAL:: 0.242922 0.485844 -0.485844, 0.00621317 +DEAL::Cell 2.91, face 1 +DEAL::Cell 2.91, face 2 +DEAL::Cell 2.91, face 3 +DEAL::Cell 2.91, face 5 +DEAL::Cell 2.92, face 0 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.92, face 1 +DEAL::Cell 2.92, face 2 +DEAL::Cell 2.92, face 3 +DEAL::Cell 2.92, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.92, face 5 +DEAL::Cell 2.93, face 0 +DEAL::Cell 2.93, face 1 +DEAL::Cell 2.93, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.93, face 3 +DEAL::Cell 2.93, face 4 +DEAL::Cell 2.93, face 5 +DEAL::Cell 2.94, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00451055 +DEAL::Cell 2.94, face 1 +DEAL::Cell 2.94, face 2 +DEAL::Cell 2.94, face 3 +DEAL::Cell 2.94, face 4 +DEAL::Cell 2.94, face 5 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.95, face 0 +DEAL::Cell 2.95, face 1 +DEAL::Cell 2.95, face 2 +DEAL::Cell 2.95, face 3 +DEAL:: 0.197169 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.95, face 4 +DEAL::Cell 2.95, face 5 +DEAL::Cell 2.96, face 0 +DEAL::Cell 2.96, face 1 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.96, face 2 +DEAL::Cell 2.96, face 3 +DEAL::Cell 2.96, face 4 +DEAL::Cell 2.96, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.97, face 0 +DEAL::Cell 2.97, face 1 +DEAL::Cell 2.97, face 2 +DEAL::Cell 2.97, face 3 +DEAL::Cell 2.97, face 4 +DEAL:: -0.197169 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.97, face 5 +DEAL::Cell 2.98, face 0 +DEAL::Cell 2.98, face 1 +DEAL::Cell 2.98, face 2 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.98, face 3 +DEAL::Cell 2.98, face 4 +DEAL::Cell 2.98, face 5 +DEAL::Cell 2.99, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.99, face 1 +DEAL::Cell 2.99, face 2 +DEAL::Cell 2.99, face 3 +DEAL::Cell 2.99, face 4 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.99, face 5 +DEAL::Cell 2.100, face 0 +DEAL::Cell 2.100, face 1 +DEAL::Cell 2.100, face 2 +DEAL::Cell 2.100, face 3 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.100, face 4 +DEAL::Cell 2.100, face 5 +DEAL::Cell 2.101, face 0 +DEAL::Cell 2.101, face 1 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.101, face 2 +DEAL::Cell 2.101, face 3 +DEAL::Cell 2.101, face 4 +DEAL::Cell 2.101, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.102, face 0 +DEAL::Cell 2.102, face 1 +DEAL::Cell 2.102, face 2 +DEAL::Cell 2.102, face 3 +DEAL:: -0.105662 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.102, face 4 +DEAL::Cell 2.102, face 5 +DEAL::Cell 2.103, face 0 +DEAL::Cell 2.103, face 1 +DEAL::Cell 2.103, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.103, face 3 +DEAL::Cell 2.103, face 4 +DEAL::Cell 2.103, face 5 +DEAL::Cell 2.104, face 0 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00451055 +DEAL::Cell 2.104, face 1 +DEAL::Cell 2.104, face 2 +DEAL::Cell 2.104, face 3 +DEAL::Cell 2.104, face 4 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.104, face 5 +DEAL::Cell 2.105, face 0 +DEAL::Cell 2.105, face 1 +DEAL::Cell 2.105, face 2 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.105, face 3 +DEAL::Cell 2.105, face 4 +DEAL::Cell 2.105, face 5 +DEAL::Cell 2.106, face 0 +DEAL::Cell 2.106, face 1 +DEAL:: 0.197169 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.106, face 2 +DEAL::Cell 2.106, face 3 +DEAL::Cell 2.106, face 4 +DEAL::Cell 2.106, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.107, face 0 +DEAL::Cell 2.107, face 1 +DEAL::Cell 2.107, face 2 +DEAL::Cell 2.107, face 3 +DEAL:: 0.394338 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.107, face 4 +DEAL::Cell 2.107, face 5 +DEAL::Cell 2.108, face 0 +DEAL::Cell 2.108, face 1 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00270251 +DEAL::Cell 2.108, face 2 +DEAL::Cell 2.108, face 3 +DEAL::Cell 2.108, face 4 +DEAL::Cell 2.108, face 5 +DEAL::Cell 2.109, face 0 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.109, face 1 +DEAL::Cell 2.109, face 2 +DEAL::Cell 2.109, face 3 +DEAL::Cell 2.109, face 4 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.109, face 5 +DEAL::Cell 2.110, face 0 +DEAL::Cell 2.110, face 1 +DEAL::Cell 2.110, face 2 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.110, face 3 +DEAL::Cell 2.110, face 4 +DEAL::Cell 2.110, face 5 +DEAL::Cell 2.111, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.00270251 +DEAL::Cell 2.111, face 1 +DEAL::Cell 2.111, face 2 +DEAL::Cell 2.111, face 3 +DEAL::Cell 2.111, face 4 +DEAL::Cell 2.111, face 5 +DEAL:: 0.105662 -0.105662 -0.211325, 0.00279114 +DEAL::Cell 2.112, face 0 +DEAL::Cell 2.112, face 1 +DEAL::Cell 2.112, face 2 +DEAL::Cell 2.112, face 3 +DEAL:: -0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.112, face 4 +DEAL::Cell 2.112, face 5 +DEAL::Cell 2.113, face 0 +DEAL::Cell 2.113, face 1 +DEAL:: 1.44560e-19 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.113, face 2 +DEAL::Cell 2.113, face 3 +DEAL::Cell 2.113, face 4 +DEAL::Cell 2.113, face 5 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.114, face 0 +DEAL::Cell 2.114, face 1 +DEAL::Cell 2.114, face 2 +DEAL::Cell 2.114, face 3 +DEAL::Cell 2.114, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.114, face 5 +DEAL::Cell 2.115, face 0 +DEAL::Cell 2.115, face 1 +DEAL::Cell 2.115, face 2 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.115, face 3 +DEAL::Cell 2.115, face 4 +DEAL::Cell 2.115, face 5 +DEAL::Cell 2.116, face 0 +DEAL:: -0.211325 0.00000 -0.211325, 0.00341843 +DEAL::Cell 2.116, face 1 +DEAL::Cell 2.116, face 2 +DEAL::Cell 2.116, face 3 +DEAL::Cell 2.116, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.116, face 5 +DEAL::Cell 2.117, face 0 +DEAL::Cell 2.117, face 1 +DEAL::Cell 2.117, face 2 +DEAL::Cell 2.117, face 3 +DEAL:: -0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.117, face 4 +DEAL::Cell 2.117, face 5 +DEAL::Cell 2.118, face 0 +DEAL::Cell 2.118, face 1 +DEAL:: -0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.118, face 2 +DEAL::Cell 2.118, face 3 +DEAL::Cell 2.118, face 4 +DEAL::Cell 2.118, face 5 +DEAL:: -0.211325 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.119, face 0 +DEAL::Cell 2.119, face 1 +DEAL::Cell 2.119, face 2 +DEAL::Cell 2.119, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.00341843 +DEAL::Cell 2.119, face 4 +DEAL::Cell 2.119, face 5 +DEAL::Cell 2.120, face 0 +DEAL::Cell 2.120, face 1 +DEAL::Cell 2.120, face 2 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00451055 +DEAL::Cell 2.120, face 3 +DEAL::Cell 2.120, face 4 +DEAL::Cell 2.120, face 5 +DEAL::Cell 2.121, face 0 +DEAL:: 0.197169 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.121, face 1 +DEAL::Cell 2.121, face 2 +DEAL::Cell 2.121, face 3 +DEAL::Cell 2.121, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.121, face 5 +DEAL::Cell 2.122, face 0 +DEAL::Cell 2.122, face 1 +DEAL::Cell 2.122, face 2 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.122, face 3 +DEAL::Cell 2.122, face 4 +DEAL::Cell 2.122, face 5 +DEAL::Cell 2.123, face 0 +DEAL::Cell 2.123, face 1 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.123, face 2 +DEAL::Cell 2.123, face 3 +DEAL::Cell 2.123, face 4 +DEAL::Cell 2.123, face 5 +DEAL:: 0.302831 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.124, face 0 +DEAL::Cell 2.124, face 1 +DEAL::Cell 2.124, face 2 +DEAL::Cell 2.124, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.124, face 4 +DEAL::Cell 2.124, face 5 +DEAL::Cell 2.125, face 0 +DEAL::Cell 2.125, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.00341843 +DEAL::Cell 2.125, face 2 +DEAL::Cell 2.125, face 3 +DEAL::Cell 2.125, face 4 +DEAL::Cell 2.125, face 5 +DEAL::Cell 2.126, face 0 +DEAL:: 5.05961e-19 0.151416 -0.302831, 0.00346387 +DEAL::Cell 2.126, face 1 +DEAL::Cell 2.126, face 2 +DEAL::Cell 2.126, face 3 +DEAL::Cell 2.126, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00573167 +DEAL::Cell 2.126, face 5 +DEAL::Cell 2.127, face 0 +DEAL::Cell 2.127, face 1 +DEAL::Cell 2.127, face 2 +DEAL:: 0.302831 0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.127, face 3 +DEAL::Cell 2.127, face 4 +DEAL::Cell 2.127, face 5 +DEAL::Cell 2.128, face 0 +DEAL:: 0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.128, face 1 +DEAL::Cell 2.128, face 3 +DEAL::Cell 2.128, face 4 +DEAL::Cell 2.128, face 5 +DEAL::Cell 2.129, face 0 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00738339 +DEAL::Cell 2.129, face 1 +DEAL::Cell 2.129, face 3 +DEAL::Cell 2.129, face 4 +DEAL::Cell 2.129, face 5 +DEAL:: 0.577350 0.00000 -0.288675, 0.00738339 +DEAL::Cell 2.130, face 0 +DEAL::Cell 2.130, face 1 +DEAL::Cell 2.130, face 2 +DEAL::Cell 2.130, face 3 +DEAL:: 0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.130, face 4 +DEAL::Cell 2.130, face 5 +DEAL::Cell 2.131, face 0 +DEAL::Cell 2.131, face 1 +DEAL:: 0.394338 0.00000 -0.197169, 0.00451055 +DEAL::Cell 2.131, face 2 +DEAL::Cell 2.131, face 3 +DEAL::Cell 2.131, face 4 +DEAL::Cell 2.131, face 5 +DEAL::Cell 2.132, face 0 +DEAL:: 0.577350 -0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.132, face 1 +DEAL::Cell 2.132, face 3 +DEAL::Cell 2.132, face 4 +DEAL::Cell 2.132, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.133, face 0 +DEAL::Cell 2.133, face 1 +DEAL::Cell 2.133, face 3 +DEAL::Cell 2.133, face 4 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.133, face 5 +DEAL::Cell 2.134, face 0 +DEAL::Cell 2.134, face 1 +DEAL::Cell 2.134, face 2 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.134, face 3 +DEAL::Cell 2.134, face 4 +DEAL::Cell 2.134, face 5 +DEAL::Cell 2.135, face 0 +DEAL::Cell 2.135, face 1 +DEAL:: 0.485844 0.00000 -0.242922, 0.00555723 +DEAL::Cell 2.135, face 2 +DEAL::Cell 2.135, face 3 +DEAL::Cell 2.135, face 4 +DEAL::Cell 2.135, face 5 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00555723 +DEAL::Cell 2.136, face 0 +DEAL::Cell 2.136, face 1 +DEAL::Cell 2.136, face 3 +DEAL::Cell 2.136, face 4 +DEAL:: 0.485844 0.00000 -0.485844, 0.00785910 +DEAL::Cell 2.136, face 5 +DEAL::Cell 2.137, face 0 +DEAL::Cell 2.137, face 1 +DEAL::Cell 2.137, face 3 +DEAL:: 0.485844 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.137, face 4 +DEAL::Cell 2.137, face 5 +DEAL::Cell 2.138, face 0 +DEAL::Cell 2.138, face 1 +DEAL::Cell 2.138, face 2 +DEAL:: 0.485844 0.00000 -0.485844, 0.0147528 +DEAL::Cell 2.138, face 3 +DEAL::Cell 2.138, face 4 +DEAL::Cell 2.138, face 5 +DEAL::Cell 2.139, face 0 +DEAL:: 0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.139, face 1 +DEAL::Cell 2.139, face 2 +DEAL::Cell 2.139, face 3 +DEAL::Cell 2.139, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.139, face 5 +DEAL::Cell 2.140, face 0 +DEAL::Cell 2.140, face 1 +DEAL::Cell 2.140, face 3 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.0147528 +DEAL::Cell 2.140, face 4 +DEAL::Cell 2.140, face 5 +DEAL::Cell 2.141, face 0 +DEAL::Cell 2.141, face 1 +DEAL::Cell 2.141, face 3 +DEAL:: 0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.141, face 4 +DEAL::Cell 2.141, face 5 +DEAL::Cell 2.142, face 0 +DEAL::Cell 2.142, face 1 +DEAL:: 0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.142, face 2 +DEAL::Cell 2.142, face 3 +DEAL::Cell 2.142, face 4 +DEAL::Cell 2.142, face 5 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.143, face 0 +DEAL::Cell 2.143, face 1 +DEAL::Cell 2.143, face 2 +DEAL::Cell 2.143, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00971888 +DEAL::Cell 2.143, face 4 +DEAL::Cell 2.143, face 5 +DEAL::Cell 2.144, face 0 +DEAL::Cell 2.144, face 1 +DEAL::Cell 2.144, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.144, face 3 +DEAL::Cell 2.144, face 4 +DEAL::Cell 2.144, face 5 +DEAL::Cell 2.145, face 0 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00387273 +DEAL::Cell 2.145, face 1 +DEAL::Cell 2.145, face 2 +DEAL::Cell 2.145, face 3 +DEAL::Cell 2.145, face 4 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.145, face 5 +DEAL::Cell 2.146, face 0 +DEAL::Cell 2.146, face 1 +DEAL::Cell 2.146, face 2 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.146, face 3 +DEAL::Cell 2.146, face 4 +DEAL::Cell 2.146, face 5 +DEAL::Cell 2.147, face 0 +DEAL::Cell 2.147, face 1 +DEAL:: 0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.147, face 2 +DEAL::Cell 2.147, face 3 +DEAL::Cell 2.147, face 4 +DEAL::Cell 2.147, face 5 +DEAL:: 0.302831 0.00000 -0.151416, 0.00387273 +DEAL::Cell 2.148, face 0 +DEAL::Cell 2.148, face 1 +DEAL::Cell 2.148, face 2 +DEAL::Cell 2.148, face 3 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.148, face 4 +DEAL::Cell 2.148, face 5 +DEAL::Cell 2.149, face 0 +DEAL::Cell 2.149, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.00346387 +DEAL::Cell 2.149, face 2 +DEAL::Cell 2.149, face 3 +DEAL::Cell 2.149, face 4 +DEAL::Cell 2.149, face 5 +DEAL::Cell 2.150, face 0 +DEAL:: 0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.150, face 1 +DEAL::Cell 2.150, face 2 +DEAL::Cell 2.150, face 3 +DEAL::Cell 2.150, face 4 +DEAL:: 0.302831 -0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.150, face 5 +DEAL::Cell 2.151, face 0 +DEAL::Cell 2.151, face 1 +DEAL::Cell 2.151, face 2 +DEAL:: 0.302831 0.00000 -0.151416, 0.00573167 +DEAL::Cell 2.151, face 3 +DEAL::Cell 2.151, face 4 +DEAL::Cell 2.151, face 5 +DEAL::Cell 2.152, face 0 +DEAL:: 0.302831 0.00000 -0.151416, 0.00346387 +DEAL::Cell 2.152, face 1 +DEAL::Cell 2.152, face 2 +DEAL::Cell 2.152, face 3 +DEAL::Cell 2.152, face 4 +DEAL::Cell 2.152, face 5 +DEAL:: 0.394338 0.00000 -0.197169, 0.00504295 +DEAL::Cell 2.153, face 0 +DEAL::Cell 2.153, face 1 +DEAL::Cell 2.153, face 2 +DEAL::Cell 2.153, face 3 +DEAL:: 0.302831 0.151416 -0.151416, 0.00573167 +DEAL::Cell 2.153, face 4 +DEAL::Cell 2.153, face 5 +DEAL::Cell 2.154, face 0 +DEAL::Cell 2.154, face 1 +DEAL:: 0.302831 0.151416 -0.151416, 0.00387273 +DEAL::Cell 2.154, face 2 +DEAL::Cell 2.154, face 3 +DEAL::Cell 2.154, face 4 +DEAL::Cell 2.154, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.00270251 +DEAL::Cell 2.155, face 0 +DEAL::Cell 2.155, face 1 +DEAL::Cell 2.155, face 2 +DEAL::Cell 2.155, face 3 +DEAL::Cell 2.155, face 4 +DEAL:: 0.302831 0.151416 -0.302831, 0.00489866 +DEAL::Cell 2.155, face 5 +DEAL::Cell 2.156, face 0 +DEAL::Cell 2.156, face 1 +DEAL::Cell 2.156, face 2 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00971888 +DEAL::Cell 2.156, face 3 +DEAL::Cell 2.156, face 4 +DEAL::Cell 2.156, face 5 +DEAL::Cell 2.157, face 0 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00504295 +DEAL::Cell 2.157, face 1 +DEAL::Cell 2.157, face 2 +DEAL::Cell 2.157, face 3 +DEAL::Cell 2.157, face 4 +DEAL:: 0.302831 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.157, face 5 +DEAL::Cell 2.158, face 0 +DEAL::Cell 2.158, face 1 +DEAL::Cell 2.158, face 2 +DEAL::Cell 2.158, face 3 +DEAL:: 0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.158, face 4 +DEAL::Cell 2.158, face 5 +DEAL::Cell 2.159, face 0 +DEAL::Cell 2.159, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.159, face 2 +DEAL::Cell 2.159, face 3 +DEAL::Cell 2.159, face 4 +DEAL::Cell 2.159, face 5 +DEAL:: 0.211325 0.105662 0.00000, 0.00241720 +DEAL::Cell 2.160, face 0 +DEAL::Cell 2.160, face 1 +DEAL::Cell 2.160, face 3 +DEAL::Cell 2.160, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00555723 +DEAL::Cell 2.160, face 5 +DEAL::Cell 2.161, face 0 +DEAL::Cell 2.161, face 1 +DEAL::Cell 2.161, face 3 +DEAL::Cell 2.161, face 4 +DEAL:: 0.577350 -0.288675 0.00000, 0.00660390 +DEAL::Cell 2.161, face 5 +DEAL::Cell 2.162, face 0 +DEAL::Cell 2.162, face 1 +DEAL::Cell 2.162, face 2 +DEAL:: 0.485844 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.162, face 3 +DEAL::Cell 2.162, face 4 +DEAL::Cell 2.162, face 5 +DEAL::Cell 2.163, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.163, face 1 +DEAL::Cell 2.163, face 2 +DEAL::Cell 2.163, face 3 +DEAL::Cell 2.163, face 4 +DEAL:: 0.394338 0.00000 6.93889e-18, 0.00451055 +DEAL::Cell 2.163, face 5 +DEAL::Cell 2.164, face 0 +DEAL::Cell 2.164, face 1 +DEAL::Cell 2.164, face 3 +DEAL::Cell 2.164, face 4 +DEAL:: 0.577350 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.164, face 5 +DEAL::Cell 2.165, face 0 +DEAL::Cell 2.165, face 1 +DEAL::Cell 2.165, face 3 +DEAL:: 0.485844 -0.242922 0.485844, 0.0147528 +DEAL::Cell 2.165, face 4 +DEAL::Cell 2.165, face 5 +DEAL::Cell 2.166, face 0 +DEAL::Cell 2.166, face 1 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.166, face 2 +DEAL::Cell 2.166, face 3 +DEAL::Cell 2.166, face 4 +DEAL::Cell 2.166, face 5 +DEAL:: 0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.167, face 0 +DEAL::Cell 2.167, face 1 +DEAL::Cell 2.167, face 2 +DEAL::Cell 2.167, face 3 +DEAL::Cell 2.167, face 4 +DEAL:: 0.485844 -0.242922 0.242922, 0.00621317 +DEAL::Cell 2.167, face 5 +DEAL::Cell 2.168, face 0 +DEAL::Cell 2.168, face 1 +DEAL::Cell 2.168, face 3 +DEAL:: 0.485844 0.00000 0.242922, 0.0147528 +DEAL::Cell 2.168, face 4 +DEAL::Cell 2.168, face 5 +DEAL::Cell 2.169, face 0 +DEAL::Cell 2.169, face 1 +DEAL:: 0.577350 0.577350 0.288675, 0.00933933 +DEAL::Cell 2.169, face 3 +DEAL::Cell 2.169, face 4 +DEAL::Cell 2.169, face 5 +DEAL::Cell 2.170, face 0 +DEAL:: 0.394338 0.00000 0.197169, 0.00451055 +DEAL::Cell 2.170, face 1 +DEAL::Cell 2.170, face 2 +DEAL::Cell 2.170, face 3 +DEAL::Cell 2.170, face 4 +DEAL::Cell 2.170, face 5 +DEAL:: 0.485844 0.00000 0.242922, 0.00621317 +DEAL::Cell 2.171, face 0 +DEAL::Cell 2.171, face 1 +DEAL::Cell 2.171, face 2 +DEAL::Cell 2.171, face 3 +DEAL:: 0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.171, face 4 +DEAL::Cell 2.171, face 5 +DEAL::Cell 2.172, face 0 +DEAL::Cell 2.172, face 1 +DEAL:: 0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.172, face 3 +DEAL::Cell 2.172, face 4 +DEAL::Cell 2.172, face 5 +DEAL::Cell 2.173, face 0 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.173, face 1 +DEAL::Cell 2.173, face 3 +DEAL::Cell 2.173, face 4 +DEAL::Cell 2.173, face 5 +DEAL::Cell 2.174, face 0 +DEAL:: 0.485844 0.00000 0.242922, 0.00555723 +DEAL::Cell 2.174, face 1 +DEAL::Cell 2.174, face 2 +DEAL::Cell 2.174, face 3 +DEAL::Cell 2.174, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.174, face 5 +DEAL::Cell 2.175, face 0 +DEAL::Cell 2.175, face 1 +DEAL::Cell 2.175, face 2 +DEAL:: 0.485844 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.175, face 3 +DEAL::Cell 2.175, face 4 +DEAL::Cell 2.175, face 5 +DEAL::Cell 2.176, face 0 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.176, face 1 +DEAL::Cell 2.176, face 2 +DEAL::Cell 2.176, face 3 +DEAL::Cell 2.176, face 4 +DEAL::Cell 2.176, face 5 +DEAL:: 0.394338 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.177, face 0 +DEAL::Cell 2.177, face 1 +DEAL::Cell 2.177, face 2 +DEAL::Cell 2.177, face 3 +DEAL:: 0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.177, face 4 +DEAL::Cell 2.177, face 5 +DEAL::Cell 2.178, face 0 +DEAL::Cell 2.178, face 1 +DEAL:: 0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.178, face 2 +DEAL::Cell 2.178, face 3 +DEAL::Cell 2.178, face 4 +DEAL::Cell 2.178, face 5 +DEAL:: 0.211325 -0.105662 0.105662, 0.00270251 +DEAL::Cell 2.179, face 0 +DEAL::Cell 2.179, face 1 +DEAL::Cell 2.179, face 2 +DEAL::Cell 2.179, face 3 +DEAL::Cell 2.179, face 4 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00346387 +DEAL::Cell 2.179, face 5 +DEAL::Cell 2.180, face 0 +DEAL::Cell 2.180, face 1 +DEAL::Cell 2.180, face 2 +DEAL:: 0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.180, face 3 +DEAL::Cell 2.180, face 4 +DEAL::Cell 2.180, face 5 +DEAL::Cell 2.181, face 0 +DEAL:: 0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.181, face 1 +DEAL::Cell 2.181, face 2 +DEAL::Cell 2.181, face 3 +DEAL::Cell 2.181, face 4 +DEAL:: 0.302831 0.00000 0.151416, 0.00387273 +DEAL::Cell 2.181, face 5 +DEAL::Cell 2.182, face 0 +DEAL::Cell 2.182, face 1 +DEAL::Cell 2.182, face 2 +DEAL::Cell 2.182, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.182, face 4 +DEAL::Cell 2.182, face 5 +DEAL::Cell 2.183, face 0 +DEAL::Cell 2.183, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.00241720 +DEAL::Cell 2.183, face 2 +DEAL::Cell 2.183, face 3 +DEAL::Cell 2.183, face 4 +DEAL::Cell 2.183, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00341843 +DEAL::Cell 2.184, face 0 +DEAL::Cell 2.184, face 1 +DEAL::Cell 2.184, face 2 +DEAL::Cell 2.184, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.184, face 4 +DEAL::Cell 2.184, face 5 +DEAL::Cell 2.185, face 0 +DEAL::Cell 2.185, face 1 +DEAL::Cell 2.185, face 2 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00971888 +DEAL::Cell 2.185, face 3 +DEAL::Cell 2.185, face 4 +DEAL::Cell 2.185, face 5 +DEAL::Cell 2.186, face 0 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 1 +DEAL::Cell 2.186, face 2 +DEAL::Cell 2.186, face 3 +DEAL::Cell 2.186, face 4 +DEAL:: 0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.186, face 5 +DEAL::Cell 2.187, face 0 +DEAL::Cell 2.187, face 1 +DEAL::Cell 2.187, face 2 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.187, face 3 +DEAL::Cell 2.187, face 4 +DEAL::Cell 2.187, face 5 +DEAL::Cell 2.188, face 0 +DEAL::Cell 2.188, face 1 +DEAL:: 0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.188, face 2 +DEAL::Cell 2.188, face 3 +DEAL::Cell 2.188, face 4 +DEAL::Cell 2.188, face 5 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.189, face 0 +DEAL::Cell 2.189, face 1 +DEAL::Cell 2.189, face 2 +DEAL::Cell 2.189, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.189, face 4 +DEAL::Cell 2.189, face 5 +DEAL::Cell 2.190, face 0 +DEAL::Cell 2.190, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.190, face 2 +DEAL::Cell 2.190, face 3 +DEAL::Cell 2.190, face 4 +DEAL::Cell 2.190, face 5 +DEAL::Cell 2.191, face 0 +DEAL:: 0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.191, face 1 +DEAL::Cell 2.191, face 2 +DEAL::Cell 2.191, face 3 +DEAL::Cell 2.191, face 4 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.191, face 5 +DEAL::Cell 2.192, face 0 +DEAL::Cell 2.192, face 1 +DEAL::Cell 2.192, face 3 +DEAL:: -0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.192, face 4 +DEAL::Cell 2.192, face 5 +DEAL::Cell 2.193, face 0 +DEAL::Cell 2.193, face 1 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.193, face 3 +DEAL::Cell 2.193, face 4 +DEAL::Cell 2.193, face 5 +DEAL::Cell 2.194, face 0 +DEAL::Cell 2.194, face 1 +DEAL:: -0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.194, face 2 +DEAL::Cell 2.194, face 3 +DEAL::Cell 2.194, face 4 +DEAL::Cell 2.194, face 5 +DEAL:: -0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.195, face 0 +DEAL::Cell 2.195, face 1 +DEAL::Cell 2.195, face 2 +DEAL::Cell 2.195, face 3 +DEAL:: 0.00000 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.195, face 4 +DEAL::Cell 2.195, face 5 +DEAL::Cell 2.196, face 0 +DEAL::Cell 2.196, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.196, face 3 +DEAL::Cell 2.196, face 4 +DEAL::Cell 2.196, face 5 +DEAL::Cell 2.197, face 0 +DEAL::Cell 2.197, face 1 +DEAL:: 0.00000 -0.288675 0.577350, 0.00660390 +DEAL::Cell 2.197, face 3 +DEAL::Cell 2.197, face 4 +DEAL::Cell 2.197, face 5 +DEAL::Cell 2.198, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.198, face 1 +DEAL::Cell 2.198, face 2 +DEAL::Cell 2.198, face 3 +DEAL::Cell 2.198, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.198, face 5 +DEAL::Cell 2.199, face 0 +DEAL::Cell 2.199, face 1 +DEAL::Cell 2.199, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.0147528 +DEAL::Cell 2.199, face 3 +DEAL::Cell 2.199, face 4 +DEAL::Cell 2.199, face 5 +DEAL::Cell 2.200, face 0 +DEAL::Cell 2.200, face 1 +DEAL:: 0.288675 -0.577350 0.577350, 0.00738339 +DEAL::Cell 2.200, face 3 +DEAL::Cell 2.200, face 4 +DEAL::Cell 2.200, face 5 +DEAL::Cell 2.201, face 0 +DEAL:: 0.242922 -0.485844 0.485844, 0.00621317 +DEAL::Cell 2.201, face 1 +DEAL::Cell 2.201, face 3 +DEAL::Cell 2.201, face 4 +DEAL::Cell 2.201, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.202, face 0 +DEAL::Cell 2.202, face 1 +DEAL::Cell 2.202, face 2 +DEAL::Cell 2.202, face 3 +DEAL:: 0.197169 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.202, face 4 +DEAL::Cell 2.202, face 5 +DEAL::Cell 2.203, face 0 +DEAL::Cell 2.203, face 1 +DEAL::Cell 2.203, face 2 +DEAL:: 0.242922 -0.485844 0.485844, 0.0147528 +DEAL::Cell 2.203, face 3 +DEAL::Cell 2.203, face 4 +DEAL::Cell 2.203, face 5 +DEAL::Cell 2.204, face 0 +DEAL:: 0.00000 -0.242922 0.485844, 0.00555723 +DEAL::Cell 2.204, face 1 +DEAL::Cell 2.204, face 3 +DEAL::Cell 2.204, face 4 +DEAL::Cell 2.204, face 5 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00555723 +DEAL::Cell 2.205, face 0 +DEAL::Cell 2.205, face 1 +DEAL::Cell 2.205, face 3 +DEAL::Cell 2.205, face 4 +DEAL:: 0.485844 -0.242922 0.485844, 0.00621317 +DEAL::Cell 2.205, face 5 +DEAL::Cell 2.206, face 0 +DEAL::Cell 2.206, face 1 +DEAL::Cell 2.206, face 2 +DEAL::Cell 2.206, face 3 +DEAL:: 0.00000 -0.197169 0.394338, 0.00971888 +DEAL::Cell 2.206, face 4 +DEAL::Cell 2.206, face 5 +DEAL::Cell 2.207, face 0 +DEAL::Cell 2.207, face 1 +DEAL:: 0.485844 0.00000 0.485844, 0.00785910 +DEAL::Cell 2.207, face 2 +DEAL::Cell 2.207, face 3 +DEAL::Cell 2.207, face 4 +DEAL::Cell 2.207, face 5 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00451055 +DEAL::Cell 2.208, face 0 +DEAL::Cell 2.208, face 1 +DEAL::Cell 2.208, face 2 +DEAL::Cell 2.208, face 3 +DEAL:: -0.151416 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.208, face 4 +DEAL::Cell 2.208, face 5 +DEAL::Cell 2.209, face 0 +DEAL::Cell 2.209, face 1 +DEAL::Cell 2.209, face 2 +DEAL:: -0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.209, face 3 +DEAL::Cell 2.209, face 4 +DEAL::Cell 2.209, face 5 +DEAL::Cell 2.210, face 0 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 1 +DEAL::Cell 2.210, face 2 +DEAL::Cell 2.210, face 3 +DEAL::Cell 2.210, face 4 +DEAL:: -0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.210, face 5 +DEAL::Cell 2.211, face 0 +DEAL::Cell 2.211, face 1 +DEAL::Cell 2.211, face 2 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.211, face 3 +DEAL::Cell 2.211, face 4 +DEAL::Cell 2.211, face 5 +DEAL::Cell 2.212, face 0 +DEAL::Cell 2.212, face 1 +DEAL:: -0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.212, face 2 +DEAL::Cell 2.212, face 3 +DEAL::Cell 2.212, face 4 +DEAL::Cell 2.212, face 5 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00451055 +DEAL::Cell 2.213, face 0 +DEAL::Cell 2.213, face 1 +DEAL::Cell 2.213, face 2 +DEAL::Cell 2.213, face 3 +DEAL:: 0.00000 -0.151416 0.302831, 0.00573167 +DEAL::Cell 2.213, face 4 +DEAL::Cell 2.213, face 5 +DEAL::Cell 2.214, face 0 +DEAL::Cell 2.214, face 1 +DEAL:: -0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.214, face 2 +DEAL::Cell 2.214, face 3 +DEAL::Cell 2.214, face 4 +DEAL::Cell 2.214, face 5 +DEAL::Cell 2.215, face 0 +DEAL:: -0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 1 +DEAL::Cell 2.215, face 2 +DEAL::Cell 2.215, face 3 +DEAL::Cell 2.215, face 4 +DEAL:: 0.00000 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.215, face 5 +DEAL::Cell 2.216, face 0 +DEAL::Cell 2.216, face 1 +DEAL::Cell 2.216, face 2 +DEAL:: 0.197169 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.216, face 3 +DEAL::Cell 2.216, face 4 +DEAL::Cell 2.216, face 5 +DEAL::Cell 2.217, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.00387273 +DEAL::Cell 2.217, face 1 +DEAL::Cell 2.217, face 2 +DEAL::Cell 2.217, face 3 +DEAL::Cell 2.217, face 4 +DEAL::Cell 2.217, face 5 +DEAL:: 0.197169 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.218, face 0 +DEAL::Cell 2.218, face 1 +DEAL::Cell 2.218, face 2 +DEAL::Cell 2.218, face 3 +DEAL:: 0.105662 -0.211325 0.211325, 0.00279114 +DEAL::Cell 2.218, face 4 +DEAL::Cell 2.218, face 5 +DEAL::Cell 2.219, face 0 +DEAL::Cell 2.219, face 1 +DEAL:: 0.211325 -0.211325 0.211325, 0.00341843 +DEAL::Cell 2.219, face 2 +DEAL::Cell 2.219, face 3 +DEAL::Cell 2.219, face 4 +DEAL::Cell 2.219, face 5 +DEAL:: 0.211325 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.220, face 0 +DEAL::Cell 2.220, face 1 +DEAL::Cell 2.220, face 2 +DEAL::Cell 2.220, face 3 +DEAL::Cell 2.220, face 4 +DEAL:: 0.00000 -0.197169 0.394338, 0.00504295 +DEAL::Cell 2.220, face 5 +DEAL::Cell 2.221, face 0 +DEAL::Cell 2.221, face 1 +DEAL::Cell 2.221, face 2 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00971888 +DEAL::Cell 2.221, face 3 +DEAL::Cell 2.221, face 4 +DEAL::Cell 2.221, face 5 +DEAL::Cell 2.222, face 0 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00346387 +DEAL::Cell 2.222, face 1 +DEAL::Cell 2.222, face 2 +DEAL::Cell 2.222, face 3 +DEAL::Cell 2.222, face 4 +DEAL:: 0.105662 -0.105662 0.211325, 0.00270251 +DEAL::Cell 2.222, face 5 +DEAL::Cell 2.223, face 0 +DEAL::Cell 2.223, face 1 +DEAL::Cell 2.223, face 2 +DEAL::Cell 2.223, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.00279114 +DEAL::Cell 2.223, face 4 +DEAL::Cell 2.223, face 5 +DEAL::Cell 2.224, face 0 +DEAL::Cell 2.224, face 1 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00621317 +DEAL::Cell 2.224, face 3 +DEAL::Cell 2.224, face 4 +DEAL::Cell 2.224, face 5 +DEAL::Cell 2.225, face 0 +DEAL:: -0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.225, face 1 +DEAL::Cell 2.225, face 3 +DEAL::Cell 2.225, face 4 +DEAL::Cell 2.225, face 5 +DEAL:: 0.00000 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.226, face 0 +DEAL::Cell 2.226, face 1 +DEAL::Cell 2.226, face 2 +DEAL::Cell 2.226, face 3 +DEAL::Cell 2.226, face 4 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.226, face 5 +DEAL::Cell 2.227, face 0 +DEAL::Cell 2.227, face 1 +DEAL::Cell 2.227, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.227, face 3 +DEAL::Cell 2.227, face 4 +DEAL::Cell 2.227, face 5 +DEAL::Cell 2.228, face 0 +DEAL:: -0.577350 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.228, face 1 +DEAL::Cell 2.228, face 3 +DEAL::Cell 2.228, face 4 +DEAL::Cell 2.228, face 5 +DEAL:: -0.242922 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.229, face 0 +DEAL::Cell 2.229, face 1 +DEAL::Cell 2.229, face 3 +DEAL::Cell 2.229, face 4 +DEAL::Cell 2.229, face 5 +DEAL:: -0.288675 0.577350 0.577350, 0.00933933 +DEAL::Cell 2.230, face 0 +DEAL::Cell 2.230, face 1 +DEAL::Cell 2.230, face 2 +DEAL::Cell 2.230, face 3 +DEAL:: -0.394338 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.230, face 4 +DEAL::Cell 2.230, face 5 +DEAL::Cell 2.231, face 0 +DEAL::Cell 2.231, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.231, face 2 +DEAL::Cell 2.231, face 3 +DEAL::Cell 2.231, face 4 +DEAL::Cell 2.231, face 5 +DEAL:: 0.00000 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.232, face 0 +DEAL::Cell 2.232, face 1 +DEAL::Cell 2.232, face 3 +DEAL::Cell 2.232, face 4 +DEAL::Cell 2.232, face 5 +DEAL:: 0.00000 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.233, face 0 +DEAL::Cell 2.233, face 1 +DEAL::Cell 2.233, face 3 +DEAL::Cell 2.233, face 4 +DEAL:: 0.577350 0.00000 0.577350, 0.00660390 +DEAL::Cell 2.233, face 5 +DEAL::Cell 2.234, face 0 +DEAL::Cell 2.234, face 1 +DEAL::Cell 2.234, face 2 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.0147528 +DEAL::Cell 2.234, face 3 +DEAL::Cell 2.234, face 4 +DEAL::Cell 2.234, face 5 +DEAL::Cell 2.235, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.235, face 1 +DEAL::Cell 2.235, face 2 +DEAL::Cell 2.235, face 3 +DEAL::Cell 2.235, face 4 +DEAL::Cell 2.235, face 5 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.236, face 0 +DEAL::Cell 2.236, face 1 +DEAL::Cell 2.236, face 3 +DEAL::Cell 2.236, face 4 +DEAL:: 0.288675 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.236, face 5 +DEAL::Cell 2.237, face 0 +DEAL::Cell 2.237, face 1 +DEAL::Cell 2.237, face 3 +DEAL:: 0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.237, face 4 +DEAL::Cell 2.237, face 5 +DEAL::Cell 2.238, face 0 +DEAL::Cell 2.238, face 1 +DEAL:: 0.197169 0.394338 0.394338, 0.00504295 +DEAL::Cell 2.238, face 2 +DEAL::Cell 2.238, face 3 +DEAL::Cell 2.238, face 4 +DEAL::Cell 2.238, face 5 +DEAL::Cell 2.239, face 0 +DEAL:: 0.242922 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 1 +DEAL::Cell 2.239, face 2 +DEAL::Cell 2.239, face 3 +DEAL::Cell 2.239, face 4 +DEAL:: 0.485844 0.242922 0.485844, 0.00621317 +DEAL::Cell 2.239, face 5 +DEAL::Cell 2.240, face 0 +DEAL::Cell 2.240, face 1 +DEAL::Cell 2.240, face 2 +DEAL:: -0.197169 4.33681e-18 0.394338, 0.00971888 +DEAL::Cell 2.240, face 3 +DEAL::Cell 2.240, face 4 +DEAL::Cell 2.240, face 5 +DEAL::Cell 2.241, face 0 +DEAL:: -0.151416 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.241, face 1 +DEAL::Cell 2.241, face 2 +DEAL::Cell 2.241, face 3 +DEAL::Cell 2.241, face 4 +DEAL::Cell 2.241, face 5 +DEAL:: -0.197169 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.242, face 0 +DEAL::Cell 2.242, face 1 +DEAL::Cell 2.242, face 2 +DEAL::Cell 2.242, face 3 +DEAL:: -0.105662 0.00000 0.211325, 0.00279114 +DEAL::Cell 2.242, face 4 +DEAL::Cell 2.242, face 5 +DEAL::Cell 2.243, face 0 +DEAL::Cell 2.243, face 1 +DEAL:: 0.00000 0.151416 0.302831, 0.00346387 +DEAL::Cell 2.243, face 2 +DEAL::Cell 2.243, face 3 +DEAL::Cell 2.243, face 4 +DEAL::Cell 2.243, face 5 +DEAL:: 0.00000 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.244, face 0 +DEAL::Cell 2.244, face 1 +DEAL::Cell 2.244, face 2 +DEAL::Cell 2.244, face 3 +DEAL::Cell 2.244, face 4 +DEAL:: -0.394338 0.197169 0.394338, 0.00504295 +DEAL::Cell 2.244, face 5 +DEAL::Cell 2.245, face 0 +DEAL::Cell 2.245, face 1 +DEAL::Cell 2.245, face 2 +DEAL:: -0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.245, face 3 +DEAL::Cell 2.245, face 4 +DEAL::Cell 2.245, face 5 +DEAL::Cell 2.246, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00489866 +DEAL::Cell 2.246, face 1 +DEAL::Cell 2.246, face 2 +DEAL::Cell 2.246, face 3 +DEAL::Cell 2.246, face 4 +DEAL:: -0.105662 0.105662 0.211325, 0.00270251 +DEAL::Cell 2.246, face 5 +DEAL::Cell 2.247, face 0 +DEAL::Cell 2.247, face 1 +DEAL::Cell 2.247, face 2 +DEAL::Cell 2.247, face 3 +DEAL:: -0.105662 0.105662 0.211325, 0.00279114 +DEAL::Cell 2.247, face 4 +DEAL::Cell 2.247, face 5 +DEAL::Cell 2.248, face 0 +DEAL::Cell 2.248, face 1 +DEAL:: 0.151416 1.73472e-18 0.302831, 0.00387273 +DEAL::Cell 2.248, face 2 +DEAL::Cell 2.248, face 3 +DEAL::Cell 2.248, face 4 +DEAL::Cell 2.248, face 5 +DEAL:: 0.00000 0.151416 0.302831, 0.00387273 +DEAL::Cell 2.249, face 0 +DEAL::Cell 2.249, face 1 +DEAL::Cell 2.249, face 2 +DEAL::Cell 2.249, face 3 +DEAL:: 0.302831 0.151416 0.302831, 0.00573167 +DEAL::Cell 2.249, face 4 +DEAL::Cell 2.249, face 5 +DEAL::Cell 2.250, face 0 +DEAL::Cell 2.250, face 1 +DEAL::Cell 2.250, face 2 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.00573167 +DEAL::Cell 2.250, face 3 +DEAL::Cell 2.250, face 4 +DEAL::Cell 2.250, face 5 +DEAL::Cell 2.251, face 0 +DEAL:: 0.105662 0.00000 0.211325, 0.00270251 +DEAL::Cell 2.251, face 1 +DEAL::Cell 2.251, face 2 +DEAL::Cell 2.251, face 3 +DEAL::Cell 2.251, face 4 +DEAL:: 0.105662 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.251, face 5 +DEAL::Cell 2.252, face 0 +DEAL::Cell 2.252, face 1 +DEAL::Cell 2.252, face 2 +DEAL:: 0.197169 0.394338 0.394338, 0.00971888 +DEAL::Cell 2.252, face 3 +DEAL::Cell 2.252, face 4 +DEAL::Cell 2.252, face 5 +DEAL::Cell 2.253, face 0 +DEAL::Cell 2.253, face 1 +DEAL:: 0.394338 0.197169 0.394338, 0.00637888 +DEAL::Cell 2.253, face 2 +DEAL::Cell 2.253, face 3 +DEAL::Cell 2.253, face 4 +DEAL::Cell 2.253, face 5 +DEAL:: 0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.254, face 0 +DEAL::Cell 2.254, face 1 +DEAL::Cell 2.254, face 2 +DEAL::Cell 2.254, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.254, face 4 +DEAL::Cell 2.254, face 5 +DEAL::Cell 2.255, face 0 +DEAL::Cell 2.255, face 1 +DEAL:: 0.211325 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.255, face 2 +DEAL::Cell 2.255, face 3 +DEAL::Cell 2.255, face 4 +DEAL::Cell 2.255, face 5 +DEAL::Cell 2.256, face 1 +DEAL:: -0.485844 -0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.256, face 2 +DEAL::Cell 2.256, face 3 +DEAL::Cell 2.256, face 4 +DEAL::Cell 2.256, face 5 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.257, face 0 +DEAL::Cell 2.257, face 1 +DEAL::Cell 2.257, face 2 +DEAL::Cell 2.257, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.257, face 4 +DEAL::Cell 2.257, face 5 +DEAL::Cell 2.258, face 1 +DEAL::Cell 2.258, face 2 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00621317 +DEAL::Cell 2.258, face 3 +DEAL::Cell 2.258, face 4 +DEAL::Cell 2.258, face 5 +DEAL::Cell 2.259, face 0 +DEAL::Cell 2.259, face 1 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00971888 +DEAL::Cell 2.259, face 2 +DEAL::Cell 2.259, face 3 +DEAL::Cell 2.259, face 4 +DEAL::Cell 2.259, face 5 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.260, face 1 +DEAL::Cell 2.260, face 2 +DEAL::Cell 2.260, face 3 +DEAL::Cell 2.260, face 4 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.260, face 5 +DEAL::Cell 2.261, face 0 +DEAL::Cell 2.261, face 1 +DEAL::Cell 2.261, face 2 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.261, face 3 +DEAL::Cell 2.261, face 4 +DEAL::Cell 2.261, face 5 +DEAL::Cell 2.262, face 1 +DEAL::Cell 2.262, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00738339 +DEAL::Cell 2.262, face 3 +DEAL::Cell 2.262, face 4 +DEAL::Cell 2.262, face 5 +DEAL::Cell 2.263, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.263, face 1 +DEAL::Cell 2.263, face 2 +DEAL::Cell 2.263, face 3 +DEAL::Cell 2.263, face 4 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.263, face 5 +DEAL::Cell 2.264, face 0 +DEAL::Cell 2.264, face 1 +DEAL::Cell 2.264, face 2 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.264, face 3 +DEAL::Cell 2.264, face 4 +DEAL::Cell 2.264, face 5 +DEAL::Cell 2.265, face 0 +DEAL::Cell 2.265, face 1 +DEAL:: -0.211325 -0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.265, face 2 +DEAL::Cell 2.265, face 3 +DEAL::Cell 2.265, face 4 +DEAL::Cell 2.265, face 5 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.266, face 0 +DEAL::Cell 2.266, face 1 +DEAL::Cell 2.266, face 2 +DEAL::Cell 2.266, face 3 +DEAL:: -0.302831 0.00000 -0.302831, 0.00346387 +DEAL::Cell 2.266, face 4 +DEAL::Cell 2.266, face 5 +DEAL::Cell 2.267, face 0 +DEAL::Cell 2.267, face 1 +DEAL:: -0.211325 0.00000 -0.105662, 0.00279114 +DEAL::Cell 2.267, face 2 +DEAL::Cell 2.267, face 3 +DEAL::Cell 2.267, face 4 +DEAL::Cell 2.267, face 5 +DEAL::Cell 2.268, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.268, face 1 +DEAL::Cell 2.268, face 2 +DEAL::Cell 2.268, face 3 +DEAL::Cell 2.268, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.268, face 5 +DEAL::Cell 2.269, face 0 +DEAL::Cell 2.269, face 1 +DEAL::Cell 2.269, face 2 +DEAL:: -0.211325 -0.211325 -0.105662, 0.00341843 +DEAL::Cell 2.269, face 3 +DEAL::Cell 2.269, face 4 +DEAL::Cell 2.269, face 5 +DEAL::Cell 2.270, face 0 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00971888 +DEAL::Cell 2.270, face 1 +DEAL::Cell 2.270, face 2 +DEAL::Cell 2.270, face 3 +DEAL::Cell 2.270, face 4 +DEAL::Cell 2.270, face 5 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00451055 +DEAL::Cell 2.271, face 0 +DEAL::Cell 2.271, face 1 +DEAL::Cell 2.271, face 2 +DEAL::Cell 2.271, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00346387 +DEAL::Cell 2.271, face 4 +DEAL::Cell 2.271, face 5 +DEAL::Cell 2.272, face 1 +DEAL::Cell 2.272, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00555723 +DEAL::Cell 2.272, face 3 +DEAL::Cell 2.272, face 4 +DEAL::Cell 2.272, face 5 +DEAL::Cell 2.273, face 0 +DEAL:: -0.485844 0.242922 -0.242922, 0.0147528 +DEAL::Cell 2.273, face 1 +DEAL::Cell 2.273, face 2 +DEAL::Cell 2.273, face 3 +DEAL::Cell 2.273, face 4 +DEAL::Cell 2.273, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00621317 +DEAL::Cell 2.274, face 1 +DEAL::Cell 2.274, face 2 +DEAL::Cell 2.274, face 3 +DEAL::Cell 2.274, face 4 +DEAL:: -0.577350 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.274, face 5 +DEAL::Cell 2.275, face 0 +DEAL::Cell 2.275, face 1 +DEAL::Cell 2.275, face 2 +DEAL:: -0.394338 0.197169 -0.394338, 0.00504295 +DEAL::Cell 2.275, face 3 +DEAL::Cell 2.275, face 4 +DEAL::Cell 2.275, face 5 +DEAL::Cell 2.276, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.276, face 2 +DEAL::Cell 2.276, face 3 +DEAL::Cell 2.276, face 4 +DEAL::Cell 2.276, face 5 +DEAL::Cell 2.277, face 0 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.0147528 +DEAL::Cell 2.277, face 1 +DEAL::Cell 2.277, face 2 +DEAL::Cell 2.277, face 3 +DEAL::Cell 2.277, face 4 +DEAL:: -0.394338 7.22801e-20 -0.197169, 0.00504295 +DEAL::Cell 2.277, face 5 +DEAL::Cell 2.278, face 1 +DEAL::Cell 2.278, face 2 +DEAL::Cell 2.278, face 3 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.278, face 4 +DEAL::Cell 2.278, face 5 +DEAL::Cell 2.279, face 0 +DEAL::Cell 2.279, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.279, face 2 +DEAL::Cell 2.279, face 3 +DEAL::Cell 2.279, face 4 +DEAL::Cell 2.279, face 5 +DEAL::Cell 2.280, face 0 +DEAL:: -0.394338 0.00000 -0.394338, 0.00971888 +DEAL::Cell 2.280, face 1 +DEAL::Cell 2.280, face 2 +DEAL::Cell 2.280, face 3 +DEAL::Cell 2.280, face 4 +DEAL:: -0.394338 0.197169 -0.394338, 0.00637888 +DEAL::Cell 2.280, face 5 +DEAL::Cell 2.281, face 0 +DEAL::Cell 2.281, face 1 +DEAL::Cell 2.281, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.00241720 +DEAL::Cell 2.281, face 3 +DEAL::Cell 2.281, face 4 +DEAL::Cell 2.281, face 5 +DEAL::Cell 2.282, face 0 +DEAL:: -0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.282, face 1 +DEAL::Cell 2.282, face 2 +DEAL::Cell 2.282, face 3 +DEAL::Cell 2.282, face 4 +DEAL::Cell 2.282, face 5 +DEAL:: -0.394338 0.197169 -0.197169, 0.00504295 +DEAL::Cell 2.283, face 0 +DEAL::Cell 2.283, face 1 +DEAL::Cell 2.283, face 2 +DEAL::Cell 2.283, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00489866 +DEAL::Cell 2.283, face 4 +DEAL::Cell 2.283, face 5 +DEAL::Cell 2.284, face 0 +DEAL::Cell 2.284, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00573167 +DEAL::Cell 2.284, face 2 +DEAL::Cell 2.284, face 3 +DEAL::Cell 2.284, face 4 +DEAL::Cell 2.284, face 5 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00346387 +DEAL::Cell 2.285, face 0 +DEAL::Cell 2.285, face 1 +DEAL::Cell 2.285, face 2 +DEAL::Cell 2.285, face 3 +DEAL::Cell 2.285, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00387273 +DEAL::Cell 2.285, face 5 +DEAL::Cell 2.286, face 0 +DEAL::Cell 2.286, face 1 +DEAL::Cell 2.286, face 2 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.286, face 3 +DEAL::Cell 2.286, face 4 +DEAL::Cell 2.286, face 5 +DEAL::Cell 2.287, face 0 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00573167 +DEAL::Cell 2.287, face 1 +DEAL::Cell 2.287, face 2 +DEAL::Cell 2.287, face 3 +DEAL::Cell 2.287, face 4 +DEAL:: -0.211325 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.287, face 5 +DEAL::Cell 2.288, face 1 +DEAL::Cell 2.288, face 2 +DEAL::Cell 2.288, face 3 +DEAL::Cell 2.288, face 4 +DEAL:: -0.577350 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.288, face 5 +DEAL::Cell 2.289, face 0 +DEAL::Cell 2.289, face 1 +DEAL::Cell 2.289, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00785910 +DEAL::Cell 2.289, face 3 +DEAL::Cell 2.289, face 4 +DEAL::Cell 2.289, face 5 +DEAL::Cell 2.290, face 1 +DEAL:: -0.485844 -0.242922 0.242922, 0.0147528 +DEAL::Cell 2.290, face 2 +DEAL::Cell 2.290, face 3 +DEAL::Cell 2.290, face 4 +DEAL::Cell 2.290, face 5 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00621317 +DEAL::Cell 2.291, face 0 +DEAL::Cell 2.291, face 1 +DEAL::Cell 2.291, face 2 +DEAL::Cell 2.291, face 3 +DEAL::Cell 2.291, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00555723 +DEAL::Cell 2.291, face 5 +DEAL::Cell 2.292, face 1 +DEAL::Cell 2.292, face 2 +DEAL::Cell 2.292, face 3 +DEAL:: -0.577350 -0.288675 0.577350, 0.00738339 +DEAL::Cell 2.292, face 4 +DEAL::Cell 2.292, face 5 +DEAL::Cell 2.293, face 0 +DEAL::Cell 2.293, face 1 +DEAL:: -0.394338 -0.394338 0.394338, 0.00971888 +DEAL::Cell 2.293, face 2 +DEAL::Cell 2.293, face 3 +DEAL::Cell 2.293, face 4 +DEAL::Cell 2.293, face 5 +DEAL:: -0.394338 -0.197169 0.394338, 0.00637888 +DEAL::Cell 2.294, face 1 +DEAL::Cell 2.294, face 2 +DEAL::Cell 2.294, face 3 +DEAL::Cell 2.294, face 4 +DEAL::Cell 2.294, face 5 +DEAL:: -0.577350 -0.288675 0.577350, 0.00933933 +DEAL::Cell 2.295, face 0 +DEAL::Cell 2.295, face 1 +DEAL::Cell 2.295, face 2 +DEAL::Cell 2.295, face 3 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00555723 +DEAL::Cell 2.295, face 4 +DEAL::Cell 2.295, face 5 +DEAL::Cell 2.296, face 0 +DEAL::Cell 2.296, face 1 +DEAL:: -0.302831 -0.302831 0.151416, 0.00573167 +DEAL::Cell 2.296, face 2 +DEAL::Cell 2.296, face 3 +DEAL::Cell 2.296, face 4 +DEAL::Cell 2.296, face 5 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.297, face 0 +DEAL::Cell 2.297, face 1 +DEAL::Cell 2.297, face 2 +DEAL::Cell 2.297, face 3 +DEAL::Cell 2.297, face 4 +DEAL:: -0.302831 -0.302831 0.00000, 0.00346387 +DEAL::Cell 2.297, face 5 +DEAL::Cell 2.298, face 0 +DEAL::Cell 2.298, face 1 +DEAL::Cell 2.298, face 2 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.298, face 3 +DEAL::Cell 2.298, face 4 +DEAL::Cell 2.298, face 5 +DEAL::Cell 2.299, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00573167 +DEAL::Cell 2.299, face 1 +DEAL::Cell 2.299, face 2 +DEAL::Cell 2.299, face 3 +DEAL::Cell 2.299, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.00241720 +DEAL::Cell 2.299, face 5 +DEAL::Cell 2.300, face 0 +DEAL::Cell 2.300, face 1 +DEAL::Cell 2.300, face 2 +DEAL::Cell 2.300, face 3 +DEAL:: -0.394338 -0.197169 0.197169, 0.00504295 +DEAL::Cell 2.300, face 4 +DEAL::Cell 2.300, face 5 +DEAL::Cell 2.301, face 0 +DEAL::Cell 2.301, face 1 +DEAL:: -0.211325 -0.105662 0.105662, 0.00279114 +DEAL::Cell 2.301, face 2 +DEAL::Cell 2.301, face 3 +DEAL::Cell 2.301, face 4 +DEAL::Cell 2.301, face 5 +DEAL:: -0.302831 -0.151416 0.302831, 0.00489866 +DEAL::Cell 2.302, face 0 +DEAL::Cell 2.302, face 1 +DEAL::Cell 2.302, face 2 +DEAL::Cell 2.302, face 3 +DEAL:: -0.302831 8.67362e-19 0.302831, 0.00346387 +DEAL::Cell 2.302, face 4 +DEAL::Cell 2.302, face 5 +DEAL::Cell 2.303, face 0 +DEAL::Cell 2.303, face 1 +DEAL::Cell 2.303, face 2 +DEAL:: -0.302831 -0.151416 0.151416, 0.00387273 +DEAL::Cell 2.303, face 3 +DEAL::Cell 2.303, face 4 +DEAL::Cell 2.303, face 5 +DEAL::Cell 2.304, face 1 +DEAL:: -0.485844 0.242922 -1.73472e-18, 0.0147528 +DEAL::Cell 2.304, face 2 +DEAL::Cell 2.304, face 3 +DEAL::Cell 2.304, face 4 +DEAL::Cell 2.304, face 5 +DEAL:: -0.577350 0.288675 0.288675, 0.00738339 +DEAL::Cell 2.305, face 0 +DEAL::Cell 2.305, face 1 +DEAL::Cell 2.305, face 2 +DEAL::Cell 2.305, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.305, face 4 +DEAL::Cell 2.305, face 5 +DEAL::Cell 2.306, face 1 +DEAL::Cell 2.306, face 2 +DEAL::Cell 2.306, face 3 +DEAL:: -0.577350 0.577350 0.00000, 0.00933933 +DEAL::Cell 2.306, face 4 +DEAL::Cell 2.306, face 5 +DEAL::Cell 2.307, face 0 +DEAL::Cell 2.307, face 1 +DEAL:: -0.394338 0.394338 0.00000, 0.00971888 +DEAL::Cell 2.307, face 2 +DEAL::Cell 2.307, face 3 +DEAL::Cell 2.307, face 4 +DEAL::Cell 2.307, face 5 +DEAL:: -0.485844 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.308, face 1 +DEAL::Cell 2.308, face 2 +DEAL::Cell 2.308, face 3 +DEAL::Cell 2.308, face 4 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.308, face 5 +DEAL::Cell 2.309, face 0 +DEAL::Cell 2.309, face 1 +DEAL::Cell 2.309, face 2 +DEAL::Cell 2.309, face 3 +DEAL:: -0.485844 0.242922 0.242922, 0.00621317 +DEAL::Cell 2.309, face 4 +DEAL::Cell 2.309, face 5 +DEAL::Cell 2.310, face 1 +DEAL::Cell 2.310, face 2 +DEAL:: -0.577350 0.288675 0.577350, 0.00738339 +DEAL::Cell 2.310, face 3 +DEAL::Cell 2.310, face 4 +DEAL::Cell 2.310, face 5 +DEAL::Cell 2.311, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.0147528 +DEAL::Cell 2.311, face 1 +DEAL::Cell 2.311, face 2 +DEAL::Cell 2.311, face 3 +DEAL::Cell 2.311, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.311, face 5 +DEAL::Cell 2.312, face 0 +DEAL::Cell 2.312, face 1 +DEAL::Cell 2.312, face 2 +DEAL::Cell 2.312, face 3 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00504295 +DEAL::Cell 2.312, face 4 +DEAL::Cell 2.312, face 5 +DEAL::Cell 2.313, face 0 +DEAL::Cell 2.313, face 1 +DEAL:: -0.211325 0.105662 0.00000, 0.00279114 +DEAL::Cell 2.313, face 2 +DEAL::Cell 2.313, face 3 +DEAL::Cell 2.313, face 4 +DEAL::Cell 2.313, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.00387273 +DEAL::Cell 2.314, face 0 +DEAL::Cell 2.314, face 1 +DEAL::Cell 2.314, face 2 +DEAL::Cell 2.314, face 3 +DEAL:: -0.302831 0.302831 0.151416, 0.00489866 +DEAL::Cell 2.314, face 4 +DEAL::Cell 2.314, face 5 +DEAL::Cell 2.315, face 0 +DEAL::Cell 2.315, face 1 +DEAL::Cell 2.315, face 2 +DEAL:: -0.302831 0.151416 -1.73472e-18, 0.00387273 +DEAL::Cell 2.315, face 3 +DEAL::Cell 2.315, face 4 +DEAL::Cell 2.315, face 5 +DEAL::Cell 2.316, face 0 +DEAL:: -0.394338 0.197169 0.197169, 0.00971888 +DEAL::Cell 2.316, face 1 +DEAL::Cell 2.316, face 2 +DEAL::Cell 2.316, face 3 +DEAL::Cell 2.316, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00504295 +DEAL::Cell 2.316, face 5 +DEAL::Cell 2.317, face 0 +DEAL::Cell 2.317, face 1 +DEAL::Cell 2.317, face 2 +DEAL:: -0.211325 0.00000 0.211325, 0.00241720 +DEAL::Cell 2.317, face 3 +DEAL::Cell 2.317, face 4 +DEAL::Cell 2.317, face 5 +DEAL::Cell 2.318, face 0 +DEAL::Cell 2.318, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00573167 +DEAL::Cell 2.318, face 2 +DEAL::Cell 2.318, face 3 +DEAL::Cell 2.318, face 4 +DEAL::Cell 2.318, face 5 +DEAL:: -0.302831 0.151416 0.302831, 0.00489866 +DEAL::Cell 2.319, face 0 +DEAL::Cell 2.319, face 1 +DEAL::Cell 2.319, face 2 +DEAL::Cell 2.319, face 3 +DEAL:: -0.211325 0.211325 0.105662, 0.00341843 +DEAL::Cell 2.319, face 4 +DEAL::Cell 2.319, face 5 +DEAL::Cell 2.320, face 0 +DEAL::Cell 2.320, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.320, face 3 +DEAL::Cell 2.320, face 4 +DEAL::Cell 2.320, face 5 +DEAL::Cell 2.321, face 0 +DEAL::Cell 2.321, face 1 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00660390 +DEAL::Cell 2.321, face 3 +DEAL::Cell 2.321, face 4 +DEAL::Cell 2.321, face 5 +DEAL::Cell 2.322, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.322, face 1 +DEAL::Cell 2.322, face 2 +DEAL::Cell 2.322, face 3 +DEAL::Cell 2.322, face 4 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.322, face 5 +DEAL::Cell 2.323, face 0 +DEAL::Cell 2.323, face 1 +DEAL::Cell 2.323, face 2 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.323, face 3 +DEAL::Cell 2.323, face 4 +DEAL::Cell 2.323, face 5 +DEAL::Cell 2.324, face 0 +DEAL::Cell 2.324, face 1 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.324, face 3 +DEAL::Cell 2.324, face 4 +DEAL::Cell 2.324, face 5 +DEAL::Cell 2.325, face 0 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.325, face 1 +DEAL::Cell 2.325, face 3 +DEAL::Cell 2.325, face 4 +DEAL::Cell 2.325, face 5 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00555723 +DEAL::Cell 2.326, face 0 +DEAL::Cell 2.326, face 1 +DEAL::Cell 2.326, face 2 +DEAL::Cell 2.326, face 3 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00971888 +DEAL::Cell 2.326, face 4 +DEAL::Cell 2.326, face 5 +DEAL::Cell 2.327, face 0 +DEAL::Cell 2.327, face 1 +DEAL::Cell 2.327, face 2 +DEAL:: -0.242922 -0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.327, face 3 +DEAL::Cell 2.327, face 4 +DEAL::Cell 2.327, face 5 +DEAL::Cell 2.328, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00555723 +DEAL::Cell 2.328, face 1 +DEAL::Cell 2.328, face 3 +DEAL::Cell 2.328, face 4 +DEAL::Cell 2.328, face 5 +DEAL:: 4.69821e-19 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.329, face 0 +DEAL::Cell 2.329, face 1 +DEAL::Cell 2.329, face 3 +DEAL::Cell 2.329, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.329, face 5 +DEAL::Cell 2.330, face 0 +DEAL::Cell 2.330, face 1 +DEAL::Cell 2.330, face 2 +DEAL::Cell 2.330, face 3 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.330, face 4 +DEAL::Cell 2.330, face 5 +DEAL::Cell 2.331, face 0 +DEAL::Cell 2.331, face 1 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.331, face 2 +DEAL::Cell 2.331, face 3 +DEAL::Cell 2.331, face 4 +DEAL::Cell 2.331, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.332, face 0 +DEAL::Cell 2.332, face 1 +DEAL::Cell 2.332, face 3 +DEAL::Cell 2.332, face 4 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00621317 +DEAL::Cell 2.332, face 5 +DEAL::Cell 2.333, face 0 +DEAL::Cell 2.333, face 1 +DEAL::Cell 2.333, face 3 +DEAL::Cell 2.333, face 4 +DEAL:: 0.288675 -0.577350 -0.288675, 0.00738339 +DEAL::Cell 2.333, face 5 +DEAL::Cell 2.334, face 0 +DEAL::Cell 2.334, face 1 +DEAL::Cell 2.334, face 2 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.0147528 +DEAL::Cell 2.334, face 3 +DEAL::Cell 2.334, face 4 +DEAL::Cell 2.334, face 5 +DEAL::Cell 2.335, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.335, face 1 +DEAL::Cell 2.335, face 2 +DEAL::Cell 2.335, face 3 +DEAL::Cell 2.335, face 4 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.335, face 5 +DEAL::Cell 2.336, face 0 +DEAL::Cell 2.336, face 1 +DEAL::Cell 2.336, face 2 +DEAL::Cell 2.336, face 3 +DEAL:: -0.302831 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.336, face 4 +DEAL::Cell 2.336, face 5 +DEAL::Cell 2.337, face 0 +DEAL::Cell 2.337, face 1 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00346387 +DEAL::Cell 2.337, face 2 +DEAL::Cell 2.337, face 3 +DEAL::Cell 2.337, face 4 +DEAL::Cell 2.337, face 5 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.338, face 0 +DEAL::Cell 2.338, face 1 +DEAL::Cell 2.338, face 2 +DEAL::Cell 2.338, face 3 +DEAL:: -0.105662 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.338, face 4 +DEAL::Cell 2.338, face 5 +DEAL::Cell 2.339, face 0 +DEAL::Cell 2.339, face 1 +DEAL::Cell 2.339, face 2 +DEAL:: -0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.339, face 3 +DEAL::Cell 2.339, face 4 +DEAL::Cell 2.339, face 5 +DEAL::Cell 2.340, face 0 +DEAL:: -0.394338 -0.394338 0.00000, 0.00637888 +DEAL::Cell 2.340, face 1 +DEAL::Cell 2.340, face 2 +DEAL::Cell 2.340, face 3 +DEAL::Cell 2.340, face 4 +DEAL:: -0.302831 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.340, face 5 +DEAL::Cell 2.341, face 0 +DEAL::Cell 2.341, face 1 +DEAL::Cell 2.341, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00971888 +DEAL::Cell 2.341, face 3 +DEAL::Cell 2.341, face 4 +DEAL::Cell 2.341, face 5 +DEAL::Cell 2.342, face 0 +DEAL::Cell 2.342, face 1 +DEAL:: -0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.342, face 2 +DEAL::Cell 2.342, face 3 +DEAL::Cell 2.342, face 4 +DEAL::Cell 2.342, face 5 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00346387 +DEAL::Cell 2.343, face 0 +DEAL::Cell 2.343, face 1 +DEAL::Cell 2.343, face 2 +DEAL::Cell 2.343, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.343, face 4 +DEAL::Cell 2.343, face 5 +DEAL::Cell 2.344, face 0 +DEAL::Cell 2.344, face 1 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.344, face 2 +DEAL::Cell 2.344, face 3 +DEAL::Cell 2.344, face 4 +DEAL::Cell 2.344, face 5 +DEAL::Cell 2.345, face 0 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00504295 +DEAL::Cell 2.345, face 1 +DEAL::Cell 2.345, face 2 +DEAL::Cell 2.345, face 3 +DEAL::Cell 2.345, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.345, face 5 +DEAL::Cell 2.346, face 0 +DEAL::Cell 2.346, face 1 +DEAL::Cell 2.346, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.346, face 3 +DEAL::Cell 2.346, face 4 +DEAL::Cell 2.346, face 5 +DEAL::Cell 2.347, face 0 +DEAL:: 0.105662 -0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.347, face 1 +DEAL::Cell 2.347, face 2 +DEAL::Cell 2.347, face 3 +DEAL::Cell 2.347, face 4 +DEAL::Cell 2.347, face 5 +DEAL:: 0.151416 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.348, face 0 +DEAL::Cell 2.348, face 1 +DEAL::Cell 2.348, face 2 +DEAL::Cell 2.348, face 3 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.00573167 +DEAL::Cell 2.348, face 4 +DEAL::Cell 2.348, face 5 +DEAL::Cell 2.349, face 0 +DEAL::Cell 2.349, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.349, face 2 +DEAL::Cell 2.349, face 3 +DEAL::Cell 2.349, face 4 +DEAL::Cell 2.349, face 5 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.350, face 0 +DEAL::Cell 2.350, face 1 +DEAL::Cell 2.350, face 2 +DEAL::Cell 2.350, face 3 +DEAL::Cell 2.350, face 4 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.350, face 5 +DEAL::Cell 2.351, face 0 +DEAL::Cell 2.351, face 1 +DEAL::Cell 2.351, face 2 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.351, face 3 +DEAL::Cell 2.351, face 4 +DEAL::Cell 2.351, face 5 +DEAL::Cell 2.352, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00785910 +DEAL::Cell 2.352, face 1 +DEAL::Cell 2.352, face 3 +DEAL::Cell 2.352, face 4 +DEAL::Cell 2.352, face 5 +DEAL:: -0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.353, face 0 +DEAL::Cell 2.353, face 1 +DEAL::Cell 2.353, face 3 +DEAL::Cell 2.353, face 4 +DEAL::Cell 2.353, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.354, face 0 +DEAL::Cell 2.354, face 1 +DEAL::Cell 2.354, face 2 +DEAL::Cell 2.354, face 3 +DEAL:: -0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.354, face 4 +DEAL::Cell 2.354, face 5 +DEAL::Cell 2.355, face 0 +DEAL::Cell 2.355, face 1 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00555723 +DEAL::Cell 2.355, face 2 +DEAL::Cell 2.355, face 3 +DEAL::Cell 2.355, face 4 +DEAL::Cell 2.355, face 5 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.356, face 0 +DEAL::Cell 2.356, face 1 +DEAL::Cell 2.356, face 3 +DEAL::Cell 2.356, face 4 +DEAL::Cell 2.356, face 5 +DEAL:: -0.577350 -0.577350 0.577350, 0.00933933 +DEAL::Cell 2.357, face 0 +DEAL::Cell 2.357, face 1 +DEAL::Cell 2.357, face 3 +DEAL::Cell 2.357, face 4 +DEAL:: 0.00000 -0.577350 0.288675, 0.00738339 +DEAL::Cell 2.357, face 5 +DEAL::Cell 2.358, face 0 +DEAL::Cell 2.358, face 1 +DEAL::Cell 2.358, face 2 +DEAL:: -0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.358, face 3 +DEAL::Cell 2.358, face 4 +DEAL::Cell 2.358, face 5 +DEAL::Cell 2.359, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00504295 +DEAL::Cell 2.359, face 1 +DEAL::Cell 2.359, face 2 +DEAL::Cell 2.359, face 3 +DEAL::Cell 2.359, face 4 +DEAL::Cell 2.359, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.360, face 0 +DEAL::Cell 2.360, face 1 +DEAL::Cell 2.360, face 3 +DEAL::Cell 2.360, face 4 +DEAL:: 0.288675 -0.577350 0.00000, 0.00660390 +DEAL::Cell 2.360, face 5 +DEAL::Cell 2.361, face 0 +DEAL::Cell 2.361, face 1 +DEAL::Cell 2.361, face 3 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.0147528 +DEAL::Cell 2.361, face 4 +DEAL::Cell 2.361, face 5 +DEAL::Cell 2.362, face 0 +DEAL::Cell 2.362, face 1 +DEAL:: 0.197169 -0.394338 0.197169, 0.00504295 +DEAL::Cell 2.362, face 2 +DEAL::Cell 2.362, face 3 +DEAL::Cell 2.362, face 4 +DEAL::Cell 2.362, face 5 +DEAL::Cell 2.363, face 0 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00621317 +DEAL::Cell 2.363, face 1 +DEAL::Cell 2.363, face 2 +DEAL::Cell 2.363, face 3 +DEAL::Cell 2.363, face 4 +DEAL:: 0.485844 -0.485844 8.67362e-19, 0.00555723 +DEAL::Cell 2.363, face 5 +DEAL::Cell 2.364, face 0 +DEAL::Cell 2.364, face 1 +DEAL::Cell 2.364, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.0147528 +DEAL::Cell 2.364, face 4 +DEAL::Cell 2.364, face 5 +DEAL::Cell 2.365, face 0 +DEAL::Cell 2.365, face 1 +DEAL:: 0.485844 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.365, face 3 +DEAL::Cell 2.365, face 4 +DEAL::Cell 2.365, face 5 +DEAL::Cell 2.366, face 0 +DEAL::Cell 2.366, face 1 +DEAL:: 0.242922 -0.485844 0.242922, 0.00621317 +DEAL::Cell 2.366, face 2 +DEAL::Cell 2.366, face 3 +DEAL::Cell 2.366, face 4 +DEAL::Cell 2.366, face 5 +DEAL:: 0.242922 -0.485844 0.485844, 0.00785910 +DEAL::Cell 2.367, face 0 +DEAL::Cell 2.367, face 1 +DEAL::Cell 2.367, face 2 +DEAL::Cell 2.367, face 3 +DEAL:: 0.394338 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.367, face 4 +DEAL::Cell 2.367, face 5 +DEAL::Cell 2.368, face 0 +DEAL::Cell 2.368, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.368, face 2 +DEAL::Cell 2.368, face 3 +DEAL::Cell 2.368, face 4 +DEAL::Cell 2.368, face 5 +DEAL::Cell 2.369, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00504295 +DEAL::Cell 2.369, face 1 +DEAL::Cell 2.369, face 2 +DEAL::Cell 2.369, face 3 +DEAL::Cell 2.369, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00451055 +DEAL::Cell 2.369, face 5 +DEAL::Cell 2.370, face 0 +DEAL::Cell 2.370, face 1 +DEAL::Cell 2.370, face 2 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.00573167 +DEAL::Cell 2.370, face 3 +DEAL::Cell 2.370, face 4 +DEAL::Cell 2.370, face 5 +DEAL::Cell 2.371, face 0 +DEAL:: -0.105662 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.371, face 1 +DEAL::Cell 2.371, face 2 +DEAL::Cell 2.371, face 3 +DEAL::Cell 2.371, face 4 +DEAL::Cell 2.371, face 5 +DEAL:: -0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.372, face 0 +DEAL::Cell 2.372, face 1 +DEAL::Cell 2.372, face 2 +DEAL::Cell 2.372, face 3 +DEAL:: -0.302831 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.372, face 4 +DEAL::Cell 2.372, face 5 +DEAL::Cell 2.373, face 0 +DEAL::Cell 2.373, face 1 +DEAL:: 0.00000 -0.394338 0.394338, 0.00451055 +DEAL::Cell 2.373, face 2 +DEAL::Cell 2.373, face 3 +DEAL::Cell 2.373, face 4 +DEAL::Cell 2.373, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.374, face 0 +DEAL::Cell 2.374, face 1 +DEAL::Cell 2.374, face 2 +DEAL::Cell 2.374, face 3 +DEAL::Cell 2.374, face 4 +DEAL:: -0.302831 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.374, face 5 +DEAL::Cell 2.375, face 0 +DEAL::Cell 2.375, face 1 +DEAL::Cell 2.375, face 2 +DEAL:: -0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.375, face 3 +DEAL::Cell 2.375, face 4 +DEAL::Cell 2.375, face 5 +DEAL::Cell 2.376, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00451055 +DEAL::Cell 2.376, face 1 +DEAL::Cell 2.376, face 2 +DEAL::Cell 2.376, face 3 +DEAL::Cell 2.376, face 4 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00346387 +DEAL::Cell 2.376, face 5 +DEAL::Cell 2.377, face 0 +DEAL::Cell 2.377, face 1 +DEAL::Cell 2.377, face 2 +DEAL::Cell 2.377, face 3 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.00573167 +DEAL::Cell 2.377, face 4 +DEAL::Cell 2.377, face 5 +DEAL::Cell 2.378, face 0 +DEAL::Cell 2.378, face 1 +DEAL:: 0.105662 -0.211325 0.00000, 0.00270251 +DEAL::Cell 2.378, face 2 +DEAL::Cell 2.378, face 3 +DEAL::Cell 2.378, face 4 +DEAL::Cell 2.378, face 5 +DEAL:: 0.00000 -0.211325 0.105662, 0.00270251 +DEAL::Cell 2.379, face 0 +DEAL::Cell 2.379, face 1 +DEAL::Cell 2.379, face 2 +DEAL::Cell 2.379, face 3 +DEAL:: 0.211325 -0.211325 0.105662, 0.00279114 +DEAL::Cell 2.379, face 4 +DEAL::Cell 2.379, face 5 +DEAL::Cell 2.380, face 0 +DEAL::Cell 2.380, face 1 +DEAL::Cell 2.380, face 2 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00971888 +DEAL::Cell 2.380, face 3 +DEAL::Cell 2.380, face 4 +DEAL::Cell 2.380, face 5 +DEAL::Cell 2.381, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 1 +DEAL::Cell 2.381, face 2 +DEAL::Cell 2.381, face 3 +DEAL::Cell 2.381, face 4 +DEAL:: 0.151416 -0.302831 0.151416, 0.00387273 +DEAL::Cell 2.381, face 5 +DEAL::Cell 2.382, face 0 +DEAL::Cell 2.382, face 1 +DEAL::Cell 2.382, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00573167 +DEAL::Cell 2.382, face 3 +DEAL::Cell 2.382, face 4 +DEAL::Cell 2.382, face 5 +DEAL::Cell 2.383, face 0 +DEAL::Cell 2.383, face 1 +DEAL:: 0.302831 -0.302831 0.151416, 0.00489866 +DEAL::Cell 2.383, face 2 +DEAL::Cell 2.383, face 3 +DEAL::Cell 2.383, face 4 +DEAL::Cell 2.383, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00489866 +DEAL::Cell 2.384, face 1 +DEAL::Cell 2.384, face 2 +DEAL::Cell 2.384, face 3 +DEAL::Cell 2.384, face 4 +DEAL:: -0.288675 0.577350 -0.577350, 0.00933933 +DEAL::Cell 2.384, face 5 +DEAL::Cell 2.385, face 0 +DEAL::Cell 2.385, face 1 +DEAL::Cell 2.385, face 2 +DEAL:: -0.394338 0.394338 -0.197169, 0.00637888 +DEAL::Cell 2.385, face 3 +DEAL::Cell 2.385, face 4 +DEAL::Cell 2.385, face 5 +DEAL::Cell 2.386, face 1 +DEAL::Cell 2.386, face 2 +DEAL:: -0.288675 0.577350 -0.577350, 0.00738339 +DEAL::Cell 2.386, face 3 +DEAL::Cell 2.386, face 4 +DEAL::Cell 2.386, face 5 +DEAL::Cell 2.387, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.387, face 1 +DEAL::Cell 2.387, face 2 +DEAL::Cell 2.387, face 3 +DEAL::Cell 2.387, face 4 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.00785910 +DEAL::Cell 2.387, face 5 +DEAL::Cell 2.388, face 1 +DEAL::Cell 2.388, face 2 +DEAL::Cell 2.388, face 3 +DEAL:: -0.242922 0.485844 0.00000, 0.00621317 +DEAL::Cell 2.388, face 4 +DEAL::Cell 2.388, face 5 +DEAL::Cell 2.389, face 0 +DEAL::Cell 2.389, face 1 +DEAL::Cell 2.389, face 2 +DEAL:: -0.485844 0.485844 -0.242922, 0.00785910 +DEAL::Cell 2.389, face 3 +DEAL::Cell 2.389, face 4 +DEAL::Cell 2.389, face 5 +DEAL::Cell 2.390, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.390, face 2 +DEAL::Cell 2.390, face 3 +DEAL::Cell 2.390, face 4 +DEAL::Cell 2.390, face 5 +DEAL:: 0.00000 0.577350 0.00000, 0.00660390 +DEAL::Cell 2.391, face 0 +DEAL::Cell 2.391, face 1 +DEAL::Cell 2.391, face 2 +DEAL::Cell 2.391, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.391, face 4 +DEAL::Cell 2.391, face 5 +DEAL::Cell 2.392, face 0 +DEAL::Cell 2.392, face 1 +DEAL::Cell 2.392, face 2 +DEAL:: -0.394338 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.392, face 3 +DEAL::Cell 2.392, face 4 +DEAL::Cell 2.392, face 5 +DEAL::Cell 2.393, face 0 +DEAL:: -0.151416 0.302831 -0.302831, 0.00573167 +DEAL::Cell 2.393, face 1 +DEAL::Cell 2.393, face 2 +DEAL::Cell 2.393, face 3 +DEAL::Cell 2.393, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.393, face 5 +DEAL::Cell 2.394, face 0 +DEAL::Cell 2.394, face 1 +DEAL::Cell 2.394, face 2 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.394, face 3 +DEAL::Cell 2.394, face 4 +DEAL::Cell 2.394, face 5 +DEAL::Cell 2.395, face 0 +DEAL::Cell 2.395, face 1 +DEAL:: -0.105662 0.211325 -0.211325, 0.00279114 +DEAL::Cell 2.395, face 2 +DEAL::Cell 2.395, face 3 +DEAL::Cell 2.395, face 4 +DEAL::Cell 2.395, face 5 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.396, face 0 +DEAL::Cell 2.396, face 1 +DEAL::Cell 2.396, face 2 +DEAL::Cell 2.396, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.396, face 4 +DEAL::Cell 2.396, face 5 +DEAL::Cell 2.397, face 0 +DEAL::Cell 2.397, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.00279114 +DEAL::Cell 2.397, face 2 +DEAL::Cell 2.397, face 3 +DEAL::Cell 2.397, face 4 +DEAL::Cell 2.397, face 5 +DEAL::Cell 2.398, face 0 +DEAL:: -0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.398, face 1 +DEAL::Cell 2.398, face 2 +DEAL::Cell 2.398, face 3 +DEAL::Cell 2.398, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.398, face 5 +DEAL::Cell 2.399, face 0 +DEAL::Cell 2.399, face 1 +DEAL::Cell 2.399, face 2 +DEAL:: -0.105662 0.211325 -0.105662, 0.00270251 +DEAL::Cell 2.399, face 3 +DEAL::Cell 2.399, face 4 +DEAL::Cell 2.399, face 5 +DEAL::Cell 2.400, face 1 +DEAL:: 0.242922 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.400, face 2 +DEAL::Cell 2.400, face 3 +DEAL::Cell 2.400, face 4 +DEAL::Cell 2.400, face 5 +DEAL::Cell 2.401, face 0 +DEAL:: 8.67362e-19 0.485844 -0.485844, 0.0147528 +DEAL::Cell 2.401, face 1 +DEAL::Cell 2.401, face 2 +DEAL::Cell 2.401, face 3 +DEAL::Cell 2.401, face 4 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00637888 +DEAL::Cell 2.401, face 5 +DEAL::Cell 2.402, face 1 +DEAL::Cell 2.402, face 2 +DEAL::Cell 2.402, face 3 +DEAL:: 0.577350 0.577350 -0.288675, 0.00933933 +DEAL::Cell 2.402, face 4 +DEAL::Cell 2.402, face 5 +DEAL::Cell 2.403, face 0 +DEAL::Cell 2.403, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.403, face 2 +DEAL::Cell 2.403, face 3 +DEAL::Cell 2.403, face 4 +DEAL::Cell 2.403, face 5 +DEAL::Cell 2.404, face 1 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.0147528 +DEAL::Cell 2.404, face 2 +DEAL::Cell 2.404, face 3 +DEAL::Cell 2.404, face 4 +DEAL::Cell 2.404, face 5 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00555723 +DEAL::Cell 2.405, face 0 +DEAL::Cell 2.405, face 1 +DEAL::Cell 2.405, face 2 +DEAL::Cell 2.405, face 3 +DEAL:: 0.197169 0.394338 -0.197169, 0.00504295 +DEAL::Cell 2.405, face 4 +DEAL::Cell 2.405, face 5 +DEAL::Cell 2.406, face 1 +DEAL::Cell 2.406, face 2 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.406, face 3 +DEAL::Cell 2.406, face 4 +DEAL::Cell 2.406, face 5 +DEAL::Cell 2.407, face 0 +DEAL::Cell 2.407, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00971888 +DEAL::Cell 2.407, face 2 +DEAL::Cell 2.407, face 3 +DEAL::Cell 2.407, face 4 +DEAL::Cell 2.407, face 5 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00451055 +DEAL::Cell 2.408, face 0 +DEAL::Cell 2.408, face 1 +DEAL::Cell 2.408, face 2 +DEAL::Cell 2.408, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.00387273 +DEAL::Cell 2.408, face 4 +DEAL::Cell 2.408, face 5 +DEAL::Cell 2.409, face 0 +DEAL::Cell 2.409, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.00279114 +DEAL::Cell 2.409, face 2 +DEAL::Cell 2.409, face 3 +DEAL::Cell 2.409, face 4 +DEAL::Cell 2.409, face 5 +DEAL::Cell 2.410, face 0 +DEAL:: 0.197169 0.394338 -0.394338, 0.00971888 +DEAL::Cell 2.410, face 1 +DEAL::Cell 2.410, face 2 +DEAL::Cell 2.410, face 3 +DEAL::Cell 2.410, face 4 +DEAL:: 0.151416 0.302831 -0.302831, 0.00489866 +DEAL::Cell 2.410, face 5 +DEAL::Cell 2.411, face 0 +DEAL::Cell 2.411, face 1 +DEAL::Cell 2.411, face 2 +DEAL:: 0.105662 0.211325 -0.211325, 0.00270251 +DEAL::Cell 2.411, face 3 +DEAL::Cell 2.411, face 4 +DEAL::Cell 2.411, face 5 +DEAL::Cell 2.412, face 0 +DEAL:: 0.197169 0.394338 8.67362e-19, 0.00971888 +DEAL::Cell 2.412, face 1 +DEAL::Cell 2.412, face 2 +DEAL::Cell 2.412, face 3 +DEAL::Cell 2.412, face 4 +DEAL::Cell 2.412, face 5 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00451055 +DEAL::Cell 2.413, face 0 +DEAL::Cell 2.413, face 1 +DEAL::Cell 2.413, face 2 +DEAL::Cell 2.413, face 3 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00387273 +DEAL::Cell 2.413, face 4 +DEAL::Cell 2.413, face 5 +DEAL::Cell 2.414, face 0 +DEAL::Cell 2.414, face 1 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00573167 +DEAL::Cell 2.414, face 2 +DEAL::Cell 2.414, face 3 +DEAL::Cell 2.414, face 4 +DEAL::Cell 2.414, face 5 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00346387 +DEAL::Cell 2.415, face 0 +DEAL::Cell 2.415, face 1 +DEAL::Cell 2.415, face 2 +DEAL::Cell 2.415, face 3 +DEAL::Cell 2.415, face 4 +DEAL:: 0.151416 0.302831 -0.151416, 0.00387273 +DEAL::Cell 2.415, face 5 +DEAL::Cell 2.416, face 1 +DEAL::Cell 2.416, face 2 +DEAL::Cell 2.416, face 3 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.416, face 4 +DEAL::Cell 2.416, face 5 +DEAL::Cell 2.417, face 0 +DEAL::Cell 2.417, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.417, face 2 +DEAL::Cell 2.417, face 3 +DEAL::Cell 2.417, face 4 +DEAL::Cell 2.417, face 5 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.418, face 1 +DEAL::Cell 2.418, face 2 +DEAL::Cell 2.418, face 3 +DEAL::Cell 2.418, face 4 +DEAL::Cell 2.418, face 5 +DEAL:: -0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.419, face 0 +DEAL::Cell 2.419, face 1 +DEAL::Cell 2.419, face 2 +DEAL::Cell 2.419, face 3 +DEAL:: 3.61401e-20 0.485844 0.242922, 0.00555723 +DEAL::Cell 2.419, face 4 +DEAL::Cell 2.419, face 5 +DEAL::Cell 2.420, face 1 +DEAL::Cell 2.420, face 2 +DEAL:: -0.485844 0.485844 0.242922, 0.00785910 +DEAL::Cell 2.420, face 3 +DEAL::Cell 2.420, face 4 +DEAL::Cell 2.420, face 5 +DEAL::Cell 2.421, face 0 +DEAL:: -0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.421, face 1 +DEAL::Cell 2.421, face 2 +DEAL::Cell 2.421, face 3 +DEAL::Cell 2.421, face 4 +DEAL::Cell 2.421, face 5 +DEAL:: -0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.422, face 1 +DEAL::Cell 2.422, face 2 +DEAL::Cell 2.422, face 3 +DEAL::Cell 2.422, face 4 +DEAL:: -0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.422, face 5 +DEAL::Cell 2.423, face 0 +DEAL::Cell 2.423, face 1 +DEAL::Cell 2.423, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.423, face 3 +DEAL::Cell 2.423, face 4 +DEAL::Cell 2.423, face 5 +DEAL::Cell 2.424, face 0 +DEAL:: -0.197169 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.424, face 1 +DEAL::Cell 2.424, face 2 +DEAL::Cell 2.424, face 3 +DEAL::Cell 2.424, face 4 +DEAL::Cell 2.424, face 5 +DEAL:: -0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.425, face 0 +DEAL::Cell 2.425, face 1 +DEAL::Cell 2.425, face 2 +DEAL::Cell 2.425, face 3 +DEAL:: -0.151416 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.425, face 4 +DEAL::Cell 2.425, face 5 +DEAL::Cell 2.426, face 0 +DEAL::Cell 2.426, face 1 +DEAL:: -0.151416 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.426, face 2 +DEAL::Cell 2.426, face 3 +DEAL::Cell 2.426, face 4 +DEAL::Cell 2.426, face 5 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.427, face 0 +DEAL::Cell 2.427, face 1 +DEAL::Cell 2.427, face 2 +DEAL::Cell 2.427, face 3 +DEAL::Cell 2.427, face 4 +DEAL:: -0.151416 0.302831 0.00000, 0.00346387 +DEAL::Cell 2.427, face 5 +DEAL::Cell 2.428, face 0 +DEAL::Cell 2.428, face 1 +DEAL::Cell 2.428, face 2 +DEAL:: -0.394338 0.394338 0.394338, 0.00637888 +DEAL::Cell 2.428, face 3 +DEAL::Cell 2.428, face 4 +DEAL::Cell 2.428, face 5 +DEAL::Cell 2.429, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00573167 +DEAL::Cell 2.429, face 1 +DEAL::Cell 2.429, face 2 +DEAL::Cell 2.429, face 3 +DEAL::Cell 2.429, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.00270251 +DEAL::Cell 2.429, face 5 +DEAL::Cell 2.430, face 0 +DEAL::Cell 2.430, face 1 +DEAL::Cell 2.430, face 2 +DEAL::Cell 2.430, face 3 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.430, face 4 +DEAL::Cell 2.430, face 5 +DEAL::Cell 2.431, face 0 +DEAL::Cell 2.431, face 1 +DEAL:: -0.105662 0.211325 0.211325, 0.00279114 +DEAL::Cell 2.431, face 2 +DEAL::Cell 2.431, face 3 +DEAL::Cell 2.431, face 4 +DEAL::Cell 2.431, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.00341843 +DEAL::Cell 2.432, face 1 +DEAL::Cell 2.432, face 2 +DEAL::Cell 2.432, face 3 +DEAL::Cell 2.432, face 4 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00555723 +DEAL::Cell 2.432, face 5 +DEAL::Cell 2.433, face 0 +DEAL::Cell 2.433, face 1 +DEAL::Cell 2.433, face 2 +DEAL::Cell 2.433, face 3 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00621317 +DEAL::Cell 2.433, face 4 +DEAL::Cell 2.433, face 5 +DEAL::Cell 2.434, face 1 +DEAL::Cell 2.434, face 2 +DEAL:: 0.288675 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.434, face 3 +DEAL::Cell 2.434, face 4 +DEAL::Cell 2.434, face 5 +DEAL::Cell 2.435, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.0147528 +DEAL::Cell 2.435, face 1 +DEAL::Cell 2.435, face 2 +DEAL::Cell 2.435, face 3 +DEAL::Cell 2.435, face 4 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00451055 +DEAL::Cell 2.435, face 5 +DEAL::Cell 2.436, face 1 +DEAL::Cell 2.436, face 2 +DEAL::Cell 2.436, face 3 +DEAL::Cell 2.436, face 4 +DEAL:: 0.00000 0.577350 0.288675, 0.00738339 +DEAL::Cell 2.436, face 5 +DEAL::Cell 2.437, face 0 +DEAL::Cell 2.437, face 1 +DEAL::Cell 2.437, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00555723 +DEAL::Cell 2.437, face 3 +DEAL::Cell 2.437, face 4 +DEAL::Cell 2.437, face 5 +DEAL::Cell 2.438, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.0147528 +DEAL::Cell 2.438, face 2 +DEAL::Cell 2.438, face 3 +DEAL::Cell 2.438, face 4 +DEAL::Cell 2.438, face 5 +DEAL:: 0.485844 0.485844 0.485844, 0.00785910 +DEAL::Cell 2.439, face 0 +DEAL::Cell 2.439, face 1 +DEAL::Cell 2.439, face 2 +DEAL::Cell 2.439, face 3 +DEAL::Cell 2.439, face 4 +DEAL:: 0.242922 0.485844 0.242922, 0.00621317 +DEAL::Cell 2.439, face 5 +DEAL::Cell 2.440, face 0 +DEAL::Cell 2.440, face 1 +DEAL::Cell 2.440, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00451055 +DEAL::Cell 2.440, face 3 +DEAL::Cell 2.440, face 4 +DEAL::Cell 2.440, face 5 +DEAL::Cell 2.441, face 0 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00573167 +DEAL::Cell 2.441, face 1 +DEAL::Cell 2.441, face 2 +DEAL::Cell 2.441, face 3 +DEAL::Cell 2.441, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.00241720 +DEAL::Cell 2.441, face 5 +DEAL::Cell 2.442, face 0 +DEAL::Cell 2.442, face 1 +DEAL::Cell 2.442, face 2 +DEAL::Cell 2.442, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00637888 +DEAL::Cell 2.442, face 4 +DEAL::Cell 2.442, face 5 +DEAL::Cell 2.443, face 0 +DEAL::Cell 2.443, face 1 +DEAL:: 0.105662 0.211325 0.105662, 0.00279114 +DEAL::Cell 2.443, face 2 +DEAL::Cell 2.443, face 3 +DEAL::Cell 2.443, face 4 +DEAL::Cell 2.443, face 5 +DEAL:: 0.302831 0.302831 0.151416, 0.00387273 +DEAL::Cell 2.444, face 0 +DEAL::Cell 2.444, face 1 +DEAL::Cell 2.444, face 2 +DEAL::Cell 2.444, face 3 +DEAL:: 0.151416 0.302831 0.302831, 0.00387273 +DEAL::Cell 2.444, face 4 +DEAL::Cell 2.444, face 5 +DEAL::Cell 2.445, face 0 +DEAL::Cell 2.445, face 1 +DEAL::Cell 2.445, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.00346387 +DEAL::Cell 2.445, face 3 +DEAL::Cell 2.445, face 4 +DEAL::Cell 2.445, face 5 +DEAL::Cell 2.446, face 0 +DEAL:: 0.394338 0.394338 0.197169, 0.00971888 +DEAL::Cell 2.446, face 1 +DEAL::Cell 2.446, face 2 +DEAL::Cell 2.446, face 3 +DEAL::Cell 2.446, face 4 +DEAL:: 0.394338 0.394338 0.197169, 0.00504295 +DEAL::Cell 2.446, face 5 +DEAL::Cell 2.447, face 0 +DEAL::Cell 2.447, face 1 +DEAL::Cell 2.447, face 2 +DEAL:: 0.105662 0.211325 0.211325, 0.00270251 +DEAL::Cell 2.447, face 3 +DEAL::Cell 2.447, face 4 +DEAL::Cell 2.447, face 5 +DEAL::Cell 3.0, face 0 +DEAL::Cell 3.0, face 1 +DEAL:: -0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.0, face 2 +DEAL::Cell 3.0, face 3 +DEAL::Cell 3.0, face 4 +DEAL::Cell 3.0, face 5 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.1, face 0 +DEAL::Cell 3.1, face 1 +DEAL::Cell 3.1, face 2 +DEAL::Cell 3.1, face 3 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.1, face 4 +DEAL::Cell 3.1, face 5 +DEAL::Cell 3.2, face 0 +DEAL::Cell 3.2, face 1 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.2, face 2 +DEAL::Cell 3.2, face 3 +DEAL::Cell 3.2, face 4 +DEAL::Cell 3.2, face 5 +DEAL::Cell 3.3, face 0 +DEAL:: -0.158494 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.3, face 1 +DEAL::Cell 3.3, face 2 +DEAL::Cell 3.3, face 3 +DEAL::Cell 3.3, face 4 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.3, face 5 +DEAL::Cell 3.4, face 0 +DEAL::Cell 3.4, face 1 +DEAL::Cell 3.4, face 2 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.4, face 3 +DEAL::Cell 3.4, face 4 +DEAL::Cell 3.4, face 5 +DEAL::Cell 3.5, face 0 +DEAL:: -0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.5, face 1 +DEAL::Cell 3.5, face 2 +DEAL::Cell 3.5, face 3 +DEAL::Cell 3.5, face 4 +DEAL::Cell 3.5, face 5 +DEAL:: -0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.6, face 0 +DEAL::Cell 3.6, face 1 +DEAL::Cell 3.6, face 2 +DEAL::Cell 3.6, face 3 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.6, face 4 +DEAL::Cell 3.6, face 5 +DEAL::Cell 3.7, face 0 +DEAL::Cell 3.7, face 1 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.7, face 2 +DEAL::Cell 3.7, face 3 +DEAL::Cell 3.7, face 4 +DEAL::Cell 3.7, face 5 +DEAL:: -0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.8, face 0 +DEAL::Cell 3.8, face 1 +DEAL::Cell 3.8, face 2 +DEAL::Cell 3.8, face 3 +DEAL::Cell 3.8, face 4 +DEAL:: -0.105662 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.8, face 5 +DEAL::Cell 3.9, face 0 +DEAL::Cell 3.9, face 1 +DEAL::Cell 3.9, face 2 +DEAL:: -0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.9, face 3 +DEAL::Cell 3.9, face 4 +DEAL::Cell 3.9, face 5 +DEAL::Cell 3.10, face 0 +DEAL:: -0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.10, face 1 +DEAL::Cell 3.10, face 2 +DEAL::Cell 3.10, face 3 +DEAL::Cell 3.10, face 4 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.10, face 5 +DEAL::Cell 3.11, face 0 +DEAL::Cell 3.11, face 1 +DEAL::Cell 3.11, face 2 +DEAL::Cell 3.11, face 3 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.11, face 4 +DEAL::Cell 3.11, face 5 +DEAL::Cell 3.12, face 0 +DEAL::Cell 3.12, face 1 +DEAL:: -0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.12, face 2 +DEAL::Cell 3.12, face 3 +DEAL::Cell 3.12, face 4 +DEAL::Cell 3.12, face 5 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.13, face 0 +DEAL::Cell 3.13, face 1 +DEAL::Cell 3.13, face 2 +DEAL::Cell 3.13, face 3 +DEAL:: 0.00000 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.13, face 4 +DEAL::Cell 3.13, face 5 +DEAL::Cell 3.14, face 0 +DEAL::Cell 3.14, face 1 +DEAL::Cell 3.14, face 2 +DEAL:: -0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.14, face 3 +DEAL::Cell 3.14, face 4 +DEAL::Cell 3.14, face 5 +DEAL::Cell 3.15, face 0 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.15, face 1 +DEAL::Cell 3.15, face 2 +DEAL::Cell 3.15, face 3 +DEAL::Cell 3.15, face 4 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.15, face 5 +DEAL::Cell 3.16, face 0 +DEAL::Cell 3.16, face 1 +DEAL::Cell 3.16, face 2 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.16, face 3 +DEAL::Cell 3.16, face 4 +DEAL::Cell 3.16, face 5 +DEAL::Cell 3.17, face 0 +DEAL::Cell 3.17, face 1 +DEAL:: -0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.17, face 2 +DEAL::Cell 3.17, face 3 +DEAL::Cell 3.17, face 4 +DEAL::Cell 3.17, face 5 +DEAL:: -0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.18, face 0 +DEAL::Cell 3.18, face 1 +DEAL::Cell 3.18, face 2 +DEAL::Cell 3.18, face 3 +DEAL:: -0.158494 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.18, face 4 +DEAL::Cell 3.18, face 5 +DEAL::Cell 3.19, face 0 +DEAL::Cell 3.19, face 1 +DEAL:: -0.105662 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.19, face 2 +DEAL::Cell 3.19, face 3 +DEAL::Cell 3.19, face 4 +DEAL::Cell 3.19, face 5 +DEAL::Cell 3.20, face 0 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.20, face 1 +DEAL::Cell 3.20, face 2 +DEAL::Cell 3.20, face 3 +DEAL::Cell 3.20, face 4 +DEAL:: -0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.20, face 5 +DEAL::Cell 3.21, face 0 +DEAL::Cell 3.21, face 1 +DEAL::Cell 3.21, face 2 +DEAL:: -0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.21, face 3 +DEAL::Cell 3.21, face 4 +DEAL::Cell 3.21, face 5 +DEAL::Cell 3.22, face 0 +DEAL:: -0.211325 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.22, face 1 +DEAL::Cell 3.22, face 2 +DEAL::Cell 3.22, face 3 +DEAL::Cell 3.22, face 4 +DEAL::Cell 3.22, face 5 +DEAL:: -0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.23, face 0 +DEAL::Cell 3.23, face 1 +DEAL::Cell 3.23, face 2 +DEAL::Cell 3.23, face 3 +DEAL:: -0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.23, face 4 +DEAL::Cell 3.23, face 5 +DEAL::Cell 3.24, face 0 +DEAL::Cell 3.24, face 1 +DEAL:: -0.0528312 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.24, face 2 +DEAL::Cell 3.24, face 3 +DEAL::Cell 3.24, face 4 +DEAL::Cell 3.24, face 5 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.25, face 0 +DEAL::Cell 3.25, face 1 +DEAL::Cell 3.25, face 2 +DEAL::Cell 3.25, face 3 +DEAL::Cell 3.25, face 4 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.25, face 5 +DEAL::Cell 3.26, face 0 +DEAL::Cell 3.26, face 1 +DEAL::Cell 3.26, face 2 +DEAL:: -0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.26, face 3 +DEAL::Cell 3.26, face 4 +DEAL::Cell 3.26, face 5 +DEAL::Cell 3.27, face 0 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.27, face 1 +DEAL::Cell 3.27, face 2 +DEAL::Cell 3.27, face 3 +DEAL::Cell 3.27, face 4 +DEAL:: 0.00000 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.27, face 5 +DEAL::Cell 3.28, face 0 +DEAL::Cell 3.28, face 1 +DEAL::Cell 3.28, face 2 +DEAL::Cell 3.28, face 3 +DEAL:: -0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.28, face 4 +DEAL::Cell 3.28, face 5 +DEAL::Cell 3.29, face 0 +DEAL::Cell 3.29, face 1 +DEAL:: 0.00000 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.29, face 2 +DEAL::Cell 3.29, face 3 +DEAL::Cell 3.29, face 4 +DEAL::Cell 3.29, face 5 +DEAL:: -0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.30, face 0 +DEAL::Cell 3.30, face 1 +DEAL::Cell 3.30, face 2 +DEAL::Cell 3.30, face 3 +DEAL:: -0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.30, face 4 +DEAL::Cell 3.30, face 5 +DEAL::Cell 3.31, face 0 +DEAL::Cell 3.31, face 1 +DEAL::Cell 3.31, face 2 +DEAL:: -0.0528312 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.31, face 3 +DEAL::Cell 3.31, face 4 +DEAL::Cell 3.31, face 5 +DEAL::Cell 3.32, face 0 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.32, face 1 +DEAL::Cell 3.32, face 2 +DEAL::Cell 3.32, face 3 +DEAL::Cell 3.32, face 4 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.32, face 5 +DEAL::Cell 3.33, face 0 +DEAL::Cell 3.33, face 1 +DEAL::Cell 3.33, face 2 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.33, face 3 +DEAL::Cell 3.33, face 4 +DEAL::Cell 3.33, face 5 +DEAL::Cell 3.34, face 0 +DEAL::Cell 3.34, face 1 +DEAL:: -0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.34, face 2 +DEAL::Cell 3.34, face 3 +DEAL::Cell 3.34, face 4 +DEAL::Cell 3.34, face 5 +DEAL:: -0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.35, face 0 +DEAL::Cell 3.35, face 1 +DEAL::Cell 3.35, face 2 +DEAL::Cell 3.35, face 3 +DEAL:: -0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.35, face 4 +DEAL::Cell 3.35, face 5 +DEAL::Cell 3.36, face 0 +DEAL::Cell 3.36, face 1 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.36, face 2 +DEAL::Cell 3.36, face 3 +DEAL::Cell 3.36, face 4 +DEAL::Cell 3.36, face 5 +DEAL::Cell 3.37, face 0 +DEAL:: -0.158494 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.37, face 1 +DEAL::Cell 3.37, face 2 +DEAL::Cell 3.37, face 3 +DEAL::Cell 3.37, face 4 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.37, face 5 +DEAL::Cell 3.38, face 0 +DEAL::Cell 3.38, face 1 +DEAL::Cell 3.38, face 2 +DEAL:: -0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.38, face 3 +DEAL::Cell 3.38, face 4 +DEAL::Cell 3.38, face 5 +DEAL::Cell 3.39, face 0 +DEAL:: -0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.39, face 1 +DEAL::Cell 3.39, face 2 +DEAL::Cell 3.39, face 3 +DEAL::Cell 3.39, face 4 +DEAL::Cell 3.39, face 5 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.40, face 0 +DEAL::Cell 3.40, face 1 +DEAL::Cell 3.40, face 2 +DEAL::Cell 3.40, face 3 +DEAL:: -0.105662 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.40, face 4 +DEAL::Cell 3.40, face 5 +DEAL::Cell 3.41, face 0 +DEAL::Cell 3.41, face 1 +DEAL:: 0.00000 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.41, face 2 +DEAL::Cell 3.41, face 3 +DEAL::Cell 3.41, face 4 +DEAL::Cell 3.41, face 5 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.42, face 0 +DEAL::Cell 3.42, face 1 +DEAL::Cell 3.42, face 2 +DEAL::Cell 3.42, face 3 +DEAL::Cell 3.42, face 4 +DEAL:: -0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.42, face 5 +DEAL::Cell 3.43, face 0 +DEAL::Cell 3.43, face 1 +DEAL::Cell 3.43, face 2 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.43, face 3 +DEAL::Cell 3.43, face 4 +DEAL::Cell 3.43, face 5 +DEAL::Cell 3.44, face 0 +DEAL:: -0.105662 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.44, face 1 +DEAL::Cell 3.44, face 2 +DEAL::Cell 3.44, face 3 +DEAL::Cell 3.44, face 4 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.44, face 5 +DEAL::Cell 3.45, face 0 +DEAL::Cell 3.45, face 1 +DEAL::Cell 3.45, face 2 +DEAL::Cell 3.45, face 3 +DEAL:: -0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.45, face 4 +DEAL::Cell 3.45, face 5 +DEAL::Cell 3.46, face 0 +DEAL::Cell 3.46, face 1 +DEAL:: -0.0528312 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.46, face 2 +DEAL::Cell 3.46, face 3 +DEAL::Cell 3.46, face 4 +DEAL::Cell 3.46, face 5 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.47, face 0 +DEAL::Cell 3.47, face 1 +DEAL::Cell 3.47, face 2 +DEAL::Cell 3.47, face 3 +DEAL:: 0.00000 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.47, face 4 +DEAL::Cell 3.47, face 5 +DEAL::Cell 3.48, face 0 +DEAL::Cell 3.48, face 1 +DEAL::Cell 3.48, face 2 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.48, face 3 +DEAL::Cell 3.48, face 4 +DEAL::Cell 3.48, face 5 +DEAL::Cell 3.49, face 0 +DEAL:: -0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.49, face 1 +DEAL::Cell 3.49, face 2 +DEAL::Cell 3.49, face 3 +DEAL::Cell 3.49, face 4 +DEAL:: -0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.49, face 5 +DEAL::Cell 3.50, face 0 +DEAL::Cell 3.50, face 1 +DEAL::Cell 3.50, face 2 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.50, face 3 +DEAL::Cell 3.50, face 4 +DEAL::Cell 3.50, face 5 +DEAL::Cell 3.51, face 0 +DEAL::Cell 3.51, face 1 +DEAL:: -0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.51, face 2 +DEAL::Cell 3.51, face 3 +DEAL::Cell 3.51, face 4 +DEAL::Cell 3.51, face 5 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.52, face 0 +DEAL::Cell 3.52, face 1 +DEAL::Cell 3.52, face 2 +DEAL::Cell 3.52, face 3 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.52, face 4 +DEAL::Cell 3.52, face 5 +DEAL::Cell 3.53, face 0 +DEAL::Cell 3.53, face 1 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.53, face 2 +DEAL::Cell 3.53, face 3 +DEAL::Cell 3.53, face 4 +DEAL::Cell 3.53, face 5 +DEAL::Cell 3.54, face 0 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.54, face 1 +DEAL::Cell 3.54, face 2 +DEAL::Cell 3.54, face 3 +DEAL::Cell 3.54, face 4 +DEAL:: -0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.54, face 5 +DEAL::Cell 3.55, face 0 +DEAL::Cell 3.55, face 1 +DEAL::Cell 3.55, face 2 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.55, face 3 +DEAL::Cell 3.55, face 4 +DEAL::Cell 3.55, face 5 +DEAL::Cell 3.56, face 0 +DEAL:: -0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.56, face 1 +DEAL::Cell 3.56, face 2 +DEAL::Cell 3.56, face 3 +DEAL::Cell 3.56, face 4 +DEAL::Cell 3.56, face 5 +DEAL:: -0.105662 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.57, face 0 +DEAL::Cell 3.57, face 1 +DEAL::Cell 3.57, face 2 +DEAL::Cell 3.57, face 3 +DEAL:: -0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.57, face 4 +DEAL::Cell 3.57, face 5 +DEAL::Cell 3.58, face 0 +DEAL::Cell 3.58, face 1 +DEAL:: -0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.58, face 2 +DEAL::Cell 3.58, face 3 +DEAL::Cell 3.58, face 4 +DEAL::Cell 3.58, face 5 +DEAL:: -0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.59, face 0 +DEAL::Cell 3.59, face 1 +DEAL::Cell 3.59, face 2 +DEAL::Cell 3.59, face 3 +DEAL::Cell 3.59, face 4 +DEAL:: -0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.59, face 5 +DEAL::Cell 3.60, face 0 +DEAL::Cell 3.60, face 1 +DEAL::Cell 3.60, face 2 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.60, face 3 +DEAL::Cell 3.60, face 4 +DEAL::Cell 3.60, face 5 +DEAL::Cell 3.61, face 0 +DEAL:: -0.0528312 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.61, face 1 +DEAL::Cell 3.61, face 2 +DEAL::Cell 3.61, face 3 +DEAL::Cell 3.61, face 4 +DEAL:: 0.00000 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.61, face 5 +DEAL::Cell 3.62, face 0 +DEAL::Cell 3.62, face 1 +DEAL::Cell 3.62, face 2 +DEAL::Cell 3.62, face 3 +DEAL:: -0.105662 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.62, face 4 +DEAL::Cell 3.62, face 5 +DEAL::Cell 3.63, face 0 +DEAL::Cell 3.63, face 1 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.63, face 2 +DEAL::Cell 3.63, face 3 +DEAL::Cell 3.63, face 4 +DEAL::Cell 3.63, face 5 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.64, face 0 +DEAL::Cell 3.64, face 1 +DEAL::Cell 3.64, face 2 +DEAL::Cell 3.64, face 3 +DEAL:: 0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.64, face 4 +DEAL::Cell 3.64, face 5 +DEAL::Cell 3.65, face 0 +DEAL::Cell 3.65, face 1 +DEAL::Cell 3.65, face 2 +DEAL:: 0.0528312 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.65, face 3 +DEAL::Cell 3.65, face 4 +DEAL::Cell 3.65, face 5 +DEAL::Cell 3.66, face 0 +DEAL:: 0.00000 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.66, face 1 +DEAL::Cell 3.66, face 2 +DEAL::Cell 3.66, face 3 +DEAL::Cell 3.66, face 4 +DEAL:: 0.00000 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.66, face 5 +DEAL::Cell 3.67, face 0 +DEAL::Cell 3.67, face 1 +DEAL::Cell 3.67, face 2 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.67, face 3 +DEAL::Cell 3.67, face 4 +DEAL::Cell 3.67, face 5 +DEAL::Cell 3.68, face 0 +DEAL::Cell 3.68, face 1 +DEAL:: 0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.68, face 2 +DEAL::Cell 3.68, face 3 +DEAL::Cell 3.68, face 4 +DEAL::Cell 3.68, face 5 +DEAL:: 0.0528312 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.69, face 0 +DEAL::Cell 3.69, face 1 +DEAL::Cell 3.69, face 2 +DEAL::Cell 3.69, face 3 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.69, face 4 +DEAL::Cell 3.69, face 5 +DEAL::Cell 3.70, face 0 +DEAL::Cell 3.70, face 1 +DEAL:: 0.0528312 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.70, face 2 +DEAL::Cell 3.70, face 3 +DEAL::Cell 3.70, face 4 +DEAL::Cell 3.70, face 5 +DEAL::Cell 3.71, face 0 +DEAL:: 0.0528312 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.71, face 1 +DEAL::Cell 3.71, face 2 +DEAL::Cell 3.71, face 3 +DEAL::Cell 3.71, face 4 +DEAL:: 0.105662 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.71, face 5 +DEAL::Cell 3.72, face 0 +DEAL::Cell 3.72, face 1 +DEAL::Cell 3.72, face 2 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.72, face 3 +DEAL::Cell 3.72, face 4 +DEAL::Cell 3.72, face 5 +DEAL::Cell 3.73, face 0 +DEAL:: 0.158494 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.73, face 1 +DEAL::Cell 3.73, face 2 +DEAL::Cell 3.73, face 3 +DEAL::Cell 3.73, face 4 +DEAL::Cell 3.73, face 5 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.74, face 0 +DEAL::Cell 3.74, face 1 +DEAL::Cell 3.74, face 2 +DEAL::Cell 3.74, face 3 +DEAL:: 0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.74, face 4 +DEAL::Cell 3.74, face 5 +DEAL::Cell 3.75, face 0 +DEAL::Cell 3.75, face 1 +DEAL:: 0.211325 -0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.75, face 2 +DEAL::Cell 3.75, face 3 +DEAL::Cell 3.75, face 4 +DEAL::Cell 3.75, face 5 +DEAL:: 0.211325 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.76, face 0 +DEAL::Cell 3.76, face 1 +DEAL::Cell 3.76, face 2 +DEAL::Cell 3.76, face 3 +DEAL::Cell 3.76, face 4 +DEAL:: 0.105662 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.76, face 5 +DEAL::Cell 3.77, face 0 +DEAL::Cell 3.77, face 1 +DEAL::Cell 3.77, face 2 +DEAL:: 0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.77, face 3 +DEAL::Cell 3.77, face 4 +DEAL::Cell 3.77, face 5 +DEAL::Cell 3.78, face 0 +DEAL:: 0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.78, face 1 +DEAL::Cell 3.78, face 2 +DEAL::Cell 3.78, face 3 +DEAL::Cell 3.78, face 4 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.78, face 5 +DEAL::Cell 3.79, face 0 +DEAL::Cell 3.79, face 1 +DEAL::Cell 3.79, face 2 +DEAL::Cell 3.79, face 3 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.79, face 4 +DEAL::Cell 3.79, face 5 +DEAL::Cell 3.80, face 0 +DEAL::Cell 3.80, face 1 +DEAL:: 0.0528312 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.80, face 2 +DEAL::Cell 3.80, face 3 +DEAL::Cell 3.80, face 4 +DEAL::Cell 3.80, face 5 +DEAL:: 0.00000 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.81, face 0 +DEAL::Cell 3.81, face 1 +DEAL::Cell 3.81, face 2 +DEAL::Cell 3.81, face 3 +DEAL:: 0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.81, face 4 +DEAL::Cell 3.81, face 5 +DEAL::Cell 3.82, face 0 +DEAL::Cell 3.82, face 1 +DEAL::Cell 3.82, face 2 +DEAL:: 0.00000 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.82, face 3 +DEAL::Cell 3.82, face 4 +DEAL::Cell 3.82, face 5 +DEAL::Cell 3.83, face 0 +DEAL:: 0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.83, face 1 +DEAL::Cell 3.83, face 2 +DEAL::Cell 3.83, face 3 +DEAL::Cell 3.83, face 4 +DEAL:: 0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.83, face 5 +DEAL::Cell 3.84, face 0 +DEAL::Cell 3.84, face 1 +DEAL::Cell 3.84, face 2 +DEAL:: 0.0528312 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.84, face 3 +DEAL::Cell 3.84, face 4 +DEAL::Cell 3.84, face 5 +DEAL::Cell 3.85, face 0 +DEAL::Cell 3.85, face 1 +DEAL:: 0.105662 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.85, face 2 +DEAL::Cell 3.85, face 3 +DEAL::Cell 3.85, face 4 +DEAL::Cell 3.85, face 5 +DEAL:: 0.105662 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.86, face 0 +DEAL::Cell 3.86, face 1 +DEAL::Cell 3.86, face 2 +DEAL::Cell 3.86, face 3 +DEAL:: 0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.86, face 4 +DEAL::Cell 3.86, face 5 +DEAL::Cell 3.87, face 0 +DEAL::Cell 3.87, face 1 +DEAL:: 0.105662 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.87, face 2 +DEAL::Cell 3.87, face 3 +DEAL::Cell 3.87, face 4 +DEAL::Cell 3.87, face 5 +DEAL::Cell 3.88, face 0 +DEAL:: 0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.88, face 1 +DEAL::Cell 3.88, face 2 +DEAL::Cell 3.88, face 3 +DEAL::Cell 3.88, face 4 +DEAL:: 0.158494 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.88, face 5 +DEAL::Cell 3.89, face 0 +DEAL::Cell 3.89, face 1 +DEAL::Cell 3.89, face 2 +DEAL:: 0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.89, face 3 +DEAL::Cell 3.89, face 4 +DEAL::Cell 3.89, face 5 +DEAL::Cell 3.90, face 0 +DEAL:: 0.105662 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.90, face 1 +DEAL::Cell 3.90, face 2 +DEAL::Cell 3.90, face 3 +DEAL::Cell 3.90, face 4 +DEAL::Cell 3.90, face 5 +DEAL:: 0.105662 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.91, face 0 +DEAL::Cell 3.91, face 1 +DEAL::Cell 3.91, face 2 +DEAL::Cell 3.91, face 3 +DEAL:: 0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.91, face 4 +DEAL::Cell 3.91, face 5 +DEAL::Cell 3.92, face 0 +DEAL::Cell 3.92, face 1 +DEAL:: 0.158494 -0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.92, face 2 +DEAL::Cell 3.92, face 3 +DEAL::Cell 3.92, face 4 +DEAL::Cell 3.92, face 5 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.93, face 0 +DEAL::Cell 3.93, face 1 +DEAL::Cell 3.93, face 2 +DEAL::Cell 3.93, face 3 +DEAL::Cell 3.93, face 4 +DEAL:: 0.158494 -0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.93, face 5 +DEAL::Cell 3.94, face 0 +DEAL::Cell 3.94, face 1 +DEAL::Cell 3.94, face 2 +DEAL:: 0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.94, face 3 +DEAL::Cell 3.94, face 4 +DEAL::Cell 3.94, face 5 +DEAL::Cell 3.95, face 0 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.95, face 1 +DEAL::Cell 3.95, face 2 +DEAL::Cell 3.95, face 3 +DEAL::Cell 3.95, face 4 +DEAL:: 0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.95, face 5 +DEAL::Cell 3.96, face 0 +DEAL::Cell 3.96, face 1 +DEAL::Cell 3.96, face 2 +DEAL::Cell 3.96, face 3 +DEAL:: 0.00000 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.96, face 4 +DEAL::Cell 3.96, face 5 +DEAL::Cell 3.97, face 0 +DEAL::Cell 3.97, face 1 +DEAL:: 0.105662 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.97, face 2 +DEAL::Cell 3.97, face 3 +DEAL::Cell 3.97, face 4 +DEAL::Cell 3.97, face 5 +DEAL:: 0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.98, face 0 +DEAL::Cell 3.98, face 1 +DEAL::Cell 3.98, face 2 +DEAL::Cell 3.98, face 3 +DEAL:: 0.0528312 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.98, face 4 +DEAL::Cell 3.98, face 5 +DEAL::Cell 3.99, face 0 +DEAL::Cell 3.99, face 1 +DEAL::Cell 3.99, face 2 +DEAL:: 0.0528312 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.99, face 3 +DEAL::Cell 3.99, face 4 +DEAL::Cell 3.99, face 5 +DEAL::Cell 3.100, face 0 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.100, face 1 +DEAL::Cell 3.100, face 2 +DEAL::Cell 3.100, face 3 +DEAL::Cell 3.100, face 4 +DEAL:: 0.00000 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.100, face 5 +DEAL::Cell 3.101, face 0 +DEAL::Cell 3.101, face 1 +DEAL::Cell 3.101, face 2 +DEAL:: 0.105662 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.101, face 3 +DEAL::Cell 3.101, face 4 +DEAL::Cell 3.101, face 5 +DEAL::Cell 3.102, face 0 +DEAL::Cell 3.102, face 1 +DEAL:: 0.0528312 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.102, face 2 +DEAL::Cell 3.102, face 3 +DEAL::Cell 3.102, face 4 +DEAL::Cell 3.102, face 5 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.103, face 0 +DEAL::Cell 3.103, face 1 +DEAL::Cell 3.103, face 2 +DEAL::Cell 3.103, face 3 +DEAL:: 0.105662 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.103, face 4 +DEAL::Cell 3.103, face 5 +DEAL::Cell 3.104, face 0 +DEAL::Cell 3.104, face 1 +DEAL:: 0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.104, face 2 +DEAL::Cell 3.104, face 3 +DEAL::Cell 3.104, face 4 +DEAL::Cell 3.104, face 5 +DEAL::Cell 3.105, face 0 +DEAL:: 0.158494 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.105, face 1 +DEAL::Cell 3.105, face 2 +DEAL::Cell 3.105, face 3 +DEAL::Cell 3.105, face 4 +DEAL:: 0.211325 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.105, face 5 +DEAL::Cell 3.106, face 0 +DEAL::Cell 3.106, face 1 +DEAL::Cell 3.106, face 2 +DEAL:: 0.158494 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.106, face 3 +DEAL::Cell 3.106, face 4 +DEAL::Cell 3.106, face 5 +DEAL::Cell 3.107, face 0 +DEAL:: 0.158494 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.107, face 1 +DEAL::Cell 3.107, face 2 +DEAL::Cell 3.107, face 3 +DEAL::Cell 3.107, face 4 +DEAL::Cell 3.107, face 5 +DEAL:: 0.158494 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.108, face 0 +DEAL::Cell 3.108, face 1 +DEAL::Cell 3.108, face 2 +DEAL::Cell 3.108, face 3 +DEAL:: 0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.108, face 4 +DEAL::Cell 3.108, face 5 +DEAL::Cell 3.109, face 0 +DEAL::Cell 3.109, face 1 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.109, face 2 +DEAL::Cell 3.109, face 3 +DEAL::Cell 3.109, face 4 +DEAL::Cell 3.109, face 5 +DEAL:: 0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.110, face 0 +DEAL::Cell 3.110, face 1 +DEAL::Cell 3.110, face 2 +DEAL::Cell 3.110, face 3 +DEAL::Cell 3.110, face 4 +DEAL:: 0.105662 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.110, face 5 +DEAL::Cell 3.111, face 0 +DEAL::Cell 3.111, face 1 +DEAL::Cell 3.111, face 2 +DEAL:: 0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.111, face 3 +DEAL::Cell 3.111, face 4 +DEAL::Cell 3.111, face 5 +DEAL::Cell 3.112, face 0 +DEAL:: 0.00000 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.112, face 1 +DEAL::Cell 3.112, face 2 +DEAL::Cell 3.112, face 3 +DEAL::Cell 3.112, face 4 +DEAL:: 0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.112, face 5 +DEAL::Cell 3.113, face 0 +DEAL::Cell 3.113, face 1 +DEAL::Cell 3.113, face 2 +DEAL::Cell 3.113, face 3 +DEAL:: 0.0528312 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.113, face 4 +DEAL::Cell 3.113, face 5 +DEAL::Cell 3.114, face 0 +DEAL::Cell 3.114, face 1 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.114, face 2 +DEAL::Cell 3.114, face 3 +DEAL::Cell 3.114, face 4 +DEAL::Cell 3.114, face 5 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.115, face 0 +DEAL::Cell 3.115, face 1 +DEAL::Cell 3.115, face 2 +DEAL::Cell 3.115, face 3 +DEAL:: 0.105662 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.115, face 4 +DEAL::Cell 3.115, face 5 +DEAL::Cell 3.116, face 0 +DEAL::Cell 3.116, face 1 +DEAL::Cell 3.116, face 2 +DEAL:: 0.00000 -0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.116, face 3 +DEAL::Cell 3.116, face 4 +DEAL::Cell 3.116, face 5 +DEAL::Cell 3.117, face 0 +DEAL:: 0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.117, face 1 +DEAL::Cell 3.117, face 2 +DEAL::Cell 3.117, face 3 +DEAL::Cell 3.117, face 4 +DEAL:: 0.0528312 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.117, face 5 +DEAL::Cell 3.118, face 0 +DEAL::Cell 3.118, face 1 +DEAL::Cell 3.118, face 2 +DEAL:: 0.0528312 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.118, face 3 +DEAL::Cell 3.118, face 4 +DEAL::Cell 3.118, face 5 +DEAL::Cell 3.119, face 0 +DEAL::Cell 3.119, face 1 +DEAL:: 0.105662 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.119, face 2 +DEAL::Cell 3.119, face 3 +DEAL::Cell 3.119, face 4 +DEAL::Cell 3.119, face 5 +DEAL:: 0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.120, face 0 +DEAL::Cell 3.120, face 1 +DEAL::Cell 3.120, face 2 +DEAL::Cell 3.120, face 3 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.120, face 4 +DEAL::Cell 3.120, face 5 +DEAL::Cell 3.121, face 0 +DEAL::Cell 3.121, face 1 +DEAL:: 0.211325 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.121, face 2 +DEAL::Cell 3.121, face 3 +DEAL::Cell 3.121, face 4 +DEAL::Cell 3.121, face 5 +DEAL::Cell 3.122, face 0 +DEAL:: 0.105662 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.122, face 1 +DEAL::Cell 3.122, face 2 +DEAL::Cell 3.122, face 3 +DEAL::Cell 3.122, face 4 +DEAL:: 0.158494 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.122, face 5 +DEAL::Cell 3.123, face 0 +DEAL::Cell 3.123, face 1 +DEAL::Cell 3.123, face 2 +DEAL:: 0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.123, face 3 +DEAL::Cell 3.123, face 4 +DEAL::Cell 3.123, face 5 +DEAL::Cell 3.124, face 0 +DEAL:: 0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.124, face 1 +DEAL::Cell 3.124, face 2 +DEAL::Cell 3.124, face 3 +DEAL::Cell 3.124, face 4 +DEAL::Cell 3.124, face 5 +DEAL:: 0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.125, face 0 +DEAL::Cell 3.125, face 1 +DEAL::Cell 3.125, face 2 +DEAL::Cell 3.125, face 3 +DEAL:: 0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.125, face 4 +DEAL::Cell 3.125, face 5 +DEAL::Cell 3.126, face 0 +DEAL::Cell 3.126, face 1 +DEAL:: 0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.126, face 2 +DEAL::Cell 3.126, face 3 +DEAL::Cell 3.126, face 4 +DEAL::Cell 3.126, face 5 +DEAL:: 0.158494 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.127, face 0 +DEAL::Cell 3.127, face 1 +DEAL::Cell 3.127, face 2 +DEAL::Cell 3.127, face 3 +DEAL::Cell 3.127, face 4 +DEAL:: 0.158494 -0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.127, face 5 +DEAL::Cell 3.128, face 0 +DEAL::Cell 3.128, face 1 +DEAL::Cell 3.128, face 2 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.128, face 3 +DEAL::Cell 3.128, face 4 +DEAL::Cell 3.128, face 5 +DEAL::Cell 3.129, face 0 +DEAL:: -0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.129, face 1 +DEAL::Cell 3.129, face 2 +DEAL::Cell 3.129, face 3 +DEAL::Cell 3.129, face 4 +DEAL:: -0.105662 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.129, face 5 +DEAL::Cell 3.130, face 0 +DEAL::Cell 3.130, face 1 +DEAL::Cell 3.130, face 2 +DEAL::Cell 3.130, face 3 +DEAL:: -0.211325 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.130, face 4 +DEAL::Cell 3.130, face 5 +DEAL::Cell 3.131, face 0 +DEAL::Cell 3.131, face 1 +DEAL:: -0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.131, face 2 +DEAL::Cell 3.131, face 3 +DEAL::Cell 3.131, face 4 +DEAL::Cell 3.131, face 5 +DEAL:: -0.158494 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.132, face 0 +DEAL::Cell 3.132, face 1 +DEAL::Cell 3.132, face 2 +DEAL::Cell 3.132, face 3 +DEAL:: -0.158494 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.132, face 4 +DEAL::Cell 3.132, face 5 +DEAL::Cell 3.133, face 0 +DEAL::Cell 3.133, face 1 +DEAL::Cell 3.133, face 2 +DEAL:: -0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.133, face 3 +DEAL::Cell 3.133, face 4 +DEAL::Cell 3.133, face 5 +DEAL::Cell 3.134, face 0 +DEAL:: -0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.134, face 1 +DEAL::Cell 3.134, face 2 +DEAL::Cell 3.134, face 3 +DEAL::Cell 3.134, face 4 +DEAL:: -0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.134, face 5 +DEAL::Cell 3.135, face 0 +DEAL::Cell 3.135, face 1 +DEAL::Cell 3.135, face 2 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.135, face 3 +DEAL::Cell 3.135, face 4 +DEAL::Cell 3.135, face 5 +DEAL::Cell 3.136, face 0 +DEAL::Cell 3.136, face 1 +DEAL:: -0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.136, face 2 +DEAL::Cell 3.136, face 3 +DEAL::Cell 3.136, face 4 +DEAL::Cell 3.136, face 5 +DEAL:: -0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.137, face 0 +DEAL::Cell 3.137, face 1 +DEAL::Cell 3.137, face 2 +DEAL::Cell 3.137, face 3 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.137, face 4 +DEAL::Cell 3.137, face 5 +DEAL::Cell 3.138, face 0 +DEAL::Cell 3.138, face 1 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.138, face 2 +DEAL::Cell 3.138, face 3 +DEAL::Cell 3.138, face 4 +DEAL::Cell 3.138, face 5 +DEAL::Cell 3.139, face 0 +DEAL:: -0.0528312 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.139, face 1 +DEAL::Cell 3.139, face 2 +DEAL::Cell 3.139, face 3 +DEAL::Cell 3.139, face 4 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.139, face 5 +DEAL::Cell 3.140, face 0 +DEAL::Cell 3.140, face 1 +DEAL::Cell 3.140, face 2 +DEAL:: -0.0528312 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.140, face 3 +DEAL::Cell 3.140, face 4 +DEAL::Cell 3.140, face 5 +DEAL::Cell 3.141, face 0 +DEAL:: -0.0528312 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.141, face 1 +DEAL::Cell 3.141, face 2 +DEAL::Cell 3.141, face 3 +DEAL::Cell 3.141, face 4 +DEAL::Cell 3.141, face 5 +DEAL:: -0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.142, face 0 +DEAL::Cell 3.142, face 1 +DEAL::Cell 3.142, face 2 +DEAL::Cell 3.142, face 3 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.142, face 4 +DEAL::Cell 3.142, face 5 +DEAL::Cell 3.143, face 0 +DEAL::Cell 3.143, face 1 +DEAL:: 0.00000 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.143, face 2 +DEAL::Cell 3.143, face 3 +DEAL::Cell 3.143, face 4 +DEAL::Cell 3.143, face 5 +DEAL:: 0.00000 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.144, face 0 +DEAL::Cell 3.144, face 1 +DEAL::Cell 3.144, face 2 +DEAL::Cell 3.144, face 3 +DEAL::Cell 3.144, face 4 +DEAL:: -0.211325 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.144, face 5 +DEAL::Cell 3.145, face 0 +DEAL::Cell 3.145, face 1 +DEAL::Cell 3.145, face 2 +DEAL:: -0.158494 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.145, face 3 +DEAL::Cell 3.145, face 4 +DEAL::Cell 3.145, face 5 +DEAL::Cell 3.146, face 0 +DEAL:: -0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.146, face 1 +DEAL::Cell 3.146, face 2 +DEAL::Cell 3.146, face 3 +DEAL::Cell 3.146, face 4 +DEAL:: -0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.146, face 5 +DEAL::Cell 3.147, face 0 +DEAL::Cell 3.147, face 1 +DEAL::Cell 3.147, face 2 +DEAL::Cell 3.147, face 3 +DEAL:: -0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.147, face 4 +DEAL::Cell 3.147, face 5 +DEAL::Cell 3.148, face 0 +DEAL::Cell 3.148, face 1 +DEAL:: -0.158494 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.148, face 2 +DEAL::Cell 3.148, face 3 +DEAL::Cell 3.148, face 4 +DEAL::Cell 3.148, face 5 +DEAL:: -0.211325 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.149, face 0 +DEAL::Cell 3.149, face 1 +DEAL::Cell 3.149, face 2 +DEAL::Cell 3.149, face 3 +DEAL:: -0.105662 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.149, face 4 +DEAL::Cell 3.149, face 5 +DEAL::Cell 3.150, face 0 +DEAL::Cell 3.150, face 1 +DEAL::Cell 3.150, face 2 +DEAL:: -0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.150, face 3 +DEAL::Cell 3.150, face 4 +DEAL::Cell 3.150, face 5 +DEAL::Cell 3.151, face 0 +DEAL:: -0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.151, face 1 +DEAL::Cell 3.151, face 2 +DEAL::Cell 3.151, face 3 +DEAL::Cell 3.151, face 4 +DEAL:: -0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.151, face 5 +DEAL::Cell 3.152, face 0 +DEAL::Cell 3.152, face 1 +DEAL::Cell 3.152, face 2 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.152, face 3 +DEAL::Cell 3.152, face 4 +DEAL::Cell 3.152, face 5 +DEAL::Cell 3.153, face 0 +DEAL::Cell 3.153, face 1 +DEAL:: 0.00000 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.153, face 2 +DEAL::Cell 3.153, face 3 +DEAL::Cell 3.153, face 4 +DEAL::Cell 3.153, face 5 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.154, face 0 +DEAL::Cell 3.154, face 1 +DEAL::Cell 3.154, face 2 +DEAL::Cell 3.154, face 3 +DEAL:: -0.0528312 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.154, face 4 +DEAL::Cell 3.154, face 5 +DEAL::Cell 3.155, face 0 +DEAL::Cell 3.155, face 1 +DEAL:: 0.00000 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.155, face 2 +DEAL::Cell 3.155, face 3 +DEAL::Cell 3.155, face 4 +DEAL::Cell 3.155, face 5 +DEAL::Cell 3.156, face 0 +DEAL:: -0.105662 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.156, face 1 +DEAL::Cell 3.156, face 2 +DEAL::Cell 3.156, face 3 +DEAL::Cell 3.156, face 4 +DEAL:: -0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.156, face 5 +DEAL::Cell 3.157, face 0 +DEAL::Cell 3.157, face 1 +DEAL::Cell 3.157, face 2 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.157, face 3 +DEAL::Cell 3.157, face 4 +DEAL::Cell 3.157, face 5 +DEAL::Cell 3.158, face 0 +DEAL:: -0.105662 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.158, face 1 +DEAL::Cell 3.158, face 2 +DEAL::Cell 3.158, face 3 +DEAL::Cell 3.158, face 4 +DEAL::Cell 3.158, face 5 +DEAL:: -0.105662 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.159, face 0 +DEAL::Cell 3.159, face 1 +DEAL::Cell 3.159, face 2 +DEAL::Cell 3.159, face 3 +DEAL:: -0.0528312 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.159, face 4 +DEAL::Cell 3.159, face 5 +DEAL::Cell 3.160, face 0 +DEAL::Cell 3.160, face 1 +DEAL:: -0.158494 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.160, face 2 +DEAL::Cell 3.160, face 3 +DEAL::Cell 3.160, face 4 +DEAL::Cell 3.160, face 5 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.161, face 0 +DEAL::Cell 3.161, face 1 +DEAL::Cell 3.161, face 2 +DEAL::Cell 3.161, face 3 +DEAL::Cell 3.161, face 4 +DEAL:: -0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.161, face 5 +DEAL::Cell 3.162, face 0 +DEAL::Cell 3.162, face 1 +DEAL::Cell 3.162, face 2 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.162, face 3 +DEAL::Cell 3.162, face 4 +DEAL::Cell 3.162, face 5 +DEAL::Cell 3.163, face 0 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.163, face 1 +DEAL::Cell 3.163, face 2 +DEAL::Cell 3.163, face 3 +DEAL::Cell 3.163, face 4 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.163, face 5 +DEAL::Cell 3.164, face 0 +DEAL::Cell 3.164, face 1 +DEAL::Cell 3.164, face 2 +DEAL::Cell 3.164, face 3 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.164, face 4 +DEAL::Cell 3.164, face 5 +DEAL::Cell 3.165, face 0 +DEAL::Cell 3.165, face 1 +DEAL:: -0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.165, face 2 +DEAL::Cell 3.165, face 3 +DEAL::Cell 3.165, face 4 +DEAL::Cell 3.165, face 5 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.166, face 0 +DEAL::Cell 3.166, face 1 +DEAL::Cell 3.166, face 2 +DEAL::Cell 3.166, face 3 +DEAL:: -0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.166, face 4 +DEAL::Cell 3.166, face 5 +DEAL::Cell 3.167, face 0 +DEAL::Cell 3.167, face 1 +DEAL::Cell 3.167, face 2 +DEAL:: -0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.167, face 3 +DEAL::Cell 3.167, face 4 +DEAL::Cell 3.167, face 5 +DEAL::Cell 3.168, face 0 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.168, face 1 +DEAL::Cell 3.168, face 2 +DEAL::Cell 3.168, face 3 +DEAL::Cell 3.168, face 4 +DEAL:: -0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.168, face 5 +DEAL::Cell 3.169, face 0 +DEAL::Cell 3.169, face 1 +DEAL::Cell 3.169, face 2 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.169, face 3 +DEAL::Cell 3.169, face 4 +DEAL::Cell 3.169, face 5 +DEAL::Cell 3.170, face 0 +DEAL::Cell 3.170, face 1 +DEAL:: -0.0528312 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.170, face 2 +DEAL::Cell 3.170, face 3 +DEAL::Cell 3.170, face 4 +DEAL::Cell 3.170, face 5 +DEAL:: -0.0528312 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.171, face 0 +DEAL::Cell 3.171, face 1 +DEAL::Cell 3.171, face 2 +DEAL::Cell 3.171, face 3 +DEAL:: 0.00000 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.171, face 4 +DEAL::Cell 3.171, face 5 +DEAL::Cell 3.172, face 0 +DEAL::Cell 3.172, face 1 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.172, face 2 +DEAL::Cell 3.172, face 3 +DEAL::Cell 3.172, face 4 +DEAL::Cell 3.172, face 5 +DEAL::Cell 3.173, face 0 +DEAL:: -0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.173, face 1 +DEAL::Cell 3.173, face 2 +DEAL::Cell 3.173, face 3 +DEAL::Cell 3.173, face 4 +DEAL:: 0.00000 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.173, face 5 +DEAL::Cell 3.174, face 0 +DEAL::Cell 3.174, face 1 +DEAL::Cell 3.174, face 2 +DEAL:: -0.0528312 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.174, face 3 +DEAL::Cell 3.174, face 4 +DEAL::Cell 3.174, face 5 +DEAL::Cell 3.175, face 0 +DEAL:: -0.0528312 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.175, face 1 +DEAL::Cell 3.175, face 2 +DEAL::Cell 3.175, face 3 +DEAL::Cell 3.175, face 4 +DEAL::Cell 3.175, face 5 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.176, face 0 +DEAL::Cell 3.176, face 1 +DEAL::Cell 3.176, face 2 +DEAL::Cell 3.176, face 3 +DEAL:: -0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.176, face 4 +DEAL::Cell 3.176, face 5 +DEAL::Cell 3.177, face 0 +DEAL::Cell 3.177, face 1 +DEAL:: -0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.177, face 2 +DEAL::Cell 3.177, face 3 +DEAL::Cell 3.177, face 4 +DEAL::Cell 3.177, face 5 +DEAL:: -0.105662 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.178, face 0 +DEAL::Cell 3.178, face 1 +DEAL::Cell 3.178, face 2 +DEAL::Cell 3.178, face 3 +DEAL::Cell 3.178, face 4 +DEAL:: -0.211325 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.178, face 5 +DEAL::Cell 3.179, face 0 +DEAL::Cell 3.179, face 1 +DEAL::Cell 3.179, face 2 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.179, face 3 +DEAL::Cell 3.179, face 4 +DEAL::Cell 3.179, face 5 +DEAL::Cell 3.180, face 0 +DEAL:: -0.211325 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.180, face 1 +DEAL::Cell 3.180, face 2 +DEAL::Cell 3.180, face 3 +DEAL::Cell 3.180, face 4 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.180, face 5 +DEAL::Cell 3.181, face 0 +DEAL::Cell 3.181, face 1 +DEAL::Cell 3.181, face 2 +DEAL::Cell 3.181, face 3 +DEAL:: -0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.181, face 4 +DEAL::Cell 3.181, face 5 +DEAL::Cell 3.182, face 0 +DEAL::Cell 3.182, face 1 +DEAL:: -0.158494 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.182, face 2 +DEAL::Cell 3.182, face 3 +DEAL::Cell 3.182, face 4 +DEAL::Cell 3.182, face 5 +DEAL:: -0.211325 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.183, face 0 +DEAL::Cell 3.183, face 1 +DEAL::Cell 3.183, face 2 +DEAL::Cell 3.183, face 3 +DEAL:: -0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.183, face 4 +DEAL::Cell 3.183, face 5 +DEAL::Cell 3.184, face 0 +DEAL::Cell 3.184, face 1 +DEAL::Cell 3.184, face 2 +DEAL:: -0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.184, face 3 +DEAL::Cell 3.184, face 4 +DEAL::Cell 3.184, face 5 +DEAL::Cell 3.185, face 0 +DEAL:: -0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.185, face 1 +DEAL::Cell 3.185, face 2 +DEAL::Cell 3.185, face 3 +DEAL::Cell 3.185, face 4 +DEAL:: -0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.185, face 5 +DEAL::Cell 3.186, face 0 +DEAL::Cell 3.186, face 1 +DEAL::Cell 3.186, face 2 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.186, face 3 +DEAL::Cell 3.186, face 4 +DEAL::Cell 3.186, face 5 +DEAL::Cell 3.187, face 0 +DEAL::Cell 3.187, face 1 +DEAL:: 0.00000 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.187, face 2 +DEAL::Cell 3.187, face 3 +DEAL::Cell 3.187, face 4 +DEAL::Cell 3.187, face 5 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.188, face 0 +DEAL::Cell 3.188, face 1 +DEAL::Cell 3.188, face 2 +DEAL::Cell 3.188, face 3 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.188, face 4 +DEAL::Cell 3.188, face 5 +DEAL::Cell 3.189, face 0 +DEAL::Cell 3.189, face 1 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.189, face 2 +DEAL::Cell 3.189, face 3 +DEAL::Cell 3.189, face 4 +DEAL::Cell 3.189, face 5 +DEAL::Cell 3.190, face 0 +DEAL:: -0.105662 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.190, face 1 +DEAL::Cell 3.190, face 2 +DEAL::Cell 3.190, face 3 +DEAL::Cell 3.190, face 4 +DEAL:: -0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.190, face 5 +DEAL::Cell 3.191, face 0 +DEAL::Cell 3.191, face 1 +DEAL::Cell 3.191, face 2 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.191, face 3 +DEAL::Cell 3.191, face 4 +DEAL::Cell 3.191, face 5 +DEAL::Cell 3.192, face 0 +DEAL:: 0.00000 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.192, face 1 +DEAL::Cell 3.192, face 2 +DEAL::Cell 3.192, face 3 +DEAL::Cell 3.192, face 4 +DEAL::Cell 3.192, face 5 +DEAL:: 0.00000 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.193, face 0 +DEAL::Cell 3.193, face 1 +DEAL::Cell 3.193, face 2 +DEAL::Cell 3.193, face 3 +DEAL:: 0.0528312 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.193, face 4 +DEAL::Cell 3.193, face 5 +DEAL::Cell 3.194, face 0 +DEAL::Cell 3.194, face 1 +DEAL:: 0.0528312 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.194, face 2 +DEAL::Cell 3.194, face 3 +DEAL::Cell 3.194, face 4 +DEAL::Cell 3.194, face 5 +DEAL:: 0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.195, face 0 +DEAL::Cell 3.195, face 1 +DEAL::Cell 3.195, face 2 +DEAL::Cell 3.195, face 3 +DEAL::Cell 3.195, face 4 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.195, face 5 +DEAL::Cell 3.196, face 0 +DEAL::Cell 3.196, face 1 +DEAL::Cell 3.196, face 2 +DEAL:: 0.00000 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.196, face 3 +DEAL::Cell 3.196, face 4 +DEAL::Cell 3.196, face 5 +DEAL::Cell 3.197, face 0 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.197, face 1 +DEAL::Cell 3.197, face 2 +DEAL::Cell 3.197, face 3 +DEAL::Cell 3.197, face 4 +DEAL:: 0.105662 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.197, face 5 +DEAL::Cell 3.198, face 0 +DEAL::Cell 3.198, face 1 +DEAL::Cell 3.198, face 2 +DEAL::Cell 3.198, face 3 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.198, face 4 +DEAL::Cell 3.198, face 5 +DEAL::Cell 3.199, face 0 +DEAL::Cell 3.199, face 1 +DEAL:: 0.105662 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.199, face 2 +DEAL::Cell 3.199, face 3 +DEAL::Cell 3.199, face 4 +DEAL::Cell 3.199, face 5 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.200, face 0 +DEAL::Cell 3.200, face 1 +DEAL::Cell 3.200, face 2 +DEAL::Cell 3.200, face 3 +DEAL:: 0.158494 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.200, face 4 +DEAL::Cell 3.200, face 5 +DEAL::Cell 3.201, face 0 +DEAL::Cell 3.201, face 1 +DEAL::Cell 3.201, face 2 +DEAL:: 0.158494 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.201, face 3 +DEAL::Cell 3.201, face 4 +DEAL::Cell 3.201, face 5 +DEAL::Cell 3.202, face 0 +DEAL:: 0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.202, face 1 +DEAL::Cell 3.202, face 2 +DEAL::Cell 3.202, face 3 +DEAL::Cell 3.202, face 4 +DEAL:: 0.105662 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.202, face 5 +DEAL::Cell 3.203, face 0 +DEAL::Cell 3.203, face 1 +DEAL::Cell 3.203, face 2 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.203, face 3 +DEAL::Cell 3.203, face 4 +DEAL::Cell 3.203, face 5 +DEAL::Cell 3.204, face 0 +DEAL::Cell 3.204, face 1 +DEAL:: 0.158494 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.204, face 2 +DEAL::Cell 3.204, face 3 +DEAL::Cell 3.204, face 4 +DEAL::Cell 3.204, face 5 +DEAL:: 0.158494 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.205, face 0 +DEAL::Cell 3.205, face 1 +DEAL::Cell 3.205, face 2 +DEAL::Cell 3.205, face 3 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.205, face 4 +DEAL::Cell 3.205, face 5 +DEAL::Cell 3.206, face 0 +DEAL::Cell 3.206, face 1 +DEAL:: 0.158494 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.206, face 2 +DEAL::Cell 3.206, face 3 +DEAL::Cell 3.206, face 4 +DEAL::Cell 3.206, face 5 +DEAL::Cell 3.207, face 0 +DEAL:: 0.158494 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.207, face 1 +DEAL::Cell 3.207, face 2 +DEAL::Cell 3.207, face 3 +DEAL::Cell 3.207, face 4 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.207, face 5 +DEAL::Cell 3.208, face 0 +DEAL::Cell 3.208, face 1 +DEAL::Cell 3.208, face 2 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.208, face 3 +DEAL::Cell 3.208, face 4 +DEAL::Cell 3.208, face 5 +DEAL::Cell 3.209, face 0 +DEAL:: 0.0528312 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.209, face 1 +DEAL::Cell 3.209, face 2 +DEAL::Cell 3.209, face 3 +DEAL::Cell 3.209, face 4 +DEAL::Cell 3.209, face 5 +DEAL:: 0.0528312 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.210, face 0 +DEAL::Cell 3.210, face 1 +DEAL::Cell 3.210, face 2 +DEAL::Cell 3.210, face 3 +DEAL:: 0.00000 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.210, face 4 +DEAL::Cell 3.210, face 5 +DEAL::Cell 3.211, face 0 +DEAL::Cell 3.211, face 1 +DEAL:: 0.105662 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.211, face 2 +DEAL::Cell 3.211, face 3 +DEAL::Cell 3.211, face 4 +DEAL::Cell 3.211, face 5 +DEAL:: 0.105662 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.212, face 0 +DEAL::Cell 3.212, face 1 +DEAL::Cell 3.212, face 2 +DEAL::Cell 3.212, face 3 +DEAL::Cell 3.212, face 4 +DEAL:: 0.00000 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.212, face 5 +DEAL::Cell 3.213, face 0 +DEAL::Cell 3.213, face 1 +DEAL::Cell 3.213, face 2 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.213, face 3 +DEAL::Cell 3.213, face 4 +DEAL::Cell 3.213, face 5 +DEAL::Cell 3.214, face 0 +DEAL:: 0.00000 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.214, face 1 +DEAL::Cell 3.214, face 2 +DEAL::Cell 3.214, face 3 +DEAL::Cell 3.214, face 4 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.214, face 5 +DEAL::Cell 3.215, face 0 +DEAL::Cell 3.215, face 1 +DEAL::Cell 3.215, face 2 +DEAL::Cell 3.215, face 3 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.215, face 4 +DEAL::Cell 3.215, face 5 +DEAL::Cell 3.216, face 0 +DEAL::Cell 3.216, face 1 +DEAL:: 0.158494 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.216, face 2 +DEAL::Cell 3.216, face 3 +DEAL::Cell 3.216, face 4 +DEAL::Cell 3.216, face 5 +DEAL:: 0.105662 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.217, face 0 +DEAL::Cell 3.217, face 1 +DEAL::Cell 3.217, face 2 +DEAL::Cell 3.217, face 3 +DEAL:: 0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.217, face 4 +DEAL::Cell 3.217, face 5 +DEAL::Cell 3.218, face 0 +DEAL::Cell 3.218, face 1 +DEAL::Cell 3.218, face 2 +DEAL:: 0.105662 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.218, face 3 +DEAL::Cell 3.218, face 4 +DEAL::Cell 3.218, face 5 +DEAL::Cell 3.219, face 0 +DEAL:: 0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.219, face 1 +DEAL::Cell 3.219, face 2 +DEAL::Cell 3.219, face 3 +DEAL::Cell 3.219, face 4 +DEAL:: 0.158494 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.219, face 5 +DEAL::Cell 3.220, face 0 +DEAL::Cell 3.220, face 1 +DEAL::Cell 3.220, face 2 +DEAL:: 0.158494 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.220, face 3 +DEAL::Cell 3.220, face 4 +DEAL::Cell 3.220, face 5 +DEAL::Cell 3.221, face 0 +DEAL::Cell 3.221, face 1 +DEAL:: 0.211325 0.105662 -0.158494, 0.000697784 +DEAL::Cell 3.221, face 2 +DEAL::Cell 3.221, face 3 +DEAL::Cell 3.221, face 4 +DEAL::Cell 3.221, face 5 +DEAL:: 0.211325 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.222, face 0 +DEAL::Cell 3.222, face 1 +DEAL::Cell 3.222, face 2 +DEAL::Cell 3.222, face 3 +DEAL:: 0.158494 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.222, face 4 +DEAL::Cell 3.222, face 5 +DEAL::Cell 3.223, face 0 +DEAL::Cell 3.223, face 1 +DEAL:: 0.211325 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.223, face 2 +DEAL::Cell 3.223, face 3 +DEAL::Cell 3.223, face 4 +DEAL::Cell 3.223, face 5 +DEAL::Cell 3.224, face 0 +DEAL:: 0.00000 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.224, face 1 +DEAL::Cell 3.224, face 2 +DEAL::Cell 3.224, face 3 +DEAL::Cell 3.224, face 4 +DEAL:: 0.0528312 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.224, face 5 +DEAL::Cell 3.225, face 0 +DEAL::Cell 3.225, face 1 +DEAL::Cell 3.225, face 2 +DEAL:: 0.105662 0.00000 -0.105662, 0.000697784 +DEAL::Cell 3.225, face 3 +DEAL::Cell 3.225, face 4 +DEAL::Cell 3.225, face 5 +DEAL::Cell 3.226, face 0 +DEAL:: 0.00000 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.226, face 1 +DEAL::Cell 3.226, face 2 +DEAL::Cell 3.226, face 3 +DEAL::Cell 3.226, face 4 +DEAL::Cell 3.226, face 5 +DEAL:: 0.00000 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.227, face 0 +DEAL::Cell 3.227, face 1 +DEAL::Cell 3.227, face 2 +DEAL::Cell 3.227, face 3 +DEAL:: 0.0528312 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.227, face 4 +DEAL::Cell 3.227, face 5 +DEAL::Cell 3.228, face 0 +DEAL::Cell 3.228, face 1 +DEAL:: 0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.228, face 2 +DEAL::Cell 3.228, face 3 +DEAL::Cell 3.228, face 4 +DEAL::Cell 3.228, face 5 +DEAL:: 0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.229, face 0 +DEAL::Cell 3.229, face 1 +DEAL::Cell 3.229, face 2 +DEAL::Cell 3.229, face 3 +DEAL::Cell 3.229, face 4 +DEAL:: 0.0528312 0.00000 -0.0528312, 0.000697784 +DEAL::Cell 3.229, face 5 +DEAL::Cell 3.230, face 0 +DEAL::Cell 3.230, face 1 +DEAL::Cell 3.230, face 2 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.230, face 3 +DEAL::Cell 3.230, face 4 +DEAL::Cell 3.230, face 5 +DEAL::Cell 3.231, face 0 +DEAL:: 0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.231, face 1 +DEAL::Cell 3.231, face 2 +DEAL::Cell 3.231, face 3 +DEAL::Cell 3.231, face 4 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.231, face 5 +DEAL::Cell 3.232, face 0 +DEAL::Cell 3.232, face 1 +DEAL::Cell 3.232, face 2 +DEAL::Cell 3.232, face 3 +DEAL:: 0.105662 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.232, face 4 +DEAL::Cell 3.232, face 5 +DEAL::Cell 3.233, face 0 +DEAL::Cell 3.233, face 1 +DEAL:: 0.211325 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.233, face 2 +DEAL::Cell 3.233, face 3 +DEAL::Cell 3.233, face 4 +DEAL::Cell 3.233, face 5 +DEAL:: 0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.234, face 0 +DEAL::Cell 3.234, face 1 +DEAL::Cell 3.234, face 2 +DEAL::Cell 3.234, face 3 +DEAL:: 0.158494 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.234, face 4 +DEAL::Cell 3.234, face 5 +DEAL::Cell 3.235, face 0 +DEAL::Cell 3.235, face 1 +DEAL::Cell 3.235, face 2 +DEAL:: 0.158494 0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.235, face 3 +DEAL::Cell 3.235, face 4 +DEAL::Cell 3.235, face 5 +DEAL::Cell 3.236, face 0 +DEAL:: 0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.236, face 1 +DEAL::Cell 3.236, face 2 +DEAL::Cell 3.236, face 3 +DEAL::Cell 3.236, face 4 +DEAL:: 0.105662 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.236, face 5 +DEAL::Cell 3.237, face 0 +DEAL::Cell 3.237, face 1 +DEAL::Cell 3.237, face 2 +DEAL:: 0.211325 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.237, face 3 +DEAL::Cell 3.237, face 4 +DEAL::Cell 3.237, face 5 +DEAL::Cell 3.238, face 0 +DEAL::Cell 3.238, face 1 +DEAL:: 0.158494 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.238, face 2 +DEAL::Cell 3.238, face 3 +DEAL::Cell 3.238, face 4 +DEAL::Cell 3.238, face 5 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.239, face 0 +DEAL::Cell 3.239, face 1 +DEAL::Cell 3.239, face 2 +DEAL::Cell 3.239, face 3 +DEAL:: 0.211325 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.239, face 4 +DEAL::Cell 3.239, face 5 +DEAL::Cell 3.240, face 0 +DEAL::Cell 3.240, face 1 +DEAL:: 0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.240, face 2 +DEAL::Cell 3.240, face 3 +DEAL::Cell 3.240, face 4 +DEAL::Cell 3.240, face 5 +DEAL::Cell 3.241, face 0 +DEAL:: 0.0528312 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.241, face 1 +DEAL::Cell 3.241, face 2 +DEAL::Cell 3.241, face 3 +DEAL::Cell 3.241, face 4 +DEAL:: 0.105662 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.241, face 5 +DEAL::Cell 3.242, face 0 +DEAL::Cell 3.242, face 1 +DEAL::Cell 3.242, face 2 +DEAL:: 0.0528312 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.242, face 3 +DEAL::Cell 3.242, face 4 +DEAL::Cell 3.242, face 5 +DEAL::Cell 3.243, face 0 +DEAL:: 0.0528312 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.243, face 1 +DEAL::Cell 3.243, face 2 +DEAL::Cell 3.243, face 3 +DEAL::Cell 3.243, face 4 +DEAL::Cell 3.243, face 5 +DEAL:: 0.0528312 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.244, face 0 +DEAL::Cell 3.244, face 1 +DEAL::Cell 3.244, face 2 +DEAL::Cell 3.244, face 3 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.244, face 4 +DEAL::Cell 3.244, face 5 +DEAL::Cell 3.245, face 0 +DEAL::Cell 3.245, face 1 +DEAL:: 0.105662 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.245, face 2 +DEAL::Cell 3.245, face 3 +DEAL::Cell 3.245, face 4 +DEAL::Cell 3.245, face 5 +DEAL:: 0.105662 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.246, face 0 +DEAL::Cell 3.246, face 1 +DEAL::Cell 3.246, face 2 +DEAL::Cell 3.246, face 3 +DEAL::Cell 3.246, face 4 +DEAL:: 0.00000 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.246, face 5 +DEAL::Cell 3.247, face 0 +DEAL::Cell 3.247, face 1 +DEAL::Cell 3.247, face 2 +DEAL:: 0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.247, face 3 +DEAL::Cell 3.247, face 4 +DEAL::Cell 3.247, face 5 +DEAL::Cell 3.248, face 0 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.248, face 1 +DEAL::Cell 3.248, face 2 +DEAL::Cell 3.248, face 3 +DEAL::Cell 3.248, face 4 +DEAL:: 0.158494 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.248, face 5 +DEAL::Cell 3.249, face 0 +DEAL::Cell 3.249, face 1 +DEAL::Cell 3.249, face 2 +DEAL::Cell 3.249, face 3 +DEAL:: 0.158494 0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.249, face 4 +DEAL::Cell 3.249, face 5 +DEAL::Cell 3.250, face 0 +DEAL::Cell 3.250, face 1 +DEAL:: 0.158494 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.250, face 2 +DEAL::Cell 3.250, face 3 +DEAL::Cell 3.250, face 4 +DEAL::Cell 3.250, face 5 +DEAL:: 0.105662 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.251, face 0 +DEAL::Cell 3.251, face 1 +DEAL::Cell 3.251, face 2 +DEAL::Cell 3.251, face 3 +DEAL:: 0.211325 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.251, face 4 +DEAL::Cell 3.251, face 5 +DEAL::Cell 3.252, face 0 +DEAL::Cell 3.252, face 1 +DEAL::Cell 3.252, face 2 +DEAL:: 0.105662 0.105662 -0.0528312, 0.000697784 +DEAL::Cell 3.252, face 3 +DEAL::Cell 3.252, face 4 +DEAL::Cell 3.252, face 5 +DEAL::Cell 3.253, face 0 +DEAL:: 0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.253, face 1 +DEAL::Cell 3.253, face 2 +DEAL::Cell 3.253, face 3 +DEAL::Cell 3.253, face 4 +DEAL:: 0.158494 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.253, face 5 +DEAL::Cell 3.254, face 0 +DEAL::Cell 3.254, face 1 +DEAL::Cell 3.254, face 2 +DEAL:: 0.158494 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.254, face 3 +DEAL::Cell 3.254, face 4 +DEAL::Cell 3.254, face 5 +DEAL::Cell 3.255, face 0 +DEAL::Cell 3.255, face 1 +DEAL:: 0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.255, face 2 +DEAL::Cell 3.255, face 3 +DEAL::Cell 3.255, face 4 +DEAL::Cell 3.255, face 5 +DEAL:: 0.211325 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.256, face 0 +DEAL::Cell 3.256, face 1 +DEAL::Cell 3.256, face 2 +DEAL::Cell 3.256, face 3 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.256, face 4 +DEAL::Cell 3.256, face 5 +DEAL::Cell 3.257, face 0 +DEAL::Cell 3.257, face 1 +DEAL:: -0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.257, face 2 +DEAL::Cell 3.257, face 3 +DEAL::Cell 3.257, face 4 +DEAL::Cell 3.257, face 5 +DEAL::Cell 3.258, face 0 +DEAL:: -0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.258, face 1 +DEAL::Cell 3.258, face 2 +DEAL::Cell 3.258, face 3 +DEAL::Cell 3.258, face 4 +DEAL:: -0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.258, face 5 +DEAL::Cell 3.259, face 0 +DEAL::Cell 3.259, face 1 +DEAL::Cell 3.259, face 2 +DEAL:: -0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.259, face 3 +DEAL::Cell 3.259, face 4 +DEAL::Cell 3.259, face 5 +DEAL::Cell 3.260, face 0 +DEAL:: -0.211325 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.260, face 1 +DEAL::Cell 3.260, face 2 +DEAL::Cell 3.260, face 3 +DEAL::Cell 3.260, face 4 +DEAL::Cell 3.260, face 5 +DEAL:: -0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.261, face 0 +DEAL::Cell 3.261, face 1 +DEAL::Cell 3.261, face 2 +DEAL::Cell 3.261, face 3 +DEAL:: -0.158494 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.261, face 4 +DEAL::Cell 3.261, face 5 +DEAL::Cell 3.262, face 0 +DEAL::Cell 3.262, face 1 +DEAL:: -0.158494 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.262, face 2 +DEAL::Cell 3.262, face 3 +DEAL::Cell 3.262, face 4 +DEAL::Cell 3.262, face 5 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.263, face 0 +DEAL::Cell 3.263, face 1 +DEAL::Cell 3.263, face 2 +DEAL::Cell 3.263, face 3 +DEAL::Cell 3.263, face 4 +DEAL:: -0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.263, face 5 +DEAL::Cell 3.264, face 0 +DEAL::Cell 3.264, face 1 +DEAL::Cell 3.264, face 2 +DEAL:: -0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.264, face 3 +DEAL::Cell 3.264, face 4 +DEAL::Cell 3.264, face 5 +DEAL::Cell 3.265, face 0 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.265, face 1 +DEAL::Cell 3.265, face 2 +DEAL::Cell 3.265, face 3 +DEAL::Cell 3.265, face 4 +DEAL:: 0.00000 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.265, face 5 +DEAL::Cell 3.266, face 0 +DEAL::Cell 3.266, face 1 +DEAL::Cell 3.266, face 2 +DEAL::Cell 3.266, face 3 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.266, face 4 +DEAL::Cell 3.266, face 5 +DEAL::Cell 3.267, face 0 +DEAL::Cell 3.267, face 1 +DEAL:: 0.00000 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.267, face 2 +DEAL::Cell 3.267, face 3 +DEAL::Cell 3.267, face 4 +DEAL::Cell 3.267, face 5 +DEAL:: -0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.268, face 0 +DEAL::Cell 3.268, face 1 +DEAL::Cell 3.268, face 2 +DEAL::Cell 3.268, face 3 +DEAL:: -0.0528312 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.268, face 4 +DEAL::Cell 3.268, face 5 +DEAL::Cell 3.269, face 0 +DEAL::Cell 3.269, face 1 +DEAL::Cell 3.269, face 2 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.269, face 3 +DEAL::Cell 3.269, face 4 +DEAL::Cell 3.269, face 5 +DEAL::Cell 3.270, face 0 +DEAL:: -0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.270, face 1 +DEAL::Cell 3.270, face 2 +DEAL::Cell 3.270, face 3 +DEAL::Cell 3.270, face 4 +DEAL:: -0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.270, face 5 +DEAL::Cell 3.271, face 0 +DEAL::Cell 3.271, face 1 +DEAL::Cell 3.271, face 2 +DEAL:: 0.00000 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.271, face 3 +DEAL::Cell 3.271, face 4 +DEAL::Cell 3.271, face 5 +DEAL::Cell 3.272, face 0 +DEAL::Cell 3.272, face 1 +DEAL:: -0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.272, face 2 +DEAL::Cell 3.272, face 3 +DEAL::Cell 3.272, face 4 +DEAL::Cell 3.272, face 5 +DEAL:: -0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.273, face 0 +DEAL::Cell 3.273, face 1 +DEAL::Cell 3.273, face 2 +DEAL::Cell 3.273, face 3 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.273, face 4 +DEAL::Cell 3.273, face 5 +DEAL::Cell 3.274, face 0 +DEAL::Cell 3.274, face 1 +DEAL:: -0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.274, face 2 +DEAL::Cell 3.274, face 3 +DEAL::Cell 3.274, face 4 +DEAL::Cell 3.274, face 5 +DEAL::Cell 3.275, face 0 +DEAL:: -0.158494 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.275, face 1 +DEAL::Cell 3.275, face 2 +DEAL::Cell 3.275, face 3 +DEAL::Cell 3.275, face 4 +DEAL:: -0.105662 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.275, face 5 +DEAL::Cell 3.276, face 0 +DEAL::Cell 3.276, face 1 +DEAL::Cell 3.276, face 2 +DEAL:: -0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.276, face 3 +DEAL::Cell 3.276, face 4 +DEAL::Cell 3.276, face 5 +DEAL::Cell 3.277, face 0 +DEAL:: -0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.277, face 1 +DEAL::Cell 3.277, face 2 +DEAL::Cell 3.277, face 3 +DEAL::Cell 3.277, face 4 +DEAL::Cell 3.277, face 5 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.278, face 0 +DEAL::Cell 3.278, face 1 +DEAL::Cell 3.278, face 2 +DEAL::Cell 3.278, face 3 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.278, face 4 +DEAL::Cell 3.278, face 5 +DEAL::Cell 3.279, face 0 +DEAL::Cell 3.279, face 1 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.279, face 2 +DEAL::Cell 3.279, face 3 +DEAL::Cell 3.279, face 4 +DEAL::Cell 3.279, face 5 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.280, face 0 +DEAL::Cell 3.280, face 1 +DEAL::Cell 3.280, face 2 +DEAL::Cell 3.280, face 3 +DEAL::Cell 3.280, face 4 +DEAL:: -0.105662 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.280, face 5 +DEAL::Cell 3.281, face 0 +DEAL::Cell 3.281, face 1 +DEAL::Cell 3.281, face 2 +DEAL:: -0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.281, face 3 +DEAL::Cell 3.281, face 4 +DEAL::Cell 3.281, face 5 +DEAL::Cell 3.282, face 0 +DEAL:: -0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.282, face 1 +DEAL::Cell 3.282, face 2 +DEAL::Cell 3.282, face 3 +DEAL::Cell 3.282, face 4 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.282, face 5 +DEAL::Cell 3.283, face 0 +DEAL::Cell 3.283, face 1 +DEAL::Cell 3.283, face 2 +DEAL::Cell 3.283, face 3 +DEAL:: -0.0528312 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.283, face 4 +DEAL::Cell 3.283, face 5 +DEAL::Cell 3.284, face 0 +DEAL::Cell 3.284, face 1 +DEAL:: -0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.284, face 2 +DEAL::Cell 3.284, face 3 +DEAL::Cell 3.284, face 4 +DEAL::Cell 3.284, face 5 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.285, face 0 +DEAL::Cell 3.285, face 1 +DEAL::Cell 3.285, face 2 +DEAL::Cell 3.285, face 3 +DEAL:: 0.00000 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.285, face 4 +DEAL::Cell 3.285, face 5 +DEAL::Cell 3.286, face 0 +DEAL::Cell 3.286, face 1 +DEAL::Cell 3.286, face 2 +DEAL:: -0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.286, face 3 +DEAL::Cell 3.286, face 4 +DEAL::Cell 3.286, face 5 +DEAL::Cell 3.287, face 0 +DEAL:: -0.0528312 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.287, face 1 +DEAL::Cell 3.287, face 2 +DEAL::Cell 3.287, face 3 +DEAL::Cell 3.287, face 4 +DEAL:: -0.0528312 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.287, face 5 +DEAL::Cell 3.288, face 0 +DEAL::Cell 3.288, face 1 +DEAL::Cell 3.288, face 2 +DEAL:: -0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.288, face 3 +DEAL::Cell 3.288, face 4 +DEAL::Cell 3.288, face 5 +DEAL::Cell 3.289, face 0 +DEAL::Cell 3.289, face 1 +DEAL:: -0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.289, face 2 +DEAL::Cell 3.289, face 3 +DEAL::Cell 3.289, face 4 +DEAL::Cell 3.289, face 5 +DEAL:: -0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.290, face 0 +DEAL::Cell 3.290, face 1 +DEAL::Cell 3.290, face 2 +DEAL::Cell 3.290, face 3 +DEAL:: -0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.290, face 4 +DEAL::Cell 3.290, face 5 +DEAL::Cell 3.291, face 0 +DEAL::Cell 3.291, face 1 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.291, face 2 +DEAL::Cell 3.291, face 3 +DEAL::Cell 3.291, face 4 +DEAL::Cell 3.291, face 5 +DEAL::Cell 3.292, face 0 +DEAL:: -0.211325 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.292, face 1 +DEAL::Cell 3.292, face 2 +DEAL::Cell 3.292, face 3 +DEAL::Cell 3.292, face 4 +DEAL:: -0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.292, face 5 +DEAL::Cell 3.293, face 0 +DEAL::Cell 3.293, face 1 +DEAL::Cell 3.293, face 2 +DEAL:: -0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.293, face 3 +DEAL::Cell 3.293, face 4 +DEAL::Cell 3.293, face 5 +DEAL::Cell 3.294, face 0 +DEAL:: -0.211325 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.294, face 1 +DEAL::Cell 3.294, face 2 +DEAL::Cell 3.294, face 3 +DEAL::Cell 3.294, face 4 +DEAL::Cell 3.294, face 5 +DEAL:: -0.211325 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.295, face 0 +DEAL::Cell 3.295, face 1 +DEAL::Cell 3.295, face 2 +DEAL::Cell 3.295, face 3 +DEAL:: -0.158494 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.295, face 4 +DEAL::Cell 3.295, face 5 +DEAL::Cell 3.296, face 0 +DEAL::Cell 3.296, face 1 +DEAL:: -0.0528312 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.296, face 2 +DEAL::Cell 3.296, face 3 +DEAL::Cell 3.296, face 4 +DEAL::Cell 3.296, face 5 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.297, face 0 +DEAL::Cell 3.297, face 1 +DEAL::Cell 3.297, face 2 +DEAL::Cell 3.297, face 3 +DEAL::Cell 3.297, face 4 +DEAL:: -0.0528312 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.297, face 5 +DEAL::Cell 3.298, face 0 +DEAL::Cell 3.298, face 1 +DEAL::Cell 3.298, face 2 +DEAL:: -0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.298, face 3 +DEAL::Cell 3.298, face 4 +DEAL::Cell 3.298, face 5 +DEAL::Cell 3.299, face 0 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.299, face 1 +DEAL::Cell 3.299, face 2 +DEAL::Cell 3.299, face 3 +DEAL::Cell 3.299, face 4 +DEAL:: 0.00000 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.299, face 5 +DEAL::Cell 3.300, face 0 +DEAL::Cell 3.300, face 1 +DEAL::Cell 3.300, face 2 +DEAL::Cell 3.300, face 3 +DEAL:: -0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.300, face 4 +DEAL::Cell 3.300, face 5 +DEAL::Cell 3.301, face 0 +DEAL::Cell 3.301, face 1 +DEAL:: 0.00000 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.301, face 2 +DEAL::Cell 3.301, face 3 +DEAL::Cell 3.301, face 4 +DEAL::Cell 3.301, face 5 +DEAL:: -0.0528312 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.302, face 0 +DEAL::Cell 3.302, face 1 +DEAL::Cell 3.302, face 2 +DEAL::Cell 3.302, face 3 +DEAL:: -0.0528312 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.302, face 4 +DEAL::Cell 3.302, face 5 +DEAL::Cell 3.303, face 0 +DEAL::Cell 3.303, face 1 +DEAL::Cell 3.303, face 2 +DEAL:: -0.0528312 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.303, face 3 +DEAL::Cell 3.303, face 4 +DEAL::Cell 3.303, face 5 +DEAL::Cell 3.304, face 0 +DEAL:: -0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.304, face 1 +DEAL::Cell 3.304, face 2 +DEAL::Cell 3.304, face 3 +DEAL::Cell 3.304, face 4 +DEAL:: -0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.304, face 5 +DEAL::Cell 3.305, face 0 +DEAL::Cell 3.305, face 1 +DEAL::Cell 3.305, face 2 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.305, face 3 +DEAL::Cell 3.305, face 4 +DEAL::Cell 3.305, face 5 +DEAL::Cell 3.306, face 0 +DEAL::Cell 3.306, face 1 +DEAL:: -0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.306, face 2 +DEAL::Cell 3.306, face 3 +DEAL::Cell 3.306, face 4 +DEAL::Cell 3.306, face 5 +DEAL:: -0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.307, face 0 +DEAL::Cell 3.307, face 1 +DEAL::Cell 3.307, face 2 +DEAL::Cell 3.307, face 3 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.307, face 4 +DEAL::Cell 3.307, face 5 +DEAL::Cell 3.308, face 0 +DEAL::Cell 3.308, face 1 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.308, face 2 +DEAL::Cell 3.308, face 3 +DEAL::Cell 3.308, face 4 +DEAL::Cell 3.308, face 5 +DEAL::Cell 3.309, face 0 +DEAL:: -0.158494 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.309, face 1 +DEAL::Cell 3.309, face 2 +DEAL::Cell 3.309, face 3 +DEAL::Cell 3.309, face 4 +DEAL:: -0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.309, face 5 +DEAL::Cell 3.310, face 0 +DEAL::Cell 3.310, face 1 +DEAL::Cell 3.310, face 2 +DEAL:: -0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.310, face 3 +DEAL::Cell 3.310, face 4 +DEAL::Cell 3.310, face 5 +DEAL::Cell 3.311, face 0 +DEAL:: -0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.311, face 1 +DEAL::Cell 3.311, face 2 +DEAL::Cell 3.311, face 3 +DEAL::Cell 3.311, face 4 +DEAL::Cell 3.311, face 5 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.312, face 0 +DEAL::Cell 3.312, face 1 +DEAL::Cell 3.312, face 2 +DEAL::Cell 3.312, face 3 +DEAL:: -0.105662 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.312, face 4 +DEAL::Cell 3.312, face 5 +DEAL::Cell 3.313, face 0 +DEAL::Cell 3.313, face 1 +DEAL:: 0.00000 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.313, face 2 +DEAL::Cell 3.313, face 3 +DEAL::Cell 3.313, face 4 +DEAL::Cell 3.313, face 5 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.314, face 0 +DEAL::Cell 3.314, face 1 +DEAL::Cell 3.314, face 2 +DEAL::Cell 3.314, face 3 +DEAL::Cell 3.314, face 4 +DEAL:: -0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.314, face 5 +DEAL::Cell 3.315, face 0 +DEAL::Cell 3.315, face 1 +DEAL::Cell 3.315, face 2 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.315, face 3 +DEAL::Cell 3.315, face 4 +DEAL::Cell 3.315, face 5 +DEAL::Cell 3.316, face 0 +DEAL:: -0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.316, face 1 +DEAL::Cell 3.316, face 2 +DEAL::Cell 3.316, face 3 +DEAL::Cell 3.316, face 4 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.316, face 5 +DEAL::Cell 3.317, face 0 +DEAL::Cell 3.317, face 1 +DEAL::Cell 3.317, face 2 +DEAL::Cell 3.317, face 3 +DEAL:: -0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.317, face 4 +DEAL::Cell 3.317, face 5 +DEAL::Cell 3.318, face 0 +DEAL::Cell 3.318, face 1 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.318, face 2 +DEAL::Cell 3.318, face 3 +DEAL::Cell 3.318, face 4 +DEAL::Cell 3.318, face 5 +DEAL:: -0.105662 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.319, face 0 +DEAL::Cell 3.319, face 1 +DEAL::Cell 3.319, face 2 +DEAL::Cell 3.319, face 3 +DEAL:: 0.00000 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.319, face 4 +DEAL::Cell 3.319, face 5 +DEAL::Cell 3.320, face 0 +DEAL::Cell 3.320, face 1 +DEAL::Cell 3.320, face 2 +DEAL:: 0.00000 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.320, face 3 +DEAL::Cell 3.320, face 4 +DEAL::Cell 3.320, face 5 +DEAL::Cell 3.321, face 0 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.321, face 1 +DEAL::Cell 3.321, face 2 +DEAL::Cell 3.321, face 3 +DEAL::Cell 3.321, face 4 +DEAL:: 0.0528312 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.321, face 5 +DEAL::Cell 3.322, face 0 +DEAL::Cell 3.322, face 1 +DEAL::Cell 3.322, face 2 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.322, face 3 +DEAL::Cell 3.322, face 4 +DEAL::Cell 3.322, face 5 +DEAL::Cell 3.323, face 0 +DEAL::Cell 3.323, face 1 +DEAL:: 0.105662 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.323, face 2 +DEAL::Cell 3.323, face 3 +DEAL::Cell 3.323, face 4 +DEAL::Cell 3.323, face 5 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.324, face 0 +DEAL::Cell 3.324, face 1 +DEAL::Cell 3.324, face 2 +DEAL::Cell 3.324, face 3 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.324, face 4 +DEAL::Cell 3.324, face 5 +DEAL::Cell 3.325, face 0 +DEAL::Cell 3.325, face 1 +DEAL:: 0.105662 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.325, face 2 +DEAL::Cell 3.325, face 3 +DEAL::Cell 3.325, face 4 +DEAL::Cell 3.325, face 5 +DEAL::Cell 3.326, face 0 +DEAL:: 0.00000 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.326, face 1 +DEAL::Cell 3.326, face 2 +DEAL::Cell 3.326, face 3 +DEAL::Cell 3.326, face 4 +DEAL:: 0.0528312 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.326, face 5 +DEAL::Cell 3.327, face 0 +DEAL::Cell 3.327, face 1 +DEAL::Cell 3.327, face 2 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.327, face 3 +DEAL::Cell 3.327, face 4 +DEAL::Cell 3.327, face 5 +DEAL::Cell 3.328, face 0 +DEAL:: 0.105662 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.328, face 1 +DEAL::Cell 3.328, face 2 +DEAL::Cell 3.328, face 3 +DEAL::Cell 3.328, face 4 +DEAL::Cell 3.328, face 5 +DEAL:: 0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.329, face 0 +DEAL::Cell 3.329, face 1 +DEAL::Cell 3.329, face 2 +DEAL::Cell 3.329, face 3 +DEAL:: 0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.329, face 4 +DEAL::Cell 3.329, face 5 +DEAL::Cell 3.330, face 0 +DEAL::Cell 3.330, face 1 +DEAL:: 0.158494 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.330, face 2 +DEAL::Cell 3.330, face 3 +DEAL::Cell 3.330, face 4 +DEAL::Cell 3.330, face 5 +DEAL:: 0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.331, face 0 +DEAL::Cell 3.331, face 1 +DEAL::Cell 3.331, face 2 +DEAL::Cell 3.331, face 3 +DEAL::Cell 3.331, face 4 +DEAL:: 0.158494 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.331, face 5 +DEAL::Cell 3.332, face 0 +DEAL::Cell 3.332, face 1 +DEAL::Cell 3.332, face 2 +DEAL:: 0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.332, face 3 +DEAL::Cell 3.332, face 4 +DEAL::Cell 3.332, face 5 +DEAL::Cell 3.333, face 0 +DEAL:: 0.158494 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.333, face 1 +DEAL::Cell 3.333, face 2 +DEAL::Cell 3.333, face 3 +DEAL::Cell 3.333, face 4 +DEAL:: 0.211325 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.333, face 5 +DEAL::Cell 3.334, face 0 +DEAL::Cell 3.334, face 1 +DEAL::Cell 3.334, face 2 +DEAL::Cell 3.334, face 3 +DEAL:: 0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.334, face 4 +DEAL::Cell 3.334, face 5 +DEAL::Cell 3.335, face 0 +DEAL::Cell 3.335, face 1 +DEAL:: 0.211325 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.335, face 2 +DEAL::Cell 3.335, face 3 +DEAL::Cell 3.335, face 4 +DEAL::Cell 3.335, face 5 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.336, face 0 +DEAL::Cell 3.336, face 1 +DEAL::Cell 3.336, face 2 +DEAL::Cell 3.336, face 3 +DEAL:: 0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.336, face 4 +DEAL::Cell 3.336, face 5 +DEAL::Cell 3.337, face 0 +DEAL::Cell 3.337, face 1 +DEAL::Cell 3.337, face 2 +DEAL:: 0.0528312 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.337, face 3 +DEAL::Cell 3.337, face 4 +DEAL::Cell 3.337, face 5 +DEAL::Cell 3.338, face 0 +DEAL:: 0.00000 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.338, face 1 +DEAL::Cell 3.338, face 2 +DEAL::Cell 3.338, face 3 +DEAL::Cell 3.338, face 4 +DEAL:: 0.00000 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.338, face 5 +DEAL::Cell 3.339, face 0 +DEAL::Cell 3.339, face 1 +DEAL::Cell 3.339, face 2 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.339, face 3 +DEAL::Cell 3.339, face 4 +DEAL::Cell 3.339, face 5 +DEAL::Cell 3.340, face 0 +DEAL::Cell 3.340, face 1 +DEAL:: 0.0528312 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.340, face 2 +DEAL::Cell 3.340, face 3 +DEAL::Cell 3.340, face 4 +DEAL::Cell 3.340, face 5 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.341, face 0 +DEAL::Cell 3.341, face 1 +DEAL::Cell 3.341, face 2 +DEAL::Cell 3.341, face 3 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.341, face 4 +DEAL::Cell 3.341, face 5 +DEAL::Cell 3.342, face 0 +DEAL::Cell 3.342, face 1 +DEAL:: 0.0528312 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.342, face 2 +DEAL::Cell 3.342, face 3 +DEAL::Cell 3.342, face 4 +DEAL::Cell 3.342, face 5 +DEAL::Cell 3.343, face 0 +DEAL:: 0.0528312 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.343, face 1 +DEAL::Cell 3.343, face 2 +DEAL::Cell 3.343, face 3 +DEAL::Cell 3.343, face 4 +DEAL:: 0.105662 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.343, face 5 +DEAL::Cell 3.344, face 0 +DEAL::Cell 3.344, face 1 +DEAL::Cell 3.344, face 2 +DEAL:: 0.158494 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.344, face 3 +DEAL::Cell 3.344, face 4 +DEAL::Cell 3.344, face 5 +DEAL::Cell 3.345, face 0 +DEAL:: 0.158494 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.345, face 1 +DEAL::Cell 3.345, face 2 +DEAL::Cell 3.345, face 3 +DEAL::Cell 3.345, face 4 +DEAL::Cell 3.345, face 5 +DEAL:: 0.158494 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.346, face 0 +DEAL::Cell 3.346, face 1 +DEAL::Cell 3.346, face 2 +DEAL::Cell 3.346, face 3 +DEAL:: 0.105662 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.346, face 4 +DEAL::Cell 3.346, face 5 +DEAL::Cell 3.347, face 0 +DEAL::Cell 3.347, face 1 +DEAL:: 0.211325 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.347, face 2 +DEAL::Cell 3.347, face 3 +DEAL::Cell 3.347, face 4 +DEAL::Cell 3.347, face 5 +DEAL:: 0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.348, face 0 +DEAL::Cell 3.348, face 1 +DEAL::Cell 3.348, face 2 +DEAL::Cell 3.348, face 3 +DEAL::Cell 3.348, face 4 +DEAL:: 0.105662 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.348, face 5 +DEAL::Cell 3.349, face 0 +DEAL::Cell 3.349, face 1 +DEAL::Cell 3.349, face 2 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.349, face 3 +DEAL::Cell 3.349, face 4 +DEAL::Cell 3.349, face 5 +DEAL::Cell 3.350, face 0 +DEAL:: 0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.350, face 1 +DEAL::Cell 3.350, face 2 +DEAL::Cell 3.350, face 3 +DEAL::Cell 3.350, face 4 +DEAL:: 0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.350, face 5 +DEAL::Cell 3.351, face 0 +DEAL::Cell 3.351, face 1 +DEAL::Cell 3.351, face 2 +DEAL::Cell 3.351, face 3 +DEAL:: 0.158494 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.351, face 4 +DEAL::Cell 3.351, face 5 +DEAL::Cell 3.352, face 0 +DEAL::Cell 3.352, face 1 +DEAL:: 0.0528312 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.352, face 2 +DEAL::Cell 3.352, face 3 +DEAL::Cell 3.352, face 4 +DEAL::Cell 3.352, face 5 +DEAL:: 0.00000 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.353, face 0 +DEAL::Cell 3.353, face 1 +DEAL::Cell 3.353, face 2 +DEAL::Cell 3.353, face 3 +DEAL:: 0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.353, face 4 +DEAL::Cell 3.353, face 5 +DEAL::Cell 3.354, face 0 +DEAL::Cell 3.354, face 1 +DEAL::Cell 3.354, face 2 +DEAL:: 0.00000 -0.158494 0.105662, 0.000697784 +DEAL::Cell 3.354, face 3 +DEAL::Cell 3.354, face 4 +DEAL::Cell 3.354, face 5 +DEAL::Cell 3.355, face 0 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.355, face 1 +DEAL::Cell 3.355, face 2 +DEAL::Cell 3.355, face 3 +DEAL::Cell 3.355, face 4 +DEAL:: 0.0528312 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.355, face 5 +DEAL::Cell 3.356, face 0 +DEAL::Cell 3.356, face 1 +DEAL::Cell 3.356, face 2 +DEAL:: 0.0528312 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.356, face 3 +DEAL::Cell 3.356, face 4 +DEAL::Cell 3.356, face 5 +DEAL::Cell 3.357, face 0 +DEAL::Cell 3.357, face 1 +DEAL:: 0.105662 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.357, face 2 +DEAL::Cell 3.357, face 3 +DEAL::Cell 3.357, face 4 +DEAL::Cell 3.357, face 5 +DEAL:: 0.105662 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.358, face 0 +DEAL::Cell 3.358, face 1 +DEAL::Cell 3.358, face 2 +DEAL::Cell 3.358, face 3 +DEAL:: 0.0528312 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.358, face 4 +DEAL::Cell 3.358, face 5 +DEAL::Cell 3.359, face 0 +DEAL::Cell 3.359, face 1 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.359, face 2 +DEAL::Cell 3.359, face 3 +DEAL::Cell 3.359, face 4 +DEAL::Cell 3.359, face 5 +DEAL::Cell 3.360, face 0 +DEAL:: 0.105662 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.360, face 1 +DEAL::Cell 3.360, face 2 +DEAL::Cell 3.360, face 3 +DEAL::Cell 3.360, face 4 +DEAL:: 0.158494 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.360, face 5 +DEAL::Cell 3.361, face 0 +DEAL::Cell 3.361, face 1 +DEAL::Cell 3.361, face 2 +DEAL:: 0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.361, face 3 +DEAL::Cell 3.361, face 4 +DEAL::Cell 3.361, face 5 +DEAL::Cell 3.362, face 0 +DEAL:: 0.105662 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.362, face 1 +DEAL::Cell 3.362, face 2 +DEAL::Cell 3.362, face 3 +DEAL::Cell 3.362, face 4 +DEAL::Cell 3.362, face 5 +DEAL:: 0.105662 -0.158494 0.158494, 0.000697784 +DEAL::Cell 3.363, face 0 +DEAL::Cell 3.363, face 1 +DEAL::Cell 3.363, face 2 +DEAL::Cell 3.363, face 3 +DEAL:: 0.158494 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.363, face 4 +DEAL::Cell 3.363, face 5 +DEAL::Cell 3.364, face 0 +DEAL::Cell 3.364, face 1 +DEAL:: 0.158494 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.364, face 2 +DEAL::Cell 3.364, face 3 +DEAL::Cell 3.364, face 4 +DEAL::Cell 3.364, face 5 +DEAL:: 0.158494 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.365, face 0 +DEAL::Cell 3.365, face 1 +DEAL::Cell 3.365, face 2 +DEAL::Cell 3.365, face 3 +DEAL::Cell 3.365, face 4 +DEAL:: 0.158494 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.365, face 5 +DEAL::Cell 3.366, face 0 +DEAL::Cell 3.366, face 1 +DEAL::Cell 3.366, face 2 +DEAL:: 0.105662 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.366, face 3 +DEAL::Cell 3.366, face 4 +DEAL::Cell 3.366, face 5 +DEAL::Cell 3.367, face 0 +DEAL:: 0.158494 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.367, face 1 +DEAL::Cell 3.367, face 2 +DEAL::Cell 3.367, face 3 +DEAL::Cell 3.367, face 4 +DEAL:: 0.211325 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.367, face 5 +DEAL::Cell 3.368, face 0 +DEAL::Cell 3.368, face 1 +DEAL::Cell 3.368, face 2 +DEAL::Cell 3.368, face 3 +DEAL:: 0.00000 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.368, face 4 +DEAL::Cell 3.368, face 5 +DEAL::Cell 3.369, face 0 +DEAL::Cell 3.369, face 1 +DEAL:: 0.105662 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.369, face 2 +DEAL::Cell 3.369, face 3 +DEAL::Cell 3.369, face 4 +DEAL::Cell 3.369, face 5 +DEAL:: 0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.370, face 0 +DEAL::Cell 3.370, face 1 +DEAL::Cell 3.370, face 2 +DEAL::Cell 3.370, face 3 +DEAL:: 0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.370, face 4 +DEAL::Cell 3.370, face 5 +DEAL::Cell 3.371, face 0 +DEAL::Cell 3.371, face 1 +DEAL::Cell 3.371, face 2 +DEAL:: 0.0528312 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.371, face 3 +DEAL::Cell 3.371, face 4 +DEAL::Cell 3.371, face 5 +DEAL::Cell 3.372, face 0 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.372, face 1 +DEAL::Cell 3.372, face 2 +DEAL::Cell 3.372, face 3 +DEAL::Cell 3.372, face 4 +DEAL:: 0.00000 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.372, face 5 +DEAL::Cell 3.373, face 0 +DEAL::Cell 3.373, face 1 +DEAL::Cell 3.373, face 2 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.373, face 3 +DEAL::Cell 3.373, face 4 +DEAL::Cell 3.373, face 5 +DEAL::Cell 3.374, face 0 +DEAL::Cell 3.374, face 1 +DEAL:: 0.0528312 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.374, face 2 +DEAL::Cell 3.374, face 3 +DEAL::Cell 3.374, face 4 +DEAL::Cell 3.374, face 5 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.375, face 0 +DEAL::Cell 3.375, face 1 +DEAL::Cell 3.375, face 2 +DEAL::Cell 3.375, face 3 +DEAL:: 0.105662 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.375, face 4 +DEAL::Cell 3.375, face 5 +DEAL::Cell 3.376, face 0 +DEAL::Cell 3.376, face 1 +DEAL:: 0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.376, face 2 +DEAL::Cell 3.376, face 3 +DEAL::Cell 3.376, face 4 +DEAL::Cell 3.376, face 5 +DEAL::Cell 3.377, face 0 +DEAL:: 0.158494 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.377, face 1 +DEAL::Cell 3.377, face 2 +DEAL::Cell 3.377, face 3 +DEAL::Cell 3.377, face 4 +DEAL:: 0.211325 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.377, face 5 +DEAL::Cell 3.378, face 0 +DEAL::Cell 3.378, face 1 +DEAL::Cell 3.378, face 2 +DEAL:: 0.158494 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.378, face 3 +DEAL::Cell 3.378, face 4 +DEAL::Cell 3.378, face 5 +DEAL::Cell 3.379, face 0 +DEAL:: 0.158494 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.379, face 1 +DEAL::Cell 3.379, face 2 +DEAL::Cell 3.379, face 3 +DEAL::Cell 3.379, face 4 +DEAL::Cell 3.379, face 5 +DEAL:: 0.158494 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.380, face 0 +DEAL::Cell 3.380, face 1 +DEAL::Cell 3.380, face 2 +DEAL::Cell 3.380, face 3 +DEAL:: 0.105662 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.380, face 4 +DEAL::Cell 3.380, face 5 +DEAL::Cell 3.381, face 0 +DEAL::Cell 3.381, face 1 +DEAL:: 0.211325 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.381, face 2 +DEAL::Cell 3.381, face 3 +DEAL::Cell 3.381, face 4 +DEAL::Cell 3.381, face 5 +DEAL:: 0.211325 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.382, face 0 +DEAL::Cell 3.382, face 1 +DEAL::Cell 3.382, face 2 +DEAL::Cell 3.382, face 3 +DEAL::Cell 3.382, face 4 +DEAL:: 0.105662 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.382, face 5 +DEAL::Cell 3.383, face 0 +DEAL::Cell 3.383, face 1 +DEAL::Cell 3.383, face 2 +DEAL:: 0.158494 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.383, face 3 +DEAL::Cell 3.383, face 4 +DEAL::Cell 3.383, face 5 +DEAL::Cell 3.384, face 0 +DEAL:: -0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.384, face 1 +DEAL::Cell 3.384, face 2 +DEAL::Cell 3.384, face 3 +DEAL::Cell 3.384, face 4 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.384, face 5 +DEAL::Cell 3.385, face 0 +DEAL::Cell 3.385, face 1 +DEAL::Cell 3.385, face 2 +DEAL::Cell 3.385, face 3 +DEAL:: -0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.385, face 4 +DEAL::Cell 3.385, face 5 +DEAL::Cell 3.386, face 0 +DEAL::Cell 3.386, face 1 +DEAL:: -0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.386, face 2 +DEAL::Cell 3.386, face 3 +DEAL::Cell 3.386, face 4 +DEAL::Cell 3.386, face 5 +DEAL:: -0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.387, face 0 +DEAL::Cell 3.387, face 1 +DEAL::Cell 3.387, face 2 +DEAL::Cell 3.387, face 3 +DEAL:: -0.105662 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.387, face 4 +DEAL::Cell 3.387, face 5 +DEAL::Cell 3.388, face 0 +DEAL::Cell 3.388, face 1 +DEAL::Cell 3.388, face 2 +DEAL:: -0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.388, face 3 +DEAL::Cell 3.388, face 4 +DEAL::Cell 3.388, face 5 +DEAL::Cell 3.389, face 0 +DEAL:: -0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.389, face 1 +DEAL::Cell 3.389, face 2 +DEAL::Cell 3.389, face 3 +DEAL::Cell 3.389, face 4 +DEAL:: -0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.389, face 5 +DEAL::Cell 3.390, face 0 +DEAL::Cell 3.390, face 1 +DEAL::Cell 3.390, face 2 +DEAL:: -0.158494 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.390, face 3 +DEAL::Cell 3.390, face 4 +DEAL::Cell 3.390, face 5 +DEAL::Cell 3.391, face 0 +DEAL::Cell 3.391, face 1 +DEAL:: -0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.391, face 2 +DEAL::Cell 3.391, face 3 +DEAL::Cell 3.391, face 4 +DEAL::Cell 3.391, face 5 +DEAL:: -0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.392, face 0 +DEAL::Cell 3.392, face 1 +DEAL::Cell 3.392, face 2 +DEAL::Cell 3.392, face 3 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.392, face 4 +DEAL::Cell 3.392, face 5 +DEAL::Cell 3.393, face 0 +DEAL::Cell 3.393, face 1 +DEAL:: 0.00000 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.393, face 2 +DEAL::Cell 3.393, face 3 +DEAL::Cell 3.393, face 4 +DEAL::Cell 3.393, face 5 +DEAL::Cell 3.394, face 0 +DEAL:: -0.105662 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.394, face 1 +DEAL::Cell 3.394, face 2 +DEAL::Cell 3.394, face 3 +DEAL::Cell 3.394, face 4 +DEAL:: -0.0528312 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.394, face 5 +DEAL::Cell 3.395, face 0 +DEAL::Cell 3.395, face 1 +DEAL::Cell 3.395, face 2 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.395, face 3 +DEAL::Cell 3.395, face 4 +DEAL::Cell 3.395, face 5 +DEAL::Cell 3.396, face 0 +DEAL:: -0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.396, face 1 +DEAL::Cell 3.396, face 2 +DEAL::Cell 3.396, face 3 +DEAL::Cell 3.396, face 4 +DEAL::Cell 3.396, face 5 +DEAL:: -0.105662 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.397, face 0 +DEAL::Cell 3.397, face 1 +DEAL::Cell 3.397, face 2 +DEAL::Cell 3.397, face 3 +DEAL:: -0.0528312 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.397, face 4 +DEAL::Cell 3.397, face 5 +DEAL::Cell 3.398, face 0 +DEAL::Cell 3.398, face 1 +DEAL:: -0.0528312 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.398, face 2 +DEAL::Cell 3.398, face 3 +DEAL::Cell 3.398, face 4 +DEAL::Cell 3.398, face 5 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.399, face 0 +DEAL::Cell 3.399, face 1 +DEAL::Cell 3.399, face 2 +DEAL::Cell 3.399, face 3 +DEAL::Cell 3.399, face 4 +DEAL:: -0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.399, face 5 +DEAL::Cell 3.400, face 0 +DEAL::Cell 3.400, face 1 +DEAL::Cell 3.400, face 2 +DEAL:: -0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.400, face 3 +DEAL::Cell 3.400, face 4 +DEAL::Cell 3.400, face 5 +DEAL::Cell 3.401, face 0 +DEAL:: -0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.401, face 1 +DEAL::Cell 3.401, face 2 +DEAL::Cell 3.401, face 3 +DEAL::Cell 3.401, face 4 +DEAL:: -0.105662 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.401, face 5 +DEAL::Cell 3.402, face 0 +DEAL::Cell 3.402, face 1 +DEAL::Cell 3.402, face 2 +DEAL::Cell 3.402, face 3 +DEAL:: -0.211325 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.402, face 4 +DEAL::Cell 3.402, face 5 +DEAL::Cell 3.403, face 0 +DEAL::Cell 3.403, face 1 +DEAL:: -0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.403, face 2 +DEAL::Cell 3.403, face 3 +DEAL::Cell 3.403, face 4 +DEAL::Cell 3.403, face 5 +DEAL:: -0.158494 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.404, face 0 +DEAL::Cell 3.404, face 1 +DEAL::Cell 3.404, face 2 +DEAL::Cell 3.404, face 3 +DEAL:: -0.158494 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.404, face 4 +DEAL::Cell 3.404, face 5 +DEAL::Cell 3.405, face 0 +DEAL::Cell 3.405, face 1 +DEAL::Cell 3.405, face 2 +DEAL:: -0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.405, face 3 +DEAL::Cell 3.405, face 4 +DEAL::Cell 3.405, face 5 +DEAL::Cell 3.406, face 0 +DEAL:: -0.211325 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.406, face 1 +DEAL::Cell 3.406, face 2 +DEAL::Cell 3.406, face 3 +DEAL::Cell 3.406, face 4 +DEAL:: -0.211325 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.406, face 5 +DEAL::Cell 3.407, face 0 +DEAL::Cell 3.407, face 1 +DEAL::Cell 3.407, face 2 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.407, face 3 +DEAL::Cell 3.407, face 4 +DEAL::Cell 3.407, face 5 +DEAL::Cell 3.408, face 0 +DEAL::Cell 3.408, face 1 +DEAL:: -0.0528312 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.408, face 2 +DEAL::Cell 3.408, face 3 +DEAL::Cell 3.408, face 4 +DEAL::Cell 3.408, face 5 +DEAL:: -0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.409, face 0 +DEAL::Cell 3.409, face 1 +DEAL::Cell 3.409, face 2 +DEAL::Cell 3.409, face 3 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.409, face 4 +DEAL::Cell 3.409, face 5 +DEAL::Cell 3.410, face 0 +DEAL::Cell 3.410, face 1 +DEAL:: -0.0528312 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.410, face 2 +DEAL::Cell 3.410, face 3 +DEAL::Cell 3.410, face 4 +DEAL::Cell 3.410, face 5 +DEAL::Cell 3.411, face 0 +DEAL:: -0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.411, face 1 +DEAL::Cell 3.411, face 2 +DEAL::Cell 3.411, face 3 +DEAL::Cell 3.411, face 4 +DEAL:: 0.00000 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.411, face 5 +DEAL::Cell 3.412, face 0 +DEAL::Cell 3.412, face 1 +DEAL::Cell 3.412, face 2 +DEAL:: -0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.412, face 3 +DEAL::Cell 3.412, face 4 +DEAL::Cell 3.412, face 5 +DEAL::Cell 3.413, face 0 +DEAL:: -0.0528312 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.413, face 1 +DEAL::Cell 3.413, face 2 +DEAL::Cell 3.413, face 3 +DEAL::Cell 3.413, face 4 +DEAL::Cell 3.413, face 5 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.414, face 0 +DEAL::Cell 3.414, face 1 +DEAL::Cell 3.414, face 2 +DEAL::Cell 3.414, face 3 +DEAL:: -0.105662 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.414, face 4 +DEAL::Cell 3.414, face 5 +DEAL::Cell 3.415, face 0 +DEAL::Cell 3.415, face 1 +DEAL:: 0.00000 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.415, face 2 +DEAL::Cell 3.415, face 3 +DEAL::Cell 3.415, face 4 +DEAL::Cell 3.415, face 5 +DEAL:: 0.00000 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.416, face 0 +DEAL::Cell 3.416, face 1 +DEAL::Cell 3.416, face 2 +DEAL::Cell 3.416, face 3 +DEAL::Cell 3.416, face 4 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.416, face 5 +DEAL::Cell 3.417, face 0 +DEAL::Cell 3.417, face 1 +DEAL::Cell 3.417, face 2 +DEAL:: -0.158494 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.417, face 3 +DEAL::Cell 3.417, face 4 +DEAL::Cell 3.417, face 5 +DEAL::Cell 3.418, face 0 +DEAL:: -0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.418, face 1 +DEAL::Cell 3.418, face 2 +DEAL::Cell 3.418, face 3 +DEAL::Cell 3.418, face 4 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.418, face 5 +DEAL::Cell 3.419, face 0 +DEAL::Cell 3.419, face 1 +DEAL::Cell 3.419, face 2 +DEAL::Cell 3.419, face 3 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.419, face 4 +DEAL::Cell 3.419, face 5 +DEAL::Cell 3.420, face 0 +DEAL::Cell 3.420, face 1 +DEAL:: -0.158494 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.420, face 2 +DEAL::Cell 3.420, face 3 +DEAL::Cell 3.420, face 4 +DEAL::Cell 3.420, face 5 +DEAL:: -0.211325 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.421, face 0 +DEAL::Cell 3.421, face 1 +DEAL::Cell 3.421, face 2 +DEAL::Cell 3.421, face 3 +DEAL:: -0.105662 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.421, face 4 +DEAL::Cell 3.421, face 5 +DEAL::Cell 3.422, face 0 +DEAL::Cell 3.422, face 1 +DEAL::Cell 3.422, face 2 +DEAL:: -0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.422, face 3 +DEAL::Cell 3.422, face 4 +DEAL::Cell 3.422, face 5 +DEAL::Cell 3.423, face 0 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.423, face 1 +DEAL::Cell 3.423, face 2 +DEAL::Cell 3.423, face 3 +DEAL::Cell 3.423, face 4 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.423, face 5 +DEAL::Cell 3.424, face 0 +DEAL::Cell 3.424, face 1 +DEAL::Cell 3.424, face 2 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.424, face 3 +DEAL::Cell 3.424, face 4 +DEAL::Cell 3.424, face 5 +DEAL::Cell 3.425, face 0 +DEAL::Cell 3.425, face 1 +DEAL:: 0.00000 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.425, face 2 +DEAL::Cell 3.425, face 3 +DEAL::Cell 3.425, face 4 +DEAL::Cell 3.425, face 5 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.426, face 0 +DEAL::Cell 3.426, face 1 +DEAL::Cell 3.426, face 2 +DEAL::Cell 3.426, face 3 +DEAL:: -0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.426, face 4 +DEAL::Cell 3.426, face 5 +DEAL::Cell 3.427, face 0 +DEAL::Cell 3.427, face 1 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.427, face 2 +DEAL::Cell 3.427, face 3 +DEAL::Cell 3.427, face 4 +DEAL::Cell 3.427, face 5 +DEAL::Cell 3.428, face 0 +DEAL:: -0.105662 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.428, face 1 +DEAL::Cell 3.428, face 2 +DEAL::Cell 3.428, face 3 +DEAL::Cell 3.428, face 4 +DEAL:: -0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.428, face 5 +DEAL::Cell 3.429, face 0 +DEAL::Cell 3.429, face 1 +DEAL::Cell 3.429, face 2 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.429, face 3 +DEAL::Cell 3.429, face 4 +DEAL::Cell 3.429, face 5 +DEAL::Cell 3.430, face 0 +DEAL:: -0.105662 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.430, face 1 +DEAL::Cell 3.430, face 2 +DEAL::Cell 3.430, face 3 +DEAL::Cell 3.430, face 4 +DEAL::Cell 3.430, face 5 +DEAL:: -0.105662 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.431, face 0 +DEAL::Cell 3.431, face 1 +DEAL::Cell 3.431, face 2 +DEAL::Cell 3.431, face 3 +DEAL:: -0.0528312 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.431, face 4 +DEAL::Cell 3.431, face 5 +DEAL::Cell 3.432, face 0 +DEAL::Cell 3.432, face 1 +DEAL:: -0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.432, face 2 +DEAL::Cell 3.432, face 3 +DEAL::Cell 3.432, face 4 +DEAL::Cell 3.432, face 5 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.433, face 0 +DEAL::Cell 3.433, face 1 +DEAL::Cell 3.433, face 2 +DEAL::Cell 3.433, face 3 +DEAL::Cell 3.433, face 4 +DEAL:: -0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.433, face 5 +DEAL::Cell 3.434, face 0 +DEAL::Cell 3.434, face 1 +DEAL::Cell 3.434, face 2 +DEAL:: -0.211325 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.434, face 3 +DEAL::Cell 3.434, face 4 +DEAL::Cell 3.434, face 5 +DEAL::Cell 3.435, face 0 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.435, face 1 +DEAL::Cell 3.435, face 2 +DEAL::Cell 3.435, face 3 +DEAL::Cell 3.435, face 4 +DEAL:: -0.105662 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.435, face 5 +DEAL::Cell 3.436, face 0 +DEAL::Cell 3.436, face 1 +DEAL::Cell 3.436, face 2 +DEAL::Cell 3.436, face 3 +DEAL:: -0.211325 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.436, face 4 +DEAL::Cell 3.436, face 5 +DEAL::Cell 3.437, face 0 +DEAL::Cell 3.437, face 1 +DEAL:: -0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.437, face 2 +DEAL::Cell 3.437, face 3 +DEAL::Cell 3.437, face 4 +DEAL::Cell 3.437, face 5 +DEAL:: -0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.438, face 0 +DEAL::Cell 3.438, face 1 +DEAL::Cell 3.438, face 2 +DEAL::Cell 3.438, face 3 +DEAL:: -0.158494 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.438, face 4 +DEAL::Cell 3.438, face 5 +DEAL::Cell 3.439, face 0 +DEAL::Cell 3.439, face 1 +DEAL::Cell 3.439, face 2 +DEAL:: -0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.439, face 3 +DEAL::Cell 3.439, face 4 +DEAL::Cell 3.439, face 5 +DEAL::Cell 3.440, face 0 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.440, face 1 +DEAL::Cell 3.440, face 2 +DEAL::Cell 3.440, face 3 +DEAL::Cell 3.440, face 4 +DEAL:: -0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.440, face 5 +DEAL::Cell 3.441, face 0 +DEAL::Cell 3.441, face 1 +DEAL::Cell 3.441, face 2 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.441, face 3 +DEAL::Cell 3.441, face 4 +DEAL::Cell 3.441, face 5 +DEAL::Cell 3.442, face 0 +DEAL::Cell 3.442, face 1 +DEAL:: -0.0528312 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.442, face 2 +DEAL::Cell 3.442, face 3 +DEAL::Cell 3.442, face 4 +DEAL::Cell 3.442, face 5 +DEAL:: -0.0528312 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.443, face 0 +DEAL::Cell 3.443, face 1 +DEAL::Cell 3.443, face 2 +DEAL::Cell 3.443, face 3 +DEAL:: 0.00000 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.443, face 4 +DEAL::Cell 3.443, face 5 +DEAL::Cell 3.444, face 0 +DEAL::Cell 3.444, face 1 +DEAL:: -0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.444, face 2 +DEAL::Cell 3.444, face 3 +DEAL::Cell 3.444, face 4 +DEAL::Cell 3.444, face 5 +DEAL::Cell 3.445, face 0 +DEAL:: -0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.445, face 1 +DEAL::Cell 3.445, face 2 +DEAL::Cell 3.445, face 3 +DEAL::Cell 3.445, face 4 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.445, face 5 +DEAL::Cell 3.446, face 0 +DEAL::Cell 3.446, face 1 +DEAL::Cell 3.446, face 2 +DEAL:: -0.0528312 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.446, face 3 +DEAL::Cell 3.446, face 4 +DEAL::Cell 3.446, face 5 +DEAL::Cell 3.447, face 0 +DEAL:: -0.0528312 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.447, face 1 +DEAL::Cell 3.447, face 2 +DEAL::Cell 3.447, face 3 +DEAL::Cell 3.447, face 4 +DEAL::Cell 3.447, face 5 +DEAL:: -0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.448, face 0 +DEAL::Cell 3.448, face 1 +DEAL::Cell 3.448, face 2 +DEAL::Cell 3.448, face 3 +DEAL:: 0.00000 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.448, face 4 +DEAL::Cell 3.448, face 5 +DEAL::Cell 3.449, face 0 +DEAL::Cell 3.449, face 1 +DEAL:: 0.105662 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.449, face 2 +DEAL::Cell 3.449, face 3 +DEAL::Cell 3.449, face 4 +DEAL::Cell 3.449, face 5 +DEAL:: 0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.450, face 0 +DEAL::Cell 3.450, face 1 +DEAL::Cell 3.450, face 2 +DEAL::Cell 3.450, face 3 +DEAL::Cell 3.450, face 4 +DEAL:: 0.00000 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.450, face 5 +DEAL::Cell 3.451, face 0 +DEAL::Cell 3.451, face 1 +DEAL::Cell 3.451, face 2 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.451, face 3 +DEAL::Cell 3.451, face 4 +DEAL::Cell 3.451, face 5 +DEAL::Cell 3.452, face 0 +DEAL:: 0.00000 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.452, face 1 +DEAL::Cell 3.452, face 2 +DEAL::Cell 3.452, face 3 +DEAL::Cell 3.452, face 4 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.452, face 5 +DEAL::Cell 3.453, face 0 +DEAL::Cell 3.453, face 1 +DEAL::Cell 3.453, face 2 +DEAL::Cell 3.453, face 3 +DEAL:: 0.0528312 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.453, face 4 +DEAL::Cell 3.453, face 5 +DEAL::Cell 3.454, face 0 +DEAL::Cell 3.454, face 1 +DEAL:: 0.0528312 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.454, face 2 +DEAL::Cell 3.454, face 3 +DEAL::Cell 3.454, face 4 +DEAL::Cell 3.454, face 5 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.455, face 0 +DEAL::Cell 3.455, face 1 +DEAL::Cell 3.455, face 2 +DEAL::Cell 3.455, face 3 +DEAL:: 0.105662 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.455, face 4 +DEAL::Cell 3.455, face 5 +DEAL::Cell 3.456, face 0 +DEAL::Cell 3.456, face 1 +DEAL::Cell 3.456, face 2 +DEAL:: 0.105662 0.00000 0.00000, 0.000697784 +DEAL::Cell 3.456, face 3 +DEAL::Cell 3.456, face 4 +DEAL::Cell 3.456, face 5 +DEAL::Cell 3.457, face 0 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.457, face 1 +DEAL::Cell 3.457, face 2 +DEAL::Cell 3.457, face 3 +DEAL::Cell 3.457, face 4 +DEAL:: 0.158494 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.457, face 5 +DEAL::Cell 3.458, face 0 +DEAL::Cell 3.458, face 1 +DEAL::Cell 3.458, face 2 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.458, face 3 +DEAL::Cell 3.458, face 4 +DEAL::Cell 3.458, face 5 +DEAL::Cell 3.459, face 0 +DEAL::Cell 3.459, face 1 +DEAL:: 0.211325 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.459, face 2 +DEAL::Cell 3.459, face 3 +DEAL::Cell 3.459, face 4 +DEAL::Cell 3.459, face 5 +DEAL:: 0.211325 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.460, face 0 +DEAL::Cell 3.460, face 1 +DEAL::Cell 3.460, face 2 +DEAL::Cell 3.460, face 3 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.460, face 4 +DEAL::Cell 3.460, face 5 +DEAL::Cell 3.461, face 0 +DEAL::Cell 3.461, face 1 +DEAL:: 0.211325 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.461, face 2 +DEAL::Cell 3.461, face 3 +DEAL::Cell 3.461, face 4 +DEAL::Cell 3.461, face 5 +DEAL::Cell 3.462, face 0 +DEAL:: 0.105662 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.462, face 1 +DEAL::Cell 3.462, face 2 +DEAL::Cell 3.462, face 3 +DEAL::Cell 3.462, face 4 +DEAL:: 0.158494 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.462, face 5 +DEAL::Cell 3.463, face 0 +DEAL::Cell 3.463, face 1 +DEAL::Cell 3.463, face 2 +DEAL:: 0.211325 0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.463, face 3 +DEAL::Cell 3.463, face 4 +DEAL::Cell 3.463, face 5 +DEAL::Cell 3.464, face 0 +DEAL:: 0.00000 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.464, face 1 +DEAL::Cell 3.464, face 2 +DEAL::Cell 3.464, face 3 +DEAL::Cell 3.464, face 4 +DEAL::Cell 3.464, face 5 +DEAL:: 0.00000 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.465, face 0 +DEAL::Cell 3.465, face 1 +DEAL::Cell 3.465, face 2 +DEAL::Cell 3.465, face 3 +DEAL:: 0.0528312 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.465, face 4 +DEAL::Cell 3.465, face 5 +DEAL::Cell 3.466, face 0 +DEAL::Cell 3.466, face 1 +DEAL:: 0.0528312 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.466, face 2 +DEAL::Cell 3.466, face 3 +DEAL::Cell 3.466, face 4 +DEAL::Cell 3.466, face 5 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.467, face 0 +DEAL::Cell 3.467, face 1 +DEAL::Cell 3.467, face 2 +DEAL::Cell 3.467, face 3 +DEAL::Cell 3.467, face 4 +DEAL:: 0.0528312 0.158494 0.00000, 0.000697784 +DEAL::Cell 3.467, face 5 +DEAL::Cell 3.468, face 0 +DEAL::Cell 3.468, face 1 +DEAL::Cell 3.468, face 2 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.468, face 3 +DEAL::Cell 3.468, face 4 +DEAL::Cell 3.468, face 5 +DEAL::Cell 3.469, face 0 +DEAL:: 0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.469, face 1 +DEAL::Cell 3.469, face 2 +DEAL::Cell 3.469, face 3 +DEAL::Cell 3.469, face 4 +DEAL:: 0.105662 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.469, face 5 +DEAL::Cell 3.470, face 0 +DEAL::Cell 3.470, face 1 +DEAL::Cell 3.470, face 2 +DEAL::Cell 3.470, face 3 +DEAL:: 0.00000 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.470, face 4 +DEAL::Cell 3.470, face 5 +DEAL::Cell 3.471, face 0 +DEAL::Cell 3.471, face 1 +DEAL:: 0.105662 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.471, face 2 +DEAL::Cell 3.471, face 3 +DEAL::Cell 3.471, face 4 +DEAL::Cell 3.471, face 5 +DEAL:: 0.0528312 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.472, face 0 +DEAL::Cell 3.472, face 1 +DEAL::Cell 3.472, face 2 +DEAL::Cell 3.472, face 3 +DEAL:: 0.158494 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.472, face 4 +DEAL::Cell 3.472, face 5 +DEAL::Cell 3.473, face 0 +DEAL::Cell 3.473, face 1 +DEAL::Cell 3.473, face 2 +DEAL:: 0.158494 0.105662 0.00000, 0.000697784 +DEAL::Cell 3.473, face 3 +DEAL::Cell 3.473, face 4 +DEAL::Cell 3.473, face 5 +DEAL::Cell 3.474, face 0 +DEAL:: 0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.474, face 1 +DEAL::Cell 3.474, face 2 +DEAL::Cell 3.474, face 3 +DEAL::Cell 3.474, face 4 +DEAL:: 0.105662 0.211325 0.00000, 0.000697784 +DEAL::Cell 3.474, face 5 +DEAL::Cell 3.475, face 0 +DEAL::Cell 3.475, face 1 +DEAL::Cell 3.475, face 2 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.475, face 3 +DEAL::Cell 3.475, face 4 +DEAL::Cell 3.475, face 5 +DEAL::Cell 3.476, face 0 +DEAL::Cell 3.476, face 1 +DEAL:: 0.158494 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.476, face 2 +DEAL::Cell 3.476, face 3 +DEAL::Cell 3.476, face 4 +DEAL::Cell 3.476, face 5 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.477, face 0 +DEAL::Cell 3.477, face 1 +DEAL::Cell 3.477, face 2 +DEAL::Cell 3.477, face 3 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.477, face 4 +DEAL::Cell 3.477, face 5 +DEAL::Cell 3.478, face 0 +DEAL::Cell 3.478, face 1 +DEAL:: 0.158494 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.478, face 2 +DEAL::Cell 3.478, face 3 +DEAL::Cell 3.478, face 4 +DEAL::Cell 3.478, face 5 +DEAL::Cell 3.479, face 0 +DEAL:: 0.158494 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.479, face 1 +DEAL::Cell 3.479, face 2 +DEAL::Cell 3.479, face 3 +DEAL::Cell 3.479, face 4 +DEAL:: 0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.479, face 5 +DEAL::Cell 3.480, face 0 +DEAL::Cell 3.480, face 1 +DEAL::Cell 3.480, face 2 +DEAL:: 0.0528312 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.480, face 3 +DEAL::Cell 3.480, face 4 +DEAL::Cell 3.480, face 5 +DEAL::Cell 3.481, face 0 +DEAL:: 0.0528312 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.481, face 1 +DEAL::Cell 3.481, face 2 +DEAL::Cell 3.481, face 3 +DEAL::Cell 3.481, face 4 +DEAL::Cell 3.481, face 5 +DEAL:: 0.0528312 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.482, face 0 +DEAL::Cell 3.482, face 1 +DEAL::Cell 3.482, face 2 +DEAL::Cell 3.482, face 3 +DEAL:: 0.00000 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.482, face 4 +DEAL::Cell 3.482, face 5 +DEAL::Cell 3.483, face 0 +DEAL::Cell 3.483, face 1 +DEAL:: 0.105662 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.483, face 2 +DEAL::Cell 3.483, face 3 +DEAL::Cell 3.483, face 4 +DEAL::Cell 3.483, face 5 +DEAL:: 0.105662 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.484, face 0 +DEAL::Cell 3.484, face 1 +DEAL::Cell 3.484, face 2 +DEAL::Cell 3.484, face 3 +DEAL::Cell 3.484, face 4 +DEAL:: 0.00000 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.484, face 5 +DEAL::Cell 3.485, face 0 +DEAL::Cell 3.485, face 1 +DEAL::Cell 3.485, face 2 +DEAL:: 0.0528312 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.485, face 3 +DEAL::Cell 3.485, face 4 +DEAL::Cell 3.485, face 5 +DEAL::Cell 3.486, face 0 +DEAL:: 0.00000 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.486, face 1 +DEAL::Cell 3.486, face 2 +DEAL::Cell 3.486, face 3 +DEAL::Cell 3.486, face 4 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.486, face 5 +DEAL::Cell 3.487, face 0 +DEAL::Cell 3.487, face 1 +DEAL::Cell 3.487, face 2 +DEAL::Cell 3.487, face 3 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.487, face 4 +DEAL::Cell 3.487, face 5 +DEAL::Cell 3.488, face 0 +DEAL::Cell 3.488, face 1 +DEAL:: 0.158494 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.488, face 2 +DEAL::Cell 3.488, face 3 +DEAL::Cell 3.488, face 4 +DEAL::Cell 3.488, face 5 +DEAL:: 0.105662 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.489, face 0 +DEAL::Cell 3.489, face 1 +DEAL::Cell 3.489, face 2 +DEAL::Cell 3.489, face 3 +DEAL:: 0.211325 0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.489, face 4 +DEAL::Cell 3.489, face 5 +DEAL::Cell 3.490, face 0 +DEAL::Cell 3.490, face 1 +DEAL::Cell 3.490, face 2 +DEAL:: 0.105662 0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.490, face 3 +DEAL::Cell 3.490, face 4 +DEAL::Cell 3.490, face 5 +DEAL::Cell 3.491, face 0 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.491, face 1 +DEAL::Cell 3.491, face 2 +DEAL::Cell 3.491, face 3 +DEAL::Cell 3.491, face 4 +DEAL:: 0.158494 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.491, face 5 +DEAL::Cell 3.492, face 0 +DEAL::Cell 3.492, face 1 +DEAL::Cell 3.492, face 2 +DEAL:: 0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.492, face 3 +DEAL::Cell 3.492, face 4 +DEAL::Cell 3.492, face 5 +DEAL::Cell 3.493, face 0 +DEAL::Cell 3.493, face 1 +DEAL:: 0.211325 0.00000 0.158494, 0.000697784 +DEAL::Cell 3.493, face 2 +DEAL::Cell 3.493, face 3 +DEAL::Cell 3.493, face 4 +DEAL::Cell 3.493, face 5 +DEAL:: 0.211325 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.494, face 0 +DEAL::Cell 3.494, face 1 +DEAL::Cell 3.494, face 2 +DEAL::Cell 3.494, face 3 +DEAL:: 0.158494 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.494, face 4 +DEAL::Cell 3.494, face 5 +DEAL::Cell 3.495, face 0 +DEAL::Cell 3.495, face 1 +DEAL:: 0.211325 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.495, face 2 +DEAL::Cell 3.495, face 3 +DEAL::Cell 3.495, face 4 +DEAL::Cell 3.495, face 5 +DEAL::Cell 3.496, face 0 +DEAL:: 0.00000 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.496, face 1 +DEAL::Cell 3.496, face 2 +DEAL::Cell 3.496, face 3 +DEAL::Cell 3.496, face 4 +DEAL:: 0.0528312 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.496, face 5 +DEAL::Cell 3.497, face 0 +DEAL::Cell 3.497, face 1 +DEAL::Cell 3.497, face 2 +DEAL:: 0.105662 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.497, face 3 +DEAL::Cell 3.497, face 4 +DEAL::Cell 3.497, face 5 +DEAL::Cell 3.498, face 0 +DEAL:: 0.00000 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.498, face 1 +DEAL::Cell 3.498, face 2 +DEAL::Cell 3.498, face 3 +DEAL::Cell 3.498, face 4 +DEAL::Cell 3.498, face 5 +DEAL:: 0.00000 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.499, face 0 +DEAL::Cell 3.499, face 1 +DEAL::Cell 3.499, face 2 +DEAL::Cell 3.499, face 3 +DEAL:: 0.0528312 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.499, face 4 +DEAL::Cell 3.499, face 5 +DEAL::Cell 3.500, face 0 +DEAL::Cell 3.500, face 1 +DEAL:: 0.0528312 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.500, face 2 +DEAL::Cell 3.500, face 3 +DEAL::Cell 3.500, face 4 +DEAL::Cell 3.500, face 5 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.501, face 0 +DEAL::Cell 3.501, face 1 +DEAL::Cell 3.501, face 2 +DEAL::Cell 3.501, face 3 +DEAL::Cell 3.501, face 4 +DEAL:: 0.0528312 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.501, face 5 +DEAL::Cell 3.502, face 0 +DEAL::Cell 3.502, face 1 +DEAL::Cell 3.502, face 2 +DEAL:: 0.00000 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.502, face 3 +DEAL::Cell 3.502, face 4 +DEAL::Cell 3.502, face 5 +DEAL::Cell 3.503, face 0 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.503, face 1 +DEAL::Cell 3.503, face 2 +DEAL::Cell 3.503, face 3 +DEAL::Cell 3.503, face 4 +DEAL:: 0.105662 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.503, face 5 +DEAL::Cell 3.504, face 0 +DEAL::Cell 3.504, face 1 +DEAL::Cell 3.504, face 2 +DEAL::Cell 3.504, face 3 +DEAL:: 0.105662 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.504, face 4 +DEAL::Cell 3.504, face 5 +DEAL::Cell 3.505, face 0 +DEAL::Cell 3.505, face 1 +DEAL:: 0.211325 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.505, face 2 +DEAL::Cell 3.505, face 3 +DEAL::Cell 3.505, face 4 +DEAL::Cell 3.505, face 5 +DEAL:: 0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.506, face 0 +DEAL::Cell 3.506, face 1 +DEAL::Cell 3.506, face 2 +DEAL::Cell 3.506, face 3 +DEAL:: 0.158494 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.506, face 4 +DEAL::Cell 3.506, face 5 +DEAL::Cell 3.507, face 0 +DEAL::Cell 3.507, face 1 +DEAL::Cell 3.507, face 2 +DEAL:: 0.158494 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.507, face 3 +DEAL::Cell 3.507, face 4 +DEAL::Cell 3.507, face 5 +DEAL::Cell 3.508, face 0 +DEAL:: 0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.508, face 1 +DEAL::Cell 3.508, face 2 +DEAL::Cell 3.508, face 3 +DEAL::Cell 3.508, face 4 +DEAL:: 0.105662 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.508, face 5 +DEAL::Cell 3.509, face 0 +DEAL::Cell 3.509, face 1 +DEAL::Cell 3.509, face 2 +DEAL:: 0.211325 0.105662 0.211325, 0.000697784 +DEAL::Cell 3.509, face 3 +DEAL::Cell 3.509, face 4 +DEAL::Cell 3.509, face 5 +DEAL::Cell 3.510, face 0 +DEAL::Cell 3.510, face 1 +DEAL:: 0.158494 0.158494 0.158494, 0.000697784 +DEAL::Cell 3.510, face 2 +DEAL::Cell 3.510, face 3 +DEAL::Cell 3.510, face 4 +DEAL::Cell 3.510, face 5 +DEAL:: 0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.511, face 0 +DEAL::Cell 3.511, face 1 +DEAL::Cell 3.511, face 2 +DEAL::Cell 3.511, face 3 +DEAL:: 0.211325 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.511, face 4 +DEAL::Cell 3.511, face 5 +DEAL::Cell 3.512, face 0 +DEAL::Cell 3.512, face 1 +DEAL:: -0.398698 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.512, face 2 +DEAL::Cell 3.512, face 3 +DEAL::Cell 3.512, face 5 +DEAL::Cell 3.513, face 0 +DEAL::Cell 3.513, face 1 +DEAL:: -0.288675 -0.577350 -0.577350, 0.00184585 +DEAL::Cell 3.513, face 2 +DEAL::Cell 3.513, face 3 +DEAL::Cell 3.513, face 5 +DEAL::Cell 3.514, face 0 +DEAL:: -0.577350 -0.288675 -0.577350, 0.00233483 +DEAL::Cell 3.514, face 1 +DEAL::Cell 3.514, face 2 +DEAL::Cell 3.514, face 3 +DEAL::Cell 3.514, face 5 +DEAL:: -0.531597 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.515, face 0 +DEAL::Cell 3.515, face 1 +DEAL::Cell 3.515, face 2 +DEAL::Cell 3.515, face 3 +DEAL:: -0.265799 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.515, face 5 +DEAL::Cell 3.516, face 0 +DEAL::Cell 3.516, face 1 +DEAL::Cell 3.516, face 2 +DEAL::Cell 3.516, face 3 +DEAL:: -0.531597 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.516, face 4 +DEAL::Cell 3.516, face 5 +DEAL::Cell 3.517, face 0 +DEAL::Cell 3.517, face 1 +DEAL:: -0.265799 -0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.517, face 2 +DEAL::Cell 3.517, face 3 +DEAL::Cell 3.517, face 4 +DEAL::Cell 3.517, face 5 +DEAL:: -0.364383 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.518, face 0 +DEAL::Cell 3.518, face 1 +DEAL::Cell 3.518, face 2 +DEAL::Cell 3.518, face 3 +DEAL:: -0.364383 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.518, face 4 +DEAL::Cell 3.518, face 5 +DEAL::Cell 3.519, face 0 +DEAL::Cell 3.519, face 1 +DEAL::Cell 3.519, face 2 +DEAL:: -0.398698 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.519, face 3 +DEAL::Cell 3.519, face 4 +DEAL::Cell 3.519, face 5 +DEAL::Cell 3.520, face 0 +DEAL:: -0.288675 -0.433013 -0.577350, 0.00184585 +DEAL::Cell 3.520, face 1 +DEAL::Cell 3.520, face 2 +DEAL::Cell 3.520, face 3 +DEAL::Cell 3.520, face 5 +DEAL:: -0.265799 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.521, face 0 +DEAL::Cell 3.521, face 1 +DEAL::Cell 3.521, face 2 +DEAL::Cell 3.521, face 3 +DEAL:: 3.43331e-19 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.521, face 5 +DEAL::Cell 3.522, face 0 +DEAL::Cell 3.522, face 1 +DEAL::Cell 3.522, face 2 +DEAL::Cell 3.522, face 3 +DEAL:: -0.288675 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.522, face 5 +DEAL::Cell 3.523, face 0 +DEAL::Cell 3.523, face 1 +DEAL::Cell 3.523, face 2 +DEAL:: -0.132899 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.523, face 3 +DEAL::Cell 3.523, face 5 +DEAL::Cell 3.524, face 0 +DEAL::Cell 3.524, face 1 +DEAL:: -0.121461 -0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.524, face 2 +DEAL::Cell 3.524, face 3 +DEAL::Cell 3.524, face 4 +DEAL::Cell 3.524, face 5 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.525, face 0 +DEAL::Cell 3.525, face 1 +DEAL::Cell 3.525, face 2 +DEAL::Cell 3.525, face 3 +DEAL::Cell 3.525, face 4 +DEAL:: -0.132899 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.525, face 5 +DEAL::Cell 3.526, face 0 +DEAL::Cell 3.526, face 1 +DEAL::Cell 3.526, face 2 +DEAL:: -0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.526, face 3 +DEAL::Cell 3.526, face 4 +DEAL::Cell 3.526, face 5 +DEAL::Cell 3.527, face 0 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00143206 +DEAL::Cell 3.527, face 1 +DEAL::Cell 3.527, face 2 +DEAL::Cell 3.527, face 3 +DEAL::Cell 3.527, face 4 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.527, face 5 +DEAL::Cell 3.528, face 0 +DEAL::Cell 3.528, face 1 +DEAL::Cell 3.528, face 2 +DEAL::Cell 3.528, face 3 +DEAL:: -0.577350 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.528, face 5 +DEAL::Cell 3.529, face 0 +DEAL::Cell 3.529, face 1 +DEAL::Cell 3.529, face 2 +DEAL:: -0.398698 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.529, face 3 +DEAL::Cell 3.529, face 5 +DEAL::Cell 3.530, face 0 +DEAL::Cell 3.530, face 1 +DEAL:: -0.398698 -0.132899 -0.531597, 0.00190018 +DEAL::Cell 3.530, face 2 +DEAL::Cell 3.530, face 3 +DEAL::Cell 3.530, face 5 +DEAL::Cell 3.531, face 0 +DEAL:: -0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.531, face 1 +DEAL::Cell 3.531, face 2 +DEAL::Cell 3.531, face 3 +DEAL::Cell 3.531, face 5 +DEAL::Cell 3.532, face 0 +DEAL:: -0.531597 -0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.532, face 1 +DEAL::Cell 3.532, face 2 +DEAL::Cell 3.532, face 3 +DEAL::Cell 3.532, face 4 +DEAL:: -0.398698 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.532, face 5 +DEAL::Cell 3.533, face 0 +DEAL::Cell 3.533, face 1 +DEAL::Cell 3.533, face 2 +DEAL:: -0.265799 -0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.533, face 3 +DEAL::Cell 3.533, face 4 +DEAL::Cell 3.533, face 5 +DEAL::Cell 3.534, face 0 +DEAL:: -0.485844 0.00000 -0.485844, 0.00196478 +DEAL::Cell 3.534, face 1 +DEAL::Cell 3.534, face 2 +DEAL::Cell 3.534, face 3 +DEAL::Cell 3.534, face 4 +DEAL::Cell 3.534, face 5 +DEAL:: -0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.535, face 0 +DEAL::Cell 3.535, face 1 +DEAL::Cell 3.535, face 2 +DEAL::Cell 3.535, face 3 +DEAL:: -0.364383 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.535, face 4 +DEAL::Cell 3.535, face 5 +DEAL::Cell 3.536, face 0 +DEAL::Cell 3.536, face 1 +DEAL:: -0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.536, face 2 +DEAL::Cell 3.536, face 3 +DEAL::Cell 3.536, face 5 +DEAL::Cell 3.537, face 0 +DEAL:: -0.132899 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.537, face 1 +DEAL::Cell 3.537, face 2 +DEAL::Cell 3.537, face 3 +DEAL::Cell 3.537, face 5 +DEAL::Cell 3.538, face 0 +DEAL:: -0.288675 -0.144338 -0.577350, 0.00184585 +DEAL::Cell 3.538, face 1 +DEAL::Cell 3.538, face 2 +DEAL::Cell 3.538, face 3 +DEAL::Cell 3.538, face 5 +DEAL:: -0.132899 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.539, face 0 +DEAL::Cell 3.539, face 1 +DEAL::Cell 3.539, face 2 +DEAL::Cell 3.539, face 3 +DEAL:: 0.00000 0.00000 -0.577350, 0.00165098 +DEAL::Cell 3.539, face 5 +DEAL::Cell 3.540, face 0 +DEAL::Cell 3.540, face 1 +DEAL::Cell 3.540, face 2 +DEAL:: -0.121461 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.540, face 3 +DEAL::Cell 3.540, face 4 +DEAL::Cell 3.540, face 5 +DEAL::Cell 3.541, face 0 +DEAL::Cell 3.541, face 1 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00152014 +DEAL::Cell 3.541, face 2 +DEAL::Cell 3.541, face 3 +DEAL::Cell 3.541, face 4 +DEAL::Cell 3.541, face 5 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.542, face 0 +DEAL::Cell 3.542, face 1 +DEAL::Cell 3.542, face 2 +DEAL::Cell 3.542, face 3 +DEAL:: -0.132899 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.542, face 4 +DEAL::Cell 3.542, face 5 +DEAL::Cell 3.543, face 0 +DEAL::Cell 3.543, face 1 +DEAL:: 1.44560e-19 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.543, face 2 +DEAL::Cell 3.543, face 3 +DEAL::Cell 3.543, face 4 +DEAL::Cell 3.543, face 5 +DEAL::Cell 3.544, face 0 +DEAL:: -0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.544, face 1 +DEAL::Cell 3.544, face 2 +DEAL::Cell 3.544, face 3 +DEAL::Cell 3.544, face 4 +DEAL:: -0.364383 -0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.544, face 5 +DEAL::Cell 3.545, face 0 +DEAL::Cell 3.545, face 1 +DEAL::Cell 3.545, face 2 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.545, face 3 +DEAL::Cell 3.545, face 4 +DEAL::Cell 3.545, face 5 +DEAL::Cell 3.546, face 0 +DEAL:: -0.440091 -0.220045 -0.440091, 0.00177975 +DEAL::Cell 3.546, face 1 +DEAL::Cell 3.546, face 2 +DEAL::Cell 3.546, face 3 +DEAL::Cell 3.546, face 4 +DEAL::Cell 3.546, face 5 +DEAL:: -0.440091 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.547, face 0 +DEAL::Cell 3.547, face 1 +DEAL::Cell 3.547, face 2 +DEAL::Cell 3.547, face 3 +DEAL:: -0.330068 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.547, face 4 +DEAL::Cell 3.547, face 5 +DEAL::Cell 3.548, face 0 +DEAL::Cell 3.548, face 1 +DEAL:: -0.295753 -0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.548, face 2 +DEAL::Cell 3.548, face 3 +DEAL::Cell 3.548, face 4 +DEAL::Cell 3.548, face 5 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.549, face 0 +DEAL::Cell 3.549, face 1 +DEAL::Cell 3.549, face 2 +DEAL::Cell 3.549, face 3 +DEAL::Cell 3.549, face 4 +DEAL:: -0.330068 -0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.549, face 5 +DEAL::Cell 3.550, face 0 +DEAL::Cell 3.550, face 1 +DEAL::Cell 3.550, face 2 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.550, face 3 +DEAL::Cell 3.550, face 4 +DEAL::Cell 3.550, face 5 +DEAL::Cell 3.551, face 0 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.551, face 1 +DEAL::Cell 3.551, face 2 +DEAL::Cell 3.551, face 3 +DEAL::Cell 3.551, face 4 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.551, face 5 +DEAL::Cell 3.552, face 0 +DEAL::Cell 3.552, face 1 +DEAL::Cell 3.552, face 2 +DEAL::Cell 3.552, face 3 +DEAL:: -0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.552, face 4 +DEAL::Cell 3.552, face 5 +DEAL::Cell 3.553, face 0 +DEAL::Cell 3.553, face 1 +DEAL:: 6.86661e-19 -0.364383 -0.485844, 0.00138931 +DEAL::Cell 3.553, face 2 +DEAL::Cell 3.553, face 3 +DEAL::Cell 3.553, face 4 +DEAL::Cell 3.553, face 5 +DEAL:: -0.110023 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.554, face 0 +DEAL::Cell 3.554, face 1 +DEAL::Cell 3.554, face 2 +DEAL::Cell 3.554, face 3 +DEAL:: -0.110023 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.554, face 4 +DEAL::Cell 3.554, face 5 +DEAL::Cell 3.555, face 0 +DEAL::Cell 3.555, face 1 +DEAL::Cell 3.555, face 2 +DEAL:: -0.121461 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.555, face 3 +DEAL::Cell 3.555, face 4 +DEAL::Cell 3.555, face 5 +DEAL::Cell 3.556, face 0 +DEAL:: -0.220045 -0.330068 -0.440091, 0.00140701 +DEAL::Cell 3.556, face 1 +DEAL::Cell 3.556, face 2 +DEAL::Cell 3.556, face 3 +DEAL::Cell 3.556, face 4 +DEAL:: -0.220045 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.556, face 5 +DEAL::Cell 3.557, face 0 +DEAL::Cell 3.557, face 1 +DEAL::Cell 3.557, face 2 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.557, face 3 +DEAL::Cell 3.557, face 4 +DEAL::Cell 3.557, face 5 +DEAL::Cell 3.558, face 0 +DEAL::Cell 3.558, face 1 +DEAL:: -0.110023 -0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.558, face 2 +DEAL::Cell 3.558, face 3 +DEAL::Cell 3.558, face 4 +DEAL::Cell 3.558, face 5 +DEAL:: -0.0985844 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.559, face 0 +DEAL::Cell 3.559, face 1 +DEAL::Cell 3.559, face 2 +DEAL::Cell 3.559, face 3 +DEAL:: 7.58942e-19 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.559, face 4 +DEAL::Cell 3.559, face 5 +DEAL::Cell 3.560, face 0 +DEAL::Cell 3.560, face 1 +DEAL:: -0.330068 -0.110023 -0.440091, 0.00157309 +DEAL::Cell 3.560, face 2 +DEAL::Cell 3.560, face 3 +DEAL::Cell 3.560, face 4 +DEAL::Cell 3.560, face 5 +DEAL::Cell 3.561, face 0 +DEAL:: -0.364383 -0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.561, face 1 +DEAL::Cell 3.561, face 2 +DEAL::Cell 3.561, face 3 +DEAL::Cell 3.561, face 4 +DEAL:: -0.242922 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.561, face 5 +DEAL::Cell 3.562, face 0 +DEAL::Cell 3.562, face 1 +DEAL::Cell 3.562, face 2 +DEAL:: -0.364383 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.562, face 3 +DEAL::Cell 3.562, face 4 +DEAL::Cell 3.562, face 5 +DEAL::Cell 3.563, face 0 +DEAL:: -0.330068 0.00000 -0.440091, 0.00157309 +DEAL::Cell 3.563, face 1 +DEAL::Cell 3.563, face 2 +DEAL::Cell 3.563, face 3 +DEAL::Cell 3.563, face 4 +DEAL::Cell 3.563, face 5 +DEAL:: -0.330068 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.564, face 0 +DEAL::Cell 3.564, face 1 +DEAL::Cell 3.564, face 2 +DEAL::Cell 3.564, face 3 +DEAL:: -0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.564, face 4 +DEAL::Cell 3.564, face 5 +DEAL::Cell 3.565, face 0 +DEAL::Cell 3.565, face 1 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.565, face 2 +DEAL::Cell 3.565, face 3 +DEAL::Cell 3.565, face 4 +DEAL::Cell 3.565, face 5 +DEAL:: -0.197169 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.566, face 0 +DEAL::Cell 3.566, face 1 +DEAL::Cell 3.566, face 2 +DEAL::Cell 3.566, face 3 +DEAL::Cell 3.566, face 4 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.566, face 5 +DEAL::Cell 3.567, face 0 +DEAL::Cell 3.567, face 1 +DEAL::Cell 3.567, face 2 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.567, face 3 +DEAL::Cell 3.567, face 4 +DEAL::Cell 3.567, face 5 +DEAL::Cell 3.568, face 0 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.568, face 1 +DEAL::Cell 3.568, face 2 +DEAL::Cell 3.568, face 3 +DEAL::Cell 3.568, face 4 +DEAL:: -0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.568, face 5 +DEAL::Cell 3.569, face 0 +DEAL::Cell 3.569, face 1 +DEAL::Cell 3.569, face 2 +DEAL::Cell 3.569, face 3 +DEAL:: -0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.569, face 4 +DEAL::Cell 3.569, face 5 +DEAL::Cell 3.570, face 0 +DEAL::Cell 3.570, face 1 +DEAL:: -0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.570, face 2 +DEAL::Cell 3.570, face 3 +DEAL::Cell 3.570, face 4 +DEAL::Cell 3.570, face 5 +DEAL:: -0.220045 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.571, face 0 +DEAL::Cell 3.571, face 1 +DEAL::Cell 3.571, face 2 +DEAL::Cell 3.571, face 3 +DEAL:: 2.16840e-19 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.571, face 4 +DEAL::Cell 3.571, face 5 +DEAL::Cell 3.572, face 0 +DEAL::Cell 3.572, face 1 +DEAL::Cell 3.572, face 2 +DEAL:: -0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.572, face 3 +DEAL::Cell 3.572, face 4 +DEAL::Cell 3.572, face 5 +DEAL::Cell 3.573, face 0 +DEAL:: -0.110023 -0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.573, face 1 +DEAL::Cell 3.573, face 2 +DEAL::Cell 3.573, face 3 +DEAL::Cell 3.573, face 4 +DEAL:: -0.110023 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.573, face 5 +DEAL::Cell 3.574, face 0 +DEAL::Cell 3.574, face 1 +DEAL::Cell 3.574, face 2 +DEAL:: -0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.574, face 3 +DEAL::Cell 3.574, face 4 +DEAL::Cell 3.574, face 5 +DEAL::Cell 3.575, face 0 +DEAL::Cell 3.575, face 1 +DEAL:: 4.87891e-19 -0.110023 -0.440091, 0.00125847 +DEAL::Cell 3.575, face 2 +DEAL::Cell 3.575, face 3 +DEAL::Cell 3.575, face 4 +DEAL::Cell 3.575, face 5 +DEAL:: 6.50521e-19 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.576, face 0 +DEAL::Cell 3.576, face 1 +DEAL::Cell 3.576, face 2 +DEAL::Cell 3.576, face 3 +DEAL:: 0.144338 -0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.576, face 5 +DEAL::Cell 3.577, face 0 +DEAL::Cell 3.577, face 1 +DEAL::Cell 3.577, face 2 +DEAL:: 0.265799 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.577, face 3 +DEAL::Cell 3.577, face 5 +DEAL::Cell 3.578, face 0 +DEAL::Cell 3.578, face 1 +DEAL::Cell 3.578, face 2 +DEAL:: 0.00000 -0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.578, face 3 +DEAL::Cell 3.578, face 5 +DEAL::Cell 3.579, face 0 +DEAL::Cell 3.579, face 1 +DEAL:: 0.288675 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.579, face 2 +DEAL::Cell 3.579, face 3 +DEAL::Cell 3.579, face 5 +DEAL::Cell 3.580, face 0 +DEAL:: 8.67362e-19 -0.485844 -0.485844, 0.00138931 +DEAL::Cell 3.580, face 1 +DEAL::Cell 3.580, face 2 +DEAL::Cell 3.580, face 3 +DEAL::Cell 3.580, face 4 +DEAL:: 0.132899 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.580, face 5 +DEAL::Cell 3.581, face 0 +DEAL::Cell 3.581, face 1 +DEAL::Cell 3.581, face 2 +DEAL::Cell 3.581, face 3 +DEAL:: 0.132899 -0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.581, face 4 +DEAL::Cell 3.581, face 5 +DEAL::Cell 3.582, face 0 +DEAL::Cell 3.582, face 1 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.582, face 2 +DEAL::Cell 3.582, face 3 +DEAL::Cell 3.582, face 4 +DEAL::Cell 3.582, face 5 +DEAL:: 5.05961e-19 -0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.583, face 0 +DEAL::Cell 3.583, face 1 +DEAL::Cell 3.583, face 2 +DEAL::Cell 3.583, face 3 +DEAL:: 0.242922 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.583, face 4 +DEAL::Cell 3.583, face 5 +DEAL::Cell 3.584, face 0 +DEAL::Cell 3.584, face 1 +DEAL::Cell 3.584, face 2 +DEAL:: 0.288675 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.584, face 3 +DEAL::Cell 3.584, face 5 +DEAL::Cell 3.585, face 0 +DEAL::Cell 3.585, face 1 +DEAL:: 0.577350 -0.433013 -0.577350, 0.00233483 +DEAL::Cell 3.585, face 2 +DEAL::Cell 3.585, face 3 +DEAL::Cell 3.585, face 5 +DEAL::Cell 3.586, face 0 +DEAL:: 0.265799 -0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.586, face 1 +DEAL::Cell 3.586, face 2 +DEAL::Cell 3.586, face 3 +DEAL::Cell 3.586, face 5 +DEAL:: 0.398698 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.587, face 0 +DEAL::Cell 3.587, face 1 +DEAL::Cell 3.587, face 2 +DEAL::Cell 3.587, face 3 +DEAL::Cell 3.587, face 5 +DEAL:: 0.398698 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.588, face 0 +DEAL::Cell 3.588, face 1 +DEAL::Cell 3.588, face 2 +DEAL::Cell 3.588, face 3 +DEAL:: 0.242922 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.588, face 4 +DEAL::Cell 3.588, face 5 +DEAL::Cell 3.589, face 0 +DEAL::Cell 3.589, face 1 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.589, face 2 +DEAL::Cell 3.589, face 3 +DEAL::Cell 3.589, face 4 +DEAL::Cell 3.589, face 5 +DEAL:: 0.485844 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.590, face 0 +DEAL::Cell 3.590, face 1 +DEAL::Cell 3.590, face 2 +DEAL::Cell 3.590, face 3 +DEAL::Cell 3.590, face 4 +DEAL:: 0.265799 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.590, face 5 +DEAL::Cell 3.591, face 0 +DEAL::Cell 3.591, face 1 +DEAL::Cell 3.591, face 2 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.591, face 3 +DEAL::Cell 3.591, face 4 +DEAL::Cell 3.591, face 5 +DEAL::Cell 3.592, face 0 +DEAL:: 2.52981e-19 -0.265799 -0.531597, 0.00152014 +DEAL::Cell 3.592, face 1 +DEAL::Cell 3.592, face 2 +DEAL::Cell 3.592, face 3 +DEAL::Cell 3.592, face 5 +DEAL:: 0.132899 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.593, face 0 +DEAL::Cell 3.593, face 1 +DEAL::Cell 3.593, face 2 +DEAL::Cell 3.593, face 3 +DEAL::Cell 3.593, face 5 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.594, face 0 +DEAL::Cell 3.594, face 1 +DEAL::Cell 3.594, face 2 +DEAL::Cell 3.594, face 3 +DEAL:: 7.22801e-20 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.594, face 5 +DEAL::Cell 3.595, face 0 +DEAL::Cell 3.595, face 1 +DEAL::Cell 3.595, face 2 +DEAL:: 0.288675 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.595, face 3 +DEAL::Cell 3.595, face 5 +DEAL::Cell 3.596, face 0 +DEAL::Cell 3.596, face 1 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.596, face 2 +DEAL::Cell 3.596, face 3 +DEAL::Cell 3.596, face 4 +DEAL::Cell 3.596, face 5 +DEAL::Cell 3.597, face 0 +DEAL:: 0.132899 -0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.597, face 1 +DEAL::Cell 3.597, face 2 +DEAL::Cell 3.597, face 3 +DEAL::Cell 3.597, face 4 +DEAL:: 0.265799 -0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.597, face 5 +DEAL::Cell 3.598, face 0 +DEAL::Cell 3.598, face 1 +DEAL::Cell 3.598, face 2 +DEAL:: 0.132899 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.598, face 3 +DEAL::Cell 3.598, face 4 +DEAL::Cell 3.598, face 5 +DEAL::Cell 3.599, face 0 +DEAL:: 0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.599, face 1 +DEAL::Cell 3.599, face 2 +DEAL::Cell 3.599, face 3 +DEAL::Cell 3.599, face 4 +DEAL::Cell 3.599, face 5 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.600, face 0 +DEAL::Cell 3.600, face 1 +DEAL::Cell 3.600, face 2 +DEAL::Cell 3.600, face 3 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.600, face 5 +DEAL::Cell 3.601, face 0 +DEAL::Cell 3.601, face 1 +DEAL::Cell 3.601, face 2 +DEAL:: 0.577350 -0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.601, face 3 +DEAL::Cell 3.601, face 5 +DEAL::Cell 3.602, face 0 +DEAL::Cell 3.602, face 1 +DEAL:: 0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.602, face 2 +DEAL::Cell 3.602, face 3 +DEAL::Cell 3.602, face 5 +DEAL::Cell 3.603, face 0 +DEAL::Cell 3.603, face 1 +DEAL:: 0.577350 -0.144338 -0.577350, 0.00233483 +DEAL::Cell 3.603, face 2 +DEAL::Cell 3.603, face 3 +DEAL::Cell 3.603, face 5 +DEAL::Cell 3.604, face 0 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00169957 +DEAL::Cell 3.604, face 1 +DEAL::Cell 3.604, face 2 +DEAL::Cell 3.604, face 3 +DEAL::Cell 3.604, face 4 +DEAL:: 0.265799 -0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.604, face 5 +DEAL::Cell 3.605, face 0 +DEAL::Cell 3.605, face 1 +DEAL::Cell 3.605, face 2 +DEAL:: 0.485844 -0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.605, face 3 +DEAL::Cell 3.605, face 4 +DEAL::Cell 3.605, face 5 +DEAL::Cell 3.606, face 0 +DEAL::Cell 3.606, face 1 +DEAL:: 0.398698 -0.132899 -0.531597, 0.00190018 +DEAL::Cell 3.606, face 2 +DEAL::Cell 3.606, face 3 +DEAL::Cell 3.606, face 4 +DEAL::Cell 3.606, face 5 +DEAL:: 0.364383 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.607, face 0 +DEAL::Cell 3.607, face 1 +DEAL::Cell 3.607, face 2 +DEAL::Cell 3.607, face 3 +DEAL:: 0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.607, face 4 +DEAL::Cell 3.607, face 5 +DEAL::Cell 3.608, face 0 +DEAL::Cell 3.608, face 1 +DEAL:: 0.110023 -0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.608, face 2 +DEAL::Cell 3.608, face 3 +DEAL::Cell 3.608, face 4 +DEAL::Cell 3.608, face 5 +DEAL::Cell 3.609, face 0 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.609, face 1 +DEAL::Cell 3.609, face 2 +DEAL::Cell 3.609, face 3 +DEAL::Cell 3.609, face 4 +DEAL:: 0.242922 -0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.609, face 5 +DEAL::Cell 3.610, face 0 +DEAL::Cell 3.610, face 1 +DEAL::Cell 3.610, face 2 +DEAL:: 0.121461 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.610, face 3 +DEAL::Cell 3.610, face 4 +DEAL::Cell 3.610, face 5 +DEAL::Cell 3.611, face 0 +DEAL:: 0.110023 -0.220045 -0.440091, 0.00129720 +DEAL::Cell 3.611, face 1 +DEAL::Cell 3.611, face 2 +DEAL::Cell 3.611, face 3 +DEAL::Cell 3.611, face 4 +DEAL::Cell 3.611, face 5 +DEAL:: 0.110023 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.612, face 0 +DEAL::Cell 3.612, face 1 +DEAL::Cell 3.612, face 2 +DEAL::Cell 3.612, face 3 +DEAL:: 1.37332e-18 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.612, face 4 +DEAL::Cell 3.612, face 5 +DEAL::Cell 3.613, face 0 +DEAL::Cell 3.613, face 1 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00126074 +DEAL::Cell 3.613, face 2 +DEAL::Cell 3.613, face 3 +DEAL::Cell 3.613, face 4 +DEAL::Cell 3.613, face 5 +DEAL:: 0.197169 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.614, face 0 +DEAL::Cell 3.614, face 1 +DEAL::Cell 3.614, face 2 +DEAL::Cell 3.614, face 3 +DEAL::Cell 3.614, face 4 +DEAL:: 1.02999e-18 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.614, face 5 +DEAL::Cell 3.615, face 0 +DEAL::Cell 3.615, face 1 +DEAL::Cell 3.615, face 2 +DEAL:: 0.0985844 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.615, face 3 +DEAL::Cell 3.615, face 4 +DEAL::Cell 3.615, face 5 +DEAL::Cell 3.616, face 0 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.616, face 1 +DEAL::Cell 3.616, face 2 +DEAL::Cell 3.616, face 3 +DEAL::Cell 3.616, face 4 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.616, face 5 +DEAL::Cell 3.617, face 0 +DEAL::Cell 3.617, face 1 +DEAL::Cell 3.617, face 2 +DEAL::Cell 3.617, face 3 +DEAL:: 0.364383 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.617, face 4 +DEAL::Cell 3.617, face 5 +DEAL::Cell 3.618, face 0 +DEAL::Cell 3.618, face 1 +DEAL:: 0.364383 -0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.618, face 2 +DEAL::Cell 3.618, face 3 +DEAL::Cell 3.618, face 4 +DEAL::Cell 3.618, face 5 +DEAL:: 0.220045 -0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.619, face 0 +DEAL::Cell 3.619, face 1 +DEAL::Cell 3.619, face 2 +DEAL::Cell 3.619, face 3 +DEAL:: 0.440091 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.619, face 4 +DEAL::Cell 3.619, face 5 +DEAL::Cell 3.620, face 0 +DEAL::Cell 3.620, face 1 +DEAL::Cell 3.620, face 2 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.620, face 3 +DEAL::Cell 3.620, face 4 +DEAL::Cell 3.620, face 5 +DEAL::Cell 3.621, face 0 +DEAL:: 0.330068 -0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.621, face 1 +DEAL::Cell 3.621, face 2 +DEAL::Cell 3.621, face 3 +DEAL::Cell 3.621, face 4 +DEAL:: 0.330068 -0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.621, face 5 +DEAL::Cell 3.622, face 0 +DEAL::Cell 3.622, face 1 +DEAL::Cell 3.622, face 2 +DEAL:: 0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.622, face 3 +DEAL::Cell 3.622, face 4 +DEAL::Cell 3.622, face 5 +DEAL::Cell 3.623, face 0 +DEAL::Cell 3.623, face 1 +DEAL:: 0.440091 -0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.623, face 2 +DEAL::Cell 3.623, face 3 +DEAL::Cell 3.623, face 4 +DEAL::Cell 3.623, face 5 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.624, face 0 +DEAL::Cell 3.624, face 1 +DEAL::Cell 3.624, face 2 +DEAL::Cell 3.624, face 3 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.624, face 4 +DEAL::Cell 3.624, face 5 +DEAL::Cell 3.625, face 0 +DEAL::Cell 3.625, face 1 +DEAL:: 0.220045 -0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.625, face 2 +DEAL::Cell 3.625, face 3 +DEAL::Cell 3.625, face 4 +DEAL::Cell 3.625, face 5 +DEAL::Cell 3.626, face 0 +DEAL:: 3.25261e-19 -0.121461 -0.485844, 0.00138931 +DEAL::Cell 3.626, face 1 +DEAL::Cell 3.626, face 2 +DEAL::Cell 3.626, face 3 +DEAL::Cell 3.626, face 4 +DEAL:: 0.121461 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.626, face 5 +DEAL::Cell 3.627, face 0 +DEAL::Cell 3.627, face 1 +DEAL::Cell 3.627, face 2 +DEAL:: 0.242922 -0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.627, face 3 +DEAL::Cell 3.627, face 4 +DEAL::Cell 3.627, face 5 +DEAL::Cell 3.628, face 0 +DEAL:: 6.50521e-19 -0.0985844 -0.394338, 0.00112764 +DEAL::Cell 3.628, face 1 +DEAL::Cell 3.628, face 2 +DEAL::Cell 3.628, face 3 +DEAL::Cell 3.628, face 4 +DEAL::Cell 3.628, face 5 +DEAL:: 1.01192e-18 -0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.629, face 0 +DEAL::Cell 3.629, face 1 +DEAL::Cell 3.629, face 2 +DEAL::Cell 3.629, face 3 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.629, face 4 +DEAL::Cell 3.629, face 5 +DEAL::Cell 3.630, face 0 +DEAL::Cell 3.630, face 1 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.630, face 2 +DEAL::Cell 3.630, face 3 +DEAL::Cell 3.630, face 4 +DEAL::Cell 3.630, face 5 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.631, face 0 +DEAL::Cell 3.631, face 1 +DEAL::Cell 3.631, face 2 +DEAL::Cell 3.631, face 3 +DEAL::Cell 3.631, face 4 +DEAL:: 0.110023 -0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.631, face 5 +DEAL::Cell 3.632, face 0 +DEAL::Cell 3.632, face 1 +DEAL::Cell 3.632, face 2 +DEAL:: 0.220045 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.632, face 3 +DEAL::Cell 3.632, face 4 +DEAL::Cell 3.632, face 5 +DEAL::Cell 3.633, face 0 +DEAL:: 0.330068 -0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.633, face 1 +DEAL::Cell 3.633, face 2 +DEAL::Cell 3.633, face 3 +DEAL::Cell 3.633, face 4 +DEAL:: 0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.633, face 5 +DEAL::Cell 3.634, face 0 +DEAL::Cell 3.634, face 1 +DEAL::Cell 3.634, face 2 +DEAL::Cell 3.634, face 3 +DEAL:: 0.242922 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.634, face 4 +DEAL::Cell 3.634, face 5 +DEAL::Cell 3.635, face 0 +DEAL::Cell 3.635, face 1 +DEAL:: 0.485844 0.00000 -0.485844, 0.00196478 +DEAL::Cell 3.635, face 2 +DEAL::Cell 3.635, face 3 +DEAL::Cell 3.635, face 4 +DEAL::Cell 3.635, face 5 +DEAL:: 0.330068 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.636, face 0 +DEAL::Cell 3.636, face 1 +DEAL::Cell 3.636, face 2 +DEAL::Cell 3.636, face 3 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.636, face 4 +DEAL::Cell 3.636, face 5 +DEAL::Cell 3.637, face 0 +DEAL::Cell 3.637, face 1 +DEAL::Cell 3.637, face 2 +DEAL:: 0.330068 -0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.637, face 3 +DEAL::Cell 3.637, face 4 +DEAL::Cell 3.637, face 5 +DEAL::Cell 3.638, face 0 +DEAL:: 0.220045 0.00000 -0.440091, 0.00140701 +DEAL::Cell 3.638, face 1 +DEAL::Cell 3.638, face 2 +DEAL::Cell 3.638, face 3 +DEAL::Cell 3.638, face 4 +DEAL:: 0.220045 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.638, face 5 +DEAL::Cell 3.639, face 0 +DEAL::Cell 3.639, face 1 +DEAL::Cell 3.639, face 2 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.639, face 3 +DEAL::Cell 3.639, face 4 +DEAL::Cell 3.639, face 5 +DEAL::Cell 3.640, face 0 +DEAL::Cell 3.640, face 1 +DEAL:: -0.433013 0.00000 -0.577350, 0.00206372 +DEAL::Cell 3.640, face 2 +DEAL::Cell 3.640, face 3 +DEAL::Cell 3.640, face 5 +DEAL::Cell 3.641, face 0 +DEAL:: -0.433013 0.144338 -0.577350, 0.00206372 +DEAL::Cell 3.641, face 1 +DEAL::Cell 3.641, face 2 +DEAL::Cell 3.641, face 3 +DEAL::Cell 3.641, face 5 +DEAL:: -0.398698 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.642, face 0 +DEAL::Cell 3.642, face 1 +DEAL::Cell 3.642, face 2 +DEAL::Cell 3.642, face 3 +DEAL:: -0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.642, face 5 +DEAL::Cell 3.643, face 0 +DEAL::Cell 3.643, face 1 +DEAL::Cell 3.643, face 2 +DEAL::Cell 3.643, face 3 +DEAL:: -0.433013 0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.643, face 5 +DEAL::Cell 3.644, face 0 +DEAL::Cell 3.644, face 1 +DEAL::Cell 3.644, face 2 +DEAL:: -0.485844 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.644, face 3 +DEAL::Cell 3.644, face 4 +DEAL::Cell 3.644, face 5 +DEAL::Cell 3.645, face 0 +DEAL:: -0.364383 0.00000 -0.485844, 0.00173663 +DEAL::Cell 3.645, face 1 +DEAL::Cell 3.645, face 2 +DEAL::Cell 3.645, face 3 +DEAL::Cell 3.645, face 4 +DEAL:: -0.265799 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.645, face 5 +DEAL::Cell 3.646, face 0 +DEAL::Cell 3.646, face 1 +DEAL::Cell 3.646, face 2 +DEAL::Cell 3.646, face 3 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.646, face 4 +DEAL::Cell 3.646, face 5 +DEAL::Cell 3.647, face 0 +DEAL::Cell 3.647, face 1 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.647, face 2 +DEAL::Cell 3.647, face 3 +DEAL::Cell 3.647, face 4 +DEAL::Cell 3.647, face 5 +DEAL:: -0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.648, face 0 +DEAL::Cell 3.648, face 1 +DEAL::Cell 3.648, face 2 +DEAL::Cell 3.648, face 3 +DEAL:: -0.132899 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.648, face 5 +DEAL::Cell 3.649, face 0 +DEAL::Cell 3.649, face 1 +DEAL::Cell 3.649, face 2 +DEAL::Cell 3.649, face 3 +DEAL:: -0.144338 0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.649, face 5 +DEAL::Cell 3.650, face 0 +DEAL::Cell 3.650, face 1 +DEAL::Cell 3.650, face 2 +DEAL:: -0.265799 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.650, face 3 +DEAL::Cell 3.650, face 5 +DEAL::Cell 3.651, face 0 +DEAL::Cell 3.651, face 1 +DEAL:: 1.62630e-19 0.132899 -0.531597, 0.00152014 +DEAL::Cell 3.651, face 2 +DEAL::Cell 3.651, face 3 +DEAL::Cell 3.651, face 5 +DEAL::Cell 3.652, face 0 +DEAL:: -0.242922 0.121461 -0.485844, 0.00155329 +DEAL::Cell 3.652, face 1 +DEAL::Cell 3.652, face 2 +DEAL::Cell 3.652, face 3 +DEAL::Cell 3.652, face 4 +DEAL::Cell 3.652, face 5 +DEAL:: -0.242922 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.653, face 0 +DEAL::Cell 3.653, face 1 +DEAL::Cell 3.653, face 2 +DEAL::Cell 3.653, face 3 +DEAL:: -0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.653, face 4 +DEAL::Cell 3.653, face 5 +DEAL::Cell 3.654, face 0 +DEAL::Cell 3.654, face 1 +DEAL:: -0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.654, face 2 +DEAL::Cell 3.654, face 3 +DEAL::Cell 3.654, face 4 +DEAL::Cell 3.654, face 5 +DEAL:: -0.121461 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.655, face 0 +DEAL::Cell 3.655, face 1 +DEAL::Cell 3.655, face 2 +DEAL::Cell 3.655, face 3 +DEAL::Cell 3.655, face 4 +DEAL:: -0.132899 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.655, face 5 +DEAL::Cell 3.656, face 0 +DEAL::Cell 3.656, face 1 +DEAL::Cell 3.656, face 2 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.656, face 3 +DEAL::Cell 3.656, face 5 +DEAL::Cell 3.657, face 0 +DEAL::Cell 3.657, face 1 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.657, face 2 +DEAL::Cell 3.657, face 3 +DEAL::Cell 3.657, face 5 +DEAL::Cell 3.658, face 0 +DEAL:: -0.531597 0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.658, face 1 +DEAL::Cell 3.658, face 2 +DEAL::Cell 3.658, face 3 +DEAL::Cell 3.658, face 5 +DEAL::Cell 3.659, face 0 +DEAL:: -0.433013 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.659, face 1 +DEAL::Cell 3.659, face 2 +DEAL::Cell 3.659, face 3 +DEAL::Cell 3.659, face 5 +DEAL:: -0.265799 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.660, face 0 +DEAL::Cell 3.660, face 1 +DEAL::Cell 3.660, face 2 +DEAL::Cell 3.660, face 3 +DEAL:: -0.398698 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.660, face 4 +DEAL::Cell 3.660, face 5 +DEAL::Cell 3.661, face 0 +DEAL::Cell 3.661, face 1 +DEAL:: -0.242922 0.364383 -0.485844, 0.00155329 +DEAL::Cell 3.661, face 2 +DEAL::Cell 3.661, face 3 +DEAL::Cell 3.661, face 4 +DEAL::Cell 3.661, face 5 +DEAL::Cell 3.662, face 0 +DEAL:: -0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.662, face 1 +DEAL::Cell 3.662, face 2 +DEAL::Cell 3.662, face 3 +DEAL::Cell 3.662, face 4 +DEAL:: -0.398698 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.662, face 5 +DEAL::Cell 3.663, face 0 +DEAL::Cell 3.663, face 1 +DEAL::Cell 3.663, face 2 +DEAL:: -0.265799 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.663, face 3 +DEAL::Cell 3.663, face 4 +DEAL::Cell 3.663, face 5 +DEAL::Cell 3.664, face 0 +DEAL:: -0.265799 0.398698 -0.531597, 0.00169957 +DEAL::Cell 3.664, face 1 +DEAL::Cell 3.664, face 2 +DEAL::Cell 3.664, face 3 +DEAL::Cell 3.664, face 5 +DEAL::Cell 3.665, face 0 +DEAL:: -0.144338 0.288675 -0.577350, 0.00170179 +DEAL::Cell 3.665, face 1 +DEAL::Cell 3.665, face 2 +DEAL::Cell 3.665, face 3 +DEAL::Cell 3.665, face 5 +DEAL:: 2.52981e-19 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.666, face 0 +DEAL::Cell 3.666, face 1 +DEAL::Cell 3.666, face 2 +DEAL::Cell 3.666, face 3 +DEAL:: -0.144338 0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.666, face 5 +DEAL::Cell 3.667, face 0 +DEAL::Cell 3.667, face 1 +DEAL::Cell 3.667, face 2 +DEAL:: 3.43331e-19 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.667, face 3 +DEAL::Cell 3.667, face 5 +DEAL::Cell 3.668, face 0 +DEAL::Cell 3.668, face 1 +DEAL::Cell 3.668, face 2 +DEAL:: -0.265799 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.668, face 3 +DEAL::Cell 3.668, face 4 +DEAL::Cell 3.668, face 5 +DEAL::Cell 3.669, face 0 +DEAL:: -0.132899 0.398698 -0.531597, 0.00156693 +DEAL::Cell 3.669, face 1 +DEAL::Cell 3.669, face 2 +DEAL::Cell 3.669, face 3 +DEAL::Cell 3.669, face 4 +DEAL:: -0.132899 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.669, face 5 +DEAL::Cell 3.670, face 0 +DEAL::Cell 3.670, face 1 +DEAL::Cell 3.670, face 2 +DEAL:: -0.121461 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.670, face 3 +DEAL::Cell 3.670, face 4 +DEAL::Cell 3.670, face 5 +DEAL::Cell 3.671, face 0 +DEAL::Cell 3.671, face 1 +DEAL:: 3.43331e-19 0.398698 -0.531597, 0.00152014 +DEAL::Cell 3.671, face 2 +DEAL::Cell 3.671, face 3 +DEAL::Cell 3.671, face 4 +DEAL::Cell 3.671, face 5 +DEAL:: 6.86661e-19 0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.672, face 0 +DEAL::Cell 3.672, face 1 +DEAL::Cell 3.672, face 2 +DEAL::Cell 3.672, face 3 +DEAL:: -0.364383 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.672, face 4 +DEAL::Cell 3.672, face 5 +DEAL::Cell 3.673, face 0 +DEAL::Cell 3.673, face 1 +DEAL:: -0.220045 0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.673, face 2 +DEAL::Cell 3.673, face 3 +DEAL::Cell 3.673, face 4 +DEAL::Cell 3.673, face 5 +DEAL::Cell 3.674, face 0 +DEAL:: -0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.674, face 1 +DEAL::Cell 3.674, face 2 +DEAL::Cell 3.674, face 3 +DEAL::Cell 3.674, face 4 +DEAL:: -0.364383 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.674, face 5 +DEAL::Cell 3.675, face 0 +DEAL::Cell 3.675, face 1 +DEAL::Cell 3.675, face 2 +DEAL:: -0.242922 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.675, face 3 +DEAL::Cell 3.675, face 4 +DEAL::Cell 3.675, face 5 +DEAL::Cell 3.676, face 0 +DEAL:: -0.394338 0.0985844 -0.394338, 0.00159472 +DEAL::Cell 3.676, face 1 +DEAL::Cell 3.676, face 2 +DEAL::Cell 3.676, face 3 +DEAL::Cell 3.676, face 4 +DEAL::Cell 3.676, face 5 +DEAL:: -0.394338 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.677, face 0 +DEAL::Cell 3.677, face 1 +DEAL::Cell 3.677, face 2 +DEAL::Cell 3.677, face 3 +DEAL:: -0.295753 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.677, face 4 +DEAL::Cell 3.677, face 5 +DEAL::Cell 3.678, face 0 +DEAL::Cell 3.678, face 1 +DEAL:: -0.295753 0.0985844 -0.394338, 0.00140955 +DEAL::Cell 3.678, face 2 +DEAL::Cell 3.678, face 3 +DEAL::Cell 3.678, face 4 +DEAL::Cell 3.678, face 5 +DEAL:: -0.295753 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.679, face 0 +DEAL::Cell 3.679, face 1 +DEAL::Cell 3.679, face 2 +DEAL::Cell 3.679, face 3 +DEAL::Cell 3.679, face 4 +DEAL:: -0.330068 0.110023 -0.440091, 0.00302625 +DEAL::Cell 3.679, face 5 +DEAL::Cell 3.680, face 0 +DEAL::Cell 3.680, face 1 +DEAL::Cell 3.680, face 2 +DEAL:: -0.220045 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.680, face 3 +DEAL::Cell 3.680, face 4 +DEAL::Cell 3.680, face 5 +DEAL::Cell 3.681, face 0 +DEAL:: -0.110023 0.00000 -0.440091, 0.00129720 +DEAL::Cell 3.681, face 1 +DEAL::Cell 3.681, face 2 +DEAL::Cell 3.681, face 3 +DEAL::Cell 3.681, face 4 +DEAL:: 3.25261e-19 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.681, face 5 +DEAL::Cell 3.682, face 0 +DEAL::Cell 3.682, face 1 +DEAL::Cell 3.682, face 2 +DEAL::Cell 3.682, face 3 +DEAL:: -0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.682, face 4 +DEAL::Cell 3.682, face 5 +DEAL::Cell 3.683, face 0 +DEAL::Cell 3.683, face 1 +DEAL:: 5.05961e-19 0.242922 -0.485844, 0.00138931 +DEAL::Cell 3.683, face 2 +DEAL::Cell 3.683, face 3 +DEAL::Cell 3.683, face 4 +DEAL::Cell 3.683, face 5 +DEAL:: -0.110023 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.684, face 0 +DEAL::Cell 3.684, face 1 +DEAL::Cell 3.684, face 2 +DEAL::Cell 3.684, face 3 +DEAL:: -0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.684, face 4 +DEAL::Cell 3.684, face 5 +DEAL::Cell 3.685, face 0 +DEAL::Cell 3.685, face 1 +DEAL::Cell 3.685, face 2 +DEAL:: -0.110023 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.685, face 3 +DEAL::Cell 3.685, face 4 +DEAL::Cell 3.685, face 5 +DEAL::Cell 3.686, face 0 +DEAL:: -0.220045 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.686, face 1 +DEAL::Cell 3.686, face 2 +DEAL::Cell 3.686, face 3 +DEAL::Cell 3.686, face 4 +DEAL:: -0.220045 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.686, face 5 +DEAL::Cell 3.687, face 0 +DEAL::Cell 3.687, face 1 +DEAL::Cell 3.687, face 2 +DEAL:: 6.50521e-19 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.687, face 3 +DEAL::Cell 3.687, face 4 +DEAL::Cell 3.687, face 5 +DEAL::Cell 3.688, face 0 +DEAL::Cell 3.688, face 1 +DEAL:: -0.364383 0.242922 -0.485844, 0.00173663 +DEAL::Cell 3.688, face 2 +DEAL::Cell 3.688, face 3 +DEAL::Cell 3.688, face 4 +DEAL::Cell 3.688, face 5 +DEAL:: -0.330068 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.689, face 0 +DEAL::Cell 3.689, face 1 +DEAL::Cell 3.689, face 2 +DEAL::Cell 3.689, face 3 +DEAL:: -0.242922 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.689, face 4 +DEAL::Cell 3.689, face 5 +DEAL::Cell 3.690, face 0 +DEAL::Cell 3.690, face 1 +DEAL:: -0.330068 0.440091 -0.440091, 0.00157309 +DEAL::Cell 3.690, face 2 +DEAL::Cell 3.690, face 3 +DEAL::Cell 3.690, face 4 +DEAL::Cell 3.690, face 5 +DEAL::Cell 3.691, face 0 +DEAL:: -0.364383 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.691, face 1 +DEAL::Cell 3.691, face 2 +DEAL::Cell 3.691, face 3 +DEAL::Cell 3.691, face 4 +DEAL:: -0.242922 0.364383 -0.485844, 0.00368819 +DEAL::Cell 3.691, face 5 +DEAL::Cell 3.692, face 0 +DEAL::Cell 3.692, face 1 +DEAL::Cell 3.692, face 2 +DEAL:: -0.330068 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.692, face 3 +DEAL::Cell 3.692, face 4 +DEAL::Cell 3.692, face 5 +DEAL::Cell 3.693, face 0 +DEAL:: -0.295753 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.693, face 1 +DEAL::Cell 3.693, face 2 +DEAL::Cell 3.693, face 3 +DEAL::Cell 3.693, face 4 +DEAL::Cell 3.693, face 5 +DEAL:: -0.295753 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.694, face 0 +DEAL::Cell 3.694, face 1 +DEAL::Cell 3.694, face 2 +DEAL::Cell 3.694, face 3 +DEAL:: -0.394338 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.694, face 4 +DEAL::Cell 3.694, face 5 +DEAL::Cell 3.695, face 0 +DEAL::Cell 3.695, face 1 +DEAL:: -0.197169 0.295753 -0.394338, 0.00126074 +DEAL::Cell 3.695, face 2 +DEAL::Cell 3.695, face 3 +DEAL::Cell 3.695, face 4 +DEAL::Cell 3.695, face 5 +DEAL:: -0.197169 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.696, face 0 +DEAL::Cell 3.696, face 1 +DEAL::Cell 3.696, face 2 +DEAL::Cell 3.696, face 3 +DEAL::Cell 3.696, face 4 +DEAL:: -0.242922 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.696, face 5 +DEAL::Cell 3.697, face 0 +DEAL::Cell 3.697, face 1 +DEAL::Cell 3.697, face 2 +DEAL:: -0.110023 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.697, face 3 +DEAL::Cell 3.697, face 4 +DEAL::Cell 3.697, face 5 +DEAL::Cell 3.698, face 0 +DEAL:: -0.220045 0.330068 -0.440091, 0.00140701 +DEAL::Cell 3.698, face 1 +DEAL::Cell 3.698, face 2 +DEAL::Cell 3.698, face 3 +DEAL::Cell 3.698, face 4 +DEAL:: -0.121461 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.698, face 5 +DEAL::Cell 3.699, face 0 +DEAL::Cell 3.699, face 1 +DEAL::Cell 3.699, face 2 +DEAL::Cell 3.699, face 3 +DEAL:: -0.121461 0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.699, face 4 +DEAL::Cell 3.699, face 5 +DEAL::Cell 3.700, face 0 +DEAL::Cell 3.700, face 1 +DEAL:: -0.110023 0.330068 -0.440091, 0.00129720 +DEAL::Cell 3.700, face 2 +DEAL::Cell 3.700, face 3 +DEAL::Cell 3.700, face 4 +DEAL::Cell 3.700, face 5 +DEAL:: -0.197169 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.701, face 0 +DEAL::Cell 3.701, face 1 +DEAL::Cell 3.701, face 2 +DEAL::Cell 3.701, face 3 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.701, face 4 +DEAL::Cell 3.701, face 5 +DEAL::Cell 3.702, face 0 +DEAL::Cell 3.702, face 1 +DEAL::Cell 3.702, face 2 +DEAL:: -0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.702, face 3 +DEAL::Cell 3.702, face 4 +DEAL::Cell 3.702, face 5 +DEAL::Cell 3.703, face 0 +DEAL:: -0.110023 0.440091 -0.440091, 0.00129720 +DEAL::Cell 3.703, face 1 +DEAL::Cell 3.703, face 2 +DEAL::Cell 3.703, face 3 +DEAL::Cell 3.703, face 4 +DEAL:: -0.110023 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.703, face 5 +DEAL::Cell 3.704, face 0 +DEAL::Cell 3.704, face 1 +DEAL::Cell 3.704, face 2 +DEAL:: 0.132899 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.704, face 3 +DEAL::Cell 3.704, face 5 +DEAL::Cell 3.705, face 0 +DEAL::Cell 3.705, face 1 +DEAL::Cell 3.705, face 2 +DEAL:: 0.144338 0.00000 -0.577350, 0.00165098 +DEAL::Cell 3.705, face 3 +DEAL::Cell 3.705, face 5 +DEAL::Cell 3.706, face 0 +DEAL::Cell 3.706, face 1 +DEAL:: 0.144338 0.288675 -0.577350, 0.00170179 +DEAL::Cell 3.706, face 2 +DEAL::Cell 3.706, face 3 +DEAL::Cell 3.706, face 5 +DEAL::Cell 3.707, face 0 +DEAL:: 0.132899 0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.707, face 1 +DEAL::Cell 3.707, face 2 +DEAL::Cell 3.707, face 3 +DEAL::Cell 3.707, face 5 +DEAL:: 0.265799 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.708, face 0 +DEAL::Cell 3.708, face 1 +DEAL::Cell 3.708, face 2 +DEAL::Cell 3.708, face 3 +DEAL::Cell 3.708, face 4 +DEAL:: 7.22801e-20 0.00000 -0.531597, 0.00441555 +DEAL::Cell 3.708, face 5 +DEAL::Cell 3.709, face 0 +DEAL::Cell 3.709, face 1 +DEAL::Cell 3.709, face 2 +DEAL:: 0.121461 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.709, face 3 +DEAL::Cell 3.709, face 4 +DEAL::Cell 3.709, face 5 +DEAL::Cell 3.710, face 0 +DEAL:: 3.25261e-19 0.121461 -0.485844, 0.00138931 +DEAL::Cell 3.710, face 1 +DEAL::Cell 3.710, face 2 +DEAL::Cell 3.710, face 3 +DEAL::Cell 3.710, face 4 +DEAL:: 0.132899 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.710, face 5 +DEAL::Cell 3.711, face 0 +DEAL::Cell 3.711, face 1 +DEAL::Cell 3.711, face 2 +DEAL::Cell 3.711, face 3 +DEAL:: 0.132899 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.711, face 4 +DEAL::Cell 3.711, face 5 +DEAL::Cell 3.712, face 0 +DEAL::Cell 3.712, face 1 +DEAL:: 0.433013 0.144338 -0.577350, 0.00206372 +DEAL::Cell 3.712, face 2 +DEAL::Cell 3.712, face 3 +DEAL::Cell 3.712, face 5 +DEAL::Cell 3.713, face 0 +DEAL:: 0.398698 0.00000 -0.531597, 0.00190018 +DEAL::Cell 3.713, face 1 +DEAL::Cell 3.713, face 2 +DEAL::Cell 3.713, face 3 +DEAL::Cell 3.713, face 5 +DEAL:: 0.531597 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.714, face 0 +DEAL::Cell 3.714, face 1 +DEAL::Cell 3.714, face 2 +DEAL::Cell 3.714, face 3 +DEAL::Cell 3.714, face 5 +DEAL:: 0.265799 0.132899 -0.531597, 0.00441555 +DEAL::Cell 3.715, face 0 +DEAL::Cell 3.715, face 1 +DEAL::Cell 3.715, face 2 +DEAL::Cell 3.715, face 3 +DEAL:: 0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.715, face 5 +DEAL::Cell 3.716, face 0 +DEAL::Cell 3.716, face 1 +DEAL::Cell 3.716, face 2 +DEAL:: 0.398698 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.716, face 3 +DEAL::Cell 3.716, face 4 +DEAL::Cell 3.716, face 5 +DEAL::Cell 3.717, face 0 +DEAL:: 0.364383 0.121461 -0.485844, 0.00173663 +DEAL::Cell 3.717, face 1 +DEAL::Cell 3.717, face 2 +DEAL::Cell 3.717, face 3 +DEAL::Cell 3.717, face 4 +DEAL::Cell 3.717, face 5 +DEAL:: 0.364383 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.718, face 0 +DEAL::Cell 3.718, face 1 +DEAL::Cell 3.718, face 2 +DEAL::Cell 3.718, face 3 +DEAL:: 0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.718, face 4 +DEAL::Cell 3.718, face 5 +DEAL::Cell 3.719, face 0 +DEAL::Cell 3.719, face 1 +DEAL:: 0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.719, face 2 +DEAL::Cell 3.719, face 3 +DEAL::Cell 3.719, face 4 +DEAL::Cell 3.719, face 5 +DEAL:: 0.485844 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.720, face 0 +DEAL::Cell 3.720, face 1 +DEAL::Cell 3.720, face 2 +DEAL::Cell 3.720, face 3 +DEAL::Cell 3.720, face 5 +DEAL:: 2.52981e-19 0.265799 -0.531597, 0.00441555 +DEAL::Cell 3.721, face 0 +DEAL::Cell 3.721, face 1 +DEAL::Cell 3.721, face 2 +DEAL::Cell 3.721, face 3 +DEAL:: 0.132899 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.721, face 5 +DEAL::Cell 3.722, face 0 +DEAL::Cell 3.722, face 1 +DEAL::Cell 3.722, face 2 +DEAL:: 0.144338 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.722, face 3 +DEAL::Cell 3.722, face 5 +DEAL::Cell 3.723, face 0 +DEAL::Cell 3.723, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00169957 +DEAL::Cell 3.723, face 2 +DEAL::Cell 3.723, face 3 +DEAL::Cell 3.723, face 5 +DEAL::Cell 3.724, face 0 +DEAL::Cell 3.724, face 1 +DEAL:: 0.132899 0.265799 -0.531597, 0.00156693 +DEAL::Cell 3.724, face 2 +DEAL::Cell 3.724, face 3 +DEAL::Cell 3.724, face 4 +DEAL::Cell 3.724, face 5 +DEAL:: 0.121461 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.725, face 0 +DEAL::Cell 3.725, face 1 +DEAL::Cell 3.725, face 2 +DEAL::Cell 3.725, face 3 +DEAL:: 0.265799 0.398698 -0.531597, 0.00190018 +DEAL::Cell 3.725, face 4 +DEAL::Cell 3.725, face 5 +DEAL::Cell 3.726, face 0 +DEAL::Cell 3.726, face 1 +DEAL:: 0.121461 0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.726, face 2 +DEAL::Cell 3.726, face 3 +DEAL::Cell 3.726, face 4 +DEAL::Cell 3.726, face 5 +DEAL::Cell 3.727, face 0 +DEAL:: 0.132899 0.398698 -0.531597, 0.00156693 +DEAL::Cell 3.727, face 1 +DEAL::Cell 3.727, face 2 +DEAL::Cell 3.727, face 3 +DEAL::Cell 3.727, face 4 +DEAL:: 0.265799 0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.727, face 5 +DEAL::Cell 3.728, face 0 +DEAL::Cell 3.728, face 1 +DEAL::Cell 3.728, face 2 +DEAL:: 0.433013 0.288675 -0.577350, 0.00184585 +DEAL::Cell 3.728, face 3 +DEAL::Cell 3.728, face 5 +DEAL::Cell 3.729, face 0 +DEAL::Cell 3.729, face 1 +DEAL:: 0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.729, face 2 +DEAL::Cell 3.729, face 3 +DEAL::Cell 3.729, face 5 +DEAL::Cell 3.730, face 0 +DEAL::Cell 3.730, face 1 +DEAL:: 0.433013 0.433013 -0.577350, 0.00206372 +DEAL::Cell 3.730, face 2 +DEAL::Cell 3.730, face 3 +DEAL::Cell 3.730, face 5 +DEAL::Cell 3.731, face 0 +DEAL:: 0.433013 0.577350 -0.577350, 0.00206372 +DEAL::Cell 3.731, face 1 +DEAL::Cell 3.731, face 2 +DEAL::Cell 3.731, face 3 +DEAL::Cell 3.731, face 5 +DEAL:: 0.398698 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.732, face 0 +DEAL::Cell 3.732, face 1 +DEAL::Cell 3.732, face 2 +DEAL::Cell 3.732, face 3 +DEAL:: 0.364383 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.732, face 4 +DEAL::Cell 3.732, face 5 +DEAL::Cell 3.733, face 0 +DEAL::Cell 3.733, face 1 +DEAL::Cell 3.733, face 2 +DEAL:: 0.398698 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.733, face 3 +DEAL::Cell 3.733, face 4 +DEAL::Cell 3.733, face 5 +DEAL::Cell 3.734, face 0 +DEAL:: 0.265799 0.531597 -0.531597, 0.00169957 +DEAL::Cell 3.734, face 1 +DEAL::Cell 3.734, face 2 +DEAL::Cell 3.734, face 3 +DEAL::Cell 3.734, face 4 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.734, face 5 +DEAL::Cell 3.735, face 0 +DEAL::Cell 3.735, face 1 +DEAL::Cell 3.735, face 2 +DEAL:: 0.485844 0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.735, face 3 +DEAL::Cell 3.735, face 4 +DEAL::Cell 3.735, face 5 +DEAL::Cell 3.736, face 0 +DEAL::Cell 3.736, face 1 +DEAL:: 0.121461 0.00000 -0.485844, 0.00143206 +DEAL::Cell 3.736, face 2 +DEAL::Cell 3.736, face 3 +DEAL::Cell 3.736, face 4 +DEAL::Cell 3.736, face 5 +DEAL:: 0.110023 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.737, face 0 +DEAL::Cell 3.737, face 1 +DEAL::Cell 3.737, face 2 +DEAL::Cell 3.737, face 3 +DEAL:: 0.242922 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.737, face 4 +DEAL::Cell 3.737, face 5 +DEAL::Cell 3.738, face 0 +DEAL::Cell 3.738, face 1 +DEAL:: 0.110023 0.220045 -0.440091, 0.00129720 +DEAL::Cell 3.738, face 2 +DEAL::Cell 3.738, face 3 +DEAL::Cell 3.738, face 4 +DEAL::Cell 3.738, face 5 +DEAL::Cell 3.739, face 0 +DEAL:: 0.121461 0.121461 -0.485844, 0.00143206 +DEAL::Cell 3.739, face 1 +DEAL::Cell 3.739, face 2 +DEAL::Cell 3.739, face 3 +DEAL::Cell 3.739, face 4 +DEAL:: 0.242922 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.739, face 5 +DEAL::Cell 3.740, face 0 +DEAL::Cell 3.740, face 1 +DEAL::Cell 3.740, face 2 +DEAL:: 0.110023 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.740, face 3 +DEAL::Cell 3.740, face 4 +DEAL::Cell 3.740, face 5 +DEAL::Cell 3.741, face 0 +DEAL:: 0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.741, face 1 +DEAL::Cell 3.741, face 2 +DEAL::Cell 3.741, face 3 +DEAL::Cell 3.741, face 4 +DEAL::Cell 3.741, face 5 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.742, face 0 +DEAL::Cell 3.742, face 1 +DEAL::Cell 3.742, face 2 +DEAL::Cell 3.742, face 3 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.742, face 4 +DEAL::Cell 3.742, face 5 +DEAL::Cell 3.743, face 0 +DEAL::Cell 3.743, face 1 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.743, face 2 +DEAL::Cell 3.743, face 3 +DEAL::Cell 3.743, face 4 +DEAL::Cell 3.743, face 5 +DEAL:: 0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.744, face 0 +DEAL::Cell 3.744, face 1 +DEAL::Cell 3.744, face 2 +DEAL::Cell 3.744, face 3 +DEAL::Cell 3.744, face 4 +DEAL:: 0.242922 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.744, face 5 +DEAL::Cell 3.745, face 0 +DEAL::Cell 3.745, face 1 +DEAL::Cell 3.745, face 2 +DEAL:: 0.330068 0.00000 -0.440091, 0.00125847 +DEAL::Cell 3.745, face 3 +DEAL::Cell 3.745, face 4 +DEAL::Cell 3.745, face 5 +DEAL::Cell 3.746, face 0 +DEAL:: 0.220045 0.110023 -0.440091, 0.00140701 +DEAL::Cell 3.746, face 1 +DEAL::Cell 3.746, face 2 +DEAL::Cell 3.746, face 3 +DEAL::Cell 3.746, face 4 +DEAL:: 0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.746, face 5 +DEAL::Cell 3.747, face 0 +DEAL::Cell 3.747, face 1 +DEAL::Cell 3.747, face 2 +DEAL::Cell 3.747, face 3 +DEAL:: 0.364383 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.747, face 4 +DEAL::Cell 3.747, face 5 +DEAL::Cell 3.748, face 0 +DEAL::Cell 3.748, face 1 +DEAL:: 0.330068 0.110023 -0.440091, 0.00157309 +DEAL::Cell 3.748, face 2 +DEAL::Cell 3.748, face 3 +DEAL::Cell 3.748, face 4 +DEAL::Cell 3.748, face 5 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.749, face 0 +DEAL::Cell 3.749, face 1 +DEAL::Cell 3.749, face 2 +DEAL::Cell 3.749, face 3 +DEAL:: 0.394338 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.749, face 4 +DEAL::Cell 3.749, face 5 +DEAL::Cell 3.750, face 0 +DEAL::Cell 3.750, face 1 +DEAL::Cell 3.750, face 2 +DEAL:: 0.220045 0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.750, face 3 +DEAL::Cell 3.750, face 4 +DEAL::Cell 3.750, face 5 +DEAL::Cell 3.751, face 0 +DEAL:: 0.330068 0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.751, face 1 +DEAL::Cell 3.751, face 2 +DEAL::Cell 3.751, face 3 +DEAL::Cell 3.751, face 4 +DEAL:: 0.330068 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.751, face 5 +DEAL::Cell 3.752, face 0 +DEAL::Cell 3.752, face 1 +DEAL::Cell 3.752, face 2 +DEAL:: 0.110023 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.752, face 3 +DEAL::Cell 3.752, face 4 +DEAL::Cell 3.752, face 5 +DEAL::Cell 3.753, face 0 +DEAL::Cell 3.753, face 1 +DEAL:: 0.242922 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.753, face 2 +DEAL::Cell 3.753, face 3 +DEAL::Cell 3.753, face 4 +DEAL::Cell 3.753, face 5 +DEAL:: 0.220045 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.754, face 0 +DEAL::Cell 3.754, face 1 +DEAL::Cell 3.754, face 2 +DEAL::Cell 3.754, face 3 +DEAL:: 0.121461 0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.754, face 4 +DEAL::Cell 3.754, face 5 +DEAL::Cell 3.755, face 0 +DEAL::Cell 3.755, face 1 +DEAL:: 0.220045 0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.755, face 2 +DEAL::Cell 3.755, face 3 +DEAL::Cell 3.755, face 4 +DEAL::Cell 3.755, face 5 +DEAL::Cell 3.756, face 0 +DEAL:: 7.58942e-19 0.220045 -0.440091, 0.00125847 +DEAL::Cell 3.756, face 1 +DEAL::Cell 3.756, face 2 +DEAL::Cell 3.756, face 3 +DEAL::Cell 3.756, face 4 +DEAL:: 0.110023 0.220045 -0.440091, 0.00302625 +DEAL::Cell 3.756, face 5 +DEAL::Cell 3.757, face 0 +DEAL::Cell 3.757, face 1 +DEAL::Cell 3.757, face 2 +DEAL:: 0.220045 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.757, face 3 +DEAL::Cell 3.757, face 4 +DEAL::Cell 3.757, face 5 +DEAL::Cell 3.758, face 0 +DEAL:: 1.73472e-18 0.394338 -0.394338, 0.00112764 +DEAL::Cell 3.758, face 1 +DEAL::Cell 3.758, face 2 +DEAL::Cell 3.758, face 3 +DEAL::Cell 3.758, face 4 +DEAL::Cell 3.758, face 5 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.759, face 0 +DEAL::Cell 3.759, face 1 +DEAL::Cell 3.759, face 2 +DEAL::Cell 3.759, face 3 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.759, face 4 +DEAL::Cell 3.759, face 5 +DEAL::Cell 3.760, face 0 +DEAL::Cell 3.760, face 1 +DEAL:: 0.330068 0.220045 -0.440091, 0.00157309 +DEAL::Cell 3.760, face 2 +DEAL::Cell 3.760, face 3 +DEAL::Cell 3.760, face 4 +DEAL::Cell 3.760, face 5 +DEAL:: 0.330068 0.330068 -0.440091, 0.00302625 +DEAL::Cell 3.761, face 0 +DEAL::Cell 3.761, face 1 +DEAL::Cell 3.761, face 2 +DEAL::Cell 3.761, face 3 +DEAL::Cell 3.761, face 4 +DEAL:: 0.364383 0.242922 -0.485844, 0.00368819 +DEAL::Cell 3.761, face 5 +DEAL::Cell 3.762, face 0 +DEAL::Cell 3.762, face 1 +DEAL::Cell 3.762, face 2 +DEAL:: 0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.762, face 3 +DEAL::Cell 3.762, face 4 +DEAL::Cell 3.762, face 5 +DEAL::Cell 3.763, face 0 +DEAL:: 0.330068 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.763, face 1 +DEAL::Cell 3.763, face 2 +DEAL::Cell 3.763, face 3 +DEAL::Cell 3.763, face 4 +DEAL:: 0.485844 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.763, face 5 +DEAL::Cell 3.764, face 0 +DEAL::Cell 3.764, face 1 +DEAL::Cell 3.764, face 2 +DEAL::Cell 3.764, face 3 +DEAL:: 0.220045 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.764, face 4 +DEAL::Cell 3.764, face 5 +DEAL::Cell 3.765, face 0 +DEAL::Cell 3.765, face 1 +DEAL:: 0.440091 0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.765, face 2 +DEAL::Cell 3.765, face 3 +DEAL::Cell 3.765, face 4 +DEAL::Cell 3.765, face 5 +DEAL:: 0.295753 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.766, face 0 +DEAL::Cell 3.766, face 1 +DEAL::Cell 3.766, face 2 +DEAL::Cell 3.766, face 3 +DEAL:: 0.295753 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.766, face 4 +DEAL::Cell 3.766, face 5 +DEAL::Cell 3.767, face 0 +DEAL::Cell 3.767, face 1 +DEAL::Cell 3.767, face 2 +DEAL:: 0.330068 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.767, face 3 +DEAL::Cell 3.767, face 4 +DEAL::Cell 3.767, face 5 +DEAL::Cell 3.768, face 0 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.768, face 1 +DEAL::Cell 3.768, face 2 +DEAL::Cell 3.768, face 3 +DEAL::Cell 3.768, face 4 +DEAL:: -0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.768, face 5 +DEAL::Cell 3.769, face 0 +DEAL::Cell 3.769, face 1 +DEAL::Cell 3.769, face 2 +DEAL:: -0.174292 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.769, face 3 +DEAL::Cell 3.769, face 4 +DEAL::Cell 3.769, face 5 +DEAL::Cell 3.770, face 0 +DEAL::Cell 3.770, face 1 +DEAL:: -0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.770, face 2 +DEAL::Cell 3.770, face 3 +DEAL::Cell 3.770, face 4 +DEAL::Cell 3.770, face 5 +DEAL:: -0.261438 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.771, face 0 +DEAL::Cell 3.771, face 1 +DEAL::Cell 3.771, face 2 +DEAL::Cell 3.771, face 3 +DEAL:: -0.197169 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.771, face 4 +DEAL::Cell 3.771, face 5 +DEAL::Cell 3.772, face 0 +DEAL::Cell 3.772, face 1 +DEAL:: -0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.772, face 2 +DEAL::Cell 3.772, face 3 +DEAL::Cell 3.772, face 4 +DEAL::Cell 3.772, face 5 +DEAL::Cell 3.773, face 0 +DEAL:: -0.261438 -0.348584 -0.348584, 0.00124600 +DEAL::Cell 3.773, face 1 +DEAL::Cell 3.773, face 2 +DEAL::Cell 3.773, face 3 +DEAL::Cell 3.773, face 4 +DEAL:: -0.174292 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.773, face 5 +DEAL::Cell 3.774, face 0 +DEAL::Cell 3.774, face 1 +DEAL::Cell 3.774, face 2 +DEAL:: -0.261438 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.774, face 3 +DEAL::Cell 3.774, face 4 +DEAL::Cell 3.774, face 5 +DEAL::Cell 3.775, face 0 +DEAL:: -0.227123 -0.151416 -0.302831, 0.00108246 +DEAL::Cell 3.775, face 1 +DEAL::Cell 3.775, face 2 +DEAL::Cell 3.775, face 3 +DEAL::Cell 3.775, face 4 +DEAL::Cell 3.775, face 5 +DEAL:: -0.227123 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.776, face 0 +DEAL::Cell 3.776, face 1 +DEAL::Cell 3.776, face 2 +DEAL::Cell 3.776, face 3 +DEAL:: -0.174292 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.776, face 4 +DEAL::Cell 3.776, face 5 +DEAL::Cell 3.777, face 0 +DEAL::Cell 3.777, face 1 +DEAL:: 1.30104e-18 -0.348584 -0.348584, 0.000996803 +DEAL::Cell 3.777, face 2 +DEAL::Cell 3.777, face 3 +DEAL::Cell 3.777, face 4 +DEAL::Cell 3.777, face 5 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.778, face 0 +DEAL::Cell 3.778, face 1 +DEAL::Cell 3.778, face 2 +DEAL::Cell 3.778, face 3 +DEAL::Cell 3.778, face 4 +DEAL:: -0.197169 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.778, face 5 +DEAL::Cell 3.779, face 0 +DEAL::Cell 3.779, face 1 +DEAL::Cell 3.779, face 2 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.779, face 3 +DEAL::Cell 3.779, face 4 +DEAL::Cell 3.779, face 5 +DEAL::Cell 3.780, face 0 +DEAL:: -0.151416 -0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.780, face 1 +DEAL::Cell 3.780, face 2 +DEAL::Cell 3.780, face 3 +DEAL::Cell 3.780, face 4 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.780, face 5 +DEAL::Cell 3.781, face 0 +DEAL::Cell 3.781, face 1 +DEAL::Cell 3.781, face 2 +DEAL::Cell 3.781, face 3 +DEAL:: -0.0871461 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.781, face 4 +DEAL::Cell 3.781, face 5 +DEAL::Cell 3.782, face 0 +DEAL::Cell 3.782, face 1 +DEAL:: -0.0871461 -0.174292 -0.348584, 0.00102748 +DEAL::Cell 3.782, face 2 +DEAL::Cell 3.782, face 3 +DEAL::Cell 3.782, face 4 +DEAL::Cell 3.782, face 5 +DEAL:: -0.151416 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.783, face 0 +DEAL::Cell 3.783, face 1 +DEAL::Cell 3.783, face 2 +DEAL::Cell 3.783, face 3 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.783, face 4 +DEAL::Cell 3.783, face 5 +DEAL::Cell 3.784, face 0 +DEAL::Cell 3.784, face 1 +DEAL::Cell 3.784, face 2 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.784, face 3 +DEAL::Cell 3.784, face 4 +DEAL::Cell 3.784, face 5 +DEAL::Cell 3.785, face 0 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00140955 +DEAL::Cell 3.785, face 1 +DEAL::Cell 3.785, face 2 +DEAL::Cell 3.785, face 3 +DEAL::Cell 3.785, face 4 +DEAL:: -0.295753 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.785, face 5 +DEAL::Cell 3.786, face 0 +DEAL::Cell 3.786, face 1 +DEAL::Cell 3.786, face 2 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.786, face 3 +DEAL::Cell 3.786, face 4 +DEAL::Cell 3.786, face 5 +DEAL::Cell 3.787, face 0 +DEAL::Cell 3.787, face 1 +DEAL:: -0.197169 -0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.787, face 2 +DEAL::Cell 3.787, face 3 +DEAL::Cell 3.787, face 4 +DEAL::Cell 3.787, face 5 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.788, face 0 +DEAL::Cell 3.788, face 1 +DEAL::Cell 3.788, face 2 +DEAL::Cell 3.788, face 3 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.788, face 4 +DEAL::Cell 3.788, face 5 +DEAL::Cell 3.789, face 0 +DEAL::Cell 3.789, face 1 +DEAL:: -0.151416 -0.0757078 -0.302831, 0.000968182 +DEAL::Cell 3.789, face 2 +DEAL::Cell 3.789, face 3 +DEAL::Cell 3.789, face 4 +DEAL::Cell 3.789, face 5 +DEAL::Cell 3.790, face 0 +DEAL:: -0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.790, face 1 +DEAL::Cell 3.790, face 2 +DEAL::Cell 3.790, face 3 +DEAL::Cell 3.790, face 4 +DEAL:: -0.261438 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.790, face 5 +DEAL::Cell 3.791, face 0 +DEAL::Cell 3.791, face 1 +DEAL::Cell 3.791, face 2 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.791, face 3 +DEAL::Cell 3.791, face 4 +DEAL::Cell 3.791, face 5 +DEAL::Cell 3.792, face 0 +DEAL:: -0.174292 -0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.792, face 1 +DEAL::Cell 3.792, face 2 +DEAL::Cell 3.792, face 3 +DEAL::Cell 3.792, face 4 +DEAL::Cell 3.792, face 5 +DEAL:: -0.174292 -0.174292 -0.348584, 0.00189861 +DEAL::Cell 3.793, face 0 +DEAL::Cell 3.793, face 1 +DEAL::Cell 3.793, face 2 +DEAL::Cell 3.793, face 3 +DEAL:: -0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.793, face 4 +DEAL::Cell 3.793, face 5 +DEAL::Cell 3.794, face 0 +DEAL::Cell 3.794, face 1 +DEAL:: -0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.794, face 2 +DEAL::Cell 3.794, face 3 +DEAL::Cell 3.794, face 4 +DEAL::Cell 3.794, face 5 +DEAL:: -0.0871461 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.795, face 0 +DEAL::Cell 3.795, face 1 +DEAL::Cell 3.795, face 2 +DEAL::Cell 3.795, face 3 +DEAL::Cell 3.795, face 4 +DEAL:: -0.0985844 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.795, face 5 +DEAL::Cell 3.796, face 0 +DEAL::Cell 3.796, face 1 +DEAL::Cell 3.796, face 2 +DEAL:: -0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.796, face 3 +DEAL::Cell 3.796, face 4 +DEAL::Cell 3.796, face 5 +DEAL::Cell 3.797, face 0 +DEAL:: -0.0757078 -0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.797, face 1 +DEAL::Cell 3.797, face 2 +DEAL::Cell 3.797, face 3 +DEAL::Cell 3.797, face 4 +DEAL:: 4.87891e-19 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.797, face 5 +DEAL::Cell 3.798, face 0 +DEAL::Cell 3.798, face 1 +DEAL::Cell 3.798, face 2 +DEAL::Cell 3.798, face 3 +DEAL:: -0.174292 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.798, face 4 +DEAL::Cell 3.798, face 5 +DEAL::Cell 3.799, face 0 +DEAL::Cell 3.799, face 1 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.799, face 2 +DEAL::Cell 3.799, face 3 +DEAL::Cell 3.799, face 4 +DEAL::Cell 3.799, face 5 +DEAL:: -0.0757078 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.800, face 0 +DEAL::Cell 3.800, face 1 +DEAL::Cell 3.800, face 2 +DEAL::Cell 3.800, face 3 +DEAL:: -0.192809 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.800, face 4 +DEAL::Cell 3.800, face 5 +DEAL::Cell 3.801, face 0 +DEAL::Cell 3.801, face 1 +DEAL::Cell 3.801, face 2 +DEAL:: -0.227123 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.801, face 3 +DEAL::Cell 3.801, face 4 +DEAL::Cell 3.801, face 5 +DEAL::Cell 3.802, face 0 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.802, face 1 +DEAL::Cell 3.802, face 2 +DEAL::Cell 3.802, face 3 +DEAL::Cell 3.802, face 4 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.802, face 5 +DEAL::Cell 3.803, face 0 +DEAL::Cell 3.803, face 1 +DEAL::Cell 3.803, face 2 +DEAL:: -0.128539 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.803, face 3 +DEAL::Cell 3.803, face 4 +DEAL::Cell 3.803, face 5 +DEAL::Cell 3.804, face 0 +DEAL::Cell 3.804, face 1 +DEAL:: -0.192809 -0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.804, face 2 +DEAL::Cell 3.804, face 3 +DEAL::Cell 3.804, face 4 +DEAL::Cell 3.804, face 5 +DEAL:: -0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.805, face 0 +DEAL::Cell 3.805, face 1 +DEAL::Cell 3.805, face 2 +DEAL::Cell 3.805, face 3 +DEAL:: -0.128539 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.805, face 4 +DEAL::Cell 3.805, face 5 +DEAL::Cell 3.806, face 0 +DEAL::Cell 3.806, face 1 +DEAL:: -0.158494 -0.105662 -0.211325, 0.000755374 +DEAL::Cell 3.806, face 2 +DEAL::Cell 3.806, face 3 +DEAL::Cell 3.806, face 4 +DEAL::Cell 3.806, face 5 +DEAL::Cell 3.807, face 0 +DEAL:: -0.192809 -0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.807, face 1 +DEAL::Cell 3.807, face 2 +DEAL::Cell 3.807, face 3 +DEAL::Cell 3.807, face 4 +DEAL:: -0.128539 -0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.807, face 5 +DEAL::Cell 3.808, face 0 +DEAL::Cell 3.808, face 1 +DEAL::Cell 3.808, face 2 +DEAL:: -0.0757078 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.808, face 3 +DEAL::Cell 3.808, face 4 +DEAL::Cell 3.808, face 5 +DEAL::Cell 3.809, face 0 +DEAL:: -0.0642695 -0.192809 -0.257078, 0.000757758 +DEAL::Cell 3.809, face 1 +DEAL::Cell 3.809, face 2 +DEAL::Cell 3.809, face 3 +DEAL::Cell 3.809, face 4 +DEAL::Cell 3.809, face 5 +DEAL:: -0.0642695 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.810, face 0 +DEAL::Cell 3.810, face 1 +DEAL::Cell 3.810, face 2 +DEAL::Cell 3.810, face 3 +DEAL:: -0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.810, face 4 +DEAL::Cell 3.810, face 5 +DEAL::Cell 3.811, face 0 +DEAL::Cell 3.811, face 1 +DEAL:: 3.43331e-19 -0.192809 -0.257078, 0.000735134 +DEAL::Cell 3.811, face 2 +DEAL::Cell 3.811, face 3 +DEAL::Cell 3.811, face 4 +DEAL::Cell 3.811, face 5 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.812, face 0 +DEAL::Cell 3.812, face 1 +DEAL::Cell 3.812, face 2 +DEAL::Cell 3.812, face 3 +DEAL::Cell 3.812, face 4 +DEAL:: -0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.812, face 5 +DEAL::Cell 3.813, face 0 +DEAL::Cell 3.813, face 1 +DEAL::Cell 3.813, face 2 +DEAL:: -0.0528312 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.813, face 3 +DEAL::Cell 3.813, face 4 +DEAL::Cell 3.813, face 5 +DEAL::Cell 3.814, face 0 +DEAL:: -0.105662 -0.158494 -0.211325, 0.000675627 +DEAL::Cell 3.814, face 1 +DEAL::Cell 3.814, face 2 +DEAL::Cell 3.814, face 3 +DEAL::Cell 3.814, face 4 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.814, face 5 +DEAL::Cell 3.815, face 0 +DEAL::Cell 3.815, face 1 +DEAL::Cell 3.815, face 2 +DEAL::Cell 3.815, face 3 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.815, face 4 +DEAL::Cell 3.815, face 5 +DEAL::Cell 3.816, face 0 +DEAL::Cell 3.816, face 1 +DEAL:: -0.227123 -0.0757078 -0.302831, 0.00108246 +DEAL::Cell 3.816, face 2 +DEAL::Cell 3.816, face 3 +DEAL::Cell 3.816, face 4 +DEAL::Cell 3.816, face 5 +DEAL:: -0.257078 -0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.817, face 0 +DEAL::Cell 3.817, face 1 +DEAL::Cell 3.817, face 2 +DEAL::Cell 3.817, face 3 +DEAL:: -0.128539 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.817, face 4 +DEAL::Cell 3.817, face 5 +DEAL::Cell 3.818, face 0 +DEAL::Cell 3.818, face 1 +DEAL::Cell 3.818, face 2 +DEAL:: -0.302831 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.818, face 3 +DEAL::Cell 3.818, face 4 +DEAL::Cell 3.818, face 5 +DEAL::Cell 3.819, face 0 +DEAL:: -0.227123 0.00000 -0.302831, 0.00108246 +DEAL::Cell 3.819, face 1 +DEAL::Cell 3.819, face 2 +DEAL::Cell 3.819, face 3 +DEAL::Cell 3.819, face 4 +DEAL:: -0.227123 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.819, face 5 +DEAL::Cell 3.820, face 0 +DEAL::Cell 3.820, face 1 +DEAL::Cell 3.820, face 2 +DEAL:: -0.158494 -0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.820, face 3 +DEAL::Cell 3.820, face 4 +DEAL::Cell 3.820, face 5 +DEAL::Cell 3.821, face 0 +DEAL::Cell 3.821, face 1 +DEAL:: -0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.821, face 2 +DEAL::Cell 3.821, face 3 +DEAL::Cell 3.821, face 4 +DEAL::Cell 3.821, face 5 +DEAL:: -0.105662 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.822, face 0 +DEAL::Cell 3.822, face 1 +DEAL::Cell 3.822, face 2 +DEAL::Cell 3.822, face 3 +DEAL:: -0.192809 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.822, face 4 +DEAL::Cell 3.822, face 5 +DEAL::Cell 3.823, face 0 +DEAL::Cell 3.823, face 1 +DEAL:: -0.105662 0.00000 -0.211325, 0.000675627 +DEAL::Cell 3.823, face 2 +DEAL::Cell 3.823, face 3 +DEAL::Cell 3.823, face 4 +DEAL::Cell 3.823, face 5 +DEAL::Cell 3.824, face 0 +DEAL:: -0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.824, face 1 +DEAL::Cell 3.824, face 2 +DEAL::Cell 3.824, face 3 +DEAL::Cell 3.824, face 4 +DEAL:: -0.0757078 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.824, face 5 +DEAL::Cell 3.825, face 0 +DEAL::Cell 3.825, face 1 +DEAL::Cell 3.825, face 2 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.825, face 3 +DEAL::Cell 3.825, face 4 +DEAL::Cell 3.825, face 5 +DEAL::Cell 3.826, face 0 +DEAL:: -0.128539 0.00000 -0.257078, 0.000821904 +DEAL::Cell 3.826, face 1 +DEAL::Cell 3.826, face 2 +DEAL::Cell 3.826, face 3 +DEAL::Cell 3.826, face 4 +DEAL::Cell 3.826, face 5 +DEAL:: -0.128539 -0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.827, face 0 +DEAL::Cell 3.827, face 1 +DEAL::Cell 3.827, face 2 +DEAL::Cell 3.827, face 3 +DEAL:: -0.0642695 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.827, face 4 +DEAL::Cell 3.827, face 5 +DEAL::Cell 3.828, face 0 +DEAL::Cell 3.828, face 1 +DEAL:: -0.0528312 -0.105662 -0.211325, 0.000622897 +DEAL::Cell 3.828, face 2 +DEAL::Cell 3.828, face 3 +DEAL::Cell 3.828, face 4 +DEAL::Cell 3.828, face 5 +DEAL:: -0.0528312 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.829, face 0 +DEAL::Cell 3.829, face 1 +DEAL::Cell 3.829, face 2 +DEAL::Cell 3.829, face 3 +DEAL::Cell 3.829, face 4 +DEAL:: -0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.829, face 5 +DEAL::Cell 3.830, face 0 +DEAL::Cell 3.830, face 1 +DEAL::Cell 3.830, face 2 +DEAL:: -0.105662 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.830, face 3 +DEAL::Cell 3.830, face 4 +DEAL::Cell 3.830, face 5 +DEAL::Cell 3.831, face 0 +DEAL:: -0.0528312 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.831, face 1 +DEAL::Cell 3.831, face 2 +DEAL::Cell 3.831, face 3 +DEAL::Cell 3.831, face 4 +DEAL:: 7.22801e-20 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.831, face 5 +DEAL::Cell 3.832, face 0 +DEAL::Cell 3.832, face 1 +DEAL::Cell 3.832, face 2 +DEAL::Cell 3.832, face 3 +DEAL:: 1.37332e-18 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.832, face 4 +DEAL::Cell 3.832, face 5 +DEAL::Cell 3.833, face 0 +DEAL::Cell 3.833, face 1 +DEAL:: 0.197169 -0.295753 -0.394338, 0.00126074 +DEAL::Cell 3.833, face 2 +DEAL::Cell 3.833, face 3 +DEAL::Cell 3.833, face 4 +DEAL::Cell 3.833, face 5 +DEAL:: 0.0871461 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.834, face 0 +DEAL::Cell 3.834, face 1 +DEAL::Cell 3.834, face 2 +DEAL::Cell 3.834, face 3 +DEAL:: 0.0871461 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.834, face 4 +DEAL::Cell 3.834, face 5 +DEAL::Cell 3.835, face 0 +DEAL::Cell 3.835, face 1 +DEAL::Cell 3.835, face 2 +DEAL:: 0.0985844 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.835, face 3 +DEAL::Cell 3.835, face 4 +DEAL::Cell 3.835, face 5 +DEAL::Cell 3.836, face 0 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.000996803 +DEAL::Cell 3.836, face 1 +DEAL::Cell 3.836, face 2 +DEAL::Cell 3.836, face 3 +DEAL::Cell 3.836, face 4 +DEAL:: 1.02999e-18 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.836, face 5 +DEAL::Cell 3.837, face 0 +DEAL::Cell 3.837, face 1 +DEAL::Cell 3.837, face 2 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.837, face 3 +DEAL::Cell 3.837, face 4 +DEAL::Cell 3.837, face 5 +DEAL::Cell 3.838, face 0 +DEAL::Cell 3.838, face 1 +DEAL:: 0.0871461 -0.261438 -0.348584, 0.00102748 +DEAL::Cell 3.838, face 2 +DEAL::Cell 3.838, face 3 +DEAL::Cell 3.838, face 4 +DEAL::Cell 3.838, face 5 +DEAL:: 0.0757078 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.839, face 0 +DEAL::Cell 3.839, face 1 +DEAL::Cell 3.839, face 2 +DEAL::Cell 3.839, face 3 +DEAL:: 0.174292 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.839, face 4 +DEAL::Cell 3.839, face 5 +DEAL::Cell 3.840, face 0 +DEAL::Cell 3.840, face 1 +DEAL:: 0.261438 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.840, face 2 +DEAL::Cell 3.840, face 3 +DEAL::Cell 3.840, face 4 +DEAL::Cell 3.840, face 5 +DEAL::Cell 3.841, face 0 +DEAL:: 0.295753 -0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.841, face 1 +DEAL::Cell 3.841, face 2 +DEAL::Cell 3.841, face 3 +DEAL::Cell 3.841, face 4 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.841, face 5 +DEAL::Cell 3.842, face 0 +DEAL::Cell 3.842, face 1 +DEAL::Cell 3.842, face 2 +DEAL:: 0.295753 -0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.842, face 3 +DEAL::Cell 3.842, face 4 +DEAL::Cell 3.842, face 5 +DEAL::Cell 3.843, face 0 +DEAL:: 0.261438 -0.174292 -0.348584, 0.00124600 +DEAL::Cell 3.843, face 1 +DEAL::Cell 3.843, face 2 +DEAL::Cell 3.843, face 3 +DEAL::Cell 3.843, face 4 +DEAL::Cell 3.843, face 5 +DEAL:: 0.261438 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.844, face 0 +DEAL::Cell 3.844, face 1 +DEAL::Cell 3.844, face 2 +DEAL::Cell 3.844, face 3 +DEAL:: 0.151416 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.844, face 4 +DEAL::Cell 3.844, face 5 +DEAL::Cell 3.845, face 0 +DEAL::Cell 3.845, face 1 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.845, face 2 +DEAL::Cell 3.845, face 3 +DEAL::Cell 3.845, face 4 +DEAL::Cell 3.845, face 5 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.846, face 0 +DEAL::Cell 3.846, face 1 +DEAL::Cell 3.846, face 2 +DEAL::Cell 3.846, face 3 +DEAL::Cell 3.846, face 4 +DEAL:: 0.174292 -0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.846, face 5 +DEAL::Cell 3.847, face 0 +DEAL::Cell 3.847, face 1 +DEAL::Cell 3.847, face 2 +DEAL:: 0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.847, face 3 +DEAL::Cell 3.847, face 4 +DEAL::Cell 3.847, face 5 +DEAL::Cell 3.848, face 0 +DEAL:: 7.58942e-19 -0.174292 -0.348584, 0.000996803 +DEAL::Cell 3.848, face 1 +DEAL::Cell 3.848, face 2 +DEAL::Cell 3.848, face 3 +DEAL::Cell 3.848, face 4 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.848, face 5 +DEAL::Cell 3.849, face 0 +DEAL::Cell 3.849, face 1 +DEAL::Cell 3.849, face 2 +DEAL::Cell 3.849, face 3 +DEAL:: 0.0985844 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.849, face 4 +DEAL::Cell 3.849, face 5 +DEAL::Cell 3.850, face 0 +DEAL::Cell 3.850, face 1 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00116234 +DEAL::Cell 3.850, face 2 +DEAL::Cell 3.850, face 3 +DEAL::Cell 3.850, face 4 +DEAL::Cell 3.850, face 5 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.851, face 0 +DEAL::Cell 3.851, face 1 +DEAL::Cell 3.851, face 2 +DEAL::Cell 3.851, face 3 +DEAL:: 0.174292 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.851, face 4 +DEAL::Cell 3.851, face 5 +DEAL::Cell 3.852, face 0 +DEAL::Cell 3.852, face 1 +DEAL::Cell 3.852, face 2 +DEAL:: 7.58942e-19 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.852, face 3 +DEAL::Cell 3.852, face 4 +DEAL::Cell 3.852, face 5 +DEAL::Cell 3.853, face 0 +DEAL:: 0.0871461 -0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.853, face 1 +DEAL::Cell 3.853, face 2 +DEAL::Cell 3.853, face 3 +DEAL::Cell 3.853, face 4 +DEAL:: 0.0871461 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.853, face 5 +DEAL::Cell 3.854, face 0 +DEAL::Cell 3.854, face 1 +DEAL::Cell 3.854, face 2 +DEAL:: 0.0757078 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.854, face 3 +DEAL::Cell 3.854, face 4 +DEAL::Cell 3.854, face 5 +DEAL::Cell 3.855, face 0 +DEAL::Cell 3.855, face 1 +DEAL:: 0.174292 -0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.855, face 2 +DEAL::Cell 3.855, face 3 +DEAL::Cell 3.855, face 4 +DEAL::Cell 3.855, face 5 +DEAL:: 0.151416 -0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.856, face 0 +DEAL::Cell 3.856, face 1 +DEAL::Cell 3.856, face 2 +DEAL::Cell 3.856, face 3 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.856, face 4 +DEAL::Cell 3.856, face 5 +DEAL::Cell 3.857, face 0 +DEAL::Cell 3.857, face 1 +DEAL:: 0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.857, face 2 +DEAL::Cell 3.857, face 3 +DEAL::Cell 3.857, face 4 +DEAL::Cell 3.857, face 5 +DEAL::Cell 3.858, face 0 +DEAL:: 0.197169 -0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.858, face 1 +DEAL::Cell 3.858, face 2 +DEAL::Cell 3.858, face 3 +DEAL::Cell 3.858, face 4 +DEAL:: 0.295753 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.858, face 5 +DEAL::Cell 3.859, face 0 +DEAL::Cell 3.859, face 1 +DEAL::Cell 3.859, face 2 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.859, face 3 +DEAL::Cell 3.859, face 4 +DEAL::Cell 3.859, face 5 +DEAL::Cell 3.860, face 0 +DEAL:: 0.151416 -0.0757078 -0.302831, 0.000968182 +DEAL::Cell 3.860, face 1 +DEAL::Cell 3.860, face 2 +DEAL::Cell 3.860, face 3 +DEAL::Cell 3.860, face 4 +DEAL::Cell 3.860, face 5 +DEAL:: 0.151416 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.861, face 0 +DEAL::Cell 3.861, face 1 +DEAL::Cell 3.861, face 2 +DEAL::Cell 3.861, face 3 +DEAL:: 0.227123 -0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.861, face 4 +DEAL::Cell 3.861, face 5 +DEAL::Cell 3.862, face 0 +DEAL::Cell 3.862, face 1 +DEAL:: 0.227123 -0.0757078 -0.302831, 0.00108246 +DEAL::Cell 3.862, face 2 +DEAL::Cell 3.862, face 3 +DEAL::Cell 3.862, face 4 +DEAL::Cell 3.862, face 5 +DEAL:: 0.227123 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.863, face 0 +DEAL::Cell 3.863, face 1 +DEAL::Cell 3.863, face 2 +DEAL::Cell 3.863, face 3 +DEAL::Cell 3.863, face 4 +DEAL:: 0.261438 -0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.863, face 5 +DEAL::Cell 3.864, face 0 +DEAL::Cell 3.864, face 1 +DEAL::Cell 3.864, face 2 +DEAL:: 4.33681e-19 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.864, face 3 +DEAL::Cell 3.864, face 4 +DEAL::Cell 3.864, face 5 +DEAL::Cell 3.865, face 0 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.865, face 1 +DEAL::Cell 3.865, face 2 +DEAL::Cell 3.865, face 3 +DEAL::Cell 3.865, face 4 +DEAL:: 0.151416 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.865, face 5 +DEAL::Cell 3.866, face 0 +DEAL::Cell 3.866, face 1 +DEAL::Cell 3.866, face 2 +DEAL::Cell 3.866, face 3 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.866, face 4 +DEAL::Cell 3.866, face 5 +DEAL::Cell 3.867, face 0 +DEAL::Cell 3.867, face 1 +DEAL:: 0.151416 -0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.867, face 2 +DEAL::Cell 3.867, face 3 +DEAL::Cell 3.867, face 4 +DEAL::Cell 3.867, face 5 +DEAL:: 0.0642695 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.868, face 0 +DEAL::Cell 3.868, face 1 +DEAL::Cell 3.868, face 2 +DEAL::Cell 3.868, face 3 +DEAL:: 0.0528312 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.868, face 4 +DEAL::Cell 3.868, face 5 +DEAL::Cell 3.869, face 0 +DEAL::Cell 3.869, face 1 +DEAL::Cell 3.869, face 2 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.869, face 3 +DEAL::Cell 3.869, face 4 +DEAL::Cell 3.869, face 5 +DEAL::Cell 3.870, face 0 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.000735134 +DEAL::Cell 3.870, face 1 +DEAL::Cell 3.870, face 2 +DEAL::Cell 3.870, face 3 +DEAL::Cell 3.870, face 4 +DEAL:: 2.52981e-19 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.870, face 5 +DEAL::Cell 3.871, face 0 +DEAL::Cell 3.871, face 1 +DEAL::Cell 3.871, face 2 +DEAL:: 0.105662 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.871, face 3 +DEAL::Cell 3.871, face 4 +DEAL::Cell 3.871, face 5 +DEAL::Cell 3.872, face 0 +DEAL::Cell 3.872, face 1 +DEAL:: 0.227123 -0.302831 -0.302831, 0.00108246 +DEAL::Cell 3.872, face 2 +DEAL::Cell 3.872, face 3 +DEAL::Cell 3.872, face 4 +DEAL::Cell 3.872, face 5 +DEAL:: 0.192809 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.873, face 0 +DEAL::Cell 3.873, face 1 +DEAL::Cell 3.873, face 2 +DEAL::Cell 3.873, face 3 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.873, face 4 +DEAL::Cell 3.873, face 5 +DEAL::Cell 3.874, face 0 +DEAL::Cell 3.874, face 1 +DEAL:: 0.192809 -0.128539 -0.257078, 0.000918917 +DEAL::Cell 3.874, face 2 +DEAL::Cell 3.874, face 3 +DEAL::Cell 3.874, face 4 +DEAL::Cell 3.874, face 5 +DEAL::Cell 3.875, face 0 +DEAL:: 0.227123 -0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.875, face 1 +DEAL::Cell 3.875, face 2 +DEAL::Cell 3.875, face 3 +DEAL::Cell 3.875, face 4 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.875, face 5 +DEAL::Cell 3.876, face 0 +DEAL::Cell 3.876, face 1 +DEAL::Cell 3.876, face 2 +DEAL:: 0.192809 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.876, face 3 +DEAL::Cell 3.876, face 4 +DEAL::Cell 3.876, face 5 +DEAL::Cell 3.877, face 0 +DEAL:: 0.158494 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.877, face 1 +DEAL::Cell 3.877, face 2 +DEAL::Cell 3.877, face 3 +DEAL::Cell 3.877, face 4 +DEAL::Cell 3.877, face 5 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.878, face 0 +DEAL::Cell 3.878, face 1 +DEAL::Cell 3.878, face 2 +DEAL::Cell 3.878, face 3 +DEAL:: 0.105662 -0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.878, face 4 +DEAL::Cell 3.878, face 5 +DEAL::Cell 3.879, face 0 +DEAL::Cell 3.879, face 1 +DEAL:: 0.211325 -0.158494 -0.211325, 0.000854608 +DEAL::Cell 3.879, face 2 +DEAL::Cell 3.879, face 3 +DEAL::Cell 3.879, face 4 +DEAL::Cell 3.879, face 5 +DEAL:: 0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.880, face 0 +DEAL::Cell 3.880, face 1 +DEAL::Cell 3.880, face 2 +DEAL::Cell 3.880, face 3 +DEAL::Cell 3.880, face 4 +DEAL:: 5.05961e-19 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.880, face 5 +DEAL::Cell 3.881, face 0 +DEAL::Cell 3.881, face 1 +DEAL::Cell 3.881, face 2 +DEAL:: 0.0642695 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.881, face 3 +DEAL::Cell 3.881, face 4 +DEAL::Cell 3.881, face 5 +DEAL::Cell 3.882, face 0 +DEAL:: 1.62630e-19 -0.0642695 -0.257078, 0.000735134 +DEAL::Cell 3.882, face 1 +DEAL::Cell 3.882, face 2 +DEAL::Cell 3.882, face 3 +DEAL::Cell 3.882, face 4 +DEAL:: 0.0757078 0.00000 -0.302831, 0.00143292 +DEAL::Cell 3.882, face 5 +DEAL::Cell 3.883, face 0 +DEAL::Cell 3.883, face 1 +DEAL::Cell 3.883, face 2 +DEAL::Cell 3.883, face 3 +DEAL:: 0.0757078 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.883, face 4 +DEAL::Cell 3.883, face 5 +DEAL::Cell 3.884, face 0 +DEAL::Cell 3.884, face 1 +DEAL:: 0.0642695 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.884, face 2 +DEAL::Cell 3.884, face 3 +DEAL::Cell 3.884, face 4 +DEAL::Cell 3.884, face 5 +DEAL:: 0.00000 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.885, face 0 +DEAL::Cell 3.885, face 1 +DEAL::Cell 3.885, face 2 +DEAL::Cell 3.885, face 3 +DEAL:: 0.105662 -0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.885, face 4 +DEAL::Cell 3.885, face 5 +DEAL::Cell 3.886, face 0 +DEAL::Cell 3.886, face 1 +DEAL::Cell 3.886, face 2 +DEAL:: 1.62630e-19 -0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.886, face 3 +DEAL::Cell 3.886, face 4 +DEAL::Cell 3.886, face 5 +DEAL::Cell 3.887, face 0 +DEAL:: 0.0642695 0.00000 -0.257078, 0.000757758 +DEAL::Cell 3.887, face 1 +DEAL::Cell 3.887, face 2 +DEAL::Cell 3.887, face 3 +DEAL::Cell 3.887, face 4 +DEAL:: 0.0642695 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.887, face 5 +DEAL::Cell 3.888, face 0 +DEAL::Cell 3.888, face 1 +DEAL::Cell 3.888, face 2 +DEAL:: 0.192809 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.888, face 3 +DEAL::Cell 3.888, face 4 +DEAL::Cell 3.888, face 5 +DEAL::Cell 3.889, face 0 +DEAL::Cell 3.889, face 1 +DEAL:: 0.302831 -0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.889, face 2 +DEAL::Cell 3.889, face 3 +DEAL::Cell 3.889, face 4 +DEAL::Cell 3.889, face 5 +DEAL:: 0.257078 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.890, face 0 +DEAL::Cell 3.890, face 1 +DEAL::Cell 3.890, face 2 +DEAL::Cell 3.890, face 3 +DEAL:: 0.227123 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.890, face 4 +DEAL::Cell 3.890, face 5 +DEAL::Cell 3.891, face 0 +DEAL::Cell 3.891, face 1 +DEAL:: 0.257078 0.00000 -0.257078, 0.00103964 +DEAL::Cell 3.891, face 2 +DEAL::Cell 3.891, face 3 +DEAL::Cell 3.891, face 4 +DEAL::Cell 3.891, face 5 +DEAL::Cell 3.892, face 0 +DEAL:: 0.128539 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.892, face 1 +DEAL::Cell 3.892, face 2 +DEAL::Cell 3.892, face 3 +DEAL::Cell 3.892, face 4 +DEAL:: 0.192809 -0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.892, face 5 +DEAL::Cell 3.893, face 0 +DEAL::Cell 3.893, face 1 +DEAL::Cell 3.893, face 2 +DEAL:: 0.257078 -0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.893, face 3 +DEAL::Cell 3.893, face 4 +DEAL::Cell 3.893, face 5 +DEAL::Cell 3.894, face 0 +DEAL:: 0.105662 0.00000 -0.211325, 0.000675627 +DEAL::Cell 3.894, face 1 +DEAL::Cell 3.894, face 2 +DEAL::Cell 3.894, face 3 +DEAL::Cell 3.894, face 4 +DEAL::Cell 3.894, face 5 +DEAL:: 0.105662 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.895, face 0 +DEAL::Cell 3.895, face 1 +DEAL::Cell 3.895, face 2 +DEAL::Cell 3.895, face 3 +DEAL:: 0.158494 0.00000 -0.211325, 0.000604299 +DEAL::Cell 3.895, face 4 +DEAL::Cell 3.895, face 5 +DEAL::Cell 3.896, face 0 +DEAL::Cell 3.896, face 1 +DEAL:: -0.261438 0.00000 -0.348584, 0.00124600 +DEAL::Cell 3.896, face 2 +DEAL::Cell 3.896, face 3 +DEAL::Cell 3.896, face 4 +DEAL::Cell 3.896, face 5 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.897, face 0 +DEAL::Cell 3.897, face 1 +DEAL::Cell 3.897, face 2 +DEAL::Cell 3.897, face 3 +DEAL::Cell 3.897, face 4 +DEAL:: -0.295753 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.897, face 5 +DEAL::Cell 3.898, face 0 +DEAL::Cell 3.898, face 1 +DEAL::Cell 3.898, face 2 +DEAL:: -0.348584 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.898, face 3 +DEAL::Cell 3.898, face 4 +DEAL::Cell 3.898, face 5 +DEAL::Cell 3.899, face 0 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00124600 +DEAL::Cell 3.899, face 1 +DEAL::Cell 3.899, face 2 +DEAL::Cell 3.899, face 3 +DEAL::Cell 3.899, face 4 +DEAL:: -0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.899, face 5 +DEAL::Cell 3.900, face 0 +DEAL::Cell 3.900, face 1 +DEAL::Cell 3.900, face 2 +DEAL::Cell 3.900, face 3 +DEAL:: -0.348584 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.900, face 4 +DEAL::Cell 3.900, face 5 +DEAL::Cell 3.901, face 0 +DEAL::Cell 3.901, face 1 +DEAL:: -0.174292 0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.901, face 2 +DEAL::Cell 3.901, face 3 +DEAL::Cell 3.901, face 4 +DEAL::Cell 3.901, face 5 +DEAL:: -0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.902, face 0 +DEAL::Cell 3.902, face 1 +DEAL::Cell 3.902, face 2 +DEAL::Cell 3.902, face 3 +DEAL:: -0.227123 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.902, face 4 +DEAL::Cell 3.902, face 5 +DEAL::Cell 3.903, face 0 +DEAL::Cell 3.903, face 1 +DEAL::Cell 3.903, face 2 +DEAL:: -0.261438 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.903, face 3 +DEAL::Cell 3.903, face 4 +DEAL::Cell 3.903, face 5 +DEAL::Cell 3.904, face 0 +DEAL:: -0.197169 0.0985844 -0.394338, 0.00126074 +DEAL::Cell 3.904, face 1 +DEAL::Cell 3.904, face 2 +DEAL::Cell 3.904, face 3 +DEAL::Cell 3.904, face 4 +DEAL:: -0.197169 0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.904, face 5 +DEAL::Cell 3.905, face 0 +DEAL::Cell 3.905, face 1 +DEAL::Cell 3.905, face 2 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.905, face 3 +DEAL::Cell 3.905, face 4 +DEAL::Cell 3.905, face 5 +DEAL::Cell 3.906, face 0 +DEAL::Cell 3.906, face 1 +DEAL:: -0.0985844 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.906, face 2 +DEAL::Cell 3.906, face 3 +DEAL::Cell 3.906, face 4 +DEAL::Cell 3.906, face 5 +DEAL:: -0.0871461 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.907, face 0 +DEAL::Cell 3.907, face 1 +DEAL::Cell 3.907, face 2 +DEAL::Cell 3.907, face 3 +DEAL:: 1.01192e-18 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.907, face 4 +DEAL::Cell 3.907, face 5 +DEAL::Cell 3.908, face 0 +DEAL::Cell 3.908, face 1 +DEAL:: -0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.908, face 2 +DEAL::Cell 3.908, face 3 +DEAL::Cell 3.908, face 4 +DEAL::Cell 3.908, face 5 +DEAL::Cell 3.909, face 0 +DEAL:: -0.0871461 0.00000 -0.348584, 0.00102748 +DEAL::Cell 3.909, face 1 +DEAL::Cell 3.909, face 2 +DEAL::Cell 3.909, face 3 +DEAL::Cell 3.909, face 4 +DEAL:: 2.16840e-19 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.909, face 5 +DEAL::Cell 3.910, face 0 +DEAL::Cell 3.910, face 1 +DEAL::Cell 3.910, face 2 +DEAL:: -0.0871461 0.0871461 -0.348584, 0.00102748 +DEAL::Cell 3.910, face 3 +DEAL::Cell 3.910, face 4 +DEAL::Cell 3.910, face 5 +DEAL::Cell 3.911, face 0 +DEAL:: -0.0757078 0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.911, face 1 +DEAL::Cell 3.911, face 2 +DEAL::Cell 3.911, face 3 +DEAL::Cell 3.911, face 4 +DEAL::Cell 3.911, face 5 +DEAL:: -0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.912, face 0 +DEAL::Cell 3.912, face 1 +DEAL::Cell 3.912, face 2 +DEAL::Cell 3.912, face 3 +DEAL:: -0.348584 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.912, face 4 +DEAL::Cell 3.912, face 5 +DEAL::Cell 3.913, face 0 +DEAL::Cell 3.913, face 1 +DEAL:: -0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.913, face 2 +DEAL::Cell 3.913, face 3 +DEAL::Cell 3.913, face 4 +DEAL::Cell 3.913, face 5 +DEAL:: -0.174292 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.914, face 0 +DEAL::Cell 3.914, face 1 +DEAL::Cell 3.914, face 2 +DEAL::Cell 3.914, face 3 +DEAL::Cell 3.914, face 4 +DEAL:: -0.394338 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.914, face 5 +DEAL::Cell 3.915, face 0 +DEAL::Cell 3.915, face 1 +DEAL::Cell 3.915, face 2 +DEAL:: -0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.915, face 3 +DEAL::Cell 3.915, face 4 +DEAL::Cell 3.915, face 5 +DEAL::Cell 3.916, face 0 +DEAL:: -0.302831 0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.916, face 1 +DEAL::Cell 3.916, face 2 +DEAL::Cell 3.916, face 3 +DEAL::Cell 3.916, face 4 +DEAL:: -0.261438 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.916, face 5 +DEAL::Cell 3.917, face 0 +DEAL::Cell 3.917, face 1 +DEAL::Cell 3.917, face 2 +DEAL::Cell 3.917, face 3 +DEAL:: -0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.917, face 4 +DEAL::Cell 3.917, face 5 +DEAL::Cell 3.918, face 0 +DEAL::Cell 3.918, face 1 +DEAL:: -0.261438 0.348584 -0.348584, 0.00124600 +DEAL::Cell 3.918, face 2 +DEAL::Cell 3.918, face 3 +DEAL::Cell 3.918, face 4 +DEAL::Cell 3.918, face 5 +DEAL:: -0.302831 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.919, face 0 +DEAL::Cell 3.919, face 1 +DEAL::Cell 3.919, face 2 +DEAL::Cell 3.919, face 3 +DEAL:: -0.151416 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.919, face 4 +DEAL::Cell 3.919, face 5 +DEAL::Cell 3.920, face 0 +DEAL::Cell 3.920, face 1 +DEAL::Cell 3.920, face 2 +DEAL:: -0.197169 0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.920, face 3 +DEAL::Cell 3.920, face 4 +DEAL::Cell 3.920, face 5 +DEAL::Cell 3.921, face 0 +DEAL:: -0.0985844 0.295753 -0.394338, 0.00116234 +DEAL::Cell 3.921, face 1 +DEAL::Cell 3.921, face 2 +DEAL::Cell 3.921, face 3 +DEAL::Cell 3.921, face 4 +DEAL:: -0.0985844 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.921, face 5 +DEAL::Cell 3.922, face 0 +DEAL::Cell 3.922, face 1 +DEAL::Cell 3.922, face 2 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.922, face 3 +DEAL::Cell 3.922, face 4 +DEAL::Cell 3.922, face 5 +DEAL::Cell 3.923, face 0 +DEAL::Cell 3.923, face 1 +DEAL:: 1.37332e-18 0.295753 -0.394338, 0.00112764 +DEAL::Cell 3.923, face 2 +DEAL::Cell 3.923, face 3 +DEAL::Cell 3.923, face 4 +DEAL::Cell 3.923, face 5 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.924, face 0 +DEAL::Cell 3.924, face 1 +DEAL::Cell 3.924, face 2 +DEAL::Cell 3.924, face 3 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.924, face 4 +DEAL::Cell 3.924, face 5 +DEAL::Cell 3.925, face 0 +DEAL::Cell 3.925, face 1 +DEAL:: 6.86661e-19 0.227123 -0.302831, 0.000865968 +DEAL::Cell 3.925, face 2 +DEAL::Cell 3.925, face 3 +DEAL::Cell 3.925, face 4 +DEAL::Cell 3.925, face 5 +DEAL::Cell 3.926, face 0 +DEAL:: -0.174292 0.261438 -0.348584, 0.00111446 +DEAL::Cell 3.926, face 1 +DEAL::Cell 3.926, face 2 +DEAL::Cell 3.926, face 3 +DEAL::Cell 3.926, face 4 +DEAL:: -0.0871461 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.926, face 5 +DEAL::Cell 3.927, face 0 +DEAL::Cell 3.927, face 1 +DEAL::Cell 3.927, face 2 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.927, face 3 +DEAL::Cell 3.927, face 4 +DEAL::Cell 3.927, face 5 +DEAL::Cell 3.928, face 0 +DEAL:: -0.257078 0.0642695 -0.257078, 0.00103964 +DEAL::Cell 3.928, face 1 +DEAL::Cell 3.928, face 2 +DEAL::Cell 3.928, face 3 +DEAL::Cell 3.928, face 4 +DEAL::Cell 3.928, face 5 +DEAL:: -0.257078 0.00000 -0.257078, 0.00103264 +DEAL::Cell 3.929, face 0 +DEAL::Cell 3.929, face 1 +DEAL::Cell 3.929, face 2 +DEAL::Cell 3.929, face 3 +DEAL:: -0.192809 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.929, face 4 +DEAL::Cell 3.929, face 5 +DEAL::Cell 3.930, face 0 +DEAL::Cell 3.930, face 1 +DEAL:: -0.192809 0.0642695 -0.257078, 0.000918917 +DEAL::Cell 3.930, face 2 +DEAL::Cell 3.930, face 3 +DEAL::Cell 3.930, face 4 +DEAL::Cell 3.930, face 5 +DEAL:: -0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.931, face 0 +DEAL::Cell 3.931, face 1 +DEAL::Cell 3.931, face 2 +DEAL::Cell 3.931, face 3 +DEAL::Cell 3.931, face 4 +DEAL:: -0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.931, face 5 +DEAL::Cell 3.932, face 0 +DEAL::Cell 3.932, face 1 +DEAL::Cell 3.932, face 2 +DEAL:: -0.211325 0.00000 -0.211325, 0.000604299 +DEAL::Cell 3.932, face 3 +DEAL::Cell 3.932, face 4 +DEAL::Cell 3.932, face 5 +DEAL::Cell 3.933, face 0 +DEAL:: -0.158494 0.00000 -0.211325, 0.000755374 +DEAL::Cell 3.933, face 1 +DEAL::Cell 3.933, face 2 +DEAL::Cell 3.933, face 3 +DEAL::Cell 3.933, face 4 +DEAL:: -0.128539 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.933, face 5 +DEAL::Cell 3.934, face 0 +DEAL::Cell 3.934, face 1 +DEAL::Cell 3.934, face 2 +DEAL::Cell 3.934, face 3 +DEAL:: -0.257078 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.934, face 4 +DEAL::Cell 3.934, face 5 +DEAL::Cell 3.935, face 0 +DEAL::Cell 3.935, face 1 +DEAL:: -0.128539 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.935, face 2 +DEAL::Cell 3.935, face 3 +DEAL::Cell 3.935, face 4 +DEAL::Cell 3.935, face 5 +DEAL:: -0.158494 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.936, face 0 +DEAL::Cell 3.936, face 1 +DEAL::Cell 3.936, face 2 +DEAL::Cell 3.936, face 3 +DEAL:: -0.0642695 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.936, face 4 +DEAL::Cell 3.936, face 5 +DEAL::Cell 3.937, face 0 +DEAL::Cell 3.937, face 1 +DEAL::Cell 3.937, face 2 +DEAL:: -0.0757078 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.937, face 3 +DEAL::Cell 3.937, face 4 +DEAL::Cell 3.937, face 5 +DEAL::Cell 3.938, face 0 +DEAL:: -0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.938, face 1 +DEAL::Cell 3.938, face 2 +DEAL::Cell 3.938, face 3 +DEAL::Cell 3.938, face 4 +DEAL:: -0.151416 0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.938, face 5 +DEAL::Cell 3.939, face 0 +DEAL::Cell 3.939, face 1 +DEAL::Cell 3.939, face 2 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.939, face 3 +DEAL::Cell 3.939, face 4 +DEAL::Cell 3.939, face 5 +DEAL::Cell 3.940, face 0 +DEAL::Cell 3.940, face 1 +DEAL:: -0.0642695 0.00000 -0.257078, 0.000757758 +DEAL::Cell 3.940, face 2 +DEAL::Cell 3.940, face 3 +DEAL::Cell 3.940, face 4 +DEAL::Cell 3.940, face 5 +DEAL:: -0.0528312 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.941, face 0 +DEAL::Cell 3.941, face 1 +DEAL::Cell 3.941, face 2 +DEAL::Cell 3.941, face 3 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.941, face 4 +DEAL::Cell 3.941, face 5 +DEAL::Cell 3.942, face 0 +DEAL::Cell 3.942, face 1 +DEAL:: -0.0528312 0.105662 -0.211325, 0.000622897 +DEAL::Cell 3.942, face 2 +DEAL::Cell 3.942, face 3 +DEAL::Cell 3.942, face 4 +DEAL::Cell 3.942, face 5 +DEAL::Cell 3.943, face 0 +DEAL:: -0.0642695 0.0642695 -0.257078, 0.000757758 +DEAL::Cell 3.943, face 1 +DEAL::Cell 3.943, face 2 +DEAL::Cell 3.943, face 3 +DEAL::Cell 3.943, face 4 +DEAL:: 1.62630e-19 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.943, face 5 +DEAL::Cell 3.944, face 0 +DEAL::Cell 3.944, face 1 +DEAL::Cell 3.944, face 2 +DEAL:: -0.227123 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.944, face 3 +DEAL::Cell 3.944, face 4 +DEAL::Cell 3.944, face 5 +DEAL::Cell 3.945, face 0 +DEAL:: -0.192809 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.945, face 1 +DEAL::Cell 3.945, face 2 +DEAL::Cell 3.945, face 3 +DEAL::Cell 3.945, face 4 +DEAL::Cell 3.945, face 5 +DEAL:: -0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.946, face 0 +DEAL::Cell 3.946, face 1 +DEAL::Cell 3.946, face 2 +DEAL::Cell 3.946, face 3 +DEAL:: -0.257078 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.946, face 4 +DEAL::Cell 3.946, face 5 +DEAL::Cell 3.947, face 0 +DEAL::Cell 3.947, face 1 +DEAL:: -0.128539 0.192809 -0.257078, 0.000821904 +DEAL::Cell 3.947, face 2 +DEAL::Cell 3.947, face 3 +DEAL::Cell 3.947, face 4 +DEAL::Cell 3.947, face 5 +DEAL:: -0.128539 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.948, face 0 +DEAL::Cell 3.948, face 1 +DEAL::Cell 3.948, face 2 +DEAL::Cell 3.948, face 3 +DEAL::Cell 3.948, face 4 +DEAL:: -0.257078 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.948, face 5 +DEAL::Cell 3.949, face 0 +DEAL::Cell 3.949, face 1 +DEAL::Cell 3.949, face 2 +DEAL:: -0.158494 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.949, face 3 +DEAL::Cell 3.949, face 4 +DEAL::Cell 3.949, face 5 +DEAL::Cell 3.950, face 0 +DEAL:: -0.211325 0.158494 -0.211325, 0.000854608 +DEAL::Cell 3.950, face 1 +DEAL::Cell 3.950, face 2 +DEAL::Cell 3.950, face 3 +DEAL::Cell 3.950, face 4 +DEAL:: -0.192809 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.950, face 5 +DEAL::Cell 3.951, face 0 +DEAL::Cell 3.951, face 1 +DEAL::Cell 3.951, face 2 +DEAL::Cell 3.951, face 3 +DEAL:: -0.192809 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.951, face 4 +DEAL::Cell 3.951, face 5 +DEAL::Cell 3.952, face 0 +DEAL::Cell 3.952, face 1 +DEAL:: -0.0757078 0.227123 -0.302831, 0.000892619 +DEAL::Cell 3.952, face 2 +DEAL::Cell 3.952, face 3 +DEAL::Cell 3.952, face 4 +DEAL::Cell 3.952, face 5 +DEAL:: -0.128539 0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.953, face 0 +DEAL::Cell 3.953, face 1 +DEAL::Cell 3.953, face 2 +DEAL::Cell 3.953, face 3 +DEAL:: 3.43331e-19 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.953, face 4 +DEAL::Cell 3.953, face 5 +DEAL::Cell 3.954, face 0 +DEAL::Cell 3.954, face 1 +DEAL::Cell 3.954, face 2 +DEAL:: -0.151416 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.954, face 3 +DEAL::Cell 3.954, face 4 +DEAL::Cell 3.954, face 5 +DEAL::Cell 3.955, face 0 +DEAL:: -0.0757078 0.302831 -0.302831, 0.000892619 +DEAL::Cell 3.955, face 1 +DEAL::Cell 3.955, face 2 +DEAL::Cell 3.955, face 3 +DEAL::Cell 3.955, face 4 +DEAL:: -0.0757078 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.955, face 5 +DEAL::Cell 3.956, face 0 +DEAL::Cell 3.956, face 1 +DEAL::Cell 3.956, face 2 +DEAL:: -0.0528312 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.956, face 3 +DEAL::Cell 3.956, face 4 +DEAL::Cell 3.956, face 5 +DEAL::Cell 3.957, face 0 +DEAL::Cell 3.957, face 1 +DEAL:: 2.52981e-19 0.128539 -0.257078, 0.000735134 +DEAL::Cell 3.957, face 2 +DEAL::Cell 3.957, face 3 +DEAL::Cell 3.957, face 4 +DEAL::Cell 3.957, face 5 +DEAL:: 0.00000 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.958, face 0 +DEAL::Cell 3.958, face 1 +DEAL::Cell 3.958, face 2 +DEAL::Cell 3.958, face 3 +DEAL:: -0.0642695 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.958, face 4 +DEAL::Cell 3.958, face 5 +DEAL::Cell 3.959, face 0 +DEAL::Cell 3.959, face 1 +DEAL:: 0.00000 0.211325 -0.211325, 0.000604299 +DEAL::Cell 3.959, face 2 +DEAL::Cell 3.959, face 3 +DEAL::Cell 3.959, face 4 +DEAL::Cell 3.959, face 5 +DEAL::Cell 3.960, face 0 +DEAL:: 2.89121e-19 0.00000 -0.394338, 0.00112764 +DEAL::Cell 3.960, face 1 +DEAL::Cell 3.960, face 2 +DEAL::Cell 3.960, face 3 +DEAL::Cell 3.960, face 4 +DEAL:: 0.0985844 0.00000 -0.394338, 0.00242972 +DEAL::Cell 3.960, face 5 +DEAL::Cell 3.961, face 0 +DEAL::Cell 3.961, face 1 +DEAL::Cell 3.961, face 2 +DEAL:: 0.197169 0.00000 -0.394338, 0.00112764 +DEAL::Cell 3.961, face 3 +DEAL::Cell 3.961, face 4 +DEAL::Cell 3.961, face 5 +DEAL::Cell 3.962, face 0 +DEAL:: 7.58942e-19 0.174292 -0.348584, 0.000996803 +DEAL::Cell 3.962, face 1 +DEAL::Cell 3.962, face 2 +DEAL::Cell 3.962, face 3 +DEAL::Cell 3.962, face 4 +DEAL::Cell 3.962, face 5 +DEAL:: 4.87891e-19 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.963, face 0 +DEAL::Cell 3.963, face 1 +DEAL::Cell 3.963, face 2 +DEAL::Cell 3.963, face 3 +DEAL:: 0.0871461 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.963, face 4 +DEAL::Cell 3.963, face 5 +DEAL::Cell 3.964, face 0 +DEAL::Cell 3.964, face 1 +DEAL:: 0.0757078 0.00000 -0.302831, 0.000892619 +DEAL::Cell 3.964, face 2 +DEAL::Cell 3.964, face 3 +DEAL::Cell 3.964, face 4 +DEAL::Cell 3.964, face 5 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.965, face 0 +DEAL::Cell 3.965, face 1 +DEAL::Cell 3.965, face 2 +DEAL::Cell 3.965, face 3 +DEAL::Cell 3.965, face 4 +DEAL:: 0.0871461 0.00000 -0.348584, 0.00189861 +DEAL::Cell 3.965, face 5 +DEAL::Cell 3.966, face 0 +DEAL::Cell 3.966, face 1 +DEAL::Cell 3.966, face 2 +DEAL:: 3.25261e-19 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.966, face 3 +DEAL::Cell 3.966, face 4 +DEAL::Cell 3.966, face 5 +DEAL::Cell 3.967, face 0 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.967, face 1 +DEAL::Cell 3.967, face 2 +DEAL::Cell 3.967, face 3 +DEAL::Cell 3.967, face 4 +DEAL:: 0.174292 0.174292 -0.348584, 0.00189861 +DEAL::Cell 3.967, face 5 +DEAL::Cell 3.968, face 0 +DEAL::Cell 3.968, face 1 +DEAL::Cell 3.968, face 2 +DEAL::Cell 3.968, face 3 +DEAL:: 0.197169 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.968, face 4 +DEAL::Cell 3.968, face 5 +DEAL::Cell 3.969, face 0 +DEAL::Cell 3.969, face 1 +DEAL:: 0.394338 0.0985844 -0.394338, 0.00159472 +DEAL::Cell 3.969, face 2 +DEAL::Cell 3.969, face 3 +DEAL::Cell 3.969, face 4 +DEAL::Cell 3.969, face 5 +DEAL:: 0.261438 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.970, face 0 +DEAL::Cell 3.970, face 1 +DEAL::Cell 3.970, face 2 +DEAL::Cell 3.970, face 3 +DEAL:: 0.261438 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.970, face 4 +DEAL::Cell 3.970, face 5 +DEAL::Cell 3.971, face 0 +DEAL::Cell 3.971, face 1 +DEAL::Cell 3.971, face 2 +DEAL:: 0.295753 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.971, face 3 +DEAL::Cell 3.971, face 4 +DEAL::Cell 3.971, face 5 +DEAL::Cell 3.972, face 0 +DEAL:: 0.174292 0.0871461 -0.348584, 0.00111446 +DEAL::Cell 3.972, face 1 +DEAL::Cell 3.972, face 2 +DEAL::Cell 3.972, face 3 +DEAL::Cell 3.972, face 4 +DEAL:: 0.174292 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.972, face 5 +DEAL::Cell 3.973, face 0 +DEAL::Cell 3.973, face 1 +DEAL::Cell 3.973, face 2 +DEAL:: 0.302831 0.00000 -0.302831, 0.000865968 +DEAL::Cell 3.973, face 3 +DEAL::Cell 3.973, face 4 +DEAL::Cell 3.973, face 5 +DEAL::Cell 3.974, face 0 +DEAL::Cell 3.974, face 1 +DEAL:: 0.261438 0.0871461 -0.348584, 0.00124600 +DEAL::Cell 3.974, face 2 +DEAL::Cell 3.974, face 3 +DEAL::Cell 3.974, face 4 +DEAL::Cell 3.974, face 5 +DEAL:: 0.227123 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.975, face 0 +DEAL::Cell 3.975, face 1 +DEAL::Cell 3.975, face 2 +DEAL::Cell 3.975, face 3 +DEAL:: 0.348584 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.975, face 4 +DEAL::Cell 3.975, face 5 +DEAL::Cell 3.976, face 0 +DEAL::Cell 3.976, face 1 +DEAL:: 0.0871461 0.261438 -0.348584, 0.00102748 +DEAL::Cell 3.976, face 2 +DEAL::Cell 3.976, face 3 +DEAL::Cell 3.976, face 4 +DEAL::Cell 3.976, face 5 +DEAL::Cell 3.977, face 0 +DEAL:: 0.0985844 0.197169 -0.394338, 0.00116234 +DEAL::Cell 3.977, face 1 +DEAL::Cell 3.977, face 2 +DEAL::Cell 3.977, face 3 +DEAL::Cell 3.977, face 4 +DEAL:: 0.197169 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.977, face 5 +DEAL::Cell 3.978, face 0 +DEAL::Cell 3.978, face 1 +DEAL::Cell 3.978, face 2 +DEAL:: 0.0985844 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.978, face 3 +DEAL::Cell 3.978, face 4 +DEAL::Cell 3.978, face 5 +DEAL::Cell 3.979, face 0 +DEAL:: 0.0871461 0.348584 -0.348584, 0.00102748 +DEAL::Cell 3.979, face 1 +DEAL::Cell 3.979, face 2 +DEAL::Cell 3.979, face 3 +DEAL::Cell 3.979, face 4 +DEAL::Cell 3.979, face 5 +DEAL:: 0.0871461 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.980, face 0 +DEAL::Cell 3.980, face 1 +DEAL::Cell 3.980, face 2 +DEAL::Cell 3.980, face 3 +DEAL:: 6.86661e-19 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.980, face 4 +DEAL::Cell 3.980, face 5 +DEAL::Cell 3.981, face 0 +DEAL::Cell 3.981, face 1 +DEAL:: 0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.981, face 2 +DEAL::Cell 3.981, face 3 +DEAL::Cell 3.981, face 4 +DEAL::Cell 3.981, face 5 +DEAL:: 0.151416 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.982, face 0 +DEAL::Cell 3.982, face 1 +DEAL::Cell 3.982, face 2 +DEAL::Cell 3.982, face 3 +DEAL::Cell 3.982, face 4 +DEAL:: 1.02999e-18 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.982, face 5 +DEAL::Cell 3.983, face 0 +DEAL::Cell 3.983, face 1 +DEAL::Cell 3.983, face 2 +DEAL:: 0.0757078 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.983, face 3 +DEAL::Cell 3.983, face 4 +DEAL::Cell 3.983, face 5 +DEAL::Cell 3.984, face 0 +DEAL:: 0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.984, face 1 +DEAL::Cell 3.984, face 2 +DEAL::Cell 3.984, face 3 +DEAL::Cell 3.984, face 4 +DEAL:: 0.295753 0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.984, face 5 +DEAL::Cell 3.985, face 0 +DEAL::Cell 3.985, face 1 +DEAL::Cell 3.985, face 2 +DEAL::Cell 3.985, face 3 +DEAL:: 0.295753 0.295753 -0.394338, 0.00140955 +DEAL::Cell 3.985, face 4 +DEAL::Cell 3.985, face 5 +DEAL::Cell 3.986, face 0 +DEAL::Cell 3.986, face 1 +DEAL:: 0.295753 0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.986, face 2 +DEAL::Cell 3.986, face 3 +DEAL::Cell 3.986, face 4 +DEAL::Cell 3.986, face 5 +DEAL:: 0.174292 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.987, face 0 +DEAL::Cell 3.987, face 1 +DEAL::Cell 3.987, face 2 +DEAL::Cell 3.987, face 3 +DEAL:: 0.348584 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.987, face 4 +DEAL::Cell 3.987, face 5 +DEAL::Cell 3.988, face 0 +DEAL::Cell 3.988, face 1 +DEAL::Cell 3.988, face 2 +DEAL:: 0.174292 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.988, face 3 +DEAL::Cell 3.988, face 4 +DEAL::Cell 3.988, face 5 +DEAL::Cell 3.989, face 0 +DEAL:: 0.261438 0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.989, face 1 +DEAL::Cell 3.989, face 2 +DEAL::Cell 3.989, face 3 +DEAL::Cell 3.989, face 4 +DEAL:: 0.261438 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.989, face 5 +DEAL::Cell 3.990, face 0 +DEAL::Cell 3.990, face 1 +DEAL::Cell 3.990, face 2 +DEAL:: 0.227123 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.990, face 3 +DEAL::Cell 3.990, face 4 +DEAL::Cell 3.990, face 5 +DEAL::Cell 3.991, face 0 +DEAL::Cell 3.991, face 1 +DEAL:: 0.348584 0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.991, face 2 +DEAL::Cell 3.991, face 3 +DEAL::Cell 3.991, face 4 +DEAL::Cell 3.991, face 5 +DEAL:: 0.302831 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.992, face 0 +DEAL::Cell 3.992, face 1 +DEAL::Cell 3.992, face 2 +DEAL::Cell 3.992, face 3 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.992, face 4 +DEAL::Cell 3.992, face 5 +DEAL::Cell 3.993, face 0 +DEAL::Cell 3.993, face 1 +DEAL:: 0.128539 0.0642695 -0.257078, 0.000821904 +DEAL::Cell 3.993, face 2 +DEAL::Cell 3.993, face 3 +DEAL::Cell 3.993, face 4 +DEAL::Cell 3.993, face 5 +DEAL::Cell 3.994, face 0 +DEAL:: 3.25261e-19 0.0757078 -0.302831, 0.000865968 +DEAL::Cell 3.994, face 1 +DEAL::Cell 3.994, face 2 +DEAL::Cell 3.994, face 3 +DEAL::Cell 3.994, face 4 +DEAL:: 0.0757078 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.994, face 5 +DEAL::Cell 3.995, face 0 +DEAL::Cell 3.995, face 1 +DEAL::Cell 3.995, face 2 +DEAL:: 0.151416 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.995, face 3 +DEAL::Cell 3.995, face 4 +DEAL::Cell 3.995, face 5 +DEAL::Cell 3.996, face 0 +DEAL:: 0.00000 0.0528312 -0.211325, 0.000604299 +DEAL::Cell 3.996, face 1 +DEAL::Cell 3.996, face 2 +DEAL::Cell 3.996, face 3 +DEAL::Cell 3.996, face 4 +DEAL::Cell 3.996, face 5 +DEAL:: 0.00000 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.997, face 0 +DEAL::Cell 3.997, face 1 +DEAL::Cell 3.997, face 2 +DEAL::Cell 3.997, face 3 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.997, face 4 +DEAL::Cell 3.997, face 5 +DEAL::Cell 3.998, face 0 +DEAL::Cell 3.998, face 1 +DEAL:: 0.0528312 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.998, face 2 +DEAL::Cell 3.998, face 3 +DEAL::Cell 3.998, face 4 +DEAL::Cell 3.998, face 5 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.999, face 0 +DEAL::Cell 3.999, face 1 +DEAL::Cell 3.999, face 2 +DEAL::Cell 3.999, face 3 +DEAL::Cell 3.999, face 4 +DEAL:: 0.0642695 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.999, face 5 +DEAL::Cell 3.1000, face 0 +DEAL::Cell 3.1000, face 1 +DEAL::Cell 3.1000, face 2 +DEAL:: 0.128539 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.1000, face 3 +DEAL::Cell 3.1000, face 4 +DEAL::Cell 3.1000, face 5 +DEAL::Cell 3.1001, face 0 +DEAL:: 0.192809 0.00000 -0.257078, 0.000918917 +DEAL::Cell 3.1001, face 1 +DEAL::Cell 3.1001, face 2 +DEAL::Cell 3.1001, face 3 +DEAL::Cell 3.1001, face 4 +DEAL:: 0.302831 0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.1001, face 5 +DEAL::Cell 3.1002, face 0 +DEAL::Cell 3.1002, face 1 +DEAL::Cell 3.1002, face 2 +DEAL::Cell 3.1002, face 3 +DEAL:: 0.151416 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.1002, face 4 +DEAL::Cell 3.1002, face 5 +DEAL::Cell 3.1003, face 0 +DEAL::Cell 3.1003, face 1 +DEAL:: 0.302831 0.151416 -0.302831, 0.00122466 +DEAL::Cell 3.1003, face 2 +DEAL::Cell 3.1003, face 3 +DEAL::Cell 3.1003, face 4 +DEAL::Cell 3.1003, face 5 +DEAL:: 0.192809 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1004, face 0 +DEAL::Cell 3.1004, face 1 +DEAL::Cell 3.1004, face 2 +DEAL::Cell 3.1004, face 3 +DEAL:: 0.158494 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.1004, face 4 +DEAL::Cell 3.1004, face 5 +DEAL::Cell 3.1005, face 0 +DEAL::Cell 3.1005, face 1 +DEAL::Cell 3.1005, face 2 +DEAL:: 0.192809 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.1005, face 3 +DEAL::Cell 3.1005, face 4 +DEAL::Cell 3.1005, face 5 +DEAL::Cell 3.1006, face 0 +DEAL:: 0.128539 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1006, face 1 +DEAL::Cell 3.1006, face 2 +DEAL::Cell 3.1006, face 3 +DEAL::Cell 3.1006, face 4 +DEAL:: 0.128539 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1006, face 5 +DEAL::Cell 3.1007, face 0 +DEAL::Cell 3.1007, face 1 +DEAL::Cell 3.1007, face 2 +DEAL:: 0.211325 0.0528312 -0.211325, 0.000622897 +DEAL::Cell 3.1007, face 3 +DEAL::Cell 3.1007, face 4 +DEAL::Cell 3.1007, face 5 +DEAL::Cell 3.1008, face 0 +DEAL::Cell 3.1008, face 1 +DEAL:: 0.0757078 0.151416 -0.302831, 0.000892619 +DEAL::Cell 3.1008, face 2 +DEAL::Cell 3.1008, face 3 +DEAL::Cell 3.1008, face 4 +DEAL::Cell 3.1008, face 5 +DEAL:: 0.0642695 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.1009, face 0 +DEAL::Cell 3.1009, face 1 +DEAL::Cell 3.1009, face 2 +DEAL::Cell 3.1009, face 3 +DEAL:: 0.151416 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.1009, face 4 +DEAL::Cell 3.1009, face 5 +DEAL::Cell 3.1010, face 0 +DEAL::Cell 3.1010, face 1 +DEAL:: 0.0642695 0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.1010, face 2 +DEAL::Cell 3.1010, face 3 +DEAL::Cell 3.1010, face 4 +DEAL::Cell 3.1010, face 5 +DEAL::Cell 3.1011, face 0 +DEAL:: 0.0757078 0.227123 -0.302831, 0.000892619 +DEAL::Cell 3.1011, face 1 +DEAL::Cell 3.1011, face 2 +DEAL::Cell 3.1011, face 3 +DEAL::Cell 3.1011, face 4 +DEAL:: 0.151416 0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.1011, face 5 +DEAL::Cell 3.1012, face 0 +DEAL::Cell 3.1012, face 1 +DEAL::Cell 3.1012, face 2 +DEAL:: 0.0642695 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1012, face 3 +DEAL::Cell 3.1012, face 4 +DEAL::Cell 3.1012, face 5 +DEAL::Cell 3.1013, face 0 +DEAL:: 0.0528312 0.158494 -0.211325, 0.000622897 +DEAL::Cell 3.1013, face 1 +DEAL::Cell 3.1013, face 2 +DEAL::Cell 3.1013, face 3 +DEAL::Cell 3.1013, face 4 +DEAL::Cell 3.1013, face 5 +DEAL:: 0.0528312 0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.1014, face 0 +DEAL::Cell 3.1014, face 1 +DEAL::Cell 3.1014, face 2 +DEAL::Cell 3.1014, face 3 +DEAL:: 0.00000 0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1014, face 4 +DEAL::Cell 3.1014, face 5 +DEAL::Cell 3.1015, face 0 +DEAL::Cell 3.1015, face 1 +DEAL:: 0.105662 0.158494 -0.211325, 0.000675627 +DEAL::Cell 3.1015, face 2 +DEAL::Cell 3.1015, face 3 +DEAL::Cell 3.1015, face 4 +DEAL::Cell 3.1015, face 5 +DEAL:: 0.105662 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.1016, face 0 +DEAL::Cell 3.1016, face 1 +DEAL::Cell 3.1016, face 2 +DEAL::Cell 3.1016, face 3 +DEAL::Cell 3.1016, face 4 +DEAL:: 0.151416 0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.1016, face 5 +DEAL::Cell 3.1017, face 0 +DEAL::Cell 3.1017, face 1 +DEAL::Cell 3.1017, face 2 +DEAL:: 0.192809 0.128539 -0.257078, 0.000821904 +DEAL::Cell 3.1017, face 3 +DEAL::Cell 3.1017, face 4 +DEAL::Cell 3.1017, face 5 +DEAL::Cell 3.1018, face 0 +DEAL:: 0.128539 0.192809 -0.257078, 0.000821904 +DEAL::Cell 3.1018, face 1 +DEAL::Cell 3.1018, face 2 +DEAL::Cell 3.1018, face 3 +DEAL::Cell 3.1018, face 4 +DEAL:: 0.227123 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.1018, face 5 +DEAL::Cell 3.1019, face 0 +DEAL::Cell 3.1019, face 1 +DEAL::Cell 3.1019, face 2 +DEAL::Cell 3.1019, face 3 +DEAL:: 0.227123 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.1019, face 4 +DEAL::Cell 3.1019, face 5 +DEAL::Cell 3.1020, face 0 +DEAL::Cell 3.1020, face 1 +DEAL:: 0.192809 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1020, face 2 +DEAL::Cell 3.1020, face 3 +DEAL::Cell 3.1020, face 4 +DEAL::Cell 3.1020, face 5 +DEAL:: 0.105662 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.1021, face 0 +DEAL::Cell 3.1021, face 1 +DEAL::Cell 3.1021, face 2 +DEAL::Cell 3.1021, face 3 +DEAL:: 0.211325 0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.1021, face 4 +DEAL::Cell 3.1021, face 5 +DEAL::Cell 3.1022, face 0 +DEAL::Cell 3.1022, face 1 +DEAL::Cell 3.1022, face 2 +DEAL:: 0.128539 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1022, face 3 +DEAL::Cell 3.1022, face 4 +DEAL::Cell 3.1022, face 5 +DEAL::Cell 3.1023, face 0 +DEAL:: 0.192809 0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.1023, face 1 +DEAL::Cell 3.1023, face 2 +DEAL::Cell 3.1023, face 3 +DEAL::Cell 3.1023, face 4 +DEAL:: 0.192809 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.1023, face 5 +DEAL::Cell 3.1024, face 0 +DEAL::Cell 3.1024, face 1 +DEAL::Cell 3.1024, face 3 +DEAL:: 0.531597 -0.398698 -0.398698, 0.00441555 +DEAL::Cell 3.1024, face 4 +DEAL::Cell 3.1024, face 5 +DEAL::Cell 3.1025, face 0 +DEAL::Cell 3.1025, face 1 +DEAL::Cell 3.1025, face 3 +DEAL:: 0.531597 -0.398698 -0.531597, 0.00441555 +DEAL::Cell 3.1025, face 4 +DEAL::Cell 3.1025, face 5 +DEAL::Cell 3.1026, face 0 +DEAL::Cell 3.1026, face 1 +DEAL:: 0.485844 -0.364383 -0.485844, 0.00173663 +DEAL::Cell 3.1026, face 2 +DEAL::Cell 3.1026, face 3 +DEAL::Cell 3.1026, face 4 +DEAL::Cell 3.1026, face 5 +DEAL:: 0.485844 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.1027, face 0 +DEAL::Cell 3.1027, face 1 +DEAL::Cell 3.1027, face 2 +DEAL::Cell 3.1027, face 3 +DEAL:: 0.485844 -0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.1027, face 4 +DEAL::Cell 3.1027, face 5 +DEAL::Cell 3.1028, face 0 +DEAL::Cell 3.1028, face 1 +DEAL::Cell 3.1028, face 3 +DEAL:: 0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.1028, face 4 +DEAL::Cell 3.1028, face 5 +DEAL::Cell 3.1029, face 0 +DEAL::Cell 3.1029, face 1 +DEAL:: 0.531597 -0.265799 -0.398698, 0.00169957 +DEAL::Cell 3.1029, face 3 +DEAL::Cell 3.1029, face 4 +DEAL::Cell 3.1029, face 5 +DEAL::Cell 3.1030, face 0 +DEAL:: 0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.1030, face 1 +DEAL::Cell 3.1030, face 2 +DEAL::Cell 3.1030, face 3 +DEAL::Cell 3.1030, face 4 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1030, face 5 +DEAL::Cell 3.1031, face 0 +DEAL::Cell 3.1031, face 1 +DEAL::Cell 3.1031, face 2 +DEAL::Cell 3.1031, face 3 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.1031, face 4 +DEAL::Cell 3.1031, face 5 +DEAL::Cell 3.1032, face 0 +DEAL::Cell 3.1032, face 1 +DEAL:: 0.531597 -0.132899 -0.531597, 0.00156693 +DEAL::Cell 3.1032, face 3 +DEAL::Cell 3.1032, face 4 +DEAL::Cell 3.1032, face 5 +DEAL::Cell 3.1033, face 0 +DEAL:: 0.577350 -0.144338 -0.433013, 0.00170179 +DEAL::Cell 3.1033, face 1 +DEAL::Cell 3.1033, face 3 +DEAL::Cell 3.1033, face 4 +DEAL::Cell 3.1033, face 5 +DEAL:: 0.531597 0.00000 -0.398698, 0.00190018 +DEAL::Cell 3.1034, face 0 +DEAL::Cell 3.1034, face 1 +DEAL::Cell 3.1034, face 2 +DEAL::Cell 3.1034, face 3 +DEAL::Cell 3.1034, face 4 +DEAL:: 0.531597 -0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.1034, face 5 +DEAL::Cell 3.1035, face 0 +DEAL::Cell 3.1035, face 1 +DEAL::Cell 3.1035, face 2 +DEAL:: 0.531597 -0.132899 -0.398698, 0.00441555 +DEAL::Cell 3.1035, face 3 +DEAL::Cell 3.1035, face 4 +DEAL::Cell 3.1035, face 5 +DEAL::Cell 3.1036, face 0 +DEAL:: 0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.1036, face 1 +DEAL::Cell 3.1036, face 3 +DEAL::Cell 3.1036, face 4 +DEAL::Cell 3.1036, face 5 +DEAL:: 0.531597 -0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.1037, face 0 +DEAL::Cell 3.1037, face 1 +DEAL::Cell 3.1037, face 3 +DEAL::Cell 3.1037, face 4 +DEAL::Cell 3.1037, face 5 +DEAL:: 0.577350 -0.144338 -0.288675, 0.00184585 +DEAL::Cell 3.1038, face 0 +DEAL::Cell 3.1038, face 1 +DEAL::Cell 3.1038, face 2 +DEAL::Cell 3.1038, face 3 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00368819 +DEAL::Cell 3.1038, face 4 +DEAL::Cell 3.1038, face 5 +DEAL::Cell 3.1039, face 0 +DEAL::Cell 3.1039, face 1 +DEAL:: 0.531597 0.00000 -0.265799, 0.00152014 +DEAL::Cell 3.1039, face 2 +DEAL::Cell 3.1039, face 3 +DEAL::Cell 3.1039, face 4 +DEAL::Cell 3.1039, face 5 +DEAL:: 0.485844 0.00000 -0.242922, 0.00155329 +DEAL::Cell 3.1040, face 0 +DEAL::Cell 3.1040, face 1 +DEAL::Cell 3.1040, face 2 +DEAL::Cell 3.1040, face 3 +DEAL::Cell 3.1040, face 4 +DEAL:: 0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.1040, face 5 +DEAL::Cell 3.1041, face 0 +DEAL::Cell 3.1041, face 1 +DEAL::Cell 3.1041, face 2 +DEAL:: 0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.1041, face 3 +DEAL::Cell 3.1041, face 4 +DEAL::Cell 3.1041, face 5 +DEAL::Cell 3.1042, face 0 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00177975 +DEAL::Cell 3.1042, face 1 +DEAL::Cell 3.1042, face 2 +DEAL::Cell 3.1042, face 3 +DEAL::Cell 3.1042, face 4 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.1042, face 5 +DEAL::Cell 3.1043, face 0 +DEAL::Cell 3.1043, face 1 +DEAL::Cell 3.1043, face 2 +DEAL::Cell 3.1043, face 3 +DEAL:: 0.394338 -0.295753 -0.394338, 0.00242972 +DEAL::Cell 3.1043, face 4 +DEAL::Cell 3.1043, face 5 +DEAL::Cell 3.1044, face 0 +DEAL::Cell 3.1044, face 1 +DEAL:: 0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.1044, face 2 +DEAL::Cell 3.1044, face 3 +DEAL::Cell 3.1044, face 4 +DEAL::Cell 3.1044, face 5 +DEAL:: 0.440091 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.1045, face 0 +DEAL::Cell 3.1045, face 1 +DEAL::Cell 3.1045, face 2 +DEAL::Cell 3.1045, face 3 +DEAL:: 0.440091 -0.220045 -0.220045, 0.00302625 +DEAL::Cell 3.1045, face 4 +DEAL::Cell 3.1045, face 5 +DEAL::Cell 3.1046, face 0 +DEAL::Cell 3.1046, face 1 +DEAL::Cell 3.1046, face 2 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.1046, face 3 +DEAL::Cell 3.1046, face 4 +DEAL::Cell 3.1046, face 5 +DEAL::Cell 3.1047, face 0 +DEAL:: 0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.1047, face 1 +DEAL::Cell 3.1047, face 2 +DEAL::Cell 3.1047, face 3 +DEAL::Cell 3.1047, face 4 +DEAL:: 0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.1047, face 5 +DEAL::Cell 3.1048, face 0 +DEAL::Cell 3.1048, face 1 +DEAL::Cell 3.1048, face 2 +DEAL:: 0.485844 -0.121461 -0.364383, 0.00368819 +DEAL::Cell 3.1048, face 3 +DEAL::Cell 3.1048, face 4 +DEAL::Cell 3.1048, face 5 +DEAL::Cell 3.1049, face 0 +DEAL::Cell 3.1049, face 1 +DEAL:: 0.485844 0.00000 -0.485844, 0.00138931 +DEAL::Cell 3.1049, face 2 +DEAL::Cell 3.1049, face 3 +DEAL::Cell 3.1049, face 4 +DEAL::Cell 3.1049, face 5 +DEAL:: 0.485844 0.00000 -0.364383, 0.00173663 +DEAL::Cell 3.1050, face 0 +DEAL::Cell 3.1050, face 1 +DEAL::Cell 3.1050, face 2 +DEAL::Cell 3.1050, face 3 +DEAL:: 0.394338 -0.0985844 -0.394338, 0.00242972 +DEAL::Cell 3.1050, face 4 +DEAL::Cell 3.1050, face 5 +DEAL::Cell 3.1051, face 0 +DEAL::Cell 3.1051, face 1 +DEAL:: 0.394338 0.00000 -0.295753, 0.00112764 +DEAL::Cell 3.1051, face 2 +DEAL::Cell 3.1051, face 3 +DEAL::Cell 3.1051, face 4 +DEAL::Cell 3.1051, face 5 +DEAL::Cell 3.1052, face 0 +DEAL:: 0.485844 -0.242922 -0.364383, 0.00155329 +DEAL::Cell 3.1052, face 1 +DEAL::Cell 3.1052, face 2 +DEAL::Cell 3.1052, face 3 +DEAL::Cell 3.1052, face 4 +DEAL:: 0.485844 -0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.1052, face 5 +DEAL::Cell 3.1053, face 0 +DEAL::Cell 3.1053, face 1 +DEAL::Cell 3.1053, face 2 +DEAL:: 0.485844 0.00000 -0.364383, 0.00368819 +DEAL::Cell 3.1053, face 3 +DEAL::Cell 3.1053, face 4 +DEAL::Cell 3.1053, face 5 +DEAL::Cell 3.1054, face 0 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1054, face 1 +DEAL::Cell 3.1054, face 2 +DEAL::Cell 3.1054, face 3 +DEAL::Cell 3.1054, face 4 +DEAL::Cell 3.1054, face 5 +DEAL:: 0.440091 -0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.1055, face 0 +DEAL::Cell 3.1055, face 1 +DEAL::Cell 3.1055, face 2 +DEAL::Cell 3.1055, face 3 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.1055, face 4 +DEAL::Cell 3.1055, face 5 +DEAL::Cell 3.1056, face 0 +DEAL::Cell 3.1056, face 1 +DEAL:: 0.577350 -0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1056, face 3 +DEAL::Cell 3.1056, face 4 +DEAL::Cell 3.1056, face 5 +DEAL::Cell 3.1057, face 0 +DEAL:: 0.531597 -0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1057, face 1 +DEAL::Cell 3.1057, face 3 +DEAL::Cell 3.1057, face 4 +DEAL::Cell 3.1057, face 5 +DEAL::Cell 3.1058, face 0 +DEAL:: 0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.1058, face 1 +DEAL::Cell 3.1058, face 2 +DEAL::Cell 3.1058, face 3 +DEAL::Cell 3.1058, face 4 +DEAL:: 0.531597 -0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.1058, face 5 +DEAL::Cell 3.1059, face 0 +DEAL::Cell 3.1059, face 1 +DEAL::Cell 3.1059, face 2 +DEAL:: 0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1059, face 3 +DEAL::Cell 3.1059, face 4 +DEAL::Cell 3.1059, face 5 +DEAL::Cell 3.1060, face 0 +DEAL:: 0.531597 -0.531597 4.33681e-19, 0.00214980 +DEAL::Cell 3.1060, face 1 +DEAL::Cell 3.1060, face 3 +DEAL::Cell 3.1060, face 4 +DEAL::Cell 3.1060, face 5 +DEAL::Cell 3.1061, face 0 +DEAL:: 0.577350 -0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1061, face 1 +DEAL::Cell 3.1061, face 3 +DEAL::Cell 3.1061, face 4 +DEAL::Cell 3.1061, face 5 +DEAL:: 0.577350 -0.288675 0.00000, 0.00165098 +DEAL::Cell 3.1062, face 0 +DEAL::Cell 3.1062, face 1 +DEAL::Cell 3.1062, face 2 +DEAL::Cell 3.1062, face 3 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.1062, face 4 +DEAL::Cell 3.1062, face 5 +DEAL::Cell 3.1063, face 0 +DEAL::Cell 3.1063, face 1 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1063, face 2 +DEAL::Cell 3.1063, face 3 +DEAL::Cell 3.1063, face 4 +DEAL::Cell 3.1063, face 5 +DEAL::Cell 3.1064, face 0 +DEAL:: 0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.1064, face 1 +DEAL::Cell 3.1064, face 3 +DEAL::Cell 3.1064, face 4 +DEAL::Cell 3.1064, face 5 +DEAL:: 0.577350 -0.144338 -0.144338, 0.00170179 +DEAL::Cell 3.1065, face 0 +DEAL::Cell 3.1065, face 1 +DEAL::Cell 3.1065, face 3 +DEAL::Cell 3.1065, face 4 +DEAL:: 0.531597 -0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.1065, face 5 +DEAL::Cell 3.1066, face 0 +DEAL::Cell 3.1066, face 1 +DEAL::Cell 3.1066, face 2 +DEAL:: 0.531597 -0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.1066, face 3 +DEAL::Cell 3.1066, face 4 +DEAL::Cell 3.1066, face 5 +DEAL::Cell 3.1067, face 0 +DEAL::Cell 3.1067, face 1 +DEAL:: 0.531597 0.00000 -0.265799, 0.00152014 +DEAL::Cell 3.1067, face 2 +DEAL::Cell 3.1067, face 3 +DEAL::Cell 3.1067, face 4 +DEAL::Cell 3.1067, face 5 +DEAL:: 0.531597 0.00000 -0.132899, 0.00156693 +DEAL::Cell 3.1068, face 0 +DEAL::Cell 3.1068, face 1 +DEAL::Cell 3.1068, face 3 +DEAL::Cell 3.1068, face 4 +DEAL:: 0.531597 -0.265799 -0.132899, 0.00156693 +DEAL::Cell 3.1068, face 5 +DEAL::Cell 3.1069, face 0 +DEAL::Cell 3.1069, face 1 +DEAL::Cell 3.1069, face 3 +DEAL:: 0.531597 0.00000 1.73472e-18, 0.00441555 +DEAL::Cell 3.1069, face 4 +DEAL::Cell 3.1069, face 5 +DEAL::Cell 3.1070, face 0 +DEAL::Cell 3.1070, face 1 +DEAL::Cell 3.1070, face 2 +DEAL:: 0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.1070, face 3 +DEAL::Cell 3.1070, face 4 +DEAL::Cell 3.1070, face 5 +DEAL::Cell 3.1071, face 0 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1071, face 1 +DEAL::Cell 3.1071, face 2 +DEAL::Cell 3.1071, face 3 +DEAL::Cell 3.1071, face 4 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1071, face 5 +DEAL::Cell 3.1072, face 0 +DEAL::Cell 3.1072, face 1 +DEAL::Cell 3.1072, face 2 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.1072, face 3 +DEAL::Cell 3.1072, face 4 +DEAL::Cell 3.1072, face 5 +DEAL::Cell 3.1073, face 0 +DEAL::Cell 3.1073, face 1 +DEAL:: 0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1073, face 2 +DEAL::Cell 3.1073, face 3 +DEAL::Cell 3.1073, face 4 +DEAL::Cell 3.1073, face 5 +DEAL:: 0.485844 -0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.1074, face 0 +DEAL::Cell 3.1074, face 1 +DEAL::Cell 3.1074, face 2 +DEAL::Cell 3.1074, face 3 +DEAL:: 0.394338 -0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.1074, face 4 +DEAL::Cell 3.1074, face 5 +DEAL::Cell 3.1075, face 0 +DEAL::Cell 3.1075, face 1 +DEAL:: 0.394338 -0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1075, face 2 +DEAL::Cell 3.1075, face 3 +DEAL::Cell 3.1075, face 4 +DEAL::Cell 3.1075, face 5 +DEAL::Cell 3.1076, face 0 +DEAL:: 0.485844 -0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.1076, face 1 +DEAL::Cell 3.1076, face 2 +DEAL::Cell 3.1076, face 3 +DEAL::Cell 3.1076, face 4 +DEAL:: 0.485844 -0.364383 -0.121461, 0.00143206 +DEAL::Cell 3.1076, face 5 +DEAL::Cell 3.1077, face 0 +DEAL::Cell 3.1077, face 1 +DEAL::Cell 3.1077, face 2 +DEAL:: 0.485844 -0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1077, face 3 +DEAL::Cell 3.1077, face 4 +DEAL::Cell 3.1077, face 5 +DEAL::Cell 3.1078, face 0 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.1078, face 1 +DEAL::Cell 3.1078, face 2 +DEAL::Cell 3.1078, face 3 +DEAL::Cell 3.1078, face 4 +DEAL::Cell 3.1078, face 5 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.1079, face 0 +DEAL::Cell 3.1079, face 1 +DEAL::Cell 3.1079, face 2 +DEAL::Cell 3.1079, face 3 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1079, face 4 +DEAL::Cell 3.1079, face 5 +DEAL::Cell 3.1080, face 0 +DEAL::Cell 3.1080, face 1 +DEAL:: 0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1080, face 2 +DEAL::Cell 3.1080, face 3 +DEAL::Cell 3.1080, face 4 +DEAL::Cell 3.1080, face 5 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1081, face 0 +DEAL::Cell 3.1081, face 1 +DEAL::Cell 3.1081, face 2 +DEAL::Cell 3.1081, face 3 +DEAL::Cell 3.1081, face 4 +DEAL:: 0.485844 -0.121461 -0.242922, 0.00155329 +DEAL::Cell 3.1081, face 5 +DEAL::Cell 3.1082, face 0 +DEAL::Cell 3.1082, face 1 +DEAL::Cell 3.1082, face 2 +DEAL:: 0.440091 -0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1082, face 3 +DEAL::Cell 3.1082, face 4 +DEAL::Cell 3.1082, face 5 +DEAL::Cell 3.1083, face 0 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1083, face 1 +DEAL::Cell 3.1083, face 2 +DEAL::Cell 3.1083, face 3 +DEAL::Cell 3.1083, face 4 +DEAL:: 0.394338 0.00000 -0.197169, 0.00126074 +DEAL::Cell 3.1083, face 5 +DEAL::Cell 3.1084, face 0 +DEAL::Cell 3.1084, face 1 +DEAL::Cell 3.1084, face 2 +DEAL::Cell 3.1084, face 3 +DEAL:: 0.440091 -0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1084, face 4 +DEAL::Cell 3.1084, face 5 +DEAL::Cell 3.1085, face 0 +DEAL::Cell 3.1085, face 1 +DEAL:: 0.440091 0.00000 -0.110023, 0.00125847 +DEAL::Cell 3.1085, face 2 +DEAL::Cell 3.1085, face 3 +DEAL::Cell 3.1085, face 4 +DEAL::Cell 3.1085, face 5 +DEAL:: 0.440091 -0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1086, face 0 +DEAL::Cell 3.1086, face 1 +DEAL::Cell 3.1086, face 2 +DEAL::Cell 3.1086, face 3 +DEAL:: 0.394338 -0.0985844 5.63785e-18, 0.00242972 +DEAL::Cell 3.1086, face 4 +DEAL::Cell 3.1086, face 5 +DEAL::Cell 3.1087, face 0 +DEAL::Cell 3.1087, face 1 +DEAL::Cell 3.1087, face 2 +DEAL:: 0.440091 -0.110023 -0.110023, 0.00302625 +DEAL::Cell 3.1087, face 3 +DEAL::Cell 3.1087, face 4 +DEAL::Cell 3.1087, face 5 +DEAL::Cell 3.1088, face 0 +DEAL:: 0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.1088, face 1 +DEAL::Cell 3.1088, face 3 +DEAL::Cell 3.1088, face 4 +DEAL::Cell 3.1088, face 5 +DEAL:: 0.531597 0.00000 -0.398698, 0.00190018 +DEAL::Cell 3.1089, face 0 +DEAL::Cell 3.1089, face 1 +DEAL::Cell 3.1089, face 3 +DEAL::Cell 3.1089, face 4 +DEAL:: 0.531597 0.265799 -0.531597, 0.00214980 +DEAL::Cell 3.1089, face 5 +DEAL::Cell 3.1090, face 0 +DEAL::Cell 3.1090, face 1 +DEAL::Cell 3.1090, face 2 +DEAL::Cell 3.1090, face 3 +DEAL:: 0.485844 0.00000 -0.485844, 0.00368819 +DEAL::Cell 3.1090, face 4 +DEAL::Cell 3.1090, face 5 +DEAL::Cell 3.1091, face 0 +DEAL::Cell 3.1091, face 1 +DEAL:: 0.485844 0.242922 -0.485844, 0.00155329 +DEAL::Cell 3.1091, face 2 +DEAL::Cell 3.1091, face 3 +DEAL::Cell 3.1091, face 4 +DEAL::Cell 3.1091, face 5 +DEAL:: 0.485844 0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.1092, face 0 +DEAL::Cell 3.1092, face 1 +DEAL::Cell 3.1092, face 3 +DEAL::Cell 3.1092, face 4 +DEAL:: 0.531597 0.132899 -0.398698, 0.00190018 +DEAL::Cell 3.1092, face 5 +DEAL::Cell 3.1093, face 0 +DEAL::Cell 3.1093, face 1 +DEAL::Cell 3.1093, face 3 +DEAL::Cell 3.1093, face 4 +DEAL:: 0.577350 0.144338 -0.433013, 0.00206372 +DEAL::Cell 3.1093, face 5 +DEAL::Cell 3.1094, face 0 +DEAL::Cell 3.1094, face 1 +DEAL::Cell 3.1094, face 2 +DEAL:: 0.531597 0.00000 -0.265799, 0.00441555 +DEAL::Cell 3.1094, face 3 +DEAL::Cell 3.1094, face 4 +DEAL::Cell 3.1094, face 5 +DEAL::Cell 3.1095, face 0 +DEAL:: 0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.1095, face 1 +DEAL::Cell 3.1095, face 2 +DEAL::Cell 3.1095, face 3 +DEAL::Cell 3.1095, face 4 +DEAL:: 0.485844 0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.1095, face 5 +DEAL::Cell 3.1096, face 0 +DEAL::Cell 3.1096, face 1 +DEAL::Cell 3.1096, face 3 +DEAL::Cell 3.1096, face 4 +DEAL:: 0.577350 0.288675 -0.577350, 0.00233483 +DEAL::Cell 3.1096, face 5 +DEAL::Cell 3.1097, face 0 +DEAL::Cell 3.1097, face 1 +DEAL::Cell 3.1097, face 3 +DEAL:: 0.531597 0.398698 -0.398698, 0.00441555 +DEAL::Cell 3.1097, face 4 +DEAL::Cell 3.1097, face 5 +DEAL::Cell 3.1098, face 0 +DEAL::Cell 3.1098, face 1 +DEAL:: 0.531597 0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.1098, face 2 +DEAL::Cell 3.1098, face 3 +DEAL::Cell 3.1098, face 4 +DEAL::Cell 3.1098, face 5 +DEAL:: 0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1099, face 0 +DEAL::Cell 3.1099, face 1 +DEAL::Cell 3.1099, face 2 +DEAL::Cell 3.1099, face 3 +DEAL::Cell 3.1099, face 4 +DEAL:: 0.531597 0.398698 -0.531597, 0.00214980 +DEAL::Cell 3.1099, face 5 +DEAL::Cell 3.1100, face 0 +DEAL::Cell 3.1100, face 1 +DEAL::Cell 3.1100, face 3 +DEAL:: 0.531597 0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1100, face 4 +DEAL::Cell 3.1100, face 5 +DEAL::Cell 3.1101, face 0 +DEAL::Cell 3.1101, face 1 +DEAL:: 0.577350 0.577350 -0.288675, 0.00233483 +DEAL::Cell 3.1101, face 3 +DEAL::Cell 3.1101, face 4 +DEAL::Cell 3.1101, face 5 +DEAL::Cell 3.1102, face 0 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1102, face 1 +DEAL::Cell 3.1102, face 2 +DEAL::Cell 3.1102, face 3 +DEAL::Cell 3.1102, face 4 +DEAL::Cell 3.1102, face 5 +DEAL:: 0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.1103, face 0 +DEAL::Cell 3.1103, face 1 +DEAL::Cell 3.1103, face 2 +DEAL::Cell 3.1103, face 3 +DEAL:: 0.485844 0.364383 -0.242922, 0.00368819 +DEAL::Cell 3.1103, face 4 +DEAL::Cell 3.1103, face 5 +DEAL::Cell 3.1104, face 0 +DEAL::Cell 3.1104, face 1 +DEAL:: 0.485844 0.121461 -0.364383, 0.00143206 +DEAL::Cell 3.1104, face 2 +DEAL::Cell 3.1104, face 3 +DEAL::Cell 3.1104, face 4 +DEAL::Cell 3.1104, face 5 +DEAL:: 0.440091 0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.1105, face 0 +DEAL::Cell 3.1105, face 1 +DEAL::Cell 3.1105, face 2 +DEAL::Cell 3.1105, face 3 +DEAL::Cell 3.1105, face 4 +DEAL:: 0.485844 0.121461 -0.485844, 0.00196478 +DEAL::Cell 3.1105, face 5 +DEAL::Cell 3.1106, face 0 +DEAL::Cell 3.1106, face 1 +DEAL::Cell 3.1106, face 2 +DEAL:: 0.440091 0.00000 -0.330068, 0.00302625 +DEAL::Cell 3.1106, face 3 +DEAL::Cell 3.1106, face 4 +DEAL::Cell 3.1106, face 5 +DEAL::Cell 3.1107, face 0 +DEAL:: 0.440091 0.110023 -0.330068, 0.00129720 +DEAL::Cell 3.1107, face 1 +DEAL::Cell 3.1107, face 2 +DEAL::Cell 3.1107, face 3 +DEAL::Cell 3.1107, face 4 +DEAL:: 0.394338 0.197169 -0.394338, 0.00159472 +DEAL::Cell 3.1107, face 5 +DEAL::Cell 3.1108, face 0 +DEAL::Cell 3.1108, face 1 +DEAL::Cell 3.1108, face 2 +DEAL::Cell 3.1108, face 3 +DEAL:: 0.440091 0.00000 -0.330068, 0.00302625 +DEAL::Cell 3.1108, face 4 +DEAL::Cell 3.1108, face 5 +DEAL::Cell 3.1109, face 0 +DEAL::Cell 3.1109, face 1 +DEAL:: 0.440091 0.220045 -0.330068, 0.00140701 +DEAL::Cell 3.1109, face 2 +DEAL::Cell 3.1109, face 3 +DEAL::Cell 3.1109, face 4 +DEAL::Cell 3.1109, face 5 +DEAL:: 0.440091 0.110023 -0.220045, 0.00140701 +DEAL::Cell 3.1110, face 0 +DEAL::Cell 3.1110, face 1 +DEAL::Cell 3.1110, face 2 +DEAL::Cell 3.1110, face 3 +DEAL:: 0.394338 0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.1110, face 4 +DEAL::Cell 3.1110, face 5 +DEAL::Cell 3.1111, face 0 +DEAL::Cell 3.1111, face 1 +DEAL::Cell 3.1111, face 2 +DEAL:: 0.440091 0.110023 -0.330068, 0.00302625 +DEAL::Cell 3.1111, face 3 +DEAL::Cell 3.1111, face 4 +DEAL::Cell 3.1111, face 5 +DEAL::Cell 3.1112, face 0 +DEAL:: 0.440091 0.220045 -0.440091, 0.00140701 +DEAL::Cell 3.1112, face 1 +DEAL::Cell 3.1112, face 2 +DEAL::Cell 3.1112, face 3 +DEAL::Cell 3.1112, face 4 +DEAL:: 0.440091 0.220045 -0.440091, 0.00177975 +DEAL::Cell 3.1112, face 5 +DEAL::Cell 3.1113, face 0 +DEAL::Cell 3.1113, face 1 +DEAL::Cell 3.1113, face 2 +DEAL:: 0.485844 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.1113, face 3 +DEAL::Cell 3.1113, face 4 +DEAL::Cell 3.1113, face 5 +DEAL::Cell 3.1114, face 0 +DEAL::Cell 3.1114, face 1 +DEAL:: 0.440091 0.330068 -0.440091, 0.00157309 +DEAL::Cell 3.1114, face 2 +DEAL::Cell 3.1114, face 3 +DEAL::Cell 3.1114, face 4 +DEAL::Cell 3.1114, face 5 +DEAL:: 0.440091 0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.1115, face 0 +DEAL::Cell 3.1115, face 1 +DEAL::Cell 3.1115, face 2 +DEAL::Cell 3.1115, face 3 +DEAL:: 0.394338 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.1115, face 4 +DEAL::Cell 3.1115, face 5 +DEAL::Cell 3.1116, face 0 +DEAL::Cell 3.1116, face 1 +DEAL:: 0.440091 0.330068 -0.220045, 0.00157309 +DEAL::Cell 3.1116, face 2 +DEAL::Cell 3.1116, face 3 +DEAL::Cell 3.1116, face 4 +DEAL::Cell 3.1116, face 5 +DEAL::Cell 3.1117, face 0 +DEAL:: 0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.1117, face 1 +DEAL::Cell 3.1117, face 2 +DEAL::Cell 3.1117, face 3 +DEAL::Cell 3.1117, face 4 +DEAL:: 0.485844 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.1117, face 5 +DEAL::Cell 3.1118, face 0 +DEAL::Cell 3.1118, face 1 +DEAL::Cell 3.1118, face 2 +DEAL:: 0.440091 0.330068 -0.330068, 0.00302625 +DEAL::Cell 3.1118, face 3 +DEAL::Cell 3.1118, face 4 +DEAL::Cell 3.1118, face 5 +DEAL::Cell 3.1119, face 0 +DEAL:: 0.394338 0.295753 -0.197169, 0.00140955 +DEAL::Cell 3.1119, face 1 +DEAL::Cell 3.1119, face 2 +DEAL::Cell 3.1119, face 3 +DEAL::Cell 3.1119, face 4 +DEAL::Cell 3.1119, face 5 +DEAL:: 0.440091 0.330068 -0.220045, 0.00140701 +DEAL::Cell 3.1120, face 0 +DEAL::Cell 3.1120, face 1 +DEAL::Cell 3.1120, face 3 +DEAL::Cell 3.1120, face 4 +DEAL:: 0.577350 0.144338 -0.288675, 0.00184585 +DEAL::Cell 3.1120, face 5 +DEAL::Cell 3.1121, face 0 +DEAL::Cell 3.1121, face 1 +DEAL::Cell 3.1121, face 3 +DEAL:: 0.531597 0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.1121, face 4 +DEAL::Cell 3.1121, face 5 +DEAL::Cell 3.1122, face 0 +DEAL::Cell 3.1122, face 1 +DEAL:: 0.485844 0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1122, face 2 +DEAL::Cell 3.1122, face 3 +DEAL::Cell 3.1122, face 4 +DEAL::Cell 3.1122, face 5 +DEAL::Cell 3.1123, face 0 +DEAL:: 0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.1123, face 1 +DEAL::Cell 3.1123, face 2 +DEAL::Cell 3.1123, face 3 +DEAL::Cell 3.1123, face 4 +DEAL:: 0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.1123, face 5 +DEAL::Cell 3.1124, face 0 +DEAL::Cell 3.1124, face 1 +DEAL::Cell 3.1124, face 3 +DEAL:: 0.531597 0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.1124, face 4 +DEAL::Cell 3.1124, face 5 +DEAL::Cell 3.1125, face 0 +DEAL::Cell 3.1125, face 1 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00169957 +DEAL::Cell 3.1125, face 3 +DEAL::Cell 3.1125, face 4 +DEAL::Cell 3.1125, face 5 +DEAL::Cell 3.1126, face 0 +DEAL::Cell 3.1126, face 1 +DEAL:: 0.531597 0.132899 -0.132899, 0.00156693 +DEAL::Cell 3.1126, face 2 +DEAL::Cell 3.1126, face 3 +DEAL::Cell 3.1126, face 4 +DEAL::Cell 3.1126, face 5 +DEAL:: 0.531597 0.132899 1.40946e-18, 0.00152014 +DEAL::Cell 3.1127, face 0 +DEAL::Cell 3.1127, face 1 +DEAL::Cell 3.1127, face 2 +DEAL::Cell 3.1127, face 3 +DEAL:: 0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1127, face 4 +DEAL::Cell 3.1127, face 5 +DEAL::Cell 3.1128, face 0 +DEAL::Cell 3.1128, face 1 +DEAL:: 0.531597 0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1128, face 3 +DEAL::Cell 3.1128, face 4 +DEAL::Cell 3.1128, face 5 +DEAL::Cell 3.1129, face 0 +DEAL::Cell 3.1129, face 1 +DEAL:: 0.577350 0.577350 -0.288675, 0.00233483 +DEAL::Cell 3.1129, face 3 +DEAL::Cell 3.1129, face 4 +DEAL::Cell 3.1129, face 5 +DEAL::Cell 3.1130, face 0 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1130, face 1 +DEAL::Cell 3.1130, face 2 +DEAL::Cell 3.1130, face 3 +DEAL::Cell 3.1130, face 4 +DEAL:: 0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.1130, face 5 +DEAL::Cell 3.1131, face 0 +DEAL::Cell 3.1131, face 1 +DEAL::Cell 3.1131, face 2 +DEAL:: 0.531597 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.1131, face 3 +DEAL::Cell 3.1131, face 4 +DEAL::Cell 3.1131, face 5 +DEAL::Cell 3.1132, face 0 +DEAL::Cell 3.1132, face 1 +DEAL:: 0.577350 0.433013 -0.144338, 0.00206372 +DEAL::Cell 3.1132, face 3 +DEAL::Cell 3.1132, face 4 +DEAL::Cell 3.1132, face 5 +DEAL::Cell 3.1133, face 0 +DEAL:: 0.531597 0.398698 -0.132899, 0.00190018 +DEAL::Cell 3.1133, face 1 +DEAL::Cell 3.1133, face 3 +DEAL::Cell 3.1133, face 4 +DEAL::Cell 3.1133, face 5 +DEAL:: 0.531597 0.398698 7.58942e-19, 0.00152014 +DEAL::Cell 3.1134, face 0 +DEAL::Cell 3.1134, face 1 +DEAL::Cell 3.1134, face 2 +DEAL::Cell 3.1134, face 3 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00368819 +DEAL::Cell 3.1134, face 4 +DEAL::Cell 3.1134, face 5 +DEAL::Cell 3.1135, face 0 +DEAL::Cell 3.1135, face 1 +DEAL::Cell 3.1135, face 2 +DEAL:: 0.531597 0.398698 -0.132899, 0.00441555 +DEAL::Cell 3.1135, face 3 +DEAL::Cell 3.1135, face 4 +DEAL::Cell 3.1135, face 5 +DEAL::Cell 3.1136, face 0 +DEAL:: 0.440091 0.00000 -0.220045, 0.00125847 +DEAL::Cell 3.1136, face 1 +DEAL::Cell 3.1136, face 2 +DEAL::Cell 3.1136, face 3 +DEAL::Cell 3.1136, face 4 +DEAL:: 0.440091 0.00000 -0.220045, 0.00140701 +DEAL::Cell 3.1136, face 5 +DEAL::Cell 3.1137, face 0 +DEAL::Cell 3.1137, face 1 +DEAL::Cell 3.1137, face 2 +DEAL:: 0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.1137, face 3 +DEAL::Cell 3.1137, face 4 +DEAL::Cell 3.1137, face 5 +DEAL::Cell 3.1138, face 0 +DEAL::Cell 3.1138, face 1 +DEAL:: 0.440091 0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.1138, face 2 +DEAL::Cell 3.1138, face 3 +DEAL::Cell 3.1138, face 4 +DEAL::Cell 3.1138, face 5 +DEAL:: 0.440091 0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.1139, face 0 +DEAL::Cell 3.1139, face 1 +DEAL::Cell 3.1139, face 2 +DEAL::Cell 3.1139, face 3 +DEAL:: 0.394338 0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.1139, face 4 +DEAL::Cell 3.1139, face 5 +DEAL::Cell 3.1140, face 0 +DEAL::Cell 3.1140, face 1 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00129720 +DEAL::Cell 3.1140, face 2 +DEAL::Cell 3.1140, face 3 +DEAL::Cell 3.1140, face 4 +DEAL::Cell 3.1140, face 5 +DEAL::Cell 3.1141, face 0 +DEAL:: 0.485844 0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.1141, face 1 +DEAL::Cell 3.1141, face 2 +DEAL::Cell 3.1141, face 3 +DEAL::Cell 3.1141, face 4 +DEAL:: 0.485844 0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.1141, face 5 +DEAL::Cell 3.1142, face 0 +DEAL::Cell 3.1142, face 1 +DEAL::Cell 3.1142, face 2 +DEAL:: 0.440091 0.110023 -0.110023, 0.00302625 +DEAL::Cell 3.1142, face 3 +DEAL::Cell 3.1142, face 4 +DEAL::Cell 3.1142, face 5 +DEAL::Cell 3.1143, face 0 +DEAL:: 0.394338 0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1143, face 1 +DEAL::Cell 3.1143, face 2 +DEAL::Cell 3.1143, face 3 +DEAL::Cell 3.1143, face 4 +DEAL::Cell 3.1143, face 5 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1144, face 0 +DEAL::Cell 3.1144, face 1 +DEAL::Cell 3.1144, face 2 +DEAL::Cell 3.1144, face 3 +DEAL:: 0.440091 0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.1144, face 4 +DEAL::Cell 3.1144, face 5 +DEAL::Cell 3.1145, face 0 +DEAL::Cell 3.1145, face 1 +DEAL:: 0.485844 0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.1145, face 2 +DEAL::Cell 3.1145, face 3 +DEAL::Cell 3.1145, face 4 +DEAL::Cell 3.1145, face 5 +DEAL:: 0.440091 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.1146, face 0 +DEAL::Cell 3.1146, face 1 +DEAL::Cell 3.1146, face 2 +DEAL::Cell 3.1146, face 3 +DEAL::Cell 3.1146, face 4 +DEAL:: 0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.1146, face 5 +DEAL::Cell 3.1147, face 0 +DEAL::Cell 3.1147, face 1 +DEAL::Cell 3.1147, face 2 +DEAL:: 0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.1147, face 3 +DEAL::Cell 3.1147, face 4 +DEAL::Cell 3.1147, face 5 +DEAL::Cell 3.1148, face 0 +DEAL:: 0.485844 0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1148, face 1 +DEAL::Cell 3.1148, face 2 +DEAL::Cell 3.1148, face 3 +DEAL::Cell 3.1148, face 4 +DEAL:: 0.440091 0.330068 -0.110023, 0.00129720 +DEAL::Cell 3.1148, face 5 +DEAL::Cell 3.1149, face 0 +DEAL::Cell 3.1149, face 1 +DEAL::Cell 3.1149, face 2 +DEAL::Cell 3.1149, face 3 +DEAL:: 0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.1149, face 4 +DEAL::Cell 3.1149, face 5 +DEAL::Cell 3.1150, face 0 +DEAL::Cell 3.1150, face 1 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.1150, face 2 +DEAL::Cell 3.1150, face 3 +DEAL::Cell 3.1150, face 4 +DEAL::Cell 3.1150, face 5 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1151, face 0 +DEAL::Cell 3.1151, face 1 +DEAL::Cell 3.1151, face 2 +DEAL::Cell 3.1151, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00242972 +DEAL::Cell 3.1151, face 4 +DEAL::Cell 3.1151, face 5 +DEAL::Cell 3.1152, face 0 +DEAL::Cell 3.1152, face 1 +DEAL::Cell 3.1152, face 2 +DEAL:: 0.394338 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.1152, face 3 +DEAL::Cell 3.1152, face 4 +DEAL::Cell 3.1152, face 5 +DEAL::Cell 3.1153, face 0 +DEAL:: 0.348584 -0.261438 -0.348584, 0.00124600 +DEAL::Cell 3.1153, face 1 +DEAL::Cell 3.1153, face 2 +DEAL::Cell 3.1153, face 3 +DEAL::Cell 3.1153, face 4 +DEAL:: 0.348584 -0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.1153, face 5 +DEAL::Cell 3.1154, face 0 +DEAL::Cell 3.1154, face 1 +DEAL::Cell 3.1154, face 2 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00189861 +DEAL::Cell 3.1154, face 3 +DEAL::Cell 3.1154, face 4 +DEAL::Cell 3.1154, face 5 +DEAL::Cell 3.1155, face 0 +DEAL::Cell 3.1155, face 1 +DEAL:: 0.348584 -0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.1155, face 2 +DEAL::Cell 3.1155, face 3 +DEAL::Cell 3.1155, face 4 +DEAL::Cell 3.1155, face 5 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.1156, face 0 +DEAL::Cell 3.1156, face 1 +DEAL::Cell 3.1156, face 2 +DEAL::Cell 3.1156, face 3 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00189861 +DEAL::Cell 3.1156, face 4 +DEAL::Cell 3.1156, face 5 +DEAL::Cell 3.1157, face 0 +DEAL::Cell 3.1157, face 1 +DEAL:: 0.348584 -0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1157, face 2 +DEAL::Cell 3.1157, face 3 +DEAL::Cell 3.1157, face 4 +DEAL::Cell 3.1157, face 5 +DEAL::Cell 3.1158, face 0 +DEAL:: 0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.1158, face 1 +DEAL::Cell 3.1158, face 2 +DEAL::Cell 3.1158, face 3 +DEAL::Cell 3.1158, face 4 +DEAL:: 0.348584 -0.261438 -0.261438, 0.00124600 +DEAL::Cell 3.1158, face 5 +DEAL::Cell 3.1159, face 0 +DEAL::Cell 3.1159, face 1 +DEAL::Cell 3.1159, face 2 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00189861 +DEAL::Cell 3.1159, face 3 +DEAL::Cell 3.1159, face 4 +DEAL::Cell 3.1159, face 5 +DEAL::Cell 3.1160, face 0 +DEAL:: 0.348584 -0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.1160, face 1 +DEAL::Cell 3.1160, face 2 +DEAL::Cell 3.1160, face 3 +DEAL::Cell 3.1160, face 4 +DEAL::Cell 3.1160, face 5 +DEAL:: 0.394338 -0.197169 -0.295753, 0.00140955 +DEAL::Cell 3.1161, face 0 +DEAL::Cell 3.1161, face 1 +DEAL::Cell 3.1161, face 2 +DEAL::Cell 3.1161, face 3 +DEAL:: 0.348584 -0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.1161, face 4 +DEAL::Cell 3.1161, face 5 +DEAL::Cell 3.1162, face 0 +DEAL::Cell 3.1162, face 1 +DEAL:: 0.348584 -0.0871461 -0.261438, 0.00102748 +DEAL::Cell 3.1162, face 2 +DEAL::Cell 3.1162, face 3 +DEAL::Cell 3.1162, face 4 +DEAL::Cell 3.1162, face 5 +DEAL:: 0.302831 -0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.1163, face 0 +DEAL::Cell 3.1163, face 1 +DEAL::Cell 3.1163, face 2 +DEAL::Cell 3.1163, face 3 +DEAL::Cell 3.1163, face 4 +DEAL:: 0.348584 -0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.1163, face 5 +DEAL::Cell 3.1164, face 0 +DEAL::Cell 3.1164, face 1 +DEAL::Cell 3.1164, face 2 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.1164, face 3 +DEAL::Cell 3.1164, face 4 +DEAL::Cell 3.1164, face 5 +DEAL::Cell 3.1165, face 0 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00116234 +DEAL::Cell 3.1165, face 1 +DEAL::Cell 3.1165, face 2 +DEAL::Cell 3.1165, face 3 +DEAL::Cell 3.1165, face 4 +DEAL:: 0.348584 0.00000 -0.261438, 0.00124600 +DEAL::Cell 3.1165, face 5 +DEAL::Cell 3.1166, face 0 +DEAL::Cell 3.1166, face 1 +DEAL::Cell 3.1166, face 2 +DEAL::Cell 3.1166, face 3 +DEAL:: 0.302831 -0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.1166, face 4 +DEAL::Cell 3.1166, face 5 +DEAL::Cell 3.1167, face 0 +DEAL::Cell 3.1167, face 1 +DEAL:: 0.302831 0.00000 -0.227123, 0.000865968 +DEAL::Cell 3.1167, face 2 +DEAL::Cell 3.1167, face 3 +DEAL::Cell 3.1167, face 4 +DEAL::Cell 3.1167, face 5 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1168, face 0 +DEAL::Cell 3.1168, face 1 +DEAL::Cell 3.1168, face 2 +DEAL::Cell 3.1168, face 3 +DEAL:: 0.257078 -0.192809 -0.192809, 0.00103264 +DEAL::Cell 3.1168, face 4 +DEAL::Cell 3.1168, face 5 +DEAL::Cell 3.1169, face 0 +DEAL::Cell 3.1169, face 1 +DEAL::Cell 3.1169, face 2 +DEAL:: 0.302831 -0.227123 -0.302831, 0.00143292 +DEAL::Cell 3.1169, face 3 +DEAL::Cell 3.1169, face 4 +DEAL::Cell 3.1169, face 5 +DEAL::Cell 3.1170, face 0 +DEAL:: 0.211325 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1170, face 1 +DEAL::Cell 3.1170, face 2 +DEAL::Cell 3.1170, face 3 +DEAL::Cell 3.1170, face 4 +DEAL:: 0.211325 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.1170, face 5 +DEAL::Cell 3.1171, face 0 +DEAL::Cell 3.1171, face 1 +DEAL::Cell 3.1171, face 2 +DEAL:: 0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.1171, face 3 +DEAL::Cell 3.1171, face 4 +DEAL::Cell 3.1171, face 5 +DEAL::Cell 3.1172, face 0 +DEAL::Cell 3.1172, face 1 +DEAL:: 0.302831 -0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.1172, face 2 +DEAL::Cell 3.1172, face 3 +DEAL::Cell 3.1172, face 4 +DEAL::Cell 3.1172, face 5 +DEAL:: 0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1173, face 0 +DEAL::Cell 3.1173, face 1 +DEAL::Cell 3.1173, face 2 +DEAL::Cell 3.1173, face 3 +DEAL:: 0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.1173, face 4 +DEAL::Cell 3.1173, face 5 +DEAL::Cell 3.1174, face 0 +DEAL::Cell 3.1174, face 1 +DEAL:: 0.211325 -0.158494 -0.105662, 0.000755374 +DEAL::Cell 3.1174, face 2 +DEAL::Cell 3.1174, face 3 +DEAL::Cell 3.1174, face 4 +DEAL::Cell 3.1174, face 5 +DEAL::Cell 3.1175, face 0 +DEAL:: 0.257078 -0.192809 -0.192809, 0.000918917 +DEAL::Cell 3.1175, face 1 +DEAL::Cell 3.1175, face 2 +DEAL::Cell 3.1175, face 3 +DEAL::Cell 3.1175, face 4 +DEAL:: 0.257078 -0.128539 -0.192809, 0.000918917 +DEAL::Cell 3.1175, face 5 +DEAL::Cell 3.1176, face 0 +DEAL::Cell 3.1176, face 1 +DEAL::Cell 3.1176, face 2 +DEAL:: 0.302831 -0.0757078 -0.302831, 0.00143292 +DEAL::Cell 3.1176, face 3 +DEAL::Cell 3.1176, face 4 +DEAL::Cell 3.1176, face 5 +DEAL::Cell 3.1177, face 0 +DEAL:: 0.257078 -0.0642695 -0.192809, 0.000757758 +DEAL::Cell 3.1177, face 1 +DEAL::Cell 3.1177, face 2 +DEAL::Cell 3.1177, face 3 +DEAL::Cell 3.1177, face 4 +DEAL::Cell 3.1177, face 5 +DEAL:: 0.302831 -0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.1178, face 0 +DEAL::Cell 3.1178, face 1 +DEAL::Cell 3.1178, face 2 +DEAL::Cell 3.1178, face 3 +DEAL:: 0.211325 -0.0528312 -0.211325, 0.000697784 +DEAL::Cell 3.1178, face 4 +DEAL::Cell 3.1178, face 5 +DEAL::Cell 3.1179, face 0 +DEAL::Cell 3.1179, face 1 +DEAL:: 0.257078 0.00000 -0.192809, 0.000735134 +DEAL::Cell 3.1179, face 2 +DEAL::Cell 3.1179, face 3 +DEAL::Cell 3.1179, face 4 +DEAL::Cell 3.1179, face 5 +DEAL:: 0.211325 0.00000 -0.158494, 0.000755374 +DEAL::Cell 3.1180, face 0 +DEAL::Cell 3.1180, face 1 +DEAL::Cell 3.1180, face 2 +DEAL::Cell 3.1180, face 3 +DEAL::Cell 3.1180, face 4 +DEAL:: 0.302831 -0.151416 -0.227123, 0.00108246 +DEAL::Cell 3.1180, face 5 +DEAL::Cell 3.1181, face 0 +DEAL::Cell 3.1181, face 1 +DEAL::Cell 3.1181, face 2 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.00143292 +DEAL::Cell 3.1181, face 3 +DEAL::Cell 3.1181, face 4 +DEAL::Cell 3.1181, face 5 +DEAL::Cell 3.1182, face 0 +DEAL:: 0.257078 -0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1182, face 1 +DEAL::Cell 3.1182, face 2 +DEAL::Cell 3.1182, face 3 +DEAL::Cell 3.1182, face 4 +DEAL:: 0.211325 -0.0528312 -0.158494, 0.000755374 +DEAL::Cell 3.1182, face 5 +DEAL::Cell 3.1183, face 0 +DEAL::Cell 3.1183, face 1 +DEAL::Cell 3.1183, face 2 +DEAL::Cell 3.1183, face 3 +DEAL:: 0.211325 -0.0528312 -0.158494, 0.000697784 +DEAL::Cell 3.1183, face 4 +DEAL::Cell 3.1183, face 5 +DEAL::Cell 3.1184, face 0 +DEAL::Cell 3.1184, face 1 +DEAL:: 0.348584 -0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.1184, face 2 +DEAL::Cell 3.1184, face 3 +DEAL::Cell 3.1184, face 4 +DEAL::Cell 3.1184, face 5 +DEAL:: 0.348584 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.1185, face 0 +DEAL::Cell 3.1185, face 1 +DEAL::Cell 3.1185, face 2 +DEAL::Cell 3.1185, face 3 +DEAL:: 0.348584 -0.174292 -0.0871461, 0.00189861 +DEAL::Cell 3.1185, face 4 +DEAL::Cell 3.1185, face 5 +DEAL::Cell 3.1186, face 0 +DEAL::Cell 3.1186, face 1 +DEAL::Cell 3.1186, face 2 +DEAL:: 0.348584 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.1186, face 3 +DEAL::Cell 3.1186, face 4 +DEAL::Cell 3.1186, face 5 +DEAL::Cell 3.1187, face 0 +DEAL:: 0.302831 -0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.1187, face 1 +DEAL::Cell 3.1187, face 2 +DEAL::Cell 3.1187, face 3 +DEAL::Cell 3.1187, face 4 +DEAL:: 0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1187, face 5 +DEAL::Cell 3.1188, face 0 +DEAL::Cell 3.1188, face 1 +DEAL::Cell 3.1188, face 2 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1188, face 3 +DEAL::Cell 3.1188, face 4 +DEAL::Cell 3.1188, face 5 +DEAL::Cell 3.1189, face 0 +DEAL::Cell 3.1189, face 1 +DEAL:: 0.394338 -0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1189, face 2 +DEAL::Cell 3.1189, face 3 +DEAL::Cell 3.1189, face 4 +DEAL::Cell 3.1189, face 5 +DEAL:: 0.394338 -0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1190, face 0 +DEAL::Cell 3.1190, face 1 +DEAL::Cell 3.1190, face 2 +DEAL::Cell 3.1190, face 3 +DEAL:: 0.302831 -0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.1190, face 4 +DEAL::Cell 3.1190, face 5 +DEAL::Cell 3.1191, face 0 +DEAL::Cell 3.1191, face 1 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1191, face 2 +DEAL::Cell 3.1191, face 3 +DEAL::Cell 3.1191, face 4 +DEAL::Cell 3.1191, face 5 +DEAL::Cell 3.1192, face 0 +DEAL:: 0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1192, face 1 +DEAL::Cell 3.1192, face 2 +DEAL::Cell 3.1192, face 3 +DEAL::Cell 3.1192, face 4 +DEAL:: 0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.1192, face 5 +DEAL::Cell 3.1193, face 0 +DEAL::Cell 3.1193, face 1 +DEAL::Cell 3.1193, face 2 +DEAL:: 0.394338 0.00000 -0.197169, 0.00242972 +DEAL::Cell 3.1193, face 3 +DEAL::Cell 3.1193, face 4 +DEAL::Cell 3.1193, face 5 +DEAL::Cell 3.1194, face 0 +DEAL:: 0.302831 -0.151416 -0.0757078, 0.000968182 +DEAL::Cell 3.1194, face 1 +DEAL::Cell 3.1194, face 2 +DEAL::Cell 3.1194, face 3 +DEAL::Cell 3.1194, face 4 +DEAL::Cell 3.1194, face 5 +DEAL:: 0.348584 -0.174292 -0.0871461, 0.00102748 +DEAL::Cell 3.1195, face 0 +DEAL::Cell 3.1195, face 1 +DEAL::Cell 3.1195, face 2 +DEAL::Cell 3.1195, face 3 +DEAL:: 0.302831 -0.0757078 -0.0757078, 0.00143292 +DEAL::Cell 3.1195, face 4 +DEAL::Cell 3.1195, face 5 +DEAL::Cell 3.1196, face 0 +DEAL::Cell 3.1196, face 1 +DEAL:: 0.394338 -0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1196, face 2 +DEAL::Cell 3.1196, face 3 +DEAL::Cell 3.1196, face 4 +DEAL::Cell 3.1196, face 5 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.000996803 +DEAL::Cell 3.1197, face 0 +DEAL::Cell 3.1197, face 1 +DEAL::Cell 3.1197, face 2 +DEAL::Cell 3.1197, face 3 +DEAL::Cell 3.1197, face 4 +DEAL:: 0.394338 -0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.1197, face 5 +DEAL::Cell 3.1198, face 0 +DEAL::Cell 3.1198, face 1 +DEAL::Cell 3.1198, face 2 +DEAL:: 0.348584 -0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1198, face 3 +DEAL::Cell 3.1198, face 4 +DEAL::Cell 3.1198, face 5 +DEAL::Cell 3.1199, face 0 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1199, face 1 +DEAL::Cell 3.1199, face 2 +DEAL::Cell 3.1199, face 3 +DEAL::Cell 3.1199, face 4 +DEAL:: 0.302831 0.00000 -0.0757078, 0.000892619 +DEAL::Cell 3.1199, face 5 +DEAL::Cell 3.1200, face 0 +DEAL::Cell 3.1200, face 1 +DEAL::Cell 3.1200, face 2 +DEAL::Cell 3.1200, face 3 +DEAL:: 0.257078 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.1200, face 4 +DEAL::Cell 3.1200, face 5 +DEAL::Cell 3.1201, face 0 +DEAL::Cell 3.1201, face 1 +DEAL:: 0.257078 -0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1201, face 2 +DEAL::Cell 3.1201, face 3 +DEAL::Cell 3.1201, face 4 +DEAL::Cell 3.1201, face 5 +DEAL:: 0.257078 -0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.1202, face 0 +DEAL::Cell 3.1202, face 1 +DEAL::Cell 3.1202, face 2 +DEAL::Cell 3.1202, face 3 +DEAL:: 0.211325 -0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.1202, face 4 +DEAL::Cell 3.1202, face 5 +DEAL::Cell 3.1203, face 0 +DEAL::Cell 3.1203, face 1 +DEAL::Cell 3.1203, face 2 +DEAL:: 0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.1203, face 3 +DEAL::Cell 3.1203, face 4 +DEAL::Cell 3.1203, face 5 +DEAL::Cell 3.1204, face 0 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.00103964 +DEAL::Cell 3.1204, face 1 +DEAL::Cell 3.1204, face 2 +DEAL::Cell 3.1204, face 3 +DEAL::Cell 3.1204, face 4 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.1204, face 5 +DEAL::Cell 3.1205, face 0 +DEAL::Cell 3.1205, face 1 +DEAL::Cell 3.1205, face 2 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00143292 +DEAL::Cell 3.1205, face 3 +DEAL::Cell 3.1205, face 4 +DEAL::Cell 3.1205, face 5 +DEAL::Cell 3.1206, face 0 +DEAL::Cell 3.1206, face 1 +DEAL:: 0.257078 -0.192809 -0.0642695, 0.000918917 +DEAL::Cell 3.1206, face 2 +DEAL::Cell 3.1206, face 3 +DEAL::Cell 3.1206, face 4 +DEAL::Cell 3.1206, face 5 +DEAL:: 0.257078 -0.192809 7.58942e-19, 0.000735134 +DEAL::Cell 3.1207, face 0 +DEAL::Cell 3.1207, face 1 +DEAL::Cell 3.1207, face 2 +DEAL::Cell 3.1207, face 3 +DEAL:: 0.211325 -0.158494 0.00000, 0.000697784 +DEAL::Cell 3.1207, face 4 +DEAL::Cell 3.1207, face 5 +DEAL::Cell 3.1208, face 0 +DEAL::Cell 3.1208, face 1 +DEAL:: 0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1208, face 2 +DEAL::Cell 3.1208, face 3 +DEAL::Cell 3.1208, face 4 +DEAL::Cell 3.1208, face 5 +DEAL::Cell 3.1209, face 0 +DEAL:: 0.302831 -0.0757078 -0.151416, 0.000892619 +DEAL::Cell 3.1209, face 1 +DEAL::Cell 3.1209, face 2 +DEAL::Cell 3.1209, face 3 +DEAL::Cell 3.1209, face 4 +DEAL:: 0.302831 0.00000 -0.151416, 0.000968182 +DEAL::Cell 3.1209, face 5 +DEAL::Cell 3.1210, face 0 +DEAL::Cell 3.1210, face 1 +DEAL::Cell 3.1210, face 2 +DEAL:: 0.257078 -0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.1210, face 3 +DEAL::Cell 3.1210, face 4 +DEAL::Cell 3.1210, face 5 +DEAL::Cell 3.1211, face 0 +DEAL:: 0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.1211, face 1 +DEAL::Cell 3.1211, face 2 +DEAL::Cell 3.1211, face 3 +DEAL::Cell 3.1211, face 4 +DEAL::Cell 3.1211, face 5 +DEAL:: 0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1212, face 0 +DEAL::Cell 3.1212, face 1 +DEAL::Cell 3.1212, face 2 +DEAL::Cell 3.1212, face 3 +DEAL:: 0.257078 -0.128539 1.08420e-18, 0.00103264 +DEAL::Cell 3.1212, face 4 +DEAL::Cell 3.1212, face 5 +DEAL::Cell 3.1213, face 0 +DEAL::Cell 3.1213, face 1 +DEAL:: 0.302831 0.00000 3.46945e-18, 0.000865968 +DEAL::Cell 3.1213, face 2 +DEAL::Cell 3.1213, face 3 +DEAL::Cell 3.1213, face 4 +DEAL::Cell 3.1213, face 5 +DEAL:: 0.257078 0.00000 1.73472e-18, 0.000735134 +DEAL::Cell 3.1214, face 0 +DEAL::Cell 3.1214, face 1 +DEAL::Cell 3.1214, face 2 +DEAL::Cell 3.1214, face 3 +DEAL::Cell 3.1214, face 4 +DEAL:: 0.257078 -0.128539 -0.0642695, 0.000757758 +DEAL::Cell 3.1214, face 5 +DEAL::Cell 3.1215, face 0 +DEAL::Cell 3.1215, face 1 +DEAL::Cell 3.1215, face 2 +DEAL:: 0.257078 -0.0642695 1.40946e-18, 0.00103264 +DEAL::Cell 3.1215, face 3 +DEAL::Cell 3.1215, face 4 +DEAL::Cell 3.1215, face 5 +DEAL::Cell 3.1216, face 0 +DEAL:: 0.394338 0.00000 -0.295753, 0.00112764 +DEAL::Cell 3.1216, face 1 +DEAL::Cell 3.1216, face 2 +DEAL::Cell 3.1216, face 3 +DEAL::Cell 3.1216, face 4 +DEAL:: 0.348584 0.0871461 -0.348584, 0.00140969 +DEAL::Cell 3.1216, face 5 +DEAL::Cell 3.1217, face 0 +DEAL::Cell 3.1217, face 1 +DEAL::Cell 3.1217, face 2 +DEAL::Cell 3.1217, face 3 +DEAL:: 0.348584 0.0871461 -0.348584, 0.00189861 +DEAL::Cell 3.1217, face 4 +DEAL::Cell 3.1217, face 5 +DEAL::Cell 3.1218, face 0 +DEAL::Cell 3.1218, face 1 +DEAL:: 0.302831 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.1218, face 2 +DEAL::Cell 3.1218, face 3 +DEAL::Cell 3.1218, face 4 +DEAL::Cell 3.1218, face 5 +DEAL:: 0.302831 0.00000 -0.227123, 0.00108246 +DEAL::Cell 3.1219, face 0 +DEAL::Cell 3.1219, face 1 +DEAL::Cell 3.1219, face 2 +DEAL::Cell 3.1219, face 3 +DEAL:: 0.302831 0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.1219, face 4 +DEAL::Cell 3.1219, face 5 +DEAL::Cell 3.1220, face 0 +DEAL::Cell 3.1220, face 1 +DEAL::Cell 3.1220, face 2 +DEAL:: 0.394338 0.00000 -0.295753, 0.00242972 +DEAL::Cell 3.1220, face 3 +DEAL::Cell 3.1220, face 4 +DEAL::Cell 3.1220, face 5 +DEAL::Cell 3.1221, face 0 +DEAL:: 0.348584 0.0871461 -0.261438, 0.00102748 +DEAL::Cell 3.1221, face 1 +DEAL::Cell 3.1221, face 2 +DEAL::Cell 3.1221, face 3 +DEAL::Cell 3.1221, face 4 +DEAL:: 0.348584 0.0871461 -0.261438, 0.00124600 +DEAL::Cell 3.1221, face 5 +DEAL::Cell 3.1222, face 0 +DEAL::Cell 3.1222, face 1 +DEAL::Cell 3.1222, face 2 +DEAL:: 0.348584 0.0871461 -0.174292, 0.00189861 +DEAL::Cell 3.1222, face 3 +DEAL::Cell 3.1222, face 4 +DEAL::Cell 3.1222, face 5 +DEAL::Cell 3.1223, face 0 +DEAL::Cell 3.1223, face 1 +DEAL:: 0.348584 0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.1223, face 2 +DEAL::Cell 3.1223, face 3 +DEAL::Cell 3.1223, face 4 +DEAL::Cell 3.1223, face 5 +DEAL:: 0.348584 0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1224, face 0 +DEAL::Cell 3.1224, face 1 +DEAL::Cell 3.1224, face 2 +DEAL::Cell 3.1224, face 3 +DEAL:: 0.348584 0.261438 -0.348584, 0.00189861 +DEAL::Cell 3.1224, face 4 +DEAL::Cell 3.1224, face 5 +DEAL::Cell 3.1225, face 0 +DEAL::Cell 3.1225, face 1 +DEAL:: 0.348584 0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.1225, face 2 +DEAL::Cell 3.1225, face 3 +DEAL::Cell 3.1225, face 4 +DEAL::Cell 3.1225, face 5 +DEAL::Cell 3.1226, face 0 +DEAL:: 0.348584 0.174292 -0.348584, 0.00111446 +DEAL::Cell 3.1226, face 1 +DEAL::Cell 3.1226, face 2 +DEAL::Cell 3.1226, face 3 +DEAL::Cell 3.1226, face 4 +DEAL:: 0.348584 0.261438 -0.348584, 0.00140969 +DEAL::Cell 3.1226, face 5 +DEAL::Cell 3.1227, face 0 +DEAL::Cell 3.1227, face 1 +DEAL::Cell 3.1227, face 2 +DEAL:: 0.348584 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.1227, face 3 +DEAL::Cell 3.1227, face 4 +DEAL::Cell 3.1227, face 5 +DEAL::Cell 3.1228, face 0 +DEAL:: 0.348584 0.174292 -0.174292, 0.00111446 +DEAL::Cell 3.1228, face 1 +DEAL::Cell 3.1228, face 2 +DEAL::Cell 3.1228, face 3 +DEAL::Cell 3.1228, face 4 +DEAL::Cell 3.1228, face 5 +DEAL:: 0.394338 0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.1229, face 0 +DEAL::Cell 3.1229, face 1 +DEAL::Cell 3.1229, face 2 +DEAL::Cell 3.1229, face 3 +DEAL:: 0.348584 0.261438 -0.174292, 0.00189861 +DEAL::Cell 3.1229, face 4 +DEAL::Cell 3.1229, face 5 +DEAL::Cell 3.1230, face 0 +DEAL::Cell 3.1230, face 1 +DEAL:: 0.348584 0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.1230, face 2 +DEAL::Cell 3.1230, face 3 +DEAL::Cell 3.1230, face 4 +DEAL::Cell 3.1230, face 5 +DEAL:: 0.302831 0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1231, face 0 +DEAL::Cell 3.1231, face 1 +DEAL::Cell 3.1231, face 2 +DEAL::Cell 3.1231, face 3 +DEAL::Cell 3.1231, face 4 +DEAL:: 0.348584 0.261438 -0.261438, 0.00124600 +DEAL::Cell 3.1231, face 5 +DEAL::Cell 3.1232, face 0 +DEAL::Cell 3.1232, face 1 +DEAL::Cell 3.1232, face 2 +DEAL:: 0.302831 0.00000 -0.227123, 0.00143292 +DEAL::Cell 3.1232, face 3 +DEAL::Cell 3.1232, face 4 +DEAL::Cell 3.1232, face 5 +DEAL::Cell 3.1233, face 0 +DEAL:: 0.302831 0.0757078 -0.227123, 0.000892619 +DEAL::Cell 3.1233, face 1 +DEAL::Cell 3.1233, face 2 +DEAL::Cell 3.1233, face 3 +DEAL::Cell 3.1233, face 4 +DEAL:: 0.257078 0.128539 -0.257078, 0.00103964 +DEAL::Cell 3.1233, face 5 +DEAL::Cell 3.1234, face 0 +DEAL::Cell 3.1234, face 1 +DEAL::Cell 3.1234, face 2 +DEAL::Cell 3.1234, face 3 +DEAL:: 0.211325 0.00000 -0.211325, 0.000697784 +DEAL::Cell 3.1234, face 4 +DEAL::Cell 3.1234, face 5 +DEAL::Cell 3.1235, face 0 +DEAL::Cell 3.1235, face 1 +DEAL:: 0.211325 0.105662 -0.211325, 0.000675627 +DEAL::Cell 3.1235, face 2 +DEAL::Cell 3.1235, face 3 +DEAL::Cell 3.1235, face 4 +DEAL::Cell 3.1235, face 5 +DEAL:: 0.211325 0.0528312 -0.158494, 0.000755374 +DEAL::Cell 3.1236, face 0 +DEAL::Cell 3.1236, face 1 +DEAL::Cell 3.1236, face 2 +DEAL::Cell 3.1236, face 3 +DEAL:: 0.257078 0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.1236, face 4 +DEAL::Cell 3.1236, face 5 +DEAL::Cell 3.1237, face 0 +DEAL::Cell 3.1237, face 1 +DEAL::Cell 3.1237, face 2 +DEAL:: 0.302831 0.0757078 -0.227123, 0.00143292 +DEAL::Cell 3.1237, face 3 +DEAL::Cell 3.1237, face 4 +DEAL::Cell 3.1237, face 5 +DEAL::Cell 3.1238, face 0 +DEAL:: 0.211325 0.00000 -0.158494, 0.000604299 +DEAL::Cell 3.1238, face 1 +DEAL::Cell 3.1238, face 2 +DEAL::Cell 3.1238, face 3 +DEAL::Cell 3.1238, face 4 +DEAL:: 0.211325 0.00000 -0.158494, 0.000755374 +DEAL::Cell 3.1238, face 5 +DEAL::Cell 3.1239, face 0 +DEAL::Cell 3.1239, face 1 +DEAL::Cell 3.1239, face 2 +DEAL:: 0.257078 0.128539 -0.128539, 0.00103264 +DEAL::Cell 3.1239, face 3 +DEAL::Cell 3.1239, face 4 +DEAL::Cell 3.1239, face 5 +DEAL::Cell 3.1240, face 0 +DEAL::Cell 3.1240, face 1 +DEAL:: 0.302831 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.1240, face 2 +DEAL::Cell 3.1240, face 3 +DEAL::Cell 3.1240, face 4 +DEAL::Cell 3.1240, face 5 +DEAL:: 0.302831 0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.1241, face 0 +DEAL::Cell 3.1241, face 1 +DEAL::Cell 3.1241, face 2 +DEAL::Cell 3.1241, face 3 +DEAL:: 0.257078 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.1241, face 4 +DEAL::Cell 3.1241, face 5 +DEAL::Cell 3.1242, face 0 +DEAL::Cell 3.1242, face 1 +DEAL:: 0.211325 0.158494 -0.158494, 0.000755374 +DEAL::Cell 3.1242, face 2 +DEAL::Cell 3.1242, face 3 +DEAL::Cell 3.1242, face 4 +DEAL::Cell 3.1242, face 5 +DEAL::Cell 3.1243, face 0 +DEAL:: 0.257078 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.1243, face 1 +DEAL::Cell 3.1243, face 2 +DEAL::Cell 3.1243, face 3 +DEAL::Cell 3.1243, face 4 +DEAL:: 0.257078 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.1243, face 5 +DEAL::Cell 3.1244, face 0 +DEAL::Cell 3.1244, face 1 +DEAL::Cell 3.1244, face 2 +DEAL:: 0.302831 0.227123 -0.227123, 0.00143292 +DEAL::Cell 3.1244, face 3 +DEAL::Cell 3.1244, face 4 +DEAL::Cell 3.1244, face 5 +DEAL::Cell 3.1245, face 0 +DEAL:: 0.257078 0.192809 -0.128539, 0.000918917 +DEAL::Cell 3.1245, face 1 +DEAL::Cell 3.1245, face 2 +DEAL::Cell 3.1245, face 3 +DEAL::Cell 3.1245, face 4 +DEAL::Cell 3.1245, face 5 +DEAL:: 0.302831 0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.1246, face 0 +DEAL::Cell 3.1246, face 1 +DEAL::Cell 3.1246, face 2 +DEAL::Cell 3.1246, face 3 +DEAL:: 0.211325 0.158494 -0.158494, 0.000697784 +DEAL::Cell 3.1246, face 4 +DEAL::Cell 3.1246, face 5 +DEAL::Cell 3.1247, face 0 +DEAL::Cell 3.1247, face 1 +DEAL:: 0.257078 0.257078 -0.128539, 0.00103964 +DEAL::Cell 3.1247, face 2 +DEAL::Cell 3.1247, face 3 +DEAL::Cell 3.1247, face 4 +DEAL::Cell 3.1247, face 5 +DEAL:: 0.211325 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.1248, face 0 +DEAL::Cell 3.1248, face 1 +DEAL::Cell 3.1248, face 2 +DEAL::Cell 3.1248, face 3 +DEAL::Cell 3.1248, face 4 +DEAL:: 0.394338 0.00000 -0.197169, 0.00126074 +DEAL::Cell 3.1248, face 5 +DEAL::Cell 3.1249, face 0 +DEAL::Cell 3.1249, face 1 +DEAL::Cell 3.1249, face 2 +DEAL:: 0.394338 0.0985844 -0.0985844, 0.00242972 +DEAL::Cell 3.1249, face 3 +DEAL::Cell 3.1249, face 4 +DEAL::Cell 3.1249, face 5 +DEAL::Cell 3.1250, face 0 +DEAL:: 0.348584 0.00000 -0.0871461, 0.000996803 +DEAL::Cell 3.1250, face 1 +DEAL::Cell 3.1250, face 2 +DEAL::Cell 3.1250, face 3 +DEAL::Cell 3.1250, face 4 +DEAL:: 0.302831 0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1250, face 5 +DEAL::Cell 3.1251, face 0 +DEAL::Cell 3.1251, face 1 +DEAL::Cell 3.1251, face 2 +DEAL::Cell 3.1251, face 3 +DEAL:: 0.302831 0.0757078 -0.151416, 0.00143292 +DEAL::Cell 3.1251, face 4 +DEAL::Cell 3.1251, face 5 +DEAL::Cell 3.1252, face 0 +DEAL::Cell 3.1252, face 1 +DEAL:: 0.348584 0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.1252, face 2 +DEAL::Cell 3.1252, face 3 +DEAL::Cell 3.1252, face 4 +DEAL::Cell 3.1252, face 5 +DEAL:: 0.348584 0.00000 5.20417e-18, 0.000996803 +DEAL::Cell 3.1253, face 0 +DEAL::Cell 3.1253, face 1 +DEAL::Cell 3.1253, face 2 +DEAL::Cell 3.1253, face 3 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1253, face 4 +DEAL::Cell 3.1253, face 5 +DEAL::Cell 3.1254, face 0 +DEAL::Cell 3.1254, face 1 +DEAL::Cell 3.1254, face 2 +DEAL:: 0.348584 0.00000 -0.0871461, 0.00189861 +DEAL::Cell 3.1254, face 3 +DEAL::Cell 3.1254, face 4 +DEAL::Cell 3.1254, face 5 +DEAL::Cell 3.1255, face 0 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1255, face 1 +DEAL::Cell 3.1255, face 2 +DEAL::Cell 3.1255, face 3 +DEAL::Cell 3.1255, face 4 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1255, face 5 +DEAL::Cell 3.1256, face 0 +DEAL::Cell 3.1256, face 1 +DEAL::Cell 3.1256, face 2 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00242972 +DEAL::Cell 3.1256, face 3 +DEAL::Cell 3.1256, face 4 +DEAL::Cell 3.1256, face 5 +DEAL::Cell 3.1257, face 0 +DEAL::Cell 3.1257, face 1 +DEAL:: 0.394338 0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.1257, face 2 +DEAL::Cell 3.1257, face 3 +DEAL::Cell 3.1257, face 4 +DEAL::Cell 3.1257, face 5 +DEAL:: 0.394338 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.1258, face 0 +DEAL::Cell 3.1258, face 1 +DEAL::Cell 3.1258, face 2 +DEAL::Cell 3.1258, face 3 +DEAL:: 0.302831 0.227123 -0.151416, 0.00143292 +DEAL::Cell 3.1258, face 4 +DEAL::Cell 3.1258, face 5 +DEAL::Cell 3.1259, face 0 +DEAL::Cell 3.1259, face 1 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.1259, face 2 +DEAL::Cell 3.1259, face 3 +DEAL::Cell 3.1259, face 4 +DEAL::Cell 3.1259, face 5 +DEAL::Cell 3.1260, face 0 +DEAL:: 0.394338 0.197169 -0.0985844, 0.00126074 +DEAL::Cell 3.1260, face 1 +DEAL::Cell 3.1260, face 2 +DEAL::Cell 3.1260, face 3 +DEAL::Cell 3.1260, face 4 +DEAL:: 0.394338 0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.1260, face 5 +DEAL::Cell 3.1261, face 0 +DEAL::Cell 3.1261, face 1 +DEAL::Cell 3.1261, face 2 +DEAL:: 0.394338 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.1261, face 3 +DEAL::Cell 3.1261, face 4 +DEAL::Cell 3.1261, face 5 +DEAL::Cell 3.1262, face 0 +DEAL:: 0.302831 0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1262, face 1 +DEAL::Cell 3.1262, face 2 +DEAL::Cell 3.1262, face 3 +DEAL::Cell 3.1262, face 4 +DEAL::Cell 3.1262, face 5 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.000996803 +DEAL::Cell 3.1263, face 0 +DEAL::Cell 3.1263, face 1 +DEAL::Cell 3.1263, face 2 +DEAL::Cell 3.1263, face 3 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.00143292 +DEAL::Cell 3.1263, face 4 +DEAL::Cell 3.1263, face 5 +DEAL::Cell 3.1264, face 0 +DEAL::Cell 3.1264, face 1 +DEAL:: 0.302831 0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.1264, face 2 +DEAL::Cell 3.1264, face 3 +DEAL::Cell 3.1264, face 4 +DEAL::Cell 3.1264, face 5 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1265, face 0 +DEAL::Cell 3.1265, face 1 +DEAL::Cell 3.1265, face 2 +DEAL::Cell 3.1265, face 3 +DEAL::Cell 3.1265, face 4 +DEAL:: 0.302831 0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.1265, face 5 +DEAL::Cell 3.1266, face 0 +DEAL::Cell 3.1266, face 1 +DEAL::Cell 3.1266, face 2 +DEAL:: 0.257078 0.00000 -0.0642695, 0.00103264 +DEAL::Cell 3.1266, face 3 +DEAL::Cell 3.1266, face 4 +DEAL::Cell 3.1266, face 5 +DEAL::Cell 3.1267, face 0 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.1267, face 1 +DEAL::Cell 3.1267, face 2 +DEAL::Cell 3.1267, face 3 +DEAL::Cell 3.1267, face 4 +DEAL:: 0.211325 0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.1267, face 5 +DEAL::Cell 3.1268, face 0 +DEAL::Cell 3.1268, face 1 +DEAL::Cell 3.1268, face 2 +DEAL::Cell 3.1268, face 3 +DEAL:: 0.257078 0.00000 -0.0642695, 0.00103264 +DEAL::Cell 3.1268, face 4 +DEAL::Cell 3.1268, face 5 +DEAL::Cell 3.1269, face 0 +DEAL::Cell 3.1269, face 1 +DEAL:: 0.257078 0.128539 -0.0642695, 0.000821904 +DEAL::Cell 3.1269, face 2 +DEAL::Cell 3.1269, face 3 +DEAL::Cell 3.1269, face 4 +DEAL::Cell 3.1269, face 5 +DEAL:: 0.257078 0.0642695 1.40946e-18, 0.000735134 +DEAL::Cell 3.1270, face 0 +DEAL::Cell 3.1270, face 1 +DEAL::Cell 3.1270, face 2 +DEAL::Cell 3.1270, face 3 +DEAL:: 0.211325 0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.1270, face 4 +DEAL::Cell 3.1270, face 5 +DEAL::Cell 3.1271, face 0 +DEAL::Cell 3.1271, face 1 +DEAL::Cell 3.1271, face 2 +DEAL:: 0.257078 0.0642695 -0.0642695, 0.00103264 +DEAL::Cell 3.1271, face 3 +DEAL::Cell 3.1271, face 4 +DEAL::Cell 3.1271, face 5 +DEAL::Cell 3.1272, face 0 +DEAL:: 0.257078 0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1272, face 1 +DEAL::Cell 3.1272, face 2 +DEAL::Cell 3.1272, face 3 +DEAL::Cell 3.1272, face 4 +DEAL:: 0.257078 0.128539 -0.128539, 0.000821904 +DEAL::Cell 3.1272, face 5 +DEAL::Cell 3.1273, face 0 +DEAL::Cell 3.1273, face 1 +DEAL::Cell 3.1273, face 2 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.1273, face 3 +DEAL::Cell 3.1273, face 4 +DEAL::Cell 3.1273, face 5 +DEAL::Cell 3.1274, face 0 +DEAL::Cell 3.1274, face 1 +DEAL:: 0.257078 0.192809 -0.128539, 0.000918917 +DEAL::Cell 3.1274, face 2 +DEAL::Cell 3.1274, face 3 +DEAL::Cell 3.1274, face 4 +DEAL::Cell 3.1274, face 5 +DEAL:: 0.257078 0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.1275, face 0 +DEAL::Cell 3.1275, face 1 +DEAL::Cell 3.1275, face 2 +DEAL::Cell 3.1275, face 3 +DEAL:: 0.211325 0.158494 -0.0528312, 0.000697784 +DEAL::Cell 3.1275, face 4 +DEAL::Cell 3.1275, face 5 +DEAL::Cell 3.1276, face 0 +DEAL::Cell 3.1276, face 1 +DEAL:: 0.257078 0.192809 7.58942e-19, 0.000918917 +DEAL::Cell 3.1276, face 2 +DEAL::Cell 3.1276, face 3 +DEAL::Cell 3.1276, face 4 +DEAL::Cell 3.1276, face 5 +DEAL::Cell 3.1277, face 0 +DEAL:: 0.302831 0.227123 -0.0757078, 0.00108246 +DEAL::Cell 3.1277, face 1 +DEAL::Cell 3.1277, face 2 +DEAL::Cell 3.1277, face 3 +DEAL::Cell 3.1277, face 4 +DEAL:: 0.302831 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.1277, face 5 +DEAL::Cell 3.1278, face 0 +DEAL::Cell 3.1278, face 1 +DEAL::Cell 3.1278, face 2 +DEAL:: 0.257078 0.192809 -0.0642695, 0.00103264 +DEAL::Cell 3.1278, face 3 +DEAL::Cell 3.1278, face 4 +DEAL::Cell 3.1278, face 5 +DEAL::Cell 3.1279, face 0 +DEAL:: 0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.1279, face 1 +DEAL::Cell 3.1279, face 2 +DEAL::Cell 3.1279, face 3 +DEAL::Cell 3.1279, face 4 +DEAL::Cell 3.1279, face 5 +DEAL:: 0.257078 0.192809 7.58942e-19, 0.000735134 +DEAL::Cell 3.1280, face 0 +DEAL::Cell 3.1280, face 1 +DEAL::Cell 3.1280, face 3 +DEAL::Cell 3.1280, face 4 +DEAL:: 0.577350 -0.433013 0.00000, 0.00165098 +DEAL::Cell 3.1280, face 5 +DEAL::Cell 3.1281, face 0 +DEAL::Cell 3.1281, face 1 +DEAL::Cell 3.1281, face 3 +DEAL:: 0.531597 -0.265799 1.08420e-18, 0.00441555 +DEAL::Cell 3.1281, face 4 +DEAL::Cell 3.1281, face 5 +DEAL::Cell 3.1282, face 0 +DEAL::Cell 3.1282, face 1 +DEAL:: 0.485844 -0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1282, face 2 +DEAL::Cell 3.1282, face 3 +DEAL::Cell 3.1282, face 4 +DEAL::Cell 3.1282, face 5 +DEAL::Cell 3.1283, face 0 +DEAL:: 0.531597 -0.398698 7.58942e-19, 0.00190018 +DEAL::Cell 3.1283, face 1 +DEAL::Cell 3.1283, face 2 +DEAL::Cell 3.1283, face 3 +DEAL::Cell 3.1283, face 4 +DEAL:: 0.531597 -0.265799 1.08420e-18, 0.00152014 +DEAL::Cell 3.1283, face 5 +DEAL::Cell 3.1284, face 0 +DEAL::Cell 3.1284, face 1 +DEAL::Cell 3.1284, face 3 +DEAL:: 0.531597 -0.398698 0.132899, 0.00441555 +DEAL::Cell 3.1284, face 4 +DEAL::Cell 3.1284, face 5 +DEAL::Cell 3.1285, face 0 +DEAL::Cell 3.1285, face 1 +DEAL:: 0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1285, face 3 +DEAL::Cell 3.1285, face 4 +DEAL::Cell 3.1285, face 5 +DEAL::Cell 3.1286, face 0 +DEAL::Cell 3.1286, face 1 +DEAL:: 0.531597 -0.398698 0.132899, 0.00190018 +DEAL::Cell 3.1286, face 2 +DEAL::Cell 3.1286, face 3 +DEAL::Cell 3.1286, face 4 +DEAL::Cell 3.1286, face 5 +DEAL:: 0.531597 -0.398698 0.265799, 0.00169957 +DEAL::Cell 3.1287, face 0 +DEAL::Cell 3.1287, face 1 +DEAL::Cell 3.1287, face 2 +DEAL::Cell 3.1287, face 3 +DEAL:: 0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.1287, face 4 +DEAL::Cell 3.1287, face 5 +DEAL::Cell 3.1288, face 0 +DEAL::Cell 3.1288, face 1 +DEAL:: 0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1288, face 3 +DEAL::Cell 3.1288, face 4 +DEAL::Cell 3.1288, face 5 +DEAL::Cell 3.1289, face 0 +DEAL::Cell 3.1289, face 1 +DEAL:: 0.577350 0.00000 0.00000, 0.00165098 +DEAL::Cell 3.1289, face 3 +DEAL::Cell 3.1289, face 4 +DEAL::Cell 3.1289, face 5 +DEAL::Cell 3.1290, face 0 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00155329 +DEAL::Cell 3.1290, face 1 +DEAL::Cell 3.1290, face 2 +DEAL::Cell 3.1290, face 3 +DEAL::Cell 3.1290, face 4 +DEAL:: 0.485844 -0.242922 2.16840e-18, 0.00138931 +DEAL::Cell 3.1290, face 5 +DEAL::Cell 3.1291, face 0 +DEAL::Cell 3.1291, face 1 +DEAL::Cell 3.1291, face 2 +DEAL:: 0.531597 0.00000 0.132899, 0.00441555 +DEAL::Cell 3.1291, face 3 +DEAL::Cell 3.1291, face 4 +DEAL::Cell 3.1291, face 5 +DEAL::Cell 3.1292, face 0 +DEAL::Cell 3.1292, face 1 +DEAL:: 0.577350 -0.144338 0.144338, 0.00170179 +DEAL::Cell 3.1292, face 3 +DEAL::Cell 3.1292, face 4 +DEAL::Cell 3.1292, face 5 +DEAL::Cell 3.1293, face 0 +DEAL:: 0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1293, face 1 +DEAL::Cell 3.1293, face 3 +DEAL::Cell 3.1293, face 4 +DEAL::Cell 3.1293, face 5 +DEAL:: 0.531597 -0.132899 0.265799, 0.00169957 +DEAL::Cell 3.1294, face 0 +DEAL::Cell 3.1294, face 1 +DEAL::Cell 3.1294, face 2 +DEAL::Cell 3.1294, face 3 +DEAL:: 0.485844 -0.121461 0.242922, 0.00368819 +DEAL::Cell 3.1294, face 4 +DEAL::Cell 3.1294, face 5 +DEAL::Cell 3.1295, face 0 +DEAL::Cell 3.1295, face 1 +DEAL::Cell 3.1295, face 2 +DEAL:: 0.531597 -0.132899 0.132899, 0.00441555 +DEAL::Cell 3.1295, face 3 +DEAL::Cell 3.1295, face 4 +DEAL::Cell 3.1295, face 5 +DEAL::Cell 3.1296, face 0 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.1296, face 1 +DEAL::Cell 3.1296, face 2 +DEAL::Cell 3.1296, face 3 +DEAL::Cell 3.1296, face 4 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.1296, face 5 +DEAL::Cell 3.1297, face 0 +DEAL::Cell 3.1297, face 1 +DEAL::Cell 3.1297, face 2 +DEAL:: 0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.1297, face 3 +DEAL::Cell 3.1297, face 4 +DEAL::Cell 3.1297, face 5 +DEAL::Cell 3.1298, face 0 +DEAL::Cell 3.1298, face 1 +DEAL:: 0.440091 -0.330068 2.27682e-18, 0.00157309 +DEAL::Cell 3.1298, face 2 +DEAL::Cell 3.1298, face 3 +DEAL::Cell 3.1298, face 4 +DEAL::Cell 3.1298, face 5 +DEAL:: 0.440091 -0.330068 0.110023, 0.00129720 +DEAL::Cell 3.1299, face 0 +DEAL::Cell 3.1299, face 1 +DEAL::Cell 3.1299, face 2 +DEAL::Cell 3.1299, face 3 +DEAL:: 0.394338 -0.197169 4.33681e-18, 0.00242972 +DEAL::Cell 3.1299, face 4 +DEAL::Cell 3.1299, face 5 +DEAL::Cell 3.1300, face 0 +DEAL::Cell 3.1300, face 1 +DEAL:: 0.440091 -0.330068 0.220045, 0.00157309 +DEAL::Cell 3.1300, face 2 +DEAL::Cell 3.1300, face 3 +DEAL::Cell 3.1300, face 4 +DEAL::Cell 3.1300, face 5 +DEAL::Cell 3.1301, face 0 +DEAL:: 0.485844 -0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1301, face 1 +DEAL::Cell 3.1301, face 2 +DEAL::Cell 3.1301, face 3 +DEAL::Cell 3.1301, face 4 +DEAL:: 0.485844 -0.242922 0.121461, 0.00143206 +DEAL::Cell 3.1301, face 5 +DEAL::Cell 3.1302, face 0 +DEAL::Cell 3.1302, face 1 +DEAL::Cell 3.1302, face 2 +DEAL:: 0.440091 -0.330068 0.110023, 0.00302625 +DEAL::Cell 3.1302, face 3 +DEAL::Cell 3.1302, face 4 +DEAL::Cell 3.1302, face 5 +DEAL::Cell 3.1303, face 0 +DEAL:: 0.394338 -0.295753 0.197169, 0.00140955 +DEAL::Cell 3.1303, face 1 +DEAL::Cell 3.1303, face 2 +DEAL::Cell 3.1303, face 3 +DEAL::Cell 3.1303, face 4 +DEAL::Cell 3.1303, face 5 +DEAL:: 0.440091 -0.330068 0.220045, 0.00140701 +DEAL::Cell 3.1304, face 0 +DEAL::Cell 3.1304, face 1 +DEAL::Cell 3.1304, face 2 +DEAL::Cell 3.1304, face 3 +DEAL:: 0.440091 -0.220045 0.110023, 0.00302625 +DEAL::Cell 3.1304, face 4 +DEAL::Cell 3.1304, face 5 +DEAL::Cell 3.1305, face 0 +DEAL::Cell 3.1305, face 1 +DEAL:: 0.485844 0.00000 0.121461, 0.00138931 +DEAL::Cell 3.1305, face 2 +DEAL::Cell 3.1305, face 3 +DEAL::Cell 3.1305, face 4 +DEAL::Cell 3.1305, face 5 +DEAL:: 0.440091 0.00000 0.110023, 0.00129720 +DEAL::Cell 3.1306, face 0 +DEAL::Cell 3.1306, face 1 +DEAL::Cell 3.1306, face 2 +DEAL::Cell 3.1306, face 3 +DEAL::Cell 3.1306, face 4 +DEAL:: 0.440091 -0.220045 3.25261e-18, 0.00125847 +DEAL::Cell 3.1306, face 5 +DEAL::Cell 3.1307, face 0 +DEAL::Cell 3.1307, face 1 +DEAL::Cell 3.1307, face 2 +DEAL:: 0.440091 -0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1307, face 3 +DEAL::Cell 3.1307, face 4 +DEAL::Cell 3.1307, face 5 +DEAL::Cell 3.1308, face 0 +DEAL:: 0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1308, face 1 +DEAL::Cell 3.1308, face 2 +DEAL::Cell 3.1308, face 3 +DEAL::Cell 3.1308, face 4 +DEAL:: 0.440091 -0.110023 0.110023, 0.00129720 +DEAL::Cell 3.1308, face 5 +DEAL::Cell 3.1309, face 0 +DEAL::Cell 3.1309, face 1 +DEAL::Cell 3.1309, face 2 +DEAL::Cell 3.1309, face 3 +DEAL:: 0.440091 -0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1309, face 4 +DEAL::Cell 3.1309, face 5 +DEAL::Cell 3.1310, face 0 +DEAL::Cell 3.1310, face 1 +DEAL:: 0.394338 -0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.1310, face 2 +DEAL::Cell 3.1310, face 3 +DEAL::Cell 3.1310, face 4 +DEAL::Cell 3.1310, face 5 +DEAL:: 0.394338 -0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1311, face 0 +DEAL::Cell 3.1311, face 1 +DEAL::Cell 3.1311, face 2 +DEAL::Cell 3.1311, face 3 +DEAL:: 0.394338 0.00000 0.197169, 0.00242972 +DEAL::Cell 3.1311, face 4 +DEAL::Cell 3.1311, face 5 +DEAL::Cell 3.1312, face 0 +DEAL::Cell 3.1312, face 1 +DEAL::Cell 3.1312, face 3 +DEAL:: 0.531597 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.1312, face 4 +DEAL::Cell 3.1312, face 5 +DEAL::Cell 3.1313, face 0 +DEAL::Cell 3.1313, face 1 +DEAL:: 0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1313, face 3 +DEAL::Cell 3.1313, face 4 +DEAL::Cell 3.1313, face 5 +DEAL::Cell 3.1314, face 0 +DEAL:: 0.531597 -0.531597 0.398698, 0.00214980 +DEAL::Cell 3.1314, face 1 +DEAL::Cell 3.1314, face 2 +DEAL::Cell 3.1314, face 3 +DEAL::Cell 3.1314, face 4 +DEAL:: 0.485844 -0.364383 0.242922, 0.00155329 +DEAL::Cell 3.1314, face 5 +DEAL::Cell 3.1315, face 0 +DEAL::Cell 3.1315, face 1 +DEAL::Cell 3.1315, face 2 +DEAL::Cell 3.1315, face 3 +DEAL:: 0.485844 -0.364383 0.242922, 0.00368819 +DEAL::Cell 3.1315, face 4 +DEAL::Cell 3.1315, face 5 +DEAL::Cell 3.1316, face 0 +DEAL::Cell 3.1316, face 1 +DEAL:: 0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.1316, face 3 +DEAL::Cell 3.1316, face 4 +DEAL::Cell 3.1316, face 5 +DEAL::Cell 3.1317, face 0 +DEAL:: 0.577350 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1317, face 1 +DEAL::Cell 3.1317, face 3 +DEAL::Cell 3.1317, face 4 +DEAL::Cell 3.1317, face 5 +DEAL:: 0.531597 -0.265799 0.531597, 0.00214980 +DEAL::Cell 3.1318, face 0 +DEAL::Cell 3.1318, face 1 +DEAL::Cell 3.1318, face 2 +DEAL::Cell 3.1318, face 3 +DEAL::Cell 3.1318, face 4 +DEAL:: 0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.1318, face 5 +DEAL::Cell 3.1319, face 0 +DEAL::Cell 3.1319, face 1 +DEAL::Cell 3.1319, face 2 +DEAL:: 0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1319, face 3 +DEAL::Cell 3.1319, face 4 +DEAL::Cell 3.1319, face 5 +DEAL::Cell 3.1320, face 0 +DEAL:: 0.577350 -0.288675 0.433013, 0.00184585 +DEAL::Cell 3.1320, face 1 +DEAL::Cell 3.1320, face 3 +DEAL::Cell 3.1320, face 4 +DEAL::Cell 3.1320, face 5 +DEAL:: 0.531597 -0.132899 0.398698, 0.00190018 +DEAL::Cell 3.1321, face 0 +DEAL::Cell 3.1321, face 1 +DEAL::Cell 3.1321, face 3 +DEAL::Cell 3.1321, face 4 +DEAL::Cell 3.1321, face 5 +DEAL:: 0.577350 -0.144338 0.433013, 0.00206372 +DEAL::Cell 3.1322, face 0 +DEAL::Cell 3.1322, face 1 +DEAL::Cell 3.1322, face 2 +DEAL::Cell 3.1322, face 3 +DEAL:: 0.485844 -0.242922 0.364383, 0.00368819 +DEAL::Cell 3.1322, face 4 +DEAL::Cell 3.1322, face 5 +DEAL::Cell 3.1323, face 0 +DEAL::Cell 3.1323, face 1 +DEAL:: 0.531597 0.00000 0.398698, 0.00152014 +DEAL::Cell 3.1323, face 2 +DEAL::Cell 3.1323, face 3 +DEAL::Cell 3.1323, face 4 +DEAL::Cell 3.1323, face 5 +DEAL:: 0.485844 0.00000 0.364383, 0.00173663 +DEAL::Cell 3.1324, face 0 +DEAL::Cell 3.1324, face 1 +DEAL::Cell 3.1324, face 3 +DEAL::Cell 3.1324, face 4 +DEAL::Cell 3.1324, face 5 +DEAL:: 0.577350 -0.288675 0.577350, 0.00233483 +DEAL::Cell 3.1325, face 0 +DEAL::Cell 3.1325, face 1 +DEAL::Cell 3.1325, face 3 +DEAL::Cell 3.1325, face 4 +DEAL:: 0.577350 0.00000 0.433013, 0.00206372 +DEAL::Cell 3.1325, face 5 +DEAL::Cell 3.1326, face 0 +DEAL::Cell 3.1326, face 1 +DEAL::Cell 3.1326, face 2 +DEAL:: 0.531597 -0.132899 0.398698, 0.00441555 +DEAL::Cell 3.1326, face 3 +DEAL::Cell 3.1326, face 4 +DEAL::Cell 3.1326, face 5 +DEAL::Cell 3.1327, face 0 +DEAL:: 0.485844 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1327, face 1 +DEAL::Cell 3.1327, face 2 +DEAL::Cell 3.1327, face 3 +DEAL::Cell 3.1327, face 4 +DEAL::Cell 3.1327, face 5 +DEAL:: 0.531597 -0.132899 0.531597, 0.00214980 +DEAL::Cell 3.1328, face 0 +DEAL::Cell 3.1328, face 1 +DEAL::Cell 3.1328, face 2 +DEAL::Cell 3.1328, face 3 +DEAL:: 0.440091 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1328, face 4 +DEAL::Cell 3.1328, face 5 +DEAL::Cell 3.1329, face 0 +DEAL::Cell 3.1329, face 1 +DEAL:: 0.485844 -0.242922 0.364383, 0.00155329 +DEAL::Cell 3.1329, face 2 +DEAL::Cell 3.1329, face 3 +DEAL::Cell 3.1329, face 4 +DEAL::Cell 3.1329, face 5 +DEAL:: 0.440091 -0.220045 0.330068, 0.00157309 +DEAL::Cell 3.1330, face 0 +DEAL::Cell 3.1330, face 1 +DEAL::Cell 3.1330, face 2 +DEAL::Cell 3.1330, face 3 +DEAL::Cell 3.1330, face 4 +DEAL:: 0.440091 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.1330, face 5 +DEAL::Cell 3.1331, face 0 +DEAL::Cell 3.1331, face 1 +DEAL::Cell 3.1331, face 2 +DEAL:: 0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1331, face 3 +DEAL::Cell 3.1331, face 4 +DEAL::Cell 3.1331, face 5 +DEAL::Cell 3.1332, face 0 +DEAL:: 0.485844 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1332, face 1 +DEAL::Cell 3.1332, face 2 +DEAL::Cell 3.1332, face 3 +DEAL::Cell 3.1332, face 4 +DEAL:: 0.440091 -0.330068 0.330068, 0.00157309 +DEAL::Cell 3.1332, face 5 +DEAL::Cell 3.1333, face 0 +DEAL::Cell 3.1333, face 1 +DEAL::Cell 3.1333, face 2 +DEAL::Cell 3.1333, face 3 +DEAL:: 0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1333, face 4 +DEAL::Cell 3.1333, face 5 +DEAL::Cell 3.1334, face 0 +DEAL::Cell 3.1334, face 1 +DEAL:: 0.394338 -0.295753 0.295753, 0.00140955 +DEAL::Cell 3.1334, face 2 +DEAL::Cell 3.1334, face 3 +DEAL::Cell 3.1334, face 4 +DEAL::Cell 3.1334, face 5 +DEAL:: 0.394338 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1335, face 0 +DEAL::Cell 3.1335, face 1 +DEAL::Cell 3.1335, face 2 +DEAL::Cell 3.1335, face 3 +DEAL:: 0.394338 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1335, face 4 +DEAL::Cell 3.1335, face 5 +DEAL::Cell 3.1336, face 0 +DEAL::Cell 3.1336, face 1 +DEAL::Cell 3.1336, face 2 +DEAL:: 0.485844 -0.242922 0.242922, 0.00368819 +DEAL::Cell 3.1336, face 3 +DEAL::Cell 3.1336, face 4 +DEAL::Cell 3.1336, face 5 +DEAL::Cell 3.1337, face 0 +DEAL:: 0.440091 -0.110023 0.220045, 0.00129720 +DEAL::Cell 3.1337, face 1 +DEAL::Cell 3.1337, face 2 +DEAL::Cell 3.1337, face 3 +DEAL::Cell 3.1337, face 4 +DEAL:: 0.440091 -0.110023 0.220045, 0.00140701 +DEAL::Cell 3.1337, face 5 +DEAL::Cell 3.1338, face 0 +DEAL::Cell 3.1338, face 1 +DEAL::Cell 3.1338, face 2 +DEAL:: 0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1338, face 3 +DEAL::Cell 3.1338, face 4 +DEAL::Cell 3.1338, face 5 +DEAL::Cell 3.1339, face 0 +DEAL::Cell 3.1339, face 1 +DEAL:: 0.440091 0.00000 0.220045, 0.00125847 +DEAL::Cell 3.1339, face 2 +DEAL::Cell 3.1339, face 3 +DEAL::Cell 3.1339, face 4 +DEAL::Cell 3.1339, face 5 +DEAL:: 0.440091 0.00000 0.330068, 0.00157309 +DEAL::Cell 3.1340, face 0 +DEAL::Cell 3.1340, face 1 +DEAL::Cell 3.1340, face 2 +DEAL::Cell 3.1340, face 3 +DEAL:: 0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1340, face 4 +DEAL::Cell 3.1340, face 5 +DEAL::Cell 3.1341, face 0 +DEAL::Cell 3.1341, face 1 +DEAL:: 0.440091 0.00000 0.440091, 0.00125847 +DEAL::Cell 3.1341, face 2 +DEAL::Cell 3.1341, face 3 +DEAL::Cell 3.1341, face 4 +DEAL::Cell 3.1341, face 5 +DEAL::Cell 3.1342, face 0 +DEAL:: 0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.1342, face 1 +DEAL::Cell 3.1342, face 2 +DEAL::Cell 3.1342, face 3 +DEAL::Cell 3.1342, face 4 +DEAL:: 0.440091 -0.110023 0.330068, 0.00157309 +DEAL::Cell 3.1342, face 5 +DEAL::Cell 3.1343, face 0 +DEAL::Cell 3.1343, face 1 +DEAL::Cell 3.1343, face 2 +DEAL:: 0.440091 0.00000 0.330068, 0.00302625 +DEAL::Cell 3.1343, face 3 +DEAL::Cell 3.1343, face 4 +DEAL::Cell 3.1343, face 5 +DEAL::Cell 3.1344, face 0 +DEAL:: 0.531597 0.00000 0.132899, 0.00152014 +DEAL::Cell 3.1344, face 1 +DEAL::Cell 3.1344, face 3 +DEAL::Cell 3.1344, face 4 +DEAL::Cell 3.1344, face 5 +DEAL::Cell 3.1345, face 0 +DEAL:: 0.577350 0.144338 0.00000, 0.00170179 +DEAL::Cell 3.1345, face 1 +DEAL::Cell 3.1345, face 3 +DEAL::Cell 3.1345, face 4 +DEAL::Cell 3.1345, face 5 +DEAL:: 0.577350 0.288675 0.144338, 0.00170179 +DEAL::Cell 3.1346, face 0 +DEAL::Cell 3.1346, face 1 +DEAL::Cell 3.1346, face 2 +DEAL::Cell 3.1346, face 3 +DEAL:: 0.485844 0.121461 2.81893e-18, 0.00368819 +DEAL::Cell 3.1346, face 4 +DEAL::Cell 3.1346, face 5 +DEAL::Cell 3.1347, face 0 +DEAL::Cell 3.1347, face 1 +DEAL:: 0.485844 0.242922 0.121461, 0.00155329 +DEAL::Cell 3.1347, face 2 +DEAL::Cell 3.1347, face 3 +DEAL::Cell 3.1347, face 4 +DEAL::Cell 3.1347, face 5 +DEAL::Cell 3.1348, face 0 +DEAL:: 0.577350 0.00000 0.144338, 0.00165098 +DEAL::Cell 3.1348, face 1 +DEAL::Cell 3.1348, face 3 +DEAL::Cell 3.1348, face 4 +DEAL::Cell 3.1348, face 5 +DEAL:: 0.577350 0.144338 0.288675, 0.00184585 +DEAL::Cell 3.1349, face 0 +DEAL::Cell 3.1349, face 1 +DEAL::Cell 3.1349, face 3 +DEAL::Cell 3.1349, face 4 +DEAL:: 0.531597 0.132899 0.132899, 0.00156693 +DEAL::Cell 3.1349, face 5 +DEAL::Cell 3.1350, face 0 +DEAL::Cell 3.1350, face 1 +DEAL::Cell 3.1350, face 2 +DEAL:: 0.531597 0.132899 0.265799, 0.00441555 +DEAL::Cell 3.1350, face 3 +DEAL::Cell 3.1350, face 4 +DEAL::Cell 3.1350, face 5 +DEAL::Cell 3.1351, face 0 +DEAL::Cell 3.1351, face 1 +DEAL:: 0.531597 0.265799 0.132899, 0.00169957 +DEAL::Cell 3.1351, face 2 +DEAL::Cell 3.1351, face 3 +DEAL::Cell 3.1351, face 4 +DEAL::Cell 3.1351, face 5 +DEAL:: 0.531597 0.265799 0.265799, 0.00169957 +DEAL::Cell 3.1352, face 0 +DEAL::Cell 3.1352, face 1 +DEAL::Cell 3.1352, face 3 +DEAL::Cell 3.1352, face 4 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00152014 +DEAL::Cell 3.1352, face 5 +DEAL::Cell 3.1353, face 0 +DEAL::Cell 3.1353, face 1 +DEAL::Cell 3.1353, face 3 +DEAL:: 0.531597 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.1353, face 4 +DEAL::Cell 3.1353, face 5 +DEAL::Cell 3.1354, face 0 +DEAL::Cell 3.1354, face 1 +DEAL::Cell 3.1354, face 2 +DEAL:: 0.531597 0.265799 1.08420e-18, 0.00441555 +DEAL::Cell 3.1354, face 3 +DEAL::Cell 3.1354, face 4 +DEAL::Cell 3.1354, face 5 +DEAL::Cell 3.1355, face 0 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00173663 +DEAL::Cell 3.1355, face 1 +DEAL::Cell 3.1355, face 2 +DEAL::Cell 3.1355, face 3 +DEAL::Cell 3.1355, face 4 +DEAL:: 0.485844 0.364383 1.51788e-18, 0.00138931 +DEAL::Cell 3.1355, face 5 +DEAL::Cell 3.1356, face 0 +DEAL::Cell 3.1356, face 1 +DEAL::Cell 3.1356, face 3 +DEAL:: 0.531597 0.398698 0.265799, 0.00441555 +DEAL::Cell 3.1356, face 4 +DEAL::Cell 3.1356, face 5 +DEAL::Cell 3.1357, face 0 +DEAL::Cell 3.1357, face 1 +DEAL::Cell 3.1357, face 3 +DEAL:: 0.531597 0.398698 0.132899, 0.00441555 +DEAL::Cell 3.1357, face 4 +DEAL::Cell 3.1357, face 5 +DEAL::Cell 3.1358, face 0 +DEAL::Cell 3.1358, face 1 +DEAL:: 0.485844 0.364383 0.121461, 0.00173663 +DEAL::Cell 3.1358, face 2 +DEAL::Cell 3.1358, face 3 +DEAL::Cell 3.1358, face 4 +DEAL::Cell 3.1358, face 5 +DEAL:: 0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1359, face 0 +DEAL::Cell 3.1359, face 1 +DEAL::Cell 3.1359, face 2 +DEAL::Cell 3.1359, face 3 +DEAL:: 0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.1359, face 4 +DEAL::Cell 3.1359, face 5 +DEAL::Cell 3.1360, face 0 +DEAL::Cell 3.1360, face 1 +DEAL::Cell 3.1360, face 2 +DEAL:: 0.485844 0.00000 3.46945e-18, 0.00368819 +DEAL::Cell 3.1360, face 3 +DEAL::Cell 3.1360, face 4 +DEAL::Cell 3.1360, face 5 +DEAL::Cell 3.1361, face 0 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00129720 +DEAL::Cell 3.1361, face 1 +DEAL::Cell 3.1361, face 2 +DEAL::Cell 3.1361, face 3 +DEAL::Cell 3.1361, face 4 +DEAL:: 0.440091 0.110023 4.22839e-18, 0.00125847 +DEAL::Cell 3.1361, face 5 +DEAL::Cell 3.1362, face 0 +DEAL::Cell 3.1362, face 1 +DEAL::Cell 3.1362, face 2 +DEAL:: 0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1362, face 3 +DEAL::Cell 3.1362, face 4 +DEAL::Cell 3.1362, face 5 +DEAL::Cell 3.1363, face 0 +DEAL::Cell 3.1363, face 1 +DEAL:: 0.440091 0.220045 3.25261e-18, 0.00140701 +DEAL::Cell 3.1363, face 2 +DEAL::Cell 3.1363, face 3 +DEAL::Cell 3.1363, face 4 +DEAL::Cell 3.1363, face 5 +DEAL:: 0.440091 0.220045 0.110023, 0.00129720 +DEAL::Cell 3.1364, face 0 +DEAL::Cell 3.1364, face 1 +DEAL::Cell 3.1364, face 2 +DEAL::Cell 3.1364, face 3 +DEAL:: 0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.1364, face 4 +DEAL::Cell 3.1364, face 5 +DEAL::Cell 3.1365, face 0 +DEAL::Cell 3.1365, face 1 +DEAL:: 0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.1365, face 2 +DEAL::Cell 3.1365, face 3 +DEAL::Cell 3.1365, face 4 +DEAL::Cell 3.1365, face 5 +DEAL::Cell 3.1366, face 0 +DEAL:: 0.440091 0.00000 0.110023, 0.00125847 +DEAL::Cell 3.1366, face 1 +DEAL::Cell 3.1366, face 2 +DEAL::Cell 3.1366, face 3 +DEAL::Cell 3.1366, face 4 +DEAL:: 0.440091 0.110023 0.110023, 0.00129720 +DEAL::Cell 3.1366, face 5 +DEAL::Cell 3.1367, face 0 +DEAL::Cell 3.1367, face 1 +DEAL::Cell 3.1367, face 2 +DEAL:: 0.440091 0.220045 0.110023, 0.00302625 +DEAL::Cell 3.1367, face 3 +DEAL::Cell 3.1367, face 4 +DEAL::Cell 3.1367, face 5 +DEAL::Cell 3.1368, face 0 +DEAL:: 0.440091 0.220045 0.110023, 0.00140701 +DEAL::Cell 3.1368, face 1 +DEAL::Cell 3.1368, face 2 +DEAL::Cell 3.1368, face 3 +DEAL::Cell 3.1368, face 4 +DEAL::Cell 3.1368, face 5 +DEAL:: 0.485844 0.242922 0.121461, 0.00143206 +DEAL::Cell 3.1369, face 0 +DEAL::Cell 3.1369, face 1 +DEAL::Cell 3.1369, face 2 +DEAL::Cell 3.1369, face 3 +DEAL:: 0.440091 0.330068 0.110023, 0.00302625 +DEAL::Cell 3.1369, face 4 +DEAL::Cell 3.1369, face 5 +DEAL::Cell 3.1370, face 0 +DEAL::Cell 3.1370, face 1 +DEAL:: 0.440091 0.330068 0.110023, 0.00157309 +DEAL::Cell 3.1370, face 2 +DEAL::Cell 3.1370, face 3 +DEAL::Cell 3.1370, face 4 +DEAL::Cell 3.1370, face 5 +DEAL:: 0.394338 0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.1371, face 0 +DEAL::Cell 3.1371, face 1 +DEAL::Cell 3.1371, face 2 +DEAL::Cell 3.1371, face 3 +DEAL::Cell 3.1371, face 4 +DEAL:: 0.440091 0.330068 2.27682e-18, 0.00125847 +DEAL::Cell 3.1371, face 5 +DEAL::Cell 3.1372, face 0 +DEAL::Cell 3.1372, face 1 +DEAL::Cell 3.1372, face 2 +DEAL:: 0.485844 0.242922 0.242922, 0.00368819 +DEAL::Cell 3.1372, face 3 +DEAL::Cell 3.1372, face 4 +DEAL::Cell 3.1372, face 5 +DEAL::Cell 3.1373, face 0 +DEAL:: 0.485844 0.364383 0.242922, 0.00173663 +DEAL::Cell 3.1373, face 1 +DEAL::Cell 3.1373, face 2 +DEAL::Cell 3.1373, face 3 +DEAL::Cell 3.1373, face 4 +DEAL:: 0.440091 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.1373, face 5 +DEAL::Cell 3.1374, face 0 +DEAL::Cell 3.1374, face 1 +DEAL::Cell 3.1374, face 2 +DEAL::Cell 3.1374, face 3 +DEAL:: 0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.1374, face 4 +DEAL::Cell 3.1374, face 5 +DEAL::Cell 3.1375, face 0 +DEAL::Cell 3.1375, face 1 +DEAL:: 0.394338 0.394338 0.0985844, 0.00159472 +DEAL::Cell 3.1375, face 2 +DEAL::Cell 3.1375, face 3 +DEAL::Cell 3.1375, face 4 +DEAL::Cell 3.1375, face 5 +DEAL:: 0.394338 0.295753 0.197169, 0.00126074 +DEAL::Cell 3.1376, face 0 +DEAL::Cell 3.1376, face 1 +DEAL::Cell 3.1376, face 3 +DEAL::Cell 3.1376, face 4 +DEAL:: 0.531597 0.132899 0.265799, 0.00169957 +DEAL::Cell 3.1376, face 5 +DEAL::Cell 3.1377, face 0 +DEAL::Cell 3.1377, face 1 +DEAL::Cell 3.1377, face 3 +DEAL::Cell 3.1377, face 4 +DEAL:: 0.577350 0.144338 0.288675, 0.00184585 +DEAL::Cell 3.1377, face 5 +DEAL::Cell 3.1378, face 0 +DEAL::Cell 3.1378, face 1 +DEAL::Cell 3.1378, face 2 +DEAL:: 0.531597 0.00000 0.398698, 0.00441555 +DEAL::Cell 3.1378, face 3 +DEAL::Cell 3.1378, face 4 +DEAL::Cell 3.1378, face 5 +DEAL::Cell 3.1379, face 0 +DEAL:: 0.531597 0.132899 0.398698, 0.00156693 +DEAL::Cell 3.1379, face 1 +DEAL::Cell 3.1379, face 2 +DEAL::Cell 3.1379, face 3 +DEAL::Cell 3.1379, face 4 +DEAL:: 0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.1379, face 5 +DEAL::Cell 3.1380, face 0 +DEAL::Cell 3.1380, face 1 +DEAL::Cell 3.1380, face 3 +DEAL::Cell 3.1380, face 4 +DEAL:: 0.577350 0.00000 0.433013, 0.00206372 +DEAL::Cell 3.1380, face 5 +DEAL::Cell 3.1381, face 0 +DEAL::Cell 3.1381, face 1 +DEAL::Cell 3.1381, face 3 +DEAL:: 0.531597 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1381, face 4 +DEAL::Cell 3.1381, face 5 +DEAL::Cell 3.1382, face 0 +DEAL::Cell 3.1382, face 1 +DEAL:: 0.531597 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1382, face 2 +DEAL::Cell 3.1382, face 3 +DEAL::Cell 3.1382, face 4 +DEAL::Cell 3.1382, face 5 +DEAL:: 0.485844 0.121461 0.485844, 0.00196478 +DEAL::Cell 3.1383, face 0 +DEAL::Cell 3.1383, face 1 +DEAL::Cell 3.1383, face 2 +DEAL::Cell 3.1383, face 3 +DEAL::Cell 3.1383, face 4 +DEAL:: 0.531597 0.132899 0.398698, 0.00190018 +DEAL::Cell 3.1383, face 5 +DEAL::Cell 3.1384, face 0 +DEAL::Cell 3.1384, face 1 +DEAL::Cell 3.1384, face 3 +DEAL:: 0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.1384, face 4 +DEAL::Cell 3.1384, face 5 +DEAL::Cell 3.1385, face 0 +DEAL::Cell 3.1385, face 1 +DEAL:: 0.577350 0.577350 0.433013, 0.00233483 +DEAL::Cell 3.1385, face 3 +DEAL::Cell 3.1385, face 4 +DEAL::Cell 3.1385, face 5 +DEAL::Cell 3.1386, face 0 +DEAL:: 0.485844 0.242922 0.364383, 0.00155329 +DEAL::Cell 3.1386, face 1 +DEAL::Cell 3.1386, face 2 +DEAL::Cell 3.1386, face 3 +DEAL::Cell 3.1386, face 4 +DEAL::Cell 3.1386, face 5 +DEAL:: 0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.1387, face 0 +DEAL::Cell 3.1387, face 1 +DEAL::Cell 3.1387, face 2 +DEAL::Cell 3.1387, face 3 +DEAL:: 0.485844 0.364383 0.364383, 0.00368819 +DEAL::Cell 3.1387, face 4 +DEAL::Cell 3.1387, face 5 +DEAL::Cell 3.1388, face 0 +DEAL::Cell 3.1388, face 1 +DEAL:: 0.577350 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1388, face 3 +DEAL::Cell 3.1388, face 4 +DEAL::Cell 3.1388, face 5 +DEAL::Cell 3.1389, face 0 +DEAL:: 0.531597 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1389, face 1 +DEAL::Cell 3.1389, face 3 +DEAL::Cell 3.1389, face 4 +DEAL::Cell 3.1389, face 5 +DEAL::Cell 3.1390, face 0 +DEAL:: 0.531597 0.265799 0.398698, 0.00169957 +DEAL::Cell 3.1390, face 1 +DEAL::Cell 3.1390, face 2 +DEAL::Cell 3.1390, face 3 +DEAL::Cell 3.1390, face 4 +DEAL:: 0.531597 0.398698 0.398698, 0.00190018 +DEAL::Cell 3.1390, face 5 +DEAL::Cell 3.1391, face 0 +DEAL::Cell 3.1391, face 1 +DEAL::Cell 3.1391, face 2 +DEAL:: 0.531597 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.1391, face 3 +DEAL::Cell 3.1391, face 4 +DEAL::Cell 3.1391, face 5 +DEAL::Cell 3.1392, face 0 +DEAL:: 0.440091 0.00000 0.330068, 0.00125847 +DEAL::Cell 3.1392, face 1 +DEAL::Cell 3.1392, face 2 +DEAL::Cell 3.1392, face 3 +DEAL::Cell 3.1392, face 4 +DEAL::Cell 3.1392, face 5 +DEAL:: 0.485844 0.00000 0.364383, 0.00173663 +DEAL::Cell 3.1393, face 0 +DEAL::Cell 3.1393, face 1 +DEAL::Cell 3.1393, face 2 +DEAL::Cell 3.1393, face 3 +DEAL:: 0.440091 0.110023 0.330068, 0.00302625 +DEAL::Cell 3.1393, face 4 +DEAL::Cell 3.1393, face 5 +DEAL::Cell 3.1394, face 0 +DEAL::Cell 3.1394, face 1 +DEAL:: 0.440091 0.110023 0.330068, 0.00129720 +DEAL::Cell 3.1394, face 2 +DEAL::Cell 3.1394, face 3 +DEAL::Cell 3.1394, face 4 +DEAL::Cell 3.1394, face 5 +DEAL:: 0.394338 0.0985844 0.295753, 0.00140955 +DEAL::Cell 3.1395, face 0 +DEAL::Cell 3.1395, face 1 +DEAL::Cell 3.1395, face 2 +DEAL::Cell 3.1395, face 3 +DEAL::Cell 3.1395, face 4 +DEAL:: 0.440091 0.110023 0.220045, 0.00140701 +DEAL::Cell 3.1395, face 5 +DEAL::Cell 3.1396, face 0 +DEAL::Cell 3.1396, face 1 +DEAL::Cell 3.1396, face 2 +DEAL:: 0.485844 0.00000 0.485844, 0.00368819 +DEAL::Cell 3.1396, face 3 +DEAL::Cell 3.1396, face 4 +DEAL::Cell 3.1396, face 5 +DEAL::Cell 3.1397, face 0 +DEAL:: 0.485844 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1397, face 1 +DEAL::Cell 3.1397, face 2 +DEAL::Cell 3.1397, face 3 +DEAL::Cell 3.1397, face 4 +DEAL:: 0.440091 0.220045 0.330068, 0.00157309 +DEAL::Cell 3.1397, face 5 +DEAL::Cell 3.1398, face 0 +DEAL::Cell 3.1398, face 1 +DEAL::Cell 3.1398, face 2 +DEAL::Cell 3.1398, face 3 +DEAL:: 0.394338 0.00000 0.295753, 0.00242972 +DEAL::Cell 3.1398, face 4 +DEAL::Cell 3.1398, face 5 +DEAL::Cell 3.1399, face 0 +DEAL::Cell 3.1399, face 1 +DEAL:: 0.394338 0.197169 0.295753, 0.00126074 +DEAL::Cell 3.1399, face 2 +DEAL::Cell 3.1399, face 3 +DEAL::Cell 3.1399, face 4 +DEAL::Cell 3.1399, face 5 +DEAL:: 0.394338 0.0985844 0.394338, 0.00159472 +DEAL::Cell 3.1400, face 0 +DEAL::Cell 3.1400, face 1 +DEAL::Cell 3.1400, face 2 +DEAL::Cell 3.1400, face 3 +DEAL:: 0.440091 0.330068 0.330068, 0.00302625 +DEAL::Cell 3.1400, face 4 +DEAL::Cell 3.1400, face 5 +DEAL::Cell 3.1401, face 0 +DEAL::Cell 3.1401, face 1 +DEAL::Cell 3.1401, face 2 +DEAL:: 0.485844 0.364383 0.242922, 0.00368819 +DEAL::Cell 3.1401, face 3 +DEAL::Cell 3.1401, face 4 +DEAL::Cell 3.1401, face 5 +DEAL::Cell 3.1402, face 0 +DEAL:: 0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1402, face 1 +DEAL::Cell 3.1402, face 2 +DEAL::Cell 3.1402, face 3 +DEAL::Cell 3.1402, face 4 +DEAL:: 0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1402, face 5 +DEAL::Cell 3.1403, face 0 +DEAL::Cell 3.1403, face 1 +DEAL::Cell 3.1403, face 2 +DEAL:: 0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1403, face 3 +DEAL::Cell 3.1403, face 4 +DEAL::Cell 3.1403, face 5 +DEAL::Cell 3.1404, face 0 +DEAL::Cell 3.1404, face 1 +DEAL:: 0.485844 0.364383 0.364383, 0.00173663 +DEAL::Cell 3.1404, face 2 +DEAL::Cell 3.1404, face 3 +DEAL::Cell 3.1404, face 4 +DEAL::Cell 3.1404, face 5 +DEAL:: 0.485844 0.364383 0.485844, 0.00196478 +DEAL::Cell 3.1405, face 0 +DEAL::Cell 3.1405, face 1 +DEAL::Cell 3.1405, face 2 +DEAL::Cell 3.1405, face 3 +DEAL:: 0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.1405, face 4 +DEAL::Cell 3.1405, face 5 +DEAL::Cell 3.1406, face 0 +DEAL::Cell 3.1406, face 1 +DEAL:: 0.394338 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1406, face 2 +DEAL::Cell 3.1406, face 3 +DEAL::Cell 3.1406, face 4 +DEAL::Cell 3.1406, face 5 +DEAL::Cell 3.1407, face 0 +DEAL:: 0.440091 0.330068 0.330068, 0.00157309 +DEAL::Cell 3.1407, face 1 +DEAL::Cell 3.1407, face 2 +DEAL::Cell 3.1407, face 3 +DEAL::Cell 3.1407, face 4 +DEAL:: 0.440091 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.1407, face 5 +DEAL::Cell 3.1408, face 0 +DEAL::Cell 3.1408, face 1 +DEAL::Cell 3.1408, face 2 +DEAL:: 0.394338 -0.295753 3.03577e-18, 0.00242972 +DEAL::Cell 3.1408, face 3 +DEAL::Cell 3.1408, face 4 +DEAL::Cell 3.1408, face 5 +DEAL::Cell 3.1409, face 0 +DEAL:: 0.348584 -0.261438 0.0871461, 0.00124600 +DEAL::Cell 3.1409, face 1 +DEAL::Cell 3.1409, face 2 +DEAL::Cell 3.1409, face 3 +DEAL::Cell 3.1409, face 4 +DEAL::Cell 3.1409, face 5 +DEAL:: 0.394338 -0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.1410, face 0 +DEAL::Cell 3.1410, face 1 +DEAL::Cell 3.1410, face 2 +DEAL::Cell 3.1410, face 3 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.1410, face 4 +DEAL::Cell 3.1410, face 5 +DEAL::Cell 3.1411, face 0 +DEAL::Cell 3.1411, face 1 +DEAL:: 0.348584 -0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.1411, face 2 +DEAL::Cell 3.1411, face 3 +DEAL::Cell 3.1411, face 4 +DEAL::Cell 3.1411, face 5 +DEAL:: 0.302831 -0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.1412, face 0 +DEAL::Cell 3.1412, face 1 +DEAL::Cell 3.1412, face 2 +DEAL::Cell 3.1412, face 3 +DEAL::Cell 3.1412, face 4 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.1412, face 5 +DEAL::Cell 3.1413, face 0 +DEAL::Cell 3.1413, face 1 +DEAL::Cell 3.1413, face 2 +DEAL:: 0.394338 -0.295753 0.197169, 0.00242972 +DEAL::Cell 3.1413, face 3 +DEAL::Cell 3.1413, face 4 +DEAL::Cell 3.1413, face 5 +DEAL::Cell 3.1414, face 0 +DEAL:: 0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.1414, face 1 +DEAL::Cell 3.1414, face 2 +DEAL::Cell 3.1414, face 3 +DEAL::Cell 3.1414, face 4 +DEAL:: 0.302831 -0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1414, face 5 +DEAL::Cell 3.1415, face 0 +DEAL::Cell 3.1415, face 1 +DEAL::Cell 3.1415, face 2 +DEAL::Cell 3.1415, face 3 +DEAL:: 0.302831 -0.227123 0.0757078, 0.00143292 +DEAL::Cell 3.1415, face 4 +DEAL::Cell 3.1415, face 5 +DEAL::Cell 3.1416, face 0 +DEAL::Cell 3.1416, face 1 +DEAL:: 0.348584 -0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1416, face 2 +DEAL::Cell 3.1416, face 3 +DEAL::Cell 3.1416, face 4 +DEAL::Cell 3.1416, face 5 +DEAL:: 0.348584 -0.174292 0.0871461, 0.00102748 +DEAL::Cell 3.1417, face 0 +DEAL::Cell 3.1417, face 1 +DEAL::Cell 3.1417, face 2 +DEAL::Cell 3.1417, face 3 +DEAL:: 0.348584 0.00000 0.0871461, 0.00189861 +DEAL::Cell 3.1417, face 4 +DEAL::Cell 3.1417, face 5 +DEAL::Cell 3.1418, face 0 +DEAL::Cell 3.1418, face 1 +DEAL::Cell 3.1418, face 2 +DEAL:: 0.348584 -0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1418, face 3 +DEAL::Cell 3.1418, face 4 +DEAL::Cell 3.1418, face 5 +DEAL::Cell 3.1419, face 0 +DEAL:: 0.302831 -0.0757078 2.81893e-18, 0.000892619 +DEAL::Cell 3.1419, face 1 +DEAL::Cell 3.1419, face 2 +DEAL::Cell 3.1419, face 3 +DEAL::Cell 3.1419, face 4 +DEAL:: 0.302831 -0.0757078 2.81893e-18, 0.000865968 +DEAL::Cell 3.1419, face 5 +DEAL::Cell 3.1420, face 0 +DEAL::Cell 3.1420, face 1 +DEAL::Cell 3.1420, face 2 +DEAL:: 0.394338 -0.0985844 0.197169, 0.00242972 +DEAL::Cell 3.1420, face 3 +DEAL::Cell 3.1420, face 4 +DEAL::Cell 3.1420, face 5 +DEAL::Cell 3.1421, face 0 +DEAL::Cell 3.1421, face 1 +DEAL:: 0.394338 0.00000 0.0985844, 0.00112764 +DEAL::Cell 3.1421, face 2 +DEAL::Cell 3.1421, face 3 +DEAL::Cell 3.1421, face 4 +DEAL::Cell 3.1421, face 5 +DEAL:: 0.394338 0.00000 0.197169, 0.00126074 +DEAL::Cell 3.1422, face 0 +DEAL::Cell 3.1422, face 1 +DEAL::Cell 3.1422, face 2 +DEAL::Cell 3.1422, face 3 +DEAL:: 0.302831 -0.0757078 0.0757078, 0.00143292 +DEAL::Cell 3.1422, face 4 +DEAL::Cell 3.1422, face 5 +DEAL::Cell 3.1423, face 0 +DEAL::Cell 3.1423, face 1 +DEAL:: 0.302831 0.00000 0.151416, 0.000865968 +DEAL::Cell 3.1423, face 2 +DEAL::Cell 3.1423, face 3 +DEAL::Cell 3.1423, face 4 +DEAL::Cell 3.1423, face 5 +DEAL::Cell 3.1424, face 0 +DEAL:: 0.302831 -0.302831 8.67362e-19, 0.00122466 +DEAL::Cell 3.1424, face 1 +DEAL::Cell 3.1424, face 2 +DEAL::Cell 3.1424, face 3 +DEAL::Cell 3.1424, face 4 +DEAL:: 0.302831 -0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1424, face 5 +DEAL::Cell 3.1425, face 0 +DEAL::Cell 3.1425, face 1 +DEAL::Cell 3.1425, face 2 +DEAL:: 0.302831 -0.151416 2.16840e-18, 0.00143292 +DEAL::Cell 3.1425, face 3 +DEAL::Cell 3.1425, face 4 +DEAL::Cell 3.1425, face 5 +DEAL::Cell 3.1426, face 0 +DEAL:: 0.211325 -0.211325 0.0528312, 0.000854608 +DEAL::Cell 3.1426, face 1 +DEAL::Cell 3.1426, face 2 +DEAL::Cell 3.1426, face 3 +DEAL::Cell 3.1426, face 4 +DEAL::Cell 3.1426, face 5 +DEAL:: 0.257078 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.1427, face 0 +DEAL::Cell 3.1427, face 1 +DEAL::Cell 3.1427, face 2 +DEAL::Cell 3.1427, face 3 +DEAL:: 0.211325 -0.105662 0.00000, 0.000697784 +DEAL::Cell 3.1427, face 4 +DEAL::Cell 3.1427, face 5 +DEAL::Cell 3.1428, face 0 +DEAL::Cell 3.1428, face 1 +DEAL:: 0.302831 -0.227123 0.151416, 0.00108246 +DEAL::Cell 3.1428, face 2 +DEAL::Cell 3.1428, face 3 +DEAL::Cell 3.1428, face 4 +DEAL::Cell 3.1428, face 5 +DEAL:: 0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1429, face 0 +DEAL::Cell 3.1429, face 1 +DEAL::Cell 3.1429, face 2 +DEAL::Cell 3.1429, face 3 +DEAL::Cell 3.1429, face 4 +DEAL:: 0.302831 -0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1429, face 5 +DEAL::Cell 3.1430, face 0 +DEAL::Cell 3.1430, face 1 +DEAL::Cell 3.1430, face 2 +DEAL:: 0.257078 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.1430, face 3 +DEAL::Cell 3.1430, face 4 +DEAL::Cell 3.1430, face 5 +DEAL::Cell 3.1431, face 0 +DEAL:: 0.257078 -0.192809 0.128539, 0.000918917 +DEAL::Cell 3.1431, face 1 +DEAL::Cell 3.1431, face 2 +DEAL::Cell 3.1431, face 3 +DEAL::Cell 3.1431, face 4 +DEAL:: 0.211325 -0.105662 0.0528312, 0.000622897 +DEAL::Cell 3.1431, face 5 +DEAL::Cell 3.1432, face 0 +DEAL::Cell 3.1432, face 1 +DEAL::Cell 3.1432, face 2 +DEAL::Cell 3.1432, face 3 +DEAL:: 0.257078 -0.128539 1.08420e-18, 0.00103264 +DEAL::Cell 3.1432, face 4 +DEAL::Cell 3.1432, face 5 +DEAL::Cell 3.1433, face 0 +DEAL::Cell 3.1433, face 1 +DEAL:: 0.257078 0.00000 1.73472e-18, 0.000735134 +DEAL::Cell 3.1433, face 2 +DEAL::Cell 3.1433, face 3 +DEAL::Cell 3.1433, face 4 +DEAL::Cell 3.1433, face 5 +DEAL:: 0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.1434, face 0 +DEAL::Cell 3.1434, face 1 +DEAL::Cell 3.1434, face 2 +DEAL::Cell 3.1434, face 3 +DEAL:: 0.211325 -0.0528312 0.0528312, 0.000697784 +DEAL::Cell 3.1434, face 4 +DEAL::Cell 3.1434, face 5 +DEAL::Cell 3.1435, face 0 +DEAL::Cell 3.1435, face 1 +DEAL::Cell 3.1435, face 2 +DEAL:: 0.257078 -0.0642695 1.40946e-18, 0.00103264 +DEAL::Cell 3.1435, face 3 +DEAL::Cell 3.1435, face 4 +DEAL::Cell 3.1435, face 5 +DEAL::Cell 3.1436, face 0 +DEAL:: 0.257078 -0.128539 0.0642695, 0.000821904 +DEAL::Cell 3.1436, face 1 +DEAL::Cell 3.1436, face 2 +DEAL::Cell 3.1436, face 3 +DEAL::Cell 3.1436, face 4 +DEAL:: 0.257078 -0.128539 0.0642695, 0.000757758 +DEAL::Cell 3.1436, face 5 +DEAL::Cell 3.1437, face 0 +DEAL::Cell 3.1437, face 1 +DEAL::Cell 3.1437, face 2 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1437, face 3 +DEAL::Cell 3.1437, face 4 +DEAL::Cell 3.1437, face 5 +DEAL::Cell 3.1438, face 0 +DEAL::Cell 3.1438, face 1 +DEAL:: 0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.1438, face 2 +DEAL::Cell 3.1438, face 3 +DEAL::Cell 3.1438, face 4 +DEAL::Cell 3.1438, face 5 +DEAL:: 0.257078 -0.0642695 0.128539, 0.000821904 +DEAL::Cell 3.1439, face 0 +DEAL::Cell 3.1439, face 1 +DEAL::Cell 3.1439, face 2 +DEAL::Cell 3.1439, face 3 +DEAL:: 0.211325 -0.0528312 0.105662, 0.000697784 +DEAL::Cell 3.1439, face 4 +DEAL::Cell 3.1439, face 5 +DEAL::Cell 3.1440, face 0 +DEAL::Cell 3.1440, face 1 +DEAL:: 0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1440, face 2 +DEAL::Cell 3.1440, face 3 +DEAL::Cell 3.1440, face 4 +DEAL::Cell 3.1440, face 5 +DEAL::Cell 3.1441, face 0 +DEAL:: 0.394338 -0.295753 0.197169, 0.00140955 +DEAL::Cell 3.1441, face 1 +DEAL::Cell 3.1441, face 2 +DEAL::Cell 3.1441, face 3 +DEAL::Cell 3.1441, face 4 +DEAL:: 0.394338 -0.197169 0.197169, 0.00126074 +DEAL::Cell 3.1441, face 5 +DEAL::Cell 3.1442, face 0 +DEAL::Cell 3.1442, face 1 +DEAL::Cell 3.1442, face 2 +DEAL:: 0.348584 -0.261438 0.174292, 0.00189861 +DEAL::Cell 3.1442, face 3 +DEAL::Cell 3.1442, face 4 +DEAL::Cell 3.1442, face 5 +DEAL::Cell 3.1443, face 0 +DEAL:: 0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.1443, face 1 +DEAL::Cell 3.1443, face 2 +DEAL::Cell 3.1443, face 3 +DEAL::Cell 3.1443, face 4 +DEAL::Cell 3.1443, face 5 +DEAL:: 0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1444, face 0 +DEAL::Cell 3.1444, face 1 +DEAL::Cell 3.1444, face 2 +DEAL::Cell 3.1444, face 3 +DEAL:: 0.348584 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1444, face 4 +DEAL::Cell 3.1444, face 5 +DEAL::Cell 3.1445, face 0 +DEAL::Cell 3.1445, face 1 +DEAL:: 0.394338 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1445, face 2 +DEAL::Cell 3.1445, face 3 +DEAL::Cell 3.1445, face 4 +DEAL::Cell 3.1445, face 5 +DEAL:: 0.348584 -0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1446, face 0 +DEAL::Cell 3.1446, face 1 +DEAL::Cell 3.1446, face 2 +DEAL::Cell 3.1446, face 3 +DEAL::Cell 3.1446, face 4 +DEAL:: 0.348584 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.1446, face 5 +DEAL::Cell 3.1447, face 0 +DEAL::Cell 3.1447, face 1 +DEAL::Cell 3.1447, face 2 +DEAL:: 0.348584 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1447, face 3 +DEAL::Cell 3.1447, face 4 +DEAL::Cell 3.1447, face 5 +DEAL::Cell 3.1448, face 0 +DEAL:: 0.394338 -0.197169 0.295753, 0.00126074 +DEAL::Cell 3.1448, face 1 +DEAL::Cell 3.1448, face 2 +DEAL::Cell 3.1448, face 3 +DEAL::Cell 3.1448, face 4 +DEAL:: 0.348584 -0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.1448, face 5 +DEAL::Cell 3.1449, face 0 +DEAL::Cell 3.1449, face 1 +DEAL::Cell 3.1449, face 2 +DEAL::Cell 3.1449, face 3 +DEAL:: 0.348584 -0.0871461 0.174292, 0.00189861 +DEAL::Cell 3.1449, face 4 +DEAL::Cell 3.1449, face 5 +DEAL::Cell 3.1450, face 0 +DEAL::Cell 3.1450, face 1 +DEAL:: 0.302831 -0.0757078 0.151416, 0.000892619 +DEAL::Cell 3.1450, face 2 +DEAL::Cell 3.1450, face 3 +DEAL::Cell 3.1450, face 4 +DEAL::Cell 3.1450, face 5 +DEAL:: 0.302831 -0.151416 0.227123, 0.00108246 +DEAL::Cell 3.1451, face 0 +DEAL::Cell 3.1451, face 1 +DEAL::Cell 3.1451, face 2 +DEAL::Cell 3.1451, face 3 +DEAL:: 0.302831 0.00000 0.227123, 0.00143292 +DEAL::Cell 3.1451, face 4 +DEAL::Cell 3.1451, face 5 +DEAL::Cell 3.1452, face 0 +DEAL::Cell 3.1452, face 1 +DEAL::Cell 3.1452, face 2 +DEAL:: 0.394338 -0.197169 0.295753, 0.00242972 +DEAL::Cell 3.1452, face 3 +DEAL::Cell 3.1452, face 4 +DEAL::Cell 3.1452, face 5 +DEAL::Cell 3.1453, face 0 +DEAL:: 0.348584 -0.0871461 0.261438, 0.00102748 +DEAL::Cell 3.1453, face 1 +DEAL::Cell 3.1453, face 2 +DEAL::Cell 3.1453, face 3 +DEAL::Cell 3.1453, face 4 +DEAL:: 0.348584 -0.0871461 0.261438, 0.00124600 +DEAL::Cell 3.1453, face 5 +DEAL::Cell 3.1454, face 0 +DEAL::Cell 3.1454, face 1 +DEAL::Cell 3.1454, face 2 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1454, face 3 +DEAL::Cell 3.1454, face 4 +DEAL::Cell 3.1454, face 5 +DEAL::Cell 3.1455, face 0 +DEAL::Cell 3.1455, face 1 +DEAL:: 0.348584 0.00000 0.261438, 0.000996803 +DEAL::Cell 3.1455, face 2 +DEAL::Cell 3.1455, face 3 +DEAL::Cell 3.1455, face 4 +DEAL::Cell 3.1455, face 5 +DEAL:: 0.348584 0.00000 0.348584, 0.00140969 +DEAL::Cell 3.1456, face 0 +DEAL::Cell 3.1456, face 1 +DEAL::Cell 3.1456, face 2 +DEAL::Cell 3.1456, face 3 +DEAL:: 0.257078 -0.192809 0.128539, 0.00103264 +DEAL::Cell 3.1456, face 4 +DEAL::Cell 3.1456, face 5 +DEAL::Cell 3.1457, face 0 +DEAL::Cell 3.1457, face 1 +DEAL:: 0.257078 -0.128539 0.192809, 0.000821904 +DEAL::Cell 3.1457, face 2 +DEAL::Cell 3.1457, face 3 +DEAL::Cell 3.1457, face 4 +DEAL::Cell 3.1457, face 5 +DEAL::Cell 3.1458, face 0 +DEAL:: 0.257078 -0.257078 0.128539, 0.00103964 +DEAL::Cell 3.1458, face 1 +DEAL::Cell 3.1458, face 2 +DEAL::Cell 3.1458, face 3 +DEAL::Cell 3.1458, face 4 +DEAL:: 0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1458, face 5 +DEAL::Cell 3.1459, face 0 +DEAL::Cell 3.1459, face 1 +DEAL::Cell 3.1459, face 2 +DEAL:: 0.257078 -0.128539 0.128539, 0.00103264 +DEAL::Cell 3.1459, face 3 +DEAL::Cell 3.1459, face 4 +DEAL::Cell 3.1459, face 5 +DEAL::Cell 3.1460, face 0 +DEAL:: 0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1460, face 1 +DEAL::Cell 3.1460, face 2 +DEAL::Cell 3.1460, face 3 +DEAL::Cell 3.1460, face 4 +DEAL::Cell 3.1460, face 5 +DEAL:: 0.302831 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1461, face 0 +DEAL::Cell 3.1461, face 1 +DEAL::Cell 3.1461, face 2 +DEAL::Cell 3.1461, face 3 +DEAL:: 0.257078 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1461, face 4 +DEAL::Cell 3.1461, face 5 +DEAL::Cell 3.1462, face 0 +DEAL::Cell 3.1462, face 1 +DEAL:: 0.257078 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1462, face 2 +DEAL::Cell 3.1462, face 3 +DEAL::Cell 3.1462, face 4 +DEAL::Cell 3.1462, face 5 +DEAL:: 0.211325 -0.158494 0.211325, 0.000854608 +DEAL::Cell 3.1463, face 0 +DEAL::Cell 3.1463, face 1 +DEAL::Cell 3.1463, face 2 +DEAL::Cell 3.1463, face 3 +DEAL::Cell 3.1463, face 4 +DEAL:: 0.257078 -0.192809 0.192809, 0.000918917 +DEAL::Cell 3.1463, face 5 +DEAL::Cell 3.1464, face 0 +DEAL::Cell 3.1464, face 1 +DEAL::Cell 3.1464, face 2 +DEAL:: 0.302831 -0.151416 0.227123, 0.00143292 +DEAL::Cell 3.1464, face 3 +DEAL::Cell 3.1464, face 4 +DEAL::Cell 3.1464, face 5 +DEAL::Cell 3.1465, face 0 +DEAL:: 0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.1465, face 1 +DEAL::Cell 3.1465, face 2 +DEAL::Cell 3.1465, face 3 +DEAL::Cell 3.1465, face 4 +DEAL:: 0.257078 0.00000 0.128539, 0.000821904 +DEAL::Cell 3.1465, face 5 +DEAL::Cell 3.1466, face 0 +DEAL::Cell 3.1466, face 1 +DEAL::Cell 3.1466, face 2 +DEAL::Cell 3.1466, face 3 +DEAL:: 0.211325 -0.105662 0.105662, 0.000697784 +DEAL::Cell 3.1466, face 4 +DEAL::Cell 3.1466, face 5 +DEAL::Cell 3.1467, face 0 +DEAL::Cell 3.1467, face 1 +DEAL:: 0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.1467, face 2 +DEAL::Cell 3.1467, face 3 +DEAL::Cell 3.1467, face 4 +DEAL::Cell 3.1467, face 5 +DEAL:: 0.211325 -0.0528312 0.158494, 0.000755374 +DEAL::Cell 3.1468, face 0 +DEAL::Cell 3.1468, face 1 +DEAL::Cell 3.1468, face 2 +DEAL::Cell 3.1468, face 3 +DEAL:: 0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1468, face 4 +DEAL::Cell 3.1468, face 5 +DEAL::Cell 3.1469, face 0 +DEAL::Cell 3.1469, face 1 +DEAL::Cell 3.1469, face 2 +DEAL:: 0.302831 -0.0757078 0.227123, 0.00143292 +DEAL::Cell 3.1469, face 3 +DEAL::Cell 3.1469, face 4 +DEAL::Cell 3.1469, face 5 +DEAL::Cell 3.1470, face 0 +DEAL:: 0.211325 -0.105662 0.158494, 0.000675627 +DEAL::Cell 3.1470, face 1 +DEAL::Cell 3.1470, face 2 +DEAL::Cell 3.1470, face 3 +DEAL::Cell 3.1470, face 4 +DEAL:: 0.211325 -0.105662 0.158494, 0.000755374 +DEAL::Cell 3.1470, face 5 +DEAL::Cell 3.1471, face 0 +DEAL::Cell 3.1471, face 1 +DEAL::Cell 3.1471, face 2 +DEAL:: 0.257078 0.00000 0.257078, 0.00103264 +DEAL::Cell 3.1471, face 3 +DEAL::Cell 3.1471, face 4 +DEAL::Cell 3.1471, face 5 +DEAL::Cell 3.1472, face 0 +DEAL::Cell 3.1472, face 1 +DEAL:: 0.394338 0.0985844 5.63785e-18, 0.00116234 +DEAL::Cell 3.1472, face 2 +DEAL::Cell 3.1472, face 3 +DEAL::Cell 3.1472, face 4 +DEAL::Cell 3.1472, face 5 +DEAL:: 0.394338 0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.1473, face 0 +DEAL::Cell 3.1473, face 1 +DEAL::Cell 3.1473, face 2 +DEAL::Cell 3.1473, face 3 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.00189861 +DEAL::Cell 3.1473, face 4 +DEAL::Cell 3.1473, face 5 +DEAL::Cell 3.1474, face 0 +DEAL::Cell 3.1474, face 1 +DEAL:: 0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.1474, face 2 +DEAL::Cell 3.1474, face 3 +DEAL::Cell 3.1474, face 4 +DEAL::Cell 3.1474, face 5 +DEAL::Cell 3.1475, face 0 +DEAL:: 0.348584 0.0871461 4.22839e-18, 0.00102748 +DEAL::Cell 3.1475, face 1 +DEAL::Cell 3.1475, face 2 +DEAL::Cell 3.1475, face 3 +DEAL::Cell 3.1475, face 4 +DEAL:: 0.348584 0.174292 3.25261e-18, 0.000996803 +DEAL::Cell 3.1475, face 5 +DEAL::Cell 3.1476, face 0 +DEAL::Cell 3.1476, face 1 +DEAL::Cell 3.1476, face 2 +DEAL:: 0.394338 0.0985844 0.0985844, 0.00242972 +DEAL::Cell 3.1476, face 3 +DEAL::Cell 3.1476, face 4 +DEAL::Cell 3.1476, face 5 +DEAL::Cell 3.1477, face 0 +DEAL:: 0.348584 0.0871461 0.174292, 0.00102748 +DEAL::Cell 3.1477, face 1 +DEAL::Cell 3.1477, face 2 +DEAL::Cell 3.1477, face 3 +DEAL::Cell 3.1477, face 4 +DEAL::Cell 3.1477, face 5 +DEAL:: 0.394338 0.0985844 0.197169, 0.00126074 +DEAL::Cell 3.1478, face 0 +DEAL::Cell 3.1478, face 1 +DEAL::Cell 3.1478, face 2 +DEAL::Cell 3.1478, face 3 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1478, face 4 +DEAL::Cell 3.1478, face 5 +DEAL::Cell 3.1479, face 0 +DEAL::Cell 3.1479, face 1 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1479, face 2 +DEAL::Cell 3.1479, face 3 +DEAL::Cell 3.1479, face 4 +DEAL::Cell 3.1479, face 5 +DEAL:: 0.302831 0.151416 0.151416, 0.000968182 +DEAL::Cell 3.1480, face 0 +DEAL::Cell 3.1480, face 1 +DEAL::Cell 3.1480, face 2 +DEAL::Cell 3.1480, face 3 +DEAL::Cell 3.1480, face 4 +DEAL:: 0.394338 0.197169 4.33681e-18, 0.00112764 +DEAL::Cell 3.1480, face 5 +DEAL::Cell 3.1481, face 0 +DEAL::Cell 3.1481, face 1 +DEAL::Cell 3.1481, face 2 +DEAL:: 0.394338 0.295753 0.0985844, 0.00242972 +DEAL::Cell 3.1481, face 3 +DEAL::Cell 3.1481, face 4 +DEAL::Cell 3.1481, face 5 +DEAL::Cell 3.1482, face 0 +DEAL:: 0.348584 0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.1482, face 1 +DEAL::Cell 3.1482, face 2 +DEAL::Cell 3.1482, face 3 +DEAL::Cell 3.1482, face 4 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1482, face 5 +DEAL::Cell 3.1483, face 0 +DEAL::Cell 3.1483, face 1 +DEAL::Cell 3.1483, face 2 +DEAL::Cell 3.1483, face 3 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.00143292 +DEAL::Cell 3.1483, face 4 +DEAL::Cell 3.1483, face 5 +DEAL::Cell 3.1484, face 0 +DEAL::Cell 3.1484, face 1 +DEAL:: 0.348584 0.261438 0.0871461, 0.00124600 +DEAL::Cell 3.1484, face 2 +DEAL::Cell 3.1484, face 3 +DEAL::Cell 3.1484, face 4 +DEAL::Cell 3.1484, face 5 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1485, face 0 +DEAL::Cell 3.1485, face 1 +DEAL::Cell 3.1485, face 2 +DEAL::Cell 3.1485, face 3 +DEAL:: 0.348584 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.1485, face 4 +DEAL::Cell 3.1485, face 5 +DEAL::Cell 3.1486, face 0 +DEAL::Cell 3.1486, face 1 +DEAL::Cell 3.1486, face 2 +DEAL:: 0.348584 0.174292 0.0871461, 0.00189861 +DEAL::Cell 3.1486, face 3 +DEAL::Cell 3.1486, face 4 +DEAL::Cell 3.1486, face 5 +DEAL::Cell 3.1487, face 0 +DEAL:: 0.302831 0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.1487, face 1 +DEAL::Cell 3.1487, face 2 +DEAL::Cell 3.1487, face 3 +DEAL::Cell 3.1487, face 4 +DEAL:: 0.302831 0.227123 0.0757078, 0.000892619 +DEAL::Cell 3.1487, face 5 +DEAL::Cell 3.1488, face 0 +DEAL::Cell 3.1488, face 1 +DEAL::Cell 3.1488, face 2 +DEAL:: 0.302831 0.0757078 0.0757078, 0.00143292 +DEAL::Cell 3.1488, face 3 +DEAL::Cell 3.1488, face 4 +DEAL::Cell 3.1488, face 5 +DEAL::Cell 3.1489, face 0 +DEAL::Cell 3.1489, face 1 +DEAL:: 0.302831 0.151416 2.16840e-18, 0.000968182 +DEAL::Cell 3.1489, face 2 +DEAL::Cell 3.1489, face 3 +DEAL::Cell 3.1489, face 4 +DEAL::Cell 3.1489, face 5 +DEAL:: 0.302831 0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.1490, face 0 +DEAL::Cell 3.1490, face 1 +DEAL::Cell 3.1490, face 2 +DEAL::Cell 3.1490, face 3 +DEAL:: 0.211325 0.00000 0.0528312, 0.000697784 +DEAL::Cell 3.1490, face 4 +DEAL::Cell 3.1490, face 5 +DEAL::Cell 3.1491, face 0 +DEAL::Cell 3.1491, face 1 +DEAL:: 0.211325 0.105662 0.0528312, 0.000675627 +DEAL::Cell 3.1491, face 2 +DEAL::Cell 3.1491, face 3 +DEAL::Cell 3.1491, face 4 +DEAL::Cell 3.1491, face 5 +DEAL::Cell 3.1492, face 0 +DEAL:: 0.302831 0.00000 0.0757078, 0.000865968 +DEAL::Cell 3.1492, face 1 +DEAL::Cell 3.1492, face 2 +DEAL::Cell 3.1492, face 3 +DEAL::Cell 3.1492, face 4 +DEAL:: 0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.1492, face 5 +DEAL::Cell 3.1493, face 0 +DEAL::Cell 3.1493, face 1 +DEAL::Cell 3.1493, face 2 +DEAL:: 0.302831 0.151416 0.0757078, 0.00143292 +DEAL::Cell 3.1493, face 3 +DEAL::Cell 3.1493, face 4 +DEAL::Cell 3.1493, face 5 +DEAL::Cell 3.1494, face 0 +DEAL:: 0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.1494, face 1 +DEAL::Cell 3.1494, face 2 +DEAL::Cell 3.1494, face 3 +DEAL::Cell 3.1494, face 4 +DEAL::Cell 3.1494, face 5 +DEAL:: 0.257078 0.00000 0.128539, 0.000821904 +DEAL::Cell 3.1495, face 0 +DEAL::Cell 3.1495, face 1 +DEAL::Cell 3.1495, face 2 +DEAL::Cell 3.1495, face 3 +DEAL:: 0.211325 0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.1495, face 4 +DEAL::Cell 3.1495, face 5 +DEAL::Cell 3.1496, face 0 +DEAL::Cell 3.1496, face 1 +DEAL:: 0.302831 0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.1496, face 2 +DEAL::Cell 3.1496, face 3 +DEAL::Cell 3.1496, face 4 +DEAL::Cell 3.1496, face 5 +DEAL:: 0.257078 0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.1497, face 0 +DEAL::Cell 3.1497, face 1 +DEAL::Cell 3.1497, face 2 +DEAL::Cell 3.1497, face 3 +DEAL::Cell 3.1497, face 4 +DEAL:: 0.302831 0.227123 1.51788e-18, 0.000865968 +DEAL::Cell 3.1497, face 5 +DEAL::Cell 3.1498, face 0 +DEAL::Cell 3.1498, face 1 +DEAL::Cell 3.1498, face 2 +DEAL:: 0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.1498, face 3 +DEAL::Cell 3.1498, face 4 +DEAL::Cell 3.1498, face 5 +DEAL::Cell 3.1499, face 0 +DEAL:: 0.257078 0.192809 0.0642695, 0.000918917 +DEAL::Cell 3.1499, face 1 +DEAL::Cell 3.1499, face 2 +DEAL::Cell 3.1499, face 3 +DEAL::Cell 3.1499, face 4 +DEAL:: 0.211325 0.211325 0.00000, 0.000604299 +DEAL::Cell 3.1499, face 5 +DEAL::Cell 3.1500, face 0 +DEAL::Cell 3.1500, face 1 +DEAL::Cell 3.1500, face 2 +DEAL::Cell 3.1500, face 3 +DEAL:: 0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.1500, face 4 +DEAL::Cell 3.1500, face 5 +DEAL::Cell 3.1501, face 0 +DEAL::Cell 3.1501, face 1 +DEAL:: 0.257078 0.257078 0.0642695, 0.00103964 +DEAL::Cell 3.1501, face 2 +DEAL::Cell 3.1501, face 3 +DEAL::Cell 3.1501, face 4 +DEAL::Cell 3.1501, face 5 +DEAL:: 0.257078 0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1502, face 0 +DEAL::Cell 3.1502, face 1 +DEAL::Cell 3.1502, face 2 +DEAL::Cell 3.1502, face 3 +DEAL:: 0.211325 0.158494 0.105662, 0.000697784 +DEAL::Cell 3.1502, face 4 +DEAL::Cell 3.1502, face 5 +DEAL::Cell 3.1503, face 0 +DEAL::Cell 3.1503, face 1 +DEAL::Cell 3.1503, face 2 +DEAL:: 0.257078 0.192809 0.0642695, 0.00103264 +DEAL::Cell 3.1503, face 3 +DEAL::Cell 3.1503, face 4 +DEAL::Cell 3.1503, face 5 +DEAL::Cell 3.1504, face 0 +DEAL:: 0.348584 0.00000 0.174292, 0.000996803 +DEAL::Cell 3.1504, face 1 +DEAL::Cell 3.1504, face 2 +DEAL::Cell 3.1504, face 3 +DEAL::Cell 3.1504, face 4 +DEAL:: 0.348584 0.00000 0.174292, 0.00111446 +DEAL::Cell 3.1504, face 5 +DEAL::Cell 3.1505, face 0 +DEAL::Cell 3.1505, face 1 +DEAL::Cell 3.1505, face 2 +DEAL:: 0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.1505, face 3 +DEAL::Cell 3.1505, face 4 +DEAL::Cell 3.1505, face 5 +DEAL::Cell 3.1506, face 0 +DEAL::Cell 3.1506, face 1 +DEAL:: 0.348584 0.0871461 0.174292, 0.00102748 +DEAL::Cell 3.1506, face 2 +DEAL::Cell 3.1506, face 3 +DEAL::Cell 3.1506, face 4 +DEAL::Cell 3.1506, face 5 +DEAL:: 0.348584 0.0871461 0.261438, 0.00124600 +DEAL::Cell 3.1507, face 0 +DEAL::Cell 3.1507, face 1 +DEAL::Cell 3.1507, face 2 +DEAL::Cell 3.1507, face 3 +DEAL:: 0.302831 0.151416 0.151416, 0.00143292 +DEAL::Cell 3.1507, face 4 +DEAL::Cell 3.1507, face 5 +DEAL::Cell 3.1508, face 0 +DEAL::Cell 3.1508, face 1 +DEAL:: 0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1508, face 2 +DEAL::Cell 3.1508, face 3 +DEAL::Cell 3.1508, face 4 +DEAL::Cell 3.1508, face 5 +DEAL::Cell 3.1509, face 0 +DEAL:: 0.394338 0.0985844 0.295753, 0.00116234 +DEAL::Cell 3.1509, face 1 +DEAL::Cell 3.1509, face 2 +DEAL::Cell 3.1509, face 3 +DEAL::Cell 3.1509, face 4 +DEAL:: 0.394338 0.197169 0.295753, 0.00140955 +DEAL::Cell 3.1509, face 5 +DEAL::Cell 3.1510, face 0 +DEAL::Cell 3.1510, face 1 +DEAL::Cell 3.1510, face 2 +DEAL:: 0.348584 0.0871461 0.261438, 0.00189861 +DEAL::Cell 3.1510, face 3 +DEAL::Cell 3.1510, face 4 +DEAL::Cell 3.1510, face 5 +DEAL::Cell 3.1511, face 0 +DEAL:: 0.302831 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1511, face 1 +DEAL::Cell 3.1511, face 2 +DEAL::Cell 3.1511, face 3 +DEAL::Cell 3.1511, face 4 +DEAL::Cell 3.1511, face 5 +DEAL:: 0.348584 0.0871461 0.348584, 0.00140969 +DEAL::Cell 3.1512, face 0 +DEAL::Cell 3.1512, face 1 +DEAL::Cell 3.1512, face 2 +DEAL::Cell 3.1512, face 3 +DEAL:: 0.348584 0.174292 0.261438, 0.00189861 +DEAL::Cell 3.1512, face 4 +DEAL::Cell 3.1512, face 5 +DEAL::Cell 3.1513, face 0 +DEAL::Cell 3.1513, face 1 +DEAL:: 0.394338 0.394338 0.295753, 0.00159472 +DEAL::Cell 3.1513, face 2 +DEAL::Cell 3.1513, face 3 +DEAL::Cell 3.1513, face 4 +DEAL::Cell 3.1513, face 5 +DEAL:: 0.348584 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.1514, face 0 +DEAL::Cell 3.1514, face 1 +DEAL::Cell 3.1514, face 2 +DEAL::Cell 3.1514, face 3 +DEAL::Cell 3.1514, face 4 +DEAL:: 0.348584 0.174292 0.174292, 0.00111446 +DEAL::Cell 3.1514, face 5 +DEAL::Cell 3.1515, face 0 +DEAL::Cell 3.1515, face 1 +DEAL::Cell 3.1515, face 2 +DEAL:: 0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.1515, face 3 +DEAL::Cell 3.1515, face 4 +DEAL::Cell 3.1515, face 5 +DEAL::Cell 3.1516, face 0 +DEAL:: 0.394338 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1516, face 1 +DEAL::Cell 3.1516, face 2 +DEAL::Cell 3.1516, face 3 +DEAL::Cell 3.1516, face 4 +DEAL:: 0.348584 0.261438 0.261438, 0.00124600 +DEAL::Cell 3.1516, face 5 +DEAL::Cell 3.1517, face 0 +DEAL::Cell 3.1517, face 1 +DEAL::Cell 3.1517, face 2 +DEAL::Cell 3.1517, face 3 +DEAL:: 0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.1517, face 4 +DEAL::Cell 3.1517, face 5 +DEAL::Cell 3.1518, face 0 +DEAL::Cell 3.1518, face 1 +DEAL:: 0.302831 0.227123 0.227123, 0.00108246 +DEAL::Cell 3.1518, face 2 +DEAL::Cell 3.1518, face 3 +DEAL::Cell 3.1518, face 4 +DEAL::Cell 3.1518, face 5 +DEAL:: 0.302831 0.151416 0.302831, 0.00122466 +DEAL::Cell 3.1519, face 0 +DEAL::Cell 3.1519, face 1 +DEAL::Cell 3.1519, face 2 +DEAL::Cell 3.1519, face 3 +DEAL:: 0.302831 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1519, face 4 +DEAL::Cell 3.1519, face 5 +DEAL::Cell 3.1520, face 0 +DEAL::Cell 3.1520, face 1 +DEAL::Cell 3.1520, face 2 +DEAL:: 0.302831 0.00000 0.151416, 0.00143292 +DEAL::Cell 3.1520, face 3 +DEAL::Cell 3.1520, face 4 +DEAL::Cell 3.1520, face 5 +DEAL::Cell 3.1521, face 0 +DEAL:: 0.257078 0.0642695 0.128539, 0.000757758 +DEAL::Cell 3.1521, face 1 +DEAL::Cell 3.1521, face 2 +DEAL::Cell 3.1521, face 3 +DEAL::Cell 3.1521, face 4 +DEAL:: 0.257078 0.0642695 0.128539, 0.000821904 +DEAL::Cell 3.1521, face 5 +DEAL::Cell 3.1522, face 0 +DEAL::Cell 3.1522, face 1 +DEAL::Cell 3.1522, face 2 +DEAL:: 0.257078 0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.1522, face 3 +DEAL::Cell 3.1522, face 4 +DEAL::Cell 3.1522, face 5 +DEAL::Cell 3.1523, face 0 +DEAL::Cell 3.1523, face 1 +DEAL:: 0.257078 0.128539 0.128539, 0.000821904 +DEAL::Cell 3.1523, face 2 +DEAL::Cell 3.1523, face 3 +DEAL::Cell 3.1523, face 4 +DEAL::Cell 3.1523, face 5 +DEAL:: 0.257078 0.128539 0.192809, 0.000918917 +DEAL::Cell 3.1524, face 0 +DEAL::Cell 3.1524, face 1 +DEAL::Cell 3.1524, face 2 +DEAL::Cell 3.1524, face 3 +DEAL:: 0.257078 0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.1524, face 4 +DEAL::Cell 3.1524, face 5 +DEAL::Cell 3.1525, face 0 +DEAL::Cell 3.1525, face 1 +DEAL:: 0.257078 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1525, face 2 +DEAL::Cell 3.1525, face 3 +DEAL::Cell 3.1525, face 4 +DEAL::Cell 3.1525, face 5 +DEAL::Cell 3.1526, face 0 +DEAL:: 0.257078 0.00000 0.192809, 0.000735134 +DEAL::Cell 3.1526, face 1 +DEAL::Cell 3.1526, face 2 +DEAL::Cell 3.1526, face 3 +DEAL::Cell 3.1526, face 4 +DEAL:: 0.257078 0.0642695 0.192809, 0.000918917 +DEAL::Cell 3.1526, face 5 +DEAL::Cell 3.1527, face 0 +DEAL::Cell 3.1527, face 1 +DEAL::Cell 3.1527, face 2 +DEAL:: 0.257078 0.128539 0.192809, 0.00103264 +DEAL::Cell 3.1527, face 3 +DEAL::Cell 3.1527, face 4 +DEAL::Cell 3.1527, face 5 +DEAL::Cell 3.1528, face 0 +DEAL:: 0.257078 0.128539 0.192809, 0.000821904 +DEAL::Cell 3.1528, face 1 +DEAL::Cell 3.1528, face 2 +DEAL::Cell 3.1528, face 3 +DEAL::Cell 3.1528, face 4 +DEAL::Cell 3.1528, face 5 +DEAL:: 0.302831 0.151416 0.227123, 0.00108246 +DEAL::Cell 3.1529, face 0 +DEAL::Cell 3.1529, face 1 +DEAL::Cell 3.1529, face 2 +DEAL::Cell 3.1529, face 3 +DEAL:: 0.257078 0.192809 0.192809, 0.00103264 +DEAL::Cell 3.1529, face 4 +DEAL::Cell 3.1529, face 5 +DEAL::Cell 3.1530, face 0 +DEAL::Cell 3.1530, face 1 +DEAL:: 0.257078 0.192809 0.192809, 0.000918917 +DEAL::Cell 3.1530, face 2 +DEAL::Cell 3.1530, face 3 +DEAL::Cell 3.1530, face 4 +DEAL::Cell 3.1530, face 5 +DEAL:: 0.211325 0.158494 0.158494, 0.000755374 +DEAL::Cell 3.1531, face 0 +DEAL::Cell 3.1531, face 1 +DEAL::Cell 3.1531, face 2 +DEAL::Cell 3.1531, face 3 +DEAL::Cell 3.1531, face 4 +DEAL:: 0.257078 0.192809 0.128539, 0.000821904 +DEAL::Cell 3.1531, face 5 +DEAL::Cell 3.1532, face 0 +DEAL::Cell 3.1532, face 1 +DEAL::Cell 3.1532, face 2 +DEAL:: 0.302831 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1532, face 3 +DEAL::Cell 3.1532, face 4 +DEAL::Cell 3.1532, face 5 +DEAL::Cell 3.1533, face 0 +DEAL:: 0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1533, face 1 +DEAL::Cell 3.1533, face 2 +DEAL::Cell 3.1533, face 3 +DEAL::Cell 3.1533, face 4 +DEAL:: 0.257078 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.1533, face 5 +DEAL::Cell 3.1534, face 0 +DEAL::Cell 3.1534, face 1 +DEAL::Cell 3.1534, face 2 +DEAL::Cell 3.1534, face 3 +DEAL:: 0.211325 0.105662 0.158494, 0.000697784 +DEAL::Cell 3.1534, face 4 +DEAL::Cell 3.1534, face 5 +DEAL::Cell 3.1535, face 0 +DEAL::Cell 3.1535, face 1 +DEAL:: 0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.1535, face 2 +DEAL::Cell 3.1535, face 3 +DEAL::Cell 3.1535, face 4 +DEAL::Cell 3.1535, face 5 +DEAL:: 0.211325 0.158494 0.211325, 0.000854608 +DEAL::Cell 3.1536, face 0 +DEAL::Cell 3.1536, face 1 +DEAL::Cell 3.1536, face 3 +DEAL::Cell 3.1536, face 4 +DEAL:: -0.398698 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1536, face 5 +DEAL::Cell 3.1537, face 0 +DEAL::Cell 3.1537, face 1 +DEAL::Cell 3.1537, face 3 +DEAL::Cell 3.1537, face 4 +DEAL:: -0.433013 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1537, face 5 +DEAL::Cell 3.1538, face 0 +DEAL::Cell 3.1538, face 1 +DEAL::Cell 3.1538, face 2 +DEAL:: -0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1538, face 3 +DEAL::Cell 3.1538, face 4 +DEAL::Cell 3.1538, face 5 +DEAL::Cell 3.1539, face 0 +DEAL:: -0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1539, face 1 +DEAL::Cell 3.1539, face 2 +DEAL::Cell 3.1539, face 3 +DEAL::Cell 3.1539, face 4 +DEAL:: -0.242922 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1539, face 5 +DEAL::Cell 3.1540, face 0 +DEAL::Cell 3.1540, face 1 +DEAL::Cell 3.1540, face 3 +DEAL::Cell 3.1540, face 4 +DEAL:: -0.577350 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1540, face 5 +DEAL::Cell 3.1541, face 0 +DEAL::Cell 3.1541, face 1 +DEAL::Cell 3.1541, face 3 +DEAL:: -0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1541, face 4 +DEAL::Cell 3.1541, face 5 +DEAL::Cell 3.1542, face 0 +DEAL::Cell 3.1542, face 1 +DEAL:: -0.398698 -0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1542, face 2 +DEAL::Cell 3.1542, face 3 +DEAL::Cell 3.1542, face 4 +DEAL::Cell 3.1542, face 5 +DEAL:: -0.364383 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1543, face 0 +DEAL::Cell 3.1543, face 1 +DEAL::Cell 3.1543, face 2 +DEAL::Cell 3.1543, face 3 +DEAL::Cell 3.1543, face 4 +DEAL:: -0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1543, face 5 +DEAL::Cell 3.1544, face 0 +DEAL::Cell 3.1544, face 1 +DEAL::Cell 3.1544, face 3 +DEAL:: -0.265799 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1544, face 4 +DEAL::Cell 3.1544, face 5 +DEAL::Cell 3.1545, face 0 +DEAL::Cell 3.1545, face 1 +DEAL:: 0.00000 -0.433013 0.577350, 0.00165098 +DEAL::Cell 3.1545, face 3 +DEAL::Cell 3.1545, face 4 +DEAL::Cell 3.1545, face 5 +DEAL::Cell 3.1546, face 0 +DEAL:: -0.242922 -0.364383 0.485844, 0.00155329 +DEAL::Cell 3.1546, face 1 +DEAL::Cell 3.1546, face 2 +DEAL::Cell 3.1546, face 3 +DEAL::Cell 3.1546, face 4 +DEAL::Cell 3.1546, face 5 +DEAL:: -0.265799 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1547, face 0 +DEAL::Cell 3.1547, face 1 +DEAL::Cell 3.1547, face 2 +DEAL::Cell 3.1547, face 3 +DEAL:: -0.121461 -0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1547, face 4 +DEAL::Cell 3.1547, face 5 +DEAL::Cell 3.1548, face 0 +DEAL::Cell 3.1548, face 1 +DEAL:: -0.144338 -0.288675 0.577350, 0.00170179 +DEAL::Cell 3.1548, face 3 +DEAL::Cell 3.1548, face 4 +DEAL::Cell 3.1548, face 5 +DEAL::Cell 3.1549, face 0 +DEAL:: -0.132899 -0.265799 0.531597, 0.00156693 +DEAL::Cell 3.1549, face 1 +DEAL::Cell 3.1549, face 3 +DEAL::Cell 3.1549, face 4 +DEAL::Cell 3.1549, face 5 +DEAL::Cell 3.1550, face 0 +DEAL:: -0.265799 -0.398698 0.531597, 0.00169957 +DEAL::Cell 3.1550, face 1 +DEAL::Cell 3.1550, face 2 +DEAL::Cell 3.1550, face 3 +DEAL::Cell 3.1550, face 4 +DEAL:: -0.132899 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1550, face 5 +DEAL::Cell 3.1551, face 0 +DEAL::Cell 3.1551, face 1 +DEAL::Cell 3.1551, face 2 +DEAL:: 0.00000 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1551, face 3 +DEAL::Cell 3.1551, face 4 +DEAL::Cell 3.1551, face 5 +DEAL::Cell 3.1552, face 0 +DEAL:: -0.440091 -0.330068 0.440091, 0.00177975 +DEAL::Cell 3.1552, face 1 +DEAL::Cell 3.1552, face 2 +DEAL::Cell 3.1552, face 3 +DEAL::Cell 3.1552, face 4 +DEAL::Cell 3.1552, face 5 +DEAL:: -0.485844 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1553, face 0 +DEAL::Cell 3.1553, face 1 +DEAL::Cell 3.1553, face 2 +DEAL::Cell 3.1553, face 3 +DEAL:: -0.330068 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1553, face 4 +DEAL::Cell 3.1553, face 5 +DEAL::Cell 3.1554, face 0 +DEAL::Cell 3.1554, face 1 +DEAL:: -0.330068 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1554, face 2 +DEAL::Cell 3.1554, face 3 +DEAL::Cell 3.1554, face 4 +DEAL::Cell 3.1554, face 5 +DEAL:: -0.295753 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1555, face 0 +DEAL::Cell 3.1555, face 1 +DEAL::Cell 3.1555, face 2 +DEAL::Cell 3.1555, face 3 +DEAL::Cell 3.1555, face 4 +DEAL:: -0.330068 -0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1555, face 5 +DEAL::Cell 3.1556, face 0 +DEAL::Cell 3.1556, face 1 +DEAL::Cell 3.1556, face 2 +DEAL:: -0.485844 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1556, face 3 +DEAL::Cell 3.1556, face 4 +DEAL::Cell 3.1556, face 5 +DEAL::Cell 3.1557, face 0 +DEAL:: -0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1557, face 1 +DEAL::Cell 3.1557, face 2 +DEAL::Cell 3.1557, face 3 +DEAL::Cell 3.1557, face 4 +DEAL:: -0.220045 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1557, face 5 +DEAL::Cell 3.1558, face 0 +DEAL::Cell 3.1558, face 1 +DEAL::Cell 3.1558, face 2 +DEAL::Cell 3.1558, face 3 +DEAL:: -0.394338 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1558, face 4 +DEAL::Cell 3.1558, face 5 +DEAL::Cell 3.1559, face 0 +DEAL::Cell 3.1559, face 1 +DEAL:: -0.197169 -0.295753 0.394338, 0.00126074 +DEAL::Cell 3.1559, face 2 +DEAL::Cell 3.1559, face 3 +DEAL::Cell 3.1559, face 4 +DEAL::Cell 3.1559, face 5 +DEAL:: -0.295753 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1560, face 0 +DEAL::Cell 3.1560, face 1 +DEAL::Cell 3.1560, face 2 +DEAL::Cell 3.1560, face 3 +DEAL:: -0.110023 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1560, face 4 +DEAL::Cell 3.1560, face 5 +DEAL::Cell 3.1561, face 0 +DEAL::Cell 3.1561, face 1 +DEAL::Cell 3.1561, face 2 +DEAL:: -0.121461 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1561, face 3 +DEAL::Cell 3.1561, face 4 +DEAL::Cell 3.1561, face 5 +DEAL::Cell 3.1562, face 0 +DEAL:: -0.197169 -0.394338 0.394338, 0.00126074 +DEAL::Cell 3.1562, face 1 +DEAL::Cell 3.1562, face 2 +DEAL::Cell 3.1562, face 3 +DEAL::Cell 3.1562, face 4 +DEAL:: -0.197169 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1562, face 5 +DEAL::Cell 3.1563, face 0 +DEAL::Cell 3.1563, face 1 +DEAL::Cell 3.1563, face 2 +DEAL:: 0.00000 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1563, face 3 +DEAL::Cell 3.1563, face 4 +DEAL::Cell 3.1563, face 5 +DEAL::Cell 3.1564, face 0 +DEAL::Cell 3.1564, face 1 +DEAL:: -0.121461 -0.364383 0.485844, 0.00143206 +DEAL::Cell 3.1564, face 2 +DEAL::Cell 3.1564, face 3 +DEAL::Cell 3.1564, face 4 +DEAL::Cell 3.1564, face 5 +DEAL:: -0.121461 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1565, face 0 +DEAL::Cell 3.1565, face 1 +DEAL::Cell 3.1565, face 2 +DEAL::Cell 3.1565, face 3 +DEAL:: 0.00000 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1565, face 4 +DEAL::Cell 3.1565, face 5 +DEAL::Cell 3.1566, face 0 +DEAL::Cell 3.1566, face 1 +DEAL:: -0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1566, face 2 +DEAL::Cell 3.1566, face 3 +DEAL::Cell 3.1566, face 4 +DEAL::Cell 3.1566, face 5 +DEAL::Cell 3.1567, face 0 +DEAL:: -0.110023 -0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1567, face 1 +DEAL::Cell 3.1567, face 2 +DEAL::Cell 3.1567, face 3 +DEAL::Cell 3.1567, face 4 +DEAL:: 0.00000 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1567, face 5 +DEAL::Cell 3.1568, face 0 +DEAL::Cell 3.1568, face 1 +DEAL::Cell 3.1568, face 3 +DEAL:: -0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1568, face 4 +DEAL::Cell 3.1568, face 5 +DEAL::Cell 3.1569, face 0 +DEAL::Cell 3.1569, face 1 +DEAL:: -0.265799 -0.132899 0.531597, 0.00169957 +DEAL::Cell 3.1569, face 3 +DEAL::Cell 3.1569, face 4 +DEAL::Cell 3.1569, face 5 +DEAL::Cell 3.1570, face 0 +DEAL::Cell 3.1570, face 1 +DEAL:: -0.398698 -0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1570, face 2 +DEAL::Cell 3.1570, face 3 +DEAL::Cell 3.1570, face 4 +DEAL::Cell 3.1570, face 5 +DEAL:: -0.398698 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1571, face 0 +DEAL::Cell 3.1571, face 1 +DEAL::Cell 3.1571, face 2 +DEAL::Cell 3.1571, face 3 +DEAL:: -0.242922 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1571, face 4 +DEAL::Cell 3.1571, face 5 +DEAL::Cell 3.1572, face 0 +DEAL::Cell 3.1572, face 1 +DEAL:: -0.398698 7.58942e-19 0.531597, 0.00190018 +DEAL::Cell 3.1572, face 3 +DEAL::Cell 3.1572, face 4 +DEAL::Cell 3.1572, face 5 +DEAL::Cell 3.1573, face 0 +DEAL::Cell 3.1573, face 1 +DEAL:: -0.288675 -0.144338 0.577350, 0.00184585 +DEAL::Cell 3.1573, face 3 +DEAL::Cell 3.1573, face 4 +DEAL::Cell 3.1573, face 5 +DEAL::Cell 3.1574, face 0 +DEAL:: -0.485844 -0.121461 0.485844, 0.00196478 +DEAL::Cell 3.1574, face 1 +DEAL::Cell 3.1574, face 2 +DEAL::Cell 3.1574, face 3 +DEAL::Cell 3.1574, face 4 +DEAL:: -0.485844 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1574, face 5 +DEAL::Cell 3.1575, face 0 +DEAL::Cell 3.1575, face 1 +DEAL::Cell 3.1575, face 2 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00441555 +DEAL::Cell 3.1575, face 3 +DEAL::Cell 3.1575, face 4 +DEAL::Cell 3.1575, face 5 +DEAL::Cell 3.1576, face 0 +DEAL::Cell 3.1576, face 1 +DEAL:: -0.144338 -0.288675 0.577350, 0.00170179 +DEAL::Cell 3.1576, face 3 +DEAL::Cell 3.1576, face 4 +DEAL::Cell 3.1576, face 5 +DEAL::Cell 3.1577, face 0 +DEAL:: -0.132899 -0.265799 0.531597, 0.00156693 +DEAL::Cell 3.1577, face 1 +DEAL::Cell 3.1577, face 3 +DEAL::Cell 3.1577, face 4 +DEAL::Cell 3.1577, face 5 +DEAL:: -0.132899 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1578, face 0 +DEAL::Cell 3.1578, face 1 +DEAL::Cell 3.1578, face 2 +DEAL::Cell 3.1578, face 3 +DEAL:: -0.121461 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1578, face 4 +DEAL::Cell 3.1578, face 5 +DEAL::Cell 3.1579, face 0 +DEAL::Cell 3.1579, face 1 +DEAL::Cell 3.1579, face 2 +DEAL:: -0.132899 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1579, face 3 +DEAL::Cell 3.1579, face 4 +DEAL::Cell 3.1579, face 5 +DEAL::Cell 3.1580, face 0 +DEAL:: -0.265799 -0.132899 0.531597, 0.00169957 +DEAL::Cell 3.1580, face 1 +DEAL::Cell 3.1580, face 3 +DEAL::Cell 3.1580, face 4 +DEAL::Cell 3.1580, face 5 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00152014 +DEAL::Cell 3.1581, face 0 +DEAL::Cell 3.1581, face 1 +DEAL::Cell 3.1581, face 3 +DEAL::Cell 3.1581, face 4 +DEAL:: 0.00000 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1581, face 5 +DEAL::Cell 3.1582, face 0 +DEAL::Cell 3.1582, face 1 +DEAL::Cell 3.1582, face 2 +DEAL::Cell 3.1582, face 3 +DEAL:: -0.242922 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1582, face 4 +DEAL::Cell 3.1582, face 5 +DEAL::Cell 3.1583, face 0 +DEAL::Cell 3.1583, face 1 +DEAL:: 0.00000 -0.121461 0.485844, 0.00138931 +DEAL::Cell 3.1583, face 2 +DEAL::Cell 3.1583, face 3 +DEAL::Cell 3.1583, face 4 +DEAL::Cell 3.1583, face 5 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00138931 +DEAL::Cell 3.1584, face 0 +DEAL::Cell 3.1584, face 1 +DEAL::Cell 3.1584, face 2 +DEAL::Cell 3.1584, face 3 +DEAL:: -0.330068 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1584, face 4 +DEAL::Cell 3.1584, face 5 +DEAL::Cell 3.1585, face 0 +DEAL::Cell 3.1585, face 1 +DEAL::Cell 3.1585, face 2 +DEAL:: -0.364383 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1585, face 3 +DEAL::Cell 3.1585, face 4 +DEAL::Cell 3.1585, face 5 +DEAL::Cell 3.1586, face 0 +DEAL:: -0.394338 -0.197169 0.394338, 0.00159472 +DEAL::Cell 3.1586, face 1 +DEAL::Cell 3.1586, face 2 +DEAL::Cell 3.1586, face 3 +DEAL::Cell 3.1586, face 4 +DEAL:: -0.394338 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1586, face 5 +DEAL::Cell 3.1587, face 0 +DEAL::Cell 3.1587, face 1 +DEAL::Cell 3.1587, face 2 +DEAL:: -0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1587, face 3 +DEAL::Cell 3.1587, face 4 +DEAL::Cell 3.1587, face 5 +DEAL::Cell 3.1588, face 0 +DEAL::Cell 3.1588, face 1 +DEAL:: -0.364383 -0.121461 0.485844, 0.00173663 +DEAL::Cell 3.1588, face 2 +DEAL::Cell 3.1588, face 3 +DEAL::Cell 3.1588, face 4 +DEAL::Cell 3.1588, face 5 +DEAL:: -0.364383 1.51788e-18 0.485844, 0.00138931 +DEAL::Cell 3.1589, face 0 +DEAL::Cell 3.1589, face 1 +DEAL::Cell 3.1589, face 2 +DEAL::Cell 3.1589, face 3 +DEAL:: -0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1589, face 4 +DEAL::Cell 3.1589, face 5 +DEAL::Cell 3.1590, face 0 +DEAL::Cell 3.1590, face 1 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00140955 +DEAL::Cell 3.1590, face 2 +DEAL::Cell 3.1590, face 3 +DEAL::Cell 3.1590, face 4 +DEAL::Cell 3.1590, face 5 +DEAL::Cell 3.1591, face 0 +DEAL:: -0.330068 -0.110023 0.440091, 0.00157309 +DEAL::Cell 3.1591, face 1 +DEAL::Cell 3.1591, face 2 +DEAL::Cell 3.1591, face 3 +DEAL::Cell 3.1591, face 4 +DEAL:: -0.220045 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1591, face 5 +DEAL::Cell 3.1592, face 0 +DEAL::Cell 3.1592, face 1 +DEAL::Cell 3.1592, face 2 +DEAL:: -0.121461 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1592, face 3 +DEAL::Cell 3.1592, face 4 +DEAL::Cell 3.1592, face 5 +DEAL::Cell 3.1593, face 0 +DEAL:: -0.110023 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1593, face 1 +DEAL::Cell 3.1593, face 2 +DEAL::Cell 3.1593, face 3 +DEAL::Cell 3.1593, face 4 +DEAL::Cell 3.1593, face 5 +DEAL:: -0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1594, face 0 +DEAL::Cell 3.1594, face 1 +DEAL::Cell 3.1594, face 2 +DEAL::Cell 3.1594, face 3 +DEAL:: -0.197169 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1594, face 4 +DEAL::Cell 3.1594, face 5 +DEAL::Cell 3.1595, face 0 +DEAL::Cell 3.1595, face 1 +DEAL:: 0.00000 -0.110023 0.440091, 0.00125847 +DEAL::Cell 3.1595, face 2 +DEAL::Cell 3.1595, face 3 +DEAL::Cell 3.1595, face 4 +DEAL::Cell 3.1595, face 5 +DEAL:: 0.00000 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1596, face 0 +DEAL::Cell 3.1596, face 1 +DEAL::Cell 3.1596, face 2 +DEAL::Cell 3.1596, face 3 +DEAL::Cell 3.1596, face 4 +DEAL:: -0.242922 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1596, face 5 +DEAL::Cell 3.1597, face 0 +DEAL::Cell 3.1597, face 1 +DEAL::Cell 3.1597, face 2 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00368819 +DEAL::Cell 3.1597, face 3 +DEAL::Cell 3.1597, face 4 +DEAL::Cell 3.1597, face 5 +DEAL::Cell 3.1598, face 0 +DEAL:: -0.220045 3.25261e-18 0.440091, 0.00140701 +DEAL::Cell 3.1598, face 1 +DEAL::Cell 3.1598, face 2 +DEAL::Cell 3.1598, face 3 +DEAL::Cell 3.1598, face 4 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1598, face 5 +DEAL::Cell 3.1599, face 0 +DEAL::Cell 3.1599, face 1 +DEAL::Cell 3.1599, face 2 +DEAL::Cell 3.1599, face 3 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1599, face 4 +DEAL::Cell 3.1599, face 5 +DEAL::Cell 3.1600, face 0 +DEAL::Cell 3.1600, face 1 +DEAL:: 0.132899 -0.531597 0.531597, 0.00156693 +DEAL::Cell 3.1600, face 3 +DEAL::Cell 3.1600, face 4 +DEAL::Cell 3.1600, face 5 +DEAL::Cell 3.1601, face 0 +DEAL:: 0.144338 -0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1601, face 1 +DEAL::Cell 3.1601, face 3 +DEAL::Cell 3.1601, face 4 +DEAL::Cell 3.1601, face 5 +DEAL:: 0.265799 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1602, face 0 +DEAL::Cell 3.1602, face 1 +DEAL::Cell 3.1602, face 2 +DEAL::Cell 3.1602, face 3 +DEAL::Cell 3.1602, face 4 +DEAL:: 0.00000 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1602, face 5 +DEAL::Cell 3.1603, face 0 +DEAL::Cell 3.1603, face 1 +DEAL::Cell 3.1603, face 2 +DEAL:: 0.132899 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1603, face 3 +DEAL::Cell 3.1603, face 4 +DEAL::Cell 3.1603, face 5 +DEAL::Cell 3.1604, face 0 +DEAL:: 0.00000 -0.288675 0.577350, 0.00165098 +DEAL::Cell 3.1604, face 1 +DEAL::Cell 3.1604, face 3 +DEAL::Cell 3.1604, face 4 +DEAL::Cell 3.1604, face 5 +DEAL:: 0.132899 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1605, face 0 +DEAL::Cell 3.1605, face 1 +DEAL::Cell 3.1605, face 3 +DEAL::Cell 3.1605, face 4 +DEAL::Cell 3.1605, face 5 +DEAL:: 0.144338 -0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1606, face 0 +DEAL::Cell 3.1606, face 1 +DEAL::Cell 3.1606, face 2 +DEAL::Cell 3.1606, face 3 +DEAL:: 0.00000 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1606, face 4 +DEAL::Cell 3.1606, face 5 +DEAL::Cell 3.1607, face 0 +DEAL::Cell 3.1607, face 1 +DEAL:: 0.265799 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1607, face 2 +DEAL::Cell 3.1607, face 3 +DEAL::Cell 3.1607, face 4 +DEAL::Cell 3.1607, face 5 +DEAL:: 0.242922 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1608, face 0 +DEAL::Cell 3.1608, face 1 +DEAL::Cell 3.1608, face 3 +DEAL::Cell 3.1608, face 4 +DEAL::Cell 3.1608, face 5 +DEAL:: 0.288675 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1609, face 0 +DEAL::Cell 3.1609, face 1 +DEAL::Cell 3.1609, face 3 +DEAL::Cell 3.1609, face 4 +DEAL:: 0.577350 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1609, face 5 +DEAL::Cell 3.1610, face 0 +DEAL::Cell 3.1610, face 1 +DEAL::Cell 3.1610, face 2 +DEAL:: 0.398698 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.1610, face 3 +DEAL::Cell 3.1610, face 4 +DEAL::Cell 3.1610, face 5 +DEAL::Cell 3.1611, face 0 +DEAL:: 0.364383 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1611, face 1 +DEAL::Cell 3.1611, face 2 +DEAL::Cell 3.1611, face 3 +DEAL::Cell 3.1611, face 4 +DEAL::Cell 3.1611, face 5 +DEAL:: 0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1612, face 0 +DEAL::Cell 3.1612, face 1 +DEAL::Cell 3.1612, face 3 +DEAL::Cell 3.1612, face 4 +DEAL:: 0.433013 -0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1612, face 5 +DEAL::Cell 3.1613, face 0 +DEAL::Cell 3.1613, face 1 +DEAL::Cell 3.1613, face 3 +DEAL:: 0.531597 -0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1613, face 4 +DEAL::Cell 3.1613, face 5 +DEAL::Cell 3.1614, face 0 +DEAL::Cell 3.1614, face 1 +DEAL:: 0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1614, face 2 +DEAL::Cell 3.1614, face 3 +DEAL::Cell 3.1614, face 4 +DEAL::Cell 3.1614, face 5 +DEAL::Cell 3.1615, face 0 +DEAL:: 0.398698 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1615, face 1 +DEAL::Cell 3.1615, face 2 +DEAL::Cell 3.1615, face 3 +DEAL::Cell 3.1615, face 4 +DEAL:: 0.531597 -0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1615, face 5 +DEAL::Cell 3.1616, face 0 +DEAL::Cell 3.1616, face 1 +DEAL::Cell 3.1616, face 2 +DEAL:: 0.121461 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1616, face 3 +DEAL::Cell 3.1616, face 4 +DEAL::Cell 3.1616, face 5 +DEAL::Cell 3.1617, face 0 +DEAL:: 0.110023 -0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1617, face 1 +DEAL::Cell 3.1617, face 2 +DEAL::Cell 3.1617, face 3 +DEAL::Cell 3.1617, face 4 +DEAL::Cell 3.1617, face 5 +DEAL:: 0.121461 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1618, face 0 +DEAL::Cell 3.1618, face 1 +DEAL::Cell 3.1618, face 2 +DEAL::Cell 3.1618, face 3 +DEAL:: 0.00000 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1618, face 4 +DEAL::Cell 3.1618, face 5 +DEAL::Cell 3.1619, face 0 +DEAL::Cell 3.1619, face 1 +DEAL:: 0.220045 -0.330068 0.440091, 0.00140701 +DEAL::Cell 3.1619, face 2 +DEAL::Cell 3.1619, face 3 +DEAL::Cell 3.1619, face 4 +DEAL::Cell 3.1619, face 5 +DEAL:: 0.197169 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1620, face 0 +DEAL::Cell 3.1620, face 1 +DEAL::Cell 3.1620, face 2 +DEAL::Cell 3.1620, face 3 +DEAL::Cell 3.1620, face 4 +DEAL:: 0.00000 -0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1620, face 5 +DEAL::Cell 3.1621, face 0 +DEAL::Cell 3.1621, face 1 +DEAL::Cell 3.1621, face 2 +DEAL:: 0.121461 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1621, face 3 +DEAL::Cell 3.1621, face 4 +DEAL::Cell 3.1621, face 5 +DEAL::Cell 3.1622, face 0 +DEAL:: 0.00000 -0.220045 0.440091, 0.00125847 +DEAL::Cell 3.1622, face 1 +DEAL::Cell 3.1622, face 2 +DEAL::Cell 3.1622, face 3 +DEAL::Cell 3.1622, face 4 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1622, face 5 +DEAL::Cell 3.1623, face 0 +DEAL::Cell 3.1623, face 1 +DEAL::Cell 3.1623, face 2 +DEAL::Cell 3.1623, face 3 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1623, face 4 +DEAL::Cell 3.1623, face 5 +DEAL::Cell 3.1624, face 0 +DEAL::Cell 3.1624, face 1 +DEAL:: 0.330068 -0.440091 0.440091, 0.00157309 +DEAL::Cell 3.1624, face 2 +DEAL::Cell 3.1624, face 3 +DEAL::Cell 3.1624, face 4 +DEAL::Cell 3.1624, face 5 +DEAL:: 0.220045 -0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1625, face 0 +DEAL::Cell 3.1625, face 1 +DEAL::Cell 3.1625, face 2 +DEAL::Cell 3.1625, face 3 +DEAL:: 0.440091 -0.330068 0.440091, 0.00302625 +DEAL::Cell 3.1625, face 4 +DEAL::Cell 3.1625, face 5 +DEAL::Cell 3.1626, face 0 +DEAL::Cell 3.1626, face 1 +DEAL::Cell 3.1626, face 2 +DEAL:: 0.220045 -0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1626, face 3 +DEAL::Cell 3.1626, face 4 +DEAL::Cell 3.1626, face 5 +DEAL::Cell 3.1627, face 0 +DEAL:: 0.295753 -0.394338 0.394338, 0.00140955 +DEAL::Cell 3.1627, face 1 +DEAL::Cell 3.1627, face 2 +DEAL::Cell 3.1627, face 3 +DEAL::Cell 3.1627, face 4 +DEAL:: 0.295753 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1627, face 5 +DEAL::Cell 3.1628, face 0 +DEAL::Cell 3.1628, face 1 +DEAL::Cell 3.1628, face 2 +DEAL:: 0.364383 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1628, face 3 +DEAL::Cell 3.1628, face 4 +DEAL::Cell 3.1628, face 5 +DEAL::Cell 3.1629, face 0 +DEAL::Cell 3.1629, face 1 +DEAL:: 0.485844 -0.364383 0.485844, 0.00196478 +DEAL::Cell 3.1629, face 2 +DEAL::Cell 3.1629, face 3 +DEAL::Cell 3.1629, face 4 +DEAL::Cell 3.1629, face 5 +DEAL:: 0.485844 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1630, face 0 +DEAL::Cell 3.1630, face 1 +DEAL::Cell 3.1630, face 2 +DEAL::Cell 3.1630, face 3 +DEAL:: 0.295753 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1630, face 4 +DEAL::Cell 3.1630, face 5 +DEAL::Cell 3.1631, face 0 +DEAL::Cell 3.1631, face 1 +DEAL:: 0.394338 -0.197169 0.394338, 0.00159472 +DEAL::Cell 3.1631, face 2 +DEAL::Cell 3.1631, face 3 +DEAL::Cell 3.1631, face 4 +DEAL::Cell 3.1631, face 5 +DEAL::Cell 3.1632, face 0 +DEAL:: 0.00000 -0.288675 0.577350, 0.00165098 +DEAL::Cell 3.1632, face 1 +DEAL::Cell 3.1632, face 3 +DEAL::Cell 3.1632, face 4 +DEAL::Cell 3.1632, face 5 +DEAL:: 0.144338 -0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1633, face 0 +DEAL::Cell 3.1633, face 1 +DEAL::Cell 3.1633, face 3 +DEAL::Cell 3.1633, face 4 +DEAL:: 0.132899 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1633, face 5 +DEAL::Cell 3.1634, face 0 +DEAL::Cell 3.1634, face 1 +DEAL::Cell 3.1634, face 2 +DEAL:: 0.132899 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1634, face 3 +DEAL::Cell 3.1634, face 4 +DEAL::Cell 3.1634, face 5 +DEAL::Cell 3.1635, face 0 +DEAL::Cell 3.1635, face 1 +DEAL:: 0.265799 -0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1635, face 2 +DEAL::Cell 3.1635, face 3 +DEAL::Cell 3.1635, face 4 +DEAL::Cell 3.1635, face 5 +DEAL:: 0.265799 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1636, face 0 +DEAL::Cell 3.1636, face 1 +DEAL::Cell 3.1636, face 3 +DEAL::Cell 3.1636, face 4 +DEAL:: 0.00000 -0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1636, face 5 +DEAL::Cell 3.1637, face 0 +DEAL::Cell 3.1637, face 1 +DEAL::Cell 3.1637, face 3 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00441555 +DEAL::Cell 3.1637, face 4 +DEAL::Cell 3.1637, face 5 +DEAL::Cell 3.1638, face 0 +DEAL::Cell 3.1638, face 1 +DEAL::Cell 3.1638, face 2 +DEAL:: 0.00000 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1638, face 3 +DEAL::Cell 3.1638, face 4 +DEAL::Cell 3.1638, face 5 +DEAL::Cell 3.1639, face 0 +DEAL:: 0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1639, face 1 +DEAL::Cell 3.1639, face 2 +DEAL::Cell 3.1639, face 3 +DEAL::Cell 3.1639, face 4 +DEAL:: 0.121461 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1639, face 5 +DEAL::Cell 3.1640, face 0 +DEAL::Cell 3.1640, face 1 +DEAL::Cell 3.1640, face 3 +DEAL:: 0.398698 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1640, face 4 +DEAL::Cell 3.1640, face 5 +DEAL::Cell 3.1641, face 0 +DEAL::Cell 3.1641, face 1 +DEAL::Cell 3.1641, face 3 +DEAL:: 0.398698 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1641, face 4 +DEAL::Cell 3.1641, face 5 +DEAL::Cell 3.1642, face 0 +DEAL::Cell 3.1642, face 1 +DEAL:: 0.364383 -0.242922 0.485844, 0.00173663 +DEAL::Cell 3.1642, face 2 +DEAL::Cell 3.1642, face 3 +DEAL::Cell 3.1642, face 4 +DEAL::Cell 3.1642, face 5 +DEAL:: 0.242922 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1643, face 0 +DEAL::Cell 3.1643, face 1 +DEAL::Cell 3.1643, face 2 +DEAL::Cell 3.1643, face 3 +DEAL:: 0.485844 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1643, face 4 +DEAL::Cell 3.1643, face 5 +DEAL::Cell 3.1644, face 0 +DEAL::Cell 3.1644, face 1 +DEAL::Cell 3.1644, face 3 +DEAL:: 0.265799 -0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1644, face 4 +DEAL::Cell 3.1644, face 5 +DEAL::Cell 3.1645, face 0 +DEAL::Cell 3.1645, face 1 +DEAL:: 0.577350 0.00000 0.577350, 0.00233483 +DEAL::Cell 3.1645, face 3 +DEAL::Cell 3.1645, face 4 +DEAL::Cell 3.1645, face 5 +DEAL::Cell 3.1646, face 0 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00169957 +DEAL::Cell 3.1646, face 1 +DEAL::Cell 3.1646, face 2 +DEAL::Cell 3.1646, face 3 +DEAL::Cell 3.1646, face 4 +DEAL:: 0.364383 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1646, face 5 +DEAL::Cell 3.1647, face 0 +DEAL::Cell 3.1647, face 1 +DEAL::Cell 3.1647, face 2 +DEAL::Cell 3.1647, face 3 +DEAL:: 0.364383 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1647, face 4 +DEAL::Cell 3.1647, face 5 +DEAL::Cell 3.1648, face 0 +DEAL::Cell 3.1648, face 1 +DEAL:: 0.110023 -0.220045 0.440091, 0.00129720 +DEAL::Cell 3.1648, face 2 +DEAL::Cell 3.1648, face 3 +DEAL::Cell 3.1648, face 4 +DEAL::Cell 3.1648, face 5 +DEAL:: 0.00000 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1649, face 0 +DEAL::Cell 3.1649, face 1 +DEAL::Cell 3.1649, face 2 +DEAL::Cell 3.1649, face 3 +DEAL:: 0.220045 -0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1649, face 4 +DEAL::Cell 3.1649, face 5 +DEAL::Cell 3.1650, face 0 +DEAL::Cell 3.1650, face 1 +DEAL::Cell 3.1650, face 2 +DEAL:: 0.00000 -0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1650, face 3 +DEAL::Cell 3.1650, face 4 +DEAL::Cell 3.1650, face 5 +DEAL::Cell 3.1651, face 0 +DEAL:: 0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1651, face 1 +DEAL::Cell 3.1651, face 2 +DEAL::Cell 3.1651, face 3 +DEAL::Cell 3.1651, face 4 +DEAL:: 0.0985844 -0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1651, face 5 +DEAL::Cell 3.1652, face 0 +DEAL::Cell 3.1652, face 1 +DEAL::Cell 3.1652, face 2 +DEAL:: 0.121461 2.60209e-18 0.485844, 0.00368819 +DEAL::Cell 3.1652, face 3 +DEAL::Cell 3.1652, face 4 +DEAL::Cell 3.1652, face 5 +DEAL::Cell 3.1653, face 0 +DEAL::Cell 3.1653, face 1 +DEAL:: 0.242922 -0.121461 0.485844, 0.00155329 +DEAL::Cell 3.1653, face 2 +DEAL::Cell 3.1653, face 3 +DEAL::Cell 3.1653, face 4 +DEAL::Cell 3.1653, face 5 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.00138931 +DEAL::Cell 3.1654, face 0 +DEAL::Cell 3.1654, face 1 +DEAL::Cell 3.1654, face 2 +DEAL::Cell 3.1654, face 3 +DEAL:: 0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1654, face 4 +DEAL::Cell 3.1654, face 5 +DEAL::Cell 3.1655, face 0 +DEAL::Cell 3.1655, face 1 +DEAL:: 0.197169 3.46945e-18 0.394338, 0.00126074 +DEAL::Cell 3.1655, face 2 +DEAL::Cell 3.1655, face 3 +DEAL::Cell 3.1655, face 4 +DEAL::Cell 3.1655, face 5 +DEAL::Cell 3.1656, face 0 +DEAL:: 0.242922 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1656, face 1 +DEAL::Cell 3.1656, face 2 +DEAL::Cell 3.1656, face 3 +DEAL::Cell 3.1656, face 4 +DEAL:: 0.364383 -0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1656, face 5 +DEAL::Cell 3.1657, face 0 +DEAL::Cell 3.1657, face 1 +DEAL::Cell 3.1657, face 2 +DEAL:: 0.485844 -0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1657, face 3 +DEAL::Cell 3.1657, face 4 +DEAL::Cell 3.1657, face 5 +DEAL::Cell 3.1658, face 0 +DEAL:: 0.197169 -0.0985844 0.394338, 0.00126074 +DEAL::Cell 3.1658, face 1 +DEAL::Cell 3.1658, face 2 +DEAL::Cell 3.1658, face 3 +DEAL::Cell 3.1658, face 4 +DEAL::Cell 3.1658, face 5 +DEAL:: 0.220045 -0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1659, face 0 +DEAL::Cell 3.1659, face 1 +DEAL::Cell 3.1659, face 2 +DEAL::Cell 3.1659, face 3 +DEAL:: 0.295753 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1659, face 4 +DEAL::Cell 3.1659, face 5 +DEAL::Cell 3.1660, face 0 +DEAL::Cell 3.1660, face 1 +DEAL:: 0.364383 8.67362e-19 0.485844, 0.00173663 +DEAL::Cell 3.1660, face 2 +DEAL::Cell 3.1660, face 3 +DEAL::Cell 3.1660, face 4 +DEAL::Cell 3.1660, face 5 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00125847 +DEAL::Cell 3.1661, face 0 +DEAL::Cell 3.1661, face 1 +DEAL::Cell 3.1661, face 2 +DEAL::Cell 3.1661, face 3 +DEAL::Cell 3.1661, face 4 +DEAL:: 0.364383 -0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1661, face 5 +DEAL::Cell 3.1662, face 0 +DEAL::Cell 3.1662, face 1 +DEAL::Cell 3.1662, face 2 +DEAL:: 0.220045 2.60209e-18 0.440091, 0.00302625 +DEAL::Cell 3.1662, face 3 +DEAL::Cell 3.1662, face 4 +DEAL::Cell 3.1662, face 5 +DEAL::Cell 3.1663, face 0 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00157309 +DEAL::Cell 3.1663, face 1 +DEAL::Cell 3.1663, face 2 +DEAL::Cell 3.1663, face 3 +DEAL::Cell 3.1663, face 4 +DEAL:: 0.394338 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1663, face 5 +DEAL::Cell 3.1664, face 0 +DEAL::Cell 3.1664, face 1 +DEAL::Cell 3.1664, face 2 +DEAL::Cell 3.1664, face 3 +DEAL:: -0.348584 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1664, face 4 +DEAL::Cell 3.1664, face 5 +DEAL::Cell 3.1665, face 0 +DEAL::Cell 3.1665, face 1 +DEAL:: -0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.1665, face 2 +DEAL::Cell 3.1665, face 3 +DEAL::Cell 3.1665, face 4 +DEAL::Cell 3.1665, face 5 +DEAL:: -0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1666, face 0 +DEAL::Cell 3.1666, face 1 +DEAL::Cell 3.1666, face 2 +DEAL::Cell 3.1666, face 3 +DEAL:: -0.227123 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1666, face 4 +DEAL::Cell 3.1666, face 5 +DEAL::Cell 3.1667, face 0 +DEAL::Cell 3.1667, face 1 +DEAL::Cell 3.1667, face 2 +DEAL:: -0.261438 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1667, face 3 +DEAL::Cell 3.1667, face 4 +DEAL::Cell 3.1667, face 5 +DEAL::Cell 3.1668, face 0 +DEAL:: -0.348584 -0.261438 0.348584, 0.00140969 +DEAL::Cell 3.1668, face 1 +DEAL::Cell 3.1668, face 2 +DEAL::Cell 3.1668, face 3 +DEAL::Cell 3.1668, face 4 +DEAL:: -0.348584 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1668, face 5 +DEAL::Cell 3.1669, face 0 +DEAL::Cell 3.1669, face 1 +DEAL::Cell 3.1669, face 2 +DEAL:: -0.197169 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1669, face 3 +DEAL::Cell 3.1669, face 4 +DEAL::Cell 3.1669, face 5 +DEAL::Cell 3.1670, face 0 +DEAL::Cell 3.1670, face 1 +DEAL:: -0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1670, face 2 +DEAL::Cell 3.1670, face 3 +DEAL::Cell 3.1670, face 4 +DEAL::Cell 3.1670, face 5 +DEAL:: -0.261438 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1671, face 0 +DEAL::Cell 3.1671, face 1 +DEAL::Cell 3.1671, face 2 +DEAL::Cell 3.1671, face 3 +DEAL:: -0.151416 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1671, face 4 +DEAL::Cell 3.1671, face 5 +DEAL::Cell 3.1672, face 0 +DEAL::Cell 3.1672, face 1 +DEAL:: -0.0871461 -0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1672, face 2 +DEAL::Cell 3.1672, face 3 +DEAL::Cell 3.1672, face 4 +DEAL::Cell 3.1672, face 5 +DEAL::Cell 3.1673, face 0 +DEAL:: -0.0985844 -0.394338 0.394338, 0.00116234 +DEAL::Cell 3.1673, face 1 +DEAL::Cell 3.1673, face 2 +DEAL::Cell 3.1673, face 3 +DEAL::Cell 3.1673, face 4 +DEAL:: 0.00000 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1673, face 5 +DEAL::Cell 3.1674, face 0 +DEAL::Cell 3.1674, face 1 +DEAL::Cell 3.1674, face 2 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.1674, face 3 +DEAL::Cell 3.1674, face 4 +DEAL::Cell 3.1674, face 5 +DEAL::Cell 3.1675, face 0 +DEAL:: -0.0757078 -0.227123 0.302831, 0.000892619 +DEAL::Cell 3.1675, face 1 +DEAL::Cell 3.1675, face 2 +DEAL::Cell 3.1675, face 3 +DEAL::Cell 3.1675, face 4 +DEAL::Cell 3.1675, face 5 +DEAL:: -0.0871461 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1676, face 0 +DEAL::Cell 3.1676, face 1 +DEAL::Cell 3.1676, face 2 +DEAL::Cell 3.1676, face 3 +DEAL:: -0.174292 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1676, face 4 +DEAL::Cell 3.1676, face 5 +DEAL::Cell 3.1677, face 0 +DEAL::Cell 3.1677, face 1 +DEAL:: 0.00000 -0.197169 0.394338, 0.00112764 +DEAL::Cell 3.1677, face 2 +DEAL::Cell 3.1677, face 3 +DEAL::Cell 3.1677, face 4 +DEAL::Cell 3.1677, face 5 +DEAL:: 0.00000 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1678, face 0 +DEAL::Cell 3.1678, face 1 +DEAL::Cell 3.1678, face 2 +DEAL::Cell 3.1678, face 3 +DEAL::Cell 3.1678, face 4 +DEAL:: -0.174292 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1678, face 5 +DEAL::Cell 3.1679, face 0 +DEAL::Cell 3.1679, face 1 +DEAL::Cell 3.1679, face 2 +DEAL:: -0.0871461 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1679, face 3 +DEAL::Cell 3.1679, face 4 +DEAL::Cell 3.1679, face 5 +DEAL::Cell 3.1680, face 0 +DEAL:: -0.302831 -0.227123 0.302831, 0.00122466 +DEAL::Cell 3.1680, face 1 +DEAL::Cell 3.1680, face 2 +DEAL::Cell 3.1680, face 3 +DEAL::Cell 3.1680, face 4 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1680, face 5 +DEAL::Cell 3.1681, face 0 +DEAL::Cell 3.1681, face 1 +DEAL::Cell 3.1681, face 2 +DEAL::Cell 3.1681, face 3 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1681, face 4 +DEAL::Cell 3.1681, face 5 +DEAL::Cell 3.1682, face 0 +DEAL::Cell 3.1682, face 1 +DEAL:: -0.158494 -0.211325 0.211325, 0.000755374 +DEAL::Cell 3.1682, face 2 +DEAL::Cell 3.1682, face 3 +DEAL::Cell 3.1682, face 4 +DEAL::Cell 3.1682, face 5 +DEAL:: -0.211325 -0.158494 0.211325, 0.000755374 +DEAL::Cell 3.1683, face 0 +DEAL::Cell 3.1683, face 1 +DEAL::Cell 3.1683, face 2 +DEAL::Cell 3.1683, face 3 +DEAL:: -0.105662 -0.158494 0.211325, 0.000697784 +DEAL::Cell 3.1683, face 4 +DEAL::Cell 3.1683, face 5 +DEAL::Cell 3.1684, face 0 +DEAL::Cell 3.1684, face 1 +DEAL::Cell 3.1684, face 2 +DEAL:: -0.302831 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1684, face 3 +DEAL::Cell 3.1684, face 4 +DEAL::Cell 3.1684, face 5 +DEAL::Cell 3.1685, face 0 +DEAL:: -0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1685, face 1 +DEAL::Cell 3.1685, face 2 +DEAL::Cell 3.1685, face 3 +DEAL::Cell 3.1685, face 4 +DEAL:: -0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1685, face 5 +DEAL::Cell 3.1686, face 0 +DEAL::Cell 3.1686, face 1 +DEAL::Cell 3.1686, face 2 +DEAL:: -0.192809 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1686, face 3 +DEAL::Cell 3.1686, face 4 +DEAL::Cell 3.1686, face 5 +DEAL::Cell 3.1687, face 0 +DEAL::Cell 3.1687, face 1 +DEAL:: -0.128539 -0.192809 0.257078, 0.000821904 +DEAL::Cell 3.1687, face 2 +DEAL::Cell 3.1687, face 3 +DEAL::Cell 3.1687, face 4 +DEAL::Cell 3.1687, face 5 +DEAL:: -0.128539 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1688, face 0 +DEAL::Cell 3.1688, face 1 +DEAL::Cell 3.1688, face 2 +DEAL::Cell 3.1688, face 3 +DEAL:: -0.0642695 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1688, face 4 +DEAL::Cell 3.1688, face 5 +DEAL::Cell 3.1689, face 0 +DEAL::Cell 3.1689, face 1 +DEAL:: 0.00000 -0.192809 0.257078, 0.000735134 +DEAL::Cell 3.1689, face 2 +DEAL::Cell 3.1689, face 3 +DEAL::Cell 3.1689, face 4 +DEAL::Cell 3.1689, face 5 +DEAL::Cell 3.1690, face 0 +DEAL:: -0.128539 -0.257078 0.257078, 0.000821904 +DEAL::Cell 3.1690, face 1 +DEAL::Cell 3.1690, face 2 +DEAL::Cell 3.1690, face 3 +DEAL::Cell 3.1690, face 4 +DEAL:: -0.0642695 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1690, face 5 +DEAL::Cell 3.1691, face 0 +DEAL::Cell 3.1691, face 1 +DEAL::Cell 3.1691, face 2 +DEAL:: 0.00000 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.1691, face 3 +DEAL::Cell 3.1691, face 4 +DEAL::Cell 3.1691, face 5 +DEAL::Cell 3.1692, face 0 +DEAL:: -0.128539 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1692, face 1 +DEAL::Cell 3.1692, face 2 +DEAL::Cell 3.1692, face 3 +DEAL::Cell 3.1692, face 4 +DEAL::Cell 3.1692, face 5 +DEAL:: -0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1693, face 0 +DEAL::Cell 3.1693, face 1 +DEAL::Cell 3.1693, face 2 +DEAL::Cell 3.1693, face 3 +DEAL:: -0.0642695 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1693, face 4 +DEAL::Cell 3.1693, face 5 +DEAL::Cell 3.1694, face 0 +DEAL::Cell 3.1694, face 1 +DEAL:: -0.0642695 -0.128539 0.257078, 0.000757758 +DEAL::Cell 3.1694, face 2 +DEAL::Cell 3.1694, face 3 +DEAL::Cell 3.1694, face 4 +DEAL::Cell 3.1694, face 5 +DEAL:: -0.0528312 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1695, face 0 +DEAL::Cell 3.1695, face 1 +DEAL::Cell 3.1695, face 2 +DEAL::Cell 3.1695, face 3 +DEAL::Cell 3.1695, face 4 +DEAL:: -0.0642695 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1695, face 5 +DEAL::Cell 3.1696, face 0 +DEAL::Cell 3.1696, face 1 +DEAL::Cell 3.1696, face 2 +DEAL:: -0.394338 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1696, face 3 +DEAL::Cell 3.1696, face 4 +DEAL::Cell 3.1696, face 5 +DEAL::Cell 3.1697, face 0 +DEAL:: -0.295753 -0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1697, face 1 +DEAL::Cell 3.1697, face 2 +DEAL::Cell 3.1697, face 3 +DEAL::Cell 3.1697, face 4 +DEAL:: -0.174292 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1697, face 5 +DEAL::Cell 3.1698, face 0 +DEAL::Cell 3.1698, face 1 +DEAL::Cell 3.1698, face 2 +DEAL::Cell 3.1698, face 3 +DEAL:: -0.302831 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1698, face 4 +DEAL::Cell 3.1698, face 5 +DEAL::Cell 3.1699, face 0 +DEAL::Cell 3.1699, face 1 +DEAL:: -0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1699, face 2 +DEAL::Cell 3.1699, face 3 +DEAL::Cell 3.1699, face 4 +DEAL::Cell 3.1699, face 5 +DEAL:: -0.227123 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1700, face 0 +DEAL::Cell 3.1700, face 1 +DEAL::Cell 3.1700, face 2 +DEAL::Cell 3.1700, face 3 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.00189861 +DEAL::Cell 3.1700, face 4 +DEAL::Cell 3.1700, face 5 +DEAL::Cell 3.1701, face 0 +DEAL::Cell 3.1701, face 1 +DEAL::Cell 3.1701, face 2 +DEAL:: -0.295753 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1701, face 3 +DEAL::Cell 3.1701, face 4 +DEAL::Cell 3.1701, face 5 +DEAL::Cell 3.1702, face 0 +DEAL:: -0.302831 -0.0757078 0.302831, 0.00122466 +DEAL::Cell 3.1702, face 1 +DEAL::Cell 3.1702, face 2 +DEAL::Cell 3.1702, face 3 +DEAL::Cell 3.1702, face 4 +DEAL:: -0.302831 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1702, face 5 +DEAL::Cell 3.1703, face 0 +DEAL::Cell 3.1703, face 1 +DEAL::Cell 3.1703, face 2 +DEAL:: -0.174292 3.25261e-18 0.348584, 0.00189861 +DEAL::Cell 3.1703, face 3 +DEAL::Cell 3.1703, face 4 +DEAL::Cell 3.1703, face 5 +DEAL::Cell 3.1704, face 0 +DEAL::Cell 3.1704, face 1 +DEAL:: -0.0985844 -0.197169 0.394338, 0.00116234 +DEAL::Cell 3.1704, face 2 +DEAL::Cell 3.1704, face 3 +DEAL::Cell 3.1704, face 4 +DEAL::Cell 3.1704, face 5 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1705, face 0 +DEAL::Cell 3.1705, face 1 +DEAL::Cell 3.1705, face 2 +DEAL::Cell 3.1705, face 3 +DEAL:: 0.00000 -0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1705, face 4 +DEAL::Cell 3.1705, face 5 +DEAL::Cell 3.1706, face 0 +DEAL::Cell 3.1706, face 1 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1706, face 2 +DEAL::Cell 3.1706, face 3 +DEAL::Cell 3.1706, face 4 +DEAL::Cell 3.1706, face 5 +DEAL::Cell 3.1707, face 0 +DEAL:: -0.0871461 -0.174292 0.348584, 0.00102748 +DEAL::Cell 3.1707, face 1 +DEAL::Cell 3.1707, face 2 +DEAL::Cell 3.1707, face 3 +DEAL::Cell 3.1707, face 4 +DEAL:: 0.00000 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1707, face 5 +DEAL::Cell 3.1708, face 0 +DEAL::Cell 3.1708, face 1 +DEAL::Cell 3.1708, face 2 +DEAL:: -0.0985844 -0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1708, face 3 +DEAL::Cell 3.1708, face 4 +DEAL::Cell 3.1708, face 5 +DEAL::Cell 3.1709, face 0 +DEAL:: -0.0871461 4.22839e-18 0.348584, 0.00102748 +DEAL::Cell 3.1709, face 1 +DEAL::Cell 3.1709, face 2 +DEAL::Cell 3.1709, face 3 +DEAL::Cell 3.1709, face 4 +DEAL::Cell 3.1709, face 5 +DEAL:: -0.0985844 5.63785e-18 0.394338, 0.00112764 +DEAL::Cell 3.1710, face 0 +DEAL::Cell 3.1710, face 1 +DEAL::Cell 3.1710, face 2 +DEAL::Cell 3.1710, face 3 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.00143292 +DEAL::Cell 3.1710, face 4 +DEAL::Cell 3.1710, face 5 +DEAL::Cell 3.1711, face 0 +DEAL::Cell 3.1711, face 1 +DEAL:: 0.00000 5.20417e-18 0.348584, 0.000996803 +DEAL::Cell 3.1711, face 2 +DEAL::Cell 3.1711, face 3 +DEAL::Cell 3.1711, face 4 +DEAL::Cell 3.1711, face 5 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.000865968 +DEAL::Cell 3.1712, face 0 +DEAL::Cell 3.1712, face 1 +DEAL::Cell 3.1712, face 2 +DEAL::Cell 3.1712, face 3 +DEAL::Cell 3.1712, face 4 +DEAL:: -0.302831 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1712, face 5 +DEAL::Cell 3.1713, face 0 +DEAL::Cell 3.1713, face 1 +DEAL::Cell 3.1713, face 2 +DEAL:: -0.227123 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1713, face 3 +DEAL::Cell 3.1713, face 4 +DEAL::Cell 3.1713, face 5 +DEAL::Cell 3.1714, face 0 +DEAL:: -0.257078 -0.0642695 0.257078, 0.00103964 +DEAL::Cell 3.1714, face 1 +DEAL::Cell 3.1714, face 2 +DEAL::Cell 3.1714, face 3 +DEAL::Cell 3.1714, face 4 +DEAL:: -0.158494 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1714, face 5 +DEAL::Cell 3.1715, face 0 +DEAL::Cell 3.1715, face 1 +DEAL::Cell 3.1715, face 2 +DEAL::Cell 3.1715, face 3 +DEAL:: -0.158494 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1715, face 4 +DEAL::Cell 3.1715, face 5 +DEAL::Cell 3.1716, face 0 +DEAL::Cell 3.1716, face 1 +DEAL:: -0.192809 -0.0642695 0.257078, 0.000918917 +DEAL::Cell 3.1716, face 2 +DEAL::Cell 3.1716, face 3 +DEAL::Cell 3.1716, face 4 +DEAL::Cell 3.1716, face 5 +DEAL:: -0.257078 4.33681e-19 0.257078, 0.000735134 +DEAL::Cell 3.1717, face 0 +DEAL::Cell 3.1717, face 1 +DEAL::Cell 3.1717, face 2 +DEAL::Cell 3.1717, face 3 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.00103264 +DEAL::Cell 3.1717, face 4 +DEAL::Cell 3.1717, face 5 +DEAL::Cell 3.1718, face 0 +DEAL::Cell 3.1718, face 1 +DEAL::Cell 3.1718, face 2 +DEAL:: -0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1718, face 3 +DEAL::Cell 3.1718, face 4 +DEAL::Cell 3.1718, face 5 +DEAL::Cell 3.1719, face 0 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000755374 +DEAL::Cell 3.1719, face 1 +DEAL::Cell 3.1719, face 2 +DEAL::Cell 3.1719, face 3 +DEAL::Cell 3.1719, face 4 +DEAL:: -0.158494 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1719, face 5 +DEAL::Cell 3.1720, face 0 +DEAL::Cell 3.1720, face 1 +DEAL::Cell 3.1720, face 2 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1720, face 3 +DEAL::Cell 3.1720, face 4 +DEAL::Cell 3.1720, face 5 +DEAL::Cell 3.1721, face 0 +DEAL::Cell 3.1721, face 1 +DEAL:: 0.00000 -0.151416 0.302831, 0.000865968 +DEAL::Cell 3.1721, face 2 +DEAL::Cell 3.1721, face 3 +DEAL::Cell 3.1721, face 4 +DEAL::Cell 3.1721, face 5 +DEAL:: 0.00000 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1722, face 0 +DEAL::Cell 3.1722, face 1 +DEAL::Cell 3.1722, face 2 +DEAL::Cell 3.1722, face 3 +DEAL:: -0.105662 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1722, face 4 +DEAL::Cell 3.1722, face 5 +DEAL::Cell 3.1723, face 0 +DEAL::Cell 3.1723, face 1 +DEAL:: 0.00000 -0.0528312 0.211325, 0.000604299 +DEAL::Cell 3.1723, face 2 +DEAL::Cell 3.1723, face 3 +DEAL::Cell 3.1723, face 4 +DEAL::Cell 3.1723, face 5 +DEAL::Cell 3.1724, face 0 +DEAL:: -0.151416 -0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1724, face 1 +DEAL::Cell 3.1724, face 2 +DEAL::Cell 3.1724, face 3 +DEAL::Cell 3.1724, face 4 +DEAL:: -0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1724, face 5 +DEAL::Cell 3.1725, face 0 +DEAL::Cell 3.1725, face 1 +DEAL::Cell 3.1725, face 2 +DEAL:: 0.00000 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1725, face 3 +DEAL::Cell 3.1725, face 4 +DEAL::Cell 3.1725, face 5 +DEAL::Cell 3.1726, face 0 +DEAL:: -0.105662 0.00000 0.211325, 0.000675627 +DEAL::Cell 3.1726, face 1 +DEAL::Cell 3.1726, face 2 +DEAL::Cell 3.1726, face 3 +DEAL::Cell 3.1726, face 4 +DEAL::Cell 3.1726, face 5 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.000735134 +DEAL::Cell 3.1727, face 0 +DEAL::Cell 3.1727, face 1 +DEAL::Cell 3.1727, face 2 +DEAL::Cell 3.1727, face 3 +DEAL:: 0.00000 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1727, face 4 +DEAL::Cell 3.1727, face 5 +DEAL::Cell 3.1728, face 0 +DEAL::Cell 3.1728, face 1 +DEAL:: 0.0985844 -0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1728, face 2 +DEAL::Cell 3.1728, face 3 +DEAL::Cell 3.1728, face 4 +DEAL::Cell 3.1728, face 5 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1729, face 0 +DEAL::Cell 3.1729, face 1 +DEAL::Cell 3.1729, face 2 +DEAL::Cell 3.1729, face 3 +DEAL::Cell 3.1729, face 4 +DEAL:: 0.0985844 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.1729, face 5 +DEAL::Cell 3.1730, face 0 +DEAL::Cell 3.1730, face 1 +DEAL::Cell 3.1730, face 2 +DEAL:: 0.00000 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1730, face 3 +DEAL::Cell 3.1730, face 4 +DEAL::Cell 3.1730, face 5 +DEAL::Cell 3.1731, face 0 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1731, face 1 +DEAL::Cell 3.1731, face 2 +DEAL::Cell 3.1731, face 3 +DEAL::Cell 3.1731, face 4 +DEAL:: 0.151416 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1731, face 5 +DEAL::Cell 3.1732, face 0 +DEAL::Cell 3.1732, face 1 +DEAL::Cell 3.1732, face 2 +DEAL::Cell 3.1732, face 3 +DEAL:: 0.00000 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1732, face 4 +DEAL::Cell 3.1732, face 5 +DEAL::Cell 3.1733, face 0 +DEAL::Cell 3.1733, face 1 +DEAL:: 0.174292 -0.261438 0.348584, 0.00111446 +DEAL::Cell 3.1733, face 2 +DEAL::Cell 3.1733, face 3 +DEAL::Cell 3.1733, face 4 +DEAL::Cell 3.1733, face 5 +DEAL:: 0.0871461 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1734, face 0 +DEAL::Cell 3.1734, face 1 +DEAL::Cell 3.1734, face 2 +DEAL::Cell 3.1734, face 3 +DEAL:: 0.0757078 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1734, face 4 +DEAL::Cell 3.1734, face 5 +DEAL::Cell 3.1735, face 0 +DEAL::Cell 3.1735, face 1 +DEAL::Cell 3.1735, face 2 +DEAL:: 0.0871461 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1735, face 3 +DEAL::Cell 3.1735, face 4 +DEAL::Cell 3.1735, face 5 +DEAL::Cell 3.1736, face 0 +DEAL:: 0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.1736, face 1 +DEAL::Cell 3.1736, face 2 +DEAL::Cell 3.1736, face 3 +DEAL::Cell 3.1736, face 4 +DEAL:: 0.174292 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1736, face 5 +DEAL::Cell 3.1737, face 0 +DEAL::Cell 3.1737, face 1 +DEAL::Cell 3.1737, face 2 +DEAL:: 0.394338 -0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1737, face 3 +DEAL::Cell 3.1737, face 4 +DEAL::Cell 3.1737, face 5 +DEAL::Cell 3.1738, face 0 +DEAL::Cell 3.1738, face 1 +DEAL:: 0.261438 -0.348584 0.348584, 0.00124600 +DEAL::Cell 3.1738, face 2 +DEAL::Cell 3.1738, face 3 +DEAL::Cell 3.1738, face 4 +DEAL::Cell 3.1738, face 5 +DEAL:: 0.261438 -0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1739, face 0 +DEAL::Cell 3.1739, face 1 +DEAL::Cell 3.1739, face 2 +DEAL::Cell 3.1739, face 3 +DEAL:: 0.302831 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1739, face 4 +DEAL::Cell 3.1739, face 5 +DEAL::Cell 3.1740, face 0 +DEAL::Cell 3.1740, face 1 +DEAL:: 0.261438 -0.174292 0.348584, 0.00124600 +DEAL::Cell 3.1740, face 2 +DEAL::Cell 3.1740, face 3 +DEAL::Cell 3.1740, face 4 +DEAL::Cell 3.1740, face 5 +DEAL::Cell 3.1741, face 0 +DEAL:: 0.295753 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1741, face 1 +DEAL::Cell 3.1741, face 2 +DEAL::Cell 3.1741, face 3 +DEAL::Cell 3.1741, face 4 +DEAL:: 0.394338 -0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1741, face 5 +DEAL::Cell 3.1742, face 0 +DEAL::Cell 3.1742, face 1 +DEAL::Cell 3.1742, face 2 +DEAL:: 0.261438 -0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1742, face 3 +DEAL::Cell 3.1742, face 4 +DEAL::Cell 3.1742, face 5 +DEAL::Cell 3.1743, face 0 +DEAL:: 0.227123 -0.151416 0.302831, 0.00108246 +DEAL::Cell 3.1743, face 1 +DEAL::Cell 3.1743, face 2 +DEAL::Cell 3.1743, face 3 +DEAL::Cell 3.1743, face 4 +DEAL::Cell 3.1743, face 5 +DEAL:: 0.261438 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1744, face 0 +DEAL::Cell 3.1744, face 1 +DEAL::Cell 3.1744, face 2 +DEAL::Cell 3.1744, face 3 +DEAL:: 0.00000 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1744, face 4 +DEAL::Cell 3.1744, face 5 +DEAL::Cell 3.1745, face 0 +DEAL::Cell 3.1745, face 1 +DEAL:: 0.151416 -0.227123 0.302831, 0.000968182 +DEAL::Cell 3.1745, face 2 +DEAL::Cell 3.1745, face 3 +DEAL::Cell 3.1745, face 4 +DEAL::Cell 3.1745, face 5 +DEAL:: 0.128539 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1746, face 0 +DEAL::Cell 3.1746, face 1 +DEAL::Cell 3.1746, face 2 +DEAL::Cell 3.1746, face 3 +DEAL::Cell 3.1746, face 4 +DEAL:: 0.00000 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1746, face 5 +DEAL::Cell 3.1747, face 0 +DEAL::Cell 3.1747, face 1 +DEAL::Cell 3.1747, face 2 +DEAL:: 0.0642695 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1747, face 3 +DEAL::Cell 3.1747, face 4 +DEAL::Cell 3.1747, face 5 +DEAL::Cell 3.1748, face 0 +DEAL:: 0.00000 -0.151416 0.302831, 0.000865968 +DEAL::Cell 3.1748, face 1 +DEAL::Cell 3.1748, face 2 +DEAL::Cell 3.1748, face 3 +DEAL::Cell 3.1748, face 4 +DEAL:: 0.0642695 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1748, face 5 +DEAL::Cell 3.1749, face 0 +DEAL::Cell 3.1749, face 1 +DEAL::Cell 3.1749, face 2 +DEAL::Cell 3.1749, face 3 +DEAL:: 0.0642695 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1749, face 4 +DEAL::Cell 3.1749, face 5 +DEAL::Cell 3.1750, face 0 +DEAL::Cell 3.1750, face 1 +DEAL:: 0.0528312 -0.158494 0.211325, 0.000622897 +DEAL::Cell 3.1750, face 2 +DEAL::Cell 3.1750, face 3 +DEAL::Cell 3.1750, face 4 +DEAL::Cell 3.1750, face 5 +DEAL:: 0.00000 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1751, face 0 +DEAL::Cell 3.1751, face 1 +DEAL::Cell 3.1751, face 2 +DEAL::Cell 3.1751, face 3 +DEAL:: 0.105662 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1751, face 4 +DEAL::Cell 3.1751, face 5 +DEAL::Cell 3.1752, face 0 +DEAL::Cell 3.1752, face 1 +DEAL::Cell 3.1752, face 2 +DEAL:: 0.151416 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1752, face 3 +DEAL::Cell 3.1752, face 4 +DEAL::Cell 3.1752, face 5 +DEAL::Cell 3.1753, face 0 +DEAL:: 0.192809 -0.257078 0.257078, 0.000918917 +DEAL::Cell 3.1753, face 1 +DEAL::Cell 3.1753, face 2 +DEAL::Cell 3.1753, face 3 +DEAL::Cell 3.1753, face 4 +DEAL:: 0.192809 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1753, face 5 +DEAL::Cell 3.1754, face 0 +DEAL::Cell 3.1754, face 1 +DEAL::Cell 3.1754, face 2 +DEAL:: 0.192809 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1754, face 3 +DEAL::Cell 3.1754, face 4 +DEAL::Cell 3.1754, face 5 +DEAL::Cell 3.1755, face 0 +DEAL::Cell 3.1755, face 1 +DEAL:: 0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1755, face 2 +DEAL::Cell 3.1755, face 3 +DEAL::Cell 3.1755, face 4 +DEAL::Cell 3.1755, face 5 +DEAL:: 0.257078 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1756, face 0 +DEAL::Cell 3.1756, face 1 +DEAL::Cell 3.1756, face 2 +DEAL::Cell 3.1756, face 3 +DEAL:: 0.192809 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1756, face 4 +DEAL::Cell 3.1756, face 5 +DEAL::Cell 3.1757, face 0 +DEAL::Cell 3.1757, face 1 +DEAL:: 0.257078 -0.128539 0.257078, 0.00103964 +DEAL::Cell 3.1757, face 2 +DEAL::Cell 3.1757, face 3 +DEAL::Cell 3.1757, face 4 +DEAL::Cell 3.1757, face 5 +DEAL::Cell 3.1758, face 0 +DEAL:: 0.128539 -0.192809 0.257078, 0.000821904 +DEAL::Cell 3.1758, face 1 +DEAL::Cell 3.1758, face 2 +DEAL::Cell 3.1758, face 3 +DEAL::Cell 3.1758, face 4 +DEAL:: 0.192809 -0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1758, face 5 +DEAL::Cell 3.1759, face 0 +DEAL::Cell 3.1759, face 1 +DEAL::Cell 3.1759, face 2 +DEAL:: 0.257078 -0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1759, face 3 +DEAL::Cell 3.1759, face 4 +DEAL::Cell 3.1759, face 5 +DEAL::Cell 3.1760, face 0 +DEAL:: 0.00000 -0.0871461 0.348584, 0.000996803 +DEAL::Cell 3.1760, face 1 +DEAL::Cell 3.1760, face 2 +DEAL::Cell 3.1760, face 3 +DEAL::Cell 3.1760, face 4 +DEAL::Cell 3.1760, face 5 +DEAL:: 0.00000 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1761, face 0 +DEAL::Cell 3.1761, face 1 +DEAL::Cell 3.1761, face 2 +DEAL::Cell 3.1761, face 3 +DEAL:: 0.0871461 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1761, face 4 +DEAL::Cell 3.1761, face 5 +DEAL::Cell 3.1762, face 0 +DEAL::Cell 3.1762, face 1 +DEAL:: 0.0871461 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1762, face 2 +DEAL::Cell 3.1762, face 3 +DEAL::Cell 3.1762, face 4 +DEAL::Cell 3.1762, face 5 +DEAL:: 0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1763, face 0 +DEAL::Cell 3.1763, face 1 +DEAL::Cell 3.1763, face 2 +DEAL::Cell 3.1763, face 3 +DEAL::Cell 3.1763, face 4 +DEAL:: 0.0871461 -0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1763, face 5 +DEAL::Cell 3.1764, face 0 +DEAL::Cell 3.1764, face 1 +DEAL::Cell 3.1764, face 2 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.00242972 +DEAL::Cell 3.1764, face 3 +DEAL::Cell 3.1764, face 4 +DEAL::Cell 3.1764, face 5 +DEAL::Cell 3.1765, face 0 +DEAL:: 0.0985844 5.20417e-18 0.394338, 0.00116234 +DEAL::Cell 3.1765, face 1 +DEAL::Cell 3.1765, face 2 +DEAL::Cell 3.1765, face 3 +DEAL::Cell 3.1765, face 4 +DEAL:: 0.174292 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1765, face 5 +DEAL::Cell 3.1766, face 0 +DEAL::Cell 3.1766, face 1 +DEAL::Cell 3.1766, face 2 +DEAL::Cell 3.1766, face 3 +DEAL:: 0.00000 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1766, face 4 +DEAL::Cell 3.1766, face 5 +DEAL::Cell 3.1767, face 0 +DEAL::Cell 3.1767, face 1 +DEAL:: 0.151416 -0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1767, face 2 +DEAL::Cell 3.1767, face 3 +DEAL::Cell 3.1767, face 4 +DEAL::Cell 3.1767, face 5 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.000865968 +DEAL::Cell 3.1768, face 0 +DEAL::Cell 3.1768, face 1 +DEAL::Cell 3.1768, face 2 +DEAL::Cell 3.1768, face 3 +DEAL:: 0.261438 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1768, face 4 +DEAL::Cell 3.1768, face 5 +DEAL::Cell 3.1769, face 0 +DEAL::Cell 3.1769, face 1 +DEAL::Cell 3.1769, face 2 +DEAL:: 0.295753 -0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1769, face 3 +DEAL::Cell 3.1769, face 4 +DEAL::Cell 3.1769, face 5 +DEAL::Cell 3.1770, face 0 +DEAL:: 0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1770, face 1 +DEAL::Cell 3.1770, face 2 +DEAL::Cell 3.1770, face 3 +DEAL::Cell 3.1770, face 4 +DEAL:: 0.151416 -0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1770, face 5 +DEAL::Cell 3.1771, face 0 +DEAL::Cell 3.1771, face 1 +DEAL::Cell 3.1771, face 2 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1771, face 3 +DEAL::Cell 3.1771, face 4 +DEAL::Cell 3.1771, face 5 +DEAL::Cell 3.1772, face 0 +DEAL::Cell 3.1772, face 1 +DEAL:: 0.295753 -0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1772, face 2 +DEAL::Cell 3.1772, face 3 +DEAL::Cell 3.1772, face 4 +DEAL::Cell 3.1772, face 5 +DEAL:: 0.295753 1.73472e-18 0.394338, 0.00112764 +DEAL::Cell 3.1773, face 0 +DEAL::Cell 3.1773, face 1 +DEAL::Cell 3.1773, face 2 +DEAL::Cell 3.1773, face 3 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1773, face 4 +DEAL::Cell 3.1773, face 5 +DEAL::Cell 3.1774, face 0 +DEAL::Cell 3.1774, face 1 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00108246 +DEAL::Cell 3.1774, face 2 +DEAL::Cell 3.1774, face 3 +DEAL::Cell 3.1774, face 4 +DEAL::Cell 3.1774, face 5 +DEAL::Cell 3.1775, face 0 +DEAL:: 0.261438 -0.0871461 0.348584, 0.00124600 +DEAL::Cell 3.1775, face 1 +DEAL::Cell 3.1775, face 2 +DEAL::Cell 3.1775, face 3 +DEAL::Cell 3.1775, face 4 +DEAL:: 0.348584 -0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1775, face 5 +DEAL::Cell 3.1776, face 0 +DEAL::Cell 3.1776, face 1 +DEAL::Cell 3.1776, face 2 +DEAL:: 0.0757078 -0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1776, face 3 +DEAL::Cell 3.1776, face 4 +DEAL::Cell 3.1776, face 5 +DEAL::Cell 3.1777, face 0 +DEAL:: 0.0642695 -0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1777, face 1 +DEAL::Cell 3.1777, face 2 +DEAL::Cell 3.1777, face 3 +DEAL::Cell 3.1777, face 4 +DEAL::Cell 3.1777, face 5 +DEAL:: 0.0757078 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1778, face 0 +DEAL::Cell 3.1778, face 1 +DEAL::Cell 3.1778, face 2 +DEAL::Cell 3.1778, face 3 +DEAL:: 0.0528312 -0.105662 0.211325, 0.000697784 +DEAL::Cell 3.1778, face 4 +DEAL::Cell 3.1778, face 5 +DEAL::Cell 3.1779, face 0 +DEAL::Cell 3.1779, face 1 +DEAL:: 0.128539 -0.0642695 0.257078, 0.000821904 +DEAL::Cell 3.1779, face 2 +DEAL::Cell 3.1779, face 3 +DEAL::Cell 3.1779, face 4 +DEAL::Cell 3.1779, face 5 +DEAL:: 0.105662 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1780, face 0 +DEAL::Cell 3.1780, face 1 +DEAL::Cell 3.1780, face 2 +DEAL::Cell 3.1780, face 3 +DEAL::Cell 3.1780, face 4 +DEAL:: 0.00000 -0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1780, face 5 +DEAL::Cell 3.1781, face 0 +DEAL::Cell 3.1781, face 1 +DEAL::Cell 3.1781, face 2 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.00143292 +DEAL::Cell 3.1781, face 3 +DEAL::Cell 3.1781, face 4 +DEAL::Cell 3.1781, face 5 +DEAL::Cell 3.1782, face 0 +DEAL:: 0.00000 1.73472e-18 0.257078, 0.000735134 +DEAL::Cell 3.1782, face 1 +DEAL::Cell 3.1782, face 2 +DEAL::Cell 3.1782, face 3 +DEAL::Cell 3.1782, face 4 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1782, face 5 +DEAL::Cell 3.1783, face 0 +DEAL::Cell 3.1783, face 1 +DEAL::Cell 3.1783, face 2 +DEAL::Cell 3.1783, face 3 +DEAL:: 0.0528312 -0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1783, face 4 +DEAL::Cell 3.1783, face 5 +DEAL::Cell 3.1784, face 0 +DEAL::Cell 3.1784, face 1 +DEAL:: 0.192809 -0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1784, face 2 +DEAL::Cell 3.1784, face 3 +DEAL::Cell 3.1784, face 4 +DEAL::Cell 3.1784, face 5 +DEAL:: 0.128539 -0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1785, face 0 +DEAL::Cell 3.1785, face 1 +DEAL::Cell 3.1785, face 2 +DEAL::Cell 3.1785, face 3 +DEAL:: 0.257078 -0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1785, face 4 +DEAL::Cell 3.1785, face 5 +DEAL::Cell 3.1786, face 0 +DEAL::Cell 3.1786, face 1 +DEAL::Cell 3.1786, face 2 +DEAL:: 0.128539 -0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1786, face 3 +DEAL::Cell 3.1786, face 4 +DEAL::Cell 3.1786, face 5 +DEAL::Cell 3.1787, face 0 +DEAL:: 0.158494 -0.105662 0.211325, 0.000755374 +DEAL::Cell 3.1787, face 1 +DEAL::Cell 3.1787, face 2 +DEAL::Cell 3.1787, face 3 +DEAL::Cell 3.1787, face 4 +DEAL:: 0.158494 -0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1787, face 5 +DEAL::Cell 3.1788, face 0 +DEAL::Cell 3.1788, face 1 +DEAL::Cell 3.1788, face 2 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00143292 +DEAL::Cell 3.1788, face 3 +DEAL::Cell 3.1788, face 4 +DEAL::Cell 3.1788, face 5 +DEAL::Cell 3.1789, face 0 +DEAL::Cell 3.1789, face 1 +DEAL:: 0.302831 -0.0757078 0.302831, 0.00122466 +DEAL::Cell 3.1789, face 2 +DEAL::Cell 3.1789, face 3 +DEAL::Cell 3.1789, face 4 +DEAL::Cell 3.1789, face 5 +DEAL:: 0.302831 0.00000 0.302831, 0.000865968 +DEAL::Cell 3.1790, face 0 +DEAL::Cell 3.1790, face 1 +DEAL::Cell 3.1790, face 2 +DEAL::Cell 3.1790, face 3 +DEAL:: 0.105662 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.1790, face 4 +DEAL::Cell 3.1790, face 5 +DEAL::Cell 3.1791, face 0 +DEAL::Cell 3.1791, face 1 +DEAL:: 0.211325 0.00000 0.211325, 0.000854608 +DEAL::Cell 3.1791, face 2 +DEAL::Cell 3.1791, face 3 +DEAL::Cell 3.1791, face 4 +DEAL::Cell 3.1791, face 5 +DEAL::Cell 3.1792, face 0 +DEAL:: -0.577350 0.00000 0.577350, 0.00233483 +DEAL::Cell 3.1792, face 1 +DEAL::Cell 3.1792, face 3 +DEAL::Cell 3.1792, face 4 +DEAL::Cell 3.1792, face 5 +DEAL:: -0.433013 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1793, face 0 +DEAL::Cell 3.1793, face 1 +DEAL::Cell 3.1793, face 3 +DEAL::Cell 3.1793, face 4 +DEAL:: -0.398698 7.58942e-19 0.531597, 0.00152014 +DEAL::Cell 3.1793, face 5 +DEAL::Cell 3.1794, face 0 +DEAL::Cell 3.1794, face 1 +DEAL::Cell 3.1794, face 2 +DEAL:: -0.398698 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1794, face 3 +DEAL::Cell 3.1794, face 4 +DEAL::Cell 3.1794, face 5 +DEAL::Cell 3.1795, face 0 +DEAL::Cell 3.1795, face 1 +DEAL:: -0.265799 1.08420e-18 0.531597, 0.00169957 +DEAL::Cell 3.1795, face 2 +DEAL::Cell 3.1795, face 3 +DEAL::Cell 3.1795, face 4 +DEAL::Cell 3.1795, face 5 +DEAL:: -0.265799 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1796, face 0 +DEAL::Cell 3.1796, face 1 +DEAL::Cell 3.1796, face 3 +DEAL::Cell 3.1796, face 4 +DEAL:: -0.531597 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1796, face 5 +DEAL::Cell 3.1797, face 0 +DEAL::Cell 3.1797, face 1 +DEAL::Cell 3.1797, face 3 +DEAL:: -0.265799 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1797, face 4 +DEAL::Cell 3.1797, face 5 +DEAL::Cell 3.1798, face 0 +DEAL::Cell 3.1798, face 1 +DEAL::Cell 3.1798, face 2 +DEAL:: -0.531597 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1798, face 3 +DEAL::Cell 3.1798, face 4 +DEAL::Cell 3.1798, face 5 +DEAL::Cell 3.1799, face 0 +DEAL:: -0.364383 0.121461 0.485844, 0.00173663 +DEAL::Cell 3.1799, face 1 +DEAL::Cell 3.1799, face 2 +DEAL::Cell 3.1799, face 3 +DEAL::Cell 3.1799, face 4 +DEAL:: -0.364383 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1799, face 5 +DEAL::Cell 3.1800, face 0 +DEAL::Cell 3.1800, face 1 +DEAL::Cell 3.1800, face 3 +DEAL:: -0.132899 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1800, face 4 +DEAL::Cell 3.1800, face 5 +DEAL::Cell 3.1801, face 0 +DEAL::Cell 3.1801, face 1 +DEAL::Cell 3.1801, face 3 +DEAL:: -0.132899 1.40946e-18 0.531597, 0.00441555 +DEAL::Cell 3.1801, face 4 +DEAL::Cell 3.1801, face 5 +DEAL::Cell 3.1802, face 0 +DEAL::Cell 3.1802, face 1 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00143206 +DEAL::Cell 3.1802, face 2 +DEAL::Cell 3.1802, face 3 +DEAL::Cell 3.1802, face 4 +DEAL::Cell 3.1802, face 5 +DEAL:: -0.242922 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1803, face 0 +DEAL::Cell 3.1803, face 1 +DEAL::Cell 3.1803, face 2 +DEAL::Cell 3.1803, face 3 +DEAL:: 0.00000 0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1803, face 4 +DEAL::Cell 3.1803, face 5 +DEAL::Cell 3.1804, face 0 +DEAL::Cell 3.1804, face 1 +DEAL::Cell 3.1804, face 3 +DEAL:: -0.265799 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1804, face 4 +DEAL::Cell 3.1804, face 5 +DEAL::Cell 3.1805, face 0 +DEAL::Cell 3.1805, face 1 +DEAL:: 0.00000 0.132899 0.531597, 0.00152014 +DEAL::Cell 3.1805, face 3 +DEAL::Cell 3.1805, face 4 +DEAL::Cell 3.1805, face 5 +DEAL::Cell 3.1806, face 0 +DEAL:: -0.265799 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1806, face 1 +DEAL::Cell 3.1806, face 2 +DEAL::Cell 3.1806, face 3 +DEAL::Cell 3.1806, face 4 +DEAL:: -0.121461 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1806, face 5 +DEAL::Cell 3.1807, face 0 +DEAL::Cell 3.1807, face 1 +DEAL::Cell 3.1807, face 2 +DEAL::Cell 3.1807, face 3 +DEAL:: -0.121461 0.121461 0.485844, 0.00368819 +DEAL::Cell 3.1807, face 4 +DEAL::Cell 3.1807, face 5 +DEAL::Cell 3.1808, face 0 +DEAL::Cell 3.1808, face 1 +DEAL:: -0.330068 2.27682e-18 0.440091, 0.00157309 +DEAL::Cell 3.1808, face 2 +DEAL::Cell 3.1808, face 3 +DEAL::Cell 3.1808, face 4 +DEAL::Cell 3.1808, face 5 +DEAL:: -0.440091 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1809, face 0 +DEAL::Cell 3.1809, face 1 +DEAL::Cell 3.1809, face 2 +DEAL::Cell 3.1809, face 3 +DEAL:: -0.220045 0.110023 0.440091, 0.00302625 +DEAL::Cell 3.1809, face 4 +DEAL::Cell 3.1809, face 5 +DEAL::Cell 3.1810, face 0 +DEAL::Cell 3.1810, face 1 +DEAL::Cell 3.1810, face 2 +DEAL:: -0.440091 1.30104e-18 0.440091, 0.00302625 +DEAL::Cell 3.1810, face 3 +DEAL::Cell 3.1810, face 4 +DEAL::Cell 3.1810, face 5 +DEAL::Cell 3.1811, face 0 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00140955 +DEAL::Cell 3.1811, face 1 +DEAL::Cell 3.1811, face 2 +DEAL::Cell 3.1811, face 3 +DEAL::Cell 3.1811, face 4 +DEAL:: -0.295753 3.03577e-18 0.394338, 0.00112764 +DEAL::Cell 3.1811, face 5 +DEAL::Cell 3.1812, face 0 +DEAL::Cell 3.1812, face 1 +DEAL::Cell 3.1812, face 2 +DEAL:: -0.364383 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1812, face 3 +DEAL::Cell 3.1812, face 4 +DEAL::Cell 3.1812, face 5 +DEAL::Cell 3.1813, face 0 +DEAL::Cell 3.1813, face 1 +DEAL:: -0.242922 0.121461 0.485844, 0.00155329 +DEAL::Cell 3.1813, face 2 +DEAL::Cell 3.1813, face 3 +DEAL::Cell 3.1813, face 4 +DEAL::Cell 3.1813, face 5 +DEAL:: -0.242922 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1814, face 0 +DEAL::Cell 3.1814, face 1 +DEAL::Cell 3.1814, face 2 +DEAL::Cell 3.1814, face 3 +DEAL:: -0.295753 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1814, face 4 +DEAL::Cell 3.1814, face 5 +DEAL::Cell 3.1815, face 0 +DEAL::Cell 3.1815, face 1 +DEAL:: -0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1815, face 2 +DEAL::Cell 3.1815, face 3 +DEAL::Cell 3.1815, face 4 +DEAL::Cell 3.1815, face 5 +DEAL::Cell 3.1816, face 0 +DEAL:: -0.242922 2.16840e-18 0.485844, 0.00155329 +DEAL::Cell 3.1816, face 1 +DEAL::Cell 3.1816, face 2 +DEAL::Cell 3.1816, face 3 +DEAL::Cell 3.1816, face 4 +DEAL:: -0.121461 2.81893e-18 0.485844, 0.00138931 +DEAL::Cell 3.1816, face 5 +DEAL::Cell 3.1817, face 0 +DEAL::Cell 3.1817, face 1 +DEAL::Cell 3.1817, face 2 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00368819 +DEAL::Cell 3.1817, face 3 +DEAL::Cell 3.1817, face 4 +DEAL::Cell 3.1817, face 5 +DEAL::Cell 3.1818, face 0 +DEAL:: -0.197169 0.0985844 0.394338, 0.00126074 +DEAL::Cell 3.1818, face 1 +DEAL::Cell 3.1818, face 2 +DEAL::Cell 3.1818, face 3 +DEAL::Cell 3.1818, face 4 +DEAL::Cell 3.1818, face 5 +DEAL:: -0.220045 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1819, face 0 +DEAL::Cell 3.1819, face 1 +DEAL::Cell 3.1819, face 2 +DEAL::Cell 3.1819, face 3 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1819, face 4 +DEAL::Cell 3.1819, face 5 +DEAL::Cell 3.1820, face 0 +DEAL::Cell 3.1820, face 1 +DEAL:: -0.121461 0.242922 0.485844, 0.00143206 +DEAL::Cell 3.1820, face 2 +DEAL::Cell 3.1820, face 3 +DEAL::Cell 3.1820, face 4 +DEAL::Cell 3.1820, face 5 +DEAL:: -0.110023 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1821, face 0 +DEAL::Cell 3.1821, face 1 +DEAL::Cell 3.1821, face 2 +DEAL::Cell 3.1821, face 3 +DEAL::Cell 3.1821, face 4 +DEAL:: -0.121461 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1821, face 5 +DEAL::Cell 3.1822, face 0 +DEAL::Cell 3.1822, face 1 +DEAL::Cell 3.1822, face 2 +DEAL:: -0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1822, face 3 +DEAL::Cell 3.1822, face 4 +DEAL::Cell 3.1822, face 5 +DEAL::Cell 3.1823, face 0 +DEAL:: -0.110023 0.220045 0.440091, 0.00129720 +DEAL::Cell 3.1823, face 1 +DEAL::Cell 3.1823, face 2 +DEAL::Cell 3.1823, face 3 +DEAL::Cell 3.1823, face 4 +DEAL:: 0.00000 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1823, face 5 +DEAL::Cell 3.1824, face 0 +DEAL::Cell 3.1824, face 1 +DEAL::Cell 3.1824, face 3 +DEAL::Cell 3.1824, face 4 +DEAL:: -0.577350 0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1824, face 5 +DEAL::Cell 3.1825, face 0 +DEAL::Cell 3.1825, face 1 +DEAL::Cell 3.1825, face 3 +DEAL:: -0.398698 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1825, face 4 +DEAL::Cell 3.1825, face 5 +DEAL::Cell 3.1826, face 0 +DEAL::Cell 3.1826, face 1 +DEAL:: -0.398698 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1826, face 2 +DEAL::Cell 3.1826, face 3 +DEAL::Cell 3.1826, face 4 +DEAL::Cell 3.1826, face 5 +DEAL:: -0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1827, face 0 +DEAL::Cell 3.1827, face 1 +DEAL::Cell 3.1827, face 2 +DEAL::Cell 3.1827, face 3 +DEAL::Cell 3.1827, face 4 +DEAL:: -0.398698 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1827, face 5 +DEAL::Cell 3.1828, face 0 +DEAL::Cell 3.1828, face 1 +DEAL::Cell 3.1828, face 3 +DEAL:: -0.531597 0.531597 0.531597, 0.00441555 +DEAL::Cell 3.1828, face 4 +DEAL::Cell 3.1828, face 5 +DEAL::Cell 3.1829, face 0 +DEAL::Cell 3.1829, face 1 +DEAL:: -0.288675 0.577350 0.577350, 0.00184585 +DEAL::Cell 3.1829, face 3 +DEAL::Cell 3.1829, face 4 +DEAL::Cell 3.1829, face 5 +DEAL::Cell 3.1830, face 0 +DEAL:: -0.485844 0.485844 0.485844, 0.00196478 +DEAL::Cell 3.1830, face 1 +DEAL::Cell 3.1830, face 2 +DEAL::Cell 3.1830, face 3 +DEAL::Cell 3.1830, face 4 +DEAL::Cell 3.1830, face 5 +DEAL:: -0.531597 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1831, face 0 +DEAL::Cell 3.1831, face 1 +DEAL::Cell 3.1831, face 2 +DEAL::Cell 3.1831, face 3 +DEAL:: -0.364383 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1831, face 4 +DEAL::Cell 3.1831, face 5 +DEAL::Cell 3.1832, face 0 +DEAL::Cell 3.1832, face 1 +DEAL:: -0.144338 0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1832, face 3 +DEAL::Cell 3.1832, face 4 +DEAL::Cell 3.1832, face 5 +DEAL::Cell 3.1833, face 0 +DEAL:: -0.132899 0.398698 0.531597, 0.00156693 +DEAL::Cell 3.1833, face 1 +DEAL::Cell 3.1833, face 3 +DEAL::Cell 3.1833, face 4 +DEAL::Cell 3.1833, face 5 +DEAL::Cell 3.1834, face 0 +DEAL:: -0.265799 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1834, face 1 +DEAL::Cell 3.1834, face 2 +DEAL::Cell 3.1834, face 3 +DEAL::Cell 3.1834, face 4 +DEAL:: -0.132899 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1834, face 5 +DEAL::Cell 3.1835, face 0 +DEAL::Cell 3.1835, face 1 +DEAL::Cell 3.1835, face 2 +DEAL:: 0.00000 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1835, face 3 +DEAL::Cell 3.1835, face 4 +DEAL::Cell 3.1835, face 5 +DEAL::Cell 3.1836, face 0 +DEAL:: -0.265799 0.531597 0.531597, 0.00169957 +DEAL::Cell 3.1836, face 1 +DEAL::Cell 3.1836, face 3 +DEAL::Cell 3.1836, face 4 +DEAL::Cell 3.1836, face 5 +DEAL::Cell 3.1837, face 0 +DEAL:: -0.144338 0.433013 0.577350, 0.00170179 +DEAL::Cell 3.1837, face 1 +DEAL::Cell 3.1837, face 3 +DEAL::Cell 3.1837, face 4 +DEAL::Cell 3.1837, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1838, face 0 +DEAL::Cell 3.1838, face 1 +DEAL::Cell 3.1838, face 2 +DEAL::Cell 3.1838, face 3 +DEAL:: -0.121461 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1838, face 4 +DEAL::Cell 3.1838, face 5 +DEAL::Cell 3.1839, face 0 +DEAL::Cell 3.1839, face 1 +DEAL:: 0.00000 0.485844 0.485844, 0.00138931 +DEAL::Cell 3.1839, face 2 +DEAL::Cell 3.1839, face 3 +DEAL::Cell 3.1839, face 4 +DEAL::Cell 3.1839, face 5 +DEAL::Cell 3.1840, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.00196478 +DEAL::Cell 3.1840, face 1 +DEAL::Cell 3.1840, face 2 +DEAL::Cell 3.1840, face 3 +DEAL::Cell 3.1840, face 4 +DEAL:: -0.364383 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1840, face 5 +DEAL::Cell 3.1841, face 0 +DEAL::Cell 3.1841, face 1 +DEAL::Cell 3.1841, face 2 +DEAL:: -0.242922 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1841, face 3 +DEAL::Cell 3.1841, face 4 +DEAL::Cell 3.1841, face 5 +DEAL::Cell 3.1842, face 0 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.1842, face 1 +DEAL::Cell 3.1842, face 2 +DEAL::Cell 3.1842, face 3 +DEAL::Cell 3.1842, face 4 +DEAL::Cell 3.1842, face 5 +DEAL:: -0.440091 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1843, face 0 +DEAL::Cell 3.1843, face 1 +DEAL::Cell 3.1843, face 2 +DEAL::Cell 3.1843, face 3 +DEAL:: -0.295753 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1843, face 4 +DEAL::Cell 3.1843, face 5 +DEAL::Cell 3.1844, face 0 +DEAL::Cell 3.1844, face 1 +DEAL:: -0.364383 0.485844 0.485844, 0.00173663 +DEAL::Cell 3.1844, face 2 +DEAL::Cell 3.1844, face 3 +DEAL::Cell 3.1844, face 4 +DEAL::Cell 3.1844, face 5 +DEAL:: -0.330068 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1845, face 0 +DEAL::Cell 3.1845, face 1 +DEAL::Cell 3.1845, face 2 +DEAL::Cell 3.1845, face 3 +DEAL::Cell 3.1845, face 4 +DEAL:: -0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1845, face 5 +DEAL::Cell 3.1846, face 0 +DEAL::Cell 3.1846, face 1 +DEAL::Cell 3.1846, face 2 +DEAL:: -0.440091 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1846, face 3 +DEAL::Cell 3.1846, face 4 +DEAL::Cell 3.1846, face 5 +DEAL::Cell 3.1847, face 0 +DEAL:: -0.330068 0.440091 0.440091, 0.00157309 +DEAL::Cell 3.1847, face 1 +DEAL::Cell 3.1847, face 2 +DEAL::Cell 3.1847, face 3 +DEAL::Cell 3.1847, face 4 +DEAL:: -0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1847, face 5 +DEAL::Cell 3.1848, face 0 +DEAL::Cell 3.1848, face 1 +DEAL::Cell 3.1848, face 2 +DEAL::Cell 3.1848, face 3 +DEAL:: -0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1848, face 4 +DEAL::Cell 3.1848, face 5 +DEAL::Cell 3.1849, face 0 +DEAL::Cell 3.1849, face 1 +DEAL:: 0.00000 0.220045 0.440091, 0.00125847 +DEAL::Cell 3.1849, face 2 +DEAL::Cell 3.1849, face 3 +DEAL::Cell 3.1849, face 4 +DEAL::Cell 3.1849, face 5 +DEAL:: -0.110023 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1850, face 0 +DEAL::Cell 3.1850, face 1 +DEAL::Cell 3.1850, face 2 +DEAL::Cell 3.1850, face 3 +DEAL:: -0.0985844 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1850, face 4 +DEAL::Cell 3.1850, face 5 +DEAL::Cell 3.1851, face 0 +DEAL::Cell 3.1851, face 1 +DEAL::Cell 3.1851, face 2 +DEAL:: -0.110023 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1851, face 3 +DEAL::Cell 3.1851, face 4 +DEAL::Cell 3.1851, face 5 +DEAL::Cell 3.1852, face 0 +DEAL:: -0.220045 0.330068 0.440091, 0.00140701 +DEAL::Cell 3.1852, face 1 +DEAL::Cell 3.1852, face 2 +DEAL::Cell 3.1852, face 3 +DEAL::Cell 3.1852, face 4 +DEAL:: -0.220045 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1852, face 5 +DEAL::Cell 3.1853, face 0 +DEAL::Cell 3.1853, face 1 +DEAL::Cell 3.1853, face 2 +DEAL:: 0.00000 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.1853, face 3 +DEAL::Cell 3.1853, face 4 +DEAL::Cell 3.1853, face 5 +DEAL::Cell 3.1854, face 0 +DEAL::Cell 3.1854, face 1 +DEAL:: -0.110023 0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1854, face 2 +DEAL::Cell 3.1854, face 3 +DEAL::Cell 3.1854, face 4 +DEAL::Cell 3.1854, face 5 +DEAL:: -0.110023 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1855, face 0 +DEAL::Cell 3.1855, face 1 +DEAL::Cell 3.1855, face 2 +DEAL::Cell 3.1855, face 3 +DEAL:: 0.00000 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1855, face 4 +DEAL::Cell 3.1855, face 5 +DEAL::Cell 3.1856, face 0 +DEAL::Cell 3.1856, face 1 +DEAL:: 0.132899 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1856, face 3 +DEAL::Cell 3.1856, face 4 +DEAL::Cell 3.1856, face 5 +DEAL::Cell 3.1857, face 0 +DEAL::Cell 3.1857, face 1 +DEAL:: 0.288675 0.00000 0.577350, 0.00184585 +DEAL::Cell 3.1857, face 3 +DEAL::Cell 3.1857, face 4 +DEAL::Cell 3.1857, face 5 +DEAL::Cell 3.1858, face 0 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00138931 +DEAL::Cell 3.1858, face 1 +DEAL::Cell 3.1858, face 2 +DEAL::Cell 3.1858, face 3 +DEAL::Cell 3.1858, face 4 +DEAL:: 0.00000 3.46945e-18 0.485844, 0.00138931 +DEAL::Cell 3.1858, face 5 +DEAL::Cell 3.1859, face 0 +DEAL::Cell 3.1859, face 1 +DEAL::Cell 3.1859, face 2 +DEAL:: 0.265799 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1859, face 3 +DEAL::Cell 3.1859, face 4 +DEAL::Cell 3.1859, face 5 +DEAL::Cell 3.1860, face 0 +DEAL::Cell 3.1860, face 1 +DEAL:: 0.144338 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1860, face 3 +DEAL::Cell 3.1860, face 4 +DEAL::Cell 3.1860, face 5 +DEAL::Cell 3.1861, face 0 +DEAL:: 0.132899 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1861, face 1 +DEAL::Cell 3.1861, face 3 +DEAL::Cell 3.1861, face 4 +DEAL::Cell 3.1861, face 5 +DEAL:: 0.132899 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1862, face 0 +DEAL::Cell 3.1862, face 1 +DEAL::Cell 3.1862, face 2 +DEAL::Cell 3.1862, face 3 +DEAL:: 0.121461 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1862, face 4 +DEAL::Cell 3.1862, face 5 +DEAL::Cell 3.1863, face 0 +DEAL::Cell 3.1863, face 1 +DEAL::Cell 3.1863, face 2 +DEAL:: 0.132899 0.132899 0.531597, 0.00441555 +DEAL::Cell 3.1863, face 3 +DEAL::Cell 3.1863, face 4 +DEAL::Cell 3.1863, face 5 +DEAL::Cell 3.1864, face 0 +DEAL:: 0.265799 8.67362e-19 0.531597, 0.00169957 +DEAL::Cell 3.1864, face 1 +DEAL::Cell 3.1864, face 3 +DEAL::Cell 3.1864, face 4 +DEAL::Cell 3.1864, face 5 +DEAL:: 0.265799 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1865, face 0 +DEAL::Cell 3.1865, face 1 +DEAL::Cell 3.1865, face 3 +DEAL::Cell 3.1865, face 4 +DEAL:: 0.531597 0.00000 0.531597, 0.00152014 +DEAL::Cell 3.1865, face 5 +DEAL::Cell 3.1866, face 0 +DEAL::Cell 3.1866, face 1 +DEAL::Cell 3.1866, face 2 +DEAL::Cell 3.1866, face 3 +DEAL:: 0.242922 1.73472e-18 0.485844, 0.00368819 +DEAL::Cell 3.1866, face 4 +DEAL::Cell 3.1866, face 5 +DEAL::Cell 3.1867, face 0 +DEAL::Cell 3.1867, face 1 +DEAL:: 0.531597 0.132899 0.531597, 0.00214980 +DEAL::Cell 3.1867, face 2 +DEAL::Cell 3.1867, face 3 +DEAL::Cell 3.1867, face 4 +DEAL::Cell 3.1867, face 5 +DEAL:: 0.364383 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1868, face 0 +DEAL::Cell 3.1868, face 1 +DEAL::Cell 3.1868, face 3 +DEAL::Cell 3.1868, face 4 +DEAL:: 0.398698 0.132899 0.531597, 0.00156693 +DEAL::Cell 3.1868, face 5 +DEAL::Cell 3.1869, face 0 +DEAL::Cell 3.1869, face 1 +DEAL::Cell 3.1869, face 3 +DEAL::Cell 3.1869, face 4 +DEAL:: 0.433013 0.144338 0.577350, 0.00170179 +DEAL::Cell 3.1869, face 5 +DEAL::Cell 3.1870, face 0 +DEAL::Cell 3.1870, face 1 +DEAL::Cell 3.1870, face 2 +DEAL:: 0.265799 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1870, face 3 +DEAL::Cell 3.1870, face 4 +DEAL::Cell 3.1870, face 5 +DEAL::Cell 3.1871, face 0 +DEAL:: 0.398698 0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1871, face 1 +DEAL::Cell 3.1871, face 2 +DEAL::Cell 3.1871, face 3 +DEAL::Cell 3.1871, face 4 +DEAL:: 0.485844 0.121461 0.485844, 0.00143206 +DEAL::Cell 3.1871, face 5 +DEAL::Cell 3.1872, face 0 +DEAL::Cell 3.1872, face 1 +DEAL::Cell 3.1872, face 2 +DEAL::Cell 3.1872, face 3 +DEAL:: 0.00000 5.20417e-18 0.440091, 0.00302625 +DEAL::Cell 3.1872, face 4 +DEAL::Cell 3.1872, face 5 +DEAL::Cell 3.1873, face 0 +DEAL::Cell 3.1873, face 1 +DEAL:: 0.220045 2.60209e-18 0.440091, 0.00140701 +DEAL::Cell 3.1873, face 2 +DEAL::Cell 3.1873, face 3 +DEAL::Cell 3.1873, face 4 +DEAL::Cell 3.1873, face 5 +DEAL:: 0.110023 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1874, face 0 +DEAL::Cell 3.1874, face 1 +DEAL::Cell 3.1874, face 2 +DEAL::Cell 3.1874, face 3 +DEAL:: 0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1874, face 4 +DEAL::Cell 3.1874, face 5 +DEAL::Cell 3.1875, face 0 +DEAL::Cell 3.1875, face 1 +DEAL::Cell 3.1875, face 2 +DEAL:: 0.110023 3.90313e-18 0.440091, 0.00302625 +DEAL::Cell 3.1875, face 3 +DEAL::Cell 3.1875, face 4 +DEAL::Cell 3.1875, face 5 +DEAL::Cell 3.1876, face 0 +DEAL:: 0.00000 0.110023 0.440091, 0.00125847 +DEAL::Cell 3.1876, face 1 +DEAL::Cell 3.1876, face 2 +DEAL::Cell 3.1876, face 3 +DEAL::Cell 3.1876, face 4 +DEAL:: 0.00000 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1876, face 5 +DEAL::Cell 3.1877, face 0 +DEAL::Cell 3.1877, face 1 +DEAL::Cell 3.1877, face 2 +DEAL:: 0.242922 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.1877, face 3 +DEAL::Cell 3.1877, face 4 +DEAL::Cell 3.1877, face 5 +DEAL::Cell 3.1878, face 0 +DEAL::Cell 3.1878, face 1 +DEAL:: 0.110023 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1878, face 2 +DEAL::Cell 3.1878, face 3 +DEAL::Cell 3.1878, face 4 +DEAL::Cell 3.1878, face 5 +DEAL:: 0.110023 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1879, face 0 +DEAL::Cell 3.1879, face 1 +DEAL::Cell 3.1879, face 2 +DEAL::Cell 3.1879, face 3 +DEAL:: 0.197169 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1879, face 4 +DEAL::Cell 3.1879, face 5 +DEAL::Cell 3.1880, face 0 +DEAL::Cell 3.1880, face 1 +DEAL:: 0.330068 0.110023 0.440091, 0.00157309 +DEAL::Cell 3.1880, face 2 +DEAL::Cell 3.1880, face 3 +DEAL::Cell 3.1880, face 4 +DEAL::Cell 3.1880, face 5 +DEAL::Cell 3.1881, face 0 +DEAL:: 0.364383 8.67362e-19 0.485844, 0.00173663 +DEAL::Cell 3.1881, face 1 +DEAL::Cell 3.1881, face 2 +DEAL::Cell 3.1881, face 3 +DEAL::Cell 3.1881, face 4 +DEAL:: 0.485844 0.00000 0.485844, 0.00138931 +DEAL::Cell 3.1881, face 5 +DEAL::Cell 3.1882, face 0 +DEAL::Cell 3.1882, face 1 +DEAL::Cell 3.1882, face 2 +DEAL:: 0.330068 1.30104e-18 0.440091, 0.00302625 +DEAL::Cell 3.1882, face 3 +DEAL::Cell 3.1882, face 4 +DEAL::Cell 3.1882, face 5 +DEAL::Cell 3.1883, face 0 +DEAL:: 0.295753 0.0985844 0.394338, 0.00140955 +DEAL::Cell 3.1883, face 1 +DEAL::Cell 3.1883, face 2 +DEAL::Cell 3.1883, face 3 +DEAL::Cell 3.1883, face 4 +DEAL::Cell 3.1883, face 5 +DEAL:: 0.330068 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1884, face 0 +DEAL::Cell 3.1884, face 1 +DEAL::Cell 3.1884, face 2 +DEAL::Cell 3.1884, face 3 +DEAL:: 0.220045 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1884, face 4 +DEAL::Cell 3.1884, face 5 +DEAL::Cell 3.1885, face 0 +DEAL::Cell 3.1885, face 1 +DEAL:: 0.440091 0.110023 0.440091, 0.00177975 +DEAL::Cell 3.1885, face 2 +DEAL::Cell 3.1885, face 3 +DEAL::Cell 3.1885, face 4 +DEAL::Cell 3.1885, face 5 +DEAL:: 0.440091 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1886, face 0 +DEAL::Cell 3.1886, face 1 +DEAL::Cell 3.1886, face 2 +DEAL::Cell 3.1886, face 3 +DEAL::Cell 3.1886, face 4 +DEAL:: 0.220045 0.110023 0.440091, 0.00129720 +DEAL::Cell 3.1886, face 5 +DEAL::Cell 3.1887, face 0 +DEAL::Cell 3.1887, face 1 +DEAL::Cell 3.1887, face 2 +DEAL:: 0.330068 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1887, face 3 +DEAL::Cell 3.1887, face 4 +DEAL::Cell 3.1887, face 5 +DEAL::Cell 3.1888, face 0 +DEAL:: 0.00000 0.433013 0.577350, 0.00165098 +DEAL::Cell 3.1888, face 1 +DEAL::Cell 3.1888, face 3 +DEAL::Cell 3.1888, face 4 +DEAL::Cell 3.1888, face 5 +DEAL:: 0.132899 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1889, face 0 +DEAL::Cell 3.1889, face 1 +DEAL::Cell 3.1889, face 3 +DEAL::Cell 3.1889, face 4 +DEAL::Cell 3.1889, face 5 +DEAL:: 0.144338 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1890, face 0 +DEAL::Cell 3.1890, face 1 +DEAL::Cell 3.1890, face 2 +DEAL::Cell 3.1890, face 3 +DEAL:: 0.00000 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1890, face 4 +DEAL::Cell 3.1890, face 5 +DEAL::Cell 3.1891, face 0 +DEAL::Cell 3.1891, face 1 +DEAL:: 0.265799 0.398698 0.531597, 0.00169957 +DEAL::Cell 3.1891, face 2 +DEAL::Cell 3.1891, face 3 +DEAL::Cell 3.1891, face 4 +DEAL::Cell 3.1891, face 5 +DEAL:: 0.242922 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1892, face 0 +DEAL::Cell 3.1892, face 1 +DEAL::Cell 3.1892, face 3 +DEAL::Cell 3.1892, face 4 +DEAL::Cell 3.1892, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.1893, face 0 +DEAL::Cell 3.1893, face 1 +DEAL::Cell 3.1893, face 3 +DEAL::Cell 3.1893, face 4 +DEAL:: 0.288675 0.433013 0.577350, 0.00206372 +DEAL::Cell 3.1893, face 5 +DEAL::Cell 3.1894, face 0 +DEAL::Cell 3.1894, face 1 +DEAL::Cell 3.1894, face 2 +DEAL:: 0.132899 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1894, face 3 +DEAL::Cell 3.1894, face 4 +DEAL::Cell 3.1894, face 5 +DEAL::Cell 3.1895, face 0 +DEAL:: 0.121461 0.485844 0.485844, 0.00143206 +DEAL::Cell 3.1895, face 1 +DEAL::Cell 3.1895, face 2 +DEAL::Cell 3.1895, face 3 +DEAL::Cell 3.1895, face 4 +DEAL::Cell 3.1895, face 5 +DEAL:: 0.132899 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1896, face 0 +DEAL::Cell 3.1896, face 1 +DEAL::Cell 3.1896, face 3 +DEAL::Cell 3.1896, face 4 +DEAL:: 0.433013 0.288675 0.577350, 0.00184585 +DEAL::Cell 3.1896, face 5 +DEAL::Cell 3.1897, face 0 +DEAL::Cell 3.1897, face 1 +DEAL::Cell 3.1897, face 3 +DEAL:: 0.531597 0.265799 0.531597, 0.00441555 +DEAL::Cell 3.1897, face 4 +DEAL::Cell 3.1897, face 5 +DEAL::Cell 3.1898, face 0 +DEAL::Cell 3.1898, face 1 +DEAL:: 0.364383 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.1898, face 2 +DEAL::Cell 3.1898, face 3 +DEAL::Cell 3.1898, face 4 +DEAL::Cell 3.1898, face 5 +DEAL::Cell 3.1899, face 0 +DEAL:: 0.398698 0.265799 0.531597, 0.00190018 +DEAL::Cell 3.1899, face 1 +DEAL::Cell 3.1899, face 2 +DEAL::Cell 3.1899, face 3 +DEAL::Cell 3.1899, face 4 +DEAL:: 0.531597 0.265799 0.531597, 0.00169957 +DEAL::Cell 3.1899, face 5 +DEAL::Cell 3.1900, face 0 +DEAL::Cell 3.1900, face 1 +DEAL::Cell 3.1900, face 3 +DEAL:: 0.398698 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.1900, face 4 +DEAL::Cell 3.1900, face 5 +DEAL::Cell 3.1901, face 0 +DEAL::Cell 3.1901, face 1 +DEAL:: 0.531597 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1901, face 3 +DEAL::Cell 3.1901, face 4 +DEAL::Cell 3.1901, face 5 +DEAL::Cell 3.1902, face 0 +DEAL::Cell 3.1902, face 1 +DEAL:: 0.398698 0.398698 0.531597, 0.00190018 +DEAL::Cell 3.1902, face 2 +DEAL::Cell 3.1902, face 3 +DEAL::Cell 3.1902, face 4 +DEAL::Cell 3.1902, face 5 +DEAL:: 0.398698 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.1903, face 0 +DEAL::Cell 3.1903, face 1 +DEAL::Cell 3.1903, face 2 +DEAL::Cell 3.1903, face 3 +DEAL:: 0.485844 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1903, face 4 +DEAL::Cell 3.1903, face 5 +DEAL::Cell 3.1904, face 0 +DEAL::Cell 3.1904, face 1 +DEAL:: 0.110023 0.330068 0.440091, 0.00129720 +DEAL::Cell 3.1904, face 2 +DEAL::Cell 3.1904, face 3 +DEAL::Cell 3.1904, face 4 +DEAL::Cell 3.1904, face 5 +DEAL::Cell 3.1905, face 0 +DEAL:: 0.121461 0.242922 0.485844, 0.00143206 +DEAL::Cell 3.1905, face 1 +DEAL::Cell 3.1905, face 2 +DEAL::Cell 3.1905, face 3 +DEAL::Cell 3.1905, face 4 +DEAL:: 0.242922 0.242922 0.485844, 0.00155329 +DEAL::Cell 3.1905, face 5 +DEAL::Cell 3.1906, face 0 +DEAL::Cell 3.1906, face 1 +DEAL::Cell 3.1906, face 2 +DEAL:: 0.110023 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1906, face 3 +DEAL::Cell 3.1906, face 4 +DEAL::Cell 3.1906, face 5 +DEAL::Cell 3.1907, face 0 +DEAL:: 0.0985844 0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1907, face 1 +DEAL::Cell 3.1907, face 2 +DEAL::Cell 3.1907, face 3 +DEAL::Cell 3.1907, face 4 +DEAL::Cell 3.1907, face 5 +DEAL:: 0.110023 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1908, face 0 +DEAL::Cell 3.1908, face 1 +DEAL::Cell 3.1908, face 2 +DEAL::Cell 3.1908, face 3 +DEAL:: 0.00000 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1908, face 4 +DEAL::Cell 3.1908, face 5 +DEAL::Cell 3.1909, face 0 +DEAL::Cell 3.1909, face 1 +DEAL:: 0.242922 0.485844 0.485844, 0.00155329 +DEAL::Cell 3.1909, face 2 +DEAL::Cell 3.1909, face 3 +DEAL::Cell 3.1909, face 4 +DEAL::Cell 3.1909, face 5 +DEAL:: 0.220045 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1910, face 0 +DEAL::Cell 3.1910, face 1 +DEAL::Cell 3.1910, face 2 +DEAL::Cell 3.1910, face 3 +DEAL::Cell 3.1910, face 4 +DEAL:: 0.00000 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1910, face 5 +DEAL::Cell 3.1911, face 0 +DEAL::Cell 3.1911, face 1 +DEAL::Cell 3.1911, face 2 +DEAL:: 0.110023 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1911, face 3 +DEAL::Cell 3.1911, face 4 +DEAL::Cell 3.1911, face 5 +DEAL::Cell 3.1912, face 0 +DEAL:: 0.242922 0.364383 0.485844, 0.00155329 +DEAL::Cell 3.1912, face 1 +DEAL::Cell 3.1912, face 2 +DEAL::Cell 3.1912, face 3 +DEAL::Cell 3.1912, face 4 +DEAL:: 0.330068 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.1912, face 5 +DEAL::Cell 3.1913, face 0 +DEAL::Cell 3.1913, face 1 +DEAL::Cell 3.1913, face 2 +DEAL::Cell 3.1913, face 3 +DEAL:: 0.330068 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.1913, face 4 +DEAL::Cell 3.1913, face 5 +DEAL::Cell 3.1914, face 0 +DEAL::Cell 3.1914, face 1 +DEAL:: 0.295753 0.197169 0.394338, 0.00140955 +DEAL::Cell 3.1914, face 2 +DEAL::Cell 3.1914, face 3 +DEAL::Cell 3.1914, face 4 +DEAL::Cell 3.1914, face 5 +DEAL:: 0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1915, face 0 +DEAL::Cell 3.1915, face 1 +DEAL::Cell 3.1915, face 2 +DEAL::Cell 3.1915, face 3 +DEAL:: 0.394338 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1915, face 4 +DEAL::Cell 3.1915, face 5 +DEAL::Cell 3.1916, face 0 +DEAL::Cell 3.1916, face 1 +DEAL::Cell 3.1916, face 2 +DEAL:: 0.242922 0.364383 0.485844, 0.00368819 +DEAL::Cell 3.1916, face 3 +DEAL::Cell 3.1916, face 4 +DEAL::Cell 3.1916, face 5 +DEAL::Cell 3.1917, face 0 +DEAL:: 0.330068 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1917, face 1 +DEAL::Cell 3.1917, face 2 +DEAL::Cell 3.1917, face 3 +DEAL::Cell 3.1917, face 4 +DEAL:: 0.330068 0.330068 0.440091, 0.00157309 +DEAL::Cell 3.1917, face 5 +DEAL::Cell 3.1918, face 0 +DEAL::Cell 3.1918, face 1 +DEAL::Cell 3.1918, face 2 +DEAL:: 0.330068 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.1918, face 3 +DEAL::Cell 3.1918, face 4 +DEAL::Cell 3.1918, face 5 +DEAL::Cell 3.1919, face 0 +DEAL::Cell 3.1919, face 1 +DEAL:: 0.440091 0.330068 0.440091, 0.00177975 +DEAL::Cell 3.1919, face 2 +DEAL::Cell 3.1919, face 3 +DEAL::Cell 3.1919, face 4 +DEAL::Cell 3.1919, face 5 +DEAL:: 0.440091 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.1920, face 0 +DEAL::Cell 3.1920, face 1 +DEAL::Cell 3.1920, face 2 +DEAL::Cell 3.1920, face 3 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.00189861 +DEAL::Cell 3.1920, face 4 +DEAL::Cell 3.1920, face 5 +DEAL::Cell 3.1921, face 0 +DEAL::Cell 3.1921, face 1 +DEAL:: -0.174292 0.0871461 0.348584, 0.00111446 +DEAL::Cell 3.1921, face 2 +DEAL::Cell 3.1921, face 3 +DEAL::Cell 3.1921, face 4 +DEAL::Cell 3.1921, face 5 +DEAL::Cell 3.1922, face 0 +DEAL:: -0.348584 1.30104e-18 0.348584, 0.00140969 +DEAL::Cell 3.1922, face 1 +DEAL::Cell 3.1922, face 2 +DEAL::Cell 3.1922, face 3 +DEAL::Cell 3.1922, face 4 +DEAL:: -0.261438 2.27682e-18 0.348584, 0.000996803 +DEAL::Cell 3.1922, face 5 +DEAL::Cell 3.1923, face 0 +DEAL::Cell 3.1923, face 1 +DEAL::Cell 3.1923, face 2 +DEAL:: -0.174292 3.25261e-18 0.348584, 0.00189861 +DEAL::Cell 3.1923, face 3 +DEAL::Cell 3.1923, face 4 +DEAL::Cell 3.1923, face 5 +DEAL::Cell 3.1924, face 0 +DEAL:: -0.348584 0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1924, face 1 +DEAL::Cell 3.1924, face 2 +DEAL::Cell 3.1924, face 3 +DEAL::Cell 3.1924, face 4 +DEAL::Cell 3.1924, face 5 +DEAL:: -0.394338 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1925, face 0 +DEAL::Cell 3.1925, face 1 +DEAL::Cell 3.1925, face 2 +DEAL::Cell 3.1925, face 3 +DEAL:: -0.261438 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1925, face 4 +DEAL::Cell 3.1925, face 5 +DEAL::Cell 3.1926, face 0 +DEAL::Cell 3.1926, face 1 +DEAL:: -0.261438 0.174292 0.348584, 0.00124600 +DEAL::Cell 3.1926, face 2 +DEAL::Cell 3.1926, face 3 +DEAL::Cell 3.1926, face 4 +DEAL::Cell 3.1926, face 5 +DEAL:: -0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1927, face 0 +DEAL::Cell 3.1927, face 1 +DEAL::Cell 3.1927, face 2 +DEAL::Cell 3.1927, face 3 +DEAL::Cell 3.1927, face 4 +DEAL:: -0.261438 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1927, face 5 +DEAL::Cell 3.1928, face 0 +DEAL::Cell 3.1928, face 1 +DEAL::Cell 3.1928, face 2 +DEAL:: -0.197169 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1928, face 3 +DEAL::Cell 3.1928, face 4 +DEAL::Cell 3.1928, face 5 +DEAL::Cell 3.1929, face 0 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1929, face 1 +DEAL::Cell 3.1929, face 2 +DEAL::Cell 3.1929, face 3 +DEAL::Cell 3.1929, face 4 +DEAL:: 0.00000 5.20417e-18 0.348584, 0.000996803 +DEAL::Cell 3.1929, face 5 +DEAL::Cell 3.1930, face 0 +DEAL::Cell 3.1930, face 1 +DEAL::Cell 3.1930, face 2 +DEAL::Cell 3.1930, face 3 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.00143292 +DEAL::Cell 3.1930, face 4 +DEAL::Cell 3.1930, face 5 +DEAL::Cell 3.1931, face 0 +DEAL::Cell 3.1931, face 1 +DEAL:: 0.00000 3.46945e-18 0.302831, 0.000865968 +DEAL::Cell 3.1931, face 2 +DEAL::Cell 3.1931, face 3 +DEAL::Cell 3.1931, face 4 +DEAL::Cell 3.1931, face 5 +DEAL:: -0.0757078 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1932, face 0 +DEAL::Cell 3.1932, face 1 +DEAL::Cell 3.1932, face 2 +DEAL::Cell 3.1932, face 3 +DEAL:: -0.0871461 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1932, face 4 +DEAL::Cell 3.1932, face 5 +DEAL::Cell 3.1933, face 0 +DEAL::Cell 3.1933, face 1 +DEAL::Cell 3.1933, face 2 +DEAL:: -0.0985844 0.0985844 0.394338, 0.00242972 +DEAL::Cell 3.1933, face 3 +DEAL::Cell 3.1933, face 4 +DEAL::Cell 3.1933, face 5 +DEAL::Cell 3.1934, face 0 +DEAL:: -0.151416 0.0757078 0.302831, 0.000968182 +DEAL::Cell 3.1934, face 1 +DEAL::Cell 3.1934, face 2 +DEAL::Cell 3.1934, face 3 +DEAL::Cell 3.1934, face 4 +DEAL:: -0.151416 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1934, face 5 +DEAL::Cell 3.1935, face 0 +DEAL::Cell 3.1935, face 1 +DEAL::Cell 3.1935, face 2 +DEAL:: 0.00000 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.1935, face 3 +DEAL::Cell 3.1935, face 4 +DEAL::Cell 3.1935, face 5 +DEAL::Cell 3.1936, face 0 +DEAL::Cell 3.1936, face 1 +DEAL:: -0.227123 1.51788e-18 0.302831, 0.00108246 +DEAL::Cell 3.1936, face 2 +DEAL::Cell 3.1936, face 3 +DEAL::Cell 3.1936, face 4 +DEAL::Cell 3.1936, face 5 +DEAL:: -0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1937, face 0 +DEAL::Cell 3.1937, face 1 +DEAL::Cell 3.1937, face 2 +DEAL::Cell 3.1937, face 3 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.00103264 +DEAL::Cell 3.1937, face 4 +DEAL::Cell 3.1937, face 5 +DEAL::Cell 3.1938, face 0 +DEAL::Cell 3.1938, face 1 +DEAL:: -0.158494 0.0528312 0.211325, 0.000755374 +DEAL::Cell 3.1938, face 2 +DEAL::Cell 3.1938, face 3 +DEAL::Cell 3.1938, face 4 +DEAL::Cell 3.1938, face 5 +DEAL::Cell 3.1939, face 0 +DEAL:: -0.192809 7.58942e-19 0.257078, 0.000918917 +DEAL::Cell 3.1939, face 1 +DEAL::Cell 3.1939, face 2 +DEAL::Cell 3.1939, face 3 +DEAL::Cell 3.1939, face 4 +DEAL:: -0.128539 1.08420e-18 0.257078, 0.000735134 +DEAL::Cell 3.1939, face 5 +DEAL::Cell 3.1940, face 0 +DEAL::Cell 3.1940, face 1 +DEAL::Cell 3.1940, face 2 +DEAL:: -0.227123 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1940, face 3 +DEAL::Cell 3.1940, face 4 +DEAL::Cell 3.1940, face 5 +DEAL::Cell 3.1941, face 0 +DEAL:: -0.192809 0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1941, face 1 +DEAL::Cell 3.1941, face 2 +DEAL::Cell 3.1941, face 3 +DEAL::Cell 3.1941, face 4 +DEAL::Cell 3.1941, face 5 +DEAL:: -0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1942, face 0 +DEAL::Cell 3.1942, face 1 +DEAL::Cell 3.1942, face 2 +DEAL::Cell 3.1942, face 3 +DEAL:: -0.158494 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.1942, face 4 +DEAL::Cell 3.1942, face 5 +DEAL::Cell 3.1943, face 0 +DEAL::Cell 3.1943, face 1 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1943, face 2 +DEAL::Cell 3.1943, face 3 +DEAL::Cell 3.1943, face 4 +DEAL::Cell 3.1943, face 5 +DEAL:: -0.105662 0.105662 0.211325, 0.000675627 +DEAL::Cell 3.1944, face 0 +DEAL::Cell 3.1944, face 1 +DEAL::Cell 3.1944, face 2 +DEAL::Cell 3.1944, face 3 +DEAL::Cell 3.1944, face 4 +DEAL:: -0.151416 2.16840e-18 0.302831, 0.000865968 +DEAL::Cell 3.1944, face 5 +DEAL::Cell 3.1945, face 0 +DEAL::Cell 3.1945, face 1 +DEAL::Cell 3.1945, face 2 +DEAL:: -0.0757078 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1945, face 3 +DEAL::Cell 3.1945, face 4 +DEAL::Cell 3.1945, face 5 +DEAL::Cell 3.1946, face 0 +DEAL:: -0.128539 0.0642695 0.257078, 0.000821904 +DEAL::Cell 3.1946, face 1 +DEAL::Cell 3.1946, face 2 +DEAL::Cell 3.1946, face 3 +DEAL::Cell 3.1946, face 4 +DEAL:: -0.0528312 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.1946, face 5 +DEAL::Cell 3.1947, face 0 +DEAL::Cell 3.1947, face 1 +DEAL::Cell 3.1947, face 2 +DEAL::Cell 3.1947, face 3 +DEAL:: -0.0528312 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.1947, face 4 +DEAL::Cell 3.1947, face 5 +DEAL::Cell 3.1948, face 0 +DEAL::Cell 3.1948, face 1 +DEAL:: -0.0642695 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.1948, face 2 +DEAL::Cell 3.1948, face 3 +DEAL::Cell 3.1948, face 4 +DEAL::Cell 3.1948, face 5 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1949, face 0 +DEAL::Cell 3.1949, face 1 +DEAL::Cell 3.1949, face 2 +DEAL::Cell 3.1949, face 3 +DEAL:: 0.00000 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.1949, face 4 +DEAL::Cell 3.1949, face 5 +DEAL::Cell 3.1950, face 0 +DEAL::Cell 3.1950, face 1 +DEAL::Cell 3.1950, face 2 +DEAL:: -0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.1950, face 3 +DEAL::Cell 3.1950, face 4 +DEAL::Cell 3.1950, face 5 +DEAL::Cell 3.1951, face 0 +DEAL:: -0.0528312 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1951, face 1 +DEAL::Cell 3.1951, face 2 +DEAL::Cell 3.1951, face 3 +DEAL::Cell 3.1951, face 4 +DEAL:: -0.0528312 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.1951, face 5 +DEAL::Cell 3.1952, face 0 +DEAL::Cell 3.1952, face 1 +DEAL::Cell 3.1952, face 2 +DEAL:: -0.295753 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1952, face 3 +DEAL::Cell 3.1952, face 4 +DEAL::Cell 3.1952, face 5 +DEAL::Cell 3.1953, face 0 +DEAL::Cell 3.1953, face 1 +DEAL:: -0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1953, face 2 +DEAL::Cell 3.1953, face 3 +DEAL::Cell 3.1953, face 4 +DEAL::Cell 3.1953, face 5 +DEAL:: -0.197169 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1954, face 0 +DEAL::Cell 3.1954, face 1 +DEAL::Cell 3.1954, face 2 +DEAL::Cell 3.1954, face 3 +DEAL:: -0.227123 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.1954, face 4 +DEAL::Cell 3.1954, face 5 +DEAL::Cell 3.1955, face 0 +DEAL::Cell 3.1955, face 1 +DEAL:: -0.151416 0.227123 0.302831, 0.000968182 +DEAL::Cell 3.1955, face 2 +DEAL::Cell 3.1955, face 3 +DEAL::Cell 3.1955, face 4 +DEAL::Cell 3.1955, face 5 +DEAL::Cell 3.1956, face 0 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.1956, face 1 +DEAL::Cell 3.1956, face 2 +DEAL::Cell 3.1956, face 3 +DEAL::Cell 3.1956, face 4 +DEAL:: -0.295753 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.1956, face 5 +DEAL::Cell 3.1957, face 0 +DEAL::Cell 3.1957, face 1 +DEAL::Cell 3.1957, face 2 +DEAL:: -0.197169 0.295753 0.394338, 0.00242972 +DEAL::Cell 3.1957, face 3 +DEAL::Cell 3.1957, face 4 +DEAL::Cell 3.1957, face 5 +DEAL::Cell 3.1958, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.1958, face 1 +DEAL::Cell 3.1958, face 2 +DEAL::Cell 3.1958, face 3 +DEAL::Cell 3.1958, face 4 +DEAL::Cell 3.1958, face 5 +DEAL:: -0.348584 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1959, face 0 +DEAL::Cell 3.1959, face 1 +DEAL::Cell 3.1959, face 2 +DEAL::Cell 3.1959, face 3 +DEAL:: -0.227123 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1959, face 4 +DEAL::Cell 3.1959, face 5 +DEAL::Cell 3.1960, face 0 +DEAL::Cell 3.1960, face 1 +DEAL:: -0.0985844 0.295753 0.394338, 0.00116234 +DEAL::Cell 3.1960, face 2 +DEAL::Cell 3.1960, face 3 +DEAL::Cell 3.1960, face 4 +DEAL::Cell 3.1960, face 5 +DEAL:: -0.0871461 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.1961, face 0 +DEAL::Cell 3.1961, face 1 +DEAL::Cell 3.1961, face 2 +DEAL::Cell 3.1961, face 3 +DEAL::Cell 3.1961, face 4 +DEAL:: -0.0985844 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.1961, face 5 +DEAL::Cell 3.1962, face 0 +DEAL::Cell 3.1962, face 1 +DEAL::Cell 3.1962, face 2 +DEAL:: -0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1962, face 3 +DEAL::Cell 3.1962, face 4 +DEAL::Cell 3.1962, face 5 +DEAL::Cell 3.1963, face 0 +DEAL:: -0.0871461 0.261438 0.348584, 0.00102748 +DEAL::Cell 3.1963, face 1 +DEAL::Cell 3.1963, face 2 +DEAL::Cell 3.1963, face 3 +DEAL::Cell 3.1963, face 4 +DEAL:: 0.00000 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.1963, face 5 +DEAL::Cell 3.1964, face 0 +DEAL::Cell 3.1964, face 1 +DEAL::Cell 3.1964, face 2 +DEAL::Cell 3.1964, face 3 +DEAL:: -0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1964, face 4 +DEAL::Cell 3.1964, face 5 +DEAL::Cell 3.1965, face 0 +DEAL::Cell 3.1965, face 1 +DEAL:: 0.00000 0.261438 0.348584, 0.000996803 +DEAL::Cell 3.1965, face 2 +DEAL::Cell 3.1965, face 3 +DEAL::Cell 3.1965, face 4 +DEAL::Cell 3.1965, face 5 +DEAL:: -0.0871461 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.1966, face 0 +DEAL::Cell 3.1966, face 1 +DEAL::Cell 3.1966, face 2 +DEAL::Cell 3.1966, face 3 +DEAL:: -0.0757078 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.1966, face 4 +DEAL::Cell 3.1966, face 5 +DEAL::Cell 3.1967, face 0 +DEAL::Cell 3.1967, face 1 +DEAL::Cell 3.1967, face 2 +DEAL:: -0.0871461 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.1967, face 3 +DEAL::Cell 3.1967, face 4 +DEAL::Cell 3.1967, face 5 +DEAL::Cell 3.1968, face 0 +DEAL:: -0.257078 0.128539 0.257078, 0.00103964 +DEAL::Cell 3.1968, face 1 +DEAL::Cell 3.1968, face 2 +DEAL::Cell 3.1968, face 3 +DEAL::Cell 3.1968, face 4 +DEAL:: -0.257078 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1968, face 5 +DEAL::Cell 3.1969, face 0 +DEAL::Cell 3.1969, face 1 +DEAL::Cell 3.1969, face 2 +DEAL:: -0.151416 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.1969, face 3 +DEAL::Cell 3.1969, face 4 +DEAL::Cell 3.1969, face 5 +DEAL::Cell 3.1970, face 0 +DEAL::Cell 3.1970, face 1 +DEAL:: -0.192809 0.128539 0.257078, 0.000918917 +DEAL::Cell 3.1970, face 2 +DEAL::Cell 3.1970, face 3 +DEAL::Cell 3.1970, face 4 +DEAL::Cell 3.1970, face 5 +DEAL:: -0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1971, face 0 +DEAL::Cell 3.1971, face 1 +DEAL::Cell 3.1971, face 2 +DEAL::Cell 3.1971, face 3 +DEAL:: -0.158494 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.1971, face 4 +DEAL::Cell 3.1971, face 5 +DEAL::Cell 3.1972, face 0 +DEAL::Cell 3.1972, face 1 +DEAL:: -0.192809 0.257078 0.257078, 0.000918917 +DEAL::Cell 3.1972, face 2 +DEAL::Cell 3.1972, face 3 +DEAL::Cell 3.1972, face 4 +DEAL::Cell 3.1972, face 5 +DEAL::Cell 3.1973, face 0 +DEAL:: -0.227123 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1973, face 1 +DEAL::Cell 3.1973, face 2 +DEAL::Cell 3.1973, face 3 +DEAL::Cell 3.1973, face 4 +DEAL:: -0.151416 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.1973, face 5 +DEAL::Cell 3.1974, face 0 +DEAL::Cell 3.1974, face 1 +DEAL::Cell 3.1974, face 2 +DEAL:: -0.192809 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1974, face 3 +DEAL::Cell 3.1974, face 4 +DEAL::Cell 3.1974, face 5 +DEAL::Cell 3.1975, face 0 +DEAL:: -0.158494 0.211325 0.211325, 0.000755374 +DEAL::Cell 3.1975, face 1 +DEAL::Cell 3.1975, face 2 +DEAL::Cell 3.1975, face 3 +DEAL::Cell 3.1975, face 4 +DEAL::Cell 3.1975, face 5 +DEAL:: -0.192809 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.1976, face 0 +DEAL::Cell 3.1976, face 1 +DEAL::Cell 3.1976, face 2 +DEAL::Cell 3.1976, face 3 +DEAL:: -0.128539 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1976, face 4 +DEAL::Cell 3.1976, face 5 +DEAL::Cell 3.1977, face 0 +DEAL::Cell 3.1977, face 1 +DEAL:: 0.00000 0.227123 0.302831, 0.000865968 +DEAL::Cell 3.1977, face 2 +DEAL::Cell 3.1977, face 3 +DEAL::Cell 3.1977, face 4 +DEAL::Cell 3.1977, face 5 +DEAL:: 0.00000 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1978, face 0 +DEAL::Cell 3.1978, face 1 +DEAL::Cell 3.1978, face 2 +DEAL::Cell 3.1978, face 3 +DEAL::Cell 3.1978, face 4 +DEAL:: -0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.1978, face 5 +DEAL::Cell 3.1979, face 0 +DEAL::Cell 3.1979, face 1 +DEAL::Cell 3.1979, face 2 +DEAL:: -0.0642695 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1979, face 3 +DEAL::Cell 3.1979, face 4 +DEAL::Cell 3.1979, face 5 +DEAL::Cell 3.1980, face 0 +DEAL:: -0.151416 0.302831 0.302831, 0.000968182 +DEAL::Cell 3.1980, face 1 +DEAL::Cell 3.1980, face 2 +DEAL::Cell 3.1980, face 3 +DEAL::Cell 3.1980, face 4 +DEAL:: -0.0642695 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.1980, face 5 +DEAL::Cell 3.1981, face 0 +DEAL::Cell 3.1981, face 1 +DEAL::Cell 3.1981, face 2 +DEAL::Cell 3.1981, face 3 +DEAL:: -0.0642695 0.192809 0.257078, 0.00103264 +DEAL::Cell 3.1981, face 4 +DEAL::Cell 3.1981, face 5 +DEAL::Cell 3.1982, face 0 +DEAL::Cell 3.1982, face 1 +DEAL:: -0.0528312 0.158494 0.211325, 0.000622897 +DEAL::Cell 3.1982, face 2 +DEAL::Cell 3.1982, face 3 +DEAL::Cell 3.1982, face 4 +DEAL::Cell 3.1982, face 5 +DEAL:: -0.105662 0.211325 0.211325, 0.000854608 +DEAL::Cell 3.1983, face 0 +DEAL::Cell 3.1983, face 1 +DEAL::Cell 3.1983, face 2 +DEAL::Cell 3.1983, face 3 +DEAL:: 0.00000 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.1983, face 4 +DEAL::Cell 3.1983, face 5 +DEAL::Cell 3.1984, face 0 +DEAL::Cell 3.1984, face 1 +DEAL::Cell 3.1984, face 2 +DEAL:: 0.00000 6.93889e-18 0.394338, 0.00242972 +DEAL::Cell 3.1984, face 3 +DEAL::Cell 3.1984, face 4 +DEAL::Cell 3.1984, face 5 +DEAL::Cell 3.1985, face 0 +DEAL:: 0.0871461 3.90313e-18 0.348584, 0.00102748 +DEAL::Cell 3.1985, face 1 +DEAL::Cell 3.1985, face 2 +DEAL::Cell 3.1985, face 3 +DEAL::Cell 3.1985, face 4 +DEAL:: 0.0871461 3.90313e-18 0.348584, 0.000996803 +DEAL::Cell 3.1985, face 5 +DEAL::Cell 3.1986, face 0 +DEAL::Cell 3.1986, face 1 +DEAL::Cell 3.1986, face 2 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1986, face 3 +DEAL::Cell 3.1986, face 4 +DEAL::Cell 3.1986, face 5 +DEAL::Cell 3.1987, face 0 +DEAL::Cell 3.1987, face 1 +DEAL:: 0.174292 2.60209e-18 0.348584, 0.00111446 +DEAL::Cell 3.1987, face 2 +DEAL::Cell 3.1987, face 3 +DEAL::Cell 3.1987, face 4 +DEAL::Cell 3.1987, face 5 +DEAL:: 0.174292 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1988, face 0 +DEAL::Cell 3.1988, face 1 +DEAL::Cell 3.1988, face 2 +DEAL::Cell 3.1988, face 3 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1988, face 4 +DEAL::Cell 3.1988, face 5 +DEAL::Cell 3.1989, face 0 +DEAL::Cell 3.1989, face 1 +DEAL:: 0.174292 0.174292 0.348584, 0.00111446 +DEAL::Cell 3.1989, face 2 +DEAL::Cell 3.1989, face 3 +DEAL::Cell 3.1989, face 4 +DEAL::Cell 3.1989, face 5 +DEAL::Cell 3.1990, face 0 +DEAL:: 0.00000 0.0871461 0.348584, 0.000996803 +DEAL::Cell 3.1990, face 1 +DEAL::Cell 3.1990, face 2 +DEAL::Cell 3.1990, face 3 +DEAL::Cell 3.1990, face 4 +DEAL:: 0.0871461 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1990, face 5 +DEAL::Cell 3.1991, face 0 +DEAL::Cell 3.1991, face 1 +DEAL::Cell 3.1991, face 2 +DEAL:: 0.174292 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1991, face 3 +DEAL::Cell 3.1991, face 4 +DEAL::Cell 3.1991, face 5 +DEAL::Cell 3.1992, face 0 +DEAL:: 0.174292 0.0871461 0.348584, 0.00111446 +DEAL::Cell 3.1992, face 1 +DEAL::Cell 3.1992, face 2 +DEAL::Cell 3.1992, face 3 +DEAL::Cell 3.1992, face 4 +DEAL::Cell 3.1992, face 5 +DEAL:: 0.197169 0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.1993, face 0 +DEAL::Cell 3.1993, face 1 +DEAL::Cell 3.1993, face 2 +DEAL::Cell 3.1993, face 3 +DEAL:: 0.261438 0.0871461 0.348584, 0.00189861 +DEAL::Cell 3.1993, face 4 +DEAL::Cell 3.1993, face 5 +DEAL::Cell 3.1994, face 0 +DEAL::Cell 3.1994, face 1 +DEAL:: 0.261438 0.0871461 0.348584, 0.00124600 +DEAL::Cell 3.1994, face 2 +DEAL::Cell 3.1994, face 3 +DEAL::Cell 3.1994, face 4 +DEAL::Cell 3.1994, face 5 +DEAL:: 0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.1995, face 0 +DEAL::Cell 3.1995, face 1 +DEAL::Cell 3.1995, face 2 +DEAL::Cell 3.1995, face 3 +DEAL::Cell 3.1995, face 4 +DEAL:: 0.261438 1.30104e-18 0.348584, 0.000996803 +DEAL::Cell 3.1995, face 5 +DEAL::Cell 3.1996, face 0 +DEAL::Cell 3.1996, face 1 +DEAL::Cell 3.1996, face 2 +DEAL:: 0.197169 0.197169 0.394338, 0.00242972 +DEAL::Cell 3.1996, face 3 +DEAL::Cell 3.1996, face 4 +DEAL::Cell 3.1996, face 5 +DEAL::Cell 3.1997, face 0 +DEAL:: 0.295753 0.197169 0.394338, 0.00140955 +DEAL::Cell 3.1997, face 1 +DEAL::Cell 3.1997, face 2 +DEAL::Cell 3.1997, face 3 +DEAL::Cell 3.1997, face 4 +DEAL:: 0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.1997, face 5 +DEAL::Cell 3.1998, face 0 +DEAL::Cell 3.1998, face 1 +DEAL::Cell 3.1998, face 2 +DEAL::Cell 3.1998, face 3 +DEAL:: 0.151416 0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.1998, face 4 +DEAL::Cell 3.1998, face 5 +DEAL::Cell 3.1999, face 0 +DEAL::Cell 3.1999, face 1 +DEAL:: 0.348584 0.174292 0.348584, 0.00140969 +DEAL::Cell 3.1999, face 2 +DEAL::Cell 3.1999, face 3 +DEAL::Cell 3.1999, face 4 +DEAL::Cell 3.1999, face 5 +DEAL:: 0.227123 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2000, face 0 +DEAL::Cell 3.2000, face 1 +DEAL::Cell 3.2000, face 2 +DEAL::Cell 3.2000, face 3 +DEAL:: 0.0642695 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2000, face 4 +DEAL::Cell 3.2000, face 5 +DEAL::Cell 3.2001, face 0 +DEAL::Cell 3.2001, face 1 +DEAL::Cell 3.2001, face 2 +DEAL:: 0.0757078 2.60209e-18 0.302831, 0.00143292 +DEAL::Cell 3.2001, face 3 +DEAL::Cell 3.2001, face 4 +DEAL::Cell 3.2001, face 5 +DEAL::Cell 3.2002, face 0 +DEAL:: 0.00000 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.2002, face 1 +DEAL::Cell 3.2002, face 2 +DEAL::Cell 3.2002, face 3 +DEAL::Cell 3.2002, face 4 +DEAL:: 0.00000 0.00000 0.211325, 0.000604299 +DEAL::Cell 3.2002, face 5 +DEAL::Cell 3.2003, face 0 +DEAL::Cell 3.2003, face 1 +DEAL::Cell 3.2003, face 2 +DEAL:: 0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2003, face 3 +DEAL::Cell 3.2003, face 4 +DEAL::Cell 3.2003, face 5 +DEAL::Cell 3.2004, face 0 +DEAL::Cell 3.2004, face 1 +DEAL:: 0.0757078 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2004, face 2 +DEAL::Cell 3.2004, face 3 +DEAL::Cell 3.2004, face 4 +DEAL::Cell 3.2004, face 5 +DEAL:: 0.0757078 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2005, face 0 +DEAL::Cell 3.2005, face 1 +DEAL::Cell 3.2005, face 2 +DEAL::Cell 3.2005, face 3 +DEAL:: 0.128539 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2005, face 4 +DEAL::Cell 3.2005, face 5 +DEAL::Cell 3.2006, face 0 +DEAL::Cell 3.2006, face 1 +DEAL:: 0.0528312 0.105662 0.211325, 0.000622897 +DEAL::Cell 3.2006, face 2 +DEAL::Cell 3.2006, face 3 +DEAL::Cell 3.2006, face 4 +DEAL::Cell 3.2006, face 5 +DEAL::Cell 3.2007, face 0 +DEAL:: 0.0642695 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.2007, face 1 +DEAL::Cell 3.2007, face 2 +DEAL::Cell 3.2007, face 3 +DEAL::Cell 3.2007, face 4 +DEAL:: 0.128539 0.0642695 0.257078, 0.000757758 +DEAL::Cell 3.2007, face 5 +DEAL::Cell 3.2008, face 0 +DEAL::Cell 3.2008, face 1 +DEAL::Cell 3.2008, face 2 +DEAL:: 0.227123 8.67362e-19 0.302831, 0.00143292 +DEAL::Cell 3.2008, face 3 +DEAL::Cell 3.2008, face 4 +DEAL::Cell 3.2008, face 5 +DEAL::Cell 3.2009, face 0 +DEAL:: 0.192809 0.0642695 0.257078, 0.000918917 +DEAL::Cell 3.2009, face 1 +DEAL::Cell 3.2009, face 2 +DEAL::Cell 3.2009, face 3 +DEAL::Cell 3.2009, face 4 +DEAL::Cell 3.2009, face 5 +DEAL:: 0.227123 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2010, face 0 +DEAL::Cell 3.2010, face 1 +DEAL::Cell 3.2010, face 2 +DEAL::Cell 3.2010, face 3 +DEAL:: 0.158494 0.00000 0.211325, 0.000697784 +DEAL::Cell 3.2010, face 4 +DEAL::Cell 3.2010, face 5 +DEAL::Cell 3.2011, face 0 +DEAL::Cell 3.2011, face 1 +DEAL:: 0.211325 0.00000 0.211325, 0.000854608 +DEAL::Cell 3.2011, face 2 +DEAL::Cell 3.2011, face 3 +DEAL::Cell 3.2011, face 4 +DEAL::Cell 3.2011, face 5 +DEAL:: 0.211325 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.2012, face 0 +DEAL::Cell 3.2012, face 1 +DEAL::Cell 3.2012, face 2 +DEAL::Cell 3.2012, face 3 +DEAL::Cell 3.2012, face 4 +DEAL:: 0.151416 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2012, face 5 +DEAL::Cell 3.2013, face 0 +DEAL::Cell 3.2013, face 1 +DEAL::Cell 3.2013, face 2 +DEAL:: 0.227123 0.151416 0.302831, 0.00143292 +DEAL::Cell 3.2013, face 3 +DEAL::Cell 3.2013, face 4 +DEAL::Cell 3.2013, face 5 +DEAL::Cell 3.2014, face 0 +DEAL:: 0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2014, face 1 +DEAL::Cell 3.2014, face 2 +DEAL::Cell 3.2014, face 3 +DEAL::Cell 3.2014, face 4 +DEAL:: 0.158494 0.0528312 0.211325, 0.000622897 +DEAL::Cell 3.2014, face 5 +DEAL::Cell 3.2015, face 0 +DEAL::Cell 3.2015, face 1 +DEAL::Cell 3.2015, face 2 +DEAL::Cell 3.2015, face 3 +DEAL:: 0.158494 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.2015, face 4 +DEAL::Cell 3.2015, face 5 +DEAL::Cell 3.2016, face 0 +DEAL::Cell 3.2016, face 1 +DEAL:: 0.0871461 0.174292 0.348584, 0.00102748 +DEAL::Cell 3.2016, face 2 +DEAL::Cell 3.2016, face 3 +DEAL::Cell 3.2016, face 4 +DEAL::Cell 3.2016, face 5 +DEAL:: 0.00000 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.2017, face 0 +DEAL::Cell 3.2017, face 1 +DEAL::Cell 3.2017, face 2 +DEAL::Cell 3.2017, face 3 +DEAL:: 0.174292 0.261438 0.348584, 0.00189861 +DEAL::Cell 3.2017, face 4 +DEAL::Cell 3.2017, face 5 +DEAL::Cell 3.2018, face 0 +DEAL::Cell 3.2018, face 1 +DEAL::Cell 3.2018, face 2 +DEAL:: 0.00000 0.174292 0.348584, 0.00189861 +DEAL::Cell 3.2018, face 3 +DEAL::Cell 3.2018, face 4 +DEAL::Cell 3.2018, face 5 +DEAL::Cell 3.2019, face 0 +DEAL:: 0.0757078 0.151416 0.302831, 0.000892619 +DEAL::Cell 3.2019, face 1 +DEAL::Cell 3.2019, face 2 +DEAL::Cell 3.2019, face 3 +DEAL::Cell 3.2019, face 4 +DEAL:: 0.0757078 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2019, face 5 +DEAL::Cell 3.2020, face 0 +DEAL::Cell 3.2020, face 1 +DEAL::Cell 3.2020, face 2 +DEAL:: 0.0985844 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.2020, face 3 +DEAL::Cell 3.2020, face 4 +DEAL::Cell 3.2020, face 5 +DEAL::Cell 3.2021, face 0 +DEAL::Cell 3.2021, face 1 +DEAL:: 0.197169 0.295753 0.394338, 0.00126074 +DEAL::Cell 3.2021, face 2 +DEAL::Cell 3.2021, face 3 +DEAL::Cell 3.2021, face 4 +DEAL::Cell 3.2021, face 5 +DEAL:: 0.197169 0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2022, face 0 +DEAL::Cell 3.2022, face 1 +DEAL::Cell 3.2022, face 2 +DEAL::Cell 3.2022, face 3 +DEAL:: 0.0757078 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2022, face 4 +DEAL::Cell 3.2022, face 5 +DEAL::Cell 3.2023, face 0 +DEAL::Cell 3.2023, face 1 +DEAL:: 0.151416 0.302831 0.302831, 0.000968182 +DEAL::Cell 3.2023, face 2 +DEAL::Cell 3.2023, face 3 +DEAL::Cell 3.2023, face 4 +DEAL::Cell 3.2023, face 5 +DEAL::Cell 3.2024, face 0 +DEAL:: 0.197169 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.2024, face 1 +DEAL::Cell 3.2024, face 2 +DEAL::Cell 3.2024, face 3 +DEAL::Cell 3.2024, face 4 +DEAL:: 0.295753 0.197169 0.394338, 0.00126074 +DEAL::Cell 3.2024, face 5 +DEAL::Cell 3.2025, face 0 +DEAL::Cell 3.2025, face 1 +DEAL::Cell 3.2025, face 2 +DEAL:: 0.394338 0.197169 0.394338, 0.00242972 +DEAL::Cell 3.2025, face 3 +DEAL::Cell 3.2025, face 4 +DEAL::Cell 3.2025, face 5 +DEAL::Cell 3.2026, face 0 +DEAL:: 0.151416 0.227123 0.302831, 0.000968182 +DEAL::Cell 3.2026, face 1 +DEAL::Cell 3.2026, face 2 +DEAL::Cell 3.2026, face 3 +DEAL::Cell 3.2026, face 4 +DEAL::Cell 3.2026, face 5 +DEAL:: 0.174292 0.261438 0.348584, 0.00124600 +DEAL::Cell 3.2027, face 0 +DEAL::Cell 3.2027, face 1 +DEAL::Cell 3.2027, face 2 +DEAL::Cell 3.2027, face 3 +DEAL:: 0.227123 0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2027, face 4 +DEAL::Cell 3.2027, face 5 +DEAL::Cell 3.2028, face 0 +DEAL::Cell 3.2028, face 1 +DEAL:: 0.295753 0.394338 0.394338, 0.00140955 +DEAL::Cell 3.2028, face 2 +DEAL::Cell 3.2028, face 3 +DEAL::Cell 3.2028, face 4 +DEAL::Cell 3.2028, face 5 +DEAL:: 0.261438 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.2029, face 0 +DEAL::Cell 3.2029, face 1 +DEAL::Cell 3.2029, face 2 +DEAL::Cell 3.2029, face 3 +DEAL::Cell 3.2029, face 4 +DEAL:: 0.295753 0.295753 0.394338, 0.00140955 +DEAL::Cell 3.2029, face 5 +DEAL::Cell 3.2030, face 0 +DEAL::Cell 3.2030, face 1 +DEAL::Cell 3.2030, face 2 +DEAL:: 0.174292 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2030, face 3 +DEAL::Cell 3.2030, face 4 +DEAL::Cell 3.2030, face 5 +DEAL::Cell 3.2031, face 0 +DEAL:: 0.261438 0.348584 0.348584, 0.00124600 +DEAL::Cell 3.2031, face 1 +DEAL::Cell 3.2031, face 2 +DEAL::Cell 3.2031, face 3 +DEAL::Cell 3.2031, face 4 +DEAL:: 0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.2031, face 5 +DEAL::Cell 3.2032, face 0 +DEAL::Cell 3.2032, face 1 +DEAL::Cell 3.2032, face 2 +DEAL::Cell 3.2032, face 3 +DEAL:: 0.00000 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2032, face 4 +DEAL::Cell 3.2032, face 5 +DEAL::Cell 3.2033, face 0 +DEAL::Cell 3.2033, face 1 +DEAL:: 0.128539 0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2033, face 2 +DEAL::Cell 3.2033, face 3 +DEAL::Cell 3.2033, face 4 +DEAL::Cell 3.2033, face 5 +DEAL:: 0.0642695 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2034, face 0 +DEAL::Cell 3.2034, face 1 +DEAL::Cell 3.2034, face 2 +DEAL::Cell 3.2034, face 3 +DEAL:: 0.0528312 0.158494 0.211325, 0.000697784 +DEAL::Cell 3.2034, face 4 +DEAL::Cell 3.2034, face 5 +DEAL::Cell 3.2035, face 0 +DEAL::Cell 3.2035, face 1 +DEAL::Cell 3.2035, face 2 +DEAL:: 0.0642695 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2035, face 3 +DEAL::Cell 3.2035, face 4 +DEAL::Cell 3.2035, face 5 +DEAL::Cell 3.2036, face 0 +DEAL:: 0.00000 0.192809 0.257078, 0.000735134 +DEAL::Cell 3.2036, face 1 +DEAL::Cell 3.2036, face 2 +DEAL::Cell 3.2036, face 3 +DEAL::Cell 3.2036, face 4 +DEAL:: 0.00000 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2036, face 5 +DEAL::Cell 3.2037, face 0 +DEAL::Cell 3.2037, face 1 +DEAL::Cell 3.2037, face 2 +DEAL:: 0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.2037, face 3 +DEAL::Cell 3.2037, face 4 +DEAL::Cell 3.2037, face 5 +DEAL::Cell 3.2038, face 0 +DEAL::Cell 3.2038, face 1 +DEAL:: 0.0642695 0.192809 0.257078, 0.000757758 +DEAL::Cell 3.2038, face 2 +DEAL::Cell 3.2038, face 3 +DEAL::Cell 3.2038, face 4 +DEAL::Cell 3.2038, face 5 +DEAL:: 0.0642695 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2039, face 0 +DEAL::Cell 3.2039, face 1 +DEAL::Cell 3.2039, face 2 +DEAL::Cell 3.2039, face 3 +DEAL:: 0.0528312 0.211325 0.211325, 0.000697784 +DEAL::Cell 3.2039, face 4 +DEAL::Cell 3.2039, face 5 +DEAL::Cell 3.2040, face 0 +DEAL::Cell 3.2040, face 1 +DEAL:: 0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2040, face 2 +DEAL::Cell 3.2040, face 3 +DEAL::Cell 3.2040, face 4 +DEAL::Cell 3.2040, face 5 +DEAL::Cell 3.2041, face 0 +DEAL:: 0.227123 0.151416 0.302831, 0.00108246 +DEAL::Cell 3.2041, face 1 +DEAL::Cell 3.2041, face 2 +DEAL::Cell 3.2041, face 3 +DEAL::Cell 3.2041, face 4 +DEAL:: 0.302831 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2041, face 5 +DEAL::Cell 3.2042, face 0 +DEAL::Cell 3.2042, face 1 +DEAL::Cell 3.2042, face 2 +DEAL:: 0.192809 0.128539 0.257078, 0.00103264 +DEAL::Cell 3.2042, face 3 +DEAL::Cell 3.2042, face 4 +DEAL::Cell 3.2042, face 5 +DEAL::Cell 3.2043, face 0 +DEAL:: 0.158494 0.158494 0.211325, 0.000755374 +DEAL::Cell 3.2043, face 1 +DEAL::Cell 3.2043, face 2 +DEAL::Cell 3.2043, face 3 +DEAL::Cell 3.2043, face 4 +DEAL::Cell 3.2043, face 5 +DEAL:: 0.192809 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2044, face 0 +DEAL::Cell 3.2044, face 1 +DEAL::Cell 3.2044, face 2 +DEAL::Cell 3.2044, face 3 +DEAL:: 0.128539 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2044, face 4 +DEAL::Cell 3.2044, face 5 +DEAL::Cell 3.2045, face 0 +DEAL::Cell 3.2045, face 1 +DEAL:: 0.257078 0.192809 0.257078, 0.00103964 +DEAL::Cell 3.2045, face 2 +DEAL::Cell 3.2045, face 3 +DEAL::Cell 3.2045, face 4 +DEAL::Cell 3.2045, face 5 +DEAL:: 0.257078 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2046, face 0 +DEAL::Cell 3.2046, face 1 +DEAL::Cell 3.2046, face 2 +DEAL::Cell 3.2046, face 3 +DEAL::Cell 3.2046, face 4 +DEAL:: 0.128539 0.192809 0.257078, 0.000918917 +DEAL::Cell 3.2046, face 5 +DEAL::Cell 3.2047, face 0 +DEAL::Cell 3.2047, face 1 +DEAL::Cell 3.2047, face 2 +DEAL:: 0.192809 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2047, face 3 +DEAL::Cell 3.2047, face 4 +DEAL::Cell 3.2047, face 5 +DEAL::Cell 3.2048, face 1 +DEAL:: -0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2048, face 2 +DEAL::Cell 3.2048, face 3 +DEAL::Cell 3.2048, face 4 +DEAL::Cell 3.2048, face 5 +DEAL:: -0.531597 -0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2049, face 0 +DEAL::Cell 3.2049, face 1 +DEAL::Cell 3.2049, face 2 +DEAL::Cell 3.2049, face 3 +DEAL::Cell 3.2049, face 4 +DEAL:: -0.531597 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2049, face 5 +DEAL::Cell 3.2050, face 1 +DEAL::Cell 3.2050, face 2 +DEAL::Cell 3.2050, face 3 +DEAL:: -0.577350 -0.288675 -0.433013, 0.00184585 +DEAL::Cell 3.2050, face 4 +DEAL::Cell 3.2050, face 5 +DEAL::Cell 3.2051, face 0 +DEAL::Cell 3.2051, face 1 +DEAL:: -0.485844 -0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.2051, face 2 +DEAL::Cell 3.2051, face 3 +DEAL::Cell 3.2051, face 4 +DEAL::Cell 3.2051, face 5 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.2052, face 1 +DEAL::Cell 3.2052, face 2 +DEAL::Cell 3.2052, face 3 +DEAL::Cell 3.2052, face 4 +DEAL::Cell 3.2052, face 5 +DEAL:: -0.577350 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2053, face 0 +DEAL::Cell 3.2053, face 1 +DEAL::Cell 3.2053, face 2 +DEAL::Cell 3.2053, face 3 +DEAL:: -0.531597 -0.398698 -0.265799, 0.00190018 +DEAL::Cell 3.2053, face 4 +DEAL::Cell 3.2053, face 5 +DEAL::Cell 3.2054, face 1 +DEAL::Cell 3.2054, face 2 +DEAL:: -0.531597 -0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2054, face 3 +DEAL::Cell 3.2054, face 4 +DEAL::Cell 3.2054, face 5 +DEAL::Cell 3.2055, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2055, face 1 +DEAL::Cell 3.2055, face 2 +DEAL::Cell 3.2055, face 3 +DEAL::Cell 3.2055, face 4 +DEAL::Cell 3.2055, face 5 +DEAL:: -0.531597 -0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.2056, face 0 +DEAL::Cell 3.2056, face 1 +DEAL::Cell 3.2056, face 2 +DEAL::Cell 3.2056, face 3 +DEAL:: -0.485844 -0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2056, face 4 +DEAL::Cell 3.2056, face 5 +DEAL::Cell 3.2057, face 0 +DEAL::Cell 3.2057, face 1 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2057, face 2 +DEAL::Cell 3.2057, face 3 +DEAL::Cell 3.2057, face 4 +DEAL::Cell 3.2057, face 5 +DEAL:: -0.394338 -0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2058, face 0 +DEAL::Cell 3.2058, face 1 +DEAL::Cell 3.2058, face 2 +DEAL::Cell 3.2058, face 3 +DEAL::Cell 3.2058, face 4 +DEAL:: -0.485844 -0.364383 -0.485844, 0.00196478 +DEAL::Cell 3.2058, face 5 +DEAL::Cell 3.2059, face 0 +DEAL::Cell 3.2059, face 1 +DEAL::Cell 3.2059, face 2 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2059, face 3 +DEAL::Cell 3.2059, face 4 +DEAL::Cell 3.2059, face 5 +DEAL::Cell 3.2060, face 0 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2060, face 1 +DEAL::Cell 3.2060, face 2 +DEAL::Cell 3.2060, face 3 +DEAL::Cell 3.2060, face 4 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2060, face 5 +DEAL::Cell 3.2061, face 0 +DEAL::Cell 3.2061, face 1 +DEAL::Cell 3.2061, face 2 +DEAL::Cell 3.2061, face 3 +DEAL:: -0.440091 -0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2061, face 4 +DEAL::Cell 3.2061, face 5 +DEAL::Cell 3.2062, face 0 +DEAL::Cell 3.2062, face 1 +DEAL:: -0.440091 -0.220045 -0.330068, 0.00302625 +DEAL::Cell 3.2062, face 2 +DEAL::Cell 3.2062, face 3 +DEAL::Cell 3.2062, face 4 +DEAL::Cell 3.2062, face 5 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2063, face 0 +DEAL::Cell 3.2063, face 1 +DEAL::Cell 3.2063, face 2 +DEAL::Cell 3.2063, face 3 +DEAL:: -0.394338 -0.197169 -0.197169, 0.00126074 +DEAL::Cell 3.2063, face 4 +DEAL::Cell 3.2063, face 5 +DEAL::Cell 3.2064, face 1 +DEAL::Cell 3.2064, face 2 +DEAL::Cell 3.2064, face 3 +DEAL:: -0.577350 -0.144338 -0.577350, 0.00170179 +DEAL::Cell 3.2064, face 4 +DEAL::Cell 3.2064, face 5 +DEAL::Cell 3.2065, face 0 +DEAL::Cell 3.2065, face 1 +DEAL:: -0.485844 -0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.2065, face 2 +DEAL::Cell 3.2065, face 3 +DEAL::Cell 3.2065, face 4 +DEAL::Cell 3.2065, face 5 +DEAL:: -0.531597 -0.132899 -0.398698, 0.00190018 +DEAL::Cell 3.2066, face 1 +DEAL::Cell 3.2066, face 2 +DEAL::Cell 3.2066, face 3 +DEAL::Cell 3.2066, face 4 +DEAL:: -0.531597 0.00000 -0.531597, 0.00214980 +DEAL::Cell 3.2066, face 5 +DEAL::Cell 3.2067, face 0 +DEAL::Cell 3.2067, face 1 +DEAL::Cell 3.2067, face 2 +DEAL::Cell 3.2067, face 3 +DEAL:: -0.531597 0.00000 -0.531597, 0.00152014 +DEAL::Cell 3.2067, face 4 +DEAL::Cell 3.2067, face 5 +DEAL::Cell 3.2068, face 1 +DEAL::Cell 3.2068, face 2 +DEAL:: -0.577350 -0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.2068, face 3 +DEAL::Cell 3.2068, face 4 +DEAL::Cell 3.2068, face 5 +DEAL::Cell 3.2069, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2069, face 1 +DEAL::Cell 3.2069, face 2 +DEAL::Cell 3.2069, face 3 +DEAL::Cell 3.2069, face 4 +DEAL:: -0.485844 -0.121461 -0.364383, 0.00173663 +DEAL::Cell 3.2069, face 5 +DEAL::Cell 3.2070, face 1 +DEAL::Cell 3.2070, face 2 +DEAL::Cell 3.2070, face 3 +DEAL::Cell 3.2070, face 4 +DEAL:: -0.577350 -0.144338 -0.433013, 0.00206372 +DEAL::Cell 3.2070, face 5 +DEAL::Cell 3.2071, face 0 +DEAL::Cell 3.2071, face 1 +DEAL::Cell 3.2071, face 2 +DEAL:: -0.531597 -0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2071, face 3 +DEAL::Cell 3.2071, face 4 +DEAL::Cell 3.2071, face 5 +DEAL::Cell 3.2072, face 0 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2072, face 1 +DEAL::Cell 3.2072, face 2 +DEAL::Cell 3.2072, face 3 +DEAL::Cell 3.2072, face 4 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00177975 +DEAL::Cell 3.2072, face 5 +DEAL::Cell 3.2073, face 0 +DEAL::Cell 3.2073, face 1 +DEAL::Cell 3.2073, face 2 +DEAL::Cell 3.2073, face 3 +DEAL:: -0.440091 -0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.2073, face 4 +DEAL::Cell 3.2073, face 5 +DEAL::Cell 3.2074, face 0 +DEAL::Cell 3.2074, face 1 +DEAL:: -0.440091 0.00000 -0.440091, 0.00302625 +DEAL::Cell 3.2074, face 2 +DEAL::Cell 3.2074, face 3 +DEAL::Cell 3.2074, face 4 +DEAL::Cell 3.2074, face 5 +DEAL:: -0.485844 1.80700e-20 -0.364383, 0.00173663 +DEAL::Cell 3.2075, face 0 +DEAL::Cell 3.2075, face 1 +DEAL::Cell 3.2075, face 2 +DEAL::Cell 3.2075, face 3 +DEAL:: -0.394338 3.61401e-20 -0.295753, 0.00112764 +DEAL::Cell 3.2075, face 4 +DEAL::Cell 3.2075, face 5 +DEAL::Cell 3.2076, face 0 +DEAL::Cell 3.2076, face 1 +DEAL::Cell 3.2076, face 2 +DEAL:: -0.485844 -0.242922 -0.364383, 0.00155329 +DEAL::Cell 3.2076, face 3 +DEAL::Cell 3.2076, face 4 +DEAL::Cell 3.2076, face 5 +DEAL::Cell 3.2077, face 0 +DEAL:: -0.440091 -0.110023 -0.330068, 0.00302625 +DEAL::Cell 3.2077, face 1 +DEAL::Cell 3.2077, face 2 +DEAL::Cell 3.2077, face 3 +DEAL::Cell 3.2077, face 4 +DEAL:: -0.440091 -0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.2077, face 5 +DEAL::Cell 3.2078, face 0 +DEAL::Cell 3.2078, face 1 +DEAL::Cell 3.2078, face 2 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2078, face 3 +DEAL::Cell 3.2078, face 4 +DEAL::Cell 3.2078, face 5 +DEAL::Cell 3.2079, face 0 +DEAL::Cell 3.2079, face 1 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2079, face 2 +DEAL::Cell 3.2079, face 3 +DEAL::Cell 3.2079, face 4 +DEAL::Cell 3.2079, face 5 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2080, face 1 +DEAL::Cell 3.2080, face 2 +DEAL::Cell 3.2080, face 3 +DEAL::Cell 3.2080, face 4 +DEAL:: -0.577350 -0.433013 -0.288675, 0.00184585 +DEAL::Cell 3.2080, face 5 +DEAL::Cell 3.2081, face 0 +DEAL::Cell 3.2081, face 1 +DEAL::Cell 3.2081, face 2 +DEAL:: -0.485844 -0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.2081, face 3 +DEAL::Cell 3.2081, face 4 +DEAL::Cell 3.2081, face 5 +DEAL::Cell 3.2082, face 1 +DEAL::Cell 3.2082, face 2 +DEAL:: -0.577350 -0.433013 -0.288675, 0.00206372 +DEAL::Cell 3.2082, face 3 +DEAL::Cell 3.2082, face 4 +DEAL::Cell 3.2082, face 5 +DEAL::Cell 3.2083, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2083, face 1 +DEAL::Cell 3.2083, face 2 +DEAL::Cell 3.2083, face 3 +DEAL::Cell 3.2083, face 4 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.2083, face 5 +DEAL::Cell 3.2084, face 1 +DEAL::Cell 3.2084, face 2 +DEAL::Cell 3.2084, face 3 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00190018 +DEAL::Cell 3.2084, face 4 +DEAL::Cell 3.2084, face 5 +DEAL::Cell 3.2085, face 0 +DEAL::Cell 3.2085, face 1 +DEAL::Cell 3.2085, face 2 +DEAL:: -0.531597 -0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2085, face 3 +DEAL::Cell 3.2085, face 4 +DEAL::Cell 3.2085, face 5 +DEAL::Cell 3.2086, face 1 +DEAL:: -0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.2086, face 2 +DEAL::Cell 3.2086, face 3 +DEAL::Cell 3.2086, face 4 +DEAL::Cell 3.2086, face 5 +DEAL:: -0.577350 -0.288675 0.00000, 0.00165098 +DEAL::Cell 3.2087, face 0 +DEAL::Cell 3.2087, face 1 +DEAL::Cell 3.2087, face 2 +DEAL::Cell 3.2087, face 3 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00155329 +DEAL::Cell 3.2087, face 4 +DEAL::Cell 3.2087, face 5 +DEAL::Cell 3.2088, face 0 +DEAL::Cell 3.2088, face 1 +DEAL::Cell 3.2088, face 2 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00196478 +DEAL::Cell 3.2088, face 3 +DEAL::Cell 3.2088, face 4 +DEAL::Cell 3.2088, face 5 +DEAL::Cell 3.2089, face 0 +DEAL:: -0.440091 -0.330068 -0.220045, 0.00302625 +DEAL::Cell 3.2089, face 1 +DEAL::Cell 3.2089, face 2 +DEAL::Cell 3.2089, face 3 +DEAL::Cell 3.2089, face 4 +DEAL:: -0.440091 -0.330068 -0.220045, 0.00140701 +DEAL::Cell 3.2089, face 5 +DEAL::Cell 3.2090, face 0 +DEAL::Cell 3.2090, face 1 +DEAL::Cell 3.2090, face 2 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2090, face 3 +DEAL::Cell 3.2090, face 4 +DEAL::Cell 3.2090, face 5 +DEAL::Cell 3.2091, face 0 +DEAL::Cell 3.2091, face 1 +DEAL:: -0.394338 -0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.2091, face 2 +DEAL::Cell 3.2091, face 3 +DEAL::Cell 3.2091, face 4 +DEAL::Cell 3.2091, face 5 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.2092, face 0 +DEAL::Cell 3.2092, face 1 +DEAL::Cell 3.2092, face 2 +DEAL::Cell 3.2092, face 3 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2092, face 4 +DEAL::Cell 3.2092, face 5 +DEAL::Cell 3.2093, face 0 +DEAL::Cell 3.2093, face 1 +DEAL:: -0.394338 -0.295753 -1.73472e-18, 0.00242972 +DEAL::Cell 3.2093, face 2 +DEAL::Cell 3.2093, face 3 +DEAL::Cell 3.2093, face 4 +DEAL::Cell 3.2093, face 5 +DEAL::Cell 3.2094, face 0 +DEAL:: -0.485844 -0.364383 -0.121461, 0.00368819 +DEAL::Cell 3.2094, face 1 +DEAL::Cell 3.2094, face 2 +DEAL::Cell 3.2094, face 3 +DEAL::Cell 3.2094, face 4 +DEAL:: -0.440091 -0.330068 -0.110023, 0.00129720 +DEAL::Cell 3.2094, face 5 +DEAL::Cell 3.2095, face 0 +DEAL::Cell 3.2095, face 1 +DEAL::Cell 3.2095, face 2 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2095, face 3 +DEAL::Cell 3.2095, face 4 +DEAL::Cell 3.2095, face 5 +DEAL::Cell 3.2096, face 1 +DEAL:: -0.531597 -0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.2096, face 2 +DEAL::Cell 3.2096, face 3 +DEAL::Cell 3.2096, face 4 +DEAL::Cell 3.2096, face 5 +DEAL::Cell 3.2097, face 0 +DEAL:: -0.531597 -0.265799 -0.265799, 0.00441555 +DEAL::Cell 3.2097, face 1 +DEAL::Cell 3.2097, face 2 +DEAL::Cell 3.2097, face 3 +DEAL::Cell 3.2097, face 4 +DEAL:: -0.485844 -0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2097, face 5 +DEAL::Cell 3.2098, face 1 +DEAL::Cell 3.2098, face 2 +DEAL::Cell 3.2098, face 3 +DEAL:: -0.531597 1.80700e-20 -0.265799, 0.00152014 +DEAL::Cell 3.2098, face 4 +DEAL::Cell 3.2098, face 5 +DEAL::Cell 3.2099, face 0 +DEAL::Cell 3.2099, face 1 +DEAL:: -0.485844 5.42101e-20 -0.121461, 0.00368819 +DEAL::Cell 3.2099, face 2 +DEAL::Cell 3.2099, face 3 +DEAL::Cell 3.2099, face 4 +DEAL::Cell 3.2099, face 5 +DEAL::Cell 3.2100, face 1 +DEAL:: -0.531597 -0.265799 -0.132899, 0.00441555 +DEAL::Cell 3.2100, face 2 +DEAL::Cell 3.2100, face 3 +DEAL::Cell 3.2100, face 4 +DEAL::Cell 3.2100, face 5 +DEAL:: -0.531597 -0.265799 -8.67362e-19, 0.00152014 +DEAL::Cell 3.2101, face 0 +DEAL::Cell 3.2101, face 1 +DEAL::Cell 3.2101, face 2 +DEAL::Cell 3.2101, face 3 +DEAL:: -0.485844 -0.121461 -0.121461, 0.00143206 +DEAL::Cell 3.2101, face 4 +DEAL::Cell 3.2101, face 5 +DEAL::Cell 3.2102, face 1 +DEAL::Cell 3.2102, face 2 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00156693 +DEAL::Cell 3.2102, face 3 +DEAL::Cell 3.2102, face 4 +DEAL::Cell 3.2102, face 5 +DEAL::Cell 3.2103, face 0 +DEAL::Cell 3.2103, face 1 +DEAL:: -0.485844 -0.121461 -0.121461, 0.00368819 +DEAL::Cell 3.2103, face 2 +DEAL::Cell 3.2103, face 3 +DEAL::Cell 3.2103, face 4 +DEAL::Cell 3.2103, face 5 +DEAL:: -0.485844 -0.121461 -2.60209e-18, 0.00138931 +DEAL::Cell 3.2104, face 0 +DEAL::Cell 3.2104, face 1 +DEAL::Cell 3.2104, face 2 +DEAL::Cell 3.2104, face 3 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2104, face 4 +DEAL::Cell 3.2104, face 5 +DEAL::Cell 3.2105, face 0 +DEAL::Cell 3.2105, face 1 +DEAL:: -0.394338 -0.0985844 -0.0985844, 0.00242972 +DEAL::Cell 3.2105, face 2 +DEAL::Cell 3.2105, face 3 +DEAL::Cell 3.2105, face 4 +DEAL::Cell 3.2105, face 5 +DEAL::Cell 3.2106, face 0 +DEAL:: -0.485844 -0.121461 -0.242922, 0.00368819 +DEAL::Cell 3.2106, face 1 +DEAL::Cell 3.2106, face 2 +DEAL::Cell 3.2106, face 3 +DEAL::Cell 3.2106, face 4 +DEAL:: -0.440091 -0.110023 -0.220045, 0.00140701 +DEAL::Cell 3.2106, face 5 +DEAL::Cell 3.2107, face 0 +DEAL::Cell 3.2107, face 1 +DEAL::Cell 3.2107, face 2 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00116234 +DEAL::Cell 3.2107, face 3 +DEAL::Cell 3.2107, face 4 +DEAL::Cell 3.2107, face 5 +DEAL::Cell 3.2108, face 0 +DEAL:: -0.485844 -0.121461 -2.60209e-18, 0.00368819 +DEAL::Cell 3.2108, face 1 +DEAL::Cell 3.2108, face 2 +DEAL::Cell 3.2108, face 3 +DEAL::Cell 3.2108, face 4 +DEAL::Cell 3.2108, face 5 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00138931 +DEAL::Cell 3.2109, face 0 +DEAL::Cell 3.2109, face 1 +DEAL::Cell 3.2109, face 2 +DEAL::Cell 3.2109, face 3 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00129720 +DEAL::Cell 3.2109, face 4 +DEAL::Cell 3.2109, face 5 +DEAL::Cell 3.2110, face 0 +DEAL::Cell 3.2110, face 1 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00302625 +DEAL::Cell 3.2110, face 2 +DEAL::Cell 3.2110, face 3 +DEAL::Cell 3.2110, face 4 +DEAL::Cell 3.2110, face 5 +DEAL:: -0.440091 1.08420e-19 -5.20417e-18, 0.00125847 +DEAL::Cell 3.2111, face 0 +DEAL::Cell 3.2111, face 1 +DEAL::Cell 3.2111, face 2 +DEAL::Cell 3.2111, face 3 +DEAL::Cell 3.2111, face 4 +DEAL:: -0.440091 -0.110023 -0.110023, 0.00129720 +DEAL::Cell 3.2111, face 5 +DEAL::Cell 3.2112, face 0 +DEAL::Cell 3.2112, face 1 +DEAL::Cell 3.2112, face 2 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00159472 +DEAL::Cell 3.2112, face 3 +DEAL::Cell 3.2112, face 4 +DEAL::Cell 3.2112, face 5 +DEAL::Cell 3.2113, face 0 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2113, face 1 +DEAL::Cell 3.2113, face 2 +DEAL::Cell 3.2113, face 3 +DEAL::Cell 3.2113, face 4 +DEAL:: -0.302831 -0.227123 -0.302831, 0.00122466 +DEAL::Cell 3.2113, face 5 +DEAL::Cell 3.2114, face 0 +DEAL::Cell 3.2114, face 1 +DEAL::Cell 3.2114, face 2 +DEAL::Cell 3.2114, face 3 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00126074 +DEAL::Cell 3.2114, face 4 +DEAL::Cell 3.2114, face 5 +DEAL::Cell 3.2115, face 0 +DEAL::Cell 3.2115, face 1 +DEAL:: -0.302831 -0.151416 -0.302831, 0.00143292 +DEAL::Cell 3.2115, face 2 +DEAL::Cell 3.2115, face 3 +DEAL::Cell 3.2115, face 4 +DEAL::Cell 3.2115, face 5 +DEAL:: -0.348584 -0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2116, face 0 +DEAL::Cell 3.2116, face 1 +DEAL::Cell 3.2116, face 2 +DEAL::Cell 3.2116, face 3 +DEAL:: -0.348584 -0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.2116, face 4 +DEAL::Cell 3.2116, face 5 +DEAL::Cell 3.2117, face 0 +DEAL::Cell 3.2117, face 1 +DEAL::Cell 3.2117, face 2 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2117, face 3 +DEAL::Cell 3.2117, face 4 +DEAL::Cell 3.2117, face 5 +DEAL::Cell 3.2118, face 0 +DEAL:: -0.394338 -0.197169 -0.295753, 0.00242972 +DEAL::Cell 3.2118, face 1 +DEAL::Cell 3.2118, face 2 +DEAL::Cell 3.2118, face 3 +DEAL::Cell 3.2118, face 4 +DEAL:: -0.394338 -0.197169 -0.295753, 0.00140955 +DEAL::Cell 3.2118, face 5 +DEAL::Cell 3.2119, face 0 +DEAL::Cell 3.2119, face 1 +DEAL::Cell 3.2119, face 2 +DEAL:: -0.302831 -0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.2119, face 3 +DEAL::Cell 3.2119, face 4 +DEAL::Cell 3.2119, face 5 +DEAL::Cell 3.2120, face 0 +DEAL::Cell 3.2120, face 1 +DEAL:: -0.257078 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2120, face 2 +DEAL::Cell 3.2120, face 3 +DEAL::Cell 3.2120, face 4 +DEAL::Cell 3.2120, face 5 +DEAL:: -0.257078 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2121, face 0 +DEAL::Cell 3.2121, face 1 +DEAL::Cell 3.2121, face 2 +DEAL::Cell 3.2121, face 3 +DEAL:: -0.211325 -0.158494 -0.211325, 0.000755374 +DEAL::Cell 3.2121, face 4 +DEAL::Cell 3.2121, face 5 +DEAL::Cell 3.2122, face 0 +DEAL::Cell 3.2122, face 1 +DEAL:: -0.257078 -0.128539 -0.192809, 0.00103264 +DEAL::Cell 3.2122, face 2 +DEAL::Cell 3.2122, face 3 +DEAL::Cell 3.2122, face 4 +DEAL::Cell 3.2122, face 5 +DEAL::Cell 3.2123, face 0 +DEAL:: -0.257078 -0.192809 -0.257078, 0.00103264 +DEAL::Cell 3.2123, face 1 +DEAL::Cell 3.2123, face 2 +DEAL::Cell 3.2123, face 3 +DEAL::Cell 3.2123, face 4 +DEAL:: -0.257078 -0.128539 -0.257078, 0.00103964 +DEAL::Cell 3.2123, face 5 +DEAL::Cell 3.2124, face 0 +DEAL::Cell 3.2124, face 1 +DEAL::Cell 3.2124, face 2 +DEAL:: -0.257078 -0.257078 -0.192809, 0.00103964 +DEAL::Cell 3.2124, face 3 +DEAL::Cell 3.2124, face 4 +DEAL::Cell 3.2124, face 5 +DEAL::Cell 3.2125, face 0 +DEAL:: -0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.2125, face 1 +DEAL::Cell 3.2125, face 2 +DEAL::Cell 3.2125, face 3 +DEAL::Cell 3.2125, face 4 +DEAL::Cell 3.2125, face 5 +DEAL:: -0.257078 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2126, face 0 +DEAL::Cell 3.2126, face 1 +DEAL::Cell 3.2126, face 2 +DEAL::Cell 3.2126, face 3 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2126, face 4 +DEAL::Cell 3.2126, face 5 +DEAL::Cell 3.2127, face 0 +DEAL::Cell 3.2127, face 1 +DEAL:: -0.211325 -0.158494 -0.105662, 0.000697784 +DEAL::Cell 3.2127, face 2 +DEAL::Cell 3.2127, face 3 +DEAL::Cell 3.2127, face 4 +DEAL::Cell 3.2127, face 5 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2128, face 0 +DEAL::Cell 3.2128, face 1 +DEAL::Cell 3.2128, face 2 +DEAL::Cell 3.2128, face 3 +DEAL::Cell 3.2128, face 4 +DEAL:: -0.394338 -0.197169 -0.394338, 0.00159472 +DEAL::Cell 3.2128, face 5 +DEAL::Cell 3.2129, face 0 +DEAL::Cell 3.2129, face 1 +DEAL::Cell 3.2129, face 2 +DEAL:: -0.348584 -0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.2129, face 3 +DEAL::Cell 3.2129, face 4 +DEAL::Cell 3.2129, face 5 +DEAL::Cell 3.2130, face 0 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2130, face 1 +DEAL::Cell 3.2130, face 2 +DEAL::Cell 3.2130, face 3 +DEAL::Cell 3.2130, face 4 +DEAL:: -0.348584 0.00000 -0.348584, 0.00140969 +DEAL::Cell 3.2130, face 5 +DEAL::Cell 3.2131, face 0 +DEAL::Cell 3.2131, face 1 +DEAL::Cell 3.2131, face 2 +DEAL::Cell 3.2131, face 3 +DEAL:: -0.348584 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.2131, face 4 +DEAL::Cell 3.2131, face 5 +DEAL::Cell 3.2132, face 0 +DEAL::Cell 3.2132, face 1 +DEAL:: -0.348584 -0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.2132, face 2 +DEAL::Cell 3.2132, face 3 +DEAL::Cell 3.2132, face 4 +DEAL::Cell 3.2132, face 5 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2133, face 0 +DEAL::Cell 3.2133, face 1 +DEAL::Cell 3.2133, face 2 +DEAL::Cell 3.2133, face 3 +DEAL:: -0.302831 -0.0757078 -0.151416, 0.000892619 +DEAL::Cell 3.2133, face 4 +DEAL::Cell 3.2133, face 5 +DEAL::Cell 3.2134, face 0 +DEAL::Cell 3.2134, face 1 +DEAL::Cell 3.2134, face 2 +DEAL:: -0.394338 -0.0985844 -0.295753, 0.00116234 +DEAL::Cell 3.2134, face 3 +DEAL::Cell 3.2134, face 4 +DEAL::Cell 3.2134, face 5 +DEAL::Cell 3.2135, face 0 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00189861 +DEAL::Cell 3.2135, face 1 +DEAL::Cell 3.2135, face 2 +DEAL::Cell 3.2135, face 3 +DEAL::Cell 3.2135, face 4 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00124600 +DEAL::Cell 3.2135, face 5 +DEAL::Cell 3.2136, face 0 +DEAL::Cell 3.2136, face 1 +DEAL::Cell 3.2136, face 2 +DEAL:: -0.257078 -0.128539 -0.192809, 0.000821904 +DEAL::Cell 3.2136, face 3 +DEAL::Cell 3.2136, face 4 +DEAL::Cell 3.2136, face 5 +DEAL::Cell 3.2137, face 0 +DEAL::Cell 3.2137, face 1 +DEAL:: -0.211325 -0.105662 -0.211325, 0.000697784 +DEAL::Cell 3.2137, face 2 +DEAL::Cell 3.2137, face 3 +DEAL::Cell 3.2137, face 4 +DEAL::Cell 3.2137, face 5 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000755374 +DEAL::Cell 3.2138, face 0 +DEAL::Cell 3.2138, face 1 +DEAL::Cell 3.2138, face 2 +DEAL::Cell 3.2138, face 3 +DEAL:: -0.257078 0.00000 -0.257078, 0.000735134 +DEAL::Cell 3.2138, face 4 +DEAL::Cell 3.2138, face 5 +DEAL::Cell 3.2139, face 0 +DEAL::Cell 3.2139, face 1 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.2139, face 2 +DEAL::Cell 3.2139, face 3 +DEAL::Cell 3.2139, face 4 +DEAL::Cell 3.2139, face 5 +DEAL::Cell 3.2140, face 0 +DEAL:: -0.302831 -0.151416 -0.227123, 0.00143292 +DEAL::Cell 3.2140, face 1 +DEAL::Cell 3.2140, face 2 +DEAL::Cell 3.2140, face 3 +DEAL::Cell 3.2140, face 4 +DEAL:: -0.257078 -0.128539 -0.192809, 0.000918917 +DEAL::Cell 3.2140, face 5 +DEAL::Cell 3.2141, face 0 +DEAL::Cell 3.2141, face 1 +DEAL::Cell 3.2141, face 2 +DEAL:: -0.211325 -0.105662 -0.158494, 0.000675627 +DEAL::Cell 3.2141, face 3 +DEAL::Cell 3.2141, face 4 +DEAL::Cell 3.2141, face 5 +DEAL::Cell 3.2142, face 0 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.00143292 +DEAL::Cell 3.2142, face 1 +DEAL::Cell 3.2142, face 2 +DEAL::Cell 3.2142, face 3 +DEAL::Cell 3.2142, face 4 +DEAL::Cell 3.2142, face 5 +DEAL:: -0.302831 -0.0757078 -0.151416, 0.000968182 +DEAL::Cell 3.2143, face 0 +DEAL::Cell 3.2143, face 1 +DEAL::Cell 3.2143, face 2 +DEAL::Cell 3.2143, face 3 +DEAL:: -0.257078 1.80700e-20 -0.128539, 0.000735134 +DEAL::Cell 3.2143, face 4 +DEAL::Cell 3.2143, face 5 +DEAL::Cell 3.2144, face 0 +DEAL::Cell 3.2144, face 1 +DEAL:: -0.348584 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2144, face 2 +DEAL::Cell 3.2144, face 3 +DEAL::Cell 3.2144, face 4 +DEAL::Cell 3.2144, face 5 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00102748 +DEAL::Cell 3.2145, face 0 +DEAL::Cell 3.2145, face 1 +DEAL::Cell 3.2145, face 2 +DEAL::Cell 3.2145, face 3 +DEAL::Cell 3.2145, face 4 +DEAL:: -0.348584 -0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.2145, face 5 +DEAL::Cell 3.2146, face 0 +DEAL::Cell 3.2146, face 1 +DEAL::Cell 3.2146, face 2 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2146, face 3 +DEAL::Cell 3.2146, face 4 +DEAL::Cell 3.2146, face 5 +DEAL::Cell 3.2147, face 0 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00189861 +DEAL::Cell 3.2147, face 1 +DEAL::Cell 3.2147, face 2 +DEAL::Cell 3.2147, face 3 +DEAL::Cell 3.2147, face 4 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2147, face 5 +DEAL::Cell 3.2148, face 0 +DEAL::Cell 3.2148, face 1 +DEAL::Cell 3.2148, face 2 +DEAL::Cell 3.2148, face 3 +DEAL:: -0.394338 -0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2148, face 4 +DEAL::Cell 3.2148, face 5 +DEAL::Cell 3.2149, face 0 +DEAL::Cell 3.2149, face 1 +DEAL:: -0.302831 -0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.2149, face 2 +DEAL::Cell 3.2149, face 3 +DEAL::Cell 3.2149, face 4 +DEAL::Cell 3.2149, face 5 +DEAL:: -0.348584 -0.261438 -1.30104e-18, 0.000996803 +DEAL::Cell 3.2150, face 0 +DEAL::Cell 3.2150, face 1 +DEAL::Cell 3.2150, face 2 +DEAL::Cell 3.2150, face 3 +DEAL:: -0.348584 -0.174292 -2.60209e-18, 0.00111446 +DEAL::Cell 3.2150, face 4 +DEAL::Cell 3.2150, face 5 +DEAL::Cell 3.2151, face 0 +DEAL::Cell 3.2151, face 1 +DEAL::Cell 3.2151, face 2 +DEAL:: -0.348584 -0.261438 -0.0871461, 0.00124600 +DEAL::Cell 3.2151, face 3 +DEAL::Cell 3.2151, face 4 +DEAL::Cell 3.2151, face 5 +DEAL::Cell 3.2152, face 0 +DEAL:: -0.302831 -0.227123 -0.151416, 0.00143292 +DEAL::Cell 3.2152, face 1 +DEAL::Cell 3.2152, face 2 +DEAL::Cell 3.2152, face 3 +DEAL::Cell 3.2152, face 4 +DEAL:: -0.302831 -0.227123 -0.151416, 0.000968182 +DEAL::Cell 3.2152, face 5 +DEAL::Cell 3.2153, face 0 +DEAL::Cell 3.2153, face 1 +DEAL::Cell 3.2153, face 2 +DEAL:: -0.211325 -0.211325 -0.0528312, 0.000854608 +DEAL::Cell 3.2153, face 3 +DEAL::Cell 3.2153, face 4 +DEAL::Cell 3.2153, face 5 +DEAL::Cell 3.2154, face 0 +DEAL::Cell 3.2154, face 1 +DEAL:: -0.257078 -0.192809 -0.128539, 0.00103264 +DEAL::Cell 3.2154, face 2 +DEAL::Cell 3.2154, face 3 +DEAL::Cell 3.2154, face 4 +DEAL::Cell 3.2154, face 5 +DEAL:: -0.257078 -0.192809 -0.0642695, 0.000757758 +DEAL::Cell 3.2155, face 0 +DEAL::Cell 3.2155, face 1 +DEAL::Cell 3.2155, face 2 +DEAL::Cell 3.2155, face 3 +DEAL:: -0.211325 -0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2155, face 4 +DEAL::Cell 3.2155, face 5 +DEAL::Cell 3.2156, face 0 +DEAL::Cell 3.2156, face 1 +DEAL:: -0.257078 -0.192809 -4.33681e-19, 0.00103264 +DEAL::Cell 3.2156, face 2 +DEAL::Cell 3.2156, face 3 +DEAL::Cell 3.2156, face 4 +DEAL::Cell 3.2156, face 5 +DEAL::Cell 3.2157, face 0 +DEAL:: -0.257078 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2157, face 1 +DEAL::Cell 3.2157, face 2 +DEAL::Cell 3.2157, face 3 +DEAL::Cell 3.2157, face 4 +DEAL:: -0.211325 -0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.2157, face 5 +DEAL::Cell 3.2158, face 0 +DEAL::Cell 3.2158, face 1 +DEAL::Cell 3.2158, face 2 +DEAL:: -0.257078 -0.192809 -0.0642695, 0.000918917 +DEAL::Cell 3.2158, face 3 +DEAL::Cell 3.2158, face 4 +DEAL::Cell 3.2158, face 5 +DEAL::Cell 3.2159, face 0 +DEAL:: -0.257078 -0.128539 -8.67362e-19, 0.00103264 +DEAL::Cell 3.2159, face 1 +DEAL::Cell 3.2159, face 2 +DEAL::Cell 3.2159, face 3 +DEAL::Cell 3.2159, face 4 +DEAL::Cell 3.2159, face 5 +DEAL:: -0.257078 -0.192809 -4.33681e-19, 0.000735134 +DEAL::Cell 3.2160, face 0 +DEAL::Cell 3.2160, face 1 +DEAL::Cell 3.2160, face 2 +DEAL::Cell 3.2160, face 3 +DEAL:: -0.394338 -0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.2160, face 4 +DEAL::Cell 3.2160, face 5 +DEAL::Cell 3.2161, face 0 +DEAL::Cell 3.2161, face 1 +DEAL:: -0.302831 -0.151416 -0.0757078, 0.00143292 +DEAL::Cell 3.2161, face 2 +DEAL::Cell 3.2161, face 3 +DEAL::Cell 3.2161, face 4 +DEAL::Cell 3.2161, face 5 +DEAL:: -0.302831 -0.0757078 -0.0757078, 0.000892619 +DEAL::Cell 3.2162, face 0 +DEAL::Cell 3.2162, face 1 +DEAL::Cell 3.2162, face 2 +DEAL::Cell 3.2162, face 3 +DEAL::Cell 3.2162, face 4 +DEAL:: -0.394338 -0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2162, face 5 +DEAL::Cell 3.2163, face 0 +DEAL::Cell 3.2163, face 1 +DEAL::Cell 3.2163, face 2 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2163, face 3 +DEAL::Cell 3.2163, face 4 +DEAL::Cell 3.2163, face 5 +DEAL::Cell 3.2164, face 0 +DEAL:: -0.394338 -0.197169 -3.46945e-18, 0.00242972 +DEAL::Cell 3.2164, face 1 +DEAL::Cell 3.2164, face 2 +DEAL::Cell 3.2164, face 3 +DEAL::Cell 3.2164, face 4 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2164, face 5 +DEAL::Cell 3.2165, face 0 +DEAL::Cell 3.2165, face 1 +DEAL::Cell 3.2165, face 2 +DEAL::Cell 3.2165, face 3 +DEAL:: -0.348584 -0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2165, face 4 +DEAL::Cell 3.2165, face 5 +DEAL::Cell 3.2166, face 0 +DEAL::Cell 3.2166, face 1 +DEAL:: -0.348584 8.13152e-20 -0.0871461, 0.00189861 +DEAL::Cell 3.2166, face 2 +DEAL::Cell 3.2166, face 3 +DEAL::Cell 3.2166, face 4 +DEAL::Cell 3.2166, face 5 +DEAL:: -0.394338 1.44560e-19 -6.93889e-18, 0.00112764 +DEAL::Cell 3.2167, face 0 +DEAL::Cell 3.2167, face 1 +DEAL::Cell 3.2167, face 2 +DEAL::Cell 3.2167, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.000865968 +DEAL::Cell 3.2167, face 4 +DEAL::Cell 3.2167, face 5 +DEAL::Cell 3.2168, face 0 +DEAL::Cell 3.2168, face 1 +DEAL::Cell 3.2168, face 2 +DEAL:: -0.302831 -0.151416 -0.151416, 0.000968182 +DEAL::Cell 3.2168, face 3 +DEAL::Cell 3.2168, face 4 +DEAL::Cell 3.2168, face 5 +DEAL::Cell 3.2169, face 0 +DEAL:: -0.257078 -0.0642695 -0.128539, 0.00103264 +DEAL::Cell 3.2169, face 1 +DEAL::Cell 3.2169, face 2 +DEAL::Cell 3.2169, face 3 +DEAL::Cell 3.2169, face 4 +DEAL:: -0.257078 -0.0642695 -0.128539, 0.000821904 +DEAL::Cell 3.2169, face 5 +DEAL::Cell 3.2170, face 0 +DEAL::Cell 3.2170, face 1 +DEAL::Cell 3.2170, face 2 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2170, face 3 +DEAL::Cell 3.2170, face 4 +DEAL::Cell 3.2170, face 5 +DEAL::Cell 3.2171, face 0 +DEAL::Cell 3.2171, face 1 +DEAL:: -0.211325 -0.0528312 -0.105662, 0.000697784 +DEAL::Cell 3.2171, face 2 +DEAL::Cell 3.2171, face 3 +DEAL::Cell 3.2171, face 4 +DEAL::Cell 3.2171, face 5 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.2172, face 0 +DEAL::Cell 3.2172, face 1 +DEAL::Cell 3.2172, face 2 +DEAL::Cell 3.2172, face 3 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2172, face 4 +DEAL::Cell 3.2172, face 5 +DEAL::Cell 3.2173, face 0 +DEAL::Cell 3.2173, face 1 +DEAL:: -0.211325 -0.0528312 0.00000, 0.000697784 +DEAL::Cell 3.2173, face 2 +DEAL::Cell 3.2173, face 3 +DEAL::Cell 3.2173, face 4 +DEAL::Cell 3.2173, face 5 +DEAL::Cell 3.2174, face 0 +DEAL:: -0.302831 -0.0757078 -0.0757078, 0.00143292 +DEAL::Cell 3.2174, face 1 +DEAL::Cell 3.2174, face 2 +DEAL::Cell 3.2174, face 3 +DEAL::Cell 3.2174, face 4 +DEAL:: -0.257078 -0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2174, face 5 +DEAL::Cell 3.2175, face 0 +DEAL::Cell 3.2175, face 1 +DEAL::Cell 3.2175, face 2 +DEAL:: -0.211325 -0.0528312 -0.0528312, 0.000622897 +DEAL::Cell 3.2175, face 3 +DEAL::Cell 3.2175, face 4 +DEAL::Cell 3.2175, face 5 +DEAL::Cell 3.2176, face 1 +DEAL:: -0.531597 0.132899 -0.398698, 0.00441555 +DEAL::Cell 3.2176, face 2 +DEAL::Cell 3.2176, face 3 +DEAL::Cell 3.2176, face 4 +DEAL::Cell 3.2176, face 5 +DEAL::Cell 3.2177, face 0 +DEAL:: -0.531597 0.00000 -0.531597, 0.00441555 +DEAL::Cell 3.2177, face 1 +DEAL::Cell 3.2177, face 2 +DEAL::Cell 3.2177, face 3 +DEAL::Cell 3.2177, face 4 +DEAL:: -0.531597 0.132899 -0.531597, 0.00214980 +DEAL::Cell 3.2177, face 5 +DEAL::Cell 3.2178, face 1 +DEAL::Cell 3.2178, face 2 +DEAL::Cell 3.2178, face 3 +DEAL:: -0.531597 0.265799 -0.531597, 0.00169957 +DEAL::Cell 3.2178, face 4 +DEAL::Cell 3.2178, face 5 +DEAL::Cell 3.2179, face 0 +DEAL::Cell 3.2179, face 1 +DEAL:: -0.485844 0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2179, face 2 +DEAL::Cell 3.2179, face 3 +DEAL::Cell 3.2179, face 4 +DEAL::Cell 3.2179, face 5 +DEAL::Cell 3.2180, face 1 +DEAL:: -0.531597 9.03502e-21 -0.398698, 0.00441555 +DEAL::Cell 3.2180, face 2 +DEAL::Cell 3.2180, face 3 +DEAL::Cell 3.2180, face 4 +DEAL::Cell 3.2180, face 5 +DEAL:: -0.531597 1.80700e-20 -0.265799, 0.00169957 +DEAL::Cell 3.2181, face 0 +DEAL::Cell 3.2181, face 1 +DEAL::Cell 3.2181, face 2 +DEAL::Cell 3.2181, face 3 +DEAL:: -0.485844 0.121461 -0.364383, 0.00143206 +DEAL::Cell 3.2181, face 4 +DEAL::Cell 3.2181, face 5 +DEAL::Cell 3.2182, face 1 +DEAL::Cell 3.2182, face 2 +DEAL:: -0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2182, face 3 +DEAL::Cell 3.2182, face 4 +DEAL::Cell 3.2182, face 5 +DEAL::Cell 3.2183, face 0 +DEAL::Cell 3.2183, face 1 +DEAL:: -0.485844 0.121461 -0.364383, 0.00368819 +DEAL::Cell 3.2183, face 2 +DEAL::Cell 3.2183, face 3 +DEAL::Cell 3.2183, face 4 +DEAL::Cell 3.2183, face 5 +DEAL:: -0.485844 0.121461 -0.242922, 0.00155329 +DEAL::Cell 3.2184, face 0 +DEAL::Cell 3.2184, face 1 +DEAL::Cell 3.2184, face 2 +DEAL::Cell 3.2184, face 3 +DEAL:: -0.440091 0.110023 -0.440091, 0.00129720 +DEAL::Cell 3.2184, face 4 +DEAL::Cell 3.2184, face 5 +DEAL::Cell 3.2185, face 0 +DEAL::Cell 3.2185, face 1 +DEAL:: -0.394338 0.0985844 -0.295753, 0.00242972 +DEAL::Cell 3.2185, face 2 +DEAL::Cell 3.2185, face 3 +DEAL::Cell 3.2185, face 4 +DEAL::Cell 3.2185, face 5 +DEAL::Cell 3.2186, face 0 +DEAL:: -0.485844 0.121461 -0.485844, 0.00368819 +DEAL::Cell 3.2186, face 1 +DEAL::Cell 3.2186, face 2 +DEAL::Cell 3.2186, face 3 +DEAL::Cell 3.2186, face 4 +DEAL:: -0.485844 0.242922 -0.485844, 0.00196478 +DEAL::Cell 3.2186, face 5 +DEAL::Cell 3.2187, face 0 +DEAL::Cell 3.2187, face 1 +DEAL::Cell 3.2187, face 2 +DEAL:: -0.394338 0.0985844 -0.394338, 0.00116234 +DEAL::Cell 3.2187, face 3 +DEAL::Cell 3.2187, face 4 +DEAL::Cell 3.2187, face 5 +DEAL::Cell 3.2188, face 0 +DEAL:: -0.485844 0.121461 -0.242922, 0.00368819 +DEAL::Cell 3.2188, face 1 +DEAL::Cell 3.2188, face 2 +DEAL::Cell 3.2188, face 3 +DEAL::Cell 3.2188, face 4 +DEAL::Cell 3.2188, face 5 +DEAL:: -0.485844 3.61401e-20 -0.242922, 0.00155329 +DEAL::Cell 3.2189, face 0 +DEAL::Cell 3.2189, face 1 +DEAL::Cell 3.2189, face 2 +DEAL::Cell 3.2189, face 3 +DEAL:: -0.440091 0.110023 -0.220045, 0.00129720 +DEAL::Cell 3.2189, face 4 +DEAL::Cell 3.2189, face 5 +DEAL::Cell 3.2190, face 0 +DEAL::Cell 3.2190, face 1 +DEAL:: -0.440091 0.110023 -0.220045, 0.00302625 +DEAL::Cell 3.2190, face 2 +DEAL::Cell 3.2190, face 3 +DEAL::Cell 3.2190, face 4 +DEAL::Cell 3.2190, face 5 +DEAL:: -0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.2191, face 0 +DEAL::Cell 3.2191, face 1 +DEAL::Cell 3.2191, face 2 +DEAL::Cell 3.2191, face 3 +DEAL::Cell 3.2191, face 4 +DEAL:: -0.440091 0.110023 -0.330068, 0.00157309 +DEAL::Cell 3.2191, face 5 +DEAL::Cell 3.2192, face 1 +DEAL::Cell 3.2192, face 2 +DEAL::Cell 3.2192, face 3 +DEAL:: -0.577350 0.433013 -0.433013, 0.00206372 +DEAL::Cell 3.2192, face 4 +DEAL::Cell 3.2192, face 5 +DEAL::Cell 3.2193, face 0 +DEAL::Cell 3.2193, face 1 +DEAL:: -0.485844 0.242922 -0.364383, 0.00368819 +DEAL::Cell 3.2193, face 2 +DEAL::Cell 3.2193, face 3 +DEAL::Cell 3.2193, face 4 +DEAL::Cell 3.2193, face 5 +DEAL:: -0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2194, face 1 +DEAL::Cell 3.2194, face 2 +DEAL::Cell 3.2194, face 3 +DEAL::Cell 3.2194, face 4 +DEAL::Cell 3.2194, face 5 +DEAL:: -0.577350 0.433013 -0.433013, 0.00206372 +DEAL::Cell 3.2195, face 0 +DEAL::Cell 3.2195, face 1 +DEAL::Cell 3.2195, face 2 +DEAL::Cell 3.2195, face 3 +DEAL:: -0.531597 0.531597 -0.398698, 0.00214980 +DEAL::Cell 3.2195, face 4 +DEAL::Cell 3.2195, face 5 +DEAL::Cell 3.2196, face 1 +DEAL::Cell 3.2196, face 2 +DEAL:: -0.531597 0.265799 -0.398698, 0.00169957 +DEAL::Cell 3.2196, face 3 +DEAL::Cell 3.2196, face 4 +DEAL::Cell 3.2196, face 5 +DEAL::Cell 3.2197, face 0 +DEAL:: -0.531597 0.398698 -0.265799, 0.00441555 +DEAL::Cell 3.2197, face 1 +DEAL::Cell 3.2197, face 2 +DEAL::Cell 3.2197, face 3 +DEAL::Cell 3.2197, face 4 +DEAL::Cell 3.2197, face 5 +DEAL:: -0.531597 0.265799 -0.265799, 0.00169957 +DEAL::Cell 3.2198, face 1 +DEAL::Cell 3.2198, face 2 +DEAL::Cell 3.2198, face 3 +DEAL::Cell 3.2198, face 4 +DEAL:: -0.531597 0.398698 -0.398698, 0.00190018 +DEAL::Cell 3.2198, face 5 +DEAL::Cell 3.2199, face 0 +DEAL::Cell 3.2199, face 1 +DEAL::Cell 3.2199, face 2 +DEAL:: -0.485844 0.364383 -0.364383, 0.00173663 +DEAL::Cell 3.2199, face 3 +DEAL::Cell 3.2199, face 4 +DEAL::Cell 3.2199, face 5 +DEAL::Cell 3.2200, face 0 +DEAL:: -0.485844 0.364383 -0.364383, 0.00368819 +DEAL::Cell 3.2200, face 1 +DEAL::Cell 3.2200, face 2 +DEAL::Cell 3.2200, face 3 +DEAL::Cell 3.2200, face 4 +DEAL::Cell 3.2200, face 5 +DEAL:: -0.485844 0.242922 -0.364383, 0.00173663 +DEAL::Cell 3.2201, face 0 +DEAL::Cell 3.2201, face 1 +DEAL::Cell 3.2201, face 2 +DEAL::Cell 3.2201, face 3 +DEAL:: -0.440091 0.330068 -0.330068, 0.00157309 +DEAL::Cell 3.2201, face 4 +DEAL::Cell 3.2201, face 5 +DEAL::Cell 3.2202, face 0 +DEAL::Cell 3.2202, face 1 +DEAL:: -0.440091 0.330068 -0.330068, 0.00302625 +DEAL::Cell 3.2202, face 2 +DEAL::Cell 3.2202, face 3 +DEAL::Cell 3.2202, face 4 +DEAL::Cell 3.2202, face 5 +DEAL:: -0.440091 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2203, face 0 +DEAL::Cell 3.2203, face 1 +DEAL::Cell 3.2203, face 2 +DEAL::Cell 3.2203, face 3 +DEAL::Cell 3.2203, face 4 +DEAL:: -0.440091 0.330068 -0.440091, 0.00177975 +DEAL::Cell 3.2203, face 5 +DEAL::Cell 3.2204, face 0 +DEAL::Cell 3.2204, face 1 +DEAL::Cell 3.2204, face 2 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2204, face 3 +DEAL::Cell 3.2204, face 4 +DEAL::Cell 3.2204, face 5 +DEAL::Cell 3.2205, face 0 +DEAL:: -0.440091 0.220045 -0.220045, 0.00302625 +DEAL::Cell 3.2205, face 1 +DEAL::Cell 3.2205, face 2 +DEAL::Cell 3.2205, face 3 +DEAL::Cell 3.2205, face 4 +DEAL:: -0.394338 0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2205, face 5 +DEAL::Cell 3.2206, face 0 +DEAL::Cell 3.2206, face 1 +DEAL::Cell 3.2206, face 2 +DEAL::Cell 3.2206, face 3 +DEAL:: -0.485844 0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2206, face 4 +DEAL::Cell 3.2206, face 5 +DEAL::Cell 3.2207, face 0 +DEAL::Cell 3.2207, face 1 +DEAL:: -0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2207, face 2 +DEAL::Cell 3.2207, face 3 +DEAL::Cell 3.2207, face 4 +DEAL::Cell 3.2207, face 5 +DEAL:: -0.440091 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2208, face 1 +DEAL::Cell 3.2208, face 2 +DEAL::Cell 3.2208, face 3 +DEAL::Cell 3.2208, face 4 +DEAL:: -0.531597 0.132899 -0.265799, 0.00169957 +DEAL::Cell 3.2208, face 5 +DEAL::Cell 3.2209, face 0 +DEAL::Cell 3.2209, face 1 +DEAL::Cell 3.2209, face 2 +DEAL::Cell 3.2209, face 3 +DEAL:: -0.531597 0.132899 -0.265799, 0.00156693 +DEAL::Cell 3.2209, face 4 +DEAL::Cell 3.2209, face 5 +DEAL::Cell 3.2210, face 1 +DEAL::Cell 3.2210, face 2 +DEAL:: -0.577350 0.144338 -0.144338, 0.00170179 +DEAL::Cell 3.2210, face 3 +DEAL::Cell 3.2210, face 4 +DEAL::Cell 3.2210, face 5 +DEAL::Cell 3.2211, face 0 +DEAL:: -0.531597 0.132899 -0.132899, 0.00441555 +DEAL::Cell 3.2211, face 1 +DEAL::Cell 3.2211, face 2 +DEAL::Cell 3.2211, face 3 +DEAL::Cell 3.2211, face 4 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2211, face 5 +DEAL::Cell 3.2212, face 1 +DEAL::Cell 3.2212, face 2 +DEAL::Cell 3.2212, face 3 +DEAL::Cell 3.2212, face 4 +DEAL:: -0.577350 0.00000 -0.144338, 0.00170179 +DEAL::Cell 3.2212, face 5 +DEAL::Cell 3.2213, face 0 +DEAL::Cell 3.2213, face 1 +DEAL::Cell 3.2213, face 2 +DEAL:: -0.531597 3.61401e-20 -1.73472e-18, 0.00152014 +DEAL::Cell 3.2213, face 3 +DEAL::Cell 3.2213, face 4 +DEAL::Cell 3.2213, face 5 +DEAL::Cell 3.2214, face 1 +DEAL:: -0.531597 0.132899 -1.30104e-18, 0.00441555 +DEAL::Cell 3.2214, face 2 +DEAL::Cell 3.2214, face 3 +DEAL::Cell 3.2214, face 4 +DEAL::Cell 3.2214, face 5 +DEAL:: -0.531597 0.265799 -8.67362e-19, 0.00152014 +DEAL::Cell 3.2215, face 0 +DEAL::Cell 3.2215, face 1 +DEAL::Cell 3.2215, face 2 +DEAL::Cell 3.2215, face 3 +DEAL::Cell 3.2215, face 4 +DEAL:: -0.531597 0.132899 -0.132899, 0.00156693 +DEAL::Cell 3.2215, face 5 +DEAL::Cell 3.2216, face 0 +DEAL::Cell 3.2216, face 1 +DEAL::Cell 3.2216, face 2 +DEAL:: -0.485844 5.42101e-20 -0.121461, 0.00138931 +DEAL::Cell 3.2216, face 3 +DEAL::Cell 3.2216, face 4 +DEAL::Cell 3.2216, face 5 +DEAL::Cell 3.2217, face 0 +DEAL:: -0.440091 8.13152e-20 -0.110023, 0.00302625 +DEAL::Cell 3.2217, face 1 +DEAL::Cell 3.2217, face 2 +DEAL::Cell 3.2217, face 3 +DEAL::Cell 3.2217, face 4 +DEAL:: -0.394338 0.0985844 -0.197169, 0.00126074 +DEAL::Cell 3.2217, face 5 +DEAL::Cell 3.2218, face 0 +DEAL::Cell 3.2218, face 1 +DEAL::Cell 3.2218, face 2 +DEAL::Cell 3.2218, face 3 +DEAL:: -0.485844 0.242922 -0.242922, 0.00155329 +DEAL::Cell 3.2218, face 4 +DEAL::Cell 3.2218, face 5 +DEAL::Cell 3.2219, face 0 +DEAL::Cell 3.2219, face 1 +DEAL:: -0.394338 0.197169 -0.197169, 0.00242972 +DEAL::Cell 3.2219, face 2 +DEAL::Cell 3.2219, face 3 +DEAL::Cell 3.2219, face 4 +DEAL::Cell 3.2219, face 5 +DEAL:: -0.440091 0.220045 -0.110023, 0.00129720 +DEAL::Cell 3.2220, face 0 +DEAL::Cell 3.2220, face 1 +DEAL::Cell 3.2220, face 2 +DEAL::Cell 3.2220, face 3 +DEAL:: -0.440091 0.110023 -3.90313e-18, 0.00129720 +DEAL::Cell 3.2220, face 4 +DEAL::Cell 3.2220, face 5 +DEAL::Cell 3.2221, face 0 +DEAL::Cell 3.2221, face 1 +DEAL::Cell 3.2221, face 2 +DEAL:: -0.440091 8.13152e-20 -0.110023, 0.00125847 +DEAL::Cell 3.2221, face 3 +DEAL::Cell 3.2221, face 4 +DEAL::Cell 3.2221, face 5 +DEAL::Cell 3.2222, face 0 +DEAL:: -0.485844 0.242922 -0.121461, 0.00368819 +DEAL::Cell 3.2222, face 1 +DEAL::Cell 3.2222, face 2 +DEAL::Cell 3.2222, face 3 +DEAL::Cell 3.2222, face 4 +DEAL:: -0.485844 0.242922 -0.121461, 0.00143206 +DEAL::Cell 3.2222, face 5 +DEAL::Cell 3.2223, face 0 +DEAL::Cell 3.2223, face 1 +DEAL::Cell 3.2223, face 2 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2223, face 3 +DEAL::Cell 3.2223, face 4 +DEAL::Cell 3.2223, face 5 +DEAL::Cell 3.2224, face 1 +DEAL::Cell 3.2224, face 2 +DEAL:: -0.577350 0.288675 -0.288675, 0.00184585 +DEAL::Cell 3.2224, face 3 +DEAL::Cell 3.2224, face 4 +DEAL::Cell 3.2224, face 5 +DEAL::Cell 3.2225, face 0 +DEAL:: -0.531597 0.398698 -0.265799, 0.00441555 +DEAL::Cell 3.2225, face 1 +DEAL::Cell 3.2225, face 2 +DEAL::Cell 3.2225, face 3 +DEAL::Cell 3.2225, face 4 +DEAL:: -0.531597 0.398698 -0.265799, 0.00169957 +DEAL::Cell 3.2225, face 5 +DEAL::Cell 3.2226, face 1 +DEAL::Cell 3.2226, face 2 +DEAL::Cell 3.2226, face 3 +DEAL:: -0.531597 0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2226, face 4 +DEAL::Cell 3.2226, face 5 +DEAL::Cell 3.2227, face 0 +DEAL::Cell 3.2227, face 1 +DEAL::Cell 3.2227, face 2 +DEAL:: -0.531597 0.398698 -0.265799, 0.00190018 +DEAL::Cell 3.2227, face 3 +DEAL::Cell 3.2227, face 4 +DEAL::Cell 3.2227, face 5 +DEAL::Cell 3.2228, face 1 +DEAL:: -0.531597 0.398698 -0.132899, 0.00441555 +DEAL::Cell 3.2228, face 2 +DEAL::Cell 3.2228, face 3 +DEAL::Cell 3.2228, face 4 +DEAL::Cell 3.2228, face 5 +DEAL:: -0.577350 0.433013 0.00000, 0.00165098 +DEAL::Cell 3.2229, face 0 +DEAL::Cell 3.2229, face 1 +DEAL::Cell 3.2229, face 2 +DEAL::Cell 3.2229, face 3 +DEAL:: -0.485844 0.364383 -8.67362e-19, 0.00173663 +DEAL::Cell 3.2229, face 4 +DEAL::Cell 3.2229, face 5 +DEAL::Cell 3.2230, face 1 +DEAL::Cell 3.2230, face 2 +DEAL::Cell 3.2230, face 3 +DEAL:: -0.577350 0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.2230, face 4 +DEAL::Cell 3.2230, face 5 +DEAL::Cell 3.2231, face 0 +DEAL::Cell 3.2231, face 1 +DEAL:: -0.485844 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2231, face 2 +DEAL::Cell 3.2231, face 3 +DEAL::Cell 3.2231, face 4 +DEAL::Cell 3.2231, face 5 +DEAL:: -0.531597 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.2232, face 0 +DEAL::Cell 3.2232, face 1 +DEAL::Cell 3.2232, face 2 +DEAL::Cell 3.2232, face 3 +DEAL:: -0.440091 0.330068 -0.110023, 0.00157309 +DEAL::Cell 3.2232, face 4 +DEAL::Cell 3.2232, face 5 +DEAL::Cell 3.2233, face 0 +DEAL::Cell 3.2233, face 1 +DEAL::Cell 3.2233, face 2 +DEAL:: -0.440091 0.220045 -0.220045, 0.00140701 +DEAL::Cell 3.2233, face 3 +DEAL::Cell 3.2233, face 4 +DEAL::Cell 3.2233, face 5 +DEAL::Cell 3.2234, face 0 +DEAL:: -0.485844 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2234, face 1 +DEAL::Cell 3.2234, face 2 +DEAL::Cell 3.2234, face 3 +DEAL::Cell 3.2234, face 4 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2234, face 5 +DEAL::Cell 3.2235, face 0 +DEAL::Cell 3.2235, face 1 +DEAL::Cell 3.2235, face 2 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2235, face 3 +DEAL::Cell 3.2235, face 4 +DEAL::Cell 3.2235, face 5 +DEAL::Cell 3.2236, face 0 +DEAL::Cell 3.2236, face 1 +DEAL:: -0.440091 0.220045 -0.110023, 0.00302625 +DEAL::Cell 3.2236, face 2 +DEAL::Cell 3.2236, face 3 +DEAL::Cell 3.2236, face 4 +DEAL::Cell 3.2236, face 5 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00125847 +DEAL::Cell 3.2237, face 0 +DEAL::Cell 3.2237, face 1 +DEAL::Cell 3.2237, face 2 +DEAL::Cell 3.2237, face 3 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00140955 +DEAL::Cell 3.2237, face 4 +DEAL::Cell 3.2237, face 5 +DEAL::Cell 3.2238, face 0 +DEAL::Cell 3.2238, face 1 +DEAL:: -0.440091 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.2238, face 2 +DEAL::Cell 3.2238, face 3 +DEAL::Cell 3.2238, face 4 +DEAL::Cell 3.2238, face 5 +DEAL::Cell 3.2239, face 0 +DEAL:: -0.440091 0.330068 -0.110023, 0.00302625 +DEAL::Cell 3.2239, face 1 +DEAL::Cell 3.2239, face 2 +DEAL::Cell 3.2239, face 3 +DEAL::Cell 3.2239, face 4 +DEAL:: -0.394338 0.295753 -0.0985844, 0.00116234 +DEAL::Cell 3.2239, face 5 +DEAL::Cell 3.2240, face 0 +DEAL::Cell 3.2240, face 1 +DEAL::Cell 3.2240, face 2 +DEAL:: -0.348584 0.00000 -0.348584, 0.000996803 +DEAL::Cell 3.2240, face 3 +DEAL::Cell 3.2240, face 4 +DEAL::Cell 3.2240, face 5 +DEAL::Cell 3.2241, face 0 +DEAL:: -0.348584 0.0871461 -0.261438, 0.00189861 +DEAL::Cell 3.2241, face 1 +DEAL::Cell 3.2241, face 2 +DEAL::Cell 3.2241, face 3 +DEAL::Cell 3.2241, face 4 +DEAL::Cell 3.2241, face 5 +DEAL:: -0.348584 2.71051e-20 -0.261438, 0.00124600 +DEAL::Cell 3.2242, face 0 +DEAL::Cell 3.2242, face 1 +DEAL::Cell 3.2242, face 2 +DEAL::Cell 3.2242, face 3 +DEAL:: -0.394338 0.197169 -0.295753, 0.00126074 +DEAL::Cell 3.2242, face 4 +DEAL::Cell 3.2242, face 5 +DEAL::Cell 3.2243, face 0 +DEAL::Cell 3.2243, face 1 +DEAL:: -0.302831 0.0757078 -0.227123, 0.00143292 +DEAL::Cell 3.2243, face 2 +DEAL::Cell 3.2243, face 3 +DEAL::Cell 3.2243, face 4 +DEAL::Cell 3.2243, face 5 +DEAL:: -0.302831 0.151416 -0.227123, 0.00108246 +DEAL::Cell 3.2244, face 0 +DEAL::Cell 3.2244, face 1 +DEAL::Cell 3.2244, face 2 +DEAL::Cell 3.2244, face 3 +DEAL::Cell 3.2244, face 4 +DEAL:: -0.394338 3.61401e-20 -0.295753, 0.00140955 +DEAL::Cell 3.2244, face 5 +DEAL::Cell 3.2245, face 0 +DEAL::Cell 3.2245, face 1 +DEAL::Cell 3.2245, face 2 +DEAL:: -0.348584 5.42101e-20 -0.174292, 0.000996803 +DEAL::Cell 3.2245, face 3 +DEAL::Cell 3.2245, face 4 +DEAL::Cell 3.2245, face 5 +DEAL::Cell 3.2246, face 0 +DEAL:: -0.394338 0.0985844 -0.197169, 0.00242972 +DEAL::Cell 3.2246, face 1 +DEAL::Cell 3.2246, face 2 +DEAL::Cell 3.2246, face 3 +DEAL::Cell 3.2246, face 4 +DEAL:: -0.348584 0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2246, face 5 +DEAL::Cell 3.2247, face 0 +DEAL::Cell 3.2247, face 1 +DEAL::Cell 3.2247, face 2 +DEAL::Cell 3.2247, face 3 +DEAL:: -0.348584 0.174292 -0.261438, 0.00111446 +DEAL::Cell 3.2247, face 4 +DEAL::Cell 3.2247, face 5 +DEAL::Cell 3.2248, face 0 +DEAL::Cell 3.2248, face 1 +DEAL:: -0.257078 0.0642695 -0.257078, 0.00103264 +DEAL::Cell 3.2248, face 2 +DEAL::Cell 3.2248, face 3 +DEAL::Cell 3.2248, face 4 +DEAL::Cell 3.2248, face 5 +DEAL:: -0.302831 0.0757078 -0.227123, 0.00108246 +DEAL::Cell 3.2249, face 0 +DEAL::Cell 3.2249, face 1 +DEAL::Cell 3.2249, face 2 +DEAL::Cell 3.2249, face 3 +DEAL:: -0.211325 0.0528312 -0.158494, 0.000622897 +DEAL::Cell 3.2249, face 4 +DEAL::Cell 3.2249, face 5 +DEAL::Cell 3.2250, face 0 +DEAL::Cell 3.2250, face 1 +DEAL::Cell 3.2250, face 2 +DEAL:: -0.302831 0.0757078 -0.302831, 0.000892619 +DEAL::Cell 3.2250, face 3 +DEAL::Cell 3.2250, face 4 +DEAL::Cell 3.2250, face 5 +DEAL::Cell 3.2251, face 0 +DEAL:: -0.257078 0.128539 -0.257078, 0.00103264 +DEAL::Cell 3.2251, face 1 +DEAL::Cell 3.2251, face 2 +DEAL::Cell 3.2251, face 3 +DEAL::Cell 3.2251, face 4 +DEAL:: -0.211325 0.0528312 -0.211325, 0.000854608 +DEAL::Cell 3.2251, face 5 +DEAL::Cell 3.2252, face 0 +DEAL::Cell 3.2252, face 1 +DEAL::Cell 3.2252, face 2 +DEAL:: -0.257078 1.80700e-20 -0.128539, 0.000735134 +DEAL::Cell 3.2252, face 3 +DEAL::Cell 3.2252, face 4 +DEAL::Cell 3.2252, face 5 +DEAL::Cell 3.2253, face 0 +DEAL::Cell 3.2253, face 1 +DEAL:: -0.211325 0.00000 -0.158494, 0.000697784 +DEAL::Cell 3.2253, face 2 +DEAL::Cell 3.2253, face 3 +DEAL::Cell 3.2253, face 4 +DEAL::Cell 3.2253, face 5 +DEAL:: -0.211325 0.00000 -0.105662, 0.000675627 +DEAL::Cell 3.2254, face 0 +DEAL::Cell 3.2254, face 1 +DEAL::Cell 3.2254, face 2 +DEAL::Cell 3.2254, face 3 +DEAL:: -0.257078 0.128539 -0.192809, 0.000821904 +DEAL::Cell 3.2254, face 4 +DEAL::Cell 3.2254, face 5 +DEAL::Cell 3.2255, face 0 +DEAL::Cell 3.2255, face 1 +DEAL:: -0.211325 0.105662 -0.105662, 0.000697784 +DEAL::Cell 3.2255, face 2 +DEAL::Cell 3.2255, face 3 +DEAL::Cell 3.2255, face 4 +DEAL::Cell 3.2255, face 5 +DEAL::Cell 3.2256, face 0 +DEAL:: -0.394338 0.197169 -0.394338, 0.00242972 +DEAL::Cell 3.2256, face 1 +DEAL::Cell 3.2256, face 2 +DEAL::Cell 3.2256, face 3 +DEAL::Cell 3.2256, face 4 +DEAL:: -0.394338 0.295753 -0.394338, 0.00159472 +DEAL::Cell 3.2256, face 5 +DEAL::Cell 3.2257, face 0 +DEAL::Cell 3.2257, face 1 +DEAL::Cell 3.2257, face 2 +DEAL:: -0.302831 0.151416 -0.302831, 0.000968182 +DEAL::Cell 3.2257, face 3 +DEAL::Cell 3.2257, face 4 +DEAL::Cell 3.2257, face 5 +DEAL::Cell 3.2258, face 0 +DEAL:: -0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2258, face 1 +DEAL::Cell 3.2258, face 2 +DEAL::Cell 3.2258, face 3 +DEAL::Cell 3.2258, face 4 +DEAL::Cell 3.2258, face 5 +DEAL:: -0.394338 0.295753 -0.295753, 0.00140955 +DEAL::Cell 3.2259, face 0 +DEAL::Cell 3.2259, face 1 +DEAL::Cell 3.2259, face 2 +DEAL::Cell 3.2259, face 3 +DEAL:: -0.348584 0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2259, face 4 +DEAL::Cell 3.2259, face 5 +DEAL::Cell 3.2260, face 0 +DEAL::Cell 3.2260, face 1 +DEAL:: -0.348584 0.174292 -0.174292, 0.00189861 +DEAL::Cell 3.2260, face 2 +DEAL::Cell 3.2260, face 3 +DEAL::Cell 3.2260, face 4 +DEAL::Cell 3.2260, face 5 +DEAL:: -0.348584 0.261438 -0.174292, 0.00111446 +DEAL::Cell 3.2261, face 0 +DEAL::Cell 3.2261, face 1 +DEAL::Cell 3.2261, face 2 +DEAL::Cell 3.2261, face 3 +DEAL::Cell 3.2261, face 4 +DEAL:: -0.348584 0.174292 -0.261438, 0.00124600 +DEAL::Cell 3.2261, face 5 +DEAL::Cell 3.2262, face 0 +DEAL::Cell 3.2262, face 1 +DEAL::Cell 3.2262, face 2 +DEAL:: -0.394338 0.295753 -0.197169, 0.00140955 +DEAL::Cell 3.2262, face 3 +DEAL::Cell 3.2262, face 4 +DEAL::Cell 3.2262, face 5 +DEAL::Cell 3.2263, face 0 +DEAL:: -0.348584 0.261438 -0.174292, 0.00189861 +DEAL::Cell 3.2263, face 1 +DEAL::Cell 3.2263, face 2 +DEAL::Cell 3.2263, face 3 +DEAL::Cell 3.2263, face 4 +DEAL:: -0.302831 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2263, face 5 +DEAL::Cell 3.2264, face 0 +DEAL::Cell 3.2264, face 1 +DEAL::Cell 3.2264, face 2 +DEAL::Cell 3.2264, face 3 +DEAL:: -0.302831 0.227123 -0.302831, 0.00108246 +DEAL::Cell 3.2264, face 4 +DEAL::Cell 3.2264, face 5 +DEAL::Cell 3.2265, face 0 +DEAL::Cell 3.2265, face 1 +DEAL:: -0.211325 0.158494 -0.211325, 0.000697784 +DEAL::Cell 3.2265, face 2 +DEAL::Cell 3.2265, face 3 +DEAL::Cell 3.2265, face 4 +DEAL::Cell 3.2265, face 5 +DEAL:: -0.257078 0.192809 -0.192809, 0.000918917 +DEAL::Cell 3.2266, face 0 +DEAL::Cell 3.2266, face 1 +DEAL::Cell 3.2266, face 2 +DEAL::Cell 3.2266, face 3 +DEAL:: -0.257078 0.257078 -0.192809, 0.00103964 +DEAL::Cell 3.2266, face 4 +DEAL::Cell 3.2266, face 5 +DEAL::Cell 3.2267, face 0 +DEAL::Cell 3.2267, face 1 +DEAL::Cell 3.2267, face 2 +DEAL:: -0.257078 0.192809 -0.257078, 0.000918917 +DEAL::Cell 3.2267, face 3 +DEAL::Cell 3.2267, face 4 +DEAL::Cell 3.2267, face 5 +DEAL::Cell 3.2268, face 0 +DEAL:: -0.302831 0.227123 -0.227123, 0.00143292 +DEAL::Cell 3.2268, face 1 +DEAL::Cell 3.2268, face 2 +DEAL::Cell 3.2268, face 3 +DEAL::Cell 3.2268, face 4 +DEAL:: -0.302831 0.227123 -0.227123, 0.00108246 +DEAL::Cell 3.2268, face 5 +DEAL::Cell 3.2269, face 0 +DEAL::Cell 3.2269, face 1 +DEAL::Cell 3.2269, face 2 +DEAL:: -0.211325 0.105662 -0.105662, 0.000675627 +DEAL::Cell 3.2269, face 3 +DEAL::Cell 3.2269, face 4 +DEAL::Cell 3.2269, face 5 +DEAL::Cell 3.2270, face 0 +DEAL::Cell 3.2270, face 1 +DEAL:: -0.257078 0.192809 -0.192809, 0.00103264 +DEAL::Cell 3.2270, face 2 +DEAL::Cell 3.2270, face 3 +DEAL::Cell 3.2270, face 4 +DEAL::Cell 3.2270, face 5 +DEAL:: -0.257078 0.192809 -0.128539, 0.000821904 +DEAL::Cell 3.2271, face 0 +DEAL::Cell 3.2271, face 1 +DEAL::Cell 3.2271, face 2 +DEAL::Cell 3.2271, face 3 +DEAL:: -0.211325 0.211325 -0.158494, 0.000854608 +DEAL::Cell 3.2271, face 4 +DEAL::Cell 3.2271, face 5 +DEAL::Cell 3.2272, face 0 +DEAL::Cell 3.2272, face 1 +DEAL:: -0.348584 0.0871461 -0.0871461, 0.00189861 +DEAL::Cell 3.2272, face 2 +DEAL::Cell 3.2272, face 3 +DEAL::Cell 3.2272, face 4 +DEAL::Cell 3.2272, face 5 +DEAL::Cell 3.2273, face 0 +DEAL:: -0.348584 5.42101e-20 -0.174292, 0.00189861 +DEAL::Cell 3.2273, face 1 +DEAL::Cell 3.2273, face 2 +DEAL::Cell 3.2273, face 3 +DEAL::Cell 3.2273, face 4 +DEAL:: -0.302831 3.61401e-20 -0.151416, 0.000968182 +DEAL::Cell 3.2273, face 5 +DEAL::Cell 3.2274, face 0 +DEAL::Cell 3.2274, face 1 +DEAL::Cell 3.2274, face 2 +DEAL:: -0.348584 0.0871461 -0.174292, 0.00102748 +DEAL::Cell 3.2274, face 3 +DEAL::Cell 3.2274, face 4 +DEAL::Cell 3.2274, face 5 +DEAL::Cell 3.2275, face 0 +DEAL:: -0.348584 0.174292 -0.0871461, 0.00189861 +DEAL::Cell 3.2275, face 1 +DEAL::Cell 3.2275, face 2 +DEAL::Cell 3.2275, face 3 +DEAL::Cell 3.2275, face 4 +DEAL::Cell 3.2275, face 5 +DEAL:: -0.348584 0.0871461 -0.0871461, 0.00102748 +DEAL::Cell 3.2276, face 0 +DEAL::Cell 3.2276, face 1 +DEAL::Cell 3.2276, face 2 +DEAL::Cell 3.2276, face 3 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2276, face 4 +DEAL::Cell 3.2276, face 5 +DEAL::Cell 3.2277, face 0 +DEAL::Cell 3.2277, face 1 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.00143292 +DEAL::Cell 3.2277, face 2 +DEAL::Cell 3.2277, face 3 +DEAL::Cell 3.2277, face 4 +DEAL::Cell 3.2277, face 5 +DEAL:: -0.302831 0.0757078 -2.60209e-18, 0.000865968 +DEAL::Cell 3.2278, face 0 +DEAL::Cell 3.2278, face 1 +DEAL::Cell 3.2278, face 2 +DEAL::Cell 3.2278, face 3 +DEAL::Cell 3.2278, face 4 +DEAL:: -0.394338 0.0985844 -0.0985844, 0.00116234 +DEAL::Cell 3.2278, face 5 +DEAL::Cell 3.2279, face 0 +DEAL::Cell 3.2279, face 1 +DEAL::Cell 3.2279, face 2 +DEAL:: -0.348584 0.0871461 -3.90313e-18, 0.00102748 +DEAL::Cell 3.2279, face 3 +DEAL::Cell 3.2279, face 4 +DEAL::Cell 3.2279, face 5 +DEAL::Cell 3.2280, face 0 +DEAL:: -0.302831 5.42101e-20 -0.0757078, 0.00143292 +DEAL::Cell 3.2280, face 1 +DEAL::Cell 3.2280, face 2 +DEAL::Cell 3.2280, face 3 +DEAL::Cell 3.2280, face 4 +DEAL:: -0.257078 0.0642695 -0.128539, 0.000821904 +DEAL::Cell 3.2280, face 5 +DEAL::Cell 3.2281, face 0 +DEAL::Cell 3.2281, face 1 +DEAL::Cell 3.2281, face 2 +DEAL::Cell 3.2281, face 3 +DEAL:: -0.257078 0.0642695 -0.128539, 0.000757758 +DEAL::Cell 3.2281, face 4 +DEAL::Cell 3.2281, face 5 +DEAL::Cell 3.2282, face 0 +DEAL::Cell 3.2282, face 1 +DEAL:: -0.257078 0.128539 -0.128539, 0.00103264 +DEAL::Cell 3.2282, face 2 +DEAL::Cell 3.2282, face 3 +DEAL::Cell 3.2282, face 4 +DEAL::Cell 3.2282, face 5 +DEAL:: -0.302831 0.151416 -0.0757078, 0.000892619 +DEAL::Cell 3.2283, face 0 +DEAL::Cell 3.2283, face 1 +DEAL::Cell 3.2283, face 2 +DEAL::Cell 3.2283, face 3 +DEAL:: -0.211325 0.105662 -0.0528312, 0.000675627 +DEAL::Cell 3.2283, face 4 +DEAL::Cell 3.2283, face 5 +DEAL::Cell 3.2284, face 0 +DEAL::Cell 3.2284, face 1 +DEAL::Cell 3.2284, face 2 +DEAL:: -0.302831 5.42101e-20 -0.0757078, 0.000865968 +DEAL::Cell 3.2284, face 3 +DEAL::Cell 3.2284, face 4 +DEAL::Cell 3.2284, face 5 +DEAL::Cell 3.2285, face 0 +DEAL:: -0.257078 0.0642695 -0.0642695, 0.00103264 +DEAL::Cell 3.2285, face 1 +DEAL::Cell 3.2285, face 2 +DEAL::Cell 3.2285, face 3 +DEAL::Cell 3.2285, face 4 +DEAL:: -0.257078 0.0642695 -0.0642695, 0.000757758 +DEAL::Cell 3.2285, face 5 +DEAL::Cell 3.2286, face 0 +DEAL::Cell 3.2286, face 1 +DEAL::Cell 3.2286, face 2 +DEAL:: -0.257078 0.0642695 -1.30104e-18, 0.000757758 +DEAL::Cell 3.2286, face 3 +DEAL::Cell 3.2286, face 4 +DEAL::Cell 3.2286, face 5 +DEAL::Cell 3.2287, face 0 +DEAL::Cell 3.2287, face 1 +DEAL:: -0.211325 0.0528312 -0.0528312, 0.000697784 +DEAL::Cell 3.2287, face 2 +DEAL::Cell 3.2287, face 3 +DEAL::Cell 3.2287, face 4 +DEAL::Cell 3.2287, face 5 +DEAL:: -0.211325 0.0528312 0.00000, 0.000604299 +DEAL::Cell 3.2288, face 0 +DEAL::Cell 3.2288, face 1 +DEAL::Cell 3.2288, face 2 +DEAL::Cell 3.2288, face 3 +DEAL:: -0.348584 0.261438 -0.174292, 0.00124600 +DEAL::Cell 3.2288, face 4 +DEAL::Cell 3.2288, face 5 +DEAL::Cell 3.2289, face 0 +DEAL::Cell 3.2289, face 1 +DEAL:: -0.302831 0.227123 -0.0757078, 0.00143292 +DEAL::Cell 3.2289, face 2 +DEAL::Cell 3.2289, face 3 +DEAL::Cell 3.2289, face 4 +DEAL::Cell 3.2289, face 5 +DEAL::Cell 3.2290, face 0 +DEAL:: -0.394338 0.295753 -0.197169, 0.00242972 +DEAL::Cell 3.2290, face 1 +DEAL::Cell 3.2290, face 2 +DEAL::Cell 3.2290, face 3 +DEAL::Cell 3.2290, face 4 +DEAL:: -0.348584 0.261438 -0.174292, 0.00111446 +DEAL::Cell 3.2290, face 5 +DEAL::Cell 3.2291, face 0 +DEAL::Cell 3.2291, face 1 +DEAL::Cell 3.2291, face 2 +DEAL:: -0.302831 0.227123 -0.151416, 0.00108246 +DEAL::Cell 3.2291, face 3 +DEAL::Cell 3.2291, face 4 +DEAL::Cell 3.2291, face 5 +DEAL::Cell 3.2292, face 0 +DEAL:: -0.394338 0.295753 -1.73472e-18, 0.00242972 +DEAL::Cell 3.2292, face 1 +DEAL::Cell 3.2292, face 2 +DEAL::Cell 3.2292, face 3 +DEAL::Cell 3.2292, face 4 +DEAL::Cell 3.2292, face 5 +DEAL:: -0.394338 0.197169 -3.46945e-18, 0.00112764 +DEAL::Cell 3.2293, face 0 +DEAL::Cell 3.2293, face 1 +DEAL::Cell 3.2293, face 2 +DEAL::Cell 3.2293, face 3 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00124600 +DEAL::Cell 3.2293, face 4 +DEAL::Cell 3.2293, face 5 +DEAL::Cell 3.2294, face 0 +DEAL::Cell 3.2294, face 1 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00189861 +DEAL::Cell 3.2294, face 2 +DEAL::Cell 3.2294, face 3 +DEAL::Cell 3.2294, face 4 +DEAL::Cell 3.2294, face 5 +DEAL:: -0.348584 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.2295, face 0 +DEAL::Cell 3.2295, face 1 +DEAL::Cell 3.2295, face 2 +DEAL::Cell 3.2295, face 3 +DEAL::Cell 3.2295, face 4 +DEAL:: -0.348584 0.261438 -0.0871461, 0.00102748 +DEAL::Cell 3.2295, face 5 +DEAL::Cell 3.2296, face 0 +DEAL::Cell 3.2296, face 1 +DEAL::Cell 3.2296, face 2 +DEAL:: -0.302831 0.151416 -0.0757078, 0.000968182 +DEAL::Cell 3.2296, face 3 +DEAL::Cell 3.2296, face 4 +DEAL::Cell 3.2296, face 5 +DEAL::Cell 3.2297, face 0 +DEAL:: -0.257078 0.128539 -0.0642695, 0.00103264 +DEAL::Cell 3.2297, face 1 +DEAL::Cell 3.2297, face 2 +DEAL::Cell 3.2297, face 3 +DEAL::Cell 3.2297, face 4 +DEAL:: -0.211325 0.158494 -0.105662, 0.000675627 +DEAL::Cell 3.2297, face 5 +DEAL::Cell 3.2298, face 0 +DEAL::Cell 3.2298, face 1 +DEAL::Cell 3.2298, face 2 +DEAL::Cell 3.2298, face 3 +DEAL:: -0.302831 0.302831 -0.151416, 0.00122466 +DEAL::Cell 3.2298, face 4 +DEAL::Cell 3.2298, face 5 +DEAL::Cell 3.2299, face 0 +DEAL::Cell 3.2299, face 1 +DEAL:: -0.211325 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2299, face 2 +DEAL::Cell 3.2299, face 3 +DEAL::Cell 3.2299, face 4 +DEAL::Cell 3.2299, face 5 +DEAL:: -0.257078 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2300, face 0 +DEAL::Cell 3.2300, face 1 +DEAL::Cell 3.2300, face 2 +DEAL::Cell 3.2300, face 3 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000918917 +DEAL::Cell 3.2300, face 4 +DEAL::Cell 3.2300, face 5 +DEAL::Cell 3.2301, face 0 +DEAL::Cell 3.2301, face 1 +DEAL::Cell 3.2301, face 2 +DEAL:: -0.257078 0.128539 -0.0642695, 0.000821904 +DEAL::Cell 3.2301, face 3 +DEAL::Cell 3.2301, face 4 +DEAL::Cell 3.2301, face 5 +DEAL::Cell 3.2302, face 0 +DEAL:: -0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2302, face 1 +DEAL::Cell 3.2302, face 2 +DEAL::Cell 3.2302, face 3 +DEAL::Cell 3.2302, face 4 +DEAL:: -0.302831 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2302, face 5 +DEAL::Cell 3.2303, face 0 +DEAL::Cell 3.2303, face 1 +DEAL::Cell 3.2303, face 2 +DEAL:: -0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.2303, face 3 +DEAL::Cell 3.2303, face 4 +DEAL::Cell 3.2303, face 5 +DEAL::Cell 3.2304, face 1 +DEAL::Cell 3.2304, face 2 +DEAL:: -0.577350 -0.577350 0.00000, 0.00233483 +DEAL::Cell 3.2304, face 3 +DEAL::Cell 3.2304, face 4 +DEAL::Cell 3.2304, face 5 +DEAL::Cell 3.2305, face 0 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00441555 +DEAL::Cell 3.2305, face 1 +DEAL::Cell 3.2305, face 2 +DEAL::Cell 3.2305, face 3 +DEAL::Cell 3.2305, face 4 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00152014 +DEAL::Cell 3.2305, face 5 +DEAL::Cell 3.2306, face 1 +DEAL::Cell 3.2306, face 2 +DEAL::Cell 3.2306, face 3 +DEAL:: -0.531597 -0.265799 0.132899, 0.00169957 +DEAL::Cell 3.2306, face 4 +DEAL::Cell 3.2306, face 5 +DEAL::Cell 3.2307, face 0 +DEAL::Cell 3.2307, face 1 +DEAL::Cell 3.2307, face 2 +DEAL:: -0.531597 -0.398698 -4.33681e-19, 0.00190018 +DEAL::Cell 3.2307, face 3 +DEAL::Cell 3.2307, face 4 +DEAL::Cell 3.2307, face 5 +DEAL::Cell 3.2308, face 1 +DEAL:: -0.531597 -0.398698 0.132899, 0.00441555 +DEAL::Cell 3.2308, face 2 +DEAL::Cell 3.2308, face 3 +DEAL::Cell 3.2308, face 4 +DEAL::Cell 3.2308, face 5 +DEAL:: -0.577350 -0.433013 0.288675, 0.00184585 +DEAL::Cell 3.2309, face 0 +DEAL::Cell 3.2309, face 1 +DEAL::Cell 3.2309, face 2 +DEAL::Cell 3.2309, face 3 +DEAL:: -0.485844 -0.364383 0.242922, 0.00173663 +DEAL::Cell 3.2309, face 4 +DEAL::Cell 3.2309, face 5 +DEAL::Cell 3.2310, face 1 +DEAL::Cell 3.2310, face 2 +DEAL::Cell 3.2310, face 3 +DEAL:: -0.577350 -0.288675 0.144338, 0.00184585 +DEAL::Cell 3.2310, face 4 +DEAL::Cell 3.2310, face 5 +DEAL::Cell 3.2311, face 0 +DEAL::Cell 3.2311, face 1 +DEAL:: -0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.2311, face 2 +DEAL::Cell 3.2311, face 3 +DEAL::Cell 3.2311, face 4 +DEAL::Cell 3.2311, face 5 +DEAL:: -0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2312, face 0 +DEAL::Cell 3.2312, face 1 +DEAL::Cell 3.2312, face 2 +DEAL::Cell 3.2312, face 3 +DEAL:: -0.440091 -0.330068 0.110023, 0.00157309 +DEAL::Cell 3.2312, face 4 +DEAL::Cell 3.2312, face 5 +DEAL::Cell 3.2313, face 0 +DEAL::Cell 3.2313, face 1 +DEAL::Cell 3.2313, face 2 +DEAL:: -0.440091 -0.440091 0.00000, 0.00177975 +DEAL::Cell 3.2313, face 3 +DEAL::Cell 3.2313, face 4 +DEAL::Cell 3.2313, face 5 +DEAL::Cell 3.2314, face 0 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00368819 +DEAL::Cell 3.2314, face 1 +DEAL::Cell 3.2314, face 2 +DEAL::Cell 3.2314, face 3 +DEAL::Cell 3.2314, face 4 +DEAL:: -0.485844 -0.242922 -1.73472e-18, 0.00138931 +DEAL::Cell 3.2314, face 5 +DEAL::Cell 3.2315, face 0 +DEAL::Cell 3.2315, face 1 +DEAL::Cell 3.2315, face 2 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2315, face 3 +DEAL::Cell 3.2315, face 4 +DEAL::Cell 3.2315, face 5 +DEAL::Cell 3.2316, face 0 +DEAL::Cell 3.2316, face 1 +DEAL:: -0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2316, face 2 +DEAL::Cell 3.2316, face 3 +DEAL::Cell 3.2316, face 4 +DEAL::Cell 3.2316, face 5 +DEAL:: -0.440091 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2317, face 0 +DEAL::Cell 3.2317, face 1 +DEAL::Cell 3.2317, face 2 +DEAL::Cell 3.2317, face 3 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2317, face 4 +DEAL::Cell 3.2317, face 5 +DEAL::Cell 3.2318, face 0 +DEAL::Cell 3.2318, face 1 +DEAL:: -0.440091 -0.220045 0.220045, 0.00302625 +DEAL::Cell 3.2318, face 2 +DEAL::Cell 3.2318, face 3 +DEAL::Cell 3.2318, face 4 +DEAL::Cell 3.2318, face 5 +DEAL::Cell 3.2319, face 0 +DEAL:: -0.440091 -0.330068 0.110023, 0.00302625 +DEAL::Cell 3.2319, face 1 +DEAL::Cell 3.2319, face 2 +DEAL::Cell 3.2319, face 3 +DEAL::Cell 3.2319, face 4 +DEAL:: -0.394338 -0.295753 0.0985844, 0.00116234 +DEAL::Cell 3.2319, face 5 +DEAL::Cell 3.2320, face 1 +DEAL::Cell 3.2320, face 2 +DEAL::Cell 3.2320, face 3 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00156693 +DEAL::Cell 3.2320, face 4 +DEAL::Cell 3.2320, face 5 +DEAL::Cell 3.2321, face 0 +DEAL::Cell 3.2321, face 1 +DEAL:: -0.485844 -0.121461 0.121461, 0.00368819 +DEAL::Cell 3.2321, face 2 +DEAL::Cell 3.2321, face 3 +DEAL::Cell 3.2321, face 4 +DEAL::Cell 3.2321, face 5 +DEAL::Cell 3.2322, face 1 +DEAL:: -0.531597 -0.132899 -1.30104e-18, 0.00441555 +DEAL::Cell 3.2322, face 2 +DEAL::Cell 3.2322, face 3 +DEAL::Cell 3.2322, face 4 +DEAL::Cell 3.2322, face 5 +DEAL:: -0.531597 -0.132899 0.132899, 0.00156693 +DEAL::Cell 3.2323, face 0 +DEAL::Cell 3.2323, face 1 +DEAL::Cell 3.2323, face 2 +DEAL::Cell 3.2323, face 3 +DEAL:: -0.485844 7.22801e-20 -3.46945e-18, 0.00138931 +DEAL::Cell 3.2323, face 4 +DEAL::Cell 3.2323, face 5 +DEAL::Cell 3.2324, face 1 +DEAL::Cell 3.2324, face 2 +DEAL:: -0.531597 -0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2324, face 3 +DEAL::Cell 3.2324, face 4 +DEAL::Cell 3.2324, face 5 +DEAL::Cell 3.2325, face 0 +DEAL::Cell 3.2325, face 1 +DEAL:: -0.485844 -0.242922 0.121461, 0.00368819 +DEAL::Cell 3.2325, face 2 +DEAL::Cell 3.2325, face 3 +DEAL::Cell 3.2325, face 4 +DEAL::Cell 3.2325, face 5 +DEAL:: -0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2326, face 1 +DEAL::Cell 3.2326, face 2 +DEAL::Cell 3.2326, face 3 +DEAL::Cell 3.2326, face 4 +DEAL:: -0.577350 0.00000 0.144338, 0.00170179 +DEAL::Cell 3.2326, face 5 +DEAL::Cell 3.2327, face 0 +DEAL::Cell 3.2327, face 1 +DEAL::Cell 3.2327, face 2 +DEAL:: -0.485844 -0.121461 0.242922, 0.00143206 +DEAL::Cell 3.2327, face 3 +DEAL::Cell 3.2327, face 4 +DEAL::Cell 3.2327, face 5 +DEAL::Cell 3.2328, face 0 +DEAL::Cell 3.2328, face 1 +DEAL:: -0.440091 -0.220045 -2.60209e-18, 0.00302625 +DEAL::Cell 3.2328, face 2 +DEAL::Cell 3.2328, face 3 +DEAL::Cell 3.2328, face 4 +DEAL::Cell 3.2328, face 5 +DEAL:: -0.440091 -0.220045 0.110023, 0.00129720 +DEAL::Cell 3.2329, face 0 +DEAL::Cell 3.2329, face 1 +DEAL::Cell 3.2329, face 2 +DEAL::Cell 3.2329, face 3 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2329, face 4 +DEAL::Cell 3.2329, face 5 +DEAL::Cell 3.2330, face 0 +DEAL::Cell 3.2330, face 1 +DEAL:: -0.440091 4.06576e-19 0.110023, 0.00302625 +DEAL::Cell 3.2330, face 2 +DEAL::Cell 3.2330, face 3 +DEAL::Cell 3.2330, face 4 +DEAL::Cell 3.2330, face 5 +DEAL::Cell 3.2331, face 0 +DEAL:: -0.440091 -0.110023 -3.90313e-18, 0.00302625 +DEAL::Cell 3.2331, face 1 +DEAL::Cell 3.2331, face 2 +DEAL::Cell 3.2331, face 3 +DEAL::Cell 3.2331, face 4 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00112764 +DEAL::Cell 3.2331, face 5 +DEAL::Cell 3.2332, face 0 +DEAL::Cell 3.2332, face 1 +DEAL::Cell 3.2332, face 2 +DEAL:: -0.440091 -0.220045 0.110023, 0.00140701 +DEAL::Cell 3.2332, face 3 +DEAL::Cell 3.2332, face 4 +DEAL::Cell 3.2332, face 5 +DEAL::Cell 3.2333, face 0 +DEAL:: -0.440091 -0.110023 0.220045, 0.00302625 +DEAL::Cell 3.2333, face 1 +DEAL::Cell 3.2333, face 2 +DEAL::Cell 3.2333, face 3 +DEAL::Cell 3.2333, face 4 +DEAL::Cell 3.2333, face 5 +DEAL:: -0.440091 -0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2334, face 0 +DEAL::Cell 3.2334, face 1 +DEAL::Cell 3.2334, face 2 +DEAL::Cell 3.2334, face 3 +DEAL:: -0.485844 4.69821e-19 0.242922, 0.00138931 +DEAL::Cell 3.2334, face 4 +DEAL::Cell 3.2334, face 5 +DEAL::Cell 3.2335, face 0 +DEAL::Cell 3.2335, face 1 +DEAL:: -0.394338 -0.0985844 0.197169, 0.00242972 +DEAL::Cell 3.2335, face 2 +DEAL::Cell 3.2335, face 3 +DEAL::Cell 3.2335, face 4 +DEAL::Cell 3.2335, face 5 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00126074 +DEAL::Cell 3.2336, face 1 +DEAL::Cell 3.2336, face 2 +DEAL::Cell 3.2336, face 3 +DEAL::Cell 3.2336, face 4 +DEAL::Cell 3.2336, face 5 +DEAL:: -0.577350 -0.577350 0.433013, 0.00206372 +DEAL::Cell 3.2337, face 0 +DEAL::Cell 3.2337, face 1 +DEAL::Cell 3.2337, face 2 +DEAL::Cell 3.2337, face 3 +DEAL:: -0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.2337, face 4 +DEAL::Cell 3.2337, face 5 +DEAL::Cell 3.2338, face 1 +DEAL::Cell 3.2338, face 2 +DEAL:: -0.531597 -0.398698 0.265799, 0.00190018 +DEAL::Cell 3.2338, face 3 +DEAL::Cell 3.2338, face 4 +DEAL::Cell 3.2338, face 5 +DEAL::Cell 3.2339, face 0 +DEAL:: -0.531597 -0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2339, face 1 +DEAL::Cell 3.2339, face 2 +DEAL::Cell 3.2339, face 3 +DEAL::Cell 3.2339, face 4 +DEAL::Cell 3.2339, face 5 +DEAL:: -0.531597 -0.398698 0.398698, 0.00190018 +DEAL::Cell 3.2340, face 1 +DEAL::Cell 3.2340, face 2 +DEAL::Cell 3.2340, face 3 +DEAL::Cell 3.2340, face 4 +DEAL:: -0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2340, face 5 +DEAL::Cell 3.2341, face 0 +DEAL::Cell 3.2341, face 1 +DEAL::Cell 3.2341, face 2 +DEAL:: -0.485844 -0.485844 0.364383, 0.00196478 +DEAL::Cell 3.2341, face 3 +DEAL::Cell 3.2341, face 4 +DEAL::Cell 3.2341, face 5 +DEAL::Cell 3.2342, face 1 +DEAL:: -0.531597 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.2342, face 2 +DEAL::Cell 3.2342, face 3 +DEAL::Cell 3.2342, face 4 +DEAL::Cell 3.2342, face 5 +DEAL::Cell 3.2343, face 0 +DEAL:: -0.531597 -0.398698 0.398698, 0.00441555 +DEAL::Cell 3.2343, face 1 +DEAL::Cell 3.2343, face 2 +DEAL::Cell 3.2343, face 3 +DEAL::Cell 3.2343, face 4 +DEAL:: -0.485844 -0.364383 0.364383, 0.00173663 +DEAL::Cell 3.2343, face 5 +DEAL::Cell 3.2344, face 0 +DEAL::Cell 3.2344, face 1 +DEAL::Cell 3.2344, face 2 +DEAL:: -0.440091 -0.440091 0.220045, 0.00177975 +DEAL::Cell 3.2344, face 3 +DEAL::Cell 3.2344, face 4 +DEAL::Cell 3.2344, face 5 +DEAL::Cell 3.2345, face 0 +DEAL:: -0.440091 -0.330068 0.330068, 0.00302625 +DEAL::Cell 3.2345, face 1 +DEAL::Cell 3.2345, face 2 +DEAL::Cell 3.2345, face 3 +DEAL::Cell 3.2345, face 4 +DEAL::Cell 3.2345, face 5 +DEAL:: -0.440091 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2346, face 0 +DEAL::Cell 3.2346, face 1 +DEAL::Cell 3.2346, face 2 +DEAL::Cell 3.2346, face 3 +DEAL:: -0.485844 -0.242922 0.364383, 0.00155329 +DEAL::Cell 3.2346, face 4 +DEAL::Cell 3.2346, face 5 +DEAL::Cell 3.2347, face 0 +DEAL::Cell 3.2347, face 1 +DEAL:: -0.394338 -0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2347, face 2 +DEAL::Cell 3.2347, face 3 +DEAL::Cell 3.2347, face 4 +DEAL::Cell 3.2347, face 5 +DEAL:: -0.394338 -0.197169 0.295753, 0.00140955 +DEAL::Cell 3.2348, face 0 +DEAL::Cell 3.2348, face 1 +DEAL::Cell 3.2348, face 2 +DEAL::Cell 3.2348, face 3 +DEAL::Cell 3.2348, face 4 +DEAL:: -0.485844 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2348, face 5 +DEAL::Cell 3.2349, face 0 +DEAL::Cell 3.2349, face 1 +DEAL::Cell 3.2349, face 2 +DEAL:: -0.440091 -0.440091 0.440091, 0.00177975 +DEAL::Cell 3.2349, face 3 +DEAL::Cell 3.2349, face 4 +DEAL::Cell 3.2349, face 5 +DEAL::Cell 3.2350, face 0 +DEAL:: -0.485844 -0.364383 0.485844, 0.00368819 +DEAL::Cell 3.2350, face 1 +DEAL::Cell 3.2350, face 2 +DEAL::Cell 3.2350, face 3 +DEAL::Cell 3.2350, face 4 +DEAL:: -0.440091 -0.220045 0.330068, 0.00157309 +DEAL::Cell 3.2350, face 5 +DEAL::Cell 3.2351, face 0 +DEAL::Cell 3.2351, face 1 +DEAL::Cell 3.2351, face 2 +DEAL::Cell 3.2351, face 3 +DEAL:: -0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.2351, face 4 +DEAL::Cell 3.2351, face 5 +DEAL::Cell 3.2352, face 1 +DEAL::Cell 3.2352, face 2 +DEAL:: -0.577350 -0.288675 0.433013, 0.00184585 +DEAL::Cell 3.2352, face 3 +DEAL::Cell 3.2352, face 4 +DEAL::Cell 3.2352, face 5 +DEAL::Cell 3.2353, face 0 +DEAL:: -0.531597 -0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2353, face 1 +DEAL::Cell 3.2353, face 2 +DEAL::Cell 3.2353, face 3 +DEAL::Cell 3.2353, face 4 +DEAL:: -0.485844 -0.121461 0.242922, 0.00155329 +DEAL::Cell 3.2353, face 5 +DEAL::Cell 3.2354, face 1 +DEAL::Cell 3.2354, face 2 +DEAL::Cell 3.2354, face 3 +DEAL::Cell 3.2354, face 4 +DEAL:: -0.577350 -0.144338 0.288675, 0.00184585 +DEAL::Cell 3.2354, face 5 +DEAL::Cell 3.2355, face 0 +DEAL::Cell 3.2355, face 1 +DEAL::Cell 3.2355, face 2 +DEAL:: -0.531597 -0.132899 0.398698, 0.00156693 +DEAL::Cell 3.2355, face 3 +DEAL::Cell 3.2355, face 4 +DEAL::Cell 3.2355, face 5 +DEAL::Cell 3.2356, face 1 +DEAL:: -0.531597 -0.265799 0.531597, 0.00441555 +DEAL::Cell 3.2356, face 2 +DEAL::Cell 3.2356, face 3 +DEAL::Cell 3.2356, face 4 +DEAL::Cell 3.2356, face 5 +DEAL:: -0.531597 -0.132899 0.531597, 0.00214980 +DEAL::Cell 3.2357, face 0 +DEAL::Cell 3.2357, face 1 +DEAL::Cell 3.2357, face 2 +DEAL::Cell 3.2357, face 3 +DEAL::Cell 3.2357, face 4 +DEAL:: -0.531597 -0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2357, face 5 +DEAL::Cell 3.2358, face 1 +DEAL::Cell 3.2358, face 2 +DEAL::Cell 3.2358, face 3 +DEAL:: -0.577350 0.00000 0.577350, 0.00165098 +DEAL::Cell 3.2358, face 4 +DEAL::Cell 3.2358, face 5 +DEAL::Cell 3.2359, face 0 +DEAL::Cell 3.2359, face 1 +DEAL:: -0.485844 -0.121461 0.485844, 0.00368819 +DEAL::Cell 3.2359, face 2 +DEAL::Cell 3.2359, face 3 +DEAL::Cell 3.2359, face 4 +DEAL::Cell 3.2359, face 5 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00196478 +DEAL::Cell 3.2360, face 0 +DEAL::Cell 3.2360, face 1 +DEAL::Cell 3.2360, face 2 +DEAL::Cell 3.2360, face 3 +DEAL::Cell 3.2360, face 4 +DEAL:: -0.485844 -0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2360, face 5 +DEAL::Cell 3.2361, face 0 +DEAL::Cell 3.2361, face 1 +DEAL::Cell 3.2361, face 2 +DEAL:: -0.440091 -0.220045 0.330068, 0.00140701 +DEAL::Cell 3.2361, face 3 +DEAL::Cell 3.2361, face 4 +DEAL::Cell 3.2361, face 5 +DEAL::Cell 3.2362, face 0 +DEAL:: -0.485844 -0.121461 0.364383, 0.00368819 +DEAL::Cell 3.2362, face 1 +DEAL::Cell 3.2362, face 2 +DEAL::Cell 3.2362, face 3 +DEAL::Cell 3.2362, face 4 +DEAL:: -0.440091 7.04731e-19 0.220045, 0.00140701 +DEAL::Cell 3.2362, face 5 +DEAL::Cell 3.2363, face 0 +DEAL::Cell 3.2363, face 1 +DEAL::Cell 3.2363, face 2 +DEAL::Cell 3.2363, face 3 +DEAL:: -0.440091 7.04731e-19 0.220045, 0.00125847 +DEAL::Cell 3.2363, face 4 +DEAL::Cell 3.2363, face 5 +DEAL::Cell 3.2364, face 0 +DEAL::Cell 3.2364, face 1 +DEAL:: -0.440091 -0.110023 0.330068, 0.00302625 +DEAL::Cell 3.2364, face 2 +DEAL::Cell 3.2364, face 3 +DEAL::Cell 3.2364, face 4 +DEAL::Cell 3.2364, face 5 +DEAL:: -0.485844 -0.121461 0.485844, 0.00196478 +DEAL::Cell 3.2365, face 0 +DEAL::Cell 3.2365, face 1 +DEAL::Cell 3.2365, face 2 +DEAL::Cell 3.2365, face 3 +DEAL:: -0.394338 -0.0985844 0.394338, 0.00116234 +DEAL::Cell 3.2365, face 4 +DEAL::Cell 3.2365, face 5 +DEAL::Cell 3.2366, face 0 +DEAL::Cell 3.2366, face 1 +DEAL::Cell 3.2366, face 2 +DEAL:: -0.485844 -0.121461 0.364383, 0.00143206 +DEAL::Cell 3.2366, face 3 +DEAL::Cell 3.2366, face 4 +DEAL::Cell 3.2366, face 5 +DEAL::Cell 3.2367, face 0 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00302625 +DEAL::Cell 3.2367, face 1 +DEAL::Cell 3.2367, face 2 +DEAL::Cell 3.2367, face 3 +DEAL::Cell 3.2367, face 4 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00157309 +DEAL::Cell 3.2367, face 5 +DEAL::Cell 3.2368, face 0 +DEAL::Cell 3.2368, face 1 +DEAL::Cell 3.2368, face 2 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00140969 +DEAL::Cell 3.2368, face 3 +DEAL::Cell 3.2368, face 4 +DEAL::Cell 3.2368, face 5 +DEAL::Cell 3.2369, face 0 +DEAL::Cell 3.2369, face 1 +DEAL:: -0.302831 -0.302831 0.00000, 0.00143292 +DEAL::Cell 3.2369, face 2 +DEAL::Cell 3.2369, face 3 +DEAL::Cell 3.2369, face 4 +DEAL::Cell 3.2369, face 5 +DEAL:: -0.302831 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.2370, face 0 +DEAL::Cell 3.2370, face 1 +DEAL::Cell 3.2370, face 2 +DEAL::Cell 3.2370, face 3 +DEAL:: -0.348584 -0.174292 -2.60209e-18, 0.00111446 +DEAL::Cell 3.2370, face 4 +DEAL::Cell 3.2370, face 5 +DEAL::Cell 3.2371, face 0 +DEAL::Cell 3.2371, face 1 +DEAL:: -0.302831 -0.151416 0.0757078, 0.00143292 +DEAL::Cell 3.2371, face 2 +DEAL::Cell 3.2371, face 3 +DEAL::Cell 3.2371, face 4 +DEAL::Cell 3.2371, face 5 +DEAL::Cell 3.2372, face 0 +DEAL:: -0.394338 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.2372, face 1 +DEAL::Cell 3.2372, face 2 +DEAL::Cell 3.2372, face 3 +DEAL::Cell 3.2372, face 4 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2372, face 5 +DEAL::Cell 3.2373, face 0 +DEAL::Cell 3.2373, face 1 +DEAL::Cell 3.2373, face 2 +DEAL:: -0.302831 -0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.2373, face 3 +DEAL::Cell 3.2373, face 4 +DEAL::Cell 3.2373, face 5 +DEAL::Cell 3.2374, face 0 +DEAL:: -0.394338 -0.197169 0.197169, 0.00242972 +DEAL::Cell 3.2374, face 1 +DEAL::Cell 3.2374, face 2 +DEAL::Cell 3.2374, face 3 +DEAL::Cell 3.2374, face 4 +DEAL::Cell 3.2374, face 5 +DEAL:: -0.394338 -0.295753 0.197169, 0.00126074 +DEAL::Cell 3.2375, face 0 +DEAL::Cell 3.2375, face 1 +DEAL::Cell 3.2375, face 2 +DEAL::Cell 3.2375, face 3 +DEAL:: -0.348584 -0.174292 0.174292, 0.00111446 +DEAL::Cell 3.2375, face 4 +DEAL::Cell 3.2375, face 5 +DEAL::Cell 3.2376, face 0 +DEAL::Cell 3.2376, face 1 +DEAL:: -0.257078 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.2376, face 2 +DEAL::Cell 3.2376, face 3 +DEAL::Cell 3.2376, face 4 +DEAL::Cell 3.2376, face 5 +DEAL:: -0.257078 -0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.2377, face 0 +DEAL::Cell 3.2377, face 1 +DEAL::Cell 3.2377, face 2 +DEAL::Cell 3.2377, face 3 +DEAL::Cell 3.2377, face 4 +DEAL:: -0.257078 -0.257078 0.00000, 0.000735134 +DEAL::Cell 3.2377, face 5 +DEAL::Cell 3.2378, face 0 +DEAL::Cell 3.2378, face 1 +DEAL::Cell 3.2378, face 2 +DEAL:: -0.302831 -0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.2378, face 3 +DEAL::Cell 3.2378, face 4 +DEAL::Cell 3.2378, face 5 +DEAL::Cell 3.2379, face 0 +DEAL:: -0.257078 -0.192809 0.0642695, 0.00103264 +DEAL::Cell 3.2379, face 1 +DEAL::Cell 3.2379, face 2 +DEAL::Cell 3.2379, face 3 +DEAL::Cell 3.2379, face 4 +DEAL:: -0.211325 -0.105662 0.00000, 0.000604299 +DEAL::Cell 3.2379, face 5 +DEAL::Cell 3.2380, face 0 +DEAL::Cell 3.2380, face 1 +DEAL::Cell 3.2380, face 2 +DEAL::Cell 3.2380, face 3 +DEAL:: -0.302831 -0.227123 0.0757078, 0.00108246 +DEAL::Cell 3.2380, face 4 +DEAL::Cell 3.2380, face 5 +DEAL::Cell 3.2381, face 0 +DEAL::Cell 3.2381, face 1 +DEAL:: -0.211325 -0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.2381, face 2 +DEAL::Cell 3.2381, face 3 +DEAL::Cell 3.2381, face 4 +DEAL::Cell 3.2381, face 5 +DEAL:: -0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.2382, face 0 +DEAL::Cell 3.2382, face 1 +DEAL::Cell 3.2382, face 2 +DEAL::Cell 3.2382, face 3 +DEAL:: -0.257078 -0.128539 0.128539, 0.000821904 +DEAL::Cell 3.2382, face 4 +DEAL::Cell 3.2382, face 5 +DEAL::Cell 3.2383, face 0 +DEAL::Cell 3.2383, face 1 +DEAL::Cell 3.2383, face 2 +DEAL:: -0.257078 -0.192809 0.0642695, 0.000918917 +DEAL::Cell 3.2383, face 3 +DEAL::Cell 3.2383, face 4 +DEAL::Cell 3.2383, face 5 +DEAL::Cell 3.2384, face 0 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00242972 +DEAL::Cell 3.2384, face 1 +DEAL::Cell 3.2384, face 2 +DEAL::Cell 3.2384, face 3 +DEAL::Cell 3.2384, face 4 +DEAL:: -0.394338 -0.0985844 -5.20417e-18, 0.00112764 +DEAL::Cell 3.2384, face 5 +DEAL::Cell 3.2385, face 0 +DEAL::Cell 3.2385, face 1 +DEAL::Cell 3.2385, face 2 +DEAL:: -0.302831 -0.151416 0.0757078, 0.000968182 +DEAL::Cell 3.2385, face 3 +DEAL::Cell 3.2385, face 4 +DEAL::Cell 3.2385, face 5 +DEAL::Cell 3.2386, face 0 +DEAL::Cell 3.2386, face 1 +DEAL:: -0.348584 -0.0871461 -3.90313e-18, 0.00189861 +DEAL::Cell 3.2386, face 2 +DEAL::Cell 3.2386, face 3 +DEAL::Cell 3.2386, face 4 +DEAL::Cell 3.2386, face 5 +DEAL:: -0.348584 -0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2387, face 0 +DEAL::Cell 3.2387, face 1 +DEAL::Cell 3.2387, face 2 +DEAL::Cell 3.2387, face 3 +DEAL:: -0.302831 7.22801e-20 -3.46945e-18, 0.000865968 +DEAL::Cell 3.2387, face 4 +DEAL::Cell 3.2387, face 5 +DEAL::Cell 3.2388, face 0 +DEAL::Cell 3.2388, face 1 +DEAL:: -0.348584 -0.0871461 0.174292, 0.00189861 +DEAL::Cell 3.2388, face 2 +DEAL::Cell 3.2388, face 3 +DEAL::Cell 3.2388, face 4 +DEAL::Cell 3.2388, face 5 +DEAL::Cell 3.2389, face 0 +DEAL:: -0.348584 -0.174292 0.0871461, 0.00189861 +DEAL::Cell 3.2389, face 1 +DEAL::Cell 3.2389, face 2 +DEAL::Cell 3.2389, face 3 +DEAL::Cell 3.2389, face 4 +DEAL:: -0.302831 -0.151416 0.0757078, 0.000892619 +DEAL::Cell 3.2389, face 5 +DEAL::Cell 3.2390, face 0 +DEAL::Cell 3.2390, face 1 +DEAL::Cell 3.2390, face 2 +DEAL:: -0.348584 -0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2390, face 3 +DEAL::Cell 3.2390, face 4 +DEAL::Cell 3.2390, face 5 +DEAL::Cell 3.2391, face 0 +DEAL:: -0.348584 7.04731e-19 0.174292, 0.00189861 +DEAL::Cell 3.2391, face 1 +DEAL::Cell 3.2391, face 2 +DEAL::Cell 3.2391, face 3 +DEAL::Cell 3.2391, face 4 +DEAL::Cell 3.2391, face 5 +DEAL:: -0.348584 -0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.2392, face 0 +DEAL::Cell 3.2392, face 1 +DEAL::Cell 3.2392, face 2 +DEAL::Cell 3.2392, face 3 +DEAL:: -0.302831 -0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.2392, face 4 +DEAL::Cell 3.2392, face 5 +DEAL::Cell 3.2393, face 0 +DEAL::Cell 3.2393, face 1 +DEAL:: -0.211325 -0.105662 0.0528312, 0.000697784 +DEAL::Cell 3.2393, face 2 +DEAL::Cell 3.2393, face 3 +DEAL::Cell 3.2393, face 4 +DEAL::Cell 3.2393, face 5 +DEAL:: -0.211325 -0.0528312 0.0528312, 0.000622897 +DEAL::Cell 3.2394, face 0 +DEAL::Cell 3.2394, face 1 +DEAL::Cell 3.2394, face 2 +DEAL::Cell 3.2394, face 3 +DEAL::Cell 3.2394, face 4 +DEAL:: -0.302831 -0.0757078 -2.60209e-18, 0.000865968 +DEAL::Cell 3.2394, face 5 +DEAL::Cell 3.2395, face 0 +DEAL::Cell 3.2395, face 1 +DEAL::Cell 3.2395, face 2 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2395, face 3 +DEAL::Cell 3.2395, face 4 +DEAL::Cell 3.2395, face 5 +DEAL::Cell 3.2396, face 0 +DEAL:: -0.302831 -0.151416 0.151416, 0.00143292 +DEAL::Cell 3.2396, face 1 +DEAL::Cell 3.2396, face 2 +DEAL::Cell 3.2396, face 3 +DEAL::Cell 3.2396, face 4 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2396, face 5 +DEAL::Cell 3.2397, face 0 +DEAL::Cell 3.2397, face 1 +DEAL::Cell 3.2397, face 2 +DEAL::Cell 3.2397, face 3 +DEAL:: -0.257078 -0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2397, face 4 +DEAL::Cell 3.2397, face 5 +DEAL::Cell 3.2398, face 0 +DEAL::Cell 3.2398, face 1 +DEAL:: -0.257078 1.35525e-19 0.0642695, 0.00103264 +DEAL::Cell 3.2398, face 2 +DEAL::Cell 3.2398, face 3 +DEAL::Cell 3.2398, face 4 +DEAL::Cell 3.2398, face 5 +DEAL:: -0.302831 4.69821e-19 0.151416, 0.000968182 +DEAL::Cell 3.2399, face 0 +DEAL::Cell 3.2399, face 1 +DEAL::Cell 3.2399, face 2 +DEAL::Cell 3.2399, face 3 +DEAL:: -0.211325 0.00000 0.105662, 0.000604299 +DEAL::Cell 3.2399, face 4 +DEAL::Cell 3.2399, face 5 +DEAL::Cell 3.2400, face 0 +DEAL::Cell 3.2400, face 1 +DEAL::Cell 3.2400, face 2 +DEAL:: -0.394338 -0.394338 0.197169, 0.00159472 +DEAL::Cell 3.2400, face 3 +DEAL::Cell 3.2400, face 4 +DEAL::Cell 3.2400, face 5 +DEAL::Cell 3.2401, face 0 +DEAL:: -0.348584 -0.261438 0.174292, 0.00189861 +DEAL::Cell 3.2401, face 1 +DEAL::Cell 3.2401, face 2 +DEAL::Cell 3.2401, face 3 +DEAL::Cell 3.2401, face 4 +DEAL:: -0.348584 -0.261438 0.174292, 0.00111446 +DEAL::Cell 3.2401, face 5 +DEAL::Cell 3.2402, face 0 +DEAL::Cell 3.2402, face 1 +DEAL::Cell 3.2402, face 2 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2402, face 3 +DEAL::Cell 3.2402, face 4 +DEAL::Cell 3.2402, face 5 +DEAL::Cell 3.2403, face 0 +DEAL::Cell 3.2403, face 1 +DEAL:: -0.302831 -0.227123 0.151416, 0.00143292 +DEAL::Cell 3.2403, face 2 +DEAL::Cell 3.2403, face 3 +DEAL::Cell 3.2403, face 4 +DEAL::Cell 3.2403, face 5 +DEAL:: -0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.2404, face 0 +DEAL::Cell 3.2404, face 1 +DEAL::Cell 3.2404, face 2 +DEAL::Cell 3.2404, face 3 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2404, face 4 +DEAL::Cell 3.2404, face 5 +DEAL::Cell 3.2405, face 0 +DEAL::Cell 3.2405, face 1 +DEAL:: -0.302831 -0.227123 0.302831, 0.00143292 +DEAL::Cell 3.2405, face 2 +DEAL::Cell 3.2405, face 3 +DEAL::Cell 3.2405, face 4 +DEAL::Cell 3.2405, face 5 +DEAL::Cell 3.2406, face 0 +DEAL:: -0.394338 -0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2406, face 1 +DEAL::Cell 3.2406, face 2 +DEAL::Cell 3.2406, face 3 +DEAL::Cell 3.2406, face 4 +DEAL:: -0.348584 -0.261438 0.261438, 0.00124600 +DEAL::Cell 3.2406, face 5 +DEAL::Cell 3.2407, face 0 +DEAL::Cell 3.2407, face 1 +DEAL::Cell 3.2407, face 2 +DEAL:: -0.302831 -0.227123 0.227123, 0.00108246 +DEAL::Cell 3.2407, face 3 +DEAL::Cell 3.2407, face 4 +DEAL::Cell 3.2407, face 5 +DEAL::Cell 3.2408, face 0 +DEAL:: -0.302831 -0.227123 0.227123, 0.00143292 +DEAL::Cell 3.2408, face 1 +DEAL::Cell 3.2408, face 2 +DEAL::Cell 3.2408, face 3 +DEAL::Cell 3.2408, face 4 +DEAL::Cell 3.2408, face 5 +DEAL:: -0.302831 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2409, face 0 +DEAL::Cell 3.2409, face 1 +DEAL::Cell 3.2409, face 2 +DEAL::Cell 3.2409, face 3 +DEAL:: -0.257078 -0.192809 0.192809, 0.000918917 +DEAL::Cell 3.2409, face 4 +DEAL::Cell 3.2409, face 5 +DEAL::Cell 3.2410, face 0 +DEAL::Cell 3.2410, face 1 +DEAL:: -0.257078 -0.192809 0.192809, 0.00103264 +DEAL::Cell 3.2410, face 2 +DEAL::Cell 3.2410, face 3 +DEAL::Cell 3.2410, face 4 +DEAL::Cell 3.2410, face 5 +DEAL:: -0.257078 -0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2411, face 0 +DEAL::Cell 3.2411, face 1 +DEAL::Cell 3.2411, face 2 +DEAL::Cell 3.2411, face 3 +DEAL::Cell 3.2411, face 4 +DEAL:: -0.257078 -0.192809 0.128539, 0.000821904 +DEAL::Cell 3.2411, face 5 +DEAL::Cell 3.2412, face 0 +DEAL::Cell 3.2412, face 1 +DEAL::Cell 3.2412, face 2 +DEAL:: -0.302831 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.2412, face 3 +DEAL::Cell 3.2412, face 4 +DEAL::Cell 3.2412, face 5 +DEAL::Cell 3.2413, face 0 +DEAL:: -0.257078 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2413, face 1 +DEAL::Cell 3.2413, face 2 +DEAL::Cell 3.2413, face 3 +DEAL::Cell 3.2413, face 4 +DEAL:: -0.211325 -0.158494 0.158494, 0.000755374 +DEAL::Cell 3.2413, face 5 +DEAL::Cell 3.2414, face 0 +DEAL::Cell 3.2414, face 1 +DEAL::Cell 3.2414, face 2 +DEAL::Cell 3.2414, face 3 +DEAL:: -0.302831 -0.151416 0.227123, 0.000968182 +DEAL::Cell 3.2414, face 4 +DEAL::Cell 3.2414, face 5 +DEAL::Cell 3.2415, face 0 +DEAL::Cell 3.2415, face 1 +DEAL:: -0.211325 -0.105662 0.158494, 0.000697784 +DEAL::Cell 3.2415, face 2 +DEAL::Cell 3.2415, face 3 +DEAL::Cell 3.2415, face 4 +DEAL::Cell 3.2415, face 5 +DEAL:: -0.257078 -0.128539 0.257078, 0.00103964 +DEAL::Cell 3.2416, face 0 +DEAL::Cell 3.2416, face 1 +DEAL::Cell 3.2416, face 2 +DEAL::Cell 3.2416, face 3 +DEAL:: -0.348584 -0.0871461 0.261438, 0.00102748 +DEAL::Cell 3.2416, face 4 +DEAL::Cell 3.2416, face 5 +DEAL::Cell 3.2417, face 0 +DEAL::Cell 3.2417, face 1 +DEAL::Cell 3.2417, face 2 +DEAL:: -0.348584 -0.174292 0.174292, 0.00111446 +DEAL::Cell 3.2417, face 3 +DEAL::Cell 3.2417, face 4 +DEAL::Cell 3.2417, face 5 +DEAL::Cell 3.2418, face 0 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00242972 +DEAL::Cell 3.2418, face 1 +DEAL::Cell 3.2418, face 2 +DEAL::Cell 3.2418, face 3 +DEAL::Cell 3.2418, face 4 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00126074 +DEAL::Cell 3.2418, face 5 +DEAL::Cell 3.2419, face 0 +DEAL::Cell 3.2419, face 1 +DEAL::Cell 3.2419, face 2 +DEAL:: -0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.2419, face 3 +DEAL::Cell 3.2419, face 4 +DEAL::Cell 3.2419, face 5 +DEAL::Cell 3.2420, face 0 +DEAL::Cell 3.2420, face 1 +DEAL:: -0.348584 -0.174292 0.261438, 0.00189861 +DEAL::Cell 3.2420, face 2 +DEAL::Cell 3.2420, face 3 +DEAL::Cell 3.2420, face 4 +DEAL::Cell 3.2420, face 5 +DEAL:: -0.348584 -0.174292 0.348584, 0.00140969 +DEAL::Cell 3.2421, face 0 +DEAL::Cell 3.2421, face 1 +DEAL::Cell 3.2421, face 2 +DEAL::Cell 3.2421, face 3 +DEAL:: -0.302831 -0.0757078 0.227123, 0.000892619 +DEAL::Cell 3.2421, face 4 +DEAL::Cell 3.2421, face 5 +DEAL::Cell 3.2422, face 0 +DEAL::Cell 3.2422, face 1 +DEAL:: -0.348584 1.30104e-18 0.348584, 0.00189861 +DEAL::Cell 3.2422, face 2 +DEAL::Cell 3.2422, face 3 +DEAL::Cell 3.2422, face 4 +DEAL::Cell 3.2422, face 5 +DEAL::Cell 3.2423, face 0 +DEAL:: -0.348584 -0.0871461 0.261438, 0.00189861 +DEAL::Cell 3.2423, face 1 +DEAL::Cell 3.2423, face 2 +DEAL::Cell 3.2423, face 3 +DEAL::Cell 3.2423, face 4 +DEAL:: -0.302831 -0.0757078 0.227123, 0.00108246 +DEAL::Cell 3.2423, face 5 +DEAL::Cell 3.2424, face 0 +DEAL::Cell 3.2424, face 1 +DEAL::Cell 3.2424, face 2 +DEAL:: -0.257078 -0.128539 0.128539, 0.000821904 +DEAL::Cell 3.2424, face 3 +DEAL::Cell 3.2424, face 4 +DEAL::Cell 3.2424, face 5 +DEAL::Cell 3.2425, face 0 +DEAL:: -0.257078 -0.0642695 0.192809, 0.00103264 +DEAL::Cell 3.2425, face 1 +DEAL::Cell 3.2425, face 2 +DEAL::Cell 3.2425, face 3 +DEAL::Cell 3.2425, face 4 +DEAL::Cell 3.2425, face 5 +DEAL:: -0.257078 -0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2426, face 0 +DEAL::Cell 3.2426, face 1 +DEAL::Cell 3.2426, face 2 +DEAL::Cell 3.2426, face 3 +DEAL:: -0.302831 6.68591e-19 0.227123, 0.000865968 +DEAL::Cell 3.2426, face 4 +DEAL::Cell 3.2426, face 5 +DEAL::Cell 3.2427, face 0 +DEAL::Cell 3.2427, face 1 +DEAL:: -0.211325 -0.0528312 0.158494, 0.000697784 +DEAL::Cell 3.2427, face 2 +DEAL::Cell 3.2427, face 3 +DEAL::Cell 3.2427, face 4 +DEAL::Cell 3.2427, face 5 +DEAL:: -0.211325 0.00000 0.158494, 0.000755374 +DEAL::Cell 3.2428, face 0 +DEAL::Cell 3.2428, face 1 +DEAL::Cell 3.2428, face 2 +DEAL::Cell 3.2428, face 3 +DEAL::Cell 3.2428, face 4 +DEAL:: -0.302831 -0.151416 0.227123, 0.00108246 +DEAL::Cell 3.2428, face 5 +DEAL::Cell 3.2429, face 0 +DEAL::Cell 3.2429, face 1 +DEAL::Cell 3.2429, face 2 +DEAL:: -0.257078 -0.128539 0.257078, 0.000821904 +DEAL::Cell 3.2429, face 3 +DEAL::Cell 3.2429, face 4 +DEAL::Cell 3.2429, face 5 +DEAL::Cell 3.2430, face 0 +DEAL:: -0.302831 -0.0757078 0.302831, 0.00143292 +DEAL::Cell 3.2430, face 1 +DEAL::Cell 3.2430, face 2 +DEAL::Cell 3.2430, face 3 +DEAL::Cell 3.2430, face 4 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000918917 +DEAL::Cell 3.2430, face 5 +DEAL::Cell 3.2431, face 0 +DEAL::Cell 3.2431, face 1 +DEAL::Cell 3.2431, face 2 +DEAL::Cell 3.2431, face 3 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000735134 +DEAL::Cell 3.2431, face 4 +DEAL::Cell 3.2431, face 5 +DEAL::Cell 3.2432, face 1 +DEAL::Cell 3.2432, face 2 +DEAL:: -0.577350 0.00000 0.144338, 0.00165098 +DEAL::Cell 3.2432, face 3 +DEAL::Cell 3.2432, face 4 +DEAL::Cell 3.2432, face 5 +DEAL::Cell 3.2433, face 0 +DEAL:: -0.531597 1.35525e-19 0.132899, 0.00441555 +DEAL::Cell 3.2433, face 1 +DEAL::Cell 3.2433, face 2 +DEAL::Cell 3.2433, face 3 +DEAL::Cell 3.2433, face 4 +DEAL:: -0.485844 0.121461 -2.60209e-18, 0.00138931 +DEAL::Cell 3.2433, face 5 +DEAL::Cell 3.2434, face 1 +DEAL::Cell 3.2434, face 2 +DEAL::Cell 3.2434, face 3 +DEAL::Cell 3.2434, face 4 +DEAL:: -0.577350 0.144338 0.00000, 0.00165098 +DEAL::Cell 3.2434, face 5 +DEAL::Cell 3.2435, face 0 +DEAL::Cell 3.2435, face 1 +DEAL::Cell 3.2435, face 2 +DEAL:: -0.531597 0.132899 0.132899, 0.00156693 +DEAL::Cell 3.2435, face 3 +DEAL::Cell 3.2435, face 4 +DEAL::Cell 3.2435, face 5 +DEAL::Cell 3.2436, face 1 +DEAL:: -0.531597 2.34910e-19 0.265799, 0.00441555 +DEAL::Cell 3.2436, face 2 +DEAL::Cell 3.2436, face 3 +DEAL::Cell 3.2436, face 4 +DEAL::Cell 3.2436, face 5 +DEAL:: -0.531597 0.132899 0.265799, 0.00169957 +DEAL::Cell 3.2437, face 0 +DEAL::Cell 3.2437, face 1 +DEAL::Cell 3.2437, face 2 +DEAL::Cell 3.2437, face 3 +DEAL::Cell 3.2437, face 4 +DEAL:: -0.531597 1.35525e-19 0.132899, 0.00156693 +DEAL::Cell 3.2437, face 5 +DEAL::Cell 3.2438, face 1 +DEAL::Cell 3.2438, face 2 +DEAL::Cell 3.2438, face 3 +DEAL:: -0.577350 0.288675 0.288675, 0.00184585 +DEAL::Cell 3.2438, face 4 +DEAL::Cell 3.2438, face 5 +DEAL::Cell 3.2439, face 0 +DEAL::Cell 3.2439, face 1 +DEAL:: -0.485844 0.121461 0.242922, 0.00368819 +DEAL::Cell 3.2439, face 2 +DEAL::Cell 3.2439, face 3 +DEAL::Cell 3.2439, face 4 +DEAL::Cell 3.2439, face 5 +DEAL:: -0.485844 0.242922 0.242922, 0.00155329 +DEAL::Cell 3.2440, face 0 +DEAL::Cell 3.2440, face 1 +DEAL::Cell 3.2440, face 2 +DEAL::Cell 3.2440, face 3 +DEAL::Cell 3.2440, face 4 +DEAL:: -0.485844 7.22801e-20 -3.46945e-18, 0.00138931 +DEAL::Cell 3.2440, face 5 +DEAL::Cell 3.2441, face 0 +DEAL::Cell 3.2441, face 1 +DEAL::Cell 3.2441, face 2 +DEAL:: -0.440091 4.06576e-19 0.110023, 0.00125847 +DEAL::Cell 3.2441, face 3 +DEAL::Cell 3.2441, face 4 +DEAL::Cell 3.2441, face 5 +DEAL::Cell 3.2442, face 0 +DEAL:: -0.485844 0.121461 0.121461, 0.00368819 +DEAL::Cell 3.2442, face 1 +DEAL::Cell 3.2442, face 2 +DEAL::Cell 3.2442, face 3 +DEAL::Cell 3.2442, face 4 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00125847 +DEAL::Cell 3.2442, face 5 +DEAL::Cell 3.2443, face 0 +DEAL::Cell 3.2443, face 1 +DEAL::Cell 3.2443, face 2 +DEAL::Cell 3.2443, face 3 +DEAL:: -0.440091 0.220045 -2.60209e-18, 0.00140701 +DEAL::Cell 3.2443, face 4 +DEAL::Cell 3.2443, face 5 +DEAL::Cell 3.2444, face 0 +DEAL::Cell 3.2444, face 1 +DEAL:: -0.440091 0.110023 0.110023, 0.00302625 +DEAL::Cell 3.2444, face 2 +DEAL::Cell 3.2444, face 3 +DEAL::Cell 3.2444, face 4 +DEAL::Cell 3.2444, face 5 +DEAL:: -0.485844 0.121461 0.242922, 0.00155329 +DEAL::Cell 3.2445, face 0 +DEAL::Cell 3.2445, face 1 +DEAL::Cell 3.2445, face 2 +DEAL::Cell 3.2445, face 3 +DEAL:: -0.394338 0.0985844 0.197169, 0.00116234 +DEAL::Cell 3.2445, face 4 +DEAL::Cell 3.2445, face 5 +DEAL::Cell 3.2446, face 0 +DEAL::Cell 3.2446, face 1 +DEAL::Cell 3.2446, face 2 +DEAL:: -0.485844 0.121461 0.121461, 0.00143206 +DEAL::Cell 3.2446, face 3 +DEAL::Cell 3.2446, face 4 +DEAL::Cell 3.2446, face 5 +DEAL::Cell 3.2447, face 0 +DEAL:: -0.440091 0.220045 0.110023, 0.00302625 +DEAL::Cell 3.2447, face 1 +DEAL::Cell 3.2447, face 2 +DEAL::Cell 3.2447, face 3 +DEAL::Cell 3.2447, face 4 +DEAL:: -0.440091 0.220045 0.110023, 0.00129720 +DEAL::Cell 3.2447, face 5 +DEAL::Cell 3.2448, face 1 +DEAL::Cell 3.2448, face 2 +DEAL::Cell 3.2448, face 3 +DEAL:: -0.531597 0.398698 0.132899, 0.00190018 +DEAL::Cell 3.2448, face 4 +DEAL::Cell 3.2448, face 5 +DEAL::Cell 3.2449, face 0 +DEAL::Cell 3.2449, face 1 +DEAL::Cell 3.2449, face 2 +DEAL:: -0.531597 0.265799 -8.67362e-19, 0.00169957 +DEAL::Cell 3.2449, face 3 +DEAL::Cell 3.2449, face 4 +DEAL::Cell 3.2449, face 5 +DEAL::Cell 3.2450, face 1 +DEAL:: -0.531597 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2450, face 2 +DEAL::Cell 3.2450, face 3 +DEAL::Cell 3.2450, face 4 +DEAL::Cell 3.2450, face 5 +DEAL:: -0.577350 0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2451, face 0 +DEAL::Cell 3.2451, face 1 +DEAL::Cell 3.2451, face 2 +DEAL::Cell 3.2451, face 3 +DEAL:: -0.485844 0.485844 0.121461, 0.00196478 +DEAL::Cell 3.2451, face 4 +DEAL::Cell 3.2451, face 5 +DEAL::Cell 3.2452, face 1 +DEAL::Cell 3.2452, face 2 +DEAL::Cell 3.2452, face 3 +DEAL:: -0.577350 0.433013 0.144338, 0.00206372 +DEAL::Cell 3.2452, face 4 +DEAL::Cell 3.2452, face 5 +DEAL::Cell 3.2453, face 0 +DEAL::Cell 3.2453, face 1 +DEAL:: -0.485844 0.364383 0.121461, 0.00368819 +DEAL::Cell 3.2453, face 2 +DEAL::Cell 3.2453, face 3 +DEAL::Cell 3.2453, face 4 +DEAL::Cell 3.2453, face 5 +DEAL:: -0.531597 0.398698 0.265799, 0.00169957 +DEAL::Cell 3.2454, face 1 +DEAL::Cell 3.2454, face 2 +DEAL::Cell 3.2454, face 3 +DEAL::Cell 3.2454, face 4 +DEAL:: -0.531597 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2454, face 5 +DEAL::Cell 3.2455, face 0 +DEAL::Cell 3.2455, face 1 +DEAL::Cell 3.2455, face 2 +DEAL::Cell 3.2455, face 3 +DEAL:: -0.531597 0.531597 0.132899, 0.00214980 +DEAL::Cell 3.2455, face 4 +DEAL::Cell 3.2455, face 5 +DEAL::Cell 3.2456, face 0 +DEAL::Cell 3.2456, face 1 +DEAL:: -0.440091 0.330068 -1.30104e-18, 0.00302625 +DEAL::Cell 3.2456, face 2 +DEAL::Cell 3.2456, face 3 +DEAL::Cell 3.2456, face 4 +DEAL::Cell 3.2456, face 5 +DEAL:: -0.485844 0.364383 0.121461, 0.00143206 +DEAL::Cell 3.2457, face 0 +DEAL::Cell 3.2457, face 1 +DEAL::Cell 3.2457, face 2 +DEAL::Cell 3.2457, face 3 +DEAL:: -0.394338 0.295753 0.0985844, 0.00140955 +DEAL::Cell 3.2457, face 4 +DEAL::Cell 3.2457, face 5 +DEAL::Cell 3.2458, face 0 +DEAL::Cell 3.2458, face 1 +DEAL::Cell 3.2458, face 2 +DEAL:: -0.485844 0.364383 -8.67362e-19, 0.00173663 +DEAL::Cell 3.2458, face 3 +DEAL::Cell 3.2458, face 4 +DEAL::Cell 3.2458, face 5 +DEAL::Cell 3.2459, face 0 +DEAL:: -0.440091 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.2459, face 1 +DEAL::Cell 3.2459, face 2 +DEAL::Cell 3.2459, face 3 +DEAL::Cell 3.2459, face 4 +DEAL:: -0.440091 0.440091 0.00000, 0.00125847 +DEAL::Cell 3.2459, face 5 +DEAL::Cell 3.2460, face 0 +DEAL::Cell 3.2460, face 1 +DEAL::Cell 3.2460, face 2 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2460, face 3 +DEAL::Cell 3.2460, face 4 +DEAL::Cell 3.2460, face 5 +DEAL::Cell 3.2461, face 0 +DEAL::Cell 3.2461, face 1 +DEAL:: -0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.2461, face 2 +DEAL::Cell 3.2461, face 3 +DEAL::Cell 3.2461, face 4 +DEAL::Cell 3.2461, face 5 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2462, face 0 +DEAL::Cell 3.2462, face 1 +DEAL::Cell 3.2462, face 2 +DEAL::Cell 3.2462, face 3 +DEAL:: -0.440091 0.440091 0.110023, 0.00177975 +DEAL::Cell 3.2462, face 4 +DEAL::Cell 3.2462, face 5 +DEAL::Cell 3.2463, face 0 +DEAL::Cell 3.2463, face 1 +DEAL:: -0.394338 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2463, face 2 +DEAL::Cell 3.2463, face 3 +DEAL::Cell 3.2463, face 4 +DEAL::Cell 3.2463, face 5 +DEAL::Cell 3.2464, face 1 +DEAL:: -0.531597 2.34910e-19 0.265799, 0.00441555 +DEAL::Cell 3.2464, face 2 +DEAL::Cell 3.2464, face 3 +DEAL::Cell 3.2464, face 4 +DEAL::Cell 3.2464, face 5 +DEAL:: -0.531597 3.34296e-19 0.398698, 0.00190018 +DEAL::Cell 3.2465, face 0 +DEAL::Cell 3.2465, face 1 +DEAL::Cell 3.2465, face 2 +DEAL::Cell 3.2465, face 3 +DEAL:: -0.485844 0.121461 0.242922, 0.00143206 +DEAL::Cell 3.2465, face 4 +DEAL::Cell 3.2465, face 5 +DEAL::Cell 3.2466, face 1 +DEAL::Cell 3.2466, face 2 +DEAL:: -0.531597 0.132899 0.398698, 0.00156693 +DEAL::Cell 3.2466, face 3 +DEAL::Cell 3.2466, face 4 +DEAL::Cell 3.2466, face 5 +DEAL::Cell 3.2467, face 0 +DEAL::Cell 3.2467, face 1 +DEAL:: -0.485844 0.121461 0.242922, 0.00368819 +DEAL::Cell 3.2467, face 2 +DEAL::Cell 3.2467, face 3 +DEAL::Cell 3.2467, face 4 +DEAL::Cell 3.2467, face 5 +DEAL:: -0.485844 0.121461 0.364383, 0.00173663 +DEAL::Cell 3.2468, face 1 +DEAL::Cell 3.2468, face 2 +DEAL::Cell 3.2468, face 3 +DEAL::Cell 3.2468, face 4 +DEAL:: -0.577350 0.144338 0.433013, 0.00206372 +DEAL::Cell 3.2468, face 5 +DEAL::Cell 3.2469, face 0 +DEAL::Cell 3.2469, face 1 +DEAL::Cell 3.2469, face 2 +DEAL:: -0.485844 8.67362e-19 0.485844, 0.00138931 +DEAL::Cell 3.2469, face 3 +DEAL::Cell 3.2469, face 4 +DEAL::Cell 3.2469, face 5 +DEAL::Cell 3.2470, face 1 +DEAL::Cell 3.2470, face 2 +DEAL:: -0.577350 0.144338 0.433013, 0.00170179 +DEAL::Cell 3.2470, face 3 +DEAL::Cell 3.2470, face 4 +DEAL::Cell 3.2470, face 5 +DEAL::Cell 3.2471, face 0 +DEAL:: -0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2471, face 1 +DEAL::Cell 3.2471, face 2 +DEAL::Cell 3.2471, face 3 +DEAL::Cell 3.2471, face 4 +DEAL:: -0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2471, face 5 +DEAL::Cell 3.2472, face 0 +DEAL::Cell 3.2472, face 1 +DEAL::Cell 3.2472, face 2 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00125847 +DEAL::Cell 3.2472, face 3 +DEAL::Cell 3.2472, face 4 +DEAL::Cell 3.2472, face 5 +DEAL::Cell 3.2473, face 0 +DEAL::Cell 3.2473, face 1 +DEAL:: -0.394338 9.39642e-19 0.197169, 0.00242972 +DEAL::Cell 3.2473, face 2 +DEAL::Cell 3.2473, face 3 +DEAL::Cell 3.2473, face 4 +DEAL::Cell 3.2473, face 5 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00140955 +DEAL::Cell 3.2474, face 0 +DEAL::Cell 3.2474, face 1 +DEAL::Cell 3.2474, face 2 +DEAL::Cell 3.2474, face 3 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2474, face 4 +DEAL::Cell 3.2474, face 5 +DEAL::Cell 3.2475, face 0 +DEAL::Cell 3.2475, face 1 +DEAL:: -0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.2475, face 2 +DEAL::Cell 3.2475, face 3 +DEAL::Cell 3.2475, face 4 +DEAL::Cell 3.2475, face 5 +DEAL::Cell 3.2476, face 0 +DEAL:: -0.485844 6.68591e-19 0.364383, 0.00368819 +DEAL::Cell 3.2476, face 1 +DEAL::Cell 3.2476, face 2 +DEAL::Cell 3.2476, face 3 +DEAL::Cell 3.2476, face 4 +DEAL:: -0.440091 1.00289e-18 0.330068, 0.00157309 +DEAL::Cell 3.2476, face 5 +DEAL::Cell 3.2477, face 0 +DEAL::Cell 3.2477, face 1 +DEAL::Cell 3.2477, face 2 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00112764 +DEAL::Cell 3.2477, face 3 +DEAL::Cell 3.2477, face 4 +DEAL::Cell 3.2477, face 5 +DEAL::Cell 3.2478, face 0 +DEAL:: -0.485844 0.242922 0.485844, 0.00368819 +DEAL::Cell 3.2478, face 1 +DEAL::Cell 3.2478, face 2 +DEAL::Cell 3.2478, face 3 +DEAL::Cell 3.2478, face 4 +DEAL::Cell 3.2478, face 5 +DEAL:: -0.485844 0.121461 0.485844, 0.00196478 +DEAL::Cell 3.2479, face 0 +DEAL::Cell 3.2479, face 1 +DEAL::Cell 3.2479, face 2 +DEAL::Cell 3.2479, face 3 +DEAL:: -0.440091 0.220045 0.440091, 0.00140701 +DEAL::Cell 3.2479, face 4 +DEAL::Cell 3.2479, face 5 +DEAL::Cell 3.2480, face 1 +DEAL::Cell 3.2480, face 2 +DEAL:: -0.531597 0.265799 0.265799, 0.00169957 +DEAL::Cell 3.2480, face 3 +DEAL::Cell 3.2480, face 4 +DEAL::Cell 3.2480, face 5 +DEAL::Cell 3.2481, face 0 +DEAL:: -0.531597 0.398698 0.398698, 0.00441555 +DEAL::Cell 3.2481, face 1 +DEAL::Cell 3.2481, face 2 +DEAL::Cell 3.2481, face 3 +DEAL::Cell 3.2481, face 4 +DEAL::Cell 3.2481, face 5 +DEAL:: -0.531597 0.265799 0.398698, 0.00190018 +DEAL::Cell 3.2482, face 1 +DEAL::Cell 3.2482, face 2 +DEAL::Cell 3.2482, face 3 +DEAL::Cell 3.2482, face 4 +DEAL:: -0.531597 0.398698 0.265799, 0.00169957 +DEAL::Cell 3.2482, face 5 +DEAL::Cell 3.2483, face 0 +DEAL::Cell 3.2483, face 1 +DEAL::Cell 3.2483, face 2 +DEAL:: -0.485844 0.364383 0.242922, 0.00173663 +DEAL::Cell 3.2483, face 3 +DEAL::Cell 3.2483, face 4 +DEAL::Cell 3.2483, face 5 +DEAL::Cell 3.2484, face 1 +DEAL:: -0.531597 0.398698 0.531597, 0.00441555 +DEAL::Cell 3.2484, face 2 +DEAL::Cell 3.2484, face 3 +DEAL::Cell 3.2484, face 4 +DEAL::Cell 3.2484, face 5 +DEAL::Cell 3.2485, face 0 +DEAL:: -0.531597 0.265799 0.398698, 0.00441555 +DEAL::Cell 3.2485, face 1 +DEAL::Cell 3.2485, face 2 +DEAL::Cell 3.2485, face 3 +DEAL::Cell 3.2485, face 4 +DEAL:: -0.485844 0.242922 0.364383, 0.00173663 +DEAL::Cell 3.2485, face 5 +DEAL::Cell 3.2486, face 1 +DEAL::Cell 3.2486, face 2 +DEAL::Cell 3.2486, face 3 +DEAL:: -0.531597 0.531597 0.398698, 0.00214980 +DEAL::Cell 3.2486, face 4 +DEAL::Cell 3.2486, face 5 +DEAL::Cell 3.2487, face 0 +DEAL::Cell 3.2487, face 1 +DEAL:: -0.485844 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2487, face 2 +DEAL::Cell 3.2487, face 3 +DEAL::Cell 3.2487, face 4 +DEAL::Cell 3.2487, face 5 +DEAL::Cell 3.2488, face 0 +DEAL:: -0.485844 0.242922 0.242922, 0.00368819 +DEAL::Cell 3.2488, face 1 +DEAL::Cell 3.2488, face 2 +DEAL::Cell 3.2488, face 3 +DEAL::Cell 3.2488, face 4 +DEAL:: -0.440091 0.220045 0.220045, 0.00140701 +DEAL::Cell 3.2488, face 5 +DEAL::Cell 3.2489, face 0 +DEAL::Cell 3.2489, face 1 +DEAL::Cell 3.2489, face 2 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2489, face 3 +DEAL::Cell 3.2489, face 4 +DEAL::Cell 3.2489, face 5 +DEAL::Cell 3.2490, face 0 +DEAL:: -0.485844 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2490, face 1 +DEAL::Cell 3.2490, face 2 +DEAL::Cell 3.2490, face 3 +DEAL::Cell 3.2490, face 4 +DEAL::Cell 3.2490, face 5 +DEAL:: -0.485844 0.364383 0.364383, 0.00173663 +DEAL::Cell 3.2491, face 0 +DEAL::Cell 3.2491, face 1 +DEAL::Cell 3.2491, face 2 +DEAL::Cell 3.2491, face 3 +DEAL:: -0.440091 0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2491, face 4 +DEAL::Cell 3.2491, face 5 +DEAL::Cell 3.2492, face 0 +DEAL::Cell 3.2492, face 1 +DEAL:: -0.440091 0.220045 0.440091, 0.00302625 +DEAL::Cell 3.2492, face 2 +DEAL::Cell 3.2492, face 3 +DEAL::Cell 3.2492, face 4 +DEAL::Cell 3.2492, face 5 +DEAL:: -0.440091 0.330068 0.440091, 0.00177975 +DEAL::Cell 3.2493, face 0 +DEAL::Cell 3.2493, face 1 +DEAL::Cell 3.2493, face 2 +DEAL::Cell 3.2493, face 3 +DEAL::Cell 3.2493, face 4 +DEAL:: -0.440091 0.220045 0.330068, 0.00157309 +DEAL::Cell 3.2493, face 5 +DEAL::Cell 3.2494, face 0 +DEAL::Cell 3.2494, face 1 +DEAL::Cell 3.2494, face 2 +DEAL:: -0.485844 0.364383 0.485844, 0.00173663 +DEAL::Cell 3.2494, face 3 +DEAL::Cell 3.2494, face 4 +DEAL::Cell 3.2494, face 5 +DEAL::Cell 3.2495, face 0 +DEAL:: -0.440091 0.330068 0.440091, 0.00302625 +DEAL::Cell 3.2495, face 1 +DEAL::Cell 3.2495, face 2 +DEAL::Cell 3.2495, face 3 +DEAL::Cell 3.2495, face 4 +DEAL:: -0.394338 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2495, face 5 +DEAL::Cell 3.2496, face 0 +DEAL::Cell 3.2496, face 1 +DEAL::Cell 3.2496, face 2 +DEAL::Cell 3.2496, face 3 +DEAL:: -0.394338 0.0985844 -5.20417e-18, 0.00116234 +DEAL::Cell 3.2496, face 4 +DEAL::Cell 3.2496, face 5 +DEAL::Cell 3.2497, face 0 +DEAL::Cell 3.2497, face 1 +DEAL:: -0.302831 0.0757078 -2.60209e-18, 0.00143292 +DEAL::Cell 3.2497, face 2 +DEAL::Cell 3.2497, face 3 +DEAL::Cell 3.2497, face 4 +DEAL::Cell 3.2497, face 5 +DEAL:: -0.348584 0.0871461 0.0871461, 0.00102748 +DEAL::Cell 3.2498, face 0 +DEAL::Cell 3.2498, face 1 +DEAL::Cell 3.2498, face 2 +DEAL::Cell 3.2498, face 3 +DEAL:: -0.348584 0.174292 0.0871461, 0.00111446 +DEAL::Cell 3.2498, face 4 +DEAL::Cell 3.2498, face 5 +DEAL::Cell 3.2499, face 0 +DEAL::Cell 3.2499, face 1 +DEAL::Cell 3.2499, face 2 +DEAL:: -0.348584 0.0871461 -3.90313e-18, 0.00102748 +DEAL::Cell 3.2499, face 3 +DEAL::Cell 3.2499, face 4 +DEAL::Cell 3.2499, face 5 +DEAL::Cell 3.2500, face 0 +DEAL:: -0.394338 0.0985844 0.0985844, 0.00242972 +DEAL::Cell 3.2500, face 1 +DEAL::Cell 3.2500, face 2 +DEAL::Cell 3.2500, face 3 +DEAL::Cell 3.2500, face 4 +DEAL:: -0.394338 0.0985844 0.0985844, 0.00116234 +DEAL::Cell 3.2500, face 5 +DEAL::Cell 3.2501, face 0 +DEAL::Cell 3.2501, face 1 +DEAL::Cell 3.2501, face 2 +DEAL:: -0.302831 4.69821e-19 0.151416, 0.000865968 +DEAL::Cell 3.2501, face 3 +DEAL::Cell 3.2501, face 4 +DEAL::Cell 3.2501, face 5 +DEAL::Cell 3.2502, face 0 +DEAL::Cell 3.2502, face 1 +DEAL:: -0.348584 0.0871461 0.0871461, 0.00189861 +DEAL::Cell 3.2502, face 2 +DEAL::Cell 3.2502, face 3 +DEAL::Cell 3.2502, face 4 +DEAL::Cell 3.2502, face 5 +DEAL:: -0.348584 0.0871461 0.174292, 0.00111446 +DEAL::Cell 3.2503, face 0 +DEAL::Cell 3.2503, face 1 +DEAL::Cell 3.2503, face 2 +DEAL::Cell 3.2503, face 3 +DEAL:: -0.302831 0.151416 0.0757078, 0.000968182 +DEAL::Cell 3.2503, face 4 +DEAL::Cell 3.2503, face 5 +DEAL::Cell 3.2504, face 0 +DEAL::Cell 3.2504, face 1 +DEAL:: -0.257078 0.0642695 0.0642695, 0.00103264 +DEAL::Cell 3.2504, face 2 +DEAL::Cell 3.2504, face 3 +DEAL::Cell 3.2504, face 4 +DEAL::Cell 3.2504, face 5 +DEAL::Cell 3.2505, face 0 +DEAL:: -0.257078 3.61401e-20 -1.73472e-18, 0.00103264 +DEAL::Cell 3.2505, face 1 +DEAL::Cell 3.2505, face 2 +DEAL::Cell 3.2505, face 3 +DEAL::Cell 3.2505, face 4 +DEAL:: -0.211325 0.00000 0.00000, 0.000604299 +DEAL::Cell 3.2505, face 5 +DEAL::Cell 3.2506, face 0 +DEAL::Cell 3.2506, face 1 +DEAL::Cell 3.2506, face 2 +DEAL:: -0.257078 0.0642695 -1.30104e-18, 0.000757758 +DEAL::Cell 3.2506, face 3 +DEAL::Cell 3.2506, face 4 +DEAL::Cell 3.2506, face 5 +DEAL::Cell 3.2507, face 0 +DEAL:: -0.257078 0.128539 0.0642695, 0.00103264 +DEAL::Cell 3.2507, face 1 +DEAL::Cell 3.2507, face 2 +DEAL::Cell 3.2507, face 3 +DEAL::Cell 3.2507, face 4 +DEAL::Cell 3.2507, face 5 +DEAL:: -0.257078 0.0642695 0.0642695, 0.000757758 +DEAL::Cell 3.2508, face 0 +DEAL::Cell 3.2508, face 1 +DEAL::Cell 3.2508, face 2 +DEAL::Cell 3.2508, face 3 +DEAL:: -0.302831 0.0757078 0.151416, 0.000892619 +DEAL::Cell 3.2508, face 4 +DEAL::Cell 3.2508, face 5 +DEAL::Cell 3.2509, face 0 +DEAL::Cell 3.2509, face 1 +DEAL:: -0.211325 0.00000 0.105662, 0.000697784 +DEAL::Cell 3.2509, face 2 +DEAL::Cell 3.2509, face 3 +DEAL::Cell 3.2509, face 4 +DEAL::Cell 3.2509, face 5 +DEAL:: -0.211325 0.0528312 0.105662, 0.000675627 +DEAL::Cell 3.2510, face 0 +DEAL::Cell 3.2510, face 1 +DEAL::Cell 3.2510, face 2 +DEAL::Cell 3.2510, face 3 +DEAL::Cell 3.2510, face 4 +DEAL:: -0.302831 0.0757078 0.0757078, 0.000892619 +DEAL::Cell 3.2510, face 5 +DEAL::Cell 3.2511, face 0 +DEAL::Cell 3.2511, face 1 +DEAL::Cell 3.2511, face 2 +DEAL:: -0.257078 0.0642695 0.128539, 0.000757758 +DEAL::Cell 3.2511, face 3 +DEAL::Cell 3.2511, face 4 +DEAL::Cell 3.2511, face 5 +DEAL::Cell 3.2512, face 0 +DEAL:: -0.394338 0.197169 0.0985844, 0.00242972 +DEAL::Cell 3.2512, face 1 +DEAL::Cell 3.2512, face 2 +DEAL::Cell 3.2512, face 3 +DEAL::Cell 3.2512, face 4 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.000996803 +DEAL::Cell 3.2512, face 5 +DEAL::Cell 3.2513, face 0 +DEAL::Cell 3.2513, face 1 +DEAL::Cell 3.2513, face 2 +DEAL::Cell 3.2513, face 3 +DEAL:: -0.348584 0.261438 -1.30104e-18, 0.00124600 +DEAL::Cell 3.2513, face 4 +DEAL::Cell 3.2513, face 5 +DEAL::Cell 3.2514, face 0 +DEAL::Cell 3.2514, face 1 +DEAL:: -0.348584 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2514, face 2 +DEAL::Cell 3.2514, face 3 +DEAL::Cell 3.2514, face 4 +DEAL::Cell 3.2514, face 5 +DEAL:: -0.394338 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2515, face 0 +DEAL::Cell 3.2515, face 1 +DEAL::Cell 3.2515, face 2 +DEAL::Cell 3.2515, face 3 +DEAL:: -0.302831 0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.2515, face 4 +DEAL::Cell 3.2515, face 5 +DEAL::Cell 3.2516, face 0 +DEAL::Cell 3.2516, face 1 +DEAL::Cell 3.2516, face 2 +DEAL:: -0.394338 0.197169 0.0985844, 0.00126074 +DEAL::Cell 3.2516, face 3 +DEAL::Cell 3.2516, face 4 +DEAL::Cell 3.2516, face 5 +DEAL::Cell 3.2517, face 0 +DEAL:: -0.348584 0.261438 0.0871461, 0.00189861 +DEAL::Cell 3.2517, face 1 +DEAL::Cell 3.2517, face 2 +DEAL::Cell 3.2517, face 3 +DEAL::Cell 3.2517, face 4 +DEAL:: -0.348584 0.261438 0.0871461, 0.00102748 +DEAL::Cell 3.2517, face 5 +DEAL::Cell 3.2518, face 0 +DEAL::Cell 3.2518, face 1 +DEAL::Cell 3.2518, face 2 +DEAL:: -0.348584 0.261438 0.174292, 0.00124600 +DEAL::Cell 3.2518, face 3 +DEAL::Cell 3.2518, face 4 +DEAL::Cell 3.2518, face 5 +DEAL::Cell 3.2519, face 0 +DEAL::Cell 3.2519, face 1 +DEAL:: -0.302831 0.227123 0.0757078, 0.00143292 +DEAL::Cell 3.2519, face 2 +DEAL::Cell 3.2519, face 3 +DEAL::Cell 3.2519, face 4 +DEAL::Cell 3.2519, face 5 +DEAL:: -0.302831 0.227123 0.151416, 0.000968182 +DEAL::Cell 3.2520, face 0 +DEAL::Cell 3.2520, face 1 +DEAL::Cell 3.2520, face 2 +DEAL::Cell 3.2520, face 3 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000918917 +DEAL::Cell 3.2520, face 4 +DEAL::Cell 3.2520, face 5 +DEAL::Cell 3.2521, face 0 +DEAL::Cell 3.2521, face 1 +DEAL:: -0.211325 0.158494 0.0528312, 0.000697784 +DEAL::Cell 3.2521, face 2 +DEAL::Cell 3.2521, face 3 +DEAL::Cell 3.2521, face 4 +DEAL::Cell 3.2521, face 5 +DEAL::Cell 3.2522, face 0 +DEAL:: -0.302831 0.227123 -8.67362e-19, 0.00143292 +DEAL::Cell 3.2522, face 1 +DEAL::Cell 3.2522, face 2 +DEAL::Cell 3.2522, face 3 +DEAL::Cell 3.2522, face 4 +DEAL:: -0.257078 0.192809 -4.33681e-19, 0.000735134 +DEAL::Cell 3.2522, face 5 +DEAL::Cell 3.2523, face 0 +DEAL::Cell 3.2523, face 1 +DEAL::Cell 3.2523, face 2 +DEAL:: -0.211325 0.158494 0.00000, 0.000755374 +DEAL::Cell 3.2523, face 3 +DEAL::Cell 3.2523, face 4 +DEAL::Cell 3.2523, face 5 +DEAL::Cell 3.2524, face 0 +DEAL:: -0.302831 0.227123 0.151416, 0.00143292 +DEAL::Cell 3.2524, face 1 +DEAL::Cell 3.2524, face 2 +DEAL::Cell 3.2524, face 3 +DEAL::Cell 3.2524, face 4 +DEAL::Cell 3.2524, face 5 +DEAL:: -0.302831 0.151416 0.151416, 0.000968182 +DEAL::Cell 3.2525, face 0 +DEAL::Cell 3.2525, face 1 +DEAL::Cell 3.2525, face 2 +DEAL::Cell 3.2525, face 3 +DEAL:: -0.257078 0.192809 0.128539, 0.000918917 +DEAL::Cell 3.2525, face 4 +DEAL::Cell 3.2525, face 5 +DEAL::Cell 3.2526, face 0 +DEAL::Cell 3.2526, face 1 +DEAL:: -0.257078 0.192809 0.128539, 0.00103264 +DEAL::Cell 3.2526, face 2 +DEAL::Cell 3.2526, face 3 +DEAL::Cell 3.2526, face 4 +DEAL::Cell 3.2526, face 5 +DEAL:: -0.257078 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2527, face 0 +DEAL::Cell 3.2527, face 1 +DEAL::Cell 3.2527, face 2 +DEAL::Cell 3.2527, face 3 +DEAL::Cell 3.2527, face 4 +DEAL:: -0.257078 0.192809 0.0642695, 0.000757758 +DEAL::Cell 3.2527, face 5 +DEAL::Cell 3.2528, face 0 +DEAL::Cell 3.2528, face 1 +DEAL::Cell 3.2528, face 2 +DEAL:: -0.394338 1.33718e-18 0.295753, 0.00112764 +DEAL::Cell 3.2528, face 3 +DEAL::Cell 3.2528, face 4 +DEAL::Cell 3.2528, face 5 +DEAL::Cell 3.2529, face 0 +DEAL:: -0.348584 1.00289e-18 0.261438, 0.00189861 +DEAL::Cell 3.2529, face 1 +DEAL::Cell 3.2529, face 2 +DEAL::Cell 3.2529, face 3 +DEAL::Cell 3.2529, face 4 +DEAL:: -0.302831 0.0757078 0.151416, 0.000968182 +DEAL::Cell 3.2529, face 5 +DEAL::Cell 3.2530, face 0 +DEAL::Cell 3.2530, face 1 +DEAL::Cell 3.2530, face 2 +DEAL::Cell 3.2530, face 3 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2530, face 4 +DEAL::Cell 3.2530, face 5 +DEAL::Cell 3.2531, face 0 +DEAL::Cell 3.2531, face 1 +DEAL:: -0.302831 0.151416 0.151416, 0.00143292 +DEAL::Cell 3.2531, face 2 +DEAL::Cell 3.2531, face 3 +DEAL::Cell 3.2531, face 4 +DEAL::Cell 3.2531, face 5 +DEAL:: -0.348584 0.174292 0.261438, 0.00124600 +DEAL::Cell 3.2532, face 0 +DEAL::Cell 3.2532, face 1 +DEAL::Cell 3.2532, face 2 +DEAL::Cell 3.2532, face 3 +DEAL:: -0.348584 0.0871461 0.348584, 0.00102748 +DEAL::Cell 3.2532, face 4 +DEAL::Cell 3.2532, face 5 +DEAL::Cell 3.2533, face 0 +DEAL::Cell 3.2533, face 1 +DEAL::Cell 3.2533, face 2 +DEAL:: -0.348584 1.00289e-18 0.261438, 0.000996803 +DEAL::Cell 3.2533, face 3 +DEAL::Cell 3.2533, face 4 +DEAL::Cell 3.2533, face 5 +DEAL::Cell 3.2534, face 0 +DEAL:: -0.394338 0.197169 0.295753, 0.00242972 +DEAL::Cell 3.2534, face 1 +DEAL::Cell 3.2534, face 2 +DEAL::Cell 3.2534, face 3 +DEAL::Cell 3.2534, face 4 +DEAL:: -0.394338 0.197169 0.295753, 0.00140955 +DEAL::Cell 3.2534, face 5 +DEAL::Cell 3.2535, face 0 +DEAL::Cell 3.2535, face 1 +DEAL::Cell 3.2535, face 2 +DEAL:: -0.302831 0.0757078 0.302831, 0.000892619 +DEAL::Cell 3.2535, face 3 +DEAL::Cell 3.2535, face 4 +DEAL::Cell 3.2535, face 5 +DEAL::Cell 3.2536, face 0 +DEAL::Cell 3.2536, face 1 +DEAL:: -0.257078 2.34910e-19 0.128539, 0.00103264 +DEAL::Cell 3.2536, face 2 +DEAL::Cell 3.2536, face 3 +DEAL::Cell 3.2536, face 4 +DEAL::Cell 3.2536, face 5 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000918917 +DEAL::Cell 3.2537, face 0 +DEAL::Cell 3.2537, face 1 +DEAL::Cell 3.2537, face 2 +DEAL::Cell 3.2537, face 3 +DEAL:: -0.211325 0.0528312 0.105662, 0.000622897 +DEAL::Cell 3.2537, face 4 +DEAL::Cell 3.2537, face 5 +DEAL::Cell 3.2538, face 0 +DEAL::Cell 3.2538, face 1 +DEAL:: -0.257078 0.128539 0.192809, 0.00103264 +DEAL::Cell 3.2538, face 2 +DEAL::Cell 3.2538, face 3 +DEAL::Cell 3.2538, face 4 +DEAL::Cell 3.2538, face 5 +DEAL::Cell 3.2539, face 0 +DEAL:: -0.257078 0.0642695 0.128539, 0.00103264 +DEAL::Cell 3.2539, face 1 +DEAL::Cell 3.2539, face 2 +DEAL::Cell 3.2539, face 3 +DEAL::Cell 3.2539, face 4 +DEAL:: -0.211325 0.0528312 0.105662, 0.000675627 +DEAL::Cell 3.2539, face 5 +DEAL::Cell 3.2540, face 0 +DEAL::Cell 3.2540, face 1 +DEAL::Cell 3.2540, face 2 +DEAL:: -0.257078 3.34296e-19 0.192809, 0.000735134 +DEAL::Cell 3.2540, face 3 +DEAL::Cell 3.2540, face 4 +DEAL::Cell 3.2540, face 5 +DEAL::Cell 3.2541, face 0 +DEAL:: -0.257078 0.0642695 0.257078, 0.00103264 +DEAL::Cell 3.2541, face 1 +DEAL::Cell 3.2541, face 2 +DEAL::Cell 3.2541, face 3 +DEAL::Cell 3.2541, face 4 +DEAL::Cell 3.2541, face 5 +DEAL:: -0.257078 4.33681e-19 0.257078, 0.00103964 +DEAL::Cell 3.2542, face 0 +DEAL::Cell 3.2542, face 1 +DEAL::Cell 3.2542, face 2 +DEAL::Cell 3.2542, face 3 +DEAL:: -0.302831 0.151416 0.302831, 0.000968182 +DEAL::Cell 3.2542, face 4 +DEAL::Cell 3.2542, face 5 +DEAL::Cell 3.2543, face 0 +DEAL::Cell 3.2543, face 1 +DEAL:: -0.211325 0.0528312 0.211325, 0.000697784 +DEAL::Cell 3.2543, face 2 +DEAL::Cell 3.2543, face 3 +DEAL::Cell 3.2543, face 4 +DEAL::Cell 3.2543, face 5 +DEAL:: -0.211325 0.105662 0.211325, 0.000854608 +DEAL::Cell 3.2544, face 0 +DEAL::Cell 3.2544, face 1 +DEAL::Cell 3.2544, face 2 +DEAL::Cell 3.2544, face 3 +DEAL::Cell 3.2544, face 4 +DEAL:: -0.394338 0.197169 0.197169, 0.00126074 +DEAL::Cell 3.2544, face 5 +DEAL::Cell 3.2545, face 0 +DEAL::Cell 3.2545, face 1 +DEAL::Cell 3.2545, face 2 +DEAL:: -0.348584 0.174292 0.261438, 0.00111446 +DEAL::Cell 3.2545, face 3 +DEAL::Cell 3.2545, face 4 +DEAL::Cell 3.2545, face 5 +DEAL::Cell 3.2546, face 0 +DEAL:: -0.394338 0.295753 0.295753, 0.00242972 +DEAL::Cell 3.2546, face 1 +DEAL::Cell 3.2546, face 2 +DEAL::Cell 3.2546, face 3 +DEAL::Cell 3.2546, face 4 +DEAL:: -0.348584 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2546, face 5 +DEAL::Cell 3.2547, face 0 +DEAL::Cell 3.2547, face 1 +DEAL::Cell 3.2547, face 2 +DEAL::Cell 3.2547, face 3 +DEAL:: -0.348584 0.348584 0.174292, 0.00140969 +DEAL::Cell 3.2547, face 4 +DEAL::Cell 3.2547, face 5 +DEAL::Cell 3.2548, face 0 +DEAL::Cell 3.2548, face 1 +DEAL:: -0.348584 0.261438 0.261438, 0.00189861 +DEAL::Cell 3.2548, face 2 +DEAL::Cell 3.2548, face 3 +DEAL::Cell 3.2548, face 4 +DEAL::Cell 3.2548, face 5 +DEAL:: -0.394338 0.295753 0.394338, 0.00159472 +DEAL::Cell 3.2549, face 0 +DEAL::Cell 3.2549, face 1 +DEAL::Cell 3.2549, face 2 +DEAL::Cell 3.2549, face 3 +DEAL:: -0.302831 0.227123 0.302831, 0.00108246 +DEAL::Cell 3.2549, face 4 +DEAL::Cell 3.2549, face 5 +DEAL::Cell 3.2550, face 0 +DEAL::Cell 3.2550, face 1 +DEAL::Cell 3.2550, face 2 +DEAL:: -0.394338 0.295753 0.295753, 0.00140955 +DEAL::Cell 3.2550, face 3 +DEAL::Cell 3.2550, face 4 +DEAL::Cell 3.2550, face 5 +DEAL::Cell 3.2551, face 0 +DEAL:: -0.348584 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.2551, face 1 +DEAL::Cell 3.2551, face 2 +DEAL::Cell 3.2551, face 3 +DEAL::Cell 3.2551, face 4 +DEAL:: -0.348584 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2551, face 5 +DEAL::Cell 3.2552, face 0 +DEAL::Cell 3.2552, face 1 +DEAL::Cell 3.2552, face 2 +DEAL:: -0.257078 0.128539 0.192809, 0.000821904 +DEAL::Cell 3.2552, face 3 +DEAL::Cell 3.2552, face 4 +DEAL::Cell 3.2552, face 5 +DEAL::Cell 3.2553, face 0 +DEAL::Cell 3.2553, face 1 +DEAL:: -0.211325 0.105662 0.105662, 0.000697784 +DEAL::Cell 3.2553, face 2 +DEAL::Cell 3.2553, face 3 +DEAL::Cell 3.2553, face 4 +DEAL::Cell 3.2553, face 5 +DEAL:: -0.211325 0.105662 0.158494, 0.000755374 +DEAL::Cell 3.2554, face 0 +DEAL::Cell 3.2554, face 1 +DEAL::Cell 3.2554, face 2 +DEAL::Cell 3.2554, face 3 +DEAL:: -0.257078 0.257078 0.128539, 0.00103964 +DEAL::Cell 3.2554, face 4 +DEAL::Cell 3.2554, face 5 +DEAL::Cell 3.2555, face 0 +DEAL::Cell 3.2555, face 1 +DEAL:: -0.211325 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.2555, face 2 +DEAL::Cell 3.2555, face 3 +DEAL::Cell 3.2555, face 4 +DEAL::Cell 3.2555, face 5 +DEAL::Cell 3.2556, face 0 +DEAL:: -0.302831 0.151416 0.227123, 0.00143292 +DEAL::Cell 3.2556, face 1 +DEAL::Cell 3.2556, face 2 +DEAL::Cell 3.2556, face 3 +DEAL::Cell 3.2556, face 4 +DEAL:: -0.257078 0.128539 0.192809, 0.000918917 +DEAL::Cell 3.2556, face 5 +DEAL::Cell 3.2557, face 0 +DEAL::Cell 3.2557, face 1 +DEAL::Cell 3.2557, face 2 +DEAL:: -0.211325 0.105662 0.158494, 0.000675627 +DEAL::Cell 3.2557, face 3 +DEAL::Cell 3.2557, face 4 +DEAL::Cell 3.2557, face 5 +DEAL::Cell 3.2558, face 0 +DEAL:: -0.302831 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.2558, face 1 +DEAL::Cell 3.2558, face 2 +DEAL::Cell 3.2558, face 3 +DEAL::Cell 3.2558, face 4 +DEAL::Cell 3.2558, face 5 +DEAL:: -0.302831 0.227123 0.302831, 0.00122466 +DEAL::Cell 3.2559, face 0 +DEAL::Cell 3.2559, face 1 +DEAL::Cell 3.2559, face 2 +DEAL::Cell 3.2559, face 3 +DEAL:: -0.257078 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2559, face 4 +DEAL::Cell 3.2559, face 5 +DEAL::Cell 3.2560, face 0 +DEAL::Cell 3.2560, face 1 +DEAL:: -0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2560, face 3 +DEAL::Cell 3.2560, face 4 +DEAL::Cell 3.2560, face 5 +DEAL::Cell 3.2561, face 0 +DEAL:: -0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2561, face 1 +DEAL::Cell 3.2561, face 3 +DEAL::Cell 3.2561, face 4 +DEAL::Cell 3.2561, face 5 +DEAL::Cell 3.2562, face 0 +DEAL:: -0.531597 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2562, face 1 +DEAL::Cell 3.2562, face 2 +DEAL::Cell 3.2562, face 3 +DEAL::Cell 3.2562, face 4 +DEAL:: -0.485844 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2562, face 5 +DEAL::Cell 3.2563, face 0 +DEAL::Cell 3.2563, face 1 +DEAL::Cell 3.2563, face 2 +DEAL:: -0.265799 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.2563, face 3 +DEAL::Cell 3.2563, face 4 +DEAL::Cell 3.2563, face 5 +DEAL::Cell 3.2564, face 0 +DEAL:: -0.531597 -0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.2564, face 1 +DEAL::Cell 3.2564, face 3 +DEAL::Cell 3.2564, face 4 +DEAL::Cell 3.2564, face 5 +DEAL::Cell 3.2565, face 0 +DEAL:: -0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2565, face 1 +DEAL::Cell 3.2565, face 3 +DEAL::Cell 3.2565, face 4 +DEAL::Cell 3.2565, face 5 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2566, face 0 +DEAL::Cell 3.2566, face 1 +DEAL::Cell 3.2566, face 2 +DEAL::Cell 3.2566, face 3 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2566, face 4 +DEAL::Cell 3.2566, face 5 +DEAL::Cell 3.2567, face 0 +DEAL::Cell 3.2567, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2567, face 2 +DEAL::Cell 3.2567, face 3 +DEAL::Cell 3.2567, face 4 +DEAL::Cell 3.2567, face 5 +DEAL::Cell 3.2568, face 0 +DEAL:: -0.288675 -0.577350 -0.577350, 0.00184585 +DEAL::Cell 3.2568, face 1 +DEAL::Cell 3.2568, face 3 +DEAL::Cell 3.2568, face 4 +DEAL::Cell 3.2568, face 5 +DEAL:: -0.144338 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2569, face 0 +DEAL::Cell 3.2569, face 1 +DEAL::Cell 3.2569, face 3 +DEAL::Cell 3.2569, face 4 +DEAL:: 0.00000 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.2569, face 5 +DEAL::Cell 3.2570, face 0 +DEAL::Cell 3.2570, face 1 +DEAL::Cell 3.2570, face 2 +DEAL:: -0.132899 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2570, face 3 +DEAL::Cell 3.2570, face 4 +DEAL::Cell 3.2570, face 5 +DEAL::Cell 3.2571, face 0 +DEAL::Cell 3.2571, face 1 +DEAL:: 4.33681e-19 -0.531597 -0.531597, 0.00152014 +DEAL::Cell 3.2571, face 2 +DEAL::Cell 3.2571, face 3 +DEAL::Cell 3.2571, face 4 +DEAL::Cell 3.2571, face 5 +DEAL:: 3.34296e-19 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2572, face 0 +DEAL::Cell 3.2572, face 1 +DEAL::Cell 3.2572, face 3 +DEAL::Cell 3.2572, face 4 +DEAL:: -0.265799 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2572, face 5 +DEAL::Cell 3.2573, face 0 +DEAL::Cell 3.2573, face 1 +DEAL::Cell 3.2573, face 3 +DEAL:: 2.34910e-19 -0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.2573, face 4 +DEAL::Cell 3.2573, face 5 +DEAL::Cell 3.2574, face 0 +DEAL::Cell 3.2574, face 1 +DEAL::Cell 3.2574, face 2 +DEAL:: -0.265799 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2574, face 3 +DEAL::Cell 3.2574, face 4 +DEAL::Cell 3.2574, face 5 +DEAL::Cell 3.2575, face 0 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2575, face 1 +DEAL::Cell 3.2575, face 2 +DEAL::Cell 3.2575, face 3 +DEAL::Cell 3.2575, face 4 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2575, face 5 +DEAL::Cell 3.2576, face 0 +DEAL::Cell 3.2576, face 1 +DEAL::Cell 3.2576, face 2 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2576, face 3 +DEAL::Cell 3.2576, face 4 +DEAL::Cell 3.2576, face 5 +DEAL::Cell 3.2577, face 0 +DEAL::Cell 3.2577, face 1 +DEAL:: -0.242922 -0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.2577, face 2 +DEAL::Cell 3.2577, face 3 +DEAL::Cell 3.2577, face 4 +DEAL::Cell 3.2577, face 5 +DEAL:: -0.242922 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2578, face 0 +DEAL::Cell 3.2578, face 1 +DEAL::Cell 3.2578, face 2 +DEAL::Cell 3.2578, face 3 +DEAL:: -0.295753 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2578, face 4 +DEAL::Cell 3.2578, face 5 +DEAL::Cell 3.2579, face 0 +DEAL::Cell 3.2579, face 1 +DEAL:: -0.197169 -0.394338 -0.295753, 0.00126074 +DEAL::Cell 3.2579, face 2 +DEAL::Cell 3.2579, face 3 +DEAL::Cell 3.2579, face 4 +DEAL::Cell 3.2579, face 5 +DEAL::Cell 3.2580, face 0 +DEAL:: -0.485844 -0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2580, face 1 +DEAL::Cell 3.2580, face 2 +DEAL::Cell 3.2580, face 3 +DEAL::Cell 3.2580, face 4 +DEAL:: -0.364383 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2580, face 5 +DEAL::Cell 3.2581, face 0 +DEAL::Cell 3.2581, face 1 +DEAL::Cell 3.2581, face 2 +DEAL:: -0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2581, face 3 +DEAL::Cell 3.2581, face 4 +DEAL::Cell 3.2581, face 5 +DEAL::Cell 3.2582, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.2582, face 1 +DEAL::Cell 3.2582, face 2 +DEAL::Cell 3.2582, face 3 +DEAL::Cell 3.2582, face 4 +DEAL::Cell 3.2582, face 5 +DEAL:: -0.440091 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2583, face 0 +DEAL::Cell 3.2583, face 1 +DEAL::Cell 3.2583, face 2 +DEAL::Cell 3.2583, face 3 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2583, face 4 +DEAL::Cell 3.2583, face 5 +DEAL::Cell 3.2584, face 0 +DEAL::Cell 3.2584, face 1 +DEAL:: -0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2584, face 2 +DEAL::Cell 3.2584, face 3 +DEAL::Cell 3.2584, face 4 +DEAL::Cell 3.2584, face 5 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2585, face 0 +DEAL::Cell 3.2585, face 1 +DEAL::Cell 3.2585, face 2 +DEAL::Cell 3.2585, face 3 +DEAL::Cell 3.2585, face 4 +DEAL:: -0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2585, face 5 +DEAL::Cell 3.2586, face 0 +DEAL::Cell 3.2586, face 1 +DEAL::Cell 3.2586, face 2 +DEAL:: -0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2586, face 3 +DEAL::Cell 3.2586, face 4 +DEAL::Cell 3.2586, face 5 +DEAL::Cell 3.2587, face 0 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00129720 +DEAL::Cell 3.2587, face 1 +DEAL::Cell 3.2587, face 2 +DEAL::Cell 3.2587, face 3 +DEAL::Cell 3.2587, face 4 +DEAL:: 1.73472e-18 -0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.2587, face 5 +DEAL::Cell 3.2588, face 0 +DEAL::Cell 3.2588, face 1 +DEAL::Cell 3.2588, face 2 +DEAL::Cell 3.2588, face 3 +DEAL:: -0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2588, face 4 +DEAL::Cell 3.2588, face 5 +DEAL::Cell 3.2589, face 0 +DEAL::Cell 3.2589, face 1 +DEAL:: 1.00289e-18 -0.440091 -0.330068, 0.00125847 +DEAL::Cell 3.2589, face 2 +DEAL::Cell 3.2589, face 3 +DEAL::Cell 3.2589, face 4 +DEAL::Cell 3.2589, face 5 +DEAL:: -0.110023 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2590, face 0 +DEAL::Cell 3.2590, face 1 +DEAL::Cell 3.2590, face 2 +DEAL::Cell 3.2590, face 3 +DEAL:: -0.0985844 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2590, face 4 +DEAL::Cell 3.2590, face 5 +DEAL::Cell 3.2591, face 0 +DEAL::Cell 3.2591, face 1 +DEAL::Cell 3.2591, face 2 +DEAL:: -0.110023 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2591, face 3 +DEAL::Cell 3.2591, face 4 +DEAL::Cell 3.2591, face 5 +DEAL::Cell 3.2592, face 0 +DEAL:: -0.577350 -0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.2592, face 1 +DEAL::Cell 3.2592, face 3 +DEAL::Cell 3.2592, face 4 +DEAL::Cell 3.2592, face 5 +DEAL:: -0.531597 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2593, face 0 +DEAL::Cell 3.2593, face 1 +DEAL::Cell 3.2593, face 3 +DEAL::Cell 3.2593, face 4 +DEAL:: -0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2593, face 5 +DEAL::Cell 3.2594, face 0 +DEAL::Cell 3.2594, face 1 +DEAL::Cell 3.2594, face 2 +DEAL::Cell 3.2594, face 3 +DEAL:: -0.485844 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2594, face 4 +DEAL::Cell 3.2594, face 5 +DEAL::Cell 3.2595, face 0 +DEAL::Cell 3.2595, face 1 +DEAL:: -0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2595, face 2 +DEAL::Cell 3.2595, face 3 +DEAL::Cell 3.2595, face 4 +DEAL::Cell 3.2595, face 5 +DEAL:: -0.364383 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2596, face 0 +DEAL::Cell 3.2596, face 1 +DEAL::Cell 3.2596, face 3 +DEAL::Cell 3.2596, face 4 +DEAL:: -0.398698 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2596, face 5 +DEAL::Cell 3.2597, face 0 +DEAL::Cell 3.2597, face 1 +DEAL::Cell 3.2597, face 3 +DEAL::Cell 3.2597, face 4 +DEAL:: -0.433013 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2597, face 5 +DEAL::Cell 3.2598, face 0 +DEAL::Cell 3.2598, face 1 +DEAL::Cell 3.2598, face 2 +DEAL:: -0.531597 -0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2598, face 3 +DEAL::Cell 3.2598, face 4 +DEAL::Cell 3.2598, face 5 +DEAL::Cell 3.2599, face 0 +DEAL:: -0.398698 -0.531597 4.33681e-19, 0.00190018 +DEAL::Cell 3.2599, face 1 +DEAL::Cell 3.2599, face 2 +DEAL::Cell 3.2599, face 3 +DEAL::Cell 3.2599, face 4 +DEAL:: -0.242922 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2599, face 5 +DEAL::Cell 3.2600, face 0 +DEAL::Cell 3.2600, face 1 +DEAL::Cell 3.2600, face 3 +DEAL::Cell 3.2600, face 4 +DEAL:: -0.288675 -0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.2600, face 5 +DEAL::Cell 3.2601, face 0 +DEAL::Cell 3.2601, face 1 +DEAL::Cell 3.2601, face 3 +DEAL:: -0.132899 -0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.2601, face 4 +DEAL::Cell 3.2601, face 5 +DEAL::Cell 3.2602, face 0 +DEAL::Cell 3.2602, face 1 +DEAL:: -0.132899 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2602, face 2 +DEAL::Cell 3.2602, face 3 +DEAL::Cell 3.2602, face 4 +DEAL::Cell 3.2602, face 5 +DEAL:: -0.121461 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2603, face 0 +DEAL::Cell 3.2603, face 1 +DEAL::Cell 3.2603, face 2 +DEAL::Cell 3.2603, face 3 +DEAL::Cell 3.2603, face 4 +DEAL:: -0.132899 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2603, face 5 +DEAL::Cell 3.2604, face 0 +DEAL::Cell 3.2604, face 1 +DEAL::Cell 3.2604, face 3 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00441555 +DEAL::Cell 3.2604, face 4 +DEAL::Cell 3.2604, face 5 +DEAL::Cell 3.2605, face 0 +DEAL::Cell 3.2605, face 1 +DEAL:: 0.00000 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2605, face 3 +DEAL::Cell 3.2605, face 4 +DEAL::Cell 3.2605, face 5 +DEAL::Cell 3.2606, face 0 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00155329 +DEAL::Cell 3.2606, face 1 +DEAL::Cell 3.2606, face 2 +DEAL::Cell 3.2606, face 3 +DEAL::Cell 3.2606, face 4 +DEAL::Cell 3.2606, face 5 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00152014 +DEAL::Cell 3.2607, face 0 +DEAL::Cell 3.2607, face 1 +DEAL::Cell 3.2607, face 2 +DEAL::Cell 3.2607, face 3 +DEAL:: -0.121461 -0.485844 2.60209e-18, 0.00368819 +DEAL::Cell 3.2607, face 4 +DEAL::Cell 3.2607, face 5 +DEAL::Cell 3.2608, face 0 +DEAL::Cell 3.2608, face 1 +DEAL:: -0.364383 -0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.2608, face 2 +DEAL::Cell 3.2608, face 3 +DEAL::Cell 3.2608, face 4 +DEAL::Cell 3.2608, face 5 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2609, face 0 +DEAL::Cell 3.2609, face 1 +DEAL::Cell 3.2609, face 2 +DEAL::Cell 3.2609, face 3 +DEAL::Cell 3.2609, face 4 +DEAL:: -0.364383 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2609, face 5 +DEAL::Cell 3.2610, face 0 +DEAL::Cell 3.2610, face 1 +DEAL::Cell 3.2610, face 2 +DEAL:: -0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2610, face 3 +DEAL::Cell 3.2610, face 4 +DEAL::Cell 3.2610, face 5 +DEAL::Cell 3.2611, face 0 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00157309 +DEAL::Cell 3.2611, face 1 +DEAL::Cell 3.2611, face 2 +DEAL::Cell 3.2611, face 3 +DEAL::Cell 3.2611, face 4 +DEAL:: -0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2611, face 5 +DEAL::Cell 3.2612, face 0 +DEAL::Cell 3.2612, face 1 +DEAL::Cell 3.2612, face 2 +DEAL::Cell 3.2612, face 3 +DEAL:: -0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2612, face 4 +DEAL::Cell 3.2612, face 5 +DEAL::Cell 3.2613, face 0 +DEAL::Cell 3.2613, face 1 +DEAL:: -0.220045 -0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.2613, face 2 +DEAL::Cell 3.2613, face 3 +DEAL::Cell 3.2613, face 4 +DEAL::Cell 3.2613, face 5 +DEAL:: -0.330068 -0.440091 1.30104e-18, 0.00125847 +DEAL::Cell 3.2614, face 0 +DEAL::Cell 3.2614, face 1 +DEAL::Cell 3.2614, face 2 +DEAL::Cell 3.2614, face 3 +DEAL:: -0.295753 -0.394338 1.73472e-18, 0.00242972 +DEAL::Cell 3.2614, face 4 +DEAL::Cell 3.2614, face 5 +DEAL::Cell 3.2615, face 0 +DEAL::Cell 3.2615, face 1 +DEAL::Cell 3.2615, face 2 +DEAL:: -0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2615, face 3 +DEAL::Cell 3.2615, face 4 +DEAL::Cell 3.2615, face 5 +DEAL::Cell 3.2616, face 0 +DEAL:: -0.220045 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2616, face 1 +DEAL::Cell 3.2616, face 2 +DEAL::Cell 3.2616, face 3 +DEAL::Cell 3.2616, face 4 +DEAL:: -0.220045 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2616, face 5 +DEAL::Cell 3.2617, face 0 +DEAL::Cell 3.2617, face 1 +DEAL::Cell 3.2617, face 2 +DEAL:: 2.71051e-19 -0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2617, face 3 +DEAL::Cell 3.2617, face 4 +DEAL::Cell 3.2617, face 5 +DEAL::Cell 3.2618, face 0 +DEAL::Cell 3.2618, face 1 +DEAL:: -0.110023 -0.440091 -0.220045, 0.00129720 +DEAL::Cell 3.2618, face 2 +DEAL::Cell 3.2618, face 3 +DEAL::Cell 3.2618, face 4 +DEAL::Cell 3.2618, face 5 +DEAL:: -0.110023 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2619, face 0 +DEAL::Cell 3.2619, face 1 +DEAL::Cell 3.2619, face 2 +DEAL::Cell 3.2619, face 3 +DEAL:: 9.39642e-19 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2619, face 4 +DEAL::Cell 3.2619, face 5 +DEAL::Cell 3.2620, face 0 +DEAL::Cell 3.2620, face 1 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00129720 +DEAL::Cell 3.2620, face 2 +DEAL::Cell 3.2620, face 3 +DEAL::Cell 3.2620, face 4 +DEAL::Cell 3.2620, face 5 +DEAL::Cell 3.2621, face 0 +DEAL:: -0.121461 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2621, face 1 +DEAL::Cell 3.2621, face 2 +DEAL::Cell 3.2621, face 3 +DEAL::Cell 3.2621, face 4 +DEAL:: 2.71051e-19 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2621, face 5 +DEAL::Cell 3.2622, face 0 +DEAL::Cell 3.2622, face 1 +DEAL::Cell 3.2622, face 2 +DEAL:: -0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2622, face 3 +DEAL::Cell 3.2622, face 4 +DEAL::Cell 3.2622, face 5 +DEAL::Cell 3.2623, face 0 +DEAL:: -0.0985844 -0.394338 5.20417e-18, 0.00116234 +DEAL::Cell 3.2623, face 1 +DEAL::Cell 3.2623, face 2 +DEAL::Cell 3.2623, face 3 +DEAL::Cell 3.2623, face 4 +DEAL::Cell 3.2623, face 5 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00125847 +DEAL::Cell 3.2624, face 0 +DEAL::Cell 3.2624, face 1 +DEAL::Cell 3.2624, face 3 +DEAL::Cell 3.2624, face 4 +DEAL:: 4.33681e-19 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2624, face 5 +DEAL::Cell 3.2625, face 0 +DEAL::Cell 3.2625, face 1 +DEAL::Cell 3.2625, face 3 +DEAL:: 0.265799 -0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.2625, face 4 +DEAL::Cell 3.2625, face 5 +DEAL::Cell 3.2626, face 0 +DEAL::Cell 3.2626, face 1 +DEAL:: 0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2626, face 2 +DEAL::Cell 3.2626, face 3 +DEAL::Cell 3.2626, face 4 +DEAL::Cell 3.2626, face 5 +DEAL::Cell 3.2627, face 0 +DEAL:: 0.132899 -0.531597 -0.531597, 0.00156693 +DEAL::Cell 3.2627, face 1 +DEAL::Cell 3.2627, face 2 +DEAL::Cell 3.2627, face 3 +DEAL::Cell 3.2627, face 4 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2627, face 5 +DEAL::Cell 3.2628, face 0 +DEAL::Cell 3.2628, face 1 +DEAL::Cell 3.2628, face 3 +DEAL:: 0.132899 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2628, face 4 +DEAL::Cell 3.2628, face 5 +DEAL::Cell 3.2629, face 0 +DEAL::Cell 3.2629, face 1 +DEAL:: 0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2629, face 3 +DEAL::Cell 3.2629, face 4 +DEAL::Cell 3.2629, face 5 +DEAL::Cell 3.2630, face 0 +DEAL::Cell 3.2630, face 1 +DEAL:: 0.132899 -0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.2630, face 2 +DEAL::Cell 3.2630, face 3 +DEAL::Cell 3.2630, face 4 +DEAL::Cell 3.2630, face 5 +DEAL:: 0.132899 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2631, face 0 +DEAL::Cell 3.2631, face 1 +DEAL::Cell 3.2631, face 2 +DEAL::Cell 3.2631, face 3 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2631, face 4 +DEAL::Cell 3.2631, face 5 +DEAL::Cell 3.2632, face 0 +DEAL::Cell 3.2632, face 1 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2632, face 3 +DEAL::Cell 3.2632, face 4 +DEAL::Cell 3.2632, face 5 +DEAL::Cell 3.2633, face 0 +DEAL::Cell 3.2633, face 1 +DEAL:: 0.577350 -0.577350 -0.577350, 0.00233483 +DEAL::Cell 3.2633, face 3 +DEAL::Cell 3.2633, face 4 +DEAL::Cell 3.2633, face 5 +DEAL::Cell 3.2634, face 0 +DEAL:: 0.242922 -0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.2634, face 1 +DEAL::Cell 3.2634, face 2 +DEAL::Cell 3.2634, face 3 +DEAL::Cell 3.2634, face 4 +DEAL:: 0.398698 -0.531597 -0.531597, 0.00214980 +DEAL::Cell 3.2634, face 5 +DEAL::Cell 3.2635, face 0 +DEAL::Cell 3.2635, face 1 +DEAL::Cell 3.2635, face 2 +DEAL:: 0.531597 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2635, face 3 +DEAL::Cell 3.2635, face 4 +DEAL::Cell 3.2635, face 5 +DEAL::Cell 3.2636, face 0 +DEAL::Cell 3.2636, face 1 +DEAL:: 0.433013 -0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.2636, face 3 +DEAL::Cell 3.2636, face 4 +DEAL::Cell 3.2636, face 5 +DEAL::Cell 3.2637, face 0 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.2637, face 1 +DEAL::Cell 3.2637, face 3 +DEAL::Cell 3.2637, face 4 +DEAL::Cell 3.2637, face 5 +DEAL:: 0.398698 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2638, face 0 +DEAL::Cell 3.2638, face 1 +DEAL::Cell 3.2638, face 2 +DEAL::Cell 3.2638, face 3 +DEAL:: 0.364383 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2638, face 4 +DEAL::Cell 3.2638, face 5 +DEAL::Cell 3.2639, face 0 +DEAL::Cell 3.2639, face 1 +DEAL::Cell 3.2639, face 2 +DEAL:: 0.398698 -0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.2639, face 3 +DEAL::Cell 3.2639, face 4 +DEAL::Cell 3.2639, face 5 +DEAL::Cell 3.2640, face 0 +DEAL:: 1.30104e-18 -0.440091 -0.440091, 0.00125847 +DEAL::Cell 3.2640, face 1 +DEAL::Cell 3.2640, face 2 +DEAL::Cell 3.2640, face 3 +DEAL::Cell 3.2640, face 4 +DEAL:: 0.121461 -0.485844 -0.485844, 0.00196478 +DEAL::Cell 3.2640, face 5 +DEAL::Cell 3.2641, face 0 +DEAL::Cell 3.2641, face 1 +DEAL::Cell 3.2641, face 2 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.2641, face 3 +DEAL::Cell 3.2641, face 4 +DEAL::Cell 3.2641, face 5 +DEAL::Cell 3.2642, face 0 +DEAL::Cell 3.2642, face 1 +DEAL:: 0.110023 -0.440091 -0.440091, 0.00129720 +DEAL::Cell 3.2642, face 2 +DEAL::Cell 3.2642, face 3 +DEAL::Cell 3.2642, face 4 +DEAL::Cell 3.2642, face 5 +DEAL:: 0.110023 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2643, face 0 +DEAL::Cell 3.2643, face 1 +DEAL::Cell 3.2643, face 2 +DEAL::Cell 3.2643, face 3 +DEAL:: 0.197169 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2643, face 4 +DEAL::Cell 3.2643, face 5 +DEAL::Cell 3.2644, face 0 +DEAL::Cell 3.2644, face 1 +DEAL:: 0.110023 -0.440091 -0.220045, 0.00129720 +DEAL::Cell 3.2644, face 2 +DEAL::Cell 3.2644, face 3 +DEAL::Cell 3.2644, face 4 +DEAL::Cell 3.2644, face 5 +DEAL::Cell 3.2645, face 0 +DEAL:: 0.121461 -0.485844 -0.364383, 0.00143206 +DEAL::Cell 3.2645, face 1 +DEAL::Cell 3.2645, face 2 +DEAL::Cell 3.2645, face 3 +DEAL::Cell 3.2645, face 4 +DEAL:: 0.242922 -0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.2645, face 5 +DEAL::Cell 3.2646, face 0 +DEAL::Cell 3.2646, face 1 +DEAL::Cell 3.2646, face 2 +DEAL:: 0.110023 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2646, face 3 +DEAL::Cell 3.2646, face 4 +DEAL::Cell 3.2646, face 5 +DEAL::Cell 3.2647, face 0 +DEAL:: 0.0985844 -0.394338 -0.197169, 0.00116234 +DEAL::Cell 3.2647, face 1 +DEAL::Cell 3.2647, face 2 +DEAL::Cell 3.2647, face 3 +DEAL::Cell 3.2647, face 4 +DEAL::Cell 3.2647, face 5 +DEAL:: 0.110023 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2648, face 0 +DEAL::Cell 3.2648, face 1 +DEAL::Cell 3.2648, face 2 +DEAL::Cell 3.2648, face 3 +DEAL:: 0.220045 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2648, face 4 +DEAL::Cell 3.2648, face 5 +DEAL::Cell 3.2649, face 0 +DEAL::Cell 3.2649, face 1 +DEAL:: 0.485844 -0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.2649, face 2 +DEAL::Cell 3.2649, face 3 +DEAL::Cell 3.2649, face 4 +DEAL::Cell 3.2649, face 5 +DEAL:: 0.440091 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2650, face 0 +DEAL::Cell 3.2650, face 1 +DEAL::Cell 3.2650, face 2 +DEAL::Cell 3.2650, face 3 +DEAL::Cell 3.2650, face 4 +DEAL:: 0.220045 -0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.2650, face 5 +DEAL::Cell 3.2651, face 0 +DEAL::Cell 3.2651, face 1 +DEAL::Cell 3.2651, face 2 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2651, face 3 +DEAL::Cell 3.2651, face 4 +DEAL::Cell 3.2651, face 5 +DEAL::Cell 3.2652, face 0 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2652, face 1 +DEAL::Cell 3.2652, face 2 +DEAL::Cell 3.2652, face 3 +DEAL::Cell 3.2652, face 4 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.2652, face 5 +DEAL::Cell 3.2653, face 0 +DEAL::Cell 3.2653, face 1 +DEAL::Cell 3.2653, face 2 +DEAL::Cell 3.2653, face 3 +DEAL:: 0.330068 -0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.2653, face 4 +DEAL::Cell 3.2653, face 5 +DEAL::Cell 3.2654, face 0 +DEAL::Cell 3.2654, face 1 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2654, face 2 +DEAL::Cell 3.2654, face 3 +DEAL::Cell 3.2654, face 4 +DEAL::Cell 3.2654, face 5 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2655, face 0 +DEAL::Cell 3.2655, face 1 +DEAL::Cell 3.2655, face 2 +DEAL::Cell 3.2655, face 3 +DEAL:: 0.394338 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2655, face 4 +DEAL::Cell 3.2655, face 5 +DEAL::Cell 3.2656, face 0 +DEAL::Cell 3.2656, face 1 +DEAL::Cell 3.2656, face 3 +DEAL:: 2.34910e-19 -0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.2656, face 4 +DEAL::Cell 3.2656, face 5 +DEAL::Cell 3.2657, face 0 +DEAL::Cell 3.2657, face 1 +DEAL:: 0.265799 -0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.2657, face 3 +DEAL::Cell 3.2657, face 4 +DEAL::Cell 3.2657, face 5 +DEAL::Cell 3.2658, face 0 +DEAL:: 1.35525e-19 -0.531597 -0.132899, 0.00152014 +DEAL::Cell 3.2658, face 1 +DEAL::Cell 3.2658, face 2 +DEAL::Cell 3.2658, face 3 +DEAL::Cell 3.2658, face 4 +DEAL:: 0.121461 -0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.2658, face 5 +DEAL::Cell 3.2659, face 0 +DEAL::Cell 3.2659, face 1 +DEAL::Cell 3.2659, face 2 +DEAL::Cell 3.2659, face 3 +DEAL:: 0.121461 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2659, face 4 +DEAL::Cell 3.2659, face 5 +DEAL::Cell 3.2660, face 0 +DEAL::Cell 3.2660, face 1 +DEAL:: 0.132899 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2660, face 3 +DEAL::Cell 3.2660, face 4 +DEAL::Cell 3.2660, face 5 +DEAL::Cell 3.2661, face 0 +DEAL:: 0.144338 -0.577350 0.00000, 0.00170179 +DEAL::Cell 3.2661, face 1 +DEAL::Cell 3.2661, face 3 +DEAL::Cell 3.2661, face 4 +DEAL::Cell 3.2661, face 5 +DEAL:: 0.265799 -0.531597 1.08420e-18, 0.00152014 +DEAL::Cell 3.2662, face 0 +DEAL::Cell 3.2662, face 1 +DEAL::Cell 3.2662, face 2 +DEAL::Cell 3.2662, face 3 +DEAL::Cell 3.2662, face 4 +DEAL:: 1.35525e-19 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2662, face 5 +DEAL::Cell 3.2663, face 0 +DEAL::Cell 3.2663, face 1 +DEAL::Cell 3.2663, face 2 +DEAL:: 0.132899 -0.531597 1.40946e-18, 0.00441555 +DEAL::Cell 3.2663, face 3 +DEAL::Cell 3.2663, face 4 +DEAL::Cell 3.2663, face 5 +DEAL::Cell 3.2664, face 0 +DEAL:: 0.288675 -0.577350 -0.144338, 0.00184585 +DEAL::Cell 3.2664, face 1 +DEAL::Cell 3.2664, face 3 +DEAL::Cell 3.2664, face 4 +DEAL::Cell 3.2664, face 5 +DEAL:: 0.398698 -0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.2665, face 0 +DEAL::Cell 3.2665, face 1 +DEAL::Cell 3.2665, face 3 +DEAL::Cell 3.2665, face 4 +DEAL::Cell 3.2665, face 5 +DEAL:: 0.433013 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2666, face 0 +DEAL::Cell 3.2666, face 1 +DEAL::Cell 3.2666, face 2 +DEAL::Cell 3.2666, face 3 +DEAL:: 0.242922 -0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.2666, face 4 +DEAL::Cell 3.2666, face 5 +DEAL::Cell 3.2667, face 0 +DEAL::Cell 3.2667, face 1 +DEAL:: 0.531597 -0.531597 -0.132899, 0.00214980 +DEAL::Cell 3.2667, face 2 +DEAL::Cell 3.2667, face 3 +DEAL::Cell 3.2667, face 4 +DEAL::Cell 3.2667, face 5 +DEAL:: 0.485844 -0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.2668, face 0 +DEAL::Cell 3.2668, face 1 +DEAL::Cell 3.2668, face 3 +DEAL::Cell 3.2668, face 4 +DEAL::Cell 3.2668, face 5 +DEAL:: 0.288675 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2669, face 0 +DEAL::Cell 3.2669, face 1 +DEAL::Cell 3.2669, face 3 +DEAL::Cell 3.2669, face 4 +DEAL:: 0.577350 -0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.2669, face 5 +DEAL::Cell 3.2670, face 0 +DEAL::Cell 3.2670, face 1 +DEAL::Cell 3.2670, face 2 +DEAL:: 0.398698 -0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.2670, face 3 +DEAL::Cell 3.2670, face 4 +DEAL::Cell 3.2670, face 5 +DEAL::Cell 3.2671, face 0 +DEAL:: 0.364383 -0.485844 1.51788e-18, 0.00173663 +DEAL::Cell 3.2671, face 1 +DEAL::Cell 3.2671, face 2 +DEAL::Cell 3.2671, face 3 +DEAL::Cell 3.2671, face 4 +DEAL::Cell 3.2671, face 5 +DEAL:: 0.398698 -0.531597 7.58942e-19, 0.00152014 +DEAL::Cell 3.2672, face 0 +DEAL::Cell 3.2672, face 1 +DEAL::Cell 3.2672, face 2 +DEAL::Cell 3.2672, face 3 +DEAL:: 4.06576e-19 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2672, face 4 +DEAL::Cell 3.2672, face 5 +DEAL::Cell 3.2673, face 0 +DEAL::Cell 3.2673, face 1 +DEAL:: 0.242922 -0.485844 -0.121461, 0.00155329 +DEAL::Cell 3.2673, face 2 +DEAL::Cell 3.2673, face 3 +DEAL::Cell 3.2673, face 4 +DEAL::Cell 3.2673, face 5 +DEAL:: 0.220045 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2674, face 0 +DEAL::Cell 3.2674, face 1 +DEAL::Cell 3.2674, face 2 +DEAL::Cell 3.2674, face 3 +DEAL::Cell 3.2674, face 4 +DEAL:: 7.04731e-19 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2674, face 5 +DEAL::Cell 3.2675, face 0 +DEAL::Cell 3.2675, face 1 +DEAL::Cell 3.2675, face 2 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2675, face 3 +DEAL::Cell 3.2675, face 4 +DEAL::Cell 3.2675, face 5 +DEAL::Cell 3.2676, face 0 +DEAL:: 7.22801e-20 -0.485844 3.46945e-18, 0.00138931 +DEAL::Cell 3.2676, face 1 +DEAL::Cell 3.2676, face 2 +DEAL::Cell 3.2676, face 3 +DEAL::Cell 3.2676, face 4 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2676, face 5 +DEAL::Cell 3.2677, face 0 +DEAL::Cell 3.2677, face 1 +DEAL::Cell 3.2677, face 2 +DEAL::Cell 3.2677, face 3 +DEAL:: 0.110023 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2677, face 4 +DEAL::Cell 3.2677, face 5 +DEAL::Cell 3.2678, face 0 +DEAL::Cell 3.2678, face 1 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2678, face 2 +DEAL::Cell 3.2678, face 3 +DEAL::Cell 3.2678, face 4 +DEAL::Cell 3.2678, face 5 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00112764 +DEAL::Cell 3.2679, face 0 +DEAL::Cell 3.2679, face 1 +DEAL::Cell 3.2679, face 2 +DEAL::Cell 3.2679, face 3 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00242972 +DEAL::Cell 3.2679, face 4 +DEAL::Cell 3.2679, face 5 +DEAL::Cell 3.2680, face 0 +DEAL::Cell 3.2680, face 1 +DEAL::Cell 3.2680, face 2 +DEAL:: 0.242922 -0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.2680, face 3 +DEAL::Cell 3.2680, face 4 +DEAL::Cell 3.2680, face 5 +DEAL::Cell 3.2681, face 0 +DEAL:: 0.330068 -0.440091 -0.220045, 0.00157309 +DEAL::Cell 3.2681, face 1 +DEAL::Cell 3.2681, face 2 +DEAL::Cell 3.2681, face 3 +DEAL::Cell 3.2681, face 4 +DEAL:: 0.330068 -0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.2681, face 5 +DEAL::Cell 3.2682, face 0 +DEAL::Cell 3.2682, face 1 +DEAL::Cell 3.2682, face 2 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2682, face 3 +DEAL::Cell 3.2682, face 4 +DEAL::Cell 3.2682, face 5 +DEAL::Cell 3.2683, face 0 +DEAL::Cell 3.2683, face 1 +DEAL:: 0.440091 -0.440091 -0.220045, 0.00177975 +DEAL::Cell 3.2683, face 2 +DEAL::Cell 3.2683, face 3 +DEAL::Cell 3.2683, face 4 +DEAL::Cell 3.2683, face 5 +DEAL:: 0.440091 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2684, face 0 +DEAL::Cell 3.2684, face 1 +DEAL::Cell 3.2684, face 2 +DEAL::Cell 3.2684, face 3 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2684, face 4 +DEAL::Cell 3.2684, face 5 +DEAL::Cell 3.2685, face 0 +DEAL::Cell 3.2685, face 1 +DEAL:: 0.440091 -0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.2685, face 2 +DEAL::Cell 3.2685, face 3 +DEAL::Cell 3.2685, face 4 +DEAL::Cell 3.2685, face 5 +DEAL::Cell 3.2686, face 0 +DEAL:: 0.220045 -0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.2686, face 1 +DEAL::Cell 3.2686, face 2 +DEAL::Cell 3.2686, face 3 +DEAL::Cell 3.2686, face 4 +DEAL:: 0.330068 -0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.2686, face 5 +DEAL::Cell 3.2687, face 0 +DEAL::Cell 3.2687, face 1 +DEAL::Cell 3.2687, face 2 +DEAL:: 0.440091 -0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.2687, face 3 +DEAL::Cell 3.2687, face 4 +DEAL::Cell 3.2687, face 5 +DEAL::Cell 3.2688, face 0 +DEAL:: -0.348584 -0.348584 -0.261438, 0.00140969 +DEAL::Cell 3.2688, face 1 +DEAL::Cell 3.2688, face 2 +DEAL::Cell 3.2688, face 3 +DEAL::Cell 3.2688, face 4 +DEAL::Cell 3.2688, face 5 +DEAL:: -0.394338 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2689, face 0 +DEAL::Cell 3.2689, face 1 +DEAL::Cell 3.2689, face 2 +DEAL::Cell 3.2689, face 3 +DEAL:: -0.261438 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2689, face 4 +DEAL::Cell 3.2689, face 5 +DEAL::Cell 3.2690, face 0 +DEAL::Cell 3.2690, face 1 +DEAL:: -0.261438 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2690, face 2 +DEAL::Cell 3.2690, face 3 +DEAL::Cell 3.2690, face 4 +DEAL::Cell 3.2690, face 5 +DEAL:: -0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2691, face 0 +DEAL::Cell 3.2691, face 1 +DEAL::Cell 3.2691, face 2 +DEAL::Cell 3.2691, face 3 +DEAL::Cell 3.2691, face 4 +DEAL:: -0.261438 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2691, face 5 +DEAL::Cell 3.2692, face 0 +DEAL::Cell 3.2692, face 1 +DEAL::Cell 3.2692, face 2 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2692, face 3 +DEAL::Cell 3.2692, face 4 +DEAL::Cell 3.2692, face 5 +DEAL::Cell 3.2693, face 0 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.2693, face 1 +DEAL::Cell 3.2693, face 2 +DEAL::Cell 3.2693, face 3 +DEAL::Cell 3.2693, face 4 +DEAL:: -0.174292 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2693, face 5 +DEAL::Cell 3.2694, face 0 +DEAL::Cell 3.2694, face 1 +DEAL::Cell 3.2694, face 2 +DEAL::Cell 3.2694, face 3 +DEAL:: -0.302831 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2694, face 4 +DEAL::Cell 3.2694, face 5 +DEAL::Cell 3.2695, face 0 +DEAL::Cell 3.2695, face 1 +DEAL:: -0.151416 -0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.2695, face 2 +DEAL::Cell 3.2695, face 3 +DEAL::Cell 3.2695, face 4 +DEAL::Cell 3.2695, face 5 +DEAL:: -0.227123 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2696, face 0 +DEAL::Cell 3.2696, face 1 +DEAL::Cell 3.2696, face 2 +DEAL::Cell 3.2696, face 3 +DEAL:: -0.0871461 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2696, face 4 +DEAL::Cell 3.2696, face 5 +DEAL::Cell 3.2697, face 0 +DEAL::Cell 3.2697, face 1 +DEAL::Cell 3.2697, face 2 +DEAL:: -0.0985844 -0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.2697, face 3 +DEAL::Cell 3.2697, face 4 +DEAL::Cell 3.2697, face 5 +DEAL::Cell 3.2698, face 0 +DEAL:: -0.151416 -0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.2698, face 1 +DEAL::Cell 3.2698, face 2 +DEAL::Cell 3.2698, face 3 +DEAL::Cell 3.2698, face 4 +DEAL:: -0.0871461 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2698, face 5 +DEAL::Cell 3.2699, face 0 +DEAL::Cell 3.2699, face 1 +DEAL::Cell 3.2699, face 2 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2699, face 3 +DEAL::Cell 3.2699, face 4 +DEAL::Cell 3.2699, face 5 +DEAL::Cell 3.2700, face 0 +DEAL::Cell 3.2700, face 1 +DEAL:: -0.0985844 -0.394338 -0.295753, 0.00116234 +DEAL::Cell 3.2700, face 2 +DEAL::Cell 3.2700, face 3 +DEAL::Cell 3.2700, face 4 +DEAL::Cell 3.2700, face 5 +DEAL:: -0.0985844 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2701, face 0 +DEAL::Cell 3.2701, face 1 +DEAL::Cell 3.2701, face 2 +DEAL::Cell 3.2701, face 3 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.2701, face 4 +DEAL::Cell 3.2701, face 5 +DEAL::Cell 3.2702, face 0 +DEAL::Cell 3.2702, face 1 +DEAL:: -0.0757078 -0.302831 -0.151416, 0.000892619 +DEAL::Cell 3.2702, face 2 +DEAL::Cell 3.2702, face 3 +DEAL::Cell 3.2702, face 4 +DEAL::Cell 3.2702, face 5 +DEAL::Cell 3.2703, face 0 +DEAL:: -0.0871461 -0.348584 -0.261438, 0.00102748 +DEAL::Cell 3.2703, face 1 +DEAL::Cell 3.2703, face 2 +DEAL::Cell 3.2703, face 3 +DEAL::Cell 3.2703, face 4 +DEAL:: 1.00289e-18 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2703, face 5 +DEAL::Cell 3.2704, face 0 +DEAL::Cell 3.2704, face 1 +DEAL::Cell 3.2704, face 2 +DEAL:: -0.227123 -0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.2704, face 3 +DEAL::Cell 3.2704, face 4 +DEAL::Cell 3.2704, face 5 +DEAL::Cell 3.2705, face 0 +DEAL:: -0.192809 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2705, face 1 +DEAL::Cell 3.2705, face 2 +DEAL::Cell 3.2705, face 3 +DEAL::Cell 3.2705, face 4 +DEAL::Cell 3.2705, face 5 +DEAL:: -0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2706, face 0 +DEAL::Cell 3.2706, face 1 +DEAL::Cell 3.2706, face 2 +DEAL::Cell 3.2706, face 3 +DEAL:: -0.211325 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2706, face 4 +DEAL::Cell 3.2706, face 5 +DEAL::Cell 3.2707, face 0 +DEAL::Cell 3.2707, face 1 +DEAL:: -0.128539 -0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.2707, face 2 +DEAL::Cell 3.2707, face 3 +DEAL::Cell 3.2707, face 4 +DEAL::Cell 3.2707, face 5 +DEAL:: -0.105662 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2708, face 0 +DEAL::Cell 3.2708, face 1 +DEAL::Cell 3.2708, face 2 +DEAL::Cell 3.2708, face 3 +DEAL::Cell 3.2708, face 4 +DEAL:: -0.302831 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2708, face 5 +DEAL::Cell 3.2709, face 0 +DEAL::Cell 3.2709, face 1 +DEAL::Cell 3.2709, face 2 +DEAL:: -0.227123 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2709, face 3 +DEAL::Cell 3.2709, face 4 +DEAL::Cell 3.2709, face 5 +DEAL::Cell 3.2710, face 0 +DEAL:: -0.211325 -0.211325 -0.158494, 0.000854608 +DEAL::Cell 3.2710, face 1 +DEAL::Cell 3.2710, face 2 +DEAL::Cell 3.2710, face 3 +DEAL::Cell 3.2710, face 4 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2710, face 5 +DEAL::Cell 3.2711, face 0 +DEAL::Cell 3.2711, face 1 +DEAL::Cell 3.2711, face 2 +DEAL::Cell 3.2711, face 3 +DEAL:: -0.158494 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2711, face 4 +DEAL::Cell 3.2711, face 5 +DEAL::Cell 3.2712, face 0 +DEAL::Cell 3.2712, face 1 +DEAL:: -0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.2712, face 2 +DEAL::Cell 3.2712, face 3 +DEAL::Cell 3.2712, face 4 +DEAL::Cell 3.2712, face 5 +DEAL:: -0.128539 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2713, face 0 +DEAL::Cell 3.2713, face 1 +DEAL::Cell 3.2713, face 2 +DEAL::Cell 3.2713, face 3 +DEAL:: 3.34296e-19 -0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.2713, face 4 +DEAL::Cell 3.2713, face 5 +DEAL::Cell 3.2714, face 0 +DEAL::Cell 3.2714, face 1 +DEAL::Cell 3.2714, face 2 +DEAL:: -0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2714, face 3 +DEAL::Cell 3.2714, face 4 +DEAL::Cell 3.2714, face 5 +DEAL::Cell 3.2715, face 0 +DEAL:: -0.0528312 -0.211325 -0.211325, 0.000622897 +DEAL::Cell 3.2715, face 1 +DEAL::Cell 3.2715, face 2 +DEAL::Cell 3.2715, face 3 +DEAL::Cell 3.2715, face 4 +DEAL:: 4.33681e-19 -0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.2715, face 5 +DEAL::Cell 3.2716, face 0 +DEAL::Cell 3.2716, face 1 +DEAL::Cell 3.2716, face 2 +DEAL:: -0.0757078 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2716, face 3 +DEAL::Cell 3.2716, face 4 +DEAL::Cell 3.2716, face 5 +DEAL::Cell 3.2717, face 0 +DEAL::Cell 3.2717, face 1 +DEAL:: 6.68591e-19 -0.302831 -0.227123, 0.000865968 +DEAL::Cell 3.2717, face 2 +DEAL::Cell 3.2717, face 3 +DEAL::Cell 3.2717, face 4 +DEAL::Cell 3.2717, face 5 +DEAL:: 4.69821e-19 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2718, face 0 +DEAL::Cell 3.2718, face 1 +DEAL::Cell 3.2718, face 2 +DEAL::Cell 3.2718, face 3 +DEAL:: -0.0528312 -0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.2718, face 4 +DEAL::Cell 3.2718, face 5 +DEAL::Cell 3.2719, face 0 +DEAL::Cell 3.2719, face 1 +DEAL:: 0.00000 -0.211325 -0.105662, 0.000604299 +DEAL::Cell 3.2719, face 2 +DEAL::Cell 3.2719, face 3 +DEAL::Cell 3.2719, face 4 +DEAL::Cell 3.2719, face 5 +DEAL::Cell 3.2720, face 0 +DEAL:: -0.394338 -0.394338 -0.197169, 0.00159472 +DEAL::Cell 3.2720, face 1 +DEAL::Cell 3.2720, face 2 +DEAL::Cell 3.2720, face 3 +DEAL::Cell 3.2720, face 4 +DEAL:: -0.295753 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2720, face 5 +DEAL::Cell 3.2721, face 0 +DEAL::Cell 3.2721, face 1 +DEAL::Cell 3.2721, face 2 +DEAL:: -0.197169 -0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.2721, face 3 +DEAL::Cell 3.2721, face 4 +DEAL::Cell 3.2721, face 5 +DEAL::Cell 3.2722, face 0 +DEAL:: -0.302831 -0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.2722, face 1 +DEAL::Cell 3.2722, face 2 +DEAL::Cell 3.2722, face 3 +DEAL::Cell 3.2722, face 4 +DEAL::Cell 3.2722, face 5 +DEAL:: -0.348584 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2723, face 0 +DEAL::Cell 3.2723, face 1 +DEAL::Cell 3.2723, face 2 +DEAL::Cell 3.2723, face 3 +DEAL:: -0.227123 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2723, face 4 +DEAL::Cell 3.2723, face 5 +DEAL::Cell 3.2724, face 0 +DEAL::Cell 3.2724, face 1 +DEAL:: -0.295753 -0.394338 1.73472e-18, 0.00140955 +DEAL::Cell 3.2724, face 2 +DEAL::Cell 3.2724, face 3 +DEAL::Cell 3.2724, face 4 +DEAL::Cell 3.2724, face 5 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.000996803 +DEAL::Cell 3.2725, face 0 +DEAL::Cell 3.2725, face 1 +DEAL::Cell 3.2725, face 2 +DEAL::Cell 3.2725, face 3 +DEAL::Cell 3.2725, face 4 +DEAL:: -0.295753 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2725, face 5 +DEAL::Cell 3.2726, face 0 +DEAL::Cell 3.2726, face 1 +DEAL::Cell 3.2726, face 2 +DEAL:: -0.348584 -0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2726, face 3 +DEAL::Cell 3.2726, face 4 +DEAL::Cell 3.2726, face 5 +DEAL::Cell 3.2727, face 0 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.00124600 +DEAL::Cell 3.2727, face 1 +DEAL::Cell 3.2727, face 2 +DEAL::Cell 3.2727, face 3 +DEAL::Cell 3.2727, face 4 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2727, face 5 +DEAL::Cell 3.2728, face 0 +DEAL::Cell 3.2728, face 1 +DEAL::Cell 3.2728, face 2 +DEAL::Cell 3.2728, face 3 +DEAL:: -0.174292 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2728, face 4 +DEAL::Cell 3.2728, face 5 +DEAL::Cell 3.2729, face 0 +DEAL::Cell 3.2729, face 1 +DEAL:: 7.04731e-19 -0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.2729, face 2 +DEAL::Cell 3.2729, face 3 +DEAL::Cell 3.2729, face 4 +DEAL::Cell 3.2729, face 5 +DEAL:: -0.0871461 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2730, face 0 +DEAL::Cell 3.2730, face 1 +DEAL::Cell 3.2730, face 2 +DEAL::Cell 3.2730, face 3 +DEAL:: -0.0757078 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2730, face 4 +DEAL::Cell 3.2730, face 5 +DEAL::Cell 3.2731, face 0 +DEAL::Cell 3.2731, face 1 +DEAL::Cell 3.2731, face 2 +DEAL:: -0.0871461 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2731, face 3 +DEAL::Cell 3.2731, face 4 +DEAL::Cell 3.2731, face 5 +DEAL::Cell 3.2732, face 0 +DEAL:: -0.174292 -0.348584 -0.0871461, 0.00111446 +DEAL::Cell 3.2732, face 1 +DEAL::Cell 3.2732, face 2 +DEAL::Cell 3.2732, face 3 +DEAL::Cell 3.2732, face 4 +DEAL:: -0.174292 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2732, face 5 +DEAL::Cell 3.2733, face 0 +DEAL::Cell 3.2733, face 1 +DEAL::Cell 3.2733, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00242972 +DEAL::Cell 3.2733, face 3 +DEAL::Cell 3.2733, face 4 +DEAL::Cell 3.2733, face 5 +DEAL::Cell 3.2734, face 0 +DEAL::Cell 3.2734, face 1 +DEAL:: -0.0871461 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2734, face 2 +DEAL::Cell 3.2734, face 3 +DEAL::Cell 3.2734, face 4 +DEAL::Cell 3.2734, face 5 +DEAL:: -0.0871461 -0.348584 3.90313e-18, 0.000996803 +DEAL::Cell 3.2735, face 0 +DEAL::Cell 3.2735, face 1 +DEAL::Cell 3.2735, face 2 +DEAL::Cell 3.2735, face 3 +DEAL:: 2.71051e-19 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2735, face 4 +DEAL::Cell 3.2735, face 5 +DEAL::Cell 3.2736, face 0 +DEAL::Cell 3.2736, face 1 +DEAL:: -0.192809 -0.257078 -0.0642695, 0.000918917 +DEAL::Cell 3.2736, face 2 +DEAL::Cell 3.2736, face 3 +DEAL::Cell 3.2736, face 4 +DEAL::Cell 3.2736, face 5 +DEAL::Cell 3.2737, face 0 +DEAL:: -0.227123 -0.302831 -0.151416, 0.00108246 +DEAL::Cell 3.2737, face 1 +DEAL::Cell 3.2737, face 2 +DEAL::Cell 3.2737, face 3 +DEAL::Cell 3.2737, face 4 +DEAL:: -0.151416 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2737, face 5 +DEAL::Cell 3.2738, face 0 +DEAL::Cell 3.2738, face 1 +DEAL::Cell 3.2738, face 2 +DEAL:: -0.192809 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2738, face 3 +DEAL::Cell 3.2738, face 4 +DEAL::Cell 3.2738, face 5 +DEAL::Cell 3.2739, face 0 +DEAL:: -0.158494 -0.211325 -0.0528312, 0.000755374 +DEAL::Cell 3.2739, face 1 +DEAL::Cell 3.2739, face 2 +DEAL::Cell 3.2739, face 3 +DEAL::Cell 3.2739, face 4 +DEAL::Cell 3.2739, face 5 +DEAL:: -0.192809 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2740, face 0 +DEAL::Cell 3.2740, face 1 +DEAL::Cell 3.2740, face 2 +DEAL::Cell 3.2740, face 3 +DEAL:: -0.257078 -0.257078 0.00000, 0.00103264 +DEAL::Cell 3.2740, face 4 +DEAL::Cell 3.2740, face 5 +DEAL::Cell 3.2741, face 0 +DEAL::Cell 3.2741, face 1 +DEAL:: -0.151416 -0.302831 1.73472e-18, 0.000968182 +DEAL::Cell 3.2741, face 2 +DEAL::Cell 3.2741, face 3 +DEAL::Cell 3.2741, face 4 +DEAL::Cell 3.2741, face 5 +DEAL:: -0.128539 -0.257078 8.67362e-19, 0.000735134 +DEAL::Cell 3.2742, face 0 +DEAL::Cell 3.2742, face 1 +DEAL::Cell 3.2742, face 2 +DEAL::Cell 3.2742, face 3 +DEAL::Cell 3.2742, face 4 +DEAL:: -0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2742, face 5 +DEAL::Cell 3.2743, face 0 +DEAL::Cell 3.2743, face 1 +DEAL::Cell 3.2743, face 2 +DEAL:: -0.192809 -0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.2743, face 3 +DEAL::Cell 3.2743, face 4 +DEAL::Cell 3.2743, face 5 +DEAL::Cell 3.2744, face 0 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.2744, face 1 +DEAL::Cell 3.2744, face 2 +DEAL::Cell 3.2744, face 3 +DEAL::Cell 3.2744, face 4 +DEAL:: -0.0642695 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2744, face 5 +DEAL::Cell 3.2745, face 0 +DEAL::Cell 3.2745, face 1 +DEAL::Cell 3.2745, face 2 +DEAL::Cell 3.2745, face 3 +DEAL:: -0.0642695 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2745, face 4 +DEAL::Cell 3.2745, face 5 +DEAL::Cell 3.2746, face 0 +DEAL::Cell 3.2746, face 1 +DEAL:: -0.0528312 -0.211325 -0.105662, 0.000622897 +DEAL::Cell 3.2746, face 2 +DEAL::Cell 3.2746, face 3 +DEAL::Cell 3.2746, face 4 +DEAL::Cell 3.2746, face 5 +DEAL:: -0.105662 -0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.2747, face 0 +DEAL::Cell 3.2747, face 1 +DEAL::Cell 3.2747, face 2 +DEAL::Cell 3.2747, face 3 +DEAL:: 0.00000 -0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.2747, face 4 +DEAL::Cell 3.2747, face 5 +DEAL::Cell 3.2748, face 0 +DEAL::Cell 3.2748, face 1 +DEAL::Cell 3.2748, face 2 +DEAL:: -0.151416 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2748, face 3 +DEAL::Cell 3.2748, face 4 +DEAL::Cell 3.2748, face 5 +DEAL::Cell 3.2749, face 0 +DEAL:: -0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2749, face 1 +DEAL::Cell 3.2749, face 2 +DEAL::Cell 3.2749, face 3 +DEAL::Cell 3.2749, face 4 +DEAL:: -0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2749, face 5 +DEAL::Cell 3.2750, face 0 +DEAL::Cell 3.2750, face 1 +DEAL::Cell 3.2750, face 2 +DEAL:: -0.0642695 -0.257078 1.30104e-18, 0.00103264 +DEAL::Cell 3.2750, face 3 +DEAL::Cell 3.2750, face 4 +DEAL::Cell 3.2750, face 5 +DEAL::Cell 3.2751, face 0 +DEAL::Cell 3.2751, face 1 +DEAL:: 1.35525e-19 -0.257078 -0.0642695, 0.000735134 +DEAL::Cell 3.2751, face 2 +DEAL::Cell 3.2751, face 3 +DEAL::Cell 3.2751, face 4 +DEAL::Cell 3.2751, face 5 +DEAL:: 3.61401e-20 -0.257078 1.73472e-18, 0.000735134 +DEAL::Cell 3.2752, face 0 +DEAL::Cell 3.2752, face 1 +DEAL::Cell 3.2752, face 2 +DEAL::Cell 3.2752, face 3 +DEAL:: 0.0871461 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.2752, face 4 +DEAL::Cell 3.2752, face 5 +DEAL::Cell 3.2753, face 0 +DEAL::Cell 3.2753, face 1 +DEAL:: 0.174292 -0.348584 -0.261438, 0.00111446 +DEAL::Cell 3.2753, face 2 +DEAL::Cell 3.2753, face 3 +DEAL::Cell 3.2753, face 4 +DEAL::Cell 3.2753, face 5 +DEAL::Cell 3.2754, face 0 +DEAL:: 1.30104e-18 -0.348584 -0.348584, 0.000996803 +DEAL::Cell 3.2754, face 1 +DEAL::Cell 3.2754, face 2 +DEAL::Cell 3.2754, face 3 +DEAL::Cell 3.2754, face 4 +DEAL:: 8.67362e-19 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2754, face 5 +DEAL::Cell 3.2755, face 0 +DEAL::Cell 3.2755, face 1 +DEAL::Cell 3.2755, face 2 +DEAL:: 0.174292 -0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.2755, face 3 +DEAL::Cell 3.2755, face 4 +DEAL::Cell 3.2755, face 5 +DEAL::Cell 3.2756, face 0 +DEAL:: 7.04731e-19 -0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.2756, face 1 +DEAL::Cell 3.2756, face 2 +DEAL::Cell 3.2756, face 3 +DEAL::Cell 3.2756, face 4 +DEAL::Cell 3.2756, face 5 +DEAL:: 9.39642e-19 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2757, face 0 +DEAL::Cell 3.2757, face 1 +DEAL::Cell 3.2757, face 2 +DEAL::Cell 3.2757, face 3 +DEAL:: 0.0871461 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2757, face 4 +DEAL::Cell 3.2757, face 5 +DEAL::Cell 3.2758, face 0 +DEAL::Cell 3.2758, face 1 +DEAL:: 0.0871461 -0.348584 -0.174292, 0.00102748 +DEAL::Cell 3.2758, face 2 +DEAL::Cell 3.2758, face 3 +DEAL::Cell 3.2758, face 4 +DEAL::Cell 3.2758, face 5 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2759, face 0 +DEAL::Cell 3.2759, face 1 +DEAL::Cell 3.2759, face 2 +DEAL::Cell 3.2759, face 3 +DEAL::Cell 3.2759, face 4 +DEAL:: 0.0871461 -0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.2759, face 5 +DEAL::Cell 3.2760, face 0 +DEAL::Cell 3.2760, face 1 +DEAL::Cell 3.2760, face 2 +DEAL:: 0.197169 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2760, face 3 +DEAL::Cell 3.2760, face 4 +DEAL::Cell 3.2760, face 5 +DEAL::Cell 3.2761, face 0 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.2761, face 1 +DEAL::Cell 3.2761, face 2 +DEAL::Cell 3.2761, face 3 +DEAL::Cell 3.2761, face 4 +DEAL:: 0.348584 -0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.2761, face 5 +DEAL::Cell 3.2762, face 0 +DEAL::Cell 3.2762, face 1 +DEAL::Cell 3.2762, face 2 +DEAL::Cell 3.2762, face 3 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.2762, face 4 +DEAL::Cell 3.2762, face 5 +DEAL::Cell 3.2763, face 0 +DEAL::Cell 3.2763, face 1 +DEAL:: 0.302831 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2763, face 2 +DEAL::Cell 3.2763, face 3 +DEAL::Cell 3.2763, face 4 +DEAL::Cell 3.2763, face 5 +DEAL:: 0.227123 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2764, face 0 +DEAL::Cell 3.2764, face 1 +DEAL::Cell 3.2764, face 2 +DEAL::Cell 3.2764, face 3 +DEAL:: 0.261438 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2764, face 4 +DEAL::Cell 3.2764, face 5 +DEAL::Cell 3.2765, face 0 +DEAL::Cell 3.2765, face 1 +DEAL::Cell 3.2765, face 2 +DEAL:: 0.295753 -0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.2765, face 3 +DEAL::Cell 3.2765, face 4 +DEAL::Cell 3.2765, face 5 +DEAL::Cell 3.2766, face 0 +DEAL:: 0.151416 -0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.2766, face 1 +DEAL::Cell 3.2766, face 2 +DEAL::Cell 3.2766, face 3 +DEAL::Cell 3.2766, face 4 +DEAL:: 0.151416 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2766, face 5 +DEAL::Cell 3.2767, face 0 +DEAL::Cell 3.2767, face 1 +DEAL::Cell 3.2767, face 2 +DEAL:: 0.348584 -0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.2767, face 3 +DEAL::Cell 3.2767, face 4 +DEAL::Cell 3.2767, face 5 +DEAL::Cell 3.2768, face 0 +DEAL::Cell 3.2768, face 1 +DEAL:: 0.0757078 -0.302831 -0.302831, 0.000892619 +DEAL::Cell 3.2768, face 2 +DEAL::Cell 3.2768, face 3 +DEAL::Cell 3.2768, face 4 +DEAL::Cell 3.2768, face 5 +DEAL:: 0.0757078 -0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.2769, face 0 +DEAL::Cell 3.2769, face 1 +DEAL::Cell 3.2769, face 2 +DEAL::Cell 3.2769, face 3 +DEAL:: 0.128539 -0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.2769, face 4 +DEAL::Cell 3.2769, face 5 +DEAL::Cell 3.2770, face 0 +DEAL::Cell 3.2770, face 1 +DEAL:: 0.0528312 -0.211325 -0.158494, 0.000622897 +DEAL::Cell 3.2770, face 2 +DEAL::Cell 3.2770, face 3 +DEAL::Cell 3.2770, face 4 +DEAL::Cell 3.2770, face 5 +DEAL::Cell 3.2771, face 0 +DEAL:: 0.0642695 -0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.2771, face 1 +DEAL::Cell 3.2771, face 2 +DEAL::Cell 3.2771, face 3 +DEAL::Cell 3.2771, face 4 +DEAL:: 0.0528312 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.2771, face 5 +DEAL::Cell 3.2772, face 0 +DEAL::Cell 3.2772, face 1 +DEAL::Cell 3.2772, face 2 +DEAL:: 0.0757078 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2772, face 3 +DEAL::Cell 3.2772, face 4 +DEAL::Cell 3.2772, face 5 +DEAL::Cell 3.2773, face 0 +DEAL:: 0.0642695 -0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.2773, face 1 +DEAL::Cell 3.2773, face 2 +DEAL::Cell 3.2773, face 3 +DEAL::Cell 3.2773, face 4 +DEAL::Cell 3.2773, face 5 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2774, face 0 +DEAL::Cell 3.2774, face 1 +DEAL::Cell 3.2774, face 2 +DEAL::Cell 3.2774, face 3 +DEAL:: 0.00000 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2774, face 4 +DEAL::Cell 3.2774, face 5 +DEAL::Cell 3.2775, face 0 +DEAL::Cell 3.2775, face 1 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2775, face 2 +DEAL::Cell 3.2775, face 3 +DEAL::Cell 3.2775, face 4 +DEAL::Cell 3.2775, face 5 +DEAL:: 0.105662 -0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.2776, face 0 +DEAL::Cell 3.2776, face 1 +DEAL::Cell 3.2776, face 2 +DEAL::Cell 3.2776, face 3 +DEAL::Cell 3.2776, face 4 +DEAL:: 0.151416 -0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.2776, face 5 +DEAL::Cell 3.2777, face 0 +DEAL::Cell 3.2777, face 1 +DEAL::Cell 3.2777, face 2 +DEAL:: 0.227123 -0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.2777, face 3 +DEAL::Cell 3.2777, face 4 +DEAL::Cell 3.2777, face 5 +DEAL::Cell 3.2778, face 0 +DEAL:: 0.128539 -0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.2778, face 1 +DEAL::Cell 3.2778, face 2 +DEAL::Cell 3.2778, face 3 +DEAL::Cell 3.2778, face 4 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000854608 +DEAL::Cell 3.2778, face 5 +DEAL::Cell 3.2779, face 0 +DEAL::Cell 3.2779, face 1 +DEAL::Cell 3.2779, face 2 +DEAL::Cell 3.2779, face 3 +DEAL:: 0.158494 -0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.2779, face 4 +DEAL::Cell 3.2779, face 5 +DEAL::Cell 3.2780, face 0 +DEAL::Cell 3.2780, face 1 +DEAL:: 0.192809 -0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.2780, face 2 +DEAL::Cell 3.2780, face 3 +DEAL::Cell 3.2780, face 4 +DEAL::Cell 3.2780, face 5 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2781, face 0 +DEAL::Cell 3.2781, face 1 +DEAL::Cell 3.2781, face 2 +DEAL::Cell 3.2781, face 3 +DEAL:: 0.257078 -0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.2781, face 4 +DEAL::Cell 3.2781, face 5 +DEAL::Cell 3.2782, face 0 +DEAL::Cell 3.2782, face 1 +DEAL::Cell 3.2782, face 2 +DEAL:: 0.128539 -0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.2782, face 3 +DEAL::Cell 3.2782, face 4 +DEAL::Cell 3.2782, face 5 +DEAL::Cell 3.2783, face 0 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2783, face 1 +DEAL::Cell 3.2783, face 2 +DEAL::Cell 3.2783, face 3 +DEAL::Cell 3.2783, face 4 +DEAL:: 0.158494 -0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.2783, face 5 +DEAL::Cell 3.2784, face 0 +DEAL::Cell 3.2784, face 1 +DEAL::Cell 3.2784, face 2 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.2784, face 3 +DEAL::Cell 3.2784, face 4 +DEAL::Cell 3.2784, face 5 +DEAL::Cell 3.2785, face 0 +DEAL::Cell 3.2785, face 1 +DEAL:: 0.197169 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2785, face 2 +DEAL::Cell 3.2785, face 3 +DEAL::Cell 3.2785, face 4 +DEAL::Cell 3.2785, face 5 +DEAL:: 0.197169 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2786, face 0 +DEAL::Cell 3.2786, face 1 +DEAL::Cell 3.2786, face 2 +DEAL::Cell 3.2786, face 3 +DEAL:: 0.0757078 -0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.2786, face 4 +DEAL::Cell 3.2786, face 5 +DEAL::Cell 3.2787, face 0 +DEAL::Cell 3.2787, face 1 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.2787, face 2 +DEAL::Cell 3.2787, face 3 +DEAL::Cell 3.2787, face 4 +DEAL::Cell 3.2787, face 5 +DEAL::Cell 3.2788, face 0 +DEAL:: 5.42101e-19 -0.394338 -0.0985844, 0.00112764 +DEAL::Cell 3.2788, face 1 +DEAL::Cell 3.2788, face 2 +DEAL::Cell 3.2788, face 3 +DEAL::Cell 3.2788, face 4 +DEAL:: 0.0985844 -0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.2788, face 5 +DEAL::Cell 3.2789, face 0 +DEAL::Cell 3.2789, face 1 +DEAL::Cell 3.2789, face 2 +DEAL:: 0.197169 -0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.2789, face 3 +DEAL::Cell 3.2789, face 4 +DEAL::Cell 3.2789, face 5 +DEAL::Cell 3.2790, face 0 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.000865968 +DEAL::Cell 3.2790, face 1 +DEAL::Cell 3.2790, face 2 +DEAL::Cell 3.2790, face 3 +DEAL::Cell 3.2790, face 4 +DEAL::Cell 3.2790, face 5 +DEAL:: 1.08420e-19 -0.348584 5.20417e-18, 0.000996803 +DEAL::Cell 3.2791, face 0 +DEAL::Cell 3.2791, face 1 +DEAL::Cell 3.2791, face 2 +DEAL::Cell 3.2791, face 3 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.00143292 +DEAL::Cell 3.2791, face 4 +DEAL::Cell 3.2791, face 5 +DEAL::Cell 3.2792, face 0 +DEAL::Cell 3.2792, face 1 +DEAL:: 0.295753 -0.394338 -0.0985844, 0.00140955 +DEAL::Cell 3.2792, face 2 +DEAL::Cell 3.2792, face 3 +DEAL::Cell 3.2792, face 4 +DEAL::Cell 3.2792, face 5 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.2793, face 0 +DEAL::Cell 3.2793, face 1 +DEAL::Cell 3.2793, face 2 +DEAL::Cell 3.2793, face 3 +DEAL::Cell 3.2793, face 4 +DEAL:: 0.295753 -0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.2793, face 5 +DEAL::Cell 3.2794, face 0 +DEAL::Cell 3.2794, face 1 +DEAL::Cell 3.2794, face 2 +DEAL:: 0.174292 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2794, face 3 +DEAL::Cell 3.2794, face 4 +DEAL::Cell 3.2794, face 5 +DEAL::Cell 3.2795, face 0 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00124600 +DEAL::Cell 3.2795, face 1 +DEAL::Cell 3.2795, face 2 +DEAL::Cell 3.2795, face 3 +DEAL::Cell 3.2795, face 4 +DEAL:: 0.302831 -0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.2795, face 5 +DEAL::Cell 3.2796, face 0 +DEAL::Cell 3.2796, face 1 +DEAL::Cell 3.2796, face 2 +DEAL::Cell 3.2796, face 3 +DEAL:: 0.174292 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2796, face 4 +DEAL::Cell 3.2796, face 5 +DEAL::Cell 3.2797, face 0 +DEAL::Cell 3.2797, face 1 +DEAL:: 0.348584 -0.348584 -0.0871461, 0.00140969 +DEAL::Cell 3.2797, face 2 +DEAL::Cell 3.2797, face 3 +DEAL::Cell 3.2797, face 4 +DEAL::Cell 3.2797, face 5 +DEAL:: 0.261438 -0.348584 2.27682e-18, 0.000996803 +DEAL::Cell 3.2798, face 0 +DEAL::Cell 3.2798, face 1 +DEAL::Cell 3.2798, face 2 +DEAL::Cell 3.2798, face 3 +DEAL:: 0.227123 -0.302831 1.51788e-18, 0.00143292 +DEAL::Cell 3.2798, face 4 +DEAL::Cell 3.2798, face 5 +DEAL::Cell 3.2799, face 0 +DEAL::Cell 3.2799, face 1 +DEAL::Cell 3.2799, face 2 +DEAL:: 0.261438 -0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.2799, face 3 +DEAL::Cell 3.2799, face 4 +DEAL::Cell 3.2799, face 5 +DEAL::Cell 3.2800, face 0 +DEAL:: 2.34910e-19 -0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.2800, face 1 +DEAL::Cell 3.2800, face 2 +DEAL::Cell 3.2800, face 3 +DEAL::Cell 3.2800, face 4 +DEAL:: 2.34910e-19 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2800, face 5 +DEAL::Cell 3.2801, face 0 +DEAL::Cell 3.2801, face 1 +DEAL::Cell 3.2801, face 2 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.2801, face 3 +DEAL::Cell 3.2801, face 4 +DEAL::Cell 3.2801, face 5 +DEAL::Cell 3.2802, face 0 +DEAL::Cell 3.2802, face 1 +DEAL:: 0.0642695 -0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.2802, face 2 +DEAL::Cell 3.2802, face 3 +DEAL::Cell 3.2802, face 4 +DEAL::Cell 3.2802, face 5 +DEAL:: 0.0642695 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2803, face 0 +DEAL::Cell 3.2803, face 1 +DEAL::Cell 3.2803, face 2 +DEAL::Cell 3.2803, face 3 +DEAL:: 0.105662 -0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.2803, face 4 +DEAL::Cell 3.2803, face 5 +DEAL::Cell 3.2804, face 0 +DEAL::Cell 3.2804, face 1 +DEAL:: 0.0642695 -0.257078 1.40946e-18, 0.000757758 +DEAL::Cell 3.2804, face 2 +DEAL::Cell 3.2804, face 3 +DEAL::Cell 3.2804, face 4 +DEAL::Cell 3.2804, face 5 +DEAL::Cell 3.2805, face 0 +DEAL:: 0.0757078 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2805, face 1 +DEAL::Cell 3.2805, face 2 +DEAL::Cell 3.2805, face 3 +DEAL::Cell 3.2805, face 4 +DEAL:: 0.151416 -0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.2805, face 5 +DEAL::Cell 3.2806, face 0 +DEAL::Cell 3.2806, face 1 +DEAL::Cell 3.2806, face 2 +DEAL:: 0.0642695 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2806, face 3 +DEAL::Cell 3.2806, face 4 +DEAL::Cell 3.2806, face 5 +DEAL::Cell 3.2807, face 0 +DEAL:: 0.0528312 -0.211325 0.00000, 0.000622897 +DEAL::Cell 3.2807, face 1 +DEAL::Cell 3.2807, face 2 +DEAL::Cell 3.2807, face 3 +DEAL::Cell 3.2807, face 4 +DEAL::Cell 3.2807, face 5 +DEAL:: 0.0642695 -0.257078 1.40946e-18, 0.000735134 +DEAL::Cell 3.2808, face 0 +DEAL::Cell 3.2808, face 1 +DEAL::Cell 3.2808, face 2 +DEAL::Cell 3.2808, face 3 +DEAL:: 0.128539 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2808, face 4 +DEAL::Cell 3.2808, face 5 +DEAL::Cell 3.2809, face 0 +DEAL::Cell 3.2809, face 1 +DEAL:: 0.302831 -0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.2809, face 2 +DEAL::Cell 3.2809, face 3 +DEAL::Cell 3.2809, face 4 +DEAL::Cell 3.2809, face 5 +DEAL:: 0.257078 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2810, face 0 +DEAL::Cell 3.2810, face 1 +DEAL::Cell 3.2810, face 2 +DEAL::Cell 3.2810, face 3 +DEAL::Cell 3.2810, face 4 +DEAL:: 0.128539 -0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.2810, face 5 +DEAL::Cell 3.2811, face 0 +DEAL::Cell 3.2811, face 1 +DEAL::Cell 3.2811, face 2 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2811, face 3 +DEAL::Cell 3.2811, face 4 +DEAL::Cell 3.2811, face 5 +DEAL::Cell 3.2812, face 0 +DEAL:: 0.151416 -0.302831 2.16840e-18, 0.000968182 +DEAL::Cell 3.2812, face 1 +DEAL::Cell 3.2812, face 2 +DEAL::Cell 3.2812, face 3 +DEAL::Cell 3.2812, face 4 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.2812, face 5 +DEAL::Cell 3.2813, face 0 +DEAL::Cell 3.2813, face 1 +DEAL::Cell 3.2813, face 2 +DEAL::Cell 3.2813, face 3 +DEAL:: 0.192809 -0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.2813, face 4 +DEAL::Cell 3.2813, face 5 +DEAL::Cell 3.2814, face 0 +DEAL::Cell 3.2814, face 1 +DEAL:: 0.158494 -0.211325 -0.0528312, 0.000755374 +DEAL::Cell 3.2814, face 2 +DEAL::Cell 3.2814, face 3 +DEAL::Cell 3.2814, face 4 +DEAL::Cell 3.2814, face 5 +DEAL:: 0.105662 -0.211325 0.00000, 0.000604299 +DEAL::Cell 3.2815, face 0 +DEAL::Cell 3.2815, face 1 +DEAL::Cell 3.2815, face 2 +DEAL::Cell 3.2815, face 3 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.2815, face 4 +DEAL::Cell 3.2815, face 5 +DEAL::Cell 3.2816, face 0 +DEAL::Cell 3.2816, face 1 +DEAL::Cell 3.2816, face 3 +DEAL:: -0.531597 -0.531597 0.00000, 0.00441555 +DEAL::Cell 3.2816, face 4 +DEAL::Cell 3.2816, face 5 +DEAL::Cell 3.2817, face 0 +DEAL::Cell 3.2817, face 1 +DEAL:: -0.265799 -0.531597 8.67362e-19, 0.00169957 +DEAL::Cell 3.2817, face 3 +DEAL::Cell 3.2817, face 4 +DEAL::Cell 3.2817, face 5 +DEAL::Cell 3.2818, face 0 +DEAL:: -0.485844 -0.485844 0.00000, 0.00196478 +DEAL::Cell 3.2818, face 1 +DEAL::Cell 3.2818, face 2 +DEAL::Cell 3.2818, face 3 +DEAL::Cell 3.2818, face 4 +DEAL:: -0.364383 -0.485844 8.67362e-19, 0.00138931 +DEAL::Cell 3.2818, face 5 +DEAL::Cell 3.2819, face 0 +DEAL::Cell 3.2819, face 1 +DEAL::Cell 3.2819, face 2 +DEAL::Cell 3.2819, face 3 +DEAL:: -0.364383 -0.485844 8.67362e-19, 0.00368819 +DEAL::Cell 3.2819, face 4 +DEAL::Cell 3.2819, face 5 +DEAL::Cell 3.2820, face 0 +DEAL::Cell 3.2820, face 1 +DEAL:: -0.398698 -0.531597 0.132899, 0.00190018 +DEAL::Cell 3.2820, face 3 +DEAL::Cell 3.2820, face 4 +DEAL::Cell 3.2820, face 5 +DEAL::Cell 3.2821, face 0 +DEAL:: -0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2821, face 1 +DEAL::Cell 3.2821, face 3 +DEAL::Cell 3.2821, face 4 +DEAL::Cell 3.2821, face 5 +DEAL:: -0.265799 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2822, face 0 +DEAL::Cell 3.2822, face 1 +DEAL::Cell 3.2822, face 2 +DEAL::Cell 3.2822, face 3 +DEAL::Cell 3.2822, face 4 +DEAL:: -0.531597 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2822, face 5 +DEAL::Cell 3.2823, face 0 +DEAL::Cell 3.2823, face 1 +DEAL::Cell 3.2823, face 2 +DEAL:: -0.398698 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2823, face 3 +DEAL::Cell 3.2823, face 4 +DEAL::Cell 3.2823, face 5 +DEAL::Cell 3.2824, face 0 +DEAL:: -0.288675 -0.577350 0.144338, 0.00184585 +DEAL::Cell 3.2824, face 1 +DEAL::Cell 3.2824, face 3 +DEAL::Cell 3.2824, face 4 +DEAL::Cell 3.2824, face 5 +DEAL:: -0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2825, face 0 +DEAL::Cell 3.2825, face 1 +DEAL::Cell 3.2825, face 3 +DEAL::Cell 3.2825, face 4 +DEAL::Cell 3.2825, face 5 +DEAL:: -0.144338 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2826, face 0 +DEAL::Cell 3.2826, face 1 +DEAL::Cell 3.2826, face 2 +DEAL::Cell 3.2826, face 3 +DEAL:: -0.242922 -0.485844 0.121461, 0.00368819 +DEAL::Cell 3.2826, face 4 +DEAL::Cell 3.2826, face 5 +DEAL::Cell 3.2827, face 0 +DEAL::Cell 3.2827, face 1 +DEAL:: 2.71051e-20 -0.531597 0.132899, 0.00152014 +DEAL::Cell 3.2827, face 2 +DEAL::Cell 3.2827, face 3 +DEAL::Cell 3.2827, face 4 +DEAL::Cell 3.2827, face 5 +DEAL:: 5.42101e-20 -0.485844 0.121461, 0.00143206 +DEAL::Cell 3.2828, face 0 +DEAL::Cell 3.2828, face 1 +DEAL::Cell 3.2828, face 3 +DEAL::Cell 3.2828, face 4 +DEAL::Cell 3.2828, face 5 +DEAL:: -0.288675 -0.577350 0.288675, 0.00184585 +DEAL::Cell 3.2829, face 0 +DEAL::Cell 3.2829, face 1 +DEAL::Cell 3.2829, face 3 +DEAL::Cell 3.2829, face 4 +DEAL:: 0.00000 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2829, face 5 +DEAL::Cell 3.2830, face 0 +DEAL::Cell 3.2830, face 1 +DEAL::Cell 3.2830, face 2 +DEAL:: -0.132899 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2830, face 3 +DEAL::Cell 3.2830, face 4 +DEAL::Cell 3.2830, face 5 +DEAL::Cell 3.2831, face 0 +DEAL:: -0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2831, face 1 +DEAL::Cell 3.2831, face 2 +DEAL::Cell 3.2831, face 3 +DEAL::Cell 3.2831, face 4 +DEAL::Cell 3.2831, face 5 +DEAL:: -0.132899 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2832, face 0 +DEAL::Cell 3.2832, face 1 +DEAL::Cell 3.2832, face 2 +DEAL::Cell 3.2832, face 3 +DEAL:: -0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2832, face 4 +DEAL::Cell 3.2832, face 5 +DEAL::Cell 3.2833, face 0 +DEAL::Cell 3.2833, face 1 +DEAL:: -0.242922 -0.485844 0.121461, 0.00155329 +DEAL::Cell 3.2833, face 2 +DEAL::Cell 3.2833, face 3 +DEAL::Cell 3.2833, face 4 +DEAL::Cell 3.2833, face 5 +DEAL:: -0.220045 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2834, face 0 +DEAL::Cell 3.2834, face 1 +DEAL::Cell 3.2834, face 2 +DEAL::Cell 3.2834, face 3 +DEAL::Cell 3.2834, face 4 +DEAL:: -0.440091 -0.440091 0.00000, 0.00125847 +DEAL::Cell 3.2834, face 5 +DEAL::Cell 3.2835, face 0 +DEAL::Cell 3.2835, face 1 +DEAL::Cell 3.2835, face 2 +DEAL:: -0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2835, face 3 +DEAL::Cell 3.2835, face 4 +DEAL::Cell 3.2835, face 5 +DEAL::Cell 3.2836, face 0 +DEAL:: -0.440091 -0.440091 0.110023, 0.00177975 +DEAL::Cell 3.2836, face 1 +DEAL::Cell 3.2836, face 2 +DEAL::Cell 3.2836, face 3 +DEAL::Cell 3.2836, face 4 +DEAL:: -0.330068 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2836, face 5 +DEAL::Cell 3.2837, face 0 +DEAL::Cell 3.2837, face 1 +DEAL::Cell 3.2837, face 2 +DEAL::Cell 3.2837, face 3 +DEAL:: -0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2837, face 4 +DEAL::Cell 3.2837, face 5 +DEAL::Cell 3.2838, face 0 +DEAL::Cell 3.2838, face 1 +DEAL:: -0.295753 -0.394338 0.0985844, 0.00140955 +DEAL::Cell 3.2838, face 2 +DEAL::Cell 3.2838, face 3 +DEAL::Cell 3.2838, face 4 +DEAL::Cell 3.2838, face 5 +DEAL:: -0.394338 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2839, face 0 +DEAL::Cell 3.2839, face 1 +DEAL::Cell 3.2839, face 2 +DEAL::Cell 3.2839, face 3 +DEAL:: -0.197169 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2839, face 4 +DEAL::Cell 3.2839, face 5 +DEAL::Cell 3.2840, face 0 +DEAL::Cell 3.2840, face 1 +DEAL::Cell 3.2840, face 2 +DEAL:: -0.242922 -0.485844 1.73472e-18, 0.00368819 +DEAL::Cell 3.2840, face 3 +DEAL::Cell 3.2840, face 4 +DEAL::Cell 3.2840, face 5 +DEAL::Cell 3.2841, face 0 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00129720 +DEAL::Cell 3.2841, face 1 +DEAL::Cell 3.2841, face 2 +DEAL::Cell 3.2841, face 3 +DEAL::Cell 3.2841, face 4 +DEAL:: -0.110023 -0.440091 3.90313e-18, 0.00125847 +DEAL::Cell 3.2841, face 5 +DEAL::Cell 3.2842, face 0 +DEAL::Cell 3.2842, face 1 +DEAL::Cell 3.2842, face 2 +DEAL:: -0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2842, face 3 +DEAL::Cell 3.2842, face 4 +DEAL::Cell 3.2842, face 5 +DEAL::Cell 3.2843, face 0 +DEAL::Cell 3.2843, face 1 +DEAL:: 1.08420e-19 -0.440091 5.20417e-18, 0.00125847 +DEAL::Cell 3.2843, face 2 +DEAL::Cell 3.2843, face 3 +DEAL::Cell 3.2843, face 4 +DEAL::Cell 3.2843, face 5 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2844, face 0 +DEAL::Cell 3.2844, face 1 +DEAL::Cell 3.2844, face 2 +DEAL::Cell 3.2844, face 3 +DEAL:: -0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2844, face 4 +DEAL::Cell 3.2844, face 5 +DEAL::Cell 3.2845, face 0 +DEAL::Cell 3.2845, face 1 +DEAL:: 5.42101e-20 -0.440091 0.220045, 0.00125847 +DEAL::Cell 3.2845, face 2 +DEAL::Cell 3.2845, face 3 +DEAL::Cell 3.2845, face 4 +DEAL::Cell 3.2845, face 5 +DEAL::Cell 3.2846, face 0 +DEAL:: -0.220045 -0.440091 0.110023, 0.00140701 +DEAL::Cell 3.2846, face 1 +DEAL::Cell 3.2846, face 2 +DEAL::Cell 3.2846, face 3 +DEAL::Cell 3.2846, face 4 +DEAL:: -0.110023 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2846, face 5 +DEAL::Cell 3.2847, face 0 +DEAL::Cell 3.2847, face 1 +DEAL::Cell 3.2847, face 2 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2847, face 3 +DEAL::Cell 3.2847, face 4 +DEAL::Cell 3.2847, face 5 +DEAL::Cell 3.2848, face 0 +DEAL:: -0.531597 -0.531597 0.398698, 0.00214980 +DEAL::Cell 3.2848, face 1 +DEAL::Cell 3.2848, face 3 +DEAL::Cell 3.2848, face 4 +DEAL::Cell 3.2848, face 5 +DEAL::Cell 3.2849, face 0 +DEAL:: -0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2849, face 1 +DEAL::Cell 3.2849, face 3 +DEAL::Cell 3.2849, face 4 +DEAL::Cell 3.2849, face 5 +DEAL:: -0.288675 -0.577350 0.433013, 0.00206372 +DEAL::Cell 3.2850, face 0 +DEAL::Cell 3.2850, face 1 +DEAL::Cell 3.2850, face 2 +DEAL::Cell 3.2850, face 3 +DEAL:: -0.364383 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2850, face 4 +DEAL::Cell 3.2850, face 5 +DEAL::Cell 3.2851, face 0 +DEAL::Cell 3.2851, face 1 +DEAL:: -0.242922 -0.485844 0.364383, 0.00155329 +DEAL::Cell 3.2851, face 2 +DEAL::Cell 3.2851, face 3 +DEAL::Cell 3.2851, face 4 +DEAL::Cell 3.2851, face 5 +DEAL::Cell 3.2852, face 0 +DEAL:: -0.577350 -0.577350 0.433013, 0.00233483 +DEAL::Cell 3.2852, face 1 +DEAL::Cell 3.2852, face 3 +DEAL::Cell 3.2852, face 4 +DEAL::Cell 3.2852, face 5 +DEAL:: -0.433013 -0.577350 0.577350, 0.00233483 +DEAL::Cell 3.2853, face 0 +DEAL::Cell 3.2853, face 1 +DEAL::Cell 3.2853, face 3 +DEAL::Cell 3.2853, face 4 +DEAL:: -0.398698 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2853, face 5 +DEAL::Cell 3.2854, face 0 +DEAL::Cell 3.2854, face 1 +DEAL::Cell 3.2854, face 2 +DEAL:: -0.398698 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2854, face 3 +DEAL::Cell 3.2854, face 4 +DEAL::Cell 3.2854, face 5 +DEAL::Cell 3.2855, face 0 +DEAL::Cell 3.2855, face 1 +DEAL:: -0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2855, face 2 +DEAL::Cell 3.2855, face 3 +DEAL::Cell 3.2855, face 4 +DEAL::Cell 3.2855, face 5 +DEAL:: -0.265799 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.2856, face 0 +DEAL::Cell 3.2856, face 1 +DEAL::Cell 3.2856, face 3 +DEAL::Cell 3.2856, face 4 +DEAL:: -0.265799 -0.531597 0.265799, 0.00169957 +DEAL::Cell 3.2856, face 5 +DEAL::Cell 3.2857, face 0 +DEAL::Cell 3.2857, face 1 +DEAL::Cell 3.2857, face 3 +DEAL:: 9.03502e-21 -0.531597 0.398698, 0.00441555 +DEAL::Cell 3.2857, face 4 +DEAL::Cell 3.2857, face 5 +DEAL::Cell 3.2858, face 0 +DEAL::Cell 3.2858, face 1 +DEAL::Cell 3.2858, face 2 +DEAL:: -0.265799 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2858, face 3 +DEAL::Cell 3.2858, face 4 +DEAL::Cell 3.2858, face 5 +DEAL::Cell 3.2859, face 0 +DEAL:: -0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2859, face 1 +DEAL::Cell 3.2859, face 2 +DEAL::Cell 3.2859, face 3 +DEAL::Cell 3.2859, face 4 +DEAL:: -0.121461 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2859, face 5 +DEAL::Cell 3.2860, face 0 +DEAL::Cell 3.2860, face 1 +DEAL::Cell 3.2860, face 3 +DEAL:: -0.132899 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2860, face 4 +DEAL::Cell 3.2860, face 5 +DEAL::Cell 3.2861, face 0 +DEAL::Cell 3.2861, face 1 +DEAL::Cell 3.2861, face 3 +DEAL:: -0.132899 -0.531597 0.398698, 0.00441555 +DEAL::Cell 3.2861, face 4 +DEAL::Cell 3.2861, face 5 +DEAL::Cell 3.2862, face 0 +DEAL::Cell 3.2862, face 1 +DEAL:: -0.121461 -0.485844 0.364383, 0.00143206 +DEAL::Cell 3.2862, face 2 +DEAL::Cell 3.2862, face 3 +DEAL::Cell 3.2862, face 4 +DEAL::Cell 3.2862, face 5 +DEAL:: -0.242922 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2863, face 0 +DEAL::Cell 3.2863, face 1 +DEAL::Cell 3.2863, face 2 +DEAL::Cell 3.2863, face 3 +DEAL:: 0.00000 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2863, face 4 +DEAL::Cell 3.2863, face 5 +DEAL::Cell 3.2864, face 0 +DEAL::Cell 3.2864, face 1 +DEAL::Cell 3.2864, face 2 +DEAL:: -0.485844 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2864, face 3 +DEAL::Cell 3.2864, face 4 +DEAL::Cell 3.2864, face 5 +DEAL::Cell 3.2865, face 0 +DEAL:: -0.330068 -0.440091 0.220045, 0.00157309 +DEAL::Cell 3.2865, face 1 +DEAL::Cell 3.2865, face 2 +DEAL::Cell 3.2865, face 3 +DEAL::Cell 3.2865, face 4 +DEAL:: -0.330068 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2865, face 5 +DEAL::Cell 3.2866, face 0 +DEAL::Cell 3.2866, face 1 +DEAL::Cell 3.2866, face 2 +DEAL:: -0.330068 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2866, face 3 +DEAL::Cell 3.2866, face 4 +DEAL::Cell 3.2866, face 5 +DEAL::Cell 3.2867, face 0 +DEAL::Cell 3.2867, face 1 +DEAL:: -0.220045 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2867, face 2 +DEAL::Cell 3.2867, face 3 +DEAL::Cell 3.2867, face 4 +DEAL::Cell 3.2867, face 5 +DEAL:: -0.220045 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2868, face 0 +DEAL::Cell 3.2868, face 1 +DEAL::Cell 3.2868, face 2 +DEAL::Cell 3.2868, face 3 +DEAL:: -0.330068 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2868, face 4 +DEAL::Cell 3.2868, face 5 +DEAL::Cell 3.2869, face 0 +DEAL::Cell 3.2869, face 1 +DEAL:: -0.220045 -0.440091 0.440091, 0.00140701 +DEAL::Cell 3.2869, face 2 +DEAL::Cell 3.2869, face 3 +DEAL::Cell 3.2869, face 4 +DEAL::Cell 3.2869, face 5 +DEAL::Cell 3.2870, face 0 +DEAL:: -0.440091 -0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2870, face 1 +DEAL::Cell 3.2870, face 2 +DEAL::Cell 3.2870, face 3 +DEAL::Cell 3.2870, face 4 +DEAL:: -0.330068 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2870, face 5 +DEAL::Cell 3.2871, face 0 +DEAL::Cell 3.2871, face 1 +DEAL::Cell 3.2871, face 2 +DEAL:: -0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2871, face 3 +DEAL::Cell 3.2871, face 4 +DEAL::Cell 3.2871, face 5 +DEAL::Cell 3.2872, face 0 +DEAL:: -0.220045 -0.440091 0.330068, 0.00140701 +DEAL::Cell 3.2872, face 1 +DEAL::Cell 3.2872, face 2 +DEAL::Cell 3.2872, face 3 +DEAL::Cell 3.2872, face 4 +DEAL::Cell 3.2872, face 5 +DEAL:: -0.242922 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2873, face 0 +DEAL::Cell 3.2873, face 1 +DEAL::Cell 3.2873, face 2 +DEAL::Cell 3.2873, face 3 +DEAL:: -0.110023 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2873, face 4 +DEAL::Cell 3.2873, face 5 +DEAL::Cell 3.2874, face 0 +DEAL::Cell 3.2874, face 1 +DEAL:: -0.110023 -0.440091 0.330068, 0.00129720 +DEAL::Cell 3.2874, face 2 +DEAL::Cell 3.2874, face 3 +DEAL::Cell 3.2874, face 4 +DEAL::Cell 3.2874, face 5 +DEAL:: -0.0985844 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2875, face 0 +DEAL::Cell 3.2875, face 1 +DEAL::Cell 3.2875, face 2 +DEAL::Cell 3.2875, face 3 +DEAL::Cell 3.2875, face 4 +DEAL:: -0.110023 -0.440091 0.220045, 0.00140701 +DEAL::Cell 3.2875, face 5 +DEAL::Cell 3.2876, face 0 +DEAL::Cell 3.2876, face 1 +DEAL::Cell 3.2876, face 2 +DEAL:: -0.242922 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2876, face 3 +DEAL::Cell 3.2876, face 4 +DEAL::Cell 3.2876, face 5 +DEAL::Cell 3.2877, face 0 +DEAL:: -0.121461 -0.485844 0.485844, 0.00143206 +DEAL::Cell 3.2877, face 1 +DEAL::Cell 3.2877, face 2 +DEAL::Cell 3.2877, face 3 +DEAL::Cell 3.2877, face 4 +DEAL:: 2.71051e-20 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2877, face 5 +DEAL::Cell 3.2878, face 0 +DEAL::Cell 3.2878, face 1 +DEAL::Cell 3.2878, face 2 +DEAL::Cell 3.2878, face 3 +DEAL:: -0.197169 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2878, face 4 +DEAL::Cell 3.2878, face 5 +DEAL::Cell 3.2879, face 0 +DEAL::Cell 3.2879, face 1 +DEAL:: 3.61401e-20 -0.394338 0.295753, 0.00112764 +DEAL::Cell 3.2879, face 2 +DEAL::Cell 3.2879, face 3 +DEAL::Cell 3.2879, face 4 +DEAL::Cell 3.2879, face 5 +DEAL:: -0.0985844 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2880, face 0 +DEAL::Cell 3.2880, face 1 +DEAL::Cell 3.2880, face 3 +DEAL::Cell 3.2880, face 4 +DEAL:: 0.132899 -0.531597 1.40946e-18, 0.00152014 +DEAL::Cell 3.2880, face 5 +DEAL::Cell 3.2881, face 0 +DEAL::Cell 3.2881, face 1 +DEAL::Cell 3.2881, face 3 +DEAL::Cell 3.2881, face 4 +DEAL:: 0.144338 -0.577350 0.00000, 0.00165098 +DEAL::Cell 3.2881, face 5 +DEAL::Cell 3.2882, face 0 +DEAL::Cell 3.2882, face 1 +DEAL::Cell 3.2882, face 2 +DEAL:: 2.71051e-20 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2882, face 3 +DEAL::Cell 3.2882, face 4 +DEAL::Cell 3.2882, face 5 +DEAL::Cell 3.2883, face 0 +DEAL:: 0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2883, face 1 +DEAL::Cell 3.2883, face 2 +DEAL::Cell 3.2883, face 3 +DEAL::Cell 3.2883, face 4 +DEAL:: 0.242922 -0.485844 2.16840e-18, 0.00138931 +DEAL::Cell 3.2883, face 5 +DEAL::Cell 3.2884, face 0 +DEAL::Cell 3.2884, face 1 +DEAL::Cell 3.2884, face 3 +DEAL::Cell 3.2884, face 4 +DEAL:: 0.00000 -0.577350 0.144338, 0.00170179 +DEAL::Cell 3.2884, face 5 +DEAL::Cell 3.2885, face 0 +DEAL::Cell 3.2885, face 1 +DEAL::Cell 3.2885, face 3 +DEAL:: 0.132899 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2885, face 4 +DEAL::Cell 3.2885, face 5 +DEAL::Cell 3.2886, face 0 +DEAL::Cell 3.2886, face 1 +DEAL:: 0.132899 -0.531597 0.265799, 0.00156693 +DEAL::Cell 3.2886, face 2 +DEAL::Cell 3.2886, face 3 +DEAL::Cell 3.2886, face 4 +DEAL::Cell 3.2886, face 5 +DEAL:: 0.121461 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2887, face 0 +DEAL::Cell 3.2887, face 1 +DEAL::Cell 3.2887, face 2 +DEAL::Cell 3.2887, face 3 +DEAL::Cell 3.2887, face 4 +DEAL:: 0.132899 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2887, face 5 +DEAL::Cell 3.2888, face 0 +DEAL::Cell 3.2888, face 1 +DEAL::Cell 3.2888, face 3 +DEAL:: 0.265799 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2888, face 4 +DEAL::Cell 3.2888, face 5 +DEAL::Cell 3.2889, face 0 +DEAL::Cell 3.2889, face 1 +DEAL:: 0.577350 -0.577350 0.144338, 0.00233483 +DEAL::Cell 3.2889, face 3 +DEAL::Cell 3.2889, face 4 +DEAL::Cell 3.2889, face 5 +DEAL::Cell 3.2890, face 0 +DEAL:: 0.242922 -0.485844 0.121461, 0.00155329 +DEAL::Cell 3.2890, face 1 +DEAL::Cell 3.2890, face 2 +DEAL::Cell 3.2890, face 3 +DEAL::Cell 3.2890, face 4 +DEAL::Cell 3.2890, face 5 +DEAL:: 0.265799 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2891, face 0 +DEAL::Cell 3.2891, face 1 +DEAL::Cell 3.2891, face 2 +DEAL::Cell 3.2891, face 3 +DEAL:: 0.364383 -0.485844 0.121461, 0.00368819 +DEAL::Cell 3.2891, face 4 +DEAL::Cell 3.2891, face 5 +DEAL::Cell 3.2892, face 0 +DEAL::Cell 3.2892, face 1 +DEAL:: 0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2892, face 3 +DEAL::Cell 3.2892, face 4 +DEAL::Cell 3.2892, face 5 +DEAL::Cell 3.2893, face 0 +DEAL:: 0.398698 -0.531597 0.265799, 0.00190018 +DEAL::Cell 3.2893, face 1 +DEAL::Cell 3.2893, face 3 +DEAL::Cell 3.2893, face 4 +DEAL::Cell 3.2893, face 5 +DEAL::Cell 3.2894, face 0 +DEAL:: 0.265799 -0.531597 0.132899, 0.00169957 +DEAL::Cell 3.2894, face 1 +DEAL::Cell 3.2894, face 2 +DEAL::Cell 3.2894, face 3 +DEAL::Cell 3.2894, face 4 +DEAL:: 0.398698 -0.531597 0.132899, 0.00156693 +DEAL::Cell 3.2894, face 5 +DEAL::Cell 3.2895, face 0 +DEAL::Cell 3.2895, face 1 +DEAL::Cell 3.2895, face 2 +DEAL:: 0.531597 -0.531597 0.132899, 0.00441555 +DEAL::Cell 3.2895, face 3 +DEAL::Cell 3.2895, face 4 +DEAL::Cell 3.2895, face 5 +DEAL::Cell 3.2896, face 0 +DEAL:: 8.13152e-20 -0.440091 0.110023, 0.00125847 +DEAL::Cell 3.2896, face 1 +DEAL::Cell 3.2896, face 2 +DEAL::Cell 3.2896, face 3 +DEAL::Cell 3.2896, face 4 +DEAL::Cell 3.2896, face 5 +DEAL:: 5.42101e-20 -0.485844 0.121461, 0.00143206 +DEAL::Cell 3.2897, face 0 +DEAL::Cell 3.2897, face 1 +DEAL::Cell 3.2897, face 2 +DEAL::Cell 3.2897, face 3 +DEAL:: 0.110023 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2897, face 4 +DEAL::Cell 3.2897, face 5 +DEAL::Cell 3.2898, face 0 +DEAL::Cell 3.2898, face 1 +DEAL:: 0.110023 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2898, face 2 +DEAL::Cell 3.2898, face 3 +DEAL::Cell 3.2898, face 4 +DEAL::Cell 3.2898, face 5 +DEAL:: 0.0985844 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2899, face 0 +DEAL::Cell 3.2899, face 1 +DEAL::Cell 3.2899, face 2 +DEAL::Cell 3.2899, face 3 +DEAL::Cell 3.2899, face 4 +DEAL:: 0.110023 -0.440091 4.22839e-18, 0.00125847 +DEAL::Cell 3.2899, face 5 +DEAL::Cell 3.2900, face 0 +DEAL::Cell 3.2900, face 1 +DEAL::Cell 3.2900, face 2 +DEAL:: 3.61401e-20 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2900, face 3 +DEAL::Cell 3.2900, face 4 +DEAL::Cell 3.2900, face 5 +DEAL::Cell 3.2901, face 0 +DEAL:: 0.121461 -0.485844 0.242922, 0.00143206 +DEAL::Cell 3.2901, face 1 +DEAL::Cell 3.2901, face 2 +DEAL::Cell 3.2901, face 3 +DEAL::Cell 3.2901, face 4 +DEAL:: 0.220045 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2901, face 5 +DEAL::Cell 3.2902, face 0 +DEAL::Cell 3.2902, face 1 +DEAL::Cell 3.2902, face 2 +DEAL::Cell 3.2902, face 3 +DEAL:: 1.08420e-19 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.2902, face 4 +DEAL::Cell 3.2902, face 5 +DEAL::Cell 3.2903, face 0 +DEAL::Cell 3.2903, face 1 +DEAL:: 0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.2903, face 2 +DEAL::Cell 3.2903, face 3 +DEAL::Cell 3.2903, face 4 +DEAL::Cell 3.2903, face 5 +DEAL:: 0.0985844 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2904, face 0 +DEAL::Cell 3.2904, face 1 +DEAL::Cell 3.2904, face 2 +DEAL::Cell 3.2904, face 3 +DEAL:: 0.330068 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2904, face 4 +DEAL::Cell 3.2904, face 5 +DEAL::Cell 3.2905, face 0 +DEAL::Cell 3.2905, face 1 +DEAL::Cell 3.2905, face 2 +DEAL:: 0.364383 -0.485844 1.51788e-18, 0.00368819 +DEAL::Cell 3.2905, face 3 +DEAL::Cell 3.2905, face 4 +DEAL::Cell 3.2905, face 5 +DEAL::Cell 3.2906, face 0 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00126074 +DEAL::Cell 3.2906, face 1 +DEAL::Cell 3.2906, face 2 +DEAL::Cell 3.2906, face 3 +DEAL::Cell 3.2906, face 4 +DEAL:: 0.197169 -0.394338 4.33681e-18, 0.00112764 +DEAL::Cell 3.2906, face 5 +DEAL::Cell 3.2907, face 0 +DEAL::Cell 3.2907, face 1 +DEAL::Cell 3.2907, face 2 +DEAL:: 0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2907, face 3 +DEAL::Cell 3.2907, face 4 +DEAL::Cell 3.2907, face 5 +DEAL::Cell 3.2908, face 0 +DEAL::Cell 3.2908, face 1 +DEAL:: 0.364383 -0.485844 0.121461, 0.00173663 +DEAL::Cell 3.2908, face 2 +DEAL::Cell 3.2908, face 3 +DEAL::Cell 3.2908, face 4 +DEAL::Cell 3.2908, face 5 +DEAL:: 0.364383 -0.485844 0.242922, 0.00155329 +DEAL::Cell 3.2909, face 0 +DEAL::Cell 3.2909, face 1 +DEAL::Cell 3.2909, face 2 +DEAL::Cell 3.2909, face 3 +DEAL:: 0.440091 -0.440091 0.110023, 0.00302625 +DEAL::Cell 3.2909, face 4 +DEAL::Cell 3.2909, face 5 +DEAL::Cell 3.2910, face 0 +DEAL::Cell 3.2910, face 1 +DEAL:: 0.295753 -0.394338 0.197169, 0.00140955 +DEAL::Cell 3.2910, face 2 +DEAL::Cell 3.2910, face 3 +DEAL::Cell 3.2910, face 4 +DEAL::Cell 3.2910, face 5 +DEAL::Cell 3.2911, face 0 +DEAL:: 0.330068 -0.440091 0.110023, 0.00157309 +DEAL::Cell 3.2911, face 1 +DEAL::Cell 3.2911, face 2 +DEAL::Cell 3.2911, face 3 +DEAL::Cell 3.2911, face 4 +DEAL:: 0.440091 -0.440091 0.110023, 0.00129720 +DEAL::Cell 3.2911, face 5 +DEAL::Cell 3.2912, face 0 +DEAL::Cell 3.2912, face 1 +DEAL::Cell 3.2912, face 3 +DEAL:: 0.132899 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2912, face 4 +DEAL::Cell 3.2912, face 5 +DEAL::Cell 3.2913, face 0 +DEAL::Cell 3.2913, face 1 +DEAL:: 0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2913, face 3 +DEAL::Cell 3.2913, face 4 +DEAL::Cell 3.2913, face 5 +DEAL::Cell 3.2914, face 0 +DEAL::Cell 3.2914, face 1 +DEAL:: 0.132899 -0.531597 0.265799, 0.00156693 +DEAL::Cell 3.2914, face 2 +DEAL::Cell 3.2914, face 3 +DEAL::Cell 3.2914, face 4 +DEAL::Cell 3.2914, face 5 +DEAL:: 0.132899 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2915, face 0 +DEAL::Cell 3.2915, face 1 +DEAL::Cell 3.2915, face 2 +DEAL::Cell 3.2915, face 3 +DEAL:: 0.242922 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2915, face 4 +DEAL::Cell 3.2915, face 5 +DEAL::Cell 3.2916, face 0 +DEAL::Cell 3.2916, face 1 +DEAL:: 0.132899 -0.531597 0.531597, 0.00156693 +DEAL::Cell 3.2916, face 3 +DEAL::Cell 3.2916, face 4 +DEAL::Cell 3.2916, face 5 +DEAL::Cell 3.2917, face 0 +DEAL::Cell 3.2917, face 1 +DEAL:: 0.288675 -0.577350 0.433013, 0.00184585 +DEAL::Cell 3.2917, face 3 +DEAL::Cell 3.2917, face 4 +DEAL::Cell 3.2917, face 5 +DEAL::Cell 3.2918, face 0 +DEAL:: 1.80700e-20 -0.485844 0.364383, 0.00138931 +DEAL::Cell 3.2918, face 1 +DEAL::Cell 3.2918, face 2 +DEAL::Cell 3.2918, face 3 +DEAL::Cell 3.2918, face 4 +DEAL:: 1.80700e-20 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2918, face 5 +DEAL::Cell 3.2919, face 0 +DEAL::Cell 3.2919, face 1 +DEAL::Cell 3.2919, face 2 +DEAL:: 0.265799 -0.531597 0.531597, 0.00441555 +DEAL::Cell 3.2919, face 3 +DEAL::Cell 3.2919, face 4 +DEAL::Cell 3.2919, face 5 +DEAL::Cell 3.2920, face 0 +DEAL::Cell 3.2920, face 1 +DEAL:: 0.433013 -0.577350 0.288675, 0.00206372 +DEAL::Cell 3.2920, face 3 +DEAL::Cell 3.2920, face 4 +DEAL::Cell 3.2920, face 5 +DEAL::Cell 3.2921, face 0 +DEAL:: 0.398698 -0.531597 0.265799, 0.00190018 +DEAL::Cell 3.2921, face 1 +DEAL::Cell 3.2921, face 3 +DEAL::Cell 3.2921, face 4 +DEAL::Cell 3.2921, face 5 +DEAL:: 0.398698 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2922, face 0 +DEAL::Cell 3.2922, face 1 +DEAL::Cell 3.2922, face 2 +DEAL::Cell 3.2922, face 3 +DEAL:: 0.364383 -0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2922, face 4 +DEAL::Cell 3.2922, face 5 +DEAL::Cell 3.2923, face 0 +DEAL::Cell 3.2923, face 1 +DEAL::Cell 3.2923, face 2 +DEAL:: 0.398698 -0.531597 0.265799, 0.00441555 +DEAL::Cell 3.2923, face 3 +DEAL::Cell 3.2923, face 4 +DEAL::Cell 3.2923, face 5 +DEAL::Cell 3.2924, face 0 +DEAL:: 0.265799 -0.531597 0.398698, 0.00169957 +DEAL::Cell 3.2924, face 1 +DEAL::Cell 3.2924, face 3 +DEAL::Cell 3.2924, face 4 +DEAL::Cell 3.2924, face 5 +DEAL:: 0.265799 -0.531597 0.531597, 0.00214980 +DEAL::Cell 3.2925, face 0 +DEAL::Cell 3.2925, face 1 +DEAL::Cell 3.2925, face 3 +DEAL::Cell 3.2925, face 4 +DEAL:: 0.531597 -0.531597 0.398698, 0.00190018 +DEAL::Cell 3.2925, face 5 +DEAL::Cell 3.2926, face 0 +DEAL::Cell 3.2926, face 1 +DEAL::Cell 3.2926, face 2 +DEAL::Cell 3.2926, face 3 +DEAL:: 0.242922 -0.485844 0.364383, 0.00368819 +DEAL::Cell 3.2926, face 4 +DEAL::Cell 3.2926, face 5 +DEAL::Cell 3.2927, face 0 +DEAL::Cell 3.2927, face 1 +DEAL:: 0.485844 -0.485844 0.364383, 0.00196478 +DEAL::Cell 3.2927, face 2 +DEAL::Cell 3.2927, face 3 +DEAL::Cell 3.2927, face 4 +DEAL::Cell 3.2927, face 5 +DEAL:: 0.364383 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2928, face 0 +DEAL::Cell 3.2928, face 1 +DEAL::Cell 3.2928, face 2 +DEAL::Cell 3.2928, face 3 +DEAL:: 0.110023 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2928, face 4 +DEAL::Cell 3.2928, face 5 +DEAL::Cell 3.2929, face 0 +DEAL::Cell 3.2929, face 1 +DEAL::Cell 3.2929, face 2 +DEAL:: 0.121461 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2929, face 3 +DEAL::Cell 3.2929, face 4 +DEAL::Cell 3.2929, face 5 +DEAL::Cell 3.2930, face 0 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00112764 +DEAL::Cell 3.2930, face 1 +DEAL::Cell 3.2930, face 2 +DEAL::Cell 3.2930, face 3 +DEAL::Cell 3.2930, face 4 +DEAL:: 7.22801e-20 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2930, face 5 +DEAL::Cell 3.2931, face 0 +DEAL::Cell 3.2931, face 1 +DEAL::Cell 3.2931, face 2 +DEAL:: 0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2931, face 3 +DEAL::Cell 3.2931, face 4 +DEAL::Cell 3.2931, face 5 +DEAL::Cell 3.2932, face 0 +DEAL::Cell 3.2932, face 1 +DEAL:: 0.121461 -0.485844 0.364383, 0.00143206 +DEAL::Cell 3.2932, face 2 +DEAL::Cell 3.2932, face 3 +DEAL::Cell 3.2932, face 4 +DEAL::Cell 3.2932, face 5 +DEAL:: 0.121461 -0.485844 0.485844, 0.00196478 +DEAL::Cell 3.2933, face 0 +DEAL::Cell 3.2933, face 1 +DEAL::Cell 3.2933, face 2 +DEAL::Cell 3.2933, face 3 +DEAL:: 0.220045 -0.440091 0.330068, 0.00302625 +DEAL::Cell 3.2933, face 4 +DEAL::Cell 3.2933, face 5 +DEAL::Cell 3.2934, face 0 +DEAL::Cell 3.2934, face 1 +DEAL:: 0.0985844 -0.394338 0.394338, 0.00116234 +DEAL::Cell 3.2934, face 2 +DEAL::Cell 3.2934, face 3 +DEAL::Cell 3.2934, face 4 +DEAL::Cell 3.2934, face 5 +DEAL::Cell 3.2935, face 0 +DEAL:: 0.110023 -0.440091 0.330068, 0.00129720 +DEAL::Cell 3.2935, face 1 +DEAL::Cell 3.2935, face 2 +DEAL::Cell 3.2935, face 3 +DEAL::Cell 3.2935, face 4 +DEAL:: 0.220045 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2935, face 5 +DEAL::Cell 3.2936, face 0 +DEAL::Cell 3.2936, face 1 +DEAL::Cell 3.2936, face 2 +DEAL:: 0.364383 -0.485844 0.242922, 0.00368819 +DEAL::Cell 3.2936, face 3 +DEAL::Cell 3.2936, face 4 +DEAL::Cell 3.2936, face 5 +DEAL::Cell 3.2937, face 0 +DEAL:: 0.330068 -0.440091 0.330068, 0.00157309 +DEAL::Cell 3.2937, face 1 +DEAL::Cell 3.2937, face 2 +DEAL::Cell 3.2937, face 3 +DEAL::Cell 3.2937, face 4 +DEAL::Cell 3.2937, face 5 +DEAL:: 0.364383 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2938, face 0 +DEAL::Cell 3.2938, face 1 +DEAL::Cell 3.2938, face 2 +DEAL::Cell 3.2938, face 3 +DEAL:: 0.197169 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2938, face 4 +DEAL::Cell 3.2938, face 5 +DEAL::Cell 3.2939, face 0 +DEAL::Cell 3.2939, face 1 +DEAL:: 0.440091 -0.440091 0.330068, 0.00177975 +DEAL::Cell 3.2939, face 2 +DEAL::Cell 3.2939, face 3 +DEAL::Cell 3.2939, face 4 +DEAL::Cell 3.2939, face 5 +DEAL:: 0.394338 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2940, face 0 +DEAL::Cell 3.2940, face 1 +DEAL::Cell 3.2940, face 2 +DEAL::Cell 3.2940, face 3 +DEAL::Cell 3.2940, face 4 +DEAL:: 0.242922 -0.485844 0.364383, 0.00173663 +DEAL::Cell 3.2940, face 5 +DEAL::Cell 3.2941, face 0 +DEAL::Cell 3.2941, face 1 +DEAL::Cell 3.2941, face 2 +DEAL:: 0.364383 -0.485844 0.485844, 0.00368819 +DEAL::Cell 3.2941, face 3 +DEAL::Cell 3.2941, face 4 +DEAL::Cell 3.2941, face 5 +DEAL::Cell 3.2942, face 0 +DEAL:: 0.220045 -0.440091 0.440091, 0.00140701 +DEAL::Cell 3.2942, face 1 +DEAL::Cell 3.2942, face 2 +DEAL::Cell 3.2942, face 3 +DEAL::Cell 3.2942, face 4 +DEAL:: 0.295753 -0.394338 0.295753, 0.00140955 +DEAL::Cell 3.2942, face 5 +DEAL::Cell 3.2943, face 0 +DEAL::Cell 3.2943, face 1 +DEAL::Cell 3.2943, face 2 +DEAL::Cell 3.2943, face 3 +DEAL:: 0.295753 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2943, face 4 +DEAL::Cell 3.2943, face 5 +DEAL::Cell 3.2944, face 0 +DEAL::Cell 3.2944, face 1 +DEAL:: -0.261438 -0.348584 1.30104e-18, 0.00124600 +DEAL::Cell 3.2944, face 2 +DEAL::Cell 3.2944, face 3 +DEAL::Cell 3.2944, face 4 +DEAL::Cell 3.2944, face 5 +DEAL:: -0.348584 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2945, face 0 +DEAL::Cell 3.2945, face 1 +DEAL::Cell 3.2945, face 2 +DEAL::Cell 3.2945, face 3 +DEAL:: -0.174292 -0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.2945, face 4 +DEAL::Cell 3.2945, face 5 +DEAL::Cell 3.2946, face 0 +DEAL::Cell 3.2946, face 1 +DEAL::Cell 3.2946, face 2 +DEAL:: -0.348584 -0.348584 0.00000, 0.00189861 +DEAL::Cell 3.2946, face 3 +DEAL::Cell 3.2946, face 4 +DEAL::Cell 3.2946, face 5 +DEAL::Cell 3.2947, face 0 +DEAL:: -0.227123 -0.302831 8.67362e-19, 0.00108246 +DEAL::Cell 3.2947, face 1 +DEAL::Cell 3.2947, face 2 +DEAL::Cell 3.2947, face 3 +DEAL::Cell 3.2947, face 4 +DEAL:: -0.227123 -0.302831 8.67362e-19, 0.000865968 +DEAL::Cell 3.2947, face 5 +DEAL::Cell 3.2948, face 0 +DEAL::Cell 3.2948, face 1 +DEAL::Cell 3.2948, face 2 +DEAL:: -0.295753 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.2948, face 3 +DEAL::Cell 3.2948, face 4 +DEAL::Cell 3.2948, face 5 +DEAL::Cell 3.2949, face 0 +DEAL::Cell 3.2949, face 1 +DEAL:: -0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.2949, face 2 +DEAL::Cell 3.2949, face 3 +DEAL::Cell 3.2949, face 4 +DEAL::Cell 3.2949, face 5 +DEAL:: -0.197169 -0.394338 0.197169, 0.00126074 +DEAL::Cell 3.2950, face 0 +DEAL::Cell 3.2950, face 1 +DEAL::Cell 3.2950, face 2 +DEAL::Cell 3.2950, face 3 +DEAL:: -0.227123 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.2950, face 4 +DEAL::Cell 3.2950, face 5 +DEAL::Cell 3.2951, face 0 +DEAL::Cell 3.2951, face 1 +DEAL:: -0.151416 -0.302831 0.151416, 0.000968182 +DEAL::Cell 3.2951, face 2 +DEAL::Cell 3.2951, face 3 +DEAL::Cell 3.2951, face 4 +DEAL::Cell 3.2951, face 5 +DEAL::Cell 3.2952, face 0 +DEAL:: -0.197169 -0.394338 3.46945e-18, 0.00126074 +DEAL::Cell 3.2952, face 1 +DEAL::Cell 3.2952, face 2 +DEAL::Cell 3.2952, face 3 +DEAL::Cell 3.2952, face 4 +DEAL:: -0.0985844 -0.394338 5.20417e-18, 0.00112764 +DEAL::Cell 3.2952, face 5 +DEAL::Cell 3.2953, face 0 +DEAL::Cell 3.2953, face 1 +DEAL::Cell 3.2953, face 2 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00242972 +DEAL::Cell 3.2953, face 3 +DEAL::Cell 3.2953, face 4 +DEAL::Cell 3.2953, face 5 +DEAL::Cell 3.2954, face 0 +DEAL:: -0.151416 -0.302831 0.0757078, 0.000968182 +DEAL::Cell 3.2954, face 1 +DEAL::Cell 3.2954, face 2 +DEAL::Cell 3.2954, face 3 +DEAL::Cell 3.2954, face 4 +DEAL::Cell 3.2954, face 5 +DEAL:: -0.174292 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.2955, face 0 +DEAL::Cell 3.2955, face 1 +DEAL::Cell 3.2955, face 2 +DEAL::Cell 3.2955, face 3 +DEAL:: -0.0757078 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.2955, face 4 +DEAL::Cell 3.2955, face 5 +DEAL::Cell 3.2956, face 0 +DEAL::Cell 3.2956, face 1 +DEAL:: -0.0985844 -0.394338 0.197169, 0.00116234 +DEAL::Cell 3.2956, face 2 +DEAL::Cell 3.2956, face 3 +DEAL::Cell 3.2956, face 4 +DEAL::Cell 3.2956, face 5 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2957, face 0 +DEAL::Cell 3.2957, face 1 +DEAL::Cell 3.2957, face 2 +DEAL::Cell 3.2957, face 3 +DEAL::Cell 3.2957, face 4 +DEAL:: -0.0985844 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.2957, face 5 +DEAL::Cell 3.2958, face 0 +DEAL::Cell 3.2958, face 1 +DEAL::Cell 3.2958, face 2 +DEAL:: -0.174292 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2958, face 3 +DEAL::Cell 3.2958, face 4 +DEAL::Cell 3.2958, face 5 +DEAL::Cell 3.2959, face 0 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00102748 +DEAL::Cell 3.2959, face 1 +DEAL::Cell 3.2959, face 2 +DEAL::Cell 3.2959, face 3 +DEAL::Cell 3.2959, face 4 +DEAL:: 5.42101e-20 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.2959, face 5 +DEAL::Cell 3.2960, face 0 +DEAL::Cell 3.2960, face 1 +DEAL::Cell 3.2960, face 2 +DEAL::Cell 3.2960, face 3 +DEAL:: -0.257078 -0.257078 0.00000, 0.00103264 +DEAL::Cell 3.2960, face 4 +DEAL::Cell 3.2960, face 5 +DEAL::Cell 3.2961, face 0 +DEAL::Cell 3.2961, face 1 +DEAL:: -0.128539 -0.257078 8.67362e-19, 0.000821904 +DEAL::Cell 3.2961, face 2 +DEAL::Cell 3.2961, face 3 +DEAL::Cell 3.2961, face 4 +DEAL::Cell 3.2961, face 5 +DEAL:: -0.192809 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2962, face 0 +DEAL::Cell 3.2962, face 1 +DEAL::Cell 3.2962, face 2 +DEAL::Cell 3.2962, face 3 +DEAL:: -0.158494 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.2962, face 4 +DEAL::Cell 3.2962, face 5 +DEAL::Cell 3.2963, face 0 +DEAL::Cell 3.2963, face 1 +DEAL::Cell 3.2963, face 2 +DEAL:: -0.192809 -0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.2963, face 3 +DEAL::Cell 3.2963, face 4 +DEAL::Cell 3.2963, face 5 +DEAL::Cell 3.2964, face 0 +DEAL:: -0.302831 -0.302831 0.151416, 0.00122466 +DEAL::Cell 3.2964, face 1 +DEAL::Cell 3.2964, face 2 +DEAL::Cell 3.2964, face 3 +DEAL::Cell 3.2964, face 4 +DEAL:: -0.257078 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2964, face 5 +DEAL::Cell 3.2965, face 0 +DEAL::Cell 3.2965, face 1 +DEAL::Cell 3.2965, face 2 +DEAL:: -0.151416 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.2965, face 3 +DEAL::Cell 3.2965, face 4 +DEAL::Cell 3.2965, face 5 +DEAL::Cell 3.2966, face 0 +DEAL::Cell 3.2966, face 1 +DEAL:: -0.192809 -0.257078 0.0642695, 0.000918917 +DEAL::Cell 3.2966, face 2 +DEAL::Cell 3.2966, face 3 +DEAL::Cell 3.2966, face 4 +DEAL::Cell 3.2966, face 5 +DEAL:: -0.192809 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2967, face 0 +DEAL::Cell 3.2967, face 1 +DEAL::Cell 3.2967, face 2 +DEAL::Cell 3.2967, face 3 +DEAL:: -0.105662 -0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.2967, face 4 +DEAL::Cell 3.2967, face 5 +DEAL::Cell 3.2968, face 0 +DEAL::Cell 3.2968, face 1 +DEAL:: -0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2968, face 2 +DEAL::Cell 3.2968, face 3 +DEAL::Cell 3.2968, face 4 +DEAL::Cell 3.2968, face 5 +DEAL::Cell 3.2969, face 0 +DEAL:: -0.0757078 -0.302831 2.60209e-18, 0.000892619 +DEAL::Cell 3.2969, face 1 +DEAL::Cell 3.2969, face 2 +DEAL::Cell 3.2969, face 3 +DEAL::Cell 3.2969, face 4 +DEAL:: 7.22801e-20 -0.302831 3.46945e-18, 0.000865968 +DEAL::Cell 3.2969, face 5 +DEAL::Cell 3.2970, face 0 +DEAL::Cell 3.2970, face 1 +DEAL::Cell 3.2970, face 2 +DEAL:: -0.0642695 -0.257078 1.30104e-18, 0.00103264 +DEAL::Cell 3.2970, face 3 +DEAL::Cell 3.2970, face 4 +DEAL::Cell 3.2970, face 5 +DEAL::Cell 3.2971, face 0 +DEAL:: -0.0528312 -0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.2971, face 1 +DEAL::Cell 3.2971, face 2 +DEAL::Cell 3.2971, face 3 +DEAL::Cell 3.2971, face 4 +DEAL::Cell 3.2971, face 5 +DEAL:: -0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2972, face 0 +DEAL::Cell 3.2972, face 1 +DEAL::Cell 3.2972, face 2 +DEAL::Cell 3.2972, face 3 +DEAL:: -0.128539 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.2972, face 4 +DEAL::Cell 3.2972, face 5 +DEAL::Cell 3.2973, face 0 +DEAL::Cell 3.2973, face 1 +DEAL:: 3.61401e-20 -0.302831 0.151416, 0.000865968 +DEAL::Cell 3.2973, face 2 +DEAL::Cell 3.2973, face 3 +DEAL::Cell 3.2973, face 4 +DEAL::Cell 3.2973, face 5 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2974, face 0 +DEAL::Cell 3.2974, face 1 +DEAL::Cell 3.2974, face 2 +DEAL::Cell 3.2974, face 3 +DEAL::Cell 3.2974, face 4 +DEAL:: -0.128539 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.2974, face 5 +DEAL::Cell 3.2975, face 0 +DEAL::Cell 3.2975, face 1 +DEAL::Cell 3.2975, face 2 +DEAL:: -0.0642695 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.2975, face 3 +DEAL::Cell 3.2975, face 4 +DEAL::Cell 3.2975, face 5 +DEAL::Cell 3.2976, face 0 +DEAL:: -0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.2976, face 1 +DEAL::Cell 3.2976, face 2 +DEAL::Cell 3.2976, face 3 +DEAL::Cell 3.2976, face 4 +DEAL:: -0.261438 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2976, face 5 +DEAL::Cell 3.2977, face 0 +DEAL::Cell 3.2977, face 1 +DEAL::Cell 3.2977, face 2 +DEAL::Cell 3.2977, face 3 +DEAL:: -0.261438 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2977, face 4 +DEAL::Cell 3.2977, face 5 +DEAL::Cell 3.2978, face 0 +DEAL::Cell 3.2978, face 1 +DEAL:: -0.227123 -0.302831 0.151416, 0.00108246 +DEAL::Cell 3.2978, face 2 +DEAL::Cell 3.2978, face 3 +DEAL::Cell 3.2978, face 4 +DEAL::Cell 3.2978, face 5 +DEAL:: -0.302831 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2979, face 0 +DEAL::Cell 3.2979, face 1 +DEAL::Cell 3.2979, face 2 +DEAL::Cell 3.2979, face 3 +DEAL:: -0.151416 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2979, face 4 +DEAL::Cell 3.2979, face 5 +DEAL::Cell 3.2980, face 0 +DEAL::Cell 3.2980, face 1 +DEAL::Cell 3.2980, face 2 +DEAL:: -0.394338 -0.394338 0.295753, 0.00242972 +DEAL::Cell 3.2980, face 3 +DEAL::Cell 3.2980, face 4 +DEAL::Cell 3.2980, face 5 +DEAL::Cell 3.2981, face 0 +DEAL:: -0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2981, face 1 +DEAL::Cell 3.2981, face 2 +DEAL::Cell 3.2981, face 3 +DEAL::Cell 3.2981, face 4 +DEAL:: -0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2981, face 5 +DEAL::Cell 3.2982, face 0 +DEAL::Cell 3.2982, face 1 +DEAL::Cell 3.2982, face 2 +DEAL:: -0.261438 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2982, face 3 +DEAL::Cell 3.2982, face 4 +DEAL::Cell 3.2982, face 5 +DEAL::Cell 3.2983, face 0 +DEAL::Cell 3.2983, face 1 +DEAL:: -0.174292 -0.348584 0.261438, 0.00111446 +DEAL::Cell 3.2983, face 2 +DEAL::Cell 3.2983, face 3 +DEAL::Cell 3.2983, face 4 +DEAL::Cell 3.2983, face 5 +DEAL:: -0.174292 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.2984, face 0 +DEAL::Cell 3.2984, face 1 +DEAL::Cell 3.2984, face 2 +DEAL::Cell 3.2984, face 3 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2984, face 4 +DEAL::Cell 3.2984, face 5 +DEAL::Cell 3.2985, face 0 +DEAL::Cell 3.2985, face 1 +DEAL:: 2.71051e-20 -0.348584 0.261438, 0.000996803 +DEAL::Cell 3.2985, face 2 +DEAL::Cell 3.2985, face 3 +DEAL::Cell 3.2985, face 4 +DEAL::Cell 3.2985, face 5 +DEAL::Cell 3.2986, face 0 +DEAL:: -0.174292 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2986, face 1 +DEAL::Cell 3.2986, face 2 +DEAL::Cell 3.2986, face 3 +DEAL::Cell 3.2986, face 4 +DEAL:: -0.0871461 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.2986, face 5 +DEAL::Cell 3.2987, face 0 +DEAL::Cell 3.2987, face 1 +DEAL::Cell 3.2987, face 2 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.2987, face 3 +DEAL::Cell 3.2987, face 4 +DEAL::Cell 3.2987, face 5 +DEAL::Cell 3.2988, face 0 +DEAL:: -0.174292 -0.348584 0.348584, 0.00111446 +DEAL::Cell 3.2988, face 1 +DEAL::Cell 3.2988, face 2 +DEAL::Cell 3.2988, face 3 +DEAL::Cell 3.2988, face 4 +DEAL::Cell 3.2988, face 5 +DEAL:: -0.197169 -0.394338 0.394338, 0.00159472 +DEAL::Cell 3.2989, face 0 +DEAL::Cell 3.2989, face 1 +DEAL::Cell 3.2989, face 2 +DEAL::Cell 3.2989, face 3 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00189861 +DEAL::Cell 3.2989, face 4 +DEAL::Cell 3.2989, face 5 +DEAL::Cell 3.2990, face 0 +DEAL::Cell 3.2990, face 1 +DEAL:: -0.0871461 -0.348584 0.348584, 0.00102748 +DEAL::Cell 3.2990, face 2 +DEAL::Cell 3.2990, face 3 +DEAL::Cell 3.2990, face 4 +DEAL::Cell 3.2990, face 5 +DEAL:: -0.0757078 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.2991, face 0 +DEAL::Cell 3.2991, face 1 +DEAL::Cell 3.2991, face 2 +DEAL::Cell 3.2991, face 3 +DEAL::Cell 3.2991, face 4 +DEAL:: -0.0871461 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.2991, face 5 +DEAL::Cell 3.2992, face 0 +DEAL::Cell 3.2992, face 1 +DEAL::Cell 3.2992, face 2 +DEAL:: -0.302831 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2992, face 3 +DEAL::Cell 3.2992, face 4 +DEAL::Cell 3.2992, face 5 +DEAL::Cell 3.2993, face 0 +DEAL:: -0.227123 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.2993, face 1 +DEAL::Cell 3.2993, face 2 +DEAL::Cell 3.2993, face 3 +DEAL::Cell 3.2993, face 4 +DEAL:: -0.128539 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.2993, face 5 +DEAL::Cell 3.2994, face 0 +DEAL::Cell 3.2994, face 1 +DEAL::Cell 3.2994, face 2 +DEAL::Cell 3.2994, face 3 +DEAL:: -0.211325 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.2994, face 4 +DEAL::Cell 3.2994, face 5 +DEAL::Cell 3.2995, face 0 +DEAL::Cell 3.2995, face 1 +DEAL:: -0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.2995, face 2 +DEAL::Cell 3.2995, face 3 +DEAL::Cell 3.2995, face 4 +DEAL::Cell 3.2995, face 5 +DEAL:: -0.158494 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.2996, face 0 +DEAL::Cell 3.2996, face 1 +DEAL::Cell 3.2996, face 2 +DEAL::Cell 3.2996, face 3 +DEAL:: -0.192809 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2996, face 4 +DEAL::Cell 3.2996, face 5 +DEAL::Cell 3.2997, face 0 +DEAL::Cell 3.2997, face 1 +DEAL::Cell 3.2997, face 2 +DEAL:: -0.227123 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.2997, face 3 +DEAL::Cell 3.2997, face 4 +DEAL::Cell 3.2997, face 5 +DEAL::Cell 3.2998, face 0 +DEAL:: -0.257078 -0.257078 0.257078, 0.00103964 +DEAL::Cell 3.2998, face 1 +DEAL::Cell 3.2998, face 2 +DEAL::Cell 3.2998, face 3 +DEAL::Cell 3.2998, face 4 +DEAL:: -0.211325 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.2998, face 5 +DEAL::Cell 3.2999, face 0 +DEAL::Cell 3.2999, face 1 +DEAL::Cell 3.2999, face 2 +DEAL:: -0.128539 -0.257078 0.257078, 0.00103264 +DEAL::Cell 3.2999, face 3 +DEAL::Cell 3.2999, face 4 +DEAL::Cell 3.2999, face 5 +DEAL::Cell 3.3000, face 0 +DEAL::Cell 3.3000, face 1 +DEAL:: -0.0757078 -0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3000, face 2 +DEAL::Cell 3.3000, face 3 +DEAL::Cell 3.3000, face 4 +DEAL::Cell 3.3000, face 5 +DEAL:: -0.0757078 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3001, face 0 +DEAL::Cell 3.3001, face 1 +DEAL::Cell 3.3001, face 2 +DEAL::Cell 3.3001, face 3 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3001, face 4 +DEAL::Cell 3.3001, face 5 +DEAL::Cell 3.3002, face 0 +DEAL::Cell 3.3002, face 1 +DEAL:: -0.0528312 -0.211325 0.158494, 0.000622897 +DEAL::Cell 3.3002, face 2 +DEAL::Cell 3.3002, face 3 +DEAL::Cell 3.3002, face 4 +DEAL::Cell 3.3002, face 5 +DEAL::Cell 3.3003, face 0 +DEAL:: -0.0642695 -0.257078 0.128539, 0.000757758 +DEAL::Cell 3.3003, face 1 +DEAL::Cell 3.3003, face 2 +DEAL::Cell 3.3003, face 3 +DEAL::Cell 3.3003, face 4 +DEAL:: 1.80700e-20 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3003, face 5 +DEAL::Cell 3.3004, face 0 +DEAL::Cell 3.3004, face 1 +DEAL::Cell 3.3004, face 2 +DEAL:: -0.0757078 -0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3004, face 3 +DEAL::Cell 3.3004, face 4 +DEAL::Cell 3.3004, face 5 +DEAL::Cell 3.3005, face 0 +DEAL:: -0.0642695 -0.257078 0.257078, 0.000757758 +DEAL::Cell 3.3005, face 1 +DEAL::Cell 3.3005, face 2 +DEAL::Cell 3.3005, face 3 +DEAL::Cell 3.3005, face 4 +DEAL::Cell 3.3005, face 5 +DEAL:: -0.0757078 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3006, face 0 +DEAL::Cell 3.3006, face 1 +DEAL::Cell 3.3006, face 2 +DEAL::Cell 3.3006, face 3 +DEAL:: -0.105662 -0.211325 0.211325, 0.000697784 +DEAL::Cell 3.3006, face 4 +DEAL::Cell 3.3006, face 5 +DEAL::Cell 3.3007, face 0 +DEAL::Cell 3.3007, face 1 +DEAL:: 0.00000 -0.257078 0.257078, 0.000735134 +DEAL::Cell 3.3007, face 2 +DEAL::Cell 3.3007, face 3 +DEAL::Cell 3.3007, face 4 +DEAL::Cell 3.3007, face 5 +DEAL:: 0.00000 -0.211325 0.211325, 0.000854608 +DEAL::Cell 3.3008, face 0 +DEAL::Cell 3.3008, face 1 +DEAL::Cell 3.3008, face 2 +DEAL::Cell 3.3008, face 3 +DEAL::Cell 3.3008, face 4 +DEAL:: 1.44560e-19 -0.394338 6.93889e-18, 0.00112764 +DEAL::Cell 3.3008, face 5 +DEAL::Cell 3.3009, face 0 +DEAL::Cell 3.3009, face 1 +DEAL::Cell 3.3009, face 2 +DEAL:: 0.0985844 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3009, face 3 +DEAL::Cell 3.3009, face 4 +DEAL::Cell 3.3009, face 5 +DEAL::Cell 3.3010, face 0 +DEAL:: 8.13152e-20 -0.348584 0.0871461, 0.000996803 +DEAL::Cell 3.3010, face 1 +DEAL::Cell 3.3010, face 2 +DEAL::Cell 3.3010, face 3 +DEAL::Cell 3.3010, face 4 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.000865968 +DEAL::Cell 3.3010, face 5 +DEAL::Cell 3.3011, face 0 +DEAL::Cell 3.3011, face 1 +DEAL::Cell 3.3011, face 2 +DEAL::Cell 3.3011, face 3 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.00143292 +DEAL::Cell 3.3011, face 4 +DEAL::Cell 3.3011, face 5 +DEAL::Cell 3.3012, face 0 +DEAL::Cell 3.3012, face 1 +DEAL:: 0.0871461 -0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3012, face 2 +DEAL::Cell 3.3012, face 3 +DEAL::Cell 3.3012, face 4 +DEAL::Cell 3.3012, face 5 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3013, face 0 +DEAL::Cell 3.3013, face 1 +DEAL::Cell 3.3013, face 2 +DEAL::Cell 3.3013, face 3 +DEAL:: 0.174292 -0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3013, face 4 +DEAL::Cell 3.3013, face 5 +DEAL::Cell 3.3014, face 0 +DEAL::Cell 3.3014, face 1 +DEAL::Cell 3.3014, face 2 +DEAL:: 8.13152e-20 -0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3014, face 3 +DEAL::Cell 3.3014, face 4 +DEAL::Cell 3.3014, face 5 +DEAL::Cell 3.3015, face 0 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3015, face 1 +DEAL::Cell 3.3015, face 2 +DEAL::Cell 3.3015, face 3 +DEAL::Cell 3.3015, face 4 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3015, face 5 +DEAL::Cell 3.3016, face 0 +DEAL::Cell 3.3016, face 1 +DEAL::Cell 3.3016, face 2 +DEAL:: 0.295753 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3016, face 3 +DEAL::Cell 3.3016, face 4 +DEAL::Cell 3.3016, face 5 +DEAL::Cell 3.3017, face 0 +DEAL::Cell 3.3017, face 1 +DEAL:: 0.394338 -0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.3017, face 2 +DEAL::Cell 3.3017, face 3 +DEAL::Cell 3.3017, face 4 +DEAL::Cell 3.3017, face 5 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3018, face 0 +DEAL::Cell 3.3018, face 1 +DEAL::Cell 3.3018, face 2 +DEAL::Cell 3.3018, face 3 +DEAL:: 0.227123 -0.302831 1.51788e-18, 0.00143292 +DEAL::Cell 3.3018, face 4 +DEAL::Cell 3.3018, face 5 +DEAL::Cell 3.3019, face 0 +DEAL::Cell 3.3019, face 1 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00122466 +DEAL::Cell 3.3019, face 2 +DEAL::Cell 3.3019, face 3 +DEAL::Cell 3.3019, face 4 +DEAL::Cell 3.3019, face 5 +DEAL::Cell 3.3020, face 0 +DEAL:: 0.197169 -0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3020, face 1 +DEAL::Cell 3.3020, face 2 +DEAL::Cell 3.3020, face 3 +DEAL::Cell 3.3020, face 4 +DEAL:: 0.295753 -0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3020, face 5 +DEAL::Cell 3.3021, face 0 +DEAL::Cell 3.3021, face 1 +DEAL::Cell 3.3021, face 2 +DEAL:: 0.394338 -0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3021, face 3 +DEAL::Cell 3.3021, face 4 +DEAL::Cell 3.3021, face 5 +DEAL::Cell 3.3022, face 0 +DEAL:: 0.151416 -0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3022, face 1 +DEAL::Cell 3.3022, face 2 +DEAL::Cell 3.3022, face 3 +DEAL::Cell 3.3022, face 4 +DEAL::Cell 3.3022, face 5 +DEAL:: 0.174292 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3023, face 0 +DEAL::Cell 3.3023, face 1 +DEAL::Cell 3.3023, face 2 +DEAL::Cell 3.3023, face 3 +DEAL:: 0.227123 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3023, face 4 +DEAL::Cell 3.3023, face 5 +DEAL::Cell 3.3024, face 0 +DEAL::Cell 3.3024, face 1 +DEAL:: 0.0757078 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3024, face 2 +DEAL::Cell 3.3024, face 3 +DEAL::Cell 3.3024, face 4 +DEAL::Cell 3.3024, face 5 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3025, face 0 +DEAL::Cell 3.3025, face 1 +DEAL::Cell 3.3025, face 2 +DEAL::Cell 3.3025, face 3 +DEAL::Cell 3.3025, face 4 +DEAL:: 0.0757078 -0.302831 2.81893e-18, 0.000865968 +DEAL::Cell 3.3025, face 5 +DEAL::Cell 3.3026, face 0 +DEAL::Cell 3.3026, face 1 +DEAL::Cell 3.3026, face 2 +DEAL:: 2.71051e-20 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3026, face 3 +DEAL::Cell 3.3026, face 4 +DEAL::Cell 3.3026, face 5 +DEAL::Cell 3.3027, face 0 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3027, face 1 +DEAL::Cell 3.3027, face 2 +DEAL::Cell 3.3027, face 3 +DEAL::Cell 3.3027, face 4 +DEAL:: 0.105662 -0.211325 0.00000, 0.000604299 +DEAL::Cell 3.3027, face 5 +DEAL::Cell 3.3028, face 0 +DEAL::Cell 3.3028, face 1 +DEAL::Cell 3.3028, face 2 +DEAL::Cell 3.3028, face 3 +DEAL:: 2.71051e-20 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3028, face 4 +DEAL::Cell 3.3028, face 5 +DEAL::Cell 3.3029, face 0 +DEAL::Cell 3.3029, face 1 +DEAL:: 0.128539 -0.257078 0.0642695, 0.000821904 +DEAL::Cell 3.3029, face 2 +DEAL::Cell 3.3029, face 3 +DEAL::Cell 3.3029, face 4 +DEAL::Cell 3.3029, face 5 +DEAL:: 0.0642695 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3030, face 0 +DEAL::Cell 3.3030, face 1 +DEAL::Cell 3.3030, face 2 +DEAL::Cell 3.3030, face 3 +DEAL:: 0.0528312 -0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3030, face 4 +DEAL::Cell 3.3030, face 5 +DEAL::Cell 3.3031, face 0 +DEAL::Cell 3.3031, face 1 +DEAL::Cell 3.3031, face 2 +DEAL:: 0.0642695 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3031, face 3 +DEAL::Cell 3.3031, face 4 +DEAL::Cell 3.3031, face 5 +DEAL::Cell 3.3032, face 0 +DEAL:: 0.128539 -0.257078 1.08420e-18, 0.000821904 +DEAL::Cell 3.3032, face 1 +DEAL::Cell 3.3032, face 2 +DEAL::Cell 3.3032, face 3 +DEAL::Cell 3.3032, face 4 +DEAL:: 0.128539 -0.257078 1.08420e-18, 0.000735134 +DEAL::Cell 3.3032, face 5 +DEAL::Cell 3.3033, face 0 +DEAL::Cell 3.3033, face 1 +DEAL::Cell 3.3033, face 2 +DEAL:: 0.302831 -0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3033, face 3 +DEAL::Cell 3.3033, face 4 +DEAL::Cell 3.3033, face 5 +DEAL::Cell 3.3034, face 0 +DEAL::Cell 3.3034, face 1 +DEAL:: 0.192809 -0.257078 7.58942e-19, 0.000918917 +DEAL::Cell 3.3034, face 2 +DEAL::Cell 3.3034, face 3 +DEAL::Cell 3.3034, face 4 +DEAL::Cell 3.3034, face 5 +DEAL:: 0.192809 -0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3035, face 0 +DEAL::Cell 3.3035, face 1 +DEAL::Cell 3.3035, face 2 +DEAL::Cell 3.3035, face 3 +DEAL:: 0.211325 -0.211325 0.00000, 0.000697784 +DEAL::Cell 3.3035, face 4 +DEAL::Cell 3.3035, face 5 +DEAL::Cell 3.3036, face 0 +DEAL::Cell 3.3036, face 1 +DEAL:: 0.192809 -0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3036, face 2 +DEAL::Cell 3.3036, face 3 +DEAL::Cell 3.3036, face 4 +DEAL::Cell 3.3036, face 5 +DEAL::Cell 3.3037, face 0 +DEAL:: 0.227123 -0.302831 0.0757078, 0.00108246 +DEAL::Cell 3.3037, face 1 +DEAL::Cell 3.3037, face 2 +DEAL::Cell 3.3037, face 3 +DEAL::Cell 3.3037, face 4 +DEAL:: 0.302831 -0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3037, face 5 +DEAL::Cell 3.3038, face 0 +DEAL::Cell 3.3038, face 1 +DEAL::Cell 3.3038, face 2 +DEAL:: 0.192809 -0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3038, face 3 +DEAL::Cell 3.3038, face 4 +DEAL::Cell 3.3038, face 5 +DEAL::Cell 3.3039, face 0 +DEAL:: 0.158494 -0.211325 0.105662, 0.000755374 +DEAL::Cell 3.3039, face 1 +DEAL::Cell 3.3039, face 2 +DEAL::Cell 3.3039, face 3 +DEAL::Cell 3.3039, face 4 +DEAL::Cell 3.3039, face 5 +DEAL:: 0.192809 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3040, face 0 +DEAL::Cell 3.3040, face 1 +DEAL::Cell 3.3040, face 2 +DEAL::Cell 3.3040, face 3 +DEAL:: 2.71051e-20 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3040, face 4 +DEAL::Cell 3.3040, face 5 +DEAL::Cell 3.3041, face 0 +DEAL::Cell 3.3041, face 1 +DEAL:: 0.197169 -0.394338 0.295753, 0.00126074 +DEAL::Cell 3.3041, face 2 +DEAL::Cell 3.3041, face 3 +DEAL::Cell 3.3041, face 4 +DEAL::Cell 3.3041, face 5 +DEAL:: 0.174292 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3042, face 0 +DEAL::Cell 3.3042, face 1 +DEAL::Cell 3.3042, face 2 +DEAL::Cell 3.3042, face 3 +DEAL::Cell 3.3042, face 4 +DEAL:: 5.42101e-20 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3042, face 5 +DEAL::Cell 3.3043, face 0 +DEAL::Cell 3.3043, face 1 +DEAL::Cell 3.3043, face 2 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3043, face 3 +DEAL::Cell 3.3043, face 4 +DEAL::Cell 3.3043, face 5 +DEAL::Cell 3.3044, face 0 +DEAL:: 0.00000 -0.394338 0.394338, 0.00112764 +DEAL::Cell 3.3044, face 1 +DEAL::Cell 3.3044, face 2 +DEAL::Cell 3.3044, face 3 +DEAL::Cell 3.3044, face 4 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3044, face 5 +DEAL::Cell 3.3045, face 0 +DEAL::Cell 3.3045, face 1 +DEAL::Cell 3.3045, face 2 +DEAL::Cell 3.3045, face 3 +DEAL:: 0.0871461 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3045, face 4 +DEAL::Cell 3.3045, face 5 +DEAL::Cell 3.3046, face 0 +DEAL::Cell 3.3046, face 1 +DEAL:: 0.0757078 -0.302831 0.227123, 0.000892619 +DEAL::Cell 3.3046, face 2 +DEAL::Cell 3.3046, face 3 +DEAL::Cell 3.3046, face 4 +DEAL::Cell 3.3046, face 5 +DEAL:: 0.00000 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3047, face 0 +DEAL::Cell 3.3047, face 1 +DEAL::Cell 3.3047, face 2 +DEAL::Cell 3.3047, face 3 +DEAL:: 0.151416 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3047, face 4 +DEAL::Cell 3.3047, face 5 +DEAL::Cell 3.3048, face 0 +DEAL::Cell 3.3048, face 1 +DEAL::Cell 3.3048, face 2 +DEAL:: 0.197169 -0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3048, face 3 +DEAL::Cell 3.3048, face 4 +DEAL::Cell 3.3048, face 5 +DEAL::Cell 3.3049, face 0 +DEAL:: 0.261438 -0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3049, face 1 +DEAL::Cell 3.3049, face 2 +DEAL::Cell 3.3049, face 3 +DEAL::Cell 3.3049, face 4 +DEAL:: 0.261438 -0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3049, face 5 +DEAL::Cell 3.3050, face 0 +DEAL::Cell 3.3050, face 1 +DEAL::Cell 3.3050, face 2 +DEAL:: 0.261438 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3050, face 3 +DEAL::Cell 3.3050, face 4 +DEAL::Cell 3.3050, face 5 +DEAL::Cell 3.3051, face 0 +DEAL::Cell 3.3051, face 1 +DEAL:: 0.348584 -0.348584 0.174292, 0.00140969 +DEAL::Cell 3.3051, face 2 +DEAL::Cell 3.3051, face 3 +DEAL::Cell 3.3051, face 4 +DEAL::Cell 3.3051, face 5 +DEAL:: 0.348584 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3052, face 0 +DEAL::Cell 3.3052, face 1 +DEAL::Cell 3.3052, face 2 +DEAL::Cell 3.3052, face 3 +DEAL:: 0.261438 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3052, face 4 +DEAL::Cell 3.3052, face 5 +DEAL::Cell 3.3053, face 0 +DEAL::Cell 3.3053, face 1 +DEAL:: 0.348584 -0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3053, face 2 +DEAL::Cell 3.3053, face 3 +DEAL::Cell 3.3053, face 4 +DEAL::Cell 3.3053, face 5 +DEAL::Cell 3.3054, face 0 +DEAL:: 0.174292 -0.348584 0.261438, 0.00111446 +DEAL::Cell 3.3054, face 1 +DEAL::Cell 3.3054, face 2 +DEAL::Cell 3.3054, face 3 +DEAL::Cell 3.3054, face 4 +DEAL:: 0.261438 -0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3054, face 5 +DEAL::Cell 3.3055, face 0 +DEAL::Cell 3.3055, face 1 +DEAL::Cell 3.3055, face 2 +DEAL:: 0.348584 -0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3055, face 3 +DEAL::Cell 3.3055, face 4 +DEAL::Cell 3.3055, face 5 +DEAL::Cell 3.3056, face 0 +DEAL:: 9.03502e-21 -0.257078 0.192809, 0.000735134 +DEAL::Cell 3.3056, face 1 +DEAL::Cell 3.3056, face 2 +DEAL::Cell 3.3056, face 3 +DEAL::Cell 3.3056, face 4 +DEAL::Cell 3.3056, face 5 +DEAL:: 1.80700e-20 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3057, face 0 +DEAL::Cell 3.3057, face 1 +DEAL::Cell 3.3057, face 2 +DEAL::Cell 3.3057, face 3 +DEAL:: 0.0642695 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3057, face 4 +DEAL::Cell 3.3057, face 5 +DEAL::Cell 3.3058, face 0 +DEAL::Cell 3.3058, face 1 +DEAL:: 0.0642695 -0.257078 0.192809, 0.000757758 +DEAL::Cell 3.3058, face 2 +DEAL::Cell 3.3058, face 3 +DEAL::Cell 3.3058, face 4 +DEAL::Cell 3.3058, face 5 +DEAL:: 0.0528312 -0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3059, face 0 +DEAL::Cell 3.3059, face 1 +DEAL::Cell 3.3059, face 2 +DEAL::Cell 3.3059, face 3 +DEAL::Cell 3.3059, face 4 +DEAL:: 0.0642695 -0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3059, face 5 +DEAL::Cell 3.3060, face 0 +DEAL::Cell 3.3060, face 1 +DEAL::Cell 3.3060, face 2 +DEAL:: 0.00000 -0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3060, face 3 +DEAL::Cell 3.3060, face 4 +DEAL::Cell 3.3060, face 5 +DEAL::Cell 3.3061, face 0 +DEAL:: 0.0757078 -0.302831 0.302831, 0.000892619 +DEAL::Cell 3.3061, face 1 +DEAL::Cell 3.3061, face 2 +DEAL::Cell 3.3061, face 3 +DEAL::Cell 3.3061, face 4 +DEAL:: 0.128539 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3061, face 5 +DEAL::Cell 3.3062, face 0 +DEAL::Cell 3.3062, face 1 +DEAL::Cell 3.3062, face 2 +DEAL::Cell 3.3062, face 3 +DEAL:: 0.00000 -0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3062, face 4 +DEAL::Cell 3.3062, face 5 +DEAL::Cell 3.3063, face 0 +DEAL::Cell 3.3063, face 1 +DEAL:: 0.105662 -0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3063, face 2 +DEAL::Cell 3.3063, face 3 +DEAL::Cell 3.3063, face 4 +DEAL::Cell 3.3063, face 5 +DEAL:: 0.0528312 -0.211325 0.211325, 0.000854608 +DEAL::Cell 3.3064, face 0 +DEAL::Cell 3.3064, face 1 +DEAL::Cell 3.3064, face 2 +DEAL::Cell 3.3064, face 3 +DEAL:: 0.192809 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3064, face 4 +DEAL::Cell 3.3064, face 5 +DEAL::Cell 3.3065, face 0 +DEAL::Cell 3.3065, face 1 +DEAL::Cell 3.3065, face 2 +DEAL:: 0.227123 -0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3065, face 3 +DEAL::Cell 3.3065, face 4 +DEAL::Cell 3.3065, face 5 +DEAL::Cell 3.3066, face 0 +DEAL:: 0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3066, face 1 +DEAL::Cell 3.3066, face 2 +DEAL::Cell 3.3066, face 3 +DEAL::Cell 3.3066, face 4 +DEAL:: 0.105662 -0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3066, face 5 +DEAL::Cell 3.3067, face 0 +DEAL::Cell 3.3067, face 1 +DEAL::Cell 3.3067, face 2 +DEAL:: 0.257078 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3067, face 3 +DEAL::Cell 3.3067, face 4 +DEAL::Cell 3.3067, face 5 +DEAL::Cell 3.3068, face 0 +DEAL::Cell 3.3068, face 1 +DEAL:: 0.227123 -0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3068, face 2 +DEAL::Cell 3.3068, face 3 +DEAL::Cell 3.3068, face 4 +DEAL::Cell 3.3068, face 5 +DEAL:: 0.227123 -0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3069, face 0 +DEAL::Cell 3.3069, face 1 +DEAL::Cell 3.3069, face 2 +DEAL::Cell 3.3069, face 3 +DEAL:: 0.257078 -0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3069, face 4 +DEAL::Cell 3.3069, face 5 +DEAL::Cell 3.3070, face 0 +DEAL::Cell 3.3070, face 1 +DEAL:: 0.158494 -0.211325 0.211325, 0.000755374 +DEAL::Cell 3.3070, face 2 +DEAL::Cell 3.3070, face 3 +DEAL::Cell 3.3070, face 4 +DEAL::Cell 3.3070, face 5 +DEAL::Cell 3.3071, face 0 +DEAL:: 0.192809 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3071, face 1 +DEAL::Cell 3.3071, face 2 +DEAL::Cell 3.3071, face 3 +DEAL::Cell 3.3071, face 4 +DEAL:: 0.257078 -0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3071, face 5 +DEAL::Cell 3.3072, face 1 +DEAL::Cell 3.3072, face 2 +DEAL::Cell 3.3072, face 3 +DEAL:: -0.398698 0.531597 -0.531597, 0.00190018 +DEAL::Cell 3.3072, face 4 +DEAL::Cell 3.3072, face 5 +DEAL::Cell 3.3073, face 0 +DEAL::Cell 3.3073, face 1 +DEAL:: -0.364383 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3073, face 2 +DEAL::Cell 3.3073, face 3 +DEAL::Cell 3.3073, face 4 +DEAL::Cell 3.3073, face 5 +DEAL::Cell 3.3074, face 1 +DEAL:: -0.398698 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3074, face 2 +DEAL::Cell 3.3074, face 3 +DEAL::Cell 3.3074, face 4 +DEAL::Cell 3.3074, face 5 +DEAL:: -0.398698 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3075, face 0 +DEAL::Cell 3.3075, face 1 +DEAL::Cell 3.3075, face 2 +DEAL::Cell 3.3075, face 3 +DEAL:: -0.242922 0.485844 -0.485844, 0.00155329 +DEAL::Cell 3.3075, face 4 +DEAL::Cell 3.3075, face 5 +DEAL::Cell 3.3076, face 1 +DEAL::Cell 3.3076, face 2 +DEAL:: -0.531597 0.531597 -0.265799, 0.00214980 +DEAL::Cell 3.3076, face 3 +DEAL::Cell 3.3076, face 4 +DEAL::Cell 3.3076, face 5 +DEAL::Cell 3.3077, face 0 +DEAL::Cell 3.3077, face 1 +DEAL:: -0.485844 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3077, face 2 +DEAL::Cell 3.3077, face 3 +DEAL::Cell 3.3077, face 4 +DEAL::Cell 3.3077, face 5 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3078, face 1 +DEAL::Cell 3.3078, face 2 +DEAL::Cell 3.3078, face 3 +DEAL::Cell 3.3078, face 4 +DEAL:: -0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3078, face 5 +DEAL::Cell 3.3079, face 0 +DEAL::Cell 3.3079, face 1 +DEAL::Cell 3.3079, face 2 +DEAL:: -0.364383 0.485844 -0.242922, 0.00173663 +DEAL::Cell 3.3079, face 3 +DEAL::Cell 3.3079, face 4 +DEAL::Cell 3.3079, face 5 +DEAL::Cell 3.3080, face 0 +DEAL::Cell 3.3080, face 1 +DEAL:: -0.440091 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3080, face 2 +DEAL::Cell 3.3080, face 3 +DEAL::Cell 3.3080, face 4 +DEAL::Cell 3.3080, face 5 +DEAL:: -0.440091 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3081, face 0 +DEAL::Cell 3.3081, face 1 +DEAL::Cell 3.3081, face 2 +DEAL::Cell 3.3081, face 3 +DEAL:: -0.295753 0.394338 -0.394338, 0.00140955 +DEAL::Cell 3.3081, face 4 +DEAL::Cell 3.3081, face 5 +DEAL::Cell 3.3082, face 0 +DEAL::Cell 3.3082, face 1 +DEAL:: -0.220045 0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.3082, face 2 +DEAL::Cell 3.3082, face 3 +DEAL::Cell 3.3082, face 4 +DEAL::Cell 3.3082, face 5 +DEAL::Cell 3.3083, face 0 +DEAL:: -0.330068 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3083, face 1 +DEAL::Cell 3.3083, face 2 +DEAL::Cell 3.3083, face 3 +DEAL::Cell 3.3083, face 4 +DEAL:: -0.295753 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.3083, face 5 +DEAL::Cell 3.3084, face 0 +DEAL::Cell 3.3084, face 1 +DEAL::Cell 3.3084, face 2 +DEAL:: -0.440091 0.440091 -0.330068, 0.00177975 +DEAL::Cell 3.3084, face 3 +DEAL::Cell 3.3084, face 4 +DEAL::Cell 3.3084, face 5 +DEAL::Cell 3.3085, face 0 +DEAL:: -0.330068 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3085, face 1 +DEAL::Cell 3.3085, face 2 +DEAL::Cell 3.3085, face 3 +DEAL::Cell 3.3085, face 4 +DEAL::Cell 3.3085, face 5 +DEAL:: -0.440091 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3086, face 0 +DEAL::Cell 3.3086, face 1 +DEAL::Cell 3.3086, face 2 +DEAL::Cell 3.3086, face 3 +DEAL:: -0.242922 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3086, face 4 +DEAL::Cell 3.3086, face 5 +DEAL::Cell 3.3087, face 0 +DEAL::Cell 3.3087, face 1 +DEAL:: -0.295753 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3087, face 2 +DEAL::Cell 3.3087, face 3 +DEAL::Cell 3.3087, face 4 +DEAL::Cell 3.3087, face 5 +DEAL:: -0.197169 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3088, face 1 +DEAL::Cell 3.3088, face 2 +DEAL::Cell 3.3088, face 3 +DEAL::Cell 3.3088, face 4 +DEAL::Cell 3.3088, face 5 +DEAL:: -0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3089, face 0 +DEAL::Cell 3.3089, face 1 +DEAL::Cell 3.3089, face 2 +DEAL::Cell 3.3089, face 3 +DEAL:: -0.132899 0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.3089, face 4 +DEAL::Cell 3.3089, face 5 +DEAL::Cell 3.3090, face 1 +DEAL::Cell 3.3090, face 2 +DEAL:: -0.132899 0.531597 -0.531597, 0.00156693 +DEAL::Cell 3.3090, face 3 +DEAL::Cell 3.3090, face 4 +DEAL::Cell 3.3090, face 5 +DEAL::Cell 3.3091, face 0 +DEAL:: 3.34296e-19 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3091, face 1 +DEAL::Cell 3.3091, face 2 +DEAL::Cell 3.3091, face 3 +DEAL::Cell 3.3091, face 4 +DEAL::Cell 3.3091, face 5 +DEAL:: -0.132899 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3092, face 1 +DEAL::Cell 3.3092, face 2 +DEAL::Cell 3.3092, face 3 +DEAL::Cell 3.3092, face 4 +DEAL:: -0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3092, face 5 +DEAL::Cell 3.3093, face 0 +DEAL::Cell 3.3093, face 1 +DEAL::Cell 3.3093, face 2 +DEAL:: -0.242922 0.485844 -0.364383, 0.00155329 +DEAL::Cell 3.3093, face 3 +DEAL::Cell 3.3093, face 4 +DEAL::Cell 3.3093, face 5 +DEAL::Cell 3.3094, face 1 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.3094, face 2 +DEAL::Cell 3.3094, face 3 +DEAL::Cell 3.3094, face 4 +DEAL::Cell 3.3094, face 5 +DEAL::Cell 3.3095, face 0 +DEAL:: -0.132899 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3095, face 1 +DEAL::Cell 3.3095, face 2 +DEAL::Cell 3.3095, face 3 +DEAL::Cell 3.3095, face 4 +DEAL:: -0.121461 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3095, face 5 +DEAL::Cell 3.3096, face 0 +DEAL::Cell 3.3096, face 1 +DEAL::Cell 3.3096, face 2 +DEAL:: -0.220045 0.440091 -0.440091, 0.00140701 +DEAL::Cell 3.3096, face 3 +DEAL::Cell 3.3096, face 4 +DEAL::Cell 3.3096, face 5 +DEAL::Cell 3.3097, face 0 +DEAL:: -0.110023 0.440091 -0.330068, 0.00302625 +DEAL::Cell 3.3097, face 1 +DEAL::Cell 3.3097, face 2 +DEAL::Cell 3.3097, face 3 +DEAL::Cell 3.3097, face 4 +DEAL::Cell 3.3097, face 5 +DEAL:: -0.220045 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3098, face 0 +DEAL::Cell 3.3098, face 1 +DEAL::Cell 3.3098, face 2 +DEAL::Cell 3.3098, face 3 +DEAL:: 6.68591e-19 0.485844 -0.364383, 0.00138931 +DEAL::Cell 3.3098, face 4 +DEAL::Cell 3.3098, face 5 +DEAL::Cell 3.3099, face 0 +DEAL::Cell 3.3099, face 1 +DEAL:: -0.0985844 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3099, face 2 +DEAL::Cell 3.3099, face 3 +DEAL::Cell 3.3099, face 4 +DEAL::Cell 3.3099, face 5 +DEAL:: 1.33718e-18 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3100, face 0 +DEAL::Cell 3.3100, face 1 +DEAL::Cell 3.3100, face 2 +DEAL::Cell 3.3100, face 3 +DEAL::Cell 3.3100, face 4 +DEAL:: -0.242922 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3100, face 5 +DEAL::Cell 3.3101, face 0 +DEAL::Cell 3.3101, face 1 +DEAL::Cell 3.3101, face 2 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3101, face 3 +DEAL::Cell 3.3101, face 4 +DEAL::Cell 3.3101, face 5 +DEAL::Cell 3.3102, face 0 +DEAL:: -0.121461 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3102, face 1 +DEAL::Cell 3.3102, face 2 +DEAL::Cell 3.3102, face 3 +DEAL::Cell 3.3102, face 4 +DEAL:: 1.00289e-18 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3102, face 5 +DEAL::Cell 3.3103, face 0 +DEAL::Cell 3.3103, face 1 +DEAL::Cell 3.3103, face 2 +DEAL::Cell 3.3103, face 3 +DEAL:: 1.00289e-18 0.440091 -0.330068, 0.00125847 +DEAL::Cell 3.3103, face 4 +DEAL::Cell 3.3103, face 5 +DEAL::Cell 3.3104, face 1 +DEAL::Cell 3.3104, face 2 +DEAL:: -0.577350 0.577350 -0.144338, 0.00233483 +DEAL::Cell 3.3104, face 3 +DEAL::Cell 3.3104, face 4 +DEAL::Cell 3.3104, face 5 +DEAL::Cell 3.3105, face 0 +DEAL:: -0.531597 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3105, face 1 +DEAL::Cell 3.3105, face 2 +DEAL::Cell 3.3105, face 3 +DEAL::Cell 3.3105, face 4 +DEAL:: -0.364383 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3105, face 5 +DEAL::Cell 3.3106, face 1 +DEAL::Cell 3.3106, face 2 +DEAL::Cell 3.3106, face 3 +DEAL::Cell 3.3106, face 4 +DEAL:: -0.433013 0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.3106, face 5 +DEAL::Cell 3.3107, face 0 +DEAL::Cell 3.3107, face 1 +DEAL::Cell 3.3107, face 2 +DEAL:: -0.398698 0.531597 -0.132899, 0.00190018 +DEAL::Cell 3.3107, face 3 +DEAL::Cell 3.3107, face 4 +DEAL::Cell 3.3107, face 5 +DEAL::Cell 3.3108, face 1 +DEAL:: -0.531597 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.3108, face 2 +DEAL::Cell 3.3108, face 3 +DEAL::Cell 3.3108, face 4 +DEAL::Cell 3.3108, face 5 +DEAL:: -0.398698 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3109, face 0 +DEAL::Cell 3.3109, face 1 +DEAL::Cell 3.3109, face 2 +DEAL::Cell 3.3109, face 3 +DEAL::Cell 3.3109, face 4 +DEAL:: -0.531597 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3109, face 5 +DEAL::Cell 3.3110, face 1 +DEAL::Cell 3.3110, face 2 +DEAL::Cell 3.3110, face 3 +DEAL:: -0.288675 0.577350 0.00000, 0.00184585 +DEAL::Cell 3.3110, face 4 +DEAL::Cell 3.3110, face 5 +DEAL::Cell 3.3111, face 0 +DEAL::Cell 3.3111, face 1 +DEAL:: -0.364383 0.485844 0.00000, 0.00368819 +DEAL::Cell 3.3111, face 2 +DEAL::Cell 3.3111, face 3 +DEAL::Cell 3.3111, face 4 +DEAL::Cell 3.3111, face 5 +DEAL:: -0.242922 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3112, face 0 +DEAL::Cell 3.3112, face 1 +DEAL::Cell 3.3112, face 2 +DEAL::Cell 3.3112, face 3 +DEAL::Cell 3.3112, face 4 +DEAL:: -0.485844 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3112, face 5 +DEAL::Cell 3.3113, face 0 +DEAL::Cell 3.3113, face 1 +DEAL::Cell 3.3113, face 2 +DEAL:: -0.440091 0.440091 -0.110023, 0.00177975 +DEAL::Cell 3.3113, face 3 +DEAL::Cell 3.3113, face 4 +DEAL::Cell 3.3113, face 5 +DEAL::Cell 3.3114, face 0 +DEAL:: -0.364383 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3114, face 1 +DEAL::Cell 3.3114, face 2 +DEAL::Cell 3.3114, face 3 +DEAL::Cell 3.3114, face 4 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3114, face 5 +DEAL::Cell 3.3115, face 0 +DEAL::Cell 3.3115, face 1 +DEAL::Cell 3.3115, face 2 +DEAL::Cell 3.3115, face 3 +DEAL:: -0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3115, face 4 +DEAL::Cell 3.3115, face 5 +DEAL::Cell 3.3116, face 0 +DEAL::Cell 3.3116, face 1 +DEAL:: -0.330068 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3116, face 2 +DEAL::Cell 3.3116, face 3 +DEAL::Cell 3.3116, face 4 +DEAL::Cell 3.3116, face 5 +DEAL:: -0.364383 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3117, face 0 +DEAL::Cell 3.3117, face 1 +DEAL::Cell 3.3117, face 2 +DEAL::Cell 3.3117, face 3 +DEAL:: -0.295753 0.394338 0.00000, 0.00140955 +DEAL::Cell 3.3117, face 4 +DEAL::Cell 3.3117, face 5 +DEAL::Cell 3.3118, face 0 +DEAL::Cell 3.3118, face 1 +DEAL::Cell 3.3118, face 2 +DEAL:: -0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3118, face 3 +DEAL::Cell 3.3118, face 4 +DEAL::Cell 3.3118, face 5 +DEAL::Cell 3.3119, face 0 +DEAL:: -0.220045 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3119, face 1 +DEAL::Cell 3.3119, face 2 +DEAL::Cell 3.3119, face 3 +DEAL::Cell 3.3119, face 4 +DEAL:: -0.220045 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3119, face 5 +DEAL::Cell 3.3120, face 1 +DEAL::Cell 3.3120, face 2 +DEAL::Cell 3.3120, face 3 +DEAL:: -0.132899 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3120, face 4 +DEAL::Cell 3.3120, face 5 +DEAL::Cell 3.3121, face 0 +DEAL::Cell 3.3121, face 1 +DEAL::Cell 3.3121, face 2 +DEAL:: -0.265799 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3121, face 3 +DEAL::Cell 3.3121, face 4 +DEAL::Cell 3.3121, face 5 +DEAL::Cell 3.3122, face 1 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00441555 +DEAL::Cell 3.3122, face 2 +DEAL::Cell 3.3122, face 3 +DEAL::Cell 3.3122, face 4 +DEAL::Cell 3.3122, face 5 +DEAL:: 0.00000 0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.3123, face 0 +DEAL::Cell 3.3123, face 1 +DEAL::Cell 3.3123, face 2 +DEAL::Cell 3.3123, face 3 +DEAL:: 2.71051e-19 0.485844 -0.121461, 0.00138931 +DEAL::Cell 3.3123, face 4 +DEAL::Cell 3.3123, face 5 +DEAL::Cell 3.3124, face 1 +DEAL::Cell 3.3124, face 2 +DEAL::Cell 3.3124, face 3 +DEAL:: -0.144338 0.577350 -0.144338, 0.00170179 +DEAL::Cell 3.3124, face 4 +DEAL::Cell 3.3124, face 5 +DEAL::Cell 3.3125, face 0 +DEAL::Cell 3.3125, face 1 +DEAL:: -0.121461 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3125, face 2 +DEAL::Cell 3.3125, face 3 +DEAL::Cell 3.3125, face 4 +DEAL::Cell 3.3125, face 5 +DEAL:: -0.132899 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3126, face 1 +DEAL::Cell 3.3126, face 2 +DEAL::Cell 3.3126, face 3 +DEAL::Cell 3.3126, face 4 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3126, face 5 +DEAL::Cell 3.3127, face 0 +DEAL::Cell 3.3127, face 1 +DEAL::Cell 3.3127, face 2 +DEAL::Cell 3.3127, face 3 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00152014 +DEAL::Cell 3.3127, face 4 +DEAL::Cell 3.3127, face 5 +DEAL::Cell 3.3128, face 0 +DEAL::Cell 3.3128, face 1 +DEAL:: -0.110023 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3128, face 2 +DEAL::Cell 3.3128, face 3 +DEAL::Cell 3.3128, face 4 +DEAL::Cell 3.3128, face 5 +DEAL:: -0.121461 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3129, face 0 +DEAL::Cell 3.3129, face 1 +DEAL::Cell 3.3129, face 2 +DEAL::Cell 3.3129, face 3 +DEAL:: -0.0985844 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3129, face 4 +DEAL::Cell 3.3129, face 5 +DEAL::Cell 3.3130, face 0 +DEAL::Cell 3.3130, face 1 +DEAL::Cell 3.3130, face 2 +DEAL:: -0.121461 0.485844 -0.242922, 0.00143206 +DEAL::Cell 3.3130, face 3 +DEAL::Cell 3.3130, face 4 +DEAL::Cell 3.3130, face 5 +DEAL::Cell 3.3131, face 0 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00302625 +DEAL::Cell 3.3131, face 1 +DEAL::Cell 3.3131, face 2 +DEAL::Cell 3.3131, face 3 +DEAL::Cell 3.3131, face 4 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3131, face 5 +DEAL::Cell 3.3132, face 0 +DEAL::Cell 3.3132, face 1 +DEAL::Cell 3.3132, face 2 +DEAL:: -0.220045 0.440091 0.00000, 0.00140701 +DEAL::Cell 3.3132, face 3 +DEAL::Cell 3.3132, face 4 +DEAL::Cell 3.3132, face 5 +DEAL::Cell 3.3133, face 0 +DEAL::Cell 3.3133, face 1 +DEAL:: -0.197169 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.3133, face 2 +DEAL::Cell 3.3133, face 3 +DEAL::Cell 3.3133, face 4 +DEAL::Cell 3.3133, face 5 +DEAL:: -0.197169 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3134, face 0 +DEAL::Cell 3.3134, face 1 +DEAL::Cell 3.3134, face 2 +DEAL::Cell 3.3134, face 3 +DEAL:: 4.06576e-19 0.440091 -0.110023, 0.00125847 +DEAL::Cell 3.3134, face 4 +DEAL::Cell 3.3134, face 5 +DEAL::Cell 3.3135, face 0 +DEAL::Cell 3.3135, face 1 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3135, face 2 +DEAL::Cell 3.3135, face 3 +DEAL::Cell 3.3135, face 4 +DEAL::Cell 3.3135, face 5 +DEAL::Cell 3.3136, face 0 +DEAL:: -0.394338 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3136, face 1 +DEAL::Cell 3.3136, face 2 +DEAL::Cell 3.3136, face 3 +DEAL::Cell 3.3136, face 4 +DEAL:: -0.348584 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.3136, face 5 +DEAL::Cell 3.3137, face 0 +DEAL::Cell 3.3137, face 1 +DEAL::Cell 3.3137, face 2 +DEAL:: -0.302831 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3137, face 3 +DEAL::Cell 3.3137, face 4 +DEAL::Cell 3.3137, face 5 +DEAL::Cell 3.3138, face 0 +DEAL:: -0.197169 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3138, face 1 +DEAL::Cell 3.3138, face 2 +DEAL::Cell 3.3138, face 3 +DEAL::Cell 3.3138, face 4 +DEAL::Cell 3.3138, face 5 +DEAL:: -0.295753 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3139, face 0 +DEAL::Cell 3.3139, face 1 +DEAL::Cell 3.3139, face 2 +DEAL::Cell 3.3139, face 3 +DEAL:: -0.174292 0.348584 -0.261438, 0.00111446 +DEAL::Cell 3.3139, face 4 +DEAL::Cell 3.3139, face 5 +DEAL::Cell 3.3140, face 0 +DEAL::Cell 3.3140, face 1 +DEAL:: -0.348584 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3140, face 2 +DEAL::Cell 3.3140, face 3 +DEAL::Cell 3.3140, face 4 +DEAL::Cell 3.3140, face 5 +DEAL:: -0.261438 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3141, face 0 +DEAL::Cell 3.3141, face 1 +DEAL::Cell 3.3141, face 2 +DEAL::Cell 3.3141, face 3 +DEAL::Cell 3.3141, face 4 +DEAL:: -0.348584 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3141, face 5 +DEAL::Cell 3.3142, face 0 +DEAL::Cell 3.3142, face 1 +DEAL::Cell 3.3142, face 2 +DEAL:: -0.295753 0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.3142, face 3 +DEAL::Cell 3.3142, face 4 +DEAL::Cell 3.3142, face 5 +DEAL::Cell 3.3143, face 0 +DEAL:: -0.261438 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3143, face 1 +DEAL::Cell 3.3143, face 2 +DEAL::Cell 3.3143, face 3 +DEAL::Cell 3.3143, face 4 +DEAL:: -0.151416 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3143, face 5 +DEAL::Cell 3.3144, face 0 +DEAL::Cell 3.3144, face 1 +DEAL::Cell 3.3144, face 2 +DEAL::Cell 3.3144, face 3 +DEAL:: -0.227123 0.302831 -0.302831, 0.00108246 +DEAL::Cell 3.3144, face 4 +DEAL::Cell 3.3144, face 5 +DEAL::Cell 3.3145, face 0 +DEAL::Cell 3.3145, face 1 +DEAL:: -0.211325 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.3145, face 2 +DEAL::Cell 3.3145, face 3 +DEAL::Cell 3.3145, face 4 +DEAL::Cell 3.3145, face 5 +DEAL:: -0.192809 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3146, face 0 +DEAL::Cell 3.3146, face 1 +DEAL::Cell 3.3146, face 2 +DEAL::Cell 3.3146, face 3 +DEAL:: -0.128539 0.257078 -0.192809, 0.000821904 +DEAL::Cell 3.3146, face 4 +DEAL::Cell 3.3146, face 5 +DEAL::Cell 3.3147, face 0 +DEAL::Cell 3.3147, face 1 +DEAL::Cell 3.3147, face 2 +DEAL:: -0.192809 0.257078 -0.257078, 0.000918917 +DEAL::Cell 3.3147, face 3 +DEAL::Cell 3.3147, face 4 +DEAL::Cell 3.3147, face 5 +DEAL::Cell 3.3148, face 0 +DEAL:: -0.227123 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3148, face 1 +DEAL::Cell 3.3148, face 2 +DEAL::Cell 3.3148, face 3 +DEAL::Cell 3.3148, face 4 +DEAL:: -0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3148, face 5 +DEAL::Cell 3.3149, face 0 +DEAL::Cell 3.3149, face 1 +DEAL::Cell 3.3149, face 2 +DEAL:: -0.211325 0.211325 -0.105662, 0.000854608 +DEAL::Cell 3.3149, face 3 +DEAL::Cell 3.3149, face 4 +DEAL::Cell 3.3149, face 5 +DEAL::Cell 3.3150, face 0 +DEAL::Cell 3.3150, face 1 +DEAL:: -0.192809 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3150, face 2 +DEAL::Cell 3.3150, face 3 +DEAL::Cell 3.3150, face 4 +DEAL::Cell 3.3150, face 5 +DEAL:: -0.192809 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3151, face 0 +DEAL::Cell 3.3151, face 1 +DEAL::Cell 3.3151, face 2 +DEAL::Cell 3.3151, face 3 +DEAL:: -0.105662 0.211325 -0.158494, 0.000675627 +DEAL::Cell 3.3151, face 4 +DEAL::Cell 3.3151, face 5 +DEAL::Cell 3.3152, face 0 +DEAL::Cell 3.3152, face 1 +DEAL:: -0.0871461 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3152, face 2 +DEAL::Cell 3.3152, face 3 +DEAL::Cell 3.3152, face 4 +DEAL::Cell 3.3152, face 5 +DEAL::Cell 3.3153, face 0 +DEAL:: -0.174292 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3153, face 1 +DEAL::Cell 3.3153, face 2 +DEAL::Cell 3.3153, face 3 +DEAL::Cell 3.3153, face 4 +DEAL:: -0.151416 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3153, face 5 +DEAL::Cell 3.3154, face 0 +DEAL::Cell 3.3154, face 1 +DEAL::Cell 3.3154, face 2 +DEAL:: -0.0871461 0.348584 -0.348584, 0.00102748 +DEAL::Cell 3.3154, face 3 +DEAL::Cell 3.3154, face 4 +DEAL::Cell 3.3154, face 5 +DEAL::Cell 3.3155, face 0 +DEAL:: 1.00289e-18 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3155, face 1 +DEAL::Cell 3.3155, face 2 +DEAL::Cell 3.3155, face 3 +DEAL::Cell 3.3155, face 4 +DEAL::Cell 3.3155, face 5 +DEAL:: -0.0871461 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3156, face 0 +DEAL::Cell 3.3156, face 1 +DEAL::Cell 3.3156, face 2 +DEAL::Cell 3.3156, face 3 +DEAL:: -0.0985844 0.394338 -0.197169, 0.00116234 +DEAL::Cell 3.3156, face 4 +DEAL::Cell 3.3156, face 5 +DEAL::Cell 3.3157, face 0 +DEAL::Cell 3.3157, face 1 +DEAL:: -0.151416 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3157, face 2 +DEAL::Cell 3.3157, face 3 +DEAL::Cell 3.3157, face 4 +DEAL::Cell 3.3157, face 5 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3158, face 0 +DEAL::Cell 3.3158, face 1 +DEAL::Cell 3.3158, face 2 +DEAL::Cell 3.3158, face 3 +DEAL::Cell 3.3158, face 4 +DEAL:: -0.0985844 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3158, face 5 +DEAL::Cell 3.3159, face 0 +DEAL::Cell 3.3159, face 1 +DEAL::Cell 3.3159, face 2 +DEAL:: -0.0871461 0.348584 -0.174292, 0.00102748 +DEAL::Cell 3.3159, face 3 +DEAL::Cell 3.3159, face 4 +DEAL::Cell 3.3159, face 5 +DEAL::Cell 3.3160, face 0 +DEAL:: -0.151416 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3160, face 1 +DEAL::Cell 3.3160, face 2 +DEAL::Cell 3.3160, face 3 +DEAL::Cell 3.3160, face 4 +DEAL:: -0.0642695 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.3160, face 5 +DEAL::Cell 3.3161, face 0 +DEAL::Cell 3.3161, face 1 +DEAL::Cell 3.3161, face 2 +DEAL::Cell 3.3161, face 3 +DEAL:: -0.0642695 0.257078 -0.257078, 0.000757758 +DEAL::Cell 3.3161, face 4 +DEAL::Cell 3.3161, face 5 +DEAL::Cell 3.3162, face 0 +DEAL::Cell 3.3162, face 1 +DEAL:: 4.33681e-19 0.257078 -0.257078, 0.00103264 +DEAL::Cell 3.3162, face 2 +DEAL::Cell 3.3162, face 3 +DEAL::Cell 3.3162, face 4 +DEAL::Cell 3.3162, face 5 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3163, face 0 +DEAL::Cell 3.3163, face 1 +DEAL::Cell 3.3163, face 2 +DEAL::Cell 3.3163, face 3 +DEAL:: 0.00000 0.211325 -0.158494, 0.000604299 +DEAL::Cell 3.3163, face 4 +DEAL::Cell 3.3163, face 5 +DEAL::Cell 3.3164, face 0 +DEAL::Cell 3.3164, face 1 +DEAL::Cell 3.3164, face 2 +DEAL:: -0.151416 0.302831 -0.227123, 0.000968182 +DEAL::Cell 3.3164, face 3 +DEAL::Cell 3.3164, face 4 +DEAL::Cell 3.3164, face 5 +DEAL::Cell 3.3165, face 0 +DEAL:: -0.0642695 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3165, face 1 +DEAL::Cell 3.3165, face 2 +DEAL::Cell 3.3165, face 3 +DEAL::Cell 3.3165, face 4 +DEAL:: -0.0642695 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3165, face 5 +DEAL::Cell 3.3166, face 0 +DEAL::Cell 3.3166, face 1 +DEAL::Cell 3.3166, face 2 +DEAL:: -0.0642695 0.257078 -0.128539, 0.000757758 +DEAL::Cell 3.3166, face 3 +DEAL::Cell 3.3166, face 4 +DEAL::Cell 3.3166, face 5 +DEAL::Cell 3.3167, face 0 +DEAL::Cell 3.3167, face 1 +DEAL:: -0.0528312 0.211325 -0.158494, 0.000697784 +DEAL::Cell 3.3167, face 2 +DEAL::Cell 3.3167, face 3 +DEAL::Cell 3.3167, face 4 +DEAL::Cell 3.3167, face 5 +DEAL:: -0.0528312 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3168, face 0 +DEAL::Cell 3.3168, face 1 +DEAL::Cell 3.3168, face 2 +DEAL::Cell 3.3168, face 3 +DEAL:: -0.261438 0.348584 -0.174292, 0.00124600 +DEAL::Cell 3.3168, face 4 +DEAL::Cell 3.3168, face 5 +DEAL::Cell 3.3169, face 0 +DEAL::Cell 3.3169, face 1 +DEAL:: -0.227123 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3169, face 2 +DEAL::Cell 3.3169, face 3 +DEAL::Cell 3.3169, face 4 +DEAL::Cell 3.3169, face 5 +DEAL::Cell 3.3170, face 0 +DEAL:: -0.295753 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3170, face 1 +DEAL::Cell 3.3170, face 2 +DEAL::Cell 3.3170, face 3 +DEAL::Cell 3.3170, face 4 +DEAL:: -0.261438 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3170, face 5 +DEAL::Cell 3.3171, face 0 +DEAL::Cell 3.3171, face 1 +DEAL::Cell 3.3171, face 2 +DEAL:: -0.227123 0.302831 -0.151416, 0.00108246 +DEAL::Cell 3.3171, face 3 +DEAL::Cell 3.3171, face 4 +DEAL::Cell 3.3171, face 5 +DEAL::Cell 3.3172, face 0 +DEAL:: -0.295753 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3172, face 1 +DEAL::Cell 3.3172, face 2 +DEAL::Cell 3.3172, face 3 +DEAL::Cell 3.3172, face 4 +DEAL::Cell 3.3172, face 5 +DEAL:: -0.394338 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3173, face 0 +DEAL::Cell 3.3173, face 1 +DEAL::Cell 3.3173, face 2 +DEAL::Cell 3.3173, face 3 +DEAL:: -0.261438 0.348584 0.00000, 0.00124600 +DEAL::Cell 3.3173, face 4 +DEAL::Cell 3.3173, face 5 +DEAL::Cell 3.3174, face 0 +DEAL::Cell 3.3174, face 1 +DEAL:: -0.261438 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3174, face 2 +DEAL::Cell 3.3174, face 3 +DEAL::Cell 3.3174, face 4 +DEAL::Cell 3.3174, face 5 +DEAL:: -0.174292 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3175, face 0 +DEAL::Cell 3.3175, face 1 +DEAL::Cell 3.3175, face 2 +DEAL::Cell 3.3175, face 3 +DEAL::Cell 3.3175, face 4 +DEAL:: -0.261438 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3175, face 5 +DEAL::Cell 3.3176, face 0 +DEAL::Cell 3.3176, face 1 +DEAL::Cell 3.3176, face 2 +DEAL:: -0.302831 0.302831 -0.0757078, 0.00122466 +DEAL::Cell 3.3176, face 3 +DEAL::Cell 3.3176, face 4 +DEAL::Cell 3.3176, face 5 +DEAL::Cell 3.3177, face 0 +DEAL:: -0.257078 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3177, face 1 +DEAL::Cell 3.3177, face 2 +DEAL::Cell 3.3177, face 3 +DEAL::Cell 3.3177, face 4 +DEAL:: -0.158494 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3177, face 5 +DEAL::Cell 3.3178, face 0 +DEAL::Cell 3.3178, face 1 +DEAL::Cell 3.3178, face 2 +DEAL::Cell 3.3178, face 3 +DEAL:: -0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3178, face 4 +DEAL::Cell 3.3178, face 5 +DEAL::Cell 3.3179, face 0 +DEAL::Cell 3.3179, face 1 +DEAL:: -0.158494 0.211325 -0.0528312, 0.000697784 +DEAL::Cell 3.3179, face 2 +DEAL::Cell 3.3179, face 3 +DEAL::Cell 3.3179, face 4 +DEAL::Cell 3.3179, face 5 +DEAL:: -0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3180, face 0 +DEAL::Cell 3.3180, face 1 +DEAL::Cell 3.3180, face 2 +DEAL::Cell 3.3180, face 3 +DEAL:: -0.192809 0.257078 0.00000, 0.000918917 +DEAL::Cell 3.3180, face 4 +DEAL::Cell 3.3180, face 5 +DEAL::Cell 3.3181, face 0 +DEAL::Cell 3.3181, face 1 +DEAL::Cell 3.3181, face 2 +DEAL:: -0.257078 0.257078 -0.0642695, 0.00103964 +DEAL::Cell 3.3181, face 3 +DEAL::Cell 3.3181, face 4 +DEAL::Cell 3.3181, face 5 +DEAL::Cell 3.3182, face 0 +DEAL:: -0.151416 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3182, face 1 +DEAL::Cell 3.3182, face 2 +DEAL::Cell 3.3182, face 3 +DEAL::Cell 3.3182, face 4 +DEAL:: -0.151416 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3182, face 5 +DEAL::Cell 3.3183, face 0 +DEAL::Cell 3.3183, face 1 +DEAL::Cell 3.3183, face 2 +DEAL:: -0.158494 0.211325 0.00000, 0.000755374 +DEAL::Cell 3.3183, face 3 +DEAL::Cell 3.3183, face 4 +DEAL::Cell 3.3183, face 5 +DEAL::Cell 3.3184, face 0 +DEAL::Cell 3.3184, face 1 +DEAL:: -0.174292 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3184, face 2 +DEAL::Cell 3.3184, face 3 +DEAL::Cell 3.3184, face 4 +DEAL::Cell 3.3184, face 5 +DEAL:: -0.174292 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3185, face 0 +DEAL::Cell 3.3185, face 1 +DEAL::Cell 3.3185, face 2 +DEAL::Cell 3.3185, face 3 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000892619 +DEAL::Cell 3.3185, face 4 +DEAL::Cell 3.3185, face 5 +DEAL::Cell 3.3186, face 0 +DEAL::Cell 3.3186, face 1 +DEAL:: 4.06576e-19 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3186, face 2 +DEAL::Cell 3.3186, face 3 +DEAL::Cell 3.3186, face 4 +DEAL::Cell 3.3186, face 5 +DEAL::Cell 3.3187, face 0 +DEAL:: -0.0871461 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3187, face 1 +DEAL::Cell 3.3187, face 2 +DEAL::Cell 3.3187, face 3 +DEAL::Cell 3.3187, face 4 +DEAL:: -0.0757078 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3187, face 5 +DEAL::Cell 3.3188, face 0 +DEAL::Cell 3.3188, face 1 +DEAL::Cell 3.3188, face 2 +DEAL:: -0.174292 0.348584 -0.0871461, 0.00111446 +DEAL::Cell 3.3188, face 3 +DEAL::Cell 3.3188, face 4 +DEAL::Cell 3.3188, face 5 +DEAL::Cell 3.3189, face 0 +DEAL:: -0.0871461 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3189, face 1 +DEAL::Cell 3.3189, face 2 +DEAL::Cell 3.3189, face 3 +DEAL::Cell 3.3189, face 4 +DEAL::Cell 3.3189, face 5 +DEAL:: -0.174292 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3190, face 0 +DEAL::Cell 3.3190, face 1 +DEAL::Cell 3.3190, face 2 +DEAL::Cell 3.3190, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3190, face 4 +DEAL::Cell 3.3190, face 5 +DEAL::Cell 3.3191, face 0 +DEAL::Cell 3.3191, face 1 +DEAL:: -0.0757078 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3191, face 2 +DEAL::Cell 3.3191, face 3 +DEAL::Cell 3.3191, face 4 +DEAL::Cell 3.3191, face 5 +DEAL:: 7.22801e-20 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3192, face 0 +DEAL::Cell 3.3192, face 1 +DEAL::Cell 3.3192, face 2 +DEAL::Cell 3.3192, face 3 +DEAL::Cell 3.3192, face 4 +DEAL:: -0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3192, face 5 +DEAL::Cell 3.3193, face 0 +DEAL::Cell 3.3193, face 1 +DEAL::Cell 3.3193, face 2 +DEAL:: -0.128539 0.257078 -0.0642695, 0.000821904 +DEAL::Cell 3.3193, face 3 +DEAL::Cell 3.3193, face 4 +DEAL::Cell 3.3193, face 5 +DEAL::Cell 3.3194, face 0 +DEAL:: -0.0757078 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3194, face 1 +DEAL::Cell 3.3194, face 2 +DEAL::Cell 3.3194, face 3 +DEAL::Cell 3.3194, face 4 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3194, face 5 +DEAL::Cell 3.3195, face 0 +DEAL::Cell 3.3195, face 1 +DEAL::Cell 3.3195, face 2 +DEAL::Cell 3.3195, face 3 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.3195, face 4 +DEAL::Cell 3.3195, face 5 +DEAL::Cell 3.3196, face 0 +DEAL::Cell 3.3196, face 1 +DEAL:: -0.0642695 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3196, face 2 +DEAL::Cell 3.3196, face 3 +DEAL::Cell 3.3196, face 4 +DEAL::Cell 3.3196, face 5 +DEAL:: -0.0757078 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3197, face 0 +DEAL::Cell 3.3197, face 1 +DEAL::Cell 3.3197, face 2 +DEAL::Cell 3.3197, face 3 +DEAL:: -0.0528312 0.211325 0.00000, 0.000622897 +DEAL::Cell 3.3197, face 4 +DEAL::Cell 3.3197, face 5 +DEAL::Cell 3.3198, face 0 +DEAL::Cell 3.3198, face 1 +DEAL::Cell 3.3198, face 2 +DEAL:: -0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3198, face 3 +DEAL::Cell 3.3198, face 4 +DEAL::Cell 3.3198, face 5 +DEAL::Cell 3.3199, face 0 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3199, face 1 +DEAL::Cell 3.3199, face 2 +DEAL::Cell 3.3199, face 3 +DEAL::Cell 3.3199, face 4 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3199, face 5 +DEAL::Cell 3.3200, face 1 +DEAL::Cell 3.3200, face 2 +DEAL::Cell 3.3200, face 3 +DEAL:: 0.132899 0.531597 -0.398698, 0.00156693 +DEAL::Cell 3.3200, face 4 +DEAL::Cell 3.3200, face 5 +DEAL::Cell 3.3201, face 0 +DEAL::Cell 3.3201, face 1 +DEAL::Cell 3.3201, face 2 +DEAL:: 4.33681e-19 0.531597 -0.531597, 0.00152014 +DEAL::Cell 3.3201, face 3 +DEAL::Cell 3.3201, face 4 +DEAL::Cell 3.3201, face 5 +DEAL::Cell 3.3202, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3202, face 2 +DEAL::Cell 3.3202, face 3 +DEAL::Cell 3.3202, face 4 +DEAL::Cell 3.3202, face 5 +DEAL:: 0.288675 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3203, face 0 +DEAL::Cell 3.3203, face 1 +DEAL::Cell 3.3203, face 2 +DEAL::Cell 3.3203, face 3 +DEAL:: 0.242922 0.485844 -0.364383, 0.00155329 +DEAL::Cell 3.3203, face 4 +DEAL::Cell 3.3203, face 5 +DEAL::Cell 3.3204, face 1 +DEAL::Cell 3.3204, face 2 +DEAL::Cell 3.3204, face 3 +DEAL:: 0.144338 0.577350 -0.433013, 0.00170179 +DEAL::Cell 3.3204, face 4 +DEAL::Cell 3.3204, face 5 +DEAL::Cell 3.3205, face 0 +DEAL::Cell 3.3205, face 1 +DEAL:: 0.121461 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3205, face 2 +DEAL::Cell 3.3205, face 3 +DEAL::Cell 3.3205, face 4 +DEAL::Cell 3.3205, face 5 +DEAL:: 0.132899 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3206, face 1 +DEAL::Cell 3.3206, face 2 +DEAL::Cell 3.3206, face 3 +DEAL::Cell 3.3206, face 4 +DEAL:: 0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3206, face 5 +DEAL::Cell 3.3207, face 0 +DEAL::Cell 3.3207, face 1 +DEAL::Cell 3.3207, face 2 +DEAL::Cell 3.3207, face 3 +DEAL:: 0.265799 0.531597 -0.398698, 0.00169957 +DEAL::Cell 3.3207, face 4 +DEAL::Cell 3.3207, face 5 +DEAL::Cell 3.3208, face 0 +DEAL::Cell 3.3208, face 1 +DEAL:: 0.110023 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3208, face 2 +DEAL::Cell 3.3208, face 3 +DEAL::Cell 3.3208, face 4 +DEAL::Cell 3.3208, face 5 +DEAL:: 0.121461 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3209, face 0 +DEAL::Cell 3.3209, face 1 +DEAL::Cell 3.3209, face 2 +DEAL::Cell 3.3209, face 3 +DEAL:: 0.0985844 0.394338 -0.295753, 0.00116234 +DEAL::Cell 3.3209, face 4 +DEAL::Cell 3.3209, face 5 +DEAL::Cell 3.3210, face 0 +DEAL::Cell 3.3210, face 1 +DEAL::Cell 3.3210, face 2 +DEAL:: 0.121461 0.485844 -0.485844, 0.00143206 +DEAL::Cell 3.3210, face 3 +DEAL::Cell 3.3210, face 4 +DEAL::Cell 3.3210, face 5 +DEAL::Cell 3.3211, face 0 +DEAL:: 0.220045 0.440091 -0.440091, 0.00302625 +DEAL::Cell 3.3211, face 1 +DEAL::Cell 3.3211, face 2 +DEAL::Cell 3.3211, face 3 +DEAL::Cell 3.3211, face 4 +DEAL:: 0.220045 0.440091 -0.440091, 0.00177975 +DEAL::Cell 3.3211, face 5 +DEAL::Cell 3.3212, face 0 +DEAL::Cell 3.3212, face 1 +DEAL::Cell 3.3212, face 2 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00125847 +DEAL::Cell 3.3212, face 3 +DEAL::Cell 3.3212, face 4 +DEAL::Cell 3.3212, face 5 +DEAL::Cell 3.3213, face 0 +DEAL::Cell 3.3213, face 1 +DEAL:: 1.33718e-18 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3213, face 2 +DEAL::Cell 3.3213, face 3 +DEAL::Cell 3.3213, face 4 +DEAL::Cell 3.3213, face 5 +DEAL:: 9.39642e-19 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3214, face 0 +DEAL::Cell 3.3214, face 1 +DEAL::Cell 3.3214, face 2 +DEAL::Cell 3.3214, face 3 +DEAL:: 0.220045 0.440091 -0.330068, 0.00140701 +DEAL::Cell 3.3214, face 4 +DEAL::Cell 3.3214, face 5 +DEAL::Cell 3.3215, face 0 +DEAL::Cell 3.3215, face 1 +DEAL:: 0.197169 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3215, face 2 +DEAL::Cell 3.3215, face 3 +DEAL::Cell 3.3215, face 4 +DEAL::Cell 3.3215, face 5 +DEAL::Cell 3.3216, face 1 +DEAL:: 0.265799 0.531597 -0.531597, 0.00441555 +DEAL::Cell 3.3216, face 2 +DEAL::Cell 3.3216, face 3 +DEAL::Cell 3.3216, face 4 +DEAL::Cell 3.3216, face 5 +DEAL:: 0.265799 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3217, face 0 +DEAL::Cell 3.3217, face 1 +DEAL::Cell 3.3217, face 2 +DEAL::Cell 3.3217, face 3 +DEAL:: 0.364383 0.485844 -0.485844, 0.00173663 +DEAL::Cell 3.3217, face 4 +DEAL::Cell 3.3217, face 5 +DEAL::Cell 3.3218, face 1 +DEAL::Cell 3.3218, face 2 +DEAL:: 0.398698 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3218, face 3 +DEAL::Cell 3.3218, face 4 +DEAL::Cell 3.3218, face 5 +DEAL::Cell 3.3219, face 0 +DEAL::Cell 3.3219, face 1 +DEAL:: 0.364383 0.485844 -0.485844, 0.00368819 +DEAL::Cell 3.3219, face 2 +DEAL::Cell 3.3219, face 3 +DEAL::Cell 3.3219, face 4 +DEAL::Cell 3.3219, face 5 +DEAL:: 0.364383 0.485844 -0.364383, 0.00173663 +DEAL::Cell 3.3220, face 1 +DEAL::Cell 3.3220, face 2 +DEAL::Cell 3.3220, face 3 +DEAL::Cell 3.3220, face 4 +DEAL:: 0.433013 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3220, face 5 +DEAL::Cell 3.3221, face 0 +DEAL::Cell 3.3221, face 1 +DEAL::Cell 3.3221, face 2 +DEAL:: 0.242922 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3221, face 3 +DEAL::Cell 3.3221, face 4 +DEAL::Cell 3.3221, face 5 +DEAL::Cell 3.3222, face 1 +DEAL::Cell 3.3222, face 2 +DEAL:: 0.433013 0.577350 -0.433013, 0.00206372 +DEAL::Cell 3.3222, face 3 +DEAL::Cell 3.3222, face 4 +DEAL::Cell 3.3222, face 5 +DEAL::Cell 3.3223, face 0 +DEAL:: 0.531597 0.531597 -0.398698, 0.00441555 +DEAL::Cell 3.3223, face 1 +DEAL::Cell 3.3223, face 2 +DEAL::Cell 3.3223, face 3 +DEAL::Cell 3.3223, face 4 +DEAL:: 0.531597 0.531597 -0.398698, 0.00190018 +DEAL::Cell 3.3223, face 5 +DEAL::Cell 3.3224, face 0 +DEAL::Cell 3.3224, face 1 +DEAL::Cell 3.3224, face 2 +DEAL:: 0.220045 0.440091 -0.330068, 0.00140701 +DEAL::Cell 3.3224, face 3 +DEAL::Cell 3.3224, face 4 +DEAL::Cell 3.3224, face 5 +DEAL::Cell 3.3225, face 0 +DEAL::Cell 3.3225, face 1 +DEAL:: 0.197169 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3225, face 2 +DEAL::Cell 3.3225, face 3 +DEAL::Cell 3.3225, face 4 +DEAL::Cell 3.3225, face 5 +DEAL:: 0.197169 0.394338 -0.295753, 0.00140955 +DEAL::Cell 3.3226, face 0 +DEAL::Cell 3.3226, face 1 +DEAL::Cell 3.3226, face 2 +DEAL::Cell 3.3226, face 3 +DEAL:: 0.485844 0.485844 -0.364383, 0.00196478 +DEAL::Cell 3.3226, face 4 +DEAL::Cell 3.3226, face 5 +DEAL::Cell 3.3227, face 0 +DEAL::Cell 3.3227, face 1 +DEAL:: 0.394338 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3227, face 2 +DEAL::Cell 3.3227, face 3 +DEAL::Cell 3.3227, face 4 +DEAL::Cell 3.3227, face 5 +DEAL::Cell 3.3228, face 0 +DEAL:: 0.242922 0.485844 -0.364383, 0.00368819 +DEAL::Cell 3.3228, face 1 +DEAL::Cell 3.3228, face 2 +DEAL::Cell 3.3228, face 3 +DEAL::Cell 3.3228, face 4 +DEAL:: 0.220045 0.440091 -0.330068, 0.00157309 +DEAL::Cell 3.3228, face 5 +DEAL::Cell 3.3229, face 0 +DEAL::Cell 3.3229, face 1 +DEAL::Cell 3.3229, face 2 +DEAL:: 0.197169 0.394338 -0.295753, 0.00126074 +DEAL::Cell 3.3229, face 3 +DEAL::Cell 3.3229, face 4 +DEAL::Cell 3.3229, face 5 +DEAL::Cell 3.3230, face 0 +DEAL:: 0.485844 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3230, face 1 +DEAL::Cell 3.3230, face 2 +DEAL::Cell 3.3230, face 3 +DEAL::Cell 3.3230, face 4 +DEAL::Cell 3.3230, face 5 +DEAL:: 0.364383 0.485844 -0.242922, 0.00155329 +DEAL::Cell 3.3231, face 0 +DEAL::Cell 3.3231, face 1 +DEAL::Cell 3.3231, face 2 +DEAL::Cell 3.3231, face 3 +DEAL:: 0.394338 0.394338 -0.295753, 0.00159472 +DEAL::Cell 3.3231, face 4 +DEAL::Cell 3.3231, face 5 +DEAL::Cell 3.3232, face 1 +DEAL::Cell 3.3232, face 2 +DEAL:: 2.34910e-19 0.531597 -0.265799, 0.00152014 +DEAL::Cell 3.3232, face 3 +DEAL::Cell 3.3232, face 4 +DEAL::Cell 3.3232, face 5 +DEAL::Cell 3.3233, face 0 +DEAL:: 0.132899 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3233, face 1 +DEAL::Cell 3.3233, face 2 +DEAL::Cell 3.3233, face 3 +DEAL::Cell 3.3233, face 4 +DEAL::Cell 3.3233, face 5 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3234, face 1 +DEAL::Cell 3.3234, face 2 +DEAL::Cell 3.3234, face 3 +DEAL::Cell 3.3234, face 4 +DEAL:: 0.132899 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3234, face 5 +DEAL::Cell 3.3235, face 0 +DEAL::Cell 3.3235, face 1 +DEAL::Cell 3.3235, face 2 +DEAL:: 0.121461 0.485844 -0.242922, 0.00143206 +DEAL::Cell 3.3235, face 3 +DEAL::Cell 3.3235, face 4 +DEAL::Cell 3.3235, face 5 +DEAL::Cell 3.3236, face 1 +DEAL:: 0.132899 0.531597 1.08420e-19, 0.00441555 +DEAL::Cell 3.3236, face 2 +DEAL::Cell 3.3236, face 3 +DEAL::Cell 3.3236, face 4 +DEAL::Cell 3.3236, face 5 +DEAL::Cell 3.3237, face 0 +DEAL:: 1.35525e-19 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3237, face 1 +DEAL::Cell 3.3237, face 2 +DEAL::Cell 3.3237, face 3 +DEAL::Cell 3.3237, face 4 +DEAL:: 2.71051e-19 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3237, face 5 +DEAL::Cell 3.3238, face 1 +DEAL::Cell 3.3238, face 2 +DEAL::Cell 3.3238, face 3 +DEAL:: 0.265799 0.531597 -0.132899, 0.00169957 +DEAL::Cell 3.3238, face 4 +DEAL::Cell 3.3238, face 5 +DEAL::Cell 3.3239, face 0 +DEAL::Cell 3.3239, face 1 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00368819 +DEAL::Cell 3.3239, face 2 +DEAL::Cell 3.3239, face 3 +DEAL::Cell 3.3239, face 4 +DEAL::Cell 3.3239, face 5 +DEAL::Cell 3.3240, face 0 +DEAL:: 4.69821e-19 0.485844 -0.242922, 0.00368819 +DEAL::Cell 3.3240, face 1 +DEAL::Cell 3.3240, face 2 +DEAL::Cell 3.3240, face 3 +DEAL::Cell 3.3240, face 4 +DEAL:: 7.04731e-19 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3240, face 5 +DEAL::Cell 3.3241, face 0 +DEAL::Cell 3.3241, face 1 +DEAL::Cell 3.3241, face 2 +DEAL:: 9.39642e-19 0.394338 -0.197169, 0.00112764 +DEAL::Cell 3.3241, face 3 +DEAL::Cell 3.3241, face 4 +DEAL::Cell 3.3241, face 5 +DEAL::Cell 3.3242, face 0 +DEAL:: 0.242922 0.485844 -0.121461, 0.00368819 +DEAL::Cell 3.3242, face 1 +DEAL::Cell 3.3242, face 2 +DEAL::Cell 3.3242, face 3 +DEAL::Cell 3.3242, face 4 +DEAL::Cell 3.3242, face 5 +DEAL:: 0.121461 0.485844 -0.121461, 0.00143206 +DEAL::Cell 3.3243, face 0 +DEAL::Cell 3.3243, face 1 +DEAL::Cell 3.3243, face 2 +DEAL::Cell 3.3243, face 3 +DEAL:: 0.220045 0.440091 -0.110023, 0.00140701 +DEAL::Cell 3.3243, face 4 +DEAL::Cell 3.3243, face 5 +DEAL::Cell 3.3244, face 0 +DEAL::Cell 3.3244, face 1 +DEAL:: 1.08420e-19 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.3244, face 2 +DEAL::Cell 3.3244, face 3 +DEAL::Cell 3.3244, face 4 +DEAL::Cell 3.3244, face 5 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00125847 +DEAL::Cell 3.3245, face 0 +DEAL::Cell 3.3245, face 1 +DEAL::Cell 3.3245, face 2 +DEAL::Cell 3.3245, face 3 +DEAL::Cell 3.3245, face 4 +DEAL:: 4.06576e-19 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3245, face 5 +DEAL::Cell 3.3246, face 0 +DEAL::Cell 3.3246, face 1 +DEAL::Cell 3.3246, face 2 +DEAL:: 0.121461 0.485844 2.16840e-19, 0.00143206 +DEAL::Cell 3.3246, face 3 +DEAL::Cell 3.3246, face 4 +DEAL::Cell 3.3246, face 5 +DEAL::Cell 3.3247, face 0 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00302625 +DEAL::Cell 3.3247, face 1 +DEAL::Cell 3.3247, face 2 +DEAL::Cell 3.3247, face 3 +DEAL::Cell 3.3247, face 4 +DEAL:: 0.197169 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3247, face 5 +DEAL::Cell 3.3248, face 1 +DEAL::Cell 3.3248, face 2 +DEAL::Cell 3.3248, face 3 +DEAL::Cell 3.3248, face 4 +DEAL:: 0.288675 0.577350 -0.288675, 0.00184585 +DEAL::Cell 3.3248, face 5 +DEAL::Cell 3.3249, face 0 +DEAL::Cell 3.3249, face 1 +DEAL::Cell 3.3249, face 2 +DEAL:: 0.265799 0.531597 -0.132899, 0.00169957 +DEAL::Cell 3.3249, face 3 +DEAL::Cell 3.3249, face 4 +DEAL::Cell 3.3249, face 5 +DEAL::Cell 3.3250, face 1 +DEAL:: 0.398698 0.531597 -0.132899, 0.00441555 +DEAL::Cell 3.3250, face 2 +DEAL::Cell 3.3250, face 3 +DEAL::Cell 3.3250, face 4 +DEAL::Cell 3.3250, face 5 +DEAL:: 0.531597 0.531597 -0.132899, 0.00156693 +DEAL::Cell 3.3251, face 0 +DEAL::Cell 3.3251, face 1 +DEAL::Cell 3.3251, face 2 +DEAL::Cell 3.3251, face 3 +DEAL::Cell 3.3251, face 4 +DEAL:: 0.398698 0.531597 -0.265799, 0.00169957 +DEAL::Cell 3.3251, face 5 +DEAL::Cell 3.3252, face 1 +DEAL::Cell 3.3252, face 2 +DEAL::Cell 3.3252, face 3 +DEAL:: 0.433013 0.577350 0.00000, 0.00206372 +DEAL::Cell 3.3252, face 4 +DEAL::Cell 3.3252, face 5 +DEAL::Cell 3.3253, face 0 +DEAL::Cell 3.3253, face 1 +DEAL:: 0.242922 0.485844 4.33681e-19, 0.00368819 +DEAL::Cell 3.3253, face 2 +DEAL::Cell 3.3253, face 3 +DEAL::Cell 3.3253, face 4 +DEAL::Cell 3.3253, face 5 +DEAL:: 0.364383 0.485844 6.50521e-19, 0.00138931 +DEAL::Cell 3.3254, face 1 +DEAL::Cell 3.3254, face 2 +DEAL::Cell 3.3254, face 3 +DEAL::Cell 3.3254, face 4 +DEAL::Cell 3.3254, face 5 +DEAL:: 0.433013 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3255, face 0 +DEAL::Cell 3.3255, face 1 +DEAL::Cell 3.3255, face 2 +DEAL::Cell 3.3255, face 3 +DEAL:: 0.485844 0.485844 -0.121461, 0.00196478 +DEAL::Cell 3.3255, face 4 +DEAL::Cell 3.3255, face 5 +DEAL::Cell 3.3256, face 0 +DEAL::Cell 3.3256, face 1 +DEAL:: 0.220045 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3256, face 2 +DEAL::Cell 3.3256, face 3 +DEAL::Cell 3.3256, face 4 +DEAL::Cell 3.3256, face 5 +DEAL:: 0.330068 0.440091 -0.110023, 0.00129720 +DEAL::Cell 3.3257, face 0 +DEAL::Cell 3.3257, face 1 +DEAL::Cell 3.3257, face 2 +DEAL::Cell 3.3257, face 3 +DEAL::Cell 3.3257, face 4 +DEAL:: 0.220045 0.440091 -0.220045, 0.00140701 +DEAL::Cell 3.3257, face 5 +DEAL::Cell 3.3258, face 0 +DEAL::Cell 3.3258, face 1 +DEAL::Cell 3.3258, face 2 +DEAL:: 0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3258, face 3 +DEAL::Cell 3.3258, face 4 +DEAL::Cell 3.3258, face 5 +DEAL::Cell 3.3259, face 0 +DEAL:: 0.330068 0.440091 -0.110023, 0.00302625 +DEAL::Cell 3.3259, face 1 +DEAL::Cell 3.3259, face 2 +DEAL::Cell 3.3259, face 3 +DEAL::Cell 3.3259, face 4 +DEAL:: 0.394338 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3259, face 5 +DEAL::Cell 3.3260, face 0 +DEAL::Cell 3.3260, face 1 +DEAL::Cell 3.3260, face 2 +DEAL::Cell 3.3260, face 3 +DEAL:: 0.364383 0.485844 -0.121461, 0.00173663 +DEAL::Cell 3.3260, face 4 +DEAL::Cell 3.3260, face 5 +DEAL::Cell 3.3261, face 0 +DEAL::Cell 3.3261, face 1 +DEAL:: 0.295753 0.394338 -0.0985844, 0.00242972 +DEAL::Cell 3.3261, face 2 +DEAL::Cell 3.3261, face 3 +DEAL::Cell 3.3261, face 4 +DEAL::Cell 3.3261, face 5 +DEAL:: 0.330068 0.440091 9.75782e-19, 0.00125847 +DEAL::Cell 3.3262, face 0 +DEAL::Cell 3.3262, face 1 +DEAL::Cell 3.3262, face 2 +DEAL::Cell 3.3262, face 3 +DEAL:: 0.440091 0.440091 1.30104e-18, 0.00177975 +DEAL::Cell 3.3262, face 4 +DEAL::Cell 3.3262, face 5 +DEAL::Cell 3.3263, face 0 +DEAL::Cell 3.3263, face 1 +DEAL::Cell 3.3263, face 2 +DEAL:: 0.330068 0.440091 -0.110023, 0.00157309 +DEAL::Cell 3.3263, face 3 +DEAL::Cell 3.3263, face 4 +DEAL::Cell 3.3263, face 5 +DEAL::Cell 3.3264, face 0 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00242972 +DEAL::Cell 3.3264, face 1 +DEAL::Cell 3.3264, face 2 +DEAL::Cell 3.3264, face 3 +DEAL::Cell 3.3264, face 4 +DEAL:: 0.0985844 0.394338 -0.394338, 0.00159472 +DEAL::Cell 3.3264, face 5 +DEAL::Cell 3.3265, face 0 +DEAL::Cell 3.3265, face 1 +DEAL::Cell 3.3265, face 2 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.000865968 +DEAL::Cell 3.3265, face 3 +DEAL::Cell 3.3265, face 4 +DEAL::Cell 3.3265, face 5 +DEAL::Cell 3.3266, face 0 +DEAL::Cell 3.3266, face 1 +DEAL:: 0.0871461 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3266, face 2 +DEAL::Cell 3.3266, face 3 +DEAL::Cell 3.3266, face 4 +DEAL::Cell 3.3266, face 5 +DEAL:: 0.0871461 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3267, face 0 +DEAL::Cell 3.3267, face 1 +DEAL::Cell 3.3267, face 2 +DEAL::Cell 3.3267, face 3 +DEAL:: 0.151416 0.302831 -0.302831, 0.000968182 +DEAL::Cell 3.3267, face 4 +DEAL::Cell 3.3267, face 5 +DEAL::Cell 3.3268, face 0 +DEAL::Cell 3.3268, face 1 +DEAL:: 0.0871461 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3268, face 2 +DEAL::Cell 3.3268, face 3 +DEAL::Cell 3.3268, face 4 +DEAL::Cell 3.3268, face 5 +DEAL::Cell 3.3269, face 0 +DEAL:: 1.00289e-18 0.348584 -0.261438, 0.00189861 +DEAL::Cell 3.3269, face 1 +DEAL::Cell 3.3269, face 2 +DEAL::Cell 3.3269, face 3 +DEAL::Cell 3.3269, face 4 +DEAL:: 6.68591e-19 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3269, face 5 +DEAL::Cell 3.3270, face 0 +DEAL::Cell 3.3270, face 1 +DEAL::Cell 3.3270, face 2 +DEAL:: 0.0871461 0.348584 -0.261438, 0.00102748 +DEAL::Cell 3.3270, face 3 +DEAL::Cell 3.3270, face 4 +DEAL::Cell 3.3270, face 5 +DEAL::Cell 3.3271, face 0 +DEAL:: 0.174292 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3271, face 1 +DEAL::Cell 3.3271, face 2 +DEAL::Cell 3.3271, face 3 +DEAL::Cell 3.3271, face 4 +DEAL::Cell 3.3271, face 5 +DEAL:: 0.0871461 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3272, face 0 +DEAL::Cell 3.3272, face 1 +DEAL::Cell 3.3272, face 2 +DEAL::Cell 3.3272, face 3 +DEAL:: 0.0757078 0.302831 -0.227123, 0.000892619 +DEAL::Cell 3.3272, face 4 +DEAL::Cell 3.3272, face 5 +DEAL::Cell 3.3273, face 0 +DEAL::Cell 3.3273, face 1 +DEAL:: 0.0528312 0.211325 -0.211325, 0.000697784 +DEAL::Cell 3.3273, face 2 +DEAL::Cell 3.3273, face 3 +DEAL::Cell 3.3273, face 4 +DEAL::Cell 3.3273, face 5 +DEAL:: 0.0528312 0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.3274, face 0 +DEAL::Cell 3.3274, face 1 +DEAL::Cell 3.3274, face 2 +DEAL::Cell 3.3274, face 3 +DEAL::Cell 3.3274, face 4 +DEAL:: 0.0757078 0.302831 -0.302831, 0.00122466 +DEAL::Cell 3.3274, face 5 +DEAL::Cell 3.3275, face 0 +DEAL::Cell 3.3275, face 1 +DEAL::Cell 3.3275, face 2 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000757758 +DEAL::Cell 3.3275, face 3 +DEAL::Cell 3.3275, face 4 +DEAL::Cell 3.3275, face 5 +DEAL::Cell 3.3276, face 0 +DEAL:: 4.69821e-19 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3276, face 1 +DEAL::Cell 3.3276, face 2 +DEAL::Cell 3.3276, face 3 +DEAL::Cell 3.3276, face 4 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3276, face 5 +DEAL::Cell 3.3277, face 0 +DEAL::Cell 3.3277, face 1 +DEAL::Cell 3.3277, face 2 +DEAL::Cell 3.3277, face 3 +DEAL:: 0.0642695 0.257078 -0.192809, 0.000757758 +DEAL::Cell 3.3277, face 4 +DEAL::Cell 3.3277, face 5 +DEAL::Cell 3.3278, face 0 +DEAL::Cell 3.3278, face 1 +DEAL:: 0.128539 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3278, face 2 +DEAL::Cell 3.3278, face 3 +DEAL::Cell 3.3278, face 4 +DEAL::Cell 3.3278, face 5 +DEAL:: 0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3279, face 0 +DEAL::Cell 3.3279, face 1 +DEAL::Cell 3.3279, face 2 +DEAL::Cell 3.3279, face 3 +DEAL:: 0.105662 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3279, face 4 +DEAL::Cell 3.3279, face 5 +DEAL::Cell 3.3280, face 0 +DEAL::Cell 3.3280, face 1 +DEAL::Cell 3.3280, face 2 +DEAL:: 0.197169 0.394338 -0.394338, 0.00126074 +DEAL::Cell 3.3280, face 3 +DEAL::Cell 3.3280, face 4 +DEAL::Cell 3.3280, face 5 +DEAL::Cell 3.3281, face 0 +DEAL:: 0.261438 0.348584 -0.348584, 0.00189861 +DEAL::Cell 3.3281, face 1 +DEAL::Cell 3.3281, face 2 +DEAL::Cell 3.3281, face 3 +DEAL::Cell 3.3281, face 4 +DEAL:: 0.261438 0.348584 -0.348584, 0.00140969 +DEAL::Cell 3.3281, face 5 +DEAL::Cell 3.3282, face 0 +DEAL::Cell 3.3282, face 1 +DEAL::Cell 3.3282, face 2 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3282, face 3 +DEAL::Cell 3.3282, face 4 +DEAL::Cell 3.3282, face 5 +DEAL::Cell 3.3283, face 0 +DEAL::Cell 3.3283, face 1 +DEAL:: 0.227123 0.302831 -0.302831, 0.00143292 +DEAL::Cell 3.3283, face 2 +DEAL::Cell 3.3283, face 3 +DEAL::Cell 3.3283, face 4 +DEAL::Cell 3.3283, face 5 +DEAL:: 0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3284, face 0 +DEAL::Cell 3.3284, face 1 +DEAL::Cell 3.3284, face 2 +DEAL::Cell 3.3284, face 3 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3284, face 4 +DEAL::Cell 3.3284, face 5 +DEAL::Cell 3.3285, face 0 +DEAL::Cell 3.3285, face 1 +DEAL:: 0.227123 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3285, face 2 +DEAL::Cell 3.3285, face 3 +DEAL::Cell 3.3285, face 4 +DEAL::Cell 3.3285, face 5 +DEAL::Cell 3.3286, face 0 +DEAL:: 0.295753 0.394338 -0.295753, 0.00242972 +DEAL::Cell 3.3286, face 1 +DEAL::Cell 3.3286, face 2 +DEAL::Cell 3.3286, face 3 +DEAL::Cell 3.3286, face 4 +DEAL:: 0.261438 0.348584 -0.261438, 0.00124600 +DEAL::Cell 3.3286, face 5 +DEAL::Cell 3.3287, face 0 +DEAL::Cell 3.3287, face 1 +DEAL::Cell 3.3287, face 2 +DEAL:: 0.227123 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3287, face 3 +DEAL::Cell 3.3287, face 4 +DEAL::Cell 3.3287, face 5 +DEAL::Cell 3.3288, face 0 +DEAL:: 0.227123 0.302831 -0.227123, 0.00143292 +DEAL::Cell 3.3288, face 1 +DEAL::Cell 3.3288, face 2 +DEAL::Cell 3.3288, face 3 +DEAL::Cell 3.3288, face 4 +DEAL::Cell 3.3288, face 5 +DEAL:: 0.151416 0.302831 -0.227123, 0.00108246 +DEAL::Cell 3.3289, face 0 +DEAL::Cell 3.3289, face 1 +DEAL::Cell 3.3289, face 2 +DEAL::Cell 3.3289, face 3 +DEAL:: 0.192809 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3289, face 4 +DEAL::Cell 3.3289, face 5 +DEAL::Cell 3.3290, face 0 +DEAL::Cell 3.3290, face 1 +DEAL:: 0.192809 0.257078 -0.192809, 0.00103264 +DEAL::Cell 3.3290, face 2 +DEAL::Cell 3.3290, face 3 +DEAL::Cell 3.3290, face 4 +DEAL::Cell 3.3290, face 5 +DEAL:: 0.257078 0.257078 -0.192809, 0.000918917 +DEAL::Cell 3.3291, face 0 +DEAL::Cell 3.3291, face 1 +DEAL::Cell 3.3291, face 2 +DEAL::Cell 3.3291, face 3 +DEAL::Cell 3.3291, face 4 +DEAL:: 0.192809 0.257078 -0.257078, 0.00103964 +DEAL::Cell 3.3291, face 5 +DEAL::Cell 3.3292, face 0 +DEAL::Cell 3.3292, face 1 +DEAL::Cell 3.3292, face 2 +DEAL:: 0.151416 0.302831 -0.151416, 0.000968182 +DEAL::Cell 3.3292, face 3 +DEAL::Cell 3.3292, face 4 +DEAL::Cell 3.3292, face 5 +DEAL::Cell 3.3293, face 0 +DEAL:: 0.128539 0.257078 -0.128539, 0.00103264 +DEAL::Cell 3.3293, face 1 +DEAL::Cell 3.3293, face 2 +DEAL::Cell 3.3293, face 3 +DEAL::Cell 3.3293, face 4 +DEAL:: 0.158494 0.211325 -0.158494, 0.000755374 +DEAL::Cell 3.3293, face 5 +DEAL::Cell 3.3294, face 0 +DEAL::Cell 3.3294, face 1 +DEAL::Cell 3.3294, face 2 +DEAL::Cell 3.3294, face 3 +DEAL:: 0.302831 0.302831 -0.227123, 0.00122466 +DEAL::Cell 3.3294, face 4 +DEAL::Cell 3.3294, face 5 +DEAL::Cell 3.3295, face 0 +DEAL::Cell 3.3295, face 1 +DEAL:: 0.158494 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.3295, face 2 +DEAL::Cell 3.3295, face 3 +DEAL::Cell 3.3295, face 4 +DEAL::Cell 3.3295, face 5 +DEAL:: 0.257078 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3296, face 0 +DEAL::Cell 3.3296, face 1 +DEAL::Cell 3.3296, face 2 +DEAL::Cell 3.3296, face 3 +DEAL:: 0.0871461 0.348584 -0.0871461, 0.00102748 +DEAL::Cell 3.3296, face 4 +DEAL::Cell 3.3296, face 5 +DEAL::Cell 3.3297, face 0 +DEAL::Cell 3.3297, face 1 +DEAL::Cell 3.3297, face 2 +DEAL:: 7.04731e-19 0.348584 -0.174292, 0.000996803 +DEAL::Cell 3.3297, face 3 +DEAL::Cell 3.3297, face 4 +DEAL::Cell 3.3297, face 5 +DEAL::Cell 3.3298, face 0 +DEAL:: 0.197169 0.394338 -0.197169, 0.00242972 +DEAL::Cell 3.3298, face 1 +DEAL::Cell 3.3298, face 2 +DEAL::Cell 3.3298, face 3 +DEAL::Cell 3.3298, face 4 +DEAL:: 0.197169 0.394338 -0.197169, 0.00126074 +DEAL::Cell 3.3298, face 5 +DEAL::Cell 3.3299, face 0 +DEAL::Cell 3.3299, face 1 +DEAL::Cell 3.3299, face 2 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3299, face 3 +DEAL::Cell 3.3299, face 4 +DEAL::Cell 3.3299, face 5 +DEAL::Cell 3.3300, face 0 +DEAL::Cell 3.3300, face 1 +DEAL:: 4.06576e-19 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3300, face 2 +DEAL::Cell 3.3300, face 3 +DEAL::Cell 3.3300, face 4 +DEAL::Cell 3.3300, face 5 +DEAL:: 1.08420e-19 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3301, face 0 +DEAL::Cell 3.3301, face 1 +DEAL::Cell 3.3301, face 2 +DEAL::Cell 3.3301, face 3 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3301, face 4 +DEAL::Cell 3.3301, face 5 +DEAL::Cell 3.3302, face 0 +DEAL::Cell 3.3302, face 1 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00189861 +DEAL::Cell 3.3302, face 2 +DEAL::Cell 3.3302, face 3 +DEAL::Cell 3.3302, face 4 +DEAL::Cell 3.3302, face 5 +DEAL::Cell 3.3303, face 0 +DEAL:: 0.0871461 0.348584 -0.0871461, 0.00189861 +DEAL::Cell 3.3303, face 1 +DEAL::Cell 3.3303, face 2 +DEAL::Cell 3.3303, face 3 +DEAL::Cell 3.3303, face 4 +DEAL:: 0.0757078 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3303, face 5 +DEAL::Cell 3.3304, face 0 +DEAL::Cell 3.3304, face 1 +DEAL::Cell 3.3304, face 2 +DEAL:: 2.34910e-19 0.257078 -0.128539, 0.000735134 +DEAL::Cell 3.3304, face 3 +DEAL::Cell 3.3304, face 4 +DEAL::Cell 3.3304, face 5 +DEAL::Cell 3.3305, face 0 +DEAL:: 0.0642695 0.257078 -0.0642695, 0.00103264 +DEAL::Cell 3.3305, face 1 +DEAL::Cell 3.3305, face 2 +DEAL::Cell 3.3305, face 3 +DEAL::Cell 3.3305, face 4 +DEAL::Cell 3.3305, face 5 +DEAL:: 1.35525e-19 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3306, face 0 +DEAL::Cell 3.3306, face 1 +DEAL::Cell 3.3306, face 2 +DEAL::Cell 3.3306, face 3 +DEAL:: 0.151416 0.302831 -0.0757078, 0.000968182 +DEAL::Cell 3.3306, face 4 +DEAL::Cell 3.3306, face 5 +DEAL::Cell 3.3307, face 0 +DEAL::Cell 3.3307, face 1 +DEAL:: 0.105662 0.211325 -0.105662, 0.000697784 +DEAL::Cell 3.3307, face 2 +DEAL::Cell 3.3307, face 3 +DEAL::Cell 3.3307, face 4 +DEAL::Cell 3.3307, face 5 +DEAL:: 0.105662 0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.3308, face 0 +DEAL::Cell 3.3308, face 1 +DEAL::Cell 3.3308, face 2 +DEAL::Cell 3.3308, face 3 +DEAL::Cell 3.3308, face 4 +DEAL:: 2.71051e-19 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3308, face 5 +DEAL::Cell 3.3309, face 0 +DEAL::Cell 3.3309, face 1 +DEAL::Cell 3.3309, face 2 +DEAL:: 3.61401e-20 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3309, face 3 +DEAL::Cell 3.3309, face 4 +DEAL::Cell 3.3309, face 5 +DEAL::Cell 3.3310, face 0 +DEAL:: 0.0757078 0.302831 2.16840e-19, 0.00143292 +DEAL::Cell 3.3310, face 1 +DEAL::Cell 3.3310, face 2 +DEAL::Cell 3.3310, face 3 +DEAL::Cell 3.3310, face 4 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3310, face 5 +DEAL::Cell 3.3311, face 0 +DEAL::Cell 3.3311, face 1 +DEAL::Cell 3.3311, face 2 +DEAL::Cell 3.3311, face 3 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000821904 +DEAL::Cell 3.3311, face 4 +DEAL::Cell 3.3311, face 5 +DEAL::Cell 3.3312, face 0 +DEAL::Cell 3.3312, face 1 +DEAL:: 0.261438 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3312, face 2 +DEAL::Cell 3.3312, face 3 +DEAL::Cell 3.3312, face 4 +DEAL::Cell 3.3312, face 5 +DEAL:: 0.295753 0.394338 -0.0985844, 0.00116234 +DEAL::Cell 3.3313, face 0 +DEAL::Cell 3.3313, face 1 +DEAL::Cell 3.3313, face 2 +DEAL::Cell 3.3313, face 3 +DEAL:: 0.227123 0.302831 -0.0757078, 0.00108246 +DEAL::Cell 3.3313, face 4 +DEAL::Cell 3.3313, face 5 +DEAL::Cell 3.3314, face 0 +DEAL::Cell 3.3314, face 1 +DEAL::Cell 3.3314, face 2 +DEAL:: 0.295753 0.394338 -0.197169, 0.00140955 +DEAL::Cell 3.3314, face 3 +DEAL::Cell 3.3314, face 4 +DEAL::Cell 3.3314, face 5 +DEAL::Cell 3.3315, face 0 +DEAL:: 0.348584 0.348584 -0.174292, 0.00189861 +DEAL::Cell 3.3315, face 1 +DEAL::Cell 3.3315, face 2 +DEAL::Cell 3.3315, face 3 +DEAL::Cell 3.3315, face 4 +DEAL:: 0.348584 0.348584 -0.174292, 0.00111446 +DEAL::Cell 3.3315, face 5 +DEAL::Cell 3.3316, face 0 +DEAL::Cell 3.3316, face 1 +DEAL::Cell 3.3316, face 2 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00111446 +DEAL::Cell 3.3316, face 3 +DEAL::Cell 3.3316, face 4 +DEAL::Cell 3.3316, face 5 +DEAL::Cell 3.3317, face 0 +DEAL::Cell 3.3317, face 1 +DEAL:: 0.151416 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3317, face 2 +DEAL::Cell 3.3317, face 3 +DEAL::Cell 3.3317, face 4 +DEAL::Cell 3.3317, face 5 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.000865968 +DEAL::Cell 3.3318, face 0 +DEAL::Cell 3.3318, face 1 +DEAL::Cell 3.3318, face 2 +DEAL::Cell 3.3318, face 3 +DEAL:: 0.394338 0.394338 1.73472e-18, 0.00159472 +DEAL::Cell 3.3318, face 4 +DEAL::Cell 3.3318, face 5 +DEAL::Cell 3.3319, face 0 +DEAL::Cell 3.3319, face 1 +DEAL:: 0.302831 0.302831 8.67362e-19, 0.00143292 +DEAL::Cell 3.3319, face 2 +DEAL::Cell 3.3319, face 3 +DEAL::Cell 3.3319, face 4 +DEAL::Cell 3.3319, face 5 +DEAL::Cell 3.3320, face 0 +DEAL:: 0.151416 0.302831 -0.151416, 0.00143292 +DEAL::Cell 3.3320, face 1 +DEAL::Cell 3.3320, face 2 +DEAL::Cell 3.3320, face 3 +DEAL::Cell 3.3320, face 4 +DEAL:: 0.128539 0.257078 -0.128539, 0.000821904 +DEAL::Cell 3.3320, face 5 +DEAL::Cell 3.3321, face 0 +DEAL::Cell 3.3321, face 1 +DEAL::Cell 3.3321, face 2 +DEAL:: 0.105662 0.211325 -0.105662, 0.000675627 +DEAL::Cell 3.3321, face 3 +DEAL::Cell 3.3321, face 4 +DEAL::Cell 3.3321, face 5 +DEAL::Cell 3.3322, face 0 +DEAL:: 0.302831 0.302831 -0.0757078, 0.00143292 +DEAL::Cell 3.3322, face 1 +DEAL::Cell 3.3322, face 2 +DEAL::Cell 3.3322, face 3 +DEAL::Cell 3.3322, face 4 +DEAL::Cell 3.3322, face 5 +DEAL:: 0.227123 0.302831 -0.0757078, 0.000892619 +DEAL::Cell 3.3323, face 0 +DEAL::Cell 3.3323, face 1 +DEAL::Cell 3.3323, face 2 +DEAL::Cell 3.3323, face 3 +DEAL:: 0.211325 0.211325 -0.105662, 0.000854608 +DEAL::Cell 3.3323, face 4 +DEAL::Cell 3.3323, face 5 +DEAL::Cell 3.3324, face 0 +DEAL::Cell 3.3324, face 1 +DEAL:: 0.128539 0.257078 2.16840e-19, 0.00103264 +DEAL::Cell 3.3324, face 2 +DEAL::Cell 3.3324, face 3 +DEAL::Cell 3.3324, face 4 +DEAL::Cell 3.3324, face 5 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.000735134 +DEAL::Cell 3.3325, face 0 +DEAL::Cell 3.3325, face 1 +DEAL::Cell 3.3325, face 2 +DEAL::Cell 3.3325, face 3 +DEAL::Cell 3.3325, face 4 +DEAL:: 0.128539 0.257078 -0.0642695, 0.000757758 +DEAL::Cell 3.3325, face 5 +DEAL::Cell 3.3326, face 0 +DEAL::Cell 3.3326, face 1 +DEAL::Cell 3.3326, face 2 +DEAL:: 0.227123 0.302831 6.50521e-19, 0.00108246 +DEAL::Cell 3.3326, face 3 +DEAL::Cell 3.3326, face 4 +DEAL::Cell 3.3326, face 5 +DEAL::Cell 3.3327, face 0 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.00103264 +DEAL::Cell 3.3327, face 1 +DEAL::Cell 3.3327, face 2 +DEAL::Cell 3.3327, face 3 +DEAL::Cell 3.3327, face 4 +DEAL:: 0.211325 0.211325 -0.0528312, 0.000622897 +DEAL::Cell 3.3327, face 5 +DEAL::Cell 3.3328, face 1 +DEAL::Cell 3.3328, face 2 +DEAL::Cell 3.3328, face 3 +DEAL::Cell 3.3328, face 4 +DEAL:: -0.577350 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3328, face 5 +DEAL::Cell 3.3329, face 0 +DEAL::Cell 3.3329, face 1 +DEAL::Cell 3.3329, face 2 +DEAL:: -0.531597 0.531597 0.132899, 0.00214980 +DEAL::Cell 3.3329, face 3 +DEAL::Cell 3.3329, face 4 +DEAL::Cell 3.3329, face 5 +DEAL::Cell 3.3330, face 1 +DEAL:: -0.398698 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3330, face 2 +DEAL::Cell 3.3330, face 3 +DEAL::Cell 3.3330, face 4 +DEAL::Cell 3.3330, face 5 +DEAL:: -0.265799 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3331, face 0 +DEAL::Cell 3.3331, face 1 +DEAL::Cell 3.3331, face 2 +DEAL::Cell 3.3331, face 3 +DEAL::Cell 3.3331, face 4 +DEAL:: -0.398698 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3331, face 5 +DEAL::Cell 3.3332, face 1 +DEAL::Cell 3.3332, face 2 +DEAL::Cell 3.3332, face 3 +DEAL:: -0.433013 0.577350 0.288675, 0.00206372 +DEAL::Cell 3.3332, face 4 +DEAL::Cell 3.3332, face 5 +DEAL::Cell 3.3333, face 0 +DEAL::Cell 3.3333, face 1 +DEAL:: -0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3333, face 2 +DEAL::Cell 3.3333, face 3 +DEAL::Cell 3.3333, face 4 +DEAL::Cell 3.3333, face 5 +DEAL:: -0.364383 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3334, face 1 +DEAL::Cell 3.3334, face 2 +DEAL::Cell 3.3334, face 3 +DEAL::Cell 3.3334, face 4 +DEAL::Cell 3.3334, face 5 +DEAL:: -0.433013 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3335, face 0 +DEAL::Cell 3.3335, face 1 +DEAL::Cell 3.3335, face 2 +DEAL::Cell 3.3335, face 3 +DEAL:: -0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3335, face 4 +DEAL::Cell 3.3335, face 5 +DEAL::Cell 3.3336, face 0 +DEAL::Cell 3.3336, face 1 +DEAL:: -0.440091 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3336, face 2 +DEAL::Cell 3.3336, face 3 +DEAL::Cell 3.3336, face 4 +DEAL::Cell 3.3336, face 5 +DEAL:: -0.330068 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3337, face 0 +DEAL::Cell 3.3337, face 1 +DEAL::Cell 3.3337, face 2 +DEAL::Cell 3.3337, face 3 +DEAL::Cell 3.3337, face 4 +DEAL:: -0.440091 0.440091 0.00000, 0.00125847 +DEAL::Cell 3.3337, face 5 +DEAL::Cell 3.3338, face 0 +DEAL::Cell 3.3338, face 1 +DEAL::Cell 3.3338, face 2 +DEAL:: -0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3338, face 3 +DEAL::Cell 3.3338, face 4 +DEAL::Cell 3.3338, face 5 +DEAL::Cell 3.3339, face 0 +DEAL:: -0.330068 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3339, face 1 +DEAL::Cell 3.3339, face 2 +DEAL::Cell 3.3339, face 3 +DEAL::Cell 3.3339, face 4 +DEAL:: -0.197169 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3339, face 5 +DEAL::Cell 3.3340, face 0 +DEAL::Cell 3.3340, face 1 +DEAL::Cell 3.3340, face 2 +DEAL::Cell 3.3340, face 3 +DEAL:: -0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3340, face 4 +DEAL::Cell 3.3340, face 5 +DEAL::Cell 3.3341, face 0 +DEAL::Cell 3.3341, face 1 +DEAL:: -0.295753 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3341, face 2 +DEAL::Cell 3.3341, face 3 +DEAL::Cell 3.3341, face 4 +DEAL::Cell 3.3341, face 5 +DEAL:: -0.330068 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3342, face 0 +DEAL::Cell 3.3342, face 1 +DEAL::Cell 3.3342, face 2 +DEAL::Cell 3.3342, face 3 +DEAL:: -0.220045 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3342, face 4 +DEAL::Cell 3.3342, face 5 +DEAL::Cell 3.3343, face 0 +DEAL::Cell 3.3343, face 1 +DEAL::Cell 3.3343, face 2 +DEAL:: -0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3343, face 3 +DEAL::Cell 3.3343, face 4 +DEAL::Cell 3.3343, face 5 +DEAL::Cell 3.3344, face 1 +DEAL:: -0.132899 0.531597 0.00000, 0.00441555 +DEAL::Cell 3.3344, face 2 +DEAL::Cell 3.3344, face 3 +DEAL::Cell 3.3344, face 4 +DEAL::Cell 3.3344, face 5 +DEAL:: -0.144338 0.577350 0.144338, 0.00170179 +DEAL::Cell 3.3345, face 0 +DEAL::Cell 3.3345, face 1 +DEAL::Cell 3.3345, face 2 +DEAL::Cell 3.3345, face 3 +DEAL:: -0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3345, face 4 +DEAL::Cell 3.3345, face 5 +DEAL::Cell 3.3346, face 1 +DEAL::Cell 3.3346, face 2 +DEAL::Cell 3.3346, face 3 +DEAL:: 0.00000 0.577350 0.00000, 0.00165098 +DEAL::Cell 3.3346, face 4 +DEAL::Cell 3.3346, face 5 +DEAL::Cell 3.3347, face 0 +DEAL::Cell 3.3347, face 1 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00368819 +DEAL::Cell 3.3347, face 2 +DEAL::Cell 3.3347, face 3 +DEAL::Cell 3.3347, face 4 +DEAL::Cell 3.3347, face 5 +DEAL:: 2.71051e-20 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3348, face 1 +DEAL::Cell 3.3348, face 2 +DEAL::Cell 3.3348, face 3 +DEAL::Cell 3.3348, face 4 +DEAL:: -0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3348, face 5 +DEAL::Cell 3.3349, face 0 +DEAL::Cell 3.3349, face 1 +DEAL::Cell 3.3349, face 2 +DEAL::Cell 3.3349, face 3 +DEAL:: -0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3349, face 4 +DEAL::Cell 3.3349, face 5 +DEAL::Cell 3.3350, face 1 +DEAL::Cell 3.3350, face 2 +DEAL:: -0.144338 0.577350 0.288675, 0.00170179 +DEAL::Cell 3.3350, face 3 +DEAL::Cell 3.3350, face 4 +DEAL::Cell 3.3350, face 5 +DEAL::Cell 3.3351, face 0 +DEAL:: -0.132899 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3351, face 1 +DEAL::Cell 3.3351, face 2 +DEAL::Cell 3.3351, face 3 +DEAL::Cell 3.3351, face 4 +DEAL:: 5.42101e-20 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3351, face 5 +DEAL::Cell 3.3352, face 0 +DEAL::Cell 3.3352, face 1 +DEAL::Cell 3.3352, face 2 +DEAL::Cell 3.3352, face 3 +DEAL:: -0.121461 0.485844 0.00000, 0.00143206 +DEAL::Cell 3.3352, face 4 +DEAL::Cell 3.3352, face 5 +DEAL::Cell 3.3353, face 0 +DEAL::Cell 3.3353, face 1 +DEAL:: -0.0985844 0.394338 0.00000, 0.00242972 +DEAL::Cell 3.3353, face 2 +DEAL::Cell 3.3353, face 3 +DEAL::Cell 3.3353, face 4 +DEAL::Cell 3.3353, face 5 +DEAL:: -0.110023 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3354, face 0 +DEAL::Cell 3.3354, face 1 +DEAL::Cell 3.3354, face 2 +DEAL::Cell 3.3354, face 3 +DEAL:: 8.13152e-20 0.440091 0.110023, 0.00125847 +DEAL::Cell 3.3354, face 4 +DEAL::Cell 3.3354, face 5 +DEAL::Cell 3.3355, face 0 +DEAL::Cell 3.3355, face 1 +DEAL::Cell 3.3355, face 2 +DEAL:: -0.110023 0.440091 0.00000, 0.00129720 +DEAL::Cell 3.3355, face 3 +DEAL::Cell 3.3355, face 4 +DEAL::Cell 3.3355, face 5 +DEAL::Cell 3.3356, face 0 +DEAL:: -0.121461 0.485844 0.121461, 0.00368819 +DEAL::Cell 3.3356, face 1 +DEAL::Cell 3.3356, face 2 +DEAL::Cell 3.3356, face 3 +DEAL::Cell 3.3356, face 4 +DEAL:: -0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3356, face 5 +DEAL::Cell 3.3357, face 0 +DEAL::Cell 3.3357, face 1 +DEAL::Cell 3.3357, face 2 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3357, face 3 +DEAL::Cell 3.3357, face 4 +DEAL::Cell 3.3357, face 5 +DEAL::Cell 3.3358, face 0 +DEAL::Cell 3.3358, face 1 +DEAL:: -0.110023 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3358, face 2 +DEAL::Cell 3.3358, face 3 +DEAL::Cell 3.3358, face 4 +DEAL::Cell 3.3358, face 5 +DEAL:: -0.110023 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3359, face 0 +DEAL::Cell 3.3359, face 1 +DEAL::Cell 3.3359, face 2 +DEAL::Cell 3.3359, face 3 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00112764 +DEAL::Cell 3.3359, face 4 +DEAL::Cell 3.3359, face 5 +DEAL::Cell 3.3360, face 1 +DEAL::Cell 3.3360, face 2 +DEAL:: -0.531597 0.531597 0.398698, 0.00214980 +DEAL::Cell 3.3360, face 3 +DEAL::Cell 3.3360, face 4 +DEAL::Cell 3.3360, face 5 +DEAL::Cell 3.3361, face 0 +DEAL::Cell 3.3361, face 1 +DEAL:: -0.485844 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3361, face 2 +DEAL::Cell 3.3361, face 3 +DEAL::Cell 3.3361, face 4 +DEAL::Cell 3.3361, face 5 +DEAL:: -0.485844 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3362, face 1 +DEAL::Cell 3.3362, face 2 +DEAL::Cell 3.3362, face 3 +DEAL::Cell 3.3362, face 4 +DEAL:: -0.288675 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3362, face 5 +DEAL::Cell 3.3363, face 0 +DEAL::Cell 3.3363, face 1 +DEAL::Cell 3.3363, face 2 +DEAL:: -0.364383 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3363, face 3 +DEAL::Cell 3.3363, face 4 +DEAL::Cell 3.3363, face 5 +DEAL::Cell 3.3364, face 1 +DEAL::Cell 3.3364, face 2 +DEAL:: -0.577350 0.577350 0.433013, 0.00233483 +DEAL::Cell 3.3364, face 3 +DEAL::Cell 3.3364, face 4 +DEAL::Cell 3.3364, face 5 +DEAL::Cell 3.3365, face 0 +DEAL:: -0.398698 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3365, face 1 +DEAL::Cell 3.3365, face 2 +DEAL::Cell 3.3365, face 3 +DEAL::Cell 3.3365, face 4 +DEAL:: -0.398698 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3365, face 5 +DEAL::Cell 3.3366, face 1 +DEAL::Cell 3.3366, face 2 +DEAL::Cell 3.3366, face 3 +DEAL:: -0.265799 0.531597 0.531597, 0.00169957 +DEAL::Cell 3.3366, face 4 +DEAL::Cell 3.3366, face 5 +DEAL::Cell 3.3367, face 0 +DEAL::Cell 3.3367, face 1 +DEAL::Cell 3.3367, face 2 +DEAL:: -0.398698 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3367, face 3 +DEAL::Cell 3.3367, face 4 +DEAL::Cell 3.3367, face 5 +DEAL::Cell 3.3368, face 0 +DEAL:: -0.364383 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3368, face 1 +DEAL::Cell 3.3368, face 2 +DEAL::Cell 3.3368, face 3 +DEAL::Cell 3.3368, face 4 +DEAL:: -0.364383 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3368, face 5 +DEAL::Cell 3.3369, face 0 +DEAL::Cell 3.3369, face 1 +DEAL::Cell 3.3369, face 2 +DEAL:: -0.394338 0.394338 0.295753, 0.00159472 +DEAL::Cell 3.3369, face 3 +DEAL::Cell 3.3369, face 4 +DEAL::Cell 3.3369, face 5 +DEAL::Cell 3.3370, face 0 +DEAL::Cell 3.3370, face 1 +DEAL:: -0.330068 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3370, face 2 +DEAL::Cell 3.3370, face 3 +DEAL::Cell 3.3370, face 4 +DEAL::Cell 3.3370, face 5 +DEAL:: -0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3371, face 0 +DEAL::Cell 3.3371, face 1 +DEAL::Cell 3.3371, face 2 +DEAL::Cell 3.3371, face 3 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3371, face 4 +DEAL::Cell 3.3371, face 5 +DEAL::Cell 3.3372, face 0 +DEAL::Cell 3.3372, face 1 +DEAL:: -0.330068 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.3372, face 2 +DEAL::Cell 3.3372, face 3 +DEAL::Cell 3.3372, face 4 +DEAL::Cell 3.3372, face 5 +DEAL::Cell 3.3373, face 0 +DEAL:: -0.440091 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3373, face 1 +DEAL::Cell 3.3373, face 2 +DEAL::Cell 3.3373, face 3 +DEAL::Cell 3.3373, face 4 +DEAL:: -0.394338 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3373, face 5 +DEAL::Cell 3.3374, face 0 +DEAL::Cell 3.3374, face 1 +DEAL::Cell 3.3374, face 2 +DEAL:: -0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3374, face 3 +DEAL::Cell 3.3374, face 4 +DEAL::Cell 3.3374, face 5 +DEAL::Cell 3.3375, face 0 +DEAL:: -0.220045 0.440091 0.440091, 0.00302625 +DEAL::Cell 3.3375, face 1 +DEAL::Cell 3.3375, face 2 +DEAL::Cell 3.3375, face 3 +DEAL::Cell 3.3375, face 4 +DEAL::Cell 3.3375, face 5 +DEAL:: -0.330068 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.3376, face 1 +DEAL::Cell 3.3376, face 2 +DEAL::Cell 3.3376, face 3 +DEAL::Cell 3.3376, face 4 +DEAL:: -0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3376, face 5 +DEAL::Cell 3.3377, face 0 +DEAL::Cell 3.3377, face 1 +DEAL::Cell 3.3377, face 2 +DEAL:: -0.242922 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3377, face 3 +DEAL::Cell 3.3377, face 4 +DEAL::Cell 3.3377, face 5 +DEAL::Cell 3.3378, face 1 +DEAL:: 9.03502e-21 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3378, face 2 +DEAL::Cell 3.3378, face 3 +DEAL::Cell 3.3378, face 4 +DEAL::Cell 3.3378, face 5 +DEAL::Cell 3.3379, face 0 +DEAL:: -0.132899 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3379, face 1 +DEAL::Cell 3.3379, face 2 +DEAL::Cell 3.3379, face 3 +DEAL::Cell 3.3379, face 4 +DEAL:: -0.121461 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3379, face 5 +DEAL::Cell 3.3380, face 1 +DEAL::Cell 3.3380, face 2 +DEAL::Cell 3.3380, face 3 +DEAL:: -0.132899 0.531597 0.398698, 0.00156693 +DEAL::Cell 3.3380, face 4 +DEAL::Cell 3.3380, face 5 +DEAL::Cell 3.3381, face 0 +DEAL::Cell 3.3381, face 1 +DEAL:: -0.121461 0.485844 0.485844, 0.00368819 +DEAL::Cell 3.3381, face 2 +DEAL::Cell 3.3381, face 3 +DEAL::Cell 3.3381, face 4 +DEAL::Cell 3.3381, face 5 +DEAL::Cell 3.3382, face 1 +DEAL:: -0.132899 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3382, face 2 +DEAL::Cell 3.3382, face 3 +DEAL::Cell 3.3382, face 4 +DEAL::Cell 3.3382, face 5 +DEAL:: 0.00000 0.577350 0.577350, 0.00233483 +DEAL::Cell 3.3383, face 0 +DEAL::Cell 3.3383, face 1 +DEAL::Cell 3.3383, face 2 +DEAL::Cell 3.3383, face 3 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00138931 +DEAL::Cell 3.3383, face 4 +DEAL::Cell 3.3383, face 5 +DEAL::Cell 3.3384, face 0 +DEAL::Cell 3.3384, face 1 +DEAL:: -0.110023 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3384, face 2 +DEAL::Cell 3.3384, face 3 +DEAL::Cell 3.3384, face 4 +DEAL::Cell 3.3384, face 5 +DEAL::Cell 3.3385, face 0 +DEAL:: -0.220045 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3385, face 1 +DEAL::Cell 3.3385, face 2 +DEAL::Cell 3.3385, face 3 +DEAL::Cell 3.3385, face 4 +DEAL:: -0.197169 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3385, face 5 +DEAL::Cell 3.3386, face 0 +DEAL::Cell 3.3386, face 1 +DEAL::Cell 3.3386, face 2 +DEAL:: -0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3386, face 3 +DEAL::Cell 3.3386, face 4 +DEAL::Cell 3.3386, face 5 +DEAL::Cell 3.3387, face 0 +DEAL:: 2.71051e-20 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3387, face 1 +DEAL::Cell 3.3387, face 2 +DEAL::Cell 3.3387, face 3 +DEAL::Cell 3.3387, face 4 +DEAL::Cell 3.3387, face 5 +DEAL:: -0.110023 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3388, face 0 +DEAL::Cell 3.3388, face 1 +DEAL::Cell 3.3388, face 2 +DEAL::Cell 3.3388, face 3 +DEAL:: -0.121461 0.485844 0.485844, 0.00143206 +DEAL::Cell 3.3388, face 4 +DEAL::Cell 3.3388, face 5 +DEAL::Cell 3.3389, face 0 +DEAL::Cell 3.3389, face 1 +DEAL:: -0.197169 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.3389, face 2 +DEAL::Cell 3.3389, face 3 +DEAL::Cell 3.3389, face 4 +DEAL::Cell 3.3389, face 5 +DEAL:: -0.0985844 0.394338 0.394338, 0.00159472 +DEAL::Cell 3.3390, face 0 +DEAL::Cell 3.3390, face 1 +DEAL::Cell 3.3390, face 2 +DEAL::Cell 3.3390, face 3 +DEAL::Cell 3.3390, face 4 +DEAL:: -0.121461 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3390, face 5 +DEAL::Cell 3.3391, face 0 +DEAL::Cell 3.3391, face 1 +DEAL::Cell 3.3391, face 2 +DEAL:: -0.110023 0.440091 0.440091, 0.00129720 +DEAL::Cell 3.3391, face 3 +DEAL::Cell 3.3391, face 4 +DEAL::Cell 3.3391, face 5 +DEAL::Cell 3.3392, face 0 +DEAL:: -0.394338 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3392, face 1 +DEAL::Cell 3.3392, face 2 +DEAL::Cell 3.3392, face 3 +DEAL::Cell 3.3392, face 4 +DEAL:: -0.261438 0.348584 0.00000, 0.000996803 +DEAL::Cell 3.3392, face 5 +DEAL::Cell 3.3393, face 0 +DEAL::Cell 3.3393, face 1 +DEAL::Cell 3.3393, face 2 +DEAL::Cell 3.3393, face 3 +DEAL:: -0.261438 0.348584 0.00000, 0.00124600 +DEAL::Cell 3.3393, face 4 +DEAL::Cell 3.3393, face 5 +DEAL::Cell 3.3394, face 0 +DEAL::Cell 3.3394, face 1 +DEAL:: -0.174292 0.348584 0.00000, 0.00189861 +DEAL::Cell 3.3394, face 2 +DEAL::Cell 3.3394, face 3 +DEAL::Cell 3.3394, face 4 +DEAL::Cell 3.3394, face 5 +DEAL:: -0.197169 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3395, face 0 +DEAL::Cell 3.3395, face 1 +DEAL::Cell 3.3395, face 2 +DEAL::Cell 3.3395, face 3 +DEAL:: -0.151416 0.302831 0.0757078, 0.000968182 +DEAL::Cell 3.3395, face 4 +DEAL::Cell 3.3395, face 5 +DEAL::Cell 3.3396, face 0 +DEAL::Cell 3.3396, face 1 +DEAL::Cell 3.3396, face 2 +DEAL:: -0.394338 0.394338 0.0985844, 0.00159472 +DEAL::Cell 3.3396, face 3 +DEAL::Cell 3.3396, face 4 +DEAL::Cell 3.3396, face 5 +DEAL::Cell 3.3397, face 0 +DEAL:: -0.261438 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3397, face 1 +DEAL::Cell 3.3397, face 2 +DEAL::Cell 3.3397, face 3 +DEAL::Cell 3.3397, face 4 +DEAL:: -0.261438 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3397, face 5 +DEAL::Cell 3.3398, face 0 +DEAL::Cell 3.3398, face 1 +DEAL::Cell 3.3398, face 2 +DEAL:: -0.261438 0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3398, face 3 +DEAL::Cell 3.3398, face 4 +DEAL::Cell 3.3398, face 5 +DEAL::Cell 3.3399, face 0 +DEAL::Cell 3.3399, face 1 +DEAL:: -0.227123 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3399, face 2 +DEAL::Cell 3.3399, face 3 +DEAL::Cell 3.3399, face 4 +DEAL::Cell 3.3399, face 5 +DEAL:: -0.227123 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3400, face 0 +DEAL::Cell 3.3400, face 1 +DEAL::Cell 3.3400, face 2 +DEAL::Cell 3.3400, face 3 +DEAL:: -0.192809 0.257078 0.00000, 0.000918917 +DEAL::Cell 3.3400, face 4 +DEAL::Cell 3.3400, face 5 +DEAL::Cell 3.3401, face 0 +DEAL::Cell 3.3401, face 1 +DEAL:: -0.158494 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3401, face 2 +DEAL::Cell 3.3401, face 3 +DEAL::Cell 3.3401, face 4 +DEAL::Cell 3.3401, face 5 +DEAL::Cell 3.3402, face 0 +DEAL:: -0.227123 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3402, face 1 +DEAL::Cell 3.3402, face 2 +DEAL::Cell 3.3402, face 3 +DEAL::Cell 3.3402, face 4 +DEAL:: -0.192809 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3402, face 5 +DEAL::Cell 3.3403, face 0 +DEAL::Cell 3.3403, face 1 +DEAL::Cell 3.3403, face 2 +DEAL:: -0.158494 0.211325 0.00000, 0.000755374 +DEAL::Cell 3.3403, face 3 +DEAL::Cell 3.3403, face 4 +DEAL::Cell 3.3403, face 5 +DEAL::Cell 3.3404, face 0 +DEAL:: -0.227123 0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3404, face 1 +DEAL::Cell 3.3404, face 2 +DEAL::Cell 3.3404, face 3 +DEAL::Cell 3.3404, face 4 +DEAL::Cell 3.3404, face 5 +DEAL:: -0.302831 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3405, face 0 +DEAL::Cell 3.3405, face 1 +DEAL::Cell 3.3405, face 2 +DEAL::Cell 3.3405, face 3 +DEAL:: -0.192809 0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3405, face 4 +DEAL::Cell 3.3405, face 5 +DEAL::Cell 3.3406, face 0 +DEAL::Cell 3.3406, face 1 +DEAL:: -0.192809 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3406, face 2 +DEAL::Cell 3.3406, face 3 +DEAL::Cell 3.3406, face 4 +DEAL::Cell 3.3406, face 5 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3407, face 0 +DEAL::Cell 3.3407, face 1 +DEAL::Cell 3.3407, face 2 +DEAL::Cell 3.3407, face 3 +DEAL::Cell 3.3407, face 4 +DEAL:: -0.192809 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3407, face 5 +DEAL::Cell 3.3408, face 0 +DEAL::Cell 3.3408, face 1 +DEAL::Cell 3.3408, face 2 +DEAL:: -0.197169 0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3408, face 3 +DEAL::Cell 3.3408, face 4 +DEAL::Cell 3.3408, face 5 +DEAL::Cell 3.3409, face 0 +DEAL:: -0.174292 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3409, face 1 +DEAL::Cell 3.3409, face 2 +DEAL::Cell 3.3409, face 3 +DEAL::Cell 3.3409, face 4 +DEAL:: -0.0757078 0.302831 0.00000, 0.000865968 +DEAL::Cell 3.3409, face 5 +DEAL::Cell 3.3410, face 0 +DEAL::Cell 3.3410, face 1 +DEAL::Cell 3.3410, face 2 +DEAL::Cell 3.3410, face 3 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3410, face 4 +DEAL::Cell 3.3410, face 5 +DEAL::Cell 3.3411, face 0 +DEAL::Cell 3.3411, face 1 +DEAL:: 7.22801e-20 0.302831 0.00000, 0.00143292 +DEAL::Cell 3.3411, face 2 +DEAL::Cell 3.3411, face 3 +DEAL::Cell 3.3411, face 4 +DEAL::Cell 3.3411, face 5 +DEAL:: 8.13152e-20 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3412, face 0 +DEAL::Cell 3.3412, face 1 +DEAL::Cell 3.3412, face 2 +DEAL::Cell 3.3412, face 3 +DEAL:: -0.0871461 0.348584 0.174292, 0.00102748 +DEAL::Cell 3.3412, face 4 +DEAL::Cell 3.3412, face 5 +DEAL::Cell 3.3413, face 0 +DEAL::Cell 3.3413, face 1 +DEAL::Cell 3.3413, face 2 +DEAL:: -0.174292 0.348584 0.0871461, 0.00111446 +DEAL::Cell 3.3413, face 3 +DEAL::Cell 3.3413, face 4 +DEAL::Cell 3.3413, face 5 +DEAL::Cell 3.3414, face 0 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3414, face 1 +DEAL::Cell 3.3414, face 2 +DEAL::Cell 3.3414, face 3 +DEAL::Cell 3.3414, face 4 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3414, face 5 +DEAL::Cell 3.3415, face 0 +DEAL::Cell 3.3415, face 1 +DEAL::Cell 3.3415, face 2 +DEAL:: -0.0757078 0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3415, face 3 +DEAL::Cell 3.3415, face 4 +DEAL::Cell 3.3415, face 5 +DEAL::Cell 3.3416, face 0 +DEAL::Cell 3.3416, face 1 +DEAL:: -0.128539 0.257078 0.00000, 0.00103264 +DEAL::Cell 3.3416, face 2 +DEAL::Cell 3.3416, face 3 +DEAL::Cell 3.3416, face 4 +DEAL::Cell 3.3416, face 5 +DEAL:: -0.128539 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3417, face 0 +DEAL::Cell 3.3417, face 1 +DEAL::Cell 3.3417, face 2 +DEAL::Cell 3.3417, face 3 +DEAL:: -0.0528312 0.211325 0.00000, 0.000622897 +DEAL::Cell 3.3417, face 4 +DEAL::Cell 3.3417, face 5 +DEAL::Cell 3.3418, face 0 +DEAL::Cell 3.3418, face 1 +DEAL:: 2.71051e-20 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3418, face 2 +DEAL::Cell 3.3418, face 3 +DEAL::Cell 3.3418, face 4 +DEAL::Cell 3.3418, face 5 +DEAL::Cell 3.3419, face 0 +DEAL:: -0.0642695 0.257078 0.00000, 0.00103264 +DEAL::Cell 3.3419, face 1 +DEAL::Cell 3.3419, face 2 +DEAL::Cell 3.3419, face 3 +DEAL::Cell 3.3419, face 4 +DEAL:: -0.0528312 0.211325 0.00000, 0.000604299 +DEAL::Cell 3.3419, face 5 +DEAL::Cell 3.3420, face 0 +DEAL::Cell 3.3420, face 1 +DEAL::Cell 3.3420, face 2 +DEAL:: -0.128539 0.257078 0.0642695, 0.000821904 +DEAL::Cell 3.3420, face 3 +DEAL::Cell 3.3420, face 4 +DEAL::Cell 3.3420, face 5 +DEAL::Cell 3.3421, face 0 +DEAL:: -0.0642695 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3421, face 1 +DEAL::Cell 3.3421, face 2 +DEAL::Cell 3.3421, face 3 +DEAL::Cell 3.3421, face 4 +DEAL::Cell 3.3421, face 5 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3422, face 0 +DEAL::Cell 3.3422, face 1 +DEAL::Cell 3.3422, face 2 +DEAL::Cell 3.3422, face 3 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000865968 +DEAL::Cell 3.3422, face 4 +DEAL::Cell 3.3422, face 5 +DEAL::Cell 3.3423, face 0 +DEAL::Cell 3.3423, face 1 +DEAL:: 0.00000 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3423, face 2 +DEAL::Cell 3.3423, face 3 +DEAL::Cell 3.3423, face 4 +DEAL::Cell 3.3423, face 5 +DEAL:: 0.00000 0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3424, face 0 +DEAL::Cell 3.3424, face 1 +DEAL::Cell 3.3424, face 2 +DEAL::Cell 3.3424, face 3 +DEAL::Cell 3.3424, face 4 +DEAL:: -0.394338 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3424, face 5 +DEAL::Cell 3.3425, face 0 +DEAL::Cell 3.3425, face 1 +DEAL::Cell 3.3425, face 2 +DEAL:: -0.348584 0.348584 0.261438, 0.00140969 +DEAL::Cell 3.3425, face 3 +DEAL::Cell 3.3425, face 4 +DEAL::Cell 3.3425, face 5 +DEAL::Cell 3.3426, face 0 +DEAL:: -0.295753 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3426, face 1 +DEAL::Cell 3.3426, face 2 +DEAL::Cell 3.3426, face 3 +DEAL::Cell 3.3426, face 4 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3426, face 5 +DEAL::Cell 3.3427, face 0 +DEAL::Cell 3.3427, face 1 +DEAL::Cell 3.3427, face 2 +DEAL::Cell 3.3427, face 3 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3427, face 4 +DEAL::Cell 3.3427, face 5 +DEAL::Cell 3.3428, face 0 +DEAL::Cell 3.3428, face 1 +DEAL:: -0.261438 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3428, face 2 +DEAL::Cell 3.3428, face 3 +DEAL::Cell 3.3428, face 4 +DEAL::Cell 3.3428, face 5 +DEAL:: -0.348584 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3429, face 0 +DEAL::Cell 3.3429, face 1 +DEAL::Cell 3.3429, face 2 +DEAL::Cell 3.3429, face 3 +DEAL:: -0.227123 0.302831 0.302831, 0.00108246 +DEAL::Cell 3.3429, face 4 +DEAL::Cell 3.3429, face 5 +DEAL::Cell 3.3430, face 0 +DEAL::Cell 3.3430, face 1 +DEAL::Cell 3.3430, face 2 +DEAL:: -0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3430, face 3 +DEAL::Cell 3.3430, face 4 +DEAL::Cell 3.3430, face 5 +DEAL::Cell 3.3431, face 0 +DEAL:: -0.174292 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3431, face 1 +DEAL::Cell 3.3431, face 2 +DEAL::Cell 3.3431, face 3 +DEAL::Cell 3.3431, face 4 +DEAL:: -0.174292 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3431, face 5 +DEAL::Cell 3.3432, face 0 +DEAL::Cell 3.3432, face 1 +DEAL::Cell 3.3432, face 2 +DEAL:: -0.257078 0.257078 0.192809, 0.00103964 +DEAL::Cell 3.3432, face 3 +DEAL::Cell 3.3432, face 4 +DEAL::Cell 3.3432, face 5 +DEAL::Cell 3.3433, face 0 +DEAL::Cell 3.3433, face 1 +DEAL:: -0.211325 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3433, face 2 +DEAL::Cell 3.3433, face 3 +DEAL::Cell 3.3433, face 4 +DEAL::Cell 3.3433, face 5 +DEAL:: -0.211325 0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3434, face 0 +DEAL::Cell 3.3434, face 1 +DEAL::Cell 3.3434, face 2 +DEAL::Cell 3.3434, face 3 +DEAL:: -0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3434, face 4 +DEAL::Cell 3.3434, face 5 +DEAL::Cell 3.3435, face 0 +DEAL::Cell 3.3435, face 1 +DEAL:: -0.105662 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3435, face 2 +DEAL::Cell 3.3435, face 3 +DEAL::Cell 3.3435, face 4 +DEAL::Cell 3.3435, face 5 +DEAL::Cell 3.3436, face 0 +DEAL:: -0.302831 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3436, face 1 +DEAL::Cell 3.3436, face 2 +DEAL::Cell 3.3436, face 3 +DEAL::Cell 3.3436, face 4 +DEAL:: -0.257078 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3436, face 5 +DEAL::Cell 3.3437, face 0 +DEAL::Cell 3.3437, face 1 +DEAL::Cell 3.3437, face 2 +DEAL:: -0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.3437, face 3 +DEAL::Cell 3.3437, face 4 +DEAL::Cell 3.3437, face 5 +DEAL::Cell 3.3438, face 0 +DEAL:: -0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3438, face 1 +DEAL::Cell 3.3438, face 2 +DEAL::Cell 3.3438, face 3 +DEAL::Cell 3.3438, face 4 +DEAL::Cell 3.3438, face 5 +DEAL:: -0.227123 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3439, face 0 +DEAL::Cell 3.3439, face 1 +DEAL::Cell 3.3439, face 2 +DEAL::Cell 3.3439, face 3 +DEAL:: -0.128539 0.257078 0.257078, 0.000821904 +DEAL::Cell 3.3439, face 4 +DEAL::Cell 3.3439, face 5 +DEAL::Cell 3.3440, face 0 +DEAL::Cell 3.3440, face 1 +DEAL:: -0.174292 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3440, face 2 +DEAL::Cell 3.3440, face 3 +DEAL::Cell 3.3440, face 4 +DEAL::Cell 3.3440, face 5 +DEAL:: -0.0871461 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3441, face 0 +DEAL::Cell 3.3441, face 1 +DEAL::Cell 3.3441, face 2 +DEAL::Cell 3.3441, face 3 +DEAL::Cell 3.3441, face 4 +DEAL:: -0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3441, face 5 +DEAL::Cell 3.3442, face 0 +DEAL::Cell 3.3442, face 1 +DEAL::Cell 3.3442, face 2 +DEAL:: -0.0985844 0.394338 0.295753, 0.00116234 +DEAL::Cell 3.3442, face 3 +DEAL::Cell 3.3442, face 4 +DEAL::Cell 3.3442, face 5 +DEAL::Cell 3.3443, face 0 +DEAL:: -0.0871461 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3443, face 1 +DEAL::Cell 3.3443, face 2 +DEAL::Cell 3.3443, face 3 +DEAL::Cell 3.3443, face 4 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3443, face 5 +DEAL::Cell 3.3444, face 0 +DEAL::Cell 3.3444, face 1 +DEAL::Cell 3.3444, face 2 +DEAL::Cell 3.3444, face 3 +DEAL:: -0.0985844 0.394338 0.295753, 0.00116234 +DEAL::Cell 3.3444, face 4 +DEAL::Cell 3.3444, face 5 +DEAL::Cell 3.3445, face 0 +DEAL::Cell 3.3445, face 1 +DEAL:: -0.0757078 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3445, face 2 +DEAL::Cell 3.3445, face 3 +DEAL::Cell 3.3445, face 4 +DEAL::Cell 3.3445, face 5 +DEAL:: -0.151416 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3446, face 0 +DEAL::Cell 3.3446, face 1 +DEAL::Cell 3.3446, face 2 +DEAL::Cell 3.3446, face 3 +DEAL:: 0.00000 0.348584 0.348584, 0.000996803 +DEAL::Cell 3.3446, face 4 +DEAL::Cell 3.3446, face 5 +DEAL::Cell 3.3447, face 0 +DEAL::Cell 3.3447, face 1 +DEAL::Cell 3.3447, face 2 +DEAL:: -0.0871461 0.348584 0.261438, 0.00102748 +DEAL::Cell 3.3447, face 3 +DEAL::Cell 3.3447, face 4 +DEAL::Cell 3.3447, face 5 +DEAL::Cell 3.3448, face 0 +DEAL:: -0.0757078 0.302831 0.151416, 0.00143292 +DEAL::Cell 3.3448, face 1 +DEAL::Cell 3.3448, face 2 +DEAL::Cell 3.3448, face 3 +DEAL::Cell 3.3448, face 4 +DEAL:: -0.0757078 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3448, face 5 +DEAL::Cell 3.3449, face 0 +DEAL::Cell 3.3449, face 1 +DEAL::Cell 3.3449, face 2 +DEAL:: -0.105662 0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3449, face 3 +DEAL::Cell 3.3449, face 4 +DEAL::Cell 3.3449, face 5 +DEAL::Cell 3.3450, face 0 +DEAL::Cell 3.3450, face 1 +DEAL:: -0.0642695 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3450, face 2 +DEAL::Cell 3.3450, face 3 +DEAL::Cell 3.3450, face 4 +DEAL::Cell 3.3450, face 5 +DEAL:: -0.0642695 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3451, face 0 +DEAL::Cell 3.3451, face 1 +DEAL::Cell 3.3451, face 2 +DEAL::Cell 3.3451, face 3 +DEAL:: 0.00000 0.211325 0.105662, 0.000604299 +DEAL::Cell 3.3451, face 4 +DEAL::Cell 3.3451, face 5 +DEAL::Cell 3.3452, face 0 +DEAL::Cell 3.3452, face 1 +DEAL:: -0.0642695 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.3452, face 2 +DEAL::Cell 3.3452, face 3 +DEAL::Cell 3.3452, face 4 +DEAL::Cell 3.3452, face 5 +DEAL::Cell 3.3453, face 0 +DEAL:: -0.128539 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3453, face 1 +DEAL::Cell 3.3453, face 2 +DEAL::Cell 3.3453, face 3 +DEAL::Cell 3.3453, face 4 +DEAL:: -0.105662 0.211325 0.158494, 0.000755374 +DEAL::Cell 3.3453, face 5 +DEAL::Cell 3.3454, face 0 +DEAL::Cell 3.3454, face 1 +DEAL::Cell 3.3454, face 2 +DEAL:: -0.0642695 0.257078 0.192809, 0.000757758 +DEAL::Cell 3.3454, face 3 +DEAL::Cell 3.3454, face 4 +DEAL::Cell 3.3454, face 5 +DEAL::Cell 3.3455, face 0 +DEAL:: 0.00000 0.257078 0.257078, 0.00103264 +DEAL::Cell 3.3455, face 1 +DEAL::Cell 3.3455, face 2 +DEAL::Cell 3.3455, face 3 +DEAL::Cell 3.3455, face 4 +DEAL::Cell 3.3455, face 5 +DEAL:: -0.0642695 0.257078 0.257078, 0.00103964 +DEAL::Cell 3.3456, face 1 +DEAL::Cell 3.3456, face 2 +DEAL::Cell 3.3456, face 3 +DEAL::Cell 3.3456, face 4 +DEAL:: 3.61401e-20 0.531597 0.00000, 0.00152014 +DEAL::Cell 3.3456, face 5 +DEAL::Cell 3.3457, face 0 +DEAL::Cell 3.3457, face 1 +DEAL::Cell 3.3457, face 2 +DEAL:: 7.22801e-20 0.485844 0.00000, 0.00138931 +DEAL::Cell 3.3457, face 3 +DEAL::Cell 3.3457, face 4 +DEAL::Cell 3.3457, face 5 +DEAL::Cell 3.3458, face 1 +DEAL:: 0.265799 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3458, face 2 +DEAL::Cell 3.3458, face 3 +DEAL::Cell 3.3458, face 4 +DEAL::Cell 3.3458, face 5 +DEAL::Cell 3.3459, face 0 +DEAL:: 0.132899 0.531597 1.08420e-19, 0.00441555 +DEAL::Cell 3.3459, face 1 +DEAL::Cell 3.3459, face 2 +DEAL::Cell 3.3459, face 3 +DEAL::Cell 3.3459, face 4 +DEAL:: 0.121461 0.485844 2.16840e-19, 0.00138931 +DEAL::Cell 3.3459, face 5 +DEAL::Cell 3.3460, face 1 +DEAL::Cell 3.3460, face 2 +DEAL::Cell 3.3460, face 3 +DEAL:: 0.132899 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3460, face 4 +DEAL::Cell 3.3460, face 5 +DEAL::Cell 3.3461, face 0 +DEAL::Cell 3.3461, face 1 +DEAL:: 0.121461 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3461, face 2 +DEAL::Cell 3.3461, face 3 +DEAL::Cell 3.3461, face 4 +DEAL::Cell 3.3461, face 5 +DEAL::Cell 3.3462, face 1 +DEAL:: 0.132899 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3462, face 2 +DEAL::Cell 3.3462, face 3 +DEAL::Cell 3.3462, face 4 +DEAL::Cell 3.3462, face 5 +DEAL:: 0.132899 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3463, face 0 +DEAL::Cell 3.3463, face 1 +DEAL::Cell 3.3463, face 2 +DEAL::Cell 3.3463, face 3 +DEAL:: 0.242922 0.485844 0.121461, 0.00155329 +DEAL::Cell 3.3463, face 4 +DEAL::Cell 3.3463, face 5 +DEAL::Cell 3.3464, face 0 +DEAL::Cell 3.3464, face 1 +DEAL:: 0.110023 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3464, face 2 +DEAL::Cell 3.3464, face 3 +DEAL::Cell 3.3464, face 4 +DEAL::Cell 3.3464, face 5 +DEAL::Cell 3.3465, face 0 +DEAL:: 1.08420e-19 0.440091 0.00000, 0.00302625 +DEAL::Cell 3.3465, face 1 +DEAL::Cell 3.3465, face 2 +DEAL::Cell 3.3465, face 3 +DEAL::Cell 3.3465, face 4 +DEAL:: 1.44560e-19 0.394338 0.00000, 0.00112764 +DEAL::Cell 3.3465, face 5 +DEAL::Cell 3.3466, face 0 +DEAL::Cell 3.3466, face 1 +DEAL::Cell 3.3466, face 2 +DEAL:: 0.110023 0.440091 3.25261e-19, 0.00129720 +DEAL::Cell 3.3466, face 3 +DEAL::Cell 3.3466, face 4 +DEAL::Cell 3.3466, face 5 +DEAL::Cell 3.3467, face 0 +DEAL:: 0.220045 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3467, face 1 +DEAL::Cell 3.3467, face 2 +DEAL::Cell 3.3467, face 3 +DEAL::Cell 3.3467, face 4 +DEAL::Cell 3.3467, face 5 +DEAL:: 0.110023 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3468, face 0 +DEAL::Cell 3.3468, face 1 +DEAL::Cell 3.3468, face 2 +DEAL::Cell 3.3468, face 3 +DEAL:: 0.121461 0.485844 0.242922, 0.00143206 +DEAL::Cell 3.3468, face 4 +DEAL::Cell 3.3468, face 5 +DEAL::Cell 3.3469, face 0 +DEAL::Cell 3.3469, face 1 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3469, face 2 +DEAL::Cell 3.3469, face 3 +DEAL::Cell 3.3469, face 4 +DEAL::Cell 3.3469, face 5 +DEAL:: 0.0985844 0.394338 0.197169, 0.00126074 +DEAL::Cell 3.3470, face 0 +DEAL::Cell 3.3470, face 1 +DEAL::Cell 3.3470, face 2 +DEAL::Cell 3.3470, face 3 +DEAL::Cell 3.3470, face 4 +DEAL:: 0.121461 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3470, face 5 +DEAL::Cell 3.3471, face 0 +DEAL::Cell 3.3471, face 1 +DEAL::Cell 3.3471, face 2 +DEAL:: 0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3471, face 3 +DEAL::Cell 3.3471, face 4 +DEAL::Cell 3.3471, face 5 +DEAL::Cell 3.3472, face 1 +DEAL:: 0.265799 0.531597 0.132899, 0.00441555 +DEAL::Cell 3.3472, face 2 +DEAL::Cell 3.3472, face 3 +DEAL::Cell 3.3472, face 4 +DEAL::Cell 3.3472, face 5 +DEAL:: 0.398698 0.531597 0.132899, 0.00156693 +DEAL::Cell 3.3473, face 0 +DEAL::Cell 3.3473, face 1 +DEAL::Cell 3.3473, face 2 +DEAL::Cell 3.3473, face 3 +DEAL::Cell 3.3473, face 4 +DEAL:: 0.265799 0.531597 2.16840e-19, 0.00152014 +DEAL::Cell 3.3473, face 5 +DEAL::Cell 3.3474, face 1 +DEAL::Cell 3.3474, face 2 +DEAL::Cell 3.3474, face 3 +DEAL:: 0.531597 0.531597 4.33681e-19, 0.00214980 +DEAL::Cell 3.3474, face 4 +DEAL::Cell 3.3474, face 5 +DEAL::Cell 3.3475, face 0 +DEAL::Cell 3.3475, face 1 +DEAL:: 0.364383 0.485844 0.121461, 0.00368819 +DEAL::Cell 3.3475, face 2 +DEAL::Cell 3.3475, face 3 +DEAL::Cell 3.3475, face 4 +DEAL::Cell 3.3475, face 5 +DEAL:: 0.485844 0.485844 0.121461, 0.00143206 +DEAL::Cell 3.3476, face 1 +DEAL::Cell 3.3476, face 2 +DEAL::Cell 3.3476, face 3 +DEAL::Cell 3.3476, face 4 +DEAL::Cell 3.3476, face 5 +DEAL:: 0.288675 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3477, face 0 +DEAL::Cell 3.3477, face 1 +DEAL::Cell 3.3477, face 2 +DEAL::Cell 3.3477, face 3 +DEAL:: 0.398698 0.531597 0.265799, 0.00190018 +DEAL::Cell 3.3477, face 4 +DEAL::Cell 3.3477, face 5 +DEAL::Cell 3.3478, face 1 +DEAL::Cell 3.3478, face 2 +DEAL:: 0.398698 0.531597 0.132899, 0.00190018 +DEAL::Cell 3.3478, face 3 +DEAL::Cell 3.3478, face 4 +DEAL::Cell 3.3478, face 5 +DEAL::Cell 3.3479, face 0 +DEAL:: 0.531597 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3479, face 1 +DEAL::Cell 3.3479, face 2 +DEAL::Cell 3.3479, face 3 +DEAL::Cell 3.3479, face 4 +DEAL::Cell 3.3479, face 5 +DEAL:: 0.398698 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3480, face 0 +DEAL::Cell 3.3480, face 1 +DEAL::Cell 3.3480, face 2 +DEAL::Cell 3.3480, face 3 +DEAL:: 0.364383 0.485844 0.121461, 0.00173663 +DEAL::Cell 3.3480, face 4 +DEAL::Cell 3.3480, face 5 +DEAL::Cell 3.3481, face 0 +DEAL::Cell 3.3481, face 1 +DEAL:: 0.197169 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3481, face 2 +DEAL::Cell 3.3481, face 3 +DEAL::Cell 3.3481, face 4 +DEAL::Cell 3.3481, face 5 +DEAL:: 0.295753 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3482, face 0 +DEAL::Cell 3.3482, face 1 +DEAL::Cell 3.3482, face 2 +DEAL::Cell 3.3482, face 3 +DEAL::Cell 3.3482, face 4 +DEAL:: 0.364383 0.485844 6.50521e-19, 0.00138931 +DEAL::Cell 3.3482, face 5 +DEAL::Cell 3.3483, face 0 +DEAL::Cell 3.3483, face 1 +DEAL::Cell 3.3483, face 2 +DEAL:: 0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3483, face 3 +DEAL::Cell 3.3483, face 4 +DEAL::Cell 3.3483, face 5 +DEAL::Cell 3.3484, face 0 +DEAL:: 0.242922 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3484, face 1 +DEAL::Cell 3.3484, face 2 +DEAL::Cell 3.3484, face 3 +DEAL::Cell 3.3484, face 4 +DEAL:: 0.330068 0.440091 0.110023, 0.00129720 +DEAL::Cell 3.3484, face 5 +DEAL::Cell 3.3485, face 0 +DEAL::Cell 3.3485, face 1 +DEAL::Cell 3.3485, face 2 +DEAL::Cell 3.3485, face 3 +DEAL:: 0.330068 0.440091 0.110023, 0.00157309 +DEAL::Cell 3.3485, face 4 +DEAL::Cell 3.3485, face 5 +DEAL::Cell 3.3486, face 0 +DEAL::Cell 3.3486, face 1 +DEAL:: 0.440091 0.440091 0.110023, 0.00302625 +DEAL::Cell 3.3486, face 2 +DEAL::Cell 3.3486, face 3 +DEAL::Cell 3.3486, face 4 +DEAL::Cell 3.3486, face 5 +DEAL:: 0.485844 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3487, face 0 +DEAL::Cell 3.3487, face 1 +DEAL::Cell 3.3487, face 2 +DEAL::Cell 3.3487, face 3 +DEAL:: 0.394338 0.394338 0.197169, 0.00159472 +DEAL::Cell 3.3487, face 4 +DEAL::Cell 3.3487, face 5 +DEAL::Cell 3.3488, face 1 +DEAL::Cell 3.3488, face 2 +DEAL::Cell 3.3488, face 3 +DEAL:: 0.144338 0.577350 0.288675, 0.00170179 +DEAL::Cell 3.3488, face 4 +DEAL::Cell 3.3488, face 5 +DEAL::Cell 3.3489, face 0 +DEAL::Cell 3.3489, face 1 +DEAL:: 0.121461 0.485844 0.242922, 0.00368819 +DEAL::Cell 3.3489, face 2 +DEAL::Cell 3.3489, face 3 +DEAL::Cell 3.3489, face 4 +DEAL::Cell 3.3489, face 5 +DEAL:: 0.132899 0.531597 0.398698, 0.00190018 +DEAL::Cell 3.3490, face 1 +DEAL::Cell 3.3490, face 2 +DEAL::Cell 3.3490, face 3 +DEAL::Cell 3.3490, face 4 +DEAL:: 0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3490, face 5 +DEAL::Cell 3.3491, face 0 +DEAL::Cell 3.3491, face 1 +DEAL::Cell 3.3491, face 2 +DEAL::Cell 3.3491, face 3 +DEAL:: 0.265799 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3491, face 4 +DEAL::Cell 3.3491, face 5 +DEAL::Cell 3.3492, face 1 +DEAL::Cell 3.3492, face 2 +DEAL:: 0.00000 0.577350 0.577350, 0.00165098 +DEAL::Cell 3.3492, face 3 +DEAL::Cell 3.3492, face 4 +DEAL::Cell 3.3492, face 5 +DEAL::Cell 3.3493, face 0 +DEAL:: 0.00000 0.531597 0.531597, 0.00441555 +DEAL::Cell 3.3493, face 1 +DEAL::Cell 3.3493, face 2 +DEAL::Cell 3.3493, face 3 +DEAL::Cell 3.3493, face 4 +DEAL:: 0.121461 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3493, face 5 +DEAL::Cell 3.3494, face 1 +DEAL::Cell 3.3494, face 2 +DEAL::Cell 3.3494, face 3 +DEAL::Cell 3.3494, face 4 +DEAL:: 0.144338 0.577350 0.433013, 0.00206372 +DEAL::Cell 3.3494, face 5 +DEAL::Cell 3.3495, face 0 +DEAL::Cell 3.3495, face 1 +DEAL::Cell 3.3495, face 2 +DEAL:: 0.132899 0.531597 0.531597, 0.00156693 +DEAL::Cell 3.3495, face 3 +DEAL::Cell 3.3495, face 4 +DEAL::Cell 3.3495, face 5 +DEAL::Cell 3.3496, face 0 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.3496, face 1 +DEAL::Cell 3.3496, face 2 +DEAL::Cell 3.3496, face 3 +DEAL::Cell 3.3496, face 4 +DEAL:: 0.110023 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3496, face 5 +DEAL::Cell 3.3497, face 0 +DEAL::Cell 3.3497, face 1 +DEAL::Cell 3.3497, face 2 +DEAL::Cell 3.3497, face 3 +DEAL:: 0.110023 0.440091 0.220045, 0.00129720 +DEAL::Cell 3.3497, face 4 +DEAL::Cell 3.3497, face 5 +DEAL::Cell 3.3498, face 0 +DEAL::Cell 3.3498, face 1 +DEAL:: 0.220045 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3498, face 2 +DEAL::Cell 3.3498, face 3 +DEAL::Cell 3.3498, face 4 +DEAL::Cell 3.3498, face 5 +DEAL:: 0.242922 0.485844 0.364383, 0.00173663 +DEAL::Cell 3.3499, face 0 +DEAL::Cell 3.3499, face 1 +DEAL::Cell 3.3499, face 2 +DEAL::Cell 3.3499, face 3 +DEAL:: 0.197169 0.394338 0.295753, 0.00126074 +DEAL::Cell 3.3499, face 4 +DEAL::Cell 3.3499, face 5 +DEAL::Cell 3.3500, face 0 +DEAL::Cell 3.3500, face 1 +DEAL::Cell 3.3500, face 2 +DEAL:: 1.80700e-20 0.485844 0.364383, 0.00138931 +DEAL::Cell 3.3500, face 3 +DEAL::Cell 3.3500, face 4 +DEAL::Cell 3.3500, face 5 +DEAL::Cell 3.3501, face 0 +DEAL:: 0.110023 0.440091 0.330068, 0.00302625 +DEAL::Cell 3.3501, face 1 +DEAL::Cell 3.3501, face 2 +DEAL::Cell 3.3501, face 3 +DEAL::Cell 3.3501, face 4 +DEAL:: 0.110023 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3501, face 5 +DEAL::Cell 3.3502, face 0 +DEAL::Cell 3.3502, face 1 +DEAL::Cell 3.3502, face 2 +DEAL:: 0.110023 0.440091 0.440091, 0.00129720 +DEAL::Cell 3.3502, face 3 +DEAL::Cell 3.3502, face 4 +DEAL::Cell 3.3502, face 5 +DEAL::Cell 3.3503, face 0 +DEAL::Cell 3.3503, face 1 +DEAL:: 0.0985844 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3503, face 2 +DEAL::Cell 3.3503, face 3 +DEAL::Cell 3.3503, face 4 +DEAL::Cell 3.3503, face 5 +DEAL:: 0.220045 0.440091 0.440091, 0.00177975 +DEAL::Cell 3.3504, face 1 +DEAL::Cell 3.3504, face 2 +DEAL::Cell 3.3504, face 3 +DEAL::Cell 3.3504, face 4 +DEAL:: 0.433013 0.577350 0.288675, 0.00184585 +DEAL::Cell 3.3504, face 5 +DEAL::Cell 3.3505, face 0 +DEAL::Cell 3.3505, face 1 +DEAL::Cell 3.3505, face 2 +DEAL:: 0.242922 0.485844 0.364383, 0.00155329 +DEAL::Cell 3.3505, face 3 +DEAL::Cell 3.3505, face 4 +DEAL::Cell 3.3505, face 5 +DEAL::Cell 3.3506, face 1 +DEAL::Cell 3.3506, face 2 +DEAL:: 0.433013 0.577350 0.288675, 0.00206372 +DEAL::Cell 3.3506, face 3 +DEAL::Cell 3.3506, face 4 +DEAL::Cell 3.3506, face 5 +DEAL::Cell 3.3507, face 0 +DEAL:: 0.531597 0.531597 0.265799, 0.00441555 +DEAL::Cell 3.3507, face 1 +DEAL::Cell 3.3507, face 2 +DEAL::Cell 3.3507, face 3 +DEAL::Cell 3.3507, face 4 +DEAL:: 0.531597 0.531597 0.265799, 0.00169957 +DEAL::Cell 3.3507, face 5 +DEAL::Cell 3.3508, face 1 +DEAL::Cell 3.3508, face 2 +DEAL::Cell 3.3508, face 3 +DEAL:: 0.398698 0.531597 0.531597, 0.00190018 +DEAL::Cell 3.3508, face 4 +DEAL::Cell 3.3508, face 5 +DEAL::Cell 3.3509, face 0 +DEAL::Cell 3.3509, face 1 +DEAL::Cell 3.3509, face 2 +DEAL:: 0.265799 0.531597 0.398698, 0.00169957 +DEAL::Cell 3.3509, face 3 +DEAL::Cell 3.3509, face 4 +DEAL::Cell 3.3509, face 5 +DEAL::Cell 3.3510, face 1 +DEAL:: 0.531597 0.531597 0.398698, 0.00441555 +DEAL::Cell 3.3510, face 2 +DEAL::Cell 3.3510, face 3 +DEAL::Cell 3.3510, face 4 +DEAL::Cell 3.3510, face 5 +DEAL:: 0.398698 0.531597 0.531597, 0.00214980 +DEAL::Cell 3.3511, face 0 +DEAL::Cell 3.3511, face 1 +DEAL::Cell 3.3511, face 2 +DEAL::Cell 3.3511, face 3 +DEAL:: 0.485844 0.485844 0.485844, 0.00196478 +DEAL::Cell 3.3511, face 4 +DEAL::Cell 3.3511, face 5 +DEAL::Cell 3.3512, face 0 +DEAL::Cell 3.3512, face 1 +DEAL::Cell 3.3512, face 2 +DEAL:: 0.242922 0.485844 0.242922, 0.00155329 +DEAL::Cell 3.3512, face 3 +DEAL::Cell 3.3512, face 4 +DEAL::Cell 3.3512, face 5 +DEAL::Cell 3.3513, face 0 +DEAL:: 0.330068 0.440091 0.220045, 0.00302625 +DEAL::Cell 3.3513, face 1 +DEAL::Cell 3.3513, face 2 +DEAL::Cell 3.3513, face 3 +DEAL::Cell 3.3513, face 4 +DEAL:: 0.330068 0.440091 0.220045, 0.00140701 +DEAL::Cell 3.3513, face 5 +DEAL::Cell 3.3514, face 0 +DEAL::Cell 3.3514, face 1 +DEAL::Cell 3.3514, face 2 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3514, face 3 +DEAL::Cell 3.3514, face 4 +DEAL::Cell 3.3514, face 5 +DEAL::Cell 3.3515, face 0 +DEAL::Cell 3.3515, face 1 +DEAL:: 0.295753 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3515, face 2 +DEAL::Cell 3.3515, face 3 +DEAL::Cell 3.3515, face 4 +DEAL::Cell 3.3515, face 5 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3516, face 0 +DEAL::Cell 3.3516, face 1 +DEAL::Cell 3.3516, face 2 +DEAL::Cell 3.3516, face 3 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3516, face 4 +DEAL::Cell 3.3516, face 5 +DEAL::Cell 3.3517, face 0 +DEAL::Cell 3.3517, face 1 +DEAL:: 0.295753 0.394338 0.394338, 0.00242972 +DEAL::Cell 3.3517, face 2 +DEAL::Cell 3.3517, face 3 +DEAL::Cell 3.3517, face 4 +DEAL::Cell 3.3517, face 5 +DEAL::Cell 3.3518, face 0 +DEAL:: 0.364383 0.485844 0.364383, 0.00368819 +DEAL::Cell 3.3518, face 1 +DEAL::Cell 3.3518, face 2 +DEAL::Cell 3.3518, face 3 +DEAL::Cell 3.3518, face 4 +DEAL:: 0.330068 0.440091 0.330068, 0.00157309 +DEAL::Cell 3.3518, face 5 +DEAL::Cell 3.3519, face 0 +DEAL::Cell 3.3519, face 1 +DEAL::Cell 3.3519, face 2 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3519, face 3 +DEAL::Cell 3.3519, face 4 +DEAL::Cell 3.3519, face 5 +DEAL::Cell 3.3520, face 0 +DEAL:: 0.0985844 0.394338 0.0985844, 0.00242972 +DEAL::Cell 3.3520, face 1 +DEAL::Cell 3.3520, face 2 +DEAL::Cell 3.3520, face 3 +DEAL::Cell 3.3520, face 4 +DEAL::Cell 3.3520, face 5 +DEAL:: 1.08420e-19 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3521, face 0 +DEAL::Cell 3.3521, face 1 +DEAL::Cell 3.3521, face 2 +DEAL::Cell 3.3521, face 3 +DEAL:: 0.0871461 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3521, face 4 +DEAL::Cell 3.3521, face 5 +DEAL::Cell 3.3522, face 0 +DEAL::Cell 3.3522, face 1 +DEAL:: 0.0871461 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3522, face 2 +DEAL::Cell 3.3522, face 3 +DEAL::Cell 3.3522, face 4 +DEAL::Cell 3.3522, face 5 +DEAL:: 0.174292 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3523, face 0 +DEAL::Cell 3.3523, face 1 +DEAL::Cell 3.3523, face 2 +DEAL::Cell 3.3523, face 3 +DEAL::Cell 3.3523, face 4 +DEAL:: 0.0871461 0.348584 3.25261e-19, 0.000996803 +DEAL::Cell 3.3523, face 5 +DEAL::Cell 3.3524, face 0 +DEAL::Cell 3.3524, face 1 +DEAL::Cell 3.3524, face 2 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00112764 +DEAL::Cell 3.3524, face 3 +DEAL::Cell 3.3524, face 4 +DEAL::Cell 3.3524, face 5 +DEAL::Cell 3.3525, face 0 +DEAL:: 5.42101e-20 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3525, face 1 +DEAL::Cell 3.3525, face 2 +DEAL::Cell 3.3525, face 3 +DEAL::Cell 3.3525, face 4 +DEAL:: 0.0757078 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3525, face 5 +DEAL::Cell 3.3526, face 0 +DEAL::Cell 3.3526, face 1 +DEAL::Cell 3.3526, face 2 +DEAL::Cell 3.3526, face 3 +DEAL:: 0.197169 0.394338 0.0985844, 0.00126074 +DEAL::Cell 3.3526, face 4 +DEAL::Cell 3.3526, face 5 +DEAL::Cell 3.3527, face 0 +DEAL::Cell 3.3527, face 1 +DEAL:: 0.151416 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3527, face 2 +DEAL::Cell 3.3527, face 3 +DEAL::Cell 3.3527, face 4 +DEAL::Cell 3.3527, face 5 +DEAL:: 0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3528, face 0 +DEAL::Cell 3.3528, face 1 +DEAL::Cell 3.3528, face 2 +DEAL::Cell 3.3528, face 3 +DEAL:: 0.0642695 0.257078 0.0642695, 0.000757758 +DEAL::Cell 3.3528, face 4 +DEAL::Cell 3.3528, face 5 +DEAL::Cell 3.3529, face 0 +DEAL::Cell 3.3529, face 1 +DEAL::Cell 3.3529, face 2 +DEAL:: 3.61401e-20 0.257078 0.00000, 0.000735134 +DEAL::Cell 3.3529, face 3 +DEAL::Cell 3.3529, face 4 +DEAL::Cell 3.3529, face 5 +DEAL::Cell 3.3530, face 0 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.00143292 +DEAL::Cell 3.3530, face 1 +DEAL::Cell 3.3530, face 2 +DEAL::Cell 3.3530, face 3 +DEAL::Cell 3.3530, face 4 +DEAL:: 0.151416 0.302831 4.33681e-19, 0.000865968 +DEAL::Cell 3.3530, face 5 +DEAL::Cell 3.3531, face 0 +DEAL::Cell 3.3531, face 1 +DEAL::Cell 3.3531, face 2 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3531, face 3 +DEAL::Cell 3.3531, face 4 +DEAL::Cell 3.3531, face 5 +DEAL::Cell 3.3532, face 0 +DEAL::Cell 3.3532, face 1 +DEAL:: 2.71051e-20 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3532, face 2 +DEAL::Cell 3.3532, face 3 +DEAL::Cell 3.3532, face 4 +DEAL::Cell 3.3532, face 5 +DEAL:: 1.80700e-20 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3533, face 0 +DEAL::Cell 3.3533, face 1 +DEAL::Cell 3.3533, face 2 +DEAL::Cell 3.3533, face 3 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3533, face 4 +DEAL::Cell 3.3533, face 5 +DEAL::Cell 3.3534, face 0 +DEAL::Cell 3.3534, face 1 +DEAL:: 0.128539 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3534, face 2 +DEAL::Cell 3.3534, face 3 +DEAL::Cell 3.3534, face 4 +DEAL::Cell 3.3534, face 5 +DEAL::Cell 3.3535, face 0 +DEAL:: 0.0642695 0.257078 0.0642695, 0.00103264 +DEAL::Cell 3.3535, face 1 +DEAL::Cell 3.3535, face 2 +DEAL::Cell 3.3535, face 3 +DEAL::Cell 3.3535, face 4 +DEAL:: 0.0528312 0.211325 0.0528312, 0.000622897 +DEAL::Cell 3.3535, face 5 +DEAL::Cell 3.3536, face 0 +DEAL::Cell 3.3536, face 1 +DEAL::Cell 3.3536, face 2 +DEAL:: 0.174292 0.348584 6.50521e-19, 0.00111446 +DEAL::Cell 3.3536, face 3 +DEAL::Cell 3.3536, face 4 +DEAL::Cell 3.3536, face 5 +DEAL::Cell 3.3537, face 0 +DEAL:: 0.261438 0.348584 0.0871461, 0.00189861 +DEAL::Cell 3.3537, face 1 +DEAL::Cell 3.3537, face 2 +DEAL::Cell 3.3537, face 3 +DEAL::Cell 3.3537, face 4 +DEAL::Cell 3.3537, face 5 +DEAL:: 0.174292 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3538, face 0 +DEAL::Cell 3.3538, face 1 +DEAL::Cell 3.3538, face 2 +DEAL::Cell 3.3538, face 3 +DEAL:: 0.348584 0.348584 1.30104e-18, 0.00140969 +DEAL::Cell 3.3538, face 4 +DEAL::Cell 3.3538, face 5 +DEAL::Cell 3.3539, face 0 +DEAL::Cell 3.3539, face 1 +DEAL:: 0.227123 0.302831 0.0757078, 0.00143292 +DEAL::Cell 3.3539, face 2 +DEAL::Cell 3.3539, face 3 +DEAL::Cell 3.3539, face 4 +DEAL::Cell 3.3539, face 5 +DEAL:: 0.302831 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3540, face 0 +DEAL::Cell 3.3540, face 1 +DEAL::Cell 3.3540, face 2 +DEAL::Cell 3.3540, face 3 +DEAL::Cell 3.3540, face 4 +DEAL:: 0.197169 0.394338 0.0985844, 0.00116234 +DEAL::Cell 3.3540, face 5 +DEAL::Cell 3.3541, face 0 +DEAL::Cell 3.3541, face 1 +DEAL::Cell 3.3541, face 2 +DEAL:: 0.174292 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3541, face 3 +DEAL::Cell 3.3541, face 4 +DEAL::Cell 3.3541, face 5 +DEAL::Cell 3.3542, face 0 +DEAL:: 0.295753 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3542, face 1 +DEAL::Cell 3.3542, face 2 +DEAL::Cell 3.3542, face 3 +DEAL::Cell 3.3542, face 4 +DEAL:: 0.348584 0.348584 0.0871461, 0.00102748 +DEAL::Cell 3.3542, face 5 +DEAL::Cell 3.3543, face 0 +DEAL::Cell 3.3543, face 1 +DEAL::Cell 3.3543, face 2 +DEAL::Cell 3.3543, face 3 +DEAL:: 0.348584 0.348584 0.0871461, 0.00140969 +DEAL::Cell 3.3543, face 4 +DEAL::Cell 3.3543, face 5 +DEAL::Cell 3.3544, face 0 +DEAL::Cell 3.3544, face 1 +DEAL:: 0.192809 0.257078 3.25261e-19, 0.00103264 +DEAL::Cell 3.3544, face 2 +DEAL::Cell 3.3544, face 3 +DEAL::Cell 3.3544, face 4 +DEAL::Cell 3.3544, face 5 +DEAL:: 0.227123 0.302831 0.0757078, 0.000892619 +DEAL::Cell 3.3545, face 0 +DEAL::Cell 3.3545, face 1 +DEAL::Cell 3.3545, face 2 +DEAL::Cell 3.3545, face 3 +DEAL:: 0.158494 0.211325 0.0528312, 0.000755374 +DEAL::Cell 3.3545, face 4 +DEAL::Cell 3.3545, face 5 +DEAL::Cell 3.3546, face 0 +DEAL::Cell 3.3546, face 1 +DEAL::Cell 3.3546, face 2 +DEAL:: 0.227123 0.302831 6.50521e-19, 0.00108246 +DEAL::Cell 3.3546, face 3 +DEAL::Cell 3.3546, face 4 +DEAL::Cell 3.3546, face 5 +DEAL::Cell 3.3547, face 0 +DEAL:: 0.257078 0.257078 4.33681e-19, 0.00103264 +DEAL::Cell 3.3547, face 1 +DEAL::Cell 3.3547, face 2 +DEAL::Cell 3.3547, face 3 +DEAL::Cell 3.3547, face 4 +DEAL:: 0.257078 0.257078 4.33681e-19, 0.000735134 +DEAL::Cell 3.3547, face 5 +DEAL::Cell 3.3548, face 0 +DEAL::Cell 3.3548, face 1 +DEAL::Cell 3.3548, face 2 +DEAL:: 0.128539 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3548, face 3 +DEAL::Cell 3.3548, face 4 +DEAL::Cell 3.3548, face 5 +DEAL::Cell 3.3549, face 0 +DEAL::Cell 3.3549, face 1 +DEAL:: 0.105662 0.211325 0.0528312, 0.000697784 +DEAL::Cell 3.3549, face 2 +DEAL::Cell 3.3549, face 3 +DEAL::Cell 3.3549, face 4 +DEAL::Cell 3.3549, face 5 +DEAL:: 0.105662 0.211325 0.105662, 0.000675627 +DEAL::Cell 3.3550, face 0 +DEAL::Cell 3.3550, face 1 +DEAL::Cell 3.3550, face 2 +DEAL::Cell 3.3550, face 3 +DEAL:: 0.302831 0.302831 0.151416, 0.00122466 +DEAL::Cell 3.3550, face 4 +DEAL::Cell 3.3550, face 5 +DEAL::Cell 3.3551, face 0 +DEAL::Cell 3.3551, face 1 +DEAL:: 0.211325 0.211325 0.105662, 0.000697784 +DEAL::Cell 3.3551, face 2 +DEAL::Cell 3.3551, face 3 +DEAL::Cell 3.3551, face 4 +DEAL::Cell 3.3551, face 5 +DEAL::Cell 3.3552, face 0 +DEAL:: 7.22801e-20 0.394338 0.197169, 0.00242972 +DEAL::Cell 3.3552, face 1 +DEAL::Cell 3.3552, face 2 +DEAL::Cell 3.3552, face 3 +DEAL::Cell 3.3552, face 4 +DEAL:: 5.42101e-20 0.348584 0.174292, 0.00111446 +DEAL::Cell 3.3552, face 5 +DEAL::Cell 3.3553, face 0 +DEAL::Cell 3.3553, face 1 +DEAL::Cell 3.3553, face 2 +DEAL:: 3.61401e-20 0.302831 0.151416, 0.000865968 +DEAL::Cell 3.3553, face 3 +DEAL::Cell 3.3553, face 4 +DEAL::Cell 3.3553, face 5 +DEAL::Cell 3.3554, face 0 +DEAL:: 0.197169 0.394338 0.295753, 0.00242972 +DEAL::Cell 3.3554, face 1 +DEAL::Cell 3.3554, face 2 +DEAL::Cell 3.3554, face 3 +DEAL::Cell 3.3554, face 4 +DEAL::Cell 3.3554, face 5 +DEAL:: 0.0985844 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3555, face 0 +DEAL::Cell 3.3555, face 1 +DEAL::Cell 3.3555, face 2 +DEAL::Cell 3.3555, face 3 +DEAL:: 0.174292 0.348584 0.261438, 0.00111446 +DEAL::Cell 3.3555, face 4 +DEAL::Cell 3.3555, face 5 +DEAL::Cell 3.3556, face 0 +DEAL::Cell 3.3556, face 1 +DEAL:: 0.00000 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.3556, face 2 +DEAL::Cell 3.3556, face 3 +DEAL::Cell 3.3556, face 4 +DEAL::Cell 3.3556, face 5 +DEAL:: 0.0871461 0.348584 0.348584, 0.00140969 +DEAL::Cell 3.3557, face 0 +DEAL::Cell 3.3557, face 1 +DEAL::Cell 3.3557, face 2 +DEAL::Cell 3.3557, face 3 +DEAL::Cell 3.3557, face 4 +DEAL:: 2.71051e-20 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3557, face 5 +DEAL::Cell 3.3558, face 0 +DEAL::Cell 3.3558, face 1 +DEAL::Cell 3.3558, face 2 +DEAL:: 0.0985844 0.394338 0.394338, 0.00116234 +DEAL::Cell 3.3558, face 3 +DEAL::Cell 3.3558, face 4 +DEAL::Cell 3.3558, face 5 +DEAL::Cell 3.3559, face 0 +DEAL:: 0.0871461 0.348584 0.348584, 0.00189861 +DEAL::Cell 3.3559, face 1 +DEAL::Cell 3.3559, face 2 +DEAL::Cell 3.3559, face 3 +DEAL::Cell 3.3559, face 4 +DEAL:: 0.151416 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3559, face 5 +DEAL::Cell 3.3560, face 0 +DEAL::Cell 3.3560, face 1 +DEAL::Cell 3.3560, face 2 +DEAL::Cell 3.3560, face 3 +DEAL:: 0.0757078 0.302831 0.151416, 0.000892619 +DEAL::Cell 3.3560, face 4 +DEAL::Cell 3.3560, face 5 +DEAL::Cell 3.3561, face 0 +DEAL::Cell 3.3561, face 1 +DEAL:: 0.00000 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3561, face 2 +DEAL::Cell 3.3561, face 3 +DEAL::Cell 3.3561, face 4 +DEAL::Cell 3.3561, face 5 +DEAL:: 0.0642695 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3562, face 0 +DEAL::Cell 3.3562, face 1 +DEAL::Cell 3.3562, face 2 +DEAL::Cell 3.3562, face 3 +DEAL:: 0.128539 0.257078 0.192809, 0.000821904 +DEAL::Cell 3.3562, face 4 +DEAL::Cell 3.3562, face 5 +DEAL::Cell 3.3563, face 0 +DEAL::Cell 3.3563, face 1 +DEAL::Cell 3.3563, face 2 +DEAL:: 0.0642695 0.257078 0.128539, 0.000757758 +DEAL::Cell 3.3563, face 3 +DEAL::Cell 3.3563, face 4 +DEAL::Cell 3.3563, face 5 +DEAL::Cell 3.3564, face 0 +DEAL:: 0.0757078 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3564, face 1 +DEAL::Cell 3.3564, face 2 +DEAL::Cell 3.3564, face 3 +DEAL::Cell 3.3564, face 4 +DEAL:: 0.0757078 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3564, face 5 +DEAL::Cell 3.3565, face 0 +DEAL::Cell 3.3565, face 1 +DEAL::Cell 3.3565, face 2 +DEAL:: 0.00000 0.211325 0.211325, 0.000604299 +DEAL::Cell 3.3565, face 3 +DEAL::Cell 3.3565, face 4 +DEAL::Cell 3.3565, face 5 +DEAL::Cell 3.3566, face 0 +DEAL::Cell 3.3566, face 1 +DEAL:: 0.0642695 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3566, face 2 +DEAL::Cell 3.3566, face 3 +DEAL::Cell 3.3566, face 4 +DEAL::Cell 3.3566, face 5 +DEAL:: 0.151416 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3567, face 0 +DEAL::Cell 3.3567, face 1 +DEAL::Cell 3.3567, face 2 +DEAL::Cell 3.3567, face 3 +DEAL:: 0.105662 0.211325 0.158494, 0.000675627 +DEAL::Cell 3.3567, face 4 +DEAL::Cell 3.3567, face 5 +DEAL::Cell 3.3568, face 0 +DEAL::Cell 3.3568, face 1 +DEAL:: 0.261438 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3568, face 2 +DEAL::Cell 3.3568, face 3 +DEAL::Cell 3.3568, face 4 +DEAL::Cell 3.3568, face 5 +DEAL::Cell 3.3569, face 0 +DEAL:: 0.174292 0.348584 0.174292, 0.00189861 +DEAL::Cell 3.3569, face 1 +DEAL::Cell 3.3569, face 2 +DEAL::Cell 3.3569, face 3 +DEAL::Cell 3.3569, face 4 +DEAL:: 0.151416 0.302831 0.151416, 0.000968182 +DEAL::Cell 3.3569, face 5 +DEAL::Cell 3.3570, face 0 +DEAL::Cell 3.3570, face 1 +DEAL::Cell 3.3570, face 2 +DEAL:: 0.261438 0.348584 0.174292, 0.00124600 +DEAL::Cell 3.3570, face 3 +DEAL::Cell 3.3570, face 4 +DEAL::Cell 3.3570, face 5 +DEAL::Cell 3.3571, face 0 +DEAL:: 0.348584 0.348584 0.261438, 0.00189861 +DEAL::Cell 3.3571, face 1 +DEAL::Cell 3.3571, face 2 +DEAL::Cell 3.3571, face 3 +DEAL::Cell 3.3571, face 4 +DEAL::Cell 3.3571, face 5 +DEAL:: 0.261438 0.348584 0.261438, 0.00124600 +DEAL::Cell 3.3572, face 0 +DEAL::Cell 3.3572, face 1 +DEAL::Cell 3.3572, face 2 +DEAL::Cell 3.3572, face 3 +DEAL:: 0.295753 0.394338 0.394338, 0.00140955 +DEAL::Cell 3.3572, face 4 +DEAL::Cell 3.3572, face 5 +DEAL::Cell 3.3573, face 0 +DEAL::Cell 3.3573, face 1 +DEAL:: 0.151416 0.302831 0.302831, 0.00143292 +DEAL::Cell 3.3573, face 2 +DEAL::Cell 3.3573, face 3 +DEAL::Cell 3.3573, face 4 +DEAL::Cell 3.3573, face 5 +DEAL:: 0.227123 0.302831 0.302831, 0.00122466 +DEAL::Cell 3.3574, face 0 +DEAL::Cell 3.3574, face 1 +DEAL::Cell 3.3574, face 2 +DEAL::Cell 3.3574, face 3 +DEAL::Cell 3.3574, face 4 +DEAL:: 0.295753 0.394338 0.295753, 0.00140955 +DEAL::Cell 3.3574, face 5 +DEAL::Cell 3.3575, face 0 +DEAL::Cell 3.3575, face 1 +DEAL::Cell 3.3575, face 2 +DEAL:: 0.261438 0.348584 0.348584, 0.00124600 +DEAL::Cell 3.3575, face 3 +DEAL::Cell 3.3575, face 4 +DEAL::Cell 3.3575, face 5 +DEAL::Cell 3.3576, face 0 +DEAL:: 0.151416 0.302831 0.227123, 0.00143292 +DEAL::Cell 3.3576, face 1 +DEAL::Cell 3.3576, face 2 +DEAL::Cell 3.3576, face 3 +DEAL::Cell 3.3576, face 4 +DEAL:: 0.192809 0.257078 0.128539, 0.000821904 +DEAL::Cell 3.3576, face 5 +DEAL::Cell 3.3577, face 0 +DEAL::Cell 3.3577, face 1 +DEAL::Cell 3.3577, face 2 +DEAL::Cell 3.3577, face 3 +DEAL:: 0.192809 0.257078 0.128539, 0.000918917 +DEAL::Cell 3.3577, face 4 +DEAL::Cell 3.3577, face 5 +DEAL::Cell 3.3578, face 0 +DEAL::Cell 3.3578, face 1 +DEAL:: 0.257078 0.257078 0.128539, 0.00103264 +DEAL::Cell 3.3578, face 2 +DEAL::Cell 3.3578, face 3 +DEAL::Cell 3.3578, face 4 +DEAL::Cell 3.3578, face 5 +DEAL:: 0.302831 0.302831 0.227123, 0.00108246 +DEAL::Cell 3.3579, face 0 +DEAL::Cell 3.3579, face 1 +DEAL::Cell 3.3579, face 2 +DEAL::Cell 3.3579, face 3 +DEAL:: 0.211325 0.211325 0.158494, 0.000854608 +DEAL::Cell 3.3579, face 4 +DEAL::Cell 3.3579, face 5 +DEAL::Cell 3.3580, face 0 +DEAL::Cell 3.3580, face 1 +DEAL::Cell 3.3580, face 2 +DEAL:: 0.151416 0.302831 0.227123, 0.000968182 +DEAL::Cell 3.3580, face 3 +DEAL::Cell 3.3580, face 4 +DEAL::Cell 3.3580, face 5 +DEAL::Cell 3.3581, face 0 +DEAL:: 0.192809 0.257078 0.192809, 0.00103264 +DEAL::Cell 3.3581, face 1 +DEAL::Cell 3.3581, face 2 +DEAL::Cell 3.3581, face 3 +DEAL::Cell 3.3581, face 4 +DEAL:: 0.192809 0.257078 0.192809, 0.000918917 +DEAL::Cell 3.3581, face 5 +DEAL::Cell 3.3582, face 0 +DEAL::Cell 3.3582, face 1 +DEAL::Cell 3.3582, face 2 +DEAL:: 0.192809 0.257078 0.257078, 0.000918917 +DEAL::Cell 3.3582, face 3 +DEAL::Cell 3.3582, face 4 +DEAL::Cell 3.3582, face 5 +DEAL::Cell 3.3583, face 0 +DEAL::Cell 3.3583, face 1 +DEAL:: 0.158494 0.211325 0.158494, 0.000697784 +DEAL::Cell 3.3583, face 2 +DEAL::Cell 3.3583, face 3 +DEAL::Cell 3.3583, face 4 +DEAL::Cell 3.3583, face 5 +DEAL:: 0.257078 0.257078 0.257078, 0.00103964 diff --git a/tests/bits/mesh_3d_8.cc b/tests/bits/mesh_3d_8.cc index 1c3827cba7..e732e04e90 100644 --- a/tests/bits/mesh_3d_8.cc +++ b/tests/bits/mesh_3d_8.cc @@ -79,7 +79,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_8/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_8/cmp/generic b/tests/bits/mesh_3d_8.output similarity index 100% rename from tests/bits/mesh_3d_8/cmp/generic rename to tests/bits/mesh_3d_8.output diff --git a/tests/bits/mesh_3d_9.cc b/tests/bits/mesh_3d_9.cc index 051f66158c..f82bf9aee4 100644 --- a/tests/bits/mesh_3d_9.cc +++ b/tests/bits/mesh_3d_9.cc @@ -80,7 +80,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("mesh_3d_9/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/mesh_3d_9.output b/tests/bits/mesh_3d_9.output new file mode 100644 index 0000000000..f08e311b42 --- /dev/null +++ b/tests/bits/mesh_3d_9.output @@ -0,0 +1,37 @@ + +DEAL::Initial check +DEAL:: ok. +DEAL::Check 0 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. +DEAL::Initial check +DEAL:: ok. +DEAL::Check 0 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. +DEAL::Initial check +DEAL:: ok. +DEAL::Check 0 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. +DEAL::Check 1 +DEAL:: ok. +DEAL::Check 2 +DEAL:: ok. diff --git a/tests/bits/multiple_parameter_loop_01.cc b/tests/bits/multiple_parameter_loop_01.cc index 6e444a9e7f..af46f6f612 100644 --- a/tests/bits/multiple_parameter_loop_01.cc +++ b/tests/bits/multiple_parameter_loop_01.cc @@ -74,14 +74,14 @@ void check () HelperClass h; h.declare_parameters (prm); - prm.read_input ("multiple_parameter_loop_01/prm"); + prm.read_input (SOURCE_DIR "/multiple_parameter_loop_01/prm"); prm.loop (h); } int main () { - std::ofstream logfile("multiple_parameter_loop_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/multiple_parameter_loop_01/cmp/generic b/tests/bits/multiple_parameter_loop_01.output similarity index 100% rename from tests/bits/multiple_parameter_loop_01/cmp/generic rename to tests/bits/multiple_parameter_loop_01.output diff --git a/tests/bits/multiple_parameter_loop_02.cc b/tests/bits/multiple_parameter_loop_02.cc index d10891c91b..cc373c3acf 100644 --- a/tests/bits/multiple_parameter_loop_02.cc +++ b/tests/bits/multiple_parameter_loop_02.cc @@ -81,12 +81,12 @@ void check (const char *p) int main () { - std::ofstream logfile("multiple_parameter_loop_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("multiple_parameter_loop_02/prm"); + check (SOURCE_DIR "/multiple_parameter_loop_02/prm"); return 0; } diff --git a/tests/bits/multiple_parameter_loop_02/cmp/generic b/tests/bits/multiple_parameter_loop_02.output similarity index 100% rename from tests/bits/multiple_parameter_loop_02/cmp/generic rename to tests/bits/multiple_parameter_loop_02.output diff --git a/tests/bits/n_dofs_per_object.cc b/tests/bits/n_dofs_per_object.cc index 46f170cc2c..469b606f85 100644 --- a/tests/bits/n_dofs_per_object.cc +++ b/tests/bits/n_dofs_per_object.cc @@ -24,7 +24,7 @@ -std::string output_file_name = "n_dofs_per_object/output"; +std::string output_file_name = "output"; template diff --git a/tests/bits/n_dofs_per_object/cmp/generic b/tests/bits/n_dofs_per_object.output similarity index 100% rename from tests/bits/n_dofs_per_object/cmp/generic rename to tests/bits/n_dofs_per_object.output diff --git a/tests/bits/nedelec_1.cc b/tests/bits/nedelec_1.cc index 3ba18235e1..d7c9e52a93 100644 --- a/tests/bits/nedelec_1.cc +++ b/tests/bits/nedelec_1.cc @@ -56,7 +56,7 @@ void test () int main () { - std::ofstream logfile("nedelec_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/nedelec_1.output b/tests/bits/nedelec_1.output new file mode 100644 index 0000000000..8b3b075900 --- /dev/null +++ b/tests/bits/nedelec_1.output @@ -0,0 +1,3 @@ + +DEAL::OK +DEAL::OK diff --git a/tests/bits/neighboring_cells_at_two_faces.cc b/tests/bits/neighboring_cells_at_two_faces.cc index ed8832f532..0c2116ee3f 100644 --- a/tests/bits/neighboring_cells_at_two_faces.cc +++ b/tests/bits/neighboring_cells_at_two_faces.cc @@ -101,7 +101,7 @@ void check_neighbors (const Triangulation<2> &tria) int main() { - std::ofstream logfile("neighboring_cells_at_two_faces/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/neighboring_cells_at_two_faces/cmp/generic b/tests/bits/neighboring_cells_at_two_faces.output similarity index 100% rename from tests/bits/neighboring_cells_at_two_faces/cmp/generic rename to tests/bits/neighboring_cells_at_two_faces.output diff --git a/tests/bits/normals_1.cc b/tests/bits/normals_1.cc index f7fbeebb14..9432c890dd 100644 --- a/tests/bits/normals_1.cc +++ b/tests/bits/normals_1.cc @@ -92,7 +92,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("normals_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/normals_1/cmp/generic b/tests/bits/normals_1.output similarity index 100% rename from tests/bits/normals_1/cmp/generic rename to tests/bits/normals_1.output diff --git a/tests/bits/normals_2.cc b/tests/bits/normals_2.cc index 573ca6dee5..e7d280d62f 100644 --- a/tests/bits/normals_2.cc +++ b/tests/bits/normals_2.cc @@ -102,7 +102,7 @@ void check (const Triangulation &tria, int main () { - std::ofstream logfile("normals_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/normals_2/cmp/generic b/tests/bits/normals_2.output similarity index 100% rename from tests/bits/normals_2/cmp/generic rename to tests/bits/normals_2.output diff --git a/tests/bits/normals_3.cc b/tests/bits/normals_3.cc index 8e274e8645..ac6cacf549 100644 --- a/tests/bits/normals_3.cc +++ b/tests/bits/normals_3.cc @@ -97,7 +97,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("normals_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/normals_3/cmp/generic b/tests/bits/normals_3.output similarity index 100% rename from tests/bits/normals_3/cmp/generic rename to tests/bits/normals_3.output diff --git a/tests/bits/normals_4.cc b/tests/bits/normals_4.cc index db145a7895..38d4ca0d28 100644 --- a/tests/bits/normals_4.cc +++ b/tests/bits/normals_4.cc @@ -97,7 +97,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("normals_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/normals_4/cmp/generic b/tests/bits/normals_4.output similarity index 100% rename from tests/bits/normals_4/cmp/generic rename to tests/bits/normals_4.output diff --git a/tests/bits/oliver_01.cc b/tests/bits/oliver_01.cc index 20c3c1b680..bb150b9367 100644 --- a/tests/bits/oliver_01.cc +++ b/tests/bits/oliver_01.cc @@ -30,7 +30,7 @@ int main () { - std::ofstream logfile("oliver_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_03/cmp/generic b/tests/bits/oliver_01.output similarity index 100% rename from tests/bits/sparse_matrix_03/cmp/generic rename to tests/bits/oliver_01.output diff --git a/tests/bits/parameter_handler_1.cc b/tests/bits/parameter_handler_1.cc index 85ca4bd718..5ce477b014 100644 --- a/tests/bits/parameter_handler_1.cc +++ b/tests/bits/parameter_handler_1.cc @@ -38,12 +38,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_1/prm"); + check (SOURCE_DIR "/parameter_handler_1/prm"); return 0; } diff --git a/tests/bits/parameter_handler_1/cmp/generic b/tests/bits/parameter_handler_1.output similarity index 100% rename from tests/bits/parameter_handler_1/cmp/generic rename to tests/bits/parameter_handler_1.output diff --git a/tests/bits/parameter_handler_10.cc b/tests/bits/parameter_handler_10.cc index 0ed8009aec..b945b9f379 100644 --- a/tests/bits/parameter_handler_10.cc +++ b/tests/bits/parameter_handler_10.cc @@ -39,12 +39,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_10/prm"); + check (SOURCE_DIR "/parameter_handler_10/prm"); return 0; } diff --git a/tests/bits/parameter_handler_10/cmp/generic b/tests/bits/parameter_handler_10.output similarity index 100% rename from tests/bits/parameter_handler_10/cmp/generic rename to tests/bits/parameter_handler_10.output diff --git a/tests/bits/parameter_handler_11.cc b/tests/bits/parameter_handler_11.cc index 5096921c0e..e5b30cd173 100644 --- a/tests/bits/parameter_handler_11.cc +++ b/tests/bits/parameter_handler_11.cc @@ -38,12 +38,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_11/prm"); + check (SOURCE_DIR "/parameter_handler_11/prm"); return 0; } diff --git a/tests/bits/parameter_handler_11/cmp/generic b/tests/bits/parameter_handler_11.output similarity index 100% rename from tests/bits/parameter_handler_11/cmp/generic rename to tests/bits/parameter_handler_11.output diff --git a/tests/bits/parameter_handler_12.cc b/tests/bits/parameter_handler_12.cc index 80d99e9631..77bd990586 100644 --- a/tests/bits/parameter_handler_12.cc +++ b/tests/bits/parameter_handler_12.cc @@ -43,7 +43,7 @@ void check () int main () { - std::ofstream logfile("parameter_handler_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_12/cmp/generic b/tests/bits/parameter_handler_12.output similarity index 100% rename from tests/bits/parameter_handler_12/cmp/generic rename to tests/bits/parameter_handler_12.output diff --git a/tests/bits/parameter_handler_13.cc b/tests/bits/parameter_handler_13.cc index a33b7f1df1..0ea6ce5ca5 100644 --- a/tests/bits/parameter_handler_13.cc +++ b/tests/bits/parameter_handler_13.cc @@ -40,12 +40,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_13/prm"); + check (SOURCE_DIR "/parameter_handler_13/prm"); return 0; } diff --git a/tests/bits/parameter_handler_13/cmp/generic b/tests/bits/parameter_handler_13.output similarity index 100% rename from tests/bits/parameter_handler_13/cmp/generic rename to tests/bits/parameter_handler_13.output diff --git a/tests/bits/parameter_handler_13a.cc b/tests/bits/parameter_handler_13a.cc index 1492f2d695..e678c74a34 100644 --- a/tests/bits/parameter_handler_13a.cc +++ b/tests/bits/parameter_handler_13a.cc @@ -40,12 +40,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_13a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_13a/prm"); + check (SOURCE_DIR "/parameter_handler_13a/prm"); return 0; } diff --git a/tests/bits/parameter_handler_13a/cmp/generic b/tests/bits/parameter_handler_13a.output similarity index 100% rename from tests/bits/parameter_handler_13a/cmp/generic rename to tests/bits/parameter_handler_13a.output diff --git a/tests/bits/parameter_handler_14.cc b/tests/bits/parameter_handler_14.cc index 37c7cb3157..7745e68561 100644 --- a/tests/bits/parameter_handler_14.cc +++ b/tests/bits/parameter_handler_14.cc @@ -34,7 +34,7 @@ void check () try { - foo.read_input("parameter_handler_14/tmp.prm"); + foo.read_input("tmp.prm"); } catch (...) { @@ -47,13 +47,13 @@ void check () foo.leave_subsection(); // delete tmp file again - std::remove("parameter_handler_14/tmp.prm"); + std::remove("tmp.prm"); } int main () { - std::ofstream logfile("parameter_handler_14/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_14/cmp/generic b/tests/bits/parameter_handler_14.output similarity index 100% rename from tests/bits/parameter_handler_14/cmp/generic rename to tests/bits/parameter_handler_14.output diff --git a/tests/bits/parameter_handler_1_exception.cc b/tests/bits/parameter_handler_1_exception.cc index 75b17ffc28..95b6fe0cc1 100644 --- a/tests/bits/parameter_handler_1_exception.cc +++ b/tests/bits/parameter_handler_1_exception.cc @@ -47,12 +47,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_1_exception/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_1_exception/prm"); + check (SOURCE_DIR "/parameter_handler_1_exception/prm"); return 0; } diff --git a/tests/bits/parameter_handler_1_exception/cmp/generic b/tests/bits/parameter_handler_1_exception.output similarity index 100% rename from tests/bits/parameter_handler_1_exception/cmp/generic rename to tests/bits/parameter_handler_1_exception.output diff --git a/tests/bits/parameter_handler_1a.cc b/tests/bits/parameter_handler_1a.cc index a0166cf06b..f682ac5f4d 100644 --- a/tests/bits/parameter_handler_1a.cc +++ b/tests/bits/parameter_handler_1a.cc @@ -39,12 +39,12 @@ void check (const char *p) int main () { - std::ofstream logfile("parameter_handler_1a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); - check ("parameter_handler_1a/prm"); + check (SOURCE_DIR "/parameter_handler_1a/prm"); return 0; } diff --git a/tests/bits/parameter_handler_1a/cmp/generic b/tests/bits/parameter_handler_1a.output similarity index 100% rename from tests/bits/parameter_handler_1a/cmp/generic rename to tests/bits/parameter_handler_1a.output diff --git a/tests/bits/parameter_handler_2.cc b/tests/bits/parameter_handler_2.cc index 387bd6dc59..1fc33f11bd 100644 --- a/tests/bits/parameter_handler_2.cc +++ b/tests/bits/parameter_handler_2.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -39,7 +39,7 @@ int main () Patterns::List(Patterns::Selection("a|b|c|d|e|f|g|h"))); prm.leave_subsection (); - prm.read_input("parameter_handler_2/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_2/prm"); std::string list; prm.enter_subsection ("Testing"); diff --git a/tests/bits/parameter_handler_2/cmp/generic b/tests/bits/parameter_handler_2.output similarity index 100% rename from tests/bits/parameter_handler_2/cmp/generic rename to tests/bits/parameter_handler_2.output diff --git a/tests/bits/parameter_handler_3.cc b/tests/bits/parameter_handler_3.cc index 139461825e..3450af110b 100644 --- a/tests/bits/parameter_handler_3.cc +++ b/tests/bits/parameter_handler_3.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -50,7 +50,7 @@ int main () prm.leave_subsection (); // read and then write parameters - prm.read_input("parameter_handler_3/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_3/prm"); prm.print_parameters (logfile, ParameterHandler::Text); } catch (std::exception &exc) diff --git a/tests/bits/parameter_handler_3/cmp/generic b/tests/bits/parameter_handler_3.output similarity index 100% rename from tests/bits/parameter_handler_3/cmp/generic rename to tests/bits/parameter_handler_3.output diff --git a/tests/bits/parameter_handler_4.cc b/tests/bits/parameter_handler_4.cc index 965039bd20..3852511b46 100644 --- a/tests/bits/parameter_handler_4.cc +++ b/tests/bits/parameter_handler_4.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -53,7 +53,7 @@ int main () // parameters. take same input file // as for parameter_handler_3, but // use different output format - prm.read_input("parameter_handler_3/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_3/prm"); prm.print_parameters (logfile, ParameterHandler::LaTeX); } catch (std::exception &exc) diff --git a/tests/bits/parameter_handler_4/cmp/generic b/tests/bits/parameter_handler_4.output similarity index 100% rename from tests/bits/parameter_handler_4/cmp/generic rename to tests/bits/parameter_handler_4.output diff --git a/tests/bits/parameter_handler_4a.cc b/tests/bits/parameter_handler_4a.cc index 5f16e569c4..1ec79e3acb 100644 --- a/tests/bits/parameter_handler_4a.cc +++ b/tests/bits/parameter_handler_4a.cc @@ -31,7 +31,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_4a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -73,7 +73,7 @@ int main () // parameters. take same input file // as for parameter_handler_3, but // use different output format - prm.read_input("parameter_handler_3/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_3/prm"); prm.print_parameters (logfile, ParameterHandler::LaTeX); } catch (std::exception &exc) diff --git a/tests/bits/parameter_handler_4a/cmp/generic b/tests/bits/parameter_handler_4a.output similarity index 100% rename from tests/bits/parameter_handler_4a/cmp/generic rename to tests/bits/parameter_handler_4a.output diff --git a/tests/bits/parameter_handler_4b.cc b/tests/bits/parameter_handler_4b.cc index a91f7944cd..4a23f9ed78 100644 --- a/tests/bits/parameter_handler_4b.cc +++ b/tests/bits/parameter_handler_4b.cc @@ -32,7 +32,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_4b/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_4b/cmp/generic b/tests/bits/parameter_handler_4b.output similarity index 100% rename from tests/bits/parameter_handler_4b/cmp/generic rename to tests/bits/parameter_handler_4b.output diff --git a/tests/bits/parameter_handler_5.cc b/tests/bits/parameter_handler_5.cc index 8e967a0540..4fabbe8195 100644 --- a/tests/bits/parameter_handler_5.cc +++ b/tests/bits/parameter_handler_5.cc @@ -30,7 +30,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_5/cmp/generic b/tests/bits/parameter_handler_5.output similarity index 100% rename from tests/bits/parameter_handler_5/cmp/generic rename to tests/bits/parameter_handler_5.output diff --git a/tests/bits/parameter_handler_6.cc b/tests/bits/parameter_handler_6.cc index 3a71d1cd22..63e9976249 100644 --- a/tests/bits/parameter_handler_6.cc +++ b/tests/bits/parameter_handler_6.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_6/cmp/generic b/tests/bits/parameter_handler_6.output similarity index 100% rename from tests/bits/parameter_handler_6/cmp/generic rename to tests/bits/parameter_handler_6.output diff --git a/tests/bits/parameter_handler_6_bool.cc b/tests/bits/parameter_handler_6_bool.cc index 13c7a1593d..93b7c6986b 100644 --- a/tests/bits/parameter_handler_6_bool.cc +++ b/tests/bits/parameter_handler_6_bool.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_6_bool/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -43,7 +43,7 @@ int main () "docs 1"); prm.leave_subsection (); - prm.read_input("parameter_handler_6_bool/prm"); + prm.read_input("prm"); // now set the parameter to a different // value diff --git a/tests/bits/parameter_handler_6_bool/cmp/generic b/tests/bits/parameter_handler_6_bool.output similarity index 100% rename from tests/bits/parameter_handler_6_bool/cmp/generic rename to tests/bits/parameter_handler_6_bool.output diff --git a/tests/bits/parameter_handler_7.cc b/tests/bits/parameter_handler_7.cc index 19a97e4678..3b7e58f0b0 100644 --- a/tests/bits/parameter_handler_7.cc +++ b/tests/bits/parameter_handler_7.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_7/cmp/generic b/tests/bits/parameter_handler_7.output similarity index 100% rename from tests/bits/parameter_handler_7/cmp/generic rename to tests/bits/parameter_handler_7.output diff --git a/tests/bits/parameter_handler_8.cc b/tests/bits/parameter_handler_8.cc index 7c6face436..11de979272 100644 --- a/tests/bits/parameter_handler_8.cc +++ b/tests/bits/parameter_handler_8.cc @@ -31,7 +31,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_8/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -73,7 +73,7 @@ int main () // parameters. take same input file // as for parameter_handler_3, but // use different output format - prm.read_input("parameter_handler_8/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_8/prm"); prm.print_parameters (logfile, ParameterHandler::Text); } catch (std::exception &exc) diff --git a/tests/bits/parameter_handler_8/cmp/generic b/tests/bits/parameter_handler_8.output similarity index 100% rename from tests/bits/parameter_handler_8/cmp/generic rename to tests/bits/parameter_handler_8.output diff --git a/tests/bits/parameter_handler_9.cc b/tests/bits/parameter_handler_9.cc index deb35ad2a3..841d2d6b82 100644 --- a/tests/bits/parameter_handler_9.cc +++ b/tests/bits/parameter_handler_9.cc @@ -29,7 +29,7 @@ int main () { try { - std::ofstream logfile("parameter_handler_9/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -71,7 +71,7 @@ int main () // parameters. take same input file // as for parameter_handler_3, but // use different output format - prm.read_input("parameter_handler_8/prm"); + prm.read_input(SOURCE_DIR "/parameter_handler_8/prm"); prm.log_parameters (deallog); } catch (std::exception &exc) diff --git a/tests/bits/parameter_handler_9/cmp/generic b/tests/bits/parameter_handler_9.output similarity index 100% rename from tests/bits/parameter_handler_9/cmp/generic rename to tests/bits/parameter_handler_9.output diff --git a/tests/bits/parameter_handler_read_xml.cc b/tests/bits/parameter_handler_read_xml.cc index d15f07c9ee..7dac801066 100644 --- a/tests/bits/parameter_handler_read_xml.cc +++ b/tests/bits/parameter_handler_read_xml.cc @@ -26,7 +26,7 @@ int main () { - std::ofstream logfile("parameter_handler_read_xml/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -76,7 +76,7 @@ int main () prm.leave_subsection (); // read from XML - std::ifstream in ("parameter_handler_read_xml/prm"); + std::ifstream in (SOURCE_DIR "/parameter_handler_read_xml/prm"); bool result = prm.read_input_from_xml (in); Assert (result == true, ExcInternalError()); diff --git a/tests/bits/parameter_handler_read_xml/cmp/generic b/tests/bits/parameter_handler_read_xml.output similarity index 100% rename from tests/bits/parameter_handler_read_xml/cmp/generic rename to tests/bits/parameter_handler_read_xml.output diff --git a/tests/bits/parameter_handler_read_xml_error_01.cc b/tests/bits/parameter_handler_read_xml_error_01.cc index 0b5770f7af..12154d8304 100644 --- a/tests/bits/parameter_handler_read_xml_error_01.cc +++ b/tests/bits/parameter_handler_read_xml_error_01.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_read_xml_error_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -77,7 +77,7 @@ int main () prm.leave_subsection (); // read from XML - std::ifstream in ("parameter_handler_read_xml_error_01/prm"); + std::ifstream in ("prm"); bool result = prm.read_input_from_xml (in); Assert (result == false, ExcInternalError()); diff --git a/tests/bits/sparse_matrix_03a/cmp/generic b/tests/bits/parameter_handler_read_xml_error_01.output similarity index 100% rename from tests/bits/sparse_matrix_03a/cmp/generic rename to tests/bits/parameter_handler_read_xml_error_01.output diff --git a/tests/bits/parameter_handler_read_xml_error_02.cc b/tests/bits/parameter_handler_read_xml_error_02.cc index beedd2face..ece6f1dc9c 100644 --- a/tests/bits/parameter_handler_read_xml_error_02.cc +++ b/tests/bits/parameter_handler_read_xml_error_02.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_read_xml_error_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -77,7 +77,7 @@ int main () prm.leave_subsection (); // read from XML - std::ifstream in ("parameter_handler_read_xml_error_02/prm"); + std::ifstream in ("prm"); bool result = prm.read_input_from_xml (in); Assert (result == false, ExcInternalError()); diff --git a/tests/bits/sparse_matrix_03b/cmp/generic b/tests/bits/parameter_handler_read_xml_error_02.output similarity index 100% rename from tests/bits/sparse_matrix_03b/cmp/generic rename to tests/bits/parameter_handler_read_xml_error_02.output diff --git a/tests/bits/parameter_handler_read_xml_error_03.cc b/tests/bits/parameter_handler_read_xml_error_03.cc index b1387c8db8..1d7d0e373f 100644 --- a/tests/bits/parameter_handler_read_xml_error_03.cc +++ b/tests/bits/parameter_handler_read_xml_error_03.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_read_xml_error_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -77,7 +77,7 @@ int main () prm.leave_subsection (); // read from XML - std::ifstream in ("parameter_handler_read_xml_error_03/prm"); + std::ifstream in ("prm"); bool result = prm.read_input_from_xml (in); Assert (result == false, ExcInternalError()); diff --git a/tests/bits/sparse_matrix_09/cmp/generic b/tests/bits/parameter_handler_read_xml_error_03.output similarity index 100% rename from tests/bits/sparse_matrix_09/cmp/generic rename to tests/bits/parameter_handler_read_xml_error_03.output diff --git a/tests/bits/parameter_handler_read_xml_error_04.cc b/tests/bits/parameter_handler_read_xml_error_04.cc index 00cfff3941..7ea35d4058 100644 --- a/tests/bits/parameter_handler_read_xml_error_04.cc +++ b/tests/bits/parameter_handler_read_xml_error_04.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_read_xml_error_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); @@ -77,7 +77,7 @@ int main () prm.leave_subsection (); // read from XML - std::ifstream in ("parameter_handler_read_xml_error_04/prm"); + std::ifstream in ("prm"); bool result = prm.read_input_from_xml (in); Assert (result == false, ExcInternalError()); diff --git a/tests/bits/sparse_matrix_10/cmp/generic b/tests/bits/parameter_handler_read_xml_error_04.output similarity index 100% rename from tests/bits/sparse_matrix_10/cmp/generic rename to tests/bits/parameter_handler_read_xml_error_04.output diff --git a/tests/bits/parameter_handler_write_json.cc b/tests/bits/parameter_handler_write_json.cc index ddcd9aec63..533c9b1165 100644 --- a/tests/bits/parameter_handler_write_json.cc +++ b/tests/bits/parameter_handler_write_json.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_write_json/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_write_json/cmp/generic b/tests/bits/parameter_handler_write_json.output similarity index 100% rename from tests/bits/parameter_handler_write_json/cmp/generic rename to tests/bits/parameter_handler_write_json.output diff --git a/tests/bits/parameter_handler_write_xml.cc b/tests/bits/parameter_handler_write_xml.cc index cb75994780..99e9db807c 100644 --- a/tests/bits/parameter_handler_write_xml.cc +++ b/tests/bits/parameter_handler_write_xml.cc @@ -27,7 +27,7 @@ int main () { - std::ofstream logfile("parameter_handler_write_xml/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parameter_handler_write_xml/cmp/generic b/tests/bits/parameter_handler_write_xml.output similarity index 100% rename from tests/bits/parameter_handler_write_xml/cmp/generic rename to tests/bits/parameter_handler_write_xml.output diff --git a/tests/bits/parsed_function.cc b/tests/bits/parsed_function.cc index 310082492c..647f052f92 100644 --- a/tests/bits/parsed_function.cc +++ b/tests/bits/parsed_function.cc @@ -96,7 +96,7 @@ void Test() int main () { - std::ofstream logfile("parsed_function/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/parsed_function.output b/tests/bits/parsed_function.output new file mode 100644 index 0000000000..30938838a3 --- /dev/null +++ b/tests/bits/parsed_function.output @@ -0,0 +1,22 @@ + +DEAL::Tested on: +DEAL:parameters:Function 1 - 0::Function constants: f=1 +DEAL:parameters:Function 1 - 0::Function expression: cos(pi*f*x)*t +DEAL:parameters:Function 1 - 0::Variable names: x,t +DEAL::Tested on: +DEAL:parameters:Function 2 - 0::Function constants: f=1 +DEAL:parameters:Function 2 - 0::Function expression: cos(pi*f*x)*t +DEAL:parameters:Function 2 - 0::Variable names: x,y,t +DEAL:parameters:Function 2 - 1::Function constants: f=2 +DEAL:parameters:Function 2 - 1::Function expression: cos(pi*f*x)*t; cos(pi*f*y)*t +DEAL:parameters:Function 2 - 1::Variable names: x,y,t +DEAL::Tested on: +DEAL:parameters:Function 3 - 0::Function constants: f=1 +DEAL:parameters:Function 3 - 0::Function expression: cos(pi*f*x)*t +DEAL:parameters:Function 3 - 0::Variable names: x,y,z,t +DEAL:parameters:Function 3 - 1::Function constants: f=2 +DEAL:parameters:Function 3 - 1::Function expression: cos(pi*f*x)*t; cos(pi*f*y)*t +DEAL:parameters:Function 3 - 1::Variable names: x,y,z,t +DEAL:parameters:Function 3 - 2::Function constants: f=3 +DEAL:parameters:Function 3 - 2::Function expression: cos(pi*f*x)*t; cos(pi*f*y)*t; cos(pi*f*z)*t +DEAL:parameters:Function 3 - 2::Variable names: x,y,z,t diff --git a/tests/bits/periodicity_01.cc b/tests/bits/periodicity_01.cc index 1c85517598..c153b0423f 100644 --- a/tests/bits/periodicity_01.cc +++ b/tests/bits/periodicity_01.cc @@ -66,7 +66,7 @@ void test () int main () { - std::ofstream logfile("periodicity_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/periodicity_01/cmp/generic b/tests/bits/periodicity_01.output similarity index 100% rename from tests/bits/periodicity_01/cmp/generic rename to tests/bits/periodicity_01.output diff --git a/tests/bits/periodicity_02.cc b/tests/bits/periodicity_02.cc index bb6abea3e4..4352bd2be1 100644 --- a/tests/bits/periodicity_02.cc +++ b/tests/bits/periodicity_02.cc @@ -71,7 +71,7 @@ void test () int main () { - std::ofstream logfile("periodicity_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/periodicity_02.output b/tests/bits/periodicity_02.output new file mode 100644 index 0000000000..a80f23950c --- /dev/null +++ b/tests/bits/periodicity_02.output @@ -0,0 +1,23 @@ + +DEAL::2D + 4 1: 1.00000 + 6 1: 0.500000 + 6 3: 0.500000 + 9 3: 1.00000 +DEAL::3D + 8 1: 1.00000 + 10 1: 0.500000 + 10 3: 0.500000 + 12 1: 0.500000 + 12 5: 0.500000 + 14 1: 0.250000 + 14 3: 0.250000 + 14 5: 0.250000 + 14 7: 0.250000 + 19 3: 1.00000 + 21 3: 0.500000 + 21 7: 0.500000 + 24 5: 1.00000 + 26 5: 0.500000 + 26 7: 0.500000 + 29 7: 1.00000 diff --git a/tests/bits/periodicity_03.cc b/tests/bits/periodicity_03.cc index ff833ea093..1766f68bef 100644 --- a/tests/bits/periodicity_03.cc +++ b/tests/bits/periodicity_03.cc @@ -73,7 +73,7 @@ void test () int main () { - std::ofstream logfile("periodicity_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/periodicity_03/cmp/generic b/tests/bits/periodicity_03.output similarity index 100% rename from tests/bits/periodicity_03/cmp/generic rename to tests/bits/periodicity_03.output diff --git a/tests/bits/periodicity_04.cc b/tests/bits/periodicity_04.cc index 5e8f0271b9..f46d113a29 100644 --- a/tests/bits/periodicity_04.cc +++ b/tests/bits/periodicity_04.cc @@ -81,7 +81,7 @@ void test () int main () { - std::ofstream logfile("periodicity_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/periodicity_04/cmp/generic b/tests/bits/periodicity_04.output similarity index 100% rename from tests/bits/periodicity_04/cmp/generic rename to tests/bits/periodicity_04.output diff --git a/tests/bits/periodicity_05.cc b/tests/bits/periodicity_05.cc index 8d6992ece1..46f90c2f69 100644 --- a/tests/bits/periodicity_05.cc +++ b/tests/bits/periodicity_05.cc @@ -157,7 +157,7 @@ void Deal2PeriodicBug::makeGrid() int main () { - std::ofstream logfile("periodicity_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/periodicity_05/cmp/generic b/tests/bits/periodicity_05.output similarity index 100% rename from tests/bits/periodicity_05/cmp/generic rename to tests/bits/periodicity_05.output diff --git a/tests/bits/point_difference_01.cc b/tests/bits/point_difference_01.cc index 36748c8446..7091ab1d6f 100644 --- a/tests/bits/point_difference_01.cc +++ b/tests/bits/point_difference_01.cc @@ -168,7 +168,7 @@ check () int main () { - std::ofstream logfile ("point_difference_01/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_difference_01/cmp/generic b/tests/bits/point_difference_01.output similarity index 100% rename from tests/bits/point_difference_01/cmp/generic rename to tests/bits/point_difference_01.output diff --git a/tests/bits/point_difference_02.cc b/tests/bits/point_difference_02.cc index 3a37e6bcbe..b347ab6a10 100644 --- a/tests/bits/point_difference_02.cc +++ b/tests/bits/point_difference_02.cc @@ -173,7 +173,7 @@ check () int main () { - std::ofstream logfile ("point_difference_02/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_difference_02/cmp/generic b/tests/bits/point_difference_02.output similarity index 100% rename from tests/bits/point_difference_02/cmp/generic rename to tests/bits/point_difference_02.output diff --git a/tests/bits/point_inside_1.cc b/tests/bits/point_inside_1.cc index 5ebf1882ec..d4640110ef 100644 --- a/tests/bits/point_inside_1.cc +++ b/tests/bits/point_inside_1.cc @@ -75,7 +75,7 @@ void check () int main () { - std::ofstream logfile("point_inside_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/point_inside_1.output b/tests/bits/point_inside_1.output new file mode 100644 index 0000000000..edae4212d1 --- /dev/null +++ b/tests/bits/point_inside_1.output @@ -0,0 +1,23 @@ + +DEAL::0.500000 0.500000 inside 1 +DEAL::2.00000 0.500000 inside 0 +DEAL::0.500000 2.00000 inside 0 +DEAL::0.500000 0.500000 inside 1 +DEAL::-2.00000 0.500000 inside 0 +DEAL::0.500000 -2.00000 inside 0 +DEAL::0.500000 0.500000 inside 1 +DEAL::0.900000 0.900000 inside 1 +DEAL::1.00000 0.500000 inside 1 +DEAL::1.00000 0.500000 inside 1 +DEAL::1.00000 0.500000 inside 0 +DEAL::0.500000 0.500000 0.500000 inside 1 +DEAL::2.00000 0.500000 0.500000 inside 0 +DEAL::0.500000 2.00000 0.500000 inside 0 +DEAL::0.500000 0.500000 2.00000 inside 0 +DEAL::-2.00000 0.500000 0.500000 inside 0 +DEAL::0.500000 -2.00000 0.500000 inside 0 +DEAL::0.500000 0.500000 -2.00000 inside 0 +DEAL::0.900000 0.900000 0.900000 inside 1 +DEAL::1.00000 0.500000 0.500000 inside 1 +DEAL::1.00000 0.500000 0.500000 inside 1 +DEAL::1.00000 0.500000 0.500000 inside 0 diff --git a/tests/bits/point_inside_2.cc b/tests/bits/point_inside_2.cc index 12d77db605..3e96e0587d 100644 --- a/tests/bits/point_inside_2.cc +++ b/tests/bits/point_inside_2.cc @@ -91,7 +91,7 @@ void check () int main () { - std::ofstream logfile("point_inside_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/point_inside_2.output b/tests/bits/point_inside_2.output new file mode 100644 index 0000000000..0a26bedd68 --- /dev/null +++ b/tests/bits/point_inside_2.output @@ -0,0 +1,29 @@ + +DEAL::0.500000 0.500000 inside 1 expected 1 +DEAL::2.00000 0.500000 inside 0 expected 0 +DEAL::0.500000 2.00000 inside 0 expected 0 +DEAL::0.500000 0.500000 inside 1 expected 1 +DEAL::-2.00000 0.500000 inside 0 expected 0 +DEAL::0.500000 -2.00000 inside 0 expected 0 +DEAL::0.500000 0.500000 inside 1 expected 1 +DEAL::0.900000 0.900000 inside 1 expected 1 +DEAL::1.00000 0.500000 inside 1 expected 1 +DEAL::1.00000 0.500000 inside 1 expected 1 +DEAL::1.00000 0.500000 inside 0 expected 0 +DEAL::-0.100000 0.100000 inside 1 expected 1 +DEAL::-0.240000 0.500000 inside 1 expected 1 +DEAL::-0.260000 0.500000 inside 1 expected 1 +DEAL::0.500000 0.500000 0.500000 inside 1 expected 1 +DEAL::2.00000 0.500000 0.500000 inside 0 expected 0 +DEAL::0.500000 2.00000 0.500000 inside 0 expected 0 +DEAL::0.500000 0.500000 2.00000 inside 0 expected 0 +DEAL::-2.00000 0.500000 0.500000 inside 0 expected 0 +DEAL::0.500000 -2.00000 0.500000 inside 0 expected 0 +DEAL::0.500000 0.500000 -2.00000 inside 0 expected 0 +DEAL::0.900000 0.900000 0.900000 inside 1 expected 1 +DEAL::1.00000 0.500000 0.500000 inside 1 expected 1 +DEAL::1.00000 0.500000 0.500000 inside 1 expected 1 +DEAL::1.00000 0.500000 0.500000 inside 0 expected 0 +DEAL::-0.100000 0.100000 0.100000 inside 1 expected 1 +DEAL::-0.240000 0.500000 0.500000 inside 1 expected 1 +DEAL::-0.260000 0.500000 0.500000 inside 0 expected 0 diff --git a/tests/bits/point_value_01.cc b/tests/bits/point_value_01.cc index a529122c4e..489413ad91 100644 --- a/tests/bits/point_value_01.cc +++ b/tests/bits/point_value_01.cc @@ -167,7 +167,7 @@ check () int main () { - std::ofstream logfile ("point_value_01/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_value_01/cmp/generic b/tests/bits/point_value_01.output similarity index 100% rename from tests/bits/point_value_01/cmp/generic rename to tests/bits/point_value_01.output diff --git a/tests/bits/point_value_02.cc b/tests/bits/point_value_02.cc index 0c7b734d77..1d97396acb 100644 --- a/tests/bits/point_value_02.cc +++ b/tests/bits/point_value_02.cc @@ -169,7 +169,7 @@ check () int main () { - std::ofstream logfile ("point_value_02/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_value_02/cmp/generic b/tests/bits/point_value_02.output similarity index 100% rename from tests/bits/point_value_02/cmp/generic rename to tests/bits/point_value_02.output diff --git a/tests/bits/point_value_hp_01.cc b/tests/bits/point_value_hp_01.cc index 98ab585433..d9181f645a 100644 --- a/tests/bits/point_value_hp_01.cc +++ b/tests/bits/point_value_hp_01.cc @@ -181,7 +181,7 @@ check () int main () { - std::ofstream logfile ("point_value_hp_01/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_value_hp_01/cmp/generic b/tests/bits/point_value_hp_01.output similarity index 100% rename from tests/bits/point_value_hp_01/cmp/generic rename to tests/bits/point_value_hp_01.output diff --git a/tests/bits/point_value_hp_02.cc b/tests/bits/point_value_hp_02.cc index 942c2adea4..2db5a74c21 100644 --- a/tests/bits/point_value_hp_02.cc +++ b/tests/bits/point_value_hp_02.cc @@ -199,7 +199,7 @@ check () int main () { - std::ofstream logfile ("point_value_hp_02/output"); + std::ofstream logfile ("output"); deallog << std::setprecision (4); deallog.attach(logfile); deallog.depth_console (0); diff --git a/tests/bits/point_value_hp_02/cmp/generic b/tests/bits/point_value_hp_02.output similarity index 100% rename from tests/bits/point_value_hp_02/cmp/generic rename to tests/bits/point_value_hp_02.output diff --git a/tests/bits/q_point_sum_1.cc b/tests/bits/q_point_sum_1.cc index 294faa01c4..21cad1b60e 100644 --- a/tests/bits/q_point_sum_1.cc +++ b/tests/bits/q_point_sum_1.cc @@ -92,7 +92,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("q_point_sum_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/q_point_sum_1/cmp/generic b/tests/bits/q_point_sum_1.output similarity index 100% rename from tests/bits/q_point_sum_1/cmp/generic rename to tests/bits/q_point_sum_1.output diff --git a/tests/bits/q_point_sum_2.cc b/tests/bits/q_point_sum_2.cc index 23a588eab8..ecc73ab670 100644 --- a/tests/bits/q_point_sum_2.cc +++ b/tests/bits/q_point_sum_2.cc @@ -100,7 +100,7 @@ void check (const Triangulation &tria, int main () { - std::ofstream logfile("q_point_sum_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/q_point_sum_2/cmp/generic b/tests/bits/q_point_sum_2.output similarity index 100% rename from tests/bits/q_point_sum_2/cmp/generic rename to tests/bits/q_point_sum_2.output diff --git a/tests/bits/q_point_sum_3.cc b/tests/bits/q_point_sum_3.cc index 8cb1071a9f..a9fbb77895 100644 --- a/tests/bits/q_point_sum_3.cc +++ b/tests/bits/q_point_sum_3.cc @@ -99,7 +99,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("q_point_sum_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/q_point_sum_4/cmp/generic b/tests/bits/q_point_sum_3.output similarity index 100% rename from tests/bits/q_point_sum_4/cmp/generic rename to tests/bits/q_point_sum_3.output diff --git a/tests/bits/q_point_sum_4.cc b/tests/bits/q_point_sum_4.cc index 4968743b6a..df187dbe2a 100644 --- a/tests/bits/q_point_sum_4.cc +++ b/tests/bits/q_point_sum_4.cc @@ -99,7 +99,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("q_point_sum_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/q_point_sum_4.output b/tests/bits/q_point_sum_4.output new file mode 100644 index 0000000000..6c20a01961 --- /dev/null +++ b/tests/bits/q_point_sum_4.output @@ -0,0 +1,5 @@ + +DEAL:: face integration is ok: 0 +DEAL:: subface integration is ok: 0 +DEAL:: face integration is ok: 0 +DEAL:: subface integration is ok: 0 diff --git a/tests/bits/q_points.cc b/tests/bits/q_points.cc index c460e162c1..9dbfee68d1 100644 --- a/tests/bits/q_points.cc +++ b/tests/bits/q_points.cc @@ -126,7 +126,7 @@ void check (Triangulation<3> &tria) int main () { - std::ofstream logfile("q_points/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/q_points/cmp/generic b/tests/bits/q_points.output similarity index 100% rename from tests/bits/q_points/cmp/generic rename to tests/bits/q_points.output diff --git a/tests/bits/refine_and_coarsen_1d.cc b/tests/bits/refine_and_coarsen_1d.cc index a1ab72d81c..b3d950d5f1 100644 --- a/tests/bits/refine_and_coarsen_1d.cc +++ b/tests/bits/refine_and_coarsen_1d.cc @@ -81,7 +81,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_1d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_1d/cmp/generic b/tests/bits/refine_and_coarsen_1d.output similarity index 100% rename from tests/bits/refine_and_coarsen_1d/cmp/generic rename to tests/bits/refine_and_coarsen_1d.output diff --git a/tests/bits/refine_and_coarsen_2d.cc b/tests/bits/refine_and_coarsen_2d.cc index ba5d94da4f..48c269fcbf 100644 --- a/tests/bits/refine_and_coarsen_2d.cc +++ b/tests/bits/refine_and_coarsen_2d.cc @@ -81,7 +81,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_2d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_2d.output b/tests/bits/refine_and_coarsen_2d.output new file mode 100644 index 0000000000..a04060f662 --- /dev/null +++ b/tests/bits/refine_and_coarsen_2d.output @@ -0,0 +1,3 @@ + +DEAL::19 +DEAL::19 19 diff --git a/tests/bits/refine_and_coarsen_3d.cc b/tests/bits/refine_and_coarsen_3d.cc index 01ed970ddc..a04cee1e49 100644 --- a/tests/bits/refine_and_coarsen_3d.cc +++ b/tests/bits/refine_and_coarsen_3d.cc @@ -83,7 +83,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_3d/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_3d/cmp/generic b/tests/bits/refine_and_coarsen_3d.output similarity index 100% rename from tests/bits/refine_and_coarsen_3d/cmp/generic rename to tests/bits/refine_and_coarsen_3d.output diff --git a/tests/bits/refine_and_coarsen_for_parents.cc b/tests/bits/refine_and_coarsen_for_parents.cc index c01f5483c6..68bd9c1ac2 100644 --- a/tests/bits/refine_and_coarsen_for_parents.cc +++ b/tests/bits/refine_and_coarsen_for_parents.cc @@ -116,7 +116,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_for_parents/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_for_parents/cmp/generic b/tests/bits/refine_and_coarsen_for_parents.output similarity index 100% rename from tests/bits/refine_and_coarsen_for_parents/cmp/generic rename to tests/bits/refine_and_coarsen_for_parents.output diff --git a/tests/bits/refine_and_coarsen_for_parents_02.cc b/tests/bits/refine_and_coarsen_for_parents_02.cc index 7c5ceacf40..c88178ac52 100644 --- a/tests/bits/refine_and_coarsen_for_parents_02.cc +++ b/tests/bits/refine_and_coarsen_for_parents_02.cc @@ -117,7 +117,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_for_parents_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_for_parents_02/cmp/generic b/tests/bits/refine_and_coarsen_for_parents_02.output similarity index 100% rename from tests/bits/refine_and_coarsen_for_parents_02/cmp/generic rename to tests/bits/refine_and_coarsen_for_parents_02.output diff --git a/tests/bits/refine_and_coarsen_for_parents_03.cc b/tests/bits/refine_and_coarsen_for_parents_03.cc index 20efc5ce7e..4611af30b7 100644 --- a/tests/bits/refine_and_coarsen_for_parents_03.cc +++ b/tests/bits/refine_and_coarsen_for_parents_03.cc @@ -117,7 +117,7 @@ void check () int main () { - std::ofstream logfile("refine_and_coarsen_for_parents_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/refine_and_coarsen_for_parents_03/cmp/generic b/tests/bits/refine_and_coarsen_for_parents_03.output similarity index 100% rename from tests/bits/refine_and_coarsen_for_parents_03/cmp/generic rename to tests/bits/refine_and_coarsen_for_parents_03.output diff --git a/tests/bits/roy_1.cc b/tests/bits/roy_1.cc index ad6add9c2e..a1de51cd2c 100644 --- a/tests/bits/roy_1.cc +++ b/tests/bits/roy_1.cc @@ -76,7 +76,7 @@ void check () int main () { - std::ofstream logfile("roy_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/roy_1/cmp/generic b/tests/bits/roy_1.output similarity index 100% rename from tests/bits/roy_1/cmp/generic rename to tests/bits/roy_1.output diff --git a/tests/bits/rt_1.cc b/tests/bits/rt_1.cc index f708940252..be9ac39cb6 100644 --- a/tests/bits/rt_1.cc +++ b/tests/bits/rt_1.cc @@ -61,7 +61,7 @@ void test (const unsigned int degree, int main () { - std::ofstream logfile("rt_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/rt_1/cmp/generic b/tests/bits/rt_1.output similarity index 100% rename from tests/bits/rt_1/cmp/generic rename to tests/bits/rt_1.output diff --git a/tests/bits/rt_2.cc b/tests/bits/rt_2.cc index 8548d9d811..161a72db68 100644 --- a/tests/bits/rt_2.cc +++ b/tests/bits/rt_2.cc @@ -134,7 +134,7 @@ void evaluate_normal (DoFHandler<2> &dof_handler, int main () { - std::ofstream logfile("rt_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/rt_2.output b/tests/bits/rt_2.output new file mode 100644 index 0000000000..c4b4c5e3de --- /dev/null +++ b/tests/bits/rt_2.output @@ -0,0 +1,3027 @@ + +DEAL::Uniform mesh test +DEAL::cell=2.0, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.10318, u_n*nx+v_n*ny=-8.10318 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.10101, u_n*nx+v_n*ny=-2.10101 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.24966, u_n*nx+v_n*ny=7.24966 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.8095, u_n*nx+v_n*ny=17.8095 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.1602, u_n*nx+v_n*ny=27.1602 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=33.1624, u_n*nx+v_n*ny=33.1624 +DEAL::cell=2.0, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62213, u_n*nx+v_n*ny=-3.62213 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.17836, u_n*nx+v_n*ny=-2.17836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0708522, u_n*nx+v_n*ny=0.0708522 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.61093, u_n*nx+v_n*ny=2.61093 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.86015, u_n*nx+v_n*ny=4.86015 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.30391, u_n*nx+v_n*ny=6.30391 +DEAL::cell=2.1, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.10318, u_n*nx+v_n*ny=8.10318 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.10101, u_n*nx+v_n*ny=2.10101 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.24966, u_n*nx+v_n*ny=-7.24966 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.8095, u_n*nx+v_n*ny=-17.8095 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.1602, u_n*nx+v_n*ny=-27.1602 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-33.1624, u_n*nx+v_n*ny=-33.1624 +DEAL::cell=2.1, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.43042, u_n*nx+v_n*ny=-7.43042 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.57099, u_n*nx+v_n*ny=-3.57099 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.44153, u_n*nx+v_n*ny=2.44153 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.23157, u_n*nx+v_n*ny=9.23157 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2441, u_n*nx+v_n*ny=15.2441 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.1035, u_n*nx+v_n*ny=19.1035 +DEAL::cell=2.1, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.09113, u_n*nx+v_n*ny=-2.09113 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.743085, u_n*nx+v_n*ny=-0.743085 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.35701, u_n*nx+v_n*ny=1.35701 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.72868, u_n*nx+v_n*ny=3.72868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.82878, u_n*nx+v_n*ny=5.82878 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.17683, u_n*nx+v_n*ny=7.17683 +DEAL::cell=2.2, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.85408, u_n*nx+v_n*ny=-7.85408 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.84003, u_n*nx+v_n*ny=-4.84003 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.144503, u_n*nx+v_n*ny=-0.144503 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.15823, u_n*nx+v_n*ny=5.15823 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.85376, u_n*nx+v_n*ny=9.85376 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.8678, u_n*nx+v_n*ny=12.8678 +DEAL::cell=2.2, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62213, u_n*nx+v_n*ny=3.62213 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.17836, u_n*nx+v_n*ny=2.17836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0708522, u_n*nx+v_n*ny=-0.0708522 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.61093, u_n*nx+v_n*ny=-2.61093 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.86015, u_n*nx+v_n*ny=-4.86015 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.30391, u_n*nx+v_n*ny=-6.30391 +DEAL::cell=2.2, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.183780, u_n*nx+v_n*ny=-0.183780 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0207094, u_n*nx+v_n*ny=0.0207094 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.339279, u_n*nx+v_n*ny=0.339279 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.699045, u_n*nx+v_n*ny=0.699045 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.01761, u_n*nx+v_n*ny=1.01761 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.22210, u_n*nx+v_n*ny=1.22210 +DEAL::cell=2.3, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.85408, u_n*nx+v_n*ny=7.85408 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.84003, u_n*nx+v_n*ny=4.84003 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.144503, u_n*nx+v_n*ny=0.144503 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.15823, u_n*nx+v_n*ny=-5.15823 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.85376, u_n*nx+v_n*ny=-9.85376 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.8678, u_n*nx+v_n*ny=-12.8678 +DEAL::cell=2.3, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.15238, u_n*nx+v_n*ny=2.15238 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.37776, u_n*nx+v_n*ny=4.37776 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.84464, u_n*nx+v_n*ny=7.84464 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.7598, u_n*nx+v_n*ny=11.7598 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2267, u_n*nx+v_n*ny=15.2267 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.4521, u_n*nx+v_n*ny=17.4521 +DEAL::cell=2.3, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.09113, u_n*nx+v_n*ny=2.09113 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.743085, u_n*nx+v_n*ny=0.743085 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.35701, u_n*nx+v_n*ny=-1.35701 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.72868, u_n*nx+v_n*ny=-3.72868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.82878, u_n*nx+v_n*ny=-5.82878 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.17683, u_n*nx+v_n*ny=-7.17683 +DEAL::cell=2.3, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.836864, u_n*nx+v_n*ny=-0.836864 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.148453, u_n*nx+v_n*ny=0.148453 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.68346, u_n*nx+v_n*ny=1.68346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.41696, u_n*nx+v_n*ny=3.41696 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.95197, u_n*nx+v_n*ny=4.95197 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.93728, u_n*nx+v_n*ny=5.93728 +DEAL::cell=2.4, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.43042, u_n*nx+v_n*ny=7.43042 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.57099, u_n*nx+v_n*ny=3.57099 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.44153, u_n*nx+v_n*ny=-2.44153 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.23157, u_n*nx+v_n*ny=-9.23157 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2441, u_n*nx+v_n*ny=-15.2441 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.1035, u_n*nx+v_n*ny=-19.1035 +DEAL::cell=2.4, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.4677, u_n*nx+v_n*ny=-11.4677 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.67996, u_n*nx+v_n*ny=-5.67996 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.33663, u_n*nx+v_n*ny=3.33663 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.5192, u_n*nx+v_n*ny=13.5192 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=22.5358, u_n*nx+v_n*ny=22.5358 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.3235, u_n*nx+v_n*ny=28.3235 +DEAL::cell=2.4, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.14374, u_n*nx+v_n*ny=-1.14374 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.481350, u_n*nx+v_n*ny=-0.481350 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.550574, u_n*nx+v_n*ny=0.550574 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71594, u_n*nx+v_n*ny=1.71594 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.74787, u_n*nx+v_n*ny=2.74787 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.41026, u_n*nx+v_n*ny=3.41026 +DEAL::cell=2.5, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.4677, u_n*nx+v_n*ny=11.4677 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.67996, u_n*nx+v_n*ny=5.67996 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.33663, u_n*nx+v_n*ny=-3.33663 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.5192, u_n*nx+v_n*ny=-13.5192 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-22.5358, u_n*nx+v_n*ny=-22.5358 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.3235, u_n*nx+v_n*ny=-28.3235 +DEAL::cell=2.5, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.30696, u_n*nx+v_n*ny=1.30696 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.96265, u_n*nx+v_n*ny=1.96265 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.98414, u_n*nx+v_n*ny=2.98414 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.13772, u_n*nx+v_n*ny=4.13772 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.15921, u_n*nx+v_n*ny=5.15921 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.81490, u_n*nx+v_n*ny=5.81490 +DEAL::cell=2.6, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.15238, u_n*nx+v_n*ny=-2.15238 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.37776, u_n*nx+v_n*ny=-4.37776 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.84464, u_n*nx+v_n*ny=-7.84464 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.7598, u_n*nx+v_n*ny=-11.7598 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2267, u_n*nx+v_n*ny=-15.2267 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.4521, u_n*nx+v_n*ny=-17.4521 +DEAL::cell=2.6, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.2700, u_n*nx+v_n*ny=-21.2700 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.9734, u_n*nx+v_n*ny=-13.9734 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.60614, u_n*nx+v_n*ny=-2.60614 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.2311, u_n*nx+v_n*ny=10.2311 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.5984, u_n*nx+v_n*ny=21.5984 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.8950, u_n*nx+v_n*ny=28.8950 +DEAL::cell=2.6, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.14374, u_n*nx+v_n*ny=1.14374 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.481350, u_n*nx+v_n*ny=0.481350 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.550574, u_n*nx+v_n*ny=-0.550574 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71594, u_n*nx+v_n*ny=-1.71594 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.74787, u_n*nx+v_n*ny=-2.74787 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.41026, u_n*nx+v_n*ny=-3.41026 +DEAL::cell=2.6, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.88840, u_n*nx+v_n*ny=-1.88840 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.289225, u_n*nx+v_n*ny=-0.289225 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.20209, u_n*nx+v_n*ny=2.20209 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.01557, u_n*nx+v_n*ny=5.01557 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.50689, u_n*nx+v_n*ny=7.50689 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.10606, u_n*nx+v_n*ny=9.10606 +DEAL::cell=2.7, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.2700, u_n*nx+v_n*ny=21.2700 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.9734, u_n*nx+v_n*ny=13.9734 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.60614, u_n*nx+v_n*ny=2.60614 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.2311, u_n*nx+v_n*ny=-10.2311 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.5984, u_n*nx+v_n*ny=-21.5984 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.8950, u_n*nx+v_n*ny=-28.8950 +DEAL::cell=2.7, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.30696, u_n*nx+v_n*ny=-1.30696 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.96265, u_n*nx+v_n*ny=-1.96265 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.98414, u_n*nx+v_n*ny=-2.98414 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.13772, u_n*nx+v_n*ny=-4.13772 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.15921, u_n*nx+v_n*ny=-5.15921 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.81490, u_n*nx+v_n*ny=-5.81490 +DEAL::cell=2.7, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.87266, u_n*nx+v_n*ny=1.87266 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.94648, u_n*nx+v_n*ny=1.94648 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.06149, u_n*nx+v_n*ny=2.06149 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.19136, u_n*nx+v_n*ny=2.19136 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.30637, u_n*nx+v_n*ny=2.30637 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.38019, u_n*nx+v_n*ny=2.38019 +DEAL::cell=2.8, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.09056, u_n*nx+v_n*ny=1.09056 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.75208, u_n*nx+v_n*ny=3.75208 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.89840, u_n*nx+v_n*ny=7.89840 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.5809, u_n*nx+v_n*ny=12.5809 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.7272, u_n*nx+v_n*ny=16.7272 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.3888, u_n*nx+v_n*ny=19.3888 +DEAL::cell=2.8, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.183780, u_n*nx+v_n*ny=0.183780 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0207094, u_n*nx+v_n*ny=-0.0207094 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.339279, u_n*nx+v_n*ny=-0.339279 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.699045, u_n*nx+v_n*ny=-0.699045 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.01761, u_n*nx+v_n*ny=-1.01761 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.22210, u_n*nx+v_n*ny=-1.22210 +DEAL::cell=2.8, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.67920, u_n*nx+v_n*ny=1.67920 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.99112, u_n*nx+v_n*ny=1.99112 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.47706, u_n*nx+v_n*ny=2.47706 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.02583, u_n*nx+v_n*ny=3.02583 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.51177, u_n*nx+v_n*ny=3.51177 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.82369, u_n*nx+v_n*ny=3.82369 +DEAL::cell=2.9, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.09056, u_n*nx+v_n*ny=-1.09056 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.75208, u_n*nx+v_n*ny=-3.75208 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.89840, u_n*nx+v_n*ny=-7.89840 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.5809, u_n*nx+v_n*ny=-12.5809 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.7272, u_n*nx+v_n*ny=-16.7272 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.3888, u_n*nx+v_n*ny=-19.3888 +DEAL::cell=2.9, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.4225, u_n*nx+v_n*ny=-19.4225 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.7066, u_n*nx+v_n*ny=-12.7066 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.24421, u_n*nx+v_n*ny=-2.24421 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.57119, u_n*nx+v_n*ny=9.57119 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.0336, u_n*nx+v_n*ny=20.0336 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.7494, u_n*nx+v_n*ny=26.7494 +DEAL::cell=2.9, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.836864, u_n*nx+v_n*ny=0.836864 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.148453, u_n*nx+v_n*ny=-0.148453 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.68346, u_n*nx+v_n*ny=-1.68346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.41696, u_n*nx+v_n*ny=-3.41696 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.95197, u_n*nx+v_n*ny=-4.95197 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.93728, u_n*nx+v_n*ny=-5.93728 +DEAL::cell=2.9, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.03468, u_n*nx+v_n*ny=-3.03468 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.74419, u_n*nx+v_n*ny=-1.74419 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.266237, u_n*nx+v_n*ny=0.266237 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.53664, u_n*nx+v_n*ny=2.53664 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.54707, u_n*nx+v_n*ny=4.54707 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.83756, u_n*nx+v_n*ny=5.83756 +DEAL::cell=2.10, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.6797, u_n*nx+v_n*ny=-14.6797 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.55478, u_n*nx+v_n*ny=-8.55478 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.987089, u_n*nx+v_n*ny=0.987089 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.7629, u_n*nx+v_n*ny=11.7629 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.3048, u_n*nx+v_n*ny=21.3048 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.4297, u_n*nx+v_n*ny=27.4297 +DEAL::cell=2.10, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.67920, u_n*nx+v_n*ny=-1.67920 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.99112, u_n*nx+v_n*ny=-1.99112 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.47706, u_n*nx+v_n*ny=-2.47706 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.02583, u_n*nx+v_n*ny=-3.02583 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.51177, u_n*nx+v_n*ny=-3.51177 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.82369, u_n*nx+v_n*ny=-3.82369 +DEAL::cell=2.10, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.14831, u_n*nx+v_n*ny=-3.14831 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.43628, u_n*nx+v_n*ny=-1.43628 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.23085, u_n*nx+v_n*ny=1.23085 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.24290, u_n*nx+v_n*ny=4.24290 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.91003, u_n*nx+v_n*ny=6.91003 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.62206, u_n*nx+v_n*ny=8.62206 +DEAL::cell=2.11, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.6797, u_n*nx+v_n*ny=14.6797 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.55478, u_n*nx+v_n*ny=8.55478 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.987089, u_n*nx+v_n*ny=-0.987089 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.7629, u_n*nx+v_n*ny=-11.7629 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.3048, u_n*nx+v_n*ny=-21.3048 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.4297, u_n*nx+v_n*ny=-27.4297 +DEAL::cell=2.11, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.4053, u_n*nx+v_n*ny=-20.4053 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.7820, u_n*nx+v_n*ny=-13.7820 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.46374, u_n*nx+v_n*ny=-3.46374 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.18886, u_n*nx+v_n*ny=8.18886 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.5071, u_n*nx+v_n*ny=18.5071 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.1304, u_n*nx+v_n*ny=25.1304 +DEAL::cell=2.11, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.03468, u_n*nx+v_n*ny=3.03468 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.74419, u_n*nx+v_n*ny=1.74419 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.266237, u_n*nx+v_n*ny=-0.266237 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.53664, u_n*nx+v_n*ny=-2.53664 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.54707, u_n*nx+v_n*ny=-4.54707 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.83756, u_n*nx+v_n*ny=-5.83756 +DEAL::cell=2.11, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.226243, u_n*nx+v_n*ny=-0.226243 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.585547, u_n*nx+v_n*ny=0.585547 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.85022, u_n*nx+v_n*ny=1.85022 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.27843, u_n*nx+v_n*ny=3.27843 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.54310, u_n*nx+v_n*ny=4.54310 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.35489, u_n*nx+v_n*ny=5.35489 +DEAL::cell=2.12, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.4225, u_n*nx+v_n*ny=19.4225 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.7066, u_n*nx+v_n*ny=12.7066 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.24421, u_n*nx+v_n*ny=2.24421 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.57119, u_n*nx+v_n*ny=-9.57119 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.0336, u_n*nx+v_n*ny=-20.0336 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.7494, u_n*nx+v_n*ny=-26.7494 +DEAL::cell=2.12, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.30964, u_n*nx+v_n*ny=1.30964 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.00937, u_n*nx+v_n*ny=3.00937 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.65734, u_n*nx+v_n*ny=5.65734 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.64774, u_n*nx+v_n*ny=8.64774 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.2957, u_n*nx+v_n*ny=11.2957 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.9954, u_n*nx+v_n*ny=12.9954 +DEAL::cell=2.12, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.88840, u_n*nx+v_n*ny=1.88840 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.289225, u_n*nx+v_n*ny=0.289225 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.20209, u_n*nx+v_n*ny=-2.20209 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.01557, u_n*nx+v_n*ny=-5.01557 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.50689, u_n*nx+v_n*ny=-7.50689 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.10606, u_n*nx+v_n*ny=-9.10606 +DEAL::cell=2.12, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.03444, u_n*nx+v_n*ny=-1.03444 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.515297, u_n*nx+v_n*ny=-0.515297 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.293461, u_n*nx+v_n*ny=0.293461 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.20680, u_n*nx+v_n*ny=1.20680 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.01556, u_n*nx+v_n*ny=2.01556 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.53470, u_n*nx+v_n*ny=2.53470 +DEAL::cell=2.13, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.30964, u_n*nx+v_n*ny=-1.30964 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.00937, u_n*nx+v_n*ny=-3.00937 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.65734, u_n*nx+v_n*ny=-5.65734 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.64774, u_n*nx+v_n*ny=-8.64774 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.2957, u_n*nx+v_n*ny=-11.2957 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.9954, u_n*nx+v_n*ny=-12.9954 +DEAL::cell=2.13, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.87266, u_n*nx+v_n*ny=-1.87266 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.94648, u_n*nx+v_n*ny=-1.94648 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.06149, u_n*nx+v_n*ny=-2.06149 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.19136, u_n*nx+v_n*ny=-2.19136 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.30637, u_n*nx+v_n*ny=-2.30637 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.38019, u_n*nx+v_n*ny=-2.38019 +DEAL::cell=2.13, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.93115, u_n*nx+v_n*ny=-2.93115 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.50196, u_n*nx+v_n*ny=-1.50196 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.724557, u_n*nx+v_n*ny=0.724557 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.23900, u_n*nx+v_n*ny=3.23900 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.46551, u_n*nx+v_n*ny=5.46551 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.89470, u_n*nx+v_n*ny=6.89470 +DEAL::cell=2.14, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.4053, u_n*nx+v_n*ny=20.4053 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.7820, u_n*nx+v_n*ny=13.7820 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.46374, u_n*nx+v_n*ny=3.46374 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.18886, u_n*nx+v_n*ny=-8.18886 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.5071, u_n*nx+v_n*ny=-18.5071 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.1304, u_n*nx+v_n*ny=-25.1304 +DEAL::cell=2.14, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.46957, u_n*nx+v_n*ny=2.46957 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.24095, u_n*nx+v_n*ny=5.24095 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.55843, u_n*nx+v_n*ny=9.55843 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.4342, u_n*nx+v_n*ny=14.4342 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.7517, u_n*nx+v_n*ny=18.7517 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.5231, u_n*nx+v_n*ny=21.5231 +DEAL::cell=2.14, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.03444, u_n*nx+v_n*ny=1.03444 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.515297, u_n*nx+v_n*ny=0.515297 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.293461, u_n*nx+v_n*ny=-0.293461 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.20680, u_n*nx+v_n*ny=-1.20680 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.01556, u_n*nx+v_n*ny=-2.01556 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.53470, u_n*nx+v_n*ny=-2.53470 +DEAL::cell=2.14, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.323847, u_n*nx+v_n*ny=-0.323847 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.112653, u_n*nx+v_n*ny=0.112653 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.792666, u_n*nx+v_n*ny=0.792666 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56062, u_n*nx+v_n*ny=1.56062 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.24063, u_n*nx+v_n*ny=2.24063 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.67713, u_n*nx+v_n*ny=2.67713 +DEAL::cell=2.15, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.46957, u_n*nx+v_n*ny=-2.46957 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.24095, u_n*nx+v_n*ny=-5.24095 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.55843, u_n*nx+v_n*ny=-9.55843 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.4342, u_n*nx+v_n*ny=-14.4342 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.7517, u_n*nx+v_n*ny=-18.7517 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.5231, u_n*nx+v_n*ny=-21.5231 +DEAL::cell=2.15, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.93115, u_n*nx+v_n*ny=2.93115 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.50196, u_n*nx+v_n*ny=1.50196 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.724557, u_n*nx+v_n*ny=-0.724557 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.23900, u_n*nx+v_n*ny=-3.23900 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.46551, u_n*nx+v_n*ny=-5.46551 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.89470, u_n*nx+v_n*ny=-6.89470 +DEAL::cell=2.15, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.15701, u_n*nx+v_n*ny=-4.15701 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.75676, u_n*nx+v_n*ny=-2.75676 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.575346, u_n*nx+v_n*ny=-0.575346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.88816, u_n*nx+v_n*ny=1.88816 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.06957, u_n*nx+v_n*ny=4.06957 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.46982, u_n*nx+v_n*ny=5.46982 +DEAL::cell=2.16, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.16801, u_n*nx+v_n*ny=-6.16801 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.660370, u_n*nx+v_n*ny=-0.660370 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.91987, u_n*nx+v_n*ny=7.91987 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.6097, u_n*nx+v_n*ny=17.6097 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.1899, u_n*nx+v_n*ny=26.1899 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=31.6976, u_n*nx+v_n*ny=31.6976 +DEAL::cell=2.16, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.14831, u_n*nx+v_n*ny=3.14831 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.43628, u_n*nx+v_n*ny=1.43628 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.23085, u_n*nx+v_n*ny=-1.23085 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.24290, u_n*nx+v_n*ny=-4.24290 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.91003, u_n*nx+v_n*ny=-6.91003 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.62206, u_n*nx+v_n*ny=-8.62206 +DEAL::cell=2.16, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62351, u_n*nx+v_n*ny=-3.62351 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.80542, u_n*nx+v_n*ny=-1.80542 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.02694, u_n*nx+v_n*ny=1.02694 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.22557, u_n*nx+v_n*ny=4.22557 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.05793, u_n*nx+v_n*ny=7.05793 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.87602, u_n*nx+v_n*ny=8.87602 +DEAL::cell=2.17, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.16801, u_n*nx+v_n*ny=6.16801 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.660370, u_n*nx+v_n*ny=0.660370 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.91987, u_n*nx+v_n*ny=-7.91987 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.6097, u_n*nx+v_n*ny=-17.6097 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.1899, u_n*nx+v_n*ny=-26.1899 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-31.6976, u_n*nx+v_n*ny=-31.6976 +DEAL::cell=2.17, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.30174, u_n*nx+v_n*ny=6.30174 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.88984, u_n*nx+v_n*ny=6.88984 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.80603, u_n*nx+v_n*ny=7.80603 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.84070, u_n*nx+v_n*ny=8.84070 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.75688, u_n*nx+v_n*ny=9.75688 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.3450, u_n*nx+v_n*ny=10.3450 +DEAL::cell=2.17, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.226243, u_n*nx+v_n*ny=0.226243 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.585547, u_n*nx+v_n*ny=-0.585547 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.85022, u_n*nx+v_n*ny=-1.85022 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.27843, u_n*nx+v_n*ny=-3.27843 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.54310, u_n*nx+v_n*ny=-4.54310 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.35489, u_n*nx+v_n*ny=-5.35489 +DEAL::cell=2.17, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.04252, u_n*nx+v_n*ny=-1.04252 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.657898, u_n*nx+v_n*ny=-0.657898 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0587107, u_n*nx+v_n*ny=-0.0587107 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.617962, u_n*nx+v_n*ny=0.617962 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.21715, u_n*nx+v_n*ny=1.21715 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.60177, u_n*nx+v_n*ny=1.60177 +DEAL::cell=2.18, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.7198, u_n*nx+v_n*ny=10.7198 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.2558, u_n*nx+v_n*ny=12.2558 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.6487, u_n*nx+v_n*ny=14.6487 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.3511, u_n*nx+v_n*ny=17.3511 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.7440, u_n*nx+v_n*ny=19.7440 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.2800, u_n*nx+v_n*ny=21.2800 +DEAL::cell=2.18, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62351, u_n*nx+v_n*ny=3.62351 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.80542, u_n*nx+v_n*ny=1.80542 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.02694, u_n*nx+v_n*ny=-1.02694 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.22557, u_n*nx+v_n*ny=-4.22557 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.05793, u_n*nx+v_n*ny=-7.05793 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.87602, u_n*nx+v_n*ny=-8.87602 +DEAL::cell=2.18, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.74925, u_n*nx+v_n*ny=2.74925 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.98505, u_n*nx+v_n*ny=2.98505 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.35240, u_n*nx+v_n*ny=3.35240 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.76725, u_n*nx+v_n*ny=3.76725 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.13459, u_n*nx+v_n*ny=4.13459 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.37039, u_n*nx+v_n*ny=4.37039 +DEAL::cell=2.19, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.7198, u_n*nx+v_n*ny=-10.7198 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.2558, u_n*nx+v_n*ny=-12.2558 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.6487, u_n*nx+v_n*ny=-14.6487 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.3511, u_n*nx+v_n*ny=-17.3511 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.7440, u_n*nx+v_n*ny=-19.7440 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.2800, u_n*nx+v_n*ny=-21.2800 +DEAL::cell=2.19, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-23.7868, u_n*nx+v_n*ny=-23.7868 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.8477, u_n*nx+v_n*ny=-16.8477 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.03749, u_n*nx+v_n*ny=-6.03749 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.17067, u_n*nx+v_n*ny=6.17067 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.9809, u_n*nx+v_n*ny=16.9809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=23.9199, u_n*nx+v_n*ny=23.9199 +DEAL::cell=2.19, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.04252, u_n*nx+v_n*ny=1.04252 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.657898, u_n*nx+v_n*ny=0.657898 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0587107, u_n*nx+v_n*ny=0.0587107 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.617962, u_n*nx+v_n*ny=-0.617962 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.21715, u_n*nx+v_n*ny=-1.21715 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.60177, u_n*nx+v_n*ny=-1.60177 +DEAL::cell=2.19, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.21030, u_n*nx+v_n*ny=1.21030 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.54928, u_n*nx+v_n*ny=1.54928 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.07738, u_n*nx+v_n*ny=2.07738 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.67376, u_n*nx+v_n*ny=2.67376 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.20185, u_n*nx+v_n*ny=3.20185 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.54083, u_n*nx+v_n*ny=3.54083 +DEAL::cell=2.20, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.30174, u_n*nx+v_n*ny=-6.30174 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.88984, u_n*nx+v_n*ny=-6.88984 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.80603, u_n*nx+v_n*ny=-7.80603 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.84070, u_n*nx+v_n*ny=-8.84070 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.75688, u_n*nx+v_n*ny=-9.75688 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.3450, u_n*nx+v_n*ny=-10.3450 +DEAL::cell=2.20, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.53143, u_n*nx+v_n*ny=-8.53143 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.37819, u_n*nx+v_n*ny=-4.37819 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.09205, u_n*nx+v_n*ny=2.09205 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.39900, u_n*nx+v_n*ny=9.39900 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.8692, u_n*nx+v_n*ny=15.8692 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.0225, u_n*nx+v_n*ny=20.0225 +DEAL::cell=2.20, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.323847, u_n*nx+v_n*ny=0.323847 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.112653, u_n*nx+v_n*ny=-0.112653 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.792666, u_n*nx+v_n*ny=-0.792666 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56062, u_n*nx+v_n*ny=-1.56062 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.24063, u_n*nx+v_n*ny=-2.24063 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.67713, u_n*nx+v_n*ny=-2.67713 +DEAL::cell=2.20, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.606073, u_n*nx+v_n*ny=-0.606073 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.244473, u_n*nx+v_n*ny=0.244473 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56952, u_n*nx+v_n*ny=1.56952 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.06592, u_n*nx+v_n*ny=3.06592 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.39097, u_n*nx+v_n*ny=4.39097 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.24151, u_n*nx+v_n*ny=5.24151 +DEAL::cell=2.21, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.53143, u_n*nx+v_n*ny=8.53143 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.37819, u_n*nx+v_n*ny=4.37819 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.09205, u_n*nx+v_n*ny=-2.09205 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.39900, u_n*nx+v_n*ny=-9.39900 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.8692, u_n*nx+v_n*ny=-15.8692 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.0225, u_n*nx+v_n*ny=-20.0225 +DEAL::cell=2.21, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.15701, u_n*nx+v_n*ny=4.15701 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.75676, u_n*nx+v_n*ny=2.75676 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.575346, u_n*nx+v_n*ny=0.575346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.88816, u_n*nx+v_n*ny=-1.88816 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.06957, u_n*nx+v_n*ny=-4.06957 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.46982, u_n*nx+v_n*ny=-5.46982 +DEAL::cell=2.21, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.36180, u_n*nx+v_n*ny=-3.36180 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71246, u_n*nx+v_n*ny=-1.71246 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.857011, u_n*nx+v_n*ny=0.857011 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.75876, u_n*nx+v_n*ny=3.75876 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.32823, u_n*nx+v_n*ny=6.32823 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.97757, u_n*nx+v_n*ny=7.97757 +DEAL::cell=2.22, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=23.7868, u_n*nx+v_n*ny=23.7868 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.8477, u_n*nx+v_n*ny=16.8477 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.03749, u_n*nx+v_n*ny=6.03749 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.17067, u_n*nx+v_n*ny=-6.17067 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.9809, u_n*nx+v_n*ny=-16.9809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-23.9199, u_n*nx+v_n*ny=-23.9199 +DEAL::cell=2.22, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.5812, u_n*nx+v_n*ny=-10.5812 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62476, u_n*nx+v_n*ny=-3.62476 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.21248, u_n*nx+v_n*ny=7.21248 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.4512, u_n*nx+v_n*ny=19.4512 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=30.2884, u_n*nx+v_n*ny=30.2884 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=37.2448, u_n*nx+v_n*ny=37.2448 +DEAL::cell=2.22, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.606073, u_n*nx+v_n*ny=0.606073 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.244473, u_n*nx+v_n*ny=-0.244473 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56952, u_n*nx+v_n*ny=-1.56952 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.06592, u_n*nx+v_n*ny=-3.06592 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.39097, u_n*nx+v_n*ny=-4.39097 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.24151, u_n*nx+v_n*ny=-5.24151 +DEAL::cell=2.22, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.87570, u_n*nx+v_n*ny=-1.87570 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.313892, u_n*nx+v_n*ny=-0.313892 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.11921, u_n*nx+v_n*ny=2.11921 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.86696, u_n*nx+v_n*ny=4.86696 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.30006, u_n*nx+v_n*ny=7.30006 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.86187, u_n*nx+v_n*ny=8.86187 +DEAL::cell=2.23, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.5812, u_n*nx+v_n*ny=10.5812 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62476, u_n*nx+v_n*ny=3.62476 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.21248, u_n*nx+v_n*ny=-7.21248 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.4512, u_n*nx+v_n*ny=-19.4512 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-30.2884, u_n*nx+v_n*ny=-30.2884 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-37.2448, u_n*nx+v_n*ny=-37.2448 +DEAL::cell=2.23, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.36180, u_n*nx+v_n*ny=3.36180 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71246, u_n*nx+v_n*ny=1.71246 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.857011, u_n*nx+v_n*ny=-0.857011 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.75876, u_n*nx+v_n*ny=-3.75876 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.32823, u_n*nx+v_n*ny=-6.32823 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.97757, u_n*nx+v_n*ny=-7.97757 +DEAL::cell=2.23, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.70629, u_n*nx+v_n*ny=-4.70629 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.14641, u_n*nx+v_n*ny=-3.14641 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.716305, u_n*nx+v_n*ny=-0.716305 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02805, u_n*nx+v_n*ny=2.02805 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.45815, u_n*nx+v_n*ny=4.45815 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.01803, u_n*nx+v_n*ny=6.01803 +DEAL::cell=2.24, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.02164, u_n*nx+v_n*ny=3.02164 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.40365, u_n*nx+v_n*ny=5.40365 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.11454, u_n*nx+v_n*ny=9.11454 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.3053, u_n*nx+v_n*ny=13.3053 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.0162, u_n*nx+v_n*ny=17.0162 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.3982, u_n*nx+v_n*ny=19.3982 +DEAL::cell=2.24, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.74925, u_n*nx+v_n*ny=-2.74925 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.98505, u_n*nx+v_n*ny=-2.98505 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.35240, u_n*nx+v_n*ny=-3.35240 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.76725, u_n*nx+v_n*ny=-3.76725 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.13459, u_n*nx+v_n*ny=-4.13459 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.37039, u_n*nx+v_n*ny=-4.37039 +DEAL::cell=2.24, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.179995, u_n*nx+v_n*ny=-0.179995 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.254938, u_n*nx+v_n*ny=0.254938 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.932511, u_n*nx+v_n*ny=0.932511 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.69771, u_n*nx+v_n*ny=1.69771 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.37528, u_n*nx+v_n*ny=2.37528 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.81021, u_n*nx+v_n*ny=2.81021 +DEAL::cell=2.25, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.02164, u_n*nx+v_n*ny=-3.02164 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.40365, u_n*nx+v_n*ny=-5.40365 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.11454, u_n*nx+v_n*ny=-9.11454 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.3053, u_n*nx+v_n*ny=-13.3053 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.0162, u_n*nx+v_n*ny=-17.0162 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.3982, u_n*nx+v_n*ny=-19.3982 +DEAL::cell=2.25, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.9330, u_n*nx+v_n*ny=-16.9330 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.63013, u_n*nx+v_n*ny=-9.63013 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.74686, u_n*nx+v_n*ny=1.74686 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.5951, u_n*nx+v_n*ny=14.5951 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.9721, u_n*nx+v_n*ny=25.9721 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=33.2750, u_n*nx+v_n*ny=33.2750 +DEAL::cell=2.25, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.21030, u_n*nx+v_n*ny=-1.21030 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.54928, u_n*nx+v_n*ny=-1.54928 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.07738, u_n*nx+v_n*ny=-2.07738 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.67376, u_n*nx+v_n*ny=-2.67376 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.20185, u_n*nx+v_n*ny=-3.20185 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.54083, u_n*nx+v_n*ny=-3.54083 +DEAL::cell=2.25, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.40787, u_n*nx+v_n*ny=-2.40787 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.38154, u_n*nx+v_n*ny=-1.38154 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.217343, u_n*nx+v_n*ny=0.217343 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02299, u_n*nx+v_n*ny=2.02299 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62188, u_n*nx+v_n*ny=3.62188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.64820, u_n*nx+v_n*ny=4.64820 +DEAL::cell=2.26, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.5237, u_n*nx+v_n*ny=-16.5237 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.1513, u_n*nx+v_n*ny=-10.1513 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.223957, u_n*nx+v_n*ny=-0.223957 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.9872, u_n*nx+v_n*ny=10.9872 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.9146, u_n*nx+v_n*ny=20.9146 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.2869, u_n*nx+v_n*ny=27.2869 +DEAL::cell=2.26, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.179995, u_n*nx+v_n*ny=0.179995 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.254938, u_n*nx+v_n*ny=-0.254938 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.932511, u_n*nx+v_n*ny=-0.932511 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.69771, u_n*nx+v_n*ny=-1.69771 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.37528, u_n*nx+v_n*ny=-2.37528 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.81021, u_n*nx+v_n*ny=-2.81021 +DEAL::cell=2.26, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71718, u_n*nx+v_n*ny=1.71718 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.72325, u_n*nx+v_n*ny=1.72325 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.73271, u_n*nx+v_n*ny=1.73271 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.74340, u_n*nx+v_n*ny=1.74340 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.75286, u_n*nx+v_n*ny=1.75286 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.75893, u_n*nx+v_n*ny=1.75893 +DEAL::cell=2.27, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.5237, u_n*nx+v_n*ny=16.5237 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.1513, u_n*nx+v_n*ny=10.1513 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.223957, u_n*nx+v_n*ny=0.223957 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.9872, u_n*nx+v_n*ny=-10.9872 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.9146, u_n*nx+v_n*ny=-20.9146 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.2869, u_n*nx+v_n*ny=-27.2869 +DEAL::cell=2.27, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.67247, u_n*nx+v_n*ny=-1.67247 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.95805, u_n*nx+v_n*ny=1.95805 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.61396, u_n*nx+v_n*ny=7.61396 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.0013, u_n*nx+v_n*ny=14.0013 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.6572, u_n*nx+v_n*ny=19.6572 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=23.2877, u_n*nx+v_n*ny=23.2877 +DEAL::cell=2.27, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.40787, u_n*nx+v_n*ny=2.40787 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.38154, u_n*nx+v_n*ny=1.38154 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.217343, u_n*nx+v_n*ny=-0.217343 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02299, u_n*nx+v_n*ny=-2.02299 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62188, u_n*nx+v_n*ny=-3.62188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.64820, u_n*nx+v_n*ny=-4.64820 +DEAL::cell=2.27, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0423736, u_n*nx+v_n*ny=-0.0423736 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.530743, u_n*nx+v_n*ny=0.530743 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.42359, u_n*nx+v_n*ny=1.42359 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.43190, u_n*nx+v_n*ny=2.43190 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.32474, u_n*nx+v_n*ny=3.32474 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.89786, u_n*nx+v_n*ny=3.89786 +DEAL::cell=2.28, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.9330, u_n*nx+v_n*ny=16.9330 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.63013, u_n*nx+v_n*ny=9.63013 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.74686, u_n*nx+v_n*ny=-1.74686 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.5951, u_n*nx+v_n*ny=-14.5951 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.9721, u_n*nx+v_n*ny=-25.9721 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-33.2750, u_n*nx+v_n*ny=-33.2750 +DEAL::cell=2.28, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.3614, u_n*nx+v_n*ny=-11.3614 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.12945, u_n*nx+v_n*ny=-6.12945 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02133, u_n*nx+v_n*ny=2.02133 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.2261, u_n*nx+v_n*ny=11.2261 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.3769, u_n*nx+v_n*ny=19.3769 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.6089, u_n*nx+v_n*ny=24.6089 +DEAL::cell=2.28, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.87570, u_n*nx+v_n*ny=1.87570 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.313892, u_n*nx+v_n*ny=0.313892 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.11921, u_n*nx+v_n*ny=-2.11921 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.86696, u_n*nx+v_n*ny=-4.86696 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.30006, u_n*nx+v_n*ny=-7.30006 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.86187, u_n*nx+v_n*ny=-8.86187 +DEAL::cell=2.28, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.42363, u_n*nx+v_n*ny=-1.42363 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.225279, u_n*nx+v_n*ny=-0.225279 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.64160, u_n*nx+v_n*ny=1.64160 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.74989, u_n*nx+v_n*ny=3.74989 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.61677, u_n*nx+v_n*ny=5.61677 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.81512, u_n*nx+v_n*ny=6.81512 +DEAL::cell=2.29, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.3614, u_n*nx+v_n*ny=11.3614 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.12945, u_n*nx+v_n*ny=6.12945 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02133, u_n*nx+v_n*ny=-2.02133 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.2261, u_n*nx+v_n*ny=-11.2261 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.3769, u_n*nx+v_n*ny=-19.3769 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.6089, u_n*nx+v_n*ny=-24.6089 +DEAL::cell=2.29, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.70629, u_n*nx+v_n*ny=4.70629 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.14641, u_n*nx+v_n*ny=3.14641 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.716305, u_n*nx+v_n*ny=0.716305 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02805, u_n*nx+v_n*ny=-2.02805 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.45815, u_n*nx+v_n*ny=-4.45815 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.01803, u_n*nx+v_n*ny=-6.01803 +DEAL::cell=2.29, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.65539, u_n*nx+v_n*ny=1.65539 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.03542, u_n*nx+v_n*ny=2.03542 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.62746, u_n*nx+v_n*ny=2.62746 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.29605, u_n*nx+v_n*ny=3.29605 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.88809, u_n*nx+v_n*ny=3.88809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.26812, u_n*nx+v_n*ny=4.26812 +DEAL::cell=2.30, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.67247, u_n*nx+v_n*ny=1.67247 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.95805, u_n*nx+v_n*ny=-1.95805 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.61396, u_n*nx+v_n*ny=-7.61396 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.0013, u_n*nx+v_n*ny=-14.0013 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.6572, u_n*nx+v_n*ny=-19.6572 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-23.2877, u_n*nx+v_n*ny=-23.2877 +DEAL::cell=2.30, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.25423, u_n*nx+v_n*ny=6.25423 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.91308, u_n*nx+v_n*ny=6.91308 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.93949, u_n*nx+v_n*ny=7.93949 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.09863, u_n*nx+v_n*ny=9.09863 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.1250, u_n*nx+v_n*ny=10.1250 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.7839, u_n*nx+v_n*ny=10.7839 +DEAL::cell=2.30, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.42363, u_n*nx+v_n*ny=1.42363 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.225279, u_n*nx+v_n*ny=0.225279 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.64160, u_n*nx+v_n*ny=-1.64160 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.74989, u_n*nx+v_n*ny=-3.74989 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.61677, u_n*nx+v_n*ny=-5.61677 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.81512, u_n*nx+v_n*ny=-6.81512 +DEAL::cell=2.30, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.62621, u_n*nx+v_n*ny=-4.62621 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.97730, u_n*nx+v_n*ny=-2.97730 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.408505, u_n*nx+v_n*ny=-0.408505 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.49248, u_n*nx+v_n*ny=2.49248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.06128, u_n*nx+v_n*ny=5.06128 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.71018, u_n*nx+v_n*ny=6.71018 +DEAL::cell=2.31, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.25423, u_n*nx+v_n*ny=-6.25423 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.91308, u_n*nx+v_n*ny=-6.91308 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.93949, u_n*nx+v_n*ny=-7.93949 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.09863, u_n*nx+v_n*ny=-9.09863 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.1250, u_n*nx+v_n*ny=-10.1250 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.7839, u_n*nx+v_n*ny=-10.7839 +DEAL::cell=2.31, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.65539, u_n*nx+v_n*ny=-1.65539 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.03542, u_n*nx+v_n*ny=-2.03542 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.62746, u_n*nx+v_n*ny=-2.62746 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.29605, u_n*nx+v_n*ny=-3.29605 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.88809, u_n*nx+v_n*ny=-3.88809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.26812, u_n*nx+v_n*ny=-4.26812 +DEAL::cell=2.31, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.800624, u_n*nx+v_n*ny=0.800624 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.34334, u_n*nx+v_n*ny=1.34334 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.18882, u_n*nx+v_n*ny=2.18882 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.14363, u_n*nx+v_n*ny=3.14363 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.98912, u_n*nx+v_n*ny=3.98912 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.53183, u_n*nx+v_n*ny=4.53183 +DEAL::cell=2.32, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.67239, u_n*nx+v_n*ny=4.67239 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.16424, u_n*nx+v_n*ny=7.16424 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.0463, u_n*nx+v_n*ny=11.0463 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.4303, u_n*nx+v_n*ny=15.4303 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.3123, u_n*nx+v_n*ny=19.3123 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.8041, u_n*nx+v_n*ny=21.8041 +DEAL::cell=2.32, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71718, u_n*nx+v_n*ny=-1.71718 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.72325, u_n*nx+v_n*ny=-1.72325 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.73271, u_n*nx+v_n*ny=-1.73271 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.74340, u_n*nx+v_n*ny=-1.74340 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.75286, u_n*nx+v_n*ny=-1.75286 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.75893, u_n*nx+v_n*ny=-1.75893 +DEAL::cell=2.32, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.06711, u_n*nx+v_n*ny=-2.06711 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.24679, u_n*nx+v_n*ny=-1.24679 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0311864, u_n*nx+v_n*ny=0.0311864 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.47442, u_n*nx+v_n*ny=1.47442 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.75239, u_n*nx+v_n*ny=2.75239 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.57272, u_n*nx+v_n*ny=3.57272 +DEAL::cell=2.33, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.67239, u_n*nx+v_n*ny=-4.67239 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.16424, u_n*nx+v_n*ny=-7.16424 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.0463, u_n*nx+v_n*ny=-11.0463 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.4303, u_n*nx+v_n*ny=-15.4303 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.3123, u_n*nx+v_n*ny=-19.3123 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.8041, u_n*nx+v_n*ny=-21.8041 +DEAL::cell=2.33, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.7833, u_n*nx+v_n*ny=-15.7833 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.6280, u_n*nx+v_n*ny=-10.6280 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.59668, u_n*nx+v_n*ny=-2.59668 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.47326, u_n*nx+v_n*ny=6.47326 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.5046, u_n*nx+v_n*ny=14.5046 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.6599, u_n*nx+v_n*ny=19.6599 +DEAL::cell=2.33, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0423736, u_n*nx+v_n*ny=0.0423736 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.530743, u_n*nx+v_n*ny=-0.530743 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.42359, u_n*nx+v_n*ny=-1.42359 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.43190, u_n*nx+v_n*ny=-2.43190 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.32474, u_n*nx+v_n*ny=-3.32474 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.89786, u_n*nx+v_n*ny=-3.89786 +DEAL::cell=2.33, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.46674, u_n*nx+v_n*ny=-3.46674 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.01161, u_n*nx+v_n*ny=-2.01161 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.255297, u_n*nx+v_n*ny=0.255297 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.81536, u_n*nx+v_n*ny=2.81536 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.08227, u_n*nx+v_n*ny=5.08227 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.53740, u_n*nx+v_n*ny=6.53740 +DEAL::cell=2.34, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.6281, u_n*nx+v_n*ny=-18.6281 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.8253, u_n*nx+v_n*ny=-11.8253 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.22753, u_n*nx+v_n*ny=-1.22753 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.7408, u_n*nx+v_n*ny=10.7408 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.3386, u_n*nx+v_n*ny=21.3386 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.1413, u_n*nx+v_n*ny=28.1413 +DEAL::cell=2.34, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.06711, u_n*nx+v_n*ny=2.06711 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.24679, u_n*nx+v_n*ny=1.24679 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0311864, u_n*nx+v_n*ny=-0.0311864 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.47442, u_n*nx+v_n*ny=-1.47442 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.75239, u_n*nx+v_n*ny=-2.75239 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.57272, u_n*nx+v_n*ny=-3.57272 +DEAL::cell=2.34, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.00763, u_n*nx+v_n*ny=-2.00763 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.365120, u_n*nx+v_n*ny=-0.365120 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.19371, u_n*nx+v_n*ny=2.19371 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.08344, u_n*nx+v_n*ny=5.08344 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.64226, u_n*nx+v_n*ny=7.64226 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.28477, u_n*nx+v_n*ny=9.28477 +DEAL::cell=2.35, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.6281, u_n*nx+v_n*ny=18.6281 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.8253, u_n*nx+v_n*ny=11.8253 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.22753, u_n*nx+v_n*ny=1.22753 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.7408, u_n*nx+v_n*ny=-10.7408 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.3386, u_n*nx+v_n*ny=-21.3386 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.1413, u_n*nx+v_n*ny=-28.1413 +DEAL::cell=2.35, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.10901, u_n*nx+v_n*ny=1.10901 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.81056, u_n*nx+v_n*ny=4.81056 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.5771, u_n*nx+v_n*ny=10.5771 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.0894, u_n*nx+v_n*ny=17.0894 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=22.8560, u_n*nx+v_n*ny=22.8560 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.5575, u_n*nx+v_n*ny=26.5575 +DEAL::cell=2.35, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.46674, u_n*nx+v_n*ny=3.46674 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.01161, u_n*nx+v_n*ny=2.01161 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.255297, u_n*nx+v_n*ny=-0.255297 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.81536, u_n*nx+v_n*ny=-2.81536 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.08227, u_n*nx+v_n*ny=-5.08227 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.53740, u_n*nx+v_n*ny=-6.53740 +DEAL::cell=2.35, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62980, u_n*nx+v_n*ny=-3.62980 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.03435, u_n*nx+v_n*ny=-2.03435 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.451176, u_n*nx+v_n*ny=0.451176 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.25812, u_n*nx+v_n*ny=3.25812 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.74365, u_n*nx+v_n*ny=5.74365 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.33910, u_n*nx+v_n*ny=7.33910 +DEAL::cell=2.36, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.7833, u_n*nx+v_n*ny=15.7833 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.6280, u_n*nx+v_n*ny=10.6280 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.59668, u_n*nx+v_n*ny=2.59668 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.47326, u_n*nx+v_n*ny=-6.47326 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.5046, u_n*nx+v_n*ny=-14.5046 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.6599, u_n*nx+v_n*ny=-19.6599 +DEAL::cell=2.36, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.04735, u_n*nx+v_n*ny=8.04735 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.09271, u_n*nx+v_n*ny=9.09271 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.7212, u_n*nx+v_n*ny=10.7212 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.5604, u_n*nx+v_n*ny=12.5604 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.1889, u_n*nx+v_n*ny=14.1889 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2343, u_n*nx+v_n*ny=15.2343 +DEAL::cell=2.36, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.62621, u_n*nx+v_n*ny=4.62621 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.97730, u_n*nx+v_n*ny=2.97730 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.408505, u_n*nx+v_n*ny=0.408505 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.49248, u_n*nx+v_n*ny=-2.49248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.06128, u_n*nx+v_n*ny=-5.06128 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.71018, u_n*nx+v_n*ny=-6.71018 +DEAL::cell=2.36, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.768776, u_n*nx+v_n*ny=-0.768776 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.156655, u_n*nx+v_n*ny=0.156655 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.59836, u_n*nx+v_n*ny=1.59836 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.22651, u_n*nx+v_n*ny=3.22651 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.66822, u_n*nx+v_n*ny=4.66822 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.59365, u_n*nx+v_n*ny=5.59365 +DEAL::cell=2.37, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.04735, u_n*nx+v_n*ny=-8.04735 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.09271, u_n*nx+v_n*ny=-9.09271 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.7212, u_n*nx+v_n*ny=-10.7212 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.5604, u_n*nx+v_n*ny=-12.5604 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.1889, u_n*nx+v_n*ny=-14.1889 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2343, u_n*nx+v_n*ny=-15.2343 +DEAL::cell=2.37, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.800624, u_n*nx+v_n*ny=-0.800624 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.34334, u_n*nx+v_n*ny=-1.34334 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.18882, u_n*nx+v_n*ny=-2.18882 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.14363, u_n*nx+v_n*ny=-3.14363 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.98912, u_n*nx+v_n*ny=-3.98912 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.53183, u_n*nx+v_n*ny=-4.53183 +DEAL::cell=2.37, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.77563, u_n*nx+v_n*ny=-1.77563 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.09823, u_n*nx+v_n*ny=-1.09823 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0429307, u_n*nx+v_n*ny=-0.0429307 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.14884, u_n*nx+v_n*ny=1.14884 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.20414, u_n*nx+v_n*ny=2.20414 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.88153, u_n*nx+v_n*ny=2.88153 +DEAL::cell=2.38, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.10901, u_n*nx+v_n*ny=-1.10901 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.81056, u_n*nx+v_n*ny=-4.81056 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.5771, u_n*nx+v_n*ny=-10.5771 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.0894, u_n*nx+v_n*ny=-17.0894 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-22.8560, u_n*nx+v_n*ny=-22.8560 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.5575, u_n*nx+v_n*ny=-26.5575 +DEAL::cell=2.38, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.75228, u_n*nx+v_n*ny=-7.75228 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.60210, u_n*nx+v_n*ny=-1.60210 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.97912, u_n*nx+v_n*ny=7.97912 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.7994, u_n*nx+v_n*ny=18.7994 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.3806, u_n*nx+v_n*ny=28.3806 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=34.5308, u_n*nx+v_n*ny=34.5308 +DEAL::cell=2.38, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.768776, u_n*nx+v_n*ny=0.768776 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.156655, u_n*nx+v_n*ny=-0.156655 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.59836, u_n*nx+v_n*ny=-1.59836 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.22651, u_n*nx+v_n*ny=-3.22651 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.66822, u_n*nx+v_n*ny=-4.66822 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.59365, u_n*nx+v_n*ny=-5.59365 +DEAL::cell=2.38, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.179733, u_n*nx+v_n*ny=-0.179733 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.449795, u_n*nx+v_n*ny=0.449795 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.43052, u_n*nx+v_n*ny=1.43052 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.53807, u_n*nx+v_n*ny=2.53807 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.51880, u_n*nx+v_n*ny=3.51880 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.14833, u_n*nx+v_n*ny=4.14833 +DEAL::cell=2.39, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.75228, u_n*nx+v_n*ny=7.75228 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.60210, u_n*nx+v_n*ny=1.60210 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.97912, u_n*nx+v_n*ny=-7.97912 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.7994, u_n*nx+v_n*ny=-18.7994 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.3806, u_n*nx+v_n*ny=-28.3806 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-34.5308, u_n*nx+v_n*ny=-34.5308 +DEAL::cell=2.39, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.77563, u_n*nx+v_n*ny=1.77563 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.09823, u_n*nx+v_n*ny=1.09823 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0429307, u_n*nx+v_n*ny=0.0429307 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.14884, u_n*nx+v_n*ny=-1.14884 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.20414, u_n*nx+v_n*ny=-2.20414 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.88153, u_n*nx+v_n*ny=-2.88153 +DEAL::cell=2.39, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.74979, u_n*nx+v_n*ny=-3.74979 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.53346, u_n*nx+v_n*ny=-2.53346 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.638572, u_n*nx+v_n*ny=-0.638572 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.50136, u_n*nx+v_n*ny=1.50136 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.39625, u_n*nx+v_n*ny=3.39625 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.61257, u_n*nx+v_n*ny=4.61257 +DEAL::cell=2.40, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.47724, u_n*nx+v_n*ny=2.47724 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.47282, u_n*nx+v_n*ny=4.47282 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.58168, u_n*nx+v_n*ny=7.58168 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.0926, u_n*nx+v_n*ny=11.0926 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.2014, u_n*nx+v_n*ny=14.2014 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.1970, u_n*nx+v_n*ny=16.1970 +DEAL::cell=2.40, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.00763, u_n*nx+v_n*ny=2.00763 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.365120, u_n*nx+v_n*ny=0.365120 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.19371, u_n*nx+v_n*ny=-2.19371 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.08344, u_n*nx+v_n*ny=-5.08344 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.64226, u_n*nx+v_n*ny=-7.64226 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.28477, u_n*nx+v_n*ny=-9.28477 +DEAL::cell=2.40, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.28636, u_n*nx+v_n*ny=-2.28636 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.854712, u_n*nx+v_n*ny=-0.854712 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.37561, u_n*nx+v_n*ny=1.37561 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.89436, u_n*nx+v_n*ny=3.89436 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.12469, u_n*nx+v_n*ny=6.12469 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.55633, u_n*nx+v_n*ny=7.55633 +DEAL::cell=2.41, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.47724, u_n*nx+v_n*ny=-2.47724 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.47282, u_n*nx+v_n*ny=-4.47282 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.58168, u_n*nx+v_n*ny=-7.58168 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.0926, u_n*nx+v_n*ny=-11.0926 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.2014, u_n*nx+v_n*ny=-14.2014 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.1970, u_n*nx+v_n*ny=-16.1970 +DEAL::cell=2.41, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.91248, u_n*nx+v_n*ny=2.91248 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.47492, u_n*nx+v_n*ny=4.47492 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.90901, u_n*nx+v_n*ny=6.90901 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.65787, u_n*nx+v_n*ny=9.65787 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.0920, u_n*nx+v_n*ny=12.0920 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.6544, u_n*nx+v_n*ny=13.6544 +DEAL::cell=2.41, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62980, u_n*nx+v_n*ny=3.62980 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.03435, u_n*nx+v_n*ny=2.03435 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.451176, u_n*nx+v_n*ny=-0.451176 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.25812, u_n*nx+v_n*ny=-3.25812 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.74365, u_n*nx+v_n*ny=-5.74365 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.33910, u_n*nx+v_n*ny=-7.33910 +DEAL::cell=2.41, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.523150, u_n*nx+v_n*ny=-0.523150 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.277826, u_n*nx+v_n*ny=0.277826 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.52565, u_n*nx+v_n*ny=1.52565 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.93484, u_n*nx+v_n*ny=2.93484 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.18266, u_n*nx+v_n*ny=4.18266 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.98363, u_n*nx+v_n*ny=4.98363 +DEAL::cell=2.42, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.01686, u_n*nx+v_n*ny=7.01686 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.55956, u_n*nx+v_n*ny=9.55956 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.5208, u_n*nx+v_n*ny=13.5208 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.9942, u_n*nx+v_n*ny=17.9942 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.9555, u_n*nx+v_n*ny=21.9555 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.4982, u_n*nx+v_n*ny=24.4982 +DEAL::cell=2.42, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.28636, u_n*nx+v_n*ny=2.28636 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.854712, u_n*nx+v_n*ny=0.854712 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.37561, u_n*nx+v_n*ny=-1.37561 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.89436, u_n*nx+v_n*ny=-3.89436 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.12469, u_n*nx+v_n*ny=-6.12469 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.55633, u_n*nx+v_n*ny=-7.55633 +DEAL::cell=2.42, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.71115, u_n*nx+v_n*ny=2.71115 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.96688, u_n*nx+v_n*ny=2.96688 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.36528, u_n*nx+v_n*ny=3.36528 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.81520, u_n*nx+v_n*ny=3.81520 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.21360, u_n*nx+v_n*ny=4.21360 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.46933, u_n*nx+v_n*ny=4.46933 +DEAL::cell=2.43, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.01686, u_n*nx+v_n*ny=-7.01686 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.55956, u_n*nx+v_n*ny=-9.55956 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.5208, u_n*nx+v_n*ny=-13.5208 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.9942, u_n*nx+v_n*ny=-17.9942 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.9555, u_n*nx+v_n*ny=-21.9555 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.4982, u_n*nx+v_n*ny=-24.4982 +DEAL::cell=2.43, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.73568, u_n*nx+v_n*ny=1.73568 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.59768, u_n*nx+v_n*ny=2.59768 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.94057, u_n*nx+v_n*ny=3.94057 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.45713, u_n*nx+v_n*ny=5.45713 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.80002, u_n*nx+v_n*ny=6.80002 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.66202, u_n*nx+v_n*ny=7.66202 +DEAL::cell=2.43, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.523150, u_n*nx+v_n*ny=0.523150 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.277826, u_n*nx+v_n*ny=-0.277826 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.52565, u_n*nx+v_n*ny=-1.52565 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.93484, u_n*nx+v_n*ny=-2.93484 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.18266, u_n*nx+v_n*ny=-4.18266 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.98363, u_n*nx+v_n*ny=-4.98363 +DEAL::cell=2.43, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.19580, u_n*nx+v_n*ny=-1.19580 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.159217, u_n*nx+v_n*ny=0.159217 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.27017, u_n*nx+v_n*ny=2.27017 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.65411, u_n*nx+v_n*ny=4.65411 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.76506, u_n*nx+v_n*ny=6.76506 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.12008, u_n*nx+v_n*ny=8.12008 +DEAL::cell=2.44, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.91248, u_n*nx+v_n*ny=-2.91248 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.47492, u_n*nx+v_n*ny=-4.47492 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.90901, u_n*nx+v_n*ny=-6.90901 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.65787, u_n*nx+v_n*ny=-9.65787 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.0920, u_n*nx+v_n*ny=-12.0920 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.6544, u_n*nx+v_n*ny=-13.6544 +DEAL::cell=2.44, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.87193, u_n*nx+v_n*ny=-8.87193 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.30949, u_n*nx+v_n*ny=-5.30949 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.240356, u_n*nx+v_n*ny=0.240356 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.50790, u_n*nx+v_n*ny=6.50790 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.0577, u_n*nx+v_n*ny=12.0577 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.6202, u_n*nx+v_n*ny=15.6202 +DEAL::cell=2.44, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.179733, u_n*nx+v_n*ny=0.179733 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.449795, u_n*nx+v_n*ny=-0.449795 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.43052, u_n*nx+v_n*ny=-1.43052 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.53807, u_n*nx+v_n*ny=-2.53807 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.51880, u_n*nx+v_n*ny=-3.51880 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.14833, u_n*nx+v_n*ny=-4.14833 +DEAL::cell=2.44, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.85397, u_n*nx+v_n*ny=2.85397 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.03048, u_n*nx+v_n*ny=3.03048 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30546, u_n*nx+v_n*ny=3.30546 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.61599, u_n*nx+v_n*ny=3.61599 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.89097, u_n*nx+v_n*ny=3.89097 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.06748, u_n*nx+v_n*ny=4.06748 +DEAL::cell=2.45, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.87193, u_n*nx+v_n*ny=8.87193 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.30949, u_n*nx+v_n*ny=5.30949 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.240356, u_n*nx+v_n*ny=-0.240356 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.50790, u_n*nx+v_n*ny=-6.50790 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.0577, u_n*nx+v_n*ny=-12.0577 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.6202, u_n*nx+v_n*ny=-15.6202 +DEAL::cell=2.45, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.74979, u_n*nx+v_n*ny=3.74979 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.53346, u_n*nx+v_n*ny=2.53346 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.638572, u_n*nx+v_n*ny=0.638572 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.50136, u_n*nx+v_n*ny=-1.50136 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.39625, u_n*nx+v_n*ny=-3.39625 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.61257, u_n*nx+v_n*ny=-4.61257 +DEAL::cell=2.45, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.139093, u_n*nx+v_n*ny=-0.139093 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0386940, u_n*nx+v_n*ny=-0.0386940 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.117715, u_n*nx+v_n*ny=0.117715 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.294351, u_n*nx+v_n*ny=0.294351 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.450760, u_n*nx+v_n*ny=0.450760 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.551159, u_n*nx+v_n*ny=0.551159 +DEAL::cell=2.46, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.73568, u_n*nx+v_n*ny=-1.73568 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.59768, u_n*nx+v_n*ny=-2.59768 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.94057, u_n*nx+v_n*ny=-3.94057 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.45713, u_n*nx+v_n*ny=-5.45713 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.80002, u_n*nx+v_n*ny=-6.80002 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.66202, u_n*nx+v_n*ny=-7.66202 +DEAL::cell=2.46, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.3312, u_n*nx+v_n*ny=-13.3312 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.89871, u_n*nx+v_n*ny=-8.89871 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.99337, u_n*nx+v_n*ny=-1.99337 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.80494, u_n*nx+v_n*ny=5.80494 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.7103, u_n*nx+v_n*ny=12.7103 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.1428, u_n*nx+v_n*ny=17.1428 +DEAL::cell=2.46, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.85397, u_n*nx+v_n*ny=-2.85397 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.03048, u_n*nx+v_n*ny=-3.03048 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30546, u_n*nx+v_n*ny=-3.30546 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.61599, u_n*nx+v_n*ny=-3.61599 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.89097, u_n*nx+v_n*ny=-3.89097 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.06748, u_n*nx+v_n*ny=-4.06748 +DEAL::cell=2.46, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.10879, u_n*nx+v_n*ny=-1.10879 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.112925, u_n*nx+v_n*ny=-0.112925 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.43851, u_n*nx+v_n*ny=1.43851 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.19057, u_n*nx+v_n*ny=3.19057 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.74200, u_n*nx+v_n*ny=4.74200 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.73787, u_n*nx+v_n*ny=5.73787 +DEAL::cell=2.47, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.3312, u_n*nx+v_n*ny=13.3312 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.89871, u_n*nx+v_n*ny=8.89871 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.99337, u_n*nx+v_n*ny=1.99337 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.80494, u_n*nx+v_n*ny=-5.80494 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.7103, u_n*nx+v_n*ny=-12.7103 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.1428, u_n*nx+v_n*ny=-17.1428 +DEAL::cell=2.47, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.139093, u_n*nx+v_n*ny=0.139093 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0386940, u_n*nx+v_n*ny=0.0386940 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.117715, u_n*nx+v_n*ny=-0.117715 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.294351, u_n*nx+v_n*ny=-0.294351 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.450760, u_n*nx+v_n*ny=-0.450760 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.551159, u_n*nx+v_n*ny=-0.551159 +DEAL::cell=2.47, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.957588, u_n*nx+v_n*ny=-0.957588 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0304726, u_n*nx+v_n*ny=0.0304726 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56975, u_n*nx+v_n*ny=1.56975 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30808, u_n*nx+v_n*ny=3.30808 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.84736, u_n*nx+v_n*ny=4.84736 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.83542, u_n*nx+v_n*ny=5.83542 +DEAL::cell=2.48, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.3957, u_n*nx+v_n*ny=10.3957 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.6710, u_n*nx+v_n*ny=11.6710 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.6578, u_n*nx+v_n*ny=13.6578 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.9015, u_n*nx+v_n*ny=15.9015 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.8883, u_n*nx+v_n*ny=17.8883 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.1636, u_n*nx+v_n*ny=19.1636 +DEAL::cell=2.48, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.71115, u_n*nx+v_n*ny=-2.71115 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.96688, u_n*nx+v_n*ny=-2.96688 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.36528, u_n*nx+v_n*ny=-3.36528 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.81520, u_n*nx+v_n*ny=-3.81520 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.21360, u_n*nx+v_n*ny=-4.21360 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.46933, u_n*nx+v_n*ny=-4.46933 +DEAL::cell=2.48, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.470186, u_n*nx+v_n*ny=0.470186 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.893961, u_n*nx+v_n*ny=0.893961 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.55415, u_n*nx+v_n*ny=1.55415 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.29972, u_n*nx+v_n*ny=2.29972 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.95991, u_n*nx+v_n*ny=2.95991 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.38368, u_n*nx+v_n*ny=3.38368 +DEAL::cell=2.49, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.3957, u_n*nx+v_n*ny=-10.3957 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.6710, u_n*nx+v_n*ny=-11.6710 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.6578, u_n*nx+v_n*ny=-13.6578 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.9015, u_n*nx+v_n*ny=-15.9015 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.8883, u_n*nx+v_n*ny=-17.8883 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.1636, u_n*nx+v_n*ny=-19.1636 +DEAL::cell=2.49, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.5503, u_n*nx+v_n*ny=-15.5503 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.42435, u_n*nx+v_n*ny=-9.42435 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.119180, u_n*nx+v_n*ny=0.119180 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.8969, u_n*nx+v_n*ny=10.8969 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.4404, u_n*nx+v_n*ny=20.4404 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.5664, u_n*nx+v_n*ny=26.5664 +DEAL::cell=2.49, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.19580, u_n*nx+v_n*ny=1.19580 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.159217, u_n*nx+v_n*ny=-0.159217 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.27017, u_n*nx+v_n*ny=-2.27017 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.65411, u_n*nx+v_n*ny=-4.65411 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.76506, u_n*nx+v_n*ny=-6.76506 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.12008, u_n*nx+v_n*ny=-8.12008 +DEAL::cell=2.49, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.40190, u_n*nx+v_n*ny=2.40190 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.47017, u_n*nx+v_n*ny=2.47017 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.57653, u_n*nx+v_n*ny=2.57653 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.69664, u_n*nx+v_n*ny=2.69664 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.80300, u_n*nx+v_n*ny=2.80300 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.87127, u_n*nx+v_n*ny=2.87127 +DEAL::cell=2.50, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.6580, u_n*nx+v_n*ny=-12.6580 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.05404, u_n*nx+v_n*ny=-8.05404 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.881632, u_n*nx+v_n*ny=-0.881632 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.21829, u_n*nx+v_n*ny=7.21829 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.3907, u_n*nx+v_n*ny=14.3907 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.9947, u_n*nx+v_n*ny=18.9947 +DEAL::cell=2.50, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.470186, u_n*nx+v_n*ny=-0.470186 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.893961, u_n*nx+v_n*ny=-0.893961 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.55415, u_n*nx+v_n*ny=-1.55415 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.29972, u_n*nx+v_n*ny=-2.29972 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.95991, u_n*nx+v_n*ny=-2.95991 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.38368, u_n*nx+v_n*ny=-3.38368 +DEAL::cell=2.50, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.91925, u_n*nx+v_n*ny=-3.91925 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.65143, u_n*nx+v_n*ny=-2.65143 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.676328, u_n*nx+v_n*ny=-0.676328 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.55419, u_n*nx+v_n*ny=1.55419 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.52929, u_n*nx+v_n*ny=3.52929 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.79711, u_n*nx+v_n*ny=4.79711 +DEAL::cell=2.51, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.6580, u_n*nx+v_n*ny=12.6580 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.05404, u_n*nx+v_n*ny=8.05404 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.881632, u_n*nx+v_n*ny=0.881632 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.21829, u_n*nx+v_n*ny=-7.21829 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.3907, u_n*nx+v_n*ny=-14.3907 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.9947, u_n*nx+v_n*ny=-18.9947 +DEAL::cell=2.51, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.16484, u_n*nx+v_n*ny=-6.16484 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.90223, u_n*nx+v_n*ny=-2.90223 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.18051, u_n*nx+v_n*ny=2.18051 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.92054, u_n*nx+v_n*ny=7.92054 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.0033, u_n*nx+v_n*ny=13.0033 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.2659, u_n*nx+v_n*ny=16.2659 +DEAL::cell=2.51, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.40190, u_n*nx+v_n*ny=-2.40190 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.47017, u_n*nx+v_n*ny=-2.47017 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.57653, u_n*nx+v_n*ny=-2.57653 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.69664, u_n*nx+v_n*ny=-2.69664 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.80300, u_n*nx+v_n*ny=-2.80300 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.87127, u_n*nx+v_n*ny=-2.87127 +DEAL::cell=2.51, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56808, u_n*nx+v_n*ny=-1.56808 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.843126, u_n*nx+v_n*ny=-0.843126 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.286264, u_n*nx+v_n*ny=0.286264 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56170, u_n*nx+v_n*ny=1.56170 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.69109, u_n*nx+v_n*ny=2.69109 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.41605, u_n*nx+v_n*ny=3.41605 +DEAL::cell=2.52, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.5503, u_n*nx+v_n*ny=15.5503 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.42435, u_n*nx+v_n*ny=9.42435 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.119180, u_n*nx+v_n*ny=-0.119180 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.8969, u_n*nx+v_n*ny=-10.8969 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.4404, u_n*nx+v_n*ny=-20.4404 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.5664, u_n*nx+v_n*ny=-26.5664 +DEAL::cell=2.52, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.79228, u_n*nx+v_n*ny=-3.79228 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.919385, u_n*nx+v_n*ny=-0.919385 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.55624, u_n*nx+v_n*ny=3.55624 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.61063, u_n*nx+v_n*ny=8.61063 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.0863, u_n*nx+v_n*ny=13.0863 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.9592, u_n*nx+v_n*ny=15.9592 +DEAL::cell=2.52, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.10879, u_n*nx+v_n*ny=1.10879 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.112925, u_n*nx+v_n*ny=0.112925 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.43851, u_n*nx+v_n*ny=-1.43851 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.19057, u_n*nx+v_n*ny=-3.19057 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.74200, u_n*nx+v_n*ny=-4.74200 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.73787, u_n*nx+v_n*ny=-5.73787 +DEAL::cell=2.52, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.54227, u_n*nx+v_n*ny=-3.54227 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.15643, u_n*nx+v_n*ny=-2.15643 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.00254793, u_n*nx+v_n*ny=0.00254793 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.44072, u_n*nx+v_n*ny=2.44072 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.59969, u_n*nx+v_n*ny=4.59969 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.98554, u_n*nx+v_n*ny=5.98554 +DEAL::cell=2.53, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.79228, u_n*nx+v_n*ny=3.79228 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.919385, u_n*nx+v_n*ny=0.919385 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.55624, u_n*nx+v_n*ny=-3.55624 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.61063, u_n*nx+v_n*ny=-8.61063 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.0863, u_n*nx+v_n*ny=-13.0863 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.9592, u_n*nx+v_n*ny=-15.9592 +DEAL::cell=2.53, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.957588, u_n*nx+v_n*ny=0.957588 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0304726, u_n*nx+v_n*ny=-0.0304726 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56975, u_n*nx+v_n*ny=-1.56975 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30808, u_n*nx+v_n*ny=-3.30808 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.84736, u_n*nx+v_n*ny=-4.84736 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.83542, u_n*nx+v_n*ny=-5.83542 +DEAL::cell=2.53, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.776087, u_n*nx+v_n*ny=0.776087 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.36235, u_n*nx+v_n*ny=1.36235 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.27568, u_n*nx+v_n*ny=2.27568 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30711, u_n*nx+v_n*ny=3.30711 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.22044, u_n*nx+v_n*ny=4.22044 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.80670, u_n*nx+v_n*ny=4.80670 +DEAL::cell=2.54, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.16484, u_n*nx+v_n*ny=6.16484 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.90223, u_n*nx+v_n*ny=2.90223 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.18051, u_n*nx+v_n*ny=-2.18051 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.92054, u_n*nx+v_n*ny=-7.92054 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.0033, u_n*nx+v_n*ny=-13.0033 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.2659, u_n*nx+v_n*ny=-16.2659 +DEAL::cell=2.54, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.71290, u_n*nx+v_n*ny=-6.71290 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.88153, u_n*nx+v_n*ny=-1.88153 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.64515, u_n*nx+v_n*ny=5.64515 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.1452, u_n*nx+v_n*ny=14.1452 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.6718, u_n*nx+v_n*ny=21.6718 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.5032, u_n*nx+v_n*ny=26.5032 +DEAL::cell=2.54, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.54227, u_n*nx+v_n*ny=3.54227 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.15643, u_n*nx+v_n*ny=2.15643 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.00254793, u_n*nx+v_n*ny=-0.00254793 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.44072, u_n*nx+v_n*ny=-2.44072 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.59969, u_n*nx+v_n*ny=-4.59969 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.98554, u_n*nx+v_n*ny=-5.98554 +DEAL::cell=2.54, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.514657, u_n*nx+v_n*ny=-0.514657 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.238414, u_n*nx+v_n*ny=0.238414 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.41161, u_n*nx+v_n*ny=1.41161 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.73651, u_n*nx+v_n*ny=2.73651 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.90970, u_n*nx+v_n*ny=3.90970 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.66278, u_n*nx+v_n*ny=4.66278 +DEAL::cell=2.55, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.71290, u_n*nx+v_n*ny=6.71290 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.88153, u_n*nx+v_n*ny=1.88153 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.64515, u_n*nx+v_n*ny=-5.64515 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.1452, u_n*nx+v_n*ny=-14.1452 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.6718, u_n*nx+v_n*ny=-21.6718 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.5032, u_n*nx+v_n*ny=-26.5032 +DEAL::cell=2.55, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.776087, u_n*nx+v_n*ny=-0.776087 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.36235, u_n*nx+v_n*ny=-1.36235 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.27568, u_n*nx+v_n*ny=-2.27568 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30711, u_n*nx+v_n*ny=-3.30711 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.22044, u_n*nx+v_n*ny=-4.22044 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.80670, u_n*nx+v_n*ny=-4.80670 +DEAL::cell=2.55, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.17575, u_n*nx+v_n*ny=-4.17575 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.88704, u_n*nx+v_n*ny=-2.88704 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.879394, u_n*nx+v_n*ny=-0.879394 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.38788, u_n*nx+v_n*ny=1.38788 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.39553, u_n*nx+v_n*ny=3.39553 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.68424, u_n*nx+v_n*ny=4.68424 +DEAL::cell=2.56, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.87551, u_n*nx+v_n*ny=-1.87551 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0908138, u_n*nx+v_n*ny=0.0908138 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.15411, u_n*nx+v_n*ny=3.15411 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.61354, u_n*nx+v_n*ny=6.61354 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.67683, u_n*nx+v_n*ny=9.67683 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.6432, u_n*nx+v_n*ny=11.6432 +DEAL::cell=2.56, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.91925, u_n*nx+v_n*ny=3.91925 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.65143, u_n*nx+v_n*ny=2.65143 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.676328, u_n*nx+v_n*ny=0.676328 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.55419, u_n*nx+v_n*ny=-1.55419 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.52929, u_n*nx+v_n*ny=-3.52929 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.79711, u_n*nx+v_n*ny=-4.79711 +DEAL::cell=2.56, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.91862, u_n*nx+v_n*ny=-2.91862 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.30698, u_n*nx+v_n*ny=-1.30698 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.20376, u_n*nx+v_n*ny=1.20376 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.03918, u_n*nx+v_n*ny=4.03918 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.54993, u_n*nx+v_n*ny=6.54993 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.16157, u_n*nx+v_n*ny=8.16157 +DEAL::cell=2.57, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.87551, u_n*nx+v_n*ny=1.87551 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0908138, u_n*nx+v_n*ny=-0.0908138 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.15411, u_n*nx+v_n*ny=-3.15411 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.61354, u_n*nx+v_n*ny=-6.61354 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.67683, u_n*nx+v_n*ny=-9.67683 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.6432, u_n*nx+v_n*ny=-11.6432 +DEAL::cell=2.57, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.35860, u_n*nx+v_n*ny=2.35860 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.71327, u_n*nx+v_n*ny=4.71327 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.38155, u_n*nx+v_n*ny=8.38155 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.5242, u_n*nx+v_n*ny=12.5242 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.1925, u_n*nx+v_n*ny=16.1925 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.5472, u_n*nx+v_n*ny=18.5472 +DEAL::cell=2.57, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56808, u_n*nx+v_n*ny=1.56808 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.843126, u_n*nx+v_n*ny=0.843126 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.286264, u_n*nx+v_n*ny=-0.286264 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56170, u_n*nx+v_n*ny=-1.56170 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.69109, u_n*nx+v_n*ny=-2.69109 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.41605, u_n*nx+v_n*ny=-3.41605 +DEAL::cell=2.57, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.33672, u_n*nx+v_n*ny=2.33672 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.68678, u_n*nx+v_n*ny=2.68678 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.23212, u_n*nx+v_n*ny=3.23212 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.84799, u_n*nx+v_n*ny=3.84799 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.39333, u_n*nx+v_n*ny=4.39333 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.74339, u_n*nx+v_n*ny=4.74339 +DEAL::cell=2.58, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.9334, u_n*nx+v_n*ny=-11.9334 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.62561, u_n*nx+v_n*ny=-6.62561 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.64326, u_n*nx+v_n*ny=1.64326 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.9814, u_n*nx+v_n*ny=10.9814 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.2503, u_n*nx+v_n*ny=19.2503 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.5581, u_n*nx+v_n*ny=24.5581 +DEAL::cell=2.58, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.91862, u_n*nx+v_n*ny=2.91862 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.30698, u_n*nx+v_n*ny=1.30698 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.20376, u_n*nx+v_n*ny=-1.20376 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.03918, u_n*nx+v_n*ny=-4.03918 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.54993, u_n*nx+v_n*ny=-6.54993 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.16157, u_n*nx+v_n*ny=-8.16157 +DEAL::cell=2.59, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.9334, u_n*nx+v_n*ny=11.9334 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.62561, u_n*nx+v_n*ny=6.62561 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.64326, u_n*nx+v_n*ny=-1.64326 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.9814, u_n*nx+v_n*ny=-10.9814 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.2503, u_n*nx+v_n*ny=-19.2503 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.5581, u_n*nx+v_n*ny=-24.5581 +DEAL::cell=2.59, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2977, u_n*nx+v_n*ny=-15.2977 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.28088, u_n*nx+v_n*ny=-8.28088 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.65056, u_n*nx+v_n*ny=2.65056 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.9956, u_n*nx+v_n*ny=14.9956 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.9270, u_n*nx+v_n*ny=25.9270 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=32.9439, u_n*nx+v_n*ny=32.9439 +DEAL::cell=2.59, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.33672, u_n*nx+v_n*ny=-2.33672 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.68678, u_n*nx+v_n*ny=-2.68678 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.23212, u_n*nx+v_n*ny=-3.23212 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.84799, u_n*nx+v_n*ny=-3.84799 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.39333, u_n*nx+v_n*ny=-4.39333 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.74339, u_n*nx+v_n*ny=-4.74339 +DEAL::cell=2.60, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.35860, u_n*nx+v_n*ny=-2.35860 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.71327, u_n*nx+v_n*ny=-4.71327 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.38155, u_n*nx+v_n*ny=-8.38155 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.5242, u_n*nx+v_n*ny=-12.5242 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.1925, u_n*nx+v_n*ny=-16.1925 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.5472, u_n*nx+v_n*ny=-18.5472 +DEAL::cell=2.60, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2047, u_n*nx+v_n*ny=-15.2047 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.72263, u_n*nx+v_n*ny=-7.72263 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.93349, u_n*nx+v_n*ny=3.93349 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.0969, u_n*nx+v_n*ny=17.0969 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.7531, u_n*nx+v_n*ny=28.7531 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=36.2351, u_n*nx+v_n*ny=36.2351 +DEAL::cell=2.60, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.514657, u_n*nx+v_n*ny=0.514657 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.238414, u_n*nx+v_n*ny=-0.238414 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.41161, u_n*nx+v_n*ny=-1.41161 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.73651, u_n*nx+v_n*ny=-2.73651 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.90970, u_n*nx+v_n*ny=-3.90970 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.66278, u_n*nx+v_n*ny=-4.66278 +DEAL::cell=2.60, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.64676, u_n*nx+v_n*ny=1.64676 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.25669, u_n*nx+v_n*ny=2.25669 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.20687, u_n*nx+v_n*ny=3.20687 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.27994, u_n*nx+v_n*ny=4.27994 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.23013, u_n*nx+v_n*ny=5.23013 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.84005, u_n*nx+v_n*ny=5.84005 +DEAL::cell=2.61, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2047, u_n*nx+v_n*ny=15.2047 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.72263, u_n*nx+v_n*ny=7.72263 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.93349, u_n*nx+v_n*ny=-3.93349 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.0969, u_n*nx+v_n*ny=-17.0969 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.7531, u_n*nx+v_n*ny=-28.7531 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-36.2351, u_n*nx+v_n*ny=-36.2351 +DEAL::cell=2.61, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.17575, u_n*nx+v_n*ny=4.17575 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.88704, u_n*nx+v_n*ny=2.88704 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.879394, u_n*nx+v_n*ny=0.879394 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.38788, u_n*nx+v_n*ny=-1.38788 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.39553, u_n*nx+v_n*ny=-3.39553 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.68424, u_n*nx+v_n*ny=-4.68424 +DEAL::cell=2.61, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.85335, u_n*nx+v_n*ny=-2.85335 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71752, u_n*nx+v_n*ny=-1.71752 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0519780, u_n*nx+v_n*ny=0.0519780 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.05030, u_n*nx+v_n*ny=2.05030 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.81979, u_n*nx+v_n*ny=3.81979 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.95563, u_n*nx+v_n*ny=4.95563 +DEAL::cell=2.62, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2977, u_n*nx+v_n*ny=15.2977 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.28088, u_n*nx+v_n*ny=8.28088 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.65056, u_n*nx+v_n*ny=-2.65056 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.9956, u_n*nx+v_n*ny=-14.9956 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.9270, u_n*nx+v_n*ny=-25.9270 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-32.9439, u_n*nx+v_n*ny=-32.9439 +DEAL::cell=2.62, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.20103, u_n*nx+v_n*ny=-3.20103 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.79363, u_n*nx+v_n*ny=1.79363 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.57470, u_n*nx+v_n*ny=9.57470 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.3620, u_n*nx+v_n*ny=18.3620 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.1431, u_n*nx+v_n*ny=26.1431 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=31.1377, u_n*nx+v_n*ny=31.1377 +DEAL::cell=2.62, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.64676, u_n*nx+v_n*ny=-1.64676 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.25669, u_n*nx+v_n*ny=-2.25669 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.20687, u_n*nx+v_n*ny=-3.20687 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.27994, u_n*nx+v_n*ny=-4.27994 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.23013, u_n*nx+v_n*ny=-5.23013 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.84005, u_n*nx+v_n*ny=-5.84005 +DEAL::cell=2.63, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.20103, u_n*nx+v_n*ny=3.20103 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.79363, u_n*nx+v_n*ny=-1.79363 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.57470, u_n*nx+v_n*ny=-9.57470 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.3620, u_n*nx+v_n*ny=-18.3620 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.1431, u_n*nx+v_n*ny=-26.1431 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-31.1377, u_n*nx+v_n*ny=-31.1377 +DEAL::cell=2.63, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.85335, u_n*nx+v_n*ny=2.85335 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71752, u_n*nx+v_n*ny=1.71752 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0519780, u_n*nx+v_n*ny=-0.0519780 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.05030, u_n*nx+v_n*ny=-2.05030 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.81979, u_n*nx+v_n*ny=-3.81979 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.95563, u_n*nx+v_n*ny=-4.95563 +DEAL::Distorted mesh test +DEAL::cell=2.0, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.73910, u_n*nx+v_n*ny=-7.73910 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.00660, u_n*nx+v_n*ny=-2.00660 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.92392, u_n*nx+v_n*ny=6.92392 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.0093, u_n*nx+v_n*ny=17.0093 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.9398, u_n*nx+v_n*ny=25.9398 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=31.6723, u_n*nx+v_n*ny=31.6723 +DEAL::cell=2.0, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.60626, u_n*nx+v_n*ny=-3.60626 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.16882, u_n*nx+v_n*ny=-2.16882 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0705418, u_n*nx+v_n*ny=0.0705418 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.59949, u_n*nx+v_n*ny=2.59949 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.83885, u_n*nx+v_n*ny=4.83885 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.27630, u_n*nx+v_n*ny=6.27630 +DEAL::cell=2.1, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.73910, u_n*nx+v_n*ny=7.73910 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.00660, u_n*nx+v_n*ny=2.00660 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.92392, u_n*nx+v_n*ny=-6.92392 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.0093, u_n*nx+v_n*ny=-17.0093 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.9398, u_n*nx+v_n*ny=-25.9398 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-31.6723, u_n*nx+v_n*ny=-31.6723 +DEAL::cell=2.1, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.47891, u_n*nx+v_n*ny=-7.47891 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.59430, u_n*nx+v_n*ny=-3.59430 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.45746, u_n*nx+v_n*ny=2.45746 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.29182, u_n*nx+v_n*ny=9.29182 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.3436, u_n*nx+v_n*ny=15.3436 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.2282, u_n*nx+v_n*ny=19.2282 +DEAL::cell=2.1, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.07431, u_n*nx+v_n*ny=-2.07431 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.737107, u_n*nx+v_n*ny=-0.737107 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.34609, u_n*nx+v_n*ny=1.34609 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.69868, u_n*nx+v_n*ny=3.69868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.78188, u_n*nx+v_n*ny=5.78188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.11908, u_n*nx+v_n*ny=7.11908 +DEAL::cell=2.2, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.94567, u_n*nx+v_n*ny=-7.94567 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.89647, u_n*nx+v_n*ny=-4.89647 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.146188, u_n*nx+v_n*ny=-0.146188 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.21838, u_n*nx+v_n*ny=5.21838 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.96866, u_n*nx+v_n*ny=9.96866 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.0179, u_n*nx+v_n*ny=13.0179 +DEAL::cell=2.2, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.60626, u_n*nx+v_n*ny=3.60626 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.16882, u_n*nx+v_n*ny=2.16882 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0705418, u_n*nx+v_n*ny=-0.0705418 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.59949, u_n*nx+v_n*ny=-2.59949 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.83885, u_n*nx+v_n*ny=-4.83885 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.27630, u_n*nx+v_n*ny=-6.27630 +DEAL::cell=2.2, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.182156, u_n*nx+v_n*ny=-0.182156 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0205265, u_n*nx+v_n*ny=0.0205265 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.336281, u_n*nx+v_n*ny=0.336281 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.692869, u_n*nx+v_n*ny=0.692869 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.00862, u_n*nx+v_n*ny=1.00862 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.21131, u_n*nx+v_n*ny=1.21131 +DEAL::cell=2.3, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.94567, u_n*nx+v_n*ny=7.94567 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.89647, u_n*nx+v_n*ny=4.89647 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.146188, u_n*nx+v_n*ny=0.146188 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.21838, u_n*nx+v_n*ny=-5.21838 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.96866, u_n*nx+v_n*ny=-9.96866 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.0179, u_n*nx+v_n*ny=-13.0179 +DEAL::cell=2.3, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.15096, u_n*nx+v_n*ny=2.15096 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.37487, u_n*nx+v_n*ny=4.37487 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.83945, u_n*nx+v_n*ny=7.83945 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.7521, u_n*nx+v_n*ny=11.7521 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2166, u_n*nx+v_n*ny=15.2166 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.4406, u_n*nx+v_n*ny=17.4406 +DEAL::cell=2.3, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.07431, u_n*nx+v_n*ny=2.07431 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.737107, u_n*nx+v_n*ny=0.737107 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.34609, u_n*nx+v_n*ny=-1.34609 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.69868, u_n*nx+v_n*ny=-3.69868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.78188, u_n*nx+v_n*ny=-5.78188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.11908, u_n*nx+v_n*ny=-7.11908 +DEAL::cell=2.3, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.854769, u_n*nx+v_n*ny=-0.854769 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.151629, u_n*nx+v_n*ny=0.151629 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71948, u_n*nx+v_n*ny=1.71948 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.49007, u_n*nx+v_n*ny=3.49007 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.05792, u_n*nx+v_n*ny=5.05792 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.06432, u_n*nx+v_n*ny=6.06432 +DEAL::cell=2.4, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.47891, u_n*nx+v_n*ny=7.47891 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.59430, u_n*nx+v_n*ny=3.59430 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.45746, u_n*nx+v_n*ny=-2.45746 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.29182, u_n*nx+v_n*ny=-9.29182 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.3436, u_n*nx+v_n*ny=-15.3436 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.2282, u_n*nx+v_n*ny=-19.2282 +DEAL::cell=2.4, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.2609, u_n*nx+v_n*ny=-11.2609 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.57755, u_n*nx+v_n*ny=-5.57755 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.27647, u_n*nx+v_n*ny=3.27647 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.2755, u_n*nx+v_n*ny=13.2755 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=22.1295, u_n*nx+v_n*ny=22.1295 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.8129, u_n*nx+v_n*ny=27.8129 +DEAL::cell=2.4, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.17194, u_n*nx+v_n*ny=-1.17194 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.493217, u_n*nx+v_n*ny=-0.493217 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.564148, u_n*nx+v_n*ny=0.564148 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.75825, u_n*nx+v_n*ny=1.75825 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.81561, u_n*nx+v_n*ny=2.81561 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.49433, u_n*nx+v_n*ny=3.49433 +DEAL::cell=2.5, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.2609, u_n*nx+v_n*ny=11.2609 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.57755, u_n*nx+v_n*ny=5.57755 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.27647, u_n*nx+v_n*ny=-3.27647 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.2755, u_n*nx+v_n*ny=-13.2755 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-22.1295, u_n*nx+v_n*ny=-22.1295 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.8129, u_n*nx+v_n*ny=-27.8129 +DEAL::cell=2.5, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.29180, u_n*nx+v_n*ny=1.29180 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.93988, u_n*nx+v_n*ny=1.93988 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.94952, u_n*nx+v_n*ny=2.94952 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.08971, u_n*nx+v_n*ny=4.08971 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.09934, u_n*nx+v_n*ny=5.09934 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.74743, u_n*nx+v_n*ny=5.74743 +DEAL::cell=2.6, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.15096, u_n*nx+v_n*ny=-2.15096 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.37487, u_n*nx+v_n*ny=-4.37487 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.83945, u_n*nx+v_n*ny=-7.83945 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.7521, u_n*nx+v_n*ny=-11.7521 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2166, u_n*nx+v_n*ny=-15.2166 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.4406, u_n*nx+v_n*ny=-17.4406 +DEAL::cell=2.6, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.9683, u_n*nx+v_n*ny=-20.9683 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.7752, u_n*nx+v_n*ny=-13.7752 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.56917, u_n*nx+v_n*ny=-2.56917 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.0860, u_n*nx+v_n*ny=10.0860 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.2919, u_n*nx+v_n*ny=21.2919 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.4851, u_n*nx+v_n*ny=28.4851 +DEAL::cell=2.6, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.17194, u_n*nx+v_n*ny=1.17194 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.493217, u_n*nx+v_n*ny=0.493217 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.564148, u_n*nx+v_n*ny=-0.564148 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.75825, u_n*nx+v_n*ny=-1.75825 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.81561, u_n*nx+v_n*ny=-2.81561 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.49433, u_n*nx+v_n*ny=-3.49433 +DEAL::cell=2.6, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.84670, u_n*nx+v_n*ny=-1.84670 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.282839, u_n*nx+v_n*ny=-0.282839 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.15346, u_n*nx+v_n*ny=2.15346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.90482, u_n*nx+v_n*ny=4.90482 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.34112, u_n*nx+v_n*ny=7.34112 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.90498, u_n*nx+v_n*ny=8.90498 +DEAL::cell=2.7, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.9683, u_n*nx+v_n*ny=20.9683 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.7752, u_n*nx+v_n*ny=13.7752 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.56917, u_n*nx+v_n*ny=2.56917 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.0860, u_n*nx+v_n*ny=-10.0860 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.2919, u_n*nx+v_n*ny=-21.2919 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.4851, u_n*nx+v_n*ny=-28.4851 +DEAL::cell=2.7, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.29180, u_n*nx+v_n*ny=-1.29180 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.93988, u_n*nx+v_n*ny=-1.93988 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.94952, u_n*nx+v_n*ny=-2.94952 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.08971, u_n*nx+v_n*ny=-4.08971 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.09934, u_n*nx+v_n*ny=-5.09934 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.74743, u_n*nx+v_n*ny=-5.74743 +DEAL::cell=2.7, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.89227, u_n*nx+v_n*ny=1.89227 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.96687, u_n*nx+v_n*ny=1.96687 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.08308, u_n*nx+v_n*ny=2.08308 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.21431, u_n*nx+v_n*ny=2.21431 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.33052, u_n*nx+v_n*ny=2.33052 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.40512, u_n*nx+v_n*ny=2.40512 +DEAL::cell=2.8, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.17480, u_n*nx+v_n*ny=1.17480 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.04190, u_n*nx+v_n*ny=4.04190 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.50848, u_n*nx+v_n*ny=8.50848 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.5527, u_n*nx+v_n*ny=13.5527 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.0193, u_n*nx+v_n*ny=18.0193 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.8864, u_n*nx+v_n*ny=20.8864 +DEAL::cell=2.8, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.182156, u_n*nx+v_n*ny=0.182156 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0205265, u_n*nx+v_n*ny=-0.0205265 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.336281, u_n*nx+v_n*ny=-0.336281 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.692869, u_n*nx+v_n*ny=-0.692869 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.00862, u_n*nx+v_n*ny=-1.00862 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.21131, u_n*nx+v_n*ny=-1.21131 +DEAL::cell=2.8, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.66490, u_n*nx+v_n*ny=1.66490 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.97417, u_n*nx+v_n*ny=1.97417 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.45597, u_n*nx+v_n*ny=2.45597 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.00008, u_n*nx+v_n*ny=3.00008 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.48188, u_n*nx+v_n*ny=3.48188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.79115, u_n*nx+v_n*ny=3.79115 +DEAL::cell=2.9, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.17480, u_n*nx+v_n*ny=-1.17480 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.04190, u_n*nx+v_n*ny=-4.04190 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.50848, u_n*nx+v_n*ny=-8.50848 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.5527, u_n*nx+v_n*ny=-13.5527 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.0193, u_n*nx+v_n*ny=-18.0193 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.8864, u_n*nx+v_n*ny=-20.8864 +DEAL::cell=2.9, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.2910, u_n*nx+v_n*ny=-18.2910 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.9664, u_n*nx+v_n*ny=-11.9664 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.11347, u_n*nx+v_n*ny=-2.11347 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.01361, u_n*nx+v_n*ny=9.01361 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.8665, u_n*nx+v_n*ny=18.8665 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.1911, u_n*nx+v_n*ny=25.1911 +DEAL::cell=2.9, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.854769, u_n*nx+v_n*ny=0.854769 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.151629, u_n*nx+v_n*ny=-0.151629 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71948, u_n*nx+v_n*ny=-1.71948 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.49007, u_n*nx+v_n*ny=-3.49007 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.05792, u_n*nx+v_n*ny=-5.05792 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.06432, u_n*nx+v_n*ny=-6.06432 +DEAL::cell=2.9, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.06679, u_n*nx+v_n*ny=-3.06679 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.76264, u_n*nx+v_n*ny=-1.76264 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.269053, u_n*nx+v_n*ny=0.269053 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.56348, u_n*nx+v_n*ny=2.56348 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.59518, u_n*nx+v_n*ny=4.59518 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.89933, u_n*nx+v_n*ny=5.89933 +DEAL::cell=2.10, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.5423, u_n*nx+v_n*ny=-14.5423 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.47469, u_n*nx+v_n*ny=-8.47469 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.977848, u_n*nx+v_n*ny=0.977848 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.6528, u_n*nx+v_n*ny=11.6528 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.1053, u_n*nx+v_n*ny=21.1053 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.1729, u_n*nx+v_n*ny=27.1729 +DEAL::cell=2.10, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.66490, u_n*nx+v_n*ny=-1.66490 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.97417, u_n*nx+v_n*ny=-1.97417 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.45597, u_n*nx+v_n*ny=-2.45597 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.00008, u_n*nx+v_n*ny=-3.00008 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.48188, u_n*nx+v_n*ny=-3.48188 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.79115, u_n*nx+v_n*ny=-3.79115 +DEAL::cell=2.10, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.11550, u_n*nx+v_n*ny=-3.11550 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.42131, u_n*nx+v_n*ny=-1.42131 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.21803, u_n*nx+v_n*ny=1.21803 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.19868, u_n*nx+v_n*ny=4.19868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.83802, u_n*nx+v_n*ny=6.83802 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.53221, u_n*nx+v_n*ny=8.53221 +DEAL::cell=2.11, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.5423, u_n*nx+v_n*ny=14.5423 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.47469, u_n*nx+v_n*ny=8.47469 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.977848, u_n*nx+v_n*ny=-0.977848 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.6528, u_n*nx+v_n*ny=-11.6528 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.1053, u_n*nx+v_n*ny=-21.1053 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.1729, u_n*nx+v_n*ny=-27.1729 +DEAL::cell=2.11, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-22.6520, u_n*nx+v_n*ny=-22.6520 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.2994, u_n*nx+v_n*ny=-15.2994 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.84511, u_n*nx+v_n*ny=-3.84511 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.09048, u_n*nx+v_n*ny=9.09048 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.5448, u_n*nx+v_n*ny=20.5448 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=27.8974, u_n*nx+v_n*ny=27.8974 +DEAL::cell=2.11, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.06679, u_n*nx+v_n*ny=3.06679 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.76264, u_n*nx+v_n*ny=1.76264 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.269053, u_n*nx+v_n*ny=-0.269053 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.56348, u_n*nx+v_n*ny=-2.56348 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.59518, u_n*nx+v_n*ny=-4.59518 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.89933, u_n*nx+v_n*ny=-5.89933 +DEAL::cell=2.11, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.228576, u_n*nx+v_n*ny=-0.228576 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.591584, u_n*nx+v_n*ny=0.591584 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.86929, u_n*nx+v_n*ny=1.86929 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.31223, u_n*nx+v_n*ny=3.31223 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.58994, u_n*nx+v_n*ny=4.58994 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.41010, u_n*nx+v_n*ny=5.41010 +DEAL::cell=2.12, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.2910, u_n*nx+v_n*ny=18.2910 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.9664, u_n*nx+v_n*ny=11.9664 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.11347, u_n*nx+v_n*ny=2.11347 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.01361, u_n*nx+v_n*ny=-9.01361 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.8665, u_n*nx+v_n*ny=-18.8665 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.1911, u_n*nx+v_n*ny=-25.1911 +DEAL::cell=2.12, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.41109, u_n*nx+v_n*ny=1.41109 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.24250, u_n*nx+v_n*ny=3.24250 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.09561, u_n*nx+v_n*ny=6.09561 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.31768, u_n*nx+v_n*ny=9.31768 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.1708, u_n*nx+v_n*ny=12.1708 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.0022, u_n*nx+v_n*ny=14.0022 +DEAL::cell=2.12, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.84670, u_n*nx+v_n*ny=1.84670 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.282839, u_n*nx+v_n*ny=0.282839 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.15346, u_n*nx+v_n*ny=-2.15346 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.90482, u_n*nx+v_n*ny=-4.90482 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.34112, u_n*nx+v_n*ny=-7.34112 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.90498, u_n*nx+v_n*ny=-8.90498 +DEAL::cell=2.12, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.03692, u_n*nx+v_n*ny=-1.03692 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.516536, u_n*nx+v_n*ny=-0.516536 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.294166, u_n*nx+v_n*ny=0.294166 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.20971, u_n*nx+v_n*ny=1.20971 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02041, u_n*nx+v_n*ny=2.02041 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.54080, u_n*nx+v_n*ny=2.54080 +DEAL::cell=2.13, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.41109, u_n*nx+v_n*ny=-1.41109 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.24250, u_n*nx+v_n*ny=-3.24250 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.09561, u_n*nx+v_n*ny=-6.09561 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.31768, u_n*nx+v_n*ny=-9.31768 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.1708, u_n*nx+v_n*ny=-12.1708 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.0022, u_n*nx+v_n*ny=-14.0022 +DEAL::cell=2.13, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.89227, u_n*nx+v_n*ny=-1.89227 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.96687, u_n*nx+v_n*ny=-1.96687 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.08308, u_n*nx+v_n*ny=-2.08308 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.21431, u_n*nx+v_n*ny=-2.21431 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.33052, u_n*nx+v_n*ny=-2.33052 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.40512, u_n*nx+v_n*ny=-2.40512 +DEAL::cell=2.13, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.91684, u_n*nx+v_n*ny=-2.91684 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.49462, u_n*nx+v_n*ny=-1.49462 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.721019, u_n*nx+v_n*ny=0.721019 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.22318, u_n*nx+v_n*ny=3.22318 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.43882, u_n*nx+v_n*ny=5.43882 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.86103, u_n*nx+v_n*ny=6.86103 +DEAL::cell=2.14, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=22.6520, u_n*nx+v_n*ny=22.6520 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.2994, u_n*nx+v_n*ny=15.2994 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.84511, u_n*nx+v_n*ny=3.84511 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.09048, u_n*nx+v_n*ny=-9.09048 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.5448, u_n*nx+v_n*ny=-20.5448 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-27.8974, u_n*nx+v_n*ny=-27.8974 +DEAL::cell=2.14, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.25289, u_n*nx+v_n*ny=2.25289 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.78111, u_n*nx+v_n*ny=4.78111 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.71978, u_n*nx+v_n*ny=8.71978 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.1678, u_n*nx+v_n*ny=13.1678 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.1064, u_n*nx+v_n*ny=17.1064 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.6347, u_n*nx+v_n*ny=19.6347 +DEAL::cell=2.14, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.03692, u_n*nx+v_n*ny=1.03692 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.516536, u_n*nx+v_n*ny=0.516536 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.294166, u_n*nx+v_n*ny=-0.294166 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.20971, u_n*nx+v_n*ny=-1.20971 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02041, u_n*nx+v_n*ny=-2.02041 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.54080, u_n*nx+v_n*ny=-2.54080 +DEAL::cell=2.14, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.324023, u_n*nx+v_n*ny=-0.324023 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.112714, u_n*nx+v_n*ny=0.112714 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.793098, u_n*nx+v_n*ny=0.793098 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56147, u_n*nx+v_n*ny=1.56147 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.24185, u_n*nx+v_n*ny=2.24185 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.67859, u_n*nx+v_n*ny=2.67859 +DEAL::cell=2.15, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.25289, u_n*nx+v_n*ny=-2.25289 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.78111, u_n*nx+v_n*ny=-4.78111 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.71978, u_n*nx+v_n*ny=-8.71978 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.1678, u_n*nx+v_n*ny=-13.1678 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.1064, u_n*nx+v_n*ny=-17.1064 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.6347, u_n*nx+v_n*ny=-19.6347 +DEAL::cell=2.15, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.91684, u_n*nx+v_n*ny=2.91684 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.49462, u_n*nx+v_n*ny=1.49462 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.721019, u_n*nx+v_n*ny=-0.721019 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.22318, u_n*nx+v_n*ny=-3.22318 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.43882, u_n*nx+v_n*ny=-5.43882 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.86103, u_n*nx+v_n*ny=-6.86103 +DEAL::cell=2.15, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.15431, u_n*nx+v_n*ny=-4.15431 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.75497, u_n*nx+v_n*ny=-2.75497 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.574973, u_n*nx+v_n*ny=-0.574973 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.88694, u_n*nx+v_n*ny=1.88694 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.06694, u_n*nx+v_n*ny=4.06694 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.46627, u_n*nx+v_n*ny=5.46627 +DEAL::cell=2.16, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.85308, u_n*nx+v_n*ny=-5.85308 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.626652, u_n*nx+v_n*ny=-0.626652 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.51548, u_n*nx+v_n*ny=7.51548 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.7105, u_n*nx+v_n*ny=16.7105 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.8527, u_n*nx+v_n*ny=24.8527 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=30.0791, u_n*nx+v_n*ny=30.0791 +DEAL::cell=2.16, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.11550, u_n*nx+v_n*ny=3.11550 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.42131, u_n*nx+v_n*ny=1.42131 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.21803, u_n*nx+v_n*ny=-1.21803 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.19868, u_n*nx+v_n*ny=-4.19868 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.83802, u_n*nx+v_n*ny=-6.83802 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.53221, u_n*nx+v_n*ny=-8.53221 +DEAL::cell=2.16, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.58555, u_n*nx+v_n*ny=-3.58555 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.78651, u_n*nx+v_n*ny=-1.78651 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.01618, u_n*nx+v_n*ny=1.01618 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.18131, u_n*nx+v_n*ny=4.18131 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.98400, u_n*nx+v_n*ny=6.98400 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.78304, u_n*nx+v_n*ny=8.78304 +DEAL::cell=2.17, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.85308, u_n*nx+v_n*ny=5.85308 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.626652, u_n*nx+v_n*ny=0.626652 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.51548, u_n*nx+v_n*ny=-7.51548 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.7105, u_n*nx+v_n*ny=-16.7105 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.8527, u_n*nx+v_n*ny=-24.8527 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-30.0791, u_n*nx+v_n*ny=-30.0791 +DEAL::cell=2.17, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.93416, u_n*nx+v_n*ny=5.93416 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.48796, u_n*nx+v_n*ny=6.48796 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.35071, u_n*nx+v_n*ny=7.35071 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.32503, u_n*nx+v_n*ny=8.32503 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.18778, u_n*nx+v_n*ny=9.18778 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.74157, u_n*nx+v_n*ny=9.74157 +DEAL::cell=2.17, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.228576, u_n*nx+v_n*ny=0.228576 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.591584, u_n*nx+v_n*ny=-0.591584 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.86929, u_n*nx+v_n*ny=-1.86929 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.31223, u_n*nx+v_n*ny=-3.31223 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.58994, u_n*nx+v_n*ny=-4.58994 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.41010, u_n*nx+v_n*ny=-5.41010 +DEAL::cell=2.17, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.06680, u_n*nx+v_n*ny=-1.06680 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.673222, u_n*nx+v_n*ny=-0.673222 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0600781, u_n*nx+v_n*ny=-0.0600781 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.632355, u_n*nx+v_n*ny=0.632355 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.24550, u_n*nx+v_n*ny=1.24550 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.63907, u_n*nx+v_n*ny=1.63907 +DEAL::cell=2.18, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.0565, u_n*nx+v_n*ny=11.0565 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.6407, u_n*nx+v_n*ny=12.6407 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.1088, u_n*nx+v_n*ny=15.1088 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.8960, u_n*nx+v_n*ny=17.8960 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.3641, u_n*nx+v_n*ny=20.3641 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.9484, u_n*nx+v_n*ny=21.9484 +DEAL::cell=2.18, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.58555, u_n*nx+v_n*ny=3.58555 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.78651, u_n*nx+v_n*ny=1.78651 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.01618, u_n*nx+v_n*ny=-1.01618 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.18131, u_n*nx+v_n*ny=-4.18131 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.98400, u_n*nx+v_n*ny=-6.98400 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.78304, u_n*nx+v_n*ny=-8.78304 +DEAL::cell=2.18, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.71541, u_n*nx+v_n*ny=2.71541 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.94830, u_n*nx+v_n*ny=2.94830 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.31112, u_n*nx+v_n*ny=3.31112 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.72087, u_n*nx+v_n*ny=3.72087 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.08369, u_n*nx+v_n*ny=4.08369 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.31658, u_n*nx+v_n*ny=4.31658 +DEAL::cell=2.19, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.0565, u_n*nx+v_n*ny=-11.0565 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.6407, u_n*nx+v_n*ny=-12.6407 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.1088, u_n*nx+v_n*ny=-15.1088 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.8960, u_n*nx+v_n*ny=-17.8960 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.3641, u_n*nx+v_n*ny=-20.3641 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.9484, u_n*nx+v_n*ny=-21.9484 +DEAL::cell=2.19, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.4737, u_n*nx+v_n*ny=-24.4737 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.3342, u_n*nx+v_n*ny=-17.3342 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.21185, u_n*nx+v_n*ny=-6.21185 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.34886, u_n*nx+v_n*ny=6.34886 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.4713, u_n*nx+v_n*ny=17.4713 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.6107, u_n*nx+v_n*ny=24.6107 +DEAL::cell=2.19, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.06680, u_n*nx+v_n*ny=1.06680 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.673222, u_n*nx+v_n*ny=0.673222 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0600781, u_n*nx+v_n*ny=0.0600781 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.632355, u_n*nx+v_n*ny=-0.632355 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.24550, u_n*nx+v_n*ny=-1.24550 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.63907, u_n*nx+v_n*ny=-1.63907 +DEAL::cell=2.19, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.24030, u_n*nx+v_n*ny=1.24030 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.58769, u_n*nx+v_n*ny=1.58769 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.12887, u_n*nx+v_n*ny=2.12887 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.74004, u_n*nx+v_n*ny=2.74004 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.28122, u_n*nx+v_n*ny=3.28122 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62860, u_n*nx+v_n*ny=3.62860 +DEAL::cell=2.20, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.93416, u_n*nx+v_n*ny=-5.93416 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.48796, u_n*nx+v_n*ny=-6.48796 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.35071, u_n*nx+v_n*ny=-7.35071 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.32503, u_n*nx+v_n*ny=-8.32503 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.18778, u_n*nx+v_n*ny=-9.18778 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.74157, u_n*nx+v_n*ny=-9.74157 +DEAL::cell=2.20, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.74933, u_n*nx+v_n*ny=-8.74933 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.49001, u_n*nx+v_n*ny=-4.49001 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.14548, u_n*nx+v_n*ny=2.14548 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.63905, u_n*nx+v_n*ny=9.63905 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.2745, u_n*nx+v_n*ny=16.2745 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.5339, u_n*nx+v_n*ny=20.5339 +DEAL::cell=2.20, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.324023, u_n*nx+v_n*ny=0.324023 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.112714, u_n*nx+v_n*ny=-0.112714 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.793098, u_n*nx+v_n*ny=-0.793098 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56147, u_n*nx+v_n*ny=-1.56147 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.24185, u_n*nx+v_n*ny=-2.24185 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.67859, u_n*nx+v_n*ny=-2.67859 +DEAL::cell=2.20, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.592340, u_n*nx+v_n*ny=-0.592340 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.238934, u_n*nx+v_n*ny=0.238934 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.53396, u_n*nx+v_n*ny=1.53396 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.99645, u_n*nx+v_n*ny=2.99645 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.29147, u_n*nx+v_n*ny=4.29147 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.12275, u_n*nx+v_n*ny=5.12275 +DEAL::cell=2.21, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.74933, u_n*nx+v_n*ny=8.74933 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.49001, u_n*nx+v_n*ny=4.49001 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.14548, u_n*nx+v_n*ny=-2.14548 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.63905, u_n*nx+v_n*ny=-9.63905 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.2745, u_n*nx+v_n*ny=-16.2745 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.5339, u_n*nx+v_n*ny=-20.5339 +DEAL::cell=2.21, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.15431, u_n*nx+v_n*ny=4.15431 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.75497, u_n*nx+v_n*ny=2.75497 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.574973, u_n*nx+v_n*ny=0.574973 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.88694, u_n*nx+v_n*ny=-1.88694 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.06694, u_n*nx+v_n*ny=-4.06694 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.46627, u_n*nx+v_n*ny=-5.46627 +DEAL::cell=2.21, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.39903, u_n*nx+v_n*ny=-3.39903 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.73143, u_n*nx+v_n*ny=-1.73143 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.866504, u_n*nx+v_n*ny=0.866504 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.80039, u_n*nx+v_n*ny=3.80039 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.39832, u_n*nx+v_n*ny=6.39832 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.06593, u_n*nx+v_n*ny=8.06593 +DEAL::cell=2.22, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.4737, u_n*nx+v_n*ny=24.4737 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.3342, u_n*nx+v_n*ny=17.3342 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.21185, u_n*nx+v_n*ny=6.21185 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.34886, u_n*nx+v_n*ny=-6.34886 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.4713, u_n*nx+v_n*ny=-17.4713 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.6107, u_n*nx+v_n*ny=-24.6107 +DEAL::cell=2.22, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.4275, u_n*nx+v_n*ny=-10.4275 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.57211, u_n*nx+v_n*ny=-3.57211 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.10772, u_n*nx+v_n*ny=7.10772 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.1686, u_n*nx+v_n*ny=19.1686 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=29.8484, u_n*nx+v_n*ny=29.8484 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=36.7038, u_n*nx+v_n*ny=36.7038 +DEAL::cell=2.22, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.592340, u_n*nx+v_n*ny=0.592340 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.238934, u_n*nx+v_n*ny=-0.238934 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.53396, u_n*nx+v_n*ny=-1.53396 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.99645, u_n*nx+v_n*ny=-2.99645 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.29147, u_n*nx+v_n*ny=-4.29147 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.12275, u_n*nx+v_n*ny=-5.12275 +DEAL::cell=2.22, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.83934, u_n*nx+v_n*ny=-1.83934 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.307808, u_n*nx+v_n*ny=-0.307808 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.07814, u_n*nx+v_n*ny=2.07814 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.77263, u_n*nx+v_n*ny=4.77263 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.15858, u_n*nx+v_n*ny=7.15858 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.69011, u_n*nx+v_n*ny=8.69011 +DEAL::cell=2.23, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.4275, u_n*nx+v_n*ny=10.4275 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.57211, u_n*nx+v_n*ny=3.57211 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.10772, u_n*nx+v_n*ny=-7.10772 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.1686, u_n*nx+v_n*ny=-19.1686 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-29.8484, u_n*nx+v_n*ny=-29.8484 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-36.7038, u_n*nx+v_n*ny=-36.7038 +DEAL::cell=2.23, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.39903, u_n*nx+v_n*ny=3.39903 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.73143, u_n*nx+v_n*ny=1.73143 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.866504, u_n*nx+v_n*ny=-0.866504 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.80039, u_n*nx+v_n*ny=-3.80039 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.39832, u_n*nx+v_n*ny=-6.39832 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.06593, u_n*nx+v_n*ny=-8.06593 +DEAL::cell=2.23, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.74373, u_n*nx+v_n*ny=-4.74373 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.17144, u_n*nx+v_n*ny=-3.17144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.722004, u_n*nx+v_n*ny=-0.722004 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.04418, u_n*nx+v_n*ny=2.04418 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.49362, u_n*nx+v_n*ny=4.49362 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.06591, u_n*nx+v_n*ny=6.06591 +DEAL::cell=2.24, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.97564, u_n*nx+v_n*ny=2.97564 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.32138, u_n*nx+v_n*ny=5.32138 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.97577, u_n*nx+v_n*ny=8.97577 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.1027, u_n*nx+v_n*ny=13.1027 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.7571, u_n*nx+v_n*ny=16.7571 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.1029, u_n*nx+v_n*ny=19.1029 +DEAL::cell=2.24, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.71541, u_n*nx+v_n*ny=-2.71541 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.94830, u_n*nx+v_n*ny=-2.94830 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.31112, u_n*nx+v_n*ny=-3.31112 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.72087, u_n*nx+v_n*ny=-3.72087 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.08369, u_n*nx+v_n*ny=-4.08369 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.31658, u_n*nx+v_n*ny=-4.31658 +DEAL::cell=2.24, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.182251, u_n*nx+v_n*ny=-0.182251 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.258134, u_n*nx+v_n*ny=0.258134 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.944201, u_n*nx+v_n*ny=0.944201 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71899, u_n*nx+v_n*ny=1.71899 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.40506, u_n*nx+v_n*ny=2.40506 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.84544, u_n*nx+v_n*ny=2.84544 +DEAL::cell=2.25, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.97564, u_n*nx+v_n*ny=-2.97564 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.32138, u_n*nx+v_n*ny=-5.32138 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.97577, u_n*nx+v_n*ny=-8.97577 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.1027, u_n*nx+v_n*ny=-13.1027 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.7571, u_n*nx+v_n*ny=-16.7571 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.1029, u_n*nx+v_n*ny=-19.1029 +DEAL::cell=2.25, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.7106, u_n*nx+v_n*ny=-16.7106 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.50363, u_n*nx+v_n*ny=-9.50363 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.72391, u_n*nx+v_n*ny=1.72391 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.4034, u_n*nx+v_n*ny=14.4034 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.6309, u_n*nx+v_n*ny=25.6309 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=32.8378, u_n*nx+v_n*ny=32.8378 +DEAL::cell=2.25, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.24030, u_n*nx+v_n*ny=-1.24030 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.58769, u_n*nx+v_n*ny=-1.58769 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.12887, u_n*nx+v_n*ny=-2.12887 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.74004, u_n*nx+v_n*ny=-2.74004 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.28122, u_n*nx+v_n*ny=-3.28122 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62860, u_n*nx+v_n*ny=-3.62860 +DEAL::cell=2.25, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.40805, u_n*nx+v_n*ny=-2.40805 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.38165, u_n*nx+v_n*ny=-1.38165 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.217359, u_n*nx+v_n*ny=0.217359 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02314, u_n*nx+v_n*ny=2.02314 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.62215, u_n*nx+v_n*ny=3.62215 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.64855, u_n*nx+v_n*ny=4.64855 +DEAL::cell=2.26, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.2383, u_n*nx+v_n*ny=-17.2383 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.5904, u_n*nx+v_n*ny=-10.5904 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.233643, u_n*nx+v_n*ny=-0.233643 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.4624, u_n*nx+v_n*ny=11.4624 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.8191, u_n*nx+v_n*ny=21.8191 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.4670, u_n*nx+v_n*ny=28.4670 +DEAL::cell=2.26, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.182251, u_n*nx+v_n*ny=0.182251 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.258134, u_n*nx+v_n*ny=-0.258134 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.944201, u_n*nx+v_n*ny=-0.944201 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71899, u_n*nx+v_n*ny=-1.71899 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.40506, u_n*nx+v_n*ny=-2.40506 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.84544, u_n*nx+v_n*ny=-2.84544 +DEAL::cell=2.26, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.73270, u_n*nx+v_n*ny=1.73270 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.73883, u_n*nx+v_n*ny=1.73883 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.74837, u_n*nx+v_n*ny=1.74837 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.75915, u_n*nx+v_n*ny=1.75915 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.76870, u_n*nx+v_n*ny=1.76870 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.77483, u_n*nx+v_n*ny=1.77483 +DEAL::cell=2.27, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.2383, u_n*nx+v_n*ny=17.2383 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.5904, u_n*nx+v_n*ny=10.5904 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.233643, u_n*nx+v_n*ny=0.233643 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.4624, u_n*nx+v_n*ny=-11.4624 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.8191, u_n*nx+v_n*ny=-21.8191 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.4670, u_n*nx+v_n*ny=-28.4670 +DEAL::cell=2.27, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.68682, u_n*nx+v_n*ny=-1.68682 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.97484, u_n*nx+v_n*ny=1.97484 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.67927, u_n*nx+v_n*ny=7.67927 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.1214, u_n*nx+v_n*ny=14.1214 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.8258, u_n*nx+v_n*ny=19.8258 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=23.4875, u_n*nx+v_n*ny=23.4875 +DEAL::cell=2.27, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.40805, u_n*nx+v_n*ny=2.40805 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.38165, u_n*nx+v_n*ny=1.38165 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.217359, u_n*nx+v_n*ny=-0.217359 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02314, u_n*nx+v_n*ny=-2.02314 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.62215, u_n*nx+v_n*ny=-3.62215 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.64855, u_n*nx+v_n*ny=-4.64855 +DEAL::cell=2.27, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0415126, u_n*nx+v_n*ny=-0.0415126 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.519959, u_n*nx+v_n*ny=0.519959 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.39466, u_n*nx+v_n*ny=1.39466 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.38248, u_n*nx+v_n*ny=2.38248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.25719, u_n*nx+v_n*ny=3.25719 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.81866, u_n*nx+v_n*ny=3.81866 +DEAL::cell=2.28, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.7106, u_n*nx+v_n*ny=16.7106 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.50363, u_n*nx+v_n*ny=9.50363 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.72391, u_n*nx+v_n*ny=-1.72391 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.4034, u_n*nx+v_n*ny=-14.4034 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.6309, u_n*nx+v_n*ny=-25.6309 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-32.8378, u_n*nx+v_n*ny=-32.8378 +DEAL::cell=2.28, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.4433, u_n*nx+v_n*ny=-12.4433 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.71310, u_n*nx+v_n*ny=-6.71310 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.21380, u_n*nx+v_n*ny=2.21380 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.2951, u_n*nx+v_n*ny=12.2951 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.2220, u_n*nx+v_n*ny=21.2220 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.9522, u_n*nx+v_n*ny=26.9522 +DEAL::cell=2.28, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.83934, u_n*nx+v_n*ny=1.83934 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.307808, u_n*nx+v_n*ny=0.307808 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.07814, u_n*nx+v_n*ny=-2.07814 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.77263, u_n*nx+v_n*ny=-4.77263 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.15858, u_n*nx+v_n*ny=-7.15858 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.69011, u_n*nx+v_n*ny=-8.69011 +DEAL::cell=2.28, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.40187, u_n*nx+v_n*ny=-1.40187 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.221836, u_n*nx+v_n*ny=-0.221836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.61651, u_n*nx+v_n*ny=1.61651 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.69258, u_n*nx+v_n*ny=3.69258 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.53093, u_n*nx+v_n*ny=5.53093 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.71096, u_n*nx+v_n*ny=6.71096 +DEAL::cell=2.29, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.4433, u_n*nx+v_n*ny=12.4433 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.71310, u_n*nx+v_n*ny=6.71310 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.21380, u_n*nx+v_n*ny=-2.21380 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.2951, u_n*nx+v_n*ny=-12.2951 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.2220, u_n*nx+v_n*ny=-21.2220 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.9522, u_n*nx+v_n*ny=-26.9522 +DEAL::cell=2.29, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.74373, u_n*nx+v_n*ny=4.74373 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.17144, u_n*nx+v_n*ny=3.17144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.722004, u_n*nx+v_n*ny=0.722004 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.04418, u_n*nx+v_n*ny=-2.04418 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.49362, u_n*nx+v_n*ny=-4.49362 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.06591, u_n*nx+v_n*ny=-6.06591 +DEAL::cell=2.29, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.66025, u_n*nx+v_n*ny=1.66025 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.04139, u_n*nx+v_n*ny=2.04139 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.63516, u_n*nx+v_n*ny=2.63516 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30572, u_n*nx+v_n*ny=3.30572 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.89950, u_n*nx+v_n*ny=3.89950 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.28064, u_n*nx+v_n*ny=4.28064 +DEAL::cell=2.30, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.68682, u_n*nx+v_n*ny=1.68682 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.97484, u_n*nx+v_n*ny=-1.97484 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.67927, u_n*nx+v_n*ny=-7.67927 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.1214, u_n*nx+v_n*ny=-14.1214 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.8258, u_n*nx+v_n*ny=-19.8258 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-23.4875, u_n*nx+v_n*ny=-23.4875 +DEAL::cell=2.30, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.80514, u_n*nx+v_n*ny=5.80514 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.41669, u_n*nx+v_n*ny=6.41669 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.36939, u_n*nx+v_n*ny=7.36939 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.44530, u_n*nx+v_n*ny=8.44530 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.39801, u_n*nx+v_n*ny=9.39801 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.0096, u_n*nx+v_n*ny=10.0096 +DEAL::cell=2.30, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.40187, u_n*nx+v_n*ny=1.40187 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.221836, u_n*nx+v_n*ny=0.221836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.61651, u_n*nx+v_n*ny=-1.61651 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.69258, u_n*nx+v_n*ny=-3.69258 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.53093, u_n*nx+v_n*ny=-5.53093 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.71096, u_n*nx+v_n*ny=-6.71096 +DEAL::cell=2.30, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.63263, u_n*nx+v_n*ny=-4.63263 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.98144, u_n*nx+v_n*ny=-2.98144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.409072, u_n*nx+v_n*ny=-0.409072 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.49594, u_n*nx+v_n*ny=2.49594 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.06830, u_n*nx+v_n*ny=5.06830 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.71950, u_n*nx+v_n*ny=6.71950 +DEAL::cell=2.31, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.80514, u_n*nx+v_n*ny=-5.80514 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.41669, u_n*nx+v_n*ny=-6.41669 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.36939, u_n*nx+v_n*ny=-7.36939 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.44530, u_n*nx+v_n*ny=-8.44530 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.39801, u_n*nx+v_n*ny=-9.39801 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.0096, u_n*nx+v_n*ny=-10.0096 +DEAL::cell=2.31, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.66025, u_n*nx+v_n*ny=-1.66025 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.04139, u_n*nx+v_n*ny=-2.04139 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.63516, u_n*nx+v_n*ny=-2.63516 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30572, u_n*nx+v_n*ny=-3.30572 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.89950, u_n*nx+v_n*ny=-3.89950 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.28064, u_n*nx+v_n*ny=-4.28064 +DEAL::cell=2.31, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.808922, u_n*nx+v_n*ny=0.808922 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.35726, u_n*nx+v_n*ny=1.35726 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.21150, u_n*nx+v_n*ny=2.21150 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.17622, u_n*nx+v_n*ny=3.17622 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.03046, u_n*nx+v_n*ny=4.03046 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.57880, u_n*nx+v_n*ny=4.57880 +DEAL::cell=2.32, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.58372, u_n*nx+v_n*ny=4.58372 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.02828, u_n*nx+v_n*ny=7.02828 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.8366, u_n*nx+v_n*ny=10.8366 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.1374, u_n*nx+v_n*ny=15.1374 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.9458, u_n*nx+v_n*ny=18.9458 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.3903, u_n*nx+v_n*ny=21.3903 +DEAL::cell=2.32, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.73270, u_n*nx+v_n*ny=-1.73270 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.73883, u_n*nx+v_n*ny=-1.73883 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.74837, u_n*nx+v_n*ny=-1.74837 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.75915, u_n*nx+v_n*ny=-1.75915 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.76870, u_n*nx+v_n*ny=-1.76870 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.77483, u_n*nx+v_n*ny=-1.77483 +DEAL::cell=2.32, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.09197, u_n*nx+v_n*ny=-2.09197 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.26178, u_n*nx+v_n*ny=-1.26178 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0315614, u_n*nx+v_n*ny=0.0315614 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.49215, u_n*nx+v_n*ny=1.49215 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.78549, u_n*nx+v_n*ny=2.78549 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.61568, u_n*nx+v_n*ny=3.61568 +DEAL::cell=2.33, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.58372, u_n*nx+v_n*ny=-4.58372 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.02828, u_n*nx+v_n*ny=-7.02828 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.8366, u_n*nx+v_n*ny=-10.8366 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.1374, u_n*nx+v_n*ny=-15.1374 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.9458, u_n*nx+v_n*ny=-18.9458 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.3903, u_n*nx+v_n*ny=-21.3903 +DEAL::cell=2.33, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.5464, u_n*nx+v_n*ny=-15.5464 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.4685, u_n*nx+v_n*ny=-10.4685 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.55769, u_n*nx+v_n*ny=-2.55769 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.37607, u_n*nx+v_n*ny=6.37607 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.2868, u_n*nx+v_n*ny=14.2868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.3647, u_n*nx+v_n*ny=19.3647 +DEAL::cell=2.33, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0415126, u_n*nx+v_n*ny=0.0415126 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.519959, u_n*nx+v_n*ny=-0.519959 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.39466, u_n*nx+v_n*ny=-1.39466 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.38248, u_n*nx+v_n*ny=-2.38248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.25719, u_n*nx+v_n*ny=-3.25719 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.81866, u_n*nx+v_n*ny=-3.81866 +DEAL::cell=2.33, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.46847, u_n*nx+v_n*ny=-3.46847 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.01262, u_n*nx+v_n*ny=-2.01262 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.255425, u_n*nx+v_n*ny=0.255425 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.81677, u_n*nx+v_n*ny=2.81677 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.08481, u_n*nx+v_n*ny=5.08481 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.54066, u_n*nx+v_n*ny=6.54066 +DEAL::cell=2.34, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.7429, u_n*nx+v_n*ny=-18.7429 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.8983, u_n*nx+v_n*ny=-11.8983 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.23510, u_n*nx+v_n*ny=-1.23510 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.8070, u_n*nx+v_n*ny=10.8070 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=21.4701, u_n*nx+v_n*ny=21.4701 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.3148, u_n*nx+v_n*ny=28.3148 +DEAL::cell=2.34, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.09197, u_n*nx+v_n*ny=2.09197 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.26178, u_n*nx+v_n*ny=1.26178 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0315614, u_n*nx+v_n*ny=-0.0315614 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.49215, u_n*nx+v_n*ny=-1.49215 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.78549, u_n*nx+v_n*ny=-2.78549 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.61568, u_n*nx+v_n*ny=-3.61568 +DEAL::cell=2.34, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.98629, u_n*nx+v_n*ny=-1.98629 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.361238, u_n*nx+v_n*ny=-0.361238 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.17039, u_n*nx+v_n*ny=2.17039 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.02940, u_n*nx+v_n*ny=5.02940 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.56102, u_n*nx+v_n*ny=7.56102 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.18607, u_n*nx+v_n*ny=9.18607 +DEAL::cell=2.35, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.7429, u_n*nx+v_n*ny=18.7429 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.8983, u_n*nx+v_n*ny=11.8983 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.23510, u_n*nx+v_n*ny=1.23510 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.8070, u_n*nx+v_n*ny=-10.8070 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-21.4701, u_n*nx+v_n*ny=-21.4701 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.3148, u_n*nx+v_n*ny=-28.3148 +DEAL::cell=2.35, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.07971, u_n*nx+v_n*ny=1.07971 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.68346, u_n*nx+v_n*ny=4.68346 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.2977, u_n*nx+v_n*ny=10.2977 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.6379, u_n*nx+v_n*ny=16.6379 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=22.2521, u_n*nx+v_n*ny=22.2521 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.8558, u_n*nx+v_n*ny=25.8558 +DEAL::cell=2.35, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.46847, u_n*nx+v_n*ny=3.46847 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.01262, u_n*nx+v_n*ny=2.01262 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.255425, u_n*nx+v_n*ny=-0.255425 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.81677, u_n*nx+v_n*ny=-2.81677 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.08481, u_n*nx+v_n*ny=-5.08481 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.54066, u_n*nx+v_n*ny=-6.54066 +DEAL::cell=2.35, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.71165, u_n*nx+v_n*ny=-3.71165 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.08022, u_n*nx+v_n*ny=-2.08022 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.461349, u_n*nx+v_n*ny=0.461349 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.33159, u_n*nx+v_n*ny=3.33159 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.87315, u_n*nx+v_n*ny=5.87315 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.50458, u_n*nx+v_n*ny=7.50458 +DEAL::cell=2.36, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.5464, u_n*nx+v_n*ny=15.5464 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.4685, u_n*nx+v_n*ny=10.4685 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.55769, u_n*nx+v_n*ny=2.55769 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.37607, u_n*nx+v_n*ny=-6.37607 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.2868, u_n*nx+v_n*ny=-14.2868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.3647, u_n*nx+v_n*ny=-19.3647 +DEAL::cell=2.36, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.98869, u_n*nx+v_n*ny=7.98869 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.02642, u_n*nx+v_n*ny=9.02642 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.6431, u_n*nx+v_n*ny=10.6431 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.4688, u_n*nx+v_n*ny=12.4688 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.0855, u_n*nx+v_n*ny=14.0855 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.1232, u_n*nx+v_n*ny=15.1232 +DEAL::cell=2.36, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.63263, u_n*nx+v_n*ny=4.63263 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.98144, u_n*nx+v_n*ny=2.98144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.409072, u_n*nx+v_n*ny=0.409072 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.49594, u_n*nx+v_n*ny=-2.49594 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.06830, u_n*nx+v_n*ny=-5.06830 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.71950, u_n*nx+v_n*ny=-6.71950 +DEAL::cell=2.36, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.766494, u_n*nx+v_n*ny=-0.766494 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.156190, u_n*nx+v_n*ny=0.156190 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.59362, u_n*nx+v_n*ny=1.59362 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.21693, u_n*nx+v_n*ny=3.21693 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.65436, u_n*nx+v_n*ny=4.65436 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.57705, u_n*nx+v_n*ny=5.57705 +DEAL::cell=2.37, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.98869, u_n*nx+v_n*ny=-7.98869 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.02642, u_n*nx+v_n*ny=-9.02642 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.6431, u_n*nx+v_n*ny=-10.6431 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.4688, u_n*nx+v_n*ny=-12.4688 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.0855, u_n*nx+v_n*ny=-14.0855 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.1232, u_n*nx+v_n*ny=-15.1232 +DEAL::cell=2.37, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.808922, u_n*nx+v_n*ny=-0.808922 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.35726, u_n*nx+v_n*ny=-1.35726 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.21150, u_n*nx+v_n*ny=-2.21150 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.17622, u_n*nx+v_n*ny=-3.17622 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.03046, u_n*nx+v_n*ny=-4.03046 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.57880, u_n*nx+v_n*ny=-4.57880 +DEAL::cell=2.37, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.75892, u_n*nx+v_n*ny=-1.75892 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.08790, u_n*nx+v_n*ny=-1.08790 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0425269, u_n*nx+v_n*ny=-0.0425269 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.13803, u_n*nx+v_n*ny=1.13803 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.18341, u_n*nx+v_n*ny=2.18341 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.85443, u_n*nx+v_n*ny=2.85443 +DEAL::cell=2.38, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.07971, u_n*nx+v_n*ny=-1.07971 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.68346, u_n*nx+v_n*ny=-4.68346 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.2977, u_n*nx+v_n*ny=-10.2977 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.6379, u_n*nx+v_n*ny=-16.6379 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-22.2521, u_n*nx+v_n*ny=-22.2521 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.8558, u_n*nx+v_n*ny=-25.8558 +DEAL::cell=2.38, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.65430, u_n*nx+v_n*ny=-7.65430 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.58185, u_n*nx+v_n*ny=-1.58185 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.87828, u_n*nx+v_n*ny=7.87828 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.5618, u_n*nx+v_n*ny=18.5618 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.0219, u_n*nx+v_n*ny=28.0219 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=34.0943, u_n*nx+v_n*ny=34.0943 +DEAL::cell=2.38, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.766494, u_n*nx+v_n*ny=0.766494 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.156190, u_n*nx+v_n*ny=-0.156190 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.59362, u_n*nx+v_n*ny=-1.59362 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.21693, u_n*nx+v_n*ny=-3.21693 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.65436, u_n*nx+v_n*ny=-4.65436 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.57705, u_n*nx+v_n*ny=-5.57705 +DEAL::cell=2.38, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.176632, u_n*nx+v_n*ny=-0.176632 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.442035, u_n*nx+v_n*ny=0.442035 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.40584, u_n*nx+v_n*ny=1.40584 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.49429, u_n*nx+v_n*ny=2.49429 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.45809, u_n*nx+v_n*ny=3.45809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.07676, u_n*nx+v_n*ny=4.07676 +DEAL::cell=2.39, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.65430, u_n*nx+v_n*ny=7.65430 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.58185, u_n*nx+v_n*ny=1.58185 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.87828, u_n*nx+v_n*ny=-7.87828 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.5618, u_n*nx+v_n*ny=-18.5618 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.0219, u_n*nx+v_n*ny=-28.0219 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-34.0943, u_n*nx+v_n*ny=-34.0943 +DEAL::cell=2.39, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.75892, u_n*nx+v_n*ny=1.75892 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.08790, u_n*nx+v_n*ny=1.08790 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0425269, u_n*nx+v_n*ny=0.0425269 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.13803, u_n*nx+v_n*ny=-1.13803 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.18341, u_n*nx+v_n*ny=-2.18341 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.85443, u_n*nx+v_n*ny=-2.85443 +DEAL::cell=2.39, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.77274, u_n*nx+v_n*ny=-3.77274 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.54897, u_n*nx+v_n*ny=-2.54897 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.642481, u_n*nx+v_n*ny=-0.642481 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.51055, u_n*nx+v_n*ny=1.51055 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.41704, u_n*nx+v_n*ny=3.41704 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.64081, u_n*nx+v_n*ny=4.64081 +DEAL::cell=2.40, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.30912, u_n*nx+v_n*ny=2.30912 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.16926, u_n*nx+v_n*ny=4.16926 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.06712, u_n*nx+v_n*ny=7.06712 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.3397, u_n*nx+v_n*ny=10.3397 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.2376, u_n*nx+v_n*ny=13.2376 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.0977, u_n*nx+v_n*ny=15.0977 +DEAL::cell=2.40, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.98629, u_n*nx+v_n*ny=1.98629 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.361238, u_n*nx+v_n*ny=0.361238 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.17039, u_n*nx+v_n*ny=-2.17039 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.02940, u_n*nx+v_n*ny=-5.02940 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.56102, u_n*nx+v_n*ny=-7.56102 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.18607, u_n*nx+v_n*ny=-9.18607 +DEAL::cell=2.40, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.27622, u_n*nx+v_n*ny=-2.27622 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.850922, u_n*nx+v_n*ny=-0.850922 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.36951, u_n*nx+v_n*ny=1.36951 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.87709, u_n*nx+v_n*ny=3.87709 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.09753, u_n*nx+v_n*ny=6.09753 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.52282, u_n*nx+v_n*ny=7.52282 +DEAL::cell=2.41, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.30912, u_n*nx+v_n*ny=-2.30912 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.16926, u_n*nx+v_n*ny=-4.16926 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.06712, u_n*nx+v_n*ny=-7.06712 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.3397, u_n*nx+v_n*ny=-10.3397 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.2376, u_n*nx+v_n*ny=-13.2376 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.0977, u_n*nx+v_n*ny=-15.0977 +DEAL::cell=2.41, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.86324, u_n*nx+v_n*ny=2.86324 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.39927, u_n*nx+v_n*ny=4.39927 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.79221, u_n*nx+v_n*ny=6.79221 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.49460, u_n*nx+v_n*ny=9.49460 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.8875, u_n*nx+v_n*ny=11.8875 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.4236, u_n*nx+v_n*ny=13.4236 +DEAL::cell=2.41, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.71165, u_n*nx+v_n*ny=3.71165 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.08022, u_n*nx+v_n*ny=2.08022 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.461349, u_n*nx+v_n*ny=-0.461349 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.33159, u_n*nx+v_n*ny=-3.33159 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.87315, u_n*nx+v_n*ny=-5.87315 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.50458, u_n*nx+v_n*ny=-7.50458 +DEAL::cell=2.41, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.520714, u_n*nx+v_n*ny=-0.520714 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.276533, u_n*nx+v_n*ny=0.276533 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.51855, u_n*nx+v_n*ny=1.51855 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.92117, u_n*nx+v_n*ny=2.92117 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.16319, u_n*nx+v_n*ny=4.16319 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.96043, u_n*nx+v_n*ny=4.96043 +DEAL::cell=2.42, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.63400, u_n*nx+v_n*ny=7.63400 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.4003, u_n*nx+v_n*ny=10.4003 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.7099, u_n*nx+v_n*ny=14.7099 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.5769, u_n*nx+v_n*ny=19.5769 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=23.8865, u_n*nx+v_n*ny=23.8865 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.6528, u_n*nx+v_n*ny=26.6528 +DEAL::cell=2.42, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.27622, u_n*nx+v_n*ny=2.27622 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.850922, u_n*nx+v_n*ny=0.850922 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.36951, u_n*nx+v_n*ny=-1.36951 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.87709, u_n*nx+v_n*ny=-3.87709 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.09753, u_n*nx+v_n*ny=-6.09753 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.52282, u_n*nx+v_n*ny=-7.52282 +DEAL::cell=2.42, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.73510, u_n*nx+v_n*ny=2.73510 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.99309, u_n*nx+v_n*ny=2.99309 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.39500, u_n*nx+v_n*ny=3.39500 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.84889, u_n*nx+v_n*ny=3.84889 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.25081, u_n*nx+v_n*ny=4.25081 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.50880, u_n*nx+v_n*ny=4.50880 +DEAL::cell=2.43, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.63400, u_n*nx+v_n*ny=-7.63400 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.4003, u_n*nx+v_n*ny=-10.4003 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.7099, u_n*nx+v_n*ny=-14.7099 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.5769, u_n*nx+v_n*ny=-19.5769 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-23.8865, u_n*nx+v_n*ny=-23.8865 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.6528, u_n*nx+v_n*ny=-26.6528 +DEAL::cell=2.43, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.82860, u_n*nx+v_n*ny=1.82860 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.73675, u_n*nx+v_n*ny=2.73675 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.15153, u_n*nx+v_n*ny=4.15153 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.74927, u_n*nx+v_n*ny=5.74927 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.16406, u_n*nx+v_n*ny=7.16406 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.07221, u_n*nx+v_n*ny=8.07221 +DEAL::cell=2.43, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.520714, u_n*nx+v_n*ny=0.520714 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.276533, u_n*nx+v_n*ny=-0.276533 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.51855, u_n*nx+v_n*ny=-1.51855 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.92117, u_n*nx+v_n*ny=-2.92117 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.16319, u_n*nx+v_n*ny=-4.16319 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.96043, u_n*nx+v_n*ny=-4.96043 +DEAL::cell=2.43, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.17165, u_n*nx+v_n*ny=-1.17165 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.156001, u_n*nx+v_n*ny=0.156001 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.22432, u_n*nx+v_n*ny=2.22432 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.56012, u_n*nx+v_n*ny=4.56012 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.62844, u_n*nx+v_n*ny=6.62844 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.95609, u_n*nx+v_n*ny=7.95609 +DEAL::cell=2.44, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.86324, u_n*nx+v_n*ny=-2.86324 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.39927, u_n*nx+v_n*ny=-4.39927 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.79221, u_n*nx+v_n*ny=-6.79221 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.49460, u_n*nx+v_n*ny=-9.49460 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.8875, u_n*nx+v_n*ny=-11.8875 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.4236, u_n*nx+v_n*ny=-13.4236 +DEAL::cell=2.44, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.92749, u_n*nx+v_n*ny=-8.92749 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.34274, u_n*nx+v_n*ny=-5.34274 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.241861, u_n*nx+v_n*ny=0.241861 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.54865, u_n*nx+v_n*ny=6.54865 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.1332, u_n*nx+v_n*ny=12.1332 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.7180, u_n*nx+v_n*ny=15.7180 +DEAL::cell=2.44, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.176632, u_n*nx+v_n*ny=0.176632 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.442035, u_n*nx+v_n*ny=-0.442035 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.40584, u_n*nx+v_n*ny=-1.40584 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.49429, u_n*nx+v_n*ny=-2.49429 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.45809, u_n*nx+v_n*ny=-3.45809 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.07676, u_n*nx+v_n*ny=-4.07676 +DEAL::cell=2.44, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.85606, u_n*nx+v_n*ny=2.85606 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.03269, u_n*nx+v_n*ny=3.03269 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30787, u_n*nx+v_n*ny=3.30787 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.61863, u_n*nx+v_n*ny=3.61863 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.89381, u_n*nx+v_n*ny=3.89381 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.07044, u_n*nx+v_n*ny=4.07044 +DEAL::cell=2.45, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.92749, u_n*nx+v_n*ny=8.92749 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.34274, u_n*nx+v_n*ny=5.34274 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.241861, u_n*nx+v_n*ny=-0.241861 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.54865, u_n*nx+v_n*ny=-6.54865 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.1332, u_n*nx+v_n*ny=-12.1332 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.7180, u_n*nx+v_n*ny=-15.7180 +DEAL::cell=2.45, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.77274, u_n*nx+v_n*ny=3.77274 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.54897, u_n*nx+v_n*ny=2.54897 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.642481, u_n*nx+v_n*ny=0.642481 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.51055, u_n*nx+v_n*ny=-1.51055 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.41704, u_n*nx+v_n*ny=-3.41704 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.64081, u_n*nx+v_n*ny=-4.64081 +DEAL::cell=2.45, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.140255, u_n*nx+v_n*ny=-0.140255 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0390173, u_n*nx+v_n*ny=-0.0390173 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.118699, u_n*nx+v_n*ny=0.118699 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.296810, u_n*nx+v_n*ny=0.296810 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.454526, u_n*nx+v_n*ny=0.454526 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.555764, u_n*nx+v_n*ny=0.555764 +DEAL::cell=2.46, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.82860, u_n*nx+v_n*ny=-1.82860 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.73675, u_n*nx+v_n*ny=-2.73675 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.15153, u_n*nx+v_n*ny=-4.15153 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.74927, u_n*nx+v_n*ny=-5.74927 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.16406, u_n*nx+v_n*ny=-7.16406 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.07221, u_n*nx+v_n*ny=-8.07221 +DEAL::cell=2.46, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.1903, u_n*nx+v_n*ny=-13.1903 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.80467, u_n*nx+v_n*ny=-8.80467 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.97231, u_n*nx+v_n*ny=-1.97231 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.74359, u_n*nx+v_n*ny=5.74359 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.5759, u_n*nx+v_n*ny=12.5759 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.9616, u_n*nx+v_n*ny=16.9616 +DEAL::cell=2.46, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.85606, u_n*nx+v_n*ny=-2.85606 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.03269, u_n*nx+v_n*ny=-3.03269 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30787, u_n*nx+v_n*ny=-3.30787 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.61863, u_n*nx+v_n*ny=-3.61863 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.89381, u_n*nx+v_n*ny=-3.89381 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.07044, u_n*nx+v_n*ny=-4.07044 +DEAL::cell=2.46, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.11773, u_n*nx+v_n*ny=-1.11773 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.113836, u_n*nx+v_n*ny=-0.113836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.45011, u_n*nx+v_n*ny=1.45011 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.21631, u_n*nx+v_n*ny=3.21631 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.78026, u_n*nx+v_n*ny=4.78026 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.78415, u_n*nx+v_n*ny=5.78415 +DEAL::cell=2.47, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.1903, u_n*nx+v_n*ny=13.1903 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.80467, u_n*nx+v_n*ny=8.80467 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.97231, u_n*nx+v_n*ny=1.97231 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.74359, u_n*nx+v_n*ny=-5.74359 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.5759, u_n*nx+v_n*ny=-12.5759 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.9616, u_n*nx+v_n*ny=-16.9616 +DEAL::cell=2.47, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.140255, u_n*nx+v_n*ny=0.140255 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0390173, u_n*nx+v_n*ny=0.0390173 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.118699, u_n*nx+v_n*ny=-0.118699 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.296810, u_n*nx+v_n*ny=-0.296810 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.454526, u_n*nx+v_n*ny=-0.454526 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.555764, u_n*nx+v_n*ny=-0.555764 +DEAL::cell=2.47, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.961050, u_n*nx+v_n*ny=-0.961050 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0305828, u_n*nx+v_n*ny=0.0305828 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.57543, u_n*nx+v_n*ny=1.57543 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.32004, u_n*nx+v_n*ny=3.32004 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.86489, u_n*nx+v_n*ny=4.86489 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.85652, u_n*nx+v_n*ny=5.85652 +DEAL::cell=2.48, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.1147, u_n*nx+v_n*ny=10.1147 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.3556, u_n*nx+v_n*ny=11.3556 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.2887, u_n*nx+v_n*ny=13.2887 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.4718, u_n*nx+v_n*ny=15.4718 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.4049, u_n*nx+v_n*ny=17.4049 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.6457, u_n*nx+v_n*ny=18.6457 +DEAL::cell=2.48, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.73510, u_n*nx+v_n*ny=-2.73510 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.99309, u_n*nx+v_n*ny=-2.99309 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.39500, u_n*nx+v_n*ny=-3.39500 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.84889, u_n*nx+v_n*ny=-3.84889 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.25081, u_n*nx+v_n*ny=-4.25081 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.50880, u_n*nx+v_n*ny=-4.50880 +DEAL::cell=2.48, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.476062, u_n*nx+v_n*ny=0.476062 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.905133, u_n*nx+v_n*ny=0.905133 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.57357, u_n*nx+v_n*ny=1.57357 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.32846, u_n*nx+v_n*ny=2.32846 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.99690, u_n*nx+v_n*ny=2.99690 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.42597, u_n*nx+v_n*ny=3.42597 +DEAL::cell=2.49, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.1147, u_n*nx+v_n*ny=-10.1147 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.3556, u_n*nx+v_n*ny=-11.3556 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.2887, u_n*nx+v_n*ny=-13.2887 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.4718, u_n*nx+v_n*ny=-15.4718 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.4049, u_n*nx+v_n*ny=-17.4049 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.6457, u_n*nx+v_n*ny=-18.6457 +DEAL::cell=2.49, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.6215, u_n*nx+v_n*ny=-15.6215 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.46751, u_n*nx+v_n*ny=-9.46751 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.119726, u_n*nx+v_n*ny=0.119726 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.9468, u_n*nx+v_n*ny=10.9468 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.5340, u_n*nx+v_n*ny=20.5340 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.6880, u_n*nx+v_n*ny=26.6880 +DEAL::cell=2.49, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.17165, u_n*nx+v_n*ny=1.17165 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.156001, u_n*nx+v_n*ny=-0.156001 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.22432, u_n*nx+v_n*ny=-2.22432 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.56012, u_n*nx+v_n*ny=-4.56012 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.62844, u_n*nx+v_n*ny=-6.62844 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.95609, u_n*nx+v_n*ny=-7.95609 +DEAL::cell=2.49, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.39819, u_n*nx+v_n*ny=2.39819 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.46636, u_n*nx+v_n*ny=2.46636 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.57256, u_n*nx+v_n*ny=2.57256 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.69248, u_n*nx+v_n*ny=2.69248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.79868, u_n*nx+v_n*ny=2.79868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.86685, u_n*nx+v_n*ny=2.86685 +DEAL::cell=2.50, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.1342, u_n*nx+v_n*ny=-13.1342 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.35703, u_n*nx+v_n*ny=-8.35703 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.914799, u_n*nx+v_n*ny=-0.914799 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.48984, u_n*nx+v_n*ny=7.48984 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.9321, u_n*nx+v_n*ny=14.9321 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=19.7092, u_n*nx+v_n*ny=19.7092 +DEAL::cell=2.50, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.476062, u_n*nx+v_n*ny=-0.476062 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.905133, u_n*nx+v_n*ny=-0.905133 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.57357, u_n*nx+v_n*ny=-1.57357 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.32846, u_n*nx+v_n*ny=-2.32846 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.99690, u_n*nx+v_n*ny=-2.99690 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.42597, u_n*nx+v_n*ny=-3.42597 +DEAL::cell=2.50, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.90105, u_n*nx+v_n*ny=-3.90105 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.63912, u_n*nx+v_n*ny=-2.63912 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.673189, u_n*nx+v_n*ny=-0.673189 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.54698, u_n*nx+v_n*ny=1.54698 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.51291, u_n*nx+v_n*ny=3.51291 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.77484, u_n*nx+v_n*ny=4.77484 +DEAL::cell=2.51, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.1342, u_n*nx+v_n*ny=13.1342 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.35703, u_n*nx+v_n*ny=8.35703 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.914799, u_n*nx+v_n*ny=0.914799 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.48984, u_n*nx+v_n*ny=-7.48984 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.9321, u_n*nx+v_n*ny=-14.9321 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-19.7092, u_n*nx+v_n*ny=-19.7092 +DEAL::cell=2.51, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.73386, u_n*nx+v_n*ny=-5.73386 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.69934, u_n*nx+v_n*ny=-2.69934 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02807, u_n*nx+v_n*ny=2.02807 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.36682, u_n*nx+v_n*ny=7.36682 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.0942, u_n*nx+v_n*ny=12.0942 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.1288, u_n*nx+v_n*ny=15.1288 +DEAL::cell=2.51, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.39819, u_n*nx+v_n*ny=-2.39819 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.46636, u_n*nx+v_n*ny=-2.46636 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.57256, u_n*nx+v_n*ny=-2.57256 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.69248, u_n*nx+v_n*ny=-2.69248 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.79868, u_n*nx+v_n*ny=-2.79868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.86685, u_n*nx+v_n*ny=-2.86685 +DEAL::cell=2.51, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.57035, u_n*nx+v_n*ny=-1.57035 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.844348, u_n*nx+v_n*ny=-0.844348 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.286679, u_n*nx+v_n*ny=0.286679 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.56397, u_n*nx+v_n*ny=1.56397 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.69499, u_n*nx+v_n*ny=2.69499 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.42100, u_n*nx+v_n*ny=3.42100 +DEAL::cell=2.52, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.6215, u_n*nx+v_n*ny=15.6215 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.46751, u_n*nx+v_n*ny=9.46751 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.119726, u_n*nx+v_n*ny=-0.119726 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.9468, u_n*nx+v_n*ny=-10.9468 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.5340, u_n*nx+v_n*ny=-20.5340 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.6880, u_n*nx+v_n*ny=-26.6880 +DEAL::cell=2.52, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.78356, u_n*nx+v_n*ny=-3.78356 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.917270, u_n*nx+v_n*ny=-0.917270 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.54805, u_n*nx+v_n*ny=3.54805 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.59082, u_n*nx+v_n*ny=8.59082 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=13.0561, u_n*nx+v_n*ny=13.0561 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.9224, u_n*nx+v_n*ny=15.9224 +DEAL::cell=2.52, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.11773, u_n*nx+v_n*ny=1.11773 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.113836, u_n*nx+v_n*ny=0.113836 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.45011, u_n*nx+v_n*ny=-1.45011 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.21631, u_n*nx+v_n*ny=-3.21631 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.78026, u_n*nx+v_n*ny=-4.78026 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.78415, u_n*nx+v_n*ny=-5.78415 +DEAL::cell=2.52, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.50558, u_n*nx+v_n*ny=-3.50558 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.13409, u_n*nx+v_n*ny=-2.13409 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.00252154, u_n*nx+v_n*ny=0.00252154 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.41544, u_n*nx+v_n*ny=2.41544 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.55205, u_n*nx+v_n*ny=4.55205 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.92354, u_n*nx+v_n*ny=5.92354 +DEAL::cell=2.53, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.78356, u_n*nx+v_n*ny=3.78356 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.917270, u_n*nx+v_n*ny=0.917270 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.54805, u_n*nx+v_n*ny=-3.54805 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.59082, u_n*nx+v_n*ny=-8.59082 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-13.0561, u_n*nx+v_n*ny=-13.0561 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.9224, u_n*nx+v_n*ny=-15.9224 +DEAL::cell=2.53, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.961050, u_n*nx+v_n*ny=0.961050 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0305828, u_n*nx+v_n*ny=-0.0305828 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.57543, u_n*nx+v_n*ny=-1.57543 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.32004, u_n*nx+v_n*ny=-3.32004 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.86489, u_n*nx+v_n*ny=-4.86489 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.85652, u_n*nx+v_n*ny=-5.85652 +DEAL::cell=2.53, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.775624, u_n*nx+v_n*ny=0.775624 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.36154, u_n*nx+v_n*ny=1.36154 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.27432, u_n*nx+v_n*ny=2.27432 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.30514, u_n*nx+v_n*ny=3.30514 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.21792, u_n*nx+v_n*ny=4.21792 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.80383, u_n*nx+v_n*ny=4.80383 +DEAL::cell=2.54, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.73386, u_n*nx+v_n*ny=5.73386 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.69934, u_n*nx+v_n*ny=2.69934 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02807, u_n*nx+v_n*ny=-2.02807 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.36682, u_n*nx+v_n*ny=-7.36682 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.0942, u_n*nx+v_n*ny=-12.0942 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.1288, u_n*nx+v_n*ny=-15.1288 +DEAL::cell=2.54, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.45322, u_n*nx+v_n*ny=-7.45322 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.08903, u_n*nx+v_n*ny=-2.08903 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.26772, u_n*nx+v_n*ny=6.26772 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.7051, u_n*nx+v_n*ny=15.7051 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=24.0619, u_n*nx+v_n*ny=24.0619 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=29.4261, u_n*nx+v_n*ny=29.4261 +DEAL::cell=2.54, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.50558, u_n*nx+v_n*ny=3.50558 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.13409, u_n*nx+v_n*ny=2.13409 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.00252154, u_n*nx+v_n*ny=-0.00252154 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.41544, u_n*nx+v_n*ny=-2.41544 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.55205, u_n*nx+v_n*ny=-4.55205 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.92354, u_n*nx+v_n*ny=-5.92354 +DEAL::cell=2.54, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.516988, u_n*nx+v_n*ny=-0.516988 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.239494, u_n*nx+v_n*ny=0.239494 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.41800, u_n*nx+v_n*ny=1.41800 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.74891, u_n*nx+v_n*ny=2.74891 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.92742, u_n*nx+v_n*ny=3.92742 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.68390, u_n*nx+v_n*ny=4.68390 +DEAL::cell=2.55, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.45322, u_n*nx+v_n*ny=7.45322 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.08903, u_n*nx+v_n*ny=2.08903 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.26772, u_n*nx+v_n*ny=-6.26772 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.7051, u_n*nx+v_n*ny=-15.7051 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-24.0619, u_n*nx+v_n*ny=-24.0619 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-29.4261, u_n*nx+v_n*ny=-29.4261 +DEAL::cell=2.55, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.775624, u_n*nx+v_n*ny=-0.775624 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.36154, u_n*nx+v_n*ny=-1.36154 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.27432, u_n*nx+v_n*ny=-2.27432 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.30514, u_n*nx+v_n*ny=-3.30514 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.21792, u_n*nx+v_n*ny=-4.21792 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.80383, u_n*nx+v_n*ny=-4.80383 +DEAL::cell=2.55, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.16733, u_n*nx+v_n*ny=-4.16733 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.88122, u_n*nx+v_n*ny=-2.88122 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.877620, u_n*nx+v_n*ny=-0.877620 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.38508, u_n*nx+v_n*ny=1.38508 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.38868, u_n*nx+v_n*ny=3.38868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.67479, u_n*nx+v_n*ny=4.67479 +DEAL::cell=2.56, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.71371, u_n*nx+v_n*ny=-1.71371 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0829793, u_n*nx+v_n*ny=0.0829793 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.88200, u_n*nx+v_n*ny=2.88200 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.04298, u_n*nx+v_n*ny=6.04298 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.84200, u_n*nx+v_n*ny=8.84200 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=10.6387, u_n*nx+v_n*ny=10.6387 +DEAL::cell=2.56, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.90105, u_n*nx+v_n*ny=3.90105 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.63912, u_n*nx+v_n*ny=2.63912 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.673189, u_n*nx+v_n*ny=0.673189 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.54698, u_n*nx+v_n*ny=-1.54698 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.51291, u_n*nx+v_n*ny=-3.51291 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.77484, u_n*nx+v_n*ny=-4.77484 +DEAL::cell=2.56, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.90802, u_n*nx+v_n*ny=-2.90802 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.30223, u_n*nx+v_n*ny=-1.30223 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.19939, u_n*nx+v_n*ny=1.19939 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.02451, u_n*nx+v_n*ny=4.02451 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.52613, u_n*nx+v_n*ny=6.52613 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.13191, u_n*nx+v_n*ny=8.13191 +DEAL::cell=2.57, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.71371, u_n*nx+v_n*ny=1.71371 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0829793, u_n*nx+v_n*ny=-0.0829793 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.88200, u_n*nx+v_n*ny=-2.88200 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.04298, u_n*nx+v_n*ny=-6.04298 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.84200, u_n*nx+v_n*ny=-8.84200 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-10.6387, u_n*nx+v_n*ny=-10.6387 +DEAL::cell=2.57, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.39445, u_n*nx+v_n*ny=2.39445 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.78490, u_n*nx+v_n*ny=4.78490 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.50893, u_n*nx+v_n*ny=8.50893 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.7145, u_n*nx+v_n*ny=12.7145 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.4386, u_n*nx+v_n*ny=16.4386 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=18.8290, u_n*nx+v_n*ny=18.8290 +DEAL::cell=2.57, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.57035, u_n*nx+v_n*ny=1.57035 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.844348, u_n*nx+v_n*ny=0.844348 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.286679, u_n*nx+v_n*ny=-0.286679 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.56397, u_n*nx+v_n*ny=-1.56397 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.69499, u_n*nx+v_n*ny=-2.69499 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.42100, u_n*nx+v_n*ny=-3.42100 +DEAL::cell=2.57, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.32338, u_n*nx+v_n*ny=2.32338 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.67144, u_n*nx+v_n*ny=2.67144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.21367, u_n*nx+v_n*ny=3.21367 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.82602, u_n*nx+v_n*ny=3.82602 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.36825, u_n*nx+v_n*ny=4.36825 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.71631, u_n*nx+v_n*ny=4.71631 +DEAL::cell=2.58, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.5325, u_n*nx+v_n*ny=-12.5325 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.95823, u_n*nx+v_n*ny=-6.95823 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.72575, u_n*nx+v_n*ny=1.72575 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=11.5327, u_n*nx+v_n*ny=11.5327 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=20.2167, u_n*nx+v_n*ny=20.2167 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.7910, u_n*nx+v_n*ny=25.7910 +DEAL::cell=2.58, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.90802, u_n*nx+v_n*ny=2.90802 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.30223, u_n*nx+v_n*ny=1.30223 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.19939, u_n*nx+v_n*ny=-1.19939 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.02451, u_n*nx+v_n*ny=-4.02451 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-6.52613, u_n*nx+v_n*ny=-6.52613 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.13191, u_n*nx+v_n*ny=-8.13191 +DEAL::cell=2.59, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=12.5325, u_n*nx+v_n*ny=12.5325 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=6.95823, u_n*nx+v_n*ny=6.95823 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.72575, u_n*nx+v_n*ny=-1.72575 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-11.5327, u_n*nx+v_n*ny=-11.5327 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-20.2167, u_n*nx+v_n*ny=-20.2167 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.7910, u_n*nx+v_n*ny=-25.7910 +DEAL::cell=2.59, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.8140, u_n*nx+v_n*ny=-15.8140 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.56032, u_n*nx+v_n*ny=-8.56032 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.74000, u_n*nx+v_n*ny=2.74000 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.5016, u_n*nx+v_n*ny=15.5016 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=26.8020, u_n*nx+v_n*ny=26.8020 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=34.0556, u_n*nx+v_n*ny=34.0556 +DEAL::cell=2.59, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.32338, u_n*nx+v_n*ny=-2.32338 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.67144, u_n*nx+v_n*ny=-2.67144 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.21367, u_n*nx+v_n*ny=-3.21367 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.82602, u_n*nx+v_n*ny=-3.82602 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.36825, u_n*nx+v_n*ny=-4.36825 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.71631, u_n*nx+v_n*ny=-4.71631 +DEAL::cell=2.60, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.39445, u_n*nx+v_n*ny=-2.39445 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.78490, u_n*nx+v_n*ny=-4.78490 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-8.50893, u_n*nx+v_n*ny=-8.50893 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-12.7145, u_n*nx+v_n*ny=-12.7145 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.4386, u_n*nx+v_n*ny=-16.4386 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-18.8290, u_n*nx+v_n*ny=-18.8290 +DEAL::cell=2.60, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-14.8449, u_n*nx+v_n*ny=-14.8449 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-7.53988, u_n*nx+v_n*ny=-7.53988 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.84040, u_n*nx+v_n*ny=3.84040 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=16.6923, u_n*nx+v_n*ny=16.6923 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=28.0726, u_n*nx+v_n*ny=28.0726 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=35.3776, u_n*nx+v_n*ny=35.3776 +DEAL::cell=2.60, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.516988, u_n*nx+v_n*ny=0.516988 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.239494, u_n*nx+v_n*ny=-0.239494 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.41800, u_n*nx+v_n*ny=-1.41800 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.74891, u_n*nx+v_n*ny=-2.74891 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.92742, u_n*nx+v_n*ny=-3.92742 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.68390, u_n*nx+v_n*ny=-4.68390 +DEAL::cell=2.60, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.68022, u_n*nx+v_n*ny=1.68022 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.30254, u_n*nx+v_n*ny=2.30254 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.27203, u_n*nx+v_n*ny=3.27203 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.36690, u_n*nx+v_n*ny=4.36690 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.33640, u_n*nx+v_n*ny=5.33640 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=5.95871, u_n*nx+v_n*ny=5.95871 +DEAL::cell=2.61, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=14.8449, u_n*nx+v_n*ny=14.8449 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=7.53988, u_n*nx+v_n*ny=7.53988 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.84040, u_n*nx+v_n*ny=-3.84040 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-16.6923, u_n*nx+v_n*ny=-16.6923 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-28.0726, u_n*nx+v_n*ny=-28.0726 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-35.3776, u_n*nx+v_n*ny=-35.3776 +DEAL::cell=2.61, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.16733, u_n*nx+v_n*ny=4.16733 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.88122, u_n*nx+v_n*ny=2.88122 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.877620, u_n*nx+v_n*ny=0.877620 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.38508, u_n*nx+v_n*ny=-1.38508 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.38868, u_n*nx+v_n*ny=-3.38868 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.67479, u_n*nx+v_n*ny=-4.67479 +DEAL::cell=2.61, face=3 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.82305, u_n*nx+v_n*ny=-2.82305 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.69928, u_n*nx+v_n*ny=-1.69928 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=0.0514259, u_n*nx+v_n*ny=0.0514259 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.02852, u_n*nx+v_n*ny=2.02852 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.77922, u_n*nx+v_n*ny=3.77922 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=4.90300, u_n*nx+v_n*ny=4.90300 +DEAL::cell=2.62, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=15.8140, u_n*nx+v_n*ny=15.8140 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=8.56032, u_n*nx+v_n*ny=8.56032 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.74000, u_n*nx+v_n*ny=-2.74000 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-15.5016, u_n*nx+v_n*ny=-15.5016 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-26.8020, u_n*nx+v_n*ny=-26.8020 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-34.0556, u_n*nx+v_n*ny=-34.0556 +DEAL::cell=2.62, face=1 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.11794, u_n*nx+v_n*ny=-3.11794 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.74707, u_n*nx+v_n*ny=1.74707 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=9.32617, u_n*nx+v_n*ny=9.32617 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=17.8854, u_n*nx+v_n*ny=17.8854 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=25.4645, u_n*nx+v_n*ny=25.4645 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=30.3295, u_n*nx+v_n*ny=30.3295 +DEAL::cell=2.62, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.68022, u_n*nx+v_n*ny=-1.68022 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.30254, u_n*nx+v_n*ny=-2.30254 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.27203, u_n*nx+v_n*ny=-3.27203 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.36690, u_n*nx+v_n*ny=-4.36690 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.33640, u_n*nx+v_n*ny=-5.33640 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-5.95871, u_n*nx+v_n*ny=-5.95871 +DEAL::cell=2.63, face=0 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=3.11794, u_n*nx+v_n*ny=3.11794 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-1.74707, u_n*nx+v_n*ny=-1.74707 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-9.32617, u_n*nx+v_n*ny=-9.32617 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-17.8854, u_n*nx+v_n*ny=-17.8854 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-25.4645, u_n*nx+v_n*ny=-25.4645 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-30.3295, u_n*nx+v_n*ny=-30.3295 +DEAL::cell=2.63, face=2 +DEAL::quadrature point 0 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=2.82305, u_n*nx+v_n*ny=2.82305 +DEAL::quadrature point 1 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=1.69928, u_n*nx+v_n*ny=1.69928 +DEAL::quadrature point 2 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-0.0514259, u_n*nx+v_n*ny=-0.0514259 +DEAL::quadrature point 3 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-2.02852, u_n*nx+v_n*ny=-2.02852 +DEAL::quadrature point 4 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-3.77922, u_n*nx+v_n*ny=-3.77922 +DEAL::quadrature point 5 (u-u_n)*nx+(v-v_n)*ny=0, u*nx+v*ny=-4.90300, u_n*nx+v_n*ny=-4.90300 diff --git a/tests/bits/solution_transfer.cc b/tests/bits/solution_transfer.cc index d88bdf0257..6b011939b5 100644 --- a/tests/bits/solution_transfer.cc +++ b/tests/bits/solution_transfer.cc @@ -183,7 +183,7 @@ void transfer(std::ostream &out) int main() { - std::ofstream logfile("solution_transfer/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/solution_transfer.output b/tests/bits/solution_transfer.output new file mode 100644 index 0000000000..4910611a17 --- /dev/null +++ b/tests/bits/solution_transfer.output @@ -0,0 +1,68208 @@ + +DEAL:: 1D solution transfer +DEAL::Initial solution, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 +0.0625000 0.247404 + + +0.0625000 0.247404 +0.125000 0.479426 + + +0.125000 0.479426 +0.187500 0.681639 + + +0.187500 0.681639 +0.250000 0.841471 + + +0.250000 0.841471 +0.312500 0.948985 + + +0.312500 0.948985 +0.375000 0.997495 + + +0.375000 0.997495 +0.437500 0.983986 + + +0.437500 0.983986 +0.500000 0.909297 + + +0.500000 0.909297 +0.562500 0.778073 + + +0.562500 0.778073 +0.625000 0.598472 + + +0.625000 0.598472 +0.687500 0.381661 + + +0.687500 0.381661 +0.750000 0.141120 + + +0.750000 0.141120 +0.812500 -0.108195 + + +0.812500 -0.108195 +0.875000 -0.350783 + + +0.875000 -0.350783 +0.937500 -0.571561 + + +0.937500 -0.571561 +1.00000 -0.756802 + + +DEAL::Initial solution, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.000519303 +0.0625000 0.248181 + + +0.0625000 0.249188 +0.125000 0.481451 + + +0.125000 0.482363 +0.187500 0.684787 + + +0.187500 0.685547 +0.250000 0.845546 + + +0.250000 0.846107 +0.312500 0.953733 + + +0.312500 0.954060 +0.375000 1.00262 + + +0.375000 1.00269 +0.437500 0.989171 + + +0.437500 0.988986 +0.500000 0.914220 + + +0.500000 0.913788 +0.562500 0.782427 + + +0.562500 0.781774 +0.625000 0.601986 + + +0.625000 0.601154 +0.687500 0.384116 + + +0.687500 0.383156 +0.750000 0.142365 + + +0.750000 0.141336 +0.812500 -0.108239 + + +0.812500 -0.109271 +0.875000 -0.352113 + + +0.875000 -0.353085 +0.937500 -0.574094 + + +0.937500 -0.574946 +1.00000 -0.760380 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 +0.0625000 0.247404 + + +0.0625000 0.247404 +0.125000 0.479426 + + +0.125000 0.479426 +0.156250 0.580532 + + +0.156250 0.580532 +0.187500 0.681639 + + +0.187500 0.681639 +0.218750 0.761555 + + +0.218750 0.761555 +0.250000 0.841471 + + +0.250000 0.841471 +0.281250 0.895228 + + +0.281250 0.895228 +0.312500 0.948985 + + +0.312500 0.948985 +0.343750 0.973240 + + +0.343750 0.973240 +0.375000 0.997495 + + +0.375000 0.997495 +0.406250 0.990740 + + +0.406250 0.990740 +0.437500 0.983986 + + +0.437500 0.983986 +0.468750 0.946642 + + +0.468750 0.946642 +0.500000 0.909297 + + +0.500000 0.909297 +0.531250 0.843685 + + +0.531250 0.843685 +0.562500 0.778073 + + +0.562500 0.778073 +0.593750 0.688273 + + +0.593750 0.688273 +0.625000 0.598472 + + +0.625000 0.598472 +0.656250 0.490067 + + +0.656250 0.490067 +0.687500 0.381661 + + +0.687500 0.381661 +0.718750 0.261391 + + +0.718750 0.261391 +0.750000 0.141120 + + +0.750000 0.141120 +0.781250 0.0164624 + + +0.781250 0.0164624 +0.812500 -0.108195 + + +0.812500 -0.108195 +0.843750 -0.229489 + + +0.843750 -0.229489 +0.875000 -0.350783 + + +0.875000 -0.350783 +0.906250 -0.461172 + + +0.906250 -0.461172 +0.937500 -0.571561 + + +0.937500 -0.571561 +0.968750 -0.664182 + + +0.968750 -0.664182 +1.00000 -0.756802 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.000519303 +0.0625000 0.248181 + + +0.0625000 0.249188 +0.125000 0.481451 + + +0.125000 0.482363 +0.156250 0.583575 + + +0.156250 0.583575 +0.187500 0.684787 + + +0.187500 0.685547 +0.218750 0.765546 + + +0.218750 0.765546 +0.250000 0.845546 + + +0.250000 0.846107 +0.281250 0.899920 + + +0.281250 0.899920 +0.312500 0.953733 + + +0.312500 0.954060 +0.343750 0.978341 + + +0.343750 0.978341 +0.375000 1.00262 + + +0.375000 1.00269 +0.406250 0.995933 + + +0.406250 0.995933 +0.437500 0.989171 + + +0.437500 0.988986 +0.468750 0.951603 + + +0.468750 0.951603 +0.500000 0.914220 + + +0.500000 0.913788 +0.531250 0.848107 + + +0.531250 0.848107 +0.562500 0.782427 + + +0.562500 0.781774 +0.593750 0.691880 + + +0.593750 0.691880 +0.625000 0.601986 + + +0.625000 0.601154 +0.656250 0.492635 + + +0.656250 0.492635 +0.687500 0.384116 + + +0.687500 0.383156 +0.718750 0.262760 + + +0.718750 0.262760 +0.750000 0.142365 + + +0.750000 0.141336 +0.781250 0.0165487 + + +0.781250 0.0165487 +0.812500 -0.108239 + + +0.812500 -0.109271 +0.843750 -0.230692 + + +0.843750 -0.230692 +0.875000 -0.352113 + + +0.875000 -0.353085 +0.906250 -0.463589 + + +0.906250 -0.463589 +0.937500 -0.574094 + + +0.937500 -0.574946 +0.968750 -0.667663 + + +0.968750 -0.667663 +1.00000 -0.760380 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 +0.0625000 0.247404 + + +0.0625000 0.247404 +0.125000 0.479426 + + +0.187500 0.681639 +0.250000 0.841471 + + +0.250000 0.841471 +0.312500 0.948985 + + +0.312500 0.948985 +0.375000 0.997495 + + +0.375000 0.997495 +0.437500 0.983986 + + +0.437500 0.983986 +0.500000 0.909297 + + +0.500000 0.909297 +0.562500 0.778073 + + +0.562500 0.778073 +0.625000 0.598472 + + +0.625000 0.598472 +0.687500 0.381661 + + +0.687500 0.381661 +0.750000 0.141120 + + +0.750000 0.141120 +0.812500 -0.108195 + + +0.812500 -0.108195 +0.875000 -0.350783 + + +0.875000 -0.350783 +0.937500 -0.571561 + + +0.937500 -0.571561 +1.00000 -0.756802 + + +0.156250 0.580532 +0.187500 0.681639 + + +0.125000 0.479426 +0.140625 0.529979 + + +0.140625 0.529979 +0.156250 0.580532 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.000519303 +0.0625000 0.248181 + + +0.0625000 0.249188 +0.125000 0.481451 + + +0.187500 0.685547 +0.250000 0.845546 + + +0.250000 0.846107 +0.312500 0.953733 + + +0.312500 0.954060 +0.375000 1.00262 + + +0.375000 1.00269 +0.437500 0.989171 + + +0.437500 0.988986 +0.500000 0.914220 + + +0.500000 0.913788 +0.562500 0.782427 + + +0.562500 0.781774 +0.625000 0.601986 + + +0.625000 0.601154 +0.687500 0.384116 + + +0.687500 0.383156 +0.750000 0.142365 + + +0.750000 0.141336 +0.812500 -0.108239 + + +0.812500 -0.109271 +0.875000 -0.352113 + + +0.875000 -0.353085 +0.937500 -0.574094 + + +0.937500 -0.574946 +1.00000 -0.760380 + + +0.156250 0.583575 +0.187500 0.684787 + + +0.125000 0.482363 +0.140625 0.532969 + + +0.140625 0.532969 +0.156250 0.583575 + + +DEAL:: 2D solution transfer +DEAL::Initial solution, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 +0.125000 0.00000 0.479426 + +0.00000 0.125000 0.00000 +0.125000 0.125000 0.420735 + + +0.125000 0.00000 0.479426 +0.250000 0.00000 0.841471 + +0.125000 0.125000 0.420735 +0.250000 0.125000 0.738460 + + +0.00000 0.125000 0.00000 +0.125000 0.125000 0.420735 + +0.00000 0.250000 0.00000 +0.125000 0.250000 0.259035 + + +0.125000 0.125000 0.420735 +0.250000 0.125000 0.738460 + +0.125000 0.250000 0.259035 +0.250000 0.250000 0.454649 + + +0.250000 0.00000 0.841471 +0.375000 0.00000 0.997495 + +0.250000 0.125000 0.738460 +0.375000 0.125000 0.875384 + + +0.375000 0.00000 0.997495 +0.500000 0.00000 0.909297 + +0.375000 0.125000 0.875384 +0.500000 0.125000 0.797984 + + +0.250000 0.125000 0.738460 +0.375000 0.125000 0.875384 + +0.250000 0.250000 0.454649 +0.375000 0.250000 0.538949 + + +0.375000 0.125000 0.875384 +0.500000 0.125000 0.797984 + +0.375000 0.250000 0.538949 +0.500000 0.250000 0.491295 + + +0.00000 0.250000 0.00000 +0.125000 0.250000 0.259035 + +0.00000 0.375000 0.00000 +0.125000 0.375000 0.0339132 + + +0.125000 0.250000 0.259035 +0.250000 0.250000 0.454649 + +0.125000 0.375000 0.0339132 +0.250000 0.375000 0.0595233 + + +0.00000 0.375000 0.00000 +0.125000 0.375000 0.0339132 + +0.00000 0.500000 0.00000 +0.125000 0.500000 -0.199511 + + +0.125000 0.375000 0.0339132 +0.250000 0.375000 0.0595233 + +0.125000 0.500000 -0.199511 +0.250000 0.500000 -0.350175 + + +0.250000 0.250000 0.454649 +0.375000 0.250000 0.538949 + +0.250000 0.375000 0.0595233 +0.375000 0.375000 0.0705600 + + +0.375000 0.250000 0.538949 +0.500000 0.250000 0.491295 + +0.375000 0.375000 0.0705600 +0.500000 0.375000 0.0643212 + + +0.250000 0.375000 0.0595233 +0.375000 0.375000 0.0705600 + +0.250000 0.500000 -0.350175 +0.375000 0.500000 -0.415104 + + +0.375000 0.375000 0.0705600 +0.500000 0.375000 0.0643212 + +0.375000 0.500000 -0.415104 +0.500000 0.500000 -0.378401 + + +0.500000 0.00000 0.909297 +0.625000 0.00000 0.598472 + +0.500000 0.125000 0.797984 +0.625000 0.125000 0.525209 + + +0.625000 0.00000 0.598472 +0.750000 0.00000 0.141120 + +0.625000 0.125000 0.525209 +0.750000 0.125000 0.123844 + + +0.500000 0.125000 0.797984 +0.625000 0.125000 0.525209 + +0.500000 0.250000 0.491295 +0.625000 0.250000 0.323356 + + +0.625000 0.125000 0.525209 +0.750000 0.125000 0.123844 + +0.625000 0.250000 0.323356 +0.750000 0.250000 0.0762475 + + +0.750000 0.00000 0.141120 +0.875000 0.00000 -0.350783 + +0.750000 0.125000 0.123844 +0.875000 0.125000 -0.307841 + + +0.875000 0.00000 -0.350783 +1.00000 0.00000 -0.756802 + +0.875000 0.125000 -0.307841 +1.00000 0.125000 -0.664157 + + +0.750000 0.125000 0.123844 +0.875000 0.125000 -0.307841 + +0.750000 0.250000 0.0762475 +0.875000 0.250000 -0.189529 + + +0.875000 0.125000 -0.307841 +1.00000 0.125000 -0.664157 + +0.875000 0.250000 -0.189529 +1.00000 0.250000 -0.408902 + + +0.500000 0.250000 0.491295 +0.625000 0.250000 0.323356 + +0.500000 0.375000 0.0643212 +0.625000 0.375000 0.0423342 + + +0.625000 0.250000 0.323356 +0.750000 0.250000 0.0762475 + +0.625000 0.375000 0.0423342 +0.750000 0.375000 0.00998243 + + +0.500000 0.375000 0.0643212 +0.625000 0.375000 0.0423342 + +0.500000 0.500000 -0.378401 +0.625000 0.500000 -0.249052 + + +0.625000 0.375000 0.0423342 +0.750000 0.375000 0.00998243 + +0.625000 0.500000 -0.249052 +0.750000 0.500000 -0.0587266 + + +0.750000 0.250000 0.0762475 +0.875000 0.250000 -0.189529 + +0.750000 0.375000 0.00998243 +0.875000 0.375000 -0.0248134 + + +0.875000 0.250000 -0.189529 +1.00000 0.250000 -0.408902 + +0.875000 0.375000 -0.0248134 +1.00000 0.375000 -0.0535341 + + +0.750000 0.375000 0.00998243 +0.875000 0.375000 -0.0248134 + +0.750000 0.500000 -0.0587266 +0.875000 0.500000 0.145977 + + +0.875000 0.375000 -0.0248134 +1.00000 0.375000 -0.0535341 + +0.875000 0.500000 0.145977 +1.00000 0.500000 0.314941 + + +0.00000 0.500000 0.00000 +0.125000 0.500000 -0.199511 + +0.00000 0.625000 0.00000 +0.125000 0.625000 -0.384089 + + +0.125000 0.500000 -0.199511 +0.250000 0.500000 -0.350175 + +0.125000 0.625000 -0.384089 +0.250000 0.625000 -0.674139 + + +0.00000 0.625000 0.00000 +0.125000 0.625000 -0.384089 + +0.00000 0.750000 0.00000 +0.125000 0.750000 -0.474628 + + +0.125000 0.625000 -0.384089 +0.250000 0.625000 -0.674139 + +0.125000 0.750000 -0.474628 +0.250000 0.750000 -0.833050 + + +0.250000 0.500000 -0.350175 +0.375000 0.500000 -0.415104 + +0.250000 0.625000 -0.674139 +0.375000 0.625000 -0.799137 + + +0.375000 0.500000 -0.415104 +0.500000 0.500000 -0.378401 + +0.375000 0.625000 -0.799137 +0.500000 0.625000 -0.728478 + + +0.250000 0.625000 -0.674139 +0.375000 0.625000 -0.799137 + +0.250000 0.750000 -0.833050 +0.375000 0.750000 -0.987513 + + +0.375000 0.625000 -0.799137 +0.500000 0.625000 -0.728478 + +0.375000 0.750000 -0.987513 +0.500000 0.750000 -0.900198 + + +0.00000 0.750000 0.00000 +0.125000 0.750000 -0.474628 + +0.00000 0.875000 0.00000 +0.125000 0.875000 -0.448961 + + +0.125000 0.750000 -0.474628 +0.250000 0.750000 -0.833050 + +0.125000 0.875000 -0.448961 +0.250000 0.875000 -0.788001 + + +0.00000 0.875000 0.00000 +0.125000 0.875000 -0.448961 + +0.00000 1.00000 0.00000 +0.125000 1.00000 -0.313373 + + +0.125000 0.875000 -0.448961 +0.250000 0.875000 -0.788001 + +0.125000 1.00000 -0.313373 +0.250000 1.00000 -0.550022 + + +0.250000 0.750000 -0.833050 +0.375000 0.750000 -0.987513 + +0.250000 0.875000 -0.788001 +0.375000 0.875000 -0.934111 + + +0.375000 0.750000 -0.987513 +0.500000 0.750000 -0.900198 + +0.375000 0.875000 -0.934111 +0.500000 0.875000 -0.851518 + + +0.250000 0.875000 -0.788001 +0.375000 0.875000 -0.934111 + +0.250000 1.00000 -0.550022 +0.375000 1.00000 -0.652006 + + +0.375000 0.875000 -0.934111 +0.500000 0.875000 -0.851518 + +0.375000 1.00000 -0.652006 +0.500000 1.00000 -0.594356 + + +0.500000 0.500000 -0.378401 +0.625000 0.500000 -0.249052 + +0.500000 0.625000 -0.728478 +0.625000 0.625000 -0.479462 + + +0.625000 0.500000 -0.249052 +0.750000 0.500000 -0.0587266 + +0.625000 0.625000 -0.479462 +0.750000 0.625000 -0.113057 + + +0.500000 0.625000 -0.728478 +0.625000 0.625000 -0.479462 + +0.500000 0.750000 -0.900198 +0.625000 0.750000 -0.592483 + + +0.625000 0.625000 -0.479462 +0.750000 0.625000 -0.113057 + +0.625000 0.750000 -0.592483 +0.750000 0.750000 -0.139708 + + +0.750000 0.500000 -0.0587266 +0.875000 0.500000 0.145977 + +0.750000 0.625000 -0.113057 +0.875000 0.625000 0.281028 + + +0.875000 0.500000 0.145977 +1.00000 0.500000 0.314941 + +0.875000 0.625000 0.281028 +1.00000 0.625000 0.606308 + + +0.750000 0.625000 -0.113057 +0.875000 0.625000 0.281028 + +0.750000 0.750000 -0.139708 +0.875000 0.750000 0.347273 + + +0.875000 0.625000 0.281028 +1.00000 0.625000 0.606308 + +0.875000 0.750000 0.347273 +1.00000 0.750000 0.749229 + + +0.500000 0.750000 -0.900198 +0.625000 0.750000 -0.592483 + +0.500000 0.875000 -0.851518 +0.625000 0.875000 -0.560443 + + +0.625000 0.750000 -0.592483 +0.750000 0.750000 -0.139708 + +0.625000 0.875000 -0.560443 +0.750000 0.875000 -0.132153 + + +0.500000 0.875000 -0.851518 +0.625000 0.875000 -0.560443 + +0.500000 1.00000 -0.594356 +0.625000 1.00000 -0.391187 + + +0.625000 0.875000 -0.560443 +0.750000 0.875000 -0.132153 + +0.625000 1.00000 -0.391187 +0.750000 1.00000 -0.0922422 + + +0.750000 0.750000 -0.139708 +0.875000 0.750000 0.347273 + +0.750000 0.875000 -0.132153 +0.875000 0.875000 0.328493 + + +0.875000 0.750000 0.347273 +1.00000 0.750000 0.749229 + +0.875000 0.875000 0.328493 +1.00000 0.875000 0.708713 + + +0.750000 0.875000 -0.132153 +0.875000 0.875000 0.328493 + +0.750000 1.00000 -0.0922422 +0.875000 1.00000 0.229287 + + +0.875000 0.875000 0.328493 +1.00000 0.875000 0.708713 + +0.875000 1.00000 0.229287 +1.00000 1.00000 0.494679 + + +DEAL::Initial solution, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00420152 +0.125000 0.00000 0.495416 + +0.00000 0.125000 0.00369531 +0.125000 0.125000 0.435727 + + +0.125000 0.00000 0.502791 +0.250000 0.00000 0.873739 + +0.125000 0.125000 0.442213 +0.250000 0.125000 0.768469 + + +0.00000 0.125000 0.00367905 +0.125000 0.125000 0.433810 + +0.00000 0.250000 0.00228436 +0.125000 0.250000 0.269357 + + +0.125000 0.125000 0.440268 +0.250000 0.125000 0.765088 + +0.125000 0.250000 0.273367 +0.250000 0.250000 0.475051 + + +0.250000 0.00000 0.878279 +0.375000 0.00000 1.03814 + +0.250000 0.125000 0.772462 +0.375000 0.125000 0.913062 + + +0.375000 0.00000 1.03873 +0.500000 0.00000 0.948368 + +0.375000 0.125000 0.913585 +0.500000 0.125000 0.834106 + + +0.250000 0.125000 0.769063 +0.375000 0.125000 0.909045 + +0.250000 0.250000 0.477519 +0.375000 0.250000 0.564435 + + +0.375000 0.125000 0.909566 +0.500000 0.125000 0.830436 + +0.375000 0.250000 0.564758 +0.500000 0.250000 0.515626 + + +0.00000 0.250000 0.00225582 +0.125000 0.250000 0.265992 + +0.00000 0.375000 0.000314118 +0.125000 0.375000 0.0370388 + + +0.125000 0.250000 0.269952 +0.250000 0.250000 0.469116 + +0.125000 0.375000 0.0375901 +0.250000 0.375000 0.0653233 + + +0.00000 0.375000 0.000280290 +0.125000 0.375000 0.0330499 + +0.00000 0.500000 -0.00173303 +0.125000 0.500000 -0.204348 + + +0.125000 0.375000 0.0335419 +0.250000 0.375000 0.0582884 + +0.125000 0.500000 -0.207390 +0.250000 0.500000 -0.360397 + + +0.250000 0.250000 0.471554 +0.375000 0.250000 0.557384 + +0.250000 0.375000 0.0656628 +0.375000 0.375000 0.0776144 + + +0.375000 0.250000 0.557703 +0.500000 0.250000 0.509185 + +0.375000 0.375000 0.0776589 +0.500000 0.375000 0.0709028 + + +0.250000 0.375000 0.0585913 +0.375000 0.375000 0.0692558 + +0.250000 0.500000 -0.362270 +0.375000 0.500000 -0.428209 + + +0.375000 0.375000 0.0692955 +0.500000 0.375000 0.0632670 + +0.375000 0.500000 -0.428454 +0.500000 0.500000 -0.391180 + + +0.500000 0.00000 0.944871 +0.625000 0.00000 0.626403 + +0.500000 0.125000 0.831031 +0.625000 0.125000 0.550932 + + +0.625000 0.00000 0.619671 +0.750000 0.00000 0.151072 + +0.625000 0.125000 0.545011 +0.750000 0.125000 0.132870 + + +0.500000 0.125000 0.827374 +0.625000 0.125000 0.548508 + +0.500000 0.250000 0.513725 +0.625000 0.250000 0.340574 + + +0.625000 0.125000 0.542613 +0.750000 0.125000 0.132286 + +0.625000 0.250000 0.336914 +0.750000 0.250000 0.0821375 + + +0.750000 0.00000 0.142753 +0.875000 0.00000 -0.361247 + +0.750000 0.125000 0.125554 +0.875000 0.125000 -0.317723 + + +0.875000 0.00000 -0.369116 +1.00000 0.00000 -0.785119 + +0.875000 0.125000 -0.324644 +1.00000 0.125000 -0.690526 + + +0.750000 0.125000 0.125001 +0.875000 0.125000 -0.316325 + +0.750000 0.250000 0.0776145 +0.875000 0.250000 -0.196409 + + +0.875000 0.125000 -0.323215 +1.00000 0.125000 -0.687488 + +0.875000 0.250000 -0.200688 +1.00000 0.250000 -0.426868 + + +0.500000 0.250000 0.507307 +0.625000 0.250000 0.336319 + +0.500000 0.375000 0.0706414 +0.625000 0.375000 0.0468317 + + +0.625000 0.250000 0.332705 +0.750000 0.250000 0.0811114 + +0.625000 0.375000 0.0463284 +0.750000 0.375000 0.0112946 + + +0.500000 0.375000 0.0630337 +0.625000 0.375000 0.0417882 + +0.500000 0.500000 -0.389738 +0.625000 0.500000 -0.258377 + + +0.625000 0.375000 0.0413391 +0.750000 0.375000 0.0100782 + +0.625000 0.500000 -0.255600 +0.750000 0.500000 -0.0623136 + + +0.750000 0.250000 0.0766449 +0.875000 0.250000 -0.193956 + +0.750000 0.375000 0.0106726 +0.875000 0.375000 -0.0270079 + + +0.875000 0.250000 -0.198181 +1.00000 0.250000 -0.421535 + +0.875000 0.375000 -0.0275962 +1.00000 0.375000 -0.0586978 + + +0.750000 0.375000 0.00952325 +0.875000 0.375000 -0.0240993 + +0.750000 0.500000 -0.0588823 +0.875000 0.500000 0.149006 + + +0.875000 0.375000 -0.0246242 +1.00000 0.375000 -0.0523764 + +0.875000 0.500000 0.152252 +1.00000 0.500000 0.323844 + + +0.00000 0.500000 -0.00176387 +0.125000 0.500000 -0.207984 + +0.00000 0.625000 -0.00335587 +0.125000 0.625000 -0.395703 + + +0.125000 0.500000 -0.211080 +0.250000 0.500000 -0.366810 + +0.125000 0.625000 -0.401593 +0.250000 0.625000 -0.697880 + + +0.00000 0.625000 -0.00337617 +0.125000 0.625000 -0.398096 + +0.00000 0.750000 -0.00415708 +0.125000 0.750000 -0.490176 + + +0.125000 0.625000 -0.404022 +0.250000 0.625000 -0.702101 + +0.125000 0.750000 -0.497473 +0.250000 0.750000 -0.864498 + + +0.250000 0.500000 -0.368716 +0.375000 0.500000 -0.435829 + +0.250000 0.625000 -0.701507 +0.375000 0.625000 -0.829192 + + +0.375000 0.500000 -0.436078 +0.500000 0.500000 -0.398141 + +0.375000 0.625000 -0.829667 +0.500000 0.625000 -0.757488 + + +0.250000 0.625000 -0.705749 +0.375000 0.625000 -0.834207 + +0.250000 0.750000 -0.868990 +0.375000 0.750000 -1.02716 + + +0.375000 0.625000 -0.834684 +0.500000 0.625000 -0.762070 + +0.375000 0.750000 -1.02775 +0.500000 0.750000 -0.938337 + + +0.00000 0.750000 -0.00416187 +0.125000 0.750000 -0.490741 + +0.00000 0.875000 -0.00394049 +0.125000 0.875000 -0.464637 + + +0.125000 0.750000 -0.498046 +0.250000 0.750000 -0.865493 + +0.125000 0.875000 -0.471554 +0.250000 0.875000 -0.819456 + + +0.00000 0.875000 -0.00392859 +0.125000 0.875000 -0.463235 + +0.00000 1.00000 -0.00275913 +0.125000 1.00000 -0.325339 + + +0.125000 0.875000 -0.470130 +0.250000 0.875000 -0.816982 + +0.125000 1.00000 -0.330182 +0.250000 1.00000 -0.573783 + + +0.250000 0.750000 -0.869990 +0.375000 0.750000 -1.02834 + +0.250000 0.875000 -0.823714 +0.375000 0.875000 -0.973643 + + +0.375000 0.750000 -1.02893 +0.500000 0.750000 -0.939418 + +0.375000 0.875000 -0.974200 +0.500000 0.875000 -0.889448 + + +0.250000 0.875000 -0.821227 +0.375000 0.875000 -0.970704 + +0.250000 1.00000 -0.576764 +0.375000 1.00000 -0.681745 + + +0.375000 0.875000 -0.971259 +0.500000 0.875000 -0.886763 + +0.375000 1.00000 -0.682135 +0.500000 1.00000 -0.622791 + + +0.500000 0.500000 -0.396673 +0.625000 0.500000 -0.262974 + +0.500000 0.625000 -0.754695 +0.625000 0.625000 -0.500325 + + +0.625000 0.500000 -0.260148 +0.750000 0.500000 -0.0634224 + +0.625000 0.625000 -0.494948 +0.750000 0.625000 -0.120665 + + +0.500000 0.625000 -0.759260 +0.625000 0.625000 -0.503351 + +0.500000 0.750000 -0.934877 +0.625000 0.750000 -0.619777 + + +0.625000 0.625000 -0.497942 +0.750000 0.625000 -0.121395 + +0.625000 0.750000 -0.613116 +0.750000 0.750000 -0.149474 + + +0.750000 0.500000 -0.0599300 +0.875000 0.500000 0.151657 + +0.750000 0.625000 -0.114021 +0.875000 0.625000 0.288538 + + +0.875000 0.500000 0.154961 +1.00000 0.500000 0.329606 + +0.875000 0.625000 0.294823 +1.00000 0.625000 0.627097 + + +0.750000 0.625000 -0.114710 +0.875000 0.625000 0.290283 + +0.750000 0.750000 -0.141243 +0.875000 0.750000 0.357426 + + +0.875000 0.625000 0.296606 +1.00000 0.625000 0.630890 + +0.875000 0.750000 0.365212 +1.00000 0.750000 0.776815 + + +0.500000 0.750000 -0.935954 +0.625000 0.750000 -0.620491 + +0.500000 0.875000 -0.886169 +0.625000 0.875000 -0.587486 + + +0.625000 0.750000 -0.613822 +0.750000 0.750000 -0.149646 + +0.625000 0.875000 -0.581172 +0.750000 0.875000 -0.141686 + + +0.500000 0.875000 -0.883493 +0.625000 0.875000 -0.585712 + +0.500000 1.00000 -0.620495 +0.625000 1.00000 -0.411357 + + +0.625000 0.875000 -0.579417 +0.750000 0.875000 -0.141258 + +0.625000 1.00000 -0.406936 +0.750000 1.00000 -0.0992085 + + +0.750000 0.750000 -0.141406 +0.875000 0.750000 0.357837 + +0.750000 0.875000 -0.133884 +0.875000 0.875000 0.338803 + + +0.875000 0.750000 0.365632 +1.00000 0.750000 0.777709 + +0.875000 0.875000 0.346183 +1.00000 0.875000 0.736342 + + +0.750000 0.875000 -0.133480 +0.875000 0.875000 0.337780 + +0.750000 1.00000 -0.0937455 +0.875000 1.00000 0.237230 + + +0.875000 0.875000 0.345138 +1.00000 0.875000 0.734119 + +0.875000 1.00000 0.242398 +1.00000 1.00000 0.515586 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 +0.125000 0.00000 0.479426 + +0.00000 0.125000 0.00000 +0.125000 0.125000 0.420735 + + +0.125000 0.00000 0.479426 +0.250000 0.00000 0.841471 + +0.125000 0.125000 0.420735 +0.250000 0.125000 0.738460 + + +0.00000 0.125000 0.00000 +0.0625000 0.125000 0.210368 + +0.00000 0.187500 0.00000 +0.0625000 0.187500 0.169943 + + +0.0625000 0.125000 0.210368 +0.125000 0.125000 0.420735 + +0.0625000 0.187500 0.169943 +0.125000 0.187500 0.339885 + + +0.00000 0.187500 0.00000 +0.0625000 0.187500 0.169943 + +0.00000 0.250000 0.00000 +0.0625000 0.250000 0.129517 + + +0.0625000 0.187500 0.169943 +0.125000 0.187500 0.339885 + +0.0625000 0.250000 0.129517 +0.125000 0.250000 0.259035 + + +0.125000 0.125000 0.420735 +0.187500 0.125000 0.579598 + +0.125000 0.187500 0.339885 +0.187500 0.187500 0.468220 + + +0.187500 0.125000 0.579598 +0.250000 0.125000 0.738460 + +0.187500 0.187500 0.468220 +0.250000 0.187500 0.596555 + + +0.125000 0.187500 0.339885 +0.187500 0.187500 0.468220 + +0.125000 0.250000 0.259035 +0.187500 0.250000 0.356842 + + +0.187500 0.187500 0.468220 +0.250000 0.187500 0.596555 + +0.187500 0.250000 0.356842 +0.250000 0.250000 0.454649 + + +0.250000 0.00000 0.841471 +0.312500 0.00000 0.919483 + +0.250000 0.0625000 0.789966 +0.312500 0.0625000 0.863203 + + +0.312500 0.00000 0.919483 +0.375000 0.00000 0.997495 + +0.312500 0.0625000 0.863203 +0.375000 0.0625000 0.936440 + + +0.250000 0.0625000 0.789966 +0.312500 0.0625000 0.863203 + +0.250000 0.125000 0.738460 +0.312500 0.125000 0.806922 + + +0.312500 0.0625000 0.863203 +0.375000 0.0625000 0.936440 + +0.312500 0.125000 0.806922 +0.375000 0.125000 0.875384 + + +0.375000 0.00000 0.997495 +0.437500 0.00000 0.953396 + +0.375000 0.0625000 0.936440 +0.437500 0.0625000 0.895040 + + +0.437500 0.00000 0.953396 +0.500000 0.00000 0.909297 + +0.437500 0.0625000 0.895040 +0.500000 0.0625000 0.853640 + + +0.375000 0.0625000 0.936440 +0.437500 0.0625000 0.895040 + +0.375000 0.125000 0.875384 +0.437500 0.125000 0.836684 + + +0.437500 0.0625000 0.895040 +0.500000 0.0625000 0.853640 + +0.437500 0.125000 0.836684 +0.500000 0.125000 0.797984 + + +0.250000 0.125000 0.738460 +0.312500 0.125000 0.806922 + +0.250000 0.187500 0.596555 +0.312500 0.187500 0.651861 + + +0.312500 0.125000 0.806922 +0.375000 0.125000 0.875384 + +0.312500 0.187500 0.651861 +0.375000 0.187500 0.707167 + + +0.250000 0.187500 0.596555 +0.312500 0.187500 0.651861 + +0.250000 0.250000 0.454649 +0.312500 0.250000 0.496799 + + +0.312500 0.187500 0.651861 +0.375000 0.187500 0.707167 + +0.312500 0.250000 0.496799 +0.375000 0.250000 0.538949 + + +0.375000 0.125000 0.875384 +0.437500 0.125000 0.836684 + +0.375000 0.187500 0.707167 +0.437500 0.187500 0.675903 + + +0.437500 0.125000 0.836684 +0.500000 0.125000 0.797984 + +0.437500 0.187500 0.675903 +0.500000 0.187500 0.644640 + + +0.375000 0.187500 0.707167 +0.437500 0.187500 0.675903 + +0.375000 0.250000 0.538949 +0.437500 0.250000 0.515122 + + +0.437500 0.187500 0.675903 +0.500000 0.187500 0.644640 + +0.437500 0.250000 0.515122 +0.500000 0.250000 0.491295 + + +0.00000 0.250000 0.00000 +0.0625000 0.250000 0.129517 + +0.00000 0.312500 0.00000 +0.0625000 0.312500 0.0732370 + + +0.0625000 0.250000 0.129517 +0.125000 0.250000 0.259035 + +0.0625000 0.312500 0.0732370 +0.125000 0.312500 0.146474 + + +0.00000 0.312500 0.00000 +0.0625000 0.312500 0.0732370 + +0.00000 0.375000 0.00000 +0.0625000 0.375000 0.0169566 + + +0.0625000 0.312500 0.0732370 +0.125000 0.312500 0.146474 + +0.0625000 0.375000 0.0169566 +0.125000 0.375000 0.0339132 + + +0.125000 0.250000 0.259035 +0.187500 0.250000 0.356842 + +0.125000 0.312500 0.146474 +0.187500 0.312500 0.201780 + + +0.187500 0.250000 0.356842 +0.250000 0.250000 0.454649 + +0.187500 0.312500 0.201780 +0.250000 0.312500 0.257086 + + +0.125000 0.312500 0.146474 +0.187500 0.312500 0.201780 + +0.125000 0.375000 0.0339132 +0.187500 0.375000 0.0467183 + + +0.187500 0.312500 0.201780 +0.250000 0.312500 0.257086 + +0.187500 0.375000 0.0467183 +0.250000 0.375000 0.0595233 + + +0.00000 0.375000 0.00000 +0.0625000 0.375000 0.0169566 + +0.00000 0.437500 0.00000 +0.0625000 0.437500 -0.0413995 + + +0.0625000 0.375000 0.0169566 +0.125000 0.375000 0.0339132 + +0.0625000 0.437500 -0.0413995 +0.125000 0.437500 -0.0827991 + + +0.00000 0.437500 0.00000 +0.0625000 0.437500 -0.0413995 + +0.00000 0.500000 0.00000 +0.0625000 0.500000 -0.0997557 + + +0.0625000 0.437500 -0.0413995 +0.125000 0.437500 -0.0827991 + +0.0625000 0.500000 -0.0997557 +0.125000 0.500000 -0.199511 + + +0.125000 0.375000 0.0339132 +0.187500 0.375000 0.0467183 + +0.125000 0.437500 -0.0827991 +0.187500 0.437500 -0.114063 + + +0.187500 0.375000 0.0467183 +0.250000 0.375000 0.0595233 + +0.187500 0.437500 -0.114063 +0.250000 0.437500 -0.145326 + + +0.125000 0.437500 -0.0827991 +0.187500 0.437500 -0.114063 + +0.125000 0.500000 -0.199511 +0.187500 0.500000 -0.274843 + + +0.187500 0.437500 -0.114063 +0.250000 0.437500 -0.145326 + +0.187500 0.500000 -0.274843 +0.250000 0.500000 -0.350175 + + +0.250000 0.250000 0.454649 +0.312500 0.250000 0.496799 + +0.250000 0.312500 0.257086 +0.312500 0.312500 0.280920 + + +0.312500 0.250000 0.496799 +0.375000 0.250000 0.538949 + +0.312500 0.312500 0.280920 +0.375000 0.312500 0.304754 + + +0.250000 0.312500 0.257086 +0.312500 0.312500 0.280920 + +0.250000 0.375000 0.0595233 +0.312500 0.375000 0.0650417 + + +0.312500 0.312500 0.280920 +0.375000 0.312500 0.304754 + +0.312500 0.375000 0.0650417 +0.375000 0.375000 0.0705600 + + +0.375000 0.250000 0.538949 +0.437500 0.250000 0.515122 + +0.375000 0.312500 0.304754 +0.437500 0.312500 0.291281 + + +0.437500 0.250000 0.515122 +0.500000 0.250000 0.491295 + +0.437500 0.312500 0.291281 +0.500000 0.312500 0.277808 + + +0.375000 0.312500 0.304754 +0.437500 0.312500 0.291281 + +0.375000 0.375000 0.0705600 +0.437500 0.375000 0.0674406 + + +0.437500 0.312500 0.291281 +0.500000 0.312500 0.277808 + +0.437500 0.375000 0.0674406 +0.500000 0.375000 0.0643212 + + +0.250000 0.375000 0.0595233 +0.312500 0.375000 0.0650417 + +0.250000 0.437500 -0.145326 +0.312500 0.437500 -0.158799 + + +0.312500 0.375000 0.0650417 +0.375000 0.375000 0.0705600 + +0.312500 0.437500 -0.158799 +0.375000 0.437500 -0.172272 + + +0.250000 0.437500 -0.145326 +0.312500 0.437500 -0.158799 + +0.250000 0.500000 -0.350175 +0.312500 0.500000 -0.382640 + + +0.312500 0.437500 -0.158799 +0.375000 0.437500 -0.172272 + +0.312500 0.500000 -0.382640 +0.375000 0.500000 -0.415104 + + +0.375000 0.375000 0.0705600 +0.437500 0.375000 0.0674406 + +0.375000 0.437500 -0.172272 +0.437500 0.437500 -0.164656 + + +0.437500 0.375000 0.0674406 +0.500000 0.375000 0.0643212 + +0.437500 0.437500 -0.164656 +0.500000 0.437500 -0.157040 + + +0.375000 0.437500 -0.172272 +0.437500 0.437500 -0.164656 + +0.375000 0.500000 -0.415104 +0.437500 0.500000 -0.396753 + + +0.437500 0.437500 -0.164656 +0.500000 0.437500 -0.157040 + +0.437500 0.500000 -0.396753 +0.500000 0.500000 -0.378401 + + +0.500000 0.00000 0.909297 +0.562500 0.00000 0.753885 + +0.500000 0.0625000 0.853640 +0.562500 0.0625000 0.707740 + + +0.562500 0.00000 0.753885 +0.625000 0.00000 0.598472 + +0.562500 0.0625000 0.707740 +0.625000 0.0625000 0.561840 + + +0.500000 0.0625000 0.853640 +0.562500 0.0625000 0.707740 + +0.500000 0.125000 0.797984 +0.562500 0.125000 0.661596 + + +0.562500 0.0625000 0.707740 +0.625000 0.0625000 0.561840 + +0.562500 0.125000 0.661596 +0.625000 0.125000 0.525209 + + +0.625000 0.00000 0.598472 +0.687500 0.00000 0.369796 + +0.625000 0.0625000 0.561840 +0.687500 0.0625000 0.347161 + + +0.687500 0.00000 0.369796 +0.750000 0.00000 0.141120 + +0.687500 0.0625000 0.347161 +0.750000 0.0625000 0.132482 + + +0.625000 0.0625000 0.561840 +0.687500 0.0625000 0.347161 + +0.625000 0.125000 0.525209 +0.687500 0.125000 0.324527 + + +0.687500 0.0625000 0.347161 +0.750000 0.0625000 0.132482 + +0.687500 0.125000 0.324527 +0.750000 0.125000 0.123844 + + +0.500000 0.125000 0.797984 +0.562500 0.125000 0.661596 + +0.500000 0.187500 0.644640 +0.562500 0.187500 0.534461 + + +0.562500 0.125000 0.661596 +0.625000 0.125000 0.525209 + +0.562500 0.187500 0.534461 +0.625000 0.187500 0.424282 + + +0.500000 0.187500 0.644640 +0.562500 0.187500 0.534461 + +0.500000 0.250000 0.491295 +0.562500 0.250000 0.407326 + + +0.562500 0.187500 0.534461 +0.625000 0.187500 0.424282 + +0.562500 0.250000 0.407326 +0.625000 0.250000 0.323356 + + +0.625000 0.125000 0.525209 +0.687500 0.125000 0.324527 + +0.625000 0.187500 0.424282 +0.687500 0.187500 0.262164 + + +0.687500 0.125000 0.324527 +0.750000 0.125000 0.123844 + +0.687500 0.187500 0.262164 +0.750000 0.187500 0.100046 + + +0.625000 0.187500 0.424282 +0.687500 0.187500 0.262164 + +0.625000 0.250000 0.323356 +0.687500 0.250000 0.199802 + + +0.687500 0.187500 0.262164 +0.750000 0.187500 0.100046 + +0.687500 0.250000 0.199802 +0.750000 0.250000 0.0762475 + + +0.750000 0.00000 0.141120 +0.812500 0.00000 -0.104832 + +0.750000 0.0625000 0.132482 +0.812500 0.0625000 -0.0984150 + + +0.812500 0.00000 -0.104832 +0.875000 0.00000 -0.350783 + +0.812500 0.0625000 -0.0984150 +0.875000 0.0625000 -0.329312 + + +0.750000 0.0625000 0.132482 +0.812500 0.0625000 -0.0984150 + +0.750000 0.125000 0.123844 +0.812500 0.125000 -0.0919984 + + +0.812500 0.0625000 -0.0984150 +0.875000 0.0625000 -0.329312 + +0.812500 0.125000 -0.0919984 +0.875000 0.125000 -0.307841 + + +0.875000 0.00000 -0.350783 +0.937500 0.00000 -0.553793 + +0.875000 0.0625000 -0.329312 +0.937500 0.0625000 -0.519896 + + +0.937500 0.00000 -0.553793 +1.00000 0.00000 -0.756802 + +0.937500 0.0625000 -0.519896 +1.00000 0.0625000 -0.710480 + + +0.875000 0.0625000 -0.329312 +0.937500 0.0625000 -0.519896 + +0.875000 0.125000 -0.307841 +0.937500 0.125000 -0.485999 + + +0.937500 0.0625000 -0.519896 +1.00000 0.0625000 -0.710480 + +0.937500 0.125000 -0.485999 +1.00000 0.125000 -0.664157 + + +0.750000 0.125000 0.123844 +0.812500 0.125000 -0.0919984 + +0.750000 0.187500 0.100046 +0.812500 0.187500 -0.0743196 + + +0.812500 0.125000 -0.0919984 +0.875000 0.125000 -0.307841 + +0.812500 0.187500 -0.0743196 +0.875000 0.187500 -0.248685 + + +0.750000 0.187500 0.100046 +0.812500 0.187500 -0.0743196 + +0.750000 0.250000 0.0762475 +0.812500 0.250000 -0.0566408 + + +0.812500 0.187500 -0.0743196 +0.875000 0.187500 -0.248685 + +0.812500 0.250000 -0.0566408 +0.875000 0.250000 -0.189529 + + +0.875000 0.125000 -0.307841 +0.937500 0.125000 -0.485999 + +0.875000 0.187500 -0.248685 +0.937500 0.187500 -0.392607 + + +0.937500 0.125000 -0.485999 +1.00000 0.125000 -0.664157 + +0.937500 0.187500 -0.392607 +1.00000 0.187500 -0.536529 + + +0.875000 0.187500 -0.248685 +0.937500 0.187500 -0.392607 + +0.875000 0.250000 -0.189529 +0.937500 0.250000 -0.299216 + + +0.937500 0.187500 -0.392607 +1.00000 0.187500 -0.536529 + +0.937500 0.250000 -0.299216 +1.00000 0.250000 -0.408902 + + +0.500000 0.250000 0.491295 +0.562500 0.250000 0.407326 + +0.500000 0.312500 0.277808 +0.562500 0.312500 0.230327 + + +0.562500 0.250000 0.407326 +0.625000 0.250000 0.323356 + +0.562500 0.312500 0.230327 +0.625000 0.312500 0.182845 + + +0.500000 0.312500 0.277808 +0.562500 0.312500 0.230327 + +0.500000 0.375000 0.0643212 +0.562500 0.375000 0.0533277 + + +0.562500 0.312500 0.230327 +0.625000 0.312500 0.182845 + +0.562500 0.375000 0.0533277 +0.625000 0.375000 0.0423342 + + +0.625000 0.250000 0.323356 +0.687500 0.250000 0.199802 + +0.625000 0.312500 0.182845 +0.687500 0.312500 0.112980 + + +0.687500 0.250000 0.199802 +0.750000 0.250000 0.0762475 + +0.687500 0.312500 0.112980 +0.750000 0.312500 0.0431149 + + +0.625000 0.312500 0.182845 +0.687500 0.312500 0.112980 + +0.625000 0.375000 0.0423342 +0.687500 0.375000 0.0261583 + + +0.687500 0.312500 0.112980 +0.750000 0.312500 0.0431149 + +0.687500 0.375000 0.0261583 +0.750000 0.375000 0.00998243 + + +0.500000 0.375000 0.0643212 +0.562500 0.375000 0.0533277 + +0.500000 0.437500 -0.157040 +0.562500 0.437500 -0.130200 + + +0.562500 0.375000 0.0533277 +0.625000 0.375000 0.0423342 + +0.562500 0.437500 -0.130200 +0.625000 0.437500 -0.103359 + + +0.500000 0.437500 -0.157040 +0.562500 0.437500 -0.130200 + +0.500000 0.500000 -0.378401 +0.562500 0.500000 -0.313727 + + +0.562500 0.437500 -0.130200 +0.625000 0.437500 -0.103359 + +0.562500 0.500000 -0.313727 +0.625000 0.500000 -0.249052 + + +0.625000 0.375000 0.0423342 +0.687500 0.375000 0.0261583 + +0.625000 0.437500 -0.103359 +0.687500 0.437500 -0.0638656 + + +0.687500 0.375000 0.0261583 +0.750000 0.375000 0.00998243 + +0.687500 0.437500 -0.0638656 +0.750000 0.437500 -0.0243721 + + +0.625000 0.437500 -0.103359 +0.687500 0.437500 -0.0638656 + +0.625000 0.500000 -0.249052 +0.687500 0.500000 -0.153889 + + +0.687500 0.437500 -0.0638656 +0.750000 0.437500 -0.0243721 + +0.687500 0.500000 -0.153889 +0.750000 0.500000 -0.0587266 + + +0.750000 0.250000 0.0762475 +0.812500 0.250000 -0.0566408 + +0.750000 0.312500 0.0431149 +0.812500 0.312500 -0.0320281 + + +0.812500 0.250000 -0.0566408 +0.875000 0.250000 -0.189529 + +0.812500 0.312500 -0.0320281 +0.875000 0.312500 -0.107171 + + +0.750000 0.312500 0.0431149 +0.812500 0.312500 -0.0320281 + +0.750000 0.375000 0.00998243 +0.812500 0.375000 -0.00741549 + + +0.812500 0.312500 -0.0320281 +0.875000 0.312500 -0.107171 + +0.812500 0.375000 -0.00741549 +0.875000 0.375000 -0.0248134 + + +0.875000 0.250000 -0.189529 +0.937500 0.250000 -0.299216 + +0.875000 0.312500 -0.107171 +0.937500 0.312500 -0.169195 + + +0.937500 0.250000 -0.299216 +1.00000 0.250000 -0.408902 + +0.937500 0.312500 -0.169195 +1.00000 0.312500 -0.231218 + + +0.875000 0.312500 -0.107171 +0.937500 0.312500 -0.169195 + +0.875000 0.375000 -0.0248134 +0.937500 0.375000 -0.0391738 + + +0.937500 0.312500 -0.169195 +1.00000 0.312500 -0.231218 + +0.937500 0.375000 -0.0391738 +1.00000 0.375000 -0.0535341 + + +0.750000 0.375000 0.00998243 +0.812500 0.375000 -0.00741549 + +0.750000 0.437500 -0.0243721 +0.812500 0.437500 0.0181049 + + +0.812500 0.375000 -0.00741549 +0.875000 0.375000 -0.0248134 + +0.812500 0.437500 0.0181049 +0.875000 0.437500 0.0605820 + + +0.750000 0.437500 -0.0243721 +0.812500 0.437500 0.0181049 + +0.750000 0.500000 -0.0587266 +0.812500 0.500000 0.0436253 + + +0.812500 0.437500 0.0181049 +0.875000 0.437500 0.0605820 + +0.812500 0.500000 0.0436253 +0.875000 0.500000 0.145977 + + +0.875000 0.375000 -0.0248134 +0.937500 0.375000 -0.0391738 + +0.875000 0.437500 0.0605820 +0.937500 0.437500 0.0956427 + + +0.937500 0.375000 -0.0391738 +1.00000 0.375000 -0.0535341 + +0.937500 0.437500 0.0956427 +1.00000 0.437500 0.130703 + + +0.875000 0.437500 0.0605820 +0.937500 0.437500 0.0956427 + +0.875000 0.500000 0.145977 +0.937500 0.500000 0.230459 + + +0.937500 0.437500 0.0956427 +1.00000 0.437500 0.130703 + +0.937500 0.500000 0.230459 +1.00000 0.500000 0.314941 + + +0.00000 0.500000 0.00000 +0.0625000 0.500000 -0.0997557 + +0.00000 0.562500 0.00000 +0.0625000 0.562500 -0.145900 + + +0.0625000 0.500000 -0.0997557 +0.125000 0.500000 -0.199511 + +0.0625000 0.562500 -0.145900 +0.125000 0.562500 -0.291800 + + +0.00000 0.562500 0.00000 +0.0625000 0.562500 -0.145900 + +0.00000 0.625000 0.00000 +0.0625000 0.625000 -0.192044 + + +0.0625000 0.562500 -0.145900 +0.125000 0.562500 -0.291800 + +0.0625000 0.625000 -0.192044 +0.125000 0.625000 -0.384089 + + +0.125000 0.500000 -0.199511 +0.187500 0.500000 -0.274843 + +0.125000 0.562500 -0.291800 +0.187500 0.562500 -0.401979 + + +0.187500 0.500000 -0.274843 +0.250000 0.500000 -0.350175 + +0.187500 0.562500 -0.401979 +0.250000 0.562500 -0.512157 + + +0.125000 0.562500 -0.291800 +0.187500 0.562500 -0.401979 + +0.125000 0.625000 -0.384089 +0.187500 0.625000 -0.529114 + + +0.187500 0.562500 -0.401979 +0.250000 0.562500 -0.512157 + +0.187500 0.625000 -0.529114 +0.250000 0.625000 -0.674139 + + +0.00000 0.625000 0.00000 +0.0625000 0.625000 -0.192044 + +0.00000 0.687500 0.00000 +0.0625000 0.687500 -0.214679 + + +0.0625000 0.625000 -0.192044 +0.125000 0.625000 -0.384089 + +0.0625000 0.687500 -0.214679 +0.125000 0.687500 -0.429358 + + +0.00000 0.687500 0.00000 +0.0625000 0.687500 -0.214679 + +0.00000 0.750000 0.00000 +0.0625000 0.750000 -0.237314 + + +0.0625000 0.687500 -0.214679 +0.125000 0.687500 -0.429358 + +0.0625000 0.750000 -0.237314 +0.125000 0.750000 -0.474628 + + +0.125000 0.625000 -0.384089 +0.187500 0.625000 -0.529114 + +0.125000 0.687500 -0.429358 +0.187500 0.687500 -0.591476 + + +0.187500 0.625000 -0.529114 +0.250000 0.625000 -0.674139 + +0.187500 0.687500 -0.591476 +0.250000 0.687500 -0.753595 + + +0.125000 0.687500 -0.429358 +0.187500 0.687500 -0.591476 + +0.125000 0.750000 -0.474628 +0.187500 0.750000 -0.653839 + + +0.187500 0.687500 -0.591476 +0.250000 0.687500 -0.753595 + +0.187500 0.750000 -0.653839 +0.250000 0.750000 -0.833050 + + +0.250000 0.500000 -0.350175 +0.312500 0.500000 -0.382640 + +0.250000 0.562500 -0.512157 +0.312500 0.562500 -0.559639 + + +0.312500 0.500000 -0.382640 +0.375000 0.500000 -0.415104 + +0.312500 0.562500 -0.559639 +0.375000 0.562500 -0.607121 + + +0.250000 0.562500 -0.512157 +0.312500 0.562500 -0.559639 + +0.250000 0.625000 -0.674139 +0.312500 0.625000 -0.736638 + + +0.312500 0.562500 -0.559639 +0.375000 0.562500 -0.607121 + +0.312500 0.625000 -0.736638 +0.375000 0.625000 -0.799137 + + +0.375000 0.500000 -0.415104 +0.437500 0.500000 -0.396753 + +0.375000 0.562500 -0.607121 +0.437500 0.562500 -0.580280 + + +0.437500 0.500000 -0.396753 +0.500000 0.500000 -0.378401 + +0.437500 0.562500 -0.580280 +0.500000 0.562500 -0.553440 + + +0.375000 0.562500 -0.607121 +0.437500 0.562500 -0.580280 + +0.375000 0.625000 -0.799137 +0.437500 0.625000 -0.763807 + + +0.437500 0.562500 -0.580280 +0.500000 0.562500 -0.553440 + +0.437500 0.625000 -0.763807 +0.500000 0.625000 -0.728478 + + +0.250000 0.625000 -0.674139 +0.312500 0.625000 -0.736638 + +0.250000 0.687500 -0.753595 +0.312500 0.687500 -0.823460 + + +0.312500 0.625000 -0.736638 +0.375000 0.625000 -0.799137 + +0.312500 0.687500 -0.823460 +0.375000 0.687500 -0.893325 + + +0.250000 0.687500 -0.753595 +0.312500 0.687500 -0.823460 + +0.250000 0.750000 -0.833050 +0.312500 0.750000 -0.910281 + + +0.312500 0.687500 -0.823460 +0.375000 0.687500 -0.893325 + +0.312500 0.750000 -0.910281 +0.375000 0.750000 -0.987513 + + +0.375000 0.625000 -0.799137 +0.437500 0.625000 -0.763807 + +0.375000 0.687500 -0.893325 +0.437500 0.687500 -0.853831 + + +0.437500 0.625000 -0.763807 +0.500000 0.625000 -0.728478 + +0.437500 0.687500 -0.853831 +0.500000 0.687500 -0.814338 + + +0.375000 0.687500 -0.893325 +0.437500 0.687500 -0.853831 + +0.375000 0.750000 -0.987513 +0.437500 0.750000 -0.943855 + + +0.437500 0.687500 -0.853831 +0.500000 0.687500 -0.814338 + +0.437500 0.750000 -0.943855 +0.500000 0.750000 -0.900198 + + +0.00000 0.750000 0.00000 +0.0625000 0.750000 -0.237314 + +0.00000 0.812500 0.00000 +0.0625000 0.812500 -0.230897 + + +0.0625000 0.750000 -0.237314 +0.125000 0.750000 -0.474628 + +0.0625000 0.812500 -0.230897 +0.125000 0.812500 -0.461794 + + +0.00000 0.812500 0.00000 +0.0625000 0.812500 -0.230897 + +0.00000 0.875000 0.00000 +0.0625000 0.875000 -0.224481 + + +0.0625000 0.812500 -0.230897 +0.125000 0.812500 -0.461794 + +0.0625000 0.875000 -0.224481 +0.125000 0.875000 -0.448961 + + +0.125000 0.750000 -0.474628 +0.187500 0.750000 -0.653839 + +0.125000 0.812500 -0.461794 +0.187500 0.812500 -0.636160 + + +0.187500 0.750000 -0.653839 +0.250000 0.750000 -0.833050 + +0.187500 0.812500 -0.636160 +0.250000 0.812500 -0.810526 + + +0.125000 0.812500 -0.461794 +0.187500 0.812500 -0.636160 + +0.125000 0.875000 -0.448961 +0.187500 0.875000 -0.618481 + + +0.187500 0.812500 -0.636160 +0.250000 0.812500 -0.810526 + +0.187500 0.875000 -0.618481 +0.250000 0.875000 -0.788001 + + +0.00000 0.875000 0.00000 +0.0625000 0.875000 -0.224481 + +0.00000 0.937500 0.00000 +0.0625000 0.937500 -0.190584 + + +0.0625000 0.875000 -0.224481 +0.125000 0.875000 -0.448961 + +0.0625000 0.937500 -0.190584 +0.125000 0.937500 -0.381167 + + +0.00000 0.937500 0.00000 +0.0625000 0.937500 -0.190584 + +0.00000 1.00000 0.00000 +0.0625000 1.00000 -0.156687 + + +0.0625000 0.937500 -0.190584 +0.125000 0.937500 -0.381167 + +0.0625000 1.00000 -0.156687 +0.125000 1.00000 -0.313373 + + +0.125000 0.875000 -0.448961 +0.187500 0.875000 -0.618481 + +0.125000 0.937500 -0.381167 +0.187500 0.937500 -0.525090 + + +0.187500 0.875000 -0.618481 +0.250000 0.875000 -0.788001 + +0.187500 0.937500 -0.525090 +0.250000 0.937500 -0.669012 + + +0.125000 0.937500 -0.381167 +0.187500 0.937500 -0.525090 + +0.125000 1.00000 -0.313373 +0.187500 1.00000 -0.431698 + + +0.187500 0.937500 -0.525090 +0.250000 0.937500 -0.669012 + +0.187500 1.00000 -0.431698 +0.250000 1.00000 -0.550022 + + +0.250000 0.750000 -0.833050 +0.312500 0.750000 -0.910281 + +0.250000 0.812500 -0.810526 +0.312500 0.812500 -0.885669 + + +0.312500 0.750000 -0.910281 +0.375000 0.750000 -0.987513 + +0.312500 0.812500 -0.885669 +0.375000 0.812500 -0.960812 + + +0.250000 0.812500 -0.810526 +0.312500 0.812500 -0.885669 + +0.250000 0.875000 -0.788001 +0.312500 0.875000 -0.861056 + + +0.312500 0.812500 -0.885669 +0.375000 0.812500 -0.960812 + +0.312500 0.875000 -0.861056 +0.375000 0.875000 -0.934111 + + +0.375000 0.750000 -0.987513 +0.437500 0.750000 -0.943855 + +0.375000 0.812500 -0.960812 +0.437500 0.812500 -0.918335 + + +0.437500 0.750000 -0.943855 +0.500000 0.750000 -0.900198 + +0.437500 0.812500 -0.918335 +0.500000 0.812500 -0.875858 + + +0.375000 0.812500 -0.960812 +0.437500 0.812500 -0.918335 + +0.375000 0.875000 -0.934111 +0.437500 0.875000 -0.892814 + + +0.437500 0.812500 -0.918335 +0.500000 0.812500 -0.875858 + +0.437500 0.875000 -0.892814 +0.500000 0.875000 -0.851518 + + +0.250000 0.875000 -0.788001 +0.312500 0.875000 -0.861056 + +0.250000 0.937500 -0.669012 +0.312500 0.937500 -0.731035 + + +0.312500 0.875000 -0.861056 +0.375000 0.875000 -0.934111 + +0.312500 0.937500 -0.731035 +0.375000 0.937500 -0.793059 + + +0.250000 0.937500 -0.669012 +0.312500 0.937500 -0.731035 + +0.250000 1.00000 -0.550022 +0.312500 1.00000 -0.601014 + + +0.312500 0.937500 -0.731035 +0.375000 0.937500 -0.793059 + +0.312500 1.00000 -0.601014 +0.375000 1.00000 -0.652006 + + +0.375000 0.875000 -0.934111 +0.437500 0.875000 -0.892814 + +0.375000 0.937500 -0.793059 +0.437500 0.937500 -0.757998 + + +0.437500 0.875000 -0.892814 +0.500000 0.875000 -0.851518 + +0.437500 0.937500 -0.757998 +0.500000 0.937500 -0.722937 + + +0.375000 0.937500 -0.793059 +0.437500 0.937500 -0.757998 + +0.375000 1.00000 -0.652006 +0.437500 1.00000 -0.623181 + + +0.437500 0.937500 -0.757998 +0.500000 0.937500 -0.722937 + +0.437500 1.00000 -0.623181 +0.500000 1.00000 -0.594356 + + +0.500000 0.500000 -0.378401 +0.562500 0.500000 -0.313727 + +0.500000 0.562500 -0.553440 +0.562500 0.562500 -0.458848 + + +0.562500 0.500000 -0.313727 +0.625000 0.500000 -0.249052 + +0.562500 0.562500 -0.458848 +0.625000 0.562500 -0.364257 + + +0.500000 0.562500 -0.553440 +0.562500 0.562500 -0.458848 + +0.500000 0.625000 -0.728478 +0.562500 0.625000 -0.603970 + + +0.562500 0.562500 -0.458848 +0.625000 0.562500 -0.364257 + +0.562500 0.625000 -0.603970 +0.625000 0.625000 -0.479462 + + +0.625000 0.500000 -0.249052 +0.687500 0.500000 -0.153889 + +0.625000 0.562500 -0.364257 +0.687500 0.562500 -0.225075 + + +0.687500 0.500000 -0.153889 +0.750000 0.500000 -0.0587266 + +0.687500 0.562500 -0.225075 +0.750000 0.562500 -0.0858920 + + +0.625000 0.562500 -0.364257 +0.687500 0.562500 -0.225075 + +0.625000 0.625000 -0.479462 +0.687500 0.625000 -0.296260 + + +0.687500 0.562500 -0.225075 +0.750000 0.562500 -0.0858920 + +0.687500 0.625000 -0.296260 +0.750000 0.625000 -0.113057 + + +0.500000 0.625000 -0.728478 +0.562500 0.625000 -0.603970 + +0.500000 0.687500 -0.814338 +0.562500 0.687500 -0.675155 + + +0.562500 0.625000 -0.603970 +0.625000 0.625000 -0.479462 + +0.562500 0.687500 -0.675155 +0.625000 0.687500 -0.535973 + + +0.500000 0.687500 -0.814338 +0.562500 0.687500 -0.675155 + +0.500000 0.750000 -0.900198 +0.562500 0.750000 -0.746340 + + +0.562500 0.687500 -0.675155 +0.625000 0.687500 -0.535973 + +0.562500 0.750000 -0.746340 +0.625000 0.750000 -0.592483 + + +0.625000 0.625000 -0.479462 +0.687500 0.625000 -0.296260 + +0.625000 0.687500 -0.535973 +0.687500 0.687500 -0.331178 + + +0.687500 0.625000 -0.296260 +0.750000 0.625000 -0.113057 + +0.687500 0.687500 -0.331178 +0.750000 0.687500 -0.126383 + + +0.625000 0.687500 -0.535973 +0.687500 0.687500 -0.331178 + +0.625000 0.750000 -0.592483 +0.687500 0.750000 -0.366095 + + +0.687500 0.687500 -0.331178 +0.750000 0.687500 -0.126383 + +0.687500 0.750000 -0.366095 +0.750000 0.750000 -0.139708 + + +0.750000 0.500000 -0.0587266 +0.812500 0.500000 0.0436253 + +0.750000 0.562500 -0.0858920 +0.812500 0.562500 0.0638053 + + +0.812500 0.500000 0.0436253 +0.875000 0.500000 0.145977 + +0.812500 0.562500 0.0638053 +0.875000 0.562500 0.213503 + + +0.750000 0.562500 -0.0858920 +0.812500 0.562500 0.0638053 + +0.750000 0.625000 -0.113057 +0.812500 0.625000 0.0839852 + + +0.812500 0.562500 0.0638053 +0.875000 0.562500 0.213503 + +0.812500 0.625000 0.0839852 +0.875000 0.625000 0.281028 + + +0.875000 0.500000 0.145977 +0.937500 0.500000 0.230459 + +0.875000 0.562500 0.213503 +0.937500 0.562500 0.337063 + + +0.937500 0.500000 0.230459 +1.00000 0.500000 0.314941 + +0.937500 0.562500 0.337063 +1.00000 0.562500 0.460624 + + +0.875000 0.562500 0.213503 +0.937500 0.562500 0.337063 + +0.875000 0.625000 0.281028 +0.937500 0.625000 0.443668 + + +0.937500 0.562500 0.337063 +1.00000 0.562500 0.460624 + +0.937500 0.625000 0.443668 +1.00000 0.625000 0.606308 + + +0.750000 0.625000 -0.113057 +0.812500 0.625000 0.0839852 + +0.750000 0.687500 -0.126383 +0.812500 0.687500 0.0938838 + + +0.812500 0.625000 0.0839852 +0.875000 0.625000 0.281028 + +0.812500 0.687500 0.0938838 +0.875000 0.687500 0.314150 + + +0.750000 0.687500 -0.126383 +0.812500 0.687500 0.0938838 + +0.750000 0.750000 -0.139708 +0.812500 0.750000 0.103783 + + +0.812500 0.687500 0.0938838 +0.875000 0.687500 0.314150 + +0.812500 0.750000 0.103783 +0.875000 0.750000 0.347273 + + +0.875000 0.625000 0.281028 +0.937500 0.625000 0.443668 + +0.875000 0.687500 0.314150 +0.937500 0.687500 0.495959 + + +0.937500 0.625000 0.443668 +1.00000 0.625000 0.606308 + +0.937500 0.687500 0.495959 +1.00000 0.687500 0.677768 + + +0.875000 0.687500 0.314150 +0.937500 0.687500 0.495959 + +0.875000 0.750000 0.347273 +0.937500 0.750000 0.548251 + + +0.937500 0.687500 0.495959 +1.00000 0.687500 0.677768 + +0.937500 0.750000 0.548251 +1.00000 0.750000 0.749229 + + +0.500000 0.750000 -0.900198 +0.562500 0.750000 -0.746340 + +0.500000 0.812500 -0.875858 +0.562500 0.812500 -0.726160 + + +0.562500 0.750000 -0.746340 +0.625000 0.750000 -0.592483 + +0.562500 0.812500 -0.726160 +0.625000 0.812500 -0.576463 + + +0.500000 0.812500 -0.875858 +0.562500 0.812500 -0.726160 + +0.500000 0.875000 -0.851518 +0.562500 0.875000 -0.705980 + + +0.562500 0.812500 -0.726160 +0.625000 0.812500 -0.576463 + +0.562500 0.875000 -0.705980 +0.625000 0.875000 -0.560443 + + +0.625000 0.750000 -0.592483 +0.687500 0.750000 -0.366095 + +0.625000 0.812500 -0.576463 +0.687500 0.812500 -0.356197 + + +0.687500 0.750000 -0.366095 +0.750000 0.750000 -0.139708 + +0.687500 0.812500 -0.356197 +0.750000 0.812500 -0.135930 + + +0.625000 0.812500 -0.576463 +0.687500 0.812500 -0.356197 + +0.625000 0.875000 -0.560443 +0.687500 0.875000 -0.346298 + + +0.687500 0.812500 -0.356197 +0.750000 0.812500 -0.135930 + +0.687500 0.875000 -0.346298 +0.750000 0.875000 -0.132153 + + +0.500000 0.875000 -0.851518 +0.562500 0.875000 -0.705980 + +0.500000 0.937500 -0.722937 +0.562500 0.937500 -0.599376 + + +0.562500 0.875000 -0.705980 +0.625000 0.875000 -0.560443 + +0.562500 0.937500 -0.599376 +0.625000 0.937500 -0.475815 + + +0.500000 0.937500 -0.722937 +0.562500 0.937500 -0.599376 + +0.500000 1.00000 -0.594356 +0.562500 1.00000 -0.492772 + + +0.562500 0.937500 -0.599376 +0.625000 0.937500 -0.475815 + +0.562500 1.00000 -0.492772 +0.625000 1.00000 -0.391187 + + +0.625000 0.875000 -0.560443 +0.687500 0.875000 -0.346298 + +0.625000 0.937500 -0.475815 +0.687500 0.937500 -0.294006 + + +0.687500 0.875000 -0.346298 +0.750000 0.875000 -0.132153 + +0.687500 0.937500 -0.294006 +0.750000 0.937500 -0.112197 + + +0.625000 0.937500 -0.475815 +0.687500 0.937500 -0.294006 + +0.625000 1.00000 -0.391187 +0.687500 1.00000 -0.241715 + + +0.687500 0.937500 -0.294006 +0.750000 0.937500 -0.112197 + +0.687500 1.00000 -0.241715 +0.750000 1.00000 -0.0922422 + + +0.750000 0.750000 -0.139708 +0.812500 0.750000 0.103783 + +0.750000 0.812500 -0.135930 +0.812500 0.812500 0.100976 + + +0.812500 0.750000 0.103783 +0.875000 0.750000 0.347273 + +0.812500 0.812500 0.100976 +0.875000 0.812500 0.337883 + + +0.750000 0.812500 -0.135930 +0.812500 0.812500 0.100976 + +0.750000 0.875000 -0.132153 +0.812500 0.875000 0.0981703 + + +0.812500 0.812500 0.100976 +0.875000 0.812500 0.337883 + +0.812500 0.875000 0.0981703 +0.875000 0.875000 0.328493 + + +0.875000 0.750000 0.347273 +0.937500 0.750000 0.548251 + +0.875000 0.812500 0.337883 +0.937500 0.812500 0.533427 + + +0.937500 0.750000 0.548251 +1.00000 0.750000 0.749229 + +0.937500 0.812500 0.533427 +1.00000 0.812500 0.728971 + + +0.875000 0.812500 0.337883 +0.937500 0.812500 0.533427 + +0.875000 0.875000 0.328493 +0.937500 0.875000 0.518603 + + +0.937500 0.812500 0.533427 +1.00000 0.812500 0.728971 + +0.937500 0.875000 0.518603 +1.00000 0.875000 0.708713 + + +0.750000 0.875000 -0.132153 +0.812500 0.875000 0.0981703 + +0.750000 0.937500 -0.112197 +0.812500 0.937500 0.0833464 + + +0.812500 0.875000 0.0981703 +0.875000 0.875000 0.328493 + +0.812500 0.937500 0.0833464 +0.875000 0.937500 0.278890 + + +0.750000 0.937500 -0.112197 +0.812500 0.937500 0.0833464 + +0.750000 1.00000 -0.0922422 +0.812500 1.00000 0.0685225 + + +0.812500 0.937500 0.0833464 +0.875000 0.937500 0.278890 + +0.812500 1.00000 0.0685225 +0.875000 1.00000 0.229287 + + +0.875000 0.875000 0.328493 +0.937500 0.875000 0.518603 + +0.875000 0.937500 0.278890 +0.937500 0.937500 0.440293 + + +0.937500 0.875000 0.518603 +1.00000 0.875000 0.708713 + +0.937500 0.937500 0.440293 +1.00000 0.937500 0.601696 + + +0.875000 0.937500 0.278890 +0.937500 0.937500 0.440293 + +0.875000 1.00000 0.229287 +0.937500 1.00000 0.361983 + + +0.937500 0.937500 0.440293 +1.00000 0.937500 0.601696 + +0.937500 1.00000 0.361983 +1.00000 1.00000 0.494679 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00420152 +0.125000 0.00000 0.495416 + +0.00000 0.125000 0.00369531 +0.125000 0.125000 0.435727 + + +0.125000 0.00000 0.502791 +0.250000 0.00000 0.873739 + +0.125000 0.125000 0.442213 +0.250000 0.125000 0.768469 + + +0.00000 0.125000 0.00367905 +0.0625000 0.125000 0.218745 + +0.00000 0.187500 0.00298171 +0.0625000 0.187500 0.177283 + + +0.0625000 0.125000 0.218745 +0.125000 0.125000 0.433810 + +0.0625000 0.187500 0.177283 +0.125000 0.187500 0.351584 + + +0.00000 0.187500 0.00298171 +0.0625000 0.187500 0.177283 + +0.00000 0.250000 0.00228436 +0.0625000 0.250000 0.135821 + + +0.0625000 0.187500 0.177283 +0.125000 0.187500 0.351584 + +0.0625000 0.250000 0.135821 +0.125000 0.250000 0.269357 + + +0.125000 0.125000 0.440268 +0.187500 0.125000 0.602678 + +0.125000 0.187500 0.356817 +0.187500 0.187500 0.488443 + + +0.187500 0.125000 0.602678 +0.250000 0.125000 0.765088 + +0.187500 0.187500 0.488443 +0.250000 0.187500 0.620069 + + +0.125000 0.187500 0.356817 +0.187500 0.187500 0.488443 + +0.125000 0.250000 0.273367 +0.187500 0.250000 0.374209 + + +0.187500 0.187500 0.488443 +0.250000 0.187500 0.620069 + +0.187500 0.250000 0.374209 +0.250000 0.250000 0.475051 + + +0.250000 0.00000 0.878279 +0.312500 0.00000 0.958210 + +0.250000 0.0625000 0.825371 +0.312500 0.0625000 0.900486 + + +0.312500 0.00000 0.958210 +0.375000 0.00000 1.03814 + +0.312500 0.0625000 0.900486 +0.375000 0.0625000 0.975601 + + +0.250000 0.0625000 0.825371 +0.312500 0.0625000 0.900486 + +0.250000 0.125000 0.772462 +0.312500 0.125000 0.842762 + + +0.312500 0.0625000 0.900486 +0.375000 0.0625000 0.975601 + +0.312500 0.125000 0.842762 +0.375000 0.125000 0.913062 + + +0.375000 0.00000 1.03873 +0.437500 0.00000 0.993551 + +0.375000 0.0625000 0.976160 +0.437500 0.0625000 0.933699 + + +0.437500 0.00000 0.993551 +0.500000 0.00000 0.948368 + +0.437500 0.0625000 0.933699 +0.500000 0.0625000 0.891237 + + +0.375000 0.0625000 0.976160 +0.437500 0.0625000 0.933699 + +0.375000 0.125000 0.913585 +0.437500 0.125000 0.873846 + + +0.437500 0.0625000 0.933699 +0.500000 0.0625000 0.891237 + +0.437500 0.125000 0.873846 +0.500000 0.125000 0.834106 + + +0.250000 0.125000 0.769063 +0.312500 0.125000 0.839054 + +0.250000 0.187500 0.623291 +0.312500 0.187500 0.680016 + + +0.312500 0.125000 0.839054 +0.375000 0.125000 0.909045 + +0.312500 0.187500 0.680016 +0.375000 0.187500 0.736740 + + +0.250000 0.187500 0.623291 +0.312500 0.187500 0.680016 + +0.250000 0.250000 0.477519 +0.312500 0.250000 0.520977 + + +0.312500 0.187500 0.680016 +0.375000 0.187500 0.736740 + +0.312500 0.250000 0.520977 +0.375000 0.250000 0.564435 + + +0.375000 0.125000 0.909566 +0.437500 0.125000 0.870001 + +0.375000 0.187500 0.737162 +0.437500 0.187500 0.705097 + + +0.437500 0.125000 0.870001 +0.500000 0.125000 0.830436 + +0.437500 0.187500 0.705097 +0.500000 0.187500 0.673031 + + +0.375000 0.187500 0.737162 +0.437500 0.187500 0.705097 + +0.375000 0.250000 0.564758 +0.437500 0.250000 0.540192 + + +0.437500 0.187500 0.705097 +0.500000 0.187500 0.673031 + +0.437500 0.250000 0.540192 +0.500000 0.250000 0.515626 + + +0.00000 0.250000 0.00225582 +0.0625000 0.250000 0.134124 + +0.00000 0.312500 0.00128497 +0.0625000 0.312500 0.0764002 + + +0.0625000 0.250000 0.134124 +0.125000 0.250000 0.265992 + +0.0625000 0.312500 0.0764002 +0.125000 0.312500 0.151515 + + +0.00000 0.312500 0.00128497 +0.0625000 0.312500 0.0764002 + +0.00000 0.375000 0.000314118 +0.0625000 0.375000 0.0186765 + + +0.0625000 0.312500 0.0764002 +0.125000 0.312500 0.151515 + +0.0625000 0.375000 0.0186765 +0.125000 0.375000 0.0370388 + + +0.125000 0.250000 0.269952 +0.187500 0.250000 0.369534 + +0.125000 0.312500 0.153771 +0.187500 0.312500 0.210495 + + +0.187500 0.250000 0.369534 +0.250000 0.250000 0.469116 + +0.187500 0.312500 0.210495 +0.250000 0.312500 0.267220 + + +0.125000 0.312500 0.153771 +0.187500 0.312500 0.210495 + +0.125000 0.375000 0.0375901 +0.187500 0.375000 0.0514567 + + +0.187500 0.312500 0.210495 +0.250000 0.312500 0.267220 + +0.187500 0.375000 0.0514567 +0.250000 0.375000 0.0653233 + + +0.00000 0.375000 0.000280290 +0.0625000 0.375000 0.0166651 + +0.00000 0.437500 -0.000726371 +0.0625000 0.437500 -0.0431877 + + +0.0625000 0.375000 0.0166651 +0.125000 0.375000 0.0330499 + +0.0625000 0.437500 -0.0431877 +0.125000 0.437500 -0.0856490 + + +0.00000 0.437500 -0.000726371 +0.0625000 0.437500 -0.0431877 + +0.00000 0.500000 -0.00173303 +0.0625000 0.500000 -0.103040 + + +0.0625000 0.437500 -0.0431877 +0.125000 0.437500 -0.0856490 + +0.0625000 0.500000 -0.103040 +0.125000 0.500000 -0.204348 + + +0.125000 0.375000 0.0335419 +0.187500 0.375000 0.0459152 + +0.125000 0.437500 -0.0869239 +0.187500 0.437500 -0.118989 + + +0.187500 0.375000 0.0459152 +0.250000 0.375000 0.0582884 + +0.187500 0.437500 -0.118989 +0.250000 0.437500 -0.151054 + + +0.125000 0.437500 -0.0869239 +0.187500 0.437500 -0.118989 + +0.125000 0.500000 -0.207390 +0.187500 0.500000 -0.283894 + + +0.187500 0.437500 -0.118989 +0.250000 0.437500 -0.151054 + +0.187500 0.500000 -0.283894 +0.250000 0.500000 -0.360397 + + +0.250000 0.250000 0.471554 +0.312500 0.250000 0.514469 + +0.250000 0.312500 0.268608 +0.312500 0.312500 0.293054 + + +0.312500 0.250000 0.514469 +0.375000 0.250000 0.557384 + +0.312500 0.312500 0.293054 +0.375000 0.312500 0.317499 + + +0.250000 0.312500 0.268608 +0.312500 0.312500 0.293054 + +0.250000 0.375000 0.0656628 +0.312500 0.375000 0.0716386 + + +0.312500 0.312500 0.293054 +0.375000 0.312500 0.317499 + +0.312500 0.375000 0.0716386 +0.375000 0.375000 0.0776144 + + +0.375000 0.250000 0.557703 +0.437500 0.250000 0.533444 + +0.375000 0.312500 0.317681 +0.437500 0.312500 0.303862 + + +0.437500 0.250000 0.533444 +0.500000 0.250000 0.509185 + +0.437500 0.312500 0.303862 +0.500000 0.312500 0.290044 + + +0.375000 0.312500 0.317681 +0.437500 0.312500 0.303862 + +0.375000 0.375000 0.0776589 +0.437500 0.375000 0.0742808 + + +0.437500 0.312500 0.303862 +0.500000 0.312500 0.290044 + +0.437500 0.375000 0.0742808 +0.500000 0.375000 0.0709028 + + +0.250000 0.375000 0.0585913 +0.312500 0.375000 0.0639236 + +0.250000 0.437500 -0.151839 +0.312500 0.437500 -0.165658 + + +0.312500 0.375000 0.0639236 +0.375000 0.375000 0.0692558 + +0.312500 0.437500 -0.165658 +0.375000 0.437500 -0.179477 + + +0.250000 0.437500 -0.151839 +0.312500 0.437500 -0.165658 + +0.250000 0.500000 -0.362270 +0.312500 0.500000 -0.395240 + + +0.312500 0.437500 -0.165658 +0.375000 0.437500 -0.179477 + +0.312500 0.500000 -0.395240 +0.375000 0.500000 -0.428209 + + +0.375000 0.375000 0.0692955 +0.437500 0.375000 0.0662812 + +0.375000 0.437500 -0.179579 +0.437500 0.437500 -0.171768 + + +0.437500 0.375000 0.0662812 +0.500000 0.375000 0.0632670 + +0.437500 0.437500 -0.171768 +0.500000 0.437500 -0.163957 + + +0.375000 0.437500 -0.179579 +0.437500 0.437500 -0.171768 + +0.375000 0.500000 -0.428454 +0.437500 0.500000 -0.409817 + + +0.437500 0.437500 -0.171768 +0.500000 0.437500 -0.163957 + +0.437500 0.500000 -0.409817 +0.500000 0.500000 -0.391180 + + +0.500000 0.00000 0.944871 +0.562500 0.00000 0.785637 + +0.500000 0.0625000 0.887951 +0.562500 0.0625000 0.738309 + + +0.562500 0.00000 0.785637 +0.625000 0.00000 0.626403 + +0.562500 0.0625000 0.738309 +0.625000 0.0625000 0.588667 + + +0.500000 0.0625000 0.887951 +0.562500 0.0625000 0.738309 + +0.500000 0.125000 0.831031 +0.562500 0.125000 0.690981 + + +0.562500 0.0625000 0.738309 +0.625000 0.0625000 0.588667 + +0.562500 0.125000 0.690981 +0.625000 0.125000 0.550932 + + +0.625000 0.00000 0.619671 +0.687500 0.00000 0.385371 + +0.625000 0.0625000 0.582341 +0.687500 0.0625000 0.362156 + + +0.687500 0.00000 0.385371 +0.750000 0.00000 0.151072 + +0.687500 0.0625000 0.362156 +0.750000 0.0625000 0.141971 + + +0.625000 0.0625000 0.582341 +0.687500 0.0625000 0.362156 + +0.625000 0.125000 0.545011 +0.687500 0.125000 0.338941 + + +0.687500 0.0625000 0.362156 +0.750000 0.0625000 0.141971 + +0.687500 0.125000 0.338941 +0.750000 0.125000 0.132870 + + +0.500000 0.125000 0.827374 +0.562500 0.125000 0.687941 + +0.500000 0.187500 0.670550 +0.562500 0.187500 0.557545 + + +0.562500 0.125000 0.687941 +0.625000 0.125000 0.548508 + +0.562500 0.187500 0.557545 +0.625000 0.187500 0.444541 + + +0.500000 0.187500 0.670550 +0.562500 0.187500 0.557545 + +0.500000 0.250000 0.513725 +0.562500 0.250000 0.427150 + + +0.562500 0.187500 0.557545 +0.625000 0.187500 0.444541 + +0.562500 0.250000 0.427150 +0.625000 0.250000 0.340574 + + +0.625000 0.125000 0.542613 +0.687500 0.125000 0.337449 + +0.625000 0.187500 0.439763 +0.687500 0.187500 0.273488 + + +0.687500 0.125000 0.337449 +0.750000 0.125000 0.132286 + +0.687500 0.187500 0.273488 +0.750000 0.187500 0.107212 + + +0.625000 0.187500 0.439763 +0.687500 0.187500 0.273488 + +0.625000 0.250000 0.336914 +0.687500 0.250000 0.209526 + + +0.687500 0.187500 0.273488 +0.750000 0.187500 0.107212 + +0.687500 0.250000 0.209526 +0.750000 0.250000 0.0821375 + + +0.750000 0.00000 0.142753 +0.812500 0.00000 -0.109247 + +0.750000 0.0625000 0.134153 +0.812500 0.0625000 -0.102666 + + +0.812500 0.00000 -0.109247 +0.875000 0.00000 -0.361247 + +0.812500 0.0625000 -0.102666 +0.875000 0.0625000 -0.339485 + + +0.750000 0.0625000 0.134153 +0.812500 0.0625000 -0.102666 + +0.750000 0.125000 0.125554 +0.812500 0.125000 -0.0960846 + + +0.812500 0.0625000 -0.102666 +0.875000 0.0625000 -0.339485 + +0.812500 0.125000 -0.0960846 +0.875000 0.125000 -0.317723 + + +0.875000 0.00000 -0.369116 +0.937500 0.00000 -0.577118 + +0.875000 0.0625000 -0.346880 +0.937500 0.0625000 -0.542351 + + +0.937500 0.00000 -0.577118 +1.00000 0.00000 -0.785119 + +0.937500 0.0625000 -0.542351 +1.00000 0.0625000 -0.737823 + + +0.875000 0.0625000 -0.346880 +0.937500 0.0625000 -0.542351 + +0.875000 0.125000 -0.324644 +0.937500 0.125000 -0.507585 + + +0.937500 0.0625000 -0.542351 +1.00000 0.0625000 -0.737823 + +0.937500 0.125000 -0.507585 +1.00000 0.125000 -0.690526 + + +0.750000 0.125000 0.125001 +0.812500 0.125000 -0.0956618 + +0.750000 0.187500 0.101308 +0.812500 0.187500 -0.0775296 + + +0.812500 0.125000 -0.0956618 +0.875000 0.125000 -0.316325 + +0.812500 0.187500 -0.0775296 +0.875000 0.187500 -0.256367 + + +0.750000 0.187500 0.101308 +0.812500 0.187500 -0.0775296 + +0.750000 0.250000 0.0776145 +0.812500 0.250000 -0.0593974 + + +0.812500 0.187500 -0.0775296 +0.875000 0.187500 -0.256367 + +0.812500 0.250000 -0.0593974 +0.875000 0.250000 -0.196409 + + +0.875000 0.125000 -0.323215 +0.937500 0.125000 -0.505352 + +0.875000 0.187500 -0.261951 +0.937500 0.187500 -0.409565 + + +0.937500 0.125000 -0.505352 +1.00000 0.125000 -0.687488 + +0.937500 0.187500 -0.409565 +1.00000 0.187500 -0.557178 + + +0.875000 0.187500 -0.261951 +0.937500 0.187500 -0.409565 + +0.875000 0.250000 -0.200688 +0.937500 0.250000 -0.313778 + + +0.937500 0.187500 -0.409565 +1.00000 0.187500 -0.557178 + +0.937500 0.250000 -0.313778 +1.00000 0.250000 -0.426868 + + +0.500000 0.250000 0.507307 +0.562500 0.250000 0.421813 + +0.500000 0.312500 0.288974 +0.562500 0.312500 0.240275 + + +0.562500 0.250000 0.421813 +0.625000 0.250000 0.336319 + +0.562500 0.312500 0.240275 +0.625000 0.312500 0.191576 + + +0.500000 0.312500 0.288974 +0.562500 0.312500 0.240275 + +0.500000 0.375000 0.0706414 +0.562500 0.375000 0.0587365 + + +0.562500 0.312500 0.240275 +0.625000 0.312500 0.191576 + +0.562500 0.375000 0.0587365 +0.625000 0.375000 0.0468317 + + +0.625000 0.250000 0.332705 +0.687500 0.250000 0.206908 + +0.625000 0.312500 0.189517 +0.687500 0.312500 0.117860 + + +0.687500 0.250000 0.206908 +0.750000 0.250000 0.0811114 + +0.687500 0.312500 0.117860 +0.750000 0.312500 0.0462030 + + +0.625000 0.312500 0.189517 +0.687500 0.312500 0.117860 + +0.625000 0.375000 0.0463284 +0.687500 0.375000 0.0288115 + + +0.687500 0.312500 0.117860 +0.750000 0.312500 0.0462030 + +0.687500 0.375000 0.0288115 +0.750000 0.375000 0.0112946 + + +0.500000 0.375000 0.0630337 +0.562500 0.375000 0.0524110 + +0.500000 0.437500 -0.163352 +0.562500 0.437500 -0.135823 + + +0.562500 0.375000 0.0524110 +0.625000 0.375000 0.0417882 + +0.562500 0.437500 -0.135823 +0.625000 0.437500 -0.108294 + + +0.500000 0.437500 -0.163352 +0.562500 0.437500 -0.135823 + +0.500000 0.500000 -0.389738 +0.562500 0.500000 -0.324057 + + +0.562500 0.437500 -0.135823 +0.625000 0.437500 -0.108294 + +0.562500 0.500000 -0.324057 +0.625000 0.500000 -0.258377 + + +0.625000 0.375000 0.0413391 +0.687500 0.375000 0.0257087 + +0.625000 0.437500 -0.107130 +0.687500 0.437500 -0.0666240 + + +0.687500 0.375000 0.0257087 +0.750000 0.375000 0.0100782 + +0.687500 0.437500 -0.0666240 +0.750000 0.437500 -0.0261177 + + +0.625000 0.437500 -0.107130 +0.687500 0.437500 -0.0666240 + +0.625000 0.500000 -0.255600 +0.687500 0.500000 -0.158957 + + +0.687500 0.437500 -0.0666240 +0.750000 0.437500 -0.0261177 + +0.687500 0.500000 -0.158957 +0.750000 0.500000 -0.0623136 + + +0.750000 0.250000 0.0766449 +0.812500 0.250000 -0.0586553 + +0.750000 0.312500 0.0436588 +0.812500 0.312500 -0.0334115 + + +0.812500 0.250000 -0.0586553 +0.875000 0.250000 -0.193956 + +0.812500 0.312500 -0.0334115 +0.875000 0.312500 -0.110482 + + +0.750000 0.312500 0.0436588 +0.812500 0.312500 -0.0334115 + +0.750000 0.375000 0.0106726 +0.812500 0.375000 -0.00816762 + + +0.812500 0.312500 -0.0334115 +0.875000 0.312500 -0.110482 + +0.812500 0.375000 -0.00816762 +0.875000 0.375000 -0.0270079 + + +0.875000 0.250000 -0.198181 +0.937500 0.250000 -0.309858 + +0.875000 0.312500 -0.112888 +0.937500 0.312500 -0.176503 + + +0.937500 0.250000 -0.309858 +1.00000 0.250000 -0.421535 + +0.937500 0.312500 -0.176503 +1.00000 0.312500 -0.240117 + + +0.875000 0.312500 -0.112888 +0.937500 0.312500 -0.176503 + +0.875000 0.375000 -0.0275962 +0.937500 0.375000 -0.0431470 + + +0.937500 0.312500 -0.176503 +1.00000 0.312500 -0.240117 + +0.937500 0.375000 -0.0431470 +1.00000 0.375000 -0.0586978 + + +0.750000 0.375000 0.00952325 +0.812500 0.375000 -0.00728802 + +0.750000 0.437500 -0.0246795 +0.812500 0.437500 0.0188869 + + +0.812500 0.375000 -0.00728802 +0.875000 0.375000 -0.0240993 + +0.812500 0.437500 0.0188869 +0.875000 0.437500 0.0624533 + + +0.750000 0.437500 -0.0246795 +0.812500 0.437500 0.0188869 + +0.750000 0.500000 -0.0588823 +0.812500 0.500000 0.0450618 + + +0.812500 0.437500 0.0188869 +0.875000 0.437500 0.0624533 + +0.812500 0.500000 0.0450618 +0.875000 0.500000 0.149006 + + +0.875000 0.375000 -0.0246242 +0.937500 0.375000 -0.0385003 + +0.875000 0.437500 0.0638138 +0.937500 0.437500 0.0997737 + + +0.937500 0.375000 -0.0385003 +1.00000 0.375000 -0.0523764 + +0.937500 0.437500 0.0997737 +1.00000 0.437500 0.135734 + + +0.875000 0.437500 0.0638138 +0.937500 0.437500 0.0997737 + +0.875000 0.500000 0.152252 +0.937500 0.500000 0.238048 + + +0.937500 0.437500 0.0997737 +1.00000 0.437500 0.135734 + +0.937500 0.500000 0.238048 +1.00000 0.500000 0.323844 + + +0.00000 0.500000 -0.00176387 +0.0625000 0.500000 -0.104874 + +0.00000 0.562500 -0.00255987 +0.0625000 0.562500 -0.152202 + + +0.0625000 0.500000 -0.104874 +0.125000 0.500000 -0.207984 + +0.0625000 0.562500 -0.152202 +0.125000 0.562500 -0.301844 + + +0.00000 0.562500 -0.00255987 +0.0625000 0.562500 -0.152202 + +0.00000 0.625000 -0.00335587 +0.0625000 0.625000 -0.199530 + + +0.0625000 0.562500 -0.152202 +0.125000 0.562500 -0.301844 + +0.0625000 0.625000 -0.199530 +0.125000 0.625000 -0.395703 + + +0.125000 0.500000 -0.211080 +0.187500 0.500000 -0.288945 + +0.125000 0.562500 -0.306337 +0.187500 0.562500 -0.419341 + + +0.187500 0.500000 -0.288945 +0.250000 0.500000 -0.366810 + +0.187500 0.562500 -0.419341 +0.250000 0.562500 -0.532345 + + +0.125000 0.562500 -0.306337 +0.187500 0.562500 -0.419341 + +0.125000 0.625000 -0.401593 +0.187500 0.625000 -0.549737 + + +0.187500 0.562500 -0.419341 +0.250000 0.562500 -0.532345 + +0.187500 0.625000 -0.549737 +0.250000 0.625000 -0.697880 + + +0.00000 0.625000 -0.00337617 +0.0625000 0.625000 -0.200736 + +0.00000 0.687500 -0.00376663 +0.0625000 0.687500 -0.223952 + + +0.0625000 0.625000 -0.200736 +0.125000 0.625000 -0.398096 + +0.0625000 0.687500 -0.223952 +0.125000 0.687500 -0.444136 + + +0.00000 0.687500 -0.00376663 +0.0625000 0.687500 -0.223952 + +0.00000 0.750000 -0.00415708 +0.0625000 0.750000 -0.247167 + + +0.0625000 0.687500 -0.223952 +0.125000 0.687500 -0.444136 + +0.0625000 0.750000 -0.247167 +0.125000 0.750000 -0.490176 + + +0.125000 0.625000 -0.404022 +0.187500 0.625000 -0.553062 + +0.125000 0.687500 -0.450747 +0.187500 0.687500 -0.617023 + + +0.187500 0.625000 -0.553062 +0.250000 0.625000 -0.702101 + +0.187500 0.687500 -0.617023 +0.250000 0.687500 -0.783299 + + +0.125000 0.687500 -0.450747 +0.187500 0.687500 -0.617023 + +0.125000 0.750000 -0.497473 +0.187500 0.750000 -0.680985 + + +0.187500 0.687500 -0.617023 +0.250000 0.687500 -0.783299 + +0.187500 0.750000 -0.680985 +0.250000 0.750000 -0.864498 + + +0.250000 0.500000 -0.368716 +0.312500 0.500000 -0.402272 + +0.250000 0.562500 -0.535111 +0.312500 0.562500 -0.583811 + + +0.312500 0.500000 -0.402272 +0.375000 0.500000 -0.435829 + +0.312500 0.562500 -0.583811 +0.375000 0.562500 -0.632510 + + +0.250000 0.562500 -0.535111 +0.312500 0.562500 -0.583811 + +0.250000 0.625000 -0.701507 +0.312500 0.625000 -0.765349 + + +0.312500 0.562500 -0.583811 +0.375000 0.562500 -0.632510 + +0.312500 0.625000 -0.765349 +0.375000 0.625000 -0.829192 + + +0.375000 0.500000 -0.436078 +0.437500 0.500000 -0.417109 + +0.375000 0.562500 -0.632872 +0.437500 0.562500 -0.605343 + + +0.437500 0.500000 -0.417109 +0.500000 0.500000 -0.398141 + +0.437500 0.562500 -0.605343 +0.500000 0.562500 -0.577815 + + +0.375000 0.562500 -0.632872 +0.437500 0.562500 -0.605343 + +0.375000 0.625000 -0.829667 +0.437500 0.625000 -0.793578 + + +0.437500 0.562500 -0.605343 +0.500000 0.562500 -0.577815 + +0.437500 0.625000 -0.793578 +0.500000 0.625000 -0.757488 + + +0.250000 0.625000 -0.705749 +0.312500 0.625000 -0.769978 + +0.250000 0.687500 -0.787370 +0.312500 0.687500 -0.859026 + + +0.312500 0.625000 -0.769978 +0.375000 0.625000 -0.834207 + +0.312500 0.687500 -0.859026 +0.375000 0.687500 -0.930683 + + +0.250000 0.687500 -0.787370 +0.312500 0.687500 -0.859026 + +0.250000 0.750000 -0.868990 +0.312500 0.750000 -0.948075 + + +0.312500 0.687500 -0.859026 +0.375000 0.687500 -0.930683 + +0.312500 0.750000 -0.948075 +0.375000 0.750000 -1.02716 + + +0.375000 0.625000 -0.834684 +0.437500 0.625000 -0.798377 + +0.375000 0.687500 -0.931216 +0.437500 0.687500 -0.890710 + + +0.437500 0.625000 -0.798377 +0.500000 0.625000 -0.762070 + +0.437500 0.687500 -0.890710 +0.500000 0.687500 -0.850204 + + +0.375000 0.687500 -0.931216 +0.437500 0.687500 -0.890710 + +0.375000 0.750000 -1.02775 +0.437500 0.750000 -0.983043 + + +0.437500 0.687500 -0.890710 +0.500000 0.687500 -0.850204 + +0.437500 0.750000 -0.983043 +0.500000 0.750000 -0.938337 + + +0.00000 0.750000 -0.00416187 +0.0625000 0.750000 -0.247451 + +0.00000 0.812500 -0.00405118 +0.0625000 0.812500 -0.240870 + + +0.0625000 0.750000 -0.247451 +0.125000 0.750000 -0.490741 + +0.0625000 0.812500 -0.240870 +0.125000 0.812500 -0.477689 + + +0.00000 0.812500 -0.00405118 +0.0625000 0.812500 -0.240870 + +0.00000 0.875000 -0.00394049 +0.0625000 0.875000 -0.234289 + + +0.0625000 0.812500 -0.240870 +0.125000 0.812500 -0.477689 + +0.0625000 0.875000 -0.234289 +0.125000 0.875000 -0.464637 + + +0.125000 0.750000 -0.498046 +0.187500 0.750000 -0.681769 + +0.125000 0.812500 -0.484800 +0.187500 0.812500 -0.663637 + + +0.187500 0.750000 -0.681769 +0.250000 0.750000 -0.865493 + +0.187500 0.812500 -0.663637 +0.250000 0.812500 -0.842474 + + +0.125000 0.812500 -0.484800 +0.187500 0.812500 -0.663637 + +0.125000 0.875000 -0.471554 +0.187500 0.875000 -0.645505 + + +0.187500 0.812500 -0.663637 +0.250000 0.812500 -0.842474 + +0.187500 0.875000 -0.645505 +0.250000 0.875000 -0.819456 + + +0.00000 0.875000 -0.00392859 +0.0625000 0.875000 -0.233582 + +0.00000 0.937500 -0.00334386 +0.0625000 0.937500 -0.198815 + + +0.0625000 0.875000 -0.233582 +0.125000 0.875000 -0.463235 + +0.0625000 0.937500 -0.198815 +0.125000 0.937500 -0.394287 + + +0.00000 0.937500 -0.00334386 +0.0625000 0.937500 -0.198815 + +0.00000 1.00000 -0.00275913 +0.0625000 1.00000 -0.164049 + + +0.0625000 0.937500 -0.198815 +0.125000 0.937500 -0.394287 + +0.0625000 1.00000 -0.164049 +0.125000 1.00000 -0.325339 + + +0.125000 0.875000 -0.470130 +0.187500 0.875000 -0.643556 + +0.125000 0.937500 -0.400156 +0.187500 0.937500 -0.547769 + + +0.187500 0.875000 -0.643556 +0.250000 0.875000 -0.816982 + +0.187500 0.937500 -0.547769 +0.250000 0.937500 -0.695382 + + +0.125000 0.937500 -0.400156 +0.187500 0.937500 -0.547769 + +0.125000 1.00000 -0.330182 +0.187500 1.00000 -0.451982 + + +0.187500 0.937500 -0.547769 +0.250000 0.937500 -0.695382 + +0.187500 1.00000 -0.451982 +0.250000 1.00000 -0.573783 + + +0.250000 0.750000 -0.869990 +0.312500 0.750000 -0.949166 + +0.250000 0.812500 -0.846852 +0.312500 0.812500 -0.923922 + + +0.312500 0.750000 -0.949166 +0.375000 0.750000 -1.02834 + +0.312500 0.812500 -0.923922 +0.375000 0.812500 -1.00099 + + +0.250000 0.812500 -0.846852 +0.312500 0.812500 -0.923922 + +0.250000 0.875000 -0.823714 +0.312500 0.875000 -0.898679 + + +0.312500 0.812500 -0.923922 +0.375000 0.812500 -1.00099 + +0.312500 0.875000 -0.898679 +0.375000 0.875000 -0.973643 + + +0.375000 0.750000 -1.02893 +0.437500 0.750000 -0.984174 + +0.375000 0.812500 -1.00157 +0.437500 0.812500 -0.957999 + + +0.437500 0.750000 -0.984174 +0.500000 0.750000 -0.939418 + +0.437500 0.812500 -0.957999 +0.500000 0.812500 -0.914433 + + +0.375000 0.812500 -1.00157 +0.437500 0.812500 -0.957999 + +0.375000 0.875000 -0.974200 +0.437500 0.875000 -0.931824 + + +0.437500 0.812500 -0.957999 +0.500000 0.812500 -0.914433 + +0.437500 0.875000 -0.931824 +0.500000 0.875000 -0.889448 + + +0.250000 0.875000 -0.821227 +0.312500 0.875000 -0.895965 + +0.250000 0.937500 -0.698996 +0.312500 0.937500 -0.762610 + + +0.312500 0.875000 -0.895965 +0.375000 0.875000 -0.970704 + +0.312500 0.937500 -0.762610 +0.375000 0.937500 -0.826224 + + +0.250000 0.937500 -0.698996 +0.312500 0.937500 -0.762610 + +0.250000 1.00000 -0.576764 +0.312500 1.00000 -0.629254 + + +0.312500 0.937500 -0.762610 +0.375000 0.937500 -0.826224 + +0.312500 1.00000 -0.629254 +0.375000 1.00000 -0.681745 + + +0.375000 0.875000 -0.971259 +0.437500 0.875000 -0.929011 + +0.375000 0.937500 -0.826697 +0.437500 0.937500 -0.790737 + + +0.437500 0.875000 -0.929011 +0.500000 0.875000 -0.886763 + +0.437500 0.937500 -0.790737 +0.500000 0.937500 -0.754777 + + +0.375000 0.937500 -0.826697 +0.437500 0.937500 -0.790737 + +0.375000 1.00000 -0.682135 +0.437500 1.00000 -0.652463 + + +0.437500 0.937500 -0.790737 +0.500000 0.937500 -0.754777 + +0.437500 1.00000 -0.652463 +0.500000 1.00000 -0.622791 + + +0.500000 0.500000 -0.396673 +0.562500 0.500000 -0.329823 + +0.500000 0.562500 -0.575684 +0.562500 0.562500 -0.478667 + + +0.562500 0.500000 -0.329823 +0.625000 0.500000 -0.262974 + +0.562500 0.562500 -0.478667 +0.625000 0.562500 -0.381650 + + +0.500000 0.562500 -0.575684 +0.562500 0.562500 -0.478667 + +0.500000 0.625000 -0.754695 +0.562500 0.625000 -0.627510 + + +0.562500 0.562500 -0.478667 +0.625000 0.562500 -0.381650 + +0.562500 0.625000 -0.627510 +0.625000 0.625000 -0.500325 + + +0.625000 0.500000 -0.260148 +0.687500 0.500000 -0.161785 + +0.625000 0.562500 -0.377548 +0.687500 0.562500 -0.234796 + + +0.687500 0.500000 -0.161785 +0.750000 0.500000 -0.0634224 + +0.687500 0.562500 -0.234796 +0.750000 0.562500 -0.0920439 + + +0.625000 0.562500 -0.377548 +0.687500 0.562500 -0.234796 + +0.625000 0.625000 -0.494948 +0.687500 0.625000 -0.307807 + + +0.687500 0.562500 -0.234796 +0.750000 0.562500 -0.0920439 + +0.687500 0.625000 -0.307807 +0.750000 0.625000 -0.120665 + + +0.500000 0.625000 -0.759260 +0.562500 0.625000 -0.631306 + +0.500000 0.687500 -0.847069 +0.562500 0.687500 -0.704316 + + +0.562500 0.625000 -0.631306 +0.625000 0.625000 -0.503351 + +0.562500 0.687500 -0.704316 +0.625000 0.687500 -0.561564 + + +0.500000 0.687500 -0.847069 +0.562500 0.687500 -0.704316 + +0.500000 0.750000 -0.934877 +0.562500 0.750000 -0.777327 + + +0.562500 0.687500 -0.704316 +0.625000 0.687500 -0.561564 + +0.562500 0.750000 -0.777327 +0.625000 0.750000 -0.619777 + + +0.625000 0.625000 -0.497942 +0.687500 0.625000 -0.309668 + +0.625000 0.687500 -0.555529 +0.687500 0.687500 -0.345482 + + +0.687500 0.625000 -0.309668 +0.750000 0.625000 -0.121395 + +0.687500 0.687500 -0.345482 +0.750000 0.687500 -0.135434 + + +0.625000 0.687500 -0.555529 +0.687500 0.687500 -0.345482 + +0.625000 0.750000 -0.613116 +0.687500 0.750000 -0.381295 + + +0.687500 0.687500 -0.345482 +0.750000 0.687500 -0.135434 + +0.687500 0.750000 -0.381295 +0.750000 0.750000 -0.149474 + + +0.750000 0.500000 -0.0599300 +0.812500 0.500000 0.0458637 + +0.750000 0.562500 -0.0869754 +0.812500 0.562500 0.0665611 + + +0.812500 0.500000 0.0458637 +0.875000 0.500000 0.151657 + +0.812500 0.562500 0.0665611 +0.875000 0.562500 0.220098 + + +0.750000 0.562500 -0.0869754 +0.812500 0.562500 0.0665611 + +0.750000 0.625000 -0.114021 +0.812500 0.625000 0.0872586 + + +0.812500 0.562500 0.0665611 +0.875000 0.562500 0.220098 + +0.812500 0.625000 0.0872586 +0.875000 0.625000 0.288538 + + +0.875000 0.500000 0.154961 +0.937500 0.500000 0.242284 + +0.875000 0.562500 0.224892 +0.937500 0.562500 0.351622 + + +0.937500 0.500000 0.242284 +1.00000 0.500000 0.329606 + +0.937500 0.562500 0.351622 +1.00000 0.562500 0.478352 + + +0.875000 0.562500 0.224892 +0.937500 0.562500 0.351622 + +0.875000 0.625000 0.294823 +0.937500 0.625000 0.460960 + + +0.937500 0.562500 0.351622 +1.00000 0.562500 0.478352 + +0.937500 0.625000 0.460960 +1.00000 0.625000 0.627097 + + +0.750000 0.625000 -0.114710 +0.812500 0.625000 0.0877863 + +0.750000 0.687500 -0.127977 +0.812500 0.687500 0.0979389 + + +0.812500 0.625000 0.0877863 +0.875000 0.625000 0.290283 + +0.812500 0.687500 0.0979389 +0.875000 0.687500 0.323854 + + +0.750000 0.687500 -0.127977 +0.812500 0.687500 0.0979389 + +0.750000 0.750000 -0.141243 +0.812500 0.750000 0.108091 + + +0.812500 0.687500 0.0979389 +0.875000 0.687500 0.323854 + +0.812500 0.750000 0.108091 +0.875000 0.750000 0.357426 + + +0.875000 0.625000 0.296606 +0.937500 0.625000 0.463748 + +0.875000 0.687500 0.330909 +0.937500 0.687500 0.517381 + + +0.937500 0.625000 0.463748 +1.00000 0.625000 0.630890 + +0.937500 0.687500 0.517381 +1.00000 0.687500 0.703852 + + +0.875000 0.687500 0.330909 +0.937500 0.687500 0.517381 + +0.875000 0.750000 0.365212 +0.937500 0.750000 0.571013 + + +0.937500 0.687500 0.517381 +1.00000 0.687500 0.703852 + +0.937500 0.750000 0.571013 +1.00000 0.750000 0.776815 + + +0.500000 0.750000 -0.935954 +0.562500 0.750000 -0.778222 + +0.500000 0.812500 -0.911061 +0.562500 0.812500 -0.757525 + + +0.562500 0.750000 -0.778222 +0.625000 0.750000 -0.620491 + +0.562500 0.812500 -0.757525 +0.625000 0.812500 -0.603988 + + +0.500000 0.812500 -0.911061 +0.562500 0.812500 -0.757525 + +0.500000 0.875000 -0.886169 +0.562500 0.875000 -0.736827 + + +0.562500 0.812500 -0.757525 +0.625000 0.812500 -0.603988 + +0.562500 0.875000 -0.736827 +0.625000 0.875000 -0.587486 + + +0.625000 0.750000 -0.613822 +0.687500 0.750000 -0.381734 + +0.625000 0.812500 -0.597497 +0.687500 0.812500 -0.371581 + + +0.687500 0.750000 -0.381734 +0.750000 0.750000 -0.149646 + +0.687500 0.812500 -0.371581 +0.750000 0.812500 -0.145666 + + +0.625000 0.812500 -0.597497 +0.687500 0.812500 -0.371581 + +0.625000 0.875000 -0.581172 +0.687500 0.875000 -0.361429 + + +0.687500 0.812500 -0.371581 +0.750000 0.812500 -0.145666 + +0.687500 0.875000 -0.361429 +0.750000 0.875000 -0.141686 + + +0.500000 0.875000 -0.883493 +0.562500 0.875000 -0.734603 + +0.500000 0.937500 -0.751994 +0.562500 0.937500 -0.625264 + + +0.562500 0.875000 -0.734603 +0.625000 0.875000 -0.585712 + +0.562500 0.937500 -0.625264 +0.625000 0.937500 -0.498535 + + +0.500000 0.937500 -0.751994 +0.562500 0.937500 -0.625264 + +0.500000 1.00000 -0.620495 +0.562500 1.00000 -0.515926 + + +0.562500 0.937500 -0.625264 +0.625000 0.937500 -0.498535 + +0.562500 1.00000 -0.515926 +0.625000 1.00000 -0.411357 + + +0.625000 0.875000 -0.579417 +0.687500 0.875000 -0.360338 + +0.625000 0.937500 -0.493177 +0.687500 0.937500 -0.306705 + + +0.687500 0.875000 -0.360338 +0.750000 0.875000 -0.141258 + +0.687500 0.937500 -0.306705 +0.750000 0.937500 -0.120233 + + +0.625000 0.937500 -0.493177 +0.687500 0.937500 -0.306705 + +0.625000 1.00000 -0.406936 +0.687500 1.00000 -0.253072 + + +0.687500 0.937500 -0.306705 +0.750000 0.937500 -0.120233 + +0.687500 1.00000 -0.253072 +0.750000 1.00000 -0.0992085 + + +0.750000 0.750000 -0.141406 +0.812500 0.750000 0.108216 + +0.750000 0.812500 -0.137645 +0.812500 0.812500 0.105338 + + +0.812500 0.750000 0.108216 +0.875000 0.750000 0.357837 + +0.812500 0.812500 0.105338 +0.875000 0.812500 0.348320 + + +0.750000 0.812500 -0.137645 +0.812500 0.812500 0.105338 + +0.750000 0.875000 -0.133884 +0.812500 0.875000 0.102460 + + +0.812500 0.812500 0.105338 +0.875000 0.812500 0.348320 + +0.812500 0.875000 0.102460 +0.875000 0.875000 0.338803 + + +0.875000 0.750000 0.365632 +0.937500 0.750000 0.571671 + +0.875000 0.812500 0.355908 +0.937500 0.812500 0.556467 + + +0.937500 0.750000 0.571671 +1.00000 0.750000 0.777709 + +0.937500 0.812500 0.556467 +1.00000 0.812500 0.757026 + + +0.875000 0.812500 0.355908 +0.937500 0.812500 0.556467 + +0.875000 0.875000 0.346183 +0.937500 0.875000 0.541263 + + +0.937500 0.812500 0.556467 +1.00000 0.812500 0.757026 + +0.937500 0.875000 0.541263 +1.00000 0.875000 0.736342 + + +0.750000 0.875000 -0.133480 +0.812500 0.875000 0.102150 + +0.750000 0.937500 -0.113613 +0.812500 0.937500 0.0869463 + + +0.812500 0.875000 0.102150 +0.875000 0.875000 0.337780 + +0.812500 0.937500 0.0869463 +0.875000 0.937500 0.287505 + + +0.750000 0.937500 -0.113613 +0.812500 0.937500 0.0869463 + +0.750000 1.00000 -0.0937455 +0.812500 1.00000 0.0717422 + + +0.812500 0.937500 0.0869463 +0.875000 0.937500 0.287505 + +0.812500 1.00000 0.0717422 +0.875000 1.00000 0.237230 + + +0.875000 0.875000 0.345138 +0.937500 0.875000 0.539629 + +0.875000 0.937500 0.293768 +0.937500 0.937500 0.459310 + + +0.937500 0.875000 0.539629 +1.00000 0.875000 0.734119 + +0.937500 0.937500 0.459310 +1.00000 0.937500 0.624852 + + +0.875000 0.937500 0.293768 +0.937500 0.937500 0.459310 + +0.875000 1.00000 0.242398 +0.937500 1.00000 0.378992 + + +0.937500 0.937500 0.459310 +1.00000 0.937500 0.624852 + +0.937500 1.00000 0.378992 +1.00000 1.00000 0.515586 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.125000 0.00000 0.479426 +0.250000 0.00000 0.841471 + +0.125000 0.125000 0.420735 +0.250000 0.125000 0.738460 + + +0.125000 0.125000 0.420735 +0.250000 0.125000 0.738460 + +0.125000 0.250000 0.259035 +0.250000 0.250000 0.454649 + + +0.250000 0.00000 0.841471 +0.375000 0.00000 0.997495 + +0.250000 0.125000 0.738460 +0.375000 0.125000 0.875384 + + +0.375000 0.00000 0.997495 +0.500000 0.00000 0.909297 + +0.375000 0.125000 0.875384 +0.500000 0.125000 0.797984 + + +0.250000 0.125000 0.738460 +0.375000 0.125000 0.875384 + +0.250000 0.250000 0.454649 +0.375000 0.250000 0.538949 + + +0.375000 0.125000 0.875384 +0.500000 0.125000 0.797984 + +0.375000 0.250000 0.538949 +0.500000 0.250000 0.491295 + + +0.00000 0.250000 0.00000 +0.125000 0.250000 0.259035 + +0.00000 0.375000 0.00000 +0.125000 0.375000 0.0339132 + + +0.125000 0.250000 0.259035 +0.250000 0.250000 0.454649 + +0.125000 0.375000 0.0339132 +0.250000 0.375000 0.0595233 + + +0.00000 0.375000 0.00000 +0.125000 0.375000 0.0339132 + +0.00000 0.500000 0.00000 +0.125000 0.500000 -0.199511 + + +0.125000 0.375000 0.0339132 +0.250000 0.375000 0.0595233 + +0.125000 0.500000 -0.199511 +0.250000 0.500000 -0.350175 + + +0.250000 0.250000 0.454649 +0.375000 0.250000 0.538949 + +0.250000 0.375000 0.0595233 +0.375000 0.375000 0.0705600 + + +0.375000 0.250000 0.538949 +0.500000 0.250000 0.491295 + +0.375000 0.375000 0.0705600 +0.500000 0.375000 0.0643212 + + +0.250000 0.375000 0.0595233 +0.375000 0.375000 0.0705600 + +0.250000 0.500000 -0.350175 +0.375000 0.500000 -0.415104 + + +0.375000 0.375000 0.0705600 +0.500000 0.375000 0.0643212 + +0.375000 0.500000 -0.415104 +0.500000 0.500000 -0.378401 + + +0.500000 0.00000 0.909297 +0.625000 0.00000 0.598472 + +0.500000 0.125000 0.797984 +0.625000 0.125000 0.525209 + + +0.625000 0.00000 0.598472 +0.750000 0.00000 0.141120 + +0.625000 0.125000 0.525209 +0.750000 0.125000 0.123844 + + +0.500000 0.125000 0.797984 +0.625000 0.125000 0.525209 + +0.500000 0.250000 0.491295 +0.625000 0.250000 0.323356 + + +0.625000 0.125000 0.525209 +0.750000 0.125000 0.123844 + +0.625000 0.250000 0.323356 +0.750000 0.250000 0.0762475 + + +0.750000 0.00000 0.141120 +0.875000 0.00000 -0.350783 + +0.750000 0.125000 0.123844 +0.875000 0.125000 -0.307841 + + +0.875000 0.00000 -0.350783 +1.00000 0.00000 -0.756802 + +0.875000 0.125000 -0.307841 +1.00000 0.125000 -0.664157 + + +0.750000 0.125000 0.123844 +0.875000 0.125000 -0.307841 + +0.750000 0.250000 0.0762475 +0.875000 0.250000 -0.189529 + + +0.875000 0.125000 -0.307841 +1.00000 0.125000 -0.664157 + +0.875000 0.250000 -0.189529 +1.00000 0.250000 -0.408902 + + +0.500000 0.250000 0.491295 +0.625000 0.250000 0.323356 + +0.500000 0.375000 0.0643212 +0.625000 0.375000 0.0423342 + + +0.625000 0.250000 0.323356 +0.750000 0.250000 0.0762475 + +0.625000 0.375000 0.0423342 +0.750000 0.375000 0.00998243 + + +0.500000 0.375000 0.0643212 +0.625000 0.375000 0.0423342 + +0.500000 0.500000 -0.378401 +0.625000 0.500000 -0.249052 + + +0.625000 0.375000 0.0423342 +0.750000 0.375000 0.00998243 + +0.625000 0.500000 -0.249052 +0.750000 0.500000 -0.0587266 + + +0.750000 0.250000 0.0762475 +0.875000 0.250000 -0.189529 + +0.750000 0.375000 0.00998243 +0.875000 0.375000 -0.0248134 + + +0.875000 0.250000 -0.189529 +1.00000 0.250000 -0.408902 + +0.875000 0.375000 -0.0248134 +1.00000 0.375000 -0.0535341 + + +0.750000 0.375000 0.00998243 +0.875000 0.375000 -0.0248134 + +0.750000 0.500000 -0.0587266 +0.875000 0.500000 0.145977 + + +0.875000 0.375000 -0.0248134 +1.00000 0.375000 -0.0535341 + +0.875000 0.500000 0.145977 +1.00000 0.500000 0.314941 + + +0.00000 0.500000 0.00000 +0.125000 0.500000 -0.199511 + +0.00000 0.625000 0.00000 +0.125000 0.625000 -0.384089 + + +0.125000 0.500000 -0.199511 +0.250000 0.500000 -0.350175 + +0.125000 0.625000 -0.384089 +0.250000 0.625000 -0.674139 + + +0.00000 0.625000 0.00000 +0.125000 0.625000 -0.384089 + +0.00000 0.750000 0.00000 +0.125000 0.750000 -0.474628 + + +0.125000 0.625000 -0.384089 +0.250000 0.625000 -0.674139 + +0.125000 0.750000 -0.474628 +0.250000 0.750000 -0.833050 + + +0.250000 0.500000 -0.350175 +0.375000 0.500000 -0.415104 + +0.250000 0.625000 -0.674139 +0.375000 0.625000 -0.799137 + + +0.375000 0.500000 -0.415104 +0.500000 0.500000 -0.378401 + +0.375000 0.625000 -0.799137 +0.500000 0.625000 -0.728478 + + +0.250000 0.625000 -0.674139 +0.375000 0.625000 -0.799137 + +0.250000 0.750000 -0.833050 +0.375000 0.750000 -0.987513 + + +0.375000 0.625000 -0.799137 +0.500000 0.625000 -0.728478 + +0.375000 0.750000 -0.987513 +0.500000 0.750000 -0.900198 + + +0.00000 0.750000 0.00000 +0.125000 0.750000 -0.474628 + +0.00000 0.875000 0.00000 +0.125000 0.875000 -0.448961 + + +0.125000 0.750000 -0.474628 +0.250000 0.750000 -0.833050 + +0.125000 0.875000 -0.448961 +0.250000 0.875000 -0.788001 + + +0.00000 0.875000 0.00000 +0.125000 0.875000 -0.448961 + +0.00000 1.00000 0.00000 +0.125000 1.00000 -0.313373 + + +0.125000 0.875000 -0.448961 +0.250000 0.875000 -0.788001 + +0.125000 1.00000 -0.313373 +0.250000 1.00000 -0.550022 + + +0.250000 0.750000 -0.833050 +0.375000 0.750000 -0.987513 + +0.250000 0.875000 -0.788001 +0.375000 0.875000 -0.934111 + + +0.375000 0.750000 -0.987513 +0.500000 0.750000 -0.900198 + +0.375000 0.875000 -0.934111 +0.500000 0.875000 -0.851518 + + +0.250000 0.875000 -0.788001 +0.375000 0.875000 -0.934111 + +0.250000 1.00000 -0.550022 +0.375000 1.00000 -0.652006 + + +0.375000 0.875000 -0.934111 +0.500000 0.875000 -0.851518 + +0.375000 1.00000 -0.652006 +0.500000 1.00000 -0.594356 + + +0.500000 0.500000 -0.378401 +0.625000 0.500000 -0.249052 + +0.500000 0.625000 -0.728478 +0.625000 0.625000 -0.479462 + + +0.625000 0.500000 -0.249052 +0.750000 0.500000 -0.0587266 + +0.625000 0.625000 -0.479462 +0.750000 0.625000 -0.113057 + + +0.500000 0.625000 -0.728478 +0.625000 0.625000 -0.479462 + +0.500000 0.750000 -0.900198 +0.625000 0.750000 -0.592483 + + +0.625000 0.625000 -0.479462 +0.750000 0.625000 -0.113057 + +0.625000 0.750000 -0.592483 +0.750000 0.750000 -0.139708 + + +0.750000 0.500000 -0.0587266 +0.875000 0.500000 0.145977 + +0.750000 0.625000 -0.113057 +0.875000 0.625000 0.281028 + + +0.875000 0.500000 0.145977 +1.00000 0.500000 0.314941 + +0.875000 0.625000 0.281028 +1.00000 0.625000 0.606308 + + +0.750000 0.625000 -0.113057 +0.875000 0.625000 0.281028 + +0.750000 0.750000 -0.139708 +0.875000 0.750000 0.347273 + + +0.875000 0.625000 0.281028 +1.00000 0.625000 0.606308 + +0.875000 0.750000 0.347273 +1.00000 0.750000 0.749229 + + +0.500000 0.750000 -0.900198 +0.625000 0.750000 -0.592483 + +0.500000 0.875000 -0.851518 +0.625000 0.875000 -0.560443 + + +0.625000 0.750000 -0.592483 +0.750000 0.750000 -0.139708 + +0.625000 0.875000 -0.560443 +0.750000 0.875000 -0.132153 + + +0.500000 0.875000 -0.851518 +0.625000 0.875000 -0.560443 + +0.500000 1.00000 -0.594356 +0.625000 1.00000 -0.391187 + + +0.625000 0.875000 -0.560443 +0.750000 0.875000 -0.132153 + +0.625000 1.00000 -0.391187 +0.750000 1.00000 -0.0922422 + + +0.750000 0.750000 -0.139708 +0.875000 0.750000 0.347273 + +0.750000 0.875000 -0.132153 +0.875000 0.875000 0.328493 + + +0.875000 0.750000 0.347273 +1.00000 0.750000 0.749229 + +0.875000 0.875000 0.328493 +1.00000 0.875000 0.708713 + + +0.750000 0.875000 -0.132153 +0.875000 0.875000 0.328493 + +0.750000 1.00000 -0.0922422 +0.875000 1.00000 0.229287 + + +0.875000 0.875000 0.328493 +1.00000 0.875000 0.708713 + +0.875000 1.00000 0.229287 +1.00000 1.00000 0.494679 + + +0.0625000 0.125000 0.210368 +0.125000 0.125000 0.420735 + +0.0625000 0.187500 0.169943 +0.125000 0.187500 0.339885 + + +0.00000 0.187500 0.00000 +0.0625000 0.187500 0.169943 + +0.00000 0.250000 0.00000 +0.0625000 0.250000 0.129517 + + +0.0625000 0.187500 0.169943 +0.125000 0.187500 0.339885 + +0.0625000 0.250000 0.129517 +0.125000 0.250000 0.259035 + + +0.00000 0.00000 0.00000 +0.0625000 0.00000 0.239713 + +0.00000 0.0625000 0.00000 +0.0625000 0.0625000 0.225040 + + +0.0625000 0.00000 0.239713 +0.125000 0.00000 0.479426 + +0.0625000 0.0625000 0.225040 +0.125000 0.0625000 0.450081 + + +0.00000 0.0625000 0.00000 +0.0625000 0.0625000 0.225040 + +0.00000 0.125000 0.00000 +0.0625000 0.125000 0.210368 + + +0.0625000 0.0625000 0.225040 +0.125000 0.0625000 0.450081 + +0.0625000 0.125000 0.210368 +0.125000 0.125000 0.420735 + + +0.00000 0.125000 0.00000 +0.0312500 0.125000 0.105184 + +0.00000 0.156250 0.00000 +0.0312500 0.156250 0.0950776 + + +0.0312500 0.125000 0.105184 +0.0625000 0.125000 0.210368 + +0.0312500 0.156250 0.0950776 +0.0625000 0.156250 0.190155 + + +0.00000 0.156250 0.00000 +0.0312500 0.156250 0.0950776 + +0.00000 0.187500 0.00000 +0.0312500 0.187500 0.0849713 + + +0.0312500 0.156250 0.0950776 +0.0625000 0.156250 0.190155 + +0.0312500 0.187500 0.0849713 +0.0625000 0.187500 0.169943 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.125000 0.00000 0.502791 +0.250000 0.00000 0.873739 + +0.125000 0.125000 0.442213 +0.250000 0.125000 0.768469 + + +0.125000 0.125000 0.440268 +0.250000 0.125000 0.765088 + +0.125000 0.250000 0.273367 +0.250000 0.250000 0.475051 + + +0.250000 0.00000 0.878279 +0.375000 0.00000 1.03814 + +0.250000 0.125000 0.772462 +0.375000 0.125000 0.913062 + + +0.375000 0.00000 1.03873 +0.500000 0.00000 0.948368 + +0.375000 0.125000 0.913585 +0.500000 0.125000 0.834106 + + +0.250000 0.125000 0.769063 +0.375000 0.125000 0.909045 + +0.250000 0.250000 0.477519 +0.375000 0.250000 0.564435 + + +0.375000 0.125000 0.909566 +0.500000 0.125000 0.830436 + +0.375000 0.250000 0.564758 +0.500000 0.250000 0.515626 + + +0.00000 0.250000 0.00225582 +0.125000 0.250000 0.265992 + +0.00000 0.375000 0.000314118 +0.125000 0.375000 0.0370388 + + +0.125000 0.250000 0.269952 +0.250000 0.250000 0.469116 + +0.125000 0.375000 0.0375901 +0.250000 0.375000 0.0653233 + + +0.00000 0.375000 0.000280290 +0.125000 0.375000 0.0330499 + +0.00000 0.500000 -0.00173303 +0.125000 0.500000 -0.204348 + + +0.125000 0.375000 0.0335419 +0.250000 0.375000 0.0582884 + +0.125000 0.500000 -0.207390 +0.250000 0.500000 -0.360397 + + +0.250000 0.250000 0.471554 +0.375000 0.250000 0.557384 + +0.250000 0.375000 0.0656628 +0.375000 0.375000 0.0776144 + + +0.375000 0.250000 0.557703 +0.500000 0.250000 0.509185 + +0.375000 0.375000 0.0776589 +0.500000 0.375000 0.0709028 + + +0.250000 0.375000 0.0585913 +0.375000 0.375000 0.0692558 + +0.250000 0.500000 -0.362270 +0.375000 0.500000 -0.428209 + + +0.375000 0.375000 0.0692955 +0.500000 0.375000 0.0632670 + +0.375000 0.500000 -0.428454 +0.500000 0.500000 -0.391180 + + +0.500000 0.00000 0.944871 +0.625000 0.00000 0.626403 + +0.500000 0.125000 0.831031 +0.625000 0.125000 0.550932 + + +0.625000 0.00000 0.619671 +0.750000 0.00000 0.151072 + +0.625000 0.125000 0.545011 +0.750000 0.125000 0.132870 + + +0.500000 0.125000 0.827374 +0.625000 0.125000 0.548508 + +0.500000 0.250000 0.513725 +0.625000 0.250000 0.340574 + + +0.625000 0.125000 0.542613 +0.750000 0.125000 0.132286 + +0.625000 0.250000 0.336914 +0.750000 0.250000 0.0821375 + + +0.750000 0.00000 0.142753 +0.875000 0.00000 -0.361247 + +0.750000 0.125000 0.125554 +0.875000 0.125000 -0.317723 + + +0.875000 0.00000 -0.369116 +1.00000 0.00000 -0.785119 + +0.875000 0.125000 -0.324644 +1.00000 0.125000 -0.690526 + + +0.750000 0.125000 0.125001 +0.875000 0.125000 -0.316325 + +0.750000 0.250000 0.0776145 +0.875000 0.250000 -0.196409 + + +0.875000 0.125000 -0.323215 +1.00000 0.125000 -0.687488 + +0.875000 0.250000 -0.200688 +1.00000 0.250000 -0.426868 + + +0.500000 0.250000 0.507307 +0.625000 0.250000 0.336319 + +0.500000 0.375000 0.0706414 +0.625000 0.375000 0.0468317 + + +0.625000 0.250000 0.332705 +0.750000 0.250000 0.0811114 + +0.625000 0.375000 0.0463284 +0.750000 0.375000 0.0112946 + + +0.500000 0.375000 0.0630337 +0.625000 0.375000 0.0417882 + +0.500000 0.500000 -0.389738 +0.625000 0.500000 -0.258377 + + +0.625000 0.375000 0.0413391 +0.750000 0.375000 0.0100782 + +0.625000 0.500000 -0.255600 +0.750000 0.500000 -0.0623136 + + +0.750000 0.250000 0.0766449 +0.875000 0.250000 -0.193956 + +0.750000 0.375000 0.0106726 +0.875000 0.375000 -0.0270079 + + +0.875000 0.250000 -0.198181 +1.00000 0.250000 -0.421535 + +0.875000 0.375000 -0.0275962 +1.00000 0.375000 -0.0586978 + + +0.750000 0.375000 0.00952325 +0.875000 0.375000 -0.0240993 + +0.750000 0.500000 -0.0588823 +0.875000 0.500000 0.149006 + + +0.875000 0.375000 -0.0246242 +1.00000 0.375000 -0.0523764 + +0.875000 0.500000 0.152252 +1.00000 0.500000 0.323844 + + +0.00000 0.500000 -0.00176387 +0.125000 0.500000 -0.207984 + +0.00000 0.625000 -0.00335587 +0.125000 0.625000 -0.395703 + + +0.125000 0.500000 -0.211080 +0.250000 0.500000 -0.366810 + +0.125000 0.625000 -0.401593 +0.250000 0.625000 -0.697880 + + +0.00000 0.625000 -0.00337617 +0.125000 0.625000 -0.398096 + +0.00000 0.750000 -0.00415708 +0.125000 0.750000 -0.490176 + + +0.125000 0.625000 -0.404022 +0.250000 0.625000 -0.702101 + +0.125000 0.750000 -0.497473 +0.250000 0.750000 -0.864498 + + +0.250000 0.500000 -0.368716 +0.375000 0.500000 -0.435829 + +0.250000 0.625000 -0.701507 +0.375000 0.625000 -0.829192 + + +0.375000 0.500000 -0.436078 +0.500000 0.500000 -0.398141 + +0.375000 0.625000 -0.829667 +0.500000 0.625000 -0.757488 + + +0.250000 0.625000 -0.705749 +0.375000 0.625000 -0.834207 + +0.250000 0.750000 -0.868990 +0.375000 0.750000 -1.02716 + + +0.375000 0.625000 -0.834684 +0.500000 0.625000 -0.762070 + +0.375000 0.750000 -1.02775 +0.500000 0.750000 -0.938337 + + +0.00000 0.750000 -0.00416187 +0.125000 0.750000 -0.490741 + +0.00000 0.875000 -0.00394049 +0.125000 0.875000 -0.464637 + + +0.125000 0.750000 -0.498046 +0.250000 0.750000 -0.865493 + +0.125000 0.875000 -0.471554 +0.250000 0.875000 -0.819456 + + +0.00000 0.875000 -0.00392859 +0.125000 0.875000 -0.463235 + +0.00000 1.00000 -0.00275913 +0.125000 1.00000 -0.325339 + + +0.125000 0.875000 -0.470130 +0.250000 0.875000 -0.816982 + +0.125000 1.00000 -0.330182 +0.250000 1.00000 -0.573783 + + +0.250000 0.750000 -0.869990 +0.375000 0.750000 -1.02834 + +0.250000 0.875000 -0.823714 +0.375000 0.875000 -0.973643 + + +0.375000 0.750000 -1.02893 +0.500000 0.750000 -0.939418 + +0.375000 0.875000 -0.974200 +0.500000 0.875000 -0.889448 + + +0.250000 0.875000 -0.821227 +0.375000 0.875000 -0.970704 + +0.250000 1.00000 -0.576764 +0.375000 1.00000 -0.681745 + + +0.375000 0.875000 -0.971259 +0.500000 0.875000 -0.886763 + +0.375000 1.00000 -0.682135 +0.500000 1.00000 -0.622791 + + +0.500000 0.500000 -0.396673 +0.625000 0.500000 -0.262974 + +0.500000 0.625000 -0.754695 +0.625000 0.625000 -0.500325 + + +0.625000 0.500000 -0.260148 +0.750000 0.500000 -0.0634224 + +0.625000 0.625000 -0.494948 +0.750000 0.625000 -0.120665 + + +0.500000 0.625000 -0.759260 +0.625000 0.625000 -0.503351 + +0.500000 0.750000 -0.934877 +0.625000 0.750000 -0.619777 + + +0.625000 0.625000 -0.497942 +0.750000 0.625000 -0.121395 + +0.625000 0.750000 -0.613116 +0.750000 0.750000 -0.149474 + + +0.750000 0.500000 -0.0599300 +0.875000 0.500000 0.151657 + +0.750000 0.625000 -0.114021 +0.875000 0.625000 0.288538 + + +0.875000 0.500000 0.154961 +1.00000 0.500000 0.329606 + +0.875000 0.625000 0.294823 +1.00000 0.625000 0.627097 + + +0.750000 0.625000 -0.114710 +0.875000 0.625000 0.290283 + +0.750000 0.750000 -0.141243 +0.875000 0.750000 0.357426 + + +0.875000 0.625000 0.296606 +1.00000 0.625000 0.630890 + +0.875000 0.750000 0.365212 +1.00000 0.750000 0.776815 + + +0.500000 0.750000 -0.935954 +0.625000 0.750000 -0.620491 + +0.500000 0.875000 -0.886169 +0.625000 0.875000 -0.587486 + + +0.625000 0.750000 -0.613822 +0.750000 0.750000 -0.149646 + +0.625000 0.875000 -0.581172 +0.750000 0.875000 -0.141686 + + +0.500000 0.875000 -0.883493 +0.625000 0.875000 -0.585712 + +0.500000 1.00000 -0.620495 +0.625000 1.00000 -0.411357 + + +0.625000 0.875000 -0.579417 +0.750000 0.875000 -0.141258 + +0.625000 1.00000 -0.406936 +0.750000 1.00000 -0.0992085 + + +0.750000 0.750000 -0.141406 +0.875000 0.750000 0.357837 + +0.750000 0.875000 -0.133884 +0.875000 0.875000 0.338803 + + +0.875000 0.750000 0.365632 +1.00000 0.750000 0.777709 + +0.875000 0.875000 0.346183 +1.00000 0.875000 0.736342 + + +0.750000 0.875000 -0.133480 +0.875000 0.875000 0.337780 + +0.750000 1.00000 -0.0937455 +0.875000 1.00000 0.237230 + + +0.875000 0.875000 0.345138 +1.00000 0.875000 0.734119 + +0.875000 1.00000 0.242398 +1.00000 1.00000 0.515586 + + +0.0625000 0.125000 0.218745 +0.125000 0.125000 0.433810 + +0.0625000 0.187500 0.177283 +0.125000 0.187500 0.351584 + + +0.00000 0.187500 0.00298171 +0.0625000 0.187500 0.177283 + +0.00000 0.250000 0.00228436 +0.0625000 0.250000 0.135821 + + +0.0625000 0.187500 0.177283 +0.125000 0.187500 0.351584 + +0.0625000 0.250000 0.135821 +0.125000 0.250000 0.269357 + + +0.00000 0.00000 0.00420152 +0.0625000 0.00000 0.249809 + +0.00000 0.0625000 0.00394842 +0.0625000 0.0625000 0.234760 + + +0.0625000 0.00000 0.249809 +0.125000 0.00000 0.495416 + +0.0625000 0.0625000 0.234760 +0.125000 0.0625000 0.465572 + + +0.00000 0.0625000 0.00394842 +0.0625000 0.0625000 0.234760 + +0.00000 0.125000 0.00369531 +0.0625000 0.125000 0.219711 + + +0.0625000 0.0625000 0.234760 +0.125000 0.0625000 0.465572 + +0.0625000 0.125000 0.219711 +0.125000 0.125000 0.435727 + + +0.00000 0.125000 0.00367905 +0.0312500 0.125000 0.111212 + +0.00000 0.156250 0.00333038 +0.0312500 0.156250 0.100672 + + +0.0312500 0.125000 0.111212 +0.0625000 0.125000 0.218745 + +0.0312500 0.156250 0.100672 +0.0625000 0.156250 0.198014 + + +0.00000 0.156250 0.00333038 +0.0312500 0.156250 0.100672 + +0.00000 0.187500 0.00298171 +0.0312500 0.187500 0.0901322 + + +0.0312500 0.156250 0.100672 +0.0625000 0.156250 0.198014 + +0.0312500 0.187500 0.0901322 +0.0625000 0.187500 0.177283 + + +DEAL:: 3D solution transfer +DEAL::Initial solution, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 0.00000 +0.250000 0.00000 0.00000 0.841471 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.250000 0.00000 0.00000 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.00000 0.250000 0.00000 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.250000 0.00000 0.00000 +0.250000 0.250000 0.00000 0.454649 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.00000 0.250000 0.00000 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.00000 0.841471 +0.500000 0.00000 0.00000 0.909297 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.250000 2.28736 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.250000 0.00000 0.454649 +0.500000 0.250000 0.00000 0.491295 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.00000 0.250000 2.28736 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.00000 0.250000 0.00000 0.00000 +0.250000 0.250000 0.00000 0.454649 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.500000 0.00000 0.00000 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.500000 0.00000 0.00000 +0.250000 0.500000 0.00000 -0.350175 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.00000 0.454649 +0.500000 0.250000 0.00000 0.491295 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.500000 0.00000 -0.350175 +0.500000 0.500000 0.00000 -0.378401 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.00000 0.00000 0.250000 0.00000 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.00000 0.500000 0.00000 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.00000 0.500000 0.00000 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.250000 2.28736 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.500000 6.21768 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.00000 0.500000 6.21768 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.00000 0.00000 0.909297 +0.750000 0.00000 0.00000 0.141120 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.250000 2.47173 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.250000 0.00000 0.491295 +0.750000 0.250000 0.00000 0.0762475 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.00000 0.250000 2.47173 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.00000 0.141120 +1.00000 0.00000 0.00000 -0.756802 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.250000 0.383604 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.250000 0.00000 -0.408902 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.250000 0.00000 0.0762475 +1.00000 0.250000 0.00000 -0.408902 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.00000 0.250000 0.383604 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.500000 0.250000 0.00000 0.491295 +0.750000 0.250000 0.00000 0.0762475 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.500000 0.00000 -0.378401 +0.750000 0.500000 0.00000 -0.0587266 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.00000 0.0762475 +1.00000 0.250000 0.00000 -0.408902 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.500000 0.00000 0.314941 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.500000 0.00000 -0.0587266 +1.00000 0.500000 0.00000 0.314941 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.500000 0.00000 0.250000 2.47173 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.500000 6.71885 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.00000 0.500000 6.71885 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.250000 0.383604 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.500000 1.04274 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.250000 0.250000 -1.11151 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.00000 0.500000 1.04274 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.500000 0.250000 0.856098 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.00000 0.500000 0.00000 0.00000 +0.250000 0.500000 0.00000 -0.350175 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.750000 0.00000 0.00000 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.750000 0.00000 0.00000 +0.250000 0.750000 0.00000 -0.833050 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.00000 -0.350175 +0.500000 0.500000 0.00000 -0.378401 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.750000 0.00000 -0.833050 +0.500000 0.750000 0.00000 -0.900198 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.00000 0.750000 0.00000 0.00000 +0.250000 0.750000 0.00000 -0.833050 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 1.00000 0.00000 0.00000 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 1.00000 0.00000 0.00000 +0.250000 1.00000 0.00000 -0.550022 + + +0.00000 1.00000 0.00000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 1.00000 0.250000 0.00000 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.00000 -0.833050 +0.500000 0.750000 0.00000 -0.900198 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 1.00000 0.00000 -0.550022 +0.500000 1.00000 0.00000 -0.594356 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.250000 -1.49512 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 1.00000 0.250000 -1.49512 +0.500000 1.00000 0.250000 -1.61563 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 1.00000 0.250000 0.00000 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 1.00000 0.250000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 1.00000 0.500000 0.00000 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 1.00000 0.250000 -1.49512 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.500000 -4.06414 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 1.00000 0.500000 -4.06414 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.500000 0.00000 -0.378401 +0.750000 0.500000 0.00000 -0.0587266 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.750000 0.00000 -0.900198 +0.750000 0.750000 0.00000 -0.139708 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.00000 -0.0587266 +1.00000 0.500000 0.00000 0.314941 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.750000 0.00000 0.749229 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.750000 0.00000 -0.139708 +1.00000 0.750000 0.00000 0.749229 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.500000 0.750000 0.00000 -0.900198 +0.750000 0.750000 0.00000 -0.139708 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 1.00000 0.00000 -0.594356 +0.750000 1.00000 0.00000 -0.0922422 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.250000 -1.61563 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 1.00000 0.250000 -1.61563 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.00000 -0.139708 +1.00000 0.750000 0.00000 0.749229 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 1.00000 0.00000 0.494679 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 1.00000 0.00000 -0.0922422 +1.00000 1.00000 0.00000 0.494679 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.250000 -0.250740 + + +1.00000 1.00000 0.00000 0.494679 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 1.00000 0.250000 -0.250740 +1.00000 1.00000 0.250000 1.34468 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.750000 0.250000 2.03661 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 1.00000 0.250000 -1.61563 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.500000 -4.39173 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 1.00000 0.500000 -4.39173 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 1.00000 0.250000 1.34468 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 1.00000 0.250000 -0.250740 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.500000 -0.681583 + + +1.00000 1.00000 0.250000 1.34468 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 1.00000 0.500000 -0.681583 +1.00000 1.00000 0.500000 3.65521 + + +0.00000 0.00000 0.500000 0.00000 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.00000 0.750000 0.00000 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.00000 0.750000 0.00000 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.500000 6.21768 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.750000 16.9014 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.00000 0.750000 16.9014 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.00000 0.00000 0.750000 0.00000 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.00000 1.00000 0.00000 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 1.00000 45.9428 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.00000 1.00000 0.00000 +0.250000 0.00000 1.00000 45.9428 + + +0.00000 0.00000 1.00000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.250000 1.00000 0.00000 +0.250000 0.250000 1.00000 24.8230 + + +0.250000 0.00000 0.750000 16.9014 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 1.00000 45.9428 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 1.00000 49.6460 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.00000 1.00000 45.9428 +0.500000 0.00000 1.00000 49.6460 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.250000 1.00000 24.8230 +0.500000 0.250000 1.00000 26.8238 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.250000 1.00000 0.00000 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.250000 1.00000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.500000 1.00000 0.00000 +0.250000 0.500000 1.00000 -19.1189 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.250000 1.00000 24.8230 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.500000 1.00000 -19.1189 +0.500000 0.500000 1.00000 -20.6600 + + +0.500000 0.00000 0.500000 6.71885 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.750000 18.2637 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.00000 0.750000 18.2637 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.500000 1.04274 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.750000 2.83447 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.250000 0.500000 -3.02140 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.00000 0.750000 2.83447 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.500000 0.500000 2.32712 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.500000 0.00000 0.750000 18.2637 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 1.00000 49.6460 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 1.00000 7.70489 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.00000 1.00000 49.6460 +0.750000 0.00000 1.00000 7.70489 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.250000 1.00000 26.8238 +0.750000 0.250000 1.00000 4.16297 + + +0.750000 0.00000 0.750000 2.83447 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 1.00000 7.70489 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.250000 0.750000 -8.21302 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.00000 1.00000 -41.3200 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.00000 1.00000 7.70489 +1.00000 0.00000 1.00000 -41.3200 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.00000 1.00000 -41.3200 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.250000 1.00000 4.16297 +1.00000 0.250000 1.00000 -22.3253 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.250000 1.00000 26.8238 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.500000 1.00000 -20.6600 +0.750000 0.500000 1.00000 -3.20637 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.500000 0.750000 6.32576 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.250000 1.00000 4.16297 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.250000 1.00000 -22.3253 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.500000 1.00000 -3.20637 +1.00000 0.500000 1.00000 17.1952 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 1.00000 0.500000 0.00000 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 1.00000 0.500000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 1.00000 0.750000 0.00000 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 1.00000 0.500000 -4.06414 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.750000 -11.0475 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 1.00000 0.750000 -11.0475 +0.500000 1.00000 0.750000 -11.9380 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.500000 1.00000 0.00000 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.500000 1.00000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.750000 1.00000 0.00000 +0.250000 0.750000 1.00000 -45.4830 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.500000 1.00000 -19.1189 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.750000 1.00000 -45.4830 +0.500000 0.750000 1.00000 -49.1491 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 1.00000 0.750000 0.00000 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 1.00000 0.750000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 1.00000 -30.0302 + + +0.00000 0.750000 1.00000 0.00000 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.750000 1.00000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 1.00000 1.00000 -30.0302 + + +0.00000 1.00000 1.00000 0.00000 +0.250000 1.00000 1.00000 -30.0302 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 1.00000 0.750000 -11.0475 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 1.00000 -30.0302 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 1.00000 -32.4508 + + +0.250000 0.750000 1.00000 -45.4830 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 1.00000 1.00000 -30.0302 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 1.00000 1.00000 -32.4508 + + +0.250000 1.00000 1.00000 -30.0302 +0.500000 1.00000 1.00000 -32.4508 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.750000 0.500000 5.53609 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 1.00000 0.500000 -4.39173 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.750000 -11.9380 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 1.00000 0.750000 -11.9380 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 1.00000 0.500000 3.65521 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 1.00000 0.500000 -0.681583 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.750000 -1.85273 + + +1.00000 1.00000 0.500000 3.65521 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 1.00000 0.750000 -1.85273 +1.00000 1.00000 0.750000 9.93590 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.500000 1.00000 -20.6600 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.750000 1.00000 -49.1491 +0.750000 0.750000 1.00000 -7.62778 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.750000 0.750000 15.0487 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.500000 1.00000 -3.20637 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.500000 1.00000 17.1952 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.750000 1.00000 -7.62778 +1.00000 0.750000 1.00000 40.9065 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 1.00000 0.750000 -11.9380 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 1.00000 -32.4508 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 1.00000 -5.03625 + + +0.500000 0.750000 1.00000 -49.1491 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 1.00000 1.00000 -32.4508 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 1.00000 1.00000 -5.03625 + + +0.500000 1.00000 1.00000 -32.4508 +0.750000 1.00000 1.00000 -5.03625 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 1.00000 0.750000 9.93590 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 1.00000 0.750000 -1.85273 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 1.00000 -5.03625 + + +1.00000 1.00000 0.750000 9.93590 +1.00000 1.00000 1.00000 27.0086 + + +0.750000 0.750000 1.00000 -7.62778 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 1.00000 1.00000 -5.03625 + + +1.00000 0.750000 1.00000 40.9065 +1.00000 1.00000 1.00000 27.0086 + + +0.750000 1.00000 1.00000 -5.03625 +1.00000 1.00000 1.00000 27.0086 + + +DEAL::Initial solution, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 0.0298502 +0.250000 0.00000 0.00000 0.833324 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.250000 0.00000 0.0168709 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.00000 0.250000 0.0876340 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.250000 0.00000 0.470982 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.00000 0.250000 2.44647 + + +0.00000 0.250000 0.00000 0.0168709 +0.250000 0.250000 0.00000 0.470982 + + +0.00000 0.250000 0.00000 0.0168709 +0.00000 0.250000 0.250000 0.0495294 + + +0.250000 0.250000 0.00000 0.470982 +0.250000 0.250000 0.250000 1.38270 + + +0.00000 0.00000 0.250000 0.0876340 +0.250000 0.00000 0.250000 2.44647 + + +0.00000 0.00000 0.250000 0.0876340 +0.00000 0.250000 0.250000 0.0495294 + + +0.250000 0.00000 0.250000 2.44647 +0.250000 0.250000 0.250000 1.38270 + + +0.00000 0.250000 0.250000 0.0495294 +0.250000 0.250000 0.250000 1.38270 + + +0.250000 0.00000 0.00000 0.865580 +0.500000 0.00000 0.00000 0.930344 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.250000 0.00000 0.489212 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.00000 0.250000 2.54116 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.250000 0.00000 0.525816 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.250000 0.00000 0.489212 +0.500000 0.250000 0.00000 0.525816 + + +0.250000 0.250000 0.00000 0.489212 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.250000 0.00000 0.525816 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.00000 0.250000 2.54116 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.00000 0.250000 2.54116 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.00000 0.250000 2.73130 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.250000 0.250000 1.43623 +0.500000 0.250000 0.250000 1.54369 + + +0.00000 0.250000 0.00000 0.0153854 +0.250000 0.250000 0.00000 0.429512 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.500000 0.00000 -0.0116195 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.250000 0.250000 0.0451683 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.500000 0.00000 -0.324379 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.250000 0.250000 1.26096 + + +0.00000 0.500000 0.00000 -0.0116195 +0.250000 0.500000 0.00000 -0.324379 + + +0.00000 0.500000 0.00000 -0.0116195 +0.00000 0.500000 0.250000 -0.0341123 + + +0.250000 0.500000 0.00000 -0.324379 +0.250000 0.500000 0.250000 -0.952309 + + +0.00000 0.250000 0.250000 0.0451683 +0.250000 0.250000 0.250000 1.26096 + + +0.00000 0.250000 0.250000 0.0451683 +0.00000 0.500000 0.250000 -0.0341123 + + +0.250000 0.250000 0.250000 1.26096 +0.250000 0.500000 0.250000 -0.952309 + + +0.00000 0.500000 0.250000 -0.0341123 +0.250000 0.500000 0.250000 -0.952309 + + +0.250000 0.250000 0.00000 0.446137 +0.500000 0.250000 0.00000 0.479518 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.500000 0.00000 -0.336935 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.250000 0.250000 1.30977 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.500000 0.00000 -0.362145 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.250000 0.250000 1.40777 + + +0.250000 0.500000 0.00000 -0.336935 +0.500000 0.500000 0.00000 -0.362145 + + +0.250000 0.500000 0.00000 -0.336935 +0.250000 0.500000 0.250000 -0.989171 + + +0.500000 0.500000 0.00000 -0.362145 +0.500000 0.500000 0.250000 -1.06318 + + +0.250000 0.250000 0.250000 1.30977 +0.500000 0.250000 0.250000 1.40777 + + +0.250000 0.250000 0.250000 1.30977 +0.250000 0.500000 0.250000 -0.989171 + + +0.500000 0.250000 0.250000 1.40777 +0.500000 0.500000 0.250000 -1.06318 + + +0.250000 0.500000 0.250000 -0.989171 +0.500000 0.500000 0.250000 -1.06318 + + +0.00000 0.00000 0.250000 0.0811412 +0.250000 0.00000 0.250000 2.26521 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.250000 0.250000 0.0458598 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.00000 0.500000 0.238214 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.250000 0.250000 1.28026 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.00000 0.500000 6.65018 + + +0.00000 0.250000 0.250000 0.0458598 +0.250000 0.250000 0.250000 1.28026 + + +0.00000 0.250000 0.250000 0.0458598 +0.00000 0.250000 0.500000 0.134635 + + +0.250000 0.250000 0.250000 1.28026 +0.250000 0.250000 0.500000 3.75858 + + +0.00000 0.00000 0.500000 0.238214 +0.250000 0.00000 0.500000 6.65018 + + +0.00000 0.00000 0.500000 0.238214 +0.00000 0.250000 0.500000 0.134635 + + +0.250000 0.00000 0.500000 6.65018 +0.250000 0.250000 0.500000 3.75858 + + +0.00000 0.250000 0.500000 0.134635 +0.250000 0.250000 0.500000 3.75858 + + +0.250000 0.00000 0.250000 2.35289 +0.500000 0.00000 0.250000 2.52894 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.250000 0.250000 1.32982 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.00000 0.500000 6.90760 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.250000 0.250000 1.42932 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.00000 0.500000 7.42443 + + +0.250000 0.250000 0.250000 1.32982 +0.500000 0.250000 0.250000 1.42932 + + +0.250000 0.250000 0.250000 1.32982 +0.250000 0.250000 0.500000 3.90407 + + +0.500000 0.250000 0.250000 1.42932 +0.500000 0.250000 0.500000 4.19617 + + +0.250000 0.00000 0.500000 6.90760 +0.500000 0.00000 0.500000 7.42443 + + +0.250000 0.00000 0.500000 6.90760 +0.250000 0.250000 0.500000 3.90407 + + +0.500000 0.00000 0.500000 7.42443 +0.500000 0.250000 0.500000 4.19617 + + +0.250000 0.250000 0.500000 3.90407 +0.500000 0.250000 0.500000 4.19617 + + +0.00000 0.250000 0.250000 0.0418218 +0.250000 0.250000 0.250000 1.16753 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.500000 0.250000 -0.0315850 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.250000 0.500000 0.122780 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.500000 0.250000 -0.881753 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.250000 0.500000 3.42764 + + +0.00000 0.500000 0.250000 -0.0315850 +0.250000 0.500000 0.250000 -0.881753 + + +0.00000 0.500000 0.250000 -0.0315850 +0.00000 0.500000 0.500000 -0.0927269 + + +0.250000 0.500000 0.250000 -0.881753 +0.250000 0.500000 0.500000 -2.58864 + + +0.00000 0.250000 0.500000 0.122780 +0.250000 0.250000 0.500000 3.42764 + + +0.00000 0.250000 0.500000 0.122780 +0.00000 0.500000 0.500000 -0.0927269 + + +0.250000 0.250000 0.500000 3.42764 +0.250000 0.500000 0.500000 -2.58864 + + +0.00000 0.500000 0.500000 -0.0927269 +0.250000 0.500000 0.500000 -2.58864 + + +0.250000 0.250000 0.250000 1.21273 +0.500000 0.250000 0.250000 1.30347 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.500000 0.250000 -0.915884 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.250000 0.500000 3.56032 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.500000 0.250000 -0.984412 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.250000 0.500000 3.82670 + + +0.250000 0.500000 0.250000 -0.915884 +0.500000 0.500000 0.250000 -0.984412 + + +0.250000 0.500000 0.250000 -0.915884 +0.250000 0.500000 0.500000 -2.68885 + + +0.500000 0.500000 0.250000 -0.984412 +0.500000 0.500000 0.500000 -2.89003 + + +0.250000 0.250000 0.500000 3.56032 +0.500000 0.250000 0.500000 3.82670 + + +0.250000 0.250000 0.500000 3.56032 +0.250000 0.500000 0.500000 -2.68885 + + +0.500000 0.250000 0.500000 3.82670 +0.500000 0.500000 0.500000 -2.89003 + + +0.250000 0.500000 0.500000 -2.68885 +0.500000 0.500000 0.500000 -2.89003 + + +0.500000 0.00000 0.00000 0.905500 +0.750000 0.00000 0.00000 0.172010 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.250000 0.00000 0.511774 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.00000 0.250000 2.65836 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.250000 0.00000 0.0972173 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.00000 0.250000 0.504986 + + +0.500000 0.250000 0.00000 0.511774 +0.750000 0.250000 0.00000 0.0972173 + + +0.500000 0.250000 0.00000 0.511774 +0.500000 0.250000 0.250000 1.50246 + + +0.750000 0.250000 0.00000 0.0972173 +0.750000 0.250000 0.250000 0.285410 + + +0.500000 0.00000 0.250000 2.65836 +0.750000 0.00000 0.250000 0.504986 + + +0.500000 0.00000 0.250000 2.65836 +0.500000 0.250000 0.250000 1.50246 + + +0.750000 0.00000 0.250000 0.504986 +0.750000 0.250000 0.250000 0.285410 + + +0.500000 0.250000 0.250000 1.50246 +0.750000 0.250000 0.250000 0.285410 + + +0.750000 0.00000 0.00000 0.112907 +1.00000 0.00000 0.00000 -0.744469 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.250000 0.00000 0.0638133 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.00000 0.250000 0.331472 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.250000 0.00000 -0.420762 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.00000 0.250000 -2.18561 + + +0.750000 0.250000 0.00000 0.0638133 +1.00000 0.250000 0.00000 -0.420762 + + +0.750000 0.250000 0.00000 0.0638133 +0.750000 0.250000 0.250000 0.187343 + + +1.00000 0.250000 0.00000 -0.420762 +1.00000 0.250000 0.250000 -1.23527 + + +0.750000 0.00000 0.250000 0.331472 +1.00000 0.00000 0.250000 -2.18561 + + +0.750000 0.00000 0.250000 0.331472 +0.750000 0.250000 0.250000 0.187343 + + +1.00000 0.00000 0.250000 -2.18561 +1.00000 0.250000 0.250000 -1.23527 + + +0.750000 0.250000 0.250000 0.187343 +1.00000 0.250000 0.250000 -1.23527 + + +0.500000 0.250000 0.00000 0.466713 +0.750000 0.250000 0.00000 0.0886574 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.500000 0.00000 -0.352474 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.250000 0.250000 1.37017 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.500000 0.00000 -0.0669564 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.250000 0.250000 0.260280 + + +0.500000 0.500000 0.00000 -0.352474 +0.750000 0.500000 0.00000 -0.0669564 + + +0.500000 0.500000 0.00000 -0.352474 +0.500000 0.500000 0.250000 -1.03479 + + +0.750000 0.500000 0.00000 -0.0669564 +0.750000 0.500000 0.250000 -0.196570 + + +0.500000 0.250000 0.250000 1.37017 +0.750000 0.250000 0.250000 0.260280 + + +0.500000 0.250000 0.250000 1.37017 +0.500000 0.500000 0.250000 -1.03479 + + +0.750000 0.250000 0.250000 0.260280 +0.750000 0.500000 0.250000 -0.196570 + + +0.500000 0.500000 0.250000 -1.03479 +0.750000 0.500000 0.250000 -0.196570 + + +0.750000 0.250000 0.00000 0.0581946 +1.00000 0.250000 0.00000 -0.383714 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.500000 0.00000 -0.0439501 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.250000 0.250000 0.170847 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.500000 0.00000 0.289791 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.250000 0.250000 -1.12651 + + +0.750000 0.500000 0.00000 -0.0439501 +1.00000 0.500000 0.00000 0.289791 + + +0.750000 0.500000 0.00000 -0.0439501 +0.750000 0.500000 0.250000 -0.129028 + + +1.00000 0.500000 0.00000 0.289791 +1.00000 0.500000 0.250000 0.850767 + + +0.750000 0.250000 0.250000 0.170847 +1.00000 0.250000 0.250000 -1.12651 + + +0.750000 0.250000 0.250000 0.170847 +0.750000 0.500000 0.250000 -0.129028 + + +1.00000 0.250000 0.250000 -1.12651 +1.00000 0.500000 0.250000 0.850767 + + +0.750000 0.500000 0.250000 -0.129028 +1.00000 0.500000 0.250000 0.850767 + + +0.500000 0.00000 0.250000 2.46140 +0.750000 0.00000 0.250000 0.467571 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.250000 0.250000 1.39115 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.00000 0.500000 7.22617 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.250000 0.250000 0.264264 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.00000 0.500000 1.37269 + + +0.500000 0.250000 0.250000 1.39115 +0.750000 0.250000 0.250000 0.264264 + + +0.500000 0.250000 0.250000 1.39115 +0.500000 0.250000 0.500000 4.08412 + + +0.750000 0.250000 0.250000 0.264264 +0.750000 0.250000 0.500000 0.775825 + + +0.500000 0.00000 0.500000 7.22617 +0.750000 0.00000 0.500000 1.37269 + + +0.500000 0.00000 0.500000 7.22617 +0.500000 0.250000 0.500000 4.08412 + + +0.750000 0.00000 0.500000 1.37269 +0.750000 0.250000 0.500000 0.775825 + + +0.500000 0.250000 0.500000 4.08412 +0.750000 0.250000 0.500000 0.775825 + + +0.750000 0.00000 0.250000 0.306913 +1.00000 0.00000 0.250000 -2.02368 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.250000 0.250000 0.173462 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.00000 0.500000 0.901033 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.250000 0.250000 -1.14375 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.00000 0.500000 -5.94110 + + +0.750000 0.250000 0.250000 0.173462 +1.00000 0.250000 0.250000 -1.14375 + + +0.750000 0.250000 0.250000 0.173462 +0.750000 0.250000 0.500000 0.509250 + + +1.00000 0.250000 0.250000 -1.14375 +1.00000 0.250000 0.500000 -3.35781 + + +0.750000 0.00000 0.500000 0.901033 +1.00000 0.00000 0.500000 -5.94110 + + +0.750000 0.00000 0.500000 0.901033 +0.750000 0.250000 0.500000 0.509250 + + +1.00000 0.00000 0.500000 -5.94110 +1.00000 0.250000 0.500000 -3.35781 + + +0.750000 0.250000 0.500000 0.509250 +1.00000 0.250000 0.500000 -3.35781 + + +0.500000 0.250000 0.250000 1.26866 +0.750000 0.250000 0.250000 0.240996 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.500000 0.250000 -0.958124 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.250000 0.500000 3.72451 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.500000 0.250000 -0.182006 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.250000 0.500000 0.707514 + + +0.500000 0.500000 0.250000 -0.958124 +0.750000 0.500000 0.250000 -0.182006 + + +0.500000 0.500000 0.250000 -0.958124 +0.500000 0.500000 0.500000 -2.81285 + + +0.750000 0.500000 0.250000 -0.182006 +0.750000 0.500000 0.500000 -0.534333 + + +0.500000 0.250000 0.500000 3.72451 +0.750000 0.250000 0.500000 0.707514 + + +0.500000 0.250000 0.500000 3.72451 +0.500000 0.500000 0.500000 -2.81285 + + +0.750000 0.250000 0.500000 0.707514 +0.750000 0.500000 0.500000 -0.534333 + + +0.500000 0.500000 0.500000 -2.81285 +0.750000 0.500000 0.500000 -0.534333 + + +0.750000 0.250000 0.250000 0.158189 +1.00000 0.250000 0.250000 -1.04304 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.500000 0.250000 -0.119469 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.250000 0.500000 0.464411 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.500000 0.250000 0.787735 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.250000 0.500000 -3.06216 + + +0.750000 0.500000 0.250000 -0.119469 +1.00000 0.500000 0.250000 0.787735 + + +0.750000 0.500000 0.250000 -0.119469 +0.750000 0.500000 0.500000 -0.350735 + + +1.00000 0.500000 0.250000 0.787735 +1.00000 0.500000 0.500000 2.31263 + + +0.750000 0.250000 0.500000 0.464411 +1.00000 0.250000 0.500000 -3.06216 + + +0.750000 0.250000 0.500000 0.464411 +0.750000 0.500000 0.500000 -0.350735 + + +1.00000 0.250000 0.500000 -3.06216 +1.00000 0.500000 0.500000 2.31263 + + +0.750000 0.500000 0.500000 -0.350735 +1.00000 0.500000 0.500000 2.31263 + + +0.00000 0.500000 0.00000 -0.0132247 +0.250000 0.500000 0.00000 -0.369191 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.750000 0.00000 -0.0294269 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.500000 0.250000 -0.0388249 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.750000 0.00000 -0.821507 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.500000 0.250000 -1.08387 + + +0.00000 0.750000 0.00000 -0.0294269 +0.250000 0.750000 0.00000 -0.821507 + + +0.00000 0.750000 0.00000 -0.0294269 +0.00000 0.750000 0.250000 -0.0863913 + + +0.250000 0.750000 0.00000 -0.821507 +0.250000 0.750000 0.250000 -2.41177 + + +0.00000 0.500000 0.250000 -0.0388249 +0.250000 0.500000 0.250000 -1.08387 + + +0.00000 0.500000 0.250000 -0.0388249 +0.00000 0.750000 0.250000 -0.0863913 + + +0.250000 0.500000 0.250000 -1.08387 +0.250000 0.750000 0.250000 -2.41177 + + +0.00000 0.750000 0.250000 -0.0863913 +0.250000 0.750000 0.250000 -2.41177 + + +0.250000 0.500000 0.00000 -0.383482 +0.500000 0.500000 0.00000 -0.412174 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.750000 0.00000 -0.853306 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.500000 0.250000 -1.12582 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.750000 0.00000 -0.917151 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.500000 0.250000 -1.21006 + + +0.250000 0.750000 0.00000 -0.853306 +0.500000 0.750000 0.00000 -0.917151 + + +0.250000 0.750000 0.00000 -0.853306 +0.250000 0.750000 0.250000 -2.50513 + + +0.500000 0.750000 0.00000 -0.917151 +0.500000 0.750000 0.250000 -2.69257 + + +0.250000 0.500000 0.250000 -1.12582 +0.500000 0.500000 0.250000 -1.21006 + + +0.250000 0.500000 0.250000 -1.12582 +0.250000 0.750000 0.250000 -2.50513 + + +0.500000 0.500000 0.250000 -1.21006 +0.500000 0.750000 0.250000 -2.69257 + + +0.250000 0.750000 0.250000 -2.50513 +0.500000 0.750000 0.250000 -2.69257 + + +0.00000 0.750000 0.00000 -0.0296760 +0.250000 0.750000 0.00000 -0.828462 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 1.00000 0.00000 -0.0201794 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 0.750000 0.250000 -0.0871227 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 1.00000 0.00000 -0.563345 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 0.750000 0.250000 -2.43219 + + +0.00000 1.00000 0.00000 -0.0201794 +0.250000 1.00000 0.00000 -0.563345 + + +0.00000 1.00000 0.00000 -0.0201794 +0.00000 1.00000 0.250000 -0.0592425 + + +0.250000 1.00000 0.00000 -0.563345 +0.250000 1.00000 0.250000 -1.65387 + + +0.00000 0.750000 0.250000 -0.0871227 +0.250000 0.750000 0.250000 -2.43219 + + +0.00000 0.750000 0.250000 -0.0871227 +0.00000 1.00000 0.250000 -0.0592425 + + +0.250000 0.750000 0.250000 -2.43219 +0.250000 1.00000 0.250000 -1.65387 + + +0.00000 1.00000 0.250000 -0.0592425 +0.250000 1.00000 0.250000 -1.65387 + + +0.250000 0.750000 0.00000 -0.860530 +0.500000 0.750000 0.00000 -0.924916 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 1.00000 0.00000 -0.585151 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 0.750000 0.250000 -2.52634 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 1.00000 0.00000 -0.628933 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 0.750000 0.250000 -2.71536 + + +0.250000 1.00000 0.00000 -0.585151 +0.500000 1.00000 0.00000 -0.628933 + + +0.250000 1.00000 0.00000 -0.585151 +0.250000 1.00000 0.250000 -1.71788 + + +0.500000 1.00000 0.00000 -0.628933 +0.500000 1.00000 0.250000 -1.84642 + + +0.250000 0.750000 0.250000 -2.52634 +0.500000 0.750000 0.250000 -2.71536 + + +0.250000 0.750000 0.250000 -2.52634 +0.250000 1.00000 0.250000 -1.71788 + + +0.500000 0.750000 0.250000 -2.71536 +0.500000 1.00000 0.250000 -1.84642 + + +0.250000 1.00000 0.250000 -1.71788 +0.500000 1.00000 0.250000 -1.84642 + + +0.00000 0.500000 0.250000 -0.0359484 +0.250000 0.500000 0.250000 -1.00357 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.750000 0.250000 -0.0799906 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.500000 0.500000 -0.105537 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.750000 0.250000 -2.23309 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.500000 0.500000 -2.94626 + + +0.00000 0.750000 0.250000 -0.0799906 +0.250000 0.750000 0.250000 -2.23309 + + +0.00000 0.750000 0.250000 -0.0799906 +0.00000 0.750000 0.500000 -0.234836 + + +0.250000 0.750000 0.250000 -2.23309 +0.250000 0.750000 0.500000 -6.55588 + + +0.00000 0.500000 0.500000 -0.105537 +0.250000 0.500000 0.500000 -2.94626 + + +0.00000 0.500000 0.500000 -0.105537 +0.00000 0.750000 0.500000 -0.234836 + + +0.250000 0.500000 0.500000 -2.94626 +0.250000 0.750000 0.500000 -6.55588 + + +0.00000 0.750000 0.500000 -0.234836 +0.250000 0.750000 0.500000 -6.55588 + + +0.250000 0.500000 0.250000 -1.04241 +0.500000 0.500000 0.250000 -1.12041 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.750000 0.250000 -2.31953 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.500000 0.500000 -3.06030 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.750000 0.250000 -2.49308 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.500000 0.500000 -3.28928 + + +0.250000 0.750000 0.250000 -2.31953 +0.500000 0.750000 0.250000 -2.49308 + + +0.250000 0.750000 0.250000 -2.31953 +0.250000 0.750000 0.500000 -6.80965 + + +0.500000 0.750000 0.250000 -2.49308 +0.500000 0.750000 0.500000 -7.31915 + + +0.250000 0.500000 0.500000 -3.06030 +0.500000 0.500000 0.500000 -3.28928 + + +0.250000 0.500000 0.500000 -3.06030 +0.250000 0.750000 0.500000 -6.80965 + + +0.500000 0.500000 0.500000 -3.28928 +0.500000 0.750000 0.500000 -7.31915 + + +0.250000 0.750000 0.500000 -6.80965 +0.500000 0.750000 0.500000 -7.31915 + + +0.00000 0.750000 0.250000 -0.0806678 +0.250000 0.750000 0.250000 -2.25199 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 1.00000 0.250000 -0.0548533 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 0.750000 0.500000 -0.236824 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 1.00000 0.250000 -1.53133 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 0.750000 0.500000 -6.61138 + + +0.00000 1.00000 0.250000 -0.0548533 +0.250000 1.00000 0.250000 -1.53133 + + +0.00000 1.00000 0.250000 -0.0548533 +0.00000 1.00000 0.500000 -0.161038 + + +0.250000 1.00000 0.250000 -1.53133 +0.250000 1.00000 0.500000 -4.49567 + + +0.00000 0.750000 0.500000 -0.236824 +0.250000 0.750000 0.500000 -6.61138 + + +0.00000 0.750000 0.500000 -0.236824 +0.00000 1.00000 0.500000 -0.161038 + + +0.250000 0.750000 0.500000 -6.61138 +0.250000 1.00000 0.500000 -4.49567 + + +0.00000 1.00000 0.500000 -0.161038 +0.250000 1.00000 0.500000 -4.49567 + + +0.250000 0.750000 0.250000 -2.33916 +0.500000 0.750000 0.250000 -2.51418 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 1.00000 0.250000 -1.59061 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 0.750000 0.500000 -6.86730 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 1.00000 0.250000 -1.70962 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 0.750000 0.500000 -7.38111 + + +0.250000 1.00000 0.250000 -1.59061 +0.500000 1.00000 0.250000 -1.70962 + + +0.250000 1.00000 0.250000 -1.59061 +0.250000 1.00000 0.500000 -4.66969 + + +0.500000 1.00000 0.250000 -1.70962 +0.500000 1.00000 0.500000 -5.01908 + + +0.250000 0.750000 0.500000 -6.86730 +0.500000 0.750000 0.500000 -7.38111 + + +0.250000 0.750000 0.500000 -6.86730 +0.250000 1.00000 0.500000 -4.66969 + + +0.500000 0.750000 0.500000 -7.38111 +0.500000 1.00000 0.500000 -5.01908 + + +0.250000 1.00000 0.500000 -4.66969 +0.500000 1.00000 0.500000 -5.01908 + + +0.500000 0.500000 0.00000 -0.401168 +0.750000 0.500000 0.00000 -0.0762063 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.750000 0.00000 -0.892659 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.500000 0.250000 -1.17774 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.750000 0.00000 -0.169571 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.500000 0.250000 -0.223726 + + +0.500000 0.750000 0.00000 -0.892659 +0.750000 0.750000 0.00000 -0.169571 + + +0.500000 0.750000 0.00000 -0.892659 +0.500000 0.750000 0.250000 -2.62066 + + +0.750000 0.750000 0.00000 -0.169571 +0.750000 0.750000 0.250000 -0.497825 + + +0.500000 0.500000 0.250000 -1.17774 +0.750000 0.500000 0.250000 -0.223726 + + +0.500000 0.500000 0.250000 -1.17774 +0.500000 0.750000 0.250000 -2.62066 + + +0.750000 0.500000 0.250000 -0.223726 +0.750000 0.750000 0.250000 -0.497825 + + +0.500000 0.750000 0.250000 -2.62066 +0.750000 0.750000 0.250000 -0.497825 + + +0.750000 0.500000 0.00000 -0.0500217 +1.00000 0.500000 0.00000 0.329825 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.750000 0.00000 -0.111306 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.500000 0.250000 -0.146853 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.750000 0.00000 0.733912 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.500000 0.250000 0.968299 + + +0.750000 0.750000 0.00000 -0.111306 +1.00000 0.750000 0.00000 0.733912 + + +0.750000 0.750000 0.00000 -0.111306 +0.750000 0.750000 0.250000 -0.326771 + + +1.00000 0.750000 0.00000 0.733912 +1.00000 0.750000 0.250000 2.15461 + + +0.750000 0.500000 0.250000 -0.146853 +1.00000 0.500000 0.250000 0.968299 + + +0.750000 0.500000 0.250000 -0.146853 +0.750000 0.750000 0.250000 -0.326771 + + +1.00000 0.500000 0.250000 0.968299 +1.00000 0.750000 0.250000 2.15461 + + +0.750000 0.750000 0.250000 -0.326771 +1.00000 0.750000 0.250000 2.15461 + + +0.500000 0.750000 0.00000 -0.900216 +0.750000 0.750000 0.00000 -0.171006 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 1.00000 0.00000 -0.612138 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 0.750000 0.250000 -2.64285 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 1.00000 0.00000 -0.116283 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 0.750000 0.250000 -0.502039 + + +0.500000 1.00000 0.00000 -0.612138 +0.750000 1.00000 0.00000 -0.116283 + + +0.500000 1.00000 0.00000 -0.612138 +0.500000 1.00000 0.250000 -1.79711 + + +0.750000 1.00000 0.00000 -0.116283 +0.750000 1.00000 0.250000 -0.341381 + + +0.500000 0.750000 0.250000 -2.64285 +0.750000 0.750000 0.250000 -0.502039 + + +0.500000 0.750000 0.250000 -2.64285 +0.500000 1.00000 0.250000 -1.79711 + + +0.750000 0.750000 0.250000 -0.502039 +0.750000 1.00000 0.250000 -0.341381 + + +0.500000 1.00000 0.250000 -1.79711 +0.750000 1.00000 0.250000 -0.341381 + + +0.750000 0.750000 0.00000 -0.112248 +1.00000 0.750000 0.00000 0.740125 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 1.00000 0.00000 -0.0763276 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 0.750000 0.250000 -0.329538 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 1.00000 0.00000 0.503277 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 0.750000 0.250000 2.17285 + + +0.750000 1.00000 0.00000 -0.0763276 +1.00000 1.00000 0.00000 0.503277 + + +0.750000 1.00000 0.00000 -0.0763276 +0.750000 1.00000 0.250000 -0.224082 + + +1.00000 1.00000 0.00000 0.503277 +1.00000 1.00000 0.250000 1.47752 + + +0.750000 0.750000 0.250000 -0.329538 +1.00000 0.750000 0.250000 2.17285 + + +0.750000 0.750000 0.250000 -0.329538 +0.750000 1.00000 0.250000 -0.224082 + + +1.00000 0.750000 0.250000 2.17285 +1.00000 1.00000 0.250000 1.47752 + + +0.750000 1.00000 0.250000 -0.224082 +1.00000 1.00000 0.250000 1.47752 + + +0.500000 0.500000 0.250000 -1.09049 +0.750000 0.500000 0.250000 -0.207150 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.750000 0.250000 -2.42650 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.500000 0.500000 -3.20144 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.750000 0.250000 -0.460941 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.500000 0.500000 -0.608150 + + +0.500000 0.750000 0.250000 -2.42650 +0.750000 0.750000 0.250000 -0.460941 + + +0.500000 0.750000 0.250000 -2.42650 +0.500000 0.750000 0.500000 -7.12370 + + +0.750000 0.750000 0.250000 -0.460941 +0.750000 0.750000 0.500000 -1.35323 + + +0.500000 0.500000 0.500000 -3.20144 +0.750000 0.500000 0.500000 -0.608150 + + +0.500000 0.500000 0.500000 -3.20144 +0.500000 0.750000 0.500000 -7.12370 + + +0.750000 0.500000 0.500000 -0.608150 +0.750000 0.750000 0.500000 -1.35323 + + +0.500000 0.750000 0.500000 -7.12370 +0.750000 0.750000 0.500000 -1.35323 + + +0.750000 0.500000 0.250000 -0.135973 +1.00000 0.500000 0.250000 0.896559 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.750000 0.250000 -0.302561 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.500000 0.500000 -0.399189 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.750000 0.250000 1.99498 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.500000 0.500000 2.63211 + + +0.750000 0.750000 0.250000 -0.302561 +1.00000 0.750000 0.250000 1.99498 + + +0.750000 0.750000 0.250000 -0.302561 +0.750000 0.750000 0.500000 -0.888256 + + +1.00000 0.750000 0.250000 1.99498 +1.00000 0.750000 0.500000 5.85685 + + +0.750000 0.500000 0.500000 -0.399189 +1.00000 0.500000 0.500000 2.63211 + + +0.750000 0.500000 0.500000 -0.399189 +0.750000 0.750000 0.500000 -0.888256 + + +1.00000 0.500000 0.500000 2.63211 +1.00000 0.750000 0.500000 5.85685 + + +0.750000 0.750000 0.500000 -0.888256 +1.00000 0.750000 0.500000 5.85685 + + +0.500000 0.750000 0.250000 -2.44704 +0.750000 0.750000 0.250000 -0.464843 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 1.00000 0.250000 -1.66396 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 0.750000 0.500000 -7.18401 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 1.00000 0.250000 -0.316089 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 0.750000 0.500000 -1.36468 + + +0.500000 1.00000 0.250000 -1.66396 +0.750000 1.00000 0.250000 -0.316089 + + +0.500000 1.00000 0.250000 -1.66396 +0.500000 1.00000 0.500000 -4.88505 + + +0.750000 1.00000 0.250000 -0.316089 +0.750000 1.00000 0.500000 -0.927971 + + +0.500000 0.750000 0.500000 -7.18401 +0.750000 0.750000 0.500000 -1.36468 + + +0.500000 0.750000 0.500000 -7.18401 +0.500000 1.00000 0.500000 -4.88505 + + +0.750000 0.750000 0.500000 -1.36468 +0.750000 1.00000 0.500000 -0.927971 + + +0.500000 1.00000 0.500000 -4.88505 +0.750000 1.00000 0.500000 -0.927971 + + +0.750000 0.750000 0.250000 -0.305122 +1.00000 0.750000 0.250000 2.01187 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 1.00000 0.250000 -0.207480 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 0.750000 0.500000 -0.895776 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 1.00000 0.250000 1.36805 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 0.750000 0.500000 5.90643 + + +0.750000 1.00000 0.250000 -0.207480 +1.00000 1.00000 0.250000 1.36805 + + +0.750000 1.00000 0.250000 -0.207480 +0.750000 1.00000 0.500000 -0.609118 + + +1.00000 1.00000 0.250000 1.36805 +1.00000 1.00000 0.500000 4.01631 + + +0.750000 0.750000 0.500000 -0.895776 +1.00000 0.750000 0.500000 5.90643 + + +0.750000 0.750000 0.500000 -0.895776 +0.750000 1.00000 0.500000 -0.609118 + + +1.00000 0.750000 0.500000 5.90643 +1.00000 1.00000 0.500000 4.01631 + + +0.750000 1.00000 0.500000 -0.609118 +1.00000 1.00000 0.500000 4.01631 + + +0.00000 0.00000 0.500000 0.220565 +0.250000 0.00000 0.500000 6.15748 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.250000 0.500000 0.124660 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.00000 0.750000 0.647532 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.250000 0.500000 3.48011 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.00000 0.750000 18.0771 + + +0.00000 0.250000 0.500000 0.124660 +0.250000 0.250000 0.500000 3.48011 + + +0.00000 0.250000 0.500000 0.124660 +0.00000 0.250000 0.750000 0.365975 + + +0.250000 0.250000 0.500000 3.48011 +0.250000 0.250000 0.750000 10.2169 + + +0.00000 0.00000 0.750000 0.647532 +0.250000 0.00000 0.750000 18.0771 + + +0.00000 0.00000 0.750000 0.647532 +0.00000 0.250000 0.750000 0.365975 + + +0.250000 0.00000 0.750000 18.0771 +0.250000 0.250000 0.750000 10.2169 + + +0.00000 0.250000 0.750000 0.365975 +0.250000 0.250000 0.750000 10.2169 + + +0.250000 0.00000 0.500000 6.39582 +0.500000 0.00000 0.500000 6.87436 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.250000 0.500000 3.61482 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.00000 0.750000 18.7768 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.250000 0.500000 3.88528 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.00000 0.750000 20.1817 + + +0.250000 0.250000 0.500000 3.61482 +0.500000 0.250000 0.500000 3.88528 + + +0.250000 0.250000 0.500000 3.61482 +0.250000 0.250000 0.750000 10.6124 + + +0.500000 0.250000 0.500000 3.88528 +0.500000 0.250000 0.750000 11.4064 + + +0.250000 0.00000 0.750000 18.7768 +0.500000 0.00000 0.750000 20.1817 + + +0.250000 0.00000 0.750000 18.7768 +0.250000 0.250000 0.750000 10.6124 + + +0.500000 0.00000 0.750000 20.1817 +0.500000 0.250000 0.750000 11.4064 + + +0.250000 0.250000 0.750000 10.6124 +0.500000 0.250000 0.750000 11.4064 + + +0.00000 0.250000 0.500000 0.113684 +0.250000 0.250000 0.500000 3.17369 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.500000 0.500000 -0.0858568 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.250000 0.750000 0.333751 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.500000 0.500000 -2.39685 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.250000 0.750000 9.31729 + + +0.00000 0.500000 0.500000 -0.0858568 +0.250000 0.500000 0.500000 -2.39685 + + +0.00000 0.500000 0.500000 -0.0858568 +0.00000 0.500000 0.750000 -0.252058 + + +0.250000 0.500000 0.500000 -2.39685 +0.250000 0.500000 0.750000 -7.03667 + + +0.00000 0.250000 0.750000 0.333751 +0.250000 0.250000 0.750000 9.31729 + + +0.00000 0.250000 0.750000 0.333751 +0.00000 0.500000 0.750000 -0.252058 + + +0.250000 0.250000 0.750000 9.31729 +0.250000 0.500000 0.750000 -7.03667 + + +0.00000 0.500000 0.750000 -0.252058 +0.250000 0.500000 0.750000 -7.03667 + + +0.250000 0.250000 0.500000 3.29654 +0.500000 0.250000 0.500000 3.54319 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.500000 0.500000 -2.48963 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.250000 0.750000 9.67794 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.500000 0.500000 -2.67591 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.250000 0.750000 10.4021 + + +0.250000 0.500000 0.500000 -2.48963 +0.500000 0.500000 0.500000 -2.67591 + + +0.250000 0.500000 0.500000 -2.48963 +0.250000 0.500000 0.750000 -7.30904 + + +0.500000 0.500000 0.500000 -2.67591 +0.500000 0.500000 0.750000 -7.85591 + + +0.250000 0.250000 0.750000 9.67794 +0.500000 0.250000 0.750000 10.4021 + + +0.250000 0.250000 0.750000 9.67794 +0.250000 0.500000 0.750000 -7.30904 + + +0.500000 0.250000 0.750000 10.4021 +0.500000 0.500000 0.750000 -7.85591 + + +0.250000 0.500000 0.750000 -7.30904 +0.500000 0.500000 0.750000 -7.85591 + + +0.00000 0.00000 0.750000 0.599557 +0.250000 0.00000 0.750000 16.7378 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.250000 0.750000 0.338860 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.00000 1.00000 1.76018 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.250000 0.750000 9.45992 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.00000 1.00000 49.1386 + + +0.00000 0.250000 0.750000 0.338860 +0.250000 0.250000 0.750000 9.45992 + + +0.00000 0.250000 0.750000 0.338860 +0.00000 0.250000 1.00000 0.994824 + + +0.250000 0.250000 0.750000 9.45992 +0.250000 0.250000 1.00000 27.7724 + + +0.00000 0.00000 1.00000 1.76018 +0.250000 0.00000 1.00000 49.1386 + + +0.00000 0.00000 1.00000 1.76018 +0.00000 0.250000 1.00000 0.994824 + + +0.250000 0.00000 1.00000 49.1386 +0.250000 0.250000 1.00000 27.7724 + + +0.00000 0.250000 1.00000 0.994824 +0.250000 0.250000 1.00000 27.7724 + + +0.250000 0.00000 0.750000 17.3856 +0.500000 0.00000 0.750000 18.6865 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.250000 0.750000 9.82609 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.00000 1.00000 51.0406 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.250000 0.750000 10.5613 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.00000 1.00000 54.8596 + + +0.250000 0.250000 0.750000 9.82609 +0.500000 0.250000 0.750000 10.5613 + + +0.250000 0.250000 0.750000 9.82609 +0.250000 0.250000 1.00000 28.8474 + + +0.500000 0.250000 0.750000 10.5613 +0.500000 0.250000 1.00000 31.0058 + + +0.250000 0.00000 1.00000 51.0406 +0.500000 0.00000 1.00000 54.8596 + + +0.250000 0.00000 1.00000 51.0406 +0.250000 0.250000 1.00000 28.8474 + + +0.500000 0.00000 1.00000 54.8596 +0.500000 0.250000 1.00000 31.0058 + + +0.250000 0.250000 1.00000 28.8474 +0.500000 0.250000 1.00000 31.0058 + + +0.00000 0.250000 0.750000 0.309024 +0.250000 0.250000 0.750000 8.62698 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.500000 0.750000 -0.233383 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.250000 1.00000 0.907230 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.500000 0.750000 -6.51533 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.250000 1.00000 25.3270 + + +0.00000 0.500000 0.750000 -0.233383 +0.250000 0.500000 0.750000 -6.51533 + + +0.00000 0.500000 0.750000 -0.233383 +0.00000 0.500000 1.00000 -0.685164 + + +0.250000 0.500000 0.750000 -6.51533 +0.250000 0.500000 1.00000 -19.1276 + + +0.00000 0.250000 1.00000 0.907230 +0.250000 0.250000 1.00000 25.3270 + + +0.00000 0.250000 1.00000 0.907230 +0.00000 0.500000 1.00000 -0.685164 + + +0.250000 0.250000 1.00000 25.3270 +0.250000 0.500000 1.00000 -19.1276 + + +0.00000 0.500000 1.00000 -0.685164 +0.250000 0.500000 1.00000 -19.1276 + + +0.250000 0.250000 0.750000 8.96091 +0.500000 0.250000 0.750000 9.63138 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.500000 0.750000 -6.76752 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.250000 1.00000 26.3074 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.500000 0.750000 -7.27387 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.250000 1.00000 28.2757 + + +0.250000 0.500000 0.750000 -6.76752 +0.500000 0.500000 0.750000 -7.27387 + + +0.250000 0.500000 0.750000 -6.76752 +0.250000 0.500000 1.00000 -19.8680 + + +0.500000 0.500000 0.750000 -7.27387 +0.500000 0.500000 1.00000 -21.3546 + + +0.250000 0.250000 1.00000 26.3074 +0.500000 0.250000 1.00000 28.2757 + + +0.250000 0.250000 1.00000 26.3074 +0.250000 0.500000 1.00000 -19.8680 + + +0.500000 0.250000 1.00000 28.2757 +0.500000 0.500000 1.00000 -21.3546 + + +0.250000 0.500000 1.00000 -19.8680 +0.500000 0.500000 1.00000 -21.3546 + + +0.500000 0.00000 0.500000 6.69079 +0.750000 0.00000 0.500000 1.27099 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.250000 0.500000 3.78153 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.00000 0.750000 19.6428 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.250000 0.500000 0.718344 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.00000 0.750000 3.73137 + + +0.500000 0.250000 0.500000 3.78153 +0.750000 0.250000 0.500000 0.718344 + + +0.500000 0.250000 0.500000 3.78153 +0.500000 0.250000 0.750000 11.1018 + + +0.750000 0.250000 0.500000 0.718344 +0.750000 0.250000 0.750000 2.10891 + + +0.500000 0.00000 0.750000 19.6428 +0.750000 0.00000 0.750000 3.73137 + + +0.500000 0.00000 0.750000 19.6428 +0.500000 0.250000 0.750000 11.1018 + + +0.750000 0.00000 0.750000 3.73137 +0.750000 0.250000 0.750000 2.10891 + + +0.500000 0.250000 0.750000 11.1018 +0.750000 0.250000 0.750000 2.10891 + + +0.750000 0.00000 0.500000 0.834276 +1.00000 0.00000 0.500000 -5.50092 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.250000 0.500000 0.471520 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.00000 0.750000 2.44926 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.250000 0.500000 -3.10904 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.00000 0.750000 -16.1496 + + +0.750000 0.250000 0.500000 0.471520 +1.00000 0.250000 0.500000 -3.10904 + + +0.750000 0.250000 0.500000 0.471520 +0.750000 0.250000 0.750000 1.38428 + + +1.00000 0.250000 0.500000 -3.10904 +1.00000 0.250000 0.750000 -9.12749 + + +0.750000 0.00000 0.750000 2.44926 +1.00000 0.00000 0.750000 -16.1496 + + +0.750000 0.00000 0.750000 2.44926 +0.750000 0.250000 0.750000 1.38428 + + +1.00000 0.00000 0.750000 -16.1496 +1.00000 0.250000 0.750000 -9.12749 + + +0.750000 0.250000 0.750000 1.38428 +1.00000 0.250000 0.750000 -9.12749 + + +0.500000 0.250000 0.500000 3.44857 +0.750000 0.250000 0.500000 0.655095 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.500000 0.500000 -2.60445 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.250000 0.750000 10.1243 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.500000 0.500000 -0.494745 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.250000 0.750000 1.92322 + + +0.500000 0.500000 0.500000 -2.60445 +0.750000 0.500000 0.500000 -0.494745 + + +0.500000 0.500000 0.500000 -2.60445 +0.500000 0.500000 0.750000 -7.64613 + + +0.750000 0.500000 0.500000 -0.494745 +0.750000 0.500000 0.750000 -1.45247 + + +0.500000 0.250000 0.750000 10.1243 +0.750000 0.250000 0.750000 1.92322 + + +0.500000 0.250000 0.750000 10.1243 +0.500000 0.500000 0.750000 -7.64613 + + +0.750000 0.250000 0.750000 1.92322 +0.750000 0.500000 0.750000 -1.45247 + + +0.500000 0.500000 0.750000 -7.64613 +0.750000 0.500000 0.750000 -1.45247 + + +0.750000 0.250000 0.500000 0.430003 +1.00000 0.250000 0.500000 -2.83529 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.500000 0.500000 -0.324750 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.250000 0.750000 1.26240 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.500000 0.500000 2.14128 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.250000 0.750000 -8.32382 + + +0.750000 0.500000 0.500000 -0.324750 +1.00000 0.500000 0.500000 2.14128 + + +0.750000 0.500000 0.500000 -0.324750 +0.750000 0.500000 0.750000 -0.953398 + + +1.00000 0.500000 0.500000 2.14128 +1.00000 0.500000 0.750000 6.28637 + + +0.750000 0.250000 0.750000 1.26240 +1.00000 0.250000 0.750000 -8.32382 + + +0.750000 0.250000 0.750000 1.26240 +0.750000 0.500000 0.750000 -0.953398 + + +1.00000 0.250000 0.750000 -8.32382 +1.00000 0.500000 0.750000 6.28637 + + +0.750000 0.500000 0.750000 -0.953398 +1.00000 0.500000 0.750000 6.28637 + + +0.500000 0.00000 0.750000 18.1874 +0.750000 0.00000 0.750000 3.45491 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.250000 0.750000 10.2793 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.00000 1.00000 53.3946 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.250000 0.750000 1.95266 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.00000 1.00000 10.1429 + + +0.500000 0.250000 0.750000 10.2793 +0.750000 0.250000 0.750000 1.95266 + + +0.500000 0.250000 0.750000 10.2793 +0.500000 0.250000 1.00000 30.1778 + + +0.750000 0.250000 0.750000 1.95266 +0.750000 0.250000 1.00000 5.73261 + + +0.500000 0.00000 1.00000 53.3946 +0.750000 0.00000 1.00000 10.1429 + + +0.500000 0.00000 1.00000 53.3946 +0.500000 0.250000 1.00000 30.1778 + + +0.750000 0.00000 1.00000 10.1429 +0.750000 0.250000 1.00000 5.73261 + + +0.500000 0.250000 1.00000 30.1778 +0.750000 0.250000 1.00000 5.73261 + + +0.750000 0.00000 0.750000 2.26780 +1.00000 0.00000 0.750000 -14.9531 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.250000 0.750000 1.28172 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.00000 1.00000 6.65778 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.250000 0.750000 -8.45124 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.00000 1.00000 -43.8991 + + +0.750000 0.250000 0.750000 1.28172 +1.00000 0.250000 0.750000 -8.45124 + + +0.750000 0.250000 0.750000 1.28172 +0.750000 0.250000 1.00000 3.76288 + + +1.00000 0.250000 0.750000 -8.45124 +1.00000 0.250000 1.00000 -24.8111 + + +0.750000 0.00000 1.00000 6.65778 +1.00000 0.00000 1.00000 -43.8991 + + +0.750000 0.00000 1.00000 6.65778 +0.750000 0.250000 1.00000 3.76288 + + +1.00000 0.00000 1.00000 -43.8991 +1.00000 0.250000 1.00000 -24.8111 + + +0.750000 0.250000 1.00000 3.76288 +1.00000 0.250000 1.00000 -24.8111 + + +0.500000 0.250000 0.750000 9.37418 +0.750000 0.250000 0.750000 1.78073 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.500000 0.750000 -7.07963 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.250000 1.00000 27.5206 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.500000 0.750000 -1.34486 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.250000 1.00000 5.22786 + + +0.500000 0.500000 0.750000 -7.07963 +0.750000 0.500000 0.750000 -1.34486 + + +0.500000 0.500000 0.750000 -7.07963 +0.500000 0.500000 1.00000 -20.7843 + + +0.750000 0.500000 0.750000 -1.34486 +0.750000 0.500000 1.00000 -3.94822 + + +0.500000 0.250000 1.00000 27.5206 +0.750000 0.250000 1.00000 5.22786 + + +0.500000 0.250000 1.00000 27.5206 +0.500000 0.500000 1.00000 -20.7843 + + +0.750000 0.250000 1.00000 5.22786 +0.750000 0.500000 1.00000 -3.94822 + + +0.500000 0.500000 1.00000 -20.7843 +0.750000 0.500000 1.00000 -3.94822 + + +0.750000 0.250000 0.750000 1.16887 +1.00000 0.250000 0.750000 -7.70711 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.500000 0.750000 -0.882761 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.250000 1.00000 3.43156 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.500000 0.750000 5.82062 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.250000 1.00000 -22.6265 + + +0.750000 0.500000 0.750000 -0.882761 +1.00000 0.500000 0.750000 5.82062 + + +0.750000 0.500000 0.750000 -0.882761 +0.750000 0.500000 1.00000 -2.59160 + + +1.00000 0.500000 0.750000 5.82062 +1.00000 0.500000 1.00000 17.0881 + + +0.750000 0.250000 1.00000 3.43156 +1.00000 0.250000 1.00000 -22.6265 + + +0.750000 0.250000 1.00000 3.43156 +0.750000 0.500000 1.00000 -2.59160 + + +1.00000 0.250000 1.00000 -22.6265 +1.00000 0.500000 1.00000 17.0881 + + +0.750000 0.500000 1.00000 -2.59160 +1.00000 0.500000 1.00000 17.0881 + + +0.00000 0.500000 0.500000 -0.0977178 +0.250000 0.500000 0.500000 -2.72797 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.750000 0.500000 -0.217437 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.500000 0.750000 -0.286879 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.750000 0.500000 -6.07016 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.500000 0.750000 -8.00877 + + +0.00000 0.750000 0.500000 -0.217437 +0.250000 0.750000 0.500000 -6.07016 + + +0.00000 0.750000 0.500000 -0.217437 +0.00000 0.750000 0.750000 -0.638350 + + +0.250000 0.750000 0.500000 -6.07016 +0.250000 0.750000 0.750000 -17.8207 + + +0.00000 0.500000 0.750000 -0.286879 +0.250000 0.500000 0.750000 -8.00877 + + +0.00000 0.500000 0.750000 -0.286879 +0.00000 0.750000 0.750000 -0.638350 + + +0.250000 0.500000 0.750000 -8.00877 +0.250000 0.750000 0.750000 -17.8207 + + +0.00000 0.750000 0.750000 -0.638350 +0.250000 0.750000 0.750000 -17.8207 + + +0.250000 0.500000 0.500000 -2.83357 +0.500000 0.500000 0.500000 -3.04558 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.750000 0.500000 -6.30512 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.500000 0.750000 -8.31877 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.750000 0.500000 -6.77688 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.500000 0.750000 -8.94119 + + +0.250000 0.750000 0.500000 -6.30512 +0.500000 0.750000 0.500000 -6.77688 + + +0.250000 0.750000 0.500000 -6.30512 +0.250000 0.750000 0.750000 -18.5105 + + +0.500000 0.750000 0.500000 -6.77688 +0.500000 0.750000 0.750000 -19.8955 + + +0.250000 0.500000 0.750000 -8.31877 +0.500000 0.500000 0.750000 -8.94119 + + +0.250000 0.500000 0.750000 -8.31877 +0.250000 0.750000 0.750000 -18.5105 + + +0.500000 0.500000 0.750000 -8.94119 +0.500000 0.750000 0.750000 -19.8955 + + +0.250000 0.750000 0.750000 -18.5105 +0.500000 0.750000 0.750000 -19.8955 + + +0.00000 0.750000 0.500000 -0.219278 +0.250000 0.750000 0.500000 -6.12155 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 1.00000 0.500000 -0.149107 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 0.750000 0.750000 -0.643754 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 1.00000 0.500000 -4.16259 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 0.750000 0.750000 -17.9716 + + +0.00000 1.00000 0.500000 -0.149107 +0.250000 1.00000 0.500000 -4.16259 + + +0.00000 1.00000 0.500000 -0.149107 +0.00000 1.00000 0.750000 -0.437746 + + +0.250000 1.00000 0.500000 -4.16259 +0.250000 1.00000 0.750000 -12.2205 + + +0.00000 0.750000 0.750000 -0.643754 +0.250000 0.750000 0.750000 -17.9716 + + +0.00000 0.750000 0.750000 -0.643754 +0.00000 1.00000 0.750000 -0.437746 + + +0.250000 0.750000 0.750000 -17.9716 +0.250000 1.00000 0.750000 -12.2205 + + +0.00000 1.00000 0.750000 -0.437746 +0.250000 1.00000 0.750000 -12.2205 + + +0.250000 0.750000 0.500000 -6.35850 +0.500000 0.750000 0.500000 -6.83425 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 1.00000 0.500000 -4.32372 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 0.750000 0.750000 -18.6672 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 1.00000 0.500000 -4.64722 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 0.750000 0.750000 -20.0640 + + +0.250000 1.00000 0.500000 -4.32372 +0.500000 1.00000 0.500000 -4.64722 + + +0.250000 1.00000 0.500000 -4.32372 +0.250000 1.00000 0.750000 -12.6935 + + +0.500000 1.00000 0.500000 -4.64722 +0.500000 1.00000 0.750000 -13.6433 + + +0.250000 0.750000 0.750000 -18.6672 +0.500000 0.750000 0.750000 -20.0640 + + +0.250000 0.750000 0.750000 -18.6672 +0.250000 1.00000 0.750000 -12.6935 + + +0.500000 0.750000 0.750000 -20.0640 +0.500000 1.00000 0.750000 -13.6433 + + +0.250000 1.00000 0.750000 -12.6935 +0.500000 1.00000 0.750000 -13.6433 + + +0.00000 0.500000 0.750000 -0.265625 +0.250000 0.500000 0.750000 -7.41540 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.750000 0.750000 -0.591055 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.500000 1.00000 -0.779819 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.750000 0.750000 -16.5004 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.500000 1.00000 -21.7701 + + +0.00000 0.750000 0.750000 -0.591055 +0.250000 0.750000 0.750000 -16.5004 + + +0.00000 0.750000 0.750000 -0.591055 +0.00000 0.750000 1.00000 -1.73522 + + +0.250000 0.750000 0.750000 -16.5004 +0.250000 0.750000 1.00000 -48.4418 + + +0.00000 0.500000 1.00000 -0.779819 +0.250000 0.500000 1.00000 -21.7701 + + +0.00000 0.500000 1.00000 -0.779819 +0.00000 0.750000 1.00000 -1.73522 + + +0.250000 0.500000 1.00000 -21.7701 +0.250000 0.750000 1.00000 -48.4418 + + +0.00000 0.750000 1.00000 -1.73522 +0.250000 0.750000 1.00000 -48.4418 + + +0.250000 0.500000 0.750000 -7.70244 +0.500000 0.500000 0.750000 -8.27874 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.750000 0.750000 -17.1391 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.500000 1.00000 -22.6128 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.750000 0.750000 -18.4215 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.500000 1.00000 -24.3047 + + +0.250000 0.750000 0.750000 -17.1391 +0.500000 0.750000 0.750000 -18.4215 + + +0.250000 0.750000 0.750000 -17.1391 +0.250000 0.750000 1.00000 -50.3169 + + +0.500000 0.750000 0.750000 -18.4215 +0.500000 0.750000 1.00000 -54.0816 + + +0.250000 0.500000 1.00000 -22.6128 +0.500000 0.500000 1.00000 -24.3047 + + +0.250000 0.500000 1.00000 -22.6128 +0.250000 0.750000 1.00000 -50.3169 + + +0.500000 0.500000 1.00000 -24.3047 +0.500000 0.750000 1.00000 -54.0816 + + +0.250000 0.750000 1.00000 -50.3169 +0.500000 0.750000 1.00000 -54.0816 + + +0.00000 0.750000 0.750000 -0.596059 +0.250000 0.750000 0.750000 -16.6401 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 1.00000 0.750000 -0.405314 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 0.750000 1.00000 -1.74991 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 1.00000 0.750000 -11.3151 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 0.750000 1.00000 -48.8519 + + +0.00000 1.00000 0.750000 -0.405314 +0.250000 1.00000 0.750000 -11.3151 + + +0.00000 1.00000 0.750000 -0.405314 +0.00000 1.00000 1.00000 -1.18992 + + +0.250000 1.00000 0.750000 -11.3151 +0.250000 1.00000 1.00000 -33.2188 + + +0.00000 0.750000 1.00000 -1.74991 +0.250000 0.750000 1.00000 -48.8519 + + +0.00000 0.750000 1.00000 -1.74991 +0.00000 1.00000 1.00000 -1.18992 + + +0.250000 0.750000 1.00000 -48.8519 +0.250000 1.00000 1.00000 -33.2188 + + +0.00000 1.00000 1.00000 -1.18992 +0.250000 1.00000 1.00000 -33.2188 + + +0.250000 0.750000 0.750000 -17.2842 +0.500000 0.750000 0.750000 -18.5774 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 1.00000 0.750000 -11.7531 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 0.750000 1.00000 -50.7428 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 1.00000 0.750000 -12.6325 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 0.750000 1.00000 -54.5395 + + +0.250000 1.00000 0.750000 -11.7531 +0.500000 1.00000 0.750000 -12.6325 + + +0.250000 1.00000 0.750000 -11.7531 +0.250000 1.00000 1.00000 -34.5046 + + +0.500000 1.00000 0.750000 -12.6325 +0.500000 1.00000 1.00000 -37.0863 + + +0.250000 0.750000 1.00000 -50.7428 +0.500000 0.750000 1.00000 -54.5395 + + +0.250000 0.750000 1.00000 -50.7428 +0.250000 1.00000 1.00000 -34.5046 + + +0.500000 0.750000 1.00000 -54.5395 +0.500000 1.00000 1.00000 -37.0863 + + +0.250000 1.00000 1.00000 -34.5046 +0.500000 1.00000 1.00000 -37.0863 + + +0.500000 0.500000 0.500000 -2.96425 +0.750000 0.500000 0.500000 -0.563093 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.750000 0.500000 -6.59591 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.500000 0.750000 -8.70242 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.750000 0.500000 -1.25297 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.500000 0.750000 -1.65312 + + +0.500000 0.750000 0.500000 -6.59591 +0.750000 0.750000 0.500000 -1.25297 + + +0.500000 0.750000 0.500000 -6.59591 +0.500000 0.750000 0.750000 -19.3642 + + +0.750000 0.750000 0.500000 -1.25297 +0.750000 0.750000 0.750000 -3.67845 + + +0.500000 0.500000 0.750000 -8.70242 +0.750000 0.500000 0.750000 -1.65312 + + +0.500000 0.500000 0.750000 -8.70242 +0.500000 0.750000 0.750000 -19.3642 + + +0.750000 0.500000 0.750000 -1.65312 +0.750000 0.750000 0.750000 -3.67845 + + +0.500000 0.750000 0.750000 -19.3642 +0.750000 0.750000 0.750000 -3.67845 + + +0.750000 0.500000 0.500000 -0.369613 +1.00000 0.500000 0.500000 2.43710 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.750000 0.500000 -0.822446 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.500000 0.750000 -1.08511 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.750000 0.500000 5.42292 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.500000 0.750000 7.15482 + + +0.750000 0.750000 0.500000 -0.822446 +1.00000 0.750000 0.500000 5.42292 + + +0.750000 0.750000 0.500000 -0.822446 +0.750000 0.750000 0.750000 -2.41453 + + +1.00000 0.750000 0.500000 5.42292 +1.00000 0.750000 0.750000 15.9206 + + +0.750000 0.500000 0.750000 -1.08511 +1.00000 0.500000 0.750000 7.15482 + + +0.750000 0.500000 0.750000 -1.08511 +0.750000 0.750000 0.750000 -2.41453 + + +1.00000 0.500000 0.750000 7.15482 +1.00000 0.750000 0.750000 15.9206 + + +0.750000 0.750000 0.750000 -2.41453 +1.00000 0.750000 0.750000 15.9206 + + +0.500000 0.750000 0.500000 -6.65175 +0.750000 0.750000 0.500000 -1.26358 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 1.00000 0.500000 -4.52312 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 0.750000 0.750000 -19.5282 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 1.00000 0.500000 -0.859218 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 0.750000 0.750000 -3.70960 + + +0.500000 1.00000 0.500000 -4.52312 +0.750000 1.00000 0.500000 -0.859218 + + +0.500000 1.00000 0.500000 -4.52312 +0.500000 1.00000 0.750000 -13.2789 + + +0.750000 1.00000 0.500000 -0.859218 +0.750000 1.00000 0.750000 -2.52249 + + +0.500000 0.750000 0.750000 -19.5282 +0.750000 0.750000 0.750000 -3.70960 + + +0.500000 0.750000 0.750000 -19.5282 +0.500000 1.00000 0.750000 -13.2789 + + +0.750000 0.750000 0.750000 -3.70960 +0.750000 1.00000 0.750000 -2.52249 + + +0.500000 1.00000 0.750000 -13.2789 +0.750000 1.00000 0.750000 -2.52249 + + +0.750000 0.750000 0.500000 -0.829408 +1.00000 0.750000 0.500000 5.46883 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 1.00000 0.500000 -0.563989 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 0.750000 0.750000 -2.43497 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 1.00000 0.500000 3.71875 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 0.750000 0.750000 16.0553 + + +0.750000 1.00000 0.500000 -0.563989 +1.00000 1.00000 0.500000 3.71875 + + +0.750000 1.00000 0.500000 -0.563989 +0.750000 1.00000 0.750000 -1.65576 + + +1.00000 1.00000 0.500000 3.71875 +1.00000 1.00000 0.750000 10.9175 + + +0.750000 0.750000 0.750000 -2.43497 +1.00000 0.750000 0.750000 16.0553 + + +0.750000 0.750000 0.750000 -2.43497 +0.750000 1.00000 0.750000 -1.65576 + + +1.00000 0.750000 0.750000 16.0553 +1.00000 1.00000 0.750000 10.9175 + + +0.750000 1.00000 0.750000 -1.65576 +1.00000 1.00000 0.750000 10.9175 + + +0.500000 0.500000 0.750000 -8.05767 +0.750000 0.500000 0.750000 -1.53065 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.750000 0.750000 -17.9295 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.500000 1.00000 -23.6556 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.750000 0.750000 -3.40592 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.500000 1.00000 -4.49366 + + +0.500000 0.750000 0.750000 -17.9295 +0.750000 0.750000 0.750000 -3.40592 + + +0.500000 0.750000 0.750000 -17.9295 +0.500000 0.750000 1.00000 -52.6374 + + +0.750000 0.750000 0.750000 -3.40592 +0.750000 0.750000 1.00000 -9.99907 + + +0.500000 0.500000 1.00000 -23.6556 +0.750000 0.500000 1.00000 -4.49366 + + +0.500000 0.500000 1.00000 -23.6556 +0.500000 0.750000 1.00000 -52.6374 + + +0.750000 0.500000 1.00000 -4.49366 +0.750000 0.750000 1.00000 -9.99907 + + +0.500000 0.750000 1.00000 -52.6374 +0.750000 0.750000 1.00000 -9.99907 + + +0.750000 0.500000 0.750000 -1.00471 +1.00000 0.500000 0.750000 6.62472 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.750000 0.750000 -2.23564 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.500000 1.00000 -2.94963 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.750000 0.750000 14.7410 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.500000 1.00000 19.4488 + + +0.750000 0.750000 0.750000 -2.23564 +1.00000 0.750000 0.750000 14.7410 + + +0.750000 0.750000 0.750000 -2.23564 +0.750000 0.750000 1.00000 -6.56337 + + +1.00000 0.750000 0.750000 14.7410 +1.00000 0.750000 1.00000 43.2766 + + +0.750000 0.500000 1.00000 -2.94963 +1.00000 0.500000 1.00000 19.4488 + + +0.750000 0.500000 1.00000 -2.94963 +0.750000 0.750000 1.00000 -6.56337 + + +1.00000 0.500000 1.00000 19.4488 +1.00000 0.750000 1.00000 43.2766 + + +0.750000 0.750000 1.00000 -6.56337 +1.00000 0.750000 1.00000 43.2766 + + +0.500000 0.750000 0.750000 -18.0813 +0.750000 0.750000 0.750000 -3.43475 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 1.00000 0.750000 -12.2951 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 0.750000 1.00000 -53.0830 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 1.00000 0.750000 -2.33560 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 0.750000 1.00000 -10.0837 + + +0.500000 1.00000 0.750000 -12.2951 +0.750000 1.00000 0.750000 -2.33560 + + +0.500000 1.00000 0.750000 -12.2951 +0.500000 1.00000 1.00000 -36.0959 + + +0.750000 1.00000 0.750000 -2.33560 +0.750000 1.00000 1.00000 -6.85683 + + +0.500000 0.750000 1.00000 -53.0830 +0.750000 0.750000 1.00000 -10.0837 + + +0.500000 0.750000 1.00000 -53.0830 +0.500000 1.00000 1.00000 -36.0959 + + +0.750000 0.750000 1.00000 -10.0837 +0.750000 1.00000 1.00000 -6.85683 + + +0.500000 1.00000 1.00000 -36.0959 +0.750000 1.00000 1.00000 -6.85683 + + +0.750000 0.750000 0.750000 -2.25457 +1.00000 0.750000 0.750000 14.8658 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 1.00000 0.750000 -1.53308 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 0.750000 1.00000 -6.61894 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 1.00000 0.750000 10.1086 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 0.750000 1.00000 43.6430 + + +0.750000 1.00000 0.750000 -1.53308 +1.00000 1.00000 0.750000 10.1086 + + +0.750000 1.00000 0.750000 -1.53308 +0.750000 1.00000 1.00000 -4.50081 + + +1.00000 1.00000 0.750000 10.1086 +1.00000 1.00000 1.00000 29.6768 + + +0.750000 0.750000 1.00000 -6.61894 +1.00000 0.750000 1.00000 43.6430 + + +0.750000 0.750000 1.00000 -6.61894 +0.750000 1.00000 1.00000 -4.50081 + + +1.00000 0.750000 1.00000 43.6430 +1.00000 1.00000 1.00000 29.6768 + + +0.750000 1.00000 1.00000 -4.50081 +1.00000 1.00000 1.00000 29.6768 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 0.00000 +0.250000 0.00000 0.00000 0.841471 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.250000 0.00000 0.00000 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.00000 0.250000 0.00000 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.250000 0.00000 0.00000 +0.250000 0.250000 0.00000 0.454649 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.00000 0.250000 0.00000 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.00000 0.841471 +0.500000 0.00000 0.00000 0.909297 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.250000 2.28736 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.250000 0.00000 0.454649 +0.500000 0.250000 0.00000 0.491295 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.00000 0.250000 2.28736 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.00000 0.250000 0.00000 0.00000 +0.125000 0.250000 0.00000 0.227324 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.375000 0.00000 0.00000 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.125000 0.00000 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.375000 0.00000 0.0261183 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.375000 0.00000 0.00000 +0.125000 0.375000 0.00000 0.0261183 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.250000 0.125000 0.00000 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.125000 0.250000 0.00000 0.227324 +0.250000 0.250000 0.00000 0.454649 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.375000 0.00000 0.0261183 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.125000 0.422628 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.375000 0.00000 0.0522366 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.375000 0.00000 0.0261183 +0.250000 0.375000 0.00000 0.0522366 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.00000 0.375000 0.00000 0.00000 +0.125000 0.375000 0.00000 0.0261183 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.500000 0.00000 0.00000 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.500000 0.00000 -0.175088 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.500000 0.00000 0.00000 +0.125000 0.500000 0.00000 -0.175088 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.00000 0.0261183 +0.250000 0.375000 0.00000 0.0522366 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.500000 0.00000 -0.175088 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.500000 0.00000 -0.175088 +0.250000 0.500000 0.00000 -0.350175 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.00000 0.250000 0.125000 0.00000 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.250000 0.250000 0.00000 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.250000 0.250000 0.617932 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.500000 0.250000 0.00000 +0.125000 0.500000 0.250000 -0.475938 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.500000 0.250000 -0.475938 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.00000 0.454649 +0.375000 0.250000 0.00000 0.472972 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.375000 0.00000 0.0522366 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.125000 0.845256 + + +0.375000 0.250000 0.00000 0.472972 +0.375000 0.375000 0.00000 0.0543419 + + +0.375000 0.250000 0.00000 0.472972 +0.375000 0.250000 0.125000 0.879322 + + +0.250000 0.375000 0.00000 0.0522366 +0.375000 0.375000 0.00000 0.0543419 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.250000 0.125000 0.845256 +0.375000 0.250000 0.125000 0.879322 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.375000 0.125000 0.0971152 +0.375000 0.375000 0.125000 0.101029 + + +0.375000 0.250000 0.00000 0.472972 +0.500000 0.250000 0.00000 0.491295 + + +0.375000 0.250000 0.00000 0.472972 +0.375000 0.375000 0.00000 0.0543419 + + +0.375000 0.250000 0.00000 0.472972 +0.375000 0.250000 0.125000 0.879322 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.375000 0.00000 0.0564471 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.125000 0.913388 + + +0.375000 0.375000 0.00000 0.0543419 +0.500000 0.375000 0.00000 0.0564471 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.375000 0.125000 0.101029 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.250000 0.125000 0.879322 +0.500000 0.250000 0.125000 0.913388 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.375000 0.125000 0.101029 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.375000 0.125000 0.101029 +0.500000 0.375000 0.125000 0.104943 + + +0.250000 0.375000 0.00000 0.0522366 +0.375000 0.375000 0.00000 0.0543419 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.500000 0.00000 -0.364288 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.500000 0.00000 -0.350175 +0.375000 0.500000 0.00000 -0.364288 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.125000 -0.651026 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.375000 0.125000 0.0971152 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.500000 0.125000 -0.651026 +0.375000 0.500000 0.125000 -0.677263 + + +0.375000 0.375000 0.00000 0.0543419 +0.500000 0.375000 0.00000 0.0564471 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.500000 0.00000 -0.364288 + + +0.375000 0.375000 0.00000 0.0543419 +0.375000 0.375000 0.125000 0.101029 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.500000 0.00000 -0.364288 +0.500000 0.500000 0.00000 -0.378401 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.500000 0.125000 -0.677263 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.375000 0.125000 0.101029 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.500000 0.125000 -0.677263 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.500000 0.125000 -0.677263 +0.500000 0.500000 0.125000 -0.703501 + + +0.250000 0.250000 0.125000 0.845256 +0.375000 0.250000 0.125000 0.879322 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.250000 0.250000 1.23586 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.375000 0.125000 0.101029 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.250000 0.250000 1.28567 + + +0.250000 0.375000 0.125000 0.0971152 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.250000 0.250000 1.23586 +0.375000 0.250000 0.250000 1.28567 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.375000 0.250000 0.141994 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.375000 0.250000 0.141994 +0.375000 0.375000 0.250000 0.147717 + + +0.375000 0.250000 0.125000 0.879322 +0.500000 0.250000 0.125000 0.913388 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.375000 0.125000 0.101029 + + +0.375000 0.250000 0.125000 0.879322 +0.375000 0.250000 0.250000 1.28567 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.375000 0.125000 0.104943 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.250000 0.250000 1.33548 + + +0.375000 0.375000 0.125000 0.101029 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.375000 0.250000 0.147717 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.250000 0.250000 1.28567 +0.500000 0.250000 0.250000 1.33548 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.375000 0.250000 0.147717 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.375000 0.250000 0.147717 +0.500000 0.375000 0.250000 0.153439 + + +0.250000 0.375000 0.125000 0.0971152 +0.375000 0.375000 0.125000 0.101029 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.500000 0.125000 -0.677263 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.500000 0.125000 -0.651026 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.500000 0.250000 -0.951876 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.375000 0.250000 0.141994 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.500000 0.250000 -0.951876 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.500000 0.250000 -0.951876 +0.375000 0.500000 0.250000 -0.990238 + + +0.375000 0.375000 0.125000 0.101029 +0.500000 0.375000 0.125000 0.104943 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.500000 0.125000 -0.677263 + + +0.375000 0.375000 0.125000 0.101029 +0.375000 0.375000 0.250000 0.147717 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.500000 0.125000 -0.703501 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.500000 0.125000 -0.677263 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.500000 0.250000 -0.990238 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.375000 0.250000 0.147717 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.500000 0.250000 -0.990238 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.500000 0.250000 -0.990238 +0.500000 0.500000 0.250000 -1.02860 + + +0.00000 0.00000 0.250000 0.00000 +0.125000 0.00000 0.250000 1.14368 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.125000 0.250000 0.00000 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.00000 0.375000 0.00000 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.125000 0.250000 0.880805 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.00000 0.375000 2.12626 + + +0.00000 0.125000 0.250000 0.00000 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.125000 0.250000 0.00000 +0.00000 0.125000 0.375000 0.00000 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.00000 0.375000 0.00000 +0.125000 0.00000 0.375000 2.12626 + + +0.00000 0.00000 0.375000 0.00000 +0.00000 0.125000 0.375000 0.00000 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.125000 0.375000 0.00000 +0.125000 0.125000 0.375000 1.63754 + + +0.125000 0.00000 0.250000 1.14368 +0.250000 0.00000 0.250000 2.28736 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.125000 0.250000 0.880805 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.00000 0.375000 2.12626 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.125000 0.250000 1.76161 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.375000 4.25252 + + +0.125000 0.125000 0.250000 0.880805 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.125000 0.375000 1.63754 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.00000 0.375000 2.12626 +0.250000 0.00000 0.375000 4.25252 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.125000 0.375000 1.63754 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.125000 0.375000 1.63754 +0.250000 0.125000 0.375000 3.27508 + + +0.00000 0.125000 0.250000 0.00000 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.125000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.00000 0.125000 0.250000 0.00000 +0.00000 0.125000 0.375000 0.00000 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.250000 0.250000 0.617932 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.250000 0.250000 0.00000 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.375000 0.00000 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.125000 0.375000 0.00000 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.125000 0.375000 0.00000 +0.00000 0.250000 0.375000 0.00000 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.250000 0.375000 0.00000 +0.125000 0.250000 0.375000 1.14882 + + +0.125000 0.125000 0.250000 0.880805 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.250000 0.250000 0.617932 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.125000 0.375000 1.63754 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.250000 0.250000 0.617932 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.250000 0.375000 1.14882 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.125000 0.375000 1.63754 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.250000 0.375000 1.14882 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.250000 0.375000 1.14882 +0.250000 0.250000 0.375000 2.29764 + + +0.00000 0.00000 0.375000 0.00000 +0.125000 0.00000 0.375000 2.12626 + + +0.00000 0.00000 0.375000 0.00000 +0.00000 0.125000 0.375000 0.00000 + + +0.00000 0.00000 0.375000 0.00000 +0.00000 0.00000 0.500000 0.00000 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.125000 0.375000 1.63754 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.00000 0.500000 3.10884 + + +0.00000 0.125000 0.375000 0.00000 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.125000 0.375000 0.00000 +0.00000 0.125000 0.500000 0.00000 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.00000 0.500000 0.00000 +0.125000 0.00000 0.500000 3.10884 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.125000 0.500000 0.00000 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.125000 0.500000 0.00000 +0.125000 0.125000 0.500000 2.39428 + + +0.125000 0.00000 0.375000 2.12626 +0.250000 0.00000 0.375000 4.25252 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.125000 0.375000 1.63754 + + +0.125000 0.00000 0.375000 2.12626 +0.125000 0.00000 0.500000 3.10884 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.125000 0.375000 3.27508 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.00000 0.500000 6.21768 + + +0.125000 0.125000 0.375000 1.63754 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.125000 0.500000 2.39428 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.00000 0.500000 3.10884 +0.250000 0.00000 0.500000 6.21768 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.125000 0.500000 2.39428 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.125000 0.500000 2.39428 +0.250000 0.125000 0.500000 4.78855 + + +0.00000 0.125000 0.375000 0.00000 +0.125000 0.125000 0.375000 1.63754 + + +0.00000 0.125000 0.375000 0.00000 +0.00000 0.250000 0.375000 0.00000 + + +0.00000 0.125000 0.375000 0.00000 +0.00000 0.125000 0.500000 0.00000 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.250000 0.375000 1.14882 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.250000 0.375000 0.00000 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.250000 0.375000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.125000 0.500000 0.00000 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.125000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.250000 0.500000 0.00000 +0.125000 0.250000 0.500000 1.67971 + + +0.125000 0.125000 0.375000 1.63754 +0.250000 0.125000 0.375000 3.27508 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.250000 0.375000 1.14882 + + +0.125000 0.125000 0.375000 1.63754 +0.125000 0.125000 0.500000 2.39428 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.250000 0.375000 2.29764 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.250000 0.375000 1.14882 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.250000 0.500000 1.67971 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.125000 0.500000 2.39428 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.250000 0.500000 1.67971 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.250000 0.500000 1.67971 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.250000 2.28736 +0.375000 0.00000 0.250000 2.37954 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.125000 0.250000 1.76161 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.375000 4.25252 + + +0.375000 0.00000 0.250000 2.37954 +0.375000 0.125000 0.250000 1.83261 + + +0.375000 0.00000 0.250000 2.37954 +0.375000 0.00000 0.375000 4.42390 + + +0.250000 0.125000 0.250000 1.76161 +0.375000 0.125000 0.250000 1.83261 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.125000 0.375000 3.27508 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.00000 0.375000 4.25252 +0.375000 0.00000 0.375000 4.42390 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.125000 0.375000 3.27508 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.125000 0.375000 3.27508 +0.375000 0.125000 0.375000 3.40707 + + +0.375000 0.00000 0.250000 2.37954 +0.500000 0.00000 0.250000 2.47173 + + +0.375000 0.00000 0.250000 2.37954 +0.375000 0.125000 0.250000 1.83261 + + +0.375000 0.00000 0.250000 2.37954 +0.375000 0.00000 0.375000 4.42390 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.125000 0.250000 1.90360 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.375000 4.59529 + + +0.375000 0.125000 0.250000 1.83261 +0.500000 0.125000 0.250000 1.90360 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.125000 0.375000 3.40707 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.00000 0.375000 4.42390 +0.500000 0.00000 0.375000 4.59529 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.125000 0.375000 3.40707 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.125000 0.375000 3.40707 +0.500000 0.125000 0.375000 3.53907 + + +0.250000 0.125000 0.250000 1.76161 +0.375000 0.125000 0.250000 1.83261 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.125000 0.375000 3.27508 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.250000 0.250000 1.28567 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.250000 0.250000 1.23586 +0.375000 0.250000 0.250000 1.28567 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.375000 2.29764 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.125000 0.375000 3.27508 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.250000 0.375000 2.29764 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.250000 0.375000 2.29764 +0.375000 0.250000 0.375000 2.39024 + + +0.375000 0.125000 0.250000 1.83261 +0.500000 0.125000 0.250000 1.90360 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.250000 0.250000 1.28567 + + +0.375000 0.125000 0.250000 1.83261 +0.375000 0.125000 0.375000 3.40707 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.250000 0.250000 1.28567 +0.500000 0.250000 0.250000 1.33548 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.250000 0.375000 2.39024 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.125000 0.375000 3.40707 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.250000 0.375000 2.39024 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.250000 0.375000 2.39024 +0.500000 0.250000 0.375000 2.48284 + + +0.250000 0.00000 0.375000 4.25252 +0.375000 0.00000 0.375000 4.42390 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.125000 0.375000 3.27508 + + +0.250000 0.00000 0.375000 4.25252 +0.250000 0.00000 0.500000 6.21768 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.125000 0.375000 3.40707 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.00000 0.500000 6.46826 + + +0.250000 0.125000 0.375000 3.27508 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.125000 0.500000 4.78855 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.00000 0.500000 6.21768 +0.375000 0.00000 0.500000 6.46826 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.125000 0.500000 4.78855 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.125000 0.500000 4.78855 +0.375000 0.125000 0.500000 4.98154 + + +0.375000 0.00000 0.375000 4.42390 +0.500000 0.00000 0.375000 4.59529 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.125000 0.375000 3.40707 + + +0.375000 0.00000 0.375000 4.42390 +0.375000 0.00000 0.500000 6.46826 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.125000 0.375000 3.53907 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.00000 0.500000 6.71885 + + +0.375000 0.125000 0.375000 3.40707 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.125000 0.500000 4.98154 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.00000 0.500000 6.46826 +0.500000 0.00000 0.500000 6.71885 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.125000 0.500000 4.98154 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.125000 0.500000 4.98154 +0.500000 0.125000 0.500000 5.17453 + + +0.250000 0.125000 0.375000 3.27508 +0.375000 0.125000 0.375000 3.40707 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.250000 0.375000 2.29764 + + +0.250000 0.125000 0.375000 3.27508 +0.250000 0.125000 0.500000 4.78855 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.250000 0.375000 2.39024 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.250000 0.375000 2.29764 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.250000 0.500000 3.35942 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.125000 0.500000 4.78855 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.250000 0.500000 3.35942 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.250000 0.500000 3.35942 +0.375000 0.250000 0.500000 3.49482 + + +0.375000 0.125000 0.375000 3.40707 +0.500000 0.125000 0.375000 3.53907 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.250000 0.375000 2.39024 + + +0.375000 0.125000 0.375000 3.40707 +0.375000 0.125000 0.500000 4.98154 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.250000 0.375000 2.48284 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.250000 0.375000 2.39024 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.250000 0.500000 3.49482 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.125000 0.500000 4.98154 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.250000 0.500000 3.49482 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.250000 0.500000 3.49482 +0.500000 0.250000 0.500000 3.63021 + + +0.00000 0.250000 0.250000 0.00000 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.375000 0.00000 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.00000 0.375000 0.375000 0.00000 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.250000 0.375000 0.00000 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.250000 0.375000 0.00000 +0.00000 0.375000 0.375000 0.00000 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.375000 0.375000 0.00000 +0.125000 0.375000 0.375000 0.131993 + + +0.125000 0.250000 0.250000 0.617932 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.250000 0.375000 1.14882 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.375000 0.250000 0.141994 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.375000 0.375000 0.131993 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.250000 0.375000 1.14882 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.375000 0.375000 0.131993 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.375000 0.375000 0.131993 +0.250000 0.375000 0.375000 0.263987 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.00000 0.375000 0.250000 0.00000 +0.00000 0.375000 0.375000 0.00000 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.500000 0.250000 0.00000 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.375000 0.00000 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.375000 0.375000 0.00000 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.375000 0.375000 0.00000 +0.00000 0.500000 0.375000 0.00000 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.500000 0.375000 0.00000 +0.125000 0.500000 0.375000 -0.884835 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.375000 0.375000 0.131993 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.500000 0.250000 -0.475938 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.500000 0.375000 -0.884835 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.375000 0.375000 0.131993 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.500000 0.375000 -0.884835 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.500000 0.375000 -0.884835 +0.250000 0.500000 0.375000 -1.76967 + + +0.00000 0.250000 0.375000 0.00000 +0.125000 0.250000 0.375000 1.14882 + + +0.00000 0.250000 0.375000 0.00000 +0.00000 0.375000 0.375000 0.00000 + + +0.00000 0.250000 0.375000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.375000 0.375000 0.131993 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.375000 0.375000 0.00000 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.375000 0.375000 0.00000 +0.00000 0.375000 0.500000 0.00000 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.250000 0.500000 0.00000 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.375000 0.500000 0.00000 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.375000 0.500000 0.00000 +0.125000 0.375000 0.500000 0.192990 + + +0.125000 0.250000 0.375000 1.14882 +0.250000 0.250000 0.375000 2.29764 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.375000 0.375000 0.131993 + + +0.125000 0.250000 0.375000 1.14882 +0.125000 0.250000 0.500000 1.67971 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.375000 0.375000 0.263987 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.375000 0.375000 0.131993 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.375000 0.500000 0.192990 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.250000 0.500000 1.67971 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.375000 0.500000 0.192990 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.375000 0.500000 0.192990 +0.250000 0.375000 0.500000 0.385979 + + +0.00000 0.375000 0.375000 0.00000 +0.125000 0.375000 0.375000 0.131993 + + +0.00000 0.375000 0.375000 0.00000 +0.00000 0.500000 0.375000 0.00000 + + +0.00000 0.375000 0.375000 0.00000 +0.00000 0.375000 0.500000 0.00000 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.500000 0.375000 -0.884835 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.500000 0.375000 0.00000 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.500000 0.375000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.375000 0.500000 0.00000 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.375000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.500000 0.500000 0.00000 +0.125000 0.500000 0.500000 -1.29373 + + +0.125000 0.375000 0.375000 0.131993 +0.250000 0.375000 0.375000 0.263987 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.500000 0.375000 -0.884835 + + +0.125000 0.375000 0.375000 0.131993 +0.125000 0.375000 0.500000 0.192990 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.500000 0.375000 -1.76967 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.500000 0.375000 -0.884835 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.500000 0.500000 -1.29373 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.375000 0.500000 0.192990 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.500000 0.500000 -1.29373 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.500000 0.500000 -1.29373 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.250000 1.23586 +0.375000 0.250000 0.250000 1.28567 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.375000 0.250000 0.141994 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.375000 2.29764 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.375000 0.250000 0.147717 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.375000 0.250000 0.141994 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.375000 0.375000 0.263987 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.250000 0.375000 2.29764 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.375000 0.375000 0.263987 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.375000 0.375000 0.263987 +0.375000 0.375000 0.375000 0.274626 + + +0.375000 0.250000 0.250000 1.28567 +0.500000 0.250000 0.250000 1.33548 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.375000 0.250000 0.147717 + + +0.375000 0.250000 0.250000 1.28567 +0.375000 0.250000 0.375000 2.39024 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.375000 0.250000 0.153439 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.375000 0.250000 0.147717 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.375000 0.375000 0.274626 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.250000 0.375000 2.39024 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.375000 0.375000 0.274626 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.375000 0.375000 0.274626 +0.500000 0.375000 0.375000 0.285265 + + +0.250000 0.375000 0.250000 0.141994 +0.375000 0.375000 0.250000 0.147717 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.375000 0.375000 0.263987 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.500000 0.250000 -0.990238 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.500000 0.250000 -0.951876 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.375000 -1.76967 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.375000 0.375000 0.263987 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.500000 0.375000 -1.76967 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.500000 0.375000 -1.76967 +0.375000 0.500000 0.375000 -1.84099 + + +0.375000 0.375000 0.250000 0.147717 +0.500000 0.375000 0.250000 0.153439 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.500000 0.250000 -0.990238 + + +0.375000 0.375000 0.250000 0.147717 +0.375000 0.375000 0.375000 0.274626 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.500000 0.250000 -0.990238 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.500000 0.375000 -1.84099 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.375000 0.375000 0.274626 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.500000 0.375000 -1.84099 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.500000 0.375000 -1.84099 +0.500000 0.500000 0.375000 -1.91231 + + +0.250000 0.250000 0.375000 2.29764 +0.375000 0.250000 0.375000 2.39024 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.375000 0.375000 0.263987 + + +0.250000 0.250000 0.375000 2.29764 +0.250000 0.250000 0.500000 3.35942 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.375000 0.375000 0.274626 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.375000 0.375000 0.263987 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.375000 0.500000 0.385979 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.250000 0.500000 3.35942 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.375000 0.500000 0.385979 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.375000 0.500000 0.385979 +0.375000 0.375000 0.500000 0.401535 + + +0.375000 0.250000 0.375000 2.39024 +0.500000 0.250000 0.375000 2.48284 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.375000 0.375000 0.274626 + + +0.375000 0.250000 0.375000 2.39024 +0.375000 0.250000 0.500000 3.49482 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.375000 0.375000 0.285265 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.375000 0.375000 0.274626 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.375000 0.500000 0.401535 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.250000 0.500000 3.49482 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.375000 0.500000 0.401535 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.375000 0.500000 0.401535 +0.500000 0.375000 0.500000 0.417091 + + +0.250000 0.375000 0.375000 0.263987 +0.375000 0.375000 0.375000 0.274626 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.500000 0.375000 -1.76967 + + +0.250000 0.375000 0.375000 0.263987 +0.250000 0.375000 0.500000 0.385979 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.500000 0.375000 -1.84099 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.500000 0.375000 -1.76967 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.500000 0.500000 -2.58747 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.375000 0.500000 0.385979 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.500000 0.500000 -2.58747 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.500000 0.500000 -2.58747 +0.375000 0.500000 0.500000 -2.69175 + + +0.375000 0.375000 0.375000 0.274626 +0.500000 0.375000 0.375000 0.285265 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.500000 0.375000 -1.84099 + + +0.375000 0.375000 0.375000 0.274626 +0.375000 0.375000 0.500000 0.401535 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.500000 0.375000 -1.91231 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.500000 0.375000 -1.84099 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.500000 0.500000 -2.69175 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.375000 0.500000 0.401535 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.500000 0.500000 -2.69175 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.500000 0.500000 -2.69175 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.00000 0.00000 0.909297 +0.625000 0.00000 0.00000 0.525209 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.125000 0.00000 0.700296 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.125000 1.69051 + + +0.625000 0.00000 0.00000 0.525209 +0.625000 0.125000 0.00000 0.404490 + + +0.625000 0.00000 0.00000 0.525209 +0.625000 0.00000 0.125000 0.976437 + + +0.500000 0.125000 0.00000 0.700296 +0.625000 0.125000 0.00000 0.404490 + + +0.500000 0.125000 0.00000 0.700296 +0.500000 0.125000 0.125000 1.30195 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.00000 0.125000 1.69051 +0.625000 0.00000 0.125000 0.976437 + + +0.500000 0.00000 0.125000 1.69051 +0.500000 0.125000 0.125000 1.30195 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.125000 0.125000 1.30195 +0.625000 0.125000 0.125000 0.752004 + + +0.625000 0.00000 0.00000 0.525209 +0.750000 0.00000 0.00000 0.141120 + + +0.625000 0.00000 0.00000 0.525209 +0.625000 0.125000 0.00000 0.404490 + + +0.625000 0.00000 0.00000 0.525209 +0.625000 0.00000 0.125000 0.976437 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.125000 0.00000 0.108684 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.125000 0.262362 + + +0.625000 0.125000 0.00000 0.404490 +0.750000 0.125000 0.00000 0.108684 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.125000 0.125000 0.752004 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.00000 0.125000 0.976437 +0.750000 0.00000 0.125000 0.262362 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.125000 0.125000 0.752004 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.125000 0.125000 0.752004 +0.750000 0.125000 0.125000 0.202058 + + +0.500000 0.125000 0.00000 0.700296 +0.625000 0.125000 0.00000 0.404490 + + +0.500000 0.125000 0.00000 0.700296 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.125000 0.00000 0.700296 +0.500000 0.125000 0.125000 1.30195 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.250000 0.00000 0.283771 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.250000 0.00000 0.491295 +0.625000 0.250000 0.00000 0.283771 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.125000 0.913388 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.125000 0.125000 1.30195 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.125000 0.125000 1.30195 +0.500000 0.250000 0.125000 0.913388 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.250000 0.125000 0.913388 +0.625000 0.250000 0.125000 0.527571 + + +0.625000 0.125000 0.00000 0.404490 +0.750000 0.125000 0.00000 0.108684 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.250000 0.00000 0.283771 + + +0.625000 0.125000 0.00000 0.404490 +0.625000 0.125000 0.125000 0.752004 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.250000 0.00000 0.283771 +0.750000 0.250000 0.00000 0.0762475 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.250000 0.125000 0.527571 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.125000 0.125000 0.752004 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.250000 0.125000 0.527571 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.250000 0.125000 0.527571 +0.750000 0.250000 0.125000 0.141755 + + +0.500000 0.00000 0.125000 1.69051 +0.625000 0.00000 0.125000 0.976437 + + +0.500000 0.00000 0.125000 1.69051 +0.500000 0.125000 0.125000 1.30195 + + +0.500000 0.00000 0.125000 1.69051 +0.500000 0.00000 0.250000 2.47173 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.125000 0.125000 0.752004 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.00000 0.250000 1.42767 + + +0.500000 0.125000 0.125000 1.30195 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.125000 0.125000 1.30195 +0.500000 0.125000 0.250000 1.90360 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.00000 0.250000 2.47173 +0.625000 0.00000 0.250000 1.42767 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.125000 0.250000 1.90360 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.125000 0.250000 1.90360 +0.625000 0.125000 0.250000 1.09952 + + +0.625000 0.00000 0.125000 0.976437 +0.750000 0.00000 0.125000 0.262362 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.125000 0.125000 0.752004 + + +0.625000 0.00000 0.125000 0.976437 +0.625000 0.00000 0.250000 1.42767 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.125000 0.125000 0.202058 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.00000 0.250000 0.383604 + + +0.625000 0.125000 0.125000 0.752004 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.125000 0.250000 1.09952 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.00000 0.250000 1.42767 +0.750000 0.00000 0.250000 0.383604 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.125000 0.250000 1.09952 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.125000 0.250000 1.09952 +0.750000 0.125000 0.250000 0.295433 + + +0.500000 0.125000 0.125000 1.30195 +0.625000 0.125000 0.125000 0.752004 + + +0.500000 0.125000 0.125000 1.30195 +0.500000 0.250000 0.125000 0.913388 + + +0.500000 0.125000 0.125000 1.30195 +0.500000 0.125000 0.250000 1.90360 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.250000 0.125000 0.527571 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.250000 0.125000 0.913388 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.250000 0.250000 1.33548 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.125000 0.250000 1.90360 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.250000 0.250000 1.33548 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.250000 0.250000 1.33548 +0.625000 0.250000 0.250000 0.771371 + + +0.625000 0.125000 0.125000 0.752004 +0.750000 0.125000 0.125000 0.202058 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.250000 0.125000 0.527571 + + +0.625000 0.125000 0.125000 0.752004 +0.625000 0.125000 0.250000 1.09952 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.250000 0.125000 0.141755 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.250000 0.125000 0.527571 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.250000 0.250000 0.771371 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.125000 0.250000 1.09952 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.250000 0.250000 0.771371 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.250000 0.250000 0.771371 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.00000 0.141120 +0.875000 0.00000 0.00000 -0.307841 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.125000 0.00000 0.108684 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.125000 0.262362 + + +0.875000 0.00000 0.00000 -0.307841 +0.875000 0.125000 0.00000 -0.237084 + + +0.875000 0.00000 0.00000 -0.307841 +0.875000 0.00000 0.125000 -0.572320 + + +0.750000 0.125000 0.00000 0.108684 +0.875000 0.125000 0.00000 -0.237084 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.125000 0.125000 0.202058 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.00000 0.125000 0.262362 +0.875000 0.00000 0.125000 -0.572320 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.125000 0.125000 0.202058 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.125000 0.125000 0.202058 +0.875000 0.125000 0.125000 -0.440773 + + +0.875000 0.00000 0.00000 -0.307841 +1.00000 0.00000 0.00000 -0.756802 + + +0.875000 0.00000 0.00000 -0.307841 +0.875000 0.125000 0.00000 -0.237084 + + +0.875000 0.00000 0.00000 -0.307841 +0.875000 0.00000 0.125000 -0.572320 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.125000 0.00000 -0.582852 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.00000 0.125000 -1.40700 + + +0.875000 0.125000 0.00000 -0.237084 +1.00000 0.125000 0.00000 -0.582852 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.125000 0.125000 -0.440773 + + +1.00000 0.125000 0.00000 -0.582852 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.00000 0.125000 -0.572320 +1.00000 0.00000 0.125000 -1.40700 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.125000 0.125000 -0.440773 + + +1.00000 0.00000 0.125000 -1.40700 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.125000 0.125000 -0.440773 +1.00000 0.125000 0.125000 -1.08360 + + +0.750000 0.125000 0.00000 0.108684 +0.875000 0.125000 0.00000 -0.237084 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.125000 0.00000 0.108684 +0.750000 0.125000 0.125000 0.202058 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.250000 0.00000 -0.166327 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.250000 0.00000 0.0762475 +0.875000 0.250000 0.00000 -0.166327 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.125000 0.141755 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.125000 0.125000 0.202058 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.250000 0.125000 0.141755 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.250000 0.125000 0.141755 +0.875000 0.250000 0.125000 -0.309226 + + +0.875000 0.125000 0.00000 -0.237084 +1.00000 0.125000 0.00000 -0.582852 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.250000 0.00000 -0.166327 + + +0.875000 0.125000 0.00000 -0.237084 +0.875000 0.125000 0.125000 -0.440773 + + +1.00000 0.125000 0.00000 -0.582852 +1.00000 0.250000 0.00000 -0.408902 + + +1.00000 0.125000 0.00000 -0.582852 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.250000 0.00000 -0.166327 +1.00000 0.250000 0.00000 -0.408902 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.250000 0.125000 -0.309226 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.125000 0.125000 -0.440773 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.250000 0.125000 -0.309226 + + +1.00000 0.125000 0.125000 -1.08360 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.250000 0.125000 -0.309226 +1.00000 0.250000 0.125000 -0.760207 + + +0.750000 0.00000 0.125000 0.262362 +0.875000 0.00000 0.125000 -0.572320 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.125000 0.125000 0.202058 + + +0.750000 0.00000 0.125000 0.262362 +0.750000 0.00000 0.250000 0.383604 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.125000 0.125000 -0.440773 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.00000 0.250000 -0.836799 + + +0.750000 0.125000 0.125000 0.202058 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.125000 0.250000 0.295433 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.00000 0.250000 0.383604 +0.875000 0.00000 0.250000 -0.836799 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.125000 0.250000 0.295433 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.125000 0.250000 0.295433 +0.875000 0.125000 0.250000 -0.644462 + + +0.875000 0.00000 0.125000 -0.572320 +1.00000 0.00000 0.125000 -1.40700 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.125000 0.125000 -0.440773 + + +0.875000 0.00000 0.125000 -0.572320 +0.875000 0.00000 0.250000 -0.836799 + + +1.00000 0.00000 0.125000 -1.40700 +1.00000 0.125000 0.125000 -1.08360 + + +1.00000 0.00000 0.125000 -1.40700 +1.00000 0.00000 0.250000 -2.05720 + + +0.875000 0.125000 0.125000 -0.440773 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.125000 0.250000 -0.644462 + + +1.00000 0.125000 0.125000 -1.08360 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.00000 0.250000 -0.836799 +1.00000 0.00000 0.250000 -2.05720 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.125000 0.250000 -0.644462 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.125000 0.250000 -0.644462 +1.00000 0.125000 0.250000 -1.58436 + + +0.750000 0.125000 0.125000 0.202058 +0.875000 0.125000 0.125000 -0.440773 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.250000 0.125000 0.141755 + + +0.750000 0.125000 0.125000 0.202058 +0.750000 0.125000 0.250000 0.295433 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.250000 0.125000 -0.309226 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.250000 0.125000 0.141755 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.250000 0.250000 0.207262 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.125000 0.250000 0.295433 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.250000 0.250000 0.207262 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.250000 0.250000 0.207262 +0.875000 0.250000 0.250000 -0.452125 + + +0.875000 0.125000 0.125000 -0.440773 +1.00000 0.125000 0.125000 -1.08360 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.250000 0.125000 -0.309226 + + +0.875000 0.125000 0.125000 -0.440773 +0.875000 0.125000 0.250000 -0.644462 + + +1.00000 0.125000 0.125000 -1.08360 +1.00000 0.250000 0.125000 -0.760207 + + +1.00000 0.125000 0.125000 -1.08360 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.250000 0.125000 -0.309226 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.250000 0.250000 -0.452125 + + +1.00000 0.250000 0.125000 -0.760207 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.125000 0.250000 -0.644462 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.250000 0.250000 -0.452125 + + +1.00000 0.125000 0.250000 -1.58436 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.250000 0.250000 -0.452125 +1.00000 0.250000 0.250000 -1.11151 + + +0.500000 0.250000 0.00000 0.491295 +0.625000 0.250000 0.00000 0.283771 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.375000 0.00000 0.0564471 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.125000 0.913388 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.375000 0.00000 0.0326038 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.375000 0.00000 0.0564471 +0.625000 0.375000 0.00000 0.0326038 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.375000 0.125000 0.104943 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.250000 0.125000 0.913388 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.375000 0.125000 0.104943 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.375000 0.125000 0.104943 +0.625000 0.375000 0.125000 0.0606150 + + +0.625000 0.250000 0.00000 0.283771 +0.750000 0.250000 0.00000 0.0762475 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.375000 0.00000 0.0326038 + + +0.625000 0.250000 0.00000 0.283771 +0.625000 0.250000 0.125000 0.527571 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.375000 0.00000 0.00876041 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.375000 0.00000 0.0326038 +0.750000 0.375000 0.00000 0.00876041 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.375000 0.125000 0.0606150 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.250000 0.125000 0.527571 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.375000 0.125000 0.0606150 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.375000 0.125000 0.0606150 +0.750000 0.375000 0.125000 0.0162868 + + +0.500000 0.375000 0.00000 0.0564471 +0.625000 0.375000 0.00000 0.0326038 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.375000 0.00000 0.0564471 +0.500000 0.375000 0.125000 0.104943 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.500000 0.00000 -0.218564 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.500000 0.00000 -0.378401 +0.625000 0.500000 0.00000 -0.218564 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.125000 -0.703501 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.375000 0.125000 0.104943 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.500000 0.125000 -0.703501 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.500000 0.125000 -0.703501 +0.625000 0.500000 0.125000 -0.406341 + + +0.625000 0.375000 0.00000 0.0326038 +0.750000 0.375000 0.00000 0.00876041 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.500000 0.00000 -0.218564 + + +0.625000 0.375000 0.00000 0.0326038 +0.625000 0.375000 0.125000 0.0606150 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.500000 0.00000 -0.218564 +0.750000 0.500000 0.00000 -0.0587266 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.500000 0.125000 -0.406341 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.375000 0.125000 0.0606150 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.500000 0.125000 -0.406341 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.500000 0.125000 -0.406341 +0.750000 0.500000 0.125000 -0.109181 + + +0.500000 0.250000 0.125000 0.913388 +0.625000 0.250000 0.125000 0.527571 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.375000 0.125000 0.104943 + + +0.500000 0.250000 0.125000 0.913388 +0.500000 0.250000 0.250000 1.33548 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.375000 0.125000 0.0606150 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.375000 0.125000 0.104943 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.375000 0.250000 0.153439 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.250000 0.250000 1.33548 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.375000 0.250000 0.153439 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.375000 0.250000 0.153439 +0.625000 0.375000 0.250000 0.0886262 + + +0.625000 0.250000 0.125000 0.527571 +0.750000 0.250000 0.125000 0.141755 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.375000 0.125000 0.0606150 + + +0.625000 0.250000 0.125000 0.527571 +0.625000 0.250000 0.250000 0.771371 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.375000 0.125000 0.0162868 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.375000 0.125000 0.0606150 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.375000 0.250000 0.0886262 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.250000 0.250000 0.771371 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.375000 0.250000 0.0886262 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.375000 0.250000 0.0886262 +0.750000 0.375000 0.250000 0.0238133 + + +0.500000 0.375000 0.125000 0.104943 +0.625000 0.375000 0.125000 0.0606150 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.500000 0.125000 -0.703501 + + +0.500000 0.375000 0.125000 0.104943 +0.500000 0.375000 0.250000 0.153439 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.500000 0.125000 -0.406341 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.500000 0.125000 -0.703501 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.500000 0.250000 -1.02860 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.375000 0.250000 0.153439 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.500000 0.250000 -1.02860 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.500000 0.250000 -1.02860 +0.625000 0.500000 0.250000 -0.594118 + + +0.625000 0.375000 0.125000 0.0606150 +0.750000 0.375000 0.125000 0.0162868 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.500000 0.125000 -0.406341 + + +0.625000 0.375000 0.125000 0.0606150 +0.625000 0.375000 0.250000 0.0886262 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.500000 0.125000 -0.109181 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.500000 0.125000 -0.406341 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.500000 0.250000 -0.594118 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.375000 0.250000 0.0886262 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.500000 0.250000 -0.594118 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.500000 0.250000 -0.594118 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.00000 0.0762475 +0.875000 0.250000 0.00000 -0.166327 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.375000 0.00000 0.00876041 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.125000 0.141755 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.375000 0.00000 -0.0191101 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.375000 0.00000 0.00876041 +0.875000 0.375000 0.00000 -0.0191101 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.375000 0.125000 0.0162868 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.250000 0.125000 0.141755 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.375000 0.125000 0.0162868 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.375000 0.125000 0.0162868 +0.875000 0.375000 0.125000 -0.0355283 + + +0.875000 0.250000 0.00000 -0.166327 +1.00000 0.250000 0.00000 -0.408902 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.375000 0.00000 -0.0191101 + + +0.875000 0.250000 0.00000 -0.166327 +0.875000 0.250000 0.125000 -0.309226 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.375000 0.00000 -0.0469806 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.375000 0.00000 -0.0191101 +1.00000 0.375000 0.00000 -0.0469806 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.375000 0.125000 -0.0355283 + + +1.00000 0.375000 0.00000 -0.0469806 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.250000 0.125000 -0.309226 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.375000 0.125000 -0.0355283 + + +1.00000 0.250000 0.125000 -0.760207 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.375000 0.125000 -0.0355283 +1.00000 0.375000 0.125000 -0.0873435 + + +0.750000 0.375000 0.00000 0.00876041 +0.875000 0.375000 0.00000 -0.0191101 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.375000 0.00000 0.00876041 +0.750000 0.375000 0.125000 0.0162868 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.500000 0.00000 0.128107 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.500000 0.00000 -0.0587266 +0.875000 0.500000 0.00000 0.128107 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.125000 -0.109181 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.375000 0.125000 0.0162868 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.500000 0.125000 -0.109181 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.500000 0.125000 -0.109181 +0.875000 0.500000 0.125000 0.238169 + + +0.875000 0.375000 0.00000 -0.0191101 +1.00000 0.375000 0.00000 -0.0469806 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.500000 0.00000 0.128107 + + +0.875000 0.375000 0.00000 -0.0191101 +0.875000 0.375000 0.125000 -0.0355283 + + +1.00000 0.375000 0.00000 -0.0469806 +1.00000 0.500000 0.00000 0.314941 + + +1.00000 0.375000 0.00000 -0.0469806 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.500000 0.00000 0.128107 +1.00000 0.500000 0.00000 0.314941 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.500000 0.125000 0.238169 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.375000 0.125000 -0.0355283 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.500000 0.125000 0.238169 + + +1.00000 0.375000 0.125000 -0.0873435 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.500000 0.125000 0.238169 +1.00000 0.500000 0.125000 0.585520 + + +0.750000 0.250000 0.125000 0.141755 +0.875000 0.250000 0.125000 -0.309226 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.375000 0.125000 0.0162868 + + +0.750000 0.250000 0.125000 0.141755 +0.750000 0.250000 0.250000 0.207262 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.375000 0.125000 -0.0355283 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.375000 0.125000 0.0162868 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.375000 0.250000 0.0238133 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.250000 0.250000 0.207262 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.375000 0.250000 0.0238133 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.375000 0.250000 0.0238133 +0.875000 0.375000 0.250000 -0.0519466 + + +0.875000 0.250000 0.125000 -0.309226 +1.00000 0.250000 0.125000 -0.760207 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.375000 0.125000 -0.0355283 + + +0.875000 0.250000 0.125000 -0.309226 +0.875000 0.250000 0.250000 -0.452125 + + +1.00000 0.250000 0.125000 -0.760207 +1.00000 0.375000 0.125000 -0.0873435 + + +1.00000 0.250000 0.125000 -0.760207 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.375000 0.125000 -0.0355283 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.375000 0.250000 -0.0519466 + + +1.00000 0.375000 0.125000 -0.0873435 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.250000 0.250000 -0.452125 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.375000 0.250000 -0.0519466 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.375000 0.250000 -0.0519466 +1.00000 0.375000 0.250000 -0.127706 + + +0.750000 0.375000 0.125000 0.0162868 +0.875000 0.375000 0.125000 -0.0355283 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.500000 0.125000 -0.109181 + + +0.750000 0.375000 0.125000 0.0162868 +0.750000 0.375000 0.250000 0.0238133 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.500000 0.125000 0.238169 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.500000 0.125000 -0.109181 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.500000 0.250000 -0.159636 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.375000 0.250000 0.0238133 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.500000 0.250000 -0.159636 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.500000 0.250000 -0.159636 +0.875000 0.500000 0.250000 0.348231 + + +0.875000 0.375000 0.125000 -0.0355283 +1.00000 0.375000 0.125000 -0.0873435 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.500000 0.125000 0.238169 + + +0.875000 0.375000 0.125000 -0.0355283 +0.875000 0.375000 0.250000 -0.0519466 + + +1.00000 0.375000 0.125000 -0.0873435 +1.00000 0.500000 0.125000 0.585520 + + +1.00000 0.375000 0.125000 -0.0873435 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.500000 0.125000 0.238169 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.500000 0.250000 0.348231 + + +1.00000 0.500000 0.125000 0.585520 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.375000 0.250000 -0.0519466 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.500000 0.250000 0.348231 + + +1.00000 0.375000 0.250000 -0.127706 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.500000 0.250000 0.348231 +1.00000 0.500000 0.250000 0.856098 + + +0.500000 0.00000 0.250000 2.47173 +0.625000 0.00000 0.250000 1.42767 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.125000 0.250000 1.90360 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.375000 4.59529 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.125000 0.250000 1.09952 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.00000 0.375000 2.65423 + + +0.500000 0.125000 0.250000 1.90360 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.125000 0.375000 3.53907 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.00000 0.375000 4.59529 +0.625000 0.00000 0.375000 2.65423 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.125000 0.375000 3.53907 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.125000 0.375000 3.53907 +0.625000 0.125000 0.375000 2.04416 + + +0.625000 0.00000 0.250000 1.42767 +0.750000 0.00000 0.250000 0.383604 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.125000 0.250000 1.09952 + + +0.625000 0.00000 0.250000 1.42767 +0.625000 0.00000 0.375000 2.65423 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.125000 0.250000 0.295433 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.375000 0.713174 + + +0.625000 0.125000 0.250000 1.09952 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.125000 0.375000 2.04416 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.00000 0.375000 2.65423 +0.750000 0.00000 0.375000 0.713174 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.125000 0.375000 2.04416 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.125000 0.375000 2.04416 +0.750000 0.125000 0.375000 0.549252 + + +0.500000 0.125000 0.250000 1.90360 +0.625000 0.125000 0.250000 1.09952 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.125000 0.250000 1.90360 +0.500000 0.125000 0.375000 3.53907 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.250000 0.250000 0.771371 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.250000 0.250000 1.33548 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.375000 2.48284 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.125000 0.375000 3.53907 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.250000 0.375000 2.48284 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.250000 0.375000 2.48284 +0.625000 0.250000 0.375000 1.43409 + + +0.625000 0.125000 0.250000 1.09952 +0.750000 0.125000 0.250000 0.295433 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.250000 0.250000 0.771371 + + +0.625000 0.125000 0.250000 1.09952 +0.625000 0.125000 0.375000 2.04416 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.250000 0.250000 0.771371 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.250000 0.375000 1.43409 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.125000 0.375000 2.04416 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.250000 0.375000 1.43409 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.250000 0.375000 1.43409 +0.750000 0.250000 0.375000 0.385329 + + +0.500000 0.00000 0.375000 4.59529 +0.625000 0.00000 0.375000 2.65423 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.125000 0.375000 3.53907 + + +0.500000 0.00000 0.375000 4.59529 +0.500000 0.00000 0.500000 6.71885 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.125000 0.375000 2.04416 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.00000 0.500000 3.88080 + + +0.500000 0.125000 0.375000 3.53907 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.125000 0.500000 5.17453 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.00000 0.500000 6.71885 +0.625000 0.00000 0.500000 3.88080 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.125000 0.500000 5.17453 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.125000 0.500000 5.17453 +0.625000 0.125000 0.500000 2.98880 + + +0.625000 0.00000 0.375000 2.65423 +0.750000 0.00000 0.375000 0.713174 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.125000 0.375000 2.04416 + + +0.625000 0.00000 0.375000 2.65423 +0.625000 0.00000 0.500000 3.88080 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.125000 0.375000 0.549252 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.00000 0.500000 1.04274 + + +0.625000 0.125000 0.375000 2.04416 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.125000 0.500000 2.98880 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.00000 0.500000 3.88080 +0.750000 0.00000 0.500000 1.04274 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.125000 0.500000 2.98880 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.125000 0.500000 2.98880 +0.750000 0.125000 0.500000 0.803070 + + +0.500000 0.125000 0.375000 3.53907 +0.625000 0.125000 0.375000 2.04416 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.250000 0.375000 2.48284 + + +0.500000 0.125000 0.375000 3.53907 +0.500000 0.125000 0.500000 5.17453 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.250000 0.375000 1.43409 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.250000 0.375000 2.48284 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.250000 0.500000 3.63021 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.125000 0.500000 5.17453 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.250000 0.500000 3.63021 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.250000 0.500000 3.63021 +0.625000 0.250000 0.500000 2.09680 + + +0.625000 0.125000 0.375000 2.04416 +0.750000 0.125000 0.375000 0.549252 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.250000 0.375000 1.43409 + + +0.625000 0.125000 0.375000 2.04416 +0.625000 0.125000 0.500000 2.98880 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.250000 0.375000 0.385329 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.250000 0.375000 1.43409 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.250000 0.500000 2.09680 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.125000 0.500000 2.98880 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.250000 0.500000 2.09680 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.250000 0.500000 2.09680 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.250000 0.383604 +0.875000 0.00000 0.250000 -0.836799 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.125000 0.250000 0.295433 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.375000 0.713174 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.125000 0.250000 -0.644462 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.00000 0.375000 -1.55573 + + +0.750000 0.125000 0.250000 0.295433 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.125000 0.375000 0.549252 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.00000 0.375000 0.713174 +0.875000 0.00000 0.375000 -1.55573 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.125000 0.375000 0.549252 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.125000 0.375000 0.549252 +0.875000 0.125000 0.375000 -1.19815 + + +0.875000 0.00000 0.250000 -0.836799 +1.00000 0.00000 0.250000 -2.05720 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.125000 0.250000 -0.644462 + + +0.875000 0.00000 0.250000 -0.836799 +0.875000 0.00000 0.375000 -1.55573 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.125000 0.250000 -1.58436 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.00000 0.375000 -3.82463 + + +0.875000 0.125000 0.250000 -0.644462 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.125000 0.375000 -1.19815 + + +1.00000 0.125000 0.250000 -1.58436 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.00000 0.375000 -1.55573 +1.00000 0.00000 0.375000 -3.82463 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.125000 0.375000 -1.19815 + + +1.00000 0.00000 0.375000 -3.82463 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.125000 0.375000 -1.19815 +1.00000 0.125000 0.375000 -2.94554 + + +0.750000 0.125000 0.250000 0.295433 +0.875000 0.125000 0.250000 -0.644462 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.125000 0.250000 0.295433 +0.750000 0.125000 0.375000 0.549252 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.250000 0.250000 -0.452125 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.250000 0.250000 0.207262 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.375000 0.385329 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.125000 0.375000 0.549252 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.250000 0.375000 0.385329 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.250000 0.375000 0.385329 +0.875000 0.250000 0.375000 -0.840563 + + +0.875000 0.125000 0.250000 -0.644462 +1.00000 0.125000 0.250000 -1.58436 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.250000 0.250000 -0.452125 + + +0.875000 0.125000 0.250000 -0.644462 +0.875000 0.125000 0.375000 -1.19815 + + +1.00000 0.125000 0.250000 -1.58436 +1.00000 0.250000 0.250000 -1.11151 + + +1.00000 0.125000 0.250000 -1.58436 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.250000 0.250000 -0.452125 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.250000 0.375000 -0.840563 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.125000 0.375000 -1.19815 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.250000 0.375000 -0.840563 + + +1.00000 0.125000 0.375000 -2.94554 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.250000 0.375000 -0.840563 +1.00000 0.250000 0.375000 -2.06646 + + +0.750000 0.00000 0.375000 0.713174 +0.875000 0.00000 0.375000 -1.55573 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.125000 0.375000 0.549252 + + +0.750000 0.00000 0.375000 0.713174 +0.750000 0.00000 0.500000 1.04274 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.125000 0.375000 -1.19815 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.00000 0.500000 -2.27466 + + +0.750000 0.125000 0.375000 0.549252 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.125000 0.500000 0.803070 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.00000 0.500000 1.04274 +0.875000 0.00000 0.500000 -2.27466 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.125000 0.500000 0.803070 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.125000 0.500000 0.803070 +0.875000 0.125000 0.500000 -1.75183 + + +0.875000 0.00000 0.375000 -1.55573 +1.00000 0.00000 0.375000 -3.82463 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.125000 0.375000 -1.19815 + + +0.875000 0.00000 0.375000 -1.55573 +0.875000 0.00000 0.500000 -2.27466 + + +1.00000 0.00000 0.375000 -3.82463 +1.00000 0.125000 0.375000 -2.94554 + + +1.00000 0.00000 0.375000 -3.82463 +1.00000 0.00000 0.500000 -5.59206 + + +0.875000 0.125000 0.375000 -1.19815 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.125000 0.500000 -1.75183 + + +1.00000 0.125000 0.375000 -2.94554 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.00000 0.500000 -2.27466 +1.00000 0.00000 0.500000 -5.59206 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.125000 0.500000 -1.75183 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.125000 0.500000 -1.75183 +1.00000 0.125000 0.500000 -4.30673 + + +0.750000 0.125000 0.375000 0.549252 +0.875000 0.125000 0.375000 -1.19815 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.250000 0.375000 0.385329 + + +0.750000 0.125000 0.375000 0.549252 +0.750000 0.125000 0.500000 0.803070 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.250000 0.375000 -0.840563 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.250000 0.375000 0.385329 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.250000 0.500000 0.563397 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.125000 0.500000 0.803070 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.250000 0.500000 0.563397 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.250000 0.500000 0.563397 +0.875000 0.250000 0.500000 -1.22900 + + +0.875000 0.125000 0.375000 -1.19815 +1.00000 0.125000 0.375000 -2.94554 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.250000 0.375000 -0.840563 + + +0.875000 0.125000 0.375000 -1.19815 +0.875000 0.125000 0.500000 -1.75183 + + +1.00000 0.125000 0.375000 -2.94554 +1.00000 0.250000 0.375000 -2.06646 + + +1.00000 0.125000 0.375000 -2.94554 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.250000 0.375000 -0.840563 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.250000 0.500000 -1.22900 + + +1.00000 0.250000 0.375000 -2.06646 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.125000 0.500000 -1.75183 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.250000 0.500000 -1.22900 + + +1.00000 0.125000 0.500000 -4.30673 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.250000 0.500000 -1.22900 +1.00000 0.250000 0.500000 -3.02140 + + +0.500000 0.250000 0.250000 1.33548 +0.625000 0.250000 0.250000 0.771371 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.375000 0.250000 0.153439 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.375000 2.48284 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.375000 0.250000 0.0886262 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.375000 0.250000 0.153439 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.375000 0.375000 0.285265 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.250000 0.375000 2.48284 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.375000 0.375000 0.285265 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.375000 0.375000 0.285265 +0.625000 0.375000 0.375000 0.164769 + + +0.625000 0.250000 0.250000 0.771371 +0.750000 0.250000 0.250000 0.207262 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.375000 0.250000 0.0886262 + + +0.625000 0.250000 0.250000 0.771371 +0.625000 0.250000 0.375000 1.43409 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.375000 0.250000 0.0238133 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.375000 0.250000 0.0886262 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.375000 0.375000 0.164769 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.250000 0.375000 1.43409 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.375000 0.375000 0.164769 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.375000 0.375000 0.164769 +0.750000 0.375000 0.375000 0.0442722 + + +0.500000 0.375000 0.250000 0.153439 +0.625000 0.375000 0.250000 0.0886262 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.375000 0.250000 0.153439 +0.500000 0.375000 0.375000 0.285265 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.500000 0.250000 -0.594118 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.500000 0.250000 -1.02860 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.375000 -1.91231 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.375000 0.375000 0.285265 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.500000 0.375000 -1.91231 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.500000 0.375000 -1.91231 +0.625000 0.500000 0.375000 -1.10455 + + +0.625000 0.375000 0.250000 0.0886262 +0.750000 0.375000 0.250000 0.0238133 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.500000 0.250000 -0.594118 + + +0.625000 0.375000 0.250000 0.0886262 +0.625000 0.375000 0.375000 0.164769 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.500000 0.250000 -0.594118 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.500000 0.375000 -1.10455 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.375000 0.375000 0.164769 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.500000 0.375000 -1.10455 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.500000 0.375000 -1.10455 +0.750000 0.500000 0.375000 -0.296785 + + +0.500000 0.250000 0.375000 2.48284 +0.625000 0.250000 0.375000 1.43409 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.375000 0.375000 0.285265 + + +0.500000 0.250000 0.375000 2.48284 +0.500000 0.250000 0.500000 3.63021 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.375000 0.375000 0.164769 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.375000 0.375000 0.285265 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.375000 0.500000 0.417091 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.250000 0.500000 3.63021 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.375000 0.500000 0.417091 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.375000 0.500000 0.417091 +0.625000 0.375000 0.500000 0.240911 + + +0.625000 0.250000 0.375000 1.43409 +0.750000 0.250000 0.375000 0.385329 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.375000 0.375000 0.164769 + + +0.625000 0.250000 0.375000 1.43409 +0.625000 0.250000 0.500000 2.09680 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.375000 0.375000 0.0442722 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.375000 0.375000 0.164769 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.375000 0.500000 0.240911 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.250000 0.500000 2.09680 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.375000 0.500000 0.240911 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.375000 0.500000 0.240911 +0.750000 0.375000 0.500000 0.0647312 + + +0.500000 0.375000 0.375000 0.285265 +0.625000 0.375000 0.375000 0.164769 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.500000 0.375000 -1.91231 + + +0.500000 0.375000 0.375000 0.285265 +0.500000 0.375000 0.500000 0.417091 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.500000 0.375000 -1.10455 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.500000 0.375000 -1.91231 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.500000 0.500000 -2.79603 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.375000 0.500000 0.417091 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.500000 0.500000 -2.79603 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.500000 0.500000 -2.79603 +0.625000 0.500000 0.500000 -1.61498 + + +0.625000 0.375000 0.375000 0.164769 +0.750000 0.375000 0.375000 0.0442722 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.500000 0.375000 -1.10455 + + +0.625000 0.375000 0.375000 0.164769 +0.625000 0.375000 0.500000 0.240911 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.500000 0.375000 -0.296785 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.500000 0.375000 -1.10455 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.500000 0.500000 -1.61498 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.375000 0.500000 0.240911 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.500000 0.500000 -1.61498 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.500000 0.500000 -1.61498 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.250000 0.207262 +0.875000 0.250000 0.250000 -0.452125 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.375000 0.250000 0.0238133 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.375000 0.385329 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.375000 0.250000 -0.0519466 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.375000 0.250000 0.0238133 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.375000 0.375000 0.0442722 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.250000 0.375000 0.385329 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.375000 0.375000 0.0442722 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.375000 0.375000 0.0442722 +0.875000 0.375000 0.375000 -0.0965761 + + +0.875000 0.250000 0.250000 -0.452125 +1.00000 0.250000 0.250000 -1.11151 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.375000 0.250000 -0.0519466 + + +0.875000 0.250000 0.250000 -0.452125 +0.875000 0.250000 0.375000 -0.840563 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.375000 0.250000 -0.127706 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.375000 0.250000 -0.0519466 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.375000 0.375000 -0.0965761 + + +1.00000 0.375000 0.250000 -0.127706 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.250000 0.375000 -0.840563 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.375000 0.375000 -0.0965761 + + +1.00000 0.250000 0.375000 -2.06646 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.375000 0.375000 -0.0965761 +1.00000 0.375000 0.375000 -0.237424 + + +0.750000 0.375000 0.250000 0.0238133 +0.875000 0.375000 0.250000 -0.0519466 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.375000 0.250000 0.0238133 +0.750000 0.375000 0.375000 0.0442722 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.500000 0.250000 0.348231 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.500000 0.250000 -0.159636 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.375000 -0.296785 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.375000 0.375000 0.0442722 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.500000 0.375000 -0.296785 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.500000 0.375000 -0.296785 +0.875000 0.500000 0.375000 0.647411 + + +0.875000 0.375000 0.250000 -0.0519466 +1.00000 0.375000 0.250000 -0.127706 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.500000 0.250000 0.348231 + + +0.875000 0.375000 0.250000 -0.0519466 +0.875000 0.375000 0.375000 -0.0965761 + + +1.00000 0.375000 0.250000 -0.127706 +1.00000 0.500000 0.250000 0.856098 + + +1.00000 0.375000 0.250000 -0.127706 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.500000 0.250000 0.348231 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.500000 0.375000 0.647411 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.375000 0.375000 -0.0965761 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.500000 0.375000 0.647411 + + +1.00000 0.375000 0.375000 -0.237424 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.500000 0.375000 0.647411 +1.00000 0.500000 0.375000 1.59161 + + +0.750000 0.250000 0.375000 0.385329 +0.875000 0.250000 0.375000 -0.840563 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.375000 0.375000 0.0442722 + + +0.750000 0.250000 0.375000 0.385329 +0.750000 0.250000 0.500000 0.563397 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.375000 0.375000 -0.0965761 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.375000 0.375000 0.0442722 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.375000 0.500000 0.0647312 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.250000 0.500000 0.563397 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.375000 0.500000 0.0647312 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.375000 0.500000 0.0647312 +0.875000 0.375000 0.500000 -0.141206 + + +0.875000 0.250000 0.375000 -0.840563 +1.00000 0.250000 0.375000 -2.06646 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.375000 0.375000 -0.0965761 + + +0.875000 0.250000 0.375000 -0.840563 +0.875000 0.250000 0.500000 -1.22900 + + +1.00000 0.250000 0.375000 -2.06646 +1.00000 0.375000 0.375000 -0.237424 + + +1.00000 0.250000 0.375000 -2.06646 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.375000 0.375000 -0.0965761 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.375000 0.500000 -0.141206 + + +1.00000 0.375000 0.375000 -0.237424 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.250000 0.500000 -1.22900 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.375000 0.500000 -0.141206 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.375000 0.500000 -0.141206 +1.00000 0.375000 0.500000 -0.347142 + + +0.750000 0.375000 0.375000 0.0442722 +0.875000 0.375000 0.375000 -0.0965761 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.500000 0.375000 -0.296785 + + +0.750000 0.375000 0.375000 0.0442722 +0.750000 0.375000 0.500000 0.0647312 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.500000 0.375000 0.647411 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.500000 0.375000 -0.296785 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.500000 0.500000 -0.433934 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.375000 0.500000 0.0647312 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.500000 0.500000 -0.433934 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.500000 0.500000 -0.433934 +0.875000 0.500000 0.500000 0.946591 + + +0.875000 0.375000 0.375000 -0.0965761 +1.00000 0.375000 0.375000 -0.237424 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.500000 0.375000 0.647411 + + +0.875000 0.375000 0.375000 -0.0965761 +0.875000 0.375000 0.500000 -0.141206 + + +1.00000 0.375000 0.375000 -0.237424 +1.00000 0.500000 0.375000 1.59161 + + +1.00000 0.375000 0.375000 -0.237424 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.500000 0.375000 0.647411 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.500000 0.500000 0.946591 + + +1.00000 0.500000 0.375000 1.59161 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.375000 0.500000 -0.141206 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.500000 0.500000 0.946591 + + +1.00000 0.375000 0.500000 -0.347142 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.500000 0.500000 0.946591 +1.00000 0.500000 0.500000 2.32712 + + +0.00000 0.500000 0.00000 0.00000 +0.125000 0.500000 0.00000 -0.175088 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.625000 0.00000 0.00000 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.625000 0.00000 -0.295806 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.625000 0.00000 0.00000 +0.125000 0.625000 0.00000 -0.295806 + + +0.00000 0.625000 0.00000 0.00000 +0.00000 0.625000 0.125000 0.00000 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.00000 0.625000 0.125000 0.00000 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.625000 0.125000 0.00000 +0.125000 0.625000 0.125000 -0.549946 + + +0.125000 0.500000 0.00000 -0.175088 +0.250000 0.500000 0.00000 -0.350175 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.625000 0.00000 -0.295806 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.625000 0.00000 -0.591613 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.625000 0.00000 -0.295806 +0.250000 0.625000 0.00000 -0.591613 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.625000 0.125000 -0.549946 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.625000 0.125000 -0.549946 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.625000 0.125000 -0.549946 +0.250000 0.625000 0.125000 -1.09989 + + +0.00000 0.625000 0.00000 0.00000 +0.125000 0.625000 0.00000 -0.295806 + + +0.00000 0.625000 0.00000 0.00000 +0.00000 0.750000 0.00000 0.00000 + + +0.00000 0.625000 0.00000 0.00000 +0.00000 0.625000 0.125000 0.00000 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.750000 0.00000 -0.416525 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.750000 0.00000 0.00000 +0.125000 0.750000 0.00000 -0.416525 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.125000 0.00000 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.625000 0.125000 0.00000 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.625000 0.125000 0.00000 +0.00000 0.750000 0.125000 0.00000 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.750000 0.125000 0.00000 +0.125000 0.750000 0.125000 -0.774379 + + +0.125000 0.625000 0.00000 -0.295806 +0.250000 0.625000 0.00000 -0.591613 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.750000 0.00000 -0.416525 + + +0.125000 0.625000 0.00000 -0.295806 +0.125000 0.625000 0.125000 -0.549946 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.750000 0.00000 -0.416525 +0.250000 0.750000 0.00000 -0.833050 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.750000 0.125000 -0.774379 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.625000 0.125000 -0.549946 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.750000 0.125000 -0.774379 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.750000 0.125000 -0.774379 +0.250000 0.750000 0.125000 -1.54876 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.00000 0.625000 0.125000 0.00000 + + +0.00000 0.500000 0.125000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.625000 0.125000 -0.549946 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.625000 0.125000 0.00000 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.625000 0.125000 0.00000 +0.00000 0.625000 0.250000 0.00000 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.500000 0.250000 0.00000 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.625000 0.250000 0.00000 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.625000 0.250000 0.00000 +0.125000 0.625000 0.250000 -0.804085 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.625000 0.125000 -0.549946 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.625000 0.125000 -1.09989 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.625000 0.125000 -0.549946 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.625000 0.250000 -0.804085 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.500000 0.250000 -0.475938 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.625000 0.250000 -0.804085 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.625000 0.250000 -0.804085 +0.250000 0.625000 0.250000 -1.60817 + + +0.00000 0.625000 0.125000 0.00000 +0.125000 0.625000 0.125000 -0.549946 + + +0.00000 0.625000 0.125000 0.00000 +0.00000 0.750000 0.125000 0.00000 + + +0.00000 0.625000 0.125000 0.00000 +0.00000 0.625000 0.250000 0.00000 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.750000 0.125000 -0.774379 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.750000 0.125000 0.00000 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.750000 0.125000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.625000 0.250000 0.00000 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.625000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.750000 0.250000 0.00000 +0.125000 0.750000 0.250000 -1.13223 + + +0.125000 0.625000 0.125000 -0.549946 +0.250000 0.625000 0.125000 -1.09989 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.750000 0.125000 -0.774379 + + +0.125000 0.625000 0.125000 -0.549946 +0.125000 0.625000 0.250000 -0.804085 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.750000 0.125000 -1.54876 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.750000 0.125000 -0.774379 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.750000 0.250000 -1.13223 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.625000 0.250000 -0.804085 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.750000 0.250000 -1.13223 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.750000 0.250000 -1.13223 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.00000 -0.350175 +0.375000 0.500000 0.00000 -0.364288 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.625000 0.00000 -0.591613 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.125000 -0.651026 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.625000 0.00000 -0.615456 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.625000 0.00000 -0.591613 +0.375000 0.625000 0.00000 -0.615456 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.625000 0.125000 -1.09989 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.500000 0.125000 -0.651026 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.625000 0.125000 -1.09989 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.625000 0.125000 -1.09989 +0.375000 0.625000 0.125000 -1.14422 + + +0.375000 0.500000 0.00000 -0.364288 +0.500000 0.500000 0.00000 -0.378401 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.625000 0.00000 -0.615456 + + +0.375000 0.500000 0.00000 -0.364288 +0.375000 0.500000 0.125000 -0.677263 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.625000 0.00000 -0.639299 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.625000 0.00000 -0.615456 +0.500000 0.625000 0.00000 -0.639299 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.625000 0.125000 -1.14422 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.500000 0.125000 -0.677263 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.625000 0.125000 -1.14422 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.625000 0.125000 -1.14422 +0.500000 0.625000 0.125000 -1.18855 + + +0.250000 0.625000 0.00000 -0.591613 +0.375000 0.625000 0.00000 -0.615456 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.625000 0.00000 -0.591613 +0.250000 0.625000 0.125000 -1.09989 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.750000 0.00000 -0.866624 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.750000 0.00000 -0.833050 +0.375000 0.750000 0.00000 -0.866624 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.125000 -1.54876 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.625000 0.125000 -1.09989 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.750000 0.125000 -1.54876 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.750000 0.125000 -1.54876 +0.375000 0.750000 0.125000 -1.61118 + + +0.375000 0.625000 0.00000 -0.615456 +0.500000 0.625000 0.00000 -0.639299 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.750000 0.00000 -0.866624 + + +0.375000 0.625000 0.00000 -0.615456 +0.375000 0.625000 0.125000 -1.14422 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.750000 0.00000 -0.866624 +0.500000 0.750000 0.00000 -0.900198 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.750000 0.125000 -1.61118 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.625000 0.125000 -1.14422 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.750000 0.125000 -1.61118 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.750000 0.125000 -1.61118 +0.500000 0.750000 0.125000 -1.67359 + + +0.250000 0.500000 0.125000 -0.651026 +0.375000 0.500000 0.125000 -0.677263 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.625000 0.125000 -1.09989 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.500000 0.250000 -0.951876 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.625000 0.125000 -1.14422 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.625000 0.125000 -1.09989 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.625000 0.250000 -1.60817 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.500000 0.250000 -0.951876 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.625000 0.250000 -1.60817 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.625000 0.250000 -1.60817 +0.375000 0.625000 0.250000 -1.67298 + + +0.375000 0.500000 0.125000 -0.677263 +0.500000 0.500000 0.125000 -0.703501 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.625000 0.125000 -1.14422 + + +0.375000 0.500000 0.125000 -0.677263 +0.375000 0.500000 0.250000 -0.990238 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.625000 0.125000 -1.18855 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.625000 0.125000 -1.14422 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.625000 0.250000 -1.67298 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.500000 0.250000 -0.990238 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.625000 0.250000 -1.67298 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.625000 0.250000 -1.67298 +0.500000 0.625000 0.250000 -1.73780 + + +0.250000 0.625000 0.125000 -1.09989 +0.375000 0.625000 0.125000 -1.14422 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.750000 0.125000 -1.54876 + + +0.250000 0.625000 0.125000 -1.09989 +0.250000 0.625000 0.250000 -1.60817 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.750000 0.125000 -1.61118 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.750000 0.125000 -1.54876 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.750000 0.250000 -2.26446 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.625000 0.250000 -1.60817 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.750000 0.250000 -2.26446 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.750000 0.250000 -2.26446 +0.375000 0.750000 0.250000 -2.35573 + + +0.375000 0.625000 0.125000 -1.14422 +0.500000 0.625000 0.125000 -1.18855 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.750000 0.125000 -1.61118 + + +0.375000 0.625000 0.125000 -1.14422 +0.375000 0.625000 0.250000 -1.67298 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.750000 0.125000 -1.67359 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.750000 0.125000 -1.61118 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.750000 0.250000 -2.35573 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.625000 0.250000 -1.67298 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.750000 0.250000 -2.35573 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.750000 0.250000 -2.35573 +0.500000 0.750000 0.250000 -2.44699 + + +0.00000 0.750000 0.00000 0.00000 +0.125000 0.750000 0.00000 -0.416525 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.875000 0.00000 0.00000 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.125000 0.00000 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.875000 0.00000 -0.345768 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.875000 0.00000 0.00000 +0.125000 0.875000 0.00000 -0.345768 + + +0.00000 0.875000 0.00000 0.00000 +0.00000 0.875000 0.125000 0.00000 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 0.750000 0.125000 0.00000 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.750000 0.125000 0.00000 +0.00000 0.875000 0.125000 0.00000 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 0.875000 0.125000 0.00000 +0.125000 0.875000 0.125000 -0.642832 + + +0.125000 0.750000 0.00000 -0.416525 +0.250000 0.750000 0.00000 -0.833050 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.875000 0.00000 -0.345768 + + +0.125000 0.750000 0.00000 -0.416525 +0.125000 0.750000 0.125000 -0.774379 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.875000 0.00000 -0.691536 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.875000 0.00000 -0.345768 +0.250000 0.875000 0.00000 -0.691536 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 0.875000 0.125000 -0.642832 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 0.750000 0.125000 -0.774379 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.875000 0.125000 -0.642832 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 0.875000 0.125000 -0.642832 +0.250000 0.875000 0.125000 -1.28566 + + +0.00000 0.875000 0.00000 0.00000 +0.125000 0.875000 0.00000 -0.345768 + + +0.00000 0.875000 0.00000 0.00000 +0.00000 1.00000 0.00000 0.00000 + + +0.00000 0.875000 0.00000 0.00000 +0.00000 0.875000 0.125000 0.00000 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 1.00000 0.00000 -0.275011 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 1.00000 0.00000 0.00000 +0.125000 1.00000 0.00000 -0.275011 + + +0.00000 1.00000 0.00000 0.00000 +0.00000 1.00000 0.125000 0.00000 + + +0.125000 1.00000 0.00000 -0.275011 +0.125000 1.00000 0.125000 -0.511284 + + +0.00000 0.875000 0.125000 0.00000 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 0.875000 0.125000 0.00000 +0.00000 1.00000 0.125000 0.00000 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 1.00000 0.125000 -0.511284 + + +0.00000 1.00000 0.125000 0.00000 +0.125000 1.00000 0.125000 -0.511284 + + +0.125000 0.875000 0.00000 -0.345768 +0.250000 0.875000 0.00000 -0.691536 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 1.00000 0.00000 -0.275011 + + +0.125000 0.875000 0.00000 -0.345768 +0.125000 0.875000 0.125000 -0.642832 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 1.00000 0.00000 -0.275011 +0.250000 1.00000 0.00000 -0.550022 + + +0.125000 1.00000 0.00000 -0.275011 +0.125000 1.00000 0.125000 -0.511284 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.125000 -1.02257 + + +0.125000 0.875000 0.125000 -0.642832 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 1.00000 0.125000 -0.511284 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 1.00000 0.125000 -1.02257 + + +0.125000 1.00000 0.125000 -0.511284 +0.250000 1.00000 0.125000 -1.02257 + + +0.00000 0.750000 0.125000 0.00000 +0.125000 0.750000 0.125000 -0.774379 + + +0.00000 0.750000 0.125000 0.00000 +0.00000 0.875000 0.125000 0.00000 + + +0.00000 0.750000 0.125000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.875000 0.125000 -0.642832 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.875000 0.125000 0.00000 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 0.875000 0.125000 0.00000 +0.00000 0.875000 0.250000 0.00000 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 0.750000 0.250000 0.00000 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.875000 0.250000 0.00000 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 0.875000 0.250000 0.00000 +0.125000 0.875000 0.250000 -0.939895 + + +0.125000 0.750000 0.125000 -0.774379 +0.250000 0.750000 0.125000 -1.54876 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.875000 0.125000 -0.642832 + + +0.125000 0.750000 0.125000 -0.774379 +0.125000 0.750000 0.250000 -1.13223 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.875000 0.125000 -1.28566 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.875000 0.125000 -0.642832 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 0.875000 0.250000 -0.939895 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 0.750000 0.250000 -1.13223 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.875000 0.250000 -0.939895 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 0.875000 0.250000 -0.939895 +0.250000 0.875000 0.250000 -1.87979 + + +0.00000 0.875000 0.125000 0.00000 +0.125000 0.875000 0.125000 -0.642832 + + +0.00000 0.875000 0.125000 0.00000 +0.00000 1.00000 0.125000 0.00000 + + +0.00000 0.875000 0.125000 0.00000 +0.00000 0.875000 0.250000 0.00000 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 1.00000 0.125000 -0.511284 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 1.00000 0.125000 0.00000 +0.125000 1.00000 0.125000 -0.511284 + + +0.00000 1.00000 0.125000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.125000 1.00000 0.125000 -0.511284 +0.125000 1.00000 0.250000 -0.747558 + + +0.00000 0.875000 0.250000 0.00000 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 0.875000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 1.00000 0.250000 -0.747558 + + +0.00000 1.00000 0.250000 0.00000 +0.125000 1.00000 0.250000 -0.747558 + + +0.125000 0.875000 0.125000 -0.642832 +0.250000 0.875000 0.125000 -1.28566 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 1.00000 0.125000 -0.511284 + + +0.125000 0.875000 0.125000 -0.642832 +0.125000 0.875000 0.250000 -0.939895 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 1.00000 0.125000 -1.02257 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 1.00000 0.125000 -0.511284 +0.250000 1.00000 0.125000 -1.02257 + + +0.125000 1.00000 0.125000 -0.511284 +0.125000 1.00000 0.250000 -0.747558 + + +0.250000 1.00000 0.125000 -1.02257 +0.250000 1.00000 0.250000 -1.49512 + + +0.125000 0.875000 0.250000 -0.939895 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 1.00000 0.250000 -0.747558 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 1.00000 0.250000 -1.49512 + + +0.125000 1.00000 0.250000 -0.747558 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.00000 -0.833050 +0.375000 0.750000 0.00000 -0.866624 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.875000 0.00000 -0.691536 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.125000 -1.54876 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.875000 0.00000 -0.719407 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.875000 0.00000 -0.691536 +0.375000 0.875000 0.00000 -0.719407 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 0.875000 0.125000 -1.28566 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 0.750000 0.125000 -1.54876 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.875000 0.125000 -1.28566 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 0.875000 0.125000 -1.28566 +0.375000 0.875000 0.125000 -1.33748 + + +0.375000 0.750000 0.00000 -0.866624 +0.500000 0.750000 0.00000 -0.900198 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.875000 0.00000 -0.719407 + + +0.375000 0.750000 0.00000 -0.866624 +0.375000 0.750000 0.125000 -1.61118 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.875000 0.00000 -0.747277 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.875000 0.00000 -0.719407 +0.500000 0.875000 0.00000 -0.747277 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 0.875000 0.125000 -1.33748 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 0.750000 0.125000 -1.61118 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.875000 0.125000 -1.33748 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 0.875000 0.125000 -1.33748 +0.500000 0.875000 0.125000 -1.38929 + + +0.250000 0.875000 0.00000 -0.691536 +0.375000 0.875000 0.00000 -0.719407 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.875000 0.00000 -0.691536 +0.250000 0.875000 0.125000 -1.28566 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 1.00000 0.00000 -0.572189 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 1.00000 0.00000 -0.550022 +0.375000 1.00000 0.00000 -0.572189 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.125000 -1.02257 + + +0.375000 1.00000 0.00000 -0.572189 +0.375000 1.00000 0.125000 -1.06378 + + +0.250000 0.875000 0.125000 -1.28566 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 1.00000 0.125000 -1.02257 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 1.00000 0.125000 -1.06378 + + +0.250000 1.00000 0.125000 -1.02257 +0.375000 1.00000 0.125000 -1.06378 + + +0.375000 0.875000 0.00000 -0.719407 +0.500000 0.875000 0.00000 -0.747277 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 1.00000 0.00000 -0.572189 + + +0.375000 0.875000 0.00000 -0.719407 +0.375000 0.875000 0.125000 -1.33748 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 1.00000 0.00000 -0.572189 +0.500000 1.00000 0.00000 -0.594356 + + +0.375000 1.00000 0.00000 -0.572189 +0.375000 1.00000 0.125000 -1.06378 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.125000 -1.10499 + + +0.375000 0.875000 0.125000 -1.33748 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 1.00000 0.125000 -1.06378 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 1.00000 0.125000 -1.10499 + + +0.375000 1.00000 0.125000 -1.06378 +0.500000 1.00000 0.125000 -1.10499 + + +0.250000 0.750000 0.125000 -1.54876 +0.375000 0.750000 0.125000 -1.61118 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.875000 0.125000 -1.28566 + + +0.250000 0.750000 0.125000 -1.54876 +0.250000 0.750000 0.250000 -2.26446 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.875000 0.125000 -1.33748 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.875000 0.125000 -1.28566 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 0.875000 0.250000 -1.87979 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 0.750000 0.250000 -2.26446 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.875000 0.250000 -1.87979 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 0.875000 0.250000 -1.87979 +0.375000 0.875000 0.250000 -1.95555 + + +0.375000 0.750000 0.125000 -1.61118 +0.500000 0.750000 0.125000 -1.67359 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.875000 0.125000 -1.33748 + + +0.375000 0.750000 0.125000 -1.61118 +0.375000 0.750000 0.250000 -2.35573 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.875000 0.125000 -1.38929 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.875000 0.125000 -1.33748 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 0.875000 0.250000 -1.95555 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 0.750000 0.250000 -2.35573 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.875000 0.250000 -1.95555 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 0.875000 0.250000 -1.95555 +0.500000 0.875000 0.250000 -2.03131 + + +0.250000 0.875000 0.125000 -1.28566 +0.375000 0.875000 0.125000 -1.33748 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 1.00000 0.125000 -1.02257 + + +0.250000 0.875000 0.125000 -1.28566 +0.250000 0.875000 0.250000 -1.87979 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 1.00000 0.125000 -1.06378 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 1.00000 0.125000 -1.02257 +0.375000 1.00000 0.125000 -1.06378 + + +0.250000 1.00000 0.125000 -1.02257 +0.250000 1.00000 0.250000 -1.49512 + + +0.375000 1.00000 0.125000 -1.06378 +0.375000 1.00000 0.250000 -1.55537 + + +0.250000 0.875000 0.250000 -1.87979 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 1.00000 0.250000 -1.49512 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 1.00000 0.250000 -1.55537 + + +0.250000 1.00000 0.250000 -1.49512 +0.375000 1.00000 0.250000 -1.55537 + + +0.375000 0.875000 0.125000 -1.33748 +0.500000 0.875000 0.125000 -1.38929 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 1.00000 0.125000 -1.06378 + + +0.375000 0.875000 0.125000 -1.33748 +0.375000 0.875000 0.250000 -1.95555 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 1.00000 0.125000 -1.10499 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 1.00000 0.125000 -1.06378 +0.500000 1.00000 0.125000 -1.10499 + + +0.375000 1.00000 0.125000 -1.06378 +0.375000 1.00000 0.250000 -1.55537 + + +0.500000 1.00000 0.125000 -1.10499 +0.500000 1.00000 0.250000 -1.61563 + + +0.375000 0.875000 0.250000 -1.95555 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 1.00000 0.250000 -1.55537 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 1.00000 0.250000 -1.61563 + + +0.375000 1.00000 0.250000 -1.55537 +0.500000 1.00000 0.250000 -1.61563 + + +0.00000 0.500000 0.250000 0.00000 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.625000 0.250000 0.00000 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.375000 0.00000 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.625000 0.250000 -0.804085 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.625000 0.250000 0.00000 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.625000 0.250000 0.00000 +0.00000 0.625000 0.375000 0.00000 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.500000 0.375000 0.00000 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.500000 0.375000 0.00000 +0.00000 0.625000 0.375000 0.00000 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.625000 0.375000 0.00000 +0.125000 0.625000 0.375000 -1.49491 + + +0.125000 0.500000 0.250000 -0.475938 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.625000 0.250000 -0.804085 + + +0.125000 0.500000 0.250000 -0.475938 +0.125000 0.500000 0.375000 -0.884835 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.625000 0.250000 -1.60817 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.625000 0.250000 -0.804085 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.625000 0.375000 -1.49491 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.500000 0.375000 -0.884835 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.625000 0.375000 -1.49491 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.625000 0.375000 -1.49491 +0.250000 0.625000 0.375000 -2.98981 + + +0.00000 0.625000 0.250000 0.00000 +0.125000 0.625000 0.250000 -0.804085 + + +0.00000 0.625000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.00000 0.625000 0.250000 0.00000 +0.00000 0.625000 0.375000 0.00000 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.750000 0.250000 -1.13223 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.750000 0.250000 0.00000 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.375000 0.00000 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.625000 0.375000 0.00000 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.625000 0.375000 0.00000 +0.00000 0.750000 0.375000 0.00000 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.750000 0.375000 0.00000 +0.125000 0.750000 0.375000 -2.10498 + + +0.125000 0.625000 0.250000 -0.804085 +0.250000 0.625000 0.250000 -1.60817 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.750000 0.250000 -1.13223 + + +0.125000 0.625000 0.250000 -0.804085 +0.125000 0.625000 0.375000 -1.49491 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.750000 0.250000 -1.13223 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.750000 0.375000 -2.10498 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.625000 0.375000 -1.49491 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.750000 0.375000 -2.10498 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.750000 0.375000 -2.10498 +0.250000 0.750000 0.375000 -4.20996 + + +0.00000 0.500000 0.375000 0.00000 +0.125000 0.500000 0.375000 -0.884835 + + +0.00000 0.500000 0.375000 0.00000 +0.00000 0.625000 0.375000 0.00000 + + +0.00000 0.500000 0.375000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.625000 0.375000 -1.49491 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.625000 0.375000 0.00000 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.625000 0.375000 0.00000 +0.00000 0.625000 0.500000 0.00000 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.500000 0.500000 0.00000 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.625000 0.500000 0.00000 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.625000 0.500000 0.00000 +0.125000 0.625000 0.500000 -2.18573 + + +0.125000 0.500000 0.375000 -0.884835 +0.250000 0.500000 0.375000 -1.76967 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.625000 0.375000 -1.49491 + + +0.125000 0.500000 0.375000 -0.884835 +0.125000 0.500000 0.500000 -1.29373 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.625000 0.375000 -2.98981 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.625000 0.375000 -1.49491 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.625000 0.500000 -2.18573 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.500000 0.500000 -1.29373 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.625000 0.500000 -2.18573 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.625000 0.500000 -2.18573 +0.250000 0.625000 0.500000 -4.37146 + + +0.00000 0.625000 0.375000 0.00000 +0.125000 0.625000 0.375000 -1.49491 + + +0.00000 0.625000 0.375000 0.00000 +0.00000 0.750000 0.375000 0.00000 + + +0.00000 0.625000 0.375000 0.00000 +0.00000 0.625000 0.500000 0.00000 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.750000 0.375000 -2.10498 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.750000 0.375000 0.00000 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.750000 0.375000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.625000 0.500000 0.00000 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.625000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.750000 0.500000 0.00000 +0.125000 0.750000 0.500000 -3.07773 + + +0.125000 0.625000 0.375000 -1.49491 +0.250000 0.625000 0.375000 -2.98981 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.750000 0.375000 -2.10498 + + +0.125000 0.625000 0.375000 -1.49491 +0.125000 0.625000 0.500000 -2.18573 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.750000 0.375000 -4.20996 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.750000 0.375000 -2.10498 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.750000 0.500000 -3.07773 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.625000 0.500000 -2.18573 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.750000 0.500000 -3.07773 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.750000 0.500000 -3.07773 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.250000 -0.951876 +0.375000 0.500000 0.250000 -0.990238 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.625000 0.250000 -1.60817 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.375000 -1.76967 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.625000 0.250000 -1.67298 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.625000 0.250000 -1.60817 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.625000 0.375000 -2.98981 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.500000 0.375000 -1.76967 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.625000 0.375000 -2.98981 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.625000 0.375000 -2.98981 +0.375000 0.625000 0.375000 -3.11031 + + +0.375000 0.500000 0.250000 -0.990238 +0.500000 0.500000 0.250000 -1.02860 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.625000 0.250000 -1.67298 + + +0.375000 0.500000 0.250000 -0.990238 +0.375000 0.500000 0.375000 -1.84099 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.625000 0.250000 -1.73780 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.625000 0.250000 -1.67298 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.625000 0.375000 -3.11031 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.500000 0.375000 -1.84099 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.625000 0.375000 -3.11031 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.625000 0.375000 -3.11031 +0.500000 0.625000 0.375000 -3.23081 + + +0.250000 0.625000 0.250000 -1.60817 +0.375000 0.625000 0.250000 -1.67298 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.625000 0.250000 -1.60817 +0.250000 0.625000 0.375000 -2.98981 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.750000 0.250000 -2.35573 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.750000 0.250000 -2.26446 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.375000 -4.20996 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.625000 0.375000 -2.98981 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.750000 0.375000 -4.20996 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.750000 0.375000 -4.20996 +0.375000 0.750000 0.375000 -4.37963 + + +0.375000 0.625000 0.250000 -1.67298 +0.500000 0.625000 0.250000 -1.73780 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.750000 0.250000 -2.35573 + + +0.375000 0.625000 0.250000 -1.67298 +0.375000 0.625000 0.375000 -3.11031 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.750000 0.250000 -2.35573 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.750000 0.375000 -4.37963 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.625000 0.375000 -3.11031 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.750000 0.375000 -4.37963 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.750000 0.375000 -4.37963 +0.500000 0.750000 0.375000 -4.54930 + + +0.250000 0.500000 0.375000 -1.76967 +0.375000 0.500000 0.375000 -1.84099 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.625000 0.375000 -2.98981 + + +0.250000 0.500000 0.375000 -1.76967 +0.250000 0.500000 0.500000 -2.58747 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.625000 0.375000 -3.11031 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.625000 0.375000 -2.98981 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.625000 0.500000 -4.37146 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.500000 0.500000 -2.58747 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.625000 0.500000 -4.37146 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.625000 0.500000 -4.37146 +0.375000 0.625000 0.500000 -4.54764 + + +0.375000 0.500000 0.375000 -1.84099 +0.500000 0.500000 0.375000 -1.91231 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.625000 0.375000 -3.11031 + + +0.375000 0.500000 0.375000 -1.84099 +0.375000 0.500000 0.500000 -2.69175 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.625000 0.375000 -3.23081 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.625000 0.375000 -3.11031 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.625000 0.500000 -4.54764 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.500000 0.500000 -2.69175 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.625000 0.500000 -4.54764 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.625000 0.500000 -4.54764 +0.500000 0.625000 0.500000 -4.72382 + + +0.250000 0.625000 0.375000 -2.98981 +0.375000 0.625000 0.375000 -3.11031 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.750000 0.375000 -4.20996 + + +0.250000 0.625000 0.375000 -2.98981 +0.250000 0.625000 0.500000 -4.37146 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.750000 0.375000 -4.37963 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.750000 0.375000 -4.20996 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.750000 0.500000 -6.15545 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.625000 0.500000 -4.37146 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.750000 0.500000 -6.15545 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.750000 0.500000 -6.15545 +0.375000 0.750000 0.500000 -6.40353 + + +0.375000 0.625000 0.375000 -3.11031 +0.500000 0.625000 0.375000 -3.23081 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.750000 0.375000 -4.37963 + + +0.375000 0.625000 0.375000 -3.11031 +0.375000 0.625000 0.500000 -4.54764 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.750000 0.375000 -4.54930 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.750000 0.375000 -4.37963 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.750000 0.500000 -6.40353 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.625000 0.500000 -4.54764 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.750000 0.500000 -6.40353 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.750000 0.500000 -6.40353 +0.500000 0.750000 0.500000 -6.65161 + + +0.00000 0.750000 0.250000 0.00000 +0.125000 0.750000 0.250000 -1.13223 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.875000 0.250000 0.00000 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.375000 0.00000 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.875000 0.250000 -0.939895 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.875000 0.250000 0.00000 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 0.875000 0.250000 0.00000 +0.00000 0.875000 0.375000 0.00000 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 0.750000 0.375000 0.00000 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.750000 0.375000 0.00000 +0.00000 0.875000 0.375000 0.00000 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 0.875000 0.375000 0.00000 +0.125000 0.875000 0.375000 -1.74740 + + +0.125000 0.750000 0.250000 -1.13223 +0.250000 0.750000 0.250000 -2.26446 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.875000 0.250000 -0.939895 + + +0.125000 0.750000 0.250000 -1.13223 +0.125000 0.750000 0.375000 -2.10498 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.875000 0.250000 -1.87979 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.875000 0.250000 -0.939895 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 0.875000 0.375000 -1.74740 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 0.750000 0.375000 -2.10498 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.875000 0.375000 -1.74740 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 0.875000 0.375000 -1.74740 +0.250000 0.875000 0.375000 -3.49479 + + +0.00000 0.875000 0.250000 0.00000 +0.125000 0.875000 0.250000 -0.939895 + + +0.00000 0.875000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.00000 0.875000 0.250000 0.00000 +0.00000 0.875000 0.375000 0.00000 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 1.00000 0.250000 -0.747558 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 1.00000 0.250000 0.00000 +0.125000 1.00000 0.250000 -0.747558 + + +0.00000 1.00000 0.250000 0.00000 +0.00000 1.00000 0.375000 0.00000 + + +0.125000 1.00000 0.250000 -0.747558 +0.125000 1.00000 0.375000 -1.38981 + + +0.00000 0.875000 0.375000 0.00000 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 0.875000 0.375000 0.00000 +0.00000 1.00000 0.375000 0.00000 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 1.00000 0.375000 -1.38981 + + +0.00000 1.00000 0.375000 0.00000 +0.125000 1.00000 0.375000 -1.38981 + + +0.125000 0.875000 0.250000 -0.939895 +0.250000 0.875000 0.250000 -1.87979 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 1.00000 0.250000 -0.747558 + + +0.125000 0.875000 0.250000 -0.939895 +0.125000 0.875000 0.375000 -1.74740 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 1.00000 0.250000 -0.747558 +0.250000 1.00000 0.250000 -1.49512 + + +0.125000 1.00000 0.250000 -0.747558 +0.125000 1.00000 0.375000 -1.38981 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.375000 -2.77963 + + +0.125000 0.875000 0.375000 -1.74740 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 1.00000 0.375000 -1.38981 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 1.00000 0.375000 -2.77963 + + +0.125000 1.00000 0.375000 -1.38981 +0.250000 1.00000 0.375000 -2.77963 + + +0.00000 0.750000 0.375000 0.00000 +0.125000 0.750000 0.375000 -2.10498 + + +0.00000 0.750000 0.375000 0.00000 +0.00000 0.875000 0.375000 0.00000 + + +0.00000 0.750000 0.375000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.875000 0.375000 -1.74740 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.875000 0.375000 0.00000 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 0.875000 0.375000 0.00000 +0.00000 0.875000 0.500000 0.00000 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 0.750000 0.500000 0.00000 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.875000 0.500000 0.00000 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 0.875000 0.500000 0.00000 +0.125000 0.875000 0.500000 -2.55490 + + +0.125000 0.750000 0.375000 -2.10498 +0.250000 0.750000 0.375000 -4.20996 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.875000 0.375000 -1.74740 + + +0.125000 0.750000 0.375000 -2.10498 +0.125000 0.750000 0.500000 -3.07773 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.875000 0.375000 -3.49479 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.875000 0.375000 -1.74740 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 0.875000 0.500000 -2.55490 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 0.750000 0.500000 -3.07773 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.875000 0.500000 -2.55490 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 0.875000 0.500000 -2.55490 +0.250000 0.875000 0.500000 -5.10980 + + +0.00000 0.875000 0.375000 0.00000 +0.125000 0.875000 0.375000 -1.74740 + + +0.00000 0.875000 0.375000 0.00000 +0.00000 1.00000 0.375000 0.00000 + + +0.00000 0.875000 0.375000 0.00000 +0.00000 0.875000 0.500000 0.00000 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 1.00000 0.375000 -1.38981 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 1.00000 0.375000 0.00000 +0.125000 1.00000 0.375000 -1.38981 + + +0.00000 1.00000 0.375000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.125000 1.00000 0.375000 -1.38981 +0.125000 1.00000 0.500000 -2.03207 + + +0.00000 0.875000 0.500000 0.00000 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 0.875000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 1.00000 0.500000 -2.03207 + + +0.00000 1.00000 0.500000 0.00000 +0.125000 1.00000 0.500000 -2.03207 + + +0.125000 0.875000 0.375000 -1.74740 +0.250000 0.875000 0.375000 -3.49479 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 1.00000 0.375000 -1.38981 + + +0.125000 0.875000 0.375000 -1.74740 +0.125000 0.875000 0.500000 -2.55490 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 1.00000 0.375000 -2.77963 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 1.00000 0.375000 -1.38981 +0.250000 1.00000 0.375000 -2.77963 + + +0.125000 1.00000 0.375000 -1.38981 +0.125000 1.00000 0.500000 -2.03207 + + +0.250000 1.00000 0.375000 -2.77963 +0.250000 1.00000 0.500000 -4.06414 + + +0.125000 0.875000 0.500000 -2.55490 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 1.00000 0.500000 -2.03207 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 1.00000 0.500000 -4.06414 + + +0.125000 1.00000 0.500000 -2.03207 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.250000 -2.26446 +0.375000 0.750000 0.250000 -2.35573 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.875000 0.250000 -1.87979 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.375000 -4.20996 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.875000 0.250000 -1.95555 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.875000 0.250000 -1.87979 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 0.875000 0.375000 -3.49479 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 0.750000 0.375000 -4.20996 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.875000 0.375000 -3.49479 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 0.875000 0.375000 -3.49479 +0.375000 0.875000 0.375000 -3.63564 + + +0.375000 0.750000 0.250000 -2.35573 +0.500000 0.750000 0.250000 -2.44699 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.875000 0.250000 -1.95555 + + +0.375000 0.750000 0.250000 -2.35573 +0.375000 0.750000 0.375000 -4.37963 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.875000 0.250000 -2.03131 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.875000 0.250000 -1.95555 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 0.875000 0.375000 -3.63564 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 0.750000 0.375000 -4.37963 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.875000 0.375000 -3.63564 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 0.875000 0.375000 -3.63564 +0.500000 0.875000 0.375000 -3.77649 + + +0.250000 0.875000 0.250000 -1.87979 +0.375000 0.875000 0.250000 -1.95555 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.875000 0.250000 -1.87979 +0.250000 0.875000 0.375000 -3.49479 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 1.00000 0.250000 -1.55537 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 1.00000 0.250000 -1.49512 +0.375000 1.00000 0.250000 -1.55537 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.375000 -2.77963 + + +0.375000 1.00000 0.250000 -1.55537 +0.375000 1.00000 0.375000 -2.89166 + + +0.250000 0.875000 0.375000 -3.49479 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 1.00000 0.375000 -2.77963 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 1.00000 0.375000 -2.89166 + + +0.250000 1.00000 0.375000 -2.77963 +0.375000 1.00000 0.375000 -2.89166 + + +0.375000 0.875000 0.250000 -1.95555 +0.500000 0.875000 0.250000 -2.03131 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 1.00000 0.250000 -1.55537 + + +0.375000 0.875000 0.250000 -1.95555 +0.375000 0.875000 0.375000 -3.63564 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 1.00000 0.250000 -1.55537 +0.500000 1.00000 0.250000 -1.61563 + + +0.375000 1.00000 0.250000 -1.55537 +0.375000 1.00000 0.375000 -2.89166 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.375000 -3.00368 + + +0.375000 0.875000 0.375000 -3.63564 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 1.00000 0.375000 -2.89166 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 1.00000 0.375000 -3.00368 + + +0.375000 1.00000 0.375000 -2.89166 +0.500000 1.00000 0.375000 -3.00368 + + +0.250000 0.750000 0.375000 -4.20996 +0.375000 0.750000 0.375000 -4.37963 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.875000 0.375000 -3.49479 + + +0.250000 0.750000 0.375000 -4.20996 +0.250000 0.750000 0.500000 -6.15545 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.875000 0.375000 -3.63564 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.875000 0.375000 -3.49479 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 0.875000 0.500000 -5.10980 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 0.750000 0.500000 -6.15545 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.875000 0.500000 -5.10980 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 0.875000 0.500000 -5.10980 +0.375000 0.875000 0.500000 -5.31574 + + +0.375000 0.750000 0.375000 -4.37963 +0.500000 0.750000 0.375000 -4.54930 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.875000 0.375000 -3.63564 + + +0.375000 0.750000 0.375000 -4.37963 +0.375000 0.750000 0.500000 -6.40353 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.875000 0.375000 -3.77649 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.875000 0.375000 -3.63564 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 0.875000 0.500000 -5.31574 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 0.750000 0.500000 -6.40353 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.875000 0.500000 -5.31574 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 0.875000 0.500000 -5.31574 +0.500000 0.875000 0.500000 -5.52167 + + +0.250000 0.875000 0.375000 -3.49479 +0.375000 0.875000 0.375000 -3.63564 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 1.00000 0.375000 -2.77963 + + +0.250000 0.875000 0.375000 -3.49479 +0.250000 0.875000 0.500000 -5.10980 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 1.00000 0.375000 -2.89166 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 1.00000 0.375000 -2.77963 +0.375000 1.00000 0.375000 -2.89166 + + +0.250000 1.00000 0.375000 -2.77963 +0.250000 1.00000 0.500000 -4.06414 + + +0.375000 1.00000 0.375000 -2.89166 +0.375000 1.00000 0.500000 -4.22794 + + +0.250000 0.875000 0.500000 -5.10980 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 1.00000 0.500000 -4.06414 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 1.00000 0.500000 -4.22794 + + +0.250000 1.00000 0.500000 -4.06414 +0.375000 1.00000 0.500000 -4.22794 + + +0.375000 0.875000 0.375000 -3.63564 +0.500000 0.875000 0.375000 -3.77649 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 1.00000 0.375000 -2.89166 + + +0.375000 0.875000 0.375000 -3.63564 +0.375000 0.875000 0.500000 -5.31574 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 1.00000 0.375000 -3.00368 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 1.00000 0.375000 -2.89166 +0.500000 1.00000 0.375000 -3.00368 + + +0.375000 1.00000 0.375000 -2.89166 +0.375000 1.00000 0.500000 -4.22794 + + +0.500000 1.00000 0.375000 -3.00368 +0.500000 1.00000 0.500000 -4.39173 + + +0.375000 0.875000 0.500000 -5.31574 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 1.00000 0.500000 -4.22794 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 1.00000 0.500000 -4.39173 + + +0.375000 1.00000 0.500000 -4.22794 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.500000 0.00000 -0.378401 +0.625000 0.500000 0.00000 -0.218564 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.625000 0.00000 -0.639299 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.125000 -0.703501 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.625000 0.00000 -0.369258 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.625000 0.00000 -0.639299 +0.625000 0.625000 0.00000 -0.369258 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.625000 0.125000 -1.18855 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.500000 0.125000 -0.703501 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.625000 0.125000 -1.18855 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.625000 0.125000 -1.18855 +0.625000 0.625000 0.125000 -0.686503 + + +0.625000 0.500000 0.00000 -0.218564 +0.750000 0.500000 0.00000 -0.0587266 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.625000 0.00000 -0.369258 + + +0.625000 0.500000 0.00000 -0.218564 +0.625000 0.500000 0.125000 -0.406341 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.625000 0.00000 -0.0992172 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.625000 0.00000 -0.369258 +0.750000 0.625000 0.00000 -0.0992172 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.625000 0.125000 -0.686503 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.500000 0.125000 -0.406341 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.625000 0.125000 -0.686503 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.625000 0.125000 -0.686503 +0.750000 0.625000 0.125000 -0.184459 + + +0.500000 0.625000 0.00000 -0.639299 +0.625000 0.625000 0.00000 -0.369258 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.625000 0.00000 -0.639299 +0.500000 0.625000 0.125000 -1.18855 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.750000 0.00000 -0.519953 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.750000 0.00000 -0.900198 +0.625000 0.750000 0.00000 -0.519953 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.125000 -1.67359 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.625000 0.125000 -1.18855 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.750000 0.125000 -1.67359 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.750000 0.125000 -1.67359 +0.625000 0.750000 0.125000 -0.966665 + + +0.625000 0.625000 0.00000 -0.369258 +0.750000 0.625000 0.00000 -0.0992172 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.750000 0.00000 -0.519953 + + +0.625000 0.625000 0.00000 -0.369258 +0.625000 0.625000 0.125000 -0.686503 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.750000 0.00000 -0.519953 +0.750000 0.750000 0.00000 -0.139708 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.750000 0.125000 -0.966665 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.625000 0.125000 -0.686503 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.750000 0.125000 -0.966665 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.750000 0.125000 -0.966665 +0.750000 0.750000 0.125000 -0.259736 + + +0.500000 0.500000 0.125000 -0.703501 +0.625000 0.500000 0.125000 -0.406341 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.625000 0.125000 -1.18855 + + +0.500000 0.500000 0.125000 -0.703501 +0.500000 0.500000 0.250000 -1.02860 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.625000 0.125000 -0.686503 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.625000 0.125000 -1.18855 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.625000 0.250000 -1.73780 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.500000 0.250000 -1.02860 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.625000 0.250000 -1.73780 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.625000 0.250000 -1.73780 +0.625000 0.625000 0.250000 -1.00375 + + +0.625000 0.500000 0.125000 -0.406341 +0.750000 0.500000 0.125000 -0.109181 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.625000 0.125000 -0.686503 + + +0.625000 0.500000 0.125000 -0.406341 +0.625000 0.500000 0.250000 -0.594118 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.625000 0.125000 -0.184459 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.625000 0.125000 -0.686503 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.625000 0.250000 -1.00375 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.500000 0.250000 -0.594118 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.625000 0.250000 -1.00375 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.625000 0.250000 -1.00375 +0.750000 0.625000 0.250000 -0.269700 + + +0.500000 0.625000 0.125000 -1.18855 +0.625000 0.625000 0.125000 -0.686503 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.750000 0.125000 -1.67359 + + +0.500000 0.625000 0.125000 -1.18855 +0.500000 0.625000 0.250000 -1.73780 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.750000 0.125000 -0.966665 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.750000 0.125000 -1.67359 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.750000 0.250000 -2.44699 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.625000 0.250000 -1.73780 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.750000 0.250000 -2.44699 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.750000 0.250000 -2.44699 +0.625000 0.750000 0.250000 -1.41338 + + +0.625000 0.625000 0.125000 -0.686503 +0.750000 0.625000 0.125000 -0.184459 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.750000 0.125000 -0.966665 + + +0.625000 0.625000 0.125000 -0.686503 +0.625000 0.625000 0.250000 -1.00375 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.750000 0.125000 -0.259736 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.750000 0.125000 -0.966665 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.750000 0.250000 -1.41338 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.625000 0.250000 -1.00375 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.750000 0.250000 -1.41338 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.750000 0.250000 -1.41338 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.00000 -0.0587266 +0.875000 0.500000 0.00000 0.128107 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.625000 0.00000 -0.0992172 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.125000 -0.109181 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.625000 0.00000 0.216434 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.625000 0.00000 -0.0992172 +0.875000 0.625000 0.00000 0.216434 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.625000 0.125000 -0.184459 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.500000 0.125000 -0.109181 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.625000 0.125000 -0.184459 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.625000 0.125000 -0.184459 +0.875000 0.625000 0.125000 0.402381 + + +0.875000 0.500000 0.00000 0.128107 +1.00000 0.500000 0.00000 0.314941 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.625000 0.00000 0.216434 + + +0.875000 0.500000 0.00000 0.128107 +0.875000 0.500000 0.125000 0.238169 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.625000 0.00000 0.532085 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.625000 0.00000 0.216434 +1.00000 0.625000 0.00000 0.532085 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.625000 0.125000 0.402381 + + +1.00000 0.625000 0.00000 0.532085 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.500000 0.125000 0.238169 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.625000 0.125000 0.402381 + + +1.00000 0.500000 0.125000 0.585520 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.625000 0.125000 0.402381 +1.00000 0.625000 0.125000 0.989221 + + +0.750000 0.625000 0.00000 -0.0992172 +0.875000 0.625000 0.00000 0.216434 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.625000 0.00000 -0.0992172 +0.750000 0.625000 0.125000 -0.184459 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.750000 0.00000 0.304761 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.750000 0.00000 -0.139708 +0.875000 0.750000 0.00000 0.304761 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.125000 -0.259736 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.625000 0.125000 -0.184459 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.750000 0.125000 -0.259736 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.750000 0.125000 -0.259736 +0.875000 0.750000 0.125000 0.566593 + + +0.875000 0.625000 0.00000 0.216434 +1.00000 0.625000 0.00000 0.532085 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.750000 0.00000 0.304761 + + +0.875000 0.625000 0.00000 0.216434 +0.875000 0.625000 0.125000 0.402381 + + +1.00000 0.625000 0.00000 0.532085 +1.00000 0.750000 0.00000 0.749229 + + +1.00000 0.625000 0.00000 0.532085 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.750000 0.00000 0.304761 +1.00000 0.750000 0.00000 0.749229 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.750000 0.125000 0.566593 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.625000 0.125000 0.402381 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.750000 0.125000 0.566593 + + +1.00000 0.625000 0.125000 0.989221 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.750000 0.125000 0.566593 +1.00000 0.750000 0.125000 1.39292 + + +0.750000 0.500000 0.125000 -0.109181 +0.875000 0.500000 0.125000 0.238169 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.625000 0.125000 -0.184459 + + +0.750000 0.500000 0.125000 -0.109181 +0.750000 0.500000 0.250000 -0.159636 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.625000 0.125000 0.402381 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.625000 0.125000 -0.184459 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.625000 0.250000 -0.269700 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.500000 0.250000 -0.159636 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.625000 0.250000 -0.269700 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.625000 0.250000 -0.269700 +0.875000 0.625000 0.250000 0.588328 + + +0.875000 0.500000 0.125000 0.238169 +1.00000 0.500000 0.125000 0.585520 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.625000 0.125000 0.402381 + + +0.875000 0.500000 0.125000 0.238169 +0.875000 0.500000 0.250000 0.348231 + + +1.00000 0.500000 0.125000 0.585520 +1.00000 0.625000 0.125000 0.989221 + + +1.00000 0.500000 0.125000 0.585520 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.625000 0.125000 0.402381 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.625000 0.250000 0.588328 + + +1.00000 0.625000 0.125000 0.989221 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.500000 0.250000 0.348231 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.625000 0.250000 0.588328 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.625000 0.250000 0.588328 +1.00000 0.625000 0.250000 1.44636 + + +0.750000 0.625000 0.125000 -0.184459 +0.875000 0.625000 0.125000 0.402381 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.750000 0.125000 -0.259736 + + +0.750000 0.625000 0.125000 -0.184459 +0.750000 0.625000 0.250000 -0.269700 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.750000 0.125000 0.566593 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.750000 0.125000 -0.259736 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.750000 0.250000 -0.379765 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.625000 0.250000 -0.269700 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.750000 0.250000 -0.379765 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.750000 0.250000 -0.379765 +0.875000 0.750000 0.250000 0.828425 + + +0.875000 0.625000 0.125000 0.402381 +1.00000 0.625000 0.125000 0.989221 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.750000 0.125000 0.566593 + + +0.875000 0.625000 0.125000 0.402381 +0.875000 0.625000 0.250000 0.588328 + + +1.00000 0.625000 0.125000 0.989221 +1.00000 0.750000 0.125000 1.39292 + + +1.00000 0.625000 0.125000 0.989221 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.750000 0.125000 0.566593 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.750000 0.250000 0.828425 + + +1.00000 0.750000 0.125000 1.39292 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.625000 0.250000 0.588328 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.750000 0.250000 0.828425 + + +1.00000 0.625000 0.250000 1.44636 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.750000 0.250000 0.828425 +1.00000 0.750000 0.250000 2.03661 + + +0.500000 0.750000 0.00000 -0.900198 +0.625000 0.750000 0.00000 -0.519953 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.875000 0.00000 -0.747277 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.125000 -1.67359 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.875000 0.00000 -0.431626 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.875000 0.00000 -0.747277 +0.625000 0.875000 0.00000 -0.431626 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 0.875000 0.125000 -1.38929 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 0.750000 0.125000 -1.67359 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.875000 0.125000 -1.38929 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 0.875000 0.125000 -1.38929 +0.625000 0.875000 0.125000 -0.802454 + + +0.625000 0.750000 0.00000 -0.519953 +0.750000 0.750000 0.00000 -0.139708 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.875000 0.00000 -0.431626 + + +0.625000 0.750000 0.00000 -0.519953 +0.625000 0.750000 0.125000 -0.966665 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.875000 0.00000 -0.115975 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.875000 0.00000 -0.431626 +0.750000 0.875000 0.00000 -0.115975 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 0.875000 0.125000 -0.802454 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 0.750000 0.125000 -0.966665 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.875000 0.125000 -0.802454 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 0.875000 0.125000 -0.802454 +0.750000 0.875000 0.125000 -0.215614 + + +0.500000 0.875000 0.00000 -0.747277 +0.625000 0.875000 0.00000 -0.431626 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.875000 0.00000 -0.747277 +0.500000 0.875000 0.125000 -1.38929 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 1.00000 0.00000 -0.343299 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 1.00000 0.00000 -0.594356 +0.625000 1.00000 0.00000 -0.343299 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.125000 -1.10499 + + +0.625000 1.00000 0.00000 -0.343299 +0.625000 1.00000 0.125000 -0.638242 + + +0.500000 0.875000 0.125000 -1.38929 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 1.00000 0.125000 -1.10499 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 1.00000 0.125000 -0.638242 + + +0.500000 1.00000 0.125000 -1.10499 +0.625000 1.00000 0.125000 -0.638242 + + +0.625000 0.875000 0.00000 -0.431626 +0.750000 0.875000 0.00000 -0.115975 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 1.00000 0.00000 -0.343299 + + +0.625000 0.875000 0.00000 -0.431626 +0.625000 0.875000 0.125000 -0.802454 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 1.00000 0.00000 -0.343299 +0.750000 1.00000 0.00000 -0.0922422 + + +0.625000 1.00000 0.00000 -0.343299 +0.625000 1.00000 0.125000 -0.638242 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.125000 -0.171491 + + +0.625000 0.875000 0.125000 -0.802454 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 1.00000 0.125000 -0.638242 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 1.00000 0.125000 -0.171491 + + +0.625000 1.00000 0.125000 -0.638242 +0.750000 1.00000 0.125000 -0.171491 + + +0.500000 0.750000 0.125000 -1.67359 +0.625000 0.750000 0.125000 -0.966665 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.875000 0.125000 -1.38929 + + +0.500000 0.750000 0.125000 -1.67359 +0.500000 0.750000 0.250000 -2.44699 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.875000 0.125000 -0.802454 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.875000 0.125000 -1.38929 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 0.875000 0.250000 -2.03131 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 0.750000 0.250000 -2.44699 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.875000 0.250000 -2.03131 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 0.875000 0.250000 -2.03131 +0.625000 0.875000 0.250000 -1.17328 + + +0.625000 0.750000 0.125000 -0.966665 +0.750000 0.750000 0.125000 -0.259736 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.875000 0.125000 -0.802454 + + +0.625000 0.750000 0.125000 -0.966665 +0.625000 0.750000 0.250000 -1.41338 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.875000 0.125000 -0.215614 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.875000 0.125000 -0.802454 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 0.875000 0.250000 -1.17328 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 0.750000 0.250000 -1.41338 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.875000 0.250000 -1.17328 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 0.875000 0.250000 -1.17328 +0.750000 0.875000 0.250000 -0.315253 + + +0.500000 0.875000 0.125000 -1.38929 +0.625000 0.875000 0.125000 -0.802454 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 1.00000 0.125000 -1.10499 + + +0.500000 0.875000 0.125000 -1.38929 +0.500000 0.875000 0.250000 -2.03131 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 1.00000 0.125000 -0.638242 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 1.00000 0.125000 -1.10499 +0.625000 1.00000 0.125000 -0.638242 + + +0.500000 1.00000 0.125000 -1.10499 +0.500000 1.00000 0.250000 -1.61563 + + +0.625000 1.00000 0.125000 -0.638242 +0.625000 1.00000 0.250000 -0.933184 + + +0.500000 0.875000 0.250000 -2.03131 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 1.00000 0.250000 -1.61563 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 1.00000 0.250000 -0.933184 + + +0.500000 1.00000 0.250000 -1.61563 +0.625000 1.00000 0.250000 -0.933184 + + +0.625000 0.875000 0.125000 -0.802454 +0.750000 0.875000 0.125000 -0.215614 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 1.00000 0.125000 -0.638242 + + +0.625000 0.875000 0.125000 -0.802454 +0.625000 0.875000 0.250000 -1.17328 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 1.00000 0.125000 -0.171491 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 1.00000 0.125000 -0.638242 +0.750000 1.00000 0.125000 -0.171491 + + +0.625000 1.00000 0.125000 -0.638242 +0.625000 1.00000 0.250000 -0.933184 + + +0.750000 1.00000 0.125000 -0.171491 +0.750000 1.00000 0.250000 -0.250740 + + +0.625000 0.875000 0.250000 -1.17328 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 1.00000 0.250000 -0.933184 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 1.00000 0.250000 -0.250740 + + +0.625000 1.00000 0.250000 -0.933184 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.00000 -0.139708 +0.875000 0.750000 0.00000 0.304761 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.875000 0.00000 -0.115975 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.125000 -0.259736 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.875000 0.00000 0.252990 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.875000 0.00000 -0.115975 +0.875000 0.875000 0.00000 0.252990 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 0.875000 0.125000 -0.215614 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 0.750000 0.125000 -0.259736 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.875000 0.125000 -0.215614 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 0.875000 0.125000 -0.215614 +0.875000 0.875000 0.125000 0.470343 + + +0.875000 0.750000 0.00000 0.304761 +1.00000 0.750000 0.00000 0.749229 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.875000 0.00000 0.252990 + + +0.875000 0.750000 0.00000 0.304761 +0.875000 0.750000 0.125000 0.566593 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.875000 0.00000 0.621954 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.875000 0.00000 0.252990 +1.00000 0.875000 0.00000 0.621954 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 0.875000 0.125000 0.470343 + + +1.00000 0.875000 0.00000 0.621954 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 0.750000 0.125000 0.566593 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.875000 0.125000 0.470343 + + +1.00000 0.750000 0.125000 1.39292 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 0.875000 0.125000 0.470343 +1.00000 0.875000 0.125000 1.15630 + + +0.750000 0.875000 0.00000 -0.115975 +0.875000 0.875000 0.00000 0.252990 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.875000 0.00000 -0.115975 +0.750000 0.875000 0.125000 -0.215614 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 1.00000 0.00000 0.201218 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 1.00000 0.00000 -0.0922422 +0.875000 1.00000 0.00000 0.201218 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.125000 -0.171491 + + +0.875000 1.00000 0.00000 0.201218 +0.875000 1.00000 0.125000 0.374093 + + +0.750000 0.875000 0.125000 -0.215614 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 1.00000 0.125000 -0.171491 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 1.00000 0.125000 0.374093 + + +0.750000 1.00000 0.125000 -0.171491 +0.875000 1.00000 0.125000 0.374093 + + +0.875000 0.875000 0.00000 0.252990 +1.00000 0.875000 0.00000 0.621954 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 1.00000 0.00000 0.201218 + + +0.875000 0.875000 0.00000 0.252990 +0.875000 0.875000 0.125000 0.470343 + + +1.00000 0.875000 0.00000 0.621954 +1.00000 1.00000 0.00000 0.494679 + + +1.00000 0.875000 0.00000 0.621954 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 1.00000 0.00000 0.201218 +1.00000 1.00000 0.00000 0.494679 + + +0.875000 1.00000 0.00000 0.201218 +0.875000 1.00000 0.125000 0.374093 + + +1.00000 1.00000 0.00000 0.494679 +1.00000 1.00000 0.125000 0.919678 + + +0.875000 0.875000 0.125000 0.470343 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 1.00000 0.125000 0.374093 + + +1.00000 0.875000 0.125000 1.15630 +1.00000 1.00000 0.125000 0.919678 + + +0.875000 1.00000 0.125000 0.374093 +1.00000 1.00000 0.125000 0.919678 + + +0.750000 0.750000 0.125000 -0.259736 +0.875000 0.750000 0.125000 0.566593 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.875000 0.125000 -0.215614 + + +0.750000 0.750000 0.125000 -0.259736 +0.750000 0.750000 0.250000 -0.379765 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.875000 0.125000 0.470343 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.875000 0.125000 -0.215614 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 0.875000 0.250000 -0.315253 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 0.750000 0.250000 -0.379765 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.875000 0.250000 -0.315253 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 0.875000 0.250000 -0.315253 +0.875000 0.875000 0.250000 0.687697 + + +0.875000 0.750000 0.125000 0.566593 +1.00000 0.750000 0.125000 1.39292 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.875000 0.125000 0.470343 + + +0.875000 0.750000 0.125000 0.566593 +0.875000 0.750000 0.250000 0.828425 + + +1.00000 0.750000 0.125000 1.39292 +1.00000 0.875000 0.125000 1.15630 + + +1.00000 0.750000 0.125000 1.39292 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.875000 0.125000 0.470343 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 0.875000 0.250000 0.687697 + + +1.00000 0.875000 0.125000 1.15630 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 0.750000 0.250000 0.828425 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.875000 0.250000 0.687697 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 0.875000 0.250000 0.687697 +1.00000 0.875000 0.250000 1.69065 + + +0.750000 0.875000 0.125000 -0.215614 +0.875000 0.875000 0.125000 0.470343 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 1.00000 0.125000 -0.171491 + + +0.750000 0.875000 0.125000 -0.215614 +0.750000 0.875000 0.250000 -0.315253 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 1.00000 0.125000 0.374093 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 1.00000 0.125000 -0.171491 +0.875000 1.00000 0.125000 0.374093 + + +0.750000 1.00000 0.125000 -0.171491 +0.750000 1.00000 0.250000 -0.250740 + + +0.875000 1.00000 0.125000 0.374093 +0.875000 1.00000 0.250000 0.546969 + + +0.750000 0.875000 0.250000 -0.315253 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 1.00000 0.250000 -0.250740 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 1.00000 0.250000 0.546969 + + +0.750000 1.00000 0.250000 -0.250740 +0.875000 1.00000 0.250000 0.546969 + + +0.875000 0.875000 0.125000 0.470343 +1.00000 0.875000 0.125000 1.15630 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 1.00000 0.125000 0.374093 + + +0.875000 0.875000 0.125000 0.470343 +0.875000 0.875000 0.250000 0.687697 + + +1.00000 0.875000 0.125000 1.15630 +1.00000 1.00000 0.125000 0.919678 + + +1.00000 0.875000 0.125000 1.15630 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 1.00000 0.125000 0.374093 +1.00000 1.00000 0.125000 0.919678 + + +0.875000 1.00000 0.125000 0.374093 +0.875000 1.00000 0.250000 0.546969 + + +1.00000 1.00000 0.125000 0.919678 +1.00000 1.00000 0.250000 1.34468 + + +0.875000 0.875000 0.250000 0.687697 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 1.00000 0.250000 0.546969 + + +1.00000 0.875000 0.250000 1.69065 +1.00000 1.00000 0.250000 1.34468 + + +0.875000 1.00000 0.250000 0.546969 +1.00000 1.00000 0.250000 1.34468 + + +0.500000 0.500000 0.250000 -1.02860 +0.625000 0.500000 0.250000 -0.594118 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.625000 0.250000 -1.73780 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.375000 -1.91231 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.625000 0.250000 -1.00375 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.625000 0.250000 -1.73780 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.625000 0.375000 -3.23081 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.500000 0.375000 -1.91231 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.625000 0.375000 -3.23081 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.625000 0.375000 -3.23081 +0.625000 0.625000 0.375000 -1.86611 + + +0.625000 0.500000 0.250000 -0.594118 +0.750000 0.500000 0.250000 -0.159636 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.625000 0.250000 -1.00375 + + +0.625000 0.500000 0.250000 -0.594118 +0.625000 0.500000 0.375000 -1.10455 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.625000 0.250000 -0.269700 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.625000 0.250000 -1.00375 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.625000 0.375000 -1.86611 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.500000 0.375000 -1.10455 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.625000 0.375000 -1.86611 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.625000 0.375000 -1.86611 +0.750000 0.625000 0.375000 -0.501411 + + +0.500000 0.625000 0.250000 -1.73780 +0.625000 0.625000 0.250000 -1.00375 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.625000 0.250000 -1.73780 +0.500000 0.625000 0.375000 -3.23081 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.750000 0.250000 -1.41338 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.750000 0.250000 -2.44699 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.375000 -4.54930 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.625000 0.375000 -3.23081 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.750000 0.375000 -4.54930 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.750000 0.375000 -4.54930 +0.625000 0.750000 0.375000 -2.62767 + + +0.625000 0.625000 0.250000 -1.00375 +0.750000 0.625000 0.250000 -0.269700 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.750000 0.250000 -1.41338 + + +0.625000 0.625000 0.250000 -1.00375 +0.625000 0.625000 0.375000 -1.86611 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.750000 0.250000 -1.41338 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.750000 0.375000 -2.62767 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.625000 0.375000 -1.86611 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.750000 0.375000 -2.62767 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.750000 0.375000 -2.62767 +0.750000 0.750000 0.375000 -0.706037 + + +0.500000 0.500000 0.375000 -1.91231 +0.625000 0.500000 0.375000 -1.10455 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.625000 0.375000 -3.23081 + + +0.500000 0.500000 0.375000 -1.91231 +0.500000 0.500000 0.500000 -2.79603 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.625000 0.375000 -1.86611 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.625000 0.375000 -3.23081 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.625000 0.500000 -4.72382 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.500000 0.500000 -2.79603 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.625000 0.500000 -4.72382 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.625000 0.500000 -4.72382 +0.625000 0.625000 0.500000 -2.72847 + + +0.625000 0.500000 0.375000 -1.10455 +0.750000 0.500000 0.375000 -0.296785 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.625000 0.375000 -1.86611 + + +0.625000 0.500000 0.375000 -1.10455 +0.625000 0.500000 0.500000 -1.61498 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.625000 0.375000 -0.501411 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.625000 0.375000 -1.86611 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.625000 0.500000 -2.72847 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.500000 0.500000 -1.61498 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.625000 0.500000 -2.72847 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.625000 0.500000 -2.72847 +0.750000 0.625000 0.500000 -0.733121 + + +0.500000 0.625000 0.375000 -3.23081 +0.625000 0.625000 0.375000 -1.86611 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.750000 0.375000 -4.54930 + + +0.500000 0.625000 0.375000 -3.23081 +0.500000 0.625000 0.500000 -4.72382 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.750000 0.375000 -2.62767 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.750000 0.375000 -4.54930 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.750000 0.500000 -6.65161 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.625000 0.500000 -4.72382 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.750000 0.500000 -6.65161 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.750000 0.500000 -6.65161 +0.625000 0.750000 0.500000 -3.84196 + + +0.625000 0.625000 0.375000 -1.86611 +0.750000 0.625000 0.375000 -0.501411 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.750000 0.375000 -2.62767 + + +0.625000 0.625000 0.375000 -1.86611 +0.625000 0.625000 0.500000 -2.72847 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.750000 0.375000 -0.706037 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.750000 0.375000 -2.62767 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.750000 0.500000 -3.84196 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.625000 0.500000 -2.72847 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.750000 0.500000 -3.84196 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.750000 0.500000 -3.84196 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.250000 -0.159636 +0.875000 0.500000 0.250000 0.348231 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.625000 0.250000 -0.269700 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.375000 -0.296785 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.625000 0.250000 0.588328 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.625000 0.250000 -0.269700 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.625000 0.375000 -0.501411 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.500000 0.375000 -0.296785 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.625000 0.375000 -0.501411 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.625000 0.375000 -0.501411 +0.875000 0.625000 0.375000 1.09378 + + +0.875000 0.500000 0.250000 0.348231 +1.00000 0.500000 0.250000 0.856098 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.625000 0.250000 0.588328 + + +0.875000 0.500000 0.250000 0.348231 +0.875000 0.500000 0.375000 0.647411 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.625000 0.250000 1.44636 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.625000 0.250000 0.588328 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.625000 0.375000 1.09378 + + +1.00000 0.625000 0.250000 1.44636 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.500000 0.375000 0.647411 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.625000 0.375000 1.09378 + + +1.00000 0.500000 0.375000 1.59161 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.625000 0.375000 1.09378 +1.00000 0.625000 0.375000 2.68898 + + +0.750000 0.625000 0.250000 -0.269700 +0.875000 0.625000 0.250000 0.588328 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.625000 0.250000 -0.269700 +0.750000 0.625000 0.375000 -0.501411 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.750000 0.250000 0.828425 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.750000 0.250000 -0.379765 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.375000 -0.706037 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.625000 0.375000 -0.501411 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.750000 0.375000 -0.706037 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.750000 0.375000 -0.706037 +0.875000 0.750000 0.375000 1.54016 + + +0.875000 0.625000 0.250000 0.588328 +1.00000 0.625000 0.250000 1.44636 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.750000 0.250000 0.828425 + + +0.875000 0.625000 0.250000 0.588328 +0.875000 0.625000 0.375000 1.09378 + + +1.00000 0.625000 0.250000 1.44636 +1.00000 0.750000 0.250000 2.03661 + + +1.00000 0.625000 0.250000 1.44636 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.750000 0.250000 0.828425 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.750000 0.375000 1.54016 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.625000 0.375000 1.09378 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.750000 0.375000 1.54016 + + +1.00000 0.625000 0.375000 2.68898 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.750000 0.375000 1.54016 +1.00000 0.750000 0.375000 3.78635 + + +0.750000 0.500000 0.375000 -0.296785 +0.875000 0.500000 0.375000 0.647411 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.625000 0.375000 -0.501411 + + +0.750000 0.500000 0.375000 -0.296785 +0.750000 0.500000 0.500000 -0.433934 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.625000 0.375000 1.09378 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.625000 0.375000 -0.501411 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.625000 0.500000 -0.733121 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.500000 0.500000 -0.433934 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.625000 0.500000 -0.733121 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.625000 0.500000 -0.733121 +0.875000 0.625000 0.500000 1.59924 + + +0.875000 0.500000 0.375000 0.647411 +1.00000 0.500000 0.375000 1.59161 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.625000 0.375000 1.09378 + + +0.875000 0.500000 0.375000 0.647411 +0.875000 0.500000 0.500000 0.946591 + + +1.00000 0.500000 0.375000 1.59161 +1.00000 0.625000 0.375000 2.68898 + + +1.00000 0.500000 0.375000 1.59161 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.625000 0.375000 1.09378 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.625000 0.500000 1.59924 + + +1.00000 0.625000 0.375000 2.68898 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.500000 0.500000 0.946591 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.625000 0.500000 1.59924 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.625000 0.500000 1.59924 +1.00000 0.625000 0.500000 3.93161 + + +0.750000 0.625000 0.375000 -0.501411 +0.875000 0.625000 0.375000 1.09378 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.750000 0.375000 -0.706037 + + +0.750000 0.625000 0.375000 -0.501411 +0.750000 0.625000 0.500000 -0.733121 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.750000 0.375000 1.54016 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.750000 0.375000 -0.706037 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.750000 0.500000 -1.03231 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.625000 0.500000 -0.733121 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.750000 0.500000 -1.03231 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.750000 0.500000 -1.03231 +0.875000 0.750000 0.500000 2.25189 + + +0.875000 0.625000 0.375000 1.09378 +1.00000 0.625000 0.375000 2.68898 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.750000 0.375000 1.54016 + + +0.875000 0.625000 0.375000 1.09378 +0.875000 0.625000 0.500000 1.59924 + + +1.00000 0.625000 0.375000 2.68898 +1.00000 0.750000 0.375000 3.78635 + + +1.00000 0.625000 0.375000 2.68898 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.750000 0.375000 1.54016 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.750000 0.500000 2.25189 + + +1.00000 0.750000 0.375000 3.78635 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.625000 0.500000 1.59924 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.750000 0.500000 2.25189 + + +1.00000 0.625000 0.500000 3.93161 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.750000 0.500000 2.25189 +1.00000 0.750000 0.500000 5.53609 + + +0.500000 0.750000 0.250000 -2.44699 +0.625000 0.750000 0.250000 -1.41338 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.875000 0.250000 -2.03131 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.375000 -4.54930 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.875000 0.250000 -1.17328 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.875000 0.250000 -2.03131 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 0.875000 0.375000 -3.77649 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 0.750000 0.375000 -4.54930 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.875000 0.375000 -3.77649 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 0.875000 0.375000 -3.77649 +0.625000 0.875000 0.375000 -2.18129 + + +0.625000 0.750000 0.250000 -1.41338 +0.750000 0.750000 0.250000 -0.379765 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.875000 0.250000 -1.17328 + + +0.625000 0.750000 0.250000 -1.41338 +0.625000 0.750000 0.375000 -2.62767 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.875000 0.250000 -0.315253 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.875000 0.250000 -1.17328 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 0.875000 0.375000 -2.18129 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 0.750000 0.375000 -2.62767 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.875000 0.375000 -2.18129 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 0.875000 0.375000 -2.18129 +0.750000 0.875000 0.375000 -0.586099 + + +0.500000 0.875000 0.250000 -2.03131 +0.625000 0.875000 0.250000 -1.17328 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.875000 0.250000 -2.03131 +0.500000 0.875000 0.375000 -3.77649 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 1.00000 0.250000 -0.933184 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 1.00000 0.250000 -1.61563 +0.625000 1.00000 0.250000 -0.933184 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.375000 -3.00368 + + +0.625000 1.00000 0.250000 -0.933184 +0.625000 1.00000 0.375000 -1.73492 + + +0.500000 0.875000 0.375000 -3.77649 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 1.00000 0.375000 -3.00368 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 1.00000 0.375000 -1.73492 + + +0.500000 1.00000 0.375000 -3.00368 +0.625000 1.00000 0.375000 -1.73492 + + +0.625000 0.875000 0.250000 -1.17328 +0.750000 0.875000 0.250000 -0.315253 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 1.00000 0.250000 -0.933184 + + +0.625000 0.875000 0.250000 -1.17328 +0.625000 0.875000 0.375000 -2.18129 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 1.00000 0.250000 -0.933184 +0.750000 1.00000 0.250000 -0.250740 + + +0.625000 1.00000 0.250000 -0.933184 +0.625000 1.00000 0.375000 -1.73492 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.375000 -0.466162 + + +0.625000 0.875000 0.375000 -2.18129 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 1.00000 0.375000 -1.73492 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 1.00000 0.375000 -0.466162 + + +0.625000 1.00000 0.375000 -1.73492 +0.750000 1.00000 0.375000 -0.466162 + + +0.500000 0.750000 0.375000 -4.54930 +0.625000 0.750000 0.375000 -2.62767 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.875000 0.375000 -3.77649 + + +0.500000 0.750000 0.375000 -4.54930 +0.500000 0.750000 0.500000 -6.65161 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.875000 0.375000 -2.18129 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.875000 0.375000 -3.77649 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 0.875000 0.500000 -5.52167 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 0.750000 0.500000 -6.65161 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.875000 0.500000 -5.52167 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 0.875000 0.500000 -5.52167 +0.625000 0.875000 0.500000 -3.18931 + + +0.625000 0.750000 0.375000 -2.62767 +0.750000 0.750000 0.375000 -0.706037 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.875000 0.375000 -2.18129 + + +0.625000 0.750000 0.375000 -2.62767 +0.625000 0.750000 0.500000 -3.84196 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.875000 0.375000 -0.586099 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.875000 0.375000 -2.18129 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 0.875000 0.500000 -3.18931 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 0.750000 0.500000 -3.84196 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.875000 0.500000 -3.18931 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 0.875000 0.500000 -3.18931 +0.750000 0.875000 0.500000 -0.856946 + + +0.500000 0.875000 0.375000 -3.77649 +0.625000 0.875000 0.375000 -2.18129 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 1.00000 0.375000 -3.00368 + + +0.500000 0.875000 0.375000 -3.77649 +0.500000 0.875000 0.500000 -5.52167 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 1.00000 0.375000 -1.73492 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 1.00000 0.375000 -3.00368 +0.625000 1.00000 0.375000 -1.73492 + + +0.500000 1.00000 0.375000 -3.00368 +0.500000 1.00000 0.500000 -4.39173 + + +0.625000 1.00000 0.375000 -1.73492 +0.625000 1.00000 0.500000 -2.53666 + + +0.500000 0.875000 0.500000 -5.52167 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 1.00000 0.500000 -4.39173 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 1.00000 0.500000 -2.53666 + + +0.500000 1.00000 0.500000 -4.39173 +0.625000 1.00000 0.500000 -2.53666 + + +0.625000 0.875000 0.375000 -2.18129 +0.750000 0.875000 0.375000 -0.586099 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 1.00000 0.375000 -1.73492 + + +0.625000 0.875000 0.375000 -2.18129 +0.625000 0.875000 0.500000 -3.18931 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 1.00000 0.375000 -0.466162 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 1.00000 0.375000 -1.73492 +0.750000 1.00000 0.375000 -0.466162 + + +0.625000 1.00000 0.375000 -1.73492 +0.625000 1.00000 0.500000 -2.53666 + + +0.750000 1.00000 0.375000 -0.466162 +0.750000 1.00000 0.500000 -0.681583 + + +0.625000 0.875000 0.500000 -3.18931 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 1.00000 0.500000 -2.53666 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 1.00000 0.500000 -0.681583 + + +0.625000 1.00000 0.500000 -2.53666 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.250000 -0.379765 +0.875000 0.750000 0.250000 0.828425 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.875000 0.250000 -0.315253 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.375000 -0.706037 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.875000 0.250000 0.687697 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.875000 0.250000 -0.315253 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 0.875000 0.375000 -0.586099 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 0.750000 0.375000 -0.706037 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.875000 0.375000 -0.586099 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 0.875000 0.375000 -0.586099 +0.875000 0.875000 0.375000 1.27853 + + +0.875000 0.750000 0.250000 0.828425 +1.00000 0.750000 0.250000 2.03661 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.875000 0.250000 0.687697 + + +0.875000 0.750000 0.250000 0.828425 +0.875000 0.750000 0.375000 1.54016 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.875000 0.250000 1.69065 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.875000 0.250000 0.687697 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 0.875000 0.375000 1.27853 + + +1.00000 0.875000 0.250000 1.69065 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 0.750000 0.375000 1.54016 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.875000 0.375000 1.27853 + + +1.00000 0.750000 0.375000 3.78635 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 0.875000 0.375000 1.27853 +1.00000 0.875000 0.375000 3.14315 + + +0.750000 0.875000 0.250000 -0.315253 +0.875000 0.875000 0.250000 0.687697 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.875000 0.250000 -0.315253 +0.750000 0.875000 0.375000 -0.586099 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 1.00000 0.250000 0.546969 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 1.00000 0.250000 -0.250740 +0.875000 1.00000 0.250000 0.546969 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.375000 -0.466162 + + +0.875000 1.00000 0.250000 0.546969 +0.875000 1.00000 0.375000 1.01689 + + +0.750000 0.875000 0.375000 -0.586099 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 1.00000 0.375000 -0.466162 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 1.00000 0.375000 1.01689 + + +0.750000 1.00000 0.375000 -0.466162 +0.875000 1.00000 0.375000 1.01689 + + +0.875000 0.875000 0.250000 0.687697 +1.00000 0.875000 0.250000 1.69065 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 1.00000 0.250000 0.546969 + + +0.875000 0.875000 0.250000 0.687697 +0.875000 0.875000 0.375000 1.27853 + + +1.00000 0.875000 0.250000 1.69065 +1.00000 1.00000 0.250000 1.34468 + + +1.00000 0.875000 0.250000 1.69065 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 1.00000 0.250000 0.546969 +1.00000 1.00000 0.250000 1.34468 + + +0.875000 1.00000 0.250000 0.546969 +0.875000 1.00000 0.375000 1.01689 + + +1.00000 1.00000 0.250000 1.34468 +1.00000 1.00000 0.375000 2.49994 + + +0.875000 0.875000 0.375000 1.27853 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 1.00000 0.375000 1.01689 + + +1.00000 0.875000 0.375000 3.14315 +1.00000 1.00000 0.375000 2.49994 + + +0.875000 1.00000 0.375000 1.01689 +1.00000 1.00000 0.375000 2.49994 + + +0.750000 0.750000 0.375000 -0.706037 +0.875000 0.750000 0.375000 1.54016 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.875000 0.375000 -0.586099 + + +0.750000 0.750000 0.375000 -0.706037 +0.750000 0.750000 0.500000 -1.03231 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.875000 0.375000 1.27853 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.875000 0.375000 -0.586099 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 0.875000 0.500000 -0.856946 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 0.750000 0.500000 -1.03231 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.875000 0.500000 -0.856946 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 0.875000 0.500000 -0.856946 +0.875000 0.875000 0.500000 1.86935 + + +0.875000 0.750000 0.375000 1.54016 +1.00000 0.750000 0.375000 3.78635 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.875000 0.375000 1.27853 + + +0.875000 0.750000 0.375000 1.54016 +0.875000 0.750000 0.500000 2.25189 + + +1.00000 0.750000 0.375000 3.78635 +1.00000 0.875000 0.375000 3.14315 + + +1.00000 0.750000 0.375000 3.78635 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.875000 0.375000 1.27853 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 0.875000 0.500000 1.86935 + + +1.00000 0.875000 0.375000 3.14315 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 0.750000 0.500000 2.25189 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.875000 0.500000 1.86935 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 0.875000 0.500000 1.86935 +1.00000 0.875000 0.500000 4.59565 + + +0.750000 0.875000 0.375000 -0.586099 +0.875000 0.875000 0.375000 1.27853 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 1.00000 0.375000 -0.466162 + + +0.750000 0.875000 0.375000 -0.586099 +0.750000 0.875000 0.500000 -0.856946 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 1.00000 0.375000 1.01689 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 1.00000 0.375000 -0.466162 +0.875000 1.00000 0.375000 1.01689 + + +0.750000 1.00000 0.375000 -0.466162 +0.750000 1.00000 0.500000 -0.681583 + + +0.875000 1.00000 0.375000 1.01689 +0.875000 1.00000 0.500000 1.48681 + + +0.750000 0.875000 0.500000 -0.856946 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 1.00000 0.500000 -0.681583 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 1.00000 0.500000 1.48681 + + +0.750000 1.00000 0.500000 -0.681583 +0.875000 1.00000 0.500000 1.48681 + + +0.875000 0.875000 0.375000 1.27853 +1.00000 0.875000 0.375000 3.14315 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 1.00000 0.375000 1.01689 + + +0.875000 0.875000 0.375000 1.27853 +0.875000 0.875000 0.500000 1.86935 + + +1.00000 0.875000 0.375000 3.14315 +1.00000 1.00000 0.375000 2.49994 + + +1.00000 0.875000 0.375000 3.14315 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 1.00000 0.375000 1.01689 +1.00000 1.00000 0.375000 2.49994 + + +0.875000 1.00000 0.375000 1.01689 +0.875000 1.00000 0.500000 1.48681 + + +1.00000 1.00000 0.375000 2.49994 +1.00000 1.00000 0.500000 3.65521 + + +0.875000 0.875000 0.500000 1.86935 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 1.00000 0.500000 1.48681 + + +1.00000 0.875000 0.500000 4.59565 +1.00000 1.00000 0.500000 3.65521 + + +0.875000 1.00000 0.500000 1.48681 +1.00000 1.00000 0.500000 3.65521 + + +0.00000 0.00000 0.500000 0.00000 +0.125000 0.00000 0.500000 3.10884 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.125000 0.500000 0.00000 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.00000 0.625000 0.00000 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.125000 0.500000 2.39428 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.00000 0.625000 5.77977 + + +0.00000 0.125000 0.500000 0.00000 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.125000 0.500000 0.00000 +0.00000 0.125000 0.625000 0.00000 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.00000 0.625000 0.00000 +0.125000 0.00000 0.625000 5.77977 + + +0.00000 0.00000 0.625000 0.00000 +0.00000 0.125000 0.625000 0.00000 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.125000 0.625000 0.00000 +0.125000 0.125000 0.625000 4.45130 + + +0.125000 0.00000 0.500000 3.10884 +0.250000 0.00000 0.500000 6.21768 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.125000 0.500000 2.39428 + + +0.125000 0.00000 0.500000 3.10884 +0.125000 0.00000 0.625000 5.77977 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.125000 0.500000 4.78855 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.625000 11.5595 + + +0.125000 0.125000 0.500000 2.39428 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.125000 0.625000 4.45130 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.00000 0.625000 5.77977 +0.250000 0.00000 0.625000 11.5595 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.125000 0.625000 4.45130 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.125000 0.625000 4.45130 +0.250000 0.125000 0.625000 8.90259 + + +0.00000 0.125000 0.500000 0.00000 +0.125000 0.125000 0.500000 2.39428 + + +0.00000 0.125000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.00000 0.125000 0.500000 0.00000 +0.00000 0.125000 0.625000 0.00000 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.250000 0.500000 1.67971 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.250000 0.500000 0.00000 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.625000 0.00000 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.125000 0.625000 0.00000 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.125000 0.625000 0.00000 +0.00000 0.250000 0.625000 0.00000 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.250000 0.625000 0.00000 +0.125000 0.250000 0.625000 3.12282 + + +0.125000 0.125000 0.500000 2.39428 +0.250000 0.125000 0.500000 4.78855 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.250000 0.500000 1.67971 + + +0.125000 0.125000 0.500000 2.39428 +0.125000 0.125000 0.625000 4.45130 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.250000 0.500000 1.67971 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.250000 0.625000 3.12282 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.125000 0.625000 4.45130 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.250000 0.625000 3.12282 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.250000 0.625000 3.12282 +0.250000 0.250000 0.625000 6.24564 + + +0.00000 0.00000 0.625000 0.00000 +0.125000 0.00000 0.625000 5.77977 + + +0.00000 0.00000 0.625000 0.00000 +0.00000 0.125000 0.625000 0.00000 + + +0.00000 0.00000 0.625000 0.00000 +0.00000 0.00000 0.750000 0.00000 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.125000 0.625000 4.45130 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.00000 0.750000 8.45070 + + +0.00000 0.125000 0.625000 0.00000 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.125000 0.625000 0.00000 +0.00000 0.125000 0.750000 0.00000 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.00000 0.750000 0.00000 +0.125000 0.00000 0.750000 8.45070 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.125000 0.750000 0.00000 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.125000 0.750000 0.00000 +0.125000 0.125000 0.750000 6.50832 + + +0.125000 0.00000 0.625000 5.77977 +0.250000 0.00000 0.625000 11.5595 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.125000 0.625000 4.45130 + + +0.125000 0.00000 0.625000 5.77977 +0.125000 0.00000 0.750000 8.45070 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.125000 0.625000 8.90259 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.00000 0.750000 16.9014 + + +0.125000 0.125000 0.625000 4.45130 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.125000 0.750000 6.50832 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.00000 0.750000 8.45070 +0.250000 0.00000 0.750000 16.9014 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.125000 0.750000 6.50832 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.125000 0.750000 6.50832 +0.250000 0.125000 0.750000 13.0166 + + +0.00000 0.125000 0.625000 0.00000 +0.125000 0.125000 0.625000 4.45130 + + +0.00000 0.125000 0.625000 0.00000 +0.00000 0.250000 0.625000 0.00000 + + +0.00000 0.125000 0.625000 0.00000 +0.00000 0.125000 0.750000 0.00000 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.250000 0.625000 3.12282 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.250000 0.625000 0.00000 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.250000 0.625000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.125000 0.750000 0.00000 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.125000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.250000 0.750000 0.00000 +0.125000 0.250000 0.750000 4.56593 + + +0.125000 0.125000 0.625000 4.45130 +0.250000 0.125000 0.625000 8.90259 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.250000 0.625000 3.12282 + + +0.125000 0.125000 0.625000 4.45130 +0.125000 0.125000 0.750000 6.50832 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.250000 0.625000 6.24564 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.250000 0.625000 3.12282 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.250000 0.750000 4.56593 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.125000 0.750000 6.50832 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.250000 0.750000 4.56593 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.250000 0.750000 4.56593 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.500000 6.21768 +0.375000 0.00000 0.500000 6.46826 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.125000 0.500000 4.78855 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.625000 11.5595 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.125000 0.500000 4.98154 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.00000 0.625000 12.0254 + + +0.250000 0.125000 0.500000 4.78855 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.125000 0.625000 8.90259 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.00000 0.625000 11.5595 +0.375000 0.00000 0.625000 12.0254 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.125000 0.625000 8.90259 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.125000 0.625000 8.90259 +0.375000 0.125000 0.625000 9.26138 + + +0.375000 0.00000 0.500000 6.46826 +0.500000 0.00000 0.500000 6.71885 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.125000 0.500000 4.98154 + + +0.375000 0.00000 0.500000 6.46826 +0.375000 0.00000 0.625000 12.0254 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.125000 0.500000 5.17453 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.625000 12.4913 + + +0.375000 0.125000 0.500000 4.98154 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.125000 0.625000 9.26138 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.00000 0.625000 12.0254 +0.500000 0.00000 0.625000 12.4913 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.125000 0.625000 9.26138 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.125000 0.625000 9.26138 +0.500000 0.125000 0.625000 9.62018 + + +0.250000 0.125000 0.500000 4.78855 +0.375000 0.125000 0.500000 4.98154 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.125000 0.500000 4.78855 +0.250000 0.125000 0.625000 8.90259 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.250000 0.500000 3.49482 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.250000 0.500000 3.35942 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.625000 6.24564 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.125000 0.625000 8.90259 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.250000 0.625000 6.24564 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.250000 0.625000 6.24564 +0.375000 0.250000 0.625000 6.49736 + + +0.375000 0.125000 0.500000 4.98154 +0.500000 0.125000 0.500000 5.17453 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.250000 0.500000 3.49482 + + +0.375000 0.125000 0.500000 4.98154 +0.375000 0.125000 0.625000 9.26138 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.250000 0.500000 3.49482 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.250000 0.625000 6.49736 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.125000 0.625000 9.26138 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.250000 0.625000 6.49736 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.250000 0.625000 6.49736 +0.500000 0.250000 0.625000 6.74907 + + +0.250000 0.00000 0.625000 11.5595 +0.375000 0.00000 0.625000 12.0254 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.125000 0.625000 8.90259 + + +0.250000 0.00000 0.625000 11.5595 +0.250000 0.00000 0.750000 16.9014 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.125000 0.625000 9.26138 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.00000 0.750000 17.5826 + + +0.250000 0.125000 0.625000 8.90259 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.125000 0.750000 13.0166 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.00000 0.750000 16.9014 +0.375000 0.00000 0.750000 17.5826 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.125000 0.750000 13.0166 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.125000 0.750000 13.0166 +0.375000 0.125000 0.750000 13.5412 + + +0.375000 0.00000 0.625000 12.0254 +0.500000 0.00000 0.625000 12.4913 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.125000 0.625000 9.26138 + + +0.375000 0.00000 0.625000 12.0254 +0.375000 0.00000 0.750000 17.5826 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.125000 0.625000 9.62018 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.00000 0.750000 18.2637 + + +0.375000 0.125000 0.625000 9.26138 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.125000 0.750000 13.5412 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.00000 0.750000 17.5826 +0.500000 0.00000 0.750000 18.2637 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.125000 0.750000 13.5412 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.125000 0.750000 13.5412 +0.500000 0.125000 0.750000 14.0658 + + +0.250000 0.125000 0.625000 8.90259 +0.375000 0.125000 0.625000 9.26138 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.250000 0.625000 6.24564 + + +0.250000 0.125000 0.625000 8.90259 +0.250000 0.125000 0.750000 13.0166 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.250000 0.625000 6.49736 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.250000 0.625000 6.24564 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.250000 0.750000 9.13186 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.125000 0.750000 13.0166 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.250000 0.750000 9.13186 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.250000 0.750000 9.13186 +0.375000 0.250000 0.750000 9.49990 + + +0.375000 0.125000 0.625000 9.26138 +0.500000 0.125000 0.625000 9.62018 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.250000 0.625000 6.49736 + + +0.375000 0.125000 0.625000 9.26138 +0.375000 0.125000 0.750000 13.5412 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.250000 0.625000 6.74907 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.250000 0.625000 6.49736 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.250000 0.750000 9.49990 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.125000 0.750000 13.5412 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.250000 0.750000 9.49990 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.250000 0.750000 9.49990 +0.500000 0.250000 0.750000 9.86793 + + +0.00000 0.250000 0.500000 0.00000 +0.125000 0.250000 0.500000 1.67971 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.375000 0.500000 0.00000 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.625000 0.00000 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.375000 0.500000 0.192990 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.375000 0.500000 0.00000 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.375000 0.500000 0.00000 +0.00000 0.375000 0.625000 0.00000 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.250000 0.625000 0.00000 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.250000 0.625000 0.00000 +0.00000 0.375000 0.625000 0.00000 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.375000 0.625000 0.00000 +0.125000 0.375000 0.625000 0.358795 + + +0.125000 0.250000 0.500000 1.67971 +0.250000 0.250000 0.500000 3.35942 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.375000 0.500000 0.192990 + + +0.125000 0.250000 0.500000 1.67971 +0.125000 0.250000 0.625000 3.12282 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.375000 0.500000 0.385979 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.375000 0.500000 0.192990 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.375000 0.625000 0.358795 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.250000 0.625000 3.12282 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.375000 0.625000 0.358795 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.375000 0.625000 0.358795 +0.250000 0.375000 0.625000 0.717590 + + +0.00000 0.375000 0.500000 0.00000 +0.125000 0.375000 0.500000 0.192990 + + +0.00000 0.375000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.00000 0.375000 0.500000 0.00000 +0.00000 0.375000 0.625000 0.00000 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.500000 0.500000 -1.29373 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.500000 0.500000 0.00000 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.625000 0.00000 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.375000 0.625000 0.00000 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.375000 0.625000 0.00000 +0.00000 0.500000 0.625000 0.00000 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.500000 0.625000 0.00000 +0.125000 0.500000 0.625000 -2.40523 + + +0.125000 0.375000 0.500000 0.192990 +0.250000 0.375000 0.500000 0.385979 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.500000 0.500000 -1.29373 + + +0.125000 0.375000 0.500000 0.192990 +0.125000 0.375000 0.625000 0.358795 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.500000 0.500000 -1.29373 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.500000 0.625000 -2.40523 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.375000 0.625000 0.358795 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.500000 0.625000 -2.40523 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.500000 0.625000 -2.40523 +0.250000 0.500000 0.625000 -4.81046 + + +0.00000 0.250000 0.625000 0.00000 +0.125000 0.250000 0.625000 3.12282 + + +0.00000 0.250000 0.625000 0.00000 +0.00000 0.375000 0.625000 0.00000 + + +0.00000 0.250000 0.625000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.375000 0.625000 0.358795 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.375000 0.625000 0.00000 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.375000 0.625000 0.00000 +0.00000 0.375000 0.750000 0.00000 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.250000 0.750000 0.00000 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.375000 0.750000 0.00000 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.375000 0.750000 0.00000 +0.125000 0.375000 0.750000 0.524600 + + +0.125000 0.250000 0.625000 3.12282 +0.250000 0.250000 0.625000 6.24564 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.375000 0.625000 0.358795 + + +0.125000 0.250000 0.625000 3.12282 +0.125000 0.250000 0.750000 4.56593 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.375000 0.625000 0.717590 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.375000 0.625000 0.358795 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.375000 0.750000 0.524600 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.250000 0.750000 4.56593 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.375000 0.750000 0.524600 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.375000 0.750000 0.524600 +0.250000 0.375000 0.750000 1.04920 + + +0.00000 0.375000 0.625000 0.00000 +0.125000 0.375000 0.625000 0.358795 + + +0.00000 0.375000 0.625000 0.00000 +0.00000 0.500000 0.625000 0.00000 + + +0.00000 0.375000 0.625000 0.00000 +0.00000 0.375000 0.750000 0.00000 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.500000 0.625000 -2.40523 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.500000 0.625000 0.00000 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.500000 0.625000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.375000 0.750000 0.00000 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.375000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.500000 0.750000 0.00000 +0.125000 0.500000 0.750000 -3.51673 + + +0.125000 0.375000 0.625000 0.358795 +0.250000 0.375000 0.625000 0.717590 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.500000 0.625000 -2.40523 + + +0.125000 0.375000 0.625000 0.358795 +0.125000 0.375000 0.750000 0.524600 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.500000 0.625000 -4.81046 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.500000 0.625000 -2.40523 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.500000 0.750000 -3.51673 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.375000 0.750000 0.524600 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.500000 0.750000 -3.51673 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.500000 0.750000 -3.51673 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.500000 3.35942 +0.375000 0.250000 0.500000 3.49482 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.375000 0.500000 0.385979 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.625000 6.24564 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.375000 0.500000 0.401535 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.375000 0.500000 0.385979 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.375000 0.625000 0.717590 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.250000 0.625000 6.24564 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.375000 0.625000 0.717590 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.375000 0.625000 0.717590 +0.375000 0.375000 0.625000 0.746510 + + +0.375000 0.250000 0.500000 3.49482 +0.500000 0.250000 0.500000 3.63021 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.375000 0.500000 0.401535 + + +0.375000 0.250000 0.500000 3.49482 +0.375000 0.250000 0.625000 6.49736 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.375000 0.500000 0.417091 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.375000 0.500000 0.401535 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.375000 0.625000 0.746510 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.250000 0.625000 6.49736 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.375000 0.625000 0.746510 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.375000 0.625000 0.746510 +0.500000 0.375000 0.625000 0.775431 + + +0.250000 0.375000 0.500000 0.385979 +0.375000 0.375000 0.500000 0.401535 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.375000 0.500000 0.385979 +0.250000 0.375000 0.625000 0.717590 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.500000 0.500000 -2.69175 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.500000 0.500000 -2.58747 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.625000 -4.81046 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.375000 0.625000 0.717590 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.500000 0.625000 -4.81046 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.500000 0.625000 -4.81046 +0.375000 0.500000 0.625000 -5.00434 + + +0.375000 0.375000 0.500000 0.401535 +0.500000 0.375000 0.500000 0.417091 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.500000 0.500000 -2.69175 + + +0.375000 0.375000 0.500000 0.401535 +0.375000 0.375000 0.625000 0.746510 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.500000 0.500000 -2.69175 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.500000 0.625000 -5.00434 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.375000 0.625000 0.746510 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.500000 0.625000 -5.00434 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.500000 0.625000 -5.00434 +0.500000 0.500000 0.625000 -5.19821 + + +0.250000 0.250000 0.625000 6.24564 +0.375000 0.250000 0.625000 6.49736 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.375000 0.625000 0.717590 + + +0.250000 0.250000 0.625000 6.24564 +0.250000 0.250000 0.750000 9.13186 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.375000 0.625000 0.746510 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.375000 0.625000 0.717590 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.375000 0.750000 1.04920 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.250000 0.750000 9.13186 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.375000 0.750000 1.04920 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.375000 0.750000 1.04920 +0.375000 0.375000 0.750000 1.09149 + + +0.375000 0.250000 0.625000 6.49736 +0.500000 0.250000 0.625000 6.74907 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.375000 0.625000 0.746510 + + +0.375000 0.250000 0.625000 6.49736 +0.375000 0.250000 0.750000 9.49990 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.375000 0.625000 0.775431 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.375000 0.625000 0.746510 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.375000 0.750000 1.09149 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.250000 0.750000 9.49990 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.375000 0.750000 1.09149 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.375000 0.750000 1.09149 +0.500000 0.375000 0.750000 1.13377 + + +0.250000 0.375000 0.625000 0.717590 +0.375000 0.375000 0.625000 0.746510 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.500000 0.625000 -4.81046 + + +0.250000 0.375000 0.625000 0.717590 +0.250000 0.375000 0.750000 1.04920 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.500000 0.625000 -5.00434 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.500000 0.625000 -4.81046 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.500000 0.750000 -7.03346 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.375000 0.750000 1.04920 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.500000 0.750000 -7.03346 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.500000 0.750000 -7.03346 +0.375000 0.500000 0.750000 -7.31693 + + +0.375000 0.375000 0.625000 0.746510 +0.500000 0.375000 0.625000 0.775431 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.500000 0.625000 -5.00434 + + +0.375000 0.375000 0.625000 0.746510 +0.375000 0.375000 0.750000 1.09149 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.500000 0.625000 -5.19821 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.500000 0.625000 -5.00434 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.500000 0.750000 -7.31693 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.375000 0.750000 1.09149 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.500000 0.750000 -7.31693 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.500000 0.750000 -7.31693 +0.500000 0.500000 0.750000 -7.60039 + + +0.00000 0.00000 0.750000 0.00000 +0.125000 0.00000 0.750000 8.45070 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.125000 0.750000 0.00000 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.00000 0.875000 0.00000 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.125000 0.750000 6.50832 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.00000 0.875000 15.7110 + + +0.00000 0.125000 0.750000 0.00000 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.125000 0.750000 0.00000 +0.00000 0.125000 0.875000 0.00000 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.00000 0.875000 0.00000 +0.125000 0.00000 0.875000 15.7110 + + +0.00000 0.00000 0.875000 0.00000 +0.00000 0.125000 0.875000 0.00000 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.125000 0.875000 0.00000 +0.125000 0.125000 0.875000 12.0999 + + +0.125000 0.00000 0.750000 8.45070 +0.250000 0.00000 0.750000 16.9014 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.125000 0.750000 6.50832 + + +0.125000 0.00000 0.750000 8.45070 +0.125000 0.00000 0.875000 15.7110 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.125000 0.750000 13.0166 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 0.875000 31.4221 + + +0.125000 0.125000 0.750000 6.50832 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.125000 0.875000 12.0999 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.00000 0.875000 15.7110 +0.250000 0.00000 0.875000 31.4221 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.125000 0.875000 12.0999 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.125000 0.875000 12.0999 +0.250000 0.125000 0.875000 24.1997 + + +0.00000 0.125000 0.750000 0.00000 +0.125000 0.125000 0.750000 6.50832 + + +0.00000 0.125000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.00000 0.125000 0.750000 0.00000 +0.00000 0.125000 0.875000 0.00000 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.250000 0.750000 4.56593 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.250000 0.750000 0.00000 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 0.875000 0.00000 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.125000 0.875000 0.00000 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.125000 0.875000 0.00000 +0.00000 0.250000 0.875000 0.00000 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.250000 0.875000 0.00000 +0.125000 0.250000 0.875000 8.48871 + + +0.125000 0.125000 0.750000 6.50832 +0.250000 0.125000 0.750000 13.0166 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.250000 0.750000 4.56593 + + +0.125000 0.125000 0.750000 6.50832 +0.125000 0.125000 0.875000 12.0999 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.250000 0.750000 4.56593 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.250000 0.875000 8.48871 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.125000 0.875000 12.0999 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.250000 0.875000 8.48871 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.250000 0.875000 8.48871 +0.250000 0.250000 0.875000 16.9774 + + +0.00000 0.00000 0.875000 0.00000 +0.125000 0.00000 0.875000 15.7110 + + +0.00000 0.00000 0.875000 0.00000 +0.00000 0.125000 0.875000 0.00000 + + +0.00000 0.00000 0.875000 0.00000 +0.00000 0.00000 1.00000 0.00000 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.125000 0.875000 12.0999 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.00000 1.00000 22.9714 + + +0.00000 0.125000 0.875000 0.00000 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.125000 0.875000 0.00000 +0.00000 0.125000 1.00000 0.00000 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.125000 1.00000 17.6914 + + +0.00000 0.00000 1.00000 0.00000 +0.125000 0.00000 1.00000 22.9714 + + +0.00000 0.00000 1.00000 0.00000 +0.00000 0.125000 1.00000 0.00000 + + +0.125000 0.00000 1.00000 22.9714 +0.125000 0.125000 1.00000 17.6914 + + +0.00000 0.125000 1.00000 0.00000 +0.125000 0.125000 1.00000 17.6914 + + +0.125000 0.00000 0.875000 15.7110 +0.250000 0.00000 0.875000 31.4221 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.125000 0.875000 12.0999 + + +0.125000 0.00000 0.875000 15.7110 +0.125000 0.00000 1.00000 22.9714 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.125000 0.875000 24.1997 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.00000 1.00000 45.9428 + + +0.125000 0.125000 0.875000 12.0999 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.125000 1.00000 17.6914 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.125000 1.00000 35.3829 + + +0.125000 0.00000 1.00000 22.9714 +0.250000 0.00000 1.00000 45.9428 + + +0.125000 0.00000 1.00000 22.9714 +0.125000 0.125000 1.00000 17.6914 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.125000 1.00000 35.3829 + + +0.125000 0.125000 1.00000 17.6914 +0.250000 0.125000 1.00000 35.3829 + + +0.00000 0.125000 0.875000 0.00000 +0.125000 0.125000 0.875000 12.0999 + + +0.00000 0.125000 0.875000 0.00000 +0.00000 0.250000 0.875000 0.00000 + + +0.00000 0.125000 0.875000 0.00000 +0.00000 0.125000 1.00000 0.00000 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.250000 0.875000 8.48871 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.125000 1.00000 17.6914 + + +0.00000 0.250000 0.875000 0.00000 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.250000 0.875000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.250000 1.00000 12.4115 + + +0.00000 0.125000 1.00000 0.00000 +0.125000 0.125000 1.00000 17.6914 + + +0.00000 0.125000 1.00000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.125000 0.125000 1.00000 17.6914 +0.125000 0.250000 1.00000 12.4115 + + +0.00000 0.250000 1.00000 0.00000 +0.125000 0.250000 1.00000 12.4115 + + +0.125000 0.125000 0.875000 12.0999 +0.250000 0.125000 0.875000 24.1997 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.250000 0.875000 8.48871 + + +0.125000 0.125000 0.875000 12.0999 +0.125000 0.125000 1.00000 17.6914 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.250000 0.875000 16.9774 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.125000 1.00000 35.3829 + + +0.125000 0.250000 0.875000 8.48871 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.250000 1.00000 12.4115 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.250000 1.00000 24.8230 + + +0.125000 0.125000 1.00000 17.6914 +0.250000 0.125000 1.00000 35.3829 + + +0.125000 0.125000 1.00000 17.6914 +0.125000 0.250000 1.00000 12.4115 + + +0.250000 0.125000 1.00000 35.3829 +0.250000 0.250000 1.00000 24.8230 + + +0.125000 0.250000 1.00000 12.4115 +0.250000 0.250000 1.00000 24.8230 + + +0.250000 0.00000 0.750000 16.9014 +0.375000 0.00000 0.750000 17.5826 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.125000 0.750000 13.0166 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 0.875000 31.4221 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.125000 0.750000 13.5412 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.00000 0.875000 32.6885 + + +0.250000 0.125000 0.750000 13.0166 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.125000 0.875000 24.1997 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.00000 0.875000 31.4221 +0.375000 0.00000 0.875000 32.6885 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.125000 0.875000 24.1997 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.125000 0.875000 24.1997 +0.375000 0.125000 0.875000 25.1751 + + +0.375000 0.00000 0.750000 17.5826 +0.500000 0.00000 0.750000 18.2637 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.125000 0.750000 13.5412 + + +0.375000 0.00000 0.750000 17.5826 +0.375000 0.00000 0.875000 32.6885 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.125000 0.750000 14.0658 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 0.875000 33.9548 + + +0.375000 0.125000 0.750000 13.5412 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.125000 0.875000 25.1751 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.00000 0.875000 32.6885 +0.500000 0.00000 0.875000 33.9548 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.125000 0.875000 25.1751 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.125000 0.875000 25.1751 +0.500000 0.125000 0.875000 26.1504 + + +0.250000 0.125000 0.750000 13.0166 +0.375000 0.125000 0.750000 13.5412 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.125000 0.750000 13.0166 +0.250000 0.125000 0.875000 24.1997 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.250000 0.750000 9.49990 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.250000 0.750000 9.13186 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 0.875000 16.9774 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.125000 0.875000 24.1997 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.250000 0.875000 16.9774 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.250000 0.875000 16.9774 +0.375000 0.250000 0.875000 17.6616 + + +0.375000 0.125000 0.750000 13.5412 +0.500000 0.125000 0.750000 14.0658 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.250000 0.750000 9.49990 + + +0.375000 0.125000 0.750000 13.5412 +0.375000 0.125000 0.875000 25.1751 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.250000 0.750000 9.49990 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.250000 0.875000 17.6616 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.125000 0.875000 25.1751 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.250000 0.875000 17.6616 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.250000 0.875000 17.6616 +0.500000 0.250000 0.875000 18.3459 + + +0.250000 0.00000 0.875000 31.4221 +0.375000 0.00000 0.875000 32.6885 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.125000 0.875000 24.1997 + + +0.250000 0.00000 0.875000 31.4221 +0.250000 0.00000 1.00000 45.9428 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.125000 0.875000 25.1751 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.00000 1.00000 47.7944 + + +0.250000 0.125000 0.875000 24.1997 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.125000 1.00000 35.3829 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.125000 1.00000 36.8089 + + +0.250000 0.00000 1.00000 45.9428 +0.375000 0.00000 1.00000 47.7944 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.125000 1.00000 35.3829 + + +0.375000 0.00000 1.00000 47.7944 +0.375000 0.125000 1.00000 36.8089 + + +0.250000 0.125000 1.00000 35.3829 +0.375000 0.125000 1.00000 36.8089 + + +0.375000 0.00000 0.875000 32.6885 +0.500000 0.00000 0.875000 33.9548 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.125000 0.875000 25.1751 + + +0.375000 0.00000 0.875000 32.6885 +0.375000 0.00000 1.00000 47.7944 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.125000 0.875000 26.1504 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.00000 1.00000 49.6460 + + +0.375000 0.125000 0.875000 25.1751 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.125000 1.00000 36.8089 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.125000 1.00000 38.2349 + + +0.375000 0.00000 1.00000 47.7944 +0.500000 0.00000 1.00000 49.6460 + + +0.375000 0.00000 1.00000 47.7944 +0.375000 0.125000 1.00000 36.8089 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.125000 1.00000 38.2349 + + +0.375000 0.125000 1.00000 36.8089 +0.500000 0.125000 1.00000 38.2349 + + +0.250000 0.125000 0.875000 24.1997 +0.375000 0.125000 0.875000 25.1751 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.250000 0.875000 16.9774 + + +0.250000 0.125000 0.875000 24.1997 +0.250000 0.125000 1.00000 35.3829 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.250000 0.875000 17.6616 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.125000 1.00000 36.8089 + + +0.250000 0.250000 0.875000 16.9774 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.250000 1.00000 24.8230 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.250000 1.00000 25.8234 + + +0.250000 0.125000 1.00000 35.3829 +0.375000 0.125000 1.00000 36.8089 + + +0.250000 0.125000 1.00000 35.3829 +0.250000 0.250000 1.00000 24.8230 + + +0.375000 0.125000 1.00000 36.8089 +0.375000 0.250000 1.00000 25.8234 + + +0.250000 0.250000 1.00000 24.8230 +0.375000 0.250000 1.00000 25.8234 + + +0.375000 0.125000 0.875000 25.1751 +0.500000 0.125000 0.875000 26.1504 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.250000 0.875000 17.6616 + + +0.375000 0.125000 0.875000 25.1751 +0.375000 0.125000 1.00000 36.8089 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.250000 0.875000 18.3459 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.125000 1.00000 38.2349 + + +0.375000 0.250000 0.875000 17.6616 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.250000 1.00000 25.8234 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.250000 1.00000 26.8238 + + +0.375000 0.125000 1.00000 36.8089 +0.500000 0.125000 1.00000 38.2349 + + +0.375000 0.125000 1.00000 36.8089 +0.375000 0.250000 1.00000 25.8234 + + +0.500000 0.125000 1.00000 38.2349 +0.500000 0.250000 1.00000 26.8238 + + +0.375000 0.250000 1.00000 25.8234 +0.500000 0.250000 1.00000 26.8238 + + +0.00000 0.250000 0.750000 0.00000 +0.125000 0.250000 0.750000 4.56593 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.375000 0.750000 0.00000 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 0.875000 0.00000 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.375000 0.750000 0.524600 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.375000 0.750000 0.00000 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.375000 0.750000 0.00000 +0.00000 0.375000 0.875000 0.00000 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.250000 0.875000 0.00000 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.250000 0.875000 0.00000 +0.00000 0.375000 0.875000 0.00000 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.375000 0.875000 0.00000 +0.125000 0.375000 0.875000 0.975306 + + +0.125000 0.250000 0.750000 4.56593 +0.250000 0.250000 0.750000 9.13186 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.375000 0.750000 0.524600 + + +0.125000 0.250000 0.750000 4.56593 +0.125000 0.250000 0.875000 8.48871 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.375000 0.750000 1.04920 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.375000 0.750000 0.524600 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.375000 0.875000 0.975306 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.250000 0.875000 8.48871 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.375000 0.875000 0.975306 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.375000 0.875000 0.975306 +0.250000 0.375000 0.875000 1.95061 + + +0.00000 0.375000 0.750000 0.00000 +0.125000 0.375000 0.750000 0.524600 + + +0.00000 0.375000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.00000 0.375000 0.750000 0.00000 +0.00000 0.375000 0.875000 0.00000 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.500000 0.750000 -3.51673 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.500000 0.750000 0.00000 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 0.875000 0.00000 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.375000 0.875000 0.00000 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.375000 0.875000 0.00000 +0.00000 0.500000 0.875000 0.00000 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.500000 0.875000 0.00000 +0.125000 0.500000 0.875000 -6.53810 + + +0.125000 0.375000 0.750000 0.524600 +0.250000 0.375000 0.750000 1.04920 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.500000 0.750000 -3.51673 + + +0.125000 0.375000 0.750000 0.524600 +0.125000 0.375000 0.875000 0.975306 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.500000 0.750000 -3.51673 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.500000 0.875000 -6.53810 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.375000 0.875000 0.975306 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.500000 0.875000 -6.53810 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.500000 0.875000 -6.53810 +0.250000 0.500000 0.875000 -13.0762 + + +0.00000 0.250000 0.875000 0.00000 +0.125000 0.250000 0.875000 8.48871 + + +0.00000 0.250000 0.875000 0.00000 +0.00000 0.375000 0.875000 0.00000 + + +0.00000 0.250000 0.875000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.375000 0.875000 0.975306 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.250000 1.00000 12.4115 + + +0.00000 0.375000 0.875000 0.00000 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.375000 0.875000 0.00000 +0.00000 0.375000 1.00000 0.00000 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.375000 1.00000 1.42601 + + +0.00000 0.250000 1.00000 0.00000 +0.125000 0.250000 1.00000 12.4115 + + +0.00000 0.250000 1.00000 0.00000 +0.00000 0.375000 1.00000 0.00000 + + +0.125000 0.250000 1.00000 12.4115 +0.125000 0.375000 1.00000 1.42601 + + +0.00000 0.375000 1.00000 0.00000 +0.125000 0.375000 1.00000 1.42601 + + +0.125000 0.250000 0.875000 8.48871 +0.250000 0.250000 0.875000 16.9774 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.375000 0.875000 0.975306 + + +0.125000 0.250000 0.875000 8.48871 +0.125000 0.250000 1.00000 12.4115 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.375000 0.875000 1.95061 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.250000 1.00000 24.8230 + + +0.125000 0.375000 0.875000 0.975306 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.375000 1.00000 1.42601 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.375000 1.00000 2.85202 + + +0.125000 0.250000 1.00000 12.4115 +0.250000 0.250000 1.00000 24.8230 + + +0.125000 0.250000 1.00000 12.4115 +0.125000 0.375000 1.00000 1.42601 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.375000 1.00000 2.85202 + + +0.125000 0.375000 1.00000 1.42601 +0.250000 0.375000 1.00000 2.85202 + + +0.00000 0.375000 0.875000 0.00000 +0.125000 0.375000 0.875000 0.975306 + + +0.00000 0.375000 0.875000 0.00000 +0.00000 0.500000 0.875000 0.00000 + + +0.00000 0.375000 0.875000 0.00000 +0.00000 0.375000 1.00000 0.00000 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.500000 0.875000 -6.53810 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.375000 1.00000 1.42601 + + +0.00000 0.500000 0.875000 0.00000 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.500000 0.875000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.500000 1.00000 -9.55947 + + +0.00000 0.375000 1.00000 0.00000 +0.125000 0.375000 1.00000 1.42601 + + +0.00000 0.375000 1.00000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.125000 0.375000 1.00000 1.42601 +0.125000 0.500000 1.00000 -9.55947 + + +0.00000 0.500000 1.00000 0.00000 +0.125000 0.500000 1.00000 -9.55947 + + +0.125000 0.375000 0.875000 0.975306 +0.250000 0.375000 0.875000 1.95061 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.500000 0.875000 -6.53810 + + +0.125000 0.375000 0.875000 0.975306 +0.125000 0.375000 1.00000 1.42601 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.500000 0.875000 -13.0762 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.375000 1.00000 2.85202 + + +0.125000 0.500000 0.875000 -6.53810 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.500000 1.00000 -9.55947 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.500000 1.00000 -19.1189 + + +0.125000 0.375000 1.00000 1.42601 +0.250000 0.375000 1.00000 2.85202 + + +0.125000 0.375000 1.00000 1.42601 +0.125000 0.500000 1.00000 -9.55947 + + +0.250000 0.375000 1.00000 2.85202 +0.250000 0.500000 1.00000 -19.1189 + + +0.125000 0.500000 1.00000 -9.55947 +0.250000 0.500000 1.00000 -19.1189 + + +0.250000 0.250000 0.750000 9.13186 +0.375000 0.250000 0.750000 9.49990 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.375000 0.750000 1.04920 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 0.875000 16.9774 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.375000 0.750000 1.09149 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.375000 0.750000 1.04920 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.375000 0.875000 1.95061 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.250000 0.875000 16.9774 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.375000 0.875000 1.95061 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.375000 0.875000 1.95061 +0.375000 0.375000 0.875000 2.02923 + + +0.375000 0.250000 0.750000 9.49990 +0.500000 0.250000 0.750000 9.86793 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.375000 0.750000 1.09149 + + +0.375000 0.250000 0.750000 9.49990 +0.375000 0.250000 0.875000 17.6616 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.375000 0.750000 1.13377 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.375000 0.750000 1.09149 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.375000 0.875000 2.02923 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.250000 0.875000 17.6616 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.375000 0.875000 2.02923 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.375000 0.875000 2.02923 +0.500000 0.375000 0.875000 2.10784 + + +0.250000 0.375000 0.750000 1.04920 +0.375000 0.375000 0.750000 1.09149 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.375000 0.750000 1.04920 +0.250000 0.375000 0.875000 1.95061 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.500000 0.750000 -7.31693 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.500000 0.750000 -7.03346 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 0.875000 -13.0762 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.375000 0.875000 1.95061 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.500000 0.875000 -13.0762 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.500000 0.875000 -13.0762 +0.375000 0.500000 0.875000 -13.6032 + + +0.375000 0.375000 0.750000 1.09149 +0.500000 0.375000 0.750000 1.13377 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.500000 0.750000 -7.31693 + + +0.375000 0.375000 0.750000 1.09149 +0.375000 0.375000 0.875000 2.02923 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.500000 0.750000 -7.31693 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.500000 0.875000 -13.6032 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.375000 0.875000 2.02923 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.500000 0.875000 -13.6032 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.500000 0.875000 -13.6032 +0.500000 0.500000 0.875000 -14.1302 + + +0.250000 0.250000 0.875000 16.9774 +0.375000 0.250000 0.875000 17.6616 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.375000 0.875000 1.95061 + + +0.250000 0.250000 0.875000 16.9774 +0.250000 0.250000 1.00000 24.8230 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.375000 0.875000 2.02923 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.250000 1.00000 25.8234 + + +0.250000 0.375000 0.875000 1.95061 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.375000 1.00000 2.85202 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.375000 1.00000 2.96697 + + +0.250000 0.250000 1.00000 24.8230 +0.375000 0.250000 1.00000 25.8234 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.375000 1.00000 2.85202 + + +0.375000 0.250000 1.00000 25.8234 +0.375000 0.375000 1.00000 2.96697 + + +0.250000 0.375000 1.00000 2.85202 +0.375000 0.375000 1.00000 2.96697 + + +0.375000 0.250000 0.875000 17.6616 +0.500000 0.250000 0.875000 18.3459 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.375000 0.875000 2.02923 + + +0.375000 0.250000 0.875000 17.6616 +0.375000 0.250000 1.00000 25.8234 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.375000 0.875000 2.10784 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.250000 1.00000 26.8238 + + +0.375000 0.375000 0.875000 2.02923 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.375000 1.00000 2.96697 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.375000 1.00000 3.08191 + + +0.375000 0.250000 1.00000 25.8234 +0.500000 0.250000 1.00000 26.8238 + + +0.375000 0.250000 1.00000 25.8234 +0.375000 0.375000 1.00000 2.96697 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.375000 1.00000 3.08191 + + +0.375000 0.375000 1.00000 2.96697 +0.500000 0.375000 1.00000 3.08191 + + +0.250000 0.375000 0.875000 1.95061 +0.375000 0.375000 0.875000 2.02923 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.500000 0.875000 -13.0762 + + +0.250000 0.375000 0.875000 1.95061 +0.250000 0.375000 1.00000 2.85202 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.500000 0.875000 -13.6032 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.375000 1.00000 2.96697 + + +0.250000 0.500000 0.875000 -13.0762 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.500000 1.00000 -19.1189 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.500000 1.00000 -19.8895 + + +0.250000 0.375000 1.00000 2.85202 +0.375000 0.375000 1.00000 2.96697 + + +0.250000 0.375000 1.00000 2.85202 +0.250000 0.500000 1.00000 -19.1189 + + +0.375000 0.375000 1.00000 2.96697 +0.375000 0.500000 1.00000 -19.8895 + + +0.250000 0.500000 1.00000 -19.1189 +0.375000 0.500000 1.00000 -19.8895 + + +0.375000 0.375000 0.875000 2.02923 +0.500000 0.375000 0.875000 2.10784 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.500000 0.875000 -13.6032 + + +0.375000 0.375000 0.875000 2.02923 +0.375000 0.375000 1.00000 2.96697 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.500000 0.875000 -14.1302 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.375000 1.00000 3.08191 + + +0.375000 0.500000 0.875000 -13.6032 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.500000 1.00000 -19.8895 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.500000 1.00000 -20.6600 + + +0.375000 0.375000 1.00000 2.96697 +0.500000 0.375000 1.00000 3.08191 + + +0.375000 0.375000 1.00000 2.96697 +0.375000 0.500000 1.00000 -19.8895 + + +0.500000 0.375000 1.00000 3.08191 +0.500000 0.500000 1.00000 -20.6600 + + +0.375000 0.500000 1.00000 -19.8895 +0.500000 0.500000 1.00000 -20.6600 + + +0.500000 0.00000 0.500000 6.71885 +0.625000 0.00000 0.500000 3.88080 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.125000 0.500000 5.17453 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.625000 12.4913 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.125000 0.500000 2.98880 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.00000 0.625000 7.21495 + + +0.500000 0.125000 0.500000 5.17453 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.125000 0.625000 9.62018 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.00000 0.625000 12.4913 +0.625000 0.00000 0.625000 7.21495 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.125000 0.625000 9.62018 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.125000 0.625000 9.62018 +0.625000 0.125000 0.625000 5.55660 + + +0.625000 0.00000 0.500000 3.88080 +0.750000 0.00000 0.500000 1.04274 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.125000 0.500000 2.98880 + + +0.625000 0.00000 0.500000 3.88080 +0.625000 0.00000 0.625000 7.21495 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.125000 0.500000 0.803070 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.625000 1.93861 + + +0.625000 0.125000 0.500000 2.98880 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.125000 0.625000 5.55660 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.00000 0.625000 7.21495 +0.750000 0.00000 0.625000 1.93861 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.125000 0.625000 5.55660 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.125000 0.625000 5.55660 +0.750000 0.125000 0.625000 1.49302 + + +0.500000 0.125000 0.500000 5.17453 +0.625000 0.125000 0.500000 2.98880 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.125000 0.500000 5.17453 +0.500000 0.125000 0.625000 9.62018 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.250000 0.500000 2.09680 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.250000 0.500000 3.63021 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.625000 6.74907 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.125000 0.625000 9.62018 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.250000 0.625000 6.74907 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.250000 0.625000 6.74907 +0.625000 0.250000 0.625000 3.89825 + + +0.625000 0.125000 0.500000 2.98880 +0.750000 0.125000 0.500000 0.803070 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.250000 0.500000 2.09680 + + +0.625000 0.125000 0.500000 2.98880 +0.625000 0.125000 0.625000 5.55660 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.250000 0.500000 2.09680 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.250000 0.625000 3.89825 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.125000 0.625000 5.55660 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.250000 0.625000 3.89825 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.250000 0.625000 3.89825 +0.750000 0.250000 0.625000 1.04743 + + +0.500000 0.00000 0.625000 12.4913 +0.625000 0.00000 0.625000 7.21495 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.125000 0.625000 9.62018 + + +0.500000 0.00000 0.625000 12.4913 +0.500000 0.00000 0.750000 18.2637 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.125000 0.625000 5.55660 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.00000 0.750000 10.5491 + + +0.500000 0.125000 0.625000 9.62018 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.125000 0.750000 14.0658 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.00000 0.750000 18.2637 +0.625000 0.00000 0.750000 10.5491 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.125000 0.750000 14.0658 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.125000 0.750000 14.0658 +0.625000 0.125000 0.750000 8.12440 + + +0.625000 0.00000 0.625000 7.21495 +0.750000 0.00000 0.625000 1.93861 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.125000 0.625000 5.55660 + + +0.625000 0.00000 0.625000 7.21495 +0.625000 0.00000 0.750000 10.5491 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.125000 0.625000 1.49302 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.00000 0.750000 2.83447 + + +0.625000 0.125000 0.625000 5.55660 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.125000 0.750000 8.12440 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.00000 0.750000 10.5491 +0.750000 0.00000 0.750000 2.83447 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.125000 0.750000 8.12440 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.125000 0.750000 8.12440 +0.750000 0.125000 0.750000 2.18297 + + +0.500000 0.125000 0.625000 9.62018 +0.625000 0.125000 0.625000 5.55660 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.250000 0.625000 6.74907 + + +0.500000 0.125000 0.625000 9.62018 +0.500000 0.125000 0.750000 14.0658 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.250000 0.625000 3.89825 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.250000 0.625000 6.74907 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.250000 0.750000 9.86793 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.125000 0.750000 14.0658 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.250000 0.750000 9.86793 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.250000 0.750000 9.86793 +0.625000 0.250000 0.750000 5.69970 + + +0.625000 0.125000 0.625000 5.55660 +0.750000 0.125000 0.625000 1.49302 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.250000 0.625000 3.89825 + + +0.625000 0.125000 0.625000 5.55660 +0.625000 0.125000 0.750000 8.12440 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.250000 0.625000 1.04743 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.250000 0.625000 3.89825 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.250000 0.750000 5.69970 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.125000 0.750000 8.12440 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.250000 0.750000 5.69970 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.250000 0.750000 5.69970 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.500000 1.04274 +0.875000 0.00000 0.500000 -2.27466 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.125000 0.500000 0.803070 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.625000 1.93861 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.125000 0.500000 -1.75183 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.00000 0.625000 -4.22891 + + +0.750000 0.125000 0.500000 0.803070 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.125000 0.625000 1.49302 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.00000 0.625000 1.93861 +0.875000 0.00000 0.625000 -4.22891 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.125000 0.625000 1.49302 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.125000 0.625000 1.49302 +0.875000 0.125000 0.625000 -3.25690 + + +0.875000 0.00000 0.500000 -2.27466 +1.00000 0.00000 0.500000 -5.59206 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.125000 0.500000 -1.75183 + + +0.875000 0.00000 0.500000 -2.27466 +0.875000 0.00000 0.625000 -4.22891 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.125000 0.500000 -4.30673 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.00000 0.625000 -10.3964 + + +0.875000 0.125000 0.500000 -1.75183 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.125000 0.625000 -3.25690 + + +1.00000 0.125000 0.500000 -4.30673 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.00000 0.625000 -4.22891 +1.00000 0.00000 0.625000 -10.3964 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.125000 0.625000 -3.25690 + + +1.00000 0.00000 0.625000 -10.3964 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.125000 0.625000 -3.25690 +1.00000 0.125000 0.625000 -8.00681 + + +0.750000 0.125000 0.500000 0.803070 +0.875000 0.125000 0.500000 -1.75183 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.125000 0.500000 0.803070 +0.750000 0.125000 0.625000 1.49302 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.250000 0.500000 -1.22900 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.250000 0.500000 0.563397 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.625000 1.04743 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.125000 0.625000 1.49302 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.250000 0.625000 1.04743 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.250000 0.625000 1.04743 +0.875000 0.250000 0.625000 -2.28489 + + +0.875000 0.125000 0.500000 -1.75183 +1.00000 0.125000 0.500000 -4.30673 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.250000 0.500000 -1.22900 + + +0.875000 0.125000 0.500000 -1.75183 +0.875000 0.125000 0.625000 -3.25690 + + +1.00000 0.125000 0.500000 -4.30673 +1.00000 0.250000 0.500000 -3.02140 + + +1.00000 0.125000 0.500000 -4.30673 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.250000 0.500000 -1.22900 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.250000 0.625000 -2.28489 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.125000 0.625000 -3.25690 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.250000 0.625000 -2.28489 + + +1.00000 0.125000 0.625000 -8.00681 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.250000 0.625000 -2.28489 +1.00000 0.250000 0.625000 -5.61721 + + +0.750000 0.00000 0.625000 1.93861 +0.875000 0.00000 0.625000 -4.22891 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.125000 0.625000 1.49302 + + +0.750000 0.00000 0.625000 1.93861 +0.750000 0.00000 0.750000 2.83447 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.125000 0.625000 -3.25690 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.00000 0.750000 -6.18316 + + +0.750000 0.125000 0.625000 1.49302 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.125000 0.750000 2.18297 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.00000 0.750000 2.83447 +0.875000 0.00000 0.750000 -6.18316 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.125000 0.750000 2.18297 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.125000 0.750000 2.18297 +0.875000 0.125000 0.750000 -4.76197 + + +0.875000 0.00000 0.625000 -4.22891 +1.00000 0.00000 0.625000 -10.3964 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.125000 0.625000 -3.25690 + + +0.875000 0.00000 0.625000 -4.22891 +0.875000 0.00000 0.750000 -6.18316 + + +1.00000 0.00000 0.625000 -10.3964 +1.00000 0.125000 0.625000 -8.00681 + + +1.00000 0.00000 0.625000 -10.3964 +1.00000 0.00000 0.750000 -15.2008 + + +0.875000 0.125000 0.625000 -3.25690 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.125000 0.750000 -4.76197 + + +1.00000 0.125000 0.625000 -8.00681 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.00000 0.750000 -6.18316 +1.00000 0.00000 0.750000 -15.2008 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.125000 0.750000 -4.76197 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.125000 0.750000 -4.76197 +1.00000 0.125000 0.750000 -11.7069 + + +0.750000 0.125000 0.625000 1.49302 +0.875000 0.125000 0.625000 -3.25690 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.250000 0.625000 1.04743 + + +0.750000 0.125000 0.625000 1.49302 +0.750000 0.125000 0.750000 2.18297 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.250000 0.625000 -2.28489 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.250000 0.625000 1.04743 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.250000 0.750000 1.53147 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.125000 0.750000 2.18297 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.250000 0.750000 1.53147 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.250000 0.750000 1.53147 +0.875000 0.250000 0.750000 -3.34077 + + +0.875000 0.125000 0.625000 -3.25690 +1.00000 0.125000 0.625000 -8.00681 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.250000 0.625000 -2.28489 + + +0.875000 0.125000 0.625000 -3.25690 +0.875000 0.125000 0.750000 -4.76197 + + +1.00000 0.125000 0.625000 -8.00681 +1.00000 0.250000 0.625000 -5.61721 + + +1.00000 0.125000 0.625000 -8.00681 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.250000 0.625000 -2.28489 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.250000 0.750000 -3.34077 + + +1.00000 0.250000 0.625000 -5.61721 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.125000 0.750000 -4.76197 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.250000 0.750000 -3.34077 + + +1.00000 0.125000 0.750000 -11.7069 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.250000 0.750000 -3.34077 +1.00000 0.250000 0.750000 -8.21302 + + +0.500000 0.250000 0.500000 3.63021 +0.625000 0.250000 0.500000 2.09680 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.375000 0.500000 0.417091 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.625000 6.74907 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.375000 0.500000 0.240911 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.375000 0.500000 0.417091 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.375000 0.625000 0.775431 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.250000 0.625000 6.74907 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.375000 0.625000 0.775431 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.375000 0.625000 0.775431 +0.625000 0.375000 0.625000 0.447888 + + +0.625000 0.250000 0.500000 2.09680 +0.750000 0.250000 0.500000 0.563397 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.375000 0.500000 0.240911 + + +0.625000 0.250000 0.500000 2.09680 +0.625000 0.250000 0.625000 3.89825 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.375000 0.500000 0.0647312 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.375000 0.500000 0.240911 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.375000 0.625000 0.447888 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.250000 0.625000 3.89825 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.375000 0.625000 0.447888 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.375000 0.625000 0.447888 +0.750000 0.375000 0.625000 0.120344 + + +0.500000 0.375000 0.500000 0.417091 +0.625000 0.375000 0.500000 0.240911 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.375000 0.500000 0.417091 +0.500000 0.375000 0.625000 0.775431 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.500000 0.500000 -1.61498 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.500000 0.500000 -2.79603 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.625000 -5.19821 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.375000 0.625000 0.775431 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.500000 0.625000 -5.19821 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.500000 0.625000 -5.19821 +0.625000 0.500000 0.625000 -3.00248 + + +0.625000 0.375000 0.500000 0.240911 +0.750000 0.375000 0.500000 0.0647312 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.500000 0.500000 -1.61498 + + +0.625000 0.375000 0.500000 0.240911 +0.625000 0.375000 0.625000 0.447888 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.500000 0.500000 -1.61498 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.500000 0.625000 -3.00248 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.375000 0.625000 0.447888 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.500000 0.625000 -3.00248 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.500000 0.625000 -3.00248 +0.750000 0.500000 0.625000 -0.806745 + + +0.500000 0.250000 0.625000 6.74907 +0.625000 0.250000 0.625000 3.89825 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.375000 0.625000 0.775431 + + +0.500000 0.250000 0.625000 6.74907 +0.500000 0.250000 0.750000 9.86793 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.375000 0.625000 0.447888 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.375000 0.625000 0.775431 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.375000 0.750000 1.13377 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.250000 0.750000 9.86793 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.375000 0.750000 1.13377 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.375000 0.750000 1.13377 +0.625000 0.375000 0.750000 0.654864 + + +0.625000 0.250000 0.625000 3.89825 +0.750000 0.250000 0.625000 1.04743 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.375000 0.625000 0.447888 + + +0.625000 0.250000 0.625000 3.89825 +0.625000 0.250000 0.750000 5.69970 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.375000 0.625000 0.120344 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.375000 0.625000 0.447888 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.375000 0.750000 0.654864 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.250000 0.750000 5.69970 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.375000 0.750000 0.654864 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.375000 0.750000 0.654864 +0.750000 0.375000 0.750000 0.175958 + + +0.500000 0.375000 0.625000 0.775431 +0.625000 0.375000 0.625000 0.447888 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.500000 0.625000 -5.19821 + + +0.500000 0.375000 0.625000 0.775431 +0.500000 0.375000 0.750000 1.13377 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.500000 0.625000 -3.00248 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.500000 0.625000 -5.19821 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.500000 0.750000 -7.60039 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.375000 0.750000 1.13377 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.500000 0.750000 -7.60039 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.500000 0.750000 -7.60039 +0.625000 0.500000 0.750000 -4.38997 + + +0.625000 0.375000 0.625000 0.447888 +0.750000 0.375000 0.625000 0.120344 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.500000 0.625000 -3.00248 + + +0.625000 0.375000 0.625000 0.447888 +0.625000 0.375000 0.750000 0.654864 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.500000 0.625000 -0.806745 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.500000 0.625000 -3.00248 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.500000 0.750000 -4.38997 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.375000 0.750000 0.654864 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.500000 0.750000 -4.38997 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.500000 0.750000 -4.38997 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.500000 0.563397 +0.875000 0.250000 0.500000 -1.22900 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.375000 0.500000 0.0647312 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.625000 1.04743 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.375000 0.500000 -0.141206 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.375000 0.500000 0.0647312 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.375000 0.625000 0.120344 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.250000 0.625000 1.04743 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.375000 0.625000 0.120344 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.375000 0.625000 0.120344 +0.875000 0.375000 0.625000 -0.262521 + + +0.875000 0.250000 0.500000 -1.22900 +1.00000 0.250000 0.500000 -3.02140 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.375000 0.500000 -0.141206 + + +0.875000 0.250000 0.500000 -1.22900 +0.875000 0.250000 0.625000 -2.28489 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.375000 0.500000 -0.347142 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.375000 0.500000 -0.141206 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.375000 0.625000 -0.262521 + + +1.00000 0.375000 0.500000 -0.347142 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.250000 0.625000 -2.28489 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.375000 0.625000 -0.262521 + + +1.00000 0.250000 0.625000 -5.61721 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.375000 0.625000 -0.262521 +1.00000 0.375000 0.625000 -0.645386 + + +0.750000 0.375000 0.500000 0.0647312 +0.875000 0.375000 0.500000 -0.141206 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.375000 0.500000 0.0647312 +0.750000 0.375000 0.625000 0.120344 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.500000 0.500000 0.946591 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.500000 0.500000 -0.433934 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.625000 -0.806745 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.375000 0.625000 0.120344 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.500000 0.625000 -0.806745 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.500000 0.625000 -0.806745 +0.875000 0.500000 0.625000 1.75985 + + +0.875000 0.375000 0.500000 -0.141206 +1.00000 0.375000 0.500000 -0.347142 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.500000 0.500000 0.946591 + + +0.875000 0.375000 0.500000 -0.141206 +0.875000 0.375000 0.625000 -0.262521 + + +1.00000 0.375000 0.500000 -0.347142 +1.00000 0.500000 0.500000 2.32712 + + +1.00000 0.375000 0.500000 -0.347142 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.500000 0.500000 0.946591 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.500000 0.625000 1.75985 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.375000 0.625000 -0.262521 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.500000 0.625000 1.75985 + + +1.00000 0.375000 0.625000 -0.645386 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.500000 0.625000 1.75985 +1.00000 0.500000 0.625000 4.32644 + + +0.750000 0.250000 0.625000 1.04743 +0.875000 0.250000 0.625000 -2.28489 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.375000 0.625000 0.120344 + + +0.750000 0.250000 0.625000 1.04743 +0.750000 0.250000 0.750000 1.53147 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.375000 0.625000 -0.262521 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.375000 0.625000 0.120344 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.375000 0.750000 0.175958 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.250000 0.750000 1.53147 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.375000 0.750000 0.175958 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.375000 0.750000 0.175958 +0.875000 0.375000 0.750000 -0.383836 + + +0.875000 0.250000 0.625000 -2.28489 +1.00000 0.250000 0.625000 -5.61721 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.375000 0.625000 -0.262521 + + +0.875000 0.250000 0.625000 -2.28489 +0.875000 0.250000 0.750000 -3.34077 + + +1.00000 0.250000 0.625000 -5.61721 +1.00000 0.375000 0.625000 -0.645386 + + +1.00000 0.250000 0.625000 -5.61721 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.375000 0.625000 -0.262521 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.375000 0.750000 -0.383836 + + +1.00000 0.375000 0.625000 -0.645386 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.250000 0.750000 -3.34077 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.375000 0.750000 -0.383836 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.375000 0.750000 -0.383836 +1.00000 0.375000 0.750000 -0.943630 + + +0.750000 0.375000 0.625000 0.120344 +0.875000 0.375000 0.625000 -0.262521 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.500000 0.625000 -0.806745 + + +0.750000 0.375000 0.625000 0.120344 +0.750000 0.375000 0.750000 0.175958 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.500000 0.625000 1.75985 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.500000 0.625000 -0.806745 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.500000 0.750000 -1.17956 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.375000 0.750000 0.175958 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.500000 0.750000 -1.17956 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.500000 0.750000 -1.17956 +0.875000 0.500000 0.750000 2.57310 + + +0.875000 0.375000 0.625000 -0.262521 +1.00000 0.375000 0.625000 -0.645386 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.500000 0.625000 1.75985 + + +0.875000 0.375000 0.625000 -0.262521 +0.875000 0.375000 0.750000 -0.383836 + + +1.00000 0.375000 0.625000 -0.645386 +1.00000 0.500000 0.625000 4.32644 + + +1.00000 0.375000 0.625000 -0.645386 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.500000 0.625000 1.75985 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.500000 0.750000 2.57310 + + +1.00000 0.500000 0.625000 4.32644 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.375000 0.750000 -0.383836 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.500000 0.750000 2.57310 + + +1.00000 0.375000 0.750000 -0.943630 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.500000 0.750000 2.57310 +1.00000 0.500000 0.750000 6.32576 + + +0.500000 0.00000 0.750000 18.2637 +0.625000 0.00000 0.750000 10.5491 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.125000 0.750000 14.0658 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 0.875000 33.9548 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.125000 0.750000 8.12440 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.00000 0.875000 19.6123 + + +0.500000 0.125000 0.750000 14.0658 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.125000 0.875000 26.1504 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.00000 0.875000 33.9548 +0.625000 0.00000 0.875000 19.6123 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.125000 0.875000 26.1504 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.125000 0.875000 26.1504 +0.625000 0.125000 0.875000 15.1044 + + +0.625000 0.00000 0.750000 10.5491 +0.750000 0.00000 0.750000 2.83447 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.125000 0.750000 8.12440 + + +0.625000 0.00000 0.750000 10.5491 +0.625000 0.00000 0.875000 19.6123 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.125000 0.750000 2.18297 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 0.875000 5.26968 + + +0.625000 0.125000 0.750000 8.12440 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.125000 0.875000 15.1044 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.00000 0.875000 19.6123 +0.750000 0.00000 0.875000 5.26968 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.125000 0.875000 15.1044 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.125000 0.875000 15.1044 +0.750000 0.125000 0.875000 4.05845 + + +0.500000 0.125000 0.750000 14.0658 +0.625000 0.125000 0.750000 8.12440 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.125000 0.750000 14.0658 +0.500000 0.125000 0.875000 26.1504 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.250000 0.750000 5.69970 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.250000 0.750000 9.86793 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 0.875000 18.3459 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.125000 0.875000 26.1504 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.250000 0.875000 18.3459 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.250000 0.875000 18.3459 +0.625000 0.250000 0.875000 10.5965 + + +0.625000 0.125000 0.750000 8.12440 +0.750000 0.125000 0.750000 2.18297 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.250000 0.750000 5.69970 + + +0.625000 0.125000 0.750000 8.12440 +0.625000 0.125000 0.875000 15.1044 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.250000 0.750000 5.69970 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.250000 0.875000 10.5965 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.125000 0.875000 15.1044 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.250000 0.875000 10.5965 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.250000 0.875000 10.5965 +0.750000 0.250000 0.875000 2.84722 + + +0.500000 0.00000 0.875000 33.9548 +0.625000 0.00000 0.875000 19.6123 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.125000 0.875000 26.1504 + + +0.500000 0.00000 0.875000 33.9548 +0.500000 0.00000 1.00000 49.6460 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.125000 0.875000 15.1044 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.00000 1.00000 28.6754 + + +0.500000 0.125000 0.875000 26.1504 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.125000 1.00000 38.2349 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.125000 1.00000 22.0844 + + +0.500000 0.00000 1.00000 49.6460 +0.625000 0.00000 1.00000 28.6754 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.125000 1.00000 38.2349 + + +0.625000 0.00000 1.00000 28.6754 +0.625000 0.125000 1.00000 22.0844 + + +0.500000 0.125000 1.00000 38.2349 +0.625000 0.125000 1.00000 22.0844 + + +0.625000 0.00000 0.875000 19.6123 +0.750000 0.00000 0.875000 5.26968 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.125000 0.875000 15.1044 + + +0.625000 0.00000 0.875000 19.6123 +0.625000 0.00000 1.00000 28.6754 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.125000 0.875000 4.05845 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.00000 1.00000 7.70489 + + +0.625000 0.125000 0.875000 15.1044 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.125000 1.00000 22.0844 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.125000 1.00000 5.93393 + + +0.625000 0.00000 1.00000 28.6754 +0.750000 0.00000 1.00000 7.70489 + + +0.625000 0.00000 1.00000 28.6754 +0.625000 0.125000 1.00000 22.0844 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.125000 1.00000 5.93393 + + +0.625000 0.125000 1.00000 22.0844 +0.750000 0.125000 1.00000 5.93393 + + +0.500000 0.125000 0.875000 26.1504 +0.625000 0.125000 0.875000 15.1044 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.250000 0.875000 18.3459 + + +0.500000 0.125000 0.875000 26.1504 +0.500000 0.125000 1.00000 38.2349 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.250000 0.875000 10.5965 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.125000 1.00000 22.0844 + + +0.500000 0.250000 0.875000 18.3459 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.250000 1.00000 26.8238 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.250000 1.00000 15.4934 + + +0.500000 0.125000 1.00000 38.2349 +0.625000 0.125000 1.00000 22.0844 + + +0.500000 0.125000 1.00000 38.2349 +0.500000 0.250000 1.00000 26.8238 + + +0.625000 0.125000 1.00000 22.0844 +0.625000 0.250000 1.00000 15.4934 + + +0.500000 0.250000 1.00000 26.8238 +0.625000 0.250000 1.00000 15.4934 + + +0.625000 0.125000 0.875000 15.1044 +0.750000 0.125000 0.875000 4.05845 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.250000 0.875000 10.5965 + + +0.625000 0.125000 0.875000 15.1044 +0.625000 0.125000 1.00000 22.0844 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.250000 0.875000 2.84722 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.125000 1.00000 5.93393 + + +0.625000 0.250000 0.875000 10.5965 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.250000 1.00000 15.4934 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.250000 1.00000 4.16297 + + +0.625000 0.125000 1.00000 22.0844 +0.750000 0.125000 1.00000 5.93393 + + +0.625000 0.125000 1.00000 22.0844 +0.625000 0.250000 1.00000 15.4934 + + +0.750000 0.125000 1.00000 5.93393 +0.750000 0.250000 1.00000 4.16297 + + +0.625000 0.250000 1.00000 15.4934 +0.750000 0.250000 1.00000 4.16297 + + +0.750000 0.00000 0.750000 2.83447 +0.875000 0.00000 0.750000 -6.18316 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.125000 0.750000 2.18297 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 0.875000 5.26968 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.125000 0.750000 -4.76197 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.00000 0.875000 -11.4954 + + +0.750000 0.125000 0.750000 2.18297 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.125000 0.875000 4.05845 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.00000 0.875000 5.26968 +0.875000 0.00000 0.875000 -11.4954 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.125000 0.875000 4.05845 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.125000 0.875000 4.05845 +0.875000 0.125000 0.875000 -8.85316 + + +0.875000 0.00000 0.750000 -6.18316 +1.00000 0.00000 0.750000 -15.2008 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.125000 0.750000 -4.76197 + + +0.875000 0.00000 0.750000 -6.18316 +0.875000 0.00000 0.875000 -11.4954 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.125000 0.750000 -11.7069 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.00000 0.875000 -28.2604 + + +0.875000 0.125000 0.750000 -4.76197 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.125000 0.875000 -8.85316 + + +1.00000 0.125000 0.750000 -11.7069 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.00000 0.875000 -11.4954 +1.00000 0.00000 0.875000 -28.2604 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.125000 0.875000 -8.85316 + + +1.00000 0.00000 0.875000 -28.2604 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.125000 0.875000 -8.85316 +1.00000 0.125000 0.875000 -21.7648 + + +0.750000 0.125000 0.750000 2.18297 +0.875000 0.125000 0.750000 -4.76197 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.125000 0.750000 2.18297 +0.750000 0.125000 0.875000 4.05845 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.250000 0.750000 -3.34077 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.250000 0.750000 1.53147 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 0.875000 2.84722 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.125000 0.875000 4.05845 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.250000 0.875000 2.84722 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.250000 0.875000 2.84722 +0.875000 0.250000 0.875000 -6.21097 + + +0.875000 0.125000 0.750000 -4.76197 +1.00000 0.125000 0.750000 -11.7069 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.250000 0.750000 -3.34077 + + +0.875000 0.125000 0.750000 -4.76197 +0.875000 0.125000 0.875000 -8.85316 + + +1.00000 0.125000 0.750000 -11.7069 +1.00000 0.250000 0.750000 -8.21302 + + +1.00000 0.125000 0.750000 -11.7069 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.250000 0.750000 -3.34077 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.250000 0.875000 -6.21097 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.125000 0.875000 -8.85316 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.250000 0.875000 -6.21097 + + +1.00000 0.125000 0.875000 -21.7648 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.250000 0.875000 -6.21097 +1.00000 0.250000 0.875000 -15.2692 + + +0.750000 0.00000 0.875000 5.26968 +0.875000 0.00000 0.875000 -11.4954 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.125000 0.875000 4.05845 + + +0.750000 0.00000 0.875000 5.26968 +0.750000 0.00000 1.00000 7.70489 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.125000 0.875000 -8.85316 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.00000 1.00000 -16.8076 + + +0.750000 0.125000 0.875000 4.05845 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.125000 1.00000 5.93393 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.125000 1.00000 -12.9444 + + +0.750000 0.00000 1.00000 7.70489 +0.875000 0.00000 1.00000 -16.8076 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.125000 1.00000 5.93393 + + +0.875000 0.00000 1.00000 -16.8076 +0.875000 0.125000 1.00000 -12.9444 + + +0.750000 0.125000 1.00000 5.93393 +0.875000 0.125000 1.00000 -12.9444 + + +0.875000 0.00000 0.875000 -11.4954 +1.00000 0.00000 0.875000 -28.2604 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.125000 0.875000 -8.85316 + + +0.875000 0.00000 0.875000 -11.4954 +0.875000 0.00000 1.00000 -16.8076 + + +1.00000 0.00000 0.875000 -28.2604 +1.00000 0.125000 0.875000 -21.7648 + + +1.00000 0.00000 0.875000 -28.2604 +1.00000 0.00000 1.00000 -41.3200 + + +0.875000 0.125000 0.875000 -8.85316 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.125000 1.00000 -12.9444 + + +1.00000 0.125000 0.875000 -21.7648 +1.00000 0.125000 1.00000 -31.8227 + + +0.875000 0.00000 1.00000 -16.8076 +1.00000 0.00000 1.00000 -41.3200 + + +0.875000 0.00000 1.00000 -16.8076 +0.875000 0.125000 1.00000 -12.9444 + + +1.00000 0.00000 1.00000 -41.3200 +1.00000 0.125000 1.00000 -31.8227 + + +0.875000 0.125000 1.00000 -12.9444 +1.00000 0.125000 1.00000 -31.8227 + + +0.750000 0.125000 0.875000 4.05845 +0.875000 0.125000 0.875000 -8.85316 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.250000 0.875000 2.84722 + + +0.750000 0.125000 0.875000 4.05845 +0.750000 0.125000 1.00000 5.93393 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.250000 0.875000 -6.21097 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.125000 1.00000 -12.9444 + + +0.750000 0.250000 0.875000 2.84722 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.250000 1.00000 4.16297 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.250000 1.00000 -9.08116 + + +0.750000 0.125000 1.00000 5.93393 +0.875000 0.125000 1.00000 -12.9444 + + +0.750000 0.125000 1.00000 5.93393 +0.750000 0.250000 1.00000 4.16297 + + +0.875000 0.125000 1.00000 -12.9444 +0.875000 0.250000 1.00000 -9.08116 + + +0.750000 0.250000 1.00000 4.16297 +0.875000 0.250000 1.00000 -9.08116 + + +0.875000 0.125000 0.875000 -8.85316 +1.00000 0.125000 0.875000 -21.7648 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.250000 0.875000 -6.21097 + + +0.875000 0.125000 0.875000 -8.85316 +0.875000 0.125000 1.00000 -12.9444 + + +1.00000 0.125000 0.875000 -21.7648 +1.00000 0.250000 0.875000 -15.2692 + + +1.00000 0.125000 0.875000 -21.7648 +1.00000 0.125000 1.00000 -31.8227 + + +0.875000 0.250000 0.875000 -6.21097 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.250000 1.00000 -9.08116 + + +1.00000 0.250000 0.875000 -15.2692 +1.00000 0.250000 1.00000 -22.3253 + + +0.875000 0.125000 1.00000 -12.9444 +1.00000 0.125000 1.00000 -31.8227 + + +0.875000 0.125000 1.00000 -12.9444 +0.875000 0.250000 1.00000 -9.08116 + + +1.00000 0.125000 1.00000 -31.8227 +1.00000 0.250000 1.00000 -22.3253 + + +0.875000 0.250000 1.00000 -9.08116 +1.00000 0.250000 1.00000 -22.3253 + + +0.500000 0.250000 0.750000 9.86793 +0.625000 0.250000 0.750000 5.69970 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.375000 0.750000 1.13377 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 0.875000 18.3459 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.375000 0.750000 0.654864 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.375000 0.750000 1.13377 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.375000 0.875000 2.10784 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.250000 0.875000 18.3459 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.375000 0.875000 2.10784 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.375000 0.875000 2.10784 +0.625000 0.375000 0.875000 1.21748 + + +0.625000 0.250000 0.750000 5.69970 +0.750000 0.250000 0.750000 1.53147 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.375000 0.750000 0.654864 + + +0.625000 0.250000 0.750000 5.69970 +0.625000 0.250000 0.875000 10.5965 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.375000 0.750000 0.175958 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.375000 0.750000 0.654864 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.375000 0.875000 1.21748 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.250000 0.875000 10.5965 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.375000 0.875000 1.21748 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.375000 0.875000 1.21748 +0.750000 0.375000 0.875000 0.327130 + + +0.500000 0.375000 0.750000 1.13377 +0.625000 0.375000 0.750000 0.654864 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.375000 0.750000 1.13377 +0.500000 0.375000 0.875000 2.10784 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.500000 0.750000 -4.38997 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.500000 0.750000 -7.60039 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 0.875000 -14.1302 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.375000 0.875000 2.10784 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.500000 0.875000 -14.1302 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.500000 0.875000 -14.1302 +0.625000 0.500000 0.875000 -8.16158 + + +0.625000 0.375000 0.750000 0.654864 +0.750000 0.375000 0.750000 0.175958 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.500000 0.750000 -4.38997 + + +0.625000 0.375000 0.750000 0.654864 +0.625000 0.375000 0.875000 1.21748 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.500000 0.750000 -4.38997 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.500000 0.875000 -8.16158 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.375000 0.875000 1.21748 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.500000 0.875000 -8.16158 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.500000 0.875000 -8.16158 +0.750000 0.500000 0.875000 -2.19296 + + +0.500000 0.250000 0.875000 18.3459 +0.625000 0.250000 0.875000 10.5965 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.375000 0.875000 2.10784 + + +0.500000 0.250000 0.875000 18.3459 +0.500000 0.250000 1.00000 26.8238 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.375000 0.875000 1.21748 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.250000 1.00000 15.4934 + + +0.500000 0.375000 0.875000 2.10784 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.375000 1.00000 3.08191 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.375000 1.00000 1.78011 + + +0.500000 0.250000 1.00000 26.8238 +0.625000 0.250000 1.00000 15.4934 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.375000 1.00000 3.08191 + + +0.625000 0.250000 1.00000 15.4934 +0.625000 0.375000 1.00000 1.78011 + + +0.500000 0.375000 1.00000 3.08191 +0.625000 0.375000 1.00000 1.78011 + + +0.625000 0.250000 0.875000 10.5965 +0.750000 0.250000 0.875000 2.84722 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.375000 0.875000 1.21748 + + +0.625000 0.250000 0.875000 10.5965 +0.625000 0.250000 1.00000 15.4934 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.375000 0.875000 0.327130 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.250000 1.00000 4.16297 + + +0.625000 0.375000 0.875000 1.21748 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.375000 1.00000 1.78011 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.375000 1.00000 0.478302 + + +0.625000 0.250000 1.00000 15.4934 +0.750000 0.250000 1.00000 4.16297 + + +0.625000 0.250000 1.00000 15.4934 +0.625000 0.375000 1.00000 1.78011 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.375000 1.00000 0.478302 + + +0.625000 0.375000 1.00000 1.78011 +0.750000 0.375000 1.00000 0.478302 + + +0.500000 0.375000 0.875000 2.10784 +0.625000 0.375000 0.875000 1.21748 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.500000 0.875000 -14.1302 + + +0.500000 0.375000 0.875000 2.10784 +0.500000 0.375000 1.00000 3.08191 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.500000 0.875000 -8.16158 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.375000 1.00000 1.78011 + + +0.500000 0.500000 0.875000 -14.1302 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.500000 1.00000 -20.6600 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.500000 1.00000 -11.9332 + + +0.500000 0.375000 1.00000 3.08191 +0.625000 0.375000 1.00000 1.78011 + + +0.500000 0.375000 1.00000 3.08191 +0.500000 0.500000 1.00000 -20.6600 + + +0.625000 0.375000 1.00000 1.78011 +0.625000 0.500000 1.00000 -11.9332 + + +0.500000 0.500000 1.00000 -20.6600 +0.625000 0.500000 1.00000 -11.9332 + + +0.625000 0.375000 0.875000 1.21748 +0.750000 0.375000 0.875000 0.327130 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.500000 0.875000 -8.16158 + + +0.625000 0.375000 0.875000 1.21748 +0.625000 0.375000 1.00000 1.78011 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.500000 0.875000 -2.19296 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.375000 1.00000 0.478302 + + +0.625000 0.500000 0.875000 -8.16158 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.500000 1.00000 -11.9332 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.500000 1.00000 -3.20637 + + +0.625000 0.375000 1.00000 1.78011 +0.750000 0.375000 1.00000 0.478302 + + +0.625000 0.375000 1.00000 1.78011 +0.625000 0.500000 1.00000 -11.9332 + + +0.750000 0.375000 1.00000 0.478302 +0.750000 0.500000 1.00000 -3.20637 + + +0.625000 0.500000 1.00000 -11.9332 +0.750000 0.500000 1.00000 -3.20637 + + +0.750000 0.250000 0.750000 1.53147 +0.875000 0.250000 0.750000 -3.34077 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.375000 0.750000 0.175958 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 0.875000 2.84722 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.375000 0.750000 -0.383836 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.375000 0.750000 0.175958 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.375000 0.875000 0.327130 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.250000 0.875000 2.84722 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.375000 0.875000 0.327130 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.375000 0.875000 0.327130 +0.875000 0.375000 0.875000 -0.713606 + + +0.875000 0.250000 0.750000 -3.34077 +1.00000 0.250000 0.750000 -8.21302 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.375000 0.750000 -0.383836 + + +0.875000 0.250000 0.750000 -3.34077 +0.875000 0.250000 0.875000 -6.21097 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.375000 0.750000 -0.943630 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.375000 0.750000 -0.383836 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.375000 0.875000 -0.713606 + + +1.00000 0.375000 0.750000 -0.943630 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.250000 0.875000 -6.21097 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.375000 0.875000 -0.713606 + + +1.00000 0.250000 0.875000 -15.2692 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.375000 0.875000 -0.713606 +1.00000 0.375000 0.875000 -1.75434 + + +0.750000 0.375000 0.750000 0.175958 +0.875000 0.375000 0.750000 -0.383836 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.375000 0.750000 0.175958 +0.750000 0.375000 0.875000 0.327130 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.500000 0.750000 2.57310 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.500000 0.750000 -1.17956 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 0.875000 -2.19296 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.375000 0.875000 0.327130 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.500000 0.875000 -2.19296 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.500000 0.875000 -2.19296 +0.875000 0.500000 0.875000 4.78376 + + +0.875000 0.375000 0.750000 -0.383836 +1.00000 0.375000 0.750000 -0.943630 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.500000 0.750000 2.57310 + + +0.875000 0.375000 0.750000 -0.383836 +0.875000 0.375000 0.875000 -0.713606 + + +1.00000 0.375000 0.750000 -0.943630 +1.00000 0.500000 0.750000 6.32576 + + +1.00000 0.375000 0.750000 -0.943630 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.500000 0.750000 2.57310 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.500000 0.875000 4.78376 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.375000 0.875000 -0.713606 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.500000 0.875000 4.78376 + + +1.00000 0.375000 0.875000 -1.75434 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.500000 0.875000 4.78376 +1.00000 0.500000 0.875000 11.7605 + + +0.750000 0.250000 0.875000 2.84722 +0.875000 0.250000 0.875000 -6.21097 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.375000 0.875000 0.327130 + + +0.750000 0.250000 0.875000 2.84722 +0.750000 0.250000 1.00000 4.16297 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.375000 0.875000 -0.713606 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.250000 1.00000 -9.08116 + + +0.750000 0.375000 0.875000 0.327130 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.375000 1.00000 0.478302 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.375000 1.00000 -1.04338 + + +0.750000 0.250000 1.00000 4.16297 +0.875000 0.250000 1.00000 -9.08116 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.375000 1.00000 0.478302 + + +0.875000 0.250000 1.00000 -9.08116 +0.875000 0.375000 1.00000 -1.04338 + + +0.750000 0.375000 1.00000 0.478302 +0.875000 0.375000 1.00000 -1.04338 + + +0.875000 0.250000 0.875000 -6.21097 +1.00000 0.250000 0.875000 -15.2692 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.375000 0.875000 -0.713606 + + +0.875000 0.250000 0.875000 -6.21097 +0.875000 0.250000 1.00000 -9.08116 + + +1.00000 0.250000 0.875000 -15.2692 +1.00000 0.375000 0.875000 -1.75434 + + +1.00000 0.250000 0.875000 -15.2692 +1.00000 0.250000 1.00000 -22.3253 + + +0.875000 0.375000 0.875000 -0.713606 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.375000 1.00000 -1.04338 + + +1.00000 0.375000 0.875000 -1.75434 +1.00000 0.375000 1.00000 -2.56505 + + +0.875000 0.250000 1.00000 -9.08116 +1.00000 0.250000 1.00000 -22.3253 + + +0.875000 0.250000 1.00000 -9.08116 +0.875000 0.375000 1.00000 -1.04338 + + +1.00000 0.250000 1.00000 -22.3253 +1.00000 0.375000 1.00000 -2.56505 + + +0.875000 0.375000 1.00000 -1.04338 +1.00000 0.375000 1.00000 -2.56505 + + +0.750000 0.375000 0.875000 0.327130 +0.875000 0.375000 0.875000 -0.713606 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.500000 0.875000 -2.19296 + + +0.750000 0.375000 0.875000 0.327130 +0.750000 0.375000 1.00000 0.478302 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.500000 0.875000 4.78376 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.375000 1.00000 -1.04338 + + +0.750000 0.500000 0.875000 -2.19296 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.500000 1.00000 -3.20637 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.500000 1.00000 6.99441 + + +0.750000 0.375000 1.00000 0.478302 +0.875000 0.375000 1.00000 -1.04338 + + +0.750000 0.375000 1.00000 0.478302 +0.750000 0.500000 1.00000 -3.20637 + + +0.875000 0.375000 1.00000 -1.04338 +0.875000 0.500000 1.00000 6.99441 + + +0.750000 0.500000 1.00000 -3.20637 +0.875000 0.500000 1.00000 6.99441 + + +0.875000 0.375000 0.875000 -0.713606 +1.00000 0.375000 0.875000 -1.75434 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.500000 0.875000 4.78376 + + +0.875000 0.375000 0.875000 -0.713606 +0.875000 0.375000 1.00000 -1.04338 + + +1.00000 0.375000 0.875000 -1.75434 +1.00000 0.500000 0.875000 11.7605 + + +1.00000 0.375000 0.875000 -1.75434 +1.00000 0.375000 1.00000 -2.56505 + + +0.875000 0.500000 0.875000 4.78376 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.500000 1.00000 6.99441 + + +1.00000 0.500000 0.875000 11.7605 +1.00000 0.500000 1.00000 17.1952 + + +0.875000 0.375000 1.00000 -1.04338 +1.00000 0.375000 1.00000 -2.56505 + + +0.875000 0.375000 1.00000 -1.04338 +0.875000 0.500000 1.00000 6.99441 + + +1.00000 0.375000 1.00000 -2.56505 +1.00000 0.500000 1.00000 17.1952 + + +0.875000 0.500000 1.00000 6.99441 +1.00000 0.500000 1.00000 17.1952 + + +0.00000 0.500000 0.500000 0.00000 +0.125000 0.500000 0.500000 -1.29373 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.625000 0.500000 0.00000 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.625000 0.00000 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.625000 0.500000 -2.18573 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.625000 0.500000 0.00000 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.625000 0.500000 0.00000 +0.00000 0.625000 0.625000 0.00000 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.500000 0.625000 0.00000 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.500000 0.625000 0.00000 +0.00000 0.625000 0.625000 0.00000 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.625000 0.625000 0.00000 +0.125000 0.625000 0.625000 -4.06358 + + +0.125000 0.500000 0.500000 -1.29373 +0.250000 0.500000 0.500000 -2.58747 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.625000 0.500000 -2.18573 + + +0.125000 0.500000 0.500000 -1.29373 +0.125000 0.500000 0.625000 -2.40523 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.625000 0.500000 -4.37146 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.625000 0.500000 -2.18573 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.625000 0.625000 -4.06358 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.500000 0.625000 -2.40523 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.625000 0.625000 -4.06358 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.625000 0.625000 -4.06358 +0.250000 0.625000 0.625000 -8.12716 + + +0.00000 0.625000 0.500000 0.00000 +0.125000 0.625000 0.500000 -2.18573 + + +0.00000 0.625000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.00000 0.625000 0.500000 0.00000 +0.00000 0.625000 0.625000 0.00000 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.750000 0.500000 -3.07773 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.750000 0.500000 0.00000 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.625000 0.00000 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.625000 0.625000 0.00000 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.625000 0.625000 0.00000 +0.00000 0.750000 0.625000 0.00000 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.750000 0.625000 0.00000 +0.125000 0.750000 0.625000 -5.72193 + + +0.125000 0.625000 0.500000 -2.18573 +0.250000 0.625000 0.500000 -4.37146 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.750000 0.500000 -3.07773 + + +0.125000 0.625000 0.500000 -2.18573 +0.125000 0.625000 0.625000 -4.06358 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.750000 0.500000 -3.07773 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.750000 0.625000 -5.72193 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.625000 0.625000 -4.06358 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.750000 0.625000 -5.72193 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.750000 0.625000 -5.72193 +0.250000 0.750000 0.625000 -11.4439 + + +0.00000 0.500000 0.625000 0.00000 +0.125000 0.500000 0.625000 -2.40523 + + +0.00000 0.500000 0.625000 0.00000 +0.00000 0.625000 0.625000 0.00000 + + +0.00000 0.500000 0.625000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.625000 0.625000 -4.06358 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.625000 0.625000 0.00000 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.625000 0.625000 0.00000 +0.00000 0.625000 0.750000 0.00000 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.500000 0.750000 0.00000 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.625000 0.750000 0.00000 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.625000 0.750000 0.00000 +0.125000 0.625000 0.750000 -5.94143 + + +0.125000 0.500000 0.625000 -2.40523 +0.250000 0.500000 0.625000 -4.81046 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.625000 0.625000 -4.06358 + + +0.125000 0.500000 0.625000 -2.40523 +0.125000 0.500000 0.750000 -3.51673 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.625000 0.625000 -8.12716 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.625000 0.625000 -4.06358 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.625000 0.750000 -5.94143 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.500000 0.750000 -3.51673 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.625000 0.750000 -5.94143 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.625000 0.750000 -5.94143 +0.250000 0.625000 0.750000 -11.8829 + + +0.00000 0.625000 0.625000 0.00000 +0.125000 0.625000 0.625000 -4.06358 + + +0.00000 0.625000 0.625000 0.00000 +0.00000 0.750000 0.625000 0.00000 + + +0.00000 0.625000 0.625000 0.00000 +0.00000 0.625000 0.750000 0.00000 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.750000 0.625000 -5.72193 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.750000 0.625000 0.00000 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.750000 0.625000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.625000 0.750000 0.00000 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.625000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.750000 0.750000 0.00000 +0.125000 0.750000 0.750000 -8.36613 + + +0.125000 0.625000 0.625000 -4.06358 +0.250000 0.625000 0.625000 -8.12716 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.750000 0.625000 -5.72193 + + +0.125000 0.625000 0.625000 -4.06358 +0.125000 0.625000 0.750000 -5.94143 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.750000 0.625000 -11.4439 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.750000 0.625000 -5.72193 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.750000 0.750000 -8.36613 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.625000 0.750000 -5.94143 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.750000 0.750000 -8.36613 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.750000 0.750000 -8.36613 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.500000 -2.58747 +0.375000 0.500000 0.500000 -2.69175 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.625000 0.500000 -4.37146 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.625000 -4.81046 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.625000 0.500000 -4.54764 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.625000 0.500000 -4.37146 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.625000 0.625000 -8.12716 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.500000 0.625000 -4.81046 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.625000 0.625000 -8.12716 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.625000 0.625000 -8.12716 +0.375000 0.625000 0.625000 -8.45470 + + +0.375000 0.500000 0.500000 -2.69175 +0.500000 0.500000 0.500000 -2.79603 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.625000 0.500000 -4.54764 + + +0.375000 0.500000 0.500000 -2.69175 +0.375000 0.500000 0.625000 -5.00434 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.625000 0.500000 -4.72382 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.625000 0.500000 -4.54764 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.625000 0.625000 -8.45470 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.500000 0.625000 -5.00434 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.625000 0.625000 -8.45470 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.625000 0.625000 -8.45470 +0.500000 0.625000 0.625000 -8.78225 + + +0.250000 0.625000 0.500000 -4.37146 +0.375000 0.625000 0.500000 -4.54764 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.625000 0.500000 -4.37146 +0.250000 0.625000 0.625000 -8.12716 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.750000 0.500000 -6.40353 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.750000 0.500000 -6.15545 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.625000 -11.4439 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.625000 0.625000 -8.12716 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.750000 0.625000 -11.4439 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.750000 0.625000 -11.4439 +0.375000 0.750000 0.625000 -11.9051 + + +0.375000 0.625000 0.500000 -4.54764 +0.500000 0.625000 0.500000 -4.72382 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.750000 0.500000 -6.40353 + + +0.375000 0.625000 0.500000 -4.54764 +0.375000 0.625000 0.625000 -8.45470 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.750000 0.500000 -6.40353 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.750000 0.625000 -11.9051 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.625000 0.625000 -8.45470 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.750000 0.625000 -11.9051 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.750000 0.625000 -11.9051 +0.500000 0.750000 0.625000 -12.3663 + + +0.250000 0.500000 0.625000 -4.81046 +0.375000 0.500000 0.625000 -5.00434 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.625000 0.625000 -8.12716 + + +0.250000 0.500000 0.625000 -4.81046 +0.250000 0.500000 0.750000 -7.03346 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.625000 0.625000 -8.45470 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.625000 0.625000 -8.12716 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.625000 0.750000 -11.8829 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.500000 0.750000 -7.03346 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.625000 0.750000 -11.8829 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.625000 0.750000 -11.8829 +0.375000 0.625000 0.750000 -12.3618 + + +0.375000 0.500000 0.625000 -5.00434 +0.500000 0.500000 0.625000 -5.19821 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.625000 0.625000 -8.45470 + + +0.375000 0.500000 0.625000 -5.00434 +0.375000 0.500000 0.750000 -7.31693 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.625000 0.625000 -8.78225 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.625000 0.625000 -8.45470 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.625000 0.750000 -12.3618 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.500000 0.750000 -7.31693 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.625000 0.750000 -12.3618 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.625000 0.750000 -12.3618 +0.500000 0.625000 0.750000 -12.8407 + + +0.250000 0.625000 0.625000 -8.12716 +0.375000 0.625000 0.625000 -8.45470 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.750000 0.625000 -11.4439 + + +0.250000 0.625000 0.625000 -8.12716 +0.250000 0.625000 0.750000 -11.8829 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.750000 0.625000 -11.9051 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.750000 0.625000 -11.4439 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.750000 0.750000 -16.7323 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.625000 0.750000 -11.8829 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.750000 0.750000 -16.7323 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.750000 0.750000 -16.7323 +0.375000 0.750000 0.750000 -17.4066 + + +0.375000 0.625000 0.625000 -8.45470 +0.500000 0.625000 0.625000 -8.78225 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.750000 0.625000 -11.9051 + + +0.375000 0.625000 0.625000 -8.45470 +0.375000 0.625000 0.750000 -12.3618 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.750000 0.625000 -12.3663 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.750000 0.625000 -11.9051 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.750000 0.750000 -17.4066 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.625000 0.750000 -12.3618 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.750000 0.750000 -17.4066 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.750000 0.750000 -17.4066 +0.500000 0.750000 0.750000 -18.0810 + + +0.00000 0.750000 0.500000 0.00000 +0.125000 0.750000 0.500000 -3.07773 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.875000 0.500000 0.00000 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.625000 0.00000 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.875000 0.500000 -2.55490 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.875000 0.500000 0.00000 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 0.875000 0.500000 0.00000 +0.00000 0.875000 0.625000 0.00000 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 0.750000 0.625000 0.00000 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.750000 0.625000 0.00000 +0.00000 0.875000 0.625000 0.00000 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 0.875000 0.625000 0.00000 +0.125000 0.875000 0.625000 -4.74992 + + +0.125000 0.750000 0.500000 -3.07773 +0.250000 0.750000 0.500000 -6.15545 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.875000 0.500000 -2.55490 + + +0.125000 0.750000 0.500000 -3.07773 +0.125000 0.750000 0.625000 -5.72193 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.875000 0.500000 -5.10980 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.875000 0.500000 -2.55490 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 0.875000 0.625000 -4.74992 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 0.750000 0.625000 -5.72193 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.875000 0.625000 -4.74992 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 0.875000 0.625000 -4.74992 +0.250000 0.875000 0.625000 -9.49984 + + +0.00000 0.875000 0.500000 0.00000 +0.125000 0.875000 0.500000 -2.55490 + + +0.00000 0.875000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.00000 0.875000 0.500000 0.00000 +0.00000 0.875000 0.625000 0.00000 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 1.00000 0.500000 -2.03207 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 1.00000 0.500000 0.00000 +0.125000 1.00000 0.500000 -2.03207 + + +0.00000 1.00000 0.500000 0.00000 +0.00000 1.00000 0.625000 0.00000 + + +0.125000 1.00000 0.500000 -2.03207 +0.125000 1.00000 0.625000 -3.77791 + + +0.00000 0.875000 0.625000 0.00000 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 0.875000 0.625000 0.00000 +0.00000 1.00000 0.625000 0.00000 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 1.00000 0.625000 -3.77791 + + +0.00000 1.00000 0.625000 0.00000 +0.125000 1.00000 0.625000 -3.77791 + + +0.125000 0.875000 0.500000 -2.55490 +0.250000 0.875000 0.500000 -5.10980 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 1.00000 0.500000 -2.03207 + + +0.125000 0.875000 0.500000 -2.55490 +0.125000 0.875000 0.625000 -4.74992 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 1.00000 0.500000 -2.03207 +0.250000 1.00000 0.500000 -4.06414 + + +0.125000 1.00000 0.500000 -2.03207 +0.125000 1.00000 0.625000 -3.77791 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.625000 -7.55582 + + +0.125000 0.875000 0.625000 -4.74992 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 1.00000 0.625000 -3.77791 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 1.00000 0.625000 -7.55582 + + +0.125000 1.00000 0.625000 -3.77791 +0.250000 1.00000 0.625000 -7.55582 + + +0.00000 0.750000 0.625000 0.00000 +0.125000 0.750000 0.625000 -5.72193 + + +0.00000 0.750000 0.625000 0.00000 +0.00000 0.875000 0.625000 0.00000 + + +0.00000 0.750000 0.625000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.875000 0.625000 -4.74992 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.875000 0.625000 0.00000 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 0.875000 0.625000 0.00000 +0.00000 0.875000 0.750000 0.00000 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 0.750000 0.750000 0.00000 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.875000 0.750000 0.00000 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 0.875000 0.750000 0.00000 +0.125000 0.875000 0.750000 -6.94494 + + +0.125000 0.750000 0.625000 -5.72193 +0.250000 0.750000 0.625000 -11.4439 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.875000 0.625000 -4.74992 + + +0.125000 0.750000 0.625000 -5.72193 +0.125000 0.750000 0.750000 -8.36613 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.875000 0.625000 -9.49984 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.875000 0.625000 -4.74992 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 0.875000 0.750000 -6.94494 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 0.750000 0.750000 -8.36613 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.875000 0.750000 -6.94494 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 0.875000 0.750000 -6.94494 +0.250000 0.875000 0.750000 -13.8899 + + +0.00000 0.875000 0.625000 0.00000 +0.125000 0.875000 0.625000 -4.74992 + + +0.00000 0.875000 0.625000 0.00000 +0.00000 1.00000 0.625000 0.00000 + + +0.00000 0.875000 0.625000 0.00000 +0.00000 0.875000 0.750000 0.00000 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 1.00000 0.625000 -3.77791 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 1.00000 0.625000 0.00000 +0.125000 1.00000 0.625000 -3.77791 + + +0.00000 1.00000 0.625000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.125000 1.00000 0.625000 -3.77791 +0.125000 1.00000 0.750000 -5.52375 + + +0.00000 0.875000 0.750000 0.00000 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 0.875000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 1.00000 0.750000 -5.52375 + + +0.00000 1.00000 0.750000 0.00000 +0.125000 1.00000 0.750000 -5.52375 + + +0.125000 0.875000 0.625000 -4.74992 +0.250000 0.875000 0.625000 -9.49984 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 1.00000 0.625000 -3.77791 + + +0.125000 0.875000 0.625000 -4.74992 +0.125000 0.875000 0.750000 -6.94494 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 1.00000 0.625000 -7.55582 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 1.00000 0.625000 -3.77791 +0.250000 1.00000 0.625000 -7.55582 + + +0.125000 1.00000 0.625000 -3.77791 +0.125000 1.00000 0.750000 -5.52375 + + +0.250000 1.00000 0.625000 -7.55582 +0.250000 1.00000 0.750000 -11.0475 + + +0.125000 0.875000 0.750000 -6.94494 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 1.00000 0.750000 -5.52375 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 1.00000 0.750000 -11.0475 + + +0.125000 1.00000 0.750000 -5.52375 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.500000 -6.15545 +0.375000 0.750000 0.500000 -6.40353 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.875000 0.500000 -5.10980 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.625000 -11.4439 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.875000 0.500000 -5.31574 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.875000 0.500000 -5.10980 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 0.875000 0.625000 -9.49984 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 0.750000 0.625000 -11.4439 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.875000 0.625000 -9.49984 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 0.875000 0.625000 -9.49984 +0.375000 0.875000 0.625000 -9.88270 + + +0.375000 0.750000 0.500000 -6.40353 +0.500000 0.750000 0.500000 -6.65161 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.875000 0.500000 -5.31574 + + +0.375000 0.750000 0.500000 -6.40353 +0.375000 0.750000 0.625000 -11.9051 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.875000 0.500000 -5.52167 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.875000 0.500000 -5.31574 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 0.875000 0.625000 -9.88270 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 0.750000 0.625000 -11.9051 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.875000 0.625000 -9.88270 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 0.875000 0.625000 -9.88270 +0.500000 0.875000 0.625000 -10.2656 + + +0.250000 0.875000 0.500000 -5.10980 +0.375000 0.875000 0.500000 -5.31574 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.875000 0.500000 -5.10980 +0.250000 0.875000 0.625000 -9.49984 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 1.00000 0.500000 -4.22794 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 1.00000 0.500000 -4.06414 +0.375000 1.00000 0.500000 -4.22794 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.625000 -7.55582 + + +0.375000 1.00000 0.500000 -4.22794 +0.375000 1.00000 0.625000 -7.86033 + + +0.250000 0.875000 0.625000 -9.49984 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 1.00000 0.625000 -7.55582 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 1.00000 0.625000 -7.86033 + + +0.250000 1.00000 0.625000 -7.55582 +0.375000 1.00000 0.625000 -7.86033 + + +0.375000 0.875000 0.500000 -5.31574 +0.500000 0.875000 0.500000 -5.52167 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 1.00000 0.500000 -4.22794 + + +0.375000 0.875000 0.500000 -5.31574 +0.375000 0.875000 0.625000 -9.88270 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 1.00000 0.500000 -4.22794 +0.500000 1.00000 0.500000 -4.39173 + + +0.375000 1.00000 0.500000 -4.22794 +0.375000 1.00000 0.625000 -7.86033 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.625000 -8.16485 + + +0.375000 0.875000 0.625000 -9.88270 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 1.00000 0.625000 -7.86033 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 1.00000 0.625000 -8.16485 + + +0.375000 1.00000 0.625000 -7.86033 +0.500000 1.00000 0.625000 -8.16485 + + +0.250000 0.750000 0.625000 -11.4439 +0.375000 0.750000 0.625000 -11.9051 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.875000 0.625000 -9.49984 + + +0.250000 0.750000 0.625000 -11.4439 +0.250000 0.750000 0.750000 -16.7323 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.875000 0.625000 -9.88270 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.875000 0.625000 -9.49984 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 0.875000 0.750000 -13.8899 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 0.750000 0.750000 -16.7323 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.875000 0.750000 -13.8899 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 0.875000 0.750000 -13.8899 +0.375000 0.875000 0.750000 -14.4497 + + +0.375000 0.750000 0.625000 -11.9051 +0.500000 0.750000 0.625000 -12.3663 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.875000 0.625000 -9.88270 + + +0.375000 0.750000 0.625000 -11.9051 +0.375000 0.750000 0.750000 -17.4066 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.875000 0.625000 -10.2656 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.875000 0.625000 -9.88270 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 0.875000 0.750000 -14.4497 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 0.750000 0.750000 -17.4066 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.875000 0.750000 -14.4497 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 0.875000 0.750000 -14.4497 +0.500000 0.875000 0.750000 -15.0095 + + +0.250000 0.875000 0.625000 -9.49984 +0.375000 0.875000 0.625000 -9.88270 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 1.00000 0.625000 -7.55582 + + +0.250000 0.875000 0.625000 -9.49984 +0.250000 0.875000 0.750000 -13.8899 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 1.00000 0.625000 -7.86033 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 1.00000 0.625000 -7.55582 +0.375000 1.00000 0.625000 -7.86033 + + +0.250000 1.00000 0.625000 -7.55582 +0.250000 1.00000 0.750000 -11.0475 + + +0.375000 1.00000 0.625000 -7.86033 +0.375000 1.00000 0.750000 -11.4927 + + +0.250000 0.875000 0.750000 -13.8899 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 1.00000 0.750000 -11.0475 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 1.00000 0.750000 -11.4927 + + +0.250000 1.00000 0.750000 -11.0475 +0.375000 1.00000 0.750000 -11.4927 + + +0.375000 0.875000 0.625000 -9.88270 +0.500000 0.875000 0.625000 -10.2656 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 1.00000 0.625000 -7.86033 + + +0.375000 0.875000 0.625000 -9.88270 +0.375000 0.875000 0.750000 -14.4497 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 1.00000 0.625000 -8.16485 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 1.00000 0.625000 -7.86033 +0.500000 1.00000 0.625000 -8.16485 + + +0.375000 1.00000 0.625000 -7.86033 +0.375000 1.00000 0.750000 -11.4927 + + +0.500000 1.00000 0.625000 -8.16485 +0.500000 1.00000 0.750000 -11.9380 + + +0.375000 0.875000 0.750000 -14.4497 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 1.00000 0.750000 -11.4927 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 1.00000 0.750000 -11.9380 + + +0.375000 1.00000 0.750000 -11.4927 +0.500000 1.00000 0.750000 -11.9380 + + +0.00000 0.500000 0.750000 0.00000 +0.125000 0.500000 0.750000 -3.51673 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.625000 0.750000 0.00000 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 0.875000 0.00000 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.625000 0.750000 -5.94143 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.625000 0.750000 0.00000 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.625000 0.750000 0.00000 +0.00000 0.625000 0.875000 0.00000 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.500000 0.875000 0.00000 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.500000 0.875000 0.00000 +0.00000 0.625000 0.875000 0.00000 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.625000 0.875000 0.00000 +0.125000 0.625000 0.875000 -11.0460 + + +0.125000 0.500000 0.750000 -3.51673 +0.250000 0.500000 0.750000 -7.03346 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.625000 0.750000 -5.94143 + + +0.125000 0.500000 0.750000 -3.51673 +0.125000 0.500000 0.875000 -6.53810 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.625000 0.750000 -11.8829 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.625000 0.750000 -5.94143 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.625000 0.875000 -11.0460 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.500000 0.875000 -6.53810 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.625000 0.875000 -11.0460 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.625000 0.875000 -11.0460 +0.250000 0.625000 0.875000 -22.0919 + + +0.00000 0.625000 0.750000 0.00000 +0.125000 0.625000 0.750000 -5.94143 + + +0.00000 0.625000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.00000 0.625000 0.750000 0.00000 +0.00000 0.625000 0.875000 0.00000 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.750000 0.750000 -8.36613 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.750000 0.750000 0.00000 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 0.875000 0.00000 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.625000 0.875000 0.00000 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.625000 0.875000 0.00000 +0.00000 0.750000 0.875000 0.00000 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.750000 0.875000 0.00000 +0.125000 0.750000 0.875000 -15.5538 + + +0.125000 0.625000 0.750000 -5.94143 +0.250000 0.625000 0.750000 -11.8829 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.750000 0.750000 -8.36613 + + +0.125000 0.625000 0.750000 -5.94143 +0.125000 0.625000 0.875000 -11.0460 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.750000 0.750000 -8.36613 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.750000 0.875000 -15.5538 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.625000 0.875000 -11.0460 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.750000 0.875000 -15.5538 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.750000 0.875000 -15.5538 +0.250000 0.750000 0.875000 -31.1076 + + +0.00000 0.500000 0.875000 0.00000 +0.125000 0.500000 0.875000 -6.53810 + + +0.00000 0.500000 0.875000 0.00000 +0.00000 0.625000 0.875000 0.00000 + + +0.00000 0.500000 0.875000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.625000 0.875000 -11.0460 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.500000 1.00000 -9.55947 + + +0.00000 0.625000 0.875000 0.00000 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.625000 0.875000 0.00000 +0.00000 0.625000 1.00000 0.00000 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.625000 1.00000 -16.1505 + + +0.00000 0.500000 1.00000 0.00000 +0.125000 0.500000 1.00000 -9.55947 + + +0.00000 0.500000 1.00000 0.00000 +0.00000 0.625000 1.00000 0.00000 + + +0.125000 0.500000 1.00000 -9.55947 +0.125000 0.625000 1.00000 -16.1505 + + +0.00000 0.625000 1.00000 0.00000 +0.125000 0.625000 1.00000 -16.1505 + + +0.125000 0.500000 0.875000 -6.53810 +0.250000 0.500000 0.875000 -13.0762 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.625000 0.875000 -11.0460 + + +0.125000 0.500000 0.875000 -6.53810 +0.125000 0.500000 1.00000 -9.55947 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.625000 0.875000 -22.0919 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.500000 1.00000 -19.1189 + + +0.125000 0.625000 0.875000 -11.0460 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.625000 1.00000 -16.1505 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.625000 1.00000 -32.3010 + + +0.125000 0.500000 1.00000 -9.55947 +0.250000 0.500000 1.00000 -19.1189 + + +0.125000 0.500000 1.00000 -9.55947 +0.125000 0.625000 1.00000 -16.1505 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.625000 1.00000 -32.3010 + + +0.125000 0.625000 1.00000 -16.1505 +0.250000 0.625000 1.00000 -32.3010 + + +0.00000 0.625000 0.875000 0.00000 +0.125000 0.625000 0.875000 -11.0460 + + +0.00000 0.625000 0.875000 0.00000 +0.00000 0.750000 0.875000 0.00000 + + +0.00000 0.625000 0.875000 0.00000 +0.00000 0.625000 1.00000 0.00000 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.750000 0.875000 -15.5538 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.625000 1.00000 -16.1505 + + +0.00000 0.750000 0.875000 0.00000 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.750000 0.875000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.750000 1.00000 -22.7415 + + +0.00000 0.625000 1.00000 0.00000 +0.125000 0.625000 1.00000 -16.1505 + + +0.00000 0.625000 1.00000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.125000 0.625000 1.00000 -16.1505 +0.125000 0.750000 1.00000 -22.7415 + + +0.00000 0.750000 1.00000 0.00000 +0.125000 0.750000 1.00000 -22.7415 + + +0.125000 0.625000 0.875000 -11.0460 +0.250000 0.625000 0.875000 -22.0919 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.750000 0.875000 -15.5538 + + +0.125000 0.625000 0.875000 -11.0460 +0.125000 0.625000 1.00000 -16.1505 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.750000 0.875000 -31.1076 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.625000 1.00000 -32.3010 + + +0.125000 0.750000 0.875000 -15.5538 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.750000 1.00000 -22.7415 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.750000 1.00000 -45.4830 + + +0.125000 0.625000 1.00000 -16.1505 +0.250000 0.625000 1.00000 -32.3010 + + +0.125000 0.625000 1.00000 -16.1505 +0.125000 0.750000 1.00000 -22.7415 + + +0.250000 0.625000 1.00000 -32.3010 +0.250000 0.750000 1.00000 -45.4830 + + +0.125000 0.750000 1.00000 -22.7415 +0.250000 0.750000 1.00000 -45.4830 + + +0.250000 0.500000 0.750000 -7.03346 +0.375000 0.500000 0.750000 -7.31693 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.625000 0.750000 -11.8829 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 0.875000 -13.0762 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.625000 0.750000 -12.3618 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.625000 0.750000 -11.8829 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.625000 0.875000 -22.0919 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.500000 0.875000 -13.0762 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.625000 0.875000 -22.0919 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.625000 0.875000 -22.0919 +0.375000 0.625000 0.875000 -22.9823 + + +0.375000 0.500000 0.750000 -7.31693 +0.500000 0.500000 0.750000 -7.60039 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.625000 0.750000 -12.3618 + + +0.375000 0.500000 0.750000 -7.31693 +0.375000 0.500000 0.875000 -13.6032 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.625000 0.750000 -12.8407 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.625000 0.750000 -12.3618 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.625000 0.875000 -22.9823 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.500000 0.875000 -13.6032 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.625000 0.875000 -22.9823 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.625000 0.875000 -22.9823 +0.500000 0.625000 0.875000 -23.8726 + + +0.250000 0.625000 0.750000 -11.8829 +0.375000 0.625000 0.750000 -12.3618 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.625000 0.750000 -11.8829 +0.250000 0.625000 0.875000 -22.0919 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.750000 0.750000 -17.4066 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.750000 0.750000 -16.7323 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 0.875000 -31.1076 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.625000 0.875000 -22.0919 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.750000 0.875000 -31.1076 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.750000 0.875000 -31.1076 +0.375000 0.750000 0.875000 -32.3613 + + +0.375000 0.625000 0.750000 -12.3618 +0.500000 0.625000 0.750000 -12.8407 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.750000 0.750000 -17.4066 + + +0.375000 0.625000 0.750000 -12.3618 +0.375000 0.625000 0.875000 -22.9823 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.750000 0.750000 -17.4066 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.750000 0.875000 -32.3613 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.625000 0.875000 -22.9823 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.750000 0.875000 -32.3613 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.750000 0.875000 -32.3613 +0.500000 0.750000 0.875000 -33.6150 + + +0.250000 0.500000 0.875000 -13.0762 +0.375000 0.500000 0.875000 -13.6032 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.625000 0.875000 -22.0919 + + +0.250000 0.500000 0.875000 -13.0762 +0.250000 0.500000 1.00000 -19.1189 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.625000 0.875000 -22.9823 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.500000 1.00000 -19.8895 + + +0.250000 0.625000 0.875000 -22.0919 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.625000 1.00000 -32.3010 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.625000 1.00000 -33.6028 + + +0.250000 0.500000 1.00000 -19.1189 +0.375000 0.500000 1.00000 -19.8895 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.625000 1.00000 -32.3010 + + +0.375000 0.500000 1.00000 -19.8895 +0.375000 0.625000 1.00000 -33.6028 + + +0.250000 0.625000 1.00000 -32.3010 +0.375000 0.625000 1.00000 -33.6028 + + +0.375000 0.500000 0.875000 -13.6032 +0.500000 0.500000 0.875000 -14.1302 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.625000 0.875000 -22.9823 + + +0.375000 0.500000 0.875000 -13.6032 +0.375000 0.500000 1.00000 -19.8895 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.625000 0.875000 -23.8726 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.500000 1.00000 -20.6600 + + +0.375000 0.625000 0.875000 -22.9823 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.625000 1.00000 -33.6028 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.625000 1.00000 -34.9046 + + +0.375000 0.500000 1.00000 -19.8895 +0.500000 0.500000 1.00000 -20.6600 + + +0.375000 0.500000 1.00000 -19.8895 +0.375000 0.625000 1.00000 -33.6028 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.625000 1.00000 -34.9046 + + +0.375000 0.625000 1.00000 -33.6028 +0.500000 0.625000 1.00000 -34.9046 + + +0.250000 0.625000 0.875000 -22.0919 +0.375000 0.625000 0.875000 -22.9823 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.750000 0.875000 -31.1076 + + +0.250000 0.625000 0.875000 -22.0919 +0.250000 0.625000 1.00000 -32.3010 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.750000 0.875000 -32.3613 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.625000 1.00000 -33.6028 + + +0.250000 0.750000 0.875000 -31.1076 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.750000 1.00000 -45.4830 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.750000 1.00000 -47.3161 + + +0.250000 0.625000 1.00000 -32.3010 +0.375000 0.625000 1.00000 -33.6028 + + +0.250000 0.625000 1.00000 -32.3010 +0.250000 0.750000 1.00000 -45.4830 + + +0.375000 0.625000 1.00000 -33.6028 +0.375000 0.750000 1.00000 -47.3161 + + +0.250000 0.750000 1.00000 -45.4830 +0.375000 0.750000 1.00000 -47.3161 + + +0.375000 0.625000 0.875000 -22.9823 +0.500000 0.625000 0.875000 -23.8726 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.750000 0.875000 -32.3613 + + +0.375000 0.625000 0.875000 -22.9823 +0.375000 0.625000 1.00000 -33.6028 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.750000 0.875000 -33.6150 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.625000 1.00000 -34.9046 + + +0.375000 0.750000 0.875000 -32.3613 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.750000 1.00000 -47.3161 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.750000 1.00000 -49.1491 + + +0.375000 0.625000 1.00000 -33.6028 +0.500000 0.625000 1.00000 -34.9046 + + +0.375000 0.625000 1.00000 -33.6028 +0.375000 0.750000 1.00000 -47.3161 + + +0.500000 0.625000 1.00000 -34.9046 +0.500000 0.750000 1.00000 -49.1491 + + +0.375000 0.750000 1.00000 -47.3161 +0.500000 0.750000 1.00000 -49.1491 + + +0.00000 0.750000 0.750000 0.00000 +0.125000 0.750000 0.750000 -8.36613 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.875000 0.750000 0.00000 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 0.875000 0.00000 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.875000 0.750000 -6.94494 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.875000 0.750000 0.00000 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 0.875000 0.750000 0.00000 +0.00000 0.875000 0.875000 0.00000 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 0.750000 0.875000 0.00000 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.750000 0.875000 0.00000 +0.00000 0.875000 0.875000 0.00000 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 0.875000 0.875000 0.00000 +0.125000 0.875000 0.875000 -12.9116 + + +0.125000 0.750000 0.750000 -8.36613 +0.250000 0.750000 0.750000 -16.7323 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.875000 0.750000 -6.94494 + + +0.125000 0.750000 0.750000 -8.36613 +0.125000 0.750000 0.875000 -15.5538 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.875000 0.750000 -13.8899 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.875000 0.750000 -6.94494 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 0.875000 0.875000 -12.9116 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 0.750000 0.875000 -15.5538 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.875000 0.875000 -12.9116 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 0.875000 0.875000 -12.9116 +0.250000 0.875000 0.875000 -25.8232 + + +0.00000 0.875000 0.750000 0.00000 +0.125000 0.875000 0.750000 -6.94494 + + +0.00000 0.875000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.00000 0.875000 0.750000 0.00000 +0.00000 0.875000 0.875000 0.00000 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 1.00000 0.750000 -5.52375 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 1.00000 0.750000 0.00000 +0.125000 1.00000 0.750000 -5.52375 + + +0.00000 1.00000 0.750000 0.00000 +0.00000 1.00000 0.875000 0.00000 + + +0.125000 1.00000 0.750000 -5.52375 +0.125000 1.00000 0.875000 -10.2694 + + +0.00000 0.875000 0.875000 0.00000 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 0.875000 0.875000 0.00000 +0.00000 1.00000 0.875000 0.00000 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 1.00000 0.875000 -10.2694 + + +0.00000 1.00000 0.875000 0.00000 +0.125000 1.00000 0.875000 -10.2694 + + +0.125000 0.875000 0.750000 -6.94494 +0.250000 0.875000 0.750000 -13.8899 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 1.00000 0.750000 -5.52375 + + +0.125000 0.875000 0.750000 -6.94494 +0.125000 0.875000 0.875000 -12.9116 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 1.00000 0.750000 -5.52375 +0.250000 1.00000 0.750000 -11.0475 + + +0.125000 1.00000 0.750000 -5.52375 +0.125000 1.00000 0.875000 -10.2694 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 0.875000 -20.5388 + + +0.125000 0.875000 0.875000 -12.9116 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 1.00000 0.875000 -10.2694 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 1.00000 0.875000 -20.5388 + + +0.125000 1.00000 0.875000 -10.2694 +0.250000 1.00000 0.875000 -20.5388 + + +0.00000 0.750000 0.875000 0.00000 +0.125000 0.750000 0.875000 -15.5538 + + +0.00000 0.750000 0.875000 0.00000 +0.00000 0.875000 0.875000 0.00000 + + +0.00000 0.750000 0.875000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.875000 0.875000 -12.9116 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.750000 1.00000 -22.7415 + + +0.00000 0.875000 0.875000 0.00000 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 0.875000 0.875000 0.00000 +0.00000 0.875000 1.00000 0.00000 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 0.875000 1.00000 -18.8783 + + +0.00000 0.750000 1.00000 0.00000 +0.125000 0.750000 1.00000 -22.7415 + + +0.00000 0.750000 1.00000 0.00000 +0.00000 0.875000 1.00000 0.00000 + + +0.125000 0.750000 1.00000 -22.7415 +0.125000 0.875000 1.00000 -18.8783 + + +0.00000 0.875000 1.00000 0.00000 +0.125000 0.875000 1.00000 -18.8783 + + +0.125000 0.750000 0.875000 -15.5538 +0.250000 0.750000 0.875000 -31.1076 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.875000 0.875000 -12.9116 + + +0.125000 0.750000 0.875000 -15.5538 +0.125000 0.750000 1.00000 -22.7415 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.875000 0.875000 -25.8232 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.750000 1.00000 -45.4830 + + +0.125000 0.875000 0.875000 -12.9116 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 0.875000 1.00000 -18.8783 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 0.875000 1.00000 -37.7566 + + +0.125000 0.750000 1.00000 -22.7415 +0.250000 0.750000 1.00000 -45.4830 + + +0.125000 0.750000 1.00000 -22.7415 +0.125000 0.875000 1.00000 -18.8783 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 0.875000 1.00000 -37.7566 + + +0.125000 0.875000 1.00000 -18.8783 +0.250000 0.875000 1.00000 -37.7566 + + +0.00000 0.875000 0.875000 0.00000 +0.125000 0.875000 0.875000 -12.9116 + + +0.00000 0.875000 0.875000 0.00000 +0.00000 1.00000 0.875000 0.00000 + + +0.00000 0.875000 0.875000 0.00000 +0.00000 0.875000 1.00000 0.00000 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 1.00000 0.875000 -10.2694 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 0.875000 1.00000 -18.8783 + + +0.00000 1.00000 0.875000 0.00000 +0.125000 1.00000 0.875000 -10.2694 + + +0.00000 1.00000 0.875000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.125000 1.00000 0.875000 -10.2694 +0.125000 1.00000 1.00000 -15.0151 + + +0.00000 0.875000 1.00000 0.00000 +0.125000 0.875000 1.00000 -18.8783 + + +0.00000 0.875000 1.00000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.125000 0.875000 1.00000 -18.8783 +0.125000 1.00000 1.00000 -15.0151 + + +0.00000 1.00000 1.00000 0.00000 +0.125000 1.00000 1.00000 -15.0151 + + +0.125000 0.875000 0.875000 -12.9116 +0.250000 0.875000 0.875000 -25.8232 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 1.00000 0.875000 -10.2694 + + +0.125000 0.875000 0.875000 -12.9116 +0.125000 0.875000 1.00000 -18.8783 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 1.00000 0.875000 -20.5388 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 0.875000 1.00000 -37.7566 + + +0.125000 1.00000 0.875000 -10.2694 +0.250000 1.00000 0.875000 -20.5388 + + +0.125000 1.00000 0.875000 -10.2694 +0.125000 1.00000 1.00000 -15.0151 + + +0.250000 1.00000 0.875000 -20.5388 +0.250000 1.00000 1.00000 -30.0302 + + +0.125000 0.875000 1.00000 -18.8783 +0.250000 0.875000 1.00000 -37.7566 + + +0.125000 0.875000 1.00000 -18.8783 +0.125000 1.00000 1.00000 -15.0151 + + +0.250000 0.875000 1.00000 -37.7566 +0.250000 1.00000 1.00000 -30.0302 + + +0.125000 1.00000 1.00000 -15.0151 +0.250000 1.00000 1.00000 -30.0302 + + +0.250000 0.750000 0.750000 -16.7323 +0.375000 0.750000 0.750000 -17.4066 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.875000 0.750000 -13.8899 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 0.875000 -31.1076 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.875000 0.750000 -14.4497 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.875000 0.750000 -13.8899 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 0.875000 0.875000 -25.8232 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 0.750000 0.875000 -31.1076 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.875000 0.875000 -25.8232 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 0.875000 0.875000 -25.8232 +0.375000 0.875000 0.875000 -26.8640 + + +0.375000 0.750000 0.750000 -17.4066 +0.500000 0.750000 0.750000 -18.0810 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.875000 0.750000 -14.4497 + + +0.375000 0.750000 0.750000 -17.4066 +0.375000 0.750000 0.875000 -32.3613 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.875000 0.750000 -15.0095 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.875000 0.750000 -14.4497 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 0.875000 0.875000 -26.8640 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 0.750000 0.875000 -32.3613 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.875000 0.875000 -26.8640 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 0.875000 0.875000 -26.8640 +0.500000 0.875000 0.875000 -27.9047 + + +0.250000 0.875000 0.750000 -13.8899 +0.375000 0.875000 0.750000 -14.4497 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.875000 0.750000 -13.8899 +0.250000 0.875000 0.875000 -25.8232 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 1.00000 0.750000 -11.4927 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 1.00000 0.750000 -11.0475 +0.375000 1.00000 0.750000 -11.4927 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 0.875000 -20.5388 + + +0.375000 1.00000 0.750000 -11.4927 +0.375000 1.00000 0.875000 -21.3666 + + +0.250000 0.875000 0.875000 -25.8232 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 1.00000 0.875000 -20.5388 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 1.00000 0.875000 -21.3666 + + +0.250000 1.00000 0.875000 -20.5388 +0.375000 1.00000 0.875000 -21.3666 + + +0.375000 0.875000 0.750000 -14.4497 +0.500000 0.875000 0.750000 -15.0095 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 1.00000 0.750000 -11.4927 + + +0.375000 0.875000 0.750000 -14.4497 +0.375000 0.875000 0.875000 -26.8640 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 1.00000 0.750000 -11.4927 +0.500000 1.00000 0.750000 -11.9380 + + +0.375000 1.00000 0.750000 -11.4927 +0.375000 1.00000 0.875000 -21.3666 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 0.875000 -22.1944 + + +0.375000 0.875000 0.875000 -26.8640 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 1.00000 0.875000 -21.3666 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 1.00000 0.875000 -22.1944 + + +0.375000 1.00000 0.875000 -21.3666 +0.500000 1.00000 0.875000 -22.1944 + + +0.250000 0.750000 0.875000 -31.1076 +0.375000 0.750000 0.875000 -32.3613 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.875000 0.875000 -25.8232 + + +0.250000 0.750000 0.875000 -31.1076 +0.250000 0.750000 1.00000 -45.4830 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.875000 0.875000 -26.8640 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.750000 1.00000 -47.3161 + + +0.250000 0.875000 0.875000 -25.8232 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 0.875000 1.00000 -37.7566 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 0.875000 1.00000 -39.2783 + + +0.250000 0.750000 1.00000 -45.4830 +0.375000 0.750000 1.00000 -47.3161 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 0.875000 1.00000 -37.7566 + + +0.375000 0.750000 1.00000 -47.3161 +0.375000 0.875000 1.00000 -39.2783 + + +0.250000 0.875000 1.00000 -37.7566 +0.375000 0.875000 1.00000 -39.2783 + + +0.375000 0.750000 0.875000 -32.3613 +0.500000 0.750000 0.875000 -33.6150 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.875000 0.875000 -26.8640 + + +0.375000 0.750000 0.875000 -32.3613 +0.375000 0.750000 1.00000 -47.3161 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.875000 0.875000 -27.9047 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.750000 1.00000 -49.1491 + + +0.375000 0.875000 0.875000 -26.8640 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 0.875000 1.00000 -39.2783 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 0.875000 1.00000 -40.7999 + + +0.375000 0.750000 1.00000 -47.3161 +0.500000 0.750000 1.00000 -49.1491 + + +0.375000 0.750000 1.00000 -47.3161 +0.375000 0.875000 1.00000 -39.2783 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 0.875000 1.00000 -40.7999 + + +0.375000 0.875000 1.00000 -39.2783 +0.500000 0.875000 1.00000 -40.7999 + + +0.250000 0.875000 0.875000 -25.8232 +0.375000 0.875000 0.875000 -26.8640 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 1.00000 0.875000 -20.5388 + + +0.250000 0.875000 0.875000 -25.8232 +0.250000 0.875000 1.00000 -37.7566 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 1.00000 0.875000 -21.3666 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 0.875000 1.00000 -39.2783 + + +0.250000 1.00000 0.875000 -20.5388 +0.375000 1.00000 0.875000 -21.3666 + + +0.250000 1.00000 0.875000 -20.5388 +0.250000 1.00000 1.00000 -30.0302 + + +0.375000 1.00000 0.875000 -21.3666 +0.375000 1.00000 1.00000 -31.2405 + + +0.250000 0.875000 1.00000 -37.7566 +0.375000 0.875000 1.00000 -39.2783 + + +0.250000 0.875000 1.00000 -37.7566 +0.250000 1.00000 1.00000 -30.0302 + + +0.375000 0.875000 1.00000 -39.2783 +0.375000 1.00000 1.00000 -31.2405 + + +0.250000 1.00000 1.00000 -30.0302 +0.375000 1.00000 1.00000 -31.2405 + + +0.375000 0.875000 0.875000 -26.8640 +0.500000 0.875000 0.875000 -27.9047 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 1.00000 0.875000 -21.3666 + + +0.375000 0.875000 0.875000 -26.8640 +0.375000 0.875000 1.00000 -39.2783 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 1.00000 0.875000 -22.1944 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 0.875000 1.00000 -40.7999 + + +0.375000 1.00000 0.875000 -21.3666 +0.500000 1.00000 0.875000 -22.1944 + + +0.375000 1.00000 0.875000 -21.3666 +0.375000 1.00000 1.00000 -31.2405 + + +0.500000 1.00000 0.875000 -22.1944 +0.500000 1.00000 1.00000 -32.4508 + + +0.375000 0.875000 1.00000 -39.2783 +0.500000 0.875000 1.00000 -40.7999 + + +0.375000 0.875000 1.00000 -39.2783 +0.375000 1.00000 1.00000 -31.2405 + + +0.500000 0.875000 1.00000 -40.7999 +0.500000 1.00000 1.00000 -32.4508 + + +0.375000 1.00000 1.00000 -31.2405 +0.500000 1.00000 1.00000 -32.4508 + + +0.500000 0.500000 0.500000 -2.79603 +0.625000 0.500000 0.500000 -1.61498 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.625000 0.500000 -4.72382 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.625000 -5.19821 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.625000 0.500000 -2.72847 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.625000 0.500000 -4.72382 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.625000 0.625000 -8.78225 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.500000 0.625000 -5.19821 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.625000 0.625000 -8.78225 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.625000 0.625000 -8.78225 +0.625000 0.625000 0.625000 -5.07261 + + +0.625000 0.500000 0.500000 -1.61498 +0.750000 0.500000 0.500000 -0.433934 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.625000 0.500000 -2.72847 + + +0.625000 0.500000 0.500000 -1.61498 +0.625000 0.500000 0.625000 -3.00248 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.625000 0.500000 -0.733121 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.625000 0.500000 -2.72847 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.625000 0.625000 -5.07261 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.500000 0.625000 -3.00248 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.625000 0.625000 -5.07261 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.625000 0.625000 -5.07261 +0.750000 0.625000 0.625000 -1.36298 + + +0.500000 0.625000 0.500000 -4.72382 +0.625000 0.625000 0.500000 -2.72847 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.625000 0.500000 -4.72382 +0.500000 0.625000 0.625000 -8.78225 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.750000 0.500000 -3.84196 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.750000 0.500000 -6.65161 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.625000 -12.3663 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.625000 0.625000 -8.78225 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.750000 0.625000 -12.3663 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.750000 0.625000 -12.3663 +0.625000 0.750000 0.625000 -7.14274 + + +0.625000 0.625000 0.500000 -2.72847 +0.750000 0.625000 0.500000 -0.733121 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.750000 0.500000 -3.84196 + + +0.625000 0.625000 0.500000 -2.72847 +0.625000 0.625000 0.625000 -5.07261 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.750000 0.500000 -3.84196 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.750000 0.625000 -7.14274 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.625000 0.625000 -5.07261 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.750000 0.625000 -7.14274 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.750000 0.625000 -7.14274 +0.750000 0.750000 0.625000 -1.91921 + + +0.500000 0.500000 0.625000 -5.19821 +0.625000 0.500000 0.625000 -3.00248 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.625000 0.625000 -8.78225 + + +0.500000 0.500000 0.625000 -5.19821 +0.500000 0.500000 0.750000 -7.60039 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.625000 0.625000 -5.07261 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.625000 0.625000 -8.78225 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.625000 0.750000 -12.8407 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.500000 0.750000 -7.60039 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.625000 0.750000 -12.8407 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.625000 0.750000 -12.8407 +0.625000 0.625000 0.750000 -7.41675 + + +0.625000 0.500000 0.625000 -3.00248 +0.750000 0.500000 0.625000 -0.806745 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.625000 0.625000 -5.07261 + + +0.625000 0.500000 0.625000 -3.00248 +0.625000 0.500000 0.750000 -4.38997 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.625000 0.625000 -1.36298 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.625000 0.625000 -5.07261 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.625000 0.750000 -7.41675 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.500000 0.750000 -4.38997 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.625000 0.750000 -7.41675 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.625000 0.750000 -7.41675 +0.750000 0.625000 0.750000 -1.99283 + + +0.500000 0.625000 0.625000 -8.78225 +0.625000 0.625000 0.625000 -5.07261 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.750000 0.625000 -12.3663 + + +0.500000 0.625000 0.625000 -8.78225 +0.500000 0.625000 0.750000 -12.8407 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.750000 0.625000 -7.14274 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.750000 0.625000 -12.3663 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.750000 0.750000 -18.0810 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.625000 0.750000 -12.8407 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.750000 0.750000 -18.0810 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.750000 0.750000 -18.0810 +0.625000 0.750000 0.750000 -10.4435 + + +0.625000 0.625000 0.625000 -5.07261 +0.750000 0.625000 0.625000 -1.36298 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.750000 0.625000 -7.14274 + + +0.625000 0.625000 0.625000 -5.07261 +0.625000 0.625000 0.750000 -7.41675 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.750000 0.625000 -1.91921 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.750000 0.625000 -7.14274 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.750000 0.750000 -10.4435 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.625000 0.750000 -7.41675 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.750000 0.750000 -10.4435 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.750000 0.750000 -10.4435 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.500000 -0.433934 +0.875000 0.500000 0.500000 0.946591 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.625000 0.500000 -0.733121 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.625000 -0.806745 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.625000 0.500000 1.59924 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.625000 0.500000 -0.733121 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.625000 0.625000 -1.36298 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.500000 0.625000 -0.806745 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.625000 0.625000 -1.36298 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.625000 0.625000 -1.36298 +0.875000 0.625000 0.625000 2.97322 + + +0.875000 0.500000 0.500000 0.946591 +1.00000 0.500000 0.500000 2.32712 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.625000 0.500000 1.59924 + + +0.875000 0.500000 0.500000 0.946591 +0.875000 0.500000 0.625000 1.75985 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.625000 0.500000 3.93161 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.625000 0.500000 1.59924 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.625000 0.625000 2.97322 + + +1.00000 0.625000 0.500000 3.93161 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.500000 0.625000 1.75985 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.625000 0.625000 2.97322 + + +1.00000 0.500000 0.625000 4.32644 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.625000 0.625000 2.97322 +1.00000 0.625000 0.625000 7.30941 + + +0.750000 0.625000 0.500000 -0.733121 +0.875000 0.625000 0.500000 1.59924 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.625000 0.500000 -0.733121 +0.750000 0.625000 0.625000 -1.36298 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.750000 0.500000 2.25189 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.750000 0.500000 -1.03231 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.625000 -1.91921 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.625000 0.625000 -1.36298 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.750000 0.625000 -1.91921 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.750000 0.625000 -1.91921 +0.875000 0.750000 0.625000 4.18659 + + +0.875000 0.625000 0.500000 1.59924 +1.00000 0.625000 0.500000 3.93161 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.750000 0.500000 2.25189 + + +0.875000 0.625000 0.500000 1.59924 +0.875000 0.625000 0.625000 2.97322 + + +1.00000 0.625000 0.500000 3.93161 +1.00000 0.750000 0.500000 5.53609 + + +1.00000 0.625000 0.500000 3.93161 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.750000 0.500000 2.25189 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.750000 0.625000 4.18659 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.625000 0.625000 2.97322 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.750000 0.625000 4.18659 + + +1.00000 0.625000 0.625000 7.30941 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.750000 0.625000 4.18659 +1.00000 0.750000 0.625000 10.2924 + + +0.750000 0.500000 0.625000 -0.806745 +0.875000 0.500000 0.625000 1.75985 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.625000 0.625000 -1.36298 + + +0.750000 0.500000 0.625000 -0.806745 +0.750000 0.500000 0.750000 -1.17956 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.625000 0.625000 2.97322 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.625000 0.625000 -1.36298 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.625000 0.750000 -1.99283 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.500000 0.750000 -1.17956 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.625000 0.750000 -1.99283 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.625000 0.750000 -1.99283 +0.875000 0.625000 0.750000 4.34719 + + +0.875000 0.500000 0.625000 1.75985 +1.00000 0.500000 0.625000 4.32644 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.625000 0.625000 2.97322 + + +0.875000 0.500000 0.625000 1.75985 +0.875000 0.500000 0.750000 2.57310 + + +1.00000 0.500000 0.625000 4.32644 +1.00000 0.625000 0.625000 7.30941 + + +1.00000 0.500000 0.625000 4.32644 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.625000 0.625000 2.97322 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.625000 0.750000 4.34719 + + +1.00000 0.625000 0.625000 7.30941 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.500000 0.750000 2.57310 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.625000 0.750000 4.34719 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.625000 0.750000 4.34719 +1.00000 0.625000 0.750000 10.6872 + + +0.750000 0.625000 0.625000 -1.36298 +0.875000 0.625000 0.625000 2.97322 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.750000 0.625000 -1.91921 + + +0.750000 0.625000 0.625000 -1.36298 +0.750000 0.625000 0.750000 -1.99283 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.750000 0.625000 4.18659 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.750000 0.625000 -1.91921 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.750000 0.750000 -2.80611 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.625000 0.750000 -1.99283 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.750000 0.750000 -2.80611 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.750000 0.750000 -2.80611 +0.875000 0.750000 0.750000 6.12128 + + +0.875000 0.625000 0.625000 2.97322 +1.00000 0.625000 0.625000 7.30941 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.750000 0.625000 4.18659 + + +0.875000 0.625000 0.625000 2.97322 +0.875000 0.625000 0.750000 4.34719 + + +1.00000 0.625000 0.625000 7.30941 +1.00000 0.750000 0.625000 10.2924 + + +1.00000 0.625000 0.625000 7.30941 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.750000 0.625000 4.18659 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.750000 0.750000 6.12128 + + +1.00000 0.750000 0.625000 10.2924 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.625000 0.750000 4.34719 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.750000 0.750000 6.12128 + + +1.00000 0.625000 0.750000 10.6872 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.750000 0.750000 6.12128 +1.00000 0.750000 0.750000 15.0487 + + +0.500000 0.750000 0.500000 -6.65161 +0.625000 0.750000 0.500000 -3.84196 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.875000 0.500000 -5.52167 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.625000 -12.3663 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.875000 0.500000 -3.18931 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.875000 0.500000 -5.52167 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 0.875000 0.625000 -10.2656 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 0.750000 0.625000 -12.3663 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.875000 0.625000 -10.2656 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 0.875000 0.625000 -10.2656 +0.625000 0.875000 0.625000 -5.92937 + + +0.625000 0.750000 0.500000 -3.84196 +0.750000 0.750000 0.500000 -1.03231 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.875000 0.500000 -3.18931 + + +0.625000 0.750000 0.500000 -3.84196 +0.625000 0.750000 0.625000 -7.14274 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.875000 0.500000 -0.856946 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.875000 0.500000 -3.18931 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 0.875000 0.625000 -5.92937 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 0.750000 0.625000 -7.14274 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.875000 0.625000 -5.92937 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 0.875000 0.625000 -5.92937 +0.750000 0.875000 0.625000 -1.59318 + + +0.500000 0.875000 0.500000 -5.52167 +0.625000 0.875000 0.500000 -3.18931 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.875000 0.500000 -5.52167 +0.500000 0.875000 0.625000 -10.2656 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 1.00000 0.500000 -2.53666 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 1.00000 0.500000 -4.39173 +0.625000 1.00000 0.500000 -2.53666 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.625000 -8.16485 + + +0.625000 1.00000 0.500000 -2.53666 +0.625000 1.00000 0.625000 -4.71600 + + +0.500000 0.875000 0.625000 -10.2656 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 1.00000 0.625000 -8.16485 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 1.00000 0.625000 -4.71600 + + +0.500000 1.00000 0.625000 -8.16485 +0.625000 1.00000 0.625000 -4.71600 + + +0.625000 0.875000 0.500000 -3.18931 +0.750000 0.875000 0.500000 -0.856946 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 1.00000 0.500000 -2.53666 + + +0.625000 0.875000 0.500000 -3.18931 +0.625000 0.875000 0.625000 -5.92937 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 1.00000 0.500000 -2.53666 +0.750000 1.00000 0.500000 -0.681583 + + +0.625000 1.00000 0.500000 -2.53666 +0.625000 1.00000 0.625000 -4.71600 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.625000 -1.26716 + + +0.625000 0.875000 0.625000 -5.92937 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 1.00000 0.625000 -4.71600 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 1.00000 0.625000 -1.26716 + + +0.625000 1.00000 0.625000 -4.71600 +0.750000 1.00000 0.625000 -1.26716 + + +0.500000 0.750000 0.625000 -12.3663 +0.625000 0.750000 0.625000 -7.14274 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.875000 0.625000 -10.2656 + + +0.500000 0.750000 0.625000 -12.3663 +0.500000 0.750000 0.750000 -18.0810 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.875000 0.625000 -5.92937 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.875000 0.625000 -10.2656 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 0.875000 0.750000 -15.0095 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 0.750000 0.750000 -18.0810 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.875000 0.750000 -15.0095 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 0.875000 0.750000 -15.0095 +0.625000 0.875000 0.750000 -8.66944 + + +0.625000 0.750000 0.625000 -7.14274 +0.750000 0.750000 0.625000 -1.91921 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.875000 0.625000 -5.92937 + + +0.625000 0.750000 0.625000 -7.14274 +0.625000 0.750000 0.750000 -10.4435 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.875000 0.625000 -1.59318 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.875000 0.625000 -5.92937 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 0.875000 0.750000 -8.66944 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 0.750000 0.750000 -10.4435 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.875000 0.750000 -8.66944 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 0.875000 0.750000 -8.66944 +0.750000 0.875000 0.750000 -2.32942 + + +0.500000 0.875000 0.625000 -10.2656 +0.625000 0.875000 0.625000 -5.92937 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 1.00000 0.625000 -8.16485 + + +0.500000 0.875000 0.625000 -10.2656 +0.500000 0.875000 0.750000 -15.0095 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 1.00000 0.625000 -4.71600 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 1.00000 0.625000 -8.16485 +0.625000 1.00000 0.625000 -4.71600 + + +0.500000 1.00000 0.625000 -8.16485 +0.500000 1.00000 0.750000 -11.9380 + + +0.625000 1.00000 0.625000 -4.71600 +0.625000 1.00000 0.750000 -6.89535 + + +0.500000 0.875000 0.750000 -15.0095 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 1.00000 0.750000 -11.9380 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 1.00000 0.750000 -6.89535 + + +0.500000 1.00000 0.750000 -11.9380 +0.625000 1.00000 0.750000 -6.89535 + + +0.625000 0.875000 0.625000 -5.92937 +0.750000 0.875000 0.625000 -1.59318 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 1.00000 0.625000 -4.71600 + + +0.625000 0.875000 0.625000 -5.92937 +0.625000 0.875000 0.750000 -8.66944 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 1.00000 0.625000 -1.26716 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 1.00000 0.625000 -4.71600 +0.750000 1.00000 0.625000 -1.26716 + + +0.625000 1.00000 0.625000 -4.71600 +0.625000 1.00000 0.750000 -6.89535 + + +0.750000 1.00000 0.625000 -1.26716 +0.750000 1.00000 0.750000 -1.85273 + + +0.625000 0.875000 0.750000 -8.66944 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 1.00000 0.750000 -6.89535 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 1.00000 0.750000 -1.85273 + + +0.625000 1.00000 0.750000 -6.89535 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.500000 -1.03231 +0.875000 0.750000 0.500000 2.25189 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.875000 0.500000 -0.856946 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.625000 -1.91921 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.875000 0.500000 1.86935 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.875000 0.500000 -0.856946 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 0.875000 0.625000 -1.59318 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 0.750000 0.625000 -1.91921 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.875000 0.625000 -1.59318 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 0.875000 0.625000 -1.59318 +0.875000 0.875000 0.625000 3.47539 + + +0.875000 0.750000 0.500000 2.25189 +1.00000 0.750000 0.500000 5.53609 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.875000 0.500000 1.86935 + + +0.875000 0.750000 0.500000 2.25189 +0.875000 0.750000 0.625000 4.18659 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.875000 0.500000 4.59565 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.875000 0.500000 1.86935 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 0.875000 0.625000 3.47539 + + +1.00000 0.875000 0.500000 4.59565 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 0.750000 0.625000 4.18659 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.875000 0.625000 3.47539 + + +1.00000 0.750000 0.625000 10.2924 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 0.875000 0.625000 3.47539 +1.00000 0.875000 0.625000 8.54397 + + +0.750000 0.875000 0.500000 -0.856946 +0.875000 0.875000 0.500000 1.86935 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.875000 0.500000 -0.856946 +0.750000 0.875000 0.625000 -1.59318 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 1.00000 0.500000 1.48681 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 1.00000 0.500000 -0.681583 +0.875000 1.00000 0.500000 1.48681 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.625000 -1.26716 + + +0.875000 1.00000 0.500000 1.48681 +0.875000 1.00000 0.625000 2.76420 + + +0.750000 0.875000 0.625000 -1.59318 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 1.00000 0.625000 -1.26716 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 1.00000 0.625000 2.76420 + + +0.750000 1.00000 0.625000 -1.26716 +0.875000 1.00000 0.625000 2.76420 + + +0.875000 0.875000 0.500000 1.86935 +1.00000 0.875000 0.500000 4.59565 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 1.00000 0.500000 1.48681 + + +0.875000 0.875000 0.500000 1.86935 +0.875000 0.875000 0.625000 3.47539 + + +1.00000 0.875000 0.500000 4.59565 +1.00000 1.00000 0.500000 3.65521 + + +1.00000 0.875000 0.500000 4.59565 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 1.00000 0.500000 1.48681 +1.00000 1.00000 0.500000 3.65521 + + +0.875000 1.00000 0.500000 1.48681 +0.875000 1.00000 0.625000 2.76420 + + +1.00000 1.00000 0.500000 3.65521 +1.00000 1.00000 0.625000 6.79555 + + +0.875000 0.875000 0.625000 3.47539 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 1.00000 0.625000 2.76420 + + +1.00000 0.875000 0.625000 8.54397 +1.00000 1.00000 0.625000 6.79555 + + +0.875000 1.00000 0.625000 2.76420 +1.00000 1.00000 0.625000 6.79555 + + +0.750000 0.750000 0.625000 -1.91921 +0.875000 0.750000 0.625000 4.18659 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.875000 0.625000 -1.59318 + + +0.750000 0.750000 0.625000 -1.91921 +0.750000 0.750000 0.750000 -2.80611 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.875000 0.625000 3.47539 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.875000 0.625000 -1.59318 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 0.875000 0.750000 -2.32942 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 0.750000 0.750000 -2.80611 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.875000 0.750000 -2.32942 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 0.875000 0.750000 -2.32942 +0.875000 0.875000 0.750000 5.08143 + + +0.875000 0.750000 0.625000 4.18659 +1.00000 0.750000 0.625000 10.2924 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.875000 0.625000 3.47539 + + +0.875000 0.750000 0.625000 4.18659 +0.875000 0.750000 0.750000 6.12128 + + +1.00000 0.750000 0.625000 10.2924 +1.00000 0.875000 0.625000 8.54397 + + +1.00000 0.750000 0.625000 10.2924 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.875000 0.625000 3.47539 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 0.875000 0.750000 5.08143 + + +1.00000 0.875000 0.625000 8.54397 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 0.750000 0.750000 6.12128 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.875000 0.750000 5.08143 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 0.875000 0.750000 5.08143 +1.00000 0.875000 0.750000 12.4923 + + +0.750000 0.875000 0.625000 -1.59318 +0.875000 0.875000 0.625000 3.47539 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 1.00000 0.625000 -1.26716 + + +0.750000 0.875000 0.625000 -1.59318 +0.750000 0.875000 0.750000 -2.32942 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 1.00000 0.625000 2.76420 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 1.00000 0.625000 -1.26716 +0.875000 1.00000 0.625000 2.76420 + + +0.750000 1.00000 0.625000 -1.26716 +0.750000 1.00000 0.750000 -1.85273 + + +0.875000 1.00000 0.625000 2.76420 +0.875000 1.00000 0.750000 4.04158 + + +0.750000 0.875000 0.750000 -2.32942 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 1.00000 0.750000 -1.85273 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 1.00000 0.750000 4.04158 + + +0.750000 1.00000 0.750000 -1.85273 +0.875000 1.00000 0.750000 4.04158 + + +0.875000 0.875000 0.625000 3.47539 +1.00000 0.875000 0.625000 8.54397 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 1.00000 0.625000 2.76420 + + +0.875000 0.875000 0.625000 3.47539 +0.875000 0.875000 0.750000 5.08143 + + +1.00000 0.875000 0.625000 8.54397 +1.00000 1.00000 0.625000 6.79555 + + +1.00000 0.875000 0.625000 8.54397 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 1.00000 0.625000 2.76420 +1.00000 1.00000 0.625000 6.79555 + + +0.875000 1.00000 0.625000 2.76420 +0.875000 1.00000 0.750000 4.04158 + + +1.00000 1.00000 0.625000 6.79555 +1.00000 1.00000 0.750000 9.93590 + + +0.875000 0.875000 0.750000 5.08143 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 1.00000 0.750000 4.04158 + + +1.00000 0.875000 0.750000 12.4923 +1.00000 1.00000 0.750000 9.93590 + + +0.875000 1.00000 0.750000 4.04158 +1.00000 1.00000 0.750000 9.93590 + + +0.500000 0.500000 0.750000 -7.60039 +0.625000 0.500000 0.750000 -4.38997 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.625000 0.750000 -12.8407 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 0.875000 -14.1302 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.625000 0.750000 -7.41675 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.625000 0.750000 -12.8407 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.625000 0.875000 -23.8726 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.500000 0.875000 -14.1302 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.625000 0.875000 -23.8726 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.625000 0.875000 -23.8726 +0.625000 0.625000 0.875000 -13.7888 + + +0.625000 0.500000 0.750000 -4.38997 +0.750000 0.500000 0.750000 -1.17956 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.625000 0.750000 -7.41675 + + +0.625000 0.500000 0.750000 -4.38997 +0.625000 0.500000 0.875000 -8.16158 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.625000 0.750000 -1.99283 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.625000 0.750000 -7.41675 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.625000 0.875000 -13.7888 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.500000 0.875000 -8.16158 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.625000 0.875000 -13.7888 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.625000 0.875000 -13.7888 +0.750000 0.625000 0.875000 -3.70495 + + +0.500000 0.625000 0.750000 -12.8407 +0.625000 0.625000 0.750000 -7.41675 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.625000 0.750000 -12.8407 +0.500000 0.625000 0.875000 -23.8726 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.750000 0.750000 -10.4435 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.750000 0.750000 -18.0810 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 0.875000 -33.6150 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.625000 0.875000 -23.8726 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.750000 0.875000 -33.6150 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.750000 0.875000 -33.6150 +0.625000 0.750000 0.875000 -19.4160 + + +0.625000 0.625000 0.750000 -7.41675 +0.750000 0.625000 0.750000 -1.99283 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.750000 0.750000 -10.4435 + + +0.625000 0.625000 0.750000 -7.41675 +0.625000 0.625000 0.875000 -13.7888 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.750000 0.750000 -10.4435 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.750000 0.875000 -19.4160 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.625000 0.875000 -13.7888 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.750000 0.875000 -19.4160 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.750000 0.875000 -19.4160 +0.750000 0.750000 0.875000 -5.21694 + + +0.500000 0.500000 0.875000 -14.1302 +0.625000 0.500000 0.875000 -8.16158 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.625000 0.875000 -23.8726 + + +0.500000 0.500000 0.875000 -14.1302 +0.500000 0.500000 1.00000 -20.6600 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.625000 0.875000 -13.7888 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.500000 1.00000 -11.9332 + + +0.500000 0.625000 0.875000 -23.8726 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.625000 1.00000 -34.9046 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.625000 1.00000 -20.1608 + + +0.500000 0.500000 1.00000 -20.6600 +0.625000 0.500000 1.00000 -11.9332 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.625000 1.00000 -34.9046 + + +0.625000 0.500000 1.00000 -11.9332 +0.625000 0.625000 1.00000 -20.1608 + + +0.500000 0.625000 1.00000 -34.9046 +0.625000 0.625000 1.00000 -20.1608 + + +0.625000 0.500000 0.875000 -8.16158 +0.750000 0.500000 0.875000 -2.19296 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.625000 0.875000 -13.7888 + + +0.625000 0.500000 0.875000 -8.16158 +0.625000 0.500000 1.00000 -11.9332 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.625000 0.875000 -3.70495 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.500000 1.00000 -3.20637 + + +0.625000 0.625000 0.875000 -13.7888 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.625000 1.00000 -20.1608 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.625000 1.00000 -5.41708 + + +0.625000 0.500000 1.00000 -11.9332 +0.750000 0.500000 1.00000 -3.20637 + + +0.625000 0.500000 1.00000 -11.9332 +0.625000 0.625000 1.00000 -20.1608 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.625000 1.00000 -5.41708 + + +0.625000 0.625000 1.00000 -20.1608 +0.750000 0.625000 1.00000 -5.41708 + + +0.500000 0.625000 0.875000 -23.8726 +0.625000 0.625000 0.875000 -13.7888 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.750000 0.875000 -33.6150 + + +0.500000 0.625000 0.875000 -23.8726 +0.500000 0.625000 1.00000 -34.9046 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.750000 0.875000 -19.4160 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.625000 1.00000 -20.1608 + + +0.500000 0.750000 0.875000 -33.6150 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.750000 1.00000 -49.1491 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.750000 1.00000 -28.3885 + + +0.500000 0.625000 1.00000 -34.9046 +0.625000 0.625000 1.00000 -20.1608 + + +0.500000 0.625000 1.00000 -34.9046 +0.500000 0.750000 1.00000 -49.1491 + + +0.625000 0.625000 1.00000 -20.1608 +0.625000 0.750000 1.00000 -28.3885 + + +0.500000 0.750000 1.00000 -49.1491 +0.625000 0.750000 1.00000 -28.3885 + + +0.625000 0.625000 0.875000 -13.7888 +0.750000 0.625000 0.875000 -3.70495 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.750000 0.875000 -19.4160 + + +0.625000 0.625000 0.875000 -13.7888 +0.625000 0.625000 1.00000 -20.1608 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.750000 0.875000 -5.21694 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.625000 1.00000 -5.41708 + + +0.625000 0.750000 0.875000 -19.4160 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.750000 1.00000 -28.3885 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.750000 1.00000 -7.62778 + + +0.625000 0.625000 1.00000 -20.1608 +0.750000 0.625000 1.00000 -5.41708 + + +0.625000 0.625000 1.00000 -20.1608 +0.625000 0.750000 1.00000 -28.3885 + + +0.750000 0.625000 1.00000 -5.41708 +0.750000 0.750000 1.00000 -7.62778 + + +0.625000 0.750000 1.00000 -28.3885 +0.750000 0.750000 1.00000 -7.62778 + + +0.750000 0.500000 0.750000 -1.17956 +0.875000 0.500000 0.750000 2.57310 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.625000 0.750000 -1.99283 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 0.875000 -2.19296 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.625000 0.750000 4.34719 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.625000 0.750000 -1.99283 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.625000 0.875000 -3.70495 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.500000 0.875000 -2.19296 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.625000 0.875000 -3.70495 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.625000 0.875000 -3.70495 +0.875000 0.625000 0.875000 8.08204 + + +0.875000 0.500000 0.750000 2.57310 +1.00000 0.500000 0.750000 6.32576 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.625000 0.750000 4.34719 + + +0.875000 0.500000 0.750000 2.57310 +0.875000 0.500000 0.875000 4.78376 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.625000 0.750000 10.6872 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.625000 0.750000 4.34719 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.625000 0.875000 8.08204 + + +1.00000 0.625000 0.750000 10.6872 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.500000 0.875000 4.78376 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.625000 0.875000 8.08204 + + +1.00000 0.500000 0.875000 11.7605 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.625000 0.875000 8.08204 +1.00000 0.625000 0.875000 19.8690 + + +0.750000 0.625000 0.750000 -1.99283 +0.875000 0.625000 0.750000 4.34719 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.625000 0.750000 -1.99283 +0.750000 0.625000 0.875000 -3.70495 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.750000 0.750000 6.12128 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.750000 0.750000 -2.80611 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 0.875000 -5.21694 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.625000 0.875000 -3.70495 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.750000 0.875000 -5.21694 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.750000 0.875000 -5.21694 +0.875000 0.750000 0.875000 11.3803 + + +0.875000 0.625000 0.750000 4.34719 +1.00000 0.625000 0.750000 10.6872 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.750000 0.750000 6.12128 + + +0.875000 0.625000 0.750000 4.34719 +0.875000 0.625000 0.875000 8.08204 + + +1.00000 0.625000 0.750000 10.6872 +1.00000 0.750000 0.750000 15.0487 + + +1.00000 0.625000 0.750000 10.6872 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.750000 0.750000 6.12128 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.750000 0.875000 11.3803 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.625000 0.875000 8.08204 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.750000 0.875000 11.3803 + + +1.00000 0.625000 0.875000 19.8690 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.750000 0.875000 11.3803 +1.00000 0.750000 0.875000 27.9776 + + +0.750000 0.500000 0.875000 -2.19296 +0.875000 0.500000 0.875000 4.78376 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.625000 0.875000 -3.70495 + + +0.750000 0.500000 0.875000 -2.19296 +0.750000 0.500000 1.00000 -3.20637 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.625000 0.875000 8.08204 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.500000 1.00000 6.99441 + + +0.750000 0.625000 0.875000 -3.70495 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.625000 1.00000 -5.41708 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.625000 1.00000 11.8169 + + +0.750000 0.500000 1.00000 -3.20637 +0.875000 0.500000 1.00000 6.99441 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.625000 1.00000 -5.41708 + + +0.875000 0.500000 1.00000 6.99441 +0.875000 0.625000 1.00000 11.8169 + + +0.750000 0.625000 1.00000 -5.41708 +0.875000 0.625000 1.00000 11.8169 + + +0.875000 0.500000 0.875000 4.78376 +1.00000 0.500000 0.875000 11.7605 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.625000 0.875000 8.08204 + + +0.875000 0.500000 0.875000 4.78376 +0.875000 0.500000 1.00000 6.99441 + + +1.00000 0.500000 0.875000 11.7605 +1.00000 0.625000 0.875000 19.8690 + + +1.00000 0.500000 0.875000 11.7605 +1.00000 0.500000 1.00000 17.1952 + + +0.875000 0.625000 0.875000 8.08204 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.625000 1.00000 11.8169 + + +1.00000 0.625000 0.875000 19.8690 +1.00000 0.625000 1.00000 29.0508 + + +0.875000 0.500000 1.00000 6.99441 +1.00000 0.500000 1.00000 17.1952 + + +0.875000 0.500000 1.00000 6.99441 +0.875000 0.625000 1.00000 11.8169 + + +1.00000 0.500000 1.00000 17.1952 +1.00000 0.625000 1.00000 29.0508 + + +0.875000 0.625000 1.00000 11.8169 +1.00000 0.625000 1.00000 29.0508 + + +0.750000 0.625000 0.875000 -3.70495 +0.875000 0.625000 0.875000 8.08204 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.750000 0.875000 -5.21694 + + +0.750000 0.625000 0.875000 -3.70495 +0.750000 0.625000 1.00000 -5.41708 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.750000 0.875000 11.3803 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.625000 1.00000 11.8169 + + +0.750000 0.750000 0.875000 -5.21694 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.750000 1.00000 -7.62778 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.750000 1.00000 16.6394 + + +0.750000 0.625000 1.00000 -5.41708 +0.875000 0.625000 1.00000 11.8169 + + +0.750000 0.625000 1.00000 -5.41708 +0.750000 0.750000 1.00000 -7.62778 + + +0.875000 0.625000 1.00000 11.8169 +0.875000 0.750000 1.00000 16.6394 + + +0.750000 0.750000 1.00000 -7.62778 +0.875000 0.750000 1.00000 16.6394 + + +0.875000 0.625000 0.875000 8.08204 +1.00000 0.625000 0.875000 19.8690 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.750000 0.875000 11.3803 + + +0.875000 0.625000 0.875000 8.08204 +0.875000 0.625000 1.00000 11.8169 + + +1.00000 0.625000 0.875000 19.8690 +1.00000 0.750000 0.875000 27.9776 + + +1.00000 0.625000 0.875000 19.8690 +1.00000 0.625000 1.00000 29.0508 + + +0.875000 0.750000 0.875000 11.3803 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.750000 1.00000 16.6394 + + +1.00000 0.750000 0.875000 27.9776 +1.00000 0.750000 1.00000 40.9065 + + +0.875000 0.625000 1.00000 11.8169 +1.00000 0.625000 1.00000 29.0508 + + +0.875000 0.625000 1.00000 11.8169 +0.875000 0.750000 1.00000 16.6394 + + +1.00000 0.625000 1.00000 29.0508 +1.00000 0.750000 1.00000 40.9065 + + +0.875000 0.750000 1.00000 16.6394 +1.00000 0.750000 1.00000 40.9065 + + +0.500000 0.750000 0.750000 -18.0810 +0.625000 0.750000 0.750000 -10.4435 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.875000 0.750000 -15.0095 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 0.875000 -33.6150 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.875000 0.750000 -8.66944 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.875000 0.750000 -15.0095 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 0.875000 0.875000 -27.9047 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 0.750000 0.875000 -33.6150 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.875000 0.875000 -27.9047 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 0.875000 0.875000 -27.9047 +0.625000 0.875000 0.875000 -16.1177 + + +0.625000 0.750000 0.750000 -10.4435 +0.750000 0.750000 0.750000 -2.80611 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.875000 0.750000 -8.66944 + + +0.625000 0.750000 0.750000 -10.4435 +0.625000 0.750000 0.875000 -19.4160 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.875000 0.750000 -2.32942 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.875000 0.750000 -8.66944 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 0.875000 0.875000 -16.1177 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 0.750000 0.875000 -19.4160 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.875000 0.875000 -16.1177 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 0.875000 0.875000 -16.1177 +0.750000 0.875000 0.875000 -4.33072 + + +0.500000 0.875000 0.750000 -15.0095 +0.625000 0.875000 0.750000 -8.66944 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.875000 0.750000 -15.0095 +0.500000 0.875000 0.875000 -27.9047 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 1.00000 0.750000 -6.89535 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 1.00000 0.750000 -11.9380 +0.625000 1.00000 0.750000 -6.89535 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 0.875000 -22.1944 + + +0.625000 1.00000 0.750000 -6.89535 +0.625000 1.00000 0.875000 -12.8194 + + +0.500000 0.875000 0.875000 -27.9047 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 1.00000 0.875000 -22.1944 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 1.00000 0.875000 -12.8194 + + +0.500000 1.00000 0.875000 -22.1944 +0.625000 1.00000 0.875000 -12.8194 + + +0.625000 0.875000 0.750000 -8.66944 +0.750000 0.875000 0.750000 -2.32942 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 1.00000 0.750000 -6.89535 + + +0.625000 0.875000 0.750000 -8.66944 +0.625000 0.875000 0.875000 -16.1177 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 1.00000 0.750000 -6.89535 +0.750000 1.00000 0.750000 -1.85273 + + +0.625000 1.00000 0.750000 -6.89535 +0.625000 1.00000 0.875000 -12.8194 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 0.875000 -3.44449 + + +0.625000 0.875000 0.875000 -16.1177 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 1.00000 0.875000 -12.8194 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 1.00000 0.875000 -3.44449 + + +0.625000 1.00000 0.875000 -12.8194 +0.750000 1.00000 0.875000 -3.44449 + + +0.500000 0.750000 0.875000 -33.6150 +0.625000 0.750000 0.875000 -19.4160 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.875000 0.875000 -27.9047 + + +0.500000 0.750000 0.875000 -33.6150 +0.500000 0.750000 1.00000 -49.1491 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.875000 0.875000 -16.1177 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.750000 1.00000 -28.3885 + + +0.500000 0.875000 0.875000 -27.9047 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 0.875000 1.00000 -40.7999 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 0.875000 1.00000 -23.5660 + + +0.500000 0.750000 1.00000 -49.1491 +0.625000 0.750000 1.00000 -28.3885 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 0.875000 1.00000 -40.7999 + + +0.625000 0.750000 1.00000 -28.3885 +0.625000 0.875000 1.00000 -23.5660 + + +0.500000 0.875000 1.00000 -40.7999 +0.625000 0.875000 1.00000 -23.5660 + + +0.625000 0.750000 0.875000 -19.4160 +0.750000 0.750000 0.875000 -5.21694 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.875000 0.875000 -16.1177 + + +0.625000 0.750000 0.875000 -19.4160 +0.625000 0.750000 1.00000 -28.3885 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.875000 0.875000 -4.33072 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.750000 1.00000 -7.62778 + + +0.625000 0.875000 0.875000 -16.1177 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 0.875000 1.00000 -23.5660 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 0.875000 1.00000 -6.33202 + + +0.625000 0.750000 1.00000 -28.3885 +0.750000 0.750000 1.00000 -7.62778 + + +0.625000 0.750000 1.00000 -28.3885 +0.625000 0.875000 1.00000 -23.5660 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 0.875000 1.00000 -6.33202 + + +0.625000 0.875000 1.00000 -23.5660 +0.750000 0.875000 1.00000 -6.33202 + + +0.500000 0.875000 0.875000 -27.9047 +0.625000 0.875000 0.875000 -16.1177 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 1.00000 0.875000 -22.1944 + + +0.500000 0.875000 0.875000 -27.9047 +0.500000 0.875000 1.00000 -40.7999 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 1.00000 0.875000 -12.8194 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 0.875000 1.00000 -23.5660 + + +0.500000 1.00000 0.875000 -22.1944 +0.625000 1.00000 0.875000 -12.8194 + + +0.500000 1.00000 0.875000 -22.1944 +0.500000 1.00000 1.00000 -32.4508 + + +0.625000 1.00000 0.875000 -12.8194 +0.625000 1.00000 1.00000 -18.7435 + + +0.500000 0.875000 1.00000 -40.7999 +0.625000 0.875000 1.00000 -23.5660 + + +0.500000 0.875000 1.00000 -40.7999 +0.500000 1.00000 1.00000 -32.4508 + + +0.625000 0.875000 1.00000 -23.5660 +0.625000 1.00000 1.00000 -18.7435 + + +0.500000 1.00000 1.00000 -32.4508 +0.625000 1.00000 1.00000 -18.7435 + + +0.625000 0.875000 0.875000 -16.1177 +0.750000 0.875000 0.875000 -4.33072 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 1.00000 0.875000 -12.8194 + + +0.625000 0.875000 0.875000 -16.1177 +0.625000 0.875000 1.00000 -23.5660 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 1.00000 0.875000 -3.44449 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 0.875000 1.00000 -6.33202 + + +0.625000 1.00000 0.875000 -12.8194 +0.750000 1.00000 0.875000 -3.44449 + + +0.625000 1.00000 0.875000 -12.8194 +0.625000 1.00000 1.00000 -18.7435 + + +0.750000 1.00000 0.875000 -3.44449 +0.750000 1.00000 1.00000 -5.03625 + + +0.625000 0.875000 1.00000 -23.5660 +0.750000 0.875000 1.00000 -6.33202 + + +0.625000 0.875000 1.00000 -23.5660 +0.625000 1.00000 1.00000 -18.7435 + + +0.750000 0.875000 1.00000 -6.33202 +0.750000 1.00000 1.00000 -5.03625 + + +0.625000 1.00000 1.00000 -18.7435 +0.750000 1.00000 1.00000 -5.03625 + + +0.750000 0.750000 0.750000 -2.80611 +0.875000 0.750000 0.750000 6.12128 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.875000 0.750000 -2.32942 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 0.875000 -5.21694 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.875000 0.750000 5.08143 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.875000 0.750000 -2.32942 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 0.875000 0.875000 -4.33072 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 0.750000 0.875000 -5.21694 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.875000 0.875000 -4.33072 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 0.875000 0.875000 -4.33072 +0.875000 0.875000 0.875000 9.44709 + + +0.875000 0.750000 0.750000 6.12128 +1.00000 0.750000 0.750000 15.0487 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.875000 0.750000 5.08143 + + +0.875000 0.750000 0.750000 6.12128 +0.875000 0.750000 0.875000 11.3803 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.875000 0.750000 12.4923 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.875000 0.750000 5.08143 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 0.875000 0.875000 9.44709 + + +1.00000 0.875000 0.750000 12.4923 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 0.750000 0.875000 11.3803 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.875000 0.875000 9.44709 + + +1.00000 0.750000 0.875000 27.9776 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 0.875000 0.875000 9.44709 +1.00000 0.875000 0.875000 23.2249 + + +0.750000 0.875000 0.750000 -2.32942 +0.875000 0.875000 0.750000 5.08143 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.875000 0.750000 -2.32942 +0.750000 0.875000 0.875000 -4.33072 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 1.00000 0.750000 4.04158 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 1.00000 0.750000 -1.85273 +0.875000 1.00000 0.750000 4.04158 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 0.875000 -3.44449 + + +0.875000 1.00000 0.750000 4.04158 +0.875000 1.00000 0.875000 7.51387 + + +0.750000 0.875000 0.875000 -4.33072 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 1.00000 0.875000 -3.44449 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 1.00000 0.875000 7.51387 + + +0.750000 1.00000 0.875000 -3.44449 +0.875000 1.00000 0.875000 7.51387 + + +0.875000 0.875000 0.750000 5.08143 +1.00000 0.875000 0.750000 12.4923 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 1.00000 0.750000 4.04158 + + +0.875000 0.875000 0.750000 5.08143 +0.875000 0.875000 0.875000 9.44709 + + +1.00000 0.875000 0.750000 12.4923 +1.00000 1.00000 0.750000 9.93590 + + +1.00000 0.875000 0.750000 12.4923 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 1.00000 0.750000 4.04158 +1.00000 1.00000 0.750000 9.93590 + + +0.875000 1.00000 0.750000 4.04158 +0.875000 1.00000 0.875000 7.51387 + + +1.00000 1.00000 0.750000 9.93590 +1.00000 1.00000 0.875000 18.4722 + + +0.875000 0.875000 0.875000 9.44709 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 1.00000 0.875000 7.51387 + + +1.00000 0.875000 0.875000 23.2249 +1.00000 1.00000 0.875000 18.4722 + + +0.875000 1.00000 0.875000 7.51387 +1.00000 1.00000 0.875000 18.4722 + + +0.750000 0.750000 0.875000 -5.21694 +0.875000 0.750000 0.875000 11.3803 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.875000 0.875000 -4.33072 + + +0.750000 0.750000 0.875000 -5.21694 +0.750000 0.750000 1.00000 -7.62778 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.875000 0.875000 9.44709 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.750000 1.00000 16.6394 + + +0.750000 0.875000 0.875000 -4.33072 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 0.875000 1.00000 -6.33202 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 0.875000 1.00000 13.8128 + + +0.750000 0.750000 1.00000 -7.62778 +0.875000 0.750000 1.00000 16.6394 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 0.875000 1.00000 -6.33202 + + +0.875000 0.750000 1.00000 16.6394 +0.875000 0.875000 1.00000 13.8128 + + +0.750000 0.875000 1.00000 -6.33202 +0.875000 0.875000 1.00000 13.8128 + + +0.875000 0.750000 0.875000 11.3803 +1.00000 0.750000 0.875000 27.9776 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.875000 0.875000 9.44709 + + +0.875000 0.750000 0.875000 11.3803 +0.875000 0.750000 1.00000 16.6394 + + +1.00000 0.750000 0.875000 27.9776 +1.00000 0.875000 0.875000 23.2249 + + +1.00000 0.750000 0.875000 27.9776 +1.00000 0.750000 1.00000 40.9065 + + +0.875000 0.875000 0.875000 9.44709 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 0.875000 1.00000 13.8128 + + +1.00000 0.875000 0.875000 23.2249 +1.00000 0.875000 1.00000 33.9575 + + +0.875000 0.750000 1.00000 16.6394 +1.00000 0.750000 1.00000 40.9065 + + +0.875000 0.750000 1.00000 16.6394 +0.875000 0.875000 1.00000 13.8128 + + +1.00000 0.750000 1.00000 40.9065 +1.00000 0.875000 1.00000 33.9575 + + +0.875000 0.875000 1.00000 13.8128 +1.00000 0.875000 1.00000 33.9575 + + +0.750000 0.875000 0.875000 -4.33072 +0.875000 0.875000 0.875000 9.44709 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 1.00000 0.875000 -3.44449 + + +0.750000 0.875000 0.875000 -4.33072 +0.750000 0.875000 1.00000 -6.33202 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 1.00000 0.875000 7.51387 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 0.875000 1.00000 13.8128 + + +0.750000 1.00000 0.875000 -3.44449 +0.875000 1.00000 0.875000 7.51387 + + +0.750000 1.00000 0.875000 -3.44449 +0.750000 1.00000 1.00000 -5.03625 + + +0.875000 1.00000 0.875000 7.51387 +0.875000 1.00000 1.00000 10.9862 + + +0.750000 0.875000 1.00000 -6.33202 +0.875000 0.875000 1.00000 13.8128 + + +0.750000 0.875000 1.00000 -6.33202 +0.750000 1.00000 1.00000 -5.03625 + + +0.875000 0.875000 1.00000 13.8128 +0.875000 1.00000 1.00000 10.9862 + + +0.750000 1.00000 1.00000 -5.03625 +0.875000 1.00000 1.00000 10.9862 + + +0.875000 0.875000 0.875000 9.44709 +1.00000 0.875000 0.875000 23.2249 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 1.00000 0.875000 7.51387 + + +0.875000 0.875000 0.875000 9.44709 +0.875000 0.875000 1.00000 13.8128 + + +1.00000 0.875000 0.875000 23.2249 +1.00000 1.00000 0.875000 18.4722 + + +1.00000 0.875000 0.875000 23.2249 +1.00000 0.875000 1.00000 33.9575 + + +0.875000 1.00000 0.875000 7.51387 +1.00000 1.00000 0.875000 18.4722 + + +0.875000 1.00000 0.875000 7.51387 +0.875000 1.00000 1.00000 10.9862 + + +1.00000 1.00000 0.875000 18.4722 +1.00000 1.00000 1.00000 27.0086 + + +0.875000 0.875000 1.00000 13.8128 +1.00000 0.875000 1.00000 33.9575 + + +0.875000 0.875000 1.00000 13.8128 +0.875000 1.00000 1.00000 10.9862 + + +1.00000 0.875000 1.00000 33.9575 +1.00000 1.00000 1.00000 27.0086 + + +0.875000 1.00000 1.00000 10.9862 +1.00000 1.00000 1.00000 27.0086 + + +DEAL::Interpolated/tranferred solution after pure refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.00000 0.00000 0.00000 0.0298502 +0.250000 0.00000 0.00000 0.833324 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.250000 0.00000 0.0168709 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.00000 0.250000 0.0876340 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.250000 0.00000 0.470982 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.00000 0.250000 2.44647 + + +0.00000 0.250000 0.00000 0.0168709 +0.250000 0.250000 0.00000 0.470982 + + +0.00000 0.250000 0.00000 0.0168709 +0.00000 0.250000 0.250000 0.0495294 + + +0.250000 0.250000 0.00000 0.470982 +0.250000 0.250000 0.250000 1.38270 + + +0.00000 0.00000 0.250000 0.0876340 +0.250000 0.00000 0.250000 2.44647 + + +0.00000 0.00000 0.250000 0.0876340 +0.00000 0.250000 0.250000 0.0495294 + + +0.250000 0.00000 0.250000 2.44647 +0.250000 0.250000 0.250000 1.38270 + + +0.00000 0.250000 0.250000 0.0495294 +0.250000 0.250000 0.250000 1.38270 + + +0.250000 0.00000 0.00000 0.865580 +0.500000 0.00000 0.00000 0.930344 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.250000 0.00000 0.489212 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.00000 0.250000 2.54116 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.250000 0.00000 0.525816 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.250000 0.00000 0.489212 +0.500000 0.250000 0.00000 0.525816 + + +0.250000 0.250000 0.00000 0.489212 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.250000 0.00000 0.525816 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.00000 0.250000 2.54116 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.00000 0.250000 2.54116 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.00000 0.250000 2.73130 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.250000 0.250000 1.43623 +0.500000 0.250000 0.250000 1.54369 + + +0.00000 0.250000 0.00000 0.0153854 +0.125000 0.250000 0.00000 0.222449 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.375000 0.00000 0.00188297 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.250000 0.125000 0.0302769 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.375000 0.00000 0.0272247 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.250000 0.125000 0.437756 + + +0.00000 0.375000 0.00000 0.00188297 +0.125000 0.375000 0.00000 0.0272247 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.375000 0.125000 0.00370548 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.250000 0.125000 0.0302769 +0.125000 0.250000 0.125000 0.437756 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.375000 0.125000 0.00370548 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.125000 0.250000 0.00000 0.222449 +0.250000 0.250000 0.00000 0.429512 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.375000 0.00000 0.0272247 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.250000 0.125000 0.437756 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.375000 0.00000 0.0525665 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.375000 0.00000 0.0272247 +0.250000 0.375000 0.00000 0.0525665 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.250000 0.125000 0.437756 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.00000 0.375000 0.00000 0.00188297 +0.125000 0.375000 0.00000 0.0272247 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.500000 0.00000 -0.0116195 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.375000 0.125000 0.00370548 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.500000 0.00000 -0.167999 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.500000 0.00000 -0.0116195 +0.125000 0.500000 0.00000 -0.167999 + + +0.00000 0.500000 0.00000 -0.0116195 +0.00000 0.500000 0.125000 -0.0228659 + + +0.125000 0.500000 0.00000 -0.167999 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.500000 0.125000 -0.0228659 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.500000 0.125000 -0.0228659 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.00000 0.0272247 +0.250000 0.375000 0.00000 0.0525665 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.500000 0.00000 -0.167999 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.500000 0.00000 -0.324379 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.500000 0.00000 -0.167999 +0.250000 0.500000 0.00000 -0.324379 + + +0.125000 0.500000 0.00000 -0.167999 +0.125000 0.500000 0.125000 -0.330605 + + +0.250000 0.500000 0.00000 -0.324379 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.500000 0.125000 -0.330605 +0.250000 0.500000 0.125000 -0.638344 + + +0.00000 0.250000 0.125000 0.0302769 +0.125000 0.250000 0.125000 0.437756 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.375000 0.125000 0.00370548 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.250000 0.250000 0.0451683 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.250000 0.250000 0.653063 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.250000 0.250000 0.0451683 +0.125000 0.250000 0.250000 0.653063 + + +0.00000 0.250000 0.250000 0.0451683 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.250000 0.250000 0.653063 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.375000 0.250000 0.00552800 +0.125000 0.375000 0.250000 0.0799262 + + +0.125000 0.250000 0.125000 0.437756 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.250000 0.250000 0.653063 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.375000 0.125000 0.103445 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.250000 0.250000 1.26096 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.250000 0.250000 0.653063 +0.250000 0.250000 0.250000 1.26096 + + +0.125000 0.250000 0.250000 0.653063 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.250000 0.250000 1.26096 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.375000 0.250000 0.0799262 +0.250000 0.375000 0.250000 0.154324 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.500000 0.125000 -0.0228659 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.500000 0.125000 -0.0228659 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.500000 0.125000 -0.0228659 +0.00000 0.500000 0.250000 -0.0341123 + + +0.125000 0.500000 0.125000 -0.330605 +0.125000 0.500000 0.250000 -0.493211 + + +0.00000 0.375000 0.250000 0.00552800 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.375000 0.250000 0.00552800 +0.00000 0.500000 0.250000 -0.0341123 + + +0.125000 0.375000 0.250000 0.0799262 +0.125000 0.500000 0.250000 -0.493211 + + +0.00000 0.500000 0.250000 -0.0341123 +0.125000 0.500000 0.250000 -0.493211 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.500000 0.125000 -0.638344 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.500000 0.125000 -0.330605 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.500000 0.125000 -0.330605 +0.125000 0.500000 0.250000 -0.493211 + + +0.250000 0.500000 0.125000 -0.638344 +0.250000 0.500000 0.250000 -0.952309 + + +0.125000 0.375000 0.250000 0.0799262 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.375000 0.250000 0.0799262 +0.125000 0.500000 0.250000 -0.493211 + + +0.250000 0.375000 0.250000 0.154324 +0.250000 0.500000 0.250000 -0.952309 + + +0.125000 0.500000 0.250000 -0.493211 +0.250000 0.500000 0.250000 -0.952309 + + +0.250000 0.250000 0.00000 0.446137 +0.375000 0.250000 0.00000 0.462828 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.375000 0.00000 0.0546013 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.250000 0.125000 0.877952 + + +0.375000 0.250000 0.00000 0.462828 +0.375000 0.375000 0.00000 0.0566439 + + +0.375000 0.250000 0.00000 0.462828 +0.375000 0.250000 0.125000 0.910797 + + +0.250000 0.375000 0.00000 0.0546013 +0.375000 0.375000 0.00000 0.0566439 + + +0.250000 0.375000 0.00000 0.0546013 +0.250000 0.375000 0.125000 0.107450 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.250000 0.125000 0.877952 +0.375000 0.250000 0.125000 0.910797 + + +0.250000 0.250000 0.125000 0.877952 +0.250000 0.375000 0.125000 0.107450 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.375000 0.125000 0.107450 +0.375000 0.375000 0.125000 0.111469 + + +0.375000 0.250000 0.00000 0.462828 +0.500000 0.250000 0.00000 0.479518 + + +0.375000 0.250000 0.00000 0.462828 +0.375000 0.375000 0.00000 0.0566439 + + +0.375000 0.250000 0.00000 0.462828 +0.375000 0.250000 0.125000 0.910797 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.375000 0.00000 0.0586866 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.250000 0.125000 0.943642 + + +0.375000 0.375000 0.00000 0.0566439 +0.500000 0.375000 0.00000 0.0586866 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.375000 0.125000 0.111469 + + +0.500000 0.375000 0.00000 0.0586866 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.250000 0.125000 0.910797 +0.500000 0.250000 0.125000 0.943642 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.375000 0.125000 0.111469 + + +0.500000 0.250000 0.125000 0.943642 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.375000 0.125000 0.111469 +0.500000 0.375000 0.125000 0.115489 + + +0.250000 0.375000 0.00000 0.0546013 +0.375000 0.375000 0.00000 0.0566439 + + +0.250000 0.375000 0.00000 0.0546013 +0.250000 0.500000 0.00000 -0.336935 + + +0.250000 0.375000 0.00000 0.0546013 +0.250000 0.375000 0.125000 0.107450 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.500000 0.00000 -0.349540 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.500000 0.00000 -0.336935 +0.375000 0.500000 0.00000 -0.349540 + + +0.250000 0.500000 0.00000 -0.336935 +0.250000 0.500000 0.125000 -0.663053 + + +0.375000 0.500000 0.00000 -0.349540 +0.375000 0.500000 0.125000 -0.687858 + + +0.250000 0.375000 0.125000 0.107450 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.375000 0.125000 0.107450 +0.250000 0.500000 0.125000 -0.663053 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.500000 0.125000 -0.687858 + + +0.250000 0.500000 0.125000 -0.663053 +0.375000 0.500000 0.125000 -0.687858 + + +0.375000 0.375000 0.00000 0.0566439 +0.500000 0.375000 0.00000 0.0586866 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.500000 0.00000 -0.349540 + + +0.375000 0.375000 0.00000 0.0566439 +0.375000 0.375000 0.125000 0.111469 + + +0.500000 0.375000 0.00000 0.0586866 +0.500000 0.500000 0.00000 -0.362145 + + +0.500000 0.375000 0.00000 0.0586866 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.500000 0.00000 -0.349540 +0.500000 0.500000 0.00000 -0.362145 + + +0.375000 0.500000 0.00000 -0.349540 +0.375000 0.500000 0.125000 -0.687858 + + +0.500000 0.500000 0.00000 -0.362145 +0.500000 0.500000 0.125000 -0.712663 + + +0.375000 0.375000 0.125000 0.111469 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.500000 0.125000 -0.687858 + + +0.500000 0.375000 0.125000 0.115489 +0.500000 0.500000 0.125000 -0.712663 + + +0.375000 0.500000 0.125000 -0.687858 +0.500000 0.500000 0.125000 -0.712663 + + +0.250000 0.250000 0.125000 0.877952 +0.375000 0.250000 0.125000 0.910797 + + +0.250000 0.250000 0.125000 0.877952 +0.250000 0.375000 0.125000 0.107450 + + +0.250000 0.250000 0.125000 0.877952 +0.250000 0.250000 0.250000 1.30977 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.375000 0.125000 0.111469 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.250000 0.250000 1.35877 + + +0.250000 0.375000 0.125000 0.107450 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.375000 0.125000 0.107450 +0.250000 0.375000 0.250000 0.160298 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.375000 0.250000 0.166295 + + +0.250000 0.250000 0.250000 1.30977 +0.375000 0.250000 0.250000 1.35877 + + +0.250000 0.250000 0.250000 1.30977 +0.250000 0.375000 0.250000 0.160298 + + +0.375000 0.250000 0.250000 1.35877 +0.375000 0.375000 0.250000 0.166295 + + +0.250000 0.375000 0.250000 0.160298 +0.375000 0.375000 0.250000 0.166295 + + +0.375000 0.250000 0.125000 0.910797 +0.500000 0.250000 0.125000 0.943642 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.375000 0.125000 0.111469 + + +0.375000 0.250000 0.125000 0.910797 +0.375000 0.250000 0.250000 1.35877 + + +0.500000 0.250000 0.125000 0.943642 +0.500000 0.375000 0.125000 0.115489 + + +0.500000 0.250000 0.125000 0.943642 +0.500000 0.250000 0.250000 1.40777 + + +0.375000 0.375000 0.125000 0.111469 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.375000 0.250000 0.166295 + + +0.500000 0.375000 0.125000 0.115489 +0.500000 0.375000 0.250000 0.172292 + + +0.375000 0.250000 0.250000 1.35877 +0.500000 0.250000 0.250000 1.40777 + + +0.375000 0.250000 0.250000 1.35877 +0.375000 0.375000 0.250000 0.166295 + + +0.500000 0.250000 0.250000 1.40777 +0.500000 0.375000 0.250000 0.172292 + + +0.375000 0.375000 0.250000 0.166295 +0.500000 0.375000 0.250000 0.172292 + + +0.250000 0.375000 0.125000 0.107450 +0.375000 0.375000 0.125000 0.111469 + + +0.250000 0.375000 0.125000 0.107450 +0.250000 0.500000 0.125000 -0.663053 + + +0.250000 0.375000 0.125000 0.107450 +0.250000 0.375000 0.250000 0.160298 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.500000 0.125000 -0.687858 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.375000 0.250000 0.166295 + + +0.250000 0.500000 0.125000 -0.663053 +0.375000 0.500000 0.125000 -0.687858 + + +0.250000 0.500000 0.125000 -0.663053 +0.250000 0.500000 0.250000 -0.989171 + + +0.375000 0.500000 0.125000 -0.687858 +0.375000 0.500000 0.250000 -1.02618 + + +0.250000 0.375000 0.250000 0.160298 +0.375000 0.375000 0.250000 0.166295 + + +0.250000 0.375000 0.250000 0.160298 +0.250000 0.500000 0.250000 -0.989171 + + +0.375000 0.375000 0.250000 0.166295 +0.375000 0.500000 0.250000 -1.02618 + + +0.250000 0.500000 0.250000 -0.989171 +0.375000 0.500000 0.250000 -1.02618 + + +0.375000 0.375000 0.125000 0.111469 +0.500000 0.375000 0.125000 0.115489 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.500000 0.125000 -0.687858 + + +0.375000 0.375000 0.125000 0.111469 +0.375000 0.375000 0.250000 0.166295 + + +0.500000 0.375000 0.125000 0.115489 +0.500000 0.500000 0.125000 -0.712663 + + +0.500000 0.375000 0.125000 0.115489 +0.500000 0.375000 0.250000 0.172292 + + +0.375000 0.500000 0.125000 -0.687858 +0.500000 0.500000 0.125000 -0.712663 + + +0.375000 0.500000 0.125000 -0.687858 +0.375000 0.500000 0.250000 -1.02618 + + +0.500000 0.500000 0.125000 -0.712663 +0.500000 0.500000 0.250000 -1.06318 + + +0.375000 0.375000 0.250000 0.166295 +0.500000 0.375000 0.250000 0.172292 + + +0.375000 0.375000 0.250000 0.166295 +0.375000 0.500000 0.250000 -1.02618 + + +0.500000 0.375000 0.250000 0.172292 +0.500000 0.500000 0.250000 -1.06318 + + +0.375000 0.500000 0.250000 -1.02618 +0.500000 0.500000 0.250000 -1.06318 + + +0.00000 0.00000 0.250000 0.0811412 +0.125000 0.00000 0.250000 1.17318 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.125000 0.250000 0.0635005 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.00000 0.375000 0.159678 + + +0.125000 0.00000 0.250000 1.17318 +0.125000 0.125000 0.250000 0.918118 + + +0.125000 0.00000 0.250000 1.17318 +0.125000 0.00000 0.375000 2.30869 + + +0.00000 0.125000 0.250000 0.0635005 +0.125000 0.125000 0.250000 0.918118 + + +0.00000 0.125000 0.250000 0.0635005 +0.00000 0.125000 0.375000 0.124962 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.00000 0.375000 0.159678 +0.125000 0.00000 0.375000 2.30869 + + +0.00000 0.00000 0.375000 0.159678 +0.00000 0.125000 0.375000 0.124962 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.125000 0.375000 0.124962 +0.125000 0.125000 0.375000 1.80676 + + +0.125000 0.00000 0.250000 1.17318 +0.250000 0.00000 0.250000 2.26521 + + +0.125000 0.00000 0.250000 1.17318 +0.125000 0.125000 0.250000 0.918118 + + +0.125000 0.00000 0.250000 1.17318 +0.125000 0.00000 0.375000 2.30869 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.125000 0.250000 1.77273 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.00000 0.375000 4.45770 + + +0.125000 0.125000 0.250000 0.918118 +0.250000 0.125000 0.250000 1.77273 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.125000 0.375000 1.80676 + + +0.250000 0.125000 0.250000 1.77273 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.00000 0.375000 2.30869 +0.250000 0.00000 0.375000 4.45770 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.125000 0.375000 1.80676 + + +0.250000 0.00000 0.375000 4.45770 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.125000 0.375000 1.80676 +0.250000 0.125000 0.375000 3.48856 + + +0.00000 0.125000 0.250000 0.0635005 +0.125000 0.125000 0.250000 0.918118 + + +0.00000 0.125000 0.250000 0.0635005 +0.00000 0.250000 0.250000 0.0458598 + + +0.00000 0.125000 0.250000 0.0635005 +0.00000 0.125000 0.375000 0.124962 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.250000 0.250000 0.663060 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.250000 0.250000 0.0458598 +0.125000 0.250000 0.250000 0.663060 + + +0.00000 0.250000 0.250000 0.0458598 +0.00000 0.250000 0.375000 0.0902473 + + +0.125000 0.250000 0.250000 0.663060 +0.125000 0.250000 0.375000 1.30483 + + +0.00000 0.125000 0.375000 0.124962 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.125000 0.375000 0.124962 +0.00000 0.250000 0.375000 0.0902473 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.250000 0.375000 1.30483 + + +0.00000 0.250000 0.375000 0.0902473 +0.125000 0.250000 0.375000 1.30483 + + +0.125000 0.125000 0.250000 0.918118 +0.250000 0.125000 0.250000 1.77273 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.250000 0.250000 0.663060 + + +0.125000 0.125000 0.250000 0.918118 +0.125000 0.125000 0.375000 1.80676 + + +0.250000 0.125000 0.250000 1.77273 +0.250000 0.250000 0.250000 1.28026 + + +0.250000 0.125000 0.250000 1.77273 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.250000 0.250000 0.663060 +0.250000 0.250000 0.250000 1.28026 + + +0.125000 0.250000 0.250000 0.663060 +0.125000 0.250000 0.375000 1.30483 + + +0.250000 0.250000 0.250000 1.28026 +0.250000 0.250000 0.375000 2.51942 + + +0.125000 0.125000 0.375000 1.80676 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.250000 0.375000 1.30483 + + +0.250000 0.125000 0.375000 3.48856 +0.250000 0.250000 0.375000 2.51942 + + +0.125000 0.250000 0.375000 1.30483 +0.250000 0.250000 0.375000 2.51942 + + +0.00000 0.00000 0.375000 0.159678 +0.125000 0.00000 0.375000 2.30869 + + +0.00000 0.00000 0.375000 0.159678 +0.00000 0.125000 0.375000 0.124962 + + +0.00000 0.00000 0.375000 0.159678 +0.00000 0.00000 0.500000 0.238214 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.125000 0.375000 1.80676 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.00000 0.500000 3.44420 + + +0.00000 0.125000 0.375000 0.124962 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.125000 0.375000 0.124962 +0.00000 0.125000 0.500000 0.186424 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.125000 0.500000 2.69540 + + +0.00000 0.00000 0.500000 0.238214 +0.125000 0.00000 0.500000 3.44420 + + +0.00000 0.00000 0.500000 0.238214 +0.00000 0.125000 0.500000 0.186424 + + +0.125000 0.00000 0.500000 3.44420 +0.125000 0.125000 0.500000 2.69540 + + +0.00000 0.125000 0.500000 0.186424 +0.125000 0.125000 0.500000 2.69540 + + +0.125000 0.00000 0.375000 2.30869 +0.250000 0.00000 0.375000 4.45770 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.125000 0.375000 1.80676 + + +0.125000 0.00000 0.375000 2.30869 +0.125000 0.00000 0.500000 3.44420 + + +0.250000 0.00000 0.375000 4.45770 +0.250000 0.125000 0.375000 3.48856 + + +0.250000 0.00000 0.375000 4.45770 +0.250000 0.00000 0.500000 6.65018 + + +0.125000 0.125000 0.375000 1.80676 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.125000 0.500000 2.69540 + + +0.250000 0.125000 0.375000 3.48856 +0.250000 0.125000 0.500000 5.20438 + + +0.125000 0.00000 0.500000 3.44420 +0.250000 0.00000 0.500000 6.65018 + + +0.125000 0.00000 0.500000 3.44420 +0.125000 0.125000 0.500000 2.69540 + + +0.250000 0.00000 0.500000 6.65018 +0.250000 0.125000 0.500000 5.20438 + + +0.125000 0.125000 0.500000 2.69540 +0.250000 0.125000 0.500000 5.20438 + + +0.00000 0.125000 0.375000 0.124962 +0.125000 0.125000 0.375000 1.80676 + + +0.00000 0.125000 0.375000 0.124962 +0.00000 0.250000 0.375000 0.0902473 + + +0.00000 0.125000 0.375000 0.124962 +0.00000 0.125000 0.500000 0.186424 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.250000 0.375000 1.30483 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.125000 0.500000 2.69540 + + +0.00000 0.250000 0.375000 0.0902473 +0.125000 0.250000 0.375000 1.30483 + + +0.00000 0.250000 0.375000 0.0902473 +0.00000 0.250000 0.500000 0.134635 + + +0.125000 0.250000 0.375000 1.30483 +0.125000 0.250000 0.500000 1.94661 + + +0.00000 0.125000 0.500000 0.186424 +0.125000 0.125000 0.500000 2.69540 + + +0.00000 0.125000 0.500000 0.186424 +0.00000 0.250000 0.500000 0.134635 + + +0.125000 0.125000 0.500000 2.69540 +0.125000 0.250000 0.500000 1.94661 + + +0.00000 0.250000 0.500000 0.134635 +0.125000 0.250000 0.500000 1.94661 + + +0.125000 0.125000 0.375000 1.80676 +0.250000 0.125000 0.375000 3.48856 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.250000 0.375000 1.30483 + + +0.125000 0.125000 0.375000 1.80676 +0.125000 0.125000 0.500000 2.69540 + + +0.250000 0.125000 0.375000 3.48856 +0.250000 0.250000 0.375000 2.51942 + + +0.250000 0.125000 0.375000 3.48856 +0.250000 0.125000 0.500000 5.20438 + + +0.125000 0.250000 0.375000 1.30483 +0.250000 0.250000 0.375000 2.51942 + + +0.125000 0.250000 0.375000 1.30483 +0.125000 0.250000 0.500000 1.94661 + + +0.250000 0.250000 0.375000 2.51942 +0.250000 0.250000 0.500000 3.75858 + + +0.125000 0.125000 0.500000 2.69540 +0.250000 0.125000 0.500000 5.20438 + + +0.125000 0.125000 0.500000 2.69540 +0.125000 0.250000 0.500000 1.94661 + + +0.250000 0.125000 0.500000 5.20438 +0.250000 0.250000 0.500000 3.75858 + + +0.125000 0.250000 0.500000 1.94661 +0.250000 0.250000 0.500000 3.75858 + + +0.250000 0.00000 0.250000 2.35289 +0.375000 0.00000 0.250000 2.44091 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.125000 0.250000 1.84135 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.00000 0.375000 4.63024 + + +0.375000 0.00000 0.250000 2.44091 +0.375000 0.125000 0.250000 1.91024 + + +0.375000 0.00000 0.250000 2.44091 +0.375000 0.00000 0.375000 4.80346 + + +0.250000 0.125000 0.250000 1.84135 +0.375000 0.125000 0.250000 1.91024 + + +0.250000 0.125000 0.250000 1.84135 +0.250000 0.125000 0.375000 3.62359 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.00000 0.375000 4.63024 +0.375000 0.00000 0.375000 4.80346 + + +0.250000 0.00000 0.375000 4.63024 +0.250000 0.125000 0.375000 3.62359 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.125000 0.375000 3.62359 +0.375000 0.125000 0.375000 3.75915 + + +0.375000 0.00000 0.250000 2.44091 +0.500000 0.00000 0.250000 2.52894 + + +0.375000 0.00000 0.250000 2.44091 +0.375000 0.125000 0.250000 1.91024 + + +0.375000 0.00000 0.250000 2.44091 +0.375000 0.00000 0.375000 4.80346 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.125000 0.250000 1.97913 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.00000 0.375000 4.97669 + + +0.375000 0.125000 0.250000 1.91024 +0.500000 0.125000 0.250000 1.97913 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.125000 0.375000 3.75915 + + +0.500000 0.125000 0.250000 1.97913 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.00000 0.375000 4.80346 +0.500000 0.00000 0.375000 4.97669 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.125000 0.375000 3.75915 + + +0.500000 0.00000 0.375000 4.97669 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.125000 0.375000 3.75915 +0.500000 0.125000 0.375000 3.89471 + + +0.250000 0.125000 0.250000 1.84135 +0.375000 0.125000 0.250000 1.91024 + + +0.250000 0.125000 0.250000 1.84135 +0.250000 0.250000 0.250000 1.32982 + + +0.250000 0.125000 0.250000 1.84135 +0.250000 0.125000 0.375000 3.62359 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.250000 0.250000 1.37957 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.250000 0.250000 1.32982 +0.375000 0.250000 0.250000 1.37957 + + +0.250000 0.250000 0.250000 1.32982 +0.250000 0.250000 0.375000 2.61694 + + +0.375000 0.250000 0.250000 1.37957 +0.375000 0.250000 0.375000 2.71484 + + +0.250000 0.125000 0.375000 3.62359 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.125000 0.375000 3.62359 +0.250000 0.250000 0.375000 2.61694 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.250000 0.375000 2.71484 + + +0.250000 0.250000 0.375000 2.61694 +0.375000 0.250000 0.375000 2.71484 + + +0.375000 0.125000 0.250000 1.91024 +0.500000 0.125000 0.250000 1.97913 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.250000 0.250000 1.37957 + + +0.375000 0.125000 0.250000 1.91024 +0.375000 0.125000 0.375000 3.75915 + + +0.500000 0.125000 0.250000 1.97913 +0.500000 0.250000 0.250000 1.42932 + + +0.500000 0.125000 0.250000 1.97913 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.250000 0.250000 1.37957 +0.500000 0.250000 0.250000 1.42932 + + +0.375000 0.250000 0.250000 1.37957 +0.375000 0.250000 0.375000 2.71484 + + +0.500000 0.250000 0.250000 1.42932 +0.500000 0.250000 0.375000 2.81274 + + +0.375000 0.125000 0.375000 3.75915 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.250000 0.375000 2.71484 + + +0.500000 0.125000 0.375000 3.89471 +0.500000 0.250000 0.375000 2.81274 + + +0.375000 0.250000 0.375000 2.71484 +0.500000 0.250000 0.375000 2.81274 + + +0.250000 0.00000 0.375000 4.63024 +0.375000 0.00000 0.375000 4.80346 + + +0.250000 0.00000 0.375000 4.63024 +0.250000 0.125000 0.375000 3.62359 + + +0.250000 0.00000 0.375000 4.63024 +0.250000 0.00000 0.500000 6.90760 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.125000 0.375000 3.75915 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.00000 0.500000 7.16602 + + +0.250000 0.125000 0.375000 3.62359 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.125000 0.375000 3.62359 +0.250000 0.125000 0.500000 5.40583 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.125000 0.500000 5.60807 + + +0.250000 0.00000 0.500000 6.90760 +0.375000 0.00000 0.500000 7.16602 + + +0.250000 0.00000 0.500000 6.90760 +0.250000 0.125000 0.500000 5.40583 + + +0.375000 0.00000 0.500000 7.16602 +0.375000 0.125000 0.500000 5.60807 + + +0.250000 0.125000 0.500000 5.40583 +0.375000 0.125000 0.500000 5.60807 + + +0.375000 0.00000 0.375000 4.80346 +0.500000 0.00000 0.375000 4.97669 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.125000 0.375000 3.75915 + + +0.375000 0.00000 0.375000 4.80346 +0.375000 0.00000 0.500000 7.16602 + + +0.500000 0.00000 0.375000 4.97669 +0.500000 0.125000 0.375000 3.89471 + + +0.500000 0.00000 0.375000 4.97669 +0.500000 0.00000 0.500000 7.42443 + + +0.375000 0.125000 0.375000 3.75915 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.125000 0.500000 5.60807 + + +0.500000 0.125000 0.375000 3.89471 +0.500000 0.125000 0.500000 5.81030 + + +0.375000 0.00000 0.500000 7.16602 +0.500000 0.00000 0.500000 7.42443 + + +0.375000 0.00000 0.500000 7.16602 +0.375000 0.125000 0.500000 5.60807 + + +0.500000 0.00000 0.500000 7.42443 +0.500000 0.125000 0.500000 5.81030 + + +0.375000 0.125000 0.500000 5.60807 +0.500000 0.125000 0.500000 5.81030 + + +0.250000 0.125000 0.375000 3.62359 +0.375000 0.125000 0.375000 3.75915 + + +0.250000 0.125000 0.375000 3.62359 +0.250000 0.250000 0.375000 2.61694 + + +0.250000 0.125000 0.375000 3.62359 +0.250000 0.125000 0.500000 5.40583 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.250000 0.375000 2.71484 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.125000 0.500000 5.60807 + + +0.250000 0.250000 0.375000 2.61694 +0.375000 0.250000 0.375000 2.71484 + + +0.250000 0.250000 0.375000 2.61694 +0.250000 0.250000 0.500000 3.90407 + + +0.375000 0.250000 0.375000 2.71484 +0.375000 0.250000 0.500000 4.05012 + + +0.250000 0.125000 0.500000 5.40583 +0.375000 0.125000 0.500000 5.60807 + + +0.250000 0.125000 0.500000 5.40583 +0.250000 0.250000 0.500000 3.90407 + + +0.375000 0.125000 0.500000 5.60807 +0.375000 0.250000 0.500000 4.05012 + + +0.250000 0.250000 0.500000 3.90407 +0.375000 0.250000 0.500000 4.05012 + + +0.375000 0.125000 0.375000 3.75915 +0.500000 0.125000 0.375000 3.89471 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.250000 0.375000 2.71484 + + +0.375000 0.125000 0.375000 3.75915 +0.375000 0.125000 0.500000 5.60807 + + +0.500000 0.125000 0.375000 3.89471 +0.500000 0.250000 0.375000 2.81274 + + +0.500000 0.125000 0.375000 3.89471 +0.500000 0.125000 0.500000 5.81030 + + +0.375000 0.250000 0.375000 2.71484 +0.500000 0.250000 0.375000 2.81274 + + +0.375000 0.250000 0.375000 2.71484 +0.375000 0.250000 0.500000 4.05012 + + +0.500000 0.250000 0.375000 2.81274 +0.500000 0.250000 0.500000 4.19617 + + +0.375000 0.125000 0.500000 5.60807 +0.500000 0.125000 0.500000 5.81030 + + +0.375000 0.125000 0.500000 5.60807 +0.375000 0.250000 0.500000 4.05012 + + +0.500000 0.125000 0.500000 5.81030 +0.500000 0.250000 0.500000 4.19617 + + +0.375000 0.250000 0.500000 4.05012 +0.500000 0.250000 0.500000 4.19617 + + +0.00000 0.250000 0.250000 0.0418218 +0.125000 0.250000 0.250000 0.604678 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.375000 0.250000 0.00511843 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.250000 0.375000 0.0823010 + + +0.125000 0.250000 0.250000 0.604678 +0.125000 0.375000 0.250000 0.0740045 + + +0.125000 0.250000 0.250000 0.604678 +0.125000 0.250000 0.375000 1.18994 + + +0.00000 0.375000 0.250000 0.00511843 +0.125000 0.375000 0.250000 0.0740045 + + +0.00000 0.375000 0.250000 0.00511843 +0.00000 0.375000 0.375000 0.0100725 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.250000 0.375000 0.0823010 +0.125000 0.250000 0.375000 1.18994 + + +0.00000 0.250000 0.375000 0.0823010 +0.00000 0.375000 0.375000 0.0100725 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.375000 0.375000 0.0100725 +0.125000 0.375000 0.375000 0.145633 + + +0.125000 0.250000 0.250000 0.604678 +0.250000 0.250000 0.250000 1.16753 + + +0.125000 0.250000 0.250000 0.604678 +0.125000 0.375000 0.250000 0.0740045 + + +0.125000 0.250000 0.250000 0.604678 +0.125000 0.250000 0.375000 1.18994 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.375000 0.250000 0.142891 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.250000 0.375000 2.29759 + + +0.125000 0.375000 0.250000 0.0740045 +0.250000 0.375000 0.250000 0.142891 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.375000 0.375000 0.145633 + + +0.250000 0.375000 0.250000 0.142891 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.250000 0.375000 1.18994 +0.250000 0.250000 0.375000 2.29759 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.375000 0.375000 0.145633 + + +0.250000 0.250000 0.375000 2.29759 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.375000 0.375000 0.145633 +0.250000 0.375000 0.375000 0.281194 + + +0.00000 0.375000 0.250000 0.00511843 +0.125000 0.375000 0.250000 0.0740045 + + +0.00000 0.375000 0.250000 0.00511843 +0.00000 0.500000 0.250000 -0.0315850 + + +0.00000 0.375000 0.250000 0.00511843 +0.00000 0.375000 0.375000 0.0100725 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.500000 0.250000 -0.456669 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.500000 0.250000 -0.0315850 +0.125000 0.500000 0.250000 -0.456669 + + +0.00000 0.500000 0.250000 -0.0315850 +0.00000 0.500000 0.375000 -0.0621559 + + +0.125000 0.500000 0.250000 -0.456669 +0.125000 0.500000 0.375000 -0.898678 + + +0.00000 0.375000 0.375000 0.0100725 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.375000 0.375000 0.0100725 +0.00000 0.500000 0.375000 -0.0621559 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.500000 0.375000 -0.898678 + + +0.00000 0.500000 0.375000 -0.0621559 +0.125000 0.500000 0.375000 -0.898678 + + +0.125000 0.375000 0.250000 0.0740045 +0.250000 0.375000 0.250000 0.142891 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.500000 0.250000 -0.456669 + + +0.125000 0.375000 0.250000 0.0740045 +0.125000 0.375000 0.375000 0.145633 + + +0.250000 0.375000 0.250000 0.142891 +0.250000 0.500000 0.250000 -0.881753 + + +0.250000 0.375000 0.250000 0.142891 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.500000 0.250000 -0.456669 +0.250000 0.500000 0.250000 -0.881753 + + +0.125000 0.500000 0.250000 -0.456669 +0.125000 0.500000 0.375000 -0.898678 + + +0.250000 0.500000 0.250000 -0.881753 +0.250000 0.500000 0.375000 -1.73520 + + +0.125000 0.375000 0.375000 0.145633 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.500000 0.375000 -0.898678 + + +0.250000 0.375000 0.375000 0.281194 +0.250000 0.500000 0.375000 -1.73520 + + +0.125000 0.500000 0.375000 -0.898678 +0.250000 0.500000 0.375000 -1.73520 + + +0.00000 0.250000 0.375000 0.0823010 +0.125000 0.250000 0.375000 1.18994 + + +0.00000 0.250000 0.375000 0.0823010 +0.00000 0.375000 0.375000 0.0100725 + + +0.00000 0.250000 0.375000 0.0823010 +0.00000 0.250000 0.500000 0.122780 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.375000 0.375000 0.145633 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.250000 0.500000 1.77521 + + +0.00000 0.375000 0.375000 0.0100725 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.375000 0.375000 0.0100725 +0.00000 0.375000 0.500000 0.0150267 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.375000 0.500000 0.217262 + + +0.00000 0.250000 0.500000 0.122780 +0.125000 0.250000 0.500000 1.77521 + + +0.00000 0.250000 0.500000 0.122780 +0.00000 0.375000 0.500000 0.0150267 + + +0.125000 0.250000 0.500000 1.77521 +0.125000 0.375000 0.500000 0.217262 + + +0.00000 0.375000 0.500000 0.0150267 +0.125000 0.375000 0.500000 0.217262 + + +0.125000 0.250000 0.375000 1.18994 +0.250000 0.250000 0.375000 2.29759 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.375000 0.375000 0.145633 + + +0.125000 0.250000 0.375000 1.18994 +0.125000 0.250000 0.500000 1.77521 + + +0.250000 0.250000 0.375000 2.29759 +0.250000 0.375000 0.375000 0.281194 + + +0.250000 0.250000 0.375000 2.29759 +0.250000 0.250000 0.500000 3.42764 + + +0.125000 0.375000 0.375000 0.145633 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.375000 0.500000 0.217262 + + +0.250000 0.375000 0.375000 0.281194 +0.250000 0.375000 0.500000 0.419497 + + +0.125000 0.250000 0.500000 1.77521 +0.250000 0.250000 0.500000 3.42764 + + +0.125000 0.250000 0.500000 1.77521 +0.125000 0.375000 0.500000 0.217262 + + +0.250000 0.250000 0.500000 3.42764 +0.250000 0.375000 0.500000 0.419497 + + +0.125000 0.375000 0.500000 0.217262 +0.250000 0.375000 0.500000 0.419497 + + +0.00000 0.375000 0.375000 0.0100725 +0.125000 0.375000 0.375000 0.145633 + + +0.00000 0.375000 0.375000 0.0100725 +0.00000 0.500000 0.375000 -0.0621559 + + +0.00000 0.375000 0.375000 0.0100725 +0.00000 0.375000 0.500000 0.0150267 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.500000 0.375000 -0.898678 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.375000 0.500000 0.217262 + + +0.00000 0.500000 0.375000 -0.0621559 +0.125000 0.500000 0.375000 -0.898678 + + +0.00000 0.500000 0.375000 -0.0621559 +0.00000 0.500000 0.500000 -0.0927269 + + +0.125000 0.500000 0.375000 -0.898678 +0.125000 0.500000 0.500000 -1.34069 + + +0.00000 0.375000 0.500000 0.0150267 +0.125000 0.375000 0.500000 0.217262 + + +0.00000 0.375000 0.500000 0.0150267 +0.00000 0.500000 0.500000 -0.0927269 + + +0.125000 0.375000 0.500000 0.217262 +0.125000 0.500000 0.500000 -1.34069 + + +0.00000 0.500000 0.500000 -0.0927269 +0.125000 0.500000 0.500000 -1.34069 + + +0.125000 0.375000 0.375000 0.145633 +0.250000 0.375000 0.375000 0.281194 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.500000 0.375000 -0.898678 + + +0.125000 0.375000 0.375000 0.145633 +0.125000 0.375000 0.500000 0.217262 + + +0.250000 0.375000 0.375000 0.281194 +0.250000 0.500000 0.375000 -1.73520 + + +0.250000 0.375000 0.375000 0.281194 +0.250000 0.375000 0.500000 0.419497 + + +0.125000 0.500000 0.375000 -0.898678 +0.250000 0.500000 0.375000 -1.73520 + + +0.125000 0.500000 0.375000 -0.898678 +0.125000 0.500000 0.500000 -1.34069 + + +0.250000 0.500000 0.375000 -1.73520 +0.250000 0.500000 0.500000 -2.58864 + + +0.125000 0.375000 0.500000 0.217262 +0.250000 0.375000 0.500000 0.419497 + + +0.125000 0.375000 0.500000 0.217262 +0.125000 0.500000 0.500000 -1.34069 + + +0.250000 0.375000 0.500000 0.419497 +0.250000 0.500000 0.500000 -2.58864 + + +0.125000 0.500000 0.500000 -1.34069 +0.250000 0.500000 0.500000 -2.58864 + + +0.250000 0.250000 0.250000 1.21273 +0.375000 0.250000 0.250000 1.25810 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.375000 0.250000 0.148422 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.250000 0.375000 2.38652 + + +0.375000 0.250000 0.250000 1.25810 +0.375000 0.375000 0.250000 0.153974 + + +0.375000 0.250000 0.250000 1.25810 +0.375000 0.250000 0.375000 2.47580 + + +0.250000 0.375000 0.250000 0.148422 +0.375000 0.375000 0.250000 0.153974 + + +0.250000 0.375000 0.250000 0.148422 +0.250000 0.375000 0.375000 0.292078 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.250000 0.375000 2.38652 +0.375000 0.250000 0.375000 2.47580 + + +0.250000 0.250000 0.375000 2.38652 +0.250000 0.375000 0.375000 0.292078 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.375000 0.375000 0.292078 +0.375000 0.375000 0.375000 0.303005 + + +0.375000 0.250000 0.250000 1.25810 +0.500000 0.250000 0.250000 1.30347 + + +0.375000 0.250000 0.250000 1.25810 +0.375000 0.375000 0.250000 0.153974 + + +0.375000 0.250000 0.250000 1.25810 +0.375000 0.250000 0.375000 2.47580 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.375000 0.250000 0.159527 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.250000 0.375000 2.56508 + + +0.375000 0.375000 0.250000 0.153974 +0.500000 0.375000 0.250000 0.159527 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.375000 0.375000 0.303005 + + +0.500000 0.375000 0.250000 0.159527 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.250000 0.375000 2.47580 +0.500000 0.250000 0.375000 2.56508 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.375000 0.375000 0.303005 + + +0.500000 0.250000 0.375000 2.56508 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.375000 0.375000 0.303005 +0.500000 0.375000 0.375000 0.313932 + + +0.250000 0.375000 0.250000 0.148422 +0.375000 0.375000 0.250000 0.153974 + + +0.250000 0.375000 0.250000 0.148422 +0.250000 0.500000 0.250000 -0.915884 + + +0.250000 0.375000 0.250000 0.148422 +0.250000 0.375000 0.375000 0.292078 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.500000 0.250000 -0.950148 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.500000 0.250000 -0.915884 +0.375000 0.500000 0.250000 -0.950148 + + +0.250000 0.500000 0.250000 -0.915884 +0.250000 0.500000 0.375000 -1.80237 + + +0.375000 0.500000 0.250000 -0.950148 +0.375000 0.500000 0.375000 -1.86979 + + +0.250000 0.375000 0.375000 0.292078 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.375000 0.375000 0.292078 +0.250000 0.500000 0.375000 -1.80237 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.500000 0.375000 -1.86979 + + +0.250000 0.500000 0.375000 -1.80237 +0.375000 0.500000 0.375000 -1.86979 + + +0.375000 0.375000 0.250000 0.153974 +0.500000 0.375000 0.250000 0.159527 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.500000 0.250000 -0.950148 + + +0.375000 0.375000 0.250000 0.153974 +0.375000 0.375000 0.375000 0.303005 + + +0.500000 0.375000 0.250000 0.159527 +0.500000 0.500000 0.250000 -0.984412 + + +0.500000 0.375000 0.250000 0.159527 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.500000 0.250000 -0.950148 +0.500000 0.500000 0.250000 -0.984412 + + +0.375000 0.500000 0.250000 -0.950148 +0.375000 0.500000 0.375000 -1.86979 + + +0.500000 0.500000 0.250000 -0.984412 +0.500000 0.500000 0.375000 -1.93722 + + +0.375000 0.375000 0.375000 0.303005 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.500000 0.375000 -1.86979 + + +0.500000 0.375000 0.375000 0.313932 +0.500000 0.500000 0.375000 -1.93722 + + +0.375000 0.500000 0.375000 -1.86979 +0.500000 0.500000 0.375000 -1.93722 + + +0.250000 0.250000 0.375000 2.38652 +0.375000 0.250000 0.375000 2.47580 + + +0.250000 0.250000 0.375000 2.38652 +0.250000 0.375000 0.375000 0.292078 + + +0.250000 0.250000 0.375000 2.38652 +0.250000 0.250000 0.500000 3.56032 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.375000 0.375000 0.303005 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.250000 0.500000 3.69351 + + +0.250000 0.375000 0.375000 0.292078 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.375000 0.375000 0.292078 +0.250000 0.375000 0.500000 0.435735 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.375000 0.500000 0.452036 + + +0.250000 0.250000 0.500000 3.56032 +0.375000 0.250000 0.500000 3.69351 + + +0.250000 0.250000 0.500000 3.56032 +0.250000 0.375000 0.500000 0.435735 + + +0.375000 0.250000 0.500000 3.69351 +0.375000 0.375000 0.500000 0.452036 + + +0.250000 0.375000 0.500000 0.435735 +0.375000 0.375000 0.500000 0.452036 + + +0.375000 0.250000 0.375000 2.47580 +0.500000 0.250000 0.375000 2.56508 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.375000 0.375000 0.303005 + + +0.375000 0.250000 0.375000 2.47580 +0.375000 0.250000 0.500000 3.69351 + + +0.500000 0.250000 0.375000 2.56508 +0.500000 0.375000 0.375000 0.313932 + + +0.500000 0.250000 0.375000 2.56508 +0.500000 0.250000 0.500000 3.82670 + + +0.375000 0.375000 0.375000 0.303005 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.375000 0.500000 0.452036 + + +0.500000 0.375000 0.375000 0.313932 +0.500000 0.375000 0.500000 0.468337 + + +0.375000 0.250000 0.500000 3.69351 +0.500000 0.250000 0.500000 3.82670 + + +0.375000 0.250000 0.500000 3.69351 +0.375000 0.375000 0.500000 0.452036 + + +0.500000 0.250000 0.500000 3.82670 +0.500000 0.375000 0.500000 0.468337 + + +0.375000 0.375000 0.500000 0.452036 +0.500000 0.375000 0.500000 0.468337 + + +0.250000 0.375000 0.375000 0.292078 +0.375000 0.375000 0.375000 0.303005 + + +0.250000 0.375000 0.375000 0.292078 +0.250000 0.500000 0.375000 -1.80237 + + +0.250000 0.375000 0.375000 0.292078 +0.250000 0.375000 0.500000 0.435735 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.500000 0.375000 -1.86979 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.375000 0.500000 0.452036 + + +0.250000 0.500000 0.375000 -1.80237 +0.375000 0.500000 0.375000 -1.86979 + + +0.250000 0.500000 0.375000 -1.80237 +0.250000 0.500000 0.500000 -2.68885 + + +0.375000 0.500000 0.375000 -1.86979 +0.375000 0.500000 0.500000 -2.78944 + + +0.250000 0.375000 0.500000 0.435735 +0.375000 0.375000 0.500000 0.452036 + + +0.250000 0.375000 0.500000 0.435735 +0.250000 0.500000 0.500000 -2.68885 + + +0.375000 0.375000 0.500000 0.452036 +0.375000 0.500000 0.500000 -2.78944 + + +0.250000 0.500000 0.500000 -2.68885 +0.375000 0.500000 0.500000 -2.78944 + + +0.375000 0.375000 0.375000 0.303005 +0.500000 0.375000 0.375000 0.313932 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.500000 0.375000 -1.86979 + + +0.375000 0.375000 0.375000 0.303005 +0.375000 0.375000 0.500000 0.452036 + + +0.500000 0.375000 0.375000 0.313932 +0.500000 0.500000 0.375000 -1.93722 + + +0.500000 0.375000 0.375000 0.313932 +0.500000 0.375000 0.500000 0.468337 + + +0.375000 0.500000 0.375000 -1.86979 +0.500000 0.500000 0.375000 -1.93722 + + +0.375000 0.500000 0.375000 -1.86979 +0.375000 0.500000 0.500000 -2.78944 + + +0.500000 0.500000 0.375000 -1.93722 +0.500000 0.500000 0.500000 -2.89003 + + +0.375000 0.375000 0.500000 0.452036 +0.500000 0.375000 0.500000 0.468337 + + +0.375000 0.375000 0.500000 0.452036 +0.375000 0.500000 0.500000 -2.78944 + + +0.500000 0.375000 0.500000 0.468337 +0.500000 0.500000 0.500000 -2.89003 + + +0.375000 0.500000 0.500000 -2.78944 +0.500000 0.500000 0.500000 -2.89003 + + +0.500000 0.00000 0.00000 0.905500 +0.625000 0.00000 0.00000 0.538755 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.125000 0.00000 0.708637 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.00000 0.125000 1.78193 + + +0.625000 0.00000 0.00000 0.538755 +0.625000 0.125000 0.00000 0.421625 + + +0.625000 0.00000 0.00000 0.538755 +0.625000 0.00000 0.125000 1.06021 + + +0.500000 0.125000 0.00000 0.708637 +0.625000 0.125000 0.00000 0.421625 + + +0.500000 0.125000 0.00000 0.708637 +0.500000 0.125000 0.125000 1.39452 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.00000 0.125000 1.78193 +0.625000 0.00000 0.125000 1.06021 + + +0.500000 0.00000 0.125000 1.78193 +0.500000 0.125000 0.125000 1.39452 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.125000 0.125000 1.39452 +0.625000 0.125000 0.125000 0.829715 + + +0.625000 0.00000 0.00000 0.538755 +0.750000 0.00000 0.00000 0.172010 + + +0.625000 0.00000 0.00000 0.538755 +0.625000 0.125000 0.00000 0.421625 + + +0.625000 0.00000 0.00000 0.538755 +0.625000 0.00000 0.125000 1.06021 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.125000 0.00000 0.134614 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.00000 0.125000 0.338498 + + +0.625000 0.125000 0.00000 0.421625 +0.750000 0.125000 0.00000 0.134614 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.125000 0.125000 0.829715 + + +0.750000 0.125000 0.00000 0.134614 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.00000 0.125000 1.06021 +0.750000 0.00000 0.125000 0.338498 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.125000 0.125000 0.829715 + + +0.750000 0.00000 0.125000 0.338498 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.125000 0.125000 0.829715 +0.750000 0.125000 0.125000 0.264906 + + +0.500000 0.125000 0.00000 0.708637 +0.625000 0.125000 0.00000 0.421625 + + +0.500000 0.125000 0.00000 0.708637 +0.500000 0.250000 0.00000 0.511774 + + +0.500000 0.125000 0.00000 0.708637 +0.500000 0.125000 0.125000 1.39452 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.250000 0.00000 0.304496 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.250000 0.00000 0.511774 +0.625000 0.250000 0.00000 0.304496 + + +0.500000 0.250000 0.00000 0.511774 +0.500000 0.250000 0.125000 1.00712 + + +0.625000 0.250000 0.00000 0.304496 +0.625000 0.250000 0.125000 0.599216 + + +0.500000 0.125000 0.125000 1.39452 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.125000 0.125000 1.39452 +0.500000 0.250000 0.125000 1.00712 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.250000 0.125000 0.599216 + + +0.500000 0.250000 0.125000 1.00712 +0.625000 0.250000 0.125000 0.599216 + + +0.625000 0.125000 0.00000 0.421625 +0.750000 0.125000 0.00000 0.134614 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.250000 0.00000 0.304496 + + +0.625000 0.125000 0.00000 0.421625 +0.625000 0.125000 0.125000 0.829715 + + +0.750000 0.125000 0.00000 0.134614 +0.750000 0.250000 0.00000 0.0972173 + + +0.750000 0.125000 0.00000 0.134614 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.250000 0.00000 0.304496 +0.750000 0.250000 0.00000 0.0972173 + + +0.625000 0.250000 0.00000 0.304496 +0.625000 0.250000 0.125000 0.599216 + + +0.750000 0.250000 0.00000 0.0972173 +0.750000 0.250000 0.125000 0.191314 + + +0.625000 0.125000 0.125000 0.829715 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.250000 0.125000 0.599216 + + +0.750000 0.125000 0.125000 0.264906 +0.750000 0.250000 0.125000 0.191314 + + +0.625000 0.250000 0.125000 0.599216 +0.750000 0.250000 0.125000 0.191314 + + +0.500000 0.00000 0.125000 1.78193 +0.625000 0.00000 0.125000 1.06021 + + +0.500000 0.00000 0.125000 1.78193 +0.500000 0.125000 0.125000 1.39452 + + +0.500000 0.00000 0.125000 1.78193 +0.500000 0.00000 0.250000 2.65836 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.125000 0.125000 0.829715 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.00000 0.250000 1.58167 + + +0.500000 0.125000 0.125000 1.39452 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.125000 0.125000 1.39452 +0.500000 0.125000 0.250000 2.08041 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.125000 0.250000 1.23780 + + +0.500000 0.00000 0.250000 2.65836 +0.625000 0.00000 0.250000 1.58167 + + +0.500000 0.00000 0.250000 2.65836 +0.500000 0.125000 0.250000 2.08041 + + +0.625000 0.00000 0.250000 1.58167 +0.625000 0.125000 0.250000 1.23780 + + +0.500000 0.125000 0.250000 2.08041 +0.625000 0.125000 0.250000 1.23780 + + +0.625000 0.00000 0.125000 1.06021 +0.750000 0.00000 0.125000 0.338498 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.125000 0.125000 0.829715 + + +0.625000 0.00000 0.125000 1.06021 +0.625000 0.00000 0.250000 1.58167 + + +0.750000 0.00000 0.125000 0.338498 +0.750000 0.125000 0.125000 0.264906 + + +0.750000 0.00000 0.125000 0.338498 +0.750000 0.00000 0.250000 0.504986 + + +0.625000 0.125000 0.125000 0.829715 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.125000 0.250000 1.23780 + + +0.750000 0.125000 0.125000 0.264906 +0.750000 0.125000 0.250000 0.395198 + + +0.625000 0.00000 0.250000 1.58167 +0.750000 0.00000 0.250000 0.504986 + + +0.625000 0.00000 0.250000 1.58167 +0.625000 0.125000 0.250000 1.23780 + + +0.750000 0.00000 0.250000 0.504986 +0.750000 0.125000 0.250000 0.395198 + + +0.625000 0.125000 0.250000 1.23780 +0.750000 0.125000 0.250000 0.395198 + + +0.500000 0.125000 0.125000 1.39452 +0.625000 0.125000 0.125000 0.829715 + + +0.500000 0.125000 0.125000 1.39452 +0.500000 0.250000 0.125000 1.00712 + + +0.500000 0.125000 0.125000 1.39452 +0.500000 0.125000 0.250000 2.08041 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.250000 0.125000 0.599216 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.125000 0.250000 1.23780 + + +0.500000 0.250000 0.125000 1.00712 +0.625000 0.250000 0.125000 0.599216 + + +0.500000 0.250000 0.125000 1.00712 +0.500000 0.250000 0.250000 1.50246 + + +0.625000 0.250000 0.125000 0.599216 +0.625000 0.250000 0.250000 0.893937 + + +0.500000 0.125000 0.250000 2.08041 +0.625000 0.125000 0.250000 1.23780 + + +0.500000 0.125000 0.250000 2.08041 +0.500000 0.250000 0.250000 1.50246 + + +0.625000 0.125000 0.250000 1.23780 +0.625000 0.250000 0.250000 0.893937 + + +0.500000 0.250000 0.250000 1.50246 +0.625000 0.250000 0.250000 0.893937 + + +0.625000 0.125000 0.125000 0.829715 +0.750000 0.125000 0.125000 0.264906 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.250000 0.125000 0.599216 + + +0.625000 0.125000 0.125000 0.829715 +0.625000 0.125000 0.250000 1.23780 + + +0.750000 0.125000 0.125000 0.264906 +0.750000 0.250000 0.125000 0.191314 + + +0.750000 0.125000 0.125000 0.264906 +0.750000 0.125000 0.250000 0.395198 + + +0.625000 0.250000 0.125000 0.599216 +0.750000 0.250000 0.125000 0.191314 + + +0.625000 0.250000 0.125000 0.599216 +0.625000 0.250000 0.250000 0.893937 + + +0.750000 0.250000 0.125000 0.191314 +0.750000 0.250000 0.250000 0.285410 + + +0.625000 0.125000 0.250000 1.23780 +0.750000 0.125000 0.250000 0.395198 + + +0.625000 0.125000 0.250000 1.23780 +0.625000 0.250000 0.250000 0.893937 + + +0.750000 0.125000 0.250000 0.395198 +0.750000 0.250000 0.250000 0.285410 + + +0.625000 0.250000 0.250000 0.893937 +0.750000 0.250000 0.250000 0.285410 + + +0.750000 0.00000 0.00000 0.112907 +0.875000 0.00000 0.00000 -0.315781 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.125000 0.00000 0.0883601 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.00000 0.125000 0.222189 + + +0.875000 0.00000 0.00000 -0.315781 +0.875000 0.125000 0.00000 -0.247128 + + +0.875000 0.00000 0.00000 -0.315781 +0.875000 0.00000 0.125000 -0.621424 + + +0.750000 0.125000 0.00000 0.0883601 +0.875000 0.125000 0.00000 -0.247128 + + +0.750000 0.125000 0.00000 0.0883601 +0.750000 0.125000 0.125000 0.173884 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.00000 0.125000 0.222189 +0.875000 0.00000 0.125000 -0.621424 + + +0.750000 0.00000 0.125000 0.222189 +0.750000 0.125000 0.125000 0.173884 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.125000 0.125000 0.173884 +0.875000 0.125000 0.125000 -0.486322 + + +0.875000 0.00000 0.00000 -0.315781 +1.00000 0.00000 0.00000 -0.744469 + + +0.875000 0.00000 0.00000 -0.315781 +0.875000 0.125000 0.00000 -0.247128 + + +0.875000 0.00000 0.00000 -0.315781 +0.875000 0.00000 0.125000 -0.621424 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.125000 0.00000 -0.582616 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.00000 0.125000 -1.46504 + + +0.875000 0.125000 0.00000 -0.247128 +1.00000 0.125000 0.00000 -0.582616 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.125000 0.125000 -0.486322 + + +1.00000 0.125000 0.00000 -0.582616 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.00000 0.125000 -0.621424 +1.00000 0.00000 0.125000 -1.46504 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.125000 0.125000 -0.486322 + + +1.00000 0.00000 0.125000 -1.46504 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.125000 0.125000 -0.486322 +1.00000 0.125000 0.125000 -1.14653 + + +0.750000 0.125000 0.00000 0.0883601 +0.875000 0.125000 0.00000 -0.247128 + + +0.750000 0.125000 0.00000 0.0883601 +0.750000 0.250000 0.00000 0.0638133 + + +0.750000 0.125000 0.00000 0.0883601 +0.750000 0.125000 0.125000 0.173884 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.250000 0.00000 -0.178475 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.250000 0.00000 0.0638133 +0.875000 0.250000 0.00000 -0.178475 + + +0.750000 0.250000 0.00000 0.0638133 +0.750000 0.250000 0.125000 0.125578 + + +0.875000 0.250000 0.00000 -0.178475 +0.875000 0.250000 0.125000 -0.351219 + + +0.750000 0.125000 0.125000 0.173884 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.125000 0.125000 0.173884 +0.750000 0.250000 0.125000 0.125578 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.250000 0.125000 -0.351219 + + +0.750000 0.250000 0.125000 0.125578 +0.875000 0.250000 0.125000 -0.351219 + + +0.875000 0.125000 0.00000 -0.247128 +1.00000 0.125000 0.00000 -0.582616 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.250000 0.00000 -0.178475 + + +0.875000 0.125000 0.00000 -0.247128 +0.875000 0.125000 0.125000 -0.486322 + + +1.00000 0.125000 0.00000 -0.582616 +1.00000 0.250000 0.00000 -0.420762 + + +1.00000 0.125000 0.00000 -0.582616 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.250000 0.00000 -0.178475 +1.00000 0.250000 0.00000 -0.420762 + + +0.875000 0.250000 0.00000 -0.178475 +0.875000 0.250000 0.125000 -0.351219 + + +1.00000 0.250000 0.00000 -0.420762 +1.00000 0.250000 0.125000 -0.828017 + + +0.875000 0.125000 0.125000 -0.486322 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.250000 0.125000 -0.351219 + + +1.00000 0.125000 0.125000 -1.14653 +1.00000 0.250000 0.125000 -0.828017 + + +0.875000 0.250000 0.125000 -0.351219 +1.00000 0.250000 0.125000 -0.828017 + + +0.750000 0.00000 0.125000 0.222189 +0.875000 0.00000 0.125000 -0.621424 + + +0.750000 0.00000 0.125000 0.222189 +0.750000 0.125000 0.125000 0.173884 + + +0.750000 0.00000 0.125000 0.222189 +0.750000 0.00000 0.250000 0.331472 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.125000 0.125000 -0.486322 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.00000 0.250000 -0.927068 + + +0.750000 0.125000 0.125000 0.173884 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.125000 0.125000 0.173884 +0.750000 0.125000 0.250000 0.259407 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.125000 0.250000 -0.725516 + + +0.750000 0.00000 0.250000 0.331472 +0.875000 0.00000 0.250000 -0.927068 + + +0.750000 0.00000 0.250000 0.331472 +0.750000 0.125000 0.250000 0.259407 + + +0.875000 0.00000 0.250000 -0.927068 +0.875000 0.125000 0.250000 -0.725516 + + +0.750000 0.125000 0.250000 0.259407 +0.875000 0.125000 0.250000 -0.725516 + + +0.875000 0.00000 0.125000 -0.621424 +1.00000 0.00000 0.125000 -1.46504 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.125000 0.125000 -0.486322 + + +0.875000 0.00000 0.125000 -0.621424 +0.875000 0.00000 0.250000 -0.927068 + + +1.00000 0.00000 0.125000 -1.46504 +1.00000 0.125000 0.125000 -1.14653 + + +1.00000 0.00000 0.125000 -1.46504 +1.00000 0.00000 0.250000 -2.18561 + + +0.875000 0.125000 0.125000 -0.486322 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.125000 0.250000 -0.725516 + + +1.00000 0.125000 0.125000 -1.14653 +1.00000 0.125000 0.250000 -1.71044 + + +0.875000 0.00000 0.250000 -0.927068 +1.00000 0.00000 0.250000 -2.18561 + + +0.875000 0.00000 0.250000 -0.927068 +0.875000 0.125000 0.250000 -0.725516 + + +1.00000 0.00000 0.250000 -2.18561 +1.00000 0.125000 0.250000 -1.71044 + + +0.875000 0.125000 0.250000 -0.725516 +1.00000 0.125000 0.250000 -1.71044 + + +0.750000 0.125000 0.125000 0.173884 +0.875000 0.125000 0.125000 -0.486322 + + +0.750000 0.125000 0.125000 0.173884 +0.750000 0.250000 0.125000 0.125578 + + +0.750000 0.125000 0.125000 0.173884 +0.750000 0.125000 0.250000 0.259407 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.250000 0.125000 -0.351219 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.125000 0.250000 -0.725516 + + +0.750000 0.250000 0.125000 0.125578 +0.875000 0.250000 0.125000 -0.351219 + + +0.750000 0.250000 0.125000 0.125578 +0.750000 0.250000 0.250000 0.187343 + + +0.875000 0.250000 0.125000 -0.351219 +0.875000 0.250000 0.250000 -0.523964 + + +0.750000 0.125000 0.250000 0.259407 +0.875000 0.125000 0.250000 -0.725516 + + +0.750000 0.125000 0.250000 0.259407 +0.750000 0.250000 0.250000 0.187343 + + +0.875000 0.125000 0.250000 -0.725516 +0.875000 0.250000 0.250000 -0.523964 + + +0.750000 0.250000 0.250000 0.187343 +0.875000 0.250000 0.250000 -0.523964 + + +0.875000 0.125000 0.125000 -0.486322 +1.00000 0.125000 0.125000 -1.14653 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.250000 0.125000 -0.351219 + + +0.875000 0.125000 0.125000 -0.486322 +0.875000 0.125000 0.250000 -0.725516 + + +1.00000 0.125000 0.125000 -1.14653 +1.00000 0.250000 0.125000 -0.828017 + + +1.00000 0.125000 0.125000 -1.14653 +1.00000 0.125000 0.250000 -1.71044 + + +0.875000 0.250000 0.125000 -0.351219 +1.00000 0.250000 0.125000 -0.828017 + + +0.875000 0.250000 0.125000 -0.351219 +0.875000 0.250000 0.250000 -0.523964 + + +1.00000 0.250000 0.125000 -0.828017 +1.00000 0.250000 0.250000 -1.23527 + + +0.875000 0.125000 0.250000 -0.725516 +1.00000 0.125000 0.250000 -1.71044 + + +0.875000 0.125000 0.250000 -0.725516 +0.875000 0.250000 0.250000 -0.523964 + + +1.00000 0.125000 0.250000 -1.71044 +1.00000 0.250000 0.250000 -1.23527 + + +0.875000 0.250000 0.250000 -0.523964 +1.00000 0.250000 0.250000 -1.23527 + + +0.500000 0.250000 0.00000 0.466713 +0.625000 0.250000 0.00000 0.277685 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.375000 0.00000 0.0571194 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.250000 0.125000 0.918442 + + +0.625000 0.250000 0.00000 0.277685 +0.625000 0.375000 0.00000 0.0339849 + + +0.625000 0.250000 0.00000 0.277685 +0.625000 0.250000 0.125000 0.546456 + + +0.500000 0.375000 0.00000 0.0571194 +0.625000 0.375000 0.00000 0.0339849 + + +0.500000 0.375000 0.00000 0.0571194 +0.500000 0.375000 0.125000 0.112405 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.250000 0.125000 0.918442 +0.625000 0.250000 0.125000 0.546456 + + +0.500000 0.250000 0.125000 0.918442 +0.500000 0.375000 0.125000 0.112405 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.375000 0.125000 0.112405 +0.625000 0.375000 0.125000 0.0668788 + + +0.625000 0.250000 0.00000 0.277685 +0.750000 0.250000 0.00000 0.0886574 + + +0.625000 0.250000 0.00000 0.277685 +0.625000 0.375000 0.00000 0.0339849 + + +0.625000 0.250000 0.00000 0.277685 +0.625000 0.250000 0.125000 0.546456 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.375000 0.00000 0.0108505 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.250000 0.125000 0.174469 + + +0.625000 0.375000 0.00000 0.0339849 +0.750000 0.375000 0.00000 0.0108505 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.375000 0.125000 0.0668788 + + +0.750000 0.375000 0.00000 0.0108505 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.250000 0.125000 0.546456 +0.750000 0.250000 0.125000 0.174469 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.375000 0.125000 0.0668788 + + +0.750000 0.250000 0.125000 0.174469 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.375000 0.125000 0.0668788 +0.750000 0.375000 0.125000 0.0213526 + + +0.500000 0.375000 0.00000 0.0571194 +0.625000 0.375000 0.00000 0.0339849 + + +0.500000 0.375000 0.00000 0.0571194 +0.500000 0.500000 0.00000 -0.352474 + + +0.500000 0.375000 0.00000 0.0571194 +0.500000 0.375000 0.125000 0.112405 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.500000 0.00000 -0.209715 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.500000 0.00000 -0.352474 +0.625000 0.500000 0.00000 -0.209715 + + +0.500000 0.500000 0.00000 -0.352474 +0.500000 0.500000 0.125000 -0.693632 + + +0.625000 0.500000 0.00000 -0.209715 +0.625000 0.500000 0.125000 -0.412698 + + +0.500000 0.375000 0.125000 0.112405 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.375000 0.125000 0.112405 +0.500000 0.500000 0.125000 -0.693632 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.500000 0.125000 -0.412698 + + +0.500000 0.500000 0.125000 -0.693632 +0.625000 0.500000 0.125000 -0.412698 + + +0.625000 0.375000 0.00000 0.0339849 +0.750000 0.375000 0.00000 0.0108505 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.500000 0.00000 -0.209715 + + +0.625000 0.375000 0.00000 0.0339849 +0.625000 0.375000 0.125000 0.0668788 + + +0.750000 0.375000 0.00000 0.0108505 +0.750000 0.500000 0.00000 -0.0669564 + + +0.750000 0.375000 0.00000 0.0108505 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.500000 0.00000 -0.209715 +0.750000 0.500000 0.00000 -0.0669564 + + +0.625000 0.500000 0.00000 -0.209715 +0.625000 0.500000 0.125000 -0.412698 + + +0.750000 0.500000 0.00000 -0.0669564 +0.750000 0.500000 0.125000 -0.131763 + + +0.625000 0.375000 0.125000 0.0668788 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.500000 0.125000 -0.412698 + + +0.750000 0.375000 0.125000 0.0213526 +0.750000 0.500000 0.125000 -0.131763 + + +0.625000 0.500000 0.125000 -0.412698 +0.750000 0.500000 0.125000 -0.131763 + + +0.500000 0.250000 0.125000 0.918442 +0.625000 0.250000 0.125000 0.546456 + + +0.500000 0.250000 0.125000 0.918442 +0.500000 0.375000 0.125000 0.112405 + + +0.500000 0.250000 0.125000 0.918442 +0.500000 0.250000 0.250000 1.37017 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.375000 0.125000 0.0668788 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.250000 0.250000 0.815226 + + +0.500000 0.375000 0.125000 0.112405 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.375000 0.125000 0.112405 +0.500000 0.375000 0.250000 0.167691 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.375000 0.250000 0.0997728 + + +0.500000 0.250000 0.250000 1.37017 +0.625000 0.250000 0.250000 0.815226 + + +0.500000 0.250000 0.250000 1.37017 +0.500000 0.375000 0.250000 0.167691 + + +0.625000 0.250000 0.250000 0.815226 +0.625000 0.375000 0.250000 0.0997728 + + +0.500000 0.375000 0.250000 0.167691 +0.625000 0.375000 0.250000 0.0997728 + + +0.625000 0.250000 0.125000 0.546456 +0.750000 0.250000 0.125000 0.174469 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.375000 0.125000 0.0668788 + + +0.625000 0.250000 0.125000 0.546456 +0.625000 0.250000 0.250000 0.815226 + + +0.750000 0.250000 0.125000 0.174469 +0.750000 0.375000 0.125000 0.0213526 + + +0.750000 0.250000 0.125000 0.174469 +0.750000 0.250000 0.250000 0.260280 + + +0.625000 0.375000 0.125000 0.0668788 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.375000 0.250000 0.0997728 + + +0.750000 0.375000 0.125000 0.0213526 +0.750000 0.375000 0.250000 0.0318548 + + +0.625000 0.250000 0.250000 0.815226 +0.750000 0.250000 0.250000 0.260280 + + +0.625000 0.250000 0.250000 0.815226 +0.625000 0.375000 0.250000 0.0997728 + + +0.750000 0.250000 0.250000 0.260280 +0.750000 0.375000 0.250000 0.0318548 + + +0.625000 0.375000 0.250000 0.0997728 +0.750000 0.375000 0.250000 0.0318548 + + +0.500000 0.375000 0.125000 0.112405 +0.625000 0.375000 0.125000 0.0668788 + + +0.500000 0.375000 0.125000 0.112405 +0.500000 0.500000 0.125000 -0.693632 + + +0.500000 0.375000 0.125000 0.112405 +0.500000 0.375000 0.250000 0.167691 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.500000 0.125000 -0.412698 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.375000 0.250000 0.0997728 + + +0.500000 0.500000 0.125000 -0.693632 +0.625000 0.500000 0.125000 -0.412698 + + +0.500000 0.500000 0.125000 -0.693632 +0.500000 0.500000 0.250000 -1.03479 + + +0.625000 0.500000 0.125000 -0.412698 +0.625000 0.500000 0.250000 -0.615680 + + +0.500000 0.375000 0.250000 0.167691 +0.625000 0.375000 0.250000 0.0997728 + + +0.500000 0.375000 0.250000 0.167691 +0.500000 0.500000 0.250000 -1.03479 + + +0.625000 0.375000 0.250000 0.0997728 +0.625000 0.500000 0.250000 -0.615680 + + +0.500000 0.500000 0.250000 -1.03479 +0.625000 0.500000 0.250000 -0.615680 + + +0.625000 0.375000 0.125000 0.0668788 +0.750000 0.375000 0.125000 0.0213526 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.500000 0.125000 -0.412698 + + +0.625000 0.375000 0.125000 0.0668788 +0.625000 0.375000 0.250000 0.0997728 + + +0.750000 0.375000 0.125000 0.0213526 +0.750000 0.500000 0.125000 -0.131763 + + +0.750000 0.375000 0.125000 0.0213526 +0.750000 0.375000 0.250000 0.0318548 + + +0.625000 0.500000 0.125000 -0.412698 +0.750000 0.500000 0.125000 -0.131763 + + +0.625000 0.500000 0.125000 -0.412698 +0.625000 0.500000 0.250000 -0.615680 + + +0.750000 0.500000 0.125000 -0.131763 +0.750000 0.500000 0.250000 -0.196570 + + +0.625000 0.375000 0.250000 0.0997728 +0.750000 0.375000 0.250000 0.0318548 + + +0.625000 0.375000 0.250000 0.0997728 +0.625000 0.500000 0.250000 -0.615680 + + +0.750000 0.375000 0.250000 0.0318548 +0.750000 0.500000 0.250000 -0.196570 + + +0.625000 0.500000 0.250000 -0.615680 +0.750000 0.500000 0.250000 -0.196570 + + +0.750000 0.250000 0.00000 0.0581946 +0.875000 0.250000 0.00000 -0.162760 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.375000 0.00000 0.00712223 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.250000 0.125000 0.114521 + + +0.875000 0.250000 0.00000 -0.162760 +0.875000 0.375000 0.00000 -0.0199196 + + +0.875000 0.250000 0.00000 -0.162760 +0.875000 0.250000 0.125000 -0.320295 + + +0.750000 0.375000 0.00000 0.00712223 +0.875000 0.375000 0.00000 -0.0199196 + + +0.750000 0.375000 0.00000 0.00712223 +0.750000 0.375000 0.125000 0.0140158 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.250000 0.125000 0.114521 +0.875000 0.250000 0.125000 -0.320295 + + +0.750000 0.250000 0.125000 0.114521 +0.750000 0.375000 0.125000 0.0140158 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.375000 0.125000 0.0140158 +0.875000 0.375000 0.125000 -0.0391998 + + +0.875000 0.250000 0.00000 -0.162760 +1.00000 0.250000 0.00000 -0.383714 + + +0.875000 0.250000 0.00000 -0.162760 +0.875000 0.375000 0.00000 -0.0199196 + + +0.875000 0.250000 0.00000 -0.162760 +0.875000 0.250000 0.125000 -0.320295 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.375000 0.00000 -0.0469615 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.250000 0.125000 -0.755110 + + +0.875000 0.375000 0.00000 -0.0199196 +1.00000 0.375000 0.00000 -0.0469615 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.375000 0.125000 -0.0391998 + + +1.00000 0.375000 0.00000 -0.0469615 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.250000 0.125000 -0.320295 +1.00000 0.250000 0.125000 -0.755110 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.375000 0.125000 -0.0391998 + + +1.00000 0.250000 0.125000 -0.755110 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.375000 0.125000 -0.0391998 +1.00000 0.375000 0.125000 -0.0924154 + + +0.750000 0.375000 0.00000 0.00712223 +0.875000 0.375000 0.00000 -0.0199196 + + +0.750000 0.375000 0.00000 0.00712223 +0.750000 0.500000 0.00000 -0.0439501 + + +0.750000 0.375000 0.00000 0.00712223 +0.750000 0.375000 0.125000 0.0140158 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.500000 0.00000 0.122921 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.500000 0.00000 -0.0439501 +0.875000 0.500000 0.00000 0.122921 + + +0.750000 0.500000 0.00000 -0.0439501 +0.750000 0.500000 0.125000 -0.0864892 + + +0.875000 0.500000 0.00000 0.122921 +0.875000 0.500000 0.125000 0.241895 + + +0.750000 0.375000 0.125000 0.0140158 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.375000 0.125000 0.0140158 +0.750000 0.500000 0.125000 -0.0864892 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.500000 0.125000 0.241895 + + +0.750000 0.500000 0.125000 -0.0864892 +0.875000 0.500000 0.125000 0.241895 + + +0.875000 0.375000 0.00000 -0.0199196 +1.00000 0.375000 0.00000 -0.0469615 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.500000 0.00000 0.122921 + + +0.875000 0.375000 0.00000 -0.0199196 +0.875000 0.375000 0.125000 -0.0391998 + + +1.00000 0.375000 0.00000 -0.0469615 +1.00000 0.500000 0.00000 0.289791 + + +1.00000 0.375000 0.00000 -0.0469615 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.500000 0.00000 0.122921 +1.00000 0.500000 0.00000 0.289791 + + +0.875000 0.500000 0.00000 0.122921 +0.875000 0.500000 0.125000 0.241895 + + +1.00000 0.500000 0.00000 0.289791 +1.00000 0.500000 0.125000 0.570279 + + +0.875000 0.375000 0.125000 -0.0391998 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.500000 0.125000 0.241895 + + +1.00000 0.375000 0.125000 -0.0924154 +1.00000 0.500000 0.125000 0.570279 + + +0.875000 0.500000 0.125000 0.241895 +1.00000 0.500000 0.125000 0.570279 + + +0.750000 0.250000 0.125000 0.114521 +0.875000 0.250000 0.125000 -0.320295 + + +0.750000 0.250000 0.125000 0.114521 +0.750000 0.375000 0.125000 0.0140158 + + +0.750000 0.250000 0.125000 0.114521 +0.750000 0.250000 0.250000 0.170847 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.375000 0.125000 -0.0391998 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.250000 0.250000 -0.477829 + + +0.750000 0.375000 0.125000 0.0140158 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.375000 0.125000 0.0140158 +0.750000 0.375000 0.250000 0.0209094 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.375000 0.250000 -0.0584799 + + +0.750000 0.250000 0.250000 0.170847 +0.875000 0.250000 0.250000 -0.477829 + + +0.750000 0.250000 0.250000 0.170847 +0.750000 0.375000 0.250000 0.0209094 + + +0.875000 0.250000 0.250000 -0.477829 +0.875000 0.375000 0.250000 -0.0584799 + + +0.750000 0.375000 0.250000 0.0209094 +0.875000 0.375000 0.250000 -0.0584799 + + +0.875000 0.250000 0.125000 -0.320295 +1.00000 0.250000 0.125000 -0.755110 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.375000 0.125000 -0.0391998 + + +0.875000 0.250000 0.125000 -0.320295 +0.875000 0.250000 0.250000 -0.477829 + + +1.00000 0.250000 0.125000 -0.755110 +1.00000 0.375000 0.125000 -0.0924154 + + +1.00000 0.250000 0.125000 -0.755110 +1.00000 0.250000 0.250000 -1.12651 + + +0.875000 0.375000 0.125000 -0.0391998 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.375000 0.250000 -0.0584799 + + +1.00000 0.375000 0.125000 -0.0924154 +1.00000 0.375000 0.250000 -0.137869 + + +0.875000 0.250000 0.250000 -0.477829 +1.00000 0.250000 0.250000 -1.12651 + + +0.875000 0.250000 0.250000 -0.477829 +0.875000 0.375000 0.250000 -0.0584799 + + +1.00000 0.250000 0.250000 -1.12651 +1.00000 0.375000 0.250000 -0.137869 + + +0.875000 0.375000 0.250000 -0.0584799 +1.00000 0.375000 0.250000 -0.137869 + + +0.750000 0.375000 0.125000 0.0140158 +0.875000 0.375000 0.125000 -0.0391998 + + +0.750000 0.375000 0.125000 0.0140158 +0.750000 0.500000 0.125000 -0.0864892 + + +0.750000 0.375000 0.125000 0.0140158 +0.750000 0.375000 0.250000 0.0209094 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.500000 0.125000 0.241895 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.375000 0.250000 -0.0584799 + + +0.750000 0.500000 0.125000 -0.0864892 +0.875000 0.500000 0.125000 0.241895 + + +0.750000 0.500000 0.125000 -0.0864892 +0.750000 0.500000 0.250000 -0.129028 + + +0.875000 0.500000 0.125000 0.241895 +0.875000 0.500000 0.250000 0.360870 + + +0.750000 0.375000 0.250000 0.0209094 +0.875000 0.375000 0.250000 -0.0584799 + + +0.750000 0.375000 0.250000 0.0209094 +0.750000 0.500000 0.250000 -0.129028 + + +0.875000 0.375000 0.250000 -0.0584799 +0.875000 0.500000 0.250000 0.360870 + + +0.750000 0.500000 0.250000 -0.129028 +0.875000 0.500000 0.250000 0.360870 + + +0.875000 0.375000 0.125000 -0.0391998 +1.00000 0.375000 0.125000 -0.0924154 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.500000 0.125000 0.241895 + + +0.875000 0.375000 0.125000 -0.0391998 +0.875000 0.375000 0.250000 -0.0584799 + + +1.00000 0.375000 0.125000 -0.0924154 +1.00000 0.500000 0.125000 0.570279 + + +1.00000 0.375000 0.125000 -0.0924154 +1.00000 0.375000 0.250000 -0.137869 + + +0.875000 0.500000 0.125000 0.241895 +1.00000 0.500000 0.125000 0.570279 + + +0.875000 0.500000 0.125000 0.241895 +0.875000 0.500000 0.250000 0.360870 + + +1.00000 0.500000 0.125000 0.570279 +1.00000 0.500000 0.250000 0.850767 + + +0.875000 0.375000 0.250000 -0.0584799 +1.00000 0.375000 0.250000 -0.137869 + + +0.875000 0.375000 0.250000 -0.0584799 +0.875000 0.500000 0.250000 0.360870 + + +1.00000 0.375000 0.250000 -0.137869 +1.00000 0.500000 0.250000 0.850767 + + +0.875000 0.500000 0.250000 0.360870 +1.00000 0.500000 0.250000 0.850767 + + +0.500000 0.00000 0.250000 2.46140 +0.625000 0.00000 0.250000 1.46449 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.125000 0.250000 1.92627 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.00000 0.375000 4.84379 + + +0.625000 0.00000 0.250000 1.46449 +0.625000 0.125000 0.250000 1.14610 + + +0.625000 0.00000 0.250000 1.46449 +0.625000 0.00000 0.375000 2.88196 + + +0.500000 0.125000 0.250000 1.92627 +0.625000 0.125000 0.250000 1.14610 + + +0.500000 0.125000 0.250000 1.92627 +0.500000 0.125000 0.375000 3.79071 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.00000 0.375000 4.84379 +0.625000 0.00000 0.375000 2.88196 + + +0.500000 0.00000 0.375000 4.84379 +0.500000 0.125000 0.375000 3.79071 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.125000 0.375000 3.79071 +0.625000 0.125000 0.375000 2.25540 + + +0.625000 0.00000 0.250000 1.46449 +0.750000 0.00000 0.250000 0.467571 + + +0.625000 0.00000 0.250000 1.46449 +0.625000 0.125000 0.250000 1.14610 + + +0.625000 0.00000 0.250000 1.46449 +0.625000 0.00000 0.375000 2.88196 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.125000 0.250000 0.365918 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.00000 0.375000 0.920132 + + +0.625000 0.125000 0.250000 1.14610 +0.750000 0.125000 0.250000 0.365918 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.125000 0.375000 2.25540 + + +0.750000 0.125000 0.250000 0.365918 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.00000 0.375000 2.88196 +0.750000 0.00000 0.375000 0.920132 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.125000 0.375000 2.25540 + + +0.750000 0.00000 0.375000 0.920132 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.125000 0.375000 2.25540 +0.750000 0.125000 0.375000 0.720088 + + +0.500000 0.125000 0.250000 1.92627 +0.625000 0.125000 0.250000 1.14610 + + +0.500000 0.125000 0.250000 1.92627 +0.500000 0.250000 0.250000 1.39115 + + +0.500000 0.125000 0.250000 1.92627 +0.500000 0.125000 0.375000 3.79071 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.250000 0.250000 0.827705 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.250000 0.250000 1.39115 +0.625000 0.250000 0.250000 0.827705 + + +0.500000 0.250000 0.250000 1.39115 +0.500000 0.250000 0.375000 2.73763 + + +0.625000 0.250000 0.250000 0.827705 +0.625000 0.250000 0.375000 1.62884 + + +0.500000 0.125000 0.375000 3.79071 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.125000 0.375000 3.79071 +0.500000 0.250000 0.375000 2.73763 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.250000 0.375000 1.62884 + + +0.500000 0.250000 0.375000 2.73763 +0.625000 0.250000 0.375000 1.62884 + + +0.625000 0.125000 0.250000 1.14610 +0.750000 0.125000 0.250000 0.365918 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.250000 0.250000 0.827705 + + +0.625000 0.125000 0.250000 1.14610 +0.625000 0.125000 0.375000 2.25540 + + +0.750000 0.125000 0.250000 0.365918 +0.750000 0.250000 0.250000 0.264264 + + +0.750000 0.125000 0.250000 0.365918 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.250000 0.250000 0.827705 +0.750000 0.250000 0.250000 0.264264 + + +0.625000 0.250000 0.250000 0.827705 +0.625000 0.250000 0.375000 1.62884 + + +0.750000 0.250000 0.250000 0.264264 +0.750000 0.250000 0.375000 0.520044 + + +0.625000 0.125000 0.375000 2.25540 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.250000 0.375000 1.62884 + + +0.750000 0.125000 0.375000 0.720088 +0.750000 0.250000 0.375000 0.520044 + + +0.625000 0.250000 0.375000 1.62884 +0.750000 0.250000 0.375000 0.520044 + + +0.500000 0.00000 0.375000 4.84379 +0.625000 0.00000 0.375000 2.88196 + + +0.500000 0.00000 0.375000 4.84379 +0.500000 0.125000 0.375000 3.79071 + + +0.500000 0.00000 0.375000 4.84379 +0.500000 0.00000 0.500000 7.22617 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.125000 0.375000 2.25540 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.00000 0.500000 4.29943 + + +0.500000 0.125000 0.375000 3.79071 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.125000 0.375000 3.79071 +0.500000 0.125000 0.500000 5.65514 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.125000 0.500000 3.36470 + + +0.500000 0.00000 0.500000 7.22617 +0.625000 0.00000 0.500000 4.29943 + + +0.500000 0.00000 0.500000 7.22617 +0.500000 0.125000 0.500000 5.65514 + + +0.625000 0.00000 0.500000 4.29943 +0.625000 0.125000 0.500000 3.36470 + + +0.500000 0.125000 0.500000 5.65514 +0.625000 0.125000 0.500000 3.36470 + + +0.625000 0.00000 0.375000 2.88196 +0.750000 0.00000 0.375000 0.920132 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.125000 0.375000 2.25540 + + +0.625000 0.00000 0.375000 2.88196 +0.625000 0.00000 0.500000 4.29943 + + +0.750000 0.00000 0.375000 0.920132 +0.750000 0.125000 0.375000 0.720088 + + +0.750000 0.00000 0.375000 0.920132 +0.750000 0.00000 0.500000 1.37269 + + +0.625000 0.125000 0.375000 2.25540 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.125000 0.500000 3.36470 + + +0.750000 0.125000 0.375000 0.720088 +0.750000 0.125000 0.500000 1.07426 + + +0.625000 0.00000 0.500000 4.29943 +0.750000 0.00000 0.500000 1.37269 + + +0.625000 0.00000 0.500000 4.29943 +0.625000 0.125000 0.500000 3.36470 + + +0.750000 0.00000 0.500000 1.37269 +0.750000 0.125000 0.500000 1.07426 + + +0.625000 0.125000 0.500000 3.36470 +0.750000 0.125000 0.500000 1.07426 + + +0.500000 0.125000 0.375000 3.79071 +0.625000 0.125000 0.375000 2.25540 + + +0.500000 0.125000 0.375000 3.79071 +0.500000 0.250000 0.375000 2.73763 + + +0.500000 0.125000 0.375000 3.79071 +0.500000 0.125000 0.500000 5.65514 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.250000 0.375000 1.62884 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.125000 0.500000 3.36470 + + +0.500000 0.250000 0.375000 2.73763 +0.625000 0.250000 0.375000 1.62884 + + +0.500000 0.250000 0.375000 2.73763 +0.500000 0.250000 0.500000 4.08412 + + +0.625000 0.250000 0.375000 1.62884 +0.625000 0.250000 0.500000 2.42997 + + +0.500000 0.125000 0.500000 5.65514 +0.625000 0.125000 0.500000 3.36470 + + +0.500000 0.125000 0.500000 5.65514 +0.500000 0.250000 0.500000 4.08412 + + +0.625000 0.125000 0.500000 3.36470 +0.625000 0.250000 0.500000 2.42997 + + +0.500000 0.250000 0.500000 4.08412 +0.625000 0.250000 0.500000 2.42997 + + +0.625000 0.125000 0.375000 2.25540 +0.750000 0.125000 0.375000 0.720088 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.250000 0.375000 1.62884 + + +0.625000 0.125000 0.375000 2.25540 +0.625000 0.125000 0.500000 3.36470 + + +0.750000 0.125000 0.375000 0.720088 +0.750000 0.250000 0.375000 0.520044 + + +0.750000 0.125000 0.375000 0.720088 +0.750000 0.125000 0.500000 1.07426 + + +0.625000 0.250000 0.375000 1.62884 +0.750000 0.250000 0.375000 0.520044 + + +0.625000 0.250000 0.375000 1.62884 +0.625000 0.250000 0.500000 2.42997 + + +0.750000 0.250000 0.375000 0.520044 +0.750000 0.250000 0.500000 0.775825 + + +0.625000 0.125000 0.500000 3.36470 +0.750000 0.125000 0.500000 1.07426 + + +0.625000 0.125000 0.500000 3.36470 +0.625000 0.250000 0.500000 2.42997 + + +0.750000 0.125000 0.500000 1.07426 +0.750000 0.250000 0.500000 0.775825 + + +0.625000 0.250000 0.500000 2.42997 +0.750000 0.250000 0.500000 0.775825 + + +0.750000 0.00000 0.250000 0.306913 +0.875000 0.00000 0.250000 -0.858382 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.125000 0.250000 0.240188 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.00000 0.375000 0.603973 + + +0.875000 0.00000 0.250000 -0.858382 +0.875000 0.125000 0.250000 -0.671763 + + +0.875000 0.00000 0.250000 -0.858382 +0.875000 0.00000 0.375000 -1.68921 + + +0.750000 0.125000 0.250000 0.240188 +0.875000 0.125000 0.250000 -0.671763 + + +0.750000 0.125000 0.250000 0.240188 +0.750000 0.125000 0.375000 0.472665 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.00000 0.375000 0.603973 +0.875000 0.00000 0.375000 -1.68921 + + +0.750000 0.00000 0.375000 0.603973 +0.750000 0.125000 0.375000 0.472665 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.125000 0.375000 0.472665 +0.875000 0.125000 0.375000 -1.32196 + + +0.875000 0.00000 0.250000 -0.858382 +1.00000 0.00000 0.250000 -2.02368 + + +0.875000 0.00000 0.250000 -0.858382 +0.875000 0.125000 0.250000 -0.671763 + + +0.875000 0.00000 0.250000 -0.858382 +0.875000 0.00000 0.375000 -1.68921 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.125000 0.250000 -1.58371 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.00000 0.375000 -3.98239 + + +0.875000 0.125000 0.250000 -0.671763 +1.00000 0.125000 0.250000 -1.58371 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.125000 0.375000 -1.32196 + + +1.00000 0.125000 0.250000 -1.58371 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.00000 0.375000 -1.68921 +1.00000 0.00000 0.375000 -3.98239 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.125000 0.375000 -1.32196 + + +1.00000 0.00000 0.375000 -3.98239 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.125000 0.375000 -1.32196 +1.00000 0.125000 0.375000 -3.11658 + + +0.750000 0.125000 0.250000 0.240188 +0.875000 0.125000 0.250000 -0.671763 + + +0.750000 0.125000 0.250000 0.240188 +0.750000 0.250000 0.250000 0.173462 + + +0.750000 0.125000 0.250000 0.240188 +0.750000 0.125000 0.375000 0.472665 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.250000 0.250000 -0.485144 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.250000 0.250000 0.173462 +0.875000 0.250000 0.250000 -0.485144 + + +0.750000 0.250000 0.250000 0.173462 +0.750000 0.250000 0.375000 0.341356 + + +0.875000 0.250000 0.250000 -0.485144 +0.875000 0.250000 0.375000 -0.954713 + + +0.750000 0.125000 0.375000 0.472665 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.125000 0.375000 0.472665 +0.750000 0.250000 0.375000 0.341356 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.250000 0.375000 -0.954713 + + +0.750000 0.250000 0.375000 0.341356 +0.875000 0.250000 0.375000 -0.954713 + + +0.875000 0.125000 0.250000 -0.671763 +1.00000 0.125000 0.250000 -1.58371 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.250000 0.250000 -0.485144 + + +0.875000 0.125000 0.250000 -0.671763 +0.875000 0.125000 0.375000 -1.32196 + + +1.00000 0.125000 0.250000 -1.58371 +1.00000 0.250000 0.250000 -1.14375 + + +1.00000 0.125000 0.250000 -1.58371 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.250000 0.250000 -0.485144 +1.00000 0.250000 0.250000 -1.14375 + + +0.875000 0.250000 0.250000 -0.485144 +0.875000 0.250000 0.375000 -0.954713 + + +1.00000 0.250000 0.250000 -1.14375 +1.00000 0.250000 0.375000 -2.25078 + + +0.875000 0.125000 0.375000 -1.32196 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.250000 0.375000 -0.954713 + + +1.00000 0.125000 0.375000 -3.11658 +1.00000 0.250000 0.375000 -2.25078 + + +0.875000 0.250000 0.375000 -0.954713 +1.00000 0.250000 0.375000 -2.25078 + + +0.750000 0.00000 0.375000 0.603973 +0.875000 0.00000 0.375000 -1.68921 + + +0.750000 0.00000 0.375000 0.603973 +0.750000 0.125000 0.375000 0.472665 + + +0.750000 0.00000 0.375000 0.603973 +0.750000 0.00000 0.500000 0.901033 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.125000 0.375000 -1.32196 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.00000 0.500000 -2.52003 + + +0.750000 0.125000 0.375000 0.472665 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.125000 0.375000 0.472665 +0.750000 0.125000 0.500000 0.705141 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.125000 0.500000 -1.97216 + + +0.750000 0.00000 0.500000 0.901033 +0.875000 0.00000 0.500000 -2.52003 + + +0.750000 0.00000 0.500000 0.901033 +0.750000 0.125000 0.500000 0.705141 + + +0.875000 0.00000 0.500000 -2.52003 +0.875000 0.125000 0.500000 -1.97216 + + +0.750000 0.125000 0.500000 0.705141 +0.875000 0.125000 0.500000 -1.97216 + + +0.875000 0.00000 0.375000 -1.68921 +1.00000 0.00000 0.375000 -3.98239 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.125000 0.375000 -1.32196 + + +0.875000 0.00000 0.375000 -1.68921 +0.875000 0.00000 0.500000 -2.52003 + + +1.00000 0.00000 0.375000 -3.98239 +1.00000 0.125000 0.375000 -3.11658 + + +1.00000 0.00000 0.375000 -3.98239 +1.00000 0.00000 0.500000 -5.94110 + + +0.875000 0.125000 0.375000 -1.32196 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.125000 0.500000 -1.97216 + + +1.00000 0.125000 0.375000 -3.11658 +1.00000 0.125000 0.500000 -4.64945 + + +0.875000 0.00000 0.500000 -2.52003 +1.00000 0.00000 0.500000 -5.94110 + + +0.875000 0.00000 0.500000 -2.52003 +0.875000 0.125000 0.500000 -1.97216 + + +1.00000 0.00000 0.500000 -5.94110 +1.00000 0.125000 0.500000 -4.64945 + + +0.875000 0.125000 0.500000 -1.97216 +1.00000 0.125000 0.500000 -4.64945 + + +0.750000 0.125000 0.375000 0.472665 +0.875000 0.125000 0.375000 -1.32196 + + +0.750000 0.125000 0.375000 0.472665 +0.750000 0.250000 0.375000 0.341356 + + +0.750000 0.125000 0.375000 0.472665 +0.750000 0.125000 0.500000 0.705141 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.250000 0.375000 -0.954713 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.125000 0.500000 -1.97216 + + +0.750000 0.250000 0.375000 0.341356 +0.875000 0.250000 0.375000 -0.954713 + + +0.750000 0.250000 0.375000 0.341356 +0.750000 0.250000 0.500000 0.509250 + + +0.875000 0.250000 0.375000 -0.954713 +0.875000 0.250000 0.500000 -1.42428 + + +0.750000 0.125000 0.500000 0.705141 +0.875000 0.125000 0.500000 -1.97216 + + +0.750000 0.125000 0.500000 0.705141 +0.750000 0.250000 0.500000 0.509250 + + +0.875000 0.125000 0.500000 -1.97216 +0.875000 0.250000 0.500000 -1.42428 + + +0.750000 0.250000 0.500000 0.509250 +0.875000 0.250000 0.500000 -1.42428 + + +0.875000 0.125000 0.375000 -1.32196 +1.00000 0.125000 0.375000 -3.11658 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.250000 0.375000 -0.954713 + + +0.875000 0.125000 0.375000 -1.32196 +0.875000 0.125000 0.500000 -1.97216 + + +1.00000 0.125000 0.375000 -3.11658 +1.00000 0.250000 0.375000 -2.25078 + + +1.00000 0.125000 0.375000 -3.11658 +1.00000 0.125000 0.500000 -4.64945 + + +0.875000 0.250000 0.375000 -0.954713 +1.00000 0.250000 0.375000 -2.25078 + + +0.875000 0.250000 0.375000 -0.954713 +0.875000 0.250000 0.500000 -1.42428 + + +1.00000 0.250000 0.375000 -2.25078 +1.00000 0.250000 0.500000 -3.35781 + + +0.875000 0.125000 0.500000 -1.97216 +1.00000 0.125000 0.500000 -4.64945 + + +0.875000 0.125000 0.500000 -1.97216 +0.875000 0.250000 0.500000 -1.42428 + + +1.00000 0.125000 0.500000 -4.64945 +1.00000 0.250000 0.500000 -3.35781 + + +0.875000 0.250000 0.500000 -1.42428 +1.00000 0.250000 0.500000 -3.35781 + + +0.500000 0.250000 0.250000 1.26866 +0.625000 0.250000 0.250000 0.754826 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.375000 0.250000 0.155267 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.250000 0.375000 2.49659 + + +0.625000 0.250000 0.250000 0.754826 +0.625000 0.375000 0.250000 0.0923807 + + +0.625000 0.250000 0.250000 0.754826 +0.625000 0.250000 0.375000 1.48542 + + +0.500000 0.375000 0.250000 0.155267 +0.625000 0.375000 0.250000 0.0923807 + + +0.500000 0.375000 0.250000 0.155267 +0.500000 0.375000 0.375000 0.305549 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.250000 0.375000 2.49659 +0.625000 0.250000 0.375000 1.48542 + + +0.500000 0.250000 0.375000 2.49659 +0.500000 0.375000 0.375000 0.305549 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.375000 0.375000 0.305549 +0.625000 0.375000 0.375000 0.181796 + + +0.625000 0.250000 0.250000 0.754826 +0.750000 0.250000 0.250000 0.240996 + + +0.625000 0.250000 0.250000 0.754826 +0.625000 0.375000 0.250000 0.0923807 + + +0.625000 0.250000 0.250000 0.754826 +0.625000 0.250000 0.375000 1.48542 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.375000 0.250000 0.0294947 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.250000 0.375000 0.474255 + + +0.625000 0.375000 0.250000 0.0923807 +0.750000 0.375000 0.250000 0.0294947 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.375000 0.375000 0.181796 + + +0.750000 0.375000 0.250000 0.0294947 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.250000 0.375000 1.48542 +0.750000 0.250000 0.375000 0.474255 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.375000 0.375000 0.181796 + + +0.750000 0.250000 0.375000 0.474255 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.375000 0.375000 0.181796 +0.750000 0.375000 0.375000 0.0580424 + + +0.500000 0.375000 0.250000 0.155267 +0.625000 0.375000 0.250000 0.0923807 + + +0.500000 0.375000 0.250000 0.155267 +0.500000 0.500000 0.250000 -0.958124 + + +0.500000 0.375000 0.250000 0.155267 +0.500000 0.375000 0.375000 0.305549 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.500000 0.250000 -0.570065 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.500000 0.250000 -0.958124 +0.625000 0.500000 0.250000 -0.570065 + + +0.500000 0.500000 0.250000 -0.958124 +0.500000 0.500000 0.375000 -1.88549 + + +0.625000 0.500000 0.250000 -0.570065 +0.625000 0.500000 0.375000 -1.12183 + + +0.500000 0.375000 0.375000 0.305549 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.375000 0.375000 0.305549 +0.500000 0.500000 0.375000 -1.88549 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.500000 0.375000 -1.12183 + + +0.500000 0.500000 0.375000 -1.88549 +0.625000 0.500000 0.375000 -1.12183 + + +0.625000 0.375000 0.250000 0.0923807 +0.750000 0.375000 0.250000 0.0294947 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.500000 0.250000 -0.570065 + + +0.625000 0.375000 0.250000 0.0923807 +0.625000 0.375000 0.375000 0.181796 + + +0.750000 0.375000 0.250000 0.0294947 +0.750000 0.500000 0.250000 -0.182006 + + +0.750000 0.375000 0.250000 0.0294947 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.500000 0.250000 -0.570065 +0.750000 0.500000 0.250000 -0.182006 + + +0.625000 0.500000 0.250000 -0.570065 +0.625000 0.500000 0.375000 -1.12183 + + +0.750000 0.500000 0.250000 -0.182006 +0.750000 0.500000 0.375000 -0.358170 + + +0.625000 0.375000 0.375000 0.181796 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.500000 0.375000 -1.12183 + + +0.750000 0.375000 0.375000 0.0580424 +0.750000 0.500000 0.375000 -0.358170 + + +0.625000 0.500000 0.375000 -1.12183 +0.750000 0.500000 0.375000 -0.358170 + + +0.500000 0.250000 0.375000 2.49659 +0.625000 0.250000 0.375000 1.48542 + + +0.500000 0.250000 0.375000 2.49659 +0.500000 0.375000 0.375000 0.305549 + + +0.500000 0.250000 0.375000 2.49659 +0.500000 0.250000 0.500000 3.72451 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.375000 0.375000 0.181796 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.250000 0.500000 2.21601 + + +0.500000 0.375000 0.375000 0.305549 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.375000 0.375000 0.305549 +0.500000 0.375000 0.500000 0.455831 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.375000 0.500000 0.271210 + + +0.500000 0.250000 0.500000 3.72451 +0.625000 0.250000 0.500000 2.21601 + + +0.500000 0.250000 0.500000 3.72451 +0.500000 0.375000 0.500000 0.455831 + + +0.625000 0.250000 0.500000 2.21601 +0.625000 0.375000 0.500000 0.271210 + + +0.500000 0.375000 0.500000 0.455831 +0.625000 0.375000 0.500000 0.271210 + + +0.625000 0.250000 0.375000 1.48542 +0.750000 0.250000 0.375000 0.474255 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.375000 0.375000 0.181796 + + +0.625000 0.250000 0.375000 1.48542 +0.625000 0.250000 0.500000 2.21601 + + +0.750000 0.250000 0.375000 0.474255 +0.750000 0.375000 0.375000 0.0580424 + + +0.750000 0.250000 0.375000 0.474255 +0.750000 0.250000 0.500000 0.707514 + + +0.625000 0.375000 0.375000 0.181796 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.375000 0.500000 0.271210 + + +0.750000 0.375000 0.375000 0.0580424 +0.750000 0.375000 0.500000 0.0865902 + + +0.625000 0.250000 0.500000 2.21601 +0.750000 0.250000 0.500000 0.707514 + + +0.625000 0.250000 0.500000 2.21601 +0.625000 0.375000 0.500000 0.271210 + + +0.750000 0.250000 0.500000 0.707514 +0.750000 0.375000 0.500000 0.0865902 + + +0.625000 0.375000 0.500000 0.271210 +0.750000 0.375000 0.500000 0.0865902 + + +0.500000 0.375000 0.375000 0.305549 +0.625000 0.375000 0.375000 0.181796 + + +0.500000 0.375000 0.375000 0.305549 +0.500000 0.500000 0.375000 -1.88549 + + +0.500000 0.375000 0.375000 0.305549 +0.500000 0.375000 0.500000 0.455831 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.500000 0.375000 -1.12183 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.375000 0.500000 0.271210 + + +0.500000 0.500000 0.375000 -1.88549 +0.625000 0.500000 0.375000 -1.12183 + + +0.500000 0.500000 0.375000 -1.88549 +0.500000 0.500000 0.500000 -2.81285 + + +0.625000 0.500000 0.375000 -1.12183 +0.625000 0.500000 0.500000 -1.67359 + + +0.500000 0.375000 0.500000 0.455831 +0.625000 0.375000 0.500000 0.271210 + + +0.500000 0.375000 0.500000 0.455831 +0.500000 0.500000 0.500000 -2.81285 + + +0.625000 0.375000 0.500000 0.271210 +0.625000 0.500000 0.500000 -1.67359 + + +0.500000 0.500000 0.500000 -2.81285 +0.625000 0.500000 0.500000 -1.67359 + + +0.625000 0.375000 0.375000 0.181796 +0.750000 0.375000 0.375000 0.0580424 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.500000 0.375000 -1.12183 + + +0.625000 0.375000 0.375000 0.181796 +0.625000 0.375000 0.500000 0.271210 + + +0.750000 0.375000 0.375000 0.0580424 +0.750000 0.500000 0.375000 -0.358170 + + +0.750000 0.375000 0.375000 0.0580424 +0.750000 0.375000 0.500000 0.0865902 + + +0.625000 0.500000 0.375000 -1.12183 +0.750000 0.500000 0.375000 -0.358170 + + +0.625000 0.500000 0.375000 -1.12183 +0.625000 0.500000 0.500000 -1.67359 + + +0.750000 0.500000 0.375000 -0.358170 +0.750000 0.500000 0.500000 -0.534333 + + +0.625000 0.375000 0.500000 0.271210 +0.750000 0.375000 0.500000 0.0865902 + + +0.625000 0.375000 0.500000 0.271210 +0.625000 0.500000 0.500000 -1.67359 + + +0.750000 0.375000 0.500000 0.0865902 +0.750000 0.500000 0.500000 -0.534333 + + +0.625000 0.500000 0.500000 -1.67359 +0.750000 0.500000 0.500000 -0.534333 + + +0.750000 0.250000 0.250000 0.158189 +0.875000 0.250000 0.250000 -0.442427 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.375000 0.250000 0.0193602 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.250000 0.375000 0.311300 + + +0.875000 0.250000 0.250000 -0.442427 +0.875000 0.375000 0.250000 -0.0541472 + + +0.875000 0.250000 0.250000 -0.442427 +0.875000 0.250000 0.375000 -0.870651 + + +0.750000 0.375000 0.250000 0.0193602 +0.875000 0.375000 0.250000 -0.0541472 + + +0.750000 0.375000 0.250000 0.0193602 +0.750000 0.375000 0.375000 0.0380989 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.250000 0.375000 0.311300 +0.875000 0.250000 0.375000 -0.870651 + + +0.750000 0.250000 0.375000 0.311300 +0.750000 0.375000 0.375000 0.0380989 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.375000 0.375000 0.0380989 +0.875000 0.375000 0.375000 -0.106556 + + +0.875000 0.250000 0.250000 -0.442427 +1.00000 0.250000 0.250000 -1.04304 + + +0.875000 0.250000 0.250000 -0.442427 +0.875000 0.375000 0.250000 -0.0541472 + + +0.875000 0.250000 0.250000 -0.442427 +0.875000 0.250000 0.375000 -0.870651 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.375000 0.250000 -0.127655 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.250000 0.375000 -2.05260 + + +0.875000 0.375000 0.250000 -0.0541472 +1.00000 0.375000 0.250000 -0.127655 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.375000 0.375000 -0.106556 + + +1.00000 0.375000 0.250000 -0.127655 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.250000 0.375000 -0.870651 +1.00000 0.250000 0.375000 -2.05260 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.375000 0.375000 -0.106556 + + +1.00000 0.250000 0.375000 -2.05260 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.375000 0.375000 -0.106556 +1.00000 0.375000 0.375000 -0.251211 + + +0.750000 0.375000 0.250000 0.0193602 +0.875000 0.375000 0.250000 -0.0541472 + + +0.750000 0.375000 0.250000 0.0193602 +0.750000 0.500000 0.250000 -0.119469 + + +0.750000 0.375000 0.250000 0.0193602 +0.750000 0.375000 0.375000 0.0380989 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.500000 0.250000 0.334133 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.500000 0.250000 -0.119469 +0.875000 0.500000 0.250000 0.334133 + + +0.750000 0.500000 0.250000 -0.119469 +0.750000 0.500000 0.375000 -0.235102 + + +0.875000 0.500000 0.250000 0.334133 +0.875000 0.500000 0.375000 0.657539 + + +0.750000 0.375000 0.375000 0.0380989 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.375000 0.375000 0.0380989 +0.750000 0.500000 0.375000 -0.235102 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.500000 0.375000 0.657539 + + +0.750000 0.500000 0.375000 -0.235102 +0.875000 0.500000 0.375000 0.657539 + + +0.875000 0.375000 0.250000 -0.0541472 +1.00000 0.375000 0.250000 -0.127655 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.500000 0.250000 0.334133 + + +0.875000 0.375000 0.250000 -0.0541472 +0.875000 0.375000 0.375000 -0.106556 + + +1.00000 0.375000 0.250000 -0.127655 +1.00000 0.500000 0.250000 0.787735 + + +1.00000 0.375000 0.250000 -0.127655 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.500000 0.250000 0.334133 +1.00000 0.500000 0.250000 0.787735 + + +0.875000 0.500000 0.250000 0.334133 +0.875000 0.500000 0.375000 0.657539 + + +1.00000 0.500000 0.250000 0.787735 +1.00000 0.500000 0.375000 1.55018 + + +0.875000 0.375000 0.375000 -0.106556 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.500000 0.375000 0.657539 + + +1.00000 0.375000 0.375000 -0.251211 +1.00000 0.500000 0.375000 1.55018 + + +0.875000 0.500000 0.375000 0.657539 +1.00000 0.500000 0.375000 1.55018 + + +0.750000 0.250000 0.375000 0.311300 +0.875000 0.250000 0.375000 -0.870651 + + +0.750000 0.250000 0.375000 0.311300 +0.750000 0.375000 0.375000 0.0380989 + + +0.750000 0.250000 0.375000 0.311300 +0.750000 0.250000 0.500000 0.464411 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.375000 0.375000 -0.106556 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.250000 0.500000 -1.29887 + + +0.750000 0.375000 0.375000 0.0380989 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.375000 0.375000 0.0380989 +0.750000 0.375000 0.500000 0.0568377 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.375000 0.500000 -0.158965 + + +0.750000 0.250000 0.500000 0.464411 +0.875000 0.250000 0.500000 -1.29887 + + +0.750000 0.250000 0.500000 0.464411 +0.750000 0.375000 0.500000 0.0568377 + + +0.875000 0.250000 0.500000 -1.29887 +0.875000 0.375000 0.500000 -0.158965 + + +0.750000 0.375000 0.500000 0.0568377 +0.875000 0.375000 0.500000 -0.158965 + + +0.875000 0.250000 0.375000 -0.870651 +1.00000 0.250000 0.375000 -2.05260 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.375000 0.375000 -0.106556 + + +0.875000 0.250000 0.375000 -0.870651 +0.875000 0.250000 0.500000 -1.29887 + + +1.00000 0.250000 0.375000 -2.05260 +1.00000 0.375000 0.375000 -0.251211 + + +1.00000 0.250000 0.375000 -2.05260 +1.00000 0.250000 0.500000 -3.06216 + + +0.875000 0.375000 0.375000 -0.106556 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.375000 0.500000 -0.158965 + + +1.00000 0.375000 0.375000 -0.251211 +1.00000 0.375000 0.500000 -0.374768 + + +0.875000 0.250000 0.500000 -1.29887 +1.00000 0.250000 0.500000 -3.06216 + + +0.875000 0.250000 0.500000 -1.29887 +0.875000 0.375000 0.500000 -0.158965 + + +1.00000 0.250000 0.500000 -3.06216 +1.00000 0.375000 0.500000 -0.374768 + + +0.875000 0.375000 0.500000 -0.158965 +1.00000 0.375000 0.500000 -0.374768 + + +0.750000 0.375000 0.375000 0.0380989 +0.875000 0.375000 0.375000 -0.106556 + + +0.750000 0.375000 0.375000 0.0380989 +0.750000 0.500000 0.375000 -0.235102 + + +0.750000 0.375000 0.375000 0.0380989 +0.750000 0.375000 0.500000 0.0568377 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.500000 0.375000 0.657539 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.375000 0.500000 -0.158965 + + +0.750000 0.500000 0.375000 -0.235102 +0.875000 0.500000 0.375000 0.657539 + + +0.750000 0.500000 0.375000 -0.235102 +0.750000 0.500000 0.500000 -0.350735 + + +0.875000 0.500000 0.375000 0.657539 +0.875000 0.500000 0.500000 0.980945 + + +0.750000 0.375000 0.500000 0.0568377 +0.875000 0.375000 0.500000 -0.158965 + + +0.750000 0.375000 0.500000 0.0568377 +0.750000 0.500000 0.500000 -0.350735 + + +0.875000 0.375000 0.500000 -0.158965 +0.875000 0.500000 0.500000 0.980945 + + +0.750000 0.500000 0.500000 -0.350735 +0.875000 0.500000 0.500000 0.980945 + + +0.875000 0.375000 0.375000 -0.106556 +1.00000 0.375000 0.375000 -0.251211 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.500000 0.375000 0.657539 + + +0.875000 0.375000 0.375000 -0.106556 +0.875000 0.375000 0.500000 -0.158965 + + +1.00000 0.375000 0.375000 -0.251211 +1.00000 0.500000 0.375000 1.55018 + + +1.00000 0.375000 0.375000 -0.251211 +1.00000 0.375000 0.500000 -0.374768 + + +0.875000 0.500000 0.375000 0.657539 +1.00000 0.500000 0.375000 1.55018 + + +0.875000 0.500000 0.375000 0.657539 +0.875000 0.500000 0.500000 0.980945 + + +1.00000 0.500000 0.375000 1.55018 +1.00000 0.500000 0.500000 2.31263 + + +0.875000 0.375000 0.500000 -0.158965 +1.00000 0.375000 0.500000 -0.374768 + + +0.875000 0.375000 0.500000 -0.158965 +0.875000 0.500000 0.500000 0.980945 + + +1.00000 0.375000 0.500000 -0.374768 +1.00000 0.500000 0.500000 2.31263 + + +0.875000 0.500000 0.500000 0.980945 +1.00000 0.500000 0.500000 2.31263 + + +0.00000 0.500000 0.00000 -0.0132247 +0.125000 0.500000 0.00000 -0.191208 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.625000 0.00000 -0.0213258 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.500000 0.125000 -0.0260248 + + +0.125000 0.500000 0.00000 -0.191208 +0.125000 0.625000 0.00000 -0.308337 + + +0.125000 0.500000 0.00000 -0.191208 +0.125000 0.500000 0.125000 -0.376277 + + +0.00000 0.625000 0.00000 -0.0213258 +0.125000 0.625000 0.00000 -0.308337 + + +0.00000 0.625000 0.00000 -0.0213258 +0.00000 0.625000 0.125000 -0.0419669 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.500000 0.125000 -0.0260248 +0.125000 0.500000 0.125000 -0.376277 + + +0.00000 0.500000 0.125000 -0.0260248 +0.00000 0.625000 0.125000 -0.0419669 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.625000 0.125000 -0.0419669 +0.125000 0.625000 0.125000 -0.606776 + + +0.125000 0.500000 0.00000 -0.191208 +0.250000 0.500000 0.00000 -0.369191 + + +0.125000 0.500000 0.00000 -0.191208 +0.125000 0.625000 0.00000 -0.308337 + + +0.125000 0.500000 0.00000 -0.191208 +0.125000 0.500000 0.125000 -0.376277 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.625000 0.00000 -0.595349 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.500000 0.125000 -0.726530 + + +0.125000 0.625000 0.00000 -0.308337 +0.250000 0.625000 0.00000 -0.595349 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.625000 0.125000 -0.606776 + + +0.250000 0.625000 0.00000 -0.595349 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.500000 0.125000 -0.376277 +0.250000 0.500000 0.125000 -0.726530 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.625000 0.125000 -0.606776 + + +0.250000 0.500000 0.125000 -0.726530 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.625000 0.125000 -0.606776 +0.250000 0.625000 0.125000 -1.17159 + + +0.00000 0.625000 0.00000 -0.0213258 +0.125000 0.625000 0.00000 -0.308337 + + +0.00000 0.625000 0.00000 -0.0213258 +0.00000 0.750000 0.00000 -0.0294269 + + +0.00000 0.625000 0.00000 -0.0213258 +0.00000 0.625000 0.125000 -0.0419669 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.750000 0.00000 -0.425467 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.750000 0.00000 -0.0294269 +0.125000 0.750000 0.00000 -0.425467 + + +0.00000 0.750000 0.00000 -0.0294269 +0.00000 0.750000 0.125000 -0.0579091 + + +0.125000 0.750000 0.00000 -0.425467 +0.125000 0.750000 0.125000 -0.837275 + + +0.00000 0.625000 0.125000 -0.0419669 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.625000 0.125000 -0.0419669 +0.00000 0.750000 0.125000 -0.0579091 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.750000 0.125000 -0.837275 + + +0.00000 0.750000 0.125000 -0.0579091 +0.125000 0.750000 0.125000 -0.837275 + + +0.125000 0.625000 0.00000 -0.308337 +0.250000 0.625000 0.00000 -0.595349 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.750000 0.00000 -0.425467 + + +0.125000 0.625000 0.00000 -0.308337 +0.125000 0.625000 0.125000 -0.606776 + + +0.250000 0.625000 0.00000 -0.595349 +0.250000 0.750000 0.00000 -0.821507 + + +0.250000 0.625000 0.00000 -0.595349 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.750000 0.00000 -0.425467 +0.250000 0.750000 0.00000 -0.821507 + + +0.125000 0.750000 0.00000 -0.425467 +0.125000 0.750000 0.125000 -0.837275 + + +0.250000 0.750000 0.00000 -0.821507 +0.250000 0.750000 0.125000 -1.61664 + + +0.125000 0.625000 0.125000 -0.606776 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.750000 0.125000 -0.837275 + + +0.250000 0.625000 0.125000 -1.17159 +0.250000 0.750000 0.125000 -1.61664 + + +0.125000 0.750000 0.125000 -0.837275 +0.250000 0.750000 0.125000 -1.61664 + + +0.00000 0.500000 0.125000 -0.0260248 +0.125000 0.500000 0.125000 -0.376277 + + +0.00000 0.500000 0.125000 -0.0260248 +0.00000 0.625000 0.125000 -0.0419669 + + +0.00000 0.500000 0.125000 -0.0260248 +0.00000 0.500000 0.250000 -0.0388249 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.625000 0.125000 -0.606776 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.500000 0.250000 -0.561347 + + +0.00000 0.625000 0.125000 -0.0419669 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.625000 0.125000 -0.0419669 +0.00000 0.625000 0.250000 -0.0626081 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.625000 0.250000 -0.905215 + + +0.00000 0.500000 0.250000 -0.0388249 +0.125000 0.500000 0.250000 -0.561347 + + +0.00000 0.500000 0.250000 -0.0388249 +0.00000 0.625000 0.250000 -0.0626081 + + +0.125000 0.500000 0.250000 -0.561347 +0.125000 0.625000 0.250000 -0.905215 + + +0.00000 0.625000 0.250000 -0.0626081 +0.125000 0.625000 0.250000 -0.905215 + + +0.125000 0.500000 0.125000 -0.376277 +0.250000 0.500000 0.125000 -0.726530 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.625000 0.125000 -0.606776 + + +0.125000 0.500000 0.125000 -0.376277 +0.125000 0.500000 0.250000 -0.561347 + + +0.250000 0.500000 0.125000 -0.726530 +0.250000 0.625000 0.125000 -1.17159 + + +0.250000 0.500000 0.125000 -0.726530 +0.250000 0.500000 0.250000 -1.08387 + + +0.125000 0.625000 0.125000 -0.606776 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.625000 0.250000 -0.905215 + + +0.250000 0.625000 0.125000 -1.17159 +0.250000 0.625000 0.250000 -1.74782 + + +0.125000 0.500000 0.250000 -0.561347 +0.250000 0.500000 0.250000 -1.08387 + + +0.125000 0.500000 0.250000 -0.561347 +0.125000 0.625000 0.250000 -0.905215 + + +0.250000 0.500000 0.250000 -1.08387 +0.250000 0.625000 0.250000 -1.74782 + + +0.125000 0.625000 0.250000 -0.905215 +0.250000 0.625000 0.250000 -1.74782 + + +0.00000 0.625000 0.125000 -0.0419669 +0.125000 0.625000 0.125000 -0.606776 + + +0.00000 0.625000 0.125000 -0.0419669 +0.00000 0.750000 0.125000 -0.0579091 + + +0.00000 0.625000 0.125000 -0.0419669 +0.00000 0.625000 0.250000 -0.0626081 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.750000 0.125000 -0.837275 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.625000 0.250000 -0.905215 + + +0.00000 0.750000 0.125000 -0.0579091 +0.125000 0.750000 0.125000 -0.837275 + + +0.00000 0.750000 0.125000 -0.0579091 +0.00000 0.750000 0.250000 -0.0863913 + + +0.125000 0.750000 0.125000 -0.837275 +0.125000 0.750000 0.250000 -1.24908 + + +0.00000 0.625000 0.250000 -0.0626081 +0.125000 0.625000 0.250000 -0.905215 + + +0.00000 0.625000 0.250000 -0.0626081 +0.00000 0.750000 0.250000 -0.0863913 + + +0.125000 0.625000 0.250000 -0.905215 +0.125000 0.750000 0.250000 -1.24908 + + +0.00000 0.750000 0.250000 -0.0863913 +0.125000 0.750000 0.250000 -1.24908 + + +0.125000 0.625000 0.125000 -0.606776 +0.250000 0.625000 0.125000 -1.17159 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.750000 0.125000 -0.837275 + + +0.125000 0.625000 0.125000 -0.606776 +0.125000 0.625000 0.250000 -0.905215 + + +0.250000 0.625000 0.125000 -1.17159 +0.250000 0.750000 0.125000 -1.61664 + + +0.250000 0.625000 0.125000 -1.17159 +0.250000 0.625000 0.250000 -1.74782 + + +0.125000 0.750000 0.125000 -0.837275 +0.250000 0.750000 0.125000 -1.61664 + + +0.125000 0.750000 0.125000 -0.837275 +0.125000 0.750000 0.250000 -1.24908 + + +0.250000 0.750000 0.125000 -1.61664 +0.250000 0.750000 0.250000 -2.41177 + + +0.125000 0.625000 0.250000 -0.905215 +0.250000 0.625000 0.250000 -1.74782 + + +0.125000 0.625000 0.250000 -0.905215 +0.125000 0.750000 0.250000 -1.24908 + + +0.250000 0.625000 0.250000 -1.74782 +0.250000 0.750000 0.250000 -2.41177 + + +0.125000 0.750000 0.250000 -1.24908 +0.250000 0.750000 0.250000 -2.41177 + + +0.250000 0.500000 0.00000 -0.383482 +0.375000 0.500000 0.00000 -0.397828 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.625000 0.00000 -0.618394 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.500000 0.125000 -0.754653 + + +0.375000 0.500000 0.00000 -0.397828 +0.375000 0.625000 0.00000 -0.641528 + + +0.375000 0.500000 0.00000 -0.397828 +0.375000 0.500000 0.125000 -0.782885 + + +0.250000 0.625000 0.00000 -0.618394 +0.375000 0.625000 0.00000 -0.641528 + + +0.250000 0.625000 0.00000 -0.618394 +0.250000 0.625000 0.125000 -1.21694 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.500000 0.125000 -0.754653 +0.375000 0.500000 0.125000 -0.782885 + + +0.250000 0.500000 0.125000 -0.754653 +0.250000 0.625000 0.125000 -1.21694 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.625000 0.125000 -1.21694 +0.375000 0.625000 0.125000 -1.26246 + + +0.375000 0.500000 0.00000 -0.397828 +0.500000 0.500000 0.00000 -0.412174 + + +0.375000 0.500000 0.00000 -0.397828 +0.375000 0.625000 0.00000 -0.641528 + + +0.375000 0.500000 0.00000 -0.397828 +0.375000 0.500000 0.125000 -0.782885 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.625000 0.00000 -0.664663 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.500000 0.125000 -0.811117 + + +0.375000 0.625000 0.00000 -0.641528 +0.500000 0.625000 0.00000 -0.664663 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.625000 0.125000 -1.26246 + + +0.500000 0.625000 0.00000 -0.664663 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.500000 0.125000 -0.782885 +0.500000 0.500000 0.125000 -0.811117 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.625000 0.125000 -1.26246 + + +0.500000 0.500000 0.125000 -0.811117 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.625000 0.125000 -1.26246 +0.500000 0.625000 0.125000 -1.30799 + + +0.250000 0.625000 0.00000 -0.618394 +0.375000 0.625000 0.00000 -0.641528 + + +0.250000 0.625000 0.00000 -0.618394 +0.250000 0.750000 0.00000 -0.853306 + + +0.250000 0.625000 0.00000 -0.618394 +0.250000 0.625000 0.125000 -1.21694 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.750000 0.00000 -0.885228 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.750000 0.00000 -0.853306 +0.375000 0.750000 0.00000 -0.885228 + + +0.250000 0.750000 0.00000 -0.853306 +0.250000 0.750000 0.125000 -1.67922 + + +0.375000 0.750000 0.00000 -0.885228 +0.375000 0.750000 0.125000 -1.74204 + + +0.250000 0.625000 0.125000 -1.21694 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.625000 0.125000 -1.21694 +0.250000 0.750000 0.125000 -1.67922 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.750000 0.125000 -1.74204 + + +0.250000 0.750000 0.125000 -1.67922 +0.375000 0.750000 0.125000 -1.74204 + + +0.375000 0.625000 0.00000 -0.641528 +0.500000 0.625000 0.00000 -0.664663 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.750000 0.00000 -0.885228 + + +0.375000 0.625000 0.00000 -0.641528 +0.375000 0.625000 0.125000 -1.26246 + + +0.500000 0.625000 0.00000 -0.664663 +0.500000 0.750000 0.00000 -0.917151 + + +0.500000 0.625000 0.00000 -0.664663 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.750000 0.00000 -0.885228 +0.500000 0.750000 0.00000 -0.917151 + + +0.375000 0.750000 0.00000 -0.885228 +0.375000 0.750000 0.125000 -1.74204 + + +0.500000 0.750000 0.00000 -0.917151 +0.500000 0.750000 0.125000 -1.80486 + + +0.375000 0.625000 0.125000 -1.26246 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.750000 0.125000 -1.74204 + + +0.500000 0.625000 0.125000 -1.30799 +0.500000 0.750000 0.125000 -1.80486 + + +0.375000 0.750000 0.125000 -1.74204 +0.500000 0.750000 0.125000 -1.80486 + + +0.250000 0.500000 0.125000 -0.754653 +0.375000 0.500000 0.125000 -0.782885 + + +0.250000 0.500000 0.125000 -0.754653 +0.250000 0.625000 0.125000 -1.21694 + + +0.250000 0.500000 0.125000 -0.754653 +0.250000 0.500000 0.250000 -1.12582 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.625000 0.125000 -1.26246 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.500000 0.250000 -1.16794 + + +0.250000 0.625000 0.125000 -1.21694 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.625000 0.125000 -1.21694 +0.250000 0.625000 0.250000 -1.81548 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.625000 0.250000 -1.88339 + + +0.250000 0.500000 0.250000 -1.12582 +0.375000 0.500000 0.250000 -1.16794 + + +0.250000 0.500000 0.250000 -1.12582 +0.250000 0.625000 0.250000 -1.81548 + + +0.375000 0.500000 0.250000 -1.16794 +0.375000 0.625000 0.250000 -1.88339 + + +0.250000 0.625000 0.250000 -1.81548 +0.375000 0.625000 0.250000 -1.88339 + + +0.375000 0.500000 0.125000 -0.782885 +0.500000 0.500000 0.125000 -0.811117 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.625000 0.125000 -1.26246 + + +0.375000 0.500000 0.125000 -0.782885 +0.375000 0.500000 0.250000 -1.16794 + + +0.500000 0.500000 0.125000 -0.811117 +0.500000 0.625000 0.125000 -1.30799 + + +0.500000 0.500000 0.125000 -0.811117 +0.500000 0.500000 0.250000 -1.21006 + + +0.375000 0.625000 0.125000 -1.26246 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.625000 0.250000 -1.88339 + + +0.500000 0.625000 0.125000 -1.30799 +0.500000 0.625000 0.250000 -1.95131 + + +0.375000 0.500000 0.250000 -1.16794 +0.500000 0.500000 0.250000 -1.21006 + + +0.375000 0.500000 0.250000 -1.16794 +0.375000 0.625000 0.250000 -1.88339 + + +0.500000 0.500000 0.250000 -1.21006 +0.500000 0.625000 0.250000 -1.95131 + + +0.375000 0.625000 0.250000 -1.88339 +0.500000 0.625000 0.250000 -1.95131 + + +0.250000 0.625000 0.125000 -1.21694 +0.375000 0.625000 0.125000 -1.26246 + + +0.250000 0.625000 0.125000 -1.21694 +0.250000 0.750000 0.125000 -1.67922 + + +0.250000 0.625000 0.125000 -1.21694 +0.250000 0.625000 0.250000 -1.81548 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.750000 0.125000 -1.74204 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.625000 0.250000 -1.88339 + + +0.250000 0.750000 0.125000 -1.67922 +0.375000 0.750000 0.125000 -1.74204 + + +0.250000 0.750000 0.125000 -1.67922 +0.250000 0.750000 0.250000 -2.50513 + + +0.375000 0.750000 0.125000 -1.74204 +0.375000 0.750000 0.250000 -2.59885 + + +0.250000 0.625000 0.250000 -1.81548 +0.375000 0.625000 0.250000 -1.88339 + + +0.250000 0.625000 0.250000 -1.81548 +0.250000 0.750000 0.250000 -2.50513 + + +0.375000 0.625000 0.250000 -1.88339 +0.375000 0.750000 0.250000 -2.59885 + + +0.250000 0.750000 0.250000 -2.50513 +0.375000 0.750000 0.250000 -2.59885 + + +0.375000 0.625000 0.125000 -1.26246 +0.500000 0.625000 0.125000 -1.30799 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.750000 0.125000 -1.74204 + + +0.375000 0.625000 0.125000 -1.26246 +0.375000 0.625000 0.250000 -1.88339 + + +0.500000 0.625000 0.125000 -1.30799 +0.500000 0.750000 0.125000 -1.80486 + + +0.500000 0.625000 0.125000 -1.30799 +0.500000 0.625000 0.250000 -1.95131 + + +0.375000 0.750000 0.125000 -1.74204 +0.500000 0.750000 0.125000 -1.80486 + + +0.375000 0.750000 0.125000 -1.74204 +0.375000 0.750000 0.250000 -2.59885 + + +0.500000 0.750000 0.125000 -1.80486 +0.500000 0.750000 0.250000 -2.69257 + + +0.375000 0.625000 0.250000 -1.88339 +0.500000 0.625000 0.250000 -1.95131 + + +0.375000 0.625000 0.250000 -1.88339 +0.375000 0.750000 0.250000 -2.59885 + + +0.500000 0.625000 0.250000 -1.95131 +0.500000 0.750000 0.250000 -2.69257 + + +0.375000 0.750000 0.250000 -2.59885 +0.500000 0.750000 0.250000 -2.69257 + + +0.00000 0.750000 0.00000 -0.0296760 +0.125000 0.750000 0.00000 -0.429069 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 0.875000 0.00000 -0.0249277 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 0.750000 0.125000 -0.0583993 + + +0.125000 0.750000 0.00000 -0.429069 +0.125000 0.875000 0.00000 -0.360416 + + +0.125000 0.750000 0.00000 -0.429069 +0.125000 0.750000 0.125000 -0.844363 + + +0.00000 0.875000 0.00000 -0.0249277 +0.125000 0.875000 0.00000 -0.360416 + + +0.00000 0.875000 0.00000 -0.0249277 +0.00000 0.875000 0.125000 -0.0490551 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 0.750000 0.125000 -0.0583993 +0.125000 0.750000 0.125000 -0.844363 + + +0.00000 0.750000 0.125000 -0.0583993 +0.00000 0.875000 0.125000 -0.0490551 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 0.875000 0.125000 -0.0490551 +0.125000 0.875000 0.125000 -0.709261 + + +0.125000 0.750000 0.00000 -0.429069 +0.250000 0.750000 0.00000 -0.828462 + + +0.125000 0.750000 0.00000 -0.429069 +0.125000 0.875000 0.00000 -0.360416 + + +0.125000 0.750000 0.00000 -0.429069 +0.125000 0.750000 0.125000 -0.844363 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 0.875000 0.00000 -0.695903 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 0.750000 0.125000 -1.63033 + + +0.125000 0.875000 0.00000 -0.360416 +0.250000 0.875000 0.00000 -0.695903 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 0.875000 0.125000 -0.709261 + + +0.250000 0.875000 0.00000 -0.695903 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 0.750000 0.125000 -0.844363 +0.250000 0.750000 0.125000 -1.63033 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.875000 0.125000 -0.709261 + + +0.250000 0.750000 0.125000 -1.63033 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 0.875000 0.125000 -0.709261 +0.250000 0.875000 0.125000 -1.36947 + + +0.00000 0.875000 0.00000 -0.0249277 +0.125000 0.875000 0.00000 -0.360416 + + +0.00000 0.875000 0.00000 -0.0249277 +0.00000 1.00000 0.00000 -0.0201794 + + +0.00000 0.875000 0.00000 -0.0249277 +0.00000 0.875000 0.125000 -0.0490551 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 1.00000 0.00000 -0.291762 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 1.00000 0.00000 -0.0201794 +0.125000 1.00000 0.00000 -0.291762 + + +0.00000 1.00000 0.00000 -0.0201794 +0.00000 1.00000 0.125000 -0.0397109 + + +0.125000 1.00000 0.00000 -0.291762 +0.125000 1.00000 0.125000 -0.574158 + + +0.00000 0.875000 0.125000 -0.0490551 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 0.875000 0.125000 -0.0490551 +0.00000 1.00000 0.125000 -0.0397109 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 1.00000 0.125000 -0.574158 + + +0.00000 1.00000 0.125000 -0.0397109 +0.125000 1.00000 0.125000 -0.574158 + + +0.125000 0.875000 0.00000 -0.360416 +0.250000 0.875000 0.00000 -0.695903 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 1.00000 0.00000 -0.291762 + + +0.125000 0.875000 0.00000 -0.360416 +0.125000 0.875000 0.125000 -0.709261 + + +0.250000 0.875000 0.00000 -0.695903 +0.250000 1.00000 0.00000 -0.563345 + + +0.250000 0.875000 0.00000 -0.695903 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 1.00000 0.00000 -0.291762 +0.250000 1.00000 0.00000 -0.563345 + + +0.125000 1.00000 0.00000 -0.291762 +0.125000 1.00000 0.125000 -0.574158 + + +0.250000 1.00000 0.00000 -0.563345 +0.250000 1.00000 0.125000 -1.10861 + + +0.125000 0.875000 0.125000 -0.709261 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 1.00000 0.125000 -0.574158 + + +0.250000 0.875000 0.125000 -1.36947 +0.250000 1.00000 0.125000 -1.10861 + + +0.125000 1.00000 0.125000 -0.574158 +0.250000 1.00000 0.125000 -1.10861 + + +0.00000 0.750000 0.125000 -0.0583993 +0.125000 0.750000 0.125000 -0.844363 + + +0.00000 0.750000 0.125000 -0.0583993 +0.00000 0.875000 0.125000 -0.0490551 + + +0.00000 0.750000 0.125000 -0.0583993 +0.00000 0.750000 0.250000 -0.0871227 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.875000 0.125000 -0.709261 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.750000 0.250000 -1.25966 + + +0.00000 0.875000 0.125000 -0.0490551 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 0.875000 0.125000 -0.0490551 +0.00000 0.875000 0.250000 -0.0731826 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 0.875000 0.250000 -1.05811 + + +0.00000 0.750000 0.250000 -0.0871227 +0.125000 0.750000 0.250000 -1.25966 + + +0.00000 0.750000 0.250000 -0.0871227 +0.00000 0.875000 0.250000 -0.0731826 + + +0.125000 0.750000 0.250000 -1.25966 +0.125000 0.875000 0.250000 -1.05811 + + +0.00000 0.875000 0.250000 -0.0731826 +0.125000 0.875000 0.250000 -1.05811 + + +0.125000 0.750000 0.125000 -0.844363 +0.250000 0.750000 0.125000 -1.63033 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.875000 0.125000 -0.709261 + + +0.125000 0.750000 0.125000 -0.844363 +0.125000 0.750000 0.250000 -1.25966 + + +0.250000 0.750000 0.125000 -1.63033 +0.250000 0.875000 0.125000 -1.36947 + + +0.250000 0.750000 0.125000 -1.63033 +0.250000 0.750000 0.250000 -2.43219 + + +0.125000 0.875000 0.125000 -0.709261 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 0.875000 0.250000 -1.05811 + + +0.250000 0.875000 0.125000 -1.36947 +0.250000 0.875000 0.250000 -2.04303 + + +0.125000 0.750000 0.250000 -1.25966 +0.250000 0.750000 0.250000 -2.43219 + + +0.125000 0.750000 0.250000 -1.25966 +0.125000 0.875000 0.250000 -1.05811 + + +0.250000 0.750000 0.250000 -2.43219 +0.250000 0.875000 0.250000 -2.04303 + + +0.125000 0.875000 0.250000 -1.05811 +0.250000 0.875000 0.250000 -2.04303 + + +0.00000 0.875000 0.125000 -0.0490551 +0.125000 0.875000 0.125000 -0.709261 + + +0.00000 0.875000 0.125000 -0.0490551 +0.00000 1.00000 0.125000 -0.0397109 + + +0.00000 0.875000 0.125000 -0.0490551 +0.00000 0.875000 0.250000 -0.0731826 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 1.00000 0.125000 -0.574158 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 0.875000 0.250000 -1.05811 + + +0.00000 1.00000 0.125000 -0.0397109 +0.125000 1.00000 0.125000 -0.574158 + + +0.00000 1.00000 0.125000 -0.0397109 +0.00000 1.00000 0.250000 -0.0592425 + + +0.125000 1.00000 0.125000 -0.574158 +0.125000 1.00000 0.250000 -0.856554 + + +0.00000 0.875000 0.250000 -0.0731826 +0.125000 0.875000 0.250000 -1.05811 + + +0.00000 0.875000 0.250000 -0.0731826 +0.00000 1.00000 0.250000 -0.0592425 + + +0.125000 0.875000 0.250000 -1.05811 +0.125000 1.00000 0.250000 -0.856554 + + +0.00000 1.00000 0.250000 -0.0592425 +0.125000 1.00000 0.250000 -0.856554 + + +0.125000 0.875000 0.125000 -0.709261 +0.250000 0.875000 0.125000 -1.36947 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 1.00000 0.125000 -0.574158 + + +0.125000 0.875000 0.125000 -0.709261 +0.125000 0.875000 0.250000 -1.05811 + + +0.250000 0.875000 0.125000 -1.36947 +0.250000 1.00000 0.125000 -1.10861 + + +0.250000 0.875000 0.125000 -1.36947 +0.250000 0.875000 0.250000 -2.04303 + + +0.125000 1.00000 0.125000 -0.574158 +0.250000 1.00000 0.125000 -1.10861 + + +0.125000 1.00000 0.125000 -0.574158 +0.125000 1.00000 0.250000 -0.856554 + + +0.250000 1.00000 0.125000 -1.10861 +0.250000 1.00000 0.250000 -1.65387 + + +0.125000 0.875000 0.250000 -1.05811 +0.250000 0.875000 0.250000 -2.04303 + + +0.125000 0.875000 0.250000 -1.05811 +0.125000 1.00000 0.250000 -0.856554 + + +0.250000 0.875000 0.250000 -2.04303 +0.250000 1.00000 0.250000 -1.65387 + + +0.125000 1.00000 0.250000 -0.856554 +0.250000 1.00000 0.250000 -1.65387 + + +0.250000 0.750000 0.00000 -0.860530 +0.375000 0.750000 0.00000 -0.892723 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 0.875000 0.00000 -0.722840 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 0.750000 0.125000 -1.69343 + + +0.375000 0.750000 0.00000 -0.892723 +0.375000 0.875000 0.00000 -0.749882 + + +0.375000 0.750000 0.00000 -0.892723 +0.375000 0.750000 0.125000 -1.75679 + + +0.250000 0.875000 0.00000 -0.722840 +0.375000 0.875000 0.00000 -0.749882 + + +0.250000 0.875000 0.00000 -0.722840 +0.250000 0.875000 0.125000 -1.42248 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 0.750000 0.125000 -1.69343 +0.375000 0.750000 0.125000 -1.75679 + + +0.250000 0.750000 0.125000 -1.69343 +0.250000 0.875000 0.125000 -1.42248 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 0.875000 0.125000 -1.42248 +0.375000 0.875000 0.125000 -1.47569 + + +0.375000 0.750000 0.00000 -0.892723 +0.500000 0.750000 0.00000 -0.924916 + + +0.375000 0.750000 0.00000 -0.892723 +0.375000 0.875000 0.00000 -0.749882 + + +0.375000 0.750000 0.00000 -0.892723 +0.375000 0.750000 0.125000 -1.75679 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 0.875000 0.00000 -0.776924 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 0.750000 0.125000 -1.82014 + + +0.375000 0.875000 0.00000 -0.749882 +0.500000 0.875000 0.00000 -0.776924 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 0.875000 0.125000 -1.47569 + + +0.500000 0.875000 0.00000 -0.776924 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 0.750000 0.125000 -1.75679 +0.500000 0.750000 0.125000 -1.82014 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.875000 0.125000 -1.47569 + + +0.500000 0.750000 0.125000 -1.82014 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 0.875000 0.125000 -1.47569 +0.500000 0.875000 0.125000 -1.52891 + + +0.250000 0.875000 0.00000 -0.722840 +0.375000 0.875000 0.00000 -0.749882 + + +0.250000 0.875000 0.00000 -0.722840 +0.250000 1.00000 0.00000 -0.585151 + + +0.250000 0.875000 0.00000 -0.722840 +0.250000 0.875000 0.125000 -1.42248 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 1.00000 0.00000 -0.607042 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 1.00000 0.00000 -0.585151 +0.375000 1.00000 0.00000 -0.607042 + + +0.250000 1.00000 0.00000 -0.585151 +0.250000 1.00000 0.125000 -1.15152 + + +0.375000 1.00000 0.00000 -0.607042 +0.375000 1.00000 0.125000 -1.19460 + + +0.250000 0.875000 0.125000 -1.42248 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 0.875000 0.125000 -1.42248 +0.250000 1.00000 0.125000 -1.15152 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 1.00000 0.125000 -1.19460 + + +0.250000 1.00000 0.125000 -1.15152 +0.375000 1.00000 0.125000 -1.19460 + + +0.375000 0.875000 0.00000 -0.749882 +0.500000 0.875000 0.00000 -0.776924 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 1.00000 0.00000 -0.607042 + + +0.375000 0.875000 0.00000 -0.749882 +0.375000 0.875000 0.125000 -1.47569 + + +0.500000 0.875000 0.00000 -0.776924 +0.500000 1.00000 0.00000 -0.628933 + + +0.500000 0.875000 0.00000 -0.776924 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 1.00000 0.00000 -0.607042 +0.500000 1.00000 0.00000 -0.628933 + + +0.375000 1.00000 0.00000 -0.607042 +0.375000 1.00000 0.125000 -1.19460 + + +0.500000 1.00000 0.00000 -0.628933 +0.500000 1.00000 0.125000 -1.23767 + + +0.375000 0.875000 0.125000 -1.47569 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 1.00000 0.125000 -1.19460 + + +0.500000 0.875000 0.125000 -1.52891 +0.500000 1.00000 0.125000 -1.23767 + + +0.375000 1.00000 0.125000 -1.19460 +0.500000 1.00000 0.125000 -1.23767 + + +0.250000 0.750000 0.125000 -1.69343 +0.375000 0.750000 0.125000 -1.75679 + + +0.250000 0.750000 0.125000 -1.69343 +0.250000 0.875000 0.125000 -1.42248 + + +0.250000 0.750000 0.125000 -1.69343 +0.250000 0.750000 0.250000 -2.52634 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.875000 0.125000 -1.47569 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.750000 0.250000 -2.62085 + + +0.250000 0.875000 0.125000 -1.42248 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 0.875000 0.125000 -1.42248 +0.250000 0.875000 0.250000 -2.12211 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 0.875000 0.250000 -2.20150 + + +0.250000 0.750000 0.250000 -2.52634 +0.375000 0.750000 0.250000 -2.62085 + + +0.250000 0.750000 0.250000 -2.52634 +0.250000 0.875000 0.250000 -2.12211 + + +0.375000 0.750000 0.250000 -2.62085 +0.375000 0.875000 0.250000 -2.20150 + + +0.250000 0.875000 0.250000 -2.12211 +0.375000 0.875000 0.250000 -2.20150 + + +0.375000 0.750000 0.125000 -1.75679 +0.500000 0.750000 0.125000 -1.82014 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.875000 0.125000 -1.47569 + + +0.375000 0.750000 0.125000 -1.75679 +0.375000 0.750000 0.250000 -2.62085 + + +0.500000 0.750000 0.125000 -1.82014 +0.500000 0.875000 0.125000 -1.52891 + + +0.500000 0.750000 0.125000 -1.82014 +0.500000 0.750000 0.250000 -2.71536 + + +0.375000 0.875000 0.125000 -1.47569 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 0.875000 0.250000 -2.20150 + + +0.500000 0.875000 0.125000 -1.52891 +0.500000 0.875000 0.250000 -2.28089 + + +0.375000 0.750000 0.250000 -2.62085 +0.500000 0.750000 0.250000 -2.71536 + + +0.375000 0.750000 0.250000 -2.62085 +0.375000 0.875000 0.250000 -2.20150 + + +0.500000 0.750000 0.250000 -2.71536 +0.500000 0.875000 0.250000 -2.28089 + + +0.375000 0.875000 0.250000 -2.20150 +0.500000 0.875000 0.250000 -2.28089 + + +0.250000 0.875000 0.125000 -1.42248 +0.375000 0.875000 0.125000 -1.47569 + + +0.250000 0.875000 0.125000 -1.42248 +0.250000 1.00000 0.125000 -1.15152 + + +0.250000 0.875000 0.125000 -1.42248 +0.250000 0.875000 0.250000 -2.12211 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 1.00000 0.125000 -1.19460 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 0.875000 0.250000 -2.20150 + + +0.250000 1.00000 0.125000 -1.15152 +0.375000 1.00000 0.125000 -1.19460 + + +0.250000 1.00000 0.125000 -1.15152 +0.250000 1.00000 0.250000 -1.71788 + + +0.375000 1.00000 0.125000 -1.19460 +0.375000 1.00000 0.250000 -1.78215 + + +0.250000 0.875000 0.250000 -2.12211 +0.375000 0.875000 0.250000 -2.20150 + + +0.250000 0.875000 0.250000 -2.12211 +0.250000 1.00000 0.250000 -1.71788 + + +0.375000 0.875000 0.250000 -2.20150 +0.375000 1.00000 0.250000 -1.78215 + + +0.250000 1.00000 0.250000 -1.71788 +0.375000 1.00000 0.250000 -1.78215 + + +0.375000 0.875000 0.125000 -1.47569 +0.500000 0.875000 0.125000 -1.52891 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 1.00000 0.125000 -1.19460 + + +0.375000 0.875000 0.125000 -1.47569 +0.375000 0.875000 0.250000 -2.20150 + + +0.500000 0.875000 0.125000 -1.52891 +0.500000 1.00000 0.125000 -1.23767 + + +0.500000 0.875000 0.125000 -1.52891 +0.500000 0.875000 0.250000 -2.28089 + + +0.375000 1.00000 0.125000 -1.19460 +0.500000 1.00000 0.125000 -1.23767 + + +0.375000 1.00000 0.125000 -1.19460 +0.375000 1.00000 0.250000 -1.78215 + + +0.500000 1.00000 0.125000 -1.23767 +0.500000 1.00000 0.250000 -1.84642 + + +0.375000 0.875000 0.250000 -2.20150 +0.500000 0.875000 0.250000 -2.28089 + + +0.375000 0.875000 0.250000 -2.20150 +0.375000 1.00000 0.250000 -1.78215 + + +0.500000 0.875000 0.250000 -2.28089 +0.500000 1.00000 0.250000 -1.84642 + + +0.375000 1.00000 0.250000 -1.78215 +0.500000 1.00000 0.250000 -1.84642 + + +0.00000 0.500000 0.250000 -0.0359484 +0.125000 0.500000 0.250000 -0.519757 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.625000 0.250000 -0.0579695 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.500000 0.375000 -0.0707427 + + +0.125000 0.500000 0.250000 -0.519757 +0.125000 0.625000 0.250000 -0.838148 + + +0.125000 0.500000 0.250000 -0.519757 +0.125000 0.500000 0.375000 -1.02283 + + +0.00000 0.625000 0.250000 -0.0579695 +0.125000 0.625000 0.250000 -0.838148 + + +0.00000 0.625000 0.250000 -0.0579695 +0.00000 0.625000 0.375000 -0.114078 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.500000 0.375000 -0.0707427 +0.125000 0.500000 0.375000 -1.02283 + + +0.00000 0.500000 0.375000 -0.0707427 +0.00000 0.625000 0.375000 -0.114078 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.625000 0.375000 -0.114078 +0.125000 0.625000 0.375000 -1.64939 + + +0.125000 0.500000 0.250000 -0.519757 +0.250000 0.500000 0.250000 -1.00357 + + +0.125000 0.500000 0.250000 -0.519757 +0.125000 0.625000 0.250000 -0.838148 + + +0.125000 0.500000 0.250000 -0.519757 +0.125000 0.500000 0.375000 -1.02283 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.625000 0.250000 -1.61833 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.500000 0.375000 -1.97491 + + +0.125000 0.625000 0.250000 -0.838148 +0.250000 0.625000 0.250000 -1.61833 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.625000 0.375000 -1.64939 + + +0.250000 0.625000 0.250000 -1.61833 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.500000 0.375000 -1.02283 +0.250000 0.500000 0.375000 -1.97491 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.625000 0.375000 -1.64939 + + +0.250000 0.500000 0.375000 -1.97491 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.625000 0.375000 -1.64939 +0.250000 0.625000 0.375000 -3.18470 + + +0.00000 0.625000 0.250000 -0.0579695 +0.125000 0.625000 0.250000 -0.838148 + + +0.00000 0.625000 0.250000 -0.0579695 +0.00000 0.750000 0.250000 -0.0799906 + + +0.00000 0.625000 0.250000 -0.0579695 +0.00000 0.625000 0.375000 -0.114078 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.750000 0.250000 -1.15654 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.750000 0.250000 -0.0799906 +0.125000 0.750000 0.250000 -1.15654 + + +0.00000 0.750000 0.250000 -0.0799906 +0.00000 0.750000 0.375000 -0.157413 + + +0.125000 0.750000 0.250000 -1.15654 +0.125000 0.750000 0.375000 -2.27595 + + +0.00000 0.625000 0.375000 -0.114078 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.625000 0.375000 -0.114078 +0.00000 0.750000 0.375000 -0.157413 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.750000 0.375000 -2.27595 + + +0.00000 0.750000 0.375000 -0.157413 +0.125000 0.750000 0.375000 -2.27595 + + +0.125000 0.625000 0.250000 -0.838148 +0.250000 0.625000 0.250000 -1.61833 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.750000 0.250000 -1.15654 + + +0.125000 0.625000 0.250000 -0.838148 +0.125000 0.625000 0.375000 -1.64939 + + +0.250000 0.625000 0.250000 -1.61833 +0.250000 0.750000 0.250000 -2.23309 + + +0.250000 0.625000 0.250000 -1.61833 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.750000 0.250000 -1.15654 +0.250000 0.750000 0.250000 -2.23309 + + +0.125000 0.750000 0.250000 -1.15654 +0.125000 0.750000 0.375000 -2.27595 + + +0.250000 0.750000 0.250000 -2.23309 +0.250000 0.750000 0.375000 -4.39448 + + +0.125000 0.625000 0.375000 -1.64939 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.750000 0.375000 -2.27595 + + +0.250000 0.625000 0.375000 -3.18470 +0.250000 0.750000 0.375000 -4.39448 + + +0.125000 0.750000 0.375000 -2.27595 +0.250000 0.750000 0.375000 -4.39448 + + +0.00000 0.500000 0.375000 -0.0707427 +0.125000 0.500000 0.375000 -1.02283 + + +0.00000 0.500000 0.375000 -0.0707427 +0.00000 0.625000 0.375000 -0.114078 + + +0.00000 0.500000 0.375000 -0.0707427 +0.00000 0.500000 0.500000 -0.105537 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.625000 0.375000 -1.64939 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.500000 0.500000 -1.52590 + + +0.00000 0.625000 0.375000 -0.114078 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.625000 0.375000 -0.114078 +0.00000 0.625000 0.500000 -0.170186 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.625000 0.500000 -2.46063 + + +0.00000 0.500000 0.500000 -0.105537 +0.125000 0.500000 0.500000 -1.52590 + + +0.00000 0.500000 0.500000 -0.105537 +0.00000 0.625000 0.500000 -0.170186 + + +0.125000 0.500000 0.500000 -1.52590 +0.125000 0.625000 0.500000 -2.46063 + + +0.00000 0.625000 0.500000 -0.170186 +0.125000 0.625000 0.500000 -2.46063 + + +0.125000 0.500000 0.375000 -1.02283 +0.250000 0.500000 0.375000 -1.97491 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.625000 0.375000 -1.64939 + + +0.125000 0.500000 0.375000 -1.02283 +0.125000 0.500000 0.500000 -1.52590 + + +0.250000 0.500000 0.375000 -1.97491 +0.250000 0.625000 0.375000 -3.18470 + + +0.250000 0.500000 0.375000 -1.97491 +0.250000 0.500000 0.500000 -2.94626 + + +0.125000 0.625000 0.375000 -1.64939 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.625000 0.500000 -2.46063 + + +0.250000 0.625000 0.375000 -3.18470 +0.250000 0.625000 0.500000 -4.75107 + + +0.125000 0.500000 0.500000 -1.52590 +0.250000 0.500000 0.500000 -2.94626 + + +0.125000 0.500000 0.500000 -1.52590 +0.125000 0.625000 0.500000 -2.46063 + + +0.250000 0.500000 0.500000 -2.94626 +0.250000 0.625000 0.500000 -4.75107 + + +0.125000 0.625000 0.500000 -2.46063 +0.250000 0.625000 0.500000 -4.75107 + + +0.00000 0.625000 0.375000 -0.114078 +0.125000 0.625000 0.375000 -1.64939 + + +0.00000 0.625000 0.375000 -0.114078 +0.00000 0.750000 0.375000 -0.157413 + + +0.00000 0.625000 0.375000 -0.114078 +0.00000 0.625000 0.500000 -0.170186 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.750000 0.375000 -2.27595 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.625000 0.500000 -2.46063 + + +0.00000 0.750000 0.375000 -0.157413 +0.125000 0.750000 0.375000 -2.27595 + + +0.00000 0.750000 0.375000 -0.157413 +0.00000 0.750000 0.500000 -0.234836 + + +0.125000 0.750000 0.375000 -2.27595 +0.125000 0.750000 0.500000 -3.39536 + + +0.00000 0.625000 0.500000 -0.170186 +0.125000 0.625000 0.500000 -2.46063 + + +0.00000 0.625000 0.500000 -0.170186 +0.00000 0.750000 0.500000 -0.234836 + + +0.125000 0.625000 0.500000 -2.46063 +0.125000 0.750000 0.500000 -3.39536 + + +0.00000 0.750000 0.500000 -0.234836 +0.125000 0.750000 0.500000 -3.39536 + + +0.125000 0.625000 0.375000 -1.64939 +0.250000 0.625000 0.375000 -3.18470 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.750000 0.375000 -2.27595 + + +0.125000 0.625000 0.375000 -1.64939 +0.125000 0.625000 0.500000 -2.46063 + + +0.250000 0.625000 0.375000 -3.18470 +0.250000 0.750000 0.375000 -4.39448 + + +0.250000 0.625000 0.375000 -3.18470 +0.250000 0.625000 0.500000 -4.75107 + + +0.125000 0.750000 0.375000 -2.27595 +0.250000 0.750000 0.375000 -4.39448 + + +0.125000 0.750000 0.375000 -2.27595 +0.125000 0.750000 0.500000 -3.39536 + + +0.250000 0.750000 0.375000 -4.39448 +0.250000 0.750000 0.500000 -6.55588 + + +0.125000 0.625000 0.500000 -2.46063 +0.250000 0.625000 0.500000 -4.75107 + + +0.125000 0.625000 0.500000 -2.46063 +0.125000 0.750000 0.500000 -3.39536 + + +0.250000 0.625000 0.500000 -4.75107 +0.250000 0.750000 0.500000 -6.55588 + + +0.125000 0.750000 0.500000 -3.39536 +0.250000 0.750000 0.500000 -6.55588 + + +0.250000 0.500000 0.250000 -1.04241 +0.375000 0.500000 0.250000 -1.08141 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.625000 0.250000 -1.68097 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.500000 0.375000 -2.05136 + + +0.375000 0.500000 0.250000 -1.08141 +0.375000 0.625000 0.250000 -1.74385 + + +0.375000 0.500000 0.250000 -1.08141 +0.375000 0.500000 0.375000 -2.12810 + + +0.250000 0.625000 0.250000 -1.68097 +0.375000 0.625000 0.250000 -1.74385 + + +0.250000 0.625000 0.250000 -1.68097 +0.250000 0.625000 0.375000 -3.30797 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.500000 0.375000 -2.05136 +0.375000 0.500000 0.375000 -2.12810 + + +0.250000 0.500000 0.375000 -2.05136 +0.250000 0.625000 0.375000 -3.30797 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.625000 0.375000 -3.30797 +0.375000 0.625000 0.375000 -3.43173 + + +0.375000 0.500000 0.250000 -1.08141 +0.500000 0.500000 0.250000 -1.12041 + + +0.375000 0.500000 0.250000 -1.08141 +0.375000 0.625000 0.250000 -1.74385 + + +0.375000 0.500000 0.250000 -1.08141 +0.375000 0.500000 0.375000 -2.12810 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.625000 0.250000 -1.80674 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.500000 0.375000 -2.20484 + + +0.375000 0.625000 0.250000 -1.74385 +0.500000 0.625000 0.250000 -1.80674 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.625000 0.375000 -3.43173 + + +0.500000 0.625000 0.250000 -1.80674 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.500000 0.375000 -2.12810 +0.500000 0.500000 0.375000 -2.20484 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.625000 0.375000 -3.43173 + + +0.500000 0.500000 0.375000 -2.20484 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.625000 0.375000 -3.43173 +0.500000 0.625000 0.375000 -3.55548 + + +0.250000 0.625000 0.250000 -1.68097 +0.375000 0.625000 0.250000 -1.74385 + + +0.250000 0.625000 0.250000 -1.68097 +0.250000 0.750000 0.250000 -2.31953 + + +0.250000 0.625000 0.250000 -1.68097 +0.250000 0.625000 0.375000 -3.30797 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.750000 0.250000 -2.40630 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.750000 0.250000 -2.31953 +0.375000 0.750000 0.250000 -2.40630 + + +0.250000 0.750000 0.250000 -2.31953 +0.250000 0.750000 0.375000 -4.56459 + + +0.375000 0.750000 0.250000 -2.40630 +0.375000 0.750000 0.375000 -4.73535 + + +0.250000 0.625000 0.375000 -3.30797 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.625000 0.375000 -3.30797 +0.250000 0.750000 0.375000 -4.56459 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.750000 0.375000 -4.73535 + + +0.250000 0.750000 0.375000 -4.56459 +0.375000 0.750000 0.375000 -4.73535 + + +0.375000 0.625000 0.250000 -1.74385 +0.500000 0.625000 0.250000 -1.80674 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.750000 0.250000 -2.40630 + + +0.375000 0.625000 0.250000 -1.74385 +0.375000 0.625000 0.375000 -3.43173 + + +0.500000 0.625000 0.250000 -1.80674 +0.500000 0.750000 0.250000 -2.49308 + + +0.500000 0.625000 0.250000 -1.80674 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.750000 0.250000 -2.40630 +0.500000 0.750000 0.250000 -2.49308 + + +0.375000 0.750000 0.250000 -2.40630 +0.375000 0.750000 0.375000 -4.73535 + + +0.500000 0.750000 0.250000 -2.49308 +0.500000 0.750000 0.375000 -4.90611 + + +0.375000 0.625000 0.375000 -3.43173 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.750000 0.375000 -4.73535 + + +0.500000 0.625000 0.375000 -3.55548 +0.500000 0.750000 0.375000 -4.90611 + + +0.375000 0.750000 0.375000 -4.73535 +0.500000 0.750000 0.375000 -4.90611 + + +0.250000 0.500000 0.375000 -2.05136 +0.375000 0.500000 0.375000 -2.12810 + + +0.250000 0.500000 0.375000 -2.05136 +0.250000 0.625000 0.375000 -3.30797 + + +0.250000 0.500000 0.375000 -2.05136 +0.250000 0.500000 0.500000 -3.06030 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.625000 0.375000 -3.43173 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.500000 0.500000 -3.17479 + + +0.250000 0.625000 0.375000 -3.30797 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.625000 0.375000 -3.30797 +0.250000 0.625000 0.500000 -4.93498 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.625000 0.500000 -5.11960 + + +0.250000 0.500000 0.500000 -3.06030 +0.375000 0.500000 0.500000 -3.17479 + + +0.250000 0.500000 0.500000 -3.06030 +0.250000 0.625000 0.500000 -4.93498 + + +0.375000 0.500000 0.500000 -3.17479 +0.375000 0.625000 0.500000 -5.11960 + + +0.250000 0.625000 0.500000 -4.93498 +0.375000 0.625000 0.500000 -5.11960 + + +0.375000 0.500000 0.375000 -2.12810 +0.500000 0.500000 0.375000 -2.20484 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.625000 0.375000 -3.43173 + + +0.375000 0.500000 0.375000 -2.12810 +0.375000 0.500000 0.500000 -3.17479 + + +0.500000 0.500000 0.375000 -2.20484 +0.500000 0.625000 0.375000 -3.55548 + + +0.500000 0.500000 0.375000 -2.20484 +0.500000 0.500000 0.500000 -3.28928 + + +0.375000 0.625000 0.375000 -3.43173 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.625000 0.500000 -5.11960 + + +0.500000 0.625000 0.375000 -3.55548 +0.500000 0.625000 0.500000 -5.30422 + + +0.375000 0.500000 0.500000 -3.17479 +0.500000 0.500000 0.500000 -3.28928 + + +0.375000 0.500000 0.500000 -3.17479 +0.375000 0.625000 0.500000 -5.11960 + + +0.500000 0.500000 0.500000 -3.28928 +0.500000 0.625000 0.500000 -5.30422 + + +0.375000 0.625000 0.500000 -5.11960 +0.500000 0.625000 0.500000 -5.30422 + + +0.250000 0.625000 0.375000 -3.30797 +0.375000 0.625000 0.375000 -3.43173 + + +0.250000 0.625000 0.375000 -3.30797 +0.250000 0.750000 0.375000 -4.56459 + + +0.250000 0.625000 0.375000 -3.30797 +0.250000 0.625000 0.500000 -4.93498 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.750000 0.375000 -4.73535 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.625000 0.500000 -5.11960 + + +0.250000 0.750000 0.375000 -4.56459 +0.375000 0.750000 0.375000 -4.73535 + + +0.250000 0.750000 0.375000 -4.56459 +0.250000 0.750000 0.500000 -6.80965 + + +0.375000 0.750000 0.375000 -4.73535 +0.375000 0.750000 0.500000 -7.06440 + + +0.250000 0.625000 0.500000 -4.93498 +0.375000 0.625000 0.500000 -5.11960 + + +0.250000 0.625000 0.500000 -4.93498 +0.250000 0.750000 0.500000 -6.80965 + + +0.375000 0.625000 0.500000 -5.11960 +0.375000 0.750000 0.500000 -7.06440 + + +0.250000 0.750000 0.500000 -6.80965 +0.375000 0.750000 0.500000 -7.06440 + + +0.375000 0.625000 0.375000 -3.43173 +0.500000 0.625000 0.375000 -3.55548 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.750000 0.375000 -4.73535 + + +0.375000 0.625000 0.375000 -3.43173 +0.375000 0.625000 0.500000 -5.11960 + + +0.500000 0.625000 0.375000 -3.55548 +0.500000 0.750000 0.375000 -4.90611 + + +0.500000 0.625000 0.375000 -3.55548 +0.500000 0.625000 0.500000 -5.30422 + + +0.375000 0.750000 0.375000 -4.73535 +0.500000 0.750000 0.375000 -4.90611 + + +0.375000 0.750000 0.375000 -4.73535 +0.375000 0.750000 0.500000 -7.06440 + + +0.500000 0.750000 0.375000 -4.90611 +0.500000 0.750000 0.500000 -7.31915 + + +0.375000 0.625000 0.500000 -5.11960 +0.500000 0.625000 0.500000 -5.30422 + + +0.375000 0.625000 0.500000 -5.11960 +0.375000 0.750000 0.500000 -7.06440 + + +0.500000 0.625000 0.500000 -5.30422 +0.500000 0.750000 0.500000 -7.31915 + + +0.375000 0.750000 0.500000 -7.06440 +0.500000 0.750000 0.500000 -7.31915 + + +0.00000 0.750000 0.250000 -0.0806678 +0.125000 0.750000 0.250000 -1.16633 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 0.875000 0.250000 -0.0677605 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 0.750000 0.375000 -0.158746 + + +0.125000 0.750000 0.250000 -1.16633 +0.125000 0.875000 0.250000 -0.979711 + + +0.125000 0.750000 0.250000 -1.16633 +0.125000 0.750000 0.375000 -2.29522 + + +0.00000 0.875000 0.250000 -0.0677605 +0.125000 0.875000 0.250000 -0.979711 + + +0.00000 0.875000 0.250000 -0.0677605 +0.00000 0.875000 0.375000 -0.133346 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 0.750000 0.375000 -0.158746 +0.125000 0.750000 0.375000 -2.29522 + + +0.00000 0.750000 0.375000 -0.158746 +0.00000 0.875000 0.375000 -0.133346 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 0.875000 0.375000 -0.133346 +0.125000 0.875000 0.375000 -1.92797 + + +0.125000 0.750000 0.250000 -1.16633 +0.250000 0.750000 0.250000 -2.25199 + + +0.125000 0.750000 0.250000 -1.16633 +0.125000 0.875000 0.250000 -0.979711 + + +0.125000 0.750000 0.250000 -1.16633 +0.125000 0.750000 0.375000 -2.29522 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 0.875000 0.250000 -1.89166 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 0.750000 0.375000 -4.43169 + + +0.125000 0.875000 0.250000 -0.979711 +0.250000 0.875000 0.250000 -1.89166 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 0.875000 0.375000 -1.92797 + + +0.250000 0.875000 0.250000 -1.89166 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 0.750000 0.375000 -2.29522 +0.250000 0.750000 0.375000 -4.43169 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.875000 0.375000 -1.92797 + + +0.250000 0.750000 0.375000 -4.43169 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 0.875000 0.375000 -1.92797 +0.250000 0.875000 0.375000 -3.72259 + + +0.00000 0.875000 0.250000 -0.0677605 +0.125000 0.875000 0.250000 -0.979711 + + +0.00000 0.875000 0.250000 -0.0677605 +0.00000 1.00000 0.250000 -0.0548533 + + +0.00000 0.875000 0.250000 -0.0677605 +0.00000 0.875000 0.375000 -0.133346 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 1.00000 0.250000 -0.793092 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 1.00000 0.250000 -0.0548533 +0.125000 1.00000 0.250000 -0.793092 + + +0.00000 1.00000 0.250000 -0.0548533 +0.00000 1.00000 0.375000 -0.107946 + + +0.125000 1.00000 0.250000 -0.793092 +0.125000 1.00000 0.375000 -1.56072 + + +0.00000 0.875000 0.375000 -0.133346 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 0.875000 0.375000 -0.133346 +0.00000 1.00000 0.375000 -0.107946 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 1.00000 0.375000 -1.56072 + + +0.00000 1.00000 0.375000 -0.107946 +0.125000 1.00000 0.375000 -1.56072 + + +0.125000 0.875000 0.250000 -0.979711 +0.250000 0.875000 0.250000 -1.89166 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 1.00000 0.250000 -0.793092 + + +0.125000 0.875000 0.250000 -0.979711 +0.125000 0.875000 0.375000 -1.92797 + + +0.250000 0.875000 0.250000 -1.89166 +0.250000 1.00000 0.250000 -1.53133 + + +0.250000 0.875000 0.250000 -1.89166 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 1.00000 0.250000 -0.793092 +0.250000 1.00000 0.250000 -1.53133 + + +0.125000 1.00000 0.250000 -0.793092 +0.125000 1.00000 0.375000 -1.56072 + + +0.250000 1.00000 0.250000 -1.53133 +0.250000 1.00000 0.375000 -3.01350 + + +0.125000 0.875000 0.375000 -1.92797 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 1.00000 0.375000 -1.56072 + + +0.250000 0.875000 0.375000 -3.72259 +0.250000 1.00000 0.375000 -3.01350 + + +0.125000 1.00000 0.375000 -1.56072 +0.250000 1.00000 0.375000 -3.01350 + + +0.00000 0.750000 0.375000 -0.158746 +0.125000 0.750000 0.375000 -2.29522 + + +0.00000 0.750000 0.375000 -0.158746 +0.00000 0.875000 0.375000 -0.133346 + + +0.00000 0.750000 0.375000 -0.158746 +0.00000 0.750000 0.500000 -0.236824 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.875000 0.375000 -1.92797 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.750000 0.500000 -3.42410 + + +0.00000 0.875000 0.375000 -0.133346 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 0.875000 0.375000 -0.133346 +0.00000 0.875000 0.500000 -0.198931 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 0.875000 0.500000 -2.87623 + + +0.00000 0.750000 0.500000 -0.236824 +0.125000 0.750000 0.500000 -3.42410 + + +0.00000 0.750000 0.500000 -0.236824 +0.00000 0.875000 0.500000 -0.198931 + + +0.125000 0.750000 0.500000 -3.42410 +0.125000 0.875000 0.500000 -2.87623 + + +0.00000 0.875000 0.500000 -0.198931 +0.125000 0.875000 0.500000 -2.87623 + + +0.125000 0.750000 0.375000 -2.29522 +0.250000 0.750000 0.375000 -4.43169 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.875000 0.375000 -1.92797 + + +0.125000 0.750000 0.375000 -2.29522 +0.125000 0.750000 0.500000 -3.42410 + + +0.250000 0.750000 0.375000 -4.43169 +0.250000 0.875000 0.375000 -3.72259 + + +0.250000 0.750000 0.375000 -4.43169 +0.250000 0.750000 0.500000 -6.61138 + + +0.125000 0.875000 0.375000 -1.92797 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 0.875000 0.500000 -2.87623 + + +0.250000 0.875000 0.375000 -3.72259 +0.250000 0.875000 0.500000 -5.55353 + + +0.125000 0.750000 0.500000 -3.42410 +0.250000 0.750000 0.500000 -6.61138 + + +0.125000 0.750000 0.500000 -3.42410 +0.125000 0.875000 0.500000 -2.87623 + + +0.250000 0.750000 0.500000 -6.61138 +0.250000 0.875000 0.500000 -5.55353 + + +0.125000 0.875000 0.500000 -2.87623 +0.250000 0.875000 0.500000 -5.55353 + + +0.00000 0.875000 0.375000 -0.133346 +0.125000 0.875000 0.375000 -1.92797 + + +0.00000 0.875000 0.375000 -0.133346 +0.00000 1.00000 0.375000 -0.107946 + + +0.00000 0.875000 0.375000 -0.133346 +0.00000 0.875000 0.500000 -0.198931 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 1.00000 0.375000 -1.56072 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 0.875000 0.500000 -2.87623 + + +0.00000 1.00000 0.375000 -0.107946 +0.125000 1.00000 0.375000 -1.56072 + + +0.00000 1.00000 0.375000 -0.107946 +0.00000 1.00000 0.500000 -0.161038 + + +0.125000 1.00000 0.375000 -1.56072 +0.125000 1.00000 0.500000 -2.32835 + + +0.00000 0.875000 0.500000 -0.198931 +0.125000 0.875000 0.500000 -2.87623 + + +0.00000 0.875000 0.500000 -0.198931 +0.00000 1.00000 0.500000 -0.161038 + + +0.125000 0.875000 0.500000 -2.87623 +0.125000 1.00000 0.500000 -2.32835 + + +0.00000 1.00000 0.500000 -0.161038 +0.125000 1.00000 0.500000 -2.32835 + + +0.125000 0.875000 0.375000 -1.92797 +0.250000 0.875000 0.375000 -3.72259 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 1.00000 0.375000 -1.56072 + + +0.125000 0.875000 0.375000 -1.92797 +0.125000 0.875000 0.500000 -2.87623 + + +0.250000 0.875000 0.375000 -3.72259 +0.250000 1.00000 0.375000 -3.01350 + + +0.250000 0.875000 0.375000 -3.72259 +0.250000 0.875000 0.500000 -5.55353 + + +0.125000 1.00000 0.375000 -1.56072 +0.250000 1.00000 0.375000 -3.01350 + + +0.125000 1.00000 0.375000 -1.56072 +0.125000 1.00000 0.500000 -2.32835 + + +0.250000 1.00000 0.375000 -3.01350 +0.250000 1.00000 0.500000 -4.49567 + + +0.125000 0.875000 0.500000 -2.87623 +0.250000 0.875000 0.500000 -5.55353 + + +0.125000 0.875000 0.500000 -2.87623 +0.125000 1.00000 0.500000 -2.32835 + + +0.250000 0.875000 0.500000 -5.55353 +0.250000 1.00000 0.500000 -4.49567 + + +0.125000 1.00000 0.500000 -2.32835 +0.250000 1.00000 0.500000 -4.49567 + + +0.250000 0.750000 0.250000 -2.33916 +0.375000 0.750000 0.250000 -2.42667 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 0.875000 0.250000 -1.96488 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 0.750000 0.375000 -4.60323 + + +0.375000 0.750000 0.250000 -2.42667 +0.375000 0.875000 0.250000 -2.03839 + + +0.375000 0.750000 0.250000 -2.42667 +0.375000 0.750000 0.375000 -4.77544 + + +0.250000 0.875000 0.250000 -1.96488 +0.375000 0.875000 0.250000 -2.03839 + + +0.250000 0.875000 0.250000 -1.96488 +0.250000 0.875000 0.375000 -3.86669 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 0.750000 0.375000 -4.60323 +0.375000 0.750000 0.375000 -4.77544 + + +0.250000 0.750000 0.375000 -4.60323 +0.250000 0.875000 0.375000 -3.86669 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 0.875000 0.375000 -3.86669 +0.375000 0.875000 0.375000 -4.01134 + + +0.375000 0.750000 0.250000 -2.42667 +0.500000 0.750000 0.250000 -2.51418 + + +0.375000 0.750000 0.250000 -2.42667 +0.375000 0.875000 0.250000 -2.03839 + + +0.375000 0.750000 0.250000 -2.42667 +0.375000 0.750000 0.375000 -4.77544 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 0.875000 0.250000 -2.11190 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 0.750000 0.375000 -4.94765 + + +0.375000 0.875000 0.250000 -2.03839 +0.500000 0.875000 0.250000 -2.11190 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 0.875000 0.375000 -4.01134 + + +0.500000 0.875000 0.250000 -2.11190 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 0.750000 0.375000 -4.77544 +0.500000 0.750000 0.375000 -4.94765 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.875000 0.375000 -4.01134 + + +0.500000 0.750000 0.375000 -4.94765 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 0.875000 0.375000 -4.01134 +0.500000 0.875000 0.375000 -4.15600 + + +0.250000 0.875000 0.250000 -1.96488 +0.375000 0.875000 0.250000 -2.03839 + + +0.250000 0.875000 0.250000 -1.96488 +0.250000 1.00000 0.250000 -1.59061 + + +0.250000 0.875000 0.250000 -1.96488 +0.250000 0.875000 0.375000 -3.86669 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 1.00000 0.250000 -1.65011 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 1.00000 0.250000 -1.59061 +0.375000 1.00000 0.250000 -1.65011 + + +0.250000 1.00000 0.250000 -1.59061 +0.250000 1.00000 0.375000 -3.13015 + + +0.375000 1.00000 0.250000 -1.65011 +0.375000 1.00000 0.375000 -3.24725 + + +0.250000 0.875000 0.375000 -3.86669 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 0.875000 0.375000 -3.86669 +0.250000 1.00000 0.375000 -3.13015 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 1.00000 0.375000 -3.24725 + + +0.250000 1.00000 0.375000 -3.13015 +0.375000 1.00000 0.375000 -3.24725 + + +0.375000 0.875000 0.250000 -2.03839 +0.500000 0.875000 0.250000 -2.11190 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 1.00000 0.250000 -1.65011 + + +0.375000 0.875000 0.250000 -2.03839 +0.375000 0.875000 0.375000 -4.01134 + + +0.500000 0.875000 0.250000 -2.11190 +0.500000 1.00000 0.250000 -1.70962 + + +0.500000 0.875000 0.250000 -2.11190 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 1.00000 0.250000 -1.65011 +0.500000 1.00000 0.250000 -1.70962 + + +0.375000 1.00000 0.250000 -1.65011 +0.375000 1.00000 0.375000 -3.24725 + + +0.500000 1.00000 0.250000 -1.70962 +0.500000 1.00000 0.375000 -3.36435 + + +0.375000 0.875000 0.375000 -4.01134 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 1.00000 0.375000 -3.24725 + + +0.500000 0.875000 0.375000 -4.15600 +0.500000 1.00000 0.375000 -3.36435 + + +0.375000 1.00000 0.375000 -3.24725 +0.500000 1.00000 0.375000 -3.36435 + + +0.250000 0.750000 0.375000 -4.60323 +0.375000 0.750000 0.375000 -4.77544 + + +0.250000 0.750000 0.375000 -4.60323 +0.250000 0.875000 0.375000 -3.86669 + + +0.250000 0.750000 0.375000 -4.60323 +0.250000 0.750000 0.500000 -6.86730 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.875000 0.375000 -4.01134 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.750000 0.500000 -7.12421 + + +0.250000 0.875000 0.375000 -3.86669 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 0.875000 0.375000 -3.86669 +0.250000 0.875000 0.500000 -5.76849 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 0.875000 0.500000 -5.98430 + + +0.250000 0.750000 0.500000 -6.86730 +0.375000 0.750000 0.500000 -7.12421 + + +0.250000 0.750000 0.500000 -6.86730 +0.250000 0.875000 0.500000 -5.76849 + + +0.375000 0.750000 0.500000 -7.12421 +0.375000 0.875000 0.500000 -5.98430 + + +0.250000 0.875000 0.500000 -5.76849 +0.375000 0.875000 0.500000 -5.98430 + + +0.375000 0.750000 0.375000 -4.77544 +0.500000 0.750000 0.375000 -4.94765 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.875000 0.375000 -4.01134 + + +0.375000 0.750000 0.375000 -4.77544 +0.375000 0.750000 0.500000 -7.12421 + + +0.500000 0.750000 0.375000 -4.94765 +0.500000 0.875000 0.375000 -4.15600 + + +0.500000 0.750000 0.375000 -4.94765 +0.500000 0.750000 0.500000 -7.38111 + + +0.375000 0.875000 0.375000 -4.01134 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 0.875000 0.500000 -5.98430 + + +0.500000 0.875000 0.375000 -4.15600 +0.500000 0.875000 0.500000 -6.20010 + + +0.375000 0.750000 0.500000 -7.12421 +0.500000 0.750000 0.500000 -7.38111 + + +0.375000 0.750000 0.500000 -7.12421 +0.375000 0.875000 0.500000 -5.98430 + + +0.500000 0.750000 0.500000 -7.38111 +0.500000 0.875000 0.500000 -6.20010 + + +0.375000 0.875000 0.500000 -5.98430 +0.500000 0.875000 0.500000 -6.20010 + + +0.250000 0.875000 0.375000 -3.86669 +0.375000 0.875000 0.375000 -4.01134 + + +0.250000 0.875000 0.375000 -3.86669 +0.250000 1.00000 0.375000 -3.13015 + + +0.250000 0.875000 0.375000 -3.86669 +0.250000 0.875000 0.500000 -5.76849 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 1.00000 0.375000 -3.24725 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 0.875000 0.500000 -5.98430 + + +0.250000 1.00000 0.375000 -3.13015 +0.375000 1.00000 0.375000 -3.24725 + + +0.250000 1.00000 0.375000 -3.13015 +0.250000 1.00000 0.500000 -4.66969 + + +0.375000 1.00000 0.375000 -3.24725 +0.375000 1.00000 0.500000 -4.84439 + + +0.250000 0.875000 0.500000 -5.76849 +0.375000 0.875000 0.500000 -5.98430 + + +0.250000 0.875000 0.500000 -5.76849 +0.250000 1.00000 0.500000 -4.66969 + + +0.375000 0.875000 0.500000 -5.98430 +0.375000 1.00000 0.500000 -4.84439 + + +0.250000 1.00000 0.500000 -4.66969 +0.375000 1.00000 0.500000 -4.84439 + + +0.375000 0.875000 0.375000 -4.01134 +0.500000 0.875000 0.375000 -4.15600 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 1.00000 0.375000 -3.24725 + + +0.375000 0.875000 0.375000 -4.01134 +0.375000 0.875000 0.500000 -5.98430 + + +0.500000 0.875000 0.375000 -4.15600 +0.500000 1.00000 0.375000 -3.36435 + + +0.500000 0.875000 0.375000 -4.15600 +0.500000 0.875000 0.500000 -6.20010 + + +0.375000 1.00000 0.375000 -3.24725 +0.500000 1.00000 0.375000 -3.36435 + + +0.375000 1.00000 0.375000 -3.24725 +0.375000 1.00000 0.500000 -4.84439 + + +0.500000 1.00000 0.375000 -3.36435 +0.500000 1.00000 0.500000 -5.01908 + + +0.375000 0.875000 0.500000 -5.98430 +0.500000 0.875000 0.500000 -6.20010 + + +0.375000 0.875000 0.500000 -5.98430 +0.375000 1.00000 0.500000 -4.84439 + + +0.500000 0.875000 0.500000 -6.20010 +0.500000 1.00000 0.500000 -5.01908 + + +0.375000 1.00000 0.500000 -4.84439 +0.500000 1.00000 0.500000 -5.01908 + + +0.500000 0.500000 0.00000 -0.401168 +0.625000 0.500000 0.00000 -0.238687 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.625000 0.00000 -0.646913 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.500000 0.125000 -0.789456 + + +0.625000 0.500000 0.00000 -0.238687 +0.625000 0.625000 0.00000 -0.384901 + + +0.625000 0.500000 0.00000 -0.238687 +0.625000 0.500000 0.125000 -0.469711 + + +0.500000 0.625000 0.00000 -0.646913 +0.625000 0.625000 0.00000 -0.384901 + + +0.500000 0.625000 0.00000 -0.646913 +0.500000 0.625000 0.125000 -1.27306 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.500000 0.125000 -0.789456 +0.625000 0.500000 0.125000 -0.469711 + + +0.500000 0.500000 0.125000 -0.789456 +0.500000 0.625000 0.125000 -1.27306 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.625000 0.125000 -1.27306 +0.625000 0.625000 0.125000 -0.757445 + + +0.625000 0.500000 0.00000 -0.238687 +0.750000 0.500000 0.00000 -0.0762063 + + +0.625000 0.500000 0.00000 -0.238687 +0.625000 0.625000 0.00000 -0.384901 + + +0.625000 0.500000 0.00000 -0.238687 +0.625000 0.500000 0.125000 -0.469711 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.625000 0.00000 -0.122889 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.500000 0.125000 -0.149966 + + +0.625000 0.625000 0.00000 -0.384901 +0.750000 0.625000 0.00000 -0.122889 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.625000 0.125000 -0.757445 + + +0.750000 0.625000 0.00000 -0.122889 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.500000 0.125000 -0.469711 +0.750000 0.500000 0.125000 -0.149966 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.625000 0.125000 -0.757445 + + +0.750000 0.500000 0.125000 -0.149966 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.625000 0.125000 -0.757445 +0.750000 0.625000 0.125000 -0.241832 + + +0.500000 0.625000 0.00000 -0.646913 +0.625000 0.625000 0.00000 -0.384901 + + +0.500000 0.625000 0.00000 -0.646913 +0.500000 0.750000 0.00000 -0.892659 + + +0.500000 0.625000 0.00000 -0.646913 +0.500000 0.625000 0.125000 -1.27306 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.750000 0.00000 -0.531115 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.750000 0.00000 -0.892659 +0.625000 0.750000 0.00000 -0.531115 + + +0.500000 0.750000 0.00000 -0.892659 +0.500000 0.750000 0.125000 -1.75666 + + +0.625000 0.750000 0.00000 -0.531115 +0.625000 0.750000 0.125000 -1.04518 + + +0.500000 0.625000 0.125000 -1.27306 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.625000 0.125000 -1.27306 +0.500000 0.750000 0.125000 -1.75666 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.750000 0.125000 -1.04518 + + +0.500000 0.750000 0.125000 -1.75666 +0.625000 0.750000 0.125000 -1.04518 + + +0.625000 0.625000 0.00000 -0.384901 +0.750000 0.625000 0.00000 -0.122889 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.750000 0.00000 -0.531115 + + +0.625000 0.625000 0.00000 -0.384901 +0.625000 0.625000 0.125000 -0.757445 + + +0.750000 0.625000 0.00000 -0.122889 +0.750000 0.750000 0.00000 -0.169571 + + +0.750000 0.625000 0.00000 -0.122889 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.750000 0.00000 -0.531115 +0.750000 0.750000 0.00000 -0.169571 + + +0.625000 0.750000 0.00000 -0.531115 +0.625000 0.750000 0.125000 -1.04518 + + +0.750000 0.750000 0.00000 -0.169571 +0.750000 0.750000 0.125000 -0.333698 + + +0.625000 0.625000 0.125000 -0.757445 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.750000 0.125000 -1.04518 + + +0.750000 0.625000 0.125000 -0.241832 +0.750000 0.750000 0.125000 -0.333698 + + +0.625000 0.750000 0.125000 -1.04518 +0.750000 0.750000 0.125000 -0.333698 + + +0.500000 0.500000 0.125000 -0.789456 +0.625000 0.500000 0.125000 -0.469711 + + +0.500000 0.500000 0.125000 -0.789456 +0.500000 0.625000 0.125000 -1.27306 + + +0.500000 0.500000 0.125000 -0.789456 +0.500000 0.500000 0.250000 -1.17774 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.625000 0.125000 -0.757445 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.500000 0.250000 -0.700736 + + +0.500000 0.625000 0.125000 -1.27306 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.625000 0.125000 -1.27306 +0.500000 0.625000 0.250000 -1.89920 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.625000 0.250000 -1.12999 + + +0.500000 0.500000 0.250000 -1.17774 +0.625000 0.500000 0.250000 -0.700736 + + +0.500000 0.500000 0.250000 -1.17774 +0.500000 0.625000 0.250000 -1.89920 + + +0.625000 0.500000 0.250000 -0.700736 +0.625000 0.625000 0.250000 -1.12999 + + +0.500000 0.625000 0.250000 -1.89920 +0.625000 0.625000 0.250000 -1.12999 + + +0.625000 0.500000 0.125000 -0.469711 +0.750000 0.500000 0.125000 -0.149966 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.625000 0.125000 -0.757445 + + +0.625000 0.500000 0.125000 -0.469711 +0.625000 0.500000 0.250000 -0.700736 + + +0.750000 0.500000 0.125000 -0.149966 +0.750000 0.625000 0.125000 -0.241832 + + +0.750000 0.500000 0.125000 -0.149966 +0.750000 0.500000 0.250000 -0.223726 + + +0.625000 0.625000 0.125000 -0.757445 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.625000 0.250000 -1.12999 + + +0.750000 0.625000 0.125000 -0.241832 +0.750000 0.625000 0.250000 -0.360775 + + +0.625000 0.500000 0.250000 -0.700736 +0.750000 0.500000 0.250000 -0.223726 + + +0.625000 0.500000 0.250000 -0.700736 +0.625000 0.625000 0.250000 -1.12999 + + +0.750000 0.500000 0.250000 -0.223726 +0.750000 0.625000 0.250000 -0.360775 + + +0.625000 0.625000 0.250000 -1.12999 +0.750000 0.625000 0.250000 -0.360775 + + +0.500000 0.625000 0.125000 -1.27306 +0.625000 0.625000 0.125000 -0.757445 + + +0.500000 0.625000 0.125000 -1.27306 +0.500000 0.750000 0.125000 -1.75666 + + +0.500000 0.625000 0.125000 -1.27306 +0.500000 0.625000 0.250000 -1.89920 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.750000 0.125000 -1.04518 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.625000 0.250000 -1.12999 + + +0.500000 0.750000 0.125000 -1.75666 +0.625000 0.750000 0.125000 -1.04518 + + +0.500000 0.750000 0.125000 -1.75666 +0.500000 0.750000 0.250000 -2.62066 + + +0.625000 0.750000 0.125000 -1.04518 +0.625000 0.750000 0.250000 -1.55924 + + +0.500000 0.625000 0.250000 -1.89920 +0.625000 0.625000 0.250000 -1.12999 + + +0.500000 0.625000 0.250000 -1.89920 +0.500000 0.750000 0.250000 -2.62066 + + +0.625000 0.625000 0.250000 -1.12999 +0.625000 0.750000 0.250000 -1.55924 + + +0.500000 0.750000 0.250000 -2.62066 +0.625000 0.750000 0.250000 -1.55924 + + +0.625000 0.625000 0.125000 -0.757445 +0.750000 0.625000 0.125000 -0.241832 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.750000 0.125000 -1.04518 + + +0.625000 0.625000 0.125000 -0.757445 +0.625000 0.625000 0.250000 -1.12999 + + +0.750000 0.625000 0.125000 -0.241832 +0.750000 0.750000 0.125000 -0.333698 + + +0.750000 0.625000 0.125000 -0.241832 +0.750000 0.625000 0.250000 -0.360775 + + +0.625000 0.750000 0.125000 -1.04518 +0.750000 0.750000 0.125000 -0.333698 + + +0.625000 0.750000 0.125000 -1.04518 +0.625000 0.750000 0.250000 -1.55924 + + +0.750000 0.750000 0.125000 -0.333698 +0.750000 0.750000 0.250000 -0.497825 + + +0.625000 0.625000 0.250000 -1.12999 +0.750000 0.625000 0.250000 -0.360775 + + +0.625000 0.625000 0.250000 -1.12999 +0.625000 0.750000 0.250000 -1.55924 + + +0.750000 0.625000 0.250000 -0.360775 +0.750000 0.750000 0.250000 -0.497825 + + +0.625000 0.750000 0.250000 -1.55924 +0.750000 0.750000 0.250000 -0.497825 + + +0.750000 0.500000 0.00000 -0.0500217 +0.875000 0.500000 0.00000 0.139902 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.625000 0.00000 -0.0806638 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.500000 0.125000 -0.0984375 + + +0.875000 0.500000 0.00000 0.139902 +0.875000 0.625000 0.00000 0.225603 + + +0.875000 0.500000 0.00000 0.139902 +0.875000 0.500000 0.125000 0.275312 + + +0.750000 0.625000 0.00000 -0.0806638 +0.875000 0.625000 0.00000 0.225603 + + +0.750000 0.625000 0.00000 -0.0806638 +0.750000 0.625000 0.125000 -0.158738 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.500000 0.125000 -0.0984375 +0.875000 0.500000 0.125000 0.275312 + + +0.750000 0.500000 0.125000 -0.0984375 +0.750000 0.625000 0.125000 -0.158738 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.625000 0.125000 -0.158738 +0.875000 0.625000 0.125000 0.443962 + + +0.875000 0.500000 0.00000 0.139902 +1.00000 0.500000 0.00000 0.329825 + + +0.875000 0.500000 0.00000 0.139902 +0.875000 0.625000 0.00000 0.225603 + + +0.875000 0.500000 0.00000 0.139902 +0.875000 0.500000 0.125000 0.275312 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.625000 0.00000 0.531869 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.500000 0.125000 0.649062 + + +0.875000 0.625000 0.00000 0.225603 +1.00000 0.625000 0.00000 0.531869 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.625000 0.125000 0.443962 + + +1.00000 0.625000 0.00000 0.531869 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.500000 0.125000 0.275312 +1.00000 0.500000 0.125000 0.649062 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.625000 0.125000 0.443962 + + +1.00000 0.500000 0.125000 0.649062 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.625000 0.125000 0.443962 +1.00000 0.625000 0.125000 1.04666 + + +0.750000 0.625000 0.00000 -0.0806638 +0.875000 0.625000 0.00000 0.225603 + + +0.750000 0.625000 0.00000 -0.0806638 +0.750000 0.750000 0.00000 -0.111306 + + +0.750000 0.625000 0.00000 -0.0806638 +0.750000 0.625000 0.125000 -0.158738 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.750000 0.00000 0.311303 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.750000 0.00000 -0.111306 +0.875000 0.750000 0.00000 0.311303 + + +0.750000 0.750000 0.00000 -0.111306 +0.750000 0.750000 0.125000 -0.219039 + + +0.875000 0.750000 0.00000 0.311303 +0.875000 0.750000 0.125000 0.612612 + + +0.750000 0.625000 0.125000 -0.158738 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.625000 0.125000 -0.158738 +0.750000 0.750000 0.125000 -0.219039 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.750000 0.125000 0.612612 + + +0.750000 0.750000 0.125000 -0.219039 +0.875000 0.750000 0.125000 0.612612 + + +0.875000 0.625000 0.00000 0.225603 +1.00000 0.625000 0.00000 0.531869 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.750000 0.00000 0.311303 + + +0.875000 0.625000 0.00000 0.225603 +0.875000 0.625000 0.125000 0.443962 + + +1.00000 0.625000 0.00000 0.531869 +1.00000 0.750000 0.00000 0.733912 + + +1.00000 0.625000 0.00000 0.531869 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.750000 0.00000 0.311303 +1.00000 0.750000 0.00000 0.733912 + + +0.875000 0.750000 0.00000 0.311303 +0.875000 0.750000 0.125000 0.612612 + + +1.00000 0.750000 0.00000 0.733912 +1.00000 0.750000 0.125000 1.44426 + + +0.875000 0.625000 0.125000 0.443962 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.750000 0.125000 0.612612 + + +1.00000 0.625000 0.125000 1.04666 +1.00000 0.750000 0.125000 1.44426 + + +0.875000 0.750000 0.125000 0.612612 +1.00000 0.750000 0.125000 1.44426 + + +0.750000 0.500000 0.125000 -0.0984375 +0.875000 0.500000 0.125000 0.275312 + + +0.750000 0.500000 0.125000 -0.0984375 +0.750000 0.625000 0.125000 -0.158738 + + +0.750000 0.500000 0.125000 -0.0984375 +0.750000 0.500000 0.250000 -0.146853 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.625000 0.125000 0.443962 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.500000 0.250000 0.410723 + + +0.750000 0.625000 0.125000 -0.158738 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.625000 0.125000 -0.158738 +0.750000 0.625000 0.250000 -0.236812 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.625000 0.250000 0.662322 + + +0.750000 0.500000 0.250000 -0.146853 +0.875000 0.500000 0.250000 0.410723 + + +0.750000 0.500000 0.250000 -0.146853 +0.750000 0.625000 0.250000 -0.236812 + + +0.875000 0.500000 0.250000 0.410723 +0.875000 0.625000 0.250000 0.662322 + + +0.750000 0.625000 0.250000 -0.236812 +0.875000 0.625000 0.250000 0.662322 + + +0.875000 0.500000 0.125000 0.275312 +1.00000 0.500000 0.125000 0.649062 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.625000 0.125000 0.443962 + + +0.875000 0.500000 0.125000 0.275312 +0.875000 0.500000 0.250000 0.410723 + + +1.00000 0.500000 0.125000 0.649062 +1.00000 0.625000 0.125000 1.04666 + + +1.00000 0.500000 0.125000 0.649062 +1.00000 0.500000 0.250000 0.968299 + + +0.875000 0.625000 0.125000 0.443962 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.625000 0.250000 0.662322 + + +1.00000 0.625000 0.125000 1.04666 +1.00000 0.625000 0.250000 1.56146 + + +0.875000 0.500000 0.250000 0.410723 +1.00000 0.500000 0.250000 0.968299 + + +0.875000 0.500000 0.250000 0.410723 +0.875000 0.625000 0.250000 0.662322 + + +1.00000 0.500000 0.250000 0.968299 +1.00000 0.625000 0.250000 1.56146 + + +0.875000 0.625000 0.250000 0.662322 +1.00000 0.625000 0.250000 1.56146 + + +0.750000 0.625000 0.125000 -0.158738 +0.875000 0.625000 0.125000 0.443962 + + +0.750000 0.625000 0.125000 -0.158738 +0.750000 0.750000 0.125000 -0.219039 + + +0.750000 0.625000 0.125000 -0.158738 +0.750000 0.625000 0.250000 -0.236812 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.750000 0.125000 0.612612 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.625000 0.250000 0.662322 + + +0.750000 0.750000 0.125000 -0.219039 +0.875000 0.750000 0.125000 0.612612 + + +0.750000 0.750000 0.125000 -0.219039 +0.750000 0.750000 0.250000 -0.326771 + + +0.875000 0.750000 0.125000 0.612612 +0.875000 0.750000 0.250000 0.913921 + + +0.750000 0.625000 0.250000 -0.236812 +0.875000 0.625000 0.250000 0.662322 + + +0.750000 0.625000 0.250000 -0.236812 +0.750000 0.750000 0.250000 -0.326771 + + +0.875000 0.625000 0.250000 0.662322 +0.875000 0.750000 0.250000 0.913921 + + +0.750000 0.750000 0.250000 -0.326771 +0.875000 0.750000 0.250000 0.913921 + + +0.875000 0.625000 0.125000 0.443962 +1.00000 0.625000 0.125000 1.04666 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.750000 0.125000 0.612612 + + +0.875000 0.625000 0.125000 0.443962 +0.875000 0.625000 0.250000 0.662322 + + +1.00000 0.625000 0.125000 1.04666 +1.00000 0.750000 0.125000 1.44426 + + +1.00000 0.625000 0.125000 1.04666 +1.00000 0.625000 0.250000 1.56146 + + +0.875000 0.750000 0.125000 0.612612 +1.00000 0.750000 0.125000 1.44426 + + +0.875000 0.750000 0.125000 0.612612 +0.875000 0.750000 0.250000 0.913921 + + +1.00000 0.750000 0.125000 1.44426 +1.00000 0.750000 0.250000 2.15461 + + +0.875000 0.625000 0.250000 0.662322 +1.00000 0.625000 0.250000 1.56146 + + +0.875000 0.625000 0.250000 0.662322 +0.875000 0.750000 0.250000 0.913921 + + +1.00000 0.625000 0.250000 1.56146 +1.00000 0.750000 0.250000 2.15461 + + +0.875000 0.750000 0.250000 0.913921 +1.00000 0.750000 0.250000 2.15461 + + +0.500000 0.750000 0.00000 -0.900216 +0.625000 0.750000 0.00000 -0.535611 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 0.875000 0.00000 -0.756177 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 0.750000 0.125000 -1.77153 + + +0.625000 0.750000 0.00000 -0.535611 +0.625000 0.875000 0.00000 -0.449911 + + +0.625000 0.750000 0.00000 -0.535611 +0.625000 0.750000 0.125000 -1.05403 + + +0.500000 0.875000 0.00000 -0.756177 +0.625000 0.875000 0.00000 -0.449911 + + +0.500000 0.875000 0.00000 -0.756177 +0.500000 0.875000 0.125000 -1.48808 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 0.750000 0.125000 -1.77153 +0.625000 0.750000 0.125000 -1.05403 + + +0.500000 0.750000 0.125000 -1.77153 +0.500000 0.875000 0.125000 -1.48808 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 0.875000 0.125000 -1.48808 +0.625000 0.875000 0.125000 -0.885378 + + +0.625000 0.750000 0.00000 -0.535611 +0.750000 0.750000 0.00000 -0.171006 + + +0.625000 0.750000 0.00000 -0.535611 +0.625000 0.875000 0.00000 -0.449911 + + +0.625000 0.750000 0.00000 -0.535611 +0.625000 0.750000 0.125000 -1.05403 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 0.875000 0.00000 -0.143644 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 0.750000 0.125000 -0.336523 + + +0.625000 0.875000 0.00000 -0.449911 +0.750000 0.875000 0.00000 -0.143644 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 0.875000 0.125000 -0.885378 + + +0.750000 0.875000 0.00000 -0.143644 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 0.750000 0.125000 -1.05403 +0.750000 0.750000 0.125000 -0.336523 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.875000 0.125000 -0.885378 + + +0.750000 0.750000 0.125000 -0.336523 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 0.875000 0.125000 -0.885378 +0.750000 0.875000 0.125000 -0.282677 + + +0.500000 0.875000 0.00000 -0.756177 +0.625000 0.875000 0.00000 -0.449911 + + +0.500000 0.875000 0.00000 -0.756177 +0.500000 1.00000 0.00000 -0.612138 + + +0.500000 0.875000 0.00000 -0.756177 +0.500000 0.875000 0.125000 -1.48808 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 1.00000 0.00000 -0.364210 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 1.00000 0.00000 -0.612138 +0.625000 1.00000 0.00000 -0.364210 + + +0.500000 1.00000 0.00000 -0.612138 +0.500000 1.00000 0.125000 -1.20462 + + +0.625000 1.00000 0.00000 -0.364210 +0.625000 1.00000 0.125000 -0.716728 + + +0.500000 0.875000 0.125000 -1.48808 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 0.875000 0.125000 -1.48808 +0.500000 1.00000 0.125000 -1.20462 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 1.00000 0.125000 -0.716728 + + +0.500000 1.00000 0.125000 -1.20462 +0.625000 1.00000 0.125000 -0.716728 + + +0.625000 0.875000 0.00000 -0.449911 +0.750000 0.875000 0.00000 -0.143644 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 1.00000 0.00000 -0.364210 + + +0.625000 0.875000 0.00000 -0.449911 +0.625000 0.875000 0.125000 -0.885378 + + +0.750000 0.875000 0.00000 -0.143644 +0.750000 1.00000 0.00000 -0.116283 + + +0.750000 0.875000 0.00000 -0.143644 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 1.00000 0.00000 -0.364210 +0.750000 1.00000 0.00000 -0.116283 + + +0.625000 1.00000 0.00000 -0.364210 +0.625000 1.00000 0.125000 -0.716728 + + +0.750000 1.00000 0.00000 -0.116283 +0.750000 1.00000 0.125000 -0.228832 + + +0.625000 0.875000 0.125000 -0.885378 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 1.00000 0.125000 -0.716728 + + +0.750000 0.875000 0.125000 -0.282677 +0.750000 1.00000 0.125000 -0.228832 + + +0.625000 1.00000 0.125000 -0.716728 +0.750000 1.00000 0.125000 -0.228832 + + +0.500000 0.750000 0.125000 -1.77153 +0.625000 0.750000 0.125000 -1.05403 + + +0.500000 0.750000 0.125000 -1.77153 +0.500000 0.875000 0.125000 -1.48808 + + +0.500000 0.750000 0.125000 -1.77153 +0.500000 0.750000 0.250000 -2.64285 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.875000 0.125000 -0.885378 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.750000 0.250000 -1.57244 + + +0.500000 0.875000 0.125000 -1.48808 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 0.875000 0.125000 -1.48808 +0.500000 0.875000 0.250000 -2.21998 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 0.875000 0.250000 -1.32084 + + +0.500000 0.750000 0.250000 -2.64285 +0.625000 0.750000 0.250000 -1.57244 + + +0.500000 0.750000 0.250000 -2.64285 +0.500000 0.875000 0.250000 -2.21998 + + +0.625000 0.750000 0.250000 -1.57244 +0.625000 0.875000 0.250000 -1.32084 + + +0.500000 0.875000 0.250000 -2.21998 +0.625000 0.875000 0.250000 -1.32084 + + +0.625000 0.750000 0.125000 -1.05403 +0.750000 0.750000 0.125000 -0.336523 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.875000 0.125000 -0.885378 + + +0.625000 0.750000 0.125000 -1.05403 +0.625000 0.750000 0.250000 -1.57244 + + +0.750000 0.750000 0.125000 -0.336523 +0.750000 0.875000 0.125000 -0.282677 + + +0.750000 0.750000 0.125000 -0.336523 +0.750000 0.750000 0.250000 -0.502039 + + +0.625000 0.875000 0.125000 -0.885378 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 0.875000 0.250000 -1.32084 + + +0.750000 0.875000 0.125000 -0.282677 +0.750000 0.875000 0.250000 -0.421710 + + +0.625000 0.750000 0.250000 -1.57244 +0.750000 0.750000 0.250000 -0.502039 + + +0.625000 0.750000 0.250000 -1.57244 +0.625000 0.875000 0.250000 -1.32084 + + +0.750000 0.750000 0.250000 -0.502039 +0.750000 0.875000 0.250000 -0.421710 + + +0.625000 0.875000 0.250000 -1.32084 +0.750000 0.875000 0.250000 -0.421710 + + +0.500000 0.875000 0.125000 -1.48808 +0.625000 0.875000 0.125000 -0.885378 + + +0.500000 0.875000 0.125000 -1.48808 +0.500000 1.00000 0.125000 -1.20462 + + +0.500000 0.875000 0.125000 -1.48808 +0.500000 0.875000 0.250000 -2.21998 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 1.00000 0.125000 -0.716728 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 0.875000 0.250000 -1.32084 + + +0.500000 1.00000 0.125000 -1.20462 +0.625000 1.00000 0.125000 -0.716728 + + +0.500000 1.00000 0.125000 -1.20462 +0.500000 1.00000 0.250000 -1.79711 + + +0.625000 1.00000 0.125000 -0.716728 +0.625000 1.00000 0.250000 -1.06925 + + +0.500000 0.875000 0.250000 -2.21998 +0.625000 0.875000 0.250000 -1.32084 + + +0.500000 0.875000 0.250000 -2.21998 +0.500000 1.00000 0.250000 -1.79711 + + +0.625000 0.875000 0.250000 -1.32084 +0.625000 1.00000 0.250000 -1.06925 + + +0.500000 1.00000 0.250000 -1.79711 +0.625000 1.00000 0.250000 -1.06925 + + +0.625000 0.875000 0.125000 -0.885378 +0.750000 0.875000 0.125000 -0.282677 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 1.00000 0.125000 -0.716728 + + +0.625000 0.875000 0.125000 -0.885378 +0.625000 0.875000 0.250000 -1.32084 + + +0.750000 0.875000 0.125000 -0.282677 +0.750000 1.00000 0.125000 -0.228832 + + +0.750000 0.875000 0.125000 -0.282677 +0.750000 0.875000 0.250000 -0.421710 + + +0.625000 1.00000 0.125000 -0.716728 +0.750000 1.00000 0.125000 -0.228832 + + +0.625000 1.00000 0.125000 -0.716728 +0.625000 1.00000 0.250000 -1.06925 + + +0.750000 1.00000 0.125000 -0.228832 +0.750000 1.00000 0.250000 -0.341381 + + +0.625000 0.875000 0.250000 -1.32084 +0.750000 0.875000 0.250000 -0.421710 + + +0.625000 0.875000 0.250000 -1.32084 +0.625000 1.00000 0.250000 -1.06925 + + +0.750000 0.875000 0.250000 -0.421710 +0.750000 1.00000 0.250000 -0.341381 + + +0.625000 1.00000 0.250000 -1.06925 +0.750000 1.00000 0.250000 -0.341381 + + +0.750000 0.750000 0.00000 -0.112248 +0.875000 0.750000 0.00000 0.313939 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 0.875000 0.00000 -0.0942879 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 0.750000 0.125000 -0.220893 + + +0.875000 0.750000 0.00000 0.313939 +0.875000 0.875000 0.00000 0.263707 + + +0.875000 0.750000 0.00000 0.313939 +0.875000 0.750000 0.125000 0.617799 + + +0.750000 0.875000 0.00000 -0.0942879 +0.875000 0.875000 0.00000 0.263707 + + +0.750000 0.875000 0.00000 -0.0942879 +0.750000 0.875000 0.125000 -0.185549 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 0.750000 0.125000 -0.220893 +0.875000 0.750000 0.125000 0.617799 + + +0.750000 0.750000 0.125000 -0.220893 +0.750000 0.875000 0.125000 -0.185549 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 0.875000 0.125000 -0.185549 +0.875000 0.875000 0.125000 0.518948 + + +0.875000 0.750000 0.00000 0.313939 +1.00000 0.750000 0.00000 0.740125 + + +0.875000 0.750000 0.00000 0.313939 +0.875000 0.875000 0.00000 0.263707 + + +0.875000 0.750000 0.00000 0.313939 +0.875000 0.750000 0.125000 0.617799 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 0.875000 0.00000 0.621701 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 0.750000 0.125000 1.45649 + + +0.875000 0.875000 0.00000 0.263707 +1.00000 0.875000 0.00000 0.621701 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 0.875000 0.125000 0.518948 + + +1.00000 0.875000 0.00000 0.621701 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 0.750000 0.125000 0.617799 +1.00000 0.750000 0.125000 1.45649 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.875000 0.125000 0.518948 + + +1.00000 0.750000 0.125000 1.45649 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 0.875000 0.125000 0.518948 +1.00000 0.875000 0.125000 1.22344 + + +0.750000 0.875000 0.00000 -0.0942879 +0.875000 0.875000 0.00000 0.263707 + + +0.750000 0.875000 0.00000 -0.0942879 +0.750000 1.00000 0.00000 -0.0763276 + + +0.750000 0.875000 0.00000 -0.0942879 +0.750000 0.875000 0.125000 -0.185549 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 1.00000 0.00000 0.213475 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 1.00000 0.00000 -0.0763276 +0.875000 1.00000 0.00000 0.213475 + + +0.750000 1.00000 0.00000 -0.0763276 +0.750000 1.00000 0.125000 -0.150205 + + +0.875000 1.00000 0.00000 0.213475 +0.875000 1.00000 0.125000 0.420097 + + +0.750000 0.875000 0.125000 -0.185549 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 0.875000 0.125000 -0.185549 +0.750000 1.00000 0.125000 -0.150205 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 1.00000 0.125000 0.420097 + + +0.750000 1.00000 0.125000 -0.150205 +0.875000 1.00000 0.125000 0.420097 + + +0.875000 0.875000 0.00000 0.263707 +1.00000 0.875000 0.00000 0.621701 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 1.00000 0.00000 0.213475 + + +0.875000 0.875000 0.00000 0.263707 +0.875000 0.875000 0.125000 0.518948 + + +1.00000 0.875000 0.00000 0.621701 +1.00000 1.00000 0.00000 0.503277 + + +1.00000 0.875000 0.00000 0.621701 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 1.00000 0.00000 0.213475 +1.00000 1.00000 0.00000 0.503277 + + +0.875000 1.00000 0.00000 0.213475 +0.875000 1.00000 0.125000 0.420097 + + +1.00000 1.00000 0.00000 0.503277 +1.00000 1.00000 0.125000 0.990398 + + +0.875000 0.875000 0.125000 0.518948 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 1.00000 0.125000 0.420097 + + +1.00000 0.875000 0.125000 1.22344 +1.00000 1.00000 0.125000 0.990398 + + +0.875000 1.00000 0.125000 0.420097 +1.00000 1.00000 0.125000 0.990398 + + +0.750000 0.750000 0.125000 -0.220893 +0.875000 0.750000 0.125000 0.617799 + + +0.750000 0.750000 0.125000 -0.220893 +0.750000 0.875000 0.125000 -0.185549 + + +0.750000 0.750000 0.125000 -0.220893 +0.750000 0.750000 0.250000 -0.329538 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.875000 0.125000 0.518948 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.750000 0.250000 0.921659 + + +0.750000 0.875000 0.125000 -0.185549 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 0.875000 0.125000 -0.185549 +0.750000 0.875000 0.250000 -0.276810 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 0.875000 0.250000 0.774188 + + +0.750000 0.750000 0.250000 -0.329538 +0.875000 0.750000 0.250000 0.921659 + + +0.750000 0.750000 0.250000 -0.329538 +0.750000 0.875000 0.250000 -0.276810 + + +0.875000 0.750000 0.250000 0.921659 +0.875000 0.875000 0.250000 0.774188 + + +0.750000 0.875000 0.250000 -0.276810 +0.875000 0.875000 0.250000 0.774188 + + +0.875000 0.750000 0.125000 0.617799 +1.00000 0.750000 0.125000 1.45649 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.875000 0.125000 0.518948 + + +0.875000 0.750000 0.125000 0.617799 +0.875000 0.750000 0.250000 0.921659 + + +1.00000 0.750000 0.125000 1.45649 +1.00000 0.875000 0.125000 1.22344 + + +1.00000 0.750000 0.125000 1.45649 +1.00000 0.750000 0.250000 2.17285 + + +0.875000 0.875000 0.125000 0.518948 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 0.875000 0.250000 0.774188 + + +1.00000 0.875000 0.125000 1.22344 +1.00000 0.875000 0.250000 1.82519 + + +0.875000 0.750000 0.250000 0.921659 +1.00000 0.750000 0.250000 2.17285 + + +0.875000 0.750000 0.250000 0.921659 +0.875000 0.875000 0.250000 0.774188 + + +1.00000 0.750000 0.250000 2.17285 +1.00000 0.875000 0.250000 1.82519 + + +0.875000 0.875000 0.250000 0.774188 +1.00000 0.875000 0.250000 1.82519 + + +0.750000 0.875000 0.125000 -0.185549 +0.875000 0.875000 0.125000 0.518948 + + +0.750000 0.875000 0.125000 -0.185549 +0.750000 1.00000 0.125000 -0.150205 + + +0.750000 0.875000 0.125000 -0.185549 +0.750000 0.875000 0.250000 -0.276810 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 1.00000 0.125000 0.420097 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 0.875000 0.250000 0.774188 + + +0.750000 1.00000 0.125000 -0.150205 +0.875000 1.00000 0.125000 0.420097 + + +0.750000 1.00000 0.125000 -0.150205 +0.750000 1.00000 0.250000 -0.224082 + + +0.875000 1.00000 0.125000 0.420097 +0.875000 1.00000 0.250000 0.626718 + + +0.750000 0.875000 0.250000 -0.276810 +0.875000 0.875000 0.250000 0.774188 + + +0.750000 0.875000 0.250000 -0.276810 +0.750000 1.00000 0.250000 -0.224082 + + +0.875000 0.875000 0.250000 0.774188 +0.875000 1.00000 0.250000 0.626718 + + +0.750000 1.00000 0.250000 -0.224082 +0.875000 1.00000 0.250000 0.626718 + + +0.875000 0.875000 0.125000 0.518948 +1.00000 0.875000 0.125000 1.22344 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 1.00000 0.125000 0.420097 + + +0.875000 0.875000 0.125000 0.518948 +0.875000 0.875000 0.250000 0.774188 + + +1.00000 0.875000 0.125000 1.22344 +1.00000 1.00000 0.125000 0.990398 + + +1.00000 0.875000 0.125000 1.22344 +1.00000 0.875000 0.250000 1.82519 + + +0.875000 1.00000 0.125000 0.420097 +1.00000 1.00000 0.125000 0.990398 + + +0.875000 1.00000 0.125000 0.420097 +0.875000 1.00000 0.250000 0.626718 + + +1.00000 1.00000 0.125000 0.990398 +1.00000 1.00000 0.250000 1.47752 + + +0.875000 0.875000 0.250000 0.774188 +1.00000 0.875000 0.250000 1.82519 + + +0.875000 0.875000 0.250000 0.774188 +0.875000 1.00000 0.250000 0.626718 + + +1.00000 0.875000 0.250000 1.82519 +1.00000 1.00000 0.250000 1.47752 + + +0.875000 1.00000 0.250000 0.626718 +1.00000 1.00000 0.250000 1.47752 + + +0.500000 0.500000 0.250000 -1.09049 +0.625000 0.500000 0.250000 -0.648818 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.625000 0.250000 -1.75849 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.500000 0.375000 -2.14596 + + +0.625000 0.500000 0.250000 -0.648818 +0.625000 0.625000 0.250000 -1.04627 + + +0.625000 0.500000 0.250000 -0.648818 +0.625000 0.500000 0.375000 -1.27681 + + +0.500000 0.625000 0.250000 -1.75849 +0.625000 0.625000 0.250000 -1.04627 + + +0.500000 0.625000 0.250000 -1.75849 +0.500000 0.625000 0.375000 -3.46053 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.500000 0.375000 -2.14596 +0.625000 0.500000 0.375000 -1.27681 + + +0.500000 0.500000 0.375000 -2.14596 +0.500000 0.625000 0.375000 -3.46053 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.625000 0.375000 -3.46053 +0.625000 0.625000 0.375000 -2.05895 + + +0.625000 0.500000 0.250000 -0.648818 +0.750000 0.500000 0.250000 -0.207150 + + +0.625000 0.500000 0.250000 -0.648818 +0.625000 0.625000 0.250000 -1.04627 + + +0.625000 0.500000 0.250000 -0.648818 +0.625000 0.500000 0.375000 -1.27681 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.625000 0.250000 -0.334046 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.500000 0.375000 -0.407650 + + +0.625000 0.625000 0.250000 -1.04627 +0.750000 0.625000 0.250000 -0.334046 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.625000 0.375000 -2.05895 + + +0.750000 0.625000 0.250000 -0.334046 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.500000 0.375000 -1.27681 +0.750000 0.500000 0.375000 -0.407650 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.625000 0.375000 -2.05895 + + +0.750000 0.500000 0.375000 -0.407650 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.625000 0.375000 -2.05895 +0.750000 0.625000 0.375000 -0.657367 + + +0.500000 0.625000 0.250000 -1.75849 +0.625000 0.625000 0.250000 -1.04627 + + +0.500000 0.625000 0.250000 -1.75849 +0.500000 0.750000 0.250000 -2.42650 + + +0.500000 0.625000 0.250000 -1.75849 +0.500000 0.625000 0.375000 -3.46053 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.750000 0.250000 -1.44372 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.750000 0.250000 -2.42650 +0.625000 0.750000 0.250000 -1.44372 + + +0.500000 0.750000 0.250000 -2.42650 +0.500000 0.750000 0.375000 -4.77510 + + +0.625000 0.750000 0.250000 -1.44372 +0.625000 0.750000 0.375000 -2.84109 + + +0.500000 0.625000 0.375000 -3.46053 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.625000 0.375000 -3.46053 +0.500000 0.750000 0.375000 -4.77510 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.750000 0.375000 -2.84109 + + +0.500000 0.750000 0.375000 -4.77510 +0.625000 0.750000 0.375000 -2.84109 + + +0.625000 0.625000 0.250000 -1.04627 +0.750000 0.625000 0.250000 -0.334046 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.750000 0.250000 -1.44372 + + +0.625000 0.625000 0.250000 -1.04627 +0.625000 0.625000 0.375000 -2.05895 + + +0.750000 0.625000 0.250000 -0.334046 +0.750000 0.750000 0.250000 -0.460941 + + +0.750000 0.625000 0.250000 -0.334046 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.750000 0.250000 -1.44372 +0.750000 0.750000 0.250000 -0.460941 + + +0.625000 0.750000 0.250000 -1.44372 +0.625000 0.750000 0.375000 -2.84109 + + +0.750000 0.750000 0.250000 -0.460941 +0.750000 0.750000 0.375000 -0.907084 + + +0.625000 0.625000 0.375000 -2.05895 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.750000 0.375000 -2.84109 + + +0.750000 0.625000 0.375000 -0.657367 +0.750000 0.750000 0.375000 -0.907084 + + +0.625000 0.750000 0.375000 -2.84109 +0.750000 0.750000 0.375000 -0.907084 + + +0.500000 0.500000 0.375000 -2.14596 +0.625000 0.500000 0.375000 -1.27681 + + +0.500000 0.500000 0.375000 -2.14596 +0.500000 0.625000 0.375000 -3.46053 + + +0.500000 0.500000 0.375000 -2.14596 +0.500000 0.500000 0.500000 -3.20144 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.625000 0.375000 -2.05895 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.500000 0.500000 -1.90480 + + +0.500000 0.625000 0.375000 -3.46053 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.625000 0.375000 -3.46053 +0.500000 0.625000 0.500000 -5.16257 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.625000 0.500000 -3.07163 + + +0.500000 0.500000 0.500000 -3.20144 +0.625000 0.500000 0.500000 -1.90480 + + +0.500000 0.500000 0.500000 -3.20144 +0.500000 0.625000 0.500000 -5.16257 + + +0.625000 0.500000 0.500000 -1.90480 +0.625000 0.625000 0.500000 -3.07163 + + +0.500000 0.625000 0.500000 -5.16257 +0.625000 0.625000 0.500000 -3.07163 + + +0.625000 0.500000 0.375000 -1.27681 +0.750000 0.500000 0.375000 -0.407650 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.625000 0.375000 -2.05895 + + +0.625000 0.500000 0.375000 -1.27681 +0.625000 0.500000 0.500000 -1.90480 + + +0.750000 0.500000 0.375000 -0.407650 +0.750000 0.625000 0.375000 -0.657367 + + +0.750000 0.500000 0.375000 -0.407650 +0.750000 0.500000 0.500000 -0.608150 + + +0.625000 0.625000 0.375000 -2.05895 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.625000 0.500000 -3.07163 + + +0.750000 0.625000 0.375000 -0.657367 +0.750000 0.625000 0.500000 -0.980689 + + +0.625000 0.500000 0.500000 -1.90480 +0.750000 0.500000 0.500000 -0.608150 + + +0.625000 0.500000 0.500000 -1.90480 +0.625000 0.625000 0.500000 -3.07163 + + +0.750000 0.500000 0.500000 -0.608150 +0.750000 0.625000 0.500000 -0.980689 + + +0.625000 0.625000 0.500000 -3.07163 +0.750000 0.625000 0.500000 -0.980689 + + +0.500000 0.625000 0.375000 -3.46053 +0.625000 0.625000 0.375000 -2.05895 + + +0.500000 0.625000 0.375000 -3.46053 +0.500000 0.750000 0.375000 -4.77510 + + +0.500000 0.625000 0.375000 -3.46053 +0.500000 0.625000 0.500000 -5.16257 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.750000 0.375000 -2.84109 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.625000 0.500000 -3.07163 + + +0.500000 0.750000 0.375000 -4.77510 +0.625000 0.750000 0.375000 -2.84109 + + +0.500000 0.750000 0.375000 -4.77510 +0.500000 0.750000 0.500000 -7.12370 + + +0.625000 0.750000 0.375000 -2.84109 +0.625000 0.750000 0.500000 -4.23846 + + +0.500000 0.625000 0.500000 -5.16257 +0.625000 0.625000 0.500000 -3.07163 + + +0.500000 0.625000 0.500000 -5.16257 +0.500000 0.750000 0.500000 -7.12370 + + +0.625000 0.625000 0.500000 -3.07163 +0.625000 0.750000 0.500000 -4.23846 + + +0.500000 0.750000 0.500000 -7.12370 +0.625000 0.750000 0.500000 -4.23846 + + +0.625000 0.625000 0.375000 -2.05895 +0.750000 0.625000 0.375000 -0.657367 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.750000 0.375000 -2.84109 + + +0.625000 0.625000 0.375000 -2.05895 +0.625000 0.625000 0.500000 -3.07163 + + +0.750000 0.625000 0.375000 -0.657367 +0.750000 0.750000 0.375000 -0.907084 + + +0.750000 0.625000 0.375000 -0.657367 +0.750000 0.625000 0.500000 -0.980689 + + +0.625000 0.750000 0.375000 -2.84109 +0.750000 0.750000 0.375000 -0.907084 + + +0.625000 0.750000 0.375000 -2.84109 +0.625000 0.750000 0.500000 -4.23846 + + +0.750000 0.750000 0.375000 -0.907084 +0.750000 0.750000 0.500000 -1.35323 + + +0.625000 0.625000 0.500000 -3.07163 +0.750000 0.625000 0.500000 -0.980689 + + +0.625000 0.625000 0.500000 -3.07163 +0.625000 0.750000 0.500000 -4.23846 + + +0.750000 0.625000 0.500000 -0.980689 +0.750000 0.750000 0.500000 -1.35323 + + +0.625000 0.750000 0.500000 -4.23846 +0.750000 0.750000 0.500000 -1.35323 + + +0.750000 0.500000 0.250000 -0.135973 +0.875000 0.500000 0.250000 0.380293 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.625000 0.250000 -0.219267 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.500000 0.375000 -0.267581 + + +0.875000 0.500000 0.250000 0.380293 +0.875000 0.625000 0.250000 0.613251 + + +0.875000 0.500000 0.250000 0.380293 +0.875000 0.500000 0.375000 0.748377 + + +0.750000 0.625000 0.250000 -0.219267 +0.875000 0.625000 0.250000 0.613251 + + +0.750000 0.625000 0.250000 -0.219267 +0.750000 0.625000 0.375000 -0.431495 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.500000 0.375000 -0.267581 +0.875000 0.500000 0.375000 0.748377 + + +0.750000 0.500000 0.375000 -0.267581 +0.750000 0.625000 0.375000 -0.431495 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.625000 0.375000 -0.431495 +0.875000 0.625000 0.375000 1.20681 + + +0.875000 0.500000 0.250000 0.380293 +1.00000 0.500000 0.250000 0.896559 + + +0.875000 0.500000 0.250000 0.380293 +0.875000 0.625000 0.250000 0.613251 + + +0.875000 0.500000 0.250000 0.380293 +0.875000 0.500000 0.375000 0.748377 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.625000 0.250000 1.44577 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.500000 0.375000 1.76433 + + +0.875000 0.625000 0.250000 0.613251 +1.00000 0.625000 0.250000 1.44577 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.625000 0.375000 1.20681 + + +1.00000 0.625000 0.250000 1.44577 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.500000 0.375000 0.748377 +1.00000 0.500000 0.375000 1.76433 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.625000 0.375000 1.20681 + + +1.00000 0.500000 0.375000 1.76433 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.625000 0.375000 1.20681 +1.00000 0.625000 0.375000 2.84512 + + +0.750000 0.625000 0.250000 -0.219267 +0.875000 0.625000 0.250000 0.613251 + + +0.750000 0.625000 0.250000 -0.219267 +0.750000 0.750000 0.250000 -0.302561 + + +0.750000 0.625000 0.250000 -0.219267 +0.750000 0.625000 0.375000 -0.431495 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.750000 0.250000 0.846210 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.750000 0.250000 -0.302561 +0.875000 0.750000 0.250000 0.846210 + + +0.750000 0.750000 0.250000 -0.302561 +0.750000 0.750000 0.375000 -0.595408 + + +0.875000 0.750000 0.250000 0.846210 +0.875000 0.750000 0.375000 1.66525 + + +0.750000 0.625000 0.375000 -0.431495 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.625000 0.375000 -0.431495 +0.750000 0.750000 0.375000 -0.595408 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.750000 0.375000 1.66525 + + +0.750000 0.750000 0.375000 -0.595408 +0.875000 0.750000 0.375000 1.66525 + + +0.875000 0.625000 0.250000 0.613251 +1.00000 0.625000 0.250000 1.44577 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.750000 0.250000 0.846210 + + +0.875000 0.625000 0.250000 0.613251 +0.875000 0.625000 0.375000 1.20681 + + +1.00000 0.625000 0.250000 1.44577 +1.00000 0.750000 0.250000 1.99498 + + +1.00000 0.625000 0.250000 1.44577 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.750000 0.250000 0.846210 +1.00000 0.750000 0.250000 1.99498 + + +0.875000 0.750000 0.250000 0.846210 +0.875000 0.750000 0.375000 1.66525 + + +1.00000 0.750000 0.250000 1.99498 +1.00000 0.750000 0.375000 3.92591 + + +0.875000 0.625000 0.375000 1.20681 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.750000 0.375000 1.66525 + + +1.00000 0.625000 0.375000 2.84512 +1.00000 0.750000 0.375000 3.92591 + + +0.875000 0.750000 0.375000 1.66525 +1.00000 0.750000 0.375000 3.92591 + + +0.750000 0.500000 0.375000 -0.267581 +0.875000 0.500000 0.375000 0.748377 + + +0.750000 0.500000 0.375000 -0.267581 +0.750000 0.625000 0.375000 -0.431495 + + +0.750000 0.500000 0.375000 -0.267581 +0.750000 0.500000 0.500000 -0.399189 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.625000 0.375000 1.20681 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.500000 0.500000 1.11646 + + +0.750000 0.625000 0.375000 -0.431495 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.625000 0.375000 -0.431495 +0.750000 0.625000 0.500000 -0.643722 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.625000 0.500000 1.80038 + + +0.750000 0.500000 0.500000 -0.399189 +0.875000 0.500000 0.500000 1.11646 + + +0.750000 0.500000 0.500000 -0.399189 +0.750000 0.625000 0.500000 -0.643722 + + +0.875000 0.500000 0.500000 1.11646 +0.875000 0.625000 0.500000 1.80038 + + +0.750000 0.625000 0.500000 -0.643722 +0.875000 0.625000 0.500000 1.80038 + + +0.875000 0.500000 0.375000 0.748377 +1.00000 0.500000 0.375000 1.76433 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.625000 0.375000 1.20681 + + +0.875000 0.500000 0.375000 0.748377 +0.875000 0.500000 0.500000 1.11646 + + +1.00000 0.500000 0.375000 1.76433 +1.00000 0.625000 0.375000 2.84512 + + +1.00000 0.500000 0.375000 1.76433 +1.00000 0.500000 0.500000 2.63211 + + +0.875000 0.625000 0.375000 1.20681 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.625000 0.500000 1.80038 + + +1.00000 0.625000 0.375000 2.84512 +1.00000 0.625000 0.500000 4.24448 + + +0.875000 0.500000 0.500000 1.11646 +1.00000 0.500000 0.500000 2.63211 + + +0.875000 0.500000 0.500000 1.11646 +0.875000 0.625000 0.500000 1.80038 + + +1.00000 0.500000 0.500000 2.63211 +1.00000 0.625000 0.500000 4.24448 + + +0.875000 0.625000 0.500000 1.80038 +1.00000 0.625000 0.500000 4.24448 + + +0.750000 0.625000 0.375000 -0.431495 +0.875000 0.625000 0.375000 1.20681 + + +0.750000 0.625000 0.375000 -0.431495 +0.750000 0.750000 0.375000 -0.595408 + + +0.750000 0.625000 0.375000 -0.431495 +0.750000 0.625000 0.500000 -0.643722 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.750000 0.375000 1.66525 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.625000 0.500000 1.80038 + + +0.750000 0.750000 0.375000 -0.595408 +0.875000 0.750000 0.375000 1.66525 + + +0.750000 0.750000 0.375000 -0.595408 +0.750000 0.750000 0.500000 -0.888256 + + +0.875000 0.750000 0.375000 1.66525 +0.875000 0.750000 0.500000 2.48430 + + +0.750000 0.625000 0.500000 -0.643722 +0.875000 0.625000 0.500000 1.80038 + + +0.750000 0.625000 0.500000 -0.643722 +0.750000 0.750000 0.500000 -0.888256 + + +0.875000 0.625000 0.500000 1.80038 +0.875000 0.750000 0.500000 2.48430 + + +0.750000 0.750000 0.500000 -0.888256 +0.875000 0.750000 0.500000 2.48430 + + +0.875000 0.625000 0.375000 1.20681 +1.00000 0.625000 0.375000 2.84512 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.750000 0.375000 1.66525 + + +0.875000 0.625000 0.375000 1.20681 +0.875000 0.625000 0.500000 1.80038 + + +1.00000 0.625000 0.375000 2.84512 +1.00000 0.750000 0.375000 3.92591 + + +1.00000 0.625000 0.375000 2.84512 +1.00000 0.625000 0.500000 4.24448 + + +0.875000 0.750000 0.375000 1.66525 +1.00000 0.750000 0.375000 3.92591 + + +0.875000 0.750000 0.375000 1.66525 +0.875000 0.750000 0.500000 2.48430 + + +1.00000 0.750000 0.375000 3.92591 +1.00000 0.750000 0.500000 5.85685 + + +0.875000 0.625000 0.500000 1.80038 +1.00000 0.625000 0.500000 4.24448 + + +0.875000 0.625000 0.500000 1.80038 +0.875000 0.750000 0.500000 2.48430 + + +1.00000 0.625000 0.500000 4.24448 +1.00000 0.750000 0.500000 5.85685 + + +0.875000 0.750000 0.500000 2.48430 +1.00000 0.750000 0.500000 5.85685 + + +0.500000 0.750000 0.250000 -2.44704 +0.625000 0.750000 0.250000 -1.45594 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 0.875000 0.250000 -2.05550 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 0.750000 0.375000 -4.81553 + + +0.625000 0.750000 0.250000 -1.45594 +0.625000 0.875000 0.250000 -1.22298 + + +0.625000 0.750000 0.250000 -1.45594 +0.625000 0.750000 0.375000 -2.86514 + + +0.500000 0.875000 0.250000 -2.05550 +0.625000 0.875000 0.250000 -1.22298 + + +0.500000 0.875000 0.250000 -2.05550 +0.500000 0.875000 0.375000 -4.04502 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 0.750000 0.375000 -4.81553 +0.625000 0.750000 0.375000 -2.86514 + + +0.500000 0.750000 0.375000 -4.81553 +0.500000 0.875000 0.375000 -4.04502 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 0.875000 0.375000 -4.04502 +0.625000 0.875000 0.375000 -2.40671 + + +0.625000 0.750000 0.250000 -1.45594 +0.750000 0.750000 0.250000 -0.464843 + + +0.625000 0.750000 0.250000 -1.45594 +0.625000 0.875000 0.250000 -1.22298 + + +0.625000 0.750000 0.250000 -1.45594 +0.625000 0.750000 0.375000 -2.86514 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 0.875000 0.250000 -0.390466 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 0.750000 0.375000 -0.914764 + + +0.625000 0.875000 0.250000 -1.22298 +0.750000 0.875000 0.250000 -0.390466 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 0.875000 0.375000 -2.40671 + + +0.750000 0.875000 0.250000 -0.390466 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 0.750000 0.375000 -2.86514 +0.750000 0.750000 0.375000 -0.914764 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.875000 0.375000 -2.40671 + + +0.750000 0.750000 0.375000 -0.914764 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 0.875000 0.375000 -2.40671 +0.750000 0.875000 0.375000 -0.768397 + + +0.500000 0.875000 0.250000 -2.05550 +0.625000 0.875000 0.250000 -1.22298 + + +0.500000 0.875000 0.250000 -2.05550 +0.500000 1.00000 0.250000 -1.66396 + + +0.500000 0.875000 0.250000 -2.05550 +0.500000 0.875000 0.375000 -4.04502 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 1.00000 0.250000 -0.990026 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 1.00000 0.250000 -1.66396 +0.625000 1.00000 0.250000 -0.990026 + + +0.500000 1.00000 0.250000 -1.66396 +0.500000 1.00000 0.375000 -3.27451 + + +0.625000 1.00000 0.250000 -0.990026 +0.625000 1.00000 0.375000 -1.94827 + + +0.500000 0.875000 0.375000 -4.04502 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 0.875000 0.375000 -4.04502 +0.500000 1.00000 0.375000 -3.27451 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 1.00000 0.375000 -1.94827 + + +0.500000 1.00000 0.375000 -3.27451 +0.625000 1.00000 0.375000 -1.94827 + + +0.625000 0.875000 0.250000 -1.22298 +0.750000 0.875000 0.250000 -0.390466 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 1.00000 0.250000 -0.990026 + + +0.625000 0.875000 0.250000 -1.22298 +0.625000 0.875000 0.375000 -2.40671 + + +0.750000 0.875000 0.250000 -0.390466 +0.750000 1.00000 0.250000 -0.316089 + + +0.750000 0.875000 0.250000 -0.390466 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 1.00000 0.250000 -0.990026 +0.750000 1.00000 0.250000 -0.316089 + + +0.625000 1.00000 0.250000 -0.990026 +0.625000 1.00000 0.375000 -1.94827 + + +0.750000 1.00000 0.250000 -0.316089 +0.750000 1.00000 0.375000 -0.622030 + + +0.625000 0.875000 0.375000 -2.40671 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 1.00000 0.375000 -1.94827 + + +0.750000 0.875000 0.375000 -0.768397 +0.750000 1.00000 0.375000 -0.622030 + + +0.625000 1.00000 0.375000 -1.94827 +0.750000 1.00000 0.375000 -0.622030 + + +0.500000 0.750000 0.375000 -4.81553 +0.625000 0.750000 0.375000 -2.86514 + + +0.500000 0.750000 0.375000 -4.81553 +0.500000 0.875000 0.375000 -4.04502 + + +0.500000 0.750000 0.375000 -4.81553 +0.500000 0.750000 0.500000 -7.18401 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.875000 0.375000 -2.40671 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.750000 0.500000 -4.27435 + + +0.500000 0.875000 0.375000 -4.04502 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 0.875000 0.375000 -4.04502 +0.500000 0.875000 0.500000 -6.03453 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 0.875000 0.500000 -3.59043 + + +0.500000 0.750000 0.500000 -7.18401 +0.625000 0.750000 0.500000 -4.27435 + + +0.500000 0.750000 0.500000 -7.18401 +0.500000 0.875000 0.500000 -6.03453 + + +0.625000 0.750000 0.500000 -4.27435 +0.625000 0.875000 0.500000 -3.59043 + + +0.500000 0.875000 0.500000 -6.03453 +0.625000 0.875000 0.500000 -3.59043 + + +0.625000 0.750000 0.375000 -2.86514 +0.750000 0.750000 0.375000 -0.914764 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.875000 0.375000 -2.40671 + + +0.625000 0.750000 0.375000 -2.86514 +0.625000 0.750000 0.500000 -4.27435 + + +0.750000 0.750000 0.375000 -0.914764 +0.750000 0.875000 0.375000 -0.768397 + + +0.750000 0.750000 0.375000 -0.914764 +0.750000 0.750000 0.500000 -1.36468 + + +0.625000 0.875000 0.375000 -2.40671 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 0.875000 0.500000 -3.59043 + + +0.750000 0.875000 0.375000 -0.768397 +0.750000 0.875000 0.500000 -1.14633 + + +0.625000 0.750000 0.500000 -4.27435 +0.750000 0.750000 0.500000 -1.36468 + + +0.625000 0.750000 0.500000 -4.27435 +0.625000 0.875000 0.500000 -3.59043 + + +0.750000 0.750000 0.500000 -1.36468 +0.750000 0.875000 0.500000 -1.14633 + + +0.625000 0.875000 0.500000 -3.59043 +0.750000 0.875000 0.500000 -1.14633 + + +0.500000 0.875000 0.375000 -4.04502 +0.625000 0.875000 0.375000 -2.40671 + + +0.500000 0.875000 0.375000 -4.04502 +0.500000 1.00000 0.375000 -3.27451 + + +0.500000 0.875000 0.375000 -4.04502 +0.500000 0.875000 0.500000 -6.03453 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 1.00000 0.375000 -1.94827 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 0.875000 0.500000 -3.59043 + + +0.500000 1.00000 0.375000 -3.27451 +0.625000 1.00000 0.375000 -1.94827 + + +0.500000 1.00000 0.375000 -3.27451 +0.500000 1.00000 0.500000 -4.88505 + + +0.625000 1.00000 0.375000 -1.94827 +0.625000 1.00000 0.500000 -2.90651 + + +0.500000 0.875000 0.500000 -6.03453 +0.625000 0.875000 0.500000 -3.59043 + + +0.500000 0.875000 0.500000 -6.03453 +0.500000 1.00000 0.500000 -4.88505 + + +0.625000 0.875000 0.500000 -3.59043 +0.625000 1.00000 0.500000 -2.90651 + + +0.500000 1.00000 0.500000 -4.88505 +0.625000 1.00000 0.500000 -2.90651 + + +0.625000 0.875000 0.375000 -2.40671 +0.750000 0.875000 0.375000 -0.768397 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 1.00000 0.375000 -1.94827 + + +0.625000 0.875000 0.375000 -2.40671 +0.625000 0.875000 0.500000 -3.59043 + + +0.750000 0.875000 0.375000 -0.768397 +0.750000 1.00000 0.375000 -0.622030 + + +0.750000 0.875000 0.375000 -0.768397 +0.750000 0.875000 0.500000 -1.14633 + + +0.625000 1.00000 0.375000 -1.94827 +0.750000 1.00000 0.375000 -0.622030 + + +0.625000 1.00000 0.375000 -1.94827 +0.625000 1.00000 0.500000 -2.90651 + + +0.750000 1.00000 0.375000 -0.622030 +0.750000 1.00000 0.500000 -0.927971 + + +0.625000 0.875000 0.500000 -3.59043 +0.750000 0.875000 0.500000 -1.14633 + + +0.625000 0.875000 0.500000 -3.59043 +0.625000 1.00000 0.500000 -2.90651 + + +0.750000 0.875000 0.500000 -1.14633 +0.750000 1.00000 0.500000 -0.927971 + + +0.625000 1.00000 0.500000 -2.90651 +0.750000 1.00000 0.500000 -0.927971 + + +0.750000 0.750000 0.250000 -0.305122 +0.875000 0.750000 0.250000 0.853373 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 0.875000 0.250000 -0.256301 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 0.750000 0.375000 -0.600449 + + +0.875000 0.750000 0.250000 0.853373 +0.875000 0.875000 0.250000 0.716829 + + +0.875000 0.750000 0.250000 0.853373 +0.875000 0.750000 0.375000 1.67935 + + +0.750000 0.875000 0.250000 -0.256301 +0.875000 0.875000 0.250000 0.716829 + + +0.750000 0.875000 0.250000 -0.256301 +0.750000 0.875000 0.375000 -0.504374 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 0.750000 0.375000 -0.600449 +0.875000 0.750000 0.375000 1.67935 + + +0.750000 0.750000 0.375000 -0.600449 +0.750000 0.875000 0.375000 -0.504374 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 0.875000 0.375000 -0.504374 +0.875000 0.875000 0.375000 1.41065 + + +0.875000 0.750000 0.250000 0.853373 +1.00000 0.750000 0.250000 2.01187 + + +0.875000 0.750000 0.250000 0.853373 +0.875000 0.875000 0.250000 0.716829 + + +0.875000 0.750000 0.250000 0.853373 +0.875000 0.750000 0.375000 1.67935 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 0.875000 0.250000 1.68996 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 0.750000 0.375000 3.95915 + + +0.875000 0.875000 0.250000 0.716829 +1.00000 0.875000 0.250000 1.68996 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 0.875000 0.375000 1.41065 + + +1.00000 0.875000 0.250000 1.68996 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 0.750000 0.375000 1.67935 +1.00000 0.750000 0.375000 3.95915 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.875000 0.375000 1.41065 + + +1.00000 0.750000 0.375000 3.95915 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 0.875000 0.375000 1.41065 +1.00000 0.875000 0.375000 3.32567 + + +0.750000 0.875000 0.250000 -0.256301 +0.875000 0.875000 0.250000 0.716829 + + +0.750000 0.875000 0.250000 -0.256301 +0.750000 1.00000 0.250000 -0.207480 + + +0.750000 0.875000 0.250000 -0.256301 +0.750000 0.875000 0.375000 -0.504374 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 1.00000 0.250000 0.580285 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 1.00000 0.250000 -0.207480 +0.875000 1.00000 0.250000 0.580285 + + +0.750000 1.00000 0.250000 -0.207480 +0.750000 1.00000 0.375000 -0.408299 + + +0.875000 1.00000 0.250000 0.580285 +0.875000 1.00000 0.375000 1.14194 + + +0.750000 0.875000 0.375000 -0.504374 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 0.875000 0.375000 -0.504374 +0.750000 1.00000 0.375000 -0.408299 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 1.00000 0.375000 1.14194 + + +0.750000 1.00000 0.375000 -0.408299 +0.875000 1.00000 0.375000 1.14194 + + +0.875000 0.875000 0.250000 0.716829 +1.00000 0.875000 0.250000 1.68996 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 1.00000 0.250000 0.580285 + + +0.875000 0.875000 0.250000 0.716829 +0.875000 0.875000 0.375000 1.41065 + + +1.00000 0.875000 0.250000 1.68996 +1.00000 1.00000 0.250000 1.36805 + + +1.00000 0.875000 0.250000 1.68996 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 1.00000 0.250000 0.580285 +1.00000 1.00000 0.250000 1.36805 + + +0.875000 1.00000 0.250000 0.580285 +0.875000 1.00000 0.375000 1.14194 + + +1.00000 1.00000 0.250000 1.36805 +1.00000 1.00000 0.375000 2.69218 + + +0.875000 0.875000 0.375000 1.41065 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 1.00000 0.375000 1.14194 + + +1.00000 0.875000 0.375000 3.32567 +1.00000 1.00000 0.375000 2.69218 + + +0.875000 1.00000 0.375000 1.14194 +1.00000 1.00000 0.375000 2.69218 + + +0.750000 0.750000 0.375000 -0.600449 +0.875000 0.750000 0.375000 1.67935 + + +0.750000 0.750000 0.375000 -0.600449 +0.750000 0.875000 0.375000 -0.504374 + + +0.750000 0.750000 0.375000 -0.600449 +0.750000 0.750000 0.500000 -0.895776 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.875000 0.375000 1.41065 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.750000 0.500000 2.50533 + + +0.750000 0.875000 0.375000 -0.504374 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 0.875000 0.375000 -0.504374 +0.750000 0.875000 0.500000 -0.752447 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 0.875000 0.500000 2.10446 + + +0.750000 0.750000 0.500000 -0.895776 +0.875000 0.750000 0.500000 2.50533 + + +0.750000 0.750000 0.500000 -0.895776 +0.750000 0.875000 0.500000 -0.752447 + + +0.875000 0.750000 0.500000 2.50533 +0.875000 0.875000 0.500000 2.10446 + + +0.750000 0.875000 0.500000 -0.752447 +0.875000 0.875000 0.500000 2.10446 + + +0.875000 0.750000 0.375000 1.67935 +1.00000 0.750000 0.375000 3.95915 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.875000 0.375000 1.41065 + + +0.875000 0.750000 0.375000 1.67935 +0.875000 0.750000 0.500000 2.50533 + + +1.00000 0.750000 0.375000 3.95915 +1.00000 0.875000 0.375000 3.32567 + + +1.00000 0.750000 0.375000 3.95915 +1.00000 0.750000 0.500000 5.90643 + + +0.875000 0.875000 0.375000 1.41065 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 0.875000 0.500000 2.10446 + + +1.00000 0.875000 0.375000 3.32567 +1.00000 0.875000 0.500000 4.96137 + + +0.875000 0.750000 0.500000 2.50533 +1.00000 0.750000 0.500000 5.90643 + + +0.875000 0.750000 0.500000 2.50533 +0.875000 0.875000 0.500000 2.10446 + + +1.00000 0.750000 0.500000 5.90643 +1.00000 0.875000 0.500000 4.96137 + + +0.875000 0.875000 0.500000 2.10446 +1.00000 0.875000 0.500000 4.96137 + + +0.750000 0.875000 0.375000 -0.504374 +0.875000 0.875000 0.375000 1.41065 + + +0.750000 0.875000 0.375000 -0.504374 +0.750000 1.00000 0.375000 -0.408299 + + +0.750000 0.875000 0.375000 -0.504374 +0.750000 0.875000 0.500000 -0.752447 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 1.00000 0.375000 1.14194 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 0.875000 0.500000 2.10446 + + +0.750000 1.00000 0.375000 -0.408299 +0.875000 1.00000 0.375000 1.14194 + + +0.750000 1.00000 0.375000 -0.408299 +0.750000 1.00000 0.500000 -0.609118 + + +0.875000 1.00000 0.375000 1.14194 +0.875000 1.00000 0.500000 1.70360 + + +0.750000 0.875000 0.500000 -0.752447 +0.875000 0.875000 0.500000 2.10446 + + +0.750000 0.875000 0.500000 -0.752447 +0.750000 1.00000 0.500000 -0.609118 + + +0.875000 0.875000 0.500000 2.10446 +0.875000 1.00000 0.500000 1.70360 + + +0.750000 1.00000 0.500000 -0.609118 +0.875000 1.00000 0.500000 1.70360 + + +0.875000 0.875000 0.375000 1.41065 +1.00000 0.875000 0.375000 3.32567 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 1.00000 0.375000 1.14194 + + +0.875000 0.875000 0.375000 1.41065 +0.875000 0.875000 0.500000 2.10446 + + +1.00000 0.875000 0.375000 3.32567 +1.00000 1.00000 0.375000 2.69218 + + +1.00000 0.875000 0.375000 3.32567 +1.00000 0.875000 0.500000 4.96137 + + +0.875000 1.00000 0.375000 1.14194 +1.00000 1.00000 0.375000 2.69218 + + +0.875000 1.00000 0.375000 1.14194 +0.875000 1.00000 0.500000 1.70360 + + +1.00000 1.00000 0.375000 2.69218 +1.00000 1.00000 0.500000 4.01631 + + +0.875000 0.875000 0.500000 2.10446 +1.00000 0.875000 0.500000 4.96137 + + +0.875000 0.875000 0.500000 2.10446 +0.875000 1.00000 0.500000 1.70360 + + +1.00000 0.875000 0.500000 4.96137 +1.00000 1.00000 0.500000 4.01631 + + +0.875000 1.00000 0.500000 1.70360 +1.00000 1.00000 0.500000 4.01631 + + +0.00000 0.00000 0.500000 0.220565 +0.125000 0.00000 0.500000 3.18902 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.125000 0.500000 0.172612 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.00000 0.625000 0.434049 + + +0.125000 0.00000 0.500000 3.18902 +0.125000 0.125000 0.500000 2.49570 + + +0.125000 0.00000 0.500000 3.18902 +0.125000 0.00000 0.625000 6.27566 + + +0.00000 0.125000 0.500000 0.172612 +0.125000 0.125000 0.500000 2.49570 + + +0.00000 0.125000 0.500000 0.172612 +0.00000 0.125000 0.625000 0.339683 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.00000 0.625000 0.434049 +0.125000 0.00000 0.625000 6.27566 + + +0.00000 0.00000 0.625000 0.434049 +0.00000 0.125000 0.625000 0.339683 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.125000 0.625000 0.339683 +0.125000 0.125000 0.625000 4.91128 + + +0.125000 0.00000 0.500000 3.18902 +0.250000 0.00000 0.500000 6.15748 + + +0.125000 0.00000 0.500000 3.18902 +0.125000 0.125000 0.500000 2.49570 + + +0.125000 0.00000 0.500000 3.18902 +0.125000 0.00000 0.625000 6.27566 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.125000 0.500000 4.81879 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.00000 0.625000 12.1173 + + +0.125000 0.125000 0.500000 2.49570 +0.250000 0.125000 0.500000 4.81879 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.125000 0.625000 4.91128 + + +0.250000 0.125000 0.500000 4.81879 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.00000 0.625000 6.27566 +0.250000 0.00000 0.625000 12.1173 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.125000 0.625000 4.91128 + + +0.250000 0.00000 0.625000 12.1173 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.125000 0.625000 4.91128 +0.250000 0.125000 0.625000 9.48289 + + +0.00000 0.125000 0.500000 0.172612 +0.125000 0.125000 0.500000 2.49570 + + +0.00000 0.125000 0.500000 0.172612 +0.00000 0.250000 0.500000 0.124660 + + +0.00000 0.125000 0.500000 0.172612 +0.00000 0.125000 0.625000 0.339683 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.250000 0.500000 1.80238 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.250000 0.500000 0.124660 +0.125000 0.250000 0.500000 1.80238 + + +0.00000 0.250000 0.500000 0.124660 +0.00000 0.250000 0.625000 0.245317 + + +0.125000 0.250000 0.500000 1.80238 +0.125000 0.250000 0.625000 3.54691 + + +0.00000 0.125000 0.625000 0.339683 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.125000 0.625000 0.339683 +0.00000 0.250000 0.625000 0.245317 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.250000 0.625000 3.54691 + + +0.00000 0.250000 0.625000 0.245317 +0.125000 0.250000 0.625000 3.54691 + + +0.125000 0.125000 0.500000 2.49570 +0.250000 0.125000 0.500000 4.81879 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.250000 0.500000 1.80238 + + +0.125000 0.125000 0.500000 2.49570 +0.125000 0.125000 0.625000 4.91128 + + +0.250000 0.125000 0.500000 4.81879 +0.250000 0.250000 0.500000 3.48011 + + +0.250000 0.125000 0.500000 4.81879 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.250000 0.500000 1.80238 +0.250000 0.250000 0.500000 3.48011 + + +0.125000 0.250000 0.500000 1.80238 +0.125000 0.250000 0.625000 3.54691 + + +0.250000 0.250000 0.500000 3.48011 +0.250000 0.250000 0.625000 6.84850 + + +0.125000 0.125000 0.625000 4.91128 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.250000 0.625000 3.54691 + + +0.250000 0.125000 0.625000 9.48289 +0.250000 0.250000 0.625000 6.84850 + + +0.125000 0.250000 0.625000 3.54691 +0.250000 0.250000 0.625000 6.84850 + + +0.00000 0.00000 0.625000 0.434049 +0.125000 0.00000 0.625000 6.27566 + + +0.00000 0.00000 0.625000 0.434049 +0.00000 0.125000 0.625000 0.339683 + + +0.00000 0.00000 0.625000 0.434049 +0.00000 0.00000 0.750000 0.647532 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.125000 0.625000 4.91128 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.00000 0.750000 9.36230 + + +0.00000 0.125000 0.625000 0.339683 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.125000 0.625000 0.339683 +0.00000 0.125000 0.750000 0.506754 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.125000 0.750000 7.32687 + + +0.00000 0.00000 0.750000 0.647532 +0.125000 0.00000 0.750000 9.36230 + + +0.00000 0.00000 0.750000 0.647532 +0.00000 0.125000 0.750000 0.506754 + + +0.125000 0.00000 0.750000 9.36230 +0.125000 0.125000 0.750000 7.32687 + + +0.00000 0.125000 0.750000 0.506754 +0.125000 0.125000 0.750000 7.32687 + + +0.125000 0.00000 0.625000 6.27566 +0.250000 0.00000 0.625000 12.1173 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.125000 0.625000 4.91128 + + +0.125000 0.00000 0.625000 6.27566 +0.125000 0.00000 0.750000 9.36230 + + +0.250000 0.00000 0.625000 12.1173 +0.250000 0.125000 0.625000 9.48289 + + +0.250000 0.00000 0.625000 12.1173 +0.250000 0.00000 0.750000 18.0771 + + +0.125000 0.125000 0.625000 4.91128 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.125000 0.750000 7.32687 + + +0.250000 0.125000 0.625000 9.48289 +0.250000 0.125000 0.750000 14.1470 + + +0.125000 0.00000 0.750000 9.36230 +0.250000 0.00000 0.750000 18.0771 + + +0.125000 0.00000 0.750000 9.36230 +0.125000 0.125000 0.750000 7.32687 + + +0.250000 0.00000 0.750000 18.0771 +0.250000 0.125000 0.750000 14.1470 + + +0.125000 0.125000 0.750000 7.32687 +0.250000 0.125000 0.750000 14.1470 + + +0.00000 0.125000 0.625000 0.339683 +0.125000 0.125000 0.625000 4.91128 + + +0.00000 0.125000 0.625000 0.339683 +0.00000 0.250000 0.625000 0.245317 + + +0.00000 0.125000 0.625000 0.339683 +0.00000 0.125000 0.750000 0.506754 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.250000 0.625000 3.54691 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.125000 0.750000 7.32687 + + +0.00000 0.250000 0.625000 0.245317 +0.125000 0.250000 0.625000 3.54691 + + +0.00000 0.250000 0.625000 0.245317 +0.00000 0.250000 0.750000 0.365975 + + +0.125000 0.250000 0.625000 3.54691 +0.125000 0.250000 0.750000 5.29143 + + +0.00000 0.125000 0.750000 0.506754 +0.125000 0.125000 0.750000 7.32687 + + +0.00000 0.125000 0.750000 0.506754 +0.00000 0.250000 0.750000 0.365975 + + +0.125000 0.125000 0.750000 7.32687 +0.125000 0.250000 0.750000 5.29143 + + +0.00000 0.250000 0.750000 0.365975 +0.125000 0.250000 0.750000 5.29143 + + +0.125000 0.125000 0.625000 4.91128 +0.250000 0.125000 0.625000 9.48289 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.250000 0.625000 3.54691 + + +0.125000 0.125000 0.625000 4.91128 +0.125000 0.125000 0.750000 7.32687 + + +0.250000 0.125000 0.625000 9.48289 +0.250000 0.250000 0.625000 6.84850 + + +0.250000 0.125000 0.625000 9.48289 +0.250000 0.125000 0.750000 14.1470 + + +0.125000 0.250000 0.625000 3.54691 +0.250000 0.250000 0.625000 6.84850 + + +0.125000 0.250000 0.625000 3.54691 +0.125000 0.250000 0.750000 5.29143 + + +0.250000 0.250000 0.625000 6.84850 +0.250000 0.250000 0.750000 10.2169 + + +0.125000 0.125000 0.750000 7.32687 +0.250000 0.125000 0.750000 14.1470 + + +0.125000 0.125000 0.750000 7.32687 +0.125000 0.250000 0.750000 5.29143 + + +0.250000 0.125000 0.750000 14.1470 +0.250000 0.250000 0.750000 10.2169 + + +0.125000 0.250000 0.750000 5.29143 +0.250000 0.250000 0.750000 10.2169 + + +0.250000 0.00000 0.500000 6.39582 +0.375000 0.00000 0.500000 6.63509 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.125000 0.500000 5.00532 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.00000 0.625000 12.5863 + + +0.375000 0.00000 0.500000 6.63509 +0.375000 0.125000 0.500000 5.19257 + + +0.375000 0.00000 0.500000 6.63509 +0.375000 0.00000 0.625000 13.0572 + + +0.250000 0.125000 0.500000 5.00532 +0.375000 0.125000 0.500000 5.19257 + + +0.250000 0.125000 0.500000 5.00532 +0.250000 0.125000 0.625000 9.84995 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.00000 0.625000 12.5863 +0.375000 0.00000 0.625000 13.0572 + + +0.250000 0.00000 0.625000 12.5863 +0.250000 0.125000 0.625000 9.84995 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.125000 0.625000 9.84995 +0.375000 0.125000 0.625000 10.2184 + + +0.375000 0.00000 0.500000 6.63509 +0.500000 0.00000 0.500000 6.87436 + + +0.375000 0.00000 0.500000 6.63509 +0.375000 0.125000 0.500000 5.19257 + + +0.375000 0.00000 0.500000 6.63509 +0.375000 0.00000 0.625000 13.0572 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.125000 0.500000 5.37982 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.00000 0.625000 13.5280 + + +0.375000 0.125000 0.500000 5.19257 +0.500000 0.125000 0.500000 5.37982 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.125000 0.625000 10.2184 + + +0.500000 0.125000 0.500000 5.37982 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.00000 0.625000 13.0572 +0.500000 0.00000 0.625000 13.5280 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.125000 0.625000 10.2184 + + +0.500000 0.00000 0.625000 13.5280 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.125000 0.625000 10.2184 +0.500000 0.125000 0.625000 10.5869 + + +0.250000 0.125000 0.500000 5.00532 +0.375000 0.125000 0.500000 5.19257 + + +0.250000 0.125000 0.500000 5.00532 +0.250000 0.250000 0.500000 3.61482 + + +0.250000 0.125000 0.500000 5.00532 +0.250000 0.125000 0.625000 9.84995 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.250000 0.500000 3.75005 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.250000 0.500000 3.61482 +0.375000 0.250000 0.500000 3.75005 + + +0.250000 0.250000 0.500000 3.61482 +0.250000 0.250000 0.625000 7.11359 + + +0.375000 0.250000 0.500000 3.75005 +0.375000 0.250000 0.625000 7.37971 + + +0.250000 0.125000 0.625000 9.84995 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.125000 0.625000 9.84995 +0.250000 0.250000 0.625000 7.11359 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.250000 0.625000 7.37971 + + +0.250000 0.250000 0.625000 7.11359 +0.375000 0.250000 0.625000 7.37971 + + +0.375000 0.125000 0.500000 5.19257 +0.500000 0.125000 0.500000 5.37982 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.250000 0.500000 3.75005 + + +0.375000 0.125000 0.500000 5.19257 +0.375000 0.125000 0.625000 10.2184 + + +0.500000 0.125000 0.500000 5.37982 +0.500000 0.250000 0.500000 3.88528 + + +0.500000 0.125000 0.500000 5.37982 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.250000 0.500000 3.75005 +0.500000 0.250000 0.500000 3.88528 + + +0.375000 0.250000 0.500000 3.75005 +0.375000 0.250000 0.625000 7.37971 + + +0.500000 0.250000 0.500000 3.88528 +0.500000 0.250000 0.625000 7.64583 + + +0.375000 0.125000 0.625000 10.2184 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.250000 0.625000 7.37971 + + +0.500000 0.125000 0.625000 10.5869 +0.500000 0.250000 0.625000 7.64583 + + +0.375000 0.250000 0.625000 7.37971 +0.500000 0.250000 0.625000 7.64583 + + +0.250000 0.00000 0.625000 12.5863 +0.375000 0.00000 0.625000 13.0572 + + +0.250000 0.00000 0.625000 12.5863 +0.250000 0.125000 0.625000 9.84995 + + +0.250000 0.00000 0.625000 12.5863 +0.250000 0.00000 0.750000 18.7768 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.125000 0.625000 10.2184 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.00000 0.750000 19.4793 + + +0.250000 0.125000 0.625000 9.84995 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.125000 0.625000 9.84995 +0.250000 0.125000 0.750000 14.6946 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.125000 0.750000 15.2443 + + +0.250000 0.00000 0.750000 18.7768 +0.375000 0.00000 0.750000 19.4793 + + +0.250000 0.00000 0.750000 18.7768 +0.250000 0.125000 0.750000 14.6946 + + +0.375000 0.00000 0.750000 19.4793 +0.375000 0.125000 0.750000 15.2443 + + +0.250000 0.125000 0.750000 14.6946 +0.375000 0.125000 0.750000 15.2443 + + +0.375000 0.00000 0.625000 13.0572 +0.500000 0.00000 0.625000 13.5280 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.125000 0.625000 10.2184 + + +0.375000 0.00000 0.625000 13.0572 +0.375000 0.00000 0.750000 19.4793 + + +0.500000 0.00000 0.625000 13.5280 +0.500000 0.125000 0.625000 10.5869 + + +0.500000 0.00000 0.625000 13.5280 +0.500000 0.00000 0.750000 20.1817 + + +0.375000 0.125000 0.625000 10.2184 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.125000 0.750000 15.2443 + + +0.500000 0.125000 0.625000 10.5869 +0.500000 0.125000 0.750000 15.7940 + + +0.375000 0.00000 0.750000 19.4793 +0.500000 0.00000 0.750000 20.1817 + + +0.375000 0.00000 0.750000 19.4793 +0.375000 0.125000 0.750000 15.2443 + + +0.500000 0.00000 0.750000 20.1817 +0.500000 0.125000 0.750000 15.7940 + + +0.375000 0.125000 0.750000 15.2443 +0.500000 0.125000 0.750000 15.7940 + + +0.250000 0.125000 0.625000 9.84995 +0.375000 0.125000 0.625000 10.2184 + + +0.250000 0.125000 0.625000 9.84995 +0.250000 0.250000 0.625000 7.11359 + + +0.250000 0.125000 0.625000 9.84995 +0.250000 0.125000 0.750000 14.6946 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.250000 0.625000 7.37971 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.125000 0.750000 15.2443 + + +0.250000 0.250000 0.625000 7.11359 +0.375000 0.250000 0.625000 7.37971 + + +0.250000 0.250000 0.625000 7.11359 +0.250000 0.250000 0.750000 10.6124 + + +0.375000 0.250000 0.625000 7.37971 +0.375000 0.250000 0.750000 11.0094 + + +0.250000 0.125000 0.750000 14.6946 +0.375000 0.125000 0.750000 15.2443 + + +0.250000 0.125000 0.750000 14.6946 +0.250000 0.250000 0.750000 10.6124 + + +0.375000 0.125000 0.750000 15.2443 +0.375000 0.250000 0.750000 11.0094 + + +0.250000 0.250000 0.750000 10.6124 +0.375000 0.250000 0.750000 11.0094 + + +0.375000 0.125000 0.625000 10.2184 +0.500000 0.125000 0.625000 10.5869 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.250000 0.625000 7.37971 + + +0.375000 0.125000 0.625000 10.2184 +0.375000 0.125000 0.750000 15.2443 + + +0.500000 0.125000 0.625000 10.5869 +0.500000 0.250000 0.625000 7.64583 + + +0.500000 0.125000 0.625000 10.5869 +0.500000 0.125000 0.750000 15.7940 + + +0.375000 0.250000 0.625000 7.37971 +0.500000 0.250000 0.625000 7.64583 + + +0.375000 0.250000 0.625000 7.37971 +0.375000 0.250000 0.750000 11.0094 + + +0.500000 0.250000 0.625000 7.64583 +0.500000 0.250000 0.750000 11.4064 + + +0.375000 0.125000 0.750000 15.2443 +0.500000 0.125000 0.750000 15.7940 + + +0.375000 0.125000 0.750000 15.2443 +0.375000 0.250000 0.750000 11.0094 + + +0.500000 0.125000 0.750000 15.7940 +0.500000 0.250000 0.750000 11.4064 + + +0.375000 0.250000 0.750000 11.0094 +0.500000 0.250000 0.750000 11.4064 + + +0.00000 0.250000 0.500000 0.113684 +0.125000 0.250000 0.500000 1.64369 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.375000 0.500000 0.0139133 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.250000 0.625000 0.223717 + + +0.125000 0.250000 0.500000 1.64369 +0.125000 0.375000 0.500000 0.201165 + + +0.125000 0.250000 0.500000 1.64369 +0.125000 0.250000 0.625000 3.23460 + + +0.00000 0.375000 0.500000 0.0139133 +0.125000 0.375000 0.500000 0.201165 + + +0.00000 0.375000 0.500000 0.0139133 +0.00000 0.375000 0.625000 0.0273800 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.250000 0.625000 0.223717 +0.125000 0.250000 0.625000 3.23460 + + +0.00000 0.250000 0.625000 0.223717 +0.00000 0.375000 0.625000 0.0273800 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.375000 0.625000 0.0273800 +0.125000 0.375000 0.625000 0.395872 + + +0.125000 0.250000 0.500000 1.64369 +0.250000 0.250000 0.500000 3.17369 + + +0.125000 0.250000 0.500000 1.64369 +0.125000 0.375000 0.500000 0.201165 + + +0.125000 0.250000 0.500000 1.64369 +0.125000 0.250000 0.625000 3.23460 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.375000 0.500000 0.388417 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.250000 0.625000 6.24549 + + +0.125000 0.375000 0.500000 0.201165 +0.250000 0.375000 0.500000 0.388417 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.375000 0.625000 0.395872 + + +0.250000 0.375000 0.500000 0.388417 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.250000 0.625000 3.23460 +0.250000 0.250000 0.625000 6.24549 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.375000 0.625000 0.395872 + + +0.250000 0.250000 0.625000 6.24549 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.375000 0.625000 0.395872 +0.250000 0.375000 0.625000 0.764364 + + +0.00000 0.375000 0.500000 0.0139133 +0.125000 0.375000 0.500000 0.201165 + + +0.00000 0.375000 0.500000 0.0139133 +0.00000 0.500000 0.500000 -0.0858568 + + +0.00000 0.375000 0.500000 0.0139133 +0.00000 0.375000 0.625000 0.0273800 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.500000 0.500000 -1.24136 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.500000 0.500000 -0.0858568 +0.125000 0.500000 0.500000 -1.24136 + + +0.00000 0.500000 0.500000 -0.0858568 +0.00000 0.500000 0.625000 -0.168957 + + +0.125000 0.500000 0.500000 -1.24136 +0.125000 0.500000 0.625000 -2.44286 + + +0.00000 0.375000 0.625000 0.0273800 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.375000 0.625000 0.0273800 +0.00000 0.500000 0.625000 -0.168957 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.500000 0.625000 -2.44286 + + +0.00000 0.500000 0.625000 -0.168957 +0.125000 0.500000 0.625000 -2.44286 + + +0.125000 0.375000 0.500000 0.201165 +0.250000 0.375000 0.500000 0.388417 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.500000 0.500000 -1.24136 + + +0.125000 0.375000 0.500000 0.201165 +0.125000 0.375000 0.625000 0.395872 + + +0.250000 0.375000 0.500000 0.388417 +0.250000 0.500000 0.500000 -2.39685 + + +0.250000 0.375000 0.500000 0.388417 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.500000 0.500000 -1.24136 +0.250000 0.500000 0.500000 -2.39685 + + +0.125000 0.500000 0.500000 -1.24136 +0.125000 0.500000 0.625000 -2.44286 + + +0.250000 0.500000 0.500000 -2.39685 +0.250000 0.500000 0.625000 -4.71676 + + +0.125000 0.375000 0.625000 0.395872 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.500000 0.625000 -2.44286 + + +0.250000 0.375000 0.625000 0.764364 +0.250000 0.500000 0.625000 -4.71676 + + +0.125000 0.500000 0.625000 -2.44286 +0.250000 0.500000 0.625000 -4.71676 + + +0.00000 0.250000 0.625000 0.223717 +0.125000 0.250000 0.625000 3.23460 + + +0.00000 0.250000 0.625000 0.223717 +0.00000 0.375000 0.625000 0.0273800 + + +0.00000 0.250000 0.625000 0.223717 +0.00000 0.250000 0.750000 0.333751 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.375000 0.625000 0.395872 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.250000 0.750000 4.82552 + + +0.00000 0.375000 0.625000 0.0273800 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.375000 0.625000 0.0273800 +0.00000 0.375000 0.750000 0.0408467 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.375000 0.750000 0.590579 + + +0.00000 0.250000 0.750000 0.333751 +0.125000 0.250000 0.750000 4.82552 + + +0.00000 0.250000 0.750000 0.333751 +0.00000 0.375000 0.750000 0.0408467 + + +0.125000 0.250000 0.750000 4.82552 +0.125000 0.375000 0.750000 0.590579 + + +0.00000 0.375000 0.750000 0.0408467 +0.125000 0.375000 0.750000 0.590579 + + +0.125000 0.250000 0.625000 3.23460 +0.250000 0.250000 0.625000 6.24549 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.375000 0.625000 0.395872 + + +0.125000 0.250000 0.625000 3.23460 +0.125000 0.250000 0.750000 4.82552 + + +0.250000 0.250000 0.625000 6.24549 +0.250000 0.375000 0.625000 0.764364 + + +0.250000 0.250000 0.625000 6.24549 +0.250000 0.250000 0.750000 9.31729 + + +0.125000 0.375000 0.625000 0.395872 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.375000 0.750000 0.590579 + + +0.250000 0.375000 0.625000 0.764364 +0.250000 0.375000 0.750000 1.14031 + + +0.125000 0.250000 0.750000 4.82552 +0.250000 0.250000 0.750000 9.31729 + + +0.125000 0.250000 0.750000 4.82552 +0.125000 0.375000 0.750000 0.590579 + + +0.250000 0.250000 0.750000 9.31729 +0.250000 0.375000 0.750000 1.14031 + + +0.125000 0.375000 0.750000 0.590579 +0.250000 0.375000 0.750000 1.14031 + + +0.00000 0.375000 0.625000 0.0273800 +0.125000 0.375000 0.625000 0.395872 + + +0.00000 0.375000 0.625000 0.0273800 +0.00000 0.500000 0.625000 -0.168957 + + +0.00000 0.375000 0.625000 0.0273800 +0.00000 0.375000 0.750000 0.0408467 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.500000 0.625000 -2.44286 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.375000 0.750000 0.590579 + + +0.00000 0.500000 0.625000 -0.168957 +0.125000 0.500000 0.625000 -2.44286 + + +0.00000 0.500000 0.625000 -0.168957 +0.00000 0.500000 0.750000 -0.252058 + + +0.125000 0.500000 0.625000 -2.44286 +0.125000 0.500000 0.750000 -3.64436 + + +0.00000 0.375000 0.750000 0.0408467 +0.125000 0.375000 0.750000 0.590579 + + +0.00000 0.375000 0.750000 0.0408467 +0.00000 0.500000 0.750000 -0.252058 + + +0.125000 0.375000 0.750000 0.590579 +0.125000 0.500000 0.750000 -3.64436 + + +0.00000 0.500000 0.750000 -0.252058 +0.125000 0.500000 0.750000 -3.64436 + + +0.125000 0.375000 0.625000 0.395872 +0.250000 0.375000 0.625000 0.764364 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.500000 0.625000 -2.44286 + + +0.125000 0.375000 0.625000 0.395872 +0.125000 0.375000 0.750000 0.590579 + + +0.250000 0.375000 0.625000 0.764364 +0.250000 0.500000 0.625000 -4.71676 + + +0.250000 0.375000 0.625000 0.764364 +0.250000 0.375000 0.750000 1.14031 + + +0.125000 0.500000 0.625000 -2.44286 +0.250000 0.500000 0.625000 -4.71676 + + +0.125000 0.500000 0.625000 -2.44286 +0.125000 0.500000 0.750000 -3.64436 + + +0.250000 0.500000 0.625000 -4.71676 +0.250000 0.500000 0.750000 -7.03667 + + +0.125000 0.375000 0.750000 0.590579 +0.250000 0.375000 0.750000 1.14031 + + +0.125000 0.375000 0.750000 0.590579 +0.125000 0.500000 0.750000 -3.64436 + + +0.250000 0.375000 0.750000 1.14031 +0.250000 0.500000 0.750000 -7.03667 + + +0.125000 0.500000 0.750000 -3.64436 +0.250000 0.500000 0.750000 -7.03667 + + +0.250000 0.250000 0.500000 3.29654 +0.375000 0.250000 0.500000 3.41986 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.375000 0.500000 0.403452 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.250000 0.625000 6.48724 + + +0.375000 0.250000 0.500000 3.41986 +0.375000 0.375000 0.500000 0.418545 + + +0.375000 0.250000 0.500000 3.41986 +0.375000 0.250000 0.625000 6.72993 + + +0.250000 0.375000 0.500000 0.403452 +0.375000 0.375000 0.500000 0.418545 + + +0.250000 0.375000 0.500000 0.403452 +0.250000 0.375000 0.625000 0.793951 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.250000 0.625000 6.48724 +0.375000 0.250000 0.625000 6.72993 + + +0.250000 0.250000 0.625000 6.48724 +0.250000 0.375000 0.625000 0.793951 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.375000 0.625000 0.793951 +0.375000 0.375000 0.625000 0.823653 + + +0.375000 0.250000 0.500000 3.41986 +0.500000 0.250000 0.500000 3.54319 + + +0.375000 0.250000 0.500000 3.41986 +0.375000 0.375000 0.500000 0.418545 + + +0.375000 0.250000 0.500000 3.41986 +0.375000 0.250000 0.625000 6.72993 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.375000 0.500000 0.433638 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.250000 0.625000 6.97262 + + +0.375000 0.375000 0.500000 0.418545 +0.500000 0.375000 0.500000 0.433638 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.375000 0.625000 0.823653 + + +0.500000 0.375000 0.500000 0.433638 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.250000 0.625000 6.72993 +0.500000 0.250000 0.625000 6.97262 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.375000 0.625000 0.823653 + + +0.500000 0.250000 0.625000 6.97262 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.375000 0.625000 0.823653 +0.500000 0.375000 0.625000 0.853356 + + +0.250000 0.375000 0.500000 0.403452 +0.375000 0.375000 0.500000 0.418545 + + +0.250000 0.375000 0.500000 0.403452 +0.250000 0.500000 0.500000 -2.48963 + + +0.250000 0.375000 0.500000 0.403452 +0.250000 0.375000 0.625000 0.793951 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.500000 0.500000 -2.58277 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.500000 0.500000 -2.48963 +0.375000 0.500000 0.500000 -2.58277 + + +0.250000 0.500000 0.500000 -2.48963 +0.250000 0.500000 0.625000 -4.89934 + + +0.375000 0.500000 0.500000 -2.58277 +0.375000 0.500000 0.625000 -5.08262 + + +0.250000 0.375000 0.625000 0.793951 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.375000 0.625000 0.793951 +0.250000 0.500000 0.625000 -4.89934 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.500000 0.625000 -5.08262 + + +0.250000 0.500000 0.625000 -4.89934 +0.375000 0.500000 0.625000 -5.08262 + + +0.375000 0.375000 0.500000 0.418545 +0.500000 0.375000 0.500000 0.433638 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.500000 0.500000 -2.58277 + + +0.375000 0.375000 0.500000 0.418545 +0.375000 0.375000 0.625000 0.823653 + + +0.500000 0.375000 0.500000 0.433638 +0.500000 0.500000 0.500000 -2.67591 + + +0.500000 0.375000 0.500000 0.433638 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.500000 0.500000 -2.58277 +0.500000 0.500000 0.500000 -2.67591 + + +0.375000 0.500000 0.500000 -2.58277 +0.375000 0.500000 0.625000 -5.08262 + + +0.500000 0.500000 0.500000 -2.67591 +0.500000 0.500000 0.625000 -5.26591 + + +0.375000 0.375000 0.625000 0.823653 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.500000 0.625000 -5.08262 + + +0.500000 0.375000 0.625000 0.853356 +0.500000 0.500000 0.625000 -5.26591 + + +0.375000 0.500000 0.625000 -5.08262 +0.500000 0.500000 0.625000 -5.26591 + + +0.250000 0.250000 0.625000 6.48724 +0.375000 0.250000 0.625000 6.72993 + + +0.250000 0.250000 0.625000 6.48724 +0.250000 0.375000 0.625000 0.793951 + + +0.250000 0.250000 0.625000 6.48724 +0.250000 0.250000 0.750000 9.67794 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.375000 0.625000 0.823653 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.250000 0.750000 10.0400 + + +0.250000 0.375000 0.625000 0.793951 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.375000 0.625000 0.793951 +0.250000 0.375000 0.750000 1.18445 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.375000 0.750000 1.22876 + + +0.250000 0.250000 0.750000 9.67794 +0.375000 0.250000 0.750000 10.0400 + + +0.250000 0.250000 0.750000 9.67794 +0.250000 0.375000 0.750000 1.18445 + + +0.375000 0.250000 0.750000 10.0400 +0.375000 0.375000 0.750000 1.22876 + + +0.250000 0.375000 0.750000 1.18445 +0.375000 0.375000 0.750000 1.22876 + + +0.375000 0.250000 0.625000 6.72993 +0.500000 0.250000 0.625000 6.97262 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.375000 0.625000 0.823653 + + +0.375000 0.250000 0.625000 6.72993 +0.375000 0.250000 0.750000 10.0400 + + +0.500000 0.250000 0.625000 6.97262 +0.500000 0.375000 0.625000 0.853356 + + +0.500000 0.250000 0.625000 6.97262 +0.500000 0.250000 0.750000 10.4021 + + +0.375000 0.375000 0.625000 0.823653 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.375000 0.750000 1.22876 + + +0.500000 0.375000 0.625000 0.853356 +0.500000 0.375000 0.750000 1.27307 + + +0.375000 0.250000 0.750000 10.0400 +0.500000 0.250000 0.750000 10.4021 + + +0.375000 0.250000 0.750000 10.0400 +0.375000 0.375000 0.750000 1.22876 + + +0.500000 0.250000 0.750000 10.4021 +0.500000 0.375000 0.750000 1.27307 + + +0.375000 0.375000 0.750000 1.22876 +0.500000 0.375000 0.750000 1.27307 + + +0.250000 0.375000 0.625000 0.793951 +0.375000 0.375000 0.625000 0.823653 + + +0.250000 0.375000 0.625000 0.793951 +0.250000 0.500000 0.625000 -4.89934 + + +0.250000 0.375000 0.625000 0.793951 +0.250000 0.375000 0.750000 1.18445 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.500000 0.625000 -5.08262 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.375000 0.750000 1.22876 + + +0.250000 0.500000 0.625000 -4.89934 +0.375000 0.500000 0.625000 -5.08262 + + +0.250000 0.500000 0.625000 -4.89934 +0.250000 0.500000 0.750000 -7.30904 + + +0.375000 0.500000 0.625000 -5.08262 +0.375000 0.500000 0.750000 -7.58248 + + +0.250000 0.375000 0.750000 1.18445 +0.375000 0.375000 0.750000 1.22876 + + +0.250000 0.375000 0.750000 1.18445 +0.250000 0.500000 0.750000 -7.30904 + + +0.375000 0.375000 0.750000 1.22876 +0.375000 0.500000 0.750000 -7.58248 + + +0.250000 0.500000 0.750000 -7.30904 +0.375000 0.500000 0.750000 -7.58248 + + +0.375000 0.375000 0.625000 0.823653 +0.500000 0.375000 0.625000 0.853356 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.500000 0.625000 -5.08262 + + +0.375000 0.375000 0.625000 0.823653 +0.375000 0.375000 0.750000 1.22876 + + +0.500000 0.375000 0.625000 0.853356 +0.500000 0.500000 0.625000 -5.26591 + + +0.500000 0.375000 0.625000 0.853356 +0.500000 0.375000 0.750000 1.27307 + + +0.375000 0.500000 0.625000 -5.08262 +0.500000 0.500000 0.625000 -5.26591 + + +0.375000 0.500000 0.625000 -5.08262 +0.375000 0.500000 0.750000 -7.58248 + + +0.500000 0.500000 0.625000 -5.26591 +0.500000 0.500000 0.750000 -7.85591 + + +0.375000 0.375000 0.750000 1.22876 +0.500000 0.375000 0.750000 1.27307 + + +0.375000 0.375000 0.750000 1.22876 +0.375000 0.500000 0.750000 -7.58248 + + +0.500000 0.375000 0.750000 1.27307 +0.500000 0.500000 0.750000 -7.85591 + + +0.375000 0.500000 0.750000 -7.58248 +0.500000 0.500000 0.750000 -7.85591 + + +0.00000 0.00000 0.750000 0.599557 +0.125000 0.00000 0.750000 8.66866 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.125000 0.750000 0.469209 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.00000 0.875000 1.17987 + + +0.125000 0.00000 0.750000 8.66866 +0.125000 0.125000 0.750000 6.78402 + + +0.125000 0.00000 0.750000 8.66866 +0.125000 0.00000 0.875000 17.0590 + + +0.00000 0.125000 0.750000 0.469209 +0.125000 0.125000 0.750000 6.78402 + + +0.00000 0.125000 0.750000 0.469209 +0.00000 0.125000 0.875000 0.923354 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.00000 0.875000 1.17987 +0.125000 0.00000 0.875000 17.0590 + + +0.00000 0.00000 0.875000 1.17987 +0.00000 0.125000 0.875000 0.923354 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.125000 0.875000 0.923354 +0.125000 0.125000 0.875000 13.3503 + + +0.125000 0.00000 0.750000 8.66866 +0.250000 0.00000 0.750000 16.7378 + + +0.125000 0.00000 0.750000 8.66866 +0.125000 0.125000 0.750000 6.78402 + + +0.125000 0.00000 0.750000 8.66866 +0.125000 0.00000 0.875000 17.0590 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.125000 0.750000 13.0988 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.00000 0.875000 32.9382 + + +0.125000 0.125000 0.750000 6.78402 +0.250000 0.125000 0.750000 13.0988 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.125000 0.875000 13.3503 + + +0.250000 0.125000 0.750000 13.0988 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.00000 0.875000 17.0590 +0.250000 0.00000 0.875000 32.9382 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.125000 0.875000 13.3503 + + +0.250000 0.00000 0.875000 32.9382 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.125000 0.875000 13.3503 +0.250000 0.125000 0.875000 25.7772 + + +0.00000 0.125000 0.750000 0.469209 +0.125000 0.125000 0.750000 6.78402 + + +0.00000 0.125000 0.750000 0.469209 +0.00000 0.250000 0.750000 0.338860 + + +0.00000 0.125000 0.750000 0.469209 +0.00000 0.125000 0.875000 0.923354 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.250000 0.750000 4.89939 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.250000 0.750000 0.338860 +0.125000 0.250000 0.750000 4.89939 + + +0.00000 0.250000 0.750000 0.338860 +0.00000 0.250000 0.875000 0.666842 + + +0.125000 0.250000 0.750000 4.89939 +0.125000 0.250000 0.875000 9.64149 + + +0.00000 0.125000 0.875000 0.923354 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.125000 0.875000 0.923354 +0.00000 0.250000 0.875000 0.666842 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.250000 0.875000 9.64149 + + +0.00000 0.250000 0.875000 0.666842 +0.125000 0.250000 0.875000 9.64149 + + +0.125000 0.125000 0.750000 6.78402 +0.250000 0.125000 0.750000 13.0988 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.250000 0.750000 4.89939 + + +0.125000 0.125000 0.750000 6.78402 +0.125000 0.125000 0.875000 13.3503 + + +0.250000 0.125000 0.750000 13.0988 +0.250000 0.250000 0.750000 9.45992 + + +0.250000 0.125000 0.750000 13.0988 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.250000 0.750000 4.89939 +0.250000 0.250000 0.750000 9.45992 + + +0.125000 0.250000 0.750000 4.89939 +0.125000 0.250000 0.875000 9.64149 + + +0.250000 0.250000 0.750000 9.45992 +0.250000 0.250000 0.875000 18.6161 + + +0.125000 0.125000 0.875000 13.3503 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.250000 0.875000 9.64149 + + +0.250000 0.125000 0.875000 25.7772 +0.250000 0.250000 0.875000 18.6161 + + +0.125000 0.250000 0.875000 9.64149 +0.250000 0.250000 0.875000 18.6161 + + +0.00000 0.00000 0.875000 1.17987 +0.125000 0.00000 0.875000 17.0590 + + +0.00000 0.00000 0.875000 1.17987 +0.00000 0.125000 0.875000 0.923354 + + +0.00000 0.00000 0.875000 1.17987 +0.00000 0.00000 1.00000 1.76018 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.125000 0.875000 13.3503 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.00000 1.00000 25.4494 + + +0.00000 0.125000 0.875000 0.923354 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.125000 0.875000 0.923354 +0.00000 0.125000 1.00000 1.37750 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.125000 1.00000 19.9165 + + +0.00000 0.00000 1.00000 1.76018 +0.125000 0.00000 1.00000 25.4494 + + +0.00000 0.00000 1.00000 1.76018 +0.00000 0.125000 1.00000 1.37750 + + +0.125000 0.00000 1.00000 25.4494 +0.125000 0.125000 1.00000 19.9165 + + +0.00000 0.125000 1.00000 1.37750 +0.125000 0.125000 1.00000 19.9165 + + +0.125000 0.00000 0.875000 17.0590 +0.250000 0.00000 0.875000 32.9382 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.125000 0.875000 13.3503 + + +0.125000 0.00000 0.875000 17.0590 +0.125000 0.00000 1.00000 25.4494 + + +0.250000 0.00000 0.875000 32.9382 +0.250000 0.125000 0.875000 25.7772 + + +0.250000 0.00000 0.875000 32.9382 +0.250000 0.00000 1.00000 49.1386 + + +0.125000 0.125000 0.875000 13.3503 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.125000 1.00000 19.9165 + + +0.250000 0.125000 0.875000 25.7772 +0.250000 0.125000 1.00000 38.4555 + + +0.125000 0.00000 1.00000 25.4494 +0.250000 0.00000 1.00000 49.1386 + + +0.125000 0.00000 1.00000 25.4494 +0.125000 0.125000 1.00000 19.9165 + + +0.250000 0.00000 1.00000 49.1386 +0.250000 0.125000 1.00000 38.4555 + + +0.125000 0.125000 1.00000 19.9165 +0.250000 0.125000 1.00000 38.4555 + + +0.00000 0.125000 0.875000 0.923354 +0.125000 0.125000 0.875000 13.3503 + + +0.00000 0.125000 0.875000 0.923354 +0.00000 0.250000 0.875000 0.666842 + + +0.00000 0.125000 0.875000 0.923354 +0.00000 0.125000 1.00000 1.37750 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.250000 0.875000 9.64149 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.125000 1.00000 19.9165 + + +0.00000 0.250000 0.875000 0.666842 +0.125000 0.250000 0.875000 9.64149 + + +0.00000 0.250000 0.875000 0.666842 +0.00000 0.250000 1.00000 0.994824 + + +0.125000 0.250000 0.875000 9.64149 +0.125000 0.250000 1.00000 14.3836 + + +0.00000 0.125000 1.00000 1.37750 +0.125000 0.125000 1.00000 19.9165 + + +0.00000 0.125000 1.00000 1.37750 +0.00000 0.250000 1.00000 0.994824 + + +0.125000 0.125000 1.00000 19.9165 +0.125000 0.250000 1.00000 14.3836 + + +0.00000 0.250000 1.00000 0.994824 +0.125000 0.250000 1.00000 14.3836 + + +0.125000 0.125000 0.875000 13.3503 +0.250000 0.125000 0.875000 25.7772 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.250000 0.875000 9.64149 + + +0.125000 0.125000 0.875000 13.3503 +0.125000 0.125000 1.00000 19.9165 + + +0.250000 0.125000 0.875000 25.7772 +0.250000 0.250000 0.875000 18.6161 + + +0.250000 0.125000 0.875000 25.7772 +0.250000 0.125000 1.00000 38.4555 + + +0.125000 0.250000 0.875000 9.64149 +0.250000 0.250000 0.875000 18.6161 + + +0.125000 0.250000 0.875000 9.64149 +0.125000 0.250000 1.00000 14.3836 + + +0.250000 0.250000 0.875000 18.6161 +0.250000 0.250000 1.00000 27.7724 + + +0.125000 0.125000 1.00000 19.9165 +0.250000 0.125000 1.00000 38.4555 + + +0.125000 0.125000 1.00000 19.9165 +0.125000 0.250000 1.00000 14.3836 + + +0.250000 0.125000 1.00000 38.4555 +0.250000 0.250000 1.00000 27.7724 + + +0.125000 0.250000 1.00000 14.3836 +0.250000 0.250000 1.00000 27.7724 + + +0.250000 0.00000 0.750000 17.3856 +0.375000 0.00000 0.750000 18.0360 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.125000 0.750000 13.6059 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.00000 0.875000 34.2131 + + +0.375000 0.00000 0.750000 18.0360 +0.375000 0.125000 0.750000 14.1149 + + +0.375000 0.00000 0.750000 18.0360 +0.375000 0.00000 0.875000 35.4931 + + +0.250000 0.125000 0.750000 13.6059 +0.375000 0.125000 0.750000 14.1149 + + +0.250000 0.125000 0.750000 13.6059 +0.250000 0.125000 0.875000 26.7749 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.00000 0.875000 34.2131 +0.375000 0.00000 0.875000 35.4931 + + +0.250000 0.00000 0.875000 34.2131 +0.250000 0.125000 0.875000 26.7749 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.125000 0.875000 26.7749 +0.375000 0.125000 0.875000 27.7766 + + +0.375000 0.00000 0.750000 18.0360 +0.500000 0.00000 0.750000 18.6865 + + +0.375000 0.00000 0.750000 18.0360 +0.375000 0.125000 0.750000 14.1149 + + +0.375000 0.00000 0.750000 18.0360 +0.375000 0.00000 0.875000 35.4931 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.125000 0.750000 14.6239 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.00000 0.875000 36.7730 + + +0.375000 0.125000 0.750000 14.1149 +0.500000 0.125000 0.750000 14.6239 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.125000 0.875000 27.7766 + + +0.500000 0.125000 0.750000 14.6239 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.00000 0.875000 35.4931 +0.500000 0.00000 0.875000 36.7730 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.125000 0.875000 27.7766 + + +0.500000 0.00000 0.875000 36.7730 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.125000 0.875000 27.7766 +0.500000 0.125000 0.875000 28.7783 + + +0.250000 0.125000 0.750000 13.6059 +0.375000 0.125000 0.750000 14.1149 + + +0.250000 0.125000 0.750000 13.6059 +0.250000 0.250000 0.750000 9.82609 + + +0.250000 0.125000 0.750000 13.6059 +0.250000 0.125000 0.875000 26.7749 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.250000 0.750000 10.1937 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.250000 0.750000 9.82609 +0.375000 0.250000 0.750000 10.1937 + + +0.250000 0.250000 0.750000 9.82609 +0.250000 0.250000 0.875000 19.3367 + + +0.375000 0.250000 0.750000 10.1937 +0.375000 0.250000 0.875000 20.0601 + + +0.250000 0.125000 0.875000 26.7749 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.125000 0.875000 26.7749 +0.250000 0.250000 0.875000 19.3367 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.250000 0.875000 20.0601 + + +0.250000 0.250000 0.875000 19.3367 +0.375000 0.250000 0.875000 20.0601 + + +0.375000 0.125000 0.750000 14.1149 +0.500000 0.125000 0.750000 14.6239 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.250000 0.750000 10.1937 + + +0.375000 0.125000 0.750000 14.1149 +0.375000 0.125000 0.875000 27.7766 + + +0.500000 0.125000 0.750000 14.6239 +0.500000 0.250000 0.750000 10.5613 + + +0.500000 0.125000 0.750000 14.6239 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.250000 0.750000 10.1937 +0.500000 0.250000 0.750000 10.5613 + + +0.375000 0.250000 0.750000 10.1937 +0.375000 0.250000 0.875000 20.0601 + + +0.500000 0.250000 0.750000 10.5613 +0.500000 0.250000 0.875000 20.7835 + + +0.375000 0.125000 0.875000 27.7766 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.250000 0.875000 20.0601 + + +0.500000 0.125000 0.875000 28.7783 +0.500000 0.250000 0.875000 20.7835 + + +0.375000 0.250000 0.875000 20.0601 +0.500000 0.250000 0.875000 20.7835 + + +0.250000 0.00000 0.875000 34.2131 +0.375000 0.00000 0.875000 35.4931 + + +0.250000 0.00000 0.875000 34.2131 +0.250000 0.125000 0.875000 26.7749 + + +0.250000 0.00000 0.875000 34.2131 +0.250000 0.00000 1.00000 51.0406 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.125000 0.875000 27.7766 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.00000 1.00000 52.9501 + + +0.250000 0.125000 0.875000 26.7749 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.125000 0.875000 26.7749 +0.250000 0.125000 1.00000 39.9440 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.125000 1.00000 41.4383 + + +0.250000 0.00000 1.00000 51.0406 +0.375000 0.00000 1.00000 52.9501 + + +0.250000 0.00000 1.00000 51.0406 +0.250000 0.125000 1.00000 39.9440 + + +0.375000 0.00000 1.00000 52.9501 +0.375000 0.125000 1.00000 41.4383 + + +0.250000 0.125000 1.00000 39.9440 +0.375000 0.125000 1.00000 41.4383 + + +0.375000 0.00000 0.875000 35.4931 +0.500000 0.00000 0.875000 36.7730 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.125000 0.875000 27.7766 + + +0.375000 0.00000 0.875000 35.4931 +0.375000 0.00000 1.00000 52.9501 + + +0.500000 0.00000 0.875000 36.7730 +0.500000 0.125000 0.875000 28.7783 + + +0.500000 0.00000 0.875000 36.7730 +0.500000 0.00000 1.00000 54.8596 + + +0.375000 0.125000 0.875000 27.7766 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.125000 1.00000 41.4383 + + +0.500000 0.125000 0.875000 28.7783 +0.500000 0.125000 1.00000 42.9327 + + +0.375000 0.00000 1.00000 52.9501 +0.500000 0.00000 1.00000 54.8596 + + +0.375000 0.00000 1.00000 52.9501 +0.375000 0.125000 1.00000 41.4383 + + +0.500000 0.00000 1.00000 54.8596 +0.500000 0.125000 1.00000 42.9327 + + +0.375000 0.125000 1.00000 41.4383 +0.500000 0.125000 1.00000 42.9327 + + +0.250000 0.125000 0.875000 26.7749 +0.375000 0.125000 0.875000 27.7766 + + +0.250000 0.125000 0.875000 26.7749 +0.250000 0.250000 0.875000 19.3367 + + +0.250000 0.125000 0.875000 26.7749 +0.250000 0.125000 1.00000 39.9440 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.250000 0.875000 20.0601 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.125000 1.00000 41.4383 + + +0.250000 0.250000 0.875000 19.3367 +0.375000 0.250000 0.875000 20.0601 + + +0.250000 0.250000 0.875000 19.3367 +0.250000 0.250000 1.00000 28.8474 + + +0.375000 0.250000 0.875000 20.0601 +0.375000 0.250000 1.00000 29.9266 + + +0.250000 0.125000 1.00000 39.9440 +0.375000 0.125000 1.00000 41.4383 + + +0.250000 0.125000 1.00000 39.9440 +0.250000 0.250000 1.00000 28.8474 + + +0.375000 0.125000 1.00000 41.4383 +0.375000 0.250000 1.00000 29.9266 + + +0.250000 0.250000 1.00000 28.8474 +0.375000 0.250000 1.00000 29.9266 + + +0.375000 0.125000 0.875000 27.7766 +0.500000 0.125000 0.875000 28.7783 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.250000 0.875000 20.0601 + + +0.375000 0.125000 0.875000 27.7766 +0.375000 0.125000 1.00000 41.4383 + + +0.500000 0.125000 0.875000 28.7783 +0.500000 0.250000 0.875000 20.7835 + + +0.500000 0.125000 0.875000 28.7783 +0.500000 0.125000 1.00000 42.9327 + + +0.375000 0.250000 0.875000 20.0601 +0.500000 0.250000 0.875000 20.7835 + + +0.375000 0.250000 0.875000 20.0601 +0.375000 0.250000 1.00000 29.9266 + + +0.500000 0.250000 0.875000 20.7835 +0.500000 0.250000 1.00000 31.0058 + + +0.375000 0.125000 1.00000 41.4383 +0.500000 0.125000 1.00000 42.9327 + + +0.375000 0.125000 1.00000 41.4383 +0.375000 0.250000 1.00000 29.9266 + + +0.500000 0.125000 1.00000 42.9327 +0.500000 0.250000 1.00000 31.0058 + + +0.375000 0.250000 1.00000 29.9266 +0.500000 0.250000 1.00000 31.0058 + + +0.00000 0.250000 0.750000 0.309024 +0.125000 0.250000 0.750000 4.46800 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.375000 0.750000 0.0378204 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.250000 0.875000 0.608127 + + +0.125000 0.250000 0.750000 4.46800 +0.125000 0.375000 0.750000 0.546824 + + +0.125000 0.250000 0.750000 4.46800 +0.125000 0.250000 0.875000 8.79256 + + +0.00000 0.375000 0.750000 0.0378204 +0.125000 0.375000 0.750000 0.546824 + + +0.00000 0.375000 0.750000 0.0378204 +0.00000 0.375000 0.875000 0.0744266 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.250000 0.875000 0.608127 +0.125000 0.250000 0.875000 8.79256 + + +0.00000 0.250000 0.875000 0.608127 +0.00000 0.375000 0.875000 0.0744266 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.375000 0.875000 0.0744266 +0.125000 0.375000 0.875000 1.07609 + + +0.125000 0.250000 0.750000 4.46800 +0.250000 0.250000 0.750000 8.62698 + + +0.125000 0.250000 0.750000 4.46800 +0.125000 0.375000 0.750000 0.546824 + + +0.125000 0.250000 0.750000 4.46800 +0.125000 0.250000 0.875000 8.79256 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.375000 0.750000 1.05583 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.250000 0.875000 16.9770 + + +0.125000 0.375000 0.750000 0.546824 +0.250000 0.375000 0.750000 1.05583 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.375000 0.875000 1.07609 + + +0.250000 0.375000 0.750000 1.05583 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.250000 0.875000 8.79256 +0.250000 0.250000 0.875000 16.9770 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.375000 0.875000 1.07609 + + +0.250000 0.250000 0.875000 16.9770 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.375000 0.875000 1.07609 +0.250000 0.375000 0.875000 2.07776 + + +0.00000 0.375000 0.750000 0.0378204 +0.125000 0.375000 0.750000 0.546824 + + +0.00000 0.375000 0.750000 0.0378204 +0.00000 0.500000 0.750000 -0.233383 + + +0.00000 0.375000 0.750000 0.0378204 +0.00000 0.375000 0.875000 0.0744266 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.500000 0.750000 -3.37435 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.500000 0.750000 -0.233383 +0.125000 0.500000 0.750000 -3.37435 + + +0.00000 0.500000 0.750000 -0.233383 +0.00000 0.500000 0.875000 -0.459274 + + +0.125000 0.500000 0.750000 -3.37435 +0.125000 0.500000 0.875000 -6.64038 + + +0.00000 0.375000 0.875000 0.0744266 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.375000 0.875000 0.0744266 +0.00000 0.500000 0.875000 -0.459274 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.500000 0.875000 -6.64038 + + +0.00000 0.500000 0.875000 -0.459274 +0.125000 0.500000 0.875000 -6.64038 + + +0.125000 0.375000 0.750000 0.546824 +0.250000 0.375000 0.750000 1.05583 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.500000 0.750000 -3.37435 + + +0.125000 0.375000 0.750000 0.546824 +0.125000 0.375000 0.875000 1.07609 + + +0.250000 0.375000 0.750000 1.05583 +0.250000 0.500000 0.750000 -6.51533 + + +0.250000 0.375000 0.750000 1.05583 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.500000 0.750000 -3.37435 +0.250000 0.500000 0.750000 -6.51533 + + +0.125000 0.500000 0.750000 -3.37435 +0.125000 0.500000 0.875000 -6.64038 + + +0.250000 0.500000 0.750000 -6.51533 +0.250000 0.500000 0.875000 -12.8215 + + +0.125000 0.375000 0.875000 1.07609 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.500000 0.875000 -6.64038 + + +0.250000 0.375000 0.875000 2.07776 +0.250000 0.500000 0.875000 -12.8215 + + +0.125000 0.500000 0.875000 -6.64038 +0.250000 0.500000 0.875000 -12.8215 + + +0.00000 0.250000 0.875000 0.608127 +0.125000 0.250000 0.875000 8.79256 + + +0.00000 0.250000 0.875000 0.608127 +0.00000 0.375000 0.875000 0.0744266 + + +0.00000 0.250000 0.875000 0.608127 +0.00000 0.250000 1.00000 0.907230 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.375000 0.875000 1.07609 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.250000 1.00000 13.1171 + + +0.00000 0.375000 0.875000 0.0744266 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.375000 0.875000 0.0744266 +0.00000 0.375000 1.00000 0.111033 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.375000 1.00000 1.60536 + + +0.00000 0.250000 1.00000 0.907230 +0.125000 0.250000 1.00000 13.1171 + + +0.00000 0.250000 1.00000 0.907230 +0.00000 0.375000 1.00000 0.111033 + + +0.125000 0.250000 1.00000 13.1171 +0.125000 0.375000 1.00000 1.60536 + + +0.00000 0.375000 1.00000 0.111033 +0.125000 0.375000 1.00000 1.60536 + + +0.125000 0.250000 0.875000 8.79256 +0.250000 0.250000 0.875000 16.9770 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.375000 0.875000 1.07609 + + +0.125000 0.250000 0.875000 8.79256 +0.125000 0.250000 1.00000 13.1171 + + +0.250000 0.250000 0.875000 16.9770 +0.250000 0.375000 0.875000 2.07776 + + +0.250000 0.250000 0.875000 16.9770 +0.250000 0.250000 1.00000 25.3270 + + +0.125000 0.375000 0.875000 1.07609 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.375000 1.00000 1.60536 + + +0.250000 0.375000 0.875000 2.07776 +0.250000 0.375000 1.00000 3.09969 + + +0.125000 0.250000 1.00000 13.1171 +0.250000 0.250000 1.00000 25.3270 + + +0.125000 0.250000 1.00000 13.1171 +0.125000 0.375000 1.00000 1.60536 + + +0.250000 0.250000 1.00000 25.3270 +0.250000 0.375000 1.00000 3.09969 + + +0.125000 0.375000 1.00000 1.60536 +0.250000 0.375000 1.00000 3.09969 + + +0.00000 0.375000 0.875000 0.0744266 +0.125000 0.375000 0.875000 1.07609 + + +0.00000 0.375000 0.875000 0.0744266 +0.00000 0.500000 0.875000 -0.459274 + + +0.00000 0.375000 0.875000 0.0744266 +0.00000 0.375000 1.00000 0.111033 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.500000 0.875000 -6.64038 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.375000 1.00000 1.60536 + + +0.00000 0.500000 0.875000 -0.459274 +0.125000 0.500000 0.875000 -6.64038 + + +0.00000 0.500000 0.875000 -0.459274 +0.00000 0.500000 1.00000 -0.685164 + + +0.125000 0.500000 0.875000 -6.64038 +0.125000 0.500000 1.00000 -9.90640 + + +0.00000 0.375000 1.00000 0.111033 +0.125000 0.375000 1.00000 1.60536 + + +0.00000 0.375000 1.00000 0.111033 +0.00000 0.500000 1.00000 -0.685164 + + +0.125000 0.375000 1.00000 1.60536 +0.125000 0.500000 1.00000 -9.90640 + + +0.00000 0.500000 1.00000 -0.685164 +0.125000 0.500000 1.00000 -9.90640 + + +0.125000 0.375000 0.875000 1.07609 +0.250000 0.375000 0.875000 2.07776 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.500000 0.875000 -6.64038 + + +0.125000 0.375000 0.875000 1.07609 +0.125000 0.375000 1.00000 1.60536 + + +0.250000 0.375000 0.875000 2.07776 +0.250000 0.500000 0.875000 -12.8215 + + +0.250000 0.375000 0.875000 2.07776 +0.250000 0.375000 1.00000 3.09969 + + +0.125000 0.500000 0.875000 -6.64038 +0.250000 0.500000 0.875000 -12.8215 + + +0.125000 0.500000 0.875000 -6.64038 +0.125000 0.500000 1.00000 -9.90640 + + +0.250000 0.500000 0.875000 -12.8215 +0.250000 0.500000 1.00000 -19.1276 + + +0.125000 0.375000 1.00000 1.60536 +0.250000 0.375000 1.00000 3.09969 + + +0.125000 0.375000 1.00000 1.60536 +0.125000 0.500000 1.00000 -9.90640 + + +0.250000 0.375000 1.00000 3.09969 +0.250000 0.500000 1.00000 -19.1276 + + +0.125000 0.500000 1.00000 -9.90640 +0.250000 0.500000 1.00000 -19.1276 + + +0.250000 0.250000 0.750000 8.96091 +0.375000 0.250000 0.750000 9.29614 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.375000 0.750000 1.09670 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.250000 0.875000 17.6341 + + +0.375000 0.250000 0.750000 9.29614 +0.375000 0.375000 0.750000 1.13772 + + +0.375000 0.250000 0.750000 9.29614 +0.375000 0.250000 0.875000 18.2938 + + +0.250000 0.375000 0.750000 1.09670 +0.375000 0.375000 0.750000 1.13772 + + +0.250000 0.375000 0.750000 1.09670 +0.250000 0.375000 0.875000 2.15818 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.250000 0.875000 17.6341 +0.375000 0.250000 0.875000 18.2938 + + +0.250000 0.250000 0.875000 17.6341 +0.250000 0.375000 0.875000 2.15818 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.375000 0.875000 2.15818 +0.375000 0.375000 0.875000 2.23892 + + +0.375000 0.250000 0.750000 9.29614 +0.500000 0.250000 0.750000 9.63138 + + +0.375000 0.250000 0.750000 9.29614 +0.375000 0.375000 0.750000 1.13772 + + +0.375000 0.250000 0.750000 9.29614 +0.375000 0.250000 0.875000 18.2938 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.375000 0.750000 1.17875 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.250000 0.875000 18.9536 + + +0.375000 0.375000 0.750000 1.13772 +0.500000 0.375000 0.750000 1.17875 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.375000 0.875000 2.23892 + + +0.500000 0.375000 0.750000 1.17875 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.250000 0.875000 18.2938 +0.500000 0.250000 0.875000 18.9536 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.375000 0.875000 2.23892 + + +0.500000 0.250000 0.875000 18.9536 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.375000 0.875000 2.23892 +0.500000 0.375000 0.875000 2.31966 + + +0.250000 0.375000 0.750000 1.09670 +0.375000 0.375000 0.750000 1.13772 + + +0.250000 0.375000 0.750000 1.09670 +0.250000 0.500000 0.750000 -6.76752 + + +0.250000 0.375000 0.750000 1.09670 +0.250000 0.375000 0.875000 2.15818 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.500000 0.750000 -7.02070 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.500000 0.750000 -6.76752 +0.375000 0.500000 0.750000 -7.02070 + + +0.250000 0.500000 0.750000 -6.76752 +0.250000 0.500000 0.875000 -13.3178 + + +0.375000 0.500000 0.750000 -7.02070 +0.375000 0.500000 0.875000 -13.8160 + + +0.250000 0.375000 0.875000 2.15818 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.375000 0.875000 2.15818 +0.250000 0.500000 0.875000 -13.3178 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.500000 0.875000 -13.8160 + + +0.250000 0.500000 0.875000 -13.3178 +0.375000 0.500000 0.875000 -13.8160 + + +0.375000 0.375000 0.750000 1.13772 +0.500000 0.375000 0.750000 1.17875 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.500000 0.750000 -7.02070 + + +0.375000 0.375000 0.750000 1.13772 +0.375000 0.375000 0.875000 2.23892 + + +0.500000 0.375000 0.750000 1.17875 +0.500000 0.500000 0.750000 -7.27387 + + +0.500000 0.375000 0.750000 1.17875 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.500000 0.750000 -7.02070 +0.500000 0.500000 0.750000 -7.27387 + + +0.375000 0.500000 0.750000 -7.02070 +0.375000 0.500000 0.875000 -13.8160 + + +0.500000 0.500000 0.750000 -7.27387 +0.500000 0.500000 0.875000 -14.3142 + + +0.375000 0.375000 0.875000 2.23892 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.500000 0.875000 -13.8160 + + +0.500000 0.375000 0.875000 2.31966 +0.500000 0.500000 0.875000 -14.3142 + + +0.375000 0.500000 0.875000 -13.8160 +0.500000 0.500000 0.875000 -14.3142 + + +0.250000 0.250000 0.875000 17.6341 +0.375000 0.250000 0.875000 18.2938 + + +0.250000 0.250000 0.875000 17.6341 +0.250000 0.375000 0.875000 2.15818 + + +0.250000 0.250000 0.875000 17.6341 +0.250000 0.250000 1.00000 26.3074 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.375000 0.875000 2.23892 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.250000 1.00000 27.2916 + + +0.250000 0.375000 0.875000 2.15818 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.375000 0.875000 2.15818 +0.250000 0.375000 1.00000 3.21967 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.375000 1.00000 3.34012 + + +0.250000 0.250000 1.00000 26.3074 +0.375000 0.250000 1.00000 27.2916 + + +0.250000 0.250000 1.00000 26.3074 +0.250000 0.375000 1.00000 3.21967 + + +0.375000 0.250000 1.00000 27.2916 +0.375000 0.375000 1.00000 3.34012 + + +0.250000 0.375000 1.00000 3.21967 +0.375000 0.375000 1.00000 3.34012 + + +0.375000 0.250000 0.875000 18.2938 +0.500000 0.250000 0.875000 18.9536 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.375000 0.875000 2.23892 + + +0.375000 0.250000 0.875000 18.2938 +0.375000 0.250000 1.00000 27.2916 + + +0.500000 0.250000 0.875000 18.9536 +0.500000 0.375000 0.875000 2.31966 + + +0.500000 0.250000 0.875000 18.9536 +0.500000 0.250000 1.00000 28.2757 + + +0.375000 0.375000 0.875000 2.23892 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.375000 1.00000 3.34012 + + +0.500000 0.375000 0.875000 2.31966 +0.500000 0.375000 1.00000 3.46057 + + +0.375000 0.250000 1.00000 27.2916 +0.500000 0.250000 1.00000 28.2757 + + +0.375000 0.250000 1.00000 27.2916 +0.375000 0.375000 1.00000 3.34012 + + +0.500000 0.250000 1.00000 28.2757 +0.500000 0.375000 1.00000 3.46057 + + +0.375000 0.375000 1.00000 3.34012 +0.500000 0.375000 1.00000 3.46057 + + +0.250000 0.375000 0.875000 2.15818 +0.375000 0.375000 0.875000 2.23892 + + +0.250000 0.375000 0.875000 2.15818 +0.250000 0.500000 0.875000 -13.3178 + + +0.250000 0.375000 0.875000 2.15818 +0.250000 0.375000 1.00000 3.21967 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.500000 0.875000 -13.8160 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.375000 1.00000 3.34012 + + +0.250000 0.500000 0.875000 -13.3178 +0.375000 0.500000 0.875000 -13.8160 + + +0.250000 0.500000 0.875000 -13.3178 +0.250000 0.500000 1.00000 -19.8680 + + +0.375000 0.500000 0.875000 -13.8160 +0.375000 0.500000 1.00000 -20.6113 + + +0.250000 0.375000 1.00000 3.21967 +0.375000 0.375000 1.00000 3.34012 + + +0.250000 0.375000 1.00000 3.21967 +0.250000 0.500000 1.00000 -19.8680 + + +0.375000 0.375000 1.00000 3.34012 +0.375000 0.500000 1.00000 -20.6113 + + +0.250000 0.500000 1.00000 -19.8680 +0.375000 0.500000 1.00000 -20.6113 + + +0.375000 0.375000 0.875000 2.23892 +0.500000 0.375000 0.875000 2.31966 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.500000 0.875000 -13.8160 + + +0.375000 0.375000 0.875000 2.23892 +0.375000 0.375000 1.00000 3.34012 + + +0.500000 0.375000 0.875000 2.31966 +0.500000 0.500000 0.875000 -14.3142 + + +0.500000 0.375000 0.875000 2.31966 +0.500000 0.375000 1.00000 3.46057 + + +0.375000 0.500000 0.875000 -13.8160 +0.500000 0.500000 0.875000 -14.3142 + + +0.375000 0.500000 0.875000 -13.8160 +0.375000 0.500000 1.00000 -20.6113 + + +0.500000 0.500000 0.875000 -14.3142 +0.500000 0.500000 1.00000 -21.3546 + + +0.375000 0.375000 1.00000 3.34012 +0.500000 0.375000 1.00000 3.46057 + + +0.375000 0.375000 1.00000 3.34012 +0.375000 0.500000 1.00000 -20.6113 + + +0.500000 0.375000 1.00000 3.46057 +0.500000 0.500000 1.00000 -21.3546 + + +0.375000 0.500000 1.00000 -20.6113 +0.500000 0.500000 1.00000 -21.3546 + + +0.500000 0.00000 0.500000 6.69079 +0.625000 0.00000 0.500000 3.98089 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.125000 0.500000 5.23616 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.00000 0.625000 13.1668 + + +0.625000 0.00000 0.500000 3.98089 +0.625000 0.125000 0.500000 3.11541 + + +0.625000 0.00000 0.500000 3.98089 +0.625000 0.00000 0.625000 7.83398 + + +0.500000 0.125000 0.500000 5.23616 +0.625000 0.125000 0.500000 3.11541 + + +0.500000 0.125000 0.500000 5.23616 +0.500000 0.125000 0.625000 10.3042 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.00000 0.625000 13.1668 +0.625000 0.00000 0.625000 7.83398 + + +0.500000 0.00000 0.625000 13.1668 +0.500000 0.125000 0.625000 10.3042 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.125000 0.625000 10.3042 +0.625000 0.125000 0.625000 6.13081 + + +0.625000 0.00000 0.500000 3.98089 +0.750000 0.00000 0.500000 1.27099 + + +0.625000 0.00000 0.500000 3.98089 +0.625000 0.125000 0.500000 3.11541 + + +0.625000 0.00000 0.500000 3.98089 +0.625000 0.00000 0.625000 7.83398 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.125000 0.500000 0.994668 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.00000 0.625000 2.50118 + + +0.625000 0.125000 0.500000 3.11541 +0.750000 0.125000 0.500000 0.994668 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.125000 0.625000 6.13081 + + +0.750000 0.125000 0.500000 0.994668 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.00000 0.625000 7.83398 +0.750000 0.00000 0.625000 2.50118 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.125000 0.625000 6.13081 + + +0.750000 0.00000 0.625000 2.50118 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.125000 0.625000 6.13081 +0.750000 0.125000 0.625000 1.95740 + + +0.500000 0.125000 0.500000 5.23616 +0.625000 0.125000 0.500000 3.11541 + + +0.500000 0.125000 0.500000 5.23616 +0.500000 0.250000 0.500000 3.78153 + + +0.500000 0.125000 0.500000 5.23616 +0.500000 0.125000 0.625000 10.3042 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.250000 0.500000 2.24994 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.250000 0.500000 3.78153 +0.625000 0.250000 0.500000 2.24994 + + +0.500000 0.250000 0.500000 3.78153 +0.500000 0.250000 0.625000 7.44166 + + +0.625000 0.250000 0.500000 2.24994 +0.625000 0.250000 0.625000 4.42764 + + +0.500000 0.125000 0.625000 10.3042 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.125000 0.625000 10.3042 +0.500000 0.250000 0.625000 7.44166 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.250000 0.625000 4.42764 + + +0.500000 0.250000 0.625000 7.44166 +0.625000 0.250000 0.625000 4.42764 + + +0.625000 0.125000 0.500000 3.11541 +0.750000 0.125000 0.500000 0.994668 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.250000 0.500000 2.24994 + + +0.625000 0.125000 0.500000 3.11541 +0.625000 0.125000 0.625000 6.13081 + + +0.750000 0.125000 0.500000 0.994668 +0.750000 0.250000 0.500000 0.718344 + + +0.750000 0.125000 0.500000 0.994668 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.250000 0.500000 2.24994 +0.750000 0.250000 0.500000 0.718344 + + +0.625000 0.250000 0.500000 2.24994 +0.625000 0.250000 0.625000 4.42764 + + +0.750000 0.250000 0.500000 0.718344 +0.750000 0.250000 0.625000 1.41363 + + +0.625000 0.125000 0.625000 6.13081 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.250000 0.625000 4.42764 + + +0.750000 0.125000 0.625000 1.95740 +0.750000 0.250000 0.625000 1.41363 + + +0.625000 0.250000 0.625000 4.42764 +0.750000 0.250000 0.625000 1.41363 + + +0.500000 0.00000 0.625000 13.1668 +0.625000 0.00000 0.625000 7.83398 + + +0.500000 0.00000 0.625000 13.1668 +0.500000 0.125000 0.625000 10.3042 + + +0.500000 0.00000 0.625000 13.1668 +0.500000 0.00000 0.750000 19.6428 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.125000 0.625000 6.13081 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.00000 0.750000 11.6871 + + +0.500000 0.125000 0.625000 10.3042 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.125000 0.625000 10.3042 +0.500000 0.125000 0.750000 15.3723 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.125000 0.750000 9.14621 + + +0.500000 0.00000 0.750000 19.6428 +0.625000 0.00000 0.750000 11.6871 + + +0.500000 0.00000 0.750000 19.6428 +0.500000 0.125000 0.750000 15.3723 + + +0.625000 0.00000 0.750000 11.6871 +0.625000 0.125000 0.750000 9.14621 + + +0.500000 0.125000 0.750000 15.3723 +0.625000 0.125000 0.750000 9.14621 + + +0.625000 0.00000 0.625000 7.83398 +0.750000 0.00000 0.625000 2.50118 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.125000 0.625000 6.13081 + + +0.625000 0.00000 0.625000 7.83398 +0.625000 0.00000 0.750000 11.6871 + + +0.750000 0.00000 0.625000 2.50118 +0.750000 0.125000 0.625000 1.95740 + + +0.750000 0.00000 0.625000 2.50118 +0.750000 0.00000 0.750000 3.73137 + + +0.625000 0.125000 0.625000 6.13081 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.125000 0.750000 9.14621 + + +0.750000 0.125000 0.625000 1.95740 +0.750000 0.125000 0.750000 2.92014 + + +0.625000 0.00000 0.750000 11.6871 +0.750000 0.00000 0.750000 3.73137 + + +0.625000 0.00000 0.750000 11.6871 +0.625000 0.125000 0.750000 9.14621 + + +0.750000 0.00000 0.750000 3.73137 +0.750000 0.125000 0.750000 2.92014 + + +0.625000 0.125000 0.750000 9.14621 +0.750000 0.125000 0.750000 2.92014 + + +0.500000 0.125000 0.625000 10.3042 +0.625000 0.125000 0.625000 6.13081 + + +0.500000 0.125000 0.625000 10.3042 +0.500000 0.250000 0.625000 7.44166 + + +0.500000 0.125000 0.625000 10.3042 +0.500000 0.125000 0.750000 15.3723 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.250000 0.625000 4.42764 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.125000 0.750000 9.14621 + + +0.500000 0.250000 0.625000 7.44166 +0.625000 0.250000 0.625000 4.42764 + + +0.500000 0.250000 0.625000 7.44166 +0.500000 0.250000 0.750000 11.1018 + + +0.625000 0.250000 0.625000 4.42764 +0.625000 0.250000 0.750000 6.60535 + + +0.500000 0.125000 0.750000 15.3723 +0.625000 0.125000 0.750000 9.14621 + + +0.500000 0.125000 0.750000 15.3723 +0.500000 0.250000 0.750000 11.1018 + + +0.625000 0.125000 0.750000 9.14621 +0.625000 0.250000 0.750000 6.60535 + + +0.500000 0.250000 0.750000 11.1018 +0.625000 0.250000 0.750000 6.60535 + + +0.625000 0.125000 0.625000 6.13081 +0.750000 0.125000 0.625000 1.95740 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.250000 0.625000 4.42764 + + +0.625000 0.125000 0.625000 6.13081 +0.625000 0.125000 0.750000 9.14621 + + +0.750000 0.125000 0.625000 1.95740 +0.750000 0.250000 0.625000 1.41363 + + +0.750000 0.125000 0.625000 1.95740 +0.750000 0.125000 0.750000 2.92014 + + +0.625000 0.250000 0.625000 4.42764 +0.750000 0.250000 0.625000 1.41363 + + +0.625000 0.250000 0.625000 4.42764 +0.625000 0.250000 0.750000 6.60535 + + +0.750000 0.250000 0.625000 1.41363 +0.750000 0.250000 0.750000 2.10891 + + +0.625000 0.125000 0.750000 9.14621 +0.750000 0.125000 0.750000 2.92014 + + +0.625000 0.125000 0.750000 9.14621 +0.625000 0.250000 0.750000 6.60535 + + +0.750000 0.125000 0.750000 2.92014 +0.750000 0.250000 0.750000 2.10891 + + +0.625000 0.250000 0.750000 6.60535 +0.750000 0.250000 0.750000 2.10891 + + +0.750000 0.00000 0.500000 0.834276 +0.875000 0.00000 0.500000 -2.33332 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.125000 0.500000 0.652898 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.00000 0.625000 1.64177 + + +0.875000 0.00000 0.500000 -2.33332 +0.875000 0.125000 0.500000 -1.82604 + + +0.875000 0.00000 0.500000 -2.33332 +0.875000 0.00000 0.625000 -4.59174 + + +0.750000 0.125000 0.500000 0.652898 +0.875000 0.125000 0.500000 -1.82604 + + +0.750000 0.125000 0.500000 0.652898 +0.750000 0.125000 0.625000 1.28484 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.00000 0.625000 1.64177 +0.875000 0.00000 0.625000 -4.59174 + + +0.750000 0.00000 0.625000 1.64177 +0.750000 0.125000 0.625000 1.28484 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.125000 0.625000 1.28484 +0.875000 0.125000 0.625000 -3.59346 + + +0.875000 0.00000 0.500000 -2.33332 +1.00000 0.00000 0.500000 -5.50092 + + +0.875000 0.00000 0.500000 -2.33332 +0.875000 0.125000 0.500000 -1.82604 + + +0.875000 0.00000 0.500000 -2.33332 +0.875000 0.00000 0.625000 -4.59174 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.125000 0.500000 -4.30498 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.00000 0.625000 -10.8252 + + +0.875000 0.125000 0.500000 -1.82604 +1.00000 0.125000 0.500000 -4.30498 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.125000 0.625000 -3.59346 + + +1.00000 0.125000 0.500000 -4.30498 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.00000 0.625000 -4.59174 +1.00000 0.00000 0.625000 -10.8252 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.125000 0.625000 -3.59346 + + +1.00000 0.00000 0.625000 -10.8252 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.125000 0.625000 -3.59346 +1.00000 0.125000 0.625000 -8.47175 + + +0.750000 0.125000 0.500000 0.652898 +0.875000 0.125000 0.500000 -1.82604 + + +0.750000 0.125000 0.500000 0.652898 +0.750000 0.250000 0.500000 0.471520 + + +0.750000 0.125000 0.500000 0.652898 +0.750000 0.125000 0.625000 1.28484 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.250000 0.500000 -1.31876 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.250000 0.500000 0.471520 +0.875000 0.250000 0.500000 -1.31876 + + +0.750000 0.250000 0.500000 0.471520 +0.750000 0.250000 0.625000 0.927902 + + +0.875000 0.250000 0.500000 -1.31876 +0.875000 0.250000 0.625000 -2.59518 + + +0.750000 0.125000 0.625000 1.28484 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.125000 0.625000 1.28484 +0.750000 0.250000 0.625000 0.927902 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.250000 0.625000 -2.59518 + + +0.750000 0.250000 0.625000 0.927902 +0.875000 0.250000 0.625000 -2.59518 + + +0.875000 0.125000 0.500000 -1.82604 +1.00000 0.125000 0.500000 -4.30498 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.250000 0.500000 -1.31876 + + +0.875000 0.125000 0.500000 -1.82604 +0.875000 0.125000 0.625000 -3.59346 + + +1.00000 0.125000 0.500000 -4.30498 +1.00000 0.250000 0.500000 -3.10904 + + +1.00000 0.125000 0.500000 -4.30498 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.250000 0.500000 -1.31876 +1.00000 0.250000 0.500000 -3.10904 + + +0.875000 0.250000 0.500000 -1.31876 +0.875000 0.250000 0.625000 -2.59518 + + +1.00000 0.250000 0.500000 -3.10904 +1.00000 0.250000 0.625000 -6.11826 + + +0.875000 0.125000 0.625000 -3.59346 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.250000 0.625000 -2.59518 + + +1.00000 0.125000 0.625000 -8.47175 +1.00000 0.250000 0.625000 -6.11826 + + +0.875000 0.250000 0.625000 -2.59518 +1.00000 0.250000 0.625000 -6.11826 + + +0.750000 0.00000 0.625000 1.64177 +0.875000 0.00000 0.625000 -4.59174 + + +0.750000 0.00000 0.625000 1.64177 +0.750000 0.125000 0.625000 1.28484 + + +0.750000 0.00000 0.625000 1.64177 +0.750000 0.00000 0.750000 2.44926 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.125000 0.625000 -3.59346 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.00000 0.750000 -6.85015 + + +0.750000 0.125000 0.625000 1.28484 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.125000 0.625000 1.28484 +0.750000 0.125000 0.750000 1.91677 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.125000 0.750000 -5.36088 + + +0.750000 0.00000 0.750000 2.44926 +0.875000 0.00000 0.750000 -6.85015 + + +0.750000 0.00000 0.750000 2.44926 +0.750000 0.125000 0.750000 1.91677 + + +0.875000 0.00000 0.750000 -6.85015 +0.875000 0.125000 0.750000 -5.36088 + + +0.750000 0.125000 0.750000 1.91677 +0.875000 0.125000 0.750000 -5.36088 + + +0.875000 0.00000 0.625000 -4.59174 +1.00000 0.00000 0.625000 -10.8252 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.125000 0.625000 -3.59346 + + +0.875000 0.00000 0.625000 -4.59174 +0.875000 0.00000 0.750000 -6.85015 + + +1.00000 0.00000 0.625000 -10.8252 +1.00000 0.125000 0.625000 -8.47175 + + +1.00000 0.00000 0.625000 -10.8252 +1.00000 0.00000 0.750000 -16.1496 + + +0.875000 0.125000 0.625000 -3.59346 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.125000 0.750000 -5.36088 + + +1.00000 0.125000 0.625000 -8.47175 +1.00000 0.125000 0.750000 -12.6385 + + +0.875000 0.00000 0.750000 -6.85015 +1.00000 0.00000 0.750000 -16.1496 + + +0.875000 0.00000 0.750000 -6.85015 +0.875000 0.125000 0.750000 -5.36088 + + +1.00000 0.00000 0.750000 -16.1496 +1.00000 0.125000 0.750000 -12.6385 + + +0.875000 0.125000 0.750000 -5.36088 +1.00000 0.125000 0.750000 -12.6385 + + +0.750000 0.125000 0.625000 1.28484 +0.875000 0.125000 0.625000 -3.59346 + + +0.750000 0.125000 0.625000 1.28484 +0.750000 0.250000 0.625000 0.927902 + + +0.750000 0.125000 0.625000 1.28484 +0.750000 0.125000 0.750000 1.91677 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.250000 0.625000 -2.59518 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.125000 0.750000 -5.36088 + + +0.750000 0.250000 0.625000 0.927902 +0.875000 0.250000 0.625000 -2.59518 + + +0.750000 0.250000 0.625000 0.927902 +0.750000 0.250000 0.750000 1.38428 + + +0.875000 0.250000 0.625000 -2.59518 +0.875000 0.250000 0.750000 -3.87160 + + +0.750000 0.125000 0.750000 1.91677 +0.875000 0.125000 0.750000 -5.36088 + + +0.750000 0.125000 0.750000 1.91677 +0.750000 0.250000 0.750000 1.38428 + + +0.875000 0.125000 0.750000 -5.36088 +0.875000 0.250000 0.750000 -3.87160 + + +0.750000 0.250000 0.750000 1.38428 +0.875000 0.250000 0.750000 -3.87160 + + +0.875000 0.125000 0.625000 -3.59346 +1.00000 0.125000 0.625000 -8.47175 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.250000 0.625000 -2.59518 + + +0.875000 0.125000 0.625000 -3.59346 +0.875000 0.125000 0.750000 -5.36088 + + +1.00000 0.125000 0.625000 -8.47175 +1.00000 0.250000 0.625000 -6.11826 + + +1.00000 0.125000 0.625000 -8.47175 +1.00000 0.125000 0.750000 -12.6385 + + +0.875000 0.250000 0.625000 -2.59518 +1.00000 0.250000 0.625000 -6.11826 + + +0.875000 0.250000 0.625000 -2.59518 +0.875000 0.250000 0.750000 -3.87160 + + +1.00000 0.250000 0.625000 -6.11826 +1.00000 0.250000 0.750000 -9.12749 + + +0.875000 0.125000 0.750000 -5.36088 +1.00000 0.125000 0.750000 -12.6385 + + +0.875000 0.125000 0.750000 -5.36088 +0.875000 0.250000 0.750000 -3.87160 + + +1.00000 0.125000 0.750000 -12.6385 +1.00000 0.250000 0.750000 -9.12749 + + +0.875000 0.250000 0.750000 -3.87160 +1.00000 0.250000 0.750000 -9.12749 + + +0.500000 0.250000 0.500000 3.44857 +0.625000 0.250000 0.500000 2.05183 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.375000 0.500000 0.422058 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.250000 0.625000 6.78642 + + +0.625000 0.250000 0.500000 2.05183 +0.625000 0.375000 0.500000 0.251117 + + +0.625000 0.250000 0.500000 2.05183 +0.625000 0.250000 0.625000 4.03779 + + +0.500000 0.375000 0.500000 0.422058 +0.625000 0.375000 0.500000 0.251117 + + +0.500000 0.375000 0.500000 0.422058 +0.500000 0.375000 0.625000 0.830567 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.250000 0.625000 6.78642 +0.625000 0.250000 0.625000 4.03779 + + +0.500000 0.250000 0.625000 6.78642 +0.500000 0.375000 0.625000 0.830567 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.375000 0.625000 0.830567 +0.625000 0.375000 0.625000 0.494172 + + +0.625000 0.250000 0.500000 2.05183 +0.750000 0.250000 0.500000 0.655095 + + +0.625000 0.250000 0.500000 2.05183 +0.625000 0.375000 0.500000 0.251117 + + +0.625000 0.250000 0.500000 2.05183 +0.625000 0.250000 0.625000 4.03779 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.375000 0.500000 0.0801748 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.250000 0.625000 1.28916 + + +0.625000 0.375000 0.500000 0.251117 +0.750000 0.375000 0.500000 0.0801748 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.375000 0.625000 0.494172 + + +0.750000 0.375000 0.500000 0.0801748 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.250000 0.625000 4.03779 +0.750000 0.250000 0.625000 1.28916 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.375000 0.625000 0.494172 + + +0.750000 0.250000 0.625000 1.28916 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.375000 0.625000 0.494172 +0.750000 0.375000 0.625000 0.157776 + + +0.500000 0.375000 0.500000 0.422058 +0.625000 0.375000 0.500000 0.251117 + + +0.500000 0.375000 0.500000 0.422058 +0.500000 0.500000 0.500000 -2.60445 + + +0.500000 0.375000 0.500000 0.422058 +0.500000 0.375000 0.625000 0.830567 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.500000 0.500000 -1.54960 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.500000 0.500000 -2.60445 +0.625000 0.500000 0.500000 -1.54960 + + +0.500000 0.500000 0.500000 -2.60445 +0.500000 0.500000 0.625000 -5.12529 + + +0.625000 0.500000 0.500000 -1.54960 +0.625000 0.500000 0.625000 -3.04945 + + +0.500000 0.375000 0.625000 0.830567 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.375000 0.625000 0.830567 +0.500000 0.500000 0.625000 -5.12529 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.500000 0.625000 -3.04945 + + +0.500000 0.500000 0.625000 -5.12529 +0.625000 0.500000 0.625000 -3.04945 + + +0.625000 0.375000 0.500000 0.251117 +0.750000 0.375000 0.500000 0.0801748 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.500000 0.500000 -1.54960 + + +0.625000 0.375000 0.500000 0.251117 +0.625000 0.375000 0.625000 0.494172 + + +0.750000 0.375000 0.500000 0.0801748 +0.750000 0.500000 0.500000 -0.494745 + + +0.750000 0.375000 0.500000 0.0801748 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.500000 0.500000 -1.54960 +0.750000 0.500000 0.500000 -0.494745 + + +0.625000 0.500000 0.500000 -1.54960 +0.625000 0.500000 0.625000 -3.04945 + + +0.750000 0.500000 0.500000 -0.494745 +0.750000 0.500000 0.625000 -0.973607 + + +0.625000 0.375000 0.625000 0.494172 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.500000 0.625000 -3.04945 + + +0.750000 0.375000 0.625000 0.157776 +0.750000 0.500000 0.625000 -0.973607 + + +0.625000 0.500000 0.625000 -3.04945 +0.750000 0.500000 0.625000 -0.973607 + + +0.500000 0.250000 0.625000 6.78642 +0.625000 0.250000 0.625000 4.03779 + + +0.500000 0.250000 0.625000 6.78642 +0.500000 0.375000 0.625000 0.830567 + + +0.500000 0.250000 0.625000 6.78642 +0.500000 0.250000 0.750000 10.1243 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.375000 0.625000 0.494172 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.250000 0.750000 6.02375 + + +0.500000 0.375000 0.625000 0.830567 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.375000 0.625000 0.830567 +0.500000 0.375000 0.750000 1.23908 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.375000 0.750000 0.737226 + + +0.500000 0.250000 0.750000 10.1243 +0.625000 0.250000 0.750000 6.02375 + + +0.500000 0.250000 0.750000 10.1243 +0.500000 0.375000 0.750000 1.23908 + + +0.625000 0.250000 0.750000 6.02375 +0.625000 0.375000 0.750000 0.737226 + + +0.500000 0.375000 0.750000 1.23908 +0.625000 0.375000 0.750000 0.737226 + + +0.625000 0.250000 0.625000 4.03779 +0.750000 0.250000 0.625000 1.28916 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.375000 0.625000 0.494172 + + +0.625000 0.250000 0.625000 4.03779 +0.625000 0.250000 0.750000 6.02375 + + +0.750000 0.250000 0.625000 1.28916 +0.750000 0.375000 0.625000 0.157776 + + +0.750000 0.250000 0.625000 1.28916 +0.750000 0.250000 0.750000 1.92322 + + +0.625000 0.375000 0.625000 0.494172 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.375000 0.750000 0.737226 + + +0.750000 0.375000 0.625000 0.157776 +0.750000 0.375000 0.750000 0.235377 + + +0.625000 0.250000 0.750000 6.02375 +0.750000 0.250000 0.750000 1.92322 + + +0.625000 0.250000 0.750000 6.02375 +0.625000 0.375000 0.750000 0.737226 + + +0.750000 0.250000 0.750000 1.92322 +0.750000 0.375000 0.750000 0.235377 + + +0.625000 0.375000 0.750000 0.737226 +0.750000 0.375000 0.750000 0.235377 + + +0.500000 0.375000 0.625000 0.830567 +0.625000 0.375000 0.625000 0.494172 + + +0.500000 0.375000 0.625000 0.830567 +0.500000 0.500000 0.625000 -5.12529 + + +0.500000 0.375000 0.625000 0.830567 +0.500000 0.375000 0.750000 1.23908 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.500000 0.625000 -3.04945 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.375000 0.750000 0.737226 + + +0.500000 0.500000 0.625000 -5.12529 +0.625000 0.500000 0.625000 -3.04945 + + +0.500000 0.500000 0.625000 -5.12529 +0.500000 0.500000 0.750000 -7.64613 + + +0.625000 0.500000 0.625000 -3.04945 +0.625000 0.500000 0.750000 -4.54930 + + +0.500000 0.375000 0.750000 1.23908 +0.625000 0.375000 0.750000 0.737226 + + +0.500000 0.375000 0.750000 1.23908 +0.500000 0.500000 0.750000 -7.64613 + + +0.625000 0.375000 0.750000 0.737226 +0.625000 0.500000 0.750000 -4.54930 + + +0.500000 0.500000 0.750000 -7.64613 +0.625000 0.500000 0.750000 -4.54930 + + +0.625000 0.375000 0.625000 0.494172 +0.750000 0.375000 0.625000 0.157776 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.500000 0.625000 -3.04945 + + +0.625000 0.375000 0.625000 0.494172 +0.625000 0.375000 0.750000 0.737226 + + +0.750000 0.375000 0.625000 0.157776 +0.750000 0.500000 0.625000 -0.973607 + + +0.750000 0.375000 0.625000 0.157776 +0.750000 0.375000 0.750000 0.235377 + + +0.625000 0.500000 0.625000 -3.04945 +0.750000 0.500000 0.625000 -0.973607 + + +0.625000 0.500000 0.625000 -3.04945 +0.625000 0.500000 0.750000 -4.54930 + + +0.750000 0.500000 0.625000 -0.973607 +0.750000 0.500000 0.750000 -1.45247 + + +0.625000 0.375000 0.750000 0.737226 +0.750000 0.375000 0.750000 0.235377 + + +0.625000 0.375000 0.750000 0.737226 +0.625000 0.500000 0.750000 -4.54930 + + +0.750000 0.375000 0.750000 0.235377 +0.750000 0.500000 0.750000 -1.45247 + + +0.625000 0.500000 0.750000 -4.54930 +0.750000 0.500000 0.750000 -1.45247 + + +0.750000 0.250000 0.500000 0.430003 +0.875000 0.250000 0.500000 -1.20264 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.375000 0.500000 0.0526266 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.250000 0.625000 0.846201 + + +0.875000 0.250000 0.500000 -1.20264 +0.875000 0.375000 0.500000 -0.147187 + + +0.875000 0.250000 0.500000 -1.20264 +0.875000 0.250000 0.625000 -2.36668 + + +0.750000 0.375000 0.500000 0.0526266 +0.875000 0.375000 0.500000 -0.147187 + + +0.750000 0.375000 0.500000 0.0526266 +0.750000 0.375000 0.625000 0.103564 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.250000 0.625000 0.846201 +0.875000 0.250000 0.625000 -2.36668 + + +0.750000 0.250000 0.625000 0.846201 +0.750000 0.375000 0.625000 0.103564 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.375000 0.625000 0.103564 +0.875000 0.375000 0.625000 -0.289649 + + +0.875000 0.250000 0.500000 -1.20264 +1.00000 0.250000 0.500000 -2.83529 + + +0.875000 0.250000 0.500000 -1.20264 +0.875000 0.375000 0.500000 -0.147187 + + +0.875000 0.250000 0.500000 -1.20264 +0.875000 0.250000 0.625000 -2.36668 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.375000 0.500000 -0.347001 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.250000 0.625000 -5.57955 + + +0.875000 0.375000 0.500000 -0.147187 +1.00000 0.375000 0.500000 -0.347001 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.375000 0.625000 -0.289649 + + +1.00000 0.375000 0.500000 -0.347001 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.250000 0.625000 -2.36668 +1.00000 0.250000 0.625000 -5.57955 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.375000 0.625000 -0.289649 + + +1.00000 0.250000 0.625000 -5.57955 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.375000 0.625000 -0.289649 +1.00000 0.375000 0.625000 -0.682862 + + +0.750000 0.375000 0.500000 0.0526266 +0.875000 0.375000 0.500000 -0.147187 + + +0.750000 0.375000 0.500000 0.0526266 +0.750000 0.500000 0.500000 -0.324750 + + +0.750000 0.375000 0.500000 0.0526266 +0.750000 0.375000 0.625000 0.103564 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.500000 0.500000 0.908268 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.500000 0.500000 -0.324750 +0.875000 0.500000 0.500000 0.908268 + + +0.750000 0.500000 0.500000 -0.324750 +0.750000 0.500000 0.625000 -0.639074 + + +0.875000 0.500000 0.500000 0.908268 +0.875000 0.500000 0.625000 1.78738 + + +0.750000 0.375000 0.625000 0.103564 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.375000 0.625000 0.103564 +0.750000 0.500000 0.625000 -0.639074 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.500000 0.625000 1.78738 + + +0.750000 0.500000 0.625000 -0.639074 +0.875000 0.500000 0.625000 1.78738 + + +0.875000 0.375000 0.500000 -0.147187 +1.00000 0.375000 0.500000 -0.347001 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.500000 0.500000 0.908268 + + +0.875000 0.375000 0.500000 -0.147187 +0.875000 0.375000 0.625000 -0.289649 + + +1.00000 0.375000 0.500000 -0.347001 +1.00000 0.500000 0.500000 2.14128 + + +1.00000 0.375000 0.500000 -0.347001 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.500000 0.500000 0.908268 +1.00000 0.500000 0.500000 2.14128 + + +0.875000 0.500000 0.500000 0.908268 +0.875000 0.500000 0.625000 1.78738 + + +1.00000 0.500000 0.500000 2.14128 +1.00000 0.500000 0.625000 4.21383 + + +0.875000 0.375000 0.625000 -0.289649 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.500000 0.625000 1.78738 + + +1.00000 0.375000 0.625000 -0.682862 +1.00000 0.500000 0.625000 4.21383 + + +0.875000 0.500000 0.625000 1.78738 +1.00000 0.500000 0.625000 4.21383 + + +0.750000 0.250000 0.625000 0.846201 +0.875000 0.250000 0.625000 -2.36668 + + +0.750000 0.250000 0.625000 0.846201 +0.750000 0.375000 0.625000 0.103564 + + +0.750000 0.250000 0.625000 0.846201 +0.750000 0.250000 0.750000 1.26240 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.375000 0.625000 -0.289649 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.250000 0.750000 -3.53071 + + +0.750000 0.375000 0.625000 0.103564 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.375000 0.625000 0.103564 +0.750000 0.375000 0.750000 0.154501 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.375000 0.750000 -0.432111 + + +0.750000 0.250000 0.750000 1.26240 +0.875000 0.250000 0.750000 -3.53071 + + +0.750000 0.250000 0.750000 1.26240 +0.750000 0.375000 0.750000 0.154501 + + +0.875000 0.250000 0.750000 -3.53071 +0.875000 0.375000 0.750000 -0.432111 + + +0.750000 0.375000 0.750000 0.154501 +0.875000 0.375000 0.750000 -0.432111 + + +0.875000 0.250000 0.625000 -2.36668 +1.00000 0.250000 0.625000 -5.57955 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.375000 0.625000 -0.289649 + + +0.875000 0.250000 0.625000 -2.36668 +0.875000 0.250000 0.750000 -3.53071 + + +1.00000 0.250000 0.625000 -5.57955 +1.00000 0.375000 0.625000 -0.682862 + + +1.00000 0.250000 0.625000 -5.57955 +1.00000 0.250000 0.750000 -8.32382 + + +0.875000 0.375000 0.625000 -0.289649 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.375000 0.750000 -0.432111 + + +1.00000 0.375000 0.625000 -0.682862 +1.00000 0.375000 0.750000 -1.01872 + + +0.875000 0.250000 0.750000 -3.53071 +1.00000 0.250000 0.750000 -8.32382 + + +0.875000 0.250000 0.750000 -3.53071 +0.875000 0.375000 0.750000 -0.432111 + + +1.00000 0.250000 0.750000 -8.32382 +1.00000 0.375000 0.750000 -1.01872 + + +0.875000 0.375000 0.750000 -0.432111 +1.00000 0.375000 0.750000 -1.01872 + + +0.750000 0.375000 0.625000 0.103564 +0.875000 0.375000 0.625000 -0.289649 + + +0.750000 0.375000 0.625000 0.103564 +0.750000 0.500000 0.625000 -0.639074 + + +0.750000 0.375000 0.625000 0.103564 +0.750000 0.375000 0.750000 0.154501 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.500000 0.625000 1.78738 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.375000 0.750000 -0.432111 + + +0.750000 0.500000 0.625000 -0.639074 +0.875000 0.500000 0.625000 1.78738 + + +0.750000 0.500000 0.625000 -0.639074 +0.750000 0.500000 0.750000 -0.953398 + + +0.875000 0.500000 0.625000 1.78738 +0.875000 0.500000 0.750000 2.66649 + + +0.750000 0.375000 0.750000 0.154501 +0.875000 0.375000 0.750000 -0.432111 + + +0.750000 0.375000 0.750000 0.154501 +0.750000 0.500000 0.750000 -0.953398 + + +0.875000 0.375000 0.750000 -0.432111 +0.875000 0.500000 0.750000 2.66649 + + +0.750000 0.500000 0.750000 -0.953398 +0.875000 0.500000 0.750000 2.66649 + + +0.875000 0.375000 0.625000 -0.289649 +1.00000 0.375000 0.625000 -0.682862 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.500000 0.625000 1.78738 + + +0.875000 0.375000 0.625000 -0.289649 +0.875000 0.375000 0.750000 -0.432111 + + +1.00000 0.375000 0.625000 -0.682862 +1.00000 0.500000 0.625000 4.21383 + + +1.00000 0.375000 0.625000 -0.682862 +1.00000 0.375000 0.750000 -1.01872 + + +0.875000 0.500000 0.625000 1.78738 +1.00000 0.500000 0.625000 4.21383 + + +0.875000 0.500000 0.625000 1.78738 +0.875000 0.500000 0.750000 2.66649 + + +1.00000 0.500000 0.625000 4.21383 +1.00000 0.500000 0.750000 6.28637 + + +0.875000 0.375000 0.750000 -0.432111 +1.00000 0.375000 0.750000 -1.01872 + + +0.875000 0.375000 0.750000 -0.432111 +0.875000 0.500000 0.750000 2.66649 + + +1.00000 0.375000 0.750000 -1.01872 +1.00000 0.500000 0.750000 6.28637 + + +0.875000 0.500000 0.750000 2.66649 +1.00000 0.500000 0.750000 6.28637 + + +0.500000 0.00000 0.750000 18.1874 +0.625000 0.00000 0.750000 10.8212 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.125000 0.750000 14.2334 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.00000 0.875000 35.7910 + + +0.625000 0.00000 0.750000 10.8212 +0.625000 0.125000 0.750000 8.46857 + + +0.625000 0.00000 0.750000 10.8212 +0.625000 0.00000 0.875000 21.2950 + + +0.500000 0.125000 0.750000 14.2334 +0.625000 0.125000 0.750000 8.46857 + + +0.500000 0.125000 0.750000 14.2334 +0.500000 0.125000 0.875000 28.0098 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.00000 0.875000 35.7910 +0.625000 0.00000 0.875000 21.2950 + + +0.500000 0.00000 0.875000 35.7910 +0.500000 0.125000 0.875000 28.0098 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.125000 0.875000 28.0098 +0.625000 0.125000 0.875000 16.6653 + + +0.625000 0.00000 0.750000 10.8212 +0.750000 0.00000 0.750000 3.45491 + + +0.625000 0.00000 0.750000 10.8212 +0.625000 0.125000 0.750000 8.46857 + + +0.625000 0.00000 0.750000 10.8212 +0.625000 0.00000 0.875000 21.2950 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.125000 0.750000 2.70379 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.00000 0.875000 6.79891 + + +0.625000 0.125000 0.750000 8.46857 +0.750000 0.125000 0.750000 2.70379 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.125000 0.875000 16.6653 + + +0.750000 0.125000 0.750000 2.70379 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.00000 0.875000 21.2950 +0.750000 0.00000 0.875000 6.79891 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.125000 0.875000 16.6653 + + +0.750000 0.00000 0.875000 6.79891 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.125000 0.875000 16.6653 +0.750000 0.125000 0.875000 5.32077 + + +0.500000 0.125000 0.750000 14.2334 +0.625000 0.125000 0.750000 8.46857 + + +0.500000 0.125000 0.750000 14.2334 +0.500000 0.250000 0.750000 10.2793 + + +0.500000 0.125000 0.750000 14.2334 +0.500000 0.125000 0.875000 28.0098 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.250000 0.750000 6.11596 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.250000 0.750000 10.2793 +0.625000 0.250000 0.750000 6.11596 + + +0.500000 0.250000 0.750000 10.2793 +0.500000 0.250000 0.875000 20.2285 + + +0.625000 0.250000 0.750000 6.11596 +0.625000 0.250000 0.875000 12.0356 + + +0.500000 0.125000 0.875000 28.0098 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.125000 0.875000 28.0098 +0.500000 0.250000 0.875000 20.2285 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.250000 0.875000 12.0356 + + +0.500000 0.250000 0.875000 20.2285 +0.625000 0.250000 0.875000 12.0356 + + +0.625000 0.125000 0.750000 8.46857 +0.750000 0.125000 0.750000 2.70379 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.250000 0.750000 6.11596 + + +0.625000 0.125000 0.750000 8.46857 +0.625000 0.125000 0.875000 16.6653 + + +0.750000 0.125000 0.750000 2.70379 +0.750000 0.250000 0.750000 1.95266 + + +0.750000 0.125000 0.750000 2.70379 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.250000 0.750000 6.11596 +0.750000 0.250000 0.750000 1.95266 + + +0.625000 0.250000 0.750000 6.11596 +0.625000 0.250000 0.875000 12.0356 + + +0.750000 0.250000 0.750000 1.95266 +0.750000 0.250000 0.875000 3.84264 + + +0.625000 0.125000 0.875000 16.6653 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.250000 0.875000 12.0356 + + +0.750000 0.125000 0.875000 5.32077 +0.750000 0.250000 0.875000 3.84264 + + +0.625000 0.250000 0.875000 12.0356 +0.750000 0.250000 0.875000 3.84264 + + +0.500000 0.00000 0.875000 35.7910 +0.625000 0.00000 0.875000 21.2950 + + +0.500000 0.00000 0.875000 35.7910 +0.500000 0.125000 0.875000 28.0098 + + +0.500000 0.00000 0.875000 35.7910 +0.500000 0.00000 1.00000 53.3946 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.125000 0.875000 16.6653 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.00000 1.00000 31.7687 + + +0.500000 0.125000 0.875000 28.0098 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.125000 0.875000 28.0098 +0.500000 0.125000 1.00000 41.7862 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.125000 1.00000 24.8620 + + +0.500000 0.00000 1.00000 53.3946 +0.625000 0.00000 1.00000 31.7687 + + +0.500000 0.00000 1.00000 53.3946 +0.500000 0.125000 1.00000 41.7862 + + +0.625000 0.00000 1.00000 31.7687 +0.625000 0.125000 1.00000 24.8620 + + +0.500000 0.125000 1.00000 41.7862 +0.625000 0.125000 1.00000 24.8620 + + +0.625000 0.00000 0.875000 21.2950 +0.750000 0.00000 0.875000 6.79891 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.125000 0.875000 16.6653 + + +0.625000 0.00000 0.875000 21.2950 +0.625000 0.00000 1.00000 31.7687 + + +0.750000 0.00000 0.875000 6.79891 +0.750000 0.125000 0.875000 5.32077 + + +0.750000 0.00000 0.875000 6.79891 +0.750000 0.00000 1.00000 10.1429 + + +0.625000 0.125000 0.875000 16.6653 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.125000 1.00000 24.8620 + + +0.750000 0.125000 0.875000 5.32077 +0.750000 0.125000 1.00000 7.93776 + + +0.625000 0.00000 1.00000 31.7687 +0.750000 0.00000 1.00000 10.1429 + + +0.625000 0.00000 1.00000 31.7687 +0.625000 0.125000 1.00000 24.8620 + + +0.750000 0.00000 1.00000 10.1429 +0.750000 0.125000 1.00000 7.93776 + + +0.625000 0.125000 1.00000 24.8620 +0.750000 0.125000 1.00000 7.93776 + + +0.500000 0.125000 0.875000 28.0098 +0.625000 0.125000 0.875000 16.6653 + + +0.500000 0.125000 0.875000 28.0098 +0.500000 0.250000 0.875000 20.2285 + + +0.500000 0.125000 0.875000 28.0098 +0.500000 0.125000 1.00000 41.7862 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.250000 0.875000 12.0356 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.125000 1.00000 24.8620 + + +0.500000 0.250000 0.875000 20.2285 +0.625000 0.250000 0.875000 12.0356 + + +0.500000 0.250000 0.875000 20.2285 +0.500000 0.250000 1.00000 30.1778 + + +0.625000 0.250000 0.875000 12.0356 +0.625000 0.250000 1.00000 17.9552 + + +0.500000 0.125000 1.00000 41.7862 +0.625000 0.125000 1.00000 24.8620 + + +0.500000 0.125000 1.00000 41.7862 +0.500000 0.250000 1.00000 30.1778 + + +0.625000 0.125000 1.00000 24.8620 +0.625000 0.250000 1.00000 17.9552 + + +0.500000 0.250000 1.00000 30.1778 +0.625000 0.250000 1.00000 17.9552 + + +0.625000 0.125000 0.875000 16.6653 +0.750000 0.125000 0.875000 5.32077 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.250000 0.875000 12.0356 + + +0.625000 0.125000 0.875000 16.6653 +0.625000 0.125000 1.00000 24.8620 + + +0.750000 0.125000 0.875000 5.32077 +0.750000 0.250000 0.875000 3.84264 + + +0.750000 0.125000 0.875000 5.32077 +0.750000 0.125000 1.00000 7.93776 + + +0.625000 0.250000 0.875000 12.0356 +0.750000 0.250000 0.875000 3.84264 + + +0.625000 0.250000 0.875000 12.0356 +0.625000 0.250000 1.00000 17.9552 + + +0.750000 0.250000 0.875000 3.84264 +0.750000 0.250000 1.00000 5.73261 + + +0.625000 0.125000 1.00000 24.8620 +0.750000 0.125000 1.00000 7.93776 + + +0.625000 0.125000 1.00000 24.8620 +0.625000 0.250000 1.00000 17.9552 + + +0.750000 0.125000 1.00000 7.93776 +0.750000 0.250000 1.00000 5.73261 + + +0.625000 0.250000 1.00000 17.9552 +0.750000 0.250000 1.00000 5.73261 + + +0.750000 0.00000 0.750000 2.26780 +0.875000 0.00000 0.750000 -6.34263 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.125000 0.750000 1.77476 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.00000 0.875000 4.46279 + + +0.875000 0.00000 0.750000 -6.34263 +0.875000 0.125000 0.750000 -4.96369 + + +0.875000 0.00000 0.750000 -6.34263 +0.875000 0.00000 0.875000 -12.4816 + + +0.750000 0.125000 0.750000 1.77476 +0.875000 0.125000 0.750000 -4.96369 + + +0.750000 0.125000 0.750000 1.77476 +0.750000 0.125000 0.875000 3.49255 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.00000 0.875000 4.46279 +0.875000 0.00000 0.875000 -12.4816 + + +0.750000 0.00000 0.875000 4.46279 +0.750000 0.125000 0.875000 3.49255 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.125000 0.875000 3.49255 +0.875000 0.125000 0.875000 -9.76803 + + +0.875000 0.00000 0.750000 -6.34263 +1.00000 0.00000 0.750000 -14.9531 + + +0.875000 0.00000 0.750000 -6.34263 +0.875000 0.125000 0.750000 -4.96369 + + +0.875000 0.00000 0.750000 -6.34263 +0.875000 0.00000 0.875000 -12.4816 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.125000 0.750000 -11.7021 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.00000 0.875000 -29.4261 + + +0.875000 0.125000 0.750000 -4.96369 +1.00000 0.125000 0.750000 -11.7021 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.125000 0.875000 -9.76803 + + +1.00000 0.125000 0.750000 -11.7021 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.00000 0.875000 -12.4816 +1.00000 0.00000 0.875000 -29.4261 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.125000 0.875000 -9.76803 + + +1.00000 0.00000 0.875000 -29.4261 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.125000 0.875000 -9.76803 +1.00000 0.125000 0.875000 -23.0286 + + +0.750000 0.125000 0.750000 1.77476 +0.875000 0.125000 0.750000 -4.96369 + + +0.750000 0.125000 0.750000 1.77476 +0.750000 0.250000 0.750000 1.28172 + + +0.750000 0.125000 0.750000 1.77476 +0.750000 0.125000 0.875000 3.49255 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.250000 0.750000 -3.58476 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.250000 0.750000 1.28172 +0.875000 0.250000 0.750000 -3.58476 + + +0.750000 0.250000 0.750000 1.28172 +0.750000 0.250000 0.875000 2.52230 + + +0.875000 0.250000 0.750000 -3.58476 +0.875000 0.250000 0.875000 -7.05443 + + +0.750000 0.125000 0.875000 3.49255 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.125000 0.875000 3.49255 +0.750000 0.250000 0.875000 2.52230 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.250000 0.875000 -7.05443 + + +0.750000 0.250000 0.875000 2.52230 +0.875000 0.250000 0.875000 -7.05443 + + +0.875000 0.125000 0.750000 -4.96369 +1.00000 0.125000 0.750000 -11.7021 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.250000 0.750000 -3.58476 + + +0.875000 0.125000 0.750000 -4.96369 +0.875000 0.125000 0.875000 -9.76803 + + +1.00000 0.125000 0.750000 -11.7021 +1.00000 0.250000 0.750000 -8.45124 + + +1.00000 0.125000 0.750000 -11.7021 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.250000 0.750000 -3.58476 +1.00000 0.250000 0.750000 -8.45124 + + +0.875000 0.250000 0.750000 -3.58476 +0.875000 0.250000 0.875000 -7.05443 + + +1.00000 0.250000 0.750000 -8.45124 +1.00000 0.250000 0.875000 -16.6312 + + +0.875000 0.125000 0.875000 -9.76803 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.250000 0.875000 -7.05443 + + +1.00000 0.125000 0.875000 -23.0286 +1.00000 0.250000 0.875000 -16.6312 + + +0.875000 0.250000 0.875000 -7.05443 +1.00000 0.250000 0.875000 -16.6312 + + +0.750000 0.00000 0.875000 4.46279 +0.875000 0.00000 0.875000 -12.4816 + + +0.750000 0.00000 0.875000 4.46279 +0.750000 0.125000 0.875000 3.49255 + + +0.750000 0.00000 0.875000 4.46279 +0.750000 0.00000 1.00000 6.65778 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.125000 0.875000 -9.76803 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.00000 1.00000 -18.6207 + + +0.750000 0.125000 0.875000 3.49255 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.125000 0.875000 3.49255 +0.750000 0.125000 1.00000 5.21033 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.125000 1.00000 -14.5724 + + +0.750000 0.00000 1.00000 6.65778 +0.875000 0.00000 1.00000 -18.6207 + + +0.750000 0.00000 1.00000 6.65778 +0.750000 0.125000 1.00000 5.21033 + + +0.875000 0.00000 1.00000 -18.6207 +0.875000 0.125000 1.00000 -14.5724 + + +0.750000 0.125000 1.00000 5.21033 +0.875000 0.125000 1.00000 -14.5724 + + +0.875000 0.00000 0.875000 -12.4816 +1.00000 0.00000 0.875000 -29.4261 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.125000 0.875000 -9.76803 + + +0.875000 0.00000 0.875000 -12.4816 +0.875000 0.00000 1.00000 -18.6207 + + +1.00000 0.00000 0.875000 -29.4261 +1.00000 0.125000 0.875000 -23.0286 + + +1.00000 0.00000 0.875000 -29.4261 +1.00000 0.00000 1.00000 -43.8991 + + +0.875000 0.125000 0.875000 -9.76803 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.125000 1.00000 -14.5724 + + +1.00000 0.125000 0.875000 -23.0286 +1.00000 0.125000 1.00000 -34.3551 + + +0.875000 0.00000 1.00000 -18.6207 +1.00000 0.00000 1.00000 -43.8991 + + +0.875000 0.00000 1.00000 -18.6207 +0.875000 0.125000 1.00000 -14.5724 + + +1.00000 0.00000 1.00000 -43.8991 +1.00000 0.125000 1.00000 -34.3551 + + +0.875000 0.125000 1.00000 -14.5724 +1.00000 0.125000 1.00000 -34.3551 + + +0.750000 0.125000 0.875000 3.49255 +0.875000 0.125000 0.875000 -9.76803 + + +0.750000 0.125000 0.875000 3.49255 +0.750000 0.250000 0.875000 2.52230 + + +0.750000 0.125000 0.875000 3.49255 +0.750000 0.125000 1.00000 5.21033 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.250000 0.875000 -7.05443 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.125000 1.00000 -14.5724 + + +0.750000 0.250000 0.875000 2.52230 +0.875000 0.250000 0.875000 -7.05443 + + +0.750000 0.250000 0.875000 2.52230 +0.750000 0.250000 1.00000 3.76288 + + +0.875000 0.250000 0.875000 -7.05443 +0.875000 0.250000 1.00000 -10.5241 + + +0.750000 0.125000 1.00000 5.21033 +0.875000 0.125000 1.00000 -14.5724 + + +0.750000 0.125000 1.00000 5.21033 +0.750000 0.250000 1.00000 3.76288 + + +0.875000 0.125000 1.00000 -14.5724 +0.875000 0.250000 1.00000 -10.5241 + + +0.750000 0.250000 1.00000 3.76288 +0.875000 0.250000 1.00000 -10.5241 + + +0.875000 0.125000 0.875000 -9.76803 +1.00000 0.125000 0.875000 -23.0286 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.250000 0.875000 -7.05443 + + +0.875000 0.125000 0.875000 -9.76803 +0.875000 0.125000 1.00000 -14.5724 + + +1.00000 0.125000 0.875000 -23.0286 +1.00000 0.250000 0.875000 -16.6312 + + +1.00000 0.125000 0.875000 -23.0286 +1.00000 0.125000 1.00000 -34.3551 + + +0.875000 0.250000 0.875000 -7.05443 +1.00000 0.250000 0.875000 -16.6312 + + +0.875000 0.250000 0.875000 -7.05443 +0.875000 0.250000 1.00000 -10.5241 + + +1.00000 0.250000 0.875000 -16.6312 +1.00000 0.250000 1.00000 -24.8111 + + +0.875000 0.125000 1.00000 -14.5724 +1.00000 0.125000 1.00000 -34.3551 + + +0.875000 0.125000 1.00000 -14.5724 +0.875000 0.250000 1.00000 -10.5241 + + +1.00000 0.125000 1.00000 -34.3551 +1.00000 0.250000 1.00000 -24.8111 + + +0.875000 0.250000 1.00000 -10.5241 +1.00000 0.250000 1.00000 -24.8111 + + +0.500000 0.250000 0.750000 9.37418 +0.625000 0.250000 0.750000 5.57745 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.375000 0.750000 1.14727 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.250000 0.875000 18.4474 + + +0.625000 0.250000 0.750000 5.57745 +0.625000 0.375000 0.750000 0.682606 + + +0.625000 0.250000 0.750000 5.57745 +0.625000 0.250000 0.875000 10.9759 + + +0.500000 0.375000 0.750000 1.14727 +0.625000 0.375000 0.750000 0.682606 + + +0.500000 0.375000 0.750000 1.14727 +0.500000 0.375000 0.875000 2.25772 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.250000 0.875000 18.4474 +0.625000 0.250000 0.875000 10.9759 + + +0.500000 0.250000 0.875000 18.4474 +0.500000 0.375000 0.875000 2.25772 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.375000 0.875000 2.25772 +0.625000 0.375000 0.875000 1.34330 + + +0.625000 0.250000 0.750000 5.57745 +0.750000 0.250000 0.750000 1.78073 + + +0.625000 0.250000 0.750000 5.57745 +0.625000 0.375000 0.750000 0.682606 + + +0.625000 0.250000 0.750000 5.57745 +0.625000 0.250000 0.875000 10.9759 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.375000 0.750000 0.217938 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.250000 0.875000 3.50430 + + +0.625000 0.375000 0.750000 0.682606 +0.750000 0.375000 0.750000 0.217938 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.375000 0.875000 1.34330 + + +0.750000 0.375000 0.750000 0.217938 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.250000 0.875000 10.9759 +0.750000 0.250000 0.875000 3.50430 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.375000 0.875000 1.34330 + + +0.750000 0.250000 0.875000 3.50430 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.375000 0.875000 1.34330 +0.750000 0.375000 0.875000 0.428879 + + +0.500000 0.375000 0.750000 1.14727 +0.625000 0.375000 0.750000 0.682606 + + +0.500000 0.375000 0.750000 1.14727 +0.500000 0.500000 0.750000 -7.07963 + + +0.500000 0.375000 0.750000 1.14727 +0.500000 0.375000 0.875000 2.25772 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.500000 0.750000 -4.21224 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.500000 0.750000 -7.07963 +0.625000 0.500000 0.750000 -4.21224 + + +0.500000 0.500000 0.750000 -7.07963 +0.500000 0.500000 0.875000 -13.9320 + + +0.625000 0.500000 0.750000 -4.21224 +0.625000 0.500000 0.875000 -8.28926 + + +0.500000 0.375000 0.875000 2.25772 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.375000 0.875000 2.25772 +0.500000 0.500000 0.875000 -13.9320 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.500000 0.875000 -8.28926 + + +0.500000 0.500000 0.875000 -13.9320 +0.625000 0.500000 0.875000 -8.28926 + + +0.625000 0.375000 0.750000 0.682606 +0.750000 0.375000 0.750000 0.217938 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.500000 0.750000 -4.21224 + + +0.625000 0.375000 0.750000 0.682606 +0.625000 0.375000 0.875000 1.34330 + + +0.750000 0.375000 0.750000 0.217938 +0.750000 0.500000 0.750000 -1.34486 + + +0.750000 0.375000 0.750000 0.217938 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.500000 0.750000 -4.21224 +0.750000 0.500000 0.750000 -1.34486 + + +0.625000 0.500000 0.750000 -4.21224 +0.625000 0.500000 0.875000 -8.28926 + + +0.750000 0.500000 0.750000 -1.34486 +0.750000 0.500000 0.875000 -2.64654 + + +0.625000 0.375000 0.875000 1.34330 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.500000 0.875000 -8.28926 + + +0.750000 0.375000 0.875000 0.428879 +0.750000 0.500000 0.875000 -2.64654 + + +0.625000 0.500000 0.875000 -8.28926 +0.750000 0.500000 0.875000 -2.64654 + + +0.500000 0.250000 0.875000 18.4474 +0.625000 0.250000 0.875000 10.9759 + + +0.500000 0.250000 0.875000 18.4474 +0.500000 0.375000 0.875000 2.25772 + + +0.500000 0.250000 0.875000 18.4474 +0.500000 0.250000 1.00000 27.5206 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.375000 0.875000 1.34330 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.250000 1.00000 16.3743 + + +0.500000 0.375000 0.875000 2.25772 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.375000 0.875000 2.25772 +0.500000 0.375000 1.00000 3.36816 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.375000 1.00000 2.00399 + + +0.500000 0.250000 1.00000 27.5206 +0.625000 0.250000 1.00000 16.3743 + + +0.500000 0.250000 1.00000 27.5206 +0.500000 0.375000 1.00000 3.36816 + + +0.625000 0.250000 1.00000 16.3743 +0.625000 0.375000 1.00000 2.00399 + + +0.500000 0.375000 1.00000 3.36816 +0.625000 0.375000 1.00000 2.00399 + + +0.625000 0.250000 0.875000 10.9759 +0.750000 0.250000 0.875000 3.50430 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.375000 0.875000 1.34330 + + +0.625000 0.250000 0.875000 10.9759 +0.625000 0.250000 1.00000 16.3743 + + +0.750000 0.250000 0.875000 3.50430 +0.750000 0.375000 0.875000 0.428879 + + +0.750000 0.250000 0.875000 3.50430 +0.750000 0.250000 1.00000 5.22786 + + +0.625000 0.375000 0.875000 1.34330 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.375000 1.00000 2.00399 + + +0.750000 0.375000 0.875000 0.428879 +0.750000 0.375000 1.00000 0.639820 + + +0.625000 0.250000 1.00000 16.3743 +0.750000 0.250000 1.00000 5.22786 + + +0.625000 0.250000 1.00000 16.3743 +0.625000 0.375000 1.00000 2.00399 + + +0.750000 0.250000 1.00000 5.22786 +0.750000 0.375000 1.00000 0.639820 + + +0.625000 0.375000 1.00000 2.00399 +0.750000 0.375000 1.00000 0.639820 + + +0.500000 0.375000 0.875000 2.25772 +0.625000 0.375000 0.875000 1.34330 + + +0.500000 0.375000 0.875000 2.25772 +0.500000 0.500000 0.875000 -13.9320 + + +0.500000 0.375000 0.875000 2.25772 +0.500000 0.375000 1.00000 3.36816 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.500000 0.875000 -8.28926 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.375000 1.00000 2.00399 + + +0.500000 0.500000 0.875000 -13.9320 +0.625000 0.500000 0.875000 -8.28926 + + +0.500000 0.500000 0.875000 -13.9320 +0.500000 0.500000 1.00000 -20.7843 + + +0.625000 0.500000 0.875000 -8.28926 +0.625000 0.500000 1.00000 -12.3663 + + +0.500000 0.375000 1.00000 3.36816 +0.625000 0.375000 1.00000 2.00399 + + +0.500000 0.375000 1.00000 3.36816 +0.500000 0.500000 1.00000 -20.7843 + + +0.625000 0.375000 1.00000 2.00399 +0.625000 0.500000 1.00000 -12.3663 + + +0.500000 0.500000 1.00000 -20.7843 +0.625000 0.500000 1.00000 -12.3663 + + +0.625000 0.375000 0.875000 1.34330 +0.750000 0.375000 0.875000 0.428879 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.500000 0.875000 -8.28926 + + +0.625000 0.375000 0.875000 1.34330 +0.625000 0.375000 1.00000 2.00399 + + +0.750000 0.375000 0.875000 0.428879 +0.750000 0.500000 0.875000 -2.64654 + + +0.750000 0.375000 0.875000 0.428879 +0.750000 0.375000 1.00000 0.639820 + + +0.625000 0.500000 0.875000 -8.28926 +0.750000 0.500000 0.875000 -2.64654 + + +0.625000 0.500000 0.875000 -8.28926 +0.625000 0.500000 1.00000 -12.3663 + + +0.750000 0.500000 0.875000 -2.64654 +0.750000 0.500000 1.00000 -3.94822 + + +0.625000 0.375000 1.00000 2.00399 +0.750000 0.375000 1.00000 0.639820 + + +0.625000 0.375000 1.00000 2.00399 +0.625000 0.500000 1.00000 -12.3663 + + +0.750000 0.375000 1.00000 0.639820 +0.750000 0.500000 1.00000 -3.94822 + + +0.625000 0.500000 1.00000 -12.3663 +0.750000 0.500000 1.00000 -3.94822 + + +0.750000 0.250000 0.750000 1.16887 +0.875000 0.250000 0.750000 -3.26912 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.375000 0.750000 0.143054 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.250000 0.875000 2.30021 + + +0.875000 0.250000 0.750000 -3.26912 +0.875000 0.375000 0.750000 -0.400097 + + +0.875000 0.250000 0.750000 -3.26912 +0.875000 0.250000 0.875000 -6.43329 + + +0.750000 0.375000 0.750000 0.143054 +0.875000 0.375000 0.750000 -0.400097 + + +0.750000 0.375000 0.750000 0.143054 +0.750000 0.375000 0.875000 0.281515 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.250000 0.875000 2.30021 +0.875000 0.250000 0.875000 -6.43329 + + +0.750000 0.250000 0.875000 2.30021 +0.750000 0.375000 0.875000 0.281515 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.375000 0.875000 0.281515 +0.875000 0.375000 0.875000 -0.787349 + + +0.875000 0.250000 0.750000 -3.26912 +1.00000 0.250000 0.750000 -7.70711 + + +0.875000 0.250000 0.750000 -3.26912 +0.875000 0.375000 0.750000 -0.400097 + + +0.875000 0.250000 0.750000 -3.26912 +0.875000 0.250000 0.875000 -6.43329 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.375000 0.750000 -0.943247 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.250000 0.875000 -15.1668 + + +0.875000 0.375000 0.750000 -0.400097 +1.00000 0.375000 0.750000 -0.943247 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.375000 0.875000 -0.787349 + + +1.00000 0.375000 0.750000 -0.943247 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.250000 0.875000 -6.43329 +1.00000 0.250000 0.875000 -15.1668 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.375000 0.875000 -0.787349 + + +1.00000 0.250000 0.875000 -15.1668 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.375000 0.875000 -0.787349 +1.00000 0.375000 0.875000 -1.85621 + + +0.750000 0.375000 0.750000 0.143054 +0.875000 0.375000 0.750000 -0.400097 + + +0.750000 0.375000 0.750000 0.143054 +0.750000 0.500000 0.750000 -0.882761 + + +0.750000 0.375000 0.750000 0.143054 +0.750000 0.375000 0.875000 0.281515 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.500000 0.750000 2.46893 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.500000 0.750000 -0.882761 +0.875000 0.500000 0.750000 2.46893 + + +0.750000 0.500000 0.750000 -0.882761 +0.750000 0.500000 0.875000 -1.73718 + + +0.875000 0.500000 0.750000 2.46893 +0.875000 0.500000 0.875000 4.85859 + + +0.750000 0.375000 0.875000 0.281515 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.375000 0.875000 0.281515 +0.750000 0.500000 0.875000 -1.73718 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.500000 0.875000 4.85859 + + +0.750000 0.500000 0.875000 -1.73718 +0.875000 0.500000 0.875000 4.85859 + + +0.875000 0.375000 0.750000 -0.400097 +1.00000 0.375000 0.750000 -0.943247 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.500000 0.750000 2.46893 + + +0.875000 0.375000 0.750000 -0.400097 +0.875000 0.375000 0.875000 -0.787349 + + +1.00000 0.375000 0.750000 -0.943247 +1.00000 0.500000 0.750000 5.82062 + + +1.00000 0.375000 0.750000 -0.943247 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.500000 0.750000 2.46893 +1.00000 0.500000 0.750000 5.82062 + + +0.875000 0.500000 0.750000 2.46893 +0.875000 0.500000 0.875000 4.85859 + + +1.00000 0.500000 0.750000 5.82062 +1.00000 0.500000 0.875000 11.4544 + + +0.875000 0.375000 0.875000 -0.787349 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.500000 0.875000 4.85859 + + +1.00000 0.375000 0.875000 -1.85621 +1.00000 0.500000 0.875000 11.4544 + + +0.875000 0.500000 0.875000 4.85859 +1.00000 0.500000 0.875000 11.4544 + + +0.750000 0.250000 0.875000 2.30021 +0.875000 0.250000 0.875000 -6.43329 + + +0.750000 0.250000 0.875000 2.30021 +0.750000 0.375000 0.875000 0.281515 + + +0.750000 0.250000 0.875000 2.30021 +0.750000 0.250000 1.00000 3.43156 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.375000 0.875000 -0.787349 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.250000 1.00000 -9.59746 + + +0.750000 0.375000 0.875000 0.281515 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.375000 0.875000 0.281515 +0.750000 0.375000 1.00000 0.419977 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.375000 1.00000 -1.17460 + + +0.750000 0.250000 1.00000 3.43156 +0.875000 0.250000 1.00000 -9.59746 + + +0.750000 0.250000 1.00000 3.43156 +0.750000 0.375000 1.00000 0.419977 + + +0.875000 0.250000 1.00000 -9.59746 +0.875000 0.375000 1.00000 -1.17460 + + +0.750000 0.375000 1.00000 0.419977 +0.875000 0.375000 1.00000 -1.17460 + + +0.875000 0.250000 0.875000 -6.43329 +1.00000 0.250000 0.875000 -15.1668 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.375000 0.875000 -0.787349 + + +0.875000 0.250000 0.875000 -6.43329 +0.875000 0.250000 1.00000 -9.59746 + + +1.00000 0.250000 0.875000 -15.1668 +1.00000 0.375000 0.875000 -1.85621 + + +1.00000 0.250000 0.875000 -15.1668 +1.00000 0.250000 1.00000 -22.6265 + + +0.875000 0.375000 0.875000 -0.787349 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.375000 1.00000 -1.17460 + + +1.00000 0.375000 0.875000 -1.85621 +1.00000 0.375000 1.00000 -2.76918 + + +0.875000 0.250000 1.00000 -9.59746 +1.00000 0.250000 1.00000 -22.6265 + + +0.875000 0.250000 1.00000 -9.59746 +0.875000 0.375000 1.00000 -1.17460 + + +1.00000 0.250000 1.00000 -22.6265 +1.00000 0.375000 1.00000 -2.76918 + + +0.875000 0.375000 1.00000 -1.17460 +1.00000 0.375000 1.00000 -2.76918 + + +0.750000 0.375000 0.875000 0.281515 +0.875000 0.375000 0.875000 -0.787349 + + +0.750000 0.375000 0.875000 0.281515 +0.750000 0.500000 0.875000 -1.73718 + + +0.750000 0.375000 0.875000 0.281515 +0.750000 0.375000 1.00000 0.419977 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.500000 0.875000 4.85859 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.375000 1.00000 -1.17460 + + +0.750000 0.500000 0.875000 -1.73718 +0.875000 0.500000 0.875000 4.85859 + + +0.750000 0.500000 0.875000 -1.73718 +0.750000 0.500000 1.00000 -2.59160 + + +0.875000 0.500000 0.875000 4.85859 +0.875000 0.500000 1.00000 7.24826 + + +0.750000 0.375000 1.00000 0.419977 +0.875000 0.375000 1.00000 -1.17460 + + +0.750000 0.375000 1.00000 0.419977 +0.750000 0.500000 1.00000 -2.59160 + + +0.875000 0.375000 1.00000 -1.17460 +0.875000 0.500000 1.00000 7.24826 + + +0.750000 0.500000 1.00000 -2.59160 +0.875000 0.500000 1.00000 7.24826 + + +0.875000 0.375000 0.875000 -0.787349 +1.00000 0.375000 0.875000 -1.85621 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.500000 0.875000 4.85859 + + +0.875000 0.375000 0.875000 -0.787349 +0.875000 0.375000 1.00000 -1.17460 + + +1.00000 0.375000 0.875000 -1.85621 +1.00000 0.500000 0.875000 11.4544 + + +1.00000 0.375000 0.875000 -1.85621 +1.00000 0.375000 1.00000 -2.76918 + + +0.875000 0.500000 0.875000 4.85859 +1.00000 0.500000 0.875000 11.4544 + + +0.875000 0.500000 0.875000 4.85859 +0.875000 0.500000 1.00000 7.24826 + + +1.00000 0.500000 0.875000 11.4544 +1.00000 0.500000 1.00000 17.0881 + + +0.875000 0.375000 1.00000 -1.17460 +1.00000 0.375000 1.00000 -2.76918 + + +0.875000 0.375000 1.00000 -1.17460 +0.875000 0.500000 1.00000 7.24826 + + +1.00000 0.375000 1.00000 -2.76918 +1.00000 0.500000 1.00000 17.0881 + + +0.875000 0.500000 1.00000 7.24826 +1.00000 0.500000 1.00000 17.0881 + + +0.00000 0.500000 0.500000 -0.0977178 +0.125000 0.500000 0.500000 -1.41285 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.625000 0.500000 -0.157577 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.500000 0.625000 -0.192299 + + +0.125000 0.500000 0.500000 -1.41285 +0.125000 0.625000 0.500000 -2.27832 + + +0.125000 0.500000 0.500000 -1.41285 +0.125000 0.500000 0.625000 -2.78033 + + +0.00000 0.625000 0.500000 -0.157577 +0.125000 0.625000 0.500000 -2.27832 + + +0.00000 0.625000 0.500000 -0.157577 +0.00000 0.625000 0.625000 -0.310096 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.500000 0.625000 -0.192299 +0.125000 0.500000 0.625000 -2.78033 + + +0.00000 0.500000 0.625000 -0.192299 +0.00000 0.625000 0.625000 -0.310096 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.625000 0.625000 -0.310096 +0.125000 0.625000 0.625000 -4.48350 + + +0.125000 0.500000 0.500000 -1.41285 +0.250000 0.500000 0.500000 -2.72797 + + +0.125000 0.500000 0.500000 -1.41285 +0.125000 0.625000 0.500000 -2.27832 + + +0.125000 0.500000 0.500000 -1.41285 +0.125000 0.500000 0.625000 -2.78033 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.625000 0.500000 -4.39907 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.500000 0.625000 -5.36837 + + +0.125000 0.625000 0.500000 -2.27832 +0.250000 0.625000 0.500000 -4.39907 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.625000 0.625000 -4.48350 + + +0.250000 0.625000 0.500000 -4.39907 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.500000 0.625000 -2.78033 +0.250000 0.500000 0.625000 -5.36837 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.625000 0.625000 -4.48350 + + +0.250000 0.500000 0.625000 -5.36837 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.625000 0.625000 -4.48350 +0.250000 0.625000 0.625000 -8.65691 + + +0.00000 0.625000 0.500000 -0.157577 +0.125000 0.625000 0.500000 -2.27832 + + +0.00000 0.625000 0.500000 -0.157577 +0.00000 0.750000 0.500000 -0.217437 + + +0.00000 0.625000 0.500000 -0.157577 +0.00000 0.625000 0.625000 -0.310096 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.750000 0.500000 -3.14380 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.750000 0.500000 -0.217437 +0.125000 0.750000 0.500000 -3.14380 + + +0.00000 0.750000 0.500000 -0.217437 +0.00000 0.750000 0.625000 -0.427894 + + +0.125000 0.750000 0.500000 -3.14380 +0.125000 0.750000 0.625000 -6.18667 + + +0.00000 0.625000 0.625000 -0.310096 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.625000 0.625000 -0.310096 +0.00000 0.750000 0.625000 -0.427894 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.750000 0.625000 -6.18667 + + +0.00000 0.750000 0.625000 -0.427894 +0.125000 0.750000 0.625000 -6.18667 + + +0.125000 0.625000 0.500000 -2.27832 +0.250000 0.625000 0.500000 -4.39907 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.750000 0.500000 -3.14380 + + +0.125000 0.625000 0.500000 -2.27832 +0.125000 0.625000 0.625000 -4.48350 + + +0.250000 0.625000 0.500000 -4.39907 +0.250000 0.750000 0.500000 -6.07016 + + +0.250000 0.625000 0.500000 -4.39907 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.750000 0.500000 -3.14380 +0.250000 0.750000 0.500000 -6.07016 + + +0.125000 0.750000 0.500000 -3.14380 +0.125000 0.750000 0.625000 -6.18667 + + +0.250000 0.750000 0.500000 -6.07016 +0.250000 0.750000 0.625000 -11.9454 + + +0.125000 0.625000 0.625000 -4.48350 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.750000 0.625000 -6.18667 + + +0.250000 0.625000 0.625000 -8.65691 +0.250000 0.750000 0.625000 -11.9454 + + +0.125000 0.750000 0.625000 -6.18667 +0.250000 0.750000 0.625000 -11.9454 + + +0.00000 0.500000 0.625000 -0.192299 +0.125000 0.500000 0.625000 -2.78033 + + +0.00000 0.500000 0.625000 -0.192299 +0.00000 0.625000 0.625000 -0.310096 + + +0.00000 0.500000 0.625000 -0.192299 +0.00000 0.500000 0.750000 -0.286879 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.625000 0.625000 -4.48350 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.500000 0.750000 -4.14782 + + +0.00000 0.625000 0.625000 -0.310096 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.625000 0.625000 -0.310096 +0.00000 0.625000 0.750000 -0.462615 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.625000 0.750000 -6.68868 + + +0.00000 0.500000 0.750000 -0.286879 +0.125000 0.500000 0.750000 -4.14782 + + +0.00000 0.500000 0.750000 -0.286879 +0.00000 0.625000 0.750000 -0.462615 + + +0.125000 0.500000 0.750000 -4.14782 +0.125000 0.625000 0.750000 -6.68868 + + +0.00000 0.625000 0.750000 -0.462615 +0.125000 0.625000 0.750000 -6.68868 + + +0.125000 0.500000 0.625000 -2.78033 +0.250000 0.500000 0.625000 -5.36837 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.625000 0.625000 -4.48350 + + +0.125000 0.500000 0.625000 -2.78033 +0.125000 0.500000 0.750000 -4.14782 + + +0.250000 0.500000 0.625000 -5.36837 +0.250000 0.625000 0.625000 -8.65691 + + +0.250000 0.500000 0.625000 -5.36837 +0.250000 0.500000 0.750000 -8.00877 + + +0.125000 0.625000 0.625000 -4.48350 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.625000 0.750000 -6.68868 + + +0.250000 0.625000 0.625000 -8.65691 +0.250000 0.625000 0.750000 -12.9148 + + +0.125000 0.500000 0.750000 -4.14782 +0.250000 0.500000 0.750000 -8.00877 + + +0.125000 0.500000 0.750000 -4.14782 +0.125000 0.625000 0.750000 -6.68868 + + +0.250000 0.500000 0.750000 -8.00877 +0.250000 0.625000 0.750000 -12.9148 + + +0.125000 0.625000 0.750000 -6.68868 +0.250000 0.625000 0.750000 -12.9148 + + +0.00000 0.625000 0.625000 -0.310096 +0.125000 0.625000 0.625000 -4.48350 + + +0.00000 0.625000 0.625000 -0.310096 +0.00000 0.750000 0.625000 -0.427894 + + +0.00000 0.625000 0.625000 -0.310096 +0.00000 0.625000 0.750000 -0.462615 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.750000 0.625000 -6.18667 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.625000 0.750000 -6.68868 + + +0.00000 0.750000 0.625000 -0.427894 +0.125000 0.750000 0.625000 -6.18667 + + +0.00000 0.750000 0.625000 -0.427894 +0.00000 0.750000 0.750000 -0.638350 + + +0.125000 0.750000 0.625000 -6.18667 +0.125000 0.750000 0.750000 -9.22954 + + +0.00000 0.625000 0.750000 -0.462615 +0.125000 0.625000 0.750000 -6.68868 + + +0.00000 0.625000 0.750000 -0.462615 +0.00000 0.750000 0.750000 -0.638350 + + +0.125000 0.625000 0.750000 -6.68868 +0.125000 0.750000 0.750000 -9.22954 + + +0.00000 0.750000 0.750000 -0.638350 +0.125000 0.750000 0.750000 -9.22954 + + +0.125000 0.625000 0.625000 -4.48350 +0.250000 0.625000 0.625000 -8.65691 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.750000 0.625000 -6.18667 + + +0.125000 0.625000 0.625000 -4.48350 +0.125000 0.625000 0.750000 -6.68868 + + +0.250000 0.625000 0.625000 -8.65691 +0.250000 0.750000 0.625000 -11.9454 + + +0.250000 0.625000 0.625000 -8.65691 +0.250000 0.625000 0.750000 -12.9148 + + +0.125000 0.750000 0.625000 -6.18667 +0.250000 0.750000 0.625000 -11.9454 + + +0.125000 0.750000 0.625000 -6.18667 +0.125000 0.750000 0.750000 -9.22954 + + +0.250000 0.750000 0.625000 -11.9454 +0.250000 0.750000 0.750000 -17.8207 + + +0.125000 0.625000 0.750000 -6.68868 +0.250000 0.625000 0.750000 -12.9148 + + +0.125000 0.625000 0.750000 -6.68868 +0.125000 0.750000 0.750000 -9.22954 + + +0.250000 0.625000 0.750000 -12.9148 +0.250000 0.750000 0.750000 -17.8207 + + +0.125000 0.750000 0.750000 -9.22954 +0.250000 0.750000 0.750000 -17.8207 + + +0.250000 0.500000 0.500000 -2.83357 +0.375000 0.500000 0.500000 -2.93957 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.625000 0.500000 -4.56935 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.500000 0.625000 -5.57617 + + +0.375000 0.500000 0.500000 -2.93957 +0.375000 0.625000 0.500000 -4.74029 + + +0.375000 0.500000 0.500000 -2.93957 +0.375000 0.500000 0.625000 -5.78478 + + +0.250000 0.625000 0.500000 -4.56935 +0.375000 0.625000 0.500000 -4.74029 + + +0.250000 0.625000 0.500000 -4.56935 +0.250000 0.625000 0.625000 -8.99200 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.500000 0.625000 -5.57617 +0.375000 0.500000 0.625000 -5.78478 + + +0.250000 0.500000 0.625000 -5.57617 +0.250000 0.625000 0.625000 -8.99200 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.625000 0.625000 -8.99200 +0.375000 0.625000 0.625000 -9.32840 + + +0.375000 0.500000 0.500000 -2.93957 +0.500000 0.500000 0.500000 -3.04558 + + +0.375000 0.500000 0.500000 -2.93957 +0.375000 0.625000 0.500000 -4.74029 + + +0.375000 0.500000 0.500000 -2.93957 +0.375000 0.500000 0.625000 -5.78478 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.625000 0.500000 -4.91123 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.500000 0.625000 -5.99339 + + +0.375000 0.625000 0.500000 -4.74029 +0.500000 0.625000 0.500000 -4.91123 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.625000 0.625000 -9.32840 + + +0.500000 0.625000 0.500000 -4.91123 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.500000 0.625000 -5.78478 +0.500000 0.500000 0.625000 -5.99339 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.625000 0.625000 -9.32840 + + +0.500000 0.500000 0.625000 -5.99339 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.625000 0.625000 -9.32840 +0.500000 0.625000 0.625000 -9.66479 + + +0.250000 0.625000 0.500000 -4.56935 +0.375000 0.625000 0.500000 -4.74029 + + +0.250000 0.625000 0.500000 -4.56935 +0.250000 0.750000 0.500000 -6.30512 + + +0.250000 0.625000 0.500000 -4.56935 +0.250000 0.625000 0.625000 -8.99200 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.750000 0.500000 -6.54100 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.750000 0.500000 -6.30512 +0.375000 0.750000 0.500000 -6.54100 + + +0.250000 0.750000 0.500000 -6.30512 +0.250000 0.750000 0.625000 -12.4078 + + +0.375000 0.750000 0.500000 -6.54100 +0.375000 0.750000 0.625000 -12.8720 + + +0.250000 0.625000 0.625000 -8.99200 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.625000 0.625000 -8.99200 +0.250000 0.750000 0.625000 -12.4078 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.750000 0.625000 -12.8720 + + +0.250000 0.750000 0.625000 -12.4078 +0.375000 0.750000 0.625000 -12.8720 + + +0.375000 0.625000 0.500000 -4.74029 +0.500000 0.625000 0.500000 -4.91123 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.750000 0.500000 -6.54100 + + +0.375000 0.625000 0.500000 -4.74029 +0.375000 0.625000 0.625000 -9.32840 + + +0.500000 0.625000 0.500000 -4.91123 +0.500000 0.750000 0.500000 -6.77688 + + +0.500000 0.625000 0.500000 -4.91123 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.750000 0.500000 -6.54100 +0.500000 0.750000 0.500000 -6.77688 + + +0.375000 0.750000 0.500000 -6.54100 +0.375000 0.750000 0.625000 -12.8720 + + +0.500000 0.750000 0.500000 -6.77688 +0.500000 0.750000 0.625000 -13.3362 + + +0.375000 0.625000 0.625000 -9.32840 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.750000 0.625000 -12.8720 + + +0.500000 0.625000 0.625000 -9.66479 +0.500000 0.750000 0.625000 -13.3362 + + +0.375000 0.750000 0.625000 -12.8720 +0.500000 0.750000 0.625000 -13.3362 + + +0.250000 0.500000 0.625000 -5.57617 +0.375000 0.500000 0.625000 -5.78478 + + +0.250000 0.500000 0.625000 -5.57617 +0.250000 0.625000 0.625000 -8.99200 + + +0.250000 0.500000 0.625000 -5.57617 +0.250000 0.500000 0.750000 -8.31877 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.625000 0.625000 -9.32840 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.500000 0.750000 -8.62998 + + +0.250000 0.625000 0.625000 -8.99200 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.625000 0.625000 -8.99200 +0.250000 0.625000 0.750000 -13.4147 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.625000 0.750000 -13.9165 + + +0.250000 0.500000 0.750000 -8.31877 +0.375000 0.500000 0.750000 -8.62998 + + +0.250000 0.500000 0.750000 -8.31877 +0.250000 0.625000 0.750000 -13.4147 + + +0.375000 0.500000 0.750000 -8.62998 +0.375000 0.625000 0.750000 -13.9165 + + +0.250000 0.625000 0.750000 -13.4147 +0.375000 0.625000 0.750000 -13.9165 + + +0.375000 0.500000 0.625000 -5.78478 +0.500000 0.500000 0.625000 -5.99339 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.625000 0.625000 -9.32840 + + +0.375000 0.500000 0.625000 -5.78478 +0.375000 0.500000 0.750000 -8.62998 + + +0.500000 0.500000 0.625000 -5.99339 +0.500000 0.625000 0.625000 -9.66479 + + +0.500000 0.500000 0.625000 -5.99339 +0.500000 0.500000 0.750000 -8.94119 + + +0.375000 0.625000 0.625000 -9.32840 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.625000 0.750000 -13.9165 + + +0.500000 0.625000 0.625000 -9.66479 +0.500000 0.625000 0.750000 -14.4184 + + +0.375000 0.500000 0.750000 -8.62998 +0.500000 0.500000 0.750000 -8.94119 + + +0.375000 0.500000 0.750000 -8.62998 +0.375000 0.625000 0.750000 -13.9165 + + +0.500000 0.500000 0.750000 -8.94119 +0.500000 0.625000 0.750000 -14.4184 + + +0.375000 0.625000 0.750000 -13.9165 +0.500000 0.625000 0.750000 -14.4184 + + +0.250000 0.625000 0.625000 -8.99200 +0.375000 0.625000 0.625000 -9.32840 + + +0.250000 0.625000 0.625000 -8.99200 +0.250000 0.750000 0.625000 -12.4078 + + +0.250000 0.625000 0.625000 -8.99200 +0.250000 0.625000 0.750000 -13.4147 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.750000 0.625000 -12.8720 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.625000 0.750000 -13.9165 + + +0.250000 0.750000 0.625000 -12.4078 +0.375000 0.750000 0.625000 -12.8720 + + +0.250000 0.750000 0.625000 -12.4078 +0.250000 0.750000 0.750000 -18.5105 + + +0.375000 0.750000 0.625000 -12.8720 +0.375000 0.750000 0.750000 -19.2030 + + +0.250000 0.625000 0.750000 -13.4147 +0.375000 0.625000 0.750000 -13.9165 + + +0.250000 0.625000 0.750000 -13.4147 +0.250000 0.750000 0.750000 -18.5105 + + +0.375000 0.625000 0.750000 -13.9165 +0.375000 0.750000 0.750000 -19.2030 + + +0.250000 0.750000 0.750000 -18.5105 +0.375000 0.750000 0.750000 -19.2030 + + +0.375000 0.625000 0.625000 -9.32840 +0.500000 0.625000 0.625000 -9.66479 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.750000 0.625000 -12.8720 + + +0.375000 0.625000 0.625000 -9.32840 +0.375000 0.625000 0.750000 -13.9165 + + +0.500000 0.625000 0.625000 -9.66479 +0.500000 0.750000 0.625000 -13.3362 + + +0.500000 0.625000 0.625000 -9.66479 +0.500000 0.625000 0.750000 -14.4184 + + +0.375000 0.750000 0.625000 -12.8720 +0.500000 0.750000 0.625000 -13.3362 + + +0.375000 0.750000 0.625000 -12.8720 +0.375000 0.750000 0.750000 -19.2030 + + +0.500000 0.750000 0.625000 -13.3362 +0.500000 0.750000 0.750000 -19.8955 + + +0.375000 0.625000 0.750000 -13.9165 +0.500000 0.625000 0.750000 -14.4184 + + +0.375000 0.625000 0.750000 -13.9165 +0.375000 0.750000 0.750000 -19.2030 + + +0.500000 0.625000 0.750000 -14.4184 +0.500000 0.750000 0.750000 -19.8955 + + +0.375000 0.750000 0.750000 -19.2030 +0.500000 0.750000 0.750000 -19.8955 + + +0.00000 0.750000 0.500000 -0.219278 +0.125000 0.750000 0.500000 -3.17041 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 0.875000 0.500000 -0.184192 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 0.750000 0.625000 -0.431516 + + +0.125000 0.750000 0.500000 -3.17041 +0.125000 0.875000 0.500000 -2.66313 + + +0.125000 0.750000 0.500000 -3.17041 +0.125000 0.750000 0.625000 -6.23905 + + +0.00000 0.875000 0.500000 -0.184192 +0.125000 0.875000 0.500000 -2.66313 + + +0.00000 0.875000 0.500000 -0.184192 +0.00000 0.875000 0.625000 -0.362471 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 0.750000 0.625000 -0.431516 +0.125000 0.750000 0.625000 -6.23905 + + +0.00000 0.750000 0.625000 -0.431516 +0.00000 0.875000 0.625000 -0.362471 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 0.875000 0.625000 -0.362471 +0.125000 0.875000 0.625000 -5.24077 + + +0.125000 0.750000 0.500000 -3.17041 +0.250000 0.750000 0.500000 -6.12155 + + +0.125000 0.750000 0.500000 -3.17041 +0.125000 0.875000 0.500000 -2.66313 + + +0.125000 0.750000 0.500000 -3.17041 +0.125000 0.750000 0.625000 -6.23905 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 0.875000 0.500000 -5.14207 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 0.750000 0.625000 -12.0466 + + +0.125000 0.875000 0.500000 -2.66313 +0.250000 0.875000 0.500000 -5.14207 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 0.875000 0.625000 -5.24077 + + +0.250000 0.875000 0.500000 -5.14207 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 0.750000 0.625000 -6.23905 +0.250000 0.750000 0.625000 -12.0466 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.875000 0.625000 -5.24077 + + +0.250000 0.750000 0.625000 -12.0466 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 0.875000 0.625000 -5.24077 +0.250000 0.875000 0.625000 -10.1191 + + +0.00000 0.875000 0.500000 -0.184192 +0.125000 0.875000 0.500000 -2.66313 + + +0.00000 0.875000 0.500000 -0.184192 +0.00000 1.00000 0.500000 -0.149107 + + +0.00000 0.875000 0.500000 -0.184192 +0.00000 0.875000 0.625000 -0.362471 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 1.00000 0.500000 -2.15585 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 1.00000 0.500000 -0.149107 +0.125000 1.00000 0.500000 -2.15585 + + +0.00000 1.00000 0.500000 -0.149107 +0.00000 1.00000 0.625000 -0.293426 + + +0.125000 1.00000 0.500000 -2.15585 +0.125000 1.00000 0.625000 -4.24249 + + +0.00000 0.875000 0.625000 -0.362471 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 0.875000 0.625000 -0.362471 +0.00000 1.00000 0.625000 -0.293426 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 1.00000 0.625000 -4.24249 + + +0.00000 1.00000 0.625000 -0.293426 +0.125000 1.00000 0.625000 -4.24249 + + +0.125000 0.875000 0.500000 -2.66313 +0.250000 0.875000 0.500000 -5.14207 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 1.00000 0.500000 -2.15585 + + +0.125000 0.875000 0.500000 -2.66313 +0.125000 0.875000 0.625000 -5.24077 + + +0.250000 0.875000 0.500000 -5.14207 +0.250000 1.00000 0.500000 -4.16259 + + +0.250000 0.875000 0.500000 -5.14207 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 1.00000 0.500000 -2.15585 +0.250000 1.00000 0.500000 -4.16259 + + +0.125000 1.00000 0.500000 -2.15585 +0.125000 1.00000 0.625000 -4.24249 + + +0.250000 1.00000 0.500000 -4.16259 +0.250000 1.00000 0.625000 -8.19155 + + +0.125000 0.875000 0.625000 -5.24077 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 1.00000 0.625000 -4.24249 + + +0.250000 0.875000 0.625000 -10.1191 +0.250000 1.00000 0.625000 -8.19155 + + +0.125000 1.00000 0.625000 -4.24249 +0.250000 1.00000 0.625000 -8.19155 + + +0.00000 0.750000 0.625000 -0.431516 +0.125000 0.750000 0.625000 -6.23905 + + +0.00000 0.750000 0.625000 -0.431516 +0.00000 0.875000 0.625000 -0.362471 + + +0.00000 0.750000 0.625000 -0.431516 +0.00000 0.750000 0.750000 -0.643754 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.875000 0.625000 -5.24077 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.750000 0.750000 -9.30768 + + +0.00000 0.875000 0.625000 -0.362471 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 0.875000 0.625000 -0.362471 +0.00000 0.875000 0.750000 -0.540750 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 0.875000 0.750000 -7.81840 + + +0.00000 0.750000 0.750000 -0.643754 +0.125000 0.750000 0.750000 -9.30768 + + +0.00000 0.750000 0.750000 -0.643754 +0.00000 0.875000 0.750000 -0.540750 + + +0.125000 0.750000 0.750000 -9.30768 +0.125000 0.875000 0.750000 -7.81840 + + +0.00000 0.875000 0.750000 -0.540750 +0.125000 0.875000 0.750000 -7.81840 + + +0.125000 0.750000 0.625000 -6.23905 +0.250000 0.750000 0.625000 -12.0466 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.875000 0.625000 -5.24077 + + +0.125000 0.750000 0.625000 -6.23905 +0.125000 0.750000 0.750000 -9.30768 + + +0.250000 0.750000 0.625000 -12.0466 +0.250000 0.875000 0.625000 -10.1191 + + +0.250000 0.750000 0.625000 -12.0466 +0.250000 0.750000 0.750000 -17.9716 + + +0.125000 0.875000 0.625000 -5.24077 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 0.875000 0.750000 -7.81840 + + +0.250000 0.875000 0.625000 -10.1191 +0.250000 0.875000 0.750000 -15.0961 + + +0.125000 0.750000 0.750000 -9.30768 +0.250000 0.750000 0.750000 -17.9716 + + +0.125000 0.750000 0.750000 -9.30768 +0.125000 0.875000 0.750000 -7.81840 + + +0.250000 0.750000 0.750000 -17.9716 +0.250000 0.875000 0.750000 -15.0961 + + +0.125000 0.875000 0.750000 -7.81840 +0.250000 0.875000 0.750000 -15.0961 + + +0.00000 0.875000 0.625000 -0.362471 +0.125000 0.875000 0.625000 -5.24077 + + +0.00000 0.875000 0.625000 -0.362471 +0.00000 1.00000 0.625000 -0.293426 + + +0.00000 0.875000 0.625000 -0.362471 +0.00000 0.875000 0.750000 -0.540750 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 1.00000 0.625000 -4.24249 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 0.875000 0.750000 -7.81840 + + +0.00000 1.00000 0.625000 -0.293426 +0.125000 1.00000 0.625000 -4.24249 + + +0.00000 1.00000 0.625000 -0.293426 +0.00000 1.00000 0.750000 -0.437746 + + +0.125000 1.00000 0.625000 -4.24249 +0.125000 1.00000 0.750000 -6.32912 + + +0.00000 0.875000 0.750000 -0.540750 +0.125000 0.875000 0.750000 -7.81840 + + +0.00000 0.875000 0.750000 -0.540750 +0.00000 1.00000 0.750000 -0.437746 + + +0.125000 0.875000 0.750000 -7.81840 +0.125000 1.00000 0.750000 -6.32912 + + +0.00000 1.00000 0.750000 -0.437746 +0.125000 1.00000 0.750000 -6.32912 + + +0.125000 0.875000 0.625000 -5.24077 +0.250000 0.875000 0.625000 -10.1191 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 1.00000 0.625000 -4.24249 + + +0.125000 0.875000 0.625000 -5.24077 +0.125000 0.875000 0.750000 -7.81840 + + +0.250000 0.875000 0.625000 -10.1191 +0.250000 1.00000 0.625000 -8.19155 + + +0.250000 0.875000 0.625000 -10.1191 +0.250000 0.875000 0.750000 -15.0961 + + +0.125000 1.00000 0.625000 -4.24249 +0.250000 1.00000 0.625000 -8.19155 + + +0.125000 1.00000 0.625000 -4.24249 +0.125000 1.00000 0.750000 -6.32912 + + +0.250000 1.00000 0.625000 -8.19155 +0.250000 1.00000 0.750000 -12.2205 + + +0.125000 0.875000 0.750000 -7.81840 +0.250000 0.875000 0.750000 -15.0961 + + +0.125000 0.875000 0.750000 -7.81840 +0.125000 1.00000 0.750000 -6.32912 + + +0.250000 0.875000 0.750000 -15.0961 +0.250000 1.00000 0.750000 -12.2205 + + +0.125000 1.00000 0.750000 -6.32912 +0.250000 1.00000 0.750000 -12.2205 + + +0.250000 0.750000 0.500000 -6.35850 +0.375000 0.750000 0.500000 -6.59638 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 0.875000 0.500000 -5.34111 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 0.750000 0.625000 -12.5129 + + +0.375000 0.750000 0.500000 -6.59638 +0.375000 0.875000 0.500000 -5.54092 + + +0.375000 0.750000 0.500000 -6.59638 +0.375000 0.750000 0.625000 -12.9810 + + +0.250000 0.875000 0.500000 -5.34111 +0.375000 0.875000 0.500000 -5.54092 + + +0.250000 0.875000 0.500000 -5.34111 +0.250000 0.875000 0.625000 -10.5107 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 0.750000 0.625000 -12.5129 +0.375000 0.750000 0.625000 -12.9810 + + +0.250000 0.750000 0.625000 -12.5129 +0.250000 0.875000 0.625000 -10.5107 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 0.875000 0.625000 -10.5107 +0.375000 0.875000 0.625000 -10.9040 + + +0.375000 0.750000 0.500000 -6.59638 +0.500000 0.750000 0.500000 -6.83425 + + +0.375000 0.750000 0.500000 -6.59638 +0.375000 0.875000 0.500000 -5.54092 + + +0.375000 0.750000 0.500000 -6.59638 +0.375000 0.750000 0.625000 -12.9810 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 0.875000 0.500000 -5.74074 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 0.750000 0.625000 -13.4491 + + +0.375000 0.875000 0.500000 -5.54092 +0.500000 0.875000 0.500000 -5.74074 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 0.875000 0.625000 -10.9040 + + +0.500000 0.875000 0.500000 -5.74074 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 0.750000 0.625000 -12.9810 +0.500000 0.750000 0.625000 -13.4491 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.875000 0.625000 -10.9040 + + +0.500000 0.750000 0.625000 -13.4491 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 0.875000 0.625000 -10.9040 +0.500000 0.875000 0.625000 -11.2972 + + +0.250000 0.875000 0.500000 -5.34111 +0.375000 0.875000 0.500000 -5.54092 + + +0.250000 0.875000 0.500000 -5.34111 +0.250000 1.00000 0.500000 -4.32372 + + +0.250000 0.875000 0.500000 -5.34111 +0.250000 0.875000 0.625000 -10.5107 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 1.00000 0.500000 -4.48547 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 1.00000 0.500000 -4.32372 +0.375000 1.00000 0.500000 -4.48547 + + +0.250000 1.00000 0.500000 -4.32372 +0.250000 1.00000 0.625000 -8.50862 + + +0.375000 1.00000 0.500000 -4.48547 +0.375000 1.00000 0.625000 -8.82694 + + +0.250000 0.875000 0.625000 -10.5107 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 0.875000 0.625000 -10.5107 +0.250000 1.00000 0.625000 -8.50862 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 1.00000 0.625000 -8.82694 + + +0.250000 1.00000 0.625000 -8.50862 +0.375000 1.00000 0.625000 -8.82694 + + +0.375000 0.875000 0.500000 -5.54092 +0.500000 0.875000 0.500000 -5.74074 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 1.00000 0.500000 -4.48547 + + +0.375000 0.875000 0.500000 -5.54092 +0.375000 0.875000 0.625000 -10.9040 + + +0.500000 0.875000 0.500000 -5.74074 +0.500000 1.00000 0.500000 -4.64722 + + +0.500000 0.875000 0.500000 -5.74074 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 1.00000 0.500000 -4.48547 +0.500000 1.00000 0.500000 -4.64722 + + +0.375000 1.00000 0.500000 -4.48547 +0.375000 1.00000 0.625000 -8.82694 + + +0.500000 1.00000 0.500000 -4.64722 +0.500000 1.00000 0.625000 -9.14525 + + +0.375000 0.875000 0.625000 -10.9040 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 1.00000 0.625000 -8.82694 + + +0.500000 0.875000 0.625000 -11.2972 +0.500000 1.00000 0.625000 -9.14525 + + +0.375000 1.00000 0.625000 -8.82694 +0.500000 1.00000 0.625000 -9.14525 + + +0.250000 0.750000 0.625000 -12.5129 +0.375000 0.750000 0.625000 -12.9810 + + +0.250000 0.750000 0.625000 -12.5129 +0.250000 0.875000 0.625000 -10.5107 + + +0.250000 0.750000 0.625000 -12.5129 +0.250000 0.750000 0.750000 -18.6672 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.875000 0.625000 -10.9040 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.750000 0.750000 -19.3656 + + +0.250000 0.875000 0.625000 -10.5107 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 0.875000 0.625000 -10.5107 +0.250000 0.875000 0.750000 -15.6804 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 0.875000 0.750000 -16.2670 + + +0.250000 0.750000 0.750000 -18.6672 +0.375000 0.750000 0.750000 -19.3656 + + +0.250000 0.750000 0.750000 -18.6672 +0.250000 0.875000 0.750000 -15.6804 + + +0.375000 0.750000 0.750000 -19.3656 +0.375000 0.875000 0.750000 -16.2670 + + +0.250000 0.875000 0.750000 -15.6804 +0.375000 0.875000 0.750000 -16.2670 + + +0.375000 0.750000 0.625000 -12.9810 +0.500000 0.750000 0.625000 -13.4491 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.875000 0.625000 -10.9040 + + +0.375000 0.750000 0.625000 -12.9810 +0.375000 0.750000 0.750000 -19.3656 + + +0.500000 0.750000 0.625000 -13.4491 +0.500000 0.875000 0.625000 -11.2972 + + +0.500000 0.750000 0.625000 -13.4491 +0.500000 0.750000 0.750000 -20.0640 + + +0.375000 0.875000 0.625000 -10.9040 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 0.875000 0.750000 -16.2670 + + +0.500000 0.875000 0.625000 -11.2972 +0.500000 0.875000 0.750000 -16.8536 + + +0.375000 0.750000 0.750000 -19.3656 +0.500000 0.750000 0.750000 -20.0640 + + +0.375000 0.750000 0.750000 -19.3656 +0.375000 0.875000 0.750000 -16.2670 + + +0.500000 0.750000 0.750000 -20.0640 +0.500000 0.875000 0.750000 -16.8536 + + +0.375000 0.875000 0.750000 -16.2670 +0.500000 0.875000 0.750000 -16.8536 + + +0.250000 0.875000 0.625000 -10.5107 +0.375000 0.875000 0.625000 -10.9040 + + +0.250000 0.875000 0.625000 -10.5107 +0.250000 1.00000 0.625000 -8.50862 + + +0.250000 0.875000 0.625000 -10.5107 +0.250000 0.875000 0.750000 -15.6804 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 1.00000 0.625000 -8.82694 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 0.875000 0.750000 -16.2670 + + +0.250000 1.00000 0.625000 -8.50862 +0.375000 1.00000 0.625000 -8.82694 + + +0.250000 1.00000 0.625000 -8.50862 +0.250000 1.00000 0.750000 -12.6935 + + +0.375000 1.00000 0.625000 -8.82694 +0.375000 1.00000 0.750000 -13.1684 + + +0.250000 0.875000 0.750000 -15.6804 +0.375000 0.875000 0.750000 -16.2670 + + +0.250000 0.875000 0.750000 -15.6804 +0.250000 1.00000 0.750000 -12.6935 + + +0.375000 0.875000 0.750000 -16.2670 +0.375000 1.00000 0.750000 -13.1684 + + +0.250000 1.00000 0.750000 -12.6935 +0.375000 1.00000 0.750000 -13.1684 + + +0.375000 0.875000 0.625000 -10.9040 +0.500000 0.875000 0.625000 -11.2972 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 1.00000 0.625000 -8.82694 + + +0.375000 0.875000 0.625000 -10.9040 +0.375000 0.875000 0.750000 -16.2670 + + +0.500000 0.875000 0.625000 -11.2972 +0.500000 1.00000 0.625000 -9.14525 + + +0.500000 0.875000 0.625000 -11.2972 +0.500000 0.875000 0.750000 -16.8536 + + +0.375000 1.00000 0.625000 -8.82694 +0.500000 1.00000 0.625000 -9.14525 + + +0.375000 1.00000 0.625000 -8.82694 +0.375000 1.00000 0.750000 -13.1684 + + +0.500000 1.00000 0.625000 -9.14525 +0.500000 1.00000 0.750000 -13.6433 + + +0.375000 0.875000 0.750000 -16.2670 +0.500000 0.875000 0.750000 -16.8536 + + +0.375000 0.875000 0.750000 -16.2670 +0.375000 1.00000 0.750000 -13.1684 + + +0.500000 0.875000 0.750000 -16.8536 +0.500000 1.00000 0.750000 -13.6433 + + +0.375000 1.00000 0.750000 -13.1684 +0.500000 1.00000 0.750000 -13.6433 + + +0.00000 0.500000 0.750000 -0.265625 +0.125000 0.500000 0.750000 -3.84051 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.625000 0.750000 -0.428340 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.500000 0.875000 -0.522722 + + +0.125000 0.500000 0.750000 -3.84051 +0.125000 0.625000 0.750000 -6.19312 + + +0.125000 0.500000 0.750000 -3.84051 +0.125000 0.500000 0.875000 -7.55773 + + +0.00000 0.625000 0.750000 -0.428340 +0.125000 0.625000 0.750000 -6.19312 + + +0.00000 0.625000 0.750000 -0.428340 +0.00000 0.625000 0.875000 -0.842928 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.500000 0.875000 -0.522722 +0.125000 0.500000 0.875000 -7.55773 + + +0.00000 0.500000 0.875000 -0.522722 +0.00000 0.625000 0.875000 -0.842928 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.625000 0.875000 -0.842928 +0.125000 0.625000 0.875000 -12.1874 + + +0.125000 0.500000 0.750000 -3.84051 +0.250000 0.500000 0.750000 -7.41540 + + +0.125000 0.500000 0.750000 -3.84051 +0.125000 0.625000 0.750000 -6.19312 + + +0.125000 0.500000 0.750000 -3.84051 +0.125000 0.500000 0.875000 -7.55773 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.625000 0.750000 -11.9579 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.500000 0.875000 -14.5927 + + +0.125000 0.625000 0.750000 -6.19312 +0.250000 0.625000 0.750000 -11.9579 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.625000 0.875000 -12.1874 + + +0.250000 0.625000 0.750000 -11.9579 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.500000 0.875000 -7.55773 +0.250000 0.500000 0.875000 -14.5927 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.625000 0.875000 -12.1874 + + +0.250000 0.500000 0.875000 -14.5927 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.625000 0.875000 -12.1874 +0.250000 0.625000 0.875000 -23.5319 + + +0.00000 0.625000 0.750000 -0.428340 +0.125000 0.625000 0.750000 -6.19312 + + +0.00000 0.625000 0.750000 -0.428340 +0.00000 0.750000 0.750000 -0.591055 + + +0.00000 0.625000 0.750000 -0.428340 +0.00000 0.625000 0.875000 -0.842928 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.750000 0.750000 -8.54573 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.750000 0.750000 -0.591055 +0.125000 0.750000 0.750000 -8.54573 + + +0.00000 0.750000 0.750000 -0.591055 +0.00000 0.750000 0.875000 -1.16314 + + +0.125000 0.750000 0.750000 -8.54573 +0.125000 0.750000 0.875000 -16.8171 + + +0.00000 0.625000 0.875000 -0.842928 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.625000 0.875000 -0.842928 +0.00000 0.750000 0.875000 -1.16314 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.750000 0.875000 -16.8171 + + +0.00000 0.750000 0.875000 -1.16314 +0.125000 0.750000 0.875000 -16.8171 + + +0.125000 0.625000 0.750000 -6.19312 +0.250000 0.625000 0.750000 -11.9579 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.750000 0.750000 -8.54573 + + +0.125000 0.625000 0.750000 -6.19312 +0.125000 0.625000 0.875000 -12.1874 + + +0.250000 0.625000 0.750000 -11.9579 +0.250000 0.750000 0.750000 -16.5004 + + +0.250000 0.625000 0.750000 -11.9579 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.750000 0.750000 -8.54573 +0.250000 0.750000 0.750000 -16.5004 + + +0.125000 0.750000 0.750000 -8.54573 +0.125000 0.750000 0.875000 -16.8171 + + +0.250000 0.750000 0.750000 -16.5004 +0.250000 0.750000 0.875000 -32.4711 + + +0.125000 0.625000 0.875000 -12.1874 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.750000 0.875000 -16.8171 + + +0.250000 0.625000 0.875000 -23.5319 +0.250000 0.750000 0.875000 -32.4711 + + +0.125000 0.750000 0.875000 -16.8171 +0.250000 0.750000 0.875000 -32.4711 + + +0.00000 0.500000 0.875000 -0.522722 +0.125000 0.500000 0.875000 -7.55773 + + +0.00000 0.500000 0.875000 -0.522722 +0.00000 0.625000 0.875000 -0.842928 + + +0.00000 0.500000 0.875000 -0.522722 +0.00000 0.500000 1.00000 -0.779819 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.625000 0.875000 -12.1874 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.500000 1.00000 -11.2750 + + +0.00000 0.625000 0.875000 -0.842928 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.625000 0.875000 -0.842928 +0.00000 0.625000 1.00000 -1.25752 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.625000 1.00000 -18.1817 + + +0.00000 0.500000 1.00000 -0.779819 +0.125000 0.500000 1.00000 -11.2750 + + +0.00000 0.500000 1.00000 -0.779819 +0.00000 0.625000 1.00000 -1.25752 + + +0.125000 0.500000 1.00000 -11.2750 +0.125000 0.625000 1.00000 -18.1817 + + +0.00000 0.625000 1.00000 -1.25752 +0.125000 0.625000 1.00000 -18.1817 + + +0.125000 0.500000 0.875000 -7.55773 +0.250000 0.500000 0.875000 -14.5927 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.625000 0.875000 -12.1874 + + +0.125000 0.500000 0.875000 -7.55773 +0.125000 0.500000 1.00000 -11.2750 + + +0.250000 0.500000 0.875000 -14.5927 +0.250000 0.625000 0.875000 -23.5319 + + +0.250000 0.500000 0.875000 -14.5927 +0.250000 0.500000 1.00000 -21.7701 + + +0.125000 0.625000 0.875000 -12.1874 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.625000 1.00000 -18.1817 + + +0.250000 0.625000 0.875000 -23.5319 +0.250000 0.625000 1.00000 -35.1059 + + +0.125000 0.500000 1.00000 -11.2750 +0.250000 0.500000 1.00000 -21.7701 + + +0.125000 0.500000 1.00000 -11.2750 +0.125000 0.625000 1.00000 -18.1817 + + +0.250000 0.500000 1.00000 -21.7701 +0.250000 0.625000 1.00000 -35.1059 + + +0.125000 0.625000 1.00000 -18.1817 +0.250000 0.625000 1.00000 -35.1059 + + +0.00000 0.625000 0.875000 -0.842928 +0.125000 0.625000 0.875000 -12.1874 + + +0.00000 0.625000 0.875000 -0.842928 +0.00000 0.750000 0.875000 -1.16314 + + +0.00000 0.625000 0.875000 -0.842928 +0.00000 0.625000 1.00000 -1.25752 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.750000 0.875000 -16.8171 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.625000 1.00000 -18.1817 + + +0.00000 0.750000 0.875000 -1.16314 +0.125000 0.750000 0.875000 -16.8171 + + +0.00000 0.750000 0.875000 -1.16314 +0.00000 0.750000 1.00000 -1.73522 + + +0.125000 0.750000 0.875000 -16.8171 +0.125000 0.750000 1.00000 -25.0885 + + +0.00000 0.625000 1.00000 -1.25752 +0.125000 0.625000 1.00000 -18.1817 + + +0.00000 0.625000 1.00000 -1.25752 +0.00000 0.750000 1.00000 -1.73522 + + +0.125000 0.625000 1.00000 -18.1817 +0.125000 0.750000 1.00000 -25.0885 + + +0.00000 0.750000 1.00000 -1.73522 +0.125000 0.750000 1.00000 -25.0885 + + +0.125000 0.625000 0.875000 -12.1874 +0.250000 0.625000 0.875000 -23.5319 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.750000 0.875000 -16.8171 + + +0.125000 0.625000 0.875000 -12.1874 +0.125000 0.625000 1.00000 -18.1817 + + +0.250000 0.625000 0.875000 -23.5319 +0.250000 0.750000 0.875000 -32.4711 + + +0.250000 0.625000 0.875000 -23.5319 +0.250000 0.625000 1.00000 -35.1059 + + +0.125000 0.750000 0.875000 -16.8171 +0.250000 0.750000 0.875000 -32.4711 + + +0.125000 0.750000 0.875000 -16.8171 +0.125000 0.750000 1.00000 -25.0885 + + +0.250000 0.750000 0.875000 -32.4711 +0.250000 0.750000 1.00000 -48.4418 + + +0.125000 0.625000 1.00000 -18.1817 +0.250000 0.625000 1.00000 -35.1059 + + +0.125000 0.625000 1.00000 -18.1817 +0.125000 0.750000 1.00000 -25.0885 + + +0.250000 0.625000 1.00000 -35.1059 +0.250000 0.750000 1.00000 -48.4418 + + +0.125000 0.750000 1.00000 -25.0885 +0.250000 0.750000 1.00000 -48.4418 + + +0.250000 0.500000 0.750000 -7.70244 +0.375000 0.500000 0.750000 -7.99059 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.625000 0.750000 -12.4208 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.500000 0.875000 -15.1576 + + +0.375000 0.500000 0.750000 -7.99059 +0.375000 0.625000 0.750000 -12.8854 + + +0.375000 0.500000 0.750000 -7.99059 +0.375000 0.500000 0.875000 -15.7247 + + +0.250000 0.625000 0.750000 -12.4208 +0.375000 0.625000 0.750000 -12.8854 + + +0.250000 0.625000 0.750000 -12.4208 +0.250000 0.625000 0.875000 -24.4428 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.500000 0.875000 -15.1576 +0.375000 0.500000 0.875000 -15.7247 + + +0.250000 0.500000 0.875000 -15.1576 +0.250000 0.625000 0.875000 -24.4428 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.625000 0.875000 -24.4428 +0.375000 0.625000 0.875000 -25.3572 + + +0.375000 0.500000 0.750000 -7.99059 +0.500000 0.500000 0.750000 -8.27874 + + +0.375000 0.500000 0.750000 -7.99059 +0.375000 0.625000 0.750000 -12.8854 + + +0.375000 0.500000 0.750000 -7.99059 +0.375000 0.500000 0.875000 -15.7247 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.625000 0.750000 -13.3501 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.500000 0.875000 -16.2917 + + +0.375000 0.625000 0.750000 -12.8854 +0.500000 0.625000 0.750000 -13.3501 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.625000 0.875000 -25.3572 + + +0.500000 0.625000 0.750000 -13.3501 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.500000 0.875000 -15.7247 +0.500000 0.500000 0.875000 -16.2917 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.625000 0.875000 -25.3572 + + +0.500000 0.500000 0.875000 -16.2917 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.625000 0.875000 -25.3572 +0.500000 0.625000 0.875000 -26.2716 + + +0.250000 0.625000 0.750000 -12.4208 +0.375000 0.625000 0.750000 -12.8854 + + +0.250000 0.625000 0.750000 -12.4208 +0.250000 0.750000 0.750000 -17.1391 + + +0.250000 0.625000 0.750000 -12.4208 +0.250000 0.625000 0.875000 -24.4428 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.750000 0.750000 -17.7803 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.750000 0.750000 -17.1391 +0.375000 0.750000 0.750000 -17.7803 + + +0.250000 0.750000 0.750000 -17.1391 +0.250000 0.750000 0.875000 -33.7280 + + +0.375000 0.750000 0.750000 -17.7803 +0.375000 0.750000 0.875000 -34.9898 + + +0.250000 0.625000 0.875000 -24.4428 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.625000 0.875000 -24.4428 +0.250000 0.750000 0.875000 -33.7280 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.750000 0.875000 -34.9898 + + +0.250000 0.750000 0.875000 -33.7280 +0.375000 0.750000 0.875000 -34.9898 + + +0.375000 0.625000 0.750000 -12.8854 +0.500000 0.625000 0.750000 -13.3501 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.750000 0.750000 -17.7803 + + +0.375000 0.625000 0.750000 -12.8854 +0.375000 0.625000 0.875000 -25.3572 + + +0.500000 0.625000 0.750000 -13.3501 +0.500000 0.750000 0.750000 -18.4215 + + +0.500000 0.625000 0.750000 -13.3501 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.750000 0.750000 -17.7803 +0.500000 0.750000 0.750000 -18.4215 + + +0.375000 0.750000 0.750000 -17.7803 +0.375000 0.750000 0.875000 -34.9898 + + +0.500000 0.750000 0.750000 -18.4215 +0.500000 0.750000 0.875000 -36.2515 + + +0.375000 0.625000 0.875000 -25.3572 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.750000 0.875000 -34.9898 + + +0.500000 0.625000 0.875000 -26.2716 +0.500000 0.750000 0.875000 -36.2515 + + +0.375000 0.750000 0.875000 -34.9898 +0.500000 0.750000 0.875000 -36.2515 + + +0.250000 0.500000 0.875000 -15.1576 +0.375000 0.500000 0.875000 -15.7247 + + +0.250000 0.500000 0.875000 -15.1576 +0.250000 0.625000 0.875000 -24.4428 + + +0.250000 0.500000 0.875000 -15.1576 +0.250000 0.500000 1.00000 -22.6128 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.625000 0.875000 -25.3572 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.500000 1.00000 -23.4587 + + +0.250000 0.625000 0.875000 -24.4428 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.625000 0.875000 -24.4428 +0.250000 0.625000 1.00000 -36.4648 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.625000 1.00000 -37.8290 + + +0.250000 0.500000 1.00000 -22.6128 +0.375000 0.500000 1.00000 -23.4587 + + +0.250000 0.500000 1.00000 -22.6128 +0.250000 0.625000 1.00000 -36.4648 + + +0.375000 0.500000 1.00000 -23.4587 +0.375000 0.625000 1.00000 -37.8290 + + +0.250000 0.625000 1.00000 -36.4648 +0.375000 0.625000 1.00000 -37.8290 + + +0.375000 0.500000 0.875000 -15.7247 +0.500000 0.500000 0.875000 -16.2917 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.625000 0.875000 -25.3572 + + +0.375000 0.500000 0.875000 -15.7247 +0.375000 0.500000 1.00000 -23.4587 + + +0.500000 0.500000 0.875000 -16.2917 +0.500000 0.625000 0.875000 -26.2716 + + +0.500000 0.500000 0.875000 -16.2917 +0.500000 0.500000 1.00000 -24.3047 + + +0.375000 0.625000 0.875000 -25.3572 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.625000 1.00000 -37.8290 + + +0.500000 0.625000 0.875000 -26.2716 +0.500000 0.625000 1.00000 -39.1932 + + +0.375000 0.500000 1.00000 -23.4587 +0.500000 0.500000 1.00000 -24.3047 + + +0.375000 0.500000 1.00000 -23.4587 +0.375000 0.625000 1.00000 -37.8290 + + +0.500000 0.500000 1.00000 -24.3047 +0.500000 0.625000 1.00000 -39.1932 + + +0.375000 0.625000 1.00000 -37.8290 +0.500000 0.625000 1.00000 -39.1932 + + +0.250000 0.625000 0.875000 -24.4428 +0.375000 0.625000 0.875000 -25.3572 + + +0.250000 0.625000 0.875000 -24.4428 +0.250000 0.750000 0.875000 -33.7280 + + +0.250000 0.625000 0.875000 -24.4428 +0.250000 0.625000 1.00000 -36.4648 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.750000 0.875000 -34.9898 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.625000 1.00000 -37.8290 + + +0.250000 0.750000 0.875000 -33.7280 +0.375000 0.750000 0.875000 -34.9898 + + +0.250000 0.750000 0.875000 -33.7280 +0.250000 0.750000 1.00000 -50.3169 + + +0.375000 0.750000 0.875000 -34.9898 +0.375000 0.750000 1.00000 -52.1992 + + +0.250000 0.625000 1.00000 -36.4648 +0.375000 0.625000 1.00000 -37.8290 + + +0.250000 0.625000 1.00000 -36.4648 +0.250000 0.750000 1.00000 -50.3169 + + +0.375000 0.625000 1.00000 -37.8290 +0.375000 0.750000 1.00000 -52.1992 + + +0.250000 0.750000 1.00000 -50.3169 +0.375000 0.750000 1.00000 -52.1992 + + +0.375000 0.625000 0.875000 -25.3572 +0.500000 0.625000 0.875000 -26.2716 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.750000 0.875000 -34.9898 + + +0.375000 0.625000 0.875000 -25.3572 +0.375000 0.625000 1.00000 -37.8290 + + +0.500000 0.625000 0.875000 -26.2716 +0.500000 0.750000 0.875000 -36.2515 + + +0.500000 0.625000 0.875000 -26.2716 +0.500000 0.625000 1.00000 -39.1932 + + +0.375000 0.750000 0.875000 -34.9898 +0.500000 0.750000 0.875000 -36.2515 + + +0.375000 0.750000 0.875000 -34.9898 +0.375000 0.750000 1.00000 -52.1992 + + +0.500000 0.750000 0.875000 -36.2515 +0.500000 0.750000 1.00000 -54.0816 + + +0.375000 0.625000 1.00000 -37.8290 +0.500000 0.625000 1.00000 -39.1932 + + +0.375000 0.625000 1.00000 -37.8290 +0.375000 0.750000 1.00000 -52.1992 + + +0.500000 0.625000 1.00000 -39.1932 +0.500000 0.750000 1.00000 -54.0816 + + +0.375000 0.750000 1.00000 -52.1992 +0.500000 0.750000 1.00000 -54.0816 + + +0.00000 0.750000 0.750000 -0.596059 +0.125000 0.750000 0.750000 -8.61808 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 0.875000 0.750000 -0.500686 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 0.750000 0.875000 -1.17298 + + +0.125000 0.750000 0.750000 -8.61808 +0.125000 0.875000 0.750000 -7.23914 + + +0.125000 0.750000 0.750000 -8.61808 +0.125000 0.750000 0.875000 -16.9595 + + +0.00000 0.875000 0.750000 -0.500686 +0.125000 0.875000 0.750000 -7.23914 + + +0.00000 0.875000 0.750000 -0.500686 +0.00000 0.875000 0.875000 -0.985299 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 0.750000 0.875000 -1.17298 +0.125000 0.750000 0.875000 -16.9595 + + +0.00000 0.750000 0.875000 -1.17298 +0.00000 0.875000 0.875000 -0.985299 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 0.875000 0.875000 -0.985299 +0.125000 0.875000 0.875000 -14.2459 + + +0.125000 0.750000 0.750000 -8.61808 +0.250000 0.750000 0.750000 -16.6401 + + +0.125000 0.750000 0.750000 -8.61808 +0.125000 0.875000 0.750000 -7.23914 + + +0.125000 0.750000 0.750000 -8.61808 +0.125000 0.750000 0.875000 -16.9595 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 0.875000 0.750000 -13.9776 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 0.750000 0.875000 -32.7460 + + +0.125000 0.875000 0.750000 -7.23914 +0.250000 0.875000 0.750000 -13.9776 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 0.875000 0.875000 -14.2459 + + +0.250000 0.875000 0.750000 -13.9776 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 0.750000 0.875000 -16.9595 +0.250000 0.750000 0.875000 -32.7460 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.875000 0.875000 -14.2459 + + +0.250000 0.750000 0.875000 -32.7460 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 0.875000 0.875000 -14.2459 +0.250000 0.875000 0.875000 -27.5065 + + +0.00000 0.875000 0.750000 -0.500686 +0.125000 0.875000 0.750000 -7.23914 + + +0.00000 0.875000 0.750000 -0.500686 +0.00000 1.00000 0.750000 -0.405314 + + +0.00000 0.875000 0.750000 -0.500686 +0.00000 0.875000 0.875000 -0.985299 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 1.00000 0.750000 -5.86020 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 1.00000 0.750000 -0.405314 +0.125000 1.00000 0.750000 -5.86020 + + +0.00000 1.00000 0.750000 -0.405314 +0.00000 1.00000 0.875000 -0.797616 + + +0.125000 1.00000 0.750000 -5.86020 +0.125000 1.00000 0.875000 -11.5323 + + +0.00000 0.875000 0.875000 -0.985299 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 0.875000 0.875000 -0.985299 +0.00000 1.00000 0.875000 -0.797616 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 1.00000 0.875000 -11.5323 + + +0.00000 1.00000 0.875000 -0.797616 +0.125000 1.00000 0.875000 -11.5323 + + +0.125000 0.875000 0.750000 -7.23914 +0.250000 0.875000 0.750000 -13.9776 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 1.00000 0.750000 -5.86020 + + +0.125000 0.875000 0.750000 -7.23914 +0.125000 0.875000 0.875000 -14.2459 + + +0.250000 0.875000 0.750000 -13.9776 +0.250000 1.00000 0.750000 -11.3151 + + +0.250000 0.875000 0.750000 -13.9776 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 1.00000 0.750000 -5.86020 +0.250000 1.00000 0.750000 -11.3151 + + +0.125000 1.00000 0.750000 -5.86020 +0.125000 1.00000 0.875000 -11.5323 + + +0.250000 1.00000 0.750000 -11.3151 +0.250000 1.00000 0.875000 -22.2669 + + +0.125000 0.875000 0.875000 -14.2459 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 1.00000 0.875000 -11.5323 + + +0.250000 0.875000 0.875000 -27.5065 +0.250000 1.00000 0.875000 -22.2669 + + +0.125000 1.00000 0.875000 -11.5323 +0.250000 1.00000 0.875000 -22.2669 + + +0.00000 0.750000 0.875000 -1.17298 +0.125000 0.750000 0.875000 -16.9595 + + +0.00000 0.750000 0.875000 -1.17298 +0.00000 0.875000 0.875000 -0.985299 + + +0.00000 0.750000 0.875000 -1.17298 +0.00000 0.750000 1.00000 -1.74991 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.875000 0.875000 -14.2459 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.750000 1.00000 -25.3009 + + +0.00000 0.875000 0.875000 -0.985299 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 0.875000 0.875000 -0.985299 +0.00000 0.875000 1.00000 -1.46991 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 0.875000 1.00000 -21.2526 + + +0.00000 0.750000 1.00000 -1.74991 +0.125000 0.750000 1.00000 -25.3009 + + +0.00000 0.750000 1.00000 -1.74991 +0.00000 0.875000 1.00000 -1.46991 + + +0.125000 0.750000 1.00000 -25.3009 +0.125000 0.875000 1.00000 -21.2526 + + +0.00000 0.875000 1.00000 -1.46991 +0.125000 0.875000 1.00000 -21.2526 + + +0.125000 0.750000 0.875000 -16.9595 +0.250000 0.750000 0.875000 -32.7460 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.875000 0.875000 -14.2459 + + +0.125000 0.750000 0.875000 -16.9595 +0.125000 0.750000 1.00000 -25.3009 + + +0.250000 0.750000 0.875000 -32.7460 +0.250000 0.875000 0.875000 -27.5065 + + +0.250000 0.750000 0.875000 -32.7460 +0.250000 0.750000 1.00000 -48.8519 + + +0.125000 0.875000 0.875000 -14.2459 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 0.875000 1.00000 -21.2526 + + +0.250000 0.875000 0.875000 -27.5065 +0.250000 0.875000 1.00000 -41.0353 + + +0.125000 0.750000 1.00000 -25.3009 +0.250000 0.750000 1.00000 -48.8519 + + +0.125000 0.750000 1.00000 -25.3009 +0.125000 0.875000 1.00000 -21.2526 + + +0.250000 0.750000 1.00000 -48.8519 +0.250000 0.875000 1.00000 -41.0353 + + +0.125000 0.875000 1.00000 -21.2526 +0.250000 0.875000 1.00000 -41.0353 + + +0.00000 0.875000 0.875000 -0.985299 +0.125000 0.875000 0.875000 -14.2459 + + +0.00000 0.875000 0.875000 -0.985299 +0.00000 1.00000 0.875000 -0.797616 + + +0.00000 0.875000 0.875000 -0.985299 +0.00000 0.875000 1.00000 -1.46991 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 1.00000 0.875000 -11.5323 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 0.875000 1.00000 -21.2526 + + +0.00000 1.00000 0.875000 -0.797616 +0.125000 1.00000 0.875000 -11.5323 + + +0.00000 1.00000 0.875000 -0.797616 +0.00000 1.00000 1.00000 -1.18992 + + +0.125000 1.00000 0.875000 -11.5323 +0.125000 1.00000 1.00000 -17.2043 + + +0.00000 0.875000 1.00000 -1.46991 +0.125000 0.875000 1.00000 -21.2526 + + +0.00000 0.875000 1.00000 -1.46991 +0.00000 1.00000 1.00000 -1.18992 + + +0.125000 0.875000 1.00000 -21.2526 +0.125000 1.00000 1.00000 -17.2043 + + +0.00000 1.00000 1.00000 -1.18992 +0.125000 1.00000 1.00000 -17.2043 + + +0.125000 0.875000 0.875000 -14.2459 +0.250000 0.875000 0.875000 -27.5065 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 1.00000 0.875000 -11.5323 + + +0.125000 0.875000 0.875000 -14.2459 +0.125000 0.875000 1.00000 -21.2526 + + +0.250000 0.875000 0.875000 -27.5065 +0.250000 1.00000 0.875000 -22.2669 + + +0.250000 0.875000 0.875000 -27.5065 +0.250000 0.875000 1.00000 -41.0353 + + +0.125000 1.00000 0.875000 -11.5323 +0.250000 1.00000 0.875000 -22.2669 + + +0.125000 1.00000 0.875000 -11.5323 +0.125000 1.00000 1.00000 -17.2043 + + +0.250000 1.00000 0.875000 -22.2669 +0.250000 1.00000 1.00000 -33.2188 + + +0.125000 0.875000 1.00000 -21.2526 +0.250000 0.875000 1.00000 -41.0353 + + +0.125000 0.875000 1.00000 -21.2526 +0.125000 1.00000 1.00000 -17.2043 + + +0.250000 0.875000 1.00000 -41.0353 +0.250000 1.00000 1.00000 -33.2188 + + +0.125000 1.00000 1.00000 -17.2043 +0.250000 1.00000 1.00000 -33.2188 + + +0.250000 0.750000 0.750000 -17.2842 +0.375000 0.750000 0.750000 -17.9308 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 0.875000 0.750000 -14.5186 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 0.750000 0.875000 -34.0135 + + +0.375000 0.750000 0.750000 -17.9308 +0.375000 0.875000 0.750000 -15.0618 + + +0.375000 0.750000 0.750000 -17.9308 +0.375000 0.750000 0.875000 -35.2860 + + +0.250000 0.875000 0.750000 -14.5186 +0.375000 0.875000 0.750000 -15.0618 + + +0.250000 0.875000 0.750000 -14.5186 +0.250000 0.875000 0.875000 -28.5712 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 0.750000 0.875000 -34.0135 +0.375000 0.750000 0.875000 -35.2860 + + +0.250000 0.750000 0.875000 -34.0135 +0.250000 0.875000 0.875000 -28.5712 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 0.875000 0.875000 -28.5712 +0.375000 0.875000 0.875000 -29.6400 + + +0.375000 0.750000 0.750000 -17.9308 +0.500000 0.750000 0.750000 -18.5774 + + +0.375000 0.750000 0.750000 -17.9308 +0.375000 0.875000 0.750000 -15.0618 + + +0.375000 0.750000 0.750000 -17.9308 +0.375000 0.750000 0.875000 -35.2860 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 0.875000 0.750000 -15.6049 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 0.750000 0.875000 -36.5584 + + +0.375000 0.875000 0.750000 -15.0618 +0.500000 0.875000 0.750000 -15.6049 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 0.875000 0.875000 -29.6400 + + +0.500000 0.875000 0.750000 -15.6049 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 0.750000 0.875000 -35.2860 +0.500000 0.750000 0.875000 -36.5584 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.875000 0.875000 -29.6400 + + +0.500000 0.750000 0.875000 -36.5584 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 0.875000 0.875000 -29.6400 +0.500000 0.875000 0.875000 -30.7089 + + +0.250000 0.875000 0.750000 -14.5186 +0.375000 0.875000 0.750000 -15.0618 + + +0.250000 0.875000 0.750000 -14.5186 +0.250000 1.00000 0.750000 -11.7531 + + +0.250000 0.875000 0.750000 -14.5186 +0.250000 0.875000 0.875000 -28.5712 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 1.00000 0.750000 -12.1928 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 1.00000 0.750000 -11.7531 +0.375000 1.00000 0.750000 -12.1928 + + +0.250000 1.00000 0.750000 -11.7531 +0.250000 1.00000 0.875000 -23.1288 + + +0.375000 1.00000 0.750000 -12.1928 +0.375000 1.00000 0.875000 -23.9941 + + +0.250000 0.875000 0.875000 -28.5712 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 0.875000 0.875000 -28.5712 +0.250000 1.00000 0.875000 -23.1288 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 1.00000 0.875000 -23.9941 + + +0.250000 1.00000 0.875000 -23.1288 +0.375000 1.00000 0.875000 -23.9941 + + +0.375000 0.875000 0.750000 -15.0618 +0.500000 0.875000 0.750000 -15.6049 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 1.00000 0.750000 -12.1928 + + +0.375000 0.875000 0.750000 -15.0618 +0.375000 0.875000 0.875000 -29.6400 + + +0.500000 0.875000 0.750000 -15.6049 +0.500000 1.00000 0.750000 -12.6325 + + +0.500000 0.875000 0.750000 -15.6049 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 1.00000 0.750000 -12.1928 +0.500000 1.00000 0.750000 -12.6325 + + +0.375000 1.00000 0.750000 -12.1928 +0.375000 1.00000 0.875000 -23.9941 + + +0.500000 1.00000 0.750000 -12.6325 +0.500000 1.00000 0.875000 -24.8594 + + +0.375000 0.875000 0.875000 -29.6400 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 1.00000 0.875000 -23.9941 + + +0.500000 0.875000 0.875000 -30.7089 +0.500000 1.00000 0.875000 -24.8594 + + +0.375000 1.00000 0.875000 -23.9941 +0.500000 1.00000 0.875000 -24.8594 + + +0.250000 0.750000 0.875000 -34.0135 +0.375000 0.750000 0.875000 -35.2860 + + +0.250000 0.750000 0.875000 -34.0135 +0.250000 0.875000 0.875000 -28.5712 + + +0.250000 0.750000 0.875000 -34.0135 +0.250000 0.750000 1.00000 -50.7428 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.875000 0.875000 -29.6400 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.750000 1.00000 -52.6412 + + +0.250000 0.875000 0.875000 -28.5712 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 0.875000 0.875000 -28.5712 +0.250000 0.875000 1.00000 -42.6237 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 0.875000 1.00000 -44.2183 + + +0.250000 0.750000 1.00000 -50.7428 +0.375000 0.750000 1.00000 -52.6412 + + +0.250000 0.750000 1.00000 -50.7428 +0.250000 0.875000 1.00000 -42.6237 + + +0.375000 0.750000 1.00000 -52.6412 +0.375000 0.875000 1.00000 -44.2183 + + +0.250000 0.875000 1.00000 -42.6237 +0.375000 0.875000 1.00000 -44.2183 + + +0.375000 0.750000 0.875000 -35.2860 +0.500000 0.750000 0.875000 -36.5584 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.875000 0.875000 -29.6400 + + +0.375000 0.750000 0.875000 -35.2860 +0.375000 0.750000 1.00000 -52.6412 + + +0.500000 0.750000 0.875000 -36.5584 +0.500000 0.875000 0.875000 -30.7089 + + +0.500000 0.750000 0.875000 -36.5584 +0.500000 0.750000 1.00000 -54.5395 + + +0.375000 0.875000 0.875000 -29.6400 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 0.875000 1.00000 -44.2183 + + +0.500000 0.875000 0.875000 -30.7089 +0.500000 0.875000 1.00000 -45.8129 + + +0.375000 0.750000 1.00000 -52.6412 +0.500000 0.750000 1.00000 -54.5395 + + +0.375000 0.750000 1.00000 -52.6412 +0.375000 0.875000 1.00000 -44.2183 + + +0.500000 0.750000 1.00000 -54.5395 +0.500000 0.875000 1.00000 -45.8129 + + +0.375000 0.875000 1.00000 -44.2183 +0.500000 0.875000 1.00000 -45.8129 + + +0.250000 0.875000 0.875000 -28.5712 +0.375000 0.875000 0.875000 -29.6400 + + +0.250000 0.875000 0.875000 -28.5712 +0.250000 1.00000 0.875000 -23.1288 + + +0.250000 0.875000 0.875000 -28.5712 +0.250000 0.875000 1.00000 -42.6237 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 1.00000 0.875000 -23.9941 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 0.875000 1.00000 -44.2183 + + +0.250000 1.00000 0.875000 -23.1288 +0.375000 1.00000 0.875000 -23.9941 + + +0.250000 1.00000 0.875000 -23.1288 +0.250000 1.00000 1.00000 -34.5046 + + +0.375000 1.00000 0.875000 -23.9941 +0.375000 1.00000 1.00000 -35.7954 + + +0.250000 0.875000 1.00000 -42.6237 +0.375000 0.875000 1.00000 -44.2183 + + +0.250000 0.875000 1.00000 -42.6237 +0.250000 1.00000 1.00000 -34.5046 + + +0.375000 0.875000 1.00000 -44.2183 +0.375000 1.00000 1.00000 -35.7954 + + +0.250000 1.00000 1.00000 -34.5046 +0.375000 1.00000 1.00000 -35.7954 + + +0.375000 0.875000 0.875000 -29.6400 +0.500000 0.875000 0.875000 -30.7089 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 1.00000 0.875000 -23.9941 + + +0.375000 0.875000 0.875000 -29.6400 +0.375000 0.875000 1.00000 -44.2183 + + +0.500000 0.875000 0.875000 -30.7089 +0.500000 1.00000 0.875000 -24.8594 + + +0.500000 0.875000 0.875000 -30.7089 +0.500000 0.875000 1.00000 -45.8129 + + +0.375000 1.00000 0.875000 -23.9941 +0.500000 1.00000 0.875000 -24.8594 + + +0.375000 1.00000 0.875000 -23.9941 +0.375000 1.00000 1.00000 -35.7954 + + +0.500000 1.00000 0.875000 -24.8594 +0.500000 1.00000 1.00000 -37.0863 + + +0.375000 0.875000 1.00000 -44.2183 +0.500000 0.875000 1.00000 -45.8129 + + +0.375000 0.875000 1.00000 -44.2183 +0.375000 1.00000 1.00000 -35.7954 + + +0.500000 0.875000 1.00000 -45.8129 +0.500000 1.00000 1.00000 -37.0863 + + +0.375000 1.00000 1.00000 -35.7954 +0.500000 1.00000 1.00000 -37.0863 + + +0.500000 0.500000 0.500000 -2.96425 +0.625000 0.500000 0.500000 -1.76367 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.625000 0.500000 -4.78008 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.500000 0.625000 -5.83334 + + +0.625000 0.500000 0.500000 -1.76367 +0.625000 0.625000 0.500000 -2.84406 + + +0.625000 0.500000 0.500000 -1.76367 +0.625000 0.500000 0.625000 -3.47072 + + +0.500000 0.625000 0.500000 -4.78008 +0.625000 0.625000 0.500000 -2.84406 + + +0.500000 0.625000 0.500000 -4.78008 +0.500000 0.625000 0.625000 -9.40670 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.500000 0.625000 -5.83334 +0.625000 0.500000 0.625000 -3.47072 + + +0.500000 0.500000 0.625000 -5.83334 +0.500000 0.625000 0.625000 -9.40670 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.625000 0.625000 -9.40670 +0.625000 0.625000 0.625000 -5.59681 + + +0.625000 0.500000 0.500000 -1.76367 +0.750000 0.500000 0.500000 -0.563093 + + +0.625000 0.500000 0.500000 -1.76367 +0.625000 0.625000 0.500000 -2.84406 + + +0.625000 0.500000 0.500000 -1.76367 +0.625000 0.500000 0.625000 -3.47072 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.625000 0.500000 -0.908030 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.500000 0.625000 -1.10811 + + +0.625000 0.625000 0.500000 -2.84406 +0.750000 0.625000 0.500000 -0.908030 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.625000 0.625000 -5.59681 + + +0.750000 0.625000 0.500000 -0.908030 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.500000 0.625000 -3.47072 +0.750000 0.500000 0.625000 -1.10811 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.625000 0.625000 -5.59681 + + +0.750000 0.500000 0.625000 -1.10811 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.625000 0.625000 -5.59681 +0.750000 0.625000 0.625000 -1.78691 + + +0.500000 0.625000 0.500000 -4.78008 +0.625000 0.625000 0.500000 -2.84406 + + +0.500000 0.625000 0.500000 -4.78008 +0.500000 0.750000 0.500000 -6.59591 + + +0.500000 0.625000 0.500000 -4.78008 +0.500000 0.625000 0.625000 -9.40670 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.750000 0.500000 -3.92444 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.750000 0.500000 -6.59591 +0.625000 0.750000 0.500000 -3.92444 + + +0.500000 0.750000 0.500000 -6.59591 +0.500000 0.750000 0.625000 -12.9801 + + +0.625000 0.750000 0.500000 -3.92444 +0.625000 0.750000 0.625000 -7.72289 + + +0.500000 0.625000 0.625000 -9.40670 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.625000 0.625000 -9.40670 +0.500000 0.750000 0.625000 -12.9801 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.750000 0.625000 -7.72289 + + +0.500000 0.750000 0.625000 -12.9801 +0.625000 0.750000 0.625000 -7.72289 + + +0.625000 0.625000 0.500000 -2.84406 +0.750000 0.625000 0.500000 -0.908030 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.750000 0.500000 -3.92444 + + +0.625000 0.625000 0.500000 -2.84406 +0.625000 0.625000 0.625000 -5.59681 + + +0.750000 0.625000 0.500000 -0.908030 +0.750000 0.750000 0.500000 -1.25297 + + +0.750000 0.625000 0.500000 -0.908030 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.750000 0.500000 -3.92444 +0.750000 0.750000 0.500000 -1.25297 + + +0.625000 0.750000 0.500000 -3.92444 +0.625000 0.750000 0.625000 -7.72289 + + +0.750000 0.750000 0.500000 -1.25297 +0.750000 0.750000 0.625000 -2.46571 + + +0.625000 0.625000 0.625000 -5.59681 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.750000 0.625000 -7.72289 + + +0.750000 0.625000 0.625000 -1.78691 +0.750000 0.750000 0.625000 -2.46571 + + +0.625000 0.750000 0.625000 -7.72289 +0.750000 0.750000 0.625000 -2.46571 + + +0.500000 0.500000 0.625000 -5.83334 +0.625000 0.500000 0.625000 -3.47072 + + +0.500000 0.500000 0.625000 -5.83334 +0.500000 0.625000 0.625000 -9.40670 + + +0.500000 0.500000 0.625000 -5.83334 +0.500000 0.500000 0.750000 -8.70242 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.625000 0.625000 -5.59681 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.500000 0.750000 -5.17777 + + +0.500000 0.625000 0.625000 -9.40670 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.625000 0.625000 -9.40670 +0.500000 0.625000 0.750000 -14.0333 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.625000 0.750000 -8.34956 + + +0.500000 0.500000 0.750000 -8.70242 +0.625000 0.500000 0.750000 -5.17777 + + +0.500000 0.500000 0.750000 -8.70242 +0.500000 0.625000 0.750000 -14.0333 + + +0.625000 0.500000 0.750000 -5.17777 +0.625000 0.625000 0.750000 -8.34956 + + +0.500000 0.625000 0.750000 -14.0333 +0.625000 0.625000 0.750000 -8.34956 + + +0.625000 0.500000 0.625000 -3.47072 +0.750000 0.500000 0.625000 -1.10811 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.625000 0.625000 -5.59681 + + +0.625000 0.500000 0.625000 -3.47072 +0.625000 0.500000 0.750000 -5.17777 + + +0.750000 0.500000 0.625000 -1.10811 +0.750000 0.625000 0.625000 -1.78691 + + +0.750000 0.500000 0.625000 -1.10811 +0.750000 0.500000 0.750000 -1.65312 + + +0.625000 0.625000 0.625000 -5.59681 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.625000 0.750000 -8.34956 + + +0.750000 0.625000 0.625000 -1.78691 +0.750000 0.625000 0.750000 -2.66579 + + +0.625000 0.500000 0.750000 -5.17777 +0.750000 0.500000 0.750000 -1.65312 + + +0.625000 0.500000 0.750000 -5.17777 +0.625000 0.625000 0.750000 -8.34956 + + +0.750000 0.500000 0.750000 -1.65312 +0.750000 0.625000 0.750000 -2.66579 + + +0.625000 0.625000 0.750000 -8.34956 +0.750000 0.625000 0.750000 -2.66579 + + +0.500000 0.625000 0.625000 -9.40670 +0.625000 0.625000 0.625000 -5.59681 + + +0.500000 0.625000 0.625000 -9.40670 +0.500000 0.750000 0.625000 -12.9801 + + +0.500000 0.625000 0.625000 -9.40670 +0.500000 0.625000 0.750000 -14.0333 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.750000 0.625000 -7.72289 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.625000 0.750000 -8.34956 + + +0.500000 0.750000 0.625000 -12.9801 +0.625000 0.750000 0.625000 -7.72289 + + +0.500000 0.750000 0.625000 -12.9801 +0.500000 0.750000 0.750000 -19.3642 + + +0.625000 0.750000 0.625000 -7.72289 +0.625000 0.750000 0.750000 -11.5213 + + +0.500000 0.625000 0.750000 -14.0333 +0.625000 0.625000 0.750000 -8.34956 + + +0.500000 0.625000 0.750000 -14.0333 +0.500000 0.750000 0.750000 -19.3642 + + +0.625000 0.625000 0.750000 -8.34956 +0.625000 0.750000 0.750000 -11.5213 + + +0.500000 0.750000 0.750000 -19.3642 +0.625000 0.750000 0.750000 -11.5213 + + +0.625000 0.625000 0.625000 -5.59681 +0.750000 0.625000 0.625000 -1.78691 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.750000 0.625000 -7.72289 + + +0.625000 0.625000 0.625000 -5.59681 +0.625000 0.625000 0.750000 -8.34956 + + +0.750000 0.625000 0.625000 -1.78691 +0.750000 0.750000 0.625000 -2.46571 + + +0.750000 0.625000 0.625000 -1.78691 +0.750000 0.625000 0.750000 -2.66579 + + +0.625000 0.750000 0.625000 -7.72289 +0.750000 0.750000 0.625000 -2.46571 + + +0.625000 0.750000 0.625000 -7.72289 +0.625000 0.750000 0.750000 -11.5213 + + +0.750000 0.750000 0.625000 -2.46571 +0.750000 0.750000 0.750000 -3.67845 + + +0.625000 0.625000 0.750000 -8.34956 +0.750000 0.625000 0.750000 -2.66579 + + +0.625000 0.625000 0.750000 -8.34956 +0.625000 0.750000 0.750000 -11.5213 + + +0.750000 0.625000 0.750000 -2.66579 +0.750000 0.750000 0.750000 -3.67845 + + +0.625000 0.750000 0.750000 -11.5213 +0.750000 0.750000 0.750000 -3.67845 + + +0.750000 0.500000 0.500000 -0.369613 +0.875000 0.500000 0.500000 1.03374 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.625000 0.500000 -0.596029 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.500000 0.625000 -0.727360 + + +0.875000 0.500000 0.500000 1.03374 +0.875000 0.625000 0.500000 1.66699 + + +0.875000 0.500000 0.500000 1.03374 +0.875000 0.500000 0.625000 2.03430 + + +0.750000 0.625000 0.500000 -0.596029 +0.875000 0.625000 0.500000 1.66699 + + +0.750000 0.625000 0.500000 -0.596029 +0.750000 0.625000 0.625000 -1.17292 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.500000 0.625000 -0.727360 +0.875000 0.500000 0.625000 2.03430 + + +0.750000 0.500000 0.625000 -0.727360 +0.750000 0.625000 0.625000 -1.17292 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.625000 0.625000 -1.17292 +0.875000 0.625000 0.625000 3.28046 + + +0.875000 0.500000 0.500000 1.03374 +1.00000 0.500000 0.500000 2.43710 + + +0.875000 0.500000 0.500000 1.03374 +0.875000 0.625000 0.500000 1.66699 + + +0.875000 0.500000 0.500000 1.03374 +0.875000 0.500000 0.625000 2.03430 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.625000 0.500000 3.93001 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.500000 0.625000 4.79596 + + +0.875000 0.625000 0.500000 1.66699 +1.00000 0.625000 0.500000 3.93001 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.625000 0.625000 3.28046 + + +1.00000 0.625000 0.500000 3.93001 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.500000 0.625000 2.03430 +1.00000 0.500000 0.625000 4.79596 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.625000 0.625000 3.28046 + + +1.00000 0.500000 0.625000 4.79596 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.625000 0.625000 3.28046 +1.00000 0.625000 0.625000 7.73385 + + +0.750000 0.625000 0.500000 -0.596029 +0.875000 0.625000 0.500000 1.66699 + + +0.750000 0.625000 0.500000 -0.596029 +0.750000 0.750000 0.500000 -0.822446 + + +0.750000 0.625000 0.500000 -0.596029 +0.750000 0.625000 0.625000 -1.17292 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.750000 0.500000 2.30024 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.750000 0.500000 -0.822446 +0.875000 0.750000 0.500000 2.30024 + + +0.750000 0.750000 0.500000 -0.822446 +0.750000 0.750000 0.625000 -1.61849 + + +0.875000 0.750000 0.500000 2.30024 +0.875000 0.750000 0.625000 4.52663 + + +0.750000 0.625000 0.625000 -1.17292 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.625000 0.625000 -1.17292 +0.750000 0.750000 0.625000 -1.61849 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.750000 0.625000 4.52663 + + +0.750000 0.750000 0.625000 -1.61849 +0.875000 0.750000 0.625000 4.52663 + + +0.875000 0.625000 0.500000 1.66699 +1.00000 0.625000 0.500000 3.93001 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.750000 0.500000 2.30024 + + +0.875000 0.625000 0.500000 1.66699 +0.875000 0.625000 0.625000 3.28046 + + +1.00000 0.625000 0.500000 3.93001 +1.00000 0.750000 0.500000 5.42292 + + +1.00000 0.625000 0.500000 3.93001 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.750000 0.500000 2.30024 +1.00000 0.750000 0.500000 5.42292 + + +0.875000 0.750000 0.500000 2.30024 +0.875000 0.750000 0.625000 4.52663 + + +1.00000 0.750000 0.500000 5.42292 +1.00000 0.750000 0.625000 10.6717 + + +0.875000 0.625000 0.625000 3.28046 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.750000 0.625000 4.52663 + + +1.00000 0.625000 0.625000 7.73385 +1.00000 0.750000 0.625000 10.6717 + + +0.875000 0.750000 0.625000 4.52663 +1.00000 0.750000 0.625000 10.6717 + + +0.750000 0.500000 0.625000 -0.727360 +0.875000 0.500000 0.625000 2.03430 + + +0.750000 0.500000 0.625000 -0.727360 +0.750000 0.625000 0.625000 -1.17292 + + +0.750000 0.500000 0.625000 -0.727360 +0.750000 0.500000 0.750000 -1.08511 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.625000 0.625000 3.28046 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.500000 0.750000 3.03486 + + +0.750000 0.625000 0.625000 -1.17292 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.625000 0.625000 -1.17292 +0.750000 0.625000 0.750000 -1.74982 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.625000 0.750000 4.89394 + + +0.750000 0.500000 0.750000 -1.08511 +0.875000 0.500000 0.750000 3.03486 + + +0.750000 0.500000 0.750000 -1.08511 +0.750000 0.625000 0.750000 -1.74982 + + +0.875000 0.500000 0.750000 3.03486 +0.875000 0.625000 0.750000 4.89394 + + +0.750000 0.625000 0.750000 -1.74982 +0.875000 0.625000 0.750000 4.89394 + + +0.875000 0.500000 0.625000 2.03430 +1.00000 0.500000 0.625000 4.79596 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.625000 0.625000 3.28046 + + +0.875000 0.500000 0.625000 2.03430 +0.875000 0.500000 0.750000 3.03486 + + +1.00000 0.500000 0.625000 4.79596 +1.00000 0.625000 0.625000 7.73385 + + +1.00000 0.500000 0.625000 4.79596 +1.00000 0.500000 0.750000 7.15482 + + +0.875000 0.625000 0.625000 3.28046 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.625000 0.750000 4.89394 + + +1.00000 0.625000 0.625000 7.73385 +1.00000 0.625000 0.750000 11.5377 + + +0.875000 0.500000 0.750000 3.03486 +1.00000 0.500000 0.750000 7.15482 + + +0.875000 0.500000 0.750000 3.03486 +0.875000 0.625000 0.750000 4.89394 + + +1.00000 0.500000 0.750000 7.15482 +1.00000 0.625000 0.750000 11.5377 + + +0.875000 0.625000 0.750000 4.89394 +1.00000 0.625000 0.750000 11.5377 + + +0.750000 0.625000 0.625000 -1.17292 +0.875000 0.625000 0.625000 3.28046 + + +0.750000 0.625000 0.625000 -1.17292 +0.750000 0.750000 0.625000 -1.61849 + + +0.750000 0.625000 0.625000 -1.17292 +0.750000 0.625000 0.750000 -1.74982 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.750000 0.625000 4.52663 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.625000 0.750000 4.89394 + + +0.750000 0.750000 0.625000 -1.61849 +0.875000 0.750000 0.625000 4.52663 + + +0.750000 0.750000 0.625000 -1.61849 +0.750000 0.750000 0.750000 -2.41453 + + +0.875000 0.750000 0.625000 4.52663 +0.875000 0.750000 0.750000 6.75302 + + +0.750000 0.625000 0.750000 -1.74982 +0.875000 0.625000 0.750000 4.89394 + + +0.750000 0.625000 0.750000 -1.74982 +0.750000 0.750000 0.750000 -2.41453 + + +0.875000 0.625000 0.750000 4.89394 +0.875000 0.750000 0.750000 6.75302 + + +0.750000 0.750000 0.750000 -2.41453 +0.875000 0.750000 0.750000 6.75302 + + +0.875000 0.625000 0.625000 3.28046 +1.00000 0.625000 0.625000 7.73385 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.750000 0.625000 4.52663 + + +0.875000 0.625000 0.625000 3.28046 +0.875000 0.625000 0.750000 4.89394 + + +1.00000 0.625000 0.625000 7.73385 +1.00000 0.750000 0.625000 10.6717 + + +1.00000 0.625000 0.625000 7.73385 +1.00000 0.625000 0.750000 11.5377 + + +0.875000 0.750000 0.625000 4.52663 +1.00000 0.750000 0.625000 10.6717 + + +0.875000 0.750000 0.625000 4.52663 +0.875000 0.750000 0.750000 6.75302 + + +1.00000 0.750000 0.625000 10.6717 +1.00000 0.750000 0.750000 15.9206 + + +0.875000 0.625000 0.750000 4.89394 +1.00000 0.625000 0.750000 11.5377 + + +0.875000 0.625000 0.750000 4.89394 +0.875000 0.750000 0.750000 6.75302 + + +1.00000 0.625000 0.750000 11.5377 +1.00000 0.750000 0.750000 15.9206 + + +0.875000 0.750000 0.750000 6.75302 +1.00000 0.750000 0.750000 15.9206 + + +0.500000 0.750000 0.500000 -6.65175 +0.625000 0.750000 0.500000 -3.95766 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 0.875000 0.500000 -5.58743 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 0.750000 0.625000 -13.0900 + + +0.625000 0.750000 0.500000 -3.95766 +0.625000 0.875000 0.500000 -3.32442 + + +0.625000 0.750000 0.500000 -3.95766 +0.625000 0.750000 0.625000 -7.78827 + + +0.500000 0.875000 0.500000 -5.58743 +0.625000 0.875000 0.500000 -3.32442 + + +0.500000 0.875000 0.500000 -5.58743 +0.500000 0.875000 0.625000 -10.9955 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 0.750000 0.625000 -13.0900 +0.625000 0.750000 0.625000 -7.78827 + + +0.500000 0.750000 0.625000 -13.0900 +0.500000 0.875000 0.625000 -10.9955 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 0.875000 0.625000 -10.9955 +0.625000 0.875000 0.625000 -6.54211 + + +0.625000 0.750000 0.500000 -3.95766 +0.750000 0.750000 0.500000 -1.26358 + + +0.625000 0.750000 0.500000 -3.95766 +0.625000 0.875000 0.500000 -3.32442 + + +0.625000 0.750000 0.500000 -3.95766 +0.625000 0.750000 0.625000 -7.78827 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 0.875000 0.500000 -1.06140 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 0.750000 0.625000 -2.48659 + + +0.625000 0.875000 0.500000 -3.32442 +0.750000 0.875000 0.500000 -1.06140 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 0.875000 0.625000 -6.54211 + + +0.750000 0.875000 0.500000 -1.06140 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 0.750000 0.625000 -7.78827 +0.750000 0.750000 0.625000 -2.48659 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.875000 0.625000 -6.54211 + + +0.750000 0.750000 0.625000 -2.48659 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 0.875000 0.625000 -6.54211 +0.750000 0.875000 0.625000 -2.08872 + + +0.500000 0.875000 0.500000 -5.58743 +0.625000 0.875000 0.500000 -3.32442 + + +0.500000 0.875000 0.500000 -5.58743 +0.500000 1.00000 0.500000 -4.52312 + + +0.500000 0.875000 0.500000 -5.58743 +0.500000 0.875000 0.625000 -10.9955 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 1.00000 0.500000 -2.69117 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 1.00000 0.500000 -4.52312 +0.625000 1.00000 0.500000 -2.69117 + + +0.500000 1.00000 0.500000 -4.52312 +0.500000 1.00000 0.625000 -8.90103 + + +0.625000 1.00000 0.500000 -2.69117 +0.625000 1.00000 0.625000 -5.29594 + + +0.500000 0.875000 0.625000 -10.9955 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 0.875000 0.625000 -10.9955 +0.500000 1.00000 0.625000 -8.90103 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 1.00000 0.625000 -5.29594 + + +0.500000 1.00000 0.625000 -8.90103 +0.625000 1.00000 0.625000 -5.29594 + + +0.625000 0.875000 0.500000 -3.32442 +0.750000 0.875000 0.500000 -1.06140 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 1.00000 0.500000 -2.69117 + + +0.625000 0.875000 0.500000 -3.32442 +0.625000 0.875000 0.625000 -6.54211 + + +0.750000 0.875000 0.500000 -1.06140 +0.750000 1.00000 0.500000 -0.859218 + + +0.750000 0.875000 0.500000 -1.06140 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 1.00000 0.500000 -2.69117 +0.750000 1.00000 0.500000 -0.859218 + + +0.625000 1.00000 0.500000 -2.69117 +0.625000 1.00000 0.625000 -5.29594 + + +0.750000 1.00000 0.500000 -0.859218 +0.750000 1.00000 0.625000 -1.69085 + + +0.625000 0.875000 0.625000 -6.54211 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 1.00000 0.625000 -5.29594 + + +0.750000 0.875000 0.625000 -2.08872 +0.750000 1.00000 0.625000 -1.69085 + + +0.625000 1.00000 0.625000 -5.29594 +0.750000 1.00000 0.625000 -1.69085 + + +0.500000 0.750000 0.625000 -13.0900 +0.625000 0.750000 0.625000 -7.78827 + + +0.500000 0.750000 0.625000 -13.0900 +0.500000 0.875000 0.625000 -10.9955 + + +0.500000 0.750000 0.625000 -13.0900 +0.500000 0.750000 0.750000 -19.5282 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.875000 0.625000 -6.54211 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.750000 0.750000 -11.6189 + + +0.500000 0.875000 0.625000 -10.9955 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 0.875000 0.625000 -10.9955 +0.500000 0.875000 0.750000 -16.4036 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 0.875000 0.750000 -9.75980 + + +0.500000 0.750000 0.750000 -19.5282 +0.625000 0.750000 0.750000 -11.6189 + + +0.500000 0.750000 0.750000 -19.5282 +0.500000 0.875000 0.750000 -16.4036 + + +0.625000 0.750000 0.750000 -11.6189 +0.625000 0.875000 0.750000 -9.75980 + + +0.500000 0.875000 0.750000 -16.4036 +0.625000 0.875000 0.750000 -9.75980 + + +0.625000 0.750000 0.625000 -7.78827 +0.750000 0.750000 0.625000 -2.48659 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.875000 0.625000 -6.54211 + + +0.625000 0.750000 0.625000 -7.78827 +0.625000 0.750000 0.750000 -11.6189 + + +0.750000 0.750000 0.625000 -2.48659 +0.750000 0.875000 0.625000 -2.08872 + + +0.750000 0.750000 0.625000 -2.48659 +0.750000 0.750000 0.750000 -3.70960 + + +0.625000 0.875000 0.625000 -6.54211 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 0.875000 0.750000 -9.75980 + + +0.750000 0.875000 0.625000 -2.08872 +0.750000 0.875000 0.750000 -3.11604 + + +0.625000 0.750000 0.750000 -11.6189 +0.750000 0.750000 0.750000 -3.70960 + + +0.625000 0.750000 0.750000 -11.6189 +0.625000 0.875000 0.750000 -9.75980 + + +0.750000 0.750000 0.750000 -3.70960 +0.750000 0.875000 0.750000 -3.11604 + + +0.625000 0.875000 0.750000 -9.75980 +0.750000 0.875000 0.750000 -3.11604 + + +0.500000 0.875000 0.625000 -10.9955 +0.625000 0.875000 0.625000 -6.54211 + + +0.500000 0.875000 0.625000 -10.9955 +0.500000 1.00000 0.625000 -8.90103 + + +0.500000 0.875000 0.625000 -10.9955 +0.500000 0.875000 0.750000 -16.4036 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 1.00000 0.625000 -5.29594 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 0.875000 0.750000 -9.75980 + + +0.500000 1.00000 0.625000 -8.90103 +0.625000 1.00000 0.625000 -5.29594 + + +0.500000 1.00000 0.625000 -8.90103 +0.500000 1.00000 0.750000 -13.2789 + + +0.625000 1.00000 0.625000 -5.29594 +0.625000 1.00000 0.750000 -7.90071 + + +0.500000 0.875000 0.750000 -16.4036 +0.625000 0.875000 0.750000 -9.75980 + + +0.500000 0.875000 0.750000 -16.4036 +0.500000 1.00000 0.750000 -13.2789 + + +0.625000 0.875000 0.750000 -9.75980 +0.625000 1.00000 0.750000 -7.90071 + + +0.500000 1.00000 0.750000 -13.2789 +0.625000 1.00000 0.750000 -7.90071 + + +0.625000 0.875000 0.625000 -6.54211 +0.750000 0.875000 0.625000 -2.08872 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 1.00000 0.625000 -5.29594 + + +0.625000 0.875000 0.625000 -6.54211 +0.625000 0.875000 0.750000 -9.75980 + + +0.750000 0.875000 0.625000 -2.08872 +0.750000 1.00000 0.625000 -1.69085 + + +0.750000 0.875000 0.625000 -2.08872 +0.750000 0.875000 0.750000 -3.11604 + + +0.625000 1.00000 0.625000 -5.29594 +0.750000 1.00000 0.625000 -1.69085 + + +0.625000 1.00000 0.625000 -5.29594 +0.625000 1.00000 0.750000 -7.90071 + + +0.750000 1.00000 0.625000 -1.69085 +0.750000 1.00000 0.750000 -2.52249 + + +0.625000 0.875000 0.750000 -9.75980 +0.750000 0.875000 0.750000 -3.11604 + + +0.625000 0.875000 0.750000 -9.75980 +0.625000 1.00000 0.750000 -7.90071 + + +0.750000 0.875000 0.750000 -3.11604 +0.750000 1.00000 0.750000 -2.52249 + + +0.625000 1.00000 0.750000 -7.90071 +0.750000 1.00000 0.750000 -2.52249 + + +0.750000 0.750000 0.500000 -0.829408 +0.875000 0.750000 0.500000 2.31971 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 0.875000 0.500000 -0.696699 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 0.750000 0.625000 -1.63219 + + +0.875000 0.750000 0.500000 2.31971 +0.875000 0.875000 0.500000 1.94854 + + +0.875000 0.750000 0.500000 2.31971 +0.875000 0.750000 0.625000 4.56495 + + +0.750000 0.875000 0.500000 -0.696699 +0.875000 0.875000 0.500000 1.94854 + + +0.750000 0.875000 0.500000 -0.696699 +0.750000 0.875000 0.625000 -1.37103 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 0.750000 0.625000 -1.63219 +0.875000 0.750000 0.625000 4.56495 + + +0.750000 0.750000 0.625000 -1.63219 +0.750000 0.875000 0.625000 -1.37103 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 0.875000 0.625000 -1.37103 +0.875000 0.875000 0.625000 3.83453 + + +0.875000 0.750000 0.500000 2.31971 +1.00000 0.750000 0.500000 5.46883 + + +0.875000 0.750000 0.500000 2.31971 +0.875000 0.875000 0.500000 1.94854 + + +0.875000 0.750000 0.500000 2.31971 +0.875000 0.750000 0.625000 4.56495 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 0.875000 0.500000 4.59379 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 0.750000 0.625000 10.7621 + + +0.875000 0.875000 0.500000 1.94854 +1.00000 0.875000 0.500000 4.59379 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 0.875000 0.625000 3.83453 + + +1.00000 0.875000 0.500000 4.59379 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 0.750000 0.625000 4.56495 +1.00000 0.750000 0.625000 10.7621 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.875000 0.625000 3.83453 + + +1.00000 0.750000 0.625000 10.7621 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 0.875000 0.625000 3.83453 +1.00000 0.875000 0.625000 9.04010 + + +0.750000 0.875000 0.500000 -0.696699 +0.875000 0.875000 0.500000 1.94854 + + +0.750000 0.875000 0.500000 -0.696699 +0.750000 1.00000 0.500000 -0.563989 + + +0.750000 0.875000 0.500000 -0.696699 +0.750000 0.875000 0.625000 -1.37103 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 1.00000 0.500000 1.57738 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 1.00000 0.500000 -0.563989 +0.875000 1.00000 0.500000 1.57738 + + +0.750000 1.00000 0.500000 -0.563989 +0.750000 1.00000 0.625000 -1.10987 + + +0.875000 1.00000 0.500000 1.57738 +0.875000 1.00000 0.625000 3.10412 + + +0.750000 0.875000 0.625000 -1.37103 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 0.875000 0.625000 -1.37103 +0.750000 1.00000 0.625000 -1.10987 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 1.00000 0.625000 3.10412 + + +0.750000 1.00000 0.625000 -1.10987 +0.875000 1.00000 0.625000 3.10412 + + +0.875000 0.875000 0.500000 1.94854 +1.00000 0.875000 0.500000 4.59379 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 1.00000 0.500000 1.57738 + + +0.875000 0.875000 0.500000 1.94854 +0.875000 0.875000 0.625000 3.83453 + + +1.00000 0.875000 0.500000 4.59379 +1.00000 1.00000 0.500000 3.71875 + + +1.00000 0.875000 0.500000 4.59379 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 1.00000 0.500000 1.57738 +1.00000 1.00000 0.500000 3.71875 + + +0.875000 1.00000 0.500000 1.57738 +0.875000 1.00000 0.625000 3.10412 + + +1.00000 1.00000 0.500000 3.71875 +1.00000 1.00000 0.625000 7.31811 + + +0.875000 0.875000 0.625000 3.83453 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 1.00000 0.625000 3.10412 + + +1.00000 0.875000 0.625000 9.04010 +1.00000 1.00000 0.625000 7.31811 + + +0.875000 1.00000 0.625000 3.10412 +1.00000 1.00000 0.625000 7.31811 + + +0.750000 0.750000 0.625000 -1.63219 +0.875000 0.750000 0.625000 4.56495 + + +0.750000 0.750000 0.625000 -1.63219 +0.750000 0.875000 0.625000 -1.37103 + + +0.750000 0.750000 0.625000 -1.63219 +0.750000 0.750000 0.750000 -2.43497 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.875000 0.625000 3.83453 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.750000 0.750000 6.81019 + + +0.750000 0.875000 0.625000 -1.37103 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 0.875000 0.625000 -1.37103 +0.750000 0.875000 0.750000 -2.04536 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 0.875000 0.750000 5.72052 + + +0.750000 0.750000 0.750000 -2.43497 +0.875000 0.750000 0.750000 6.81019 + + +0.750000 0.750000 0.750000 -2.43497 +0.750000 0.875000 0.750000 -2.04536 + + +0.875000 0.750000 0.750000 6.81019 +0.875000 0.875000 0.750000 5.72052 + + +0.750000 0.875000 0.750000 -2.04536 +0.875000 0.875000 0.750000 5.72052 + + +0.875000 0.750000 0.625000 4.56495 +1.00000 0.750000 0.625000 10.7621 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.875000 0.625000 3.83453 + + +0.875000 0.750000 0.625000 4.56495 +0.875000 0.750000 0.750000 6.81019 + + +1.00000 0.750000 0.625000 10.7621 +1.00000 0.875000 0.625000 9.04010 + + +1.00000 0.750000 0.625000 10.7621 +1.00000 0.750000 0.750000 16.0553 + + +0.875000 0.875000 0.625000 3.83453 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 0.875000 0.750000 5.72052 + + +1.00000 0.875000 0.625000 9.04010 +1.00000 0.875000 0.750000 13.4864 + + +0.875000 0.750000 0.750000 6.81019 +1.00000 0.750000 0.750000 16.0553 + + +0.875000 0.750000 0.750000 6.81019 +0.875000 0.875000 0.750000 5.72052 + + +1.00000 0.750000 0.750000 16.0553 +1.00000 0.875000 0.750000 13.4864 + + +0.875000 0.875000 0.750000 5.72052 +1.00000 0.875000 0.750000 13.4864 + + +0.750000 0.875000 0.625000 -1.37103 +0.875000 0.875000 0.625000 3.83453 + + +0.750000 0.875000 0.625000 -1.37103 +0.750000 1.00000 0.625000 -1.10987 + + +0.750000 0.875000 0.625000 -1.37103 +0.750000 0.875000 0.750000 -2.04536 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 1.00000 0.625000 3.10412 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 0.875000 0.750000 5.72052 + + +0.750000 1.00000 0.625000 -1.10987 +0.875000 1.00000 0.625000 3.10412 + + +0.750000 1.00000 0.625000 -1.10987 +0.750000 1.00000 0.750000 -1.65576 + + +0.875000 1.00000 0.625000 3.10412 +0.875000 1.00000 0.750000 4.63086 + + +0.750000 0.875000 0.750000 -2.04536 +0.875000 0.875000 0.750000 5.72052 + + +0.750000 0.875000 0.750000 -2.04536 +0.750000 1.00000 0.750000 -1.65576 + + +0.875000 0.875000 0.750000 5.72052 +0.875000 1.00000 0.750000 4.63086 + + +0.750000 1.00000 0.750000 -1.65576 +0.875000 1.00000 0.750000 4.63086 + + +0.875000 0.875000 0.625000 3.83453 +1.00000 0.875000 0.625000 9.04010 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 1.00000 0.625000 3.10412 + + +0.875000 0.875000 0.625000 3.83453 +0.875000 0.875000 0.750000 5.72052 + + +1.00000 0.875000 0.625000 9.04010 +1.00000 1.00000 0.625000 7.31811 + + +1.00000 0.875000 0.625000 9.04010 +1.00000 0.875000 0.750000 13.4864 + + +0.875000 1.00000 0.625000 3.10412 +1.00000 1.00000 0.625000 7.31811 + + +0.875000 1.00000 0.625000 3.10412 +0.875000 1.00000 0.750000 4.63086 + + +1.00000 1.00000 0.625000 7.31811 +1.00000 1.00000 0.750000 10.9175 + + +0.875000 0.875000 0.750000 5.72052 +1.00000 0.875000 0.750000 13.4864 + + +0.875000 0.875000 0.750000 5.72052 +0.875000 1.00000 0.750000 4.63086 + + +1.00000 0.875000 0.750000 13.4864 +1.00000 1.00000 0.750000 10.9175 + + +0.875000 1.00000 0.750000 4.63086 +1.00000 1.00000 0.750000 10.9175 + + +0.500000 0.500000 0.750000 -8.05767 +0.625000 0.500000 0.750000 -4.79416 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.625000 0.750000 -12.9936 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.500000 0.875000 -15.8567 + + +0.625000 0.500000 0.750000 -4.79416 +0.625000 0.625000 0.750000 -7.73094 + + +0.625000 0.500000 0.750000 -4.79416 +0.625000 0.500000 0.875000 -9.43440 + + +0.500000 0.625000 0.750000 -12.9936 +0.625000 0.625000 0.750000 -7.73094 + + +0.500000 0.625000 0.750000 -12.9936 +0.500000 0.625000 0.875000 -25.5701 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.500000 0.875000 -15.8567 +0.625000 0.500000 0.875000 -9.43440 + + +0.500000 0.500000 0.875000 -15.8567 +0.500000 0.625000 0.875000 -25.5701 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.625000 0.875000 -25.5701 +0.625000 0.625000 0.875000 -15.2137 + + +0.625000 0.500000 0.750000 -4.79416 +0.750000 0.500000 0.750000 -1.53065 + + +0.625000 0.500000 0.750000 -4.79416 +0.625000 0.625000 0.750000 -7.73094 + + +0.625000 0.500000 0.750000 -4.79416 +0.625000 0.500000 0.875000 -9.43440 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.625000 0.750000 -2.46828 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.500000 0.875000 -3.01215 + + +0.625000 0.625000 0.750000 -7.73094 +0.750000 0.625000 0.750000 -2.46828 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.625000 0.875000 -15.2137 + + +0.750000 0.625000 0.750000 -2.46828 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.500000 0.875000 -9.43440 +0.750000 0.500000 0.875000 -3.01215 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.625000 0.875000 -15.2137 + + +0.750000 0.500000 0.875000 -3.01215 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.625000 0.875000 -15.2137 +0.750000 0.625000 0.875000 -4.85732 + + +0.500000 0.625000 0.750000 -12.9936 +0.625000 0.625000 0.750000 -7.73094 + + +0.500000 0.625000 0.750000 -12.9936 +0.500000 0.750000 0.750000 -17.9295 + + +0.500000 0.625000 0.750000 -12.9936 +0.500000 0.625000 0.875000 -25.5701 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.750000 0.750000 -10.6677 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.750000 0.750000 -17.9295 +0.625000 0.750000 0.750000 -10.6677 + + +0.500000 0.750000 0.750000 -17.9295 +0.500000 0.750000 0.875000 -35.2835 + + +0.625000 0.750000 0.750000 -10.6677 +0.625000 0.750000 0.875000 -20.9930 + + +0.500000 0.625000 0.875000 -25.5701 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.625000 0.875000 -25.5701 +0.500000 0.750000 0.875000 -35.2835 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.750000 0.875000 -20.9930 + + +0.500000 0.750000 0.875000 -35.2835 +0.625000 0.750000 0.875000 -20.9930 + + +0.625000 0.625000 0.750000 -7.73094 +0.750000 0.625000 0.750000 -2.46828 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.750000 0.750000 -10.6677 + + +0.625000 0.625000 0.750000 -7.73094 +0.625000 0.625000 0.875000 -15.2137 + + +0.750000 0.625000 0.750000 -2.46828 +0.750000 0.750000 0.750000 -3.40592 + + +0.750000 0.625000 0.750000 -2.46828 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.750000 0.750000 -10.6677 +0.750000 0.750000 0.750000 -3.40592 + + +0.625000 0.750000 0.750000 -10.6677 +0.625000 0.750000 0.875000 -20.9930 + + +0.750000 0.750000 0.750000 -3.40592 +0.750000 0.750000 0.875000 -6.70250 + + +0.625000 0.625000 0.875000 -15.2137 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.750000 0.875000 -20.9930 + + +0.750000 0.625000 0.875000 -4.85732 +0.750000 0.750000 0.875000 -6.70250 + + +0.625000 0.750000 0.875000 -20.9930 +0.750000 0.750000 0.875000 -6.70250 + + +0.500000 0.500000 0.875000 -15.8567 +0.625000 0.500000 0.875000 -9.43440 + + +0.500000 0.500000 0.875000 -15.8567 +0.500000 0.625000 0.875000 -25.5701 + + +0.500000 0.500000 0.875000 -15.8567 +0.500000 0.500000 1.00000 -23.6556 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.625000 0.875000 -15.2137 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.500000 1.00000 -14.0746 + + +0.500000 0.625000 0.875000 -25.5701 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.625000 0.875000 -25.5701 +0.500000 0.625000 1.00000 -38.1465 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.625000 1.00000 -22.6964 + + +0.500000 0.500000 1.00000 -23.6556 +0.625000 0.500000 1.00000 -14.0746 + + +0.500000 0.500000 1.00000 -23.6556 +0.500000 0.625000 1.00000 -38.1465 + + +0.625000 0.500000 1.00000 -14.0746 +0.625000 0.625000 1.00000 -22.6964 + + +0.500000 0.625000 1.00000 -38.1465 +0.625000 0.625000 1.00000 -22.6964 + + +0.625000 0.500000 0.875000 -9.43440 +0.750000 0.500000 0.875000 -3.01215 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.625000 0.875000 -15.2137 + + +0.625000 0.500000 0.875000 -9.43440 +0.625000 0.500000 1.00000 -14.0746 + + +0.750000 0.500000 0.875000 -3.01215 +0.750000 0.625000 0.875000 -4.85732 + + +0.750000 0.500000 0.875000 -3.01215 +0.750000 0.500000 1.00000 -4.49366 + + +0.625000 0.625000 0.875000 -15.2137 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.625000 1.00000 -22.6964 + + +0.750000 0.625000 0.875000 -4.85732 +0.750000 0.625000 1.00000 -7.24637 + + +0.625000 0.500000 1.00000 -14.0746 +0.750000 0.500000 1.00000 -4.49366 + + +0.625000 0.500000 1.00000 -14.0746 +0.625000 0.625000 1.00000 -22.6964 + + +0.750000 0.500000 1.00000 -4.49366 +0.750000 0.625000 1.00000 -7.24637 + + +0.625000 0.625000 1.00000 -22.6964 +0.750000 0.625000 1.00000 -7.24637 + + +0.500000 0.625000 0.875000 -25.5701 +0.625000 0.625000 0.875000 -15.2137 + + +0.500000 0.625000 0.875000 -25.5701 +0.500000 0.750000 0.875000 -35.2835 + + +0.500000 0.625000 0.875000 -25.5701 +0.500000 0.625000 1.00000 -38.1465 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.750000 0.875000 -20.9930 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.625000 1.00000 -22.6964 + + +0.500000 0.750000 0.875000 -35.2835 +0.625000 0.750000 0.875000 -20.9930 + + +0.500000 0.750000 0.875000 -35.2835 +0.500000 0.750000 1.00000 -52.6374 + + +0.625000 0.750000 0.875000 -20.9930 +0.625000 0.750000 1.00000 -31.3182 + + +0.500000 0.625000 1.00000 -38.1465 +0.625000 0.625000 1.00000 -22.6964 + + +0.500000 0.625000 1.00000 -38.1465 +0.500000 0.750000 1.00000 -52.6374 + + +0.625000 0.625000 1.00000 -22.6964 +0.625000 0.750000 1.00000 -31.3182 + + +0.500000 0.750000 1.00000 -52.6374 +0.625000 0.750000 1.00000 -31.3182 + + +0.625000 0.625000 0.875000 -15.2137 +0.750000 0.625000 0.875000 -4.85732 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.750000 0.875000 -20.9930 + + +0.625000 0.625000 0.875000 -15.2137 +0.625000 0.625000 1.00000 -22.6964 + + +0.750000 0.625000 0.875000 -4.85732 +0.750000 0.750000 0.875000 -6.70250 + + +0.750000 0.625000 0.875000 -4.85732 +0.750000 0.625000 1.00000 -7.24637 + + +0.625000 0.750000 0.875000 -20.9930 +0.750000 0.750000 0.875000 -6.70250 + + +0.625000 0.750000 0.875000 -20.9930 +0.625000 0.750000 1.00000 -31.3182 + + +0.750000 0.750000 0.875000 -6.70250 +0.750000 0.750000 1.00000 -9.99907 + + +0.625000 0.625000 1.00000 -22.6964 +0.750000 0.625000 1.00000 -7.24637 + + +0.625000 0.625000 1.00000 -22.6964 +0.625000 0.750000 1.00000 -31.3182 + + +0.750000 0.625000 1.00000 -7.24637 +0.750000 0.750000 1.00000 -9.99907 + + +0.625000 0.750000 1.00000 -31.3182 +0.750000 0.750000 1.00000 -9.99907 + + +0.750000 0.500000 0.750000 -1.00471 +0.875000 0.500000 0.750000 2.81000 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.625000 0.750000 -1.62018 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.500000 0.875000 -1.97717 + + +0.875000 0.500000 0.750000 2.81000 +0.875000 0.625000 0.750000 4.53135 + + +0.875000 0.500000 0.750000 2.81000 +0.875000 0.500000 0.875000 5.52980 + + +0.750000 0.625000 0.750000 -1.62018 +0.875000 0.625000 0.750000 4.53135 + + +0.750000 0.625000 0.750000 -1.62018 +0.750000 0.625000 0.875000 -3.18834 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.500000 0.875000 -1.97717 +0.875000 0.500000 0.875000 5.52980 + + +0.750000 0.500000 0.875000 -1.97717 +0.750000 0.625000 0.875000 -3.18834 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.625000 0.875000 -3.18834 +0.875000 0.625000 0.875000 8.91722 + + +0.875000 0.500000 0.750000 2.81000 +1.00000 0.500000 0.750000 6.62472 + + +0.875000 0.500000 0.750000 2.81000 +0.875000 0.625000 0.750000 4.53135 + + +0.875000 0.500000 0.750000 2.81000 +0.875000 0.500000 0.875000 5.52980 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.625000 0.750000 10.6829 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.500000 0.875000 13.0368 + + +0.875000 0.625000 0.750000 4.53135 +1.00000 0.625000 0.750000 10.6829 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.625000 0.875000 8.91722 + + +1.00000 0.625000 0.750000 10.6829 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.500000 0.875000 5.52980 +1.00000 0.500000 0.875000 13.0368 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.625000 0.875000 8.91722 + + +1.00000 0.500000 0.875000 13.0368 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.625000 0.875000 8.91722 +1.00000 0.625000 0.875000 21.0228 + + +0.750000 0.625000 0.750000 -1.62018 +0.875000 0.625000 0.750000 4.53135 + + +0.750000 0.625000 0.750000 -1.62018 +0.750000 0.750000 0.750000 -2.23564 + + +0.750000 0.625000 0.750000 -1.62018 +0.750000 0.625000 0.875000 -3.18834 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.750000 0.750000 6.25269 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.750000 0.750000 -2.23564 +0.875000 0.750000 0.750000 6.25269 + + +0.750000 0.750000 0.750000 -2.23564 +0.750000 0.750000 0.875000 -4.39951 + + +0.875000 0.750000 0.750000 6.25269 +0.875000 0.750000 0.875000 12.3046 + + +0.750000 0.625000 0.875000 -3.18834 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.625000 0.875000 -3.18834 +0.750000 0.750000 0.875000 -4.39951 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.750000 0.875000 12.3046 + + +0.750000 0.750000 0.875000 -4.39951 +0.875000 0.750000 0.875000 12.3046 + + +0.875000 0.625000 0.750000 4.53135 +1.00000 0.625000 0.750000 10.6829 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.750000 0.750000 6.25269 + + +0.875000 0.625000 0.750000 4.53135 +0.875000 0.625000 0.875000 8.91722 + + +1.00000 0.625000 0.750000 10.6829 +1.00000 0.750000 0.750000 14.7410 + + +1.00000 0.625000 0.750000 10.6829 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.750000 0.750000 6.25269 +1.00000 0.750000 0.750000 14.7410 + + +0.875000 0.750000 0.750000 6.25269 +0.875000 0.750000 0.875000 12.3046 + + +1.00000 0.750000 0.750000 14.7410 +1.00000 0.750000 0.875000 29.0088 + + +0.875000 0.625000 0.875000 8.91722 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.750000 0.875000 12.3046 + + +1.00000 0.625000 0.875000 21.0228 +1.00000 0.750000 0.875000 29.0088 + + +0.875000 0.750000 0.875000 12.3046 +1.00000 0.750000 0.875000 29.0088 + + +0.750000 0.500000 0.875000 -1.97717 +0.875000 0.500000 0.875000 5.52980 + + +0.750000 0.500000 0.875000 -1.97717 +0.750000 0.625000 0.875000 -3.18834 + + +0.750000 0.500000 0.875000 -1.97717 +0.750000 0.500000 1.00000 -2.94963 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.625000 0.875000 8.91722 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.500000 1.00000 8.24959 + + +0.750000 0.625000 0.875000 -3.18834 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.625000 0.875000 -3.18834 +0.750000 0.625000 1.00000 -4.75650 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.625000 1.00000 13.3031 + + +0.750000 0.500000 1.00000 -2.94963 +0.875000 0.500000 1.00000 8.24959 + + +0.750000 0.500000 1.00000 -2.94963 +0.750000 0.625000 1.00000 -4.75650 + + +0.875000 0.500000 1.00000 8.24959 +0.875000 0.625000 1.00000 13.3031 + + +0.750000 0.625000 1.00000 -4.75650 +0.875000 0.625000 1.00000 13.3031 + + +0.875000 0.500000 0.875000 5.52980 +1.00000 0.500000 0.875000 13.0368 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.625000 0.875000 8.91722 + + +0.875000 0.500000 0.875000 5.52980 +0.875000 0.500000 1.00000 8.24959 + + +1.00000 0.500000 0.875000 13.0368 +1.00000 0.625000 0.875000 21.0228 + + +1.00000 0.500000 0.875000 13.0368 +1.00000 0.500000 1.00000 19.4488 + + +0.875000 0.625000 0.875000 8.91722 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.625000 1.00000 13.3031 + + +1.00000 0.625000 0.875000 21.0228 +1.00000 0.625000 1.00000 31.3627 + + +0.875000 0.500000 1.00000 8.24959 +1.00000 0.500000 1.00000 19.4488 + + +0.875000 0.500000 1.00000 8.24959 +0.875000 0.625000 1.00000 13.3031 + + +1.00000 0.500000 1.00000 19.4488 +1.00000 0.625000 1.00000 31.3627 + + +0.875000 0.625000 1.00000 13.3031 +1.00000 0.625000 1.00000 31.3627 + + +0.750000 0.625000 0.875000 -3.18834 +0.875000 0.625000 0.875000 8.91722 + + +0.750000 0.625000 0.875000 -3.18834 +0.750000 0.750000 0.875000 -4.39951 + + +0.750000 0.625000 0.875000 -3.18834 +0.750000 0.625000 1.00000 -4.75650 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.750000 0.875000 12.3046 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.625000 1.00000 13.3031 + + +0.750000 0.750000 0.875000 -4.39951 +0.875000 0.750000 0.875000 12.3046 + + +0.750000 0.750000 0.875000 -4.39951 +0.750000 0.750000 1.00000 -6.56337 + + +0.875000 0.750000 0.875000 12.3046 +0.875000 0.750000 1.00000 18.3566 + + +0.750000 0.625000 1.00000 -4.75650 +0.875000 0.625000 1.00000 13.3031 + + +0.750000 0.625000 1.00000 -4.75650 +0.750000 0.750000 1.00000 -6.56337 + + +0.875000 0.625000 1.00000 13.3031 +0.875000 0.750000 1.00000 18.3566 + + +0.750000 0.750000 1.00000 -6.56337 +0.875000 0.750000 1.00000 18.3566 + + +0.875000 0.625000 0.875000 8.91722 +1.00000 0.625000 0.875000 21.0228 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.750000 0.875000 12.3046 + + +0.875000 0.625000 0.875000 8.91722 +0.875000 0.625000 1.00000 13.3031 + + +1.00000 0.625000 0.875000 21.0228 +1.00000 0.750000 0.875000 29.0088 + + +1.00000 0.625000 0.875000 21.0228 +1.00000 0.625000 1.00000 31.3627 + + +0.875000 0.750000 0.875000 12.3046 +1.00000 0.750000 0.875000 29.0088 + + +0.875000 0.750000 0.875000 12.3046 +0.875000 0.750000 1.00000 18.3566 + + +1.00000 0.750000 0.875000 29.0088 +1.00000 0.750000 1.00000 43.2766 + + +0.875000 0.625000 1.00000 13.3031 +1.00000 0.625000 1.00000 31.3627 + + +0.875000 0.625000 1.00000 13.3031 +0.875000 0.750000 1.00000 18.3566 + + +1.00000 0.625000 1.00000 31.3627 +1.00000 0.750000 1.00000 43.2766 + + +0.875000 0.750000 1.00000 18.3566 +1.00000 0.750000 1.00000 43.2766 + + +0.500000 0.750000 0.750000 -18.0813 +0.625000 0.750000 0.750000 -10.7580 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 0.875000 0.750000 -15.1882 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 0.750000 0.875000 -35.5822 + + +0.625000 0.750000 0.750000 -10.7580 +0.625000 0.875000 0.750000 -9.03670 + + +0.625000 0.750000 0.750000 -10.7580 +0.625000 0.750000 0.875000 -21.1707 + + +0.500000 0.875000 0.750000 -15.1882 +0.625000 0.875000 0.750000 -9.03670 + + +0.500000 0.875000 0.750000 -15.1882 +0.500000 0.875000 0.875000 -29.8888 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 0.750000 0.875000 -35.5822 +0.625000 0.750000 0.875000 -21.1707 + + +0.500000 0.750000 0.875000 -35.5822 +0.500000 0.875000 0.875000 -29.8888 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 0.875000 0.875000 -29.8888 +0.625000 0.875000 0.875000 -17.7833 + + +0.625000 0.750000 0.750000 -10.7580 +0.750000 0.750000 0.750000 -3.43475 + + +0.625000 0.750000 0.750000 -10.7580 +0.625000 0.875000 0.750000 -9.03670 + + +0.625000 0.750000 0.750000 -10.7580 +0.625000 0.750000 0.875000 -21.1707 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 0.875000 0.750000 -2.88518 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 0.750000 0.875000 -6.75924 + + +0.625000 0.875000 0.750000 -9.03670 +0.750000 0.875000 0.750000 -2.88518 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 0.875000 0.875000 -17.7833 + + +0.750000 0.875000 0.750000 -2.88518 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 0.750000 0.875000 -21.1707 +0.750000 0.750000 0.875000 -6.75924 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.875000 0.875000 -17.7833 + + +0.750000 0.750000 0.875000 -6.75924 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 0.875000 0.875000 -17.7833 +0.750000 0.875000 0.875000 -5.67773 + + +0.500000 0.875000 0.750000 -15.1882 +0.625000 0.875000 0.750000 -9.03670 + + +0.500000 0.875000 0.750000 -15.1882 +0.500000 1.00000 0.750000 -12.2951 + + +0.500000 0.875000 0.750000 -15.1882 +0.500000 0.875000 0.875000 -29.8888 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 1.00000 0.750000 -7.31536 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 1.00000 0.750000 -12.2951 +0.625000 1.00000 0.750000 -7.31536 + + +0.500000 1.00000 0.750000 -12.2951 +0.500000 1.00000 0.875000 -24.1955 + + +0.625000 1.00000 0.750000 -7.31536 +0.625000 1.00000 0.875000 -14.3959 + + +0.500000 0.875000 0.875000 -29.8888 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 0.875000 0.875000 -29.8888 +0.500000 1.00000 0.875000 -24.1955 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 1.00000 0.875000 -14.3959 + + +0.500000 1.00000 0.875000 -24.1955 +0.625000 1.00000 0.875000 -14.3959 + + +0.625000 0.875000 0.750000 -9.03670 +0.750000 0.875000 0.750000 -2.88518 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 1.00000 0.750000 -7.31536 + + +0.625000 0.875000 0.750000 -9.03670 +0.625000 0.875000 0.875000 -17.7833 + + +0.750000 0.875000 0.750000 -2.88518 +0.750000 1.00000 0.750000 -2.33560 + + +0.750000 0.875000 0.750000 -2.88518 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 1.00000 0.750000 -7.31536 +0.750000 1.00000 0.750000 -2.33560 + + +0.625000 1.00000 0.750000 -7.31536 +0.625000 1.00000 0.875000 -14.3959 + + +0.750000 1.00000 0.750000 -2.33560 +0.750000 1.00000 0.875000 -4.59621 + + +0.625000 0.875000 0.875000 -17.7833 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 1.00000 0.875000 -14.3959 + + +0.750000 0.875000 0.875000 -5.67773 +0.750000 1.00000 0.875000 -4.59621 + + +0.625000 1.00000 0.875000 -14.3959 +0.750000 1.00000 0.875000 -4.59621 + + +0.500000 0.750000 0.875000 -35.5822 +0.625000 0.750000 0.875000 -21.1707 + + +0.500000 0.750000 0.875000 -35.5822 +0.500000 0.875000 0.875000 -29.8888 + + +0.500000 0.750000 0.875000 -35.5822 +0.500000 0.750000 1.00000 -53.0830 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.875000 0.875000 -17.7833 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.750000 1.00000 -31.5834 + + +0.500000 0.875000 0.875000 -29.8888 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 0.875000 0.875000 -29.8888 +0.500000 0.875000 1.00000 -44.5895 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 0.875000 1.00000 -26.5299 + + +0.500000 0.750000 1.00000 -53.0830 +0.625000 0.750000 1.00000 -31.5834 + + +0.500000 0.750000 1.00000 -53.0830 +0.500000 0.875000 1.00000 -44.5895 + + +0.625000 0.750000 1.00000 -31.5834 +0.625000 0.875000 1.00000 -26.5299 + + +0.500000 0.875000 1.00000 -44.5895 +0.625000 0.875000 1.00000 -26.5299 + + +0.625000 0.750000 0.875000 -21.1707 +0.750000 0.750000 0.875000 -6.75924 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.875000 0.875000 -17.7833 + + +0.625000 0.750000 0.875000 -21.1707 +0.625000 0.750000 1.00000 -31.5834 + + +0.750000 0.750000 0.875000 -6.75924 +0.750000 0.875000 0.875000 -5.67773 + + +0.750000 0.750000 0.875000 -6.75924 +0.750000 0.750000 1.00000 -10.0837 + + +0.625000 0.875000 0.875000 -17.7833 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 0.875000 1.00000 -26.5299 + + +0.750000 0.875000 0.875000 -5.67773 +0.750000 0.875000 1.00000 -8.47028 + + +0.625000 0.750000 1.00000 -31.5834 +0.750000 0.750000 1.00000 -10.0837 + + +0.625000 0.750000 1.00000 -31.5834 +0.625000 0.875000 1.00000 -26.5299 + + +0.750000 0.750000 1.00000 -10.0837 +0.750000 0.875000 1.00000 -8.47028 + + +0.625000 0.875000 1.00000 -26.5299 +0.750000 0.875000 1.00000 -8.47028 + + +0.500000 0.875000 0.875000 -29.8888 +0.625000 0.875000 0.875000 -17.7833 + + +0.500000 0.875000 0.875000 -29.8888 +0.500000 1.00000 0.875000 -24.1955 + + +0.500000 0.875000 0.875000 -29.8888 +0.500000 0.875000 1.00000 -44.5895 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 1.00000 0.875000 -14.3959 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 0.875000 1.00000 -26.5299 + + +0.500000 1.00000 0.875000 -24.1955 +0.625000 1.00000 0.875000 -14.3959 + + +0.500000 1.00000 0.875000 -24.1955 +0.500000 1.00000 1.00000 -36.0959 + + +0.625000 1.00000 0.875000 -14.3959 +0.625000 1.00000 1.00000 -21.4764 + + +0.500000 0.875000 1.00000 -44.5895 +0.625000 0.875000 1.00000 -26.5299 + + +0.500000 0.875000 1.00000 -44.5895 +0.500000 1.00000 1.00000 -36.0959 + + +0.625000 0.875000 1.00000 -26.5299 +0.625000 1.00000 1.00000 -21.4764 + + +0.500000 1.00000 1.00000 -36.0959 +0.625000 1.00000 1.00000 -21.4764 + + +0.625000 0.875000 0.875000 -17.7833 +0.750000 0.875000 0.875000 -5.67773 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 1.00000 0.875000 -14.3959 + + +0.625000 0.875000 0.875000 -17.7833 +0.625000 0.875000 1.00000 -26.5299 + + +0.750000 0.875000 0.875000 -5.67773 +0.750000 1.00000 0.875000 -4.59621 + + +0.750000 0.875000 0.875000 -5.67773 +0.750000 0.875000 1.00000 -8.47028 + + +0.625000 1.00000 0.875000 -14.3959 +0.750000 1.00000 0.875000 -4.59621 + + +0.625000 1.00000 0.875000 -14.3959 +0.625000 1.00000 1.00000 -21.4764 + + +0.750000 1.00000 0.875000 -4.59621 +0.750000 1.00000 1.00000 -6.85683 + + +0.625000 0.875000 1.00000 -26.5299 +0.750000 0.875000 1.00000 -8.47028 + + +0.625000 0.875000 1.00000 -26.5299 +0.625000 1.00000 1.00000 -21.4764 + + +0.750000 0.875000 1.00000 -8.47028 +0.750000 1.00000 1.00000 -6.85683 + + +0.625000 1.00000 1.00000 -21.4764 +0.750000 1.00000 1.00000 -6.85683 + + +0.750000 0.750000 0.750000 -2.25457 +0.875000 0.750000 0.750000 6.30562 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 0.875000 0.750000 -1.89382 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 0.750000 0.875000 -4.43675 + + +0.875000 0.750000 0.750000 6.30562 +0.875000 0.875000 0.750000 5.29669 + + +0.875000 0.750000 0.750000 6.30562 +0.875000 0.750000 0.875000 12.4088 + + +0.750000 0.875000 0.750000 -1.89382 +0.875000 0.875000 0.750000 5.29669 + + +0.750000 0.875000 0.750000 -1.89382 +0.750000 0.875000 0.875000 -3.72685 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 0.750000 0.875000 -4.43675 +0.875000 0.750000 0.875000 12.4088 + + +0.750000 0.750000 0.875000 -4.43675 +0.750000 0.875000 0.875000 -3.72685 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 0.875000 0.875000 -3.72685 +0.875000 0.875000 0.875000 10.4233 + + +0.875000 0.750000 0.750000 6.30562 +1.00000 0.750000 0.750000 14.8658 + + +0.875000 0.750000 0.750000 6.30562 +0.875000 0.875000 0.750000 5.29669 + + +0.875000 0.750000 0.750000 6.30562 +0.875000 0.750000 0.875000 12.4088 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 0.875000 0.750000 12.4872 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 0.750000 0.875000 29.2544 + + +0.875000 0.875000 0.750000 5.29669 +1.00000 0.875000 0.750000 12.4872 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 0.875000 0.875000 10.4233 + + +1.00000 0.875000 0.750000 12.4872 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 0.750000 0.875000 12.4088 +1.00000 0.750000 0.875000 29.2544 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.875000 0.875000 10.4233 + + +1.00000 0.750000 0.875000 29.2544 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 0.875000 0.875000 10.4233 +1.00000 0.875000 0.875000 24.5735 + + +0.750000 0.875000 0.750000 -1.89382 +0.875000 0.875000 0.750000 5.29669 + + +0.750000 0.875000 0.750000 -1.89382 +0.750000 1.00000 0.750000 -1.53308 + + +0.750000 0.875000 0.750000 -1.89382 +0.750000 0.875000 0.875000 -3.72685 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 1.00000 0.750000 4.28776 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 1.00000 0.750000 -1.53308 +0.875000 1.00000 0.750000 4.28776 + + +0.750000 1.00000 0.750000 -1.53308 +0.750000 1.00000 0.875000 -3.01695 + + +0.875000 1.00000 0.750000 4.28776 +0.875000 1.00000 0.875000 8.43787 + + +0.750000 0.875000 0.875000 -3.72685 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 0.875000 0.875000 -3.72685 +0.750000 1.00000 0.875000 -3.01695 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 1.00000 0.875000 8.43787 + + +0.750000 1.00000 0.875000 -3.01695 +0.875000 1.00000 0.875000 8.43787 + + +0.875000 0.875000 0.750000 5.29669 +1.00000 0.875000 0.750000 12.4872 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 1.00000 0.750000 4.28776 + + +0.875000 0.875000 0.750000 5.29669 +0.875000 0.875000 0.875000 10.4233 + + +1.00000 0.875000 0.750000 12.4872 +1.00000 1.00000 0.750000 10.1086 + + +1.00000 0.875000 0.750000 12.4872 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 1.00000 0.750000 4.28776 +1.00000 1.00000 0.750000 10.1086 + + +0.875000 1.00000 0.750000 4.28776 +0.875000 1.00000 0.875000 8.43787 + + +1.00000 1.00000 0.750000 10.1086 +1.00000 1.00000 0.875000 19.8927 + + +0.875000 0.875000 0.875000 10.4233 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 1.00000 0.875000 8.43787 + + +1.00000 0.875000 0.875000 24.5735 +1.00000 1.00000 0.875000 19.8927 + + +0.875000 1.00000 0.875000 8.43787 +1.00000 1.00000 0.875000 19.8927 + + +0.750000 0.750000 0.875000 -4.43675 +0.875000 0.750000 0.875000 12.4088 + + +0.750000 0.750000 0.875000 -4.43675 +0.750000 0.875000 0.875000 -3.72685 + + +0.750000 0.750000 0.875000 -4.43675 +0.750000 0.750000 1.00000 -6.61894 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.875000 0.875000 10.4233 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.750000 1.00000 18.5120 + + +0.750000 0.875000 0.875000 -3.72685 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 0.875000 0.875000 -3.72685 +0.750000 0.875000 1.00000 -5.55987 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 0.875000 1.00000 15.5500 + + +0.750000 0.750000 1.00000 -6.61894 +0.875000 0.750000 1.00000 18.5120 + + +0.750000 0.750000 1.00000 -6.61894 +0.750000 0.875000 1.00000 -5.55987 + + +0.875000 0.750000 1.00000 18.5120 +0.875000 0.875000 1.00000 15.5500 + + +0.750000 0.875000 1.00000 -5.55987 +0.875000 0.875000 1.00000 15.5500 + + +0.875000 0.750000 0.875000 12.4088 +1.00000 0.750000 0.875000 29.2544 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.875000 0.875000 10.4233 + + +0.875000 0.750000 0.875000 12.4088 +0.875000 0.750000 1.00000 18.5120 + + +1.00000 0.750000 0.875000 29.2544 +1.00000 0.875000 0.875000 24.5735 + + +1.00000 0.750000 0.875000 29.2544 +1.00000 0.750000 1.00000 43.6430 + + +0.875000 0.875000 0.875000 10.4233 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 0.875000 1.00000 15.5500 + + +1.00000 0.875000 0.875000 24.5735 +1.00000 0.875000 1.00000 36.6599 + + +0.875000 0.750000 1.00000 18.5120 +1.00000 0.750000 1.00000 43.6430 + + +0.875000 0.750000 1.00000 18.5120 +0.875000 0.875000 1.00000 15.5500 + + +1.00000 0.750000 1.00000 43.6430 +1.00000 0.875000 1.00000 36.6599 + + +0.875000 0.875000 1.00000 15.5500 +1.00000 0.875000 1.00000 36.6599 + + +0.750000 0.875000 0.875000 -3.72685 +0.875000 0.875000 0.875000 10.4233 + + +0.750000 0.875000 0.875000 -3.72685 +0.750000 1.00000 0.875000 -3.01695 + + +0.750000 0.875000 0.875000 -3.72685 +0.750000 0.875000 1.00000 -5.55987 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 1.00000 0.875000 8.43787 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 0.875000 1.00000 15.5500 + + +0.750000 1.00000 0.875000 -3.01695 +0.875000 1.00000 0.875000 8.43787 + + +0.750000 1.00000 0.875000 -3.01695 +0.750000 1.00000 1.00000 -4.50081 + + +0.875000 1.00000 0.875000 8.43787 +0.875000 1.00000 1.00000 12.5880 + + +0.750000 0.875000 1.00000 -5.55987 +0.875000 0.875000 1.00000 15.5500 + + +0.750000 0.875000 1.00000 -5.55987 +0.750000 1.00000 1.00000 -4.50081 + + +0.875000 0.875000 1.00000 15.5500 +0.875000 1.00000 1.00000 12.5880 + + +0.750000 1.00000 1.00000 -4.50081 +0.875000 1.00000 1.00000 12.5880 + + +0.875000 0.875000 0.875000 10.4233 +1.00000 0.875000 0.875000 24.5735 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 1.00000 0.875000 8.43787 + + +0.875000 0.875000 0.875000 10.4233 +0.875000 0.875000 1.00000 15.5500 + + +1.00000 0.875000 0.875000 24.5735 +1.00000 1.00000 0.875000 19.8927 + + +1.00000 0.875000 0.875000 24.5735 +1.00000 0.875000 1.00000 36.6599 + + +0.875000 1.00000 0.875000 8.43787 +1.00000 1.00000 0.875000 19.8927 + + +0.875000 1.00000 0.875000 8.43787 +0.875000 1.00000 1.00000 12.5880 + + +1.00000 1.00000 0.875000 19.8927 +1.00000 1.00000 1.00000 29.6768 + + +0.875000 0.875000 1.00000 15.5500 +1.00000 0.875000 1.00000 36.6599 + + +0.875000 0.875000 1.00000 15.5500 +0.875000 1.00000 1.00000 12.5880 + + +1.00000 0.875000 1.00000 36.6599 +1.00000 1.00000 1.00000 29.6768 + + +0.875000 1.00000 1.00000 12.5880 +1.00000 1.00000 1.00000 29.6768 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_Q +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.250000 0.00000 0.00000 0.841471 +0.500000 0.00000 0.00000 0.909297 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.250000 2.28736 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.250000 0.00000 0.454649 +0.500000 0.250000 0.00000 0.491295 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.00000 0.250000 2.28736 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.00000 0.454649 +0.500000 0.250000 0.00000 0.491295 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.250000 1.23586 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.500000 0.00000 -0.350175 +0.500000 0.500000 0.00000 -0.378401 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.00000 0.00000 0.250000 0.00000 +0.250000 0.00000 0.250000 2.28736 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.00000 0.500000 0.00000 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.00000 0.500000 0.00000 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.250000 2.28736 +0.500000 0.00000 0.250000 2.47173 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.250000 0.250000 1.23586 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.00000 0.500000 6.21768 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.00000 0.500000 6.21768 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.00000 0.250000 0.250000 0.00000 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.250000 1.23586 +0.500000 0.250000 0.250000 1.33548 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.500000 0.250000 -0.951876 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.250000 0.500000 3.35942 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.00000 0.00000 0.909297 +0.750000 0.00000 0.00000 0.141120 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.250000 0.00000 0.491295 + + +0.500000 0.00000 0.00000 0.909297 +0.500000 0.00000 0.250000 2.47173 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.250000 0.00000 0.491295 +0.750000 0.250000 0.00000 0.0762475 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.00000 0.250000 2.47173 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.00000 0.141120 +1.00000 0.00000 0.00000 -0.756802 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.250000 0.00000 0.0762475 + + +0.750000 0.00000 0.00000 0.141120 +0.750000 0.00000 0.250000 0.383604 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.250000 0.00000 -0.408902 + + +1.00000 0.00000 0.00000 -0.756802 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.250000 0.00000 0.0762475 +1.00000 0.250000 0.00000 -0.408902 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.00000 0.250000 0.383604 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.500000 0.250000 0.00000 0.491295 +0.750000 0.250000 0.00000 0.0762475 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.500000 0.00000 -0.378401 + + +0.500000 0.250000 0.00000 0.491295 +0.500000 0.250000 0.250000 1.33548 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.500000 0.00000 -0.378401 +0.750000 0.500000 0.00000 -0.0587266 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.00000 0.0762475 +1.00000 0.250000 0.00000 -0.408902 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.500000 0.00000 -0.0587266 + + +0.750000 0.250000 0.00000 0.0762475 +0.750000 0.250000 0.250000 0.207262 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.500000 0.00000 0.314941 + + +1.00000 0.250000 0.00000 -0.408902 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.500000 0.00000 -0.0587266 +1.00000 0.500000 0.00000 0.314941 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.500000 0.00000 0.250000 2.47173 +0.750000 0.00000 0.250000 0.383604 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.250000 0.250000 1.33548 + + +0.500000 0.00000 0.250000 2.47173 +0.500000 0.00000 0.500000 6.71885 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.00000 0.500000 6.71885 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.250000 0.383604 +1.00000 0.00000 0.250000 -2.05720 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.250000 0.250000 0.207262 + + +0.750000 0.00000 0.250000 0.383604 +0.750000 0.00000 0.500000 1.04274 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.250000 0.250000 -1.11151 + + +1.00000 0.00000 0.250000 -2.05720 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.00000 0.500000 1.04274 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.500000 0.250000 0.250000 1.33548 +0.750000 0.250000 0.250000 0.207262 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.500000 0.250000 -1.02860 + + +0.500000 0.250000 0.250000 1.33548 +0.500000 0.250000 0.500000 3.63021 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.250000 0.207262 +1.00000 0.250000 0.250000 -1.11151 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.500000 0.250000 -0.159636 + + +0.750000 0.250000 0.250000 0.207262 +0.750000 0.250000 0.500000 0.563397 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.500000 0.250000 0.856098 + + +1.00000 0.250000 0.250000 -1.11151 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.00000 0.500000 0.00000 0.00000 +0.250000 0.500000 0.00000 -0.350175 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.750000 0.00000 0.00000 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.750000 0.00000 0.00000 +0.250000 0.750000 0.00000 -0.833050 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.00000 -0.350175 +0.500000 0.500000 0.00000 -0.378401 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.750000 0.00000 -0.833050 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.250000 -0.951876 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.750000 0.00000 -0.833050 +0.500000 0.750000 0.00000 -0.900198 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.00000 0.750000 0.00000 0.00000 +0.250000 0.750000 0.00000 -0.833050 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 1.00000 0.00000 0.00000 + + +0.00000 0.750000 0.00000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 1.00000 0.00000 0.00000 +0.250000 1.00000 0.00000 -0.550022 + + +0.00000 1.00000 0.00000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 1.00000 0.250000 0.00000 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.00000 -0.833050 +0.500000 0.750000 0.00000 -0.900198 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 1.00000 0.00000 -0.550022 + + +0.250000 0.750000 0.00000 -0.833050 +0.250000 0.750000 0.250000 -2.26446 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 1.00000 0.00000 -0.550022 +0.500000 1.00000 0.00000 -0.594356 + + +0.250000 1.00000 0.00000 -0.550022 +0.250000 1.00000 0.250000 -1.49512 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 1.00000 0.250000 -1.49512 +0.500000 1.00000 0.250000 -1.61563 + + +0.00000 0.500000 0.250000 0.00000 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.750000 0.250000 0.00000 + + +0.00000 0.500000 0.250000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.250000 -0.951876 +0.500000 0.500000 0.250000 -1.02860 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.750000 0.250000 -2.26446 + + +0.250000 0.500000 0.250000 -0.951876 +0.250000 0.500000 0.500000 -2.58747 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.00000 0.750000 0.250000 0.00000 +0.250000 0.750000 0.250000 -2.26446 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 1.00000 0.250000 0.00000 + + +0.00000 0.750000 0.250000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 1.00000 0.250000 0.00000 +0.250000 1.00000 0.250000 -1.49512 + + +0.00000 1.00000 0.250000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 1.00000 0.500000 0.00000 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.250000 -2.26446 +0.500000 0.750000 0.250000 -2.44699 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 1.00000 0.250000 -1.49512 + + +0.250000 0.750000 0.250000 -2.26446 +0.250000 0.750000 0.500000 -6.15545 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 1.00000 0.250000 -1.49512 +0.500000 1.00000 0.250000 -1.61563 + + +0.250000 1.00000 0.250000 -1.49512 +0.250000 1.00000 0.500000 -4.06414 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 1.00000 0.500000 -4.06414 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.500000 0.00000 -0.378401 +0.750000 0.500000 0.00000 -0.0587266 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.750000 0.00000 -0.900198 + + +0.500000 0.500000 0.00000 -0.378401 +0.500000 0.500000 0.250000 -1.02860 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.750000 0.00000 -0.900198 +0.750000 0.750000 0.00000 -0.139708 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.00000 -0.0587266 +1.00000 0.500000 0.00000 0.314941 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.750000 0.00000 -0.139708 + + +0.750000 0.500000 0.00000 -0.0587266 +0.750000 0.500000 0.250000 -0.159636 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.750000 0.00000 0.749229 + + +1.00000 0.500000 0.00000 0.314941 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.750000 0.00000 -0.139708 +1.00000 0.750000 0.00000 0.749229 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.500000 0.750000 0.00000 -0.900198 +0.750000 0.750000 0.00000 -0.139708 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 1.00000 0.00000 -0.594356 + + +0.500000 0.750000 0.00000 -0.900198 +0.500000 0.750000 0.250000 -2.44699 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 1.00000 0.00000 -0.594356 +0.750000 1.00000 0.00000 -0.0922422 + + +0.500000 1.00000 0.00000 -0.594356 +0.500000 1.00000 0.250000 -1.61563 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 1.00000 0.250000 -1.61563 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.00000 -0.139708 +1.00000 0.750000 0.00000 0.749229 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 1.00000 0.00000 -0.0922422 + + +0.750000 0.750000 0.00000 -0.139708 +0.750000 0.750000 0.250000 -0.379765 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 1.00000 0.00000 0.494679 + + +1.00000 0.750000 0.00000 0.749229 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 1.00000 0.00000 -0.0922422 +1.00000 1.00000 0.00000 0.494679 + + +0.750000 1.00000 0.00000 -0.0922422 +0.750000 1.00000 0.250000 -0.250740 + + +1.00000 1.00000 0.00000 0.494679 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 1.00000 0.250000 -0.250740 +1.00000 1.00000 0.250000 1.34468 + + +0.500000 0.500000 0.250000 -1.02860 +0.750000 0.500000 0.250000 -0.159636 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.750000 0.250000 -2.44699 + + +0.500000 0.500000 0.250000 -1.02860 +0.500000 0.500000 0.500000 -2.79603 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.250000 -0.159636 +1.00000 0.500000 0.250000 0.856098 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.750000 0.250000 -0.379765 + + +0.750000 0.500000 0.250000 -0.159636 +0.750000 0.500000 0.500000 -0.433934 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.750000 0.250000 2.03661 + + +1.00000 0.500000 0.250000 0.856098 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.500000 0.750000 0.250000 -2.44699 +0.750000 0.750000 0.250000 -0.379765 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 1.00000 0.250000 -1.61563 + + +0.500000 0.750000 0.250000 -2.44699 +0.500000 0.750000 0.500000 -6.65161 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 1.00000 0.250000 -1.61563 +0.750000 1.00000 0.250000 -0.250740 + + +0.500000 1.00000 0.250000 -1.61563 +0.500000 1.00000 0.500000 -4.39173 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 1.00000 0.500000 -4.39173 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.250000 -0.379765 +1.00000 0.750000 0.250000 2.03661 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 1.00000 0.250000 -0.250740 + + +0.750000 0.750000 0.250000 -0.379765 +0.750000 0.750000 0.500000 -1.03231 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 1.00000 0.250000 1.34468 + + +1.00000 0.750000 0.250000 2.03661 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 1.00000 0.250000 -0.250740 +1.00000 1.00000 0.250000 1.34468 + + +0.750000 1.00000 0.250000 -0.250740 +0.750000 1.00000 0.500000 -0.681583 + + +1.00000 1.00000 0.250000 1.34468 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 1.00000 0.500000 -0.681583 +1.00000 1.00000 0.500000 3.65521 + + +0.00000 0.00000 0.500000 0.00000 +0.250000 0.00000 0.500000 6.21768 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.250000 0.500000 0.00000 + + +0.00000 0.00000 0.500000 0.00000 +0.00000 0.00000 0.750000 0.00000 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.00000 0.750000 0.00000 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.500000 6.21768 +0.500000 0.00000 0.500000 6.71885 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.250000 0.500000 3.35942 + + +0.250000 0.00000 0.500000 6.21768 +0.250000 0.00000 0.750000 16.9014 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.00000 0.750000 16.9014 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.00000 0.250000 0.500000 0.00000 +0.250000 0.250000 0.500000 3.35942 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.500000 0.500000 0.00000 + + +0.00000 0.250000 0.500000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.500000 3.35942 +0.500000 0.250000 0.500000 3.63021 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.500000 0.500000 -2.58747 + + +0.250000 0.250000 0.500000 3.35942 +0.250000 0.250000 0.750000 9.13186 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.00000 0.00000 0.750000 0.00000 +0.250000 0.00000 0.750000 16.9014 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.250000 0.750000 0.00000 + + +0.00000 0.00000 0.750000 0.00000 +0.00000 0.00000 1.00000 0.00000 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 1.00000 45.9428 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.00000 1.00000 0.00000 +0.250000 0.00000 1.00000 45.9428 + + +0.00000 0.00000 1.00000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.250000 1.00000 0.00000 +0.250000 0.250000 1.00000 24.8230 + + +0.250000 0.00000 0.750000 16.9014 +0.500000 0.00000 0.750000 18.2637 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.250000 0.750000 9.13186 + + +0.250000 0.00000 0.750000 16.9014 +0.250000 0.00000 1.00000 45.9428 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 1.00000 49.6460 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.00000 1.00000 45.9428 +0.500000 0.00000 1.00000 49.6460 + + +0.250000 0.00000 1.00000 45.9428 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.250000 1.00000 24.8230 +0.500000 0.250000 1.00000 26.8238 + + +0.00000 0.250000 0.750000 0.00000 +0.250000 0.250000 0.750000 9.13186 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.00000 0.250000 0.750000 0.00000 +0.00000 0.250000 1.00000 0.00000 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.250000 1.00000 0.00000 +0.250000 0.250000 1.00000 24.8230 + + +0.00000 0.250000 1.00000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.500000 1.00000 0.00000 +0.250000 0.500000 1.00000 -19.1189 + + +0.250000 0.250000 0.750000 9.13186 +0.500000 0.250000 0.750000 9.86793 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.500000 0.750000 -7.03346 + + +0.250000 0.250000 0.750000 9.13186 +0.250000 0.250000 1.00000 24.8230 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.250000 1.00000 24.8230 +0.500000 0.250000 1.00000 26.8238 + + +0.250000 0.250000 1.00000 24.8230 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.500000 1.00000 -19.1189 +0.500000 0.500000 1.00000 -20.6600 + + +0.500000 0.00000 0.500000 6.71885 +0.750000 0.00000 0.500000 1.04274 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.250000 0.500000 3.63021 + + +0.500000 0.00000 0.500000 6.71885 +0.500000 0.00000 0.750000 18.2637 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.00000 0.750000 18.2637 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.500000 1.04274 +1.00000 0.00000 0.500000 -5.59206 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.250000 0.500000 0.563397 + + +0.750000 0.00000 0.500000 1.04274 +0.750000 0.00000 0.750000 2.83447 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.250000 0.500000 -3.02140 + + +1.00000 0.00000 0.500000 -5.59206 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.00000 0.750000 2.83447 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.500000 0.250000 0.500000 3.63021 +0.750000 0.250000 0.500000 0.563397 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.500000 0.500000 -2.79603 + + +0.500000 0.250000 0.500000 3.63021 +0.500000 0.250000 0.750000 9.86793 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.500000 0.563397 +1.00000 0.250000 0.500000 -3.02140 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.500000 0.500000 -0.433934 + + +0.750000 0.250000 0.500000 0.563397 +0.750000 0.250000 0.750000 1.53147 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.500000 0.500000 2.32712 + + +1.00000 0.250000 0.500000 -3.02140 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.500000 0.00000 0.750000 18.2637 +0.750000 0.00000 0.750000 2.83447 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.250000 0.750000 9.86793 + + +0.500000 0.00000 0.750000 18.2637 +0.500000 0.00000 1.00000 49.6460 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 1.00000 7.70489 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.00000 1.00000 49.6460 +0.750000 0.00000 1.00000 7.70489 + + +0.500000 0.00000 1.00000 49.6460 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.250000 1.00000 26.8238 +0.750000 0.250000 1.00000 4.16297 + + +0.750000 0.00000 0.750000 2.83447 +1.00000 0.00000 0.750000 -15.2008 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.250000 0.750000 1.53147 + + +0.750000 0.00000 0.750000 2.83447 +0.750000 0.00000 1.00000 7.70489 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.250000 0.750000 -8.21302 + + +1.00000 0.00000 0.750000 -15.2008 +1.00000 0.00000 1.00000 -41.3200 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.00000 1.00000 7.70489 +1.00000 0.00000 1.00000 -41.3200 + + +0.750000 0.00000 1.00000 7.70489 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.00000 1.00000 -41.3200 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.250000 1.00000 4.16297 +1.00000 0.250000 1.00000 -22.3253 + + +0.500000 0.250000 0.750000 9.86793 +0.750000 0.250000 0.750000 1.53147 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.500000 0.750000 -7.60039 + + +0.500000 0.250000 0.750000 9.86793 +0.500000 0.250000 1.00000 26.8238 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.250000 1.00000 26.8238 +0.750000 0.250000 1.00000 4.16297 + + +0.500000 0.250000 1.00000 26.8238 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.500000 1.00000 -20.6600 +0.750000 0.500000 1.00000 -3.20637 + + +0.750000 0.250000 0.750000 1.53147 +1.00000 0.250000 0.750000 -8.21302 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.500000 0.750000 -1.17956 + + +0.750000 0.250000 0.750000 1.53147 +0.750000 0.250000 1.00000 4.16297 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.500000 0.750000 6.32576 + + +1.00000 0.250000 0.750000 -8.21302 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.250000 1.00000 4.16297 +1.00000 0.250000 1.00000 -22.3253 + + +0.750000 0.250000 1.00000 4.16297 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.250000 1.00000 -22.3253 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.500000 1.00000 -3.20637 +1.00000 0.500000 1.00000 17.1952 + + +0.00000 0.500000 0.500000 0.00000 +0.250000 0.500000 0.500000 -2.58747 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.750000 0.500000 0.00000 + + +0.00000 0.500000 0.500000 0.00000 +0.00000 0.500000 0.750000 0.00000 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.500000 -2.58747 +0.500000 0.500000 0.500000 -2.79603 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.750000 0.500000 -6.15545 + + +0.250000 0.500000 0.500000 -2.58747 +0.250000 0.500000 0.750000 -7.03346 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.00000 0.750000 0.500000 0.00000 +0.250000 0.750000 0.500000 -6.15545 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 1.00000 0.500000 0.00000 + + +0.00000 0.750000 0.500000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 1.00000 0.500000 0.00000 +0.250000 1.00000 0.500000 -4.06414 + + +0.00000 1.00000 0.500000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 1.00000 0.750000 0.00000 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.500000 -6.15545 +0.500000 0.750000 0.500000 -6.65161 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 1.00000 0.500000 -4.06414 + + +0.250000 0.750000 0.500000 -6.15545 +0.250000 0.750000 0.750000 -16.7323 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 1.00000 0.500000 -4.06414 +0.500000 1.00000 0.500000 -4.39173 + + +0.250000 1.00000 0.500000 -4.06414 +0.250000 1.00000 0.750000 -11.0475 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 1.00000 0.750000 -11.0475 +0.500000 1.00000 0.750000 -11.9380 + + +0.00000 0.500000 0.750000 0.00000 +0.250000 0.500000 0.750000 -7.03346 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.750000 0.750000 0.00000 + + +0.00000 0.500000 0.750000 0.00000 +0.00000 0.500000 1.00000 0.00000 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.500000 1.00000 0.00000 +0.250000 0.500000 1.00000 -19.1189 + + +0.00000 0.500000 1.00000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.750000 1.00000 0.00000 +0.250000 0.750000 1.00000 -45.4830 + + +0.250000 0.500000 0.750000 -7.03346 +0.500000 0.500000 0.750000 -7.60039 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.750000 0.750000 -16.7323 + + +0.250000 0.500000 0.750000 -7.03346 +0.250000 0.500000 1.00000 -19.1189 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.500000 1.00000 -19.1189 +0.500000 0.500000 1.00000 -20.6600 + + +0.250000 0.500000 1.00000 -19.1189 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.750000 1.00000 -45.4830 +0.500000 0.750000 1.00000 -49.1491 + + +0.00000 0.750000 0.750000 0.00000 +0.250000 0.750000 0.750000 -16.7323 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 1.00000 0.750000 0.00000 + + +0.00000 0.750000 0.750000 0.00000 +0.00000 0.750000 1.00000 0.00000 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 1.00000 0.750000 0.00000 +0.250000 1.00000 0.750000 -11.0475 + + +0.00000 1.00000 0.750000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 1.00000 -30.0302 + + +0.00000 0.750000 1.00000 0.00000 +0.250000 0.750000 1.00000 -45.4830 + + +0.00000 0.750000 1.00000 0.00000 +0.00000 1.00000 1.00000 0.00000 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 1.00000 1.00000 -30.0302 + + +0.00000 1.00000 1.00000 0.00000 +0.250000 1.00000 1.00000 -30.0302 + + +0.250000 0.750000 0.750000 -16.7323 +0.500000 0.750000 0.750000 -18.0810 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 1.00000 0.750000 -11.0475 + + +0.250000 0.750000 0.750000 -16.7323 +0.250000 0.750000 1.00000 -45.4830 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 1.00000 0.750000 -11.0475 +0.500000 1.00000 0.750000 -11.9380 + + +0.250000 1.00000 0.750000 -11.0475 +0.250000 1.00000 1.00000 -30.0302 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 1.00000 -32.4508 + + +0.250000 0.750000 1.00000 -45.4830 +0.500000 0.750000 1.00000 -49.1491 + + +0.250000 0.750000 1.00000 -45.4830 +0.250000 1.00000 1.00000 -30.0302 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 1.00000 1.00000 -32.4508 + + +0.250000 1.00000 1.00000 -30.0302 +0.500000 1.00000 1.00000 -32.4508 + + +0.500000 0.500000 0.500000 -2.79603 +0.750000 0.500000 0.500000 -0.433934 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.750000 0.500000 -6.65161 + + +0.500000 0.500000 0.500000 -2.79603 +0.500000 0.500000 0.750000 -7.60039 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.500000 -0.433934 +1.00000 0.500000 0.500000 2.32712 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.750000 0.500000 -1.03231 + + +0.750000 0.500000 0.500000 -0.433934 +0.750000 0.500000 0.750000 -1.17956 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.750000 0.500000 5.53609 + + +1.00000 0.500000 0.500000 2.32712 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.500000 0.750000 0.500000 -6.65161 +0.750000 0.750000 0.500000 -1.03231 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 1.00000 0.500000 -4.39173 + + +0.500000 0.750000 0.500000 -6.65161 +0.500000 0.750000 0.750000 -18.0810 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 1.00000 0.500000 -4.39173 +0.750000 1.00000 0.500000 -0.681583 + + +0.500000 1.00000 0.500000 -4.39173 +0.500000 1.00000 0.750000 -11.9380 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 1.00000 0.750000 -11.9380 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.500000 -1.03231 +1.00000 0.750000 0.500000 5.53609 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 1.00000 0.500000 -0.681583 + + +0.750000 0.750000 0.500000 -1.03231 +0.750000 0.750000 0.750000 -2.80611 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 1.00000 0.500000 3.65521 + + +1.00000 0.750000 0.500000 5.53609 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 1.00000 0.500000 -0.681583 +1.00000 1.00000 0.500000 3.65521 + + +0.750000 1.00000 0.500000 -0.681583 +0.750000 1.00000 0.750000 -1.85273 + + +1.00000 1.00000 0.500000 3.65521 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 1.00000 0.750000 -1.85273 +1.00000 1.00000 0.750000 9.93590 + + +0.500000 0.500000 0.750000 -7.60039 +0.750000 0.500000 0.750000 -1.17956 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.750000 0.750000 -18.0810 + + +0.500000 0.500000 0.750000 -7.60039 +0.500000 0.500000 1.00000 -20.6600 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.500000 1.00000 -20.6600 +0.750000 0.500000 1.00000 -3.20637 + + +0.500000 0.500000 1.00000 -20.6600 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.750000 1.00000 -49.1491 +0.750000 0.750000 1.00000 -7.62778 + + +0.750000 0.500000 0.750000 -1.17956 +1.00000 0.500000 0.750000 6.32576 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.750000 0.750000 -2.80611 + + +0.750000 0.500000 0.750000 -1.17956 +0.750000 0.500000 1.00000 -3.20637 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.750000 0.750000 15.0487 + + +1.00000 0.500000 0.750000 6.32576 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.500000 1.00000 -3.20637 +1.00000 0.500000 1.00000 17.1952 + + +0.750000 0.500000 1.00000 -3.20637 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.500000 1.00000 17.1952 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.750000 1.00000 -7.62778 +1.00000 0.750000 1.00000 40.9065 + + +0.500000 0.750000 0.750000 -18.0810 +0.750000 0.750000 0.750000 -2.80611 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 1.00000 0.750000 -11.9380 + + +0.500000 0.750000 0.750000 -18.0810 +0.500000 0.750000 1.00000 -49.1491 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 1.00000 0.750000 -11.9380 +0.750000 1.00000 0.750000 -1.85273 + + +0.500000 1.00000 0.750000 -11.9380 +0.500000 1.00000 1.00000 -32.4508 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 1.00000 -5.03625 + + +0.500000 0.750000 1.00000 -49.1491 +0.750000 0.750000 1.00000 -7.62778 + + +0.500000 0.750000 1.00000 -49.1491 +0.500000 1.00000 1.00000 -32.4508 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 1.00000 1.00000 -5.03625 + + +0.500000 1.00000 1.00000 -32.4508 +0.750000 1.00000 1.00000 -5.03625 + + +0.750000 0.750000 0.750000 -2.80611 +1.00000 0.750000 0.750000 15.0487 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 1.00000 0.750000 -1.85273 + + +0.750000 0.750000 0.750000 -2.80611 +0.750000 0.750000 1.00000 -7.62778 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 1.00000 0.750000 9.93590 + + +1.00000 0.750000 0.750000 15.0487 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 1.00000 0.750000 -1.85273 +1.00000 1.00000 0.750000 9.93590 + + +0.750000 1.00000 0.750000 -1.85273 +0.750000 1.00000 1.00000 -5.03625 + + +1.00000 1.00000 0.750000 9.93590 +1.00000 1.00000 1.00000 27.0086 + + +0.750000 0.750000 1.00000 -7.62778 +1.00000 0.750000 1.00000 40.9065 + + +0.750000 0.750000 1.00000 -7.62778 +0.750000 1.00000 1.00000 -5.03625 + + +1.00000 0.750000 1.00000 40.9065 +1.00000 1.00000 1.00000 27.0086 + + +0.750000 1.00000 1.00000 -5.03625 +1.00000 1.00000 1.00000 27.0086 + + +0.125000 0.250000 0.00000 0.227324 +0.250000 0.250000 0.00000 0.454649 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.375000 0.00000 0.0261183 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.125000 0.422628 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.375000 0.00000 0.0522366 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.375000 0.00000 0.0261183 +0.250000 0.375000 0.00000 0.0522366 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.00000 0.375000 0.00000 0.00000 +0.125000 0.375000 0.00000 0.0261183 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.500000 0.00000 0.00000 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.500000 0.00000 -0.175088 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.500000 0.00000 0.00000 +0.125000 0.500000 0.00000 -0.175088 + + +0.00000 0.500000 0.00000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.00000 0.0261183 +0.250000 0.375000 0.00000 0.0522366 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.500000 0.00000 -0.175088 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.125000 0.0485576 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.500000 0.00000 -0.350175 + + +0.250000 0.375000 0.00000 0.0522366 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.500000 0.00000 -0.175088 +0.250000 0.500000 0.00000 -0.350175 + + +0.125000 0.500000 0.00000 -0.175088 +0.125000 0.500000 0.125000 -0.325513 + + +0.250000 0.500000 0.00000 -0.350175 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.00000 0.250000 0.125000 0.00000 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.250000 0.250000 0.00000 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.250000 0.250000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.375000 0.125000 0.0485576 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.375000 0.125000 0.0971152 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.250000 0.250000 0.617932 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.250000 0.250000 0.617932 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.250000 0.250000 1.23586 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.00000 0.375000 0.125000 0.00000 +0.125000 0.375000 0.125000 0.0485576 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.500000 0.125000 0.00000 + + +0.00000 0.375000 0.125000 0.00000 +0.00000 0.375000 0.250000 0.00000 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.500000 0.125000 0.00000 +0.125000 0.500000 0.125000 -0.325513 + + +0.00000 0.500000 0.125000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.375000 0.250000 0.00000 +0.125000 0.375000 0.250000 0.0709969 + + +0.00000 0.375000 0.250000 0.00000 +0.00000 0.500000 0.250000 0.00000 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.00000 0.500000 0.250000 0.00000 +0.125000 0.500000 0.250000 -0.475938 + + +0.125000 0.375000 0.125000 0.0485576 +0.250000 0.375000 0.125000 0.0971152 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.500000 0.125000 -0.325513 + + +0.125000 0.375000 0.125000 0.0485576 +0.125000 0.375000 0.250000 0.0709969 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.500000 0.125000 -0.651026 + + +0.250000 0.375000 0.125000 0.0971152 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.500000 0.125000 -0.325513 +0.250000 0.500000 0.125000 -0.651026 + + +0.125000 0.500000 0.125000 -0.325513 +0.125000 0.500000 0.250000 -0.475938 + + +0.250000 0.500000 0.125000 -0.651026 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.375000 0.250000 0.0709969 +0.250000 0.375000 0.250000 0.141994 + + +0.125000 0.375000 0.250000 0.0709969 +0.125000 0.500000 0.250000 -0.475938 + + +0.250000 0.375000 0.250000 0.141994 +0.250000 0.500000 0.250000 -0.951876 + + +0.125000 0.500000 0.250000 -0.475938 +0.250000 0.500000 0.250000 -0.951876 + + +0.00000 0.00000 0.00000 0.00000 +0.125000 0.00000 0.00000 0.420735 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.125000 0.00000 0.00000 + + +0.00000 0.00000 0.00000 0.00000 +0.00000 0.00000 0.125000 0.00000 + + +0.125000 0.00000 0.00000 0.420735 +0.125000 0.125000 0.00000 0.324030 + + +0.125000 0.00000 0.00000 0.420735 +0.125000 0.00000 0.125000 0.782207 + + +0.00000 0.125000 0.00000 0.00000 +0.125000 0.125000 0.00000 0.324030 + + +0.00000 0.125000 0.00000 0.00000 +0.00000 0.125000 0.125000 0.00000 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.00000 0.125000 0.00000 +0.125000 0.00000 0.125000 0.782207 + + +0.00000 0.00000 0.125000 0.00000 +0.00000 0.125000 0.125000 0.00000 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.125000 0.125000 0.00000 +0.125000 0.125000 0.125000 0.602417 + + +0.125000 0.00000 0.00000 0.420735 +0.250000 0.00000 0.00000 0.841471 + + +0.125000 0.00000 0.00000 0.420735 +0.125000 0.125000 0.00000 0.324030 + + +0.125000 0.00000 0.00000 0.420735 +0.125000 0.00000 0.125000 0.782207 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.125000 0.00000 0.648060 + + +0.250000 0.00000 0.00000 0.841471 +0.250000 0.00000 0.125000 1.56441 + + +0.125000 0.125000 0.00000 0.324030 +0.250000 0.125000 0.00000 0.648060 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.125000 0.125000 0.602417 + + +0.250000 0.125000 0.00000 0.648060 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.00000 0.125000 0.782207 +0.250000 0.00000 0.125000 1.56441 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.125000 0.125000 0.602417 + + +0.250000 0.00000 0.125000 1.56441 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.125000 0.125000 0.602417 +0.250000 0.125000 0.125000 1.20483 + + +0.00000 0.125000 0.00000 0.00000 +0.125000 0.125000 0.00000 0.324030 + + +0.00000 0.125000 0.00000 0.00000 +0.00000 0.250000 0.00000 0.00000 + + +0.00000 0.125000 0.00000 0.00000 +0.00000 0.125000 0.125000 0.00000 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.250000 0.00000 0.227324 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.250000 0.00000 0.00000 +0.125000 0.250000 0.00000 0.227324 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.125000 0.00000 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.125000 0.125000 0.00000 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.125000 0.125000 0.00000 +0.00000 0.250000 0.125000 0.00000 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.250000 0.125000 0.00000 +0.125000 0.250000 0.125000 0.422628 + + +0.125000 0.125000 0.00000 0.324030 +0.250000 0.125000 0.00000 0.648060 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.250000 0.00000 0.227324 + + +0.125000 0.125000 0.00000 0.324030 +0.125000 0.125000 0.125000 0.602417 + + +0.250000 0.125000 0.00000 0.648060 +0.250000 0.250000 0.00000 0.454649 + + +0.250000 0.125000 0.00000 0.648060 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.250000 0.00000 0.227324 +0.250000 0.250000 0.00000 0.454649 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.125000 0.422628 + + +0.250000 0.250000 0.00000 0.454649 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.125000 0.125000 0.602417 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.250000 0.125000 0.422628 + + +0.250000 0.125000 0.125000 1.20483 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.00000 0.00000 0.125000 0.00000 +0.125000 0.00000 0.125000 0.782207 + + +0.00000 0.00000 0.125000 0.00000 +0.00000 0.125000 0.125000 0.00000 + + +0.00000 0.00000 0.125000 0.00000 +0.00000 0.00000 0.250000 0.00000 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.125000 0.125000 0.602417 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.00000 0.250000 1.14368 + + +0.00000 0.125000 0.125000 0.00000 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.125000 0.125000 0.00000 +0.00000 0.125000 0.250000 0.00000 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.00000 0.250000 0.00000 +0.125000 0.00000 0.250000 1.14368 + + +0.00000 0.00000 0.250000 0.00000 +0.00000 0.125000 0.250000 0.00000 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.125000 0.250000 0.00000 +0.125000 0.125000 0.250000 0.880805 + + +0.125000 0.00000 0.125000 0.782207 +0.250000 0.00000 0.125000 1.56441 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.125000 0.125000 0.602417 + + +0.125000 0.00000 0.125000 0.782207 +0.125000 0.00000 0.250000 1.14368 + + +0.250000 0.00000 0.125000 1.56441 +0.250000 0.125000 0.125000 1.20483 + + +0.250000 0.00000 0.125000 1.56441 +0.250000 0.00000 0.250000 2.28736 + + +0.125000 0.125000 0.125000 0.602417 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.125000 0.250000 0.880805 + + +0.250000 0.125000 0.125000 1.20483 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.00000 0.250000 1.14368 +0.250000 0.00000 0.250000 2.28736 + + +0.125000 0.00000 0.250000 1.14368 +0.125000 0.125000 0.250000 0.880805 + + +0.250000 0.00000 0.250000 2.28736 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.125000 0.250000 0.880805 +0.250000 0.125000 0.250000 1.76161 + + +0.00000 0.125000 0.125000 0.00000 +0.125000 0.125000 0.125000 0.602417 + + +0.00000 0.125000 0.125000 0.00000 +0.00000 0.250000 0.125000 0.00000 + + +0.00000 0.125000 0.125000 0.00000 +0.00000 0.125000 0.250000 0.00000 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.250000 0.125000 0.422628 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.250000 0.125000 0.00000 +0.125000 0.250000 0.125000 0.422628 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.125000 0.250000 0.00000 +0.125000 0.125000 0.250000 0.880805 + + +0.00000 0.125000 0.250000 0.00000 +0.00000 0.250000 0.250000 0.00000 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.250000 0.250000 0.617932 + + +0.00000 0.250000 0.250000 0.00000 +0.125000 0.250000 0.250000 0.617932 + + +0.125000 0.125000 0.125000 0.602417 +0.250000 0.125000 0.125000 1.20483 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.250000 0.125000 0.422628 + + +0.125000 0.125000 0.125000 0.602417 +0.125000 0.125000 0.250000 0.880805 + + +0.250000 0.125000 0.125000 1.20483 +0.250000 0.250000 0.125000 0.845256 + + +0.250000 0.125000 0.125000 1.20483 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.250000 0.125000 0.422628 +0.250000 0.250000 0.125000 0.845256 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.250000 0.250000 0.617932 + + +0.250000 0.250000 0.125000 0.845256 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.125000 0.250000 0.880805 +0.250000 0.125000 0.250000 1.76161 + + +0.125000 0.125000 0.250000 0.880805 +0.125000 0.250000 0.250000 0.617932 + + +0.250000 0.125000 0.250000 1.76161 +0.250000 0.250000 0.250000 1.23586 + + +0.125000 0.250000 0.250000 0.617932 +0.250000 0.250000 0.250000 1.23586 + + +0.00000 0.250000 0.00000 0.00000 +0.0625000 0.250000 0.00000 0.113662 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.312500 0.00000 0.00000 + + +0.00000 0.250000 0.00000 0.00000 +0.00000 0.250000 0.0625000 0.00000 + + +0.0625000 0.250000 0.00000 0.113662 +0.0625000 0.312500 0.00000 0.0633607 + + +0.0625000 0.250000 0.00000 0.113662 +0.0625000 0.250000 0.0625000 0.162488 + + +0.00000 0.312500 0.00000 0.00000 +0.0625000 0.312500 0.00000 0.0633607 + + +0.00000 0.312500 0.00000 0.00000 +0.00000 0.312500 0.0625000 0.00000 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.250000 0.0625000 0.00000 +0.0625000 0.250000 0.0625000 0.162488 + + +0.00000 0.250000 0.0625000 0.00000 +0.00000 0.312500 0.0625000 0.00000 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.312500 0.0625000 0.00000 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.0625000 0.250000 0.00000 0.113662 +0.125000 0.250000 0.00000 0.227324 + + +0.0625000 0.250000 0.00000 0.113662 +0.0625000 0.312500 0.00000 0.0633607 + + +0.0625000 0.250000 0.00000 0.113662 +0.0625000 0.250000 0.0625000 0.162488 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.312500 0.00000 0.126721 + + +0.125000 0.250000 0.00000 0.227324 +0.125000 0.250000 0.0625000 0.324976 + + +0.0625000 0.312500 0.00000 0.0633607 +0.125000 0.312500 0.00000 0.126721 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.125000 0.312500 0.00000 0.126721 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.250000 0.0625000 0.162488 +0.125000 0.250000 0.0625000 0.324976 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.125000 0.250000 0.0625000 0.324976 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.125000 0.312500 0.0625000 0.181157 + + +0.00000 0.312500 0.00000 0.00000 +0.0625000 0.312500 0.00000 0.0633607 + + +0.00000 0.312500 0.00000 0.00000 +0.00000 0.375000 0.00000 0.00000 + + +0.00000 0.312500 0.00000 0.00000 +0.00000 0.312500 0.0625000 0.00000 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.375000 0.00000 0.0130592 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.375000 0.00000 0.00000 +0.0625000 0.375000 0.00000 0.0130592 + + +0.00000 0.375000 0.00000 0.00000 +0.00000 0.375000 0.0625000 0.00000 + + +0.0625000 0.375000 0.00000 0.0130592 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.00000 0.312500 0.0625000 0.00000 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.312500 0.0625000 0.00000 +0.00000 0.375000 0.0625000 0.00000 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.00000 0.375000 0.0625000 0.00000 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.0625000 0.312500 0.00000 0.0633607 +0.125000 0.312500 0.00000 0.126721 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.375000 0.00000 0.0130592 + + +0.0625000 0.312500 0.00000 0.0633607 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.125000 0.312500 0.00000 0.126721 +0.125000 0.375000 0.00000 0.0261183 + + +0.125000 0.312500 0.00000 0.126721 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.375000 0.00000 0.0130592 +0.125000 0.375000 0.00000 0.0261183 + + +0.0625000 0.375000 0.00000 0.0130592 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.125000 0.375000 0.00000 0.0261183 +0.125000 0.375000 0.0625000 0.0373380 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.125000 0.312500 0.0625000 0.181157 +0.125000 0.375000 0.0625000 0.0373380 + + +0.0625000 0.375000 0.0625000 0.0186690 +0.125000 0.375000 0.0625000 0.0373380 + + +0.00000 0.250000 0.0625000 0.00000 +0.0625000 0.250000 0.0625000 0.162488 + + +0.00000 0.250000 0.0625000 0.00000 +0.00000 0.312500 0.0625000 0.00000 + + +0.00000 0.250000 0.0625000 0.00000 +0.00000 0.250000 0.125000 0.00000 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.250000 0.125000 0.211314 + + +0.00000 0.312500 0.0625000 0.00000 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.312500 0.0625000 0.00000 +0.00000 0.312500 0.125000 0.00000 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.312500 0.125000 0.117796 + + +0.00000 0.250000 0.125000 0.00000 +0.0625000 0.250000 0.125000 0.211314 + + +0.00000 0.250000 0.125000 0.00000 +0.00000 0.312500 0.125000 0.00000 + + +0.0625000 0.250000 0.125000 0.211314 +0.0625000 0.312500 0.125000 0.117796 + + +0.00000 0.312500 0.125000 0.00000 +0.0625000 0.312500 0.125000 0.117796 + + +0.0625000 0.250000 0.0625000 0.162488 +0.125000 0.250000 0.0625000 0.324976 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.0625000 0.250000 0.0625000 0.162488 +0.0625000 0.250000 0.125000 0.211314 + + +0.125000 0.250000 0.0625000 0.324976 +0.125000 0.312500 0.0625000 0.181157 + + +0.125000 0.250000 0.0625000 0.324976 +0.125000 0.250000 0.125000 0.422628 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.312500 0.125000 0.117796 + + +0.125000 0.312500 0.0625000 0.181157 +0.125000 0.312500 0.125000 0.235593 + + +0.0625000 0.250000 0.125000 0.211314 +0.125000 0.250000 0.125000 0.422628 + + +0.0625000 0.250000 0.125000 0.211314 +0.0625000 0.312500 0.125000 0.117796 + + +0.125000 0.250000 0.125000 0.422628 +0.125000 0.312500 0.125000 0.235593 + + +0.0625000 0.312500 0.125000 0.117796 +0.125000 0.312500 0.125000 0.235593 + + +0.00000 0.312500 0.0625000 0.00000 +0.0625000 0.312500 0.0625000 0.0905785 + + +0.00000 0.312500 0.0625000 0.00000 +0.00000 0.375000 0.0625000 0.00000 + + +0.00000 0.312500 0.0625000 0.00000 +0.00000 0.312500 0.125000 0.00000 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.312500 0.125000 0.117796 + + +0.00000 0.375000 0.0625000 0.00000 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.00000 0.375000 0.0625000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.0625000 0.375000 0.0625000 0.0186690 +0.0625000 0.375000 0.125000 0.0242788 + + +0.00000 0.312500 0.125000 0.00000 +0.0625000 0.312500 0.125000 0.117796 + + +0.00000 0.312500 0.125000 0.00000 +0.00000 0.375000 0.125000 0.00000 + + +0.0625000 0.312500 0.125000 0.117796 +0.0625000 0.375000 0.125000 0.0242788 + + +0.00000 0.375000 0.125000 0.00000 +0.0625000 0.375000 0.125000 0.0242788 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.125000 0.312500 0.0625000 0.181157 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.375000 0.0625000 0.0186690 + + +0.0625000 0.312500 0.0625000 0.0905785 +0.0625000 0.312500 0.125000 0.117796 + + +0.125000 0.312500 0.0625000 0.181157 +0.125000 0.375000 0.0625000 0.0373380 + + +0.125000 0.312500 0.0625000 0.181157 +0.125000 0.312500 0.125000 0.235593 + + +0.0625000 0.375000 0.0625000 0.0186690 +0.125000 0.375000 0.0625000 0.0373380 + + +0.0625000 0.375000 0.0625000 0.0186690 +0.0625000 0.375000 0.125000 0.0242788 + + +0.125000 0.375000 0.0625000 0.0373380 +0.125000 0.375000 0.125000 0.0485576 + + +0.0625000 0.312500 0.125000 0.117796 +0.125000 0.312500 0.125000 0.235593 + + +0.0625000 0.312500 0.125000 0.117796 +0.0625000 0.375000 0.125000 0.0242788 + + +0.125000 0.312500 0.125000 0.235593 +0.125000 0.375000 0.125000 0.0485576 + + +0.0625000 0.375000 0.125000 0.0242788 +0.125000 0.375000 0.125000 0.0485576 + + +DEAL::Interpolated/tranferred solution after coarsening and refinement, FE_DGQ +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.250000 0.00000 0.00000 0.865580 +0.500000 0.00000 0.00000 0.930344 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.250000 0.00000 0.489212 + + +0.250000 0.00000 0.00000 0.865580 +0.250000 0.00000 0.250000 2.54116 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.250000 0.00000 0.525816 + + +0.500000 0.00000 0.00000 0.930344 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.250000 0.00000 0.489212 +0.500000 0.250000 0.00000 0.525816 + + +0.250000 0.250000 0.00000 0.489212 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.250000 0.00000 0.525816 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.00000 0.250000 2.54116 +0.500000 0.00000 0.250000 2.73130 + + +0.250000 0.00000 0.250000 2.54116 +0.250000 0.250000 0.250000 1.43623 + + +0.500000 0.00000 0.250000 2.73130 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.250000 0.250000 1.43623 +0.500000 0.250000 0.250000 1.54369 + + +0.250000 0.250000 0.00000 0.446137 +0.500000 0.250000 0.00000 0.479518 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.500000 0.00000 -0.336935 + + +0.250000 0.250000 0.00000 0.446137 +0.250000 0.250000 0.250000 1.30977 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.500000 0.00000 -0.362145 + + +0.500000 0.250000 0.00000 0.479518 +0.500000 0.250000 0.250000 1.40777 + + +0.250000 0.500000 0.00000 -0.336935 +0.500000 0.500000 0.00000 -0.362145 + + +0.250000 0.500000 0.00000 -0.336935 +0.250000 0.500000 0.250000 -0.989171 + + +0.500000 0.500000 0.00000 -0.362145 +0.500000 0.500000 0.250000 -1.06318 + + +0.250000 0.250000 0.250000 1.30977 +0.500000 0.250000 0.250000 1.40777 + + +0.250000 0.250000 0.250000 1.30977 +0.250000 0.500000 0.250000 -0.989171 + + +0.500000 0.250000 0.250000 1.40777 +0.500000 0.500000 0.250000 -1.06318 + + +0.250000 0.500000 0.250000 -0.989171 +0.500000 0.500000 0.250000 -1.06318 + + +0.00000 0.00000 0.250000 0.0811412 +0.250000 0.00000 0.250000 2.26521 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.250000 0.250000 0.0458598 + + +0.00000 0.00000 0.250000 0.0811412 +0.00000 0.00000 0.500000 0.238214 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.250000 0.250000 1.28026 + + +0.250000 0.00000 0.250000 2.26521 +0.250000 0.00000 0.500000 6.65018 + + +0.00000 0.250000 0.250000 0.0458598 +0.250000 0.250000 0.250000 1.28026 + + +0.00000 0.250000 0.250000 0.0458598 +0.00000 0.250000 0.500000 0.134635 + + +0.250000 0.250000 0.250000 1.28026 +0.250000 0.250000 0.500000 3.75858 + + +0.00000 0.00000 0.500000 0.238214 +0.250000 0.00000 0.500000 6.65018 + + +0.00000 0.00000 0.500000 0.238214 +0.00000 0.250000 0.500000 0.134635 + + +0.250000 0.00000 0.500000 6.65018 +0.250000 0.250000 0.500000 3.75858 + + +0.00000 0.250000 0.500000 0.134635 +0.250000 0.250000 0.500000 3.75858 + + +0.250000 0.00000 0.250000 2.35289 +0.500000 0.00000 0.250000 2.52894 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.250000 0.250000 1.32982 + + +0.250000 0.00000 0.250000 2.35289 +0.250000 0.00000 0.500000 6.90760 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.250000 0.250000 1.42932 + + +0.500000 0.00000 0.250000 2.52894 +0.500000 0.00000 0.500000 7.42443 + + +0.250000 0.250000 0.250000 1.32982 +0.500000 0.250000 0.250000 1.42932 + + +0.250000 0.250000 0.250000 1.32982 +0.250000 0.250000 0.500000 3.90407 + + +0.500000 0.250000 0.250000 1.42932 +0.500000 0.250000 0.500000 4.19617 + + +0.250000 0.00000 0.500000 6.90760 +0.500000 0.00000 0.500000 7.42443 + + +0.250000 0.00000 0.500000 6.90760 +0.250000 0.250000 0.500000 3.90407 + + +0.500000 0.00000 0.500000 7.42443 +0.500000 0.250000 0.500000 4.19617 + + +0.250000 0.250000 0.500000 3.90407 +0.500000 0.250000 0.500000 4.19617 + + +0.00000 0.250000 0.250000 0.0418218 +0.250000 0.250000 0.250000 1.16753 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.500000 0.250000 -0.0315850 + + +0.00000 0.250000 0.250000 0.0418218 +0.00000 0.250000 0.500000 0.122780 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.500000 0.250000 -0.881753 + + +0.250000 0.250000 0.250000 1.16753 +0.250000 0.250000 0.500000 3.42764 + + +0.00000 0.500000 0.250000 -0.0315850 +0.250000 0.500000 0.250000 -0.881753 + + +0.00000 0.500000 0.250000 -0.0315850 +0.00000 0.500000 0.500000 -0.0927269 + + +0.250000 0.500000 0.250000 -0.881753 +0.250000 0.500000 0.500000 -2.58864 + + +0.00000 0.250000 0.500000 0.122780 +0.250000 0.250000 0.500000 3.42764 + + +0.00000 0.250000 0.500000 0.122780 +0.00000 0.500000 0.500000 -0.0927269 + + +0.250000 0.250000 0.500000 3.42764 +0.250000 0.500000 0.500000 -2.58864 + + +0.00000 0.500000 0.500000 -0.0927269 +0.250000 0.500000 0.500000 -2.58864 + + +0.250000 0.250000 0.250000 1.21273 +0.500000 0.250000 0.250000 1.30347 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.500000 0.250000 -0.915884 + + +0.250000 0.250000 0.250000 1.21273 +0.250000 0.250000 0.500000 3.56032 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.500000 0.250000 -0.984412 + + +0.500000 0.250000 0.250000 1.30347 +0.500000 0.250000 0.500000 3.82670 + + +0.250000 0.500000 0.250000 -0.915884 +0.500000 0.500000 0.250000 -0.984412 + + +0.250000 0.500000 0.250000 -0.915884 +0.250000 0.500000 0.500000 -2.68885 + + +0.500000 0.500000 0.250000 -0.984412 +0.500000 0.500000 0.500000 -2.89003 + + +0.250000 0.250000 0.500000 3.56032 +0.500000 0.250000 0.500000 3.82670 + + +0.250000 0.250000 0.500000 3.56032 +0.250000 0.500000 0.500000 -2.68885 + + +0.500000 0.250000 0.500000 3.82670 +0.500000 0.500000 0.500000 -2.89003 + + +0.250000 0.500000 0.500000 -2.68885 +0.500000 0.500000 0.500000 -2.89003 + + +0.500000 0.00000 0.00000 0.905500 +0.750000 0.00000 0.00000 0.172010 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.250000 0.00000 0.511774 + + +0.500000 0.00000 0.00000 0.905500 +0.500000 0.00000 0.250000 2.65836 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.250000 0.00000 0.0972173 + + +0.750000 0.00000 0.00000 0.172010 +0.750000 0.00000 0.250000 0.504986 + + +0.500000 0.250000 0.00000 0.511774 +0.750000 0.250000 0.00000 0.0972173 + + +0.500000 0.250000 0.00000 0.511774 +0.500000 0.250000 0.250000 1.50246 + + +0.750000 0.250000 0.00000 0.0972173 +0.750000 0.250000 0.250000 0.285410 + + +0.500000 0.00000 0.250000 2.65836 +0.750000 0.00000 0.250000 0.504986 + + +0.500000 0.00000 0.250000 2.65836 +0.500000 0.250000 0.250000 1.50246 + + +0.750000 0.00000 0.250000 0.504986 +0.750000 0.250000 0.250000 0.285410 + + +0.500000 0.250000 0.250000 1.50246 +0.750000 0.250000 0.250000 0.285410 + + +0.750000 0.00000 0.00000 0.112907 +1.00000 0.00000 0.00000 -0.744469 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.250000 0.00000 0.0638133 + + +0.750000 0.00000 0.00000 0.112907 +0.750000 0.00000 0.250000 0.331472 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.250000 0.00000 -0.420762 + + +1.00000 0.00000 0.00000 -0.744469 +1.00000 0.00000 0.250000 -2.18561 + + +0.750000 0.250000 0.00000 0.0638133 +1.00000 0.250000 0.00000 -0.420762 + + +0.750000 0.250000 0.00000 0.0638133 +0.750000 0.250000 0.250000 0.187343 + + +1.00000 0.250000 0.00000 -0.420762 +1.00000 0.250000 0.250000 -1.23527 + + +0.750000 0.00000 0.250000 0.331472 +1.00000 0.00000 0.250000 -2.18561 + + +0.750000 0.00000 0.250000 0.331472 +0.750000 0.250000 0.250000 0.187343 + + +1.00000 0.00000 0.250000 -2.18561 +1.00000 0.250000 0.250000 -1.23527 + + +0.750000 0.250000 0.250000 0.187343 +1.00000 0.250000 0.250000 -1.23527 + + +0.500000 0.250000 0.00000 0.466713 +0.750000 0.250000 0.00000 0.0886574 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.500000 0.00000 -0.352474 + + +0.500000 0.250000 0.00000 0.466713 +0.500000 0.250000 0.250000 1.37017 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.500000 0.00000 -0.0669564 + + +0.750000 0.250000 0.00000 0.0886574 +0.750000 0.250000 0.250000 0.260280 + + +0.500000 0.500000 0.00000 -0.352474 +0.750000 0.500000 0.00000 -0.0669564 + + +0.500000 0.500000 0.00000 -0.352474 +0.500000 0.500000 0.250000 -1.03479 + + +0.750000 0.500000 0.00000 -0.0669564 +0.750000 0.500000 0.250000 -0.196570 + + +0.500000 0.250000 0.250000 1.37017 +0.750000 0.250000 0.250000 0.260280 + + +0.500000 0.250000 0.250000 1.37017 +0.500000 0.500000 0.250000 -1.03479 + + +0.750000 0.250000 0.250000 0.260280 +0.750000 0.500000 0.250000 -0.196570 + + +0.500000 0.500000 0.250000 -1.03479 +0.750000 0.500000 0.250000 -0.196570 + + +0.750000 0.250000 0.00000 0.0581946 +1.00000 0.250000 0.00000 -0.383714 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.500000 0.00000 -0.0439501 + + +0.750000 0.250000 0.00000 0.0581946 +0.750000 0.250000 0.250000 0.170847 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.500000 0.00000 0.289791 + + +1.00000 0.250000 0.00000 -0.383714 +1.00000 0.250000 0.250000 -1.12651 + + +0.750000 0.500000 0.00000 -0.0439501 +1.00000 0.500000 0.00000 0.289791 + + +0.750000 0.500000 0.00000 -0.0439501 +0.750000 0.500000 0.250000 -0.129028 + + +1.00000 0.500000 0.00000 0.289791 +1.00000 0.500000 0.250000 0.850767 + + +0.750000 0.250000 0.250000 0.170847 +1.00000 0.250000 0.250000 -1.12651 + + +0.750000 0.250000 0.250000 0.170847 +0.750000 0.500000 0.250000 -0.129028 + + +1.00000 0.250000 0.250000 -1.12651 +1.00000 0.500000 0.250000 0.850767 + + +0.750000 0.500000 0.250000 -0.129028 +1.00000 0.500000 0.250000 0.850767 + + +0.500000 0.00000 0.250000 2.46140 +0.750000 0.00000 0.250000 0.467571 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.250000 0.250000 1.39115 + + +0.500000 0.00000 0.250000 2.46140 +0.500000 0.00000 0.500000 7.22617 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.250000 0.250000 0.264264 + + +0.750000 0.00000 0.250000 0.467571 +0.750000 0.00000 0.500000 1.37269 + + +0.500000 0.250000 0.250000 1.39115 +0.750000 0.250000 0.250000 0.264264 + + +0.500000 0.250000 0.250000 1.39115 +0.500000 0.250000 0.500000 4.08412 + + +0.750000 0.250000 0.250000 0.264264 +0.750000 0.250000 0.500000 0.775825 + + +0.500000 0.00000 0.500000 7.22617 +0.750000 0.00000 0.500000 1.37269 + + +0.500000 0.00000 0.500000 7.22617 +0.500000 0.250000 0.500000 4.08412 + + +0.750000 0.00000 0.500000 1.37269 +0.750000 0.250000 0.500000 0.775825 + + +0.500000 0.250000 0.500000 4.08412 +0.750000 0.250000 0.500000 0.775825 + + +0.750000 0.00000 0.250000 0.306913 +1.00000 0.00000 0.250000 -2.02368 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.250000 0.250000 0.173462 + + +0.750000 0.00000 0.250000 0.306913 +0.750000 0.00000 0.500000 0.901033 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.250000 0.250000 -1.14375 + + +1.00000 0.00000 0.250000 -2.02368 +1.00000 0.00000 0.500000 -5.94110 + + +0.750000 0.250000 0.250000 0.173462 +1.00000 0.250000 0.250000 -1.14375 + + +0.750000 0.250000 0.250000 0.173462 +0.750000 0.250000 0.500000 0.509250 + + +1.00000 0.250000 0.250000 -1.14375 +1.00000 0.250000 0.500000 -3.35781 + + +0.750000 0.00000 0.500000 0.901033 +1.00000 0.00000 0.500000 -5.94110 + + +0.750000 0.00000 0.500000 0.901033 +0.750000 0.250000 0.500000 0.509250 + + +1.00000 0.00000 0.500000 -5.94110 +1.00000 0.250000 0.500000 -3.35781 + + +0.750000 0.250000 0.500000 0.509250 +1.00000 0.250000 0.500000 -3.35781 + + +0.500000 0.250000 0.250000 1.26866 +0.750000 0.250000 0.250000 0.240996 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.500000 0.250000 -0.958124 + + +0.500000 0.250000 0.250000 1.26866 +0.500000 0.250000 0.500000 3.72451 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.500000 0.250000 -0.182006 + + +0.750000 0.250000 0.250000 0.240996 +0.750000 0.250000 0.500000 0.707514 + + +0.500000 0.500000 0.250000 -0.958124 +0.750000 0.500000 0.250000 -0.182006 + + +0.500000 0.500000 0.250000 -0.958124 +0.500000 0.500000 0.500000 -2.81285 + + +0.750000 0.500000 0.250000 -0.182006 +0.750000 0.500000 0.500000 -0.534333 + + +0.500000 0.250000 0.500000 3.72451 +0.750000 0.250000 0.500000 0.707514 + + +0.500000 0.250000 0.500000 3.72451 +0.500000 0.500000 0.500000 -2.81285 + + +0.750000 0.250000 0.500000 0.707514 +0.750000 0.500000 0.500000 -0.534333 + + +0.500000 0.500000 0.500000 -2.81285 +0.750000 0.500000 0.500000 -0.534333 + + +0.750000 0.250000 0.250000 0.158189 +1.00000 0.250000 0.250000 -1.04304 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.500000 0.250000 -0.119469 + + +0.750000 0.250000 0.250000 0.158189 +0.750000 0.250000 0.500000 0.464411 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.500000 0.250000 0.787735 + + +1.00000 0.250000 0.250000 -1.04304 +1.00000 0.250000 0.500000 -3.06216 + + +0.750000 0.500000 0.250000 -0.119469 +1.00000 0.500000 0.250000 0.787735 + + +0.750000 0.500000 0.250000 -0.119469 +0.750000 0.500000 0.500000 -0.350735 + + +1.00000 0.500000 0.250000 0.787735 +1.00000 0.500000 0.500000 2.31263 + + +0.750000 0.250000 0.500000 0.464411 +1.00000 0.250000 0.500000 -3.06216 + + +0.750000 0.250000 0.500000 0.464411 +0.750000 0.500000 0.500000 -0.350735 + + +1.00000 0.250000 0.500000 -3.06216 +1.00000 0.500000 0.500000 2.31263 + + +0.750000 0.500000 0.500000 -0.350735 +1.00000 0.500000 0.500000 2.31263 + + +0.00000 0.500000 0.00000 -0.0132247 +0.250000 0.500000 0.00000 -0.369191 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.750000 0.00000 -0.0294269 + + +0.00000 0.500000 0.00000 -0.0132247 +0.00000 0.500000 0.250000 -0.0388249 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.750000 0.00000 -0.821507 + + +0.250000 0.500000 0.00000 -0.369191 +0.250000 0.500000 0.250000 -1.08387 + + +0.00000 0.750000 0.00000 -0.0294269 +0.250000 0.750000 0.00000 -0.821507 + + +0.00000 0.750000 0.00000 -0.0294269 +0.00000 0.750000 0.250000 -0.0863913 + + +0.250000 0.750000 0.00000 -0.821507 +0.250000 0.750000 0.250000 -2.41177 + + +0.00000 0.500000 0.250000 -0.0388249 +0.250000 0.500000 0.250000 -1.08387 + + +0.00000 0.500000 0.250000 -0.0388249 +0.00000 0.750000 0.250000 -0.0863913 + + +0.250000 0.500000 0.250000 -1.08387 +0.250000 0.750000 0.250000 -2.41177 + + +0.00000 0.750000 0.250000 -0.0863913 +0.250000 0.750000 0.250000 -2.41177 + + +0.250000 0.500000 0.00000 -0.383482 +0.500000 0.500000 0.00000 -0.412174 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.750000 0.00000 -0.853306 + + +0.250000 0.500000 0.00000 -0.383482 +0.250000 0.500000 0.250000 -1.12582 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.750000 0.00000 -0.917151 + + +0.500000 0.500000 0.00000 -0.412174 +0.500000 0.500000 0.250000 -1.21006 + + +0.250000 0.750000 0.00000 -0.853306 +0.500000 0.750000 0.00000 -0.917151 + + +0.250000 0.750000 0.00000 -0.853306 +0.250000 0.750000 0.250000 -2.50513 + + +0.500000 0.750000 0.00000 -0.917151 +0.500000 0.750000 0.250000 -2.69257 + + +0.250000 0.500000 0.250000 -1.12582 +0.500000 0.500000 0.250000 -1.21006 + + +0.250000 0.500000 0.250000 -1.12582 +0.250000 0.750000 0.250000 -2.50513 + + +0.500000 0.500000 0.250000 -1.21006 +0.500000 0.750000 0.250000 -2.69257 + + +0.250000 0.750000 0.250000 -2.50513 +0.500000 0.750000 0.250000 -2.69257 + + +0.00000 0.750000 0.00000 -0.0296760 +0.250000 0.750000 0.00000 -0.828462 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 1.00000 0.00000 -0.0201794 + + +0.00000 0.750000 0.00000 -0.0296760 +0.00000 0.750000 0.250000 -0.0871227 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 1.00000 0.00000 -0.563345 + + +0.250000 0.750000 0.00000 -0.828462 +0.250000 0.750000 0.250000 -2.43219 + + +0.00000 1.00000 0.00000 -0.0201794 +0.250000 1.00000 0.00000 -0.563345 + + +0.00000 1.00000 0.00000 -0.0201794 +0.00000 1.00000 0.250000 -0.0592425 + + +0.250000 1.00000 0.00000 -0.563345 +0.250000 1.00000 0.250000 -1.65387 + + +0.00000 0.750000 0.250000 -0.0871227 +0.250000 0.750000 0.250000 -2.43219 + + +0.00000 0.750000 0.250000 -0.0871227 +0.00000 1.00000 0.250000 -0.0592425 + + +0.250000 0.750000 0.250000 -2.43219 +0.250000 1.00000 0.250000 -1.65387 + + +0.00000 1.00000 0.250000 -0.0592425 +0.250000 1.00000 0.250000 -1.65387 + + +0.250000 0.750000 0.00000 -0.860530 +0.500000 0.750000 0.00000 -0.924916 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 1.00000 0.00000 -0.585151 + + +0.250000 0.750000 0.00000 -0.860530 +0.250000 0.750000 0.250000 -2.52634 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 1.00000 0.00000 -0.628933 + + +0.500000 0.750000 0.00000 -0.924916 +0.500000 0.750000 0.250000 -2.71536 + + +0.250000 1.00000 0.00000 -0.585151 +0.500000 1.00000 0.00000 -0.628933 + + +0.250000 1.00000 0.00000 -0.585151 +0.250000 1.00000 0.250000 -1.71788 + + +0.500000 1.00000 0.00000 -0.628933 +0.500000 1.00000 0.250000 -1.84642 + + +0.250000 0.750000 0.250000 -2.52634 +0.500000 0.750000 0.250000 -2.71536 + + +0.250000 0.750000 0.250000 -2.52634 +0.250000 1.00000 0.250000 -1.71788 + + +0.500000 0.750000 0.250000 -2.71536 +0.500000 1.00000 0.250000 -1.84642 + + +0.250000 1.00000 0.250000 -1.71788 +0.500000 1.00000 0.250000 -1.84642 + + +0.00000 0.500000 0.250000 -0.0359484 +0.250000 0.500000 0.250000 -1.00357 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.750000 0.250000 -0.0799906 + + +0.00000 0.500000 0.250000 -0.0359484 +0.00000 0.500000 0.500000 -0.105537 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.750000 0.250000 -2.23309 + + +0.250000 0.500000 0.250000 -1.00357 +0.250000 0.500000 0.500000 -2.94626 + + +0.00000 0.750000 0.250000 -0.0799906 +0.250000 0.750000 0.250000 -2.23309 + + +0.00000 0.750000 0.250000 -0.0799906 +0.00000 0.750000 0.500000 -0.234836 + + +0.250000 0.750000 0.250000 -2.23309 +0.250000 0.750000 0.500000 -6.55588 + + +0.00000 0.500000 0.500000 -0.105537 +0.250000 0.500000 0.500000 -2.94626 + + +0.00000 0.500000 0.500000 -0.105537 +0.00000 0.750000 0.500000 -0.234836 + + +0.250000 0.500000 0.500000 -2.94626 +0.250000 0.750000 0.500000 -6.55588 + + +0.00000 0.750000 0.500000 -0.234836 +0.250000 0.750000 0.500000 -6.55588 + + +0.250000 0.500000 0.250000 -1.04241 +0.500000 0.500000 0.250000 -1.12041 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.750000 0.250000 -2.31953 + + +0.250000 0.500000 0.250000 -1.04241 +0.250000 0.500000 0.500000 -3.06030 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.750000 0.250000 -2.49308 + + +0.500000 0.500000 0.250000 -1.12041 +0.500000 0.500000 0.500000 -3.28928 + + +0.250000 0.750000 0.250000 -2.31953 +0.500000 0.750000 0.250000 -2.49308 + + +0.250000 0.750000 0.250000 -2.31953 +0.250000 0.750000 0.500000 -6.80965 + + +0.500000 0.750000 0.250000 -2.49308 +0.500000 0.750000 0.500000 -7.31915 + + +0.250000 0.500000 0.500000 -3.06030 +0.500000 0.500000 0.500000 -3.28928 + + +0.250000 0.500000 0.500000 -3.06030 +0.250000 0.750000 0.500000 -6.80965 + + +0.500000 0.500000 0.500000 -3.28928 +0.500000 0.750000 0.500000 -7.31915 + + +0.250000 0.750000 0.500000 -6.80965 +0.500000 0.750000 0.500000 -7.31915 + + +0.00000 0.750000 0.250000 -0.0806678 +0.250000 0.750000 0.250000 -2.25199 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 1.00000 0.250000 -0.0548533 + + +0.00000 0.750000 0.250000 -0.0806678 +0.00000 0.750000 0.500000 -0.236824 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 1.00000 0.250000 -1.53133 + + +0.250000 0.750000 0.250000 -2.25199 +0.250000 0.750000 0.500000 -6.61138 + + +0.00000 1.00000 0.250000 -0.0548533 +0.250000 1.00000 0.250000 -1.53133 + + +0.00000 1.00000 0.250000 -0.0548533 +0.00000 1.00000 0.500000 -0.161038 + + +0.250000 1.00000 0.250000 -1.53133 +0.250000 1.00000 0.500000 -4.49567 + + +0.00000 0.750000 0.500000 -0.236824 +0.250000 0.750000 0.500000 -6.61138 + + +0.00000 0.750000 0.500000 -0.236824 +0.00000 1.00000 0.500000 -0.161038 + + +0.250000 0.750000 0.500000 -6.61138 +0.250000 1.00000 0.500000 -4.49567 + + +0.00000 1.00000 0.500000 -0.161038 +0.250000 1.00000 0.500000 -4.49567 + + +0.250000 0.750000 0.250000 -2.33916 +0.500000 0.750000 0.250000 -2.51418 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 1.00000 0.250000 -1.59061 + + +0.250000 0.750000 0.250000 -2.33916 +0.250000 0.750000 0.500000 -6.86730 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 1.00000 0.250000 -1.70962 + + +0.500000 0.750000 0.250000 -2.51418 +0.500000 0.750000 0.500000 -7.38111 + + +0.250000 1.00000 0.250000 -1.59061 +0.500000 1.00000 0.250000 -1.70962 + + +0.250000 1.00000 0.250000 -1.59061 +0.250000 1.00000 0.500000 -4.66969 + + +0.500000 1.00000 0.250000 -1.70962 +0.500000 1.00000 0.500000 -5.01908 + + +0.250000 0.750000 0.500000 -6.86730 +0.500000 0.750000 0.500000 -7.38111 + + +0.250000 0.750000 0.500000 -6.86730 +0.250000 1.00000 0.500000 -4.66969 + + +0.500000 0.750000 0.500000 -7.38111 +0.500000 1.00000 0.500000 -5.01908 + + +0.250000 1.00000 0.500000 -4.66969 +0.500000 1.00000 0.500000 -5.01908 + + +0.500000 0.500000 0.00000 -0.401168 +0.750000 0.500000 0.00000 -0.0762063 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.750000 0.00000 -0.892659 + + +0.500000 0.500000 0.00000 -0.401168 +0.500000 0.500000 0.250000 -1.17774 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.750000 0.00000 -0.169571 + + +0.750000 0.500000 0.00000 -0.0762063 +0.750000 0.500000 0.250000 -0.223726 + + +0.500000 0.750000 0.00000 -0.892659 +0.750000 0.750000 0.00000 -0.169571 + + +0.500000 0.750000 0.00000 -0.892659 +0.500000 0.750000 0.250000 -2.62066 + + +0.750000 0.750000 0.00000 -0.169571 +0.750000 0.750000 0.250000 -0.497825 + + +0.500000 0.500000 0.250000 -1.17774 +0.750000 0.500000 0.250000 -0.223726 + + +0.500000 0.500000 0.250000 -1.17774 +0.500000 0.750000 0.250000 -2.62066 + + +0.750000 0.500000 0.250000 -0.223726 +0.750000 0.750000 0.250000 -0.497825 + + +0.500000 0.750000 0.250000 -2.62066 +0.750000 0.750000 0.250000 -0.497825 + + +0.750000 0.500000 0.00000 -0.0500217 +1.00000 0.500000 0.00000 0.329825 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.750000 0.00000 -0.111306 + + +0.750000 0.500000 0.00000 -0.0500217 +0.750000 0.500000 0.250000 -0.146853 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.750000 0.00000 0.733912 + + +1.00000 0.500000 0.00000 0.329825 +1.00000 0.500000 0.250000 0.968299 + + +0.750000 0.750000 0.00000 -0.111306 +1.00000 0.750000 0.00000 0.733912 + + +0.750000 0.750000 0.00000 -0.111306 +0.750000 0.750000 0.250000 -0.326771 + + +1.00000 0.750000 0.00000 0.733912 +1.00000 0.750000 0.250000 2.15461 + + +0.750000 0.500000 0.250000 -0.146853 +1.00000 0.500000 0.250000 0.968299 + + +0.750000 0.500000 0.250000 -0.146853 +0.750000 0.750000 0.250000 -0.326771 + + +1.00000 0.500000 0.250000 0.968299 +1.00000 0.750000 0.250000 2.15461 + + +0.750000 0.750000 0.250000 -0.326771 +1.00000 0.750000 0.250000 2.15461 + + +0.500000 0.750000 0.00000 -0.900216 +0.750000 0.750000 0.00000 -0.171006 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 1.00000 0.00000 -0.612138 + + +0.500000 0.750000 0.00000 -0.900216 +0.500000 0.750000 0.250000 -2.64285 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 1.00000 0.00000 -0.116283 + + +0.750000 0.750000 0.00000 -0.171006 +0.750000 0.750000 0.250000 -0.502039 + + +0.500000 1.00000 0.00000 -0.612138 +0.750000 1.00000 0.00000 -0.116283 + + +0.500000 1.00000 0.00000 -0.612138 +0.500000 1.00000 0.250000 -1.79711 + + +0.750000 1.00000 0.00000 -0.116283 +0.750000 1.00000 0.250000 -0.341381 + + +0.500000 0.750000 0.250000 -2.64285 +0.750000 0.750000 0.250000 -0.502039 + + +0.500000 0.750000 0.250000 -2.64285 +0.500000 1.00000 0.250000 -1.79711 + + +0.750000 0.750000 0.250000 -0.502039 +0.750000 1.00000 0.250000 -0.341381 + + +0.500000 1.00000 0.250000 -1.79711 +0.750000 1.00000 0.250000 -0.341381 + + +0.750000 0.750000 0.00000 -0.112248 +1.00000 0.750000 0.00000 0.740125 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 1.00000 0.00000 -0.0763276 + + +0.750000 0.750000 0.00000 -0.112248 +0.750000 0.750000 0.250000 -0.329538 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 1.00000 0.00000 0.503277 + + +1.00000 0.750000 0.00000 0.740125 +1.00000 0.750000 0.250000 2.17285 + + +0.750000 1.00000 0.00000 -0.0763276 +1.00000 1.00000 0.00000 0.503277 + + +0.750000 1.00000 0.00000 -0.0763276 +0.750000 1.00000 0.250000 -0.224082 + + +1.00000 1.00000 0.00000 0.503277 +1.00000 1.00000 0.250000 1.47752 + + +0.750000 0.750000 0.250000 -0.329538 +1.00000 0.750000 0.250000 2.17285 + + +0.750000 0.750000 0.250000 -0.329538 +0.750000 1.00000 0.250000 -0.224082 + + +1.00000 0.750000 0.250000 2.17285 +1.00000 1.00000 0.250000 1.47752 + + +0.750000 1.00000 0.250000 -0.224082 +1.00000 1.00000 0.250000 1.47752 + + +0.500000 0.500000 0.250000 -1.09049 +0.750000 0.500000 0.250000 -0.207150 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.750000 0.250000 -2.42650 + + +0.500000 0.500000 0.250000 -1.09049 +0.500000 0.500000 0.500000 -3.20144 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.750000 0.250000 -0.460941 + + +0.750000 0.500000 0.250000 -0.207150 +0.750000 0.500000 0.500000 -0.608150 + + +0.500000 0.750000 0.250000 -2.42650 +0.750000 0.750000 0.250000 -0.460941 + + +0.500000 0.750000 0.250000 -2.42650 +0.500000 0.750000 0.500000 -7.12370 + + +0.750000 0.750000 0.250000 -0.460941 +0.750000 0.750000 0.500000 -1.35323 + + +0.500000 0.500000 0.500000 -3.20144 +0.750000 0.500000 0.500000 -0.608150 + + +0.500000 0.500000 0.500000 -3.20144 +0.500000 0.750000 0.500000 -7.12370 + + +0.750000 0.500000 0.500000 -0.608150 +0.750000 0.750000 0.500000 -1.35323 + + +0.500000 0.750000 0.500000 -7.12370 +0.750000 0.750000 0.500000 -1.35323 + + +0.750000 0.500000 0.250000 -0.135973 +1.00000 0.500000 0.250000 0.896559 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.750000 0.250000 -0.302561 + + +0.750000 0.500000 0.250000 -0.135973 +0.750000 0.500000 0.500000 -0.399189 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.750000 0.250000 1.99498 + + +1.00000 0.500000 0.250000 0.896559 +1.00000 0.500000 0.500000 2.63211 + + +0.750000 0.750000 0.250000 -0.302561 +1.00000 0.750000 0.250000 1.99498 + + +0.750000 0.750000 0.250000 -0.302561 +0.750000 0.750000 0.500000 -0.888256 + + +1.00000 0.750000 0.250000 1.99498 +1.00000 0.750000 0.500000 5.85685 + + +0.750000 0.500000 0.500000 -0.399189 +1.00000 0.500000 0.500000 2.63211 + + +0.750000 0.500000 0.500000 -0.399189 +0.750000 0.750000 0.500000 -0.888256 + + +1.00000 0.500000 0.500000 2.63211 +1.00000 0.750000 0.500000 5.85685 + + +0.750000 0.750000 0.500000 -0.888256 +1.00000 0.750000 0.500000 5.85685 + + +0.500000 0.750000 0.250000 -2.44704 +0.750000 0.750000 0.250000 -0.464843 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 1.00000 0.250000 -1.66396 + + +0.500000 0.750000 0.250000 -2.44704 +0.500000 0.750000 0.500000 -7.18401 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 1.00000 0.250000 -0.316089 + + +0.750000 0.750000 0.250000 -0.464843 +0.750000 0.750000 0.500000 -1.36468 + + +0.500000 1.00000 0.250000 -1.66396 +0.750000 1.00000 0.250000 -0.316089 + + +0.500000 1.00000 0.250000 -1.66396 +0.500000 1.00000 0.500000 -4.88505 + + +0.750000 1.00000 0.250000 -0.316089 +0.750000 1.00000 0.500000 -0.927971 + + +0.500000 0.750000 0.500000 -7.18401 +0.750000 0.750000 0.500000 -1.36468 + + +0.500000 0.750000 0.500000 -7.18401 +0.500000 1.00000 0.500000 -4.88505 + + +0.750000 0.750000 0.500000 -1.36468 +0.750000 1.00000 0.500000 -0.927971 + + +0.500000 1.00000 0.500000 -4.88505 +0.750000 1.00000 0.500000 -0.927971 + + +0.750000 0.750000 0.250000 -0.305122 +1.00000 0.750000 0.250000 2.01187 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 1.00000 0.250000 -0.207480 + + +0.750000 0.750000 0.250000 -0.305122 +0.750000 0.750000 0.500000 -0.895776 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 1.00000 0.250000 1.36805 + + +1.00000 0.750000 0.250000 2.01187 +1.00000 0.750000 0.500000 5.90643 + + +0.750000 1.00000 0.250000 -0.207480 +1.00000 1.00000 0.250000 1.36805 + + +0.750000 1.00000 0.250000 -0.207480 +0.750000 1.00000 0.500000 -0.609118 + + +1.00000 1.00000 0.250000 1.36805 +1.00000 1.00000 0.500000 4.01631 + + +0.750000 0.750000 0.500000 -0.895776 +1.00000 0.750000 0.500000 5.90643 + + +0.750000 0.750000 0.500000 -0.895776 +0.750000 1.00000 0.500000 -0.609118 + + +1.00000 0.750000 0.500000 5.90643 +1.00000 1.00000 0.500000 4.01631 + + +0.750000 1.00000 0.500000 -0.609118 +1.00000 1.00000 0.500000 4.01631 + + +0.00000 0.00000 0.500000 0.220565 +0.250000 0.00000 0.500000 6.15748 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.250000 0.500000 0.124660 + + +0.00000 0.00000 0.500000 0.220565 +0.00000 0.00000 0.750000 0.647532 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.250000 0.500000 3.48011 + + +0.250000 0.00000 0.500000 6.15748 +0.250000 0.00000 0.750000 18.0771 + + +0.00000 0.250000 0.500000 0.124660 +0.250000 0.250000 0.500000 3.48011 + + +0.00000 0.250000 0.500000 0.124660 +0.00000 0.250000 0.750000 0.365975 + + +0.250000 0.250000 0.500000 3.48011 +0.250000 0.250000 0.750000 10.2169 + + +0.00000 0.00000 0.750000 0.647532 +0.250000 0.00000 0.750000 18.0771 + + +0.00000 0.00000 0.750000 0.647532 +0.00000 0.250000 0.750000 0.365975 + + +0.250000 0.00000 0.750000 18.0771 +0.250000 0.250000 0.750000 10.2169 + + +0.00000 0.250000 0.750000 0.365975 +0.250000 0.250000 0.750000 10.2169 + + +0.250000 0.00000 0.500000 6.39582 +0.500000 0.00000 0.500000 6.87436 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.250000 0.500000 3.61482 + + +0.250000 0.00000 0.500000 6.39582 +0.250000 0.00000 0.750000 18.7768 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.250000 0.500000 3.88528 + + +0.500000 0.00000 0.500000 6.87436 +0.500000 0.00000 0.750000 20.1817 + + +0.250000 0.250000 0.500000 3.61482 +0.500000 0.250000 0.500000 3.88528 + + +0.250000 0.250000 0.500000 3.61482 +0.250000 0.250000 0.750000 10.6124 + + +0.500000 0.250000 0.500000 3.88528 +0.500000 0.250000 0.750000 11.4064 + + +0.250000 0.00000 0.750000 18.7768 +0.500000 0.00000 0.750000 20.1817 + + +0.250000 0.00000 0.750000 18.7768 +0.250000 0.250000 0.750000 10.6124 + + +0.500000 0.00000 0.750000 20.1817 +0.500000 0.250000 0.750000 11.4064 + + +0.250000 0.250000 0.750000 10.6124 +0.500000 0.250000 0.750000 11.4064 + + +0.00000 0.250000 0.500000 0.113684 +0.250000 0.250000 0.500000 3.17369 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.500000 0.500000 -0.0858568 + + +0.00000 0.250000 0.500000 0.113684 +0.00000 0.250000 0.750000 0.333751 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.500000 0.500000 -2.39685 + + +0.250000 0.250000 0.500000 3.17369 +0.250000 0.250000 0.750000 9.31729 + + +0.00000 0.500000 0.500000 -0.0858568 +0.250000 0.500000 0.500000 -2.39685 + + +0.00000 0.500000 0.500000 -0.0858568 +0.00000 0.500000 0.750000 -0.252058 + + +0.250000 0.500000 0.500000 -2.39685 +0.250000 0.500000 0.750000 -7.03667 + + +0.00000 0.250000 0.750000 0.333751 +0.250000 0.250000 0.750000 9.31729 + + +0.00000 0.250000 0.750000 0.333751 +0.00000 0.500000 0.750000 -0.252058 + + +0.250000 0.250000 0.750000 9.31729 +0.250000 0.500000 0.750000 -7.03667 + + +0.00000 0.500000 0.750000 -0.252058 +0.250000 0.500000 0.750000 -7.03667 + + +0.250000 0.250000 0.500000 3.29654 +0.500000 0.250000 0.500000 3.54319 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.500000 0.500000 -2.48963 + + +0.250000 0.250000 0.500000 3.29654 +0.250000 0.250000 0.750000 9.67794 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.500000 0.500000 -2.67591 + + +0.500000 0.250000 0.500000 3.54319 +0.500000 0.250000 0.750000 10.4021 + + +0.250000 0.500000 0.500000 -2.48963 +0.500000 0.500000 0.500000 -2.67591 + + +0.250000 0.500000 0.500000 -2.48963 +0.250000 0.500000 0.750000 -7.30904 + + +0.500000 0.500000 0.500000 -2.67591 +0.500000 0.500000 0.750000 -7.85591 + + +0.250000 0.250000 0.750000 9.67794 +0.500000 0.250000 0.750000 10.4021 + + +0.250000 0.250000 0.750000 9.67794 +0.250000 0.500000 0.750000 -7.30904 + + +0.500000 0.250000 0.750000 10.4021 +0.500000 0.500000 0.750000 -7.85591 + + +0.250000 0.500000 0.750000 -7.30904 +0.500000 0.500000 0.750000 -7.85591 + + +0.00000 0.00000 0.750000 0.599557 +0.250000 0.00000 0.750000 16.7378 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.250000 0.750000 0.338860 + + +0.00000 0.00000 0.750000 0.599557 +0.00000 0.00000 1.00000 1.76018 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.250000 0.750000 9.45992 + + +0.250000 0.00000 0.750000 16.7378 +0.250000 0.00000 1.00000 49.1386 + + +0.00000 0.250000 0.750000 0.338860 +0.250000 0.250000 0.750000 9.45992 + + +0.00000 0.250000 0.750000 0.338860 +0.00000 0.250000 1.00000 0.994824 + + +0.250000 0.250000 0.750000 9.45992 +0.250000 0.250000 1.00000 27.7724 + + +0.00000 0.00000 1.00000 1.76018 +0.250000 0.00000 1.00000 49.1386 + + +0.00000 0.00000 1.00000 1.76018 +0.00000 0.250000 1.00000 0.994824 + + +0.250000 0.00000 1.00000 49.1386 +0.250000 0.250000 1.00000 27.7724 + + +0.00000 0.250000 1.00000 0.994824 +0.250000 0.250000 1.00000 27.7724 + + +0.250000 0.00000 0.750000 17.3856 +0.500000 0.00000 0.750000 18.6865 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.250000 0.750000 9.82609 + + +0.250000 0.00000 0.750000 17.3856 +0.250000 0.00000 1.00000 51.0406 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.250000 0.750000 10.5613 + + +0.500000 0.00000 0.750000 18.6865 +0.500000 0.00000 1.00000 54.8596 + + +0.250000 0.250000 0.750000 9.82609 +0.500000 0.250000 0.750000 10.5613 + + +0.250000 0.250000 0.750000 9.82609 +0.250000 0.250000 1.00000 28.8474 + + +0.500000 0.250000 0.750000 10.5613 +0.500000 0.250000 1.00000 31.0058 + + +0.250000 0.00000 1.00000 51.0406 +0.500000 0.00000 1.00000 54.8596 + + +0.250000 0.00000 1.00000 51.0406 +0.250000 0.250000 1.00000 28.8474 + + +0.500000 0.00000 1.00000 54.8596 +0.500000 0.250000 1.00000 31.0058 + + +0.250000 0.250000 1.00000 28.8474 +0.500000 0.250000 1.00000 31.0058 + + +0.00000 0.250000 0.750000 0.309024 +0.250000 0.250000 0.750000 8.62698 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.500000 0.750000 -0.233383 + + +0.00000 0.250000 0.750000 0.309024 +0.00000 0.250000 1.00000 0.907230 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.500000 0.750000 -6.51533 + + +0.250000 0.250000 0.750000 8.62698 +0.250000 0.250000 1.00000 25.3270 + + +0.00000 0.500000 0.750000 -0.233383 +0.250000 0.500000 0.750000 -6.51533 + + +0.00000 0.500000 0.750000 -0.233383 +0.00000 0.500000 1.00000 -0.685164 + + +0.250000 0.500000 0.750000 -6.51533 +0.250000 0.500000 1.00000 -19.1276 + + +0.00000 0.250000 1.00000 0.907230 +0.250000 0.250000 1.00000 25.3270 + + +0.00000 0.250000 1.00000 0.907230 +0.00000 0.500000 1.00000 -0.685164 + + +0.250000 0.250000 1.00000 25.3270 +0.250000 0.500000 1.00000 -19.1276 + + +0.00000 0.500000 1.00000 -0.685164 +0.250000 0.500000 1.00000 -19.1276 + + +0.250000 0.250000 0.750000 8.96091 +0.500000 0.250000 0.750000 9.63138 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.500000 0.750000 -6.76752 + + +0.250000 0.250000 0.750000 8.96091 +0.250000 0.250000 1.00000 26.3074 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.500000 0.750000 -7.27387 + + +0.500000 0.250000 0.750000 9.63138 +0.500000 0.250000 1.00000 28.2757 + + +0.250000 0.500000 0.750000 -6.76752 +0.500000 0.500000 0.750000 -7.27387 + + +0.250000 0.500000 0.750000 -6.76752 +0.250000 0.500000 1.00000 -19.8680 + + +0.500000 0.500000 0.750000 -7.27387 +0.500000 0.500000 1.00000 -21.3546 + + +0.250000 0.250000 1.00000 26.3074 +0.500000 0.250000 1.00000 28.2757 + + +0.250000 0.250000 1.00000 26.3074 +0.250000 0.500000 1.00000 -19.8680 + + +0.500000 0.250000 1.00000 28.2757 +0.500000 0.500000 1.00000 -21.3546 + + +0.250000 0.500000 1.00000 -19.8680 +0.500000 0.500000 1.00000 -21.3546 + + +0.500000 0.00000 0.500000 6.69079 +0.750000 0.00000 0.500000 1.27099 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.250000 0.500000 3.78153 + + +0.500000 0.00000 0.500000 6.69079 +0.500000 0.00000 0.750000 19.6428 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.250000 0.500000 0.718344 + + +0.750000 0.00000 0.500000 1.27099 +0.750000 0.00000 0.750000 3.73137 + + +0.500000 0.250000 0.500000 3.78153 +0.750000 0.250000 0.500000 0.718344 + + +0.500000 0.250000 0.500000 3.78153 +0.500000 0.250000 0.750000 11.1018 + + +0.750000 0.250000 0.500000 0.718344 +0.750000 0.250000 0.750000 2.10891 + + +0.500000 0.00000 0.750000 19.6428 +0.750000 0.00000 0.750000 3.73137 + + +0.500000 0.00000 0.750000 19.6428 +0.500000 0.250000 0.750000 11.1018 + + +0.750000 0.00000 0.750000 3.73137 +0.750000 0.250000 0.750000 2.10891 + + +0.500000 0.250000 0.750000 11.1018 +0.750000 0.250000 0.750000 2.10891 + + +0.750000 0.00000 0.500000 0.834276 +1.00000 0.00000 0.500000 -5.50092 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.250000 0.500000 0.471520 + + +0.750000 0.00000 0.500000 0.834276 +0.750000 0.00000 0.750000 2.44926 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.250000 0.500000 -3.10904 + + +1.00000 0.00000 0.500000 -5.50092 +1.00000 0.00000 0.750000 -16.1496 + + +0.750000 0.250000 0.500000 0.471520 +1.00000 0.250000 0.500000 -3.10904 + + +0.750000 0.250000 0.500000 0.471520 +0.750000 0.250000 0.750000 1.38428 + + +1.00000 0.250000 0.500000 -3.10904 +1.00000 0.250000 0.750000 -9.12749 + + +0.750000 0.00000 0.750000 2.44926 +1.00000 0.00000 0.750000 -16.1496 + + +0.750000 0.00000 0.750000 2.44926 +0.750000 0.250000 0.750000 1.38428 + + +1.00000 0.00000 0.750000 -16.1496 +1.00000 0.250000 0.750000 -9.12749 + + +0.750000 0.250000 0.750000 1.38428 +1.00000 0.250000 0.750000 -9.12749 + + +0.500000 0.250000 0.500000 3.44857 +0.750000 0.250000 0.500000 0.655095 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.500000 0.500000 -2.60445 + + +0.500000 0.250000 0.500000 3.44857 +0.500000 0.250000 0.750000 10.1243 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.500000 0.500000 -0.494745 + + +0.750000 0.250000 0.500000 0.655095 +0.750000 0.250000 0.750000 1.92322 + + +0.500000 0.500000 0.500000 -2.60445 +0.750000 0.500000 0.500000 -0.494745 + + +0.500000 0.500000 0.500000 -2.60445 +0.500000 0.500000 0.750000 -7.64613 + + +0.750000 0.500000 0.500000 -0.494745 +0.750000 0.500000 0.750000 -1.45247 + + +0.500000 0.250000 0.750000 10.1243 +0.750000 0.250000 0.750000 1.92322 + + +0.500000 0.250000 0.750000 10.1243 +0.500000 0.500000 0.750000 -7.64613 + + +0.750000 0.250000 0.750000 1.92322 +0.750000 0.500000 0.750000 -1.45247 + + +0.500000 0.500000 0.750000 -7.64613 +0.750000 0.500000 0.750000 -1.45247 + + +0.750000 0.250000 0.500000 0.430003 +1.00000 0.250000 0.500000 -2.83529 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.500000 0.500000 -0.324750 + + +0.750000 0.250000 0.500000 0.430003 +0.750000 0.250000 0.750000 1.26240 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.500000 0.500000 2.14128 + + +1.00000 0.250000 0.500000 -2.83529 +1.00000 0.250000 0.750000 -8.32382 + + +0.750000 0.500000 0.500000 -0.324750 +1.00000 0.500000 0.500000 2.14128 + + +0.750000 0.500000 0.500000 -0.324750 +0.750000 0.500000 0.750000 -0.953398 + + +1.00000 0.500000 0.500000 2.14128 +1.00000 0.500000 0.750000 6.28637 + + +0.750000 0.250000 0.750000 1.26240 +1.00000 0.250000 0.750000 -8.32382 + + +0.750000 0.250000 0.750000 1.26240 +0.750000 0.500000 0.750000 -0.953398 + + +1.00000 0.250000 0.750000 -8.32382 +1.00000 0.500000 0.750000 6.28637 + + +0.750000 0.500000 0.750000 -0.953398 +1.00000 0.500000 0.750000 6.28637 + + +0.500000 0.00000 0.750000 18.1874 +0.750000 0.00000 0.750000 3.45491 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.250000 0.750000 10.2793 + + +0.500000 0.00000 0.750000 18.1874 +0.500000 0.00000 1.00000 53.3946 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.250000 0.750000 1.95266 + + +0.750000 0.00000 0.750000 3.45491 +0.750000 0.00000 1.00000 10.1429 + + +0.500000 0.250000 0.750000 10.2793 +0.750000 0.250000 0.750000 1.95266 + + +0.500000 0.250000 0.750000 10.2793 +0.500000 0.250000 1.00000 30.1778 + + +0.750000 0.250000 0.750000 1.95266 +0.750000 0.250000 1.00000 5.73261 + + +0.500000 0.00000 1.00000 53.3946 +0.750000 0.00000 1.00000 10.1429 + + +0.500000 0.00000 1.00000 53.3946 +0.500000 0.250000 1.00000 30.1778 + + +0.750000 0.00000 1.00000 10.1429 +0.750000 0.250000 1.00000 5.73261 + + +0.500000 0.250000 1.00000 30.1778 +0.750000 0.250000 1.00000 5.73261 + + +0.750000 0.00000 0.750000 2.26780 +1.00000 0.00000 0.750000 -14.9531 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.250000 0.750000 1.28172 + + +0.750000 0.00000 0.750000 2.26780 +0.750000 0.00000 1.00000 6.65778 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.250000 0.750000 -8.45124 + + +1.00000 0.00000 0.750000 -14.9531 +1.00000 0.00000 1.00000 -43.8991 + + +0.750000 0.250000 0.750000 1.28172 +1.00000 0.250000 0.750000 -8.45124 + + +0.750000 0.250000 0.750000 1.28172 +0.750000 0.250000 1.00000 3.76288 + + +1.00000 0.250000 0.750000 -8.45124 +1.00000 0.250000 1.00000 -24.8111 + + +0.750000 0.00000 1.00000 6.65778 +1.00000 0.00000 1.00000 -43.8991 + + +0.750000 0.00000 1.00000 6.65778 +0.750000 0.250000 1.00000 3.76288 + + +1.00000 0.00000 1.00000 -43.8991 +1.00000 0.250000 1.00000 -24.8111 + + +0.750000 0.250000 1.00000 3.76288 +1.00000 0.250000 1.00000 -24.8111 + + +0.500000 0.250000 0.750000 9.37418 +0.750000 0.250000 0.750000 1.78073 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.500000 0.750000 -7.07963 + + +0.500000 0.250000 0.750000 9.37418 +0.500000 0.250000 1.00000 27.5206 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.500000 0.750000 -1.34486 + + +0.750000 0.250000 0.750000 1.78073 +0.750000 0.250000 1.00000 5.22786 + + +0.500000 0.500000 0.750000 -7.07963 +0.750000 0.500000 0.750000 -1.34486 + + +0.500000 0.500000 0.750000 -7.07963 +0.500000 0.500000 1.00000 -20.7843 + + +0.750000 0.500000 0.750000 -1.34486 +0.750000 0.500000 1.00000 -3.94822 + + +0.500000 0.250000 1.00000 27.5206 +0.750000 0.250000 1.00000 5.22786 + + +0.500000 0.250000 1.00000 27.5206 +0.500000 0.500000 1.00000 -20.7843 + + +0.750000 0.250000 1.00000 5.22786 +0.750000 0.500000 1.00000 -3.94822 + + +0.500000 0.500000 1.00000 -20.7843 +0.750000 0.500000 1.00000 -3.94822 + + +0.750000 0.250000 0.750000 1.16887 +1.00000 0.250000 0.750000 -7.70711 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.500000 0.750000 -0.882761 + + +0.750000 0.250000 0.750000 1.16887 +0.750000 0.250000 1.00000 3.43156 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.500000 0.750000 5.82062 + + +1.00000 0.250000 0.750000 -7.70711 +1.00000 0.250000 1.00000 -22.6265 + + +0.750000 0.500000 0.750000 -0.882761 +1.00000 0.500000 0.750000 5.82062 + + +0.750000 0.500000 0.750000 -0.882761 +0.750000 0.500000 1.00000 -2.59160 + + +1.00000 0.500000 0.750000 5.82062 +1.00000 0.500000 1.00000 17.0881 + + +0.750000 0.250000 1.00000 3.43156 +1.00000 0.250000 1.00000 -22.6265 + + +0.750000 0.250000 1.00000 3.43156 +0.750000 0.500000 1.00000 -2.59160 + + +1.00000 0.250000 1.00000 -22.6265 +1.00000 0.500000 1.00000 17.0881 + + +0.750000 0.500000 1.00000 -2.59160 +1.00000 0.500000 1.00000 17.0881 + + +0.00000 0.500000 0.500000 -0.0977178 +0.250000 0.500000 0.500000 -2.72797 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.750000 0.500000 -0.217437 + + +0.00000 0.500000 0.500000 -0.0977178 +0.00000 0.500000 0.750000 -0.286879 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.750000 0.500000 -6.07016 + + +0.250000 0.500000 0.500000 -2.72797 +0.250000 0.500000 0.750000 -8.00877 + + +0.00000 0.750000 0.500000 -0.217437 +0.250000 0.750000 0.500000 -6.07016 + + +0.00000 0.750000 0.500000 -0.217437 +0.00000 0.750000 0.750000 -0.638350 + + +0.250000 0.750000 0.500000 -6.07016 +0.250000 0.750000 0.750000 -17.8207 + + +0.00000 0.500000 0.750000 -0.286879 +0.250000 0.500000 0.750000 -8.00877 + + +0.00000 0.500000 0.750000 -0.286879 +0.00000 0.750000 0.750000 -0.638350 + + +0.250000 0.500000 0.750000 -8.00877 +0.250000 0.750000 0.750000 -17.8207 + + +0.00000 0.750000 0.750000 -0.638350 +0.250000 0.750000 0.750000 -17.8207 + + +0.250000 0.500000 0.500000 -2.83357 +0.500000 0.500000 0.500000 -3.04558 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.750000 0.500000 -6.30512 + + +0.250000 0.500000 0.500000 -2.83357 +0.250000 0.500000 0.750000 -8.31877 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.750000 0.500000 -6.77688 + + +0.500000 0.500000 0.500000 -3.04558 +0.500000 0.500000 0.750000 -8.94119 + + +0.250000 0.750000 0.500000 -6.30512 +0.500000 0.750000 0.500000 -6.77688 + + +0.250000 0.750000 0.500000 -6.30512 +0.250000 0.750000 0.750000 -18.5105 + + +0.500000 0.750000 0.500000 -6.77688 +0.500000 0.750000 0.750000 -19.8955 + + +0.250000 0.500000 0.750000 -8.31877 +0.500000 0.500000 0.750000 -8.94119 + + +0.250000 0.500000 0.750000 -8.31877 +0.250000 0.750000 0.750000 -18.5105 + + +0.500000 0.500000 0.750000 -8.94119 +0.500000 0.750000 0.750000 -19.8955 + + +0.250000 0.750000 0.750000 -18.5105 +0.500000 0.750000 0.750000 -19.8955 + + +0.00000 0.750000 0.500000 -0.219278 +0.250000 0.750000 0.500000 -6.12155 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 1.00000 0.500000 -0.149107 + + +0.00000 0.750000 0.500000 -0.219278 +0.00000 0.750000 0.750000 -0.643754 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 1.00000 0.500000 -4.16259 + + +0.250000 0.750000 0.500000 -6.12155 +0.250000 0.750000 0.750000 -17.9716 + + +0.00000 1.00000 0.500000 -0.149107 +0.250000 1.00000 0.500000 -4.16259 + + +0.00000 1.00000 0.500000 -0.149107 +0.00000 1.00000 0.750000 -0.437746 + + +0.250000 1.00000 0.500000 -4.16259 +0.250000 1.00000 0.750000 -12.2205 + + +0.00000 0.750000 0.750000 -0.643754 +0.250000 0.750000 0.750000 -17.9716 + + +0.00000 0.750000 0.750000 -0.643754 +0.00000 1.00000 0.750000 -0.437746 + + +0.250000 0.750000 0.750000 -17.9716 +0.250000 1.00000 0.750000 -12.2205 + + +0.00000 1.00000 0.750000 -0.437746 +0.250000 1.00000 0.750000 -12.2205 + + +0.250000 0.750000 0.500000 -6.35850 +0.500000 0.750000 0.500000 -6.83425 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 1.00000 0.500000 -4.32372 + + +0.250000 0.750000 0.500000 -6.35850 +0.250000 0.750000 0.750000 -18.6672 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 1.00000 0.500000 -4.64722 + + +0.500000 0.750000 0.500000 -6.83425 +0.500000 0.750000 0.750000 -20.0640 + + +0.250000 1.00000 0.500000 -4.32372 +0.500000 1.00000 0.500000 -4.64722 + + +0.250000 1.00000 0.500000 -4.32372 +0.250000 1.00000 0.750000 -12.6935 + + +0.500000 1.00000 0.500000 -4.64722 +0.500000 1.00000 0.750000 -13.6433 + + +0.250000 0.750000 0.750000 -18.6672 +0.500000 0.750000 0.750000 -20.0640 + + +0.250000 0.750000 0.750000 -18.6672 +0.250000 1.00000 0.750000 -12.6935 + + +0.500000 0.750000 0.750000 -20.0640 +0.500000 1.00000 0.750000 -13.6433 + + +0.250000 1.00000 0.750000 -12.6935 +0.500000 1.00000 0.750000 -13.6433 + + +0.00000 0.500000 0.750000 -0.265625 +0.250000 0.500000 0.750000 -7.41540 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.750000 0.750000 -0.591055 + + +0.00000 0.500000 0.750000 -0.265625 +0.00000 0.500000 1.00000 -0.779819 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.750000 0.750000 -16.5004 + + +0.250000 0.500000 0.750000 -7.41540 +0.250000 0.500000 1.00000 -21.7701 + + +0.00000 0.750000 0.750000 -0.591055 +0.250000 0.750000 0.750000 -16.5004 + + +0.00000 0.750000 0.750000 -0.591055 +0.00000 0.750000 1.00000 -1.73522 + + +0.250000 0.750000 0.750000 -16.5004 +0.250000 0.750000 1.00000 -48.4418 + + +0.00000 0.500000 1.00000 -0.779819 +0.250000 0.500000 1.00000 -21.7701 + + +0.00000 0.500000 1.00000 -0.779819 +0.00000 0.750000 1.00000 -1.73522 + + +0.250000 0.500000 1.00000 -21.7701 +0.250000 0.750000 1.00000 -48.4418 + + +0.00000 0.750000 1.00000 -1.73522 +0.250000 0.750000 1.00000 -48.4418 + + +0.250000 0.500000 0.750000 -7.70244 +0.500000 0.500000 0.750000 -8.27874 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.750000 0.750000 -17.1391 + + +0.250000 0.500000 0.750000 -7.70244 +0.250000 0.500000 1.00000 -22.6128 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.750000 0.750000 -18.4215 + + +0.500000 0.500000 0.750000 -8.27874 +0.500000 0.500000 1.00000 -24.3047 + + +0.250000 0.750000 0.750000 -17.1391 +0.500000 0.750000 0.750000 -18.4215 + + +0.250000 0.750000 0.750000 -17.1391 +0.250000 0.750000 1.00000 -50.3169 + + +0.500000 0.750000 0.750000 -18.4215 +0.500000 0.750000 1.00000 -54.0816 + + +0.250000 0.500000 1.00000 -22.6128 +0.500000 0.500000 1.00000 -24.3047 + + +0.250000 0.500000 1.00000 -22.6128 +0.250000 0.750000 1.00000 -50.3169 + + +0.500000 0.500000 1.00000 -24.3047 +0.500000 0.750000 1.00000 -54.0816 + + +0.250000 0.750000 1.00000 -50.3169 +0.500000 0.750000 1.00000 -54.0816 + + +0.00000 0.750000 0.750000 -0.596059 +0.250000 0.750000 0.750000 -16.6401 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 1.00000 0.750000 -0.405314 + + +0.00000 0.750000 0.750000 -0.596059 +0.00000 0.750000 1.00000 -1.74991 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 1.00000 0.750000 -11.3151 + + +0.250000 0.750000 0.750000 -16.6401 +0.250000 0.750000 1.00000 -48.8519 + + +0.00000 1.00000 0.750000 -0.405314 +0.250000 1.00000 0.750000 -11.3151 + + +0.00000 1.00000 0.750000 -0.405314 +0.00000 1.00000 1.00000 -1.18992 + + +0.250000 1.00000 0.750000 -11.3151 +0.250000 1.00000 1.00000 -33.2188 + + +0.00000 0.750000 1.00000 -1.74991 +0.250000 0.750000 1.00000 -48.8519 + + +0.00000 0.750000 1.00000 -1.74991 +0.00000 1.00000 1.00000 -1.18992 + + +0.250000 0.750000 1.00000 -48.8519 +0.250000 1.00000 1.00000 -33.2188 + + +0.00000 1.00000 1.00000 -1.18992 +0.250000 1.00000 1.00000 -33.2188 + + +0.250000 0.750000 0.750000 -17.2842 +0.500000 0.750000 0.750000 -18.5774 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 1.00000 0.750000 -11.7531 + + +0.250000 0.750000 0.750000 -17.2842 +0.250000 0.750000 1.00000 -50.7428 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 1.00000 0.750000 -12.6325 + + +0.500000 0.750000 0.750000 -18.5774 +0.500000 0.750000 1.00000 -54.5395 + + +0.250000 1.00000 0.750000 -11.7531 +0.500000 1.00000 0.750000 -12.6325 + + +0.250000 1.00000 0.750000 -11.7531 +0.250000 1.00000 1.00000 -34.5046 + + +0.500000 1.00000 0.750000 -12.6325 +0.500000 1.00000 1.00000 -37.0863 + + +0.250000 0.750000 1.00000 -50.7428 +0.500000 0.750000 1.00000 -54.5395 + + +0.250000 0.750000 1.00000 -50.7428 +0.250000 1.00000 1.00000 -34.5046 + + +0.500000 0.750000 1.00000 -54.5395 +0.500000 1.00000 1.00000 -37.0863 + + +0.250000 1.00000 1.00000 -34.5046 +0.500000 1.00000 1.00000 -37.0863 + + +0.500000 0.500000 0.500000 -2.96425 +0.750000 0.500000 0.500000 -0.563093 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.750000 0.500000 -6.59591 + + +0.500000 0.500000 0.500000 -2.96425 +0.500000 0.500000 0.750000 -8.70242 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.750000 0.500000 -1.25297 + + +0.750000 0.500000 0.500000 -0.563093 +0.750000 0.500000 0.750000 -1.65312 + + +0.500000 0.750000 0.500000 -6.59591 +0.750000 0.750000 0.500000 -1.25297 + + +0.500000 0.750000 0.500000 -6.59591 +0.500000 0.750000 0.750000 -19.3642 + + +0.750000 0.750000 0.500000 -1.25297 +0.750000 0.750000 0.750000 -3.67845 + + +0.500000 0.500000 0.750000 -8.70242 +0.750000 0.500000 0.750000 -1.65312 + + +0.500000 0.500000 0.750000 -8.70242 +0.500000 0.750000 0.750000 -19.3642 + + +0.750000 0.500000 0.750000 -1.65312 +0.750000 0.750000 0.750000 -3.67845 + + +0.500000 0.750000 0.750000 -19.3642 +0.750000 0.750000 0.750000 -3.67845 + + +0.750000 0.500000 0.500000 -0.369613 +1.00000 0.500000 0.500000 2.43710 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.750000 0.500000 -0.822446 + + +0.750000 0.500000 0.500000 -0.369613 +0.750000 0.500000 0.750000 -1.08511 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.750000 0.500000 5.42292 + + +1.00000 0.500000 0.500000 2.43710 +1.00000 0.500000 0.750000 7.15482 + + +0.750000 0.750000 0.500000 -0.822446 +1.00000 0.750000 0.500000 5.42292 + + +0.750000 0.750000 0.500000 -0.822446 +0.750000 0.750000 0.750000 -2.41453 + + +1.00000 0.750000 0.500000 5.42292 +1.00000 0.750000 0.750000 15.9206 + + +0.750000 0.500000 0.750000 -1.08511 +1.00000 0.500000 0.750000 7.15482 + + +0.750000 0.500000 0.750000 -1.08511 +0.750000 0.750000 0.750000 -2.41453 + + +1.00000 0.500000 0.750000 7.15482 +1.00000 0.750000 0.750000 15.9206 + + +0.750000 0.750000 0.750000 -2.41453 +1.00000 0.750000 0.750000 15.9206 + + +0.500000 0.750000 0.500000 -6.65175 +0.750000 0.750000 0.500000 -1.26358 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 1.00000 0.500000 -4.52312 + + +0.500000 0.750000 0.500000 -6.65175 +0.500000 0.750000 0.750000 -19.5282 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 1.00000 0.500000 -0.859218 + + +0.750000 0.750000 0.500000 -1.26358 +0.750000 0.750000 0.750000 -3.70960 + + +0.500000 1.00000 0.500000 -4.52312 +0.750000 1.00000 0.500000 -0.859218 + + +0.500000 1.00000 0.500000 -4.52312 +0.500000 1.00000 0.750000 -13.2789 + + +0.750000 1.00000 0.500000 -0.859218 +0.750000 1.00000 0.750000 -2.52249 + + +0.500000 0.750000 0.750000 -19.5282 +0.750000 0.750000 0.750000 -3.70960 + + +0.500000 0.750000 0.750000 -19.5282 +0.500000 1.00000 0.750000 -13.2789 + + +0.750000 0.750000 0.750000 -3.70960 +0.750000 1.00000 0.750000 -2.52249 + + +0.500000 1.00000 0.750000 -13.2789 +0.750000 1.00000 0.750000 -2.52249 + + +0.750000 0.750000 0.500000 -0.829408 +1.00000 0.750000 0.500000 5.46883 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 1.00000 0.500000 -0.563989 + + +0.750000 0.750000 0.500000 -0.829408 +0.750000 0.750000 0.750000 -2.43497 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 1.00000 0.500000 3.71875 + + +1.00000 0.750000 0.500000 5.46883 +1.00000 0.750000 0.750000 16.0553 + + +0.750000 1.00000 0.500000 -0.563989 +1.00000 1.00000 0.500000 3.71875 + + +0.750000 1.00000 0.500000 -0.563989 +0.750000 1.00000 0.750000 -1.65576 + + +1.00000 1.00000 0.500000 3.71875 +1.00000 1.00000 0.750000 10.9175 + + +0.750000 0.750000 0.750000 -2.43497 +1.00000 0.750000 0.750000 16.0553 + + +0.750000 0.750000 0.750000 -2.43497 +0.750000 1.00000 0.750000 -1.65576 + + +1.00000 0.750000 0.750000 16.0553 +1.00000 1.00000 0.750000 10.9175 + + +0.750000 1.00000 0.750000 -1.65576 +1.00000 1.00000 0.750000 10.9175 + + +0.500000 0.500000 0.750000 -8.05767 +0.750000 0.500000 0.750000 -1.53065 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.750000 0.750000 -17.9295 + + +0.500000 0.500000 0.750000 -8.05767 +0.500000 0.500000 1.00000 -23.6556 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.750000 0.750000 -3.40592 + + +0.750000 0.500000 0.750000 -1.53065 +0.750000 0.500000 1.00000 -4.49366 + + +0.500000 0.750000 0.750000 -17.9295 +0.750000 0.750000 0.750000 -3.40592 + + +0.500000 0.750000 0.750000 -17.9295 +0.500000 0.750000 1.00000 -52.6374 + + +0.750000 0.750000 0.750000 -3.40592 +0.750000 0.750000 1.00000 -9.99907 + + +0.500000 0.500000 1.00000 -23.6556 +0.750000 0.500000 1.00000 -4.49366 + + +0.500000 0.500000 1.00000 -23.6556 +0.500000 0.750000 1.00000 -52.6374 + + +0.750000 0.500000 1.00000 -4.49366 +0.750000 0.750000 1.00000 -9.99907 + + +0.500000 0.750000 1.00000 -52.6374 +0.750000 0.750000 1.00000 -9.99907 + + +0.750000 0.500000 0.750000 -1.00471 +1.00000 0.500000 0.750000 6.62472 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.750000 0.750000 -2.23564 + + +0.750000 0.500000 0.750000 -1.00471 +0.750000 0.500000 1.00000 -2.94963 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.750000 0.750000 14.7410 + + +1.00000 0.500000 0.750000 6.62472 +1.00000 0.500000 1.00000 19.4488 + + +0.750000 0.750000 0.750000 -2.23564 +1.00000 0.750000 0.750000 14.7410 + + +0.750000 0.750000 0.750000 -2.23564 +0.750000 0.750000 1.00000 -6.56337 + + +1.00000 0.750000 0.750000 14.7410 +1.00000 0.750000 1.00000 43.2766 + + +0.750000 0.500000 1.00000 -2.94963 +1.00000 0.500000 1.00000 19.4488 + + +0.750000 0.500000 1.00000 -2.94963 +0.750000 0.750000 1.00000 -6.56337 + + +1.00000 0.500000 1.00000 19.4488 +1.00000 0.750000 1.00000 43.2766 + + +0.750000 0.750000 1.00000 -6.56337 +1.00000 0.750000 1.00000 43.2766 + + +0.500000 0.750000 0.750000 -18.0813 +0.750000 0.750000 0.750000 -3.43475 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 1.00000 0.750000 -12.2951 + + +0.500000 0.750000 0.750000 -18.0813 +0.500000 0.750000 1.00000 -53.0830 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 1.00000 0.750000 -2.33560 + + +0.750000 0.750000 0.750000 -3.43475 +0.750000 0.750000 1.00000 -10.0837 + + +0.500000 1.00000 0.750000 -12.2951 +0.750000 1.00000 0.750000 -2.33560 + + +0.500000 1.00000 0.750000 -12.2951 +0.500000 1.00000 1.00000 -36.0959 + + +0.750000 1.00000 0.750000 -2.33560 +0.750000 1.00000 1.00000 -6.85683 + + +0.500000 0.750000 1.00000 -53.0830 +0.750000 0.750000 1.00000 -10.0837 + + +0.500000 0.750000 1.00000 -53.0830 +0.500000 1.00000 1.00000 -36.0959 + + +0.750000 0.750000 1.00000 -10.0837 +0.750000 1.00000 1.00000 -6.85683 + + +0.500000 1.00000 1.00000 -36.0959 +0.750000 1.00000 1.00000 -6.85683 + + +0.750000 0.750000 0.750000 -2.25457 +1.00000 0.750000 0.750000 14.8658 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 1.00000 0.750000 -1.53308 + + +0.750000 0.750000 0.750000 -2.25457 +0.750000 0.750000 1.00000 -6.61894 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 1.00000 0.750000 10.1086 + + +1.00000 0.750000 0.750000 14.8658 +1.00000 0.750000 1.00000 43.6430 + + +0.750000 1.00000 0.750000 -1.53308 +1.00000 1.00000 0.750000 10.1086 + + +0.750000 1.00000 0.750000 -1.53308 +0.750000 1.00000 1.00000 -4.50081 + + +1.00000 1.00000 0.750000 10.1086 +1.00000 1.00000 1.00000 29.6768 + + +0.750000 0.750000 1.00000 -6.61894 +1.00000 0.750000 1.00000 43.6430 + + +0.750000 0.750000 1.00000 -6.61894 +0.750000 1.00000 1.00000 -4.50081 + + +1.00000 0.750000 1.00000 43.6430 +1.00000 1.00000 1.00000 29.6768 + + +0.750000 1.00000 1.00000 -4.50081 +1.00000 1.00000 1.00000 29.6768 + + +0.125000 0.250000 0.00000 0.222449 +0.250000 0.250000 0.00000 0.429512 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.375000 0.00000 0.0272247 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.250000 0.125000 0.437756 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.375000 0.00000 0.0525665 + + +0.250000 0.250000 0.00000 0.429512 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.375000 0.00000 0.0272247 +0.250000 0.375000 0.00000 0.0525665 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.250000 0.125000 0.437756 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.00000 0.375000 0.00000 0.00188297 +0.125000 0.375000 0.00000 0.0272247 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.500000 0.00000 -0.0116195 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.375000 0.125000 0.00370548 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.500000 0.00000 -0.167999 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.500000 0.00000 -0.0116195 +0.125000 0.500000 0.00000 -0.167999 + + +0.00000 0.500000 0.00000 -0.0116195 +0.00000 0.500000 0.125000 -0.0228659 + + +0.125000 0.500000 0.00000 -0.167999 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.500000 0.125000 -0.0228659 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.500000 0.125000 -0.0228659 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.00000 0.0272247 +0.250000 0.375000 0.00000 0.0525665 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.500000 0.00000 -0.167999 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.125000 0.0535755 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.500000 0.00000 -0.324379 + + +0.250000 0.375000 0.00000 0.0525665 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.500000 0.00000 -0.167999 +0.250000 0.500000 0.00000 -0.324379 + + +0.125000 0.500000 0.00000 -0.167999 +0.125000 0.500000 0.125000 -0.330605 + + +0.250000 0.500000 0.00000 -0.324379 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.500000 0.125000 -0.330605 +0.250000 0.500000 0.125000 -0.638344 + + +0.00000 0.250000 0.125000 0.0302769 +0.125000 0.250000 0.125000 0.437756 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.375000 0.125000 0.00370548 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.250000 0.250000 0.0451683 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.250000 0.250000 0.653063 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.250000 0.250000 0.0451683 +0.125000 0.250000 0.250000 0.653063 + + +0.00000 0.250000 0.250000 0.0451683 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.250000 0.250000 0.653063 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.375000 0.250000 0.00552800 +0.125000 0.375000 0.250000 0.0799262 + + +0.125000 0.250000 0.125000 0.437756 +0.250000 0.250000 0.125000 0.845235 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.375000 0.125000 0.0535755 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.250000 0.250000 0.653063 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.375000 0.125000 0.103445 + + +0.250000 0.250000 0.125000 0.845235 +0.250000 0.250000 0.250000 1.26096 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.250000 0.250000 0.653063 +0.250000 0.250000 0.250000 1.26096 + + +0.125000 0.250000 0.250000 0.653063 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.250000 0.250000 1.26096 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.375000 0.250000 0.0799262 +0.250000 0.375000 0.250000 0.154324 + + +0.00000 0.375000 0.125000 0.00370548 +0.125000 0.375000 0.125000 0.0535755 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.500000 0.125000 -0.0228659 + + +0.00000 0.375000 0.125000 0.00370548 +0.00000 0.375000 0.250000 0.00552800 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.500000 0.125000 -0.0228659 +0.125000 0.500000 0.125000 -0.330605 + + +0.00000 0.500000 0.125000 -0.0228659 +0.00000 0.500000 0.250000 -0.0341123 + + +0.125000 0.500000 0.125000 -0.330605 +0.125000 0.500000 0.250000 -0.493211 + + +0.00000 0.375000 0.250000 0.00552800 +0.125000 0.375000 0.250000 0.0799262 + + +0.00000 0.375000 0.250000 0.00552800 +0.00000 0.500000 0.250000 -0.0341123 + + +0.125000 0.375000 0.250000 0.0799262 +0.125000 0.500000 0.250000 -0.493211 + + +0.00000 0.500000 0.250000 -0.0341123 +0.125000 0.500000 0.250000 -0.493211 + + +0.125000 0.375000 0.125000 0.0535755 +0.250000 0.375000 0.125000 0.103445 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.500000 0.125000 -0.330605 + + +0.125000 0.375000 0.125000 0.0535755 +0.125000 0.375000 0.250000 0.0799262 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.500000 0.125000 -0.638344 + + +0.250000 0.375000 0.125000 0.103445 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.500000 0.125000 -0.330605 +0.250000 0.500000 0.125000 -0.638344 + + +0.125000 0.500000 0.125000 -0.330605 +0.125000 0.500000 0.250000 -0.493211 + + +0.250000 0.500000 0.125000 -0.638344 +0.250000 0.500000 0.250000 -0.952309 + + +0.125000 0.375000 0.250000 0.0799262 +0.250000 0.375000 0.250000 0.154324 + + +0.125000 0.375000 0.250000 0.0799262 +0.125000 0.500000 0.250000 -0.493211 + + +0.250000 0.375000 0.250000 0.154324 +0.250000 0.500000 0.250000 -0.952309 + + +0.125000 0.500000 0.250000 -0.493211 +0.250000 0.500000 0.250000 -0.952309 + + +0.00000 0.00000 0.00000 0.0298502 +0.125000 0.00000 0.00000 0.431587 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.125000 0.00000 0.0233605 + + +0.00000 0.00000 0.00000 0.0298502 +0.00000 0.00000 0.125000 0.0587421 + + +0.125000 0.00000 0.00000 0.431587 +0.125000 0.125000 0.00000 0.337757 + + +0.125000 0.00000 0.00000 0.431587 +0.125000 0.00000 0.125000 0.849319 + + +0.00000 0.125000 0.00000 0.0233605 +0.125000 0.125000 0.00000 0.337757 + + +0.00000 0.125000 0.00000 0.0233605 +0.00000 0.125000 0.125000 0.0459711 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.00000 0.125000 0.0587421 +0.125000 0.00000 0.125000 0.849319 + + +0.00000 0.00000 0.125000 0.0587421 +0.00000 0.125000 0.125000 0.0459711 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.125000 0.125000 0.0459711 +0.125000 0.125000 0.125000 0.664670 + + +0.125000 0.00000 0.00000 0.431587 +0.250000 0.00000 0.00000 0.833324 + + +0.125000 0.00000 0.00000 0.431587 +0.125000 0.125000 0.00000 0.337757 + + +0.125000 0.00000 0.00000 0.431587 +0.125000 0.00000 0.125000 0.849319 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.125000 0.00000 0.652153 + + +0.250000 0.00000 0.00000 0.833324 +0.250000 0.00000 0.125000 1.63989 + + +0.125000 0.125000 0.00000 0.337757 +0.250000 0.125000 0.00000 0.652153 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.125000 0.125000 0.664670 + + +0.250000 0.125000 0.00000 0.652153 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.00000 0.125000 0.849319 +0.250000 0.00000 0.125000 1.63989 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.125000 0.125000 0.664670 + + +0.250000 0.00000 0.125000 1.63989 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.125000 0.125000 0.664670 +0.250000 0.125000 0.125000 1.28337 + + +0.00000 0.125000 0.00000 0.0233605 +0.125000 0.125000 0.00000 0.337757 + + +0.00000 0.125000 0.00000 0.0233605 +0.00000 0.250000 0.00000 0.0168709 + + +0.00000 0.125000 0.00000 0.0233605 +0.00000 0.125000 0.125000 0.0459711 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.250000 0.00000 0.243926 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.250000 0.00000 0.0168709 +0.125000 0.250000 0.00000 0.243926 + + +0.00000 0.250000 0.00000 0.0168709 +0.00000 0.250000 0.125000 0.0332001 + + +0.125000 0.250000 0.00000 0.243926 +0.125000 0.250000 0.125000 0.480022 + + +0.00000 0.125000 0.125000 0.0459711 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.125000 0.125000 0.0459711 +0.00000 0.250000 0.125000 0.0332001 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.250000 0.125000 0.480022 + + +0.00000 0.250000 0.125000 0.0332001 +0.125000 0.250000 0.125000 0.480022 + + +0.125000 0.125000 0.00000 0.337757 +0.250000 0.125000 0.00000 0.652153 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.250000 0.00000 0.243926 + + +0.125000 0.125000 0.00000 0.337757 +0.125000 0.125000 0.125000 0.664670 + + +0.250000 0.125000 0.00000 0.652153 +0.250000 0.250000 0.00000 0.470982 + + +0.250000 0.125000 0.00000 0.652153 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.250000 0.00000 0.243926 +0.250000 0.250000 0.00000 0.470982 + + +0.125000 0.250000 0.00000 0.243926 +0.125000 0.250000 0.125000 0.480022 + + +0.250000 0.250000 0.00000 0.470982 +0.250000 0.250000 0.125000 0.926843 + + +0.125000 0.125000 0.125000 0.664670 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.250000 0.125000 0.480022 + + +0.250000 0.125000 0.125000 1.28337 +0.250000 0.250000 0.125000 0.926843 + + +0.125000 0.250000 0.125000 0.480022 +0.250000 0.250000 0.125000 0.926843 + + +0.00000 0.00000 0.125000 0.0587421 +0.125000 0.00000 0.125000 0.849319 + + +0.00000 0.00000 0.125000 0.0587421 +0.00000 0.125000 0.125000 0.0459711 + + +0.00000 0.00000 0.125000 0.0587421 +0.00000 0.00000 0.250000 0.0876340 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.125000 0.125000 0.664670 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.00000 0.250000 1.26705 + + +0.00000 0.125000 0.125000 0.0459711 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.125000 0.125000 0.0459711 +0.00000 0.125000 0.250000 0.0685817 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.125000 0.250000 0.991583 + + +0.00000 0.00000 0.250000 0.0876340 +0.125000 0.00000 0.250000 1.26705 + + +0.00000 0.00000 0.250000 0.0876340 +0.00000 0.125000 0.250000 0.0685817 + + +0.125000 0.00000 0.250000 1.26705 +0.125000 0.125000 0.250000 0.991583 + + +0.00000 0.125000 0.250000 0.0685817 +0.125000 0.125000 0.250000 0.991583 + + +0.125000 0.00000 0.125000 0.849319 +0.250000 0.00000 0.125000 1.63989 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.125000 0.125000 0.664670 + + +0.125000 0.00000 0.125000 0.849319 +0.125000 0.00000 0.250000 1.26705 + + +0.250000 0.00000 0.125000 1.63989 +0.250000 0.125000 0.125000 1.28337 + + +0.250000 0.00000 0.125000 1.63989 +0.250000 0.00000 0.250000 2.44647 + + +0.125000 0.125000 0.125000 0.664670 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.125000 0.250000 0.991583 + + +0.250000 0.125000 0.125000 1.28337 +0.250000 0.125000 0.250000 1.91459 + + +0.125000 0.00000 0.250000 1.26705 +0.250000 0.00000 0.250000 2.44647 + + +0.125000 0.00000 0.250000 1.26705 +0.125000 0.125000 0.250000 0.991583 + + +0.250000 0.00000 0.250000 2.44647 +0.250000 0.125000 0.250000 1.91459 + + +0.125000 0.125000 0.250000 0.991583 +0.250000 0.125000 0.250000 1.91459 + + +0.00000 0.125000 0.125000 0.0459711 +0.125000 0.125000 0.125000 0.664670 + + +0.00000 0.125000 0.125000 0.0459711 +0.00000 0.250000 0.125000 0.0332001 + + +0.00000 0.125000 0.125000 0.0459711 +0.00000 0.125000 0.250000 0.0685817 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.250000 0.125000 0.480022 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.125000 0.250000 0.991583 + + +0.00000 0.250000 0.125000 0.0332001 +0.125000 0.250000 0.125000 0.480022 + + +0.00000 0.250000 0.125000 0.0332001 +0.00000 0.250000 0.250000 0.0495294 + + +0.125000 0.250000 0.125000 0.480022 +0.125000 0.250000 0.250000 0.716117 + + +0.00000 0.125000 0.250000 0.0685817 +0.125000 0.125000 0.250000 0.991583 + + +0.00000 0.125000 0.250000 0.0685817 +0.00000 0.250000 0.250000 0.0495294 + + +0.125000 0.125000 0.250000 0.991583 +0.125000 0.250000 0.250000 0.716117 + + +0.00000 0.250000 0.250000 0.0495294 +0.125000 0.250000 0.250000 0.716117 + + +0.125000 0.125000 0.125000 0.664670 +0.250000 0.125000 0.125000 1.28337 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.250000 0.125000 0.480022 + + +0.125000 0.125000 0.125000 0.664670 +0.125000 0.125000 0.250000 0.991583 + + +0.250000 0.125000 0.125000 1.28337 +0.250000 0.250000 0.125000 0.926843 + + +0.250000 0.125000 0.125000 1.28337 +0.250000 0.125000 0.250000 1.91459 + + +0.125000 0.250000 0.125000 0.480022 +0.250000 0.250000 0.125000 0.926843 + + +0.125000 0.250000 0.125000 0.480022 +0.125000 0.250000 0.250000 0.716117 + + +0.250000 0.250000 0.125000 0.926843 +0.250000 0.250000 0.250000 1.38270 + + +0.125000 0.125000 0.250000 0.991583 +0.250000 0.125000 0.250000 1.91459 + + +0.125000 0.125000 0.250000 0.991583 +0.125000 0.250000 0.250000 0.716117 + + +0.250000 0.125000 0.250000 1.91459 +0.250000 0.250000 0.250000 1.38270 + + +0.125000 0.250000 0.250000 0.716117 +0.250000 0.250000 0.250000 1.38270 + + +0.00000 0.250000 0.00000 0.0153854 +0.0625000 0.250000 0.00000 0.118917 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.312500 0.00000 0.00863418 + + +0.00000 0.250000 0.00000 0.0153854 +0.00000 0.250000 0.0625000 0.0228311 + + +0.0625000 0.250000 0.00000 0.118917 +0.0625000 0.312500 0.00000 0.0667354 + + +0.0625000 0.250000 0.00000 0.118917 +0.0625000 0.250000 0.0625000 0.176467 + + +0.00000 0.312500 0.00000 0.00863418 +0.0625000 0.312500 0.00000 0.0667354 + + +0.00000 0.312500 0.00000 0.00863418 +0.00000 0.312500 0.0625000 0.0128127 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.250000 0.0625000 0.0228311 +0.0625000 0.250000 0.0625000 0.176467 + + +0.00000 0.250000 0.0625000 0.0228311 +0.00000 0.312500 0.0625000 0.0128127 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.312500 0.0625000 0.0128127 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.0625000 0.250000 0.00000 0.118917 +0.125000 0.250000 0.00000 0.222449 + + +0.0625000 0.250000 0.00000 0.118917 +0.0625000 0.312500 0.00000 0.0667354 + + +0.0625000 0.250000 0.00000 0.118917 +0.0625000 0.250000 0.0625000 0.176467 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.312500 0.00000 0.124837 + + +0.125000 0.250000 0.00000 0.222449 +0.125000 0.250000 0.0625000 0.330102 + + +0.0625000 0.312500 0.00000 0.0667354 +0.125000 0.312500 0.00000 0.124837 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.125000 0.312500 0.00000 0.124837 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.250000 0.0625000 0.176467 +0.125000 0.250000 0.0625000 0.330102 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.125000 0.250000 0.0625000 0.330102 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.125000 0.312500 0.0625000 0.185251 + + +0.00000 0.312500 0.00000 0.00863418 +0.0625000 0.312500 0.00000 0.0667354 + + +0.00000 0.312500 0.00000 0.00863418 +0.00000 0.375000 0.00000 0.00188297 + + +0.00000 0.312500 0.00000 0.00863418 +0.00000 0.312500 0.0625000 0.0128127 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.375000 0.00000 0.0145539 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.375000 0.00000 0.00188297 +0.0625000 0.375000 0.00000 0.0145539 + + +0.00000 0.375000 0.00000 0.00188297 +0.00000 0.375000 0.0625000 0.00279422 + + +0.0625000 0.375000 0.00000 0.0145539 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.00000 0.312500 0.0625000 0.0128127 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.312500 0.0625000 0.0128127 +0.00000 0.375000 0.0625000 0.00279422 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.00000 0.375000 0.0625000 0.00279422 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.0625000 0.312500 0.00000 0.0667354 +0.125000 0.312500 0.00000 0.124837 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.375000 0.00000 0.0145539 + + +0.0625000 0.312500 0.00000 0.0667354 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.125000 0.312500 0.00000 0.124837 +0.125000 0.375000 0.00000 0.0272247 + + +0.125000 0.312500 0.00000 0.124837 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.375000 0.00000 0.0145539 +0.125000 0.375000 0.00000 0.0272247 + + +0.0625000 0.375000 0.00000 0.0145539 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.125000 0.375000 0.00000 0.0272247 +0.125000 0.375000 0.0625000 0.0404001 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.125000 0.312500 0.0625000 0.185251 +0.125000 0.375000 0.0625000 0.0404001 + + +0.0625000 0.375000 0.0625000 0.0215972 +0.125000 0.375000 0.0625000 0.0404001 + + +0.00000 0.250000 0.0625000 0.0228311 +0.0625000 0.250000 0.0625000 0.176467 + + +0.00000 0.250000 0.0625000 0.0228311 +0.00000 0.312500 0.0625000 0.0128127 + + +0.00000 0.250000 0.0625000 0.0228311 +0.00000 0.250000 0.125000 0.0302769 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.250000 0.125000 0.234016 + + +0.00000 0.312500 0.0625000 0.0128127 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.312500 0.0625000 0.0128127 +0.00000 0.312500 0.125000 0.0169912 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.312500 0.125000 0.131328 + + +0.00000 0.250000 0.125000 0.0302769 +0.0625000 0.250000 0.125000 0.234016 + + +0.00000 0.250000 0.125000 0.0302769 +0.00000 0.312500 0.125000 0.0169912 + + +0.0625000 0.250000 0.125000 0.234016 +0.0625000 0.312500 0.125000 0.131328 + + +0.00000 0.312500 0.125000 0.0169912 +0.0625000 0.312500 0.125000 0.131328 + + +0.0625000 0.250000 0.0625000 0.176467 +0.125000 0.250000 0.0625000 0.330102 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.0625000 0.250000 0.0625000 0.176467 +0.0625000 0.250000 0.125000 0.234016 + + +0.125000 0.250000 0.0625000 0.330102 +0.125000 0.312500 0.0625000 0.185251 + + +0.125000 0.250000 0.0625000 0.330102 +0.125000 0.250000 0.125000 0.437756 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.312500 0.125000 0.131328 + + +0.125000 0.312500 0.0625000 0.185251 +0.125000 0.312500 0.125000 0.245666 + + +0.0625000 0.250000 0.125000 0.234016 +0.125000 0.250000 0.125000 0.437756 + + +0.0625000 0.250000 0.125000 0.234016 +0.0625000 0.312500 0.125000 0.131328 + + +0.125000 0.250000 0.125000 0.437756 +0.125000 0.312500 0.125000 0.245666 + + +0.0625000 0.312500 0.125000 0.131328 +0.125000 0.312500 0.125000 0.245666 + + +0.00000 0.312500 0.0625000 0.0128127 +0.0625000 0.312500 0.0625000 0.0990319 + + +0.00000 0.312500 0.0625000 0.0128127 +0.00000 0.375000 0.0625000 0.00279422 + + +0.00000 0.312500 0.0625000 0.0128127 +0.00000 0.312500 0.125000 0.0169912 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.312500 0.125000 0.131328 + + +0.00000 0.375000 0.0625000 0.00279422 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.00000 0.375000 0.0625000 0.00279422 +0.00000 0.375000 0.125000 0.00370548 + + +0.0625000 0.375000 0.0625000 0.0215972 +0.0625000 0.375000 0.125000 0.0286405 + + +0.00000 0.312500 0.125000 0.0169912 +0.0625000 0.312500 0.125000 0.131328 + + +0.00000 0.312500 0.125000 0.0169912 +0.00000 0.375000 0.125000 0.00370548 + + +0.0625000 0.312500 0.125000 0.131328 +0.0625000 0.375000 0.125000 0.0286405 + + +0.00000 0.375000 0.125000 0.00370548 +0.0625000 0.375000 0.125000 0.0286405 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.125000 0.312500 0.0625000 0.185251 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.375000 0.0625000 0.0215972 + + +0.0625000 0.312500 0.0625000 0.0990319 +0.0625000 0.312500 0.125000 0.131328 + + +0.125000 0.312500 0.0625000 0.185251 +0.125000 0.375000 0.0625000 0.0404001 + + +0.125000 0.312500 0.0625000 0.185251 +0.125000 0.312500 0.125000 0.245666 + + +0.0625000 0.375000 0.0625000 0.0215972 +0.125000 0.375000 0.0625000 0.0404001 + + +0.0625000 0.375000 0.0625000 0.0215972 +0.0625000 0.375000 0.125000 0.0286405 + + +0.125000 0.375000 0.0625000 0.0404001 +0.125000 0.375000 0.125000 0.0535755 + + +0.0625000 0.312500 0.125000 0.131328 +0.125000 0.312500 0.125000 0.245666 + + +0.0625000 0.312500 0.125000 0.131328 +0.0625000 0.375000 0.125000 0.0286405 + + +0.125000 0.312500 0.125000 0.245666 +0.125000 0.375000 0.125000 0.0535755 + + +0.0625000 0.375000 0.125000 0.0286405 +0.125000 0.375000 0.125000 0.0535755 + + diff --git a/tests/bits/solver_01.cc b/tests/bits/solver_01.cc index 5c532b5870..d8acdd9b97 100644 --- a/tests/bits/solver_01.cc +++ b/tests/bits/solver_01.cc @@ -9696,7 +9696,7 @@ void test () int main () { - std::ofstream logfile("solver_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/solver_01/cmp/generic b/tests/bits/solver_01.output similarity index 100% rename from tests/bits/solver_01/cmp/generic rename to tests/bits/solver_01.output diff --git a/tests/bits/sparse_lu_decomposition_1.cc b/tests/bits/sparse_lu_decomposition_1.cc index e3ff873867..fb225a3c22 100644 --- a/tests/bits/sparse_lu_decomposition_1.cc +++ b/tests/bits/sparse_lu_decomposition_1.cc @@ -33,7 +33,7 @@ int main () { - std::ofstream logfile("sparse_lu_decomposition_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_02/cmp/generic b/tests/bits/sparse_lu_decomposition_1.output similarity index 100% rename from tests/bits/sparse_matrix_add_entries_02/cmp/generic rename to tests/bits/sparse_lu_decomposition_1.output diff --git a/tests/bits/sparse_matrix_01.cc b/tests/bits/sparse_matrix_01.cc index 0b27a2685d..c30e952759 100644 --- a/tests/bits/sparse_matrix_01.cc +++ b/tests/bits/sparse_matrix_01.cc @@ -62,7 +62,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_03/cmp/generic b/tests/bits/sparse_matrix_01.output similarity index 100% rename from tests/bits/sparse_matrix_add_entries_03/cmp/generic rename to tests/bits/sparse_matrix_01.output diff --git a/tests/bits/sparse_matrix_01a.cc b/tests/bits/sparse_matrix_01a.cc index ecfc518ba5..1c000eae8d 100644 --- a/tests/bits/sparse_matrix_01a.cc +++ b/tests/bits/sparse_matrix_01a.cc @@ -64,7 +64,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_01a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_04/cmp/generic b/tests/bits/sparse_matrix_01a.output similarity index 100% rename from tests/bits/sparse_matrix_add_entries_04/cmp/generic rename to tests/bits/sparse_matrix_01a.output diff --git a/tests/bits/sparse_matrix_02.cc b/tests/bits/sparse_matrix_02.cc index 21da539290..5baebbd338 100644 --- a/tests/bits/sparse_matrix_02.cc +++ b/tests/bits/sparse_matrix_02.cc @@ -61,7 +61,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_05/cmp/generic b/tests/bits/sparse_matrix_02.output similarity index 100% rename from tests/bits/sparse_matrix_add_entries_05/cmp/generic rename to tests/bits/sparse_matrix_02.output diff --git a/tests/bits/sparse_matrix_03.cc b/tests/bits/sparse_matrix_03.cc index c14f100b84..f011db138b 100644 --- a/tests/bits/sparse_matrix_03.cc +++ b/tests/bits/sparse_matrix_03.cc @@ -68,7 +68,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_06/cmp/generic b/tests/bits/sparse_matrix_03.output similarity index 100% rename from tests/bits/sparse_matrix_add_entries_06/cmp/generic rename to tests/bits/sparse_matrix_03.output diff --git a/tests/bits/sparse_matrix_03a.cc b/tests/bits/sparse_matrix_03a.cc index 99a590c43a..1ea7372b77 100644 --- a/tests/bits/sparse_matrix_03a.cc +++ b/tests/bits/sparse_matrix_03a.cc @@ -72,7 +72,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_03a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_11/cmp/generic b/tests/bits/sparse_matrix_03a.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_11/cmp/generic rename to tests/bits/sparse_matrix_03a.output diff --git a/tests/bits/sparse_matrix_03b.cc b/tests/bits/sparse_matrix_03b.cc index 48bf654efc..1ea7372b77 100644 --- a/tests/bits/sparse_matrix_03b.cc +++ b/tests/bits/sparse_matrix_03b.cc @@ -72,7 +72,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_03b/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_12/cmp/generic b/tests/bits/sparse_matrix_03b.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_12/cmp/generic rename to tests/bits/sparse_matrix_03b.output diff --git a/tests/bits/sparse_matrix_04.cc b/tests/bits/sparse_matrix_04.cc index bcf1a0f1ad..52507b04b3 100644 --- a/tests/bits/sparse_matrix_04.cc +++ b/tests/bits/sparse_matrix_04.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_13/cmp/generic b/tests/bits/sparse_matrix_04.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_13/cmp/generic rename to tests/bits/sparse_matrix_04.output diff --git a/tests/bits/sparse_matrix_05.cc b/tests/bits/sparse_matrix_05.cc index 4fdfbf38c3..41fe8e051c 100644 --- a/tests/bits/sparse_matrix_05.cc +++ b/tests/bits/sparse_matrix_05.cc @@ -65,7 +65,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_05/cmp/generic b/tests/bits/sparse_matrix_05.output similarity index 100% rename from tests/bits/sparse_matrix_05/cmp/generic rename to tests/bits/sparse_matrix_05.output diff --git a/tests/bits/sparse_matrix_05a.cc b/tests/bits/sparse_matrix_05a.cc index 67ee7d6f7e..e81dd923a1 100644 --- a/tests/bits/sparse_matrix_05a.cc +++ b/tests/bits/sparse_matrix_05a.cc @@ -59,7 +59,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_05a/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_05a/cmp/generic b/tests/bits/sparse_matrix_05a.output similarity index 100% rename from tests/bits/sparse_matrix_05a/cmp/generic rename to tests/bits/sparse_matrix_05a.output diff --git a/tests/bits/sparse_matrix_06.cc b/tests/bits/sparse_matrix_06.cc index 5cff3d519d..4445c68bec 100644 --- a/tests/bits/sparse_matrix_06.cc +++ b/tests/bits/sparse_matrix_06.cc @@ -53,7 +53,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_06/cmp/generic b/tests/bits/sparse_matrix_06.output similarity index 100% rename from tests/bits/sparse_matrix_06/cmp/generic rename to tests/bits/sparse_matrix_06.output diff --git a/tests/bits/sparse_matrix_07.cc b/tests/bits/sparse_matrix_07.cc index 6f8b8c51f8..40bac0e20d 100644 --- a/tests/bits/sparse_matrix_07.cc +++ b/tests/bits/sparse_matrix_07.cc @@ -53,7 +53,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_07/cmp/generic b/tests/bits/sparse_matrix_07.output similarity index 100% rename from tests/bits/sparse_matrix_07/cmp/generic rename to tests/bits/sparse_matrix_07.output diff --git a/tests/bits/sparse_matrix_08.cc b/tests/bits/sparse_matrix_08.cc index 26688013e1..a0b8cf9b61 100644 --- a/tests/bits/sparse_matrix_08.cc +++ b/tests/bits/sparse_matrix_08.cc @@ -58,7 +58,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_08/cmp/generic b/tests/bits/sparse_matrix_08.output similarity index 100% rename from tests/bits/sparse_matrix_08/cmp/generic rename to tests/bits/sparse_matrix_08.output diff --git a/tests/bits/sparse_matrix_09.cc b/tests/bits/sparse_matrix_09.cc index de8bbd7ad4..a3a8456886 100644 --- a/tests/bits/sparse_matrix_09.cc +++ b/tests/bits/sparse_matrix_09.cc @@ -64,7 +64,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_01/cmp/generic b/tests/bits/sparse_matrix_09.output similarity index 100% rename from tests/bits/sparse_matrix_vector_01/cmp/generic rename to tests/bits/sparse_matrix_09.output diff --git a/tests/bits/sparse_matrix_10.cc b/tests/bits/sparse_matrix_10.cc index 2f59e0266e..770d91b58f 100644 --- a/tests/bits/sparse_matrix_10.cc +++ b/tests/bits/sparse_matrix_10.cc @@ -64,7 +64,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_02/cmp/generic b/tests/bits/sparse_matrix_10.output similarity index 100% rename from tests/bits/sparse_matrix_vector_02/cmp/generic rename to tests/bits/sparse_matrix_10.output diff --git a/tests/bits/sparse_matrix_add_entries_01.cc b/tests/bits/sparse_matrix_add_entries_01.cc index 52dd5626b3..50d69a5752 100644 --- a/tests/bits/sparse_matrix_add_entries_01.cc +++ b/tests/bits/sparse_matrix_add_entries_01.cc @@ -101,7 +101,7 @@ int main () { deal_II_exceptions::disable_abort_on_exception(); - std::ofstream logfile("sparse_matrix_add_entries_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_add_entries_01.output b/tests/bits/sparse_matrix_add_entries_01.output new file mode 100644 index 0000000000..f1987379ee --- /dev/null +++ b/tests/bits/sparse_matrix_add_entries_01.output @@ -0,0 +1,4 @@ + +DEAL::ExcInvalidIndex(row,col_indices[i]) +DEAL::ExcInvalidIndex(row,col_indices[i]) +DEAL::OK diff --git a/tests/bits/sparse_matrix_add_entries_02.cc b/tests/bits/sparse_matrix_add_entries_02.cc index a24664dab1..7571da07ba 100644 --- a/tests/bits/sparse_matrix_add_entries_02.cc +++ b/tests/bits/sparse_matrix_add_entries_02.cc @@ -76,7 +76,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_add_entries_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_03/cmp/generic b/tests/bits/sparse_matrix_add_entries_02.output similarity index 100% rename from tests/bits/sparse_matrix_vector_03/cmp/generic rename to tests/bits/sparse_matrix_add_entries_02.output diff --git a/tests/bits/sparse_matrix_add_entries_03.cc b/tests/bits/sparse_matrix_add_entries_03.cc index 4b663ef6d1..40b506a7d7 100644 --- a/tests/bits/sparse_matrix_add_entries_03.cc +++ b/tests/bits/sparse_matrix_add_entries_03.cc @@ -77,7 +77,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_add_entries_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_04/cmp/generic b/tests/bits/sparse_matrix_add_entries_03.output similarity index 100% rename from tests/bits/sparse_matrix_vector_04/cmp/generic rename to tests/bits/sparse_matrix_add_entries_03.output diff --git a/tests/bits/sparse_matrix_add_entries_04.cc b/tests/bits/sparse_matrix_add_entries_04.cc index 8508a22e09..0027acba88 100644 --- a/tests/bits/sparse_matrix_add_entries_04.cc +++ b/tests/bits/sparse_matrix_add_entries_04.cc @@ -75,7 +75,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_add_entries_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_05/cmp/generic b/tests/bits/sparse_matrix_add_entries_04.output similarity index 100% rename from tests/bits/sparse_matrix_vector_05/cmp/generic rename to tests/bits/sparse_matrix_add_entries_04.output diff --git a/tests/bits/sparse_matrix_add_entries_05.cc b/tests/bits/sparse_matrix_add_entries_05.cc index 932c2b4e98..80f98f30d9 100644 --- a/tests/bits/sparse_matrix_add_entries_05.cc +++ b/tests/bits/sparse_matrix_add_entries_05.cc @@ -75,7 +75,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_add_entries_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_vector_07/cmp/generic b/tests/bits/sparse_matrix_add_entries_05.output similarity index 100% rename from tests/bits/sparse_matrix_vector_07/cmp/generic rename to tests/bits/sparse_matrix_add_entries_05.output diff --git a/tests/bits/sparse_matrix_add_entries_06.cc b/tests/bits/sparse_matrix_add_entries_06.cc index 71595acb5e..29c9eb0c62 100644 --- a/tests/bits/sparse_matrix_add_entries_06.cc +++ b/tests/bits/sparse_matrix_add_entries_06.cc @@ -80,7 +80,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_add_entries_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_11/cmp/generic b/tests/bits/sparse_matrix_add_entries_06.output similarity index 100% rename from tests/bits/vector_11/cmp/generic rename to tests/bits/sparse_matrix_add_entries_06.output diff --git a/tests/bits/sparse_matrix_iterator_01.cc b/tests/bits/sparse_matrix_iterator_01.cc index 68218a366f..bb076d0f66 100644 --- a/tests/bits/sparse_matrix_iterator_01.cc +++ b/tests/bits/sparse_matrix_iterator_01.cc @@ -49,7 +49,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_01.output b/tests/bits/sparse_matrix_iterator_01.output new file mode 100644 index 0000000000..df15178e0e --- /dev/null +++ b/tests/bits/sparse_matrix_iterator_01.output @@ -0,0 +1,5 @@ + +DEAL::0 +DEAL::0 +DEAL::0 +DEAL::OK diff --git a/tests/bits/sparse_matrix_iterator_02.cc b/tests/bits/sparse_matrix_iterator_02.cc index 733b9f07b8..234db82aca 100644 --- a/tests/bits/sparse_matrix_iterator_02.cc +++ b/tests/bits/sparse_matrix_iterator_02.cc @@ -60,7 +60,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_02/cmp/generic b/tests/bits/sparse_matrix_iterator_02.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_02/cmp/generic rename to tests/bits/sparse_matrix_iterator_02.output diff --git a/tests/bits/sparse_matrix_iterator_03.cc b/tests/bits/sparse_matrix_iterator_03.cc index 83e10464c7..5fdabb951c 100644 --- a/tests/bits/sparse_matrix_iterator_03.cc +++ b/tests/bits/sparse_matrix_iterator_03.cc @@ -60,7 +60,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_03/cmp/generic b/tests/bits/sparse_matrix_iterator_03.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_03/cmp/generic rename to tests/bits/sparse_matrix_iterator_03.output diff --git a/tests/bits/sparse_matrix_iterator_04.cc b/tests/bits/sparse_matrix_iterator_04.cc index 93c4da96d6..0f35672b37 100644 --- a/tests/bits/sparse_matrix_iterator_04.cc +++ b/tests/bits/sparse_matrix_iterator_04.cc @@ -59,7 +59,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_04.output b/tests/bits/sparse_matrix_iterator_04.output new file mode 100644 index 0000000000..3262f31a6d --- /dev/null +++ b/tests/bits/sparse_matrix_iterator_04.output @@ -0,0 +1,15 @@ + +DEAL::0 0 0 +DEAL::0 1 0 +DEAL::0 4 0 +DEAL::1 1 1.00000 +DEAL::1 2 2.00000 +DEAL::2 0 0 +DEAL::2 2 4.00000 +DEAL::2 3 6.00000 +DEAL::3 1 3.00000 +DEAL::3 3 9.00000 +DEAL::3 4 12.0000 +DEAL::4 2 8.00000 +DEAL::4 4 16.0000 +DEAL::OK diff --git a/tests/bits/sparse_matrix_iterator_05.cc b/tests/bits/sparse_matrix_iterator_05.cc index 9fabd75651..8655b7ecfa 100644 --- a/tests/bits/sparse_matrix_iterator_05.cc +++ b/tests/bits/sparse_matrix_iterator_05.cc @@ -66,7 +66,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_05/cmp/generic b/tests/bits/sparse_matrix_iterator_05.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_05/cmp/generic rename to tests/bits/sparse_matrix_iterator_05.output diff --git a/tests/bits/sparse_matrix_iterator_06.cc b/tests/bits/sparse_matrix_iterator_06.cc index 4685b7cef8..7b61482e39 100644 --- a/tests/bits/sparse_matrix_iterator_06.cc +++ b/tests/bits/sparse_matrix_iterator_06.cc @@ -66,7 +66,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_06/cmp/generic b/tests/bits/sparse_matrix_iterator_06.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_06/cmp/generic rename to tests/bits/sparse_matrix_iterator_06.output diff --git a/tests/bits/sparse_matrix_iterator_07.cc b/tests/bits/sparse_matrix_iterator_07.cc index ace05490de..2acce97a39 100644 --- a/tests/bits/sparse_matrix_iterator_07.cc +++ b/tests/bits/sparse_matrix_iterator_07.cc @@ -66,7 +66,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_07/cmp/generic b/tests/bits/sparse_matrix_iterator_07.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_07/cmp/generic rename to tests/bits/sparse_matrix_iterator_07.output diff --git a/tests/bits/sparse_matrix_iterator_08.cc b/tests/bits/sparse_matrix_iterator_08.cc index 5fb5a9143b..3f82d412ce 100644 --- a/tests/bits/sparse_matrix_iterator_08.cc +++ b/tests/bits/sparse_matrix_iterator_08.cc @@ -66,7 +66,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_08/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_08/cmp/generic b/tests/bits/sparse_matrix_iterator_08.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_08/cmp/generic rename to tests/bits/sparse_matrix_iterator_08.output diff --git a/tests/bits/sparse_matrix_iterator_09.cc b/tests/bits/sparse_matrix_iterator_09.cc index 82179fd034..0af2c61150 100644 --- a/tests/bits/sparse_matrix_iterator_09.cc +++ b/tests/bits/sparse_matrix_iterator_09.cc @@ -50,7 +50,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_09/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_09/cmp/generic b/tests/bits/sparse_matrix_iterator_09.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_09/cmp/generic rename to tests/bits/sparse_matrix_iterator_09.output diff --git a/tests/bits/sparse_matrix_iterator_10.cc b/tests/bits/sparse_matrix_iterator_10.cc index 5889ec8d88..7446ba6fee 100644 --- a/tests/bits/sparse_matrix_iterator_10.cc +++ b/tests/bits/sparse_matrix_iterator_10.cc @@ -52,7 +52,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_10/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparse_matrix_iterator_10/cmp/generic b/tests/bits/sparse_matrix_iterator_10.output similarity index 100% rename from tests/bits/sparse_matrix_iterator_10/cmp/generic rename to tests/bits/sparse_matrix_iterator_10.output diff --git a/tests/bits/sparse_matrix_iterator_11.cc b/tests/bits/sparse_matrix_iterator_11.cc index 19e4d89433..49ee7cc01b 100644 --- a/tests/bits/sparse_matrix_iterator_11.cc +++ b/tests/bits/sparse_matrix_iterator_11.cc @@ -60,7 +60,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_12/cmp/generic b/tests/bits/sparse_matrix_iterator_11.output similarity index 100% rename from tests/bits/vector_12/cmp/generic rename to tests/bits/sparse_matrix_iterator_11.output diff --git a/tests/bits/sparse_matrix_iterator_12.cc b/tests/bits/sparse_matrix_iterator_12.cc index f8999a5030..aea0404b4f 100644 --- a/tests/bits/sparse_matrix_iterator_12.cc +++ b/tests/bits/sparse_matrix_iterator_12.cc @@ -60,7 +60,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_13/cmp/generic b/tests/bits/sparse_matrix_iterator_12.output similarity index 100% rename from tests/bits/vector_13/cmp/generic rename to tests/bits/sparse_matrix_iterator_12.output diff --git a/tests/bits/sparse_matrix_iterator_13.cc b/tests/bits/sparse_matrix_iterator_13.cc index 496b6ac078..6c5f413062 100644 --- a/tests/bits/sparse_matrix_iterator_13.cc +++ b/tests/bits/sparse_matrix_iterator_13.cc @@ -75,7 +75,7 @@ void test () int main () { - std::ofstream logfile("sparse_matrix_iterator_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_14/cmp/generic b/tests/bits/sparse_matrix_iterator_13.output similarity index 100% rename from tests/bits/vector_14/cmp/generic rename to tests/bits/sparse_matrix_iterator_13.output diff --git a/tests/bits/sparse_matrix_vector_01.cc b/tests/bits/sparse_matrix_vector_01.cc index 1c5720dca7..798513e1c2 100644 --- a/tests/bits/sparse_matrix_vector_01.cc +++ b/tests/bits/sparse_matrix_vector_01.cc @@ -70,7 +70,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_15/cmp/generic b/tests/bits/sparse_matrix_vector_01.output similarity index 100% rename from tests/bits/vector_15/cmp/generic rename to tests/bits/sparse_matrix_vector_01.output diff --git a/tests/bits/sparse_matrix_vector_02.cc b/tests/bits/sparse_matrix_vector_02.cc index ad3650fc82..bf318bd8ef 100644 --- a/tests/bits/sparse_matrix_vector_02.cc +++ b/tests/bits/sparse_matrix_vector_02.cc @@ -70,7 +70,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_16/cmp/generic b/tests/bits/sparse_matrix_vector_02.output similarity index 100% rename from tests/bits/vector_16/cmp/generic rename to tests/bits/sparse_matrix_vector_02.output diff --git a/tests/bits/sparse_matrix_vector_03.cc b/tests/bits/sparse_matrix_vector_03.cc index d2bcc0b34f..ed33d0fd57 100644 --- a/tests/bits/sparse_matrix_vector_03.cc +++ b/tests/bits/sparse_matrix_vector_03.cc @@ -73,7 +73,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_03/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_17/cmp/generic b/tests/bits/sparse_matrix_vector_03.output similarity index 100% rename from tests/bits/vector_17/cmp/generic rename to tests/bits/sparse_matrix_vector_03.output diff --git a/tests/bits/sparse_matrix_vector_04.cc b/tests/bits/sparse_matrix_vector_04.cc index 0c45a323f7..4e2be3069e 100644 --- a/tests/bits/sparse_matrix_vector_04.cc +++ b/tests/bits/sparse_matrix_vector_04.cc @@ -73,7 +73,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_04/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_18/cmp/generic b/tests/bits/sparse_matrix_vector_04.output similarity index 100% rename from tests/bits/vector_18/cmp/generic rename to tests/bits/sparse_matrix_vector_04.output diff --git a/tests/bits/sparse_matrix_vector_05.cc b/tests/bits/sparse_matrix_vector_05.cc index 6415b15897..00a037e716 100644 --- a/tests/bits/sparse_matrix_vector_05.cc +++ b/tests/bits/sparse_matrix_vector_05.cc @@ -76,7 +76,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_05/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_19/cmp/generic b/tests/bits/sparse_matrix_vector_05.output similarity index 100% rename from tests/bits/vector_19/cmp/generic rename to tests/bits/sparse_matrix_vector_05.output diff --git a/tests/bits/sparse_matrix_vector_06.cc b/tests/bits/sparse_matrix_vector_06.cc index 45727c3734..1d2bc49060 100644 --- a/tests/bits/sparse_matrix_vector_06.cc +++ b/tests/bits/sparse_matrix_vector_06.cc @@ -68,7 +68,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("sparse_matrix_vector_06/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_20/cmp/generic b/tests/bits/sparse_matrix_vector_06.output similarity index 100% rename from tests/bits/vector_20/cmp/generic rename to tests/bits/sparse_matrix_vector_06.output diff --git a/tests/bits/sparse_matrix_vector_07.cc b/tests/bits/sparse_matrix_vector_07.cc index eda038e1b9..7f2f7c8503 100644 --- a/tests/bits/sparse_matrix_vector_07.cc +++ b/tests/bits/sparse_matrix_vector_07.cc @@ -78,7 +78,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("sparse_matrix_vector_07/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_21/cmp/generic b/tests/bits/sparse_matrix_vector_07.output similarity index 100% rename from tests/bits/vector_21/cmp/generic rename to tests/bits/sparse_matrix_vector_07.output diff --git a/tests/bits/sparsity_pattern_01.cc b/tests/bits/sparsity_pattern_01.cc index 30c1b4efc3..bf2376c3e6 100644 --- a/tests/bits/sparsity_pattern_01.cc +++ b/tests/bits/sparsity_pattern_01.cc @@ -46,7 +46,7 @@ void test () int main () { - std::ofstream logfile("sparsity_pattern_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparsity_pattern_01/cmp/generic b/tests/bits/sparsity_pattern_01.output similarity index 100% rename from tests/bits/sparsity_pattern_01/cmp/generic rename to tests/bits/sparsity_pattern_01.output diff --git a/tests/bits/sparsity_pattern_01_x.cc b/tests/bits/sparsity_pattern_01_x.cc index 2f98fb57e4..cfb48d2f10 100644 --- a/tests/bits/sparsity_pattern_01_x.cc +++ b/tests/bits/sparsity_pattern_01_x.cc @@ -46,7 +46,7 @@ void test () int main () { - std::ofstream logfile("sparsity_pattern_01_x/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparsity_pattern_01_x/cmp/generic b/tests/bits/sparsity_pattern_01_x.output similarity index 100% rename from tests/bits/sparsity_pattern_01_x/cmp/generic rename to tests/bits/sparsity_pattern_01_x.output diff --git a/tests/bits/sparsity_pattern_iterator_01.cc b/tests/bits/sparsity_pattern_iterator_01.cc index 4a9a691996..82324a5ea6 100644 --- a/tests/bits/sparsity_pattern_iterator_01.cc +++ b/tests/bits/sparsity_pattern_iterator_01.cc @@ -44,7 +44,7 @@ void test () int main () { - std::ofstream logfile("sparsity_pattern_iterator_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/sparsity_pattern_iterator_01/cmp/generic b/tests/bits/sparsity_pattern_iterator_01.output similarity index 100% rename from tests/bits/sparsity_pattern_iterator_01/cmp/generic rename to tests/bits/sparsity_pattern_iterator_01.output diff --git a/tests/bits/step-10.cc b/tests/bits/step-10.cc index 61133ad296..f1473ebf5f 100644 --- a/tests/bits/step-10.cc +++ b/tests/bits/step-10.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-10/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-10/cmp/generic b/tests/bits/step-10.output similarity index 100% rename from tests/bits/step-10/cmp/generic rename to tests/bits/step-10.output diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc index 37430f430f..28d97a1eab 100644 --- a/tests/bits/step-11.cc +++ b/tests/bits/step-11.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-11/output"); +std::ofstream logfile("output"); #include #include diff --git a/tests/bits/step-11.output b/tests/bits/step-11.output new file mode 100644 index 0000000000..9e616dc788 --- /dev/null +++ b/tests/bits/step-11.output @@ -0,0 +1,67 @@ + +DEAL::Using mapping with degree 1: +DEAL::============================ +DEAL:cg::Starting value 1.1 +DEAL:cg::Convergence step 7 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 18 value 0 +DEAL:cg::Starting value 0.64 +DEAL:cg::Convergence step 29 value 0 +DEAL:cg::Starting value 0.35 +DEAL:cg::Convergence step 52 value 0 +DEAL:cg::Starting value 0.18 +DEAL:cg::Convergence step 106 value 0 +DEAL:cg::Starting value 0.094 +DEAL:cg::Convergence step 234 value 0 +cells |u|_1 error +5 0.680402 0.572912 +20 1.088141 0.165173 +80 1.210142 0.043172 +320 1.242375 0.010939 +1280 1.250569 0.002745 +5120 1.252627 0.000687 +DEAL:: +DEAL::Using mapping with degree 2: +DEAL::============================ +DEAL:cg::Starting value 1.3 +DEAL:cg::Convergence step 7 value 0 +DEAL:cg::Starting value 1.1 +DEAL:cg::Convergence step 17 value 0 +DEAL:cg::Starting value 0.65 +DEAL:cg::Convergence step 28 value 0 +DEAL:cg::Starting value 0.35 +DEAL:cg::Convergence step 51 value 0 +DEAL:cg::Starting value 0.18 +DEAL:cg::Convergence step 106 value 0 +DEAL:cg::Starting value 0.094 +DEAL:cg::Convergence step 233 value 0 +cells |u|_1 error +5 1.050963 0.202351 +20 1.203014 0.050300 +80 1.241120 0.012194 +320 1.250319 0.002996 +1280 1.252572 0.000742 +5120 1.253129 0.000185 +DEAL:: +DEAL::Using mapping with degree 3: +DEAL::============================ +DEAL:cg::Starting value 1.4 +DEAL:cg::Convergence step 7 value 0 +DEAL:cg::Starting value 1.1 +DEAL:cg::Convergence step 17 value 0 +DEAL:cg::Starting value 0.65 +DEAL:cg::Convergence step 28 value 0 +DEAL:cg::Starting value 0.35 +DEAL:cg::Convergence step 51 value 0 +DEAL:cg::Starting value 0.18 +DEAL:cg::Convergence step 106 value 0 +DEAL:cg::Starting value 0.094 +DEAL:cg::Convergence step 233 value 0 +cells |u|_1 error +5 1.086161 0.167153 +20 1.207309 0.046005 +80 1.241652 0.011662 +320 1.250384 0.002930 +1280 1.252580 0.000734 +5120 1.253130 0.000184 +DEAL:: diff --git a/tests/bits/step-12.cc b/tests/bits/step-12.cc index 1b079b537a..f8169248b0 100644 --- a/tests/bits/step-12.cc +++ b/tests/bits/step-12.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-12/output"); +std::ofstream logfile("output"); #include #include diff --git a/tests/bits/step-12.output b/tests/bits/step-12.output new file mode 100644 index 0000000000..05fd7dcf1f --- /dev/null +++ b/tests/bits/step-12.output @@ -0,0 +1,2839 @@ + +DEAL::Cycle 0: +DEAL:: Number of active cells: 16 +DEAL:: Number of degrees of freedom: 64 +DEAL::solution1 and solution2 coincide. +DEAL::Writing grid to ... +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 1.5e+02 75. m 1.5e+02 1.5e+02 x +b 75. 75. m 1.5e+02 75. x +b 75. 1.5e+02 m 1.5e+02 1.5e+02 x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 1.5e+02 0.0 m 2.2e+02 0.0 x +b 1.5e+02 75. m 2.2e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 2.2e+02 75. m 3.0e+02 75. x +b 1.5e+02 75. m 1.5e+02 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.5e+02 x +b 1.5e+02 75. m 2.2e+02 75. x +b 1.5e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.5e+02 x +b 3.0e+02 75. m 3.0e+02 1.5e+02 x +b 2.2e+02 75. m 3.0e+02 75. x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 0.0 1.5e+02 m 0.0 2.2e+02 x +b 75. 1.5e+02 m 75. 2.2e+02 x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 75. 1.5e+02 m 75. 2.2e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 2.2e+02 x +b 75. 1.5e+02 m 1.5e+02 1.5e+02 x +b 75. 2.2e+02 m 1.5e+02 2.2e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 75. 2.2e+02 m 1.5e+02 2.2e+02 x +b 75. 3.0e+02 m 1.5e+02 3.0e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 3.0e+02 m 3.0e+02 3.0e+02 x +showpage +DEAL::Writing solution to ... +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.0 0.99 +0.25 0.0 0.98 + +0.0 0.25 1.0 +0.25 0.25 1.1 + + +0.25 0.0 1.1 +0.50 0.0 1.2 + +0.25 0.25 1.1 +0.50 0.25 0.30 + + +0.0 0.25 1.2 +0.25 0.25 1.2 + +0.0 0.50 0.53 +0.25 0.50 0.32 + + +0.25 0.25 1.1 +0.50 0.25 0.15 + +0.25 0.50 0.22 +0.50 0.50 -0.12 + + +0.50 0.0 0.0 +0.75 0.0 0.0 + +0.50 0.25 0.0 +0.75 0.25 0.0 + + +0.75 0.0 0.0 +1.0 0.0 0.0 + +0.75 0.25 0.0 +1.0 0.25 0.0 + + +0.50 0.25 0.0 +0.75 0.25 0.0 + +0.50 0.50 0.0 +0.75 0.50 0.0 + + +0.75 0.25 0.0 +1.0 0.25 0.0 + +0.75 0.50 0.0 +1.0 0.50 0.0 + + +0.0 0.50 0.34 +0.25 0.50 0.17 + +0.0 0.75 -0.077 +0.25 0.75 -0.056 + + +0.25 0.50 0.10 +0.50 0.50 -0.091 + +0.25 0.75 -0.043 +0.50 0.75 0.010 + + +0.0 0.75 -0.047 +0.25 0.75 -0.029 + +0.0 1.0 0.010 +0.25 1.0 0.0077 + + +0.25 0.75 -0.021 +0.50 0.75 0.0085 + +0.25 1.0 0.0062 +0.50 1.0 -0.00096 + + +0.50 0.50 0.0 +0.75 0.50 0.0 + +0.50 0.75 0.0 +0.75 0.75 0.0 + + +0.75 0.50 0.0 +1.0 0.50 0.0 + +0.75 0.75 0.0 +1.0 0.75 0.0 + + +0.50 0.75 0.0 +0.75 0.75 0.0 + +0.50 1.0 0.0 +0.75 1.0 0.0 + + +0.75 0.75 0.0 +1.0 0.75 0.0 + +0.75 1.0 0.0 +1.0 1.0 0.0 + + +DEAL::Cycle 1: +DEAL:: Number of active cells: 31 +DEAL:: Number of degrees of freedom: 124 +DEAL::solution1 and solution2 coincide. +DEAL::Writing grid to ... +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 0.0 0.0 m 75. 0.0 x +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 2.2e+02 75. m 3.0e+02 75. x +b 2.2e+02 75. m 2.2e+02 1.5e+02 x +b 1.5e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.5e+02 x +b 3.0e+02 75. m 3.0e+02 1.5e+02 x +b 2.2e+02 75. m 3.0e+02 75. x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 2.2e+02 x +b 75. 2.2e+02 m 1.5e+02 2.2e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 75. 2.2e+02 m 1.5e+02 2.2e+02 x +b 75. 3.0e+02 m 1.5e+02 3.0e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 75. 0.0 m 75. 38. x +b 1.1e+02 0.0 m 1.1e+02 38. x +b 75. 0.0 m 1.1e+02 0.0 x +b 75. 38. m 1.1e+02 38. x +b 1.1e+02 0.0 m 1.1e+02 38. x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.1e+02 0.0 m 1.5e+02 0.0 x +b 1.1e+02 38. m 1.5e+02 38. x +b 75. 38. m 75. 75. x +b 1.1e+02 38. m 1.1e+02 75. x +b 75. 38. m 1.1e+02 38. x +b 75. 75. m 1.1e+02 75. x +b 1.1e+02 38. m 1.1e+02 75. x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.1e+02 38. m 1.5e+02 38. x +b 1.1e+02 75. m 1.5e+02 75. x +b 0.0 75. m 0.0 1.1e+02 x +b 38. 75. m 38. 1.1e+02 x +b 0.0 75. m 38. 75. x +b 0.0 1.1e+02 m 38. 1.1e+02 x +b 38. 75. m 38. 1.1e+02 x +b 75. 75. m 75. 1.1e+02 x +b 38. 75. m 75. 75. x +b 38. 1.1e+02 m 75. 1.1e+02 x +b 0.0 1.1e+02 m 0.0 1.5e+02 x +b 38. 1.1e+02 m 38. 1.5e+02 x +b 0.0 1.1e+02 m 38. 1.1e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 38. 1.1e+02 m 38. 1.5e+02 x +b 75. 1.1e+02 m 75. 1.5e+02 x +b 38. 1.1e+02 m 75. 1.1e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 75. 75. m 75. 1.1e+02 x +b 1.1e+02 75. m 1.1e+02 1.1e+02 x +b 75. 75. m 1.1e+02 75. x +b 75. 1.1e+02 m 1.1e+02 1.1e+02 x +b 1.1e+02 75. m 1.1e+02 1.1e+02 x +b 1.5e+02 75. m 1.5e+02 1.1e+02 x +b 1.1e+02 75. m 1.5e+02 75. x +b 1.1e+02 1.1e+02 m 1.5e+02 1.1e+02 x +b 75. 1.1e+02 m 75. 1.5e+02 x +b 1.1e+02 1.1e+02 m 1.1e+02 1.5e+02 x +b 75. 1.1e+02 m 1.1e+02 1.1e+02 x +b 75. 1.5e+02 m 1.1e+02 1.5e+02 x +b 1.1e+02 1.1e+02 m 1.1e+02 1.5e+02 x +b 1.5e+02 1.1e+02 m 1.5e+02 1.5e+02 x +b 1.1e+02 1.1e+02 m 1.5e+02 1.1e+02 x +b 1.1e+02 1.5e+02 m 1.5e+02 1.5e+02 x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 1.5e+02 0.0 m 1.9e+02 0.0 x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.5e+02 75. m 1.9e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 2.2e+02 38. m 2.2e+02 75. x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.9e+02 75. m 2.2e+02 75. x +b 0.0 1.5e+02 m 0.0 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +showpage +DEAL::Writing solution to ... +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.0 1.0 +0.25 0.0 0.98 + +0.0 0.25 1.0 +0.25 0.25 1.0 + + +0.75 0.0 0.0 +1.0 0.0 0.0 + +0.75 0.25 0.0 +1.0 0.25 0.0 + + +0.50 0.25 0.0 +0.75 0.25 0.0 + +0.50 0.50 0.0 +0.75 0.50 0.0 + + +0.75 0.25 0.0 +1.0 0.25 0.0 + +0.75 0.50 0.0 +1.0 0.50 0.0 + + +0.25 0.50 0.0059 +0.50 0.50 -0.029 + +0.25 0.75 -0.012 +0.50 0.75 0.0055 + + +0.0 0.75 -0.0058 +0.25 0.75 -0.0060 + +0.0 1.0 0.00090 +0.25 1.0 0.0020 + + +0.25 0.75 -0.0047 +0.50 0.75 0.0035 + +0.25 1.0 0.0019 +0.50 1.0 -0.00067 + + +0.50 0.50 0.0 +0.75 0.50 0.0 + +0.50 0.75 0.0 +0.75 0.75 0.0 + + +0.75 0.50 0.0 +1.0 0.50 0.0 + +0.75 0.75 0.0 +1.0 0.75 0.0 + + +0.50 0.75 0.0 +0.75 0.75 0.0 + +0.50 1.0 0.0 +0.75 1.0 0.0 + + +0.75 0.75 0.0 +1.0 0.75 0.0 + +0.75 1.0 0.0 +1.0 1.0 0.0 + + +0.25 0.0 1.0 +0.38 0.0 0.98 + +0.25 0.12 0.99 +0.38 0.12 1.0 + + +0.38 0.0 0.98 +0.50 0.0 1.1 + +0.38 0.12 1.1 +0.50 0.12 0.58 + + +0.25 0.12 0.96 +0.38 0.12 1.1 + +0.25 0.25 1.1 +0.38 0.25 1.0 + + +0.38 0.12 1.2 +0.50 0.12 0.53 + +0.38 0.25 0.88 +0.50 0.25 -0.045 + + +0.0 0.25 1.0 +0.12 0.25 1.0 + +0.0 0.38 1.0 +0.12 0.38 1.0 + + +0.12 0.25 1.0 +0.25 0.25 1.1 + +0.12 0.38 1.0 +0.25 0.38 0.91 + + +0.0 0.38 1.2 +0.12 0.38 1.1 + +0.0 0.50 0.52 +0.12 0.50 0.44 + + +0.12 0.38 1.1 +0.25 0.38 0.87 + +0.12 0.50 0.40 +0.25 0.50 0.12 + + +0.25 0.25 1.2 +0.38 0.25 1.1 + +0.25 0.38 0.85 +0.38 0.38 0.28 + + +0.38 0.25 0.85 +0.50 0.25 -0.11 + +0.38 0.38 0.21 +0.50 0.38 -0.13 + + +0.25 0.38 0.79 +0.38 0.38 0.16 + +0.25 0.50 0.11 +0.38 0.50 -0.083 + + +0.38 0.38 0.14 +0.50 0.38 -0.11 + +0.38 0.50 -0.029 +0.50 0.50 -0.011 + + +0.50 0.0 0.0 +0.62 0.0 0.0 + +0.50 0.12 0.0 +0.62 0.12 0.0 + + +0.62 0.0 0.0 +0.75 0.0 0.0 + +0.62 0.12 0.0 +0.75 0.12 0.0 + + +0.50 0.12 0.0 +0.62 0.12 0.0 + +0.50 0.25 0.0 +0.62 0.25 0.0 + + +0.62 0.12 0.0 +0.75 0.12 0.0 + +0.62 0.25 0.0 +0.75 0.25 0.0 + + +0.0 0.50 0.37 +0.12 0.50 0.29 + +0.0 0.62 -0.053 +0.12 0.62 -0.054 + + +0.12 0.50 0.25 +0.25 0.50 0.0092 + +0.12 0.62 -0.053 +0.25 0.62 -0.018 + + +0.0 0.62 -0.040 +0.12 0.62 -0.033 + +0.0 0.75 -0.0014 +0.12 0.75 -0.0018 + + +0.12 0.62 -0.029 +0.25 0.62 -0.0027 + +0.12 0.75 -0.0024 +0.25 0.75 -0.011 + + +DEAL::Cycle 2: +DEAL:: Number of active cells: 67 +DEAL:: Number of degrees of freedom: 268 +DEAL::solution1 and solution2 coincide. +DEAL::Writing grid to ... +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 0.0 0.0 m 75. 0.0 x +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 2.2e+02 75. m 3.0e+02 75. x +b 3.0e+02 75. m 3.0e+02 1.5e+02 x +b 2.2e+02 75. m 3.0e+02 75. x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 75. 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 75. 0.0 m 75. 38. x +b 75. 0.0 m 1.1e+02 0.0 x +b 75. 38. m 1.1e+02 38. x +b 75. 38. m 75. 75. x +b 75. 38. m 1.1e+02 38. x +b 0.0 75. m 0.0 1.1e+02 x +b 38. 75. m 38. 1.1e+02 x +b 0.0 75. m 38. 75. x +b 38. 75. m 38. 1.1e+02 x +b 38. 75. m 75. 75. x +b 1.5e+02 1.1e+02 m 1.5e+02 1.5e+02 x +b 1.1e+02 1.5e+02 m 1.5e+02 1.5e+02 x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.9e+02 38. m 2.2e+02 38. x +b 2.2e+02 38. m 2.2e+02 75. x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.9e+02 75. m 2.2e+02 75. x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 1.9e+02 75. m 1.9e+02 1.1e+02 x +b 1.5e+02 1.1e+02 m 1.9e+02 1.1e+02 x +b 1.9e+02 75. m 1.9e+02 1.1e+02 x +b 2.2e+02 75. m 2.2e+02 1.1e+02 x +b 1.9e+02 75. m 2.2e+02 75. x +b 1.9e+02 1.1e+02 m 2.2e+02 1.1e+02 x +b 1.5e+02 1.1e+02 m 1.5e+02 1.5e+02 x +b 1.9e+02 1.1e+02 m 1.9e+02 1.5e+02 x +b 1.5e+02 1.1e+02 m 1.9e+02 1.1e+02 x +b 1.5e+02 1.5e+02 m 1.9e+02 1.5e+02 x +b 1.9e+02 1.1e+02 m 1.9e+02 1.5e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.5e+02 x +b 1.9e+02 1.1e+02 m 2.2e+02 1.1e+02 x +b 1.9e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 1.1e+02 1.5e+02 m 1.1e+02 1.9e+02 x +b 75. 1.9e+02 m 1.1e+02 1.9e+02 x +b 1.1e+02 1.5e+02 m 1.1e+02 1.9e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 1.9e+02 x +b 1.1e+02 1.5e+02 m 1.5e+02 1.5e+02 x +b 1.1e+02 1.9e+02 m 1.5e+02 1.9e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.1e+02 2.2e+02 x +b 75. 1.9e+02 m 1.1e+02 1.9e+02 x +b 75. 2.2e+02 m 1.1e+02 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.1e+02 2.2e+02 x +b 1.5e+02 1.9e+02 m 1.5e+02 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.5e+02 1.9e+02 x +b 1.1e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.1e+02 0.0 m 1.1e+02 19. x +b 1.3e+02 0.0 m 1.3e+02 19. x +b 1.1e+02 0.0 m 1.3e+02 0.0 x +b 1.1e+02 19. m 1.3e+02 19. x +b 1.3e+02 0.0 m 1.3e+02 19. x +b 1.5e+02 0.0 m 1.5e+02 19. x +b 1.3e+02 0.0 m 1.5e+02 0.0 x +b 1.3e+02 19. m 1.5e+02 19. x +b 1.1e+02 19. m 1.1e+02 38. x +b 1.3e+02 19. m 1.3e+02 38. x +b 1.1e+02 19. m 1.3e+02 19. x +b 1.1e+02 38. m 1.3e+02 38. x +b 1.3e+02 19. m 1.3e+02 38. x +b 1.5e+02 19. m 1.5e+02 38. x +b 1.3e+02 19. m 1.5e+02 19. x +b 1.3e+02 38. m 1.5e+02 38. x +b 1.1e+02 38. m 1.1e+02 56. x +b 1.3e+02 38. m 1.3e+02 56. x +b 1.1e+02 38. m 1.3e+02 38. x +b 1.1e+02 56. m 1.3e+02 56. x +b 1.3e+02 38. m 1.3e+02 56. x +b 1.5e+02 38. m 1.5e+02 56. x +b 1.3e+02 38. m 1.5e+02 38. x +b 1.3e+02 56. m 1.5e+02 56. x +b 1.1e+02 56. m 1.1e+02 75. x +b 1.3e+02 56. m 1.3e+02 75. x +b 1.1e+02 56. m 1.3e+02 56. x +b 1.1e+02 75. m 1.3e+02 75. x +b 1.3e+02 56. m 1.3e+02 75. x +b 1.5e+02 56. m 1.5e+02 75. x +b 1.3e+02 56. m 1.5e+02 56. x +b 1.3e+02 75. m 1.5e+02 75. x +b 0.0 1.1e+02 m 0.0 1.3e+02 x +b 19. 1.1e+02 m 19. 1.3e+02 x +b 0.0 1.1e+02 m 19. 1.1e+02 x +b 0.0 1.3e+02 m 19. 1.3e+02 x +b 19. 1.1e+02 m 19. 1.3e+02 x +b 38. 1.1e+02 m 38. 1.3e+02 x +b 19. 1.1e+02 m 38. 1.1e+02 x +b 19. 1.3e+02 m 38. 1.3e+02 x +b 0.0 1.3e+02 m 0.0 1.5e+02 x +b 19. 1.3e+02 m 19. 1.5e+02 x +b 0.0 1.3e+02 m 19. 1.3e+02 x +b 0.0 1.5e+02 m 19. 1.5e+02 x +b 19. 1.3e+02 m 19. 1.5e+02 x +b 38. 1.3e+02 m 38. 1.5e+02 x +b 19. 1.3e+02 m 38. 1.3e+02 x +b 19. 1.5e+02 m 38. 1.5e+02 x +b 38. 1.1e+02 m 38. 1.3e+02 x +b 56. 1.1e+02 m 56. 1.3e+02 x +b 38. 1.1e+02 m 56. 1.1e+02 x +b 38. 1.3e+02 m 56. 1.3e+02 x +b 56. 1.1e+02 m 56. 1.3e+02 x +b 75. 1.1e+02 m 75. 1.3e+02 x +b 56. 1.1e+02 m 75. 1.1e+02 x +b 56. 1.3e+02 m 75. 1.3e+02 x +b 38. 1.3e+02 m 38. 1.5e+02 x +b 56. 1.3e+02 m 56. 1.5e+02 x +b 38. 1.3e+02 m 56. 1.3e+02 x +b 38. 1.5e+02 m 56. 1.5e+02 x +b 56. 1.3e+02 m 56. 1.5e+02 x +b 75. 1.3e+02 m 75. 1.5e+02 x +b 56. 1.3e+02 m 75. 1.3e+02 x +b 56. 1.5e+02 m 75. 1.5e+02 x +b 75. 75. m 75. 94. x +b 94. 75. m 94. 94. x +b 75. 75. m 94. 75. x +b 75. 94. m 94. 94. x +b 94. 75. m 94. 94. x +b 1.1e+02 75. m 1.1e+02 94. x +b 94. 75. m 1.1e+02 75. x +b 94. 94. m 1.1e+02 94. x +b 75. 94. m 75. 1.1e+02 x +b 94. 94. m 94. 1.1e+02 x +b 75. 94. m 94. 94. x +b 75. 1.1e+02 m 94. 1.1e+02 x +b 94. 94. m 94. 1.1e+02 x +b 1.1e+02 94. m 1.1e+02 1.1e+02 x +b 94. 94. m 1.1e+02 94. x +b 94. 1.1e+02 m 1.1e+02 1.1e+02 x +b 1.1e+02 75. m 1.1e+02 94. x +b 1.3e+02 75. m 1.3e+02 94. x +b 1.1e+02 75. m 1.3e+02 75. x +b 1.1e+02 94. m 1.3e+02 94. x +b 1.3e+02 75. m 1.3e+02 94. x +b 1.5e+02 75. m 1.5e+02 94. x +b 1.3e+02 75. m 1.5e+02 75. x +b 1.3e+02 94. m 1.5e+02 94. x +b 1.1e+02 94. m 1.1e+02 1.1e+02 x +b 1.3e+02 94. m 1.3e+02 1.1e+02 x +b 1.1e+02 94. m 1.3e+02 94. x +b 1.1e+02 1.1e+02 m 1.3e+02 1.1e+02 x +b 1.3e+02 94. m 1.3e+02 1.1e+02 x +b 1.5e+02 94. m 1.5e+02 1.1e+02 x +b 1.3e+02 94. m 1.5e+02 94. x +b 1.3e+02 1.1e+02 m 1.5e+02 1.1e+02 x +b 75. 1.1e+02 m 75. 1.3e+02 x +b 94. 1.1e+02 m 94. 1.3e+02 x +b 75. 1.1e+02 m 94. 1.1e+02 x +b 75. 1.3e+02 m 94. 1.3e+02 x +b 94. 1.1e+02 m 94. 1.3e+02 x +b 1.1e+02 1.1e+02 m 1.1e+02 1.3e+02 x +b 94. 1.1e+02 m 1.1e+02 1.1e+02 x +b 94. 1.3e+02 m 1.1e+02 1.3e+02 x +b 75. 1.3e+02 m 75. 1.5e+02 x +b 94. 1.3e+02 m 94. 1.5e+02 x +b 75. 1.3e+02 m 94. 1.3e+02 x +b 75. 1.5e+02 m 94. 1.5e+02 x +b 94. 1.3e+02 m 94. 1.5e+02 x +b 1.1e+02 1.3e+02 m 1.1e+02 1.5e+02 x +b 94. 1.3e+02 m 1.1e+02 1.3e+02 x +b 94. 1.5e+02 m 1.1e+02 1.5e+02 x +b 1.5e+02 0.0 m 1.5e+02 19. x +b 1.7e+02 0.0 m 1.7e+02 19. x +b 1.5e+02 0.0 m 1.7e+02 0.0 x +b 1.5e+02 19. m 1.7e+02 19. x +b 1.7e+02 0.0 m 1.7e+02 19. x +b 1.9e+02 0.0 m 1.9e+02 19. x +b 1.7e+02 0.0 m 1.9e+02 0.0 x +b 1.7e+02 19. m 1.9e+02 19. x +b 1.5e+02 19. m 1.5e+02 38. x +b 1.7e+02 19. m 1.7e+02 38. x +b 1.5e+02 19. m 1.7e+02 19. x +b 1.5e+02 38. m 1.7e+02 38. x +b 1.7e+02 19. m 1.7e+02 38. x +b 1.9e+02 19. m 1.9e+02 38. x +b 1.7e+02 19. m 1.9e+02 19. x +b 1.7e+02 38. m 1.9e+02 38. x +b 1.5e+02 38. m 1.5e+02 56. x +b 1.7e+02 38. m 1.7e+02 56. x +b 1.5e+02 38. m 1.7e+02 38. x +b 1.5e+02 56. m 1.7e+02 56. x +b 1.7e+02 38. m 1.7e+02 56. x +b 1.9e+02 38. m 1.9e+02 56. x +b 1.7e+02 38. m 1.9e+02 38. x +b 1.7e+02 56. m 1.9e+02 56. x +b 1.5e+02 56. m 1.5e+02 75. x +b 1.7e+02 56. m 1.7e+02 75. x +b 1.5e+02 56. m 1.7e+02 56. x +b 1.5e+02 75. m 1.7e+02 75. x +b 1.7e+02 56. m 1.7e+02 75. x +b 1.9e+02 56. m 1.9e+02 75. x +b 1.7e+02 56. m 1.9e+02 56. x +b 1.7e+02 75. m 1.9e+02 75. x +b 0.0 1.5e+02 m 0.0 1.7e+02 x +b 19. 1.5e+02 m 19. 1.7e+02 x +b 0.0 1.5e+02 m 19. 1.5e+02 x +b 0.0 1.7e+02 m 19. 1.7e+02 x +b 19. 1.5e+02 m 19. 1.7e+02 x +b 38. 1.5e+02 m 38. 1.7e+02 x +b 19. 1.5e+02 m 38. 1.5e+02 x +b 19. 1.7e+02 m 38. 1.7e+02 x +b 0.0 1.7e+02 m 0.0 1.9e+02 x +b 19. 1.7e+02 m 19. 1.9e+02 x +b 0.0 1.7e+02 m 19. 1.7e+02 x +b 0.0 1.9e+02 m 19. 1.9e+02 x +b 19. 1.7e+02 m 19. 1.9e+02 x +b 38. 1.7e+02 m 38. 1.9e+02 x +b 19. 1.7e+02 m 38. 1.7e+02 x +b 19. 1.9e+02 m 38. 1.9e+02 x +showpage +DEAL::Writing solution to ... +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.0 0.0 1.0 +0.25 0.0 1.0 + +0.0 0.25 1.0 +0.25 0.25 0.99 + + +0.75 0.0 0.0 +1.0 0.0 0.0 + +0.75 0.25 0.0 +1.0 0.25 0.0 + + +0.75 0.25 0.0 +1.0 0.25 0.0 + +0.75 0.50 0.0 +1.0 0.50 0.0 + + +0.0 0.75 0.0026 +0.25 0.75 0.00065 + +0.0 1.0 -0.00085 +0.25 1.0 -0.00018 + + +0.25 0.75 0.00044 +0.50 0.75 -0.00018 + +0.25 1.0 -0.00013 +0.50 1.0 2.0e-05 + + +0.50 0.50 0.0 +0.75 0.50 0.0 + +0.50 0.75 0.0 +0.75 0.75 0.0 + + +0.75 0.50 0.0 +1.0 0.50 0.0 + +0.75 0.75 0.0 +1.0 0.75 0.0 + + +0.50 0.75 0.0 +0.75 0.75 0.0 + +0.50 1.0 0.0 +0.75 1.0 0.0 + + +0.75 0.75 0.0 +1.0 0.75 0.0 + +0.75 1.0 0.0 +1.0 1.0 0.0 + + +0.25 0.0 1.0 +0.38 0.0 1.0 + +0.25 0.12 1.0 +0.38 0.12 0.99 + + +0.25 0.12 0.99 +0.38 0.12 0.97 + +0.25 0.25 0.99 +0.38 0.25 1.1 + + +0.0 0.25 0.99 +0.12 0.25 0.99 + +0.0 0.38 1.0 +0.12 0.38 1.0 + + +0.12 0.25 0.99 +0.25 0.25 1.0 + +0.12 0.38 1.0 +0.25 0.38 1.0 + + +0.38 0.38 0.025 +0.50 0.38 -0.035 + +0.38 0.50 -0.012 +0.50 0.50 -0.00067 + + +0.62 0.0 0.0 +0.75 0.0 0.0 + +0.62 0.12 0.0 +0.75 0.12 0.0 + + +0.62 0.12 0.0 +0.75 0.12 0.0 + +0.62 0.25 0.0 +0.75 0.25 0.0 + + +0.12 0.50 0.14 +0.25 0.50 -0.054 + +0.12 0.62 -0.057 +0.25 0.62 -0.0049 + + +0.0 0.62 -0.035 +0.12 0.62 -0.031 + +0.0 0.75 0.0055 +0.12 0.75 0.0071 + + +0.12 0.62 -0.027 +0.25 0.62 0.00036 + +0.12 0.75 0.0067 +0.25 0.75 0.00048 + + +0.50 0.25 0.0 +0.62 0.25 0.0 + +0.50 0.38 0.0 +0.62 0.38 0.0 + + +0.62 0.25 0.0 +0.75 0.25 0.0 + +0.62 0.38 0.0 +0.75 0.38 0.0 + + +0.50 0.38 0.0 +0.62 0.38 0.0 + +0.50 0.50 0.0 +0.62 0.50 0.0 + + +0.62 0.38 0.0 +0.75 0.38 0.0 + +0.62 0.50 0.0 +0.75 0.50 0.0 + + +0.25 0.50 -0.021 +0.38 0.50 -0.010 + +0.25 0.62 -0.0052 +0.38 0.62 -0.00029 + + +0.38 0.50 -0.010 +0.50 0.50 0.0011 + +0.38 0.62 -0.00031 +0.50 0.62 0.0011 + + +0.25 0.62 -0.0034 +0.38 0.62 0.00069 + +0.25 0.75 0.00084 +0.38 0.75 0.00046 + + +0.38 0.62 0.00027 +0.50 0.62 0.00062 + +0.38 0.75 0.00025 +0.50 0.75 -0.00016 + + +0.38 0.0 1.0 +0.44 0.0 0.99 + +0.38 0.062 0.99 +0.44 0.062 1.0 + + +0.44 0.0 0.98 +0.50 0.0 1.1 + +0.44 0.062 1.1 +0.50 0.062 0.77 + + +0.38 0.062 0.99 +0.44 0.062 1.0 + +0.38 0.12 0.98 +0.44 0.12 1.1 + + +0.44 0.062 1.1 +0.50 0.062 0.78 + +0.44 0.12 1.1 +0.50 0.12 0.28 + + +0.38 0.12 0.97 +0.44 0.12 1.2 + +0.38 0.19 1.1 +0.44 0.19 1.0 + + +0.44 0.12 1.2 +0.50 0.12 0.23 + +0.44 0.19 0.84 +0.50 0.19 -0.094 + + +0.38 0.19 1.1 +0.44 0.19 1.1 + +0.38 0.25 1.1 +0.44 0.25 0.49 + + +0.44 0.19 0.83 +0.50 0.19 -0.13 + +0.44 0.25 0.35 +0.50 0.25 -0.16 + + +0.0 0.38 1.1 +0.062 0.38 1.1 + +0.0 0.44 1.0 +0.062 0.44 1.0 + + +0.062 0.38 1.1 +0.12 0.38 1.1 + +0.062 0.44 1.0 +0.12 0.44 0.95 + + +0.0 0.44 1.1 +0.062 0.44 1.1 + +0.0 0.50 0.51 +0.062 0.50 0.48 + + +0.062 0.44 1.1 +0.12 0.44 0.98 + +0.062 0.50 0.46 +0.12 0.50 0.34 + + +0.12 0.38 1.1 +0.19 0.38 1.1 + +0.12 0.44 0.94 +0.19 0.44 0.80 + + +0.19 0.38 1.2 +0.25 0.38 1.1 + +0.19 0.44 0.77 +0.25 0.44 0.46 + + +0.12 0.44 0.97 +0.19 0.44 0.76 + +0.12 0.50 0.32 +0.19 0.50 0.14 + + +0.19 0.44 0.73 +0.25 0.44 0.36 + +0.19 0.50 0.14 +0.25 0.50 -0.020 + + +0.25 0.25 0.99 +0.31 0.25 1.1 + +0.25 0.31 1.0 +0.31 0.31 1.1 + + +0.31 0.25 1.1 +0.38 0.25 1.2 + +0.31 0.31 1.0 +0.38 0.31 0.72 + + +0.25 0.31 1.1 +0.31 0.31 1.2 + +0.25 0.38 0.98 +0.31 0.38 0.69 + + +0.31 0.31 1.1 +0.38 0.31 0.68 + +0.31 0.38 0.62 +0.38 0.38 0.11 + + +0.38 0.25 1.1 +0.44 0.25 0.43 + +0.38 0.31 0.62 +0.44 0.31 -0.0047 + + +0.44 0.25 0.31 +0.50 0.25 -0.16 + +0.44 0.31 0.046 +0.50 0.31 -0.066 + + +0.38 0.31 0.57 +0.44 0.31 -0.052 + +0.38 0.38 0.12 +0.44 0.38 -0.091 + + +0.44 0.31 0.024 +0.50 0.31 -0.055 + +0.44 0.38 -0.020 +0.50 0.38 -0.0051 + + +0.25 0.38 1.0 +0.31 0.38 0.63 + +0.25 0.44 0.43 +0.31 0.44 0.064 + + +0.31 0.38 0.57 +0.38 0.38 0.0063 + +0.31 0.44 0.076 +0.38 0.44 -0.063 + + +0.25 0.44 0.35 +0.31 0.44 0.0024 + +0.25 0.50 -0.0039 +0.31 0.50 -0.040 + + +0.31 0.44 0.036 +0.38 0.44 -0.039 + +0.31 0.50 -0.017 +0.38 0.50 -0.0056 + + +0.50 0.0 0.0 +0.56 0.0 0.0 + +0.50 0.062 0.0 +0.56 0.062 0.0 + + +0.56 0.0 0.0 +0.62 0.0 0.0 + +0.56 0.062 0.0 +0.62 0.062 0.0 + + +0.50 0.062 0.0 +0.56 0.062 0.0 + +0.50 0.12 0.0 +0.56 0.12 0.0 + + +0.56 0.062 0.0 +0.62 0.062 0.0 + +0.56 0.12 0.0 +0.62 0.12 0.0 + + +0.50 0.12 0.0 +0.56 0.12 0.0 + +0.50 0.19 0.0 +0.56 0.19 0.0 + + +0.56 0.12 0.0 +0.62 0.12 0.0 + +0.56 0.19 0.0 +0.62 0.19 0.0 + + +0.50 0.19 0.0 +0.56 0.19 0.0 + +0.50 0.25 0.0 +0.56 0.25 0.0 + + +0.56 0.19 0.0 +0.62 0.19 0.0 + +0.56 0.25 0.0 +0.62 0.25 0.0 + + +0.0 0.50 0.36 +0.062 0.50 0.32 + +0.0 0.56 0.011 +0.062 0.56 0.011 + + +0.062 0.50 0.31 +0.12 0.50 0.16 + +0.062 0.56 0.012 +0.12 0.56 0.033 + + +0.0 0.56 0.041 +0.062 0.56 0.042 + +0.0 0.62 -0.029 +0.062 0.62 -0.034 + + +0.062 0.56 0.043 +0.12 0.56 0.045 + +0.062 0.62 -0.036 +0.12 0.62 -0.055 + + +DEAL::Cycle 3: +DEAL:: Number of active cells: 142 +DEAL:: Number of degrees of freedom: 568 +DEAL::solution1 and solution2 coincide. +DEAL::Writing grid to ... +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 2.2e+02 75. m 3.0e+02 75. x +b 3.0e+02 75. m 3.0e+02 1.5e+02 x +b 2.2e+02 75. m 3.0e+02 75. x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 75. 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 2.2e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 1.5e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 1.5e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 3.0e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.2e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 75. 0.0 m 75. 38. x +b 75. 0.0 m 1.1e+02 0.0 x +b 0.0 75. m 0.0 1.1e+02 x +b 0.0 75. m 38. 75. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.9e+02 38. m 2.2e+02 38. x +b 2.2e+02 38. m 2.2e+02 75. x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.9e+02 75. m 2.2e+02 75. x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 1.9e+02 75. m 1.9e+02 1.1e+02 x +b 1.5e+02 1.1e+02 m 1.9e+02 1.1e+02 x +b 1.9e+02 75. m 1.9e+02 1.1e+02 x +b 2.2e+02 75. m 2.2e+02 1.1e+02 x +b 1.9e+02 75. m 2.2e+02 75. x +b 1.9e+02 1.1e+02 m 2.2e+02 1.1e+02 x +b 1.9e+02 1.1e+02 m 1.9e+02 1.5e+02 x +b 1.5e+02 1.1e+02 m 1.9e+02 1.1e+02 x +b 1.5e+02 1.5e+02 m 1.9e+02 1.5e+02 x +b 1.9e+02 1.1e+02 m 1.9e+02 1.5e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.5e+02 x +b 1.9e+02 1.1e+02 m 2.2e+02 1.1e+02 x +b 1.9e+02 1.5e+02 m 2.2e+02 1.5e+02 x +b 1.1e+02 1.5e+02 m 1.1e+02 1.9e+02 x +b 75. 1.9e+02 m 1.1e+02 1.9e+02 x +b 1.1e+02 1.5e+02 m 1.1e+02 1.9e+02 x +b 1.5e+02 1.5e+02 m 1.5e+02 1.9e+02 x +b 1.1e+02 1.9e+02 m 1.5e+02 1.9e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.1e+02 2.2e+02 x +b 75. 1.9e+02 m 1.1e+02 1.9e+02 x +b 75. 2.2e+02 m 1.1e+02 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.1e+02 2.2e+02 x +b 1.5e+02 1.9e+02 m 1.5e+02 2.2e+02 x +b 1.1e+02 1.9e+02 m 1.5e+02 1.9e+02 x +b 1.1e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 0.0 0.0 m 0.0 38. x +b 38. 0.0 m 38. 38. x +b 0.0 0.0 m 38. 0.0 x +b 0.0 38. m 38. 38. x +b 38. 0.0 m 38. 38. x +b 75. 0.0 m 75. 38. x +b 38. 0.0 m 75. 0.0 x +b 38. 38. m 75. 38. x +b 0.0 38. m 0.0 75. x +b 38. 38. m 38. 75. x +b 0.0 38. m 38. 38. x +b 0.0 75. m 38. 75. x +b 38. 38. m 38. 75. x +b 38. 38. m 75. 38. x +b 1.1e+02 0.0 m 1.1e+02 19. x +b 1.1e+02 0.0 m 1.3e+02 0.0 x +b 1.1e+02 19. m 1.3e+02 19. x +b 1.1e+02 19. m 1.1e+02 38. x +b 1.1e+02 19. m 1.3e+02 19. x +b 1.1e+02 38. m 1.3e+02 38. x +b 1.1e+02 38. m 1.1e+02 56. x +b 1.1e+02 38. m 1.3e+02 38. x +b 0.0 1.1e+02 m 0.0 1.3e+02 x +b 19. 1.1e+02 m 19. 1.3e+02 x +b 0.0 1.1e+02 m 19. 1.1e+02 x +b 19. 1.1e+02 m 19. 1.3e+02 x +b 19. 1.1e+02 m 38. 1.1e+02 x +b 75. 75. m 75. 94. x +b 94. 75. m 94. 94. x +b 75. 75. m 94. 75. x +b 75. 94. m 94. 94. x +b 94. 75. m 94. 94. x +b 94. 75. m 1.1e+02 75. x +b 75. 94. m 75. 1.1e+02 x +b 75. 94. m 94. 94. x +b 1.5e+02 75. m 1.5e+02 94. x +b 1.3e+02 94. m 1.5e+02 94. x +b 1.5e+02 94. m 1.5e+02 1.1e+02 x +b 1.3e+02 94. m 1.5e+02 94. x +b 1.3e+02 1.1e+02 m 1.5e+02 1.1e+02 x +b 94. 1.3e+02 m 94. 1.5e+02 x +b 75. 1.5e+02 m 94. 1.5e+02 x +b 94. 1.3e+02 m 94. 1.5e+02 x +b 1.1e+02 1.3e+02 m 1.1e+02 1.5e+02 x +b 94. 1.5e+02 m 1.1e+02 1.5e+02 x +b 1.9e+02 0.0 m 1.9e+02 19. x +b 1.7e+02 0.0 m 1.9e+02 0.0 x +b 1.7e+02 19. m 1.9e+02 19. x +b 1.9e+02 19. m 1.9e+02 38. x +b 1.7e+02 19. m 1.9e+02 19. x +b 1.7e+02 38. m 1.9e+02 38. x +b 1.7e+02 38. m 1.7e+02 56. x +b 1.5e+02 56. m 1.7e+02 56. x +b 1.7e+02 38. m 1.7e+02 56. x +b 1.9e+02 38. m 1.9e+02 56. x +b 1.7e+02 38. m 1.9e+02 38. x +b 1.7e+02 56. m 1.9e+02 56. x +b 1.7e+02 56. m 1.7e+02 75. x +b 1.5e+02 56. m 1.7e+02 56. x +b 1.5e+02 75. m 1.7e+02 75. x +b 1.7e+02 56. m 1.7e+02 75. x +b 1.9e+02 56. m 1.9e+02 75. x +b 1.7e+02 56. m 1.9e+02 56. x +b 1.7e+02 75. m 1.9e+02 75. x +b 0.0 1.7e+02 m 0.0 1.9e+02 x +b 19. 1.7e+02 m 19. 1.9e+02 x +b 0.0 1.9e+02 m 19. 1.9e+02 x +b 19. 1.7e+02 m 19. 1.9e+02 x +b 38. 1.7e+02 m 38. 1.9e+02 x +b 19. 1.9e+02 m 38. 1.9e+02 x +b 75. 38. m 75. 56. x +b 94. 38. m 94. 56. x +b 75. 38. m 94. 38. x +b 75. 56. m 94. 56. x +b 94. 38. m 94. 56. x +b 1.1e+02 38. m 1.1e+02 56. x +b 94. 38. m 1.1e+02 38. x +b 94. 56. m 1.1e+02 56. x +b 75. 56. m 75. 75. x +b 94. 56. m 94. 75. x +b 75. 56. m 94. 56. x +b 75. 75. m 94. 75. x +b 94. 56. m 94. 75. x +b 94. 56. m 1.1e+02 56. x +b 94. 75. m 1.1e+02 75. x +b 38. 75. m 38. 94. x +b 56. 75. m 56. 94. x +b 38. 75. m 56. 75. x +b 38. 94. m 56. 94. x +b 56. 75. m 56. 94. x +b 75. 75. m 75. 94. x +b 56. 75. m 75. 75. x +b 56. 94. m 75. 94. x +b 38. 94. m 38. 1.1e+02 x +b 56. 94. m 56. 1.1e+02 x +b 38. 94. m 56. 94. x +b 56. 94. m 56. 1.1e+02 x +b 75. 94. m 75. 1.1e+02 x +b 56. 94. m 75. 94. x +b 1.3e+02 1.1e+02 m 1.3e+02 1.3e+02 x +b 1.1e+02 1.3e+02 m 1.3e+02 1.3e+02 x +b 1.3e+02 1.1e+02 m 1.3e+02 1.3e+02 x +b 1.5e+02 1.1e+02 m 1.5e+02 1.3e+02 x +b 1.3e+02 1.1e+02 m 1.5e+02 1.1e+02 x +b 1.3e+02 1.3e+02 m 1.5e+02 1.3e+02 x +b 1.1e+02 1.3e+02 m 1.1e+02 1.5e+02 x +b 1.3e+02 1.3e+02 m 1.3e+02 1.5e+02 x +b 1.1e+02 1.3e+02 m 1.3e+02 1.3e+02 x +b 1.1e+02 1.5e+02 m 1.3e+02 1.5e+02 x +b 1.3e+02 1.3e+02 m 1.3e+02 1.5e+02 x +b 1.5e+02 1.3e+02 m 1.5e+02 1.5e+02 x +b 1.3e+02 1.3e+02 m 1.5e+02 1.3e+02 x +b 1.3e+02 1.5e+02 m 1.5e+02 1.5e+02 x +b 56. 1.5e+02 m 56. 1.7e+02 x +b 38. 1.7e+02 m 56. 1.7e+02 x +b 56. 1.5e+02 m 56. 1.7e+02 x +b 75. 1.5e+02 m 75. 1.7e+02 x +b 56. 1.7e+02 m 75. 1.7e+02 x +b 38. 1.7e+02 m 38. 1.9e+02 x +b 56. 1.7e+02 m 56. 1.9e+02 x +b 38. 1.7e+02 m 56. 1.7e+02 x +b 38. 1.9e+02 m 56. 1.9e+02 x +b 56. 1.7e+02 m 56. 1.9e+02 x +b 75. 1.7e+02 m 75. 1.9e+02 x +b 56. 1.7e+02 m 75. 1.7e+02 x +b 56. 1.9e+02 m 75. 1.9e+02 x +b 1.3e+02 0.0 m 1.3e+02 9.4 x +b 1.4e+02 0.0 m 1.4e+02 9.4 x +b 1.3e+02 0.0 m 1.4e+02 0.0 x +b 1.3e+02 9.4 m 1.4e+02 9.4 x +b 1.4e+02 0.0 m 1.4e+02 9.4 x +b 1.5e+02 0.0 m 1.5e+02 9.4 x +b 1.4e+02 0.0 m 1.5e+02 0.0 x +b 1.4e+02 9.4 m 1.5e+02 9.4 x +b 1.3e+02 9.4 m 1.3e+02 19. x +b 1.4e+02 9.4 m 1.4e+02 19. x +b 1.3e+02 9.4 m 1.4e+02 9.4 x +b 1.3e+02 19. m 1.4e+02 19. x +b 1.4e+02 9.4 m 1.4e+02 19. x +b 1.5e+02 9.4 m 1.5e+02 19. x +b 1.4e+02 9.4 m 1.5e+02 9.4 x +b 1.4e+02 19. m 1.5e+02 19. x +b 1.3e+02 19. m 1.3e+02 28. x +b 1.4e+02 19. m 1.4e+02 28. x +b 1.3e+02 19. m 1.4e+02 19. x +b 1.3e+02 28. m 1.4e+02 28. x +b 1.4e+02 19. m 1.4e+02 28. x +b 1.5e+02 19. m 1.5e+02 28. x +b 1.4e+02 19. m 1.5e+02 19. x +b 1.4e+02 28. m 1.5e+02 28. x +b 1.3e+02 28. m 1.3e+02 38. x +b 1.4e+02 28. m 1.4e+02 38. x +b 1.3e+02 28. m 1.4e+02 28. x +b 1.3e+02 38. m 1.4e+02 38. x +b 1.4e+02 28. m 1.4e+02 38. x +b 1.5e+02 28. m 1.5e+02 38. x +b 1.4e+02 28. m 1.5e+02 28. x +b 1.4e+02 38. m 1.5e+02 38. x +b 1.3e+02 38. m 1.3e+02 47. x +b 1.4e+02 38. m 1.4e+02 47. x +b 1.3e+02 38. m 1.4e+02 38. x +b 1.3e+02 47. m 1.4e+02 47. x +b 1.4e+02 38. m 1.4e+02 47. x +b 1.5e+02 38. m 1.5e+02 47. x +b 1.4e+02 38. m 1.5e+02 38. x +b 1.4e+02 47. m 1.5e+02 47. x +b 1.3e+02 47. m 1.3e+02 56. x +b 1.4e+02 47. m 1.4e+02 56. x +b 1.3e+02 47. m 1.4e+02 47. x +b 1.3e+02 56. m 1.4e+02 56. x +b 1.4e+02 47. m 1.4e+02 56. x +b 1.5e+02 47. m 1.5e+02 56. x +b 1.4e+02 47. m 1.5e+02 47. x +b 1.4e+02 56. m 1.5e+02 56. x +b 1.1e+02 56. m 1.1e+02 66. x +b 1.2e+02 56. m 1.2e+02 66. x +b 1.1e+02 56. m 1.2e+02 56. x +b 1.1e+02 66. m 1.2e+02 66. x +b 1.2e+02 56. m 1.2e+02 66. x +b 1.3e+02 56. m 1.3e+02 66. x +b 1.2e+02 56. m 1.3e+02 56. x +b 1.2e+02 66. m 1.3e+02 66. x +b 1.1e+02 66. m 1.1e+02 75. x +b 1.2e+02 66. m 1.2e+02 75. x +b 1.1e+02 66. m 1.2e+02 66. x +b 1.1e+02 75. m 1.2e+02 75. x +b 1.2e+02 66. m 1.2e+02 75. x +b 1.3e+02 66. m 1.3e+02 75. x +b 1.2e+02 66. m 1.3e+02 66. x +b 1.2e+02 75. m 1.3e+02 75. x +b 1.3e+02 56. m 1.3e+02 66. x +b 1.4e+02 56. m 1.4e+02 66. x +b 1.3e+02 56. m 1.4e+02 56. x +b 1.3e+02 66. m 1.4e+02 66. x +b 1.4e+02 56. m 1.4e+02 66. x +b 1.5e+02 56. m 1.5e+02 66. x +b 1.4e+02 56. m 1.5e+02 56. x +b 1.4e+02 66. m 1.5e+02 66. x +b 1.3e+02 66. m 1.3e+02 75. x +b 1.4e+02 66. m 1.4e+02 75. x +b 1.3e+02 66. m 1.4e+02 66. x +b 1.3e+02 75. m 1.4e+02 75. x +b 1.4e+02 66. m 1.4e+02 75. x +b 1.5e+02 66. m 1.5e+02 75. x +b 1.4e+02 66. m 1.5e+02 66. x +b 1.4e+02 75. m 1.5e+02 75. x +b 0.0 1.3e+02 m 0.0 1.4e+02 x +b 9.4 1.3e+02 m 9.4 1.4e+02 x +b 0.0 1.3e+02 m 9.4 1.3e+02 x +b 0.0 1.4e+02 m 9.4 1.4e+02 x +b 9.4 1.3e+02 m 9.4 1.4e+02 x +b 19. 1.3e+02 m 19. 1.4e+02 x +b 9.4 1.3e+02 m 19. 1.3e+02 x +b 9.4 1.4e+02 m 19. 1.4e+02 x +b 0.0 1.4e+02 m 0.0 1.5e+02 x +b 9.4 1.4e+02 m 9.4 1.5e+02 x +b 0.0 1.4e+02 m 9.4 1.4e+02 x +b 0.0 1.5e+02 m 9.4 1.5e+02 x +b 9.4 1.4e+02 m 9.4 1.5e+02 x +b 19. 1.4e+02 m 19. 1.5e+02 x +b 9.4 1.4e+02 m 19. 1.4e+02 x +b 9.4 1.5e+02 m 19. 1.5e+02 x +b 19. 1.3e+02 m 19. 1.4e+02 x +b 28. 1.3e+02 m 28. 1.4e+02 x +b 19. 1.3e+02 m 28. 1.3e+02 x +b 19. 1.4e+02 m 28. 1.4e+02 x +b 28. 1.3e+02 m 28. 1.4e+02 x +b 38. 1.3e+02 m 38. 1.4e+02 x +b 28. 1.3e+02 m 38. 1.3e+02 x +b 28. 1.4e+02 m 38. 1.4e+02 x +b 19. 1.4e+02 m 19. 1.5e+02 x +b 28. 1.4e+02 m 28. 1.5e+02 x +b 19. 1.4e+02 m 28. 1.4e+02 x +b 19. 1.5e+02 m 28. 1.5e+02 x +b 28. 1.4e+02 m 28. 1.5e+02 x +b 38. 1.4e+02 m 38. 1.5e+02 x +b 28. 1.4e+02 m 38. 1.4e+02 x +b 28. 1.5e+02 m 38. 1.5e+02 x +b 38. 1.1e+02 m 38. 1.2e+02 x +b 47. 1.1e+02 m 47. 1.2e+02 x +b 38. 1.1e+02 m 47. 1.1e+02 x +b 38. 1.2e+02 m 47. 1.2e+02 x +b 47. 1.1e+02 m 47. 1.2e+02 x +b 56. 1.1e+02 m 56. 1.2e+02 x +b 47. 1.1e+02 m 56. 1.1e+02 x +b 47. 1.2e+02 m 56. 1.2e+02 x +b 38. 1.2e+02 m 38. 1.3e+02 x +b 47. 1.2e+02 m 47. 1.3e+02 x +b 38. 1.2e+02 m 47. 1.2e+02 x +b 38. 1.3e+02 m 47. 1.3e+02 x +b 47. 1.2e+02 m 47. 1.3e+02 x +b 56. 1.2e+02 m 56. 1.3e+02 x +b 47. 1.2e+02 m 56. 1.2e+02 x +b 47. 1.3e+02 m 56. 1.3e+02 x +b 56. 1.1e+02 m 56. 1.2e+02 x +b 66. 1.1e+02 m 66. 1.2e+02 x +b 56. 1.1e+02 m 66. 1.1e+02 x +b 56. 1.2e+02 m 66. 1.2e+02 x +b 66. 1.1e+02 m 66. 1.2e+02 x +b 75. 1.1e+02 m 75. 1.2e+02 x +b 66. 1.1e+02 m 75. 1.1e+02 x +b 66. 1.2e+02 m 75. 1.2e+02 x +b 56. 1.2e+02 m 56. 1.3e+02 x +b 66. 1.2e+02 m 66. 1.3e+02 x +b 56. 1.2e+02 m 66. 1.2e+02 x +b 56. 1.3e+02 m 66. 1.3e+02 x +b 66. 1.2e+02 m 66. 1.3e+02 x +b 75. 1.2e+02 m 75. 1.3e+02 x +b 66. 1.2e+02 m 75. 1.2e+02 x +b 66. 1.3e+02 m 75. 1.3e+02 x +b 38. 1.3e+02 m 38. 1.4e+02 x +b 47. 1.3e+02 m 47. 1.4e+02 x +b 38. 1.3e+02 m 47. 1.3e+02 x +b 38. 1.4e+02 m 47. 1.4e+02 x +b 47. 1.3e+02 m 47. 1.4e+02 x +b 56. 1.3e+02 m 56. 1.4e+02 x +b 47. 1.3e+02 m 56. 1.3e+02 x +b 47. 1.4e+02 m 56. 1.4e+02 x +b 38. 1.4e+02 m 38. 1.5e+02 x +b 47. 1.4e+02 m 47. 1.5e+02 x +b 38. 1.4e+02 m 47. 1.4e+02 x +b 38. 1.5e+02 m 47. 1.5e+02 x +b 47. 1.4e+02 m 47. 1.5e+02 x +b 56. 1.4e+02 m 56. 1.5e+02 x +b 47. 1.4e+02 m 56. 1.4e+02 x +b 47. 1.5e+02 m 56. 1.5e+02 x +b 56. 1.3e+02 m 56. 1.4e+02 x +b 66. 1.3e+02 m 66. 1.4e+02 x +b 56. 1.3e+02 m 66. 1.3e+02 x +b 56. 1.4e+02 m 66. 1.4e+02 x +b 66. 1.3e+02 m 66. 1.4e+02 x +b 75. 1.3e+02 m 75. 1.4e+02 x +b 66. 1.3e+02 m 75. 1.3e+02 x +b 66. 1.4e+02 m 75. 1.4e+02 x +b 56. 1.4e+02 m 56. 1.5e+02 x +b 66. 1.4e+02 m 66. 1.5e+02 x +b 56. 1.4e+02 m 66. 1.4e+02 x +b 56. 1.5e+02 m 66. 1.5e+02 x +b 66. 1.4e+02 m 66. 1.5e+02 x +b 75. 1.4e+02 m 75. 1.5e+02 x +b 66. 1.4e+02 m 75. 1.4e+02 x +b 66. 1.5e+02 m 75. 1.5e+02 x +b 94. 94. m 94. 1.0e+02 x +b 1.0e+02 94. m 1.0e+02 1.0e+02 x +b 94. 94. m 1.0e+02 94. x +b 94. 1.0e+02 m 1.0e+02 1.0e+02 x +b 1.0e+02 94. m 1.0e+02 1.0e+02 x +b 1.1e+02 94. m 1.1e+02 1.0e+02 x +b 1.0e+02 94. m 1.1e+02 94. x +b 1.0e+02 1.0e+02 m 1.1e+02 1.0e+02 x +b 94. 1.0e+02 m 94. 1.1e+02 x +b 1.0e+02 1.0e+02 m 1.0e+02 1.1e+02 x +b 94. 1.0e+02 m 1.0e+02 1.0e+02 x +b 94. 1.1e+02 m 1.0e+02 1.1e+02 x +b 1.0e+02 1.0e+02 m 1.0e+02 1.1e+02 x +b 1.1e+02 1.0e+02 m 1.1e+02 1.1e+02 x +b 1.0e+02 1.0e+02 m 1.1e+02 1.0e+02 x +b 1.0e+02 1.1e+02 m 1.1e+02 1.1e+02 x +b 1.1e+02 75. m 1.1e+02 84. x +b 1.2e+02 75. m 1.2e+02 84. x +b 1.1e+02 75. m 1.2e+02 75. x +b 1.1e+02 84. m 1.2e+02 84. x +b 1.2e+02 75. m 1.2e+02 84. x +b 1.3e+02 75. m 1.3e+02 84. x +b 1.2e+02 75. m 1.3e+02 75. x +b 1.2e+02 84. m 1.3e+02 84. x +b 1.1e+02 84. m 1.1e+02 94. x +b 1.2e+02 84. m 1.2e+02 94. x +b 1.1e+02 84. m 1.2e+02 84. x +b 1.1e+02 94. m 1.2e+02 94. x +b 1.2e+02 84. m 1.2e+02 94. x +b 1.3e+02 84. m 1.3e+02 94. x +b 1.2e+02 84. m 1.3e+02 84. x +b 1.2e+02 94. m 1.3e+02 94. x +b 1.1e+02 94. m 1.1e+02 1.0e+02 x +b 1.2e+02 94. m 1.2e+02 1.0e+02 x +b 1.1e+02 94. m 1.2e+02 94. x +b 1.1e+02 1.0e+02 m 1.2e+02 1.0e+02 x +b 1.2e+02 94. m 1.2e+02 1.0e+02 x +b 1.3e+02 94. m 1.3e+02 1.0e+02 x +b 1.2e+02 94. m 1.3e+02 94. x +b 1.2e+02 1.0e+02 m 1.3e+02 1.0e+02 x +b 1.1e+02 1.0e+02 m 1.1e+02 1.1e+02 x +b 1.2e+02 1.0e+02 m 1.2e+02 1.1e+02 x +b 1.1e+02 1.0e+02 m 1.2e+02 1.0e+02 x +b 1.1e+02 1.1e+02 m 1.2e+02 1.1e+02 x +b 1.2e+02 1.0e+02 m 1.2e+02 1.1e+02 x +b 1.3e+02 1.0e+02 m 1.3e+02 1.1e+02 x +b 1.2e+02 1.0e+02 m 1.3e+02 1.0e+02 x +b 1.2e+02 1.1e+02 m 1.3e+02 1.1e+02 x +b 75. 1.1e+02 m 75. 1.2e+02 x +b 84. 1.1e+02 m 84. 1.2e+02 x +b 75. 1.1e+02 m 84. 1.1e+02 x +b 75. 1.2e+02 m 84. 1.2e+02 x +b 84. 1.1e+02 m 84. 1.2e+02 x +b 94. 1.1e+02 m 94. 1.2e+02 x +b 84. 1.1e+02 m 94. 1.1e+02 x +b 84. 1.2e+02 m 94. 1.2e+02 x +b 75. 1.2e+02 m 75. 1.3e+02 x +b 84. 1.2e+02 m 84. 1.3e+02 x +b 75. 1.2e+02 m 84. 1.2e+02 x +b 75. 1.3e+02 m 84. 1.3e+02 x +b 84. 1.2e+02 m 84. 1.3e+02 x +b 94. 1.2e+02 m 94. 1.3e+02 x +b 84. 1.2e+02 m 94. 1.2e+02 x +b 84. 1.3e+02 m 94. 1.3e+02 x +b 94. 1.1e+02 m 94. 1.2e+02 x +b 1.0e+02 1.1e+02 m 1.0e+02 1.2e+02 x +b 94. 1.1e+02 m 1.0e+02 1.1e+02 x +b 94. 1.2e+02 m 1.0e+02 1.2e+02 x +b 1.0e+02 1.1e+02 m 1.0e+02 1.2e+02 x +b 1.1e+02 1.1e+02 m 1.1e+02 1.2e+02 x +b 1.0e+02 1.1e+02 m 1.1e+02 1.1e+02 x +b 1.0e+02 1.2e+02 m 1.1e+02 1.2e+02 x +b 94. 1.2e+02 m 94. 1.3e+02 x +b 1.0e+02 1.2e+02 m 1.0e+02 1.3e+02 x +b 94. 1.2e+02 m 1.0e+02 1.2e+02 x +b 94. 1.3e+02 m 1.0e+02 1.3e+02 x +b 1.0e+02 1.2e+02 m 1.0e+02 1.3e+02 x +b 1.1e+02 1.2e+02 m 1.1e+02 1.3e+02 x +b 1.0e+02 1.2e+02 m 1.1e+02 1.2e+02 x +b 1.0e+02 1.3e+02 m 1.1e+02 1.3e+02 x +b 1.5e+02 0.0 m 1.5e+02 9.4 x +b 1.6e+02 0.0 m 1.6e+02 9.4 x +b 1.5e+02 0.0 m 1.6e+02 0.0 x +b 1.5e+02 9.4 m 1.6e+02 9.4 x +b 1.6e+02 0.0 m 1.6e+02 9.4 x +b 1.7e+02 0.0 m 1.7e+02 9.4 x +b 1.6e+02 0.0 m 1.7e+02 0.0 x +b 1.6e+02 9.4 m 1.7e+02 9.4 x +b 1.5e+02 9.4 m 1.5e+02 19. x +b 1.6e+02 9.4 m 1.6e+02 19. x +b 1.5e+02 9.4 m 1.6e+02 9.4 x +b 1.5e+02 19. m 1.6e+02 19. x +b 1.6e+02 9.4 m 1.6e+02 19. x +b 1.7e+02 9.4 m 1.7e+02 19. x +b 1.6e+02 9.4 m 1.7e+02 9.4 x +b 1.6e+02 19. m 1.7e+02 19. x +b 1.5e+02 19. m 1.5e+02 28. x +b 1.6e+02 19. m 1.6e+02 28. x +b 1.5e+02 19. m 1.6e+02 19. x +b 1.5e+02 28. m 1.6e+02 28. x +b 1.6e+02 19. m 1.6e+02 28. x +b 1.7e+02 19. m 1.7e+02 28. x +b 1.6e+02 19. m 1.7e+02 19. x +b 1.6e+02 28. m 1.7e+02 28. x +b 1.5e+02 28. m 1.5e+02 38. x +b 1.6e+02 28. m 1.6e+02 38. x +b 1.5e+02 28. m 1.6e+02 28. x +b 1.5e+02 38. m 1.6e+02 38. x +b 1.6e+02 28. m 1.6e+02 38. x +b 1.7e+02 28. m 1.7e+02 38. x +b 1.6e+02 28. m 1.7e+02 28. x +b 1.6e+02 38. m 1.7e+02 38. x +b 0.0 1.5e+02 m 0.0 1.6e+02 x +b 9.4 1.5e+02 m 9.4 1.6e+02 x +b 0.0 1.5e+02 m 9.4 1.5e+02 x +b 0.0 1.6e+02 m 9.4 1.6e+02 x +b 9.4 1.5e+02 m 9.4 1.6e+02 x +b 19. 1.5e+02 m 19. 1.6e+02 x +b 9.4 1.5e+02 m 19. 1.5e+02 x +b 9.4 1.6e+02 m 19. 1.6e+02 x +b 0.0 1.6e+02 m 0.0 1.7e+02 x +b 9.4 1.6e+02 m 9.4 1.7e+02 x +b 0.0 1.6e+02 m 9.4 1.6e+02 x +b 0.0 1.7e+02 m 9.4 1.7e+02 x +b 9.4 1.6e+02 m 9.4 1.7e+02 x +b 19. 1.6e+02 m 19. 1.7e+02 x +b 9.4 1.6e+02 m 19. 1.6e+02 x +b 9.4 1.7e+02 m 19. 1.7e+02 x +b 19. 1.5e+02 m 19. 1.6e+02 x +b 28. 1.5e+02 m 28. 1.6e+02 x +b 19. 1.5e+02 m 28. 1.5e+02 x +b 19. 1.6e+02 m 28. 1.6e+02 x +b 28. 1.5e+02 m 28. 1.6e+02 x +b 38. 1.5e+02 m 38. 1.6e+02 x +b 28. 1.5e+02 m 38. 1.5e+02 x +b 28. 1.6e+02 m 38. 1.6e+02 x +b 19. 1.6e+02 m 19. 1.7e+02 x +b 28. 1.6e+02 m 28. 1.7e+02 x +b 19. 1.6e+02 m 28. 1.6e+02 x +b 19. 1.7e+02 m 28. 1.7e+02 x +b 28. 1.6e+02 m 28. 1.7e+02 x +b 38. 1.6e+02 m 38. 1.7e+02 x +b 28. 1.6e+02 m 38. 1.6e+02 x +b 28. 1.7e+02 m 38. 1.7e+02 x +showpage +DEAL::Writing solution to ... +DEAL:: +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +0.75 0.0 0.0 +1.0 0.0 0.0 + +0.75 0.25 0.0 +1.0 0.25 0.0 + + +0.75 0.25 0.0 +1.0 0.25 0.0 + +0.75 0.50 0.0 +1.0 0.50 0.0 + + +0.0 0.75 0.00062 +0.25 0.75 -0.00017 + +0.0 1.0 -0.00031 +0.25 1.0 3.2e-05 + + +0.25 0.75 -0.00015 +0.50 0.75 3.5e-05 + +0.25 1.0 3.5e-05 +0.50 1.0 4.0e-07 + + +0.50 0.50 0.0 +0.75 0.50 0.0 + +0.50 0.75 0.0 +0.75 0.75 0.0 + + +0.75 0.50 0.0 +1.0 0.50 0.0 + +0.75 0.75 0.0 +1.0 0.75 0.0 + + +0.50 0.75 0.0 +0.75 0.75 0.0 + +0.50 1.0 0.0 +0.75 1.0 0.0 + + +0.75 0.75 0.0 +1.0 0.75 0.0 + +0.75 1.0 0.0 +1.0 1.0 0.0 + + +0.25 0.0 1.0 +0.38 0.0 1.0 + +0.25 0.12 1.0 +0.38 0.12 1.0 + + +0.0 0.25 1.0 +0.12 0.25 1.0 + +0.0 0.38 1.0 +0.12 0.38 1.0 + + +0.62 0.0 0.0 +0.75 0.0 0.0 + +0.62 0.12 0.0 +0.75 0.12 0.0 + + +0.62 0.12 0.0 +0.75 0.12 0.0 + +0.62 0.25 0.0 +0.75 0.25 0.0 + + +0.0 0.62 -0.0044 +0.12 0.62 -0.00082 + +0.0 0.75 0.0036 +0.12 0.75 0.0022 + + +0.12 0.62 8.4e-05 +0.25 0.62 0.0041 + +0.12 0.75 0.0019 +0.25 0.75 -0.00025 + + +0.50 0.25 0.0 +0.62 0.25 0.0 + +0.50 0.38 0.0 +0.62 0.38 0.0 + + +0.62 0.25 0.0 +0.75 0.25 0.0 + +0.62 0.38 0.0 +0.75 0.38 0.0 + + +0.50 0.38 0.0 +0.62 0.38 0.0 + +0.50 0.50 0.0 +0.62 0.50 0.0 + + +0.62 0.38 0.0 +0.75 0.38 0.0 + +0.62 0.50 0.0 +0.75 0.50 0.0 + + +0.25 0.50 -0.030 +0.38 0.50 0.0052 + +0.25 0.62 0.0036 +0.38 0.62 0.0016 + + +0.38 0.50 -0.0011 +0.50 0.50 0.00098 + +0.38 0.62 0.00035 +0.50 0.62 -2.0e-05 + + +0.25 0.62 0.0030 +0.38 0.62 0.00040 + +0.25 0.75 -0.00016 +0.38 0.75 -0.00028 + + +0.38 0.62 0.00026 +0.50 0.62 -5.4e-05 + +0.38 0.75 -2.2e-05 +0.50 0.75 -1.7e-05 + + +0.0 0.0 1.0 +0.12 0.0 1.0 + +0.0 0.12 1.0 +0.12 0.12 1.0 + + +0.12 0.0 1.0 +0.25 0.0 1.0 + +0.12 0.12 1.0 +0.25 0.12 1.0 + + +0.0 0.12 1.0 +0.12 0.12 1.0 + +0.0 0.25 1.0 +0.12 0.25 1.0 + + +0.12 0.12 1.0 +0.25 0.12 1.0 + +0.12 0.25 1.0 +0.25 0.25 1.0 + + +0.38 0.0 1.0 +0.44 0.0 1.0 + +0.38 0.062 1.0 +0.44 0.062 1.0 + + +0.38 0.062 1.0 +0.44 0.062 0.99 + +0.38 0.12 1.0 +0.44 0.12 0.99 + + +0.38 0.12 0.99 +0.44 0.12 1.0 + +0.38 0.19 0.99 +0.44 0.19 1.1 + + +0.0 0.38 1.0 +0.062 0.38 1.0 + +0.0 0.44 1.0 +0.062 0.44 1.0 + + +0.062 0.38 1.0 +0.12 0.38 1.0 + +0.062 0.44 1.0 +0.12 0.44 1.0 + + +0.25 0.25 0.99 +0.31 0.25 0.98 + +0.25 0.31 1.0 +0.31 0.31 1.0 + + +0.31 0.25 0.99 +0.38 0.25 1.1 + +0.31 0.31 1.1 +0.38 0.31 0.91 + + +0.25 0.31 1.0 +0.31 0.31 1.1 + +0.25 0.38 1.0 +0.31 0.38 0.86 + + +0.44 0.25 0.18 +0.50 0.25 -0.10 + +0.44 0.31 0.020 +0.50 0.31 -0.039 + + +0.44 0.31 0.0077 +0.50 0.31 -0.032 + +0.44 0.38 -0.014 +0.50 0.38 -0.0020 + + +0.25 0.44 0.26 +0.31 0.44 -0.084 + +0.25 0.50 -0.044 +0.31 0.50 -0.025 + + +0.31 0.44 -0.012 +0.38 0.44 -0.015 + +0.31 0.50 -0.011 +0.38 0.50 -0.0049 + + +0.56 0.0 0.0 +0.62 0.0 0.0 + +0.56 0.062 0.0 +0.62 0.062 0.0 + + +0.56 0.062 0.0 +0.62 0.062 0.0 + +0.56 0.12 0.0 +0.62 0.12 0.0 + + +0.50 0.12 0.0 +0.56 0.12 0.0 + +0.50 0.19 0.0 +0.56 0.19 0.0 + + +0.56 0.12 0.0 +0.62 0.12 0.0 + +0.56 0.19 0.0 +0.62 0.19 0.0 + + +0.50 0.19 0.0 +0.56 0.19 0.0 + +0.50 0.25 0.0 +0.56 0.25 0.0 + + +0.56 0.19 0.0 +0.62 0.19 0.0 + +0.56 0.25 0.0 +0.62 0.25 0.0 + + +0.0 0.56 -0.030 +0.062 0.56 -0.033 + +0.0 0.62 -0.019 +0.062 0.62 -0.017 + + +0.062 0.56 -0.035 +0.12 0.56 -0.043 + +0.062 0.62 -0.016 +0.12 0.62 -0.0063 + + +0.25 0.12 1.0 +0.31 0.12 1.0 + +0.25 0.19 1.0 +0.31 0.19 1.0 + + +0.31 0.12 1.0 +0.38 0.12 1.0 + +0.31 0.19 1.0 +0.38 0.19 0.99 + + +0.25 0.19 1.0 +0.31 0.19 1.0 + +0.25 0.25 1.0 +0.31 0.25 0.99 + + +0.31 0.19 1.0 +0.38 0.19 0.97 + +0.31 0.25 0.99 +0.38 0.25 1.0 + + +0.12 0.25 1.0 +0.19 0.25 1.0 + +0.12 0.31 1.0 +0.19 0.31 1.0 + + +0.19 0.25 1.0 +0.25 0.25 0.99 + +0.19 0.31 1.0 +0.25 0.31 1.0 + + +0.12 0.31 0.99 +0.19 0.31 0.99 + +0.12 0.38 1.0 +0.19 0.38 1.0 + + +0.19 0.31 0.99 +0.25 0.31 1.0 + +0.19 0.38 1.0 +0.25 0.38 1.0 + + +0.38 0.38 0.0083 +0.44 0.38 -0.025 + +0.38 0.44 -0.013 +0.44 0.44 -0.0071 + + +0.44 0.38 -0.013 +0.50 0.38 5.4e-05 + +0.44 0.44 -0.0033 +0.50 0.44 0.0020 + + +0.38 0.44 -0.013 +0.44 0.44 -0.0043 + +0.38 0.50 -0.0039 +0.44 0.50 0.0019 + + +0.44 0.44 -0.0022 +0.50 0.44 0.0017 + +0.44 0.50 0.00040 +0.50 0.50 0.00017 + + +0.12 0.50 0.14 +0.19 0.50 0.010 + +0.12 0.56 -0.043 +0.19 0.56 -0.033 + + +0.19 0.50 0.022 +0.25 0.50 -0.043 + +0.19 0.56 -0.032 +0.25 0.56 -0.015 + + +0.12 0.56 -0.040 +0.19 0.56 -0.028 + +0.12 0.62 -0.0063 +0.19 0.62 -0.00078 + + +0.19 0.56 -0.027 +0.25 0.56 -0.013 + +0.19 0.62 -0.00085 +0.25 0.62 0.0037 + + +0.44 0.0 1.0 +0.47 0.0 1.0 + +0.44 0.031 1.0 +0.47 0.031 1.0 + + +0.47 0.0 0.98 +0.50 0.0 1.0 + +0.47 0.031 1.1 +0.50 0.031 0.88 + + +0.44 0.031 1.0 +0.47 0.031 1.0 + +0.44 0.062 0.98 +0.47 0.062 1.0 + + +0.47 0.031 1.1 +0.50 0.031 0.90 + +0.47 0.062 1.2 +0.50 0.062 0.57 + + +0.44 0.062 0.98 +0.47 0.062 1.0 + +0.44 0.094 0.98 +0.47 0.094 1.1 + + +0.47 0.062 1.2 +0.50 0.062 0.57 + +0.47 0.094 1.1 +0.50 0.094 0.21 + + +0.44 0.094 0.97 +0.47 0.094 1.1 + +0.44 0.12 1.0 +0.47 0.12 1.1 + + +0.47 0.094 1.2 +0.50 0.094 0.19 + +0.47 0.12 0.94 +0.50 0.12 -0.055 + + +0.44 0.12 1.0 +0.47 0.12 1.1 + +0.44 0.16 1.1 +0.47 0.16 0.81 + + +0.47 0.12 0.95 +0.50 0.12 -0.079 + +0.47 0.16 0.60 +0.50 0.16 -0.17 + + +0.44 0.16 1.1 +0.47 0.16 0.82 + +0.44 0.19 1.0 +0.47 0.19 0.38 + + +0.47 0.16 0.59 +0.50 0.16 -0.18 + +0.47 0.19 0.27 +0.50 0.19 -0.15 + + +0.38 0.19 0.99 +0.41 0.19 1.0 + +0.38 0.22 1.0 +0.41 0.22 1.1 + + +0.41 0.19 1.0 +0.44 0.19 1.1 + +0.41 0.22 1.1 +0.44 0.22 0.86 + + +0.38 0.22 1.0 +0.41 0.22 1.1 + +0.38 0.25 1.1 +0.41 0.25 1.0 + + +0.41 0.22 1.1 +0.44 0.22 0.87 + +0.41 0.25 0.97 +0.44 0.25 0.41 + + +0.44 0.19 1.1 +0.47 0.19 0.35 + +0.44 0.22 0.73 +0.47 0.22 0.029 + + +0.47 0.19 0.25 +0.50 0.19 -0.15 + +0.47 0.22 0.069 +0.50 0.22 -0.076 + + +0.44 0.22 0.72 +0.47 0.22 -0.0046 + +0.44 0.25 0.34 +0.47 0.25 -0.11 + + +0.47 0.22 0.054 +0.50 0.22 -0.070 + +0.47 0.25 -0.0078 +0.50 0.25 -0.022 + + +0.0 0.44 1.1 +0.031 0.44 1.1 + +0.0 0.47 0.93 +0.031 0.47 0.93 + + +0.031 0.44 1.1 +0.062 0.44 1.1 + +0.031 0.47 0.93 +0.062 0.47 0.90 + + +0.0 0.47 0.97 +0.031 0.47 0.96 + +0.0 0.50 0.50 +0.031 0.50 0.49 + + +0.031 0.47 0.96 +0.062 0.47 0.93 + +0.031 0.50 0.49 +0.062 0.50 0.44 + + +0.062 0.44 1.1 +0.094 0.44 1.1 + +0.062 0.47 0.90 +0.094 0.47 0.85 + + +0.094 0.44 1.1 +0.12 0.44 1.1 + +0.094 0.47 0.84 +0.12 0.47 0.76 + + +0.062 0.47 0.92 +0.094 0.47 0.86 + +0.062 0.50 0.43 +0.094 0.50 0.35 + + +0.094 0.47 0.85 +0.12 0.47 0.74 + +0.094 0.50 0.35 +0.12 0.50 0.24 + + +0.12 0.38 1.0 +0.16 0.38 1.0 + +0.12 0.41 1.0 +0.16 0.41 1.0 + + +0.16 0.38 1.0 +0.19 0.38 1.0 + +0.16 0.41 1.0 +0.19 0.41 1.0 + + +0.12 0.41 1.0 +0.16 0.41 1.1 + +0.12 0.44 1.0 +0.16 0.44 0.97 + + +0.16 0.41 1.1 +0.19 0.41 1.1 + +0.16 0.44 0.97 +0.19 0.44 0.89 + + +0.19 0.38 1.0 +0.22 0.38 1.0 + +0.19 0.41 1.0 +0.22 0.41 0.99 + + +0.22 0.38 1.1 +0.25 0.38 1.1 + +0.22 0.41 0.98 +0.25 0.41 0.90 + + +0.19 0.41 1.1 +0.22 0.41 1.0 + +0.19 0.44 0.88 +0.22 0.44 0.73 + + +0.22 0.41 1.0 +0.25 0.41 0.94 + +0.22 0.44 0.71 +0.25 0.44 0.45 + + +0.12 0.44 1.1 +0.16 0.44 1.0 + +0.12 0.47 0.75 +0.16 0.47 0.62 + + +0.16 0.44 1.0 +0.19 0.44 0.93 + +0.16 0.47 0.61 +0.19 0.47 0.41 + + +0.12 0.47 0.73 +0.16 0.47 0.56 + +0.12 0.50 0.24 +0.16 0.50 0.13 + + +0.16 0.47 0.55 +0.19 0.47 0.33 + +0.16 0.50 0.13 +0.19 0.50 0.052 + + +0.19 0.44 0.91 +0.22 0.44 0.69 + +0.19 0.47 0.40 +0.22 0.47 0.17 + + +0.22 0.44 0.67 +0.25 0.44 0.29 + +0.22 0.47 0.18 +0.25 0.47 0.066 + + +0.19 0.47 0.33 +0.22 0.47 0.14 + +0.19 0.50 0.061 +0.22 0.50 0.022 + + +0.22 0.47 0.16 +0.25 0.47 0.094 + +0.22 0.50 0.025 +0.25 0.50 -0.036 + + +0.31 0.31 1.1 +0.34 0.31 1.1 + +0.31 0.34 1.0 +0.34 0.34 0.84 + + +0.34 0.31 1.1 +0.38 0.31 0.86 + +0.34 0.34 0.79 +0.38 0.34 0.27 + + +0.31 0.34 1.1 +0.34 0.34 0.84 + +0.31 0.38 0.73 +0.34 0.38 0.30 + + +0.34 0.34 0.76 +0.38 0.34 0.22 + +0.34 0.38 0.29 +0.38 0.38 -0.0093 + + +0.38 0.25 1.1 +0.41 0.25 1.1 + +0.38 0.28 1.0 +0.41 0.28 0.67 + + +0.41 0.25 1.0 +0.44 0.25 0.31 + +0.41 0.28 0.57 +0.44 0.28 -0.0031 + + +0.38 0.28 1.1 +0.41 0.28 0.63 + +0.38 0.31 0.71 +0.41 0.31 0.17 + + +0.41 0.28 0.52 +0.44 0.28 -0.012 + +0.41 0.31 0.18 +0.44 0.31 -0.033 + + +0.38 0.31 0.69 +0.41 0.31 0.13 + +0.38 0.34 0.27 +0.41 0.34 -0.025 + + +0.41 0.31 0.16 +0.44 0.31 -0.039 + +0.41 0.34 0.030 +0.44 0.34 -0.025 + + +0.38 0.34 0.23 +0.41 0.34 -0.035 + +0.38 0.38 0.038 +0.41 0.38 -0.030 + + +0.41 0.34 0.021 +0.44 0.34 -0.021 + +0.41 0.38 -0.0068 +0.44 0.38 -0.015 + + +0.25 0.38 1.0 +0.28 0.38 1.0 + +0.25 0.41 0.89 +0.28 0.41 0.67 + + +0.28 0.38 1.0 +0.31 0.38 0.81 + +0.28 0.41 0.63 +0.31 0.41 0.23 + + +0.25 0.41 0.92 +0.28 0.41 0.62 + +0.25 0.44 0.43 +0.28 0.44 0.13 + + +0.28 0.41 0.58 +0.31 0.41 0.17 + +0.28 0.44 0.14 +0.31 0.44 -0.025 + + +0.31 0.38 0.70 +0.34 0.38 0.24 + +0.31 0.41 0.24 +0.34 0.41 -0.012 + + +0.34 0.38 0.24 +0.38 0.38 -0.036 + +0.34 0.41 0.024 +0.38 0.41 -0.030 + + +0.31 0.41 0.19 +0.34 0.41 -0.030 + +0.31 0.44 0.0030 +0.34 0.44 -0.027 + + +0.34 0.41 0.010 +0.38 0.41 -0.020 + +0.34 0.44 -0.012 +0.38 0.44 -0.010 + + +0.50 0.0 0.0 +0.53 0.0 0.0 + +0.50 0.031 0.0 +0.53 0.031 0.0 + + +0.53 0.0 0.0 +0.56 0.0 0.0 + +0.53 0.031 0.0 +0.56 0.031 0.0 + + +0.50 0.031 0.0 +0.53 0.031 0.0 + +0.50 0.062 0.0 +0.53 0.062 0.0 + + +0.53 0.031 0.0 +0.56 0.031 0.0 + +0.53 0.062 0.0 +0.56 0.062 0.0 + + +0.50 0.062 0.0 +0.53 0.062 0.0 + +0.50 0.094 0.0 +0.53 0.094 0.0 + + +0.53 0.062 0.0 +0.56 0.062 0.0 + +0.53 0.094 0.0 +0.56 0.094 0.0 + + +0.50 0.094 0.0 +0.53 0.094 0.0 + +0.50 0.12 0.0 +0.53 0.12 0.0 + + +0.53 0.094 0.0 +0.56 0.094 0.0 + +0.53 0.12 0.0 +0.56 0.12 0.0 + + +0.0 0.50 0.43 +0.031 0.50 0.42 + +0.0 0.53 0.067 +0.031 0.53 0.063 + + +0.031 0.50 0.41 +0.062 0.50 0.36 + +0.031 0.53 0.061 +0.062 0.53 0.047 + + +0.0 0.53 0.061 +0.031 0.53 0.060 + +0.0 0.56 -0.00087 +0.031 0.56 -0.0018 + + +0.031 0.53 0.059 +0.062 0.53 0.055 + +0.031 0.56 -0.0023 +0.062 0.56 -0.0071 + + +0.062 0.50 0.35 +0.094 0.50 0.26 + +0.062 0.53 0.047 +0.094 0.53 0.033 + + +0.094 0.50 0.26 +0.12 0.50 0.14 + +0.094 0.53 0.035 +0.12 0.53 0.041 + + +0.062 0.53 0.055 +0.094 0.53 0.052 + +0.062 0.56 -0.0080 +0.094 0.56 -0.020 + + +0.094 0.53 0.053 +0.12 0.53 0.048 + +0.094 0.56 -0.021 +0.12 0.56 -0.042 + + diff --git a/tests/bits/step-13.cc b/tests/bits/step-13.cc index 67fc18385c..a5ab8a882c 100644 --- a/tests/bits/step-13.cc +++ b/tests/bits/step-13.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-13/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-13.output b/tests/bits/step-13.output new file mode 100644 index 0000000000..f5276bf03d --- /dev/null +++ b/tests/bits/step-13.output @@ -0,0 +1,50 @@ + +DEAL::Running tests with "global" refinement criterion: +DEAL::------------------------------------------------- +DEAL::Refinement cycle: 0 Starting value 7.7 +DEAL:cg::Convergence step 8 value 0 +DEAL::1 Starting value 32. +DEAL:cg::Convergence step 14 value 0 +DEAL::2 Starting value 37. +DEAL:cg::Convergence step 23 value 0 +DEAL::3 Starting value 38. +DEAL:cg::Convergence step 41 value 0 +DEAL::4 Starting value 44. +DEAL:cg::Convergence step 79 value 0 +DEAL:: +DoFs u(x_0) +25 1.2868 +81 1.6945 +289 1.4658 +1089 1.5679 +4225 1.5882 +DEAL:: +DEAL::Running tests with "kelly" refinement criterion: +DEAL::------------------------------------------------ +DEAL::Refinement cycle: 0 Starting value 7.7 +DEAL:cg::Convergence step 8 value 0 +DEAL::1 Starting value 25. +DEAL:cg::Convergence step 11 value 0 +DEAL::2 Starting value 29. +DEAL:cg::Convergence step 15 value 0 +DEAL::3 Starting value 35. +DEAL:cg::Convergence step 20 value 0 +DEAL::4 Starting value 40. +DEAL:cg::Convergence step 27 value 0 +DEAL::5 Starting value 40. +DEAL:cg::Convergence step 37 value 0 +DEAL::6 Starting value 41. +DEAL:cg::Convergence step 52 value 0 +DEAL::7 Starting value 46. +DEAL:cg::Convergence step 68 value 0 +DEAL:: +DoFs u(x_0) +25 1.2868 +47 0.8775 +89 1.5365 +165 1.2974 +316 1.6442 +589 1.5221 +1093 1.5724 +2042 1.5627 +DEAL:: diff --git a/tests/bits/step-14.cc b/tests/bits/step-14.cc index fc069944bf..558b70fa7e 100644 --- a/tests/bits/step-14.cc +++ b/tests/bits/step-14.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-14/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-14.output b/tests/bits/step-14.output new file mode 100644 index 0000000000..0ede1cbc52 --- /dev/null +++ b/tests/bits/step-14.output @@ -0,0 +1,27668 @@ + +DEAL::Refinement cycle: 0 +DEAL:cg::Starting value 0.31 +DEAL:cg::Convergence step 8 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 21 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.75 -1.0 0.0 0.0 + +-1.0 -0.75 0.0 0.0 +-0.75 -0.75 0.032 2.2e-08 + + +-0.75 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-0.75 -0.75 0.032 2.2e-08 +-0.50 -0.75 0.036 5.3e-08 + + +-1.0 -0.75 0.0 0.0 +-0.75 -0.75 0.032 2.2e-08 + +-1.0 -0.50 0.0 0.0 +-0.75 -0.50 0.036 5.3e-08 + + +-0.75 -0.75 0.032 2.2e-08 +-0.50 -0.75 0.036 5.3e-08 + +-0.75 -0.50 0.036 5.3e-08 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +-0.25 -1.0 0.0 0.0 + +-0.50 -0.75 0.036 5.3e-08 +-0.25 -0.75 0.032 2.2e-07 + + +-0.25 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.25 -0.75 0.032 2.2e-07 +0.0 -0.75 0.031 1.0e-06 + + +-0.50 -0.75 0.036 5.3e-08 +-0.25 -0.75 0.032 2.2e-07 + +-0.50 -0.50 0.0 0.0 +-0.25 -0.50 0.0 0.0 + + +-0.25 -0.75 0.032 2.2e-07 +0.0 -0.75 0.031 1.0e-06 + +-0.25 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.25 -1.0 0.0 0.0 + +0.0 -0.75 0.031 1.0e-06 +0.25 -0.75 0.032 4.8e-06 + + +0.25 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.25 -0.75 0.032 4.8e-06 +0.50 -0.75 0.036 1.9e-05 + + +0.0 -0.75 0.031 1.0e-06 +0.25 -0.75 0.032 4.8e-06 + +0.0 -0.50 0.0 0.0 +0.25 -0.50 0.0 0.0 + + +0.25 -0.75 0.032 4.8e-06 +0.50 -0.75 0.036 1.9e-05 + +0.25 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +0.75 -1.0 0.0 0.0 + +0.50 -0.75 0.036 1.9e-05 +0.75 -0.75 0.032 3.4e-05 + + +0.75 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.75 -0.75 0.032 3.4e-05 +1.0 -0.75 0.0 0.0 + + +0.50 -0.75 0.036 1.9e-05 +0.75 -0.75 0.032 3.4e-05 + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.036 0.00015 + + +0.75 -0.75 0.032 3.4e-05 +1.0 -0.75 0.0 0.0 + +0.75 -0.50 0.036 0.00015 +1.0 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.75 -0.50 0.036 5.3e-08 + +-1.0 -0.25 0.0 0.0 +-0.75 -0.25 0.032 2.2e-07 + + +-0.75 -0.50 0.036 5.3e-08 +-0.50 -0.50 0.0 0.0 + +-0.75 -0.25 0.032 2.2e-07 +-0.50 -0.25 0.0 0.0 + + +-1.0 -0.25 0.0 0.0 +-0.75 -0.25 0.032 2.2e-07 + +-1.0 0.0 0.0 0.0 +-0.75 0.0 0.031 1.0e-06 + + +-0.75 -0.25 0.032 2.2e-07 +-0.50 -0.25 0.0 0.0 + +-0.75 0.0 0.031 1.0e-06 +-0.50 0.0 0.0 0.0 + + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.036 0.00015 + +0.50 -0.25 0.0 0.0 +0.75 -0.25 0.032 0.00069 + + +0.75 -0.50 0.036 0.00015 +1.0 -0.50 0.0 0.0 + +0.75 -0.25 0.032 0.00069 +1.0 -0.25 0.0 0.0 + + +0.50 -0.25 0.0 0.0 +0.75 -0.25 0.032 0.00069 + +0.50 0.0 0.0 0.0 +0.75 0.0 0.031 0.0033 + + +0.75 -0.25 0.032 0.00069 +1.0 -0.25 0.0 0.0 + +0.75 0.0 0.031 0.0033 +1.0 0.0 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.75 0.0 0.031 1.0e-06 + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.032 4.8e-06 + + +-0.75 0.0 0.031 1.0e-06 +-0.50 0.0 0.0 0.0 + +-0.75 0.25 0.032 4.8e-06 +-0.50 0.25 0.0 0.0 + + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.032 4.8e-06 + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.036 1.9e-05 + + +-0.75 0.25 0.032 4.8e-06 +-0.50 0.25 0.0 0.0 + +-0.75 0.50 0.036 1.9e-05 +-0.50 0.50 0.0 0.0 + + +0.50 0.0 0.0 0.0 +0.75 0.0 0.031 0.0033 + +0.50 0.25 0.0 0.0 +0.75 0.25 0.032 0.016 + + +0.75 0.0 0.031 0.0033 +1.0 0.0 0.0 0.0 + +0.75 0.25 0.032 0.016 +1.0 0.25 0.0 0.0 + + +0.50 0.25 0.0 0.0 +0.75 0.25 0.032 0.016 + +0.50 0.50 0.0 0.0 +0.75 0.50 0.036 0.087 + + +0.75 0.25 0.032 0.016 +1.0 0.25 0.0 0.0 + +0.75 0.50 0.036 0.087 +1.0 0.50 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.036 1.9e-05 + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.032 3.4e-05 + + +-0.75 0.50 0.036 1.9e-05 +-0.50 0.50 0.0 0.0 + +-0.75 0.75 0.032 3.4e-05 +-0.50 0.75 0.036 0.00015 + + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.032 3.4e-05 + +-1.0 1.0 0.0 0.0 +-0.75 1.0 0.0 0.0 + + +-0.75 0.75 0.032 3.4e-05 +-0.50 0.75 0.036 0.00015 + +-0.75 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +-0.50 0.50 0.0 0.0 +-0.25 0.50 0.0 0.0 + +-0.50 0.75 0.036 0.00015 +-0.25 0.75 0.032 0.00069 + + +-0.25 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.25 0.75 0.032 0.00069 +0.0 0.75 0.031 0.0033 + + +-0.50 0.75 0.036 0.00015 +-0.25 0.75 0.032 0.00069 + +-0.50 1.0 0.0 0.0 +-0.25 1.0 0.0 0.0 + + +-0.25 0.75 0.032 0.00069 +0.0 0.75 0.031 0.0033 + +-0.25 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.0 0.75 0.031 0.0033 +0.25 0.75 0.032 0.016 + + +0.25 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.25 0.75 0.032 0.016 +0.50 0.75 0.036 0.087 + + +0.0 0.75 0.031 0.0033 +0.25 0.75 0.032 0.016 + +0.0 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.25 0.75 0.032 0.016 +0.50 0.75 0.036 0.087 + +0.25 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 +0.75 0.50 0.036 0.087 + +0.50 0.75 0.036 0.087 +0.75 0.75 0.032 0.55 + + +0.75 0.50 0.036 0.087 +1.0 0.50 0.0 0.0 + +0.75 0.75 0.032 0.55 +1.0 0.75 0.0 0.0 + + +0.50 0.75 0.036 0.087 +0.75 0.75 0.032 0.55 + +0.50 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.75 0.75 0.032 0.55 +1.0 0.75 0.0 0.0 + +0.75 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +DEAL:: Number of degrees of freedom=72 +DEAL:: Point value=0.032 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 38. x +b 38. 0.0 m 38. 38. x +b 0.0 0.0 m 38. 0.0 x +b 0.0 38. m 38. 38. x +b 38. 0.0 m 38. 38. x +b 75. 0.0 m 75. 38. x +b 38. 0.0 m 75. 0.0 x +b 38. 38. m 75. 38. x +b 0.0 38. m 0.0 75. x +b 38. 38. m 38. 75. x +b 0.0 38. m 38. 38. x +b 0.0 75. m 38. 75. x +b 38. 38. m 38. 75. x +b 75. 38. m 75. 75. x +b 38. 38. m 75. 38. x +b 38. 75. m 75. 75. x +b 75. 0.0 m 75. 38. x +b 1.1e+02 0.0 m 1.1e+02 38. x +b 75. 0.0 m 1.1e+02 0.0 x +b 75. 38. m 1.1e+02 38. x +b 1.1e+02 0.0 m 1.1e+02 38. x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.1e+02 0.0 m 1.5e+02 0.0 x +b 1.1e+02 38. m 1.5e+02 38. x +b 75. 38. m 75. 75. x +b 1.1e+02 38. m 1.1e+02 75. x +b 75. 38. m 1.1e+02 38. x +b 75. 75. m 1.1e+02 75. x +b 1.1e+02 38. m 1.1e+02 75. x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.1e+02 38. m 1.5e+02 38. x +b 1.1e+02 75. m 1.5e+02 75. x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 1.5e+02 0.0 m 1.9e+02 0.0 x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.5e+02 75. m 1.9e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 2.2e+02 38. m 2.2e+02 75. x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.9e+02 75. m 2.2e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 2.2e+02 0.0 m 2.6e+02 0.0 x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 3.0e+02 0.0 m 3.0e+02 38. x +b 2.6e+02 0.0 m 3.0e+02 0.0 x +b 2.6e+02 38. m 3.0e+02 38. x +b 2.2e+02 38. m 2.2e+02 75. x +b 2.6e+02 38. m 2.6e+02 75. x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.2e+02 75. m 2.6e+02 75. x +b 2.6e+02 38. m 2.6e+02 75. x +b 3.0e+02 38. m 3.0e+02 75. x +b 2.6e+02 38. m 3.0e+02 38. x +b 2.6e+02 75. m 3.0e+02 75. x +b 0.0 75. m 0.0 1.1e+02 x +b 38. 75. m 38. 1.1e+02 x +b 0.0 75. m 38. 75. x +b 0.0 1.1e+02 m 38. 1.1e+02 x +b 38. 75. m 38. 1.1e+02 x +b 75. 75. m 75. 1.1e+02 x +b 38. 75. m 75. 75. x +b 38. 1.1e+02 m 75. 1.1e+02 x +b 0.0 1.1e+02 m 0.0 1.5e+02 x +b 38. 1.1e+02 m 38. 1.5e+02 x +b 0.0 1.1e+02 m 38. 1.1e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 38. 1.1e+02 m 38. 1.5e+02 x +b 75. 1.1e+02 m 75. 1.5e+02 x +b 38. 1.1e+02 m 75. 1.1e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 2.2e+02 75. m 2.6e+02 75. x +b 2.2e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 3.0e+02 75. m 3.0e+02 1.1e+02 x +b 2.6e+02 75. m 3.0e+02 75. x +b 2.6e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.5e+02 x +b 2.2e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.2e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.5e+02 x +b 3.0e+02 1.1e+02 m 3.0e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 2.6e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 0.0 1.5e+02 m 0.0 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.9e+02 x +b 2.2e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.2e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.9e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.6e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.2e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.2e+02 x +b 2.2e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.2e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.2e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.2e+02 x +b 2.6e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.6e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 0.0 2.2e+02 m 0.0 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 75. 2.2e+02 m 75. 2.6e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 0.0 2.6e+02 m 0.0 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 0.0 3.0e+02 m 38. 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 75. 2.6e+02 m 75. 3.0e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 38. 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.6e+02 x +b 75. 2.2e+02 m 1.1e+02 2.2e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.6e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.1e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 75. 2.6e+02 m 75. 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 3.0e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 3.0e+02 m 1.1e+02 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 3.0e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 3.0e+02 m 1.5e+02 3.0e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.6e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.6e+02 x +b 1.5e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.5e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.6e+02 x +b 1.9e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 1.9e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 3.0e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 3.0e+02 x +b 1.5e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.5e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 3.0e+02 x +b 1.9e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 1.9e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.6e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.2e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.6e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.6e+02 x +b 2.6e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.6e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 3.0e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 3.0e+02 x +b 2.2e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.2e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 3.0e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 3.0e+02 x +b 2.6e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.6e+02 3.0e+02 m 3.0e+02 3.0e+02 x +showpage +DEAL:: Estimated error=0.00070 +DEAL::Refinement cycle: 1 +DEAL:cg::Starting value 0.098 +DEAL:cg::Convergence step 10 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 25 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.50 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.0 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.50 -0.50 0.0 0.0 +1.0 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + + +0.50 -0.50 0.0 0.0 +1.0 -0.50 0.0 0.0 + +0.50 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + +-1.0 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + +-1.0 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +-0.50 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.50 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.50 0.0 0.0 0.0 +0.75 0.0 0.0 0.0 + +0.50 0.25 0.0 0.0 +0.75 0.25 0.030 0.016 + + +0.75 0.0 0.0 0.0 +1.0 0.0 0.0 0.0 + +0.75 0.25 0.030 0.016 +1.0 0.25 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.0 0.75 0.0 0.0 +0.25 0.75 0.030 0.016 + + +0.0 0.75 0.0 0.0 +0.25 0.75 0.030 0.016 + +0.0 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.50 0.25 0.0 0.0 +0.62 0.25 0.015 0.0080 + +0.50 0.38 0.0 0.0 +0.62 0.38 0.023 0.026 + + +0.62 0.25 0.015 0.0080 +0.75 0.25 0.030 0.016 + +0.62 0.38 0.023 0.026 +0.75 0.38 0.030 0.035 + + +0.50 0.38 0.0 0.0 +0.62 0.38 0.023 0.026 + +0.50 0.50 0.0 0.0 +0.62 0.50 0.029 0.059 + + +0.62 0.38 0.023 0.026 +0.75 0.38 0.030 0.035 + +0.62 0.50 0.029 0.059 +0.75 0.50 0.034 0.076 + + +0.75 0.25 0.030 0.016 +0.88 0.25 0.015 0.0080 + +0.75 0.38 0.030 0.035 +0.88 0.38 0.022 0.024 + + +0.88 0.25 0.015 0.0080 +1.0 0.25 0.0 0.0 + +0.88 0.38 0.022 0.024 +1.0 0.38 0.0 0.0 + + +0.75 0.38 0.030 0.035 +0.88 0.38 0.022 0.024 + +0.75 0.50 0.034 0.076 +0.88 0.50 0.024 0.050 + + +0.88 0.38 0.022 0.024 +1.0 0.38 0.0 0.0 + +0.88 0.50 0.024 0.050 +1.0 0.50 0.0 0.0 + + +0.25 0.50 0.0 0.0 +0.38 0.50 0.0 0.0 + +0.25 0.62 0.015 0.0080 +0.38 0.62 0.023 0.026 + + +0.38 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.38 0.62 0.023 0.026 +0.50 0.62 0.029 0.059 + + +0.25 0.62 0.015 0.0080 +0.38 0.62 0.023 0.026 + +0.25 0.75 0.030 0.016 +0.38 0.75 0.030 0.035 + + +0.38 0.62 0.023 0.026 +0.50 0.62 0.029 0.059 + +0.38 0.75 0.030 0.035 +0.50 0.75 0.034 0.076 + + +0.25 0.75 0.030 0.016 +0.38 0.75 0.030 0.035 + +0.25 0.88 0.015 0.0080 +0.38 0.88 0.022 0.024 + + +0.38 0.75 0.030 0.035 +0.50 0.75 0.034 0.076 + +0.38 0.88 0.022 0.024 +0.50 0.88 0.024 0.050 + + +0.25 0.88 0.015 0.0080 +0.38 0.88 0.022 0.024 + +0.25 1.0 0.0 0.0 +0.38 1.0 0.0 0.0 + + +0.38 0.88 0.022 0.024 +0.50 0.88 0.024 0.050 + +0.38 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.50 0.50 0.0 0.0 +0.62 0.50 0.029 0.059 + +0.50 0.62 0.029 0.059 +0.62 0.62 0.034 0.12 + + +0.62 0.50 0.029 0.059 +0.75 0.50 0.034 0.076 + +0.62 0.62 0.034 0.12 +0.75 0.62 0.035 0.18 + + +0.50 0.62 0.029 0.059 +0.62 0.62 0.034 0.12 + +0.50 0.75 0.034 0.076 +0.62 0.75 0.035 0.18 + + +0.62 0.62 0.034 0.12 +0.75 0.62 0.035 0.18 + +0.62 0.75 0.035 0.18 +0.75 0.75 0.032 0.66 + + +0.75 0.50 0.034 0.076 +0.88 0.50 0.024 0.050 + +0.75 0.62 0.035 0.18 +0.88 0.62 0.024 0.10 + + +0.88 0.50 0.024 0.050 +1.0 0.50 0.0 0.0 + +0.88 0.62 0.024 0.10 +1.0 0.62 0.0 0.0 + + +0.75 0.62 0.035 0.18 +0.88 0.62 0.024 0.10 + +0.75 0.75 0.032 0.66 +0.88 0.75 0.022 0.15 + + +0.88 0.62 0.024 0.10 +1.0 0.62 0.0 0.0 + +0.88 0.75 0.022 0.15 +1.0 0.75 0.0 0.0 + + +0.50 0.75 0.034 0.076 +0.62 0.75 0.035 0.18 + +0.50 0.88 0.024 0.050 +0.62 0.88 0.024 0.10 + + +0.62 0.75 0.035 0.18 +0.75 0.75 0.032 0.66 + +0.62 0.88 0.024 0.10 +0.75 0.88 0.022 0.15 + + +0.50 0.88 0.024 0.050 +0.62 0.88 0.024 0.10 + +0.50 1.0 0.0 0.0 +0.62 1.0 0.0 0.0 + + +0.62 0.88 0.024 0.10 +0.75 0.88 0.022 0.15 + +0.62 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.75 0.75 0.032 0.66 +0.88 0.75 0.022 0.15 + +0.75 0.88 0.022 0.15 +0.88 0.88 0.015 0.081 + + +0.88 0.75 0.022 0.15 +1.0 0.75 0.0 0.0 + +0.88 0.88 0.015 0.081 +1.0 0.88 0.0 0.0 + + +0.75 0.88 0.022 0.15 +0.88 0.88 0.015 0.081 + +0.75 1.0 0.0 0.0 +0.88 1.0 0.0 0.0 + + +0.88 0.88 0.015 0.081 +1.0 0.88 0.0 0.0 + +0.88 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +DEAL:: Number of degrees of freedom=67 +DEAL:: Point value=0.032 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 1.5e+02 0.0 m 2.2e+02 0.0 x +b 1.5e+02 75. m 2.2e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 2.2e+02 75. m 3.0e+02 75. x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.5e+02 x +b 3.0e+02 75. m 3.0e+02 1.5e+02 x +b 2.2e+02 75. m 3.0e+02 75. x +b 0.0 1.5e+02 m 0.0 2.2e+02 x +b 75. 1.5e+02 m 75. 2.2e+02 x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 75. 3.0e+02 x +b 75. 2.2e+02 m 1.5e+02 2.2e+02 x +b 75. 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.9e+02 x +b 2.2e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.9e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.5e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 3.0e+02 x +b 1.5e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.5e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.1e+02 x +b 2.2e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.2e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.4e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.2e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.2e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.6e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.1e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.8e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.4e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.4e+02 x +b 1.9e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 1.9e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.6e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 1.9e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.8e+02 x +b 1.9e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 3.0e+02 x +b 1.9e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 1.9e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.4e+02 x +b 2.2e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.2e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.4e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.4e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.6e+02 x +b 2.2e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.2e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.4e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.4e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.4e+02 x +b 2.6e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.4e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.4e+02 x +b 2.8e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.8e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.6e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.6e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.6e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.6e+02 x +b 2.8e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.8e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.8e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.8e+02 x +b 2.2e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.2e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.8e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.8e+02 x +b 2.4e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.4e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 3.0e+02 x +b 2.2e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.2e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 3.0e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.4e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.8e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.8e+02 x +b 2.6e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.6e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.8e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.8e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 3.0e+02 x +b 2.6e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.6e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 3.0e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 3.0e+02 m 3.0e+02 3.0e+02 x +showpage +DEAL:: Estimated error=0.00089 +DEAL::Refinement cycle: 2 +DEAL:cg::Starting value 0.14 +DEAL:cg::Convergence step 14 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 38 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.50 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.0 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.50 -0.50 0.0 0.0 +1.0 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + +-1.0 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + +-1.0 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.0 0.0 + +0.50 -0.25 0.0 0.0 +0.75 -0.25 0.028 0.00069 + + +0.75 -0.50 0.0 0.0 +1.0 -0.50 0.0 0.0 + +0.75 -0.25 0.028 0.00069 +1.0 -0.25 0.0 0.0 + + +0.50 -0.25 0.0 0.0 +0.75 -0.25 0.028 0.00069 + +0.50 0.0 0.0 0.0 +0.75 0.0 0.033 0.0034 + + +0.75 -0.25 0.028 0.00069 +1.0 -0.25 0.0 0.0 + +0.75 0.0 0.033 0.0034 +1.0 0.0 0.0 0.0 + + +-0.50 0.50 0.0 0.0 +-0.25 0.50 0.0 0.0 + +-0.50 0.75 0.0 0.0 +-0.25 0.75 0.028 0.00069 + + +-0.25 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.25 0.75 0.028 0.00069 +0.0 0.75 0.033 0.0034 + + +-0.50 0.75 0.0 0.0 +-0.25 0.75 0.028 0.00069 + +-0.50 1.0 0.0 0.0 +-0.25 1.0 0.0 0.0 + + +-0.25 0.75 0.028 0.00069 +0.0 0.75 0.033 0.0034 + +-0.25 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.50 0.25 0.0 0.0 +0.62 0.25 0.024 0.012 + +0.50 0.38 0.0 0.0 +0.62 0.38 0.026 0.026 + + +0.62 0.25 0.024 0.012 +0.75 0.25 0.032 0.016 + +0.62 0.38 0.026 0.026 +0.75 0.38 0.033 0.035 + + +0.75 0.25 0.032 0.016 +0.88 0.25 0.024 0.011 + +0.75 0.38 0.033 0.035 +0.88 0.38 0.024 0.024 + + +0.88 0.25 0.024 0.011 +1.0 0.25 0.0 0.0 + +0.88 0.38 0.024 0.024 +1.0 0.38 0.0 0.0 + + +0.75 0.38 0.033 0.035 +0.88 0.38 0.024 0.024 + +0.75 0.50 0.035 0.076 +0.88 0.50 0.025 0.050 + + +0.88 0.38 0.024 0.024 +1.0 0.38 0.0 0.0 + +0.88 0.50 0.025 0.050 +1.0 0.50 0.0 0.0 + + +0.25 0.50 0.0 0.0 +0.38 0.50 0.0 0.0 + +0.25 0.62 0.024 0.012 +0.38 0.62 0.026 0.026 + + +0.25 0.62 0.024 0.012 +0.38 0.62 0.026 0.026 + +0.25 0.75 0.032 0.016 +0.38 0.75 0.033 0.035 + + +0.25 0.75 0.032 0.016 +0.38 0.75 0.033 0.035 + +0.25 0.88 0.024 0.011 +0.38 0.88 0.024 0.024 + + +0.38 0.75 0.033 0.035 +0.50 0.75 0.035 0.076 + +0.38 0.88 0.024 0.024 +0.50 0.88 0.025 0.050 + + +0.25 0.88 0.024 0.011 +0.38 0.88 0.024 0.024 + +0.25 1.0 0.0 0.0 +0.38 1.0 0.0 0.0 + + +0.38 0.88 0.024 0.024 +0.50 0.88 0.025 0.050 + +0.38 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.75 0.50 0.035 0.076 +0.88 0.50 0.025 0.050 + +0.75 0.62 0.036 0.17 +0.88 0.62 0.025 0.097 + + +0.88 0.50 0.025 0.050 +1.0 0.50 0.0 0.0 + +0.88 0.62 0.025 0.097 +1.0 0.62 0.0 0.0 + + +0.88 0.62 0.025 0.097 +1.0 0.62 0.0 0.0 + +0.88 0.75 0.022 0.14 +1.0 0.75 0.0 0.0 + + +0.50 0.75 0.035 0.076 +0.62 0.75 0.036 0.17 + +0.50 0.88 0.025 0.050 +0.62 0.88 0.025 0.097 + + +0.50 0.88 0.025 0.050 +0.62 0.88 0.025 0.097 + +0.50 1.0 0.0 0.0 +0.62 1.0 0.0 0.0 + + +0.62 0.88 0.025 0.097 +0.75 0.88 0.022 0.14 + +0.62 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.88 0.75 0.022 0.14 +1.0 0.75 0.0 0.0 + +0.88 0.88 0.016 0.078 +1.0 0.88 0.0 0.0 + + +0.75 0.88 0.022 0.14 +0.88 0.88 0.016 0.078 + +0.75 1.0 0.0 0.0 +0.88 1.0 0.0 0.0 + + +0.88 0.88 0.016 0.078 +1.0 0.88 0.0 0.0 + +0.88 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.50 0.0 0.0 0.0 +0.62 0.0 0.016 0.0017 + +0.50 0.12 0.0 0.0 +0.62 0.12 0.023 0.0052 + + +0.62 0.0 0.016 0.0017 +0.75 0.0 0.033 0.0034 + +0.62 0.12 0.023 0.0052 +0.75 0.12 0.030 0.0073 + + +0.50 0.12 0.0 0.0 +0.62 0.12 0.023 0.0052 + +0.50 0.25 0.0 0.0 +0.62 0.25 0.024 0.012 + + +0.62 0.12 0.023 0.0052 +0.75 0.12 0.030 0.0073 + +0.62 0.25 0.024 0.012 +0.75 0.25 0.032 0.016 + + +0.75 0.0 0.033 0.0034 +0.88 0.0 0.016 0.0017 + +0.75 0.12 0.030 0.0073 +0.88 0.12 0.023 0.0051 + + +0.88 0.0 0.016 0.0017 +1.0 0.0 0.0 0.0 + +0.88 0.12 0.023 0.0051 +1.0 0.12 0.0 0.0 + + +0.75 0.12 0.030 0.0073 +0.88 0.12 0.023 0.0051 + +0.75 0.25 0.032 0.016 +0.88 0.25 0.024 0.011 + + +0.88 0.12 0.023 0.0051 +1.0 0.12 0.0 0.0 + +0.88 0.25 0.024 0.011 +1.0 0.25 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.12 0.50 0.0 0.0 + +0.0 0.62 0.016 0.0017 +0.12 0.62 0.023 0.0052 + + +0.12 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.12 0.62 0.023 0.0052 +0.25 0.62 0.024 0.012 + + +0.0 0.62 0.016 0.0017 +0.12 0.62 0.023 0.0052 + +0.0 0.75 0.033 0.0034 +0.12 0.75 0.030 0.0073 + + +0.12 0.62 0.023 0.0052 +0.25 0.62 0.024 0.012 + +0.12 0.75 0.030 0.0073 +0.25 0.75 0.032 0.016 + + +0.0 0.75 0.033 0.0034 +0.12 0.75 0.030 0.0073 + +0.0 0.88 0.016 0.0017 +0.12 0.88 0.023 0.0051 + + +0.12 0.75 0.030 0.0073 +0.25 0.75 0.032 0.016 + +0.12 0.88 0.023 0.0051 +0.25 0.88 0.024 0.011 + + +0.0 0.88 0.016 0.0017 +0.12 0.88 0.023 0.0051 + +0.0 1.0 0.0 0.0 +0.12 1.0 0.0 0.0 + + +0.12 0.88 0.023 0.0051 +0.25 0.88 0.024 0.011 + +0.12 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.50 0.38 0.0 0.0 +0.56 0.38 0.013 0.013 + +0.50 0.44 0.0 0.0 +0.56 0.44 0.016 0.023 + + +0.56 0.38 0.013 0.013 +0.62 0.38 0.026 0.026 + +0.56 0.44 0.016 0.023 +0.62 0.44 0.027 0.040 + + +0.50 0.44 0.0 0.0 +0.56 0.44 0.016 0.023 + +0.50 0.50 0.0 0.0 +0.56 0.50 0.021 0.038 + + +0.56 0.44 0.016 0.023 +0.62 0.44 0.027 0.040 + +0.56 0.50 0.021 0.038 +0.62 0.50 0.030 0.060 + + +0.62 0.38 0.026 0.026 +0.69 0.38 0.030 0.031 + +0.62 0.44 0.027 0.040 +0.69 0.44 0.033 0.049 + + +0.69 0.38 0.030 0.031 +0.75 0.38 0.033 0.035 + +0.69 0.44 0.033 0.049 +0.75 0.44 0.034 0.055 + + +0.62 0.44 0.027 0.040 +0.69 0.44 0.033 0.049 + +0.62 0.50 0.030 0.060 +0.69 0.50 0.034 0.073 + + +0.69 0.44 0.033 0.049 +0.75 0.44 0.034 0.055 + +0.69 0.50 0.034 0.073 +0.75 0.50 0.035 0.076 + + +0.38 0.50 0.0 0.0 +0.44 0.50 0.0 0.0 + +0.38 0.56 0.013 0.013 +0.44 0.56 0.016 0.023 + + +0.44 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.44 0.56 0.016 0.023 +0.50 0.56 0.021 0.038 + + +0.38 0.56 0.013 0.013 +0.44 0.56 0.016 0.023 + +0.38 0.62 0.026 0.026 +0.44 0.62 0.027 0.040 + + +0.44 0.56 0.016 0.023 +0.50 0.56 0.021 0.038 + +0.44 0.62 0.027 0.040 +0.50 0.62 0.030 0.060 + + +0.38 0.62 0.026 0.026 +0.44 0.62 0.027 0.040 + +0.38 0.69 0.030 0.031 +0.44 0.69 0.033 0.049 + + +0.44 0.62 0.027 0.040 +0.50 0.62 0.030 0.060 + +0.44 0.69 0.033 0.049 +0.50 0.69 0.034 0.073 + + +0.38 0.69 0.030 0.031 +0.44 0.69 0.033 0.049 + +0.38 0.75 0.033 0.035 +0.44 0.75 0.034 0.055 + + +0.44 0.69 0.033 0.049 +0.50 0.69 0.034 0.073 + +0.44 0.75 0.034 0.055 +0.50 0.75 0.035 0.076 + + +0.50 0.50 0.0 0.0 +0.56 0.50 0.021 0.038 + +0.50 0.56 0.021 0.038 +0.56 0.56 0.027 0.063 + + +0.56 0.50 0.021 0.038 +0.62 0.50 0.030 0.060 + +0.56 0.56 0.027 0.063 +0.62 0.56 0.033 0.088 + + +0.50 0.56 0.021 0.038 +0.56 0.56 0.027 0.063 + +0.50 0.62 0.030 0.060 +0.56 0.62 0.033 0.088 + + +0.56 0.56 0.027 0.063 +0.62 0.56 0.033 0.088 + +0.56 0.62 0.033 0.088 +0.62 0.62 0.036 0.12 + + +0.62 0.50 0.030 0.060 +0.69 0.50 0.034 0.073 + +0.62 0.56 0.033 0.088 +0.69 0.56 0.036 0.11 + + +0.69 0.50 0.034 0.073 +0.75 0.50 0.035 0.076 + +0.69 0.56 0.036 0.11 +0.75 0.56 0.036 0.12 + + +0.62 0.56 0.033 0.088 +0.69 0.56 0.036 0.11 + +0.62 0.62 0.036 0.12 +0.69 0.62 0.038 0.16 + + +0.69 0.56 0.036 0.11 +0.75 0.56 0.036 0.12 + +0.69 0.62 0.038 0.16 +0.75 0.62 0.036 0.17 + + +0.50 0.62 0.030 0.060 +0.56 0.62 0.033 0.088 + +0.50 0.69 0.034 0.073 +0.56 0.69 0.036 0.11 + + +0.56 0.62 0.033 0.088 +0.62 0.62 0.036 0.12 + +0.56 0.69 0.036 0.11 +0.62 0.69 0.038 0.16 + + +0.50 0.69 0.034 0.073 +0.56 0.69 0.036 0.11 + +0.50 0.75 0.035 0.076 +0.56 0.75 0.036 0.12 + + +0.56 0.69 0.036 0.11 +0.62 0.69 0.038 0.16 + +0.56 0.75 0.036 0.12 +0.62 0.75 0.036 0.17 + + +0.62 0.62 0.036 0.12 +0.69 0.62 0.038 0.16 + +0.62 0.69 0.038 0.16 +0.69 0.69 0.037 0.22 + + +0.69 0.62 0.038 0.16 +0.75 0.62 0.036 0.17 + +0.69 0.69 0.037 0.22 +0.75 0.69 0.035 0.28 + + +0.62 0.69 0.038 0.16 +0.69 0.69 0.037 0.22 + +0.62 0.75 0.036 0.17 +0.69 0.75 0.035 0.28 + + +0.69 0.69 0.037 0.22 +0.75 0.69 0.035 0.28 + +0.69 0.75 0.035 0.28 +0.75 0.75 0.033 0.77 + + +0.75 0.62 0.036 0.17 +0.81 0.62 0.031 0.13 + +0.75 0.69 0.035 0.28 +0.81 0.69 0.031 0.21 + + +0.81 0.62 0.031 0.13 +0.88 0.62 0.025 0.097 + +0.81 0.69 0.031 0.21 +0.88 0.69 0.024 0.12 + + +0.75 0.69 0.035 0.28 +0.81 0.69 0.031 0.21 + +0.75 0.75 0.033 0.77 +0.81 0.75 0.029 0.27 + + +0.81 0.69 0.031 0.21 +0.88 0.69 0.024 0.12 + +0.81 0.75 0.029 0.27 +0.88 0.75 0.022 0.14 + + +0.62 0.75 0.036 0.17 +0.69 0.75 0.035 0.28 + +0.62 0.81 0.031 0.13 +0.69 0.81 0.031 0.21 + + +0.69 0.75 0.035 0.28 +0.75 0.75 0.033 0.77 + +0.69 0.81 0.031 0.21 +0.75 0.81 0.029 0.27 + + +0.62 0.81 0.031 0.13 +0.69 0.81 0.031 0.21 + +0.62 0.88 0.025 0.097 +0.69 0.88 0.024 0.12 + + +0.69 0.81 0.031 0.21 +0.75 0.81 0.029 0.27 + +0.69 0.88 0.024 0.12 +0.75 0.88 0.022 0.14 + + +0.75 0.75 0.033 0.77 +0.81 0.75 0.029 0.27 + +0.75 0.81 0.029 0.27 +0.81 0.81 0.025 0.20 + + +0.81 0.75 0.029 0.27 +0.88 0.75 0.022 0.14 + +0.81 0.81 0.025 0.20 +0.88 0.81 0.019 0.11 + + +0.75 0.81 0.029 0.27 +0.81 0.81 0.025 0.20 + +0.75 0.88 0.022 0.14 +0.81 0.88 0.019 0.11 + + +0.81 0.81 0.025 0.20 +0.88 0.81 0.019 0.11 + +0.81 0.88 0.019 0.11 +0.88 0.88 0.016 0.078 + + +DEAL:: Number of degrees of freedom=130 +DEAL:: Point value=0.033 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 1.5e+02 0.0 m 2.2e+02 0.0 x +b 1.5e+02 75. m 2.2e+02 75. x +b 2.2e+02 0.0 m 2.2e+02 75. x +b 3.0e+02 0.0 m 3.0e+02 75. x +b 2.2e+02 0.0 m 3.0e+02 0.0 x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 0.0 1.5e+02 m 0.0 2.2e+02 x +b 75. 1.5e+02 m 75. 2.2e+02 x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 0.0 2.2e+02 m 0.0 3.0e+02 x +b 0.0 2.2e+02 m 75. 2.2e+02 x +b 0.0 3.0e+02 m 75. 3.0e+02 x +b 2.2e+02 75. m 2.2e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 2.2e+02 75. m 2.6e+02 75. x +b 2.2e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 3.0e+02 75. m 3.0e+02 1.1e+02 x +b 2.6e+02 75. m 3.0e+02 75. x +b 2.6e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.5e+02 x +b 2.2e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.5e+02 x +b 3.0e+02 1.1e+02 m 3.0e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 75. 2.2e+02 m 75. 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.6e+02 x +b 75. 2.2e+02 m 1.1e+02 2.2e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.6e+02 x +b 1.1e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.1e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 75. 2.6e+02 m 75. 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 3.0e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 3.0e+02 m 1.1e+02 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 3.0e+02 x +b 1.1e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.1e+02 x +b 2.2e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.6e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.1e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.8e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 1.9e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 1.9e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.8e+02 x +b 1.9e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 3.0e+02 x +b 1.9e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 1.9e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.4e+02 x +b 2.6e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.4e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.4e+02 x +b 2.8e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.8e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.6e+02 x +b 2.8e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.8e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 3.0e+02 x +b 2.2e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.2e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 3.0e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.8e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 3.0e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.7e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.7e+02 x +b 2.2e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.2e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.7e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.7e+02 x +b 2.4e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.4e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.2e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.9e+02 x +b 2.2e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.2e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.9e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.4e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.7e+02 x +b 2.6e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.6e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.7e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.8e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.9e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.9e+02 x +b 2.6e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.6e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.9e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.9e+02 x +b 2.8e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.8e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.4e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.2e+02 m 1.7e+02 2.2e+02 x +b 1.5e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.4e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.4e+02 x +b 1.7e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.7e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.6e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.6e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.6e+02 x +b 1.7e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.7e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.8e+02 x +b 1.5e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.8e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.7e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 3.0e+02 x +b 1.5e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.5e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 3.0e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.7e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +showpage +DEAL:: Estimated error=0.00045 +DEAL::Refinement cycle: 3 +DEAL:cg::Starting value 0.16 +DEAL:cg::Convergence step 22 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 62 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.50 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.0 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + +-1.0 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.031 0.00015 + +0.50 -0.25 0.0 0.0 +0.75 -0.25 0.033 0.00070 + + +0.75 -0.50 0.031 0.00015 +1.0 -0.50 0.0 0.0 + +0.75 -0.25 0.033 0.00070 +1.0 -0.25 0.0 0.0 + + +-0.50 0.50 0.0 0.0 +-0.25 0.50 0.0 0.0 + +-0.50 0.75 0.031 0.00015 +-0.25 0.75 0.033 0.00070 + + +-0.50 0.75 0.031 0.00015 +-0.25 0.75 0.033 0.00070 + +-0.50 1.0 0.0 0.0 +-0.25 1.0 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +0.75 -1.0 0.0 0.0 + +0.50 -0.75 0.0 0.0 +0.75 -0.75 0.027 3.4e-05 + + +0.75 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.75 -0.75 0.027 3.4e-05 +1.0 -0.75 0.0 0.0 + + +0.50 -0.75 0.0 0.0 +0.75 -0.75 0.027 3.4e-05 + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.031 0.00015 + + +0.75 -0.75 0.027 3.4e-05 +1.0 -0.75 0.0 0.0 + +0.75 -0.50 0.031 0.00015 +1.0 -0.50 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.0 0.0 + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.027 3.4e-05 + + +-0.75 0.50 0.0 0.0 +-0.50 0.50 0.0 0.0 + +-0.75 0.75 0.027 3.4e-05 +-0.50 0.75 0.031 0.00015 + + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.027 3.4e-05 + +-1.0 1.0 0.0 0.0 +-0.75 1.0 0.0 0.0 + + +-0.75 0.75 0.027 3.4e-05 +-0.50 0.75 0.031 0.00015 + +-0.75 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +0.50 0.0 0.0 0.0 +0.62 0.0 0.023 0.0024 + +0.50 0.12 0.0 0.0 +0.62 0.12 0.024 0.0052 + + +0.62 0.0 0.023 0.0024 +0.75 0.0 0.031 0.0033 + +0.62 0.12 0.024 0.0052 +0.75 0.12 0.032 0.0073 + + +0.75 0.0 0.031 0.0033 +0.88 0.0 0.023 0.0023 + +0.75 0.12 0.032 0.0073 +0.88 0.12 0.024 0.0051 + + +0.88 0.0 0.023 0.0023 +1.0 0.0 0.0 0.0 + +0.88 0.12 0.024 0.0051 +1.0 0.12 0.0 0.0 + + +0.75 0.12 0.032 0.0073 +0.88 0.12 0.024 0.0051 + +0.75 0.25 0.032 0.016 +0.88 0.25 0.024 0.011 + + +0.88 0.12 0.024 0.0051 +1.0 0.12 0.0 0.0 + +0.88 0.25 0.024 0.011 +1.0 0.25 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.12 0.50 0.0 0.0 + +0.0 0.62 0.023 0.0024 +0.12 0.62 0.024 0.0052 + + +0.0 0.62 0.023 0.0024 +0.12 0.62 0.024 0.0052 + +0.0 0.75 0.031 0.0033 +0.12 0.75 0.032 0.0073 + + +0.0 0.75 0.031 0.0033 +0.12 0.75 0.032 0.0073 + +0.0 0.88 0.023 0.0023 +0.12 0.88 0.024 0.0051 + + +0.12 0.75 0.032 0.0073 +0.25 0.75 0.032 0.016 + +0.12 0.88 0.024 0.0051 +0.25 0.88 0.024 0.011 + + +0.0 0.88 0.023 0.0023 +0.12 0.88 0.024 0.0051 + +0.0 1.0 0.0 0.0 +0.12 1.0 0.0 0.0 + + +0.12 0.88 0.024 0.0051 +0.25 0.88 0.024 0.011 + +0.12 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.50 -0.25 0.0 0.0 +0.62 -0.25 0.017 0.00035 + +0.50 -0.12 0.0 0.0 +0.62 -0.12 0.022 0.0011 + + +0.62 -0.25 0.017 0.00035 +0.75 -0.25 0.033 0.00070 + +0.62 -0.12 0.022 0.0011 +0.75 -0.12 0.029 0.0015 + + +0.50 -0.12 0.0 0.0 +0.62 -0.12 0.022 0.0011 + +0.50 0.0 0.0 0.0 +0.62 0.0 0.023 0.0024 + + +0.62 -0.12 0.022 0.0011 +0.75 -0.12 0.029 0.0015 + +0.62 0.0 0.023 0.0024 +0.75 0.0 0.031 0.0033 + + +0.75 -0.25 0.033 0.00070 +0.88 -0.25 0.017 0.00035 + +0.75 -0.12 0.029 0.0015 +0.88 -0.12 0.022 0.0011 + + +0.88 -0.25 0.017 0.00035 +1.0 -0.25 0.0 0.0 + +0.88 -0.12 0.022 0.0011 +1.0 -0.12 0.0 0.0 + + +0.75 -0.12 0.029 0.0015 +0.88 -0.12 0.022 0.0011 + +0.75 0.0 0.031 0.0033 +0.88 0.0 0.023 0.0023 + + +0.88 -0.12 0.022 0.0011 +1.0 -0.12 0.0 0.0 + +0.88 0.0 0.023 0.0023 +1.0 0.0 0.0 0.0 + + +-0.25 0.50 0.0 0.0 +-0.12 0.50 0.0 0.0 + +-0.25 0.62 0.017 0.00035 +-0.12 0.62 0.022 0.0011 + + +-0.12 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.12 0.62 0.022 0.0011 +0.0 0.62 0.023 0.0024 + + +-0.25 0.62 0.017 0.00035 +-0.12 0.62 0.022 0.0011 + +-0.25 0.75 0.033 0.00070 +-0.12 0.75 0.029 0.0015 + + +-0.12 0.62 0.022 0.0011 +0.0 0.62 0.023 0.0024 + +-0.12 0.75 0.029 0.0015 +0.0 0.75 0.031 0.0033 + + +-0.25 0.75 0.033 0.00070 +-0.12 0.75 0.029 0.0015 + +-0.25 0.88 0.017 0.00035 +-0.12 0.88 0.022 0.0011 + + +-0.12 0.75 0.029 0.0015 +0.0 0.75 0.031 0.0033 + +-0.12 0.88 0.022 0.0011 +0.0 0.88 0.023 0.0023 + + +-0.25 0.88 0.017 0.00035 +-0.12 0.88 0.022 0.0011 + +-0.25 1.0 0.0 0.0 +-0.12 1.0 0.0 0.0 + + +-0.12 0.88 0.022 0.0011 +0.0 0.88 0.023 0.0023 + +-0.12 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.50 0.38 0.0 0.0 +0.56 0.38 0.015 0.015 + +0.50 0.44 0.0 0.0 +0.56 0.44 0.017 0.023 + + +0.56 0.38 0.015 0.015 +0.62 0.38 0.026 0.026 + +0.56 0.44 0.017 0.023 +0.62 0.44 0.028 0.040 + + +0.56 0.44 0.017 0.023 +0.62 0.44 0.028 0.040 + +0.56 0.50 0.021 0.039 +0.62 0.50 0.030 0.060 + + +0.62 0.38 0.026 0.026 +0.69 0.38 0.032 0.033 + +0.62 0.44 0.028 0.040 +0.69 0.44 0.033 0.049 + + +0.62 0.44 0.028 0.040 +0.69 0.44 0.033 0.049 + +0.62 0.50 0.030 0.060 +0.69 0.50 0.035 0.073 + + +0.69 0.44 0.033 0.049 +0.75 0.44 0.034 0.051 + +0.69 0.50 0.035 0.073 +0.75 0.50 0.035 0.076 + + +0.38 0.50 0.0 0.0 +0.44 0.50 0.0 0.0 + +0.38 0.56 0.015 0.015 +0.44 0.56 0.017 0.023 + + +0.38 0.56 0.015 0.015 +0.44 0.56 0.017 0.023 + +0.38 0.62 0.026 0.026 +0.44 0.62 0.028 0.040 + + +0.44 0.56 0.017 0.023 +0.50 0.56 0.021 0.039 + +0.44 0.62 0.028 0.040 +0.50 0.62 0.030 0.060 + + +0.38 0.62 0.026 0.026 +0.44 0.62 0.028 0.040 + +0.38 0.69 0.032 0.033 +0.44 0.69 0.033 0.049 + + +0.44 0.62 0.028 0.040 +0.50 0.62 0.030 0.060 + +0.44 0.69 0.033 0.049 +0.50 0.69 0.035 0.073 + + +0.44 0.69 0.033 0.049 +0.50 0.69 0.035 0.073 + +0.44 0.75 0.034 0.051 +0.50 0.75 0.035 0.076 + + +0.56 0.50 0.021 0.039 +0.62 0.50 0.030 0.060 + +0.56 0.56 0.028 0.063 +0.62 0.56 0.034 0.088 + + +0.50 0.56 0.021 0.039 +0.56 0.56 0.028 0.063 + +0.50 0.62 0.030 0.060 +0.56 0.62 0.034 0.088 + + +0.56 0.56 0.028 0.063 +0.62 0.56 0.034 0.088 + +0.56 0.62 0.034 0.088 +0.62 0.62 0.037 0.12 + + +0.62 0.50 0.030 0.060 +0.69 0.50 0.035 0.073 + +0.62 0.56 0.034 0.088 +0.69 0.56 0.037 0.11 + + +0.62 0.56 0.034 0.088 +0.69 0.56 0.037 0.11 + +0.62 0.62 0.037 0.12 +0.69 0.62 0.038 0.15 + + +0.69 0.56 0.037 0.11 +0.75 0.56 0.036 0.11 + +0.69 0.62 0.038 0.15 +0.75 0.62 0.036 0.17 + + +0.50 0.62 0.030 0.060 +0.56 0.62 0.034 0.088 + +0.50 0.69 0.035 0.073 +0.56 0.69 0.037 0.11 + + +0.56 0.62 0.034 0.088 +0.62 0.62 0.037 0.12 + +0.56 0.69 0.037 0.11 +0.62 0.69 0.038 0.15 + + +0.56 0.69 0.037 0.11 +0.62 0.69 0.038 0.15 + +0.56 0.75 0.036 0.11 +0.62 0.75 0.036 0.17 + + +0.62 0.62 0.037 0.12 +0.69 0.62 0.038 0.15 + +0.62 0.69 0.038 0.15 +0.69 0.69 0.038 0.22 + + +0.69 0.62 0.038 0.15 +0.75 0.62 0.036 0.17 + +0.69 0.69 0.038 0.22 +0.75 0.69 0.036 0.27 + + +0.62 0.69 0.038 0.15 +0.69 0.69 0.038 0.22 + +0.62 0.75 0.036 0.17 +0.69 0.75 0.036 0.27 + + +0.81 0.62 0.032 0.14 +0.88 0.62 0.025 0.098 + +0.81 0.69 0.031 0.21 +0.88 0.69 0.024 0.13 + + +0.62 0.81 0.032 0.14 +0.69 0.81 0.031 0.21 + +0.62 0.88 0.025 0.098 +0.69 0.88 0.024 0.13 + + +0.50 0.25 0.0 0.0 +0.56 0.25 0.014 0.0063 + +0.50 0.31 0.0 0.0 +0.56 0.31 0.014 0.0095 + + +0.56 0.25 0.014 0.0063 +0.62 0.25 0.024 0.012 + +0.56 0.31 0.014 0.0095 +0.62 0.31 0.025 0.017 + + +0.50 0.31 0.0 0.0 +0.56 0.31 0.014 0.0095 + +0.50 0.38 0.0 0.0 +0.56 0.38 0.015 0.015 + + +0.56 0.31 0.014 0.0095 +0.62 0.31 0.025 0.017 + +0.56 0.38 0.015 0.015 +0.62 0.38 0.026 0.026 + + +0.62 0.25 0.024 0.012 +0.69 0.25 0.030 0.015 + +0.62 0.31 0.025 0.017 +0.69 0.31 0.031 0.022 + + +0.69 0.25 0.030 0.015 +0.75 0.25 0.032 0.016 + +0.69 0.31 0.031 0.022 +0.75 0.31 0.032 0.024 + + +0.62 0.31 0.025 0.017 +0.69 0.31 0.031 0.022 + +0.62 0.38 0.026 0.026 +0.69 0.38 0.032 0.033 + + +0.69 0.31 0.031 0.022 +0.75 0.31 0.032 0.024 + +0.69 0.38 0.032 0.033 +0.75 0.38 0.033 0.035 + + +0.75 0.25 0.032 0.016 +0.81 0.25 0.028 0.014 + +0.75 0.31 0.032 0.024 +0.81 0.31 0.030 0.021 + + +0.81 0.25 0.028 0.014 +0.88 0.25 0.024 0.011 + +0.81 0.31 0.030 0.021 +0.88 0.31 0.024 0.016 + + +0.75 0.31 0.032 0.024 +0.81 0.31 0.030 0.021 + +0.75 0.38 0.033 0.035 +0.81 0.38 0.031 0.032 + + +0.81 0.31 0.030 0.021 +0.88 0.31 0.024 0.016 + +0.81 0.38 0.031 0.032 +0.88 0.38 0.024 0.024 + + +0.88 0.25 0.024 0.011 +0.94 0.25 0.012 0.0055 + +0.88 0.31 0.024 0.016 +0.94 0.31 0.014 0.0087 + + +0.94 0.25 0.012 0.0055 +1.0 0.25 0.0 0.0 + +0.94 0.31 0.014 0.0087 +1.0 0.31 0.0 0.0 + + +0.88 0.31 0.024 0.016 +0.94 0.31 0.014 0.0087 + +0.88 0.38 0.024 0.024 +0.94 0.38 0.014 0.013 + + +0.94 0.31 0.014 0.0087 +1.0 0.31 0.0 0.0 + +0.94 0.38 0.014 0.013 +1.0 0.38 0.0 0.0 + + +0.75 0.38 0.033 0.035 +0.81 0.38 0.031 0.032 + +0.75 0.44 0.034 0.051 +0.81 0.44 0.031 0.046 + + +0.81 0.38 0.031 0.032 +0.88 0.38 0.024 0.024 + +0.81 0.44 0.031 0.046 +0.88 0.44 0.025 0.034 + + +0.75 0.44 0.034 0.051 +0.81 0.44 0.031 0.046 + +0.75 0.50 0.035 0.076 +0.81 0.50 0.032 0.067 + + +0.81 0.44 0.031 0.046 +0.88 0.44 0.025 0.034 + +0.81 0.50 0.032 0.067 +0.88 0.50 0.025 0.050 + + +0.88 0.38 0.024 0.024 +0.94 0.38 0.014 0.013 + +0.88 0.44 0.025 0.034 +0.94 0.44 0.014 0.018 + + +0.94 0.38 0.014 0.013 +1.0 0.38 0.0 0.0 + +0.94 0.44 0.014 0.018 +1.0 0.44 0.0 0.0 + + +0.88 0.44 0.025 0.034 +0.94 0.44 0.014 0.018 + +0.88 0.50 0.025 0.050 +0.94 0.50 0.014 0.026 + + +0.94 0.44 0.014 0.018 +1.0 0.44 0.0 0.0 + +0.94 0.50 0.014 0.026 +1.0 0.50 0.0 0.0 + + +0.25 0.50 0.0 0.0 +0.31 0.50 0.0 0.0 + +0.25 0.56 0.014 0.0063 +0.31 0.56 0.014 0.0095 + + +0.31 0.50 0.0 0.0 +0.38 0.50 0.0 0.0 + +0.31 0.56 0.014 0.0095 +0.38 0.56 0.015 0.015 + + +0.25 0.56 0.014 0.0063 +0.31 0.56 0.014 0.0095 + +0.25 0.62 0.024 0.012 +0.31 0.62 0.025 0.017 + + +0.31 0.56 0.014 0.0095 +0.38 0.56 0.015 0.015 + +0.31 0.62 0.025 0.017 +0.38 0.62 0.026 0.026 + + +0.25 0.62 0.024 0.012 +0.31 0.62 0.025 0.017 + +0.25 0.69 0.030 0.015 +0.31 0.69 0.031 0.022 + + +0.31 0.62 0.025 0.017 +0.38 0.62 0.026 0.026 + +0.31 0.69 0.031 0.022 +0.38 0.69 0.032 0.033 + + +0.25 0.69 0.030 0.015 +0.31 0.69 0.031 0.022 + +0.25 0.75 0.032 0.016 +0.31 0.75 0.032 0.024 + + +0.31 0.69 0.031 0.022 +0.38 0.69 0.032 0.033 + +0.31 0.75 0.032 0.024 +0.38 0.75 0.033 0.035 + + +0.25 0.75 0.032 0.016 +0.31 0.75 0.032 0.024 + +0.25 0.81 0.028 0.014 +0.31 0.81 0.030 0.021 + + +0.31 0.75 0.032 0.024 +0.38 0.75 0.033 0.035 + +0.31 0.81 0.030 0.021 +0.38 0.81 0.031 0.032 + + +0.25 0.81 0.028 0.014 +0.31 0.81 0.030 0.021 + +0.25 0.88 0.024 0.011 +0.31 0.88 0.024 0.016 + + +0.31 0.81 0.030 0.021 +0.38 0.81 0.031 0.032 + +0.31 0.88 0.024 0.016 +0.38 0.88 0.024 0.024 + + +0.38 0.75 0.033 0.035 +0.44 0.75 0.034 0.051 + +0.38 0.81 0.031 0.032 +0.44 0.81 0.031 0.046 + + +0.44 0.75 0.034 0.051 +0.50 0.75 0.035 0.076 + +0.44 0.81 0.031 0.046 +0.50 0.81 0.032 0.067 + + +0.38 0.81 0.031 0.032 +0.44 0.81 0.031 0.046 + +0.38 0.88 0.024 0.024 +0.44 0.88 0.025 0.034 + + +0.44 0.81 0.031 0.046 +0.50 0.81 0.032 0.067 + +0.44 0.88 0.025 0.034 +0.50 0.88 0.025 0.050 + + +0.25 0.88 0.024 0.011 +0.31 0.88 0.024 0.016 + +0.25 0.94 0.012 0.0055 +0.31 0.94 0.014 0.0087 + + +0.31 0.88 0.024 0.016 +0.38 0.88 0.024 0.024 + +0.31 0.94 0.014 0.0087 +0.38 0.94 0.014 0.013 + + +0.25 0.94 0.012 0.0055 +0.31 0.94 0.014 0.0087 + +0.25 1.0 0.0 0.0 +0.31 1.0 0.0 0.0 + + +0.31 0.94 0.014 0.0087 +0.38 0.94 0.014 0.013 + +0.31 1.0 0.0 0.0 +0.38 1.0 0.0 0.0 + + +0.38 0.88 0.024 0.024 +0.44 0.88 0.025 0.034 + +0.38 0.94 0.014 0.013 +0.44 0.94 0.014 0.018 + + +0.44 0.88 0.025 0.034 +0.50 0.88 0.025 0.050 + +0.44 0.94 0.014 0.018 +0.50 0.94 0.014 0.026 + + +0.38 0.94 0.014 0.013 +0.44 0.94 0.014 0.018 + +0.38 1.0 0.0 0.0 +0.44 1.0 0.0 0.0 + + +0.44 0.94 0.014 0.018 +0.50 0.94 0.014 0.026 + +0.44 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.75 0.50 0.035 0.076 +0.81 0.50 0.032 0.067 + +0.75 0.56 0.036 0.11 +0.81 0.56 0.032 0.098 + + +0.81 0.50 0.032 0.067 +0.88 0.50 0.025 0.050 + +0.81 0.56 0.032 0.098 +0.88 0.56 0.025 0.071 + + +0.75 0.56 0.036 0.11 +0.81 0.56 0.032 0.098 + +0.75 0.62 0.036 0.17 +0.81 0.62 0.032 0.14 + + +0.81 0.56 0.032 0.098 +0.88 0.56 0.025 0.071 + +0.81 0.62 0.032 0.14 +0.88 0.62 0.025 0.098 + + +0.88 0.50 0.025 0.050 +0.94 0.50 0.014 0.026 + +0.88 0.56 0.025 0.071 +0.94 0.56 0.014 0.036 + + +0.94 0.50 0.014 0.026 +1.0 0.50 0.0 0.0 + +0.94 0.56 0.014 0.036 +1.0 0.56 0.0 0.0 + + +0.88 0.56 0.025 0.071 +0.94 0.56 0.014 0.036 + +0.88 0.62 0.025 0.098 +0.94 0.62 0.014 0.049 + + +0.94 0.56 0.014 0.036 +1.0 0.56 0.0 0.0 + +0.94 0.62 0.014 0.049 +1.0 0.62 0.0 0.0 + + +0.88 0.62 0.025 0.098 +0.94 0.62 0.014 0.049 + +0.88 0.69 0.024 0.13 +0.94 0.69 0.014 0.059 + + +0.94 0.62 0.014 0.049 +1.0 0.62 0.0 0.0 + +0.94 0.69 0.014 0.059 +1.0 0.69 0.0 0.0 + + +0.88 0.69 0.024 0.13 +0.94 0.69 0.014 0.059 + +0.88 0.75 0.022 0.14 +0.94 0.75 0.013 0.062 + + +0.94 0.69 0.014 0.059 +1.0 0.69 0.0 0.0 + +0.94 0.75 0.013 0.062 +1.0 0.75 0.0 0.0 + + +0.50 0.75 0.035 0.076 +0.56 0.75 0.036 0.11 + +0.50 0.81 0.032 0.067 +0.56 0.81 0.032 0.098 + + +0.56 0.75 0.036 0.11 +0.62 0.75 0.036 0.17 + +0.56 0.81 0.032 0.098 +0.62 0.81 0.032 0.14 + + +0.50 0.81 0.032 0.067 +0.56 0.81 0.032 0.098 + +0.50 0.88 0.025 0.050 +0.56 0.88 0.025 0.071 + + +0.56 0.81 0.032 0.098 +0.62 0.81 0.032 0.14 + +0.56 0.88 0.025 0.071 +0.62 0.88 0.025 0.098 + + +0.50 0.88 0.025 0.050 +0.56 0.88 0.025 0.071 + +0.50 0.94 0.014 0.026 +0.56 0.94 0.014 0.036 + + +0.56 0.88 0.025 0.071 +0.62 0.88 0.025 0.098 + +0.56 0.94 0.014 0.036 +0.62 0.94 0.014 0.049 + + +0.50 0.94 0.014 0.026 +0.56 0.94 0.014 0.036 + +0.50 1.0 0.0 0.0 +0.56 1.0 0.0 0.0 + + +0.56 0.94 0.014 0.036 +0.62 0.94 0.014 0.049 + +0.56 1.0 0.0 0.0 +0.62 1.0 0.0 0.0 + + +0.62 0.88 0.025 0.098 +0.69 0.88 0.024 0.13 + +0.62 0.94 0.014 0.049 +0.69 0.94 0.014 0.059 + + +0.69 0.88 0.024 0.13 +0.75 0.88 0.022 0.14 + +0.69 0.94 0.014 0.059 +0.75 0.94 0.013 0.062 + + +0.62 0.94 0.014 0.049 +0.69 0.94 0.014 0.059 + +0.62 1.0 0.0 0.0 +0.69 1.0 0.0 0.0 + + +0.69 0.94 0.014 0.059 +0.75 0.94 0.013 0.062 + +0.69 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.88 0.75 0.022 0.14 +0.94 0.75 0.013 0.062 + +0.88 0.81 0.020 0.12 +0.94 0.81 0.011 0.054 + + +0.94 0.75 0.013 0.062 +1.0 0.75 0.0 0.0 + +0.94 0.81 0.011 0.054 +1.0 0.81 0.0 0.0 + + +0.88 0.81 0.020 0.12 +0.94 0.81 0.011 0.054 + +0.88 0.88 0.015 0.078 +0.94 0.88 0.0091 0.038 + + +0.94 0.81 0.011 0.054 +1.0 0.81 0.0 0.0 + +0.94 0.88 0.0091 0.038 +1.0 0.88 0.0 0.0 + + +0.75 0.88 0.022 0.14 +0.81 0.88 0.020 0.12 + +0.75 0.94 0.013 0.062 +0.81 0.94 0.011 0.054 + + +0.81 0.88 0.020 0.12 +0.88 0.88 0.015 0.078 + +0.81 0.94 0.011 0.054 +0.88 0.94 0.0091 0.038 + + +0.75 0.94 0.013 0.062 +0.81 0.94 0.011 0.054 + +0.75 1.0 0.0 0.0 +0.81 1.0 0.0 0.0 + + +0.81 0.94 0.011 0.054 +0.88 0.94 0.0091 0.038 + +0.81 1.0 0.0 0.0 +0.88 1.0 0.0 0.0 + + +0.88 0.88 0.015 0.078 +0.94 0.88 0.0091 0.038 + +0.88 0.94 0.0091 0.038 +0.94 0.94 0.0057 0.019 + + +0.94 0.88 0.0091 0.038 +1.0 0.88 0.0 0.0 + +0.94 0.94 0.0057 0.019 +1.0 0.94 0.0 0.0 + + +0.88 0.94 0.0091 0.038 +0.94 0.94 0.0057 0.019 + +0.88 1.0 0.0 0.0 +0.94 1.0 0.0 0.0 + + +0.94 0.94 0.0057 0.019 +1.0 0.94 0.0 0.0 + +0.94 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.50 0.12 0.0 0.0 +0.56 0.12 0.012 0.0026 + +0.50 0.19 0.0 0.0 +0.56 0.19 0.014 0.0042 + + +0.56 0.12 0.012 0.0026 +0.62 0.12 0.024 0.0052 + +0.56 0.19 0.014 0.0042 +0.62 0.19 0.023 0.0078 + + +0.50 0.19 0.0 0.0 +0.56 0.19 0.014 0.0042 + +0.50 0.25 0.0 0.0 +0.56 0.25 0.014 0.0063 + + +0.56 0.19 0.014 0.0042 +0.62 0.19 0.023 0.0078 + +0.56 0.25 0.014 0.0063 +0.62 0.25 0.024 0.012 + + +0.62 0.12 0.024 0.0052 +0.69 0.12 0.028 0.0063 + +0.62 0.19 0.023 0.0078 +0.69 0.19 0.030 0.010 + + +0.69 0.12 0.028 0.0063 +0.75 0.12 0.032 0.0073 + +0.69 0.19 0.030 0.010 +0.75 0.19 0.032 0.012 + + +0.62 0.19 0.023 0.0078 +0.69 0.19 0.030 0.010 + +0.62 0.25 0.024 0.012 +0.69 0.25 0.030 0.015 + + +0.69 0.19 0.030 0.010 +0.75 0.19 0.032 0.012 + +0.69 0.25 0.030 0.015 +0.75 0.25 0.032 0.016 + + +0.12 0.50 0.0 0.0 +0.19 0.50 0.0 0.0 + +0.12 0.56 0.012 0.0026 +0.19 0.56 0.014 0.0042 + + +0.19 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.19 0.56 0.014 0.0042 +0.25 0.56 0.014 0.0063 + + +0.12 0.56 0.012 0.0026 +0.19 0.56 0.014 0.0042 + +0.12 0.62 0.024 0.0052 +0.19 0.62 0.023 0.0078 + + +0.19 0.56 0.014 0.0042 +0.25 0.56 0.014 0.0063 + +0.19 0.62 0.023 0.0078 +0.25 0.62 0.024 0.012 + + +0.12 0.62 0.024 0.0052 +0.19 0.62 0.023 0.0078 + +0.12 0.69 0.028 0.0063 +0.19 0.69 0.030 0.010 + + +0.19 0.62 0.023 0.0078 +0.25 0.62 0.024 0.012 + +0.19 0.69 0.030 0.010 +0.25 0.69 0.030 0.015 + + +0.12 0.69 0.028 0.0063 +0.19 0.69 0.030 0.010 + +0.12 0.75 0.032 0.0073 +0.19 0.75 0.032 0.012 + + +0.19 0.69 0.030 0.010 +0.25 0.69 0.030 0.015 + +0.19 0.75 0.032 0.012 +0.25 0.75 0.032 0.016 + + +0.50 0.44 0.0 0.0 +0.53 0.44 0.0084 0.012 + +0.50 0.47 0.0 0.0 +0.53 0.47 0.010 0.016 + + +0.53 0.44 0.0084 0.012 +0.56 0.44 0.017 0.023 + +0.53 0.47 0.010 0.016 +0.56 0.47 0.019 0.031 + + +0.50 0.47 0.0 0.0 +0.53 0.47 0.010 0.016 + +0.50 0.50 0.0 0.0 +0.53 0.50 0.014 0.024 + + +0.53 0.47 0.010 0.016 +0.56 0.47 0.019 0.031 + +0.53 0.50 0.014 0.024 +0.56 0.50 0.021 0.039 + + +0.69 0.38 0.032 0.033 +0.72 0.38 0.032 0.034 + +0.69 0.41 0.032 0.041 +0.72 0.41 0.033 0.042 + + +0.72 0.38 0.032 0.034 +0.75 0.38 0.033 0.035 + +0.72 0.41 0.033 0.042 +0.75 0.41 0.034 0.043 + + +0.69 0.41 0.032 0.041 +0.72 0.41 0.033 0.042 + +0.69 0.44 0.033 0.049 +0.72 0.44 0.034 0.050 + + +0.72 0.41 0.033 0.042 +0.75 0.41 0.034 0.043 + +0.72 0.44 0.034 0.050 +0.75 0.44 0.034 0.051 + + +0.44 0.50 0.0 0.0 +0.47 0.50 0.0 0.0 + +0.44 0.53 0.0084 0.012 +0.47 0.53 0.010 0.016 + + +0.47 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.47 0.53 0.010 0.016 +0.50 0.53 0.014 0.024 + + +0.44 0.53 0.0084 0.012 +0.47 0.53 0.010 0.016 + +0.44 0.56 0.017 0.023 +0.47 0.56 0.019 0.031 + + +0.47 0.53 0.010 0.016 +0.50 0.53 0.014 0.024 + +0.47 0.56 0.019 0.031 +0.50 0.56 0.021 0.039 + + +0.38 0.69 0.032 0.033 +0.41 0.69 0.032 0.041 + +0.38 0.72 0.032 0.034 +0.41 0.72 0.033 0.042 + + +0.41 0.69 0.032 0.041 +0.44 0.69 0.033 0.049 + +0.41 0.72 0.033 0.042 +0.44 0.72 0.034 0.050 + + +0.38 0.72 0.032 0.034 +0.41 0.72 0.033 0.042 + +0.38 0.75 0.033 0.035 +0.41 0.75 0.034 0.043 + + +0.41 0.72 0.033 0.042 +0.44 0.72 0.034 0.050 + +0.41 0.75 0.034 0.043 +0.44 0.75 0.034 0.051 + + +0.50 0.50 0.0 0.0 +0.53 0.50 0.014 0.024 + +0.50 0.53 0.014 0.024 +0.53 0.53 0.019 0.037 + + +0.53 0.50 0.014 0.024 +0.56 0.50 0.021 0.039 + +0.53 0.53 0.019 0.037 +0.56 0.53 0.024 0.051 + + +0.50 0.53 0.014 0.024 +0.53 0.53 0.019 0.037 + +0.50 0.56 0.021 0.039 +0.53 0.56 0.024 0.051 + + +0.53 0.53 0.019 0.037 +0.56 0.53 0.024 0.051 + +0.53 0.56 0.024 0.051 +0.56 0.56 0.028 0.063 + + +0.69 0.50 0.035 0.073 +0.72 0.50 0.035 0.074 + +0.69 0.53 0.036 0.090 +0.72 0.53 0.036 0.092 + + +0.72 0.50 0.035 0.074 +0.75 0.50 0.035 0.076 + +0.72 0.53 0.036 0.092 +0.75 0.53 0.036 0.094 + + +0.69 0.53 0.036 0.090 +0.72 0.53 0.036 0.092 + +0.69 0.56 0.037 0.11 +0.72 0.56 0.036 0.11 + + +0.72 0.53 0.036 0.092 +0.75 0.53 0.036 0.094 + +0.72 0.56 0.036 0.11 +0.75 0.56 0.036 0.11 + + +0.50 0.69 0.035 0.073 +0.53 0.69 0.036 0.090 + +0.50 0.72 0.035 0.074 +0.53 0.72 0.036 0.092 + + +0.53 0.69 0.036 0.090 +0.56 0.69 0.037 0.11 + +0.53 0.72 0.036 0.092 +0.56 0.72 0.036 0.11 + + +0.50 0.72 0.035 0.074 +0.53 0.72 0.036 0.092 + +0.50 0.75 0.035 0.076 +0.53 0.75 0.036 0.094 + + +0.53 0.72 0.036 0.092 +0.56 0.72 0.036 0.11 + +0.53 0.75 0.036 0.094 +0.56 0.75 0.036 0.11 + + +0.69 0.69 0.038 0.22 +0.72 0.69 0.037 0.25 + +0.69 0.72 0.037 0.25 +0.72 0.72 0.036 0.33 + + +0.72 0.69 0.037 0.25 +0.75 0.69 0.036 0.27 + +0.72 0.72 0.036 0.33 +0.75 0.72 0.035 0.39 + + +0.69 0.72 0.037 0.25 +0.72 0.72 0.036 0.33 + +0.69 0.75 0.036 0.27 +0.72 0.75 0.035 0.39 + + +0.72 0.72 0.036 0.33 +0.75 0.72 0.035 0.39 + +0.72 0.75 0.035 0.39 +0.75 0.75 0.033 0.88 + + +0.75 0.62 0.036 0.17 +0.78 0.62 0.034 0.16 + +0.75 0.66 0.036 0.22 +0.78 0.66 0.034 0.20 + + +0.78 0.62 0.034 0.16 +0.81 0.62 0.032 0.14 + +0.78 0.66 0.034 0.20 +0.81 0.66 0.032 0.18 + + +0.75 0.66 0.036 0.22 +0.78 0.66 0.034 0.20 + +0.75 0.69 0.036 0.27 +0.78 0.69 0.034 0.25 + + +0.78 0.66 0.034 0.20 +0.81 0.66 0.032 0.18 + +0.78 0.69 0.034 0.25 +0.81 0.69 0.031 0.21 + + +0.75 0.69 0.036 0.27 +0.78 0.69 0.034 0.25 + +0.75 0.72 0.035 0.39 +0.78 0.72 0.033 0.32 + + +0.78 0.69 0.034 0.25 +0.81 0.69 0.031 0.21 + +0.78 0.72 0.033 0.32 +0.81 0.72 0.030 0.24 + + +0.75 0.72 0.035 0.39 +0.78 0.72 0.033 0.32 + +0.75 0.75 0.033 0.88 +0.78 0.75 0.031 0.38 + + +0.78 0.72 0.033 0.32 +0.81 0.72 0.030 0.24 + +0.78 0.75 0.031 0.38 +0.81 0.75 0.029 0.26 + + +0.81 0.69 0.031 0.21 +0.84 0.69 0.028 0.17 + +0.81 0.72 0.030 0.24 +0.84 0.72 0.027 0.18 + + +0.84 0.69 0.028 0.17 +0.88 0.69 0.024 0.13 + +0.84 0.72 0.027 0.18 +0.88 0.72 0.023 0.13 + + +0.81 0.72 0.030 0.24 +0.84 0.72 0.027 0.18 + +0.81 0.75 0.029 0.26 +0.84 0.75 0.026 0.19 + + +0.84 0.72 0.027 0.18 +0.88 0.72 0.023 0.13 + +0.84 0.75 0.026 0.19 +0.88 0.75 0.022 0.14 + + +0.62 0.75 0.036 0.17 +0.66 0.75 0.036 0.22 + +0.62 0.78 0.034 0.16 +0.66 0.78 0.034 0.20 + + +0.66 0.75 0.036 0.22 +0.69 0.75 0.036 0.27 + +0.66 0.78 0.034 0.20 +0.69 0.78 0.034 0.25 + + +0.62 0.78 0.034 0.16 +0.66 0.78 0.034 0.20 + +0.62 0.81 0.032 0.14 +0.66 0.81 0.032 0.18 + + +0.66 0.78 0.034 0.20 +0.69 0.78 0.034 0.25 + +0.66 0.81 0.032 0.18 +0.69 0.81 0.031 0.21 + + +0.69 0.75 0.036 0.27 +0.72 0.75 0.035 0.39 + +0.69 0.78 0.034 0.25 +0.72 0.78 0.033 0.32 + + +0.72 0.75 0.035 0.39 +0.75 0.75 0.033 0.88 + +0.72 0.78 0.033 0.32 +0.75 0.78 0.031 0.38 + + +0.69 0.78 0.034 0.25 +0.72 0.78 0.033 0.32 + +0.69 0.81 0.031 0.21 +0.72 0.81 0.030 0.24 + + +0.72 0.78 0.033 0.32 +0.75 0.78 0.031 0.38 + +0.72 0.81 0.030 0.24 +0.75 0.81 0.029 0.26 + + +0.69 0.81 0.031 0.21 +0.72 0.81 0.030 0.24 + +0.69 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + + +0.72 0.81 0.030 0.24 +0.75 0.81 0.029 0.26 + +0.72 0.84 0.027 0.18 +0.75 0.84 0.026 0.19 + + +0.69 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + +0.69 0.88 0.024 0.13 +0.72 0.88 0.023 0.13 + + +0.72 0.84 0.027 0.18 +0.75 0.84 0.026 0.19 + +0.72 0.88 0.023 0.13 +0.75 0.88 0.022 0.14 + + +0.75 0.75 0.033 0.88 +0.78 0.75 0.031 0.38 + +0.75 0.78 0.031 0.38 +0.78 0.78 0.030 0.32 + + +0.78 0.75 0.031 0.38 +0.81 0.75 0.029 0.26 + +0.78 0.78 0.030 0.32 +0.81 0.78 0.027 0.24 + + +0.75 0.78 0.031 0.38 +0.78 0.78 0.030 0.32 + +0.75 0.81 0.029 0.26 +0.78 0.81 0.027 0.24 + + +0.78 0.78 0.030 0.32 +0.81 0.78 0.027 0.24 + +0.78 0.81 0.027 0.24 +0.81 0.81 0.025 0.20 + + +0.81 0.75 0.029 0.26 +0.84 0.75 0.026 0.19 + +0.81 0.78 0.027 0.24 +0.84 0.78 0.024 0.18 + + +0.84 0.75 0.026 0.19 +0.88 0.75 0.022 0.14 + +0.84 0.78 0.024 0.18 +0.88 0.78 0.021 0.13 + + +0.81 0.78 0.027 0.24 +0.84 0.78 0.024 0.18 + +0.81 0.81 0.025 0.20 +0.84 0.81 0.023 0.15 + + +0.84 0.78 0.024 0.18 +0.88 0.78 0.021 0.13 + +0.84 0.81 0.023 0.15 +0.88 0.81 0.020 0.12 + + +0.75 0.81 0.029 0.26 +0.78 0.81 0.027 0.24 + +0.75 0.84 0.026 0.19 +0.78 0.84 0.024 0.18 + + +0.78 0.81 0.027 0.24 +0.81 0.81 0.025 0.20 + +0.78 0.84 0.024 0.18 +0.81 0.84 0.023 0.15 + + +0.75 0.84 0.026 0.19 +0.78 0.84 0.024 0.18 + +0.75 0.88 0.022 0.14 +0.78 0.88 0.021 0.13 + + +0.78 0.84 0.024 0.18 +0.81 0.84 0.023 0.15 + +0.78 0.88 0.021 0.13 +0.81 0.88 0.020 0.12 + + +0.81 0.81 0.025 0.20 +0.84 0.81 0.023 0.15 + +0.81 0.84 0.023 0.15 +0.84 0.84 0.020 0.13 + + +0.84 0.81 0.023 0.15 +0.88 0.81 0.020 0.12 + +0.84 0.84 0.020 0.13 +0.88 0.84 0.017 0.098 + + +0.81 0.84 0.023 0.15 +0.84 0.84 0.020 0.13 + +0.81 0.88 0.020 0.12 +0.84 0.88 0.017 0.098 + + +0.84 0.84 0.020 0.13 +0.88 0.84 0.017 0.098 + +0.84 0.88 0.017 0.098 +0.88 0.88 0.015 0.078 + + +DEAL:: Number of degrees of freedom=307 +DEAL:: Point value=0.033 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 1.5e+02 0.0 m 1.5e+02 75. x +b 1.5e+02 0.0 m 2.2e+02 0.0 x +b 1.5e+02 75. m 2.2e+02 75. x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 0.0 1.5e+02 m 0.0 2.2e+02 x +b 75. 1.5e+02 m 75. 2.2e+02 x +b 0.0 1.5e+02 m 75. 1.5e+02 x +b 2.2e+02 75. m 2.2e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 2.2e+02 75. m 2.6e+02 75. x +b 2.6e+02 75. m 2.6e+02 1.1e+02 x +b 3.0e+02 75. m 3.0e+02 1.1e+02 x +b 2.6e+02 75. m 3.0e+02 75. x +b 75. 2.2e+02 m 75. 2.6e+02 x +b 75. 2.2e+02 m 1.1e+02 2.2e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 2.6e+02 m 75. 3.0e+02 x +b 75. 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 3.0e+02 m 1.1e+02 3.0e+02 x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 2.2e+02 0.0 m 2.6e+02 0.0 x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 3.0e+02 0.0 m 3.0e+02 38. x +b 2.6e+02 0.0 m 3.0e+02 0.0 x +b 2.6e+02 38. m 3.0e+02 38. x +b 2.2e+02 38. m 2.2e+02 75. x +b 2.6e+02 38. m 2.6e+02 75. x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.2e+02 75. m 2.6e+02 75. x +b 2.6e+02 38. m 2.6e+02 75. x +b 3.0e+02 38. m 3.0e+02 75. x +b 2.6e+02 38. m 3.0e+02 38. x +b 2.6e+02 75. m 3.0e+02 75. x +b 0.0 2.2e+02 m 0.0 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 75. 2.2e+02 m 75. 2.6e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 0.0 2.6e+02 m 0.0 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 0.0 3.0e+02 m 38. 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 75. 2.6e+02 m 75. 3.0e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 38. 3.0e+02 m 75. 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.7e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.7e+02 x +b 2.2e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.7e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.7e+02 x +b 2.4e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.7e+02 x +b 2.6e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.6e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.7e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.8e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.9e+02 x +b 2.6e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.9e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.9e+02 x +b 2.8e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.4e+02 x +b 1.5e+02 2.2e+02 m 1.7e+02 2.2e+02 x +b 1.5e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.8e+02 x +b 1.5e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 3.0e+02 x +b 1.5e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.5e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.7e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.3e+02 x +b 2.4e+02 1.1e+02 m 2.4e+02 1.3e+02 x +b 2.2e+02 1.1e+02 m 2.4e+02 1.1e+02 x +b 2.2e+02 1.3e+02 m 2.4e+02 1.3e+02 x +b 2.4e+02 1.1e+02 m 2.4e+02 1.3e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.3e+02 x +b 2.4e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.4e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.2e+02 1.3e+02 m 2.2e+02 1.5e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.5e+02 x +b 2.2e+02 1.3e+02 m 2.4e+02 1.3e+02 x +b 2.2e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.5e+02 x +b 2.6e+02 1.3e+02 m 2.6e+02 1.5e+02 x +b 2.4e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.4e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.3e+02 x +b 2.8e+02 1.1e+02 m 2.8e+02 1.3e+02 x +b 2.6e+02 1.1e+02 m 2.8e+02 1.1e+02 x +b 2.6e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.8e+02 1.1e+02 m 2.8e+02 1.3e+02 x +b 3.0e+02 1.1e+02 m 3.0e+02 1.3e+02 x +b 2.8e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 2.8e+02 1.3e+02 m 3.0e+02 1.3e+02 x +b 2.6e+02 1.3e+02 m 2.6e+02 1.5e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.5e+02 x +b 2.6e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.6e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.5e+02 x +b 3.0e+02 1.3e+02 m 3.0e+02 1.5e+02 x +b 2.8e+02 1.3e+02 m 3.0e+02 1.3e+02 x +b 2.8e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.4e+02 x +b 1.3e+02 2.2e+02 m 1.3e+02 2.4e+02 x +b 1.1e+02 2.2e+02 m 1.3e+02 2.2e+02 x +b 1.1e+02 2.4e+02 m 1.3e+02 2.4e+02 x +b 1.3e+02 2.2e+02 m 1.3e+02 2.4e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.4e+02 x +b 1.3e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.3e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.1e+02 2.4e+02 m 1.1e+02 2.6e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.6e+02 x +b 1.1e+02 2.4e+02 m 1.3e+02 2.4e+02 x +b 1.1e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.6e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.6e+02 x +b 1.3e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.3e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 2.8e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.8e+02 x +b 1.1e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.1e+02 2.8e+02 m 1.3e+02 2.8e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.8e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.8e+02 x +b 1.3e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.3e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.1e+02 2.8e+02 m 1.1e+02 3.0e+02 x +b 1.3e+02 2.8e+02 m 1.3e+02 3.0e+02 x +b 1.1e+02 2.8e+02 m 1.3e+02 2.8e+02 x +b 1.1e+02 3.0e+02 m 1.3e+02 3.0e+02 x +b 1.3e+02 2.8e+02 m 1.3e+02 3.0e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 3.0e+02 x +b 1.3e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.3e+02 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 2.0e+02 2.2e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.9e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.9e+02 m 2.9e+02 2.9e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.9e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.9e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.9e+02 m 3.0e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.9e+02 2.9e+02 m 2.9e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.9e+02 2.9e+02 x +b 2.8e+02 3.0e+02 m 2.9e+02 3.0e+02 x +b 2.9e+02 2.9e+02 m 2.9e+02 3.0e+02 x +b 3.0e+02 2.9e+02 m 3.0e+02 3.0e+02 x +b 2.9e+02 2.9e+02 m 3.0e+02 2.9e+02 x +b 2.9e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 1.7e+02 m 2.2e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.2e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.8e+02 2.2e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +showpage +DEAL:: Estimated error=0.00024 +DEAL::Refinement cycle: 4 +DEAL:cg::Starting value 0.18 +DEAL:cg::Convergence step 33 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 98 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.50 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +0.75 -1.0 0.0 0.0 + +0.50 -0.75 0.036 1.9e-05 +0.75 -0.75 0.033 3.4e-05 + + +0.75 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.75 -0.75 0.033 3.4e-05 +1.0 -0.75 0.0 0.0 + + +0.50 -0.75 0.036 1.9e-05 +0.75 -0.75 0.033 3.4e-05 + +0.50 -0.50 0.0 0.0 +0.75 -0.50 0.038 0.00015 + + +0.75 -0.75 0.033 3.4e-05 +1.0 -0.75 0.0 0.0 + +0.75 -0.50 0.038 0.00015 +1.0 -0.50 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.036 1.9e-05 + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.033 3.4e-05 + + +-0.75 0.50 0.036 1.9e-05 +-0.50 0.50 0.0 0.0 + +-0.75 0.75 0.033 3.4e-05 +-0.50 0.75 0.038 0.00015 + + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.033 3.4e-05 + +-1.0 1.0 0.0 0.0 +-0.75 1.0 0.0 0.0 + + +-0.75 0.75 0.033 3.4e-05 +-0.50 0.75 0.038 0.00015 + +-0.75 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.25 -1.0 0.0 0.0 + +0.0 -0.75 0.0 0.0 +0.25 -0.75 0.028 4.8e-06 + + +0.25 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.25 -0.75 0.028 4.8e-06 +0.50 -0.75 0.036 1.9e-05 + + +0.0 -0.75 0.0 0.0 +0.25 -0.75 0.028 4.8e-06 + +0.0 -0.50 0.0 0.0 +0.25 -0.50 0.0 0.0 + + +0.25 -0.75 0.028 4.8e-06 +0.50 -0.75 0.036 1.9e-05 + +0.25 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.75 0.0 0.0 0.0 + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.028 4.8e-06 + + +-0.75 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + +-0.75 0.25 0.028 4.8e-06 +-0.50 0.25 0.0 0.0 + + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.028 4.8e-06 + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.036 1.9e-05 + + +-0.75 0.25 0.028 4.8e-06 +-0.50 0.25 0.0 0.0 + +-0.75 0.50 0.036 1.9e-05 +-0.50 0.50 0.0 0.0 + + +0.88 0.88 0.016 0.078 +1.0 0.88 0.0 0.0 + +0.88 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.50 -0.50 0.0 0.0 +0.62 -0.50 0.019 7.4e-05 + +0.50 -0.38 0.0 0.0 +0.62 -0.38 0.024 0.00023 + + +0.62 -0.50 0.019 7.4e-05 +0.75 -0.50 0.038 0.00015 + +0.62 -0.38 0.024 0.00023 +0.75 -0.38 0.031 0.00032 + + +0.50 -0.38 0.0 0.0 +0.62 -0.38 0.024 0.00023 + +0.50 -0.25 0.0 0.0 +0.62 -0.25 0.024 0.00049 + + +0.62 -0.38 0.024 0.00023 +0.75 -0.38 0.031 0.00032 + +0.62 -0.25 0.024 0.00049 +0.75 -0.25 0.032 0.00069 + + +0.75 -0.50 0.038 0.00015 +0.88 -0.50 0.019 7.4e-05 + +0.75 -0.38 0.031 0.00032 +0.88 -0.38 0.024 0.00022 + + +0.88 -0.50 0.019 7.4e-05 +1.0 -0.50 0.0 0.0 + +0.88 -0.38 0.024 0.00022 +1.0 -0.38 0.0 0.0 + + +0.75 -0.38 0.031 0.00032 +0.88 -0.38 0.024 0.00022 + +0.75 -0.25 0.032 0.00069 +0.88 -0.25 0.024 0.00049 + + +0.88 -0.38 0.024 0.00022 +1.0 -0.38 0.0 0.0 + +0.88 -0.25 0.024 0.00049 +1.0 -0.25 0.0 0.0 + + +-0.50 0.50 0.0 0.0 +-0.38 0.50 0.0 0.0 + +-0.50 0.62 0.019 7.4e-05 +-0.38 0.62 0.024 0.00023 + + +-0.38 0.50 0.0 0.0 +-0.25 0.50 0.0 0.0 + +-0.38 0.62 0.024 0.00023 +-0.25 0.62 0.024 0.00049 + + +-0.50 0.62 0.019 7.4e-05 +-0.38 0.62 0.024 0.00023 + +-0.50 0.75 0.038 0.00015 +-0.38 0.75 0.031 0.00032 + + +-0.38 0.62 0.024 0.00023 +-0.25 0.62 0.024 0.00049 + +-0.38 0.75 0.031 0.00032 +-0.25 0.75 0.032 0.00069 + + +-0.50 0.75 0.038 0.00015 +-0.38 0.75 0.031 0.00032 + +-0.50 0.88 0.019 7.4e-05 +-0.38 0.88 0.024 0.00022 + + +-0.38 0.75 0.031 0.00032 +-0.25 0.75 0.032 0.00069 + +-0.38 0.88 0.024 0.00022 +-0.25 0.88 0.024 0.00049 + + +-0.50 0.88 0.019 7.4e-05 +-0.38 0.88 0.024 0.00022 + +-0.50 1.0 0.0 0.0 +-0.38 1.0 0.0 0.0 + + +-0.38 0.88 0.024 0.00022 +-0.25 0.88 0.024 0.00049 + +-0.38 1.0 0.0 0.0 +-0.25 1.0 0.0 0.0 + + +0.81 0.81 0.025 0.20 +0.88 0.81 0.020 0.12 + +0.81 0.88 0.020 0.12 +0.88 0.88 0.016 0.078 + + +0.50 0.25 0.0 0.0 +0.56 0.25 0.014 0.0063 + +0.50 0.31 0.0 0.0 +0.56 0.31 0.015 0.0096 + + +0.56 0.25 0.014 0.0063 +0.62 0.25 0.024 0.012 + +0.56 0.31 0.015 0.0096 +0.62 0.31 0.025 0.017 + + +0.62 0.25 0.024 0.012 +0.69 0.25 0.030 0.015 + +0.62 0.31 0.025 0.017 +0.69 0.31 0.031 0.022 + + +0.88 0.25 0.024 0.011 +0.94 0.25 0.014 0.0060 + +0.88 0.31 0.024 0.016 +0.94 0.31 0.014 0.0087 + + +0.94 0.25 0.014 0.0060 +1.0 0.25 0.0 0.0 + +0.94 0.31 0.014 0.0087 +1.0 0.31 0.0 0.0 + + +0.88 0.31 0.024 0.016 +0.94 0.31 0.014 0.0087 + +0.88 0.38 0.025 0.024 +0.94 0.38 0.014 0.013 + + +0.94 0.31 0.014 0.0087 +1.0 0.31 0.0 0.0 + +0.94 0.38 0.014 0.013 +1.0 0.38 0.0 0.0 + + +0.88 0.38 0.025 0.024 +0.94 0.38 0.014 0.013 + +0.88 0.44 0.025 0.034 +0.94 0.44 0.014 0.018 + + +0.94 0.38 0.014 0.013 +1.0 0.38 0.0 0.0 + +0.94 0.44 0.014 0.018 +1.0 0.44 0.0 0.0 + + +0.88 0.44 0.025 0.034 +0.94 0.44 0.014 0.018 + +0.88 0.50 0.025 0.050 +0.94 0.50 0.015 0.026 + + +0.94 0.44 0.014 0.018 +1.0 0.44 0.0 0.0 + +0.94 0.50 0.015 0.026 +1.0 0.50 0.0 0.0 + + +0.25 0.50 0.0 0.0 +0.31 0.50 0.0 0.0 + +0.25 0.56 0.014 0.0063 +0.31 0.56 0.015 0.0096 + + +0.25 0.56 0.014 0.0063 +0.31 0.56 0.015 0.0096 + +0.25 0.62 0.024 0.012 +0.31 0.62 0.025 0.017 + + +0.25 0.62 0.024 0.012 +0.31 0.62 0.025 0.017 + +0.25 0.69 0.030 0.015 +0.31 0.69 0.031 0.022 + + +0.25 0.88 0.024 0.011 +0.31 0.88 0.024 0.016 + +0.25 0.94 0.014 0.0060 +0.31 0.94 0.014 0.0087 + + +0.31 0.88 0.024 0.016 +0.38 0.88 0.025 0.024 + +0.31 0.94 0.014 0.0087 +0.38 0.94 0.014 0.013 + + +0.25 0.94 0.014 0.0060 +0.31 0.94 0.014 0.0087 + +0.25 1.0 0.0 0.0 +0.31 1.0 0.0 0.0 + + +0.31 0.94 0.014 0.0087 +0.38 0.94 0.014 0.013 + +0.31 1.0 0.0 0.0 +0.38 1.0 0.0 0.0 + + +0.38 0.88 0.025 0.024 +0.44 0.88 0.025 0.034 + +0.38 0.94 0.014 0.013 +0.44 0.94 0.014 0.018 + + +0.44 0.88 0.025 0.034 +0.50 0.88 0.025 0.050 + +0.44 0.94 0.014 0.018 +0.50 0.94 0.015 0.026 + + +0.38 0.94 0.014 0.013 +0.44 0.94 0.014 0.018 + +0.38 1.0 0.0 0.0 +0.44 1.0 0.0 0.0 + + +0.44 0.94 0.014 0.018 +0.50 0.94 0.015 0.026 + +0.44 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.88 0.50 0.025 0.050 +0.94 0.50 0.015 0.026 + +0.88 0.56 0.025 0.071 +0.94 0.56 0.015 0.036 + + +0.94 0.50 0.015 0.026 +1.0 0.50 0.0 0.0 + +0.94 0.56 0.015 0.036 +1.0 0.56 0.0 0.0 + + +0.88 0.56 0.025 0.071 +0.94 0.56 0.015 0.036 + +0.88 0.62 0.025 0.098 +0.94 0.62 0.014 0.049 + + +0.94 0.56 0.015 0.036 +1.0 0.56 0.0 0.0 + +0.94 0.62 0.014 0.049 +1.0 0.62 0.0 0.0 + + +0.50 0.88 0.025 0.050 +0.56 0.88 0.025 0.071 + +0.50 0.94 0.015 0.026 +0.56 0.94 0.015 0.036 + + +0.56 0.88 0.025 0.071 +0.62 0.88 0.025 0.098 + +0.56 0.94 0.015 0.036 +0.62 0.94 0.014 0.049 + + +0.50 0.94 0.015 0.026 +0.56 0.94 0.015 0.036 + +0.50 1.0 0.0 0.0 +0.56 1.0 0.0 0.0 + + +0.56 0.94 0.015 0.036 +0.62 0.94 0.014 0.049 + +0.56 1.0 0.0 0.0 +0.62 1.0 0.0 0.0 + + +0.88 0.81 0.020 0.12 +0.94 0.81 0.011 0.054 + +0.88 0.88 0.016 0.078 +0.94 0.88 0.0081 0.039 + + +0.94 0.81 0.011 0.054 +1.0 0.81 0.0 0.0 + +0.94 0.88 0.0081 0.039 +1.0 0.88 0.0 0.0 + + +0.81 0.88 0.020 0.12 +0.88 0.88 0.016 0.078 + +0.81 0.94 0.011 0.054 +0.88 0.94 0.0081 0.039 + + +0.81 0.94 0.011 0.054 +0.88 0.94 0.0081 0.039 + +0.81 1.0 0.0 0.0 +0.88 1.0 0.0 0.0 + + +0.50 0.0 0.0 0.0 +0.56 0.0 0.014 0.0013 + +0.50 0.062 0.0 0.0 +0.56 0.062 0.014 0.0019 + + +0.56 0.0 0.014 0.0013 +0.62 0.0 0.024 0.0024 + +0.56 0.062 0.014 0.0019 +0.62 0.062 0.024 0.0035 + + +0.50 0.062 0.0 0.0 +0.56 0.062 0.014 0.0019 + +0.50 0.12 0.0 0.0 +0.56 0.12 0.014 0.0028 + + +0.56 0.062 0.014 0.0019 +0.62 0.062 0.024 0.0035 + +0.56 0.12 0.014 0.0028 +0.62 0.12 0.024 0.0052 + + +0.50 0.12 0.0 0.0 +0.56 0.12 0.014 0.0028 + +0.50 0.19 0.0 0.0 +0.56 0.19 0.014 0.0042 + + +0.56 0.12 0.014 0.0028 +0.62 0.12 0.024 0.0052 + +0.56 0.19 0.014 0.0042 +0.62 0.19 0.024 0.0078 + + +0.50 0.19 0.0 0.0 +0.56 0.19 0.014 0.0042 + +0.50 0.25 0.0 0.0 +0.56 0.25 0.014 0.0063 + + +0.56 0.19 0.014 0.0042 +0.62 0.19 0.024 0.0078 + +0.56 0.25 0.014 0.0063 +0.62 0.25 0.024 0.012 + + +0.62 0.12 0.024 0.0052 +0.69 0.12 0.030 0.0068 + +0.62 0.19 0.024 0.0078 +0.69 0.19 0.030 0.010 + + +0.62 0.19 0.024 0.0078 +0.69 0.19 0.030 0.010 + +0.62 0.25 0.024 0.012 +0.69 0.25 0.030 0.015 + + +0.12 0.50 0.0 0.0 +0.19 0.50 0.0 0.0 + +0.12 0.56 0.014 0.0028 +0.19 0.56 0.014 0.0042 + + +0.19 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.19 0.56 0.014 0.0042 +0.25 0.56 0.014 0.0063 + + +0.12 0.56 0.014 0.0028 +0.19 0.56 0.014 0.0042 + +0.12 0.62 0.024 0.0052 +0.19 0.62 0.024 0.0078 + + +0.19 0.56 0.014 0.0042 +0.25 0.56 0.014 0.0063 + +0.19 0.62 0.024 0.0078 +0.25 0.62 0.024 0.012 + + +0.12 0.62 0.024 0.0052 +0.19 0.62 0.024 0.0078 + +0.12 0.69 0.030 0.0068 +0.19 0.69 0.030 0.010 + + +0.19 0.62 0.024 0.0078 +0.25 0.62 0.024 0.012 + +0.19 0.69 0.030 0.010 +0.25 0.69 0.030 0.015 + + +0.62 0.0 0.024 0.0024 +0.69 0.0 0.029 0.0031 + +0.62 0.062 0.024 0.0035 +0.69 0.062 0.030 0.0046 + + +0.69 0.0 0.029 0.0031 +0.75 0.0 0.031 0.0033 + +0.69 0.062 0.030 0.0046 +0.75 0.062 0.032 0.0049 + + +0.62 0.062 0.024 0.0035 +0.69 0.062 0.030 0.0046 + +0.62 0.12 0.024 0.0052 +0.69 0.12 0.030 0.0068 + + +0.69 0.062 0.030 0.0046 +0.75 0.062 0.032 0.0049 + +0.69 0.12 0.030 0.0068 +0.75 0.12 0.032 0.0073 + + +0.75 0.0 0.031 0.0033 +0.81 0.0 0.029 0.0031 + +0.75 0.062 0.032 0.0049 +0.81 0.062 0.030 0.0045 + + +0.81 0.0 0.029 0.0031 +0.88 0.0 0.024 0.0023 + +0.81 0.062 0.030 0.0045 +0.88 0.062 0.024 0.0035 + + +0.75 0.062 0.032 0.0049 +0.81 0.062 0.030 0.0045 + +0.75 0.12 0.032 0.0073 +0.81 0.12 0.030 0.0067 + + +0.81 0.062 0.030 0.0045 +0.88 0.062 0.024 0.0035 + +0.81 0.12 0.030 0.0067 +0.88 0.12 0.024 0.0051 + + +0.88 0.0 0.024 0.0023 +0.94 0.0 0.014 0.0013 + +0.88 0.062 0.024 0.0035 +0.94 0.062 0.014 0.0019 + + +0.94 0.0 0.014 0.0013 +1.0 0.0 0.0 0.0 + +0.94 0.062 0.014 0.0019 +1.0 0.062 0.0 0.0 + + +0.88 0.062 0.024 0.0035 +0.94 0.062 0.014 0.0019 + +0.88 0.12 0.024 0.0051 +0.94 0.12 0.014 0.0028 + + +0.94 0.062 0.014 0.0019 +1.0 0.062 0.0 0.0 + +0.94 0.12 0.014 0.0028 +1.0 0.12 0.0 0.0 + + +0.75 0.12 0.032 0.0073 +0.81 0.12 0.030 0.0067 + +0.75 0.19 0.032 0.011 +0.81 0.19 0.030 0.0099 + + +0.81 0.12 0.030 0.0067 +0.88 0.12 0.024 0.0051 + +0.81 0.19 0.030 0.0099 +0.88 0.19 0.024 0.0075 + + +0.75 0.19 0.032 0.011 +0.81 0.19 0.030 0.0099 + +0.75 0.25 0.032 0.016 +0.81 0.25 0.030 0.015 + + +0.81 0.19 0.030 0.0099 +0.88 0.19 0.024 0.0075 + +0.81 0.25 0.030 0.015 +0.88 0.25 0.024 0.011 + + +0.88 0.12 0.024 0.0051 +0.94 0.12 0.014 0.0028 + +0.88 0.19 0.024 0.0075 +0.94 0.19 0.014 0.0041 + + +0.94 0.12 0.014 0.0028 +1.0 0.12 0.0 0.0 + +0.94 0.19 0.014 0.0041 +1.0 0.19 0.0 0.0 + + +0.88 0.19 0.024 0.0075 +0.94 0.19 0.014 0.0041 + +0.88 0.25 0.024 0.011 +0.94 0.25 0.014 0.0060 + + +0.94 0.19 0.014 0.0041 +1.0 0.19 0.0 0.0 + +0.94 0.25 0.014 0.0060 +1.0 0.25 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.062 0.50 0.0 0.0 + +0.0 0.56 0.014 0.0013 +0.062 0.56 0.014 0.0019 + + +0.062 0.50 0.0 0.0 +0.12 0.50 0.0 0.0 + +0.062 0.56 0.014 0.0019 +0.12 0.56 0.014 0.0028 + + +0.0 0.56 0.014 0.0013 +0.062 0.56 0.014 0.0019 + +0.0 0.62 0.024 0.0024 +0.062 0.62 0.024 0.0035 + + +0.062 0.56 0.014 0.0019 +0.12 0.56 0.014 0.0028 + +0.062 0.62 0.024 0.0035 +0.12 0.62 0.024 0.0052 + + +0.0 0.62 0.024 0.0024 +0.062 0.62 0.024 0.0035 + +0.0 0.69 0.029 0.0031 +0.062 0.69 0.030 0.0046 + + +0.062 0.62 0.024 0.0035 +0.12 0.62 0.024 0.0052 + +0.062 0.69 0.030 0.0046 +0.12 0.69 0.030 0.0068 + + +0.0 0.69 0.029 0.0031 +0.062 0.69 0.030 0.0046 + +0.0 0.75 0.031 0.0033 +0.062 0.75 0.032 0.0049 + + +0.062 0.69 0.030 0.0046 +0.12 0.69 0.030 0.0068 + +0.062 0.75 0.032 0.0049 +0.12 0.75 0.032 0.0073 + + +0.0 0.75 0.031 0.0033 +0.062 0.75 0.032 0.0049 + +0.0 0.81 0.029 0.0031 +0.062 0.81 0.030 0.0045 + + +0.062 0.75 0.032 0.0049 +0.12 0.75 0.032 0.0073 + +0.062 0.81 0.030 0.0045 +0.12 0.81 0.030 0.0067 + + +0.0 0.81 0.029 0.0031 +0.062 0.81 0.030 0.0045 + +0.0 0.88 0.024 0.0023 +0.062 0.88 0.024 0.0035 + + +0.062 0.81 0.030 0.0045 +0.12 0.81 0.030 0.0067 + +0.062 0.88 0.024 0.0035 +0.12 0.88 0.024 0.0051 + + +0.12 0.75 0.032 0.0073 +0.19 0.75 0.032 0.011 + +0.12 0.81 0.030 0.0067 +0.19 0.81 0.030 0.0099 + + +0.19 0.75 0.032 0.011 +0.25 0.75 0.032 0.016 + +0.19 0.81 0.030 0.0099 +0.25 0.81 0.030 0.015 + + +0.12 0.81 0.030 0.0067 +0.19 0.81 0.030 0.0099 + +0.12 0.88 0.024 0.0051 +0.19 0.88 0.024 0.0075 + + +0.19 0.81 0.030 0.0099 +0.25 0.81 0.030 0.015 + +0.19 0.88 0.024 0.0075 +0.25 0.88 0.024 0.011 + + +0.0 0.88 0.024 0.0023 +0.062 0.88 0.024 0.0035 + +0.0 0.94 0.014 0.0013 +0.062 0.94 0.014 0.0019 + + +0.062 0.88 0.024 0.0035 +0.12 0.88 0.024 0.0051 + +0.062 0.94 0.014 0.0019 +0.12 0.94 0.014 0.0028 + + +0.0 0.94 0.014 0.0013 +0.062 0.94 0.014 0.0019 + +0.0 1.0 0.0 0.0 +0.062 1.0 0.0 0.0 + + +0.062 0.94 0.014 0.0019 +0.12 0.94 0.014 0.0028 + +0.062 1.0 0.0 0.0 +0.12 1.0 0.0 0.0 + + +0.12 0.88 0.024 0.0051 +0.19 0.88 0.024 0.0075 + +0.12 0.94 0.014 0.0028 +0.19 0.94 0.014 0.0041 + + +0.19 0.88 0.024 0.0075 +0.25 0.88 0.024 0.011 + +0.19 0.94 0.014 0.0041 +0.25 0.94 0.014 0.0060 + + +0.12 0.94 0.014 0.0028 +0.19 0.94 0.014 0.0041 + +0.12 1.0 0.0 0.0 +0.19 1.0 0.0 0.0 + + +0.19 0.94 0.014 0.0041 +0.25 0.94 0.014 0.0060 + +0.19 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.50 -0.25 0.0 0.0 +0.56 -0.25 0.012 0.00025 + +0.50 -0.19 0.0 0.0 +0.56 -0.19 0.013 0.00039 + + +0.56 -0.25 0.012 0.00025 +0.62 -0.25 0.024 0.00049 + +0.56 -0.19 0.013 0.00039 +0.62 -0.19 0.023 0.00073 + + +0.50 -0.19 0.0 0.0 +0.56 -0.19 0.013 0.00039 + +0.50 -0.12 0.0 0.0 +0.56 -0.12 0.014 0.00058 + + +0.56 -0.19 0.013 0.00039 +0.62 -0.19 0.023 0.00073 + +0.56 -0.12 0.014 0.00058 +0.62 -0.12 0.023 0.0011 + + +0.62 -0.25 0.024 0.00049 +0.69 -0.25 0.028 0.00059 + +0.62 -0.19 0.023 0.00073 +0.69 -0.19 0.029 0.00095 + + +0.69 -0.25 0.028 0.00059 +0.75 -0.25 0.032 0.00069 + +0.69 -0.19 0.029 0.00095 +0.75 -0.19 0.031 0.0010 + + +0.62 -0.19 0.023 0.00073 +0.69 -0.19 0.029 0.00095 + +0.62 -0.12 0.023 0.0011 +0.69 -0.12 0.029 0.0014 + + +0.69 -0.19 0.029 0.00095 +0.75 -0.19 0.031 0.0010 + +0.69 -0.12 0.029 0.0014 +0.75 -0.12 0.031 0.0015 + + +0.50 -0.12 0.0 0.0 +0.56 -0.12 0.014 0.00058 + +0.50 -0.062 0.0 0.0 +0.56 -0.062 0.014 0.00086 + + +0.56 -0.12 0.014 0.00058 +0.62 -0.12 0.023 0.0011 + +0.56 -0.062 0.014 0.00086 +0.62 -0.062 0.023 0.0016 + + +0.50 -0.062 0.0 0.0 +0.56 -0.062 0.014 0.00086 + +0.50 0.0 0.0 0.0 +0.56 0.0 0.014 0.0013 + + +0.56 -0.062 0.014 0.00086 +0.62 -0.062 0.023 0.0016 + +0.56 0.0 0.014 0.0013 +0.62 0.0 0.024 0.0024 + + +0.62 -0.12 0.023 0.0011 +0.69 -0.12 0.029 0.0014 + +0.62 -0.062 0.023 0.0016 +0.69 -0.062 0.029 0.0021 + + +0.69 -0.12 0.029 0.0014 +0.75 -0.12 0.031 0.0015 + +0.69 -0.062 0.029 0.0021 +0.75 -0.062 0.031 0.0022 + + +0.62 -0.062 0.023 0.0016 +0.69 -0.062 0.029 0.0021 + +0.62 0.0 0.024 0.0024 +0.69 0.0 0.029 0.0031 + + +0.69 -0.062 0.029 0.0021 +0.75 -0.062 0.031 0.0022 + +0.69 0.0 0.029 0.0031 +0.75 0.0 0.031 0.0033 + + +0.75 -0.25 0.032 0.00069 +0.81 -0.25 0.028 0.00059 + +0.75 -0.19 0.031 0.0010 +0.81 -0.19 0.029 0.00095 + + +0.81 -0.25 0.028 0.00059 +0.88 -0.25 0.024 0.00049 + +0.81 -0.19 0.029 0.00095 +0.88 -0.19 0.023 0.00072 + + +0.75 -0.19 0.031 0.0010 +0.81 -0.19 0.029 0.00095 + +0.75 -0.12 0.031 0.0015 +0.81 -0.12 0.029 0.0014 + + +0.81 -0.19 0.029 0.00095 +0.88 -0.19 0.023 0.00072 + +0.81 -0.12 0.029 0.0014 +0.88 -0.12 0.023 0.0011 + + +0.88 -0.25 0.024 0.00049 +0.94 -0.25 0.012 0.00024 + +0.88 -0.19 0.023 0.00072 +0.94 -0.19 0.013 0.00039 + + +0.94 -0.25 0.012 0.00024 +1.0 -0.25 0.0 0.0 + +0.94 -0.19 0.013 0.00039 +1.0 -0.19 0.0 0.0 + + +0.88 -0.19 0.023 0.00072 +0.94 -0.19 0.013 0.00039 + +0.88 -0.12 0.023 0.0011 +0.94 -0.12 0.014 0.00058 + + +0.94 -0.19 0.013 0.00039 +1.0 -0.19 0.0 0.0 + +0.94 -0.12 0.014 0.00058 +1.0 -0.12 0.0 0.0 + + +0.75 -0.12 0.031 0.0015 +0.81 -0.12 0.029 0.0014 + +0.75 -0.062 0.031 0.0022 +0.81 -0.062 0.029 0.0021 + + +0.81 -0.12 0.029 0.0014 +0.88 -0.12 0.023 0.0011 + +0.81 -0.062 0.029 0.0021 +0.88 -0.062 0.023 0.0016 + + +0.75 -0.062 0.031 0.0022 +0.81 -0.062 0.029 0.0021 + +0.75 0.0 0.031 0.0033 +0.81 0.0 0.029 0.0031 + + +0.81 -0.062 0.029 0.0021 +0.88 -0.062 0.023 0.0016 + +0.81 0.0 0.029 0.0031 +0.88 0.0 0.024 0.0023 + + +0.88 -0.12 0.023 0.0011 +0.94 -0.12 0.014 0.00058 + +0.88 -0.062 0.023 0.0016 +0.94 -0.062 0.014 0.00086 + + +0.94 -0.12 0.014 0.00058 +1.0 -0.12 0.0 0.0 + +0.94 -0.062 0.014 0.00086 +1.0 -0.062 0.0 0.0 + + +0.88 -0.062 0.023 0.0016 +0.94 -0.062 0.014 0.00086 + +0.88 0.0 0.024 0.0023 +0.94 0.0 0.014 0.0013 + + +0.94 -0.062 0.014 0.00086 +1.0 -0.062 0.0 0.0 + +0.94 0.0 0.014 0.0013 +1.0 0.0 0.0 0.0 + + +-0.25 0.50 0.0 0.0 +-0.19 0.50 0.0 0.0 + +-0.25 0.56 0.012 0.00025 +-0.19 0.56 0.013 0.00039 + + +-0.19 0.50 0.0 0.0 +-0.12 0.50 0.0 0.0 + +-0.19 0.56 0.013 0.00039 +-0.12 0.56 0.014 0.00058 + + +-0.25 0.56 0.012 0.00025 +-0.19 0.56 0.013 0.00039 + +-0.25 0.62 0.024 0.00049 +-0.19 0.62 0.023 0.00073 + + +-0.19 0.56 0.013 0.00039 +-0.12 0.56 0.014 0.00058 + +-0.19 0.62 0.023 0.00073 +-0.12 0.62 0.023 0.0011 + + +-0.12 0.50 0.0 0.0 +-0.062 0.50 0.0 0.0 + +-0.12 0.56 0.014 0.00058 +-0.062 0.56 0.014 0.00086 + + +-0.062 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.062 0.56 0.014 0.00086 +0.0 0.56 0.014 0.0013 + + +-0.12 0.56 0.014 0.00058 +-0.062 0.56 0.014 0.00086 + +-0.12 0.62 0.023 0.0011 +-0.062 0.62 0.023 0.0016 + + +-0.062 0.56 0.014 0.00086 +0.0 0.56 0.014 0.0013 + +-0.062 0.62 0.023 0.0016 +0.0 0.62 0.024 0.0024 + + +-0.25 0.62 0.024 0.00049 +-0.19 0.62 0.023 0.00073 + +-0.25 0.69 0.028 0.00059 +-0.19 0.69 0.029 0.00095 + + +-0.19 0.62 0.023 0.00073 +-0.12 0.62 0.023 0.0011 + +-0.19 0.69 0.029 0.00095 +-0.12 0.69 0.029 0.0014 + + +-0.25 0.69 0.028 0.00059 +-0.19 0.69 0.029 0.00095 + +-0.25 0.75 0.032 0.00069 +-0.19 0.75 0.031 0.0010 + + +-0.19 0.69 0.029 0.00095 +-0.12 0.69 0.029 0.0014 + +-0.19 0.75 0.031 0.0010 +-0.12 0.75 0.031 0.0015 + + +-0.12 0.62 0.023 0.0011 +-0.062 0.62 0.023 0.0016 + +-0.12 0.69 0.029 0.0014 +-0.062 0.69 0.029 0.0021 + + +-0.062 0.62 0.023 0.0016 +0.0 0.62 0.024 0.0024 + +-0.062 0.69 0.029 0.0021 +0.0 0.69 0.029 0.0031 + + +-0.12 0.69 0.029 0.0014 +-0.062 0.69 0.029 0.0021 + +-0.12 0.75 0.031 0.0015 +-0.062 0.75 0.031 0.0022 + + +-0.062 0.69 0.029 0.0021 +0.0 0.69 0.029 0.0031 + +-0.062 0.75 0.031 0.0022 +0.0 0.75 0.031 0.0033 + + +-0.25 0.75 0.032 0.00069 +-0.19 0.75 0.031 0.0010 + +-0.25 0.81 0.028 0.00059 +-0.19 0.81 0.029 0.00095 + + +-0.19 0.75 0.031 0.0010 +-0.12 0.75 0.031 0.0015 + +-0.19 0.81 0.029 0.00095 +-0.12 0.81 0.029 0.0014 + + +-0.25 0.81 0.028 0.00059 +-0.19 0.81 0.029 0.00095 + +-0.25 0.88 0.024 0.00049 +-0.19 0.88 0.023 0.00072 + + +-0.19 0.81 0.029 0.00095 +-0.12 0.81 0.029 0.0014 + +-0.19 0.88 0.023 0.00072 +-0.12 0.88 0.023 0.0011 + + +-0.12 0.75 0.031 0.0015 +-0.062 0.75 0.031 0.0022 + +-0.12 0.81 0.029 0.0014 +-0.062 0.81 0.029 0.0021 + + +-0.062 0.75 0.031 0.0022 +0.0 0.75 0.031 0.0033 + +-0.062 0.81 0.029 0.0021 +0.0 0.81 0.029 0.0031 + + +-0.12 0.81 0.029 0.0014 +-0.062 0.81 0.029 0.0021 + +-0.12 0.88 0.023 0.0011 +-0.062 0.88 0.023 0.0016 + + +-0.062 0.81 0.029 0.0021 +0.0 0.81 0.029 0.0031 + +-0.062 0.88 0.023 0.0016 +0.0 0.88 0.024 0.0023 + + +-0.25 0.88 0.024 0.00049 +-0.19 0.88 0.023 0.00072 + +-0.25 0.94 0.012 0.00024 +-0.19 0.94 0.013 0.00039 + + +-0.19 0.88 0.023 0.00072 +-0.12 0.88 0.023 0.0011 + +-0.19 0.94 0.013 0.00039 +-0.12 0.94 0.014 0.00058 + + +-0.25 0.94 0.012 0.00024 +-0.19 0.94 0.013 0.00039 + +-0.25 1.0 0.0 0.0 +-0.19 1.0 0.0 0.0 + + +-0.19 0.94 0.013 0.00039 +-0.12 0.94 0.014 0.00058 + +-0.19 1.0 0.0 0.0 +-0.12 1.0 0.0 0.0 + + +-0.12 0.88 0.023 0.0011 +-0.062 0.88 0.023 0.0016 + +-0.12 0.94 0.014 0.00058 +-0.062 0.94 0.014 0.00086 + + +-0.062 0.88 0.023 0.0016 +0.0 0.88 0.024 0.0023 + +-0.062 0.94 0.014 0.00086 +0.0 0.94 0.014 0.0013 + + +-0.12 0.94 0.014 0.00058 +-0.062 0.94 0.014 0.00086 + +-0.12 1.0 0.0 0.0 +-0.062 1.0 0.0 0.0 + + +-0.062 0.94 0.014 0.00086 +0.0 0.94 0.014 0.0013 + +-0.062 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.69 0.38 0.032 0.033 +0.72 0.38 0.033 0.035 + +0.69 0.41 0.033 0.040 +0.72 0.41 0.034 0.042 + + +0.72 0.38 0.033 0.035 +0.75 0.38 0.034 0.035 + +0.72 0.41 0.034 0.042 +0.75 0.41 0.034 0.042 + + +0.69 0.41 0.033 0.040 +0.72 0.41 0.034 0.042 + +0.69 0.44 0.033 0.049 +0.72 0.44 0.034 0.051 + + +0.72 0.41 0.034 0.042 +0.75 0.41 0.034 0.042 + +0.72 0.44 0.034 0.051 +0.75 0.44 0.034 0.051 + + +0.38 0.69 0.032 0.033 +0.41 0.69 0.033 0.040 + +0.38 0.72 0.033 0.035 +0.41 0.72 0.034 0.042 + + +0.41 0.69 0.033 0.040 +0.44 0.69 0.033 0.049 + +0.41 0.72 0.034 0.042 +0.44 0.72 0.034 0.051 + + +0.38 0.72 0.033 0.035 +0.41 0.72 0.034 0.042 + +0.38 0.75 0.034 0.035 +0.41 0.75 0.034 0.042 + + +0.41 0.72 0.034 0.042 +0.44 0.72 0.034 0.051 + +0.41 0.75 0.034 0.042 +0.44 0.75 0.034 0.051 + + +0.53 0.50 0.014 0.025 +0.56 0.50 0.021 0.039 + +0.53 0.53 0.019 0.037 +0.56 0.53 0.025 0.051 + + +0.50 0.53 0.014 0.025 +0.53 0.53 0.019 0.037 + +0.50 0.56 0.021 0.039 +0.53 0.56 0.025 0.051 + + +0.53 0.53 0.019 0.037 +0.56 0.53 0.025 0.051 + +0.53 0.56 0.025 0.051 +0.56 0.56 0.028 0.063 + + +0.69 0.50 0.035 0.073 +0.72 0.50 0.036 0.076 + +0.69 0.53 0.036 0.088 +0.72 0.53 0.036 0.092 + + +0.72 0.50 0.036 0.076 +0.75 0.50 0.036 0.076 + +0.72 0.53 0.036 0.092 +0.75 0.53 0.036 0.092 + + +0.69 0.53 0.036 0.088 +0.72 0.53 0.036 0.092 + +0.69 0.56 0.037 0.11 +0.72 0.56 0.037 0.11 + + +0.72 0.53 0.036 0.092 +0.75 0.53 0.036 0.092 + +0.72 0.56 0.037 0.11 +0.75 0.56 0.036 0.11 + + +0.50 0.69 0.035 0.073 +0.53 0.69 0.036 0.088 + +0.50 0.72 0.036 0.076 +0.53 0.72 0.036 0.092 + + +0.53 0.69 0.036 0.088 +0.56 0.69 0.037 0.11 + +0.53 0.72 0.036 0.092 +0.56 0.72 0.037 0.11 + + +0.50 0.72 0.036 0.076 +0.53 0.72 0.036 0.092 + +0.50 0.75 0.036 0.076 +0.53 0.75 0.036 0.092 + + +0.53 0.72 0.036 0.092 +0.56 0.72 0.037 0.11 + +0.53 0.75 0.036 0.092 +0.56 0.75 0.036 0.11 + + +0.69 0.69 0.038 0.22 +0.72 0.69 0.037 0.26 + +0.69 0.72 0.037 0.26 +0.72 0.72 0.036 0.32 + + +0.72 0.69 0.037 0.26 +0.75 0.69 0.036 0.27 + +0.72 0.72 0.036 0.32 +0.75 0.72 0.035 0.38 + + +0.69 0.72 0.037 0.26 +0.72 0.72 0.036 0.32 + +0.69 0.75 0.036 0.27 +0.72 0.75 0.035 0.38 + + +0.78 0.62 0.035 0.16 +0.81 0.62 0.032 0.14 + +0.78 0.66 0.034 0.20 +0.81 0.66 0.032 0.17 + + +0.75 0.66 0.036 0.21 +0.78 0.66 0.034 0.20 + +0.75 0.69 0.036 0.27 +0.78 0.69 0.034 0.25 + + +0.78 0.66 0.034 0.20 +0.81 0.66 0.032 0.17 + +0.78 0.69 0.034 0.25 +0.81 0.69 0.031 0.21 + + +0.75 0.69 0.036 0.27 +0.78 0.69 0.034 0.25 + +0.75 0.72 0.035 0.38 +0.78 0.72 0.033 0.32 + + +0.78 0.69 0.034 0.25 +0.81 0.69 0.031 0.21 + +0.78 0.72 0.033 0.32 +0.81 0.72 0.030 0.24 + + +0.81 0.69 0.031 0.21 +0.84 0.69 0.028 0.17 + +0.81 0.72 0.030 0.24 +0.84 0.72 0.027 0.18 + + +0.84 0.69 0.028 0.17 +0.88 0.69 0.024 0.13 + +0.84 0.72 0.027 0.18 +0.88 0.72 0.023 0.14 + + +0.81 0.72 0.030 0.24 +0.84 0.72 0.027 0.18 + +0.81 0.75 0.029 0.26 +0.84 0.75 0.026 0.19 + + +0.84 0.72 0.027 0.18 +0.88 0.72 0.023 0.14 + +0.84 0.75 0.026 0.19 +0.88 0.75 0.022 0.14 + + +0.66 0.75 0.036 0.21 +0.69 0.75 0.036 0.27 + +0.66 0.78 0.034 0.20 +0.69 0.78 0.034 0.25 + + +0.62 0.78 0.035 0.16 +0.66 0.78 0.034 0.20 + +0.62 0.81 0.032 0.14 +0.66 0.81 0.032 0.17 + + +0.66 0.78 0.034 0.20 +0.69 0.78 0.034 0.25 + +0.66 0.81 0.032 0.17 +0.69 0.81 0.031 0.21 + + +0.69 0.75 0.036 0.27 +0.72 0.75 0.035 0.38 + +0.69 0.78 0.034 0.25 +0.72 0.78 0.033 0.32 + + +0.69 0.78 0.034 0.25 +0.72 0.78 0.033 0.32 + +0.69 0.81 0.031 0.21 +0.72 0.81 0.030 0.24 + + +0.69 0.81 0.031 0.21 +0.72 0.81 0.030 0.24 + +0.69 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + + +0.72 0.81 0.030 0.24 +0.75 0.81 0.029 0.26 + +0.72 0.84 0.027 0.18 +0.75 0.84 0.026 0.19 + + +0.69 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + +0.69 0.88 0.024 0.13 +0.72 0.88 0.023 0.14 + + +0.72 0.84 0.027 0.18 +0.75 0.84 0.026 0.19 + +0.72 0.88 0.023 0.14 +0.75 0.88 0.022 0.14 + + +0.78 0.75 0.031 0.37 +0.81 0.75 0.029 0.26 + +0.78 0.78 0.030 0.31 +0.81 0.78 0.027 0.24 + + +0.75 0.78 0.031 0.37 +0.78 0.78 0.030 0.31 + +0.75 0.81 0.029 0.26 +0.78 0.81 0.027 0.24 + + +0.78 0.78 0.030 0.31 +0.81 0.78 0.027 0.24 + +0.78 0.81 0.027 0.24 +0.81 0.81 0.025 0.20 + + +0.81 0.75 0.029 0.26 +0.84 0.75 0.026 0.19 + +0.81 0.78 0.027 0.24 +0.84 0.78 0.025 0.18 + + +0.84 0.75 0.026 0.19 +0.88 0.75 0.022 0.14 + +0.84 0.78 0.025 0.18 +0.88 0.78 0.021 0.13 + + +0.81 0.78 0.027 0.24 +0.84 0.78 0.025 0.18 + +0.81 0.81 0.025 0.20 +0.84 0.81 0.023 0.16 + + +0.84 0.78 0.025 0.18 +0.88 0.78 0.021 0.13 + +0.84 0.81 0.023 0.16 +0.88 0.81 0.020 0.12 + + +0.75 0.81 0.029 0.26 +0.78 0.81 0.027 0.24 + +0.75 0.84 0.026 0.19 +0.78 0.84 0.025 0.18 + + +0.78 0.81 0.027 0.24 +0.81 0.81 0.025 0.20 + +0.78 0.84 0.025 0.18 +0.81 0.84 0.023 0.16 + + +0.75 0.84 0.026 0.19 +0.78 0.84 0.025 0.18 + +0.75 0.88 0.022 0.14 +0.78 0.88 0.021 0.13 + + +0.78 0.84 0.025 0.18 +0.81 0.84 0.023 0.16 + +0.78 0.88 0.021 0.13 +0.81 0.88 0.020 0.12 + + +0.50 0.38 0.0 0.0 +0.53 0.38 0.0081 0.0075 + +0.50 0.41 0.0 0.0 +0.53 0.41 0.0085 0.0095 + + +0.53 0.38 0.0081 0.0075 +0.56 0.38 0.015 0.015 + +0.53 0.41 0.0085 0.0095 +0.56 0.41 0.016 0.018 + + +0.50 0.41 0.0 0.0 +0.53 0.41 0.0085 0.0095 + +0.50 0.44 0.0 0.0 +0.53 0.44 0.0092 0.012 + + +0.53 0.41 0.0085 0.0095 +0.56 0.41 0.016 0.018 + +0.53 0.44 0.0092 0.012 +0.56 0.44 0.017 0.023 + + +0.56 0.38 0.015 0.015 +0.59 0.38 0.021 0.021 + +0.56 0.41 0.016 0.018 +0.59 0.41 0.022 0.026 + + +0.59 0.38 0.021 0.021 +0.62 0.38 0.026 0.026 + +0.59 0.41 0.022 0.026 +0.62 0.41 0.027 0.032 + + +0.56 0.41 0.016 0.018 +0.59 0.41 0.022 0.026 + +0.56 0.44 0.017 0.023 +0.59 0.44 0.023 0.032 + + +0.59 0.41 0.022 0.026 +0.62 0.41 0.027 0.032 + +0.59 0.44 0.023 0.032 +0.62 0.44 0.028 0.040 + + +0.56 0.44 0.017 0.023 +0.59 0.44 0.023 0.032 + +0.56 0.47 0.018 0.030 +0.59 0.47 0.025 0.040 + + +0.59 0.44 0.023 0.032 +0.62 0.44 0.028 0.040 + +0.59 0.47 0.025 0.040 +0.62 0.47 0.029 0.049 + + +0.56 0.47 0.018 0.030 +0.59 0.47 0.025 0.040 + +0.56 0.50 0.021 0.039 +0.59 0.50 0.027 0.051 + + +0.59 0.47 0.025 0.040 +0.62 0.47 0.029 0.049 + +0.59 0.50 0.027 0.051 +0.62 0.50 0.031 0.060 + + +0.62 0.38 0.026 0.026 +0.66 0.38 0.029 0.030 + +0.62 0.41 0.027 0.032 +0.66 0.41 0.030 0.037 + + +0.66 0.38 0.029 0.030 +0.69 0.38 0.032 0.033 + +0.66 0.41 0.030 0.037 +0.69 0.41 0.033 0.040 + + +0.62 0.41 0.027 0.032 +0.66 0.41 0.030 0.037 + +0.62 0.44 0.028 0.040 +0.66 0.44 0.031 0.045 + + +0.66 0.41 0.030 0.037 +0.69 0.41 0.033 0.040 + +0.66 0.44 0.031 0.045 +0.69 0.44 0.033 0.049 + + +0.62 0.44 0.028 0.040 +0.66 0.44 0.031 0.045 + +0.62 0.47 0.029 0.049 +0.66 0.47 0.032 0.055 + + +0.66 0.44 0.031 0.045 +0.69 0.44 0.033 0.049 + +0.66 0.47 0.032 0.055 +0.69 0.47 0.034 0.060 + + +0.62 0.47 0.029 0.049 +0.66 0.47 0.032 0.055 + +0.62 0.50 0.031 0.060 +0.66 0.50 0.033 0.068 + + +0.66 0.47 0.032 0.055 +0.69 0.47 0.034 0.060 + +0.66 0.50 0.033 0.068 +0.69 0.50 0.035 0.073 + + +0.69 0.44 0.033 0.049 +0.72 0.44 0.034 0.051 + +0.69 0.47 0.034 0.060 +0.72 0.47 0.035 0.062 + + +0.72 0.44 0.034 0.051 +0.75 0.44 0.034 0.051 + +0.72 0.47 0.035 0.062 +0.75 0.47 0.035 0.062 + + +0.69 0.47 0.034 0.060 +0.72 0.47 0.035 0.062 + +0.69 0.50 0.035 0.073 +0.72 0.50 0.036 0.076 + + +0.72 0.47 0.035 0.062 +0.75 0.47 0.035 0.062 + +0.72 0.50 0.036 0.076 +0.75 0.50 0.036 0.076 + + +0.38 0.50 0.0 0.0 +0.41 0.50 0.0 0.0 + +0.38 0.53 0.0081 0.0075 +0.41 0.53 0.0085 0.0095 + + +0.41 0.50 0.0 0.0 +0.44 0.50 0.0 0.0 + +0.41 0.53 0.0085 0.0095 +0.44 0.53 0.0092 0.012 + + +0.38 0.53 0.0081 0.0075 +0.41 0.53 0.0085 0.0095 + +0.38 0.56 0.015 0.015 +0.41 0.56 0.016 0.018 + + +0.41 0.53 0.0085 0.0095 +0.44 0.53 0.0092 0.012 + +0.41 0.56 0.016 0.018 +0.44 0.56 0.017 0.023 + + +0.38 0.56 0.015 0.015 +0.41 0.56 0.016 0.018 + +0.38 0.59 0.021 0.021 +0.41 0.59 0.022 0.026 + + +0.41 0.56 0.016 0.018 +0.44 0.56 0.017 0.023 + +0.41 0.59 0.022 0.026 +0.44 0.59 0.023 0.032 + + +0.38 0.59 0.021 0.021 +0.41 0.59 0.022 0.026 + +0.38 0.62 0.026 0.026 +0.41 0.62 0.027 0.032 + + +0.41 0.59 0.022 0.026 +0.44 0.59 0.023 0.032 + +0.41 0.62 0.027 0.032 +0.44 0.62 0.028 0.040 + + +0.44 0.56 0.017 0.023 +0.47 0.56 0.018 0.030 + +0.44 0.59 0.023 0.032 +0.47 0.59 0.025 0.040 + + +0.47 0.56 0.018 0.030 +0.50 0.56 0.021 0.039 + +0.47 0.59 0.025 0.040 +0.50 0.59 0.027 0.051 + + +0.44 0.59 0.023 0.032 +0.47 0.59 0.025 0.040 + +0.44 0.62 0.028 0.040 +0.47 0.62 0.029 0.049 + + +0.47 0.59 0.025 0.040 +0.50 0.59 0.027 0.051 + +0.47 0.62 0.029 0.049 +0.50 0.62 0.031 0.060 + + +0.38 0.62 0.026 0.026 +0.41 0.62 0.027 0.032 + +0.38 0.66 0.029 0.030 +0.41 0.66 0.030 0.037 + + +0.41 0.62 0.027 0.032 +0.44 0.62 0.028 0.040 + +0.41 0.66 0.030 0.037 +0.44 0.66 0.031 0.045 + + +0.38 0.66 0.029 0.030 +0.41 0.66 0.030 0.037 + +0.38 0.69 0.032 0.033 +0.41 0.69 0.033 0.040 + + +0.41 0.66 0.030 0.037 +0.44 0.66 0.031 0.045 + +0.41 0.69 0.033 0.040 +0.44 0.69 0.033 0.049 + + +0.44 0.62 0.028 0.040 +0.47 0.62 0.029 0.049 + +0.44 0.66 0.031 0.045 +0.47 0.66 0.032 0.055 + + +0.47 0.62 0.029 0.049 +0.50 0.62 0.031 0.060 + +0.47 0.66 0.032 0.055 +0.50 0.66 0.033 0.068 + + +0.44 0.66 0.031 0.045 +0.47 0.66 0.032 0.055 + +0.44 0.69 0.033 0.049 +0.47 0.69 0.034 0.060 + + +0.47 0.66 0.032 0.055 +0.50 0.66 0.033 0.068 + +0.47 0.69 0.034 0.060 +0.50 0.69 0.035 0.073 + + +0.44 0.69 0.033 0.049 +0.47 0.69 0.034 0.060 + +0.44 0.72 0.034 0.051 +0.47 0.72 0.035 0.062 + + +0.47 0.69 0.034 0.060 +0.50 0.69 0.035 0.073 + +0.47 0.72 0.035 0.062 +0.50 0.72 0.036 0.076 + + +0.44 0.72 0.034 0.051 +0.47 0.72 0.035 0.062 + +0.44 0.75 0.034 0.051 +0.47 0.75 0.035 0.062 + + +0.47 0.72 0.035 0.062 +0.50 0.72 0.036 0.076 + +0.47 0.75 0.035 0.062 +0.50 0.75 0.036 0.076 + + +0.56 0.50 0.021 0.039 +0.59 0.50 0.027 0.051 + +0.56 0.53 0.025 0.051 +0.59 0.53 0.029 0.063 + + +0.59 0.50 0.027 0.051 +0.62 0.50 0.031 0.060 + +0.59 0.53 0.029 0.063 +0.62 0.53 0.032 0.073 + + +0.56 0.53 0.025 0.051 +0.59 0.53 0.029 0.063 + +0.56 0.56 0.028 0.063 +0.59 0.56 0.032 0.076 + + +0.59 0.53 0.029 0.063 +0.62 0.53 0.032 0.073 + +0.59 0.56 0.032 0.076 +0.62 0.56 0.034 0.088 + + +0.50 0.56 0.021 0.039 +0.53 0.56 0.025 0.051 + +0.50 0.59 0.027 0.051 +0.53 0.59 0.029 0.063 + + +0.53 0.56 0.025 0.051 +0.56 0.56 0.028 0.063 + +0.53 0.59 0.029 0.063 +0.56 0.59 0.032 0.076 + + +0.50 0.59 0.027 0.051 +0.53 0.59 0.029 0.063 + +0.50 0.62 0.031 0.060 +0.53 0.62 0.032 0.073 + + +0.53 0.59 0.029 0.063 +0.56 0.59 0.032 0.076 + +0.53 0.62 0.032 0.073 +0.56 0.62 0.034 0.088 + + +0.56 0.56 0.028 0.063 +0.59 0.56 0.032 0.076 + +0.56 0.59 0.032 0.076 +0.59 0.59 0.034 0.090 + + +0.59 0.56 0.032 0.076 +0.62 0.56 0.034 0.088 + +0.59 0.59 0.034 0.090 +0.62 0.59 0.036 0.10 + + +0.56 0.59 0.032 0.076 +0.59 0.59 0.034 0.090 + +0.56 0.62 0.034 0.088 +0.59 0.62 0.036 0.10 + + +0.59 0.59 0.034 0.090 +0.62 0.59 0.036 0.10 + +0.59 0.62 0.036 0.10 +0.62 0.62 0.037 0.12 + + +0.62 0.50 0.031 0.060 +0.66 0.50 0.033 0.068 + +0.62 0.53 0.032 0.073 +0.66 0.53 0.035 0.082 + + +0.66 0.50 0.033 0.068 +0.69 0.50 0.035 0.073 + +0.66 0.53 0.035 0.082 +0.69 0.53 0.036 0.088 + + +0.62 0.53 0.032 0.073 +0.66 0.53 0.035 0.082 + +0.62 0.56 0.034 0.088 +0.66 0.56 0.036 0.099 + + +0.66 0.53 0.035 0.082 +0.69 0.53 0.036 0.088 + +0.66 0.56 0.036 0.099 +0.69 0.56 0.037 0.11 + + +0.62 0.56 0.034 0.088 +0.66 0.56 0.036 0.099 + +0.62 0.59 0.036 0.10 +0.66 0.59 0.037 0.12 + + +0.66 0.56 0.036 0.099 +0.69 0.56 0.037 0.11 + +0.66 0.59 0.037 0.12 +0.69 0.59 0.038 0.13 + + +0.62 0.59 0.036 0.10 +0.66 0.59 0.037 0.12 + +0.62 0.62 0.037 0.12 +0.66 0.62 0.038 0.14 + + +0.66 0.59 0.037 0.12 +0.69 0.59 0.038 0.13 + +0.66 0.62 0.038 0.14 +0.69 0.62 0.038 0.15 + + +0.69 0.56 0.037 0.11 +0.72 0.56 0.037 0.11 + +0.69 0.59 0.038 0.13 +0.72 0.59 0.037 0.14 + + +0.72 0.56 0.037 0.11 +0.75 0.56 0.036 0.11 + +0.72 0.59 0.037 0.14 +0.75 0.59 0.037 0.14 + + +0.69 0.59 0.038 0.13 +0.72 0.59 0.037 0.14 + +0.69 0.62 0.038 0.15 +0.72 0.62 0.038 0.17 + + +0.72 0.59 0.037 0.14 +0.75 0.59 0.037 0.14 + +0.72 0.62 0.038 0.17 +0.75 0.62 0.037 0.17 + + +0.50 0.62 0.031 0.060 +0.53 0.62 0.032 0.073 + +0.50 0.66 0.033 0.068 +0.53 0.66 0.035 0.082 + + +0.53 0.62 0.032 0.073 +0.56 0.62 0.034 0.088 + +0.53 0.66 0.035 0.082 +0.56 0.66 0.036 0.099 + + +0.50 0.66 0.033 0.068 +0.53 0.66 0.035 0.082 + +0.50 0.69 0.035 0.073 +0.53 0.69 0.036 0.088 + + +0.53 0.66 0.035 0.082 +0.56 0.66 0.036 0.099 + +0.53 0.69 0.036 0.088 +0.56 0.69 0.037 0.11 + + +0.56 0.62 0.034 0.088 +0.59 0.62 0.036 0.10 + +0.56 0.66 0.036 0.099 +0.59 0.66 0.037 0.12 + + +0.59 0.62 0.036 0.10 +0.62 0.62 0.037 0.12 + +0.59 0.66 0.037 0.12 +0.62 0.66 0.038 0.14 + + +0.56 0.66 0.036 0.099 +0.59 0.66 0.037 0.12 + +0.56 0.69 0.037 0.11 +0.59 0.69 0.038 0.13 + + +0.59 0.66 0.037 0.12 +0.62 0.66 0.038 0.14 + +0.59 0.69 0.038 0.13 +0.62 0.69 0.038 0.15 + + +0.56 0.69 0.037 0.11 +0.59 0.69 0.038 0.13 + +0.56 0.72 0.037 0.11 +0.59 0.72 0.037 0.14 + + +0.59 0.69 0.038 0.13 +0.62 0.69 0.038 0.15 + +0.59 0.72 0.037 0.14 +0.62 0.72 0.038 0.17 + + +0.56 0.72 0.037 0.11 +0.59 0.72 0.037 0.14 + +0.56 0.75 0.036 0.11 +0.59 0.75 0.037 0.14 + + +0.59 0.72 0.037 0.14 +0.62 0.72 0.038 0.17 + +0.59 0.75 0.037 0.14 +0.62 0.75 0.037 0.17 + + +0.62 0.62 0.037 0.12 +0.66 0.62 0.038 0.14 + +0.62 0.66 0.038 0.14 +0.66 0.66 0.038 0.16 + + +0.66 0.62 0.038 0.14 +0.69 0.62 0.038 0.15 + +0.66 0.66 0.038 0.16 +0.69 0.66 0.038 0.19 + + +0.62 0.66 0.038 0.14 +0.66 0.66 0.038 0.16 + +0.62 0.69 0.038 0.15 +0.66 0.69 0.038 0.19 + + +0.66 0.66 0.038 0.16 +0.69 0.66 0.038 0.19 + +0.66 0.69 0.038 0.19 +0.69 0.69 0.038 0.22 + + +0.69 0.62 0.038 0.15 +0.72 0.62 0.038 0.17 + +0.69 0.66 0.038 0.19 +0.72 0.66 0.038 0.20 + + +0.72 0.62 0.038 0.17 +0.75 0.62 0.037 0.17 + +0.72 0.66 0.038 0.20 +0.75 0.66 0.036 0.21 + + +0.69 0.66 0.038 0.19 +0.72 0.66 0.038 0.20 + +0.69 0.69 0.038 0.22 +0.72 0.69 0.037 0.26 + + +0.72 0.66 0.038 0.20 +0.75 0.66 0.036 0.21 + +0.72 0.69 0.037 0.26 +0.75 0.69 0.036 0.27 + + +0.62 0.69 0.038 0.15 +0.66 0.69 0.038 0.19 + +0.62 0.72 0.038 0.17 +0.66 0.72 0.038 0.20 + + +0.66 0.69 0.038 0.19 +0.69 0.69 0.038 0.22 + +0.66 0.72 0.038 0.20 +0.69 0.72 0.037 0.26 + + +0.62 0.72 0.038 0.17 +0.66 0.72 0.038 0.20 + +0.62 0.75 0.037 0.17 +0.66 0.75 0.036 0.21 + + +0.66 0.72 0.038 0.20 +0.69 0.72 0.037 0.26 + +0.66 0.75 0.036 0.21 +0.69 0.75 0.036 0.27 + + +0.81 0.62 0.032 0.14 +0.84 0.62 0.029 0.12 + +0.81 0.66 0.032 0.17 +0.84 0.66 0.029 0.14 + + +0.84 0.62 0.029 0.12 +0.88 0.62 0.025 0.098 + +0.84 0.66 0.029 0.14 +0.88 0.66 0.025 0.11 + + +0.81 0.66 0.032 0.17 +0.84 0.66 0.029 0.14 + +0.81 0.69 0.031 0.21 +0.84 0.69 0.028 0.17 + + +0.84 0.66 0.029 0.14 +0.88 0.66 0.025 0.11 + +0.84 0.69 0.028 0.17 +0.88 0.69 0.024 0.13 + + +0.62 0.81 0.032 0.14 +0.66 0.81 0.032 0.17 + +0.62 0.84 0.029 0.12 +0.66 0.84 0.029 0.14 + + +0.66 0.81 0.032 0.17 +0.69 0.81 0.031 0.21 + +0.66 0.84 0.029 0.14 +0.69 0.84 0.028 0.17 + + +0.62 0.84 0.029 0.12 +0.66 0.84 0.029 0.14 + +0.62 0.88 0.025 0.098 +0.66 0.88 0.025 0.11 + + +0.66 0.84 0.029 0.14 +0.69 0.84 0.028 0.17 + +0.66 0.88 0.025 0.11 +0.69 0.88 0.024 0.13 + + +0.50 0.31 0.0 0.0 +0.53 0.31 0.0073 0.0048 + +0.50 0.34 0.0 0.0 +0.53 0.34 0.0079 0.0061 + + +0.53 0.31 0.0073 0.0048 +0.56 0.31 0.015 0.0096 + +0.53 0.34 0.0079 0.0061 +0.56 0.34 0.015 0.012 + + +0.50 0.34 0.0 0.0 +0.53 0.34 0.0079 0.0061 + +0.50 0.38 0.0 0.0 +0.53 0.38 0.0081 0.0075 + + +0.53 0.34 0.0079 0.0061 +0.56 0.34 0.015 0.012 + +0.53 0.38 0.0081 0.0075 +0.56 0.38 0.015 0.015 + + +0.56 0.31 0.015 0.0096 +0.59 0.31 0.020 0.013 + +0.56 0.34 0.015 0.012 +0.59 0.34 0.021 0.017 + + +0.59 0.31 0.020 0.013 +0.62 0.31 0.025 0.017 + +0.59 0.34 0.021 0.017 +0.62 0.34 0.025 0.021 + + +0.56 0.34 0.015 0.012 +0.59 0.34 0.021 0.017 + +0.56 0.38 0.015 0.015 +0.59 0.38 0.021 0.021 + + +0.59 0.34 0.021 0.017 +0.62 0.34 0.025 0.021 + +0.59 0.38 0.021 0.021 +0.62 0.38 0.026 0.026 + + +0.69 0.25 0.030 0.015 +0.72 0.25 0.032 0.016 + +0.69 0.28 0.031 0.019 +0.72 0.28 0.032 0.019 + + +0.72 0.25 0.032 0.016 +0.75 0.25 0.032 0.016 + +0.72 0.28 0.032 0.019 +0.75 0.28 0.033 0.019 + + +0.69 0.28 0.031 0.019 +0.72 0.28 0.032 0.019 + +0.69 0.31 0.031 0.022 +0.72 0.31 0.032 0.023 + + +0.72 0.28 0.032 0.019 +0.75 0.28 0.033 0.019 + +0.72 0.31 0.032 0.023 +0.75 0.31 0.033 0.024 + + +0.62 0.31 0.025 0.017 +0.66 0.31 0.028 0.020 + +0.62 0.34 0.025 0.021 +0.66 0.34 0.029 0.025 + + +0.66 0.31 0.028 0.020 +0.69 0.31 0.031 0.022 + +0.66 0.34 0.029 0.025 +0.69 0.34 0.031 0.027 + + +0.62 0.34 0.025 0.021 +0.66 0.34 0.029 0.025 + +0.62 0.38 0.026 0.026 +0.66 0.38 0.029 0.030 + + +0.66 0.34 0.029 0.025 +0.69 0.34 0.031 0.027 + +0.66 0.38 0.029 0.030 +0.69 0.38 0.032 0.033 + + +0.69 0.31 0.031 0.022 +0.72 0.31 0.032 0.023 + +0.69 0.34 0.031 0.027 +0.72 0.34 0.033 0.028 + + +0.72 0.31 0.032 0.023 +0.75 0.31 0.033 0.024 + +0.72 0.34 0.033 0.028 +0.75 0.34 0.033 0.029 + + +0.69 0.34 0.031 0.027 +0.72 0.34 0.033 0.028 + +0.69 0.38 0.032 0.033 +0.72 0.38 0.033 0.035 + + +0.72 0.34 0.033 0.028 +0.75 0.34 0.033 0.029 + +0.72 0.38 0.033 0.035 +0.75 0.38 0.034 0.035 + + +0.75 0.25 0.032 0.016 +0.78 0.25 0.031 0.015 + +0.75 0.28 0.033 0.019 +0.78 0.28 0.032 0.019 + + +0.78 0.25 0.031 0.015 +0.81 0.25 0.030 0.015 + +0.78 0.28 0.032 0.019 +0.81 0.28 0.030 0.018 + + +0.75 0.28 0.033 0.019 +0.78 0.28 0.032 0.019 + +0.75 0.31 0.033 0.024 +0.78 0.31 0.032 0.023 + + +0.78 0.28 0.032 0.019 +0.81 0.28 0.030 0.018 + +0.78 0.31 0.032 0.023 +0.81 0.31 0.031 0.021 + + +0.81 0.25 0.030 0.015 +0.84 0.25 0.027 0.013 + +0.81 0.28 0.030 0.018 +0.84 0.28 0.028 0.016 + + +0.84 0.25 0.027 0.013 +0.88 0.25 0.024 0.011 + +0.84 0.28 0.028 0.016 +0.88 0.28 0.024 0.014 + + +0.81 0.28 0.030 0.018 +0.84 0.28 0.028 0.016 + +0.81 0.31 0.031 0.021 +0.84 0.31 0.028 0.019 + + +0.84 0.28 0.028 0.016 +0.88 0.28 0.024 0.014 + +0.84 0.31 0.028 0.019 +0.88 0.31 0.024 0.016 + + +0.75 0.31 0.033 0.024 +0.78 0.31 0.032 0.023 + +0.75 0.34 0.033 0.029 +0.78 0.34 0.032 0.028 + + +0.78 0.31 0.032 0.023 +0.81 0.31 0.031 0.021 + +0.78 0.34 0.032 0.028 +0.81 0.34 0.031 0.026 + + +0.75 0.34 0.033 0.029 +0.78 0.34 0.032 0.028 + +0.75 0.38 0.034 0.035 +0.78 0.38 0.033 0.034 + + +0.78 0.34 0.032 0.028 +0.81 0.34 0.031 0.026 + +0.78 0.38 0.033 0.034 +0.81 0.38 0.031 0.032 + + +0.81 0.31 0.031 0.021 +0.84 0.31 0.028 0.019 + +0.81 0.34 0.031 0.026 +0.84 0.34 0.028 0.023 + + +0.84 0.31 0.028 0.019 +0.88 0.31 0.024 0.016 + +0.84 0.34 0.028 0.023 +0.88 0.34 0.024 0.020 + + +0.81 0.34 0.031 0.026 +0.84 0.34 0.028 0.023 + +0.81 0.38 0.031 0.032 +0.84 0.38 0.028 0.028 + + +0.84 0.34 0.028 0.023 +0.88 0.34 0.024 0.020 + +0.84 0.38 0.028 0.028 +0.88 0.38 0.025 0.024 + + +0.75 0.38 0.034 0.035 +0.78 0.38 0.033 0.034 + +0.75 0.41 0.034 0.042 +0.78 0.41 0.033 0.041 + + +0.78 0.38 0.033 0.034 +0.81 0.38 0.031 0.032 + +0.78 0.41 0.033 0.041 +0.81 0.41 0.031 0.038 + + +0.75 0.41 0.034 0.042 +0.78 0.41 0.033 0.041 + +0.75 0.44 0.034 0.051 +0.78 0.44 0.034 0.050 + + +0.78 0.41 0.033 0.041 +0.81 0.41 0.031 0.038 + +0.78 0.44 0.034 0.050 +0.81 0.44 0.032 0.046 + + +0.81 0.38 0.031 0.032 +0.84 0.38 0.028 0.028 + +0.81 0.41 0.031 0.038 +0.84 0.41 0.029 0.034 + + +0.84 0.38 0.028 0.028 +0.88 0.38 0.025 0.024 + +0.84 0.41 0.029 0.034 +0.88 0.41 0.025 0.029 + + +0.81 0.41 0.031 0.038 +0.84 0.41 0.029 0.034 + +0.81 0.44 0.032 0.046 +0.84 0.44 0.029 0.041 + + +0.84 0.41 0.029 0.034 +0.88 0.41 0.025 0.029 + +0.84 0.44 0.029 0.041 +0.88 0.44 0.025 0.034 + + +0.75 0.44 0.034 0.051 +0.78 0.44 0.034 0.050 + +0.75 0.47 0.035 0.062 +0.78 0.47 0.034 0.060 + + +0.78 0.44 0.034 0.050 +0.81 0.44 0.032 0.046 + +0.78 0.47 0.034 0.060 +0.81 0.47 0.032 0.056 + + +0.75 0.47 0.035 0.062 +0.78 0.47 0.034 0.060 + +0.75 0.50 0.036 0.076 +0.78 0.50 0.034 0.073 + + +0.78 0.47 0.034 0.060 +0.81 0.47 0.032 0.056 + +0.78 0.50 0.034 0.073 +0.81 0.50 0.032 0.067 + + +0.81 0.44 0.032 0.046 +0.84 0.44 0.029 0.041 + +0.81 0.47 0.032 0.056 +0.84 0.47 0.029 0.049 + + +0.84 0.44 0.029 0.041 +0.88 0.44 0.025 0.034 + +0.84 0.47 0.029 0.049 +0.88 0.47 0.025 0.042 + + +0.81 0.47 0.032 0.056 +0.84 0.47 0.029 0.049 + +0.81 0.50 0.032 0.067 +0.84 0.50 0.029 0.059 + + +0.84 0.47 0.029 0.049 +0.88 0.47 0.025 0.042 + +0.84 0.50 0.029 0.059 +0.88 0.50 0.025 0.050 + + +0.31 0.50 0.0 0.0 +0.34 0.50 0.0 0.0 + +0.31 0.53 0.0073 0.0048 +0.34 0.53 0.0079 0.0061 + + +0.34 0.50 0.0 0.0 +0.38 0.50 0.0 0.0 + +0.34 0.53 0.0079 0.0061 +0.38 0.53 0.0081 0.0075 + + +0.31 0.53 0.0073 0.0048 +0.34 0.53 0.0079 0.0061 + +0.31 0.56 0.015 0.0096 +0.34 0.56 0.015 0.012 + + +0.34 0.53 0.0079 0.0061 +0.38 0.53 0.0081 0.0075 + +0.34 0.56 0.015 0.012 +0.38 0.56 0.015 0.015 + + +0.31 0.56 0.015 0.0096 +0.34 0.56 0.015 0.012 + +0.31 0.59 0.020 0.013 +0.34 0.59 0.021 0.017 + + +0.34 0.56 0.015 0.012 +0.38 0.56 0.015 0.015 + +0.34 0.59 0.021 0.017 +0.38 0.59 0.021 0.021 + + +0.31 0.59 0.020 0.013 +0.34 0.59 0.021 0.017 + +0.31 0.62 0.025 0.017 +0.34 0.62 0.025 0.021 + + +0.34 0.59 0.021 0.017 +0.38 0.59 0.021 0.021 + +0.34 0.62 0.025 0.021 +0.38 0.62 0.026 0.026 + + +0.31 0.62 0.025 0.017 +0.34 0.62 0.025 0.021 + +0.31 0.66 0.028 0.020 +0.34 0.66 0.029 0.025 + + +0.34 0.62 0.025 0.021 +0.38 0.62 0.026 0.026 + +0.34 0.66 0.029 0.025 +0.38 0.66 0.029 0.030 + + +0.31 0.66 0.028 0.020 +0.34 0.66 0.029 0.025 + +0.31 0.69 0.031 0.022 +0.34 0.69 0.031 0.027 + + +0.34 0.66 0.029 0.025 +0.38 0.66 0.029 0.030 + +0.34 0.69 0.031 0.027 +0.38 0.69 0.032 0.033 + + +0.25 0.69 0.030 0.015 +0.28 0.69 0.031 0.019 + +0.25 0.72 0.032 0.016 +0.28 0.72 0.032 0.019 + + +0.28 0.69 0.031 0.019 +0.31 0.69 0.031 0.022 + +0.28 0.72 0.032 0.019 +0.31 0.72 0.032 0.023 + + +0.25 0.72 0.032 0.016 +0.28 0.72 0.032 0.019 + +0.25 0.75 0.032 0.016 +0.28 0.75 0.033 0.019 + + +0.28 0.72 0.032 0.019 +0.31 0.72 0.032 0.023 + +0.28 0.75 0.033 0.019 +0.31 0.75 0.033 0.024 + + +0.31 0.69 0.031 0.022 +0.34 0.69 0.031 0.027 + +0.31 0.72 0.032 0.023 +0.34 0.72 0.033 0.028 + + +0.34 0.69 0.031 0.027 +0.38 0.69 0.032 0.033 + +0.34 0.72 0.033 0.028 +0.38 0.72 0.033 0.035 + + +0.31 0.72 0.032 0.023 +0.34 0.72 0.033 0.028 + +0.31 0.75 0.033 0.024 +0.34 0.75 0.033 0.029 + + +0.34 0.72 0.033 0.028 +0.38 0.72 0.033 0.035 + +0.34 0.75 0.033 0.029 +0.38 0.75 0.034 0.035 + + +0.25 0.75 0.032 0.016 +0.28 0.75 0.033 0.019 + +0.25 0.78 0.031 0.015 +0.28 0.78 0.032 0.019 + + +0.28 0.75 0.033 0.019 +0.31 0.75 0.033 0.024 + +0.28 0.78 0.032 0.019 +0.31 0.78 0.032 0.023 + + +0.25 0.78 0.031 0.015 +0.28 0.78 0.032 0.019 + +0.25 0.81 0.030 0.015 +0.28 0.81 0.030 0.018 + + +0.28 0.78 0.032 0.019 +0.31 0.78 0.032 0.023 + +0.28 0.81 0.030 0.018 +0.31 0.81 0.031 0.021 + + +0.31 0.75 0.033 0.024 +0.34 0.75 0.033 0.029 + +0.31 0.78 0.032 0.023 +0.34 0.78 0.032 0.028 + + +0.34 0.75 0.033 0.029 +0.38 0.75 0.034 0.035 + +0.34 0.78 0.032 0.028 +0.38 0.78 0.033 0.034 + + +0.31 0.78 0.032 0.023 +0.34 0.78 0.032 0.028 + +0.31 0.81 0.031 0.021 +0.34 0.81 0.031 0.026 + + +0.34 0.78 0.032 0.028 +0.38 0.78 0.033 0.034 + +0.34 0.81 0.031 0.026 +0.38 0.81 0.031 0.032 + + +0.25 0.81 0.030 0.015 +0.28 0.81 0.030 0.018 + +0.25 0.84 0.027 0.013 +0.28 0.84 0.028 0.016 + + +0.28 0.81 0.030 0.018 +0.31 0.81 0.031 0.021 + +0.28 0.84 0.028 0.016 +0.31 0.84 0.028 0.019 + + +0.25 0.84 0.027 0.013 +0.28 0.84 0.028 0.016 + +0.25 0.88 0.024 0.011 +0.28 0.88 0.024 0.014 + + +0.28 0.84 0.028 0.016 +0.31 0.84 0.028 0.019 + +0.28 0.88 0.024 0.014 +0.31 0.88 0.024 0.016 + + +0.31 0.81 0.031 0.021 +0.34 0.81 0.031 0.026 + +0.31 0.84 0.028 0.019 +0.34 0.84 0.028 0.023 + + +0.34 0.81 0.031 0.026 +0.38 0.81 0.031 0.032 + +0.34 0.84 0.028 0.023 +0.38 0.84 0.028 0.028 + + +0.31 0.84 0.028 0.019 +0.34 0.84 0.028 0.023 + +0.31 0.88 0.024 0.016 +0.34 0.88 0.024 0.020 + + +0.34 0.84 0.028 0.023 +0.38 0.84 0.028 0.028 + +0.34 0.88 0.024 0.020 +0.38 0.88 0.025 0.024 + + +0.38 0.75 0.034 0.035 +0.41 0.75 0.034 0.042 + +0.38 0.78 0.033 0.034 +0.41 0.78 0.033 0.041 + + +0.41 0.75 0.034 0.042 +0.44 0.75 0.034 0.051 + +0.41 0.78 0.033 0.041 +0.44 0.78 0.034 0.050 + + +0.38 0.78 0.033 0.034 +0.41 0.78 0.033 0.041 + +0.38 0.81 0.031 0.032 +0.41 0.81 0.031 0.038 + + +0.41 0.78 0.033 0.041 +0.44 0.78 0.034 0.050 + +0.41 0.81 0.031 0.038 +0.44 0.81 0.032 0.046 + + +0.44 0.75 0.034 0.051 +0.47 0.75 0.035 0.062 + +0.44 0.78 0.034 0.050 +0.47 0.78 0.034 0.060 + + +0.47 0.75 0.035 0.062 +0.50 0.75 0.036 0.076 + +0.47 0.78 0.034 0.060 +0.50 0.78 0.034 0.073 + + +0.44 0.78 0.034 0.050 +0.47 0.78 0.034 0.060 + +0.44 0.81 0.032 0.046 +0.47 0.81 0.032 0.056 + + +0.47 0.78 0.034 0.060 +0.50 0.78 0.034 0.073 + +0.47 0.81 0.032 0.056 +0.50 0.81 0.032 0.067 + + +0.38 0.81 0.031 0.032 +0.41 0.81 0.031 0.038 + +0.38 0.84 0.028 0.028 +0.41 0.84 0.029 0.034 + + +0.41 0.81 0.031 0.038 +0.44 0.81 0.032 0.046 + +0.41 0.84 0.029 0.034 +0.44 0.84 0.029 0.041 + + +0.38 0.84 0.028 0.028 +0.41 0.84 0.029 0.034 + +0.38 0.88 0.025 0.024 +0.41 0.88 0.025 0.029 + + +0.41 0.84 0.029 0.034 +0.44 0.84 0.029 0.041 + +0.41 0.88 0.025 0.029 +0.44 0.88 0.025 0.034 + + +0.44 0.81 0.032 0.046 +0.47 0.81 0.032 0.056 + +0.44 0.84 0.029 0.041 +0.47 0.84 0.029 0.049 + + +0.47 0.81 0.032 0.056 +0.50 0.81 0.032 0.067 + +0.47 0.84 0.029 0.049 +0.50 0.84 0.029 0.059 + + +0.44 0.84 0.029 0.041 +0.47 0.84 0.029 0.049 + +0.44 0.88 0.025 0.034 +0.47 0.88 0.025 0.042 + + +0.47 0.84 0.029 0.049 +0.50 0.84 0.029 0.059 + +0.47 0.88 0.025 0.042 +0.50 0.88 0.025 0.050 + + +0.75 0.50 0.036 0.076 +0.78 0.50 0.034 0.073 + +0.75 0.53 0.036 0.092 +0.78 0.53 0.035 0.088 + + +0.78 0.50 0.034 0.073 +0.81 0.50 0.032 0.067 + +0.78 0.53 0.035 0.088 +0.81 0.53 0.032 0.081 + + +0.75 0.53 0.036 0.092 +0.78 0.53 0.035 0.088 + +0.75 0.56 0.036 0.11 +0.78 0.56 0.035 0.11 + + +0.78 0.53 0.035 0.088 +0.81 0.53 0.032 0.081 + +0.78 0.56 0.035 0.11 +0.81 0.56 0.033 0.098 + + +0.81 0.50 0.032 0.067 +0.84 0.50 0.029 0.059 + +0.81 0.53 0.032 0.081 +0.84 0.53 0.029 0.071 + + +0.84 0.50 0.029 0.059 +0.88 0.50 0.025 0.050 + +0.84 0.53 0.029 0.071 +0.88 0.53 0.025 0.060 + + +0.81 0.53 0.032 0.081 +0.84 0.53 0.029 0.071 + +0.81 0.56 0.033 0.098 +0.84 0.56 0.029 0.086 + + +0.84 0.53 0.029 0.071 +0.88 0.53 0.025 0.060 + +0.84 0.56 0.029 0.086 +0.88 0.56 0.025 0.071 + + +0.75 0.56 0.036 0.11 +0.78 0.56 0.035 0.11 + +0.75 0.59 0.037 0.14 +0.78 0.59 0.035 0.13 + + +0.78 0.56 0.035 0.11 +0.81 0.56 0.033 0.098 + +0.78 0.59 0.035 0.13 +0.81 0.59 0.033 0.12 + + +0.75 0.59 0.037 0.14 +0.78 0.59 0.035 0.13 + +0.75 0.62 0.037 0.17 +0.78 0.62 0.035 0.16 + + +0.78 0.59 0.035 0.13 +0.81 0.59 0.033 0.12 + +0.78 0.62 0.035 0.16 +0.81 0.62 0.032 0.14 + + +0.81 0.56 0.033 0.098 +0.84 0.56 0.029 0.086 + +0.81 0.59 0.033 0.12 +0.84 0.59 0.029 0.10 + + +0.84 0.56 0.029 0.086 +0.88 0.56 0.025 0.071 + +0.84 0.59 0.029 0.10 +0.88 0.59 0.025 0.084 + + +0.81 0.59 0.033 0.12 +0.84 0.59 0.029 0.10 + +0.81 0.62 0.032 0.14 +0.84 0.62 0.029 0.12 + + +0.84 0.59 0.029 0.10 +0.88 0.59 0.025 0.084 + +0.84 0.62 0.029 0.12 +0.88 0.62 0.025 0.098 + + +0.88 0.62 0.025 0.098 +0.91 0.62 0.020 0.073 + +0.88 0.66 0.025 0.11 +0.91 0.66 0.020 0.083 + + +0.91 0.62 0.020 0.073 +0.94 0.62 0.014 0.049 + +0.91 0.66 0.020 0.083 +0.94 0.66 0.014 0.054 + + +0.88 0.66 0.025 0.11 +0.91 0.66 0.020 0.083 + +0.88 0.69 0.024 0.13 +0.91 0.69 0.019 0.091 + + +0.91 0.66 0.020 0.083 +0.94 0.66 0.014 0.054 + +0.91 0.69 0.019 0.091 +0.94 0.69 0.014 0.059 + + +0.94 0.62 0.014 0.049 +0.97 0.62 0.0072 0.024 + +0.94 0.66 0.014 0.054 +0.97 0.66 0.0074 0.027 + + +0.97 0.62 0.0072 0.024 +1.0 0.62 0.0 0.0 + +0.97 0.66 0.0074 0.027 +1.0 0.66 0.0 0.0 + + +0.94 0.66 0.014 0.054 +0.97 0.66 0.0074 0.027 + +0.94 0.69 0.014 0.059 +0.97 0.69 0.0073 0.029 + + +0.97 0.66 0.0074 0.027 +1.0 0.66 0.0 0.0 + +0.97 0.69 0.0073 0.029 +1.0 0.69 0.0 0.0 + + +0.88 0.69 0.024 0.13 +0.91 0.69 0.019 0.091 + +0.88 0.72 0.023 0.14 +0.91 0.72 0.019 0.097 + + +0.91 0.69 0.019 0.091 +0.94 0.69 0.014 0.059 + +0.91 0.72 0.019 0.097 +0.94 0.72 0.013 0.062 + + +0.88 0.72 0.023 0.14 +0.91 0.72 0.019 0.097 + +0.88 0.75 0.022 0.14 +0.91 0.75 0.018 0.098 + + +0.91 0.72 0.019 0.097 +0.94 0.72 0.013 0.062 + +0.91 0.75 0.018 0.098 +0.94 0.75 0.013 0.062 + + +0.94 0.69 0.014 0.059 +0.97 0.69 0.0073 0.029 + +0.94 0.72 0.013 0.062 +0.97 0.72 0.0071 0.030 + + +0.97 0.69 0.0073 0.029 +1.0 0.69 0.0 0.0 + +0.97 0.72 0.0071 0.030 +1.0 0.72 0.0 0.0 + + +0.94 0.72 0.013 0.062 +0.97 0.72 0.0071 0.030 + +0.94 0.75 0.013 0.062 +0.97 0.75 0.0068 0.031 + + +0.97 0.72 0.0071 0.030 +1.0 0.72 0.0 0.0 + +0.97 0.75 0.0068 0.031 +1.0 0.75 0.0 0.0 + + +0.50 0.75 0.036 0.076 +0.53 0.75 0.036 0.092 + +0.50 0.78 0.034 0.073 +0.53 0.78 0.035 0.088 + + +0.53 0.75 0.036 0.092 +0.56 0.75 0.036 0.11 + +0.53 0.78 0.035 0.088 +0.56 0.78 0.035 0.11 + + +0.50 0.78 0.034 0.073 +0.53 0.78 0.035 0.088 + +0.50 0.81 0.032 0.067 +0.53 0.81 0.032 0.081 + + +0.53 0.78 0.035 0.088 +0.56 0.78 0.035 0.11 + +0.53 0.81 0.032 0.081 +0.56 0.81 0.033 0.098 + + +0.56 0.75 0.036 0.11 +0.59 0.75 0.037 0.14 + +0.56 0.78 0.035 0.11 +0.59 0.78 0.035 0.13 + + +0.59 0.75 0.037 0.14 +0.62 0.75 0.037 0.17 + +0.59 0.78 0.035 0.13 +0.62 0.78 0.035 0.16 + + +0.56 0.78 0.035 0.11 +0.59 0.78 0.035 0.13 + +0.56 0.81 0.033 0.098 +0.59 0.81 0.033 0.12 + + +0.59 0.78 0.035 0.13 +0.62 0.78 0.035 0.16 + +0.59 0.81 0.033 0.12 +0.62 0.81 0.032 0.14 + + +0.50 0.81 0.032 0.067 +0.53 0.81 0.032 0.081 + +0.50 0.84 0.029 0.059 +0.53 0.84 0.029 0.071 + + +0.53 0.81 0.032 0.081 +0.56 0.81 0.033 0.098 + +0.53 0.84 0.029 0.071 +0.56 0.84 0.029 0.086 + + +0.50 0.84 0.029 0.059 +0.53 0.84 0.029 0.071 + +0.50 0.88 0.025 0.050 +0.53 0.88 0.025 0.060 + + +0.53 0.84 0.029 0.071 +0.56 0.84 0.029 0.086 + +0.53 0.88 0.025 0.060 +0.56 0.88 0.025 0.071 + + +0.56 0.81 0.033 0.098 +0.59 0.81 0.033 0.12 + +0.56 0.84 0.029 0.086 +0.59 0.84 0.029 0.10 + + +0.59 0.81 0.033 0.12 +0.62 0.81 0.032 0.14 + +0.59 0.84 0.029 0.10 +0.62 0.84 0.029 0.12 + + +0.56 0.84 0.029 0.086 +0.59 0.84 0.029 0.10 + +0.56 0.88 0.025 0.071 +0.59 0.88 0.025 0.084 + + +0.59 0.84 0.029 0.10 +0.62 0.84 0.029 0.12 + +0.59 0.88 0.025 0.084 +0.62 0.88 0.025 0.098 + + +0.62 0.88 0.025 0.098 +0.66 0.88 0.025 0.11 + +0.62 0.91 0.020 0.073 +0.66 0.91 0.020 0.083 + + +0.66 0.88 0.025 0.11 +0.69 0.88 0.024 0.13 + +0.66 0.91 0.020 0.083 +0.69 0.91 0.019 0.091 + + +0.62 0.91 0.020 0.073 +0.66 0.91 0.020 0.083 + +0.62 0.94 0.014 0.049 +0.66 0.94 0.014 0.054 + + +0.66 0.91 0.020 0.083 +0.69 0.91 0.019 0.091 + +0.66 0.94 0.014 0.054 +0.69 0.94 0.014 0.059 + + +0.69 0.88 0.024 0.13 +0.72 0.88 0.023 0.14 + +0.69 0.91 0.019 0.091 +0.72 0.91 0.019 0.097 + + +0.72 0.88 0.023 0.14 +0.75 0.88 0.022 0.14 + +0.72 0.91 0.019 0.097 +0.75 0.91 0.018 0.098 + + +0.69 0.91 0.019 0.091 +0.72 0.91 0.019 0.097 + +0.69 0.94 0.014 0.059 +0.72 0.94 0.013 0.062 + + +0.72 0.91 0.019 0.097 +0.75 0.91 0.018 0.098 + +0.72 0.94 0.013 0.062 +0.75 0.94 0.013 0.062 + + +0.62 0.94 0.014 0.049 +0.66 0.94 0.014 0.054 + +0.62 0.97 0.0072 0.024 +0.66 0.97 0.0074 0.027 + + +0.66 0.94 0.014 0.054 +0.69 0.94 0.014 0.059 + +0.66 0.97 0.0074 0.027 +0.69 0.97 0.0073 0.029 + + +0.62 0.97 0.0072 0.024 +0.66 0.97 0.0074 0.027 + +0.62 1.0 0.0 0.0 +0.66 1.0 0.0 0.0 + + +0.66 0.97 0.0074 0.027 +0.69 0.97 0.0073 0.029 + +0.66 1.0 0.0 0.0 +0.69 1.0 0.0 0.0 + + +0.69 0.94 0.014 0.059 +0.72 0.94 0.013 0.062 + +0.69 0.97 0.0073 0.029 +0.72 0.97 0.0071 0.030 + + +0.72 0.94 0.013 0.062 +0.75 0.94 0.013 0.062 + +0.72 0.97 0.0071 0.030 +0.75 0.97 0.0068 0.031 + + +0.69 0.97 0.0073 0.029 +0.72 0.97 0.0071 0.030 + +0.69 1.0 0.0 0.0 +0.72 1.0 0.0 0.0 + + +0.72 0.97 0.0071 0.030 +0.75 0.97 0.0068 0.031 + +0.72 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.88 0.75 0.022 0.14 +0.91 0.75 0.018 0.098 + +0.88 0.78 0.021 0.13 +0.91 0.78 0.017 0.093 + + +0.91 0.75 0.018 0.098 +0.94 0.75 0.013 0.062 + +0.91 0.78 0.017 0.093 +0.94 0.78 0.012 0.060 + + +0.88 0.78 0.021 0.13 +0.91 0.78 0.017 0.093 + +0.88 0.81 0.020 0.12 +0.91 0.81 0.016 0.086 + + +0.91 0.78 0.017 0.093 +0.94 0.78 0.012 0.060 + +0.91 0.81 0.016 0.086 +0.94 0.81 0.011 0.054 + + +0.94 0.75 0.013 0.062 +0.97 0.75 0.0068 0.031 + +0.94 0.78 0.012 0.060 +0.97 0.78 0.0065 0.029 + + +0.97 0.75 0.0068 0.031 +1.0 0.75 0.0 0.0 + +0.97 0.78 0.0065 0.029 +1.0 0.78 0.0 0.0 + + +0.94 0.78 0.012 0.060 +0.97 0.78 0.0065 0.029 + +0.94 0.81 0.011 0.054 +0.97 0.81 0.0057 0.027 + + +0.97 0.78 0.0065 0.029 +1.0 0.78 0.0 0.0 + +0.97 0.81 0.0057 0.027 +1.0 0.81 0.0 0.0 + + +0.75 0.88 0.022 0.14 +0.78 0.88 0.021 0.13 + +0.75 0.91 0.018 0.098 +0.78 0.91 0.017 0.093 + + +0.78 0.88 0.021 0.13 +0.81 0.88 0.020 0.12 + +0.78 0.91 0.017 0.093 +0.81 0.91 0.016 0.086 + + +0.75 0.91 0.018 0.098 +0.78 0.91 0.017 0.093 + +0.75 0.94 0.013 0.062 +0.78 0.94 0.012 0.060 + + +0.78 0.91 0.017 0.093 +0.81 0.91 0.016 0.086 + +0.78 0.94 0.012 0.060 +0.81 0.94 0.011 0.054 + + +0.75 0.94 0.013 0.062 +0.78 0.94 0.012 0.060 + +0.75 0.97 0.0068 0.031 +0.78 0.97 0.0065 0.029 + + +0.78 0.94 0.012 0.060 +0.81 0.94 0.011 0.054 + +0.78 0.97 0.0065 0.029 +0.81 0.97 0.0057 0.027 + + +0.75 0.97 0.0068 0.031 +0.78 0.97 0.0065 0.029 + +0.75 1.0 0.0 0.0 +0.78 1.0 0.0 0.0 + + +0.78 0.97 0.0065 0.029 +0.81 0.97 0.0057 0.027 + +0.78 1.0 0.0 0.0 +0.81 1.0 0.0 0.0 + + +0.69 0.12 0.030 0.0068 +0.72 0.12 0.031 0.0070 + +0.69 0.16 0.030 0.0084 +0.72 0.16 0.031 0.0087 + + +0.72 0.12 0.031 0.0070 +0.75 0.12 0.032 0.0073 + +0.72 0.16 0.031 0.0087 +0.75 0.16 0.032 0.0090 + + +0.69 0.16 0.030 0.0084 +0.72 0.16 0.031 0.0087 + +0.69 0.19 0.030 0.010 +0.72 0.19 0.032 0.011 + + +0.72 0.16 0.031 0.0087 +0.75 0.16 0.032 0.0090 + +0.72 0.19 0.032 0.011 +0.75 0.19 0.032 0.011 + + +0.69 0.19 0.030 0.010 +0.72 0.19 0.032 0.011 + +0.69 0.22 0.030 0.013 +0.72 0.22 0.032 0.013 + + +0.72 0.19 0.032 0.011 +0.75 0.19 0.032 0.011 + +0.72 0.22 0.032 0.013 +0.75 0.22 0.032 0.013 + + +0.69 0.22 0.030 0.013 +0.72 0.22 0.032 0.013 + +0.69 0.25 0.030 0.015 +0.72 0.25 0.032 0.016 + + +0.72 0.22 0.032 0.013 +0.75 0.22 0.032 0.013 + +0.72 0.25 0.032 0.016 +0.75 0.25 0.032 0.016 + + +0.12 0.69 0.030 0.0068 +0.16 0.69 0.030 0.0084 + +0.12 0.72 0.031 0.0070 +0.16 0.72 0.031 0.0087 + + +0.16 0.69 0.030 0.0084 +0.19 0.69 0.030 0.010 + +0.16 0.72 0.031 0.0087 +0.19 0.72 0.032 0.011 + + +0.12 0.72 0.031 0.0070 +0.16 0.72 0.031 0.0087 + +0.12 0.75 0.032 0.0073 +0.16 0.75 0.032 0.0090 + + +0.16 0.72 0.031 0.0087 +0.19 0.72 0.032 0.011 + +0.16 0.75 0.032 0.0090 +0.19 0.75 0.032 0.011 + + +0.19 0.69 0.030 0.010 +0.22 0.69 0.030 0.013 + +0.19 0.72 0.032 0.011 +0.22 0.72 0.032 0.013 + + +0.22 0.69 0.030 0.013 +0.25 0.69 0.030 0.015 + +0.22 0.72 0.032 0.013 +0.25 0.72 0.032 0.016 + + +0.19 0.72 0.032 0.011 +0.22 0.72 0.032 0.013 + +0.19 0.75 0.032 0.011 +0.22 0.75 0.032 0.013 + + +0.22 0.72 0.032 0.013 +0.25 0.72 0.032 0.016 + +0.22 0.75 0.032 0.013 +0.25 0.75 0.032 0.016 + + +0.50 0.44 0.0 0.0 +0.52 0.44 0.0046 0.0061 + +0.50 0.45 0.0 0.0 +0.52 0.45 0.0050 0.0072 + + +0.52 0.44 0.0046 0.0061 +0.53 0.44 0.0092 0.012 + +0.52 0.45 0.0050 0.0072 +0.53 0.45 0.0097 0.014 + + +0.50 0.45 0.0 0.0 +0.52 0.45 0.0050 0.0072 + +0.50 0.47 0.0 0.0 +0.52 0.47 0.0055 0.0086 + + +0.52 0.45 0.0050 0.0072 +0.53 0.45 0.0097 0.014 + +0.52 0.47 0.0055 0.0086 +0.53 0.47 0.010 0.017 + + +0.53 0.44 0.0092 0.012 +0.55 0.44 0.013 0.018 + +0.53 0.45 0.0097 0.014 +0.55 0.45 0.014 0.020 + + +0.55 0.44 0.013 0.018 +0.56 0.44 0.017 0.023 + +0.55 0.45 0.014 0.020 +0.56 0.45 0.018 0.026 + + +0.53 0.45 0.0097 0.014 +0.55 0.45 0.014 0.020 + +0.53 0.47 0.010 0.017 +0.55 0.47 0.015 0.024 + + +0.55 0.45 0.014 0.020 +0.56 0.45 0.018 0.026 + +0.55 0.47 0.015 0.024 +0.56 0.47 0.018 0.030 + + +0.50 0.47 0.0 0.0 +0.52 0.47 0.0055 0.0086 + +0.50 0.48 0.0 0.0 +0.52 0.48 0.0064 0.011 + + +0.52 0.47 0.0055 0.0086 +0.53 0.47 0.010 0.017 + +0.52 0.48 0.0064 0.011 +0.53 0.48 0.012 0.020 + + +0.50 0.48 0.0 0.0 +0.52 0.48 0.0064 0.011 + +0.50 0.50 0.0 0.0 +0.52 0.50 0.0088 0.015 + + +0.52 0.48 0.0064 0.011 +0.53 0.48 0.012 0.020 + +0.52 0.50 0.0088 0.015 +0.53 0.50 0.014 0.025 + + +0.53 0.47 0.010 0.017 +0.55 0.47 0.015 0.024 + +0.53 0.48 0.012 0.020 +0.55 0.48 0.016 0.027 + + +0.55 0.47 0.015 0.024 +0.56 0.47 0.018 0.030 + +0.55 0.48 0.016 0.027 +0.56 0.48 0.020 0.034 + + +0.53 0.48 0.012 0.020 +0.55 0.48 0.016 0.027 + +0.53 0.50 0.014 0.025 +0.55 0.50 0.018 0.032 + + +0.55 0.48 0.016 0.027 +0.56 0.48 0.020 0.034 + +0.55 0.50 0.018 0.032 +0.56 0.50 0.021 0.039 + + +0.44 0.50 0.0 0.0 +0.45 0.50 0.0 0.0 + +0.44 0.52 0.0046 0.0061 +0.45 0.52 0.0050 0.0072 + + +0.45 0.50 0.0 0.0 +0.47 0.50 0.0 0.0 + +0.45 0.52 0.0050 0.0072 +0.47 0.52 0.0055 0.0086 + + +0.44 0.52 0.0046 0.0061 +0.45 0.52 0.0050 0.0072 + +0.44 0.53 0.0092 0.012 +0.45 0.53 0.0097 0.014 + + +0.45 0.52 0.0050 0.0072 +0.47 0.52 0.0055 0.0086 + +0.45 0.53 0.0097 0.014 +0.47 0.53 0.010 0.017 + + +0.47 0.50 0.0 0.0 +0.48 0.50 0.0 0.0 + +0.47 0.52 0.0055 0.0086 +0.48 0.52 0.0064 0.011 + + +0.48 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.48 0.52 0.0064 0.011 +0.50 0.52 0.0088 0.015 + + +0.47 0.52 0.0055 0.0086 +0.48 0.52 0.0064 0.011 + +0.47 0.53 0.010 0.017 +0.48 0.53 0.012 0.020 + + +0.48 0.52 0.0064 0.011 +0.50 0.52 0.0088 0.015 + +0.48 0.53 0.012 0.020 +0.50 0.53 0.014 0.025 + + +0.44 0.53 0.0092 0.012 +0.45 0.53 0.0097 0.014 + +0.44 0.55 0.013 0.018 +0.45 0.55 0.014 0.020 + + +0.45 0.53 0.0097 0.014 +0.47 0.53 0.010 0.017 + +0.45 0.55 0.014 0.020 +0.47 0.55 0.015 0.024 + + +0.44 0.55 0.013 0.018 +0.45 0.55 0.014 0.020 + +0.44 0.56 0.017 0.023 +0.45 0.56 0.018 0.026 + + +0.45 0.55 0.014 0.020 +0.47 0.55 0.015 0.024 + +0.45 0.56 0.018 0.026 +0.47 0.56 0.018 0.030 + + +0.47 0.53 0.010 0.017 +0.48 0.53 0.012 0.020 + +0.47 0.55 0.015 0.024 +0.48 0.55 0.016 0.027 + + +0.48 0.53 0.012 0.020 +0.50 0.53 0.014 0.025 + +0.48 0.55 0.016 0.027 +0.50 0.55 0.018 0.032 + + +0.47 0.55 0.015 0.024 +0.48 0.55 0.016 0.027 + +0.47 0.56 0.018 0.030 +0.48 0.56 0.020 0.034 + + +0.48 0.55 0.016 0.027 +0.50 0.55 0.018 0.032 + +0.48 0.56 0.020 0.034 +0.50 0.56 0.021 0.039 + + +0.50 0.50 0.0 0.0 +0.52 0.50 0.0088 0.015 + +0.50 0.52 0.0088 0.015 +0.52 0.52 0.012 0.023 + + +0.52 0.50 0.0088 0.015 +0.53 0.50 0.014 0.025 + +0.52 0.52 0.012 0.023 +0.53 0.52 0.016 0.031 + + +0.50 0.52 0.0088 0.015 +0.52 0.52 0.012 0.023 + +0.50 0.53 0.014 0.025 +0.52 0.53 0.016 0.031 + + +0.52 0.52 0.012 0.023 +0.53 0.52 0.016 0.031 + +0.52 0.53 0.016 0.031 +0.53 0.53 0.019 0.037 + + +0.72 0.72 0.036 0.32 +0.73 0.72 0.036 0.35 + +0.72 0.73 0.036 0.35 +0.73 0.73 0.035 0.44 + + +0.73 0.72 0.036 0.35 +0.75 0.72 0.035 0.38 + +0.73 0.73 0.035 0.44 +0.75 0.73 0.034 0.50 + + +0.72 0.73 0.036 0.35 +0.73 0.73 0.035 0.44 + +0.72 0.75 0.035 0.38 +0.73 0.75 0.034 0.50 + + +0.73 0.73 0.035 0.44 +0.75 0.73 0.034 0.50 + +0.73 0.75 0.034 0.50 +0.75 0.75 0.033 0.99 + + +0.75 0.62 0.037 0.17 +0.77 0.62 0.036 0.16 + +0.75 0.64 0.036 0.19 +0.77 0.64 0.036 0.18 + + +0.77 0.62 0.036 0.16 +0.78 0.62 0.035 0.16 + +0.77 0.64 0.036 0.18 +0.78 0.64 0.035 0.18 + + +0.75 0.64 0.036 0.19 +0.77 0.64 0.036 0.18 + +0.75 0.66 0.036 0.21 +0.77 0.66 0.035 0.20 + + +0.77 0.64 0.036 0.18 +0.78 0.64 0.035 0.18 + +0.77 0.66 0.035 0.20 +0.78 0.66 0.034 0.20 + + +0.75 0.72 0.035 0.38 +0.77 0.72 0.034 0.35 + +0.75 0.73 0.034 0.50 +0.77 0.73 0.033 0.43 + + +0.77 0.72 0.034 0.35 +0.78 0.72 0.033 0.32 + +0.77 0.73 0.033 0.43 +0.78 0.73 0.032 0.35 + + +0.75 0.73 0.034 0.50 +0.77 0.73 0.033 0.43 + +0.75 0.75 0.033 0.99 +0.77 0.75 0.032 0.50 + + +0.77 0.73 0.033 0.43 +0.78 0.73 0.032 0.35 + +0.77 0.75 0.032 0.50 +0.78 0.75 0.031 0.37 + + +0.78 0.72 0.033 0.32 +0.80 0.72 0.032 0.28 + +0.78 0.73 0.032 0.35 +0.80 0.73 0.031 0.30 + + +0.80 0.72 0.032 0.28 +0.81 0.72 0.030 0.24 + +0.80 0.73 0.031 0.30 +0.81 0.73 0.030 0.25 + + +0.78 0.73 0.032 0.35 +0.80 0.73 0.031 0.30 + +0.78 0.75 0.031 0.37 +0.80 0.75 0.030 0.31 + + +0.80 0.73 0.031 0.30 +0.81 0.73 0.030 0.25 + +0.80 0.75 0.030 0.31 +0.81 0.75 0.029 0.26 + + +0.62 0.75 0.037 0.17 +0.64 0.75 0.036 0.19 + +0.62 0.77 0.036 0.16 +0.64 0.77 0.036 0.18 + + +0.64 0.75 0.036 0.19 +0.66 0.75 0.036 0.21 + +0.64 0.77 0.036 0.18 +0.66 0.77 0.035 0.20 + + +0.62 0.77 0.036 0.16 +0.64 0.77 0.036 0.18 + +0.62 0.78 0.035 0.16 +0.64 0.78 0.035 0.18 + + +0.64 0.77 0.036 0.18 +0.66 0.77 0.035 0.20 + +0.64 0.78 0.035 0.18 +0.66 0.78 0.034 0.20 + + +0.72 0.75 0.035 0.38 +0.73 0.75 0.034 0.50 + +0.72 0.77 0.034 0.35 +0.73 0.77 0.033 0.43 + + +0.73 0.75 0.034 0.50 +0.75 0.75 0.033 0.99 + +0.73 0.77 0.033 0.43 +0.75 0.77 0.032 0.50 + + +0.72 0.77 0.034 0.35 +0.73 0.77 0.033 0.43 + +0.72 0.78 0.033 0.32 +0.73 0.78 0.032 0.35 + + +0.73 0.77 0.033 0.43 +0.75 0.77 0.032 0.50 + +0.73 0.78 0.032 0.35 +0.75 0.78 0.031 0.37 + + +0.72 0.78 0.033 0.32 +0.73 0.78 0.032 0.35 + +0.72 0.80 0.032 0.28 +0.73 0.80 0.031 0.30 + + +0.73 0.78 0.032 0.35 +0.75 0.78 0.031 0.37 + +0.73 0.80 0.031 0.30 +0.75 0.80 0.030 0.31 + + +0.72 0.80 0.032 0.28 +0.73 0.80 0.031 0.30 + +0.72 0.81 0.030 0.24 +0.73 0.81 0.030 0.25 + + +0.73 0.80 0.031 0.30 +0.75 0.80 0.030 0.31 + +0.73 0.81 0.030 0.25 +0.75 0.81 0.029 0.26 + + +0.75 0.75 0.033 0.99 +0.77 0.75 0.032 0.50 + +0.75 0.77 0.032 0.50 +0.77 0.77 0.032 0.43 + + +0.77 0.75 0.032 0.50 +0.78 0.75 0.031 0.37 + +0.77 0.77 0.032 0.43 +0.78 0.77 0.031 0.34 + + +0.75 0.77 0.032 0.50 +0.77 0.77 0.032 0.43 + +0.75 0.78 0.031 0.37 +0.77 0.78 0.031 0.34 + + +0.77 0.77 0.032 0.43 +0.78 0.77 0.031 0.34 + +0.77 0.78 0.031 0.34 +0.78 0.78 0.030 0.31 + + +DEAL:: Number of degrees of freedom=718 +DEAL:: Point value=0.033 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 2.2e+02 0.0 m 2.6e+02 0.0 x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 3.0e+02 0.0 m 3.0e+02 38. x +b 2.6e+02 0.0 m 3.0e+02 0.0 x +b 2.6e+02 38. m 3.0e+02 38. x +b 2.2e+02 38. m 2.2e+02 75. x +b 2.6e+02 38. m 2.6e+02 75. x +b 2.2e+02 38. m 2.6e+02 38. x +b 2.6e+02 38. m 2.6e+02 75. x +b 3.0e+02 38. m 3.0e+02 75. x +b 2.6e+02 38. m 3.0e+02 38. x +b 0.0 2.2e+02 m 0.0 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 38. 2.2e+02 m 38. 2.6e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 0.0 2.6e+02 m 0.0 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 0.0 3.0e+02 m 38. 3.0e+02 x +b 38. 2.6e+02 m 38. 3.0e+02 x +b 38. 2.6e+02 m 75. 2.6e+02 x +b 38. 3.0e+02 m 75. 3.0e+02 x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 1.5e+02 0.0 m 1.9e+02 0.0 x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.5e+02 75. m 1.9e+02 75. x +b 1.9e+02 38. m 1.9e+02 75. x +b 2.2e+02 38. m 2.2e+02 75. x +b 1.9e+02 38. m 2.2e+02 38. x +b 1.9e+02 75. m 2.2e+02 75. x +b 0.0 1.5e+02 m 0.0 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 38. 1.9e+02 m 38. 2.2e+02 x +b 75. 1.9e+02 m 75. 2.2e+02 x +b 38. 1.9e+02 m 75. 1.9e+02 x +b 38. 2.2e+02 m 75. 2.2e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 2.2e+02 75. m 2.2e+02 94. x +b 2.4e+02 75. m 2.4e+02 94. x +b 2.2e+02 75. m 2.4e+02 75. x +b 2.2e+02 94. m 2.4e+02 94. x +b 2.4e+02 75. m 2.4e+02 94. x +b 2.6e+02 75. m 2.6e+02 94. x +b 2.4e+02 75. m 2.6e+02 75. x +b 2.4e+02 94. m 2.6e+02 94. x +b 2.2e+02 94. m 2.2e+02 1.1e+02 x +b 2.4e+02 94. m 2.4e+02 1.1e+02 x +b 2.2e+02 94. m 2.4e+02 94. x +b 2.4e+02 94. m 2.4e+02 1.1e+02 x +b 2.6e+02 94. m 2.6e+02 1.1e+02 x +b 2.4e+02 94. m 2.6e+02 94. x +b 2.6e+02 75. m 2.6e+02 94. x +b 2.8e+02 75. m 2.8e+02 94. x +b 2.6e+02 75. m 2.8e+02 75. x +b 2.6e+02 94. m 2.8e+02 94. x +b 2.8e+02 75. m 2.8e+02 94. x +b 3.0e+02 75. m 3.0e+02 94. x +b 2.8e+02 75. m 3.0e+02 75. x +b 2.8e+02 94. m 3.0e+02 94. x +b 2.6e+02 94. m 2.6e+02 1.1e+02 x +b 2.8e+02 94. m 2.8e+02 1.1e+02 x +b 2.6e+02 94. m 2.8e+02 94. x +b 2.8e+02 94. m 2.8e+02 1.1e+02 x +b 3.0e+02 94. m 3.0e+02 1.1e+02 x +b 2.8e+02 94. m 3.0e+02 94. x +b 75. 2.2e+02 m 75. 2.4e+02 x +b 94. 2.2e+02 m 94. 2.4e+02 x +b 75. 2.2e+02 m 94. 2.2e+02 x +b 75. 2.4e+02 m 94. 2.4e+02 x +b 94. 2.2e+02 m 94. 2.4e+02 x +b 94. 2.2e+02 m 1.1e+02 2.2e+02 x +b 94. 2.4e+02 m 1.1e+02 2.4e+02 x +b 75. 2.4e+02 m 75. 2.6e+02 x +b 94. 2.4e+02 m 94. 2.6e+02 x +b 75. 2.4e+02 m 94. 2.4e+02 x +b 75. 2.6e+02 m 94. 2.6e+02 x +b 94. 2.4e+02 m 94. 2.6e+02 x +b 94. 2.4e+02 m 1.1e+02 2.4e+02 x +b 94. 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 2.6e+02 m 75. 2.8e+02 x +b 94. 2.6e+02 m 94. 2.8e+02 x +b 75. 2.6e+02 m 94. 2.6e+02 x +b 75. 2.8e+02 m 94. 2.8e+02 x +b 94. 2.6e+02 m 94. 2.8e+02 x +b 94. 2.6e+02 m 1.1e+02 2.6e+02 x +b 94. 2.8e+02 m 1.1e+02 2.8e+02 x +b 75. 2.8e+02 m 75. 3.0e+02 x +b 94. 2.8e+02 m 94. 3.0e+02 x +b 75. 2.8e+02 m 94. 2.8e+02 x +b 75. 3.0e+02 m 94. 3.0e+02 x +b 94. 2.8e+02 m 94. 3.0e+02 x +b 94. 2.8e+02 m 1.1e+02 2.8e+02 x +b 94. 3.0e+02 m 1.1e+02 3.0e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 2.0e+02 2.2e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.6e+02 x +b 2.3e+02 1.5e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.5e+02 m 2.3e+02 1.5e+02 x +b 2.2e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.5e+02 m 2.3e+02 1.6e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.3e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.2e+02 1.6e+02 m 2.2e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.2e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.2e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.8e+02 2.2e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.6e+02 x +b 2.9e+02 1.5e+02 m 2.9e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.9e+02 1.5e+02 x +b 2.8e+02 1.6e+02 m 2.9e+02 1.6e+02 x +b 2.9e+02 1.5e+02 m 2.9e+02 1.6e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.6e+02 x +b 2.9e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.9e+02 1.6e+02 m 3.0e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.7e+02 x +b 2.9e+02 1.6e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.9e+02 1.6e+02 x +b 2.8e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.6e+02 m 2.9e+02 1.7e+02 x +b 3.0e+02 1.6e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.6e+02 m 3.0e+02 1.6e+02 x +b 2.9e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.3e+02 x +b 1.5e+02 2.2e+02 m 1.6e+02 2.2e+02 x +b 1.5e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.7e+02 2.2e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.5e+02 2.3e+02 m 1.5e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.4e+02 x +b 1.5e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.5e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.9e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.9e+02 x +b 1.5e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.9e+02 m 1.6e+02 2.9e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.9e+02 x +b 1.6e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.5e+02 2.9e+02 m 1.5e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.6e+02 3.0e+02 x +b 1.5e+02 2.9e+02 m 1.6e+02 2.9e+02 x +b 1.5e+02 3.0e+02 m 1.6e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.6e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.6e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.2e+02 x +b 2.3e+02 1.1e+02 m 2.3e+02 1.2e+02 x +b 2.2e+02 1.1e+02 m 2.3e+02 1.1e+02 x +b 2.2e+02 1.2e+02 m 2.3e+02 1.2e+02 x +b 2.3e+02 1.1e+02 m 2.3e+02 1.2e+02 x +b 2.4e+02 1.1e+02 m 2.4e+02 1.2e+02 x +b 2.3e+02 1.1e+02 m 2.4e+02 1.1e+02 x +b 2.3e+02 1.2e+02 m 2.4e+02 1.2e+02 x +b 2.2e+02 1.2e+02 m 2.2e+02 1.3e+02 x +b 2.3e+02 1.2e+02 m 2.3e+02 1.3e+02 x +b 2.2e+02 1.2e+02 m 2.3e+02 1.2e+02 x +b 2.2e+02 1.3e+02 m 2.3e+02 1.3e+02 x +b 2.3e+02 1.2e+02 m 2.3e+02 1.3e+02 x +b 2.4e+02 1.2e+02 m 2.4e+02 1.3e+02 x +b 2.3e+02 1.2e+02 m 2.4e+02 1.2e+02 x +b 2.3e+02 1.3e+02 m 2.4e+02 1.3e+02 x +b 2.4e+02 1.1e+02 m 2.4e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.5e+02 1.2e+02 x +b 2.4e+02 1.1e+02 m 2.5e+02 1.1e+02 x +b 2.4e+02 1.2e+02 m 2.5e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.5e+02 1.2e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.5e+02 1.2e+02 m 2.6e+02 1.2e+02 x +b 2.4e+02 1.2e+02 m 2.4e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.5e+02 1.3e+02 x +b 2.4e+02 1.2e+02 m 2.5e+02 1.2e+02 x +b 2.4e+02 1.3e+02 m 2.5e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.5e+02 1.3e+02 x +b 2.6e+02 1.2e+02 m 2.6e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.6e+02 1.2e+02 x +b 2.5e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.2e+02 1.3e+02 m 2.2e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.3e+02 1.4e+02 x +b 2.2e+02 1.3e+02 m 2.3e+02 1.3e+02 x +b 2.2e+02 1.4e+02 m 2.3e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.3e+02 1.4e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.4e+02 1.3e+02 x +b 2.3e+02 1.4e+02 m 2.4e+02 1.4e+02 x +b 2.2e+02 1.4e+02 m 2.2e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.3e+02 1.5e+02 x +b 2.2e+02 1.4e+02 m 2.3e+02 1.4e+02 x +b 2.2e+02 1.5e+02 m 2.3e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.3e+02 1.5e+02 x +b 2.4e+02 1.4e+02 m 2.4e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.4e+02 1.4e+02 x +b 2.3e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.5e+02 1.4e+02 x +b 2.4e+02 1.3e+02 m 2.5e+02 1.3e+02 x +b 2.4e+02 1.4e+02 m 2.5e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.5e+02 1.4e+02 x +b 2.6e+02 1.3e+02 m 2.6e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.5e+02 1.4e+02 m 2.6e+02 1.4e+02 x +b 2.4e+02 1.4e+02 m 2.4e+02 1.5e+02 x +b 2.5e+02 1.4e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.4e+02 m 2.5e+02 1.4e+02 x +b 2.4e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.4e+02 m 2.5e+02 1.5e+02 x +b 2.6e+02 1.4e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.4e+02 m 2.6e+02 1.4e+02 x +b 2.5e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.7e+02 1.2e+02 x +b 2.6e+02 1.1e+02 m 2.7e+02 1.1e+02 x +b 2.6e+02 1.2e+02 m 2.7e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.7e+02 1.2e+02 x +b 2.8e+02 1.1e+02 m 2.8e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.8e+02 1.1e+02 x +b 2.7e+02 1.2e+02 m 2.8e+02 1.2e+02 x +b 2.6e+02 1.2e+02 m 2.6e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.7e+02 1.3e+02 x +b 2.6e+02 1.2e+02 m 2.7e+02 1.2e+02 x +b 2.6e+02 1.3e+02 m 2.7e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.7e+02 1.3e+02 x +b 2.8e+02 1.2e+02 m 2.8e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.8e+02 1.2e+02 x +b 2.7e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.8e+02 1.1e+02 m 2.8e+02 1.2e+02 x +b 2.9e+02 1.1e+02 m 2.9e+02 1.2e+02 x +b 2.8e+02 1.1e+02 m 2.9e+02 1.1e+02 x +b 2.8e+02 1.2e+02 m 2.9e+02 1.2e+02 x +b 2.9e+02 1.1e+02 m 2.9e+02 1.2e+02 x +b 3.0e+02 1.1e+02 m 3.0e+02 1.2e+02 x +b 2.9e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 2.9e+02 1.2e+02 m 3.0e+02 1.2e+02 x +b 2.8e+02 1.2e+02 m 2.8e+02 1.3e+02 x +b 2.9e+02 1.2e+02 m 2.9e+02 1.3e+02 x +b 2.8e+02 1.2e+02 m 2.9e+02 1.2e+02 x +b 2.8e+02 1.3e+02 m 2.9e+02 1.3e+02 x +b 2.9e+02 1.2e+02 m 2.9e+02 1.3e+02 x +b 3.0e+02 1.2e+02 m 3.0e+02 1.3e+02 x +b 2.9e+02 1.2e+02 m 3.0e+02 1.2e+02 x +b 2.9e+02 1.3e+02 m 3.0e+02 1.3e+02 x +b 2.6e+02 1.3e+02 m 2.6e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.7e+02 1.4e+02 x +b 2.6e+02 1.3e+02 m 2.7e+02 1.3e+02 x +b 2.6e+02 1.4e+02 m 2.7e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.7e+02 1.4e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.7e+02 1.4e+02 m 2.8e+02 1.4e+02 x +b 2.6e+02 1.4e+02 m 2.6e+02 1.5e+02 x +b 2.7e+02 1.4e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.4e+02 m 2.7e+02 1.4e+02 x +b 2.6e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.4e+02 m 2.7e+02 1.5e+02 x +b 2.8e+02 1.4e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.4e+02 m 2.8e+02 1.4e+02 x +b 2.7e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 2.9e+02 1.4e+02 x +b 2.8e+02 1.3e+02 m 2.9e+02 1.3e+02 x +b 2.8e+02 1.4e+02 m 2.9e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 2.9e+02 1.4e+02 x +b 3.0e+02 1.3e+02 m 3.0e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 3.0e+02 1.3e+02 x +b 2.9e+02 1.4e+02 m 3.0e+02 1.4e+02 x +b 2.8e+02 1.4e+02 m 2.8e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 2.9e+02 1.5e+02 x +b 2.8e+02 1.4e+02 m 2.9e+02 1.4e+02 x +b 2.8e+02 1.5e+02 m 2.9e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 2.9e+02 1.5e+02 x +b 3.0e+02 1.4e+02 m 3.0e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 3.0e+02 1.4e+02 x +b 2.9e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.3e+02 x +b 1.2e+02 2.2e+02 m 1.2e+02 2.3e+02 x +b 1.1e+02 2.2e+02 m 1.2e+02 2.2e+02 x +b 1.1e+02 2.3e+02 m 1.2e+02 2.3e+02 x +b 1.2e+02 2.2e+02 m 1.2e+02 2.3e+02 x +b 1.3e+02 2.2e+02 m 1.3e+02 2.3e+02 x +b 1.2e+02 2.2e+02 m 1.3e+02 2.2e+02 x +b 1.2e+02 2.3e+02 m 1.3e+02 2.3e+02 x +b 1.1e+02 2.3e+02 m 1.1e+02 2.4e+02 x +b 1.2e+02 2.3e+02 m 1.2e+02 2.4e+02 x +b 1.1e+02 2.3e+02 m 1.2e+02 2.3e+02 x +b 1.1e+02 2.4e+02 m 1.2e+02 2.4e+02 x +b 1.2e+02 2.3e+02 m 1.2e+02 2.4e+02 x +b 1.3e+02 2.3e+02 m 1.3e+02 2.4e+02 x +b 1.2e+02 2.3e+02 m 1.3e+02 2.3e+02 x +b 1.2e+02 2.4e+02 m 1.3e+02 2.4e+02 x +b 1.3e+02 2.2e+02 m 1.3e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.4e+02 2.3e+02 x +b 1.3e+02 2.2e+02 m 1.4e+02 2.2e+02 x +b 1.3e+02 2.3e+02 m 1.4e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.4e+02 2.3e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.4e+02 2.3e+02 m 1.5e+02 2.3e+02 x +b 1.3e+02 2.3e+02 m 1.3e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.4e+02 2.4e+02 x +b 1.3e+02 2.3e+02 m 1.4e+02 2.3e+02 x +b 1.3e+02 2.4e+02 m 1.4e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.4e+02 2.4e+02 x +b 1.5e+02 2.3e+02 m 1.5e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.5e+02 2.3e+02 x +b 1.4e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.1e+02 2.4e+02 m 1.1e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.2e+02 2.5e+02 x +b 1.1e+02 2.4e+02 m 1.2e+02 2.4e+02 x +b 1.1e+02 2.5e+02 m 1.2e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.2e+02 2.5e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.3e+02 2.4e+02 x +b 1.2e+02 2.5e+02 m 1.3e+02 2.5e+02 x +b 1.1e+02 2.5e+02 m 1.1e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.2e+02 2.6e+02 x +b 1.1e+02 2.5e+02 m 1.2e+02 2.5e+02 x +b 1.1e+02 2.6e+02 m 1.2e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.2e+02 2.6e+02 x +b 1.3e+02 2.5e+02 m 1.3e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.3e+02 2.5e+02 x +b 1.2e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.4e+02 2.5e+02 x +b 1.3e+02 2.4e+02 m 1.4e+02 2.4e+02 x +b 1.3e+02 2.5e+02 m 1.4e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.4e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.4e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.3e+02 2.5e+02 m 1.3e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.4e+02 2.6e+02 x +b 1.3e+02 2.5e+02 m 1.4e+02 2.5e+02 x +b 1.3e+02 2.6e+02 m 1.4e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.4e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.4e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.2e+02 2.7e+02 x +b 1.1e+02 2.6e+02 m 1.2e+02 2.6e+02 x +b 1.1e+02 2.7e+02 m 1.2e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.2e+02 2.7e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.2e+02 2.7e+02 m 1.3e+02 2.7e+02 x +b 1.1e+02 2.7e+02 m 1.1e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.2e+02 2.8e+02 x +b 1.1e+02 2.7e+02 m 1.2e+02 2.7e+02 x +b 1.1e+02 2.8e+02 m 1.2e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.2e+02 2.8e+02 x +b 1.3e+02 2.7e+02 m 1.3e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.3e+02 2.7e+02 x +b 1.2e+02 2.8e+02 m 1.3e+02 2.8e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.4e+02 2.7e+02 x +b 1.3e+02 2.6e+02 m 1.4e+02 2.6e+02 x +b 1.3e+02 2.7e+02 m 1.4e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.4e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.4e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.3e+02 2.7e+02 m 1.3e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.4e+02 2.8e+02 x +b 1.3e+02 2.7e+02 m 1.4e+02 2.7e+02 x +b 1.3e+02 2.8e+02 m 1.4e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.4e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.4e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.1e+02 2.8e+02 m 1.1e+02 2.9e+02 x +b 1.2e+02 2.8e+02 m 1.2e+02 2.9e+02 x +b 1.1e+02 2.8e+02 m 1.2e+02 2.8e+02 x +b 1.1e+02 2.9e+02 m 1.2e+02 2.9e+02 x +b 1.2e+02 2.8e+02 m 1.2e+02 2.9e+02 x +b 1.3e+02 2.8e+02 m 1.3e+02 2.9e+02 x +b 1.2e+02 2.8e+02 m 1.3e+02 2.8e+02 x +b 1.2e+02 2.9e+02 m 1.3e+02 2.9e+02 x +b 1.1e+02 2.9e+02 m 1.1e+02 3.0e+02 x +b 1.2e+02 2.9e+02 m 1.2e+02 3.0e+02 x +b 1.1e+02 2.9e+02 m 1.2e+02 2.9e+02 x +b 1.1e+02 3.0e+02 m 1.2e+02 3.0e+02 x +b 1.2e+02 2.9e+02 m 1.2e+02 3.0e+02 x +b 1.3e+02 2.9e+02 m 1.3e+02 3.0e+02 x +b 1.2e+02 2.9e+02 m 1.3e+02 2.9e+02 x +b 1.2e+02 3.0e+02 m 1.3e+02 3.0e+02 x +b 1.3e+02 2.8e+02 m 1.3e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.4e+02 2.9e+02 x +b 1.3e+02 2.8e+02 m 1.4e+02 2.8e+02 x +b 1.3e+02 2.9e+02 m 1.4e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.4e+02 2.9e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.4e+02 2.9e+02 m 1.5e+02 2.9e+02 x +b 1.3e+02 2.9e+02 m 1.3e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.4e+02 3.0e+02 x +b 1.3e+02 2.9e+02 m 1.4e+02 2.9e+02 x +b 1.3e+02 3.0e+02 m 1.4e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.4e+02 3.0e+02 x +b 1.5e+02 2.9e+02 m 1.5e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.5e+02 2.9e+02 x +b 1.4e+02 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.2e+02 2.0e+02 m 2.2e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.2e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +showpage +DEAL:: Estimated error=7.5e-05 +DEAL::Refinement cycle: 5 +DEAL:cg::Starting value 0.15 +DEAL:cg::Convergence step 50 value 0 +DEAL:cg::Starting value 1.0 +DEAL:cg::Convergence step 157 value 0 +# This file was generated by the deal.II library. + + +# +# For a description of the GNUPLOT format see the GNUPLOT manual. +# +# +-1.0 -1.0 0.0 0.0 +-0.50 -1.0 0.0 0.0 + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + + +-0.50 -1.0 0.0 0.0 +0.0 -1.0 0.0 0.0 + +-0.50 -0.50 0.0 0.0 +0.0 -0.50 0.0 0.0 + + +-1.0 -0.50 0.0 0.0 +-0.50 -0.50 0.0 0.0 + +-1.0 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + + +0.50 -1.0 0.0 0.0 +0.75 -1.0 0.0 0.0 + +0.50 -0.75 0.035 2.1e-05 +0.75 -0.75 0.035 3.5e-05 + + +0.75 -1.0 0.0 0.0 +1.0 -1.0 0.0 0.0 + +0.75 -0.75 0.035 3.5e-05 +1.0 -0.75 0.0 0.0 + + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.035 2.1e-05 + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.035 3.5e-05 + + +-1.0 0.75 0.0 0.0 +-0.75 0.75 0.035 3.5e-05 + +-1.0 1.0 0.0 0.0 +-0.75 1.0 0.0 0.0 + + +0.0 -1.0 0.0 0.0 +0.25 -1.0 0.0 0.0 + +0.0 -0.75 0.0 0.0 +0.25 -0.75 0.029 5.1e-06 + + +0.25 -1.0 0.0 0.0 +0.50 -1.0 0.0 0.0 + +0.25 -0.75 0.029 5.1e-06 +0.50 -0.75 0.035 2.1e-05 + + +0.0 -0.75 0.0 0.0 +0.25 -0.75 0.029 5.1e-06 + +0.0 -0.50 0.0 0.0 +0.25 -0.50 0.0 0.0 + + +-1.0 0.0 0.0 0.0 +-0.75 0.0 0.0 0.0 + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.029 5.1e-06 + + +-0.75 0.0 0.0 0.0 +-0.50 0.0 0.0 0.0 + +-0.75 0.25 0.029 5.1e-06 +-0.50 0.25 0.0 0.0 + + +-1.0 0.25 0.0 0.0 +-0.75 0.25 0.029 5.1e-06 + +-1.0 0.50 0.0 0.0 +-0.75 0.50 0.035 2.1e-05 + + +0.50 -0.25 0.0 0.0 +0.62 -0.25 0.024 0.00049 + +0.50 -0.12 0.0 0.0 +0.62 -0.12 0.024 0.0011 + + +0.88 -0.25 0.024 0.00049 +1.0 -0.25 0.0 0.0 + +0.88 -0.12 0.024 0.0011 +1.0 -0.12 0.0 0.0 + + +-0.25 0.50 0.0 0.0 +-0.12 0.50 0.0 0.0 + +-0.25 0.62 0.024 0.00049 +-0.12 0.62 0.024 0.0011 + + +-0.25 0.88 0.024 0.00049 +-0.12 0.88 0.024 0.0011 + +-0.25 1.0 0.0 0.0 +-0.12 1.0 0.0 0.0 + + +0.88 -0.50 0.025 0.00010 +1.0 -0.50 0.0 0.0 + +0.88 -0.38 0.024 0.00022 +1.0 -0.38 0.0 0.0 + + +0.88 -0.38 0.024 0.00022 +1.0 -0.38 0.0 0.0 + +0.88 -0.25 0.024 0.00049 +1.0 -0.25 0.0 0.0 + + +-0.50 0.88 0.025 0.00010 +-0.38 0.88 0.024 0.00022 + +-0.50 1.0 0.0 0.0 +-0.38 1.0 0.0 0.0 + + +-0.38 0.88 0.024 0.00022 +-0.25 0.88 0.024 0.00049 + +-0.38 1.0 0.0 0.0 +-0.25 1.0 0.0 0.0 + + +0.50 -0.75 0.035 2.1e-05 +0.62 -0.75 0.035 2.8e-05 + +0.50 -0.62 0.030 2.8e-05 +0.62 -0.62 0.035 5.9e-05 + + +0.62 -0.75 0.035 2.8e-05 +0.75 -0.75 0.035 3.5e-05 + +0.62 -0.62 0.035 5.9e-05 +0.75 -0.62 0.036 7.1e-05 + + +0.50 -0.62 0.030 2.8e-05 +0.62 -0.62 0.035 5.9e-05 + +0.50 -0.50 0.0 0.0 +0.62 -0.50 0.031 0.00011 + + +0.62 -0.62 0.035 5.9e-05 +0.75 -0.62 0.036 7.1e-05 + +0.62 -0.50 0.031 0.00011 +0.75 -0.50 0.035 0.00015 + + +0.75 -0.75 0.035 3.5e-05 +0.88 -0.75 0.018 1.7e-05 + +0.75 -0.62 0.036 7.1e-05 +0.88 -0.62 0.025 4.9e-05 + + +0.88 -0.75 0.018 1.7e-05 +1.0 -0.75 0.0 0.0 + +0.88 -0.62 0.025 4.9e-05 +1.0 -0.62 0.0 0.0 + + +0.75 -0.62 0.036 7.1e-05 +0.88 -0.62 0.025 4.9e-05 + +0.75 -0.50 0.035 0.00015 +0.88 -0.50 0.025 0.00010 + + +0.88 -0.62 0.025 4.9e-05 +1.0 -0.62 0.0 0.0 + +0.88 -0.50 0.025 0.00010 +1.0 -0.50 0.0 0.0 + + +-0.75 0.50 0.035 2.1e-05 +-0.62 0.50 0.030 2.8e-05 + +-0.75 0.62 0.035 2.8e-05 +-0.62 0.62 0.035 5.9e-05 + + +-0.62 0.50 0.030 2.8e-05 +-0.50 0.50 0.0 0.0 + +-0.62 0.62 0.035 5.9e-05 +-0.50 0.62 0.031 0.00011 + + +-0.75 0.62 0.035 2.8e-05 +-0.62 0.62 0.035 5.9e-05 + +-0.75 0.75 0.035 3.5e-05 +-0.62 0.75 0.036 7.1e-05 + + +-0.62 0.62 0.035 5.9e-05 +-0.50 0.62 0.031 0.00011 + +-0.62 0.75 0.036 7.1e-05 +-0.50 0.75 0.035 0.00015 + + +-0.75 0.75 0.035 3.5e-05 +-0.62 0.75 0.036 7.1e-05 + +-0.75 0.88 0.018 1.7e-05 +-0.62 0.88 0.025 4.9e-05 + + +-0.62 0.75 0.036 7.1e-05 +-0.50 0.75 0.035 0.00015 + +-0.62 0.88 0.025 4.9e-05 +-0.50 0.88 0.025 0.00010 + + +-0.75 0.88 0.018 1.7e-05 +-0.62 0.88 0.025 4.9e-05 + +-0.75 1.0 0.0 0.0 +-0.62 1.0 0.0 0.0 + + +-0.62 0.88 0.025 4.9e-05 +-0.50 0.88 0.025 0.00010 + +-0.62 1.0 0.0 0.0 +-0.50 1.0 0.0 0.0 + + +0.25 -0.75 0.029 5.1e-06 +0.38 -0.75 0.032 1.3e-05 + +0.25 -0.62 0.014 2.5e-06 +0.38 -0.62 0.023 1.0e-05 + + +0.38 -0.75 0.032 1.3e-05 +0.50 -0.75 0.035 2.1e-05 + +0.38 -0.62 0.023 1.0e-05 +0.50 -0.62 0.030 2.8e-05 + + +0.25 -0.62 0.014 2.5e-06 +0.38 -0.62 0.023 1.0e-05 + +0.25 -0.50 0.0 0.0 +0.38 -0.50 0.0 0.0 + + +0.38 -0.62 0.023 1.0e-05 +0.50 -0.62 0.030 2.8e-05 + +0.38 -0.50 0.0 0.0 +0.50 -0.50 0.0 0.0 + + +-0.75 0.25 0.029 5.1e-06 +-0.62 0.25 0.014 2.5e-06 + +-0.75 0.38 0.032 1.3e-05 +-0.62 0.38 0.023 1.0e-05 + + +-0.62 0.25 0.014 2.5e-06 +-0.50 0.25 0.0 0.0 + +-0.62 0.38 0.023 1.0e-05 +-0.50 0.38 0.0 0.0 + + +-0.75 0.38 0.032 1.3e-05 +-0.62 0.38 0.023 1.0e-05 + +-0.75 0.50 0.035 2.1e-05 +-0.62 0.50 0.030 2.8e-05 + + +-0.62 0.38 0.023 1.0e-05 +-0.50 0.38 0.0 0.0 + +-0.62 0.50 0.030 2.8e-05 +-0.50 0.50 0.0 0.0 + + +0.56 0.56 0.029 0.063 +0.62 0.56 0.034 0.088 + +0.56 0.62 0.034 0.088 +0.62 0.62 0.037 0.12 + + +0.50 0.0 0.0 0.0 +0.56 0.0 0.014 0.0013 + +0.50 0.062 0.0 0.0 +0.56 0.062 0.014 0.0019 + + +0.56 0.0 0.014 0.0013 +0.62 0.0 0.024 0.0024 + +0.56 0.062 0.014 0.0019 +0.62 0.062 0.024 0.0035 + + +0.88 0.0 0.024 0.0023 +0.94 0.0 0.014 0.0013 + +0.88 0.062 0.024 0.0035 +0.94 0.062 0.014 0.0019 + + +0.94 0.0 0.014 0.0013 +1.0 0.0 0.0 0.0 + +0.94 0.062 0.014 0.0019 +1.0 0.062 0.0 0.0 + + +0.88 0.062 0.024 0.0035 +0.94 0.062 0.014 0.0019 + +0.88 0.12 0.024 0.0051 +0.94 0.12 0.014 0.0028 + + +0.94 0.062 0.014 0.0019 +1.0 0.062 0.0 0.0 + +0.94 0.12 0.014 0.0028 +1.0 0.12 0.0 0.0 + + +0.0 0.50 0.0 0.0 +0.062 0.50 0.0 0.0 + +0.0 0.56 0.014 0.0013 +0.062 0.56 0.014 0.0019 + + +0.0 0.56 0.014 0.0013 +0.062 0.56 0.014 0.0019 + +0.0 0.62 0.024 0.0024 +0.062 0.62 0.024 0.0035 + + +0.0 0.88 0.024 0.0023 +0.062 0.88 0.024 0.0035 + +0.0 0.94 0.014 0.0013 +0.062 0.94 0.014 0.0019 + + +0.062 0.88 0.024 0.0035 +0.12 0.88 0.024 0.0051 + +0.062 0.94 0.014 0.0019 +0.12 0.94 0.014 0.0028 + + +0.0 0.94 0.014 0.0013 +0.062 0.94 0.014 0.0019 + +0.0 1.0 0.0 0.0 +0.062 1.0 0.0 0.0 + + +0.062 0.94 0.014 0.0019 +0.12 0.94 0.014 0.0028 + +0.062 1.0 0.0 0.0 +0.12 1.0 0.0 0.0 + + +0.88 0.88 0.015 0.078 +0.94 0.88 0.0092 0.038 + +0.88 0.94 0.0092 0.038 +0.94 0.94 0.0057 0.019 + + +0.94 0.88 0.0092 0.038 +1.0 0.88 0.0 0.0 + +0.94 0.94 0.0057 0.019 +1.0 0.94 0.0 0.0 + + +0.88 0.94 0.0092 0.038 +0.94 0.94 0.0057 0.019 + +0.88 1.0 0.0 0.0 +0.94 1.0 0.0 0.0 + + +0.94 0.94 0.0057 0.019 +1.0 0.94 0.0 0.0 + +0.94 1.0 0.0 0.0 +1.0 1.0 0.0 0.0 + + +0.62 -0.25 0.024 0.00049 +0.69 -0.25 0.030 0.00064 + +0.62 -0.19 0.024 0.00078 +0.69 -0.19 0.030 0.00095 + + +0.69 -0.25 0.030 0.00064 +0.75 -0.25 0.032 0.00069 + +0.69 -0.19 0.030 0.00095 +0.75 -0.19 0.032 0.0010 + + +0.62 -0.19 0.024 0.00078 +0.69 -0.19 0.030 0.00095 + +0.62 -0.12 0.024 0.0011 +0.69 -0.12 0.030 0.0014 + + +0.69 -0.19 0.030 0.00095 +0.75 -0.19 0.032 0.0010 + +0.69 -0.12 0.030 0.0014 +0.75 -0.12 0.032 0.0015 + + +0.50 -0.12 0.0 0.0 +0.56 -0.12 0.012 0.00054 + +0.50 -0.062 0.0 0.0 +0.56 -0.062 0.014 0.00086 + + +0.56 -0.12 0.012 0.00054 +0.62 -0.12 0.024 0.0011 + +0.56 -0.062 0.014 0.00086 +0.62 -0.062 0.024 0.0016 + + +0.50 -0.062 0.0 0.0 +0.56 -0.062 0.014 0.00086 + +0.50 0.0 0.0 0.0 +0.56 0.0 0.014 0.0013 + + +0.56 -0.062 0.014 0.00086 +0.62 -0.062 0.024 0.0016 + +0.56 0.0 0.014 0.0013 +0.62 0.0 0.024 0.0024 + + +0.62 -0.12 0.024 0.0011 +0.69 -0.12 0.030 0.0014 + +0.62 -0.062 0.024 0.0016 +0.69 -0.062 0.030 0.0021 + + +0.69 -0.12 0.030 0.0014 +0.75 -0.12 0.032 0.0015 + +0.69 -0.062 0.030 0.0021 +0.75 -0.062 0.032 0.0022 + + +0.62 -0.062 0.024 0.0016 +0.69 -0.062 0.030 0.0021 + +0.62 0.0 0.024 0.0024 +0.69 0.0 0.030 0.0031 + + +0.69 -0.062 0.030 0.0021 +0.75 -0.062 0.032 0.0022 + +0.69 0.0 0.030 0.0031 +0.75 0.0 0.032 0.0033 + + +0.75 -0.25 0.032 0.00069 +0.81 -0.25 0.030 0.00064 + +0.75 -0.19 0.032 0.0010 +0.81 -0.19 0.030 0.00095 + + +0.81 -0.25 0.030 0.00064 +0.88 -0.25 0.024 0.00049 + +0.81 -0.19 0.030 0.00095 +0.88 -0.19 0.024 0.00078 + + +0.75 -0.19 0.032 0.0010 +0.81 -0.19 0.030 0.00095 + +0.75 -0.12 0.032 0.0015 +0.81 -0.12 0.030 0.0014 + + +0.81 -0.19 0.030 0.00095 +0.88 -0.19 0.024 0.00078 + +0.81 -0.12 0.030 0.0014 +0.88 -0.12 0.024 0.0011 + + +0.50 -0.50 0.0 0.0 +0.56 -0.50 0.015 5.4e-05 + +0.50 -0.44 0.0 0.0 +0.56 -0.44 0.016 8.5e-05 + + +0.56 -0.50 0.015 5.4e-05 +0.62 -0.50 0.031 0.00011 + +0.56 -0.44 0.016 8.5e-05 +0.62 -0.44 0.026 0.00015 + + +0.50 -0.44 0.0 0.0 +0.56 -0.44 0.016 8.5e-05 + +0.50 -0.38 0.0 0.0 +0.56 -0.38 0.015 0.00012 + + +0.56 -0.44 0.016 8.5e-05 +0.62 -0.44 0.026 0.00015 + +0.56 -0.38 0.015 0.00012 +0.62 -0.38 0.025 0.00023 + + +0.75 -0.12 0.032 0.0015 +0.81 -0.12 0.030 0.0014 + +0.75 -0.062 0.032 0.0022 +0.81 -0.062 0.030 0.0021 + + +0.81 -0.12 0.030 0.0014 +0.88 -0.12 0.024 0.0011 + +0.81 -0.062 0.030 0.0021 +0.88 -0.062 0.024 0.0016 + + +0.75 -0.062 0.032 0.0022 +0.81 -0.062 0.030 0.0021 + +0.75 0.0 0.032 0.0033 +0.81 0.0 0.030 0.0031 + + +0.81 -0.062 0.030 0.0021 +0.88 -0.062 0.024 0.0016 + +0.81 0.0 0.030 0.0031 +0.88 0.0 0.024 0.0023 + + +0.88 -0.12 0.024 0.0011 +0.94 -0.12 0.012 0.00054 + +0.88 -0.062 0.024 0.0016 +0.94 -0.062 0.014 0.00086 + + +0.94 -0.12 0.012 0.00054 +1.0 -0.12 0.0 0.0 + +0.94 -0.062 0.014 0.00086 +1.0 -0.062 0.0 0.0 + + +0.88 -0.062 0.024 0.0016 +0.94 -0.062 0.014 0.00086 + +0.88 0.0 0.024 0.0023 +0.94 0.0 0.014 0.0013 + + +0.94 -0.062 0.014 0.00086 +1.0 -0.062 0.0 0.0 + +0.94 0.0 0.014 0.0013 +1.0 0.0 0.0 0.0 + + +0.62 -0.50 0.031 0.00011 +0.69 -0.50 0.033 0.00013 + +0.62 -0.44 0.026 0.00015 +0.69 -0.44 0.033 0.00020 + + +0.69 -0.50 0.033 0.00013 +0.75 -0.50 0.035 0.00015 + +0.69 -0.44 0.033 0.00020 +0.75 -0.44 0.034 0.00022 + + +0.62 -0.44 0.026 0.00015 +0.69 -0.44 0.033 0.00020 + +0.62 -0.38 0.025 0.00023 +0.69 -0.38 0.031 0.00029 + + +0.69 -0.44 0.033 0.00020 +0.75 -0.44 0.034 0.00022 + +0.69 -0.38 0.031 0.00029 +0.75 -0.38 0.033 0.00032 + + +-0.12 0.50 0.0 0.0 +-0.062 0.50 0.0 0.0 + +-0.12 0.56 0.012 0.00054 +-0.062 0.56 0.014 0.00086 + + +-0.062 0.50 0.0 0.0 +0.0 0.50 0.0 0.0 + +-0.062 0.56 0.014 0.00086 +0.0 0.56 0.014 0.0013 + + +-0.12 0.56 0.012 0.00054 +-0.062 0.56 0.014 0.00086 + +-0.12 0.62 0.024 0.0011 +-0.062 0.62 0.024 0.0016 + + +-0.062 0.56 0.014 0.00086 +0.0 0.56 0.014 0.0013 + +-0.062 0.62 0.024 0.0016 +0.0 0.62 0.024 0.0024 + + +-0.25 0.62 0.024 0.00049 +-0.19 0.62 0.024 0.00078 + +-0.25 0.69 0.030 0.00064 +-0.19 0.69 0.030 0.00095 + + +-0.19 0.62 0.024 0.00078 +-0.12 0.62 0.024 0.0011 + +-0.19 0.69 0.030 0.00095 +-0.12 0.69 0.030 0.0014 + + +-0.25 0.69 0.030 0.00064 +-0.19 0.69 0.030 0.00095 + +-0.25 0.75 0.032 0.00069 +-0.19 0.75 0.032 0.0010 + + +-0.19 0.69 0.030 0.00095 +-0.12 0.69 0.030 0.0014 + +-0.19 0.75 0.032 0.0010 +-0.12 0.75 0.032 0.0015 + + +-0.12 0.62 0.024 0.0011 +-0.062 0.62 0.024 0.0016 + +-0.12 0.69 0.030 0.0014 +-0.062 0.69 0.030 0.0021 + + +-0.062 0.62 0.024 0.0016 +0.0 0.62 0.024 0.0024 + +-0.062 0.69 0.030 0.0021 +0.0 0.69 0.030 0.0031 + + +-0.12 0.69 0.030 0.0014 +-0.062 0.69 0.030 0.0021 + +-0.12 0.75 0.032 0.0015 +-0.062 0.75 0.032 0.0022 + + +-0.062 0.69 0.030 0.0021 +0.0 0.69 0.030 0.0031 + +-0.062 0.75 0.032 0.0022 +0.0 0.75 0.032 0.0033 + + +-0.25 0.75 0.032 0.00069 +-0.19 0.75 0.032 0.0010 + +-0.25 0.81 0.030 0.00064 +-0.19 0.81 0.030 0.00095 + + +-0.19 0.75 0.032 0.0010 +-0.12 0.75 0.032 0.0015 + +-0.19 0.81 0.030 0.00095 +-0.12 0.81 0.030 0.0014 + + +-0.25 0.81 0.030 0.00064 +-0.19 0.81 0.030 0.00095 + +-0.25 0.88 0.024 0.00049 +-0.19 0.88 0.024 0.00078 + + +-0.19 0.81 0.030 0.00095 +-0.12 0.81 0.030 0.0014 + +-0.19 0.88 0.024 0.00078 +-0.12 0.88 0.024 0.0011 + + +-0.12 0.75 0.032 0.0015 +-0.062 0.75 0.032 0.0022 + +-0.12 0.81 0.030 0.0014 +-0.062 0.81 0.030 0.0021 + + +-0.062 0.75 0.032 0.0022 +0.0 0.75 0.032 0.0033 + +-0.062 0.81 0.030 0.0021 +0.0 0.81 0.030 0.0031 + + +-0.12 0.81 0.030 0.0014 +-0.062 0.81 0.030 0.0021 + +-0.12 0.88 0.024 0.0011 +-0.062 0.88 0.024 0.0016 + + +-0.062 0.81 0.030 0.0021 +0.0 0.81 0.030 0.0031 + +-0.062 0.88 0.024 0.0016 +0.0 0.88 0.024 0.0023 + + +0.50 -0.38 0.0 0.0 +0.56 -0.38 0.015 0.00012 + +0.50 -0.31 0.0 0.0 +0.56 -0.31 0.014 0.00018 + + +0.56 -0.38 0.015 0.00012 +0.62 -0.38 0.025 0.00023 + +0.56 -0.31 0.014 0.00018 +0.62 -0.31 0.024 0.00033 + + +0.50 -0.31 0.0 0.0 +0.56 -0.31 0.014 0.00018 + +0.50 -0.25 0.0 0.0 +0.56 -0.25 0.012 0.00025 + + +0.56 -0.31 0.014 0.00018 +0.62 -0.31 0.024 0.00033 + +0.56 -0.25 0.012 0.00025 +0.62 -0.25 0.024 0.00049 + + +-0.12 0.88 0.024 0.0011 +-0.062 0.88 0.024 0.0016 + +-0.12 0.94 0.012 0.00054 +-0.062 0.94 0.014 0.00086 + + +-0.062 0.88 0.024 0.0016 +0.0 0.88 0.024 0.0023 + +-0.062 0.94 0.014 0.00086 +0.0 0.94 0.014 0.0013 + + +-0.12 0.94 0.012 0.00054 +-0.062 0.94 0.014 0.00086 + +-0.12 1.0 0.0 0.0 +-0.062 1.0 0.0 0.0 + + +-0.062 0.94 0.014 0.00086 +0.0 0.94 0.014 0.0013 + +-0.062 1.0 0.0 0.0 +0.0 1.0 0.0 0.0 + + +0.62 -0.38 0.025 0.00023 +0.69 -0.38 0.031 0.00029 + +0.62 -0.31 0.024 0.00033 +0.69 -0.31 0.031 0.00043 + + +0.69 -0.38 0.031 0.00029 +0.75 -0.38 0.033 0.00032 + +0.69 -0.31 0.031 0.00043 +0.75 -0.31 0.033 0.00047 + + +0.62 -0.31 0.024 0.00033 +0.69 -0.31 0.031 0.00043 + +0.62 -0.25 0.024 0.00049 +0.69 -0.25 0.030 0.00064 + + +0.69 -0.31 0.031 0.00043 +0.75 -0.31 0.033 0.00047 + +0.69 -0.25 0.030 0.00064 +0.75 -0.25 0.032 0.00069 + + +0.75 -0.50 0.035 0.00015 +0.81 -0.50 0.030 0.00013 + +0.75 -0.44 0.034 0.00022 +0.81 -0.44 0.031 0.00020 + + +0.81 -0.50 0.030 0.00013 +0.88 -0.50 0.025 0.00010 + +0.81 -0.44 0.031 0.00020 +0.88 -0.44 0.025 0.00016 + + +0.75 -0.44 0.034 0.00022 +0.81 -0.44 0.031 0.00020 + +0.75 -0.38 0.033 0.00032 +0.81 -0.38 0.031 0.00029 + + +0.81 -0.44 0.031 0.00020 +0.88 -0.44 0.025 0.00016 + +0.81 -0.38 0.031 0.00029 +0.88 -0.38 0.024 0.00022 + + +0.75 -0.38 0.033 0.00032 +0.81 -0.38 0.031 0.00029 + +0.75 -0.31 0.033 0.00047 +0.81 -0.31 0.030 0.00043 + + +0.81 -0.38 0.031 0.00029 +0.88 -0.38 0.024 0.00022 + +0.81 -0.31 0.030 0.00043 +0.88 -0.31 0.024 0.00036 + + +0.75 -0.31 0.033 0.00047 +0.81 -0.31 0.030 0.00043 + +0.75 -0.25 0.032 0.00069 +0.81 -0.25 0.030 0.00064 + + +0.81 -0.31 0.030 0.00043 +0.88 -0.31 0.024 0.00036 + +0.81 -0.25 0.030 0.00064 +0.88 -0.25 0.024 0.00049 + + +-0.50 0.50 0.0 0.0 +-0.44 0.50 0.0 0.0 + +-0.50 0.56 0.015 5.4e-05 +-0.44 0.56 0.016 8.5e-05 + + +-0.44 0.50 0.0 0.0 +-0.38 0.50 0.0 0.0 + +-0.44 0.56 0.016 8.5e-05 +-0.38 0.56 0.015 0.00012 + + +-0.50 0.56 0.015 5.4e-05 +-0.44 0.56 0.016 8.5e-05 + +-0.50 0.62 0.031 0.00011 +-0.44 0.62 0.026 0.00015 + + +-0.44 0.56 0.016 8.5e-05 +-0.38 0.56 0.015 0.00012 + +-0.44 0.62 0.026 0.00015 +-0.38 0.62 0.025 0.00023 + + +-0.38 0.50 0.0 0.0 +-0.31 0.50 0.0 0.0 + +-0.38 0.56 0.015 0.00012 +-0.31 0.56 0.014 0.00018 + + +-0.31 0.50 0.0 0.0 +-0.25 0.50 0.0 0.0 + +-0.31 0.56 0.014 0.00018 +-0.25 0.56 0.012 0.00025 + + +-0.38 0.56 0.015 0.00012 +-0.31 0.56 0.014 0.00018 + +-0.38 0.62 0.025 0.00023 +-0.31 0.62 0.024 0.00033 + + +-0.31 0.56 0.014 0.00018 +-0.25 0.56 0.012 0.00025 + +-0.31 0.62 0.024 0.00033 +-0.25 0.62 0.024 0.00049 + + +-0.50 0.62 0.031 0.00011 +-0.44 0.62 0.026 0.00015 + +-0.50 0.69 0.033 0.00013 +-0.44 0.69 0.033 0.00020 + + +-0.44 0.62 0.026 0.00015 +-0.38 0.62 0.025 0.00023 + +-0.44 0.69 0.033 0.00020 +-0.38 0.69 0.031 0.00029 + + +-0.50 0.69 0.033 0.00013 +-0.44 0.69 0.033 0.00020 + +-0.50 0.75 0.035 0.00015 +-0.44 0.75 0.034 0.00022 + + +-0.44 0.69 0.033 0.00020 +-0.38 0.69 0.031 0.00029 + +-0.44 0.75 0.034 0.00022 +-0.38 0.75 0.033 0.00032 + + +-0.38 0.62 0.025 0.00023 +-0.31 0.62 0.024 0.00033 + +-0.38 0.69 0.031 0.00029 +-0.31 0.69 0.031 0.00043 + + +-0.31 0.62 0.024 0.00033 +-0.25 0.62 0.024 0.00049 + +-0.31 0.69 0.031 0.00043 +-0.25 0.69 0.030 0.00064 + + +-0.38 0.69 0.031 0.00029 +-0.31 0.69 0.031 0.00043 + +-0.38 0.75 0.033 0.00032 +-0.31 0.75 0.033 0.00047 + + +-0.31 0.69 0.031 0.00043 +-0.25 0.69 0.030 0.00064 + +-0.31 0.75 0.033 0.00047 +-0.25 0.75 0.032 0.00069 + + +-0.50 0.75 0.035 0.00015 +-0.44 0.75 0.034 0.00022 + +-0.50 0.81 0.030 0.00013 +-0.44 0.81 0.031 0.00020 + + +-0.44 0.75 0.034 0.00022 +-0.38 0.75 0.033 0.00032 + +-0.44 0.81 0.031 0.00020 +-0.38 0.81 0.031 0.00029 + + +-0.50 0.81 0.030 0.00013 +-0.44 0.81 0.031 0.00020 + +-0.50 0.88 0.025 0.00010 +-0.44 0.88 0.025 0.00016 + + +-0.44 0.81 0.031 0.00020 +-0.38 0.81 0.031 0.00029 + +-0.44 0.88 0.025 0.00016 +-0.38 0.88 0.024 0.00022 + + +-0.38 0.75 0.033 0.00032 +-0.31 0.75 0.033 0.00047 + +-0.38 0.81 0.031 0.00029 +-0.31 0.81 0.030 0.00043 + + +-0.31 0.75 0.033 0.00047 +-0.25 0.75 0.032 0.00069 + +-0.31 0.81 0.030 0.00043 +-0.25 0.81 0.030 0.00064 + + +-0.38 0.81 0.031 0.00029 +-0.31 0.81 0.030 0.00043 + +-0.38 0.88 0.024 0.00022 +-0.31 0.88 0.024 0.00036 + + +-0.31 0.81 0.030 0.00043 +-0.25 0.81 0.030 0.00064 + +-0.31 0.88 0.024 0.00036 +-0.25 0.88 0.024 0.00049 + + +0.69 0.38 0.032 0.033 +0.72 0.38 0.033 0.035 + +0.69 0.41 0.033 0.040 +0.72 0.41 0.034 0.042 + + +0.72 0.38 0.033 0.035 +0.75 0.38 0.034 0.035 + +0.72 0.41 0.034 0.042 +0.75 0.41 0.034 0.042 + + +0.72 0.41 0.034 0.042 +0.75 0.41 0.034 0.042 + +0.72 0.44 0.034 0.051 +0.75 0.44 0.035 0.051 + + +0.38 0.69 0.032 0.033 +0.41 0.69 0.033 0.040 + +0.38 0.72 0.033 0.035 +0.41 0.72 0.034 0.042 + + +0.38 0.72 0.033 0.035 +0.41 0.72 0.034 0.042 + +0.38 0.75 0.034 0.035 +0.41 0.75 0.034 0.042 + + +0.41 0.72 0.034 0.042 +0.44 0.72 0.034 0.051 + +0.41 0.75 0.034 0.042 +0.44 0.75 0.035 0.051 + + +0.53 0.53 0.019 0.037 +0.56 0.53 0.025 0.051 + +0.53 0.56 0.025 0.051 +0.56 0.56 0.029 0.063 + + +0.50 0.38 0.0 0.0 +0.53 0.38 0.0082 0.0075 + +0.50 0.41 0.0 0.0 +0.53 0.41 0.0086 0.0095 + + +0.53 0.38 0.0082 0.0075 +0.56 0.38 0.015 0.015 + +0.53 0.41 0.0086 0.0095 +0.56 0.41 0.016 0.018 + + +0.56 0.38 0.015 0.015 +0.59 0.38 0.021 0.021 + +0.56 0.41 0.016 0.018 +0.59 0.41 0.022 0.026 + + +0.59 0.38 0.021 0.021 +0.62 0.38 0.026 0.026 + +0.59 0.41 0.022 0.026 +0.62 0.41 0.027 0.032 + + +0.62 0.38 0.026 0.026 +0.66 0.38 0.030 0.030 + +0.62 0.41 0.027 0.032 +0.66 0.41 0.030 0.037 + + +0.66 0.38 0.030 0.030 +0.69 0.38 0.032 0.033 + +0.66 0.41 0.030 0.037 +0.69 0.41 0.033 0.040 + + +0.38 0.50 0.0 0.0 +0.41 0.50 0.0 0.0 + +0.38 0.53 0.0082 0.0075 +0.41 0.53 0.0086 0.0095 + + +0.38 0.53 0.0082 0.0075 +0.41 0.53 0.0086 0.0095 + +0.38 0.56 0.015 0.015 +0.41 0.56 0.016 0.018 + + +0.38 0.56 0.015 0.015 +0.41 0.56 0.016 0.018 + +0.38 0.59 0.021 0.021 +0.41 0.59 0.022 0.026 + + +0.38 0.59 0.021 0.021 +0.41 0.59 0.022 0.026 + +0.38 0.62 0.026 0.026 +0.41 0.62 0.027 0.032 + + +0.38 0.62 0.026 0.026 +0.41 0.62 0.027 0.032 + +0.38 0.66 0.030 0.030 +0.41 0.66 0.030 0.037 + + +0.38 0.66 0.030 0.030 +0.41 0.66 0.030 0.037 + +0.38 0.69 0.032 0.033 +0.41 0.69 0.033 0.040 + + +0.56 0.53 0.025 0.051 +0.59 0.53 0.029 0.063 + +0.56 0.56 0.029 0.063 +0.59 0.56 0.032 0.076 + + +0.59 0.53 0.029 0.063 +0.62 0.53 0.032 0.073 + +0.59 0.56 0.032 0.076 +0.62 0.56 0.034 0.088 + + +0.53 0.56 0.025 0.051 +0.56 0.56 0.029 0.063 + +0.53 0.59 0.029 0.063 +0.56 0.59 0.032 0.076 + + +0.53 0.59 0.029 0.063 +0.56 0.59 0.032 0.076 + +0.53 0.62 0.032 0.073 +0.56 0.62 0.034 0.088 + + +0.81 0.81 0.025 0.20 +0.84 0.81 0.023 0.15 + +0.81 0.84 0.023 0.15 +0.84 0.84 0.020 0.13 + + +0.84 0.81 0.023 0.15 +0.88 0.81 0.020 0.12 + +0.84 0.84 0.020 0.13 +0.88 0.84 0.018 0.098 + + +0.81 0.84 0.023 0.15 +0.84 0.84 0.020 0.13 + +0.81 0.88 0.020 0.12 +0.84 0.88 0.018 0.098 + + +0.84 0.84 0.020 0.13 +0.88 0.84 0.018 0.098 + +0.84 0.88 0.018 0.098 +0.88 0.88 0.015 0.078 + + +0.62 0.53 0.032 0.073 +0.66 0.53 0.035 0.082 + +0.62 0.56 0.034 0.088 +0.66 0.56 0.036 0.099 + + +0.62 0.56 0.034 0.088 +0.66 0.56 0.036 0.099 + +0.62 0.59 0.036 0.11 +0.66 0.59 0.037 0.12 + + +0.66 0.56 0.036 0.099 +0.69 0.56 0.037 0.11 + +0.66 0.59 0.037 0.12 +0.69 0.59 0.038 0.13 + + +0.62 0.59 0.036 0.11 +0.66 0.59 0.037 0.12 + +0.62 0.62 0.037 0.12 +0.66 0.62 0.038 0.14 + + +0.66 0.59 0.037 0.12 +0.69 0.59 0.038 0.13 + +0.66 0.62 0.038 0.14 +0.69 0.62 0.038 0.15 + + +0.53 0.62 0.032 0.073 +0.56 0.62 0.034 0.088 + +0.53 0.66 0.035 0.082 +0.56 0.66 0.036 0.099 + + +0.56 0.62 0.034 0.088 +0.59 0.62 0.036 0.11 + +0.56 0.66 0.036 0.099 +0.59 0.66 0.037 0.12 + + +0.59 0.62 0.036 0.11 +0.62 0.62 0.037 0.12 + +0.59 0.66 0.037 0.12 +0.62 0.66 0.038 0.14 + + +0.56 0.66 0.036 0.099 +0.59 0.66 0.037 0.12 + +0.56 0.69 0.037 0.11 +0.59 0.69 0.038 0.13 + + +0.59 0.66 0.037 0.12 +0.62 0.66 0.038 0.14 + +0.59 0.69 0.038 0.13 +0.62 0.69 0.038 0.15 + + +0.62 0.62 0.037 0.12 +0.66 0.62 0.038 0.14 + +0.62 0.66 0.038 0.14 +0.66 0.66 0.038 0.16 + + +0.66 0.62 0.038 0.14 +0.69 0.62 0.038 0.15 + +0.66 0.66 0.038 0.16 +0.69 0.66 0.038 0.19 + + +0.62 0.66 0.038 0.14 +0.66 0.66 0.038 0.16 + +0.62 0.69 0.038 0.15 +0.66 0.69 0.038 0.19 + + +0.66 0.66 0.038 0.16 +0.69 0.66 0.038 0.19 + +0.66 0.69 0.038 0.19 +0.69 0.69 0.038 0.22 + + +0.69 0.62 0.038 0.15 +0.72 0.62 0.038 0.17 + +0.69 0.66 0.038 0.19 +0.72 0.66 0.038 0.20 + + +0.69 0.66 0.038 0.19 +0.72 0.66 0.038 0.20 + +0.69 0.69 0.038 0.22 +0.72 0.69 0.037 0.26 + + +0.62 0.69 0.038 0.15 +0.66 0.69 0.038 0.19 + +0.62 0.72 0.038 0.17 +0.66 0.72 0.038 0.20 + + +0.66 0.69 0.038 0.19 +0.69 0.69 0.038 0.22 + +0.66 0.72 0.038 0.20 +0.69 0.72 0.037 0.26 + + +0.81 0.62 0.032 0.14 +0.84 0.62 0.029 0.12 + +0.81 0.66 0.032 0.17 +0.84 0.66 0.029 0.14 + + +0.84 0.62 0.029 0.12 +0.88 0.62 0.025 0.098 + +0.84 0.66 0.029 0.14 +0.88 0.66 0.025 0.11 + + +0.81 0.66 0.032 0.17 +0.84 0.66 0.029 0.14 + +0.81 0.69 0.031 0.21 +0.84 0.69 0.028 0.17 + + +0.84 0.66 0.029 0.14 +0.88 0.66 0.025 0.11 + +0.84 0.69 0.028 0.17 +0.88 0.69 0.024 0.13 + + +0.62 0.81 0.032 0.14 +0.66 0.81 0.032 0.17 + +0.62 0.84 0.029 0.12 +0.66 0.84 0.029 0.14 + + +0.66 0.81 0.032 0.17 +0.69 0.81 0.031 0.21 + +0.66 0.84 0.029 0.14 +0.69 0.84 0.028 0.17 + + +0.62 0.84 0.029 0.12 +0.66 0.84 0.029 0.14 + +0.62 0.88 0.025 0.098 +0.66 0.88 0.025 0.11 + + +0.66 0.84 0.029 0.14 +0.69 0.84 0.028 0.17 + +0.66 0.88 0.025 0.11 +0.69 0.88 0.024 0.13 + + +0.50 0.31 0.0 0.0 +0.53 0.31 0.0078 0.0049 + +0.50 0.34 0.0 0.0 +0.53 0.34 0.0080 0.0061 + + +0.53 0.31 0.0078 0.0049 +0.56 0.31 0.015 0.0096 + +0.53 0.34 0.0080 0.0061 +0.56 0.34 0.015 0.012 + + +0.50 0.34 0.0 0.0 +0.53 0.34 0.0080 0.0061 + +0.50 0.38 0.0 0.0 +0.53 0.38 0.0082 0.0075 + + +0.53 0.34 0.0080 0.0061 +0.56 0.34 0.015 0.012 + +0.53 0.38 0.0082 0.0075 +0.56 0.38 0.015 0.015 + + +0.56 0.31 0.015 0.0096 +0.59 0.31 0.020 0.014 + +0.56 0.34 0.015 0.012 +0.59 0.34 0.021 0.017 + + +0.59 0.31 0.020 0.014 +0.62 0.31 0.025 0.017 + +0.59 0.34 0.021 0.017 +0.62 0.34 0.025 0.021 + + +0.56 0.34 0.015 0.012 +0.59 0.34 0.021 0.017 + +0.56 0.38 0.015 0.015 +0.59 0.38 0.021 0.021 + + +0.59 0.34 0.021 0.017 +0.62 0.34 0.025 0.021 + +0.59 0.38 0.021 0.021 +0.62 0.38 0.026 0.026 + + +0.69 0.25 0.030 0.015 +0.72 0.25 0.032 0.016 + +0.69 0.28 0.031 0.018 +0.72 0.28 0.032 0.019 + + +0.72 0.25 0.032 0.016 +0.75 0.25 0.032 0.016 + +0.72 0.28 0.032 0.019 +0.75 0.28 0.033 0.019 + + +0.69 0.28 0.031 0.018 +0.72 0.28 0.032 0.019 + +0.69 0.31 0.031 0.022 +0.72 0.31 0.032 0.023 + + +0.72 0.28 0.032 0.019 +0.75 0.28 0.033 0.019 + +0.72 0.31 0.032 0.023 +0.75 0.31 0.033 0.024 + + +0.62 0.34 0.025 0.021 +0.66 0.34 0.029 0.025 + +0.62 0.38 0.026 0.026 +0.66 0.38 0.030 0.030 + + +0.66 0.34 0.029 0.025 +0.69 0.34 0.031 0.027 + +0.66 0.38 0.030 0.030 +0.69 0.38 0.032 0.033 + + +0.69 0.31 0.031 0.022 +0.72 0.31 0.032 0.023 + +0.69 0.34 0.031 0.027 +0.72 0.34 0.033 0.028 + + +0.72 0.31 0.032 0.023 +0.75 0.31 0.033 0.024 + +0.72 0.34 0.033 0.028 +0.75 0.34 0.033 0.029 + + +0.69 0.34 0.031 0.027 +0.72 0.34 0.033 0.028 + +0.69 0.38 0.032 0.033 +0.72 0.38 0.033 0.035 + + +0.72 0.34 0.033 0.028 +0.75 0.34 0.033 0.029 + +0.72 0.38 0.033 0.035 +0.75 0.38 0.034 0.035 + + +0.75 0.25 0.032 0.016 +0.78 0.25 0.032 0.016 + +0.75 0.28 0.033 0.019 +0.78 0.28 0.032 0.019 + + +0.78 0.25 0.032 0.016 +0.81 0.25 0.030 0.015 + +0.78 0.28 0.032 0.019 +0.81 0.28 0.030 0.018 + + +0.75 0.28 0.033 0.019 +0.78 0.28 0.032 0.019 + +0.75 0.31 0.033 0.024 +0.78 0.31 0.032 0.023 + + +0.78 0.28 0.032 0.019 +0.81 0.28 0.030 0.018 + +0.78 0.31 0.032 0.023 +0.81 0.31 0.031 0.021 + + +0.81 0.25 0.030 0.015 +0.84 0.25 0.028 0.013 + +0.81 0.28 0.030 0.018 +0.84 0.28 0.028 0.016 + + +0.84 0.25 0.028 0.013 +0.88 0.25 0.024 0.011 + +0.84 0.28 0.028 0.016 +0.88 0.28 0.024 0.013 + + +0.81 0.28 0.030 0.018 +0.84 0.28 0.028 0.016 + +0.81 0.31 0.031 0.021 +0.84 0.31 0.028 0.019 + + +0.84 0.28 0.028 0.016 +0.88 0.28 0.024 0.013 + +0.84 0.31 0.028 0.019 +0.88 0.31 0.024 0.016 + + +0.75 0.31 0.033 0.024 +0.78 0.31 0.032 0.023 + +0.75 0.34 0.033 0.029 +0.78 0.34 0.033 0.028 + + +0.78 0.31 0.032 0.023 +0.81 0.31 0.031 0.021 + +0.78 0.34 0.033 0.028 +0.81 0.34 0.031 0.026 + + +0.75 0.34 0.033 0.029 +0.78 0.34 0.033 0.028 + +0.75 0.38 0.034 0.035 +0.78 0.38 0.033 0.034 + + +0.78 0.34 0.033 0.028 +0.81 0.34 0.031 0.026 + +0.78 0.38 0.033 0.034 +0.81 0.38 0.031 0.032 + + +0.81 0.31 0.031 0.021 +0.84 0.31 0.028 0.019 + +0.81 0.34 0.031 0.026 +0.84 0.34 0.028 0.023 + + +0.84 0.31 0.028 0.019 +0.88 0.31 0.024 0.016 + +0.84 0.34 0.028 0.023 +0.88 0.34 0.025 0.020 + + +0.81 0.34 0.031 0.026 +0.84 0.34 0.028 0.023 + +0.81 0.38 0.031 0.032 +0.84 0.38 0.028 0.028 + + +0.84 0.34 0.028 0.023 +0.88 0.34 0.025 0.020 + +0.84 0.38 0.028 0.028 +0.88 0.38 0.025 0.024 + + +0.75 0.38 0.034 0.035 +0.78 0.38 0.033 0.034 + +0.75 0.41 0.034 0.042 +0.78 0.41 0.033 0.041 + + +0.78 0.38 0.033 0.034 +0.81 0.38 0.031 0.032 + +0.78 0.41 0.033 0.041 +0.81 0.41 0.031 0.038 + + +0.75 0.41 0.034 0.042 +0.78 0.41 0.033 0.041 + +0.75 0.44 0.035 0.051 +0.78 0.44 0.034 0.050 + + +0.78 0.41 0.033 0.041 +0.81 0.41 0.031 0.038 + +0.78 0.44 0.034 0.050 +0.81 0.44 0.032 0.046 + + +0.81 0.38 0.031 0.032 +0.84 0.38 0.028 0.028 + +0.81 0.41 0.031 0.038 +0.84 0.41 0.029 0.034 + + +0.84 0.38 0.028 0.028 +0.88 0.38 0.025 0.024 + +0.84 0.41 0.029 0.034 +0.88 0.41 0.025 0.029 + + +0.81 0.41 0.031 0.038 +0.84 0.41 0.029 0.034 + +0.81 0.44 0.032 0.046 +0.84 0.44 0.029 0.041 + + +0.78 0.44 0.034 0.050 +0.81 0.44 0.032 0.046 + +0.78 0.47 0.034 0.060 +0.81 0.47 0.032 0.056 + + +0.81 0.44 0.032 0.046 +0.84 0.44 0.029 0.041 + +0.81 0.47 0.032 0.056 +0.84 0.47 0.029 0.049 + + +0.31 0.50 0.0 0.0 +0.34 0.50 0.0 0.0 + +0.31 0.53 0.0078 0.0049 +0.34 0.53 0.0080 0.0061 + + +0.34 0.50 0.0 0.0 +0.38 0.50 0.0 0.0 + +0.34 0.53 0.0080 0.0061 +0.38 0.53 0.0082 0.0075 + + +0.31 0.53 0.0078 0.0049 +0.34 0.53 0.0080 0.0061 + +0.31 0.56 0.015 0.0096 +0.34 0.56 0.015 0.012 + + +0.34 0.53 0.0080 0.0061 +0.38 0.53 0.0082 0.0075 + +0.34 0.56 0.015 0.012 +0.38 0.56 0.015 0.015 + + +0.31 0.56 0.015 0.0096 +0.34 0.56 0.015 0.012 + +0.31 0.59 0.020 0.014 +0.34 0.59 0.021 0.017 + + +0.34 0.56 0.015 0.012 +0.38 0.56 0.015 0.015 + +0.34 0.59 0.021 0.017 +0.38 0.59 0.021 0.021 + + +0.31 0.59 0.020 0.014 +0.34 0.59 0.021 0.017 + +0.31 0.62 0.025 0.017 +0.34 0.62 0.025 0.021 + + +0.34 0.59 0.021 0.017 +0.38 0.59 0.021 0.021 + +0.34 0.62 0.025 0.021 +0.38 0.62 0.026 0.026 + + +0.34 0.62 0.025 0.021 +0.38 0.62 0.026 0.026 + +0.34 0.66 0.029 0.025 +0.38 0.66 0.030 0.030 + + +0.34 0.66 0.029 0.025 +0.38 0.66 0.030 0.030 + +0.34 0.69 0.031 0.027 +0.38 0.69 0.032 0.033 + + +0.25 0.69 0.030 0.015 +0.28 0.69 0.031 0.018 + +0.25 0.72 0.032 0.016 +0.28 0.72 0.032 0.019 + + +0.28 0.69 0.031 0.018 +0.31 0.69 0.031 0.022 + +0.28 0.72 0.032 0.019 +0.31 0.72 0.032 0.023 + + +0.25 0.72 0.032 0.016 +0.28 0.72 0.032 0.019 + +0.25 0.75 0.032 0.016 +0.28 0.75 0.033 0.019 + + +0.28 0.72 0.032 0.019 +0.31 0.72 0.032 0.023 + +0.28 0.75 0.033 0.019 +0.31 0.75 0.033 0.024 + + +0.31 0.69 0.031 0.022 +0.34 0.69 0.031 0.027 + +0.31 0.72 0.032 0.023 +0.34 0.72 0.033 0.028 + + +0.34 0.69 0.031 0.027 +0.38 0.69 0.032 0.033 + +0.34 0.72 0.033 0.028 +0.38 0.72 0.033 0.035 + + +0.31 0.72 0.032 0.023 +0.34 0.72 0.033 0.028 + +0.31 0.75 0.033 0.024 +0.34 0.75 0.033 0.029 + + +0.34 0.72 0.033 0.028 +0.38 0.72 0.033 0.035 + +0.34 0.75 0.033 0.029 +0.38 0.75 0.034 0.035 + + +0.25 0.75 0.032 0.016 +0.28 0.75 0.033 0.019 + +0.25 0.78 0.032 0.016 +0.28 0.78 0.032 0.019 + + +0.28 0.75 0.033 0.019 +0.31 0.75 0.033 0.024 + +0.28 0.78 0.032 0.019 +0.31 0.78 0.032 0.023 + + +0.25 0.78 0.032 0.016 +0.28 0.78 0.032 0.019 + +0.25 0.81 0.030 0.015 +0.28 0.81 0.030 0.018 + + +0.28 0.78 0.032 0.019 +0.31 0.78 0.032 0.023 + +0.28 0.81 0.030 0.018 +0.31 0.81 0.031 0.021 + + +0.31 0.75 0.033 0.024 +0.34 0.75 0.033 0.029 + +0.31 0.78 0.032 0.023 +0.34 0.78 0.033 0.028 + + +0.34 0.75 0.033 0.029 +0.38 0.75 0.034 0.035 + +0.34 0.78 0.033 0.028 +0.38 0.78 0.033 0.034 + + +0.31 0.78 0.032 0.023 +0.34 0.78 0.033 0.028 + +0.31 0.81 0.031 0.021 +0.34 0.81 0.031 0.026 + + +0.34 0.78 0.033 0.028 +0.38 0.78 0.033 0.034 + +0.34 0.81 0.031 0.026 +0.38 0.81 0.031 0.032 + + +0.25 0.81 0.030 0.015 +0.28 0.81 0.030 0.018 + +0.25 0.84 0.028 0.013 +0.28 0.84 0.028 0.016 + + +0.28 0.81 0.030 0.018 +0.31 0.81 0.031 0.021 + +0.28 0.84 0.028 0.016 +0.31 0.84 0.028 0.019 + + +0.25 0.84 0.028 0.013 +0.28 0.84 0.028 0.016 + +0.25 0.88 0.024 0.011 +0.28 0.88 0.024 0.013 + + +0.28 0.84 0.028 0.016 +0.31 0.84 0.028 0.019 + +0.28 0.88 0.024 0.013 +0.31 0.88 0.024 0.016 + + +0.31 0.81 0.031 0.021 +0.34 0.81 0.031 0.026 + +0.31 0.84 0.028 0.019 +0.34 0.84 0.028 0.023 + + +0.34 0.81 0.031 0.026 +0.38 0.81 0.031 0.032 + +0.34 0.84 0.028 0.023 +0.38 0.84 0.028 0.028 + + +0.31 0.84 0.028 0.019 +0.34 0.84 0.028 0.023 + +0.31 0.88 0.024 0.016 +0.34 0.88 0.025 0.020 + + +0.34 0.84 0.028 0.023 +0.38 0.84 0.028 0.028 + +0.34 0.88 0.025 0.020 +0.38 0.88 0.025 0.024 + + +0.38 0.75 0.034 0.035 +0.41 0.75 0.034 0.042 + +0.38 0.78 0.033 0.034 +0.41 0.78 0.033 0.041 + + +0.41 0.75 0.034 0.042 +0.44 0.75 0.035 0.051 + +0.41 0.78 0.033 0.041 +0.44 0.78 0.034 0.050 + + +0.38 0.78 0.033 0.034 +0.41 0.78 0.033 0.041 + +0.38 0.81 0.031 0.032 +0.41 0.81 0.031 0.038 + + +0.41 0.78 0.033 0.041 +0.44 0.78 0.034 0.050 + +0.41 0.81 0.031 0.038 +0.44 0.81 0.032 0.046 + + +0.44 0.78 0.034 0.050 +0.47 0.78 0.034 0.060 + +0.44 0.81 0.032 0.046 +0.47 0.81 0.032 0.056 + + +0.38 0.81 0.031 0.032 +0.41 0.81 0.031 0.038 + +0.38 0.84 0.028 0.028 +0.41 0.84 0.029 0.034 + + +0.41 0.81 0.031 0.038 +0.44 0.81 0.032 0.046 + +0.41 0.84 0.029 0.034 +0.44 0.84 0.029 0.041 + + +0.38 0.84 0.028 0.028 +0.41 0.84 0.029 0.034 + +0.38 0.88 0.025 0.024 +0.41 0.88 0.025 0.029 + + +0.44 0.81 0.032 0.046 +0.47 0.81 0.032 0.056 + +0.44 0.84 0.029 0.041 +0.47 0.84 0.029 0.049 + + +0.88 0.62 0.025 0.098 +0.91 0.62 0.020 0.073 + +0.88 0.66 0.025 0.11 +0.91 0.66 0.020 0.083 + + +0.91 0.62 0.020 0.073 +0.94 0.62 0.014 0.049 + +0.91 0.66 0.020 0.083 +0.94 0.66 0.014 0.054 + + +0.88 0.66 0.025 0.11 +0.91 0.66 0.020 0.083 + +0.88 0.69 0.024 0.13 +0.91 0.69 0.019 0.091 + + +0.91 0.66 0.020 0.083 +0.94 0.66 0.014 0.054 + +0.91 0.69 0.019 0.091 +0.94 0.69 0.014 0.059 + + +0.94 0.62 0.014 0.049 +0.97 0.62 0.0076 0.024 + +0.94 0.66 0.014 0.054 +0.97 0.66 0.0075 0.027 + + +0.97 0.62 0.0076 0.024 +1.0 0.62 0.0 0.0 + +0.97 0.66 0.0075 0.027 +1.0 0.66 0.0 0.0 + + +0.94 0.66 0.014 0.054 +0.97 0.66 0.0075 0.027 + +0.94 0.69 0.014 0.059 +0.97 0.69 0.0074 0.029 + + +0.97 0.66 0.0075 0.027 +1.0 0.66 0.0 0.0 + +0.97 0.69 0.0074 0.029 +1.0 0.69 0.0 0.0 + + +0.94 0.69 0.014 0.059 +0.97 0.69 0.0074 0.029 + +0.94 0.72 0.013 0.062 +0.97 0.72 0.0072 0.030 + + +0.97 0.69 0.0074 0.029 +1.0 0.69 0.0 0.0 + +0.97 0.72 0.0072 0.030 +1.0 0.72 0.0 0.0 + + +0.94 0.72 0.013 0.062 +0.97 0.72 0.0072 0.030 + +0.94 0.75 0.013 0.062 +0.97 0.75 0.0069 0.031 + + +0.97 0.72 0.0072 0.030 +1.0 0.72 0.0 0.0 + +0.97 0.75 0.0069 0.031 +1.0 0.75 0.0 0.0 + + +0.62 0.88 0.025 0.098 +0.66 0.88 0.025 0.11 + +0.62 0.91 0.020 0.073 +0.66 0.91 0.020 0.083 + + +0.66 0.88 0.025 0.11 +0.69 0.88 0.024 0.13 + +0.66 0.91 0.020 0.083 +0.69 0.91 0.019 0.091 + + +0.62 0.91 0.020 0.073 +0.66 0.91 0.020 0.083 + +0.62 0.94 0.014 0.049 +0.66 0.94 0.014 0.054 + + +0.66 0.91 0.020 0.083 +0.69 0.91 0.019 0.091 + +0.66 0.94 0.014 0.054 +0.69 0.94 0.014 0.059 + + +0.62 0.94 0.014 0.049 +0.66 0.94 0.014 0.054 + +0.62 0.97 0.0076 0.024 +0.66 0.97 0.0075 0.027 + + +0.66 0.94 0.014 0.054 +0.69 0.94 0.014 0.059 + +0.66 0.97 0.0075 0.027 +0.69 0.97 0.0074 0.029 + + +0.62 0.97 0.0076 0.024 +0.66 0.97 0.0075 0.027 + +0.62 1.0 0.0 0.0 +0.66 1.0 0.0 0.0 + + +0.66 0.97 0.0075 0.027 +0.69 0.97 0.0074 0.029 + +0.66 1.0 0.0 0.0 +0.69 1.0 0.0 0.0 + + +0.69 0.94 0.014 0.059 +0.72 0.94 0.013 0.062 + +0.69 0.97 0.0074 0.029 +0.72 0.97 0.0072 0.030 + + +0.72 0.94 0.013 0.062 +0.75 0.94 0.013 0.062 + +0.72 0.97 0.0072 0.030 +0.75 0.97 0.0069 0.031 + + +0.69 0.97 0.0074 0.029 +0.72 0.97 0.0072 0.030 + +0.69 1.0 0.0 0.0 +0.72 1.0 0.0 0.0 + + +0.72 0.97 0.0072 0.030 +0.75 0.97 0.0069 0.031 + +0.72 1.0 0.0 0.0 +0.75 1.0 0.0 0.0 + + +0.91 0.78 0.017 0.093 +0.94 0.78 0.012 0.060 + +0.91 0.81 0.016 0.084 +0.94 0.81 0.011 0.054 + + +0.94 0.75 0.013 0.062 +0.97 0.75 0.0069 0.031 + +0.94 0.78 0.012 0.060 +0.97 0.78 0.0065 0.029 + + +0.97 0.75 0.0069 0.031 +1.0 0.75 0.0 0.0 + +0.97 0.78 0.0065 0.029 +1.0 0.78 0.0 0.0 + + +0.94 0.78 0.012 0.060 +0.97 0.78 0.0065 0.029 + +0.94 0.81 0.011 0.054 +0.97 0.81 0.0061 0.027 + + +0.97 0.78 0.0065 0.029 +1.0 0.78 0.0 0.0 + +0.97 0.81 0.0061 0.027 +1.0 0.81 0.0 0.0 + + +0.78 0.91 0.017 0.093 +0.81 0.91 0.016 0.084 + +0.78 0.94 0.012 0.060 +0.81 0.94 0.011 0.054 + + +0.75 0.94 0.013 0.062 +0.78 0.94 0.012 0.060 + +0.75 0.97 0.0069 0.031 +0.78 0.97 0.0065 0.029 + + +0.78 0.94 0.012 0.060 +0.81 0.94 0.011 0.054 + +0.78 0.97 0.0065 0.029 +0.81 0.97 0.0061 0.027 + + +0.75 0.97 0.0069 0.031 +0.78 0.97 0.0065 0.029 + +0.75 1.0 0.0 0.0 +0.78 1.0 0.0 0.0 + + +0.78 0.97 0.0065 0.029 +0.81 0.97 0.0061 0.027 + +0.78 1.0 0.0 0.0 +0.81 1.0 0.0 0.0 + + +0.69 0.12 0.030 0.0068 +0.72 0.12 0.031 0.0072 + +0.69 0.16 0.030 0.0083 +0.72 0.16 0.031 0.0087 + + +0.72 0.12 0.031 0.0072 +0.75 0.12 0.032 0.0073 + +0.72 0.16 0.031 0.0087 +0.75 0.16 0.032 0.0089 + + +0.69 0.16 0.030 0.0083 +0.72 0.16 0.031 0.0087 + +0.69 0.19 0.030 0.010 +0.72 0.19 0.032 0.011 + + +0.72 0.16 0.031 0.0087 +0.75 0.16 0.032 0.0089 + +0.72 0.19 0.032 0.011 +0.75 0.19 0.032 0.011 + + +0.69 0.19 0.030 0.010 +0.72 0.19 0.032 0.011 + +0.69 0.22 0.030 0.012 +0.72 0.22 0.032 0.013 + + +0.72 0.19 0.032 0.011 +0.75 0.19 0.032 0.011 + +0.72 0.22 0.032 0.013 +0.75 0.22 0.032 0.013 + + +0.69 0.22 0.030 0.012 +0.72 0.22 0.032 0.013 + +0.69 0.25 0.030 0.015 +0.72 0.25 0.032 0.016 + + +0.72 0.22 0.032 0.013 +0.75 0.22 0.032 0.013 + +0.72 0.25 0.032 0.016 +0.75 0.25 0.032 0.016 + + +0.12 0.69 0.030 0.0068 +0.16 0.69 0.030 0.0083 + +0.12 0.72 0.031 0.0072 +0.16 0.72 0.031 0.0087 + + +0.16 0.69 0.030 0.0083 +0.19 0.69 0.030 0.010 + +0.16 0.72 0.031 0.0087 +0.19 0.72 0.032 0.011 + + +0.12 0.72 0.031 0.0072 +0.16 0.72 0.031 0.0087 + +0.12 0.75 0.032 0.0073 +0.16 0.75 0.032 0.0089 + + +0.16 0.72 0.031 0.0087 +0.19 0.72 0.032 0.011 + +0.16 0.75 0.032 0.0089 +0.19 0.75 0.032 0.011 + + +0.19 0.69 0.030 0.010 +0.22 0.69 0.030 0.012 + +0.19 0.72 0.032 0.011 +0.22 0.72 0.032 0.013 + + +0.22 0.69 0.030 0.012 +0.25 0.69 0.030 0.015 + +0.22 0.72 0.032 0.013 +0.25 0.72 0.032 0.016 + + +0.19 0.72 0.032 0.011 +0.22 0.72 0.032 0.013 + +0.19 0.75 0.032 0.011 +0.22 0.75 0.032 0.013 + + +0.22 0.72 0.032 0.013 +0.25 0.72 0.032 0.016 + +0.22 0.75 0.032 0.013 +0.25 0.75 0.032 0.016 + + +0.50 0.25 0.0 0.0 +0.53 0.25 0.0076 0.0032 + +0.50 0.28 0.0 0.0 +0.53 0.28 0.0077 0.0040 + + +0.53 0.25 0.0076 0.0032 +0.56 0.25 0.014 0.0063 + +0.53 0.28 0.0077 0.0040 +0.56 0.28 0.014 0.0078 + + +0.50 0.28 0.0 0.0 +0.53 0.28 0.0077 0.0040 + +0.50 0.31 0.0 0.0 +0.53 0.31 0.0078 0.0049 + + +0.53 0.28 0.0077 0.0040 +0.56 0.28 0.014 0.0078 + +0.53 0.31 0.0078 0.0049 +0.56 0.31 0.015 0.0096 + + +0.56 0.25 0.014 0.0063 +0.59 0.25 0.020 0.0092 + +0.56 0.28 0.014 0.0078 +0.59 0.28 0.020 0.011 + + +0.59 0.25 0.020 0.0092 +0.62 0.25 0.024 0.012 + +0.59 0.28 0.020 0.011 +0.62 0.28 0.025 0.014 + + +0.56 0.28 0.014 0.0078 +0.59 0.28 0.020 0.011 + +0.56 0.31 0.015 0.0096 +0.59 0.31 0.020 0.014 + + +0.59 0.28 0.020 0.011 +0.62 0.28 0.025 0.014 + +0.59 0.31 0.020 0.014 +0.62 0.31 0.025 0.017 + + +0.62 0.25 0.024 0.012 +0.66 0.25 0.028 0.014 + +0.62 0.28 0.025 0.014 +0.66 0.28 0.028 0.017 + + +0.66 0.25 0.028 0.014 +0.69 0.25 0.030 0.015 + +0.66 0.28 0.028 0.017 +0.69 0.28 0.031 0.018 + + +0.62 0.28 0.025 0.014 +0.66 0.28 0.028 0.017 + +0.62 0.31 0.025 0.017 +0.66 0.31 0.029 0.020 + + +0.66 0.28 0.028 0.017 +0.69 0.28 0.031 0.018 + +0.66 0.31 0.029 0.020 +0.69 0.31 0.031 0.022 + + +0.88 0.25 0.024 0.011 +0.91 0.25 0.020 0.0087 + +0.88 0.28 0.024 0.013 +0.91 0.28 0.020 0.010 + + +0.91 0.25 0.020 0.0087 +0.94 0.25 0.014 0.0060 + +0.91 0.28 0.020 0.010 +0.94 0.28 0.014 0.0072 + + +0.88 0.28 0.024 0.013 +0.91 0.28 0.020 0.010 + +0.88 0.31 0.024 0.016 +0.91 0.31 0.020 0.013 + + +0.91 0.28 0.020 0.010 +0.94 0.28 0.014 0.0072 + +0.91 0.31 0.020 0.013 +0.94 0.31 0.014 0.0087 + + +0.94 0.25 0.014 0.0060 +0.97 0.25 0.0075 0.0030 + +0.94 0.28 0.014 0.0072 +0.97 0.28 0.0075 0.0037 + + +0.97 0.25 0.0075 0.0030 +1.0 0.25 0.0 0.0 + +0.97 0.28 0.0075 0.0037 +1.0 0.28 0.0 0.0 + + +0.94 0.28 0.014 0.0072 +0.97 0.28 0.0075 0.0037 + +0.94 0.31 0.014 0.0087 +0.97 0.31 0.0076 0.0044 + + +0.97 0.28 0.0075 0.0037 +1.0 0.28 0.0 0.0 + +0.97 0.31 0.0076 0.0044 +1.0 0.31 0.0 0.0 + + +0.88 0.31 0.024 0.016 +0.91 0.31 0.020 0.013 + +0.88 0.34 0.025 0.020 +0.91 0.34 0.020 0.015 + + +0.91 0.31 0.020 0.013 +0.94 0.31 0.014 0.0087 + +0.91 0.34 0.020 0.015 +0.94 0.34 0.014 0.011 + + +0.88 0.34 0.025 0.020 +0.91 0.34 0.020 0.015 + +0.88 0.38 0.025 0.024 +0.91 0.38 0.020 0.019 + + +0.91 0.34 0.020 0.015 +0.94 0.34 0.014 0.011 + +0.91 0.38 0.020 0.019 +0.94 0.38 0.014 0.013 + + +0.94 0.31 0.014 0.0087 +0.97 0.31 0.0076 0.0044 + +0.94 0.34 0.014 0.011 +0.97 0.34 0.0076 0.0054 + + +0.97 0.31 0.0076 0.0044 +1.0 0.31 0.0 0.0 + +0.97 0.34 0.0076 0.0054 +1.0 0.34 0.0 0.0 + + +0.94 0.34 0.014 0.011 +0.97 0.34 0.0076 0.0054 + +0.94 0.38 0.014 0.013 +0.97 0.38 0.0076 0.0064 + + +0.97 0.34 0.0076 0.0054 +1.0 0.34 0.0 0.0 + +0.97 0.38 0.0076 0.0064 +1.0 0.38 0.0 0.0 + + +0.88 0.38 0.025 0.024 +0.91 0.38 0.020 0.019 + +0.88 0.41 0.025 0.029 +0.91 0.41 0.020 0.022 + + +0.91 0.38 0.020 0.019 +0.94 0.38 0.014 0.013 + +0.91 0.41 0.020 0.022 +0.94 0.41 0.014 0.015 + + +0.88 0.41 0.025 0.029 +0.91 0.41 0.020 0.022 + +0.88 0.44 0.025 0.034 +0.91 0.44 0.020 0.027 + + +0.91 0.41 0.020 0.022 +0.94 0.41 0.014 0.015 + +0.91 0.44 0.020 0.027 +0.94 0.44 0.014 0.018 + + +0.94 0.38 0.014 0.013 +0.97 0.38 0.0076 0.0064 + +0.94 0.41 0.014 0.015 +0.97 0.41 0.0077 0.0078 + + +0.97 0.38 0.0076 0.0064 +1.0 0.38 0.0 0.0 + +0.97 0.41 0.0077 0.0078 +1.0 0.41 0.0 0.0 + + +0.94 0.41 0.014 0.015 +0.97 0.41 0.0077 0.0078 + +0.94 0.44 0.014 0.018 +0.97 0.44 0.0077 0.0093 + + +0.97 0.41 0.0077 0.0078 +1.0 0.41 0.0 0.0 + +0.97 0.44 0.0077 0.0093 +1.0 0.44 0.0 0.0 + + +0.88 0.44 0.025 0.034 +0.91 0.44 0.020 0.027 + +0.88 0.47 0.025 0.041 +0.91 0.47 0.020 0.032 + + +0.91 0.44 0.020 0.027 +0.94 0.44 0.014 0.018 + +0.91 0.47 0.020 0.032 +0.94 0.47 0.014 0.022 + + +0.88 0.47 0.025 0.041 +0.91 0.47 0.020 0.032 + +0.88 0.50 0.025 0.050 +0.91 0.50 0.020 0.038 + + +0.91 0.47 0.020 0.032 +0.94 0.47 0.014 0.022 + +0.91 0.50 0.020 0.038 +0.94 0.50 0.015 0.026 + + +0.94 0.44 0.014 0.018 +0.97 0.44 0.0077 0.0093 + +0.94 0.47 0.014 0.022 +0.97 0.47 0.0077 0.011 + + +0.97 0.44 0.0077 0.0093 +1.0 0.44 0.0 0.0 + +0.97 0.47 0.0077 0.011 +1.0 0.47 0.0 0.0 + + +0.94 0.47 0.014 0.022 +0.97 0.47 0.0077 0.011 + +0.94 0.50 0.015 0.026 +0.97 0.50 0.0077 0.013 + + +0.97 0.47 0.0077 0.011 +1.0 0.47 0.0 0.0 + +0.97 0.50 0.0077 0.013 +1.0 0.50 0.0 0.0 + + +0.25 0.50 0.0 0.0 +0.28 0.50 0.0 0.0 + +0.25 0.53 0.0076 0.0032 +0.28 0.53 0.0077 0.0040 + + +0.28 0.50 0.0 0.0 +0.31 0.50 0.0 0.0 + +0.28 0.53 0.0077 0.0040 +0.31 0.53 0.0078 0.0049 + + +0.25 0.53 0.0076 0.0032 +0.28 0.53 0.0077 0.0040 + +0.25 0.56 0.014 0.0063 +0.28 0.56 0.014 0.0078 + + +0.28 0.53 0.0077 0.0040 +0.31 0.53 0.0078 0.0049 + +0.28 0.56 0.014 0.0078 +0.31 0.56 0.015 0.0096 + + +0.25 0.56 0.014 0.0063 +0.28 0.56 0.014 0.0078 + +0.25 0.59 0.020 0.0092 +0.28 0.59 0.020 0.011 + + +0.28 0.56 0.014 0.0078 +0.31 0.56 0.015 0.0096 + +0.28 0.59 0.020 0.011 +0.31 0.59 0.020 0.014 + + +0.25 0.59 0.020 0.0092 +0.28 0.59 0.020 0.011 + +0.25 0.62 0.024 0.012 +0.28 0.62 0.025 0.014 + + +0.28 0.59 0.020 0.011 +0.31 0.59 0.020 0.014 + +0.28 0.62 0.025 0.014 +0.31 0.62 0.025 0.017 + + +0.25 0.62 0.024 0.012 +0.28 0.62 0.025 0.014 + +0.25 0.66 0.028 0.014 +0.28 0.66 0.028 0.017 + + +0.28 0.62 0.025 0.014 +0.31 0.62 0.025 0.017 + +0.28 0.66 0.028 0.017 +0.31 0.66 0.029 0.020 + + +0.25 0.66 0.028 0.014 +0.28 0.66 0.028 0.017 + +0.25 0.69 0.030 0.015 +0.28 0.69 0.031 0.018 + + +0.28 0.66 0.028 0.017 +0.31 0.66 0.029 0.020 + +0.28 0.69 0.031 0.018 +0.31 0.69 0.031 0.022 + + +0.25 0.88 0.024 0.011 +0.28 0.88 0.024 0.013 + +0.25 0.91 0.020 0.0087 +0.28 0.91 0.020 0.010 + + +0.28 0.88 0.024 0.013 +0.31 0.88 0.024 0.016 + +0.28 0.91 0.020 0.010 +0.31 0.91 0.020 0.013 + + +0.25 0.91 0.020 0.0087 +0.28 0.91 0.020 0.010 + +0.25 0.94 0.014 0.0060 +0.28 0.94 0.014 0.0072 + + +0.28 0.91 0.020 0.010 +0.31 0.91 0.020 0.013 + +0.28 0.94 0.014 0.0072 +0.31 0.94 0.014 0.0087 + + +0.31 0.88 0.024 0.016 +0.34 0.88 0.025 0.020 + +0.31 0.91 0.020 0.013 +0.34 0.91 0.020 0.015 + + +0.34 0.88 0.025 0.020 +0.38 0.88 0.025 0.024 + +0.34 0.91 0.020 0.015 +0.38 0.91 0.020 0.019 + + +0.31 0.91 0.020 0.013 +0.34 0.91 0.020 0.015 + +0.31 0.94 0.014 0.0087 +0.34 0.94 0.014 0.011 + + +0.34 0.91 0.020 0.015 +0.38 0.91 0.020 0.019 + +0.34 0.94 0.014 0.011 +0.38 0.94 0.014 0.013 + + +0.25 0.94 0.014 0.0060 +0.28 0.94 0.014 0.0072 + +0.25 0.97 0.0075 0.0030 +0.28 0.97 0.0075 0.0037 + + +0.28 0.94 0.014 0.0072 +0.31 0.94 0.014 0.0087 + +0.28 0.97 0.0075 0.0037 +0.31 0.97 0.0076 0.0044 + + +0.25 0.97 0.0075 0.0030 +0.28 0.97 0.0075 0.0037 + +0.25 1.0 0.0 0.0 +0.28 1.0 0.0 0.0 + + +0.28 0.97 0.0075 0.0037 +0.31 0.97 0.0076 0.0044 + +0.28 1.0 0.0 0.0 +0.31 1.0 0.0 0.0 + + +0.31 0.94 0.014 0.0087 +0.34 0.94 0.014 0.011 + +0.31 0.97 0.0076 0.0044 +0.34 0.97 0.0076 0.0054 + + +0.34 0.94 0.014 0.011 +0.38 0.94 0.014 0.013 + +0.34 0.97 0.0076 0.0054 +0.38 0.97 0.0076 0.0064 + + +0.31 0.97 0.0076 0.0044 +0.34 0.97 0.0076 0.0054 + +0.31 1.0 0.0 0.0 +0.34 1.0 0.0 0.0 + + +0.34 0.97 0.0076 0.0054 +0.38 0.97 0.0076 0.0064 + +0.34 1.0 0.0 0.0 +0.38 1.0 0.0 0.0 + + +0.38 0.88 0.025 0.024 +0.41 0.88 0.025 0.029 + +0.38 0.91 0.020 0.019 +0.41 0.91 0.020 0.022 + + +0.41 0.88 0.025 0.029 +0.44 0.88 0.025 0.034 + +0.41 0.91 0.020 0.022 +0.44 0.91 0.020 0.027 + + +0.38 0.91 0.020 0.019 +0.41 0.91 0.020 0.022 + +0.38 0.94 0.014 0.013 +0.41 0.94 0.014 0.015 + + +0.41 0.91 0.020 0.022 +0.44 0.91 0.020 0.027 + +0.41 0.94 0.014 0.015 +0.44 0.94 0.014 0.018 + + +0.44 0.88 0.025 0.034 +0.47 0.88 0.025 0.041 + +0.44 0.91 0.020 0.027 +0.47 0.91 0.020 0.032 + + +0.47 0.88 0.025 0.041 +0.50 0.88 0.025 0.050 + +0.47 0.91 0.020 0.032 +0.50 0.91 0.020 0.038 + + +0.44 0.91 0.020 0.027 +0.47 0.91 0.020 0.032 + +0.44 0.94 0.014 0.018 +0.47 0.94 0.014 0.022 + + +0.47 0.91 0.020 0.032 +0.50 0.91 0.020 0.038 + +0.47 0.94 0.014 0.022 +0.50 0.94 0.015 0.026 + + +0.38 0.94 0.014 0.013 +0.41 0.94 0.014 0.015 + +0.38 0.97 0.0076 0.0064 +0.41 0.97 0.0077 0.0078 + + +0.41 0.94 0.014 0.015 +0.44 0.94 0.014 0.018 + +0.41 0.97 0.0077 0.0078 +0.44 0.97 0.0077 0.0093 + + +0.38 0.97 0.0076 0.0064 +0.41 0.97 0.0077 0.0078 + +0.38 1.0 0.0 0.0 +0.41 1.0 0.0 0.0 + + +0.41 0.97 0.0077 0.0078 +0.44 0.97 0.0077 0.0093 + +0.41 1.0 0.0 0.0 +0.44 1.0 0.0 0.0 + + +0.44 0.94 0.014 0.018 +0.47 0.94 0.014 0.022 + +0.44 0.97 0.0077 0.0093 +0.47 0.97 0.0077 0.011 + + +0.47 0.94 0.014 0.022 +0.50 0.94 0.015 0.026 + +0.47 0.97 0.0077 0.011 +0.50 0.97 0.0077 0.013 + + +0.44 0.97 0.0077 0.0093 +0.47 0.97 0.0077 0.011 + +0.44 1.0 0.0 0.0 +0.47 1.0 0.0 0.0 + + +0.47 0.97 0.0077 0.011 +0.50 0.97 0.0077 0.013 + +0.47 1.0 0.0 0.0 +0.50 1.0 0.0 0.0 + + +0.88 0.50 0.025 0.050 +0.91 0.50 0.020 0.038 + +0.88 0.53 0.025 0.059 +0.91 0.53 0.020 0.046 + + +0.91 0.50 0.020 0.038 +0.94 0.50 0.015 0.026 + +0.91 0.53 0.020 0.046 +0.94 0.53 0.015 0.031 + + +0.88 0.53 0.025 0.059 +0.91 0.53 0.020 0.046 + +0.88 0.56 0.025 0.071 +0.91 0.56 0.020 0.054 + + +0.91 0.53 0.020 0.046 +0.94 0.53 0.015 0.031 + +0.91 0.56 0.020 0.054 +0.94 0.56 0.015 0.036 + + +0.94 0.50 0.015 0.026 +0.97 0.50 0.0077 0.013 + +0.94 0.53 0.015 0.031 +0.97 0.53 0.0077 0.016 + + +0.97 0.50 0.0077 0.013 +1.0 0.50 0.0 0.0 + +0.97 0.53 0.0077 0.016 +1.0 0.53 0.0 0.0 + + +0.94 0.53 0.015 0.031 +0.97 0.53 0.0077 0.016 + +0.94 0.56 0.015 0.036 +0.97 0.56 0.0077 0.018 + + +0.97 0.53 0.0077 0.016 +1.0 0.53 0.0 0.0 + +0.97 0.56 0.0077 0.018 +1.0 0.56 0.0 0.0 + + +0.88 0.56 0.025 0.071 +0.91 0.56 0.020 0.054 + +0.88 0.59 0.025 0.084 +0.91 0.59 0.020 0.063 + + +0.91 0.56 0.020 0.054 +0.94 0.56 0.015 0.036 + +0.91 0.59 0.020 0.063 +0.94 0.59 0.014 0.042 + + +0.88 0.59 0.025 0.084 +0.91 0.59 0.020 0.063 + +0.88 0.62 0.025 0.098 +0.91 0.62 0.020 0.073 + + +0.91 0.59 0.020 0.063 +0.94 0.59 0.014 0.042 + +0.91 0.62 0.020 0.073 +0.94 0.62 0.014 0.049 + + +0.94 0.56 0.015 0.036 +0.97 0.56 0.0077 0.018 + +0.94 0.59 0.014 0.042 +0.97 0.59 0.0077 0.021 + + +0.97 0.56 0.0077 0.018 +1.0 0.56 0.0 0.0 + +0.97 0.59 0.0077 0.021 +1.0 0.59 0.0 0.0 + + +0.94 0.59 0.014 0.042 +0.97 0.59 0.0077 0.021 + +0.94 0.62 0.014 0.049 +0.97 0.62 0.0076 0.024 + + +0.97 0.59 0.0077 0.021 +1.0 0.59 0.0 0.0 + +0.97 0.62 0.0076 0.024 +1.0 0.62 0.0 0.0 + + +0.50 0.88 0.025 0.050 +0.53 0.88 0.025 0.059 + +0.50 0.91 0.020 0.038 +0.53 0.91 0.020 0.046 + + +0.53 0.88 0.025 0.059 +0.56 0.88 0.025 0.071 + +0.53 0.91 0.020 0.046 +0.56 0.91 0.020 0.054 + + +0.50 0.91 0.020 0.038 +0.53 0.91 0.020 0.046 + +0.50 0.94 0.015 0.026 +0.53 0.94 0.015 0.031 + + +0.53 0.91 0.020 0.046 +0.56 0.91 0.020 0.054 + +0.53 0.94 0.015 0.031 +0.56 0.94 0.015 0.036 + + +0.56 0.88 0.025 0.071 +0.59 0.88 0.025 0.084 + +0.56 0.91 0.020 0.054 +0.59 0.91 0.020 0.063 + + +0.59 0.88 0.025 0.084 +0.62 0.88 0.025 0.098 + +0.59 0.91 0.020 0.063 +0.62 0.91 0.020 0.073 + + +0.56 0.91 0.020 0.054 +0.59 0.91 0.020 0.063 + +0.56 0.94 0.015 0.036 +0.59 0.94 0.014 0.042 + + +0.59 0.91 0.020 0.063 +0.62 0.91 0.020 0.073 + +0.59 0.94 0.014 0.042 +0.62 0.94 0.014 0.049 + + +0.50 0.94 0.015 0.026 +0.53 0.94 0.015 0.031 + +0.50 0.97 0.0077 0.013 +0.53 0.97 0.0077 0.016 + + +0.53 0.94 0.015 0.031 +0.56 0.94 0.015 0.036 + +0.53 0.97 0.0077 0.016 +0.56 0.97 0.0077 0.018 + + +0.50 0.97 0.0077 0.013 +0.53 0.97 0.0077 0.016 + +0.50 1.0 0.0 0.0 +0.53 1.0 0.0 0.0 + + +0.53 0.97 0.0077 0.016 +0.56 0.97 0.0077 0.018 + +0.53 1.0 0.0 0.0 +0.56 1.0 0.0 0.0 + + +0.56 0.94 0.015 0.036 +0.59 0.94 0.014 0.042 + +0.56 0.97 0.0077 0.018 +0.59 0.97 0.0077 0.021 + + +0.59 0.94 0.014 0.042 +0.62 0.94 0.014 0.049 + +0.59 0.97 0.0077 0.021 +0.62 0.97 0.0076 0.024 + + +0.56 0.97 0.0077 0.018 +0.59 0.97 0.0077 0.021 + +0.56 1.0 0.0 0.0 +0.59 1.0 0.0 0.0 + + +0.59 0.97 0.0077 0.021 +0.62 0.97 0.0076 0.024 + +0.59 1.0 0.0 0.0 +0.62 1.0 0.0 0.0 + + +0.88 0.81 0.020 0.12 +0.91 0.81 0.016 0.084 + +0.88 0.84 0.018 0.098 +0.91 0.84 0.014 0.072 + + +0.91 0.81 0.016 0.084 +0.94 0.81 0.011 0.054 + +0.91 0.84 0.014 0.072 +0.94 0.84 0.010 0.047 + + +0.88 0.84 0.018 0.098 +0.91 0.84 0.014 0.072 + +0.88 0.88 0.015 0.078 +0.91 0.88 0.012 0.058 + + +0.91 0.84 0.014 0.072 +0.94 0.84 0.010 0.047 + +0.91 0.88 0.012 0.058 +0.94 0.88 0.0092 0.038 + + +0.94 0.81 0.011 0.054 +0.97 0.81 0.0061 0.027 + +0.94 0.84 0.010 0.047 +0.97 0.84 0.0056 0.023 + + +0.97 0.81 0.0061 0.027 +1.0 0.81 0.0 0.0 + +0.97 0.84 0.0056 0.023 +1.0 0.84 0.0 0.0 + + +0.94 0.84 0.010 0.047 +0.97 0.84 0.0056 0.023 + +0.94 0.88 0.0092 0.038 +0.97 0.88 0.0046 0.019 + + +0.97 0.84 0.0056 0.023 +1.0 0.84 0.0 0.0 + +0.97 0.88 0.0046 0.019 +1.0 0.88 0.0 0.0 + + +0.81 0.88 0.020 0.12 +0.84 0.88 0.018 0.098 + +0.81 0.91 0.016 0.084 +0.84 0.91 0.014 0.072 + + +0.84 0.88 0.018 0.098 +0.88 0.88 0.015 0.078 + +0.84 0.91 0.014 0.072 +0.88 0.91 0.012 0.058 + + +0.81 0.91 0.016 0.084 +0.84 0.91 0.014 0.072 + +0.81 0.94 0.011 0.054 +0.84 0.94 0.010 0.047 + + +0.84 0.91 0.014 0.072 +0.88 0.91 0.012 0.058 + +0.84 0.94 0.010 0.047 +0.88 0.94 0.0092 0.038 + + +0.81 0.94 0.011 0.054 +0.84 0.94 0.010 0.047 + +0.81 0.97 0.0061 0.027 +0.84 0.97 0.0056 0.023 + + +0.84 0.94 0.010 0.047 +0.88 0.94 0.0092 0.038 + +0.84 0.97 0.0056 0.023 +0.88 0.97 0.0046 0.019 + + +0.81 0.97 0.0061 0.027 +0.84 0.97 0.0056 0.023 + +0.81 1.0 0.0 0.0 +0.84 1.0 0.0 0.0 + + +0.84 0.97 0.0056 0.023 +0.88 0.97 0.0046 0.019 + +0.84 1.0 0.0 0.0 +0.88 1.0 0.0 0.0 + + +0.50 0.062 0.0 0.0 +0.53 0.062 0.0070 0.00095 + +0.50 0.094 0.0 0.0 +0.53 0.094 0.0073 0.0012 + + +0.53 0.062 0.0070 0.00095 +0.56 0.062 0.014 0.0019 + +0.53 0.094 0.0073 0.0012 +0.56 0.094 0.014 0.0023 + + +0.50 0.094 0.0 0.0 +0.53 0.094 0.0073 0.0012 + +0.50 0.12 0.0 0.0 +0.53 0.12 0.0074 0.0014 + + +0.53 0.094 0.0073 0.0012 +0.56 0.094 0.014 0.0023 + +0.53 0.12 0.0074 0.0014 +0.56 0.12 0.014 0.0028 + + +0.56 0.062 0.014 0.0019 +0.59 0.062 0.019 0.0027 + +0.56 0.094 0.014 0.0023 +0.59 0.094 0.019 0.0034 + + +0.59 0.062 0.019 0.0027 +0.62 0.062 0.024 0.0035 + +0.59 0.094 0.019 0.0034 +0.62 0.094 0.024 0.0043 + + +0.56 0.094 0.014 0.0023 +0.59 0.094 0.019 0.0034 + +0.56 0.12 0.014 0.0028 +0.59 0.12 0.019 0.0041 + + +0.59 0.094 0.019 0.0034 +0.62 0.094 0.024 0.0043 + +0.59 0.12 0.019 0.0041 +0.62 0.12 0.024 0.0052 + + +0.50 0.12 0.0 0.0 +0.53 0.12 0.0074 0.0014 + +0.50 0.16 0.0 0.0 +0.53 0.16 0.0074 0.0018 + + +0.53 0.12 0.0074 0.0014 +0.56 0.12 0.014 0.0028 + +0.53 0.16 0.0074 0.0018 +0.56 0.16 0.014 0.0035 + + +0.50 0.16 0.0 0.0 +0.53 0.16 0.0074 0.0018 + +0.50 0.19 0.0 0.0 +0.53 0.19 0.0075 0.0022 + + +0.53 0.16 0.0074 0.0018 +0.56 0.16 0.014 0.0035 + +0.53 0.19 0.0075 0.0022 +0.56 0.19 0.014 0.0042 + + +0.56 0.12 0.014 0.0028 +0.59 0.12 0.019 0.0041 + +0.56 0.16 0.014 0.0035 +0.59 0.16 0.019 0.0050 + + +0.59 0.12 0.019 0.0041 +0.62 0.12 0.024 0.0052 + +0.59 0.16 0.019 0.0050 +0.62 0.16 0.024 0.0064 + + +0.56 0.16 0.014 0.0035 +0.59 0.16 0.019 0.0050 + +0.56 0.19 0.014 0.0042 +0.59 0.19 0.020 0.0061 + + +0.59 0.16 0.019 0.0050 +0.62 0.16 0.024 0.0064 + +0.59 0.19 0.020 0.0061 +0.62 0.19 0.024 0.0078 + + +0.50 0.19 0.0 0.0 +0.53 0.19 0.0075 0.0022 + +0.50 0.22 0.0 0.0 +0.53 0.22 0.0075 0.0026 + + +0.53 0.19 0.0075 0.0022 +0.56 0.19 0.014 0.0042 + +0.53 0.22 0.0075 0.0026 +0.56 0.22 0.014 0.0052 + + +0.50 0.22 0.0 0.0 +0.53 0.22 0.0075 0.0026 + +0.50 0.25 0.0 0.0 +0.53 0.25 0.0076 0.0032 + + +0.53 0.22 0.0075 0.0026 +0.56 0.22 0.014 0.0052 + +0.53 0.25 0.0076 0.0032 +0.56 0.25 0.014 0.0063 + + +0.56 0.19 0.014 0.0042 +0.59 0.19 0.020 0.0061 + +0.56 0.22 0.014 0.0052 +0.59 0.22 0.020 0.0075 + + +0.59 0.19 0.020 0.0061 +0.62 0.19 0.024 0.0078 + +0.59 0.22 0.020 0.0075 +0.62 0.22 0.024 0.0095 + + +0.56 0.22 0.014 0.0052 +0.59 0.22 0.020 0.0075 + +0.56 0.25 0.014 0.0063 +0.59 0.25 0.020 0.0092 + + +0.59 0.22 0.020 0.0075 +0.62 0.22 0.024 0.0095 + +0.59 0.25 0.020 0.0092 +0.62 0.25 0.024 0.012 + + +0.62 0.12 0.024 0.0052 +0.66 0.12 0.027 0.0061 + +0.62 0.16 0.024 0.0064 +0.66 0.16 0.027 0.0075 + + +0.66 0.12 0.027 0.0061 +0.69 0.12 0.030 0.0068 + +0.66 0.16 0.027 0.0075 +0.69 0.16 0.030 0.0083 + + +0.62 0.16 0.024 0.0064 +0.66 0.16 0.027 0.0075 + +0.62 0.19 0.024 0.0078 +0.66 0.19 0.028 0.0091 + + +0.66 0.16 0.027 0.0075 +0.69 0.16 0.030 0.0083 + +0.66 0.19 0.028 0.0091 +0.69 0.19 0.030 0.010 + + +0.62 0.19 0.024 0.0078 +0.66 0.19 0.028 0.0091 + +0.62 0.22 0.024 0.0095 +0.66 0.22 0.028 0.011 + + +0.66 0.19 0.028 0.0091 +0.69 0.19 0.030 0.010 + +0.66 0.22 0.028 0.011 +0.69 0.22 0.030 0.012 + + +0.62 0.22 0.024 0.0095 +0.66 0.22 0.028 0.011 + +0.62 0.25 0.024 0.012 +0.66 0.25 0.028 0.014 + + +0.66 0.22 0.028 0.011 +0.69 0.22 0.030 0.012 + +0.66 0.25 0.028 0.014 +0.69 0.25 0.030 0.015 + + +0.12 0.50 0.0 0.0 +0.16 0.50 0.0 0.0 + +0.12 0.53 0.0074 0.0014 +0.16 0.53 0.0074 0.0018 + + +0.16 0.50 0.0 0.0 +0.19 0.50 0.0 0.0 + +0.16 0.53 0.0074 0.0018 +0.19 0.53 0.0075 0.0022 + + +0.12 0.53 0.0074 0.0014 +0.16 0.53 0.0074 0.0018 + +0.12 0.56 0.014 0.0028 +0.16 0.56 0.014 0.0035 + + +0.16 0.53 0.0074 0.0018 +0.19 0.53 0.0075 0.0022 + +0.16 0.56 0.014 0.0035 +0.19 0.56 0.014 0.0042 + + +0.19 0.50 0.0 0.0 +0.22 0.50 0.0 0.0 + +0.19 0.53 0.0075 0.0022 +0.22 0.53 0.0075 0.0026 + + +0.22 0.50 0.0 0.0 +0.25 0.50 0.0 0.0 + +0.22 0.53 0.0075 0.0026 +0.25 0.53 0.0076 0.0032 + + +0.19 0.53 0.0075 0.0022 +0.22 0.53 0.0075 0.0026 + +0.19 0.56 0.014 0.0042 +0.22 0.56 0.014 0.0052 + + +0.22 0.53 0.0075 0.0026 +0.25 0.53 0.0076 0.0032 + +0.22 0.56 0.014 0.0052 +0.25 0.56 0.014 0.0063 + + +0.12 0.56 0.014 0.0028 +0.16 0.56 0.014 0.0035 + +0.12 0.59 0.019 0.0041 +0.16 0.59 0.019 0.0050 + + +0.16 0.56 0.014 0.0035 +0.19 0.56 0.014 0.0042 + +0.16 0.59 0.019 0.0050 +0.19 0.59 0.020 0.0061 + + +0.12 0.59 0.019 0.0041 +0.16 0.59 0.019 0.0050 + +0.12 0.62 0.024 0.0052 +0.16 0.62 0.024 0.0064 + + +0.16 0.59 0.019 0.0050 +0.19 0.59 0.020 0.0061 + +0.16 0.62 0.024 0.0064 +0.19 0.62 0.024 0.0078 + + +0.19 0.56 0.014 0.0042 +0.22 0.56 0.014 0.0052 + +0.19 0.59 0.020 0.0061 +0.22 0.59 0.020 0.0075 + + +0.22 0.56 0.014 0.0052 +0.25 0.56 0.014 0.0063 + +0.22 0.59 0.020 0.0075 +0.25 0.59 0.020 0.0092 + + +0.19 0.59 0.020 0.0061 +0.22 0.59 0.020 0.0075 + +0.19 0.62 0.024 0.0078 +0.22 0.62 0.024 0.0095 + + +0.22 0.59 0.020 0.0075 +0.25 0.59 0.020 0.0092 + +0.22 0.62 0.024 0.0095 +0.25 0.62 0.024 0.012 + + +0.12 0.62 0.024 0.0052 +0.16 0.62 0.024 0.0064 + +0.12 0.66 0.027 0.0061 +0.16 0.66 0.027 0.0075 + + +0.16 0.62 0.024 0.0064 +0.19 0.62 0.024 0.0078 + +0.16 0.66 0.027 0.0075 +0.19 0.66 0.028 0.0091 + + +0.12 0.66 0.027 0.0061 +0.16 0.66 0.027 0.0075 + +0.12 0.69 0.030 0.0068 +0.16 0.69 0.030 0.0083 + + +0.16 0.66 0.027 0.0075 +0.19 0.66 0.028 0.0091 + +0.16 0.69 0.030 0.0083 +0.19 0.69 0.030 0.010 + + +0.19 0.62 0.024 0.0078 +0.22 0.62 0.024 0.0095 + +0.19 0.66 0.028 0.0091 +0.22 0.66 0.028 0.011 + + +0.22 0.62 0.024 0.0095 +0.25 0.62 0.024 0.012 + +0.22 0.66 0.028 0.011 +0.25 0.66 0.028 0.014 + + +0.19 0.66 0.028 0.0091 +0.22 0.66 0.028 0.011 + +0.19 0.69 0.030 0.010 +0.22 0.69 0.030 0.012 + + +0.22 0.66 0.028 0.011 +0.25 0.66 0.028 0.014 + +0.22 0.69 0.030 0.012 +0.25 0.69 0.030 0.015 + + +0.62 0.0 0.024 0.0024 +0.66 0.0 0.027 0.0027 + +0.62 0.031 0.024 0.0029 +0.66 0.031 0.027 0.0034 + + +0.66 0.0 0.027 0.0027 +0.69 0.0 0.030 0.0031 + +0.66 0.031 0.027 0.0034 +0.69 0.031 0.030 0.0038 + + +0.62 0.031 0.024 0.0029 +0.66 0.031 0.027 0.0034 + +0.62 0.062 0.024 0.0035 +0.66 0.062 0.027 0.0041 + + +0.66 0.031 0.027 0.0034 +0.69 0.031 0.030 0.0038 + +0.66 0.062 0.027 0.0041 +0.69 0.062 0.030 0.0046 + + +0.69 0.0 0.030 0.0031 +0.72 0.0 0.031 0.0032 + +0.69 0.031 0.030 0.0038 +0.72 0.031 0.031 0.0040 + + +0.72 0.0 0.031 0.0032 +0.75 0.0 0.032 0.0033 + +0.72 0.031 0.031 0.0040 +0.75 0.031 0.032 0.0040 + + +0.69 0.031 0.030 0.0038 +0.72 0.031 0.031 0.0040 + +0.69 0.062 0.030 0.0046 +0.72 0.062 0.031 0.0048 + + +0.72 0.031 0.031 0.0040 +0.75 0.031 0.032 0.0040 + +0.72 0.062 0.031 0.0048 +0.75 0.062 0.032 0.0049 + + +0.62 0.062 0.024 0.0035 +0.66 0.062 0.027 0.0041 + +0.62 0.094 0.024 0.0043 +0.66 0.094 0.027 0.0050 + + +0.66 0.062 0.027 0.0041 +0.69 0.062 0.030 0.0046 + +0.66 0.094 0.027 0.0050 +0.69 0.094 0.030 0.0056 + + +0.62 0.094 0.024 0.0043 +0.66 0.094 0.027 0.0050 + +0.62 0.12 0.024 0.0052 +0.66 0.12 0.027 0.0061 + + +0.66 0.094 0.027 0.0050 +0.69 0.094 0.030 0.0056 + +0.66 0.12 0.027 0.0061 +0.69 0.12 0.030 0.0068 + + +0.69 0.062 0.030 0.0046 +0.72 0.062 0.031 0.0048 + +0.69 0.094 0.030 0.0056 +0.72 0.094 0.031 0.0059 + + +0.72 0.062 0.031 0.0048 +0.75 0.062 0.032 0.0049 + +0.72 0.094 0.031 0.0059 +0.75 0.094 0.032 0.0060 + + +0.69 0.094 0.030 0.0056 +0.72 0.094 0.031 0.0059 + +0.69 0.12 0.030 0.0068 +0.72 0.12 0.031 0.0072 + + +0.72 0.094 0.031 0.0059 +0.75 0.094 0.032 0.0060 + +0.72 0.12 0.031 0.0072 +0.75 0.12 0.032 0.0073 + + +0.75 0.0 0.032 0.0033 +0.78 0.0 0.031 0.0032 + +0.75 0.031 0.032 0.0040 +0.78 0.031 0.031 0.0040 + + +0.78 0.0 0.031 0.0032 +0.81 0.0 0.030 0.0031 + +0.78 0.031 0.031 0.0040 +0.81 0.031 0.030 0.0037 + + +0.75 0.031 0.032 0.0040 +0.78 0.031 0.031 0.0040 + +0.75 0.062 0.032 0.0049 +0.78 0.062 0.031 0.0048 + + +0.78 0.031 0.031 0.0040 +0.81 0.031 0.030 0.0037 + +0.78 0.062 0.031 0.0048 +0.81 0.062 0.030 0.0045 + + +0.81 0.0 0.030 0.0031 +0.84 0.0 0.027 0.0027 + +0.81 0.031 0.030 0.0037 +0.84 0.031 0.027 0.0034 + + +0.84 0.0 0.027 0.0027 +0.88 0.0 0.024 0.0023 + +0.84 0.031 0.027 0.0034 +0.88 0.031 0.024 0.0029 + + +0.81 0.031 0.030 0.0037 +0.84 0.031 0.027 0.0034 + +0.81 0.062 0.030 0.0045 +0.84 0.062 0.027 0.0041 + + +0.84 0.031 0.027 0.0034 +0.88 0.031 0.024 0.0029 + +0.84 0.062 0.027 0.0041 +0.88 0.062 0.024 0.0035 + + +0.75 0.062 0.032 0.0049 +0.78 0.062 0.031 0.0048 + +0.75 0.094 0.032 0.0060 +0.78 0.094 0.031 0.0059 + + +0.78 0.062 0.031 0.0048 +0.81 0.062 0.030 0.0045 + +0.78 0.094 0.031 0.0059 +0.81 0.094 0.030 0.0055 + + +0.75 0.094 0.032 0.0060 +0.78 0.094 0.031 0.0059 + +0.75 0.12 0.032 0.0073 +0.78 0.12 0.031 0.0071 + + +0.78 0.094 0.031 0.0059 +0.81 0.094 0.030 0.0055 + +0.78 0.12 0.031 0.0071 +0.81 0.12 0.030 0.0067 + + +0.81 0.062 0.030 0.0045 +0.84 0.062 0.027 0.0041 + +0.81 0.094 0.030 0.0055 +0.84 0.094 0.027 0.0050 + + +0.84 0.062 0.027 0.0041 +0.88 0.062 0.024 0.0035 + +0.84 0.094 0.027 0.0050 +0.88 0.094 0.024 0.0043 + + +0.81 0.094 0.030 0.0055 +0.84 0.094 0.027 0.0050 + +0.81 0.12 0.030 0.0067 +0.84 0.12 0.027 0.0060 + + +0.84 0.094 0.027 0.0050 +0.88 0.094 0.024 0.0043 + +0.84 0.12 0.027 0.0060 +0.88 0.12 0.024 0.0051 + + +0.75 0.12 0.032 0.0073 +0.78 0.12 0.031 0.0071 + +0.75 0.16 0.032 0.0089 +0.78 0.16 0.031 0.0087 + + +0.78 0.12 0.031 0.0071 +0.81 0.12 0.030 0.0067 + +0.78 0.16 0.031 0.0087 +0.81 0.16 0.030 0.0081 + + +0.75 0.16 0.032 0.0089 +0.78 0.16 0.031 0.0087 + +0.75 0.19 0.032 0.011 +0.78 0.19 0.031 0.011 + + +0.78 0.16 0.031 0.0087 +0.81 0.16 0.030 0.0081 + +0.78 0.19 0.031 0.011 +0.81 0.19 0.030 0.0099 + + +0.81 0.12 0.030 0.0067 +0.84 0.12 0.027 0.0060 + +0.81 0.16 0.030 0.0081 +0.84 0.16 0.027 0.0073 + + +0.84 0.12 0.027 0.0060 +0.88 0.12 0.024 0.0051 + +0.84 0.16 0.027 0.0073 +0.88 0.16 0.024 0.0062 + + +0.81 0.16 0.030 0.0081 +0.84 0.16 0.027 0.0073 + +0.81 0.19 0.030 0.0099 +0.84 0.19 0.027 0.0089 + + +0.84 0.16 0.027 0.0073 +0.88 0.16 0.024 0.0062 + +0.84 0.19 0.027 0.0089 +0.88 0.19 0.024 0.0075 + + +0.75 0.19 0.032 0.011 +0.78 0.19 0.031 0.011 + +0.75 0.22 0.032 0.013 +0.78 0.22 0.032 0.013 + + +0.78 0.19 0.031 0.011 +0.81 0.19 0.030 0.0099 + +0.78 0.22 0.032 0.013 +0.81 0.22 0.030 0.012 + + +0.75 0.22 0.032 0.013 +0.78 0.22 0.032 0.013 + +0.75 0.25 0.032 0.016 +0.78 0.25 0.032 0.016 + + +0.78 0.22 0.032 0.013 +0.81 0.22 0.030 0.012 + +0.78 0.25 0.032 0.016 +0.81 0.25 0.030 0.015 + + +0.81 0.19 0.030 0.0099 +0.84 0.19 0.027 0.0089 + +0.81 0.22 0.030 0.012 +0.84 0.22 0.028 0.011 + + +0.84 0.19 0.027 0.0089 +0.88 0.19 0.024 0.0075 + +0.84 0.22 0.028 0.011 +0.88 0.22 0.024 0.0091 + + +0.81 0.22 0.030 0.012 +0.84 0.22 0.028 0.011 + +0.81 0.25 0.030 0.015 +0.84 0.25 0.028 0.013 + + +0.84 0.22 0.028 0.011 +0.88 0.22 0.024 0.0091 + +0.84 0.25 0.028 0.013 +0.88 0.25 0.024 0.011 + + +0.88 0.12 0.024 0.0051 +0.91 0.12 0.019 0.0039 + +0.88 0.16 0.024 0.0062 +0.91 0.16 0.019 0.0049 + + +0.91 0.12 0.019 0.0039 +0.94 0.12 0.014 0.0028 + +0.91 0.16 0.019 0.0049 +0.94 0.16 0.014 0.0033 + + +0.88 0.16 0.024 0.0062 +0.91 0.16 0.019 0.0049 + +0.88 0.19 0.024 0.0075 +0.91 0.19 0.019 0.0059 + + +0.91 0.16 0.019 0.0049 +0.94 0.16 0.014 0.0033 + +0.91 0.19 0.019 0.0059 +0.94 0.19 0.014 0.0041 + + +0.94 0.12 0.014 0.0028 +0.97 0.12 0.0070 0.0014 + +0.94 0.16 0.014 0.0033 +0.97 0.16 0.0074 0.0017 + + +0.97 0.12 0.0070 0.0014 +1.0 0.12 0.0 0.0 + +0.97 0.16 0.0074 0.0017 +1.0 0.16 0.0 0.0 + + +0.94 0.16 0.014 0.0033 +0.97 0.16 0.0074 0.0017 + +0.94 0.19 0.014 0.0041 +0.97 0.19 0.0074 0.0021 + + +0.97 0.16 0.0074 0.0017 +1.0 0.16 0.0 0.0 + +0.97 0.19 0.0074 0.0021 +1.0 0.19 0.0 0.0 + + +0.88 0.19 0.024 0.0075 +0.91 0.19 0.019 0.0059 + +0.88 0.22 0.024 0.0091 +0.91 0.22 0.019 0.0072 + + +0.91 0.19 0.019 0.0059 +0.94 0.19 0.014 0.0041 + +0.91 0.22 0.019 0.0072 +0.94 0.22 0.014 0.0049 + + +0.88 0.22 0.024 0.0091 +0.91 0.22 0.019 0.0072 + +0.88 0.25 0.024 0.011 +0.91 0.25 0.020 0.0087 + + +0.91 0.22 0.019 0.0072 +0.94 0.22 0.014 0.0049 + +0.91 0.25 0.020 0.0087 +0.94 0.25 0.014 0.0060 + + +0.94 0.19 0.014 0.0041 +0.97 0.19 0.0074 0.0021 + +0.94 0.22 0.014 0.0049 +0.97 0.22 0.0075 0.0025 + + +0.97 0.19 0.0074 0.0021 +1.0 0.19 0.0 0.0 + +0.97 0.22 0.0075 0.0025 +1.0 0.22 0.0 0.0 + + +0.94 0.22 0.014 0.0049 +0.97 0.22 0.0075 0.0025 + +0.94 0.25 0.014 0.0060 +0.97 0.25 0.0075 0.0030 + + +0.97 0.22 0.0075 0.0025 +1.0 0.22 0.0 0.0 + +0.97 0.25 0.0075 0.0030 +1.0 0.25 0.0 0.0 + + +0.062 0.50 0.0 0.0 +0.094 0.50 0.0 0.0 + +0.062 0.53 0.0070 0.00095 +0.094 0.53 0.0073 0.0012 + + +0.094 0.50 0.0 0.0 +0.12 0.50 0.0 0.0 + +0.094 0.53 0.0073 0.0012 +0.12 0.53 0.0074 0.0014 + + +0.062 0.53 0.0070 0.00095 +0.094 0.53 0.0073 0.0012 + +0.062 0.56 0.014 0.0019 +0.094 0.56 0.014 0.0023 + + +0.094 0.53 0.0073 0.0012 +0.12 0.53 0.0074 0.0014 + +0.094 0.56 0.014 0.0023 +0.12 0.56 0.014 0.0028 + + +0.062 0.56 0.014 0.0019 +0.094 0.56 0.014 0.0023 + +0.062 0.59 0.019 0.0027 +0.094 0.59 0.019 0.0034 + + +0.094 0.56 0.014 0.0023 +0.12 0.56 0.014 0.0028 + +0.094 0.59 0.019 0.0034 +0.12 0.59 0.019 0.0041 + + +0.062 0.59 0.019 0.0027 +0.094 0.59 0.019 0.0034 + +0.062 0.62 0.024 0.0035 +0.094 0.62 0.024 0.0043 + + +0.094 0.59 0.019 0.0034 +0.12 0.59 0.019 0.0041 + +0.094 0.62 0.024 0.0043 +0.12 0.62 0.024 0.0052 + + +0.0 0.62 0.024 0.0024 +0.031 0.62 0.024 0.0029 + +0.0 0.66 0.027 0.0027 +0.031 0.66 0.027 0.0034 + + +0.031 0.62 0.024 0.0029 +0.062 0.62 0.024 0.0035 + +0.031 0.66 0.027 0.0034 +0.062 0.66 0.027 0.0041 + + +0.0 0.66 0.027 0.0027 +0.031 0.66 0.027 0.0034 + +0.0 0.69 0.030 0.0031 +0.031 0.69 0.030 0.0038 + + +0.031 0.66 0.027 0.0034 +0.062 0.66 0.027 0.0041 + +0.031 0.69 0.030 0.0038 +0.062 0.69 0.030 0.0046 + + +0.062 0.62 0.024 0.0035 +0.094 0.62 0.024 0.0043 + +0.062 0.66 0.027 0.0041 +0.094 0.66 0.027 0.0050 + + +0.094 0.62 0.024 0.0043 +0.12 0.62 0.024 0.0052 + +0.094 0.66 0.027 0.0050 +0.12 0.66 0.027 0.0061 + + +0.062 0.66 0.027 0.0041 +0.094 0.66 0.027 0.0050 + +0.062 0.69 0.030 0.0046 +0.094 0.69 0.030 0.0056 + + +0.094 0.66 0.027 0.0050 +0.12 0.66 0.027 0.0061 + +0.094 0.69 0.030 0.0056 +0.12 0.69 0.030 0.0068 + + +0.0 0.69 0.030 0.0031 +0.031 0.69 0.030 0.0038 + +0.0 0.72 0.031 0.0032 +0.031 0.72 0.031 0.0040 + + +0.031 0.69 0.030 0.0038 +0.062 0.69 0.030 0.0046 + +0.031 0.72 0.031 0.0040 +0.062 0.72 0.031 0.0048 + + +0.0 0.72 0.031 0.0032 +0.031 0.72 0.031 0.0040 + +0.0 0.75 0.032 0.0033 +0.031 0.75 0.032 0.0040 + + +0.031 0.72 0.031 0.0040 +0.062 0.72 0.031 0.0048 + +0.031 0.75 0.032 0.0040 +0.062 0.75 0.032 0.0049 + + +0.062 0.69 0.030 0.0046 +0.094 0.69 0.030 0.0056 + +0.062 0.72 0.031 0.0048 +0.094 0.72 0.031 0.0059 + + +0.094 0.69 0.030 0.0056 +0.12 0.69 0.030 0.0068 + +0.094 0.72 0.031 0.0059 +0.12 0.72 0.031 0.0072 + + +0.062 0.72 0.031 0.0048 +0.094 0.72 0.031 0.0059 + +0.062 0.75 0.032 0.0049 +0.094 0.75 0.032 0.0060 + + +0.094 0.72 0.031 0.0059 +0.12 0.72 0.031 0.0072 + +0.094 0.75 0.032 0.0060 +0.12 0.75 0.032 0.0073 + + +0.0 0.75 0.032 0.0033 +0.031 0.75 0.032 0.0040 + +0.0 0.78 0.031 0.0032 +0.031 0.78 0.031 0.0040 + + +0.031 0.75 0.032 0.0040 +0.062 0.75 0.032 0.0049 + +0.031 0.78 0.031 0.0040 +0.062 0.78 0.031 0.0048 + + +0.0 0.78 0.031 0.0032 +0.031 0.78 0.031 0.0040 + +0.0 0.81 0.030 0.0031 +0.031 0.81 0.030 0.0037 + + +0.031 0.78 0.031 0.0040 +0.062 0.78 0.031 0.0048 + +0.031 0.81 0.030 0.0037 +0.062 0.81 0.030 0.0045 + + +0.062 0.75 0.032 0.0049 +0.094 0.75 0.032 0.0060 + +0.062 0.78 0.031 0.0048 +0.094 0.78 0.031 0.0059 + + +0.094 0.75 0.032 0.0060 +0.12 0.75 0.032 0.0073 + +0.094 0.78 0.031 0.0059 +0.12 0.78 0.031 0.0071 + + +0.062 0.78 0.031 0.0048 +0.094 0.78 0.031 0.0059 + +0.062 0.81 0.030 0.0045 +0.094 0.81 0.030 0.0055 + + +0.094 0.78 0.031 0.0059 +0.12 0.78 0.031 0.0071 + +0.094 0.81 0.030 0.0055 +0.12 0.81 0.030 0.0067 + + +0.0 0.81 0.030 0.0031 +0.031 0.81 0.030 0.0037 + +0.0 0.84 0.027 0.0027 +0.031 0.84 0.027 0.0034 + + +0.031 0.81 0.030 0.0037 +0.062 0.81 0.030 0.0045 + +0.031 0.84 0.027 0.0034 +0.062 0.84 0.027 0.0041 + + +0.0 0.84 0.027 0.0027 +0.031 0.84 0.027 0.0034 + +0.0 0.88 0.024 0.0023 +0.031 0.88 0.024 0.0029 + + +0.031 0.84 0.027 0.0034 +0.062 0.84 0.027 0.0041 + +0.031 0.88 0.024 0.0029 +0.062 0.88 0.024 0.0035 + + +0.062 0.81 0.030 0.0045 +0.094 0.81 0.030 0.0055 + +0.062 0.84 0.027 0.0041 +0.094 0.84 0.027 0.0050 + + +0.094 0.81 0.030 0.0055 +0.12 0.81 0.030 0.0067 + +0.094 0.84 0.027 0.0050 +0.12 0.84 0.027 0.0060 + + +0.062 0.84 0.027 0.0041 +0.094 0.84 0.027 0.0050 + +0.062 0.88 0.024 0.0035 +0.094 0.88 0.024 0.0043 + + +0.094 0.84 0.027 0.0050 +0.12 0.84 0.027 0.0060 + +0.094 0.88 0.024 0.0043 +0.12 0.88 0.024 0.0051 + + +0.12 0.75 0.032 0.0073 +0.16 0.75 0.032 0.0089 + +0.12 0.78 0.031 0.0071 +0.16 0.78 0.031 0.0087 + + +0.16 0.75 0.032 0.0089 +0.19 0.75 0.032 0.011 + +0.16 0.78 0.031 0.0087 +0.19 0.78 0.031 0.011 + + +0.12 0.78 0.031 0.0071 +0.16 0.78 0.031 0.0087 + +0.12 0.81 0.030 0.0067 +0.16 0.81 0.030 0.0081 + + +0.16 0.78 0.031 0.0087 +0.19 0.78 0.031 0.011 + +0.16 0.81 0.030 0.0081 +0.19 0.81 0.030 0.0099 + + +0.19 0.75 0.032 0.011 +0.22 0.75 0.032 0.013 + +0.19 0.78 0.031 0.011 +0.22 0.78 0.032 0.013 + + +0.22 0.75 0.032 0.013 +0.25 0.75 0.032 0.016 + +0.22 0.78 0.032 0.013 +0.25 0.78 0.032 0.016 + + +0.19 0.78 0.031 0.011 +0.22 0.78 0.032 0.013 + +0.19 0.81 0.030 0.0099 +0.22 0.81 0.030 0.012 + + +0.22 0.78 0.032 0.013 +0.25 0.78 0.032 0.016 + +0.22 0.81 0.030 0.012 +0.25 0.81 0.030 0.015 + + +0.12 0.81 0.030 0.0067 +0.16 0.81 0.030 0.0081 + +0.12 0.84 0.027 0.0060 +0.16 0.84 0.027 0.0073 + + +0.16 0.81 0.030 0.0081 +0.19 0.81 0.030 0.0099 + +0.16 0.84 0.027 0.0073 +0.19 0.84 0.027 0.0089 + + +0.12 0.84 0.027 0.0060 +0.16 0.84 0.027 0.0073 + +0.12 0.88 0.024 0.0051 +0.16 0.88 0.024 0.0062 + + +0.16 0.84 0.027 0.0073 +0.19 0.84 0.027 0.0089 + +0.16 0.88 0.024 0.0062 +0.19 0.88 0.024 0.0075 + + +0.19 0.81 0.030 0.0099 +0.22 0.81 0.030 0.012 + +0.19 0.84 0.027 0.0089 +0.22 0.84 0.028 0.011 + + +0.22 0.81 0.030 0.012 +0.25 0.81 0.030 0.015 + +0.22 0.84 0.028 0.011 +0.25 0.84 0.028 0.013 + + +0.19 0.84 0.027 0.0089 +0.22 0.84 0.028 0.011 + +0.19 0.88 0.024 0.0075 +0.22 0.88 0.024 0.0091 + + +0.22 0.84 0.028 0.011 +0.25 0.84 0.028 0.013 + +0.22 0.88 0.024 0.0091 +0.25 0.88 0.024 0.011 + + +0.12 0.88 0.024 0.0051 +0.16 0.88 0.024 0.0062 + +0.12 0.91 0.019 0.0039 +0.16 0.91 0.019 0.0049 + + +0.16 0.88 0.024 0.0062 +0.19 0.88 0.024 0.0075 + +0.16 0.91 0.019 0.0049 +0.19 0.91 0.019 0.0059 + + +0.12 0.91 0.019 0.0039 +0.16 0.91 0.019 0.0049 + +0.12 0.94 0.014 0.0028 +0.16 0.94 0.014 0.0033 + + +0.16 0.91 0.019 0.0049 +0.19 0.91 0.019 0.0059 + +0.16 0.94 0.014 0.0033 +0.19 0.94 0.014 0.0041 + + +0.19 0.88 0.024 0.0075 +0.22 0.88 0.024 0.0091 + +0.19 0.91 0.019 0.0059 +0.22 0.91 0.019 0.0072 + + +0.22 0.88 0.024 0.0091 +0.25 0.88 0.024 0.011 + +0.22 0.91 0.019 0.0072 +0.25 0.91 0.020 0.0087 + + +0.19 0.91 0.019 0.0059 +0.22 0.91 0.019 0.0072 + +0.19 0.94 0.014 0.0041 +0.22 0.94 0.014 0.0049 + + +0.22 0.91 0.019 0.0072 +0.25 0.91 0.020 0.0087 + +0.22 0.94 0.014 0.0049 +0.25 0.94 0.014 0.0060 + + +0.12 0.94 0.014 0.0028 +0.16 0.94 0.014 0.0033 + +0.12 0.97 0.0070 0.0014 +0.16 0.97 0.0074 0.0017 + + +0.16 0.94 0.014 0.0033 +0.19 0.94 0.014 0.0041 + +0.16 0.97 0.0074 0.0017 +0.19 0.97 0.0074 0.0021 + + +0.12 0.97 0.0070 0.0014 +0.16 0.97 0.0074 0.0017 + +0.12 1.0 0.0 0.0 +0.16 1.0 0.0 0.0 + + +0.16 0.97 0.0074 0.0017 +0.19 0.97 0.0074 0.0021 + +0.16 1.0 0.0 0.0 +0.19 1.0 0.0 0.0 + + +0.19 0.94 0.014 0.0041 +0.22 0.94 0.014 0.0049 + +0.19 0.97 0.0074 0.0021 +0.22 0.97 0.0075 0.0025 + + +0.22 0.94 0.014 0.0049 +0.25 0.94 0.014 0.0060 + +0.22 0.97 0.0075 0.0025 +0.25 0.97 0.0075 0.0030 + + +0.19 0.97 0.0074 0.0021 +0.22 0.97 0.0075 0.0025 + +0.19 1.0 0.0 0.0 +0.22 1.0 0.0 0.0 + + +0.22 0.97 0.0075 0.0025 +0.25 0.97 0.0075 0.0030 + +0.22 1.0 0.0 0.0 +0.25 1.0 0.0 0.0 + + +0.50 0.44 0.0 0.0 +0.52 0.44 0.0048 0.0062 + +0.50 0.45 0.0 0.0 +0.52 0.45 0.0051 0.0072 + + +0.52 0.44 0.0048 0.0062 +0.53 0.44 0.0092 0.012 + +0.52 0.45 0.0051 0.0072 +0.53 0.45 0.0098 0.014 + + +0.50 0.45 0.0 0.0 +0.52 0.45 0.0051 0.0072 + +0.50 0.47 0.0 0.0 +0.52 0.47 0.0056 0.0086 + + +0.52 0.45 0.0051 0.0072 +0.53 0.45 0.0098 0.014 + +0.52 0.47 0.0056 0.0086 +0.53 0.47 0.011 0.017 + + +0.53 0.44 0.0092 0.012 +0.55 0.44 0.013 0.018 + +0.53 0.45 0.0098 0.014 +0.55 0.45 0.014 0.020 + + +0.55 0.44 0.013 0.018 +0.56 0.44 0.017 0.023 + +0.55 0.45 0.014 0.020 +0.56 0.45 0.018 0.026 + + +0.53 0.45 0.0098 0.014 +0.55 0.45 0.014 0.020 + +0.53 0.47 0.011 0.017 +0.55 0.47 0.015 0.024 + + +0.55 0.45 0.014 0.020 +0.56 0.45 0.018 0.026 + +0.55 0.47 0.015 0.024 +0.56 0.47 0.019 0.030 + + +0.53 0.47 0.011 0.017 +0.55 0.47 0.015 0.024 + +0.53 0.48 0.012 0.020 +0.55 0.48 0.016 0.027 + + +0.55 0.47 0.015 0.024 +0.56 0.47 0.019 0.030 + +0.55 0.48 0.016 0.027 +0.56 0.48 0.020 0.034 + + +0.44 0.50 0.0 0.0 +0.45 0.50 0.0 0.0 + +0.44 0.52 0.0048 0.0062 +0.45 0.52 0.0051 0.0072 + + +0.45 0.50 0.0 0.0 +0.47 0.50 0.0 0.0 + +0.45 0.52 0.0051 0.0072 +0.47 0.52 0.0056 0.0086 + + +0.44 0.52 0.0048 0.0062 +0.45 0.52 0.0051 0.0072 + +0.44 0.53 0.0092 0.012 +0.45 0.53 0.0098 0.014 + + +0.45 0.52 0.0051 0.0072 +0.47 0.52 0.0056 0.0086 + +0.45 0.53 0.0098 0.014 +0.47 0.53 0.011 0.017 + + +0.44 0.53 0.0092 0.012 +0.45 0.53 0.0098 0.014 + +0.44 0.55 0.013 0.018 +0.45 0.55 0.014 0.020 + + +0.45 0.53 0.0098 0.014 +0.47 0.53 0.011 0.017 + +0.45 0.55 0.014 0.020 +0.47 0.55 0.015 0.024 + + +0.44 0.55 0.013 0.018 +0.45 0.55 0.014 0.020 + +0.44 0.56 0.017 0.023 +0.45 0.56 0.018 0.026 + + +0.45 0.55 0.014 0.020 +0.47 0.55 0.015 0.024 + +0.45 0.56 0.018 0.026 +0.47 0.56 0.019 0.030 + + +0.47 0.53 0.011 0.017 +0.48 0.53 0.012 0.020 + +0.47 0.55 0.015 0.024 +0.48 0.55 0.016 0.027 + + +0.47 0.55 0.015 0.024 +0.48 0.55 0.016 0.027 + +0.47 0.56 0.019 0.030 +0.48 0.56 0.020 0.034 + + +0.52 0.52 0.013 0.023 +0.53 0.52 0.016 0.031 + +0.52 0.53 0.016 0.031 +0.53 0.53 0.019 0.037 + + +0.75 0.62 0.037 0.17 +0.77 0.62 0.036 0.16 + +0.75 0.64 0.037 0.19 +0.77 0.64 0.036 0.18 + + +0.77 0.62 0.036 0.16 +0.78 0.62 0.035 0.16 + +0.77 0.64 0.036 0.18 +0.78 0.64 0.035 0.18 + + +0.75 0.64 0.037 0.19 +0.77 0.64 0.036 0.18 + +0.75 0.66 0.036 0.21 +0.77 0.66 0.036 0.21 + + +0.77 0.64 0.036 0.18 +0.78 0.64 0.035 0.18 + +0.77 0.66 0.036 0.21 +0.78 0.66 0.035 0.20 + + +0.77 0.72 0.034 0.36 +0.78 0.72 0.033 0.32 + +0.77 0.73 0.033 0.43 +0.78 0.73 0.032 0.35 + + +0.77 0.73 0.033 0.43 +0.78 0.73 0.032 0.35 + +0.77 0.75 0.033 0.48 +0.78 0.75 0.032 0.37 + + +0.78 0.72 0.033 0.32 +0.80 0.72 0.032 0.28 + +0.78 0.73 0.032 0.35 +0.80 0.73 0.031 0.30 + + +0.80 0.72 0.032 0.28 +0.81 0.72 0.030 0.24 + +0.80 0.73 0.031 0.30 +0.81 0.73 0.030 0.25 + + +0.78 0.73 0.032 0.35 +0.80 0.73 0.031 0.30 + +0.78 0.75 0.032 0.37 +0.80 0.75 0.030 0.30 + + +0.62 0.75 0.037 0.17 +0.64 0.75 0.037 0.19 + +0.62 0.77 0.036 0.16 +0.64 0.77 0.036 0.18 + + +0.64 0.75 0.037 0.19 +0.66 0.75 0.036 0.21 + +0.64 0.77 0.036 0.18 +0.66 0.77 0.036 0.21 + + +0.62 0.77 0.036 0.16 +0.64 0.77 0.036 0.18 + +0.62 0.78 0.035 0.16 +0.64 0.78 0.035 0.18 + + +0.64 0.77 0.036 0.18 +0.66 0.77 0.036 0.21 + +0.64 0.78 0.035 0.18 +0.66 0.78 0.035 0.20 + + +0.72 0.77 0.034 0.36 +0.73 0.77 0.033 0.43 + +0.72 0.78 0.033 0.32 +0.73 0.78 0.032 0.35 + + +0.73 0.77 0.033 0.43 +0.75 0.77 0.033 0.48 + +0.73 0.78 0.032 0.35 +0.75 0.78 0.032 0.37 + + +0.72 0.78 0.033 0.32 +0.73 0.78 0.032 0.35 + +0.72 0.80 0.032 0.28 +0.73 0.80 0.031 0.30 + + +0.73 0.78 0.032 0.35 +0.75 0.78 0.032 0.37 + +0.73 0.80 0.031 0.30 +0.75 0.80 0.030 0.30 + + +0.72 0.80 0.032 0.28 +0.73 0.80 0.031 0.30 + +0.72 0.81 0.030 0.24 +0.73 0.81 0.030 0.25 + + +0.77 0.75 0.033 0.48 +0.78 0.75 0.032 0.37 + +0.77 0.77 0.032 0.42 +0.78 0.77 0.031 0.35 + + +0.75 0.77 0.033 0.48 +0.77 0.77 0.032 0.42 + +0.75 0.78 0.032 0.37 +0.77 0.78 0.031 0.35 + + +0.77 0.77 0.032 0.42 +0.78 0.77 0.031 0.35 + +0.77 0.78 0.031 0.35 +0.78 0.78 0.030 0.31 + + +0.69 0.41 0.033 0.040 +0.70 0.41 0.033 0.041 + +0.69 0.42 0.033 0.045 +0.70 0.42 0.034 0.046 + + +0.70 0.41 0.033 0.041 +0.72 0.41 0.034 0.042 + +0.70 0.42 0.034 0.046 +0.72 0.42 0.034 0.047 + + +0.69 0.42 0.033 0.045 +0.70 0.42 0.034 0.046 + +0.69 0.44 0.033 0.049 +0.70 0.44 0.034 0.051 + + +0.70 0.42 0.034 0.046 +0.72 0.42 0.034 0.047 + +0.70 0.44 0.034 0.051 +0.72 0.44 0.034 0.051 + + +0.41 0.69 0.033 0.040 +0.42 0.69 0.033 0.045 + +0.41 0.70 0.033 0.041 +0.42 0.70 0.034 0.046 + + +0.42 0.69 0.033 0.045 +0.44 0.69 0.033 0.049 + +0.42 0.70 0.034 0.046 +0.44 0.70 0.034 0.051 + + +0.41 0.70 0.033 0.041 +0.42 0.70 0.034 0.046 + +0.41 0.72 0.034 0.042 +0.42 0.72 0.034 0.047 + + +0.42 0.70 0.034 0.046 +0.44 0.70 0.034 0.051 + +0.42 0.72 0.034 0.047 +0.44 0.72 0.034 0.051 + + +0.53 0.50 0.014 0.025 +0.55 0.50 0.018 0.032 + +0.53 0.52 0.016 0.031 +0.55 0.52 0.020 0.038 + + +0.55 0.50 0.018 0.032 +0.56 0.50 0.021 0.039 + +0.55 0.52 0.020 0.038 +0.56 0.52 0.023 0.044 + + +0.53 0.52 0.016 0.031 +0.55 0.52 0.020 0.038 + +0.53 0.53 0.019 0.037 +0.55 0.53 0.022 0.044 + + +0.55 0.52 0.020 0.038 +0.56 0.52 0.023 0.044 + +0.55 0.53 0.022 0.044 +0.56 0.53 0.025 0.051 + + +0.50 0.53 0.014 0.025 +0.52 0.53 0.016 0.031 + +0.50 0.55 0.018 0.032 +0.52 0.55 0.020 0.038 + + +0.52 0.53 0.016 0.031 +0.53 0.53 0.019 0.037 + +0.52 0.55 0.020 0.038 +0.53 0.55 0.022 0.044 + + +0.50 0.55 0.018 0.032 +0.52 0.55 0.020 0.038 + +0.50 0.56 0.021 0.039 +0.52 0.56 0.023 0.044 + + +0.52 0.55 0.020 0.038 +0.53 0.55 0.022 0.044 + +0.52 0.56 0.023 0.044 +0.53 0.56 0.025 0.051 + + +0.69 0.50 0.035 0.073 +0.70 0.50 0.036 0.075 + +0.69 0.52 0.036 0.080 +0.70 0.52 0.036 0.082 + + +0.70 0.50 0.036 0.075 +0.72 0.50 0.036 0.076 + +0.70 0.52 0.036 0.082 +0.72 0.52 0.036 0.083 + + +0.69 0.52 0.036 0.080 +0.70 0.52 0.036 0.082 + +0.69 0.53 0.036 0.088 +0.70 0.53 0.036 0.090 + + +0.70 0.52 0.036 0.082 +0.72 0.52 0.036 0.083 + +0.70 0.53 0.036 0.090 +0.72 0.53 0.036 0.092 + + +0.72 0.50 0.036 0.076 +0.73 0.50 0.036 0.076 + +0.72 0.52 0.036 0.083 +0.73 0.52 0.036 0.084 + + +0.73 0.50 0.036 0.076 +0.75 0.50 0.036 0.076 + +0.73 0.52 0.036 0.084 +0.75 0.52 0.036 0.083 + + +0.72 0.52 0.036 0.083 +0.73 0.52 0.036 0.084 + +0.72 0.53 0.036 0.092 +0.73 0.53 0.036 0.092 + + +0.73 0.52 0.036 0.084 +0.75 0.52 0.036 0.083 + +0.73 0.53 0.036 0.092 +0.75 0.53 0.036 0.092 + + +0.69 0.53 0.036 0.088 +0.70 0.53 0.036 0.090 + +0.69 0.55 0.037 0.097 +0.70 0.55 0.037 0.10 + + +0.70 0.53 0.036 0.090 +0.72 0.53 0.036 0.092 + +0.70 0.55 0.037 0.10 +0.72 0.55 0.037 0.10 + + +0.69 0.55 0.037 0.097 +0.70 0.55 0.037 0.10 + +0.69 0.56 0.037 0.11 +0.70 0.56 0.037 0.11 + + +0.70 0.55 0.037 0.10 +0.72 0.55 0.037 0.10 + +0.70 0.56 0.037 0.11 +0.72 0.56 0.037 0.11 + + +0.72 0.53 0.036 0.092 +0.73 0.53 0.036 0.092 + +0.72 0.55 0.037 0.10 +0.73 0.55 0.037 0.10 + + +0.73 0.53 0.036 0.092 +0.75 0.53 0.036 0.092 + +0.73 0.55 0.037 0.10 +0.75 0.55 0.036 0.10 + + +0.72 0.55 0.037 0.10 +0.73 0.55 0.037 0.10 + +0.72 0.56 0.037 0.11 +0.73 0.56 0.037 0.11 + + +0.73 0.55 0.037 0.10 +0.75 0.55 0.036 0.10 + +0.73 0.56 0.037 0.11 +0.75 0.56 0.036 0.11 + + +0.50 0.69 0.035 0.073 +0.52 0.69 0.036 0.080 + +0.50 0.70 0.036 0.075 +0.52 0.70 0.036 0.082 + + +0.52 0.69 0.036 0.080 +0.53 0.69 0.036 0.088 + +0.52 0.70 0.036 0.082 +0.53 0.70 0.036 0.090 + + +0.50 0.70 0.036 0.075 +0.52 0.70 0.036 0.082 + +0.50 0.72 0.036 0.076 +0.52 0.72 0.036 0.083 + + +0.52 0.70 0.036 0.082 +0.53 0.70 0.036 0.090 + +0.52 0.72 0.036 0.083 +0.53 0.72 0.036 0.092 + + +0.53 0.69 0.036 0.088 +0.55 0.69 0.037 0.097 + +0.53 0.70 0.036 0.090 +0.55 0.70 0.037 0.10 + + +0.55 0.69 0.037 0.097 +0.56 0.69 0.037 0.11 + +0.55 0.70 0.037 0.10 +0.56 0.70 0.037 0.11 + + +0.53 0.70 0.036 0.090 +0.55 0.70 0.037 0.10 + +0.53 0.72 0.036 0.092 +0.55 0.72 0.037 0.10 + + +0.55 0.70 0.037 0.10 +0.56 0.70 0.037 0.11 + +0.55 0.72 0.037 0.10 +0.56 0.72 0.037 0.11 + + +0.50 0.72 0.036 0.076 +0.52 0.72 0.036 0.083 + +0.50 0.73 0.036 0.076 +0.52 0.73 0.036 0.084 + + +0.52 0.72 0.036 0.083 +0.53 0.72 0.036 0.092 + +0.52 0.73 0.036 0.084 +0.53 0.73 0.036 0.092 + + +0.50 0.73 0.036 0.076 +0.52 0.73 0.036 0.084 + +0.50 0.75 0.036 0.076 +0.52 0.75 0.036 0.083 + + +0.52 0.73 0.036 0.084 +0.53 0.73 0.036 0.092 + +0.52 0.75 0.036 0.083 +0.53 0.75 0.036 0.092 + + +0.53 0.72 0.036 0.092 +0.55 0.72 0.037 0.10 + +0.53 0.73 0.036 0.092 +0.55 0.73 0.037 0.10 + + +0.55 0.72 0.037 0.10 +0.56 0.72 0.037 0.11 + +0.55 0.73 0.037 0.10 +0.56 0.73 0.037 0.11 + + +0.53 0.73 0.036 0.092 +0.55 0.73 0.037 0.10 + +0.53 0.75 0.036 0.092 +0.55 0.75 0.036 0.10 + + +0.55 0.73 0.037 0.10 +0.56 0.73 0.037 0.11 + +0.55 0.75 0.036 0.10 +0.56 0.75 0.036 0.11 + + +0.69 0.69 0.038 0.22 +0.70 0.69 0.038 0.24 + +0.69 0.70 0.038 0.24 +0.70 0.70 0.037 0.26 + + +0.70 0.69 0.038 0.24 +0.72 0.69 0.037 0.26 + +0.70 0.70 0.037 0.26 +0.72 0.70 0.037 0.29 + + +0.69 0.70 0.038 0.24 +0.70 0.70 0.037 0.26 + +0.69 0.72 0.037 0.26 +0.70 0.72 0.037 0.29 + + +0.70 0.70 0.037 0.26 +0.72 0.70 0.037 0.29 + +0.70 0.72 0.037 0.29 +0.72 0.72 0.036 0.33 + + +0.72 0.69 0.037 0.26 +0.73 0.69 0.037 0.27 + +0.72 0.70 0.037 0.29 +0.73 0.70 0.036 0.31 + + +0.73 0.69 0.037 0.27 +0.75 0.69 0.036 0.27 + +0.73 0.70 0.036 0.31 +0.75 0.70 0.035 0.31 + + +0.72 0.70 0.037 0.29 +0.73 0.70 0.036 0.31 + +0.72 0.72 0.036 0.33 +0.73 0.72 0.036 0.36 + + +0.73 0.70 0.036 0.31 +0.75 0.70 0.035 0.31 + +0.73 0.72 0.036 0.36 +0.75 0.72 0.035 0.38 + + +0.69 0.72 0.037 0.26 +0.70 0.72 0.037 0.29 + +0.69 0.73 0.037 0.27 +0.70 0.73 0.036 0.31 + + +0.70 0.72 0.037 0.29 +0.72 0.72 0.036 0.33 + +0.70 0.73 0.036 0.31 +0.72 0.73 0.036 0.36 + + +0.69 0.73 0.037 0.27 +0.70 0.73 0.036 0.31 + +0.69 0.75 0.036 0.27 +0.70 0.75 0.035 0.31 + + +0.70 0.73 0.036 0.31 +0.72 0.73 0.036 0.36 + +0.70 0.75 0.035 0.31 +0.72 0.75 0.035 0.38 + + +0.78 0.62 0.035 0.16 +0.80 0.62 0.034 0.15 + +0.78 0.64 0.035 0.18 +0.80 0.64 0.034 0.17 + + +0.80 0.62 0.034 0.15 +0.81 0.62 0.032 0.14 + +0.80 0.64 0.034 0.17 +0.81 0.64 0.032 0.16 + + +0.78 0.64 0.035 0.18 +0.80 0.64 0.034 0.17 + +0.78 0.66 0.035 0.20 +0.80 0.66 0.033 0.19 + + +0.80 0.64 0.034 0.17 +0.81 0.64 0.032 0.16 + +0.80 0.66 0.033 0.19 +0.81 0.66 0.032 0.17 + + +0.75 0.66 0.036 0.21 +0.77 0.66 0.036 0.21 + +0.75 0.67 0.036 0.24 +0.77 0.67 0.035 0.23 + + +0.77 0.66 0.036 0.21 +0.78 0.66 0.035 0.20 + +0.77 0.67 0.035 0.23 +0.78 0.67 0.034 0.22 + + +0.75 0.67 0.036 0.24 +0.77 0.67 0.035 0.23 + +0.75 0.69 0.036 0.27 +0.77 0.69 0.035 0.26 + + +0.77 0.67 0.035 0.23 +0.78 0.67 0.034 0.22 + +0.77 0.69 0.035 0.26 +0.78 0.69 0.034 0.25 + + +0.78 0.66 0.035 0.20 +0.80 0.66 0.033 0.19 + +0.78 0.67 0.034 0.22 +0.80 0.67 0.033 0.21 + + +0.80 0.66 0.033 0.19 +0.81 0.66 0.032 0.17 + +0.80 0.67 0.033 0.21 +0.81 0.67 0.032 0.19 + + +0.78 0.67 0.034 0.22 +0.80 0.67 0.033 0.21 + +0.78 0.69 0.034 0.25 +0.80 0.69 0.033 0.23 + + +0.80 0.67 0.033 0.21 +0.81 0.67 0.032 0.19 + +0.80 0.69 0.033 0.23 +0.81 0.69 0.031 0.21 + + +0.75 0.69 0.036 0.27 +0.77 0.69 0.035 0.26 + +0.75 0.70 0.035 0.31 +0.77 0.70 0.034 0.30 + + +0.77 0.69 0.035 0.26 +0.78 0.69 0.034 0.25 + +0.77 0.70 0.034 0.30 +0.78 0.70 0.033 0.28 + + +0.75 0.70 0.035 0.31 +0.77 0.70 0.034 0.30 + +0.75 0.72 0.035 0.38 +0.77 0.72 0.034 0.36 + + +0.77 0.70 0.034 0.30 +0.78 0.70 0.033 0.28 + +0.77 0.72 0.034 0.36 +0.78 0.72 0.033 0.32 + + +0.78 0.69 0.034 0.25 +0.80 0.69 0.033 0.23 + +0.78 0.70 0.033 0.28 +0.80 0.70 0.032 0.25 + + +0.80 0.69 0.033 0.23 +0.81 0.69 0.031 0.21 + +0.80 0.70 0.032 0.25 +0.81 0.70 0.031 0.23 + + +0.78 0.70 0.033 0.28 +0.80 0.70 0.032 0.25 + +0.78 0.72 0.033 0.32 +0.80 0.72 0.032 0.28 + + +0.80 0.70 0.032 0.25 +0.81 0.70 0.031 0.23 + +0.80 0.72 0.032 0.28 +0.81 0.72 0.030 0.24 + + +0.81 0.69 0.031 0.21 +0.83 0.69 0.030 0.19 + +0.81 0.70 0.031 0.23 +0.83 0.70 0.029 0.20 + + +0.83 0.69 0.030 0.19 +0.84 0.69 0.028 0.17 + +0.83 0.70 0.029 0.20 +0.84 0.70 0.028 0.17 + + +0.81 0.70 0.031 0.23 +0.83 0.70 0.029 0.20 + +0.81 0.72 0.030 0.24 +0.83 0.72 0.029 0.21 + + +0.83 0.70 0.029 0.20 +0.84 0.70 0.028 0.17 + +0.83 0.72 0.029 0.21 +0.84 0.72 0.027 0.18 + + +0.84 0.69 0.028 0.17 +0.86 0.69 0.026 0.15 + +0.84 0.70 0.028 0.17 +0.86 0.70 0.026 0.15 + + +0.86 0.69 0.026 0.15 +0.88 0.69 0.024 0.13 + +0.86 0.70 0.026 0.15 +0.88 0.70 0.024 0.13 + + +0.84 0.70 0.028 0.17 +0.86 0.70 0.026 0.15 + +0.84 0.72 0.027 0.18 +0.86 0.72 0.025 0.16 + + +0.86 0.70 0.026 0.15 +0.88 0.70 0.024 0.13 + +0.86 0.72 0.025 0.16 +0.88 0.72 0.023 0.14 + + +0.81 0.72 0.030 0.24 +0.83 0.72 0.029 0.21 + +0.81 0.73 0.030 0.25 +0.83 0.73 0.028 0.22 + + +0.83 0.72 0.029 0.21 +0.84 0.72 0.027 0.18 + +0.83 0.73 0.028 0.22 +0.84 0.73 0.027 0.19 + + +0.81 0.73 0.030 0.25 +0.83 0.73 0.028 0.22 + +0.81 0.75 0.029 0.26 +0.83 0.75 0.028 0.22 + + +0.83 0.73 0.028 0.22 +0.84 0.73 0.027 0.19 + +0.83 0.75 0.028 0.22 +0.84 0.75 0.026 0.19 + + +0.84 0.72 0.027 0.18 +0.86 0.72 0.025 0.16 + +0.84 0.73 0.027 0.19 +0.86 0.73 0.025 0.16 + + +0.86 0.72 0.025 0.16 +0.88 0.72 0.023 0.14 + +0.86 0.73 0.025 0.16 +0.88 0.73 0.023 0.14 + + +0.84 0.73 0.027 0.19 +0.86 0.73 0.025 0.16 + +0.84 0.75 0.026 0.19 +0.86 0.75 0.024 0.16 + + +0.86 0.73 0.025 0.16 +0.88 0.73 0.023 0.14 + +0.86 0.75 0.024 0.16 +0.88 0.75 0.022 0.14 + + +0.66 0.75 0.036 0.21 +0.67 0.75 0.036 0.24 + +0.66 0.77 0.036 0.21 +0.67 0.77 0.035 0.23 + + +0.67 0.75 0.036 0.24 +0.69 0.75 0.036 0.27 + +0.67 0.77 0.035 0.23 +0.69 0.77 0.035 0.26 + + +0.66 0.77 0.036 0.21 +0.67 0.77 0.035 0.23 + +0.66 0.78 0.035 0.20 +0.67 0.78 0.034 0.22 + + +0.67 0.77 0.035 0.23 +0.69 0.77 0.035 0.26 + +0.67 0.78 0.034 0.22 +0.69 0.78 0.034 0.25 + + +0.62 0.78 0.035 0.16 +0.64 0.78 0.035 0.18 + +0.62 0.80 0.034 0.15 +0.64 0.80 0.034 0.17 + + +0.64 0.78 0.035 0.18 +0.66 0.78 0.035 0.20 + +0.64 0.80 0.034 0.17 +0.66 0.80 0.033 0.19 + + +0.62 0.80 0.034 0.15 +0.64 0.80 0.034 0.17 + +0.62 0.81 0.032 0.14 +0.64 0.81 0.032 0.16 + + +0.64 0.80 0.034 0.17 +0.66 0.80 0.033 0.19 + +0.64 0.81 0.032 0.16 +0.66 0.81 0.032 0.17 + + +0.66 0.78 0.035 0.20 +0.67 0.78 0.034 0.22 + +0.66 0.80 0.033 0.19 +0.67 0.80 0.033 0.21 + + +0.67 0.78 0.034 0.22 +0.69 0.78 0.034 0.25 + +0.67 0.80 0.033 0.21 +0.69 0.80 0.033 0.23 + + +0.66 0.80 0.033 0.19 +0.67 0.80 0.033 0.21 + +0.66 0.81 0.032 0.17 +0.67 0.81 0.032 0.19 + + +0.67 0.80 0.033 0.21 +0.69 0.80 0.033 0.23 + +0.67 0.81 0.032 0.19 +0.69 0.81 0.031 0.21 + + +0.69 0.75 0.036 0.27 +0.70 0.75 0.035 0.31 + +0.69 0.77 0.035 0.26 +0.70 0.77 0.034 0.30 + + +0.70 0.75 0.035 0.31 +0.72 0.75 0.035 0.38 + +0.70 0.77 0.034 0.30 +0.72 0.77 0.034 0.36 + + +0.69 0.77 0.035 0.26 +0.70 0.77 0.034 0.30 + +0.69 0.78 0.034 0.25 +0.70 0.78 0.033 0.28 + + +0.70 0.77 0.034 0.30 +0.72 0.77 0.034 0.36 + +0.70 0.78 0.033 0.28 +0.72 0.78 0.033 0.32 + + +0.69 0.78 0.034 0.25 +0.70 0.78 0.033 0.28 + +0.69 0.80 0.033 0.23 +0.70 0.80 0.032 0.25 + + +0.70 0.78 0.033 0.28 +0.72 0.78 0.033 0.32 + +0.70 0.80 0.032 0.25 +0.72 0.80 0.032 0.28 + + +0.69 0.80 0.033 0.23 +0.70 0.80 0.032 0.25 + +0.69 0.81 0.031 0.21 +0.70 0.81 0.031 0.23 + + +0.70 0.80 0.032 0.25 +0.72 0.80 0.032 0.28 + +0.70 0.81 0.031 0.23 +0.72 0.81 0.030 0.24 + + +0.69 0.81 0.031 0.21 +0.70 0.81 0.031 0.23 + +0.69 0.83 0.030 0.19 +0.70 0.83 0.029 0.20 + + +0.70 0.81 0.031 0.23 +0.72 0.81 0.030 0.24 + +0.70 0.83 0.029 0.20 +0.72 0.83 0.029 0.21 + + +0.69 0.83 0.030 0.19 +0.70 0.83 0.029 0.20 + +0.69 0.84 0.028 0.17 +0.70 0.84 0.028 0.17 + + +0.70 0.83 0.029 0.20 +0.72 0.83 0.029 0.21 + +0.70 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + + +0.72 0.81 0.030 0.24 +0.73 0.81 0.030 0.25 + +0.72 0.83 0.029 0.21 +0.73 0.83 0.028 0.22 + + +0.73 0.81 0.030 0.25 +0.75 0.81 0.029 0.26 + +0.73 0.83 0.028 0.22 +0.75 0.83 0.028 0.22 + + +0.72 0.83 0.029 0.21 +0.73 0.83 0.028 0.22 + +0.72 0.84 0.027 0.18 +0.73 0.84 0.027 0.19 + + +0.73 0.83 0.028 0.22 +0.75 0.83 0.028 0.22 + +0.73 0.84 0.027 0.19 +0.75 0.84 0.026 0.19 + + +0.69 0.84 0.028 0.17 +0.70 0.84 0.028 0.17 + +0.69 0.86 0.026 0.15 +0.70 0.86 0.026 0.15 + + +0.70 0.84 0.028 0.17 +0.72 0.84 0.027 0.18 + +0.70 0.86 0.026 0.15 +0.72 0.86 0.025 0.16 + + +0.69 0.86 0.026 0.15 +0.70 0.86 0.026 0.15 + +0.69 0.88 0.024 0.13 +0.70 0.88 0.024 0.13 + + +0.70 0.86 0.026 0.15 +0.72 0.86 0.025 0.16 + +0.70 0.88 0.024 0.13 +0.72 0.88 0.023 0.14 + + +0.72 0.84 0.027 0.18 +0.73 0.84 0.027 0.19 + +0.72 0.86 0.025 0.16 +0.73 0.86 0.025 0.16 + + +0.73 0.84 0.027 0.19 +0.75 0.84 0.026 0.19 + +0.73 0.86 0.025 0.16 +0.75 0.86 0.024 0.16 + + +0.72 0.86 0.025 0.16 +0.73 0.86 0.025 0.16 + +0.72 0.88 0.023 0.14 +0.73 0.88 0.023 0.14 + + +0.73 0.86 0.025 0.16 +0.75 0.86 0.024 0.16 + +0.73 0.88 0.023 0.14 +0.75 0.88 0.022 0.14 + + +0.78 0.75 0.032 0.37 +0.80 0.75 0.030 0.30 + +0.78 0.77 0.031 0.35 +0.80 0.77 0.030 0.29 + + +0.80 0.75 0.030 0.30 +0.81 0.75 0.029 0.26 + +0.80 0.77 0.030 0.29 +0.81 0.77 0.028 0.25 + + +0.78 0.77 0.031 0.35 +0.80 0.77 0.030 0.29 + +0.78 0.78 0.030 0.31 +0.80 0.78 0.029 0.27 + + +0.80 0.77 0.030 0.29 +0.81 0.77 0.028 0.25 + +0.80 0.78 0.029 0.27 +0.81 0.78 0.027 0.24 + + +0.75 0.78 0.032 0.37 +0.77 0.78 0.031 0.35 + +0.75 0.80 0.030 0.30 +0.77 0.80 0.030 0.29 + + +0.77 0.78 0.031 0.35 +0.78 0.78 0.030 0.31 + +0.77 0.80 0.030 0.29 +0.78 0.80 0.029 0.27 + + +0.75 0.80 0.030 0.30 +0.77 0.80 0.030 0.29 + +0.75 0.81 0.029 0.26 +0.77 0.81 0.028 0.25 + + +0.77 0.80 0.030 0.29 +0.78 0.80 0.029 0.27 + +0.77 0.81 0.028 0.25 +0.78 0.81 0.027 0.24 + + +0.78 0.78 0.030 0.31 +0.80 0.78 0.029 0.27 + +0.78 0.80 0.029 0.27 +0.80 0.80 0.028 0.24 + + +0.80 0.78 0.029 0.27 +0.81 0.78 0.027 0.24 + +0.80 0.80 0.028 0.24 +0.81 0.80 0.026 0.22 + + +0.78 0.80 0.029 0.27 +0.80 0.80 0.028 0.24 + +0.78 0.81 0.027 0.24 +0.80 0.81 0.026 0.22 + + +0.80 0.80 0.028 0.24 +0.81 0.80 0.026 0.22 + +0.80 0.81 0.026 0.22 +0.81 0.81 0.025 0.20 + + +0.81 0.75 0.029 0.26 +0.83 0.75 0.028 0.22 + +0.81 0.77 0.028 0.25 +0.83 0.77 0.027 0.21 + + +0.83 0.75 0.028 0.22 +0.84 0.75 0.026 0.19 + +0.83 0.77 0.027 0.21 +0.84 0.77 0.025 0.18 + + +0.81 0.77 0.028 0.25 +0.83 0.77 0.027 0.21 + +0.81 0.78 0.027 0.24 +0.83 0.78 0.026 0.20 + + +0.83 0.77 0.027 0.21 +0.84 0.77 0.025 0.18 + +0.83 0.78 0.026 0.20 +0.84 0.78 0.025 0.18 + + +0.84 0.75 0.026 0.19 +0.86 0.75 0.024 0.16 + +0.84 0.77 0.025 0.18 +0.86 0.77 0.024 0.16 + + +0.86 0.75 0.024 0.16 +0.88 0.75 0.022 0.14 + +0.86 0.77 0.024 0.16 +0.88 0.77 0.022 0.14 + + +0.84 0.77 0.025 0.18 +0.86 0.77 0.024 0.16 + +0.84 0.78 0.025 0.18 +0.86 0.78 0.023 0.15 + + +0.86 0.77 0.024 0.16 +0.88 0.77 0.022 0.14 + +0.86 0.78 0.023 0.15 +0.88 0.78 0.021 0.13 + + +0.81 0.78 0.027 0.24 +0.83 0.78 0.026 0.20 + +0.81 0.80 0.026 0.22 +0.83 0.80 0.025 0.19 + + +0.83 0.78 0.026 0.20 +0.84 0.78 0.025 0.18 + +0.83 0.80 0.025 0.19 +0.84 0.80 0.024 0.17 + + +0.81 0.80 0.026 0.22 +0.83 0.80 0.025 0.19 + +0.81 0.81 0.025 0.20 +0.83 0.81 0.024 0.17 + + +0.83 0.80 0.025 0.19 +0.84 0.80 0.024 0.17 + +0.83 0.81 0.024 0.17 +0.84 0.81 0.023 0.15 + + +0.84 0.78 0.025 0.18 +0.86 0.78 0.023 0.15 + +0.84 0.80 0.024 0.17 +0.86 0.80 0.022 0.14 + + +0.86 0.78 0.023 0.15 +0.88 0.78 0.021 0.13 + +0.86 0.80 0.022 0.14 +0.88 0.80 0.020 0.12 + + +0.84 0.80 0.024 0.17 +0.86 0.80 0.022 0.14 + +0.84 0.81 0.023 0.15 +0.86 0.81 0.021 0.14 + + +0.86 0.80 0.022 0.14 +0.88 0.80 0.020 0.12 + +0.86 0.81 0.021 0.14 +0.88 0.81 0.020 0.12 + + +0.75 0.81 0.029 0.26 +0.77 0.81 0.028 0.25 + +0.75 0.83 0.028 0.22 +0.77 0.83 0.027 0.21 + + +0.77 0.81 0.028 0.25 +0.78 0.81 0.027 0.24 + +0.77 0.83 0.027 0.21 +0.78 0.83 0.026 0.20 + + +0.75 0.83 0.028 0.22 +0.77 0.83 0.027 0.21 + +0.75 0.84 0.026 0.19 +0.77 0.84 0.025 0.18 + + +0.77 0.83 0.027 0.21 +0.78 0.83 0.026 0.20 + +0.77 0.84 0.025 0.18 +0.78 0.84 0.025 0.18 + + +0.78 0.81 0.027 0.24 +0.80 0.81 0.026 0.22 + +0.78 0.83 0.026 0.20 +0.80 0.83 0.025 0.19 + + +0.80 0.81 0.026 0.22 +0.81 0.81 0.025 0.20 + +0.80 0.83 0.025 0.19 +0.81 0.83 0.024 0.17 + + +0.78 0.83 0.026 0.20 +0.80 0.83 0.025 0.19 + +0.78 0.84 0.025 0.18 +0.80 0.84 0.024 0.17 + + +0.80 0.83 0.025 0.19 +0.81 0.83 0.024 0.17 + +0.80 0.84 0.024 0.17 +0.81 0.84 0.023 0.15 + + +0.75 0.84 0.026 0.19 +0.77 0.84 0.025 0.18 + +0.75 0.86 0.024 0.16 +0.77 0.86 0.024 0.16 + + +0.77 0.84 0.025 0.18 +0.78 0.84 0.025 0.18 + +0.77 0.86 0.024 0.16 +0.78 0.86 0.023 0.15 + + +0.75 0.86 0.024 0.16 +0.77 0.86 0.024 0.16 + +0.75 0.88 0.022 0.14 +0.77 0.88 0.022 0.14 + + +0.77 0.86 0.024 0.16 +0.78 0.86 0.023 0.15 + +0.77 0.88 0.022 0.14 +0.78 0.88 0.021 0.13 + + +0.78 0.84 0.025 0.18 +0.80 0.84 0.024 0.17 + +0.78 0.86 0.023 0.15 +0.80 0.86 0.022 0.14 + + +0.80 0.84 0.024 0.17 +0.81 0.84 0.023 0.15 + +0.80 0.86 0.022 0.14 +0.81 0.86 0.021 0.14 + + +0.78 0.86 0.023 0.15 +0.80 0.86 0.022 0.14 + +0.78 0.88 0.021 0.13 +0.80 0.88 0.020 0.12 + + +0.80 0.86 0.022 0.14 +0.81 0.86 0.021 0.14 + +0.80 0.88 0.020 0.12 +0.81 0.88 0.020 0.12 + + +0.50 0.41 0.0 0.0 +0.52 0.41 0.0043 0.0048 + +0.50 0.42 0.0 0.0 +0.52 0.42 0.0046 0.0054 + + +0.52 0.41 0.0043 0.0048 +0.53 0.41 0.0086 0.0095 + +0.52 0.42 0.0046 0.0054 +0.53 0.42 0.0088 0.011 + + +0.50 0.42 0.0 0.0 +0.52 0.42 0.0046 0.0054 + +0.50 0.44 0.0 0.0 +0.52 0.44 0.0048 0.0062 + + +0.52 0.42 0.0046 0.0054 +0.53 0.42 0.0088 0.011 + +0.52 0.44 0.0048 0.0062 +0.53 0.44 0.0092 0.012 + + +0.53 0.41 0.0086 0.0095 +0.55 0.41 0.012 0.014 + +0.53 0.42 0.0088 0.011 +0.55 0.42 0.013 0.016 + + +0.55 0.41 0.012 0.014 +0.56 0.41 0.016 0.018 + +0.55 0.42 0.013 0.016 +0.56 0.42 0.016 0.021 + + +0.53 0.42 0.0088 0.011 +0.55 0.42 0.013 0.016 + +0.53 0.44 0.0092 0.012 +0.55 0.44 0.013 0.018 + + +0.55 0.42 0.013 0.016 +0.56 0.42 0.016 0.021 + +0.55 0.44 0.013 0.018 +0.56 0.44 0.017 0.023 + + +0.56 0.41 0.016 0.018 +0.58 0.41 0.019 0.022 + +0.56 0.42 0.016 0.021 +0.58 0.42 0.020 0.025 + + +0.58 0.41 0.019 0.022 +0.59 0.41 0.022 0.026 + +0.58 0.42 0.020 0.025 +0.59 0.42 0.022 0.029 + + +0.56 0.42 0.016 0.021 +0.58 0.42 0.020 0.025 + +0.56 0.44 0.017 0.023 +0.58 0.44 0.020 0.028 + + +0.58 0.42 0.020 0.025 +0.59 0.42 0.022 0.029 + +0.58 0.44 0.020 0.028 +0.59 0.44 0.023 0.032 + + +0.59 0.41 0.022 0.026 +0.61 0.41 0.024 0.029 + +0.59 0.42 0.022 0.029 +0.61 0.42 0.025 0.033 + + +0.61 0.41 0.024 0.029 +0.62 0.41 0.027 0.032 + +0.61 0.42 0.025 0.033 +0.62 0.42 0.027 0.036 + + +0.59 0.42 0.022 0.029 +0.61 0.42 0.025 0.033 + +0.59 0.44 0.023 0.032 +0.61 0.44 0.026 0.036 + + +0.61 0.42 0.025 0.033 +0.62 0.42 0.027 0.036 + +0.61 0.44 0.026 0.036 +0.62 0.44 0.028 0.040 + + +0.56 0.44 0.017 0.023 +0.58 0.44 0.020 0.028 + +0.56 0.45 0.018 0.026 +0.58 0.45 0.021 0.031 + + +0.58 0.44 0.020 0.028 +0.59 0.44 0.023 0.032 + +0.58 0.45 0.021 0.031 +0.59 0.45 0.024 0.036 + + +0.56 0.45 0.018 0.026 +0.58 0.45 0.021 0.031 + +0.56 0.47 0.019 0.030 +0.58 0.47 0.022 0.035 + + +0.58 0.45 0.021 0.031 +0.59 0.45 0.024 0.036 + +0.58 0.47 0.022 0.035 +0.59 0.47 0.025 0.040 + + +0.59 0.44 0.023 0.032 +0.61 0.44 0.026 0.036 + +0.59 0.45 0.024 0.036 +0.61 0.45 0.026 0.040 + + +0.61 0.44 0.026 0.036 +0.62 0.44 0.028 0.040 + +0.61 0.45 0.026 0.040 +0.62 0.45 0.028 0.044 + + +0.59 0.45 0.024 0.036 +0.61 0.45 0.026 0.040 + +0.59 0.47 0.025 0.040 +0.61 0.47 0.027 0.045 + + +0.61 0.45 0.026 0.040 +0.62 0.45 0.028 0.044 + +0.61 0.47 0.027 0.045 +0.62 0.47 0.029 0.049 + + +0.56 0.47 0.019 0.030 +0.58 0.47 0.022 0.035 + +0.56 0.48 0.020 0.034 +0.58 0.48 0.023 0.040 + + +0.58 0.47 0.022 0.035 +0.59 0.47 0.025 0.040 + +0.58 0.48 0.023 0.040 +0.59 0.48 0.026 0.045 + + +0.56 0.48 0.020 0.034 +0.58 0.48 0.023 0.040 + +0.56 0.50 0.021 0.039 +0.58 0.50 0.024 0.045 + + +0.58 0.48 0.023 0.040 +0.59 0.48 0.026 0.045 + +0.58 0.50 0.024 0.045 +0.59 0.50 0.027 0.051 + + +0.59 0.47 0.025 0.040 +0.61 0.47 0.027 0.045 + +0.59 0.48 0.026 0.045 +0.61 0.48 0.028 0.050 + + +0.61 0.47 0.027 0.045 +0.62 0.47 0.029 0.049 + +0.61 0.48 0.028 0.050 +0.62 0.48 0.030 0.054 + + +0.59 0.48 0.026 0.045 +0.61 0.48 0.028 0.050 + +0.59 0.50 0.027 0.051 +0.61 0.50 0.029 0.056 + + +0.61 0.48 0.028 0.050 +0.62 0.48 0.030 0.054 + +0.61 0.50 0.029 0.056 +0.62 0.50 0.031 0.060 + + +0.62 0.41 0.027 0.032 +0.64 0.41 0.029 0.035 + +0.62 0.42 0.027 0.036 +0.64 0.42 0.029 0.039 + + +0.64 0.41 0.029 0.035 +0.66 0.41 0.030 0.037 + +0.64 0.42 0.029 0.039 +0.66 0.42 0.031 0.041 + + +0.62 0.42 0.027 0.036 +0.64 0.42 0.029 0.039 + +0.62 0.44 0.028 0.040 +0.64 0.44 0.030 0.043 + + +0.64 0.42 0.029 0.039 +0.66 0.42 0.031 0.041 + +0.64 0.44 0.030 0.043 +0.66 0.44 0.031 0.045 + + +0.66 0.41 0.030 0.037 +0.67 0.41 0.031 0.039 + +0.66 0.42 0.031 0.041 +0.67 0.42 0.032 0.043 + + +0.67 0.41 0.031 0.039 +0.69 0.41 0.033 0.040 + +0.67 0.42 0.032 0.043 +0.69 0.42 0.033 0.045 + + +0.66 0.42 0.031 0.041 +0.67 0.42 0.032 0.043 + +0.66 0.44 0.031 0.045 +0.67 0.44 0.032 0.048 + + +0.67 0.42 0.032 0.043 +0.69 0.42 0.033 0.045 + +0.67 0.44 0.032 0.048 +0.69 0.44 0.033 0.049 + + +0.62 0.44 0.028 0.040 +0.64 0.44 0.030 0.043 + +0.62 0.45 0.028 0.044 +0.64 0.45 0.030 0.047 + + +0.64 0.44 0.030 0.043 +0.66 0.44 0.031 0.045 + +0.64 0.45 0.030 0.047 +0.66 0.45 0.032 0.050 + + +0.62 0.45 0.028 0.044 +0.64 0.45 0.030 0.047 + +0.62 0.47 0.029 0.049 +0.64 0.47 0.031 0.052 + + +0.64 0.45 0.030 0.047 +0.66 0.45 0.032 0.050 + +0.64 0.47 0.031 0.052 +0.66 0.47 0.032 0.055 + + +0.66 0.44 0.031 0.045 +0.67 0.44 0.032 0.048 + +0.66 0.45 0.032 0.050 +0.67 0.45 0.033 0.053 + + +0.67 0.44 0.032 0.048 +0.69 0.44 0.033 0.049 + +0.67 0.45 0.033 0.053 +0.69 0.45 0.034 0.054 + + +0.66 0.45 0.032 0.050 +0.67 0.45 0.033 0.053 + +0.66 0.47 0.032 0.055 +0.67 0.47 0.033 0.058 + + +0.67 0.45 0.033 0.053 +0.69 0.45 0.034 0.054 + +0.67 0.47 0.033 0.058 +0.69 0.47 0.034 0.060 + + +0.62 0.47 0.029 0.049 +0.64 0.47 0.031 0.052 + +0.62 0.48 0.030 0.054 +0.64 0.48 0.031 0.058 + + +0.64 0.47 0.031 0.052 +0.66 0.47 0.032 0.055 + +0.64 0.48 0.031 0.058 +0.66 0.48 0.033 0.061 + + +0.62 0.48 0.030 0.054 +0.64 0.48 0.031 0.058 + +0.62 0.50 0.031 0.060 +0.64 0.50 0.032 0.064 + + +0.64 0.48 0.031 0.058 +0.66 0.48 0.033 0.061 + +0.64 0.50 0.032 0.064 +0.66 0.50 0.033 0.068 + + +0.66 0.47 0.032 0.055 +0.67 0.47 0.033 0.058 + +0.66 0.48 0.033 0.061 +0.67 0.48 0.034 0.064 + + +0.67 0.47 0.033 0.058 +0.69 0.47 0.034 0.060 + +0.67 0.48 0.034 0.064 +0.69 0.48 0.035 0.066 + + +0.66 0.48 0.033 0.061 +0.67 0.48 0.034 0.064 + +0.66 0.50 0.033 0.068 +0.67 0.50 0.034 0.071 + + +0.67 0.48 0.034 0.064 +0.69 0.48 0.035 0.066 + +0.67 0.50 0.034 0.071 +0.69 0.50 0.035 0.073 + + +0.69 0.44 0.033 0.049 +0.70 0.44 0.034 0.051 + +0.69 0.45 0.034 0.054 +0.70 0.45 0.034 0.056 + + +0.70 0.44 0.034 0.051 +0.72 0.44 0.034 0.051 + +0.70 0.45 0.034 0.056 +0.72 0.45 0.035 0.057 + + +0.69 0.45 0.034 0.054 +0.70 0.45 0.034 0.056 + +0.69 0.47 0.034 0.060 +0.70 0.47 0.035 0.061 + + +0.70 0.45 0.034 0.056 +0.72 0.45 0.035 0.057 + +0.70 0.47 0.035 0.061 +0.72 0.47 0.035 0.062 + + +0.72 0.44 0.034 0.051 +0.73 0.44 0.035 0.051 + +0.72 0.45 0.035 0.057 +0.73 0.45 0.035 0.057 + + +0.73 0.44 0.035 0.051 +0.75 0.44 0.035 0.051 + +0.73 0.45 0.035 0.057 +0.75 0.45 0.035 0.057 + + +0.72 0.45 0.035 0.057 +0.73 0.45 0.035 0.057 + +0.72 0.47 0.035 0.062 +0.73 0.47 0.035 0.063 + + +0.73 0.45 0.035 0.057 +0.75 0.45 0.035 0.057 + +0.73 0.47 0.035 0.063 +0.75 0.47 0.035 0.062 + + +0.69 0.47 0.034 0.060 +0.70 0.47 0.035 0.061 + +0.69 0.48 0.035 0.066 +0.70 0.48 0.035 0.068 + + +0.70 0.47 0.035 0.061 +0.72 0.47 0.035 0.062 + +0.70 0.48 0.035 0.068 +0.72 0.48 0.035 0.069 + + +0.69 0.48 0.035 0.066 +0.70 0.48 0.035 0.068 + +0.69 0.50 0.035 0.073 +0.70 0.50 0.036 0.075 + + +0.70 0.48 0.035 0.068 +0.72 0.48 0.035 0.069 + +0.70 0.50 0.036 0.075 +0.72 0.50 0.036 0.076 + + +0.72 0.47 0.035 0.062 +0.73 0.47 0.035 0.063 + +0.72 0.48 0.035 0.069 +0.73 0.48 0.035 0.069 + + +0.73 0.47 0.035 0.063 +0.75 0.47 0.035 0.062 + +0.73 0.48 0.035 0.069 +0.75 0.48 0.035 0.069 + + +0.72 0.48 0.035 0.069 +0.73 0.48 0.035 0.069 + +0.72 0.50 0.036 0.076 +0.73 0.50 0.036 0.076 + + +0.73 0.48 0.035 0.069 +0.75 0.48 0.035 0.069 + +0.73 0.50 0.036 0.076 +0.75 0.50 0.036 0.076 + + +0.41 0.50 0.0 0.0 +0.42 0.50 0.0 0.0 + +0.41 0.52 0.0043 0.0048 +0.42 0.52 0.0046 0.0054 + + +0.42 0.50 0.0 0.0 +0.44 0.50 0.0 0.0 + +0.42 0.52 0.0046 0.0054 +0.44 0.52 0.0048 0.0062 + + +0.41 0.52 0.0043 0.0048 +0.42 0.52 0.0046 0.0054 + +0.41 0.53 0.0086 0.0095 +0.42 0.53 0.0088 0.011 + + +0.42 0.52 0.0046 0.0054 +0.44 0.52 0.0048 0.0062 + +0.42 0.53 0.0088 0.011 +0.44 0.53 0.0092 0.012 + + +0.41 0.53 0.0086 0.0095 +0.42 0.53 0.0088 0.011 + +0.41 0.55 0.012 0.014 +0.42 0.55 0.013 0.016 + + +0.42 0.53 0.0088 0.011 +0.44 0.53 0.0092 0.012 + +0.42 0.55 0.013 0.016 +0.44 0.55 0.013 0.018 + + +0.41 0.55 0.012 0.014 +0.42 0.55 0.013 0.016 + +0.41 0.56 0.016 0.018 +0.42 0.56 0.016 0.021 + + +0.42 0.55 0.013 0.016 +0.44 0.55 0.013 0.018 + +0.42 0.56 0.016 0.021 +0.44 0.56 0.017 0.023 + + +0.41 0.56 0.016 0.018 +0.42 0.56 0.016 0.021 + +0.41 0.58 0.019 0.022 +0.42 0.58 0.020 0.025 + + +0.42 0.56 0.016 0.021 +0.44 0.56 0.017 0.023 + +0.42 0.58 0.020 0.025 +0.44 0.58 0.020 0.028 + + +0.41 0.58 0.019 0.022 +0.42 0.58 0.020 0.025 + +0.41 0.59 0.022 0.026 +0.42 0.59 0.022 0.029 + + +0.42 0.58 0.020 0.025 +0.44 0.58 0.020 0.028 + +0.42 0.59 0.022 0.029 +0.44 0.59 0.023 0.032 + + +0.41 0.59 0.022 0.026 +0.42 0.59 0.022 0.029 + +0.41 0.61 0.024 0.029 +0.42 0.61 0.025 0.033 + + +0.42 0.59 0.022 0.029 +0.44 0.59 0.023 0.032 + +0.42 0.61 0.025 0.033 +0.44 0.61 0.026 0.036 + + +0.41 0.61 0.024 0.029 +0.42 0.61 0.025 0.033 + +0.41 0.62 0.027 0.032 +0.42 0.62 0.027 0.036 + + +0.42 0.61 0.025 0.033 +0.44 0.61 0.026 0.036 + +0.42 0.62 0.027 0.036 +0.44 0.62 0.028 0.040 + + +0.44 0.56 0.017 0.023 +0.45 0.56 0.018 0.026 + +0.44 0.58 0.020 0.028 +0.45 0.58 0.021 0.031 + + +0.45 0.56 0.018 0.026 +0.47 0.56 0.019 0.030 + +0.45 0.58 0.021 0.031 +0.47 0.58 0.022 0.035 + + +0.44 0.58 0.020 0.028 +0.45 0.58 0.021 0.031 + +0.44 0.59 0.023 0.032 +0.45 0.59 0.024 0.036 + + +0.45 0.58 0.021 0.031 +0.47 0.58 0.022 0.035 + +0.45 0.59 0.024 0.036 +0.47 0.59 0.025 0.040 + + +0.47 0.56 0.019 0.030 +0.48 0.56 0.020 0.034 + +0.47 0.58 0.022 0.035 +0.48 0.58 0.023 0.040 + + +0.48 0.56 0.020 0.034 +0.50 0.56 0.021 0.039 + +0.48 0.58 0.023 0.040 +0.50 0.58 0.024 0.045 + + +0.47 0.58 0.022 0.035 +0.48 0.58 0.023 0.040 + +0.47 0.59 0.025 0.040 +0.48 0.59 0.026 0.045 + + +0.48 0.58 0.023 0.040 +0.50 0.58 0.024 0.045 + +0.48 0.59 0.026 0.045 +0.50 0.59 0.027 0.051 + + +0.44 0.59 0.023 0.032 +0.45 0.59 0.024 0.036 + +0.44 0.61 0.026 0.036 +0.45 0.61 0.026 0.040 + + +0.45 0.59 0.024 0.036 +0.47 0.59 0.025 0.040 + +0.45 0.61 0.026 0.040 +0.47 0.61 0.027 0.045 + + +0.44 0.61 0.026 0.036 +0.45 0.61 0.026 0.040 + +0.44 0.62 0.028 0.040 +0.45 0.62 0.028 0.044 + + +0.45 0.61 0.026 0.040 +0.47 0.61 0.027 0.045 + +0.45 0.62 0.028 0.044 +0.47 0.62 0.029 0.049 + + +0.47 0.59 0.025 0.040 +0.48 0.59 0.026 0.045 + +0.47 0.61 0.027 0.045 +0.48 0.61 0.028 0.050 + + +0.48 0.59 0.026 0.045 +0.50 0.59 0.027 0.051 + +0.48 0.61 0.028 0.050 +0.50 0.61 0.029 0.056 + + +0.47 0.61 0.027 0.045 +0.48 0.61 0.028 0.050 + +0.47 0.62 0.029 0.049 +0.48 0.62 0.030 0.054 + + +0.48 0.61 0.028 0.050 +0.50 0.61 0.029 0.056 + +0.48 0.62 0.030 0.054 +0.50 0.62 0.031 0.060 + + +0.41 0.62 0.027 0.032 +0.42 0.62 0.027 0.036 + +0.41 0.64 0.029 0.035 +0.42 0.64 0.029 0.039 + + +0.42 0.62 0.027 0.036 +0.44 0.62 0.028 0.040 + +0.42 0.64 0.029 0.039 +0.44 0.64 0.030 0.043 + + +0.41 0.64 0.029 0.035 +0.42 0.64 0.029 0.039 + +0.41 0.66 0.030 0.037 +0.42 0.66 0.031 0.041 + + +0.42 0.64 0.029 0.039 +0.44 0.64 0.030 0.043 + +0.42 0.66 0.031 0.041 +0.44 0.66 0.031 0.045 + + +0.41 0.66 0.030 0.037 +0.42 0.66 0.031 0.041 + +0.41 0.67 0.031 0.039 +0.42 0.67 0.032 0.043 + + +0.42 0.66 0.031 0.041 +0.44 0.66 0.031 0.045 + +0.42 0.67 0.032 0.043 +0.44 0.67 0.032 0.048 + + +0.41 0.67 0.031 0.039 +0.42 0.67 0.032 0.043 + +0.41 0.69 0.033 0.040 +0.42 0.69 0.033 0.045 + + +0.42 0.67 0.032 0.043 +0.44 0.67 0.032 0.048 + +0.42 0.69 0.033 0.045 +0.44 0.69 0.033 0.049 + + +0.44 0.62 0.028 0.040 +0.45 0.62 0.028 0.044 + +0.44 0.64 0.030 0.043 +0.45 0.64 0.030 0.047 + + +0.45 0.62 0.028 0.044 +0.47 0.62 0.029 0.049 + +0.45 0.64 0.030 0.047 +0.47 0.64 0.031 0.052 + + +0.44 0.64 0.030 0.043 +0.45 0.64 0.030 0.047 + +0.44 0.66 0.031 0.045 +0.45 0.66 0.032 0.050 + + +0.45 0.64 0.030 0.047 +0.47 0.64 0.031 0.052 + +0.45 0.66 0.032 0.050 +0.47 0.66 0.032 0.055 + + +0.47 0.62 0.029 0.049 +0.48 0.62 0.030 0.054 + +0.47 0.64 0.031 0.052 +0.48 0.64 0.031 0.058 + + +0.48 0.62 0.030 0.054 +0.50 0.62 0.031 0.060 + +0.48 0.64 0.031 0.058 +0.50 0.64 0.032 0.064 + + +0.47 0.64 0.031 0.052 +0.48 0.64 0.031 0.058 + +0.47 0.66 0.032 0.055 +0.48 0.66 0.033 0.061 + + +0.48 0.64 0.031 0.058 +0.50 0.64 0.032 0.064 + +0.48 0.66 0.033 0.061 +0.50 0.66 0.033 0.068 + + +0.44 0.66 0.031 0.045 +0.45 0.66 0.032 0.050 + +0.44 0.67 0.032 0.048 +0.45 0.67 0.033 0.053 + + +0.45 0.66 0.032 0.050 +0.47 0.66 0.032 0.055 + +0.45 0.67 0.033 0.053 +0.47 0.67 0.033 0.058 + + +0.44 0.67 0.032 0.048 +0.45 0.67 0.033 0.053 + +0.44 0.69 0.033 0.049 +0.45 0.69 0.034 0.054 + + +0.45 0.67 0.033 0.053 +0.47 0.67 0.033 0.058 + +0.45 0.69 0.034 0.054 +0.47 0.69 0.034 0.060 + + +0.47 0.66 0.032 0.055 +0.48 0.66 0.033 0.061 + +0.47 0.67 0.033 0.058 +0.48 0.67 0.034 0.064 + + +0.48 0.66 0.033 0.061 +0.50 0.66 0.033 0.068 + +0.48 0.67 0.034 0.064 +0.50 0.67 0.034 0.071 + + +0.47 0.67 0.033 0.058 +0.48 0.67 0.034 0.064 + +0.47 0.69 0.034 0.060 +0.48 0.69 0.035 0.066 + + +0.48 0.67 0.034 0.064 +0.50 0.67 0.034 0.071 + +0.48 0.69 0.035 0.066 +0.50 0.69 0.035 0.073 + + +0.44 0.69 0.033 0.049 +0.45 0.69 0.034 0.054 + +0.44 0.70 0.034 0.051 +0.45 0.70 0.034 0.056 + + +0.45 0.69 0.034 0.054 +0.47 0.69 0.034 0.060 + +0.45 0.70 0.034 0.056 +0.47 0.70 0.035 0.061 + + +0.44 0.70 0.034 0.051 +0.45 0.70 0.034 0.056 + +0.44 0.72 0.034 0.051 +0.45 0.72 0.035 0.057 + + +0.45 0.70 0.034 0.056 +0.47 0.70 0.035 0.061 + +0.45 0.72 0.035 0.057 +0.47 0.72 0.035 0.062 + + +0.47 0.69 0.034 0.060 +0.48 0.69 0.035 0.066 + +0.47 0.70 0.035 0.061 +0.48 0.70 0.035 0.068 + + +0.48 0.69 0.035 0.066 +0.50 0.69 0.035 0.073 + +0.48 0.70 0.035 0.068 +0.50 0.70 0.036 0.075 + + +0.47 0.70 0.035 0.061 +0.48 0.70 0.035 0.068 + +0.47 0.72 0.035 0.062 +0.48 0.72 0.035 0.069 + + +0.48 0.70 0.035 0.068 +0.50 0.70 0.036 0.075 + +0.48 0.72 0.035 0.069 +0.50 0.72 0.036 0.076 + + +0.44 0.72 0.034 0.051 +0.45 0.72 0.035 0.057 + +0.44 0.73 0.035 0.051 +0.45 0.73 0.035 0.057 + + +0.45 0.72 0.035 0.057 +0.47 0.72 0.035 0.062 + +0.45 0.73 0.035 0.057 +0.47 0.73 0.035 0.063 + + +0.44 0.73 0.035 0.051 +0.45 0.73 0.035 0.057 + +0.44 0.75 0.035 0.051 +0.45 0.75 0.035 0.057 + + +0.45 0.73 0.035 0.057 +0.47 0.73 0.035 0.063 + +0.45 0.75 0.035 0.057 +0.47 0.75 0.035 0.062 + + +0.47 0.72 0.035 0.062 +0.48 0.72 0.035 0.069 + +0.47 0.73 0.035 0.063 +0.48 0.73 0.035 0.069 + + +0.48 0.72 0.035 0.069 +0.50 0.72 0.036 0.076 + +0.48 0.73 0.035 0.069 +0.50 0.73 0.036 0.076 + + +0.47 0.73 0.035 0.063 +0.48 0.73 0.035 0.069 + +0.47 0.75 0.035 0.062 +0.48 0.75 0.035 0.069 + + +0.48 0.73 0.035 0.069 +0.50 0.73 0.036 0.076 + +0.48 0.75 0.035 0.069 +0.50 0.75 0.036 0.076 + + +0.56 0.50 0.021 0.039 +0.58 0.50 0.024 0.045 + +0.56 0.52 0.023 0.044 +0.58 0.52 0.026 0.051 + + +0.58 0.50 0.024 0.045 +0.59 0.50 0.027 0.051 + +0.58 0.52 0.026 0.051 +0.59 0.52 0.028 0.056 + + +0.56 0.52 0.023 0.044 +0.58 0.52 0.026 0.051 + +0.56 0.53 0.025 0.051 +0.58 0.53 0.027 0.057 + + +0.58 0.52 0.026 0.051 +0.59 0.52 0.028 0.056 + +0.58 0.53 0.027 0.057 +0.59 0.53 0.029 0.063 + + +0.59 0.50 0.027 0.051 +0.61 0.50 0.029 0.056 + +0.59 0.52 0.028 0.056 +0.61 0.52 0.030 0.062 + + +0.61 0.50 0.029 0.056 +0.62 0.50 0.031 0.060 + +0.61 0.52 0.030 0.062 +0.62 0.52 0.031 0.066 + + +0.59 0.52 0.028 0.056 +0.61 0.52 0.030 0.062 + +0.59 0.53 0.029 0.063 +0.61 0.53 0.031 0.068 + + +0.61 0.52 0.030 0.062 +0.62 0.52 0.031 0.066 + +0.61 0.53 0.031 0.068 +0.62 0.53 0.032 0.073 + + +0.50 0.56 0.021 0.039 +0.52 0.56 0.023 0.044 + +0.50 0.58 0.024 0.045 +0.52 0.58 0.026 0.051 + + +0.52 0.56 0.023 0.044 +0.53 0.56 0.025 0.051 + +0.52 0.58 0.026 0.051 +0.53 0.58 0.027 0.057 + + +0.50 0.58 0.024 0.045 +0.52 0.58 0.026 0.051 + +0.50 0.59 0.027 0.051 +0.52 0.59 0.028 0.056 + + +0.52 0.58 0.026 0.051 +0.53 0.58 0.027 0.057 + +0.52 0.59 0.028 0.056 +0.53 0.59 0.029 0.063 + + +0.50 0.59 0.027 0.051 +0.52 0.59 0.028 0.056 + +0.50 0.61 0.029 0.056 +0.52 0.61 0.030 0.062 + + +0.52 0.59 0.028 0.056 +0.53 0.59 0.029 0.063 + +0.52 0.61 0.030 0.062 +0.53 0.61 0.031 0.068 + + +0.50 0.61 0.029 0.056 +0.52 0.61 0.030 0.062 + +0.50 0.62 0.031 0.060 +0.52 0.62 0.031 0.066 + + +0.52 0.61 0.030 0.062 +0.53 0.61 0.031 0.068 + +0.52 0.62 0.031 0.066 +0.53 0.62 0.032 0.073 + + +0.62 0.50 0.031 0.060 +0.64 0.50 0.032 0.064 + +0.62 0.52 0.031 0.066 +0.64 0.52 0.033 0.071 + + +0.64 0.50 0.032 0.064 +0.66 0.50 0.033 0.068 + +0.64 0.52 0.033 0.071 +0.66 0.52 0.034 0.075 + + +0.62 0.52 0.031 0.066 +0.64 0.52 0.033 0.071 + +0.62 0.53 0.032 0.073 +0.64 0.53 0.034 0.078 + + +0.64 0.52 0.033 0.071 +0.66 0.52 0.034 0.075 + +0.64 0.53 0.034 0.078 +0.66 0.53 0.035 0.082 + + +0.66 0.50 0.033 0.068 +0.67 0.50 0.034 0.071 + +0.66 0.52 0.034 0.075 +0.67 0.52 0.035 0.078 + + +0.67 0.50 0.034 0.071 +0.69 0.50 0.035 0.073 + +0.67 0.52 0.035 0.078 +0.69 0.52 0.036 0.080 + + +0.66 0.52 0.034 0.075 +0.67 0.52 0.035 0.078 + +0.66 0.53 0.035 0.082 +0.67 0.53 0.036 0.086 + + +0.67 0.52 0.035 0.078 +0.69 0.52 0.036 0.080 + +0.67 0.53 0.036 0.086 +0.69 0.53 0.036 0.088 + + +0.66 0.53 0.035 0.082 +0.67 0.53 0.036 0.086 + +0.66 0.55 0.035 0.090 +0.67 0.55 0.036 0.094 + + +0.67 0.53 0.036 0.086 +0.69 0.53 0.036 0.088 + +0.67 0.55 0.036 0.094 +0.69 0.55 0.037 0.097 + + +0.66 0.55 0.035 0.090 +0.67 0.55 0.036 0.094 + +0.66 0.56 0.036 0.099 +0.67 0.56 0.036 0.10 + + +0.67 0.55 0.036 0.094 +0.69 0.55 0.037 0.097 + +0.67 0.56 0.036 0.10 +0.69 0.56 0.037 0.11 + + +0.69 0.56 0.037 0.11 +0.70 0.56 0.037 0.11 + +0.69 0.58 0.037 0.12 +0.70 0.58 0.037 0.12 + + +0.70 0.56 0.037 0.11 +0.72 0.56 0.037 0.11 + +0.70 0.58 0.037 0.12 +0.72 0.58 0.037 0.12 + + +0.69 0.58 0.037 0.12 +0.70 0.58 0.037 0.12 + +0.69 0.59 0.038 0.13 +0.70 0.59 0.038 0.13 + + +0.70 0.58 0.037 0.12 +0.72 0.58 0.037 0.12 + +0.70 0.59 0.038 0.13 +0.72 0.59 0.038 0.14 + + +0.72 0.56 0.037 0.11 +0.73 0.56 0.037 0.11 + +0.72 0.58 0.037 0.12 +0.73 0.58 0.037 0.12 + + +0.73 0.56 0.037 0.11 +0.75 0.56 0.036 0.11 + +0.73 0.58 0.037 0.12 +0.75 0.58 0.037 0.12 + + +0.72 0.58 0.037 0.12 +0.73 0.58 0.037 0.12 + +0.72 0.59 0.038 0.14 +0.73 0.59 0.037 0.14 + + +0.73 0.58 0.037 0.12 +0.75 0.58 0.037 0.12 + +0.73 0.59 0.037 0.14 +0.75 0.59 0.037 0.14 + + +0.69 0.59 0.038 0.13 +0.70 0.59 0.038 0.13 + +0.69 0.61 0.038 0.14 +0.70 0.61 0.038 0.15 + + +0.70 0.59 0.038 0.13 +0.72 0.59 0.038 0.14 + +0.70 0.61 0.038 0.15 +0.72 0.61 0.038 0.15 + + +0.69 0.61 0.038 0.14 +0.70 0.61 0.038 0.15 + +0.69 0.62 0.038 0.15 +0.70 0.62 0.038 0.16 + + +0.70 0.61 0.038 0.15 +0.72 0.61 0.038 0.15 + +0.70 0.62 0.038 0.16 +0.72 0.62 0.038 0.17 + + +0.72 0.59 0.038 0.14 +0.73 0.59 0.037 0.14 + +0.72 0.61 0.038 0.15 +0.73 0.61 0.037 0.15 + + +0.73 0.59 0.037 0.14 +0.75 0.59 0.037 0.14 + +0.73 0.61 0.037 0.15 +0.75 0.61 0.037 0.15 + + +0.72 0.61 0.038 0.15 +0.73 0.61 0.037 0.15 + +0.72 0.62 0.038 0.17 +0.73 0.62 0.037 0.17 + + +0.73 0.61 0.037 0.15 +0.75 0.61 0.037 0.15 + +0.73 0.62 0.037 0.17 +0.75 0.62 0.037 0.17 + + +0.50 0.62 0.031 0.060 +0.52 0.62 0.031 0.066 + +0.50 0.64 0.032 0.064 +0.52 0.64 0.033 0.071 + + +0.52 0.62 0.031 0.066 +0.53 0.62 0.032 0.073 + +0.52 0.64 0.033 0.071 +0.53 0.64 0.034 0.078 + + +0.50 0.64 0.032 0.064 +0.52 0.64 0.033 0.071 + +0.50 0.66 0.033 0.068 +0.52 0.66 0.034 0.075 + + +0.52 0.64 0.033 0.071 +0.53 0.64 0.034 0.078 + +0.52 0.66 0.034 0.075 +0.53 0.66 0.035 0.082 + + +0.50 0.66 0.033 0.068 +0.52 0.66 0.034 0.075 + +0.50 0.67 0.034 0.071 +0.52 0.67 0.035 0.078 + + +0.52 0.66 0.034 0.075 +0.53 0.66 0.035 0.082 + +0.52 0.67 0.035 0.078 +0.53 0.67 0.036 0.086 + + +0.50 0.67 0.034 0.071 +0.52 0.67 0.035 0.078 + +0.50 0.69 0.035 0.073 +0.52 0.69 0.036 0.080 + + +0.52 0.67 0.035 0.078 +0.53 0.67 0.036 0.086 + +0.52 0.69 0.036 0.080 +0.53 0.69 0.036 0.088 + + +0.53 0.66 0.035 0.082 +0.55 0.66 0.035 0.090 + +0.53 0.67 0.036 0.086 +0.55 0.67 0.036 0.094 + + +0.55 0.66 0.035 0.090 +0.56 0.66 0.036 0.099 + +0.55 0.67 0.036 0.094 +0.56 0.67 0.036 0.10 + + +0.53 0.67 0.036 0.086 +0.55 0.67 0.036 0.094 + +0.53 0.69 0.036 0.088 +0.55 0.69 0.037 0.097 + + +0.55 0.67 0.036 0.094 +0.56 0.67 0.036 0.10 + +0.55 0.69 0.037 0.097 +0.56 0.69 0.037 0.11 + + +0.56 0.69 0.037 0.11 +0.58 0.69 0.037 0.12 + +0.56 0.70 0.037 0.11 +0.58 0.70 0.037 0.12 + + +0.58 0.69 0.037 0.12 +0.59 0.69 0.038 0.13 + +0.58 0.70 0.037 0.12 +0.59 0.70 0.038 0.13 + + +0.56 0.70 0.037 0.11 +0.58 0.70 0.037 0.12 + +0.56 0.72 0.037 0.11 +0.58 0.72 0.037 0.12 + + +0.58 0.70 0.037 0.12 +0.59 0.70 0.038 0.13 + +0.58 0.72 0.037 0.12 +0.59 0.72 0.038 0.14 + + +0.59 0.69 0.038 0.13 +0.61 0.69 0.038 0.14 + +0.59 0.70 0.038 0.13 +0.61 0.70 0.038 0.15 + + +0.61 0.69 0.038 0.14 +0.62 0.69 0.038 0.15 + +0.61 0.70 0.038 0.15 +0.62 0.70 0.038 0.16 + + +0.59 0.70 0.038 0.13 +0.61 0.70 0.038 0.15 + +0.59 0.72 0.038 0.14 +0.61 0.72 0.038 0.15 + + +0.61 0.70 0.038 0.15 +0.62 0.70 0.038 0.16 + +0.61 0.72 0.038 0.15 +0.62 0.72 0.038 0.17 + + +0.56 0.72 0.037 0.11 +0.58 0.72 0.037 0.12 + +0.56 0.73 0.037 0.11 +0.58 0.73 0.037 0.12 + + +0.58 0.72 0.037 0.12 +0.59 0.72 0.038 0.14 + +0.58 0.73 0.037 0.12 +0.59 0.73 0.037 0.14 + + +0.56 0.73 0.037 0.11 +0.58 0.73 0.037 0.12 + +0.56 0.75 0.036 0.11 +0.58 0.75 0.037 0.12 + + +0.58 0.73 0.037 0.12 +0.59 0.73 0.037 0.14 + +0.58 0.75 0.037 0.12 +0.59 0.75 0.037 0.14 + + +0.59 0.72 0.038 0.14 +0.61 0.72 0.038 0.15 + +0.59 0.73 0.037 0.14 +0.61 0.73 0.037 0.15 + + +0.61 0.72 0.038 0.15 +0.62 0.72 0.038 0.17 + +0.61 0.73 0.037 0.15 +0.62 0.73 0.037 0.17 + + +0.59 0.73 0.037 0.14 +0.61 0.73 0.037 0.15 + +0.59 0.75 0.037 0.14 +0.61 0.75 0.037 0.15 + + +0.61 0.73 0.037 0.15 +0.62 0.73 0.037 0.17 + +0.61 0.75 0.037 0.15 +0.62 0.75 0.037 0.17 + + +0.72 0.62 0.038 0.17 +0.73 0.62 0.037 0.17 + +0.72 0.64 0.038 0.18 +0.73 0.64 0.037 0.19 + + +0.73 0.62 0.037 0.17 +0.75 0.62 0.037 0.17 + +0.73 0.64 0.037 0.19 +0.75 0.64 0.037 0.19 + + +0.72 0.64 0.038 0.18 +0.73 0.64 0.037 0.19 + +0.72 0.66 0.038 0.20 +0.73 0.66 0.037 0.21 + + +0.73 0.64 0.037 0.19 +0.75 0.64 0.037 0.19 + +0.73 0.66 0.037 0.21 +0.75 0.66 0.036 0.21 + + +0.72 0.66 0.038 0.20 +0.73 0.66 0.037 0.21 + +0.72 0.67 0.037 0.23 +0.73 0.67 0.037 0.23 + + +0.73 0.66 0.037 0.21 +0.75 0.66 0.036 0.21 + +0.73 0.67 0.037 0.23 +0.75 0.67 0.036 0.24 + + +0.72 0.67 0.037 0.23 +0.73 0.67 0.037 0.23 + +0.72 0.69 0.037 0.26 +0.73 0.69 0.037 0.27 + + +0.73 0.67 0.037 0.23 +0.75 0.67 0.036 0.24 + +0.73 0.69 0.037 0.27 +0.75 0.69 0.036 0.27 + + +0.62 0.72 0.038 0.17 +0.64 0.72 0.038 0.18 + +0.62 0.73 0.037 0.17 +0.64 0.73 0.037 0.19 + + +0.64 0.72 0.038 0.18 +0.66 0.72 0.038 0.20 + +0.64 0.73 0.037 0.19 +0.66 0.73 0.037 0.21 + + +0.62 0.73 0.037 0.17 +0.64 0.73 0.037 0.19 + +0.62 0.75 0.037 0.17 +0.64 0.75 0.037 0.19 + + +0.64 0.73 0.037 0.19 +0.66 0.73 0.037 0.21 + +0.64 0.75 0.037 0.19 +0.66 0.75 0.036 0.21 + + +0.66 0.72 0.038 0.20 +0.67 0.72 0.037 0.23 + +0.66 0.73 0.037 0.21 +0.67 0.73 0.037 0.23 + + +0.67 0.72 0.037 0.23 +0.69 0.72 0.037 0.26 + +0.67 0.73 0.037 0.23 +0.69 0.73 0.037 0.27 + + +0.66 0.73 0.037 0.21 +0.67 0.73 0.037 0.23 + +0.66 0.75 0.036 0.21 +0.67 0.75 0.036 0.24 + + +0.67 0.73 0.037 0.23 +0.69 0.73 0.037 0.27 + +0.67 0.75 0.036 0.24 +0.69 0.75 0.036 0.27 + + +0.62 0.31 0.025 0.017 +0.64 0.31 0.027 0.019 + +0.62 0.33 0.025 0.019 +0.64 0.33 0.027 0.021 + + +0.64 0.31 0.027 0.019 +0.66 0.31 0.029 0.020 + +0.64 0.33 0.027 0.021 +0.66 0.33 0.029 0.022 + + +0.62 0.33 0.025 0.019 +0.64 0.33 0.027 0.021 + +0.62 0.34 0.025 0.021 +0.64 0.34 0.027 0.023 + + +0.64 0.33 0.027 0.021 +0.66 0.33 0.029 0.022 + +0.64 0.34 0.027 0.023 +0.66 0.34 0.029 0.025 + + +0.66 0.31 0.029 0.020 +0.67 0.31 0.030 0.021 + +0.66 0.33 0.029 0.022 +0.67 0.33 0.030 0.024 + + +0.67 0.31 0.030 0.021 +0.69 0.31 0.031 0.022 + +0.67 0.33 0.030 0.024 +0.69 0.33 0.031 0.025 + + +0.66 0.33 0.029 0.022 +0.67 0.33 0.030 0.024 + +0.66 0.34 0.029 0.025 +0.67 0.34 0.030 0.026 + + +0.67 0.33 0.030 0.024 +0.69 0.33 0.031 0.025 + +0.67 0.34 0.030 0.026 +0.69 0.34 0.031 0.027 + + +0.84 0.41 0.029 0.034 +0.86 0.41 0.027 0.031 + +0.84 0.42 0.029 0.037 +0.86 0.42 0.027 0.035 + + +0.86 0.41 0.027 0.031 +0.88 0.41 0.025 0.029 + +0.86 0.42 0.027 0.035 +0.88 0.42 0.025 0.032 + + +0.84 0.42 0.029 0.037 +0.86 0.42 0.027 0.035 + +0.84 0.44 0.029 0.041 +0.86 0.44 0.027 0.038 + + +0.86 0.42 0.027 0.035 +0.88 0.42 0.025 0.032 + +0.86 0.44 0.027 0.038 +0.88 0.44 0.025 0.034 + + +0.75 0.44 0.035 0.051 +0.77 0.44 0.034 0.051 + +0.75 0.45 0.035 0.057 +0.77 0.45 0.034 0.056 + + +0.77 0.44 0.034 0.051 +0.78 0.44 0.034 0.050 + +0.77 0.45 0.034 0.056 +0.78 0.45 0.034 0.055 + + +0.75 0.45 0.035 0.057 +0.77 0.45 0.034 0.056 + +0.75 0.47 0.035 0.062 +0.77 0.47 0.035 0.062 + + +0.77 0.45 0.034 0.056 +0.78 0.45 0.034 0.055 + +0.77 0.47 0.035 0.062 +0.78 0.47 0.034 0.060 + + +0.75 0.47 0.035 0.062 +0.77 0.47 0.035 0.062 + +0.75 0.48 0.035 0.069 +0.77 0.48 0.035 0.068 + + +0.77 0.47 0.035 0.062 +0.78 0.47 0.034 0.060 + +0.77 0.48 0.035 0.068 +0.78 0.48 0.034 0.066 + + +0.75 0.48 0.035 0.069 +0.77 0.48 0.035 0.068 + +0.75 0.50 0.036 0.076 +0.77 0.50 0.035 0.075 + + +0.77 0.48 0.035 0.068 +0.78 0.48 0.034 0.066 + +0.77 0.50 0.035 0.075 +0.78 0.50 0.034 0.073 + + +0.78 0.47 0.034 0.060 +0.80 0.47 0.033 0.058 + +0.78 0.48 0.034 0.066 +0.80 0.48 0.033 0.064 + + +0.80 0.47 0.033 0.058 +0.81 0.47 0.032 0.056 + +0.80 0.48 0.033 0.064 +0.81 0.48 0.032 0.061 + + +0.78 0.48 0.034 0.066 +0.80 0.48 0.033 0.064 + +0.78 0.50 0.034 0.073 +0.80 0.50 0.033 0.070 + + +0.80 0.48 0.033 0.064 +0.81 0.48 0.032 0.061 + +0.80 0.50 0.033 0.070 +0.81 0.50 0.032 0.067 + + +0.84 0.44 0.029 0.041 +0.86 0.44 0.027 0.038 + +0.84 0.45 0.029 0.045 +0.86 0.45 0.027 0.042 + + +0.86 0.44 0.027 0.038 +0.88 0.44 0.025 0.034 + +0.86 0.45 0.027 0.042 +0.88 0.45 0.025 0.038 + + +0.84 0.45 0.029 0.045 +0.86 0.45 0.027 0.042 + +0.84 0.47 0.029 0.049 +0.86 0.47 0.027 0.046 + + +0.86 0.45 0.027 0.042 +0.88 0.45 0.025 0.038 + +0.86 0.47 0.027 0.046 +0.88 0.47 0.025 0.041 + + +0.81 0.47 0.032 0.056 +0.83 0.47 0.031 0.053 + +0.81 0.48 0.032 0.061 +0.83 0.48 0.031 0.058 + + +0.83 0.47 0.031 0.053 +0.84 0.47 0.029 0.049 + +0.83 0.48 0.031 0.058 +0.84 0.48 0.029 0.054 + + +0.81 0.48 0.032 0.061 +0.83 0.48 0.031 0.058 + +0.81 0.50 0.032 0.067 +0.83 0.50 0.031 0.064 + + +0.83 0.48 0.031 0.058 +0.84 0.48 0.029 0.054 + +0.83 0.50 0.031 0.064 +0.84 0.50 0.029 0.059 + + +0.84 0.47 0.029 0.049 +0.86 0.47 0.027 0.046 + +0.84 0.48 0.029 0.054 +0.86 0.48 0.027 0.050 + + +0.86 0.47 0.027 0.046 +0.88 0.47 0.025 0.041 + +0.86 0.48 0.027 0.050 +0.88 0.48 0.025 0.046 + + +0.84 0.48 0.029 0.054 +0.86 0.48 0.027 0.050 + +0.84 0.50 0.029 0.059 +0.86 0.50 0.027 0.055 + + +0.86 0.48 0.027 0.050 +0.88 0.48 0.025 0.046 + +0.86 0.50 0.027 0.055 +0.88 0.50 0.025 0.050 + + +0.31 0.62 0.025 0.017 +0.33 0.62 0.025 0.019 + +0.31 0.64 0.027 0.019 +0.33 0.64 0.027 0.021 + + +0.33 0.62 0.025 0.019 +0.34 0.62 0.025 0.021 + +0.33 0.64 0.027 0.021 +0.34 0.64 0.027 0.023 + + +0.31 0.64 0.027 0.019 +0.33 0.64 0.027 0.021 + +0.31 0.66 0.029 0.020 +0.33 0.66 0.029 0.022 + + +0.33 0.64 0.027 0.021 +0.34 0.64 0.027 0.023 + +0.33 0.66 0.029 0.022 +0.34 0.66 0.029 0.025 + + +0.31 0.66 0.029 0.020 +0.33 0.66 0.029 0.022 + +0.31 0.67 0.030 0.021 +0.33 0.67 0.030 0.024 + + +0.33 0.66 0.029 0.022 +0.34 0.66 0.029 0.025 + +0.33 0.67 0.030 0.024 +0.34 0.67 0.030 0.026 + + +0.31 0.67 0.030 0.021 +0.33 0.67 0.030 0.024 + +0.31 0.69 0.031 0.022 +0.33 0.69 0.031 0.025 + + +0.33 0.67 0.030 0.024 +0.34 0.67 0.030 0.026 + +0.33 0.69 0.031 0.025 +0.34 0.69 0.031 0.027 + + +0.44 0.75 0.035 0.051 +0.45 0.75 0.035 0.057 + +0.44 0.77 0.034 0.051 +0.45 0.77 0.034 0.056 + + +0.45 0.75 0.035 0.057 +0.47 0.75 0.035 0.062 + +0.45 0.77 0.034 0.056 +0.47 0.77 0.035 0.062 + + +0.44 0.77 0.034 0.051 +0.45 0.77 0.034 0.056 + +0.44 0.78 0.034 0.050 +0.45 0.78 0.034 0.055 + + +0.45 0.77 0.034 0.056 +0.47 0.77 0.035 0.062 + +0.45 0.78 0.034 0.055 +0.47 0.78 0.034 0.060 + + +0.47 0.75 0.035 0.062 +0.48 0.75 0.035 0.069 + +0.47 0.77 0.035 0.062 +0.48 0.77 0.035 0.068 + + +0.48 0.75 0.035 0.069 +0.50 0.75 0.036 0.076 + +0.48 0.77 0.035 0.068 +0.50 0.77 0.035 0.075 + + +0.47 0.77 0.035 0.062 +0.48 0.77 0.035 0.068 + +0.47 0.78 0.034 0.060 +0.48 0.78 0.034 0.066 + + +0.48 0.77 0.035 0.068 +0.50 0.77 0.035 0.075 + +0.48 0.78 0.034 0.066 +0.50 0.78 0.034 0.073 + + +0.47 0.78 0.034 0.060 +0.48 0.78 0.034 0.066 + +0.47 0.80 0.033 0.058 +0.48 0.80 0.033 0.064 + + +0.48 0.78 0.034 0.066 +0.50 0.78 0.034 0.073 + +0.48 0.80 0.033 0.064 +0.50 0.80 0.033 0.070 + + +0.47 0.80 0.033 0.058 +0.48 0.80 0.033 0.064 + +0.47 0.81 0.032 0.056 +0.48 0.81 0.032 0.061 + + +0.48 0.80 0.033 0.064 +0.50 0.80 0.033 0.070 + +0.48 0.81 0.032 0.061 +0.50 0.81 0.032 0.067 + + +0.41 0.84 0.029 0.034 +0.42 0.84 0.029 0.037 + +0.41 0.86 0.027 0.031 +0.42 0.86 0.027 0.035 + + +0.42 0.84 0.029 0.037 +0.44 0.84 0.029 0.041 + +0.42 0.86 0.027 0.035 +0.44 0.86 0.027 0.038 + + +0.41 0.86 0.027 0.031 +0.42 0.86 0.027 0.035 + +0.41 0.88 0.025 0.029 +0.42 0.88 0.025 0.032 + + +0.42 0.86 0.027 0.035 +0.44 0.86 0.027 0.038 + +0.42 0.88 0.025 0.032 +0.44 0.88 0.025 0.034 + + +0.47 0.81 0.032 0.056 +0.48 0.81 0.032 0.061 + +0.47 0.83 0.031 0.053 +0.48 0.83 0.031 0.058 + + +0.48 0.81 0.032 0.061 +0.50 0.81 0.032 0.067 + +0.48 0.83 0.031 0.058 +0.50 0.83 0.031 0.064 + + +0.47 0.83 0.031 0.053 +0.48 0.83 0.031 0.058 + +0.47 0.84 0.029 0.049 +0.48 0.84 0.029 0.054 + + +0.48 0.83 0.031 0.058 +0.50 0.83 0.031 0.064 + +0.48 0.84 0.029 0.054 +0.50 0.84 0.029 0.059 + + +0.44 0.84 0.029 0.041 +0.45 0.84 0.029 0.045 + +0.44 0.86 0.027 0.038 +0.45 0.86 0.027 0.042 + + +0.45 0.84 0.029 0.045 +0.47 0.84 0.029 0.049 + +0.45 0.86 0.027 0.042 +0.47 0.86 0.027 0.046 + + +0.44 0.86 0.027 0.038 +0.45 0.86 0.027 0.042 + +0.44 0.88 0.025 0.034 +0.45 0.88 0.025 0.038 + + +0.45 0.86 0.027 0.042 +0.47 0.86 0.027 0.046 + +0.45 0.88 0.025 0.038 +0.47 0.88 0.025 0.041 + + +0.47 0.84 0.029 0.049 +0.48 0.84 0.029 0.054 + +0.47 0.86 0.027 0.046 +0.48 0.86 0.027 0.050 + + +0.48 0.84 0.029 0.054 +0.50 0.84 0.029 0.059 + +0.48 0.86 0.027 0.050 +0.50 0.86 0.027 0.055 + + +0.47 0.86 0.027 0.046 +0.48 0.86 0.027 0.050 + +0.47 0.88 0.025 0.041 +0.48 0.88 0.025 0.046 + + +0.48 0.86 0.027 0.050 +0.50 0.86 0.027 0.055 + +0.48 0.88 0.025 0.046 +0.50 0.88 0.025 0.050 + + +0.75 0.50 0.036 0.076 +0.77 0.50 0.035 0.075 + +0.75 0.52 0.036 0.083 +0.77 0.52 0.035 0.082 + + +0.77 0.50 0.035 0.075 +0.78 0.50 0.034 0.073 + +0.77 0.52 0.035 0.082 +0.78 0.52 0.035 0.080 + + +0.75 0.52 0.036 0.083 +0.77 0.52 0.035 0.082 + +0.75 0.53 0.036 0.092 +0.77 0.53 0.035 0.090 + + +0.77 0.52 0.035 0.082 +0.78 0.52 0.035 0.080 + +0.77 0.53 0.035 0.090 +0.78 0.53 0.035 0.088 + + +0.78 0.50 0.034 0.073 +0.80 0.50 0.033 0.070 + +0.78 0.52 0.035 0.080 +0.80 0.52 0.034 0.077 + + +0.80 0.50 0.033 0.070 +0.81 0.50 0.032 0.067 + +0.80 0.52 0.034 0.077 +0.81 0.52 0.032 0.074 + + +0.78 0.52 0.035 0.080 +0.80 0.52 0.034 0.077 + +0.78 0.53 0.035 0.088 +0.80 0.53 0.034 0.085 + + +0.80 0.52 0.034 0.077 +0.81 0.52 0.032 0.074 + +0.80 0.53 0.034 0.085 +0.81 0.53 0.032 0.081 + + +0.75 0.53 0.036 0.092 +0.77 0.53 0.035 0.090 + +0.75 0.55 0.036 0.10 +0.77 0.55 0.036 0.10 + + +0.77 0.53 0.035 0.090 +0.78 0.53 0.035 0.088 + +0.77 0.55 0.036 0.10 +0.78 0.55 0.035 0.097 + + +0.75 0.55 0.036 0.10 +0.77 0.55 0.036 0.10 + +0.75 0.56 0.036 0.11 +0.77 0.56 0.036 0.11 + + +0.77 0.55 0.036 0.10 +0.78 0.55 0.035 0.097 + +0.77 0.56 0.036 0.11 +0.78 0.56 0.035 0.11 + + +0.78 0.53 0.035 0.088 +0.80 0.53 0.034 0.085 + +0.78 0.55 0.035 0.097 +0.80 0.55 0.034 0.094 + + +0.80 0.53 0.034 0.085 +0.81 0.53 0.032 0.081 + +0.80 0.55 0.034 0.094 +0.81 0.55 0.033 0.089 + + +0.78 0.55 0.035 0.097 +0.80 0.55 0.034 0.094 + +0.78 0.56 0.035 0.11 +0.80 0.56 0.034 0.10 + + +0.80 0.55 0.034 0.094 +0.81 0.55 0.033 0.089 + +0.80 0.56 0.034 0.10 +0.81 0.56 0.033 0.098 + + +0.81 0.50 0.032 0.067 +0.83 0.50 0.031 0.064 + +0.81 0.52 0.032 0.074 +0.83 0.52 0.031 0.070 + + +0.83 0.50 0.031 0.064 +0.84 0.50 0.029 0.059 + +0.83 0.52 0.031 0.070 +0.84 0.52 0.029 0.065 + + +0.81 0.52 0.032 0.074 +0.83 0.52 0.031 0.070 + +0.81 0.53 0.032 0.081 +0.83 0.53 0.031 0.077 + + +0.83 0.52 0.031 0.070 +0.84 0.52 0.029 0.065 + +0.83 0.53 0.031 0.077 +0.84 0.53 0.029 0.071 + + +0.84 0.50 0.029 0.059 +0.86 0.50 0.027 0.055 + +0.84 0.52 0.029 0.065 +0.86 0.52 0.027 0.060 + + +0.86 0.50 0.027 0.055 +0.88 0.50 0.025 0.050 + +0.86 0.52 0.027 0.060 +0.88 0.52 0.025 0.055 + + +0.84 0.52 0.029 0.065 +0.86 0.52 0.027 0.060 + +0.84 0.53 0.029 0.071 +0.86 0.53 0.027 0.066 + + +0.86 0.52 0.027 0.060 +0.88 0.52 0.025 0.055 + +0.86 0.53 0.027 0.066 +0.88 0.53 0.025 0.059 + + +0.81 0.53 0.032 0.081 +0.83 0.53 0.031 0.077 + +0.81 0.55 0.033 0.089 +0.83 0.55 0.031 0.084 + + +0.83 0.53 0.031 0.077 +0.84 0.53 0.029 0.071 + +0.83 0.55 0.031 0.084 +0.84 0.55 0.029 0.078 + + +0.81 0.55 0.033 0.089 +0.83 0.55 0.031 0.084 + +0.81 0.56 0.033 0.098 +0.83 0.56 0.031 0.092 + + +0.83 0.55 0.031 0.084 +0.84 0.55 0.029 0.078 + +0.83 0.56 0.031 0.092 +0.84 0.56 0.029 0.086 + + +0.84 0.53 0.029 0.071 +0.86 0.53 0.027 0.066 + +0.84 0.55 0.029 0.078 +0.86 0.55 0.027 0.072 + + +0.86 0.53 0.027 0.066 +0.88 0.53 0.025 0.059 + +0.86 0.55 0.027 0.072 +0.88 0.55 0.025 0.065 + + +0.84 0.55 0.029 0.078 +0.86 0.55 0.027 0.072 + +0.84 0.56 0.029 0.086 +0.86 0.56 0.027 0.078 + + +0.86 0.55 0.027 0.072 +0.88 0.55 0.025 0.065 + +0.86 0.56 0.027 0.078 +0.88 0.56 0.025 0.071 + + +0.75 0.56 0.036 0.11 +0.77 0.56 0.036 0.11 + +0.75 0.58 0.037 0.12 +0.77 0.58 0.036 0.12 + + +0.77 0.56 0.036 0.11 +0.78 0.56 0.035 0.11 + +0.77 0.58 0.036 0.12 +0.78 0.58 0.035 0.12 + + +0.75 0.58 0.037 0.12 +0.77 0.58 0.036 0.12 + +0.75 0.59 0.037 0.14 +0.77 0.59 0.036 0.13 + + +0.77 0.58 0.036 0.12 +0.78 0.58 0.035 0.12 + +0.77 0.59 0.036 0.13 +0.78 0.59 0.035 0.13 + + +0.78 0.56 0.035 0.11 +0.80 0.56 0.034 0.10 + +0.78 0.58 0.035 0.12 +0.80 0.58 0.034 0.11 + + +0.80 0.56 0.034 0.10 +0.81 0.56 0.033 0.098 + +0.80 0.58 0.034 0.11 +0.81 0.58 0.033 0.11 + + +0.78 0.58 0.035 0.12 +0.80 0.58 0.034 0.11 + +0.78 0.59 0.035 0.13 +0.80 0.59 0.034 0.13 + + +0.80 0.58 0.034 0.11 +0.81 0.58 0.033 0.11 + +0.80 0.59 0.034 0.13 +0.81 0.59 0.033 0.12 + + +0.75 0.59 0.037 0.14 +0.77 0.59 0.036 0.13 + +0.75 0.61 0.037 0.15 +0.77 0.61 0.036 0.15 + + +0.77 0.59 0.036 0.13 +0.78 0.59 0.035 0.13 + +0.77 0.61 0.036 0.15 +0.78 0.61 0.035 0.14 + + +0.75 0.61 0.037 0.15 +0.77 0.61 0.036 0.15 + +0.75 0.62 0.037 0.17 +0.77 0.62 0.036 0.16 + + +0.77 0.61 0.036 0.15 +0.78 0.61 0.035 0.14 + +0.77 0.62 0.036 0.16 +0.78 0.62 0.035 0.16 + + +0.78 0.59 0.035 0.13 +0.80 0.59 0.034 0.13 + +0.78 0.61 0.035 0.14 +0.80 0.61 0.034 0.14 + + +0.80 0.59 0.034 0.13 +0.81 0.59 0.033 0.12 + +0.80 0.61 0.034 0.14 +0.81 0.61 0.032 0.13 + + +0.78 0.61 0.035 0.14 +0.80 0.61 0.034 0.14 + +0.78 0.62 0.035 0.16 +0.80 0.62 0.034 0.15 + + +0.80 0.61 0.034 0.14 +0.81 0.61 0.032 0.13 + +0.80 0.62 0.034 0.15 +0.81 0.62 0.032 0.14 + + +0.81 0.56 0.033 0.098 +0.83 0.56 0.031 0.092 + +0.81 0.58 0.033 0.11 +0.83 0.58 0.031 0.10 + + +0.83 0.56 0.031 0.092 +0.84 0.56 0.029 0.086 + +0.83 0.58 0.031 0.10 +0.84 0.58 0.029 0.094 + + +0.81 0.58 0.033 0.11 +0.83 0.58 0.031 0.10 + +0.81 0.59 0.033 0.12 +0.83 0.59 0.031 0.11 + + +0.83 0.58 0.031 0.10 +0.84 0.58 0.029 0.094 + +0.83 0.59 0.031 0.11 +0.84 0.59 0.029 0.10 + + +0.84 0.56 0.029 0.086 +0.86 0.56 0.027 0.078 + +0.84 0.58 0.029 0.094 +0.86 0.58 0.027 0.086 + + +0.86 0.56 0.027 0.078 +0.88 0.56 0.025 0.071 + +0.86 0.58 0.027 0.086 +0.88 0.58 0.025 0.077 + + +0.84 0.58 0.029 0.094 +0.86 0.58 0.027 0.086 + +0.84 0.59 0.029 0.10 +0.86 0.59 0.027 0.093 + + +0.86 0.58 0.027 0.086 +0.88 0.58 0.025 0.077 + +0.86 0.59 0.027 0.093 +0.88 0.59 0.025 0.084 + + +0.81 0.59 0.033 0.12 +0.83 0.59 0.031 0.11 + +0.81 0.61 0.032 0.13 +0.83 0.61 0.031 0.12 + + +0.83 0.59 0.031 0.11 +0.84 0.59 0.029 0.10 + +0.83 0.61 0.031 0.12 +0.84 0.61 0.029 0.11 + + +0.81 0.61 0.032 0.13 +0.83 0.61 0.031 0.12 + +0.81 0.62 0.032 0.14 +0.83 0.62 0.031 0.13 + + +0.83 0.61 0.031 0.12 +0.84 0.61 0.029 0.11 + +0.83 0.62 0.031 0.13 +0.84 0.62 0.029 0.12 + + +0.84 0.59 0.029 0.10 +0.86 0.59 0.027 0.093 + +0.84 0.61 0.029 0.11 +0.86 0.61 0.027 0.10 + + +0.86 0.59 0.027 0.093 +0.88 0.59 0.025 0.084 + +0.86 0.61 0.027 0.10 +0.88 0.61 0.025 0.091 + + +0.84 0.61 0.029 0.11 +0.86 0.61 0.027 0.10 + +0.84 0.62 0.029 0.12 +0.86 0.62 0.027 0.11 + + +0.86 0.61 0.027 0.10 +0.88 0.61 0.025 0.091 + +0.86 0.62 0.027 0.11 +0.88 0.62 0.025 0.098 + + +0.88 0.69 0.024 0.13 +0.89 0.69 0.022 0.11 + +0.88 0.70 0.024 0.13 +0.89 0.70 0.022 0.11 + + +0.89 0.69 0.022 0.11 +0.91 0.69 0.019 0.091 + +0.89 0.70 0.022 0.11 +0.91 0.70 0.019 0.094 + + +0.88 0.70 0.024 0.13 +0.89 0.70 0.022 0.11 + +0.88 0.72 0.023 0.14 +0.89 0.72 0.021 0.12 + + +0.89 0.70 0.022 0.11 +0.91 0.70 0.019 0.094 + +0.89 0.72 0.021 0.12 +0.91 0.72 0.019 0.097 + + +0.91 0.69 0.019 0.091 +0.92 0.69 0.017 0.075 + +0.91 0.70 0.019 0.094 +0.92 0.70 0.016 0.077 + + +0.92 0.69 0.017 0.075 +0.94 0.69 0.014 0.059 + +0.92 0.70 0.016 0.077 +0.94 0.70 0.014 0.061 + + +0.91 0.70 0.019 0.094 +0.92 0.70 0.016 0.077 + +0.91 0.72 0.019 0.097 +0.92 0.72 0.016 0.079 + + +0.92 0.70 0.016 0.077 +0.94 0.70 0.014 0.061 + +0.92 0.72 0.016 0.079 +0.94 0.72 0.013 0.062 + + +0.88 0.72 0.023 0.14 +0.89 0.72 0.021 0.12 + +0.88 0.73 0.023 0.14 +0.89 0.73 0.021 0.12 + + +0.89 0.72 0.021 0.12 +0.91 0.72 0.019 0.097 + +0.89 0.73 0.021 0.12 +0.91 0.73 0.018 0.098 + + +0.88 0.73 0.023 0.14 +0.89 0.73 0.021 0.12 + +0.88 0.75 0.022 0.14 +0.89 0.75 0.020 0.12 + + +0.89 0.73 0.021 0.12 +0.91 0.73 0.018 0.098 + +0.89 0.75 0.020 0.12 +0.91 0.75 0.018 0.098 + + +0.91 0.72 0.019 0.097 +0.92 0.72 0.016 0.079 + +0.91 0.73 0.018 0.098 +0.92 0.73 0.016 0.080 + + +0.92 0.72 0.016 0.079 +0.94 0.72 0.013 0.062 + +0.92 0.73 0.016 0.080 +0.94 0.73 0.013 0.062 + + +0.91 0.73 0.018 0.098 +0.92 0.73 0.016 0.080 + +0.91 0.75 0.018 0.098 +0.92 0.75 0.016 0.079 + + +0.92 0.73 0.016 0.080 +0.94 0.73 0.013 0.062 + +0.92 0.75 0.016 0.079 +0.94 0.75 0.013 0.062 + + +0.50 0.75 0.036 0.076 +0.52 0.75 0.036 0.083 + +0.50 0.77 0.035 0.075 +0.52 0.77 0.035 0.082 + + +0.52 0.75 0.036 0.083 +0.53 0.75 0.036 0.092 + +0.52 0.77 0.035 0.082 +0.53 0.77 0.035 0.090 + + +0.50 0.77 0.035 0.075 +0.52 0.77 0.035 0.082 + +0.50 0.78 0.034 0.073 +0.52 0.78 0.035 0.080 + + +0.52 0.77 0.035 0.082 +0.53 0.77 0.035 0.090 + +0.52 0.78 0.035 0.080 +0.53 0.78 0.035 0.088 + + +0.53 0.75 0.036 0.092 +0.55 0.75 0.036 0.10 + +0.53 0.77 0.035 0.090 +0.55 0.77 0.036 0.10 + + +0.55 0.75 0.036 0.10 +0.56 0.75 0.036 0.11 + +0.55 0.77 0.036 0.10 +0.56 0.77 0.036 0.11 + + +0.53 0.77 0.035 0.090 +0.55 0.77 0.036 0.10 + +0.53 0.78 0.035 0.088 +0.55 0.78 0.035 0.097 + + +0.55 0.77 0.036 0.10 +0.56 0.77 0.036 0.11 + +0.55 0.78 0.035 0.097 +0.56 0.78 0.035 0.11 + + +0.50 0.78 0.034 0.073 +0.52 0.78 0.035 0.080 + +0.50 0.80 0.033 0.070 +0.52 0.80 0.034 0.077 + + +0.52 0.78 0.035 0.080 +0.53 0.78 0.035 0.088 + +0.52 0.80 0.034 0.077 +0.53 0.80 0.034 0.085 + + +0.50 0.80 0.033 0.070 +0.52 0.80 0.034 0.077 + +0.50 0.81 0.032 0.067 +0.52 0.81 0.032 0.074 + + +0.52 0.80 0.034 0.077 +0.53 0.80 0.034 0.085 + +0.52 0.81 0.032 0.074 +0.53 0.81 0.032 0.081 + + +0.53 0.78 0.035 0.088 +0.55 0.78 0.035 0.097 + +0.53 0.80 0.034 0.085 +0.55 0.80 0.034 0.094 + + +0.55 0.78 0.035 0.097 +0.56 0.78 0.035 0.11 + +0.55 0.80 0.034 0.094 +0.56 0.80 0.034 0.10 + + +0.53 0.80 0.034 0.085 +0.55 0.80 0.034 0.094 + +0.53 0.81 0.032 0.081 +0.55 0.81 0.033 0.089 + + +0.55 0.80 0.034 0.094 +0.56 0.80 0.034 0.10 + +0.55 0.81 0.033 0.089 +0.56 0.81 0.033 0.098 + + +0.56 0.75 0.036 0.11 +0.58 0.75 0.037 0.12 + +0.56 0.77 0.036 0.11 +0.58 0.77 0.036 0.12 + + +0.58 0.75 0.037 0.12 +0.59 0.75 0.037 0.14 + +0.58 0.77 0.036 0.12 +0.59 0.77 0.036 0.13 + + +0.56 0.77 0.036 0.11 +0.58 0.77 0.036 0.12 + +0.56 0.78 0.035 0.11 +0.58 0.78 0.035 0.12 + + +0.58 0.77 0.036 0.12 +0.59 0.77 0.036 0.13 + +0.58 0.78 0.035 0.12 +0.59 0.78 0.035 0.13 + + +0.59 0.75 0.037 0.14 +0.61 0.75 0.037 0.15 + +0.59 0.77 0.036 0.13 +0.61 0.77 0.036 0.15 + + +0.61 0.75 0.037 0.15 +0.62 0.75 0.037 0.17 + +0.61 0.77 0.036 0.15 +0.62 0.77 0.036 0.16 + + +0.59 0.77 0.036 0.13 +0.61 0.77 0.036 0.15 + +0.59 0.78 0.035 0.13 +0.61 0.78 0.035 0.14 + + +0.61 0.77 0.036 0.15 +0.62 0.77 0.036 0.16 + +0.61 0.78 0.035 0.14 +0.62 0.78 0.035 0.16 + + +0.56 0.78 0.035 0.11 +0.58 0.78 0.035 0.12 + +0.56 0.80 0.034 0.10 +0.58 0.80 0.034 0.11 + + +0.58 0.78 0.035 0.12 +0.59 0.78 0.035 0.13 + +0.58 0.80 0.034 0.11 +0.59 0.80 0.034 0.13 + + +0.56 0.80 0.034 0.10 +0.58 0.80 0.034 0.11 + +0.56 0.81 0.033 0.098 +0.58 0.81 0.033 0.11 + + +0.58 0.80 0.034 0.11 +0.59 0.80 0.034 0.13 + +0.58 0.81 0.033 0.11 +0.59 0.81 0.033 0.12 + + +0.59 0.78 0.035 0.13 +0.61 0.78 0.035 0.14 + +0.59 0.80 0.034 0.13 +0.61 0.80 0.034 0.14 + + +0.61 0.78 0.035 0.14 +0.62 0.78 0.035 0.16 + +0.61 0.80 0.034 0.14 +0.62 0.80 0.034 0.15 + + +0.59 0.80 0.034 0.13 +0.61 0.80 0.034 0.14 + +0.59 0.81 0.033 0.12 +0.61 0.81 0.032 0.13 + + +0.61 0.80 0.034 0.14 +0.62 0.80 0.034 0.15 + +0.61 0.81 0.032 0.13 +0.62 0.81 0.032 0.14 + + +0.50 0.81 0.032 0.067 +0.52 0.81 0.032 0.074 + +0.50 0.83 0.031 0.064 +0.52 0.83 0.031 0.070 + + +0.52 0.81 0.032 0.074 +0.53 0.81 0.032 0.081 + +0.52 0.83 0.031 0.070 +0.53 0.83 0.031 0.077 + + +0.50 0.83 0.031 0.064 +0.52 0.83 0.031 0.070 + +0.50 0.84 0.029 0.059 +0.52 0.84 0.029 0.065 + + +0.52 0.83 0.031 0.070 +0.53 0.83 0.031 0.077 + +0.52 0.84 0.029 0.065 +0.53 0.84 0.029 0.071 + + +0.53 0.81 0.032 0.081 +0.55 0.81 0.033 0.089 + +0.53 0.83 0.031 0.077 +0.55 0.83 0.031 0.084 + + +0.55 0.81 0.033 0.089 +0.56 0.81 0.033 0.098 + +0.55 0.83 0.031 0.084 +0.56 0.83 0.031 0.092 + + +0.53 0.83 0.031 0.077 +0.55 0.83 0.031 0.084 + +0.53 0.84 0.029 0.071 +0.55 0.84 0.029 0.078 + + +0.55 0.83 0.031 0.084 +0.56 0.83 0.031 0.092 + +0.55 0.84 0.029 0.078 +0.56 0.84 0.029 0.086 + + +0.50 0.84 0.029 0.059 +0.52 0.84 0.029 0.065 + +0.50 0.86 0.027 0.055 +0.52 0.86 0.027 0.060 + + +0.52 0.84 0.029 0.065 +0.53 0.84 0.029 0.071 + +0.52 0.86 0.027 0.060 +0.53 0.86 0.027 0.066 + + +0.50 0.86 0.027 0.055 +0.52 0.86 0.027 0.060 + +0.50 0.88 0.025 0.050 +0.52 0.88 0.025 0.055 + + +0.52 0.86 0.027 0.060 +0.53 0.86 0.027 0.066 + +0.52 0.88 0.025 0.055 +0.53 0.88 0.025 0.059 + + +0.53 0.84 0.029 0.071 +0.55 0.84 0.029 0.078 + +0.53 0.86 0.027 0.066 +0.55 0.86 0.027 0.072 + + +0.55 0.84 0.029 0.078 +0.56 0.84 0.029 0.086 + +0.55 0.86 0.027 0.072 +0.56 0.86 0.027 0.078 + + +0.53 0.86 0.027 0.066 +0.55 0.86 0.027 0.072 + +0.53 0.88 0.025 0.059 +0.55 0.88 0.025 0.065 + + +0.55 0.86 0.027 0.072 +0.56 0.86 0.027 0.078 + +0.55 0.88 0.025 0.065 +0.56 0.88 0.025 0.071 + + +0.56 0.81 0.033 0.098 +0.58 0.81 0.033 0.11 + +0.56 0.83 0.031 0.092 +0.58 0.83 0.031 0.10 + + +0.58 0.81 0.033 0.11 +0.59 0.81 0.033 0.12 + +0.58 0.83 0.031 0.10 +0.59 0.83 0.031 0.11 + + +0.56 0.83 0.031 0.092 +0.58 0.83 0.031 0.10 + +0.56 0.84 0.029 0.086 +0.58 0.84 0.029 0.094 + + +0.58 0.83 0.031 0.10 +0.59 0.83 0.031 0.11 + +0.58 0.84 0.029 0.094 +0.59 0.84 0.029 0.10 + + +0.59 0.81 0.033 0.12 +0.61 0.81 0.032 0.13 + +0.59 0.83 0.031 0.11 +0.61 0.83 0.031 0.12 + + +0.61 0.81 0.032 0.13 +0.62 0.81 0.032 0.14 + +0.61 0.83 0.031 0.12 +0.62 0.83 0.031 0.13 + + +0.59 0.83 0.031 0.11 +0.61 0.83 0.031 0.12 + +0.59 0.84 0.029 0.10 +0.61 0.84 0.029 0.11 + + +0.61 0.83 0.031 0.12 +0.62 0.83 0.031 0.13 + +0.61 0.84 0.029 0.11 +0.62 0.84 0.029 0.12 + + +0.56 0.84 0.029 0.086 +0.58 0.84 0.029 0.094 + +0.56 0.86 0.027 0.078 +0.58 0.86 0.027 0.086 + + +0.58 0.84 0.029 0.094 +0.59 0.84 0.029 0.10 + +0.58 0.86 0.027 0.086 +0.59 0.86 0.027 0.093 + + +0.56 0.86 0.027 0.078 +0.58 0.86 0.027 0.086 + +0.56 0.88 0.025 0.071 +0.58 0.88 0.025 0.077 + + +0.58 0.86 0.027 0.086 +0.59 0.86 0.027 0.093 + +0.58 0.88 0.025 0.077 +0.59 0.88 0.025 0.084 + + +0.59 0.84 0.029 0.10 +0.61 0.84 0.029 0.11 + +0.59 0.86 0.027 0.093 +0.61 0.86 0.027 0.10 + + +0.61 0.84 0.029 0.11 +0.62 0.84 0.029 0.12 + +0.61 0.86 0.027 0.10 +0.62 0.86 0.027 0.11 + + +0.59 0.86 0.027 0.093 +0.61 0.86 0.027 0.10 + +0.59 0.88 0.025 0.084 +0.61 0.88 0.025 0.091 + + +0.61 0.86 0.027 0.10 +0.62 0.86 0.027 0.11 + +0.61 0.88 0.025 0.091 +0.62 0.88 0.025 0.098 + + +0.69 0.88 0.024 0.13 +0.70 0.88 0.024 0.13 + +0.69 0.89 0.022 0.11 +0.70 0.89 0.022 0.11 + + +0.70 0.88 0.024 0.13 +0.72 0.88 0.023 0.14 + +0.70 0.89 0.022 0.11 +0.72 0.89 0.021 0.12 + + +0.69 0.89 0.022 0.11 +0.70 0.89 0.022 0.11 + +0.69 0.91 0.019 0.091 +0.70 0.91 0.019 0.094 + + +0.70 0.89 0.022 0.11 +0.72 0.89 0.021 0.12 + +0.70 0.91 0.019 0.094 +0.72 0.91 0.019 0.097 + + +0.72 0.88 0.023 0.14 +0.73 0.88 0.023 0.14 + +0.72 0.89 0.021 0.12 +0.73 0.89 0.021 0.12 + + +0.73 0.88 0.023 0.14 +0.75 0.88 0.022 0.14 + +0.73 0.89 0.021 0.12 +0.75 0.89 0.020 0.12 + + +0.72 0.89 0.021 0.12 +0.73 0.89 0.021 0.12 + +0.72 0.91 0.019 0.097 +0.73 0.91 0.018 0.098 + + +0.73 0.89 0.021 0.12 +0.75 0.89 0.020 0.12 + +0.73 0.91 0.018 0.098 +0.75 0.91 0.018 0.098 + + +0.69 0.91 0.019 0.091 +0.70 0.91 0.019 0.094 + +0.69 0.92 0.017 0.075 +0.70 0.92 0.016 0.077 + + +0.70 0.91 0.019 0.094 +0.72 0.91 0.019 0.097 + +0.70 0.92 0.016 0.077 +0.72 0.92 0.016 0.079 + + +0.69 0.92 0.017 0.075 +0.70 0.92 0.016 0.077 + +0.69 0.94 0.014 0.059 +0.70 0.94 0.014 0.061 + + +0.70 0.92 0.016 0.077 +0.72 0.92 0.016 0.079 + +0.70 0.94 0.014 0.061 +0.72 0.94 0.013 0.062 + + +0.72 0.91 0.019 0.097 +0.73 0.91 0.018 0.098 + +0.72 0.92 0.016 0.079 +0.73 0.92 0.016 0.080 + + +0.73 0.91 0.018 0.098 +0.75 0.91 0.018 0.098 + +0.73 0.92 0.016 0.080 +0.75 0.92 0.016 0.079 + + +0.72 0.92 0.016 0.079 +0.73 0.92 0.016 0.080 + +0.72 0.94 0.013 0.062 +0.73 0.94 0.013 0.062 + + +0.73 0.92 0.016 0.080 +0.75 0.92 0.016 0.079 + +0.73 0.94 0.013 0.062 +0.75 0.94 0.013 0.062 + + +0.88 0.75 0.022 0.14 +0.89 0.75 0.020 0.12 + +0.88 0.77 0.022 0.14 +0.89 0.77 0.020 0.12 + + +0.89 0.75 0.020 0.12 +0.91 0.75 0.018 0.098 + +0.89 0.77 0.020 0.12 +0.91 0.77 0.018 0.096 + + +0.88 0.77 0.022 0.14 +0.89 0.77 0.020 0.12 + +0.88 0.78 0.021 0.13 +0.89 0.78 0.019 0.11 + + +0.89 0.77 0.020 0.12 +0.91 0.77 0.018 0.096 + +0.89 0.78 0.019 0.11 +0.91 0.78 0.017 0.093 + + +0.91 0.75 0.018 0.098 +0.92 0.75 0.016 0.079 + +0.91 0.77 0.018 0.096 +0.92 0.77 0.015 0.078 + + +0.92 0.75 0.016 0.079 +0.94 0.75 0.013 0.062 + +0.92 0.77 0.015 0.078 +0.94 0.77 0.013 0.061 + + +0.91 0.77 0.018 0.096 +0.92 0.77 0.015 0.078 + +0.91 0.78 0.017 0.093 +0.92 0.78 0.015 0.076 + + +0.92 0.77 0.015 0.078 +0.94 0.77 0.013 0.061 + +0.92 0.78 0.015 0.076 +0.94 0.78 0.012 0.060 + + +0.88 0.78 0.021 0.13 +0.89 0.78 0.019 0.11 + +0.88 0.80 0.020 0.12 +0.89 0.80 0.018 0.11 + + +0.89 0.78 0.019 0.11 +0.91 0.78 0.017 0.093 + +0.89 0.80 0.018 0.11 +0.91 0.80 0.016 0.089 + + +0.88 0.80 0.020 0.12 +0.89 0.80 0.018 0.11 + +0.88 0.81 0.020 0.12 +0.89 0.81 0.018 0.10 + + +0.89 0.80 0.018 0.11 +0.91 0.80 0.016 0.089 + +0.89 0.81 0.018 0.10 +0.91 0.81 0.016 0.084 + + +0.75 0.88 0.022 0.14 +0.77 0.88 0.022 0.14 + +0.75 0.89 0.020 0.12 +0.77 0.89 0.020 0.12 + + +0.77 0.88 0.022 0.14 +0.78 0.88 0.021 0.13 + +0.77 0.89 0.020 0.12 +0.78 0.89 0.019 0.11 + + +0.75 0.89 0.020 0.12 +0.77 0.89 0.020 0.12 + +0.75 0.91 0.018 0.098 +0.77 0.91 0.018 0.096 + + +0.77 0.89 0.020 0.12 +0.78 0.89 0.019 0.11 + +0.77 0.91 0.018 0.096 +0.78 0.91 0.017 0.093 + + +0.78 0.88 0.021 0.13 +0.80 0.88 0.020 0.12 + +0.78 0.89 0.019 0.11 +0.80 0.89 0.018 0.11 + + +0.80 0.88 0.020 0.12 +0.81 0.88 0.020 0.12 + +0.80 0.89 0.018 0.11 +0.81 0.89 0.018 0.10 + + +0.78 0.89 0.019 0.11 +0.80 0.89 0.018 0.11 + +0.78 0.91 0.017 0.093 +0.80 0.91 0.016 0.089 + + +0.80 0.89 0.018 0.11 +0.81 0.89 0.018 0.10 + +0.80 0.91 0.016 0.089 +0.81 0.91 0.016 0.084 + + +0.75 0.91 0.018 0.098 +0.77 0.91 0.018 0.096 + +0.75 0.92 0.016 0.079 +0.77 0.92 0.015 0.078 + + +0.77 0.91 0.018 0.096 +0.78 0.91 0.017 0.093 + +0.77 0.92 0.015 0.078 +0.78 0.92 0.015 0.076 + + +0.75 0.92 0.016 0.079 +0.77 0.92 0.015 0.078 + +0.75 0.94 0.013 0.062 +0.77 0.94 0.013 0.061 + + +0.77 0.92 0.015 0.078 +0.78 0.92 0.015 0.076 + +0.77 0.94 0.013 0.061 +0.78 0.94 0.012 0.060 + + +0.50 0.47 0.0 0.0 +0.51 0.47 0.0028 0.0043 + +0.50 0.48 0.0 0.0 +0.51 0.48 0.0031 0.0049 + + +0.51 0.47 0.0028 0.0043 +0.52 0.47 0.0056 0.0086 + +0.51 0.48 0.0031 0.0049 +0.52 0.48 0.0060 0.0096 + + +0.50 0.48 0.0 0.0 +0.51 0.48 0.0031 0.0049 + +0.50 0.48 0.0 0.0 +0.51 0.48 0.0034 0.0057 + + +0.51 0.48 0.0031 0.0049 +0.52 0.48 0.0060 0.0096 + +0.51 0.48 0.0034 0.0057 +0.52 0.48 0.0065 0.011 + + +0.52 0.47 0.0056 0.0086 +0.52 0.47 0.0081 0.013 + +0.52 0.48 0.0060 0.0096 +0.52 0.48 0.0087 0.014 + + +0.52 0.47 0.0081 0.013 +0.53 0.47 0.011 0.017 + +0.52 0.48 0.0087 0.014 +0.53 0.48 0.011 0.018 + + +0.52 0.48 0.0060 0.0096 +0.52 0.48 0.0087 0.014 + +0.52 0.48 0.0065 0.011 +0.52 0.48 0.0094 0.016 + + +0.52 0.48 0.0087 0.014 +0.53 0.48 0.011 0.018 + +0.52 0.48 0.0094 0.016 +0.53 0.48 0.012 0.020 + + +0.50 0.48 0.0 0.0 +0.51 0.48 0.0034 0.0057 + +0.50 0.49 0.0 0.0 +0.51 0.49 0.0040 0.0070 + + +0.51 0.48 0.0034 0.0057 +0.52 0.48 0.0065 0.011 + +0.51 0.49 0.0040 0.0070 +0.52 0.49 0.0074 0.013 + + +0.50 0.49 0.0 0.0 +0.51 0.49 0.0040 0.0070 + +0.50 0.50 0.0 0.0 +0.51 0.50 0.0055 0.0096 + + +0.51 0.49 0.0040 0.0070 +0.52 0.49 0.0074 0.013 + +0.51 0.50 0.0055 0.0096 +0.52 0.50 0.0088 0.015 + + +0.52 0.48 0.0065 0.011 +0.52 0.48 0.0094 0.016 + +0.52 0.49 0.0074 0.013 +0.52 0.49 0.010 0.018 + + +0.52 0.48 0.0094 0.016 +0.53 0.48 0.012 0.020 + +0.52 0.49 0.010 0.018 +0.53 0.49 0.013 0.022 + + +0.52 0.49 0.0074 0.013 +0.52 0.49 0.010 0.018 + +0.52 0.50 0.0088 0.015 +0.52 0.50 0.011 0.020 + + +0.52 0.49 0.010 0.018 +0.53 0.49 0.013 0.022 + +0.52 0.50 0.011 0.020 +0.53 0.50 0.014 0.025 + + +0.53 0.48 0.012 0.020 +0.54 0.48 0.014 0.024 + +0.53 0.49 0.013 0.022 +0.54 0.49 0.015 0.026 + + +0.54 0.48 0.014 0.024 +0.55 0.48 0.016 0.027 + +0.54 0.49 0.015 0.026 +0.55 0.49 0.017 0.030 + + +0.53 0.49 0.013 0.022 +0.54 0.49 0.015 0.026 + +0.53 0.50 0.014 0.025 +0.54 0.50 0.016 0.028 + + +0.54 0.49 0.015 0.026 +0.55 0.49 0.017 0.030 + +0.54 0.50 0.016 0.028 +0.55 0.50 0.018 0.032 + + +0.55 0.48 0.016 0.027 +0.55 0.48 0.018 0.031 + +0.55 0.49 0.017 0.030 +0.55 0.49 0.019 0.033 + + +0.55 0.48 0.018 0.031 +0.56 0.48 0.020 0.034 + +0.55 0.49 0.019 0.033 +0.56 0.49 0.021 0.036 + + +0.55 0.49 0.017 0.030 +0.55 0.49 0.019 0.033 + +0.55 0.50 0.018 0.032 +0.55 0.50 0.020 0.036 + + +0.55 0.49 0.019 0.033 +0.56 0.49 0.021 0.036 + +0.55 0.50 0.020 0.036 +0.56 0.50 0.021 0.039 + + +0.47 0.50 0.0 0.0 +0.48 0.50 0.0 0.0 + +0.47 0.51 0.0028 0.0043 +0.48 0.51 0.0031 0.0049 + + +0.48 0.50 0.0 0.0 +0.48 0.50 0.0 0.0 + +0.48 0.51 0.0031 0.0049 +0.48 0.51 0.0034 0.0057 + + +0.47 0.51 0.0028 0.0043 +0.48 0.51 0.0031 0.0049 + +0.47 0.52 0.0056 0.0086 +0.48 0.52 0.0060 0.0096 + + +0.48 0.51 0.0031 0.0049 +0.48 0.51 0.0034 0.0057 + +0.48 0.52 0.0060 0.0096 +0.48 0.52 0.0065 0.011 + + +0.48 0.50 0.0 0.0 +0.49 0.50 0.0 0.0 + +0.48 0.51 0.0034 0.0057 +0.49 0.51 0.0040 0.0070 + + +0.49 0.50 0.0 0.0 +0.50 0.50 0.0 0.0 + +0.49 0.51 0.0040 0.0070 +0.50 0.51 0.0055 0.0096 + + +0.48 0.51 0.0034 0.0057 +0.49 0.51 0.0040 0.0070 + +0.48 0.52 0.0065 0.011 +0.49 0.52 0.0074 0.013 + + +0.49 0.51 0.0040 0.0070 +0.50 0.51 0.0055 0.0096 + +0.49 0.52 0.0074 0.013 +0.50 0.52 0.0088 0.015 + + +0.47 0.52 0.0056 0.0086 +0.48 0.52 0.0060 0.0096 + +0.47 0.52 0.0081 0.013 +0.48 0.52 0.0087 0.014 + + +0.48 0.52 0.0060 0.0096 +0.48 0.52 0.0065 0.011 + +0.48 0.52 0.0087 0.014 +0.48 0.52 0.0094 0.016 + + +0.47 0.52 0.0081 0.013 +0.48 0.52 0.0087 0.014 + +0.47 0.53 0.011 0.017 +0.48 0.53 0.011 0.018 + + +0.48 0.52 0.0087 0.014 +0.48 0.52 0.0094 0.016 + +0.48 0.53 0.011 0.018 +0.48 0.53 0.012 0.020 + + +0.48 0.52 0.0065 0.011 +0.49 0.52 0.0074 0.013 + +0.48 0.52 0.0094 0.016 +0.49 0.52 0.010 0.018 + + +0.49 0.52 0.0074 0.013 +0.50 0.52 0.0088 0.015 + +0.49 0.52 0.010 0.018 +0.50 0.52 0.011 0.020 + + +0.48 0.52 0.0094 0.016 +0.49 0.52 0.010 0.018 + +0.48 0.53 0.012 0.020 +0.49 0.53 0.013 0.022 + + +0.49 0.52 0.010 0.018 +0.50 0.52 0.011 0.020 + +0.49 0.53 0.013 0.022 +0.50 0.53 0.014 0.025 + + +0.48 0.53 0.012 0.020 +0.49 0.53 0.013 0.022 + +0.48 0.54 0.014 0.024 +0.49 0.54 0.015 0.026 + + +0.49 0.53 0.013 0.022 +0.50 0.53 0.014 0.025 + +0.49 0.54 0.015 0.026 +0.50 0.54 0.016 0.028 + + +0.48 0.54 0.014 0.024 +0.49 0.54 0.015 0.026 + +0.48 0.55 0.016 0.027 +0.49 0.55 0.017 0.030 + + +0.49 0.54 0.015 0.026 +0.50 0.54 0.016 0.028 + +0.49 0.55 0.017 0.030 +0.50 0.55 0.018 0.032 + + +0.48 0.55 0.016 0.027 +0.49 0.55 0.017 0.030 + +0.48 0.55 0.018 0.031 +0.49 0.55 0.019 0.033 + + +0.49 0.55 0.017 0.030 +0.50 0.55 0.018 0.032 + +0.49 0.55 0.019 0.033 +0.50 0.55 0.020 0.036 + + +0.48 0.55 0.018 0.031 +0.49 0.55 0.019 0.033 + +0.48 0.56 0.020 0.034 +0.49 0.56 0.021 0.036 + + +0.49 0.55 0.019 0.033 +0.50 0.55 0.020 0.036 + +0.49 0.56 0.021 0.036 +0.50 0.56 0.021 0.039 + + +0.50 0.50 0.0 0.0 +0.51 0.50 0.0055 0.0096 + +0.50 0.51 0.0055 0.0096 +0.51 0.51 0.0078 0.014 + + +0.51 0.50 0.0055 0.0096 +0.52 0.50 0.0088 0.015 + +0.51 0.51 0.0078 0.014 +0.52 0.51 0.011 0.019 + + +0.50 0.51 0.0055 0.0096 +0.51 0.51 0.0078 0.014 + +0.50 0.52 0.0088 0.015 +0.51 0.52 0.011 0.019 + + +0.51 0.51 0.0078 0.014 +0.52 0.51 0.011 0.019 + +0.51 0.52 0.011 0.019 +0.52 0.52 0.013 0.023 + + +0.52 0.50 0.0088 0.015 +0.52 0.50 0.011 0.020 + +0.52 0.51 0.011 0.019 +0.52 0.51 0.013 0.023 + + +0.52 0.50 0.011 0.020 +0.53 0.50 0.014 0.025 + +0.52 0.51 0.013 0.023 +0.53 0.51 0.015 0.028 + + +0.52 0.51 0.011 0.019 +0.52 0.51 0.013 0.023 + +0.52 0.52 0.013 0.023 +0.52 0.52 0.015 0.027 + + +0.52 0.51 0.013 0.023 +0.53 0.51 0.015 0.028 + +0.52 0.52 0.015 0.027 +0.53 0.52 0.016 0.031 + + +0.50 0.52 0.0088 0.015 +0.51 0.52 0.011 0.019 + +0.50 0.52 0.011 0.020 +0.51 0.52 0.013 0.023 + + +0.51 0.52 0.011 0.019 +0.52 0.52 0.013 0.023 + +0.51 0.52 0.013 0.023 +0.52 0.52 0.015 0.027 + + +0.50 0.52 0.011 0.020 +0.51 0.52 0.013 0.023 + +0.50 0.53 0.014 0.025 +0.51 0.53 0.015 0.028 + + +0.51 0.52 0.013 0.023 +0.52 0.52 0.015 0.027 + +0.51 0.53 0.015 0.028 +0.52 0.53 0.016 0.031 + + +0.72 0.72 0.036 0.33 +0.73 0.72 0.036 0.34 + +0.72 0.73 0.036 0.34 +0.73 0.73 0.036 0.37 + + +0.73 0.72 0.036 0.34 +0.73 0.72 0.036 0.36 + +0.73 0.73 0.036 0.37 +0.73 0.73 0.035 0.39 + + +0.72 0.73 0.036 0.34 +0.73 0.73 0.036 0.37 + +0.72 0.73 0.036 0.36 +0.73 0.73 0.035 0.39 + + +0.73 0.73 0.036 0.37 +0.73 0.73 0.035 0.39 + +0.73 0.73 0.035 0.39 +0.73 0.73 0.035 0.43 + + +0.73 0.72 0.036 0.36 +0.74 0.72 0.035 0.37 + +0.73 0.73 0.035 0.39 +0.74 0.73 0.035 0.41 + + +0.74 0.72 0.035 0.37 +0.75 0.72 0.035 0.38 + +0.74 0.73 0.035 0.41 +0.75 0.73 0.035 0.42 + + +0.73 0.73 0.035 0.39 +0.74 0.73 0.035 0.41 + +0.73 0.73 0.035 0.43 +0.74 0.73 0.035 0.47 + + +0.74 0.73 0.035 0.41 +0.75 0.73 0.035 0.42 + +0.74 0.73 0.035 0.47 +0.75 0.73 0.034 0.49 + + +0.72 0.73 0.036 0.36 +0.73 0.73 0.035 0.39 + +0.72 0.74 0.035 0.37 +0.73 0.74 0.035 0.41 + + +0.73 0.73 0.035 0.39 +0.73 0.73 0.035 0.43 + +0.73 0.74 0.035 0.41 +0.73 0.74 0.035 0.47 + + +0.72 0.74 0.035 0.37 +0.73 0.74 0.035 0.41 + +0.72 0.75 0.035 0.38 +0.73 0.75 0.035 0.42 + + +0.73 0.74 0.035 0.41 +0.73 0.74 0.035 0.47 + +0.73 0.75 0.035 0.42 +0.73 0.75 0.034 0.49 + + +0.73 0.73 0.035 0.43 +0.74 0.73 0.035 0.47 + +0.73 0.74 0.035 0.47 +0.74 0.74 0.034 0.54 + + +0.74 0.73 0.035 0.47 +0.75 0.73 0.034 0.49 + +0.74 0.74 0.034 0.54 +0.75 0.74 0.034 0.61 + + +0.73 0.74 0.035 0.47 +0.74 0.74 0.034 0.54 + +0.73 0.75 0.034 0.49 +0.74 0.75 0.034 0.61 + + +0.74 0.74 0.034 0.54 +0.75 0.74 0.034 0.61 + +0.74 0.75 0.034 0.61 +0.75 0.75 0.033 1.1 + + +0.75 0.72 0.035 0.38 +0.76 0.72 0.034 0.37 + +0.75 0.73 0.035 0.42 +0.76 0.73 0.034 0.41 + + +0.76 0.72 0.034 0.37 +0.77 0.72 0.034 0.36 + +0.76 0.73 0.034 0.41 +0.77 0.73 0.034 0.39 + + +0.75 0.73 0.035 0.42 +0.76 0.73 0.034 0.41 + +0.75 0.73 0.034 0.49 +0.76 0.73 0.034 0.47 + + +0.76 0.73 0.034 0.41 +0.77 0.73 0.034 0.39 + +0.76 0.73 0.034 0.47 +0.77 0.73 0.033 0.43 + + +0.75 0.73 0.034 0.49 +0.76 0.73 0.034 0.47 + +0.75 0.74 0.034 0.61 +0.76 0.74 0.033 0.54 + + +0.76 0.73 0.034 0.47 +0.77 0.73 0.033 0.43 + +0.76 0.74 0.033 0.54 +0.77 0.74 0.033 0.46 + + +0.75 0.74 0.034 0.61 +0.76 0.74 0.033 0.54 + +0.75 0.75 0.033 1.1 +0.76 0.75 0.033 0.61 + + +0.76 0.74 0.033 0.54 +0.77 0.74 0.033 0.46 + +0.76 0.75 0.033 0.61 +0.77 0.75 0.033 0.48 + + +0.80 0.73 0.031 0.30 +0.80 0.73 0.030 0.28 + +0.80 0.74 0.031 0.30 +0.80 0.74 0.030 0.28 + + +0.80 0.73 0.030 0.28 +0.81 0.73 0.030 0.25 + +0.80 0.74 0.030 0.28 +0.81 0.74 0.029 0.25 + + +0.80 0.74 0.031 0.30 +0.80 0.74 0.030 0.28 + +0.80 0.75 0.030 0.30 +0.80 0.75 0.030 0.28 + + +0.80 0.74 0.030 0.28 +0.81 0.74 0.029 0.25 + +0.80 0.75 0.030 0.28 +0.81 0.75 0.029 0.26 + + +0.72 0.75 0.035 0.38 +0.73 0.75 0.035 0.42 + +0.72 0.76 0.034 0.37 +0.73 0.76 0.034 0.41 + + +0.73 0.75 0.035 0.42 +0.73 0.75 0.034 0.49 + +0.73 0.76 0.034 0.41 +0.73 0.76 0.034 0.47 + + +0.72 0.76 0.034 0.37 +0.73 0.76 0.034 0.41 + +0.72 0.77 0.034 0.36 +0.73 0.77 0.034 0.39 + + +0.73 0.76 0.034 0.41 +0.73 0.76 0.034 0.47 + +0.73 0.77 0.034 0.39 +0.73 0.77 0.033 0.43 + + +0.73 0.75 0.034 0.49 +0.74 0.75 0.034 0.61 + +0.73 0.76 0.034 0.47 +0.74 0.76 0.033 0.54 + + +0.74 0.75 0.034 0.61 +0.75 0.75 0.033 1.1 + +0.74 0.76 0.033 0.54 +0.75 0.76 0.033 0.61 + + +0.73 0.76 0.034 0.47 +0.74 0.76 0.033 0.54 + +0.73 0.77 0.033 0.43 +0.74 0.77 0.033 0.46 + + +0.74 0.76 0.033 0.54 +0.75 0.76 0.033 0.61 + +0.74 0.77 0.033 0.46 +0.75 0.77 0.033 0.48 + + +0.73 0.80 0.031 0.30 +0.74 0.80 0.031 0.30 + +0.73 0.80 0.030 0.28 +0.74 0.80 0.030 0.28 + + +0.74 0.80 0.031 0.30 +0.75 0.80 0.030 0.30 + +0.74 0.80 0.030 0.28 +0.75 0.80 0.030 0.28 + + +0.73 0.80 0.030 0.28 +0.74 0.80 0.030 0.28 + +0.73 0.81 0.030 0.25 +0.74 0.81 0.029 0.25 + + +0.74 0.80 0.030 0.28 +0.75 0.80 0.030 0.28 + +0.74 0.81 0.029 0.25 +0.75 0.81 0.029 0.26 + + +0.75 0.75 0.033 1.1 +0.76 0.75 0.033 0.61 + +0.75 0.76 0.033 0.61 +0.76 0.76 0.033 0.54 + + +0.76 0.75 0.033 0.61 +0.77 0.75 0.033 0.48 + +0.76 0.76 0.033 0.54 +0.77 0.76 0.032 0.45 + + +0.75 0.76 0.033 0.61 +0.76 0.76 0.033 0.54 + +0.75 0.77 0.033 0.48 +0.76 0.77 0.032 0.45 + + +0.76 0.76 0.033 0.54 +0.77 0.76 0.032 0.45 + +0.76 0.77 0.032 0.45 +0.77 0.77 0.032 0.42 + + +DEAL:: Number of degrees of freedom=1665 +DEAL:: Point value=0.033 +%!PS-Adobe-2.0 EPSF-1.2 +%%Title: deal.II Output +%%Creator: the deal.II library + +%%BoundingBox: 0 0 301 301 +/m {moveto} bind def +/x {lineto stroke} bind def +/b {0 0 0 setrgbcolor} def +/r {1 0 0 setrgbcolor} def +%%EndProlog + +0.50 setlinewidth +b 0.0 0.0 m 0.0 75. x +b 75. 0.0 m 75. 75. x +b 0.0 0.0 m 75. 0.0 x +b 0.0 75. m 75. 75. x +b 75. 0.0 m 75. 75. x +b 75. 0.0 m 1.5e+02 0.0 x +b 75. 75. m 1.5e+02 75. x +b 0.0 75. m 0.0 1.5e+02 x +b 75. 75. m 75. 1.5e+02 x +b 0.0 75. m 75. 75. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 2.2e+02 0.0 m 2.6e+02 0.0 x +b 2.6e+02 0.0 m 2.6e+02 38. x +b 3.0e+02 0.0 m 3.0e+02 38. x +b 2.6e+02 0.0 m 3.0e+02 0.0 x +b 0.0 2.2e+02 m 0.0 2.6e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 0.0 2.6e+02 m 0.0 3.0e+02 x +b 0.0 2.6e+02 m 38. 2.6e+02 x +b 0.0 3.0e+02 m 38. 3.0e+02 x +b 1.5e+02 0.0 m 1.5e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 1.5e+02 0.0 m 1.9e+02 0.0 x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.9e+02 0.0 m 1.9e+02 38. x +b 2.2e+02 0.0 m 2.2e+02 38. x +b 1.9e+02 0.0 m 2.2e+02 0.0 x +b 1.5e+02 38. m 1.5e+02 75. x +b 1.5e+02 38. m 1.9e+02 38. x +b 1.5e+02 75. m 1.9e+02 75. x +b 0.0 1.5e+02 m 0.0 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 0.0 1.5e+02 m 38. 1.5e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 38. 1.5e+02 m 38. 1.9e+02 x +b 75. 1.5e+02 m 75. 1.9e+02 x +b 38. 1.5e+02 m 75. 1.5e+02 x +b 0.0 1.9e+02 m 0.0 2.2e+02 x +b 0.0 1.9e+02 m 38. 1.9e+02 x +b 0.0 2.2e+02 m 38. 2.2e+02 x +b 2.2e+02 1.1e+02 m 2.2e+02 1.3e+02 x +b 3.0e+02 1.1e+02 m 3.0e+02 1.3e+02 x +b 2.8e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 1.1e+02 2.2e+02 m 1.3e+02 2.2e+02 x +b 1.1e+02 2.8e+02 m 1.1e+02 3.0e+02 x +b 1.1e+02 3.0e+02 m 1.3e+02 3.0e+02 x +b 3.0e+02 75. m 3.0e+02 94. x +b 2.8e+02 75. m 3.0e+02 75. x +b 2.8e+02 94. m 3.0e+02 94. x +b 3.0e+02 94. m 3.0e+02 1.1e+02 x +b 2.8e+02 94. m 3.0e+02 94. x +b 2.8e+02 1.1e+02 m 3.0e+02 1.1e+02 x +b 75. 2.8e+02 m 75. 3.0e+02 x +b 94. 2.8e+02 m 94. 3.0e+02 x +b 75. 3.0e+02 m 94. 3.0e+02 x +b 94. 2.8e+02 m 94. 3.0e+02 x +b 1.1e+02 2.8e+02 m 1.1e+02 3.0e+02 x +b 94. 3.0e+02 m 1.1e+02 3.0e+02 x +b 2.2e+02 38. m 2.2e+02 56. x +b 2.4e+02 38. m 2.4e+02 56. x +b 2.2e+02 38. m 2.4e+02 38. x +b 2.2e+02 56. m 2.4e+02 56. x +b 2.4e+02 38. m 2.4e+02 56. x +b 2.6e+02 38. m 2.6e+02 56. x +b 2.4e+02 38. m 2.6e+02 38. x +b 2.4e+02 56. m 2.6e+02 56. x +b 2.2e+02 56. m 2.2e+02 75. x +b 2.4e+02 56. m 2.4e+02 75. x +b 2.2e+02 56. m 2.4e+02 56. x +b 2.4e+02 56. m 2.4e+02 75. x +b 2.6e+02 56. m 2.6e+02 75. x +b 2.4e+02 56. m 2.6e+02 56. x +b 2.6e+02 38. m 2.6e+02 56. x +b 2.8e+02 38. m 2.8e+02 56. x +b 2.6e+02 38. m 2.8e+02 38. x +b 2.6e+02 56. m 2.8e+02 56. x +b 2.8e+02 38. m 2.8e+02 56. x +b 3.0e+02 38. m 3.0e+02 56. x +b 2.8e+02 38. m 3.0e+02 38. x +b 2.8e+02 56. m 3.0e+02 56. x +b 2.6e+02 56. m 2.6e+02 75. x +b 2.8e+02 56. m 2.8e+02 75. x +b 2.6e+02 56. m 2.8e+02 56. x +b 2.8e+02 56. m 2.8e+02 75. x +b 3.0e+02 56. m 3.0e+02 75. x +b 2.8e+02 56. m 3.0e+02 56. x +b 2.8e+02 75. m 3.0e+02 75. x +b 38. 2.2e+02 m 38. 2.4e+02 x +b 56. 2.2e+02 m 56. 2.4e+02 x +b 38. 2.2e+02 m 56. 2.2e+02 x +b 38. 2.4e+02 m 56. 2.4e+02 x +b 56. 2.2e+02 m 56. 2.4e+02 x +b 56. 2.2e+02 m 75. 2.2e+02 x +b 56. 2.4e+02 m 75. 2.4e+02 x +b 38. 2.4e+02 m 38. 2.6e+02 x +b 56. 2.4e+02 m 56. 2.6e+02 x +b 38. 2.4e+02 m 56. 2.4e+02 x +b 38. 2.6e+02 m 56. 2.6e+02 x +b 56. 2.4e+02 m 56. 2.6e+02 x +b 56. 2.4e+02 m 75. 2.4e+02 x +b 56. 2.6e+02 m 75. 2.6e+02 x +b 38. 2.6e+02 m 38. 2.8e+02 x +b 56. 2.6e+02 m 56. 2.8e+02 x +b 38. 2.6e+02 m 56. 2.6e+02 x +b 38. 2.8e+02 m 56. 2.8e+02 x +b 56. 2.6e+02 m 56. 2.8e+02 x +b 56. 2.6e+02 m 75. 2.6e+02 x +b 56. 2.8e+02 m 75. 2.8e+02 x +b 38. 2.8e+02 m 38. 3.0e+02 x +b 56. 2.8e+02 m 56. 3.0e+02 x +b 38. 2.8e+02 m 56. 2.8e+02 x +b 38. 3.0e+02 m 56. 3.0e+02 x +b 56. 2.8e+02 m 56. 3.0e+02 x +b 75. 2.8e+02 m 75. 3.0e+02 x +b 56. 2.8e+02 m 75. 2.8e+02 x +b 56. 3.0e+02 m 75. 3.0e+02 x +b 1.9e+02 38. m 1.9e+02 56. x +b 2.1e+02 38. m 2.1e+02 56. x +b 1.9e+02 38. m 2.1e+02 38. x +b 1.9e+02 56. m 2.1e+02 56. x +b 2.1e+02 38. m 2.1e+02 56. x +b 2.2e+02 38. m 2.2e+02 56. x +b 2.1e+02 38. m 2.2e+02 38. x +b 2.1e+02 56. m 2.2e+02 56. x +b 1.9e+02 56. m 1.9e+02 75. x +b 2.1e+02 56. m 2.1e+02 75. x +b 1.9e+02 56. m 2.1e+02 56. x +b 1.9e+02 75. m 2.1e+02 75. x +b 2.1e+02 56. m 2.1e+02 75. x +b 2.2e+02 56. m 2.2e+02 75. x +b 2.1e+02 56. m 2.2e+02 56. x +b 2.1e+02 75. m 2.2e+02 75. x +b 38. 1.9e+02 m 38. 2.1e+02 x +b 56. 1.9e+02 m 56. 2.1e+02 x +b 38. 1.9e+02 m 56. 1.9e+02 x +b 38. 2.1e+02 m 56. 2.1e+02 x +b 56. 1.9e+02 m 56. 2.1e+02 x +b 75. 1.9e+02 m 75. 2.1e+02 x +b 56. 1.9e+02 m 75. 1.9e+02 x +b 56. 2.1e+02 m 75. 2.1e+02 x +b 38. 2.1e+02 m 38. 2.2e+02 x +b 56. 2.1e+02 m 56. 2.2e+02 x +b 38. 2.1e+02 m 56. 2.1e+02 x +b 38. 2.2e+02 m 56. 2.2e+02 x +b 56. 2.1e+02 m 56. 2.2e+02 x +b 75. 2.1e+02 m 75. 2.2e+02 x +b 56. 2.1e+02 m 75. 2.1e+02 x +b 56. 2.2e+02 m 75. 2.2e+02 x +b 2.2e+02 1.5e+02 m 2.2e+02 1.6e+02 x +b 2.3e+02 1.5e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.5e+02 m 2.3e+02 1.5e+02 x +b 2.3e+02 1.5e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.9e+02 1.5e+02 m 2.9e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.9e+02 1.5e+02 x +b 2.8e+02 1.6e+02 m 2.9e+02 1.6e+02 x +b 2.9e+02 1.5e+02 m 2.9e+02 1.6e+02 x +b 3.0e+02 1.5e+02 m 3.0e+02 1.6e+02 x +b 2.9e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.9e+02 1.6e+02 m 3.0e+02 1.6e+02 x +b 2.9e+02 1.6e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.9e+02 1.6e+02 x +b 2.9e+02 1.6e+02 m 2.9e+02 1.7e+02 x +b 3.0e+02 1.6e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.6e+02 m 3.0e+02 1.6e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.3e+02 x +b 1.5e+02 2.2e+02 m 1.6e+02 2.2e+02 x +b 1.5e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.5e+02 2.3e+02 m 1.5e+02 2.4e+02 x +b 1.5e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.9e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.9e+02 x +b 1.5e+02 2.9e+02 m 1.6e+02 2.9e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.9e+02 x +b 1.6e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.5e+02 2.9e+02 m 1.5e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.6e+02 3.0e+02 x +b 1.5e+02 2.9e+02 m 1.6e+02 2.9e+02 x +b 1.5e+02 3.0e+02 m 1.6e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.6e+02 3.0e+02 x +b 1.6e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.6e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.9e+02 2.9e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.9e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.9e+02 x +b 2.9e+02 2.9e+02 m 3.0e+02 2.9e+02 x +b 2.9e+02 2.9e+02 m 2.9e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.9e+02 2.9e+02 x +b 2.8e+02 3.0e+02 m 2.9e+02 3.0e+02 x +b 2.9e+02 2.9e+02 m 2.9e+02 3.0e+02 x +b 3.0e+02 2.9e+02 m 3.0e+02 3.0e+02 x +b 2.9e+02 2.9e+02 m 3.0e+02 2.9e+02 x +b 2.9e+02 3.0e+02 m 3.0e+02 3.0e+02 x +b 2.4e+02 1.1e+02 m 2.4e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.5e+02 1.2e+02 x +b 2.4e+02 1.1e+02 m 2.5e+02 1.1e+02 x +b 2.4e+02 1.2e+02 m 2.5e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.5e+02 1.2e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.2e+02 x +b 2.5e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.5e+02 1.2e+02 m 2.6e+02 1.2e+02 x +b 2.4e+02 1.2e+02 m 2.4e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.5e+02 1.3e+02 x +b 2.4e+02 1.2e+02 m 2.5e+02 1.2e+02 x +b 2.4e+02 1.3e+02 m 2.5e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.5e+02 1.3e+02 x +b 2.6e+02 1.2e+02 m 2.6e+02 1.3e+02 x +b 2.5e+02 1.2e+02 m 2.6e+02 1.2e+02 x +b 2.5e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.2e+02 1.3e+02 m 2.2e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.3e+02 1.4e+02 x +b 2.2e+02 1.3e+02 m 2.3e+02 1.3e+02 x +b 2.2e+02 1.4e+02 m 2.3e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.3e+02 1.4e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.4e+02 x +b 2.3e+02 1.3e+02 m 2.4e+02 1.3e+02 x +b 2.3e+02 1.4e+02 m 2.4e+02 1.4e+02 x +b 2.2e+02 1.4e+02 m 2.2e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.3e+02 1.5e+02 x +b 2.2e+02 1.4e+02 m 2.3e+02 1.4e+02 x +b 2.2e+02 1.5e+02 m 2.3e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.3e+02 1.5e+02 x +b 2.4e+02 1.4e+02 m 2.4e+02 1.5e+02 x +b 2.3e+02 1.4e+02 m 2.4e+02 1.4e+02 x +b 2.3e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.4e+02 1.3e+02 m 2.4e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.5e+02 1.4e+02 x +b 2.4e+02 1.3e+02 m 2.5e+02 1.3e+02 x +b 2.4e+02 1.4e+02 m 2.5e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.5e+02 1.4e+02 x +b 2.6e+02 1.3e+02 m 2.6e+02 1.4e+02 x +b 2.5e+02 1.3e+02 m 2.6e+02 1.3e+02 x +b 2.5e+02 1.4e+02 m 2.6e+02 1.4e+02 x +b 2.4e+02 1.4e+02 m 2.4e+02 1.5e+02 x +b 2.5e+02 1.4e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.4e+02 m 2.5e+02 1.4e+02 x +b 2.5e+02 1.4e+02 m 2.5e+02 1.5e+02 x +b 2.6e+02 1.4e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.4e+02 m 2.6e+02 1.4e+02 x +b 2.6e+02 1.1e+02 m 2.6e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.7e+02 1.2e+02 x +b 2.6e+02 1.1e+02 m 2.7e+02 1.1e+02 x +b 2.6e+02 1.2e+02 m 2.7e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.7e+02 1.2e+02 x +b 2.8e+02 1.1e+02 m 2.8e+02 1.2e+02 x +b 2.7e+02 1.1e+02 m 2.8e+02 1.1e+02 x +b 2.7e+02 1.2e+02 m 2.8e+02 1.2e+02 x +b 2.6e+02 1.2e+02 m 2.6e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.7e+02 1.3e+02 x +b 2.6e+02 1.2e+02 m 2.7e+02 1.2e+02 x +b 2.6e+02 1.3e+02 m 2.7e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.7e+02 1.3e+02 x +b 2.8e+02 1.2e+02 m 2.8e+02 1.3e+02 x +b 2.7e+02 1.2e+02 m 2.8e+02 1.2e+02 x +b 2.7e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.2e+02 75. m 2.2e+02 84. x +b 2.3e+02 75. m 2.3e+02 84. x +b 2.2e+02 75. m 2.3e+02 75. x +b 2.2e+02 84. m 2.3e+02 84. x +b 2.3e+02 75. m 2.3e+02 84. x +b 2.4e+02 75. m 2.4e+02 84. x +b 2.3e+02 75. m 2.4e+02 75. x +b 2.3e+02 84. m 2.4e+02 84. x +b 2.2e+02 84. m 2.2e+02 94. x +b 2.3e+02 84. m 2.3e+02 94. x +b 2.2e+02 84. m 2.3e+02 84. x +b 2.2e+02 94. m 2.3e+02 94. x +b 2.3e+02 84. m 2.3e+02 94. x +b 2.4e+02 84. m 2.4e+02 94. x +b 2.3e+02 84. m 2.4e+02 84. x +b 2.3e+02 94. m 2.4e+02 94. x +b 2.6e+02 1.3e+02 m 2.6e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.7e+02 1.4e+02 x +b 2.6e+02 1.3e+02 m 2.7e+02 1.3e+02 x +b 2.6e+02 1.4e+02 m 2.7e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.7e+02 1.4e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.4e+02 x +b 2.7e+02 1.3e+02 m 2.8e+02 1.3e+02 x +b 2.7e+02 1.4e+02 m 2.8e+02 1.4e+02 x +b 2.6e+02 1.4e+02 m 2.6e+02 1.5e+02 x +b 2.7e+02 1.4e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.4e+02 m 2.7e+02 1.4e+02 x +b 2.7e+02 1.4e+02 m 2.7e+02 1.5e+02 x +b 2.8e+02 1.4e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.4e+02 m 2.8e+02 1.4e+02 x +b 2.8e+02 1.3e+02 m 2.8e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 2.9e+02 1.4e+02 x +b 2.8e+02 1.3e+02 m 2.9e+02 1.3e+02 x +b 2.8e+02 1.4e+02 m 2.9e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 2.9e+02 1.4e+02 x +b 3.0e+02 1.3e+02 m 3.0e+02 1.4e+02 x +b 2.9e+02 1.3e+02 m 3.0e+02 1.3e+02 x +b 2.9e+02 1.4e+02 m 3.0e+02 1.4e+02 x +b 2.8e+02 1.4e+02 m 2.8e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 2.9e+02 1.5e+02 x +b 2.8e+02 1.4e+02 m 2.9e+02 1.4e+02 x +b 2.8e+02 1.5e+02 m 2.9e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 2.9e+02 1.5e+02 x +b 3.0e+02 1.4e+02 m 3.0e+02 1.5e+02 x +b 2.9e+02 1.4e+02 m 3.0e+02 1.4e+02 x +b 2.9e+02 1.5e+02 m 3.0e+02 1.5e+02 x +b 2.4e+02 75. m 2.4e+02 84. x +b 2.5e+02 75. m 2.5e+02 84. x +b 2.4e+02 75. m 2.5e+02 75. x +b 2.4e+02 84. m 2.5e+02 84. x +b 2.5e+02 75. m 2.5e+02 84. x +b 2.6e+02 75. m 2.6e+02 84. x +b 2.5e+02 75. m 2.6e+02 75. x +b 2.5e+02 84. m 2.6e+02 84. x +b 2.4e+02 84. m 2.4e+02 94. x +b 2.5e+02 84. m 2.5e+02 94. x +b 2.4e+02 84. m 2.5e+02 84. x +b 2.4e+02 94. m 2.5e+02 94. x +b 2.5e+02 84. m 2.5e+02 94. x +b 2.6e+02 84. m 2.6e+02 94. x +b 2.5e+02 84. m 2.6e+02 84. x +b 2.5e+02 94. m 2.6e+02 94. x +b 1.3e+02 2.2e+02 m 1.3e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.4e+02 2.3e+02 x +b 1.3e+02 2.2e+02 m 1.4e+02 2.2e+02 x +b 1.3e+02 2.3e+02 m 1.4e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.4e+02 2.3e+02 x +b 1.5e+02 2.2e+02 m 1.5e+02 2.3e+02 x +b 1.4e+02 2.2e+02 m 1.5e+02 2.2e+02 x +b 1.4e+02 2.3e+02 m 1.5e+02 2.3e+02 x +b 1.3e+02 2.3e+02 m 1.3e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.4e+02 2.4e+02 x +b 1.3e+02 2.3e+02 m 1.4e+02 2.3e+02 x +b 1.3e+02 2.4e+02 m 1.4e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.4e+02 2.4e+02 x +b 1.5e+02 2.3e+02 m 1.5e+02 2.4e+02 x +b 1.4e+02 2.3e+02 m 1.5e+02 2.3e+02 x +b 1.4e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.1e+02 2.4e+02 m 1.1e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.2e+02 2.5e+02 x +b 1.1e+02 2.4e+02 m 1.2e+02 2.4e+02 x +b 1.1e+02 2.5e+02 m 1.2e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.2e+02 2.5e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.5e+02 x +b 1.2e+02 2.4e+02 m 1.3e+02 2.4e+02 x +b 1.2e+02 2.5e+02 m 1.3e+02 2.5e+02 x +b 1.1e+02 2.5e+02 m 1.1e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.2e+02 2.6e+02 x +b 1.1e+02 2.5e+02 m 1.2e+02 2.5e+02 x +b 1.1e+02 2.6e+02 m 1.2e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.2e+02 2.6e+02 x +b 1.3e+02 2.5e+02 m 1.3e+02 2.6e+02 x +b 1.2e+02 2.5e+02 m 1.3e+02 2.5e+02 x +b 1.2e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.3e+02 2.4e+02 m 1.3e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.4e+02 2.5e+02 x +b 1.3e+02 2.4e+02 m 1.4e+02 2.4e+02 x +b 1.3e+02 2.5e+02 m 1.4e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.4e+02 2.5e+02 x +b 1.4e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.4e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.3e+02 2.5e+02 m 1.3e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.4e+02 2.6e+02 x +b 1.3e+02 2.5e+02 m 1.4e+02 2.5e+02 x +b 1.3e+02 2.6e+02 m 1.4e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.4e+02 2.6e+02 x +b 1.4e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.4e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.2e+02 2.7e+02 x +b 1.1e+02 2.6e+02 m 1.2e+02 2.6e+02 x +b 1.1e+02 2.7e+02 m 1.2e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.2e+02 2.7e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.7e+02 x +b 1.2e+02 2.6e+02 m 1.3e+02 2.6e+02 x +b 1.2e+02 2.7e+02 m 1.3e+02 2.7e+02 x +b 1.1e+02 2.7e+02 m 1.1e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.2e+02 2.8e+02 x +b 1.1e+02 2.7e+02 m 1.2e+02 2.7e+02 x +b 1.1e+02 2.8e+02 m 1.2e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.2e+02 2.8e+02 x +b 1.3e+02 2.7e+02 m 1.3e+02 2.8e+02 x +b 1.2e+02 2.7e+02 m 1.3e+02 2.7e+02 x +b 1.2e+02 2.8e+02 m 1.3e+02 2.8e+02 x +b 1.3e+02 2.6e+02 m 1.3e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.4e+02 2.7e+02 x +b 1.3e+02 2.6e+02 m 1.4e+02 2.6e+02 x +b 1.3e+02 2.7e+02 m 1.4e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.4e+02 2.7e+02 x +b 1.4e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.4e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.3e+02 2.7e+02 m 1.3e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.4e+02 2.8e+02 x +b 1.3e+02 2.7e+02 m 1.4e+02 2.7e+02 x +b 1.3e+02 2.8e+02 m 1.4e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.4e+02 2.8e+02 x +b 1.4e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.4e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 2.2e+02 94. m 2.2e+02 1.0e+02 x +b 2.3e+02 94. m 2.3e+02 1.0e+02 x +b 2.2e+02 94. m 2.3e+02 94. x +b 2.2e+02 1.0e+02 m 2.3e+02 1.0e+02 x +b 2.3e+02 94. m 2.3e+02 1.0e+02 x +b 2.4e+02 94. m 2.4e+02 1.0e+02 x +b 2.3e+02 94. m 2.4e+02 94. x +b 2.3e+02 1.0e+02 m 2.4e+02 1.0e+02 x +b 2.2e+02 1.0e+02 m 2.2e+02 1.1e+02 x +b 2.3e+02 1.0e+02 m 2.3e+02 1.1e+02 x +b 2.2e+02 1.0e+02 m 2.3e+02 1.0e+02 x +b 2.2e+02 1.1e+02 m 2.3e+02 1.1e+02 x +b 2.3e+02 1.0e+02 m 2.3e+02 1.1e+02 x +b 2.4e+02 1.0e+02 m 2.4e+02 1.1e+02 x +b 2.3e+02 1.0e+02 m 2.4e+02 1.0e+02 x +b 2.3e+02 1.1e+02 m 2.4e+02 1.1e+02 x +b 1.3e+02 2.8e+02 m 1.3e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.4e+02 2.9e+02 x +b 1.3e+02 2.8e+02 m 1.4e+02 2.8e+02 x +b 1.3e+02 2.9e+02 m 1.4e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.4e+02 2.9e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.9e+02 x +b 1.4e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.4e+02 2.9e+02 m 1.5e+02 2.9e+02 x +b 1.3e+02 2.9e+02 m 1.3e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.4e+02 3.0e+02 x +b 1.3e+02 2.9e+02 m 1.4e+02 2.9e+02 x +b 1.3e+02 3.0e+02 m 1.4e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.4e+02 3.0e+02 x +b 1.5e+02 2.9e+02 m 1.5e+02 3.0e+02 x +b 1.4e+02 2.9e+02 m 1.5e+02 2.9e+02 x +b 1.4e+02 3.0e+02 m 1.5e+02 3.0e+02 x +b 2.4e+02 94. m 2.4e+02 1.0e+02 x +b 2.5e+02 94. m 2.5e+02 1.0e+02 x +b 2.4e+02 94. m 2.5e+02 94. x +b 2.4e+02 1.0e+02 m 2.5e+02 1.0e+02 x +b 2.5e+02 94. m 2.5e+02 1.0e+02 x +b 2.6e+02 94. m 2.6e+02 1.0e+02 x +b 2.5e+02 94. m 2.6e+02 94. x +b 2.5e+02 1.0e+02 m 2.6e+02 1.0e+02 x +b 2.4e+02 1.0e+02 m 2.4e+02 1.1e+02 x +b 2.5e+02 1.0e+02 m 2.5e+02 1.1e+02 x +b 2.4e+02 1.0e+02 m 2.5e+02 1.0e+02 x +b 2.4e+02 1.1e+02 m 2.5e+02 1.1e+02 x +b 2.5e+02 1.0e+02 m 2.5e+02 1.1e+02 x +b 2.6e+02 1.0e+02 m 2.6e+02 1.1e+02 x +b 2.5e+02 1.0e+02 m 2.6e+02 1.0e+02 x +b 2.5e+02 1.1e+02 m 2.6e+02 1.1e+02 x +b 2.6e+02 75. m 2.6e+02 84. x +b 2.7e+02 75. m 2.7e+02 84. x +b 2.6e+02 75. m 2.7e+02 75. x +b 2.6e+02 84. m 2.7e+02 84. x +b 2.7e+02 75. m 2.7e+02 84. x +b 2.8e+02 75. m 2.8e+02 84. x +b 2.7e+02 75. m 2.8e+02 75. x +b 2.7e+02 84. m 2.8e+02 84. x +b 2.6e+02 84. m 2.6e+02 94. x +b 2.7e+02 84. m 2.7e+02 94. x +b 2.6e+02 84. m 2.7e+02 84. x +b 2.6e+02 94. m 2.7e+02 94. x +b 2.7e+02 84. m 2.7e+02 94. x +b 2.8e+02 84. m 2.8e+02 94. x +b 2.7e+02 84. m 2.8e+02 84. x +b 2.7e+02 94. m 2.8e+02 94. x +b 2.6e+02 94. m 2.6e+02 1.0e+02 x +b 2.7e+02 94. m 2.7e+02 1.0e+02 x +b 2.6e+02 94. m 2.7e+02 94. x +b 2.6e+02 1.0e+02 m 2.7e+02 1.0e+02 x +b 2.7e+02 94. m 2.7e+02 1.0e+02 x +b 2.8e+02 94. m 2.8e+02 1.0e+02 x +b 2.7e+02 94. m 2.8e+02 94. x +b 2.7e+02 1.0e+02 m 2.8e+02 1.0e+02 x +b 2.6e+02 1.0e+02 m 2.6e+02 1.1e+02 x +b 2.7e+02 1.0e+02 m 2.7e+02 1.1e+02 x +b 2.6e+02 1.0e+02 m 2.7e+02 1.0e+02 x +b 2.6e+02 1.1e+02 m 2.7e+02 1.1e+02 x +b 2.7e+02 1.0e+02 m 2.7e+02 1.1e+02 x +b 2.8e+02 1.0e+02 m 2.8e+02 1.1e+02 x +b 2.7e+02 1.0e+02 m 2.8e+02 1.0e+02 x +b 2.7e+02 1.1e+02 m 2.8e+02 1.1e+02 x +b 75. 2.2e+02 m 75. 2.3e+02 x +b 84. 2.2e+02 m 84. 2.3e+02 x +b 75. 2.2e+02 m 84. 2.2e+02 x +b 75. 2.3e+02 m 84. 2.3e+02 x +b 84. 2.2e+02 m 84. 2.3e+02 x +b 94. 2.2e+02 m 94. 2.3e+02 x +b 84. 2.2e+02 m 94. 2.2e+02 x +b 84. 2.3e+02 m 94. 2.3e+02 x +b 75. 2.3e+02 m 75. 2.4e+02 x +b 84. 2.3e+02 m 84. 2.4e+02 x +b 75. 2.3e+02 m 84. 2.3e+02 x +b 75. 2.4e+02 m 84. 2.4e+02 x +b 84. 2.3e+02 m 84. 2.4e+02 x +b 94. 2.3e+02 m 94. 2.4e+02 x +b 84. 2.3e+02 m 94. 2.3e+02 x +b 84. 2.4e+02 m 94. 2.4e+02 x +b 94. 2.2e+02 m 94. 2.3e+02 x +b 1.0e+02 2.2e+02 m 1.0e+02 2.3e+02 x +b 94. 2.2e+02 m 1.0e+02 2.2e+02 x +b 94. 2.3e+02 m 1.0e+02 2.3e+02 x +b 1.0e+02 2.2e+02 m 1.0e+02 2.3e+02 x +b 1.1e+02 2.2e+02 m 1.1e+02 2.3e+02 x +b 1.0e+02 2.2e+02 m 1.1e+02 2.2e+02 x +b 1.0e+02 2.3e+02 m 1.1e+02 2.3e+02 x +b 94. 2.3e+02 m 94. 2.4e+02 x +b 1.0e+02 2.3e+02 m 1.0e+02 2.4e+02 x +b 94. 2.3e+02 m 1.0e+02 2.3e+02 x +b 94. 2.4e+02 m 1.0e+02 2.4e+02 x +b 1.0e+02 2.3e+02 m 1.0e+02 2.4e+02 x +b 1.1e+02 2.3e+02 m 1.1e+02 2.4e+02 x +b 1.0e+02 2.3e+02 m 1.1e+02 2.3e+02 x +b 1.0e+02 2.4e+02 m 1.1e+02 2.4e+02 x +b 75. 2.4e+02 m 75. 2.5e+02 x +b 84. 2.4e+02 m 84. 2.5e+02 x +b 75. 2.4e+02 m 84. 2.4e+02 x +b 75. 2.5e+02 m 84. 2.5e+02 x +b 84. 2.4e+02 m 84. 2.5e+02 x +b 94. 2.4e+02 m 94. 2.5e+02 x +b 84. 2.4e+02 m 94. 2.4e+02 x +b 84. 2.5e+02 m 94. 2.5e+02 x +b 75. 2.5e+02 m 75. 2.6e+02 x +b 84. 2.5e+02 m 84. 2.6e+02 x +b 75. 2.5e+02 m 84. 2.5e+02 x +b 75. 2.6e+02 m 84. 2.6e+02 x +b 84. 2.5e+02 m 84. 2.6e+02 x +b 94. 2.5e+02 m 94. 2.6e+02 x +b 84. 2.5e+02 m 94. 2.5e+02 x +b 84. 2.6e+02 m 94. 2.6e+02 x +b 94. 2.4e+02 m 94. 2.5e+02 x +b 1.0e+02 2.4e+02 m 1.0e+02 2.5e+02 x +b 94. 2.4e+02 m 1.0e+02 2.4e+02 x +b 94. 2.5e+02 m 1.0e+02 2.5e+02 x +b 1.0e+02 2.4e+02 m 1.0e+02 2.5e+02 x +b 1.1e+02 2.4e+02 m 1.1e+02 2.5e+02 x +b 1.0e+02 2.4e+02 m 1.1e+02 2.4e+02 x +b 1.0e+02 2.5e+02 m 1.1e+02 2.5e+02 x +b 94. 2.5e+02 m 94. 2.6e+02 x +b 1.0e+02 2.5e+02 m 1.0e+02 2.6e+02 x +b 94. 2.5e+02 m 1.0e+02 2.5e+02 x +b 94. 2.6e+02 m 1.0e+02 2.6e+02 x +b 1.0e+02 2.5e+02 m 1.0e+02 2.6e+02 x +b 1.1e+02 2.5e+02 m 1.1e+02 2.6e+02 x +b 1.0e+02 2.5e+02 m 1.1e+02 2.5e+02 x +b 1.0e+02 2.6e+02 m 1.1e+02 2.6e+02 x +b 75. 2.6e+02 m 75. 2.7e+02 x +b 84. 2.6e+02 m 84. 2.7e+02 x +b 75. 2.6e+02 m 84. 2.6e+02 x +b 75. 2.7e+02 m 84. 2.7e+02 x +b 84. 2.6e+02 m 84. 2.7e+02 x +b 94. 2.6e+02 m 94. 2.7e+02 x +b 84. 2.6e+02 m 94. 2.6e+02 x +b 84. 2.7e+02 m 94. 2.7e+02 x +b 75. 2.7e+02 m 75. 2.8e+02 x +b 84. 2.7e+02 m 84. 2.8e+02 x +b 75. 2.7e+02 m 84. 2.7e+02 x +b 75. 2.8e+02 m 84. 2.8e+02 x +b 84. 2.7e+02 m 84. 2.8e+02 x +b 94. 2.7e+02 m 94. 2.8e+02 x +b 84. 2.7e+02 m 94. 2.7e+02 x +b 84. 2.8e+02 m 94. 2.8e+02 x +b 94. 2.6e+02 m 94. 2.7e+02 x +b 1.0e+02 2.6e+02 m 1.0e+02 2.7e+02 x +b 94. 2.6e+02 m 1.0e+02 2.6e+02 x +b 94. 2.7e+02 m 1.0e+02 2.7e+02 x +b 1.0e+02 2.6e+02 m 1.0e+02 2.7e+02 x +b 1.1e+02 2.6e+02 m 1.1e+02 2.7e+02 x +b 1.0e+02 2.6e+02 m 1.1e+02 2.6e+02 x +b 1.0e+02 2.7e+02 m 1.1e+02 2.7e+02 x +b 94. 2.7e+02 m 94. 2.8e+02 x +b 1.0e+02 2.7e+02 m 1.0e+02 2.8e+02 x +b 94. 2.7e+02 m 1.0e+02 2.7e+02 x +b 94. 2.8e+02 m 1.0e+02 2.8e+02 x +b 1.0e+02 2.7e+02 m 1.0e+02 2.8e+02 x +b 1.1e+02 2.7e+02 m 1.1e+02 2.8e+02 x +b 1.0e+02 2.7e+02 m 1.1e+02 2.7e+02 x +b 1.0e+02 2.8e+02 m 1.1e+02 2.8e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.2e+02 2.0e+02 m 2.2e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.0e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.0e+02 m 2.6e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.0e+02 m 2.7e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.1e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.2e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.6e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.0e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.7e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.0e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.5e+02 m 3.0e+02 2.5e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.5e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.5e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.6e+02 m 3.0e+02 2.6e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.6e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.6e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.5e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.6e+02 1.9e+02 m 2.6e+02 1.9e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.6e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.9e+02 m 2.2e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 2.0e+02 m 2.3e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.0e+02 m 2.8e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.0e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.0e+02 m 2.9e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.0e+02 m 3.0e+02 2.0e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.1e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.1e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.1e+02 m 3.0e+02 2.1e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 2.0e+02 2.2e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 2.0e+02 2.2e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 2.0e+02 2.3e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 2.0e+02 2.3e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.8e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.0e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 1.9e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 2.9e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.0e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.0e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.0e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.0e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 2.9e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.1e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.1e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.2e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 2.9e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.2e+02 m 3.0e+02 2.2e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.3e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 2.9e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.3e+02 m 3.0e+02 2.3e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 2.9e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.9e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 3.0e+02 2.4e+02 m 3.0e+02 2.4e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.2e+02 2.9e+02 m 2.2e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.2e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 2.9e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.2e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.2e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.3e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.3e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.3e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 2.9e+02 m 2.4e+02 2.9e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.3e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.3e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.4e+02 3.0e+02 m 2.4e+02 3.0e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.7e+02 m 3.0e+02 2.7e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 2.9e+02 2.8e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.9e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 3.0e+02 2.8e+02 m 3.0e+02 2.8e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.8e+02 m 2.8e+02 2.8e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.7e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 2.9e+02 m 2.8e+02 2.9e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.7e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.7e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.8e+02 3.0e+02 m 2.8e+02 3.0e+02 x +b 2.2e+02 1.6e+02 m 2.2e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.6e+02 m 2.2e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.6e+02 m 2.3e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.2e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.7e+02 m 2.2e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.7e+02 m 2.3e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.2e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.8e+02 m 2.2e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.2e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.2e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.3e+02 1.9e+02 m 2.3e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.8e+02 m 2.3e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.3e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.3e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.4e+02 1.9e+02 m 2.4e+02 1.9e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.7e+02 m 2.4e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.8e+02 m 2.4e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.4e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.4e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.9e+02 x +b 2.5e+02 1.8e+02 m 2.5e+02 1.8e+02 x +b 2.5e+02 1.9e+02 m 2.5e+02 1.9e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.2e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.8e+02 2.2e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.2e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.8e+02 2.3e+02 x +b 1.9e+02 2.2e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.2e+02 m 1.9e+02 2.2e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.3e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.8e+02 2.4e+02 x +b 1.9e+02 2.3e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.3e+02 m 1.9e+02 2.3e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.4e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.8e+02 2.5e+02 x +b 1.9e+02 2.4e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.4e+02 m 1.9e+02 2.4e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.8e+02 2.5e+02 x +b 1.9e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 1.8e+02 2.5e+02 m 1.9e+02 2.5e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.5e+02 m 2.4e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.5e+02 m 2.5e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.6e+02 m 2.4e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.4e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.4e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.5e+02 1.7e+02 m 2.5e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.6e+02 m 2.5e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.5e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.5e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.5e+02 m 2.6e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.5e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.5e+02 m 2.7e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.5e+02 m 2.8e+02 1.5e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.6e+02 m 2.6e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.6e+02 m 2.7e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.6e+02 m 2.8e+02 1.6e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.7e+02 m 2.6e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.7e+02 m 2.7e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.8e+02 m 2.6e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.6e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.6e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.7e+02 1.9e+02 m 2.7e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.8e+02 m 2.7e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.7e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.7e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.8e+02 1.9e+02 m 2.8e+02 1.9e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.7e+02 m 2.8e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.7e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.7e+02 m 2.9e+02 1.8e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.7e+02 m 3.0e+02 1.7e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.8e+02 m 2.8e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 2.8e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.8e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 2.9e+02 1.9e+02 m 2.9e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.8e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.8e+02 m 2.9e+02 1.9e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.9e+02 x +b 2.9e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 2.9e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.9e+02 x +b 3.0e+02 1.8e+02 m 3.0e+02 1.8e+02 x +b 3.0e+02 1.9e+02 m 3.0e+02 1.9e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.2e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.6e+02 2.3e+02 x +b 1.7e+02 2.2e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.2e+02 m 1.7e+02 2.2e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.3e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.6e+02 2.4e+02 x +b 1.7e+02 2.3e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.3e+02 m 1.7e+02 2.3e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.4e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.5e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.4e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.6e+02 2.5e+02 x +b 1.7e+02 2.4e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.4e+02 m 1.7e+02 2.4e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.5e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.5e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.5e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.6e+02 2.6e+02 x +b 1.7e+02 2.5e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.5e+02 m 1.7e+02 2.5e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.6e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.5e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.6e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.6e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.7e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.5e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.5e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.5e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.5e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.7e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.6e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.6e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.6e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.6e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.6e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.7e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.6e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.8e+02 2.7e+02 x +b 1.9e+02 2.6e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.6e+02 m 1.9e+02 2.6e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.7e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.7e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.7e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.8e+02 2.8e+02 x +b 1.9e+02 2.7e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.7e+02 m 1.9e+02 2.7e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.8e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.7e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.8e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.8e+02 2.9e+02 x +b 1.9e+02 2.8e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 2.8e+02 m 1.9e+02 2.8e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 2.9e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.7e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.7e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.7e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.7e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.7e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 2.9e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.8e+02 3.0e+02 x +b 1.9e+02 2.9e+02 m 1.9e+02 3.0e+02 x +b 1.8e+02 2.9e+02 m 1.9e+02 2.9e+02 x +b 1.8e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.8e+02 3.0e+02 x +b 1.9e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 1.8e+02 3.0e+02 m 1.9e+02 3.0e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.1e+02 m 2.6e+02 2.1e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.1e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.1e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.7e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.7e+02 m 2.7e+02 2.7e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.1e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.1e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.1e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.1e+02 m 2.5e+02 2.1e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.5e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.1e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.1e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.1e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.4e+02 2.2e+02 m 2.4e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.4e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.4e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.2e+02 m 2.5e+02 2.2e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.3e+02 x +b 2.5e+02 2.3e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.5e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.5e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.2e+02 2.4e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.4e+02 m 2.3e+02 2.4e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.2e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.2e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.5e+02 x +b 2.3e+02 2.5e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.5e+02 m 2.4e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.6e+02 2.5e+02 m 2.6e+02 2.5e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.5e+02 2.6e+02 m 2.5e+02 2.6e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.4e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.4e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.5e+02 2.0e+02 m 2.5e+02 2.0e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.1e+02 m 2.8e+02 2.1e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.4e+02 m 2.0e+02 2.4e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.0e+02 2.5e+02 m 2.0e+02 2.5e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.1e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.1e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.2e+02 m 2.8e+02 2.2e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.6e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.6e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.3e+02 m 2.8e+02 2.3e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.7e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.7e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.4e+02 m 2.8e+02 2.4e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.5e+02 m 2.9e+02 2.5e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.6e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.6e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.6e+02 m 2.4e+02 2.6e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.7e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.2e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.2e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.7e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.7e+02 m 2.4e+02 2.7e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.3e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.3e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.4e+02 2.8e+02 m 2.4e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.8e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.5e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.5e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.8e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.7e+02 x +b 2.9e+02 2.6e+02 m 2.9e+02 2.6e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.8e+02 2.7e+02 x +b 2.9e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.8e+02 2.7e+02 m 2.9e+02 2.7e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.9e+02 x +b 2.7e+02 2.8e+02 m 2.7e+02 2.8e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.6e+02 2.9e+02 x +b 2.7e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.6e+02 2.9e+02 m 2.7e+02 2.9e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.2e+02 m 2.3e+02 2.2e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.2e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.2e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.3e+02 2.3e+02 m 2.3e+02 2.3e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.7e+02 2.6e+02 m 2.7e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.7e+02 m 2.6e+02 2.7e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +b 2.6e+02 2.6e+02 m 2.6e+02 2.6e+02 x +showpage +DEAL:: diff --git a/tests/bits/step-15.cc b/tests/bits/step-15.cc index 5e637fb656..32a245930d 100644 --- a/tests/bits/step-15.cc +++ b/tests/bits/step-15.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-15/output"); +std::ofstream logfile("output"); #include #include diff --git a/tests/bits/step-15/cmp/generic b/tests/bits/step-15.output similarity index 100% rename from tests/bits/step-15/cmp/generic rename to tests/bits/step-15.output diff --git a/tests/bits/step-16.cc b/tests/bits/step-16.cc index a5761f861d..a129f52346 100644 --- a/tests/bits/step-16.cc +++ b/tests/bits/step-16.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-16/output"); +std::ofstream logfile("output"); #include #include diff --git a/tests/bits/step-16/cmp/generic b/tests/bits/step-16.output similarity index 100% rename from tests/bits/step-16/cmp/generic rename to tests/bits/step-16.output diff --git a/tests/bits/step-16b.cc b/tests/bits/step-16b.cc index 1e56c9edae..1cfe4103dc 100644 --- a/tests/bits/step-16b.cc +++ b/tests/bits/step-16b.cc @@ -24,7 +24,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-16b/output"); +std::ofstream logfile("output"); #include #include diff --git a/tests/bits/step-16b/cmp/generic b/tests/bits/step-16b.output similarity index 100% rename from tests/bits/step-16b/cmp/generic rename to tests/bits/step-16b.output diff --git a/tests/bits/step-2.cc b/tests/bits/step-2.cc index 1d8541bdd2..a36eff1459 100644 --- a/tests/bits/step-2.cc +++ b/tests/bits/step-2.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("step-2/output"); +std::ofstream logfile("output"); void make_grid (Triangulation<2> &triangulation) diff --git a/tests/bits/step-2/cmp/generic b/tests/bits/step-2.output similarity index 100% rename from tests/bits/step-2/cmp/generic rename to tests/bits/step-2.output diff --git a/tests/bits/step-3.cc b/tests/bits/step-3.cc index 4b87d0209c..2c760802b0 100644 --- a/tests/bits/step-3.cc +++ b/tests/bits/step-3.cc @@ -50,7 +50,7 @@ #include #include -std::ofstream logfile("step-3/output"); +std::ofstream logfile("output"); diff --git a/tests/bits/step-3/cmp/generic b/tests/bits/step-3.output similarity index 100% rename from tests/bits/step-3/cmp/generic rename to tests/bits/step-3.output diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc index 2afb325c57..6f6a0e5044 100644 --- a/tests/bits/step-4.cc +++ b/tests/bits/step-4.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-4/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-4/cmp/generic b/tests/bits/step-4.output similarity index 100% rename from tests/bits/step-4/cmp/generic rename to tests/bits/step-4.output diff --git a/tests/bits/step-5.cc b/tests/bits/step-5.cc index 0602fcdde5..b1942659d0 100644 --- a/tests/bits/step-5.cc +++ b/tests/bits/step-5.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-5/output"); +std::ofstream logfile("output"); #include @@ -300,7 +300,7 @@ void LaplaceProblem::run () { GridIn grid_in; grid_in.attach_triangulation (triangulation); - std::ifstream input_file("step-5/circle-grid.inp"); + std::ifstream input_file(SOURCE_DIR "/step-5/circle-grid.inp"); Assert (dim==2, ExcInternalError()); grid_in.read_ucd (input_file); diff --git a/tests/bits/step-5/cmp/generic b/tests/bits/step-5.output similarity index 100% rename from tests/bits/step-5/cmp/generic rename to tests/bits/step-5.output diff --git a/tests/bits/step-6.cc b/tests/bits/step-6.cc index d81074dd7f..8fa10830c4 100644 --- a/tests/bits/step-6.cc +++ b/tests/bits/step-6.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-6/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-6/cmp/generic b/tests/bits/step-6.output similarity index 100% rename from tests/bits/step-6/cmp/generic rename to tests/bits/step-6.output diff --git a/tests/bits/step-7.cc b/tests/bits/step-7.cc index 2e65593c03..a23ba45ce4 100644 --- a/tests/bits/step-7.cc +++ b/tests/bits/step-7.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-7/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-7/cmp/generic b/tests/bits/step-7.output similarity index 100% rename from tests/bits/step-7/cmp/generic rename to tests/bits/step-7.output diff --git a/tests/bits/step-8.cc b/tests/bits/step-8.cc index 13821512c9..5d8d538008 100644 --- a/tests/bits/step-8.cc +++ b/tests/bits/step-8.cc @@ -22,7 +22,7 @@ #include "../tests.h" #include #include -std::ofstream logfile("step-8/output"); +std::ofstream logfile("output"); #include diff --git a/tests/bits/step-8/cmp/generic b/tests/bits/step-8.output similarity index 100% rename from tests/bits/step-8/cmp/generic rename to tests/bits/step-8.output diff --git a/tests/bits/subdomain_ids_01.cc b/tests/bits/subdomain_ids_01.cc index 2c883cb6a2..bf03068baa 100644 --- a/tests/bits/subdomain_ids_01.cc +++ b/tests/bits/subdomain_ids_01.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("subdomain_ids_01/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_01/cmp/generic b/tests/bits/subdomain_ids_01.output similarity index 100% rename from tests/bits/subdomain_ids_01/cmp/generic rename to tests/bits/subdomain_ids_01.output diff --git a/tests/bits/subdomain_ids_02.cc b/tests/bits/subdomain_ids_02.cc index 8055b9cd93..657b285f1c 100644 --- a/tests/bits/subdomain_ids_02.cc +++ b/tests/bits/subdomain_ids_02.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("subdomain_ids_02/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_02/cmp/generic b/tests/bits/subdomain_ids_02.output similarity index 100% rename from tests/bits/subdomain_ids_02/cmp/generic rename to tests/bits/subdomain_ids_02.output diff --git a/tests/bits/subdomain_ids_03.cc b/tests/bits/subdomain_ids_03.cc index 424de837b2..a0f9d3b1c2 100644 --- a/tests/bits/subdomain_ids_03.cc +++ b/tests/bits/subdomain_ids_03.cc @@ -37,7 +37,7 @@ #include -std::ofstream logfile("subdomain_ids_03/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_03/cmp/generic b/tests/bits/subdomain_ids_03.output similarity index 100% rename from tests/bits/subdomain_ids_03/cmp/generic rename to tests/bits/subdomain_ids_03.output diff --git a/tests/bits/subdomain_ids_04.cc b/tests/bits/subdomain_ids_04.cc index 03128047b4..d347cbf95d 100644 --- a/tests/bits/subdomain_ids_04.cc +++ b/tests/bits/subdomain_ids_04.cc @@ -37,7 +37,7 @@ #include -std::ofstream logfile("subdomain_ids_04/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_04/cmp/generic b/tests/bits/subdomain_ids_04.output similarity index 100% rename from tests/bits/subdomain_ids_04/cmp/generic rename to tests/bits/subdomain_ids_04.output diff --git a/tests/bits/subdomain_ids_05.cc b/tests/bits/subdomain_ids_05.cc index 6e8ef37b36..e097173efe 100644 --- a/tests/bits/subdomain_ids_05.cc +++ b/tests/bits/subdomain_ids_05.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("subdomain_ids_05/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_05/cmp/generic b/tests/bits/subdomain_ids_05.output similarity index 100% rename from tests/bits/subdomain_ids_05/cmp/generic rename to tests/bits/subdomain_ids_05.output diff --git a/tests/bits/subdomain_ids_06.cc b/tests/bits/subdomain_ids_06.cc index 1a757f25da..24ee920d26 100644 --- a/tests/bits/subdomain_ids_06.cc +++ b/tests/bits/subdomain_ids_06.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("subdomain_ids_06/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_06/cmp/generic b/tests/bits/subdomain_ids_06.output similarity index 100% rename from tests/bits/subdomain_ids_06/cmp/generic rename to tests/bits/subdomain_ids_06.output diff --git a/tests/bits/subdomain_ids_07.cc b/tests/bits/subdomain_ids_07.cc index cea67bc4d3..20be966dfd 100644 --- a/tests/bits/subdomain_ids_07.cc +++ b/tests/bits/subdomain_ids_07.cc @@ -36,7 +36,7 @@ #include -std::ofstream logfile("subdomain_ids_07/output"); +std::ofstream logfile("output"); template diff --git a/tests/bits/subdomain_ids_07/cmp/generic b/tests/bits/subdomain_ids_07.output similarity index 100% rename from tests/bits/subdomain_ids_07/cmp/generic rename to tests/bits/subdomain_ids_07.output diff --git a/tests/bits/subface_interpolation.cc b/tests/bits/subface_interpolation.cc index 96093f0526..91838a9556 100644 --- a/tests/bits/subface_interpolation.cc +++ b/tests/bits/subface_interpolation.cc @@ -22,7 +22,7 @@ // FE::subface_interpolation -std::string output_file_name = "subface_interpolation/output"; +std::string output_file_name = "output"; diff --git a/tests/bits/subface_interpolation/cmp/generic b/tests/bits/subface_interpolation.output similarity index 100% rename from tests/bits/subface_interpolation/cmp/generic rename to tests/bits/subface_interpolation.output diff --git a/tests/bits/tria_crash_01.cc b/tests/bits/tria_crash_01.cc index 490e935692..87f3e6fc46 100644 --- a/tests/bits/tria_crash_01.cc +++ b/tests/bits/tria_crash_01.cc @@ -40,7 +40,7 @@ bool predicate (const Point<3> &p, int main () { - std::ofstream logfile("tria_crash_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/bits/tria_crash_01/cmp/generic b/tests/bits/tria_crash_01.output similarity index 100% rename from tests/bits/tria_crash_01/cmp/generic rename to tests/bits/tria_crash_01.output diff --git a/tests/bits/unit_support_points.cc b/tests/bits/unit_support_points.cc index 7560dd7862..e7f92e6c64 100644 --- a/tests/bits/unit_support_points.cc +++ b/tests/bits/unit_support_points.cc @@ -128,7 +128,7 @@ void check () int main () { - std::ofstream logfile("unit_support_points/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/unit_support_points/cmp/generic b/tests/bits/unit_support_points.output similarity index 100% rename from tests/bits/unit_support_points/cmp/generic rename to tests/bits/unit_support_points.output diff --git a/tests/bits/unit_support_points_02.cc b/tests/bits/unit_support_points_02.cc index 4e83dd2b2e..ce55df695e 100644 --- a/tests/bits/unit_support_points_02.cc +++ b/tests/bits/unit_support_points_02.cc @@ -61,7 +61,7 @@ void check () int main () { - std::ofstream logfile("unit_support_points_02/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/unit_support_points_02.output b/tests/bits/unit_support_points_02.output new file mode 100644 index 0000000000..2eb60bb2fd --- /dev/null +++ b/tests/bits/unit_support_points_02.output @@ -0,0 +1,29 @@ + +DEAL::FESystem<2>[FE_Q<2>(2)-FE_DGQ<2>(2)] +DEAL::0 0.00000 +DEAL::1 1.00000 +DEAL::2 0.500000 +DEAL::FESystem<2>[FE_Q<2>(2)-FE_DGP<2>(2)] +DEAL::0 0.00000 +DEAL::1 1.00000 +DEAL::2 0.500000 +DEAL::FESystem<3>[FE_Q<3>(2)-FE_DGQ<3>(2)] +DEAL::0 0.00000 0.00000 +DEAL::1 1.00000 0.00000 +DEAL::2 0.00000 1.00000 +DEAL::3 1.00000 1.00000 +DEAL::4 0.00000 0.500000 +DEAL::5 1.00000 0.500000 +DEAL::6 0.500000 0.00000 +DEAL::7 0.500000 1.00000 +DEAL::8 0.500000 0.500000 +DEAL::FESystem<3>[FE_Q<3>(2)-FE_DGP<3>(2)] +DEAL::0 0.00000 0.00000 +DEAL::1 1.00000 0.00000 +DEAL::2 0.00000 1.00000 +DEAL::3 1.00000 1.00000 +DEAL::4 0.00000 0.500000 +DEAL::5 1.00000 0.500000 +DEAL::6 0.500000 0.00000 +DEAL::7 0.500000 1.00000 +DEAL::8 0.500000 0.500000 diff --git a/tests/bits/vector_11.cc b/tests/bits/vector_11.cc index e453074887..f918f231f0 100644 --- a/tests/bits/vector_11.cc +++ b/tests/bits/vector_11.cc @@ -41,7 +41,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_11/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_21_negative/cmp/generic b/tests/bits/vector_11.output similarity index 100% rename from tests/bits/vector_21_negative/cmp/generic rename to tests/bits/vector_11.output diff --git a/tests/bits/vector_12.cc b/tests/bits/vector_12.cc index a819258391..58d5653b32 100644 --- a/tests/bits/vector_12.cc +++ b/tests/bits/vector_12.cc @@ -54,7 +54,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_12/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_22/cmp/generic b/tests/bits/vector_12.output similarity index 100% rename from tests/bits/vector_22/cmp/generic rename to tests/bits/vector_12.output diff --git a/tests/bits/vector_13.cc b/tests/bits/vector_13.cc index 5d51e45002..4b31604a2c 100644 --- a/tests/bits/vector_13.cc +++ b/tests/bits/vector_13.cc @@ -54,7 +54,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_13/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_23/cmp/generic b/tests/bits/vector_13.output similarity index 100% rename from tests/bits/vector_23/cmp/generic rename to tests/bits/vector_13.output diff --git a/tests/bits/vector_14.cc b/tests/bits/vector_14.cc index 1a0f7397dc..1bdfa7bd03 100644 --- a/tests/bits/vector_14.cc +++ b/tests/bits/vector_14.cc @@ -60,7 +60,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_14/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_24/cmp/generic b/tests/bits/vector_14.output similarity index 100% rename from tests/bits/vector_24/cmp/generic rename to tests/bits/vector_14.output diff --git a/tests/bits/vector_15.cc b/tests/bits/vector_15.cc index 7df23a9a79..7588c59b69 100644 --- a/tests/bits/vector_15.cc +++ b/tests/bits/vector_15.cc @@ -57,7 +57,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_15/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_25/cmp/generic b/tests/bits/vector_15.output similarity index 100% rename from tests/bits/vector_25/cmp/generic rename to tests/bits/vector_15.output diff --git a/tests/bits/vector_16.cc b/tests/bits/vector_16.cc index f086dcfdea..324ce2b775 100644 --- a/tests/bits/vector_16.cc +++ b/tests/bits/vector_16.cc @@ -59,7 +59,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_16/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_26/cmp/generic b/tests/bits/vector_16.output similarity index 100% rename from tests/bits/vector_26/cmp/generic rename to tests/bits/vector_16.output diff --git a/tests/bits/vector_17.cc b/tests/bits/vector_17.cc index d92af0ef9e..303d706972 100644 --- a/tests/bits/vector_17.cc +++ b/tests/bits/vector_17.cc @@ -46,7 +46,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_17/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_29/cmp/generic b/tests/bits/vector_17.output similarity index 100% rename from tests/bits/vector_29/cmp/generic rename to tests/bits/vector_17.output diff --git a/tests/bits/vector_18.cc b/tests/bits/vector_18.cc index 39d4f55529..9a9e407cb3 100644 --- a/tests/bits/vector_18.cc +++ b/tests/bits/vector_18.cc @@ -46,7 +46,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_18/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_30/cmp/generic b/tests/bits/vector_18.output similarity index 100% rename from tests/bits/vector_30/cmp/generic rename to tests/bits/vector_18.output diff --git a/tests/bits/vector_19.cc b/tests/bits/vector_19.cc index ce58039685..0fff9b87bc 100644 --- a/tests/bits/vector_19.cc +++ b/tests/bits/vector_19.cc @@ -46,7 +46,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_19/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_32/cmp/generic b/tests/bits/vector_19.output similarity index 100% rename from tests/bits/vector_32/cmp/generic rename to tests/bits/vector_19.output diff --git a/tests/bits/vector_20.cc b/tests/bits/vector_20.cc index 9f013e1a0f..b363c0c41e 100644 --- a/tests/bits/vector_20.cc +++ b/tests/bits/vector_20.cc @@ -55,7 +55,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_20/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_33/cmp/generic b/tests/bits/vector_20.output similarity index 100% rename from tests/bits/vector_33/cmp/generic rename to tests/bits/vector_20.output diff --git a/tests/bits/vector_21.cc b/tests/bits/vector_21.cc index 20aa5d9d04..c0c0ce58f9 100644 --- a/tests/bits/vector_21.cc +++ b/tests/bits/vector_21.cc @@ -55,7 +55,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_21/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_34/cmp/generic b/tests/bits/vector_21.output similarity index 100% rename from tests/bits/vector_34/cmp/generic rename to tests/bits/vector_21.output diff --git a/tests/bits/vector_21_negative.cc b/tests/bits/vector_21_negative.cc index bbf844a7ef..6e7c8931a4 100644 --- a/tests/bits/vector_21_negative.cc +++ b/tests/bits/vector_21_negative.cc @@ -57,7 +57,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_21_negative/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_35/cmp/generic b/tests/bits/vector_21_negative.output similarity index 100% rename from tests/bits/vector_35/cmp/generic rename to tests/bits/vector_21_negative.output diff --git a/tests/bits/vector_22.cc b/tests/bits/vector_22.cc index 98af93eba5..47b9712c0e 100644 --- a/tests/bits/vector_22.cc +++ b/tests/bits/vector_22.cc @@ -49,7 +49,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_22/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_36/cmp/generic b/tests/bits/vector_22.output similarity index 100% rename from tests/bits/vector_36/cmp/generic rename to tests/bits/vector_22.output diff --git a/tests/bits/vector_23.cc b/tests/bits/vector_23.cc index c781b83f88..e339846cdc 100644 --- a/tests/bits/vector_23.cc +++ b/tests/bits/vector_23.cc @@ -56,7 +56,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_23/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_37/cmp/generic b/tests/bits/vector_23.output similarity index 100% rename from tests/bits/vector_37/cmp/generic rename to tests/bits/vector_23.output diff --git a/tests/bits/vector_24.cc b/tests/bits/vector_24.cc index bc98120989..ff0a11e5b3 100644 --- a/tests/bits/vector_24.cc +++ b/tests/bits/vector_24.cc @@ -49,7 +49,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_24/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_39/cmp/generic b/tests/bits/vector_24.output similarity index 100% rename from tests/bits/vector_39/cmp/generic rename to tests/bits/vector_24.output diff --git a/tests/bits/vector_25.cc b/tests/bits/vector_25.cc index b6daa05561..3c44c43c58 100644 --- a/tests/bits/vector_25.cc +++ b/tests/bits/vector_25.cc @@ -45,7 +45,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_25/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_41/cmp/generic b/tests/bits/vector_25.output similarity index 100% rename from tests/bits/vector_41/cmp/generic rename to tests/bits/vector_25.output diff --git a/tests/bits/vector_26.cc b/tests/bits/vector_26.cc index 77ff9c9e84..e356a93450 100644 --- a/tests/bits/vector_26.cc +++ b/tests/bits/vector_26.cc @@ -44,7 +44,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_26/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_42/cmp/generic b/tests/bits/vector_26.output similarity index 100% rename from tests/bits/vector_42/cmp/generic rename to tests/bits/vector_26.output diff --git a/tests/bits/vector_27.cc b/tests/bits/vector_27.cc index 5a6a819c2c..033a863ef8 100644 --- a/tests/bits/vector_27.cc +++ b/tests/bits/vector_27.cc @@ -50,7 +50,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_27/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_27/cmp/generic b/tests/bits/vector_27.output similarity index 100% rename from tests/bits/vector_27/cmp/generic rename to tests/bits/vector_27.output diff --git a/tests/bits/vector_28.cc b/tests/bits/vector_28.cc index 512e4ded45..7837f052b9 100644 --- a/tests/bits/vector_28.cc +++ b/tests/bits/vector_28.cc @@ -52,7 +52,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_28/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_28/cmp/generic b/tests/bits/vector_28.output similarity index 100% rename from tests/bits/vector_28/cmp/generic rename to tests/bits/vector_28.output diff --git a/tests/bits/vector_29.cc b/tests/bits/vector_29.cc index 83b31ae90c..f5bff96863 100644 --- a/tests/bits/vector_29.cc +++ b/tests/bits/vector_29.cc @@ -38,7 +38,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_29/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_44/cmp/generic b/tests/bits/vector_29.output similarity index 100% rename from tests/bits/vector_44/cmp/generic rename to tests/bits/vector_29.output diff --git a/tests/bits/vector_30.cc b/tests/bits/vector_30.cc index 2122ed3995..0e27164792 100644 --- a/tests/bits/vector_30.cc +++ b/tests/bits/vector_30.cc @@ -46,7 +46,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_30/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_46/cmp/generic b/tests/bits/vector_30.output similarity index 100% rename from tests/bits/vector_46/cmp/generic rename to tests/bits/vector_30.output diff --git a/tests/bits/vector_31.cc b/tests/bits/vector_31.cc index ad5972c9bb..2b760f6b8f 100644 --- a/tests/bits/vector_31.cc +++ b/tests/bits/vector_31.cc @@ -47,7 +47,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_31/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_47/cmp/generic b/tests/bits/vector_31.output similarity index 100% rename from tests/bits/vector_47/cmp/generic rename to tests/bits/vector_31.output diff --git a/tests/bits/vector_32.cc b/tests/bits/vector_32.cc index 826fd8a664..f2cbd93ab1 100644 --- a/tests/bits/vector_32.cc +++ b/tests/bits/vector_32.cc @@ -47,7 +47,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_32/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_48/cmp/generic b/tests/bits/vector_32.output similarity index 100% rename from tests/bits/vector_48/cmp/generic rename to tests/bits/vector_32.output diff --git a/tests/bits/vector_33.cc b/tests/bits/vector_33.cc index 1ac266f297..8c76a07d25 100644 --- a/tests/bits/vector_33.cc +++ b/tests/bits/vector_33.cc @@ -48,7 +48,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_33/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_57/cmp/generic b/tests/bits/vector_33.output similarity index 100% rename from tests/bits/vector_57/cmp/generic rename to tests/bits/vector_33.output diff --git a/tests/bits/vector_34.cc b/tests/bits/vector_34.cc index cd87e63449..a442ebae4b 100644 --- a/tests/bits/vector_34.cc +++ b/tests/bits/vector_34.cc @@ -49,7 +49,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_34/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_1/cmp/generic b/tests/bits/vector_34.output similarity index 100% rename from tests/bits/vector_equality_1/cmp/generic rename to tests/bits/vector_34.output diff --git a/tests/bits/vector_35.cc b/tests/bits/vector_35.cc index cc2f06176e..3d722a2f14 100644 --- a/tests/bits/vector_35.cc +++ b/tests/bits/vector_35.cc @@ -65,7 +65,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_35/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_2/cmp/generic b/tests/bits/vector_35.output similarity index 100% rename from tests/bits/vector_equality_2/cmp/generic rename to tests/bits/vector_35.output diff --git a/tests/bits/vector_36.cc b/tests/bits/vector_36.cc index d63b8a34a6..e68b04f1ed 100644 --- a/tests/bits/vector_36.cc +++ b/tests/bits/vector_36.cc @@ -65,7 +65,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_36/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_4/cmp/generic b/tests/bits/vector_36.output similarity index 100% rename from tests/bits/vector_equality_4/cmp/generic rename to tests/bits/vector_36.output diff --git a/tests/bits/vector_37.cc b/tests/bits/vector_37.cc index 5e6bc08252..02d542166e 100644 --- a/tests/bits/vector_37.cc +++ b/tests/bits/vector_37.cc @@ -45,7 +45,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_37/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_5/cmp/generic b/tests/bits/vector_37.output similarity index 100% rename from tests/bits/vector_equality_5/cmp/generic rename to tests/bits/vector_37.output diff --git a/tests/bits/vector_38.cc b/tests/bits/vector_38.cc index 0a327b5315..0e1a66f6fe 100644 --- a/tests/bits/vector_38.cc +++ b/tests/bits/vector_38.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_38/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_6/cmp/generic b/tests/bits/vector_38.output similarity index 100% rename from tests/bits/vector_equality_6/cmp/generic rename to tests/bits/vector_38.output diff --git a/tests/bits/vector_39.cc b/tests/bits/vector_39.cc index a0934f45ca..30d550d8f9 100644 --- a/tests/bits/vector_39.cc +++ b/tests/bits/vector_39.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_39/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_7/cmp/generic b/tests/bits/vector_39.output similarity index 100% rename from tests/bits/vector_equality_7/cmp/generic rename to tests/bits/vector_39.output diff --git a/tests/bits/vector_40.cc b/tests/bits/vector_40.cc index ee270a1731..d20b674aee 100644 --- a/tests/bits/vector_40.cc +++ b/tests/bits/vector_40.cc @@ -57,7 +57,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_40/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_8/cmp/generic b/tests/bits/vector_40.output similarity index 100% rename from tests/bits/vector_equality_8/cmp/generic rename to tests/bits/vector_40.output diff --git a/tests/bits/vector_41.cc b/tests/bits/vector_41.cc index fda226953d..149ae8f409 100644 --- a/tests/bits/vector_41.cc +++ b/tests/bits/vector_41.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_41/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_41.output b/tests/bits/vector_41.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_41.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_42.cc b/tests/bits/vector_42.cc index 74b3851729..e58020254b 100644 --- a/tests/bits/vector_42.cc +++ b/tests/bits/vector_42.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_42/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_42.output b/tests/bits/vector_42.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_42.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_43.cc b/tests/bits/vector_43.cc index b72354a4ac..250e310366 100644 --- a/tests/bits/vector_43.cc +++ b/tests/bits/vector_43.cc @@ -57,7 +57,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_43/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_43.output b/tests/bits/vector_43.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_43.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_44.cc b/tests/bits/vector_44.cc index cc6ef26c07..d8ac989e59 100644 --- a/tests/bits/vector_44.cc +++ b/tests/bits/vector_44.cc @@ -61,7 +61,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_44/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_44.output b/tests/bits/vector_44.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_44.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_45.cc b/tests/bits/vector_45.cc index f89cce9f26..959eeb4d8c 100644 --- a/tests/bits/vector_45.cc +++ b/tests/bits/vector_45.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_45/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_45.output b/tests/bits/vector_45.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_45.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_46.cc b/tests/bits/vector_46.cc index a5a56cd99c..13df0fa676 100644 --- a/tests/bits/vector_46.cc +++ b/tests/bits/vector_46.cc @@ -53,7 +53,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_46/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_46.output b/tests/bits/vector_46.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_46.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_47.cc b/tests/bits/vector_47.cc index 9c40a4055b..28117159c5 100644 --- a/tests/bits/vector_47.cc +++ b/tests/bits/vector_47.cc @@ -57,7 +57,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_47/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_47.output b/tests/bits/vector_47.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_47.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_48.cc b/tests/bits/vector_48.cc index 8a5bf8b693..ecfcceb24a 100644 --- a/tests/bits/vector_48.cc +++ b/tests/bits/vector_48.cc @@ -58,7 +58,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_48/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_48.output b/tests/bits/vector_48.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_48.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_49.cc b/tests/bits/vector_49.cc index 627c77cd7e..b8d5ccb857 100644 --- a/tests/bits/vector_49.cc +++ b/tests/bits/vector_49.cc @@ -50,7 +50,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_49/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_49/cmp/generic b/tests/bits/vector_49.output similarity index 100% rename from tests/bits/vector_49/cmp/generic rename to tests/bits/vector_49.output diff --git a/tests/bits/vector_57.cc b/tests/bits/vector_57.cc index fe1e27a259..e46b8a3d2a 100644 --- a/tests/bits/vector_57.cc +++ b/tests/bits/vector_57.cc @@ -54,7 +54,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_57/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_57.output b/tests/bits/vector_57.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_57.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_1.cc b/tests/bits/vector_equality_1.cc index 3055841898..db05d351ce 100644 --- a/tests/bits/vector_equality_1.cc +++ b/tests/bits/vector_equality_1.cc @@ -47,7 +47,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_1.output b/tests/bits/vector_equality_1.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_1.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_2.cc b/tests/bits/vector_equality_2.cc index 0b7254be97..2dc00ad69a 100644 --- a/tests/bits/vector_equality_2.cc +++ b/tests/bits/vector_equality_2.cc @@ -49,7 +49,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_2.output b/tests/bits/vector_equality_2.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_2.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_3.cc b/tests/bits/vector_equality_3.cc index 5da8d2a33d..d0ed97be4a 100644 --- a/tests/bits/vector_equality_3.cc +++ b/tests/bits/vector_equality_3.cc @@ -47,7 +47,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_3.output b/tests/bits/vector_equality_3.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_3.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_4.cc b/tests/bits/vector_equality_4.cc index adbf202004..ac1aaf0c78 100644 --- a/tests/bits/vector_equality_4.cc +++ b/tests/bits/vector_equality_4.cc @@ -49,7 +49,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_4.output b/tests/bits/vector_equality_4.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_4.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_5.cc b/tests/bits/vector_equality_5.cc index 29e087f9d2..554754144d 100644 --- a/tests/bits/vector_equality_5.cc +++ b/tests/bits/vector_equality_5.cc @@ -48,7 +48,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_5/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_5.output b/tests/bits/vector_equality_5.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_5.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_6.cc b/tests/bits/vector_equality_6.cc index 9df1dcf1db..c9808ed54e 100644 --- a/tests/bits/vector_equality_6.cc +++ b/tests/bits/vector_equality_6.cc @@ -50,7 +50,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_6/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_6.output b/tests/bits/vector_equality_6.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_6.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_7.cc b/tests/bits/vector_equality_7.cc index d8a94bc40b..a496558894 100644 --- a/tests/bits/vector_equality_7.cc +++ b/tests/bits/vector_equality_7.cc @@ -48,7 +48,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_7/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_7.output b/tests/bits/vector_equality_7.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_7.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_equality_8.cc b/tests/bits/vector_equality_8.cc index 97d69763ba..9b9a7bf101 100644 --- a/tests/bits/vector_equality_8.cc +++ b/tests/bits/vector_equality_8.cc @@ -50,7 +50,7 @@ void test (Vector &v, int main () { - std::ofstream logfile("vector_equality_8/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_equality_8.output b/tests/bits/vector_equality_8.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_equality_8.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/vector_vector_01.cc b/tests/bits/vector_vector_01.cc index 29040e09db..3d7b635d7a 100644 --- a/tests/bits/vector_vector_01.cc +++ b/tests/bits/vector_vector_01.cc @@ -42,7 +42,7 @@ void test (Vector &v) int main () { - std::ofstream logfile("vector_vector_01/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/vector_vector_01.output b/tests/bits/vector_vector_01.output new file mode 100644 index 0000000000..0fd8fc12f0 --- /dev/null +++ b/tests/bits/vector_vector_01.output @@ -0,0 +1,2 @@ + +DEAL::OK diff --git a/tests/bits/volume_1.cc b/tests/bits/volume_1.cc index e4c2377dae..ffff8f6a81 100644 --- a/tests/bits/volume_1.cc +++ b/tests/bits/volume_1.cc @@ -99,7 +99,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("volume_1/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/volume_1/cmp/generic b/tests/bits/volume_1.output similarity index 100% rename from tests/bits/volume_1/cmp/generic rename to tests/bits/volume_1.output diff --git a/tests/bits/volume_2.cc b/tests/bits/volume_2.cc index 152b992750..9a22dd8de1 100644 --- a/tests/bits/volume_2.cc +++ b/tests/bits/volume_2.cc @@ -109,7 +109,7 @@ void check (const Triangulation &tria, int main () { - std::ofstream logfile("volume_2/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/volume_2/cmp/generic b/tests/bits/volume_2.output similarity index 100% rename from tests/bits/volume_2/cmp/generic rename to tests/bits/volume_2.output diff --git a/tests/bits/volume_3.cc b/tests/bits/volume_3.cc index fc574422eb..a0b40a1047 100644 --- a/tests/bits/volume_3.cc +++ b/tests/bits/volume_3.cc @@ -105,7 +105,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("volume_3/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/volume_3/cmp/generic b/tests/bits/volume_3.output similarity index 100% rename from tests/bits/volume_3/cmp/generic rename to tests/bits/volume_3.output diff --git a/tests/bits/volume_4.cc b/tests/bits/volume_4.cc index 9df59ba9c9..bf8675ded5 100644 --- a/tests/bits/volume_4.cc +++ b/tests/bits/volume_4.cc @@ -105,7 +105,7 @@ void check (const Triangulation &tria) int main () { - std::ofstream logfile("volume_4/output"); + std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); deallog.threshold_double(1.e-10); diff --git a/tests/bits/volume_4/cmp/generic b/tests/bits/volume_4.output similarity index 100% rename from tests/bits/volume_4/cmp/generic rename to tests/bits/volume_4.output diff --git a/tests/matrix_free/Makefile b/tests/matrix_free/Makefile deleted file mode 100644 index 810bdc8a1b..0000000000 --- a/tests/matrix_free/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -############################################################ -# $Id$ -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors -############################################################ - -include ../Makefile.paths -include $D/common/Make.global_options -include ../Makefile.rules --include Makefile.depend --include Makefile.tests -- 2.39.5